@charset "UTF-8";
@import url("css.css");

*,
::after,
::before {
    box-sizing: border-box
}

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%;
    font: inherit;
    vertical-align: baseline
}

: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
}

button {
    outline: 0;
    border: none;
    margin: 0;
    padding: 0;
    background-color: transparent
}

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;
    box-sizing: content-box
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}

a {
    text-decoration: none
}

audio,
canvas,
video {
    display: inline-block;
    max-width: 100%
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a:focus {
    outline: 0
}

a:active,
a:hover {
    outline: 0
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

button,
html,
input,
select,
textarea {
    color: #222
}

::-moz-selection {
    color: #fff;
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    color: #fff;
    background: #b3d4fc;
    text-shadow: none
}

img {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.chromeframe {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

@-webkit-keyframes buttonGlow {
    from {
        box-shadow: 0 0 18px #ffec01
    }

    to {
        box-shadow: 0 0 7px #ffec01
    }
}

@keyframes buttonGlow {
    from {
        box-shadow: 0 0 18px #ffec01
    }

    to {
        box-shadow: 0 0 7px #ffec01
    }
}

@-webkit-keyframes callButtonWave {
    0% {
        box-shadow: 0 7px 9px rgba(88, 171, 255, .3), 0 0 0 0 rgba(88, 171, 255, .2), 0 0 0 0 rgba(88, 171, 255, .2)
    }

    40% {
        box-shadow: 0 7px 9px rgba(88, 171, 255, .3), 0 0 0 14px rgba(88, 171, 255, .2), 0 0 0 0 rgba(88, 171, 255, .2)
    }

    80% {
        box-shadow: 0 7px 9px rgba(88, 171, 255, .3), 0 0 0 27px rgba(88, 171, 255, 0), 0 0 0 23.3px rgba(88, 171, 255, .067)
    }

    100% {
        box-shadow: 0 7px 9px rgba(88, 171, 255, .3), 0 0 0 27px rgba(88, 171, 255, 0), 0 0 0 35px rgba(88, 171, 255, 0)
    }
}

@keyframes callButtonWave {
    0% {
        box-shadow: 0 7px 9px rgba(88, 171, 255, .3), 0 0 0 0 rgba(88, 171, 255, .2), 0 0 0 0 rgba(88, 171, 255, .2)
    }

    40% {
        box-shadow: 0 7px 9px rgba(88, 171, 255, .3), 0 0 0 14px rgba(88, 171, 255, .2), 0 0 0 0 rgba(88, 171, 255, .2)
    }

    80% {
        box-shadow: 0 7px 9px rgba(88, 171, 255, .3), 0 0 0 27px rgba(88, 171, 255, 0), 0 0 0 23.3px rgba(88, 171, 255, .067)
    }

    100% {
        box-shadow: 0 7px 9px rgba(88, 171, 255, .3), 0 0 0 27px rgba(88, 171, 255, 0), 0 0 0 35px rgba(88, 171, 255, 0)
    }
}

@media (max-width:768px) {
    @-webkit-keyframes buttonGlow {
        from {
            box-shadow: 0 0 15px #ffec01
        }

        to {
            box-shadow: 0 0 6px #ffec01
        }
    }

    @keyframes buttonGlow {
        from {
            box-shadow: 0 0 15px #ffec01
        }

        to {
            box-shadow: 0 0 6px #ffec01
        }
    }
}

body {
    font-family: Roboto, Helvetica, sans-serif
}

body .hidden {
    overflow: hidden
}

a,
button,
h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
span {
    transition: color .1s linear
}

button,
h1,
h2,
h3,
h5,
h6 {
    font-family: Montserrat, Verdana, sans-serif
}

h1 {
    font-size: 72px;
    font-weight: 800;
    line-height: 1.15;
    color: #fff;
    text-transform: uppercase
}

@media (max-width:1200px) {
    h1 {
        font-size: 64px
    }
}

@media (max-width:992px) {
    h1 {
        font-size: 60px
    }
}

@media (max-width:576px) {
    h1 {
        font-size: 48px
    }
}

@media (max-width:358px) {
    h1 {
        /* font-size: 42px; */
        font-size: 37px
    }
}

h2 {
    font-size: 48px;
    font-weight: 800;
    line-height: 1.15;
    color: #222
}

@media (max-width:1200px) {
    h2 {
        font-size: 43px
    }
}

@media (max-width:992px) {
    h2 {
        font-size: 40px
    }
}

@media (max-width:576px) {
    h2 {
        font-size: 32px
    }
}

@media (max-width:358px) {
    h2 {
        font-size: 30px
    }
}

h3 {
    font-size: 30px;
    font-weight: 800;
    line-height: 1.2;
    color: #fff
}

@media (max-width:1200px) {
    h3 {
        font-size: 29px
    }
}

@media (max-width:992px) {
    h3 {
        font-size: 27px
    }
}

@media (max-width:576px) {
    h3 {
        font-size: 25px
    }
}

@media (max-width:358px) {
    h3 {
        font-size: 24px
    }
}

h4 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    color: #222;
    text-transform: uppercase
}

@media (max-width:992px) {
    h4 {
        font-size: 17px
    }
}

@media (max-width:576px) {
    h4 {
        font-size: 16px
    }
}

p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #222
}

@media (max-width:358px) {
    p {
        font-size: 15px
    }
}

li {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    color: #fff
}

@media (max-width:358px) {
    li {
        font-size: 17px
    }
}

input,
textarea {
    font-family: Roboto, Helvetica, sans-serif;
    background: 0 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input {
    font-size: 18px;
    font-weight: 700;
    color: #222
}

@media (max-width:992px) {
    input {
        font-size: 17px
    }
}

input:not([type=checkbox]):not([type=radio]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

img {
    max-width: 100%;
    height: auto
}

.fancybox-is-open .fancybox-bg {
    opacity: .7
}

.container {
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;
    max-width: 1230px
}

@media (max-width:576px) {
    .container {
        padding-left: 15px;
        padding-right: 15px
    }
}

section {
    padding-top: 70px;
    padding-bottom: 70px
}

section.striped {
    background: repeating-linear-gradient(to right, #e5e5e4 0, #e5e5e4 1px, transparent 0, transparent 33.3333%) 50%/50%, linear-gradient(to right, transparent 25%, #fcfcfb 25%, #fcfcfb 75%, transparent 75%)
}

@media (max-width:992px) {
    section.striped {
        background: #fcfcfb
    }
}

@media (max-width:992px) {
    section {
        padding-top: 59px;
        padding-bottom: 59px
    }
}

@media (max-width:576px) {
    section {
        padding-top: 48px;
        padding-bottom: 48px
    }
}

.headline {
    margin: 0 auto;
    width: 100%;
    max-width: 770px;
    text-align: center
}

@media (max-width:992px) {
    .headline {
        max-width: 640px
    }
}

@media (max-width:576px) {
    .headline {
        max-width: 510px
    }
}

.headline h2,
.headline h3 {
    position: relative;
    padding-bottom: .625em
}

.headline h2::after,
.headline h3::after {
    content: "";
    margin: 0 auto;
    width: 10%;
    height: 3px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #58abff
}

.headline p {
    margin-top: 1em;
    font-size: 28px;
    line-height: 1.3
}

@media (max-width:1200px) {
    .headline p {
        font-size: 27px
    }
}

@media (max-width:992px) {
    .headline p {
        font-size: 25px
    }
}

@media (max-width:576px) {
    .headline p {
        font-size: 22px
    }
}

@media (max-width:358px) {
    .headline p {
        font-size: 21px
    }
}

button.action {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    text-transform: uppercase;
    padding: 0 1.66667em;
    min-width: 270px;
    height: 70px;
    background-color: #ffe900;
    -webkit-animation: buttonGlow 1.25s ease-in-out infinite alternate;
    animation: buttonGlow 1.25s ease-in-out infinite alternate;
    transition: transform .25s linear
}

@media screen and (hover:hover),
(-ms-high-contrast:active),
(-ms-high-contrast:none) {
    button.action:hover {
        transform: scale(1.1)
    }
}

button.action:active {
    transform: translate(8px, 4px)
}

@media screen and (hover:hover),
(-ms-high-contrast:active),
(-ms-high-contrast:none) {
    button.action:active {
        transform: scale(1.1) translate(8px, 4px)
    }
}

@media (max-width:1200px) {
    button.action {
        min-width: 255px;
        height: 66px
    }
}

@media (max-width:992px) {
    button.action {
        min-width: 240px;
        height: 62px;
        font-size: 17px
    }
}

@media (max-width:576px) {
    button.action {
        min-width: 220px;
        height: 57px;
        font-size: 16px
    }
}

@media (max-width:358px) {
    button.action {
        min-width: 210px;
        height: 54px
    }
}

form.basic {
    padding: 50px 70px;
    max-width: 500px;
    text-align: center;
    background-color: #fff
}

@media (max-width:1200px) {
    form.basic {
        padding: 47px 66px
    }
}

@media (max-width:1135px) {
    form.basic {
        max-width: 475px
    }
}

@media (max-width:992px) {
    form.basic {
        padding: 40px 56px;
        max-width: 487px
    }
}

@media (max-width:576px) {
    form.basic {
        padding: 30px 42px;
        max-width: 411px
    }
}

@media (max-width:383px) {
    form.basic {
        padding: 25px 35px
    }
}

@media (max-width:358px) {
    form.basic {
        padding: 26px
    }
}

form.basic .headline {
    margin-bottom: 30px
}

@media (max-width:992px) {
    form.basic .headline {
        margin-bottom: 26px
    }
}

@media (max-width:576px) {
    form.basic .headline {
        margin-bottom: 21px
    }
}

@media (max-width:383px) {
    form.basic .headline {
        margin-bottom: 18px
    }
}

@media (max-width:358px) {
    form.basic .headline {
        margin-bottom: 17px
    }
}

form.basic h3 {
    color: #222
}

form.basic .input-container,
form.basic .textarea-container {
    margin-bottom: 10px
}

form.basic .input-container+.validation-error,
form.basic .textarea-container+.validation-error {
    margin-bottom: 7px;
    top: -3px
}

form.basic input,
form.basic textarea {
    width: 100%
}

form.basic button[type=submit] {
    margin-top: 20px
}

@media (max-width:992px) {

    form button[type=submit],
    form.basic button[type=submit] {
        margin-top: 17px
    }
}

@media (max-width:576px) {

    form button[type=submit],
    form.basic button[type=submit] {
        margin-top: 14px
    }
}

@media (max-width:383px) {

    form button[type=submit],
    form.basic button[type=submit] {
        margin-top: 12px
    }
}

@media (max-width:358px) {

    form button[type=submit],
    form.basic button[type=submit] {
        margin-top: 11px
    }
}

form input:-webkit-autofill,
form input:-webkit-autofill:focus,
form input:-webkit-autofill:hover,
form select:-webkit-autofill,
form select:-webkit-autofill:focus,
form select:-webkit-autofill:hover,
form textarea:-webkit-autofill,
form textarea:-webkit-autofill:focus,
form textarea:-webkit-autofill:hover {
    -webkit-text-fill-color: #333;
    -webkit-box-shadow: 0 0 0 1000px #fff inset;
    -webkit-transition: background-color 5000s ease-in-out 0s, border-color .2s linear;
    transition: background-color 5000s ease-in-out 0s, border-color .2s linear
}

form ::-ms-clear {
    display: none
}

form .input-container,
form .textarea-container {
    position: relative
}

form .input-container+.validation-error,
form .textarea-container+.validation-error {
    display: flex;
    align-items: center;
    position: relative;
    font-size: 12px;
    font-weight: 400;
    color: #d75a4a;
    text-align: left
}

form .input-container+.validation-error::before,
form .textarea-container+.validation-error::before {
    content: "";
    margin-right: 8px;
    width: 16px;
    height: 16px;
    background: url("") no-repeat;
    background-size: cover
}

@media (max-width:576px) {

    form .input-container+.validation-error::before,
    form .textarea-container+.validation-error::before {
        margin-right: 7.5px;
        width: 15px;
        height: 15px
    }
}

@media (max-width:358px) {

    form .input-container+.validation-error::before,
    form .textarea-container+.validation-error::before {
        margin-right: 7px;
        width: 14px;
        height: 14px
    }
}

form input,
form textarea {
    border: 1px solid #e5e5e4;
    padding: 0 1em;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    transition: border-color .2s linear
}

@media (max-width:1200px) {

    form input,
    form textarea {
        padding: 0 15px
    }
}

@media (max-width:992px) {

    form input,
    form textarea {
        padding: 0 14px
    }
}

@media (max-width:576px) {

    form input,
    form textarea {
        padding: 0 13px;
        font-size: 15px
    }
}

form input:not(.invalid):focus,
form textarea:not(.invalid):focus {
    border-color: #76bbff
}

form input.invalid,
form textarea.invalid {
    border-color: #d75a4a
}

form input.valid+.validation-success,
form textarea.valid+.validation-success {
    opacity: 1
}

form input::-moz-placeholder,
form textarea::-moz-placeholder {
    font-size: 15px;
    font-weight: 400;
    color: #565656
}

form input:-ms-input-placeholder,
form textarea:-ms-input-placeholder {
    font-size: 15px;
    font-weight: 400;
    color: #565656
}

form input::-ms-input-placeholder,
form textarea::-ms-input-placeholder {
    font-size: 15px;
    font-weight: 400;
    color: #565656
}

form input::placeholder,
form textarea::placeholder {
    font-size: 15px;
    font-weight: 400;
    color: #565656
}

@media not all and (min-resolution:0.001dpcm) {

    form input::-moz-placeholder,
    form textarea::-moz-placeholder {
        line-height: normal
    }

    form input:-ms-input-placeholder,
    form textarea:-ms-input-placeholder {
        line-height: normal
    }

    form input::-ms-input-placeholder,
    form textarea::-ms-input-placeholder {
        line-height: normal
    }

    form input::placeholder,
    form textarea::placeholder {
        line-height: normal
    }
}

@media (max-width:576px) {

    form input::-moz-placeholder,
    form textarea::-moz-placeholder {
        font-size: 14px
    }

    form input:-ms-input-placeholder,
    form textarea:-ms-input-placeholder {
        font-size: 14px
    }

    form input::-ms-input-placeholder,
    form textarea::-ms-input-placeholder {
        font-size: 14px
    }

    form input::placeholder,
    form textarea::placeholder {
        font-size: 14px
    }
}

form input+.validation-success,
form textarea+.validation-success {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    right: -32px;
    transform: translateY(-50%);
    opacity: 0;
    background: url("success.svg") no-repeat;
    background-size: cover;
    transition: opacity .2s linear
}

@media (max-width:576px) {

    form input+.validation-success,
    form textarea+.validation-success {
        width: 15px;
        height: 15px;
        right: -21px;
        transform: translate(50%, -50%)
    }
}

@media (max-width:383px) {

    form input+.validation-success,
    form textarea+.validation-success {
        right: -17px
    }
}

@media (max-width:358px) {

    form input+.validation-success,
    form textarea+.validation-success {
        width: 14px;
        height: 14px;
        right: -13px
    }
}

form input {
    height: 3em
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    form input {
        height: 48px
    }
}

@media (max-width:1200px) {
    form input {
        height: 47px
    }
}

@media (max-width:992px) {
    form input {
        height: 46px
    }
}

@media (max-width:576px) {
    form input {
        height: 45px
    }
}

form textarea {
    padding-top: 1em;
    height: 6em;
    resize: none
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    form textarea {
        height: 96px
    }
}

.checkbox-container {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.checkbox-container input[type=checkbox] {
    display: none
}

.checkbox-container input[type=checkbox]:checked+label::before {
    background: url("") no-repeat;
    background-origin: content-box;
    background-size: cover;
    background-color: #58abff
}

.checkbox-container label {
    cursor: pointer
}

.checkbox-container label::before {
    content: "";
    display: inline-block;
    margin: -3px 10px 0 0;
    border: 2px solid #58abff;
    padding: 2px;
    width: 22px;
    height: 22px;
    vertical-align: middle;
    transition: background .25s linear
}

@media (max-width:992px) {
    .checkbox-container label::before {
        width: 21px;
        height: 21px
    }
}

@media (max-width:576px) {
    .checkbox-container label::before {
        margin-right: 9px;
        width: 20px;
        height: 20px
    }
}

.tooltip {
    margin-left: 5px;
    position: absolute;
    top: 0;
    left: 100%
}

.tooltip .element {
    width: 14px;
    height: 14px;
    cursor: pointer;
    background: url("") no-repeat;
    background-size: cover
}

@media (max-width:576px) {
    .tooltip .element {
        width: 13px;
        height: 13px
    }
}

.tooltip .element:hover+.info {
    opacity: 1;
    z-index: 10
}

.tooltip .info {
    margin-bottom: 20px;
    border-radius: 3px;
    opacity: 0;
    position: absolute;
    right: 0;
    bottom: 100%;
    transform: translateX(10%);
    z-index: -1;
    color: #222;
    background-color: #fff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3);
    transition: opacity .2s
}

@media (max-width:576px) {
    .tooltip .info {
        margin-bottom: 18px
    }
}

.tooltip .info::after,
.tooltip .info::before {
    content: "";
    height: 12px;
    position: absolute;
    background-color: #fff
}

.tooltip .info::before {
    width: 12px;
    bottom: -6px;
    right: 10%;
    z-index: 20;
    transform: rotate(45deg);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3)
}

.tooltip .info::after {
    width: 100%;
    bottom: 0;
    right: 0;
    z-index: 30
}

.tooltip .info p {
    font-size: 13px;
    position: relative;
    z-index: 40
}

@media (max-width:576px) {
    .tooltip .info p {
        font-size: 12px
    }
}

.call-button {
    border-radius: 50%;
    width: 64px;
    height: 64px;
    position: fixed;
    right: 24px;
    bottom: 24px;
    z-index: 1000;
    background-color: #58abff;
    box-shadow: 0 7px 9px rgba(88, 171, 255, .3);
    -webkit-animation: callButtonWave 1.5s linear infinite;
    animation: callButtonWave 1.5s linear infinite;
    cursor: pointer;
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    align-items: center
}

@media (min-width:577px) {
    .call-button {
        display: none
    }
}

.call-button svg {
    width: 32px;
    height: 32px;
    fill: #fff
}

.modal {
    display: none
}

/* footer .container, */
header .container {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center
}

footer a,
footer p,
header a,
header p {
    color: #fff
}

footer .logo-link,
header .logo-link {
    display: flex;
    align-items: center
}

header .logo-link img {
    width: 73px;
    height: 73px;
}

/* footer .logo-link img {
    width: 46px;
    height: 46px;
} */

@media (max-width:992px) {

    footer .logo-link img,
    header .logo-link img {
        /* width: 43px;
        height: 43px */
        width: 63px;
        height: 63px
    }
}

@media (max-width:576px) {

    footer .logo-link img,
    header .logo-link img {
        /* width: 40px;
        height: 40px */
        width: 46px;
        height: 46px
    }
}

footer .logo-link .info,
header .logo-link .info {
    margin-left: 20px
}

@media (max-width:992px) {

    footer .logo-link .info,
    header .logo-link .info {
        margin-left: 17px
    }
}

@media (max-width:576px) {

    footer .logo-link .info,
    header .logo-link .info {
        margin-left: 14px
    }
}

footer .logo-link .title,
header .logo-link .title {
    font-family: Montserrat, Verdana, sans-serif;
    font-size: 22px;
    font-weight: 800;
    line-height: 1;
    text-transform: uppercase
}

footer .logo-link .subtitle,
header .logo-link .subtitle {
    /* font-size: 15px; */
    font-size: 20px;
    line-height: 1.4
}

@media (max-width:992px) {

    footer .logo-link .title,
    header .logo-link .title {
        font-size: 28px
    }
    footer .logo-link .subtitle,
    header .logo-link .subtitle {
        /* font-size: 14px */
        font-size: 19px
    }
}

@media (max-width:576px) {

    footer .logo-link .title,
    header .logo-link .title {
      font-size: 21px
    }
    footer .logo-link .subtitle {
      font-size: 14px;
    }
}

/* @media (max-width:576px) {

    footer .logo-link .subtitle,
    header .logo-link .subtitle {
        font-size: 17px
    }
} */

footer nav,
header nav {
    display: flex;
    flex-flow: wrap
}

footer nav a,
header nav a {
    margin-top: -10px;
    padding-top: 10px;
    padding-bottom: 13px;
    position: relative;
    font-family: Montserrat, Verdana, sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.5;
    text-transform: uppercase;
    letter-spacing: -.04em
}

@media (max-width:576px) {

    footer nav a,
    header nav a {
        font-size: 14px
    }
}

footer nav a::before,
header nav a::before {
    content: "";
    display: block;
    margin: 0 auto;
    width: 0;
    /* height: 4px; */
    height: 3px;
    position: absolute;
    /* top: 0; */
    bottom: 7px;
    left: 0;
    right: 0;
    background-color: #ffe900;
    transition: width .4s
}

footer nav a:not(:last-child),
header nav a:not(:last-child) {
    margin-right: 1.33333em
}

@media screen and (hover:hover),
(-ms-high-contrast:active),
(-ms-high-contrast:none) {

    footer nav a:hover::before,
    header nav a:hover::before {
        width: 100%
    }
}

footer nav a:active,
header nav a:active {
    color: #fff478
}

footer .contacts .contact,
header .contacts .contact {
    font-size: 16px;
    font-weight: 400;
    /* line-height: 1.25 */
    line-height: 1.4
}

@media (max-width:576px) {

    footer .contacts .contact,
    header .contacts .contact {
        font-size: 15px
    }
}

footer .contacts .contact:not(:first-of-type),
header .contacts .contact:not(:first-of-type) {
    margin-top: 10px
}

@media screen and (hover:hover),
(-ms-high-contrast:active),
(-ms-high-contrast:none) {

    footer .contacts .contact:hover svg,
    header .contacts .contact:hover svg {
        transform: rotate(360deg)
    }
}

footer .contacts .contact:active,
header .contacts .contact:active {
    color: #fff478
}

footer .contacts svg,
header .contacts svg {
    margin-right: 10px;
    width: 21px;
    height: 21px;
    fill: #58abff;
    transition: transform .45s
}

@media (max-width:576px) {

    footer .contacts svg,
    header .contacts svg {
        width: 20px;
        height: 20px
    }
}

header {
    padding-top: 40px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10000
}

@media (max-width:992px) {

    header,
    header.fixed {
        padding: 16px 0;
        background-color: #18181a;
        box-shadow: 0 5px 8px rgba(0, 0, 0, .2)
    }
}

@media (max-width:620px) {
  /* header .container {
    flex-direction: column;
  } */
  /* header .logo-link {
    margin-bottom: 20px;
    display: none;
  } */
  header .info .title,
  header .info .subtitle {
    display: none;
  }
  .burger {
    order: 1;
  }
  header .contacts {
    /* margin: 0px auto; */
  }
}

@media (max-width:576px) {

    header,
    header.fixed {
        padding: 14px 0;
        box-shadow: 0 4px 7px rgba(0, 0, 0, .2)
    }
}

header.fixed {
    padding: 18px 0;
    position: fixed;
    transform: translate3d(0, 0, 0);
    background-color: #18181a;
    box-shadow: 0 6px 10px rgba(0, 0, 0, .2)
}

@media (max-width:1200px) {
    header nav {
        visibility: hidden;
        border-top: 1px solid rgba(255, 255, 255, .75);
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        justify-content: center;
        background-color: #18181a;
        box-shadow: 0 5px 8px rgba(0, 0, 0, .2)
    }
    header nav a {
        margin-top: 0;
        padding: 15px
    }
    header nav a:not(:last-child) {
        margin-right: 0
    }
}

@media (max-width:1200px) and (max-width:546px) {
    header nav a {
        padding: 10px;
        /* width: 50%; */
        text-align: center
    }
}

header .contacts {
    max-width: 170px
}

header .contacts .contact {
    display: inline-block
}

header .contacts .contact svg {
    vertical-align: bottom
}

/* @media (max-width:544px) {
    header .contacts {
        margin: 0px auto;
    }
} */

.contacts__text {
  font-size: 13px;
  letter-spacing: -0.6px;
  margin-top: 7px;
  margin-left: -8px;
}

header .burger {
    display: none;
    /* margin: 0 45px; */
    padding: 15px 0;
    width: 30px;
    width: 34px;
    height: 40px;
    /* border: 1px solid #fff; */
    position: relative;
    z-index: 100;
}

/* header .burger span {
  border: 1px solid #fff;
} */


@media (max-width:750px) {
    header .burger {
        display: block;
    }
    header .menu {
      /* display: none; */
      transition: .6s;
      transform: translateY(-400px);
      display: flex;
      flex-direction: column;
      align-items: center;
    }  
    header .menu--active {
      /* display: block; */
      transform: translateY(0px);
      padding: 15px 0;
    }  

}

header .burger.active span {
    background-color: transparent
}

header .burger.active span::before {
    /* transform: rotate(45deg) translate(3px, -4px) */
    transform: rotate(45deg) translate(7px, -4px)
}

header .burger.active span::after {
    /* transform: rotate(-45deg) translate(12px, -16px) */
    transform: rotate(-45deg) translate(17px, -20px)
}

header .burger span {
    display: block;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    font-size: 0;
    color: transparent;
    background-color: #fff;
    transition: background-color .25s linear
}

header .burger span::after,
header .burger span::before {
    content: "";
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0;
    z-index: 1;
    background-color: #fff;
    transition: transform .25s linear
}

/* header .burger span::before {
  top: 0;
}
header .burger span::after {
  bottom: 0;
} */

header .burger span::before {
    /* top: -9px; */
    top: -14px;
    transform-origin: left top
}

header .burger span::after {
    /* bottom: -9px; */
    bottom: -14px;
    transform-origin: right bottom
}

footer {
    padding: 40px 0;
    background-color: #18181a
}

@media (max-width:992px) {
    footer {
        padding: 34px 0
    }
}

@media (max-width:576px) {
    footer {
        padding: 28px 0
    }
}

@media (max-width:1140px) {
    footer .container {
        justify-content: center
    }
}

@media (max-width:691px) {
    footer .container {
        flex-direction: column
    }
}

@media (max-width:1140px) {
    footer .brand {
        margin-right: 44px
    }
}

@media (max-width:992px) {
    footer .brand {
        margin-right: 22px
    }
}

@media (max-width:691px) {
    footer .brand {
        margin-right: 0
    }
}

footer .extra-info p {
    padding-top: .5em;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    color: rgba(255, 255, 255, .5)
}

@media (max-width:992px) {
    footer .extra-info p {
        font-size: 15px
    }
}

@media (max-width:576px) {
    footer .extra-info p {
        font-size: 14px
    }
}

footer .extra-info a {
    color: rgba(255, 255, 255, .8)
}

@media screen and (hover:hover),
(-ms-high-contrast:active),
(-ms-high-contrast:none) {
    footer .extra-info a:hover {
        color: #ffe900
    }
}

footer .extra-info a:active {
    color: #fff478
}

@media (max-width:850px) {
    footer nav {
        max-width: 340px
    }
}

@media (max-width:691px) {
    footer nav {
        margin-top: 15px
    }
}

@media (max-width:850px) {
    footer nav a {
        margin-top: 0;
        padding: 5px 10px;
        width: 50%;
        text-align: center
    }
}

@media (max-width:358px) {
    footer nav a {
        padding: 5px
    }
}

@media (max-width:850px) {
    footer nav a:not(:last-child) {
        margin-right: 0
    }
}

/* @media (max-width:1140px) {
    footer .contacts {
        margin-top: 25px;
        max-width: none;
        display: flex;
        flex-flow: wrap;
        justify-content: center
    }
} */

@media (max-width:992px) {
    footer .contacts {
        margin-top: 20px
    }
}

@media (max-width:691px) {
    footer .contacts {
        margin-top: 5px;
        max-width: 290px;
        flex-direction: column;
        align-items: flex-start
    }
}

@media (max-width:358px) {
    footer .contacts {
        max-width: 260px
    }
}

footer .contacts .contact {
    display: inline-flex
}

/* @media (max-width:1140px) {
    footer .contacts .contact:nth-of-type(n) {
        margin: 7px 12px
    }
} */

@media (max-width:691px) {
    footer .contacts .contact:nth-of-type(n) {
        margin: 12px 0 0 0
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    footer .contacts .contact {
        max-width: 220px
    }
}

footer .contacts .contact svg {
    flex-shrink: 0
}

.intro {
    padding: 0;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    background: url("work-bg.jpg") no-repeat center;
    background-size: cover;
    /* min-height: 680px; */
    min-height: 580px;
}

@media (max-width:1200px) {
    .intro {
        min-height: 640px;
        /* margin-top: 77px; */
    }
}

@media (max-width:992px) {
    .intro {
        min-height: 620px
    }
}

@media (max-width:576px) {
    .intro {
        min-height: 600px
    }
}

@media (max-width:358px) {
    .intro {
        min-height: 580px
    }
}

.intro .container {
    position: relative;
    text-align: center;
    margin-top: 140px;
}

@media (max-width:992px) {
    .intro .container {
        padding-top: 30px
    }
}

@media (max-height:700px) {
  .intro .container {
    margin-top: 80px;
  }
}
@media (max-width:576px) {
    .intro .container {
      /* margin-top: -20px; */
      padding-top: 20px
    }
}

.intro .head {
    margin-bottom: 46px;
    position: relative;
    z-index: 10
}

@media (max-width:1200px) {
    .intro .head {
        margin: 0 auto 40px;
        max-width: 700px
    }
}

@media (max-width:992px) {
    .intro .head {
        margin-bottom: 35px
    }
}

@media (max-width:576px) {
    .intro .head {
        margin-bottom: 32px;
        max-width: 500px
    }
}

.intro h1 {
    margin-bottom: .41667em
}

.intro h1 span {
    display: block;
    font-size: .7em;
    line-height: 1.3
}

.intro h2 {
    font-size: 42px;
    color: #58abff;
    text-transform: uppercase
}

@media (max-width:1200px) {
    .intro h2 {
        font-size: 37px
    }
}

@media (max-width:992px) {
    .intro h2 {
        font-size: 35px
    }
}

@media (max-width:576px) {
    .intro h2 {
        font-size: 28px;
        text-transform: none
    }
}

@media (max-width:358px) {
    .intro h2 {
        font-size: 25px
    }
}

.intro .stroke {
    border: 7px solid #58abff;
    border-left: none;
    border-bottom: none;
    width: 700px;
    height: 253px;
    height: 300px;
    position: absolute;
    top: -50px;
    right: 30px
}

@media (max-width:1215px) {
    .intro .stroke {
        right: 23px
    }
}

@media (max-width:1200px) {
    .intro .stroke {
        display: none
    }
}

.intro .stroke::after,
.intro .stroke::before {
    content: "";
    position: absolute;
    background-color: #58abff
}

.intro .stroke::before {
    width: 7px;
    height: 39px;
    top: 0;
    left: 0
}

.intro .stroke::after {
    width: 360px;
    height: 7px;
    bottom: 0;
    right: 0
}

.services .headline {
    margin-bottom: 65px
}

@media (max-width:992px) {
    .services .headline {
        margin-bottom: 44px
    }
}

@media (max-width:938px) {
    .services .headline {
        margin-bottom: 34px
    }
}

@media (max-width:576px) {
    .services .headline {
        margin-bottom: 28px
    }
}

@media (max-width:358px) {
    .services .headline {
        margin-bottom: 25px
    }
}

.services .services-container {
    display: flex;
    flex-flow: wrap;
    justify-content: center
}

.services .service {
    margin: 15px;
    flex: 1;
    text-align: center
}

@media (max-width:938px) {
    .services .service {
        margin-top: 25px;
        margin-bottom: 25px;
        flex: none;
        width: calc(50% - 30px);
        max-width: 275px
    }
}

@media (max-width:576px) {
    .services .service {
        margin: 20px 0;
        width: 100%
    }
}

.services .service svg {
    margin-bottom: 16px;
    width: 100px;
    height: 100px;
    fill: #58abff
}

@media (max-width:992px) {
    .services .service svg {
        margin-bottom: 14px;
        width: 95px;
        height: 95px
    }
}

@media (max-width:576px) {
    .services .service svg {
        margin-bottom: 12px;
        width: 90px;
        height: 90px
    }
}

.services .service h4 {
    line-height: 2
}

.services button {
    display: block;
    margin: 45px auto 0
}

@media (max-width:992px) {
    .services button {
        margin-top: 44px
    }
}

@media (max-width:938px) {
    .services button {
        margin-top: 34px
    }
}

@media (max-width:576px) {
    .services button {
        margin-top: 28px
    }
}

@media (max-width:358px) {
    .services button {
        margin-top: 25px
    }
}

.about-us {
    padding: 55px 0 20px;
    background-color: #29537e
}

@media (max-width:1290px) {
    .about-us {
        padding: 70px 0
    }
}

@media (max-width:992px) {
    .about-us {
        padding: 59px 0
    }
}

@media (max-width:576px) {
    .about-us {
        padding: 48px 0
    }
}

.about-us .container {
    display: flex;
    justify-content: space-between
}

.about-us .image {
    margin-left: -60px;
    margin-right: 15px;
    align-self: center
}

@media (max-width:1290px) {
    .about-us .image {
        margin-left: -30px;
        width: 46.5812%;
        flex-shrink: 0
    }
}

@media (max-width:992px) {
    .about-us .image {
        display: none
    }
}

.about-us .info {
    padding-top: 30px;
    width: 100%;
    max-width: 670px
}

@media (max-width:1290px) {
    .about-us .info {
        padding-top: 0
    }
}

@media (max-width:992px) {
    .about-us .info {
        margin: 0 auto
    }
}

.about-us .headline {
    margin-bottom: 45px;
    padding-left: 10px;
    text-align: left
}

@media (max-width:1200px) {
    .about-us .headline {
        margin-bottom: 40px
    }
}

@media (max-width:992px) {
    .about-us .headline {
        margin-bottom: 37px;
        padding-left: 0;
        text-align: center
    }
}

@media (max-width:576px) {
    .about-us .headline {
        margin-bottom: 30px
    }
}

@media (max-width:358px) {
    .about-us .headline {
        margin-bottom: 28px
    }
}

.about-us .headline h2 {
    color: #fff
}

.about-us .headline h2::after {
    margin-right: 0;
    margin-left: 40px;
    width: 70px
}

@media (max-width:1200px) {
    .about-us .headline h2::after {
        margin-left: 30px
    }
}

@media (max-width:992px) {
    .about-us .headline h2::after {
        margin: 0 auto;
        width: 10%
    }
}

.about-us p {
    margin-bottom: 1.5625em;
    color: #fff
}

.about-us p:last-of-type {
    margin-bottom: 1.875em
}

.about-us p strong {
    font-weight: 700
}

.about-us .features {
    display: flex;
    align-items: center
}

@media (max-width:1290px) {
    .about-us .features {
        flex-wrap: wrap
    }
}

@media (max-width:992px) {
    .about-us .features {
        margin-left: 36px
    }
}

@media (max-width:576px) {
    .about-us .features {
        margin-left: 0
    }
}

.about-us .features li {
    display: flex;
    align-items: center
}

@media (max-width:1290px) {
    .about-us .features li {
        width: 100%
    }
}

.about-us .features li:not(:last-of-type) {
    margin-right: 22px
}

@media (max-width:1290px) {
    .about-us .features li:not(:last-of-type) {
        margin-right: 0;
        margin-bottom: 22px
    }
}

@media (max-width:1150px) {
    .about-us .features li:not(:last-of-type) {
        margin-bottom: 20px
    }
}

@media (max-width:1075px) {
    .about-us .features li:not(:last-of-type) {
        margin-bottom: 18px
    }
}

@media (max-width:576px) {
    .about-us .features li:not(:last-of-type) {
        margin-bottom: 15px
    }
}

@media (max-width:358px) {
    .about-us .features li:not(:last-of-type) {
        margin-bottom: 14px
    }
}

.about-us .features li::before {
    content: "";
    margin-right: 17px;
    width: 44px;
    height: 44px;
    flex-shrink: 0;
    background: url("tick.png") no-repeat;
    background-size: cover
}

@media (max-width:1150px) {
    .about-us .features li::before {
        margin-right: 15px;
        width: 40px;
        height: 40px
    }
}

@media (max-width:1075px) {
    .about-us .features li::before {
        margin-right: 14px;
        width: 36px;
        height: 36px
    }
}

@media (max-width:576px) {
    .about-us .features li::before {
        margin-right: 11px;
        width: 30px;
        height: 30px
    }
}

@media (max-width:358px) {
    .about-us .features li::before {
        align-self: flex-start;
        width: 28px;
        height: 28px
    }
}

.projects .container {
    padding: 0 15px
}

.projects .headline {
    margin-bottom: 20px
}

.projects .projects-container {
    display: flex;
    flex-flow: wrap;
    justify-content: center
}

.projects .project {
    margin: 25px 15px;
    width: calc(33.3333% - 30px)
}

@media (max-width:1200px) {
    .projects .project {
        margin: 23px 14px;
        width: calc(50% - 28px);
        max-width: 360px
    }
}

@media (max-width:992px) {
    .projects .project {
        margin: 20px 12px;
        width: calc(50% - 24px);
        max-width: 350px
    }
}

@media (max-width:760px) {
    .projects .project {
        width: 100%
    }
}

@media (max-width:576px) {
    .projects .project {
        margin: 15px 0;
        max-width: 330px
    }
}

.projects .project .image {
    position: relative;
    background-color: #000
}

@media screen and (hover:hover),
(-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .projects .project .image:hover::before {
        opacity: 1
    }

    .projects .project .image:hover img {
        opacity: .5
    }
}

.projects .project .image::before {
    content: "";
    display: block;
    margin: 0 auto;
    width: 40px;
    height: 40px;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    z-index: 100;
    background-image: url("magnifier.svg");
    transition: opacity .2s linear
}

@media (max-width:1200px) {
    .projects .project .image::before {
        width: 39px;
        height: 39px
    }
}

@media (max-width:992px) {
    .projects .project .image::before {
        width: 38px;
        height: 38px
    }
}

@media (max-width:576px) {
    .projects .project .image::before {
        width: 36px;
        height: 36px
    }
}

.projects .project .image img {
    transition: opacity .2s linear
}

.projects .project .info {
    border: 1px solid #e5e5e4;
    border-top: none;
    padding: 15px 20px;
    text-align: center;
    background-color: #fcfcfb
}

@media (max-width:992px) {
    .projects .project .info {
        padding: 13px 17px
    }
}

@media (max-width:576px) {
    .projects .project .info {
        padding: 12px 16px
    }
}

.projects .project h4 {
    margin-bottom: .5em;
    line-height: 1.7
}

.projects .project p {
    margin-bottom: 1em
}

@media (max-width:992px) {
    .projects .project p {
        margin-bottom: 15px
    }
}

@media (max-width:576px) {
    .projects .project p {
        margin-bottom: 14px
    }
}

.projects button {
    display: block;
    margin: 25px auto 0
}

.counters {
    background: url("worker-bg.jpg") no-repeat center;
    background-size: cover
}

@media (max-width:992px) {
    .counters {
        background: url("striped-bg.jpg")
    }
}

.counters .container {
    padding: 0 15px;
    display: flex;
    flex-flow: wrap;
    justify-content: center
}

.counters .counter {
    margin: 15px;
    flex: 1;
    max-width: 180px;
    text-align: center
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .counters .counter {
        flex: none;
        width: 15%
    }
}

@media (max-width:992px) {
    .counters .counter {
        margin-top: 25px;
        margin-bottom: 25px;
        flex: none;
        width: calc(33.33333% - 30px);
        max-width: 220px
    }
}

@media (max-width:576px) {
    .counters .counter {
        margin-top: 20px;
        margin-bottom: 20px;
        width: calc(50% - 30px);
        max-width: 200px
    }
}

@media (max-width:358px) {
    .counters .counter {
        margin-left: 0;
        margin-right: 0;
        width: 100%
    }
}

.counters .counter .quantity {
    font-family: Montserrat, Verdana, sans-serif;
    font-size: 60px;
    font-weight: 800;
    line-height: 1;
    color: #fff
}

@media (max-width:1200px) {
    .counters .counter .quantity {
        font-size: 58px
    }
}

@media (max-width:992px) {
    .counters .counter .quantity {
        font-size: 54px
    }
}

@media (max-width:576px) {
    .counters .counter .quantity {
        font-size: 48px
    }
}

@media (max-width:358px) {
    .counters .counter .quantity {
        font-size: 45px
    }
}

.counters .counter svg {
    margin: 13px 0 8px;
    width: 75px;
    height: 75px;
    fill: #58abff
}

@media (max-width:1200px) {
    .counters .counter svg {
        width: 73px;
        height: 73px
    }
}

@media (max-width:992px) {
    .counters .counter svg {
        margin-top: 12px;
        width: 70px;
        height: 70px
    }
}

@media (max-width:576px) {
    .counters .counter svg {
        margin: 11px 0 7px;
        width: 64px;
        height: 64px
    }
}

@media (max-width:358px) {
    .counters .counter svg {
        width: 62px;
        height: 62px
    }
}

.counters .counter h4 {
    color: #fff
}

.advantages .container {
    padding: 0 15px
}

.advantages .headline {
    margin-bottom: 45px
}

.advantages__item-img-box {
  height: 130px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width:1200px) {
    .advantages .headline {
        margin-bottom: 40px
    }
}

@media (max-width:992px) {
    .advantages .headline {
        margin-bottom: 37px
    }
}

@media (max-width:576px) {
    .advantages .headline {
        margin-bottom: 30px
    }
}

@media (max-width:358px) {
    .advantages .headline {
        margin-bottom: 28px
    }
}

.advantages .advantages-container {
    display: flex;
    flex-flow: wrap;
    justify-content: center
}

.advantages .advantage {
    margin: 15px;
    flex: 1;
    text-align: center
}

@media (max-width:992px) {
    .advantages .advantage {
        margin-top: 25px;
        margin-bottom: 25px;
        flex: none;
        width: calc(50% - 30px);
        max-width: 300px
    }
}

@media (max-width:576px) {
    .advantages .advantage {
        margin: 20px 0;
        width: 100%
    }
}

@media (max-width:358px) {
    .advantages .advantage {
        max-width: 275px
    }
}

.advantages .advantage svg {
    margin-bottom: 20px;
    width: 100px;
    height: 100px;
    fill: #58abff
}

@media (max-width:992px) {
    .advantages .advantage svg {
        margin-bottom: 17px;
        width: 95px;
        height: 95px
    }
}

@media (max-width:576px) {
    .advantages .advantage svg {
        margin-bottom: 14px;
        width: 90px;
        height: 90px
    }
}

.advantages .advantage h4 {
    margin-bottom: .27778em
}

.cost-calculation {
    padding: 80px 0 100px;
    background-color: #eeefef
}

@media (max-width:1200px) {
    .cost-calculation {
        padding: 72px 0 90px
    }
}

@media (max-width:992px) {
    .cost-calculation {
        padding: 66px 0 83px
    }
}

@media (max-width:576px) {
    .cost-calculation {
        padding: 48px 0 60px
    }
}

.cost-calculation .headline {
    margin-bottom: 35px
}

@media (max-width:576px) {
    .cost-calculation .headline {
        margin-bottom: 28px
    }
}

.cost-calculation .calculator {
    margin: 0 auto;
    padding: 50px 70px;
    width: 100%;
    max-width: 970px;
    background-color: #fff;
    box-shadow: 0 15px 13px rgba(0, 0, 0, .1)
}

@media (max-width:1200px) {
    .cost-calculation .calculator {
        padding: 47px 66px;
        max-width: 920px;
        box-shadow: 0 14px 12px rgba(0, 0, 0, .1)
    }
}

@media (max-width:992px) {
    .cost-calculation .calculator {
        padding: 40px 56px;
        max-width: 522px;
        box-shadow: 0 13px 11px rgba(0, 0, 0, .1)
    }
}

@media (max-width:576px) {
    .cost-calculation .calculator {
        padding: 30px 42px;
        max-width: 411px;
        box-shadow: 0 12px 10px rgba(0, 0, 0, .1)
    }
}

@media (max-width:383px) {
    .cost-calculation .calculator {
        padding: 25px 35px
    }
}

@media (max-width:358px) {
    .cost-calculation .calculator {
        padding: 26px
    }
}

.cost-calculation .calculator .calculations {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 35px;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center
}

@media (max-width:1200px) {
    .cost-calculation .calculator .calculations {
        padding-bottom: 33px
    }
}

@media (max-width:992px) {
    .cost-calculation .calculator .calculations {
        padding-bottom: 28px
    }
}

@media (max-width:576px) {
    .cost-calculation .calculator .calculations {
        padding-bottom: 21px
    }
}

@media (max-width:383px) {
    .cost-calculation .calculator .calculations {
        padding-bottom: 18px
    }
}

.cost-calculation .calculator .calculations .total-cost,
.cost-calculation .calculator .calculations label {
    font-family: Montserrat, Verdana, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    color: #222
}

@media (max-width:992px) {

    .cost-calculation .calculator .calculations .total-cost,
    .cost-calculation .calculator .calculations label {
        font-size: 17px
    }
}

@media (max-width:576px) {

    .cost-calculation .calculator .calculations .total-cost,
    .cost-calculation .calculator .calculations label {
        font-size: 16px
    }
}

.cost-calculation .calculator .calculations label {
    margin-right: .5em
}

@media (max-width:383px) {
    .cost-calculation .calculator .calculations .option:not(.sound-insulation) {
        width: 100%
    }
}

.cost-calculation .calculator .calculations input {
    border: 1px solid #e5e5e4;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    text-align: center;
    transition: border-color .2s linear
}

@media (max-width:576px) {
    .cost-calculation .calculator .calculations input {
        font-size: 15px
    }
}

.cost-calculation .calculator .calculations input:focus {
    border-color: #76bbff
}

.cost-calculation .calculator .calculations .floor-area,
.cost-calculation .calculator .calculations .screed-thickness {
    margin-bottom: 55px;
    width: calc(50% - 30px);
    position: relative
}

@media (max-width:992px) {

    .cost-calculation .calculator .calculations .floor-area,
    .cost-calculation .calculator .calculations .screed-thickness {
        margin-bottom: 52px;
        width: 100%
    }
}

@media (max-width:576px) {

    .cost-calculation .calculator .calculations .floor-area,
    .cost-calculation .calculator .calculations .screed-thickness {
        margin-bottom: 47px
    }
}

@media (max-width:383px) {

    .cost-calculation .calculator .calculations .floor-area,
    .cost-calculation .calculator .calculations .screed-thickness {
        margin-bottom: 45px
    }
}

.cost-calculation .calculator .calculations .floor-area label,
.cost-calculation .calculator .calculations .screed-thickness label {
    display: inline-block;
    margin-bottom: 40px
}

@media (max-width:1200px) {

    .cost-calculation .calculator .calculations .floor-area label,
    .cost-calculation .calculator .calculations .screed-thickness label {
        margin-bottom: 52px
    }
}

@media (max-width:992px) {

    .cost-calculation .calculator .calculations .floor-area label,
    .cost-calculation .calculator .calculations .screed-thickness label {
        margin-bottom: 47px
    }
}

@media (max-width:576px) {

    .cost-calculation .calculator .calculations .floor-area label,
    .cost-calculation .calculator .calculations .screed-thickness label {
        margin-bottom: 40px
    }
}

@media (max-width:383px) {

    .cost-calculation .calculator .calculations .floor-area label,
    .cost-calculation .calculator .calculations .screed-thickness label {
        margin-bottom: 37px
    }
}

.cost-calculation .calculator .calculations .floor-area input,
.cost-calculation .calculator .calculations .screed-thickness input {
    width: 50px;
    height: 40px
}

@media (max-width:992px) {

    .cost-calculation .calculator .calculations .floor-area input,
    .cost-calculation .calculator .calculations .screed-thickness input {
        width: 47px;
        height: 38px
    }
}

@media (max-width:576px) {

    .cost-calculation .calculator .calculations .floor-area input,
    .cost-calculation .calculator .calculations .screed-thickness input {
        width: 44px;
        height: 35px
    }
}

.cost-calculation .calculator .calculations .floor-area .ui-slider,
.cost-calculation .calculator .calculations .screed-thickness .ui-slider {
    width: 100%;
    height: 6px;
    background-color: #58abff;
    cursor: pointer;
    position: relative
}

@media (max-width:992px) {

    .cost-calculation .calculator .calculations .floor-area .ui-slider,
    .cost-calculation .calculator .calculations .screed-thickness .ui-slider {
        height: 5px
    }
}

@media (max-width:576px) {

    .cost-calculation .calculator .calculations .floor-area .ui-slider,
    .cost-calculation .calculator .calculations .screed-thickness .ui-slider {
        height: 4px
    }
}

.cost-calculation .calculator .calculations .floor-area .ui-slider .ui-slider-range,
.cost-calculation .calculator .calculations .screed-thickness .ui-slider .ui-slider-range {
    height: 100%;
    background: 0 0
}

.cost-calculation .calculator .calculations .floor-area .ui-slider .ui-slider-handle,
.cost-calculation .calculator .calculations .screed-thickness .ui-slider .ui-slider-handle {
    margin-left: -16.5px;
    border-radius: 50%;
    width: 33px;
    height: 33px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    cursor: pointer;
    background-color: #ffe900;
    box-shadow: 0 0 13px #ffec01
}

@media (max-width:992px) {

    .cost-calculation .calculator .calculations .floor-area .ui-slider .ui-slider-handle,
    .cost-calculation .calculator .calculations .screed-thickness .ui-slider .ui-slider-handle {
        margin-left: -15px;
        width: 30px;
        height: 30px;
        box-shadow: 0 0 12px #ffec01
    }
}

@media (max-width:576px) {

    .cost-calculation .calculator .calculations .floor-area .ui-slider .ui-slider-handle,
    .cost-calculation .calculator .calculations .screed-thickness .ui-slider .ui-slider-handle {
        margin-left: -13.5px;
        width: 27px;
        height: 27px;
        box-shadow: 0 0 10px #ffec01
    }
}

.cost-calculation .calculator .calculations .floor-area .ui-slider .mark,
.cost-calculation .calculator .calculations .screed-thickness .ui-slider .mark {
    position: absolute;
    bottom: -35px;
    font-size: 14px;
    font-weight: 400;
    color: #565656
}

@media (max-width:992px) {

    .cost-calculation .calculator .calculations .floor-area .ui-slider .mark,
    .cost-calculation .calculator .calculations .screed-thickness .ui-slider .mark {
        bottom: -33px
    }
}

@media (max-width:576px) {

    .cost-calculation .calculator .calculations .floor-area .ui-slider .mark,
    .cost-calculation .calculator .calculations .screed-thickness .ui-slider .mark {
        font-size: 13px;
        bottom: -30px
    }
}

.cost-calculation .calculator .calculations .floor-area .ui-slider .mark.min-value,
.cost-calculation .calculator .calculations .screed-thickness .ui-slider .mark.min-value {
    left: 0
}

.cost-calculation .calculator .calculations .floor-area .ui-slider .mark.max-value,
.cost-calculation .calculator .calculations .screed-thickness .ui-slider .mark.max-value {
    right: 0
}

@media (max-width:383px) {
    .cost-calculation .calculator .calculations .storey {
        margin-bottom: 15px
    }
}

.cost-calculation .calculator .calculations .storey input {
    width: 35px;
    height: 35px
}

@media (max-width:992px) {
    .cost-calculation .calculator .calculations .storey input {
        width: 33px;
        height: 33px
    }
}

@media (max-width:576px) {
    .cost-calculation .calculator .calculations .storey input {
        width: 31px;
        height: 31px
    }
}

.cost-calculation .calculator .calculations .sound-insulation {
    position: relative
}

.cost-calculation .calculator .calculations .sound-insulation .tooltip .info {
    padding: 7px 15px;
    width: 250px
}

@media (max-width:576px) {
    .cost-calculation .calculator .calculations .sound-insulation .tooltip .info {
        padding: 6px 14px;
        width: 230px
    }
}

.cost-calculation .calculator .calculations .total-cost {
    width: 220px;
    text-align: right
}

@media (max-width:992px) {
    .cost-calculation .calculator .calculations .total-cost {
        width: auto
    }
}

.cost-calculation .calculator .calculations .total-cost span {
    font-size: 24px;
    font-weight: 700
}

@media (max-width:992px) {
    .cost-calculation .calculator .calculations .total-cost span {
        font-size: 23px
    }
}

@media (max-width:576px) {
    .cost-calculation .calculator .calculations .total-cost span {
        font-size: 21px
    }
}

@media (max-width:358px) {
    .cost-calculation .calculator .calculations .total-cost span {
        font-size: 20px
    }
}

.cost-calculation .calculator form {
    margin-top: 30px;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center
}

@media (max-width:1200px) {
    .cost-calculation .calculator form {
        margin-top: 28px
    }
}

@media (max-width:992px) {
    .cost-calculation .calculator form {
        margin-top: 24px;
        justify-content: center
    }
}

@media (max-width:576px) {
    .cost-calculation .calculator form {
        margin-top: 18px
    }
}

@media (max-width:383px) {
    .cost-calculation .calculator form {
        margin-top: 16px
    }
}

.cost-calculation .calculator form label {
    max-width: calc(10em + 15px);
    font-family: Montserrat, Verdana, sans-serif;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.25;
    color: #222
}

@media (max-width:992px) {
    .cost-calculation .calculator form label {
        margin-bottom: 1em;
        font-size: 23px
    }
}

@media (max-width:576px) {
    .cost-calculation .calculator form label {
        font-size: 21px
    }
}

@media (max-width:383px) {
    .cost-calculation .calculator form label {
        margin-bottom: 18px
    }
}

@media (max-width:358px) {
    .cost-calculation .calculator form label {
        font-size: 20px
    }
}

.cost-calculation .calculator form .common-container {
    position: relative
}

@media (max-width:992px) {
    .cost-calculation .calculator form .input-container {
        margin-bottom: 10px
    }
}

.cost-calculation .calculator form .input-container+.validation-error {
    margin-top: 7px;
    position: absolute;
    top: 100%
}

@media (max-width:992px) {
    .cost-calculation .calculator form .input-container+.validation-error {
        margin: 0 0 7px;
        position: relative;
        top: -3px
    }
}

.cost-calculation .calculator form input {
    position: relative;
    z-index: 10
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .cost-calculation .calculator form input {
        width: 220px
    }
}

.cost-calculation .calculator form input+.validation-success {
    right: 16px
}

@media (max-width:576px) {
    .cost-calculation .calculator form input+.validation-success {
        right: 15px
    }
}

.laying-technology .container {
    padding: 0 15px
}

.laying-technology .headline {
    margin-bottom: 40px
}

@media (max-width:1035px) {
    .laying-technology .headline {
        margin-bottom: 45px
    }
}

@media (max-width:992px) {
    .laying-technology .headline {
        margin-bottom: 30px
    }
}

.laying-technology .operations-container {
    display: flex;
    flex-flow: wrap;
    justify-content: center
}

.laying-technology .operation {
    margin: 25px;
    flex: 1;
    max-width: 179px;
    text-align: center;
    position: relative
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .laying-technology .operation {
        flex: none;
        width: calc(20% - 50px)
    }
}

@media (max-width:1085px) {
    .laying-technology .operation {
        margin: 20px
    }
}

@media (max-width:1035px) {
    .laying-technology .operation {
        margin: 15px
    }
}

@media (max-width:992px) {
    .laying-technology .operation {
        margin-top: 25px;
        margin-bottom: 25px;
        flex: none;
        width: calc(33.33333% - 30px);
        max-width: 220px
    }
}

@media (max-width:718px) {
    .laying-technology .operation {
        margin-left: 20px;
        margin-right: 20px;
        width: calc(50% - 40px)
    }
}

@media (max-width:576px) {
    .laying-technology .operation {
        margin: 20px 15px;
        width: calc(50% - 30px)
    }
}

@media (max-width:468px) {
    .laying-technology .operation {
        margin-left: 0;
        margin-right: 0;
        width: 100%
    }
}

.laying-technology .operation img {
    margin-bottom: 20px;
    border-radius: 50%
}

@media (max-width:992px) {
    .laying-technology .operation img {
        margin-bottom: 19px;
        max-width: 170px
    }
}

@media (max-width:576px) {
    .laying-technology .operation img {
        margin-bottom: 18px;
        max-width: 161px
    }
}

.laying-technology .operation .serial-number {
    position: absolute;
    top: -30px;
    right: -20px;
    font-family: Montserrat, Verdana, sans-serif;
    font-size: 48px;
    font-weight: 800;
    color: #58abff
}

@media (max-width:1135px) {
    .laying-technology .operation .serial-number {
        top: -26px;
        right: -18px;
        font-size: 46px
    }
}

@media (max-width:576px) {
    .laying-technology .operation .serial-number {
        top: -22px;
        right: -16px;
        font-size: 43px
    }
}

.laying-technology button {
    display: block;
    margin: 35px auto 0
}

@media (max-width:1035px) {
    .laying-technology button {
        margin-top: 40px
    }
}

@media (max-width:992px) {
    .laying-technology button {
        margin-top: 25px
    }
}

.feedback {
    background-color: #29537e
}

.feedback .container {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between
}

@media (max-width:992px) {
    .feedback .container {
        justify-content: center
    }
}

.feedback .other-services,
.feedback form {
    width: 100%
}

.feedback .other-services {
    max-width: 520px
}

@media (max-width:1085px) {
    .feedback .other-services {
        max-width: 443px
    }
}

@media (max-width:992px) {
    .feedback .other-services {
        margin-bottom: 56px;
        max-width: 600px
    }
}

@media (max-width:576px) {
    .feedback .other-services {
        margin-bottom: 41px;
        max-width: 500px
    }
}

.feedback .other-services h3 {
    margin-bottom: 1.5em
}

@media (max-width:1135px) {
    .feedback .other-services h3 {
        margin-bottom: 42px
    }
}

@media (max-width:992px) {
    .feedback .other-services h3 {
        margin-bottom: 40px;
        text-align: center
    }
}

@media (max-width:576px) {
    .feedback .other-services h3 {
        margin-bottom: 37px
    }
}

.feedback .other-services .service {
    display: flex;
    align-items: center
}

@media (max-width:576px) {
    .feedback .other-services .service {
        margin: 0 auto;
        max-width: 270px;
        flex-direction: column;
        text-align: center
    }
}

.feedback .other-services .service:not(:first-of-type) {
    margin-top: 30px
}

@media (max-width:1135px) {
    .feedback .other-services .service:not(:first-of-type) {
        margin-top: 28px
    }
}

@media (max-width:576px) {
    .feedback .other-services .service:not(:first-of-type) {
        margin-top: 26px
    }
}

.feedback .other-services .service.metal-doors .image {
    border-radius: 50%;
    background-color: #fff
}

.feedback .other-services .service.metal-doors img {
    border-radius: 0
}

.feedback .other-services .service .image {
    margin-right: 30px;
    flex-shrink: 0
}

@media (max-width:1135px) {
    .feedback .other-services .service .image {
        margin-right: 28px
    }
}

@media (max-width:576px) {
    .feedback .other-services .service .image {
        margin-right: 0;
        margin-bottom: 13px
    }
}

.feedback .other-services .service img {
    border-radius: 50%
}

@media (max-width:1135px) {
    .feedback .other-services .service img {
        max-width: 160px
    }
}

@media (max-width:576px) {
    .feedback .other-services .service img {
        max-width: 151px
    }
}

.feedback .other-services .service a,
.feedback .other-services .service p {
    font-family: Montserrat, Verdana, sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.25;
    color: #fff
}

@media (max-width:1200px) {

    .feedback .other-services .service a,
    .feedback .other-services .service p {
        font-size: 23px
    }
}

@media (max-width:992px) {

    .feedback .other-services .service a,
    .feedback .other-services .service p {
        font-size: 22px
    }
}

@media (max-width:576px) {

    .feedback .other-services .service a,
    .feedback .other-services .service p {
        font-size: 20px
    }
}

.feedback .other-services .service a {
    text-shadow: rgba(255, 255, 255, .5) 0 0 0;
    transition: text-shadow .25s linear
}

@media screen and (hover:hover),
(-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .feedback .other-services .service a:hover {
        text-shadow: rgba(255, 255, 255, .5) 0 0 .41667em
    }
}

.feedback .other-services .service a:active {
    color: #fff478;
    text-shadow: rgba(255, 244, 120, .5) 0 0 .41667em
}

#maps {
    width: 100%;
    height: 600px
}

@media (max-width:576px) {
    #maps {
        height: 550px
    }
}

@media (max-width:358px) {
    #maps {
        height: 500px
    }
}

#maps .address,
#maps .office-hours,
#maps ymaps[class*=islets_icon-caption] {
    font-family: Roboto, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 500
}

#maps ymaps[class*=islets_icon-caption] {
    color: #5f6063
}

#maps .address,
#maps .office-hours {
    color: #222
}

