* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    height: 100%
}

img {
    max-width: 100%
}

.page {
    -webkit-transition: margin .3s ease;
    -o-transition: margin .3s ease;
    transition: margin .3s ease
}

.smooth-scroll {
    height: 100vh;
    padding: 0 !important;
    z-index: 2
}

.maintitle {
    font-size: 20px !important;
    line-height: 28px;
    margin: 17px 0;
}

.team__about .maintitle {
    margin-top: 0;
}

@media (max-width: 48em) {
    .team__about {
        padding-top: 0 !important;
    }
}

@media (min-width: 48em) {
    .maintitle {
        font-size: 45px !important;
        line-height: 46px;
        margin: 35px 0;
    }

    .team__about .maintitle {
        margin-top: -10px;
    }

    .m-v-single-descr-95-tablet {
        margin-top: 37px !important;
        margin-bottom: 13px !important;
    }
}

.menu-delay.header__menu > * {
    transition-delay: .3s;
}

body {
    min-height: 100%;
    -webkit-overflow-scrolling: auto;
    overflow-scrolling: auto;
    min-width: 100%;
    line-height: 1.5;
    overflow-y: hidden;
    font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
    opacity: 0;
    background-color: #fafafa
}

body.content-loaded {
    opacity: 1
}

.wrapper {
    margin: 0 auto;
    max-width: 960px;
    padding: 0 28px
}

@media (min-width: 90em) {
    .wrapper {
        max-width: 1280px
    }
}

@media (min-width: 410px) {
    .wrapper {
        padding: 0 15px
    }
}

.page {
    position: relative;
    z-index: 1;
    background: #fff;
    min-height: 100vh;
    padding-top: 60px
}

.page:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 80px;
    background-color: #fafafa;
    z-index: -1
}

.page_white:before {
    background-color: #fff
}

@media (min-width: 48em) {
    .page {
        padding-top: 80px
    }
}

.page_no-header {
    padding-top: 0
}

.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

.section {
    padding: 40px 0
}

.section_gray {
    background-color: #fafafa
}

.m-b-step {
    margin-bottom: 40px
}

.m-b-step-half {
    margin-bottom: 20px
}

.m-b-step-small {
    margin-bottom: 10px;
    text-decoration: none !important;
}

.m-b-step-small a {

    text-decoration: none !important;
}

.no-top-padd_p1 {
    padding-top: 1px
}

.no-top-padd_p15 {
    padding-top: 15px;
}

.no-bottom-padd_p1 {
    padding-bottom: 1px
}

@media (min-width: 48em) {
    .m-b-step-tablet-3-4 {
        margin-bottom: 30px
    }
}

@media (min-width: 48em) {
    .p-t-tablet-100 {
        padding-top: 100px
    }
}

@media (min-width: 48em) {
    .m-b-tablet-80 {
        margin-bottom: 80px
    }
}

@media (min-width: 48em) {
    .m-b-tablet-100 {
        margin-bottom: 100px
    }
}

[class*=column] {
    width: 100%;
    padding: 0 15px
}

.column-1-2 {
    max-width: 50%
}

@media (min-width: 36em) {
    .column-phablet-1-2 {
        max-width: 50%
    }
}

@media (min-width: 48em) {
    .column-tablet-1 {
        max-width: 100%
    }

    .column-tablet-1-2 {
        max-width: 50%
    }

    .column-tablet-1-3 {
        max-width: 33.33%
    }

    .column-tablet-2-3 {
        max-width: 66.66%
    }
}

@media (min-width: 64em) {
    .column-laptop-1-2 {
        max-width: 50%
    }
}

.main-heading {
    font-weight: 400;
    font-size: 1.25rem;
    margin-bottom: 40px;
    line-height: 1.3
}

@media (min-width: 48em) {
    .main-heading {
        font-size: 2.8125rem;
        margin: 110px 0 150px;
        margin-bottom: 55px;
    }
}

.sub-heading {
    font-weight: 500;
    font-size: 1rem;
    margin-bottom: 20px
}

@media (min-width: 48em) {
    .sub-heading {
        font-size: 1.25rem
    }
}

.content-text {
    color: #b1b1b1;
    line-height: 1.7;
    font-size: .875rem
}

.content-text ul {
    list-style: none;
    margin-bottom: 10px
}

.main-heading {
    margin-bottom: 45px !important;
}

.content-text p {
    margin-bottom: 10px
}

.form__files-list {
    padding-left: 28px;
    margin-top: -10px;
    font-size: .875rem;
    line-height: 1.3125rem;
    color: #b1b1b1;
    position: relative;
    z-index: 1
}

.brif__content input:focus {
    outline: none;

}

.form__files-list div {
    opacity: .5;
    cursor: pointer
}

.form__files-list div:after {
    content: '';
    width: 12px;
    height: 12px;
    background: url(../img/close-white.svg);
    vertical-align: top;
    margin-top: 3px;
    margin-left: 5px;
    display: none
}

.form__files-list div:hover {
    opacity: 1
}

.form__files-list div:hover:after {
    display: inline-block
}

.form__error {
    position: absolute;
    top: 100%;
    left: 0;
    font-size: .625rem;
    line-height: 1.125rem;
    letter-spacing: .04813rem;
    color: #df192c;
    display: none
}

.form__input {
    position: relative
}

.form__input.is-error input, .form__input.is-error textarea {
    border: 1px solid #df192c
}

.form__input.is-error .form__error {
    display: block
}

.form__input [type=email], .form__input [type=text] {
    border: 1px solid rgba(255, 255, 255, .5);
    background: 0 0;
    width: 100%;
    font-size: .75rem;
    line-height: 1.3125rem;
    padding: 10px 20px;
    color: #b1b1b1
}

.form__input [type=email]:focus, .form__input [type=text]:focus {
    color: #fff;
    border-color: #fff;
    outline-color: #fff
}

