
/*@font-face {
    font-family: 'avenir next';
    src: url("../fonts/avenir-next-pro-light.eot");
    src: url("../fonts/avenir-next-pro-light.eot?#iefix") format("embedded-opentype"), url("../fonts/avenir-next-pro-light.woff2") format("woff2"), url("../fonts/avenir-next-pro-light.woff") format("woff"), url("../fonts/avenir-next-pro-light.ttf") format("truetype")
}
@font-face {
    font-family: 'brandon grotesque';
    src: url("../fonts/brandon-grotesque-bold.eot");
    src: url("../fonts/brandon-grotesque-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/brandon-grotesque-bold.woff2") format("woff2"), url("../fonts/brandon-grotesque-bold.woff") format("woff"), url("../fonts/brandon-grotesque-bold.ttf") format("truetype")
}*/
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */


button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}
button,
input {
    line-height: normal
}
button,
select {
    text-transform: none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}
button[disabled],
html input[disabled] {
    cursor: default
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto;
    vertical-align: top
}

input,
textarea,
button {
    border: none;
    -webkit-appearance: none;
    border-radius: 0
}
b,
strong {
    font-weight: 600
}
input:focus,
textarea:focus,
button:focus {
    outline: none
}

input,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}
textarea {
    resize: none
}

.wpcf7-form {
    text-align: left;
    width: 539px;
    margin: auto
}
.wpcf7-form.sent h2,
.wpcf7-form.sent .b-input-layout,
.wpcf7-form.sent .wpcf7-submit {
    opacity: 0;
    visibility: hidden;
    -moz-transition: opacity .3s ease 0s, visibility .3s ease 0s;
    -o-transition: opacity .3s ease 0s, visibility .3s ease 0s;
    -webkit-transition: opacity .3s ease, visibility .3s ease;
    -webkit-transition-delay: 0s, 0s;
    transition: opacity .3s ease 0s, visibility .3s ease 0s
}
.b-news-letter-form h2,
.wpcf7-form h2 {
    color: #cac9c9;
    font: normal 400 16px "brandon grotesque", sans-serif;
    font-size: 24px;
    letter-spacing: 0.24em;
    padding-bottom: 34px
}
.b-news-letter-input {
    background: none;
    color: #cccccc;
    font: normal 400 16px "avenir next", sans-serif;
    font-size: 18px;
    width: 100%;
    padding-bottom: 7px;
    border-bottom: 1px solid #666666
}
.b-question-form-input {
    background: none;
    color: #cccccc;
    font: normal 400 16px "avenir next", sans-serif;
    font-size: 18px;
    width: 100%;
    padding-bottom: 7px;
    border-bottom: 1px solid #666666
}
.b-news-letter-signup-btn {
    text-transform: uppercase;
    margin-left: 0;
    padding: 0 27px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #666666;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative;
    overflow: hidden;
    -moz-transition: color .4s !important 0s;
    -o-transition: color .4s !important 0s;
    -webkit-transition: color .4s !important;
    -webkit-transition-delay: 0s;
    transition: color .4s !important 0s;
    background: transparent;
    color: #fff;
    font-family: "brandon grotesque", sans-serif;
    font-size: 15px;
    z-index: 1;
    letter-spacing: .2em
}
.b-news-letter-signup-btn:after {
    width: 125% !important;
    height: 100% !important;
    background: #fff !important;
    content: '';
    opacity: 1 !important;
    position: absolute;
    margin: 0 !important;
    top: 0;
    left: -135%;
    z-index: -1;
    -moz-transform: skew(-25deg, 0deg);
    -ms-transform: skew(-25deg, 0deg);
    -webkit-transform: skew(-25deg, 0deg);
    transform: skew(-25deg, 0deg);
    -moz-transition: left .4s !important 0s;
    -o-transition: left .4s !important 0s;
    -webkit-transition: left .4s !important;
    -webkit-transition-delay: 0s;
    transition: left .4s !important 0s
}
.b-news-letter-signup-btn:hover {
    color: #000
}
.b-news-letter-signup-btn:hover:after {
    left: -15%
}
.b-news-letter-signup-btn.strike-through-link-black:after {
    background: #000 !important
}
.b-news-letter-signup-btn.strike-through-link-black:hover {
    color: #fff
}
.b-news-letter-signup-btn.strike-through-link-black:hover:after {
    left: -15%
}
.b-input-layout {
    margin-bottom: 54px;
    position: relative
}
.b-input-layout_file-upload {
    background: none;
    color: #999999;
    font: normal 400 16px "avenir next", sans-serif;
    font-size: 18px;
    width: auto;
    display: inline-block;
    margin-right: 1.4em
}
.b-input-layout_file-upload span.wpcf7-not-valid-tip {
    position: static
}
.b-input-layout_file-upload input[type="file"] {
    display: none
}
.b-input-layout_file-upload .upload-resume-button {
    background: none;
    color: #333333;
    font: normal 400 16px "brandon grotesque", sans-serif;
    font-size: 16px;
    letter-spacing: 0.2em;
    padding: 4px 0px 4px 0px;
    margin-left: 3px;
    text-transform: uppercase;
    position: relative;
    cursor: pointer;
    display: block;
    border-bottom: none;
    margin-bottom: 5px
}
.b-capa-top .b-input-layout.b-input-layout_select p:last-child,
.b-capa-top .b-input-layout.b-input-layout_select p {
    padding-bottom: 0px
}
.b-capa-list-container>h3 {
    margin-bottom: 0.75em;
    font: normal 700 15px "brandon-grotesque", sans-serif;
    letter-spacing: 3px
}
.b-centering-container .wpcf7-response-output.wpcf7-validation-errors {
    display: block !important;
    color: #f00
}
.load-case-study-form {
    cursor: pointer
}
.b-input-layout.b-input-layout_half-width {
    width: 50%;
    display: inline-block
}
.b-input-layout.b-input-layout_third-width {
    width: 33.33%;
    display: inline-block
}
.b-input-layout.b-input-layout_select {
    padding-bottom: 8px;
    position: relative;
    cursor: pointer
}
.b-input-layout.b-input-layout_select:before {
    content: "";
    width: 1px;
    height: 10px;
    position: absolute;
    top: 0px;
    right: 5px;
    background-color: #999;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}
.b-input-layout.b-input-layout_select:after {
    content: "";
    width: 1px;
    height: 10px;
    position: absolute;
    top: 0px;
    right: 12px;
    background-color: #999;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.b-input-layout.b-input-layout_select.adjust-margin-for-validation {
    margin-bottom: 20px
}
.b-input-layout.b-input-layout_select .form-horiz-rule {
    padding-top: 8px;
    border-bottom: solid 1px #999
}
.b-input-layout.b-input-layout_select label {
    font: normal 400 16px "avenir next", sans-serif;
    font-size: 18px;
    color: #666666;
    cursor: pointer;
    pointer-events: none
}
.b-input-layout.b-input-layout_select select {
    position: absolute;
    top: -500%;
    left: -500%;
    opacity: 0
}
.b-input-layout.b-input-layout_select .wpcf7-not-valid-tip {
    display: none !important
}
.b-input-layout.b-input-layout_select .fancy-select-validation-message {
    color: #ff0000;
    padding-top: 10px;
    display: inline-block
}
.b-input-layout.b-input-layout_select .dynamic-select-options {
    max-height: 200px;
    overflow-y: scroll;
    cursor: pointer;
    padding-top: 10px
}
.b-input-layout.b-input-layout_select .dynamic-select-options .dynamic-select-option {
    display: block;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-top: 3px
}
.b-input-layout.b-input-layout_select .dynamic-select-options .dynamic-select-option:hover {
    background-color: #eee
}
.b-input-layout.b-input-layout_radio input[type="radio"] {
    display: none
}
.b-input-layout.b-input-layout_radio .b-question-form-input {
    display: inline-block;
    padding-top: 15px;
    padding-bottom: 15px
}
.b-input-layout.b-input-layout_radio span.wpcf7-list-item {
    margin-left: 0.75em;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 20px
}
.b-input-layout.b-input-layout_radio .dynamic-radio-button {
    content: "";
    display: inline-block;
    height: 11px;
    width: 11px;
    border-radius: 50%;
    border: solid 2px #666;
    margin-right: 2px;
    position: relative
}
.b-input-layout.b-input-layout_radio .dynamic-radio-button.active:after {
    content: "";
    width: 9px;
    height: 9px;
    background: #666;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    top: 1px;
    left: 1px
}
.b-input-layout.b-input-layout_radio .wpcf7-list-item.first {
    margin-left: 0
}
.b-input-layout.b-input-layout_checkboxes {
    border-bottom: none
}

@media screen and (max-width: 1024px) {
    .b-input-layout.b-input-layout_select {
        width: 103%;
        padding-top: 5px
    }
    .b-input-layout.b-input-layout_select label {
        margin-left: 10px
    }
    .b-input-layout.b-input-layout_select .form-horiz-rule {
        padding-top: 5px
    }
    .b-input-layout.b-input-layout_select .dynamic-select-option {
        padding-left: 10px
    }
}

.b-help-section {
    position: fixed;
    bottom: 0;
    left: 0;
    height: 37px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    -moz-transition: background-color .4s ease 0s, height .4s ease 0s, padding .4s ease 0s;
    -o-transition: background-color .4s ease 0s, height .4s ease 0s, padding .4s ease 0s;
    -webkit-transition: background-color .4s ease, height .4s ease, padding .4s ease;
    -webkit-transition-delay: 0s, 0s, 0s;
    transition: background-color .4s ease 0s, height .4s ease 0s, padding .4s ease 0s;
    z-index: 6;
    overflow: hidden
}
.b-help-section:hover {
    background-color: #000
}
.b-help-section.open {
    height: 620px;
    background-color: #000;
    overflow: auto
}
.b-help-section.open .b-help-title {
    opacity: 0;
    -moz-transition: opacity .4s ease 0s;
    -o-transition: opacity .4s ease 0s;
    -webkit-transition: opacity .4s ease;
    -webkit-transition-delay: 0s;
    transition: opacity .4s ease 0s
}
.b-help-section.open .b-help-form {
    opacity: 1;
    visibility: visible;
    -moz-transition: opacity .4s ease .2s, visibility .4s ease .2s;
    -o-transition: opacity .4s ease .2s, visibility .4s ease .2s;
    -webkit-transition: opacity .4s ease, visibility .4s ease;
    -webkit-transition-delay: .2s, .2s;
    transition: opacity .4s ease .2s, visibility .4s ease .2s
}
.b-help-title {
    text-transform: uppercase;
    color: #fff;
    height: 37px;
    line-height: 37px;
    text-align: center;
    font-family: "brandon grotesque", sans-serif;
    font-weight: 600;
    font-size: 11px;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    width: 100%;
    opacity: 1;
    -moz-transition: opacity .4s ease .2s;
    -o-transition: opacity .4s ease .2s;
    -webkit-transition: opacity .4s ease;
    -webkit-transition-delay: .2s;
    transition: opacity .4s ease .2s;
    letter-spacing: 0.2em
}
.b-help-form {
    width: 570px;
    margin: auto;
    padding: 38px 0 0;
    position: relative;
    opacity: 0;
    visibility: hidden;
    -moz-transition: opacity .4s ease 0s, visibility .4s ease 0s;
    -o-transition: opacity .4s ease 0s, visibility .4s ease 0s;
    -webkit-transition: opacity .4s ease, visibility .4s ease;
    -webkit-transition-delay: 0s, 0s;
    transition: opacity .4s ease 0s, visibility .4s ease 0s
}
.b-help-form .b-from-title {
    text-align: center;
    font-family: "brandon grotesque", sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    margin-bottom: 50px;
    letter-spacing: .2em
}
.b-help-form .wpcf7-form {
    width: 100%
}
.b-help-form .wpcf7-form .ajax-loader {
    display: none !important
}
.b-help-form .wpcf7-form .wpcf7-mail-sent-ok {
    color: #fff;
    font-family: "brandon grotesque", sans-serif;
    font-weight: 600;
    font-size: 20px;
    width: 100%;
    text-align: center
}
.b-help-form p {
    text-align: center
}
.b-help-form p br {
    display: none
}
.b-help-form .b-input-layout {
    width: 276px;
    display: inline-block;
    margin-bottom: 30px;
    height: 45px
}
.b-help-form .b-input-layout input {
    width: 100%;
    background: transparent;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #666666;
    color: #666666
}
/*.b-help-form .b-input-layout:nth-child(odd) {
    float: left
}
.b-help-form .b-input-layout:nth-child(even) {
    float: right
}*/
.b-help-form .b-input-layout.b-input-layout__textarea,
.b-help-form .b-input-layout.b-input-layout_contact-textarea {
    width: 100%;
    float: none;
    height: inherit
}
.b-help-form .b-input-layout.b-input-layout_contact-captcha {
    width: 100%;
    float: none;
    height: inherit;
    margin-bottom: 20px;
}

.b-help-form .b-input-layout .wpcf7-select {
    display: none !important
}
.b-help-form .b-input-layout.b-input-layout_select {
    padding-bottom: 0;
    height: 37px
}
.b-help-form .b-input-layout.b-input-layout_select label {
    line-height: 40px;
    height: 37px;
    display: block;
    border-bottom: 1px solid #666666;
    margin-left: 0
}
.b-help-form .b-input-layout.b-input-layout_select .dynamic-select-options {
    background: #fff;
    position: relative;
    z-index: 2;
    overflow: auto
}
.b-help-form .b-input-layout.b-input-layout_select .dynamic-select-options .dynamic-select-option {
    padding-left: 10px
}
.b-help-form .b-input-layout.b-input-layout_select:before,
.b-help-form .b-input-layout.b-input-layout_select:after {
    top: 10px
}
.b-help-form .wpcf7-submit {
    margin-left: 0;
    padding: 0 27px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #666666;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative;
    overflow: hidden;
    -moz-transition: color .4s ease 0s;
    -o-transition: color .4s ease 0s;
    -webkit-transition: color .4s ease;
    -webkit-transition-delay: 0s;
    transition: color .4s ease 0s;
    background: transparent;
    color: #fff;
    font-family: "brandon grotesque", sans-serif;
    font-size: 15px;
    letter-spacing: .2em
}
.b-help-form .wpcf7-submit:after {
    width: 125% !important;
    height: 100%;
    background: #fff;
    content: '';
    opacity: 1;
    position: absolute;
    margin: 0;
    top: 0;
    left: -132%;
    z-index: -1;
    -moz-transform: skew(-25deg, 0deg);
    -ms-transform: skew(-25deg, 0deg);
    -webkit-transform: skew(-25deg, 0deg);
    transform: skew(-25deg, 0deg);
    -moz-transition: left .4s ease 0s;
    -o-transition: left .4s ease 0s;
    -webkit-transition: left .4s ease;
    -webkit-transition-delay: 0s;
    transition: left .4s ease 0s
}
.b-help-form .wpcf7-submit:hover {
    color: #000
}
.b-help-form .wpcf7-submit:hover:after {
    left: -15%
}
.b-help-form__close {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 50%;
    top: 30px;
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    cursor: pointer;
    z-index: 5
}
.b-help-form__close:before,
.b-help-form__close:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    top: 9px
}
.b-help-form__close:before {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}
.b-help-form__close:after {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

*::-webkit-input-placeholder {
    font: normal 400 16px "avenir next", sans-serif;
    font-size: 18px;
    color: #666666;
}
*:-moz-placeholder {
    font: normal 400 16px "avenir next", sans-serif;
    font-size: 18px;
    color: #666666;
}
*::-moz-placeholder {
    font: normal 400 16px "avenir next", sans-serif;
    font-size: 18px;
    color: #666666;
}
*:-ms-input-placeholder {
    font: normal 400 16px "avenir next", sans-serif;
    font-size: 18px;
    color: #666666;
}

@media screen and (max-width: 1400px) {
    .b-capa-portfolio .work-preview__item:nth-child(3) {
        display: none
    }
}
@media screen and (max-width: 1840px) {
    .b-capa-portfolio .work-preview__item:nth-child(4) {
        display: none
    }
}

.background-slide-up-link {
    -moz-transition: height .4s ease 0s, opacity .5s ease 0s;
    -o-transition: height .4s ease 0s, opacity .5s ease 0s;
    -webkit-transition: height .4s ease, opacity .5s ease;
    -webkit-transition-delay: 0s, 0s;
    transition: height .4s ease 0s, opacity .5s ease 0s
}
.background-slide-up-link:hover:after {
    height: 135%;
    opacity: 0.05
}
.background-slide-up-link:after {
    content: "";
    width: 102%;
    height: 1px;
    background-color: #333;
    opacity: 0.5;
    position: absolute;
    left: -1%;
    bottom: -25%;
    -moz-transition: height .4s ease 0s, opacity .5s ease 0s;
    -o-transition: height .4s ease 0s, opacity .5s ease 0s;
    -webkit-transition: height .4s ease, opacity .5s ease;
    -webkit-transition-delay: 0s, 0s;
    transition: height .4s ease 0s, opacity .5s ease 0s
}
.bounce-slide-down-link:hover:after {
    top: -15%;
    opacity: 0.1;
    height: 130%;
    -moz-transition: height .4s ease .25s, opacity .3s ease .3s, top .4s ease 0s;
    -o-transition: height .4s ease .25s, opacity .3s ease .3s, top .4s ease 0s;
    -webkit-transition: height .4s ease, opacity .3s ease, top .4s ease;
    -webkit-transition-delay: .25s, .3s, 0s;
    transition: height .4s ease .25s, opacity .3s ease .3s, top .4s ease 0s
}
.bounce-slide-down-link:after {
    content: "";
    width: 102%;
    height: 1px;
    background-color: #333;
    opacity: 0.5;
    position: absolute;
    left: -1%;
    top: 120%;
    -moz-transition: height .4s ease 0s, opacity .3s ease 0s, top .4s ease .2s;
    -o-transition: height .4s ease 0s, opacity .3s ease 0s, top .4s ease .2s;
    -webkit-transition: height .4s ease, opacity .3s ease, top .4s ease;
    -webkit-transition-delay: 0s, 0s, .2s;
    transition: height .4s ease 0s, opacity .3s ease 0s, top .4s ease .2s
}

.no-svg .b-blog-search:before {
    background-position: 0 -249px;
    background-size: auto auto
}
.b-input-layout_blog {
    position: relative
}
.b-input-layout_blog:before {
    content: '';
    display: block;
    width: 14px;
    height: 15px;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE1LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSIxMy40NzRweCIgaGVpZ2h0PSIxNC4wODdweCIgdmlld0JveD0iMCAwIDEzLjQ3NCAxNC4wODciIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEzLjQ3NCAxNC4wODciIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxnPgoJCTxwYXRoIGZpbGw9IiNDRENDQ0MiIGQ9Ik0xMy4yOTcsMTIuMTkzTDkuMjcsOC40MTRjMC42MjUtMC44MTQsMC45OTYtMi4xMTEsMC45OTYtMy4yOTlDMTAuMjY2LDIuMjQ4LDcuOTQzLDAsNS4wNzYsMAoJCQlDMi4yMSwwLDAsMi4yNDgsMCw1LjExNXMyLjIxLDUuMTg5LDUuMDc2LDUuMTg5YzAuNzk5LDAsMS44MDctMC4xNjgsMi40MzctMC40NjdsNC4wNjgsNC4wNzJjMC4yMzYsMC4yMzYsMC42MjEsMC4yMzYsMC44NTgsMAoJCQlsMC44NTgtMC44NTdDMTMuNTMzLDEyLjgxNCwxMy41MzMsMTIuNDI5LDEzLjI5NywxMi4xOTN6IE01LjE0MSw4LjI0OGMtMS42OTcsMC0zLjA3My0xLjM3Ni0zLjA3My0zLjA3MwoJCQljMC0xLjY5OCwxLjM3Ni0zLjA3MywzLjA3My0zLjA3M2MxLjY5OCwwLDMuMDc1LDEuMzc1LDMuMDc1LDMuMDczQzguMjE1LDYuODcyLDYuODQsOC4yNDgsNS4xNDEsOC4yNDh6Ii8+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==');
    background-size: 14px 15px;
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -44px
}
.no-svg .b-input-layout_blog:before {
    background-position: 0 -249px;
    background-size: auto auto
}
.b-input-layout_blog.change:before {
    display: none
}
.b-fliter-menu {
    height: 0;
    overflow: hidden;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: height .4s ease 0s;
    -o-transition: height .4s ease 0s;
    -webkit-transition: height .4s ease;
    -webkit-transition-delay: 0s;
    transition: height .4s ease 0s
}
.b-fliter-menu.open {
    padding-bottom: 30px
}
.b-contact-info {
    background: #f2f2f2;
    width: 100%;
    height: 50%;
    position: relative;
    min-height: 50vh
}
.b-contact-form-layout {
    background: #181818;
    width: 100%;
    height: 50%
}
.b-contact-info__inner {
    position: absolute;
    left: 57px;
    bottom: 52px
}
.b-contact-info__inner a {
    -moz-transition: width .4s ease 0s;
    -o-transition: width .4s ease 0s;
    -webkit-transition: width .4s ease;
    -webkit-transition-delay: 0s;
    transition: width .4s ease 0s;
    float: left;
    clear: both
}
.b-contact-info__inner a:hover:after {
    width: 100%
}
.b-contact-info__inner a:after {
    content: "";
    display: block;
    margin: 1px auto 0;
    width: 0;
    height: 1px;
    background-color: #000;
    opacity: 0.5;
    -moz-transition: width .4s ease 0s;
    -o-transition: width .4s ease 0s;
    -webkit-transition: width .4s ease;
    -webkit-transition-delay: 0s;
    transition: width .4s ease 0s
}
.b-contact-info__inner a.active:after {
    display: none
}

.wpcf7-form {
    position: relative
}
.b-contact-form-layout .wpcf7-form {
    margin-left: 57px
}

.b-contact-form-input {
    background: none;
    color: #cccccc;
    font: normal 400 16px "avenir next", sans-serif;
    font-size: 18px;
    width: 100%;
    padding-bottom: 7px;
    border-bottom: 1px solid #666666
}
.b-input-layout_contact-page {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    width: 256px
}
.b-input-layout_contact-textarea {
    margin-left: -4px
}
.b-input-layout_name {
    margin-right: 22px
}
.wpcf7-form {
    padding: 52px 0 35px
}
.b-contact-form-textarea {
    height: auto;
    padding-bottom: 0;
    max-height: 110px !important;
    overflow: auto !important
}
.b-left-side_contact {
    background: #181818
}



@media screen and (max-width: 1024px) {

    #wpcf7-f176-o2 .wpcf7-form {
        width: 539px
    }
    
}