#maps .address {
    margin-bottom: .5em
}

#maps .office-hours span {
    display: block;
    margin-top: -.2em;
    font-weight: 400
}

#maps h3 {
    color: #222
}

#popup-form {
    max-width: 470px
}

@media (max-width:1200px) {
    #popup-form {
        max-width: 453px
    }
}

@media (max-width:992px) {
    #popup-form {
        max-width: 421px
    }
}

@media (max-width:576px) {
    #popup-form {
        margin: 0 9px;
        max-width: 381px
    }
}

#thanks {
    border: 6px solid #58abff;
    padding: 33px 44px;
    max-width: 400px
}

@media (max-width:1200px) {
    #thanks {
        padding: 32px 42px;
        max-width: 385px
    }
}

@media (max-width:576px) {
    #thanks {
        border-width: 5px;
        padding: 29px 39px;
        max-width: 350px
    }
}

@media (max-width:358px) {
    #thanks {
        padding: 27px 35px
    }
}

#thanks h3 {
    color: #222;
    text-align: center
}

#thanks p {
    margin-top: 15px;
    font-size: 20px
}

@media (max-width:1200px) {
    #thanks p {
        font-size: 19px
    }
}

@media (max-width:576px) {
    #thanks p {
        margin-top: 12px;
        font-size: 17px
    }
}

@media (max-width:358px) {
    #thanks p {
        font-size: 16px
    }
}