.select-style {
    z-index: 99;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background-color: transparent
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: 700
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: .67em 0
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}
input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: 700
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td,
th {
    padding: 0
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a {
    color: #337ab7;
    text-decoration: none
}
a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}
a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
figure {
    margin: 0
}
img {
    vertical-align: middle
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
.img-rounded {
    -webkit-border-radius: 6px;
    border-radius: 6px
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}
.img-circle {
    -webkit-border-radius: 50%;
    border-radius: 50%
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
[role=button] {
    cursor: pointer
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
@media (min-width: 768px) {
    .container {
        width: 750px
    }
    .reviews_section .h2-style {
        margin-bottom: 35px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px
    }    
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
.row {
    margin-left: -15px;
    margin-right: -15px
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}
.col-xs-12 {
    width: 100%
}
.col-xs-11 {
    width: 91.66666667%
}
.col-xs-10 {
    width: 83.33333333%
}
.col-xs-9 {
    width: 75%
}
.col-xs-8 {
    width: 66.66666667%
}
.col-xs-7 {
    width: 58.33333333%
}
.col-xs-6 {
    width: 50%
}
.col-xs-5 {
    width: 41.66666667%
}
.col-xs-4 {
    width: 33.33333333%
}
.col-xs-3 {
    width: 25%
}
.col-xs-2 {
    width: 16.66666667%
}
.col-xs-1 {
    width: 8.33333333%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-pull-11 {
    right: 91.66666667%
}
.col-xs-pull-10 {
    right: 83.33333333%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-8 {
    right: 66.66666667%
}
.col-xs-pull-7 {
    right: 58.33333333%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-5 {
    right: 41.66666667%
}
.col-xs-pull-4 {
    right: 33.33333333%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-2 {
    right: 16.66666667%
}
.col-xs-pull-1 {
    right: 8.33333333%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-push-11 {
    left: 91.66666667%
}
.col-xs-push-10 {
    left: 83.33333333%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-8 {
    left: 66.66666667%
}
.col-xs-push-7 {
    left: 58.33333333%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-5 {
    left: 41.66666667%
}
.col-xs-push-4 {
    left: 33.33333333%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-2 {
    left: 16.66666667%
}
.col-xs-push-1 {
    left: 8.33333333%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-offset-12 {
    margin-left: 100%
}
.col-xs-offset-11 {
    margin-left: 91.66666667%
}
.col-xs-offset-10 {
    margin-left: 83.33333333%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-8 {
    margin-left: 66.66666667%
}
.col-xs-offset-7 {
    margin-left: 58.33333333%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-5 {
    margin-left: 41.66666667%
}
.col-xs-offset-4 {
    margin-left: 33.33333333%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-2 {
    margin-left: 16.66666667%
}
.col-xs-offset-1 {
    margin-left: 8.33333333%
}
.col-xs-offset-0 {
    margin-left: 0
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}
.clearfix {
    clear: both;    
}
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    content: " ";
    display: table
}
.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
    clear: both
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.pull-right {
    float: right!important
}
.pull-left {
    float: left!important
}
.hide {
    display: none!important
}
.show {
    display: block!important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.hidden {
    display: none!important
}
.affix {
    position: fixed
}
@-ms-viewport {
    width: device-width
}
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none!important
}
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}
@media (max-width: 767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block!important
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline!important
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block!important
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline!important
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block!important
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none!important
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none!important
    }
}
.visible-print {
    display: none!important
}
@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table!important
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}
.visible-print-block {
    display: none!important
}
@media print {
    .visible-print-block {
        display: block!important
    }
}
.visible-print-inline {
    display: none!important
}
@media print {
    .visible-print-inline {
        display: inline!important
    }
}
.visible-print-inline-block {
    display: none!important
}
@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}
@media print {
    .hidden-print {
        display: none!important
    }
}
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}
.slick-list:focus {
    outline: 0
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}
.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}
.slick-track:after {
    clear: both
}
.slick-loading .slick-track {
    visibility: hidden
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}
[dir=rtl] .slick-slide {
    float: right
}
.slick-slide img {
    display: block
}
.slick-slide.slick-loading img {
    display: none
}
.slick-slide.dragging img {
    pointer-events: none
}
.slick-initialized .slick-slide {
    display: block
}
.slick-loading .slick-slide {
    visibility: hidden
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}
.slick-arrow.slick-hidden {
    display: none
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0!important;
    -webkit-backface-visibility: hidden
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}
.mfp-align-top .mfp-container:before {
    display: none
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}
.mfp-ajax-cur {
    cursor: progress
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
    cursor: auto
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.mfp-loading.mfp-figure {
    display: none
}
.mfp-hide {
    display: none!important
}
.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}
.mfp-preloader a {
    color: #ccc
}
.mfp-preloader a:hover {
    color: #fff
}
.mfp-s-ready .mfp-preloader {
    display: none
}
.mfp-s-error .mfp-content {
    display: none
}
button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}
button::-moz-focus-inner {
    padding: 0;
    border: 0
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}
.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}
.mfp-close:active {
    top: 1px
}
.mfp-close-btn-in .mfp-close {
    color: #333;
    display: none;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}
.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}
.mfp-arrow:active {
    margin-top: -54px
}
.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}
.mfp-arrow:after,
.mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}
.mfp-arrow-left {
    left: 0
}
.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}
.mfp-arrow-right {
    right: 0
}
.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}
.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}
.mfp-iframe-holder .mfp-close {
    top: -40px
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}
.mfp-figure {
    line-height: 0
}
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}
.mfp-figure figure {
    margin: 0
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}
.mfp-image-holder .mfp-content {
    max-width: 100%
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}
@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        -ms-transform: scale(.75);
        transform: scale(.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}
