@charset "UTF-8";

abbr[title],
#winwidth {
    padding: 3px;
    font-size: 14px;
    background: #000;
    color: #fff;
    position: fixed;
    top: 45px;
    right: 0;
    z-index: 999;
    line-height: 1
}

footer a {
    text-decoration: underline
}

.hamburger,
button,
hr,
input {
    overflow: visible
}

progress,
sub,
sup {
    vertical-align: baseline
}

.about li,
.fix-footer {
    -webkit-box-orient: vertical
}

.about ul,
.partners ul {
    -moz-box-lines: multiple
}

a,
footer a:hover {
    text-decoration: none
}

.hamburger {
    padding: 35px 15px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, -webkit-filter, opacity, filter;
    transition-property: opacity, filter;
    transition-duration: .15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0
}

legend,
ul {
    padding: 0
}

.hamburger:hover {
    opacity: .7
}

.hamburger-box {
    width: 20px;
    height: 13px;
    display: inline-block;
    position: relative
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -.5px
}

.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
    width: 20px;
    height: 1px;
    background-color: #fff;
    border-radius: 4px;
    position: absolute;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-duration: .15s;
    transition-timing-function: ease
}

.hamburger-inner::after,
.hamburger-inner::before {
    content: "";
    display: block
}

.glyphicon,
audio,
canvas,
progress,
video {
    display: inline-block
}

.hamburger-inner::before {
    top: -6px
}

.hamburger-inner::after {
    bottom: -6px
}

