/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

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

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

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

a {
    background-color: transparent
}

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

b,strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

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

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

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

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

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

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

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

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

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

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

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

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

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

.main {
    padding-top: 110px
}

.dc-content_thm-1 h1,.dc-content_thm-2 h2 {
    font-family: Garet;
    font-style: normal;
    font-weight: 300;
    font-size: 52px;
    line-height: 1.3076923077;
    text-transform: uppercase;
    color: #4a4a49
}

.dc-content_thm-3 h1 {
    font-family: Garet;
    font-style: normal;
    font-weight: 300;
    font-size: 52px;
    line-height: 1.3076923077;
    text-transform: uppercase;
    color: #4a4a49
}

.dc-content_thm-1 h2,.form-bg__title {
    font-family: Garet;
    font-style: normal;
    font-weight: 300;
    font-size: 42px;
    line-height: 1.3095238095;
    letter-spacing: .005em;
    color: #4a4a49
}

.dc-content_thm-3 h2 {
    font-family: Garet;
    font-style: normal;
    font-weight: 300;
    font-size: 42px;
    line-height: 1.3095238095;
    letter-spacing: .005em;
    color: #4a4a49
}

.dc-content_thm-1 h3,.dc-content_thm-2 h3 {
    font-family: Garet;
    font-style: normal;
    font-weight: 300;
    font-size: 28px;
    line-height: 1.2857142857;
    color: #4a4a49
}

.dc-content_thm-3 h3 {
    font-family: Garet;
    font-style: normal;
    font-weight: 300;
    font-size: 28px;
    line-height: 1.2857142857;
    color: #4a4a49
}

.dc-content_thm-1 p,.dc-content_thm-2 p,.dc-content_thm-3 p {
    font-family: Garet;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: .005em;
    color: #4a4a49
}

.dc-content_thm-1 h2+p {
    margin-top: 20px
}

.dc-content_thm-2 h2+p {
    margin-top: 40px
}

.dc-content_thm-3 h2+p {
    margin-top: 20px
}

.text-center {
    text-align: center
}

.container {
    max-width: 460px;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
    position: relative
}

