@import url('fonts.css');

.col,
table {
    width: 100%
}

.wp-caption,
audio,
iframe,
img,
object,
video {
    max-width: 100%
}

.intro .intro__title,
.notext {
    white-space: nowrap
}

.widget_calendar table,
table {
    border-spacing: 0;
    border-collapse: collapse
}

.cols:after,
.intro-keywords .intro__body:after,
.post .post__entry:after,
.shell:after {
    content: '';
    line-height: 0;
    display: table;
    clear: both
}

.gform_wrapper .gform_ajax_spinner,
.section-module--blog .section__content-right strong {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.gallery,
.gallery-item,
.wp-caption {
    position: relative
}

.client .client__image-inner,
.grid .grid-item .grid-item__image,
.project .project__inner,
.section-grid .section__head .section__image,
.section-module .section-module__row .section__content-left .section__content-image,
.section-module .section__content-left,
.section-module .section__content-right,
.section-module .section__video-image,
.section-steps .section__image-inner,
.section-testimonials .section__content .section__image,
.testimonial .testimonial__head .testimonial__image span {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

*,
:after,
:before {
    padding: 0;
    margin: 0;
    outline: 0;
    box-sizing: border-box
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

html {
    tap-highlight-color: transparent
}

body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none
}

iframe,
img {
    border: 0
}

img {
    height: auto;
    display: inline-block;
    vertical-align: middle
}

b,
strong {
    font-weight: 700
}

address {
    font-style: normal
}

svg:not(:root) {
    overflow: hidden
}

a,
button,
input[type=submit],
input[type=button],
input[type=reset],
input[type=file],
input[type=image],
label[for] {
    cursor: pointer
}

.disabled,
[disabled],
a[href^=tel],
button[disabled],
input[disabled],
select[disabled],
textarea[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

a[href^=tel],
input[type=datetime],
input[type=datetime-local],
input[type=month],
input[type=week],
input[type=email],
input[type=number],
input[type=search],
input[type=time],
input[type=url],
input[type=color],
input[type=tel],
input[type=text],
input[type=password],
input[type=date],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch
}

.gallery,
.notext,
.search-form {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased
}

.wp-caption-text,
body {
    font-family: var(--fourth-font-en), sans-serif
}

button,
select {
    text-transform: none
}

nav ol,
nav ul {
    list-style: none
}

body {
    min-width: 320px;
    background: var(--first-color);
    font-size: 25px;
    line-height: 1.2;
    font-weight: 400;
    color: var(--second-color)
}

a {
    color: inherit;
    text-decoration: underline
}

.article .article__head a,
.article--blog .article__meta a,
.comment .comment__reply a:hover,
.paging .current a,
.paging a,
.paging a:hover,
.section-comments a,
a:hover,
a[href^=tel] {
    text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .6em;
    line-height: 1.2
}

h2 {
    font-size: 38px
}

h3 {
    font-size: 29px
}

h6 {
    font-size: 19px
}

blockquote,
dl,
hr,
ol,
p,
table,
ul {
    margin-bottom: 1.2em
}

blockquote:last-child,
dl:last-child,
h1:last-child,
h1[class],
h2:last-child,
h2[class],
h3:last-child,
h3[class],
h4:last-child,
h4[class],
h5:last-child,
h5[class],
h6:last-child,
h6[class],
ol:last-child,
p:last-child,
table:last-child,
ul:last-child {
    margin-bottom: 0
}

@media (max-width: 1599px) {
    body {
        font-size: 19px
    }

    h2 {
        font-size: 34px
    }
}

@media (max-width: 1200px) {
    body {
        font-size: 16px
    }

    h2 {
        font-size: 28px
    }

    h3 {
        font-size: 25px
    }
}

.clear:after {
    content: '';
    line-height: 0;
    display: table;
    clear: both
}

.notext {
    text-indent: 100%;
    text-shadow: none
}

.notext-old {
    font-size: 0;
    line-height: 0;
    text-indent: -4000px
}

.hidden,
[hidden] {
    display: none
}

.alignleft {
    float: left
}

.alignright {
    float: right
}

.cols {
    margin: 0 -15px
}

.col {
    float: left;
    padding: 0 15px
}

.col--1of2 {
    width: 50%
}

.gallery-columns-1 .gallery-item,
.gallery-item img,
.wp-caption img {
    width: 100%
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .hidden-sm {
        display: none !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1025px) and (max-width: 1200px) {
    .hidden-md {
        display: none !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1201px) {
    .hidden-lg {
        display: none !important
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }
}

.aligncenter,
.alignnone {
    display: block
}

.aligncenter,
.alignleft,
.alignnone,
.alignright {
    margin: 5px 15px 10px
}

.alignleft,
.alignnone {
    margin-left: 0
}

.alignnone,
.alignright {
    margin-right: 0
}

.aligncenter {
    margin-left: auto;
    margin-right: auto
}

.wp-caption-text {
    font-size: 29px;
    display: inline;
    line-height: 1.2;
    color: var(--third-color);
    letter-spacing: -.05em;
    font-style: italic;
    border-bottom: 2px solid var(--third-color)
}

.gallery {
    padding-bottom: 20px
}

.gallery .wp-caption-text {
    right: 10px;
    bottom: 10px;
    left: 10px;
    text-align: left
}

.gallery-item {
    float: left;
    padding: 10px
}

.gallery-columns-2 .gallery-item {
    width: 50%
}

.gallery-columns-3 .gallery-item {
    width: 33.33%
}

.gallery-columns-4 .gallery-item {
    width: 25%
}

.gallery-columns-5 .gallery-item {
    width: 20%
}

.gallery-columns-6 .gallery-item {
    width: 16.67%
}

.gallery-columns-7 .gallery-item {
    width: 14.29%
}

.gallery-columns-8 .gallery-item {
    width: 12.5%
}

.gallery-columns-9 .gallery-item {
    width: 11.11%
}

.gallery-columns-7 .wp-caption,
.gallery-columns-8 .wp-caption,
.gallery-columns-9 .wp-caption {
    display: none
}

.paging {
    padding: 0 0 20px;
    text-align: center
}

.paging ul {
    list-style: none
}

.paging li,
.paging ul {
    display: inline-block;
    vertical-align: top
}

.paging a {
    display: inline-block;
    padding: 4px 10px;
    border: 1px solid var(--ninth-color);
    border-radius: 4px
}

.paging .current a,
.paging a:hover {
    background: var(--tenth-color);
    color: var(--first-color)
}

.paging .paging__label {
    padding-right: 10px
}

.paging .paging__next,
.paging .paging__prev {
    text-decoration: none;
    border: 0;
    display: table-cell;
    width: 50%;
    color: var(--first-color);
    font-size: 38px;
    line-height: 1.2;
    padding: 40px 50px 40px 90px;
    border-radius: 0;
    font-weight: 700;
    vertical-align: middle;
    text-align: left
}

.paging .paging__next strong,
.paging .paging__prev strong {
    border-bottom: 2px solid var(--first-color)
}

.paging .paging__prev {
    background: var(--fifth-color)
}

.paging .paging__next {
    background: var(--fourth-color);
    padding-left: 73px
}

.paging .paging__content {
    display: table;
    width: 100%;
    table-layout: fixed;
    height: 335px
}

.paging>h2 {
    font-size: 46px;
    color: var(--first-color);
    background: url(../images/article-foot-gradient.jpg) center no-repeat;
    background-size: cover;
    margin-bottom: 0;
    font-weight: 400;
    padding: 20px
}

@media (max-width: 1200px) {
    .paging>h2 {
        font-size: 36px
    }

    .paging .paging__next,
    .paging .paging__prev {
        font-size: 30px
    }
}

@media (max-width: 1024px) {
    .paging .paging__content {
        height: 200px
    }

    .paging .paging__next,
    .paging .paging__prev {
        padding: 20px 30px
    }
}

@media (max-width: 767px) {
    .paging>h2 {
        font-size: 28px
    }

    .paging .paging__next,
    .paging .paging__prev {
        font-size: 20px
    }
}

@media (max-width: 479px) {
    .paging .paging__content {
        display: block
    }

    .paging .paging__next,
    .paging .paging__prev {
        display: block;
        width: 100%
    }
}

.section-comments {
    padding-top: 15px
}

.section-comments p {
    padding-bottom: 18.2px
}

.section-comments ol,
.section-comments ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.section-comments h3 {
    position: relative;
    padding: 0 0 10px
}

.section-comments h3 small {
    position: absolute;
    top: 0;
    right: 0
}

.comments,
.comments .children {
    position: relative
}

.comments .children:after,
.comments .children:before {
    content: '';
    position: absolute;
    display: block
}

.comments .children:before {
    top: 33px;
    left: 23px;
    width: 32px;
    height: 27px;
    border-left: 8px solid var(--eleventh-color);
    border-bottom: 8px solid var(--eleventh-color);
    border-radius: 0 0 0 8px
}

.comments .children:after {
    top: -5px;
    left: 8px;
    border: 20px solid transparent;
    border-width: 20px 19px;
    border-bottom-color: var(--eleventh-color)
}

.comments .comment {
    position: relative;
    border-top: 1px dashed var(--twelfth-color)
}

.comments .children {
    padding-left: 70px
}

.comments .moderation-notice {
    display: inline-block;
    margin: 3px 0 8px;
    color: var(--fifteenth-color)
}

.comment .comment__author-avatar {
    position: absolute;
    top: 28px;
    left: 0;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 1px solid var(--sixteenth-color)
}

.comment .comment__author-says {
    padding-left: 5px
}

.comment .comment__entry {
    position: relative;
    padding: 30px 0 30px 65px
}

.comment .comment__text p:last-child {
    padding-bottom: 0;
    margin-bottom: 0
}

.comment .comment__meta {
    padding-bottom: 12px
}

.comment .comment__meta a {
    color: var(--twelfth-color)
}

.comment .comment__reply {
    padding-top: 10px;
    text-align: right
}

.comment .comment__reply a {
    display: inline-block;
    padding: 5px 10px;
    background: var(--twelfth-color);
    color: var(--first-color);
    border-radius: 6px
}

.comment .comment__reply a:hover {
    opacity: .8
}

.comment-respond {
    width: 100%;
    padding-top: 30px;
    border-top: 1px solid var(--twelfth-color)
}

.comment-respond h3 {
    position: relative
}

.comment-respond small {
    position: absolute;
    top: 0;
    right: 0
}

.comment-respond label {
    display: block;
    padding-bottom: 4px
}

.comment-respond input[type=text],
.comment-respond textarea {
    display: block;
    width: 80%;
    padding: 10px;
    border: 1px solid var(--sixteenth-color);
    background: var(--thirteenth-color)
}

.comment-respond textarea {
    height: 100px;
    width: 100%
}

.comment-respond input[type=text]:focus {
    background-color: var(--first-color)
}

.comment-respond input[type=text]::-webkit-input-placeholder {
    color: var(--fourteenth-color)
}

.comment-respond input[type=text]:-ms-input-placeholder {
    color: var(--fourteenth-color)
}

.comment-respond input[type=text]::placeholder {
    color: var(--fourteenth-color)
}

.comment-respond .required {
    color: var(--forty-second-color)
}

.comment-respond .comment-notes {
    padding-top: 15px
}

.comment-respond .form-submit input {
    display: block;
    width: 160px;
    height: 40px;
    border: 0;
    font-size: 14px;
    font-weight: 700;
    color: var(--first-color);
    background: var(--twelfth-color);
    cursor: pointer;
    border-radius: 4px
}

.nocomments {
    padding-top: 12px;
    font-weight: 700;
    font-size: 18px
}

.search-form .search__field {
    display: block;
    background: var(--thirteenth-color)
}

.search-form .search__field:focus {
    background-color: var(--first-color)
}

.search-form .search__field::-webkit-input-placeholder {
    color: var(--fourteenth-color)
}

.search-form .search__field:-ms-input-placeholder {
    color: var(--fourteenth-color)
}

.search-form .search__field::placeholder {
    color: var(--fourteenth-color)
}

.search-form .screen-reader-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    opacity: .5;
    visibility: hidden
}

.loading-screen {
    background-color: var(--fifty-seventh-color);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    display: none
}

.loading-screen .spinner {
    background: url(../images/loading.svg) no-repeat;
    width: 200px;
    height: 200px;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%
}

.accordion .accordion__head.run-animation {
    animation: shake 1s ease-in-out
}

.accordion .accordion__head h3 {
    display: inline-block;
    font-size: 26px;
    font-weight: 400;
    color: var(--second-color);
    background: var(--seventeenth-color);
    padding: 3px 10px 4px 35px;
    position: relative;
    cursor: pointer;
    transition: background .5s, color .5s
}

.article--blog .article__head h2,
.article--blog .article__meta {
    font-weight: 700;
    letter-spacing: -.05em
}

.accordion .accordion__body,
.accordion .accordion__head h3:hover,
.accordion .accordion__section.expanded .accordion__head h3 {
    color: var(--first-color);
    background: var(--fifth-color)
}

.accordion .accordion__section.expanded .accordion__head h3:before {
    content: '-'
}

.accordion .accordion__head h3:before {
    content: '+';
    position: absolute;
    top: 3px;
    left: 11px;
    font-size: 30px;
    line-height: 1;
    width: 20px;
    text-align: center
}

.accordion .accordion__body {
    display: none;
    padding: 10px 35px;
    margin-top: 5px
}

.accordion .accordion__section+.accordion__section {
    margin-top: 5px
}

.accordion__section.expanded .accordion__head .h3:before {
    content: '-'
}

@media (max-width: 1400px) {
    .accordion .accordion__head h3 {
        font-size: 24px
    }
}

@media (max-width: 1200px) {
    .accordion .accordion__head h3 {
        font-size: 20px
    }

    .accordion .accordion__head h3:before {
        font-size: 24px
    }
}

.article .article__head {
    margin-bottom: 40px
}

.article .article__head a {
    transition: color .2s
}

.article .article__head a:hover {
    color: var(--fifth-color)
}

.article .article__actions {
    margin-top: 50px;
    text-align: center
}

.article .article__actions .btn {
    min-width: 0;
    font-size: 25px
}

.article--blog .article__head {
    margin-bottom: 10px
}

.article--blog .article__meta {
    font-size: 21px;
    color: var(--fourth-color);
    margin-bottom: 23px
}

.article--blog .article__meta a:hover {
    text-decoration: underline
}

@media (max-width: 1200px) {
    .article .article__actions .btn {
        font-size: 19px
    }

    .article--blog .article__meta {
        font-size: 18px
    }
}

@media (max-width: 767px) {
    .accordion .accordion__head h3 {
        display: block
    }

    .article .article__actions .btn {
        font-size: 16px
    }

    .article .article__actions {
        margin-top: 20px
    }

    .article .article__head {
        margin-bottom: 20px
    }
}

.article-single .article__head h1 {
    font-family: var(--second-font-en), sans-serif;
    font-weight: 800;
    font-size: 58px;
    line-height: 1.29;
    color: var(--second-color)
}

.article-single .article__head+.article__image {
    margin-top: 23px
}

.article-single .article__meta {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-end;
    gap: 20px;
    /*text-align: right;*/
    font-size: 21px;
    margin-bottom: 45px
}

.meta__time {
    display: flex;
    flex-flow: row wrap;
    gap: 20px;
    white-space: nowrap;
    font-size: 15px;
    color: var(--fortieth-color);
}

.footer .meta__time {
    margin-bottom: 30px;
}

@media all and (max-width: 767px) {
    .article-single .article__meta {
        margin-top: 20px;
    }
}

@media all and (max-width: 575px) {
    .article-single .article__meta {
        flex-flow: column nowrap;
        align-items: flex-start;
    }

    .meta__time {
        flex-flow: column nowrap;
        gap: 5px;
    }
}

.article-single .article__meta p {
    color: var(--fourth-color)
}

.article-single .article__meta p a {
    text-decoration: none;
    font-weight: 700;
    position: relative;
    display: inline;
    border-bottom: 2px solid var(--fourth-color);
    transition: color .2s, border .2s
}

.article-single .article__meta p a:hover {
    color: var(--fifth-color);
    border-color: var(--fifth-color)
}

.article-single .article__image {
    margin-bottom: 13px
}

.article-single .article__image img {
    width: 100%;
    height: auto
}

.article-single .article__images {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 110px calc((970px - 100vw) / 2) 140px;
    width: calc(100% + (100vw - 970px));
    max-width: none
}

.article-single .article__images img {
    width: 50%;
    height: auto
}

.article-single .article__testimonial {
    color: var(--first-color);
    background-size: cover;
    padding: 55px 140px 50px 170px
}

.article-single .article__testimonial blockquote {
    font-size: 33px;
    line-height: 1.15
}

.article-single .article__content {
    background: var(--first-color);
    padding: 70px 140px 150px 170px
}

.article-single .article__content p {
    line-height: 1.32;
    margin-bottom: 37px
}

.article-single .article__content p:last-child {
    margin-bottom: 0
}

.article-single .article__content .wp-caption-text {
    font-size: 21px
}

.article-single .article__content p>a,
.article-single .article__content span:not([class^=ginput]):not([class^=name]) {
    border-bottom: 2px solid var(--fourth-color);
    text-decoration: none !important
}

.article-single .article__content span.span-custom:only-child {
    padding: 0 5px
}

.article-single .article__content span.span-custom a:hover {
    text-decoration: none;
    opacity: .8;
    transition: opacity .2s
}

.article-single .article__content h1 {
    font-size: 42px
}

.article-single .article__content h2 {
    font-size: 38px
}

.article-single .article__content h3 {
    font-size: 33px
}

.article-single .article__content h4 {
    font-size: 28px
}

.article-single .article__content h5 {
    font-size: 25px
}

.article-single .article__content h6 {
    font-size: 22px
}

.article-single .article__content ul {
    margin-left: 26px;
    margin-bottom: 40px
}

.article-single .article__content ul:last-child {
    margin-bottom: 0
}

.article-single .article__content ol li+li,
.article-single .article__content ul li+li {
    margin-top: 40px
}

.article-single .article__content ol {
    counter-reset: list-increment;
    list-style: none;
    margin-bottom: 40px
}

.article-single .article__content ol:last-child {
    margin-bottom: 0
}

.article-single .article__content ol li {
    position: relative;
    counter-increment: list-increment
}

.article-single .article__content ol li:before {
    content: counter(list-increment) ') ';
    font-weight: 700
}

.article-single .article__content h2:not(:first-child),
.article-single .article__content h3:not(:first-child),
.article-single .article__content h5:not(:first-child) {
    padding-top: 23px
}

.article-single .article__content .wp-caption+h2:not(:first-child) {
    padding-top: 0
}

.article-single .article__content blockquote {
    margin-bottom: 37px
}

.article-single .article__content blockquote span.span-custom {
    padding: 0
}

.article-single .article__content blockquote p {
    margin-bottom: 25px
}

.article-single .article__content blockquote p:last-child {
    margin-bottom: 0
}

.article-single .article__content .video-holder {
    margin-bottom: 30px
}

.article-single .article__content a {
    text-decoration: none
}

.article-single .article__content a:hover {
    text-decoration: underline
}

.article-single .article__content h1,
.article-single .article__content h2,
.article-single .article__content h3,
.article-single .article__content h4,
.article-single .article__content h5,
.article-single .article__content h6 {
    margin-bottom: 34px;
    letter-spacing: -.05em
}

.article-single .article__foot {
    display: -ms-flexbox;
    display: flex;
    background: var(--fourth-color);
    color: var(--first-color);
    -ms-flex-align: center;
    align-items: center
}

.article-single .article__foot p {
    font-size: 21px;
    margin-bottom: 5px;
    line-height: 1.57
}

.article-single .article__foot p:last-child,
.article-single--study .article__content p:last-child {
    margin-bottom: 0
}

.article-single .article__foot-image {
    width: 230px;
    padding-bottom: 230px;
    background-size: cover;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.article-single .article__foot-content {
    width: calc(100% - 230px);
    padding: 20px 80px 20px 70px
}

.article-single--study .article__content {
    padding: 110px 0;
    background: 0 0
}

.article-single--study .article__content p {
    letter-spacing: -.05em
}

.article-single--study .article__content .wp-caption-text {
    font-size: 29px
}

.article-single--study .article__content .wp-caption img {
    margin-bottom: 13px
}

.article-single--study .article__content .wp-caption.alignnone {
    padding: 40px 0 100px
}

.article-single .article__content h2 {
    font-weight: 400;
    margin-bottom: 46px
}

.article-single .article__content h2:last-child {
    margin-bottom: 0
}

@media (max-width: 1599px) {
    .article-single .article__content h1 {
        font-size: 36px
    }

    .article-single .article__content h2 {
        font-size: 34px;
        margin-bottom: 25px
    }

    .article-single .article__content h3 {
        font-size: 30px
    }

    .article-single .article__content h4 {
        font-size: 24px
    }

    .article-single .article__content h5 {
        font-size: 22px
    }

    .article-single .article__content h6 {
        font-size: 20px
    }

    .article-single .article__content h2:not(:first-child) {
        padding-top: 25px
    }

    .article-single--study .article__content p {
        font-size: 25px;
        margin-bottom: 25px
    }

    .article-single--study .article__content .wp-caption-text {
        font-size: 25px
    }
}

@media (max-width: 1200px) {

    .article-single .article__content h1,
    .article-single .article__content h2,
    .article-single .article__content h3,
    .article-single .article__content h4,
    .article-single .article__content h5,
    .article-single .article__content h6,
    .article-single .article__content ol,
    .article-single .article__content p,
    .article-single .article__content ul {
        margin-bottom: 20px
    }

    .article-single .article__content h1 {
        font-size: 32px
    }

    .article-single .article__content h2 {
        font-size: 28px
    }

    .article-single .article__content h4 {
        font-size: 20px
    }

    .article-single .article__content h5 {
        font-size: 18px
    }

    .article-single .article__content h6 {
        font-size: 16px
    }

    .article-single .article__head h1 {
        font-size: 40px
    }

    .article-single .article__meta {
        font-size: 18px;
        margin-bottom: 20px
    }

    .article-single .article__content h3,
    .article-single .article__testimonial blockquote {
        font-size: 26px
    }

    .article-single .article__content h3:not(:first-child),
    .article-single .article__content h5:not(:first-child) {
        padding-top: 15px
    }

    .article-single .article__content ol li+li,
    .article-single .article__content ul li+li {
        margin-top: 20px
    }

    .article-single .article__images {
        margin: 50px calc((970px - 100vw) / 2) 60px
    }

    .article-single--study .article__content {
        padding: 50px 0
    }

    .article-single--study .article__content p {
        font-size: 18px
    }

    .article-single--study .article__content .wp-caption-text {
        font-size: 20px
    }

    .article-single--study .article__content .wp-caption.alignnone {
        padding: 30px 0 40px
    }
}

@media (max-width: 1024px) {
    .article-single .article__content {
        padding: 30px 10% 80px
    }

    .article-single .article__testimonial {
        padding: 20px 10% 30px
    }

    .article-single .article__foot p {
        font-size: 18px
    }

    .article-single .article__foot-content {
        padding: 20px 5%
    }

    .article-single .article__images {
        margin: 50px -15px 60px;
        width: calc(100% + 30px)
    }

    .article-single--study .article__content {
        padding: 50px 0
    }
}

@media (max-width: 767px) {
    .article-single .article__head h1 {
        font-size: 30px
    }

    .article-single .article__content h3,
    .article-single .article__testimonial blockquote {
        font-size: 22px
    }

    .article-single .article__content {
        padding: 30px 15px 50px
    }

    .article-single .article__testimonial {
        padding: 20px 15px 30px
    }

    .article-single .article__foot {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center;
        justify-content: center;
        padding-top: 24px
    }

    .article-single .article__foot-content {
        width: 100%;
        text-align: center
    }

    .article-single--study .article__content {
        padding: 40px 0
    }
}

@media (max-width: 479px) {
    .article-single .article__head h1 {
        font-size: 28px
    }
}

[class^=btn] {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.btn {
    font-size: 29px;
    color: var(--second-color);
    background: var(--sixth-color);
    padding: 21px 20px
}

.btn:hover {
    background: var(--second-color);
    color: var(--first-color)
}

.btn--red {
    font-size: 21px;
    color: var(--first-color);
    background: var(--fourth-color);
    border-color: var(--fourth-color);
    padding: 17px 40px;
    letter-spacing: -.025em
}

.btn--red:hover {
    color: var(--first-color);
    background: var(--second-color)
}

.btn--blue {
    padding: 11px 55px;
    background: var(--fifth-color);
    border-color: var(--fifth-color);
    color: var(--first-color)
}

.btn--blue:hover {
    background: var(--sixth-color);
    color: var(--second-color)
}

.btn--gray {
    font-size: 25px;
    padding: 7px 60px;
    background: var(--second-color);
    color: var(--first-color);
    border-color: var(--second-color)
}

.btn--gray:hover {
    color: var(--first-color);
    background: var(--fifth-color)
}

.btn--white {
    font-size: 33px;
    letter-spacing: -.05em;
    font-weight: 700;
    background: var(--first-color);
    color: var(--fourth-color)
}

.btn--white:hover {
    color: var(--first-color);
    background: var(--second-color)
}

.btn-quote {
    display: inline-block;
    font-size: 17px;
    font-weight: 400;
    background: var(--sixth-color);
    padding: 4px 3px 2px;
    transition: color .2s, background .2s
}

.btn-quote:hover {
    color: var(--first-color);
    background: var(--fifth-color)
}

@media (max-width: 1599px) {
    .btn {
        font-size: 22px;
        padding: 15px 20px
    }
}

@media (max-width: 1200px) {
    .btn {
        font-size: 22px;
        padding: 10px 20px
    }
}

@media (max-width: 767px) {
    .btn {
        font-size: 19px
    }

    .btn-quote {
        font-size: 26px
    }
}

.btn-block {
    display: block;
    padding-left: 0;
    padding-right: 0
}

.btn-menu {
    display: none;
    width: 32px;
    height: 32px;
    position: relative
}

.btn-menu *,
.btn-menu :after,
.btn-menu :before {
    transition: background .2s, margin .2s, transform .2s
}

.btn-menu span,
.btn-menu span:after,
.btn-menu span:before {
    content: ' ';
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -1px;
    height: 2px;
    background-color: var(--ninth-color)
}

.btn-menu span:before {
    margin-top: -7px
}

.btn-menu span:after {
    margin-top: 5px
}

body.show-nav-main .btn-menu span {
    background-color: transparent
}

body.show-nav-main .btn-menu span:after,
body.show-nav-main .btn-menu span:before {
    margin-top: -1px
}

body.show-nav-main .btn-menu span:before {
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

body.show-nav-main .btn-menu span:after {
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.clients .client+.client {
    margin-top: 25px
}

.clients .client:nth-child(3n+1) .client__caption {
    background: var(--fifth-color)
}

.clients .client:nth-child(3n+1) .client__caption p::-moz-selection {
    background: var(--fourth-color)
}

.clients .client:nth-child(3n+1) .client__caption p::selection {
    background: var(--fourth-color)
}

.clients .client:nth-child(3n+2) .client__caption {
    background: var(--fourth-color)
}

.clients .client:nth-child(3n+3) .client__caption {
    background: var(--sixth-color);
    color: var(--second-color)
}

.clients .client:nth-child(3n+4) .client__caption {
    background: var(--forty-first-color);
    color: var(--second-color)
}

.client {
    background: var(--seventh-color);
    color: var(--second-color);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.client blockquote {
    font-size: 29px;
    line-height: 1.2;
    letter-spacing: -.005em;
    display: block;
    width: 100%;
    font-weight: 300
}

.client .client__caption,
.client a.client__link {
    background: var(--second-color);
    font-size: 17px;
    color: var(--first-color);
    bottom: 0
}

.client .client__image {
    width: 290px;
    height: 290px;
    position: relative
}

.client .client__image-inner {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 5
}

.client .client__caption {
    padding: 10px 20px;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 1;
    letter-spacing: -.05em;
    z-index: 10
}

.client .client__content {
    width: calc(100% - 290px);
    padding: 24px 122px 30px 64px;
    position: relative
}

.client a.client__link {
    position: absolute;
    right: 0;
    text-decoration: none;
    padding: 28px 13px 30px
}

.client a.client__link:hover {
    color: var(--sixth-color)
}

.client a.client__link em {
    display: block;
    font-style: normal;
    border-bottom: 1px solid var(--first-color);
    line-height: 1;
    font-size: 21px;
    margin-top: 2px
}

@media (max-width: 1200px) {
    .client blockquote {
        font-size: 25px
    }

    .client a.client__link {
        font-size: 15px;
        padding: 15px
    }

    .client a.client__link em {
        font-size: 17px
    }
}

@media (max-width: 1024px) {
    .client blockquote {
        font-size: 20px
    }

    .client .client__content {
        padding: 45px 30px
    }

    .client a.client__link {
        padding: 10px 13px
    }

    .client a.client__link em {
        display: inline-block
    }
}

@media (max-width: 767px) {

    .client a.client__link:before,
    .client:after {
        content: '';
        clear: both
    }

    .client {
        display: block;
        padding: 15px
    }

    .client:after {
        display: table
    }

    .client .client__image {
        width: 120px;
        height: auto;
        max-width: 100%;
        float: left;
        margin-right: 15px;
        margin-bottom: 5px
    }

    .client .client__image-inner {
        position: static;
        height: 0;
        width: 100%;
        padding-bottom: 100%
    }

    .client .client__caption {
        position: static;
        padding: 10px;
        font-size: 12px
    }

    .client .client__content {
        width: 100%;
        padding: 0 0 20px
    }

    .client blockquote {
        font-size: 18px
    }

    .client a.client__link {
        position: static;
        display: inline-block
    }

    .client a.client__link:before {
        display: table
    }
}

.copyright {
    font-size: 17px;
    line-height: 1.2
}

@media (max-width: 767px) {
    .copyright {
        font-size: 14px
    }
}

.mfp-fade.mfp-bg {
    opacity: 0;
    transition: all .1s
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    transition: all .1s
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-close {
    display: inline-block;
    width: 48px;
    height: 48px;
    background: url(../images/ico-close.png) center no-repeat var(--fifth-color);
    opacity: 1;
    background-size: 30px;
    top: -48px;
    right: 0;
    transition: background .2s
}

.mfp-fade.mfp-wrap .mfp-close:hover {
    background-color: var(--fourth-color)
}

.mfp-content {
    box-shadow: 0 0 8px var(--fifty-third-color)
}

.mfp-iframe-scaler iframe {
    box-shadow: none
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-size: inherit;
    line-height: 1;
    font-style: normal;
    text-rendering: auto
}

.intro .intro__subtitle,
.intro-about .intro__subtitle {
    font-family: var(--third-font-en), sans-serif;
    text-transform: uppercase
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
    content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "\f158"
}

.fa-krw:before,
.fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
    content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-television:before,
.fa-tv:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-sign-language:before,
.fa-signing:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-address-card:before,
.fa-vcard:before {
    content: "\f2bb"
}

.fa-address-card-o:before,
.fa-vcard-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.footer:after,
.footer:before,
.gform_wrapper.gform_wrapper .ginput_container_textarea:after,
.grid .grid-item .grid-item__image a:after,
.grid .grid-item .grid-item__image a:before,
.intro .btn-video:before,
.intro-about .intro__subtitle:after,
.intro-about .intro__subtitle:before,
.intro-home .intro__body:after,
.intro-studies .intro__blue:after,
.intro-studies .intro__red:after,
.intro-studies .intro__yellow:after {
    content: ''
}

.footer {
    background: var(--forty-third-color);
    position: relative;
    padding: 90px 0 100px
}

.footer:after,
.footer:before {
    position: absolute;
    bottom: 0;
    width: 50%;
    height: 24px
}

.footer:after {
    right: 0;
    background: var(--tenth-color)
}

.footer:before {
    left: 0;
    background: var(--fifth-color)
}

.footer h5 {
    font-size: 29px;
    line-height: 1.2;
    margin-bottom: 15px
}

.footer .shell {
    max-width: 1370px;
    display: -ms-flexbox;
    display: flex
}

.footer .footer__aside {
    width: 240px
}

.footer .footer__content {
    width: calc(100% - 240px);
    padding-left: 83px
}

.footer .footer__content h5 {
    margin-bottom: 12px
}

.footer .cols {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0 0 90px
}

.footer .cols:after,
.gform_wrapper li.hidden-label>label,
.gform_wrapper li.hidden-sub-label .ginput_complex span>label,
.gform_wrapper.gform_wrapper .top_label .gfield_label {
    display: none
}

.footer .col {
    padding: 0 15px 0 0
}

.footer .col:last-child {
    padding-right: 0
}

.footer .col-size1 {
    width: 265px
}

.footer .col-size2 {
    width: 190px
}

.footer .col-size3 {
    width: 305px
}

.footer .subscribe {
    margin-bottom: 55px
}

.footer .subscribe:last-child {
    margin-bottom: 0
}

.footer .socials {
    margin-bottom: 60px
}

.footer .socials:last-child {
    margin-bottom: 0
}

@media (max-width: 1599px) {
    .footer h5 {
        font-size: 23px
    }
}

@media (max-width: 1200px) {
    .footer {
        padding: 50px 0 80px
    }

    .footer .cols {
        margin-bottom: 50px
    }

    .footer .footer__content {
        padding-left: 40px
    }
}

@media (max-width: 1024px) {
    .footer .cols {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .footer .col {
        width: 33.3333%
    }

    .footer .col-size3 {
        width: 100%;
        margin-top: 30px
    }
}

@media (max-width: 767px) {

    .footer .footer__aside,
    .footer .footer__content {
        width: 100%;
        padding: 0 5px
    }

    .footer .shell {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .footer .socials,
    .footer .subscribe {
        margin-bottom: 30px
    }

    .footer .subscribe {
        max-width: 320px
    }

    .footer .footer__aside {
        margin-bottom: 40px
    }

    .footer .cols {
        margin-bottom: 20px
    }

    .footer .col {
        width: 50%;
        margin-bottom: 30px
    }

    .footer .col-size3 {
        width: 50%;
        margin-top: 0
    }
}

@media (max-width: 479px) {

    .footer,
    .footer .col,
    .footer .copyright {
        text-align: left
    }

    .footer .socials,
    .footer .subscribe {
        margin: 0 0 30px
    }

    .footer .col {
        width: 100%
    }

    .footer .col-size3 {
        width: 100%
    }
}

input::-webkit-input-placeholder {
    color: inherit;
    opacity: 1
}

input:-ms-input-placeholder {
    color: inherit;
    opacity: 1
}

input::placeholder {
    color: inherit;
    opacity: 1
}

textarea::-webkit-input-placeholder {
    color: inherit;
    opacity: 1
}

textarea:-ms-input-placeholder {
    color: inherit;
    opacity: 1
}

textarea::placeholder {
    color: inherit;
    opacity: 1
}

input:-webkit-autofill {
    -webkit-text-fill-color: inherit;
    -webkit-box-shadow: 0 0 0 1000px var(--first-color) inset
}

input[type=button],
input[type=date],
input[type=email],
input[type=search],
input[type=submit],
input[type=tel],
input[type=text],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0
}

select::-ms-expand {
    display: none
}

.search-form {
    position: relative
}

.search-form .search__field {
    width: 100%;
    border: 2px solid var(--fifth-color);
    font-size: 17px;
    padding: 8px 35px 8px 20px;
    transition: background .4s
}

.search-form .search__btn {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    visibility: visible;
    opacity: 1;
    width: 28px;
    height: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: url(../images/ico-chevron-right.png) left center no-repeat;
    background-size: 12px 24px;
    float: none;
    font-size: 0;
    line-height: 0
}

.search-form .search__field:focus::-webkit-input-placeholder {
    color: transparent
}

.search-form .search__field:focus::-moz-placeholder {
    color: transparent
}

.search-form .search__field:focus:-moz-placeholder {
    color: transparent
}

.search-form .search__field:focus:-ms-input-placeholder {
    color: transparent
}

.gform_wrapper.gform_wrapper {
    width: 100%;
    position: relative;
    margin: 0
}

.gform_wrapper .gform_body {
    width: 100%
}

.gform_wrapper .gform_body ul {
    list-style: none
}

.gform_wrapper .gform_footer,
.gform_wrapper .gform_heading {
    width: 100%
}

.gform_wrapper .gform_ajax_spinner {
    pointer-events: none
}

.gform_confirmation_wrapper {
    text-align: left;
    padding: 10px;
    margin-bottom: 10px
}

.gform_wrapper.gform_wrapper .gform_heading {
    margin-bottom: 43px
}

.gform_wrapper.gform_wrapper h3.gform_title {
    font-size: 66px;
    color: var(--fifth-color);
    margin: 0 0 20px;
    font-weight: 400
}

.gform_wrapper.gform_wrapper ul.gform_fields {
    margin: 0 -15px !important
}

.gform_wrapper.gform_wrapper ul.gform_fields li.gfield {
    padding: 0 15px !important
}

.gform_wrapper.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper.gform_wrapper textarea {
    font-size: 21px;
    border: 0;
    border-bottom: 6px solid var(--first-color);
    color: var(--eighteenth-color);
    transition: border .2s;
    width: 100%;
    padding: 3px 2px;
    background: 0 0
}

.gform_wrapper.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus,
.gform_wrapper.gform_wrapper textarea:focus {
    border-color: var(--sixth-color)
}

.gform_wrapper.gform_wrapper textarea:focus::-webkit-input-placeholder {
    color: transparent
}

.gform_wrapper.gform_wrapper textarea:focus::-moz-placeholder {
    color: transparent
}

.gform_wrapper.gform_wrapper textarea:focus:-moz-placeholder {
    color: transparent
}

.gform_wrapper.gform_wrapper textarea:focus:-ms-input-placeholder {
    color: transparent
}

.gform_wrapper.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus::-webkit-input-placeholder {
    color: transparent
}

.gform_wrapper.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus::-moz-placeholder {
    color: transparent
}

.gform_wrapper.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus:-moz-placeholder {
    color: transparent
}

.gform_wrapper.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus:-ms-input-placeholder {
    color: transparent
}

.gform_wrapper.gform_wrapper .gfield select {
    width: 100%;
    font-size: 17px;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 38px;
    padding: 0 50px 0 20px;
    background: url(../images/ico-dropdown.png) right 10px center no-repeat var(--first-color);
    background-size: 32px 18px;
    color: var(--eighteenth-color);
    border-radius: 0
}

.gform_wrapper.gform_wrapper .ginput_container_textarea {
    position: relative
}

.gform_wrapper.gform_wrapper .ginput_container_textarea:after {
    width: 16px;
    height: 9px;
    background: var(--first-color);
    position: absolute;
    bottom: 6px;
    right: 0;
    pointer-events: none;
    transition: background .2s
}

.gform_wrapper.gform_wrapper .ginput_container_textarea.focused:after {
    background: var(--sixth-color)
}

.gform_wrapper.gform_wrapper textarea {
    display: block;
    height: 140px;
    resize: vertical;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.gform_wrapper.gform_wrapper .field_description_below .gfield_description {
    font-size: 14px;
    padding-top: 3px
}

.gform_wrapper .gform_footer {
    margin: 32px 0 0 !important;
    padding: 0 !important;
    position: relative
}

.gform_wrapper.gform_wrapper .gform_footer input.button,
.gform_wrapper.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper.gform_wrapper .gform_page_footer input.button,
.gform_wrapper.gform_wrapper .gform_page_footer input[type=submit],
.gform_wrapper.gform_wrapper.gf_browser_ie .gform_footer input.button {
    font-size: 25px;
    border: 0;
    background: var(--fifth-color);
    color: var(--first-color);
    padding: 11px 70px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    min-height: 0 !important;
    line-height: normal !important;
    width: auto !important;
    border-radius: 0 !important
}

.gform_wrapper.gform_wrapper .gform_footer input.button:hover,
.gform_wrapper.gform_wrapper .gform_footer input[type=submit]:hover,
.gform_wrapper.gform_wrapper .gform_page_footer input.button:hover,
.gform_wrapper.gform_wrapper .gform_page_footer input[type=submit]:hover {
    background: var(--second-color);
    color: var(--first-color)
}

.gform_wrapper.gform_wrapper .gform_footer .gform_ajax_spinner {
    width: 60px;
    height: auto
}

.gform_wrapper.gform_wrapper .chosen-container {
    font-size: 21px
}

.gform_wrapper.gform_wrapper .chosen-container-single {
    width: 100% !important
}

.gform_wrapper.gform_wrapper .chosen-container-single .chosen-search {
    display: none
}

.gform_wrapper.gform_wrapper .chosen-container-single .chosen-drop {
    border-radius: 0;
    position: static
}

.gform_wrapper.gform_wrapper .chosen-container-single .chosen-results {
    height: 0
}

.gform_wrapper.gform_wrapper .chosen-container-single.chosen-with-drop .chosen-results {
    height: auto
}

.gform_wrapper.gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single,
.gform_wrapper.gform_wrapper .chosen-container-single .chosen-single {
    width: 100%;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 38px !important;
    padding: 0 50px 0 20px;
    background: url(../images/ico-dropdown.png) right 10px center no-repeat var(--first-color);
    background-size: 32px 18px;
    color: var(--eighteenth-color);
    border-radius: 0;
    box-shadow: none;
    font-size: 21px
}

.gform_wrapper.gform_wrapper .chosen-container-single .chosen-single span {
    height: 38px !important;
    line-height: 38px !important;
    margin: 0 !important;
    color: var(--fifty-fourth-color)
}

.gform_wrapper.gform_wrapper .chosen-container-single .chosen-single div b {
    display: none !important
}

.gform_wrapper div.validation_error,
.subscribe_wrapper.gform_wrapper .gform_footer input.button,
.subscribe_wrapper.gform_wrapper .gform_footer input[type=submit],
.subscribe_wrapper.gform_wrapper .gform_page_footer input.button,
.subscribe_wrapper.gform_wrapper .gform_page_footer input[type=submit],
.subscribe_wrapper.gform_wrapper.gf_browser_ie .gform_footer input.button {
    display: none
}

.gform_wrapper.gform_wrapper .chosen-container .chosen-drop,
.gform_wrapper.gform_wrapper .chosen-container-single .chosen-drop {
    padding: 0;
    border: 0;
    box-shadow: none
}

.gform_wrapper.gform_wrapper .chosen-container .chosen-results {
    padding: 0;
    margin: 0;
    color: var(--eighteenth-color)
}

.gform_wrapper.gform_wrapper .chosen-container .chosen-results li.highlighted {
    background: var(--fifth-color)
}

.section-form--blue .gform_wrapper.gform_wrapper .chosen-container .chosen-results li.highlighted {
    background: var(--sixth-color);
    color: var(--second-color)
}

.gform_wrapper.gform_wrapper .chosen-container .chosen-results li {
    padding: 10px 20px
}

.subscribe_wrapper.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    color: var(--first-color);
    background: var(--tenth-color);
    padding: 6px 13px;
    font-size: 19px;
    border: 0 !important
}

.subscribe_wrapper.gform_wrapper .gform_footer {
    margin: 0 !important;
    padding: 0 !important
}

.subscribe_wrapper.gform_wrapper .gform_footer .gform_ajax_spinner {
    position: absolute;
    top: 100%;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.gform_wrapper.gform_wrapper .validation_message {
    color: var(--fourth-color)
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    font-size: 16px;
    padding: 0 3px
}

.gform_wrapper.gform_validation_error .gform_body ul.gform_fields li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important;
    background: 0 0;
    border: 0
}

.gform_wrapper ul li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper ul li.gfield_error textarea {
    border: 0;
    border-bottom: 6px solid var(--fourth-color)
}

@media (max-width: 1599px) {
    .gform_wrapper.gform_wrapper h3.gform_title {
        font-size: 46px
    }
}

@media (max-width: 1200px) {
    .gform_wrapper.gform_wrapper h3.gform_title {
        font-size: 36px
    }

    .gform_wrapper.gform_wrapper .gfield select,
    .gform_wrapper.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
    .gform_wrapper.gform_wrapper textarea {
        font-size: 16px
    }

    .gform_wrapper.gform_wrapper .gform_footer input.button,
    .gform_wrapper.gform_wrapper .gform_footer input[type=submit],
    .gform_wrapper.gform_wrapper .gform_page_footer input.button,
    .gform_wrapper.gform_wrapper .gform_page_footer input[type=submit],
    .gform_wrapper.gform_wrapper.gf_browser_ie .gform_footer input.button {
        font-size: 22px
    }

    .gform_wrapper .chosen-container,
    .gform_wrapper.gform_wrapper .chosen-container,
    .gform_wrapper.gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single,
    .gform_wrapper.gform_wrapper .chosen-container-single .chosen-single {
        font-size: 16px
    }
}

@media (max-width: 767px) {

    .gform_wrapper.gform_wrapper .gform_footer input.button,
    .gform_wrapper.gform_wrapper .gform_footer input[type=submit],
    .gform_wrapper.gform_wrapper .gform_page_footer input.button,
    .gform_wrapper.gform_wrapper .gform_page_footer input[type=submit],
    .gform_wrapper.gform_wrapper.gf_browser_ie .gform_footer input.button {
        font-size: 19px
    }

    .gform_wrapper .gform_ajax_spinner {
        top: -32px;
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        width: 50px !important
    }
}

.grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.grid .grid-outer {
    width: 33.3333%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.grid .grid-outer:nth-child(3n+2) .grid-item+.grid-item {
    -ms-flex-order: -1;
    order: -1
}

.grid h2,
.grid h3 {
    font-size: 42px;
    margin-bottom: 24px;
    font-weight: 400
}

.grid h2:last-child,
.grid h3:last-child {
    margin-bottom: 0
}

.grid .grid-item {
    width: 100%;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: 460px
}

.grid .grid-item .grid-item__image,
.grid .grid-item .grid-item__image a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.grid .grid-item .grid-item__image a:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--forty-fourth-color);
    transition: opacity .2s, background .2s;
    opacity: 0;
    background-blend-mode: multiply;
    mix-blend-mode: multiply
}


.section__portfolio .grid .grid-item .grid-item__image a {
    text-decoration: none;
}

/*.grid .grid-item .grid-item__image a:before {
    background: url(../images/ico-play.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100px;
    height: 100px;
    background-size: contain;
    opacity: 0;
    transition: opacity .2s;
    z-index: 10
}*/

/*.section__portfolio .grid .grid-item .grid-item__image a:before {
    top: 30%;
}*/

.grid.mobile .grid-item .grid-item__image a:after {
    display: none
}

.grid .grid-item .grid-item__image a:hover:after,
.grid .grid-item .grid-item__image a:hover:before,
.grid.mobile .grid-item .grid-item__image a:before {
    opacity: 1
}

.section__portfolio .grid .grid-item .grid-item__image a > div {
    position: relative;
    opacity: 0;
    text-align: center;
    color: var(--first-color);
    z-index: 10;
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    align-items: center;
    justify-content: center;
}

.section__portfolio .grid .grid-item .grid-item__image a > div > img {
    width: 100px;
}

.section__portfolio .grid .grid-item .grid-item__image a > div > h3,
.section__portfolio .grid .grid-item .grid-item__image a > div > h6 {
    margin: 0;
}

.section__portfolio .grid .grid-item .grid-item__image a:hover > div,
.section__portfolio .grid.mobile .grid-item .grid-item__image a > div {
    opacity: 1;
}

.grid .grid-item .grid-item__content {
    padding: 20px 63px
}

.grid .grid-item .grid-item__image a:hover:after,
_:-ms-lang(x) {
    background: var(--fifty-fifth-color)
}

.grid--small .grid-item {
    display: block;
    width: 25%;
    min-height: 1px
}

.grid--small .grid-item .grid-item__image {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%
}

@media (max-width: 1599px) {
    .grid:not(.grid--small) .grid-item {
        min-height: 33.3vw
    }
}

@media (max-width: 1400px) {

    .grid h2,
    .grid h3 {
        font-size: 36px
    }

    .grid .grid-item .grid-item__content {
        padding: 20px 33px
    }
}

@media (max-width: 1024px) {
    .grid .grid-item .grid-item__content {
        padding: 20px
    }

    .grid--small .grid-item {
        width: 50%
    }
}

@media (max-width: 767px) {
    .grid .grid-outer {
        width: 100%
    }

    .grid .grid-outer .grid-item {
        width: 50%
    }

    .grid .grid-outer:nth-child(3n+2) .grid-item+.grid-item {
        -ms-flex-order: 2;
        order: 2
    }

    /*.grid .grid-item .grid-item__image a:before {
        width: 92px;
        height: 92px
    }*/
}

@media (max-width: 767px) and (min-width: 481px) {
    .grid .grid-outer:nth-child(even) .grid-item+.grid-item {
        -ms-flex-order: -1;
        order: -1
    }
}

@media (max-width: 479px) {
    .grid--small .grid-item {
        width: 100%
    }

    .grid .grid-outer .grid-item {
        width: 100%;
        min-height: 70vw
    }
}

.header {
    position: absolute;
    z-index: 900;
    left: 0;
    width: 100%;
    padding: 10px 0;
    top: 20px;
    transition: top .3s
}

.header .nav-trigger {
    display: none
}

.header .logo {
    z-index: 20
}

.header .shell {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.header .shell:after {
    display: none
}

.header .header__content {
    width: calc(100% - 140px);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.header .nav+.btn-quote {
    margin-left: 20px
}

.header+ :not([class^=intro]):not(.section-article):not(.section-contact):not(.section-base) {
    margin-top: 200px
}

.header-reversed .nav-trigger span {
    background: var(--first-color)
}

body.has-header-hidden .header {
    display: none;
    position: fixed;
    background: var(--seventh-color);
    transition-duration: .3s;
    top: -100%
}

body.has-header-hidden .header-reversed {
    background: var(--tenth-color)
}

body.has-header-visible .header {
    display: block
}

body.has-fixed-header .header {
    display: block;
    position: fixed;
    top: 0
}

body.admin-bar .header {
    margin-top: 32px
}

@media (max-width: 782px) {
    body.admin-bar .header {
        margin-top: 46px
    }
}

@media (max-width: 1599px) {
    .header {
        top: 20px
    }
}

@media (max-width: 1200px) {

    .grid h2,
    .grid h3 {
        font-size: 28px
    }

    .header+ :not([class^=intro]):not(.section-article):not(.section-contact):not(.section-base) {
        margin-top: 100px
    }
}

@media (max-width: 767px) {
    #wpadminbar {
        position: fixed
    }

    .header {
        top: 0;
        padding: 10px 0
    }

    .header .nav-trigger {
        display: inline-block
    }

    .header .header__content {
        position: fixed;
        top: 0;
        left: 100%;
        width: 100%;
        background: var(--seventh-color);
        height: 100vh;
        overflow: auto;
        display: block;
        transition: left .2s;
        padding: 110px 35px 0
    }

    body.has-menu-opened .header .header__content {
        left: 0
    }

    .header .nav+.btn-quote {
        margin: 5px 13px
    }
}

.intro .intro__head,
.intro .intro__title-image {
    display: inline-block
}

[class^=ico-] {
    font-size: 0;
    line-height: 0;
    text-indent: -4004px;
    display: inline-block;
    vertical-align: top;
    position: relative
}

.intro {
    background: var(--seventh-color);
    padding: 230px 0 120px
}

.intro .btn-video {
    border-radius: 50%;
    background: url(../images/letter-o-gradient.jpg) repeat-x;
    position: relative;
    animation: animatedBackground 10s linear infinite paused
}

.intro .btn-video:hover {
    animation-play-state: running
}

.intro .btn-video:before {
    position: absolute;
    top: 0;
    left: 5px;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 31px 0 31px 30px;
    border-color: transparent transparent transparent var(--first-color);
    transition: border .2s
}

.intro .btn-video:hover:before {
    border-color: transparent transparent transparent var(--fourth-color)
}

.intro .btn-video img {
    transition: opacity .3s;
    opacity: 0
}

.intro .intro__content-inner {
    position: relative;
    bottom: -208px;
    margin-top: -208px
}

.intro .intro__content {
    text-align: center;
    position: relative
}

.intro .intro__head {
    position: relative;
    z-index: 20
}

.intro .intro__subtitle {
    font-size: 13px;
    position: absolute;
    top: 100%;
    right: 10px;
    text-align: left;
    font-weight: 400;
    padding-top: 34px;
}

.intro .intro__title-image:first-child {
    padding-right: 86px
}

.intro .intro__body {
    width: 670px;
    height: 617px;
    margin: 0 auto;
    background-size: contain;
    overflow: hidden;
    position: relative;
    left: -50px;
    /*padding-bottom: 1px;*/
    background-position: bottom center;
    background-repeat: no-repeat
}

/*.intro .intro__body:before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 114px;
    background: url(../images/intro-after-home.png) no-repeat;
    width: 410px;
    height: 77px;
    z-index: 10;
    background-size: contain
}*/

.intro .intro__body img.intro__camera {
    position: absolute;
    bottom: -60px;
    left: 19%;
    z-index: 5;
    transition: bottom 1s
}

.intro .intro__body img.intro__mic {
    position: absolute;
    bottom: -108px;
    left: 10%;
    z-index: 5
}

.intro img.intro__play {
    position: absolute;
    top: 34%;
    right: 12%;
    animation: swinging 4s ease-in-out forwards infinite;
    z-index: 20
}

.intro img.intro__guy {
    position: absolute;
    bottom: 0;
    right: 25%;
    z-index: 20
}

.intro img.intro__lady {
    position: absolute;
    bottom: -6%;
    left: 18%;
    z-index: 20
}

.intro img.intro__cameraman {
    position: absolute;
    left: 11%;
    bottom: 3%;
    z-index: 20
}

body.page-loaded .intro .intro__body img.intro__camera {
    bottom: -20px
}

@media (max-width: 1599px) {
    .intro {
        padding: 200px 0 100px
    }

    .intro .shell {
        max-width: 1170px
    }

    .intro .intro__body {
        width: 558.33px;
        height: 514.17px
    }

    /*.intro .intro__body:before {
        width: 341.67px;
        height: 64.17px;
        left: 96px;
        bottom: 0
    }*/

    .intro .intro__body img.intro__camera {
        width: 334.17px;
        height: 491.67px
    }

    .intro img.intro__play {
        right: 3%
    }

    .intro .intro__subtitle {
        padding-top: 10px
    }
}

@media (max-width: 1200px) {
    .intro .shell {
        max-width: 900px
    }

    .intro .intro__title-image {
        height: 100px
    }

    .intro .intro__title-image img,
    .intro .intro__title-image>a {
        height: 100%;
        width: auto
    }

    .intro .intro__title-image:first-child {
        padding-right: 50px
    }

    .intro .intro__body {
        width: 429.23px;
        height: 395.38px
    }

    /*.intro .intro__body:before {
        width: 264px;
        height: 51px;
        left: 72px;
        bottom: -2px
    }*/

    .intro .intro__body img.intro__camera {
        width: 256.92px;
        height: 377.69px
    }

    .intro .intro__content-inner {
        bottom: -150px;
        padding-right: 45px
    }

    .intro .intro__subtitle {
        font-size: 18px;
        right: -80px
    }

    .intro .intro__body img.intro__mic {
        width: 180px;
        height: auto
    }

    .intro img.intro__play {
        top: 27%;
        width: 140px;
        height: auto
    }

    .intro img.intro__lady {
        left: 12%
    }

    .intro img.intro__guy {
        right: 8%
    }

    .intro img.intro__cameraman {
        left: 5%
    }
}

@media (max-width: 767px) {
    .intro {
        padding: 170px 0 30px
    }

    .intro .intro__title-image {
        height: 60px
    }

    .intro .intro__content-inner {
        bottom: -150px;
        padding: 0
    }

    .intro .intro__body {
        width: 286px;
        height: 320px;
        left: 0
    }

    .intro .intro__title {
        position: relative;
        left: 10px
    }

    /*.intro .intro__body:before {
        width: 176px;
        height: 34px;
        left: 48px;
        bottom: -1px
    }*/

    .intro .intro__body img.intro__camera {
        width: 171.28px;
        height: 251.79px
    }

    .intro .intro__body img.intro__mic {
        width: 160px
    }

    .intro .btn-video:before {
        border-style: solid;
        border-width: 16px 0 16px 15px;
        border-color: transparent transparent transparent var(--first-color)
    }

    .intro .intro__subtitle {
        position: static;
        max-width: 280px;
        margin: 15px auto 0;
        text-align: center;
        font-size: 14px
    }

    .intro img.intro__play {
        top: 40%;
        width: 110px;
        display: none
    }

    .intro img.intro__lady {
        width: 50px
    }

    .intro img.intro__cameraman {
        width: 30px
    }
}

@media (max-width: 479px) {

    .intro img.intro__cameraman,
    .intro img.intro__guy,
    .intro img.intro__lady {
        display: none
    }
}

.intro-home {
    padding: 189px 0 120px
}

.intro-home .intro__body {
    position: relative;
    z-index: 0;
    display: block;
    width: 100%;
    height: 615px;
    left: 0
}

.intro-home .intro__body:before {
    display: none
}

.intro-home .intro__body:after {
    z-index: -5;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.intro-home .intro__video {
    width: 100%;
    max-width: 640px;
    margin: 0 auto
}

.intro-home img.intro__play {
    top: 20%;
    right: 10%
}

.intro-home img.intro__guy {
    right: 14%;
    bottom: 10.5%
}

.intro-home img.intro__cameraman {
    left: 15.5%;
    bottom: 22%
}

.intro-home img.intro__lady {
    left: 10.5%;
    bottom: 3%
}

.intro-home .intro__subtitle {
    position: static;
    max-width: 640px;
    width: 100%;
    padding: 90px 0 15px;
    font-size: 17px;
    line-height: 1.2;
    color: var(--first-color);
    letter-spacing: -.015em;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.intro-home .intro__subtitle__inner {
    width: 210px
}

@media (max-width: 1599px) {
    .intro-home .shell {
        max-width: 1200px;
        padding: 0
    }

    .intro-home .intro__body {
        left: 0
    }

    .intro-home img.intro__play {
        right: 4%
    }

    .intro-home img.intro__lady {
        left: 5%
    }

    .intro-home img.intro__cameraman {
        left: 10%
    }

    .intro-home img.intro__guy {
        right: 8.4%
    }
}

@media (max-width: 1200px) {

    .intro-home img.intro__cameraman,
    .intro-home img.intro__guy,
    .intro-home img.intro__lady,
    .intro-home img.intro__play {
        display: none
    }
}

@media (max-width: 1024px) {

    .intro-home img.intro__cameraman,
    .intro-home img.intro__guy,
    .intro-home img.intro__lady {
        display: none
    }

    .intro-home img.intro__play {
        top: -10%
    }

    .intro-home .intro__subtitle {
        max-width: 640px;
        width: 100%;
        margin: 0 auto;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .intro-home .intro__body {
        margin: 0 auto
    }

    .intro-home .intro__video {
        padding-bottom: 80px
    }
}

@media (max-width: 845px) {
    .intro-home .intro__body {
        width: 100%
    }
}

@media (max-width: 767px) {
    .intro-home {
        padding: 75px 0
    }

    .intro-home .shell {
        padding: 0 15px
    }

    .intro-home .intro__body {
        height: auto !important;
        background: 0 0 !important
    }

    .intro-home .intro__body:after {
        display: none
    }

    .intro-home .intro__subtitle {
        width: 100%;
        max-width: 100%;
        padding: 0;
        margin: 30px auto 0;
        color: var(--second-color);
        font-weight: 700;
        font-size: 19px
    }

    .intro-home .intro__video {
        position: relative;
        padding-bottom: 56.25%;
        margin-top: 50px;
        height: 0
    }

    .intro-home .intro__video iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
}

.intro-about {
    padding: 160px 0 345px;
    position: relative
}

.intro-about .intro__head {
    max-width: 760px;
    margin: 0 auto
}

.intro-about .intro__body {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 460px;
    background-repeat: no-repeat;
    background-position: top 10px center
}

.intro-about .intro__title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    max-width: 530px;
    margin: 100px auto
}

.intro-about .intro__title>img {
    margin: 0 7px 0 17px;
    position: relative;
    z-index: 5
}

.intro-about .intro__subtitle {
    font-size: 19px;
    text-align: right;
    font-weight: 400;
    width: 250px;
    padding-right: 60px;
    position: relative;
    z-index: 10
}

.intro-about .intro__title-text,
.intro-studies h1 {
    font-family: var(--second-font-en), sans-serif;
    font-weight: 800;
    color: var(--eighth-color)
}

.intro-about .intro__subtitle:before {
    position: absolute;
    top: 50%;
    right: 33px;
    background: url(../images/intro-about/intro-about-arrow-blue.png) no-repeat;
    width: 22px;
    height: 15px;
    margin-top: -7px;
    z-index: 5;
    animation: shake 3s ease-out infinite
}

.intro-about .intro__subtitle:after {
    position: absolute;
    top: 50%;
    right: -4px;
    background: url(../images/intro-about/intro-about-circle-blue.png) no-repeat;
    width: 34px;
    height: 32px;
    margin-top: -16px;
    animation: spin 10s linear infinite
}

.intro-about .intro__title-text {
    font-size: 116px;
    margin: 0;
    letter-spacing: -.05em;
    position: relative;
    z-index: 5
}

.intro-about .intro__title-text:first-child {
    z-index: 3
}

.intro-about img.intro__red {
    position: absolute;
    top: -30%;
    left: 47.5%;
    z-index: 10
}

.intro-about img.intro__blue {
    position: absolute;
    top: 27%;
    right: -.6%;
    z-index: 10
}

.intro-about img.intro__yellow {
    position: absolute;
    top: 54%;
    right: 31%;
    z-index: 10
}

.intro-about img.intro__mac {
    position: absolute;
    bottom: -57.3%;
    left: 22.7%;
    z-index: 4
}

.intro-about img.intro__tablet {
    position: absolute;
    bottom: -66%;
    right: 12%;
    z-index: 10
}

@media (max-width: 1599px) {
    .intro-about {
        padding: 150px 0 170px
    }

    .intro-about .intro__body {
        margin-bottom: -200px
    }
}

@media (max-width: 1200px) {
    .intro-about {
        padding: 100px 0 160px
    }

    .intro-about .intro__title {
        margin-bottom: 60px
    }

    .intro-about .intro__subtitle {
        font-size: 18px
    }

    .intro-about .intro__title-text {
        font-size: 90px
    }

    .intro-about .intro__title>img {
        width: 124px
    }

    .intro-about img.intro__mac {
        width: 185px;
        left: 29.5%
    }

    .intro-about img.intro__tablet {
        width: 113px
    }

    .intro-about img.intro__red {
        width: 45px
    }

    .intro-about img.intro__blue {
        width: 48px;
        right: 11%
    }

    .intro-about img.intro__yellow {
        width: 20px
    }
}

@media (max-width: 767px) {
    .intro-about {
        padding: 50px 0 160px
    }

    .intro-about .intro__title-text {
        font-size: 60px
    }

    .intro-about .intro__title {
        max-width: 290px
    }

    .intro-about .intro__title>img {
        width: 95.38px
    }

    .intro-about img.intro__mac {
        width: 142.31px;
        left: 21.5%
    }

    .intro-about img.intro__tablet {
        width: 86.92px
    }

    .intro-about img.intro__red {
        width: 34.62px
    }

    .intro-about img.intro__blue {
        width: 36.92px;
        right: 3%
    }

    .intro-about img.intro__yellow {
        width: 15.38px
    }

    .intro-about .intro__subtitle {
        font-size: 12px
    }

    .intro-about .intro__body {
        height: 29vw;
        margin-bottom: 0;
        background-size: cover
    }
}

.intro-studies {
    background: var(--seventh-color);
    padding: 210px 0 100px
}

.intro-studies .shell {
    max-width: 970px
}

.intro-studies h1 {
    font-size: 92px;
    letter-spacing: -.025em;
    line-height: 1.09em;
    margin-bottom: 4px
}

.intro-studies .intro__head {
    position: relative;
    z-index: 10
}

.intro-studies .intro__body {
    margin-top: -238px;
    width: 100%;
    height: 580px;
    position: relative;
    z-index: 5
}

.intro-studies .intro__body img {
    max-width: none
}

.intro-studies .intro__subtitle {
    font-family: var(--third-font-en), sans-serif;
    text-transform: uppercase;
    font-size: 21px;
    text-align: left;
    font-weight: 400;
    width: 250px;
    padding-right: 60px;
    position: relative;
    letter-spacing: -.025em;
    padding-left: 13px
}

.intro-studies .intro__blue-wrapper {
    width: 367px;
    height: 441px;
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: 25
}

.intro-studies .intro__blue {
    width: 303px;
    height: 288px;
    background: url(../images/intro-studies/blue.svg) bottom center no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    right: 0
}

.intro-studies .intro__blue img {
    position: absolute;
    right: 0;
    bottom: -20px
}

.intro-studies .intro__blue:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 278px;
    height: 345px;
    background: url(../images/intro-studies/blue-mask.svg) bottom center no-repeat;
    background-size: contain;
    z-index: 5
}

body.ie .intro-studies .intro__blue:after {
    top: 98px
}

.intro-studies .intro__yellow-wrapper {
    height: 520px;
    width: 551px;
    overflow: hidden;
    position: absolute;
    bottom: 52px;
    left: 160px;
    z-index: 20
}

.intro-studies .intro__yellow {
    width: 551px;
    height: 391px;
    background: url(../images/intro-studies/yellow.svg) bottom center no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: 0
}

.intro-studies .intro__yellow img {
    position: absolute;
    top: -119px;
    left: 185px
}

.intro-studies .intro__yellow:after {
    position: absolute;
    bottom: -112px;
    right: 4px;
    width: 369px;
    height: 345px;
    background: url(../images/intro-studies/yellow-mask.svg) bottom center no-repeat;
    background-size: contain;
    z-index: 5
}

body.ie .intro-studies .intro__yellow:after {
    bottom: -173px
}

.intro-studies .intro__red-wrapper {
    height: 590px;
    width: 576px;
    position: absolute;
    bottom: 95px;
    right: 0;
    z-index: 15;
    overflow: hidden
}

.intro-studies .intro__red {
    width: 576px;
    height: 426px;
    background: url(../images/intro-studies/red.svg) bottom center no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    right: 0
}

.intro-studies .intro__red img {
    position: absolute;
    right: 29px;
    bottom: -342px
}

.intro-studies .intro__red:after {
    position: absolute;
    bottom: -161px;
    right: -95px;
    width: 420px;
    height: 382px;
    background: url(../images/intro-studies/red-mask.svg) bottom center no-repeat;
    background-size: contain;
    z-index: 5
}

@media (max-width: 1599px) {
    .intro-studies {
        padding: 140px 0 50px
    }

    .intro-studies h1 {
        font-size: 70px
    }

    .intro-studies .intro__body {
        margin-top: -220px
    }
}

@media (max-width: 1200px) {
    .intro-studies {
        padding: 120px 0 30px
    }

    .intro-studies .intro__body {
        max-width: 720px;
        margin: -300px auto 0
    }

    .intro-studies .intro__blue-wrapper {
        width: 262.14px;
        height: 315px
    }

    .intro-studies .intro__blue {
        width: 216.43px;
        height: 205.71px
    }

    .intro-studies .intro__blue img {
        width: 239.29px
    }

    .intro-studies .intro__blue:after {
        width: 200px;
        height: 247px;
        top: 0
    }

    .intro-studies .intro__yellow-wrapper {
        height: 371.43px;
        width: 393.57px
    }

    .intro-studies .intro__yellow {
        width: 393.57px;
        height: 279.29px
    }

    .intro-studies .intro__yellow img {
        width: 178.57px;
        left: 106px;
        top: -60px
    }

    .intro-studies .intro__yellow:after {
        width: 263.57px;
        height: 246.43px;
        bottom: -80px;
        right: 3px
    }

    .intro-studies .intro__red-wrapper {
        height: 421.43px;
        width: 411.43px
    }

    .intro-studies .intro__red {
        width: 411.43px;
        height: 304.29px
    }

    .intro-studies .intro__red img {
        width: 285.71px;
        bottom: -200px
    }

    .intro-studies .intro__red:after {
        width: 300px;
        height: 272.86px;
        bottom: -119px;
        right: -66px
    }
}

@media (max-width: 767px) {
    .intro-studies .intro__body {
        max-width: 460px;
        margin: -400px auto 0
    }

    .intro-studies h1 {
        font-size: 50px
    }

    .intro-studies .intro__subtitle {
        font-size: 14px;
        padding-left: 2px
    }

    .intro-studies .intro__blue-wrapper {
        width: 183.5px;
        height: 220.5px;
        left: -10px;
        bottom: -20px
    }

    .intro-studies .intro__blue {
        width: 151.5px;
        height: 144px
    }

    .intro-studies .intro__blue img {
        width: 167.5px
    }

    .intro-studies .intro__blue:after {
        width: 139px;
        height: 172.5px
    }

    .intro-studies .intro__yellow-wrapper {
        height: 260px;
        width: 275.5px;
        left: 83px;
        bottom: -28px
    }

    .intro-studies .intro__yellow {
        width: 275.5px;
        height: 195.5px
    }

    .intro-studies .intro__yellow img {
        width: 125px;
        top: -30px
    }

    .intro-studies .intro__yellow:after {
        width: 184.5px;
        height: 172.5px;
        bottom: -55px
    }

    .intro-studies .intro__red-wrapper {
        height: 295px;
        width: 288px;
        right: 30px
    }

    .intro-studies .intro__red {
        width: 288px;
        height: 213px
    }

    .intro-studies .intro__red img {
        width: 200px;
        right: -20px
    }

    .intro-studies .intro__red:after {
        width: 210px;
        height: 191px;
        bottom: -81px;
        right: -48px
    }
}

@media (max-width: 479px) {
    .intro-studies .intro__body {
        max-width: 290px;
        margin: -450px auto 0
    }

    .intro-studies h1 {
        font-size: 40px
    }

    .intro-studies .intro__blue-wrapper {
        width: 122.33px;
        height: 147px
    }

    .intro-studies .intro__blue {
        width: 101px;
        height: 96px
    }

    .intro-studies .intro__blue img {
        width: 111.67px
    }

    .intro-studies .intro__blue:after {
        width: 95px;
        height: 115px
    }

    .intro-studies .intro__yellow-wrapper {
        height: 173.33px;
        width: 183.67px
    }

    .intro-studies .intro__yellow {
        width: 183.67px;
        height: 130.33px
    }

    .intro-studies .intro__yellow img {
        width: 83.33px;
        left: 60px
    }

    .intro-studies .intro__yellow:after {
        width: 123px;
        height: 115px;
        bottom: -38px
    }

    .intro-studies .intro__red-wrapper {
        height: 196.67px;
        width: 192px;
        right: 0
    }

    .intro-studies .intro__red {
        width: 192px;
        height: 142px
    }

    .intro-studies .intro__red img {
        width: 133.33px;
        bottom: -130px
    }

    .intro-studies .intro__red:after {
        width: 140px;
        height: 127.33px;
        bottom: -54px;
        right: -31px
    }
}

.intro-blog {
    background: var(--seventh-color);
    padding: 230px 0 150px
}

.intro-blog h1 {
    font-family: var(--second-font-en), sans-serif;
    font-size: 67px;
    text-transform: none;
    font-weight: 800;
    color: var(--nineteenth-color);
    margin-bottom: 10px
}

body.archive .intro-blog h1 {
    margin-right: -300px;
    font-size: 50px
}

.intro-blog .shell {
    max-width: 970px;
    display: -ms-flexbox;
    display: flex
}

.intro-blog .form-search {
    padding: 0 8px 0 4px
}

.intro-blog .intro__aside {
    width: 278px
}

.intro-blog .intro__content {
    width: calc(100% - 278px);
    position: relative
}

.intro-blog .intro__subtitle {
    font-family: var(--third-font-en), sans-serif;
    text-transform: uppercase;
    font-size: 21px;
    text-align: left;
    font-weight: 400;
    line-height: 1.2;
    position: relative;
    letter-spacing: -.025em;
    margin-bottom: 50px;
    padding: 0 7px
}

.intro-blog .intro__red {
    width: 380px;
    height: 320px;
    background: url(../images/intro-blog/red.svg) bottom right no-repeat;
    background-size: 300px auto;
    overflow: hidden;
    position: absolute;
    bottom: -20px;
    left: 10px
}

.intro-blog .intro__red img {
    position: absolute;
    bottom: -26px;
    left: 9px;
    z-index: 5;
    max-width: none
}

.intro-blog .intro__blue:before,
.intro-blog .intro__red:before {
    z-index: 10;
    position: absolute;
    content: ''
}

.intro-blog .intro__red:before {
    top: 44px;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/intro-blog/red-mask.svg) right bottom no-repeat;
    background-size: 300px auto
}

:root .intro-blog .intro__red,
_:-ms-fullscreen {
    background-position: bottom -35px right
}

:root .intro-blog .intro__red:before,
_:-ms-fullscreen {
    top: 69px
}

.intro-blog .intro__blue {
    width: 263px;
    height: 276px;
    background: url(../images/intro-blog/blue.svg) right bottom no-repeat;
    background-size: contain;
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: -30px
}

.intro-blog .intro__blue:before {
    top: 0;
    right: -38px;
    height: 309px;
    width: 387px;
    background: url(../images/intro-blog/blue-mask.svg) right bottom no-repeat;
    background-size: contain
}

.intro-blog .intro__blue img {
    position: absolute;
    right: -27px;
    bottom: 30px;
    z-index: 5
}

:root .intro-blog .intro__blue:before,
_:-ms-fullscreen {
    right: -94px
}

@media (max-width: 1200px) {
    .intro-blog {
        padding: 200px 0 120px
    }

    .intro-blog .intro__subtitle {
        font-size: 18px
    }
}

@media (max-width: 1024px) {
    .intro-blog .shell {
        max-width: 730px
    }

    .intro-blog {
        padding: 150px 0 70px
    }

    .intro-blog h1 {
        font-size: 60px
    }

    body.archive .intro-blog h1 {
        font-size: 40px;
        margin-right: -200px
    }

    .intro-blog .intro__red {
        width: 253.33px;
        height: 213.33px;
        background-size: 253px auto;
        bottom: 20px
    }

    .intro-blog .intro__red:before {
        height: 207px;
        width: 266px;
        background-size: 253px auto;
        left: -13px;
        top: 42px
    }

    .intro-blog .intro__red img {
        width: 295.33px
    }

    .intro-blog .intro__blue {
        width: 175.33px;
        height: 184px;
        bottom: 0;
        right: -15px
    }

    .intro-blog .intro__blue:before {
        height: 205.33px;
        width: 258px;
        right: -25px
    }

    .intro-blog .intro__blue img {
        width: 175.33px
    }
}

@media (max-width: 767px) {
    .intro-blog h1 {
        font-size: 40px
    }

    body.archive .intro-blog h1 {
        font-size: 40px;
        margin: 0
    }

    body.archive .intro-blog .intro__subtitle {
        margin-bottom: 30px
    }

    .intro-blog .shell {
        max-width: 570px;
        position: relative
    }

    .intro-blog .intro__subtitle {
        font-size: 14px;
        margin-bottom: 80px
    }

    .intro-blog .intro__blue {
        display: none
    }

    .intro-blog .intro__red {
        position: relative;
        left: -20px
    }

    .intro-blog .intro__red img {
        bottom: -20px;
        left: -2px
    }

    .intro-blog .intro__content {
        position: absolute;
        top: -50px;
        right: 20px;
        width: 250px
    }

    .intro-blog .intro__aside {
        width: 100%;
        position: relative;
        z-index: 20
    }
}

@media (max-width: 479px) {
    .intro-blog {
        padding: 100px 0 30px
    }

    .intro-blog .intro__subtitle {
        padding: 0;
        margin-bottom: 40px
    }

    .intro-blog .intro__content {
        width: 150px;
        top: 0
    }

    .intro-blog .intro__red {
        width: 149.02px;
        height: 125.49px;
        background-size: 148.82px auto;
        bottom: 20px
    }

    .intro-blog .intro__red:before {
        height: 122.76px;
        width: 156.47px;
        background-size: 148.82px auto;
        left: -8px;
        top: 23px
    }

    .intro-blog .intro__red img {
        width: 173.72px;
        bottom: -5px
    }

    body.archive .intro-blog h1 {
        font-size: 30px
    }
}

.intro-jobs .ico-curve,
.intro-jobs .ico-curve svg {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute
}

.intro-jobs {
    padding: 220px 0 0
}

.intro-jobs h1 {
    font-family: var(--second-font-en), sans-serif;
    font-size: 92px;
    text-transform: none;
    font-weight: 800;
    color: var(--eighth-color);
    margin-bottom: 16px;
    letter-spacing: -.025em;
    line-height: 1
}

.intro-jobs .intro__subtitle {
    font-family: var(--third-font-en), sans-serif;
    text-transform: uppercase;
    font-size: 21px;
    text-align: left;
    font-weight: 400;
    line-height: 1.2;
    position: relative;
    letter-spacing: -.025em;
    margin-bottom: 50px;
    padding: 0 17px
}

.intro-jobs .intro__head {
    position: relative;
    z-index: 20;
    margin-bottom: -310px
}

.intro-jobs .intro__head .shell {
    max-width: 970px
}

.intro-jobs .intro__content .shell {
    max-width: 1150px;
    padding-left: 186px
}

.intro-jobs .intro__body {
    height: 700px;
    background: url(../images/intro-jobs/blue.svg) bottom right no-repeat;
    position: relative;
    background-size: contain;
    overflow: hidden
}

.intro-jobs .intro__body img {
    max-width: none;
    position: absolute;
    bottom: 0;
    right: 20px;
    z-index: 5
}

.intro-jobs .ico-curve {
    content: '';
    background: url(../images/intro-jobs/blue-mask.svg) right bottom no-repeat;
    z-index: 10
}

.intro-jobs .ico-curve svg {
    fill: var(--seventh-color)
}

.intro-jobs .intro__body,
_:-ms-lang(x) {
    background-position: bottom -5px right
}

:root .intro-jobs .intro__body,
_:-ms-fullscreen {
    background-position: bottom -20px right
}

:root .intro-jobs .ico-curve,
_:-ms-fullscreen {
    top: 140px
}

@media (max-width: 1599px) {
    .intro-jobs h1 {
        font-size: 70px
    }

    .intro-jobs .intro__body {
        height: 500px;
        width: 700px;
        margin-left: auto
    }

    .intro-jobs .intro__body img {
        width: 667.86px
    }

    .intro-jobs .intro__content .shell {
        padding-left: 230px
    }

    :root .intro-jobs .ico-curve,
    _:-ms-fullscreen {
        top: 111px
    }
}

@media (max-width: 1200px) {
    .intro-jobs {
        padding: 140px 0 0
    }

    .intro-jobs h1 {
        font-size: 55px
    }

    .intro-jobs .intro__subtitle {
        font-size: 18px;
        padding-left: 0
    }

    .intro-jobs .intro__content .shell {
        padding-left: 0
    }

    .intro-jobs .intro__head {
        margin-bottom: -250px
    }

    .intro-jobs .intro__body {
        height: 384.62px;
        width: 538.46px;
        margin-left: auto
    }

    .intro-jobs .intro__body img {
        width: 513.74px
    }

    .intro-jobs .ico-curve {
        top: 1px
    }

    :root .intro-jobs .ico-curve,
    _:-ms-fullscreen {
        top: 88px
    }
}

@media (max-width: 767px) {
    .intro-jobs h1 {
        font-size: 40px
    }

    .intro-jobs .intro__subtitle {
        max-width: calc(100% - 300px)
    }

    .intro-jobs .intro__subtitle br {
        display: none
    }

    .intro-jobs .intro__head {
        margin-bottom: -250px
    }
}

@media (max-width: 600px) {
    .intro-jobs {
        padding: 120px 0 0
    }

    .intro-jobs .intro__head {
        margin-bottom: -200px
    }

    .intro-jobs .intro__body {
        height: 256.41px;
        width: 358.97px;
        margin-left: auto
    }

    .intro-jobs .intro__body img {
        width: 342.49px
    }

    .intro-jobs .intro__subtitle {
        max-width: calc(100% - 220px)
    }
}

@media (max-width: 479px) {
    .intro-jobs .intro__body {
        height: 205.13px;
        width: 287.18px;
        margin-left: auto
    }

    .intro-jobs .intro__body img {
        width: 273.99px
    }

    .intro-jobs h1 br {
        display: none
    }

    .intro-jobs .intro__head {
        margin-bottom: -100px
    }

    .intro-jobs .intro__subtitle {
        font-size: 14px;
        max-width: calc(100% - 160px)
    }
}

.intro-clients {
    background: var(--seventh-color);
    padding: 210px 0 0;
    overflow: hidden
}

.intro-clients .intro__head {
    position: relative;
    z-index: 10;
    margin-bottom: -50px
}

.intro-clients .intro__head .shell {
    max-width: 970px
}

.intro-clients h1 {
    font-size: 112px;
    letter-spacing: -.05em;
    font-family: var(--second-font-en), sans-serif;
    font-weight: 800;
    color: var(--eighth-color);
    line-height: 1.09em;
    margin-bottom: -7px
}

.intro-clients .intro__subtitle {
    font-family: var(--third-font-en), sans-serif;
    text-transform: uppercase;
    font-size: 21px;
    text-align: left;
    font-weight: 400;
    padding-right: 60px;
    position: relative;
    letter-spacing: -.025em;
    padding-left: 13px
}

.intro-clients .intro__body {
    width: 100%;
    position: relative;
    z-index: 5;
    padding-top: 40px
}

.intro-clients .intro__body .shell {
    max-width: 1270px
}

.intro-clients .intro__image {
    width: 100%;
    background-size: contain;
    background-position: bottom center;
    background-repeat: no-repeat;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 0 8px 0 0;
    position: relative
}

.intro-clients .intro__image img:first-child {
    position: relative;
    z-index: 10;
    width: 100%
}

.intro-clients .intro__image img.intro__heart {
    position: absolute;
    left: 9%;
    top: 32%;
    width: 5.57%
}

.intro-clients .intro__image img.intro__wave {
    position: absolute;
    right: 9%;
    bottom: 42%;
    width: 5.57%
}

.intro-clients .intro__image img.intro__monkey {
    position: absolute;
    top: 8%;
    left: 33%;
    width: 21%;
    z-index: 5
}

@media (max-width: 1599px) {
    .intro-clients {
        padding-top: 140px
    }

    .intro-clients h1 {
        font-size: 80px
    }
}

@media (max-width: 1200px) {
    .intro-clients h1 {
        font-size: 60px
    }

    .intro-clients .intro__subtitle {
        font-size: 18px
    }
}

@media (max-width: 1024px) {
    .intro-clients .intro__image {
        padding: 0
    }

    .intro-clients .intro__body {
        padding-top: 60px
    }

    .intro-clients .intro__image img.intro__heart {
        left: 4%
    }

    .intro-clients .intro__image img.intro__wave {
        right: 4%
    }
}

@media (max-width: 767px) {
    .intro-clients {
        padding-top: 100px
    }

    .intro-clients h1 {
        font-size: 40px;
        margin-bottom: 5px
    }

    .intro-clients .intro__subtitle {
        font-size: 14px;
        padding: 0 5px
    }
}

.intro-keywords {
    background: var(--seventh-color);
    padding: 260px 0 0
}

.intro-keywords h1 {
    font-size: 67px;
    letter-spacing: -.05em;
    font-family: var(--second-font-en), sans-serif;
    font-weight: 800;
    color: var(--nineteenth-color);
    line-height: 1.09em;
    margin-bottom: 13px
}

.intro-keywords .intro__subtitle {
    font-family: var(--third-font-en), sans-serif;
    text-transform: uppercase;
    font-size: 21px;
    text-align: left;
    font-weight: 400;
    position: relative;
    letter-spacing: -.025em;
    padding-left: 7px
}

.intro-keywords .intro__head {
    margin-bottom: -250px;
    position: relative;
    z-index: 40
}

.intro-keywords .intro__head .shell {
    max-width: 970px
}

.intro-keywords .intro__content .shell {
    max-width: 1170px
}

.intro-keywords .intro__body {
    position: relative;
    max-width: 815px;
    margin-left: auto;
    margin-right: 80px
}

.intro-keywords .intro__yellow {
    width: 290px;
    height: 410px;
    background: url(../images/intro-keyword/yellow.svg) bottom left no-repeat;
    background-size: contain;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 30px;
    z-index: 30
}

.intro-keywords .intro__yellow img {
    width: 242px;
    position: absolute;
    bottom: -95px;
    right: 10px
}

.intro-keywords .ico-plane {
    width: 290px;
    height: 350px;
    position: relative;
    position: absolute;
    bottom: -77px;
    left: 1px
}

.intro-keywords .ico-plane svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    fill: var(--seventh-color)
}

:root .intro-keywords .intro__yellow,
_:-ms-fullscreen {
    background-position: bottom -25px left
}

.intro-keywords .intro__blue-big {
    height: 660px;
    width: 715px;
    position: relative;
    overflow: hidden;
    float: right;
    z-index: 25
}

.intro-keywords .intro__blue-big img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: auto
}

.intro-keywords .intro__blue-big .ico-blob {
    position: absolute;
    bottom: -2px;
    left: -2px;
    right: -2px;
    top: -2px
}

.intro-keywords .intro__blue-big .ico-blob svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    fill: var(--seventh-color)
}

.intro-keywords .intro__blue-small {
    width: 314px;
    height: 450px;
    background: url(../images/intro-keyword/blue-small.svg) left bottom no-repeat;
    background-size: contain;
    overflow: hidden;
    position: absolute;
    top: -30px;
    right: -41px;
    z-index: 30
}

:root .intro-keywords .intro__blue-small,
_:-ms-fullscreen {
    background-position: left -41px bottom
}

.intro-keywords .intro__blue-small img {
    width: 407px;
    max-width: none;
    position: absolute;
    right: 11px;
    bottom: 80px;
    z-index: 5
}

.intro-keywords .intro__blue-small .ico-blob2 {
    position: absolute;
    top: 0;
    right: -2px;
    bottom: 0;
    left: -23px;
    z-index: 10
}

.intro-keywords .intro__blue-small .ico-blob2 svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 133px;
    height: 100%;
    fill: var(--seventh-color)
}

@media (max-width: 1599px) {
    .intro-keywords {
        padding: 160px 0 0
    }

    .intro-keywords .intro__body {
        max-width: 700px;
        margin-right: 40px
    }

    .intro-keywords .intro__blue-big {
        height: 550px;
        width: 595.83px
    }

    .intro-keywords .intro__blue-small {
        width: 261.67px;
        height: 375px;
        top: -20px
    }

    .intro-keywords .intro__blue-small .ico-blob2 {
        width: 132px;
        left: -31px;
        right: auto
    }

    .intro-keywords .intro__blue-small img {
        width: 339.17px
    }

    .intro-keywords .intro__yellow {
        width: 241.67px;
        height: 341.67px
    }

    .intro-keywords .intro__yellow img {
        width: 201.67px
    }

    .intro-keywords .ico-plane {
        width: 241.67px;
        height: 170px;
        bottom: 0
    }
}

@media (max-width: 1200px) {
    .intro-keywords h1 {
        font-size: 45px
    }

    .intro-keywords .intro__head {
        margin-bottom: -150px
    }

    .intro-keywords .intro__subtitle {
        font-size: 18px
    }

    .intro-keywords .intro__body {
        max-width: 550px;
        margin-right: 40px
    }

    .intro-keywords .intro__blue-big {
        height: 412.5px;
        width: 446.88px
    }

    .intro-keywords .intro__blue-small {
        width: 196.25px;
        height: 281.25px
    }

    .intro-keywords .intro__blue-small img {
        width: 254.38px;
        bottom: 50px
    }

    .intro-keywords .intro__blue-small .ico-blob2 {
        left: -39px
    }

    .intro-keywords .intro__yellow {
        width: 181.25px;
        height: 256.25px
    }

    .intro-keywords .intro__yellow img {
        width: 151.25px
    }

    .intro-keywords .ico-plane {
        width: 181.25px;
        height: 128px;
        bottom: 0
    }
}

@media (max-width: 767px) {
    .intro-keywords {
        padding-top: 80px;
        position: relative;
    }

    .intro-keywords:after {
        display: block;
        content: "";
        position: absolute;
        bottom: -6px;
        left: 0;
        right: 0;
        height: 9px;
        background-color: var(--first-color);
        z-index: 50;
    }

    .intro-keywords h1 {
        font-size: 40px
    }

    .intro-keywords .intro__subtitle {
        font-size: 14px;
        padding-left: 0
    }

    .intro-keywords .intro__body {
        max-width: 290px;
        margin-right: 0
    }

    .intro-keywords .intro__blue-big {
        height: 276px;
        width: 300px;
        margin-right: -21px;
    }

    .intro-keywords .intro__blue-small {
        width: 130.83px;
        height: 187.5px;
        right: -38px;
    }

    .intro-keywords .intro__blue-small img {
        width: 169.59px;
        bottom: 33px;
        left: -65px
    }

    .intro-keywords .intro__blue-small .ico-blob2 {
        left: -48px
    }

    .intro-keywords .intro__yellow {
        width: 120.83px;
        height: 170.83px;
        left: -10px
    }

    .intro-keywords .intro__yellow img {
        width: 100.83px;
        bottom: -30px
    }

    .intro-keywords .ico-plane {
        width: 120.83px;
        height: 85px;
        bottom: 0
    }
}

@media (max-width: 479px) {

    .intro-keywords .intro__subtitle,
    .intro-keywords h1 {
        text-align: center
    }

    .intro-keywords .intro__head {
        margin-bottom: 40px
    }

    .intro-keywords .intro__head br {
        display: none
    }

    .intro-keywords .intro__body {
        margin: 0 auto
    }
}

.intro-project {
    background: var(--seventh-color);
    padding: 250px 0 0
}

.intro-project h1 {
    font-size: 112px;
    letter-spacing: -.05em;
    font-family: var(--second-font-en), sans-serif;
    font-weight: 800;
    color: var(--eighth-color);
    line-height: 1.09em;
    margin-bottom: 15px
}

.intro-project .intro__subtitle {
    font-family: var(--third-font-en), sans-serif;
    text-transform: uppercase;
    font-size: 21px;
    text-align: left;
    font-weight: 400;
    position: relative;
    letter-spacing: -.025em;
    padding-left: 5px
}

.intro-project .intro__head {
    position: relative;
    z-index: 20;
    margin-bottom: -220px
}

.intro-project .intro__head .shell {
    max-width: 485px
}

.intro-project .intro__body {
    width: 100%;
    position: relative
}

.intro-project .intro__body .shell {
    max-width: 1250px;
    height: 485px;
    position: relative
}

.intro-project .intro__red {
    width: 420px;
    height: 290px;
    background: url(../images/intro-project/red.svg) bottom left no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: 7px
}

.intro-project .intro__red img {
    position: absolute;
    bottom: 74px;
    right: 22px
}

.intro-project .ico-photograph {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 308px;
    height: 100%
}

.intro-project .ico-photograph svg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 124px;
    fill: var(--seventh-color)
}

:root .intro-project .ico-photograph svg,
_:-ms-fullscreen {
    bottom: 2px
}

.intro-project .intro__blue {
    width: 240px;
    height: 334px;
    background: var(--twentieth-color);
    overflow: hidden;
    position: absolute;
    bottom: 0;
    right: 270px
}

.intro-project .intro__blue img {
    position: absolute;
    bottom: -120px;
    right: 0
}

.intro-project .ico-rocket {
    position: absolute;
    bottom: 0;
    left: -21px;
    width: 500px;
    height: 500px
}

.intro-project .ico-rocket svg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 473px;
    height: 100%;
    fill: var(--seventh-color)
}

:root .intro-project .ico-rocket,
_:-ms-fullscreen {
    left: -21px
}

.intro-project .intro__yellow {
    width: 306px;
    height: 316px;
    background: url(../images/intro-project/yellow.svg) bottom left no-repeat;
    background-size: contain;
    background-position: bottom -2px center;
    overflow: hidden;
    position: absolute;
    top: 3px;
    right: 80px
}

.intro-project .intro__yellow img {
    position: absolute;
    bottom: -38px;
    left: -12px
}

.intro-project .intro__yellow img+img {
    bottom: auto;
    top: 40px;
    left: auto;
    right: 100px;
    z-index: 6
}

.intro-project .ico-rocket-top {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.intro-project .ico-rocket-top svg {
    position: absolute;
    bottom: -7px;
    left: -17px;
    width: 346px;
    height: 346px;
    fill: var(--seventh-color)
}

@media (max-width: 1599px) {
    .intro-project {
        padding-top: 190px
    }

    .intro-project h1 {
        font-size: 90px
    }

    .intro-project .intro__yellow {
        right: 20px
    }

    .intro-project .intro__blue {
        right: 210px
    }
}

@media (max-width: 1200px) {
    .intro-project {
        padding-top: 150px
    }

    .intro-project h1 {
        font-size: 60px
    }

    .intro-project .intro__subtitle {
        font-size: 18px
    }

    .intro-project .intro__body .shell {
        height: 350px
    }

    .intro-project .intro__red {
        width: 280px;
        height: 193.33px
    }

    .intro-project .intro__red img {
        bottom: 49.33px;
        width: 186.67px
    }

    .intro-project .ico-photograph {
        width: 205.33px;
        height: 100%
    }

    .intro-project .ico-photograph svg {
        height: 83px
    }

    .intro-project .intro__blue {
        width: 160px;
        height: 222.67px;
        bottom: -1px
    }

    .intro-project .intro__blue img {
        width: 158.67px
    }

    .intro-project .ico-rocket {
        width: 333.33px;
        height: 333.33px;
        left: -19px
    }

    :root .intro-project .ico-rocket,
    _:-ms-fullscreen {
        left: -17px
    }

    .intro-project .ico-rocket svg {
        width: 315.33px
    }

    .intro-project .intro__yellow {
        width: 204px;
        height: 210.67px;
        top: 50px
    }

    .intro-project .intro__yellow img {
        width: 95.33px
    }

    .intro-project .intro__yellow img+img {
        width: 50px;
        right: 40px
    }

    .intro-project .ico-rocket-top {
        width: 100%;
        height: 100%
    }

    .intro-project .ico-rocket-top svg {
        width: 230.67px;
        height: 230.67px
    }
}

@media (max-width: 1024px) {
    .intro-project .intro__head .shell {
        padding-left: 15%
    }

    .intro-project .intro__blue {
        right: 130px
    }

    .intro-project .intro__yellow {
        right: -15px
    }
}

@media (max-width: 767px) {
    .intro-project {
        padding-top: 120px
    }

    .intro-project h1 {
        font-size: 40px
    }

    .intro-project .intro__subtitle {
        font-size: 14px
    }

    .intro-project .intro__head {
        margin-bottom: 30px
    }

    .intro-project .intro__head .shell {
        padding: 0 15px
    }

    .intro-project .intro__head br {
        display: none
    }

    .intro-project .intro__body .shell {
        height: 200px
    }

    .intro-project .intro__red {
        width: 186.67px;
        height: 128.89px
    }

    .intro-project .intro__red img {
        width: 124.45px;
        bottom: 30px
    }

    .intro-project .ico-photograph {
        width: 136.89px;
        height: 100%
    }

    .intro-project .ico-photograph svg {
        height: 54px
    }

    .intro-project .intro__blue {
        width: 106.67px;
        height: 148.45px
    }

    .intro-project .intro__blue img {
        width: 105.78px;
        left: 2px;
        bottom: -55px
    }

    .intro-project .ico-rocket {
        width: 222.22px;
        height: 222.22px;
        left: -11px
    }

    .intro-project .ico-rocket svg {
        width: 210.22px
    }

    .intro-project .intro__yellow {
        width: 146px;
        height: 154px;
        top: -40px;
        right: 20px
    }

    .intro-project .intro__yellow img {
        width: 63.55px;
        bottom: -20px;
        left: -6px
    }

    .intro-project .intro__yellow img+img {
        width: 33.33px
    }

    .intro-project .ico-rocket-top {
        width: 100%;
        height: 100%
    }

    .intro-project .ico-rocket-top svg {
        width: 146px;
        height: 154px;
        bottom: -1px;
        left: 0
    }
}

@media (max-width: 479px) {
    .intro-project .intro__red {
        z-index: 20
    }

    .intro-project .intro__red img {
        width: 124.45px
    }

    .intro-project .ico-photograph {
        width: 136.89px;
        height: 100%
    }

    .intro-project .intro__blue {
        width: 106.67px;
        height: 148.45px;
        display: none
    }

    .intro-project .intro__blue img {
        width: 105.78px
    }

    .intro-project .ico-rocket {
        width: 222.22px;
        height: 222.22px
    }

    .intro-project .ico-rocket svg {
        width: 210.22px
    }
}

.intro-process {
    padding: 223px 0 30px
}

.intro-process h1 {
    font-size: 54px;
    letter-spacing: -.025em;
    font-family: var(--second-font-en), sans-serif;
    font-weight: 800;
    color: var(--eighth-color);
    line-height: .93;
    margin-bottom: 15px
}

.intro-process .intro__subtitle {
    font-family: var(--third-font-en), sans-serif;
    text-transform: uppercase;
    font-size: 21px;
    text-align: left;
    font-weight: 400;
    position: relative;
    letter-spacing: -.025em;
    padding-left: 5px
}

.intro-process .intro__head {
    margin-bottom: -200px;
    position: relative
}

.intro-process .intro__head .shell {
    max-width: 1030px
}

.intro-process .intro__body {
    text-align: center
}

@media (max-width: 1200px) {
    .intro-process {
        padding: 160px 0 30px
    }

    .intro-process h1 {
        font-size: 45px
    }

    .intro-process .intro__head {
        margin-bottom: -160px
    }
}

@media (max-width: 1024px) {
    .intro-process .intro__head {
        margin-bottom: -100px
    }
}

@media (max-width: 767px) {

    .intro-process .intro__subtitle br,
    .intro-process h1 br {
        display: none
    }

    .intro-process {
        padding-top: 100px
    }

    .intro-process h1 {
        font-size: 40px;
        text-align: center
    }

    .intro-process .intro__subtitle {
        font-size: 16px;
        text-align: center
    }

    .intro-process .intro__head {
        margin-bottom: 30px
    }

    .intro-process .intro__body img {
        margin-left: -70px
    }
}

[class^=list]>ul {
    list-style: none;
    position: relative
}

.list-portfolio {
    color: var(--first-color);
    font-size: 25px
}

.list-portfolio li+li {
    margin-top: 10px
}

.list-portfolio li {
    display: block
}

.list-portfolio a,
.list-portfolio strong {
    display: inline-block;
    position: relative;
    z-index: 5;
    padding: 1px 7px;
    border: 1px dotted var(--first-color)
}

.list-portfolio strong {
    font-weight: 400
}

.list-portfolio a {
    text-decoration: none;
    background: 0 0
}

.list-portfolio a:before,
.list-portfolio strong:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    background: var(--fifth-color);
    z-index: -1;
    transition: width .2s
}

.list-portfolio a:hover:before,
.list-portfolio strong:hover:before {
    width: 100%
}

@media (max-width: 1599px) {
    .list-portfolio {
        font-size: 19px
    }
}

@media (max-width: 1200px) {
    .list-portfolio {
        font-size: 16px
    }
}

.list-features {
    padding: 95px 0 50px
}

.list-features ul {
    display: -ms-flexbox;
    display: flex;
    font-size: 21px
}

.list-features li {
    padding: 17px 36px 20px;
    text-align: left;
    width: 50%;
    max-width: 50%
}

.list-features li h3 {
    font-size: 42px;
    margin-bottom: 45px;
    font-weight: 400
}

.list-features li> :not(img) {
    text-align: left
}

.list-features li img {
    margin-bottom: 50px;
    max-width: 100%
}

.list-features p {
    margin-bottom: 35px
}

.list-features p:last-child {
    margin-bottom: 0
}

@media (max-width: 1599px) {
    .list-features {
        padding: 30px 0
    }

    .list-features li {
        padding: 20px
    }

    .list-features li h3 {
        font-size: 32px;
        margin-bottom: 30px;
        text-align: center
    }

    .list-features li img {
        margin-bottom: 30px
    }
}

@media (max-width: 1024px) {

    .list-features li,
    .list-features li> :not(img) {
        text-align: center
    }

    .list-features {
        padding: 0
    }

    .list-features ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .list-features li {
        width: 100%;
        max-width: 100%
    }

    .list-features li+li {
        margin-top: 20px
    }

    .list-features li h3 {
        margin-bottom: 15px
    }

    .list-features li p {
        max-width: 290px;
        margin: 0 auto 35px;
        text-align: left
    }
}

.list-logos a {
    text-decoration: none
}

.list-logos ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px 0;
    margin-bottom: 1.6em
}

.list-logos ul li {
    display: -ms-flexbox;
    display: flex;
    width: 25%;
    padding: 20px;
    text-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 1200px) {
    .list-features ul {
        font-size: 16px
    }

    .list-features li h3 {
        font-size: 28px
    }

    .list-logos ul li {
        width: 33.3333%
    }
}

@media (max-width: 479px) {
    .list-logos ul li {
        width: 50%
    }
}

.list-contacts ul p {
    margin-bottom: 10px
}

.list-contacts ul li {
    margin-bottom: 30px
}

.list-contacts ul li:last-child,
.list-contacts ul p:last-child {
    margin-bottom: 0
}

.list-contacts ul a {
    text-decoration: none
}

.list-contacts ul a:hover {
    color: var(--fifth-color)
}

.list-icons ul {
    list-style: none;
    margin: 0 -4px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.list-icons ul li {
    padding: 4px;
    width: 116px;
    height: 116px
}

.list-icons ul li.list-item-custom {
    width: 100%
}

.list-icons ul a {
    display: block;
    width: 108px;
    height: 108px;
    line-height: 108px;
    color: var(--thirty-first-color);
    background: var(--twenty-first-color);
    transition: color .2s, background .2s;
    position: relative;
    text-align: center;
    font-size: 60px
}

.list-icons ul a img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto
}

.list-icons ul a:hover {
    color: var(--first-color);
    background: var(--fifth-color)
}

.list-info {
    color: var(--first-color);
    overflow: hidden
}

.list-info a {
    text-decoration: none
}

.list-info li {
    padding: 40px 30px 40px 40px;
    transition: background .3s
}

.list-info li p {
    margin-bottom: 0
}

.list-info li p+p {
    margin-top: 14px
}

.list-info li:nth-child(3n+1) {
    background: var(--twenty-second-color);
}

.list-info li:nth-child(3n+1):hover {
    background: var(--twenty-third-color);
}

.list-info li:nth-child(3n+2) {
    background: var(--twenty-fourth-color);
}

.list-info li:nth-child(3n+2):hover {
    background: var(--twenty-fifth-color);
}

.list-info li:nth-child(3) {
    padding-bottom: 95px
}

.list-info li:nth-child(3n+3) {
    background: var(--twenty-sixth-color)
}

.list-info li:nth-child(3n+3):hover {
    background: var(--twenty-seventh-color)
}

.list-info li:last-child {
    background: var(--sixth-color);
    height: 188px;
    position: relative
}

.list-info li:last-child img {
    position: absolute;
    right: -10px;
    bottom: -48px
}

.list-info li:last-child:hover {
    background: var(--sixth-color)
}

@media (max-width: 767px) {
    .list-info li {
        padding: 15px
    }

    .list-info li:nth-child(3) {
        padding-bottom: 15px
    }

    .list-info li:last-child {
        text-align: right;
        display: none
    }

    .list-info li:last-child img {
        position: static
    }
}

[class^=logo] {
    font-size: 0;
    line-height: 0;
    text-indent: -4004px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none
}

[class^=logo]>img {
    display: block;
    width: 100%
}

[class^=logo]:hover {
    opacity: .75
}

.logo {
    width: 130px;
    height: 48px
}

.logo img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    opacity: 1
}

.image-map,
.image-map #Map {
    position: relative
}

.logo img+img,
.logo-reversed img {
    opacity: 0
}

.logo-reversed img+img {
    opacity: 1
}

@media (max-width: 1200px) {
    .logo {
        width: 86px;
        height: 32px
    }
}

@media (max-width: 767px) {
    body.has-menu-opened .logo-reversed img {
        opacity: 1
    }

    body.has-menu-opened .logo-reversed img+img {
        opacity: 0
    }
}

.mapped-image canvas {
    z-index: 40
}

.image-map #Map {
    z-index: 540
}