.hamburger--squeeze .hamburger-inner {
    transition-duration: 75ms;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--squeeze .hamburger-inner::before {
    transition: top 75ms .12s ease, opacity 75ms ease
}

.hamburger--squeeze .hamburger-inner::after {
    transition: bottom 75ms .12s ease, -webkit-transform 75ms cubic-bezier(.55, .055, .675, .19);
    transition: bottom 75ms .12s ease, transform 75ms cubic-bezier(.55, .055, .675, .19)
}

.hamburger--squeeze.is-active .hamburger-inner {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 75ms ease, opacity 75ms .12s ease
}

.hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: bottom 75ms ease, -webkit-transform 75ms .12s cubic-bezier(.215, .61, .355, 1);
    transition: bottom 75ms ease, transform 75ms .12s cubic-bezier(.215, .61, .355, 1)
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before,
.glyphicon-btc:before,
.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-jpy:before,
.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-rub:before,
.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

@font-face {
    font-family: PFDinDisplayPro-Bold;
    src: url(../fonts/PFDinDisplayPro-Bold.ttf)
}

@font-face {
    font-family: PFDinDisplayPro-Italic;
    src: url(../fonts/PFDinDisplayPro-Italic.ttf)
}

@font-face {
    font-family: PFDinDisplayPro-Light;
    src: url(../fonts/PFDinDisplayPro-Light.ttf)
}

@font-face {
    font-family: PFDinDisplayPro-ExtraThin;
    src: url(../fonts/PFDinDisplayPro-ExtraThin.ttf)
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

input[type=search] {
    -webkit-appearance: none
}

body:before {
    content: '';
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1
}

body,
html {
    margin: 0;
    font-family: PFDinDisplayPro-Light, sans-serif;
    font-size: 16px;
    width: 100%;
    height: 100%
}

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

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

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

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

pre {}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

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

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

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

button,
input,
opxgroup,
select,
textarea {
    font-family: 'PT Sans', sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
    outline: 0
}

button,
input {}

button,
select {
    text-transform: none
}

.hamburger:after,
.main-nav li span,
.modal h4,
h1,
h2 {
    text-transform: uppercase
}

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

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

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

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

progress {}

textarea {
    overflow: auto;
    resize: none
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0;
    margin-right: 10px;
}

[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
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

ul {
    margin: 0
}

li {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: PFDinDisplayPro-Bold, sans-serif
}

h1 {
    font-size: 62px;
    letter-spacing: 3px;
    margin: 30px 0
}

h2 {
    font-size: 38px;
    margin-bottom: 47px;
}

h4 {
    font-size: 24px
}

*,
input {
    box-sizing: border-box;
    outline: 0;
}

input[type=text],
textarea {
    border: none;
    border-bottom: 2px #c8c8c8 solid;
    margin-bottom: 20px;
    font-family: PFDinDisplayPro-Light, sans-serif
}

.fix-footer {
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    box-orient: vertical;
    -webkit-box-direction: normal;
    box-direction: normal;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    box-pack: justify;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative
}

._left {
    float: left
}

._right {
    float: right
}

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

._cf:after {
    clear: both
}

._cf {
    zoom: 1
}

.btn {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: block;
    padding: 9px 24px;
    background-color: #39b4e1;
    background-image: linear-gradient(to right, #39b4e1 50%, #ea6d19 50%);
    background-repeat: no-repeat;
    background-size: 205% 100%;
    background-position: right;
    color: #fff;
    font-size: 18px;
    font-family: PFDinDisplayPro-ExtraThin, sans-serif;
    transition: all .3s ease
}

.btn:hover {
    background-position: left
}

.hamburger:after {
    content: 'меню';
    display: inline-block;
    margin-left: 10px
}

.tabs li {
    display: inline-block;
    cursor: pointer;
    margin-right: 10px;
    padding: 10px
}

.tabs li:hover {
    color: #c8c8c8
}

.tabs li.active {
    color: #ea6d19
}

.slider-nav {
    position: absolute;
    width: 100%;
    height: 40vw;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    box-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    box-pack: justify;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify
}

.slider-nav span {
    width: 30px;
    height: 30px;
    cursor: pointer;
    transition: all 1s ease;
    z-index: 2000
}

#return-to-top,
#return-to-top span {
    display: block;
    transition: all .3s ease
}

.slider-nav span:hover.next {
    margin-right: 5px
}

.slider-nav span:hover.prev {
    margin-left: 5px
}

.slider-nav span::before {
    color: #fff;
    font-size: 30px
}

.slider-nav .next {
    margin-right: 20px
}

.slider-nav .prev {
    margin-left: 20px
}

#return-to-top {
    position: fixed;
    bottom: 100px;
    right: 100px;
    width: 50px;
    height: 50px;
    border: 5px solid #ea6d19;
    border-radius: 50%;
    font-size: 24px;
    color: #ea6d19;
    cursor: pointer;
    z-index: 99999;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    overflow: hidden
}

#return-to-top:hover span {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
    color: #fff
}

#return-to-top::after,
#return-to-top::before {
    content: '';
    display: block;
    position: absolute;
    width: 1px;
    height: 50px;
    background-color: #ea6d19;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    z-index: -1
}

#return-to-top::before {
    left: 20px;
    top: 20px
}

#return-to-top::after {
    right: 20px;
    bottom: 20px
}

#return-to-top:hover::after {
    -webkit-animation: scrollTopRight .4s ease;
    animation: scrollTopRight .4s ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

#return-to-top:hover::before {
    -webkit-animation: scrollTopLeft .4s ease;
    animation: scrollTopLeft .4s ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

#return-to-top span {
    margin: 6px 6px 0;
    transition-delay: .6s
}

.burger-menu,
.burger-menu .container {
    display: -webkit-box;
    display: -moz-box
}

.img>img {
    width: 100%;
    height: 100%
}

@-webkit-keyframes scrollTopRight {
    0% {
        bottom: 20px;
        width: 1px
    }

    50% {
        bottom: -5px;
        width: 1px
    }

    100% {
        bottom: -5px;
        width: 50px
    }
}

@keyframes scrollTopRight {
    0% {
        bottom: 20px;
        width: 1px
    }

    50% {
        bottom: -5px;
        width: 1px
    }

    100% {
        bottom: -5px;
        width: 50px
    }
}