.form__input textarea {
    border: 1px solid rgba(255, 255, 255, .5);
    background: 0 0;
    width: 100%;
    font-size: .75rem;
    line-height: 1.3125rem;
    padding: 10px 20px;
    color: #b1b1b1
}

.form__input textarea:focus {
    color: #fff;
    border-color: #fff;
    outline-color: #fff
}

.form__input button {
    border: 1px solid rgba(255, 255, 255, .5);
    background: 0 0;
    width: 100%;
    font-size: .75rem;
    line-height: 1.3125rem;
    padding: 10px 20px;
    color: #b1b1b1;
    cursor: pointer;
    position: relative;
    overflow: hidden
}

.select2-container--default .select2-search--inline .select2-search__field::placeholder {
    color: #000;
    font-size: 12px;
}

.select2-selection--multiple {
    padding-bottom: 3px !important;
}


@media (min-width: 48em) {
    .form__input button {
        font-size: 1rem
    }
}

.form__input button span:first-child {
    -webkit-transition: .6s cubic-bezier(0.65, .02, 0, .93) all;
    -o-transition: .6s cubic-bezier(0.65, .02, 0, .93) all;
    transition: .6s cubic-bezier(0.65, .02, 0, .93) all;
    opacity: 1
}

.form__input button span:last-child {
    position: absolute;
    top: 0;
    left: -100%;
    height: 100%;
    width: 100%;
    background: #fff;
    -webkit-transition: .6s cubic-bezier(0.65, .02, 0, .93) all;
    -o-transition: .6s cubic-bezier(0.65, .02, 0, .93) all;
    transition: .6s cubic-bezier(0.65, .02, 0, .93) all;
    color: #000;
    padding: 10px 20px;
    opacity: 0
}

.form__input button.is-done {
    border-color: #fff
}

.form__input button.is-done span:last-child {
    left: 0;
    opacity: 1
}

.form__input button.is-done span:first-child {
    opacity: 0
}

.form__input [type=file] {
    position: absolute;
    left: -9999em
}

.form__file-label {
    font-size: .75rem;
    line-height: 1.3125rem;
    line-height: 1.75rem;
    display: inline-block;
    padding: 10px 0;
    white-space: nowrap;
}

@media (min-width: 48em) {
    .form__file-label {
        font-size: 1rem
    }
}

.form__file-label:before {
    content: '';
    display: inline-block;
    width: 17px;
    height: 9px;
    background: url(../img/file-icon.svg);
    margin-right: 10px
}

[href^="tel:"], [href^="mailto:"] {
    -webkit-transition: .4s ease all;
    -o-transition: .4s ease all;
    transition: .4s ease all;
    color: inherit
}

@media (min-width: 64em) {
    [href^="tel:"], [href^="mailto:"] {
        text-decoration: none
    }
}

[href^="tel:"]:hover, [href^="mailto:"]:hover {
    color: #000
}

/*.no-scroll{position:fixed;overflow:hidden}*/
.logo {
    display: inline-block;
    font-size: 0;
    height: 22px
}

.burger {
    width: 18px;
    height: 14px;
    background: url(../img/burger.svg)
}

.close {
    width: 14px;
    height: 14px;
    background: url(../img/close.svg)
}

.menu-opener {
    width: 18px;
    height: 14px;
    position: relative
}

.menu-opener-wrap {
    height: 18px;
    position: relative;
    overflow: hidden;
    z-index: 3;
    margin-right: -15px;
    padding-right: 15px
}

@media (min-width: 64em) {
    .menu-opener-wrap {
        display: none
    }
}

.menu-opener .burger, .menu-opener .close {
    position: absolute;
    left: 60px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .3s ease left;
    -o-transition: .3s ease left;
    transition: .3s ease left;
    opacity: .4
}

.menu-opener .burger {
    left: 0;
    opacity: 1
}

.brif__list-textarea > div {
    position: relative;
}

.brif__list-textarea > div label.error {
    bottom: 6px;
}

.menu-opener.is-active .burger {
    left: 60px;
    opacity: .4
}

.menu-opener.is-active .close {
    left: 0;
    opacity: 1
}

.contacts {
    font-size: .75rem;
    color: #b1b1b1
}

.contacts a {
    text-decoration: underline;
    color: inherit;
    -webkit-transition: .4s ease all;
    -o-transition: .4s ease all;
    transition: .4s ease all
}

.contacts a:hover {
    color: #000
}

@media (min-width: 64em) {
    .contacts {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
    }

    .contacts a {
        text-decoration: none
    }

    .contacts > * {
        margin-left: 30px;
        margin-bottom: 0
    }
}

.menu {
    font-size: 1.25rem
}

.menu ul {
    list-style: none
}

.menu a {
    text-decoration: none;
    color: #000
}

.is-hidden, .menu a span {
    display: none
}

@media (min-width: 64em) {
    .menu {
        font-size: .8125rem;
        margin-bottom: 0 !important
    }

    .menu ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .menu li {
        margin-right: 30px;
        overflow: hidden
    }

    .menu li.is-active a {
        font-weight: 500
    }

    .menu a {
        line-height: 1.2;
        display: inline-block;
        color: #000;
        -webkit-transition: .4s ease all;
        -o-transition: .4s ease all;
        transition: .4s ease all;
        position: relative
    }

    .menu a:hover {
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        color: transparent
    }

    .menu a:hover span {
        color: #000
    }

    .menu a span {
        -webkit-transition: .4s ease all;
        -o-transition: .4s ease all;
        transition: .4s ease all;
        display: block;
        position: absolute;
        color: transparent;
        top: 100%
    }
}

.header {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: .4s transform ease;
    -o-transition: .4s transform ease;
    transition: .4s transform ease;
    background: #fff;
    padding: 20px 0;
    position: fixed;
    z-index: 5;
    /*height: 60px;*/
    left: 0;
    right: 0;
    top: 0
}

.header_hide-content {
    opacity: 0
}

