/*
Theme Name: Stranaled
Author: thewebworks.ru
Domain: Stranaled
*/
@charset "UTF-8";
/*!
 * Bootstrap v4.0.0 (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)
 */
 
 section.new-section.home-about-section {
    padding: 1px;
}
 
.bigled {
    max-width: 1200px;
    margin: auto;
}
.bigled h2 {
    margin: 36px auto;
    text-align: center;
    font-size: 30px;
}

.bigled h3 {
    font-size: 33px;
    padding: 0 20px;
    text-transform: lowercase;
    text-align: center;
}

.bigled .red{color: #ed1c24; text-transform: uppercase;}
 #wpsm_counter_b_row_1924 .wpsm_counterbox {
    margin-top: 0px!important;
    margin-bottom: 0px!important;
}

.bigled .btn {
    background: #ed1c24;
    padding: 30px;
    display: block;
    color: white;
    font-size: 30px;
    margin: 50px 20px 10px 20px;
    float: left;
    width: 90%;
}

.bigled b {
    font-size: 55px;
    display: block;
    float: left;
}
.bigled b {
    font-size: 61px;
    display: block;
    margin-left: 44px;
}

.btn a {
    float: right;
    background: white;
    text-decoration: none;
    padding: 10px 20px;
    margin: 10px;
}

section.new-section.home-bigled-section {
    width: 100%;
    float: left;
}

.bigled img {
    width: 100%;
}

section.new-section.home-bigled-section:after
.blok_vbv {
    color: #9f9898;
    margin: 5px 0 -8px 0;
}

.new-section {

    float: left;
    width: 100%;
}

 .blok_knopok {
    border-left: 1px solid black;
    padding-left: 9px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

 .vvv strong:first-child {
    padding: 0 0 0 5px;
}
 .vvv a {
    display: flex;
    flex-direction: row;
    text-decoration: none;
}
.vvv ul {
    display: flex;
    flex-direction: row;
    list-style: disc!important;
    flex-wrap: wrap;
    margin-bottom: 2px!important;
}


.vvv li {
    display: flex;
    flex-direction: row;
    list-style: disc!important;
    color: black;
    text-decoration: none;
    margin-left: 10px;
    line-height: 20px!important;
    min-width: 46%;
}

.vvv  img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    height: fit-content;
    }
 .vvv li:nth-child(n+11){display:none;}
 
 .vvv li:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #ff9f10;
    margin: 5px 6px 1px 1px;
    border-radius: 50%;
} 

 
 .Proizv__header .videoWrapper video,
 .Proizv__header .videoWrapper iframe,
 .Proizv__header .videoWrapper picture {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
i.fa.fa-envelope {
    color: #005aab;
    margin-top: -6px;
}
.product-categories li.cat-item {
    border-bottom: black 1px solid;
    line-height: 1.5;
    padding: 10px 0;
}
ul.product-categories>li>a {font-weight: normal!important;font-size: 18px;line-height: 0px;}

.Proizv {
  overflow-x: hidden;
  width: 100%;
  height: auto;
}

	.mob{display:none;}
	.scr{display:block;}


/* Content */


.content:not(:first-child) {
  padding: 4em 0;
}

.tilter {
  display: block;
  width: 100%;
  text-decoration: none;
}

.tilter * {
  pointer-events: none;
}

.tilter:hover,
.tilter:focus {
  color: #fff;
  outline: none;
}


.tilter__figure,
.tilter__image {
  margin: 0;
  width: 100%;
  height: 100%;
  display: block;
}

.tilter__figure>* {
  -webkit-transform: translateZ(0px);
  transform: translateZ(0px);
  /* Force correct stacking order */
}

.smooth .tilter__figure,
.smooth .tilter__deco--overlay,
.smooth .tilter__deco--lines,
.smooth .tilter__deco--shine div,
.smooth .tilter__caption {
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

.tilter__figure {
  position: relative;
}

.tilter__deco {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.tilter__deco--overlay {
  background-image: linear-gradient(45deg, rgba(226, 60, 99, 0.4), rgba(145, 58, 252, 0.4), rgba(16, 11, 192, 0.4));
}

.tilter__deco--shine div {
  position: absolute;
  width: 200%;
  height: 200%;
  top: -50%;
  left: -50%;
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.5) 25%, rgba(255, 255, 255, 0.1) 50%, rgba(0, 0, 0, 0.5) 100%);
}

.tilter__deco--lines {
  fill: none;
  stroke: #fff;
  stroke-width: 1.5px;
}

.tilter__caption {}

.tilter__caption--small {
  font-size: 44px;
}

.tilter__caption--small small {
  font-size: 28px;
  display: block;
  letter-spacing: 1px;
  font-weight: 600;
}

.tilter__title {
  margin: 0;
  font-weight: normal;
  font-size: 2.5em;
  font-family: 'Abril Fatface', serif;
  line-height: 1;
}

.tilter__description {
  margin: 1em 0 0 0;
  font-size: 0.85em;
  letter-spacing: 0.15em;
}

/*.tilter--1 .tilter__figure::before {*/
/*box-shadow: 0 30px 20px rgba(0,0,0,0.5);*/
/*}*/

.border {
  position: absolute;
  top: 28px;
  left: 28px;
  right: 28px;
  bottom: 28px;
  border: 1px solid #fff;
}

.tilter__caption {
  padding: 30px 34px;
  font-size: 22px;
  font-family: 'Roboto Condensed-Bold', sans-serif;
  line-height: 1;
  color: #343434;
}

.mb30 {
  margin-bottom: 60px;
  background: #fff;
  margin-right: 25px;
}

.mb30:last-child {
  margin-right: 0;
}

.rowidth {
  max-width: 100%;
  padding-bottom: 135px;
}

.tilter__image {
  width: 100%;
  height: 330px;
}





body {
  font-family: 'Roboto Condensed';
  transition: padding 0.24s;
  font-size: 14px;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: 100;
}

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

@-ms-viewport {
  width: device-width
}

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

[tabindex="-1"]:focus {
  outline: 0 !important
}

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

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

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

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

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

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

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

dt {
  font-weight: 700
}

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

blockquote {
  margin: 0 0 1rem
}

dfn {
  font-style: italic
}

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: #007bff;
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

a:hover {
  color: #0056b3;
  text-decoration: underline
}

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

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

a:not([href]):not([tabindex]):focus {
  outline: 0
}

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

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

figure {
  margin: 0 0 1rem
}

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

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

table {
  border-collapse: collapse
}

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

th {
  text-align: inherit
}

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

button {
  border-radius: 0
}

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

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

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button
}

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

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

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
  -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-cancel-button,
[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
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: .5rem;
  font-family: inherit;
  font-weight: 500;
}

.h1,
h1 {
  font-size: 2.5rem
}

.h2,
h2 {
  font-size: 2rem
}

.h3,
h3 {
  font-size: 1.75rem
}

.h4,
h4 {
  font-size: 1.5rem
}

.h5,
h5 {
  font-size: 1.25rem
}

.h6,
h6 {
  font-size: 1rem
}

.lead {
  font-size: 1.25rem;
  font-weight: 300
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, .1)
}

.small,
small {
  font-size: 80%;
  font-weight: 400
}

.mark,
mark {
  padding: .2em;
  background-color: #fcf8e3
}

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

.list-inline {
  padding-left: 0;
  list-style: none
}

.list-inline-item {
  display: inline-block
}

.list-inline-item:not(:last-child) {
  margin-right: .5rem
}

.initialism {
  font-size: 90%;
  text-transform: uppercase
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

.blockquote-footer::before {
  content: "\2014 \00A0";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: .25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: .25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: .5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

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

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}

a>code {
  color: inherit;
}

kbd {
  padding: .2rem .4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: .2rem;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

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

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

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

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

@media (min-width:1200px) {
  .container {
    max-width: 1140px
  }
}

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

.row {
  display: flex;
  max-width: 1300px;
  margin: 0 auto;
}

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

.row-slide {
  max-width: 1160px;
}

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

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

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
}

.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%
}

.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:576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
  }

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

  .col-sm-1 {
    flex: 0 0 8.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:850px) and (orientation:landscape),
(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 55%;
    max-width: 55%
  }

  .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%;
    max-width: 41%
  }

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

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

  .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:1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
  }

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

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

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

  .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%
  }
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent
}

.table td,
.table th {
  padding: .75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6
}

.table tbody+tbody {
  border-top: 2px solid #dee2e6
}

.table .table {
  background-color: #fff
}

.table-sm td,
.table-sm th {
  padding: .3rem
}

.table-bordered {
  border: 1px solid #dee2e6
}

.table-bordered td,
.table-bordered th {
  border: 1px solid #dee2e6
}

.table-bordered thead td,
.table-bordered thead th {
  border-bottom-width: 2px
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, .05)
}

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, .075)
}

.table-primary,
.table-primary>td,
.table-primary>th {
  background-color: #b8daff
}

.table-hover .table-primary:hover {
  background-color: #9fcdff
}

.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
  background-color: #9fcdff
}

.table-secondary,
.table-secondary>td,
.table-secondary>th {
  background-color: #d6d8db
}

.table-hover .table-secondary:hover {
  background-color: #c8cbcf
}

.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
  background-color: #c8cbcf
}

.table-success,
.table-success>td,
.table-success>th {
  background-color: #c3e6cb
}

.table-hover .table-success:hover {
  background-color: #b1dfbb
}

.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
  background-color: #b1dfbb
}

.table-info,
.table-info>td,
.table-info>th {
  background-color: #bee5eb
}

.table-hover .table-info:hover {
  background-color: #abdde5
}

.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
  background-color: #abdde5
}

.table-warning,
.table-warning>td,
.table-warning>th {
  background-color: #ffeeba
}

.table-hover .table-warning:hover {
  background-color: #ffe8a1
}

.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
  background-color: #ffe8a1
}

.table-danger,
.table-danger>td,
.table-danger>th {
  background-color: #f5c6cb
}

.table-hover .table-danger:hover {
  background-color: #f1b0b7
}

.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
  background-color: #f1b0b7
}

.table-light,
.table-light>td,
.table-light>th {
  background-color: #fdfdfe
}

.table-hover .table-light:hover {
  background-color: #ececf6
}

.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
  background-color: #ececf6
}

.table-dark,
.table-dark>td,
.table-dark>th {
  background-color: #c6c8ca
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe
}

.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
  background-color: #b9bbbe
}

.table-active,
.table-active>td,
.table-active>th {
  background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
  background-color: rgba(0, 0, 0, .075)
}

.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e
}

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6
}

.table-dark {
  color: #fff;
  background-color: #212529
}

.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #32383e
}

.table-dark.table-bordered {
  border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, .05)
}

.table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, .075)
}

@media (max-width:575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
  }

  .table-responsive-sm>.table-bordered {
    border: 0
  }
}

@media (max-width:767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
  }

  .footer .footer-content .networks .footerSocials {
    justify-content: center;
  }

  .footer .footer-content .networks {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .networks .footer-copy-col-title {
    width: 100%;
    display: block;
  }

  .table-responsive-md>.table-bordered {
    border: 0
  }
}

@media (max-width:991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
  }

  .table-responsive-lg>.table-bordered {
    border: 0
  }
}

@media (max-width:1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
  }

  .table-responsive-xl>.table-bordered {
    border: 0
  }
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar
}

.table-responsive>.table-bordered {
  border: 0
}

.form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

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

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

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

.form-control:-ms-input-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:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px)
}

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

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

.col-form-label {
  padding-top: calc(.375rem + 1px);
  padding-bottom: calc(.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5
}

.col-form-label-lg {
  padding-top: calc(.5rem + 1px);
  padding-bottom: calc(.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5
}

.col-form-label-sm {
  padding-top: calc(.25rem + 1px);
  padding-bottom: calc(.25rem + 1px);
  font-size: .875rem;
  line-height: 1.5
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: .375rem;
  padding-bottom: .375rem;
  margin-bottom: 0;
  line-height: 1.5;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm,
.input-group-lg>.form-control-plaintext.form-control,
.input-group-lg>.input-group-append>.form-control-plaintext.btn,
.input-group-lg>.input-group-append>.form-control-plaintext.input-group-text,
.input-group-lg>.input-group-prepend>.form-control-plaintext.btn,
.input-group-lg>.input-group-prepend>.form-control-plaintext.input-group-text,
.input-group-sm>.form-control-plaintext.form-control,
.input-group-sm>.input-group-append>.form-control-plaintext.btn,
.input-group-sm>.input-group-append>.form-control-plaintext.input-group-text,
.input-group-sm>.input-group-prepend>.form-control-plaintext.btn,
.input-group-sm>.input-group-prepend>.form-control-plaintext.input-group-text {
  padding-right: 0;
  padding-left: 0
}

.form-control-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem
}

.input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]),
.input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]),
.input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]),
.input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),
.input-group-sm>select.form-control:not([size]):not([multiple]),
select.form-control-sm:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px)
}

.form-control-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem
}

.input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]),
.input-group-lg>.input-group-append>select.input-group-text:not([size]):not([multiple]),
.input-group-lg>.input-group-prepend>select.btn:not([size]):not([multiple]),
.input-group-lg>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),
.input-group-lg>select.form-control:not([size]):not([multiple]),
select.form-control-lg:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px)
}

.form-group {
  margin-bottom: 1rem
}

.form-text {
  display: block;
  margin-top: .25rem
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px
}

.form-row>.col,
.form-row>[class*=col-] {
  padding-right: 5px;
  padding-left: 5px
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem
}

.form-check-input {
  position: absolute;
  margin-top: .3rem;
  margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label {
  color: #6c757d
}

.form-check-label {
  margin-bottom: 0
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: .75rem
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: .3125rem;
  margin-left: 0
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #28a745
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40, 167, 69, .8);
  border-radius: .2rem
}

.custom-select.is-valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.was-validated .form-control:valid {
  border-color: #28a745
}

.custom-select.is-valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.was-validated .form-control:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-select.is-valid~.valid-feedback,
.custom-select.is-valid~.valid-tooltip,
.form-control.is-valid~.valid-feedback,
.form-control.is-valid~.valid-tooltip,
.was-validated .custom-select:valid~.valid-feedback,
.was-validated .custom-select:valid~.valid-tooltip,
.was-validated .form-control:valid~.valid-feedback,
.was-validated .form-control:valid~.valid-tooltip {
  display: block
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
  color: #28a745
}

.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip,
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
  display: block
}

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
  color: #28a745
}

.custom-control-input.is-valid~.custom-control-label::before,
.was-validated .custom-control-input:valid~.custom-control-label::before {
  background-color: #71dd8a
}

.custom-control-input.is-valid~.valid-feedback,
.custom-control-input.is-valid~.valid-tooltip,
.was-validated .custom-control-input:valid~.valid-feedback,
.was-validated .custom-control-input:valid~.valid-tooltip {
  display: block
}

.custom-control-input.is-valid:checked~.custom-control-label::before,
.was-validated .custom-control-input:valid:checked~.custom-control-label::before {
  background-color: #34ce57
}

.custom-control-input.is-valid:focus~.custom-control-label::before,
.was-validated .custom-control-input:valid:focus~.custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-file-input:valid~.custom-file-label {
  border-color: #28a745
}

.custom-file-input.is-valid~.custom-file-label::before,
.was-validated .custom-file-input:valid~.custom-file-label::before {
  border-color: inherit
}

.custom-file-input.is-valid~.valid-feedback,
.custom-file-input.is-valid~.valid-tooltip,
.was-validated .custom-file-input:valid~.valid-feedback,
.was-validated .custom-file-input:valid~.valid-tooltip {
  display: block
}

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #dc3545
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, .8);
  border-radius: .2rem
}

.custom-select.is-invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.was-validated .form-control:invalid {
  border-color: #dc3545
}

.custom-select.is-invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.was-validated .form-control:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-select.is-invalid~.invalid-feedback,
.custom-select.is-invalid~.invalid-tooltip,
.form-control.is-invalid~.invalid-feedback,
.form-control.is-invalid~.invalid-tooltip,
.was-validated .custom-select:invalid~.invalid-feedback,
.was-validated .custom-select:invalid~.invalid-tooltip,
.was-validated .form-control:invalid~.invalid-feedback,
.was-validated .form-control:invalid~.invalid-tooltip {
  display: block
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
  color: #dc3545
}

.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip,
.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip {
  display: block
}

.custom-control-input.is-invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
  color: #dc3545
}

.custom-control-input.is-invalid~.custom-control-label::before,
.was-validated .custom-control-input:invalid~.custom-control-label::before {
  background-color: #efa2a9
}

.custom-control-input.is-invalid~.invalid-feedback,
.custom-control-input.is-invalid~.invalid-tooltip,
.was-validated .custom-control-input:invalid~.invalid-feedback,
.was-validated .custom-control-input:invalid~.invalid-tooltip {
  display: block
}

.custom-control-input.is-invalid:checked~.custom-control-label::before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label::before {
  background-color: #e4606d
}

.custom-control-input.is-invalid:focus~.custom-control-label::before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-file-input:invalid~.custom-file-label {
  border-color: #dc3545
}

.custom-file-input.is-invalid~.custom-file-label::before,
.was-validated .custom-file-input:invalid~.custom-file-label::before {
  border-color: inherit
}

.custom-file-input.is-invalid~.invalid-feedback,
.custom-file-input.is-invalid~.invalid-tooltip,
.was-validated .custom-file-input:invalid~.invalid-feedback,
.was-validated .custom-file-input:invalid~.invalid-tooltip {
  display: block
}

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
  box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center
}

.form-inline .form-check {
  width: 100%
}

@media (min-width:576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0
  }

  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
  }

  .form-inline .form-control-plaintext {
    display: inline-block
  }

  .form-inline .input-group {
    width: auto
  }

  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0
  }

  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: .25rem;
    margin-left: 0
  }

  .form-inline .custom-control {
    align-items: center;
    justify-content: center
  }

  .form-inline .custom-control-label {
    margin-bottom: 0
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.btn:focus,
.btn:hover {
  text-decoration: none
}

.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.btn.disabled,
.btn:disabled {
  opacity: .65
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer
}

.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
  background-image: none
}

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none
}

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}

.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc
}

.btn-primary.focus,
.btn-primary:focus {
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d
}

.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62
}

.btn-secondary.focus,
.btn-secondary:focus {
  box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745
}

.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34
}

.btn-success.focus,
.btn-success:focus {
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-success.disabled,
.btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8
}

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b
}

.btn-info.focus,
.btn-info:focus {
  box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-info.disabled,
.btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107
}

.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00
}

.btn-warning.focus,
.btn-warning:focus {
  box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-warning.disabled,
.btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545
}

.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130
}

.btn-danger.focus,
.btn-danger:focus {
  box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa
}

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5
}

.btn-light.focus,
.btn-light:focus {
  box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-light.disabled,
.btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40
}

.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124
}

.btn-dark.focus,
.btn-dark:focus {
  box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
  box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745
}

.btn-outline-success.focus,
.btn-outline-success:focus {
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8
}

.btn-outline-info.focus,
.btn-outline-info:focus {
  box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107
}

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
  box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show>.btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
  box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa
}

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa
}

.btn-outline-light.focus,
.btn-outline-light:focus {
  box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show>.btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40
}

.btn-outline-dark.focus,
.btn-outline-dark:focus {
  box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show>.btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-link {
  font-weight: 400;
  color: #007bff;
  background-color: transparent
}

.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent
}

.btn-link.focus,
.btn-link:focus {
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none
}

.btn-link.disabled,
.btn-link:disabled {
  color: #6c757d
}

.btn-group-lg>.btn,
.btn-lg {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem
}

.btn-group-sm>.btn,
.btn-sm {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem
}

.btn-block {
  display: block;
  width: 100%
}

.btn-block+.btn-block {
  margin-top: .5rem
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
  width: 100%
}

.fade {
  opacity: 0;
  transition: opacity .15s linear
}

.fade.show {
  opacity: 1
}

.collapse {
  display: none
}

.collapse.show {
  display: block
}

tr.collapse.show {
  display: table-row
}

tbody.collapse.show {
  display: table-row-group
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height .35s ease
}

.dropdown,
.dropup {
  position: relative
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent
}

.dropdown-toggle:empty::after {
  margin-left: 0
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: .5rem 0;
  margin: .125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: .25rem
}

.dropup .dropdown-menu {
  margin-top: 0;
  margin-bottom: .125rem
}

.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: 0;
  border-right: .3em solid transparent;
  border-bottom: .3em solid;
  border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty::after {
  margin-left: 0
}

.dropright .dropdown-menu {
  margin-top: 0;
  margin-left: .125rem
}

.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid transparent;
  border-bottom: .3em solid transparent;
  border-left: .3em solid
}

.dropright .dropdown-toggle:empty::after {
  margin-left: 0
}

.dropright .dropdown-toggle::after {
  vertical-align: 0
}

.dropleft .dropdown-menu {
  margin-top: 0;
  margin-right: .125rem
}

.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: ""
}

.dropleft .dropdown-toggle::after {
  display: none
}

.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid transparent;
  border-right: .3em solid;
  border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0
}

.dropleft .dropdown-toggle::before {
  vertical-align: 0
}

.dropdown-divider {
  height: 0;
  margin: .5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa
}

.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff
}

.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #6c757d;
  background-color: transparent
}

.dropdown-menu.show {
  display: block
}

.dropdown-header {
  display: block;
  padding: .5rem 1.5rem;
  margin-bottom: 0;
  font-size: .875rem;
  color: #6c757d;
  white-space: nowrap
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
  position: relative;
  flex: 0 1 auto
}

.btn-group-vertical>.btn:hover,
.btn-group>.btn:hover {
  z-index: 1
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus {
  z-index: 1
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group,
.btn-group-vertical .btn+.btn,
.btn-group-vertical .btn+.btn-group,
.btn-group-vertical .btn-group+.btn,
.btn-group-vertical .btn-group+.btn-group {
  margin-left: -1px
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start
}

.btn-toolbar .input-group {
  width: auto
}

.btn-group>.btn:first-child {
  margin-left: 0
}

.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn,
.btn-group>.btn:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.dropdown-toggle-split {
  padding-right: .5625rem;
  padding-left: .5625rem
}

.dropdown-toggle-split::after {
  margin-left: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
  padding-right: .375rem;
  padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
  padding-right: .75rem;
  padding-left: .75rem
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center
}

.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
  width: 100%
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
  margin-top: -1px;
  margin-left: 0
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,
.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,
.btn-group-vertical>.btn:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn {
  margin-bottom: 0
}

.btn-group-toggle>.btn input[type=checkbox],
.btn-group-toggle>.btn input[type=radio],
.btn-group-toggle>.btn-group>.btn input[type=checkbox],
.btn-group-toggle>.btn-group>.btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0
}

.input-group>.custom-file:focus,
.input-group>.custom-select:focus,
.input-group>.form-control:focus {
  z-index: 3
}

.input-group>.custom-file+.custom-file,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.form-control,
.input-group>.custom-select+.custom-file,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.form-control,
.input-group>.form-control+.custom-file,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.form-control {
  margin-left: -1px
}

.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.input-group>.custom-select:not(:first-child),
.input-group>.form-control:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.input-group>.custom-file {
  display: flex;
  align-items: center
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label::before {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label,
.input-group>.custom-file:not(:first-child) .custom-file-label::before {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.input-group-append,
.input-group-prepend {
  display: flex
}

.input-group-append .btn,
.input-group-prepend .btn {
  position: relative;
  z-index: 2
}

.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.input-group-text {
  margin-left: -1px
}

.input-group-prepend {
  margin-right: -1px
}

.input-group-append {
  margin-left: -1px
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: .375rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: .25rem
}

.input-group-text input[type=checkbox],
.input-group-text input[type=radio] {
  margin-top: 0
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem
}

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0
}

.custom-control-input:checked~.custom-control-label::before {
  color: #fff;
  background-color: #007bff
}

.custom-control-input:focus~.custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-control-input:active~.custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff
}

.custom-control-input:disabled~.custom-control-label {
  color: #6c757d
}

.custom-control-input:disabled~.custom-control-label::before {
  background-color: #e9ecef
}

.custom-control-label {
  margin-bottom: 0
}

.custom-control-label::before {
  position: absolute;
  top: .25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #dee2e6
}

.custom-control-label::after {
  position: absolute;
  top: .25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%
}

.custom-checkbox .custom-control-label::before {
  border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
  background-color: #007bff
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
  background-color: #007bff
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
  background-color: rgba(0, 123, 255, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
  background-color: rgba(0, 123, 255, .5)
}

.custom-radio .custom-control-label::before {
  border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label::before {
  background-color: #007bff
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
  background-color: rgba(0, 123, 255, .5)
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: .375rem 1.75rem .375rem .75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075), 0 0 5px rgba(128, 189, 255, .5)
}

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

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: .75rem;
  background-image: none
}

.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef
}

.custom-select::-ms-expand {
  opacity: 0
}

.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: .375rem;
  padding-bottom: .375rem;
  font-size: 75%
}

.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: .375rem;
  padding-bottom: .375rem;
  font-size: 125%
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0
}

.custom-file-input:focus~.custom-file-control {
  border-color: #80bdff;
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-file-input:focus~.custom-file-control::before {
  border-color: #80bdff
}

.custom-file-input:lang(en)~.custom-file-label::after {
  content: "Browse"
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: .375rem .75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: .25rem
}

.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(calc(2.25rem + 2px) - 1px * 2);
  padding: .375rem .75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: 1px solid #ced4da;
  border-radius: 0 .25rem .25rem 0
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}

.nav-link {
  display: block;
  padding: .5rem 1rem
}

.nav-link:focus,
.nav-link:hover {
  text-decoration: none
}

.nav-link.disabled {
  color: #6c757d
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
  margin-bottom: -1px
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.nav-pills .nav-link {
  border-radius: .25rem
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #fff;
  background-color: #007bff
}

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center
}

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center
}

.tab-content>.tab-pane {
  display: none
}

.tab-content>.active {
  display: block
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: .5rem 1rem
}

.navbar>.container,
.navbar>.container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between
}

.navbar-brand {
  display: inline-block;
  padding-top: .3125rem;
  padding-bottom: .3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap
}

.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0
}

.navbar-nav .dropdown-menu {
  position: static;
  float: none
}

.navbar-text {
  display: inline-block;
  padding-top: .5rem;
  padding-bottom: .5rem
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center
}

.navbar-toggler {
  padding: .25rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: .25rem
}

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none
}

.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%
}

@media (max-width:575.98px) {

  .navbar-expand-sm>.container,
  .navbar-expand-sm>.container-fluid {
    padding-right: 0;
    padding-left: 0
  }
}

@media (min-width:576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start
  }

  .navbar-expand-sm .navbar-nav {
    flex-direction: row
  }

  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute
  }

  .navbar-expand-sm .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto
  }

  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }

  .navbar-expand-sm>.container,
  .navbar-expand-sm>.container-fluid {
    flex-wrap: nowrap
  }

  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto
  }

  .navbar-expand-sm .navbar-toggler {
    display: none
  }

  .navbar-expand-sm .dropup .dropdown-menu {
    top: auto;
    bottom: 100%
  }
}

@media (max-width:767.98px) {

  .navbar-expand-md>.container,
  .navbar-expand-md>.container-fluid {
    padding-right: 0;
    padding-left: 0
  }
}

@media (min-width:768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start
  }

  .navbar-expand-md .navbar-nav {
    flex-direction: row
  }

  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute
  }

  .navbar-expand-md .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto
  }

  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }

  .navbar-expand-md>.container,
  .navbar-expand-md>.container-fluid {
    flex-wrap: nowrap
  }

  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto
  }

  .navbar-expand-md .navbar-toggler {
    display: none
  }

  .navbar-expand-md .dropup .dropdown-menu {
    top: auto;
    bottom: 100%
  }
}

@media (max-width:991.98px) {

  .navbar-expand-lg>.container,
  .navbar-expand-lg>.container-fluid {
    padding-right: 0;
    padding-left: 0
  }
	
	
.btn a {
    float: left;
    margin: 10px auto;
    width: 100%;
}	
.bigled b {
    font-size: 61px;
    margin: auto;
    width: 100%;
    float: left;
}	
	
	.wpsm_col-lg-6 {
    float: left;
    width: 100%;
}
	
	
}

@media (min-width:992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start
  }

  .navbar-expand-lg .navbar-nav {
    flex-direction: row
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }

  .navbar-expand-lg>.container,
  .navbar-expand-lg>.container-fluid {
    flex-wrap: nowrap
  }

  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto
  }

  .navbar-expand-lg .navbar-toggler {
    display: none
  }

  .navbar-expand-lg .dropup .dropdown-menu {
    top: auto;
    bottom: 100%
  }
}

@media (max-width:1199.98px) {

  .navbar-expand-xl>.container,
  .navbar-expand-xl>.container-fluid {
    padding-right: 0;
    padding-left: 0
  }
}

@media (min-width:1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start
  }

  .navbar-expand-xl .navbar-nav {
    flex-direction: row
  }

  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute
  }

  .navbar-expand-xl .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto
  }

  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }

  .navbar-expand-xl>.container,
  .navbar-expand-xl>.container-fluid {
    flex-wrap: nowrap
  }

  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto
  }

  .navbar-expand-xl .navbar-toggler {
    display: none
  }

  .navbar-expand-xl .dropup .dropdown-menu {
    top: auto;
    bottom: 100%
  }
}

.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
  padding-right: 0;
  padding-left: 0
}

.navbar-expand .navbar-nav {
  flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute
}

.navbar-expand .navbar-nav .dropdown-menu-right {
  right: 0;
  left: auto
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: .5rem
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
  flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto
}

.navbar-expand .navbar-toggler {
  display: none
}

.navbar-expand .dropup .dropdown-menu {
  top: auto;
  bottom: 100%
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
  color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, .5);
  border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
  color: rgba(0, 0, 0, .9)
}

.navbar-dark .navbar-brand {
  color: #fff
}

.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
  color: #fff
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, .25)
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
  color: #fff
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, .5);
  border-color: rgba(255, 255, 255, .1)
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-text a {
  color: #fff
}

.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
  color: #fff
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, .125);
  border-radius: 0px;
}

.card>hr {
  margin-right: 0;
  margin-left: 0
}

.card>.list-group:first-child .list-group-item:first-child {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem
}

.card>.list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem
}

.card-body {
  flex: 0 1 auto;
  padding: 5px;
}

.card-title {
  margin-bottom: 0rem;
}

.card-subtitle {
  margin-top: -.375rem;
  margin-bottom: 0
}

.card-text:last-child {
  margin-bottom: 0
}

.card-link:hover {
  text-decoration: none
}

.card-link+.card-link {
  margin-left: 1.25rem
}

.card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, .03);
  border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
  border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-header+.list-group .list-group-item:first-child {
  border-top: 0
}

.card-footer {
  padding: .75rem 1.25rem;
  background-color: rgba(0, 0, 0, .03);
  border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
  border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
  margin-right: -.625rem;
  margin-bottom: -.75rem;
  margin-left: -.625rem;
  border-bottom: 0
}

.card-header-pills {
  margin-right: -.625rem;
  margin-left: -.625rem
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem
}

.card-img {
  width: 100%;
  border-radius: calc(.25rem - 1px)
}