.image-map .image-map-bg {
    position: relative;
    z-index: 10;
    height: 0;
    padding-bottom: 50.54%;
    width: 100%;
    vertical-align: middle;
    font-size: 0;
    display: inline-block;
    background-size: 1200% 100%;
    background-position: 800% 0
}

.image-map .image-map-bg img {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.image-map .position-1 {
    background-position: 400% 0
}

.image-map .position-2 {
    background-position: 600% 0
}

.image-map .position-3 {
    background-position: 1000% 0
}

.image-map .position-4 {
    background-position: 700% 0
}

.image-map .position-5 {
    background-position: 0 0
}

.image-map .position-6 {
    background-position: 100% 0
}

.image-map .position-7 {
    background-position: 200% 0
}

.image-map .position-8 {
    background-position: 500% 0
}

.image-map .position-9 {
    background-position: 900% 0
}

.image-map .position-10 {
    background-position: 300% 0
}

.image-map .position-11 {
    background-position: 1100% 0
}

[class^=nav]>ul {
    list-style: none;
    font-size: 0;
    line-height: 0
}

[class^=nav]>ul>li {
    display: inline-block;
    vertical-align: top;
    position: relative
}

[class^=nav]>ul a {
    display: block;
    text-decoration: none
}

.nav ul li {
    font-size: 17px;
    line-height: 1.2;
    font-weight: 700;
    padding: 5px 11px;
    position: relative
}

.nav ul li a {
    display: inline-block;
    position: relative;
    padding: 6px 0;
    color: var(--twenty-ninth-color)
}

.nav>ul>li a:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
    width: 0;
    transition: width .2s;
    background: var(--twenty-sixth-color);
    background: linear-gradient(to right, var(--twenty-sixth-color) 0, var(--twenty-sixth-color) 50%, var(--twenty-eighth-color) 50%, var(--twenty-eighth-color) 100%)
}