.header_hidden {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.header_gray {
    background: #fafafa
}

/*@media (min-width: 64em) {*/
/*    .header {*/
/*        height: 80px*/
/*    }*/
/*}*/

.header__menu {
    position: fixed;
    z-index: 3;
    top: 0;
    left: 0;
    right: 0;
    padding: 80px 30px 20px
}

.header__menu > * {
    position: relative;
    z-index: 1;
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px);
    opacity: 0;
    -webkit-transition: .5s ease transform, .5s ease opacity;
    -o-transition: .5s ease transform, .5s ease opacity;
    transition: .5s ease transform, .5s ease opacity
}

.header__menu.is-active > * {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

@media (min-width: 64em) {
    .header__menu {
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-left: 20px;
        padding: 0 20px
    }

    .header__menu > * {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.header__shadow {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    background: #fff;
    height: 0;
    -webkit-transition: .5s ease height, .5s ease opacity;
    -o-transition: .5s ease height, .5s ease opacity;
    transition: .5s ease height, .5s ease opacity;
    opacity: .4
}

@media (min-width: 64em) {
    .header__shadow {
        display: none
    }
}

.header__shadow:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    -webkit-transition: .5s ease height;
    -o-transition: .5s ease height;
    transition: .5s ease height;
    height: 0
}

.header__shadow.is-active {
    opacity: 1
}

.header__shadow.is-active:after {
    height: 100vh;
    background: rgba(0, 0, 0, .7)
}

.brif__textarea:focus {
    outline: none;
}

.header .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.footer {
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    color: #fff;
    overflow-y: auto;
    padding: 100px 0 30px 0;
    font-size: .75rem
}

@media (min-width: 64em) {
    .footer {
        font-size: 1rem
    }
}

.footer a {
    color: #b1b1b1
}

.footer a:hover {
    color: #fff
}

.contant-info {
    margin-bottom: 30px
}

.contant-info [href^=http] {
    text-decoration: none
}

.contant-info a {
    -webkit-transition: .4s ease all;
    -o-transition: .4s ease all;
    transition: .4s ease all
}

@media (min-width: 64em) {
    .contant-info a {
        text-decoration: none
    }

    .contant-info__content {
        font-size: .875rem
    }
}

.contant-info__title {
    font-weight: 500;
    margin-bottom: 10px
}

.contant-info__title:first-letter {
    text-transform: uppercase
}

.google-partners-badge a {
    display: inline-block;
    width: 80px;
    height: 80px;
}

.google-partners-badge a:hover {
    opacity: .7;
}

.copyrights {
    opacity: .5;
    letter-spacing: .45px;
    font-weight: 300;
    font-size: .5625rem;
    margin-bottom: 50px
}

@media (min-width: 48em) {
    .copyrights {
        margin-bottom: 0
    }
}

.portfolio-image {
    text-align: center;
    overflow: hidden;
    margin: 20px 0
}

.portfolio-image img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .5s ease transform;
    -o-transition: .5s ease transform;
    transition: .5s ease transform
}

.portfolio-image img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.portfolio-image_no-hover img:hover {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.article {
    margin-bottom: 20px;
    line-height: 1.2;
    padding-bottom: 1px
}

@media (min-width: 48em) {
    .article {
        margin-bottom: 40px
    }
}

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

.article__img {
    overflow: hidden;
    font-size: 0;
    text-align: center;
    margin-bottom: 20px;
    position: relative
}

.article__img a {
    display: block;
    position: relative
}

.article__img a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .4);
    opacity: 0;
    -webkit-transition: opacity .4s cubic-bezier(0.65, .02, 0, .93);
    -o-transition: opacity .4s cubic-bezier(0.65, .02, 0, .93);
    transition: opacity .4s cubic-bezier(0.65, .02, 0, .93)
}

.article__img a:hover:before {
    opacity: 1;
    z-index: 2
}

.article__img a:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.article__img img {
    -webkit-transition: -webkit-transform .4s cubic-bezier(0.65, .02, 0, .93);
    transition: -webkit-transform .4s cubic-bezier(0.65, .02, 0, .93);
    -o-transition: transform .4s cubic-bezier(0.65, .02, 0, .93);
    transition: transform .4s cubic-bezier(0.65, .02, 0, .93);
    transition: transform .4s cubic-bezier(0.65, .02, 0, .93), -webkit-transform .4s cubic-bezier(0.65, .02, 0, .93)
}

.article__img img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.article__title {
    font-size: .75rem;
    font-weight: 500;
    margin-bottom: 10px
}

@media (min-width: 48em) {
    .article__title {
        font-size: 1rem
    }
}

.article__tags {
    font-size: .625rem;
    letter-spacing: .04813rem;
    color: #b1b1b1;
    margin-bottom: 10px
}

.article__year {
    font-size: .625rem;
    letter-spacing: .04813rem;
    color: #b1b1b1
}

.scrollbar-track {
    opacity: 0 !important
}

.map-holder {
    overflow: hidden;
    height: -webkit-calc(100vh - 60px);
    height: calc(100vh - 60px);
    min-height: -webkit-calc(100vh - 60px);
    min-height: calc(100vh - 60px);
    width: 100%
}

.map-holder #map {
    height: 100%;
    width: 100%
}

@media (min-width: 48em) {
    .map-holder {
        height: -webkit-calc(100vh - 80px);
        height: calc(100vh - 80px);
        min-height: -webkit-calc(100vh - 80px);
        min-height: calc(100vh - 80px)
    }
}

.team {
    padding: 40px 0;
    background: #000;
    overflow: hidden;
    color: #fff
}

.team__next-prev {
    display: none
}