.jq-checkbox {
    top: -1px;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin: 0 4px 0 0;
    border: 1px solid #c3c3c3;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #f5f5f5;
    background: -webkit-linear-gradient(#fff, #e6e6e6);
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
    background: linear-gradient(#fff, #e6e6e6);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05), inset -1px -1px #fff, inset 1px -1px #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05), inset -1px -1px #fff, inset 1px -1px #fff;
    cursor: pointer
}
.jq-checkbox.checked .jq-checkbox__div {
    width: 12px;
    height: 12px;
    margin: 2px 0 0 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #666;
    -webkit-box-shadow: inset 0 -3px 6px #aaa;
    box-shadow: inset 0 -3px 6px #aaa
}
.jq-checkbox.focused {
    border: 1px solid #08c
}
.jq-checkbox.disabled {
    opacity: .55
}
.jq-radio {
    top: -1px;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin: 0 4px 0 0;
    border: 1px solid #c3c3c3;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #f5f5f5;
    background: -webkit-linear-gradient(#fff, #e6e6e6);
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
    background: linear-gradient(#fff, #e6e6e6);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05), inset -1px -1px #fff, inset 1px -1px #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05), inset -1px -1px #fff, inset 1px -1px #fff;
    cursor: pointer
}
.jq-radio.checked .jq-radio__div {
    width: 10px;
    height: 10px;
    margin: 3px 0 0 3px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #777;
    -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .7);
    box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .7)
}
.jq-radio.focused {
    border: 1px solid #08c
}
.jq-radio.disabled {
    opacity: .55
}
.jq-file {
    width: 270px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1)
}
.jq-file input {
    height: auto;
    line-height: 1em;
    cursor: pointer
}
.jq-file__name {
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 34px;
    padding: 0 80px 0 10px;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    -webkit-box-shadow: inset 1px 1px #f1f1f1;
    box-shadow: inset 1px 1px #f1f1f1;
    font: 14px/32px Arial, sans-serif;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis
}
.jq-file__browse {
    position: absolute;
    top: 1px;
    right: 1px;
    padding: 0 10px;
    border-left: 1px solid #ccc;
    -webkit-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    background: #f5f5f5;
    background: -webkit-linear-gradient(#fff, #e6e6e6);
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
    background: linear-gradient(#fff, #e6e6e6);
    -webkit-box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    font: 14px/32px Arial, sans-serif;
    color: #333;
    text-shadow: 1px 1px #fff
}
.jq-file:hover .jq-file__browse {
    background: #e6e6e6;
    background: -webkit-linear-gradient(#f6f6f6, #e6e6e6);
    background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#e6e6e6));
    background: linear-gradient(#f6f6f6, #e6e6e6)
}
.jq-file:active .jq-file__browse {
    background: #f5f5f5;
    -webkit-box-shadow: inset 1px 1px 3px #ddd;
    box-shadow: inset 1px 1px 3px #ddd
}
.jq-file.focused .jq-file__name {
    border: 1px solid #5794bf
}
.jq-file.disabled,
.jq-file.disabled .jq-file__browse,
.jq-file.disabled .jq-file__name {
    border-color: #ccc;
    background: #f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #888
}
.jq-number {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0 36px 0 0
}
.jq-number__field {
    width: 100px;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1)
}
.jq-number__field:hover {
    border-color: #b3b3b3
}
.jq-number__field input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 8px 9px;
    border: none;
    outline: 0;
    background: 0 0;
    font: 14px Arial, sans-serif;
    color: #333;
    text-align: left;
    -moz-appearance: textfield
}
.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none
}
.jq-number__spin {
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    height: 14px;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #f5f5f5;
    background: -webkit-linear-gradient(#fff, #e6e6e6);
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
    background: linear-gradient(#fff, #e6e6e6);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-shadow: 1px 1px #fff;
    cursor: pointer
}
.jq-number__spin.minus {
    top: auto;
    bottom: 0
}
.jq-number__spin:hover {
    background: #e6e6e6;
    background: -webkit-linear-gradient(#f6f6f6, #e6e6e6);
    background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#e6e6e6));
    background: linear-gradient(#f6f6f6, #e6e6e6)
}
.jq-number__spin:active {
    background: #f5f5f5;
    -webkit-box-shadow: inset 1px 1px 3px #ddd;
    box-shadow: inset 1px 1px 3px #ddd
}
.jq-number__spin:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 11px;
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #999;
    border-left: 5px solid transparent
}
.jq-number__spin.minus:after {
    top: 5px;
    border-top: 5px solid #999;
    border-right: 5px solid transparent;
    border-bottom: none;
    border-left: 5px solid transparent
}
.jq-number__spin.minus:hover:after {
    border-top-color: #000
}
.jq-number__spin.plus:hover:after {
    border-bottom-color: #000
}
.jq-number.focused .jq-number__field {
    border: 1px solid #5794bf
}
.jq-number.disabled .jq-number__field,
.jq-number.disabled .jq-number__spin {
    border-color: #ccc;
    background: #f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #888
}
.jq-number.disabled .jq-number__spin:after {
    border-bottom-color: #aaa
}
.jq-number.disabled .jq-number__spin.minus:after {
    border-top-color: #aaa
}
.jq-selectbox {
    vertical-align: middle;
    cursor: pointer
}
.jq-selectbox__select {
    height: 32px;
    padding: 0 45px 0 10px;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #f5f5f5;
    background: -webkit-linear-gradient(#fff, #e6e6e6);
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
    background: linear-gradient(#fff, #e6e6e6);
    -webkit-box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    font: 14px/32px Arial, sans-serif;
    color: #333;
    text-shadow: 1px 1px #fff
}
.jq-selectbox__select:hover {
    background: #e6e6e6;
    background: -webkit-linear-gradient(#f6f6f6, #e6e6e6);
    background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#e6e6e6));
    background: linear-gradient(#f6f6f6, #e6e6e6)
}
.jq-selectbox__select:active {
    background: #f5f5f5;
    -webkit-box-shadow: inset 1px 1px 3px #ddd;
    box-shadow: inset 1px 1px 3px #ddd
}
.jq-selectbox.focused .jq-selectbox__select {
    border: 1px solid #5794bf
}
.jq-selectbox.disabled .jq-selectbox__select {
    border-color: #ccc;
    background: #f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #888
}
.jq-selectbox__select-text {
    display: block;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis
}
.jq-selectbox .placeholder {
    color: #888
}
.jq-selectbox__trigger {
    position: absolute;
    top: 0;
    right: 0;
    width: 34px;
    height: 100%;
    border-left: 1px solid #ccc
}
.jq-selectbox__trigger-arrow {
    position: absolute;
    top: 14px;
    right: 12px;
    width: 0;
    height: 0;
    border-top: 5px solid #999;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow {
    border-top-color: #000
}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
    border-top-color: #aaa
}
.jq-selectbox__dropdown {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 2px 0 0;
    padding: 0;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
    font: 14px/18px Arial, sans-serif
}
.jq-selectbox__search {
    margin: 5px
}
.jq-selectbox__search input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 5px 27px 6px 8px;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    outline: 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
    -webkit-box-shadow: inset 1px 1px #f1f1f1;
    box-shadow: inset 1px 1px #f1f1f1;
    color: #333;
    -webkit-appearance: textfield
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
    -webkit-appearance: none
}
.jq-selectbox__not-found {
    margin: 5px;
    padding: 5px 8px 6px;
    background: #f0f0f0;
    font-size: 13px
}
.jq-selectbox ul {
    margin: 0;
    padding: 0
}
.jq-selectbox li {
    min-height: 18px;
    padding: 5px 10px 6px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    color: #231f20
}
.jq-selectbox li.selected {
    background-color: #a3abb1;
    color: #fff
}
.jq-selectbox li:hover {
    background-color: #08c;
    color: #fff
}
.jq-selectbox li.disabled {
    color: #aaa
}
.jq-selectbox li.disabled:hover {
    background: 0 0
}
.jq-selectbox li.optgroup {
    font-weight: 700
}
.jq-selectbox li.optgroup:hover {
    background: 0 0;
    color: #231f20;
    cursor: default
}
.jq-selectbox li.option {
    padding-left: 25px
}
.jq-select-multiple {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1px;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    -webkit-box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    font: 14px/18px Arial, sans-serif;
    color: #333;
    cursor: default
}
.jq-select-multiple.focused {
    border: 1px solid #5794bf
}
.jq-select-multiple.disabled {
    border-color: #ccc;
    background: #f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #888
}
.jq-select-multiple ul {
    margin: 0;
    padding: 0
}
.jq-select-multiple li {
    padding: 3px 9px 4px;
    list-style: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}
.jq-select-multiple li:first-child {
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0
}
.jq-select-multiple li:last-child {
    -webkit-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px
}
.jq-select-multiple li.selected {
    background: #08c;
    color: #fff
}
.jq-select-multiple li.disabled {
    color: #aaa
}
.jq-select-multiple li.selected.disabled,
.jq-select-multiple.disabled li.selected {
    background: #ccc;
    color: #fff
}
.jq-select-multiple li.optgroup {
    font-weight: 700
}
.jq-select-multiple li.option {
    padding-left: 25px
}
.jqselect select {
        position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    opacity: 0;
}
.jqselect { position: relative; }
input[type=email].styler,
input[type=password].styler,
input[type=search].styler,
input[type=tel].styler,
input[type=text].styler,
input[type=url].styler,
textarea.styler {
    padding: 8px 9px;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    font: 14px Arial, sans-serif;
    color: #333
}
input[type=search].styler {
    -webkit-appearance: none
}
textarea.styler {
    overflow: auto
}
input[type=email].styler:hover,
input[type=password].styler:hover,
input[type=search].styler:hover,
input[type=tel].styler:hover,
input[type=text].styler:hover,
input[type=url].styler:hover,
textarea.styler:hover {
    border-color: #b3b3b3
}
input[type=email].styler:focus,
input[type=password].styler:focus,
input[type=search].styler:focus,
input[type=tel].styler:focus,
input[type=text].styler:focus,
input[type=url].styler:focus,
textarea.styler:focus {
    border-color: #ccc;
    border-top-color: #b3b3b3;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}
button.styler,
input[type=button].styler,
input[type=reset].styler,
input[type=submit].styler {
    overflow: visible;
    padding: 8px 11px;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    outline: 0;
    background: #f5f5f5;
    background: -webkit-linear-gradient(#fff, #e6e6e6);
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
    background: linear-gradient(#fff, #e6e6e6);
    -webkit-box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    font: 14px Arial, sans-serif;
    color: #333;
    text-shadow: 1px 1px #fff;
    cursor: pointer
}
button.styler::-moz-focus-inner,
input[type=button].styler::-moz-focus-inner,
input[type=reset].styler::-moz-focus-inner,
input[type=submit].styler::-moz-focus-inner {
    padding: 0;
    border: 0
}
button.styler:not([disabled]):hover,
input[type=button].styler:not([disabled]):hover,
input[type=reset].styler:hover,
input[type=submit].styler:not([disabled]):hover {
    background: #e6e6e6;
    background: -webkit-linear-gradient(#f6f6f6, #e6e6e6);
    background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#e6e6e6));
    background: linear-gradient(#f6f6f6, #e6e6e6)
}
button.styler:not([disabled]):active,
input[type=button].styler:not([disabled]):active,
input[type=reset].styler:active,
input[type=submit].styler:not([disabled]):active {
    background: #f5f5f5;
    -webkit-box-shadow: inset 1px 1px 3px #ddd;
    box-shadow: inset 1px 1px 3px #ddd
}
button.styler[disabled],
input[type=button].styler[disabled],
input[type=submit].styler[disabled] {
    border-color: #ccc;
    background: #f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #888
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
* {
    min-height: 0;
    min-width: 0
}
article,
aside,
footer,
header,
nav,
section {
    display: block
}
h1 {
    font-size: 2em;
    margin: .67em 0
}
figure {
    margin: 1em 40px
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}
pre {
    font-family: monospace, monospace;
    font-size: 1em
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}
a:active,
a:hover {
    outline-width: 0
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}
b,
strong {
    font-weight: inherit
}
b,
strong {
    font-weight: bolder
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
dfn {
    font-style: italic
}
mark {
    background-color: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sub {
    bottom: -.25em
}
sup {
    top: -.5em
}
audio,
video {
    display: inline-block
}
audio:not([controls]) {
    display: none;
    height: 0
}
img {
    border-style: none
}
button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}
button,
input {
    overflow: visible
}
button,
select {
    text-transform: none
}
[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}
progress {
    display: inline-block;
    vertical-align: baseline
}
textarea {
    overflow: auto
}
input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}
input[type=number] {
    height: auto
}
details,
menu {
    display: block
}
summary {
    display: list-item
}
canvas {
    display: inline-block
}
[hidden],
template {
    display: none
}
p {
    margin: 0
}
::-webkit-input-placeholder {
    color: #666;
    opacity: 1
}
:-moz-placeholder {
    color: #666;
    opacity: 1
}
::-moz-placeholder {
    color: #666;
    opacity: 1
}
:-ms-input-placeholder {
    color: #666;
    opacity: 1
}
body input:focus:required:invalid,
body textarea:focus:required:invalid {
    color: #666
}
body input:required:valid,
body textarea:required:valid {
    color: #666
}
body,
html {
    height: 100%
}
body {
    font-size: 16px;
    min-width: 320px;
    position: relative;
    line-height: 1.75;
    font-family: "Roboto", sans-serif;
    overflow-x: hidden;
    color: #020202;
    background: #fff
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0
}
.text-center {
    text-align: center
}
.text-right {
    text-align: right
}
.text-left {
    text-align: left
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
.wrapper {
    position: relative;
    min-height: 100vh;
    border: 20px solid #020202;
    overflow: hidden;
}
.link-toggleMenu {
    display: inline-block
}
.link-toggleMenu img {
    display: inline-block
}
.link-toggleMenu:link {
    outline: 0
}
.menu {
    position: fixed;
    top: 0;
    left: 0;
    transform: translateX(-100%);
    display: inline-block;
    border: 20px solid #fff;
    background: #fff;
    padding: 25px 60px;
    height: 100vh;
    -webkit-box-shadow: -5px 0 15px 0 rgba(0, 0, 0, .5);
    box-shadow: -5px 0 15px 0 rgba(0, 0, 0, .5);
    z-index: 10;
    -webkit-transition: .3s;
    transition: .3s
}
.menu a:hover {
    color: #337ab7 !important;
}
.menu:before {
    content: " ";
    display: block;
    position: absolute;
    right: -webkit-calc(100% - 1px);
    right: calc(100% - 1px);
    top: 0;
    width: 100vw;
    height: 100vh;
    background: #fff;
    margin-top: -20px;
    border-top: 20px solid #fff
}
.menu_ul {
    display: inline-block;
    list-style: none;
    padding-left: 0;
    margin: 0
}
.menu_ul .menu_ul_li_link {
    display: inline-block;
    color: #000;
    padding: 5px 0;
    text-transform: uppercase
}
.menu_ul .menu_ul_li_link:hover {
    color: #6f6f6f;
    text-decoration: none
}
.menu_ul_li_link.close-menu {
    font-size: 50px;
    line-height: 50px;
    padding: 0
}
.menu_ul_li_link.close-menu:hover {
    text-decoration: none
}
.menu_ul_li_link.close-menu:link {
    text-decoration: none
}
header .container {
    position: relative
}
header .slick-arrow {
    position: absolute;
    right: 0;
    width: 80px;
    height: 80px;
    background: #020202 url(../img/slider/arrow-right.png) no-repeat center;
    border: none;
    outline: 0;
    color: #ffffff;
    z-index: 1
}
header .slick-arrow.slick-prev {
    right: 80px;
    background: rgba(118, 118, 118, .8) url(../img/slider/arrow-left.png) no-repeat center
}
header .logo-zavod-white {
    width: 200px;
    margin: 10px 0
}
header .slick-slide {
    outline: 0!important
}
.header-slide-1 {
    padding: 60px 0 100px;
    background: #d8d8d8 url(../img/header-slider/header-slide-1.png) no-repeat bottom right;
    background-size: cover
}

.header-slide-2{
 
}

.header-slide-2,
.header-white-slide {
    padding: 60px 0 ;
    color: #fff;
    background: #141418 url(../img/header-slider/header-slide-2.png) no-repeat bottom right;
    background-size: cover
}
.header-slide-2 .header_footer_subtext,
.header-white-slide .header_footer_subtext {
    color: #d8d8d8
}
.header-slide-2 .header_footer_subtext .orange,
.header-white-slide .header_footer_subtext .orange {
    line-height: 1
}
.header-slide-2 .header_footer-button .black-button,
.header-white-slide .header_footer-button .black-button {
    background: #fff;
    color: #191a1b
}
.header-slide-2 .header_footer-button .black-button:hover,
.header-white-slide .header_footer-button .black-button:hover {
    color: #fff;
    background: url(../img/button-hover.png) no-repeat;
    background-size: cover
}
.header-slide-2 .header_top-line-img a,
.header-white-slide .header_top-line-img a {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAdgAAAAtCAMAAAA6L4q1AAAC61BMVEX9/f3////9/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f2dvcEcAAAA+HRSTlMAAAECAwQFBgcICQoLDA0ODxAREhMUFRYXGBkaGxwdHh8gISIjJCUmJygpKissLS4vMDEyMzQ1Njc4OTo7PD0+P0BBQkNERUZHSElKS0xNT1BRUlNUVVZXWFlaW1xeX2BhYmNk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)
}
.header-slide-2 .header_top-line-img a:hover,
.header-white-slide .header_top-line-img a:hover {
    text-decoration: none
}
.header-slide-2 .header_logo a,
.header-white-slide .header_logo a {
    background-position: right
}
.header-slide-2 .header-links_facebook,
.header-white-slide .header-links_facebook {
    /*background-image: url(../img/icons/facebook-letter-logo-white.svg)*/
    color: #fff;
}
.header-slide-2 .header-links_insta,
.header-white-slide .header-links_insta {
    /*background-image: url(../img/icons/insta-white.svg)*/
    color: #fff;
}
.header-slide-2 .header-links_wapp,
.header-white-slide .header-links_wapp {
    color: #fff;
}
.header-slide-3 {
    padding: 60px 0 100px;
    background: #d8d8d8 url(../img/header-slider/header-slide-3.png) no-repeat bottom right
}
.header-links a {
    margin-right: 15px
}
.header-links a:hover {
    text-decoration: none
}
.header-links_facebook,
.header-links_insta,
.header-links_white-facebook,
.header-links_white-insta,
.header_sound_off {
    display: inline-block;
    width: 22px;
    height: 22px;
    background-size: 100%
}
.header-links_facebook:focus,
.header-links_facebook:link,
.header-links_insta:focus,
.header-links_insta:link,
.header-links_white-facebook:focus,
.header-links_white-facebook:link,
.header-links_white-insta:focus,
.header-links_white-insta:link,
.header_sound_off:focus,
.header_sound_off:link {
    outline: 0;
    border: none
}
.header_sound_off img {
    display: block;
    max-width: 100%
}
.header_sound_off img:last-child {
    display: none
}
.header_sound_off.active img:first-child {
    display: none
}
.header_sound_off.active img:last-child {
    display: block
}
.header-links_facebook,
.header-links_insta,
.header-links_wapp{
    color: #000;
}
.header-links_white-facebook,
.header-links_white-insta,
.header-links_white-wapp {
    color: #fff;
}
i.facebook,
i.facebook-white,
i.insta,
i.insta-white {
    display: inline-block;
    width: 25px;
    height: 25px
}
i.facebook {
    background: url(../img/icons/facebook.png) no-repeat center
}
i.insta {
    background: url(../img/icons/insta.png) no-repeat center
}
i.facebook-white {
    background: url(../img/icons/facebook-white.png) no-repeat center
}
i.insta-white {
    background: url(../img/icons/insta-white.png) no-repeat center
}
.header_top-line-img img {
    margin: auto
}
.header_top-line-img a {
    display: inline-block;
    width: 180px;
    height: 17px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAdgAAAAtCAMAAAA6L4q1AAAC61BMVEUiIiH///8iIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiEiIiGFhdhdAAAA+HRSTlMAAAECAwQFBgcICQoLDA0ODxAREhMUFRYXGBkaGxwdHh8gISIjJCUmJygpKissLS4vMDEyMzQ1Njc4OTo7PD0+P0BBQkNERUZHSElKS0xNT1BRUlNUVVZXWFlaW1xeX2BhYmNk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);
    background-size: cover
}
.header_top-line-img a:hover {
    text-decoration: none
}
.logo-naglost-group-white {
    display: inline-block;
    width: 100px;
    height: 100px;
    background: url(../img/svg/logo-naglost-group-white.svg) no-repeat center
}
.logo-naglost-group-white:hover {
    text-decoration: none
}
.logo-zavod-white {
    display: inline-block;
    width: 150px;
    height: 100px;
    background: url(../img/svg/logo-zavod-white.svg) no-repeat center
}
.logo-zavod-white:hover {
    text-decoration: none
}
.logo-zavod-color {
    display: inline-block;
    width: 200px;
    height: 150px;
    background: url(../img/svg/color-logo-zavod.svg) no-repeat center;
    background-size: 350px
}
.logo-zavod-color:hover {
    text-decoration: none
}
.header_logo {
    margin: 30px 0
}
.header_logo a {
    display: block;
    width: 155px;
    max-width: 100%;
    height: 127px;
    background: url(../img/school-impudence_logo.svg) no-repeat;
    background-size: 495px
}
.header_logo a:hover {
    text-decoration: none
}
.logo_school-impudence,
.logo_school-impudence_white {
    display: inline-block;
    width: 155px;
    max-width: 100%;
    height: 127px;
    background: url(../img/school-impudence_logo.svg) no-repeat;
    background-size: 495px
}
.logo_school-impudence:hover,
.logo_school-impudence_white:hover {
    text-decoration: none
}
.logo_school-impudence_white {
    background-position: right
}
a.header_logo-white {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAdgAAAAtCAMAAAA6L4q1AAAC61BMVEX9/f3////9/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f2dvcEcAAAA+HRSTlMAAAECAwQFBgcICQoLDA0ODxAREhMUFRYXGBkaGxwdHh8gISIjJCUmJygpKissLS4vMDEyMzQ1Njc4OTo7PD0+P0BBQkNERUZHSElKS0xNT1BRUlNUVVZXWFlaW1xeX2BhYmNk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)
}
a.header_logo-white:hover {
    text-decoration: none
}
.header_logo-mobile {
    margin: 0 0 20px 0
}
.header_logo-mobile a {
    height: 70px;
    background: url(../img/school-impudence_logo1.svg) no-repeat;
    background-size: 360px
}
.header_text {
    display: block;
    min-height: 126px;
    font-size: 54px;
    height: auto !important;
    line-height: 66px;
    font-weight: 700;
    text-transform: uppercase
}
.header_subtext_title {
    display: block;
    font-weight: 700;
    font-size: 42px;
    line-height: 66px;
    text-transform: uppercase;
}
.header_subtext {
    font-size: 30px;
    line-height: 36px;
    margin: 25px 0 30px;
    font-family: Roboto;
}


a.header_button{
    padding: 15px 15px;
    font-size: 22px;
    width: 350px;
}

.black-button,
.light-orange-button,
.orange-button,
.white-button,
.yellow-button {
    display: block;
    padding: 22px 65px;
    color: #d8d8d8;
    font-family: Roboto;
    font-weight: 500;
    font-size: 24px;
    text-transform: uppercase;
    background: #020202;
    border: none;
    outline: 0;
    cursor: pointer;
    text-decoration: none!important;
    -webkit-border-radius: 0;
    border-radius: 0
}
.black-button:hover,
.light-orange-button:hover,
.orange-button:hover,
.white-button:hover,
.yellow-button:hover {
    color: #fff;
    background: url(../img/button-hover.png) no-repeat;
    background-size: cover;
    text-decoration: none
}
.black-button:focus,
.black-button:link,
.black-button:visited,
.light-orange-button:focus,
.light-orange-button:link,
.light-orange-button:visited,
.orange-button:focus,
.orange-button:link,
.orange-button:visited,
.white-button:focus,
.white-button:link,
.white-button:visited,
.yellow-button:focus,
.yellow-button:link,
.yellow-button:visited {
    text-decoration: none;
    color: #d8d8d8;
    border: none;
    outline: 0
}
.white-button {
    background: #fff;
    color: #020202
}
.white-button:hover {
    color: #fff!important
}
.white-button:focus,
.white-button:link,
.white-button:visited {
    text-decoration: none;
    color: #020202;
    border: none;
    outline: 0
}
.orange-button {
    background: #d86230;
    color: #fefefe;
    text-align: center
}
.orange-button:hover {
    color: #fefefe!important;
    background: #c25426
}
.orange-button:focus,
.orange-button:link,
.orange-button:visited {
    text-decoration: none;
    color: #fefefe;
    border: none;
    outline: 0
}
.yellow-button {
    background: #fbc02d;
    color: #fefefe;
    text-align: center
}
.yellow-button:hover {
    color: #fefefe!important;
    background: #f9a825
}
.yellow-button:focus,
.yellow-button:link,
.yellow-button:visited {
    text-decoration: none;
    color: #fefefe;
    border: none;
    outline: 0
}
.light-orange-button {
    background: #f08f6f;
    color: #fefefe;
    text-align: center
}
.light-orange-button:hover {
    color: #fefefe!important;
    background: #e08060
}
.light-orange-button:focus,
.light-orange-button:link,
.light-orange-button:visited {
    text-decoration: none;
    color: #fefefe;
    border: none;
    outline: 0
}
.header_footer {
    margin-top: 40px
}
.header_footer-button {
    display: inline-block;
    margin-right: 15px;
    float: left
}
.header_footer_date {
    display: block;
    margin: 14px 0 0;
    font-size: 24px;
    line-height: 26px;
    font-weight: 700;
    text-transform: uppercase
}
.header_footer_subtext {
    display: block;
    font-size: 14px;
    color: #180202
}
.header_footer_subtext.color-orange {
    color: #d86230
}
.h2-style {
    font-size: 48px;
    line-height: 48px;
    text-transform: uppercase
}
.h3-style {
    font-size: 24px;
    line-height: 26px
}
.white-and-black-block_section {
    margin-bottom: 40px
}
.white-and-black-block_section .h2-style {
    margin-bottom: 35px;
    line-height: 1.2
}
.white-and-black-block_section .black-block {
    position: relative;
    padding: 50px 20px;
    background: #020202;
    color: #fcfcfc
}
.white-and-black-block_section .black-block:after,
.white-and-black-block_section .black-block:before {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    right: 99%;
    width: 100vh;
    height: 100%;
    background: #020202;
    z-index: -1
}
.white-and-black-block_section .black-block i {
    display: inline-block
}
.white-and-black-block_section .black-block_path p {
    font-size: 14px
}
.white-and-black-block_section .black-block_path img {
    margin-top: 0
}
.white-and-black-block_section .black-block_path:last-child .black-block_path_wrap {
    position: relative
}
.white-and-black-block_section .black-block_path:last-child .black-block_path_wrap:before {
    content: "";
    display: block!important;
    position: absolute;
    top: -webkit-calc(10px);
    top: calc(10px);
    left: 33px;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    z-index: 1
}
.white-and-black-block_section .black-block_path+.black-block_path {
    margin-top: 25px
}
.white-and-black-block_section .black-block_head-block {
    margin-top: 35px;
    margin-bottom: 65px
}
.white-and-black-block_section .black-block_head-block p.black-block_title {
    font-size: 18px;
    margin: 10px 0 20px;
    font: 20px/22px Roboto;
    font-weight: 500;
    text-transform: uppercase;
}
.white-and-black-block_section .black-block_head-block p {
    font-size: 14px;
    font-family: Roboto;
}
.white-and-black-block_section .black-block_path_wrap {
    position: relative
}
.white-and-black-block_section .black-block_path_wrap:after {
    content: " ";
    display: block;
    position: absolute;
    top: 10px;
    left: 33px;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    z-index: 1
}
.white-and-black-block_section .black-block_path_text {
    position: relative;
    padding-left: 70px
}
.white-and-black-block_section .black-block_path_text .black-block_title {
    margin-bottom: 7px;
    font: 18px/20px Roboto;
    font-weight: 500;
    color: #fcfcf
}
.white-and-black-block_section .black-block_path_text:before {
    content: " ";
    display: block;
    position: absolute;
    top: 14px;
    left: 20px;
    width: 1px;
    height: -webkit-calc(100% + 40px);
    height: calc(100% + 40px);
    background: #676767
}
.white-and-black-block_section .black-block_path:last-child .black-block_path_wrap:after,
.white-and-black-block_section .black-block_path:last-child .black-block_path_wrap:before {
    display: none
}
.white-and-black-block_section .black-block_path:last-child .black-block_path_text:before {
    display: none
}
.white-and-black-block_section .black-block_path_left {
    font: 42px/48px roboto-thin
}
.white-and-black-block_section .black-block_path_link {
    display: inline-block;
    margin-top: 20px;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    font-weight: 400;
    text-decoration: none;
    border-bottom: 1px dashed #fff
}
.white-and-black-block_section .black-block_path_link:hover {
    text-decoration: none;
    border-bottom: none
}
.white-and-black-block_section .white-block {
    padding: 0;
    position: relative;
    top: -160px;
    margin-bottom: -160px
}
.white-and-black-block_section .white-block-title {
    font-size: 24px;
    line-height: 30px;
    padding: 30px 30px 30px;
    color: #fff;
    background: rgba(0, 0, 0, .8);
    -webkit-box-shadow: -1px -1px 0 1px rgba(0, 0, 0, .8);
    box-shadow: -1px -1px 0 1px rgba(0, 0, 0, .8)
}
.white-and-black-block_section .white-block-main {
    position: relative;
    border-top: 20px solid #020202;
    border-bottom: 20px solid #020202;
    border-left: 20px solid #020202;
    border-right-color: #ffffff;
}
.white-and-black-block_section .white-block-main:after,
.white-and-black-block_section .white-block-main:before {
    content: " ";
    display: block;
    position: absolute;
    right: 0px;
    top: -20px;
    width: 20px;
    height: 80px;
    background: #020202;
    z-index: 1
}
.white-and-black-block_section .white-block-main:after {
    top: auto;
    bottom: -20px
}
.white-and-black-block_section .white-block_text {
    padding: 25px 30px
}
.white-and-black-block_section .white-block_text p {
    font-size: 16px;
    margin-bottom: 15px;
    color: #1e1e1e;
    line-height: 25px;
    font-family: Roboto;
}
.white-and-black-block_section .white-block_text .white-block_main_title {
    margin-top: 40px;
    font-size: 24px;
    line-height: 30px;
    font-family: Roboto;
}
.white-and-black-block_section .white-block_text .white-block_main-people {
    margin-top: 30px
}
.white-and-black-block_section .white-block_text .white-block_main-people img {
    width: 68px;
    height: auto;
    margin: -8px 15px 0 0;
    float: left
}
.white-and-black-block_section .white-block_text .white-block_main-people p {
    margin: 0
}
.buy-book {
    position: relative;
    padding: 0 0 0 35px;
    margin-top: 35px;
    text-align: center
}
.buy-book .black-button {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 5px 30px
}
.buy-book img {
    max-width: 100%
}
.dark-background {
    background: #1e1e1e;
    color: #fefcfc
}
.gray-background {
    background: #e8e8e8
}
.reviews_section {
    padding-top: 40px
}

.reviews_section .col-md-1-5 {
    padding: 0
}
.reviews_section .col-md-1-5 img {
    max-width: 100%
}
.reviews_section .hide-reviews,
.reviews_section .show-reviews {
    display: block;
    margin: 30px 0;
    font-size: 24px;
    line-height: 34px;
    font-family: Roboto;
    font-weight: 500;
    cursor: pointer
}
.reviews_section .hide-reviews span,
.reviews_section .show-reviews span {
    border-bottom: 1px dashed #000
}
.reviews_section .hide-reviews:hover,
.reviews_section .show-reviews:hover {
    border: none
}
.reviews_section .hide-reviews {
    margin-top: 15px;
    display: none
}
.reviews_path {
    margin-bottom: 15px
}
.reviews_path img {
    max-width: 100%
}
.reviews-headline {
    padding: 0 15px;
    margin-top: 35px;
    font: 16px/24px Roboto;
    font-weight: 500;
}
.reviews-name {
    padding: 0 15px;
    margin: 15px 0 25px;
    font-size: 12px;
    line-height: 14px
}
.reviews_text {
    position: relative;
    padding: 0 15px 30px
}
.reviews_text p:first-child {
    font-weight: 700
}
.reviews_text p {
    font-size: 14px;
    line-height: 18px
}
.reviews_text p+p {
    margin-top: 25px
}
.reviews_text ul {
    margin-top: 25px;
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 18px
}
.reviews_text ul li+li {
    margin-top: 7px
}
.reviews_text.transparent {
    height: 200px;
    overflow: hidden
}
.reviews_text.transparent:after {
    content: " ";
    display: none;
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    background: -webkit-linear-gradient(bottom, #e8e8e8 0%, rgba(232, 232, 232, .1) 110%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #e8e8e8), to(rgba(232, 232, 232, .1)));
    background: linear-gradient(to top, #e8e8e8 0%, rgba(232, 232, 232, .1) 110%);
}
.how-it-was_section .h2-style {
    padding-top: 35px;
    margin-bottom: 45px
}
.how-it-was_section .dark-background {
    background: #020202
}
.first_double-big-slider img {
    width: 100%
}
.first_double-big-slider .slide:focus {
    border: none;
    outline: 0
}
.video-wrap {
    position: relative
}
.video-wrap .play-video {
    display: inline-block;
    position: absolute;
    width: 200px;
    height: 200px;
    max-width: 100%;
    top: -webkit-calc(50% - 100px);
    top: calc(50% - 100px);
    left: -webkit-calc(50% - 100px);
    left: calc(50% - 100px);
    cursor: pointer
}
.second_double-big-slider {
    padding-right: 160px
}
.second_double-big-slider img {
    max-width: 100%
}
.second_double-big-slider .smile-slide {
    cursor: pointer
}
.second_double-big-slider .smile-slide:focus {
    border: none;
    outline: 0
}
.second_double-big-slider .slick-arrow {
    font-size: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    height: 100%;
    background: url(../img/slider/arrow-right.png) no-repeat center;
    border: none;
    outline: 0;
    color: transparent;
}
.second_double-big-slider .slick-arrow.slick-prev {
    right: 80px;
    background: #fff url(../img/slider/arrow-left.png) no-repeat center;
}
.statistics_section {
    padding: 50px 0;
    background: #020202;
    color: #fff
}
.statistics-list {
    font-size: 24px;
    list-style: none;
    padding-left: 0
}
.statistics-list li {
    display: inline-block;
    position: relative;
    width: 24%;
    text-align: center
}
.statistics-list li span {
    display: inline-block;
    position: relative;
    top: 10px;
    margin: 0 10px 0 0;
    font: 48px/52px roboto-black
}
.statistics-list li+li:after {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    top: 10px;
    width: 1px;
    height: 100%;
    background: #676767
}
.columns-with-applications_section {
    margin-top: -1px;
    background: #020202
}
.columns-with-applications_section .init-mobile-slider .slick-arrow.slick-prev {
    background-color: #ffffff
}
.columns-with-applications {
    padding: 25px 30px;
    //border: 10px solid #020202;
    //border-top-width: 20px;
    //border-bottom: 20px solid #020202;
    background: #fff;
}
.columns-with-applications:hover {
    color: #fff;
    background: #020202
}
.columns-with-applications:hover .columns-with-applications_description {
    color: #fff
}
.columns-with-applications:hover .black-button {
    background: #fff;
    color: #000
}
.columns-with-applications:hover .black-button:hover {
    color: #fff;
    background: url(../img/button-hover.png) no-repeat;
    background-size: cover
}
.columns-with-applications-title {
    font: 40px/40px roboto-black;
    text-transform: uppercase;
    margin-bottom: 40px
}
.columns-with-applications_text {
    font-size: 36px;
    line-height: 38px;
    text-transform: uppercase
}
.columns-with-applications_text_path {
    margin-bottom: 25px
}
.columns-with-applications_text_path .soldout {
    display: block;
    position: relative;
    color: #d3d1d1
}
.columns-with-applications_text_path .soldout:after {
    content: "SOLD OUT";
    display: block;
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    margin: auto;
    width: 150px;
    height: 50px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    background: url(../img/soldout.png) no-repeat
}
.columns-with-applications_button .black-button {
    margin: 30px 0 20px;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    color: #fff
}
.columns-with-applications_description {
    margin-top: 25px;
    font-size: 14px;
    line-height: 18px;
    color: #020202
}
.init-mobile-slider {
    position: relative
}
.init-mobile-slider .slick-arrow {
    display: block;
    position: absolute;
    top: 20px;
    right: 10px;
    width: 60px;
    height: 60px;
    border: none;
    color: transparent;
    outline: 0;   
    background: #020202 url(../img/slider/arrow-right.png) no-repeat center;
    z-index: 1
}
.init-mobile-slider .slick-arrow.slick-prev {
    right: 60px;
    background: #f9f9f9 url(../img/slider/arrow-left.png) no-repeat center
}
footer {
    padding: 70px 0
}
footer a {
    color: #000;
}

footer span {
  display: block;
  margin-bottom: 10px;
}

footer a:hover {
    color: #000
}
.footer-contact {
    font-size: 18px
}
.footer_contact-title {
    font: 30px/32px roboto-black;
    text-transform: uppercase
}
.footer-copyright {
    margin-top: 5px;
    font-size: 12px;
    color: #b5b5b5;
    text-align: right
}
.footer-copyright a {
    margin: 0;
    color: #b5b5b5;
    font-size: 12px;
    text-decoration: underline
}
.footer-copyright a:hover {
    text-decoration: none
}
.form-registration,
.successful-sending {
    position: relative;
    width: 100%;
    min-height: 100vh;
    padding: 60px 0 30px;
    border: 20px solid;
    background: url(../img/form-bg.png) no-repeat;
    background-size: cover;
    text-align: left
}
.form-registration .mfp-close,
.successful-sending .mfp-close {
    display: none
}
.form-registration form,
.successful-sending form {
    margin-top: 40px
}
.form-registration .black-button,
.successful-sending .black-button {
    margin-top: 30px
}
button.popup-close {
    color: #fff;
    background: 0 0;
    border: none;
    outline: 0;
    font-size: 50px;
    padding: 0
}
.form-title {
    font-size: 30px;
    text-transform: uppercase;
    color: #fff
}
.form-label {
    display: block;
    max-width: 100%;
    margin: 10px 0
}
.form-label span {
    display: block;
    margin-bottom: 5px;
    font-size: 18px;
    color: #fff
}
.form-label input {
    display: block;
    width: 100%;
    padding: 25px 20px;
    border: none;
    outline: 0;
    font-size: 18px;
    color: #000;
    background: rgba(255, 255, 255, .5);
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none
}
.form-label input:focus {
    background: #fff
}
.form-label.form-error {
    position: relative
}
.form-label.form-error:after {
    content: "Поле обязательно для заполнения!";
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    color: #f8f7f7;
    font-size: 18px;
    z-index: 0
}
.form-label.form-error input {
    -webkit-box-shadow: 0 0 0 3px #fb4032!important;
    box-shadow: 0 0 0 3px #fb4032!important
}
.successful-sending p {
    text-transform: uppercase;
    color: #fff;
    font: 48px/60px Roboto;
    font-weight: 300;
    letter-spacing: -.4px
}
.successful-sending .successful-sending_think-you {
    font-family: roboto;
    font-weight: 700;
    margin-bottom: 0;
    letter-spacing: 0
}
.successful-sending .black-button {
    margin-top: 28px;
    padding: 26px 54px
}
.successful-sending button.popup-close {
    position: relative;
    top: -15px;
    left: -5px
}
.select-style {
    width: 100%;
    outline: 0!important;
    color: #000
}
.select-style .jq-selectbox__select {
    height: 70px;
    padding: 18px 20px;
    border: none!important;
    outline: 0!important;
    -webkit-border-radius: 0;
    border-radius: 0;
    outline: 0;
    font-size: 18px;
    color: #000;
    background: #fff
}
.select-style .jq-selectbox__trigger {
    border: none
}
.select-style .jq-selectbox__trigger-arrow {
    top: 30px;
    border-top: 8px solid #999;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent
}
.select-style .jq-selectbox__dropdown {
    top: 60px;
    border: none;
    outline: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}
.select-style .jq-selectbox__dropdown li {
    padding: 18px 20px;
    font-size: 18px;
    color: #000
}
.select-style .jq-selectbox__dropdown li.selected {
    background: 0 0;
    color: #000
}
.select-style .jq-selectbox__dropdown li.selected:hover,
.select-style .jq-selectbox__dropdown li:hover {
    background: 0 0;
    color: #6f6f6f
}
.magnific-popup-video {
    position: relative;
    left: -10px;
    text-align: center;
    width: 100vw;
    min-height: 100vh;
    background: #000
}
.magnific-popup-video .mfp-close {
    position: absolute;
    left: 0;
    right: auto;
    color: #fff;
    font-size: 50px
}
iframe {
    max-width: 100%
}
.header_footer_date_mobile,
.header_footer_subtext_mobile {
    display: none
}
.index-wrapper {
    display: block;
    position: relative;
    padding: 40px 0;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    background-color: #0d0c12;
    background-repeat: no-repeat;
    background-size: cover;
}
.index-wrapper_center-block {
    position: absolute;
    top: -webkit-calc(50% - 140px);
    top: calc(50% - 140px);
    left: -webkit-calc(50% - 200px);
    left: calc(50% - 200px);
    width: 400px;
    height: 240px;
}
.index-wrapper_center-block_play {
    display: inline-block;
    width: 85px;
    height: 85px;
    background: url(../img/index-play-video.png) no-repeat 55% 50%;
    background-size: 40%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, .5);
}
.index-wrapper_center-block_play:active,
.index-wrapper_center-block_play:link,
.index-wrapper_center-block_play:visited {
    color: #fff;
    text-decoration: none;
    outline: 0;
}
.index-wrapper_logo-darya,
.index-wrapper_white-logo-darya {
    margin-top: 10px;
    display: inline-block;
    width: 400px;
    max-width: 100%;
    height: 100px;
    background: url(../img/daryakabi.svg) no-repeat center;
    background-size: 380px;
}
.index-wrapper_white-logo-darya {
    width: 100%;
    height: 50px;
    background: url(../img/logo-daryakabi-white-new.svg) no-repeat center;
    background-size: 795px;
    margin-top: 35px;
}
.index-wrapper_white-logo-darya_title {
    display: inline-block;
    height: 20px;
    width: 100%;
    background: url(../img/shn_title.svg) no-repeat center;
    background-size: 280px;
}
.index_magnific-popup-video_body {
    width: 90vw;
    margin-left: 5vw;
    margin-top: 20px;
}
.index_magnific-popup-video button.mfp-close {
    color: #fff;
    font-size: 35px;
}
.index-wrapper_bottom-block {
    position: absolute;
    left: 0;
    bottom: 80px;
    width: 100%
}
.index-wrapper_bottom-block a {
    max-width: 100%
}
.index-wrapper_bottom-block .logo_school-impudence_white {
    width: 85px;
    height: 100px;
    background-size: 270px
}
.index-wrapper_bottom-block .footer-copyright_mobile-block {
    display: inline-block;
    margin-top: 20px
}
.index-wrapper footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 40px 0
}
.about-wrap {
    position: relative;
    padding: 30px 0 20px;
    min-height: 100vh;
    overflow: hidden;
    color: #fcfcfc;
    background: #0d0c12 url(../img/about/about-bg-2500.png) no-repeat top right;
    background-size: cover
}
.about-wrap .header_top-line {
    margin: 20px 0
}
.about-wrap .header_logo-white {
    margin-top: 5px
}

.about-item__content{
margin-bottom: 50px;
}

.about-wrap .h1-style {
    margin: 40px 0;
    font-size: 60px;
    line-height: 72px;
    font-weight: 700;
    text-transform: uppercase
}
.about-wrap .h2-style {
    font: 30px/36px Roboto;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 15px;
    color: #fefefe;
    text-transform: none
}

h2.about-wrap__subtitle {
    font-weight: 600;
    margin: 5px 0 30px;
    padding: 0 15px;
    font-size: 27px;
    line-height: 34px;
    font-family: Roboto;
    letter-spacing: 1px;
}

.about-wrap_text {
    font-size: 14px;
    line-height: 26px;
    color: #fcfcfc;
    margin-bottom: 20px;
    font-family: Roboto;
}
.about-wrap-block-book {
    margin-top: 40px
}
.about-wrap-block-book_img {
    float: left;
    margin: 0 25px 10px 0
}
.about-wrap-block-book_text {
    display: inline-block;
    max-width: 230px;
    font-size: 14px;
    line-height: 20px
}
.about-wrap .logo-naglost-group-white {
    margin-bottom: -15px;
    width: 90px;
    height: 90px
}
.about-wrap .logo_school-impudence_white {
    position: relative;
    margin-top: 15px;
    margin-bottom: -15px;
    width: 85px;
    height: 85px;
    background-size: 260px
}
.about-wrap .logo-zavod-white {
    position: relative;
    margin: 0 0 -20px
}
.about_button-more {
    padding: 0;
    font: 18px/26px Roboto;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    outline: 0;
    background: 0 0;
    border-bottom: 1px dashed #fff
}
.people-who-passed-intensively {
    padding: 50px 0
}
.people-who-passed-intensively_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 50px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.people-who-passed-intensively_path {
    width: 12.5%
}
.people-who-passed-intensively_path img {
    max-width: 100%
}
.people-who-passed-intensively_path-wrap {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}
.people-who-passed-intensively_path-wrap .people-who-passed-intensively_path {
    width: 100%!important
}
.leaders-come_section {
    padding: 80px 0 0
}
.reviews-mobile-slider .slick-arrow,
.reviews-slider-plus-video .slick-arrow {
    position: absolute;
    right: 0;
    width: 60px;
    height: 60px;
    background: #020202 url(../img/slider/arrow-right.png) no-repeat center;
    border: none;
    outline: 0;
    color: transparent;
    z-index: 1
}
.reviews-mobile-slider .slick-arrow.slick-prev,
.reviews-slider-plus-video .slick-arrow.slick-prev {
    right: 60px;
    background: rgba(118, 118, 118, .8) url(../img/slider/arrow-left.png) no-repeat center;
    color: transparent;
}
.leaders-come_ul {
    margin-bottom: 0;
    padding-bottom: 60px;
    list-style: none;
    text-align: center;
    padding-left: 0
}
.leaders-come-li-wrap {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}
.leaders-come-li-wrap .leaders-come_li {
    width: 100%
}
.leaders-come_li {
    display: inline-block;
    width: -webkit-calc(16.6% - 4px);
    width: calc(16.6% - 4px);
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}
.leaders-come_link {
    display: block;
    padding: 4px 30px;
    text-decoration: none
}
.leaders-come_link:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}
.leaders-come_link img {
    display: block;
    margin: auto;
    max-width: 100%;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transition: .3s;
    transition: .3s
}
.mfp-container {
    padding: 0
}
.modal-big-wrap {
    width: 100%;
    height: 100vh;
    padding: 60px 0;
    border: 20px solid #020202;
    background: #fff;
    text-align: left;
    position: fixed;
    top: 0;
    left: 0;
    overflow-y: scroll;
}
.modal-big-wrap button.popup-close {
    margin-bottom: 60px;
    color: #020202
}
.modal-big-wrap&gt;
.mfp-close {
    display: none
}
.modal-consultation_wrap {
    background: #020202 url(../img/consultations/consultation1800.png) no-repeat right top;
    color: #fff
}
.modal-consultation_wrap button.popup-close {
    color: #fff
}
.modal-consultation_title {
    font-size: 48px;
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase
}
.modal_img-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.modal_img-path {
    width: 16.6%
}
.modal_img-path img {
    max-width: 100%
}
.modal_img-path_wrap .modal_img-path {
    width: 100%
}
.modal-big-wrap_title-wrap {
    margin: 0 0 40px;
    font-size: 18px;
    line-height: 1.2
}
.modal-big-wrap_title-wrap img {
    max-width: 100%
}
.modal-big-wrap_title {
    margin-bottom: 10px;
    font-size: 48px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase
}
.modal-big-wrap_reviews {
    margin-top: 40px;
    overflow: hidden
}
.modal-big-wrap_reviews.fixedHeight {
    height: 590px
}
.modal-big-wrap_reviews_ul {
    padding: 0;
    list-style: none;
    font-size: 18px;
    color: #020202
}
.modal-big-wrap_reviews_li {
    display: block;
    margin: 35px 0 50px;
    line-height: 1.3
}
.modal-big-wrap_reviews_line {
    display: block;
    margin: 15px 0 30px;
    position: relative;
    width: 100%;
    height: 1px;
    background: #b3b3b3
}
.modal-big-wrap_reviews_line:after,
.modal-big-wrap_reviews_line:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 74px;
    width: 15px;
    height: 15px;
    z-index: 1
}
.modal-big-wrap_reviews_line:after {
    border-left: 1px solid #b3b3b3;
    height: 14px;
    background: #fff
}
.modal-big-wrap_reviews_line:before {
    border-right: 1px solid #b3b3b3;
    width: 20px;
    height: 20px;
    left: 65px;
    top: -10px;
    z-index: 2;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}
.modal-big-wrap_reviews_button,
.modal-big-wrap_reviews_button:active,
.modal-big-wrap_reviews_button:link {
    display: inline-block;
    margin-top: 20px;
    font-family: Roboto;
    font-weight: 500;
    font-size: 24px;
    text-transform: uppercase;
    text-decoration: underline;
    color: #1e1e1e
}
.modal-big-wrap_reviews_button:active:hover,
.modal-big-wrap_reviews_button:hover,
.modal-big-wrap_reviews_button:link:hover {
    color: #1e1e1e;
    text-decoration: none
}



.we-did{
 margin: 30px 0 0;
 padding: 0 0 30px 0;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -webkit-flex-flow: wrap row;
     -ms-flex-flow: wrap row;
         flex-flow: wrap row;
 list-style: none;
} 

.we-did__item{
    -webkit-flex-basis: 33%;
        -ms-flex-preferred-size: 33%;
            flex-basis: 33%;
    padding: 10px 15px;
    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-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: wrap column;
        -ms-flex-flow: wrap column;
            flex-flow: wrap column;
    font-family: Roboto;
    font-weight: 300;
}
.we-did__item > div {
    padding-bottom: 20px;
    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-orient: vertical;
    -webkit-box-direction: normal;
    /*-webkit-flex-flow: wrap;
        -ms-flex-flow: wrap;
            flex-flow: wrap;*/
}

.we-did__number{
    font-size: 45px;
    opacity: .6;
    /*-webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;*/
    flex-grow: 1;
}

.we-did__text{
    padding-left: 15px;
    width: 90%;
    margin-top: 5px;
    flex-grow: 1;
}

.individual-consultations {
    margin: 25px;
}
.individual-consultations img {
    max-width: 100%;
}
.individual-consultations .individual-consultations_title {
    font-size: 24px;
    line-height: 1.2;
    color: #fff;
    width: 75%
}
.individual-consultations .light-orange-button,
.individual-consultations .orange-button,
.individual-consultations .white-button,
.individual-consultations .yellow-button {
    display: inline-block;
    padding: 10px 16px;
    margin-top: 18px;
    font-size: 14px;
    text-align: content
}
.magnific-popup-link {
    outline: 0!important
}
.modal-big-wrap_black-info-block_title {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase
}
.modal-big-wrap_black-info-block {
    margin-bottom: 50px;
    padding: 40px 35px 0;
    font-size: 20px;
    line-height: 1.24;
    color: #fff;
    background: #020202
}
.modal-big-wrap_black-info-block_body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 6px
}
.modal-big-wrap_black-info-block_body a {
    color: #fff;
    text-decoration: underline
}
.modal-big-wrap_black-info-block_body a:hover {
    color: #fff;
    text-decoration: none
}
.modal-big-wrap_black-info-block_body_path {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    padding-right: 35px;
    min-width: 240px
}
.modal-big-wrap_black-info-block_body_path_number {
    min-width: 20px;
    font: 42px/1 roboto-thin;
    margin-right: 10px
}
.modal-programm-text {
    margin-bottom: 40px
}
.modal-programm-text_title {
    font: 18px/1.2 Roboto;
    font-weight: 500;
}
.modal-programm_ol {
    padding-left: 25px;
    list-style-position: inside
}
.modal-programm_li {
    margin-bottom: 10px
}
.modal-big-wrap .black-button {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px
}
.how-it-was-gal-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.how-it-was-gal-wrap > * {
    width: 50%
}
.how-it-was-gal-item {
    display: inline-block;
    position: relative;
    outline: 0!important
}
.how-it-was-gal-item img {
    width: 100%;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: url(filters.svg#grayscale);
    filter: gray;
}
.how-it-was-gal-item:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}
.how-it-wap_big-link_text {
    position: absolute;
    left: 30px;
    bottom: 30px;
    color: #fff;
    font: 18px/1.2 Roboto;
    font-weight: 500;
}
.how-it-wap_big-link_text span {
    font: 14px roboto
}
.bg-black {
    background: #020202;
    padding: 40px 0 60px
}
.bg-black .light-orange-button,
.bg-black .orange-button,
.bg-black .yellow-button {
    display: inline-block;
    padding: 19px 65px;
    text-align: center
}
.scriptingOne {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url(../img/scripting/1.svg) no-repeat
}
.scriptingOne-white {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url(../img/scripting/1-white.svg) no-repeat;
    background-size: cover
}
.scriptingTwo {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url(../img/scripting/2.svg) no-repeat
}
.scriptingTwo-white {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url(../img/scripting/2-white.svg) no-repeat;
    background-size: cover
}
.scriptingThree {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url(../img/scripting/3.svg) no-repeat
}
.scriptingThree-white {
    display: inline-block;
    width: 60px;
    height: 60px;
    background: url(../img/scripting/3-white.svg) no-repeat center
}
.scriptingFour {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url(../img/scripting/4.svg) no-repeat
}
.scriptingFour-white {
    display: inline-block;
    width: 60px;
    height: 60px;
    background: url(../img/scripting/4-white.svg) no-repeat center;
    background-size: 40px
}
.scriptingThree-wrap {
    position: relative
}
.scriptingThree-wrap .scriptingThree-white {
    position: absolute;
    width: 120px;
    height: 120px;
    bottom: 50px;
    right: 30px;
    background-size: 100px
}
.scriptingFour-wrap {
    position: relative
}
.scriptingFour-wrap .scriptingFour-white {
    position: absolute;
    bottom: 54px;
    right: 10px;
    width: 60px;
    height: 60px;
    background-size: 40px
}
.scriptingTwo-wrap {
    position: relative
}
.scriptingTwo-wrap .scriptingTwo-white {
    position: absolute;
    bottom: 10px;
    right: -50px;
    width: 80px;
    height: 80px;
    background-size: 80px
}
.scriptingOne-wrap {
    position: relative
}
.scriptingOne-wrap .scriptingOne-white {
    position: absolute;
    right: 0;
    bottom: -15px;
    width: 40px;
    height: 100px;
    background-size: 100% 100%
}
.logo-naglost-group-white-hover:hover {
    background: url(../img/logo-hover/impudence.png) no-repeat 0 6px;
    background-size: 97px 78px
}
.logo_school-impudence-hover:hover {
    background: url(../img/logo-hover/school-impudence.png) no-repeat 4px 9px;
    background-size: 98%
}
.logo-zavod-hover:hover {
    background: url(../img/logo-hover/zavod.png) no-repeat 17px 47px;
    background-size: 166px 48px
}
.thought-header {
    padding: 60px 0;
    background: #d8d8d8;
    border-bottom: 20px solid #020202
}
.thought-header .header-links {
    text-align: right
}
.thought-header .thought-mobile-header-img {
    display: none
}
.thought-header .hamburger_bl span {
    background: #000;
}
.thoughts-title {
    margin: 50px 0;
    padding: 20px 0 0
}
.thoughts-path {
    margin: 50px 0
}
.thoughts-path_title {
    font: 30px/42px Roboto;
    font-weight: 500;
    text-transform: uppercase;
    color: #020202
}
.thoughts-path_date {
    margin-bottom: 20px;
    font-size: 16px;
    color: #ccc
}
.thoughts-path_text {
    line-height: 24px
}
.thoughts-path_img {
    margin-bottom: 30px
}
.thoughts-path_img img {
    max-width: 100%
}
.thoughts-path_img:empty {
    display: none
}
.pagination {
    padding: 25px 0
}
.pagination_ul {
    list-style: none;
    padding: 0;
    margin: 0
}
.pagination_li {
    display: inline-block;
    margin-right: 25px
}
.pagination_link {
    color: #1e1e1e;
    font-family: Roboto;
    font-weight: 500;
}
.pagination_link:hover {
    color: #1e1e1e
}
.pagination_link.active {
    font-weight: 700;
    pointer-events: none
}

ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}
ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/bitrix/templates/daryakab_index/components/bitrix/menu/menu/images/left_menu_bg.gif) top repeat-x}
ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}
ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}
ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}


.modal-consultation_path h2 {
    margin-bottom: 8px;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.3;
    text-transform: uppercase;
    margin-top: 44px;
}
.modal-consultation_path h2 + p {
    margin-bottom: 44px;
}
.thought_block-img img, .thought_block-img iframe{
    position: absolute;
    left: 0;
    top: 0;
}
.modal-consultation_form_label span.visible, .form-label span.visible {
    color: red;
}

.thought_block-img{
    margin:0 !important;
}


.thought_block-img iframe{
    width:100%;
    height:100%;
}
.thought_block-img{
    display: block;
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    overflow: hidden;
}


@media only screen and (max-width: 480px){
.thought_block-img{
    padding-top: 66.25%;
    width: 111%;
}
}


.thought_small-block-wrap > a {
    width: 50%;
}
.thought_small-block-wrap > a:nth-child(2n+1) {
    padding-right:15px;
}
.thought_small-block-wrap > a:nth-child(2n) {
    padding-left:15px;
}
.thoughts-footer {
    margin-top: 50px;
    padding: 85px 0;
    border-top: 20px solid #020202
}
.header-logo-impudence-group {
    margin: 30px 0
}
.header-logo-impudence-group .logo-naglost-group-white {
    width: 140px;
    height: 140px
}
.header-logo-impudence-group .logo-naglost-group-white.logo-naglost-group-white-hover:hover {
    background-size: 150px;
    background-position: 0 12px
}
.m_header-logo-impudence-group {
    margin: -5px 0 30px 0
}
.impudence-group_scriptingThree-wrap {
    position: relative
}
.impudence-group_scriptingThree-wrap .scriptingThree-white {
    position: absolute;
    width: 80px;
    height: 80px;
    bottom: 40px;
    right: -270px;
    background-size: 100px
}
.impudence-group_scriptingFour-wrap .scriptingFour,
.impudence-group_scriptingFour-wrap .scriptingThree-white,
.impudence-group_scriptingFour-wrap .scriptingTwo,
.impudence-group_scriptingThree-wrap .scriptingFour,
.impudence-group_scriptingThree-wrap .scriptingThree-white,
.impudence-group_scriptingThree-wrap .scriptingTwo,
.impudence-group_scriptingTwo-wrap .scriptingFour,
.impudence-group_scriptingTwo-wrap .scriptingThree-white,
.impudence-group_scriptingTwo-wrap .scriptingTwo {
    display: none!important
}
.white-and-black-block_section .impudence-group_black-block {
    padding: 30px 20px 0 20px
}
.white-and-black-block_section .impudence-group_black-block_path {
    margin-top: 0
}
.impudence-group_black-block_bottom {
    position: relative;
    padding-top: 50px;
    background: #fff;
    color: #020202
}
.impudence-group_black-block_bottom:after {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    right: 99%;
    width: 100vh;
    height: 100%;
    background: #fff;
    z-index: 0
}
.impudence-group_black-block_bottom:before {
    content: " ";
    display: block;
    position: absolute;
    left: 100%;
    top: 0;
    width: 20px;
    height: 100%;
    background: #fff
}
.impudence-group_black-block_bottom .row {
    z-index: 1;
    position: relative
}
.impudence-group_black-block_bottom .h2-style {
    padding-right: 52px
}
.impudence-group_black-block_bottom_text p {
    margin-bottom: 20px
}
.impudence-group_scriptingFour-wrap {
    position: relative
}
.impudence-group_scriptingFour-wrap .scriptingFour {
    position: absolute;
    right: 15px;
    bottom: 45px;
    width: 65px;
    height: 65px;
    background-size: 60px
}
.impudence-group_scriptingTwo-wrap {
    position: relative
}
.impudence-group_scriptingTwo-wrap .scriptingTwo {
    position: absolute;
    bottom: 30px;
    right: 0
}
.project-section {
    margin: 20px 0 0;
    border-bottom: 15px solid #020202
}
.project-section .h2-style {
    margin-bottom: 25px
}
.project_main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}
.project_main .slick-arrow {
    right: 0;
    top: 0
}
.project_main .slick-arrow.slick-prev {
    right: 60px
}
.project_path,
.slick-slide.project_path {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 33%;
    padding: 30px 40px;
    min-height: 400px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-size: cover;
    background-repeat: no-repeat;
    font: 36px/48px Roboto;
    font-weight: 500;
    color: #1e1e1e;
    text-decoration: none
}
.project_path:hover,
.project_path:link,
.project_path:visited,
.slick-slide.project_path:hover,
.slick-slide.project_path:link,
.slick-slide.project_path:visited {
    text-decoration: none
}
.project_path:hover,
.slick-slide.project_path:hover {
    color: #fff
}
.project_path.white-color,
.slick-slide.project_path.white-color {
    color: #fdfbfb
}
.project_path.white-color:hover,
.project_path.white-color:link,
.project_path.white-color:visited,
.slick-slide.project_path.white-color:hover,
.slick-slide.project_path.white-color:link,
.slick-slide.project_path.white-color:visited {
    color: #fdfbfb
}
.columns-with-applications_section.project_wrapper {
    background: 0 0
}
.columns-with-applications_section.project_wrapper .bg-black {
    margin-top: 15px;
    padding: 0
}
.columns-with-applications_section.project_wrapper .columns-with-applications {
    padding: 0
}
.columns-with-applications_section.project_wrapper .project_path,
.columns-with-applications_section.project_wrapper .slick-slide.project_path {
    width: 100%
}
.project-modal .modal-big-wrap_black-info-block_body {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.project-modal .modal-big-wrap_black-info-block_body_path {
    width: 33%
}
.project-modal_path {
    margin: 25px 0
}
.our-pride_head {
    height: 90px;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}
.project-modal_path-title {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase
}
.our-pride_head {
    margin: 30px 0 20px
}
.our-pride_head img {
    max-width: 100%
}
.our-pride_text {
    margin: 20px 0;
    font-size: 14px;
    color: #020202
}
.yellow-color {
    color: #fbc02d
}
.our-pride-diez {
    font: 48px/1.1 Roboto;
    font-weight: 300;
    text-transform: uppercase;
    color: #0094df
}
.mb25px {
    margin-bottom: 25px
}
.project-modal_footer {
    margin-top: 30px;
    margin-bottom: -25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}
.project-modal_footer_text {
    font-size: 14px
}
.project-modal_footer_logo {
    padding: 15px
}
.project-modal_footer_logo,
.project-modal_footer_text {
    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-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}
.modal-consultation_path {
    display: block;
    margin: 44px 0
}
.modal-consultation_path_head {
    margin-bottom: 8px;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.3;
    text-transform: uppercase
}
.modal-consultation_path_body {
    font-size: 16px
}
.modal-consultation_path_ul {
    list-style: none;
    padding-left: 10px
}
.modal-consultation_path_ul li {
    margin: 5px 0
}
.modal-consultation_path_ul li:before {
    content: "\2022";
    display: inline-block;
    margin-left: -5px;
    -webkit-transform: translateX(-8px) translateY(2px);
    -ms-transform: translateX(-8px) translateY(2px);
    transform: translateX(-8px) translateY(2px)
}
.modal-consultation_form_line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}
.modal-consultation_form_label {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    margin: 10px 10px 0 0
}
.modal-consultation_form_input {
    display: block;
    width: 100%;
    padding: 27px 30px;
    font-size: 24px;
    color: #020202;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    outline: 0;
    border-radius: 0
}
.modal-consultation_form_input:focus {
    outline: 0
}
.modal-consultation_form_input::-webkit-input-placeholder {
    color: rgba(2, 2, 2, .2)
}
.modal-consultation_form_input::-moz-placeholder {
    color: rgba(2, 2, 2, .2)
}
.modal-consultation_form_input:-ms-input-placeholder {
    color: rgba(2, 2, 2, .2)
}
.modal-consultation_form_input:-moz-placeholder {
    color: rgba(2, 2, 2, .2)
}
.modal-consultation_form_submit {
    display: block;
    width: 100%;
    padding: 27px 20px;
    font-size: 24px;
    color: #020202;
    border: none;
    outline: 0;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    background: #d86230;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-border-radius: 0;
    border-radius: 0
}
.modal-consultation_form_submit:hover {
    background: #c25426
}
.modal-consultation_link {
    color: #fff
}
.modal-consultation_link:hover {
    color: #fff;
    text-decoration: none
}
.modal-big-wrap .yellow-button {
    margin-bottom: 15px
}
.modal-big-wrap img {
    max-width: 100%
}
.scriptingFour-wrap .scriptingFour-white,
.scriptingFour-wrap .scriptingOne-white,
.scriptingFour-wrap .scriptingThree-white,
.scriptingFour-wrap .scriptingTwo-white,
.scriptingOne-wrap .scriptingFour-white,
.scriptingOne-wrap .scriptingOne-white,
.scriptingOne-wrap .scriptingThree-white,
.scriptingOne-wrap .scriptingTwo-white,
.scriptingThree-wrap .scriptingFour-white,
.scriptingThree-wrap .scriptingOne-white,
.scriptingThree-wrap .scriptingThree-white,
.scriptingThree-wrap .scriptingTwo-white,
.scriptingTwo-wrap .scriptingFour-white,
.scriptingTwo-wrap .scriptingOne-white,
.scriptingTwo-wrap .scriptingThree-white,
.scriptingTwo-wrap .scriptingTwo-white {
    display: none!important
}
.img_wrapper {
    position: fixed;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -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;
    background: rgba(0, 0, 0, .8);
    z-index: 1300
}
.img_wrapper img {
    max-width: -webkit-calc(100% - 30px);
    max-width: calc(100% - 30px);
    max-height: -webkit-calc(100% - 30px);
    max-height: calc(100% - 30px)
}
div.modal-consultation_wrap {
    background: #020202 url(../img/consultations/cons-new-bg.png) no-repeat top right
}
.modal-consultation_phone .modal-consultation_path_head {
    text-transform: none
}
.modal-consultation_author {
    display: none
}
.thought_big-block img{
  max-width: 100%;
}

.thought_block img {
    max-width: 100%
}
.thought_big-block:hover,
.thought_block:hover {
    text-decoration: none
}
.thought_block-text {
    margin-bottom: 30px;
    padding: 20px 5px 30px 5px;
    background: #fafafa
}
.thought_text-title {
    margin-bottom: 15px;
    font: 18px Roboto;
    font-weight: 500;
    color: #1e1e1e
}
.thought_big-title {
    margin-bottom: 15px;
    font: 36px Roboto;
    font-weight: 500;
    color: #1e1e1e
}
.thought_sub-title {
    font-size: 14px;
    line-height: 1.4;
    color: #1e1e1e
}
.thought_small-block-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 0px;
    margin-right: 0px
}
.thought_small-block-wrap&gt;
* {
    width: -webkit-calc(50% - 30px);
    width: calc(50% - 30px);
    margin: 0 15px 0
}
.thought_title {
    margin: 30px 0 15px;
    text-transform: uppercase
}
.thought_title h1 {
    font-size: 48px
}
.school-impudence-slide {
    position: relative
}
.school-impudence-slide_video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}
.school-impudence-slide_video video {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    min-height: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
.school-impudence-slide_video~.container {
    position: relative;
    z-index: 2
}
.school-impudence-slide_video~.container .slick-arrow {
    display: none
}
.new-reviews_section {
    padding-top: 30px;
    
}
/*.new-reviews_section .h2-style {
    margin-bottom: 45px
}*/
.new-reviews_section .video-block,
.new-reviews_section .video-block video {
    width: 100%
}
.video-block {
    position: relative;
    display: inline-block;
    overflow: hidden;
    cursor: pointer
}
.video-block .play-video {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    cursor: pointer
}
.video-block.play-active {
    cursor: pointer
}
.video-block.play-active .play-video {
    display: none
}
.video-block iframe {
    width: 100%;
    height: 80vh
}
.knowledge-base_section {
    margin: 80px 0 85px
}
.knowledge-base_section .h2-style {
    margin-bottom: 20px
}
.knowledge-base_path_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px
}
.knowledge-base_path {
    width: -webkit-calc(25% - 30px);
    width: calc(25% - 30px);
    margin: 15px;
    background: #fafafa;
    text-decoration: none
}
.knowledge-base_path img {
    max-width: 100%
}
.knowledge-base_path:hover {
    text-decoration: none
}
.knowledge-base_path:hover .knowledge-base_path_text_title {
    color: #6f6f6f
}
.knowledge-base_path:nth-child(4)~.knowledge-base_path {
    display: none
}
.knowledge-base_path_img {
    text-align: center
}
.knowledge-base_path_img img {
    max-width: 100%
}
.knowledge-base_path_text {
    padding: 25px 35px
}
.knowledge-base_path_text_title {
    font-family: Roboto;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.4;
    color: #1e1e1e
}
.knowledge-base_path_text_subtitle {
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.4;
    color: #1e1e1e
}
.knowledge-base_hide,
.knowledge-base_more {
    display: inline-block;
    margin-top: 20px;
    font-family: Roboto;
    font-weight: 500;
    color: #1e1e1e;
    line-height: 1;
    font-size: 24px;
    text-decoration: none;
    border-bottom: 1px dashed #1e1e1e
}
.knowledge-base_hide:hover,
.knowledge-base_more:hover {
    color: #1e1e1e;
    text-decoration: none;
    border-bottom-color: #ffffff
}
.knowledge-base_hide {
    display: none
}
.review-slider_video {
    position: relative;
    margin-bottom: -8px;
    z-index: 1
}
.review-slider_video .slick-slide {
    outline: 0
}
.review-slider_video+.container {
    z-index: 0
}
.review-slider_video .slick-arrow {
    position: absolute;
    right: 0;
    bottom: 8px;
    width: 60px;
    height: 60px;
    background: #020202 url(../img/slider/arrow-right.png) no-repeat center;
    border: none;
    outline: 0;
    color: #ffffff;
    z-index: 1
}
.review-slider_video .slick-prev {
    right: 60px;
    background: rgba(118, 118, 118, .8) url(../img/slider/arrow-left.png) no-repeat center
}
.modal_thought .modal-big-wrap_title {
    margin-top: 30px;
    text-transform: none
}

.modal-big-wrap_subtitle{
  margin-top: 20px;
  font-size: 20px;
}

.thought_text {
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 1.4
}
.thought_text_title {
    margin-bottom: 20px;
    font-family: Roboto;
    font-weight: 500;
    font-size: 24px
}
.modal_thought-block_title {
    margin-bottom: 25px;
    font-size: 24px
}
.modal_thought-block .thought_block-text {
    margin-bottom: 25px;
    background: #fafafa
}
.home-link-toggleMenu {
    position: relative;
    top: -5px
}
.white-block_text ul {
    margin: 0;
    padding-left: 20px;
    margin-left: 0!important
}
.white-block_text ul li {
    margin-bottom: 12px
}
.thoughts-path_share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 20px
}
.thoughts-path_share .share-switch {
    display: none
}
.thoughts-path_share .bookmarks-table td {
    display: none
}
.thoughts-path_share .bookmarks-table td:first-child {
    display: inline-block
}
.thoughts-path_share .bookmarks-table td:first-child a {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto;
    height: auto;
    margin-right: 10px;
    margin-bottom: 6px;
    padding: 0 8px;
    color: #000;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #ececec;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.thoughts-path_share .bookmarks-table td:first-child a:before {
    content: " ";
    display: inline-block;
    margin-right: 4px;
    width: 20px;
    height: 20px;
    background: url(../img/soc-icon/icon-facebook.png)
}
.thoughts-path_share .bookmarks-table td:first-child a:after {
    content: "Поделиться";
    display: inline-block
}
.thoughts-path_share .share-dialog-inner-left {
    padding: 0;
    background: 0 0
}
.thoughts-path_share .share-dialog-left {
    left: 0
}
.thoughts-path_share_link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
    margin-bottom: 6px;
    padding: 0 8px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #ececec;
    color: #000;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none
}
.thoughts-path_share_link:hover {
    text-decoration: underline;
    color: #000
}
.thoughts-path_share_link img {
    margin-right: 4px
}
.about_logo-zavod {
    height: 90px;
    margin: 15px 0 -15px
}
.about_logo-zavod:hover {
    height: 100px;
    margin-top: 5px;
    position: relative;
    top: -20px
}
.header_iframe-video {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    z-index: -1
}
.header_iframe-video~* {
    position: relative;
    z-index: 2
}
.header_iframe-video_overlay {
    position: absolute;
    width: 100%;
    height: 100%
}
.header_iframe-video_overlay img {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    pointer-events: none
}
.header_iframe-video iframe {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 500vh!important;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    pointer-events: none
}
.orange {
    color: #d86230
}
div.modal-consultation_wrap {
    background: #020202!important
}
div.modal-consultation_wrap .modal-consultation_form_input {
    font-size: 16px
}
div.modal-consultation_wrap .modal-consultation_form_submit {
    font-size: 18px;
    padding: 26px 20px 27px
}
.modal-consultation_title {
    position: relative;
    text-align: left
}
.modal-consultation_face {
    text-align: right;
    margin-bottom: 130px;
    right: -100%;
    top: 0
}
.modal-consultation_face img {
    max-width: 100%
}
.modal-consultation_img-wrap {
    margin-left: -5px;
    margin-right: -5px
}
.modal-consultation_img-wrap img {
    width: -webkit-calc(33% - 10px);
    width: calc(33% - 10px);
    margin: 5px;
    float: left;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}