.nav>ul>li a:hover:before,
.nav>ul>li.current-menu-item>a:before {
    width: 100%
}

.nav>ul ul {
    position: absolute;
    background: var(--seventh-color);
    top: 100%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s, visibility .2s
}

.nav ul>li:hover>ul {
    opacity: 1;
    visibility: visible
}

.nav>ul ul ul {
    top: 0;
    left: 100%
}

.nav-reversed ul li a {
    color: var(--first-color)
}

.nav-reversed>ul>li a:before {
    background: var(--twenty-sixth-color);
    background: linear-gradient(to right, var(--twenty-sixth-color) 0, var(--twenty-sixth-color) 50%, var(--first-color) 50%, var(--first-color) 100%)
}

@media (max-width: 767px) {
    .nav ul li {
        display: block;
        font-size: 26px;
        line-height: 1;
        padding: 5px 13px
    }

    .nav>ul>li a:before {
        display: none
    }

    .nav-reversed ul li a {
        color: var(--twenty-ninth-color)
    }
}

.nav-base ul li {
    font-size: 25px;
    line-height: 1.2;
    display: block;
    margin: 0 -8px
}

.nav-base ul li a {
    display: inline-block;
    padding: 4px 20px 4px 8px
}

.nav-base ul li a:hover {
    color: var(--fifth-color)
}