.card-img-top {
  width: 100%;
  /* border-top-left-radius:calc(.25rem - 1px); */
  /* border-top-right-radius:calc(.25rem - 1px); */
  height: 147px;
  overflow: hidden;
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(.25rem - 1px);
  border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck {
  display: flex;
  flex-direction: column
}

.card-deck .card {
  margin-bottom: 15px
}

@media (min-width:576px) {
  .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px
  }

  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px
  }
}

.card-group {
  display: flex;
  flex-direction: column
}

.card-group>.card {
  margin-bottom: 15px
}

@media (min-width:576px) {
  .card-group {
    flex-flow: row wrap
  }

  .card-group>.card {
    flex: 1 0 0%;
    margin-bottom: 0
  }

  .card-group>.card+.card {
    margin-left: 0;
    border-left: 0
  }

  .card-group>.card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
  }

  .card-group>.card:first-child .card-header,
  .card-group>.card:first-child .card-img-top {
    border-top-right-radius: 0
  }

  .card-group>.card:first-child .card-footer,
  .card-group>.card:first-child .card-img-bottom {
    border-bottom-right-radius: 0
  }

  .card-group>.card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
  }

  .card-group>.card:last-child .card-header,
  .card-group>.card:last-child .card-img-top {
    border-top-left-radius: 0
  }

  .card-group>.card:last-child .card-footer,
  .card-group>.card:last-child .card-img-bottom {
    border-bottom-left-radius: 0
  }

  .card-group>.card:only-child {
    border-radius: .25rem
  }

  .card-group>.card:only-child .card-header,
  .card-group>.card:only-child .card-img-top {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
  }

  .card-group>.card:only-child .card-footer,
  .card-group>.card:only-child .card-img-bottom {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
  }

  .card-group>.card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0
  }

  .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,
  .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,
  .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
  .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top {
    border-radius: 0
  }
}

.card-columns .card {
  margin-bottom: .75rem
}

@media (min-width:576px) {
  .card-columns {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    column-gap: 1.25rem
  }

  .card-columns .card {
    display: inline-block;
    width: 100%
  }
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: .75rem 1rem;
  margin: 1rem auto;
  list-style: none;
  /* background-color: rgb(233 236 239 / 75%); */
  border-radius: .25rem;
  position:relative;
  z-index: 100;
}

.breadcrumb-item+.breadcrumb-item::before {
  display: inline-block;
  padding-right: .5rem;
  padding-left: .5rem;
  color: #6c757d;
  content: "/"
}
.breadcrumb > span,
.breadcrumb * {
  color: #000;
}
.breadcrumb-item+.breadcrumb-item:hover::before {
  text-decoration: underline
}

.breadcrumb-item+.breadcrumb-item:hover::before {
  text-decoration: none
}

.breadcrumb-item.active {
  color: #3b5972;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: .25rem
}

.page-link {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6
}

.page-link:hover {
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6
}

.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.page-link:not(:disabled):not(.disabled) {
  cursor: pointer
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: .25rem;
  border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6
}

.pagination-lg .page-link {
  padding: .75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: .3rem;
  border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: .3rem;
  border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: .2rem;
  border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: .2rem;
  border-bottom-right-radius: .2rem
}

.badge {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25rem
}

.badge:empty {
  display: none
}

.btn .badge {
  position: relative;
  top: -1px
}

.badge-pill {
  padding-right: .6em;
  padding-left: .6em;
  border-radius: 10rem
}

.badge-primary {
  color: #fff;
  background-color: #007bff
}

.badge-primary[href]:focus,
.badge-primary[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #0062cc
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d
}

.badge-secondary[href]:focus,
.badge-secondary[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #545b62
}

.badge-success {
  color: #fff;
  background-color: #28a745
}

.badge-success[href]:focus,
.badge-success[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #1e7e34
}

.badge-info {
  color: #fff;
  background-color: #17a2b8
}

.badge-info[href]:focus,
.badge-info[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #117a8b
}

.badge-warning {
  color: #212529;
  background-color: #ffc107
}

.badge-warning[href]:focus,
.badge-warning[href]:hover {
  color: #212529;
  text-decoration: none;
  background-color: #d39e00
}

.badge-danger {
  color: #fff;
  background-color: #dc3545
}

.badge-danger[href]:focus,
.badge-danger[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #bd2130
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa
}

.badge-light[href]:focus,
.badge-light[href]:hover {
  color: #212529;
  text-decoration: none;
  background-color: #dae0e5
}

.badge-dark {
  color: #fff;
  background-color: #343a40
}

.badge-dark[href]:focus,
.badge-dark[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #1d2124
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: .3rem
}

@media (min-width:576px) {
  .jumbotron {
    padding: 4rem 2rem
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0
}

.alert {
  position: relative;
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem
}

.alert-heading {
  color: inherit
}

.alert-link {
  font-weight: 700
}

.alert-dismissible {
  padding-right: 4rem
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: .75rem 1.25rem;
  color: inherit
}

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff
}

.alert-primary hr {
  border-top-color: #9fcdff
}

.alert-primary .alert-link {
  color: #002752
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db
}

.alert-secondary hr {
  border-top-color: #c8cbcf
}

.alert-secondary .alert-link {
  color: #202326
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb
}

.alert-success hr {
  border-top-color: #b1dfbb
}

.alert-success .alert-link {
  color: #0b2e13
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb
}

.alert-info hr {
  border-top-color: #abdde5
}

.alert-info .alert-link {
  color: #062c33
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba
}

.alert-warning hr {
  border-top-color: #ffe8a1
}

.alert-warning .alert-link {
  color: #533f03
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb
}

.alert-danger hr {
  border-top-color: #f1b0b7
}

.alert-danger .alert-link {
  color: #491217
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe
}

.alert-light hr {
  border-top-color: #ececf6
}

.alert-light .alert-link {
  color: #686868
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca
}

.alert-dark hr {
  border-top-color: #b9bbbe
}

.alert-dark .alert-link {
  color: #040505
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0
  }

  to {
    background-position: 0 0
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0
  }

  to {
    background-position: 0 0
  }
}

.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: .75rem;
  background-color: #e9ecef;
  border-radius: .25rem
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  background-color: #007bff;
  transition: width .6s ease
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem
}

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite
}

.media {
  display: flex;
  align-items: flex-start
}

.media-body {
  flex: 1
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit
}

.list-group-item-action:focus,
.list-group-item-action:hover {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa
}

.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef
}

.list-group-item {
  position: relative;
  display: block;
  padding: .75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .125)
}

.list-group-item:first-child {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem
}

.list-group-item:focus,
.list-group-item:hover {
  z-index: 1;
  text-decoration: none
}

.list-group-item.disabled,
.list-group-item:disabled {
  color: #6c757d;
  background-color: #fff
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0
}

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0
}

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff
}

.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
  color: #004085;
  background-color: #9fcdff
}

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085
}

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db
}

.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
  color: #383d41;
  background-color: #c8cbcf
}

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41
}

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb
}

.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
  color: #155724;
  background-color: #b1dfbb
}

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724
}

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb
}

.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
  color: #0c5460;
  background-color: #abdde5
}

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460
}

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba
}

.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
  color: #856404;
  background-color: #ffe8a1
}

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404
}

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb
}

.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
  color: #721c24;
  background-color: #f1b0b7
}

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24
}

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe
}

.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
  color: #818182;
  background-color: #ececf6
}

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182
}

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca
}

.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
  color: #1b1e21;
  background-color: #b9bbbe
}

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5
}

.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  opacity: .75
}

.close:not(:disabled):not(.disabled) {
  cursor: pointer
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none
}

.modal-open {
  overflow: hidden
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none
}

.modal.fade .modal-dialog {
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%)
}

.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0)
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - (.5rem * 2))
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: .3rem;
  outline: 0
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000
}

.modal-backdrop.fade {
  opacity: 0
}

.modal-backdrop.show {
  opacity: .5
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem
}

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem
}

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef
}

.modal-footer>:not(:first-child) {
  margin-left: .25rem
}

.modal-footer>:not(:last-child) {
  margin-right: .25rem
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll
}

@media (min-width:576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto
  }

  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2))
  }

  .modal-sm {
    max-width: 300px
  }
}

@media (min-width:992px) {
  .modal-lg {
    max-width: 800px
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: .875rem;
  word-wrap: break-word;
  opacity: 0
}

.tooltip.show {
  opacity: .9
}

.tooltip .arrow {
  position: absolute;
  display: block;
  width: .8rem;
  height: .4rem
}

.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid
}

.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
  padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
  bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
  top: 0;
  border-width: .4rem .4rem 0;
  border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
  padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
  left: 0;
  width: .4rem;
  height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bs-tooltip-right .arrow::before {
  right: 0;
  border-width: .4rem .4rem .4rem 0;
  border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
  padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
  top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
  bottom: 0;
  border-width: 0 .4rem .4rem;
  border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
  padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
  right: 0;
  width: .4rem;
  height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow::before,
.bs-tooltip-left .arrow::before {
  left: 0;
  border-width: .4rem 0 .4rem .4rem;
  border-left-color: #000
}

.tooltip-inner {
  max-width: 200px;
  padding: .25rem .5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: .25rem
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: .875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: .3rem
}

.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: .5rem;
  margin: 0 .3rem
}

.popover .arrow::after,
.popover .arrow::before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid
}

.bs-popover-auto[x-placement^=top],
.bs-popover-top {
  margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top] .arrow,
.bs-popover-top .arrow {
  bottom: calc((.5rem + 1px) * -1)
}

.bs-popover-auto[x-placement^=top] .arrow::after,
.bs-popover-auto[x-placement^=top] .arrow::before,
.bs-popover-top .arrow::after,
.bs-popover-top .arrow::before {
  border-width: .5rem .5rem 0
}

.bs-popover-auto[x-placement^=top] .arrow::before,
.bs-popover-top .arrow::before {
  bottom: 0;
  border-top-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=top] .arrow::after,
.bs-popover-top .arrow::after {
  bottom: 1px;
  border-top-color: #fff
}

.bs-popover-auto[x-placement^=right],
.bs-popover-right {
  margin-left: .5rem
}

.bs-popover-auto[x-placement^=right] .arrow,
.bs-popover-right .arrow {
  left: calc((.5rem + 1px) * -1);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0
}

.bs-popover-auto[x-placement^=right] .arrow::after,
.bs-popover-auto[x-placement^=right] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-right .arrow::before {
  border-width: .5rem .5rem .5rem 0
}

.bs-popover-auto[x-placement^=right] .arrow::before,
.bs-popover-right .arrow::before {
  left: 0;
  border-right-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=right] .arrow::after,
.bs-popover-right .arrow::after {
  left: 1px;
  border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
  margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom] .arrow,
.bs-popover-bottom .arrow {
  top: calc((.5rem + 1px) * -1)
}

.bs-popover-auto[x-placement^=bottom] .arrow::after,
.bs-popover-auto[x-placement^=bottom] .arrow::before,
.bs-popover-bottom .arrow::after,
.bs-popover-bottom .arrow::before {
  border-width: 0 .5rem .5rem .5rem
}

.bs-popover-auto[x-placement^=bottom] .arrow::before,
.bs-popover-bottom .arrow::before {
  top: 0;
  border-bottom-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=bottom] .arrow::after,
.bs-popover-bottom .arrow::after {
  top: 1px;
  border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header::before,
.bs-popover-bottom .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left],
.bs-popover-left {
  margin-right: .5rem
}

.bs-popover-auto[x-placement^=left] .arrow,
.bs-popover-left .arrow {
  right: calc((.5rem + 1px) * -1);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0
}

.bs-popover-auto[x-placement^=left] .arrow::after,
.bs-popover-auto[x-placement^=left] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-left .arrow::before {
  border-width: .5rem 0 .5rem .5rem
}

.bs-popover-auto[x-placement^=left] .arrow::before,
.bs-popover-left .arrow::before {
  right: 0;
  border-left-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=left] .arrow::after,
.bs-popover-left .arrow::after {
  right: 1px;
  border-left-color: #fff
}

.popover-header {
  padding: .5rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
  display: none
}

.popover-body {
  padding: .5rem .75rem;
  color: #212529
}

.carousel {
  position: relative
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden
}

.carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  transition: -webkit-transform .6s ease;
  transition: transform .6s ease;
  transition: transform .6s ease, -webkit-transform .6s ease;
  transition: transform .6s ease, -webkit-transform .6s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
  display: block
}

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  -webkit-transform: translateX(0);
  transform: translateX(0)
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {

  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.active.carousel-item-right,
.carousel-item-next {
  -webkit-transform: translateX(100%);
  transform: translateX(100%)
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {

  .active.carousel-item-right,
  .carousel-item-next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

.active.carousel-item-left,
.carousel-item-prev {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%)
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {

  .active.carousel-item-left,
  .carousel-item-prev {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: .5
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9
}

.carousel-control-prev {
  left: 0
}

.carousel-control-next {
  right: 0
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none
}

.carousel-indicators li {
  position: relative;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  background-color: rgba(255, 255, 255, .5)
}

.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: ""
}

.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: ""
}

.carousel-indicators .active {
  background-color: #fff
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center
}

.align-baseline {
  vertical-align: baseline !important
}

.align-top {
  vertical-align: top !important
}

.align-middle {
  vertical-align: middle !important
}

.align-bottom {
  vertical-align: bottom !important
}

.align-text-bottom {
  vertical-align: text-bottom !important
}

.align-text-top {
  vertical-align: text-top !important
}

.bg-primary {
  background-color: #007bff !important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
  background-color: #0062cc !important
}

.bg-secondary {
  background-color: #6c757d !important
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
  background-color: #545b62 !important
}

.bg-success {
  background-color: #28a745 !important
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
  background-color: #1e7e34 !important
}

.bg-info {
  background-color: #17a2b8 !important
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
  background-color: #117a8b !important
}

.bg-warning {
  background-color: #ffc107 !important
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
  background-color: #d39e00 !important
}

.bg-danger {
  background-color: #dc3545 !important
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
  background-color: #bd2130 !important
}

.bg-light {
  background-color: #f8f9fa !important
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
  background-color: #dae0e5 !important
}

.bg-dark {
  background-color: #343a40 !important
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
  background-color: #1d2124 !important
}

.bg-white {
  background-color: #fff !important
}

.bg-transparent {
  background-color: transparent !important
}

.border {
  border: 1px solid #dee2e6 !important
}

.border-top {
  border-top: 1px solid #dee2e6 !important
}

.border-right {
  border-right: 1px solid #dee2e6 !important
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important
}

.border-left {
  border-left: 1px solid #dee2e6 !important
}

.border-0 {
  border: 0 !important
}

.border-top-0 {
  border-top: 0 !important
}

.border-right-0 {
  border-right: 0 !important
}

.border-bottom-0 {
  border-bottom: 0 !important
}

.border-left-0 {
  border-left: 0 !important
}

.border-primary {
  border-color: #007bff !important
}

.border-secondary {
  border-color: #6c757d !important
}

.border-success {
  border-color: #28a745 !important
}

.border-info {
  border-color: #17a2b8 !important
}

.border-warning {
  border-color: #ffc107 !important
}

.border-danger {
  border-color: #dc3545 !important
}

.border-light {
  border-color: #f8f9fa !important
}

.border-dark {
  border-color: #343a40 !important
}

.border-white {
  border-color: #fff !important
}

.rounded {
  border-radius: .25rem !important
}

.rounded-top {
  border-top-left-radius: .25rem !important;
  border-top-right-radius: .25rem !important
}

.rounded-right {
  border-top-right-radius: .25rem !important;
  border-bottom-right-radius: .25rem !important
}

.rounded-bottom {
  border-bottom-right-radius: .25rem !important;
  border-bottom-left-radius: .25rem !important
}

.rounded-left {
  border-top-left-radius: .25rem !important;
  border-bottom-left-radius: .25rem !important
}

.rounded-circle {
  border-radius: 50% !important
}

.rounded-0 {
  border-radius: 0 !important
}

.clearfix::after {
  display: block;
  clear: both;
  content: ""
}

.d-none {
  display: none !important
}

.d-inline {
  display: inline !important
}

.d-inline-block {
  display: inline-block !important
}

.d-block {
  display: block !important
}

.d-table {
  display: table !important
}

.d-table-row {
  display: table-row !important
}

.d-table-cell {
  display: table-cell !important
}

.d-flex {
  display: flex !important
}

.d-inline-flex {
  display: inline-flex !important
}

@media (min-width:576px) {
  .d-sm-none {
    display: none !important
  }

  .d-sm-inline {
    display: inline !important
  }

  .d-sm-inline-block {
    display: inline-block !important
  }

  .d-sm-block {
    display: block !important
  }

  .d-sm-table {
    display: table !important
  }

  .d-sm-table-row {
    display: table-row !important
  }

  .d-sm-table-cell {
    display: table-cell !important
  }

  .d-sm-flex {
    display: flex !important
  }

  .d-sm-inline-flex {
    display: inline-flex !important
  }
}

@media (min-width:768px) {
  .d-md-none {
    display: none !important
  }

  .d-md-inline {
    display: inline !important
  }

  .d-md-inline-block {
    display: inline-block !important
  }

  .d-md-block {
    display: block !important
  }

  .d-md-table {
    display: table !important
  }

  .d-md-table-row {
    display: table-row !important
  }

  .d-md-table-cell {
    display: table-cell !important
  }

  .d-md-flex {
    display: flex !important
  }

  .d-md-inline-flex {
    display: inline-flex !important
  }
}

@media (min-width:992px) {
  .d-lg-none {
    display: none !important
  }

  .d-lg-inline {
    display: inline !important
  }

  .d-lg-inline-block {
    display: inline-block !important
  }

  .d-lg-block {
    display: block !important
  }

  .d-lg-table {
    display: table !important
  }

  .d-lg-table-row {
    display: table-row !important
  }

  .d-lg-table-cell {
    display: table-cell !important
  }

  .d-lg-flex {
    display: flex !important
  }

  .d-lg-inline-flex {
    display: inline-flex !important
  }
}

@media (min-width:1200px) {
  .d-xl-none {
    display: none !important
  }

  .d-xl-inline {
    display: inline !important
  }

  .d-xl-inline-block {
    display: inline-block !important
  }

  .d-xl-block {
    display: block !important
  }

  .d-xl-table {
    display: table !important
  }

  .d-xl-table-row {
    display: table-row !important
  }

  .d-xl-table-cell {
    display: table-cell !important
  }

  .d-xl-flex {
    display: flex !important
  }

  .d-xl-inline-flex {
    display: inline-flex !important
  }
}

@media print {
  .d-print-none {
    display: none !important
  }

  .d-print-inline {
    display: inline !important
  }

  .d-print-inline-block {
    display: inline-block !important
  }

  .d-print-block {
    display: block !important
  }

  .d-print-table {
    display: table !important
  }

  .d-print-table-row {
    display: table-row !important
  }

  .d-print-table-cell {
    display: table-cell !important
  }

  .d-print-flex {
    display: flex !important
  }

  .d-print-inline-flex {
    display: inline-flex !important
  }
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden
}

.embed-responsive::before {
  display: block;
  content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0
}

.embed-responsive-21by9::before {
  padding-top: 42.857143%
}

.embed-responsive-16by9::before {
  padding-top: 56.25%
}

.embed-responsive-4by3::before {
  padding-top: 75%
}

.embed-responsive-1by1::before {
  padding-top: 100%
}

.flex-row {
  flex-direction: row !important
}

.flex-column {
  flex-direction: column !important
}

.flex-row-reverse {
  flex-direction: row-reverse !important
}

.flex-column-reverse {
  flex-direction: column-reverse !important
}

.flex-wrap {
  flex-wrap: wrap !important
}

.flex-nowrap {
  flex-wrap: nowrap !important
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important
}

.justify-content-start {
  justify-content: flex-start !important
}

.justify-content-end {
  justify-content: flex-end !important
}

.justify-content-center {
  justify-content: center !important
}

.justify-content-between {
  justify-content: space-between !important
}

.justify-content-around {
  justify-content: space-around !important
}

.align-items-start {
  align-items: flex-start !important
}

.align-items-end {
  align-items: flex-end !important
}

.align-items-center {
  align-items: center !important
}

.align-items-baseline {
  align-items: baseline !important
}

.align-items-stretch {
  align-items: stretch !important
}

.align-content-start {
  align-content: flex-start !important
}

.align-content-end {
  align-content: flex-end !important
}

.align-content-center {
  align-content: center !important
}

.align-content-between {
  align-content: space-between !important
}

.align-content-around {
  align-content: space-around !important
}

.align-content-stretch {
  align-content: stretch !important
}

.align-self-auto {
  -ms-grid-row-align: auto !important;
  align-self: auto !important
}

.align-self-start {
  align-self: flex-start !important
}

.align-self-end {
  align-self: flex-end !important
}

.align-self-center {
  -ms-grid-row-align: center !important;
  align-self: center !important
}

.align-self-baseline {
  align-self: baseline !important
}

.align-self-stretch {
  -ms-grid-row-align: stretch !important;
  align-self: stretch !important
}

@media (min-width:576px) {
  .flex-sm-row {
    flex-direction: row !important
  }

  .flex-sm-column {
    flex-direction: column !important
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }

  .justify-content-sm-start {
    justify-content: flex-start !important
  }

  .justify-content-sm-end {
    justify-content: flex-end !important
  }

  .justify-content-sm-center {
    justify-content: center !important
  }

  .justify-content-sm-between {
    justify-content: space-between !important
  }

  .justify-content-sm-around {
    justify-content: space-around !important
  }

  .align-items-sm-start {
    align-items: flex-start !important
  }

  .align-items-sm-end {
    align-items: flex-end !important
  }

  .align-items-sm-center {
    align-items: center !important
  }

  .align-items-sm-baseline {
    align-items: baseline !important
  }

  .align-items-sm-stretch {
    align-items: stretch !important
  }

  .align-content-sm-start {
    align-content: flex-start !important
  }

  .align-content-sm-end {
    align-content: flex-end !important
  }

  .align-content-sm-center {
    align-content: center !important
  }

  .align-content-sm-between {
    align-content: space-between !important
  }

  .align-content-sm-around {
    align-content: space-around !important
  }

  .align-content-sm-stretch {
    align-content: stretch !important
  }

  .align-self-sm-auto {
    -ms-grid-row-align: auto !important;
    align-self: auto !important
  }

  .align-self-sm-start {
    align-self: flex-start !important
  }

  .align-self-sm-end {
    align-self: flex-end !important
  }

  .align-self-sm-center {
    -ms-grid-row-align: center !important;
    align-self: center !important
  }

  .align-self-sm-baseline {
    align-self: baseline !important
  }

  .align-self-sm-stretch {
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
  }
}

@media (min-width:768px) {
  .flex-md-row {
    flex-direction: row !important
  }

  .flex-md-column {
    flex-direction: column !important
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important
  }

  .flex-md-wrap {
    flex-wrap: wrap !important
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }

  .justify-content-md-start {
    justify-content: flex-start !important
  }

  .justify-content-md-end {
    justify-content: flex-end !important
  }

  .justify-content-md-center {
    justify-content: center !important
  }

  .justify-content-md-between {
    justify-content: space-between !important
  }

  .justify-content-md-around {
    justify-content: space-around !important
  }

  .align-items-md-start {
    align-items: flex-start !important
  }

  .align-items-md-end {
    align-items: flex-end !important
  }

  .align-items-md-center {
    align-items: center !important
  }

  .align-items-md-baseline {
    align-items: baseline !important
  }

  .align-items-md-stretch {
    align-items: stretch !important
  }

  .align-content-md-start {
    align-content: flex-start !important
  }

  .align-content-md-end {
    align-content: flex-end !important
  }

  .align-content-md-center {
    align-content: center !important
  }

  .align-content-md-between {
    align-content: space-between !important
  }

  .align-content-md-around {
    align-content: space-around !important
  }

  .align-content-md-stretch {
    align-content: stretch !important
  }

  .align-self-md-auto {
    -ms-grid-row-align: auto !important;
    align-self: auto !important
  }

  .align-self-md-start {
    align-self: flex-start !important
  }

  .align-self-md-end {
    align-self: flex-end !important
  }

  .align-self-md-center {
    -ms-grid-row-align: center !important;
    align-self: center !important
  }

  .align-self-md-baseline {
    align-self: baseline !important
  }

  .align-self-md-stretch {
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
  }
}

@media (min-width:992px) {
  .flex-lg-row {
    flex-direction: row !important
  }

  .flex-lg-column {
    flex-direction: column !important
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }

  .justify-content-lg-start {
    justify-content: flex-start !important
  }

  .justify-content-lg-end {
    justify-content: flex-end !important
  }

  .justify-content-lg-center {
    justify-content: center !important
  }

  .justify-content-lg-between {
    justify-content: space-between !important
  }

  .justify-content-lg-around {
    justify-content: space-around !important
  }

  .align-items-lg-start {
    align-items: flex-start !important
  }

  .align-items-lg-end {
    align-items: flex-end !important
  }

  .align-items-lg-center {
    align-items: center !important
  }

  .align-items-lg-baseline {
    align-items: baseline !important
  }

  .align-items-lg-stretch {
    align-items: stretch !important
  }

  .align-content-lg-start {
    align-content: flex-start !important
  }

  .align-content-lg-end {
    align-content: flex-end !important
  }

  .align-content-lg-center {
    align-content: center !important
  }

  .align-content-lg-between {
    align-content: space-between !important
  }

  .align-content-lg-around {
    align-content: space-around !important
  }

  .align-content-lg-stretch {
    align-content: stretch !important
  }

  .align-self-lg-auto {
    -ms-grid-row-align: auto !important;
    align-self: auto !important
  }

  .align-self-lg-start {
    align-self: flex-start !important
  }

  .align-self-lg-end {
    align-self: flex-end !important
  }

  .align-self-lg-center {
    -ms-grid-row-align: center !important;
    align-self: center !important
  }

  .align-self-lg-baseline {
    align-self: baseline !important
  }

  .align-self-lg-stretch {
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
  }
}

@media (min-width:1200px) {
  .flex-xl-row {
    flex-direction: row !important
  }

  .flex-xl-column {
    flex-direction: column !important
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }

  .justify-content-xl-start {
    justify-content: flex-start !important
  }

  .justify-content-xl-end {
    justify-content: flex-end !important
  }

  .justify-content-xl-center {
    justify-content: center !important
  }

  .justify-content-xl-between {
    justify-content: space-between !important
  }

  .justify-content-xl-around {
    justify-content: space-around !important
  }

  .align-items-xl-start {
    align-items: flex-start !important
  }

  .align-items-xl-end {
    align-items: flex-end !important
  }

  .align-items-xl-center {
    align-items: center !important
  }

  .align-items-xl-baseline {
    align-items: baseline !important
  }

  .align-items-xl-stretch {
    align-items: stretch !important
  }

  .align-content-xl-start {
    align-content: flex-start !important
  }

  .align-content-xl-end {
    align-content: flex-end !important
  }

  .align-content-xl-center {
    align-content: center !important
  }

  .align-content-xl-between {
    align-content: space-between !important
  }

  .align-content-xl-around {
    align-content: space-around !important
  }

  .align-content-xl-stretch {
    align-content: stretch !important
  }

  .align-self-xl-auto {
    -ms-grid-row-align: auto !important;
    align-self: auto !important
  }

  .align-self-xl-start {
    align-self: flex-start !important
  }

  .align-self-xl-end {
    align-self: flex-end !important
  }

  .align-self-xl-center {
    -ms-grid-row-align: center !important;
    align-self: center !important
  }

  .align-self-xl-baseline {
    align-self: baseline !important
  }

  .align-self-xl-stretch {
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
  }
}

.float-left {
  float: left !important
}

.float-right {
  float: right !important
}

.float-none {
  float: none !important
}

@media (min-width:576px) {
  .float-sm-left {
    float: left !important
  }

  .float-sm-right {
    float: right !important
  }

  .float-sm-none {
    float: none !important
  }
}

@media (min-width:768px) {
  .float-md-left {
    float: left !important
  }

  .float-md-right {
    float: right !important
  }

  .float-md-none {
    float: none !important
  }
}

@media (min-width:992px) {
  .float-lg-left {
    float: left !important
  }

  .float-lg-right {
    float: right !important
  }

  .float-lg-none {
    float: none !important
  }
}

@media (min-width:1200px) {
  .float-xl-left {
    float: left !important
  }

  .float-xl-right {
    float: right !important
  }

  .float-xl-none {
    float: none !important
  }
}

.position-static {
  position: static !important
}

.position-relative {
  position: relative !important
}

.position-absolute {
  position: absolute !important
}

.position-fixed {
  position: fixed !important
}

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
  clip-path: none
}

.w-25 {
  width: 25% !important
}

.w-50 {
  width: 50% !important
}

.w-75 {
  width: 75% !important
}

.w-100 {
  width: 100% !important
}

.h-25 {
  height: 25% !important
}

.h-50 {
  height: 50% !important
}

.h-75 {
  height: 75% !important
}

.h-100 {
  height: 100% !important
}

.mw-100 {
  max-width: 100% !important
}

.mh-100 {
  max-height: 100% !important
}

.m-0 {
  margin: 0 !important
}

.mt-0,
.my-0 {
  margin-top: 0 !important
}

.mr-0,
.mx-0 {
  margin-right: 0 !important
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
  margin-left: 0 !important
}

.m-1 {
  margin: .25rem !important
}

.mt-1,
.my-1 {
  margin-top: .25rem !important
}

.mr-1,
.mx-1 {
  margin-right: .25rem !important
}

.mb-1,
.my-1 {
  margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
  margin-left: .25rem !important
}

.m-2 {
  margin: .5rem !important
}

.mt-2,
.my-2 {
  margin-top: .5rem !important
}

.mr-2,
.mx-2 {
  margin-right: .5rem !important
}

.mb-2,
.my-2 {
  margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
  margin-left: .5rem !important
}

.m-3 {
  margin: 1rem !important
}

.mt-3,
.my-3 {
  margin-top: 1rem !important
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important
}

.m-4 {
  margin: 1.5rem !important
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important
}

.m-5 {
  margin: 3rem !important
}

.mt-5,
.my-5 {
  margin-top: 3rem !important
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important
}

.p-0 {
  padding: 0 !important
}

.pt-0,
.py-0 {
  padding-top: 0 !important
}

.pr-0,
.px-0 {
  padding-right: 0 !important
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important
}

.pl-0,
.px-0 {
  padding-left: 0 !important
}

.p-1 {
  padding: .25rem !important
}

.pt-1,
.py-1 {
  padding-top: .25rem !important
}

.pr-1,
.px-1 {
  padding-right: .25rem !important
}

.pb-1,
.py-1 {
  padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
  padding-left: .25rem !important
}

.p-2 {
  padding: .5rem !important
}

.pt-2,
.py-2 {
  padding-top: .5rem !important
}

.pr-2,
.px-2 {
  padding-right: .5rem !important
}

.pb-2,
.py-2 {
  padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
  padding-left: .5rem !important
}

.p-3 {
  padding: 1rem !important
}

.pt-3,
.py-3 {
  padding-top: 1rem !important
}

.pr-3,
.px-3 {
  padding-right: 1rem !important
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
  padding-left: 1rem !important
}

.p-4 {
  padding: 1.5rem !important
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important
}

.p-5 {
  padding: 3rem !important
}

.pt-5,
.py-5 {
  padding-top: 3rem !important
}

.pr-5,
.px-5 {
  padding-right: 3rem !important
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
  padding-left: 3rem !important
}

.m-auto {
  margin: auto !important
}

.mt-auto,
.my-auto {
  margin-top: auto !important
}

.mr-auto,
.mx-auto {
  margin-right: auto !important
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
  margin-left: auto !important
}

@media (min-width:576px) {
  .m-sm-0 {
    margin: 0 !important
  }

  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important
  }

  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important
  }

  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important
  }

  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important
  }

  .m-sm-1 {
    margin: .25rem !important
  }

  .mt-sm-1,
  .my-sm-1 {
    margin-top: .25rem !important
  }

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: .25rem !important
  }

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: .25rem !important
  }

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: .25rem !important
  }

  .m-sm-2 {
    margin: .5rem !important
  }

  .mt-sm-2,
  .my-sm-2 {
    margin-top: .5rem !important
  }

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: .5rem !important
  }

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: .5rem !important
  }

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: .5rem !important
  }

  .m-sm-3 {
    margin: 1rem !important
  }

  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important
  }

  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important
  }

  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important
  }

  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important
  }

  .m-sm-4 {
    margin: 1.5rem !important
  }

  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important
  }

  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important
  }

  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important
  }

  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important
  }

  .m-sm-5 {
    margin: 3rem !important
  }

  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important
  }

  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important
  }

  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important
  }

  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important
  }

  .p-sm-0 {
    padding: 0 !important
  }

  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important
  }

  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important
  }

  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important
  }

  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important
  }

  .p-sm-1 {
    padding: .25rem !important
  }

  .pt-sm-1,
  .py-sm-1 {
    padding-top: .25rem !important
  }

  .pr-sm-1,
  .px-sm-1 {
    padding-right: .25rem !important
  }

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: .25rem !important
  }

  .pl-sm-1,
  .px-sm-1 {
    padding-left: .25rem !important
  }

  .p-sm-2 {
    padding: .5rem !important
  }

  .pt-sm-2,
  .py-sm-2 {
    padding-top: .5rem !important
  }

  .pr-sm-2,
  .px-sm-2 {
    padding-right: .5rem !important
  }

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: .5rem !important
  }

  .pl-sm-2,
  .px-sm-2 {
    padding-left: .5rem !important
  }

  .p-sm-3 {
    padding: 1rem !important
  }

  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important
  }

  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important
  }

  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important
  }

  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important
  }

  .p-sm-4 {
    padding: 1.5rem !important
  }

  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important
  }

  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important
  }

  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important
  }

  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important
  }

  .p-sm-5 {
    padding: 3rem !important
  }

  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important
  }

  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important
  }

  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important
  }

  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important
  }

  .m-sm-auto {
    margin: auto !important
  }

  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important
  }

  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important
  }

  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important
  }

  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important
  }
}