@-webkit-keyframes scrollTopLeft {
    0% {
        top: 20px;
        width: 1px
    }

    50% {
        top: -5px;
        width: 1px
    }

    100% {
        top: -5px;
        width: 50px
    }
}

@keyframes scrollTopLeft {
    0% {
        top: 20px;
        width: 1px
    }

    50% {
        top: -5px;
        width: 1px
    }

    100% {
        top: -5px;
        width: 50px
    }
}

header {
    color: #fff
}

header .logo {
    padding: 35px 0
}

header .callback {
    padding: 0
}

.phone {
    display: inline-block
}

header .phone a {
    color: #000;
    transition: all .3s ease
}

header .order a,
header .phone a:hover {
    color: #fff
}

header .order {
    margin: 0px;
    display: inline-block;
}

header .order a:hover {
    color: #ea6d19
}

header .order .m-callback {
    margin-right: 20px;
}

header .highlight {
    padding: 251px 0 450px;
    background: url(../images/header.jpg) no-repeat rgba(0, 0, 0, .0);
    background-blend-mode: color;
    background-position: 0px -50px;
    background-size: cover;
    min-height: 30vw;
}

header h1,
header p {
    text-align: center
}

header p {
    margin: 0;
    font-size: 24px;
    font-family: PFDinDisplayPro-Italic, sans-serif;
    color: #c8c8c8
}

header .btn {
    margin: 50px auto 0
}

header .top {
    position: fixed;
    width: 100%;
    z-index: 99;
    background: rgba(0, 0, 0, 0.7)
}

@-webkit-keyframes head-manipulate {
    0% {
        -webkit-transform: rotateX(-90deg);
        transform: rotateX(-90deg)
    }

    100% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0)
    }
}

@keyframes head-manipulate {
    0% {
        -webkit-transform: rotateX(-90deg);
        transform: rotateX(-90deg)
    }

    100% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0)
    }
}

@-webkit-keyframes head-manipulate-r {
    0% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0)
    }

    100% {
        -webkit-transform: rotateX(-90deg);
        transform: rotateX(-90deg)
    }
}

@keyframes head-manipulate-r {
    0% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0)
    }

    100% {
        -webkit-transform: rotateX(-90deg);
        transform: rotateX(-90deg)
    }
}

.top_menu_hide {
    font-size: 14px;
    position: absolute;
    display: flex;
    background-color: rgba(220, 220, 220, 0.4);
    width: 100%;
    justify-content: center;
    align-items: center;
    z-index: 100;
    height: 30px
}

.js-manipulate {
    width: 100%;
    height: 30px
}

.E_mail_head {
    margin: 0px;
    width: 430px
}

.E_mail_head_item {
    text-decoration: none;
    margin-left: 37%;
    color: white;
    text-shadow: 0 0 2px DodgerBlue;
}

.E_mail_head_item:nth-child(2) {
    margin-left: 6%;
}