.nav-base ul li+li {
    margin-top: 5px
}

@media (max-width: 1599px) {
    .nav-base ul li {
        font-size: 19px
    }
}

@media (max-width: 1024px) {
    .nav-base ul li {
        font-size: 16px
    }
}

.nav-trigger {
    position: relative;
    display: none;
    width: 45px;
    height: 45px
}

.nav-trigger span {
    position: absolute;
    display: block;
    height: 3px;
    width: 24px;
    background: var(--second-color);
    transition: top .2s .25s, left .2s .25s, opacity .2s .25s, transform .2s 0s;
    left: 12px
}

.nav-trigger span:nth-child(1) {
    top: 15px
}

.nav-trigger span:nth-child(2) {
    top: 22px
}

.nav-trigger span:nth-child(3) {
    top: 29px
}

body.has-menu-opened .nav-trigger span {
    transition: background .2s, top .2s, left .2s, opacity .2s, transform .2s .25s
}

body.has-menu-opened .nav-trigger span:nth-child(1),
body.has-menu-opened .nav-trigger span:nth-child(3) {
    top: 22px;
    background: var(--second-color)
}

body.has-menu-opened .nav-trigger span:nth-child(2) {
    opacity: 0
}

body.has-menu-opened .nav-trigger span:nth-child(1) {
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

body.has-menu-opened .nav-trigger span:nth-child(3) {
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.post .post__entry,
.post .post__entry iframe {
    width: 100%
}

.projects {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -11px
}

.project {
    padding: 11px;
    width: 33.33%
}

.project h2 {
    color: var(--first-color);
    letter-spacing: -.025em;
    margin-bottom: 0;
    font-weight: 700
}

.project h3 {
    letter-spacing: .028em;
    font-weight: 400
}

.project .project__inner {
    width: 100%;
    padding-bottom: 100%;
    position: relative;
    z-index: 1
}

.project .project__inner>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 15
}

.project .project__inner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: var(--fifty-sixth-color);
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s, visibility .2s
}