@media (min-width:768px) {
  .m-md-0 {
    margin: 0 !important
  }

  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important
  }

  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important
  }

  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important
  }

  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important
  }

  .m-md-1 {
    margin: .25rem !important
  }

  .mt-md-1,
  .my-md-1 {
    margin-top: .25rem !important
  }

  .mr-md-1,
  .mx-md-1 {
    margin-right: .25rem !important
  }

  .mb-md-1,
  .my-md-1 {
    margin-bottom: .25rem !important
  }

  .ml-md-1,
  .mx-md-1 {
    margin-left: .25rem !important
  }

  .m-md-2 {
    margin: .5rem !important
  }

  .mt-md-2,
  .my-md-2 {
    margin-top: .5rem !important
  }

  .mr-md-2,
  .mx-md-2 {
    margin-right: .5rem !important
  }

  .mb-md-2,
  .my-md-2 {
    margin-bottom: .5rem !important
  }

  .ml-md-2,
  .mx-md-2 {
    margin-left: .5rem !important
  }

  .m-md-3 {
    margin: 1rem !important
  }

  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important
  }

  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important
  }

  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important
  }

  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important
  }

  .m-md-4 {
    margin: 1.5rem !important
  }

  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important
  }

  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important
  }

  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important
  }

  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important
  }

  .m-md-5 {
    margin: 3rem !important
  }

  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important
  }

  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important
  }

  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important
  }

  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important
  }

  .p-md-0 {
    padding: 0 !important
  }

  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important
  }

  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important
  }

  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important
  }

  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important
  }

  .p-md-1 {
    padding: .25rem !important
  }

  .pt-md-1,
  .py-md-1 {
    padding-top: .25rem !important
  }

  .pr-md-1,
  .px-md-1 {
    padding-right: .25rem !important
  }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: .25rem !important
  }

  .pl-md-1,
  .px-md-1 {
    padding-left: .25rem !important
  }

  .p-md-2 {
    padding: .5rem !important
  }

  .pt-md-2,
  .py-md-2 {
    padding-top: .5rem !important
  }

  .pr-md-2,
  .px-md-2 {
    padding-right: .5rem !important
  }

  .pb-md-2,
  .py-md-2 {
    padding-bottom: .5rem !important
  }

  .pl-md-2,
  .px-md-2 {
    padding-left: .5rem !important
  }

  .p-md-3 {
    padding: 1rem !important
  }

  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important
  }

  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important
  }

  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important
  }

  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important
  }

  .p-md-4 {
    padding: 1.5rem !important
  }

  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important
  }

  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important
  }

  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important
  }

  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important
  }

  .p-md-5 {
    padding: 3rem !important
  }

  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important
  }

  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important
  }

  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important
  }

  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important
  }

  .m-md-auto {
    margin: auto !important
  }

  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important
  }

  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important
  }

  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important
  }

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important
  }
}

@media (min-width:992px) {
  .m-lg-0 {
    margin: 0 !important
  }

  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important
  }

  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important
  }

  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important
  }

  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important
  }

  .m-lg-1 {
    margin: .25rem !important
  }

  .mt-lg-1,
  .my-lg-1 {
    margin-top: .25rem !important
  }

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: .25rem !important
  }

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: .25rem !important
  }

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: .25rem !important
  }

  .m-lg-2 {
    margin: .5rem !important
  }

  .mt-lg-2,
  .my-lg-2 {
    margin-top: .5rem !important
  }

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: .5rem !important
  }

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: .5rem !important
  }

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: .5rem !important
  }

  .m-lg-3 {
    margin: 1rem !important
  }

  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important
  }

  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important
  }

  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important
  }

  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important
  }

  .m-lg-4 {
    margin: 1.5rem !important
  }

  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important
  }

  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important
  }

  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important
  }

  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important
  }

  .m-lg-5 {
    margin: 3rem !important
  }

  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important
  }

  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important
  }

  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important
  }

  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important
  }

  .p-lg-0 {
    padding: 0 !important
  }

  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important
  }

  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important
  }

  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important
  }

  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important
  }

  .p-lg-1 {
    padding: .25rem !important
  }

  .pt-lg-1,
  .py-lg-1 {
    padding-top: .25rem !important
  }

  .pr-lg-1,
  .px-lg-1 {
    padding-right: .25rem !important
  }

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: .25rem !important
  }

  .pl-lg-1,
  .px-lg-1 {
    padding-left: .25rem !important
  }

  .p-lg-2 {
    padding: .5rem !important
  }

  .pt-lg-2,
  .py-lg-2 {
    padding-top: .5rem !important
  }

  .pr-lg-2,
  .px-lg-2 {
    padding-right: .5rem !important
  }

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: .5rem !important
  }

  .pl-lg-2,
  .px-lg-2 {
    padding-left: .5rem !important
  }

  .p-lg-3 {
    padding: 1rem !important
  }

  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important
  }

  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important
  }

  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important
  }

  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important
  }

  .p-lg-4 {
    padding: 1.5rem !important
  }

  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important
  }

  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important
  }

  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important
  }

  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important
  }

  .p-lg-5 {
    padding: 3rem !important
  }

  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important
  }

  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important
  }

  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important
  }

  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important
  }

  .m-lg-auto {
    margin: auto !important
  }

  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important
  }

  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important
  }

  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important
  }

  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important
  }
}

@media (min-width:1200px) {
  .m-xl-0 {
    margin: 0 !important
  }

  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important
  }

  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important
  }

  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important
  }

  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important
  }

  .m-xl-1 {
    margin: .25rem !important
  }

  .mt-xl-1,
  .my-xl-1 {
    margin-top: .25rem !important
  }

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: .25rem !important
  }

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: .25rem !important
  }

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: .25rem !important
  }

  .m-xl-2 {
    margin: .5rem !important
  }

  .mt-xl-2,
  .my-xl-2 {
    margin-top: .5rem !important
  }

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: .5rem !important
  }

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: .5rem !important
  }

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: .5rem !important
  }

  .m-xl-3 {
    margin: 1rem !important
  }

  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important
  }

  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important
  }

  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important
  }

  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important
  }

  .m-xl-4 {
    margin: 1.5rem !important
  }

  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important
  }

  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important
  }

  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important
  }

  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important
  }

  .m-xl-5 {
    margin: 3rem !important
  }

  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important
  }

  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important
  }

  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important
  }

  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important
  }

  .p-xl-0 {
    padding: 0 !important
  }

  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important
  }

  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important
  }

  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important
  }

  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important
  }

  .p-xl-1 {
    padding: .25rem !important
  }

  .pt-xl-1,
  .py-xl-1 {
    padding-top: .25rem !important
  }

  .pr-xl-1,
  .px-xl-1 {
    padding-right: .25rem !important
  }

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: .25rem !important
  }

  .pl-xl-1,
  .px-xl-1 {
    padding-left: .25rem !important
  }

  .p-xl-2 {
    padding: .5rem !important
  }

  .pt-xl-2,
  .py-xl-2 {
    padding-top: .5rem !important
  }

  .pr-xl-2,
  .px-xl-2 {
    padding-right: .5rem !important
  }

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: .5rem !important
  }

  .pl-xl-2,
  .px-xl-2 {
    padding-left: .5rem !important
  }

  .p-xl-3 {
    padding: 1rem !important
  }

  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important
  }

  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important
  }

  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important
  }

  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important
  }

  .p-xl-4 {
    padding: 1.5rem !important
  }

  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important
  }

  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important
  }

  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important
  }

  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important
  }

  .p-xl-5 {
    padding: 3rem !important
  }

  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important
  }

  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important
  }

  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important
  }

  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important
  }

  .m-xl-auto {
    margin: auto !important
  }

  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important
  }

  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important
  }

  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important
  }

  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important
  }
}

.text-justify {
  text-align: justify !important
}

.text-nowrap {
  white-space: nowrap !important
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.text-left {
  text-align: left !important
}

.text-right {
  text-align: right !important
}

.text-center {
  text-align: center !important
}

@media (min-width:576px) {
  .text-sm-left {
    text-align: left !important
  }

  .text-sm-right {
    text-align: right !important
  }

  .text-sm-center {
    text-align: center !important
  }
}

@media (min-width:768px) {
  .text-md-left {
    text-align: left !important
  }

  .text-md-right {
    text-align: right !important
  }

  .text-md-center {
    text-align: center !important
  }
}

@media (min-width:992px) {
  .text-lg-left {
    text-align: left !important
  }

  .text-lg-right {
    text-align: right !important
  }

  .text-lg-center {
    text-align: center !important
  }
}

@media (min-width:1200px) {
  .text-xl-left {
    text-align: left !important
  }

  .text-xl-right {
    text-align: right !important
  }

  .text-xl-center {
    text-align: center !important
  }
}

.text-lowercase {
  text-transform: lowercase !important
}

.text-uppercase {
  text-transform: uppercase !important
}

.text-capitalize {
  text-transform: capitalize !important
}

.font-weight-light {
  font-weight: 300 !important
}

.font-weight-normal {
  font-weight: 400 !important
}

.font-weight-bold {
  font-weight: 700 !important
}

.font-italic {
  font-style: italic !important
}

.text-white {
  color: #fff !important
}

.text-primary {
  color: #007bff !important
}

a.text-primary:focus,
a.text-primary:hover {
  color: #0062cc !important
}

.text-secondary {
  color: #6c757d !important
}

a.text-secondary:focus,
a.text-secondary:hover {
  color: #545b62 !important
}

.text-success {
  color: #28a745 !important
}

a.text-success:focus,
a.text-success:hover {
  color: #1e7e34 !important
}

.text-info {
  color: #17a2b8 !important
}

a.text-info:focus,
a.text-info:hover {
  color: #117a8b !important
}

.text-warning {
  color: #ffc107 !important
}

a.text-warning:focus,
a.text-warning:hover {
  color: #d39e00 !important
}

.text-danger {
  color: #dc3545 !important
}

a.text-danger:focus,
a.text-danger:hover {
  color: #bd2130 !important
}

.text-light {
  color: #f8f9fa !important
}

a.text-light:focus,
a.text-light:hover {
  color: #dae0e5 !important
}

.text-dark {
  color: #343a40 !important
}

a.text-dark:focus,
a.text-dark:hover {
  color: #1d2124 !important
}

.text-muted {
  color: #6c757d !important
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}

.visible {
  visibility: visible !important
}

.invisible {
  visibility: hidden !important
}

@media print {

  *,
  ::after,
  ::before {
    text-shadow: none !important;
    box-shadow: none !important
  }

  a:not(.btn) {
    text-decoration: underline
  }

  abbr[title]::after {
    content: " (" attr(title) ")"
  }

  pre {
    white-space: pre-wrap !important
  }

  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid
  }

  thead {
    display: table-header-group
  }

  img,
  tr {
    page-break-inside: avoid
  }

  h2,
  h3,
  p {
    orphans: 3;
    widows: 3
  }

  h2,
  h3 {
    page-break-after: avoid
  }

  @page {
    size: a3
  }

  body {
    min-width: 992px !important
  }

  .container {
    min-width: 992px !important
  }

  .navbar {
    display: none
  }

  .badge {
    border: 1px solid #000
  }

  .table {
    border-collapse: collapse !important
  }

  .table td,
  .table th {
    background-color: #fff !important
  }

  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important
  }
}




.GLOBAL_WRAPPER {
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto Condensed', sans-serif;
}

a:hover {
  text-decoration: none !important;
}

body.nav-scrolled .GLOBAL_WRAPPER {
  padding-top: 50px !important;
}

br.xs,
br.sm,
br.md {
  display: none !important;
}

.contentRow--reducedGutter {
  margin-left: 4%;
  margin-right: 4%;
}

.contentFluid {
  margin: 64px 0 64px 0;
}

.no-gutters {
  padding-left: 0px;
  padding-right: 0px;
  margin: 0 auto;
}

.offrow {
  flex-wrap: wrap;
  max-width: 1100px;
}

.btn-primary {
  background: rgb(221, 27, 60);
  border-color: rgb(237, 28, 36);
}

.btn-primary:hover {
  background: rgb(221, 27, 60);
  border-color: rgb(221, 27, 60);
}

.secondaryNav__menu li {
  border: unset !important;
  float: unset !important;
  padding: unset !important;
  transition: unset !important;
}




.burgerButton {
  display: none;
}

.mobileMenu {
  display: none;
}

.mainHeader {
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 10000;
  transition: 0.24s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);

}

.mainHeader__logo {
  transition: 0.24s;
  width: 22%;
  height: 55px;
  max-height: inherit;
}
.mainHeader__logo a {
  display: block;
  width: 100%;
  height: 100%;
  max-height: inherit;
  margin: 0;
  padding: 0;
}

@media (min-width:992px) {
  .mainHeader__logo img {
    vertical-align: initial;
    width: 100%;
    height: auto;
    margin-top: -30px;
  }
}

.mainHeader__mainMenu {
  padding: 0px 0 8px;
  overflow: hidden;
  transition: 0.24s;
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  margin-top: -5px;
}

.mainHeader__menu {
  margin-bottom: 0px;
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}

.mainHeader__menu li {
  padding: unset;
  border: unset;
}

.mainHeader__menu li a {
  white-space: nowrap;
  font: 12px 'Roboto Condensed';
  color: #1b1c22;
  text-transform: uppercase;
  text-decoration: none;
  padding-right: 15px;
}

.mainHeader__menu li a:hover {
  text-decoration: none;
  color: rgb(0, 188, 212);
}

.mainHeader__secondaryNav {
  background: #005aab;
}

.secondaryNav__menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  -ms-align-items: center;
}

.secondaryNav__menu li {
  display: inline-block;
}

.secondaryNav__menu li a {
  padding: 13px;
  text-transform: uppercase;
  font: 14.5px "Roboto Condensed";
  color: #fff;
  text-decoration: none;
  white-space: nowrap;
  display: inline-block;
  position: relative;
}

.secondaryNav__menu li.firstitem a::before {
  content: '';
  position: absolute;
  display: none;
  width: 52%;
  height: 10px;
  background: #a3aec8;
  bottom: 100%;
  left: 0;
  border-radius: 5px 5px 0 0;
  z-index: 9999;
}

.secondaryNav__menu li a::after {
  content: '';
  position: absolute;
  display: none;
  left: 48%;
  right: 47%;
  bottom: 100%;
  border: 4px solid transparent;
  border-bottom: 8.5px solid #a3aec8;
  z-index: 9999;
  border: none;
}

.secondaryNav__menu li.firstitem a:hover::after,
.secondaryNav__menu li.firstitem a:hover::before {
  display: none;
  content: "";
  z-index: 9999;
}

.secondaryNav__menu li.firstitem a:hover {
  /* background: linear-gradient(to top, #27324c, #a3aec8); */
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 0px;
  border-top-right-radius: 5px;
  /* margin-top: -2px; */
  /* padding-top: 20px; */
  /* padding-bottom: 21px; */
  z-index: 999;
}

.mainHeader__Contacts {
  height: 30px;
  padding-bottom: 0px;
  overflow: hidden;
  transition: 0.24s;
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.mainHeader__Contacts__address {
  width: fit-content;
  text-align: right;
  color: rgb(39 115 184);
  font-weight: normal;
  padding: 0;
  font-size: 13px;
  text-transform: uppercase;
}

.mainHeader__Contacts__address img {
  height: 19px;
}

.mainHeader__Contacts__address a {
  color: #005aab;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

.mainHeader__Contacts__phone {
  padding: 6px 0;
  border-bottom-left-radius: 15px;
  color: #ed1c24;
  font-size: 15px;
  font-weight: normal;
  text-align: right;
  font-family: "Roboto Condensed";
  border: none;
}

.mainHeader__Contacts__call {
  padding-left: 0;
  padding-right: 0px;
}

.mainHeader__Contacts__call a {
  background: #ffffff;
  font-family: 'Roboto Condensed';
  color: #005aab;
  font-size: 15px;
  line-height: 20px;
  font-weight: normal;
  text-transform: uppercase;
  display: block;
  width: 100%;
  letter-spacing: 0px;
  text-align: center;
  padding: 8px 0;
  border-bottom-right-radius: 1px;
  transition: 0.1s;
  text-decoration: none;
}

.mainHeader__Contacts__call a:hover {
  background: #005aab30;
  transition: 0.4s;
}

.mainHeader.scrolled {
  -webkit-transform: translate3d(0, -101px, 0);
  transform: translate3d(0, -101px, 0);
}

.mainHeader__decisionsMenu {
  position: relative;
}

.decisionsWrapper {
  transition: 0.3s;
  max-height: 0;
  min-height: 0;
  will-change: max-height;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #f8f8f8;
  z-index: 10001;
  padding-bottom: 0;
  padding-top: 0;
}

.decisionsWrapper::before {
  content: '';
  display: block;
  width: 100%;
  height: 50px;
  position: absolute;
  top: -50px;
  left: 0;
}

.decisionsWrapper.hover {
  padding-top: 32px;
  padding-bottom: 24px;
  max-height: 500px;
  overflow: auto;
  padding-left: 5px;
}

.decisionsMenu .foot-block {
  margin-right: 20px;
  margin-bottom: 30px;
}

.decisionsContainer ul {
  list-style: none;
  padding-left: 0;
}

.decisionsMenu {
  display: flex;
}

.decisionsMenu>li {
  width: calc(100% / 7);
  padding: 0 8px;
}

.decisionsMenu>li>a {
  text-transform: uppercase;
  color: #212529;
  font-weight: unset !important;
  font-size: 14px;
  line-height: unset !important;
  margin-bottom: 0 !important;
  display: inline-block;
  height: unset !important;
  vertical-align: top;
}

.decisionsMenu>li>a::after {
  content: '>';
  display: inline-block;
  margin-left: 5px;
}

.decisionsMenu .sub-menu a {
  color: #6b6b6b;
  line-height: 1.5;
  font-size: 13px;
  transition: 0.1s;
  display: block;
  padding: 4px 0;
}

footer .decisionsMenu .sub-menu a {

  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
  text-decoration-style: dotted;
}

.decisionsMenu .sub-menu li {
  margin: 4px 0;
  padding: 0;
  position: relative;
  transition: 0.15s;
}

.decisionsMenu .sub-menu li:hover {
  background-color: rgba(59, 57, 80, 0.8);
}

.decisionsMenu .sub-menu li::before {
  height: 100%;
  width: 2px;
  position: absolute;
  top: 0px;
  left: -8px;
  background: #3c3950;
  content: '';
  max-height: 0;
  transition: 0.1s;
}

.decisionsMenu .sub-menu li:hover::before {
  transition: 0.4s;
  max-height: 100px;
}

.decisionsMenu .sub-menu li:hover a {
  transition: 0.4s;
  color: #fff;
  text-decoration: none;
}

.decisionsMenu li>a {
  transition: 0.2s;
}

.decisionsMenu li:hover>a {
  color: #005aab;
  font-weight: bold;
}

.decisionsMenu li.active>a {
  color: #005aab;
  font-weight: bold;
}

.decisionsMenu .sub-menu a.active {
  color: #005aab;
  font-weight: bold;
}

.decisionsFooterHeading h2 {
  font-size: 22px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 55px;
  color: #005aab;
}

.decisionsFooterHeading h2>a {
  color: inherit;
}

.activess,
li.firstitem.current-menu-item,
li.firstitem.current-menu-ancestor {
  background: #ed1c24;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  padding-top: 20px;
  padding-bottom: 24px;
  z-index: 999;
}

.activess:before,
li.firstitem.current-menu-item:before,
li.firstitem.current-menu-ancestor:before {
  content: '';
  position: absolute;
  display: inline-block !important;
  width: 52%;
  height: 10px;
  background: transparent;
  bottom: 100%;
  left: 0;
  border-radius: 5px 5px 0 0;
  z-index: 99999;
}

.activess:after,
li.firstitem.current-menu-item:after,
li.firstitem.current-menu-ancestor:after {
  content: '';
  position: absolute;
  display: none;
  left: 48%;
  right: 47%;
  bottom: 100%;
  border: 4px solid transparent;
  border-bottom: 8.5px solid #000000;
  z-index: 99999;
}

.entry {
  width: auto;
  color: #232323;
}

.entry h1 {
  margin-bottom: -8px;
  font-size: 36px;
  color: #005aab;
}

.seotext p,
.entry p {
  line-height: 1.64;
  margin-bottom: 14px;
  margin-top: 0;
  text-decoration: none !important;
}

.entry a:hover {
  text-decoration: underline
}

.entry ul {
  margin-bottom: 16px;
  margin-top: 0;
}

.entry li {
  line-height: 1.64;
}

.entry h4 {
  font-size: 17px;
  font-weight: bold;
  word-spacing: 1px;
  line-height: 1.58;
  margin-bottom: 24px;
}

.Home__header {
  margin-bottom: 80px;
  margin-top: 60px;
  color: #343434;
  font-size: 30px;
  text-transform: uppercase;
  text-align: center;
}

#runner {
  position: absolute;
  background-size: 100% 100%;
  transform: translateX(-300%);
  transition: 0.4s;
}

#runner.hidden {
  bottom: 0;
}

.topSlider_wrapper {
  width: 100%;
  height: auto;
  /* max-height: 412px!important; */
  overflow: hidden;
}

.topSlider_wrapper * {
  outline: none;
}

.sls {
  max-width: 1300px !important;
  margin: 0 auto;
}

.sub-menu li a i {
  display: none;
}

.fa-angle-right:before {
  font-size: 21px;
  color: #df203f;
  padding-left: 5px;
}

.topSlider_wrapper .slick-slider {
  border: none;
  background: none;
  margin: 0;
  box-shadow: none;
  height: 100%;
  position: relative;
}

.topSlider_wrapper .slick-arrow,
.swiper-button-prev,
.swiper-button-next {
  border: none;
  background: none;
  overflow: hidden;
  text-indent: -9999px;
  margin-top: -30px;
  height: 60px;
  width: 48px;
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url('assets/img/arw.png');
  position: absolute;
  top: calc(50% - 30px);
  outline: none;
  z-index: 9;
}

.topSlider_wrapper .slick-next,
.swiper-button-next {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  right: 10px;
}

.topSlider_wrapper .slick-prev,
.swiper-button-prev {
  left: 10px;
}

.topSlider__backgroundWrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
  overflow: hidden;
}

.topSlider__background {
  background-size: cover;
  background-position: center;
  width: calc(100% + 26px);
  height: calc(100% + 50px);
  z-index: -10;
  background-color: #000;
}

.topSlider__background.xs {
  display: none !important;
}

.preFadeIn {
  opacity: 0;
}

.slick-active .topSlider__background {
  -webkit-animation: kenburns 20s infinite ease-in-out;
  animation: kenburns 20s infinite ease-in-out;
}

@-webkit-keyframes kenburns {
  0% {
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
  }

  45% {
    -webkit-transform: scale(1, 1) translate(-1px, -1px);
    transform: scale(1, 1) translate(-1px, -1px);
  }

  60% {
    -webkit-transform: scale(1, 1) translate(-1px, -1px);
    transform: scale(1, 1) translate(-1px, -1px);
  }

  100% {
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
  }
}

@keyframes kenburns {
  0% {
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
  }

  45% {
    -webkit-transform: scale(1, 1) translate(-1px, -1px);
    transform: scale(1, 1) translate(-1px, -1px);
  }

  60% {
    -webkit-transform: scale(1, 1) translate(-1px, -1px);
    transform: scale(1, 1) translate(-1px, -1px);
  }

  100% {
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
  }
}

.topSlider__overlay {
  width: 102%;
  height: 102%;
  position: absolute;
  top: -1%;
  left: -1%;
  z-index: 1;
}

.topSlider__heading,
.topSlider__description,
.slide-top-title,
.slide-top-description {
  text-transform: uppercase;
  text-align: inherit;
  line-height: 1.25;
  margin-bottom: 20px;
}

.topSlider__heading,
.slide-top-title span {
  font-size: 36px;
  font-weight: 600;
  letter-spacing: 1px;
}

.topSlider__description,
.slide-top-description {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 32px;
}

.slide-top-description,
.slide-top-title {
  margin: 10px auto;
}

.slide.slick-slide {
  padding: 40px 60px;
  display: flex !important;
  flex-direction: row;
  min-height: 100%;
  position: relative;
}

.slide.dark .topSlider__heading,
.slide.dark .topSlider__description,
.dark .slide-top-description,
.dark .slide-top-title span {
  color: #fff;
  text-shadow: 0 0 15px rgba(255, 255, 255, 0.3), 0 0 7px rgba(255, 255, 255, 0.3);
}


.slide.light .topSlider__heading,
.slide.light .topSlider__description .light .slide-top-description,
.light .slide-top-title span {
  color: #000;
  text-shadow: 0 0 15px rgba(255, 255, 255, 0.3);
}

.slide.light .topSlider__overlay {
  background: rgba(255, 255, 255, 0.15);
}

.slide.rigth_top,
.slide.left_top,
.slide.cen_top {
  -ms-align-items: flex-start;
  align-items: flex-start;
}

.slide.right_bot,
.slide.left_bot,
.slide.cen_bot {
  -ms-align-items: flex-end;
  align-items: flex-end;
}

.slide.right_cen,
.slide.left_cen,
.slide.cen_cen {
  -ms-align-items: center;
  align-items: center;
}

.slide.right_top,
.slide.right_bot,
.slide.right_cen {
  justify-content: flex-end;
  text-align: right;
  height: 83vh !important;
}

.slide.left_top,
.slide.left_bot,
.slide.left_cen {
  justify-content: flex-start;
  text-align: left;
  height: 83vh !important;
}

.slide.cen_top,
.slide.cen_bot,
.slide.cen_cen {
  justify-content: center;
  text-align: center;
  height: 83vh !important;
}

.slide.cen_top .topSliderHeadings,
.slide.cen_bot .topSliderHeadings,
.slide.cen_cen .topSliderHeadings {
  width: 70% !important;
}

.topSliderHeadings {
  width: 100%;
  height: 100%;
  transform: translateY(-50%);
  max-height: 400px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  z-index: 999;
}

.topSliderButton a,
.slide-top-bottom a {
  display: inline-block;
  width: 180px;
  padding: 10px 0;
  font-size: 20px;
  font-weight: 700;
  border-radius: 10px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-decoration: none;
}

*/ .Tilters {
  margin-top: 36px;
  margin-bottom: 36px;
}