.show-burger {
    -webkit-animation: head-manipulate 1s ease;
    animation: head-manipulate 1s ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.hide-burger {
    -webkit-animation: head-manipulate-r 1s ease;
    animation: head-manipulate-r 1s ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.animate {
    -webkit-animation: head-manipulate .5s ease;
    animation: head-manipulate .5s ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.scrolled {
    position: absolute;
}

.container>.burger-menu-down li {
    padding: 0px 8px;
}

.container>.burger-menu-down li a {
    font-weight: normal;
}

.container>.burger-menu-down {
    display: none;
    position: absolute;
    left: -21px;
    top: 77px;
    font-size: 0.7em;
    height: 15px;
}

.burger-menu {
    position: fixed;
    top: 96px;
    width: 100%;
    height: auto;
    color: #fff;
    z-index: 9999;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    box-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg)
}

.burger-menu .container {
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    box-pack: justify;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    width: 1200px;
    height: 100%
}

.burger-menu li {
    cursor: pointer;
    width: 100%;
    padding: 0 15px;
    z-index: 10;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    box-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    transition: all .3s ease;
    white-space: nowrap;
}

.burger-menu li:hover {
    background: rgba(255, 255, 255, .3)
}

.burger-menu a {
    color: #fff;
    margin: auto;
    text-transform: uppercase;
    font-weight: bold;
}

header .callback .img {
    display: none
}

.about,
.main-nav ul {
    display: -webkit-box;
    display: -moz-box;
    -webkit-box-orient: horizontal;
    -moz-flex-direction: row
}

.main-nav ul {
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    box-direction: normal;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-pack: justify;
    box-pack: justify;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    width: 100%
}

.main-nav li {
    cursor: pointer;
    width: 20vw;
    height: 16vw;
    overflow: hidden;
    background: #39b4e1;
    color: #fff;
    padding: 10px;
    border-right: 1px #fff solid
}

.main-nav li:last-child {
    border: none
}

.main-nav li:hover {
    background: none
}

.change_lang {
    display: none;
    width: 105px;
    align-self: center;
    position: absolute;
    right: 392px;
}

.change_lang_icon {
    margin-left: 10%;
}

.main-nav li img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.main-nav li span {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 10px 0
}

.main-nav .img {
    width: 100%;
    height: 81%
}

.hamburger.main {
    display: none
}

.about,
.about ul {
    -webkit-box-direction: normal
}

.about p,
.guarantees p {
    line-height: 24px
}

.about {
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    box-orient: horizontal;
    box-direction: normal;
    flex-direction: row;
    -ms-flex-direction: row;
    overflow: hidden;
    position: relative
}

.about li,
.about ul {
    display: -webkit-box;
    display: -moz-box
}

.about h2 {
    margin-top: -5px;
    margin-bottom: 47px;
}

.about p {
    margin: 0 0 10px
}

.about h4 {
    margin-top: 43px
}

.about .container>.img {
    position: absolute;
    right: -358px;
    top: 0;
    height: 900px;
    overflow: hidden
}

.about .container>.img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.about>.container {
    padding-right: 400px;
    margin-top: 235px
}

.about ul {
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    box-orient: horizontal;
    box-direction: normal;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-lines: multiple;
    box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.about li,
.modal form {
    -moz-flex-direction: column
}

.about li {
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    box-orient: vertical;
    -webkit-box-direction: normal;
    box-direction: normal;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    box-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    width: 150px;
    margin-bottom: 50px;
    margin-right: 30px
}

.about li .img {
    width: 80px;
    height: 80px;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-align: self-end;
    box-align: self-end;
    -moz-align-items: self-end;
    -ms-align-items: self-end;
    -o-align-items: self-end;
    align-items: self-end;
    -ms-flex-align: self-end
}

.about li img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.about li span {
    text-align: center;
    margin-top: 7px
}

.about .btn {
    margin-top: 30px
}

.guarantees {
    background: #ebebeb;
    margin-top: 220px;
    padding-top: 115px;
    padding-bottom: 100px
}

.guarantees h2 {
    margin-bottom: 110px
}

.guarantees h3 {
    font-size: 24px;
    margin-top: 33px
}

.guarantees .slider-nav {
    height: 800px
}

.guarantees .slider-nav span::before {
    color: #bebebe
}

.guarantees .slide {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 100px
}

.guarantees .slide .img {
    margin: 0 11.5% 0 13%;
    width: 250px;
    height: 300px
}

.guarantees .slide .block {
    max-width: 33%
}

.guarantees #step-slider {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: reverse;
    box-direction: reverse;
    -moz-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -ms-flex-direction: column-reverse
}

.guarantees .steps,
.partners ul {
    display: -webkit-box;
    display: -moz-box
}

.guarantees .steps {
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    box-pack: justify;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    margin-bottom: 130px
}

.guarantees .steps .slick-active button {
    background: #39b4e1
}

.guarantees .steps .steps-dot {
    cursor: pointer;
    font-size: 38px;
    color: #fff;
    text-align: center;
    line-height: 120px;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: #c8c8c8;
    z-index: 1;
    -webkit-appearance: none;
    border: none;
    position: relative
}

.guarantees .steps .steps-dot.complete:before {
    background: #000
}

.guarantees .steps li:not(:last-child) .steps-dot::before {
    content: '';
    display: block;
    width: 150%;
    height: 2px;
    background: #c8c8c8;
    position: absolute;
    bottom: 60px;
    left: 150px
}

.guarantees .steps li:not(:last-child) .steps-dot.complete::before {
    background: #000
}

.guarantees .steps-dot.complete {
    background: #39b4e1
}

.partners {
    margin-top: 105px
}

.partners ul {
    margin: 0 0 65px 0;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    box-pack: justify;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    -o-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-pack: justify
}

.partners li {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    box-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    opacity: .7
}

.partners li:hover {
    opacity: 1
}

@-webkit-keyframes openEye {
    from {
        -webkit-transform: rotateX(90deg);
        transform: rotateX(90deg);
        opacity: 0
    }

    to {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        opacity: 1
    }
}

@keyframes openEye {
    from {
        -webkit-transform: rotateX(90deg);
        transform: rotateX(90deg);
        opacity: 0
    }

    to {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        opacity: 1
    }
}

#projects-slider {
    white-space: nowrap;
    font-size: 0
}

#projects-slider .slide {
    width: 33.33333%;
    height: 40vw;
    display: inline-block;
    position: relative;
    text-align: center;
    line-height: 40vw;
    cursor: pointer
}