.modal_knowledge-base {
    border: none;
    padding-bottom: 80px
}
.modal_knowledge-base p {
    margin-bottom: 15px
}
.share-dialog-left {
    position: relative
}
.modal-programm .modal-big-wrap_black-info-block_body_path {
    padding-right: 50px
}
.project-modal .modal-big-wrap_black-info-block_body_path {
    text-align: left;
    padding-right: 40px
}
.project-modal img {
    max-width: 100%
}
.how-it-wap_sm-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.how-it-wap_sm-links a {
    width: -webkit-calc(100% / 7);
    width: calc(100% / 7)
}
.header_text h2 {
    font-size: 1em
}
.header_footer {
    margin-top: 52px
}
.header_footer-button {
    margin-top: 10rem;
    margin-right: 25px
}
.header_footer_date {
    margin: 30px 0 0
}
.white-and-black-block_section .black-block {
    padding: 52px 20px
}
.white-and-black-block_section .h2-style {
    margin-bottom: 45px;
    line-height: 1.1;
    letter-spacing: -.2px
}
.white-and-black-block_section .black-block_path {
    line-height: 1.5
}
.white-and-black-block_section .black-block_path+.black-block_path {
    margin-top: 38px
}
.white-and-black-block_section .black-block_path_text .black-block_title {
    margin-bottom: 0;
    letter-spacing: -.1px
}
footer {
    padding: 85px 0
}
.footer-disaiened {
    white-space: nowrap
}
.logo-zavod-color {
    width: 180px;
    background-size: 380px
}
.logo-zavod-color:hover {
    background: url(../img/logo-hover/zavod.png) no-repeat 0 45px;
    background-size: 180px
}
.index-wrapper_center-block {
    height: 200px;
    top: -webkit-calc(50% - 100px);
    top: calc(50% - 100px);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
div.first_double-big-slider .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}
div.first_double-big-slider .slick-slide {
    height: auto
}
.first_double-big-slider_video-wrap {
    display: block;
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%
}
.first_double-big-slider_video-wrap iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}
.leaders-come_ul .slick-arrow {
    position: absolute;
    right: -15px;
    bottom: 0;
    width: 60px;
    height: 60px;
    background: #020202 url(../img/slider/arrow-right.png) no-repeat center;
    border: none;
    outline: 0;
    color: #ffffff;
    z-index: 1
}
.leaders-come_ul .slick-prev {
    right: 45px;
    background: rgba(118, 118, 118, .8) url(../img/slider/arrow-left.png) no-repeat center
}
.about-wrap .about-wrap-block-book_text {
    max-width: 206px
}
.about-wrap .footer-copyright {
    padding: 0 15px
}
.about-wrap .footer-copyright p {
    text-align: left;
    line-height: 1.5;
    color: #b5b5b5
}
.about-wrap .footer-copyright p span {
    color: #b5b5b5
}
.about-wrap .footer-copyright a:hover {
    color: #b5b5b5
}
.yellow-button.small {
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px
}
.yellow-button.small+.yellow-button {
    padding-top: 10px;
    padding-bottom: 10px
}
.zavod_wh_bl_section .black-block_path_wrap {
    position: relative
}
.zavod_wh_bl_section .black-block_path_wrap:after,
.zavod_wh_bl_section .black-block_path_wrap:before {
    content: " ";
    display: block;
    position: absolute;
    top: 10px;
    left: 33px;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    z-index: 1
}
.zavod_wh_bl_section .black-block_path_wrap:before {
    top: -webkit-calc(100% + 38px);
    top: calc(100% + 38px)
}
.zavod_wh_bl_section .black-block_path_text:before {
    height: -webkit-calc(100% + 26px);
    height: calc(100% + 26px)
}
.zavod_wh_bl_section .black-block_path:last-child .black-block_path_wrap:before {
    display: none!important
}
.zavod_wh_bl_section .black-block_path_left {
    position: relative;
    top: -11px
}
.header-init-slider_auto-scroll .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}
.header-init-slider_auto-scroll .slick-track .slick-slide {
    height: auto
}
.impudence-group_wh_bl_section.white-and-black-block_section .white-block-title,
.zavod_wh_bl_section.white-and-black-block_section .white-block-title {
    background: 0 0
}
.white-and-black-block_section .impudence-group_black-block {
    padding: 30px 20px 0 20px
}
.impudence-group_wrapper .columns-with-applications_section.project_wrapper .bg-black {
    margin-top: 35px
}
.modal-programm_ol {
    padding-left: 0
}
.impudence-group_header .header_text {
    margin-bottom: 30px;
    width: 745px;
    max-width: 100%
}
.hamburger_bl {
    width: 24px
}
.hamburger_bl span {
    display: block;
    width: 100%;
    height: 2px;
    background: #fff
}
.hamburger_bl span+span {
    margin-top: 6px
}
.impudence-group_header a,
header a {
    outline: 0!important
}
.impudence-group_header .logo-zavod-color,
header .logo-zavod-color {
    pointer-events: none
}
.impudence-group_header .logo-zavod-color:hover,
header .logo-zavod-color:hover {
    background: url(../img/svg/color-logo-zavod.svg) no-repeat center;
    background-size: 380px
}
.impudence-group_header .logo-naglost-group-white,
header .logo-naglost-group-white {
    pointer-events: none
}
.impudence-group_header .header-logo-impudence-group .logo-naglost-group-white.logo-naglost-group-white-hover,
header .header-logo-impudence-group .logo-naglost-group-white.logo-naglost-group-white-hover {
    pointer-events: none
}
.impudence-group_header .header-logo-impudence-group .logo-naglost-group-white.logo-naglost-group-white-hover:hover,
header .header-logo-impudence-group .logo-naglost-group-white.logo-naglost-group-white-hover:hover {
    background: url(../img/svg/logo-naglost-group-white.svg) no-repeat center
}
.zavod_wh_bl_section {
    margin-bottom: 0
}
.zavod_wh_bl_section .black-block {
    padding: 51px 20px
}
.bg-black--zavod {
    padding: 35px 0
}
.bg-black .light-orange-button,
.bg-black .orange-button,
.bg-black .yellow-button,
header .light-orange-button,
header .orange-button,
header .yellow-button {
    padding-left: 5px;
    padding-right: 5px;
    width: 347px;
    max-width: 100%
}
.wrapper-zavod .new-reviews_section {
    padding-top: 0
}
.wrapper-zavod .individual-consultations {
    margin-bottom: -23px
}
.logo_wrapper img {
    max-width: 100%;
    width: 100px;
}
.logo_wrapper:hover .logo_1 {
    display: none
}
.logo_wrapper:hover .logo_2 {
    display: inline-block
}
.logo_2 {
    display: none;
    position: relative;
    overflow: hidden
}
.logo_2&gt;
a {
    position: relative;
    z-index: 10
}
.logo_2 .background {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 5
}
.logo_2 .background img {
    max-width: none;
    width: 1115px;
    position: relative;
    top: 106px;
    left: -16px
}
.thought_block-text {
    height: 185px;
    position: relative;
    overflow: hidden
}
.thought_block-text:after {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 26px;
    background: #fafafa
}
.about-wrap {
    background: #020202 url(../img/about/VG-3262_black.png) no-repeat 130% 40%
}
.impudence-group_wrapper .columns-with-applications:hover {
    background: #fff
}
.columns-with-applications_button .black-buttons{
    margin: 30px 0 20px;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    color: #fff;
}
.black-buttons:focus, .black-buttons:link, .black-buttons:visited{
    text-decoration: none;
    color: #d8d8d8;
    border: none;
    outline: 0;
}
.black-buttons{
    display: block;
    padding: 22px 65px;
    color: #d8d8d8;
    font-family: Roboto;
    font-weight: 500;
    font-size: 24px;
    text-transform: uppercase;
    background: #020202;
    border: none;
    outline: 0;
    cursor: pointer;
    text-decoration: none!important;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.black-buttons:hover{
    color: #fff;
    background: url(../img/texture/button_bg.png) no-repeat;
    background-size: cover;
    text-decoration: none;
}

.logo-naglost-group-whites {
    display: inline-block;
    width: 100px;
    height: 100px;
    background: url(/upload/iblock/1fd/Bez_imen3i_1.png) no-repeat center;
}
.logo-naglost-group-whites {
    margin-bottom: -15px;
    width: 90px;
    height: 90px;
}
.logo-naglost-group-white-hovers:hover {
    background: url(/upload/iblock/788/Bez_ime33ni_1.png) no-repeat 0 6px;
    background-size: 97px 78px;
}
.logo-naglost-group-whites {
    margin-bottom: -15px;
    width: 90px;
    height: 90px;
}
header .header-logo-impudence-group .logo-naglost-group-whites.logo-naglost-group-white-hover {
    pointer-events: none;
}
.header-logo-impudence-group .logo-naglost-group-whites {
    width: 140px;
    height: 140px;
}
.logo-naglost-group-whites {
    display: inline-block;
    width: 100px;
    height: 100px;
    background: url(/upload/iblock/1fd/Bez_imen3i_1.png) no-repeat center;
}

.logo_school-impudence_whites {
    display: inline-block;
    width: 155px;
    max-width: 100%;
    height: 127px;
    background: url(/upload/iblock/a5c/Bez_imeni_1.png) no-repeat;
    background-size: 495px;
}
.logo_school-impudence_whites {
    position: relative;
    margin-top: 15px;
    margin-bottom: -15px;
    width: 85px;
    height: 85px;
    background-size: 260px;
    background-position: right;
}
.logo_school-impudence-hovers:hover {
    background: url(/upload/iblock/d02/school_impudence_logo_white.png) no-repeat 4px 9px;
    background-size: 98%;
}
.logo_school-impudence_whites:hover {
    text-decoration: none;
}
.header-slide-2 .header_logos a, .header-white-slide .header_logos a {
        background-position: right;
}
.header_logos a {
        display: block;
        width: 155px;
        max-width: 100%;
        height: 127px;
        background: url(/upload/iblock/a5c/Bez_imeni_1.png) no-repeat;
        background-size: 495px;
}
.header_logos a:hover {
    background: url(/upload/iblock/d02/school_impudence_logo_white.png) no-repeat;
    background-size: 100%;
}
.header_logos {
    margin: 30px 0;
}

.logo-zavod-colors {
    display: inline-block;
    width: 200px;
    height: 150px;
    background: url(/upload/resize_cache/iblock/2f8/160_0_2/Bez_ime2ni_1.png) no-repeat center;
    background-size: 350px;
}
.about_logo-zavods {
    height: 90px;
    margin: 15px 0 -15px;
}
.logo-zavod-colors {
    width: 180px;
    background-size: 380px;
}
.logo-zavod-colors:hover {
    text-decoration: none;
}
.logo-zavod-hovers:hover {
    background: url(/upload/resize_cache/iblock/140/160_0_2/color_logo_zavod_PNG.png) no-repeat 17px 47px;
    background-size: 166px 48px;
}
.about_logo-zavods:hover {
    height: 100px;
    margin-top: 5px;
    position: relative;
    top: -20px;
}
.logo-zavod-colors:hover {
    background: url(/upload/resize_cache/iblock/140/160_0_2/color_logo_zavod_PNG.png) no-repeat 0 45px;
    background-size: 180px;
}


/* Start:/bitrix/templates/daryakab_index/components/bitrix/menu/menu/style.min.css?1502704293490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/bitrix/templates/daryakab_index/components/bitrix/menu/menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/bitrix/templates/daryakab_index/components/bitrix/news.detail/personal_consul/style.css?1505899267155*/
div.news-detail
{
    word-wrap: break-word;
}
div.news-detail img.detail_picture
{
    float:left;
    margin:0 8px 6px 1px;
}
.news-date-time
{
    color:#486DAA;
}


/* End */


/* Start:/bitrix/templates/daryakab_index/components/bitrix/news.list/project/style.css?15114214951022*/
div.news-list
{
    word-wrap: break-word;
}
div.news-list img.preview_picture
{
    float:left;
    margin:0 4px 6px 0;
}
.news-date-time {
    color:#486DAA;
}


.project_path_text{
    z-index: 10;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 60px 20px 30px;
    padding-left: 50px;
    background: linear-gradient(to top, rgba(0,0,0,.4), transparent);
}

.project_path_text p{
 color: #fff;
}


div.project-path__img-placeholder{
 position: absolute;
 top: 0;
 left: 0;
 z-index: 2;
 background-size: cover;
}

.columns-with-applications:hover div.project-path__img-placeholder{
 opacity: 0;
 visibility: hidden;
}

.topicsTitle {
    text-align: center;    
}
/*.how-it-wap_big-links_wrap > * {
    max-width: 50%;
}*/
@media only screen and (max-width: 2400px) {
    div.modal-consultation_wrap {
        background: #020202 url(../img/consultations/cons-new-bg2000.png) no-repeat top right
    }
}
@media only screen and (max-width: 2000px) {
    div.modal-consultation_wrap {
        background: #020202 url(../img/consultations/cons-new-bg2000.png) no-repeat 10px 0
    }
}
@media only screen and (max-width: 1800px) {
    div.modal-consultation_wrap {
        background: #020202 url(../img/consultations/cons-new-bg2000.png) no-repeat -100px 0
    }
}
@media only screen and (max-width: 1600px) {
    div.modal-consultation_wrap {
        background: #020202 url(../img/consultations/cons-new-bg2000.png) no-repeat -200px 0
    }
}
@media only screen and (max-width: 1400px) {
    div.modal-consultation_wrap {
        background: #020202 url(../img/consultations/cons-new-bg2000.png) no-repeat -300px 0
    }
}
@media only screen and (max-width: 1750px) {
    .about-wrap {
        background-position: 170% 40%
    }
}
@media only screen and (max-width: 1650px) {
    .about-wrap {
        background-position: 235% 40%
    }
}
@media only screen and (max-width: 1550px) {
    .about-wrap {
        background-position: 350px 40%
    }
}
@media only screen and (max-width: 1400px) {
    .about-wrap {
        background-position: 290px 40%
    }
}
@media only screen and (max-width: 1260px) {
    .about-wrap {
        background-position: 225px 40%
    }
}
@media only screen and (max-width: 1200px) {
    header.school-impudence {
        padding: 50px 0 80px
    }
    .columns-with-applications-title {
        font-size: 30px;
        line-height: 30px
    }
    .columns-with-applications_text {
        font-size: 26px;
        line-height: 28px
    }
    .columns-with-applications_button .black-button {
        font-size: 20px
    }
    footer .footer_contact-title {
        margin-bottom: 7px
    }
    footer .col-md-12 {
        text-align: left
    }
    .header_text {
        max-width: 80%
    }
    .header_subtext_title {
        margin: 20px 0
    }
}
@media only screen and (max-width: 1100px) {
    div.modal-consultation_wrap {
        background: #020202 url(../img/consultations/cons-new-bg2000.png) no-repeat -500px 0
    }
}
@media only screen and (max-width: 992px) {
    header .slick-arrow {
        margin-top: 25px;
        position: static
    }
    header .slick-arrow+.slick-arrow {
        margin-left: -4px
    }
    .header-slide-2,
    .header-white-slide {
        background: #141418
    }
    .header-links {
        text-align: right
    }
    .white-and-black-block_section {
        padding: 0 15px
    }
    .white-and-black-block_section .white-block-title {
        background: #d8d8d8;
        color: #000;
        -webkit-box-shadow: 0 5px 0 15px #d8d8d8!important;
        box-shadow: 0 5px 0 15px #d8d8d8!important
    }
    .white-and-black-block_section .white-block {
        top: -135px;
        margin-bottom: -100px
    }
    .white-and-black-block_section .black-block:before {
        right: auto;
        left: 99%
    }
    header .slick-arrow {
        display: none
    }
    .school-impudence-slide:not(:first-child) {
        display: none
    }
    .school-impudence-slide.header-white-slide {
        background: #141418
    }
    .header_footer_date,
    .header_footer_subtext,
    header .slick-arrow {
        display: none
    }
    .header_footer_date_mobile,
    .header_footer_subtext_mobile {
        display: block;
        margin-bottom: 5px
    }
    .header_footer_subtext_mobile {
        margin-top: 6px;
        margin-bottom: 20px
    }
    .header_footer {
        margin-top: 0
    }
    .about-wrap {
        padding-top: 15px;
        background: #050505 url(../img/about/about-bg-laptop.png) no-repeat top center
    }
    .about-wrap .h1-style {
        font-size: 45px;
        line-height: 56px
    }
    .about-wrap header {
        margin-bottom: 132px
    }
    .header_subtext {
        margin-bottom: 30px
    }
    .reviews-mobile-slider {
        margin: 0 15px
    }
    .reviews_path .reviews_text.transparent {
        height: 120px
    }
    .reviews_section .hide-reviews,
    .reviews_section .show-reviews {
        margin-top: 0;
        padding: 0 30px;
        font-size: 20px
    }
    .reviews-img img {
        display: block;
        margin: auto;
        width: 100%;
        max-width: 500px!important
    }
    .leaders-come_li {
        width: -webkit-calc(25% - 4px);
        width: calc(25% - 4px)
    }
    .modal-big-wrap_black-info-block_body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .how-it-wap_big-links_wrap&gt;
    * {
        width: 100%
    }
    .how-it-wap_big-links_wrap .how-it-wap_big-links_wrap .how-it-wap_big-link {
        width: 50%
    }
    .scriptingFive,
    .scriptingFive-white,
    .scriptingFour,
    .scriptingFour-white,
    .scriptingOne,
    .scriptingOne-white,
    .scriptingThree,
    .scriptingThree-white,
    .scriptingTwo,
    .scriptingTwo-white {
        display: none!important
    }
    .impudence-group_black-block_bottom:before {
        width: 100vw
    }
    .project-modal .modal-big-wrap_black-info-block_body_path {
        width: 100%
    }
    .project_main {
        margin-left: -15px;
        margin-right: -15px
    }
    .project_path,
    .slick-slide.project_path {
        min-height: 300px;
        padding: 15px 15px
    }
    .modal-consultation_wrap.modal-big-wrap {
        padding-top: 10px;
        background: #020202 url(../img/consultations/consultation1000.png) no-repeat top center
    }
    .modal-consultation_wrap.modal-big-wrap .popup-close {
        margin-bottom: 470px
    }
    .school-impudence-slide_video {
        display: none
    }
    .knowledge-base_path {
        width: -webkit-calc(50% - 30px);
        width: calc(50% - 30px)
    }
    .header_sound_off {
        display: none
    }
    .modal-consultation_wrap.modal-big-wrap .popup-close {
        margin-bottom: 15px
    }
    .modal-consultation_face {
        margin-bottom: 50px
    }
    .modal-consultation_img-wrap {
        margin-top: 40px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-left: -5px;
        margin-right: -5px
    }
    .modal-consultation_img-wrap img {
        margin: 5px
    }
    .modal-consultation_face {
        text-align: left
    }
    .video-block iframe {
        height: auto
    }
    .modal-programm .modal-big-wrap_black-info-block_body_path {
        padding-right: 20px
    }
    .project-modal .modal-big-wrap_black-info-block_body_path {
        padding-right: 20px
    }
    .how-it-wap_sm-links a {
        width: -webkit-calc(100% / 6);
        width: calc(100% / 6)
    }
    .columns-with-applications_button .black-button {
        width: 320px
    }
    .knowledge-base_path_text {
        padding: 15px 25px
    }
    .knowledge-base_hide,
    .knowledge-base_more {
        font-size: 20px;
        text-transform: none
    }
    .impudence-group_wh_bl_section.white-and-black-block_section .white-block-title {
        background: #d8d8d8
    }
    .impudence-group_black-block_bottom .h2-style {
        padding-right: 0
    }
    .thoughts-path_share {
        margin: 0 0 30px
    }
    .modal-big-wrap_black-info-block_body_path_number {
        margin-right: 20px
    }
}
@media only screen and (max-width: 800px) {
    .container {
        width: 100%
    }
}
@media only screen and (max-width: 768px) {
    .form-annoing .topicsTitle {
        font-size: 19px;    
    }
    
    .reviews-headline {
        margin-top: 15px;
        min-height: 40px
    }
    .statistics-list li {
        width: 49%;
        margin-bottom: 8px
    }
    .statistics-list li:nth-child(3n):after {
        display: none
    }
    .footer_contact-title {
        display: block;
        float: none
    }
    .about_hidden_text-block {
        display: none
    }
    .about_button-more {
        display: inline-block;
        margin-bottom: 15px
    }
    .modal_img-wrap,
    .people-who-passed-intensively_wrap {
        position: relative;
        padding-top: 60px
    }
    .modal_img-wrap .slick-arrow,
    .people-who-passed-intensively_wrap .slick-arrow {
        position: absolute;
        right: 0;
        top: 0;
        width: 60px;
        height: 60px;
        background: #020202 url(../img/slider/arrow-right.png) no-repeat center;
        border: none;
        outline: 0;
        color: #ffffff;
        z-index: 1
    }
    .modal_img-wrap .slick-arrow.slick-prev,
    .people-who-passed-intensively_wrap .slick-arrow.slick-prev {
        right: 60px;
        background: #ffffff url(../img/slider/arrow-left.png) no-repeat center
    }
    .our-pride_head {
        margin: 25px 0 5px;
        min-height: auto
    }
    .our-pride_text {
        margin: 10px 0
    }
    .our-pride-diez {
        font-size: 34px
    }
    .project-modal_footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .how-it-was_section .dark-background {
        margin-left: -15px;
        margin-right: -15px
    }
    .modal-consultation_form_line {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .how-it-wap_big-link img {
        -webkit-filter: grayscale(0);
        filter: grayscale(0)
    }
    .modal-consultation_wrap {
        padding-bottom: 0
    }
    .modal-consultation_phone {
        margin: 33px 0 0 0
    }
    .modal-consultation_author {
        display: block;
        margin: 35px 0 0 0
    }
    .modal-consultation_author p {
        font-size: 16px;
        color: rgba(252, 252, 252, .5)
    }
    .modal-consultation_author a {
        text-decoration: underline;
        color: rgba(252, 252, 252, .5)
    }
    .how-it-wap_sm-links a {
        width: -webkit-calc(100% / 5);
        width: calc(100% / 5)
    }
    .footer-copyright {
        text-align: left
    }
    .about-wrap .h2-style {
        margin-top: 36px;
        margin-bottom: 24px;
        font-size: 24px;
        line-height: 30px
    }
    .about-wrap .header_top-line .link-toggleMenu {
        left: 0
    }
    .about-wrap .logo_school-impudence_white {
        margin-top: 44px
    }
    .about-wrap .about_logo-zavod {
        margin: 25px 0 -35px
    }
    .about-wrap .footer-copyright a,
    .about-wrap .footer-copyright p {
        text-align: left;
        line-height: 1.7
    }
    .about-wrap_text {
        font-size: 15px;
        line-height: 20px;
        letter-spacing: .1em
    }
    .footer-copyright p {
        text-align: left
    }
    .strat-session:after {
    position:absolute;
    display:block;
    content: ""; 
    width: 100%;
    background: transparent url('../img/new-lb/new-darya-2.png') no-repeat right top;
    right: 0;
    bottom: 0;
    z-index: 1;
    top: -30px;
    overflow: hidden;
}
}
@media only screen and (max-width: 600px) {
    .menu.active {
        width: 100vw;
        padding-left: 15px;
        padding-right: 15px;
        left: 0!important
    }
    .col-usm-1 {
        width: 8.33333%!important
    }
    .col-usm-2 {
        width: 16.66667%!important
    }
    .col-usm-3 {
        width: 25%!important
    }
    .col-usm-4 {
        width: 33.33333%!important
    }
    .col-usm-5 {
        width: 41.66667%!important
    }
    .col-usm-6 {
        width: 50%!important
    }
    .col-usm-7 {
        width: 58.33333%!important
    }
    .col-usm-8 {
        width: 66.66667%!important
    }
    .col-usm-9 {
        width: 75%!important
    }
    .col-usm-10 {
        width: 83.33333%!important
    }
    .col-usm-11 {
        width: 91.66667%!important
    }
    .col-usm-12 {
        width: 100%!important
    }
    .col-usm-hidden,
    .usm-hidden {
        display: none!important
    }
    .col-usm-visible,
    .usm-visible {
        display: block!important
    }
    footer .col-usm-12 {
        margin: 10px 0;
        text-align: center!important
    }
    .columns-with-applications {
        padding-top: 70px
    }
    .white-and-black-block_section .black-block_path_text {
        padding-left: 30px
    }
    .white-and-black-block_section .black-block_path_wrap:after,
    .white-and-black-block_section .black-block_path_wrap:before {
        left: 15px
    }
    .white-and-black-block_section .black-block_path_text:before {
        left: 3px
    }
    .header-links {
        text-align: right
    }
    .header_footer-button {
        width: -webkit-calc(100% + 30px);
        width: calc(100% + 30px);
        margin-bottom: 15px;
        margin-left: -15px
    }
    .header_footer-button .black-button,
    .header_footer-button .light-orange-button,
    .header_footer-button .orange-button,
    .header_footer-button .yellow-button {
        padding: 20px 0;
        width: 100%
    }
    .modal-big-wrap .yellow-button {
        padding: 20px 0;
        width: 100%
    }
    .header-slide-1 {
        padding: 20px 0
    }
    .header_subtext_title,
    .header_text {
        font-size: 18px;
        max-width: 100%;
        line-height: 24px
    }
    .header_subtext_title {
        margin-top: 0
    }
    .header_footer-button {
        margin-bottom: 0
    }
    .header_footer-button .black-button {
        margin-left: -15px;
        text-align: center;
        width: -webkit-calc(100% + 30px);
        width: calc(100% + 30px)
    }
    .white-and-black-block_section {
        margin-bottom: 0
    }
    .white-and-black-block_section .white-block-main,
    .white-and-black-block_section .white-block-title {
        border: none;
        padding: 0
    }

    .white-block-title p{
     font-family: Roboto;
    }

    .white-and-black-block_section .white-block-title {
        margin-top: 10px
    }
    .white-and-black-block_section .white-block-main {
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .white-and-black-block_section .white-block-main:after,
    .white-and-black-block_section .white-block-main:before {
        display: none
    }
    .white-and-black-block_section .white-block_text {
        padding: 45px 0 0
    }
    .white-and-black-block_section .white-block_text li {
        line-height: 1.2;
        margin-bottom: 22px
    }
    .white-and-black-block_section .buy-book {
        margin-top: 60px;
        margin-left: -15px;
        padding-left: 0;
        width: -webkit-calc(100vw - 40px);
        width: calc(100vw - 40px);
        -webkit-box-shadow: 0 5px 0 40px #020202;
        box-shadow: 0 5px 0 40px #020202
    }
    .white-and-black-block_section .black-block {
        padding: 42px 0
    }
    .white-and-black-block_section .black-block_path .col-usm-12 {
        text-align: left
    }
    .white-and-black-block_section .black-block_path .black-block_path_text {
        margin-top: 15px;
        padding-left: 0
    }
    .white-and-black-block_section .black-block_path .black-block_path_text:before {
        display: none
    }
    .white-and-black-block_section .black-block_path .black-block_path_wrap:after,
    .white-and-black-block_section .black-block_path .black-block_path_wrap:before,
    .white-and-black-block_section .black-block_path:last-child .black-block_path_wrap:after,
    .white-and-black-block_section .black-block_path:last-child .black-block_path_wrap:before {
        display: none!important
    }
    .white-and-black-block_section .impudence-group_black-block {
        padding-bottom: 0
    }
    .statistics_section {
        padding: 20px 0
    }
    .statistics-list li {
        text-align: left;
        padding-left: 50px
    }
    .columns-with-applications_button {
        margin-left: -20px;
        margin-right: -20px
    }
    .columns-with-applications_button .black-button {
        padding: 20px 0;
        width: 100%
    }
    .form-registration,
    .successful-sending {
        padding: 0 0 10px 0
    }
    .form-registration form,
    .successful-sending form {
        margin-top: 0
    }
    .form-registration .select-style .jq-selectbox__select,
    .successful-sending .select-style .jq-selectbox__select {
        padding: 10px 15px
    }
    .form-registration .select-style .jq-selectbox__select,
    .successful-sending .select-style .jq-selectbox__select {
        height: 50px
    }
    .form-registration .select-style .jq-selectbox__dropdown,
    .successful-sending .select-style .jq-selectbox__dropdown {
        top: 47px
    }
    .form-registration .select-style .jq-selectbox__trigger-arrow,
    .successful-sending .select-style .jq-selectbox__trigger-arrow {
        top: 22px
    }
    .form-label.form-error:after {
        display: none
    }
    .form-label input {
        padding: 10px 15px
    }
    footer {
        padding: 40px 5px
    }
    footer a {
        margin: 0 10px 0 0
    }
    footer a[href^=tel] {
        display: block
    }
    footer p {
        text-align: left
    }
    .footer-contact {
        margin-bottom: 14px
    }
    .footer-copyright_span {
        display: block
    }
    .successful-sending {
        padding-top: 20px
    }
    .successful-sending .form-title,
    .successful-sending .successful-sending_think-you {
        font-size: 35px;
        line-height: 50px
    }
    .form-title {
        line-height: 40px
    }
    .about-wrap .header_logo-white {
        margin-top: 25px
    }
    .h2-style {
        font-size: 27px;
        font-weight: 500;
        line-height: 30px;
        margin-bottom: 15px
    }
    .modal-consultation_title {
        font-size: 24px
    }
    .footer_contact-title {
        font-size: 24px
    }
    .leaders-come_li {
        width: -webkit-calc(50% - 4px);
        width: calc(50% - 4px)
    }
    .thought-header {
        padding: 25px 0 2px
    }
    .thought-header .thought-mobile-header-img {
        display: block;
        margin: 25px 15px 0;
        float: left
    }
    
    .thoughts-title {
        margin: 10px 0
    }
    .thoughts-path_title {
        font-size: 24px
    }
    .thoughts-path {
        margin: 25px 0
    }
    .thoughts-path+.thoughts-path {
        margin-top: 35px
    }
    .thoughts-path_img {
        margin-left: -15px;
        margin-right: -15px
    }
    .thoughts-footer {
        margin-top: 25px;
        padding: 35px 0
    }
    .thought_small-block-wrap&gt;
    * {
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px)
    }
    .thought_block-text {
        padding: 15px 0 30px;
        height: auto
    }
    .thought_block-text:after {
        display: none
    }
    .thought_title {
        margin: 40px 0 30px
    }
    .thought_title h1 {
        font-size: 24px;
        line-height: 1.1
    }
    .thought_big-title {
        font-size: 24px
    }
    .home-header-links {
        text-align: right
    }
    .index-wrapper_bottom-block {
        bottom: 25px
    }
    .how-it-wap_sm-links {
        padding-right: 100px
    }
    .how-it-wap_sm-links img {
        max-width: 100%
    }
    .how-it-wap_sm-links .smile-slide {
        cursor: pointer
    }
    .how-it-wap_sm-links .smile-slide:focus {
        border: none;
        outline: 0
    }
    .how-it-wap_sm-links .slick-arrow {
        position: absolute;
        right: 0;
        top: 0;
        width: 50px;
        height: 100%;
        background: url(../img/slider/arrow-right.png) no-repeat center;
        border: none;
        outline: 0;
        color: #ffffff
    }
    .how-it-wap_sm-links .slick-arrow.slick-prev {
        right: 50px;
        background: #fff url(../img/slider/arrow-left.png) no-repeat center
    }
    .how-it-wap_big-links_wrap a:nth-child(2)~a {
        display: none
    }
    .header_footer {
        margin-top: 7px
    }
    .header_text {
        min-height: auto
    }
    .header_footer_date {
        margin: 7px 0 0
    }
    .header_footer-button {
        margin-top: 0
    }
    .how-it-was_section .h2-style {
        margin-bottom: 35px
    }
    .school-impudence-slide {
        padding-bottom: 0!important
    }
    .white-and-black-block_section .white-block {
        top: 0!important;
        margin-bottom: 0!important
    }
    .white-and-black-block_section .individual-consultations {
        margin: 0 -15px 0 -15px;
        border-top: 15px solid #020202;
        background-size: 205px!important
    }
    .white-and-black-block_section .white-block_main-people {
        margin-bottom: 30px
    }
    .knowledge-base_path:nth-child(1)~.knowledge-base_path {
        display: none
    }
    .columns-with-applications_button .black-button {
        width: 100%
    }
    .how-it-wap_sm-links {
        display: block
    }
    .impudence-group_wrapper .columns-with-applications_section.project_wrapper {
        margin-top: 15px
    }
    .impudence-group_wrapper .columns-with-applications_section.project_wrapper .bg-black {
        margin-top: 0
    }
    .zavod_wh_bl_section.white-and-black-block_section .white-block-title {
        background: #d8d8d8
    }
}
@media only screen and (max-width: 550px) {
    .second_double-big-slider .slick-arrow {
        width: 60px
    }
    .second_double-big-slider .slick-arrow.slick-prev {
        right: 60px
    }
    .how-it-wap_big-links_wrap {
        display: none
    }
}
@media only screen and (max-width: 480px) {
    .about-wrap__subtitle br{
      display: none;
    }

    .exs-visible {
        display: block!important
    }
    .wrapper {
        border-width: 15px
    }
    .statistics-list li {
        width: 100%
    }
    .statistics-list li:after {
        display: none!important
    }
    .video-wrap .play-video {
        top: -webkit-calc(50% - 50px);
        top: calc(50% - 50px);
        left: -webkit-calc(50% - 50px);
        left: calc(50% - 50px);
        width: 100px;
        height: 100px
    }
    .buy-book .black-button {
        left: 0;
        width: 100%;
        padding: 25px 0
    }
    .form-registration .black-button,
    .successful-sending .black-button {
        padding-left: 0;
        padding-right: 0;
        text-align: center;
        width: 100%
    }
    iframe {
        height: 500px
    }
    .form-title {
        font-size: 26px;
        line-height: 26px
    }
    .form-registration .black-button,
    .successful-sending .black-button {
        margin-top: 15px;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 26px
    }
    .form-label {
        margin-bottom: 6px
    }
    .form-label span {
        margin-bottom: 0;
        margin-top: -6px
    }
    button.popup-close {
        margin-left: -3px;
        font-size: 35px;
        line-height: 50px;
        height: 50px
    }
    .successful-sending button.popup-close {
        margin-left: 2px
    }
    .successful-sending .successful-sending_think-you {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 10px
    }
    .successful-sending .form-title {
        font-size: 26px;
        line-height: 36px
    }
    .columns-with-applications_section .slick-arrow {
        right: 0
    }
    .columns-with-applications {
        padding: 75px 20px 30px;
        border-left: none;
        border-right: none
    }
    .columns-with-applications-title {
        font-size: 30px;
        line-height: 32px
    }
    .index-wrapper_center-block {
        width: 300px;
        left: -webkit-calc(50% - 150px);
        left: calc(50% - 150px)
    }
    .index-wrapper_white-logo-darya {
        width: 300px;
        background-size: 825px
    }
    .index-wrapper_bottom-block .logo_school-impudence_white {
        width: 100px;
        height: 100px;
        background-size: 235px
    }
    .index_magnific-popup-video_body {
        width: 100%;
        margin-left: 0
    }
    .about-wrap {
        background: #050505 url(../img/about/about-bg-mobile.png) no-repeat top center
    }
    .about-wrap .h1-style {
        font-size: 30px;
        line-height: 36px
    }
    .leaders-come_li {
        width: -webkit-calc(100%);
        width: calc(100%)
    }
    .modal-big-wrap_title {
        font-size: 30px
    }
    .modal-big-wrap button.popup-close {
        margin-bottom: 20px
    }
    .logo-zavod-color {
        height: 100px
    }
    .individual-consultations {
        margin-left: 0;
        margin-right: 0
    }
    .bg-black {
        padding: 5px 0 25px
    }
    .bg-black .light-orange-button,
    .bg-black .orange-button,
    .bg-black .yellow-button {
        display: block;
        padding: 14px 5px
    }
    .zavod-header .header-links {
        text-align: right;
        margin-top: 7px
    }
    .leaders-come_link {
        padding: 0
    }
    .how-it-wap_big-links_wrap .how-it-wap_big-links_wrap .how-it-wap_big-link {
        width: 100%
    }
    .project-section {
        border-bottom-width: 20px
    }
    .footer-copyright_mobile-block {
        display: block
    }
    .modal-big-wrap,
    .modal_knowledge-base {
        padding: 5px 0 15px 0
    }
    .knowledge-base_path {
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px)
    }
    .knowledge-base_path_text {
        padding-left: 15px;
        padding-right: 15px
    }
    .how-it-wap_sm-links a {
        width: -webkit-calc(100% / 3);
        width: calc(100% / 3)
    }
    .columns-with-applications {
        padding-bottom: 0
    }
    .columns-with-applications_button .black-button {
        margin-bottom: -20px
    }
    .header_top-line {
        margin-bottom: 6px
    }
    .header_top-line .header_logo-mobile a {
        height: 60px;
        background-size: 315px
    }
    .header_top-line .link-toggleMenu {
        position: relative;
        left: -27px;
        top: -2px
    }
  
    .white-and-black-block_section .white-block-title {
        padding: 13px 0 6px;
        font-size: 20px;
        line-height: 24px
    }
    .white-and-black-block_section .white-block_text .white-block_main_title {
        margin-bottom: 23px;
        font-size: 20px;
        line-height: 24px
    }
    .white-and-black-block_section .white-block_text p {
        font-size: 16px;
        line-height: 1.27
    }
    .zavod-header .header_top-line {
        margin-bottom: 0
    }
    .zavod-header .header_top-line .link-toggleMenu {
        left: 0
    }
    .zavod-header .header-slide-2,
    .zavod-header .header-white-slide {
        padding: 20px 0
    }
    .zavod-header .logo-zavod-color {
        height: 78px;
        width: 150px;
        background-size: 320px
    }
    .zavod-header .header_subtext_title {
        margin-top: 25px;
        margin-bottom: 6px
    }
    .zavod-header .header_subtext {
        margin-bottom: 18px;
        font-size: 16px;
        line-height: 20px
    }
    .white-and-black-block_section .black-block_head-block {
        margin: 0 0 40px 0
    }
    .white-and-black-block_section .h2-style {
        margin-bottom: 22px
    }
    .white-and-black-block_section .black-block_path .black-block_path_text {
        margin-top: 16px
    }
    .white-and-black-block_section .black-block_path+.black-block_path {
        margin-top: 14px
    }
    .modal-consultation_img-wrap img {
        width: -webkit-calc(50% - 11px);
        width: calc(50% - 11px)
    }
    .leaders-come_section {
        padding: 36px 0 0
    }
    .leaders-come_ul {
        margin: 0
    }
    .second_double-big-slider {
        padding-right: 120px
    }
    .leaders-come_link img {
        max-width: 115px
    }
    .header_top-line .link-toggleMenu {
        left: 0
    }
    .header-slide-2,
    .header-white-slide {
        padding: 20px 0
    }
    header h2 {
        font-size: 18px;
        line-height: 24px
    }
    .header_top-line {
        margin-bottom: 18px
    }
    .header_footer-button {
        margin-top: 14px
    }
    .index-wrapper {
        padding: 30px 0 7px;
        height: auto;
        min-height: 100vh
    }
    .index-wrapper_center-block {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        margin: 50px auto 33px
    }
    .index-wrapper_center-block_play {
        margin-bottom: -10px
    }
    .index-wrapper_bottom-block {
        position: static
    }
    .index-wrapper_bottom-block .col-xs-4 {
        width: 100%;
        text-align: center
    }
    .index-wrapper_bottom-block .logo_school-impudence_white {
        margin-top: 23px;
        background-size: 268px;
        background-position: 105%
    }
    .index-wrapper_bottom-block .footer-copyright_mobile-block {
        margin-top: 0;
        position: relative;
        top: -5px
    }
    .index-wrapper_bottom-block .footer-copyright {
        position: relative;
        top: -5px
    }
    .zavod_wh_bl_section .black-block_path_left {
        top: 0
    }
    .header-slide-2,
    .header-white-slide {
        padding: 20px 0
    }
    .modal-big-wrap_black-info-block {
        padding: 25px 15px
    }
    ul {
        padding-left: 25px
    }
    .thought_block-img {
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: 12px
    }
    .thought_block-img img {
        width: 100%
    }
    .thought_big-title {
        font-size: 18px
    }
    .thought_small-block-wrap&gt;
    * {
        margin-bottom: 5px
    }
    .bg-black .light-orange-button,
    .bg-black .orange-button,
    .bg-black .yellow-button {
        width: 100%
    }
    .bg-black--zavod {
        padding: 25px 0
    }
    .index-wrapper_white-logo-darya {
        background-size: 600px;
        height: 20px;
        margin-top: 55px
    }
    .index-wrapper_white-logo-darya_title {
        background-size: 220px
    }
    .impudence-group_header .header-logo-impudence-group {
        margin: 25px 0 15px
    }
    .impudence-group_header .logo-naglost-group-white {
        width: 110px;
        height: 95px;
        margin: 0 0
    }
}
@media (min-width: 600px) and (max-width: 992px) {
    .white-and-black-block_section .white-block-title {
        -webkit-box-shadow: none!important;
        box-shadow: none!important
    }
}
@media only screen and (min-width: 992px) {
    .col-md-1-5 {
        width: 20%;
        padding: 0 15px
    }
}


.for-whom {
    padding-top: 50px;    
}
.for-whom h2 {
    margin-bottom: 50px;    
}
.for-whom .init-mobile-slider .slick-arrow {
    bottom: 55px;
    top: auto;
}

.for-whom .init-mobile-slider .slick-arrow.slick-prev {
    background-color:#fafafa;
}

.for-whom .col-md-4 {
    margin-bottom: 62px;    
}
.for-whom .col-md-4:before{
            display:none;    
}
.for-whom .col-md-4:after{
    display:none;    
}

.for-whom .for-whom-item {
    text-transform: none;
    padding-bottom: 170%;
    height: 0;
    position: relative;
    bottom: 100%;
    font-size: 14px;
    text-align: center;
    line-height: 1.4;
    -webkit-transition: border .35s ease-out;
    -o-transition: border .35s ease-out;
    transition: border .35s ease-out;
    z-index: 1;
}
.personal-brand-second .for-whom-item {
    padding-bottom: 140%;   
}
.for-whom-item .border {
    position: absolute;
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    border: 3px solid #020202;
    z-index: 2;    
}
.for-whom-item p:not(.for-whom-title) {
    text-align: left; 
    font-weight: 300;
    padding: 0 !important;
}
.for-whom-item .caption {
    position: absolute;
    top: -9px;
    right: -9px;
    bottom: -9px;
    left: -9px;
    background-color: #ffefd6;
    padding: 12% 10% 20px;
    z-index: 1;    
}
.for-whom-item .caption .for-whom-title {
    text-transform: uppercase;
    text-align: center;
    padding: 0;
    font-size: 21px;
    margin-top: 10px;
   
}
.for-whom-item .caption hr {
    border-top: 1px solid #252525;
    width: 50%;
    margin-top: 10px;
}
.for-whom-item svg {
    width: 95px;
    height: 95px;
    margin-bottom: 20px;    
}

.for-whom-item:hover .caption hr {
    border-top: 1px solid #ffefd6;    
}
.for-whom .video-button {
    right: 30%;
    z-index: 10;
}
.for-whom-item:hover .border {
    border: 3px solid #ffefd6;
}
.for-whom-item:hover .caption {
    background-color: #020202;
    color: #ffefd6;     
}

.personal-brand-first .header_top-line {
    margin-top: 40px;
}
.personal-brand-first p {
    margin-top: 4em;
    font-size: 56px;
    line-height: 65px;
    margin-bottom: 2em;
    font-weight: 700;    
}

.personal-brand-first .black-button {
    width: 407px;
    height: 78px;
    font-size: 27px;
    font-weight: 700;
    line-height: 36.8px;
    text-transform: uppercase;
    letter-spacing: 1.14px;
    color: #fff;

}

.personal-brand-first .black-button:hover {
    color: #000;    
    background-image: none;
    background-color: #ffecd2;
}
.personal-brand-first .hamburger_bl span {
    background-color: #000;  
}

.personal-brand-4 .columns-with-applications_description {
    font-weight: 500;
    font-size: 31px;
    line-height: 1em;
    margin-top: 2em;
    margin-bottom: 3em;
    text-transform: uppercase;
}

.personal-brand-4 .black-buttons {
    color: #fff;    
}

.personal-brand-4 .black-buttons:hover {
    color: #000; 
    background: none;
    background-color: #ffecd2;
}
.grey-total {
    background-color: #b8b8b8;    
}
.grey-total .gray-background {
    background-color: #b8b8b8;
}

 
@media (max-width: 1439px) and (min-width: 1200px) {
    .for-whom-item {
        font-size: 15px;
    }    
}
    
@media (min-width: 991px) and (max-width: 1199px){
    .header_footer_subtext { 
        line-height:17px;
    }
    .for-whom-item {
        padding-bottom: 190%;
    }
     .for-whom-item .caption {
        padding: 20% 10% 20px;
    }
}

@media (min-width: 601px) and (max-width: 991px) {
    .school-impudence-header .header_text {
        font-size: 28px;
        line-height: 34px;
    }
    .header-logo-impudence-group .logo-naglost-group-white {
        width: 150px;
        height: 120px;
    }
    .header_footer_subtext_mobile  {
        display:block;    
    }
       .for-whom-item {
        padding-bottom: 70%;
    }
}
    
@media only screen and (max-width: 767px) { 
    .black-button {
        text-align: center;  
        display: block;
        font-size: 45px;            
    }

    .personal-brand-first p {
        margin-top: 2em;
        font-size: 51px;
        line-height: 60px;
        margin-bottom: 1.5em;
        font-weight: 700;
        padding-right: 70px;        
    }  
    .workbook-mobile {
        
    }
}   

/*@media (max-width: 767px) and (min-width: 575px){
    .for-whom .col-md-4 {
        width: 100%;
    }    
}    
@media (min-width: 381px) and (max-width: 574px){
    .for-whom-item {
        padding-bottom: 150%;
    }  
}
@media only screen and (max-width: 574px){

    .for-whom .col-md-4 {
        padding-right: 20px;
        padding-left: 20px;
    }
      .for-whom-item .caption {
        padding: 22% 10% 20px;
    }
}
@media only screen and (max-width: 380px){
    .for-whom-item {
       padding-bottom: 165%;
    }  
    .for-whom-item .caption {
        padding: 25% 10% 20px;
    }
}
@media only screen and (max-width: 345px){
    .for-whom-item {
       padding-bottom: 180%;
    }  
}*/
.svg-container {
    display: none;    
}

/*Консультации*/     
.personal-brand-first {
    background-color: #acacac;
    background-image: url(../img/new-lb/new-darya-1.png);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    height: 879px;
    position: relative;
 
}
.personal-brand-second .init-mobile-slider .slick-arrow.slick-prev {
    background-color:#fafafa;
}

.personal-brand-second .for-whom-item .border {
    top: 12px;
}
.strat-session {
    position: relative;
    background-color: #000;
    color: #fff;
    padding-top: 65px;
    padding-bottom:20px;
  
}

.strat-session .container {
    position: relative;
    z-index: 2;
}
.strat-session .margin-bot {
    margin-bottom:40px;    
}
.strat-session a.pink-button {
    background-color: #ffecd2;
    font-size: 27px;
    font-weight: 700;
    line-height: 26.8px;
    text-transform: uppercase;
    /* Text style for "СМОТРЕТЬ Б" */
    letter-spacing: 1.14px;
    color: #000000;
    width: 407px;
    height: 79px;
    display: block;
    text-align: center;
    padding-top: 25px;
    margin-top: 47px;
} 

.strat-session a.pink-button:hover {
    background-color: #fff;
    text-decoration: none;
}
.personal-brand-4 h2 {
    padding-top: 75px;
    padding-bottom: 75px;
    color: #fff;    
}

.personal-brand-4 .columns-with-applications_text {
    font-size: 17px;
    line-height: 22px;
    text-transform: none; 
    font-weight: 300;   
}
footer.footer {
    padding: 65px 0;
    background-color: #ffedd2;
    font-size: 18px;
}

strong {
    font-weight: 700;    
}
.pb-reviews-slider .slick-arrow {
    font-size: 0;
    right: 0;
    background: #020202 url(../img/slider/arrow-right.png) no-repeat center;
    position: absolute;
    width: 60px;
    height: 60px;
    border: none;
    outline: 0;
    color: #ffffff;
    z-index: 1;    
}
.pb-reviews-slider .slick-prev {
    right: 60px;
    background: rgba(118, 118, 118, 0.8) url(../img/slider/arrow-left.png) no-repeat center;
}
.grey-total .reviews-name span {
    text-transform: uppercase;
    display: block;
    text-align: center;
    font-weight: 700;
}
.pb-button {
    position: absolute;
    bottom: 57px;
    right: 70px;
    font-size: 19px;
    font-weight: 700;
    line-height: 23px;
    letter-spacing: -0.64px;        
}

.pb-button span {
    background-color:#fff;
    display: inline-block;
    border: 5px solid #000; 
    color: #000;
}
.pb-button span:first-child {
    border-radius: 50%;  
    height: 104px;
    width: 104px;
    text-align: center;
    position: absolute;   
    left: -76px;
    font-size: 64px;
    top: -7px;
    line-height: 94px;
}
.pb-button span:last-child {  
    border-left: none;
    padding: 16px 16px 16px 36px;
    text-transform: uppercase;
}

.workbook {
    position: absolute;
    /*bottom: 75px;*/
    top:25px;
    right: 50px;
    z-index: 1;
}

.reviews-slider-plus-video .slick-arrow {
    top:168px !important;  
}

#pb-form button.popup-close {
    font-size: 40px;
    color: #000;
    padding-left: 5px;
    padding-top: 10px;   
}
#pb-form p {
    text-transform: uppercase;   
}

