@font-face {
    font-family: Roboto;
    font-style: normal;
    font-display: block;
    font-weight: 400;
    src: local("Roboto"),local("Roboto-Regular"),url('/files/KFOmCnqEu92Fr1Mu5mxKKTU1Kvnz.woff2') format("woff2");
    unicode-range: U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-display: block;
    font-weight: 500;
    src: local("Roboto Medium"),local("Roboto-Medium"),url('/files/KFOlCnqEu92Fr1MmEU9fABc4AMP6lbBP.woff2') format("woff2");
    unicode-range: U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-display: block;
    font-weight: 300;
    src: local("Roboto Light"),local("Roboto-Light"),url('/files/KFOlCnqEu92Fr1MmSU5fBBc4AMP6lQ.woff2') format("woff2");
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-display: block;
    font-weight: 400;
    src: local("Roboto"),local("Roboto-Regular"),url('/files/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2') format("woff2");
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-display: block;
    font-weight: 500;
    src: local("Roboto Medium"),local("Roboto-Medium"),url('/files/KFOlCnqEu92Fr1MmEU9fBBc4AMP6lQ.woff2') format("woff2");
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

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

article,footer,form,header,main,nav,section {
    display: block
}

form {
    margin: 0
}

button {
    -webkit-appearance: button;
    cursor: pointer
}

label {
    margin: 0;
    padding: 0
}

button,input {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

[role=button] {
    cursor: pointer
}

@-ms-viewport {
    width: device-width
}

.hidden {
    display: none!important
}

html {
    width: auto;
    padding: 0;
    margin: 0;
    font-size: 10px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-overflow-scrolling: touch
}

body {
    position: relative;
    min-width: 320px;
    margin: 0;
    padding: 0;
    font-weight: 300;
    font-size: 18px;
    line-height: 1.55;
    font-family: Roboto,Arial,Helvetica,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    word-wrap: break-word;
    overflow-wrap: break-word;
    color: #3c3c3c;
    background-color: #fff;
}

@media (max-width: 479px) {
    body {
        font-size:16px
    }
}

.page {
    position: relative;
    width: 100%
}

.container {
    width: 100%;
    max-width: 1180px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 1199px) {
    .container {
        max-width:970px
    }
}

@media (max-width: 991px) {
    .container {
        max-width:640px
    }
}

@media (max-width: 479px) {
    .container {
        padding-left:10px;
        padding-right: 10px
    }
}

span[role=button] {
    outline: 0
}

.h2,.h3,h1,h2,h3 {
    margin-top: 0;
    margin-bottom: 1em;
    font-weight: 300;
    line-height: 1.3;
    text-align: center;
    text-transform: uppercase
}

h1 {
    margin-bottom: 50px;
    font-weight: 400;
    font-size: 62px;
    line-height: 1.1
}

@media (max-width: 1799px) {
    h1 {
        margin-bottom:.5em;
        font-size: -webkit-calc(45px + .5vw);
        font-size: calc(45px + .5vw)
    }
}

@media (max-width: 1399px) {
    h1 {
        font-size:-webkit-calc(42px + .5vw);
        font-size: calc(42px + .5vw);
        line-height: 1.2
    }
}

@media (max-width: 1199px) {
    h1 {
        font-size:-webkit-calc(38px + .5vw);
        font-size: calc(38px + .5vw)
    }
}

@media (max-width: 991px) {
    h1 {
        font-size:-webkit-calc(32px + .5vw);
        font-size: calc(32px + .5vw);
        margin-bottom: .3em
    }
}

@media (max-width: 479px) {
    h1 {
        font-size:28px
    }
}

.h2,h2 {
    font-size: 32px
}

@media (max-width: 479px) {
    .h2,h2 {
        font-size:26px
    }
}

.h3,h3 {
    font-size: 24px
}

@media (max-width: 479px) {
    .h3,h3 {
        font-size:20px
    }
}

a {
    color: #72a1d2;
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

a[href^=tel] {
    white-space: nowrap
}

ol,p,ul {
    margin-top: 0;
    margin-bottom: 27px
}

@media (max-width: 479px) {
    ol,p,ul {
        margin-bottom:24px
    }
}

ol,ul {
    list-style: none;
    padding-left: 0
}

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

.text-center {
    text-align: center
}

button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0
}

.btn {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    margin: 0;
    padding: 19px 30px;
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
    font-family: inherit;
    text-align: center;
    text-decoration: none;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    cursor: pointer;
    outline: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

@media (max-width: 479px) {
    .btn {
        padding-top:15px;
        padding-bottom: 15px;
        font-size: 16px;
        line-height: 20px
    }
}

.btn:hover {
    text-decoration: none
}

.btn-primary {
    background-color: #92d050;
    color: #fff
}

.btn-primary:hover {
    background-color: #abdb78
}

.page:not(.page-404) .header {
    min-height: 100vh
}

.header {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 140px;
    padding-bottom: 50px
}

@media (max-width: 1799px) {
    .header {
        padding-top:8vw
    }
}

@media (max-width: 1399px) {
    .header {
        padding-top:10vw
    }
}

@media (max-width: 991px) {
    .header {
        padding-top:30px;
        padding-bottom: 30px
    }
}

@media (max-width: 479px) {
    .header {
        padding-top:60px
    }
}

.section {
    padding-top: 100px;
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-attachment: fixed
}

@media (max-width: 991px) {
    .section {
        background-attachment:scroll
    }
}

@media (max-width: 767px) {
    .section {
        padding-top:70px
    }
}

.section--bg {
    padding-top: 0
}

.section--bg .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    min-height: 100vh
}

.hero {
    text-align: center;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.hero__top {
    position: relative;
    margin-bottom: 55px
}

@media (max-width: 1799px) {
    .hero__top {
        margin-bottom:3vw
    }
}

@media (max-width: 991px) {
    .hero__top {
        display:-webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 20px
    }
}

@media (max-width: 479px) {
    .hero__top {
        margin-bottom:20px
    }
}

.hero__desc {
    margin-bottom: 80px;
    font-size: 26px;
    color: #7f7f7f
}

@media (max-width: 1799px) {
    .hero__desc {
        font-size:-webkit-calc(18px + .5vw);
        font-size: calc(18px + .5vw);
        margin-bottom: 2em
    }
}

@media (max-width: 991px) {
    .hero__desc {
        margin-bottom:25px;
        font-size: 20px
    }
}

@media (max-width: 479px) {
    .hero__desc {
        font-size:16px;
        margin-bottom: 30px
    }
}

.hero__form {
    margin-bottom: 67px
}

@media (max-width: 1799px) {
    .hero__form {
        margin-bottom:3.5vw
    }
}

@media (max-width: 991px) {
    .hero__form {
        margin-bottom:0
    }
}

.hero__form .form__controls {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: -9px;
    margin-right: -9px
}

@media (max-width: 991px) {
    .hero__form .form__controls {
        display:block;
        margin-left: 0;
        margin-right: 0
    }
}

.hero__form .form__group {
    display: block;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 25%;
    padding-left: 9px;
    padding-right: 9px
}

@media (max-width: 991px) {
    .hero__form .form__group {
        width:100%;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 10px
    }
}

@media (max-width: 479px) {
    .hero__form .form__group {
        margin-bottom:10px
    }
}

@media (max-width: 991px) {
    .hero__form .form__group:last-child {
        margin-bottom:0
    }
}

.hero__form .form__success {
    display: none;
    line-height: 26px;
    color: #605e5e
}

.hero__form .btn {
    display: block;
    width: 100%
}

.hero__btn {
    display: block;
    width: 66px;
    height: 36px;
    margin-left: auto;
    margin-right: auto;
    background: url('../images/icon-arrow-down-gray.png') no-repeat center;
    -webkit-background-size: contain;
    background-size: contain;
    cursor: pointer;
    -webkit-animation: scale 2s infinite;
    animation: scale 2s infinite
}

@media (max-width: 991px) {
    .hero__btn {
        display:none
    }
}

@media (width: 800px) and (height:1280px),(width:768px) and (height:1024px),(width:600px) and (height:1024px),(width:1024px) and (height:1366px) {
    .hero__btn {
        position:absolute;
        left: 50%;
        bottom: 5%;
        display: block;
        margin-left: -33px
    }
}

@media (width: 375px) and (height:667px) {
    .hero__btn {
        display:block;
        margin-top: 38px
    }
}

@media (width: 414px) and (height:736px) {
    .hero__btn {
        position:relative;
        margin-top: 50px;
        display: block
    }
}

@-webkit-keyframes scale {
    0% {
        opacity: 1
    }

    50% {
        opacity: .3;
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    100% {
        opacity: 1
    }
}

@keyframes scale {
    0% {
        opacity: 1
    }

    50% {
        opacity: .3;
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    100% {
        opacity: 1
    }
}

.form {
    position: relative
}

.nav-toggle {
    position: fixed;
    top: 10px;
    right: 20px;
    z-index: 3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background-color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    opacity: 0;
    pointer-events: none;
    outline: 0;
    -webkit-transition: background-color .3s,opacity .3s;
    -o-transition: background-color .3s,opacity .3s;
    transition: background-color .3s,opacity .3s
}

@media (max-width: 991px) {
    .nav-toggle {
        right:10px;
        opacity: 1;
        pointer-events: auto
    }
}

.nav-toggle:hover {
    background-color: #f7f7f7
}

.nav-toggle span {
    position: relative;
    width: 28px;
    height: 5px;
    background-color: #bfbfbf;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.nav-toggle span::after,.nav-toggle span::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #bfbfbf;
    -webkit-border-radius: inherit;
    border-radius: inherit;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.nav-toggle span::before {
    top: -9px
}

.nav-toggle span::after {
    top: 9px
}

.nav {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    padding: 20px
}

@media (max-width: 991px) {
    .nav {
        position:fixed;
        left: auto;
        right: 0;
        top: 0;
        z-index: 2;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        width: 370px;
        height: 100%;
        padding: 20px;
        overflow-y: auto;
        background-color: #fff
    }

    .nav .nav__contacts {
        display: block
    }

    .nav .nav__list {
        text-align: left
    }

    .nav .nav__item {
        display: block;
        margin-bottom: 10px
    }

    .nav .nav__submenu {
        position: relative;
        width: 100%;
        top: 0;
        left: 0;
        padding: 0 12px;
        visibility: visible;
        opacity: 1;
        pointer-events: auto;
        -webkit-box-shadow: none;
        box-shadow: none;
        background-color: transparent
    }
}

@media (max-width: 479px) {
    .nav {
        width:100%
    }
}

.nav__contacts {
    display: none;
    margin-left: 12px;
    margin-right: 12px;
    margin-bottom: 22px;
    padding-bottom: 22px;
    line-height: 1.6;
    border-bottom: 1px solid #d8d8d8;
    color: #7f7f7f
}

.nav__contacts-title {
    line-height: 1.7;
    text-transform: uppercase
}

.nav__list {
    text-align: center
}

.nav__item {
    position: relative;
    display: inline-block;
    padding-left: 12px;
    padding-right: 12px;
    line-height: 1.7
}

.nav__item:hover .nav__submenu {
    visibility: visible;
    opacity: 1;
    pointer-events: auto
}

.nav__link {
    text-transform: uppercase;
    color: #7f7f7f;
    cursor: pointer
}

.nav__link:hover {
    color: #605e5e;
    text-decoration: underline
}

.nav__submenu {
    position: absolute;
    left: -10px;
    top: 100%;
    z-index: 1;
    width: 310px;
    padding: 16px 22px;
    margin-bottom: 0;
    text-align: left;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 1px 1px rgba(165,165,165,.25);
    box-shadow: 1px 1px 1px 1px rgba(165,165,165,.25);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: opacity .1s linear;
    -o-transition: opacity .1s linear;
    transition: opacity .1s linear
}

@media (max-width: 991px) {
    .nav__submenu {
        width:100%
    }
}

.nav__submenu-last {
    right: 0;
    left: auto
}

.nav__submenu-item {
    line-height: 1.7
}

.nav__submenu-link {
    color: #7f7f7f;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    cursor: pointer
}

.nav__submenu-link:hover {
    color: #605e5e;
    text-decoration: underline
}

.logo {
    display: inline-block
}

.logo__lg {
    display: block
}

@media (max-width: 1399px) {
    .logo__lg {
        display:none
    }
}

@media (max-width: 991px) {
    .logo__lg {
        display:block
    }
}

@media (max-width: 767px) {
    .logo__lg {
        margin-top: -30px;
    }
}

.logo__medium {
    display: none
}

@media (max-width: 1399px) {
    .logo__medium {
        display:block
    }
}

@media (max-width: 991px) {
    .logo__medium {
        display:none
    }
}

@media (max-width: 767px) {
    .logo__medium {
        display:block
    }
}

@media (max-width: 479px) {
    .logo__medium {
        display:none
    }
}

.logo__small {
    display: none
}

@media (max-width: 479px) {
    .logo__small {
        display:block
    }
}

.logo--header {
    font-size: 3rem;
font-weight: 600;
}

@media (max-width: 1399px) {
    .logo--header {
        height:120px
    }
}

@media (max-width: 991px) {
    .logo--header {
        height:150px
    }
}

@media (max-width: 767px) {
    .logo--header {
        height:120px
    }
}

@media (max-width: 479px) {
    .logo--header {
        height:100px
    }
}

.logo--footer {
    max-width: 150px;
    margin-bottom: 25px
}

.logo--footer img {
    display: block
}

.field {
    display: block;
    width: 100%;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #fff;
    border: 1px solid #d8d8d8;
    color: #000;
    font: inherit
}

.field::-ms-clear {
    display: none
}

.field::-webkit-input-placeholder {
    color: #bfbfbf;
    opacity: 1
}

.field:-moz-placeholder {
    color: #bfbfbf;
    opacity: 1
}

.field ::-moz-placeholder {
    color: #bfbfbf;
    opacity: 1
}

.field :-ms-input-placeholder {
    color: #bfbfbf;
    opacity: 1
}

input.field {
    height: 60px;
    padding: 0 20px
}

@media (max-width: 479px) {
    input.field {
        height:50px
    }
}

.page-nav {
    margin-top: 60px;
    margin-bottom: 0;
    font-size: 18px;
    list-style: decimal;
    list-style-position: inside
}

@media (max-width: 767px) {
    .page-nav {
        margin-top:50px
    }
}

.page-nav li {
    line-height: 1.3
}

.page-nav a {
    color: #3c3c3c
}

.grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -18px;
    margin-right: -18px
}

@media (max-width: 767px) {
    .grid {
        margin-left:-9px;
        margin-right: -9px
    }
}

@media (max-width: 479px) {
    .grid {
        display:block;
        margin-left: 0;
        margin-right: 0
    }
}

.grid__col {
    width: 33.3333333%;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 36px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (max-width: 991px) {
    .grid__col {
        width:50%
    }
}

@media (max-width: 767px) {
    .grid__col {
        padding-left:9px;
        padding-right: 9px;
        margin-bottom: 18px
    }
}

@media (max-width: 479px) {
    .grid__col {
        width:100%;
        padding-left: 0;
        padding-right: 0
    }
}

.grid__col:nth-child(odd) .grid__item--has-title::before {
    background-color: #fff
}

.grid__col:nth-child(odd) .grid__title {
    color: #3c3c3c
}

.grid__item-wrap {
    position: relative
}

.grid__item-wrap::before {
    content: '';
    display: block
}

.grid.size-11 .grid__item-wrap::before {
    padding-bottom: 100%
}

.grid.size-1125 .grid__item-wrap::before {
    padding-bottom: 125%
}

.grid__item {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.grid__item:hover {
    text-decoration: none
}

.grid__item img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.grid__item--has-title::before {
    content: '';
    position: absolute;
    bottom: 8%;
    left: 8%;
    width: 75%;
    height: 23%;
    padding: 20px;
    background-color: #3c3c3c
}

@media (max-width: 1199px) {
    .grid__item--has-title::before {
        width:auto;
        right: 8%
    }
}

@media (max-width: 479px) {
    .grid__item--has-title::before {
        width:75%;
        right: auto
    }
}

@media (max-width: 379px) {
    .grid__item--has-title::before {
        width:auto;
        right: 8%
    }
}

.grid__title {
    position: absolute;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: -webkit-calc(8% + 20px);
    padding-left: calc(8% + 20px);
    padding-right: -webkit-calc(17% + 20px);
    padding-right: calc(17% + 20px);
    padding-top: -webkit-calc(69% + 19px);
    padding-top: calc(69% + 19px);
    padding-bottom: -webkit-calc(8% + 20px);
    padding-bottom: calc(8% + 20px);
    font-size: 20px;
    line-height: 1.3;
    text-transform: uppercase;
    color: #fff
}

@media (max-width: 1199px) {
    .grid__title {
        padding-right:-webkit-calc(8% + 20px);
        padding-right: calc(8% + 20px);
        font-size: 18px
    }
}

@media (max-width: 767px) {
    .grid__title {
        font-size:16px
    }
}

@media (max-width: 549px) {
    .grid__title {
        font-size:14px
    }
}

@media (max-width: 479px) {
    .grid__title {
        padding-right:-webkit-calc(17% + 20px);
        padding-right: calc(17% + 20px);
        font-size: 18px
    }
}

.grid__title:hover {
    text-decoration: none
}

.contacts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media (max-width: 991px) {
    .contacts {
        display:block
    }
}

.contacts__info {
    width: 50%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 40px 60px;
    background-color: #292929;
    color: #fff;
    line-height: 1.5;
    margin: 0 auto;
}

@media (max-width: 1199px) {
    .contacts__info {
        padding:40px
    }
}

@media (max-width: 991px) {
    .contacts__info {
        width:100%
    }
}

@media (max-width: 479px) {
    .contacts__info {
        padding:30px;
        font-size: 18px
    }
}

.contacts__title {
    text-align: left
}

.contacts__text {
    margin-bottom: 45px
}

@media (max-width: 479px) {
    .contacts__text {
        margin-bottom:30px
    }
}

.content {
    max-width: 560px;
    margin-left: auto;
    padding: 20px;
    margin-top: 120px;
    margin-bottom: 120px;
    line-height: 1.55;
    background-color: rgba(0,0,0,.75);
    color: #fff
}

@media (max-width: 1399px) {
    .content {
        margin-top:15vh;
        margin-bottom: 15vh
    }
}

@media (max-width: 1199px) {
    .content {
        margin-top:10vh;
        margin-bottom: 10vh
    }
}

@media (max-width: 991px) {
    .content {
        max-width:100%
    }
}

@media (max-width: 767px) {
    .content {
        margin-top:5vh;
        margin-bottom: 5vh
    }
}

.content__desc {
    margin-bottom: 30px
}

.content__title {
    margin-bottom: 20px
}

.content__list {
    margin-top: 0;
    font-size: inherit
}

.content__list li {
    line-height: inherit
}

.content__list a {
    color: #fff
}

.article .h3:not(:first-child),.article h2:not(:first-child),.article h3:not(:first-child) {
    margin-top: 1em
}

.article a {
    color: #3c3c3c
}

.footer {
    margin-top: 150px;
    padding-top: 120px;
    padding-bottom: 120px;
    background-color: #111
}

@media (max-width: 991px) {
    .footer {
        padding-top:100px;
        padding-bottom: 80px
    }
}

@media (max-width: 767px) {
    .footer {
        margin-top:100px
    }
}

@media (max-width: 479px) {
    .footer {
        margin-top:70px;
        padding-top: 70px;
        padding-bottom: 70px
    }
}

.footer__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.footer__col {
    width: 25%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-left: 20px;
    padding-right: 20px
}

@media (max-width: 1199px) {
    .footer__col {
        width:33.3333333%
    }
}

@media (max-width: 991px) {
    .footer__col {
        width:50%
    }
}

@media (max-width: 479px) {
    .footer__col {
        width:100%;
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width: 1199px) {
    .footer__col--1 {
        -webkit-box-ordinal-group:4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        margin-top: 15px
    }
}

@media (max-width: 991px) {
    .footer__col--1 {
        margin-top:0
    }
}

@media (max-width: 479px) {
    .footer__col--1 {
        margin-top:15px
    }
}

.footer__link {
    display: inline-block;
    margin-bottom: 14px;
    font-size: 18px;
    line-height: 26px;
    text-transform: uppercase;
    color: #bfbfbf
}

.footer__list {
    font-size: 14px;
    line-height: 26px
}

@media (max-width: 991px) {
    .footer__list {
        font-size:16px;
        line-height: 30px
    }
}

.footer__list-link {
    color: #bfbfbf;
    cursor: pointer
}

.footer__list-link:hover {
    text-decoration: underline
}

.footer__list-link--sub-header {
    color: #fff;
    text-transform: uppercase
}

.footer__spacer {
    display: block;
    margin-bottom: 14px;
    height: 26px
}

@media (max-width: 479px) {
    .footer__spacer {
        display:none
    }
}

.gslide-description p:last-child {
    margin-bottom: 0
}

.mobile-nav {
    position: fixed;
    top: 0;
    right: -250px; 
    height: 100%;
    background-color: #fff;
    width: 250px;
    transition: right 0.3s ease-in-out;
    padding: 20px;
    z-index: 1;
}

.mobile-nav__list {
    list-style: none;
    padding: 0;
    margin: 50px 0 0 0;
}

.mobile-nav__item {
    margin-bottom: 20px;
}

.mobile-nav__item a {
    color: #000;
    text-decoration: none;
    font-size: 18px;
}

.mobile-nav__item span {
    color: #000;
    text-decoration: none;
    font-size: 18px;
}

.mobile-nav.open {
    right: 0;
}
