html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

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

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

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

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

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

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

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

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

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}

@font-face {
    font-family: proxima-nova;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/ProximaNova-Regular.otf)
}

@font-face {
    font-family: proxima-nova;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/ProximaNova-Bold.otf)
}

@font-face {
    font-family: proxima-nova;
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/ProximaNova-Semibold.otf)
}

@font-face {
    font-family: proxima-nova;
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/ProximaNova-Black.otf)
}

figure {
    margin: 0
}

img,
picture {
    margin: 0;
    max-width: 100%
}

.img-rounded {
    border-radius: 50%
}

.video-wrapper {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
    margin-bottom: 40px
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.img-600 {
    margin-top: 40px
}

@media (min-width:768px) {
    .img-600 {
        margin-top: 100px;
        height: 800px
    }
}

@media (min-width:992px) {
    .img-600 {
        margin-top: 0;
        height: 600px
    }
}

html {
    position: relative
}

body,
html {
    font-family: sans-serif;
    height: 100%
}

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

body {
    padding: 0;
    background-color: #fff;
    font-size: 18px;
    line-height: 1.5;
    font-family: proxima-nova, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #000;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%
}

a {
    text-decoration: none;
    cursor: pointer
}

a::-moz-focus-inner {
    border: 0
}

em,
i {
    font-style: italic
}

button,
input,
optgroup,
select,
textarea {
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none
}

button,
select {
    text-transform: none;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none
}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

select::-moz-focus-inner {
    border: 0;
    outline: 0
}

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

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

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

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

table {
    width: 100%;
    border-collapse: collapse
}

.table-list .table-head th {
    padding-bottom: 10px;
    text-align: left;
    padding-left: 10px
}

.table-list tr {
    border-bottom: 1px solid #000
}

.table-list tr td {
    padding: 5px;
    text-align: center;
    font-size: 16px
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

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

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

@viewport {
    width: device-width
}

.mb-0 {
    margin-bottom: 0
}

.mb-10 {
    margin-bottom: 10px
}

.mb-20 {
    margin-bottom: 20px !important
}

.mb-30 {
    margin-bottom: 30px
}

.mb-40 {
    margin-bottom: 40px !important
}

.mb-60 {
    margin-bottom: 60px
}

.mb-80 {
    margin-bottom: 40px
}

@media (min-width:768px) {
    .mb-80 {
        margin-bottom: 80px
    }
}

.mb-100 {
    margin-bottom: 60px
}

@media (min-width:768px) {
    .mb-100 {
        margin-bottom: 100px
    }
}

.mt-20 {
    margin-top: 20px
}

.mt-30 {
    margin-top: 30px
}

.mt-50 {
    margin-top: 50px
}

.mt-100 {
    margin-top: 40px
}

@media (min-width:768px) {
    .mt-100 {
        margin-top: 100px
    }
}

.pt-50 {
    padding-top: 50px
}

.mr-20 {
    margin-right: 20px
}

.button,
.button-nav,
input[type=button],
input[type=reset],
input[type=submit] {
    font-family: 'EB Garamond';
    font-weight: 400;
    font-size: 20px;
    min-width: 180px;
    outline: 0;
    display: inline-block;
    padding: 11px 18px;
    color: #fff;
    background: #000;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
    transition: .3s
}

.button__invert, {
    min-width: 240px;
    background: #fff;
    color: #000
}

.button-nav {
  padding: 6px 18px;
}

header.scroll .button-nav {
  background: #fff;
  color: #000 !important;
}

.button:hover,
.button__invert:hover {
    transform: scale(1.15)
}

.button__category {
    width: 80px;
    min-width: auto;
    margin-right: 10px
}

.button__detail {
    color: #fff !important;
    display: block;
    min-width: 110px;
    padding: 5px
}

.link-black {
    color: #000;
    transition: .3s
}

.link-black:hover {
    color: #000
}

.link-default {
    color: #000;
    transition: .3s;
    text-decoration: underline;
}

.link-default:hover {
    color: #000
}

.link-white {
    color: #fff;
    transition: .3s
}

.link-white:hover {
    color: #ccc
}

.underline {
    text-decoration: underline
}

.list-faq {
    padding-left: 20px;
    list-style: initial
}

.list-faq ul {
    padding-left: 15px;
    list-style: circle;
    margin-bottom: 10px
}

.list-ol-faq {
    padding-left: 20px
}

.list-advantages {
    margin-bottom: 40px;
    list-style: initial;
    padding-left: 20px
}

.section-40 {
    padding-top: 40px;
    padding-bottom: 40px
}

.section-hr {
    padding-top: 1px;
    padding-bottom: 1px
}

.section-100 {
    padding-top: 40px;
    padding-bottom: 40px
}

@media (min-width:768px) {
    .section-100 {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

.section-100-0 {
    padding-top: 40px;
    padding-bottom: 0
}

@media (min-width:768px) {
    .section-100-0 {
        padding-top: 100px;
        padding-bottom: 0
    }
}

.section-150 {
    padding-top: 40px;
    padding-bottom: 40px
}

@media (max-width:767px) {
    .section-150 h2 {
        margin-bottom: 40px
    }
}

@media (min-width:768px) {
    .section-150 {
        padding-top: 150px;
        padding-bottom: 150px
    }
}

.section-main {
    text-align: left;
    padding: 0;
    color: #fff;
    background: url("../img/bg-main.jpg") no-repeat center;
    background-size: cover;
    padding: 200px 0 150px;
}

.section-main h1 {
    font-family: 'EB Garamond';
    color: #fff;
}

.main-title {
    max-width: 750px;
    font-weight: 700;
}

.section-services {
    text-align: center
}

.section-services .services__row {
    margin-top: 120px
}

@media (max-width:1200px) {
    .section-services .services__row {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap
    }
}

.section-services h2 {
    max-width: 780px;
    margin: 0 auto
}

.section-services p {
    max-width: 570px;
    margin: 25px auto 30px
}

.section-testimonials h3 {
    color: #fff
}

.section-testimonials p {
    max-width: 530px;
    margin: 30px 0 40px
}

.section-testimonials p:last-of-type {
    margin: 0
}

.section-articles {
    color: #fff
}

@media (min-width:768px) {
    .section-articles {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        flex-direction: column;
        justify-content: flex-end
    }
}

.section-articles img {
    margin-bottom: 40px
}

@media (min-width:768px) {
    .section-articles img {
        margin-top: 80px;
        margin-bottom: 80px
    }
}

.section-articles h4 {
    color: #fff
}

.section-articles p.date {
    text-align: right;
    font-weight: 700;
    font-size: 16px;
    margin: 0
}

.section-articles__item {
    position: relative
}

@media (min-width:768px) {
    .section-articles__item {
        max-width: 600px;
        margin: 0 auto
    }
}

.section-service_main {
    background: url(../img/service_img.jpg) no-repeat center;
    background-size: cover;
    text-align: center;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 50px;
    height: 45vh
}

@media (min-width:768px) {
    .section-service_main {
        background-attachment: fixed
    }
}

@media (min-width:992px) {
    .section-service_main {
        height: calc(100vh - 116px);
        padding-bottom: 100px
    }
}

.section-service_main h1 {
    color: rgba(255, 255, 255, .8);
    font-weight: 900
}

.section-service_main img {
    display: none
}

@media (min-width:768px) {
    .section-service_main img {
        display: block;
        margin: 0 auto 40px
    }
}

.section-service_main-low {
    background: #000;
    background-size: cover;
    text-align: center;
    padding: 120px 0 50px
}

@media (min-width:992px) {
    .section-service_main-low {
        padding: 150px 0 50px
    }
}

.section-service_main-low h1 {
    color: rgba(255, 255, 255, .8);
    font-weight: 900
}

.section-service_video {
    position: relative
}

@media (min-width:992px) {
    .section-service_video {
        overflow: hidden;
        padding-bottom: 50%;
        margin-top: -1%
    }
}

@media (min-width:1500px) {
    .section-service_video {
        margin-top: -2%
    }
}

@media (min-width:1900px) {
    .section-service_video {
        margin-top: -2.5%
    }
}

.section-service_video .video-title {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    z-index: 2
}

@media (min-width:992px) {
    .section-service_video .video-title {
        bottom: 100px
    }
}

.section-service_video .video-text video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%
}

.section-service h2 {
    text-transform: uppercase;
    margin-bottom: 30px
}

.section-service p .button {
    margin-top: 60px
}

.section-service p:first-of-type {
    font-weight: 600
}

.service-points {
    margin-top: 60px
}

@media (min-width:992px) {
    .service-points {
        margin-top: 0;
        padding-left: 100px
    }
}

.service-points p {
    font-size: 24px;
    background: rgba(216, 216, 216, .1);
    border-left: 4px solid #000;
    font-family: 'EB Garamond';
    padding: 10px 35px;
    margin-bottom: 10px;
    font-weight: 400 !important
}

.service-points__white p {
    border-left: 4px solid #fff
}

.service-points__green p {
    background: #000;
    color: #fff;
    border-left: none
}

.service-points__green-title h3 {
    padding: 10px 35px;
    background: #000;
    color: #fff
}

.service-points__green-title p {
    color: #000;
    background: rgba(216, 216, 216, .1);
    border-left: none
}

.service-points__green-title span {
    display: block;
    font-weight: 700
}

.section-our_cases h2 {
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 60px
}

.section-our_cases .text-center a {
    margin-top: 40px
}

@media (min-width:992px) {
    .section-our_cases .text-center a {
        margin-top: 70px
    }
}

.quote,
blockquote {
    position: relative;
    display: block;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-family: 'EB Garamond';
    font-size: 24px;
    margin: 0 auto 40px
}

@media (min-width:992px) {
    .quote,
    blockquote {
        margin: 0 auto 60px
    }
}

blockquote {
    margin: 40px auto
}

@media (min-width:992px) {
    blockquote {
        margin: 60px auto
    }
}

blockquote:before {
    content: open-quote;
    position: absolute;
    left: 0;
    bottom: 0
}

blockquote:after {
    content: close-quote;
    position: absolute;
    right: 0;
    top: 0
}

.blog__detail {
    height: auto;
    margin-top: 80px;
    padding-top: 30px;
    padding-bottom: 30px;
    background: #000
}

@media (min-width:992px) {
    .blog__detail {
        margin-top: 85px
    }
}

.section-blog__detail p {
    margin-bottom: 40px
}

.section-blog__detail p:last-child {
    margin-bottom: 0
}

.section-blog__detail img {
    height: auto !important;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px
}

.section-blog__detail a {
    color: #000;
    transition: .3s
}

.section-blog__detail a:hover {
    color: #000
}

.section-blog__detail a.button {
    color: #fff
}

.section-blog__detail a.blog-file {
    color: #fff
}

@media (max-width:767px) {
    .section-specialist h2 {
        margin-bottom: 40px !important
    }
}

@media (min-width:992px) {
    .align-center {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        align-items: center
    }
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-right {
    text-align: right
}

.text-left {
    text-align: left !important
}

.text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-uppercase {
    text-transform: uppercase
}

.text-lowercase {
    text-transform: lowercase
}

.text-default {
    color: #000
}

h1,
h2,
h3,
h4 {
    color: #000;
    font-weight: 400;
    margin: 0;
    letter-spacing: 0;
    line-height: 1.2
}

.h1,
h1 {
    font-size: 48px;
    text-transform: uppercase
}

@media (max-width:991px) {
    .h1,
    h1 {
        font-size: 33px
    }
}

.h1_sub {
    display: block;
    font-size: 24px
}

.h2,
h2 {
    font-family: 'EB Garamond';
    font-size: 40px
}

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

.h3,
h3 {
    font-family: 'EB Garamond';
    font-size: 36px
}

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

.h3-service {
    font-family: 'EB Garamond';
    font-size: 28px
}

@media (max-width:991px) {
    .h3-service {
        font-size: 25px
    }
}

.h4,
h4 {
    font-family: 'EB Garamond';
    font-size: 18px
}

.h3-pravnik {
    font-size: 28px;
    color: #fff
}

.h24 {
    font-family: 'EB Garamond';
    font-size: 24px;
    text-transform: uppercase
}

.h1-blog {
    color: #464b58;
    margin-top: 90px;
    margin-bottom: 50px;
    font-weight: 900
}

@media (min-width:768px) {
    .h1-blog {
        margin-top: 15px;
        margin-bottom: 25px
    }
}

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

dl {
    margin: 0
}

dt {
    font-weight: 600;
    margin: 0
}

dd {
    margin: 0
}

p {
    margin: 0 0 10px 0
}

em {
    font-style: italic
}

strong {
    font-weight: 700
}

hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    margin: 10px 0;
    height: 0
}

address {
    font-style: normal
}

.bg-primary {
    background: #000;
    color: #fff
}

.bg-primary h2,
.bg-primary h3 {
    color: #fff;
    text-align: center;
    margin-bottom: 60px
}

.bg-primary h2 {
    text-transform: uppercase;
    margin-bottom: 0
}

@media (min-width:768px) {
    .bg-primary h2 {
        margin-bottom: 60px
    }
}

@media (max-width:767px) {
    .bg-primary .h24 {
        margin-bottom: 30px
    }
}

.bg-primary .button {
    margin-top: 40px
}

@media (min-width:768px) {
    .bg-primary .button {
        margin-top: 100px
    }
}

.bg-services {
    background: url(../img/pages/main-page.jpg) no-repeat center;
    background-size: cover
}

@media (min-width:768px) {
    .bg-services {
        background: url(../img/pages/services-md.jpg) no-repeat center;
        background-size: cover
    }
}

@media (min-width:1200px) {
    .bg-services {
        background: url(../img/pages/services.jpg) no-repeat center 28%;
        background-attachment: fixed;
        background-size: cover
    }
}

.bg-contact {
    background: url(../img/pages/contact-sm.jpg) no-repeat center;
    background-size: cover
}

@media (min-width:768px) {
    .bg-contact {
        background: url(../img/pages/contact-md.jpg) no-repeat center;
        background-size: cover
    }
}

@media (min-width:1200px) {
    .bg-contact {
        background: url(../img/pages/contact.jpg) no-repeat center;
        background-attachment: fixed;
        background-size: cover
    }
}

.bg-about {
    background: url(../img/pages/about-sm.jpg) no-repeat 60%;
    background-size: cover
}

@media (min-width:768px) {
    .bg-about {
        background: url(../img/pages/about-md.jpg) no-repeat center;
        background-size: cover
    }
}

@media (min-width:1200px) {
    .bg-about {
        background: url(../img/pages/about.jpg) no-repeat center;
        background-attachment: fixed;
        background-size: cover
    }
}

.bg-gdpr {
    background: url(../img/pages/gdpr-sm.jpg) no-repeat center;
    background-size: cover
}

@media (min-width:768px) {
    .bg-gdpr {
        background: url(../img/pages/gdpr-md.jpg) no-repeat center;
        background-size: cover
    }
}

@media (min-width:1200px) {
    .bg-gdpr {
        background: url(../img/pages/gdpr.jpg) no-repeat center;
        background-attachment: fixed;
        background-size: cover
    }
}

.bg-blog,
.bg-blog__detail {
    background: url(../img/pages/blog-sm.jpg) no-repeat center;
    background-size: cover
}

@media (min-width:768px) {
    .bg-blog,
    .bg-blog__detail {
        background: url(../img/pages/blog-md.jpg) no-repeat center 0;
        background-size: cover
    }
}

@media (min-width:1200px) {
    .bg-blog,
    .bg-blog__detail {
        background: url(../img/pages/blog.jpg) no-repeat center 5%;
        background-attachment: fixed;
        background-size: cover
    }
}

.bg-blog__all {
    background: #000;
    padding-bottom: 30px;
    padding-top: 120px;
    height: auto
}

@media (min-width:768px) {
    .bg-blog__all {
        padding-top: 0
    }
    .bg-blog__all h1 {
        opacity: 0
    }
}

.bg-team {
    background: url(../img/pages/team-sm.jpg) no-repeat center;
    background-size: cover
}

@media (min-width:768px) {
    .bg-team {
        background: url(../img/pages/team-md.jpg) no-repeat center;
        background-size: cover
    }
}

@media (min-width:1200px) {
    .bg-team {
        background: url(../img/pages/team.jpg) no-repeat center 15%;
        background-attachment: fixed;
        background-size: cover
    }
}

.bg-service-online {
    background: url(../img/pages/service-online-sm.jpg) no-repeat center;
    background-size: cover
}

@media (min-width:768px) {
    .bg-service-online {
        background: url(../img/pages/service-online-md.jpg) no-repeat center;
        background-size: cover
    }
}

@media (min-width:1200px) {
    .bg-service-online {
        background: url(../img/pages/service-online.jpg) no-repeat center 15%;
        background-attachment: fixed;
        background-size: cover
    }
}

.bg-company-lawyer {
    background: url(../img/pages/company-lawyer-sm.jpg) no-repeat center;
    background-size: cover
}

@media (min-width:768px) {
    .bg-company-lawyer {
        background: url(../img/pages/company-lawyer-md.jpg) no-repeat center;
        background-size: cover
    }
}

@media (min-width:1200px) {
    .bg-company-lawyer {
        background: url(../img/pages/company-lawyer.jpg) no-repeat center 15%;
        background-attachment: fixed;
        background-size: cover
    }
}

.col-videa {
    margin-top: 60px
}

@media (min-width:992px) {
    .col-videa {
        margin-top: 0;
        padding-left: 25px !important
    }
}

@media (min-width:992px) {
    .col-clanky {
        border-right: 1px solid #000;
        padding-right: 25px !important
    }
}

.hide-md {
    display: none
}

@media (min-width:992px) {
    .hide-md {
        display: block
    }
}

.show-md {
    display: block
}

@media (min-width:992px) {
    .show-md {
        display: none
    }
}

.blog__detail h1 {
    text-transform: none
}

.blog-post {
    overflow: hidden;
    margin-bottom: 40px
}

@media (min-width:992px) {
    .blog-post {
        margin-bottom: 0
    }
}

.blog-post img {
    margin-bottom: 10px;
    width: 100%
}

.blog-post__main img {
    height: auto;
    max-height: 320px
}

@media (min-width:992px) {
    .blog-post__main img {
        min-height: 320px
    }
}

.blog-post__all {
    margin-bottom: 30px
}

@media (min-width:768px) {
    .blog-post__all img {
        height: 220px;
        object-fit: cover;
        object-position: center
    }
}

@media (min-width:992px) {
    .blog-post__all img {
        height: 174px
    }
}

@media (min-width:992px) {
    .blog-post__services img {
        height: 174px
    }
}

.blog-post__mb {
    margin-bottom: 40px
}

.blog-post__active {
    margin-top: 60px;
    margin-right: auto;
    width: 100%
}

@media (min-width:992px) {
    .blog-post__active {
        margin-top: 0;
        max-width: 500px;
        width: auto
    }
}

.blog-post__info {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-direction: column
}

@media (min-width:1200px) {
    .blog-post__info {
        flex-direction: row;
        justify-content: space-between;
        margin-bottom: 5px;
        height: 42px
    }
}

.blog-post__info span {
    font-size: 16px
}

@media (min-width:1200px) {
    .blog-post__info span {
        font-size: 14px;
        min-width: 90px
    }
}

.blog-post__info .author {
    white-space: nowrap
}

@media (min-width:1200px) {
    .blog-post__info .author {
        min-width: auto
    }
}

.blog-post__info .author a {
    color: rgba(255, 255, 255, .3);
    display: block
}

.blog-post__info .author a:hover {
    color: #fff
}

.blog-post__text {
    font-family: 'EB Garamond';
    font-size: 22px;
    line-height: 1.125;
    margin-bottom: 0;
    min-height: 100px
}

.blog-post.publications .blog-post__info {
    color: #000
}

.blog-post.publications .blog-post__info .author a {
    color: #000;
    display: block
}

.blog-post.publications .blog-post__info .author a:hover {
    color: #000
}

.blog-news__right {
    display: block
}

.blog-news__right .col-sm-6:first-child {
    display: none
}

.blog-news__right img {
    height: auto
}

@media (min-width:768px) {
    .blog-news__right img {
        height: 200px;
        object-fit: cover
    }
}

@media (min-width:992px) {
    .blog-news__right img {
        height: 174px
    }
}

.blog-news__hidetwo .col-sm-6:first-child {
    display: none
}

.blog-file {
    display: block;
    margin-bottom: 15px
}

@media (min-width:415px) {
    .blog-file {
        display: inline-block;
        margin-right: 10px
    }
}

.blog-file:last-child {
    margin-bottom: 0
}

@media (min-width:415px) {
    .blog-file:last-child {
        margin-right: 0
    }
}

.blog-cases {
    background: rgba(216, 216, 216, .1);
    padding: 20px;
    margin-bottom: 30px;
    min-height: 270px
}

.blog-cases h3 {
    font-size: 21px;
    color: #000;
    margin-bottom: 10px;
    text-transform: uppercase
}

.blog-cases p {
    font-weight: 600;
    margin: 0
}

.blog-cases p.text-right {
    margin: 0
}

.blog-cases p.text-right a {
    font-weight: 400;
    font-family: 'EB Garamond';
    color: #000
}

.blog-cases p.text-right a:hover {
    color: #000
}

.blog-cases p.text-right a span {
    color: #000;
    margin-right: 5px
}

.menu-box__item {
    display: block;
    width: 30px;
    height: 2px;
    background: #fff
}

.menu-box__item::before {
    content: '';
    position: absolute;
    display: block;
    width: 30px;
    height: 2px;
    background: #fff;
    margin-top: 8px
}

.menu-box__item::after {
    content: '';
    position: absolute;
    display: block;
    width: 30px;
    height: 2px;
    background: #fff;
    margin-top: -8px
}

.menu-close {
    display: block;
    position: absolute;
    right: 30px;
    top: 45px;
    width: 30px;
    height: 2px;
    background: #fff;
    transform: rotate(45deg)
}

.menu-close::after {
    content: '';
    position: absolute;
    display: block;
    width: 30px;
    height: 2px;
    background: #fff;
    transform: rotate(90deg)
}

@media (min-width:1200px) {
    .menu-close {
        display: none
    }
}

.section-cases {
    color: #fff;
    text-align: center
}

.section-cases .service-slider {
    max-width: 700px;
    margin: 0 auto
}

.section-cases .service-slider h3 {
    color: #fff;
    margin-bottom: 20px
}

.section-cases .service-slider p {
    font-weight: 600;
    margin-bottom: 80px
}

.category-year {
    display: block;
    margin-bottom: 50px;
    text-align: center;
    margin-right: -10px
}

@media (min-width:992px) {
    .category-year {
        text-align: left;
        margin-right: 0
    }
}

.category-year li {
    display: inline-block;
    margin-bottom: 15px
}

.eu-cookies {
    background: #fff;
    position: fixed;
    bottom: 20px;
    left: 20px;
    width: 300px;
    padding: 15px 15px 0;
    box-shadow: 0 0 10px 4px rgba(0, 0, 0, .3);
    border-radius: 4px;
    z-index: 10000001
}

@media (max-width:767px) {
    .eu-cookies {
        width: auto;
        bottom: 10px;
        left: 10px;
        right: 10px
    }
}

.eu-cookies h3 {
    color: #000;
    margin-bottom: 10px;
    font-size: 26px
}

@media (max-width:767px) {
    .eu-cookies h3 {
        font-size: 22px
    }
}

.eu-cookies p {
    margin-bottom: 10px;
    font-size: 15px
}

@media (max-width:767px) {
    .eu-cookies p {
        font-size: 13px
    }
}

.eu-cookies .row {
    display: none
}

.eu-cookies .link-black {
    display: inline-block;
    margin-top: 15px
}

.eu-cookies__success {
    display: block !important;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    background: #d8d8d8
}

.eu-cookies__success p {
    margin-bottom: 0
}

.eu-cookies__success a {
    color: #000
}

.eu-cookies__success .disagree {
    color: #000
}

.eu-cookies .display-none {
    display: none
}

.contact-heading {
    margin-bottom: 70px
}

@media (min-width:992px) {
    .contact-heading {
        margin-top: 70px;
        margin-bottom: 0
    }
}

.contact-heading h2,
.contact-heading h3 {
    text-transform: uppercase;
    color: #000
}

.contact-heading h2 {
    font-size: 28px
}

.contact-heading h3 {
    font-size: 14px
}

.contact-heading strong {
    font-weight: 600
}

.contact-button {
    background: rgba(216, 216, 216, .1);
    height: 52px;
    line-height: 52px;
    margin-bottom: 30px;
    transition: .3s
}

.contact-button:hover {
    background: #000
}

.contact-button:hover span {
    color: #fff !important
}

@media (max-width:991px) {
    .contact-button:nth-of-type(3) {
        margin-bottom: 70px
    }
}

@media (max-width:500px) {
    .contact-button {
        height: 104px;
        text-align: center
    }
}

.contact-button span {
    font-weight: 600
}

.contact-button span:first-of-type {
    display: inline-block;
    width: 180px;
    text-align: center;
    background: #000;
    color: #fff
}

@media (max-width:500px) {
    .contact-button span:first-of-type {
        width: 100%
    }
}

.contact-button span:last-of-type {
    padding-left: 30px;
    color: #000
}

@media (max-width:500px) {
    .contact-button span:last-of-type {
        padding-left: 0
    }
}

@media (max-width:500px) {
    .contact-button span {
        display: block
    }
}

/* footer {
    background: #fff;
    color: #000;
    padding: 20px 0 10px;
} */

header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: 0 0;
    height: 80px;
    color: #fff;
    padding: 12px 0 10px 15px;
    font-weight: 700;
    font-size: 16px;
    z-index: 3;
    transition: .3s
}

@media (min-width:1200px) {
    header {
        height: 85px;
        padding: 15px 10px
    }
}

@media (min-width:1300px) {
    header {
        padding: 15px 100px
    }
}

@media (max-width:1199px) {
    header nav {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        width: 280px;
        height: 100%;
        z-index: 3;
        background: #000;
        padding: 100px 20px;
        overflow-y: scroll;
        transform: translateX(500px);
        transition: .3s
    }
}

@media (min-width:1200px) {
    header nav {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        width: 100%
    }
}

@media (max-width:1199px) {
    header nav ul.main-nav {
        float: none
    }
}

@media (min-width:1200px) {
    header nav ul.main-nav {
        display: block;
        float: left;
        margin-top: 15px;
        width: 750px;
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        justify-content: space-between
    }
}

@media (max-width:1199px) {
    header nav ul.main-nav li {
        display: block
    }
}

header nav ul.main-nav li:last-child {
    margin-right: 0
}

header nav ul.main-nav li a {
    position: relative;
    font-family: 'EB Garamond';
    font-size: 18px;
    color: #fff
}

@media (max-width:1199px) {
    header nav ul.main-nav li a {
        display: block;
        padding: 18px 0;
        font-size: 20px
    }
}

header nav ul.main-nav .nav-status {
    background: #000;
    padding: 3px 8px 5px;
    transition: .3s
}

@media (max-width:1199px) {
    header nav ul.main-nav .nav-status {
        background: #fff;
        color: #000
    }
}

header nav ul.main-nav .nav-status__white {
    background: #fff;
    color: #000
}

header nav li {
    display: inline-block
}

.header-default,
header.scroll {
    background: #000
}

.header-default nav ul.main-nav .nav-status,
header.scroll nav ul.main-nav .nav-status {
    background: #fff;
    color: #000
}

header.active nav {
    transform: translateX(0);
    z-index: 4
}

.header-blog {
    background: #000
}

.link-active::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 100%;
    background: #fff;
    height: 2px
}
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2015 Daniel Eden
*/

body {
    -webkit-backface-visibility: hidden
}

.animated {
    -webkit-animation-duration: calc(1s);
    animation-duration: calc(1s);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: calc(1s * 2);
    animation-duration: calc(1s * 2)
}

.animated.bounceIn,
.animated.bounceOut {
    -webkit-animation-duration: calc(1s * .75);
    animation-duration: calc(1s * .75)
}

.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: calc(1s * .75);
    animation-duration: calc(1s * .75)
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        transform: translateY(-2000px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px)
    }
    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translateX(-2000px)
    }
    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(20px)
    }
    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translateX(2000px)
    }
    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translateY(2000px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(20px)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        transform: translateY(20px)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        transform: translateY(2000px)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        transform: translateX(-20px)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        transform: translateX(-2000px)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(20px)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        transform: translateX(20px)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        transform: translateX(2000px)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        transform: translateY(-20px)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        transform: translateY(-2000px)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

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

.container:after {
    clear: both
}

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

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

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.container-fluid:after,
.container-fluid:before {
    display: table;
    content: " "
}

.container-fluid:after {
    clear: both
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

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

.row:after {
    clear: both
}

.row-no-gutters {
    margin-right: 0;
    margin-left: 0
}

.row-no-gutters [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-1 {
    width: 8.3333333333%
}

.col-xs-2 {
    width: 16.6666666667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.3333333333%
}

.col-xs-5 {
    width: 41.6666666667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.3333333333%
}

.col-xs-8 {
    width: 66.6666666667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.3333333333%
}

.col-xs-11 {
    width: 91.6666666667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.3333333333%
}

.col-xs-pull-2 {
    right: 16.6666666667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.3333333333%
}

.col-xs-pull-5 {
    right: 41.6666666667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.3333333333%
}

.col-xs-pull-8 {
    right: 66.6666666667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.3333333333%
}

.col-xs-pull-11 {
    right: 91.6666666667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.3333333333%
}

.col-xs-push-2 {
    left: 16.6666666667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.3333333333%
}

.col-xs-push-5 {
    left: 41.6666666667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.3333333333%
}

.col-xs-push-8 {
    left: 66.6666666667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.3333333333%
}

.col-xs-push-11 {
    left: 91.6666666667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.3333333333%
}

.col-xs-offset-2 {
    margin-left: 16.6666666667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.3333333333%
}

.col-xs-offset-5 {
    margin-left: 41.6666666667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.3333333333%
}

.col-xs-offset-8 {
    margin-left: 66.6666666667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.3333333333%
}

.col-xs-offset-11 {
    margin-left: 91.6666666667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-1 {
        width: 8.3333333333%
    }
    .col-sm-2 {
        width: 16.6666666667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.3333333333%
    }
    .col-sm-5 {
        width: 41.6666666667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.3333333333%
    }
    .col-sm-8 {
        width: 66.6666666667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.3333333333%
    }
    .col-sm-11 {
        width: 91.6666666667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.3333333333%
    }
    .col-sm-pull-2 {
        right: 16.6666666667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.3333333333%
    }
    .col-sm-pull-5 {
        right: 41.6666666667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.3333333333%
    }
    .col-sm-pull-8 {
        right: 66.6666666667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.3333333333%
    }
    .col-sm-pull-11 {
        right: 91.6666666667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.3333333333%
    }
    .col-sm-push-2 {
        left: 16.6666666667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.3333333333%
    }
    .col-sm-push-5 {
        left: 41.6666666667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.3333333333%
    }
    .col-sm-push-8 {
        left: 66.6666666667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.3333333333%
    }
    .col-sm-push-11 {
        left: 91.6666666667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-sm-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-sm-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-sm-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-sm-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-1 {
        width: 8.3333333333%
    }
    .col-md-2 {
        width: 16.6666666667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.3333333333%
    }
    .col-md-5 {
        width: 41.6666666667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.3333333333%
    }
    .col-md-8 {
        width: 66.6666666667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.3333333333%
    }
    .col-md-11 {
        width: 91.6666666667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.3333333333%
    }
    .col-md-pull-2 {
        right: 16.6666666667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.3333333333%
    }
    .col-md-pull-5 {
        right: 41.6666666667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.3333333333%
    }
    .col-md-pull-8 {
        right: 66.6666666667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.3333333333%
    }
    .col-md-pull-11 {
        right: 91.6666666667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.3333333333%
    }
    .col-md-push-2 {
        left: 16.6666666667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.3333333333%
    }
    .col-md-push-5 {
        left: 41.6666666667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.3333333333%
    }
    .col-md-push-8 {
        left: 66.6666666667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.3333333333%
    }
    .col-md-push-11 {
        left: 91.6666666667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-md-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-md-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-md-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-md-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-1 {
        width: 8.3333333333%
    }
    .col-lg-2 {
        width: 16.6666666667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.3333333333%
    }
    .col-lg-5 {
        width: 41.6666666667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.3333333333%
    }
    .col-lg-8 {
        width: 66.6666666667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.3333333333%
    }
    .col-lg-11 {
        width: 91.6666666667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.3333333333%
    }
    .col-lg-pull-2 {
        right: 16.6666666667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.3333333333%
    }
    .col-lg-pull-5 {
        right: 41.6666666667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.3333333333%
    }
    .col-lg-pull-8 {
        right: 66.6666666667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.3333333333%
    }
    .col-lg-pull-11 {
        right: 91.6666666667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.3333333333%
    }
    .col-lg-push-2 {
        left: 16.6666666667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.3333333333%
    }
    .col-lg-push-5 {
        left: 41.6666666667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.3333333333%
    }
    .col-lg-push-8 {
        left: 66.6666666667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.3333333333%
    }
    .col-lg-push-11 {
        left: 91.6666666667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-lg-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-lg-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-lg-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-lg-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}

.white-linkBox {
  padding: 20px;
  background: #fff;
  color: #000;
  display: block;
  font-weight: 700;
  font-size: 23px;
  margin-top: 30px;
  text-align: center;
}

.white-contentBox {
  padding: 0 20px 20px;
  background: #fff;
  color: #000;
}

@media(max-width: 767px) {
    .green-linkBox {
        margin-top: 15px;
    }
}

.header--top-bar {
  height: auto;
}

.header-3.header--top-bar {
  height: 85px;
}

.main-menu {
  width: 1130px;
  margin-left: auto;
  margin-right: auto;
}

.menu--top-bar {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  transform: scaleY(1);
  transition: .3s;
}

@media (max-width: 1200px) {
  .menu--top-bar {
    height: 0;
    opacity: 0;
  }
}

.menu--top-bar .menu-address {
  display: none;
}

.menu--top-bar .menu-social-links img,
.menu--top-bar .menu-social-links svg {
  width: 30px;
  height: 30px;
}

.menu--top-bar .menu-address li {
  display: inline-block;
  margin-right: 15px;
}

.menu--top-bar .menu-address li a {
  color: #fff;
  font-weight: 400;
  transition: .5s;
}

.menu--top-bar .menu-address li a:hover {
  text-decoration: underline;
}

.menu--top-bar .icon-nav,
.menu--top-bar .language-nav {
  display: inline-block;
}

.menu--top-bar .language-nav {
  margin-left: 30px;
}

.menu--top-bar .icon-nav li,
.menu--top-bar .language-nav li {
  display: inline-block;
  padding: 0 3px;
}

.menu--logo-navigation {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  transition: .3s;
}

.menu--logo-navigation .logo {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
}

.menu--logo-navigation span {
  color: #fff;
  margin-left: 10px;
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'EB Garamond';
}

@media (max-width: 736px) {
  .menu--logo-navigation span {
    max-width: 180px;
  }
}

.menu--logo-navigation nav {
  justify-content: flex-end;
}

.menu--logo-navigation nav .main-nav {
  margin-top: 0;
}

.menu--logo-navigation nav .main-nav {
  width: auto;
}

.header-3 .menu--logo-navigation nav .main-nav {
  width: 100%;
}

@media (min-width: 1201px) {
  .menu--logo-navigation nav .main-nav li {
    margin-left: 15px;
  }

  .menu--logo-navigation nav .main-nav li:first-child {
    margin-left: 0;
  }

  .header--top-bar.scroll .menu--logo-navigation {
    margin-top: -40px;
  }

  .header-3.header--top-bar.scroll .menu--logo-navigation {
    margin-top: 0;
  }

  .flex-nav__mobile {
    display: none !important;
  }
}

.header--top-bar.scroll .menu--top-bar {
  transform: scaleY(0);
  opacity: 0;
}

@media (min-width: 1200px) {
  .blog-main {
    padding-top: 180px;
  }
}

.header-3 .menu-box {
  display: none;
}

@media (max-width: 1199px) {
    .header-3 .menu-box {
        display: block;
        padding: 27px 15px;
        position: absolute;
        top: 15px;
        right: 15px;
        cursor: pointer;
    }
}

.header-3 .menu-box::after {
  content: 'Menu';
  position: absolute;
  bottom: 0;
  font-size: 11px;
  font-weight: 300;
  text-transform: uppercase;
}

.header-3 nav {
    display: block !important;
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    width: 280px !important;
    height: 100% !important;
    z-index: 3 !important;
    background: #000 !important;
    padding: 100px 20px !important;
    overflow-y: scroll !important;
    transform: translateX(500px) !important;
    transition: .3s !important;
}

.header-3.active nav {
  transform: translateX(0) !important;
  z-index: 4 !important;
}

.header-3 nav ul {
  float: none !important;
  display: block !important;
}

.header-3 nav ul.main-nav li {
  display: block !important;
  margin-left: 0 !important;
}

.header-3 nav ul.main-nav li a {
  font-size: 20px !important;
  padding: 18px 0 !important;
  display: block !important;
}

@media (max-width: 767px) {
  .header-3 nav ul.main-nav li a.button-nav:first-child {
    margin-top: 20px;
    margin-bottom: 10px;
  }
}

.header-3 nav ul.main-nav .nav-status {
  padding: 3px 8px 5px !important;
  background: #fff !important;
  color: #000 !important;
}

.header-3 nav ul.main-nav .nav-status.nav-status__red {
  background: red !important;
  color: #fff !important;
}

.header-3 nav .flex-nav {
  display: block !important;
  margin-top: 30px;
}

.header-3 nav ul.language-nav {
  margin-left: 0 !important;
  margin-top: 10px;
}

.header-3 nav .menu-close__wrapper {
  position: absolute;
  top: 30px;
  padding-top: 15px;
  right: 30px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.header-3 nav .menu-close {
  display: block !important;
  position: static !important;
}

.header-3 .visible-nav {
  display: none;
}

@media (min-width: 1201px) {
  .header-3 .visible-nav {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
  }

  .header-3 .menu-box {
    right: 0;
    top: -5px;
  }

  .header-3 .container {
    position: relative;
  }
}

.header-3 .visible-nav .visible-nav__navigation,
.header-3 .visible-nav .flex-nav,
.header-3 .visible-nav .flex-nav ul,
.header-3 .visible-nav .flex-nav ul li {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
}

.header-3 .visible-nav .visible-nav__navigation li a {
  color: #fff;
  font-family: 'EB Garamond';
  font-size: 18px;
  margin: 0 12px;
  position: relative;
}

.header-3 .visible-nav .visible-nav__navigation li a:hover {
  text-decoration: underline;
}

.header-3 .visible-nav .flex-nav ul.language-nav,
.header-3 .visible-nav .flex-nav ul.icon-nav {
  margin-left: 10px;
  margin-top: 5px;
}

.header-3 .visible-nav .flex-nav ul.language-nav li,
.header-3 .visible-nav .flex-nav ul.icon-nav li {
  margin-left: 10px;
}

.header-3 .visible-nav,
.header-3 .menu-box {
  opacity: 1;
  transition: .3s;
}

.header-3.active .visible-nav,
.header-3.active .menu-box {
  opacity: 0
}

.team-name {
  font-size: 25px;
  color: #fff;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .team-row {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
  }
}

footer {
    background: url("../img/bg-main.jpg") no-repeat center;
    background-size: cover;
    color: #fff;
    padding: 40px 0
}

@media (min-width:768px) {
    footer {
        background: url("../img/bg-main.jpg") no-repeat bottom;
        background-size: cover;
        background-attachment: fixed;
        padding: 100px 0 40px
    }
}

@media (min-width:1024px) {
    footer {
        background: url("../img/bg-main.jpg") no-repeat center;
        background-size: cover;
        background-attachment: fixed;
        padding: 120px 100px 40px
    }
}

footer .footer__nav {
    display: none;
    margin-bottom: 15px
}

@media (min-width:992px) {
    footer .footer__nav {
        display: block
    }
}

footer .footer__nav>li>a {
    display: inline-block;
    font-family: 'EB Garamond';
    color: #fff;
    font-size: 25px;
    padding: 15px 0
}

@media (min-width:768px) {
    footer .footer__nav>li>a {
        font-size: 36px
    }
}

footer .footer__nav>li>a:hover {
    text-decoration: underline;
}

footer .footer__nav>li>a:first-of-type {
    padding: 0 0 15px
}

footer .footer__img {
    margin-bottom: 30px
}

@media (max-width:991px) {
    footer .footer__img {
        text-align: center
    }
}

@media (min-width:768px) {
    footer .footer__img {
        margin-bottom: 80px
    }
}

@media (max-width:991px) {
    footer .footer__img li {
        display: inline-block;
        margin: 0 8px
    }
}

footer .footer__img>li>a {
    display: inline-block;
    margin-bottom: 10px
}

footer a {
    color: #fff;
    transition: .3s
}

footer a:hover {
    text-decoration: underline;
}

footer svg .footer-img__hover {
    transition: .3s
}

footer svg:hover .footer-img__hover {
    fill: #fff;
}

@media (max-width:991px) {
    footer .col-md-4,
    footer .text-right {
        text-align: center
    }
}

@media (max-width:991px) {
    footer .footer__logo {
        margin-bottom: 20px
    }
}

@media (max-width:768px) {
    .footer-team {
        height: 90vh;
        height: calc(100vh - 80px)
    }
}

.gdpr-documents {
    background: rgba(216, 216, 216, .1);
    padding: 24px 20px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px
}

@media (min-width:768px) {
    .gdpr-documents {
        flex-direction: row
    }
}

.gdpr-documents a {
    background: #000;
    color: #fff;
    width: 100%;
    margin-top: 20px;
    height: 52px;
    line-height: 52px;
    font-family: 'EB Garamond';
    text-align: center
}

@media (min-width:768px) {
    .gdpr-documents a {
        width: 150px;
        margin-top: 0
    }
}

@media (min-width:1024px) {
  .row__flex {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: flex-end;
  }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transform--moz-transform: translate3d(0, 0, 0);
    -webkit-transform--moz-transform--ms-transform: translate3d(0, 0, 0);
    -webkit-transform--moz-transform--ms-transform--o-transform: translate3d(0, 0, 0);
    -webkit-transform--moz-transform--ms-transform--o-transform-transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: flex
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

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

.slick-slide {
    display: none;
    position: relative;
    float: left;
    outline: 0;
    overflow: hidden
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

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

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

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

/* .service-slider__item {
    display: -webkit-flex !important;
    display: -ms-flex !important;
    display: flex !important;
    height: 750px;
    position: relative;
    padding-top: 120px;
    padding-bottom: 50px;
    background: url("../img/bg-main.jpg") no-repeat center;
    background-attachment: fixed;
    background-size: cover;
    color: #fff;
    position: relative;
}

@media (min-width:768px) {
    .service-slider__item {
        height: 850px;
        padding-top: 250px;
        padding-bottom: 165px
    }
} */

.slider__item h3 {
  color: #000;
  margin-bottom: 30px;
}

.slider__item p {
  margin-bottom: 20px !important;
}

.slider__item .container .row {
  padding-top: 90px;
}

@media (max-width: 736px) {
  .slider__item .container .row img {
    margin-top: 30px;
  }
}

@media (min-width: 768px) {
  .slider__item .container .row {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
  }
}

.slide-to-left {
    overflow-x: scroll
}

.slide-to-left .slide-to-left__wrapper ul {
    margin: 30px auto 20px;
    width: auto;
    white-space: nowrap
}

@media (min-width:992px) {
    .slide-to-left .slide-to-left__wrapper ul {
        margin: 60px auto 50px
    }
}

.slide-to-left .slide-to-left__wrapper .slide-box::-webkit-scrollbar {
    width: 6px
}

.slide-to-left .slide-to-left__wrapper .slide-box::-webkit-scrollbar-track {
    background-color: transparent
}

.slide-to-left .slide-to-left__wrapper .slide-box::-webkit-scrollbar-thumb {
    background-color: #000
}

.slide-to-left .slide-to-left__wrapper li,
.slide-to-left .slide-to-left__wrapper li.slide-box {
    background: rgba(216, 216, 216, .1);
    color: #000;
    padding: 18px 20px;
    width: 300px;
    width: calc(100vw - 30px);
    min-height: 190px;
    display: inline-block;
    white-space: normal;
    margin-right: 30px;
    height: 225px;
    overflow: hidden;
    overflow-y: scroll
}

@media (min-width:548px) {
    .slide-to-left .slide-to-left__wrapper li,
    .slide-to-left .slide-to-left__wrapper li.slide-box {
        width: 320px
    }
}

@media (min-width:992px) {
    .slide-to-left .slide-to-left__wrapper li,
    .slide-to-left .slide-to-left__wrapper li.slide-box {
        width: 340px
    }
}

.slide-to-left .slide-to-left__wrapper li.slide-box:last-of-type,
.slide-to-left .slide-to-left__wrapper li:last-of-type {
    margin-right: 0
}

.slide-to-left .slide-to-left__wrapper li p,
.slide-to-left .slide-to-left__wrapper li.slide-box p {
    font-family: 'EB Garamond';
    font-size: 36px
}

@media (max-width:991px) {
    .slide-to-left .slide-to-left__wrapper li p,
    .slide-to-left .slide-to-left__wrapper li.slide-box p {
        font-size: 25px
    }
}

.slide-to-left .slide-to-left__wrapper li h3,
.slide-to-left .slide-to-left__wrapper li.slide-box h3 {
    font-family: proxima-nova;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.7;
    margin-top: 5px
}

.slide-to-left .slide-to-left__wrapper li a,
.slide-to-left .slide-to-left__wrapper li.slide-box a {
    color: #000;
    transition: .3s
}

.slide-to-left .slide-to-left__wrapper li a:hover,
.slide-to-left .slide-to-left__wrapper li.slide-box a:hover {
    color: #000
}

.slideto-left-last {
    margin-top: 70px
}

@media (min-width:768px) {
    .slideto-left-last {
        margin-top: 200px
    }
}

.slide-to-left::-webkit-scrollbar {
    height: 6px
}

.slide-to-left::-webkit-scrollbar-track {
    background-color: rgba(216, 216, 216, .7);
    max-width: 1200px
}

.slide-to-left::-webkit-scrollbar-thumb {
    background-color: #000
}

.clearfix {
    clear: both
}

.slick-next,
.slick-prev {
    background: 0 0;
    height: 35px;
    min-width: 1px;
    width: 21px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    color: transparent;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
    border: none;
    outline: 0;
    z-index: 1
}

.slick-next:hover,
.slick-prev:hover {
    background: 0 0
}

.slick-prev {
    background-image: url("../img/icons/arrow_left.svg");
    background-repeat: no-repeat;
    left: 5%;
}

.slick-prev:focus,
.slick-prev:hover {
    background-image: url("../img/icons/arrow_left.svg");
    background-repeat: no-repeat
}

.slick-next {
    background-image: url(../img/icons/arrow_right.svg);
    background-repeat: no-repeat;
    right: -5%
}

@media (max-width:991px) {
    .slick-next {
        right: -2%
    }
}

.slick-next:focus,
.slick-next:hover{
    background-image: url(../img/icons/arrow_right.svg);
    background-repeat: no-repeat
}

.slider-office > button {
    display: none !important
}

.slider-office .slick-next,
.slider-office .slick-prev {
    top: 30px;
    left: 15px
}

.slider-office .slick-prev {
  left: 11%;
}

@media (max-width: 1024px) {
  .slider-office .slick-prev {
    left: 3%;
  }
}

@media (max-width: 736px) {
  .slider-office .slick-prev {
    left: 10%;
  }
}

.slider-office .slick-next {
    left: 15%;
}

@media (max-width: 1024px) {
  .slider-office .slick-next {
    left: 10%;
  }
}

@media (max-width: 736px) {
  .slider-office .slick-next {
    left: 25%;
  }
}