#pb-form .form-label input {
    padding: 12px 25px;    
}

#pb-form .form-label span.visible {
    background-color: #FFF7EB;
    padding-left: 25px;    
}
#pb-form .black-button {
    width: 100%;
    padding: 14px 0;  
}

.workbook-mobile .text-center {
    background-color: #b0b0b0;
    padding: 65px 0;    
}
.pb-button-mobile {
    position: relative;
    height: 107px;    
    background-color: #acacac;    
}
.strat-session hr, .strat-session .hide-content {
    display: none;
}

.strat-session .show-content, .strat-session .hide-content {
    padding-top: 35px;
    font-size: 14px;
    font-weight: 700;
    line-height: 21.46px;
    text-decoration: underline;
    cursor: pointer;
} 
.strat-session hr + p, .strat-session hr + p + p {
    display: none;
    margin-right: -100px;
}

.wrapper-shows {
    position: relative;
    min-height: 100vh;
    overflow: hidden; 
}
.wrapper-shows .header_text {
    font-size: 56px;
    font-weight: 500;
    line-height: 65px;
    text-transform: uppercase;
    letter-spacing: 1.88px;
    margin-top: 3rem;
}
.wrapper-shows .header_subtext_title {
    font-size: 26px;
    font-weight: 500;
    line-height: 33.96px;
    text-transform: uppercase;
    margin-top: 3rem;
}