.project.mobile .project__inner>a:before {
    display: none
}

.project.mobile .project__inner>a:after {
    content: '';
    background: url(../images/ico-play.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 92px;
    height: 92px;
    background-size: contain;
    opacity: 1;
    transition: opacity .2s;
    z-index: 10
}

.project .project__content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s, visibility .2s;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.project .project__inner:hover .project__content,
.project .project__inner:hover:before {
    opacity: 1;
    visibility: visible
}

.project.mobile .project__inner .project__content,
.project.mobile .project__inner:before {
    display: none
}

.project--2of3 {
    width: 66.67%
}

.project--2of3 .project__inner {
    padding-bottom: 48.76%
}

.project--1of2 {
    width: 50%
}

.project--1of2 .project__inner {
    padding-bottom: 65.555%
}

@media (max-width: 767px) {
    .project {
        padding: 5px
    }

    .project h2 {
        font-size: 18px
    }

    .project h3 {
        font-size: 14px
    }
}

@media (max-width: 600px) {

    .project,
    .project--1of2,
    .project--2of3 {
        width: 50%
    }

    .project--1of2 .project__inner,
    .project--2of3 .project__inner {
        padding-bottom: 100%
    }
}

@media (max-width: 479px) {

    .project,
    .project--1of2,
    .project--2of3 {
        width: 100%
    }

    .project--1of2 .project__inner,
    .project--2of3 .project__inner {
        padding-bottom: 100%
    }
}

[class^=section] {
    position: relative
}

.section-module h2 {
    font-weight: 400;
    margin-bottom: 28px
}

.section-module h2:last-child {
    margin-bottom: 0
}

.section-module h3 {
    margin-bottom: 40px
}

.section-module h3:last-child {
    margin-bottom: 0
}

.section-module .btn {
    /*min-width: 360px*/
}

.section-module .section__actions {
    background: var(--thirty-second-color);
    text-align: center;
    padding: 90px 0
}

.section-module .section-module__row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.section-module .section-module__row:nth-child(even) {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.section-module .section-module__row>* {
    min-height: 740px;
    width: 50%
}

.section-module .section__content-left,
.section-module .section__content-right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex: 1 0 auto !important;
    flex: 1 0 auto !important;
    overflow: hidden
}

.section-module .section-module__row .section__content-left,
.section-module .section-module__row:nth-child(even) .section__content-right {
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end
}

.section-module .section-module__row .section__content-right,
.section-module .section-module__row:nth-child(even) .section__content-left {
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start
}

.section-module .section__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 20
}