.main-wrap {
    overflow: hidden;
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

body {
    background-color: #fff;
    position: relative;
    font-family: Garet;
    color: #000;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    line-height: 1.2
}

ul {
    margin: 0;
    padding: 0
}

ul li {
    list-style-type: none
}

h1,h2,h3,h4,h5,h6 {
    line-height: 1.2;
    font-weight: 400;
    padding: 0;
    margin: 0
}

img {
    max-width: 100%;
    height: auto
}

.dc-img-block img {
    display: block
}

[type=submit] {
    cursor: pointer
}

.wpm-select-wrap,.wpm-select-wrap *,.wpm-select-wrap.after,.wpm-select-wrap:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.flag-icon.flag-icon-squared {
    width: 20px!important;
    line-height: 20px!important;
    margin-right: 8px!important;
    border-radius: 50%
}

.wpm-select-wrap {
    position: relative;
    z-index: 20
}

.wpm-select-wrap_open .wpm-select-placeholder,.wpm-select-wrap_open-dropdown .wpm-select-placeholder {
    border-color: #4a4a49
}

.wpm-select-wrap_open .wpm-select-placeholder__clear,.wpm-select-wrap_open-dropdown .wpm-select-placeholder__clear {
    opacity: 0!important;
    visibility: hidden!important
}

.wpm-select-wrap_open .wpm-select-placeholder__arrow svg path,.wpm-select-wrap_open-dropdown .wpm-select-placeholder__arrow svg path {
    fill: #a67c2e
}

.wpm-select-wrap_open-dropdown {
    z-index: 101
}

.wpm-select-wrap_open-dropdown .wpm-select-dropdown-container {
    visibility: visible;
    z-index: 10;
    opacity: 1
}

.wpm-select-wrap_open {
    z-index: 101
}

.wpm-select-wrap_open .wpm-select-placeholder__search {
    opacity: 1
}

.wpm-select-wrap_open .wpm-select-placeholder__rendered,.wpm-select-wrap_open .wpm-select-placeholder__single {
    opacity: 0;
    z-index: -1
}

.wpm-select-wrap_open .wpm-select-dropdown-container {
    visibility: visible;
    z-index: 10;
    opacity: 1
}

.wpm-select-dropdown-container {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    overflow: hidden;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
    margin-top: 8px;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 0
}

.wpm-select-dropdown {
    max-height: 150px!important;
    overflow-y: auto;
    padding: 8px
}

.wpm-select-dropdown__empty {
    text-align: center;
    font-size: 15px;
    padding: 8px 20px
}

.wpm-select-dropdown__option {
    border-radius: 0;
    margin: 0 0;
    font-size: 15px;
    font-weight: 300;
    line-height: 22px;
    color: #4a4a49;
    cursor: default;
    background: #fff;
    padding: 8px 12px
}

.wpm-select-dropdown__option_highlighted {
    background: rgba(166,124,46,.2)!important
}

.wpm-select-placeholder {
    overflow: hidden;
    position: relative;
    height: 50px;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 0;
    font-size: 15px;
    font-family: Garet;
    font-weight: 300;
    color: #4a4a49
}

.wpm-select-placeholder__search {
    opacity: 0;
    border: 0!important;
    background: #fff;
    height: 100%;
    position: relative;
    font-size: 16px;
    padding: 9px 12px;
    font-weight: 300;
    color: #4a4a49;
    border: 1px solid #a67c2e;
    border-radius: 0;
    overflow: hidden;
    -webkit-tap-highlight-color: transparent;
    display: block;
    width: 100%
}

.wpm-select-placeholder__search::-webkit-input-placeholder {
    color: #4a4a49
}

.wpm-select-placeholder__search:-moz-placeholder {
    color: #4a4a49
}

.wpm-select-placeholder__search::-moz-placeholder {
    color: #4a4a49
}

.wpm-select-placeholder__search:-ms-input-placeholder {
    color: #4a4a49
}

.wpm-select-placeholder__search:focus {
    outline: 0!important
}

.wpm-select-placeholder__rendered,.wpm-select-placeholder__single {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-left: 20px;
    line-height: 50px
}

.wpm-select-placeholder__rendered {
    color: #4a4a49!important
}

.wpm-select-placeholder__single {
    font-style: normal;
    color: #828282;
    padding-right: 40px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.wpm-select-placeholder__single_active+.wpm-select-placeholder__rendered {
    opacity: 0;
    z-index: -1
}

.wpm-select-placeholder__single_active~.wpm-select-placeholder__buttons .wpm-select-placeholder__clear {
    opacity: 1!important;
    visibility: visible
}

.wpm-select-placeholder__buttons {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.wpm-select-placeholder__clear {
    opacity: 0;
    visibility: hidden
}

.wpm-select-placeholder__arrow,.wpm-select-placeholder__clear {
    cursor: pointer;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
    width: 36px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.wpm-select-placeholder__arrow:hover svg path,.wpm-select-placeholder__clear:hover svg path {
    fill: #a67c2e
}

.wpm-select-placeholder__arrow svg path,.wpm-select-placeholder__clear svg path {
    fill: #667085;
    -webkit-transition: fill .15s ease;
    -o-transition: fill .15s ease;
    transition: fill .15s ease
}

@-webkit-keyframes spinAround {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes spinAround {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.dc-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    max-width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    padding: 11px 32px;
    line-height: 1.5;
    border-radius: 5px;
    text-decoration: none;
    position: relative;
    border: 1px solid transparent;
    outline: 0;
    font-family: Garet;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    color: #4a4a49
}

.dc-btn_primary {
    color: #fff;
    background-color: #4a4a49;
    border-color: #4a4a49;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.dc-btn_primary:hover {
    background-color: #a67c2e;
    border-color: #a67c2e
}

.dc-btn_secondary {
    color: #fff;
    background-color: #29cfcf;
    border-color: #29cfcf;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.dc-btn_secondary:hover {
    background-color: #25baba;
    border-color: #25baba
}

.dc-btn_loading {
    color: transparent!important
}

.dc-btn_loading:after {
    -webkit-animation: spinAround .5s infinite linear;
    animation: spinAround .5s infinite linear;
    border: 3px solid #dbdbdb;
    border-radius: 290486px;
    border-right-color: transparent;
    border-top-color: transparent;
    content: "";
    display: block;
    height: 16px;
    position: relative;
    width: 16px;
    position: absolute;
    left: calc(50% - (16px / 2));
    top: calc(50% - (16px / 2));
    position: absolute!important
}

.dc-btn:disabled {
    background-color: #ddd!important;
    border-color: #ddd!important;
    cursor: default!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.dc-input {
    position: relative
}

.dc-input:not(:last-child) {
    margin-bottom: 20px
}

.dc-input__label {
    position: absolute;
    font-family: Garet;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    color: #828282;
    left: 20px;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    pointer-events: none
}

.dc-input__label span {
    color: #a67c2e
}

.dc-input>input, .dc-input>textarea {
    display: block;
    width: 100%;
    outline: 0;
    margin: 0;
    max-width: 100%;
    text-align: left;
    font-size: 14px;
    height: 50px;
    padding: 10px 20px;
    background: #fff;
    border: 1px solid #e0e0e0;
    font-family: Garet;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    color: #4a4a49;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color .1s ease;
    -o-transition: border-color .1s ease;
    transition: border-color .1s ease;
    -webkit-tap-highlight-color: rgba(255,255,255,0)
}

.dc-input>textarea {
    min-height: 200px;
    width: 100% !important;
    padding-top: 20px;
}

.dc-input>input::-webkit-input-placeholder {
    color: #000
}

.dc-input>input:-moz-placeholder {
    color: #000
}

.dc-input>input::-moz-placeholder {
    color: #000
}

.dc-input>input:-ms-input-placeholder {
    color: #000
}

.dc-input>input:focus {
    border-color: #4a4a49
}

.dc-input>input:focus~.dc-input__label {
    display: none
}

.dc-input>input:not([value=""])+.dc-input__label {
    display: none
}

.dc-input_error>input, .dc-input_error>textarea {
    background: #fff6f6!important;
    border-color: #e0b4b4!important
}

.dc-input_disabled>input {
    opacity: .4;
    pointer-events: none
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
    outline: 0;
    padding: 5px 5px;
    display: inline-block;
    cursor: pointer;
    -webkit-transition-property: opacity,-webkit-filter;
    transition-property: opacity,-webkit-filter;
    -o-transition-property: opacity,filter;
    transition-property: opacity,filter;
    transition-property: opacity,filter,-webkit-filter;
    -webkit-transition-duration: .15s;
    -o-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible
}

.hamburger span {
    display: block
}

.hamburger:hover {
    opacity: .9
}

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

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

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

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

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

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

.hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    -webkit-transition-duration: .15s;
    -o-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-delay: .15s;
    -o-transition-delay: .15s;
    transition-delay: .15s;
    -webkit-transition-timing-function: cubic-bezier(.55,.055,.675,.19);
    -o-transition-timing-function: cubic-bezier(.55,.055,.675,.19);
    transition-timing-function: cubic-bezier(.55,.055,.675,.19)
}

.hamburger--collapse .hamburger-inner::after {
    top: -18px;
    -webkit-transition: top .3s .3s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear;
    -o-transition: top .3s .3s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear;
    transition: top .3s .3s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear
}

.hamburger--collapse .hamburger-inner::before {
    -webkit-transition: top .12s .3s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .15s cubic-bezier(.55,.055,.675,.19);
    transition: top .12s .3s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .15s cubic-bezier(.55,.055,.675,.19);
    -o-transition: top .12s .3s cubic-bezier(.33333,.66667,.66667,1),transform .15s cubic-bezier(.55,.055,.675,.19);
    transition: top .12s .3s cubic-bezier(.33333,.66667,.66667,1),transform .15s cubic-bezier(.55,.055,.675,.19);
    transition: top .12s .3s cubic-bezier(.33333,.66667,.66667,1),transform .15s cubic-bezier(.55,.055,.675,.19),-webkit-transform .15s cubic-bezier(.55,.055,.675,.19)
}

.hamburger--collapse.is-active .hamburger-inner {
    -webkit-transform: translate3d(0,-9px,0) rotate(-45deg);
    transform: translate3d(0,-9px,0) rotate(-45deg);
    -webkit-transition-delay: .32s;
    -o-transition-delay: .32s;
    transition-delay: .32s;
    -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    -o-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transition-timing-function: cubic-bezier(.215,.61,.355,1)
}

.hamburger--collapse.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    -webkit-transition: top .3s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .27s linear;
    -o-transition: top .3s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .27s linear;
    transition: top .3s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .27s linear
}

.hamburger--collapse.is-active .hamburger-inner::before {
    top: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: top .12s .18s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .15s .42s cubic-bezier(.215,.61,.355,1);
    transition: top .12s .18s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .15s .42s cubic-bezier(.215,.61,.355,1);
    -o-transition: top .12s .18s cubic-bezier(.33333,0,.66667,.33333),transform .15s .42s cubic-bezier(.215,.61,.355,1);
    transition: top .12s .18s cubic-bezier(.33333,0,.66667,.33333),transform .15s .42s cubic-bezier(.215,.61,.355,1);
    transition: top .12s .18s cubic-bezier(.33333,0,.66667,.33333),transform .15s .42s cubic-bezier(.215,.61,.355,1),-webkit-transform .15s .42s cubic-bezier(.215,.61,.355,1)
}

@-webkit-keyframes fixedHeader {
    from {
        top: -100%
    }

    to {
        top: 0
    }
}

@keyframes fixedHeader {
    from {
        top: -100%
    }

    to {
        top: 0
    }
}

.header {
    padding-top: 18px;
    padding-bottom: 18px;
    z-index: 100;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transition: padding .2s ease;
    -o-transition: padding .2s ease;
    transition: padding .2s ease
}

.header_fixed {
    padding-top: 10px;
    padding-bottom: 10px
}

.topline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.topline-col-logo {
    width: 25%;
    position: relative;
    z-index: 100
}

.logo-wrap {
    max-width: 151px
}

.logo-wrap a {
    display: inline-block;
    max-width: 100%;
    vertical-align: top
}

.logo-wrap a img {
    display: block
}

.topline-col-menu {
    width: 50%;
    text-align: center
}

.main-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: -29px;
    margin-right: -29px
}

.main-nav li {
    padding-left: 29px;
    padding-right: 29px
}

.main-nav li a {
    text-decoration: none;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 1.0666666667;
    text-transform: uppercase;
    color: #4a4a49;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease
}

.main-nav li a:hover {
    color: #a67c2e
}

.topline-col-btns {
    width: 25%;
    text-align: right
}

.hamburger-wrap {
    margin-left: 5px;
    position: relative;
    right: -5px
}

.footer p,.footer-list ul a {
    font-family: Garet;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #4a4a49
}

.footer-wrap {
    border-top: 1px solid #4a4a49
}

.footer {
    margin-top: auto;
    padding-top: 25px;
    padding-bottom: 37px
}

.footer-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer-col-l {
    max-width: 50%
}

.footer-col-r {
    max-width: 50%
}

.footer-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: -15px;
    margin-right: -15px
}

.footer-list ul>* {
    padding-left: 15px;
    padding-right: 15px
}

.footer-list ul a {
    text-decoration: none;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease
}

.footer-list ul a:hover {
    color: #a67c2e
}

.section-all {
    padding-top: 80px;
    padding-bottom: 80px
}

.section-main {
    padding-top: 104px;
    padding-bottom: 194px;
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(74, 74, 73,.1)),color-stop(110.8%,rgba(255,255,255,.56)));
    background: -o-linear-gradient(top,rgba(74, 74, 73,.1) 0,rgba(255,255,255,.56) 110.8%);
    background: linear-gradient(180deg,rgba(74, 74, 73,.1) 0,rgba(255,255,255,.56) 110.8%)
}

