

/* Start:/local/templates/.default/css/normalize.css?16111566686181*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

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

/**
 * Remove the inner border and padding in Firefox.
 */

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

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

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

/* End */


/* Start:/local/templates/.default/css/blind.css?161115666867659*/
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

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

sup {
    font-size: 13px;
    top: -4px;
    position: relative
}

b {
    font-weight: 700
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0
}

[hidden] {
    display: none
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

textarea {
    font-family: HelveticaNeue, sans-serif;
    padding: 0;
    border: none;
    background: 0 0;
    resize: none;
    vertical-align: top
}

input {
    font-family: HelveticaNeue, sans-serif;
    padding: 0;
    border: none;
    background: 0 0
}

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

input[placeholder] {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

input::-webkit-input-placeholder {
    color: #939393;
    text-overflow: ellipsis;
    font-weight: bold;
}

input::-moz-placeholder {
    color: #939393;
    text-overflow: ellipsis;
    font-weight: bold;
}

input:-moz-placeholder {
    color: #939393;
    text-overflow: ellipsis;
    font-weight: bold;
}

input:-ms-input-placeholder {
    color: #939393;
    text-overflow: ellipsis;
    font-weight: bold;
}

input:focus::-webkit-input-placeholder {
    color: transparent
}

input:focus::-moz-placeholder {
    color: transparent
}

input:focus:-moz-placeholder {
    color: transparent
}

input:focus:-ms-input-placeholder {
    color: transparent
}

textarea::-webkit-input-placeholder {
    color: #939393;
    font-weight: bold;
}

textarea::-moz-placeholder {
    color: #939393;
    font-weight: bold;
}

textarea:-moz-placeholder {
    color: #939393;
    font-weight: bold;
}

textarea:-ms-input-placeholder {
    color: #939393;
    font-weight: bold;
}

textarea:focus::-webkit-input-placeholder {
    color: transparent
}

textarea:focus::-moz-placeholder {
    color: transparent
}

textarea:focus:-moz-placeholder {
    color: transparent
}

textarea:focus:-ms-input-placeholder {
    color: transparent
}

input::-ms-clear {
    display: none
}

input[type=radio]{
    position: absolute;
    top: 0;
    left: 0;
    border: none;
    width: 0;
    height: 0;
    opacity: 0;
    visibility: hidden;
}
input[type=radio]+label{
    cursor: pointer;
}

img {
    max-width: 100%
}

html{
    font-size: 20px;
    line-height: 28px;
}


html.blindLetter2{
    letter-spacing: 2px;
}
html.blindLetter3{
    letter-spacing: 5px;
}
html.blindSize2{
    font-size: 28px;
    line-height: 36px;
}
html.blindSize3{
    font-size: 32px;
    line-height: 48px;
}

body {
    min-width: 300px;
    position: relative;
    font-family: HelveticaNeue, sans-serif;
    -webkit-text-size-adjust: 100%;
    overflow-y: auto;
    overflow-x: hidden
}
body:before {
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.3);
    filter: alpha(opacity=0);
}
body.openedBlind:before {
    z-index: 102;
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
}

.blindColor2 body{
    background-color: #313131;
    color: #fff;
}
.blindColor3 body{
    background-color: #bea58c;
}

a {
    text-decoration: none;
    color: #000;
    cursor: pointer;
    display: inline-block;
    vertical-align: top
}
.blindColor2 a{
    color: #fff;
}
.blindAccent2 a{
    color: #B70D18;
}
.blindAccent3 a{
    color: #0063B0;
}

a>img {
    vertical-align: top
}

h1{
    font-size: 2.4rem;
    line-height: 2.8rem;
    font-weight: bold;
}

.blindButton{
    background-color: #313131 !important;
    color: #fff !important;
    padding: 15.5px 24px;
    display: inline-block;
    border: 1px solid transparent;
    text-align: center;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 0;
    border-radius: 4px;
    cursor: pointer;
}
.blindSetting .blindButton{
    background-color: #313131 !important;
    color: #fff !important;
    font-size: 20px !important;
    line-height: 28px !important;
    width: 329px;
}
.blindAccent2 .blindSetting .blindButton{
    background-color: #B70D18 !important;
}
.blindAccent3 .blindSetting .blindButton{
    background-color: #0063B0 !important;
}
.blindButton p{
    border-bottom: 1px solid;
    display: inline;
    vertical-align: middle;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    font-weight: bold;
}

.blindColor2 .blindButton{
    background-color: #fff;
    color: #313131;
}
.blindAccent2 .blindButton{
    background-color: #B70D18;
    color: #fff;
}
.blindAccent3 .blindButton{
    background-color: #0063B0;
    color: #fff;
}

.blindButton2{
    padding: 15.5px 24px;
    display: inline-block;
    border: 1px solid transparent;
    text-align: center;
    background-color: transparent;
    color: #313131;
    border-color: #939393;
    letter-spacing: 0;
    border-radius: 4px;
    cursor: pointer;
}
.blindButton2 p{
    border-bottom: 1px solid;
    display: inline;
    vertical-align: middle;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    font-weight: bold;
}
.blindColor2 .blindButton2{
    background-color: #313131;
    color: #fff;
    border-color: #fff;
}
.blindColor3 .blindButton2{
    border-color: #fff;
}
.blindAccent2 .blindButton2{
    border-color: #B70D18;
    color: #B70D18;
}
.blindAccent3 .blindButton2{
    border-color: #0063B0;
    color: #0063B0;
}


.blindSetting{
    background-color: #F5F5F5;
    position: relative;
    z-index: 103;
    color: #333;
}
.blindSetting__up{
    height: 164px;
    width: 100%;
}
.blindSetting__up .container{
    height: 100%;
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    padding-bottom: 8px;
}
.blindSetting__container{
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.blindSetting--title{
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
}
.blindSetting__down{
    padding: 32px 0 40px;
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    transform: translateY(100%) translateZ(0);
    background-color: #f5f5f5;
    width: 100%;
    border-top: 1px solid #939393;
}
.blindSetting__down__item{
    margin-bottom: 40px;
}
.blindSetting__down__item:last-child{
    margin-bottom: 0;
}

.blindRadio{
    font-size: 0;
    letter-spacing: 0;
}
.blindRadio>div{
    display: inline-block;
    vertical-align: top;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
}
.blindRadio input:checked+label{
    background-color: #313131;
    color: #fff;
}

.blindAccent2 .blindRadio input:checked+label{
    background-color: #B70D18 !important;
}
.blindAccent3 .blindRadio input:checked+label{
    background-color: #0063B0;
}

.blindSetting__size1 span{
    font-size: 20px;
    line-height: 20px;
}
.blindSetting__size2 span{
    font-size: 32px;
    line-height: 32px;
}
.blindSetting__size3 span{
    font-size: 48px;
    line-height: 48px;
}
.blindSetting__size+label span{
    font-weight: bold;
    border-bottom: 1px solid;
    letter-spacing: 0;
}
.blindSetting__size+label{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    position: relative;
    border-radius: 4px;
}

.blindSetting__interval1 span{
    letter-spacing: 0;
}
.blindSetting__interval2 span{
    letter-spacing: 2px;
}
.blindSetting__interval3 span{
    letter-spacing: 4px;
}
.blindSetting__interval+label span{
    font-weight: bold;
    border-bottom: 1px solid;
    font-size: 20px;
}
.blindSetting__interval+label{
    position: relative;
    display: block;
    padding: 16px 24px;
    font-size: 20px;
    line-height: 28px;
    border-radius: 4px;
}





.blindCheckbox{
    font-size: 0;
    letter-spacing: 0;
    margin-right: -16px;
    margin-bottom: -16px;
}
.blindCheckbox>div{
    display: inline-block;
    vertical-align: top;
    margin-right: 16px;
    margin-bottom: 16px;
    font-size: 20px;
    line-height: 28px;
    position: relative;
}

.blindCheckbox label{
    border: 1px solid #E6E6E6;
    display: block;
    padding: 15px 24px 15px 68px;
    position: relative;
    border-radius: 4px;
    background-color: #fff;
}
.blindCheckbox label span{
    font-weight: 900;
    display: inline;
    border-bottom: 1px solid;
}
.blindCheckbox label:before{
    content: '';
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 12px;
    background-color: #313131;
    border-radius: 4px;
}
.blindCheckbox label:after{
    content: '';
    width: 6px;
    height: 13px;
    display: block;
    position: absolute;
    top: calc(50% - 2px);
    transform: translateY(-50%) rotate(45deg);
    left: 28px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    opacity: 0;
}
.blindCheckbox input:checked+label:after{
    opacity: 1;
}

.blindSetting__colorScheme2{
    background-color: #313131 !important;
    border-color: #313131 !important;
}
.blindSetting__colorScheme2 span{
    color: #fff;
}
.blindSetting__colorScheme2:before{
    background-color: #fff !important;
    border: 1px solid #939393;
    width: 38px !important;
    height: 38px !important;
}
.blindSetting__colorScheme2:after{
    border-color: #313131 !important;
}
.blindSetting__colorScheme3{
    background-color: #bea58c !important;
    border-color: #bea58c !important;
}
.blindSetting__colorScheme3:before{
    background-color: #fff !important;
    border: 1px solid #939393;
    width: 38px !important;
    height: 38px !important;
}
.blindSetting__colorScheme3:after{
    border-color: #313131 !important;
}

.blindSetting__color2{
    background-color: #B70D18 !important;
    border-color: #B70D18 !important;
}
.blindSetting__color2 span{
    color: #fff;
}
.blindSetting__color2:before{
    background-color: #fff !important;
    border: 1px solid #939393;
    width: 38px !important;
    height: 38px !important;
}
.blindSetting__color2:after{
    border-color: #313131 !important;
}
.blindSetting__color3{
    background-color: #0063B0 !important;
    border-color: #0063B0 !important;
}
.blindSetting__color3 span{
    color: #fff;
}
.blindSetting__color3:before{
    background-color: #fff !important;
    border: 1px solid #939393;
    width: 38px !important;
    height: 38px !important;
}
.blindSetting__color3:after{
    border-color: #313131 !important;
}

.blindHeader{
    padding: 30px 0;
    border-bottom: 1px solid #939393;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
}
.blindColor3 .blindHeader{
    border-bottom-color: #fff;
}
.blindHeader .container{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.blindHeader__logo a{
    color: #333;
    font-size: 40px;
    border-bottom: none;
    letter-spacing: 0;
}
.blindHeader__logo a>span>span:nth-child(2):before{
    color: #313131;
}
.blindColor2 .blindHeader__logo a>span>span:nth-child(1):before{
    color: #fff;
}
.blindColor2 .blindHeader__logo a>span>span:nth-child(2):before{
    color: #fff;
}
.blindColor2 .blindHeader__logo a>span>span:nth-child(3):before{
    color: #313131;
}
.blindAccent2 .blindHeader__logo a>span>span:nth-child(1):before{
    color: #B70D18;
}
.blindAccent2 .blindHeader__logo a>span>span:nth-child(2):before{
    color: #B70D18;
}
.blindAccent3 .blindHeader__logo a>span>span:nth-child(1):before{
    color: #0063B0;
}
.blindAccent3 .blindHeader__logo a>span>span:nth-child(2):before{
    color: #0063B0;
}



.blindHeader__buttons{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    margin-right: -24px;
}
.blindHeader__buttons a{
    font-size: 20px;
    line-height: 28px;
    margin-right: 24px;
    vertical-align: top;
    display: inline-block;
}


.blindMenuOpen{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
}
.burger{
    display: inline-block;
    vertical-align: middle;
}
.burger span{
    display: block;
    height: 2px;
    width: 20px;
    border-radius: 1px;
    margin-bottom: 4px;
    background-color: #fff;
}
.burger span:last-child{
    margin-bottom: 0;
}
.blindButton .burger{
    margin-right: 12px;
}
.blindColor2 .burger span{
    background-color: #313131;
}
.blindAccent2 .burger span{
    background-color: #fff;
}
.blindAccent3 .burger span{
    background-color: #fff;
}

.blindMenu{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    background-color: #fff;
    padding: 68px 0 32px;
    display: none;
}
.blindColor2 .blindMenu{
    background-color: #313131;
}
.blindColor3 .blindMenu{
    background-color: #bea58c;
}
.blindMenu .container{
    position: relative;
}
.blindMenu--close{
    color: #000;
    top: -20px;
    right: 0;
    position: absolute;
    cursor: pointer;
    font-size: 18px;
}
.blindColor2 .blindMenu--close{
    color: #fff;
}
.blindMenu--title{
    font-size: 2.4rem;
    line-height: 2.8rem;
    font-weight: bold;
    margin-bottom: 52px;
}


.search_form{
    position: relative;
    margin-bottom: 41px;
}
.search_form input{
    padding-right: 120px;
    border: 1px solid #939393;
    border-radius: 4px;
    width: 100%;
    height: 64px;
    font-size: 20px;
    line-height: 28px;
    color: #313131;
    padding-left: 24px;
    font-weight: 600;
    background-color: #fff;
}
.blindColor2 .search_form input{
    border-color: #313131;
}
.search_form input:placeholder{
    font-size: 20px;
    color: #313131;
}

.search_form input::-webkit-input-placeholder {
    font-size: 20px;
    color: #313131;
}

.search_form input::-moz-placeholder {
    font-size: 20px;
    color: #313131;
}

.search_form input:-moz-placeholder {
    font-size: 20px;
    color: #313131;
}

.search_form input:-ms-input-placeholder {
    font-size: 20px;
    color: #313131;
}
.search_form .blindButton{
    position: absolute;
    right: -1px;
    padding: 16px 24px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    height: 100%;
}
.blindColor2 .search_form .blindButton{
    border-color: #313131;
    color: #313131;
}

.blindAccent2 .search_form .blindButton{
    border-color: #B70D18;
    color: #fff;
}
.blindAccent3 .search_form .blindButton{
    border-color: #0063B0;
    color: #fff;
}

.blindAccordions .blindAccordion{
    margin-bottom: 20px;
}
.blindAccordions .blindAccordion:last-child{
    margin-bottom: 0;
}


.blindAccordion.active .blindAccordion__header{
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.blindAccordion.active .blindAccordion__body{
    display: block;
}
.blindAccordion__header{
    padding: 14px 14px 14px 40px;
    border-radius: 8px;
    border: 1px solid #939393;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.blindColor3 .blindAccordion__header{
    border-color: #fff;
}
.blindAccordion--open{
    flex-shrink: 0;
    margin-left: 30px;
}
.blindAccordion__header a {
    border-bottom: 1px solid;
    font-weight: bold;
    display: inline;
}
.blindAccordion__body{
    padding: 48px 40px 48px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border: 1px solid #939393;
    border-top: none;
    display: none;
}
.blindMenuLinks{
    font-weight: bold;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -40px;
}
.blindMenuLinks>div{
    width: calc(50% - 20px);
    margin-right: 40px;
    margin-bottom: 40px;
}
.blindMenuLinks>div:nth-child(2n){
    margin-right: 0;
}
.blindMenuLink .blindButton{
    margin-top: 24px;
}
.blindMenuLink>a:not(.blindButton){
    border-bottom: 1px solid;
    display: inline;
}

.blindMenuLinks2{
    font-weight: 600;
}
.blindMenuLinks2 a{
    border-bottom: 1px solid;
}
.blindMenuLink2{
    margin-bottom: 24px;
}
.blindMenuLink2:last-child{
    margin-bottom: 0;
}

.blindMenu__buttons{
    margin-top: 40px;
    padding-top: 32px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-end;
    border-top: 1px solid #939393;
}
.blindColor3 .blindMenu__buttons{
    border-top-color: #fff;
}
.blindMenu__buttons__item{
    margin-right: 24px;
}
.blindMenu__buttons__item:last-child{
    margin-right: 0;
}

.content{
    padding-top: 60px;
}

.mainTitle{
    padding-bottom: 40px;
    margin-bottom: 48px;
    border-bottom: 1px solid #939393;
}

.blindColor3 .mainTitle{
    border-bottom-color: #fff;
}

.accordion__header{
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin-bottom: 32px;
}

.ulDots2 li {
    position: relative;
    padding-left: 21px;
    margin-bottom: 24px
}

.ulDots2 li a {
    display: inline
}

.ulDots2 li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    display: block;
    width: 9px;
    height: 9px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background-color: #313131
}

.blindColor2 .ulDots2 li:before{
    background-color: #fff;
}

.blindSize3 .ulDots2 li:before{
    top: 20px;
}

.ulDots li:last-child {
    margin-bottom: 0
}

.ulDots li {
    position: relative;
    padding-left: 21px;
    margin-bottom: 24px
}

.ulDots li a {
    display: inline
}

.ulDots li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    display: block;
    width: 9px;
    height: 9px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background-color: #313131
}

.blindColor2 .ulDots li:before{
    background-color: #fff;
}

.blindSize3 .ulDots li:before{
    top: 20px;
}

.ulDots2 li:last-child {
    margin-bottom: 0
}

.accordion{
    margin-bottom: 48px;
}

.infoBlock2Container .infoblock2:first-child{
    border-top: 1px solid #939393;
}
.blindColor3 .infoBlock2Container .infoblock2:first-child{
    border-top-color: #fff;
}
.infoBlock2Container .infoblock2:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
.infoblock2{
    padding: 48px 0;
    border-bottom: 1px solid #939393;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.blindColor3 .infoblock2{
    border-bottom-color: #fff;
}
.infoblock2__left{
    width: calc(50% - 20px);
    margin-right: 40px;
    font-weight: bold;
    line-height: 2.4rem;
    font-size: 1.6rem;
}
.infoblock2__right{
    width: calc(50% - 20px);
}
.infoblock2__anotherBlock{
    margin-top: 40px;
    width: 100%;
}

br.hide500{
    display: none;
}

.files .file{
    margin-bottom: 24px;
}
.files .file:last-child{
    margin-bottom: 0;
}

.file{
    padding: 40px;
    background: #F5F5F5;
    border-radius: 8px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.blindColor2 .file{
    color: #313131;
}
.file--title{
    font-size: 1.6rem;
    line-height: 2.4rem;
    font-weight: 500;
}
.file .blindButton{
    flex-shrink: 0;
    margin-left: 60px;
}
.blindColor2 .file .blindButton{
    background-color: #313131;
    color: #fff;
}
.blindAccent2 .file .blindButton{
    background-color: #B70D18;
    color: #fff;
}
.blindAccent3 .file .blindButton{
    background-color: #0063B0;
    color: #fff;
}

.file--info{
    margin-top: 12px;
}

.redLink{
    display: inline;
    border-bottom: 1px solid;
    font-weight: bold;
}
a.red-text{
    display: inline;
    border-bottom: 1px solid;
    font-weight: bold;
}

.widgetContainer{
    display: none;
}

.footer .container{
    margin-top: 72px;
    padding-top: 46px;
    border-top: 1px solid #939393;
    max-width: 1360px;
    width: calc(100% - 40px);
}
.blindColor3 .footer .container{
    border-top-color: #fff;
}
.footer__up{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    padding-bottom: 50px;
    border-bottom: 1px solid #939393;
}
.blindColor3 .footer__up{
    border-bottom-color: #fff;
}

.phones--title{
    font-weight: bold;
    margin-bottom: 10px;
}
.phones--num{
    font-size: 48px;
    line-height: 56px;
    font-weight: bold;
    border-bottom: 1px solid;
    display: inline;
}
.phones>div{
    margin-bottom: 32px;
}
.phones>div:last-child{
    margin-bottom: 0;
}

.footer__menu a{
    border-bottom: 1px solid;
    display: inline;
    font-size: 20px;
    line-height: 28px;
}
.footer__menu__item{
    margin-bottom: 23px;
}
.footer__menu__item:last-child{
    margin-bottom: 0;
}

.footer__left{
    width: 42%;
    padding-right: 25px;
}
.footer__center{
    width: 29%;
    padding-right: 30px;
}
.footer__right{
    width: 29%;
    padding-left: 30px;
}

.footer__down{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    padding-top: 32px;
    padding-bottom: 35px;
    font-size: 20px;
    line-height: 28px;
}
.footer__down .footer__center{
    width: 40%;
}
.footer__down .footer__center .fs14{
    font-weight: bold;
}
.footer__down .footer__right{
    width: 18%;
}

.socIcons{
    font-size: 24px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.forms{
    margin-top: 60px;
    padding-top: 48px;
    border-top: 1px solid #939393;
}
.blindColor3 .forms{
    border-top-color: #fff;
}
.formsMainHeader{
    margin-bottom: 48px;
}
.formsMainHeader--title{
    font-size: 1.6rem;
    line-height: 2.4rem;
    font-weight: bold;
}
.formsMainHeader--desc{
    margin-top: 12px;
}
.formsHeader{
    border-bottom: 1px solid #939393;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 40px;
}
.blindColor2 .formsHeader{
    border-bottom-color: #fff;
}
.blindColor3 .formsHeader{
    border-bottom-color: #fff;
}
.formsHeader__item{
    padding-bottom: 25px;
    border-bottom: 4px solid transparent;
    margin-bottom: -1px;
}
.formsHeader__item a{
    font-size: 32px;
    line-height: 48px;
    font-weight: bold;
    border-bottom: 1px solid;
    color: #939393;
    letter-spacing: 0;
}
.blindColor2 .formsHeader__item a{
    color: #fff;
}
.blindColor3 .formsHeader__item a{
    color: #fff;
}
.formsHeader__item.active{
    border-bottom-color: #000;
}
.blindColor2 .formsHeader__item.active{
    border-bottom-color: #fff;
}
.formsHeader__item.active a{
    border-bottom-color: transparent;
    color: #000;
}

.blindColor2 .formsHeader__item.active a{
    color: #fff;
}

.formsBody .h1{
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin-bottom: 40px;
    font-weight: bold;
}

.forms .mainTitle{
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}
.formsBody__item{
    display: none;
}
.formsBody__item.active{
    display: block;
}

.fastcon__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 24px;
}
.fastcon__item:last-child {
    margin-bottom: 0;
}
.fastcon__number {
    width: 116px;
    margin-right: 32px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    letter-spacing: 0;
}
.fastcon__number p {
    width: 56px;
    height: 56px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
    color: #000;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid #000;
    margin-right: 4px;
    font-weight: bold;
}
.blindColor2 .fastcon__number p{
    color: #fff;
    border-color: #fff;
}
.fastcon__number p:last-child {
    margin-right: 0;
}
.fastcon--title{
    width: -webkit-calc(100% - 148px);
    width: calc(100% - 148px);
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.fastconContainer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.fastconContainer__left {
    font-size: 1rem;
    line-height: 1.4rem;
    width: -webkit-calc(100% - 385px);
    width: calc(100% - 385px);
    padding-right: 100px;
}
.fastconContainer__right {
    width: 385px;
}
.margin2{
    margin-bottom: 48px;
}
.margin4{
    margin-bottom: 40px;
}
.callback {
    max-width: 548px;
}


.validation-error {
    color: #b70d18;
    opacity: 0;
    visibility: hidden;
    font-size: 16px;
    line-height: 16px;
    position: absolute;
    top: -6px;
    left: 16px;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    pointer-events: none;
    font-weight: 600;
}

.form__item {
    margin-bottom: 20px;
    position: relative
}

.form__item:last-child {
    margin-bottom: 0
}

.form__item.error .validation-error {
    visibility: visible;
    opacity: 1
}

.form__item.error>input:not([type=checkbox]):not([type=file]):not([type=radio]) {
    border-color: #b70d18!important;
    padding-top: 16px
}

.form__item.error>input[type=checkbox]+label {
    color: #b70d18
}

.form__item.error>input[type=checkbox]+label:before {
    border-color: #b70d18;
    background-color: #b70d18;
}

.form__item.error>input[type=radio]+label {
    color: #b70d18
}

.form__item.error>input[type=radio]+label:before {
    border-color: #b70d18
}

.form__item.error textarea {
    border-color: #b70d18!important;
    padding-top: 30px
}

.form__item input:not([type=checkbox]):not([type=file]):not([type=radio]) {
    width: 100%;
    height: 64px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #939393;
    padding: 0 16px;
    vertical-align: top;
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
}

.form__item input:not([type=checkbox]):not([type=file]):not([type=radio]):hover {
    border-color: #313131
}

.form__item input:not([type=checkbox]):not([type=file]):not([type=radio]):disabled {
    border-color: #e6e6e6;
    background-color: #f5f5f5;
    opacity: 1;
    color: #939393
}

.form__item textarea {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #939393;
    background-color: #fff;
    padding: 18px 16px;
    width: 100%;
    height: 128px;
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
}

.form__item textarea:hover {
    border-color: #313131
}

.form__item--double {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.form__item--double>div {
    width: -webkit-calc(50% - 16px);
    width: calc(50% - 16px);
    margin-bottom: 32px!important;
}

.form__item--double:last-child>div {
    margin-bottom: 0!important
}

.form__item.date input {
    padding-right: 52px!important
}

.form__item.date input:disabled+.icon-calendar {
    color: #939393;
    pointer-events: none
}

.form__item.date .icon-calendar {
    font-size: 24px;
    color: #575756;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 16px;
    cursor: pointer;
}

.form__buttons{
    margin-top: 32px;
}
.form__buttons3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-top: 32px;
}
.form__buttons3>.form__item {
    padding-right: 30px;
}
.form__buttons3>.blindButton {
    flex-shrink: 0;
}

.blindSuccess{
    text-align: center;
}
.blindSuccess--icon{
    color: #313131 !important;
    font-size: 80px;
    line-height: 1;
    font-weight: 600 !important;
}
.blindColor2 .blindSuccess--icon{
    color: #fff !important;
}
.blindSuccess--title {
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin: 20px 0;
}
.blindSuccess__buttons{
    margin-top: 32px;
}

.form__success{
    display: none;
}
.form__error{
    display: none;
}

.validLoader{
    position: absolute;
    height: 24px;
    width: 24px;
    top: 20px;
    right: 20px;
}
.validLoader svg{
    width: 100%;
    height: 100%;
}
.validLoaderTooltip{
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translate(-50%, -100%);
    white-space: nowrap;
    background: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .2);
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    padding: 5px 15px;
    color: #313131;
    z-index: 20;
}
.svg-loader {
    stroke-dasharray: 290;
    stroke-dashoffset: -290;
    stroke-linecap: round;
    -webkit-animation: loader 2.5s ease infinite;
    animation: loader 2.5s ease infinite
}

@-webkit-keyframes loader {
    0% {
        stroke-dasharray: 290;
        stroke-dashoffset: -290
    }
    50% {
        stroke-dasharray: 230;
        stroke-dashoffset: -570
    }
    100% {
        stroke-dasharray: 301;
        stroke-dashoffset: -892
    }
}

@keyframes loader {
    0% {
        stroke-dasharray: 290;
        stroke-dashoffset: -290
    }
    50% {
        stroke-dasharray: 230;
        stroke-dashoffset: -570
    }
    100% {
        stroke-dasharray: 301;
        stroke-dashoffset: -892
    }
}

.hidden{
    display: none;
}

.select {
    position: relative
}

.select input {
    padding-right: 40px!important
}

.select--open {
    right: 14px;
    top: 0;
    position: absolute;
    width: 20px;
    height: 64px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.select--open:before {
    content: '\e902';
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 8px;
    color: #313131
}

.select--open:hover:before {
    color: #b70d18
}

.select__body {
    position: absolute;
    left: 0;
    top: 64px;
    width: 100%;
    background-color: #fff;
    z-index: 10;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .07);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 24px 0;
    visibility: hidden;
    opacity: 0;
}

.select__body__container {
    max-height: 312px;
    position: relative;
    display: block;
    font-weight: bold;
    font-size: 20px;
    line-height: 28px;
}

.select__body__container ul {
    top: 0!important;
    left: 0!important;
    width: 100%!important
}

.select__body__container li {
    position: relative
}

.select__body__container li a {
    color: #939393;
    padding: 8px 78px 8px 16px;
    cursor: pointer;
    width: 100%
}

.select__body__container li a:hover {
    color: #313131;
    background-color: #f5f5f5
}

.select__body__container li a.ui-state-active {
    color: #313131;
    background-color: #f5f5f5;
    border: none
}

.select__body__container li.active a {
    color: #b70d18
}

.select__body__container li.active a span {
    color: #b70d18
}

.select__body__container .ps__scrollbar-y-rail {
    z-index: 3;
    right: 12px!important
}

.select__body .styleCheckbox+label {
    padding: 8px 78px 8px 16px
}

.select__body .styleCheckbox+label:before {
    width: 22px;
    height: 22px
}

.select__body .styleCheckbox+label:after {
    left: 20px;
    top: 12px
}

.select__body .styleCheckbox__content {
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    display: inline-block
}

.select__body .styleCheckbox__content span:not(.small-tooltip3) {
    color: #000;
    border-bottom: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.select--tooltip {
    position: absolute!important;
    top: 32px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: none
}

.select--fake {
    opacity: 0;
    visibility: hidden;
    padding-left: 16px;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px
}

.select.active .select--open:before {
    color: #b70d18;
    content: '\e920'
}

.select.active .select__body {
    visibility: visible;
    opacity: 1;
}

.select2 {
    position: relative
}

.select2 input {
    position: absolute!important;
    top: 0!important;
    left: 0!important;
    width: 0!important;
    height: 0!important;
    border: none!important;
    opacity: 0!important;
    display: none;
}

.select2--open {
    right: 14px;
    bottom: 0;
    position: absolute;
    width: 20px;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.select2--open:before {
    content: '\e902';
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 8px;
    color: #313131
}

.select2--open:hover:before {
    color: #b70d18
}

.select2__header {
    width: 100%;
    height: 64px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #939393;
    color: #939393;
    padding: 0 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    font-weight: bold;
    padding-right: 40px;
}
.select2__header--text{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    line-height: 28px;
}

.select2__body {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    background-color: #fff;
    z-index: 2;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .07);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 24px 0;
    visibility: hidden;
    opacity: 0;
}

.select2__body__container {
    max-height: 312px;
    position: relative
}

.select2__body__container ul {
    top: 0!important;
    left: 0!important;
    width: 100%!important
}

.select2__body__container li a {
    color: #939393;
    padding: 8px 78px 8px 16px;
    cursor: pointer;
    width: 100%;
    position: relative;
    font-weight: 600;
}

.select2__body__container li a:hover {
    color: #313131;
    background-color: #f5f5f5
}

.select2__body__container li a.ui-state-active {
    color: #313131;
    background-color: #f5f5f5;
    border: none
}

.select2__body__container li.active a {
    color: #b70d18
}

.select2__body__container .ps__scrollbar-y-rail {
    z-index: 3;
    right: 12px!important
}

.select2__openSub {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 50%;
    right: 32px;
    transform: translate(0, -50%);
    display: inline-block;
}
.select2__openSub.active:after {
    opacity: 0;
}
.select2__openSub:after, .select2__openSub:before {
    content: '';
    background: #313131;
    position: absolute;
    border-radius: 1px;
}
.select2__openSub:after {
    left: calc(50% - 1px);
    top: 0;
    width: 2px;
    height: 16px;
    opacity: 1;
}
.select2__openSub:before {
    top: calc(50% - 1px);
    left: 0;
    height: 2px;
    width: 16px;
}

.select2__submenu {
    padding-left: 32px;
    display: none;
}
.select2__submenuItem {
    color: #939393;
    cursor: pointer;
}
.select2__body__container li .select2__submenuItem a:hover {
    background-color: transparent;
}

.select2.error .select2__header {
    padding-top: 12px;
    border-color: #b70d18!important
}

.select2.noempty .select2__header {
    color: #313131
}

.select2.disabled .select2__header {
    color: #939393!important;
    border-color: #e6e6e6;
    background-color: #f5f5f5;
    pointer-events: none
}

.select2.disabled.noempty .select2__header {
    color: #313131
}

.select2.active .select2--open:before {
    color: #b70d18;
    content: '\e920'
}

.select2.active .select2__body {
    visibility: visible;
    opacity: 1
}

.ui-state-highlight {
    color: #000;
    background-color: transparent;
    border: none
}

.scroll {
    position: relative
}

.scroll .ps__scrollbar-y-rail {
    opacity: 1!important;
    width: 4px!important;
    right: 0!important;
    background: 0 0!important
}

.scroll .ps__scrollbar-y {
    opacity: 1!important;
    width: 4px!important;
    right: 0!important;
    cursor: pointer;
    background-color: #b70d18!important;
    -webkit-border-radius: 2px!important;
    border-radius: 2px!important;
}
.blindAccent2 .scroll .ps__scrollbar-y{
    background-color: #B70D18 !important;
}
.blindAccent3 .scroll .ps__scrollbar-y{
    background-color: #0063B0 !important;
}

.scroll .ps__scrollbar-x-rail {
    opacity: 1!important;
    height: 4px!important;
    right: 0!important;
    background: 0 0!important
}

.scroll .ps__scrollbar-x {
    opacity: 1!important;
    height: 4px!important;
    right: 0!important;
    cursor: pointer;
    background-color: #b70d18!important;
    -webkit-border-radius: 2px!important;
    border-radius: 2px!important;
}
.blindAccent2 .scroll .ps__scrollbar-x{
    background-color: #B70D18 !important;
}
.blindAccent3 .scroll .ps__scrollbar-yx{
    background-color: #0063B0 !important;
}

.styleCheckbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0
}

.styleCheckbox+label {
    cursor: pointer;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    color: #313131;
    position: relative;
    vertical-align: top
}
.blindColor2 .styleCheckbox+label{
    color:#fff;
}

.styleCheckbox+label:before {
    content: '';
    width: 38px;
    height: 38px;
    border: 1px solid #313131;
    background-color: #313131;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 16px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.blindColor2 .styleCheckbox+label:before{
    border-color: #fff;
    background-color: #fff;
}

.styleCheckbox+label:after {
    content: '';
    width: 6px;
    height: 13px;
    display: block;
    position: absolute;
    top: calc(50% - 2px);
    transform: translateY(-50%) rotate(45deg);
    left: 17px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    opacity: 0;
}
.blindColor2 .styleCheckbox+label:after{
    border-color: #313131;
}

.styleCheckbox:checked+label:after {
    opacity: 1
}

.styleCheckbox__content {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.styleCheckbox__content span:not(.small-tooltip3) {
    display: inline;
    border-bottom: 1px solid;
    font-weight: bold;
}

.blindAccent2 .styleCheckbox__content span:not(.small-tooltip3){
    color: #B70D18;
}
.blindAccent3 .styleCheckbox__content span:not(.small-tooltip3){
    color: #0063B0;
}

.styleCheckbox__content a {
    display: inline;
    border-bottom: 1px solid;
    font-weight: bold;
}

.styleCheckbox__content .hidden {
    display: none!important
}



.fileInput {
    width: 100%;
    height: 64px;
    border: 1px dashed #939393;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.blindColor2 .fileInput{
    border-color: #fff;
}


.fileInput.hover {
    border-color: #b70d18;
}

.fileInput.hover .fileInput--text:before {
    color: #b70d18;
}

.fileInput--text {
    color: #939393;
    font-weight: 600;
}
.blindColor2 .fileInput--text{
    color: #fff;
}

.fileInput--text span {
    color: #000;
    border-bottom: 1px solid;
}
.blindAccent2 .fileInput--text span{
    color: #B70D18;
}
.blindAccent3 .fileInput--text span{
    color: #0063B0;
}
.blindColor2 .fileInput--text span{
    color: #fff;
}
.fileInput--text:before {
    content: '\e923';
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    color: #313131;
    margin-right: 12px;
}

.fileInput input {
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    cursor: pointer;
    font-size: 0
}

.fileInput--up>input{
    display: none;
}

.fileInput+.fileInput:not(.fileUpload):not(.error){
    margin-top: 24px;
}

.fileInput.fileUpload {
    border: none
}

.fileInput.fileUpload .fileInput--text {
    display: none
}

.fileInput--up .validation-error {
    bottom: -10px;
    left: 0
}

.fileInputFile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    z-index: 2;
    position: relative
}

.fileInputFile--name {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0;
    padding-right: 30px;
    white-space: nowrap;
    width: -webkit-calc(100% - 320px);
    width: calc(100% - 320px)
}

.fileInputFile--name>span {
    font-size: 26px;
    margin-right: 16px;
    width: 26px;
    color: #313131
}

.blindColor2 .fileInputFile--name>span{
    color: #fff;
}

.fileInputFile--name p {
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
    max-width: -webkit-calc(100% - 32px);
    max-width: calc(100% - 32px);
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.fileInputFile__right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 320px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.fileInputFile--status {
    font-size: 20px;
    line-height: 28px;
    color: #313131;
    margin-right: 38px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: bold;
}

.blindColor2 .fileInputFile--status{
    color: #fff;
}

.fileInputFile--status span {
    margin-right: 8px
}

.fileInputFile--reload {
    font-size: 24px;
    color: #313131;
    margin-right: 20px
}

.fileInputFile--reload span {
    display: block
}

.fileInputFile--delete {
    font-size: 24px;
    color: #313131;
}

.fileInputFile--delete span {
    display: block
}

.fileInputFile__progress {
    width: 100%;
    height: 4px;
    position: absolute;
    background-color: #e6e6e6;
    left: 0;
    bottom: 0
}

.fileInputFile__progress span {
    position: absolute;
    left: 0;
    height: 4px;
    top: 0;
    width: 0;
    background-color: #313131;
}
.blindColor2 .fileInputFile__progress span{
    background-color: #fff
}

.fileInputFile.error .fileInputFile--status span {
    color: #313131;
    font-size: 32px;
}
.blindColor2 .fileInputFile.error .fileInputFile--status span{
    color: #fff
}

.fileInputFile.error .fileInputFile__progress span {
    background-color: #313131;
    width: 100%
}

.blindColor2 .fileInputFile.error .fileInputFile__progress span{
    background-color: #fff
}

.fileInputFile.success .fileInputFile--status span {
    color: #313131;
    font-size: 32px;
}
.blindColor2 .fileInputFile.success .fileInputFile--status span{
    color: #fff
}

.fileInputFile.success .fileInputFile__progress span {
    width: 100%
}

.show1000{
    display: none !important;
}
.show500{
    display: none !important;
}
.show700{
    display: none !important;
}
.red-text{
    font-weight: bold;
}
.preloader {
    height: 100vh;
    width: 100%;
    background-color: rgba(255, 255, 255, .8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10002;
    display: none
}

.preloader svg {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 150px;
    max-height: 150px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.daterangepicker {
    font-family: inherit!important;
    margin-top: 0!important;
    -webkit-border-radius: 4px!important;
    border-radius: 4px!important;
    width: auto!important;
    border: 1px solid #939393;
    color: #313131 !important;
}
.daterangepicker a{
    color: #313131 !important;
}

.daterangepicker:before {
    display: none!important
}

.daterangepicker:after {
    display: none!important
}

.daterangepicker>.select2-container {
    top: 52px!important
}

.daterangepicker .table-condensed thead tr:first-child th {
    cursor: default
}

.daterangepicker .table-condensed thead tr:first-child th:first-child {
    display: none!important
}

.daterangepicker .table-condensed thead tr:first-child th:last-child {
    display: none!important
}

.daterangepicker .table-condensed thead tr:nth-child(2) th {
    font-size: 16px!important;
    line-height: 40px!important;
    padding-top: 0!important;
    padding-bottom: 0!important;
    border: none!important;
    width: 40px!important;
    min-width: 40px!important;
    min-height: 40px!important;
    cursor: default;
    font-weight: 600 !important;
}

.daterangepicker .table-condensed tbody td {
    width: 40px!important;
    font-size: 16px!important;
    line-height: 16px!important;
    padding-top: 13px!important;
    padding-bottom: 11px!important;
    position: relative!important;
    border: none!important;
    font-weight: bold !important;
}

.daterangepicker .table-condensed tbody td:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: -webkit-calc(100% - 8px);
    width: calc(100% - 8px);
    height: -webkit-calc(100% - 8px);
    height: calc(100% - 8px);
    -webkit-border-radius: 100%;
    border-radius: 100%;
    display: block;
    border: 4px solid transparent
}

.daterangepicker .table-condensed tbody td.active {
    color: #313131!important;
    background-color: transparent!important
}

.daterangepicker .table-condensed tbody td.active:after {
    border-color: #313131!important
}

.daterangepicker .table-condensed tbody td.off {
    color: #e6e6e6!important
}

.daterangepicker .drp-calendar {
    padding: 24px 16px 24px!important;
    max-width: none!important;
    color: #313131 !important;
}
.daterangepicker .calendar-table table{
    color: #313131 !important;
}
.daterangepicker .calendar-table {
    padding-right: 0!important;
    color: #313131 !important;
}

.daterangepicker .select2 {
    width: auto!important
}

.daterangepicker .select2.select2-container--open .select2-selection__rendered {
    color: #313131!important
}

.daterangepicker .select2.select2-container--open .select2-selection__rendered:after {
    content: '\e920'
}

.daterangepicker .month {
    width: 100%!important;
    border: none!important;
    padding-bottom: 32px;
    position: relative
}

.daterangepicker .month:after {
    content: '';
    position: absolute;
    bottom: 15px;
    height: 1px;
    width: 100%;
    background-color: #e6e6e6;
    display: block
}

.daterangepicker .monthselect+span {
    float: left!important
}

.daterangepicker .monthselect+span .select2-selection__rendered {
    padding-right: 25px!important;
    position: relative;
    cursor: pointer;
    color: #313131!important;
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: bold !important;
}

.daterangepicker .monthselect+span .select2-selection__rendered:after {
    content: '\e902';
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 8px;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.daterangepicker .yearselect+span {
    float: right!important
}

.daterangepicker .yearselect+span .select2-selection__rendered {
    padding-right: 25px!important;
    position: relative;
    cursor: pointer;
    color: #313131!important;
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: bold !important;
}

.daterangepicker .yearselect+span .select2-selection__rendered:after {
    content: '\e902';
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 8px;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.dateSelectContainer {
    height: auto!important
}

.dateSelectContainer .select2-selection__rendered {
    padding: 0!important;
    font-size: 16px!important;
    line-height: 24px!important;
    color: #313131!important
}

.select2-container--open {
    width: 100%;
    left: 0!important
}

.dateSelect {
    top: 17px!important;
    width: 100%!important;
    border: none!important;
    background-color: #fff!important;
    display: block;
    height: 315px!important;
    padding: 16px
}

.dateSelect .select2-results__options {
    position: relative;
    height: 280px!important;
    overflow: hidden
}

.dateSelect .select2-results__options li {
    width: 33.33%;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 16px;
    color: #313131;
    padding: 0;
    margin-bottom: 40px;
    font-weight: 600;
}

.dateSelect .select2-results__options li:nth-last-child(3) {
    margin-bottom: 0
}

.dateSelect .select2-results__options li:nth-last-child(4) {
    margin-bottom: 0
}

.dateSelect .select2-results__options li:nth-last-child(5) {
    margin-bottom: 0
}

.dateSelect .select2-results__options li a {
    padding: 6px 10px 4px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    border: 4px solid transparent
}

.dateSelect .select2-results__options li[aria-selected=true] a {
    border-color: #313131
}

.dateSelect .select2-results__options li[aria-disabled=true] {
    pointer-events: none
}

.dateSelect .select2-results__options li[aria-disabled=true] a {
    color: #e6e6e6
}

.dateSelect .select2-results__options .ps__scrollbar-y-rail {
    opacity: 1!important;
    width: 2px!important;
    right: 0!important;
    background: 0 0!important
}

.dateSelect .select2-results__options .ps__scrollbar-y {
    opacity: 1!important;
    width: 2px!important;
    right: 0!important;
    cursor: pointer;
    background-color: #313131!important;
    -webkit-border-radius: 1px!important;
    border-radius: 1px!important;
    -webkit-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease
}

.dateSelect .select2-results__options .ps__scrollbar-y:active{
    background-color: #910009!important
}

.popup {
    background-color: #fff;
    -webkit-border-top-left-radius: 15px;
    border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px);
    max-width: 1360px;
    margin: 0 auto;
    position: relative;
    padding: 88px 116px;
    height: -webkit-calc(100vh - 40px);
    height: calc(100vh - 40px);
    margin-top: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}
.blindColor2 .popup{
    background-color: #313131;
}
.blindColor3 .popup{
    background-color: #bea58c;
}

.popup--title {
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin-bottom: 32px;
    font-weight: bold;
}

.popup--title.bordered {
    padding-bottom: 40px;
    border-bottom: 1px solid #e6e6e6
}

.popup--title2 {
    font-size: 32px;
    line-height: 48px;
    padding-bottom: 32px;
    margin-bottom: 32px;
    border-bottom: 1px solid #e6e6e6
}

.popup__container {
    margin-right: -32px;
    padding-right: 32px
}

.popup .mfp-close {
    opacity: 1!important;
    padding: 6px;
    font-size: 18px;
    top: 40px;
    right: 40px;
    width: auto!important;
    height: auto!important;
    line-height: 1!important;
    color: #000;
}
.blindColor2 .popup .mfp-close{
    color: #fff;
}

.popup__content {
    color: #313131;
    margin-right: -32px;
    padding-right: 32px
}

.mfp-wrap {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    overflow: auto!important
}

.mfp-container {
    padding: 0
}

.mfp-bg {
    background: rgba(0, 0, 0, .3);
    opacity: 1;
    -webkit-animation-duration: 0s;
    animation-duration: 0s
}


@media screen and (max-width: 1100px){
    .hide1100{
        display: none !important;
    }
    .blindSettingOpen{
        width: 200px !important;
    }
    .blindSetting__up .blindSetting__up__item:nth-child(3){
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        align-items: flex-end;
        margin-right: -24px;
        margin-bottom: -20px;
        flex-wrap: wrap;
    }
    .blindSetting__up .blindSetting__up__item:nth-child(3) a{
        margin-right: 24px;
        margin-bottom: 20px;
    }
    .formsHeader__item{
        padding-bottom: 20px;
    }
    .formsHeader__item a {
        font-size: 20px;
        line-height: 28px;
    }
}

@media screen and (max-width: 1000px){
    .hide1000{
        display: none !important;
    }
    .show1000{
        display: block !important;
    }
    .search_form{
        margin-bottom: 24px;
    }
    .blindMenuLinks>div{
        width: 100%;
        margin-right: 0 !important;
    }
    .content {
        padding-top: 56px;
    }
    .mainTitle {
        padding-bottom: 51px;
        margin-bottom: 45px;
    }
    .infoblock2 {
        padding: 45px 0 50px;
    }
    .infoblock2__left{
        width: 100%;
        margin-right: 0;
    }
    .infoblock2__right{
        width: 100%;
        margin-top: 32px;
    }
    .file{
        flex-wrap: wrap;
    }
    .file .blindButton{
        margin-left: 0;
        margin-top: 34px;
    }
    .fastconContainer{
        flex-wrap: wrap;
    }
    .fastconContainer__left{
        width: 100%;
        padding-right: 0;
    }
    .footer .container{
        margin-top: 48px;
    }
    .footer__up{
        flex-wrap: wrap;
    }
    .footer__left{
        width: 100%;
        padding-right: 0;
    }
    .phones{
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 48px;
    }
    .phones>div{
        margin-bottom: 0;
    }
    .phones>div:nth-child(1){
        width: 60%;
        padding-right: 30px;
    }
    .phones>div:nth-child(2){
        width: 40%;
    }
    .phones--num{
        margin-bottom: 0 !important;
    }

    .footer__center{
        width: 60%;
        padding-right: 30px;
    }

    .footer__right{
        width: 40%;
        padding-left: 0;
    }

    .footer__down{
        flex-wrap: wrap;
        padding-right: 200px;
        position: relative;s
    }

    .footer__down .footer__left{
        width: 100%;
        margin-bottom: 24px;
    }

    .footer__down .footer__center{
        width: 100%;
        margin-bottom: 24px;
    }

    .footer__down .footer__right{
        width: 100%;
    }
    .socIcons{
        width: 210px;
    }
    .footer__down .page-upContainer{
        position: absolute;
        top: 32px;
        right: 20px;
    }

    .popup {
        padding: 48px 20px;
        width: 100%;
        display: block;
        max-height: inherit;
        margin-top: 20px;
        margin-bottom: 20px;
        height: auto;
        -webkit-border-radius: 15px;
        border-radius: 15px
    }
    .popup--title {
        font-size: 1.2rem;
        line-height: 1.6rem;
        margin-bottom: 24px
    }
    .popup__container {
        margin-right: 0;
        padding-right: 0
    }
}

@media screen and (max-width: 700px){
    .callback {
        max-width: 100%;
    }
    .hide700{
        display: none !important;
    }
    .show700{
        display: block !important;
    }
    .blindSetting__up{
        padding: 24px 0;
        height: auto;
    }
    .blindSetting__up .container{
        height: auto;
        padding-bottom: 0;
    }
    .hide700{
        display: none !important;
    }
    .search_form input{
        padding-left: 16px;
    }
    .blindAccordion__header{
        padding-left: 16px !important;
        padding: 16.5px 14px 16.5px;
    }
    .blindAccordion--open{
        background-color: transparent;
        padding: 0;
        display: inline-block;
        width: auto !important;
    }
    .blindAccordion--open p{
        display: none !important;
    }
    .blindAccordion--open:before{
        content: '\e9a0';
        font-family: icomoon!important;
        speak: none;
        font-style: normal;
        font-weight: 600;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 27px;
        color: #313131;
    }
    .blindAccordion.active .blindAccordion--open:before{
        content: '\e9a1';
    }
    .blindAccordions .blindAccordion{
        margin-bottom: 16px;
    }
    .blindAccordion__body{
        padding: 30px 16px;
    }
    .blindMenuLinks>div{
        margin-bottom: 29px;
    }
    .blindMenuLink .blindButton{
        margin-top: 20px;
    }
    .fileUpload{
        margin-bottom: 55px;
    }
    .fileInputFile--name {
        width: -webkit-calc(100% - 70px);
        width: calc(100% - 70px);
    }
    .fileInputFile__right{
        width: 70px;
    }
    .fileInputFile--status {
        position: absolute;
        bottom: -5px;
        left: 0;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        width: 100%;
        margin-right: 0
    }
    .fileInputFile--status{
        font-size: 20px;
        line-height: 28px;
    }
    .fileInputFile.error .fileInputFile--status span{
        font-size: 20px;
    }
    .form__item--double {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .form__item--double>div {
        width: 100%
    }
    .form__item--double>div:nth-last-child(2) {
        margin-bottom: 16px!important
    }
    .form__item--double.twoColMobile>div {
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px)
    }
    .form__item--double.twoColMobile>div:nth-last-child(2) {
        margin-bottom: 0!important
    }
    .form__item--double2 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: -20px
    }
    .form__item--double2>div {
        width: 100%
    }
    .form__item--double2>div:nth-last-child(2) {
        margin-bottom: 16px!important
    }

    .formsHeader{
        display: none;
    }
    .formsBody__item{
        display: block;
        padding-bottom: 40px;
        border-bottom: 1px solid #939393;
        margin-bottom: 40px;
    }
    .formsBody__item:last-child{
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: none;
    }
    .formsMainHeader--title{
        font-size: 1.2rem;
        line-height: 1.6rem;
    }
    .forms{
        padding-top: 38px;
    }
    .formsBody .h1 {
        font-size: 1rem;
        line-height: 1.4rem;
        margin-bottom: 18px;
    }
    .fastcon__item{
        flex-wrap: wrap;
        margin-bottom: 32px;
    }
    .fastcon__number{
        width: 100%;
        margin-right: 0;
        justify-content: flex-start;
    }
    .fastcon--title{
        width: 100%;
        margin-top: 24px;
    }
    .footer .container {
        margin-top: 39px;
        padding-top: 38px;
    }
    .phones>div{
        width: 100% !important;
        margin-bottom: 36px !important;
    }
    .phones>div:last-child{
        margin-bottom: 0 !important;
    }
    .phones--num{
        font-size: 32px;
        line-height: 48px;
    }
    .phones--title{
        margin-bottom: 14px;
    }
    .phones{
        margin-bottom: 30px;
    }
    .footer__up{
        padding-bottom: 24px;
    }
    .footer__center{
        width: 100%;
        padding-right: 0;
        margin-bottom: 23px;
    }
    .footer__right{
        width: 100%;
    }
    .page-upContainer{
        width: 100%;
        margin-top: 24px;
    }
    .page-upContainer a{
        width: 100%;
    }
    .footer__down{
        padding-right: 0;
    }
}

@media screen and (max-width: 500px){
    .blindButton{
        width: 100% !important;
    }
    .blindButton2{
        width: 100% !important;
    }
    .search_form .blindButton{
        width: auto !important;
    }
    .blindAccordion--open{
        width: auto !important;
    }
    .blindMenu__buttons{
        width: 100%;
        flex-wrap: wrap;
        margin-bottom: -16px;
    }
    .blindMenu__buttons__item{
        margin-bottom: 16px;
        margin-right: 0 !important;
        width: 100%;
    }
    .blindHeader .container{
        flex-wrap: wrap;
    }
    .blindHeader__buttons{
        width: 100%;
        margin-top: 32px;
    }
    .blindMenu--title{
        font-size: 1.2rem;
        line-height: 1.6rem;
    }
    .blindMenu{
        padding-top: 38px;
    }
    .blindMenu--title{
        margin-bottom: 42px;
    }
    .hide500{
        display: none !important;
    }
    .show500{
        display: block !important;
    }
    .searchInput .blindButton{
        height: 64px;
        font-size: 30px;
        width: 64px !important;
    }
    .search_form input{
        padding-right: 80px;
    }
    h1 {
        font-size: 1.6rem;
        line-height: 2.4rem;
    }
    .content {
        padding-top: 37px;
    }
    .mainTitle {
        padding-bottom: 42px;
        margin-bottom: 38px;
    }
    .accordion__header {
        font-size: 1.2rem;
        line-height: 1.6rem;
    }
    .infoblock2__left {
        font-size: 1.2rem;
        line-height: 1.6rem;
    }
    .infoblock2 {
        padding: 38px 0 42px;
    }
    .file{
        padding: 40px 24px;
    }
    .file--title {
        font-size: 1.2rem;
        line-height: 1.6rem;
    }
    .daterangepicker{
        right: -17px !important;
    }
}
/* End */


/* Start:/local/templates/.default/css/special.css?161115666818649*/
a {
    text-decoration: none;
    color: #000;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
}

body {
    min-width: 300px;
    position: relative;
    font-family: HelveticaNeue, sans-serif;
    -webkit-text-size-adjust: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}

body:before {
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.3);
    filter: alpha(opacity=0);
}

body.openedTopMenu:before {
    z-index: 102;
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
}

h1 {
    font-size: 2.4rem;
    line-height: 2.8rem;
    font-weight: bold;
}

.container {
    width: calc(100% - 40px);
    margin: 0 auto;
    max-width: 1127px;
}

.link {
    display: inline;
    border-bottom: 1px solid;
    font-weight: bold;
}

.bold-text {
    font-weight: bold;
}

.content {
    padding-top: 60px;
}

.mainTitle {
    padding-bottom: 40px;
    margin-bottom: 48px;
    border-bottom: 1px solid #939393;
}

/*HEADER*/
.header {
    padding: 30px 0;
    border-bottom: 1px solid #939393;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
}

.header__inner {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.header-logo__item img {
    filter: grayscale(100%);
}

.header-buttons {
    display: flex;
    align-items: center;
    margin-right: -24px;
}

.header-buttons__item {
    font-size: 1rem;
    line-height: 28px;
    margin-right: 24px;
    vertical-align: top;
    display: inline-block;
}

.header-buttons__item:nth-child(1) {
    color: #fff;
    padding: 15.5px 24px;
    display: inline-block;
    border: 1px solid transparent;
    text-align: center;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 0;
    border-radius: 4px;
    cursor: pointer;
}

.header-buttons__item:nth-child(2) {
    padding: 15.5px 24px;
    display: inline-block;
    border: 1px solid transparent;
    text-align: center;
    background-color: transparent;
    color: #313131;
    border-color: #939393;
    letter-spacing: 0;
    border-radius: 4px;
    cursor: pointer;
}

.header-burger {
    margin-right: 12px;
}

.header-buttons__item p {
    border-bottom: 1px solid;
    display: inline;
    vertical-align: middle;
    font-size: 1rem;
    line-height: 28px;
    letter-spacing: 0;
    font-weight: bold;
    margin: 0;
}

@media screen and (max-width: 1000px) {
    .header-buttons__item:nth-child(2) {
        display: none;
    }
}

@media screen and (max-width: 500px) {
    .header-buttons {
        width: 100%;
        margin-top: 32px;
    }
}

.header-burger span {
    display: block;
    height: 2px;
    width: 20px;
    border-radius: 1px;
    margin-bottom: 4px;
    background-color: #fff;
}

/*HEADER*/

/*TOP-MENU*/
.top-menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    background-color: #fff;
    padding: 68px 0 32px;
    display: none;
}

.top-menu__close {
    position: absolute;
    right: 50px;
    top: 50px;
    cursor: pointer;
    font-size: 2.5rem;
}

.top-menu__title {
    font-size: 2.4rem;
    line-height: 2.8rem;
    font-weight: bold;
    margin-bottom: 52px;
}

.search-form {
    position: relative;
    margin-bottom: 41px;
}

.search-form__input input {
    padding-right: 120px;
    border: 1px solid #939393;
    border-radius: 4px;
    width: 100%;
    height: 64px;
    font-size: 1rem;
    line-height: 28px;
    color: #313131;
    padding-left: 24px;
    font-weight: 600;
    background-color: #fff;
    box-sizing: border-box;
}

.search-form__input button {
    position: absolute;
    right: -1px;
    padding: 16px 24px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    height: 100%;
    background-color: #313131;
    color: #fff;
    border: 1px solid transparent;
    text-align: center;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 0;
    border-radius: 4px;
    cursor: pointer;
}

.search-form__input button p {
    border-bottom: 1px solid;
    display: inline;
    vertical-align: middle;
    font-size: 1rem;
    line-height: 28px;
    letter-spacing: 0;
    font-weight: bold;
}

.top-accordion {
    margin-bottom: 20px;
}

.top-accordion__item {
    margin-bottom: 20px;
}

.top-accordion__header {
    padding: 14px 14px 14px 40px;
    border-radius: 8px;
    border: 1px solid #939393;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.top-accordion__item.active .top-accordion__header {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.top-accordion__header a {
    border-bottom: 1px solid;
    font-weight: bold;
    display: inline;
    font-size: 1.1rem;
}

.top-accordion__open {
    flex-shrink: 0;
    margin-left: 30px;
    background-color: #313131;
    color: #fff;
    padding: 15.5px 24px;
    display: inline-block;
    border: 1px solid transparent;
    text-align: center;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 0;
    border-radius: 4px;
    cursor: pointer;
}

.top-accordion__open p {
    border-bottom: 1px solid;
    display: inline;
    vertical-align: middle;
    font-size: 1rem;
    line-height: 28px;
    letter-spacing: 0;
    font-weight: bold;
    margin: 0;
}

.top-accordion__body {
    padding: 48px 40px 48px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border: 1px solid #939393;
    border-top: none;
    display: none;
}

.top-accordion__item.active .top-accordion__body {
    display: block;
}

.top-accordion__list {
    font-weight: bold;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -40px;
}

@media screen and (max-width: 500px) {
    .top-accordion__header {
        display: flex;
        flex-wrap: wrap;
        padding: 10px;
    }
    .top-accordion__open {
        padding: 5px 10px;
        margin: auto;
    }
    .top-accordion__header a {
        margin: auto;
    }
}

.accordion-list__item {
    width: calc(50% - 40px);
    margin-right: 40px;
    margin-bottom: 40px;
    font-size: 1rem;
}

.accordion-list__item a {
    border-bottom: 1px solid;
    display: inline;
}

@media screen and (max-width: 1000px) {
    .accordion-list__item {
        width: 100%;
        margin-right: 0;
    }
}

.top-menu__links {
    margin-top: 40px;
}

.top-links__inner {
    font-weight: 600;
}

.top-links__item {
    margin-bottom: 24px;
}

.top-links__item a {
    border-bottom: 1px solid;
    font-size: 1rem;
}

.top-buttons {
    margin-top: 40px;
    padding-top: 32px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-end;
    border-top: 1px solid #939393;
}

.top-buttons__item {
    margin-right: 24px;
}

.top-buttons__close {
    background-color: #313131;
    color: #fff;
    padding: 15.5px 24px;
    display: inline-block;
    border: 1px solid transparent;
    text-align: center;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 0;
    border-radius: 4px;
    cursor: pointer;
}

.top-buttons__close p {
    border-bottom: 1px solid;
    display: inline;
    vertical-align: middle;
    font-size: 1rem;
    line-height: 28px;
    letter-spacing: 0;
    font-weight: bold;
    margin: 0;
}

.top-buttons__up {
    padding: 15.5px 24px;
    display: inline-block;
    border: 1px solid transparent;
    text-align: center;
    background-color: transparent;
    color: #313131;
    border-color: #939393;
    letter-spacing: 0;
    border-radius: 4px;
    cursor: pointer;
}

.top-buttons__up p {
    border-bottom: 1px solid;
    display: inline;
    vertical-align: middle;
    font-size: 1rem;
    line-height: 28px;
    letter-spacing: 0;
    font-weight: bold;
}

/*TOP-MENU*/

/*FOOTER*/
.footer__inner {
    margin-top: 72px;
    padding-top: 46px;
    border-top: 1px solid #939393;
    max-width: 1360px;
    width: calc(100% - 40px);
}

.footer__up {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    padding-bottom: 50px;
    border-bottom: 1px solid #939393;
}

.footer__left {
    width: 42%;
    padding-right: 25px;
}

.footer-phones__item {
    margin-bottom: 32px;
}

.phones-item__title {
    font-weight: bold;
    margin-bottom: 10px;
}

.phones-item__number {
    font-size: 2.4rem;
    line-height: 56px;
    font-weight: bold;
    border-bottom: 1px solid;
    display: inline;
}

.phones-item__number--margin {
    margin-bottom: 40px;
}

.footer-phones__up {
    margin-top: 32px;
}

.footer-phones__up a {
    padding: 15.5px 24px;
    display: inline-block;
    border: 1px solid transparent;
    text-align: center;
    background-color: transparent;
    color: #313131;
    border-color: #939393;
    letter-spacing: 0;
    border-radius: 4px;
    cursor: pointer;
}

.footer-phones__up a p {
    border-bottom: 1px solid;
    display: inline;
    vertical-align: middle;
    font-size: 1rem;
    line-height: 28px;
    letter-spacing: 0;
    font-weight: bold;
}

.footer__center {
    width: 29%;
    padding-right: 30px;
}

.footer__right {
    width: 29%;
    padding-left: 30px;
}

.footer__down {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    padding-top: 32px;
    padding-bottom: 35px;
    font-size: 1rem;
    line-height: 28px;
}

.footer__down a {
    text-decoration: underline;
}

@media screen and (max-width: 760px) {
    .footer__left {
        width: 100%;
        padding-right: 0;
    }
    .footer__center {
        width: 100%;
        padding-right: 0;
    }
    .footer__right {
        width: 100%;
        padding-left: 0;
    }
}

/*FOOTER*/

/*FOOTER-MENU*/
.footer-menu__item {
    margin-bottom: 23px;
}

.footer-menu__item a {
    border-bottom: 0.1rem solid;
    display: inline;
    font-size: 1rem;
    line-height: 28px;
}

/*FOOTER-MENU*/

/*SOCIAL-BLOCK*/
.social-block {
    font-size: 1.2rem;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/*SOCIAL-BLOCK*/

/*[data-preloader] {*/
/*    overflow: visible;*/
/*}*/

/*[data-preloader] > * {*/
/*    opacity: 1;*/
/*}*/

/*.text-grat {*/
/*    margin-bottom: inherit;*/
/*    font-size: inherit;*/
/*    line-height: inherit;*/
/*}*/
/*.activity-wrap .block.opened .action-wrap-grat {*/
/*    padding: 1rem;*/
/*}*/
/*.activity-wrap .block {*/
/*    padding: 0;*/
/*}*/

.gray-text {
    color: #666;
    font-size: 2.4rem;
    line-height: 3.2rem;
    margin-bottom: 3.2rem;
}

.second-heading {
    font-size: 2rem;
    line-height: 2rem;
    word-wrap: break-word;
    margin-bottom: 2rem;
}

.ready-polis {
    margin-bottom: 2rem;
    font-size: 1.5rem;
    line-height: 1.5rem;
}

.gratitude-parag-wrap {
    margin-bottom: 70px;
}

.show-points {
    padding: 2rem;
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
}

.border-color {
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 1rem;
    border-radius: 1rem;
}

.show-points__parag {
    margin-bottom: 2rem;
    font-size: 1.5rem;
    line-height: 1.5rem;
}

.big-img {
    margin-bottom: 3rem;
}

.big-img span {
    display: block;
    margin-top: 0.8rem;
    font-size: 1rem;
    line-height: 1.2rem;
    color: #939393;
}

.two-versions {
    display: block;
    margin-top: 0.8rem;
    font-size: 1rem;
    line-height: 1.2rem;
    color: #939393;
    margin-bottom: 3rem;
}

.gratitude .second-heading {
    margin-bottom: 3rem;
}

.double-img {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 40px 2fr;
    grid-template-columns: 1fr 2fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    grid-column-gap: 40px;
    margin-bottom: 14px;
}

.activity-wrap--grat {
    margin-bottom: 3rem;
}

.activity-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 2rem;
}

.activity-wrap .block {
    padding: 1rem 0;
    border-bottom: 0.1rem solid #c4c4c4;
    width: 100%;
}

.activity-wrap .block:first-child {
    border-top: 0.1rem solid #c4c4c4;
}

.activity-wrap .block .title-block {
    font-size: 1.4rem;
    position: relative;
    padding: 0.2rem 0;
    padding-right: 4rem;
    line-height: 2rem;
    cursor: pointer;
}

.activity-wrap .block .cross {
    position: absolute;
    right: 1rem;
    top: 0.2rem;
    cursor: pointer;
}

.activity-wrap .block .action-wrap {
    height: 0rem;
    overflow: hidden;
}

.activity-wrap .block.opened .action-wrap {
    margin-bottom: 1.2rem;
    height: auto;
    overflow: visible;
}

.recover-text-01 {
    margin-bottom: 2rem;
    font-size: 1rem;
    line-height: 1.2rem;
}

.heading-text--pad {
    position: relative;
    margin-bottom: 1rem;
    padding-left: 1rem;
}

.heading-text--pad:before {
    position: absolute;
    content: "";
    width: 0.4rem;
    height: 0.4rem;
    top: 0.4rem;
    left: 0;
    background-color: grey;
    opacity: 0.3;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.recover-text-02 {
    margin-bottom: 3.5rem;
    font-size: 1rem;
    line-height: 1.2rem;
}

.page-title {
    word-wrap: break-word;
    margin-bottom: 3rem;
}

.gratitude-title-2 {
    font-size: 2rem;
    line-height: 2rem;
}

.materials {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.materials .item {
    width: 100%;
}

.materials.v4 .doc {
    display: block;
}

.materials.v4 .doc .container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 9.2rem 2rem 1fr;
    grid-template-columns: 9.2rem 1fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    grid-row-gap: 0;
    grid-column-gap: 2rem;
    width: 100%;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    height: 100%;
    padding: 0;
    margin-bottom: 0;
    background-color: #f5f5f5;
}

.materials.v4 .doc .container > :first-child {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    background-color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 8.2rem;
    height: 8.2rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 2rem;
}

.materials.v4 .doc .container > :first-child img {
    width: auto;
}

.materials .doc {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 9.2rem 2rem 1fr;
    grid-template-columns: 9.2rem 1fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    grid-row-gap: 0;
    grid-column-gap: 2rem;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    height: 100%;
    padding: 1rem;
    margin-bottom: 2rem;
    background-color: #f5f5f5;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    cursor: pointer;
}

.materials .doc .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-direction: column;
    padding-top: 0rem;
}

.materials .doc .content .title {
    color: #000;
    font-size: 1.3rem;
    font-weight: normal;
    line-height: 1.2rem;
    margin-bottom: 0.8rem;
}

.materials .doc .content .desc {
    color: #3a3a3a;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.2rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-bottom: 1.2rem;
}

.materials .doc .content > :first-child, .materials .doc .content > :last-child {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}

.materials .doc .content__bottom {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media screen and (max-width: 980px) {
    .word-hide {
        display: none;
    }

    .cap-word {
        text-transform: capitalize;
    }
}

@media screen and (max-width: 639px) {
    .materials.v4 .doc .container {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        grid-row-gap: 2.4rem;
        padding: 0;
    }
}


/* End */


/* Start:/local/components/emi1k/cookie.consent/templates/.default/style.css?16365389641461*/
#cookies-notification {
    width: 100%;
    padding: 16px 0;
    background: #fff;
    font-size: 14px;
    -webkit-box-shadow: 0px -2px 9px rgba(0, 0, 0, 0.09);
    box-shadow: 0px -2px 9px rgba(0, 0, 0, 0.09);
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 501;
}
#cookies-notification .cookies-notification {
    display: flex;
    align-items: center;
}
#cookies-notification p {
    margin: 0 20px 0 0;
    color: #939393;
    font-size: 1.6rem;
}
#cookies-notification .close {
    text-transform: none;
}
#cookies-notification .close-block {
    display: flex;
    flex-direction: row-reverse;
}
#cookies-notification .close-button {
    min-width: 75px;
    cursor: pointer;
    font-size: 14px;
}
#cookies-notification .close-button img {
    opacity: 1;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    position: relative;
    top: .1rem;
    width: 12px;
    margin-left: 6px;
}
#cookies-notification .close-button:hover {
    color: #b8181c;
    opacity: 1;
}

#cookies-notification .close-button:hover img {
    filter: none;
    opacity: 1;
}

@media (max-width: 1280px) {
    #cookies-notification .cookies-notification {
        padding: 0 40px;
    }
}

@media (max-width: 768px) {
    #cookies-notification .cookies-notification {
        display: block;
    }
    #cookies-notification p {
        margin: 0 0 10px 0;
        color: #939393;
        font-size: 1.2rem;
        line-height: 1.8rem;
    }
}
/* End */


/* Start:/local/templates/template_special/styles.css?16111566683*/
﻿
/* End */
/* /local/templates/.default/css/normalize.css?16111566686181 */
/* /local/templates/.default/css/blind.css?161115666867659 */
/* /local/templates/.default/css/special.css?161115666818649 */
/* /local/components/emi1k/cookie.consent/templates/.default/style.css?16365389641461 */
/* /local/templates/template_special/styles.css?16111566683 */