.wrapper-shows .header_subtext{
    font-size: 21px;
    font-weight: 400;
    line-height: 28.91px;
}

.wrapper-shows .yellow-button{
    font-size: 29px;
    font-weight: 700;
    line-height: 24.09px;
    text-transform: uppercase;
    letter-spacing: 0.9px;
    padding: 26px 47px;
    color: #000;
    background-color: #ffecd2;
}

.wrapper-shows .our-audience svg, .wrapper-shows .organizers svg {
    width: 70px;
    height: 60px; 
    display: block;
    margin: 10px auto;
}
.wrapper-shows .our-audience {
    background-color: #fff;
    padding-top: 50px;
    padding-bottom: 95px;
}

.wrapper-shows .our-audience h2 {
    margin-bottom: 50px;    
}
.wrapper-shows .audience-caption {
    background-color: #faebd3;
    padding: 15px;
    min-height: 300px;
}
.wrapper-shows .inner-border {
     width: 100%;
    height: 100%;
    border: 1px solid #000;
    padding: 30px 10px;   
    min-height: 265px;
}
.wrapper-shows .audience-title {
    color: #000000;
    font-size: 13px;
    font-weight: 500;
    line-height: 19.48px;
    text-transform: uppercase;
    margin-top: 40px;
    text-align: center;
}
.wrapper-shows .audience-title span {
    text-transform: none;
    letter-spacing: 0.3px;
    line-height: 12.78px;
}
.wrapper-shows .shows-topics {
    background-color: #e4e4e4;
    padding-top: 55px;
    padding-bottom: 55px;
}