.section-main-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.section-main-col-l {
    width: 42.5%
}

.section-main-col-r {
    width: 57.5%
}

figure {
    padding: 0;
    margin: 0
}

.section-main-img {
    position: relative
}

.section-main-img:before {
    content: "";
    display: block;
    position: absolute;
    right: -21px;
    top: -30px;
    background: url(../img/main-img-pattern.svg) center top no-repeat;
    width: 103px;
    height: 127px;
    background-size: contain!important
}

.ds-img_1 img {
    -webkit-filter: drop-shadow(25px 25px 0 #4a4a49);
    filter: drop-shadow(25px 25px 0 #4a4a49)
}

.ds-img_2 img {
    -webkit-filter: drop-shadow(20px 20px 0 #4a4a49);
    filter: drop-shadow(20px 20px 0 #4a4a49)
}

.ds-img_tl-2 {
    -webkit-filter: drop-shadow(-20px -20px 0 #4a4a49);
    filter: drop-shadow(-20px -20px 0 #4a4a49)
}

.section-about {
    padding-top: 0px;
    padding-bottom: 162px
}

.section-about .container:before {
    content: "";
    display: none;
    position: absolute;
    background: url(../img/pattern2.svg?v=2) center top no-repeat;
    width: 583px;
    height: 471px;
    top: 260px;
    left: -360px;
    background-size: contain
}

.section-past-future .container::before {
    content: "";
    display: block;
    position: absolute;
    background: url(../img/pattern2.svg?v=2) center top no-repeat;
    width: 583px;
    height: 471px;
    top: 45px;
    left: -360px;
    background-size: contain
}

.about-us-row {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.about-us-col-l {
    width: 59.7413793103%
}

.row-mt {
    margin-top: 70px
}

.about-us-col-r {
    width: 40.2586206897%;
    padding-right: 94px
}

.about-us-col-r p:last-child {
    margin-bottom: 0
}

.section-past-future {
    /* background: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.56)),color-stop(113.15%,rgba(74, 74, 73,.1)));
    background: -o-linear-gradient(top,rgba(255,255,255,.56) 0,rgba(74, 74, 73,.1) 113.15%);
    background: linear-gradient(180deg,rgba(255,255,255,.56) 0,rgba(74, 74, 73,.1) 113.15%); */
    padding-top: 126px;
    padding-bottom: 126px
}

.section-about {
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.56)),color-stop(113.15%,rgba(74, 74, 73,.1)));
    background: -o-linear-gradient(top,rgba(255,255,255,.56) 0,rgba(74, 74, 73,.1) 113.15%);
    background: linear-gradient(180deg,rgba(255,255,255,.56) 0,rgba(74, 74, 73,.1) 113.15%);
}

.past-future-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.past-future-col-l {
    width: 50.8620689655%;
    padding-left: 98px
}

.past-future-col-r {
    width: 49.1379310345%
}

.photos-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -20px
}

.photos-col {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px
}

.section-credentials {
    padding-top: 140px;
    padding-bottom: 86px
}

.section-credentials .main-slider:not(.swiper-initialized) {
    margin-left: -10px;
    margin-right: -10px
}

.section-credentials .main-slider:not(.swiper-initialized) .swiper-slide {
    padding-left: 10px;
    padding-right: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.section-credentials .swiper-slide {
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 25%
}

.section-credentials .swiper-slide img {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.credentials-wrap p {
    max-width: 492px;
    margin-left: auto;
    margin-right: auto
}

.credentials-wrap p:last-child {
    margin-bottom: 0
}

.main-slider-wrap {
    position: relative;
    padding-left: 50px;
    padding-right: 50px
}

.wpm-swiper-button {
    cursor: pointer;
    -webkit-transition: border-color .2s ease;
    -o-transition: border-color .2s ease;
    transition: border-color .2s ease
}

.wpm-swiper-button_prev {
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 19.5px 24px 19.5px 0;
    border-color: transparent #4a4a49 transparent transparent
}

.wpm-swiper-button_prev:hover {
    border-color: transparent #a67c2e transparent transparent
}

.wpm-swiper-button_next {
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 19.5px 0 19.5px 24px;
    border-color: transparent transparent transparent #4a4a49
}

.wpm-swiper-button_next:hover {
    border-color: transparent transparent transparent #a67c2e
}

.partners-logo img {
    -webkit-transition: -webkit-filter .35s ease;
    transition: -webkit-filter .35s ease;
    -o-transition: filter .35s ease;
    transition: filter .35s ease;
    transition: filter .35s ease,-webkit-filter .35s ease
}

.partners-logo a {
    text-decoration: none
}

.partners-logo a:hover img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.section-contact {
    padding-top: 86px;
    padding-bottom: 148px
}

.contacts-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.contacts-col-l {
    width: 33.7931034483%
}

.contact-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    color: #4a4a49
}

.contact-list_mt-1 {
    margin-top: 30px
}

.contact-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.contact-list__item:not(:last-child) {
    margin-bottom: 20px
}

.contact-list a {
    text-decoration: none;
    color: inherit
}

.contact-list a:hover .contact-list__icon {
    background-color: #636362
}

.contact-list__icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 37px;
    height: 37px;
    border-radius: 50%;
    background-color: #4a4a49;
    -webkit-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 26px
}

.contact-list__icon img,.contact-list__icon svg {
    max-width: 95%;
    height: auto
}

.contact-list span {
    font-family: Garet;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    letter-spacing: .005em;
    color: #4a4a49
}

.contacts-col-r {
    width: 66.2068965517%
}

.form-wrapper {
    padding: 25px 33px;
    background-image: url(../img/form-pattern.svg),url(../img/form-pattern.svg);
    background-repeat: no-repeat,no-repeat;
    background-position: left top,right bottom
}

.form-wrapper [type=submit] {
    width: 100%;
    border-radius: 0;
    height: 50px;
    font-size: 15px
}

.form-bg {
    background: #fff;
    padding: 65px 79px;
    position: relative
}

.form-bg_success form {
    opacity: 0;
    z-index: -1
}

.form-bg_success .form-bg__title {
    z-index: 3;
    opacity: 1;
    visibility: visible
}

.form-bg__title {
    opacity: 1;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .35s ease;
    -o-transition: opacity .35s ease;
    transition: opacity .35s ease
}

@media (min-width: 576px) {
    .container {
        padding-left:15px;
        padding-right: 15px;
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .container {
        max-width:720px
    }

    .hamburger-wrap {
        display: none
    }

    .wpm-swiper-button {
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0,-50%);
        -ms-transform: translate(0,-50%);
        transform: translate(0,-50%)
    }
}

@media (min-width: 992px) {
    .container {
        max-width:960px
    }
}

@media (min-width: 1230px) {
    .container {
        max-width:1190px
    }
}

@media (max-width: 1229.98px) {
    .dc-content_thm-1 h1,.dc-content_thm-2 h2 {
        font-size:41px
    }

    .dc-content_thm-3 h1 {
        font-size: 41px
    }

    .dc-content_thm-1 h2,.form-bg__title {
        font-size: 33px
    }

    .dc-content_thm-3 h2 {
        font-size: 33px
    }

    .dc-content_thm-1 h3,.dc-content_thm-2 h3 {
        font-size: 22px
    }

    .dc-content_thm-3 h3 {
        font-size: 22px
    }

    .dc-content_thm-1 p,.dc-content_thm-2 p,.dc-content_thm-3 p {
        font-size: 12px
    }

    .dc-content_thm-1 h2+p {
        margin-top: 16px
    }

    .dc-content_thm-2 h2+p {
        margin-top: 32px
    }

    .dc-content_thm-3 h2+p {
        margin-top: 16px
    }

    .wpm-select-placeholder {
        height: 40px
    }

    .wpm-select-placeholder__rendered,.wpm-select-placeholder__single {
        line-height: 40px
    }

    .dc-btn {
        padding: 8px 25px
    }

    .dc-input>input {
        height: 40px
    }

    .main-nav {
        margin-left: -24px;
        margin-right: -24px
    }

    .main-nav li {
        padding-left: 23px;
        padding-right: 23px
    }

    .section-main {
        padding-top: 83px;
        padding-bottom: 156px
    }

    .section-main-img:before {
        right: -17px;
        top: -25px;
        width: 83px;
        height: 102px
    }

    .ds-img_1 img {
        -webkit-filter: drop-shadow(20px 20px 0 #4a4a49);
        filter: drop-shadow(20px 20px 0 #4a4a49)
    }

    .ds-img_2 img {
        -webkit-filter: drop-shadow(16px 16px 0 #4a4a49);
        filter: drop-shadow(16px 16px 0 #4a4a49)
    }

    .ds-img_tl-2 {
        -webkit-filter: drop-shadow(-17px -17px 0 #4a4a49);
        filter: drop-shadow(-17px -17px 0 #4a4a49)
    }

    .section-about {
        padding-top: 0px;
        padding-bottom: 59px
    }

    .section-about .container:before {
        width: 470px;
        height: 379px;
        top: 209px;
        left: -291px
    }

    .section-past-future .container::before {
        width: 470px;
        height: 379px;
        top: 209px;
        left: -291px
    }

    .row-mt {
        margin-top: 56px
    }

    .about-us-col-r {
        padding-right: 75px
    }

    .section-past-future {
        padding-top: 101px;
        padding-bottom: 101px
    }

    .past-future-col-l {
        padding-left: 79px
    }

    .photos-grid {
        margin-left: -9px;
        margin-right: -9px;
        margin-bottom: -17px
    }

    .photos-col {
        padding-left: 8px;
        padding-right: 8px;
        margin-bottom: 16px
    }

    .section-credentials {
        padding-top: 112px;
        padding-bottom: 69px
    }

    .section-contact {
        padding-top: 69px;
        padding-bottom: 119px
    }

    .contact-list_mt-1 {
        margin-top: 24px
    }

    .contact-list__icon {
        margin-right: 20px
    }

    .form-wrapper {
        padding: 20px 26px;
        background-size: 100px 151px
    }

    .form-wrapper [type=submit] {
        height: 40px
    }

    .form-bg {
        padding: 52px 63px
    }
}

@media (max-width: 991.98px) {
    .main {
        padding-top:96px
    }

    .dc-content_thm-1 h1,.dc-content_thm-2 h2 {
        font-size: 31px
    }

    .dc-content_thm-3 h1 {
        font-size: 37.2px
    }

    .dc-content_thm-3 h2 {
        font-size: 30px
    }

    .dc-content_thm-3 h3 {
        font-size: 19.2px
    }

    .dc-content_thm-1 h2+p {
        margin-top: 12px
    }

    .dc-content_thm-2 h2+p {
        margin-top: 24px
    }

    .dc-content_thm-3 h2+p {
        margin-top: 12px
    }

    .dc-btn {
        font-size: 12px
    }

    .logo-wrap {
        max-width: 121px
    }

    .main-nav {
        margin-left: -18px;
        margin-right: -18px
    }

    .main-nav li {
        padding-left: 17px;
        padding-right: 17px
    }

    .main-nav li a {
        font-size: 12px
    }

    .section-main {
        padding-top: 62px;
        padding-bottom: 117px
    }

    .section-main-img:before {
        right: -13px;
        top: -19px;
        width: 62px;
        height: 76px
    }

    .ds-img_1 img {
        -webkit-filter: drop-shadow(15px 15px 0 #4a4a49);
        filter: drop-shadow(15px 15px 0 #4a4a49)
    }

    .ds-img_2 img {
        -webkit-filter: drop-shadow(12px 12px 0 #4a4a49);
        filter: drop-shadow(12px 12px 0 #4a4a49)
    }

    .ds-img_tl-2 {
        -webkit-filter: drop-shadow(-13px -13px 0 #4a4a49);
        filter: drop-shadow(-13px -13px 0 #4a4a49)
    }

    .section-about {
        padding-top: 0px;
        padding-bottom: 32px
    }

    .section-about .container:before {
        width: 352px;
        height: 284px;
        top: 157px;
        left: -218px
    }

    .section-past-future .container::before {
        width: 352px;
        height: 284px;
        top: 157px;
        left: -218px
    }

    .about-us-col-l {
        width: 50%
    }

    .row-mt {
        margin-top: 42px
    }

    .about-us-col-r {
        padding-right: 56px;
        width: 50%
    }

    .section-past-future {
        padding-top: 76px;
        padding-bottom: 76px
    }

    .past-future-col-l {
        padding-left: 59px
    }

    .photos-grid {
        margin-left: -7px;
        margin-right: -7px;
        margin-bottom: -13px
    }

    .photos-col {
        padding-left: 6px;
        padding-right: 6px;
        margin-bottom: 12px
    }

    .section-credentials {
        padding-top: 84px;
        padding-bottom: 52px
    }

    .section-contact {
        padding-top: 52px;
        padding-bottom: 89px
    }

    .contact-list_mt-1 {
        margin-top: 18px
    }

    .contact-list__icon {
        margin-right: 15px
    }

    .form-wrapper {
        padding: 15px 19px;
        background-size: 75px 113px
    }

    .form-bg {
        padding: 39px 47px
    }
}

@media (max-width: 767.98px) {
    .main {
        padding-top:82px
    }

    .dc-content_thm-1 h1,.dc-content_thm-2 h2 {
        font-size: 23px
    }

    .dc-content_thm-1 h3,.dc-content_thm-2 h3 {
        font-size: 20px
    }

    .dc-content_thm-1 p,.dc-content_thm-2 p,.dc-content_thm-3 p {
        font-size: 14px
    }

    .dc-content_thm-1 h2+p {
        margin-top: 9px
    }

    .dc-content_thm-2 h2+p {
        margin-top: 18px
    }

    .dc-content_thm-3 h2+p {
        margin-top: 9px
    }

    .topline {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .topline-col-logo {
        width: auto
    }

    .logo-wrap {
        max-width: 91px
    }

    .topline-col-menu {
        width: 100%;
        padding-top: 100px;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: #fff;
        -webkit-transform: translate(105%,0);
        -ms-transform: translate(105%,0);
        transform: translate(105%,0);
        -webkit-transition: -webkit-transform .35s ease;
        transition: -webkit-transform .35s ease;
        -o-transition: transform .35s ease;
        transition: transform .35s ease;
        transition: transform .35s ease,-webkit-transform .35s ease
    }

    .topline-col-menu.topline-col-menu_active {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        transform: translate(0,0)
    }

    .topline-col-menu.topline-col-menu_active~.topline-col-btns .dc-btn {
        opacity: 0;
        z-index: -1
    }

    .main-nav {
        display: block
    }

    .main-nav li a {
        font-size: 24px;
        display: block;
        padding: 8px 10px
    }

    .topline-col-btns {
        width: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .footer p,.footer-list ul a {
        text-align: center
    }

    .footer-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .footer-row>* {
        width: 100%!important;
        max-width: 100%!important
    }

    .footer-list ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .section-main {
        padding-top: 47px;
        padding-bottom: 88px
    }

    .section-main-img:before {
        right: -10px;
        top: -14px;
        width: 46px;
        height: 57px
    }

    .ds-img_1 img {
        -webkit-filter: drop-shadow(11px 11px 0 #4a4a49);
        filter: drop-shadow(11px 11px 0 #4a4a49)
    }

    .ds-img_2 img {
        -webkit-filter: drop-shadow(9px 9px 0 #4a4a49);
        filter: drop-shadow(9px 9px 0 #4a4a49)
    }

    .ds-img_tl-2 {
        -webkit-filter: drop-shadow(-10px -10px 0 #4a4a49);
        filter: drop-shadow(-10px -10px 0 #4a4a49)
    }

    .section-about {
        padding-top: 0px;
        padding-bottom: 106px
    }

    .section-about .container:before {
        width: 264px;
        height: 213px;
        top: auto;
        bottom: -50px;
        left: -164px
    }

    .section-past-future .container::before {
        width: 264px;
        height: 213px;
        top: auto;
        bottom: -50px;
        left: -164px
    }

    .about-us-col-l {
        width: 100%
    }

    .row-mt {
        margin-top: 31px
    }

    .about-us-col-r {
        padding-right: 0;
        width: 100%;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        margin-bottom: 30px;
        margin-top: 30px
    }

    .section-past-future {
        padding-top: 57px;
        padding-bottom: 57px
    }

    .past-future-col-l {
        width: 100%;
        padding-left: 0;
        margin-bottom: 30px;
        padding-top:30px
    }

    .past-future-col-r {
        width: 100%
    }

    .photos-grid {
        margin-left: -5px;
        margin-right: -5px;
        margin-bottom: -10px
    }

    .photos-col {
        padding-left: 4px;
        padding-right: 4px;
        margin-bottom: 9px
    }

    .section-credentials {
        padding-top: 63px;
        padding-bottom: 39px
    }

    .section-credentials .swiper-slide {
        width: 50%
    }

    .main-slider-wrap {
        padding-left: 0;
        padding-right: 0
    }

    .wpm-swiper-buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 20px
    }

    .wpm-swiper-buttons>* {
        margin-left: 10px;
        margin-right: 10px
    }

    .section-contact {
        padding-top: 39px;
        padding-bottom: 67px
    }

    .contacts-col-l {
        text-align: center;
        width: 100%;
        margin-bottom: 30px
    }

    .contact-list-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .contact-list__icon {
        margin-right: 11px
    }

    .contacts-col-r {
        width: 100%
    }

    .form-wrapper {
        padding: 11px 14px;
        background-size: 56px 85px
    }

    .form-bg {
        padding: 29px 35px
    }

    .about-us-row {
        flex-direction: column-reverse;
    }
}

@media (max-width: 575.98px) {
    .dc-content_thm-1 h1,.dc-content_thm-2 h2 {
        font-size:28px
    }

    .dc-content_thm-1 h2,.form-bg__title {
        font-size: 28px
    }

    .dc-content_thm-1 h3,.dc-content_thm-2 h3 {
        font-size: 24px
    }

    .footer p,.footer-list ul a {
        font-size: 12px
    }

    .section-main-col-l {
        width: 100%;
        text-align: center;
        padding-bottom: 30px
    }

    .section-main-col-r {
        width: 100%
    }

    .form-bg {
        padding: 12px 8px
    }
}
