/* Magnific Popup CSS */
.mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #0b0b0b; opacity: 0.8; }

.mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; }

.mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 8px; box-sizing: border-box; }

.mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; }

.mfp-align-top .mfp-container:before { display: none; }

.mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content { width: 100%; cursor: auto; }

.mfp-ajax-cur { cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: zoom-out; }

.mfp-zoom { cursor: pointer; cursor: zoom-in; }

.mfp-auto-cursor .mfp-content { cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.mfp-loading.mfp-figure { display: none; }

.mfp-hide { display: none !important; }

.mfp-preloader { color: #CCC; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -0.8em; left: 8px; right: 8px; z-index: 1044; }

.mfp-preloader a { color: #CCC; }

.mfp-preloader a:hover { color: #FFF; }

.mfp-s-ready .mfp-preloader { display: none; }

.mfp-s-error .mfp-content { display: none; }

button.mfp-close, button.mfp-arrow { overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; outline: none; padding: 0; z-index: 1046; box-shadow: none; touch-action: manipulation; }

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

.mfp-close { width: 44px; height: 44px; line-height: 44px; position: absolute; right: 0; top: 0; text-decoration: none; text-align: center; opacity: 0.65; padding: 0 0 18px 10px; color: #FFF; font-style: normal; font-size: 28px; font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus { opacity: 1; }

.mfp-close:active { top: 1px; }

.mfp-close-btn-in .mfp-close { color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { color: #FFF; right: -6px; text-align: right; padding-right: 6px; width: 100%; }

.mfp-counter { position: absolute; top: 0; right: 0; color: #CCC; font-size: 12px; line-height: 18px; white-space: nowrap; }

.mfp-arrow { position: absolute; opacity: 0.65; margin: 0; top: 50%; margin-top: -55px; padding: 0; width: 90px; height: 110px; -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active { margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus { opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after { content: ''; display: block; width: 0; height: 0; position: absolute; left: 0; top: 0; margin-top: 35px; margin-left: 35px; border: medium inset transparent; }

.mfp-arrow:after { border-top-width: 13px; border-bottom-width: 13px; top: 8px; }

.mfp-arrow:before { border-top-width: 21px; border-bottom-width: 21px; opacity: 0.7; }

.mfp-arrow-left { left: 0; }

.mfp-arrow-left:after { border-right: 17px solid #FFF; margin-left: 31px; }

.mfp-arrow-left:before { margin-left: 25px; border-right: 27px solid #3F3F3F; }

.mfp-arrow-right { right: 0; }

.mfp-arrow-right:after { border-left: 17px solid #FFF; margin-left: 39px; }

.mfp-arrow-right:before { border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder { padding-top: 40px; padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content { line-height: 0; width: 100%; max-width: 900px; }

.mfp-iframe-holder .mfp-close { top: -40px; }

.mfp-iframe-scaler { width: 100%; height: 0; overflow: hidden; padding-top: 56.25%; }

.mfp-iframe-scaler iframe { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #000; }

/* Main image in popup */
img.mfp-img { width: auto; max-width: 100%; height: auto; display: block; line-height: 0; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure { line-height: 0; }

.mfp-figure:after { content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #444; }

.mfp-figure small { color: #BDBDBD; display: block; font-size: 12px; line-height: 14px; }

.mfp-figure figure { margin: 0; }

.mfp-bottom-bar { margin-top: -36px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; }

.mfp-title { text-align: left; line-height: 18px; color: #F3F3F3; word-wrap: break-word; padding-right: 36px; }

.mfp-image-holder .mfp-content { max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { /** Remove all paddings around the image on small screen */
  .mfp-img-mobile .mfp-image-holder { padding-left: 0; padding-right: 0; }
  .mfp-img-mobile img.mfp-img { padding: 0; }
  .mfp-img-mobile .mfp-figure:after { top: 0; bottom: 0; }
  .mfp-img-mobile .mfp-figure small { display: inline; margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar { background: rgba(0, 0, 0, 0.6); bottom: 0; margin: 0; top: auto; padding: 3px 5px; position: fixed; box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty { padding: 0; }
  .mfp-img-mobile .mfp-counter { right: 5px; top: 3px; }
  .mfp-img-mobile .mfp-close { top: 0; right: 0; width: 35px; height: 35px; line-height: 35px; background: rgba(0, 0, 0, 0.6); position: fixed; text-align: center; padding: 0; } }

@media all and (max-width: 900px) { .mfp-arrow { transform: scale(0.75); }
  .mfp-arrow-left { transform-origin: 0; }
  .mfp-arrow-right { transform-origin: 100%; }
  .mfp-container { padding-left: 6px; padding-right: 6px; } }

/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; 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 { transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; margin-left: auto; margin-right: auto; }

.slick-track:before, .slick-track:after { content: ""; display: table; }

.slick-track:after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }

[dir="rtl"] .slick-slide { float: right; }

.slick-slide img { display: block; }

.slick-slide.slick-loading img { display: none; }

.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; }

.slick-loading .slick-slide { visibility: hidden; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-arrow.slick-hidden { display: none; }

@font-face { font-family: BebasNeue; font-weight: 700; font-style: normal; font-display: swap; src: local("BebasNeue"), local("BebasNeue-Bold"), url(/fonts/BebasNeue-Bold.woff) format("woff"); }

/*! Bootstrap Reboot v4.4.1 (https://getbootstrap.com/) Copyright 2011-2019 The Bootstrap Authors Copyright 2011-2019 Twitter, Inc. Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md) */
*, *::before, *::after { box-sizing: border-box; }

html { font-family: sans-serif; font-size: 20px; line-height: 1.15; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

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

body { margin: 0; font-family: Calibri, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: 1rem; font-weight: 400; line-height: 1.2; color: #404040; text-align: left; background-color: #fff; min-width: 320px; }

[tabindex="-1"]:focus:not(:focus-visible) { outline: 0 !important; }

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

h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0.5rem; }

p { margin-top: 0; margin-bottom: 1rem; }

abbr[title], abbr[data-original-title] { text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; cursor: help; border-bottom: 0; -webkit-text-decoration-skip-ink: none; text-decoration-skip-ink: none; }

address { margin-bottom: 1rem; font-style: normal; line-height: inherit; }

ol, ul, dl { margin-top: 0; margin-bottom: 1rem; }

ol ol, ul ul, ol ul, ul ol { margin-bottom: 0; }

dt { font-weight: 700; }

dd { margin-bottom: .5rem; margin-left: 0; }

blockquote { margin: 0 0 1rem; }

b, strong { font-weight: bolder; }

small { font-size: 80%; }

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

sub { bottom: -.25em; }

sup { top: -.5em; }

a { color: inherit; text-decoration: none; background-color: transparent; }

a:hover { color: #ff8d00; text-decoration: none; }

a:not([href]) { color: inherit; text-decoration: none; }

a:not([href]):hover { color: inherit; text-decoration: none; }

pre, code, kbd, samp { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 1em; }

pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; }

figure { margin: 0 0 1rem; }

img { vertical-align: middle; border-style: none; }

svg { overflow: hidden; vertical-align: middle; }

table { border-collapse: collapse; }

caption { padding-top: 0.75rem; padding-bottom: 0.75rem; color: #6c757d; text-align: left; caption-side: bottom; }

th { text-align: inherit; }

label { display: inline-block; margin-bottom: 0.5rem; }

button { border-radius: 0; }

button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color; }

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

button, input { overflow: visible; }

button, select { text-transform: none; }

select { word-wrap: normal; }

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; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { padding: 0; border-style: none; }

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

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] { -webkit-appearance: listbox; }

textarea { overflow: auto; resize: vertical; }

fieldset { min-width: 0; padding: 0; margin: 0; border: 0; }

legend { display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: .5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal; }

progress { vertical-align: baseline; }

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

[type="search"] { outline-offset: -2px; -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; }

output { display: inline-block; }

summary { display: list-item; cursor: pointer; }

template { display: none; }

[hidden] { display: none !important; }

.ls-n { list-style: none; margin: 0; padding: 0; }

/*! Bootstrap Grid v4.1.1 (https://getbootstrap.com/) Copyright 2011-2018 The Bootstrap Authors Copyright 2011-2018 Twitter, Inc. Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
.container { width: 100%; padding-right: 30px; padding-left: 30px; margin-right: auto; margin-left: auto; }
.container1 { width: 100%; padding-right: 30px; padding-left: 30px; margin-right: auto; margin-left: auto; }

@media (min-width: 1230px) { .container { max-width: 1230px; } }

.container-fluid { width: 100%; padding-right: 30px; padding-left: 30px; margin-right: auto; margin-left: auto; }

@media (max-width: 991.9px) { .container, .container-fluid { padding-right: 15px; padding-left: 15px; } }

.row { display: flex; flex-wrap: wrap; margin-left: -30px; }

@media (max-width: 991.9px) { .row { margin-left: -15px; } }

.no-gutters { margin-left: 0; }

.no-gutters > .col, .no-gutters > [class*="col-"] { padding-left: 0; }

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

@media (max-width: 991.9px) { .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-2-10, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto { padding-left: 15px; } }

.col { flex-basis: 0; flex-grow: 1; max-width: 100%; }

.col-auto { flex: 0 0 auto; width: auto; max-width: none; }

.col-1 { flex: 0 0 8.333333%; max-width: 8.333333%; }

.col-2 { flex: 0 0 16.666667%; max-width: 16.666667%; }

.col-3 { flex: 0 0 25%; max-width: 25%; }

.col-4 { flex: 0 0 33.333333%; max-width: 33.333333%; }

.col-5 { flex: 0 0 41.666667%; max-width: 41.666667%; }

.col-6 { flex: 0 0 50%; max-width: 50%; }

.col-7 { flex: 0 0 58.333333%; max-width: 58.333333%; }

.col-8 { flex: 0 0 66.666667%; max-width: 66.666667%; }

.col-9 { flex: 0 0 75%; max-width: 75%; }

.col-10 { flex: 0 0 83.333333%; max-width: 83.333333%; }

.col-11 { flex: 0 0 91.666667%; max-width: 91.666667%; }

.col-12 { flex: 0 0 100%; max-width: 100%; }

.order-first { order: -1; }

.order-last { order: 13; }

.order-0 { order: 0; }

.order-1 { order: 1; }

.order-2 { order: 2; }

.order-3 { order: 3; }

.order-4 { order: 4; }

.order-5 { order: 5; }

.order-6 { order: 6; }

.order-7 { order: 7; }

.order-8 { order: 8; }

.order-9 { order: 9; }

.order-10 { order: 10; }

.order-11 { order: 11; }

.order-12 { order: 12; }

.offset-1 { margin-left: 8.333333%; }

.offset-2 { margin-left: 16.666667%; }

.offset-3 { margin-left: 25%; }

.offset-4 { margin-left: 33.333333%; }

.offset-5 { margin-left: 41.666667%; }

.offset-6 { margin-left: 50%; }

.offset-7 { margin-left: 58.333333%; }

.offset-8 { margin-left: 66.666667%; }

.offset-9 { margin-left: 75%; }

.offset-10 { margin-left: 83.333333%; }

.offset-11 { margin-left: 91.666667%; }

@media (min-width: 568px) { .col-sm { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .col-sm-auto { flex: 0 0 auto; width: auto; max-width: none; }
  .col-sm-1 { flex: 0 0 8.333333%; max-width: 8.333333%; }
  .col-sm-2 { flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-sm-3 { flex: 0 0 25%; max-width: 25%; }
  .col-sm-4 { flex: 0 0 33.333333%; max-width: 33.333333%; }
  .col-sm-5 { flex: 0 0 41.666667%; max-width: 41.666667%; }
  .col-sm-6 { flex: 0 0 50%; max-width: 50%; }
  .col-sm-7 { flex: 0 0 58.333333%; max-width: 58.333333%; }
  .col-sm-8 { flex: 0 0 66.666667%; max-width: 66.666667%; }
  .col-sm-9 { flex: 0 0 75%; max-width: 75%; }
  .col-sm-10 { flex: 0 0 83.333333%; max-width: 83.333333%; }
  .col-sm-11 { flex: 0 0 91.666667%; max-width: 91.666667%; }
  .col-sm-12 { flex: 0 0 100%; max-width: 100%; }
  .order-sm-first { order: -1; }
  .order-sm-last { order: 13; }
  .order-sm-0 { order: 0; }
  .order-sm-1 { order: 1; }
  .order-sm-2 { order: 2; }
  .order-sm-3 { order: 3; }
  .order-sm-4 { order: 4; }
  .order-sm-5 { order: 5; }
  .order-sm-6 { order: 6; }
  .order-sm-7 { order: 7; }
  .order-sm-8 { order: 8; }
  .order-sm-9 { order: 9; }
  .order-sm-10 { order: 10; }
  .order-sm-11 { order: 11; }
  .order-sm-12 { order: 12; }
  .offset-sm-0 { margin-left: 0; }
  .offset-sm-1 { margin-left: 8.333333%; }
  .offset-sm-2 { margin-left: 16.666667%; }
  .offset-sm-3 { margin-left: 25%; }
  .offset-sm-4 { margin-left: 33.333333%; }
  .offset-sm-5 { margin-left: 41.666667%; }
  .offset-sm-6 { margin-left: 50%; }
  .offset-sm-7 { margin-left: 58.333333%; }
  .offset-sm-8 { margin-left: 66.666667%; }
  .offset-sm-9 { margin-left: 75%; }
  .offset-sm-10 { margin-left: 83.333333%; }
  .offset-sm-11 { margin-left: 91.666667%; } }

@media (min-width: 768px) { .col-md { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .col-md-auto { flex: 0 0 auto; width: auto; max-width: none; }
  .col-md-1 { flex: 0 0 8.333333%; max-width: 8.333333%; }
  .col-md-2 { flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-md-3 { flex: 0 0 25%; max-width: 25%; }
  .col-md-4 { flex: 0 0 33.333333%; max-width: 33.333333%; }
  .col-md-5 { flex: 0 0 41.666667%; max-width: 41.666667%; }
  .col-md-6 { flex: 0 0 50%; max-width: 50%; }
  .col-md-7 { flex: 0 0 58.333333%; max-width: 58.333333%; }
  .col-md-8 { flex: 0 0 66.666667%; max-width: 66.666667%; }
  .col-md-9 { flex: 0 0 75%; max-width: 75%; }
  .col-md-10 { flex: 0 0 83.333333%; max-width: 83.333333%; }
  .col-md-11 { flex: 0 0 91.666667%; max-width: 91.666667%; }
  .col-md-12 { flex: 0 0 100%; max-width: 100%; }
  .order-md-first { order: -1; }
  .order-md-last { order: 13; }
  .order-md-0 { order: 0; }
  .order-md-1 { order: 1; }
  .order-md-2 { order: 2; }
  .order-md-3 { order: 3; }
  .order-md-4 { order: 4; }
  .order-md-5 { order: 5; }
  .order-md-6 { order: 6; }
  .order-md-7 { order: 7; }
  .order-md-8 { order: 8; }
  .order-md-9 { order: 9; }
  .order-md-10 { order: 10; }
  .order-md-11 { order: 11; }
  .order-md-12 { order: 12; }
  .offset-md-0 { margin-left: 0; }
  .offset-md-1 { margin-left: 8.333333%; }
  .offset-md-2 { margin-left: 16.666667%; }
  .offset-md-3 { margin-left: 25%; }
  .offset-md-4 { margin-left: 33.333333%; }
  .offset-md-5 { margin-left: 41.666667%; }
  .offset-md-6 { margin-left: 50%; }
  .offset-md-7 { margin-left: 58.333333%; }
  .offset-md-8 { margin-left: 66.666667%; }
  .offset-md-9 { margin-left: 75%; }
  .offset-md-10 { margin-left: 83.333333%; }
  .offset-md-11 { margin-left: 91.666667%; } }

@media (min-width: 992px) { .col-lg { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .col-lg-auto { flex: 0 0 auto; width: auto; max-width: none; }
  .col-lg-1 { flex: 0 0 8.333333%; max-width: 8.333333%; }
  .col-lg-2 { flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-lg-3 { flex: 0 0 25%; max-width: 25%; }
  .col-lg-4 { flex: 0 0 33.333333%; max-width: 33.333333%; }
  .col-lg-5 { flex: 0 0 41.666667%; max-width: 41.666667%; }
  .col-lg-6 { flex: 0 0 50%; max-width: 50%; }
  .col-lg-7 { flex: 0 0 58.333333%; max-width: 58.333333%; }
  .col-lg-8 { flex: 0 0 66.666667%; max-width: 66.666667%; }
  .col-lg-9 { flex: 0 0 75%; max-width: 75%; }
  .col-lg-10 { flex: 0 0 83.333333%; max-width: 83.333333%; }
  .col-lg-11 { flex: 0 0 91.666667%; max-width: 91.666667%; }
  .col-lg-12 { flex: 0 0 100%; max-width: 100%; }
  .order-lg-first { order: -1; }
  .order-lg-last { order: 13; }
  .order-lg-0 { order: 0; }
  .order-lg-1 { order: 1; }
  .order-lg-2 { order: 2; }
  .order-lg-3 { order: 3; }
  .order-lg-4 { order: 4; }
  .order-lg-5 { order: 5; }
  .order-lg-6 { order: 6; }
  .order-lg-7 { order: 7; }
  .order-lg-8 { order: 8; }
  .order-lg-9 { order: 9; }
  .order-lg-10 { order: 10; }
  .order-lg-11 { order: 11; }
  .order-lg-12 { order: 12; }
  .offset-lg-0 { margin-left: 0; }
  .offset-lg-1 { margin-left: 8.333333%; }
  .offset-lg-2 { margin-left: 16.666667%; }
  .offset-lg-3 { margin-left: 25%; }
  .offset-lg-4 { margin-left: 33.333333%; }
  .offset-lg-5 { margin-left: 41.666667%; }
  .offset-lg-6 { margin-left: 50%; }
  .offset-lg-7 { margin-left: 58.333333%; }
  .offset-lg-8 { margin-left: 66.666667%; }
  .offset-lg-9 { margin-left: 75%; }
  .offset-lg-10 { margin-left: 83.333333%; }
  .offset-lg-11 { margin-left: 91.666667%; } }

@media (min-width: 1230px) { .col-xl { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .col-xl-auto { flex: 0 0 auto; width: auto; max-width: none; }
  .col-xl-1 { flex: 0 0 8.333333%; max-width: 8.333333%; }
  .col-xl-2 { flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-xl-2-10 { flex: 0 0 20%; max-width: 20%; }
  .col-xl-3 { flex: 0 0 25%; max-width: 25%; }
  .col-xl-4 { flex: 0 0 33.333333%; max-width: 33.333333%; }
  .col-xl-5 { flex: 0 0 41.666667%; max-width: 41.666667%; }
  .col-xl-6 { flex: 0 0 50%; max-width: 50%; }
  .col-xl-7 { flex: 0 0 58.333333%; max-width: 58.333333%; }
  .col-xl-8 { flex: 0 0 66.666667%; max-width: 66.666667%; }
  .col-xl-9 { flex: 0 0 75%; max-width: 75%; }
  .col-xl-10 { flex: 0 0 83.333333%; max-width: 83.333333%; }
  .col-xl-11 { flex: 0 0 91.666667%; max-width: 91.666667%; }
  .col-xl-12 { flex: 0 0 100%; max-width: 100%; }
  .order-xl-first { order: -1; }
  .order-xl-last { order: 13; }
  .order-xl-0 { order: 0; }
  .order-xl-1 { order: 1; }
  .order-xl-2 { order: 2; }
  .order-xl-3 { order: 3; }
  .order-xl-4 { order: 4; }
  .order-xl-5 { order: 5; }
  .order-xl-6 { order: 6; }
  .order-xl-7 { order: 7; }
  .order-xl-8 { order: 8; }
  .order-xl-9 { order: 9; }
  .order-xl-10 { order: 10; }
  .order-xl-11 { order: 11; }
  .order-xl-12 { order: 12; }
  .offset-xl-0 { margin-left: 0; }
  .offset-xl-1 { margin-left: 8.333333%; }
  .offset-xl-2 { margin-left: 16.666667%; }
  .offset-xl-3 { margin-left: 25%; }
  .offset-xl-4 { margin-left: 33.333333%; }
  .offset-xl-5 { margin-left: 41.666667%; }
  .offset-xl-6 { margin-left: 50%; }
  .offset-xl-7 { margin-left: 58.333333%; }
  .offset-xl-8 { margin-left: 66.666667%; }
  .offset-xl-9 { margin-left: 75%; }
  .offset-xl-10 { margin-left: 83.333333%; }
  .offset-xl-11 { margin-left: 91.666667%; } }

.form-control { display: block; width: 100%; height: calc(1.5em + 0.75rem + 2px); padding: 0.375rem 0.75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; color: inherit; background-color: #fff; background-clip: padding-box; border: 1px solid #909090; border-radius: 0.25rem; box-shadow: inset 0 0 18px rgba(28, 26, 25, 0.1); transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

.form-control::-ms-expand { background-color: transparent; border: 0; }

.form-control:-moz-focusring { color: transparent; text-shadow: 0 0 0 #495057; }

.form-control:focus { color: #495057; background-color: #fff; border-color: #80bdff; outline: 0; box-shadow: inset 0 0 18px rgba(28, 26, 25, 0.1), 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.form-control::-webkit-input-placeholder { color: #6c757d; opacity: 1; }

.form-control::-moz-placeholder { color: #6c757d; opacity: 1; }

.form-control::-ms-input-placeholder { color: #6c757d; opacity: 1; }

.form-control::placeholder { color: #6c757d; opacity: 1; }

.form-control:disabled, .form-control[readonly] { background-color: #e9ecef; opacity: 1; }

select.form-control:focus::-ms-value { color: #495057; background-color: #fff; }

.form-control-file, .form-control-range { display: block; width: 100%; }

textarea.form-control { height: auto; }

.btn { height: 55px; width: 270px; max-width: 100%; display: block; margin: auto; padding: 0; text-align: center; font-size: 1.2rem; color: #fff; background: #ff8a00 linear-gradient(to bottom, #ffae00, #ff6b00); border: 0; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

.btn:hover { background-image: none; }

.btn:focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(255, 138, 0, 0.5); }

.btn:disabled { opacity: .5; }

.btn-blue { background: #1b4c90 linear-gradient(to bottom, #2e62a1, #143d7e); }

.btn-blue:focus { box-shadow: 0 0 0 0.2rem rgba(27, 76, 144, 0.5); }

@keyframes fadeIn { from { opacity: 0; }
  to { opacity: 1; } }

.fadeIn { animation-name: fadeIn; }

@keyframes fadeInLeft { from { opacity: 0;
    transform: translate3d(-100%, 0, 0); }
  to { opacity: 1;
    transform: translate3d(0, 0, 0); } }

.fadeInLeft { animation-name: fadeInLeft; }

@keyframes fadeInRight { from { opacity: 0;
    transform: translate3d(100%, 0, 0); }
  to { opacity: 1;
    transform: translate3d(0, 0, 0); } }

.fadeInRight { animation-name: fadeInRight; }

@keyframes fadeInUp { from { opacity: 0;
    transform: translate3d(0, 100%, 0); }
  to { opacity: 1;
    transform: translate3d(0, 0, 0); } }

.fadeInUp { animation-name: fadeInUp; }

@keyframes fadeInDown { from { opacity: 0;
    transform: translate3d(0, -100%, 0); }
  to { opacity: 1;
    transform: translate3d(0, 0, 0); } }

.fadeInDown { animation-name: fadeInDown; }

@keyframes fadeInDownBig { from { opacity: 0;
    transform: translate3d(0, -2000px, 0); }
  to { opacity: 1;
    transform: translate3d(0, 0, 0); } }

.fadeInDownBig { animation-name: fadeInDownBig; }

@keyframes fadeInLeftBig { from { opacity: 0;
    transform: translate3d(-2000px, 0, 0); }
  to { opacity: 1;
    transform: translate3d(0, 0, 0); } }

.fadeInLeftBig { animation-name: fadeInLeftBig; }

@keyframes fadeInRightBig { from { opacity: 0;
    transform: translate3d(2000px, 0, 0); }
  to { opacity: 1;
    transform: translate3d(0, 0, 0); } }

.fadeInRightBig { animation-name: fadeInRightBig; }

@keyframes fadeInUpBig { from { opacity: 0;
    transform: translate3d(0, 2000px, 0); }
  to { opacity: 1;
    transform: translate3d(0, 0, 0); } }

.fadeInUpBig { animation-name: fadeInUpBig; }

@keyframes zoomIn { from { opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  50% { opacity: 1; } }

.zoomIn { animation-name: zoomIn; }

@keyframes spin { from { transform: rotate(0deg); }
  to { transform: rotate(360deg); } }

.animated { animation-duration: 1s; animation-fill-mode: both; }

.animated.infinite { animation-iteration-count: infinite; }

.animated.delay-1s { animation-delay: 1s; }

.animated.delay-2s { animation-delay: 2s; }

.animated.delay-3s { animation-delay: 3s; }

.animated.delay-4s { animation-delay: 4s; }

.animated.delay-5s { animation-delay: 5s; }

.animated.fast { animation-duration: 800ms; }

.animated.faster { animation-duration: 500ms; }

.animated.slow { animation-duration: 2s; }

.animated.slower { animation-duration: 3s; }

.js [data-se-add-class^="animated"]:not(.animated) { visibility: hidden; }

@media (print), (prefers-reduced-motion: reduce) { .animated { animation-duration: 1ms !important; transition-duration: 1ms !important; animation-iteration-count: 1 !important; } }

h1, .h1 { font-size: 76px; font-weight: 700; line-height: 1; letter-spacing: 0.02em; font-family: BebasNeue, sans-serif; text-transform: uppercase; }

h1 b, .h1 b { color: #ff8d00; }

h2, .h2 { font-size: 26.5px; font-weight: 700; letter-spacing: 0.02em; font-family: BebasNeue, sans-serif; text-transform: uppercase; text-align: center; }

h2 b, .h2 b { color: #ff8d00; }

h3, .h3 { font-weight: 700; font-size: 1rem; }

.page { overflow-x: hidden; }

@media (min-width: 992px) { .mobile-only { display: none !important; } }

@media (max-width: 991.9px) { .desktop-only { display: none !important; }
  h1, .h1 { font-size: 40px; } }

.page-logo { flex-shrink: 1; margin-right: 5px; }

.page-logo img { display: block; max-width: 100%; }

.page-nav ul { display: flex; }

.page-nav li { font-weight: 700; color: #636363; white-space: nowrap; }

.page-nav li a { display: block; padding: 0 6px; }

.page-contacts { text-align: center; font-size: 26px; font-weight: 700; margin-left: 5px; }

.page-contacts > a { color: #2a3d57; white-space: nowrap; }

.page-contacts > span { color: #ff8d00; }

.page-contacts-msg a { display: inline-block; vertical-align: top; margin: 4px 6px 0; }

.page-contacts-msg img { display: block; }

.header { background-color: rgba(255, 255, 255, 0.7); box-shadow: 0px 3px 7px 0px rgba(23, 20, 18, 0.14); padding: 10px 0; position: fixed; top: 0; left: 0; width: 100%; z-index: 9; }

.header .row { flex-wrap: nowrap; align-items: center; justify-content: space-between; }

.header .page-logo { margin-left: -30px; }

.header .page-nav nav { transition: .3s; }

.header .page-nav li { line-height: 55px; border-left: 1px solid #f0f0f0; }

.header .page-nav li:last-child { border-right: 1px solid #f0f0f0; }

.header-nav-btn { position: relative; align-self: stretch; width: 30px; margin: 0 auto 0 10px; }

@media (min-width: 1230px) { .header-nav-btn { display: none; } }

.header-nav-btn i { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; height: 3px; border-top: 3px solid; color: #ff8d00; }

.header-nav-btn i::before, .header-nav-btn i::after { content: ''; position: absolute; width: 100%; left: 0; height: inherit; border-top: inherit; }

.header-nav-btn i::before { top: -11px; }

.header-nav-btn i::after { top: 5px; }

@media (max-width: 1229.9px) { .header .page-logo { margin-left: 0; width: 62px; overflow: hidden; }
  .header .page-logo img { max-width: none; }
  .header .page-nav { position: static; width: 0; }
  .header .page-nav nav { position: absolute; top: 100%; left: 0; right: 0; background-color: rgba(255, 255, 255, 0.7); box-shadow: 0px 3px 7px 0px rgba(23, 20, 18, 0.14); overflow: auto; max-height: calc(100vh - 100%); text-shadow: 1px 1px 2px #fff; }
  .header .page-nav ul { display: block; text-align: center; }
  .header .page-nav li { border-left: 0; }
  .header .page-nav li:last-child { border-right: 0; }
  .header-nav-toggle:not(:checked) ~ .page-nav nav { opacity: 0; transform: translate3d(0, 30px, 0); transition-duration: 0s; height: 0; overflow: hidden; }
  .header-nav-toggle:checked ~ .header-nav-btn { opacity: .5; }
  .footer .page-nav { display: none; } }

@media (max-width: 567.9px) { .page-contacts { font-size: 1rem; } }

.section-01 { padding: 83px 0 45px; background: url(/img/bg-s1.jpg) 50%/cover no-repeat; }

.section-01 .container { margin-top: 20px; padding-top: 50px; padding-bottom: 20px; background: url(/img/bg-s1-bd.png) 0 0/100% 100% no-repeat; }

.section-01-box { background: rgba(255, 255, 255, 0.45); background: linear-gradient(to right, rgba(255, 255, 255, 0.45) 70%, rgba(255, 255, 255, 0.05)); border-radius: 10px; padding: 20px 20px 20px 28px; margin-left: -30px; }

.section-01-box h1 + p { text-align: left; }

.section-01-box p:last-child { border-top: 1px solid rgba(0, 0, 0, 0.1); margin-bottom: 0; padding-top: 20px; display: inline-block; }

.section-01-row { margin-top: 50px; align-items: center; }

.section-01-rst img { vertical-align: middle; margin-right: 15px; }

.section-01-rst span { display: inline-block; vertical-align: middle; }

@media (max-width: 1229.9px) { .section-01-box { margin-left: 0; } }

@media (max-width: 767.9px) { .section-01-box { background: rgba(255, 255, 255, 0.45); }
  .section-01-row { display: block; }
  .section-01-rst { margin-top: 20px; text-align: center; }
  .section-01-rst img { margin: 0 10px 20px; }
  .section-01-rst span { margin-bottom: 20px; } }

.section-02 { padding-top: 15px; }

@media (min-width: 992px) { .section-02 .container { position: relative; }
  .section-02 .container::before { content: ''; position: absolute; width: 490px; max-width: 41.6666%; height: 456px; top: 0; right: 20px; bottom: 0; background: url(https://static.tildacdn.com/tild3437-3537-4536-a137-363732316263/bg-s2.jpg) 50%/contain no-repeat; z-index: -1; } }
  .section-02 .container1::before { content: ''; position: absolute; width: 490px; max-width: 41.6666%; height: 456px; top: 0; right: 20px; bottom: 0; background: url(https://static.tildacdn.com/tild3235-6263-4364-a136-633837353366/bg-s21.jpg) 50%/contain no-repeat; z-index: -1; } }

.section-02-inner { padding-left: 0; }

.section-02 h2 + img { display: block; margin: auto; max-width: 100%; }

.section-02-logos { margin-top: 25px; text-align: center; margin-left: -15px; }

.section-02-logos img { display: inline-block; vertical-align: middle; margin-left: 15px; }

.section-02 p { margin-bottom: 0; margin-top: 20px; }

.js .section-02-logos:not(.scrolled) img { visibility: hidden; }

.js .section-02-logos.scrolled img { animation-name: inherit; animation-duration: .6s; animation-fill-mode: both; }

.js .section-02-logos.scrolled img:nth-child(2) { animation-delay: .3s; }

.js .section-02-logos.scrolled img:nth-child(3) { animation-delay: .6s; }

.js .section-02-logos.scrolled img:nth-child(4) { animation-delay: .9s; }

.js .section-02-logos.scrolled img:nth-child(5) { animation-delay: 1.2s; }

.section-03 { padding-top: 20px; }

@media (min-width: 1230px) { .section-03 .container { padding: 0; } }

.section-03 h2 { margin: 0; }

.features { position: relative; justify-content: center; }

@media (min-width: 1230px) { .features::before { content: ''; position: absolute; left: 60px; right: 30px; top: 140px; bottom: 90px; border: 2px solid #f5f5f5; } }

.features li { padding-top: 30px; }

.features figure { margin: auto; max-width: 222px; background-image: linear-gradient(to bottom, #ffae00, #ff6b00); border-radius: 10px; padding: 25px 0 0; text-align: center; color: #fff; font-weight: 700; }

.features figure div { padding-bottom: 15px; border-bottom: 1px solid rgba(255, 255, 255, 0.15); margin: 0 20px 20px; }

.features figure div::before { content: ''; display: inline-block; vertical-align: middle; height: 98px; }

.features figure svg { max-width: 100%; vertical-align: middle; fill: currentColor; transition: transform .3s; }

.features figure:hover svg { transform: scale(1.2); }

.features figcaption { padding: 0 5px; height: 3.6em; overflow: hidden; }

@media (max-width: 567px) { .features li { padding-top: 15px; font-size: .8rem; }
  .features figcaption { height: 4.8em; } }

.js .features:not(.scrolled) li { visibility: hidden; }

.js .features.scrolled li { animation-name: inherit; animation-duration: .6s; animation-fill-mode: both; }

.js .features.scrolled li:nth-child(2) { animation-delay: .3s; }

.js .features.scrolled li:nth-child(3) { animation-delay: .6s; }

.js .features.scrolled li:nth-child(4) { animation-delay: .9s; }

.js .features.scrolled li:nth-child(5) { animation-delay: 1.2s; }

.js .features.scrolled li:nth-child(6) { animation-delay: 1.5s; }

.js .features.scrolled li:nth-child(7) { animation-delay: 1.8s; }

.js .features.scrolled li:nth-child(8) { animation-delay: 2.1s; }

.js .features.scrolled li:nth-child(9) { animation-delay: 2.4s; }

.js .features.scrolled li:nth-child(10) { animation-delay: 2.7s; }

.section-04 { padding: 65px 0 45px; text-align: center; background: url(/img/bg-s4.jpg) left bottom no-repeat; }

.section-04 h3 { margin-bottom: 1rem; }

.section-04 h3 + p { margin: auto; padding: 0; }

.wait-gallery { max-width: 1840px; margin: auto; }

.wait-gallery-list { white-space: nowrap; text-align: center; padding: 80px 0 80px 10px; font-size: 0; overflow: hidden; }

.wait-gallery-list .slick-list { overflow: visible; }

.wait-gallery-list [tabindex] { outline: 0; }

.wait-gallery-item { display: inline-block; vertical-align: top; font-size: 1rem; margin-right: 10px; }

.wait-gallery-item a { display: block; width: 295px; max-width: 100%; border-radius: 8px; position: relative; transition: transform .15s; }

.wait-gallery-item a::before { content: ''; display: block; padding-top: 100%; }

.wait-gallery-item a:hover { transform: scale(1.15); z-index: 1; }

.wait-gallery-item img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: inherit; }

.section-05 { color: #fff; background: #2a4e80 url(/img/bg-s5.jpg) 50%/cover no-repeat; text-align: center; padding: 40px 0 16px; }

.section-05 p b { color: #ff8d00; }

.certs { position: relative; margin: 25px auto 0; max-width: 970px; }

.certs::before { content: ''; position: absolute; top: 0; bottom: 37px; left: 45px; right: 45px; background: url(/img/s5-bd.png) 0 0/100% 100% no-repeat; pointer-events: none; }

.certs > img { margin-top: -10px; }

.certs > p { margin: 15px 60px 25px; }

.certs ul { position: relative; }

.certs li a { display: block; box-shadow: 0 0 9px 0px rgba(23, 20, 18, 0.72); border-radius: 15px; background-color: #fff; transition: transform .15s; }

.certs li a:hover { transform: scale(1.1); }

.certs li img { border-radius: inherit; display: block; margin: auto; max-width: 100%; }

@media (max-width: 567.9px) { .certs::before { content: none; }
  .certs > p { margin-left: 0; margin-right: 0; }
  .certs li a { max-width: 300px; margin: auto; }
  .certs li + li { margin-top: 15px; } }

.js .certs ul:not(.scrolled) li { visibility: hidden; }

.js .certs ul.scrolled li { animation-name: inherit; animation-duration: .6s; animation-fill-mode: both; }

.js .certs ul.scrolled li:nth-child(2) { animation-delay: .3s; }

.js .certs ul.scrolled li:nth-child(3) { animation-delay: .6s; }

.section-06 { padding: 50px 0 0; background: url(/img/bg-s6.jpg) no-repeat; }

.section-06 h2 { margin-bottom: 40px; }

.section-06 h2 + p { max-width: 800px; margin: auto; text-align: center; }

.section-06 h2 + p::after { content: ''; display: block; max-width: 630px; border-top: 1px solid #d6d6d6; margin: 50px auto 0; }

.section-06 b { color: #ff8d00; }

.section-06 .blue { color: #4169e1; }

.section-06 ul { overflow: hidden; }

.section-06 li { padding: 50px 0; }

.section-06 li:nth-child(even) { position: relative; }

.section-06 li:nth-child(even)::before { content: ''; position: absolute; top: 0; bottom: 0; right: 0; left: 0; opacity: .05; background: linear-gradient(152deg, rgba(59, 32, 80, 0), #3b2050); }

.section-06 li .row { align-items: center; }

.section-06 li p { margin: 1rem 0 0; }

.section-06 li svg { position: absolute; left: -20px; top: 50px; width: 17px; height: 17px; fill: #e2e2e2; }

.section-06 .img-wrap img { display: block; margin: auto; max-width: 100%; }

.section-06 .super-kolhoz { position: relative; max-width: 336px; margin: auto; }

.section-06 .super-kolhoz::before { content: ''; display: block; padding-top: 77.7%; }

.section-06 .super-kolhoz img { position: absolute; top: 0; left: 0; max-width: 118%; }

@media (max-width: 991.9px) { .section-06 li svg { display: none; } }

@media (max-width: 567.9px) { .section-06 { overflow: hidden; }
  .section-06 .img-wrap { margin-bottom: 1rem; } }

.section-07 { padding: 50px 0; background: url(/img/bg-s7.jpg) 50%/cover no-repeat; }

.section-07 h2 { color: #313131; }

.section-07 .btn { margin-top: 35px; }

.section-07 li { padding-top: 30px; }

.section-07 li label { display: block; margin: 0; }

.section-07 li label > span { display: flex; align-items: center; border-radius: 9px; box-shadow: 0px 0px 9px 0px rgba(155, 79, 10, 0.52); background-color: #fff; font-weight: 700; line-height: .9em; color: #2f2f2f; padding: 8px 15px; }

.section-07 li label > span::before { content: ''; display: inline-block; height: 2.7em; }

.section-07 li label > span span { display: inline-block; flex-grow: 1; }

.section-07 li input { display: none; }

.section-07 li input:checked + span i { border-color: #ff8d00; background-color: #ff8d00; box-shadow: inset 0 0 10px #ff6000; }

.section-07 li input:not(:checked) + span { cursor: pointer; }

.section-07 li i { display: inline-block; flex-shrink: 0; width: 21px; height: 21px; border: 2px solid #d6dae2; border-radius: 50%; margin-right: 15px; }

@media (max-width: 991.9px) { .section-07 li { padding-top: 15px; } }

.section-08 { background-color: #f9f8f8; padding: 40px 0 25px; }

@media (min-width: 1230px) { .section-08 .container { padding: 0; } }

.section-08 h2 b { color: #f96f08; }

.section-08 li { padding-top: 30px; }

@media (max-width: 991.9px) { .section-08 li { padding-top: 15px; } }

.section-08 dl { background-color: #f56302; border-radius: 9px; margin: 0; overflow: hidden; }

.section-08 dt { text-transform: uppercase; font-size: 24px; line-height: 1; font-weight: 700; padding: 0 20px 0 30px; color: #5f5f5f; background-color: #fff; border-radius: inherit; box-shadow: 0px 0px 6px 0px rgba(17, 18, 20, 0.07); }

.section-08 dt::before { content: ''; display: inline-block; vertical-align: middle; height: 62px; }

.section-08 dt b { color: #165cc4; }

.section-08 dt span { display: inline-block; vertical-align: middle; width: calc(100% - 15px); padding-right: 5px; }

.section-08 dt svg { vertical-align: middle; width: 14px; height: 8px; fill: #6f6f6f; transition: .3s; }

.section-08 dd { color: #fff; margin: 0; transition: .3s; }

.section-08 table { width: 100%; }

.section-08 tr:nth-child(odd) { background-color: #f77016; }

.section-08 tr:hover { background-color: #ff8c32; }

.section-08 td, .section-08 th { padding-left: 15px; padding-right: 15px; vertical-align: middle; text-align: center; }

.section-08 td { height: 48px; border-left: 1px solid #ff944d; white-space: nowrap; }

.section-08 td:first-child { text-align: left; border-left: 0; padding-left: 20px; white-space: normal; }

.section-08 th { height: 40px; font-weight: 700; background-color: #f27d2f; }

.section-08 th:empty { background-color: #f56302; }

.section-08 .list-hidden dt svg { transform: rotate(-90deg); }

.section-08 .list-hidden dd { overflow: hidden; height: 0; }

@media (max-width: 567.9px) { .section-08 dt { font-size: 1rem; padding-left: 15px; padding-right: 15px; }
  .section-08 dd { font-size: .7rem; }
  .section-08 td, .section-08 th { padding-left: 5px; padding-right: 5px; }
  .section-08 td { white-space: normal; }
  .section-08 td:first-child { padding-left: 10px; } }

@media (max-width: 420px) and (min-width: 320px) { .section-08 dd { font-size: calc(2.5vw + 2px); } }

.section-09 { padding: 45px 0 25px; }

@media (min-width: 992px) { .section-09 { background: url(/img/bg-s9-1.jpg) bottom 20% left 0 no-repeat, url(/img/bg-s9-2.jpg) top 40% right 0 no-repeat; } }

.section-09 h2 { text-align: left; }

.section-09 ol { counter-reset: work-list; }

.section-09 .btn { margin-left: 100px; }

@media (max-width: 991.9px) { .section-09 .btn { margin-left: auto; } }

.work-item { display: flex; counter-increment: work-list; overflow: hidden; }

.work-item-left { display: flex; align-items: center; flex-grow: 1; margin-left: 100px; margin-right: 25px; padding: 25px 0; }

.work-item + .work-item .work-item-left { border-top: 1px solid #f0f0f0; }

.work-item-text { width: 100%; max-width: 100%; position: relative; line-height: 1; }

.work-item-text::before { content: counter(work-list); position: absolute; top: 4px; left: -100px; width: 60px; height: 60px; line-height: 54px; font-weight: 700; color: #cdcdcd; border: 3px solid #f2f2f2; border-radius: 50%; text-align: center; transition: color .3s .8s, border-color .3s .8s; }

.work-item-text h3 { font-weight: 400; color: #666; }

.work-item-text h3::before, .work-item-text h3::after { content: ''; position: absolute; left: -70px; height: 999px; border-left: 2px solid #f0f0f0; }

.work-item-text h3::before { bottom: 100%; margin-bottom: 10px; }

.work-item-text h3::after { top: 78px; }

.work-item-text p { margin: .5rem 0 0; color: #9a9a9a; }

.work-item-right { flex-shrink: 0; align-self: center; padding: 25px 0; }

.work-item-right img { display: block; box-shadow: 0px 0px 5px 0px rgba(23, 20, 18, 0.31); border-radius: 15px; }

.work-item:first-child h3::before, .work-item:last-child h3::after { content: none; }

.work-item.scrolled .work-item-text::before { border-color: #ff8d00; color: #ff8d00; }

@media (max-width: 991.9px) { .work-item-left { margin-right: 0; margin-left: 75px; }
  .work-item-text::before { left: -75px; }
  .work-item-text h3::before, .work-item-text h3::after { left: -45px; }
  .work-item-right { display: none; } }

.section-10 { padding: 30px 0 60px; }

.section-10 h2 { margin-bottom: 1rem; }

.section-10 h2 b { color: #f96f08; }

@media (min-width: 1230px) { .section-10 .container { padding: 0; } }

.act-slider-item { text-align: center; }

.act-slider-item:not(.slick-slide) + .act-slider-item { display: none; }

.act-slider-item img { display: block; max-width: 100%; margin: auto; }

.slick-dots { list-style: none; margin: 9px 0 0; padding: 0; position: absolute; top: 100%; left: 0; right: 0; text-align: center; }

.slick-dots li { display: inline-block; vertical-align: top; margin: 10px; }

.slick-dots button { background-color: #fff; border: 2px solid #d6dae2; border-radius: 50%; width: 21px; height: 21px; display: block; font-size: 0; overflow: hidden; text-indent: -999px; outline: 0; }

.slick-dots .slick-active button { background-color: #ff8d00; border-color: #faaf00; box-shadow: inset 0 0 15px #ff6000; }

.section-11 { padding: 50px 0 65px; color: #fff; background: #042f69 url(/img/bg-s11.jpg) 50%/cover no-repeat; }

.section-11 h2 { margin-bottom: 2rem; }

@media (max-width: 991.9px) { .section-11-col-text { margin-top: 15px; } }

.section-11-video { position: relative; border-radius: 6px; border: 1px solid #e8e9ed; background-color: #fff; }

.section-11-video::before { content: ''; display: block; padding-top: 56.25%; }

.section-11-video iframe { border: 0; border-radius: inherit; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.section-11-text-wrap { border-radius: 6px; border: 1px solid #e8e9ed; background-color: #fff; text-align: center; }

.section-11-text { padding: 28px 15px; }

@media (min-width: 992px) { .section-11-col-text { display: flex; }
  .section-11-text-wrap { width: 100%; position: relative; }
  .section-11-text-wrap::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; border-radius: 0 0 6px 6px; height: 30px; background: linear-gradient(to top, rgba(255,255,255,.5), rgba(255,255,255,.25)); }
  .section-11-text { position: absolute; top: 0; bottom: 0; right: 0; left: 0; padding-bottom: 0; overflow: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: none; scrollbar-width: none; }
  .section-11-text::-webkit-scrollbar { width: 0; }
  .section-11-text p { padding-bottom: 28px; } }

.section-11-text h3 { font-size: 24px; color: #2c2c2c; margin-bottom: 25px; }

.section-11-text h3::after { content: ''; display: block; width: 39px; margin: 24px auto 0; border-top: 2px solid #eaeaea; }

.section-11-text p { line-height: 1; color: #797c7f; margin: 0; }

.reviews-slider-item:not(.slick-slide) + .reviews-slider-item { display: none; }

.reviews-slider-arrow { position: absolute; z-index: 2; top: 0; margin-top: 16.5%; width: 17px; height: 17px; padding: 15px; border: 0; background: transparent; color: #fff; box-sizing: content-box; }

@media (max-width: 991.9px) { .reviews-slider-arrow { margin-top: 24%; } }

.reviews-slider-arrow:focus { outline: 0; }

.reviews-slider-arrow.slick-disabled { opacity: .5; cursor: default; }

.reviews-slider-arrow-prev { left: 0; }

.reviews-slider-arrow-next { right: 34%; }

@media (max-width: 991.9px) { .reviews-slider-arrow-next { right: 0; } }

.reviews-slider-arrow svg { display: block; width: 100%; height: 100%; fill: currentColor; }

.section-12 { padding: 40px 0; }

.section-12 .row { align-items: center; }

.section-12 h2 b { color: #f96f08; }

.section-12 dl { text-align: center; margin: 15px 0; }

.section-12 dl::before, .section-12 dl::after { content: ''; display: block; max-width: 270px; margin: auto; border-top: 1px solid #f5f5f5; }

.section-12 dl::before { margin-bottom: 10px; }

.section-12 dl::after { margin-top: 10px; }

.section-12 dt { font-weight: 700; }

.section-12 dt:not(:first-child) { margin-top: 1rem; }

.section-12 dd { margin: 0; }

.section-12 .map { border-radius: 13px; box-shadow: 0px 0px 7px 0px rgba(17, 18, 20, 0.1); height: 448px; position: relative; }

.section-12 .map::before, .section-12 .map::after { content: ''; position: absolute; top: 0; bottom: 0; right: 0; left: 0; width: 40px; height: 40px; margin: auto; border: 2px solid #f96f08; border-radius: 50%; }

.section-12 .map::after { border-color: #fff; border-width: 0 6px; animation: spin .8s linear infinite; width: 42px; height: 42px; }

.section-12 .map iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; border: 0; border-radius: inherit; }

@media (max-width: 567.9px) { .section-12 .map { margin-top: 20px; height: 75vw; } }

.section-13 { padding: 25px 0; background-color: #f7f7f7; }

.section-13 h2 { margin-bottom: 25px; }

.tour { margin: 0 30px; height: 548px; border-radius: 9px; background-color: #fff; overflow: hidden; }

.categories { background-color: #002d6a; color: #fff; }

.categories .container { padding: 0; }

.categories-scroll-wrap { overflow: hidden; height: 36px; position: relative; }

.categories-scroll-wrap::before, .categories-scroll-wrap::after { content: ''; position: absolute; top: 0; bottom: 0; width: 45px; z-index: 1; }

.categories-scroll-wrap::before { left: 0; background: linear-gradient(to right, #002d6a 50%, rgba(0, 45, 106, 0)); }

.categories-scroll-wrap::after { right: 0; background: linear-gradient(to left, #002d6a 50%, rgba(0, 45, 106, 0)); }

.categories-scroll { padding-bottom: 30px; margin-bottom: -30px; overflow-x: scroll; overflow-y: hidden; -webkit-overflow-scrolling: touch; -ms-overflow-style: none; scrollbar-width: none; }

.categories-scroll::-webkit-scrollbar { width: 0; }

.categories-scroll-btn { position: absolute; top: 0; bottom: 0; height: 22px; width: 22px; padding: 2px; margin: auto; z-index: 2; box-shadow: 0px 0px 3px 0px rgba(17, 18, 20, 0.51); border-radius: 3px; background-color: #3f618e; color: inherit; border: 0; transition: transform .15s; }

.categories-scroll-btn:disabled { transform: scale(0); }

.categories-scroll-btn-left { left: 0; }

.categories-scroll-btn-right { right: 0; }

.categories-scroll-btn svg { width: 100%; height: 100%; display: block; fill: currentColor; }

.categories ul { display: inline-block; vertical-align: top; white-space: nowrap; min-width: 100%; padding: 0 30px; font-size: 0; }

.categories li { font-size: 1rem; display: inline-block; vertical-align: top; }

.categories li + li { border-left: 1px solid #3d6396; }

.categories li a { display: block; line-height: 36px; height: 36px; padding: 0 15px; }

.popup-form { max-width: 771px; margin: auto; background-color: #fff; border-radius: 21px; text-align: center; padding: 20px 38px 55px; position: relative; }

.popup-form .row { margin-left: -12px; }

.popup-form .row > div { padding-left: 12px; }

.popup-form h2 { margin-bottom: 20px; }

.popup-form fieldset { border: 1px solid #f4f4f4; border-width: 1px 0; }

.popup-form label { display: block; margin: 15px 0 0; }

.popup-form label > span { color: #0059aa; font-size: 1.2rem; display: inline-block; margin-bottom: 15px; }

.popup-form .form-control { text-align: center; }

.popup-form .btn { transform: translateY(50%); }

.popup-form.submited .btn span { display: none; }

.popup-form.submited .btn::before { content: attr(data-text-submited); }

@media (max-width: 567.9px) { .popup-form { padding-left: 12px; padding-right: 12px; } }

.mfp-wrap button:focus { outline: 0; }

.footer { padding: 20px 0; }

@media (min-width: 1230px) { .footer .container { padding: 0; } }

.footer .row { flex-wrap: nowrap; align-items: center; justify-content: space-between; }



.section-service-list {padding: 2rem 0;}
.section-service-list h2 {margin-bottom: 2rem;}
.section-service-list h3 {margin-top: 1rem;}
.section-service-list a {display: inline-block; padding: .25em 0 .25em 1em; position: relative;}
.section-service-list a::before {content: ''; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; width: .6em; height: 1em; transition: transform .2s; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 95 57.5' fill='%23ff8d00'%3E%3Cpath d='M29 76c-3 0-5-1-7-3-4-4-4-10 0-14l30-30L22-2c-4-4-4-10 0-14s10-4 14 0l37 38c2 2 3 4 3 7 0 2-1 5-3 7L36 73c-2 2-5 3-7 3'/%3E%3C/svg%3E") center/.6em 1em no-repeat;}
.section-service-list a:hover::before {transform: translateX(.2em);}
@media (min-width: 992px) {
  .section-service-list ul {column-count: 2; column-gap: 30px;}
  .section-service-list li {display: inline-block; width: 100%;}
}

.section-solutions {padding: 2.5rem 0;}
.solutions-item {margin-top: 2rem;}
.solutions-item img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.solutions-item__text {
  padding-top: 1.5rem;
  -webkit-hyphens: auto;
  hyphens: auto;
  position: relative;
}
.solutions-item h3 {
  margin: 0 0 1rem;
  text-align: center;
}
.solutions-item p:last-child {
  margin-bottom: 0;
}
.solutions-item p:first-child {
  margin-bottom: 0px;
}
/*.solutions-item h2::before {
  content: "\A\A\A";*/
/*}*/

.solutions-item h2{margin-top: -18px;}

@media (min-width: 992px) {
  .section-solutions {background: url("https://cdn.vianor-tyres.ru/images/landing/bkg-2.jpg") 50% 0/cover no-repeat;}
  .section-solutions ol {counter-reset: solutions;}
  .solutions-item {
    counter-increment: solutions;
    position: relative;
    padding: 0 30px;
    margin-top: 3.5rem;
    background-color: #fff;
  }
  .solutions-item::before {
    content: counter(solutions, decimal-leading-zero);
    position: absolute;
    font-size: 150px;
    font-weight: 700;
    line-height: 1;
    bottom: 0;
    right: 30px;
    height: .66em;
    color: #ff8d00;
    opacity: .5;
    overflow: hidden;
  }
  .solutions-item::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 45px;
    background-color: inherit;
  }
  .solutions-item:nth-child(odd) {margin-right: 45px;}
  .solutions-item:nth-child(even) {margin-left: 45px;}
  .solutions-item:nth-child(even)::before {left: 30px; right: auto;}
  .solutions-item:nth-child(odd)::after {
    right: -45px;
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
    clip-path: polygon(0 0, 0% 100%, 100% 100%);
  }
  .solutions-item:nth-child(even)::after {
    left: -45px;
    -webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  }
  .solutions-item__inner::after {
    content: '';
    display: table;
    clear: both;
  }
  .solutions-item img {
    transform: translateY(-1.5rem);
    max-width: 615px;
  }
  .solutions-item:nth-child(odd) img {
    float: left;
    margin-right: 30px;
  }
  .solutions-item:nth-child(even) img {
    float: right;
    margin-left: 30px;
  }
  .solutions-item__text {padding-bottom: 1.5rem;}
  .solutions-item h3 {text-align: left;}
}
@media (min-width: 1230px) {
  .section-solutions > .container {padding: 0;}
}
/* Magnific Popup CSS */
.mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #0b0b0b; opacity: 0.8; }

.mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; }

.mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 8px; box-sizing: border-box; }

.mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; }

.mfp-align-top .mfp-container:before { display: none; }

.mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content { width: 100%; cursor: auto; }

.mfp-ajax-cur { cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: zoom-out; }

.mfp-zoom { cursor: pointer; cursor: zoom-in; }

.mfp-auto-cursor .mfp-content { cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.mfp-loading.mfp-figure { display: none; }

.mfp-hide { display: none !important; }

.mfp-preloader { color: #CCC; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -0.8em; left: 8px; right: 8px; z-index: 1044; }

.mfp-preloader a { color: #CCC; }

.mfp-preloader a:hover { color: #FFF; }

.mfp-s-ready .mfp-preloader { display: none; }

.mfp-s-error .mfp-content { display: none; }

button.mfp-close, button.mfp-arrow { overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; outline: none; padding: 0; z-index: 1046; box-shadow: none; touch-action: manipulation; }

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

.mfp-close { width: 44px; height: 44px; line-height: 44px; position: absolute; right: 0; top: 0; text-decoration: none; text-align: center; opacity: 0.65; padding: 0 0 18px 10px; color: #FFF; font-style: normal; font-size: 28px; font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus { opacity: 1; }

.mfp-close:active { top: 1px; }

.mfp-close-btn-in .mfp-close { color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { color: #FFF; right: -6px; text-align: right; padding-right: 6px; width: 100%; }

.mfp-counter { position: absolute; top: 0; right: 0; color: #CCC; font-size: 12px; line-height: 18px; white-space: nowrap; }

.mfp-arrow { position: absolute; opacity: 0.65; margin: 0; top: 50%; margin-top: -55px; padding: 0; width: 90px; height: 110px; -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active { margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus { opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after { content: ''; display: block; width: 0; height: 0; position: absolute; left: 0; top: 0; margin-top: 35px; margin-left: 35px; border: medium inset transparent; }

.mfp-arrow:after { border-top-width: 13px; border-bottom-width: 13px; top: 8px; }

.mfp-arrow:before { border-top-width: 21px; border-bottom-width: 21px; opacity: 0.7; }

.mfp-arrow-left { left: 0; }

.mfp-arrow-left:after { border-right: 17px solid #FFF; margin-left: 31px; }

.mfp-arrow-left:before { margin-left: 25px; border-right: 27px solid #3F3F3F; }

.mfp-arrow-right { right: 0; }

.mfp-arrow-right:after { border-left: 17px solid #FFF; margin-left: 39px; }

.mfp-arrow-right:before { border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder { padding-top: 40px; padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content { line-height: 0; width: 100%; max-width: 900px; }

.mfp-iframe-holder .mfp-close { top: -40px; }

.mfp-iframe-scaler { width: 100%; height: 0; overflow: hidden; padding-top: 56.25%; }

.mfp-iframe-scaler iframe { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #000; }

/* Main image in popup */
img.mfp-img { width: auto; max-width: 100%; height: auto; display: block; line-height: 0; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure { line-height: 0; }

.mfp-figure:after { content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #444; }

.mfp-figure small { color: #BDBDBD; display: block; font-size: 12px; line-height: 14px; }

.mfp-figure figure { margin: 0; }

.mfp-bottom-bar { margin-top: -36px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; }

.mfp-title { text-align: left; line-height: 18px; color: #F3F3F3; word-wrap: break-word; padding-right: 36px; }

.mfp-image-holder .mfp-content { max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { /** Remove all paddings around the image on small screen */
  .mfp-img-mobile .mfp-image-holder { padding-left: 0; padding-right: 0; }
  .mfp-img-mobile img.mfp-img { padding: 0; }
  .mfp-img-mobile .mfp-figure:after { top: 0; bottom: 0; }
  .mfp-img-mobile .mfp-figure small { display: inline; margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar { background: rgba(0, 0, 0, 0.6); bottom: 0; margin: 0; top: auto; padding: 3px 5px; position: fixed; box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty { padding: 0; }
  .mfp-img-mobile .mfp-counter { right: 5px; top: 3px; }
  .mfp-img-mobile .mfp-close { top: 0; right: 0; width: 35px; height: 35px; line-height: 35px; background: rgba(0, 0, 0, 0.6); position: fixed; text-align: center; padding: 0; } }

@media all and (max-width: 900px) { .mfp-arrow { transform: scale(0.75); }
  .mfp-arrow-left { transform-origin: 0; }
  .mfp-arrow-right { transform-origin: 100%; }
  .mfp-container { padding-left: 6px; padding-right: 6px; } }

/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; 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 { transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; margin-left: auto; margin-right: auto; }

.slick-track:before, .slick-track:after { content: ""; display: table; }

.slick-track:after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }

[dir="rtl"] .slick-slide { float: right; }

.slick-slide img { display: block; }

.slick-slide.slick-loading img { display: none; }

.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; }

.slick-loading .slick-slide { visibility: hidden; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-arrow.slick-hidden { display: none; }

@font-face { font-family: BebasNeue; font-weight: 700; font-style: normal; font-display: swap; src: local("BebasNeue"), local("BebasNeue-Bold"), url(/fonts/BebasNeue-Bold.woff) format("woff"); }

/*! Bootstrap Reboot v4.4.1 (https://getbootstrap.com/) Copyright 2011-2019 The Bootstrap Authors Copyright 2011-2019 Twitter, Inc. Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md) */
*, *::before, *::after { box-sizing: border-box; }

html { font-family: sans-serif; font-size: 20px; line-height: 1.15; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

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

body { margin: 0; font-family: Calibri, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: 1rem; font-weight: 400; line-height: 1.2; color: #404040; text-align: left; background-color: #fff; min-width: 320px; }

[tabindex="-1"]:focus:not(:focus-visible) { outline: 0 !important; }

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

h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0.5rem; }

p { margin-top: 0; margin-bottom: 1rem; }

abbr[title], abbr[data-original-title] { text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; cursor: help; border-bottom: 0; -webkit-text-decoration-skip-ink: none; text-decoration-skip-ink: none; }

address { margin-bottom: 1rem; font-style: normal; line-height: inherit; }

ol, ul, dl { margin-top: 0; margin-bottom: 1rem; }

ol ol, ul ul, ol ul, ul ol { margin-bottom: 0; }

dt { font-weight: 700; }

dd { margin-bottom: .5rem; margin-left: 0; }

blockquote { margin: 0 0 1rem; }

b, strong { font-weight: bolder; }

small { font-size: 80%; }

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

sub { bottom: -.25em; }

sup { top: -.5em; }

a { color: inherit; text-decoration: none; background-color: transparent; }

a:hover { color: #ff8d00; text-decoration: none; }

a:not([href]) { color: inherit; text-decoration: none; }

a:not([href]):hover { color: inherit; text-decoration: none; }

pre, code, kbd, samp { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 1em; }

pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; }

figure { margin: 0 0 1rem; }

img { vertical-align: middle; border-style: none; }

svg { overflow: hidden; vertical-align: middle; }

table { border-collapse: collapse; }

caption { padding-top: 0.75rem; padding-bottom: 0.75rem; color: #6c757d; text-align: left; caption-side: bottom; }

th { text-align: inherit; }

label { display: inline-block; margin-bottom: 0.5rem; }

button { border-radius: 0; }

button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color; }

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

button, input { overflow: visible; }

button, select { text-transform: none; }

select { word-wrap: normal; }

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; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { padding: 0; border-style: none; }

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

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] { -webkit-appearance: listbox; }

textarea { overflow: auto; resize: vertical; }

fieldset { min-width: 0; padding: 0; margin: 0; border: 0; }

legend { display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: .5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal; }

progress { vertical-align: baseline; }

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

[type="search"] { outline-offset: -2px; -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; }

output { display: inline-block; }

summary { display: list-item; cursor: pointer; }

template { display: none; }

[hidden] { display: none !important; }

.ls-n { list-style: none; margin: 0; padding: 0; }

/*! Bootstrap Grid v4.1.1 (https://getbootstrap.com/) Copyright 2011-2018 The Bootstrap Authors Copyright 2011-2018 Twitter, Inc. Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
.container { width: 100%; padding-right: 30px; padding-left: 30px; margin-right: auto; margin-left: auto; }

@media (min-width: 1230px) { .container { max-width: 1230px; } }

.container-fluid { width: 100%; padding-right: 30px; padding-left: 30px; margin-right: auto; margin-left: auto; }

@media (max-width: 991.9px) { .container, .container-fluid { padding-right: 15px; padding-left: 15px; } }

.row { display: flex; flex-wrap: wrap; margin-left: -30px; }

@media (max-width: 991.9px) { .row { margin-left: -15px; } }

.no-gutters { margin-left: 0; }

.no-gutters > .col, .no-gutters > [class*="col-"] { padding-left: 0; }

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

@media (max-width: 991.9px) { .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-2-10, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto { padding-left: 15px; } }

.col { flex-basis: 0; flex-grow: 1; max-width: 100%; }

.col-auto { flex: 0 0 auto; width: auto; max-width: none; }

.col-1 { flex: 0 0 8.333333%; max-width: 8.333333%; }

.col-2 { flex: 0 0 16.666667%; max-width: 16.666667%; }

.col-3 { flex: 0 0 25%; max-width: 25%; }

.col-4 { flex: 0 0 33.333333%; max-width: 33.333333%; }

.col-5 { flex: 0 0 41.666667%; max-width: 41.666667%; }

.col-6 { flex: 0 0 50%; max-width: 50%; }

.col-7 { flex: 0 0 58.333333%; max-width: 58.333333%; }

.col-8 { flex: 0 0 66.666667%; max-width: 66.666667%; }

.col-9 { flex: 0 0 75%; max-width: 75%; }

.col-10 { flex: 0 0 83.333333%; max-width: 83.333333%; }

.col-11 { flex: 0 0 91.666667%; max-width: 91.666667%; }

.col-12 { flex: 0 0 100%; max-width: 100%; }

.order-first { order: -1; }

.order-last { order: 13; }

.order-0 { order: 0; }

.order-1 { order: 1; }

.order-2 { order: 2; }

.order-3 { order: 3; }

.order-4 { order: 4; }

.order-5 { order: 5; }

.order-6 { order: 6; }

.order-7 { order: 7; }

.order-8 { order: 8; }

.order-9 { order: 9; }

.order-10 { order: 10; }

.order-11 { order: 11; }

.order-12 { order: 12; }

.offset-1 { margin-left: 8.333333%; }

.offset-2 { margin-left: 16.666667%; }

.offset-3 { margin-left: 25%; }

.offset-4 { margin-left: 33.333333%; }

.offset-5 { margin-left: 41.666667%; }

.offset-6 { margin-left: 50%; }

.offset-7 { margin-left: 58.333333%; }

.offset-8 { margin-left: 66.666667%; }

.offset-9 { margin-left: 75%; }

.offset-10 { margin-left: 83.333333%; }

.offset-11 { margin-left: 91.666667%; }

@media (min-width: 568px) { .col-sm { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .col-sm-auto { flex: 0 0 auto; width: auto; max-width: none; }
  .col-sm-1 { flex: 0 0 8.333333%; max-width: 8.333333%; }
  .col-sm-2 { flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-sm-3 { flex: 0 0 25%; max-width: 25%; }
  .col-sm-4 { flex: 0 0 33.333333%; max-width: 33.333333%; }
  .col-sm-5 { flex: 0 0 41.666667%; max-width: 41.666667%; }
  .col-sm-6 { flex: 0 0 50%; max-width: 50%; }
  .col-sm-7 { flex: 0 0 58.333333%; max-width: 58.333333%; }
  .col-sm-8 { flex: 0 0 66.666667%; max-width: 66.666667%; }
  .col-sm-9 { flex: 0 0 75%; max-width: 75%; }
  .col-sm-10 { flex: 0 0 83.333333%; max-width: 83.333333%; }
  .col-sm-11 { flex: 0 0 91.666667%; max-width: 91.666667%; }
  .col-sm-12 { flex: 0 0 100%; max-width: 100%; }
  .order-sm-first { order: -1; }
  .order-sm-last { order: 13; }
  .order-sm-0 { order: 0; }
  .order-sm-1 { order: 1; }
  .order-sm-2 { order: 2; }
  .order-sm-3 { order: 3; }
  .order-sm-4 { order: 4; }
  .order-sm-5 { order: 5; }
  .order-sm-6 { order: 6; }
  .order-sm-7 { order: 7; }
  .order-sm-8 { order: 8; }
  .order-sm-9 { order: 9; }
  .order-sm-10 { order: 10; }
  .order-sm-11 { order: 11; }
  .order-sm-12 { order: 12; }
  .offset-sm-0 { margin-left: 0; }
  .offset-sm-1 { margin-left: 8.333333%; }
  .offset-sm-2 { margin-left: 16.666667%; }
  .offset-sm-3 { margin-left: 25%; }
  .offset-sm-4 { margin-left: 33.333333%; }
  .offset-sm-5 { margin-left: 41.666667%; }
  .offset-sm-6 { margin-left: 50%; }
  .offset-sm-7 { margin-left: 58.333333%; }
  .offset-sm-8 { margin-left: 66.666667%; }
  .offset-sm-9 { margin-left: 75%; }
  .offset-sm-10 { margin-left: 83.333333%; }
  .offset-sm-11 { margin-left: 91.666667%; } }

@media (min-width: 768px) { .col-md { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .col-md-auto { flex: 0 0 auto; width: auto; max-width: none; }
  .col-md-1 { flex: 0 0 8.333333%; max-width: 8.333333%; }
  .col-md-2 { flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-md-3 { flex: 0 0 25%; max-width: 25%; }
  .col-md-4 { flex: 0 0 33.333333%; max-width: 33.333333%; }
  .col-md-5 { flex: 0 0 41.666667%; max-width: 41.666667%; }
  .col-md-6 { flex: 0 0 50%; max-width: 50%; }
  .col-md-7 { flex: 0 0 58.333333%; max-width: 58.333333%; }
  .col-md-8 { flex: 0 0 66.666667%; max-width: 66.666667%; }
  .col-md-9 { flex: 0 0 75%; max-width: 75%; }
  .col-md-10 { flex: 0 0 83.333333%; max-width: 83.333333%; }
  .col-md-11 { flex: 0 0 91.666667%; max-width: 91.666667%; }
  .col-md-12 { flex: 0 0 100%; max-width: 100%; }
  .order-md-first { order: -1; }
  .order-md-last { order: 13; }
  .order-md-0 { order: 0; }
  .order-md-1 { order: 1; }
  .order-md-2 { order: 2; }
  .order-md-3 { order: 3; }
  .order-md-4 { order: 4; }
  .order-md-5 { order: 5; }
  .order-md-6 { order: 6; }
  .order-md-7 { order: 7; }
  .order-md-8 { order: 8; }
  .order-md-9 { order: 9; }
  .order-md-10 { order: 10; }
  .order-md-11 { order: 11; }
  .order-md-12 { order: 12; }
  .offset-md-0 { margin-left: 0; }
  .offset-md-1 { margin-left: 8.333333%; }
  .offset-md-2 { margin-left: 16.666667%; }
  .offset-md-3 { margin-left: 25%; }
  .offset-md-4 { margin-left: 33.333333%; }
  .offset-md-5 { margin-left: 41.666667%; }
  .offset-md-6 { margin-left: 50%; }
  .offset-md-7 { margin-left: 58.333333%; }
  .offset-md-8 { margin-left: 66.666667%; }
  .offset-md-9 { margin-left: 75%; }
  .offset-md-10 { margin-left: 83.333333%; }
  .offset-md-11 { margin-left: 91.666667%; } }

@media (min-width: 992px) { .col-lg { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .col-lg-auto { flex: 0 0 auto; width: auto; max-width: none; }
  .col-lg-1 { flex: 0 0 8.333333%; max-width: 8.333333%; }
  .col-lg-2 { flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-lg-3 { flex: 0 0 25%; max-width: 25%; }
  .col-lg-4 { flex: 0 0 33.333333%; max-width: 33.333333%; }
  .col-lg-5 { flex: 0 0 41.666667%; max-width: 41.666667%; }
  .col-lg-6 { flex: 0 0 50%; max-width: 50%; }
  .col-lg-7 { flex: 0 0 58.333333%; max-width: 58.333333%; }
  .col-lg-8 { flex: 0 0 66.666667%; max-width: 66.666667%; }
  .col-lg-9 { flex: 0 0 75%; max-width: 75%; }
  .col-lg-10 { flex: 0 0 83.333333%; max-width: 83.333333%; }
  .col-lg-11 { flex: 0 0 91.666667%; max-width: 91.666667%; }
  .col-lg-12 { flex: 0 0 100%; max-width: 100%; }
  .order-lg-first { order: -1; }
  .order-lg-last { order: 13; }
  .order-lg-0 { order: 0; }
  .order-lg-1 { order: 1; }
  .order-lg-2 { order: 2; }
  .order-lg-3 { order: 3; }
  .order-lg-4 { order: 4; }
  .order-lg-5 { order: 5; }
  .order-lg-6 { order: 6; }
  .order-lg-7 { order: 7; }
  .order-lg-8 { order: 8; }
  .order-lg-9 { order: 9; }
  .order-lg-10 { order: 10; }
  .order-lg-11 { order: 11; }
  .order-lg-12 { order: 12; }
  .offset-lg-0 { margin-left: 0; }
  .offset-lg-1 { margin-left: 8.333333%; }
  .offset-lg-2 { margin-left: 16.666667%; }
  .offset-lg-3 { margin-left: 25%; }
  .offset-lg-4 { margin-left: 33.333333%; }
  .offset-lg-5 { margin-left: 41.666667%; }
  .offset-lg-6 { margin-left: 50%; }
  .offset-lg-7 { margin-left: 58.333333%; }
  .offset-lg-8 { margin-left: 66.666667%; }
  .offset-lg-9 { margin-left: 75%; }
  .offset-lg-10 { margin-left: 83.333333%; }
  .offset-lg-11 { margin-left: 91.666667%; } }

@media (min-width: 1230px) { .col-xl { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .col-xl-auto { flex: 0 0 auto; width: auto; max-width: none; }
  .col-xl-1 { flex: 0 0 8.333333%; max-width: 8.333333%; }
  .col-xl-2 { flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-xl-2-10 { flex: 0 0 20%; max-width: 20%; }
  .col-xl-3 { flex: 0 0 25%; max-width: 25%; }
  .col-xl-4 { flex: 0 0 33.333333%; max-width: 33.333333%; }
  .col-xl-5 { flex: 0 0 41.666667%; max-width: 41.666667%; }
  .col-xl-6 { flex: 0 0 50%; max-width: 50%; }
  .col-xl-7 { flex: 0 0 58.333333%; max-width: 58.333333%; }
  .col-xl-8 { flex: 0 0 66.666667%; max-width: 66.666667%; }
  .col-xl-9 { flex: 0 0 75%; max-width: 75%; }
  .col-xl-10 { flex: 0 0 83.333333%; max-width: 83.333333%; }
  .col-xl-11 { flex: 0 0 91.666667%; max-width: 91.666667%; }
  .col-xl-12 { flex: 0 0 100%; max-width: 100%; }
  .order-xl-first { order: -1; }
  .order-xl-last { order: 13; }
  .order-xl-0 { order: 0; }
  .order-xl-1 { order: 1; }
  .order-xl-2 { order: 2; }
  .order-xl-3 { order: 3; }
  .order-xl-4 { order: 4; }
  .order-xl-5 { order: 5; }
  .order-xl-6 { order: 6; }
  .order-xl-7 { order: 7; }
  .order-xl-8 { order: 8; }
  .order-xl-9 { order: 9; }
  .order-xl-10 { order: 10; }
  .order-xl-11 { order: 11; }
  .order-xl-12 { order: 12; }
  .offset-xl-0 { margin-left: 0; }
  .offset-xl-1 { margin-left: 8.333333%; }
  .offset-xl-2 { margin-left: 16.666667%; }
  .offset-xl-3 { margin-left: 25%; }
  .offset-xl-4 { margin-left: 33.333333%; }
  .offset-xl-5 { margin-left: 41.666667%; }
  .offset-xl-6 { margin-left: 50%; }
  .offset-xl-7 { margin-left: 58.333333%; }
  .offset-xl-8 { margin-left: 66.666667%; }
  .offset-xl-9 { margin-left: 75%; }
  .offset-xl-10 { margin-left: 83.333333%; }
  .offset-xl-11 { margin-left: 91.666667%; } }

.form-control { display: block; width: 100%; height: calc(1.5em + 0.75rem + 2px); padding: 0.375rem 0.75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; color: inherit; background-color: #fff; background-clip: padding-box; border: 1px solid #909090; border-radius: 0.25rem; box-shadow: inset 0 0 18px rgba(28, 26, 25, 0.1); transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

.form-control::-ms-expand { background-color: transparent; border: 0; }

.form-control:-moz-focusring { color: transparent; text-shadow: 0 0 0 #495057; }

.form-control:focus { color: #495057; background-color: #fff; border-color: #80bdff; outline: 0; box-shadow: inset 0 0 18px rgba(28, 26, 25, 0.1), 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.form-control::-webkit-input-placeholder { color: #6c757d; opacity: 1; }

.form-control::-moz-placeholder { color: #6c757d; opacity: 1; }

.form-control::-ms-input-placeholder { color: #6c757d; opacity: 1; }

.form-control::placeholder { color: #6c757d; opacity: 1; }

.form-control:disabled, .form-control[readonly] { background-color: #e9ecef; opacity: 1; }

select.form-control:focus::-ms-value { color: #495057; background-color: #fff; }

.form-control-file, .form-control-range { display: block; width: 100%; }

textarea.form-control { height: auto; }

.btn { height: 55px; width: 270px; max-width: 100%; display: block; margin: auto; padding: 0; text-align: center; font-size: 1.2rem; color: #fff; background: #ff8a00 linear-gradient(to bottom, #ffae00, #ff6b00); border: 0; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

.btn:hover { background-image: none; }

.btn:focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(255, 138, 0, 0.5); }

.btn:disabled { opacity: .5; }

.btn-blue { background: #1b4c90 linear-gradient(to bottom, #2e62a1, #143d7e); }

.btn-blue:focus { box-shadow: 0 0 0 0.2rem rgba(27, 76, 144, 0.5); }

@keyframes fadeIn { from { opacity: 0; }
  to { opacity: 1; } }

.fadeIn { animation-name: fadeIn; }

@keyframes fadeInLeft { from { opacity: 0;
    transform: translate3d(-100%, 0, 0); }
  to { opacity: 1;
    transform: translate3d(0, 0, 0); } }

.fadeInLeft { animation-name: fadeInLeft; }

@keyframes fadeInRight { from { opacity: 0;
    transform: translate3d(100%, 0, 0); }
  to { opacity: 1;
    transform: translate3d(0, 0, 0); } }

.fadeInRight { animation-name: fadeInRight; }

@keyframes fadeInUp { from { opacity: 0;
    transform: translate3d(0, 100%, 0); }
  to { opacity: 1;
    transform: translate3d(0, 0, 0); } }

.fadeInUp { animation-name: fadeInUp; }

@keyframes fadeInDown { from { opacity: 0;
    transform: translate3d(0, -100%, 0); }
  to { opacity: 1;
    transform: translate3d(0, 0, 0); } }

.fadeInDown { animation-name: fadeInDown; }

@keyframes fadeInDownBig { from { opacity: 0;
    transform: translate3d(0, -2000px, 0); }
  to { opacity: 1;
    transform: translate3d(0, 0, 0); } }

.fadeInDownBig { animation-name: fadeInDownBig; }

@keyframes fadeInLeftBig { from { opacity: 0;
    transform: translate3d(-2000px, 0, 0); }
  to { opacity: 1;
    transform: translate3d(0, 0, 0); } }

.fadeInLeftBig { animation-name: fadeInLeftBig; }

@keyframes fadeInRightBig { from { opacity: 0;
    transform: translate3d(2000px, 0, 0); }
  to { opacity: 1;
    transform: translate3d(0, 0, 0); } }

.fadeInRightBig { animation-name: fadeInRightBig; }

@keyframes fadeInUpBig { from { opacity: 0;
    transform: translate3d(0, 2000px, 0); }
  to { opacity: 1;
    transform: translate3d(0, 0, 0); } }

.fadeInUpBig { animation-name: fadeInUpBig; }

@keyframes zoomIn { from { opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  50% { opacity: 1; } }

.zoomIn { animation-name: zoomIn; }

@keyframes spin { from { transform: rotate(0deg); }
  to { transform: rotate(360deg); } }

.animated { animation-duration: 1s; animation-fill-mode: both; }

.animated.infinite { animation-iteration-count: infinite; }

.animated.delay-1s { animation-delay: 1s; }

.animated.delay-2s { animation-delay: 2s; }

.animated.delay-3s { animation-delay: 3s; }

.animated.delay-4s { animation-delay: 4s; }

.animated.delay-5s { animation-delay: 5s; }

.animated.fast { animation-duration: 800ms; }

.animated.faster { animation-duration: 500ms; }

.animated.slow { animation-duration: 2s; }

.animated.slower { animation-duration: 3s; }

.js [data-se-add-class^="animated"]:not(.animated) { visibility: hidden; }

@media (print), (prefers-reduced-motion: reduce) { .animated { animation-duration: 1ms !important; transition-duration: 1ms !important; animation-iteration-count: 1 !important; } }

h1, .h1 { font-size: 76px; font-weight: 700; line-height: 1; letter-spacing: 0.02em; font-family: BebasNeue, sans-serif; text-transform: uppercase; }

h1 b, .h1 b { color: #ff8d00; }

h2, .h2 { font-size: 26.5px; font-weight: 700; letter-spacing: 0.02em; font-family: BebasNeue, sans-serif; text-transform: uppercase; text-align: center; }

h2 b, .h2 b { color: #ff8d00; }

h3, .h3 { font-weight: 700; font-size: 1rem; }

.page { overflow-x: hidden; }

@media (min-width: 992px) { .mobile-only { display: none !important; } }

@media (max-width: 991.9px) { .desktop-only { display: none !important; }
  h1, .h1 { font-size: 40px; } }

.page-logo { flex-shrink: 1; margin-right: 5px; }

.page-logo img { display: block; max-width: 100%; }

.page-nav ul { display: flex; }

.page-nav li { font-weight: 700; color: #636363; white-space: nowrap; }

.page-nav li a { display: block; padding: 0 6px; }

.page-contacts { text-align: center; font-size: 26px; font-weight: 700; margin-left: 5px; }

.page-contacts > a { color: #2a3d57; white-space: nowrap; }

.page-contacts > span { color: #ff8d00; }

.page-contacts-msg a { display: inline-block; vertical-align: top; margin: 4px 6px 0; }

.page-contacts-msg img { display: block; }

.header { background-color: rgba(255, 255, 255, 0.7); box-shadow: 0px 3px 7px 0px rgba(23, 20, 18, 0.14); padding: 10px 0; position: fixed; top: 0; left: 0; width: 100%; z-index: 9; }

.header .row { flex-wrap: nowrap; align-items: center; justify-content: space-between; }

.header .page-logo { margin-left: -30px; }

.header .page-nav nav { transition: .3s; }

.header .page-nav li { line-height: 55px; border-left: 1px solid #f0f0f0; }

.header .page-nav li:last-child { border-right: 1px solid #f0f0f0; }

.header-nav-btn { position: relative; align-self: stretch; width: 30px; margin: 0 auto 0 10px; }

@media (min-width: 1230px) { .header-nav-btn { display: none; } }

.header-nav-btn i { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; height: 3px; border-top: 3px solid; color: #ff8d00; }

.header-nav-btn i::before, .header-nav-btn i::after { content: ''; position: absolute; width: 100%; left: 0; height: inherit; border-top: inherit; }

.header-nav-btn i::before { top: -11px; }

.header-nav-btn i::after { top: 5px; }

@media (max-width: 1229.9px) { .header .page-logo { margin-left: 0; width: 62px; overflow: hidden; }
  .header .page-logo img { max-width: none; }
  .header .page-nav { position: static; width: 0; }
  .header .page-nav nav { position: absolute; top: 100%; left: 0; right: 0; background-color: rgba(255, 255, 255, 0.7); box-shadow: 0px 3px 7px 0px rgba(23, 20, 18, 0.14); overflow: auto; max-height: calc(100vh - 100%); text-shadow: 1px 1px 2px #fff; }
  .header .page-nav ul { display: block; text-align: center; }
  .header .page-nav li { border-left: 0; }
  .header .page-nav li:last-child { border-right: 0; }
  .header-nav-toggle:not(:checked) ~ .page-nav nav { opacity: 0; transform: translate3d(0, 30px, 0); transition-duration: 0s; height: 0; overflow: hidden; }
  .header-nav-toggle:checked ~ .header-nav-btn { opacity: .5; }
  .footer .page-nav { display: none; } }

@media (max-width: 567.9px) { .page-contacts { font-size: 1rem; } }

.section-01 { padding: 83px 0 45px; background: url(https://varaosa.ru/img/bg-s1-part.jpg) 50vw bottom no-repeat; }

.section-01 .container { margin-top: 20px; padding-top: 50px; padding-bottom: 20px; }

.section-01-box { background: rgba(255, 255, 255, 0.45); background: linear-gradient(to right, rgba(255, 255, 255, 0.45) 70%, rgba(255, 255, 255, 0.05)); border-radius: 10px; padding: 20px 20px 20px 28px; margin-left: -30px; position: relative; }

.section-01-box::before { content: ''; position: absolute; top: -131px; left: -71px; width: 695px; height: 554px; z-index: -1; background: url(https://varaosa.ru/img/bg-s1-shadow.png) 0/contain no-repeat; }

.section-01-box h1 + p { text-align: left; font-size: 46px; }

.section-01-box p:last-child { border-top: 1px solid rgba(0, 0, 0, 0.1); margin-bottom: 0; padding-top: 20px; display: inline-block; }

.section-01-row { margin-top: 50px; align-items: center; }

.section-01-rst img { vertical-align: middle; margin-right: 15px; }

.section-01-rst span { display: inline-block; vertical-align: middle; }

@media (max-width: 1229.9px) { .section-01-box { margin-left: 0; } }

@media (max-width: 991.9px) { .section-01 { background: transparent !important; }
.section-01-box::before { content: none; } }

@media (max-width: 767.9px) { .section-01-box { background: rgba(255, 255, 255, 0.45); }
  .section-01-row { display: block; }
  .section-01-rst { margin-top: 20px; text-align: center; }
  .section-01-rst img { margin: 0 10px 20px; }
  .section-01-rst span { margin-bottom: 20px; } }

.section-02 { padding-top: 35px; }

@media (min-width: 992px) { .section-02 .container { position: relative; }
  .section-02 .container::before { content: ''; position: absolute; width: 500px; max-width: 41.6666%; top: 50px; right: 0; bottom: 0; background: url(https://static.tildacdn.com/tild3437-3537-4536-a137-363732316263/bg-s2.jpg) 50%/contain no-repeat; z-index: -1; } }

.section-02-inner { padding-left: 0; }

.section-02 h2 { margin-bottom: 25px; }

.section-02 li { position: relative; padding-left: 22px; }

.section-02 li::before { content: ''; position: absolute; left: 0; top: .25em; width: 12px; height: 12px; border-radius: 50%; background-color: #ff8d00; }

.section-02 li + li { margin-top: 1.2em; }

.js .section-02 ul:not(.scrolled) { visibility: hidden; }

.js .section-02 ul.scrolled li { animation-name: inherit; animation-duration: .6s; animation-fill-mode: both; }

.js .section-02 ul.scrolled li:nth-child(2) { animation-delay: .3s; }

.js .section-02 ul.scrolled li:nth-child(3) { animation-delay: .6s; }

.js .section-02 ul.scrolled li:nth-child(4) { animation-delay: .9s; }

.js .section-02 ul.scrolled li:nth-child(5) { animation-delay: 1.2s; }

.js .section-02 ul.scrolled li:nth-child(5) { animation-delay: 1.5s; }

.section-03 { padding-top: 20px; }

@media (min-width: 1230px) { .section-03 .container { padding: 0; } }

.section-03 h2 { margin: 0; }

.features { position: relative; justify-content: center; }

@media (min-width: 1230px) { .features::before { content: ''; position: absolute; left: 60px; right: 30px; top: 140px; bottom: 90px; border: 2px solid #f5f5f5; } }

.features li { padding-top: 30px; }

.features figure { margin: auto; max-width: 222px; background-image: linear-gradient(to bottom, #ffae00, #ff6b00); border-radius: 10px; padding: 25px 0 0; text-align: center; color: #fff; font-weight: 700; }

.features figure div { padding-bottom: 15px; border-bottom: 1px solid rgba(255, 255, 255, 0.15); margin: 0 20px 20px; }

.features figure div::before { content: ''; display: inline-block; vertical-align: middle; height: 98px; }

.features figure svg { max-width: 100%; vertical-align: middle; fill: currentColor; transition: transform .3s; }

.features figure:hover svg { transform: scale(1.2); }

.features figcaption { padding: 0 5px; height: 3.6em; overflow: hidden; }

@media (max-width: 567.9px) { .features li { padding-top: 15px; font-size: .8rem; }
  .features figcaption { height: 4.8em; } }

.js .features:not(.scrolled) li { visibility: hidden; }

.js .features.scrolled li { animation-name: inherit; animation-duration: .6s; animation-fill-mode: both; }

.js .features.scrolled li:nth-child(2) { animation-delay: .3s; }

.js .features.scrolled li:nth-child(3) { animation-delay: .6s; }

.js .features.scrolled li:nth-child(4) { animation-delay: .9s; }

.js .features.scrolled li:nth-child(5) { animation-delay: 1.2s; }

.js .features.scrolled li:nth-child(6) { animation-delay: 1.5s; }

.js .features.scrolled li:nth-child(7) { animation-delay: 1.8s; }

.js .features.scrolled li:nth-child(8) { animation-delay: 2.1s; }

.js .features.scrolled li:nth-child(9) { animation-delay: 2.4s; }

.js .features.scrolled li:nth-child(10) { animation-delay: 2.7s; }

.section-04 { padding: 65px 0 45px; text-align: center; background: url(https://varaosa.ru/img/bg-s4.jpg) left bottom no-repeat; }

.section-04 h3 { margin-bottom: 1rem; }

.section-04 h3 + p { margin: auto; padding: 0; }

.wait-gallery { max-width: 1840px; margin: auto; }

.wait-gallery-list { white-space: nowrap; text-align: center; padding: 80px 0 80px 10px; font-size: 0; overflow: hidden; }

.wait-gallery-list .slick-list { overflow: visible; }

.wait-gallery-list [tabindex] { outline: 0; }

.wait-gallery-item { display: inline-block; vertical-align: top; font-size: 1rem; margin-right: 10px; }

.wait-gallery-item a { display: block; width: 295px; max-width: 100%; border-radius: 8px; position: relative; transition: transform .15s; }

.wait-gallery-item a::before { content: ''; display: block; padding-top: 100%; }

.wait-gallery-item a:hover { transform: scale(1.15); z-index: 1; }

.wait-gallery-item img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: inherit; }

.section-05 { color: #fff; background: #2a4e80 url(https://varaosa.ru/img/bg-s5.jpg) 50%/cover no-repeat; text-align: center; padding: 40px 0 16px; }

.section-05 p b { color: #ff8d00; }

.certs { position: relative; margin: 25px auto 0; }

.certs::before { content: ''; position: absolute; top: 0; bottom: 37px; left: 0; right: 0; margin: auto; width: 872px; max-width: 100%; background: url(https://varaosa.ru/img/s5-bd.png) 0 0/100% 100% no-repeat; pointer-events: none; }

.certs > img { margin-top: -10px; }

.certs > p { margin: 15px auto 25px; max-width: 872px; padding: 0 10px; }

.certs ul { position: relative; margin-left: -4px; }

.certs li { padding-left: 4px; }

.certs li:hover { z-index: 1; }

.certs li a { display: block; box-shadow: 0 0 9px 0px rgba(23, 20, 18, 0.72); border-radius: 15px; background-color: #fff; transition: transform .15s; position: relative; }

.certs li a:hover { transform: scale(1.1); }

.certs li img { border-radius: inherit; display: block; margin: auto; max-width: 100%; }

@media (max-width: 991.9px) { .certs::before { width: auto; left: 50px; right: 50px; }
  .certs > p { margin-left: 50px; margin-right: 50px; } }

@media (max-width: 567.9px) { .certs::before { content: none; }
  .certs > p { margin-left: 0; margin-right: 0; }
  .certs li a { max-width: 300px; margin: auto; }
  .certs li { margin-top: 15px; } }

.js .certs ul:not(.scrolled) li { visibility: hidden; }

.js .certs ul.scrolled li { animation-name: inherit; animation-duration: .6s; animation-fill-mode: both; }

.js .certs ul.scrolled li:nth-child(2) { animation-delay: .3s; }

.js .certs ul.scrolled li:nth-child(3) { animation-delay: .6s; }

.section-06 { padding: 50px 0; }

.section-06 h2 { margin-bottom: 40px; }

.section-06 h2 + p { max-width: 800px; margin: auto; text-align: center; }

.section-06 h2 + p::after { content: ''; display: block; max-width: 630px; border-top: 1px solid #d6d6d6; margin: 50px auto 0; }

.section-06 b { color: #ff8d00; }

.section-06 .blue { color: #4169e1; }

.section-06 ul { overflow: hidden; margin-top: 40px; }

.section-06 li { padding: 20px 0; }

.section-06 li:nth-child(even) { position: relative; }

.section-06 li:nth-child(even)::before { content: ''; position: absolute; top: 0; bottom: 0; right: 0; left: 40%; background-repeat: no-repeat; background-size: 100% 100%; background-image: url(https://varaosa.ru/img/portfolio-grad.png); }

.section-06 li .row { align-items: center; }

.section-06 li p { margin: 1rem 0 0; }

.section-06 li svg { position: absolute; left: -7%; top: 0; bottom: 0; margin: auto; width: 17px; height: 17px; fill: #e2e2e2; }

.section-06 .img-wrap img { display: block; margin: auto; max-width: 100%; }

@media (max-width: 991.9px) { .section-06 li svg { display: none; } }

@media (max-width: 567.9px) { .section-06 { overflow: hidden; }
  .section-06 li:nth-child(even)::before { content: none; }
  .section-06 .img-wrap { margin-bottom: 1rem; } }

.section-07 { padding: 50px 0; background: url(https://varaosa.ru/img/bg-s7.jpg) 50%/cover no-repeat; }

.section-07 h2 { color: #313131; max-width: 640px; margin-left: auto; margin-right: auto; }

.section-07 .btn { margin-top: 35px; }

.section-07 ul { justify-content: center; }

.section-07 li { padding-top: 30px; }

.section-07 li > span { display: flex; align-items: center; border-radius: 9px; box-shadow: 0px 0px 9px 0px rgba(155, 79, 10, 0.52); background-color: #fff; font-weight: 700; line-height: .9em; color: #2f2f2f; padding: 8px 15px; }

.section-07 li > span::before { content: ''; display: inline-block; height: 2.7em; }

.section-07 li > span span { display: inline-block; flex-grow: 1; }

.section-07 li svg { fill: #f56302; display: inline-block; flex-shrink: 0; width: 34px; height: 34px; margin-right: 15px; }

@media (max-width: 991.9px) { .section-07 li { padding-top: 15px; } }

.section-08 { background-color: #f9f8f8; padding: 40px 0; }

@media (min-width: 1230px) { .section-08 .container { padding: 0; } }

.section-08 h2 b { color: #f96f08; }

.section-08 ul { margin-left: auto; margin-right: auto; max-width: 1044px; }

.section-08 li { padding-top: 30px; }

@media (max-width: 991.9px) { .section-08 li { padding-top: 15px; } }

.section-08 dl { background-color: #f56302; border-radius: 9px; margin: 0 4px; }

.section-08 dt { text-transform: uppercase; font-size: 24px; line-height: 1; font-weight: 700; padding: 0 20px 0 30px; margin: 0 -4px; color: #5f5f5f; background-color: #fff; border-radius: inherit; box-shadow: 0px 0px 6px 0px rgba(17, 18, 20, 0.07); text-align: center; }

.section-08 dt::before { content: ''; display: inline-block; vertical-align: middle; height: 62px; }

.section-08 dt b { color: #165cc4; }

.section-08 dt span { display: inline-block; vertical-align: middle; width: calc(100% - 15px); padding-right: 5px; }

.cont_lenux {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
}

      .gallery2 {
            display: flex;
            gap: 10px;
            overflow-x: auto;
            padding: 20px 0;
            scrollbar-width: thin;
            scrollbar-color: #888 transparent;
        }

        .gallery2::-webkit-scrollbar {
            height: 8px;
        }

        .gallery2::-webkit-scrollbar-track {
            background: #f1f1f1;
            border-radius: 4px;
        }

        .gallery2::-webkit-scrollbar-thumb {
            background: #888;
            border-radius: 4px;
        }

        .gallery2 img {
            border-radius: 15px;
            flex-shrink: 0;
            width: 300px;
            height: 200px;
            object-fit: cover;
            transition: transform 0.3s ease;
        }

        .gallery2 img:hover {
            transform: scale(1.05);
        }
.tn-atom { font-size: calc(2.5vw + 2px); }