.section-module .section__video-image {
    -ms-flex: 1;
    flex: 1;
    position: relative
}

.section-module .section__video-image:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: url(../images/ico-play2.png) no-repeat;
    width: 153px;
    height: 153px;
    background-size: cover;
    z-index: 35;
    pointer-events: none;
    -ms-transform: scale(1);
    transform: scale(1);
    transition: transform .2s
}

.section-module .section__video-image:hover:before {
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.section-module .section__video-description {
    -ms-flex: 0;
    flex: 0;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    background: var(--thirtieth-color);
    color: var(--first-color)
}

.section-module .section__video-description blockquote {
    display: block;
    max-width: 725px;
    margin-left: auto;
    padding: 40px 80px 40px 20px
}

.section-module .section__video-description blockquote h6 {
    text-align: right;
    font-size: 21px;
    text-decoration: underline
}

.section-module .section__video .video-trigger {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 30;
    background-blend-mode: multiply;
    mix-blend-mode: multiply;
    opacity: 0;
    transition: opacity .2s;
    background: var(--thirty-second-color)
}

.section-module .section__video .video-trigger:hover {
    opacity: 1
}

.section-module .section__video .video-trigger,
_:-ms-lang(x) {
    background: var(--fifty-first-color)
}

.section-module .section-module__row:nth-child(even) blockquote {
    margin-left: 0;
    margin-right: auto;
    padding: 40px 20px 40px 80px
}

.section-module .section-module__row:nth-child(even) .section__content-inner>ol {
    padding-left: 0;
    padding-right: 100px
}

.section-module .section__content-inner>ol {
    counter-reset: listing;
    list-style: none;
    letter-spacing: -.05em;
    padding-left: 100px
}

.section-module .section__content-inner>ol li {
    counter-increment: listing;
    position: relative;
    padding-left: 40px
}

.section-module .section__content-inner>ol li+li {
    margin-top: 15px
}

.section-module .section__content-inner>ol li:before {
    font-family: var(--third-font-en), sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    content: counter(listing);
    position: absolute;
    top: -9px;
    left: 0;
    font-size: 33px;
    letter-spacing: -.05em;
    z-index: 10;
    min-width: 30px;
    text-align: center
}

.section-module .section__content-inner>ol li:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    background: var(--first-color);
    border-radius: 50%;
    z-index: 5
}

.section-module .section-module__row .section__content-left .section__content-image {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 110px;
    z-index: 5
}

.section-module .section-module__row .section__content-left .section__content-image+.section__content-inner,
.section-module .section-module__row:nth-child(even) .section__content-left .section__content-image+.section__content-inner {
    padding-bottom: 230px
}

.section-module .section-module__row .section__content-left .section__content-inner,
.section-module .section-module__row:nth-child(even) .section__content-right .section__content-inner {
    padding: 110px 80px 110px 20px;
    max-width: 680px;
    width: 100%
}

.section-module .section-module__row .section__content-right .section__content-inner,
.section-module .section-module__row:nth-child(even) .section__content-left .section__content-inner {
    padding: 110px 20px 110px 80px;
    max-width: 680px;
    width: 100%
}

.section-module .section-module__row .section__floating {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 80px
}

.section-module .section-module__row .section__floating img {
    margin-right: 20px;
    animation: floating 4s ease-in-out forwards infinite;
    width: 56%
}

.section-module .section-module__row .section__floating .list-portfolio {
    width: 40%
}

.section-module .section__animated-bg {
    height: 12896px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: var(--fifth-color);
    background-repeat: repeat-y;
    background-image: url(../images/repeatable-layer.png);
    background-size: 100% auto;
    will-change: transform;
    animation: animatedBackgroundTop 100s linear infinite paused normal
}

.section-module .section__animated-bg:hover {
    animation: animatedBackgroundTop 100s linear infinite normal
}

.section-module--grid .section-module__row>* {
    min-height: 670px
}

.section-module--grid .section-module__row .section__content-left .section__content-inner,
.section-module--grid .section-module__row:nth-child(even) .section__content-right .section__content-inner {
    padding-right: 80px;
    max-width: 705px
}

.section-module--grid .section-module__row .section__content-right .section__content-inner,
.section-module--grid .section-module__row:nth-child(even) .section__content-left .section__content-inner {
    padding-left: 80px;
    max-width: 705px
}

.section-module--blog .section-module__row>* {
    min-height: 600px
}

.section-module--blog .section-module__row .section__content-right .section__content-inner,
.section-module--blog .section-module__row:nth-child(even) .section__content-left .section__content-inner {
    padding: 58px 20px 58px 80px
}

.section-module--blog .section-module__row .section__content-left .section__content-inner,
.section-module--blog .section-module__row:nth-child(even) .section__content-right .section__content-inner {
    padding: 58px 80px 58px 20px
}

.section-module--blog .section__content-right>a {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    background: var(--thirty-second-color);
    background-blend-mode: multiply;
    mix-blend-mode: multiply;
    opacity: 0;
    transition: opacity .2s
}

.section-module--blog .section__content-right>a.blue-bg {
    background: var(--twentieth-color);
}

.section-module--blog .section__content-right>a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.section-module--blog .section__content-right strong {
    display: inline-block;
    font-size: 125px;
    font-weight: 700;
    letter-spacing: -.02em;
    text-transform: uppercase;
    color: var(--first-color);
    padding: 5px 0;
    line-height: 1;
    pointer-events: none;
    opacity: 0;
    transition: opacity .3s;
    transform: translate3d(-50%, -50%, 0)
}

.section-module--blog .error404 .section__content-right>a,
.section-module--blog .error404 .section__content-right>a+strong,
.section-module--blog .error404 .section__content-right>a+strong:before,
.section-module--blog .section__content-right>a:hover,
.section-module--blog .section__content-right>a:hover+strong {
    opacity: 1
}

.section-module--blog .section__content-right strong:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 6px;
    background: var(--first-color);
    width: 0;
    transition: width .4s .3s
}

.section-module--blog .section__content-right>a:hover+strong:before {
    width: 100%
}

.section-module--blog .section__content-right>a,
_:-ms-lang(x) {
    background: var(--fifty-first-color)
}

.section-module--blog .section__content-right>a.blue-bg,
_:-ms-lang(x) {
    background: var(--fifty-second-color)
}

.section-module--contacts h2 {
    font-weight: 700
}

.section-module--contacts .btn {
    padding: 17px 60px;
    font-size: 29px;
    margin-top: 30px
}

.section-module--contacts h3 {
    margin-bottom: 20px
}

.section-module--contacts h3:last-child {
    margin-bottom: 0
}

.section-module--contacts h3 em {
    font-style: normal;
    font-weight: 400;
    display: block
}

.section-module--contacts .section-module__row>* {
    min-height: 480px
}

.section-module--contacts .section-module__row .section__content-left .section__content-image {
    height: 140px
}