.wrapper-shows .shows-topics a {
    color: #000;
    text-decoration: none;
}
.wrapper-shows .shows-topics a:visited, .wrapper-shows .shows-topics a:focus {
   outline: none;
}
.wrapper-shows .shows-topics a:last-child {
    margin-top: 30px;    
} 

.wrapper-shows .shows-topics .yellow-button {
    padding-top: 27px;
    padding-bottom: 27px;
    border: 3px solid #010101;
    font-size: 24px;
    font-weight: 500;
    line-height: 11.24px;
    text-transform: uppercase;
    letter-spacing: 1.2px;
}

.wrapper-shows .how-it-was-gal-item img{
     -webkit-filter: grayscale(0);   
}
.wrapper-shows .shows-video, .wrapper-shows .shows-replies, .wrapper-shows .shows-photo {
    background-color: #000;    
}
.wrapper-shows .shows-video h2, .wrapper-shows .shows-photo h2 {
    color: #fff;
    margin-top: 50px;  
    margin-bottom: 50px;
}

.wrapper-shows .shows-video .shows-video-previews .smile-slide {
    width: 25%;
    position: relative;
    border: 3px solid #ffffff;
}
.wrapper-shows .shows-video .shows-video-previews .smile-slide:hover {
    cursor: pointer;   
    outline: none;
}
.wrapper-shows .shows-video .shows-video-previews .smile-slide:visited {
    outline: none;   
}
.wrapper-shows .shows-video .shows-video-previews .smile-slide:focus {
    outline: none;    
}
.wrapper-shows .shows-video .shows-video-previews .smile-slide i {
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translateX(-50%);
    width: 39px;
    height: 39px;
    display: block;
}
.wrapper-shows .shows-video .shows-video-title {
    position: absolute;
    display: block;
    color: #fff;
    left: 15px;
    right: 15px;
    top: 65%; 
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.45px;
    text-transform: uppercase;
    text-align: center;
}
.wrapper-shows .shows-replies h2 {
    color: #fff;
    margin: 50px;
    margin-bottom: 50px;   
}
.wrapper-shows .organizers {
    background-color:  #e4e4e4; 
}