.Offer {
  height: 60vh;
  min-height: 540px;
  background-image: url('assets/img/plx3.jpg');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.offer {
  height: 100%;
  width: 70%;
  margin: auto;

  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
}

.offer__heading {
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 34px;
  letter-spacing: 2px;
  font-weight: 600;
}

.offer__heading span {
  display: block;
  color: #dd1b3c;
  font-size: 51px;
  word-spacing: 4px;
  letter-spacing: 4px;
  margin: 4px;
  font-weight: 700;
}

.offer__text {
  color: #fff;
  font-size: 22px;
  font-weight: 100;
  text-align: center;
  margin: 32px 0;
}

.offer__button {
  font-size: 19px;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
  padding: 8px 36px;
  margin: 36px 0;
  text-decoration: none;
}

.News div.bx-wrapper {
  box-shadow: none;
  border: none;
  margin: 0;
  background: none;
  max-width: none !important;
}

a.bx-pager-link {
  background: #aaa !important;
}

a.bx-pager-link.active {
  background: rgb(221, 27, 60) !important;
}

.News .bx-wrapper .bx-controls-direction a {
  margin-top: -30px;
  height: 60px;
  width: 48px;
}

.News .bx-wrapper .bx-next,
.News .bx-wrapper .bx-prev {
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
}

.News .bx-wrapper .bx-prev {
  background-image: url('assets/img/arb.png');
}

.News .bx-wrapper .bx-next {
  background-image: url('assets/img/arb-r.png');
}

.News .bx-wrapper .bx-next {
  /* transform: rotate(180deg); */
  right: -50px;
  background-position: unset;
}

.News .bx-wrapper .bx-prev {
  left: -50px;
}

.row2 {
  max-width: unset;
}

.newsSlide {
  border: none;
  margin: 0 !important;
  margin-right: 1px !important;
  width: 370px !important;
}

.newsSlide__body {
  padding: 35px 30px;
}

.newsSlide__title {
  margin-bottom: 14px;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 22px;
  line-height: 1.32;
  height: 63px;
}

.newsSlide__title__date {
  color: rgb(223, 32, 63);
}

.newsSlide__caption {
  height: 250px;
}

.newsSlide__links {
  display: flex;
  -ms-align-items: center;
  align-items: center;
  overflow: hidden;
}

.newsSlide__share {
  padding: 10px 0;
  position: relative;
  margin-right: 16px;
  display: none;
}

.newsSlide__shareButton {
  display: inline-flex;
  font-size: 24px;
  background: #b6c6c9;
  line-height: 1;
  color: #fff;
  border: 2px solid #b6c6c9;
  border-radius: 5px;
  margin-top: -2px;
  width: 44px;
  height: 44px;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  transition: 0.3s;
  z-index: 2;
  position: relative;
  text-decoration: none;
}

.newsSlide__shareButton i {
  text-decoration: none;
  transition: 0.24s;
}

.newsSlide__sharePlate {
  border: 2px solid #a3b4b7;
  border-radius: 5px;
  border-top-right-radius: 5px;
  height: 44px;
  display: flex;
  align-items: center;
  background: #a3b4b7;
  position: absolute;
  top: 8px;
  padding-left: 44px;
  left: 0;
  z-index: 1;
  -webkit-transform: translate3d(-105%, 0, 0);
  transform: translate3d(-105%, 0, 0);
  transition: 0.24s;
}

.newsSlide__share.active .newsSlide__sharePlate {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.newsSlide__share.active .newsSlide__shareButton i {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

.newsSlide__sharePlate a {
  color: #fff;
  font-size: 27px;
  line-height: 1;
  display: inline-flex;
  margin: 0 7px;
  transition: 0.3s;
}

.newsSlide__sharePlate a:hover {
  color: rgb(221, 27, 60);
}

.newsSlide__shareButton:hover {
  background: #3c3950;
  border-color: #3c3950;
  color: #fff;
}

.newsSlide__more {
  padding: 10px 31px;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 0px;
  background: #fff;
  color: rgb(237, 28, 36);
  border-width: 1px;
  margin: 14px 0;
  font-size: 14px;
  text-decoration: none;
  display: none;
}

.Works {
  margin-top: 128px;
  margin-bottom: 84px;
  overflow: hidden;
}

.fiveYearsWrap {
  padding-left: 0;
  padding-right: 4%;
}

.fiveYears__photo {
  width: 56%;
  max-width: 750px;
  float: left;
  overflow: hidden;
  -webkit-clip-path: polygon(0 0, 100% 0%, 80% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0%, 80% 100%, 0% 100%);
  -webkit-shape-outside: polygon(0 0, 100% 0%, 80% 100%, 0% 100%);
  shape-outside: polygon(0 0, 100% 0%, 80% 100%, 0% 100%);
  margin-right: 36px;
  max-height: 400px;

}

.fiveYears__photo.for-mobile {
  display: none;
  -webkit-clip-path: none;
  clip-path: none;
  -webkit-shape-outside: none;
  shape-outside: none;
  margin-right: 0;
  max-height: none;
  width: 100%;
}

.fiveYears__photo img {
  width: 100%;
}

.fiveYears__text {
  width: 100%;
  margin-left: 0;
}

.fiveYears__text h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.32;
  margin-bottom: 28px;
  color: #3c3950;
}

.fiveYears__text h3::before {
  display: block;
  content: '';
  position: relative;
  width: 100%;
  padding-top: 5%;
}

.fiveYears__text h4 {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.32;
}

.fiveYears__text h4 strong {
  font-weight: 500;
  color: #3c3950;
}

.fiveYears__text p {
  float: left;
}

.fiveYears__photo.for-mobile {
  display: none !important;
}

.case-vid {
  background: #fff;
}


.lg-backdrop {
  z-index: 100000;
}

.lg-outer {
  z-index: 100001;
}

.homeWorks-container {
  width: 100%;
}

.homeWorks {
  max-width: none !important;
  margin: 0 !important;
  border: none !important;
  box-shadow: none !important;
  background: unset !important;
}

.homeWorks .gallery-item-wrapper {
  padding: 10px;
  margin-left: 2px;
}

.gallery {
  width: 100%;
  flex-wrap: wrap;
}

.gallery_item {
  position: relative;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  display: block;
}

.gallery_item img {
  max-width: 100%;
  width: 100%;
}

.gallery_item h4 {
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 4px 0;
  background: rgba(0, 90, 171, 0.58);
  transition: 0.24s;
  font-family: 'Roboto Condensed', sans-serif;
}

.gallery_item:hover h4,
.gallery-item-wrapper:hover .caption h4 {
  background: rgba(0, 90, 171, 0.87);
}

.homeWorks .bx-next,
.homeWorks .bx-prev {
  width: 50px !important;
  height: 50px !important;
  opacity: 0.8 !important;
  transition: 0.28s;
  top: calc(50% - 15px) !important;
  background-size: 100% auto;
  background-position: center center !important;
  background-repeat: no-repeat;
}

.homeWorks .bx-next {
  background-image: url(assets/img/arb-r.png) !important;
  left: -70px !important;
  right: unset !important;
  transform: rotate(180deg);
}

.homeWorks .bx-prev {
  background-image: url(assets/img/arb.png) !important;
  right: -80px !important;
  left: unset !important;
  transform: rotate(-180deg);
}

.homeWorks .bx-next:hover,
.homeWorks .bx-prev:hover {
  opacity: 1 !important;
}


/*  Video */
.Videos {
  overflow: hidden;
  max-width: 100% !important;
  background: #fff;
  margin: 0 auto;
  margin-top: 85px;
}

.videoBox {
  margin-top: 36px;
  margin-bottom: 36px;
  padding-left: 30px;
  padding-right: 30px;
}

.videoBox__heading {
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 28px;
  color: #3c3950;
  margin-bottom: 12px;
}

@media (min-width:992px) {
  .videoBox:nth-child(2) .videoBox__heading {}
}

.videoBox__subheading {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.32;
  min-height: calc(20px * 2 * 1.32);
}

.videoBox__container {
  position: relative;
  width: 100%;
  margin: 20px 0;
}

.videoBox__container::after {
  content: '';
  display: block;
  width: 100%;
  padding-top: 56.25%;
}

.videoBox__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.videoBox__descr ul {
  list-style: none;
  padding-left: 30px;
}

.videoBox__descr ul li {
  font-size: 16px;
  line-height: 1.48;
  margin: 4px 0;
  font-weight: 400;
  position: relative;
}

.videoBox__descr ul li::before {
  box-sizing: border-box;
  margin-left: -28px;
  content: '\2022';
  display: block;
  max-width: 73px;
  position: absolute;
  left: 0;
  max-height: 1px;
  font-size: 15px !important;
  top: 0;
  color: #00bcd4;
}

.footer-worktime {
  color: #fff;
}

.footer-content-col h4 {
  text-align: center;
  margin-bottom: 10px;
}

.footer-organization {
  color: #ffff;
}

.FooterForm {
  background: #00bcd4;
}

.formImage {
  background-image: url('assets/img/slide.jpg');
  background-size: cover;
  background-position: top center;
}

.formWrapper {
  padding-top: 80px;
  padding-bottom: 80px;
  padding-left: 40px;
  padding-right: 40px;
}

.formHeading {
  color: #fff;
  font-size: 44px;
  letter-spacing: 2px;
  text-align: center;
  margin-bottom: 24px;
}

.formWrapper .wpcf7-form-control-wrap {
  display: block;
  margin: 16px 0 2px;
}

.formWrapper .wpcf7-form-control-wrap input {
  width: 100%;
  background: none;
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 12px 8px;
}

.formWrapper .wpcf7-form-control-wrap input::-webkit-input-placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}

.formWrapper .wpcf7-form-control-wrap input:-ms-input-placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}

.formWrapper .wpcf7-form-control-wrap input::-ms-input-placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}

.formWrapper .wpcf7-form-control-wrap input::placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}

.wpcf7-form {
  display: block;
}

.formWrapper p {
  margin-bottom: 0;
}

.formWrapper .wpcf7-submit {
  padding: 8px 32px;
  margin: 32px auto 0;
  background: #3c3950;
  border: none;
  border-radius: 5px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: 500;
  font-family: 'Roboto Condensed';
  letter-spacing: 2px;
  font-size: 20px;
}

.formWrapper__submit {
  text-align: center;
}

.Footer {
  margin-bottom: 0;
}

.footer {
  /*background: #323232;*/
  /*color: #fff;*/
  /*padding: 40px 0;*/
}

.footer .footer-copyright-wrapper {
  background: #323232;
  width: 100%;
  max-width: 100%;
}

.footer ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.footer li {
  float: none;
  border: none;
}

.footer li a {
  font: 16px "Roboto Condensed";
  color: #005aab;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
}

.footerContacts {
  padding-right: 55px;
}

.footer-content {
  flex-wrap: wrap;
}

.footer-content .networks .footerSocials {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex !important;
  justify-content: flex-end;
  flex-wrap: wrap;
  margin-top: 40px;
}

.footer-content .networks .footerSocials a,
.footer-content .networks .footerSocials .footerSocials__icon {
  display: flex !important;
}

.footer-content-top {
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: center;
  padding: 15px 0;
}

.footer-content-top .footer-content-col {
  padding: 0 15px;
}

.footer-content-top .footer-form {
  color: #fff;
}

.footer-content-top .footer-form input.tnp-email[placeholder],
.footer-content-top .footer-form .tnp-subscription-minimal input.tnp-email {
  color: #000 !important;
}

.footer-content-top .footer-form input.tnp-email::-webkit-input-placeholder {
  color: #000;
}

.footer-content-top .footer-form input.tnp-email::placeholder {
  color: #000;
}

.footer-content-top .footer-form input.tnp-email::-moz-placeholder {
  color: #000;
}

.footer-content-top .footer-form input.tnp-submit {
  border-color: #005cbf;
  border: 2px #fff solid;
  background-color: #c70413;
  color: #fff;
  padding: 9px;
  transition: all ease-in-out .2s;
  -webkit-transition: all ease-in-out .2s;
  -moz-transition: all ease-in-out .2s;
  -ms-transition: all ease-in-out .2s;
  -o-transition: all ease-in-out .2s;
}

.footer-content-top .footer-form input.tnp-submit:hover {
  color: #fff;
  background-color: #005aab;
}

.paymethods-wrapper .footer-copy-col-title {
  width: 100%;
  display: block;
  text-align: center;
}

.footer-copyright-wrapper {
  padding: 0;
}

.footer-copyright-wrapper .container {
  padding: 15px 0;
  width: 100%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.paymethods-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: row;
  max-width: 25%;
}

.paymethods-wrapper .paymethods-col {
  width: 40%;
  text-align: center;
  height: auto;
  margin: 0 10px;
}

.footer-copy-col.footer-copy-col-links {
  width: 50%;
  text-align: center;
}

.footer-copyright {
  width: 25%;
}

.footer-copy-col .footer-link {
  color: #fff;
  text-decoration: none;
  text-transform: none;
  outline: none;
  padding: 5px;
  transition: all ease-in-out .2s;
  -webkit-transition: all ease-in-out .2s;
  -moz-transition: all ease-in-out .2s;
  -ms-transition: all ease-in-out .2s;
  -o-transition: all ease-in-out .2s;
}

.footer-copy-col .footer-link:hover {
  color: #25c2d0;
}

.footer .foot-mail .fa-envelope {
  color: #f6f6f6;
}

.footer .foot-phone .fa-phone-square {
  color: #f6f6f6;
}

.footer .fa-whatsapp {
  color: #2abe4a;
}

@keyframes showHeader {
  0% {
    position: absolute;
    top: -200px;
  }

  50% {
    top: -100px;
  }

  100% {
    top: 0;
  }
}

.new-header {
  position: fixed;
  width: 100%;
  z-index: 9999;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgb(255, 255, 255);
  box-shadow: 1px 1px 10px 2px #a8a8a8;
  transition: all ease-in-out .3s;
  animation-iteration-count: 1;
}

.new-header.header_hidden {
  transform: translateY(-150px);
}

.new-header .mainHeader__Contacts__address img {
  height: 24px;
  margin: -1px 4px 0 0;
  vertical-align: bottom;
}

.new-header .vpdf .fa-file-pdf-o {
  color: #ed1c24;
}

.fa-telegram {
  color: #2AABEE;
}

.new-header .fa-whatsapp {
  color: #2abe4a;
}


@media (max-width: 991px) {
  .footer-copyright {
    width: auto;
  }

  .footer-copy-col.footer-copy-col-links {
    width: auto;
  }

  .paymethods-wrapper {
    max-width: 100%;
    width: auto;
  }

  .footerSocials {
    justify-content: center;
  }

  .footer-content-top {
    flex-wrap: wrap;
  }

  .footerContacts {
    margin-top: 40px;
    padding-right: 15px;
  }

  .footer ul {
    padding-left: 0;
  }

  .menu-head1 {
    padding: 0 10px;
  }

  .decisionsWrapper.hover {
    display: none;
  }
}

.footerSocials__icon {
  width: 30px;
  height: 30px;
  margin: 5px;
  border-radius: 4px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
}

.footerSocials__icon.vk {
  background: #45668e;
}

.footerSocials__icon.insta {
  background: #e1306c;
}

.footerSocials__icon.facebook {
  background: #3b5999;
}

.footerSocials__icon.twitter {
  background: #55acee;
}

.footerSocials__icon span {
  font-size: 20px;
  color: #fff;
  line-height: 1;
}

/*  TEMPLATE OF CASE PAGE 
	13139AO*/
.InnerHeader {
  background: #1a9dca;
  height: 200px;
  display: flex;
  -ms-align-items: center;
  align-items: center;
}

.innerHeader__title {
  color: #005aab;
  font-size: 50px;
  padding: 0 4%;
  font-weight: 500;
  letter-spacing: -1px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  max-width: 1200px;
  margin: auto;
}

.sidebarMenu,
.sidebarMenu ul {
  list-style: none;
  padding-left: 0;
}

.split-group {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  -ms-align-items: center;
  align-items: center;
  position: relative;
}

.split-group>a:not(.js-case-split) {
  padding: 14px 8px;
  flex-basis: calc(100% - 40px);
  color: #3c3950;
  font-size: 17px;
  text-transform: uppercase;
  transition: 0.3s;
}

.split-group>a:not(.js-case-split):hover {
  color: #00bcd4;
}

.split-group>a:not(.js-case-split):hover .case-split-svg {
  opacity: 0.8;
}

.split-group>a.js-case-split {
  width: 40px;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
}

.case-split-svg {
  stroke: #3c3950;
  stroke-width: 1.06px;
  fill: none;
  transition: 0.3s;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  shape-rendering: geometricPrecision;
}

.split-group>a.js-case-split:hover {
  background: #f4f6f7;
}

.split-group>a.js-case-split:hover .case-split-svg {
  stroke: #00bcd4;
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

.sidebarMenu .sub-menu {
  list-style: disc;
  max-height: 0;
  overflow: hidden;
  margin-bottom: 0;
}

.sidebarMenu .sub-menu li {
  background: #f4f6f7;
  padding: 16px 16px 16px 24px;
  border-bottom: none;
}

.sidebarMenu .menu-item:last-child .sub-menu li {
  border-bottom: 1px solid #ddd;
  border-top: none;
}

.sidebarMenu .sub-menu li a {
  color: #5f727f;
  transition: 0.3s;
}

.sidebarMenu .sub-menu li a:hover {
  color: #00bcd4;
  transition: 0.3s;
}

.sidebarMenu>.current-menu-parent>li a {
  color: #00bcd4;
}

.sidebarMenu>.current-menu-parent>.sub-menu {
  max-height: 500px;
}

.sidebarMenu>.current-menu-parent svg.case-split-svg {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

.sidebarMenu>.menu-item.active>.sub-menu {
  max-height: 500px;
}

.sidebarMenu>.menu-item.active .case-split-svg {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

.sidebarContainer {
  background: #fff;
}

.case_modern {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.case_modern .article .row {
  margin-left: 0;
  margin-right: 0;
}

.caseContent {
  margin-left: auto;
  margin-right: auto;
  max-width: 1100px;
}

.caseContent .bx-wrapper {
  border: none;
  margin: 0 0 8px 0;
  padding: 0;
  box-shadow: none;
}

.caseSlider a.bx-prev {
  width: 100px !important;
  top: 0 !important;
  bottom: 0 !important;
  height: 105%;
  margin-top: 0;
  width: 100px;
  left: -3px;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 50% 100%, 0 105%);
  clip-path: polygon(0% 0%, 100% 0%, 50% 100%, 0 105%);
  background: #fff !important
}

.caseSlider a.bx-next {
  width: 100px !important;
  top: 0 !important;
  bottom: 0 !important;
  height: 105%;
  margin-top: 0;
  width: 100px;
  right: -3px;
  -webkit-clip-path: polygon(50% 0%, 100% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(50% 0%, 100% 0%, 100% 100%, 0% 100%);
  background: #fff !important
}

.caseSlider {
  position: relative;
}

.caseSlider img {
  width: 100%;
}

.caseSlider__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(5, 1, 39, 0.66);

}

.caseSlider__absolute {
  position: absolute;
  display: block;
  top: 15%;
  right: 8%;
  bottom: 10%;
  left: 16%;
  background: #00bcd4;
  box-shadow: 3px 3px 30px rgba(0, 0, 0, 1);
  width: 76% !important
}

.casePager {
  display: flex;
  width: 50%;
  position: absolute;
  bottom: 24px;
  left: calc(25% - 20px);
}

.casePager a {
  margin: 8px;
  background: #00bcd4;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
}

.casePager img {
  max-width: 100%;
  opacity: 0.5;
  transition: 300ms;
}

.casePager a.active img {
  opacity: 1;
}


.case-description {
  font-size: 18px;
  padding: 5px 20px;
}



.bannerText__text {
  font-size: 23px;
  padding: 42px;
  text-align: center;
  font-weight: 600;
  line-height: 1.52 !important;

  color: #3c3950;
}

.caseRow__heading {
  margin: 64px 0 18px 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 33px;
  color: #3c3950;
}

.caseRow__heading--small {
  font-size: 30px;
}


.caseTabs {
  margin-top: 64px;
}

.tabsNav {
  display: flex;
  justify-content: space-between;
  list-style: none;
  border-bottom: 4px #efefef solid;
}

.tabButton {
  border: none;
  outline: none;
  cursor: pointer;
  transition: 0.3s;
  background: transparent;
  text-transform: uppercase;
  color: #005aab;
  text-decoration: none;
  padding-bottom: 17px;
  font-size: 16px;
  text-shadow: 0px 0px 3px #005aab;
}

.tabButton.active,
.tabButton:hover {
  color: #ed1c24;
  /* background-image: url(/wp-content/uploads/2019/03/underscore.jpg); */
  background-position-y: bottom;
  background-position-x: center;
  background-repeat: no-repeat;
  text-shadow: 0px 0px 3px #ed1c24;
}

.tabContent {
  display: none;
  padding: 32px 16px;
  -webkit-animation: fadeIn 0.4s;
  animation: fadeIn 0.4s;
  font: 16px "Roboto Condensed";
  color: #343434;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.useful-params {
  margin-bottom: 28px;
}

.caseFeature {
  height: auto;
}

.caseFeature__text {
  padding: 16px 0;
  font-family: 'Roboto Condensed';
  font-size: 16px !important;
  display: flex;
  -ms-align-items: center;
  align-items: center;
}

.caseFeature__icon {
  text-align: center;
}

.caseFeature__icon img {
  max-width: 128px;
}

.caseRow .entry p {
  font-weight: 300;
}

.bannerText p {
  color: #fff;
}

.caseRow .entry b {
  font-weight: 600;
}

.TTX_Table td {
  width: auto;
  vertical-align: middle;
}

.TTX_Table td.TTX_Table__name {
  width: 40%;
}

.TTX_Table tr {
  transition: 0.1s;
}

.TTX_Table tr:hover {
  /* color: #fff; */
  /* background: #005aab; */
}

.TTX_Table__value {
  font-weight: 600;
}

.filePlate {
  display: block;
  padding: 26px 7px;
  background: #f1f1f1;
  transition: 0.3s;
  margin: 15px 8px;
}

.filePlate__icon {
  padding-left: 15px;
  padding-right: 0;
}

.filePlate__title {
  color: #000;
  font-weight: 500;
  font-family: 'Roboto Condensed';
  /* text-transform: uppercase; */
  font-size: 16px;
  line-height: 1.16;

  padding-left: 0;
  padding-right: 15px;

  display: flex;
  -ms-align-items: center;
  align-items: center;
  transition: 0.3s;
}

.filePlate:hover {
  background: #00bcd4;
}

.filePlate:hover .filePlate__title {
  color: #fff;
}

.caseBanner {
  margin-top: 80px;
}

.bannerWrapper {
  height: 680px;
}

.bannerContainer {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  position: relative;

  color: #fff;
  padding: 45px 30px 60px;

  background: rgba(0, 0, 0, 0.3);
}

.bannerSlider {
  border: none !important;
  background: none !important;
  box-shadow: none !important;
}

.bannerBg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  z-index: -1;

  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.bannerTitle {
  margin-bottom: 30px;
  font-weight: 300;
}

.bannerContainer .bannerText {
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 30px;
}

.bannerForward {
  display: block;
  padding: 8px 16px;
  border: 2px solid rgb(119, 16, 34);
  border-radius: 7px;
  color: rgb(119, 16, 34);
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'Roboto Condensed';
  letter-spacing: 3px;
  transition: 0.3s;
}

.bannerForward:hover {
  border-color: rgb(221, 27, 60);
  color: rgb(221, 27, 60);
}

.caseOffer {
  margin-bottom: 44px;
  margin-top: 44px;
}

.caseOffer__text p {
  font-family: 'Roboto Condensed';
  line-height: 1.12;
  padding: 0 28px;
  text-align: left;
  font-size: 28px;
  font-weight: 700;
  color: #005aab;
  margin-bottom: 0;
  -ms-align-items: center;
  align-items: center;
}

.caseOffer__button a {
  height: 60px;
  width: 100%;
  margin: auto 0;
  border-radius: 0;
  background: #005aab;
  border: none;
  color: #fff;
  font-size: 26px;
  font-family: 'Roboto Condensed';
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.9;
}

.caseOffer__button a:hover {
  background: #3c3950;
}

.caseSimilar {
  background: #f1f1f1;
  padding: 28px 32px 48px;
}

.caseSimilar .bx-wrapper {
  border: none !important;
  background: none !important;
  box-shadow: none !important;
  margin: 0 !important;
  max-width: none !important;
  width: 100% !important;
  padding-bottom: 15px;
}

.caseSimilar a.bx-pager-link {
  background: #aaa !important;
}

.caseSimilar a.bx-pager-link.active {
  background: rgb(221, 27, 60) !important;
}

.caseSimilar__heading {
  font-weight: 800;
  font-size: 26px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #3c3950;
  margin-bottom: 20px;
}

.caseSimilar .slick-arrow {
  height: 40px;
  width: 40px;
  background: none;
  border: none;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -9999px;
  overflow: hidden;
  outline: none;
  cursor: hand;
  cursor: pointer;
  opacity: 0.5;
}

.caseSimilar .slick-arrow:hover {
  opacity: 1;
}

.caseSimilar .slick-prev {
  background-image: url('assets/img/arb.png');
}

.caseSimilar .slick-next {
  background-image: url('assets/img/arb-r.png');
}

.similarSlide-wrap {
  width: 18%;
  margin: 2px 2px;
}

.similarSlide-wrap .catCase {
  width: 100%;
  margin: 0;
}

.similarSlide {
  background: #fff;
  color: #ffffff;
  width: 300px;
  border: none;
  border-radius: 0;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
  transition: 0.3s;
  cursor: hand;
  cursor: pointer;
}

.similarSlide:hover {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
  box-shadow: 0 0 15px 0 rgba(237, 28, 36, 0);
}

.similarSlide__img img {
  width: 100%;
  margin-top: -57px;
}

.similarSlide__title {
  font-size: 18px;
  font-weight: 500;
  font-family: 'Roboto Condensed';
  letter-spacing: 0px;
  margin-top: 0px;
  min-height: 58px;
  color: black;
}

.similarSlide__link {
  margin-top: -7px;
}

.caseFooter h2 {
  font-size: 40px;
}

.caseFooter .FooterForm {
  margin-top: 20px;
}

/* modern template */
.caseModernHeader {
  background: #050127;
  padding: 2% 80px;
}

.caseModernHeader__heading {
  color: #005aab;
  font-size: 36px;
  font-weight: 400;
  position: relative;
  z-index: 10;
  text-align: center;
}

.caseModernBody {
  margin-top: 30px;
}

.caseModernBody .caseRow {
  -ms-align-items: flex-start;
  align-items: flex-start;
}

.caseModernBody .caseSlider {
  margin-top: -85px;
}

.caseModernBody .caseSlider .bx-wrapper {
  background: none !important;
  margin: 0 !important;
  box-shadow: none !important;
  border: none !important;
}

.caseModernBody .caseSlider a.bx-next,
.caseModernBody .caseSlider a.bx-prev {
  background: #050127 !important;
  height: 103% !important;
  top: -4px !important;
}

.caseModernBody .caseSlider a.bx-prev {
  background: transparent !important;
  left: -50px !important;
  -webkit-clip-path: none !important;
  clip-path: none !important;
}

.caseModernBody .caseSlider a.bx-next {
  right: -50px !important;
  -webkit-clip-path: none !important;
  clip-path: none !important;
  background: none !important;
}

.caseModernBody .caseSlider a.bx-next::before {
  content: '';
}

.caseModernBody .bannerText__text {
  color: #fff;
  text-align: left;
  font-size: 19px;
  line-height: 1.64 !important;
  padding-top: 0;
  padding-bottom: 0;
}

.case_modern .caseRow__heading {
  font-weight: 700;
  text-align: left;
  margin-top: 10px;
  font-size: 55px;
  text-align: center;
}

.case_modern .useful-params {
  margin-bottom: 15px;
}

.case_modern .caseSpec__text,
.case_modern .caseFeature__text {
  font-weight: 500;
  font-size: 20px;
}

.case_modern .caseFeature__text,
.case_modern .caseFeature__subtext {
  text-align: center;
  display: block;
}

.case_modern .caseFeature {
  height: auto;
  margin-bottom: 62px;
  padding: 0 30px;
}

.case_modern .useful-params {
  margin-top: 44px;
  /* background: black; */
}

.case_modern .caseFeatures__additional-text {
  text-align: center;
  margin-top: 20px;
  font-size: 24px;
}

.case_modern .caseInstalledProduct .caseRow__heading {
  font-size: 35px;
  text-align: center;
}

.case_modern .caseSpecsRow {
  margin-top: 90px;
}

/* .case_modern .tabButton.active {
	background: #050127!important;	
} */
.caseOffer__text p {
  font-size: 32px !important;
}

.caseOffer__button a {
  font-size: 19px;
  line-height: 2.5;
}

.case_modern .caseOffer {
  margin-top: 84px;
  margin-bottom: 84px;
}

.caseSpec {
  margin: 0;
}

.case_modern .installedScreens__img,
.case_modern .ourProduct__img {
  opacity: 1;
  transition: 0.24s;
  max-width: 75%;
  -webkit-transform: scale(1);
  transform: scale(1);
  text-align: center;
}

.case_modern .installedScreens__img.plural,
.case_modern .ourProduct__img.plural {
  max-width: 33%;
}

.case_modern .installedScreens__img:hover,
.case_modern .ourProduct__img:hover {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}

.case_modern .installedScreens2__img,
.case_modern .ourProduct__img {
  opacity: 1;
  transition: 0.24s;
  -webkit-transform: scale(1);
  transform: scale(1);
  max-width: 33%;
}

@media (max-width:768px) {

  .row-block {
    display: none !important;
  }

  .GLOBAL_WRAPPER {
    padding-top: 0px !important;
  }

  .case_modern .installedScreens2__img,
  .case_modern .ourProduct__img {
    opacity: 1;
    transition: 0.24s;
    -webkit-transform: scale(1);
    transform: scale(1);
    max-width: 100%;
    text-align: center;
  }
}

@media (orientation:landscape) and (max-width:850px) and (min-width:768px) {

  .case_modern .installedScreens__img,
  .case_modern .ourProduct__img {
    width: 33%;
    flex-basis: 50%;
    display: block;
    position: relative;
    float: left;
  }

  .case_modern #installedScreens {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
  }

  .case_modern .installedScreens {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
  }

  .case_modern #modules .installedScreens__img,
  .case_modern .ourProduct__img {
    flex-basis: auto;
    width: auto;
    text-align: center;
    margin: auto;
  }
}

.case_modern .installedScreens2__img:hover,
.case_modern .ourProduct__img:hover {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}

.case_modern .tabContent {
  padding: 40px;
}

.case_modern .tabContent p {
  font-size: 18px;
}

.case_modern .tabContent li {
  font-size: 16px;
}

.case_modern #panels,
.case_modern #modules {
  justify-content: center;
}

.case_modern #installedScreens {
  justify-content: flex-start;
}

.case_classic_2 .innerHeader__title {
  font-size: 43px;
  font-weight: 700;
}

.case_classic_2 .caseRow__heading {
  font-weight: 700;
}

.case_classic_2 .caseSlider a.bx-next {
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 50% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 50% 100%);
}

.case_classic_2 .casePager {
  left: 25%;
}

.case_classic_2 .installedScreens__img,
.case_classic_2 .ourProduct__img {
  opacity: 0.75;
  transition: 0.24s;
}

.case_classic_2 .installedScreens__img:hover,
.case_classic_2 .ourProduct__img:hover {
  opacity: 1;
}

.case_classic_2 .caseOffer {
  margin-top: 84px;
  margin-bottom: 84px;
  -ms-align-items: center;
  align-items: center;
}

.case_classic_2 .tabButton.active {
  background: #050127 !important;
}

.case_classic_2 .caseInstalledProduct .caseRow__heading--small {
  font-size: 22px;
}

.case_classic_2 .caseOffer__button a {
  font-size: 19px;
  line-height: 2.6;
}


.caseInstalledProduct {
  overflow: hidden;
  background: white;
}

.caseInstalled {
  margin-top: 60px;
  background: white;
}

.caseInstalled .caseRow__heading {
  font-size: 30px !important;
  text-align: center !important;
}

.case_modern #panels {
  margin-top: 60px;
}

@media (max-width:768px) {
  .case_modern #panels {
    margin-top: 0;
  }
}

.caseSpec__icon {
  text-align: center;
}

.caseSpec__icon img {
  max-width: 128px;
}



.case_banks .caseSlider__absolute {
  width: 86% !important;
  top: 6%;
  left: 7%;
}

.case_banks .banksHeaders p {
  display: none;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-align: center;
  font-size: 44px;
  color: #fff;
  font-family: 'Roboto Condensed';
  font-weight: 700;
  z-index: 200000;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}

.case_banks .bannerText__text {
  margin-top: 50px;
  padding-left: 0;
  text-align: center;
}

.case_banks .pic-half {
  width: 50%;
}

.case_banks h3.simple {
  font-size: 28px;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  color: #3b3950;

  font-family: 'Roboto Condensed';
  font-weight: 400;
}

.case_banks h2.simple {
  font-size: 64px;
  text-align: center;
  width: 100%;
  text-transform: uppercase;

  font-family: 'Roboto Condensed';
  font-weight: 700;
}

@media (max-width:850px) and (orientation: landscape),
(max-width:768px) {
  .global-halfpic {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
  }

  .case_bank .pic-half {
    width: 100%;
  }
}


#dispc-photo {
  width: 50%;
}

@media (max-width: 768px) {
  #dispc-photo {
    width: 100%;
  }
}