.section-module--contacts .section__content-left,
.section-module--contacts .section__content-right {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.section-module--contacts .section-module__row .section__content-left .section__content-inner,
.section-module--contacts .section-module__row:nth-child(even) .section__content-right .section__content-inner {
    max-width: 520px;
    padding: 110px 110px 110px 20px
}

.section-module--contacts .section-module__row .section__content-right .section__content-inner,
.section-module--contacts .section-module__row:nth-child(even) .section__content-left .section__content-inner {
    max-width: 520px;
    padding: 110px 20px 110px 100px
}

.section-module--contacts .section-module__row .section__content-left .section__content-image+.section__content-inner,
.section-module--contacts .section-module__row:nth-child(even) .section__content-left .section__content-image+.section__content-inner {
    padding-bottom: 250px
}

.section-module--features .section-module__row .section__content-left .section__content-inner,
.section-module--features .section-module__row .section__content-right .section__content-inner {
    padding: 50px 20px;
    max-width: 800px
}

.section-module--reversed .section-module__row {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.section-module--reversed .section-module__row:nth-child(even) {
    -ms-flex-direction: row;
    flex-direction: row
}

.section-module--reversed .section-module__row .section__content-left,
.section-module--reversed .section-module__row:nth-child(even) .section__content-right {
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start
}

.section-module--reversed .section-module__row .section__content-left .section__content-inner,
.section-module--reversed .section-module__row:nth-child(even) .section__content-right .section__content-inner {
    padding: 58px 20px 58px 80px
}

.section-module--reversed .section-module__row .section__content-right,
.section-module--reversed .section-module__row:nth-child(even) .section__content-left {
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end
}

.section-module--reversed .section-module__row .section__content-right .section__content-inner,
.section-module--reversed .section-module__row:nth-child(even) .section__content-left .section__content-inner {
    padding: 58px 80px 58px 20px
}

.section-module--reversed .section-module__row .section__content-left .section__content-inner,
.section-module--reversed .section-module__row .section__content-right .section__content-inner,
.section-module--reversed .section-module__row:nth-child(even) .section__content-left .section__content-inner,
.section-module--reversed .section-module__row:nth-child(even) .section__content-right .section__content-inner {
    max-width: 725px
}

.section-module--videos .section-module__row>* {
    min-height: 0
}

:root .section-module--videos .section__content-left,
:root .section-module--videos .section__content-right,
_:-ms-fullscreen {
    -ms-flex-direction: row;
    flex-direction: row
}

:root .section-module--videos .section-module__row .section__content-left,
:root .section-module--videos .section-module__row:nth-child(2n) .section__content-right,
_:-ms-fullscreen {
    -ms-flex-pack: start;
    justify-content: flex-start
}

:root .section-module--videos .section-module__row .section__content-right,
:root .section-module--videos .section-module__row:nth-child(2n) .section__content-left,
_:-ms-fullscreen {
    -ms-flex-pack: end;
    justify-content: flex-end
}

:root .section-module--videos .section__content-left .section__content-inner,
:root .section-module--videos .section__content-right .section__content-inner,
_:-ms-fullscreen {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

:root .section-module--videos .section__content-right .section__content-inner>*,
_:-ms-fullscreen {
    width: 100%
}

:root .section-module--videos .section__video,
_:-ms-fullscreen {
    flex-derection: column
}

:root .section-module--videos .section__video-description,
:root .section-module--videos .section__video-image,
_:-ms-fullscreen {
    width: 100%;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

:root .section-module--videos .section__video-image,
_:-ms-fullscreen {
    -ms-flex-positive: 1;
    flex-grow: 1
}

.section-module--videos .section__content-right .section__content-inner {
    -ms-flex: 1;
    flex: 1
}

.section-module--videos .section__content-optional {
    background: var(--thirtieth-color);
    color: var(--first-color);
    padding: 20px 0
}

.section-module--videos .section-module__row .section__content-left .section__content-inner,
.section-module--videos .section-module__row:nth-child(even) .section__content-right .section__content-inner {
    padding: 90px 20px 90px 80px
}

.section-module--videos .section-module__row .section__content-right .section__content-inner,
.section-module--videos .section-module__row:nth-child(even) .section__content-left .section__content-inner {
    padding: 90px 80px 90px 20px
}

@media (max-width: 1599px) {
    .section-module .btn {
        min-width: 260px
    }

    .shell>.btn.btn--white {
        min-width: 100px;
    }
}

@media (max-width: 1400px) {
    .section-module .section-module__row .section__floating {
        padding-left: 0
    }

    .section-module .section-module__row .section__floating img {
        width: 45%
    }

    .section-module .section-module__row>* {
        min-height: 630px
    }
}

@media (max-width: 1200px) {
    .section-module .section-module__row>* {
        min-height: 400px
    }

    .section-module .btn {
        min-width: 0;
        margin-top: 12px
    }

    .section-module .section-module__row .section__content-left .section__content-inner,
    .section-module .section-module__row:nth-child(even) .section__content-right .section__content-inner {
        padding: 50px 30px 50px 20px
    }

    .section-module .section-module__row .section__content-right .section__content-inner,
    .section-module .section-module__row:nth-child(even) .section__content-left .section__content-inner {
        padding: 50px 20px 50px 30px
    }

    .section-module .section-module__row .section__content-left .section__content-image+.section__content-inner,
    .section-module .section-module__row:nth-child(even) .section__content-left .section__content-image+.section__content-inner {
        padding-bottom: 160px
    }

    .section-module--contacts .section-module__row .section__content-left .section__content-image+.section__content-inner,
    .section-module--contacts .section-module__row:nth-child(even) .section__content-left .section__content-image+.section__content-inner {
        padding-bottom: 190px
    }

    .section-module .section-module__row .section__floating .list-portfolio {
        width: 55%
    }

    .section-module .section__actions {
        padding: 40px 0
    }

    .section-module--contacts .btn {
        font-size: 25px;
        padding: 12px 30px
    }
}

@media (max-width: 767px) {
    .section-module .section-module__row>* {
        width: 100%;
        min-height: 1px
    }

    .section-module .section-module__row .section__content-left .section__content-inner,
    .section-module .section-module__row:nth-child(even) .section__content-right .section__content-inner {
        max-width: none
    }

    .section-module .section-module__row .section__content-left .section__content-inner,
    .section-module .section-module__row .section__content-right .section__content-inner,
    .section-module .section-module__row:nth-child(even) .section__content-left .section__content-inner,
    .section-module .section-module__row:nth-child(even) .section__content-right .section__content-inner {
        padding: 50px 20px
    }

    .section-module .section__video {
        position: static;
        display: block
    }

    .section-module .section__video-image:before {
        width: 74px;
        height: 74px
    }

    .section-module .section__content-inner>ol {
        padding-left: 0
    }

    .section-module .section__video-description blockquote {
        padding: 30px 15px
    }

    .section-module .section__video-description blockquote h6 {
        font-size: 18px
    }

    .section-module--contacts h3 {
        font-size: 20px
    }
}

.section-grid .section__head .shell {
    max-width: 1030px
}

.section-grid .section__head .section__image {
    width: 25%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0
}

.section-grid .section__head .section__title {
    padding: 80px 21% 80px 0
}

.section-grid .section__head h2 {
    font-weight: 400;
    margin-bottom: 15px
}

.section-grid .section__actions {
    text-align: center;
    padding: 105px 0
}

@media (max-width: 1599px) {
    .section-grid .section__actions {
        padding: 60px 0
    }
}

@media (max-width: 1400px) {
    .section-grid .section__actions {
        padding: 40px 0
    }
}

@media (max-width: 1024px) {
    .section-grid .section__head .section__title {
        padding-right: 33%
    }

    .section-grid .section__head .section__image {
        width: 33.3333%
    }
}

@media (max-width: 767px) {
    .section-grid .section__head .section__title {
        padding-right: 0
    }

    .section-grid .section__head .section__image {
        width: 50%;
        display: none
    }
}

@media (max-width: 479px) {
    .section-module--blog .section__content-right strong {
        font-size: 90px
    }

    .section-grid .section__head .section__title {
        width: 100%;
        padding: 50px 20px
    }

    .section-grid .section__head .section__title br {
        display: none
    }

    .section-grid .section__head .section__image {
        position: static;
        padding-bottom: 100%;
        width: calc(100% + 30px);
        margin: 0 -15px
    }
}

.section-clients {
    background: var(--thirty-third-color);
    overflow: hidden
}

.section-clients .shell {
    max-width: 1170px;
    position: relative;
    padding-top: 170px
}

.section-clients .section__head {
    background: var(--forty-fifth-color);
    color: var(--first-color);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 45px
}

.section-clients .section__head h2 {
    font-size: 58px;
    font-weight: 400;
    padding-bottom: 130px
}

.section-clients .section__floating {
    position: absolute;
    z-index: 10;
    left: 32%;
    top: 8%;
    width: 22.81%
}

.section-clients .section__image {
    text-align: center;
    position: relative
}

.section-clients .section__image img {
    position: relative;
    z-index: 20
}

@media (max-width: 1200px) {
    .section-clients .shell {
        padding-top: 100px
    }

    .section-clients .section__head {
        -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start
    }

    .section-clients .section__head h2 {
        font-size: 40px;
        padding: 40px 0 0
    }
}

@media (max-width: 767px) {
    .section-clients .section__head {
        padding: 0 20px
    }

    .section-clients .section__head h2 {
        font-size: 30px
    }
}

.section-testimonials {
    display: -ms-flexbox;
    display: flex;
    background: var(--first-color)
}

.section-testimonials .section__aside,
.section-testimonials .section__content {
    min-height: 730px;
    padding: 130px 0;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.section-testimonials .section__aside {
    width: 45%;
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end
}

.section-testimonials .section__aside-inner {
    width: 100%;
    max-width: 620px;
    padding: 20px 110px 20px 20px
}

.section-testimonials .section__content {
    width: 55%;
    padding-top: 100px;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
    background: url(../images/space-bg2.jpg) center no-repeat;
    background-size: cover
}

.section-testimonials .section__content-inner {
    width: 100%;
    max-width: 880px;
    padding: 20px 90px;
    text-align: center
}

.section-testimonials .section__content .section__image {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 130px
}

@media (max-width: 1400px) {
    .section-testimonials .section__aside-inner {
        padding-right: 40px
    }

    .section-testimonials .section__aside,
    .section-testimonials .section__content {
        min-height: 630px;
        padding: 100px 0
    }

    .section-testimonials .section__content .section__image {
        height: 100px
    }
}

@media (max-width: 1200px) {

    .section-testimonials .section__aside,
    .section-testimonials .section__content {
        padding: 50px 0 100px
    }

    .section-testimonials .section__content {
        padding-top: 20px
    }

    .section-testimonials .section__content-inner {
        padding-bottom: 50px
    }
}

@media (max-width: 1024px) {
    .section-testimonials .section__aside-inner {
        padding-right: 20px
    }

    .section-testimonials .section__content-inner {
        padding: 20px 40px 50px
    }
}

@media (max-width: 767px) {
    .section-testimonials {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .section-testimonials .section__aside {
        width: 100%;
        padding: 50px 0;
        min-height: 0
    }

    .section-testimonials .section__aside-inner {
        max-width: none;
        padding: 0 20px
    }

    .section-testimonials .section__content {
        width: 100%;
        padding: 30px 0 100px
    }

    .section-testimonials .section__content-inner {
        padding: 0 20px 50px
    }
}

.section-form {
    background: var(--seventeenth-color);
    padding: 130px 0
}

.section-form .shell {
    max-width: 1360px;
    display: -ms-flexbox;
    display: flex
}

.section-form .section__image {
    width: 41%;
    padding: 55px 0
}

.section-form .section__image img {
    animation: floating 4s ease-in-out infinite
}

.section-form .section__content {
    width: 59%;
    padding: 20px 160px 20px 75px;
    -ms-flex-item-align: center;
    align-self: center
}

.section-form--blue {
    background: var(--fifth-color)
}

.section-form--blue .gform_wrapper span.gform_description,
.section-form--blue .gform_wrapper.gform_wrapper h3.gform_title,
.section-form--blue .gform_wrapper.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.section-form--blue .gform_wrapper.gform_wrapper textarea {
    color: var(--first-color)
}

.section-form--blue .gform_wrapper.gform_wrapper .gform_footer input.button,
.section-form--blue .gform_wrapper.gform_wrapper .gform_footer input[type=submit],
.section-form--blue .gform_wrapper.gform_wrapper .gform_page_footer input.button,
.section-form--blue .gform_wrapper.gform_wrapper .gform_page_footer input[type=submit] {
    background: var(--sixth-color);
    border-color: var(--sixth-color);
    color: var(--second-color)
}

.section-form--blue .gform_wrapper.gform_wrapper .gform_footer input.button:hover,
.section-form--blue .gform_wrapper.gform_wrapper .gform_footer input[type=submit]:hover,
.section-form--blue .gform_wrapper.gform_wrapper .gform_page_footer input.button:hover,
.section-form--blue .gform_wrapper.gform_wrapper .gform_page_footer input[type=submit]:hover {
    background: var(--second-color);
    color: var(--sixth-color)
}

@media (max-width: 1400px) {
    .section-form {
        padding: 90px 0
    }
}

@media (max-width: 1200px) {
    .section-form {
        padding: 50px 0
    }

    .section-form .section__content {
        padding: 0 20px 0 40px
    }
}

@media (max-width: 767px) {
    .section-form .shell {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .section-form .section__image {
        width: 100%;
        max-width: 275px;
        margin: 0 auto;
        padding: 0 0 40px
    }

    .section-form .section__content {
        width: 100%;
        padding: 0 5px
    }
}

.section-accordion {
    background: var(--sixth-color);
    padding: 80px 0
}

.section-accordion h2 {
    font-size: 66px;
    color: var(--second-color);
    font-weight: 400;
    margin-bottom: 30px
}

.section-accordion .accordion {
    margin-bottom: 30px
}

.section-accordion .shell {
    max-width: 1470px;
    display: -ms-flexbox;
    display: flex
}

.section-accordion .section__content {
    width: 52%;
    padding: 10px 37px 10px 40px
}

.section-accordion .section__image {
    width: 48%;
    -ms-flex-item-align: start;
    align-self: flex-start;
    height: 500px
}

.section-accordion .section__image img {
    position: absolute;
    will-change: transform;
    transition: transform .4s
}

.section-accordion .section__image img:nth-child(1) {
    top: 5.6%;
    left: 0;
    width: 23.3%
}

.section-accordion .section__image img:nth-child(2) {
    top: 0;
    left: 27.5%;
    width: 14.5%
}

.section-accordion .section__image img:nth-child(3) {
    top: 5.6%;
    left: 45.586%;
    width: 24.6%
}

.section-accordion .section__image img:nth-child(4) {
    top: 5.6%;
    left: 75.2532%;
    width: 24.6%
}

.section-accordion .section__image img:nth-child(5) {
    top: 36.7793%;
    left: 1.447%;
    width: 8.7%
}

.section-accordion .section__image img:nth-child(6) {
    top: 28.827%;
    left: 15.6295%;
    width: 26.3%
}

.section-accordion .section__image img:nth-child(7) {
    top: 45.7256%;
    left: 50.6512%;
    width: 34%
}

.section-accordion .section__image img:nth-child(8) {
    top: 45.7256%;
    left: 91.1722%;
    width: 9.1%
}

.section-accordion .section__image img:nth-child(9) {
    top: 65.8051%;
    left: 5.065%;
    width: 26.2%
}

.section-accordion .section__image img:nth-child(10) {
    top: 62.6242%;
    left: 35.6005%;
    width: 23.2%
}

.section-accordion .section__image img:nth-child(11) {
    top: 81.5109%;
    left: 54.9927%;
    width: 23.2%
}

.section-accordion .section__image img:nth-child(12) {
    top: 66.7992%;
    left: 75.2532%;
    width: 12.5%
}

.section-accordion .section__image img.run-animation:nth-child(1),
.section-accordion .section__image img.run-animation:nth-child(10),
.section-accordion .section__image img.run-animation:nth-child(6),
.section-accordion .section__image img.run-animation:nth-child(9) {
    -ms-transform: translateX(20px);
    transform: translateX(20px)
}

.section-accordion .section__image img.run-animation:nth-child(2),
.section-accordion .section__image img.run-animation:nth-child(3),
.section-accordion .section__image img.run-animation:nth-child(5),
.section-accordion .section__image img.run-animation:nth-child(7) {
    -ms-transform: translateX(40px);
    transform: translateX(40px)
}

.section-accordion .section__image img.run-animation:nth-child(11),
.section-accordion .section__image img.run-animation:nth-child(12),
.section-accordion .section__image img.run-animation:nth-child(4),
.section-accordion .section__image img.run-animation:nth-child(8) {
    -ms-transform: translateX(30px);
    transform: translateX(30px)
}

@media (max-width: 1599px) {
    .section-accordion h2 {
        font-size: 46px
    }
}

@media (max-width: 1200px) {
    .section-accordion {
        padding: 50px 0
    }

    .section-accordion h2 {
        font-size: 36px
    }

    .section-accordion .section__image {
        height: 34vw
    }
}

@media (max-width: 1024px) {
    .section-accordion .section__content {
        padding-left: 5px
    }
}

@media (max-width: 767px) {
    .section-accordion .section__image {
        display: none
    }

    .section-accordion .section__content {
        width: 100%;
        padding: 0 5px
    }
}

.section-boxes {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: var(--first-color)
}

.section-boxes h2 {
    font-weight: 400;
    margin-bottom: 45px
}

.section-boxes .section__content {
    min-height: 30vw;
    width: 33.33%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition: background .2s
}

.section-boxes .section__content:nth-child(3n+1) {
    background: var(--thirty-fourth-color);
}

.section-boxes .section__content:nth-child(3n+1):hover {
    background: var(--fourth-color)
}

.section-boxes .section__content:nth-child(3n+2) {
    background: var(--thirty-fifth-color)
}

.section-boxes .section__content:nth-child(3n+2):hover {
    background: var(--fourth-color)
}

.section-boxes .section__content:nth-child(3n+3) {
    background: var(--thirty-sixth-color)
}

.section-boxes .section__content:nth-child(3n+3):hover {
    background: var(--fourth-color)
}

.section-boxes .section__content-inner {
    padding: 40px 40px 50px;
    max-width: 430px
}

@media (max-width: 1024px) {
    .section-boxes h2 {
        margin-bottom: 20px
    }

    .section-boxes .section__content-inner {
        padding: 30px
    }
}

@media (max-width: 767px) {
    .section-boxes .section__content {
        width: 100%
    }
}

.section-team {
    padding-top: 166px;
    background: var(--seventeenth-color);
    overflow: hidden
}

.section-team .shell {
    max-width: 1330px
}

.section-team .section__image {
    position: absolute;
    left: 14.4%;
    top: .9%;
    width: 21.56%;
    z-index: 5
}

.section-team .section__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto
}

.section-team .section__body {
    position: relative
}

.section-team .section__body>.image-map {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 10;
    margin-bottom: -4px
}

.section-team .section__body ul {
    list-style: none;
    text-align: center;
    margin: 0
}

.section-team .section__body ul h3 {
    font-size: 25px;
    font-family: var(--second-font-en), sans-serif;
    margin-bottom: 0
}

.section-team .section__body ul p {
    font-size: 21px
}

.section-team .section__body ul li {
    position: absolute;
    top: 0;
    z-index: 15;
    pointer-events: none
}

.section-team .section__body ul .tooltip {
    color: var(--second-color)
}

.section-team .section__body ul .tooltip__head {
    background: var(--thirty-eighth-color);
    padding: 10px 20px;
    margin-bottom: 30px;
    position: absolute;
    bottom: 100%;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    min-width: 180px;
    pointer-events: auto
}

.section-team .section__body ul li.hover .tooltip__head {
    opacity: 1;
    visibility: visible
}

.section-team .section__body ul .tooltip__head:before {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -17px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 17px 0;
    border-color: var(--thirty-eighth-color) transparent transparent
}

.section-team .section__body ul .tooltip__body,
.section-team .section__body ul .tooltip__body img {
    opacity: 0;
    visibility: hidden
}

.section-team .section__body ul li .tooltip__head {
    background: var(--sixth-color)
}

.section-team .section__body ul li .tooltip__head:before {
    border-color: var(--sixth-color) transparent transparent
}

.section-team .section__body ul li:nth-child(1) {
    left: 10.6%;
    top: 0;
    width: 7.4%
}

.section-team .section__body ul li:nth-child(2) {
    left: 30.7%;
    top: 5%;
    width: 7.16%
}

.section-team .section__body ul li:nth-child(3) {
    left: 38.7%;
    top: 3.8%;
    width: 7.8%
}

.section-team .section__body ul li:nth-child(4) {
    left: 47%;
    top: 6.2%;
    width: 6.62%
}

.section-team .section__body ul li:nth-child(5) {
    left: 55%;
    top: 1.6%;
    width: 8.233%
}

.section-team .section__body ul li:nth-child(6) {
    left: 63.1%;
    top: 9.2%;
    width: 7.47%
}

.section-team .section__body ul li:nth-child(7) {
    left: 71.2%;
    top: 1.8%;
    width: 6.3076%
}

.section-team .section__body ul li:nth-child(8) {
    left: 79.4%;
    top: .7%;
    width: 7.3076%
}

.section-team .section__body ul li:nth-child(9) {
    left: 29.2%;
    top: 30.2%;
    width: 7.923%
}

.section-team .section__body ul li:nth-child(10) {
    left: 61%;
    top: 34%;
    width: 7.5384%
}

@media (max-width: 1200px) {
    .section-team {
        padding-top: 120px
    }

    .section-team .section__body ul h3 {
        font-size: 19px
    }

    .section-team .section__body ul p {
        font-size: 16px
    }

    .section-team .section__body ul .tooltip__head {
        min-width: 160px
    }
}

.section-team-alt {
    padding: 120px 0 80px
}

.section-team-alt h2 {
    font-size: 48px;
    font-weight: 700;
    font-family: var(--fourth-font-en), sans-serif;
    letter-spacing: -.025em;
    color: var(--thirty-seventh-color);
    margin-bottom: 20px
}

.section-team-alt h4 {
    font-family: var(--third-font-en), sans-serif;
    font-weight: 300;
    font-size: 25px;
    letter-spacing: -.01em;
    color: var(--thirty-seventh-color);
    text-transform: uppercase;
    margin-bottom: 113px
}

@media (max-width: 1024px) {
    .section-team-alt {
        padding: 80px 0 60px
    }

    .section-team-alt h4 {
        margin-bottom: 80px
    }
}

@media (max-width: 767px) {
    .section-team-alt {
        padding: 40px 0 10px
    }

    .section-team-alt h2 {
        font-size: 36px
    }

    .section-team-alt h4 {
        font-size: 20px;
        margin-bottom: 50px
    }
}

.section-article {
    padding: 220px 0 0;
    background: var(--seventeenth-color)
}

.section-article .paging {
    padding: 0
}

.section-article .shell {
    max-width: 1000px
}

.section-article--padding {
    padding-bottom: 150px
}

.section-article--study .shell {
    max-width: 1040px
}

.section-article--study .section__head {
    color: var(--first-color)
}

.section-article--study h1.section__title {
    font-family: var(--second-font-en), sans-serif;
    font-size: 42px;
    font-weight: 800;
    letter-spacing: -.05em;
    margin-bottom: 8px
}

.section-article--study h1.section__title:last-child,
.section-article--study h2.section__subtitle:last-child {
    margin-bottom: 40px
}

.section-article--study h2.section__subtitle {
    font-family: var(--third-font-en), sans-serif;
    text-transform: uppercase;
    font-size: 21px;
    letter-spacing: -.025em;
    font-weight: 400;
    margin-bottom: 40px
}

.section-article--study .section__content {
    background: var(--thirty-ninth-color);
    position: relative
}

.section-article--study .section__content>img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 352px;
    height: auto;
    max-width: calc((100vw - 1040px) / 2)
}

.section-list .shell,
.section-logos .shell {
    max-width: 1290px
}

@media (max-width: 1200px) {
    .section-article {
        padding: 150px 0 0
    }

    .section-article--study h1.section__title {
        font-size: 36px
    }

    .section-article--study h2.section__subtitle {
        font-size: 18px;
        margin-bottom: 30px
    }
}

@media (max-width: 1024px) {
    .section-article {
        padding: 120px 0 0
    }
}

@media (max-width: 767px) {
    .section-article {
        padding: 90px 0 0
    }

    .section-article--study h1.section__title {
        font-size: 28px
    }
}

.section-list {
    padding: 130px 0;
    background: var(--first-color)
}

.section-list .section__actions {
    text-align: center;
    padding-top: 50px
}

.section-list .section__actions .btn {
    min-width: 150px
}

.section-list--black {
    background: var(--forty-fifth-color);
    padding: 100px 0
}

.section-list--black .clients .client {
    background: var(--forty-sixth-color);
    color: var(--first-color)
}

.section-list--black .clients .client .client__link {
    font-size: 19px;
    padding: 6px 31px;
    background: var(--sixth-color);
    color: var(--eighth-color);
    letter-spacing: -.05em
}

.section-list--black .clients .client .client__link:hover {
    background: var(--first-color)
}

.section-list--black .clients .client .client__link em {
    display: inline-block;
    text-decoration: none;
    font-size: 19px;
    border: 0
}

@media (max-width: 1599px) {
    .section-list {
        padding: 100px 0
    }
}

@media (max-width: 1200px) {
    .section-list {
        padding: 50px 0
    }
}

.section-logos {
    background: var(--second-color);
    padding: 140px 0
}

.section-logos h3 {
    font-size: 33px;
    letter-spacing: -.05em;
    color: var(--first-color);
    font-weight: 400;
    padding: 0 65px;
    margin-bottom: 60px
}

@media (max-width: 1599px) {
    .section-logos {
        padding: 100px 0
    }

    .section-logos h3 {
        margin-bottom: 20px
    }
}

@media (max-width: 1200px) {
    .section-logos {
        padding: 50px 0
    }

    .section-logos h3 {
        margin-bottom: 10px;
        font-size: 24px
    }
}

@media (max-width: 1024px) {
    .section-logos h3 {
        padding: 0 20px
    }
}

@media (max-width: 767px) {
    .section-logos h3 {
        padding: 0 15px
    }
}

.section-base {
    padding: 220px 0 100px
}

.section-base .shell {
    max-width: 1170px
}

.section-base .section__head {
    margin-bottom: 50px
}

.section-base .section__head h1 {
    font-family: var(--second-font-en), sans-serif;
    font-weight: 800;
    color: var(--nineteenth-color);
    font-size: 67px;
    margin-bottom: 7px
}

.section-base .section__head h1:last-child {
    margin-bottom: 0
}

.section-base .section__head h2 {
    font-size: 25px;
    font-family: var(--third-font-en), sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    color: var(--eighth-color);
    padding: 0 5px
}

.section-base .article-single .article__content {
    background: 0 0;
    padding: 0 100px 0 0
}

.section-base .article-single .article__content p {
    line-height: 1.44
}

.section-base.section-contact .section__content>ol,
.section-base.section-contact .section__content>ul {
    margin-left: 26px
}

@media (max-width: 1599px) {
    .section-base {
        padding: 150px 0 70px
    }

    .section-base .section__head {
        margin-bottom: 30px
    }

    .section-base .section__head h1 {
        font-size: 45px
    }

    .section-base .section__head h2 {
        font-size: 20px
    }
}

@media (max-width: 1200px) {
    .section-base {
        padding: 150px 0 50px
    }

    .section-base .section__head h1 {
        font-size: 40px
    }

    .section-base .section__head h2 {
        font-size: 18px
    }

    .section-base .article-single .article__content {
        padding-right: 0
    }
}

.section-contact {
    background: var(--seventeenth-color);
    padding: 220px 0 230px
}

.section-contact h1 {
    font-family: var(--second-font-en), sans-serif;
    font-weight: 900;
    font-size: 66px;
    color: var(--nineteenth-color);
    margin-bottom: 9px
}

.section-contact h2 {
    font-size: 25px;
    font-family: var(--third-font-en), sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    color: var(--eighth-color);
    padding: 0 10px;
    margin-bottom: 36px
}

.section-contact .form {
    padding-top: 20px
}

.section-contact .form .gform_wrapper.gform_wrapper textarea {
    height: 330px !important
}

.section-contact .shell {
    max-width: 1170px;
    display: -ms-flexbox;
    display: flex
}

.section-contact .section__content {
    width: 64.9%;
    padding-right: 90px
}

.section-contact .section__head {
    margin-bottom: 0
}

.section-contact .section__aside {
    width: 35.1%;
    padding-top: 10px
}

@media (max-width: 1599px) {
    .section-contact {
        padding: 150px 0
    }
}

@media (max-width: 1200px) {
    .section-contact {
        padding: 150px 0 50px
    }

    .section-contact h1 {
        font-size: 45px
    }

    .section-contact h2 {
        font-size: 20px
    }

    .section-contact .section__content {
        padding-right: 40px
    }
}

@media (max-width: 767px) {
    .section-contact {
        padding: 100px 0 50px
    }

    .section-contact h1 {
        font-size: 40px
    }

    .section-contact h2 {
        font-size: 18px;
        padding-left: 3px
    }

    .section-contact .shell {
        display: block
    }

    .section-contact .section__content {
        width: 100%;
        padding: 0;
        margin-bottom: 30px
    }

    .section-contact .section__aside {
        width: 100%
    }
}

.section-projects {
    background: var(--first-color)
}

.section-projects .section__content {
    padding: 130px 0 110px
}

.section-projects .section__content .shell {
    padding: 0 25px
}

.section-projects .shell {
    max-width: 1270px
}

.section-fullimage .shell,
.section-steps .shell {
    max-width: 1070px
}

.section-projects .section__actions {
    background: var(--fourth-color);
    text-align: center;
    padding: 100px 0
}

.section-projects .section__actions .btn {
    font-size: 21px;
    color: var(--eighth-color);
    letter-spacing: -.025em;
    padding: 20px 35px
}

.section-projects .section__actions .btn:hover {
    color: var(--first-color)
}

@media (max-width: 1599px) {
    .section-projects .section__content {
        padding: 100px 0
    }

    .section-projects .section__actions {
        padding: 70px 0
    }
}

@media (max-width: 1200px) {

    .section-projects .section__actions,
    .section-projects .section__content {
        padding: 50px 0
    }

    .section-projects .section__actions .btn {
        font-size: 18px
    }
}

@media (max-width: 767px) {
    .section-projects .section__actions .btn {
        font-size: 16px
    }
}

.section-fullimage {
    padding: 60px 0;
    background: var(--forty-seventh-color)
}

.section-fullimage img {
    width: 100%;
    height: auto
}

@media (max-width: 1024px) {
    .section-fullimage {
        padding: 40px 0
    }
}

.section-steps h1 {
    color: var(--second-color);
    font-size: 208px;
    line-height: 166px;
    position: relative;
    margin-bottom: 0
}

.section-steps h1:after {
    content: '';
    position: absolute;
    height: 82px;
    width: 4px;
    background: var(--sixth-color);
    top: 50%;
    right: 0;
    margin-top: -41px
}

.section-steps .section__head {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 55px
}

.section-steps .section__head h3 {
    font-weight: 400;
    font-size: 26px
}

.section-steps .section__head h1 {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-weight: 400;
    margin-right: 25px;
    margin-left: -10px;
    min-width: 134px
}

.section-steps .section__content {
    width: calc(100% - 184px);
    padding: 80px 160px 115px 0
}

.section-steps .section__image {
    width: 184px;
    min-height: 700px;
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.section-steps .section__image-inner {
    height: 100%
}

.section-steps .section-row .shell {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.section-steps .section-row:nth-child(odd) {
    background: var(--forty-eighth-color)
}

.section-steps .section-row:nth-child(odd) .section__image-inner {
    margin-right: calc((1040px - 100vw) / 2)
}

.section-steps .section-row:nth-child(even) {
    background: var(--fifth-color);
    color: var(--first-color)
}

.section-steps .section-row:nth-child(even) .section__image {
    -ms-flex-order: 1;
    order: 1
}

.section-steps .section-row:nth-child(even) .section__image-inner {
    margin-left: calc((1040px - 100vw) / 2)
}

.section-steps .section-row:nth-child(even) .section__content {
    -ms-flex-order: 2;
    order: 2;
    padding-right: 0;
    padding-left: 175px
}

@media (max-width: 1599px) {
    .section-steps h1 {
        font-size: 150px;
        line-height: 120px
    }

    .section-steps h1:after {
        height: 60px;
        margin-top: -30px
    }

    .section-steps .section__head h3 {
        font-size: 22px
    }

    .section-steps .section__head h1 {
        min-width: 1px;
        padding-right: 10px
    }

    .section-steps .section__image {
        min-height: 1px
    }
}

@media (max-width: 1400px) {
    .section-steps .section__image {
        width: 230px
    }

    .section-steps .section__content {
        width: calc(100% - 230px);
        padding: 80px 110px 115px 0
    }

    .section-steps .section-row:nth-child(even) .section__content {
        padding-left: 105px
    }
}

@media (max-width: 1200px) {
    .section-steps .section__image {
        width: 260px
    }

    .section-steps .section__content {
        width: calc(100% - 260px);
        padding: 80px 80px 115px 0
    }

    .section-steps .section-row:nth-child(even) .section__content {
        padding-left: 75px
    }
}

@media (max-width: 1070px) {
    .section-steps .section-row:nth-child(odd) .section__image-inner {
        margin-right: -15px
    }

    .section-steps .section-row:nth-child(even) .section__image-inner {
        margin-left: -15px
    }
}

@media (max-width: 1024px) {
    .section-steps .section__head {
        margin-bottom: 30px
    }

    .section-steps .section__image {
        width: 330px
    }

    .section-steps .section__content {
        width: calc(100% - 330px);
        padding: 60px 50px 95px 0
    }

    .section-steps .section-row:nth-child(even) .section__content {
        padding-left: 50px
    }
}

@media (max-width: 767px) {
    .section-steps .section-row .shell {
        display: block
    }

    .section-steps .section__content,
    .section-steps .section__image {
        width: 100%
    }

    .section-steps .section-row:nth-child(even) .section__content,
    .section-steps .section__content {
        padding: 50px 0 70px
    }

    .section-steps .section-row:nth-child(even) .section__image-inner,
    .section-steps .section-row:nth-child(odd) .section__image-inner {
        margin: 0 -16px
    }

    .section-steps .section-row .section__image-inner img {
        width: 100%;
        height: auto
    }
}

@media (max-width: 479px) {
    .section-steps h1 {
        font-size: 80px;
        line-height: 60px
    }

    .section-steps h1:after {
        height: 40px;
        margin-top: -20px;
        width: 2px
    }

    .section-steps .section__head h1 {
        margin-left: 0;
        margin-right: 10px
    }

    .section-steps .section__head h3 {
        font-size: 18px
    }

    .section-steps .section__head h3 br {
        display: none
    }

    .section-steps .section-row:nth-child(even) .section__content,
    .section-steps .section__content {
        padding: 30px 0
    }
}

.shell {
    max-width: 1380px;
    padding-left: 15px;
    padding-right: 15px;
    margin: auto
}

.shell-fluid {
    max-width: none
}

.slider-logos .list-logos ul {
    width: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center
}

.slider-logos .list-logos ul li {
    width: 100%;
    -ms-flex: 1;
    flex: 1
}

:root .slider-logos .list-logos ul li,
_:-ms-fullscreen {
    min-height: 120px
}

.slider-logos .slider__slides {
    padding: 0 36px;
    position: relative;
    display: -ms-flexbox;
    display: flex
}

.slider-logos .slider__slides.owl-loaded {
    display: block
}

.slider-logos .list-logos,
.slider-logos .slider__slide {
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.slider-logos .slider__slide:not(:nth-child(-n+5)) {
    display: none
}

.slider-logos .slider__slides.owl-carousel {
    padding-bottom: 80px
}

.slider-logos .owl-carousel .owl-item img {
    width: auto
}

.slider-logos .owl-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center
}

.slider-logos .owl-dot {
    display: inline-block;
    width: 52px;
    height: 28px;
    background: var(--forty-ninth-color);
    margin: 2px 4px
}

.slider-logos .owl-dot.active {
    background: var(--sixth-color)
}

.slider-logos .owl-stage {
    transition-timing-function: ease-in-out !important;
    display: -ms-flexbox;
    display: flex
}

.slider-logos .owl-item {
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.socials ul,
.team-members {
    display: -ms-flexbox;
    list-style: none
}

@media (max-width: 1200px) {
    .slider-logos .slider__slides.owl-carousel {
        padding-bottom: 40px
    }
}

@media (max-width: 1024px) {
    .slider-logos .slider__slides.owl-carousel {
        padding: 0 0 40px
    }
}

@media (max-width: 767px) {
    .slider-logos .list-logos ul li {
        padding: 15px
    }

    .slider-logos .owl-dot {
        width: 28px;
        height: 14px;
        margin: 8px
    }
}

.socials ul {
    margin: 0 -4px;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.socials ul li {
    padding: 4px;
    width: 58px;
    height: 58px
}

.socials ul a {
    display: block;
    width: 50px;
    height: 50px;
    color: var(--thirty-first-color);
    background: var(--twenty-first-color);
    transition: color .5s, background .5s;
    position: relative;
    line-height: 50px;
    text-align: center
}

.socials ul a:hover {
    color: var(--first-color);
    background: var(--fifth-color)
}

@media (min-width: 768px) {
    .socials ul li {
        padding: 4px;
        width: 25%
    }

    .socials ul a {
        display: block;
        width: 100%;
        padding-bottom: 100%;
        height: 0
    }

    .socials ul a i {
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

a,
button,
input[type=submit],
input[type=button] {
    transition: color .2s, background .2s, opacity .2s, transform .2s
}

.wrapper {
    background-color: var(--seventh-color);
    overflow: hidden
}

.video-holder {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    width: 100%
}

.image-fit,
.video-holder iframe {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%
}

.image-fit {
    object-fit: cover;
    object-position: center center
}

@keyframes floating {

    from,
    to {
        transform: translate(0, 0)
    }

    65% {
        transform: translate(0, 25px)
    }
}

@keyframes left1 {

    from,
    to {
        transform: translate(0, 0)
    }

    50% {
        transform: translate(20px, 0)
    }
}

@keyframes left2 {

    from,
    to {
        transform: translate(0, 0)
    }

    50% {
        transform: translate(40px, 0)
    }
}

@keyframes left3 {

    from,
    to {
        transform: translate(0, 0)
    }

    50% {
        transform: translate(30px, 0)
    }
}

@keyframes animatedBackground {
    from {
        background-position: 0 0
    }

    to {
        background-position: 100% 0
    }
}

@keyframes animatedBackgroundTop {
    from {
        transform: translateY(0)
    }

    to {
        transform: translateY(-12000px)
    }
}

@keyframes swinging {

    0%,
    100% {
        transform: rotate(3deg) translate(0, 0)
    }

    50% {
        transform: rotate(6deg) translate(-20px, 15px)
    }
}

@keyframes shake {

    10%,
    90% {
        transform: translate3d(-1px, 0, 0)
    }

    20%,
    80% {
        transform: translate3d(2px, 0, 0)
    }

    30%,
    50%,
    70% {
        transform: translate3d(-4px, 0, 0)
    }

    40%,
    60% {
        transform: translate3d(4px, 0, 0)
    }
}

@keyframes spin {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.team-members__wrapper {
    max-width: 1231px;
    margin: 0 auto
}

.team-members {
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -20px -16px -20px -17px
}

.team-members .team-member {
    width: 25%;
    padding: 20px 16px 22px 17px;
    position: relative
}

.team-member .team-member__image {
    background: var(--fiftieth-color);
    transition: background .2s
}

.team-member .team-member__image img {
    width: 100%
}

.team-member .team-member__content {
    background: var(--twenty-sixth-color);
    color: var(--first-color);
    font-family: var(--fourth-font-en), sans-serif;
    font-weight: 400;
    font-size: 19px;
    letter-spacing: -.025em;
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s, visibility .2s
}

.team-member .team-member__content a {
    text-decoration: none
}

.team-member .team-member__content a:hover {
    color: var(--twenty-ninth-color)
}

.team-member .team-member__entry {
    padding: 17px 10px 12px 40px
}

.team-member .team-member__content h6 {
    margin-bottom: 0
}

.team-member:hover .team-member__image {
    background: var(--sixth-color)
}

.team-member:hover .team-member__content {
    opacity: 1;
    visibility: visible
}

@media (max-width: 1024px) {
    .team-members {
        margin: -10px -15px
    }

    .team-members .team-member {
        padding: 10px 15px
    }

    .team-member .team-member__entry {
        padding: 10px 10px 10px 20px
    }
}

@media (max-width: 767px) {
    .team-members {
        margin: -10px -10px 0
    }

    .team-members .team-member {
        width: 50%;
        padding: 10px 10px 0
    }

    .team-member .team-member__content,
    .team-member .team-member__content h6 {
        font-size: 16px
    }

    .team-member .team-member__entry {
        padding: 10px
    }
}

.testimonial .btn {
    padding: 10px 20px
}

.testimonial .testimonial__head {
    background: var(--thirty-seventh-color);
    color: var(--first-color);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 34px;
    margin-right: 20px
}

.testimonial .testimonial__head p {
    font-size: 21px;
    padding: 10px 10px 10px 35px
}

.testimonial .testimonial__head .testimonial__image {
    width: 35%
}

.testimonial .testimonial__head .testimonial__image span {
    display: block;
    width: 100%;
    padding-bottom: 100%
}

.testimonial .testimonial__body blockquote {
    font-size: 29px
}

@media (max-width: 1400px) {
    .testimonial .testimonial__body blockquote {
        font-size: 25px
    }
}

@media (max-width: 1200px) {
    .testimonial .testimonial__body blockquote {
        font-size: 19px
    }

    .testimonial .testimonial__head p {
        font-size: 14px
    }
}

@media (max-width: 767px) {
    .testimonial .testimonial__head {
        margin-right: 0
    }
}

.widgets,
[class^=widgets]>ul {
    list-style: none
}

.widget {
    margin-bottom: 15px
}

.widget>ul {
    list-style: none;
    margin: 0
}

.widget>ul li {
    padding: 5px 0
}

.widget>ul a {
    text-decoration: none
}

.widget_calendar table {
    width: 100%;
    text-align: center
}

.widget_calendar td,
.widget_calendar th {
    padding: 5px;
    border: 1px solid var(--ninth-color)
}

.widget_calendar caption {
    padding: 12px;
    font-weight: 700
}

.widget_calendar tfoot {
    font-weight: 700
}

.widget_rss .rsswidget {
    vertical-align: middle
}

.widget_rss .rsswidget img {
    float: left;
    margin: 5px 8px 0 0
}

.widget_categories .screen-reader-text {
    display: none
}

.widget_categories .post-form {
    width: 100%;
    padding: 5px
}

.bd_toc_container .bd_toc_wrapper .bd_toc_wrapper_item .bd_toc_header .bd_toc_switcher_hide_show_icon {
    line-height: 1;
    margin-top: -2px;
}

.section_reviews {
    display: flex;
    gap: 20px;
}

.section_reviews img {
    height: 70px;
    width: auto;
    object-fit: contain;
}

@media (max-width: 1024px) {
    .section_reviews img {
        height: 40px;
    }
}

#change-language {
    color: var(--twenty-sixth-color);
}

.get-a-call__button {
    position: absolute;
    bottom: 40px;
    text-align: left;
    font-weight: 400;
    z-index: 800;
    background: var(--first-color);
    padding: 10px 25px;
    font-size: 25px;
    border: 4px var(--ninth-color) solid;
    border-radius: 50px;
    color: var(--ninth-color);
}

.get-a-call__button:hover {
    cursor: pointer;
}

.highlight-container > div,
.highlight-container > div > img {
    height: 100%;
}

.intro .shell {
    max-width: unset;
    padding: 100px 100px 0;
}