.wrapper-shows .organizers h2 {
    margin-top: 50px;
    margin-bottom: 50px;
}

.wrapper-shows .organizers-caption {
    background-color: #ffecd2;
    padding: 15px;
    min-height: 290px;
    margin-bottom:79px;
}
.wrapper-shows .organizers-title {
    color: #000000;
    font-size: 13px;
    font-weight: 500;
    line-height: 19.48px;
    margin-top: 50px;
    text-align: center;
    text-transform: uppercase;
}

.wrapper-shows .shows-black-btn {
    margin: 0 auto 94px;
    width: 350px;
    height: 60px;
}

.wrapper-shows .shows-replies .slide .float {
    float: left;
}
.wrapper-shows .shows-replies .slide .float:first-child {
    float: left;
    width: 70%;
}
.wrapper-shows .shows-replies .slide .float:last-child {
    float: left;
    width: 30%;
}
.wrapper-shows .shows-black-btn a {
    color: #fff;
    background-color: #000;
    font-size: 40px;
    font-weight: 500;
    line-height: 11.24px;
    text-transform: uppercase;
    letter-spacing: 1.25px;
    padding: 22px 40px;
    text-decoration: none;
    display: block;
}
.wrapper-shows .shows-black-btn a:visited {
    outline:0;
}
.wrapper-shows .shows-black-btn a:hover {
    outline:0;
}
.wrapper-shows .shows-black-btn a:focus {
    outline:0;
}

