:root {
  --menu: #f7f7f7;
  --footer: #685e5e;
  --copy: #453e3e;
  --width: #f4f4f4;
}

@font-face {
    font-family: FiraSans-Bold;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/FiraSans-Bold/FiraSans-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/FiraSans-Bold/FiraSans-Bold.woff) format("woff"), url(../fonts/FiraSans-Bold/FiraSans-Bold.ttf) format("truetype")
}



@font-face {
    font-family: Rubik-Bold;
    src: url(../fonts/Rubik-Bold/Rubik-Bold.woff2) format("woff2"), url(../fonts/Rubik-Bold/Rubik-Bold.woff) format("woff"), url(../fonts/Rubik-Bold/Rubik-Bold.ttf) format("truetype"), url(../fonts/Rubik-Bold/Rubik-Bold.eot) format("eot")
}





@font-face {
    font-family: Rubik-Light;
    src: url(../fonts/Rubik-Light/Rubik-Light.woff2) format("woff2"), url(../fonts/Rubik-Light/Rubik-Light.woff) format("woff"), url(../fonts/Rubik-Light/Rubik-Light.ttf) format("truetype"), url(../fonts/Rubik-Light/Rubik-Light.eot) format("eot")
}


@font-face {
    font-family: ionicons;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/ionicons/ionicons.eot?#iefix) format("embedded-opentype"), url(../fonts/ionicons/ionicons.woff) format("woff"), url(../fonts/ionicons/ionicons.ttf) format("truetype")
}

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

:focus {
    outline: 0
}

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

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

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

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

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    -moz-appearance: none
}

input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

textarea {
    vertical-align: top;
    resize: vertical
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 100%
}

[hidden] {
    display: none
}

body {
    margin: 0;
    padding: 0
}

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

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    height: 4px;
    overflow: visible;
    border: 0;
    background: #fff;
    margin: 20px 0
}

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

a {
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    -moz-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit;
    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
}

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

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=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 {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    -moz-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
}

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

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

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

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

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

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

[hidden],
template {
    display: none
}

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

* {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

:after,
:before {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

ul:not(.browser-default) {
    padding-left: 0;
    list-style-type: none
}

ul:not(.browser-default)>li {
    list-style-type: none
}

a {
    -webkit-tap-highlight-color: transparent
}

.valign-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -moz-box-align: center;
    align-items: center
}

.clearfix {
    clear: both
}

.z-depth-0 {
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.btn,
.btn-floating,
.btn-large,
.card,
.card-panel,
.collapsible,
.dropdown-content,
.sidenav,
.toast,
.z-depth-1 {
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2)
}

.btn-floating:hover,
.btn-large:hover,
.btn:hover,
.z-depth-1-half {
    -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .14), 0 1px 7px 0 rgba(0, 0, 0, .12), 0 3px 1px -1px rgba(0, 0, 0, .2);
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .14), 0 1px 7px 0 rgba(0, 0, 0, .12), 0 3px 1px -1px rgba(0, 0, 0, .2)
}

.z-depth-2 {
    -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .3);
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .3)
}

.z-depth-3 {
    -webkit-box-shadow: 0 8px 17px 2px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2);
    box-shadow: 0 8px 17px 2px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2)
}

.z-depth-4 {
    -webkit-box-shadow: 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12), 0 8px 10px -7px rgba(0, 0, 0, .2);
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12), 0 8px 10px -7px rgba(0, 0, 0, .2)
}

.modal,
.z-depth-5 {
    -webkit-box-shadow: 0 24px 38px 3px rgba(0, 0, 0, .14), 0 9px 46px 8px rgba(0, 0, 0, .12), 0 11px 15px -7px rgba(0, 0, 0, .2);
    box-shadow: 0 24px 38px 3px rgba(0, 0, 0, .14), 0 9px 46px 8px rgba(0, 0, 0, .12), 0 11px 15px -7px rgba(0, 0, 0, .2)
}

.hoverable {
    -webkit-transition: -webkit-box-shadow .25s;
    transition: -webkit-box-shadow .25s;
    -o-transition: box-shadow .25s;
    transition: box-shadow .25s;
    transition: box-shadow .25s, -webkit-box-shadow .25s
}

.hoverable:hover {
    -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19)
}

.divider {
    height: 1px;
    overflow: hidden;
    background-color: #e0e0e0
}

blockquote {
    margin: 20px 0;
    padding-left: 1.5rem;
    border-left: 5px solid #ee6e73
}

img.responsive-img,
video.responsive-video {
    max-width: 100%;
    height: auto
}

.hide {
    display: none!important
}

.left-align {
    text-align: left
}

.right-align {
    text-align: right
}

.center,
.center-align {
    text-align: center
}

.left {
    float: left!important
}

.right {
    float: right!important
}