@media (min-width: 48em) {
    .team__next-prev {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 50px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: auto;
        margin-bottom: 5px
    }

    .team__next-prev div {
        cursor: pointer
    }

    .team__next-prev div:first-child svg {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .team__next-prev div:last-child svg {
        -webkit-transition: -webkit-transform .5s cubic-bezier(0.65, .02, 0, .93);
        transition: -webkit-transform .5s cubic-bezier(0.65, .02, 0, .93);
        -o-transition: transform .5s cubic-bezier(0.65, .02, 0, .93);
        transition: transform .5s cubic-bezier(0.65, .02, 0, .93);
        transition: transform .5s cubic-bezier(0.65, .02, 0, .93), -webkit-transform .5s cubic-bezier(0.65, .02, 0, .93)
    }

    .team__next-prev div:last-child:hover svg {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }
}

.team__descr {
    max-width: 400px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.8;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 48em) {
    .team__descr {
        min-width: 300px;
        max-width: 300px
    }
}

@media (min-width: 70em) {
    .team__descr {
        min-width: 400px
    }
}

@media (min-width: 48em) {
    .team .wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.team__title {
    margin-bottom: 20px
}

.team__about {
    padding-top: 40px;
    font-size: .875rem;
    color: #b1b1b1
}

.team__about p {
    margin-bottom: 20px
}

.team__members {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
    cursor: -moz-grab;
    overflow: hidden;
    position: relative;
    margin-left: 0;
    min-width: 100vw;
}

/* @media (min-width:48em){.team__members{min-width:100vw} */
.team__members:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 50px;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #000), to(rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(left, #000 0, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(left, #000 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, #000 0, rgba(0, 0, 0, 0) 100%);
    z-index: 2
}

/*}*/

@media (min-width: 64em) {
    .team__members {
        margin-left: 100px
    }
}

.not-active {
    opacity: .4
}

.member {
    position: relative;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: .5s transform cubic-bezier(0.65, .02, 0, .93);
    -o-transition: .5s transform cubic-bezier(0.65, .02, 0, .93);
    transition: .5s transform cubic-bezier(0.65, .02, 0, .93);
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    line-height: 1
}

.member:active {
    cursor: grabbing;
    cursor: -webkit-grabbing
}

.member__info {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0
}

@media (min-width: 48em) {
    .member__info {
        left: 17%;
        right: 17%
    }
}

.member__picture {
    text-align: center;
    font-size: 0
}

.member__picture img {
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none;
    max-width: 65vw;
    max-height: -webkit-calc(100vh - 80px);
    max-height: calc(100vh - 80px)
}

@media (min-width: 48em) {
    .member__picture img {
        max-width: 100%
    }
}

.member__name {
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 10px
}

.member__position {
    color: #b1b1b1;
    font-size: .625rem;
    letter-spacing: .04813rem;
    line-height: 1.6;
    height: 32px;
    padding-right: 10px;
}

.offer {
    margin-bottom: 20px
}

.offer__title {
    font-weight: 500;
    font-size: .75rem;
    margin-bottom: 5px
}

@media (min-width: 48em) {
    .offer__title {
        font-size: 1rem
    }
}

.offer ul {
    list-style: none;
    padding-left: 10px;
    font-size: .75rem;
    line-height: 1.3125rem;
    color: #b1b1b1;
    overflow: hidden
}

@media (min-width: 48em) {
    .offer ul {
        font-size: .875rem
    }
}

.offer ul li {
    padding-top: 7px;
    position: relative
}

.offer ul li:before {
    content: '';
    position: absolute;
    top: .875rem;
    left: -10px;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #b1b1b1
}

.offer ul li:last-child:after {
    content: '';
    position: absolute;
    width: 1px;
    background: #b1b1b1;
    left: -8px;
    height: 2000px;
    bottom: -webkit-calc(100% - 15px);
    bottom: calc(100% - 15px)
}

.author {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 65px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.author__avatar {
    margin-right: 15px;
    min-width: 65px;
    font-size: 0
}

.author__info {
    line-height: 1.4
}

.author__name {
    font-size: 1rem;
    font-weight: 500
}

.author__position {
    font-size: .625rem;
    letter-spacing: .0625rem;
    color: #b1b1b1
}

.testimonials {
    position: relative;
    margin-bottom: 20px
}

.testimonials__count {
    margin: 0 20px;
    font-size: .75rem;
    letter-spacing: .04688rem;
    color: #b1b1b1
}

.testimonials__count span {
    color: #000
}

.testimonials__next-prev {
    position: absolute;
    top: 5px;
    right: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: auto;
    margin-bottom: 5px
}

@media (min-width: 48em) {
    .testimonials__next-prev {
        top: auto;
        bottom: 15px
    }
}

.testimonials__next-prev div {
    cursor: pointer
}

.testimonials__next-prev div svg {
    opacity: .6
}

.testimonials__next-prev div svg:hover {
    opacity: 1
}

.testimonials__next-prev div:first-child svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.testimonials__sign {
    font-size: 2.8125rem;
    line-height: 1;
    margin-bottom: -5px;
    padding-top: 5px
}

.testimonials__items {
    position: relative;
    -webkit-transition: .5s ease height;
    -o-transition: .5s ease height;
    transition: .5s ease height;
    margin-bottom: 20px;
    font-size: 1.25rem
}

.testimonials__items .testimonial {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: 1s ease opacity;
    -o-transition: 1s ease opacity;
    transition: 1s ease opacity;
    line-height: 30px
}

@media (min-width: 48em) {
    .testimonials__items {
        font-size: 1.875rem;
        line-height: 40px
    }
}

.testimonials__items .testimonial.is-active {
    opacity: 1;
    z-index: 1
}

.testimonials__authors {
    position: relative;
    height: 65px
}

.testimonials__authors .author {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: 1s ease opacity;
    -o-transition: 1s ease opacity;
    transition: 1s ease opacity
}

.testimonials__authors .author.is-active {
    opacity: 1;
    z-index: 1
}

@-webkit-keyframes scroll {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    100% {
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}

@keyframes scroll {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    100% {
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}

.up {
    position: fixed;
    bottom: 80px;
    width: 50px;
    height: 50px;
    background: url(../img/up.svg);
    right: 5%;
    z-index: 5;
    cursor: pointer;
    -webkit-transition: .1s ease opacity;
    -o-transition: .1s ease opacity;
    transition: .1s ease opacity
}

.marquee {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    padding: 40px 0;
    position: relative
}

@media (min-width: 64em) {
    .marquee {
        padding-bottom: 100px
    }
}

.marquee span {
    display: inline-block;
    -webkit-animation: scroll 20s infinite linear;
    animation: scroll 20s infinite linear
}

.marquee span a {
    display: inline-block;
    margin: 0 15px
}

@media (min-width: 64em) {
    .marquee span a {
        margin: 0 50px
    }
}

.marquee span img {
    max-width: unset
}

.marquee_portfolio {
    padding: 0 0 20px
}

.marquee_portfolio span {
    -webkit-animation: scroll 30s infinite linear;
    animation: scroll 30s infinite linear
}

.marquee_portfolio:hover span {
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.marquee:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100px;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #fff), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, #fff 0, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, #fff 0, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, #fff 0, rgba(255, 255, 255, 0) 100%);
    z-index: 1
}

.marquee:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100px;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), to(#fff));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #fff 100%);
    z-index: 1
}

.portfolio-slider .slick-slide {
    padding: 0 15px
}

.section-scroll {
    -webkit-transition: .5s linear transform;
    -o-transition: .5s linear transform;
    transition: .5s linear transform
}

@media (max-width: 48em) {
    .main-page-team-fix {
        margin-top: -30px
    }

    .main-page-team-fix .team {
        padding-top: 30px
    }

    .main-page-team-fix .team__about {
        padding-top: 0
    }

    .main-page-team-fix .team__about p {
        margin-bottom: 30px
    }
}

.load-animate {
    position: relative;
    opacity: 0;
    -webkit-transition: 1.8s ease opacity, 1.8s ease transform;
    -o-transition: 1.8s ease opacity, 1.8s ease transform;
    transition: 1.8s ease opacity, 1.8s ease transform
}

.load-animate_delay-1 {
    -webkit-transition-delay: .2s, .2s;
    -o-transition-delay: .2s, .2s;
    transition-delay: .2s, .2s
}

.load-animate_delay-2 {
    -webkit-transition-delay: .4s, .4s;
    -o-transition-delay: .4s, .4s;
    transition-delay: .4s, .4s
}

.load-animate_delay-3 {
    -webkit-transition-delay: .6s, .6s;
    -o-transition-delay: .6s, .6s;
    transition-delay: .6s, .6s
}

.load-animate_delay-4 {
    -webkit-transition-delay: .8s, .8s;
    -o-transition-delay: .8s, .8s;
    transition-delay: .8s, .8s
}

.load-animate_delay-5 {
    -webkit-transition-delay: 1s, 1s;
    -o-transition-delay: 1s, 1s;
    transition-delay: 1s, 1s
}

.content-loaded .load-animate {
    opacity: 1
}

.load-animate_top {
    -webkit-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    transform: translateY(-30%)
}

.content-loaded .load-animate_top {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.load-animate_bottom {
    -webkit-transform: translateY(30%);
    -ms-transform: translateY(30%);
    transform: translateY(30%)
}

.content-loaded .load-animate_bottom {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.scroll-show {
    opacity: 0;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    transition: all 1.5s ease;
    -webkit-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: .5s
}

.scroll-show_active {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.show-from-mobile {
    display: none;
}

.no-top-padd {
    padding-top: 0;
}

.no-top-marg {
    margin-top: 0;
}

.no-wrap-padd {
    margin-left: -15px;
    margin-right: -15px;
}

@media (min-width: 767px) {
    .mobile-show {
        display: none;
    }

    .show-from-mobile {
        display: block;
    }
}

.article__site a {
    text-decoration: underline;
}

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

    .section_single {
        padding: 10px 0;
    }

    .member__info {
        position: absolute;
        left: 0;
        bottom: 0;
        right: 0;
        /*top: 300px;*/
    }
}

.team__members.load-animate.load-animate_bottom.load-animate_delay-5:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 30px;
    background: linear-gradient(to right, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.99) 1%, rgba(0, 0, 0, 0) 100%);
    z-index: 2;
}


.article_single .article__title {
    font-size: 20px;
}

.portfolio-image-single {
    margin: 0 -30px 30px -30px;
}

.sub-heading.next {
    font-size: 20px;
    font-weight: bold;
}

@media (min-width: 48em) {
    .sub-heading.next {
        font-size: 45px;
        font-weight: bold;
        margin: 15px 0 35px 0;
    }
}

.author__avatar img {
    border-radius: 50%;
}


.services-title {
    color: #000000;
    font-family: "Helvetica Neue";
    /*font-size: 24px;*/
    font-weight: 500;
    margin-bottom: 38px;
    font-size: 1rem;
}

.section-services {
    padding: 95px 0;
}

.accordion-item.is-active .accordion-thumb::before {
    transform: rotate(45deg);
}

.lang-change {
    width: 40px;
    height: 40px;
    border: 1px solid #000000;
    color: #000000 !important;
    font-family: "Helvetica Neue";
    font-size: 13px;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    border-radius: 50%;
    margin-left: 30px;
}

.lang-change:hover {

    background: #000;
    color: #fff !important;
}

.accordion, .accordion-sub {
    width: 100%;
    padding: 0;
    list-style: none;
    margin-bottom: 90px;

}

.accordion-sub {
    width: 100%;
    padding: 0;
    list-style: none;
    margin-bottom: 0;
    padding-left: 58px;
}

.accordion-panel {
    display: none;
    /*padding-bottom: 40px;*/

}

.accordion-panel-sub {
    display: none;
    padding-bottom: 20px;
}

.accordion-thumb {
    color: #000000;
    font-family: "Helvetica Neue";
    font-size: 30px;
    font-weight: 700;
    line-height: 60px;
    padding: 12px 0 12px 60px;
    position: relative;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #eaeaea;
    cursor: pointer;

}

.accordion-item:first-child .accordion-thumb {
    border-top: 1px solid #eaeaea;
}

.accordion-item.is-active {
    border-bottom: 1px solid #eaeaea;
}

.item-text {
    color: #b1b1b1;
    font-family: "Helvetica Neue";
    font-size: 14px;
    font-style: normal;
    letter-spacing: normal;
    line-height: 23px;
    text-align: left;
    padding-left: 40px;
}

.item-text p {
    margin-bottom: 10px;
}

.item-text p:last-child {
    margin-bottom: 0;
}

.accordion-thumb-sub {
    color: #000000;
    font-family: "Helvetica Neue";
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: 22px;
    text-align: left;
    padding: 20px 0 16px 40px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;

}

header .logo-box__text, header .logo-box__date {
    display: none;
}

.accordion-thumb::after {
    content: '';
    position: absolute;
    background: url(../img/Path7.png);
    width: 18px;
    height: 11px;
    border-radius: 50%;
    background-position: center;
    left: 8px;
    background-repeat: no-repeat;
    transform: translate(0%, -50%);
    top: 50%;
    transition: 0.5s;
    background-size: contain;
}

.accordion-thumb-sub::after {
    content: '';
    position: absolute;
    background: url(../img/Path7.png);
    width: 12px;
    height: 18px;
    border-radius: 50%;
    background-position: center;
    left: 8px;
    background-repeat: no-repeat;
    transform: translate(0%, -50%);
    top: 45%;
    transition: 0.5s;
    background-size: contain;

}

.is-active .accordion-item__container .accordion-thumb::after {
    content: '';
    position: absolute;
    background: url(../img/Path7.png);
    width: 18px;
    height: 11px;
    background-position: center;
    left: 8px;
    background-repeat: no-repeat;
    top: 43%;
    transform: rotate(180deg);
    transition: 0.5s;
    background-size: contain;
}

.is-active-sub .accordion-item__container-sub .accordion-thumb-sub::after {
    content: '';
    position: absolute;
    background: url(../img/Path7.png);
    width: 12px;
    height: 8px;
    background-position: center;
    left: 8px;
    background-repeat: no-repeat;
    top: 39%;
    transform: rotate(180deg);
    transition: 0.5s;
    background-size: contain;
}

.accordion-item {
    /*border-top: 1px solid  #eaeaea;*/
}

.accordion-item:last-child {
    /*border-bottom: 1px solid #d8d8d8;*/
}

.accordion-item-sub {
    border-bottom: 1px solid #eaeaea;
}

/*.accordion-item-sub:last-child{*/
/*    border-bottom: 1px solid #d8d8d8;*/
/*}*/
.trust-title {
    margin-bottom: 38px;
}

.trust-title {
    color: #000000;
    font-family: "Helvetica Neue";
    /*font-size: 45px;*/
    font-weight: 500;

    font-size: 1rem;
}

.trust-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: -18px 0;

    justify-content: center;
    margin: -18px -18px;
}

.trust-img {
    max-width: 14.5%;
    width: 100%;
    height: 100px;
    /*flex: 1 16%;*/
    /* margin: 16px 16px;*/
    margin: 16px 0;
    object-fit: contain;

    max-width: 181px;
    margin: 16px 16px;

}

.accordion-offer__title {
    color: #000000;
    max-width: 75%;
    font-family: "Helvetica Neue";
    color: #b1b1b1;
    line-height: 1.7;
    font-size: .875rem;
    display: block;
}

.accordion-offer__price {
    color: #e00000;
    font-family: "Helvetica Neue";
    max-width: 25%;
    line-height: 1.7;
    font-size: .875rem;
}

.accordion-offer {
    padding-bottom: 8px;
    padding-top: 8px;
    border-bottom: 1px solid #d8d8d8;
    display: flex;
    justify-content: space-between;
    margin-left: 60px;
}

.accordion-offer:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.lang-wrap .lang-change {
    display: none;
}

.accordion-offer__title-sub {
    color: #000000;
    max-width: 75%;
    display: block;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: 22px;
    text-align: left;
    margin-bottom: 5px;
}

.accordion-item-sub:last-child {
    border-bottom: none;
}

.accordion-offer__price-sub {
    color: #e00000;
    font-family: "Helvetica Neue";
    max-width: 25%;
    line-height: 1.7;
    font-size: .875rem;
}

.accordion-offer-sub {
    padding-bottom: 8px;
    padding-top: 8px;
    border-bottom: 1px solid #d8d8d8;
    display: flex;
    justify-content: space-between;
    margin-left: 60px;
}

.accordion-offer-sub:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.active:after {
    display: none;
}

@media (max-width: 767px) {
    .section-services .wrapper {
        padding: 0 27.5px;
    }

    .section-services {
        padding: 20px 0;
        background: #fff;
    }

    .services-title {
        margin-bottom: 22px;
        font-size: 16px;
        font-weight: 700;
        line-height: 30px;
    }

    .accordion-thumb {
        padding: 22px 0px 22px 34px;
        color: #000000;
        font-family: "Helvetica Neue";
        font-size: 20px;
        font-weight: 700;
        font-style: normal;
        letter-spacing: normal;
        line-height: 24px;
        text-align: left;
        max-width: 95%;
        cursor: pointer;
    }

    .accordion-thumb::after {
        width: 12px;
        height: 8px;
        left: 6px;
    }

    .is-active .accordion-item__container .accordion-thumb::after {
        width: 12px;
        height: 8px;
        left: 6px;
        margin-top: -4px;
    }

    .accordion {
        margin-bottom: 59px;
    }

    .trust-title {
        margin-bottom: 20px;
        font-size: 16px;
        font-weight: 700;
        line-height: 20px;
    }

    .accordion-offer {
        flex-direction: column;
        margin-left: 32px;
    }

    .accordion-offer > div {
        max-width: none;
        font-size: 16px;
        line-height: 22px;
    }

    .accordion-offer__price {
        margin-top: 4px;
    }

}

@media (max-width: 1440px) {

    .trust-img {
        max-width: 180px;
    }

    .contacts .m-b-step-small:nth-child(2) {
        display: none;
    }

}

@media (max-width: 1430px) {

    .trust-img {
        max-width: 160px;
    }

}

@media (max-width: 1024px) {

    .btn-brif {
        display: flex !important;
    }

    .link-brif {
        display: none !important;
    }

    .contacts .lang-change {
        display: none;
    }

    .contacts .m-b-step-small:nth-child(2) {
        display: block;
    }

}

@media (max-width: 1023px) {
    .lang-wrap {
        display: flex;
        align-items: center;
    }

    .lang-wrap .lang-change {
        display: flex;
    }

    .lang-wrap .lang-change {
        width: 34px;
        height: auto;
        border: none;
        margin: 0 15px 4px 0;
    }

    .lang-wrap .lang-change:hover {
        background: #fff;
        color: #000 !important;
    }
}

@media (max-width: 450px) {
    .accordion-sub {
        padding-left: 0;
    }

    .item-text {

        padding-left: 36px;
    }

    .main-heading {
        margin-bottom: 37px !important;
    }

    .accordion-thumb-sub {
        flex-direction: column;
        align-items: flex-start;
        padding: 11px 0 11px 36px;
    }

    .accordion-panel-sub {

    }

    .accordion-thumb-sub::after {
        left: 6px;
    }

    .accordion-offer__title-sub {
        font-size: 14px;
        font-weight: 500;
        font-style: normal;
        letter-spacing: normal;
        line-height: 22px;
        text-align: left;
        margin-bottom: 0;
    }

    .is-active .accordion-item__container .accordion-thumb::after {
        width: 12px;
        height: 8px;
        left: 6px;
        margin-top: 1px;
    }

    .accordion-offer__price-sub {
        font-size: 14px;
        font-weight: 500;
        font-style: normal;
        letter-spacing: normal;
        line-height: 30px;
        text-align: left;
    }

    .accordion-offer__price-sub {
        max-width: none;
    }

    .trust-img {
        max-width: 100%;
        height: 100%;
        flex: 0;
        margin: 0;
    }

    .trust-wrap {
        margin: -10px -10.5px;
    }

    .trust-wrap .trust-box {
        max-width: 27%;
        height: 46px;
        flex: 1 50%;
        margin: 10.5px 10.5px;
    }

    .active:after {
        display: none;
    }


}

@media (max-width: 370px) {

    .trust-img {
        max-width: 100%;
        height: 100%;
        flex: 0;
        margin: 0;
    }

    .trust-wrap {
        margin: -8px -16px;
    }

    .trust-wrap .trust-box {
        max-width: 25%;
        height: 46px;
        flex: 1 50%;
        margin: 8px 8px;
    }

}

.brif {
    padding-top: 80px;
    font-family: "Helvetica Neue";
    background: #fff;
}

.brif__title {
    color: #000000;

    font-size: 45px;
    line-height: 60px;
    margin-bottom: 14px;

}

.application-btn {
    background: #000;
    color: #fff;
    border: 3px solid #000;
    padding: 5px 19px;
    display: flex;
    margin-bottom: 55px;
    font-size: 14px;
    max-width: 190px;
    justify-content: center;
    text-decoration: none;
    font-weight: 500;
}

@media (min-width: 1025px) {
    .application-btn:hover {
        background: #fff;
        color: #000;
    }
}

.brif__sub-title {
    color: #B1B1B1;
    font-size: 14px;
    line-height: 21px;
    max-width: 379px;
    margin-bottom: 53px;
}

.brif__content {
    margin-top: 117px;
    padding-bottom: 16px;
}

.brif__sub-title a:hover {
    color: #000;
}

.brif__sub-title a {
    color: #B1B1B1;
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
}

.brif__services {
    color: #000000;
    margin-bottom: 19px;
    font-size: 16px;
    font-weight: 600;
}

.brif__list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 54px;
    max-width: 985px;
}

.brif__item--label {
    color: #000000;
    font-size: 13px;
    line-height: 38px;
    border: 1px solid #B1B1B1;
    border-radius: 18.5px;
    padding: 0 17px;
    display: block;
    margin-right: 10px;
    cursor: pointer;
}

.brif__item {
    margin-bottom: 8px;
}

.scroll-box {
    overflow: scroll;
}

.brif__item input {
    position: absolute;
    right: 99999%;
    opacity: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
}

.brif__item input:checked + label {
    background: #000000;
    color: #FFFFFF;
    border: 1px solid #000000;
}

.brif__textarea {
    border: 1px solid #B1B1B1;
    max-width: 609px;
    width: 100%;
    height: 190px;
    padding: 15px 20px;
    margin-bottom: 15px;
    resize: none
}

.select2-container--open .select2-selection__arrow:after {
    transform: rotate(180deg);
    top: 28% !important;
    right: 6px !important;
}

.brif__list-textarea {

    flex-direction: column;

}

.select-box {
    display: none;
}

.social-network-block {
    margin-top: 5px;
}

.m-b-step-small .social-network-block {
    display: block;
}

.social-network-block .social-link {
    display: inline-block;
    margin: 0 1px;
}

.social-network-block .social-link .bi {
    width: 18px;
    height: 18px;
}

.mobile-brif-social-network-wrap {
    display: none;
    align-items: center;
}

@media (max-width: 1024px) {
    .m-b-step-small .social-network-block {
        display: none;
    }

    .mobile-brif-social-network-wrap {
        display: flex;
    }
}

.mobile-brif-social-network-wrap .social-network-block {
    margin-top: 0;
    margin-left: 30px;
}

.mobile-brif-social-network-wrap .social-network-block .social-link {
    margin: 0 4px;
}

.social-network-block .social-link:first-child {
    margin-left: 0;
}

.social-network-block .social-link:last-child {
    margin-right: 0;
}

.mobile-brif-social-network-wrap .social-link .bi {
    width: 24px;
    height: 24px;
    color: #000;
}

.btn-brif {
    width: 173px;
    height: 46px;
    font-size: 12px;
    line-height: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000000;
    text-align: center;
    text-decoration: none;
    color: #FFFFFF;
    margin: 15px 0;
    margin-bottom: 20px;
    font-weight: 500;
    text-decoration: none !important;
}

.btn-brif {
    display: none;
}

.btn-brif:before {
    content: '';
    background-image: url(../img/Shape33.svg);
    width: 18px;
    height: 18px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 14px;
    display: block;
}

.submit-form-send {
    background: #7BD121;
    color: #000000;
}

.brif__file--label:before {
    content: '';
    background-image: url("../img/Path12.svg");
    width: 20px;
    height: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 6px;
    display: block;
}

.brif__file--label {
    font-size: 13px;
    color: #000000;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.brif__file input {
    position: absolute;
    right: 99999%;
    opacity: 0;
}

.brif-form-item {
    border: 1px solid #B1B1B1;
    width: 100%;
    padding: 15px 20px;
    color: #000;

}

.brif-form-item::placeholder {

    color: #000;

}

.input-box {
    width: 100%;
    position: relative;
}

.select2-results__option--selectable {
    cursor: pointer;
    font-size: 12px;
    padding-left: 17px;
}

label.error {
    color: red;
    height: auto;
    display: inline;
    margin: 0;
    width: auto;
    padding: 0;
    position: absolute;
    font-size: 11px;
    line-height: 12px;
    bottom: -15px;
    font-family: Roboto, sans-serif;
    left: 0;
    text-align: left;

}

.brif-form-items {
    display: grid;
    grid-template-columns: repeat(2, minmax(100px, 289px));
    grid-gap: 31px;
    margin-bottom: 60px;
}

.submit-form {
    width: 289px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000000;
    font-size: 16px;
    letter-spacing: 1px;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
}

.brif__textarea::placeholder {
    font-size: 14px;
    line-height: 21px;
    color: #000000;
}

.brif__list-textarea {
    margin-bottom: 62px;
}

.link-brif {
    background: #000000;
    font-size: 13px;
    width: 135px;
    height: 41px;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1 !important;
    margin-left: 40px;
}

.link-brif:hover {
    color: #fff !important;
}


.submit-form-send {
    background: #7BD121;
    display: flex;
    color: #000;
    align-items: center;
    justify-content: center;
}

.submit-form-disable {
    background: #000000 !important;
    opacity: 0.3;
    color: transparent !important;
}

.status-form {
    margin-top: 5px;
}

.submit-form-send:before {
    content: '';
    background-image: url(../img/Path23.svg);
    width: 18px;
    height: 13.4px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 14px;
    display: block;
}

@media (max-width: 1030px) {
    .brif__content {
        margin-top: 37px;

    }

}

@media (max-width: 450px) {
    .brif__wrap {
        display: flex;
        align-items: center;
        margin-bottom: 25px;
    }

    .contacts .m-b-step-small:nth-child(2) {
        display: block;
    }

    .link-brif {
        display: none;
    }

    .application-btn {
        margin-bottom: 40px;
    }

    .brif__list-textarea > div label.error {
        bottom: -2px;
    }

    .textarea-box .brif__services {
        margin-top: -50px;
    }

    .select-box {
        display: block;
        width: 100%;
    }

    .brif__textarea::placeholder {
        font-size: 12px;
    }

    .brif__item {
        display: none;
    }

    .brif__title {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 4px;
    }

    .brif__sub-title {
        font-size: 12px;
        line-height: 21px;
    }

    .brif {
        padding-top: 60px;

    }

    .brif__content {
        margin-top: 16px;
    }

    .brif__sub-title {
        /*max-width: 285px;*/
        margin-bottom: 32px;
    }

    .brif__sub-title a {
        font-size: 12px;
        line-height: 21px;
    }

    .brif__services {
        font-size: 12px;
        line-height: 44px;
        margin-right: 9px;
        margin-bottom: 0;
        width: 65px;
    }

    .brif__list {
        margin-bottom: 0;
    }

    .select2 {

        width: 100% !important;

        outline: none;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e44f;
    }

    .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--multiple {

        width: 100% !important;
        min-height: 40px;
        outline: none;
        border-radius: 0;
        display: flex;
        align-items: center;
        padding-left: 9px;
    }

    .brif__list {

        width: 100%;
    }

    .brif__textarea {
        padding: 9px 16px;
        height: 169px;
        margin-bottom: 5px;
        font-family: "Helvetica Neue";

    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        display: flex;
        align-items: center;
        height: 100%;
        outline: none;
        color: #000;
        font-size: 12px;
        max-width: 260px;
    }

    .select2-selection__arrow {
        height: 100%;
    }

    .select2-selection__arrow b {
        display: none;
    }

    .select2-selection__arrow:after {
        content: '';
        background-image: url(../img/Path37.svg);
        width: 18.5px;
        height: 17px;
        background-size: contain;
        background-repeat: no-repeat;
        margin-right: 6px;
        display: block;
        position: absolute;
        top: 50%;
        transform: translate(-50%, 0);
    }

    .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
        background-color: #dddddda6;
        color: #000;
    }

    .brif-form-items {
        grid-gap: 21px;
        /*margin-bottom: 50px;*/
    }

    .brif__wrap-contact {
        flex-direction: column;
        margin-bottom: 43px;
    }

    .brif__wrap-contact .brif__services {
        width: 100%;
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 21px;
    }

    .brif__wrap-price {
        margin-bottom: 18px;
    }

    .brif__list-textarea {
        margin-bottom: 14px;
    }

    .brif-form-item {
        padding: 12px 15px;

    }

    .submit-form {
        width: 100%;
    }

    .brif__services {
        font-weight: 500;
    }

    .brif__wrap-contact .brif__services {
        padding-left: 4px;
    }
}