.shows-replies, .shows-photo, .shows-video {
    padding-bottom:95px;    
}
.shows-replies-photo .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.shows-replies-preview .smile-slide:hover {
    cursor: pointer;
    outline: none;
}
.shows-replies-preview .smile-slide:visited {
    outline: none;
}
.shows-replies-preview .smile-slide:focus {
    outline: none;
}

.shows-replies-photo .slide .float:hover, .shows-replies-photo .slide .float:visited, .shows-replies-photo .slide .float:focus {
    outline:none;  
}

#form-invite .form-label input {
    padding: 12px 25px;   
}
#form-invite button.popup-close {
    padding-left: 5px;
    padding-top: 10px;
}
#form-invite .black-button {
    width: 100%;
    padding: 14px 0;
}
#shows-topics button.popup-close {
    padding-left: 8px;
    padding-top: 10px;
}

.wrapper-shows .shows-replies .slick-arrow {
     font-size: 0;
    position: absolute;
    right: 0;
    bottom: -128px;
    width: 143px;
    height: 128px;
    background: #d7d4d4 url(../img/slider/arrow-right.png) no-repeat center;
    border: none;
    outline: 0;
    color: #fff;
    z-index: 1;   
}

.wrapper-shows .shows-replies .slick-prev {
    right: 139px;
    background: #fff url(../img/slider/arrow-left.png) no-repeat center;
    width: 143px;
    height: 128px;
}

.wrapper-shows  div.img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    padding-bottom: 100%;
}

.shows-bkg-mobile {
    display: none;    
}
.wrapper-shows footer {
    background-color: #fff1db;    
}
.wrapper-shows .init-mobile-slider>div:focus {
    outline: none;    
}
.call-speaker {
    border: 15px solid #000;
    padding-top: 50px;
    padding-bottom: 50px;
}

.call-speaker h2 {
    margin-bottom: 50px;    
}
.call-speaker-item  span {
    display: block; 
    font-size: 38px;
    font-weight: 700;
}

.call-speaker-title {
    font-size: 20px;
    line-height: 1.1;    
}

.call-speaker-item  svg {
    width: 100px;
    height: 110px;
    margin-left: 15px;
}
@media (max-width: 1439px) and (min-width: 1200px) {
    .for-whom-item {
        font-size: 15px;
    } 
    .personal-brand-second .for-whom-item {
        font-size: 15px;
    }   
    .wrapper-shows .our-audience .col-lg-2 {
        padding-left: 5px;
        padding-right: 5px;
    }
     .wrapper-shows .organizers .col-lg-2 {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    
}
    
@media (max-width: 1199px) and (min-width: 991px) {
    .header_footer_subtext { 
        line-height:17px;
    }
    .for-whom-item {
        padding-bottom: 190%;
    }
     .for-whom-item .caption {
        padding: 20% 10% 20px;
    }
    .wrapper-shows .audience-caption {
        margin-bottom:30px;    
    }
        .wrapper-shows .shows-topics h2 {
        text-align: center;    
    }
    .wrapper-shows .shows-replies .slick-arrow {
        bottom: -106px;
        width: 118px;
        height: 106px;    
    }
    .wrapper-shows .shows-replies .slick-prev {
        right: 113px;
    }
}
@media only screen and (max-width: 991px) {
    .strat-session:after {
        background: transparent url('../img/new-lb/dk-768.png') no-repeat;    
        height: 100%;
    }
    .workbook {
        bottom: 200px;    
    }
    .personal-brand-second .for-whom-item {
        padding-bottom: 435px;
    }   
}
@media (max-width: 991px) and (min-width: 768px)  {
     .strat-session .margin-bot {
        margin-right: 200px;
    }
    .wrapper-shows .shows-replies .slick-arrow {
        bottom: -84px;
        width: 90px;
        height: 83px;    
    }
    .wrapper-shows .shows-replies .slick-prev {
        width: 93px;
        right: 86px;
    }
}
@media (max-width: 991px) and (min-width: 601px)  {
    .school-impudence-header .header_text {
        font-size: 28px;
        line-height: 34px;
    }
    .header-logo-impudence-group .logo-naglost-group-white {
        width: 150px;
        height: 120px;
    }
    .header_footer_subtext_mobile  {
        display:block;    
    }
    /*.for-whom-item {
        padding-bottom: 70%;
    }*/
}
    
@media (max-width: 991px) and (min-width: 768px){
    .personal-brand-first p {
        font-size: 33px;
        line-height: 44px;  
        margin-bottom: 4em;
    }    
    
    .wrapper-shows .init-mobile-slider .slick-list {
        margin-left: 200px;
        margin-right: 200px;  
    }
    .wrapper-shows h2 {
        font-size: 36px;    
    }
    .wrapper-shows .header_text {
        line-height: 50px; 
        font-size: 44px;
    }
     .wrapper-shows .header_subtext_title {
        margin: 0;     
    }
    .wrapper-shows .yellow-button {
        font-size: 24px;
        padding: 17px 34px;
        
    }
    .wrapper-shows .header_footer-button {
        width: 234px;    
    }
    
    .wrapper-shows .shows-video .shows-video-title {
        line-height: 18.24px;
        bottom: 10%;
    }
    .wrapper-shows .audience-caption {
        padding: 40px 41px;
    }   
     .wrapper-shows .our-audience .init-mobile-slider .slick-arrow {
        right: 215px;
        top: auto;
        bottom: -75px;
    }
    .wrapper-shows .our-audience .init-mobile-slider .slick-arrow.slick-prev {
        right: 275px;    
    }
    .wrapper-shows .organizers .init-mobile-slider .slick-arrow {
        top: 4px;
        bottom: auto;
        right: 219px;
    }
    .wrapper-shows .organizers .init-mobile-slider .slick-arrow.slick-prev {
        right: 278px;    
    }
    .wrapper-shows .shows-topics a:last-child {
        padding: 20px 23px; 
        margin-top: 0;
    }
    .wrapper-shows .shows-topics h2 {
        text-align: center;    
    }
}

@media (max-width: 767px) and (min-width: 575px){
    .for-whom .col-md-4 {
        width: 100%;
    }
    /*.for-whom-item {
        padding-bottom: 70%;
    }*/
}    

@media only screen and (max-width: 767px) {
    .personal-session .columns-with-applications {
        border-width: 15px;
        border-top: 0;
    }
    .personal-session  .columns-with-applications {    
        padding: 45px 15px 15px;
    }
    .personal-session .personal-brand-4 .init-mobile-slider .slick-arrow.slick-next {
        right: 15px;
        top: 0;
    }
    .personal-session .personal-brand-4 .init-mobile-slider .slick-arrow.slick-prev {
        right: 53px;
        top: 0;
    }
    .columns-with-applications-title {
        margin-bottom: 15px;
    }
    .personal-brand-4 .columns-with-applications_description {
        margin-top: 35px;
        margin-bottom: 15px;
    }
    .personal-brand-4  .columns-with-applications_button {
        margin-left: 0;
        margin-right: 0;
    }
    .for-whom, .new-reviews_section {
        padding-top: 35px !important;
    }
    .for-whom h2 {
        margin-bottom: 15px !important;
    }
    .personal-brand-4 h2 {
        padding-top: 35px;
        padding-bottom: 0;
    }
    .personal-brand-first p {
        font-size: 17px;
        line-height: 21px; 
        margin-top: 1em; 
    }
    .personal-brand-first {
        background-image: url(../img/new-lb/new-darya-1-768.png); 
        height: 620px;
    }  
    .personal-brand-second .for-whom-item {
        padding-bottom:540px;    
    }    
    .pb-button {
        bottom: 18px;
        left: 50%;
        padding-left: 35px;
        width: 272px;
        transform: translateX(-50%);
        top: 23px;
        font-size: 16px;
        font-weight: 700;
        line-height: 21px;       
    }
    .pb-button span:first-child {
        height: 70px;
        width: 70px;
        font-size: 56px;
        line-height: 63px;
        top: -5px;
        left: 0;
        border-width: 4px;
        background-color: #ffefd6;
    }
    .pb-button span:last-child {
        padding: 5px 16px 5px 50px;    
        border-width: 4px;
        background-color: #ffefd6;
    }
    .pb-button span {
        background-color: #fff;    
    } 
    .for-whom-item .caption {
        padding: 25% 30px 20px !important;
    }
    .personal-brand-first {
        background-image: url(../img/new-lb/new-darya-1-320.png); 
        height: 281px;
    }
    
    .personal-brand-first .header_top-line {
        margin-top: 20px;    
    }
    .black-button {
        font-size: 19px; 
        padding: 15px 65px;
    }

    .personal-brand-second .for-whom-item {
        font-size: 17px;    
    }
    
    .strat-session:after {
        background: transparent url('../img/new-lb/dk-2-380.png') no-repeat right 21px;   
        left: auto;
        right: 0;
    }
    .strat-session {
        min-height: 420px;    
        height: auto;
        padding-top: 35px;
        padding-right: 120px;
        padding-bottom: 20px;
    }
    .strat-session h2:nth-of-type(2) {
        line-height: 28px;
    }
      
    .strat-session h3 {
        line-height: 22px;
    }
    .strat-session p {
        font-size: 12px;
        line-height: 15px;
    }
    .strat-session .device-style {
        font-weight: 400;
        letter-spacing: -0.61px;
        display: block;
        font-size: 17px;
    }
    .workbook-mobile .text-center {
        padding: 25px 0 5px;
    }
    .workbook-mobile .init-mobile-slider {
        margin-left: -15px;
        margin-right: -15px;
    }
    .pb-reviews-slider .slick-arrow {
        width: 38px;
        height: 38px;
    }
    .personal-session .init-mobile-slider .slick-arrow, .pb-reviews-slider .slick-arrow {
        right: 0;
        top: 0;       
    }
    .personal-session .workbook-mobile .slick-arrow {
        top: 0;
    }
    .personal-session .init-mobile-slider .slick-arrow.slick-prev, .pb-reviews-slider .slick-prev { right: 38px; }
    /*.personal-brand-4 .columns-with-applications_text {
        height: auto !important;    
    }*/
    .wrapper-shows .header_text {
        font-size: 22px;
        line-height: 26.86px;
    }
    .wrapper-shows .header_subtext_title {
        font-size: 9px;
        line-height: 11.24px;
        margin-top: 1rem;
        margin-bottom: 0;
    }
    .wrapper-shows .header_subtext {
        font-size: 10px;
        line-height: 9.57px;
        margin-top: 10px;
        font-family: "Museo Sans Cyrl -300";
        margin-bottom: 25px;
    }
    .wrapper-shows .header_footer {
        margin-top: 0;  
    }
    .wrapper-shows .header_footer-button {
        margin-left:0;
        margin-bottom: 20px;
        margin-top: 0;
    }
    .wrapper-shows .yellow-button {
        font-size: 10px;
        font-weight: 700;
        line-height: 7.97px;
        text-transform: uppercase;
        letter-spacing: 0.9px;
        padding: 9px 12px;
        width: 96px;
        margin-top: 0;
        margin-left: 0;
        margin-bottom: 0;
    }
    
    .wrapper-shows .our-audience {
        padding-top: 26px;
        padding-bottom: 79px;    
    }
    .wrapper-shows .audience-caption {
        min-height: 300px;
    }
    .wrapper-shows h2 {
        font-size: 18px;
        font-weight: 500;
        line-height: 23px;
        text-transform: uppercase;
        letter-spacing: 1.13px;
    }
    .wrapper-shows .our-audience h2 {
        margin-bottom: 26px;    
    }
    .wrapper-shows .audience-title {
        font-size: 18px;
        line-height: 29.99px;    
    }
    .wrapper-shows .our-audience svg {
        width: 90px;
        height: 85px;    
        margin-top: 20px;
    }
     .wrapper-shows .our-audience .init-mobile-slider .slick-arrow {
        bottom: -55px;
        right: 50px;   
        top: auto;
    }
    .wrapper-shows .our-audience .init-mobile-slider .slick-arrow.slick-prev {
        right: 88px;    
    }
    .wrapper-shows .organizers .init-mobile-slider .slick-arrow {
        top: 4px;
        bottom: auto;
        right: 54px;
    }
    .wrapper-shows .organizers .init-mobile-slider .slick-arrow.slick-prev {
        right: 93px;    
    }
    .wrapper-shows .shows-topics h2 {
        text-align: center;    
        padding-top: 0;
        margin-bottom: 25px;
    }
    .wrapper-shows .shows-topics {
        padding-top: 30px;    
        padding-bottom:36px;
    }
    .wrapper-shows .shows-topics .yellow-button {
        font-size: 18px;
        line-height: 5.72px;
        letter-spacing: 1.13px;   
        margin: 0 auto;
        width: 218px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .wrapper-shows .shows-video h2 {
        text-align: center;    
        padding-top: 0;
        margin: 39px 0; 
    }

    .shows-video-previews .smile-slide i img {
        width: 12px;
        height: 12px;  
    }
    .wrapper-shows .shows-video .shows-video-title {
        font-size: 12px;
        font-weight: 500;
        line-height: 19.87px;
        letter-spacing: 0.45px;  
        top: 60%;
        left: 10px;
        right: 10px;
    }
    .wrapper-shows .organizers-caption {
        min-height: 287px;
        margin: 40px 0;    
    }
    .wrapper-shows .shows-replies h2 {
        margin: 34px auto;    
    }

    .wrapper-shows .shows-black-btn {
        width: 178px;
        text-align: center;   
        margin: 0 auto 49px;
    }
    .wrapper-shows .shows-black-btn a {
        font-size: 20px;
        font-weight: 500;
        line-height: 5.72px;  
        letter-spacing: 1.25px;
        padding: 14px 22px 14px 20px;
    }
    .wrapper-shows .organizers-caption {
        margin-top: 0;    
    }
    .wrapper-shows .organizers h2 {
        margin-top: 34px;
        margin-bottom: 22px;   
        letter-spacing: 0.7px;
    }
    .wrapper-shows .school-impudence-slide {
        background-position: 50% 50%;    
    }
    .shows-bkg-desktop {
        display: none;    
    }
    .wrapper-shows .shows-bkg-mobile {
        display: block;    
    }
    .wrapper-shows .container {
        max-width: 500px;    
    }
    .wrapper-shows footer a {
        margin: 0 10px 0 0;    
    }
    .wrapper-shows .init-mobile-slider .slick-list {
        margin-left: 35px;
        margin-right: 35px;  
    }
    .shows-video-previews .smile-slide i img {
        margin:0 auto;    
    }
    
    .wrapper-shows .shows-video .shows-video-previews .smile-slide i {
        top: 40%;
    }
    
    .wrapper-shows .shows-replies .slick-arrow {
        width: 40px;
        height: 40px;
        bottom: -40px;
    }
    .wrapper-shows .shows-replies .slick-prev {
        right: 40px;    
    }

}

@media (max-width: 574px) and (min-width: 381px) {
    .personal-brand-second .for-whom-item {
        padding-bottom: 520px;
    }      
}

@media only screen and (max-width: 574px){
    .personal-brand-second .for-whom .col-md-4 {
        padding-right: 20px;
        padding-left: 20px;
    }   
}

@media only screen and (max-width: 380px){  
    .personal-brand-second .for-whom-item {
       padding-bottom: 170%;
    }  
    .wrapper-shows .audience-title {
        font-size: 16px;  
    }
    
    
    
}
@media only screen and (max-width: 370px){ 
    .wrapper-shows .shows-replies .slick-arrow {
        width: 34px;
        height: 34px;
        bottom: -34px;    
    }
    .wrapper-shows .shows-replies .slick-prev {
        right: 34px;    
    }
}
.leaders-come_ul .slick-arrow {
    color: transparent;    
}

.about-wrap footer a {
    color: #fff;    
}


@media only screen and (max-width: 1280px){
    footer .footer_contact-title {
        margin-bottom: 20px;
  }
}