.no-select,
input[type=range],
input[type=range]+.thumb {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.circle {
    border-radius: 50%
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.truncate {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.no-padding {
    padding: 0!important
}

.container {
    margin: 0 auto;
    max-width: 1180px
}

.col .row {
    margin-left: -.75rem;
    margin-right: -.75rem
}

.section {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.section.no-pad {
    padding: 0
}

.section.no-pad-bot {
    padding-bottom: 0
}

.section.no-pad-top {
    padding-top: 0
}

.row {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0
}

.row:after {
    content: "";
    display: table;
    clear: both
}

.row .col {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 .75rem;
    min-height: 1px
}

.row .col[class*=pull-],
.row .col[class*=push-] {
    position: relative
}

.row .col.s1 {
    width: 8.3333333333%
}

.row .col.s1,
.row .col.s2 {
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.s2 {
    width: 16.6666666667%
}

.row .col.s3 {
    width: 25%
}

.row .col.s3,
.row .col.s4 {
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.s4 {
    width: 33.3333333333%
}

.row .col.s5 {
    width: 41.6666666667%
}

.row .col.s5,
.row .col.s6 {
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.s6 {
    width: 50%
}

.row .col.s7 {
    width: 58.3333333333%
}

.row .col.s7,
.row .col.s8 {
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.s8 {
    width: 66.6666666667%
}

.row .col.s9 {
    width: 75%
}

.row .col.s9,
.row .col.s10 {
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.s10 {
    width: 83.3333333333%
}

.row .col.s11 {
    width: 91.6666666667%
}

.row .col.s11,
.row .col.s12 {
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.s12 {
    width: 100%
}

.row .col.offset-s1 {
    margin-left: 8.3333333333%
}

.row .col.pull-s1 {
    right: 8.3333333333%
}

.row .col.push-s1 {
    left: 8.3333333333%
}

.row .col.offset-s2 {
    margin-left: 16.6666666667%
}

.row .col.pull-s2 {
    right: 16.6666666667%
}

.row .col.push-s2 {
    left: 16.6666666667%
}

.row .col.offset-s3 {
    margin-left: 25%
}

.row .col.pull-s3 {
    right: 25%
}

.row .col.push-s3 {
    left: 25%
}

.row .col.offset-s4 {
    margin-left: 33.3333333333%
}

.row .col.pull-s4 {
    right: 33.3333333333%
}

.row .col.push-s4 {
    left: 33.3333333333%
}

.row .col.offset-s5 {
    margin-left: 41.6666666667%
}

.row .col.pull-s5 {
    right: 41.6666666667%
}

.row .col.push-s5 {
    left: 41.6666666667%
}

.row .col.offset-s6 {
    margin-left: 50%
}

.row .col.pull-s6 {
    right: 50%
}

.row .col.push-s6 {
    left: 50%
}

.row .col.offset-s7 {
    margin-left: 58.3333333333%
}

.row .col.pull-s7 {
    right: 58.3333333333%
}

.row .col.push-s7 {
    left: 58.3333333333%
}

.row .col.offset-s8 {
    margin-left: 66.6666666667%
}

.row .col.pull-s8 {
    right: 66.6666666667%
}

.row .col.push-s8 {
    left: 66.6666666667%
}

.row .col.offset-s9 {
    margin-left: 75%
}

.row .col.pull-s9 {
    right: 75%
}

.row .col.push-s9 {
    left: 75%
}

.row .col.offset-s10 {
    margin-left: 83.3333333333%
}

.row .col.pull-s10 {
    right: 83.3333333333%
}

.row .col.push-s10 {
    left: 83.3333333333%
}

.row .col.offset-s11 {
    margin-left: 91.6666666667%
}

.row .col.pull-s11 {
    right: 91.6666666667%
}

.row .col.push-s11 {
    left: 91.6666666667%
}

.row .col.offset-s12 {
    margin-left: 100%
}

.row .col.pull-s12 {
    right: 100%
}

.row .col.push-s12 {
    left: 100%
}

html {
    font-weight: 400
}

button:focus {
    outline: none
}

label {
    font-size: .8rem
}

.front__end {
    z-index: -1001!important;
    opacity: .5!important
}

.zindex {
    z-index: -1000!important
}

.bar-long {
    height: 5px;
    width: 0;
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    background: #2a2626;
    box-shadow: 0 0 15px rgba(33, 32, 32, .66)
}

h1 {
    letter-spacing: .03em
}

a.link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    padding: 10px;
    width: 61px;
    margin: 15px 0 15px auto
}

a.link,
a.link span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

a.link span {
    margin-left: auto;
    width: 41px;
    height: 5px;
    background: #000;
    margin-bottom: 7px;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

a.link span:nth-child(2) {
    width: 35px
}

a.link span:last-child {
    margin-bottom: 0;
    width: 28px
}

a.link:hover span {
    background: #000;
    margin-left: auto;
    width: 41px
}

html {
    scroll-behavior: smooth;
    line-height: 1em;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

:active,
:focus {
    outline: 0;
    outline-offset: 0
}

:-moz-placeholder,
:-ms-input-placeholder,
::-moz-placeholder,
::-webkit-input-placeholder {
    opacity: 1
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input::-ms-clear,
input::-ms-reveal {
    display: none;
    width: 0;
    height: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}




a {
    text-decoration: none
}

li,
ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

ol li:last-child,
ul li:last-child {
    padding-bottom: 0!important;
    margin-bottom: 0!important
}

:after,
:before,
img {
    pointer-events: none
}

img {
    max-width: 100%
}

span {
    display: block;
    position: relative
}

.overflow {
    overflow: hidden!important
}

.cursor {
    cursor: pointer
}

[class*=see] {
    display: block
}

.none {
    display: none!important
}

.oh-y {
    overflow: hidden
}

a,
button,
select {
    outline: none!important
}

.clearfix:after,
.clearfix:before {
    display: table;
    content: " "
}

.clearfix:after {
    clear: both
}

input,
textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

textarea {
    resize: none
}

button:hover {
    cursor: pointer
}

a,
button,
i,
input,
textarea {
    text-decoration: none;
    outline: 0;
    border: 0;
    -webkit-transition: all .4s ease!important;
    -o-transition: all .4s ease!important;
    transition: all .4s ease!important
}

a,
button {
    cursor: pointer
}

a:focus,
button:focus,
input:focus,
textarea:focus {
    outline: 0
}

[class*=section__],
section {
    position: relative;
    padding: 80px 0
}

form {
    max-width: 570px;
    width: 100%;
    margin: 0;
    padding: 30px
}

input {
    margin-bottom: 20px;
    color: #000!important
}

input::-webkit-input-placeholder {
    color: #d2d2d2;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    font-family: Rubik-Light
}

input::-moz-placeholder {
    color: #d2d2d2;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease;
    font-family: Rubik-Light
}

input:-ms-input-placeholder {
    color: #d2d2d2;
    -ms-transition: opacity .3s ease;
    transition: opacity .3s ease;
    font-family: Rubik-Light
}

input::-ms-input-placeholder {
    color: #d2d2d2;
    -ms-transition: opacity .3s ease;
    transition: opacity .3s ease;
    font-family: Rubik-Light
}

input::placeholder {
    color: #d2d2d2;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
    font-family: Rubik-Light
}

input:focus::-webkit-input-placeholder {
    color: #000!important;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

input:focus::-moz-placeholder {
    color: #000!important;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease
}

input:focus:-ms-input-placeholder {
    color: #000!important;
    -ms-transition: opacity .3s ease;
    transition: opacity .3s ease
}

input:focus::-ms-input-placeholder {
    color: #000!important;
    -ms-transition: opacity .3s ease;
    transition: opacity .3s ease
}

input:focus::placeholder {
    color: #000!important;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease
}

label.margin-bottom {
    margin-bottom: 5px!important
}

label.checkbox-on {
    cursor: pointer
}

[type=checkbox] {
    border-radius: 2px;
    -webkit-box-shadow: 0 0 0 1px rgba(70, 36, 159, .6);
    box-shadow: 0 0 0 1px rgba(70, 36, 159, .6)
}

[type=checkbox].errore {
    -webkit-box-shadow: 0 0 0 1px red;
    box-shadow: 0 0 0 1px red
}

textarea {
    width: 100%;
    height: 200px;
    padding: 16px 20px;
    margin-bottom: 35px;
    background: #fff;
    border: 1px solid #e1e5f0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

textarea::-webkit-input-placeholder {
    color: #d2d2d2;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    vertical-align: bottom;
    font-family: Rubik-Light
}

textarea::-moz-placeholder {
    color: #d2d2d2;
    opacity: 1;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease;
    vertical-align: bottom;
    font-family: Rubik-Light
}

textarea:-ms-input-placeholder {
    color: #d2d2d2;
    opacity: 1;
    -ms-transition: opacity .3s ease;
    transition: opacity .3s ease;
    vertical-align: bottom;
    font-family: Rubik-Light
}

textarea::-ms-input-placeholder {
    color: #d2d2d2;
    opacity: 1;
    -ms-transition: opacity .3s ease;
    transition: opacity .3s ease;
    vertical-align: bottom;
    font-family: Rubik-Light
}

textarea::placeholder {
    color: #d2d2d2;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
    vertical-align: bottom;
    font-family: Rubik-Light
}

textarea:focus {
    border: 1px solid #6dc5cc
}

textarea:focus::-webkit-input-placeholder {
    color: #303030!important;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

textarea:focus::-moz-placeholder {
    color: #303030!important;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease
}

textarea:focus:-ms-input-placeholder {
    color: #303030!important;
    -ms-transition: opacity .3s ease;
    transition: opacity .3s ease
}

textarea:focus::-ms-input-placeholder {
    color: #303030!important;
    -ms-transition: opacity .3s ease;
    transition: opacity .3s ease
}

textarea:focus::placeholder {
    color: #303030!important;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease
}

input[type=checkbox] {
    cursor: pointer
}

input[type=checkbox]:checked~label>.label {
    display: block
}

input[type=checkbox]:checked+label:before {
    width: 20px;
    height: 20px;
    font-size: 35px;
    color: #000;
    position: absolute;
    left: 3px;
    top: -6px;
    cursor: pointer;
    z-index: 11
}

label {
    position: relative;
    display: block
}

label:after {
    content: "";
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 1px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid rgba(70, 36, 159, .6);
    -webkit-box-shadow: inset 4px 4px 20px rgba(0, 0, 0, .08);
    box-shadow: inset 4px 4px 20px rgba(0, 0, 0, .08);
    border-radius: 3px
}

label.errore:after {
    content: "";
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 1px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid red;
    border-radius: 3px
}

[type=checkbox] {
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee
}

.form_input {
    display: block;
    position: relative
}

.form_input span.allert {
    text-align: right;
    top: -22px;
    position: absolute;
    float: right;
    right: 0;
    color: red;
    background: hsla(0, 0%, 100%, .9);
    padding: 1px 5px;
    margin-right: 1px
}

select::-ms-expand {
    display: none
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #000!important;
    background-color: #fff;
    border: none;
    border: 0 solid rgba(0, 0, 0, 0);
    border-radius: 0;
    display: block;
    width: 100%;
    height: 100%;
    max-height: 50px;
    padding: 13px 10px 13px 20px;
    margin-bottom: 20px
}

select:focus {
    border-bottom: 0 solid rgba(0, 0, 0, 0)
}

select option {
    background: #fff
}

[type=checkbox],
[type=radio] {
    width: 20px;
    height: 20px;
    padding: 0 15px;
    background: #e3e3e3;
    font-size: 18px;
    margin-bottom: 0;
    color: #7f7f7f;
    border: none;
    float: left;
    margin-right: 10px;
    margin-top: 2px
}

input {
    border: 1px solid #e1e5f0;
    border-radius: 0;
    display: block;
    width: 100%;
    height: 100%;
    max-height: 70px;
    padding: 25px 20px;
    background-color: #fff;
    background-image: rgba(0, 0, 0, 0);
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none
}

input:focus {
    border: 1px solid #6dc5cc
}

.error,
[type=checkbox].error~.checkbox-on:after,
option.error {
    border: 1px solid #d70606!important;
    -webkit-box-shadow: inset 0 0 15px rgba(255, 0, 0, .24);
    box-shadow: inset 0 0 15px rgba(255, 0, 0, .24)
}

[type=checkbox].error~.allert {
    display: none
}

.slick-slider {
    width: 100%
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0!important;
    padding: 0!important
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

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

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

.slick-track:after {
    display: table;
    content: "";
    clear: both
}

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

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

.home_section_header .slick-slide {
    text-align: center;
    margin: 20px
}

[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 rgba(0, 0, 0, 0)
}

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

.ion,
.ion-android-close:before,
.ion-android-menu:before,
.ion-chevron-left:before,
.ion-chevron-right:before {
    display: inline-block;
    font-family: Ionicons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ion-chevron-right:before {
    content: "\f125"
}

.ion-chevron-left:before {
    content: "\f124"
}

.ion-android-menu:before {
    content: "\f394"
}

.ion-android-close:before {
    content: "\f2d7"
}

body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute!important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
    z-index: 19999992
}

.fancybox-container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    -webkit-transition-duration: inherit;
    -o-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
    -o-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    -webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
    -o-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .25s ease, visibility 0s ease .25s;
    -o-transition: opacity .25s ease, visibility 0s ease .25s;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    -webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
    -o-transition: opacity .25s ease 0s, visibility 0s ease 0s;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: -webkit-zoom-out;
    cursor: -moz-zoom-out;
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image,
.fancybox-spaceball {
    background: rgba(0, 0, 0, 0);
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe,
.fancybox-video {
    background: rgba(0, 0, 0, 0);
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
    color: #ccc
}

.fancybox-button:link,
.fancybox-button:visited {
    color: #ccc
}

.fancybox-button:hover {
    color: #fff
}

.fancybox-button:focus {
    outline: none
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none
}

.fancybox-button div {
    height: 100%
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
    display: none
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: rgba(0, 0, 0, 0);
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}

.fancybox-navigation .fancybox-button div {
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right)
}

.fancybox-caption {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, .85)), color-stop(50%, rgba(0, 0, 0, .3)), color-stop(65%, rgba(0, 0, 0, .15)), color-stop(75.5%, rgba(0, 0, 0, .075)), color-stop(82.85%, rgba(0, 0, 0, .037)), color-stop(88%, rgba(0, 0, 0, .019)), to(rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .85), rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0));
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0));
    background: linear-gradient(0deg, rgba(0, 0, 0, .85), rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0));
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996
}

.fancybox-caption--separate {
    margin-top: -50px
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    -webkit-animation: a 1s linear infinite;
    animation: a 1s linear infinite;
    background: rgba(0, 0, 0, 0);
    border: 4px solid;
    border-color: #888 #888 #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

@-webkit-keyframes a {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes a {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fancybox-animated {
    -webkit-transition-timing-function: cubic-bezier(0, 0, .25, 1);
    -o-transition-timing-function: cubic-bezier(0, 0, .25, 1);
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    -o-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: rotate(-1turn);
    -ms-transform: rotate(-1turn);
    transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: rotate(1turn);
    -ms-transform: rotate(1turn);
    transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1)
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: rgba(0, 0, 0, 0);
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

.fancybox-thumbs__list a:before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
    -o-transition: all .2s cubic-bezier(.25, .46, .45, .94);
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1
}

.compensate-for-scrollbar {
    margin-right: 17px!important;
    padding: 0!important
}

.audit-and-evaluation_1 h2:before,
.audit-and-evaluation_2 .list li:before,
.audit-and-evaluation_2 .list li:first-child:after,
.audit-and-evaluation_2 .list li:nth-child(2):after,
.audit-and-evaluation_2 .list li:nth-child(3):after,
.audit-and-evaluation_2 .list li:nth-child(4):after,
.audit-and-evaluation_3 .check li span:after,
.audit-and-evaluation_3 .more:before,
.audit-and-evaluation_3 .risk li:after,
.audit-and-evaluation_3 .risk li:before,
.audit-and-evaluation_3 .risk li:hover:after,
.audit-and-evaluation_3 .risk li:hover:before,
.audit-and-evaluation_3 .risk li:nth-child(7):after,
.audit-and-evaluation_3 .risk li:nth-child(9):after,
.audit-and-evaluation_3 .risk li:nth-child(10):after,
.audit-and-evaluation_3 h2:after,
.audit-and-evaluation_3 h2:before,
.audit-and-evaluation_4 h2:after,
.audit-and-evaluation_5 .list li ul li:before,
[class*=audit-and-evaluation] h2.element:after,
footer ul.menu li:before,
footer ul.menu li:hover:before {
    content: "";
    display: block;
    width: inherit;
    height: inherit;
    position: relative
}

.black,
.blue {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 45px 0 0;
    background-color: #9cc6da;
    width: 100%;
    max-width: 260px;
    height: auto;
    min-height: 65px;
    cursor: pointer;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .18);
    box-shadow: 0 0 30px rgba(0, 0, 0, .18);
    color: #fff;
    letter-spacing: .05em;
    text-decoration: none
}

.black:hover,
.blue:hover {
    color: #fff;
    background-color: #6e9cb2;
    -webkit-box-shadow: 0 30px 30px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 30px 30px 0 rgba(0, 0, 0, .25)
}

.black:active,
.black:focus,
.blue:active,
.blue:focus {
    background-color: #6e9cb2
}

.black {
    background-color: #000;
    color: #fff
}

.black:hover {
    color: silver;
    background-color: #0d0d0d
}

.purpur-back {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #6dc5cc;
    max-width: 100%;
    width: 100%;
    height: 60px;
    cursor: pointer;
    border-radius: 5px;
    border: 0 solid rgba(0, 0, 0, 0);
    font: 14px FiraSans-ExtraLight;
    color: #fff;
    letter-spacing: .05em;
    text-decoration: none;
    text-transform: uppercase
}

.purpur-back:hover {
    background-color: #4b8f95
}

.purpur {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0);
    width: 200px;
    height: 40px;
    cursor: pointer;
    border-radius: 20px;
    border: 1px solid #6dc5cc;
    font: 12px FiraSans-ExtraLight;
    color: #fff;
    letter-spacing: .05em;
    text-decoration: none;
    text-transform: uppercase
}

.purpur:hover {
    background-color: #6dc5cc
}

p {
    line-height: 24px;
    font-size: 15px;
    color: #010101;
    margin-bottom: 15px
}

a,
p,
p span {
    font: 18px Rubik-Light
}

.block__slider {
    display: none
}

div.slick-slider.slick-initialized {
    display: block
}

.slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 25px;
    z-index: 3
}

.slick-slider .ion-chevron-right {
    right: 0
}

.slick-slider .ion-chevron-left {
    left: 0
}


header {
    height: 100%;
  background: var(--footer);
  
  
  
}

header h1, header h3 {
    color: #fff;
    text-transform: uppercase
}

header h1 span, header h3 span {
    display: initial;
    color: #6dc5cc;
    text-transform: uppercase
}

header p {
    color: #fff;
    font: 20px Rubik-Light;
  
}

[class*=audit-and-evaluation] h2 {
    position: relative;
    z-index: 2
}

[class*=audit-and-evaluation] h2.element:after {
    width: 70px;
    height: 100px;
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid #6dc5cc;
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: -10px;
    margin: 0 auto
}

.audit-and-evaluation_1 {
    background-size: cover;
    height: 100%
}

.audit-and-evaluation_1 p {
    color: #7d7d7d;
    font: 16px Rubik-Light;
    font-weight: 600;
    line-height: 25px
}

.audit-and-evaluation_1 .list div.row:first-child>div:first-child h3 {
    position: relative
}

.audit-and-evaluation_1 .list div.row:first-child>div:first-child h3:before {
    content: "01";
    color: #f2f4f9;
    font: 90px FiraSans-Bold;
    font-weight: 700;
    line-height: 70px;
    display: block;
    position: absolute;
    left: 0
}

.audit-and-evaluation_1 .list div.row:nth-child(2)>div:first-child h3 {
    position: relative
}

.audit-and-evaluation_1 .list div.row:nth-child(2)>div:first-child h3:before {
    content: "02";
    color: #f2f4f9;
    font: 90px FiraSans-Bold;
    font-weight: 700;
    line-height: 70px;
    display: block;
    position: absolute;
    left: 0
}

.audit-and-evaluation_1 .list div.row:nth-child(3)>div:first-child h3 {
    position: relative
}

.audit-and-evaluation_1 .list div.row:nth-child(3)>div:first-child h3:before {
    content: "03";
    color: #f2f4f9;
    font: 90px FiraSans-Bold;
    font-weight: 700;
    line-height: 70px;
    display: block;
    position: absolute;
    left: 0
}

.audit-and-evaluation_1 h3 {
    color: #424242;
    font: 30px FiraSans-Bold;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 35px
}

.audit-and-evaluation_1 h3 span {
    color: #6dc5cc;
    display: initial
}

.audit-and-evaluation_1 h2 {
    text-align: center;
    color: #424242
}

.audit-and-evaluation_1 h2:before {
    width: 1px;
    height: 70px;
    background-color: #6dc5cc;
    display: block;
    margin: 0 auto 63px
}

.audit-and-evaluation_2 {
    background: #263139 url(../img/audit-and-evaluation_2_back.png) no-repeat top;
    background-size: cover;
    height: 100%
}

.audit-and-evaluation_2 h2.element:after {
    left: -30px;
    top: -25px;
    right: inherit;
    bottom: inherit
}

.audit-and-evaluation_2 .list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.audit-and-evaluation_2 .list li {
    position: relative;
    height: 353px;
    max-width: 270px;
    width: 100%;
    -webkit-box-shadow: 0 15px 30px 0 #e1e5e7;
    box-shadow: 0 15px 30px 0 #e1e5e7;
    margin: 0 auto 50px
}

.audit-and-evaluation_2 .list li img {
    position: relative;
    z-index: 1
}

.audit-and-evaluation_2 .list li .num {
    margin: 30px auto 25px
}

.audit-and-evaluation_2 .list li h4 {
    color: #424242;
    font: 20px FiraSans-Bold;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    z-index: 2;
    position: relative;
    text-align: center
}

.audit-and-evaluation_2 .list li:before {
    width: 100%;
    height: 250px;
    background-color: #fff;
    bottom: 0;
    position: absolute
}

.audit-and-evaluation_2 .list li:first-child:after {
    width: 10px;
    height: 10px;
    background-color: #6dc5cc;
    bottom: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
    position: absolute
}

.audit-and-evaluation_2 .list li:nth-child(2):after {
    width: 10px;
    height: 10px;
    background-color: #7fbb3b;
    bottom: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
    position: absolute
}

.audit-and-evaluation_2 .list li:nth-child(3):after {
    width: 10px;
    height: 10px;
    background-color: #ffc527;
    bottom: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
    position: absolute
}

.audit-and-evaluation_2 .list li:nth-child(4):after {
    width: 10px;
    height: 10px;
    background-color: #f56a3f;
    bottom: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
    position: absolute
}

.audit-and-evaluation_2 h2 {
    color: #424242;
    font: 60px FiraSans-Bold;
    font-weight: 700;
    line-height: 70px;
    text-transform: uppercase;
    margin-bottom: 35px
}

.audit-and-evaluation_2 h2 span {
    color: #6dc5cc;
    display: initial
}

.audit-and-evaluation_2 p {
    color: #7d7d7d;
    font: 16px Rubik-Light;
    font-weight: 600;
    line-height: 25px
}

.audit-and-evaluation_3 {
    background: url(../img/audit-and-evaluation_3_back.png) no-repeat top 100px center;
    height: 100%
}

.audit-and-evaluation_3 h2 {
    color: #424242;
    font: 60px FiraSans-Bold;
    font-weight: 700;
    line-height: 70px;
    text-transform: uppercase;
    margin-bottom: 35px;
    text-align: center
}

.audit-and-evaluation_3 h2:after {
    bottom: inherit;
    top: 110px
}

.audit-and-evaluation_3 h2:before {
    width: 1px;
    height: 70px;
    background-color: #6dc5cc;
    display: block;
    margin: 0 auto 63px
}

.audit-and-evaluation_3 h2 span {
    color: #6dc5cc;
    display: initial
}

.audit-and-evaluation_3 .risk {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.audit-and-evaluation_3 .risk li {
    position: relative;
    padding: 50px 30px 10px;
    max-width: 270px;
    width: 100%;
    min-height: 295px;
    background-color: #fff;
    border: 1px solid #e3e2e0;
    margin-bottom: 50px!important;
    margin-left: auto;
    margin-right: auto;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

.audit-and-evaluation_3 .risk li:hover {
    border: 1px solid #6dc5cc
}

.audit-and-evaluation_3 .risk li:hover:after {
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    width: 70px;
    height: 70px;
    background-color: #fff;
    position: absolute;
    left: -1px;
    bottom: -1px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    font: 14px FiraSans-ExtraLight;
    font-weight: 600;
    line-height: 25px;
    color: #6dc5cc
}

.audit-and-evaluation_3 .risk li:hover:before {
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    width: 70px;
    height: 70px;
    position: absolute;
    right: -1px;
    top: -1px;
    background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAMAAAC67D+PAAAABlBMVEVtxcz///8M3bVMAAAAC0lEQVR4AWOgKwAAAG4AAfBdB/0AAAAASUVORK5CYII=) no-repeat 100% 0
}

.audit-and-evaluation_3 .risk li p {
    color: #7d7d7d;
    font: 16px FiraSans-ExtraLight;
    font-weight: 600;
    line-height: 25px;
    z-index: 2;
    position: relative
}

.audit-and-evaluation_3 .risk li .icon {
    margin-bottom: 30px
}

.audit-and-evaluation_3 .risk li:first-child:after {
    content: "/01"
}

.audit-and-evaluation_3 .risk li:nth-child(2):after {
    content: "/02"
}

.audit-and-evaluation_3 .risk li:nth-child(3):after {
    content: "/03"
}

.audit-and-evaluation_3 .risk li:nth-child(4):after {
    content: "/04"
}

.audit-and-evaluation_3 .risk li:nth-child(5):after {
    content: "/05"
}

.audit-and-evaluation_3 .risk li:nth-child(6):after {
    content: "/06"
}

.audit-and-evaluation_3 .risk li:nth-child(7):after {
    content: "/07"
}

.audit-and-evaluation_3 .risk li:nth-child(9):after {
    content: "/09"
}

.audit-and-evaluation_3 .risk li:nth-child(10):after {
    content: "/10"
}

.audit-and-evaluation_3 .risk li:after {
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    width: 70px;
    height: 70px;
    background-color: #fff;
    position: absolute;
    left: -1px;
    bottom: -1px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    color: #e3e2e0;
    font: 14px FiraSans-ExtraLight;
    font-weight: 600;
    line-height: 25px
}

.audit-and-evaluation_3 .risk li:before {
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    width: 70px;
    height: 70px;
    position: absolute;
    right: -1px;
    top: -1px;
    background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAMAAAC67D+PAAAAA1BMVEXj4uDAnCA1AAAAC0lEQVR4AWOgKwAAAG4AAfBdB/0AAAAASUVORK5CYII=) no-repeat 100% 0
}

.audit-and-evaluation_3 .more {
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    float: right;
    margin-right: 15px;
    height: 40px;
    padding-left: 50px;
    color: #424242;
    font: 20px FiraSans-Bold;
    font-weight: 700;
    line-height: 70px;
    text-transform: uppercase
}

.audit-and-evaluation_3 .more:before {
    width: 100px;
    height: 40px;
    background-color: #ffc527;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1
}

.audit-and-evaluation_3 .check {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.audit-and-evaluation_3 .check,
.audit-and-evaluation_3 .check li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.audit-and-evaluation_3 .check li {
    position: relative;
    padding: 50px 40px;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-width: 270px;
    width: 100%;
    height: 217px;
    background-color: #fff;
    border: 1px solid #e3e2e0;
    margin-bottom: 30px!important;
    margin-left: 15px;
    margin-right: 15px
}

.audit-and-evaluation_3 .check li:first-child {
    border: 0;
    padding: 0
}

.audit-and-evaluation_3 .check li:first-child:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.audit-and-evaluation_3 .check li:nth-child(4) {
    margin-right: 0
}

.audit-and-evaluation_3 .check li:last-child {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0!important;
    margin: 0;
    border: 0;
    background: none
}

.audit-and-evaluation_3 .check li:last-child:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.audit-and-evaluation_3 .check li:last-child .more {
    margin: 0
}

.audit-and-evaluation_3 .check li:nth-child(5),
.audit-and-evaluation_3 .check li:nth-child(6) {
    max-width: 370px
}

.audit-and-evaluation_3 .check li h2 {
    font: 40px FiraSans-Bold;
    text-align: left
}

.audit-and-evaluation_3 .check li h2:after,
.audit-and-evaluation_3 .check li h2:before {
    display: none
}

.audit-and-evaluation_3 .check li span {
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    top: 40px;
    position: absolute;
    color: #e3e2e0;
    font: 30px FiraSans-Bold;
    font-weight: 700;
    line-height: 50px
}

.audit-and-evaluation_3 .check li span:after {
    width: 6px;
    height: 2px;
    background-color: #e3e2e0;
    margin-left: auto
}

.audit-and-evaluation_3 .check li:hover {
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    -webkit-box-shadow: 0 15px 30px 0 #e1e5e7;
    box-shadow: 0 15px 30px 0 #e1e5e7
}

.audit-and-evaluation_3 .check li:hover span {
    color: #6dc5cc;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

.audit-and-evaluation_3 .check li p {
    color: #7d7d7d;
    font: 16px FiraSans-ExtraLight;
    font-weight: 600;
    line-height: 25px;
    z-index: 2;
    position: relative;
    text-align: left;
    margin-bottom: 0
}

.audit-and-evaluation_4 {
    background: #1e2939 url(../img/audit-and-evaluation_4_back.png) no-repeat top;
    background-size: cover;
    height: 100%
}

.audit-and-evaluation_4 h2 {
    color: #f2f4f9;
    font-family: FiraSans-Bold;
    font-weight: 700;
    line-height: 70px;
    text-transform: uppercase;
    margin-bottom: 0
}

.audit-and-evaluation_4 h2:after {
    width: 70px;
    height: 3px;
    background-color: #ffc527;
    margin-left: 0;
    display: block;
    position: relative;
    margin-top: 30px;
    margin-bottom: 50px;
    border: 0
}

.audit-and-evaluation_4 h2 span {
    color: #6dc5cc;
    display: initial
}

.audit-and-evaluation_4 p {
    color: #fff;
    font: 16px Rubik-Light;
    line-height: 25px;
    font-weight: 600;
    letter-spacing: .01em
}

.audit-and-evaluation_4 p span {
    color: #ffc527
}

.audit-and-evaluation_5 {
    background-size: cover;
    height: 100%;
    padding-bottom: 0!important
}

.audit-and-evaluation_5 h2 {
    color: #424242
}

.audit-and-evaluation_5 h2:after {
    left: -10px!important;
    right: inherit!important
}

.audit-and-evaluation_5 .background {
    float: left;
    width: 745px;
    height: 794px;
    position: absolute;
    z-index: -1
}

.audit-and-evaluation_5 .list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.audit-and-evaluation_5 .list>li:first-child {
    height: 210px;
    background: url(../img/audit-and-evaluation_5_num_1.png) no-repeat 0 0;
    max-width: 390px;
    width: 100%
}

.audit-and-evaluation_5 .list>li:first-child p {
    width: 140px
}

.audit-and-evaluation_5 .list>li:nth-child(2) {
    margin-top: 140px;
    margin-bottom: 180px;
    background: url(../img/audit-and-evaluation_5_num_2.png) no-repeat 0 0
}

.audit-and-evaluation_5 .list>li:nth-child(3) {
    height: 330px;
    margin-top: -250px;
    background: url(../img/audit-and-evaluation_5_num_3.png) no-repeat 0;
    max-width: 390px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.audit-and-evaluation_5 .list>li:nth-child(3) p {
    width: 100px
}

.audit-and-evaluation_5 .list>li:nth-child(4) {
    background: url(../img/audit-and-evaluation_5_num_4.png) no-repeat 0 0;
    height: 150px;
    margin-bottom: 32px
}

.audit-and-evaluation_5 .list>li:nth-child(5) {
    max-width: 100%;
    width: 100%;
    display: block;
    height: 200px;
    background: url(../img/audit-and-evaluation_5_num_5.png) no-repeat 0 0
}

.audit-and-evaluation_5 .list>li:nth-child(5) p {
    max-width: 500px;
    width: 100%
}

.audit-and-evaluation_5 .list li {
    position: relative;
    padding-left: 126px
}

.audit-and-evaluation_5 .list li ul {
    margin: 20px 0;
    padding: 0
}

.audit-and-evaluation_5 .list li ul li:nth-child(5)>p {
    max-width: 100%;
    width: 100%
}

.audit-and-evaluation_5 .list li ul li {
    position: relative;
    margin-bottom: 10px;
    padding: 0 0 0 30px
}

.audit-and-evaluation_5 .list li ul li:before {
    width: 10px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 8px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAIAgMAAAC9lIYlAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAADFBMVEX/xSf/xSf/xSf////39uGQAAAAAnRSTlMA/iyWEiMAAAABYktHRAMRDEzyAAAAKElEQVQI12NgYFBgYGBYwMDA2MDgwMrAkCDCwKAxgYGBq4GBgYmBAQA0bAM/erXIRAAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMC0wNC0wMVQxMTo1NzozMyswMDowMCfpaDcAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMjAtMDQtMDFUMTE6NTc6MzMrMDA6MDBWtNCLAAAAAElFTkSuQmCCQg==)
}

.audit-and-evaluation_5 .list li ul li p {
    max-width: 100%!important;
    width: 100%
}

.audit-and-evaluation_5 .list li p {
    color: #7d7d7d;
    font: 16px Rubik-Light;
    font-weight: 600;
    line-height: 25px;
    width: 165px;
    margin-bottom: 0
}

.audit-and-evaluation_5 .box__content img {
    margin-top: 50px;
    max-width: 449px;
    width: 100%;
    height: auto
}

.audit-and-evaluation_5 .box__content p {
    color: #fff;
    font: 16px FiraSans-ExtraLight;
    font-weight: 600;
    line-height: 25px
}

.audit-and-evaluation_5 .box__content p.big {
    margin: 30px 0;
    color: #fff;
    line-height: 30px;
    font: 20px FiraSans-Bold;
    font-weight: 100
}

.audit-and-evaluation_5 .box__content p.big span {
    color: #ffc527;
    font-family: FiraSans-Bold;
    font-weight: 100
}

.audit-and-evaluation_6 {
    background: #1e2939 url(../img/audit-and-evaluation_6_back.png) no-repeat top;
    background-size: cover;
    height: 100%
}

.audit-and-evaluation_6 form {
    background-color: #fff;
    -webkit-box-shadow: 0 15px 30px 0 rgba(225, 229, 231, .8);
    box-shadow: 0 15px 30px 0 rgba(225, 229, 231, .8);
    margin: 0 auto 50px
}

.audit-and-evaluation_6 h2 {
    color: #424242;
    margin-bottom: 35px
}

.audit-and-evaluation_6 h2 span {
    background: #ffc527;
    display: inline-block;
    padding: 0 10px;
    margin-bottom: 5px
}

.audit-and-evaluation_6 p {
    color: #7d7d7d;
    font: 16px Rubik-Light;
    font-weight: 600;
    line-height: 25px
}

.audit-and-evaluation_6 .box__content {
    width: 100%;
    margin-left: auto
}

footer {
    background: var(--footer);
}

footer .copy {
    font: 12px Rubik-Light;
    font-weight: 400;
    max-width: 160px;
    text-transform: uppercase;
    font-weight: 600
}

footer .copy,
footer p {
    color: var(--pur);
    line-height: 18px
}

footer p {
    font-size: 14px;
    font-weight: 400
}

footer .tel {
    margin: 5px 0;
    color: #fff;
    font: 20px FiraSans-Bold;
    font-weight: 700;
    width: 100%;
    display: block
}

footer .tel:hover {
    color: #7d7d7d
}

footer .email {
    color: #ffc527;
    font: 14px FiraSans-ExtraLight;
    font-weight: 400;
    width: 100%;
    display: block
}

footer .email:hover {
    color: #fff
}

footer .poly {
    color: #555b64;
    font: 14px Rubik-Light;
    font-weight: 400;
    text-decoration: underline;
    font-weight: 600
}

footer .poly:hover {
    color: #f7f7f6
}

footer .logo-link {
    display: block;
    position: relative
}

footer hr {
    width: 200px;
    height: 1px;
    background-color: #555b64
}

footer ul.menu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

}

footer ul.menu,
footer ul.menu li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

footer ul.menu li {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    padding: 7px 20px;
    position: relative;
        max-width: 200px;
}

footer ul.menu li:hover a {
    color: #f7f7f6
}

footer ul.menu li:hover:before {
    width: 5px;
    height: 5px;
    background-color: #fff;
    left: 0;
  
    opacity: 1;
    top: 13px;
    position: absolute
}

footer ul.menu li:before {
    width: 5px;
    height: 5px;
    background-color: #fff;
  opacity: .5;
    left: 0;
    top: 13px;
    position: absolute
}
footer p{
      font: 400  14px/1.4em 'Rubik-Light';
    color: #f8f9fa; 
}

footer nav.footer-link ul{
  
      flex-wrap: nowrap;
}
footer nav.footer-link ul li{
 flex-basis: inherit;
     
  width: inherit;
}
footer ul.menu li a {
    font: 16px Rubik-Light;
    font-weight: 400;
    color: #f8f9fa
}
footer ul.menu li a:hover {
   opacity: .5;
  text-decoration: underline;
}

footer .purpur {
    margin-top: 20px
}

footer .container>.row>div:nth-child(3) p:first-child {
    margin-bottom: 10px
}

footer .container>.row>div:nth-child(3) hr {
    margin: 10px 0
}

@media only screen and (min-width:601px) {
    .container {
        width: 95%
    }
    .row .col.m1 {
        width: 8.3333333333%
    }
    .row .col.m1,
    .row .col.m2 {
        margin-left: auto;
        left: auto;
        right: auto
    }
    .row .col.m2 {
        width: 16.6666666667%
    }
    .row .col.m3 {
        width: 25%
    }
    .row .col.m3,
    .row .col.m4 {
        margin-left: auto;
        left: auto;
        right: auto
    }
    .row .col.m4 {
        width: 33.3333333333%
    }
    .row .col.m5 {
        width: 41.6666666667%
    }
    .row .col.m5,
    .row .col.m6 {
        margin-left: auto;
        left: auto;
        right: auto
    }
    .row .col.m6 {
        width: 50%
    }
    .row .col.m7 {
        width: 58.3333333333%
    }
    .row .col.m7,
    .row .col.m8 {
        margin-left: auto;
        left: auto;
        right: auto
    }
    .row .col.m8 {
        width: 66.6666666667%
    }
    .row .col.m9 {
        width: 75%
    }
    .row .col.m9,
    .row .col.m10 {
        margin-left: auto;
        left: auto;
        right: auto
    }
    .row .col.m10 {
        width: 83.3333333333%
    }
    .row .col.m11 {
        width: 91.6666666667%
    }
    .row .col.m11,
    .row .col.m12 {
        margin-left: auto;
        left: auto;
        right: auto
    }
    .row .col.m12 {
        width: 100%
    }
    .row .col.offset-m1 {
        margin-left: 8.3333333333%
    }
    .row .col.pull-m1 {
        right: 8.3333333333%
    }
    .row .col.push-m1 {
        left: 8.3333333333%
    }
    .row .col.offset-m2 {
        margin-left: 16.6666666667%
    }
    .row .col.pull-m2 {
        right: 16.6666666667%
    }
    .row .col.push-m2 {
        left: 16.6666666667%
    }
    .row .col.offset-m3 {
        margin-left: 25%
    }
    .row .col.pull-m3 {
        right: 25%
    }
    .row .col.push-m3 {
        left: 25%
    }
    .row .col.offset-m4 {
        margin-left: 33.3333333333%
    }
    .row .col.pull-m4 {
        right: 33.3333333333%
    }
    .row .col.push-m4 {
        left: 33.3333333333%
    }
    .row .col.offset-m5 {
        margin-left: 41.6666666667%
    }
    .row .col.pull-m5 {
        right: 41.6666666667%
    }
    .row .col.push-m5 {
        left: 41.6666666667%
    }
    .row .col.offset-m6 {
        margin-left: 50%
    }
    .row .col.pull-m6 {
        right: 50%
    }
    .row .col.push-m6 {
        left: 50%
    }
    .row .col.offset-m7 {
        margin-left: 58.3333333333%
    }
    .row .col.pull-m7 {
        right: 58.3333333333%
    }
    .row .col.push-m7 {
        left: 58.3333333333%
    }
    .row .col.offset-m8 {
        margin-left: 66.6666666667%
    }
    .row .col.pull-m8 {
        right: 66.6666666667%
    }
    .row .col.push-m8 {
        left: 66.6666666667%
    }
    .row .col.offset-m9 {
        margin-left: 75%
    }
    .row .col.pull-m9 {
        right: 75%
    }
    .row .col.push-m9 {
        left: 75%
    }
    .row .col.offset-m10 {
        margin-left: 83.3333333333%
    }
    .row .col.pull-m10 {
        right: 83.3333333333%
    }
    .row .col.push-m10 {
        left: 83.3333333333%
    }
    .row .col.offset-m11 {
        margin-left: 91.6666666667%
    }
    .row .col.pull-m11 {
        right: 91.6666666667%
    }
    .row .col.push-m11 {
        left: 91.6666666667%
    }
    .row .col.offset-m12 {
        margin-left: 100%
    }
    .row .col.pull-m12 {
        right: 100%
    }
    .row .col.push-m12 {
        left: 100%
    }
}

@media only screen and (min-width:993px) {
    .container {
        width: 90%
    }
    .row .col.l1 {
        width: 8.3333333333%
    }
    .row .col.l1,
    .row .col.l2 {
        margin-left: auto;
        left: auto;
        right: auto
    }
    .row .col.l2 {
        width: 16.6666666667%
    }
    .row .col.l3 {
        width: 25%
    }
    .row .col.l3,
    .row .col.l4 {
        margin-left: auto;
        left: auto;
        right: auto
    }
    .row .col.l4 {
        width: 33.3333333333%
    }
    .row .col.l5 {
        width: 41.6666666667%
    }
    .row .col.l5,
    .row .col.l6 {
        margin-left: auto;
        left: auto;
        right: auto
    }
    .row .col.l6 {
        width: 50%
    }
    .row .col.l7 {
        width: 58.3333333333%
    }
    .row .col.l7,
    .row .col.l8 {
        margin-left: auto;
        left: auto;
        right: auto
    }
    .row .col.l8 {
        width: 66.6666666667%
    }
    .row .col.l9 {
        width: 75%
    }
    .row .col.l9,
    .row .col.l10 {
        margin-left: auto;
        left: auto;
        right: auto
    }
    .row .col.l10 {
        width: 83.3333333333%
    }
    .row .col.l11 {
        width: 91.6666666667%
    }
    .row .col.l11,
    .row .col.l12 {
        margin-left: auto;
        left: auto;
        right: auto
    }
    .row .col.l12 {
        width: 100%
    }
    .row .col.offset-l1 {
        margin-left: 8.3333333333%
    }
    .row .col.pull-l1 {
        right: 8.3333333333%
    }
    .row .col.push-l1 {
        left: 8.3333333333%
    }
    .row .col.offset-l2 {
        margin-left: 16.6666666667%
    }
    .row .col.pull-l2 {
        right: 16.6666666667%
    }
    .row .col.push-l2 {
        left: 16.6666666667%
    }
    .row .col.offset-l3 {
        margin-left: 25%
    }
    .row .col.pull-l3 {
        right: 25%
    }
    .row .col.push-l3 {
        left: 25%
    }
    .row .col.offset-l4 {
        margin-left: 33.3333333333%
    }
    .row .col.pull-l4 {
        right: 33.3333333333%
    }
    .row .col.push-l4 {
        left: 33.3333333333%
    }
    .row .col.offset-l5 {
        margin-left: 41.6666666667%
    }
    .row .col.pull-l5 {
        right: 41.6666666667%
    }
    .row .col.push-l5 {
        left: 41.6666666667%
    }
    .row .col.offset-l6 {
        margin-left: 50%
    }
    .row .col.pull-l6 {
        right: 50%
    }
    .row .col.push-l6 {
        left: 50%
    }
    .row .col.offset-l7 {
        margin-left: 58.3333333333%
    }
    .row .col.pull-l7 {
        right: 58.3333333333%
    }
    .row .col.push-l7 {
        left: 58.3333333333%
    }
    .row .col.offset-l8 {
        margin-left: 66.6666666667%
    }
    .row .col.pull-l8 {
        right: 66.6666666667%
    }
    .row .col.push-l8 {
        left: 66.6666666667%
    }
    .row .col.offset-l9 {
        margin-left: 75%
    }
    .row .col.pull-l9 {
        right: 75%
    }
    .row .col.push-l9 {
        left: 75%
    }
    .row .col.offset-l10 {
        margin-left: 83.3333333333%
    }
    .row .col.pull-l10 {
        right: 83.3333333333%
    }
    .row .col.push-l10 {
        left: 83.3333333333%
    }
    .row .col.offset-l11 {
        margin-left: 91.6666666667%
    }
    .row .col.pull-l11 {
        right: 91.6666666667%
    }
    .row .col.push-l11 {
        left: 91.6666666667%
    }
    .row .col.offset-l12 {
        margin-left: 100%
    }
    .row .col.pull-l12 {
        right: 100%
    }
    .row .col.push-l12 {
        left: 100%
    }
    .pc {
        display: block!important
    }
    .fpc {
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -moz-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
    .decktop {
        display: block!important
    }
    .fdecktop {
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -moz-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
    .fmobail,
    .mobail {
        display: none!important
    }
}

@media only screen and (min-width:1100px) {
    .container {
        width: 90%
    }
}

@media only screen and (min-width:1300px) {
    .container {
        width: 90%
    }
}

@media only screen and (max-width:600px) {
    .col .row {
        margin-left: -1rem;
        margin-right: -1rem
    }
    .row .col {
        padding: 0 1rem
    }
    [class*=section__],
    section {
        padding: 30px 0
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex
    }
    [class*=audit-and-evaluation] h2 {
        font: 50px FiraSans-Bold
    }
    .audit-and-evaluation_3 .check li {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        min-height: 217px;
        height: auto
    }
    .audit-and-evaluation_3 .check li span {
        position: relative;
        top: 0
    }
    .audit-and-evaluation_5 .list li:nth-child(5) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .audit-and-evaluation_5 .list li:nth-child(5) ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .audit-and-evaluation_5 .list li:first-child,
    .audit-and-evaluation_5 .list li:last-child,
    .audit-and-evaluation_5 .list li:nth-child(2),
    .audit-and-evaluation_5 .list li:nth-child(3),
    .audit-and-evaluation_5 .list li:nth-child(4),
    .audit-and-evaluation_5 .list li:nth-child(5) {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        max-width: 100%;
        min-height: 150px;
        height: auto;
        margin: 0 0 30px
    }
    .audit-and-evaluation_5 .list li:first-child p,
    .audit-and-evaluation_5 .list li:last-child p,
    .audit-and-evaluation_5 .list li:nth-child(2) p,
    .audit-and-evaluation_5 .list li:nth-child(3) p,
    .audit-and-evaluation_5 .list li:nth-child(4) p,
    .audit-and-evaluation_5 .list li:nth-child(5) p {
        width: 100%
    }
    .audit-and-evaluation_5 .list li:first-child ul li,
    .audit-and-evaluation_5 .list li:last-child ul li,
    .audit-and-evaluation_5 .list li:nth-child(2) ul li,
    .audit-and-evaluation_5 .list li:nth-child(3) ul li,
    .audit-and-evaluation_5 .list li:nth-child(4) ul li,
    .audit-and-evaluation_5 .list li:nth-child(5) ul li {
        max-width: auto;
        min-height: auto;
        margin-bottom: 15px
    }
    footer {
        padding: 80px 0
    }
    [class*=section__] {
        padding: 100px 0
    }
}

@media only screen and (min-width:1201px) {
    .row .col.xl1 {
        width: 8.3333333333%
    }
    .row .col.xl1,
    .row .col.xl2 {
        margin-left: auto;
        left: auto;
        right: auto
    }
    .row .col.xl2 {
        width: 16.6666666667%
    }
    .row .col.xl3 {
        width: 25%
    }
    .row .col.xl3,
    .row .col.xl4 {
        margin-left: auto;
        left: auto;
        right: auto
    }
    .row .col.xl4 {
        width: 33.3333333333%
    }
    .row .col.xl5 {
        width: 41.6666666667%
    }
    .row .col.xl5,
    .row .col.xl6 {
        margin-left: auto;
        left: auto;
        right: auto
    }
    .row .col.xl6 {
        width: 50%
    }
    .row .col.xl7 {
        width: 58.3333333333%
    }
    .row .col.xl7,
    .row .col.xl8 {
        margin-left: auto;
        left: auto;
        right: auto
    }
    .row .col.xl8 {
        width: 66.6666666667%
    }
    .row .col.xl9 {
        width: 75%
    }
    .row .col.xl9,
    .row .col.xl10 {
        margin-left: auto;
        left: auto;
        right: auto
    }
    .row .col.xl10 {
        width: 83.3333333333%
    }
    .row .col.xl11 {
        width: 91.6666666667%
    }
    .row .col.xl11,
    .row .col.xl12 {
        margin-left: auto;
        left: auto;
        right: auto
    }
    .row .col.xl12 {
        width: 100%
    }
    .row .col.offset-xl1 {
        margin-left: 8.3333333333%
    }
    .row .col.pull-xl1 {
        right: 8.3333333333%
    }
    .row .col.push-xl1 {
        left: 8.3333333333%
    }
    .row .col.offset-xl2 {
        margin-left: 16.6666666667%
    }
    .row .col.pull-xl2 {
        right: 16.6666666667%
    }
    .row .col.push-xl2 {
        left: 16.6666666667%
    }
    .row .col.offset-xl3 {
        margin-left: 25%
    }
    .row .col.pull-xl3 {
        right: 25%
    }
    .row .col.push-xl3 {
        left: 25%
    }
    .row .col.offset-xl4 {
        margin-left: 33.3333333333%
    }
    .row .col.pull-xl4 {
        right: 33.3333333333%
    }
    .row .col.push-xl4 {
        left: 33.3333333333%
    }
    .row .col.offset-xl5 {
        margin-left: 41.6666666667%
    }
    .row .col.pull-xl5 {
        right: 41.6666666667%
    }
    .row .col.push-xl5 {
        left: 41.6666666667%
    }
    .row .col.offset-xl6 {
        margin-left: 50%
    }
    .row .col.pull-xl6 {
        right: 50%
    }
    .row .col.push-xl6 {
        left: 50%
    }
    .row .col.offset-xl7 {
        margin-left: 58.3333333333%
    }
    .row .col.pull-xl7 {
        right: 58.3333333333%
    }
    .row .col.push-xl7 {
        left: 58.3333333333%
    }
    .row .col.offset-xl8 {
        margin-left: 66.6666666667%
    }
    .row .col.pull-xl8 {
        right: 66.6666666667%
    }
    .row .col.push-xl8 {
        left: 66.6666666667%
    }
    .row .col.offset-xl9 {
        margin-left: 75%
    }
    .row .col.pull-xl9 {
        right: 75%
    }
    .row .col.push-xl9 {
        left: 75%
    }
    .row .col.offset-xl10 {
        margin-left: 83.3333333333%
    }
    .row .col.pull-xl10 {
        right: 83.3333333333%
    }
    .row .col.push-xl10 {
        left: 83.3333333333%
    }
    .row .col.offset-xl11 {
        margin-left: 91.6666666667%
    }
    .row .col.pull-xl11 {
        right: 91.6666666667%
    }
    .row .col.push-xl11 {
        left: 91.6666666667%
    }
    .row .col.offset-xl12 {
        margin-left: 100%
    }
    .row .col.pull-xl12 {
        right: 100%
    }
    .row .col.push-xl12 {
        left: 100%
    }
}

@media (max-width:991px) {
    .bar-long {
        top: inherit;
        bottom: 0
    }
  
    .top_menu .container>.row:first-child>div:first-child .lang {
        display: none
    }
    .menu__width {
        position: relative
    }
    .menu__width .lest>li:nth-child(3) {
        display: none
    }
    .top_menu {
        position: relative
    }
    .audit-and-evaluation_1 .list div.row:first-child>div:first-child h3:before {
        position: relative
    }
    .audit-and-evaluation_1 .list div.row:nth-child(2)>div:first-child h3:before {
        position: relative
    }
    .audit-and-evaluation_1 .list div.row:nth-child(3)>div:first-child h3:before {
        position: relative
    }
    .audit-and-evaluation_5 h2 {
        margin-bottom: 50px
    }
    .audit-and-evaluation_5 .background {
        display: none
    }
    .audit-and-evaluation_5 .list {
        margin-bottom: 50px
    }
    .audit-and-evaluation_5 .box__content p,
    .audit-and-evaluation_5 .box__content p.big {
        color: #000
    }
    footer hr {
        width: 100%
    }
}

@media (min-width:701px) {
    a.link {
        display: none
    }
}

@media only screen and (max-width:299px) {
    html {
        height: 100vh;
        width: 100vw
    }
}

@media only screen and (min-width:1200px) {
    .fullpc {
        display: block!important
    }
}

@media only screen and (max-width:992px) and (min-width:300px) {
    .mob {
        display: block!important
    }
    .fmob {
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -moz-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
    br {
        display: none
    }
}

@media only screen and (max-width:992px) {
    .decktop, .fdecktop {
        display: none!important
    }
    .mobail {
        display: block!important
    }
    .fmobail {
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -moz-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
}

@media only screen and (max-width:992px) and (min-width:601px) {
    [class*=section__], section {
        padding: 50px 0
    }
}

@media (max-height:576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px
    }
    .fancybox-slide--image {
        padding: 6px 0
    }
    .fancybox-close-small {
        right: -6px
    }
    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }
    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px
    }
}

@media (max-width:576px) {
    .fancybox-thumbs {
        width: 110px
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }
    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}

@media (max-width:600px) {
    .black, .blue, .purpur, .purpur-back {
        max-width: 210px;
        min-height: 50px
    }
    .top_menu .container>.row:first-child>div:first-child .lang .wpml-ls-legacy-list-horizontal {
        padding: 7px 0!important
    }
    .top_menu .container>.row:first-child>div:first-child .lang .wpml-ls-legacy-list-horizontal .wpml-ls-flag+span {
        margin-left: 0!important
    }
    .top_menu .container>.row:first-child>div:first-child .lang .wpml-ls-current-language a {
        color: #6dc5cc;
        font-weight: 400;
        padding: 5px
    }
    .top_menu .container>.row:first-child>div:first-child .lang .wpml-ls-current-language a span.wpml-ls-native {
        margin-left: 0!important
    }
    .top_menu .container>.row:first-child>div:first-child .lang .wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
        margin-bottom: 0!important
    }
    .wpml-ls a {
        padding: 5px!important
    }
    .top_menu .container>.row:first-child>div:first-child {
        margin: 10px 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .top_menu .lest>li:first-child {
        margin: 10px auto;
        text-align: center
    }
    .top_menu .lest .purpur {
        max-width: 200px;
        min-height: 40px;
        margin: 10px auto
    }
    .box__menu {
        max-width: 100vw;
        padding-right: 0
    }
    .box__menu .content__menu,
    .box__menu .content__menu .content__top .box__logo {
        padding: 20px
    }
    .box__menu .content__menu .content__bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 20px;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-right: 20px
    }
    .box__menu .content__menu .content__bottom .menu {
        margin-bottom: 30px;
        width: 100%;
        margin-right: 15px
    }
    .box__menu a {
        font-size: 14px
    }
    header {
        padding-bottom: 30px
    }
    header h1,header h3 {
        text-align: center;
        margin-top: 30px;
        font: 30px Rubik-Bold;
        margin-bottom: 30px
    }
    header p {
        font: 16px Rubik-Light;
        text-align: center
    }
    [class*=audit-and-evaluation] h2 {
        font: 30px FiraSans-Bold
    }
    .audit-and-evaluation_1 h2 {
        margin-bottom: 50px
    }
    .audit-and-evaluation_2 h2.element:after {
        left: -10px
    }
    .audit-and-evaluation_3 .more {
        margin-bottom: 50px
    }
    .audit-and-evaluation_3 .check li {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin: 0;
        max-width: 100%;
        width: 100%;
        height: auto;
        padding: 30px
    }
    .audit-and-evaluation_3 .check li:nth-child(5),
    .audit-and-evaluation_3 .check li:nth-child(6) {
        max-width: 100%
    }
    .audit-and-evaluation_3 .check li span {
        position: relative;
        top: 0
    }
    .audit-and-evaluation_5 .list li {
        padding-left: 0;
        padding-top: 180px
    }
    .audit-and-evaluation_5 .list li:nth-child(5) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .audit-and-evaluation_5 .list li:nth-child(5) ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .audit-and-evaluation_5 .list li:first-child,
    .audit-and-evaluation_5 .list li:last-child,
    .audit-and-evaluation_5 .list li:nth-child(2),
    .audit-and-evaluation_5 .list li:nth-child(3),
    .audit-and-evaluation_5 .list li:nth-child(4),
    .audit-and-evaluation_5 .list li:nth-child(5) {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 500px;
        min-height: 150px;
        height: auto;
        margin: 0 0 30px
    }
    .audit-and-evaluation_5 .list li:first-child p,
    .audit-and-evaluation_5 .list li:last-child p,
    .audit-and-evaluation_5 .list li:nth-child(2) p,
    .audit-and-evaluation_5 .list li:nth-child(3) p,
    .audit-and-evaluation_5 .list li:nth-child(4) p,
    .audit-and-evaluation_5 .list li:nth-child(5) p {
        width: 100%
    }
    .audit-and-evaluation_5 .list li:first-child ul li,
    .audit-and-evaluation_5 .list li:last-child ul li,
    .audit-and-evaluation_5 .list li:nth-child(2) ul li,
    .audit-and-evaluation_5 .list li:nth-child(3) ul li,
    .audit-and-evaluation_5 .list li:nth-child(4) ul li,
    .audit-and-evaluation_5 .list li:nth-child(5) ul li {
        max-width: auto;
        min-height: auto;
        margin-bottom: 15px
    }
    footer {
        padding: 30px 0
    }
    footer .container>.row>div:first-child,
    footer .container>.row>div:nth-child(2) {
        margin-bottom: 50px
    }
    [class*=section__] {
        padding: 30px 0
    }
}

@media (min-width:992px) {
    .menu-button {
        margin-right: 40px
    }
    .top_menu .container>.row:first-child>div:first-child .lang {
        display: none
    }
    .wpml-ls a {
        padding: 5px!important
    }
    .menu__width {
        position: fixed;
        height: 80px
    }
    .menu__width .lest {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -moz-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .menu__width .lest>li:first-child {
        max-width: 250px;
        text-align: right;
        margin-right: 30px
    }
    .menu__width .lest>li:nth-child(2) {
        margin-right: 20px
    }
    .top_menu {
        height: 80px
    }
    .top_menu .lest {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -moz-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    } 
    .top_menu .lest>li:first-child {
        max-width: 250px;
        text-align: right;
        margin-right: 30px
    }
    .top_menu .lest>li:nth-child(2) {
        margin-right: 20px
    }
    header {
      min-height: 700px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    header h1,header h3 {
        font: 50px Rubik-Bold;
        margin-bottom: 50px;
        margin-top: 130px
    }

    header p {
    
    }
    .audit-and-evaluation_1 p {
        padding-left: 190px
    }
    .audit-and-evaluation_1 .list div.row>div:first-child {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .audit-and-evaluation_1 .list div.row:nth-child(n) {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex
    }
    .audit-and-evaluation_1 .list div.row:nth-child(2n)>div:first-child {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .audit-and-evaluation_1 .list div.row:nth-child(2n)>div:nth-child(2) {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .audit-and-evaluation_1 h3 {
        padding-left: 190px
    }
    .audit-and-evaluation_1 h2 {
        margin-bottom: 114px;
        margin-left: auto
    }
    .audit-and-evaluation_2 .list li:nth-child(2) {
        margin-top: 50px
    }
    .audit-and-evaluation_2 .list li:nth-child(3) {
        margin-top: -50px
    }
    .audit-and-evaluation_2 p {
        padding-left: 190px
    }
    .audit-and-evaluation_3 h2 {
        margin-bottom: 100px
    }
    .audit-and-evaluation_3 .more {
        margin-bottom: 100px;
        margin-top: 50px
    }
    .audit-and-evaluation_3 .check li:first-child {
        margin: 0
    }
    .audit-and-evaluation_3 .check li h2 {
        padding-left: 15px
    }
    .audit-and-evaluation_4 {
        min-height: 653px
    }
    .audit-and-evaluation_4 h2 {
        margin-top: 40px;
        font: 50px FiraSans-Bold!important
    }
    .audit-and-evaluation_5 h2 {
        margin-bottom: 114px
    }
    .audit-and-evaluation_5 .box__content {
        padding-top: 100px;
        padding-left: 99px
    }
    .audit-and-evaluation_5 .box__content img {
        float: left;
        width: 449px
    }
    .audit-and-evaluation_6 {
        padding: 150px 0
    }
    .audit-and-evaluation_6 h2 {
        margin-top: 70px
    }
    .audit-and-evaluation_6 h2 span {
        margin-left: -10px
    }
    .audit-and-evaluation_6 h2 {
        font-size: 40px!important;
        line-height: 50px!important
    }
    .audit-and-evaluation_6 .box__content {
        max-width: 454px
    }
}

@media (min-width:601px) and (max-width:991px) {
    .menu-button {
        margin-right: 30px
    }
    .top_menu .container>.row:first-child>div:first-child .lang {
        display: none
    }
    .wpml-ls a {
        padding: 5px!important
    }
    .top_menu {
        height: 80px
    }
    .top_menu .container>.row:first-child>div:first-child {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .top_menu .lest {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -moz-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .top_menu .lest>li:first-child {
        max-width: 250px;
        text-align: right;
        margin-right: 30px
    }
    .top_menu .lest .purpur {
        max-width: 150px
    }
    .box__menu {
        max-width: 75vw;
        padding-right: 40px;
        padding-left: 40px
    }
    header {
        padding-bottom: 50px
    }
    header h1,header h3 {
        text-align: center;
        margin-top: 50px;
        margin-bottom: 50px;
        font: 40px Rubik-Bold
    }
    header p {
        font: 18px Rubik-Light;
        text-align: center
    }
    [class*=audit-and-evaluation] h2 {
        font: 40px FiraSans-Bold
    }
    .audit-and-evaluation_1 h2 {
        margin-bottom: 80px
    }
    .audit-and-evaluation_2 h2.element:after {
        left: -15px
    }
    .audit-and-evaluation_2 .list li:nth-child(2) {
        margin-top: 50px
    }
    .audit-and-evaluation_2 .list li:nth-child(3) {
        margin-top: -50px
    }
    .audit-and-evaluation_3 .more {
        margin-bottom: 50px
    }
    .audit-and-evaluation_3 .check li {
        margin-left: auto;
        margin-right: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        min-height: 217px;
        height: auto
    }
    .audit-and-evaluation_3 .check li:nth-child(4) {
        margin-left: auto;
        margin-right: auto
    }
    .audit-and-evaluation_3 .check li span {
        position: relative;
        top: 0
    }
    .audit-and-evaluation_5 .list li {
        padding-left: 126px;
        padding-top: 0
    }
    .audit-and-evaluation_5 .list li:nth-child(5) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .audit-and-evaluation_5 .list li:nth-child(5) ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .audit-and-evaluation_5 .list li:first-child,
    .audit-and-evaluation_5 .list li:last-child,
    .audit-and-evaluation_5 .list li:nth-child(2),
    .audit-and-evaluation_5 .list li:nth-child(3),
    .audit-and-evaluation_5 .list li:nth-child(4),
    .audit-and-evaluation_5 .list li:nth-child(5) {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 100%;
        min-height: 150px;
        height: auto;
        margin: 0 0 30px
    }
    .audit-and-evaluation_5 .list li:first-child p,
    .audit-and-evaluation_5 .list li:last-child p,
    .audit-and-evaluation_5 .list li:nth-child(2) p,
    .audit-and-evaluation_5 .list li:nth-child(3) p,
    .audit-and-evaluation_5 .list li:nth-child(4) p,
    .audit-and-evaluation_5 .list li:nth-child(5) p {
        width: 100%
    }
    .audit-and-evaluation_5 .list li:first-child ul li,
    .audit-and-evaluation_5 .list li:last-child ul li,
    .audit-and-evaluation_5 .list li:nth-child(2) ul li,
    .audit-and-evaluation_5 .list li:nth-child(3) ul li,
    .audit-and-evaluation_5 .list li:nth-child(4) ul li,
    .audit-and-evaluation_5 .list li:nth-child(5) ul li {
        max-width: auto;
        min-height: auto;
        margin-bottom: 15px
    }
    footer {
        padding: 50px 0
    }
    footer .container>.row>div:first-child,
    footer .container>.row>div:nth-child(2) {
        margin-bottom: 50px
    }
    [class*=section__] {
        padding: 50px 0
    }
}

@media (min-width:1200px) {
    [class*=audit-and-evaluation] h2 {
        font: 60px FiraSans-Bold;
        text-transform: uppercase
    }
    .audit-and-evaluation_2 .list {
        width: 620px
    }
    .audit-and-evaluation_3 .check li p {
        padding-left: 60px
    }
    .audit-and-evaluation_4 h2,
    .audit-and-evaluation_4 p {
        width: 561px;
        padding-left: 72px;
        float: left
    }
    footer {
        padding: 50px 0
    }
    footer hr {
        margin-top: 60px;
        margin-bottom: 20px
    }
    [class*=section__] {
        padding: 100px 0
    }
}

@media (min-width:992px) and (min-width:992px) {
    .audit-and-evaluation_1 .list div.row: nth-child(2n) {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (max-width:1199px) {
    .audit-and-evaluation_4 {
        background: #1e2939 url(../img/audit-and-evaluation_4_back.png) no-repeat 100% 0
    }
}

@media (max-width:400px) {
    footer ul.menu li {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}





/*
// =========================================================== 
//  BOX MENU
// =========================================================== 
*/



@media (min-width: 992px) {
	 .top_menu .container > .row:nth-child(1) > div:nth-child(1) .lang {
		 display: none;
	}
}
 @media (max-width: 991px) {
	 .top_menu .container > .row:first-child > div:first-child .lang {
		 display: none;
	}
}
 @media (min-width: 601px) and (max-width: 991px) {
	 .top_menu .container > .row:first-child > div:first-child .lang {
		 display: none;
	}
}
 @media (max-width: 600px) {
	 .top_menu .container > .row:first-child > div:first-child .lang .wpml-ls-legacy-list-horizontal {
		 padding: 7px 0 !important;
	}
	 .top_menu .container > .row:first-child > div:first-child .lang .wpml-ls-legacy-list-horizontal .wpml-ls-flag + span {
		 margin-left: 0 !important;
	}
	 .top_menu .container > .row:first-child > div:first-child .lang .wpml-ls-current-language a {
		 color: #6dc5cc;
		 font-weight: 400;
		 padding: 5px;
	}
	 .top_menu .container > .row:first-child > div:first-child .lang .wpml-ls-current-language a span.wpml-ls-native {
		 margin-left: 0em !important;
	}
	 .top_menu .container > .row:first-child > div:first-child .lang .wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
		 margin-bottom: 0px !important;
	}
}
 .wpml-ls ul {
	 display: flex;
}
 .wpml-ls a {
	 font-size: 14px;
	 font-weight: 400;
	 line-height: 24px;
	 color: #fff;
}
 @media (min-width: 992px) {
	 .wpml-ls a {
		 padding: 5px !important;
	}
}
 @media (min-width: 601px) and (max-width: 991px) {
	 .wpml-ls a {
		 padding: 5px !important;
	}
}
 @media (max-width: 600px) {
	 .wpml-ls a {
		 padding: 5px !important;
	}
}
 .wpml-ls .wpml-ls-display, .wpml-ls .wpml-ls-flag {
	 display: none !important;
}
 div.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
	 margin-bottom: 0;
	 padding: 7px 0;
}
 .wpml-ls-legacy-list-horizontal .wpml-ls-flag + span {
	 margin-left: 0 !important;
}
 span.wpml-ls-legacy-list-horizontal .wpml-ls-current-languagea a {
	 color: #6dc5cc;
}
 span.wpml-ls-legacy-list-horizontal .wpml-ls-flag + span {
	 margin-left: 0;
}
 .menu__width {
	    background: var(--menu);
	 box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);

	 max-width: 100%;
	 width: 100%;
	 z-index: 5;
	 border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	 display: flex;
	 align-items: center;
   z-index: 99;
}


@media (max-width: 1199px) {
  .menu__width .container>.row:nth-child(1)>div:nth-child(2){
    display: none;
  }
}



.scroll__{
   	 transform: translateY(-80px);
	 transition: all 0.5s ease; 
    
}
 @media (max-width: 991px) {
	 .menu__width {
	    position: fixed !important;
	}
}
@media (max-width: 600px){
  .menu-button {
    margin-right: 30px;
  }
  .menu__width .container{
    width: 100%;
  }
  
  .menu__width img {
    width: auto;
/*      height: 50px;*/
  }
  .site_name{
    display: none;
  }
}


 .menu__width.open, .menu__width.open_top {
	 transform: translateY(0px);
	 transition: all 0.5s ease;
         background: var(--menu);
   z-index: 99;
}
 @media (min-width: 992px) {
	 .menu__width {
		 position: fixed;
	}
}
 @media (max-width: 991px) {
	 .menu__width {
		 position: relative;
	}
}
 .menu__width .menu-button:hover:before {
	opacity: .5;
}

 .menu__width .menu-button:before {
	 font-size: 35px;
    color: var(--footer);
}


.menu__width.scroll__ .menu-button:before{
     color: var(--copy);
}

 @media (min-width: 992px) {
	 .menu__width {
		 height: 90px;
	}
}
 .menu__width .container > .row:nth-child(1) > div {
	 display: flex;
	 align-items: center;
     min-height: 80px;
}


@media (max-width: 600px) {
   .menu__width .container > .row:nth-child(1) > div {
   
       min-height: 55px;
       max-height: 55px;
  }
}

 .menu__width .container>.row:nth-child(1)>div:nth-child(2) {
	 justify-content: flex-end;
}
 .menu__width .lest {
	 min-height: 80px;
}
 .menu__width .lest .wpml-ls-legacy-list-horizontal .wpml-ls-flag + span {
	 margin-left: 0em;
}
 .menu__width .lest .wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
	 margin-bottom: 0;
}
 @media (min-width: 992px) {
	 .menu__width .lest {
		 display: flex;
		 justify-content: flex-end;
		 align-items: center;
	}
}
 .menu__width .lest > li:nth-child(1) {
	 display: flex;
	 flex-direction: column;
}
 @media (min-width: 992px) {
	 .menu__width .lest > li:nth-child(1) {
		 max-width: 250px;
		 text-align: right;
		 margin-right: 30px;
	}
}
 .menu__width .lest > li:nth-child(2) {
	 display: flex;
}
 @media (min-width: 992px) {
	 .menu__width .lest > li:nth-child(2) {
		 margin-right: 20px;
	}
}
 .menu__width .lest li.wpml-ls-current-language a {
	 color: #6dc5cc;
	 font-weight: 400;
	 padding: 5px;
}
 .menu__width .lest li.wpml-ls-current-language a span.wpml-ls-native {
	 margin-left: 0em !important;
}
 .menu__width .lest .wpml-ls ul {
	 display: flex;
}
 .menu__width .lest .wpml-ls a {
	 font-size: 14px;
	 font-weight: 400;
	 line-height: 24px;
	 color: #726e63;
	 padding: 5px 7px;
}
 .menu__width .lest .wpml-ls .wpml-ls-display, .menu__width .lest .wpml-ls .wpml-ls-flag {
	 display: none;
}
 .menu__width .purpur {
	 color: #6dc5cc;
	 font-weight: 700;
}
 .menu__width .purpur:hover {
	 color: #fff;
}
 .menu__width img {
	 width: auto;
/*	 height: 60px;*/
}

.logo-link{
  display: flex;
}
 .menu__width .tel {
	 color: #726e63;
	 font: 20px FiraSans-Bold;
	 font-weight: 700;
}
 .menu__width .tel:hover {
	 color: #000;
}
 .menu__width .email {
	 color: #7fbb3b;
	 font: 14px FiraSans-ExtraLight;
	 font-weight: 700;
}
 .menu__width .email:hover {
	 color: #000;
}
 .top_menu {
	 max-width: 100%;
	 width: 100%;
	 z-index: 5;
	 border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	 display: flex;
	 align-items: center;
}
 @media (max-width: 991px) {
	 .top_menu {
		 position: relative;
	}
}
 @media (min-width: 992px) {
	 .top_menu {
		 height: 80px;
	}
}
 @media (min-width: 601px) and (max-width: 991px) {
	 .top_menu {
		 height: 80px;
	}
}
 .top_menu .container > .row:nth-child(1) > div:nth-child(1) {
	 display: flex;
	 align-items: center;
	 justify-content: flex-start;
}
 @media (min-width: 601px) and (max-width: 991px) {
	 .top_menu .container > .row:nth-child(1) > div:nth-child(1) {
		 justify-content: flex-start;
	}
}
 @media (max-width: 600px) {
	 .top_menu .container > .row:nth-child(1) > div:nth-child(1) {
		 margin: 10px 0;
		 display: flex;
		 align-items: center;
		 justify-content: space-between;
	}
}
 .top_menu .lang .wpml-ls-current-language a {
	 color: #6dc5cc;
}
 .top_menu .lest {
	 min-height: 60px;
}
 .top_menu .lest .wpml-ls-legacy-list-horizontal .wpml-ls-flag + span {
	 margin-left: 0em;
}
 .top_menu .lest .wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
	 margin-bottom: 0;
}
 @media (min-width: 992px) {
	 .top_menu .lest {
		 display: flex;
		 justify-content: flex-end;
		 align-items: center;
	}
}
 @media (min-width: 601px) and (max-width: 991px) {
	 .top_menu .lest {
		 display: flex;
		 justify-content: flex-end;
		 align-items: center;
	}
}
 .top_menu .lest > li:nth-child(1) {
	 display: flex;
	 flex-direction: column;
}
 @media (min-width: 992px) {
	 .top_menu .lest > li:nth-child(1) {
		 max-width: 250px;
		 text-align: right;
		 margin-right: 30px;
	}
}
 @media (min-width: 601px) and (max-width: 991px) {
	 .top_menu .lest > li:nth-child(1) {
		 max-width: 250px;
		 text-align: right;
		 margin-right: 30px;
	}
}
 @media (max-width: 600px) {
	 .top_menu .lest > li:nth-child(1) {
		 margin: 10px auto;
		 text-align: center;
	}
}
 .top_menu .lest > li:nth-child(2) {
	 display: flex;
}
 @media (min-width: 992px) {
	 .top_menu .lest > li:nth-child(2) {
		 margin-right: 20px;
	}
}
 @media (max-width: 991px) {
	 .top_menu .lest > li:nth-child(3) {
		 display: none;
	}
}
 .top_menu .lest li.wpml-ls-current-language a {
	 color: #6dc5cc;
	 font-weight: 400;
	 padding: 5px;
}
 .top_menu .lest li.wpml-ls-current-language a span.wpml-ls-native {
	 margin-left: 0em !important;
}
 .top_menu .lest .wpml-ls ul {
	 display: flex;
}
 .top_menu .lest .wpml-ls a {
	 font-size: 14px;
	 font-weight: 400;
	 line-height: 24px;
	 padding: 5px 7px;
	 color: #fff;
}
 .top_menu .lest .wpml-ls .wpml-ls-display, .top_menu .lest .wpml-ls .wpml-ls-flag {
	 display: none;
}
 @media (min-width: 601px) and (max-width: 991px) {
	 .top_menu .lest .purpur {
		 max-width: 150px;
	}
}
 @media (max-width: 600px) {
	 .top_menu .lest .purpur {
		 max-width: 200px;
		 min-height: 40px;
		 margin: 10px auto;
	}
}
 .top_menu .tel {
	 color: #fff;
	 font: 20px FiraSans-Bold;
	 font-weight: 700;
}
 .top_menu .tel:hover {
	 color: #6dc5cc;
}
 .top_menu .email {
	 color: #7fbb3b;
	 font: 14px FiraSans-ExtraLight;
	 font-weight: 400;
}
 .top_menu .email:hover {
	 color: #fff;
}
 .box__menu {
   top:0;
	 background: #fff;
	 position: fixed;
	 right: 100%;
	 width: 100%;
	 max-width: 440px;
	 height: 100%;
	 z-index: 999;
	 padding-right: 50px;
	 padding-left: 50px;
	 transition: 0.4s;
	 display: block;
	 will-change: transform;
	 overflow-y: auto;
}
 @media (min-width: 601px) and (max-width: 991px) {
	 .box__menu {
		 max-width: 75vw;
		 padding-right: 40px;
		 padding-left: 40px;
	}
}
 @media (max-width: 600px) {
	 .box__menu {
		 max-width: 100vw;
		 padding-right: 0px;
	}
}
 .box__menu.open {
	 transform: translateX(100%);
	 box-shadow: 10px 0 15px 0 rgba(0, 0, 0, 0.15);
}
 .box__menu .content__menu {
	 max-width: 500px;
	 width: 100%;
	 margin-right: 0;
	 margin-left: auto;
	 height: 100vh;
	 display: block;
/*
	 flex-wrap: wrap;
	 align-content: space-between;
*/
}
 @media (max-width: 600px) {
	 .box__menu .content__menu {
		 padding: 20px;
         max-width: 100%;
	}
   .box__menu{
     padding-left: 0;
   }
}
 .box__menu .content__menu .content__top {
	 display: flex;
	 align-items: center;
	 padding: 10px 0;
}
 .box__menu .content__menu .content__top .box__logo {
	 display: flex;
	 position: relative;
}
 @media (max-width: 600px) {
	 .box__menu .content__menu .content__top .box__logo {
		 padding: 20px;
	}
}
 .box__menu .content__menu .content__top .box__logo img {
	 max-width: 170px;
	 width: auto;
	 height: auto;
	 max-height: 37px;
}
 .box__menu .content__menu .content__bottom {
	 display: flex;
	 justify-content: space-between;
	 align-items: center;
	 padding-top: 30px;
	 padding-bottom: 30px;
	 border-top: 1px solid #e3e2e0;
	 width: 100%;
}
 @media (max-width: 600px) {
	 .box__menu .content__menu .content__bottom {
		 flex-direction: column;
		 padding-bottom: 20px;
		 align-items: flex-start;
		 margin-right: 20px;
	}
}
 @media (max-width: 600px) {
	 .box__menu .content__menu .content__bottom .menu {
		 margin-bottom: 30px;
		 width: 100%;
		 margin-right: 15px;
	}
}
 .box__menu .content__menu .content__bottom .menu li {
	 margin-bottom: 15px;
}
 .box__menu .content__menu .content__bottom .menu .current-menu-item > a {
	 font-family: Rubik-Light;
}
 .box__menu .content__menu .content__bottom .menu a {
	 color: #7d7d7d;
	 font-size: 16px;
	 font-weight: 400;
	 line-height: inherit;
	 text-transform: inherit;
}
 .box__menu .content__menu .content__bottom .menu a:hover {
	 text-decoration: underline;
}
 .box__menu .content__menu .content__bottom .soseal {
	 position: relative;
}
 .box__menu .content__menu .content__bottom .soseal ul {
	 position: relative;
	 display: flex;
}
 .box__menu .content__menu .content__bottom .soseal ul li {
	 margin: 0 10px;
	 position: relative;
}
 .box__menu .content__menu .content__bottom .soseal ul li a {
	 width: 60px;
	 height: 60px;
	 border-radius: 50%;
	 border: 1px solid #65778c;
	 display: flex;
	 align-items: center;
	 justify-content: center;
}
 .box__menu .content__menu .content__bottom .soseal ul li a:hover {
	 background: #65778c;
}
 .box__menu .content__menu .content__bottom .soseal ul li a:hover img, .box__menu .content__menu .content__bottom .soseal ul li a:hover svg, .box__menu .content__menu .content__bottom .soseal ul li a:hover i {
	 color: #fff;
	 fill: #fff;
}
 .box__menu .content__menu .content__bottom .soseal ul li a i {
	 width: auto;
	 height: auto;
	 font-size: 25px;
}
 .box__menu .content__menu .content__bottom .soseal ul li a img, .box__menu .content__menu .content__bottom .soseal ul li a svg {
	 width: 25px;
	 height: 25px;
}
 .box__menu .content__menu .menu-button:before {
	 font-size: 35px;
	 color: #061225;
}

.box__menu .content__menu .menu-button:before{
    opacity: .5;
}

 .box__menu .content__menu .menu-button:hover {
}
 .box__menu .content__menu .menu-button:hover:before {
	 color: #c0c0c0;
}
 .box__menu a {
	 color: #000;
	 display: block;
	/*white-space: nowrap;
	*/
	 font-size: 16px;
	 line-height: 45px;
	 color: #424242;
	 text-transform: uppercase;
}
 @media (max-width: 600px) {
	 .box__menu a {
		 font-size: 14px;
	}
}
 .box__menu a:hover {
	 color: #c0c0c0;
}
 .box__menu .current-menu-item > a:after {
	/* color: white;
	 */
}
 .box__menu .current-menu-parent > a, .box__menu .current-menu-item > a {
	 font-family: FiraSans-Bold;
}
 .box__menu nav ul.menu li {
	 position: relative;
         border-bottom: 1px solid #c0c0c0;
}


 .box__menu nav ul.menu .ion-plus:before, .box__menu nav ul.menu .ion-minus:before {
	 position: absolute;
	 right: 20px;
	 top: 24px;
	 font-size: 16px;
}
 .box__menu nav ul.menu > li > .sub-menu {
	 overflow: hidden;
	 opacity: 0;
	 height: 0;
	 padding-left: 0px; 
}
 .box__menu nav ul.menu > li > .sub-menu.open {
	 overflow: visible;
	 opacity: 1;
	 height: auto;  
}
 .box__menu nav ul.menu > li > .sub-menu.open > li {
	 padding-left: 20px;
	 transition: all 1.1s ease;
}
 .box__menu nav ul.menu > li > .sub-menu > li {
	 padding-left: 0px;
	 transition: all 1.1s ease;
}
 


/*
// =========================================================== 
//  BOX MENU
// =========================================================== 
*/



.menu__width .box__logo p{
    margin-bottom: 0;
    font-size: 25px;
    color: #000;
}

.menu__width.scroll__ .box__logo p{

    color: #000;
}

.menu__width nav ul.menu{
    display: flex;
}
.menu__width nav ul.menu li {
  margin: 0 10px;
}

.menu__width.scroll__ nav ul.menu li a{
        color: var(--copy);
}

.menu__width nav ul.menu li a{
  margin: 0 10px;
        font: 700 20px Rubik-Light;
        margin-bottom: 0;
    color: #000;
}

.menu__width nav ul.menu li a:hover{
    opacity: .5;
  text-decoration: underline;
}

 

header ul.list {
    position: relative
}

header ul.list li {
    padding-left: 30px;
        position: relative;
            margin-bottom: 20px;
  
  margin-top: 30px;
}

header ul.list li p {
    color: #fff;
}

header ul.list li:before {
    display: block;
    position: absolute;
    left: 0;
    top:5px;
    color: #fff;
    font-size: 20px;
}


@media (max-width: 991px) {
  header ul.list li{
    text-align: center;
    padding-left: 0;
  }
  header ul.list li:before {
       display: inline-block;
    position: relative;
    left: 0;
    top:5px;
    margin-bottom: 10px;
    color: #fff;
    font-size: 20px;
  }
}



@media (max-width: 600px) {
  h1 {
    font-size: 10px;
  }
}

p.subtitle {
    font-size: 30px;
    text-transform: uppercase;
        margin-bottom: 20px;

}

@media (min-width: 992px) {
    header{
        padding-bottom: 50px;
    min-height: 50vh;
    }
}


 @media (min-width: 601px) and (max-width: 991px) {
    header{
        padding: 70px 0;
    }
}
 @media (max-width: 600px) {
    header{
        padding: 50px 0;
    }
}


.copyright{
    padding: 10px 0;
      background: var(--copy);
    text-align: center;
    
    
}

.copyright p{
      font-style: italic;
    font-size: 12px;

    color: #fff;
    margin-bottom: 0;
}
.copyright p a{
    color: #fff;
     margin-bottom: 0;
      font-size: 13px;
  text-decoration: underline;
  margin: 0 10px;
}

@media (max-width: 600px) {
  .copyright p a{
 display: block;
  }
}

header .container>div.row>div:nth-child(1){
        display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 50vh;
}

footer .logo-link{
    margin-bottom: 15px;
}

footer h5{
    color:#fff;
}


.breadcrumbs__{
   
    padding: 15px 0;
    background: #e0e0e04d;
  height: 49px; 
  
  background: 0 0 15px rgb(0 0 0 / 10%)

}

.breadcrumbs__ .breadcrumbs{
 display: flex;
    align-items: center;
}

.breadcrumbs__ .breadcrumbs .breadcrumbs__link, .breadcrumbs__ .breadcrumbs .breadcrumbs__link span,.breadcrumbs__ .breadcrumbs>span{
    font: 900 16px Rubik-Light;
    color: #000;

    display: block;
  position: relative;
}

.breadcrumbs__ .breadcrumbs .breadcrumbs__link:hover,.breadcrumbs__ .breadcrumbs .breadcrumbs__link:hover span{
  color: var(--back);
  text-decoration: underline;
}

.breadcrumbs__ .breadcrumbs>span{
   margin-right: 5px;
}
   
header{
  background:#263139 url(../img/header.png) no-repeat center;
background-size:cover;
}

@media (max-width: 1199px) and (min-width: 992px){
  .row{
    display: block;
  }
}

@media (min-width: 1200px){
  .site_name{
   display: none;
  }
}
.site_name{
      font: 28px Rubik-Bold;
    margin: 0 auto;
    color: var(--footer);
    text-transform: uppercase;
}
@media (max-width: 599px) and (min-width: 450px){
  .site_name{
     font: 23px Rubik-Bold;
  }
}
@media (max-width: 449px) and (min-width: 380px){
    .site_name{
     font: 16px Rubik-Bold;
  }
}
@media (max-width: 379px) and (min-width: 300px){
    .site_name{
     font: 14px Rubik-Bold;
  }
}

@media (max-width: 390px){
  .menu-button {
      margin-right: 15px;
  }

}

#orderformph-new-2{
      text-align: center;
}
#orderformph-new-2 iframe{
  width: 100%;
  max-width: 100%;
  
}




/*
// =========================================================== 
//  H1 
// =========================================================== 
*/



h1, h2, h3, h4, h5, h6,.h2 {
	    font-family: 'Rubik-Bold';
    text-transform: uppercase;
        line-height: 1.2em;
    color: var(--copy);
}

@media (min-width: 992px){
	 h1{
		 font-size: 45px;
		 margin-bottom: 30px;
	}
	 h2,.h2{
		 font-size: 40px;
		 margin-bottom: 25px;
	}
	 h3{
		 font-size: 35px;
		 margin-bottom: 20px;
	}

	 h4{
		 font-size: 30px;
		 margin-bottom: 15px;
	}

	 h5{
		 font-size: 25px;
		 margin-bottom: 13px;
	}

	 h6{
		 font-size: 20px;
		 margin-bottom: 11px;
	}
}
@media (max-width: 991px) and (min-width: 601px){
	 h1{
		 font-size: 35px;
		 margin-bottom: 25px;
	}
	 h2,.h2{
		 font-size: 30px;
		 margin-bottom: 20px;
	}
	 h3 {
		 font-size: 27px;
		 margin-bottom: 18px;
	}
	 h4{
		 font-size: 25px;
		 margin-bottom: 15px;
	}
	 h5{
		 font-size: 20px;
		 margin-bottom: 13px; 
	}
	 h6{
		 font-size: 18px;
		 margin-bottom: 11px;
	}
}

@media (max-width: 600px) {
	 h1 {
		  font-size: 30px ;
		 margin-bottom: 20px;
	}
	 h2,.h2{
		  font-size: 27px ;
		 margin-bottom: 18px;
	}
	 h3 {
		  font-size: 25px ;
		 margin-bottom: 15px;
	}
	 h4 {
		  font-size: 20px ;
		 margin-bottom: 15px;
	}
	 h5 {
		  font-size: 20px ;
		 margin-bottom: 15px;
	}
	 h6 {
		  font-size: 20px ;
		 margin-bottom: 15px;
	}
  
  #orderformph-new-2 iframe{
      width: 100%;
      max-width: 100%;

        height: 700px !important;

    }
  
}






/*
// =========================================================== 
//  END H1 
// =========================================================== 
*/