#projects-slider .slide:hover span::after {
    -webkit-animation: openEye .5s ease;
    animation: openEye .5s ease;
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

#projects-slider .slide span {
    text-align: center;
    color: #fff;
    font-size: 28px;
    text-transform: uppercase;
    display: inline-block;
    box-sizing: content-box;
    padding: 60px;
    line-height: 28px;
    width: 50%;
    margin: auto;
    white-space: normal;
    background: rgba(234, 109, 25, .7);
    transition: all .5s ease
}

#projects-slider .img {
    position: absolute;
    top: 0;
    left: 0;
    height: 40vw;
    width: 100%;
    overflow: hidden;
    z-index: -1;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

#projects-slider .img img {
    width: 100%
}

.projects {
    position: relative;
    margin-top: 100px
}

.projects h2 {
    margin-bottom: 47px
}

#objects-slider {
    white-space: nowrap;
    font-size: 0
}

#objects-slider .slide {
    width: 33.33333%;
    height: 40vw;
    display: inline-block;
    position: relative;
    text-align: center;
    line-height: 40vw;
    cursor: pointer
}

#objects-slider .slide:hover span::after {
    -webkit-animation: openEye .5s ease;
    animation: openEye .5s ease;
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

#objects-slider .slide span {
    text-align: center;
    color: #fff;
    font-size: 28px;
    text-transform: uppercase;
    display: inline-block;
    box-sizing: content-box;
    padding: 60px;
    line-height: 28px;
    width: 50%;
    margin: auto;
    white-space: normal;
    background: rgba(234, 109, 25, .7);
    transition: all .5s ease
}

#objects-slider .img {
    position: absolute;
    top: 0;
    left: 0;
    height: 40vw;
    width: 100%;
    overflow: hidden;
    z-index: -1;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

#objects-slider .img img {
    width: 100%
}

.objects {
    position: relative;
    margin-top: 100px
}

.objects h2 {
    margin-bottom: 47px
}

.contacts,
.contacts .block .item.adr,
.contacts .block .item.mail,
.contacts .block .item.tel {
    position: relative
}

.contacts {
    padding: 50px 0
}