.videowall_for_home__header-2 {
  font-size: 30px;
  margin-top: 50px;
}


.case_vwoffice .caseSlider-centered .caseSlider__absolute {
  width: 86% !important;
  top: 6%;
  left: 7%;
}

.case_vwoffice .bannerText__text {
  margin-top: 30px;
  text-align: center;
}

.case_vwoffice .blackBanner {
  background: #050127;
  padding-top: 40px;
  padding-bottom: 40px;
}

.case_vwoffice .bannerText__text {
  color: #fff;
  text-align: center;
  font-weight: normal;
  font-size: 19px;
  line-height: 1.64 !important;
  padding-top: 0;
  padding-bottom: 0;
}


.case_mf_for_buildings .usefuls {
  margin-top: 70px;
}

.mf-add__types h2 {
  font-size: 35px;
}

.mf-add__type-card {
  margin-top: 30px;
}

.mf-add__type-card img {
  width: 100%;
}

.mf-add__type-card p {
  font-size: 22px;
  text-align: center;
  margin-top: 30px;
}

.mf-add__type-single {
  font-size: 16px;
}

.mf-add__type-single .tvconfRating {
  padding-top: 0 !important;
}

.mf-add__second-banner {
  margin-top: 60px;
}

.mf-add__second-banner h2 {
  margin-bottom: 30px;
}

.mf-add__second-banner img {
  margin: 0 20px 20px 0;
}

.mf-add__second-banner p {
  font-size: 16px;
}

.mf-add__second-banner ul {
  padding-left: 55%;
}

@media (max-width:768px) {
  .mf-add__second-banner ul {
    padding-left: 20px;
  }
  .novosti-page .novosti-page-row {
    margin: 15px 0;
    width: 100%;
    padding: 0 10px;
  }
  .novosti-page .latestNewWrapper {
    margin-right: 15px;
    width: 45%;
  }
}

.mf-add__balance {
  margin-top: 50px;
  margin-left: -15px;
  margin-right: -15px;
  background-image: url('assets/img/plx2.jpg');
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center top;
  width: calc(100% + 30px);
  max-width: none;
  background-size: cover;
}

.mf-add__balance h2 {
  color: #fff;
  font-size: 24px;
  text-align: center;
  padding: 25px 0;
}

.mf-add__balance .balance-card-wrapper {
  margin: 25px 15px;
  background: #fff;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.5);
}

.mf-add__balance .balance-card .top {
  background-image: url('assets/img/ledbg.jpg');
  background-size: 350% auto;
  background-position: bottom center;
  padding: 20px;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}

.mf-add__balance .balance-card .bottom {
  padding: 20px;
}

@media (max-width:850px) {
  .mf-add__balance {
    background-position: top center;
    background-size: cover;
  }
}

/* 03121JS Novosti */
.novosti-InnerHeader {
  background: #ffffff;
}

.novosti-innerHeader__title {
  font-size: 40px;
}

.novosti-breadcrumbs {
  background: #1a9dca;
  padding: 0;
  display: flex;
  justify-content: center;
  -ms-align-items: flex-end;
  align-items: flex-end;
}

.novosti-breadcrumbs>span {
  display: block;
  margin: 0 32px;
  padding: 0 0 12px 0;
  border-bottom: 3px solid #1a9dca;
  font-size: 18px;
  transition: 0.3s;
  position: relative;
}

.novosti-breadcrumbs>span::after {
  /* content: */
  color: #fff;
  font-size: 23px;
  position: absolute;
  right: -44px;
  top: -5px;
}

.novosti-breadcrumbs>span:nth-last-child(2)::after {
  display: none;
}

.novosti-breadcrumbs>span>a>span {
  transition: 0.3s;
  color: #fff;
}

.novosti-breadcrumbs>span:hover {
  border-color: #00bcd4;
}

.novosti-breadcrumbs>span:hover>a>span {
  color: #00bcd4;
}

.novostText {
  font-size: 16px;
}

.latestNewWrapper {
  padding-top: 1px;
  padding-bottom: 1px;
  margin-right: 30px;
  margin-bottom: 20px;
}

.novosti-page .latestNewWrapper {
  margin-right: 30px;
}

.latestNew {
  margin-top: 15px;
  margin-bottom: 15px;
  border: none;
  border-radius: 0;
  background: #fff;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.2);

  width: 92% !important;
  margin-left: 4%;
  margin-right: 4%;
  color: #000;
  transition: 0.3s;
}

.latestNew:hover {
  color: #00bcd4;
}

.latestNew__image img {
  width: 100%;
}

.latestNew__date {
  font-weight: 400;
  font-size: 13px;
  color: #828282;
}

.latestNew__title {
  font-size: 20px;
  font-weight: 500;
  font-family: 'Roboto Condensed';
  letter-spacing: 1px;
  margin-top: 15px;
  text-transform: uppercase;
  line-height: 1.16;
  font-size: 14px;
  height: 82px;
  overflow: hidden;
  text-decoration: none !important;
}

.latestNews__heading {
  width: 92%;
  margin-left: 4%;
  margin-right: 4%;
  margin-bottom: 0;
  font-weight: 800;
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #3c3950;
}

.latestNews .bx-controls-direction {
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
}

.latestNews .bx-prev,
.latestNews .bx-next {
  display: block;
  width: 48px;
  height: 36px;
  margin: 0 16px;
  overflow: hidden;
  text-indent: -9999px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transition: 0.3s;
}

.latestNews .bx-prev {
  background-image: url('assets/img/arb-top.png');
}

.latestNews .bx-next {
  background-image: url('assets/img/arb-bot.png');
}

@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0.6;
  }

  100% {
    opacity: 1;
  }
}

@keyframes blink {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0.6;
  }

  100% {
    opacity: 1;
  }
}

.latestNews .bx-prev:hover {
  -webkit-animation: blink 800ms linear infinite;
  animation: blink 800ms linear infinite;
}

.latestNews .bx-next:hover {
  -webkit-animation: blink 800ms linear infinite;
  animation: blink 800ms linear infinite;
}

.novostBody {
  padding-right: 28px;
}

.novostFooter {
  margin-top: 36px;
}

.novostDate {
  font-family: 'Roboto Condensed';
  line-height: 1.12;
  text-align: left;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 700;
  color: #005aab;
  margin-bottom: 0;
}

p.novostShare__heading {
  font-family: 'Roboto Condensed';
  line-height: 1.12;
  text-align: left;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 700;
  color: #005aab;
  margin-bottom: 0;
  margin-right: 18px;
}

.novostShare a.sharelink {
  display: inline-flex;
  width: 26px;
  height: 26px;
  background: #ffffff;
  margin: 0 2px;
  justify-content: center;
  align-items: center;
  color: #fff;
  border-radius: 5px;
  font-size: 18px;
  transition: 0.3s;
}

.novostShare a.sharelink:hover {
  background: rgb(221, 27, 60);
}

.caseInstalledProduct .caseRow__heading {
  margin-top: 49px;
}

.installedScreens__img {
  padding: 8px;
}

.installedScreens__img img {
  width: 100%;
  max-width: 775px;
  margin: auto;
  text-align: center;
}

.installedScreens2__img {
  padding: 8px;
}

.installedScreens2__img img {
  max-width: 100%;
}

.ourProduct__img {
  padding: 8px;
}

.ourProduct__img img {
  max-width: 100%;
}

.caseSpecs {
  margin-top: 28px;
  margin-bottom: 28px;
}

.caseSpec {
  margin-bottom: 30px;
}

.caseSpec__text {
  padding: 16px;
  font-family: 'Roboto Condensed';
  font-size: 18px;
  display: flex;
  -ms-align-items: center;
  align-items: center;

  text-align: center;
  justify-content: center;
}

.caseSpecs .row {
  justify-content: center;
}

.caseOffer__text {
  display: flex;
  -ms-align-items: center;
  align-items: center;
}

.archiveMenu {
  margin-bottom: 36px;
}

.archiveMenuNav {
  width: 92%;
  margin: 12px 4%;
}

.archiveMenu__month {
  display: block;
  font-family: 'Roboto Condensed';
  font-weight: 400;
  color: #6f6f6f;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: 300ms;
  text-decoration: none;
}

.archiveMenu__day {
  display: block;

  font-weight: bold;
  color: #929292;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding-left: 12px;
}

.archiveMenu__link {
  display: block;
  padding-left: 24px;
  color: #3c3950;
  margin-bottom: 4px;
  transition: 300ms;
  font-weight: bold;
}

.archiveMenu__link:hover {
  text-decoration: underline;
}

.archiveMenu__month:hover,
.archiveMenu__day:hover,
.archiveMenu__link:hover {
  color: #00bcd4;
}

.archiveMenu__links {
  max-height: 0;
  overflow: hidden;
}

.archiveMenu__links.active {
  max-height: 600px;
}

.archiveMenu__months {
  max-height: 0;
  overflow: hidden;
}

.archiveMenu__months.active {
  max-height: 600px;
}

.Proizv__header {
  background: #000;
  overflow: hidden;
}

.Proizv__header .videoContainer {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.Proizv__header .videoWrapper {
  position: fixed;
  top: 190px;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  height: calc(100vh - 155px);
}

.Proizv__header .videoWrapper video {
  width: 100%;
  -webkit-transform: translateY(-8%);
  transform: translateY(-8%);
}

@media (min-width:1440px) {
  .Proizv__header .videoWrapper video {
    -webkit-transform: translateY(-8%);
    transform: translateY(-8%);
  }
}

.Proizv__header .videoOverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.Proizv__header .videoOverlay .grayOverlay,
.Proizv__header .videoOverlay .blackOverlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.Proizv__header .videoOverlay .blackOverlay {
  background: rgba(0, 0, 0, 0.6);
}

.Proizv__header .videoOverlay .grayOverlay {
  background: rgba(109, 109, 109, 0.68);
}

.Proizv__header .videoContent {
  position: relative;
  height: calc(100vh - 155px);

  display: flex;
  justify-content: flex-start;
  -ms-align-items: center;
  align-items: center;
}

.Proizv__header .videoContent .godown {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 4%;
}

.Proizv__header .videoContent2 {
  position: relative;
}

.proizv-innerHeader__title {
  font-weight: 300;
  line-height: 1.5;
  text-align: left;
  font-size: 50px;
}

.proizv-innerHeader__title span.red {
  display: block;
  color: rgb(221, 27, 60);
  font-size: 42px;
  line-height: 1.25;
}

.Proizv__header .videoWrapper.absolute {
  position: absolute;
  left: 0;
  bottom: 0;
}

.Proizv__header .videoContent2 {
  padding-top: 30px;
  padding-right: 4%;
  padding-bottom: 30px;
  padding-left: 4%;

  color: #fff;
}

.proizv-header {
  font-weight: 300;
  font-size: 50px;
  margin-bottom: 80px;
  color: #00bcd4;
}

.proizv-list-col p {
  font-size: 25px;
  font-family: 'Roboto Condensed';
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  padding-left: 84px;
  position: relative;
  margin-bottom: 36px;
  margin-left: 36px;
}

.proizv-list-col .num {
  display: inline-block;
  border: 1px solid #00bcd4;
  padding: 4px 0;
  /* color: #00bcd4; */
  font-weight: 200;
  width: 54px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}

.proizv-step-header {
  font-weight: 300;
  font-size: 50px;
  color: rgb(221, 27, 60);
  margin-bottom: 0;
}

.proizv-step-separator {
  background: rgb(221, 27, 60);
  width: 100%;
  margin-top: 1rem;
  margin-bottom: 1.3rem;
  height: 1px;
}

.proizv-step-header--right {
  text-align: right;
  padding-right: 10px;
}

.proizv-step-header--center {
  text-align: center;
}

.proizv-step-header--red {
  color: rgb(221, 27, 60) !important;
}

.proizv-step-header--sub {
  font-size: 35px;
  line-height: 1.1;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #000;
}

.proizv-step-content {
  margin-top: 35px;
}

.proizv-step-content p {
  font-size: 20px;
  margin-bottom: 32px;
}

.proizv-step-col img {
  max-width: 100%;
  margin-bottom: 14px;
}

.Proizv__content {
  overflow: hidden;
}

.Proizv-qualityRow {
  margin-top: 70px;
  background: #f4f6f7;
  padding-top: 1px;
  padding-bottom: 1px;
  position: relative;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  height: auto;
  display: flex;
}

.Proizv-qualityRow .proizv-step-content p {
  font-size: 22px;
}

.proizv-specs-card {
  border-right: 0;
  background: #f4f6f7;
  border-color: #f4f6f7;
}

.proizv-specs {
  margin-top: 44px;
}

.proizv-specs-title {
  margin-bottom: 3px;
  font-weight: 700;
}

.proizv-specs-whois {
  font-weight: bold;
}

.Proizv-offer {
  margin-top: 70px;
  margin-bottom: 70px;
  position: relative;
  padding-bottom: 1px;
  padding-top: 1px;
  background: #000;
}

.Proizv-offer__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: url('assets/img/proizv/5.jpg');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.25;
}

.proizv-offer {
  position: relative;
  height: 80vh;
  max-width: 100% !important;
  max-height: 600px;
  min-height: 400px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  color: #fff;
  font-size: 24px;
  font-family: 'Roboto Condensed';
  text-align: center;
  color: #00bcd4;
  text-shadow: 0 0 20px rgba(255, 255, 255, .1);
  text-transform: uppercase;
  font-weight: 600;
  padding-left: 5%;
  padding-right: 5%;
}

.proizv-offer span.sub {
  color: #fff;
  font-size: 26px;
  font-weight: 300;
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
}

.proizv-offer a {
  font-size: 21px;
  /* padding: 20px; */
  background: #00bcd4;
  border: none;
  padding: 15px 30px;
}

.proekty-widespread__blocks {
  flex-flow: wrap;
}

.row-uslugi,
.row-komp,
.row-kont,
.row-culture,
.row-sport,
.row-info,
.row-conf,
.row-med,
.row-vid,
.row-flex {
  flex-flow: wrap;
  max-width: 100%;
}

.row-konf {
  flex-flow: wrap;
}

.row-konf2 {
  display: block;
}

.row-menu {
  max-width: 100%;
}

.row-xelf {
  max-width: 1300px;
}

.investoram-main {
  max-width: 100% !important;
}

@-webkit-keyframes proizv_offer_fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 0.2;
  }
}

@keyframes proizv_offer_fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 0.2;
  }
}

.delay300ms {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}

.delay600ms {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}

.delay900ms {
  -webkit-animation-delay: 900ms;
  animation-delay: 900ms;
}

.delay1200ms {
  -webkit-animation-delay: 1200ms;
  animation-delay: 1200ms;
}

.delay1500ms {
  -webkit-animation-delay: 1500ms;
  animation-delay: 1500ms;
}

.delay1800ms {
  -webkit-animation-delay: 1800ms;
  animation-delay: 1800ms;
}

.delay2100ms {
  -webkit-animation-delay: 2100ms;
  animation-delay: 2100ms;
}

.delay2400ms {
  -webkit-animation-delay: 2400ms;
  animation-delay: 2400ms;
}

.delay2700ms {
  -webkit-animation-delay: 2700ms;
  animation-delay: 2700ms;
}

.delay3000ms {
  -webkit-animation-delay: 3000ms;
  animation-delay: 3000ms;
}

.delay3300ms {
  -webkit-animation-delay: 3300ms;
  animation-delay: 3300ms;
}

.delay3600ms {
  -webkit-animation-delay: 3600ms;
  animation-delay: 3600ms;
}

.delay3900ms {
  -webkit-animation-delay: 3900ms;
  animation-delay: 3900ms;
}

.delay4200ms {
  -webkit-animation-delay: 4200ms;
  animation-delay: 4200ms;
}

.delay4500ms {
  -webkit-animation-delay: 4500ms;
  animation-delay: 4500ms;
}

.delay4800ms {
  -webkit-animation-delay: 4800ms;
  animation-delay: 4800ms;
}

.delay5100ms {
  -webkit-animation-delay: 5100ms;
  animation-delay: 5100ms;
}

.Home .js-animated {
  display: none;
}

.case_group {
  width: 100%;
}

.caseDupe {
  margin-top: 70px !important;
}

.caseYouchoose {
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 8px;
  padding-right: 8px;
}

.tvconfCases {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  padding-left: 0%;
  padding-right: 0%;
  overflow: hidden;
}

.catCase {
  width: 18.4%;
  margin: 15px 1%;
}

.catCase:nth-child(5n),
.catCase:first-child {
  margin-left: 0;
}

.catCase:nth-child(6n),
.catCase:last-child {
  margin-right: 0;
}

.catCase__body {
  text-align: center;
  margin-top: -50px;
  background: #ffffffb3;
  vertical-align: middle;
}

.catCase__title {
  font-size: 17px;
  min-height: 40px;
}

.tvconfBlock {
  margin-top: 80px;
  padding-left: 4%;
  padding-right: 4%;
  overflow: hidden;
  width: 100%;
}

.tvconfBlock .row {
  margin-left: 0;
  margin-right: 0;
}

.tvconfBlock img {
  max-width: 100%;
  min-width: 100%;
  padding: 10px;
}

.tvconfBlock .entry p {
  font-size: 18px;
}

.tvconfBlock .entry ul {
  list-style: square;
  margin: 25px 0;
  padding-left: 30px;
}

.tvconfBlock .entry li {
  margin: 15px 0;
  font-size: 18px;
  color: rgb(221, 27, 60);
}

.tvconfBlock .entry li span {
  font-size: 18px;
  color: #000;
}

.tvconfPerfect {
  margin-left: -15px;
  margin-right: -15px;
  padding-top: 44px;
  padding-bottom: 44px;
  background: #f4f6f7;
}

.tvconfPerfect__heading {
  text-align: center;
  color: rgb(221, 27, 60);
  font-weight: 400;
  font-size: 57px;
  /* display: block; */
  text-align: right;
  font-weight: 700;
}

.tvconfPerfect__subheading {
  text-align: center;
  margin-top: 16px;
  font-weight: 300;
  line-height: 1.5;
  font-size: 30px;
  padding: 0 0 0 36px;
  text-align: right;
}

.tvconfPerfect__photos {
  margin-top: 36px;
}

.tvconfRating {
  background: #020015;
  margin-left: -15px;
  margin-right: -15px;
  padding-top: 80px;
  width: calc(100% + 30px);
}

.tvconfRating__heading {
  text-align: left;
  font-weight: 700;
  font-size: 30px;
  margin-bottom: 36px;
  font-family: 'Roboto Condensed';
  color: rgb(255, 255, 255);
  letter-spacing: 2px;
}

.tvconfRating__heading .hpart {
  line-height: 1.2;
}

.tvconfRating__subheading {
  color: #fff;
  font-weight: 300;
  line-height: 1.5;
  font-size: 20px;
  padding-right: 150px;
  margin-bottom: 90px;
}

.tvconfRating__photos img {
  width: calc(108% + 40px);
  max-width: none;
  margin-left: calc(-4% - 20px);
}

.tvconfColor__heading {
  text-align: right;
  font-weight: 700;
  font-size: 74px;
  margin-bottom: 36px;
  font-family: 'Roboto Condensed';
  letter-spacing: 2px;
}

.tvconfColor__heading .hpart {
  line-height: 1.2;
}

.tvconfColor__subheading {
  font-weight: 300;
  text-align: right;
  line-height: 1.5;
  margin-bottom: 65px;
  padding-left: 150px;
}

.colorPalette {
  margin-bottom: 65px;
}

.colorPalette .palette {
  background: linear-gradient(to right, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-start;
  width: 50%;
  margin-left: 50%;
}

.colorPalette .palette .color {
  height: 20px;
  width: 16%;
  z-index: -1;
}

.colorPalette .violet {
  background: #7e1ea7;
}

.colorPalette .blue {
  background: #1033ff;
}

.colorPalette .green {
  background: #3acc04;
}

.colorPalette .yellow {
  background: #e2e200;
}

.colorPalette .orange {
  background: #ff7f00;
}

.colorPalette .red {
  background: #FF0000;
}

.tvconfRating {
  background: #020015;
  margin-left: -15px;
  margin-right: -15px;
  padding-top: 80px;
  width: calc(100% + 30px);
}

.tvconfDesign h2 {
  font-size: 40px;
  font-weight: 700;
  color: #3b3950;
  text-transform: uppercase;
}

.tvconfDesign p {
  margin-top: 24px;
  margin-left: 20px;
}

.videowallsBright__heading {
  color: #3b3950;
  font-size: 45px;
}

.videowallsBright__heading span {
  font-size: 110px;
  color: #00ff76;
}

.videowallsBright__subheading {
  margin-top: 52px;
}

.videowallsBright img {
  margin-bottom: 20px;
}

.videowallsDetails__heading {
  text-align: left;
  font-size: 65px;
  color: #3b3950;
}

.videowallsDetails__heading span {
  font-size: 85px;
  color: rgb(221, 27, 60);
}

.videowallsDetails__subheading {
  text-align: left;
  margin-top: 32px;
  margin-top: 40px;
  padding-left: 0;
}

.videowallsFeels {
  background: #fff;
}

.videowallsFeels img {
  width: 100%;
}

.videowallsFeels__heading {
  color: #005aab;
}

.videowallsFeels__heading .hpart:nth-child(2) {
  color: #a201ff;
  font-size: 80px;
}

.videowallsFeels__subheading {
  color: #000;
}

.videowallsQuality__heading {
  font-size: 56px;
}

.videowallsUseful h2 {
  text-align: right;
  padding-right: 52px;
}

.videowallsUseful p {
  padding-left: 32px;
}

.videowallsDetails img {
  width: 100%;
}


.cultureRawtext {
  background: #fff;
  color: #000;
  width: auto;
  margin-top: 0;
  margin-left: -15px;
  margin-right: -15px;
  padding-bottom: 50px;
  padding-top: 50px;
  font-size: 19px;
  font-weight: 100;
}

.cultureRawtext__textWrap {
  margin-bottom: 36px;
  width: 100%;
}

.cultureVisibility {
  background: #fff;
  margin-top: 44px;
}

.cultureVisibility__heading {
  color: #005aab;
}

.cultureVisibility__heading .hpart:nth-child(2) {
  color: rgb(221, 27, 60);
  font-style: 54px;
}

.cultureVisibility__subheading {
  color: #3b3950;
  margin-bottom: 44px;
}

.cultureFuselage h2 {
  font-size: 40px;
}

.cultureFuselage {
  width: 100%;
}

.cultureFuselage img {
  min-width: 0;
}

.cultureFuselage .imgWrapper {
  text-align: right;
}

.cultureOnline {
  background: #f3f6f7;
}

.cultureOnline__heading {
  color: #ed1c24;
  font-size: 42px;
  text-align: right;
}

.cultureOnline__heading .hpart:nth-child(2) {
  color: #005aab;
  text-align: right;
}

.cultureOnline__subheading {
  color: #000;
  text-align: right;
  padding-left: 150px;
  padding-right: 0;
}

.cultureDistance__heading {
  font-size: 67px;
  padding-left: 30px;
  margin-bottom: 8px;
}

.cultureDistance__heading .hpart:nth-child(2) {
  font-size: 67px;
  color: #3b3950;
}

.cultureDistance__heading .hpart:nth-child(3) {
  color: #ed1c24;
}

.cultureDistance__subheading {
  padding: 0;
  margin-top: 44px;
  text-align: center;
}

.cultureWeather__heading .hpart:nth-child(1) {
  color: #ed1c24;
}

.cultureInno h2 {
  margin-bottom: 40px;
}

.sportRawtext {
  background: #fff;
  color: #000;
  width: auto;
  margin-top: 0;
  margin-left: -15px;
  margin-right: -15px;
  padding-bottom: 30px;
  padding-top: 30px;

  font-size: 22px;
}

.sportRawtext__textWrap {
  margin-bottom: 24px;
  width: 100%;
}

.sportWidescreen {
  background: #fff;
}

.sportWidescreen__heading {
  color: #3b3950;
  font-size: 55px;
  padding-top: 16px;
}

.sportWidescreen__heading .hpart:nth-child(2) {
  font-size: 110px;
  color: #2c8f0f;
}

.sportWidescreen__subheading {
  color: #000;
}

.sportComfort {
  background: #fff;
}

.sportComfort__heading {
  color: #3b3950;
  text-align: right;
}

.sportComfort__subheading {
  color: #000;
  text-align: right;
  padding-left: 150px;
  padding-right: 0;
}

.sportComfort__heading .hpart:nth-child(1) {
  color: rgb(233, 33, 35);
  font-size: 100px;
}

.sportAutorep {
  background: #fff;
}

.sportAutorep__heading {
  color: #3b3950;
  font-size: 67px;
}

.sportAutorep__heading .hpart:nth-child(1) {
  font-size: 110px;
  color: #72cf3d;
}

.sportAutorep__subheading {
  color: #000;
  padding-left: 0;
}

.sportFunc {
  background: #fff;
}

.sportFunc__heading {
  text-align: left;
  color: #3b3950;
  font-size: 67px;
}

.sportFunc__subheading {
  text-align: left;
  padding-left: 0;
  margin: 30px 0;
}

.sportPerimeter__heading {
  text-align: center;
}

.sportPerimeter__subheading {
  text-align: center;
  margin: 30px 0;
  padding: 0 100px;
}

.sportWater {
  margin-top: 0;
  padding-top: 84px;
}

.sportWater__heading {
  text-align: center;
}

.sportWater__subheading {
  text-align: center;
  margin: 30px 0;
  padding: 0 100px;
}

.facadesRawtext {
  background: #fff;
  color: #000;
  width: auto;
  margin-top: 0;
  margin-left: -15px;
  margin-right: -15px;
  padding-bottom: 30px;
  padding-top: 30px;

  font-size: 22px;
}

.facadesRawtext__textWrap {
  margin-bottom: 24px;
  width: 100%;
}

.facadesAttent__heading {
  color: #3b3950;
  font-size: 57px;
}

.facadesAttent__heading span {
  font-size: 80px;
  color: #c70413;
}

.facadesAttent__subheading {
  margin-top: 52px;
}

.facadesAttent img {
  margin-bottom: 20px;
}

.facadesRely {
  width: calc(100% + 30px);
}

.facadesRely__heading {
  text-align: left;
  font-size: 65px;
  color: #3b3950;
}

.facadesRely__heading span {
  font-size: 100px;
  color: rgb(166, 62, 143);
}

.facadesRely__subheading {
  text-align: left;
  margin-top: 32px;
  margin-top: 40px;
  padding-left: 0;
}

.facadesTune {
  width: calc(100% + 30px);
  background: none;
}

.facadesTune__heading {
  text-align: right;
  font-size: 80px;
  color: #3b3950;
}

.facadesTune__heading span {
  font-size: 60px;
  color: rgb(188, 75, 113);
}

.facadesTune__subheading {
  text-align: right;
  margin-top: 24px;
  margin-bottom: 36px;
  padding-left: 150px;
}

.facadesAd {
  width: calc(100% + 30px);
  background: none;
}

.facadesAd__heading {
  text-align: left;
  font-size: 70px;
  color: #3b3950;
  line-height: 1;
}

.facadesAd__heading span {
  font-size: 60px;
}

.facadesAd__subheading {
  text-align: left;
  margin-top: 44px;
  margin-bottom: 52px;
  padding-right: 150px;
  padding-left: 0;
}

.facadesDIP {
  width: calc(100% + 30px);
  background: none;
}

.informationEvents {
  background: #fff;
}

.informationEvents__heading,
.informationEvents__subheading {
  color: #050127;
}

.informationAdv__heading .hpart:nth-child(2) {
  color: #f3ab67
}

.informationLife__heading .hpart:nth-child(2) {
  margin-bottom: 50px;
  color: #976ce4;
}

.informationAdv2__heading .hpart:nth-child(1) {
  color: #3baacc;
}

.informationAdv2__heading .hpart:nth-child(2) {
  color: #3b3950;
  font-size: 39px;
}

.informationMaterials p {
  font-size: 23px;
}

.informationMaterials h2 {
  font-size: 40px;
}

.informationMaterials .imgWrapper {
  text-align: center;
}

.informationAdvise,
.informationLife2 {
  margin-top: 0;
  padding-top: 120px;
}

.informationAdvise__heading {
  color: #f48a45;
  padding-bottom: 40px;
}

.informationLife2__heading {
  color: #ecf6ff;
}

.informationSales {
  background: #fff;
}



.ModernHeader {
  height: calc(100vh - 155px);
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  text-align: left;
  color: #fff;

  overflow: hidden;
  position: relative;
}

.modernHeader__bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;

  position: absolute;
  top: 0;
  right: -50px;
  bottom: -30px;
  left: 0;

  -webkit-animation: kenburns 30s infinite ease-in-out;
  animation: kenburns 30s infinite ease-in-out;
}

.modernHeader__bg.sm-dn {
  display: none;
}

.modernHeader__title {
  font-size: 54px;
  font-weight: 700;
  padding: 0 10% 0 30px;
  text-transform: uppercase;
  line-height: 1.16;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}

.ModernHeader .godown {
  position: absolute;
  bottom: 10px;
  left: 45px;
}


.konfigHeader {
  background-size: cover;
  background-position: center;
  padding: 80px 0;
  position: relative;
}


.bgwrap {
  opacity: 1;
  transition: 0.8s;
}

.bgwrap.opaque {
  opacity: 0;
}

.konfig__heading {
  text-align: center;
  font-size: 51px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  text-shadow: 0 0 26px #000;
  position: relative;
  z-index: 3
}

.configForm__stepHeading h3 {
  font-size: 35px;
  font-weight: 300;
  color: #005aab;
}

.configForm__stepHeading hr {
  margin-top: 8px;
  margin-bottom: 30px;
  background: #3b3950;
  opacity: 0.25;
}

.konfig label {
  font-size: 18px;
  font-family: 'Roboto Condensed';
  font-weight: 500;
}

.konfig label+p {
  margin: 0;
}

.sublabel {
  margin-bottom: 5px;
}

.konfig textarea,
.konfig input[type=email],
.konfig input[type=tel],
.konfig input[type=text] {
  width: 100%;
  margin: 0 0 20px;
  padding: 8px 8px;
  border-radius: 3px;
  border: none;
  background: #e0e0e0;
}

.konfig .wpcf7-list-item-label {
  color: #3d3950;
  font-size: 20px;

}

.wpcf7-list-item-label {
  cursor: pointer;
}

.configForm__step {
  margin-top: 60px;
}

.configForm__step .wpcf7-form-control-wrap .wpcf7-form-control {
  border: none;
}

.configForm__step .wpcf7-form-control-wrap input[type=tel] {
  text-align: left;
}

.konfig .mb-field {
  margin-bottom: 20px;
}

.konfig .wpcf7-list-item {
  margin: 10px 24px 10px 0;
  cursor: hand;
  cursor: pointer;
  transition: 0.4s;
}

.konfig .wpcf7-list-item[class^="disabled-"],
.konfig .wpcf7-list-item[class*=" disabled-"] {
  pointer-events: none;
  opacity: 0.5;
}

.konfig .wpcf7-list-item input {
  visibility: hidden;
  width: 0;
  height: 0;
  overflow: hidden;
}

.konfig_custom_input {
  width: 20px;
  height: 20px;
  background: #000;
  display: inline-block;
  vertical-align: top;
  border-radius: 100%;
  border: 4px solid #e0e0e0;
  background: #e0e0e0;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.6);
  margin-right: 4px;
}