@media screen and (max-width: 768px) {
    .b-navigation {
        width: 100%
    }
    .b-logo {
        -moz-transform: scale(.6, .6);
        -ms-transform: scale(.6, .6);
        -webkit-transform: scale(.6, .6);
        transform: scale(.6, .6);
        margin-top: -28px;
        margin-right: -20px
    }
    .b-main-menu>li {
        padding: 6px 0px
    }
    .b-main-menu>li>a {
        font-size: 28px
    }
    .b-bottom-menu>li {
        display: block;
        margin-bottom: 12px
    }
    .b-bottom-menu>li:before {
        display: none
    }
    .b-news-letter-form {
        width: 339px
    }
    .wpcf7-form {
        width: 339px
    }
    .b-input-layout_file-upload {
        margin-right: 0em
    }
    .utility-line-break {
        display: block
    }
    .b-input-layout_file-upload span.wpcf7-not-valid-tip {
        position: static;
        font-size: 0.7em;
        padding-top: 4px
    }
    .work-preview__item {
        width: 100%
    }
    .b-work-indiv-text__inner-right,
    .b-work-indiv-text__inner-left {
        height: auto !important;
        opacity: 1 !important
    }
    .b-work-preview-awards {
        bottom: 10px
    }
    .b-work-preview-awards span {
        -moz-transform: scale(.8, .8);
        -ms-transform: scale(.8, .8);
        -webkit-transform: scale(.8, .8);
        transform: scale(.8, .8)
    }
    .b-awards-list {
        display: block;
        margin: auto;
        margin-bottom: 20px;
        text-align: center
    }
    .b-column {
        width: 100%
    }
    .b-central-text p {
        font-size: 18px;
        line-height: 30px
    }
    .b-central-text h2 {
        margin-bottom: 15px
    }
    .b-team-preview-item {
        width: 50%
    }
    .b-bio-right {
        float: none;
        width: 100%;
        height: auto
    }
    .b-bio-image {
        float: none;
        width: 100%;
        height: auto;
        height: 50vh
    }
    .b-bio-right-content {
        padding: 20px 20px;
        vertical-align: top
    }
    .b-bio-right-content h4 {
        margin-bottom: 20px
    }
    .b-bio-right-content p {
        padding-bottom: 20px
    }
    .b-bio-right-content .b-social-media-list_indiv-bio {
        margin-bottom: 20px
    }
    .b-bio-right {
        overflow: hidden
    }
    .b-bio-image-layout {
        position: static;
        width: 100%;
        height: 100%
    }
    .b-bio-image-layout img {
        position: static;
        max-width: 100%;
        min-height: 0;
        width: 100%;
        height: auto
    }
    .b-capa-list-item {
        width: 50%
    }
    .b-capa-list-item.b-capa-list-item_awards {
        text-align: center !important
    }
    .b-centering-container {
        width: 90%
    }
    .b-central-text_home p {
        font-size: 50px;
        font-size: 4vw
    }
    .b-central-text_home a {
        font-size: 16px
    }
    .b-home-text {
        padding: 34px 34px 55px
    }
    .b-home-text p {
        font-size: 14px;
        padding-bottom: 33px;
        line-height: 32px !important
    }
    .b-bottom__inner {
        text-align: center
    }
    .b-home-text__menu {
        margin-bottom: 20px
    }
    .b-social-media-list_footer {
        float: none;
        margin-right: 0
    }
    .b-right-side,
    .b-left-side {
        width: 100%;
        float: none;
        position: relative;
        height: auto
    }
    .b-right-side {
        height: 100vh
    }
    .b-blog-right-image {
        position: static;
        height: 100%;
        width: 100%
    }
    .b-past-articles {
        left: auto;
        right: -500%;
        z-index: 3;
        position: absolute
    }
    .b-last-post h2 {
        font-size: 28px
    }
    .b-blog-right-image img {
        width: auto;
        height: 100%;
        position: static;
        min-height: 1px
    }
    .b-content-inner__content_blog .b-left-side {
        overflow: visible
    }
    #wpcf7-f176-o2 .wpcf7-form {
        width: 246px
    }
    .b-contact-info__inner {
        left: auto
    }
    .b-contact-info__inner a {
        font-size: 24px;
        float: none;
        padding: 15px 0 0
    }
    .b-address {
        padding-left: 0
    }
    .b-input-layout_contact-textarea {
        width: 256px;
        margin-left: -4px
    }
    .b-map-zoom-control {
        margin-bottom: 105px
    }
    .b-content-row .b-content-row__inner {
        padding: 0 25px
    }
    .b-header-wrap {
        height: auto
    }
    .b-header-wrap__content {
        flex-flow: column wrap
    }
    .b-header-wrap__content__form {
        align-self: initial;
        padding: 0 25px 57px
    }
    .b-header-wrap__content__text {
        padding: 110px 0;
        flex: 1 1 100%
    }
    .b-header-wrap__content__text h1 {
        font-size: 20px;
        line-height: 44px
    }
    .b-home-work {
        flex-flow: column nowrap
    }
    .no-active .b-home-work__item__logo_wrap {
        width: auto
    }
    .b-home-work__item__content__inner_top {
        padding: 95px 25px
    }
}
@media screen and (max-width: 640px) {
    .b-container.nav-open {
        -moz-transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none;
        z-index: -1
    }
    .b-main-menu li a {
        font-size: 18px
    }
    .b-main-menu li {
        padding: 4px 0
    }
    .sub-menu li a {
        font-size: 16px
    }
    .sub-menu li {
        padding: 0;
        margin: 4px 0
    }
    .b-team-preview-item {
        width: 99%
    }
    .b-news-letter-form,
    .wpcf7-form {
        width: 225px
    }
    .b-news-letter-form h2,
    .wpcf7-form h2 {
        padding-bottom: 12px;
        font-size: 24px
    }
    .b-question-form-input {
        font-size: 16px
    }
    .b-input-layout,
    .b-news-letter-signup-btn_contact {
        margin-bottom: 20px
    }
    .b-capa-list-item {
        width: 100%;
        text-align: left
    }
    .b-capa-top h2 {
        padding-top: 92px
    }
    .b-central-text_home p {
        font-size: 28px;
        line-height: 40px;
        letter-spacing: 3px
    }
    .b-home-text__menu li {
        display: block;
        margin: 0;
        margin-bottom: 7px
    }
    .b-home-text__menu li:before {
        display: none
    }
    .b-home-text__menu_process {
        bottom: 0;
        left: 20px
    }
    .b-content__text_process {
        padding: 50px 20px
    }
    .work-preview__item {
        width: 100%;
        height: 100%
    }
    .work-preview__logo img {
        max-width: 60%
    }
    .b-work-indiv-logo-layout img {
        max-width: 60%
    }
    .b-column {
        min-height: 50%
    }
    .b-process__slide-layout {
        width: 100%;
        margin-left: 0 !important;
        overflow: hidden;
        overflow-y: auto
    }
    .current-page .b-process__slide .b-central-text_process h2 {
        -moz-transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
        transform: translate3d(0px, 0px, 0px);
        opacity: 1;
        color: #fff;
        font-size: 20px;
        margin-top: 20px
    }
    .current-page .b-process__slide .b-central-text_process p {
        -moz-transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
        transform: translate3d(0px, 0px, 0px);
        opacity: 1;
        color: #fff;
        font-size: 20px;
        width: 100% !important
    }
    .current-page .b-process__slide {
        background: #191919
    }
    .b-process__slide {
        width: 100% !important;
        height: auto
    }
    .b-process__slide:after {
        display: none
    }
    .b-process__slide.clone {
        display: none
    }
    .b-home-text__menu_process {
        display: none
    }
    .b-left-side {
        height: 100%;
        display: table
    }
    .b-content-inner__content_blog .b-left-side {
        height: 50%
    }
    .b-last-post {
        padding: 60px 30px
    }
    span.wpcf7-not-valid-tip {
        font-size: 0.8em;
        bottom: -27px
    }
    .b-left-side_contact,
    .b-right-side_contact {
        width: 100%;
        float: none
    }
    .b-process__slide.animate.active+.slide {
        background: #191919
    }
}
@media screen and (max-width: 540px) {
    .close-block {
        width: 10%
    }
    .b-past-articles {
        width: 0;
        right: 0;
        -moz-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -moz-transition: width .4s ease-out;
        -o-transition: width .4s ease-out;
        -webkit-transition: width .4s ease-out;
        transition: width .4s ease-out
    }
    .b-past-articles.open {
        width: 100%
    }
    .b-post-container {
        overflow-x: hidden;
        width: 100%
    }
    .addthis-custom-button-image {
        width: 32px !important;
        width: 32px !important;
        float: left !important;
        margin-right: 3px !important
    }
    .addthis_counter {
        display: none !important
    }
    .b-single-work__post-nav {
        bottom: -80px
    }
    .b-single-work__post-nav .b-indiv-post-nav__back {
        float: none;
        top: 12px;
        text-align: center
    }
    .b-single-work__post-nav .b-indiv-post-nav__next-prev {
        position: relative;
        width: 100%;
        left: 0;
        text-align: center;
        padding: 10px 0 0
    }
    .b-single-work__post-nav .b-indiv-post-nav__next-prev a {
        float: none;
        display: inline-block
    }
    .b-single-work__post-nav .b-indiv-post-nav__next-prev span {
        float: none
    }
    .b-single-work__post-nav .b-scroll-link {
        float: none;
        text-align: center;
        display: block;
        width: 100%
    }
    .b-single-work__post-nav .b-scroll-link span {
        float: none
    }
    .b-team-preview-header__inner h3 {
        font-size: 24px;
        padding-left: 0
    }
    .b-team-preview-header__inner h4 {
        padding-left: 0
    }
    .b-bio-right-content h3 {
        font-size: 24px
    }
    .b-content-inner__testimonials .b-centering-container h2 {
        font-size: 22px
    }
    .b-content-inner__testimonials .b-testimonials__data {
        padding: 95px 0 0 0;
        text-align: center
    }
    .b-content-inner__testimonials .b-testimonials__data div {
        left: 50%;
        -moz-transform: translate3d(-50%, 0px, 0px);
        -webkit-transform: translate3d(-50%, 0px, 0px);
        transform: translate3d(-50%, 0px, 0px)
    }
    .b-centering-container_testimonails {
        width: 100% !important
    }
    .b-testimonials__menu {
        justify-content: center
    }
    .b-testimonials__menu li {
        flex: none;
        margin: 0 10px 10px
    }
    .b-home-work__item img {
        max-width: 200px
    }
}
@media screen and (max-height: 830px) {
    .b-contact-info {
        height: 40%
    }
}
@media screen and (max-height: 700px) {
    .b-contact-info {
        height: 30%
    }
    .b-link-phone {
        padding-bottom: 0
    }
    .b-home-text__menu_process {
        position: relative;
        margin-top: -150px;
        bottom: 0
    }
}
@media screen and (max-width: 600px) {
    .b-global-preload-container.nav-open {
        height: 100vh;
        overflow: hidden
    }
    .b-container.open {
        height: initial;
        overflow: hidden
    }
    .b-help-section.open {
        height: 75%;
        padding-bottom: 50px
    }
    .b-help-form {
        width: 100%;
        height: 100%;
        overflow-y: auto
    }
    .b-help-form .wpcf7 {
        width: 280px;
        margin: auto;
        margin-bottom: 50px
    }
    .b-help-form .b-input-layout {
        width: 100%;
        float: none;
        margin-bottom: 30px
    }
}
@media screen and (max-height: 400px) {
    .b-help-section.open {
        height: 50%;
        padding-bottom: 50px
    }
}
.wpcf7-form *::-moz-placeholder {
    color: #fff;
    font: 400 18px "avenir next",sans-serif;
}