.contacts .block {
    background: rgba(0, 0, 0, .8);
    color: #fff;
    max-width: 500px;
    padding: 70px;
    box-sizing: content-box
}

.contacts .block .item {
    margin-bottom: 40px;
    margin-left: 40px
}

.contacts .block .item a:not(:last-child)::after {
    content: ', '
}

.contacts .block .item.adr::before,
.contacts .block .item.mail::before,
.contacts .block .item.tel::before {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    left: -40px;
    top: -5px
}

.contacts .block .item.tel::before {
    background: url(../images/icons/tel.png) center no-repeat
}

.contacts .block .item.mail::before {
    background: url(../images/icons/mail.png) center no-repeat
}

.contacts .block .item.adr::before {
    background: url(../images/icons/adr.png) center no-repeat
}

.contacts a {
    color: #fff
}

.contacts h2 {
    margin: 0
}

.contacts .block>p {
    font-size: 24px;
    font-family: PFDinDisplayPro-ExtraThin, sans-serif
}

.contacts .btn {
    margin-bottom: 70px
}

.contacts #map {
    position: absolute;
    bottom: 0;
    z-index: -1
}

#map {
    background: url(../images/map.jpg) no-repeat;
    width: 100%;
    height: 700px
}

footer {
    background: #2d2d2d;
    color: #fff
}

footer .container {
    height: 95px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    box-pack: justify;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    box-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center
}

footer a {
    color: #fff;
    display: inline
}

footer #design-by {
    display: block;
    padding: 10px 0
}

footer #design-by:hover {
    opacity: .8
}

.modal {
    min-width: 925px;
    position: fixed;
    z-index: 99992;
    width: 100%;
    height: 100vh;
    -webkit-box-pack: center;
    box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    box-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    display: none
}

.modal label a {
    color: #999
}

.modal label a:hover {
    color: #000
}

.modal input[type=checkbox] {
    -webkit-appearance: none
}

.modal input[type=checkbox]:before {
    content: '';
    box-sizing: border-box;
    display: block;
    width: 10px;
    height: 10px;
    border: 1px solid #000;
    padding: 5px;
    margin-right: 10px;
    transition: all .3s ease
}

.modal input[type=checkbox]:checked:before {
    background: #000
}

.modal .container,
.modal>div {
    display: -webkit-box;
    background: #fff
}

.modal>div {
    width: 70%;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    box-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center
}

.modal .container,
.modal form {
    display: -moz-box;
    -webkit-box-direction: normal
}

.modal h4 {
    margin-bottom: 0
}

.modal p {
    font-size: 1rif;
    margin-bottom: 30px
}

.modal .container {
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    -webkit-box-orient: horizontal;
    box-orient: horizontal;
    box-direction: normal;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    outline: #fff solid 28px
}

.modal form {
    display: -webkit-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    box-direction: normal;
    flex-direction: column;
    -ms-flex-direction: column;
    width: 80%
}

.modal .block {
    width: 430px;
    height: 515px;
    position: relative;
    margin-right: 30px
}

.modal .block:last-child {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    box-direction: normal;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center
}

.modal .img {
    width: 100%;
    height: 515px;
    overflow: hidden;
    position: absolute
}

.modal .img img {
    width: 95%;
    height: 95%;
    -o-object-fit: cover;
    object-fit: cover
}

.modal textarea {
    height: 70px
}

.modal .btn {
    margin-top: 30px
}

.modal .wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: 0 0
}

.modal .modal-close-button {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 25px;
    right: 35px;
    z-index: 99
}

.modal .modal-close-button .close-button {
    height: 20px;
    width: 20px;
    position: relative;
    box-sizing: border-box;
    line-height: 20px;
    display: inline-block
}

.modal .modal-close-button .close-button:after,
.modal .modal-close-button .close-button:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -10px;
    display: block;
    height: 2px;
    width: 20px;
    background-color: #000;
    transition: all .2s ease-out
}