.konfig .wpcf7-list-item input:checked+label .konfig_custom_input {
  background: #00bcd4;
}

.konfig .wpcf7-submit {
  background: #ed1c24;
  border: none !important;
  outline: none;
  box-shadow: none !important;
  padding: 8px 30px;
  text-transform: uppercase;
  font-size: 21px;
  font-family: 'Roboto Condensed';
  font-weight: 700;
}

.konfig div.wpcf7-response-output {
  display: none !important;
}

.konfig #width_slider {
  margin-top: 10px;
  margin-bottom: 35px;
  box-shadow: 0 0 1px rgb(237, 28, 36);
  border: none;
}

.konfig #width_slider .slider-tooltip {
  top: initial !important;
  bottom: -28px;
  background: #005aab;
  font-weight: bold;
}

.konfig #width_slider .slider-tooltip::after {
  border-width: 0px 8px 8px;
  border-color: #005aab transparent;
  bottom: initial;
  top: -8px;
  left: 0;
}

.konfig #width_slider .ui-slider-handle::after {
  background: #005aab;
}

.konfig #width_slider .ui-widget-header {
  background: #e0e0e0;
}


.konfig #height_slider {
  margin-top: 10px;
  margin-bottom: 35px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.6);
  border: none;
}

.konfig #height_slider .slider-tooltip {
  top: initial !important;
  bottom: -28px;
  background: #005aab;
  font-weight: bold;
}

.konfig #height_slider .slider-tooltip::after {
  border-width: 0px 8px 8px;
  border-color: #005aab transparent;
  bottom: initial;
  top: -8px;
  left: 0;
}

.konfig #height_slider .ui-slider-handle::after {
  background: #005aab;
}

.konfig #width_slider .ui-widget-header {
  background: #e0e0e0;
}




.novosti__header {
  font-family: 'Roboto Condensed';
  font-size: 50px;
  font-weight: 700;
  color: #3b3950;
}

.novosti-year {
  margin-top: 15px;
  margin-bottom: 5px;
}

.novosti-month {
  margin-top: 5px;
  margin-bottom: 15px;
  opacity: 1;
  transition: 0.24s;
}

.novosti-month.disabled {
  pointer-events: none;
  opacity: 0.4;
}

.novosti-nav__label,
.novosti-nav__heading {
  font-family: 'Roboto Condensed';
  font-size: 20px;
  font-weight: 800;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 10px 0 0;
}

.novosti-nav__label {
  color: #3b3950;
  opacity: 0.6;
  transition: 0.24s;
}

.novosti-nav__label:hover {
  opacity: 1;
  cursor: hand;
  cursor: pointer;
}

.novosti-nav__label.active {
  color: rgb(221, 27, 60);
  opacity: 1;
}

.novosti-nav__label input {
  visibility: hidden;
  height: 0;
  width: 0;
  overflow: hidden;
}

.novosti-card {
  margin: 0;
  margin-bottom: 15px;
  width: 100% !important;
  text-decoration: none;
}

.novosti-page-row {
  margin-top: 50px;
  flex-flow: wrap;
}


.caseTilesByCat {
  flex-wrap: wrap;
}

.resheniya-header__heading {
  /* font-weight: 700; */
  font-size: 60px;
  text-align: center;
}

.resheniya-block {
  margin-top: 50px;
  margin-bottom: 50px;
  display: block;
}

.resheniya-block-header {
  height: auto;
  width: 100%;
  /* background: #aacc00; */
  outline: none;
  text-decoration: none;
  padding: 20px 1%;
  display: flex;
  -ms-align-items: flex-end;
  align-items: flex-end;
  background-size: cover;
  background-position: center center;
  text-align: left;
}

.resheniya-block-header--tv-and-conf {
  -ms-align-items: flex-start;
  align-items: flex-start;
}

.resheniya-block-header--forbusiness {
  height: 400px;
}

.resheniya-block-body {
  padding: 0 0%;
  margin-top: 0px;
}

.resheniya-block-body .caseTilesByCat {
  justify-content: left;
}

.resheniya-block-header__heading {
  font-size: 45px;
  font-weight: 300;
  position: relative;
  z-index: 3;
  /* text-shadow: 0 0 50px rgba(0, 0, 0, 1), 0 0 100px rgba(0, 0, 0, 0.9); */
  text-align: left!important;
  outline: none;
  width: 100%;
  transition: 0.15s;
  color: #ed1c24;
}

.resheniya-block-header:hover .resheniya-block-header__heading {
  /* font-weight: 700; */
}

.resheniya-block-header__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.2);
  transition: 0.1s;
}

.resheniya-block-header--culture-places .resheniya-block-header__overlay {
  background: rgba(0, 0, 0, 0.1);
}

.resheniya-block-header--information .resheniya-block-header__overlay {
  background: rgba(0, 0, 0, 0.15);
}

.resheniya-block-header--tv-and-conf .resheniya-block-header__overlay {
  background: rgba(0, 0, 0, 0.2);
}

.resheniya-block-header:hover .resheniya-block-header__overlay {
  background: rgba(59, 57, 80, 0.5);
}


.o-kompanii-add .o-kompanii-add-row {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
}

.o-kompanii-add .o-kompanii-add-text {
  padding: 60px 40px;
}

.o-kompanii-add .o-kompanii-add-text h2 {
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
}

.o-kompanii-add .o-kompanii-add-text p {
  font-size: 18px;
  margin-bottom: 22px;
}

.o-kompanii-add .o-kompanii-add-image {
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
}

.o-kompanii-add .o-kompanii-add-image--first {
  background-image: url('assets/img/okompanii/1.jpg');
}

.o-kompanii-add .o-kompanii-add-image--second {
  background-image: url('assets/img/okompanii/2.jpg');
}

.o-kompanii {
  margin-top: 80px !important;
}

.o-kompanii p {
  font-size: 18px;
  margin-bottom: 22px;
}

.o-kompanii h2 {
  margin-top: 48px;
  margin-bottom: 24px;
}



.proekty-video-frame {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 1000;
}

.proekty-video-frame #vfr {
  border: 0;
  background: none;
  width: 330px;
  height: 186px;
  opacity: 0;
  transition: 1s;
  transition-delay: 0.35s;
}

.proekty-video-frame #vfr.active {
  opacity: 1;
}

.proekty-headline {
  margin: 0;
  padding: 50px 5% 50px;
  background: #050127;
}

.proekty-headline-text {
  width: 100%;
  font-size: 16px;
  color: #fff;
}

.proekty-headline-text img {
  width: 66.66667%;
  float: left;
  margin: 0 30px 10px 0;
}

.proekty img {
  max-width: 100%;
}

.proekty .clearfix {
  clear: both;
}

.proekty-difference {
  margin-top: 50px;
  margin-bottom: 50px;
  padding-left: 8%;
  padding-right: 8%;
}

.proekty-difference--black {
  margin: 0;
  padding: 50px 8% 0;
  background: url('assets/img/plx1.jpg');
  background-attachment: fixed;
  background-position: 0 0;
  background-repeat: no-repeat;

  position: relative;
  color: #fff !important;
}

.proekty-difference__heading {
  font-weight: 700;
  font-size: 50px;
  text-transform: uppercase;
  margin-bottom: 20px;
  text-align: center;
}

.proekty-difference--black .proekty-difference__article p {
  color: #fff;
}

.proekty-difference__article p {
  font-size: 18px;
  margin-bottom: 30px;
  margin-top: 30px;
}

.proekty-difference__article img {
  margin-bottom: 80px;
}

.proekty-difference__article img#autostrada2 {
  margin-bottom: 0;
}



.proekty-difference #dream {
  text-align: center;
  font-weight: 700;
  font-size: 22px;
}

.proekty li {
  font-size: 17px;
  margin: 5px 0;
}

.proekty-factory {
  margin-top: 110px;
  margin-bottom: 50px;
  padding-left: 8%;
  padding-right: 8%;
}

.proekty-factory__heading {
  font-weight: 700;
  font-size: 50px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.proekty-factory-block {
  margin-top: 40px;
  margin-bottom: 60px;
}

.proekty-factory-block__header {
  color: rgb(221, 27, 60);
  font-size: 40px;
}

.proekty-factory-block__separator {
  width: 100%;
  height: 1px;
  background: rgb(221, 27, 60);
  margin-bottom: 15px;
}

.proekty-factory-block__subheader {
  text-transform: uppercase;
  font-size: 22px;
}

.proekty-factory-block-content__photos {
  margin-bottom: 20px;
  margin-top: 20px;
}

.proekty-factory-block-content__photos #abb,
.proekty-factory-block-content__photos #abc,
.proekty-factory-block-content__photos #abd,
.proekty-factory-block-content__photos #abe,
.proekty-factory-block-content__photos #abf,
.proekty-factory-block-content__photos #abg {
  width: calc(50% - 20px);
  margin-left: 10px;
  margin-right: 10px;
  float: left;
}

.proekty-factory-block-content__photos #aba,
.proekty-factory-block-content__photos #abh {
  width: 50%;
}

.proekty-factory-block-content__list {
  list-style: none;
}

.proekty-factory-block-content__list li {
  text-align: right;
}

.proekty-widespread {
  margin-top: 110px;
  margin-bottom: 50px;
  padding-left: 8%;
  padding-right: 8%;
}

.proekty-widespread__heading {
  font-weight: 700;
  font-size: 50px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.proekty-widespread__block:nth-child(2n) {
  padding-left: 40px;
  margin-top: 30px;
}

.proekty-widespread__block:nth-child(2n+1) {
  padding-right: 40px;
  margin-top: 30px;
}

.proekty-widespread__block p {
  font-size: 18px;
  margin-top: 15px;
}

.proekty-special {
  margin-top: 60px;
  margin-bottom: 50px;
  padding-left: 8%;
  padding-top: 50px;
  padding-right: 8%;
  padding-bottom: 50px;
  background: #050127;
  color: #fff;
}

.proekty-special-content__text {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -moz-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -ms-align-items: flex-start;
  align-items: flex-start;
  justify-content: center;
}

.proekty-special-content__text p {
  margin: 50px 0;
  font-size: 18px;
}

.proekty-special-content__text p#srok {
  font-size: 20px;
  font-weight: bold;
}


.proekty-header {
  padding-left: 10%;
  padding-right: 10%;
  padding-bottom: 50px;
  padding-top: 50px;

  background: #050127;
}

.proekty-slider.bx-wrapper .bx-next,
.proekty-slider.bx-wrapper .bx-prev {
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(assets/img/arb.png);
}

.proekty-slider.bx-wrapper .bx-next {
  background-image: url(assets/img/arb-r.png);
  right: -50px;
}

.proekty-slider.bx-wrapper .bx-prev {
  left: -50px;
}

.proekty-slider {
  border: none !important;
  box-shadow: none !important;
  background: none !important;
}

.proekty-slide {
  display: flex;
  flex-wrap: wrap;
}

.proekty-slide div {
  width: calc(16.6666% - 10px);
  margin: 5px;
}

.proekty-slide img {
  width: 100%;
}

.investoram-atfirst__img {
  width: 40%;
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}

.investoram-atlast__img {
  width: 20%;
  float: right;
  margin-left: 40px;
  margin-bottom: 10px;
}

.investoram .clearfix {
  clear: both;
}

.investoram-atfirst,
.investoram-atlast {
  font-size: 18px;
}

.investoram-atfirst {
  margin-bottom: 80px;
}

.investoram-header {
  height: 400px;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.investoram-header-video {
  position: absolute;
  top: 0;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  z-index: -1;
}

.investoram-header-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}

.investoram-header-heading {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.investoram-header-heading h1 {
  text-align: center;
  font-weight: 700;
  color: #fff;
  text-shadow: 0 0 30px rgba(0, 0, 0, .9);
  text-transform: uppercase;
}

.investoram-cta {
  margin-top: 70px;
}

.investoram-cta h2 {
  font-weight: 700;
  font-size: 38px;
  text-transform: uppercase;
  text-align: center;
}

.investoram-cta h2:first-child {
  color: #3b3950;
}

.investoram-cta h2:last-child {
  color: rgb(221, 27, 60);
}




.kontakty {
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: 8%;
  margin-right: 8%;
}

.kontakty>.title {
  text-align: left;
  font-size: 38px;
  color: #050127;
  font-weight: 700;
}

.kontakty .cityCard__title {
  margin-bottom: 15px;
}

.kontakty .cityCard__address,
.kontakty .cityCard__phone,
.cityCard__whatsapp,
.kontakty .cityCard__email,
.kontakty .cityCard__time {
  padding-left: 40px;
  position: relative;
}

.kontakty .cityCard__address::before,
.kontakty .cityCard__phone::before,
.cityCard__whatsapp::before,
.kontakty .cityCard__email::before,
.kontakty .cityCard__map::before,
.kontakty .cityCard__time::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
}

.kontakty .cityCard__address::before {
  background-image: url('assets/img/kontakty/icons8-marker-40.png');
}

.kontakty .cityCard__phone::before {
  background-image: url('assets/img/kontakty/icons8-phone-40.png');
}

.kontakty .cityCard__whatsapp::before {
  background-image: url('assets/img/kontakty/icons8-whatsapp-40.png');
}

.kontakty .cityCard__email::before {
  background-image: url('assets/img/kontakty/icons8-secured-letter-40.png');
}

.kontakty .cityCard__time::before {
  background-image: url('assets/img/kontakty/icons8-time-40.png');
}

.kontakty .cityCard__map::before {
  background-image: url('assets/img/kontakty/icons8-map-marker-40.png');
}

.kontakty .cityCard__address .title,
.kontakty .cityCard__phone .title,
.kontakty .cityCard__email .title,
.kontakty .cityCard__time .title,
.kontakty .cityCard__whatsapp .title {
  display: block;
  font-size: 17px;
  font-weight: bold;
}

.kontakty .cityCard__address,
.kontakty .cityCard__phone,
.kontakty .cityCard__email,
.kontakty .cityCard__time {}

.kontakty .cityCard__map {
  display: inline-block;
  padding: 5px 20px 5px 40px;
  margin: 10px auto;
  border: 1px solid #79a8d7;
  border-radius: 10px;
  color: #79a8d7;
  font-weight: bold;
  position: relative;
  font-size: 17px;
  -webkit-transform: scale(1);
  transform: scale(1);
  transition: 0.2s;
}

.kontakty .cityCard__map::before {
  width: 25px;
  left: 6px;
}

.kontakty .cityCard__map:hover {
  -webkit-transform: scale(1.01);
  transform: scale(1.01);
}

.kontakty .cityCard {
  margin-bottom: 26px;
  background: #fbfbfb;
  padding: 20px;
  border: 1px solid #f1f1f1;
}


.kontakty .workers_title {
  margin-top: 50px;
  margin-bottom: 35px;
}

.kontakty .personCard h2 {
  font-size: 20px;
  margin-bottom: 20px;
}

.kontakty .personCard p {
  margin-bottom: 8px;
}

.kontakty .personCard {
  padding: 20px;
  border: 1px solid #f1f1f1;
  height: 100%;
}

.kontakty .personCard-wrap {
  margin-bottom: 20px;
}

.kontakty .personCard .personCard__name {
  font-weight: bold;
}

.kontakty .personCard a {
  color: #000;
  text-decoration: underline;
}

.prices-page .prices-page-heading {
  font-size: 30px;
  font-weight: 300;
  line-height: 1.5;
}

.prices-page .prices-page-steps {
  margin-top: 80px;
}

.prices-page .prices-page-steps__heading {
  font-size: 44px;
  color: #050127;
  font-weight: 700;
  text-align: center;
  margin-bottom: 0;
  text-transform: uppercase;
  display: block;
  width: 100%;
}

.prices-page .prices-page-step__container {
  padding: 30px;
  padding-top: 10px;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}

.prices-page .prices-page-step__container img {
  max-width: 100%;
}

.prices-page .screen-traits {
  margin-top: 80px;
}

.prices-page .screen-traits__heading {
  font-size: 44px;
  color: #050127;
  font-weight: 700;
  text-align: center;
  margin-bottom: 0;
  text-transform: uppercase;
  display: block;
}

.prices-page .screen-traits-text {
  font-size: 18px;
  margin: 25px 0 15px;
}

.prices-page .screen-traits-icons-wrapper {
  margin-top: 30px;
}

.prices-page .screen-traits-icons__heading {
  font-size: 30px !important;
  color: #050127;
  font-weight: 700 !important;
  text-align: center;
  margin-bottom: 0 !important;
  text-transform: uppercase;
  display: block;
}

.prices-page .screen-traits-icon {
  padding: 30px;
  padding-top: 10px;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}

.prices-page .screen-traits-icon img {
  max-width: 100%;
}

.prices-page .screen-traits-icon__text {
  font-size: 18px;
  margin: 15px 0;
}

.prices-page .about-pricing__text {
  font-size: 18px;
}

.prices-page .about-pricing ul li {
  font-size: 18px;
}

.prices-page .specification {
  margin-top: 50px;
}

.prices-page .specification-wrapper__heading {
  font-size: 30px !important;
  color: #050127;
  font-weight: 700 !important;
  text-align: center;
  margin-bottom: 0 !important;
  text-transform: uppercase;
  display: block;
  width: 100%;
}

.prices-page .specification-wrapper {
  margin-bottom: 20px;
  margin-top: 20px;
}

@media (max-width:600px) {
  .prices-page .screen-traits__heading {
    font-size: 30px;
  }

  .footer-copyright-wrapper .container {
    flex-wrap: wrap;
    flex-direction: column;
  }

  .footer-copyright-wrapper .footer-copy-col {
    padding: 12px 0;
  }

  .prices-page .screen-traits-icon__img,
  .prices-page .prices-page-step__img {
    width: 65%;
  }

  .is-menu.is-dropdown form {
    left: 0;
    right: 0;
  }

  .row-header-top .col-header-top .btn-header-callback {
    font-size: 12px;
  }
}

.contact-us-container {
  padding-left: 0;
  padding-right: 0;
}

.contact-us-topper {
  padding-top: 50px;
  padding-bottom: 150px;
  background-image: url('assets/img/okompanii/3.jpg');
  background-size: cover;
  background-position: center center;
  color: #fff;
  text-align: center;
}

.contact-us-topper h2 {
  margin-bottom: 20px;
  font-size: 44px;
  font-weight: 700;
}

.contact-us-topper h3 {
  font-weight: 300;
}

.contact-us-body {
  margin-top: -75px;
  background: #fff;
  box-shadow: 0 9px 48px rgba(0, 0, 0, 0.09)
}

.contact-us-block {
  padding: 50px 60px 50px;
  text-align: center;
  position: relative;
}

.contact-us-block h4 {
  margin-bottom: 40px;
  font-weight: 700;
  text-transform: uppercase;
}

.contact-us-block p {
  margin-bottom: 40px;
  font-size: 17px;
}

.contact-us-block a {
  border-radius: 40px;
  display: inline-block;
  border: 2px solid #050127;
  color: #050127;
  padding: 8px 35px;
  text-transform: uppercase;
  font-size: 16px;
  font-family: 'Roboto Condensed';
  font-weight: 500;
}

.contact-us-block .icon {
  font-size: 55px;
  margin-bottom: 30px;
  color: #050127;
  transition: 0.2s;
}

.contact-us-block:hover .icon {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  color: #00bcd4;
}

/* Sticky Videos */

.js-sticky-video {
  position: relative;
  width: 100%;
  max-width: 640px;
  margin: 50px auto;
}

.stickyvideo-wrapper {
  position: relative;
  padding-top: 56.25%;
}

.stickyvideo-container {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
}

@keyframes stick_animation_fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes stick_animation_fadeout {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.stickyvideo-container iframe {
  width: 100% !important;
  height: 100% !important;
  -webkit-animation: stick_animation_fadein 0.2s linear 0s 1 normal forwards;
  -o-animation: stick_animation_fadein 0.2s linear 0s 1 normal forwards;
  animation: stick_animation_fadein 0.2s linear 0s 1 normal forwards;
}

.stickyvideo-container iframe.stick_animation_fadeout {
  -webkit-animation: stick_animation_fadeout 0.2s linear 0s 1 normal forwards;
  -o-animation: stick_animation_fadeout 0.2s linear 0s 1 normal forwards;
  animation: stick_animation_fadeout 0.2s linear 0s 1 normal forwards;
}

.stickyvideo-container iframe.sticked {
  position: fixed;
  bottom: 30px !important;
  right: 30px !important;
  width: 320px !important;
  height: 180px !important;
  z-index: 100;
}
/* new  */
.icons-stranaled {
  background-size: auto 57px;
  background-position: center center;
  background-repeat: no-repeat;
  min-height: 57px;
}

.icons-height-80 {
  background-size: auto 90px;
  min-height: 90px;
}

.icons-height-40 {
  background-size: auto 40px;
  min-height: 40px;
}

.icons-height-30 {
  background-size: 30px;
  min-height: 30px;
}

.icons-high-speed-cam {
  background-image: url('assets/img/icons/high-speed-cam.svg');
}

.icons-sync-screens {
  background-image: url('assets/img/icons/high-speed-cam.svg');
}

.icons-pdf {
  background-image: url('assets/img/icons/pdf.png');
}




.icons-mono,
a.icons-mono::before {
  font-family: 'Mono Social Icons Font';
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  /* font-smoothing: antialiased; */
}

a.icons-mono::before {
  content: attr(data-icon);
  margin-right: 0.3em;
  font-size: 130%;
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */

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

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

@-webkit-keyframes bounce {

  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {

  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {

  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

@keyframes flash {

  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {

  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {

  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {

  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {

  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {

  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {

  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInDown {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInLeft {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInRight {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}


@media screen and (min-width: 1440px) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-xxl-12 {
    margin-left: 100%;
  }



  .gallery_item h4 {
    font-size: 20px;
  }

  .latestNew__title {
    font-size: 18px;
  }

  .case aside {
    padding: 0;
  }
}

@media screen and (max-width: 1199px) {
  .row.row-header-top .header-worktime-wrapper {
    display: none;
  }

  .row-block {
    height: 40px !important;
  }

  #headbutton {
    font-size: 12px !important;
  }

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

  .col-2 {
    flex: 0 0 12.666667%;
  }

  .mainHeader__menu li a {
    font-size: 1vw;
    padding-right: 15px;
  }

  /* 	.mainHeader__menu li { padding-left: 8px; padding-right: 8px; } */
  .mainHeader__Contacts__phone {
    font-size: 14px;
    padding: 6px 0;
  }

  .mainHeader__Contacts__call a {
    font-size: 12px;
  }


  .topSlider__heading,
  .slide-top-title span {
    font-size: 29px !important;
  }

  .topSlider__description,
  .slide-top-description {
    font-size: 22px;
  }


  /* 	.tilter { height: 250px; } */
  /* 	.tilter__caption { font-size: 32px; } */
  .tilter__caption--small small {
    font-size: 20px;
  }


  .fiveYears__text h3 {
    font-size: 18px;
    margin-bottom: 22px;
  }

  .fiveYears__text h3::before {
    padding-top: 1.5%;
  }

  .fiveYears__text h4 {
    font-size: 16px;
  }


  .videoBox__video {
    border: none;
  }


  .formHeading {
    font-size: 28px;
  }


  .InnerHeader {
    height: auto;
    padding: 30px 0;
  }


  .novostDate {
    font-size: 18px;
    display: flex;
    -ms-align-items: center;
    align-items: center;
  }

  .novostShare {
    -ms-align-items: center;
    align-items: center;
  }

  p.novostShare__heading {
    font-size: 18px;
  }


  .proizv-step-col img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }


  .tvconfCases {
    justify-content: flex-start;
    margin-left: 0;
    margin-right: 0;
  }

  .tvconfRating__heading {
    font-size: 48px;
  }

  .tvconfRating__subheading {
    font-size: 28px;
  }

  .similarSlide-wrap {
    width: 23%;
  }

  .cultureRawtext {
    padding-top: 0;
    padding-bottom: 15px;
  }

  .cultureOnline__heading {
    margin-bottom: 28px;
  }

  .cultureOnline__subheading {
    margin-bottom: 44px;
  }

  .cultureDistance__heading {
    margin-bottom: 46px;
  }

  .sportRawtext {
    padding-top: 0;
  }

  .sportFunc__heading {
    font-size: 50px;
  }

  .sportAutorep__heading .hpart:nth-child(1) {
    font-size: 96px;
  }

  .sportWidescreen,
  .sportComfort,
  .sportAutorep,
  .sportFunc {
    margin-top: 10px;
  }

  .sportFunc {
    margin-left: 0;
    margin-right: 0;
  }

  .sportPerimeter,
  .sportWater {
    width: calc(100% + 30px);
  }

  .tvconfPerfect {
    width: calc(100% + 30px);
  }

  .facadesAttent__photos {
    display: flex;
  }

  .facadesAttent__photos img {
    min-width: 0;
    width: 48%;
    margin: 0 1%;
    float: left;
  }

  .facadesRawtext {
    padding-top: 0;
  }

  .facadesAttent__subheading {
    margin-top: 24px;
    margin-bottom: 36px;
  }

  .facadesAttent__subheading br:nth-child(2) {
    display: none;
  }

  .videowallsBright img {
    width: 48%;
    margin: 0 1%;
    float: left;
    min-width: 0;
  }

  .videowallsBright__subheading {
    margin-top: 24px;
    margin-bottom: 40px;
  }

  .videowallsFeels {
    margin-top: 0;
  }

  .videowallsFeels__subheading {
    margin-bottom: 44px !important;
  }

  .videowallsBright__subheading br:nth-child(2) {
    display: none;
  }

  .videowallsUseful p {
    padding: 0;
  }

  .videowallsUseful h2 {
    text-align: left;
  }


  .caseSlider a.bx-next,
  .caseSlider a.bx-prev {
    background: none !important
  }

  .case_classic .bannerText__text {
    padding: 20px;
  }

  .case_classic .caseRow__heading {
    margin-bottom: 32px;
  }

  .case_classic .caseInstalledProduct h2 {
    min-height: 54px;
  }

  .case_classic .caseFeature {
    height: auto;
    margin-bottom: 50px;
  }

  .case_classic .tabButton {
    font-size: 14px;
  }

  .case_classic .casePager {
    left: 25%;
  }

  .case_classic .caseOffer__button a {
    font-size: 19px;
    line-height: 2.5;
  }

  .case_classic_2 .caseInstalledProduct .caseRow__heading {
    min-height: 52px;
  }

  .case_classic_2 .caseFeature {
    height: auto;
    margin-bottom: 50px;
  }

  .case_classic_2 .caseFeatures__additional-text {
    margin-top: 0;
  }

  .case_classic_2 .useful-params {
    margin-top: 30px;
  }

  .case_classic_2 .tabButton {
    font-size: 12px;
  }

  .case_classic_2 .caseOffer__button a {
    margin-top: 35px;
    margin-bottom: 15px;
  }

  .case_classic_2 .caseOffer .caseRow__heading {
    text-align: center;
  }

  .case_classic_2 .caseSpec {
    height: auto;
  }

  .case_modern .bannerText__text {
    padding-left: 20px;
    padding-right: 0;
    font-size: 16px;
  }

  .case_modern .casePager {
    width: 80%;
    bottom: 0;
    left: 10%;
  }

  .case_modern .caseFeature__text {
    text-align: center;
  }

  .case_modern .caseFeature {
    height: auto;
    margin-bottom: 50px;
  }

  .case_modern .tabButton {
    font-size: 16px;
  }

  .case_modern .caseOffer__button a {
    margin-top: 35px;
    margin-bottom: 15px;
  }

  .case_modern .caseOffer .caseRow__heading {
    text-align: center;
  }

  .case_modern .caseSpec {
    height: auto;
    margin-bottom: 30px;
  }

  .col-3.offset-5.mainHeader__Contacts__address {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    font-size: 15px;
  }



  .col-2.mainHeader__Contacts__phone {
    padding-right: 31px;
  }

  .foot-phone.whatsapp_head {
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 4px;
  }

}

@media screen and (max-width: 1190px) {
  .mainHeader__Contacts {
    display: none;
  }

  .row.row-header-top .header-worktime-wrapper {
    display: none;
  }

  .mainHeader__nav {
    display: none;
  }

  .mainHeader__logo img {
    width: 100%;
  }

  .animated {
    -webkit-animation-duration: 0s !important;
    animation-duration: 0s !important;
    -webkit-animation-name: none !important;
    animation-name: none !important;
  }

  .burgerButton {
    display: block;
  }

  .mobileMenu {
    display: block;
  }

  .mobileMenu__wrapper {
    position: fixed;
    left: 0;
    right: 0;
    top: 73px;
    bottom: 0;
    transition: 0.24s;
    -webkit-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0);
    background: #fff;
    z-index: 10000;
  }

  .mobileMenu__container {
    width: 100%;
  }

  .mobileMenu__mainmenu {
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: 0.24s;
  }

  .mobileMenu__descmenu {
    position: absolute;
    top: 30px;
    -webkit-transform: translate3d(200%, 0, 0);
    transform: translate3d(200%, 0, 0);
    transition: 0.24s;
  }

  .mobileMenu.to-descmenu .mobileMenu__mainmenu {
    -webkit-transform: translate3d(-200%, 0, 0);
    transform: translate3d(-200%, 0, 0);
  }

  .mobileMenu.to-descmenu .mobileMenu__descmenu {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .mobileMenu__descmenu .sub-menu {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(600%, 0, 0);
    transform: translate3d(600%, 0, 0);
    transition: 0.24s;
    padding: 15px 15px 15px 24px;
    list-style: none;
  }

  .mobileDesc__menu>li {
    position: static;
  }

  .mobileMenu.to-submenu .mobileMenu__descmenu {
    -webkit-transform: translate3d(-200%, 0, 0);
    transform: translate3d(-200%, 0, 0);
  }

  .mobileMenu.to-submenu .activate-sub-menu .sub-menu {
    -webkit-transform: translate3d(200%, 0, 0);
    transform: translate3d(200%, 0, 0);
  }

  .burgerButton {
    padding: 0;
  }

  .burgerButton__link {
    display: block;
    width: 100%;
    height: 20px;
    text-align: right;
    padding: 0 15px;
  }

  .burgerButton__link line {
    stroke: #005aab;
    stroke-width: 2;
    shape-rendering: crispEdges;
  }

  .mobileMenu.visible .mobileMenu__wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .mobileMain__menu {
    padding-left: 24px;
    list-style: none;
  }

  .mobileMain__menu a {
    color: #000;
    text-transform: uppercase;
    font-family: 'Roboto Condensed';
    font-weight: 300;
    letter-spacing: 1px;
    display: inline-block;
    padding: 10px 0;
    font-size: 16px;
  }

  .mobileMain__menu .mobile-split-group {
    padding: 10px 0;
    display: flex;
  }

  .mobileMain__menu .mobile-split-group a {
    padding: 0;
  }

  /* .mobileMain__menu .mobile-split-group .mobileMenu__split::after {  content:''; display:inline-block; height: 20px; width: 20px; border: 10px solid #fff; border-left-color: #00bcd4; }	 */
  .mobileMain__menu .mobile-split-group .mobileMenu__split {
    display: flex;
    align-items: center;
    vertical-align: middle;
    margin-left: 15px;
    padding-left: 15px;
    border-left: 1px solid #d2cece;
  }

  .mobile-split-svg {
    stroke: #00bcd4;
    stroke-width: 1.05;
    fill: none;
  }

  .mobileMenu__container {
    padding: 45px 0 15px;
  }

  .mobileDesc__menu {
    padding-left: 24px;
    list-style: none;
  }

  /* 	.mobileDesc__container  { padding-top: 10px; } */
  .mobileDesc__menu a {
    color: #000;
    text-transform: uppercase;
    font-family: 'Roboto Condensed';
    font-weight: 300;
    letter-spacing: 1px;
    display: inline-block;
    padding: 10px 0;
    font-size: 13px;
  }

  .mobileDesc__menu .mobile-split-group {
    padding: 10px 0;
    display: flex;
  }

  .mobileDesc__menu .mobile-split-group a {
    padding: 0;
  }

  .mobileDesc__menu .mobile-split-group .mobileDesc__split {
    display: flex;
    align-items: center;
    vertical-align: middle;
    margin-left: 15px;
    padding-left: 15px;
    border-left: 1px solid #d2cece;
  }

  .mobileDesc__menu .menu-item-23 .mobile-split-group a:first-child {
    width: 54%;
  }

  .mobileDesc__menu .menu-item-22 .mobile-split-group a:first-child {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
  }

  .mobileMenu__controls {
    opacity: 0.7;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 3px 24px 3px;
    background: #f4f6f7;
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
  }

  .mobileMenu__controls .mobileMenu__close line {
    stroke: #000;
    stroke-width: 1;
    shape-rendering: crispEdges;
  }

  .mobileMenu__controls .mobileMenu__back polyline {
    stroke: #000;
    stroke-width: 1;
    shape-rendering: geometricPrecision;
    fill: none;
  }

  .mobileMenu__container a.active,
  .mobileMenu__container li.active>.mobile-split-group>a:not(.gotosub) {
    color: #00bcd4;
    font-weight: bold;
  }

  .decisionsContainer {
    display: none;
  }

  .mainHeader__mainMenu {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  }
}

@media screen and (max-width: 991px) {
  .row-header-top .col-header-top.mainHeader__Contacts__phone br {
    visibility: visible;
    display: block;
  }
  .row-header-top .header-phone-wrapper,
  .row-header-top .header-phone-wrapper a,
  .row-header-top .header-phone-wrapper.foot-phone.whatsapp_head a {
    font-size: 15px !important;
  }
  .row-header-top>.col-header-top.header-count-order {
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    text-align: center;
  }
  .row-header-top .col-header-adress.col-header-top.mainHeader__Contacts__phone {
    width: 100%;
    max-width: 135px;
  }
  .row-header-top .header-count-order span {
    font-size: 12px !important;
    width: 100%;
  }

  .homeWorks-container .gallery-item-wrapper {
    width: 50%;
  }

  .row.row-header-top {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .mainHeader__Contacts__phone {
    padding-right: 0px !important;
  }

  .foot-phone.whatsapp_head {
    float: left !important;
  }

  .row.mainHeader__Contacts {
    width: 100%;
  }

  .mainHeader__Contacts {
    height: 50px;
  }

  .foot-phone.whatsapp_head a,
  .mainHeader__Contacts__address {
    /* font-size: 9px !important; */
  }

  .sidebar .wrsbar {
    /* display:none; */
  }

  #runner {
    display: none;
  }

  .GLOBAL_WRAPPER {
    padding-top: 70px;
  }

  .topSliderHeadings {
    width: 80%;
  }

  .tilter__caption {
    font-size: 16px;
  }

  .tilter__caption--small small {
    font-size: 16px;
  }

  /* 	.tilter { height: 200px; } */


  /* 	.fiveYears__text h4 { padding: 6px 30px; } */

  .novostDate,
  .novostShare__heading {
    font-size: 14px;
  }

  .novostShare a.sharelink {
    width: 22px;
    height: 22px;
  }


  .decisionsFooter .decisionsMenu {
    flex-wrap: wrap;
  }

  .decisionsFooter .decisionsMenu>li {
    width: calc(100% / 4);
    margin-bottom: 44px;
  }

  .Proizv__header .videoWrapper,
  .Proizv__header .videoContent {
    height: calc(100vh - 90px);
  }

  .Proizv__header .videoWrapper {
    top: 110px;
  }

  .Proizv__header .videoWrapper video {
    -webkit-transform: translateX(-20%);
    transform: translateX(-20%);
    width: auto;
    height: 100%;
  }

  .proizv-innerHeader__title {
    font-size: 27px;
  }

  .proizv-innerHeader__title span.red {
    font-size: 26px;
  }

  .proizv-header {
    margin-bottom: 35px;
  }


  .ModernHeader {
    height: calc(100vh - 90px);
  }

  .tvconfColor__heading {
    font-size: 60px;
  }

  .tvconfDesign h2 {
    font-size: 57px;
  }

  .tvconfDesign {
    margin-top: 120px;
  }

  .tvconfColor__subheading {
    padding-left: 50px;
  }

  .tvconfRating__subheading {
    padding-right: 50px;
  }

  .similarSlide-wrap {
    width: 31%;
  }

  .mobileMenu__descmenu {
    -webkit-transform: translate3d(500%, 0, 0);
    transform: translate3d(500%, 0, 0);
  }

  .cultureDistance__photos {
    display: none;
  }

  .cultureInno h2 {
    font-size: 52px;
  }

  .similarSlide-wrap:nth-child(5n) {
    margin-left: 1%;
  }

  .similarSlide-wrap:nth-child(4n) {
    margin-left: 0;
  }

  .sportAutorep__heading .hpart:nth-child(1) {
    font-size: 80px;
  }

  .sportFunc {
    margin-top: 60px;
  }

  .sportFunc__heading {
    font-size: 38px;
  }

  .sportPerimeter__heading {
    font-size: 38px;
  }

  .sportPerimeter__subheading {
    padding: 0;
  }

  .sportWater__heading {
    font-size: 38px;
  }

  .sportWater__subheading {
    padding: 0;
  }

  .facadesTune__subheading {
    padding-left: 50px;
  }


  .case_classic .caseContent {
    padding: 0;
  }

  .case_classic .caseOffer .caseRow__heading {
    text-align: center;
  }

  .case_classic .caseFeature {
    margin-bottom: 20px;
  }

  .case_classic_2 .caseContent {
    padding: 0;
  }

  .case_classic_2 .caseFeature__text {
    text-align: center;
    display: block;
    font-weight: 500;
  }

  .case_classic_2 .caseFeature__subtext {
    text-align: center;
  }

  .case_classic_2 .caseFeatures__additional-text {
    text-align: center;
    font-size: 22px;
  }

  .case_modern .caseContent {
    padding: 0;
  }

  .case_modern .bannerText__text {
    padding-left: 0;
    margin-top: 40px;
    font-size: 18px;
    text-align: center;
  }

  .case_modern .caseModernHeader__heading {
    text-align: center;
  }

  .case_modern .caseFeature__text {
    text-align: center;
  }

  .case_modern .caseFeature__subtext {
    text-align: center;
  }

  .case_modern .caseFeature:nth-child(2n+1),
  .case_modern .caseFeature:first-child {
    padding-left: 0;
  }

  .case_modern .caseFeature:nth-child(2n) {
    padding-right: 0;
  }



  .resheniya-block .similarSlide-wrap {
    margin-left: 1% !important;
    margin-right: 1% !important;
    width: 31%;
  }

  .cultureInno .col-12 {
    margin-bottom: 0;
  }


  /* 	.case_modern {
		padding-left: 15px;
		padding-right: 15px;
	} */

  .caseModernBody .caseSlider {
    margin-top: 0px;
  }
}
.slider-top-wrapper {
  height: 450px;
  width: 100%;
}
@media (min-width: 1024px) and (min-height: 768px) {
  .topSliderHeadings.cen_bot {
    transform: translateY(-50%);
  }
}

@media screen and (max-width: 800px) {
  .homeWorks-container .gallery-item-wrapper {
    width: 50%;
  }
}

@media (max-width: 850px) and (orientation: landscape),
(max-width: 767px) {
  .js-animated {
    display: block !important;
  }

  br.sm {
    display: inline !important;
  }

  /* 	.tilter { height: 250px; } */

  .Offer {
    height: auto;
    padding: 90px 0;
  }

  .offer__heading {
    font-size: 36px;
  }

  .offer__heading span {
    font-size: 44px;
  }

  .offer__text {
    font-size: 20px;
  }

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


  .fiveYearsWrap {
    padding-right: 0;
  }

  .fiveYears__photo {
    display: none;
  }

  .fiveYears__photo.for-mobile {
    display: block !important;
  }

  .fiveYears__text h3 {
    padding: 0 30px;
  }

  .decisionsFooter .decisionsMenu>li {
    width: calc(100% / 2);
  }

  .novostDate,
  .novostShare__heading {
    font-size: 18px;
  }

  .archiveMenu {
    margin-top: 50px;
  }

  .modernHeader__title {
    font-size: 38px;
  }

  .similarSlide-wrap {
    width: 48%;
  }

  .similarSlide-wrap:nth-child(4n) {
    margin-left: 1%;
  }

  .similarSlide-wrap:nth-child(5n),
  .similarSlide-wrap:first-child {
    margin-left: 1%;
  }

  .cultureFuselage .imgWrapper {
    text-align: left;
    margin-top: 44px;
  }

  .cultureOnline__subheading {
    padding-left: 30px;
    padding-right: 0;
  }

  .cultureDistance__heading {
    padding-left: 0;
  }

  .cultureDistance__subheading {
    margin-top: 8px;
    text-align: left;
  }

  .cultureInno h2 {
    font-size: 39px;
  }

  .sportWidescreen__heading {
    font-size: 35px;
  }

  .sportWidescreen__heading .hpart:nth-child(2) {
    font-size: 79px;
  }

  .sportComfort__heading .hpart:nth-child(1) {
    font-size: 72px;
  }

  .sportComfort__subheading {
    padding-left: 30px;
    padding-right: 0;
  }

  .sportAutorep__heading .hpart:nth-child(1) {
    font-size: 58px;
  }

  .sportFunc__heading {
    font-size: 37px;
  }

  .sportFunc__photos img {
    margin-bottom: 20px;
  }

  .sportPerimeter__photos img {
    margin-bottom: 20px;
  }

  .sportWater__photos img {
    margin-bottom: 20px;
  }

  .tvconf-places .tvconfBlock img {
    margin-bottom: 20px;
  }

  .tvconf-places .tvconfRating img {
    margin-bottom: 0px;
  }

  .tvconf-places .tvconfColor__heading {
    font-size: 44px;
  }

  .facadesAttent__heading span {
    font-size: 56px;
  }

  .facadesRely__heading {
    font-size: 52px;
  }

  .facadesRely__heading span {
    font-size: 67px;
  }

  .facadesRely img {
    margin-bottom: 20px;
  }

  .facadesTune__heading {
    font-size: 69px;
  }

  .facadesTune__heading span {
    font-size: 47px;
  }

  .facadesTune img {
    margin-bottom: 20px;
  }

  .facadesAd__subheading {
    padding-right: 30px;
    margin-top: 28px;
    margin-bottom: 20px;
  }

  .facadesAd img {
    margin-bottom: 20px;
  }

  .videowallsBright__heading {
    font-size: 36px;
  }

  .videowallsBright__heading span {
    font-size: 69px;
  }

  .videowallsDetails__heading {
    font-size: 46px;
  }

  .videowallsDetails__heading span {
    font-size: 67px;
  }

  .videowallsFeels__heading .hpart:nth-child(2) {
    font-size: 35px;
  }

  .videowallsUseful h2 {
    padding: 0;
  }

  .videowallsBright img,
  .videowallsDetails img,
  .videowallsFeels img,
  .videowallsUseful img {
    margin-bottom: 20px;
  }

  .proizv-offer {
    height: auto;
    padding: 30px 5px;
    max-height: none;
    width: 100%;
  }

  .case_classic .caseFeature {
    margin-bottom: 50px;
  }

  .case_classic .innerHeader__title {
    font-size: 36px;
  }

  .case_classic .caseFeature__text,
  .case_classic .caseFeature__subtext {
    text-align: center;
  }

  .case_classic .caseFeatures__additional-text {
    margin-top: 0;
    text-align: center;
  }

  .case_classic_2 .caseInstalledProduct .caseRow__heading {
    min-height: 0;
  }

  .case_classic_2 .filePlate {
    margin: 15px 0;
  }

  .case_modern .caseModernHeader__heading {
    font-size: 38px;
  }

  .resheniya-block .similarSlide-wrap {
    margin-left: 1% !important;
    margin-right: 1% !important;
    width: 48%;
  }



  .caseSlider__absolute {
    top: 0;
    left: 15px;
    width: calc(100% - 30px) !important;
  }

  .case_modern .caseInstalled .caseRow__heading {
    font-size: 27px !important;
  }

  .proekty-video-frame #vfr {
    width: 230px;
    height: 160px;
  }

  .videoBox__heading {
    text-align: center;
  }

  .videoBox__subheading {
    text-align: center;
  }

  .caseModernBody .caseSlider {
    margin-top: 0px;
  }

  .Proizv #proizv-step-1 .proizv-step-col img {
    width: 100%;
  }

  .Proizv #proizv-step-3 .proizv-step-col img {
    width: 100%;
  }

  .case_modern .installedScreens__img {
    max-width: 100%;
  }

  /* 	.installedScreens2__img img {
		max-width: 50%;
	} */

  .case_modern .installedScreens__img.plural,
  .case_modern .ourProduct__img.plural {
    max-width: 50%;
  }

}

@media (max-width:1024px) and (orientation: landscape) {
  .caseModernHeader {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .caseModernBody .caseSlider {
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }

  .caseModernBody .bannerText {
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }

  .caseModernHeader__heading {
    text-align: center;
  }

  .caseSlider__absolute {
    width: 73% !important;
    top: 17%;
    left: 17%;
  }

  .caseSlider__overlay {
    background: rgba(5, 1, 39, 0.4);
  }

  .caseModernBody .bannerText .bannerText__text {
    margin-top: 20px;
    text-align: center;
    padding-right: 20px;
    padding-left: 20px;
  }

  .caseModernBody {
    /* margin-top: 0; */
  }

  .caseModernHeader {
    padding-top: 0;
  }

  .caseModernHeader__heading {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: -8px;
    left: 0;
    text-shadow: none;
  }

  .caseModernBody .caseSlider {
    margin-top: 0px;
  }
}

@media (max-width: 990px) and (min-width: 769px) {
  .home-products-section .product-title {
    display: block;
    width: 55%;
    margin: 0 auto;
  }
}

@media (max-width: 768px) {
  .row-header-top .col-header-top.header-worktime-wrapper {
    display: none;
  }

  .slider-top-wrapper {
    width: 100%;
    height: 47vh;
    overflow-y: hidden;
  }

  .slider-top-wrapper .content-slide-top {
    height: 47vh;
  }
}

@media (max-width: 425px) and (min-width: 374px) {
  .row-header-top .col-header-top .vpdf {
    display: none;
  }

  .row-header-top .col-header-top a[title="info@stranaled.ru"] {
    /* display: none; */
  }
}

@media (max-width: 670px) {
  .row-header-top .col-header-top.header-count-order {
    display: none;
  }
}

@media (max-width: 650px) {
  .row-header-top .col-header-top {
    max-width: 100%;
  }

  .row-header-top {
    justify-content: center;
    align-items: center;
  }

  .tnp-subscription-minimal .tnp-privacy-field {
    text-align: center;
  }
}

@media (max-width: 574px) {
  .row-header-top .col-header-adress.col-header-top.mainHeader__Contacts__phone {
    display: none;
  }
  i.fa.fa-envelope {
  margin-top: -8px;
  margin-right: -5px;
}

  .homeWorks-container .gallery-item-wrapper {
    width: 100%;
  }
}
@media (max-width: 474px) {
  .home-products-section .product-title {
    width: 100%;
    display: block;
  }
}
@media (max-width: 425px) {
  .foot-phone.whatsapp_head {
    margin-left: 0;
  }
  .row-header-top.row.mainHeader__Contacts {
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }

  .row-header-top.row .col-header-top.mainHeader__Contacts__phone {
    width: 100%;
    max-width: 100%;
  }

  .row-header-top>.col-header-top.mainHeader__callback {
    margin: 5px auto;
    width: 100%;
    max-width: 100%;
  }
}

.row-block {
  display: block;
}

.GLOBAL_WRAPPER {
  margin-top: 120px;
  padding-top: 0px !important;
}

.mainHeader__mainMenu {
  height: 50px;
}

.topSlider__heading {
  font-size: 65px;
}

.topSlider__description {
  font-size: 20px;
}

.topSliderButton a {
  width: 210px;
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 18px;
}

.newsSlide__title {
  font-size: 16px;
}

.mobileMain__menu a {
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 15px;
}

.mobileMenu__container {
  padding-bottom: 7px;
}

.mobileDesc__menu .mobile-split-group {
  padding: 7px 0;
}

.mobileMain__menu a {
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 13px;
}

.mobileDesc__menu a {
  padding: 5px 0;
  font-size: 11px;
}

.fiveYears__photo.for-mobile {
  max-width: none;
}

.resheniya-block .similarSlide-wrap {
  width: 8%;
  flex-basis: 19%;
}

.caseSlider__absolute {
  width: 83% !important;
  top: 9%;
  left: 9%;
}

/*     .tilter { height: 200px !important; } */
.Proizv__header .videoWrapper video {
  -webkit-transform: translateY(-10%);
  transform: translateY(-10%);
  width: 100%;
  height: auto;
}

.sportPerimeter {
  margin-top: 0;
}

.sportFunc {
  margin-top: 20px;
}

.tvconfRating {
  padding-top: 20px;
}


.ModernHeader {
  height: calc(100vh - 150px);
}

.cultureDistance__photos {
  display: block;
}

.cultureDistance__wrap {
  width: 58%;
  flex: 0 0 58%;
}

.cultureDistance__heading .hpart:nth-child(2) {
  font-size: 48px;
}

.cultureDistance__heading {
  font-size: 36px;
}


.md-l-mt-30 {
  margin-top: 30px;
}

@media screen and (max-width: 575px) {
  .gallery-item-wrapper .gallery_item {
    padding: 0;
    margin: 0;
  }

  .GLOBAL_WRAPPER {
    padding-top: 70px;
  }

  br.xs {
    display: inline !important;
  }

  .animated {
    -webkit-animation-duration: 0s !important;
    animation-duration: 0s !important;
    -webkit-animation-name: none !important;
    animation-name: none !important;
  }

  .burgerButton {
    display: block;
  }

  .mainHeader__Contacts {
    display: none;
  }

  .mainHeader__nav {
    display: none;
  }

  .mainHeader__logo img {
    width: 100%;
  }

  .mainHeader {
    max-width: 100vw;
  }

  .Home {
    max-width: 100vw;
    overflow: hidden;
  }



  .entry img.alignnone,
  .entry img.alignleft,
  .entry img.alignright,
  .entry img.aligncenter {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    height: auto;
  }

  .slide {
    padding: 20px 15px;
  }

  .topSliderHeadings {
    width: 100% !important;
  }

  .slide.cen_top .topSliderHeadings,
  .slide.cen_bot .topSliderHeadings,
  .slide.cen_cen .topSliderHeadings {
    width: 100% !important;
  }

  /*     .topSlider__heading { font-size: 22px; } */
  .topSlider__description,
  .slide-top-description {
    font-size: 19px;
  }

  .topSliderButton a {
    width: 60%;
    font-size: 14px;
  }

  .topSlider_wrapper .bx-wrapper .bx-controls-direction a {
    visibility: hidden;
  }

  .Home__header {
    font-size: 27px;
  }

  .topSlider__background {
    display: none;
  }

  /* .topSlider__background.xs { display: block!important; }*/

  .slide-top-title {
    text-align: center;
  }

  .tilter__caption {
    font-size: 14px;
  }

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

  .Tilters .mb30 {
    margin-bottom: 13px;
  }

  /*     .tilter { height: 200px; } */

  .Offer {
    height: auto;
    min-height: 0;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .offer {
    width: 100%;
  }

  .offer__heading {
    font-size: 24px;
  }

  .offer__heading span {
    font-size: 31px;
  }

  .offer__text {
    font-size: 19px;
  }

  .offer__button {
    font-size: 14px;
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 16px;
  }

  .newsSlide__caption {
    height: auto;
  }

  .newsSlide__title {
    font-size: 17px;
  }

  .News .bx-wrapper .bx-controls-direction a {
    top: 34%;
    height: 32px;
    width: 27px;
  }

  .News .bx-wrapper .bx-next {
    right: -34px;
  }

  .News .bx-wrapper .bx-prev {
    left: -16px;
  }

  .fiveYearsWrap {
    padding-left: 15px;
    padding-right: 15px;
  }

  .fiveYears__photo {
    display: none;
  }

  .fiveYears__photo.for-mobile {
    display: block !important;
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px);
  }

  .fiveYears__text {
    float: none;
  }

  .fiveYears__text h3 {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .fiveYears__text h3::before {
    display: none;
  }

  .fiveYears__text h4 {
    font-size: 15px;
  }

  .worksGallery {
    margin-top: 15px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .gallery {
    width: initial;
  }

  .gallery_item {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 15px;
  }

  .gallery_item h4 {
    margin: 0 5px;
    width: calc(100% - 10px);
  }

  .worksGallery .bx-wrapper .bx-pager.bx-default-pager a {
    width: 6px !important;
    height: 6px !important;
  }

  .worksGallery .bx-wrapper .bx-controls-auto,
  .bx-wrapper .bx-pager {
    bottom: -10px !important;
  }


  .videoBox {
    padding-left: 0;
    padding-right: 0;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .videoBox__heading {
    font-size: 24px;
  }

  .videoBox__subheading {
    font-size: 15px;
  }

  /*     .videoBox__descr ul li::before { margin-left: -24px; } */

  .formWrapper {
    padding: 30px 15px;
  }

  .formImage {
    display: none;
  }

  .formHeading {
    font-size: 35px;
    margin-bottom: 10px;
  }

  .Footer {
    margin-top: 0;
    margin-bottom: 0;
  }

  .Footer .decisionsContainer ul {
    flex-wrap: wrap;
  }

  .Footer .decisionsMenu>li {
    width: 100%;
    padding-bottom: 15px;
    margin-bottom: 30px;
    border-bottom: 1px solid #f1f1f1;
  }

  .Footer .decisionsMenu>li:last-child {
    border-bottom: 0;
  }

  .Footer .decisionsMenu>li>a {
    height: unset !important;
  }

  .Footer .decisionsMenu .sub-menu li {
    margin: 0;
  }

  /*     .footer { padding: 20px; } */
  .footer ul {
    flex-wrap: wrap;
  }

  .footer li {
    width: 100%;
  }


  .InnerHeader {
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .innerHeader__title {
    font-size: 21px;
  }

  .novosti-innerHeader__title {
    font-size: 17px;
  }

  .novosti-breadcrumbs>span {
    font-size: 13px;
  }

  .novosti-breadcrumbs>span::after {
    font-size: 20px;
    right: -41px;
  }

  .novost {
    margin: 30px 15px;
  }

  .novostDate {
    font-size: 20px;
  }

  .novostShare {
    flex-wrap: wrap;
    justify-content: flex-start !important;
    margin-top: 14px;
    font-size: 20px;
  }

  .archiveMenu {
    margin-top: 40px;
  }

  .latestNews__heading {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .latestNew {
    box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.2);
  }

  .Proizv__header .videoContent {
    height: calc(100vh - 90px);
  }

  .proizv-innerHeader__title {
    font-size: 27px;
  }

  .proizv-innerHeader__title span.red {
    font-size: 26px;
  }

  .proizv-header {
    margin-bottom: 35px;
  }

  .proizv-list-col p {
    margin-left: 0;
    padding-left: 50px;
    font-size: 15px;
  }

  .proizv-list-col .num {
    width: 34px;
    font-weight: 400;
  }

  .Proizv__content .contentRow {
    margin: 30px 15px;
  }

  .proizv-step-header--sub {
    font-size: 30px;
  }

  .Proizv__3rd-step {
    margin-top: 40px;
  }

  .Proizv-qualityRow .proizv-step-content p {
    font-size: 18px;
  }

  .proizv-offer {
    height: auto;
    min-height: 0;
    max-height: none;
    font-size: 24px;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: 400;
  }

  .proizv-offer span.sub {
    font-size: 16px;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .proizv-offer a {
    font-size: 16px;
    display: none;
  }

  .Proizv__header .videoWrapper {
    top: 90px;
    height: calc(100vh - 90px);
  }

  .Proizv__header .videoWrapper video {
    width: auto;
    height: 100%;
    -webkit-transform: translateX(-35%);
    transform: translateX(-35%);
  }

  .proizv-step-content p {
    margin-bottom: 18px;
  }

  .proizv-step-col img {
    margin-bottom: 18px;
  }

  .Proizv-offer {
    margin-bottom: 0;
  }

  /* .Proizv__header .videoWrapper {	display: none; } */
  .Proizv__header {
    background-image: url('../img/proizv/3.1.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
  }




  .case {
    margin: 30px 15px;
    overflow: hidden;
  }

  .case aside {
    display: none;
  }

  .caseContent {
    padding-left: 0;
    padding-right: 0;
  }

  .bannerText__text {
    padding: 0;
    font-size: 17px;
    margin-top: 15px !important;
  }

  .caseRow__heading {
    margin-top: 32px;
    font-size: 28px;
  }

  .casePager {
    width: 80%;
    bottom: 5px;
    left: 10%;
  }

  .caseSlider a.bx-next {
    display: none;
  }

  .caseSlider a.bx-prev {
    display: none;
  }

  .caseFeature__text {
    text-align: center;
    justify-content: center;
    padding: 16px;
  }

  .caseFeature__subtext {
    text-align: center;
  }

  .caseFeature {
    padding-top: 20px;
    padding-bottom: 30px;
  }

  .useful-params {
    margin-bottom: 0;
  }

  .caseRow__heading {
    margin-top: 40px !important;
    font-size: 23px;
  }

  .filePlate {
    margin: 15px 0;
  }

  .caseSpec {
    padding-top: 10px;
    padding-bottom: 30px;
  }

  .caseSpec__text {
    padding: 8px 30px;
  }

  .caseOffer__text p {
    padding: 0;
    margin-bottom: 20px;
  }

  .caseSimilar {
    padding: 15px;
  }

  .caseSimilar .bx-wrapper .bx-controls-direction a {
    display: none;
  }

  .caseSimilar .bx-wrapper .bx-pager {
    bottom: 0px;
  }

  .tabsNav {
    display: block !important;
    line-height: 3;
  }

  .tabButton {
    width: 100% !important;
    padding-bottom: 5px;
  }

  #proizvForm {
    margin-top: 0;
  }

  #proizvForm .contentFluid {
    margin-top: 0;
  }

  .ModernHeader {
    height: calc(100vh - 90px);
  }

  .modernHeader__title {
    font-size: 28px;
    padding: 30px 15px;
    line-height: 1.24;
  }

  .ModernHeader .godown {
    left: 30px;
  }

  .modernHeader__bg.md-up {
    display: none;
  }

  .modernHeader__bg.sm-dn {
    display: block;
  }


  .tvconf-places .row {
    margin-left: 0;
    margin-right: 0;
  }

  .tvconfOrg {
    font-size: 20px;
  }

  .similarSlide-wrap {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .catCase__title {
    min-height: 0;
  }

  .tvconfQuality img {
    margin-bottom: 30px;
  }

  .tvconfBlock .entry p {
    font-size: 18px;
  }

  .tvconfBlock .entry li {
    font-size: 16px;
  }

  .tvconfBlock .entry li span {
    font-size: 16px;
  }

  .tvconfPerfect {
    margin-top: 20px;
  }

  .tvconfPerfect__heading {
    font-size: 33px;
  }

  .tvconfPerfect__subheading {
    font-size: 18px;
    padding: 0;
  }

  .tvconfPerfect__photos img {
    margin-bottom: 15px;
  }

  .tvconfRating {
    margin-top: 20px;
    padding-top: 44px;
  }

  .tvconfRating__heading {
    font-size: 27px;
    margin-bottom: 24px;
  }

  .tvconfRating__subheading {
    padding-right: 0;
    margin-bottom: 44px;
    font-size: 22px;
  }

  .tvconfColor {
    padding-left: 0;
    padding-right: 0;
  }

  .tvconfColor__heading {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .tvconfColor__heading div:first-child {
    font-size: 34px;
  }

  .colorPalette {
    margin-bottom: 42px;
  }

  .colorPalette .palette {
    width: 100%;
    margin-left: 0;
  }

  .colorPalette .palette .color {
    height: 11px;
  }

  .tvconfColor__subheading {
    padding-left: 0;
    margin-bottom: 40px;
    font-size: 18px;
  }

  .tvconfColor__photos img {
    margin-bottom: 15px;
  }

  .tvconfDesign {
    margin-top: 60px;
  }

  .tvconfDesign h2 {
    font-size: 41px;
  }

  .tvconfBlock .entry p {
    margin-top: 18px;
    margin-bottom: 32px;
  }

  .tvconfCases {
    width: auto !important;
  }

  .videowallsBright .row {
    flex-direction: column-reverse;
  }

  .videowallsBright__heading {
    font-size: 18px;
    text-align: center;
  }

  .videowallsBright__heading span {
    font-size: 62px;
  }

  .videowallsBright__subheading {
    margin-top: 15px;
    margin-bottom: 25px;
  }

  .videowallsDetails__heading {
    font-size: 23px;
  }

  .videowallsDetails__heading span {
    font-size: 43px;
  }

  .videowallsDetails__subheading {
    margin-top: 24px;
  }

  .videowallsFeels__heading {
    font-size: 26px;
  }

  .videowallsFeels__heading .hpart:nth-child(2) {
    font-size: 34px;
    margin: 4px 0;
  }

  .videowallsFeels__subheading {
    font-size: 18px;
    margin-bottom: 24px;
  }

  .videowallsFeels img {
    margin-bottom: 20px;
  }

  .videowallsQuality__heading {
    font-size: 26px;
  }

  .videowallsQuality__subheading {
    font-size: 18px;
    margin-bottom: 30px;
  }

  .videowallsUseful img {
    margin-bottom: 20px;
    margin-left: -15px;
    margin-right: -15px;
    max-width: calc(100% + 30px);
  }

  .videowallsUseful h2 {
    padding: 0;
    font-size: 28px;
    text-align: center;
    margin-bottom: 16px;
  }

  .videowallsUseful p {
    padding: 0;
  }

  .cultureRawtext,
  .sportRawtext,
  .facadesRawtext {
    padding-top: 0;
    padding-bottom: 10px;
  }

  .cultureFuselage {
    text-align: center;
  }

  .cultureFuselage .entry p {
    margin-bottom: 18px;
  }

  .cultureFuselage .imgWrapper {
    text-align: center;
  }

  .cultureOnline__heading {
    font-size: 25px;
  }

  .cultureOnline__subheading {
    padding-left: 30px;
    margin-bottom: 32px;
  }

  .cultureDistance__heading {
    font-size: 24px;
    margin-bottom: 0;
    padding-left: 0;
  }

  .cultureDistance__heading .hpart:nth-child(2) {
    font-size: 28px;
  }

  .cultureDistance__subheading {
    margin-top: 24px;
    text-align: left;
  }

  .cultureWeather__subheading {
    margin-bottom: 32px;
  }

  .cultureInno {
    padding-left: 0;
    padding-right: 0;
  }

  .cultureInno h2 {
    font-size: 24px;
  }

  .cultureInno .col-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .cultureInno .entry {
    margin-top: 12px;
    margin-bottom: 0px;
  }

  .sportWidescreen__heading {
    font-size: 18px;
    margin-bottom: 12px;
  }

  .sportWidescreen__heading .hpart:nth-child(2) {
    font-size: 36px;
  }

  .sportWidescreen__subheading {
    font-size: 18px;
    margin-bottom: 36px;
  }

  .sportComfort__heading {
    font-size: 23px;
  }

  .sportComfort__heading .hpart:nth-child(1) {
    font-size: 43px;
  }

  .sportComfort__subheading {
    font-size: 18px;
    padding-left: 30px;
  }

  .sportAutorep__heading .hpart:nth-child(1) {
    font-size: 32px;
  }

  .sportAutorep__subheading {
    font-size: 18px;
    padding-left: 0;
    padding-right: 30px;
    margin-bottom: 25px;
  }

  .sportFunc {
    background: #fff;
    width: 100%;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .sportFunc h2 {
    font-size: 20px;
  }

  .sportFunc__subheading {
    margin: 16px 0;
  }

  .sportFunc__photos {
    margin-top: 16px;
  }

  .sportPerimeter,
  .sportWater {
    margin-top: 0;
    width: calc(100% + 30px);
  }

  .sportPerimeter__heading {
    font-size: 24px;
  }

  .sportWater__heading {
    font-size: 24px;
  }

  .sportPerimeter__photos,
  .sportWater__photos {
    margin-top: 0;
  }

  .sportWater {
    padding-top: 12px;
  }

  .facadesAttent__heading span {
    font-size: 29px;
  }

  .facadesAttent__subheading {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .facadesRely__heading span {
    font-size: 42px;
  }

  .facadesRely__subheading {
    margin-top: 28px;
  }

  .facadesTune__heading span {
    font-size: 26px;
  }

  .facadesTune__subheading {
    margin-bottom: 0;
  }

  .facadesAd__heading span {
    font-size: 30px;
  }

  .facadesAd__subheading {
    margin-top: 20px;
    margin-bottom: 32px;
  }

  .informationAdv2__heading .hpart:nth-child(2) {
    font-size: 20px;
  }

  .informationMaterials h2 {
    font-size: 24px;
  }

  .informationAdvise,
  .informationLife2 {
    margin-top: 0;
    padding-top: 50px;
  }

  .informationAdvise__heading {
    padding-bottom: 0px;
  }

  .menu-item-144 .mobile-split-group a:first-child {
    width: 54%;
  }

  .menu-item-145 .mobile-split-group a:first-child {
    width: 54%;
  }


  .konfig__heading {
    font-size: 23px;
    margin-bottom: 6px;
  }

  .configForm__stepHeading h3 {
    font-size: 30px;
  }

  .cultureVisibility__subheading {
    font-size: 18px;
    margin-bottom: 24px;
  }


  .case_classic .innerHeader__title {
    font-size: 24px;
  }

  .case_classic .casePager {
    left: 10%;
  }

  .case_classic .bannerText__text {
    margin-top: 0;
  }

  .case_classic .caseFeature {
    margin-bottom: 0;
  }

  .case_classic .caseFeature__text {
    font-weight: 500;
    padding: 20px 0 8px;
  }

  .case_classic .caseInstalledProduct h2 {
    margin-bottom: 10px;
    margin-top: 55px !important;
    min-height: 0;
  }

  .case_classic .caseOffer__text p {
    font-size: 25px !important;
    margin-bottom: 20px;
  }

  .case_classic .caseSpecsRow .caseRow__heading {
    margin-bottom: 0;
  }

  .case_classic_2 .innerHeader__title {
    font-size: 24px;
  }

  .case_classic_2 .casePager {
    left: 10%;
  }

  .case_classic_2 .bannerText__text {
    margin-top: 0;
  }

  .case_classic_2 .caseFeature {
    margin-bottom: 0;
  }

  .case_classic_2 .caseFeature__text {
    font-weight: 500;
    padding: 20px 15px 8px;
  }

  .case_classic_2 .caseInstalledProduct h2 {
    margin-bottom: 10px;
    margin-top: 55px !important;
    min-height: 0;
  }

  .case_classic_2 .caseOffer__text p {
    font-size: 25px !important;
    margin-bottom: 20px;
  }

  .case_classic_2 .caseSpecsRow .caseRow__heading {
    margin-bottom: 0;
  }

  .case_classic_2 .useful-params {
    margin-top: 0;
  }

  .case_classic_2 .caseOffer__button a {
    margin-top: 15px;
  }

  .case_modern .caseModernHeader {
    padding: 45px 15px;
  }

  .case_modern .caseModernHeader__heading {
    font-size: 30px;
  }

  .case_modern .caseModernBody {
    margin-top: 36px;
  }

  .case_modern .bannerText__text {
    margin-top: 25px !important;
  }

  .case_modern .caseRow__heading {
    font-size: 24px;
    text-align: center;
  }

  .case_modern .caseFeature {
    padding: 0;
  }

  .case_modern .caseInstalledProduct .caseRow__heading {
    font-size: 22px;
  }

  .case_modern .tabContent {
    padding: 15px;
  }

  .case_modern .caseOffer__text p {
    font-size: 18px !important;
  }

  .case_modern .caseOffer__button a {
    margin-top: 15px;
  }

  .case_modern .useful-params {
    margin-top: 0;
  }

  .resheniya-block .catCase {
    margin: 20px 0 !important;
    width: 100%;
  }

  .resheniya-header__heading {
    font-size: 35px;
  }

  .resheniya-block-header__heading {
    font-size: 25px;
  }

  .resheniya-block-header {
    padding-top: 20px;
    padding-bottom: 20px;
    height: 130px;
  }

  .homeWorks .gallery-item-wrapper {
    padding: 0;
  }

  .homeWorks .gallery-item {
    padding: 0;
  }



  .slide.right_top .topSlider__background {
    background-position: bottom left -160px;
  }

  .slide.right_top .topSliderButton a {
    /*         position: absolute; */
    right: 15px;
    bottom: 30px;
  }


  .proekty-headline-text img {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .proekty-header .bx-next,
  .proekty-header .bx-prev {
    display: none !important;
  }

  .proekty-difference__heading {
    font-size: 31px;
  }

  .proekty-difference__article img {
    margin-bottom: 20px;
  }

  .proekty-factory__heading {
    font-size: 30px;
  }

  .proekty-widespread__heading {
    font-size: 30px;
  }

  .proekty-widespread__block:nth-child(2n+1) {
    padding-right: 15px;
  }

  .proekty-widespread__block:nth-child(2n) {
    padding-left: 15px;
  }


  .case_banks .eyes {
    height: 360px;
    justify-content: flex-start;
    padding: 0 10px;
  }

  .case_banks .eyes p {
    width: 100%;
    min-width: 100%;
    font-size: 16px;
    line-height: 1.45;
  }

  .installedScreens {
    text-align: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
  }

  .case_modern .installedScreens2__img,
  .case_modern .ourProduct__img {
    display: inline-block;
  }
}

@media (max-width: 480px) and (orientation: portrait) {
  .topSliderHeadings {
    top: 50%;
    transform: translateY(50%);
  }
}

@media (max-width: 480px) {
  .gallery-item-wrapper {
    width: 100%;
  }

  .catCase__title {
    font-size: 18px;
    min-height: 30px;
  }

  .resheniya-block .similarSlide-wrap {
    width: 100% !important;
    flex-basis: 100% !important;
  }

  .Proizv-offer {
    margin-top: 0px;
  }

  .proizv-list-col p {
    font-size: 14px;
    margin-bottom: 22px;

  }

  .proizv-step-col img {
    width: 100%;
    margin: auto;
    float: none;
  }

  .Proizv-qualityRow .proizv-step-content p {
    font-size: 17px;
    text-align: left;
  }

  .proizv-offer span.sub {
    font-size: 18px;
    text-transform: initial;
  }

  .h1,
  h1 {
    font-size: 2rem;
  }

  .h2,
  h2 {
    font-size: 1.5rem;
  }

  .h3,
  h3 {
    font-size: 1.2rem;
  }

  .Home__header {
    font-size: 18px;
  }

  .videoBox__heading {
    font-size: 16px;
  }

  .offer__heading {
    font-size: 19px;
  }

  .offer__heading span {
    font-size: 24px;
  }

  .formHeading {
    font-size: 28px;
  }

  .decisionsFooterHeading h2 {
    font-size: 20px;
  }

  .resheniya-header__heading {
    font-size: 24px;
  }

  .proizv-header {
    font-size: 35px;
  }

  .proizv-step-header--sub {
    font-size: 22px;
  }

  .proizv-step-header {
    font-size: 25px;
    margin-bottom: 16px;
    padding-left: 10px;
  }

  .proekty-difference__heading,
  .proekty-factory__heading,
  .proekty-widespread__heading {
    font-size: 22px;
  }

  .proekty-factory-block__header {
    font-size: 30px;
  }

  .proekty-factory-block__subheader {
    font-size: 16px;
  }

  .prices-page .prices-page-heading {
    font-size: 20px;
  }

  .prices-page .prices-page-steps__heading,
  .prices-page .screen-traits__heading,
  .prices-page .screen-traits-icons__heading,
  .prices-page .screen-traits__heading,
  .prices-page .specification-wrapper__heading {
    font-size: 25px !important;
  }

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

  .contact-us-topper h2 {
    font-size: 30px;
  }

  .investoram-header-heading h1 {
    font-size: 25px;
  }

  .investoram-cta h2 {
    font-size: 25px;
  }

  .kontakty>.title {
    font-size: 30px;
  }
}

@media (max-width: 1300px) and (min-width: 1170px) {
  .mainHeader__logo img {
    width: 240px;
    margin-top: -20px;
  }
}

@media (max-width: 1170px) and (min-width: 1024px) {
  .mainHeader__logo img {
    width: 200px;
  }
}

@media (max-width: 1180px) {
  .mainHeader__logo img {
    margin-top: 0;
    width: 100%;
    height: 100%;
  }
  .mainHeader__logo {
    height: auto;
  }
}
/*-----*/
#menu-spisok-reshenij li {
  position: relative;
  /* background: #6eace4; */
}

#menu-spisok-reshenij li.js-active::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: linear-gradient(to top, #27324c, #a3aec8);
  border-radius: 5px;
}

.marquiz-pops {
  background-color: rgba(21, 189, 210, 0.85) !important;
}

.grecaptcha-badge {
  opacity: 0;
  display: none !important;
  visibility: hidden;
  z-index: 0;
  position: relative;
}

.wpcf7 {
  color: #fff;
}

.marquiz-pops__content-text,
.marquiz-pops__content-title,
.marquiz-pops__bonus {

  color: white !important;
}

a.marquiz-pops__body {
  background: #ff0021d6;
}

.marquiz-pops__close {
  background: rgb(221, 27, 60);
}

#menu-spisok-reshenij ul.sub-menu {
  background: rgba(0, 90, 171, 0.65) !important;
}

.newsSlide__excerpt.card-text {
  display: none;
}
.sgpb-main-html-content-wrapper .wpcf7-form {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
}

#sgpb-popup-dialog-main-div {
  max-width: 500px !important;
  margin-bottom: 0 !important;
}
div[id^="wpcf7-f106"] .form {
  padding: 30px 25px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.sgpb-content, .sgpb-theme-1-content, #sgpb-popup-dialog-main-div {
  margin: 0 !important;
  height: auto;
}
.wpcf7-form-control.wpcf7-acceptance {
  border: none;
  max-width: 75%;
  width: 100%;
  margin: 1px auto;
  word-wrap: normal;
}

div[id^="wpcf7-f106"] .form-input {
  padding-bottom: 52px;
  align-self: center;
}

div[id^="wpcf7-f106"] .fit {
  font-size: 24px;
}

.footerSocials .fa:before {
  color: white !important;
}

h3.wpsm_count-title {
  text-transform: lowercase;
}

section.new-section.home-about-section {
  background: #ebf0f5;
}

.online-chat-root .flex-container.align-center {

  background: #ed1c24 !important;
}

td.TTX_Table__value {
  color: #007cc0;
}

.TTX_Table thead th {
  vertical-align: bottom;
  border-bottom: 0px solid #dee2e6;
  padding: 0 0 48px 0;
  color: #2e82b8;
  background: #f6f6f6;
}


.TTX_Table th {
  font-weight: normal;
  font-size: 24px;
  border-top: 0px solid #dee2e6;
}


.TTX_Table td {

  border-bottom: 0px solid #00589b !important;
}


.TTX_Table tr:nth-child(2n+1) {
  background: #f1f0f0;
}

.mainHeader__Contacts__call a {
  margin-left: 10px;
  max-width: 180px;
}

#table {
  margin-top: 20px;
}

.case_modern img {
  height: auto;
}

section.TXT p,
section.TXT li {
  font-size: 18px;
}

section.TXT {
  margin: 30px 20px;
}

.prv1 {
  padding-right: 20px;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
  color: #3c3950;
}



.caseOffer.row.row-flex {
  display: none;
}

section#content_form {
  width: 100%;
}

#content_form .order {
  padding: 10px 7px;
}

#content_form .id-head {
  width: 100%;
  text-align: center;
  padding-top: 5px;
  font-size: 32px;
  padding-bottom: 4px;
  margin-bottom: 10px;
}
.content_form__col.order-img img {
  object-fit: cover;
  -o-object-fit: cover;
  object-position: center;
  -o-object-position: center;
  width: 100%;
  height: 100%;
}
#content_form .content_form__wrapper {
  display:flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
#content_form .content_form__wrapper .content_form__col {
  width: 50%;
  margin: 0;
  padding: 10px;
}
#content_form .content_form__wrapper .content_form__col .ord-form {
  padding-bottom: 0 !important;
}
#content_form .form {
  padding: 0px 0px;
  flex-direction: column;
}
#content_form label {
  font-size: 18px;
  color: #000;
  text-align: center;
  width: 100%;
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

.wpcf7-form-control-wrap[data-name="length"]::before,
.wpcf7-form-control-wrap[data-name="height"]::before {
/*  content: 'ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½';*/
  display: block;
  width: 10px;
  height: auto;
  position: absolute;
  z-index: 10;
  right: 43%;
  top: 0;
}
#content_form .form-input {
  padding-bottom: 15px;
  align-self: center;
}
#content_form .form-input.extra .wpcf7-submit {
  transition: all ease-in-out .25s;
}
#content_form .form-input.extra .wpcf7-submit:hover {
  background-color: #1e6db5;
}
#content_form .form-input.extra {
  height: auto;
}
/*[honeypot honeypot-415 id:b33ia7]*/
#polzunok-length,
#polzunok-height {
  width: calc(100% - 8px);
  margin-left: 0;
  margin-right: 0;
  right: -8px;
  top: -5px;
}
.ui-slider.ui-slider-horizontal .ui-slider-range-min {
  left: -10px;
  right: 10px;
}
.count-orders {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: center;
}
.count-orders .number {
  display: block;
  max-width: 20px;
  padding: 2px 4px;
  font-weight: bold;
  background-color: #000;
  color: #fff;
  border: none;
  margin: 0;
  border: 0.1px solid #ffeeba;
  border-radius: 5px;
}
.form-input p {
  margin-bottom: 0;
  line-height: 1.4;
}
#content_form .politica.form-input {
  font-size: 14px;
  text-align: center;
  margin: 10px auto;
}
.ui-slider.ui-slider-horizontal {
  background: none;
  height:5px;
  border:none;
}
.form-input .ui-slider.ui-slider-horizontal {
  border: none;
  bottom: 0;
}
.ui-slider .ui-slider-handle,
.ui-slider.ui-slider-horizontal .ui-slider-handle {
  border-radius: 100%;
  width: 13px;
  height: 13px;
  left: 10px;
  top: -50%;
  transform: translateX(-50%);
  background-color: #F50537;
}
.ui-slider .ui-slider-handle.ui-corner-all.ui-state-default {
  left: calc(100% - 8px);
}
.ui-slider .ui-slider-handle::after {
  background: #F50537;
  width: 10px;
  height: 10px;
  margin: 0;
}
.ui-slider .ui-slider-handle.ui-corner-all.ui-state-default {
  background-color: #F50537;
}
.ui-slider .ui-state-hover,.ui-slider .ui-widget-content .ui-state-hover,
.ui-slider .ui-slider-range {
  background-color: #F50537;
}
#content_form .fit,
div[id^="wpcf7-f106"] .fit {
  font-size: 21px;
  background: white;
  border-radius: 5px;
  padding: 5px;
  color: black;
  width: 600px;
  max-width: 98%;
  text-align: center;
  border: 1px solid #f4f44f;
  transition: all ease-in-out .1s;
}
div[id^="wpcf7-f106"] .fit {
  width: 320px;
  max-width: 100%;
}
div[id^="wpcf7-f106"] .fit::placeholder {
  color: #000;
}
#content_form .fit.invalid {
  border-color: #c70413;
}
#content_form .fit.valid {
  border-color: #00aa00;
}
.btn.btn-primary.btn-header-callback,
.sg-show-popup.btn.myButton,
.btn.btn-all-video,
.form-input.extra #zakaz1 {
  transition: all ease-in-out .2s;
  outline: none;
  background-color: #c70413;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 15px;
  border: 2px #fff solid;
  text-align: center;
  color: #fff;
  cursor: pointer;
  display: block;
}
.sg-show-popup.btn.myButton {
  font-size: 16px;
  padding: 7px 15px;
}
.topSliderButton a, .slide-top-bottom a {
  transition: all ease-in-out .2s;
  background-color: #c70413;
  background: #9a1830;
  color: #fff;
  font-weight: 700;
  padding: 7px 5px;
  text-transform: uppercase;
  border-radius: 15px;
  border: 2px #fff solid;
  text-align: center;
}
.btn.btn-all-video {
  outline: none !important;
  text-decoration: none;
  font-size: 16px;
  padding: 6px 15px;
  display: block;
  margin-bottom: 20px;
}
.btn.btn-primary.btn-header-callback:hover,
.sg-show-popup.btn.myButton:hover,
.topSliderButton a:hover, .slide-top-bottom a:hover,
.btn.btn-all-video:hover,
.form-input.extra #zakaz1:hover {
  color: #fff;
  background-color: #005aab;
}