.modal .modal-close-button .close-button:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.modal .modal-close-button .close-button:hover:after,
.modal .modal-close-button .close-button:hover:before {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.modal .modal-area {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, .8)
}

.modal.details p {
    font-family: PFDinDisplayPro-Light, sans-serif
}

.modal.details .container {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 50px
}

.modal.details .container .tab-item {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

.modal.details .container .tab-item.hidden {
    display: none
}

.modal.details .container .tab-modal {
    position: relative;
    width: 170px;
    height: 80px;
    text-align: center;
    white-space: normal;
    display: inline-block;
    padding: 20px;
    cursor: pointer
}

.modal.details .container .tab-modal.active,
.modal.details .container .tab-modal:hover {
    color: #ea6d19
}

.modal.details .container .tab-modal .tabs {
    width: 100%;
    overflow: hidden
}

.modal.details .container .tab-content {
    white-space: nowrap;
    width: 100%;
    overflow: hidden
}

.modal.details .container .tab-item {
    white-space: normal
}

.modal.details .container .tab-nav .img {
    width: 100%;
    height: 80px;
    overflow: hidden;
    -webkit-filter: brightness(50%);
    filter: brightness(50%)
}

.modal.details .container .tab-nav .img img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.modal.details .block:first-child {
    width: 500px
}

.modal .slider-nav {
    width: 100%;
    left: 0;
    bottom: 0;
    height: 200px
}

.modal .slider-nav span::before {
    color: #000
}

.modal.details .block:last-child {
    -webkit-box-pack: start;
    box-pack: start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start
}

.hidden {
    display: none
}

.main-nav.hidden {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    background: rgba(255, 255, 255, 0.6);
    position: relative;
    top: -53px;
}

.disable-scroll {
    overflow: hidden
}

.mobile-modal {
    overflow-y: scroll
}

@font-face {
    font-family: 'Roboto';
    src: url(../fonts/roboto-regular.ttf) format("truetype");
}

.about {
    flex-direction: column;
}

.about h4 {
    text-align: center;
}

.about .btn {
    margin-left: auto;
    margin-right: auto;
}

.about>.container {
    padding-right: 0;
}

.about>.img {
    position: relative;
    height: 256px;
}

.about>.img img {
    position: absolute;
}

.about li {
    margin-right: 15px;
}

.about ul {
    justify-content: center;
}

.projects .slider-nav span::before {
    background: rgba(255, 255, 255, .7);
    padding: 40px 20px;
    color: rgba(0, 0, 0, .8);
}

.projects .slider-nav .next {
    right: 40px;
}

.objects .slider-nav span::before {
    background: rgba(255, 255, 255, .7);
    padding: 40px 20px;
    color: rgba(0, 0, 0, .8);
}

.objects .slider-nav .next {
    right: 40px;
}

.guarantees {
    margin-top: 0;
}

.partners li {
    opacity: 1;
}

.partners li img {
    max-height: 90px;
    max-width: 290px;
    margin-bottom: 30px;
}

.contacts #map {
    z-index: auto;
}

h1 {
    text-transform: none;
    font-size: 42px;
}

#projects-slider .slide__item:hover {
    color: white;
}

#objects-slider .slide__item:hover {
    color: white;
}

#projects-slider .slide__item:hover span {
    color: white;
}

#projects-slider .slide span {
    background: rgba(255, 255, 255, .7);
    color: black;
    padding: 45px 30px;
}

#objects-slider .slide__item:hover span {
    color: white;
}

#objects-slider .slide span {
    background: rgba(255, 255, 255, .7);
    color: black;
    padding: 45px 30px;
}

.tabs li {
    font-weight: bold;
    padding: 0;
    margin-right: 20px;
}

.main-nav li {
    background: none;
    color: black;
}

.main-nav li span {
    font-size: 16px;
    white-space: nowrap;
}