#content_form .extra input {
  background: #9a1830;
  font-weight: 600;
  min-width: 250px;
  padding: 14px 0 !important;
}

#content_form input::placeholder {
  color: black;
}

.form-input.extra {
  padding-bottom: 0px;
  margin-bottom: 0px;
}

#content_form .wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  border-color: #ffb900;
  background-color: #9a1830;
  font-size: 16px;
}


#content_form .wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
  background: #46b450;
  font-size: 16px;
  text-align: center;
}

.foot-phone.whatsapp_head {
  float: right;
}
.row-header-top .col-header-top.mainHeader__Contacts__phone br {
  visibility: hidden;
  display: none;
}

.foot-phone.whatsapp_head a {
  font: 15px "Roboto Condensed";
  color: #005aab;
  font-weight: normal;
  text-transform: uppercase;
}

.foot-phone.whatsapp_head i.fa.fa-whatsapp {
  font-size: 25px !important;
}

.mainHeader__Contacts__phone {
  padding-right: 60px;
}

.mainHeader__menu li a {
  font-size: 15px;
}

.mainHeader__Contacts__address {
  padding-top: 7px;
  font-size: 15px;
}

/* header fix */
.row-header-top .col-header-adress a {
  font: 15px "Roboto Condensed";
  color: #005aab;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  outline: none;
}

.row.row-header-top {
  margin: 0;
  padding: 10px 0;
  height: auto;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
}

.row-header-top>.col-header-top img {
  width: 24px;
  height: auto;
  margin: 0;
}

.row-header-top>.col-header-top {
  width: auto;
  padding: 0 7px;
}

.row-header-top i {
  font-size: 16px;
  position: relative;
}

.row-header-top .col-header-top a,
.row-header-top .col-header-top {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: auto;
  max-width: 300px;
}

.row-header-top .col-header-top.mainHeader__Contacts__phone {
  width: fit-content;
  max-width: 500px;
}

.row-header-top .col-header-top .btn-header-callback {
  width: 98px;
  height: auto;
  background-color: #9a1830;
  padding: 5px 15px;
  border: none;
  border-radius: 15px;
  color: #fff;
  text-transform: uppercase;
  font-size: 8px;
}

.social-header-item:first-of-type {
  padding-right: 4px;
}

.social-header-item:last-of-type {
  padding-left: 4px;
}

.row-header-top .social-header-item {
  padding: 5px;
  width: 30px;
  display: block;
  float: none !important;
}

.social-header-item a {
  outline: none;
  text-decoration: none;
  text-transform: none;
}

/* slider top */
.content-slide-top {
  height: 400px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  z-index: 10;
}
.content-slide-top-v2 {
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.content-slide-top-v2 .slide-top-photo {
  max-width: 300px;
  max-height: 300px;
  display: block;
  width: 100%;
  padding: 10px;
}
.content-slide-top-v2 .slide-top-content-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 400px;
  flex-wrap: wrap;
  width: 100%;
  padding: 10px;
  background: -moz-linear-gradient(135deg,rgb(255 255 255 / 10%) 1%,rgba(255,255,255,.01) 2%,rgba(255,255,255,.01) 6%,rgb(255 255 255 / 10%) 28%,rgb(255 255 255 / 10%) 31%,rgb(249 252 255 / 10%) 32%,rgb(249 252 255 / 10%) 42%,rgb(252 253 255 / 85%) 45%,rgb(252 253 255 / 85%) 99%,rgb(255 255 255 / 85%) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(135deg,rgb(255 255 255 / 10%) 1%,rgba(255,255,255,.01) 2%,rgba(255,255,255,.01) 6%,rgb(255 255 255 / 10%) 28%,rgb(255 255 255 / 10%) 31%,rgb(249 252 255 / 10%) 32%,rgb(249 252 255 / 10%) 42%,rgb(252 253 255 / 85%) 45%,rgb(252 253 255 / 85%) 99%,rgb(255 255 255 / 85%) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg,rgb(255 255 255 / 10%) 1%,rgba(255,255,255,.01) 2%,rgba(255,255,255,.01) 6%,rgb(255 255 255 / 10%) 28%,rgb(255 255 255 / 10%) 31%,rgb(249 252 255 / 10%) 32%,rgb(249 252 255 / 10%) 42%,rgb(252 253 255 / 85%) 45%,rgb(252 253 255 / 85%) 99%,rgb(255 255 255 / 85%) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient *//* IE6-9 fallback on horizontal gradient */
}
.content-slide-top-v2 .slide-top-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  object-position: center;
  -o-object-position: center;
}
.content-slide-top-v2 .slide-top-content-wrapper .slide-top-title,
.content-slide-top-v2 .slide-top-content-wrapper .slide-top-description {
  color: #004085;
}
.content-slide-top-v2 .slide-top-bottom {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px auto;
}

.d-none {
  display: none !important;
}

.slide-top .topSlider__overlay {
  background-color: rgb(31 31 31 / 45%);
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.slide-top .back-img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  visibility: visible;
  opacity: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.back-img img {
  display: block;
  object-fit: cover;
  -o-object-fit: cover;
  object-position: center;
  -o-object-position: center;
  width: 100%;
  height: 100%;
  position: relative;
}


.row-header-top .header-phone-wrapper a {
  display: block;
  font-size: 15px;
  width: 120px;
}

.row-header-top .header-worktime-wrapper {
  display: block;
}

.row-header-top .header-worktime-wrapper span {
  font: 15px "Roboto Condensed";
  color: #005aab;
  width: 100%;
  height: auto;
  display: block;
  text-transform: uppercase;
}

.row-header-top .header-phone-wrapper a.address-link {
  font-size: 12px;
  line-height: 1.15;
  font-weight: normal;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.row-header-top .col-header-top-phones {
  width: auto;
}

.row-header-top .header-phone-wrapper {
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}


/* form contact 7 */
.wpcf7-form {
  color: #000;
  width: 100%;
  height: auto;
  margin: 0;
}

.sgpb-content h3 {
  font-weight: 700;
  text-align: center;
}

.sgpb-content,
.sgpb-theme-1-content,
#sgpb-popup-dialog-main-div {
  margin: 0 !important;
  padding-bottom: 0 !important;
}

.sgpb-popup-close-button-1 {
  display: block !important;
}

.wpcf7-submit:hover {
  color: #fff;
  background-color: #005aab;
}

.wpcf7-form-control {
  border: 1px solid #a3b4b7;
  margin-top: 4px;
  padding: 5px 7px;
  border-radius: 3px;
}

.wpcf7-form label {
  font-size: 16px;
  font-weight: 500;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.home-products-section {
  margin-top: 0px;
}

.wpcf7-submit {
  transition: all ease-in-out .2s;
  margin: 0 auto;
  background-color: #c70413;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  padding: 7px 15px;
  border: none;
  border-radius: 15px;
}

.search-link {
  white-space: nowrap;
  font: 12px 'Roboto Condensed';
  color: #1b1c22;
  text-transform: uppercase;
  text-decoration: none;
  padding-right: 15px;
}

.office iframe {
  width: 100%;
}
h4.title-contactform {
  width: 100%;
  display: block;
  text-align: center;
  padding-top: 5px;
  font-size: 32px;
  padding-bottom: 4px;
  margin-bottom: 10px;
  font-family: "Roboto Condensed";
  color: red;
  font-weight: 700;
}
.contactFormPage .formkontakty input::placeholder {
  color: #a8a8a8;
}
.contactFormPage .formkontakty input,
.contactFormPage .formkontakty textarea {
  font-size: 21px;
  background: white;
  border-radius: 5px;
  padding: 5px;
  border: 0;
  border-bottom: 1px #fff solid;
  color: #a8a8a8;
  text-align: center;
}
.contactFormPage .formkontakty #kontakt {
  background: #9a1830;
  border: 2px #fff solid;
  border-radius: 15px;
  padding: 7px 15px;
  text-align: center;
  color: #fff;
  max-width: 250px;
  font-size: 19px;
  transition: all ease-in-out .2s;
  text-transform: uppercase;
  cursor: pointer;
  margin: auto;
  display: block;
}
.contactFormPage .formkontakty .kontakt-text {
  height: 170px;
}
.contactFormPage .formkontakty #kontakt:hover {
  color: #fff;
  background-color: #005aab;
}
.col-header-top span.header-mail:hover {
  color: #002752;
  text-shadow: 1px 2px 2px 2px #004085;
}
.col-header-top span.header-mail {
  border-radius: 5px;
  font-size: 14px;
  margin-left:4px;
  color:#005aab;
}

@media (max-width: 991px) {
  
  .menu-head1 {

    height: 43px!important;

}

.mainHeader__logo img {

    width: 150%;

}
  .menu-foot .foot-block {
    width: 45%;
    margin: 15px;
  }
  .menu-foot2 ul {
    width: 100%;
    float: none;
  }

.catCase__body {
    padding: 10px;
    background: #ffffff;
}
    
.vvv li:before {
  
    width: 4px;
    height: 4px;
    margin: 5px 6px 1px -5px;
    display:none;
}    
    
 .vvv li:nth-child(n+6){display:none;}    


.vvv strong:first-child {

    padding: 0 0 0 3px;
}

.vvv li {line-height: 13px!important;margin: 2px 0;}}
@media (max-width: 850px) {
    
.vvv ul  {
    margin-left: -15px!important;
    background: white;
    padding-left: 4px!important;
    height: 100%;
    width: 100%;
}    
    
    .blok_knopok {
    padding-left: 4px;
}
    
	.col-header-top span.header-mail {
		display:none;
	}
  #content_form .content_form__wrapper .content_form__col.order {
    width: 600px;
    background: none;
  }
  #content_form .content_form__wrapper .order {
    background: none;
  }
  #content_form .content_form__wrapper .content_form__col.order-img {
    display: none;
  }
  #content_form .form-input .fit,
  div[id^="wpcf7-f106"] .fit {
    width: 100% !important;
    max-width: 100%;
  }
  .wpcf7-form-control-wrap[data-name="length"]::before, .wpcf7-form-control-wrap[data-name="height"]::before {
    right: 37%;
  }
  #polzunok-length, #polzunok-height {
    width: 100%;
    margin:0;
  }
  #content_form .id-head {
    margin: 0 auto;
    font-size: 28px !important;
  }
  .home-products-section .product-title {
    width: 460px;
    padding: 15px 0;
    margin: 0 auto;
  }
}
.slide-top .back-img .mobile-hidden {
  display: block;
  transition: all ease-in-out .2s;
}
.slide-top .back-img .desktop-hidden {
  display: none;
  transition: all ease-in-out .2s;
}
@media (max-width: 768px) {
  .content-slide-top-v2 .slide-top-photo {
    display: none;
  }
  .content-slide-top-v2 .slide-top-content-wrapper {
    width: 100%;
    text-align: center;
  }
  .slide-top .back-img .mobile-hidden {
    display: none;
  }
  .slide-top .back-img .desktop-hidden {
    display: block;
  }
  .GLOBAL_WRAPPER {
    margin-top: 160px;
  }
  .mainHeader__logo {
    width: 30%;
  }
  
  .blok_vbv {

    margin: 5px 0 -8px 0;
}

  
  .blok_vbv h2 {
 font-size: 16px;
 color: #ff9f10;
}




}
@media (max-width: 720px) { 

.col-header-top.fl.mainHeader__Contacts__address {
    display: none;
}



	.mob{display:block;}
		.scr{display:none;}
  #content_form .content_form__wrapper .content_form__col.order {
    width: 100%;
  }
  .footer .menu-foot2 ul {
    margin: 0;
    width: 100%;
  }
  .mainHeader__logo {
    width: 300px;
  }
}
@media (max-width: 425px) {
  .new-header.header_hidden {
    transform: translateY(-200px);
  }
}
@media (max-width: 445px) and (min-width: 425px) {
  .row-header-top .col-header-top .vpdf {
    display: none;
  }
}

@media (max-width: 375px) {
  .home-products-section .mobile-active-blocks {
    width: 100%;
    height: auto;
    position: relative;
  }
}



/*woocommerce ---------*/

.vvv {
    display: flex;
    flex-direction: row;
    padding: 10px 0;
    border: 1px solid black;
    margin: 11px 0;
    padding: 5px;
}





a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    background: #ff9f10;
    color: white;
    margin: auto;
}

.blok_opisanie .price {display:none;}


.vvv strong {
    color: #605a5a;
    padding: 0 0px;
}
.tvconfBlock .vvv img {

    min-width: auto;

}

h3.sidebartitle {
    font-size: 26px;
    margin-bottom: -16px;
    color: #005aab;}
    
    .woocommerce .woocommerce-result-count {
    margin: 9px 0 0em;
}

li#menu-item-1724 a {
    color: #ed1c24;
}

h5.similarSlide__title.catCase__title.card-title {
    color: black;
    text-shadow: #fff 0px 0px 11px;
}



.vvv strong:after{
 content:"";   
  display:none;  
} 


.yyy {
    float: left;
    width: 100%;
}


