.btn,
a {
    text-decoration: none
}

.btn,
.btn-upload,
sub,
sup {
    position: relative
}

.project-excerpt.not-clickable>a,
button[disabled],
html input[disabled] {
    cursor: default
}

.btn:focus,
.burger:focus,
.cookies-banner-close-btn:focus,
.form-control:focus,
.newsletter-widget-form>input[type=email]:focus,
.unbutton:focus,
a:active,
a:hover {
    outline: 0
}

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

body {
    margin: 0
}

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

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

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

[hidden],
template {
    display: none
}

a {
    background: 0 0;
    color: inherit
}

abbr[title] {
    border-bottom: 1px dotted
}

.sr-only,
img,
legend {
    border: 0
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

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

figure {
    margin: 1em 40px
}

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

pre,
textarea {
    overflow: auto
}

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

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

.btn,
body {
    color: #707372
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

input {
    line-height: normal
}

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

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

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

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

legend {
    padding: 0
}

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

td,
th {
    padding: 0
}

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

.clearfix:after,
.clearfix:before,
.expertise-content-wrapper:after,
.expertise-content-wrapper:before,
.form-container:after,
.form-container:before,
.main-menu:after,
.main-menu:before,
.pagination:after,
.pagination:before {
    content: " ";
    display: table
}

.blog-excerpt-thumbnail>a:after,
.blog-excerpt-thumbnail>a:before,
.expertise-posts-excerpts:after,
.hr-read-more-link:after,
.hr-title:after,
.news-excerpts:after,
.project-excerpt:before,
.team-members-list:after {
    content: ""
}

.clearfix:after,
.expertise-content-wrapper:after,
.form-container:after,
.main-menu:after,
.pagination:after {
    clear: both
}

.blog-categories-menu,
.expertises-tabs,
.footer-copyright-links,
.list-inline,
.list-unstyled,
.main-menu,
.main-menu .sub-menu,
.social-links,
.team-members-list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    margin: 0 5px
}

@font-face {
    font-family: Code;
    font-weight: 700;
    font-style: normal;
    src: url(../fonts/CodeBold.eot);
    src: url(../fonts/CodeBold.eot) format("embedded-opentype"), url(../fonts/CodeBold.woff2) format("woff2"), url(../fonts/CodeBold.woff) format("woff"), url(../fonts/CodeBold.ttf) format("truetype"), url(../fonts/CodeBold.svg#CodeBold) format("svg")
}

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

body {
    background-color: #fff;
    font-family: "Work Sans", sans-serif;
    font-size: 15px
}

.banner,
.container,
.container-sm {
    width: 89%;
    max-width: 980px;
    margin: 0 auto;
}

.container-sm {
    max-width: 760px
}

.main-content {
    margin-top: 60px;
    clear: both;
}

@media only screen and (max-width:1023px) {
    .main-content {
        margin-top: 30px
    }
}

.banner+.main-content {
    margin-top: 0
}

.grid-with-sidebar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.btn,
.burger,
.cookies-banner-close-btn,
.unbutton {
    display: inline-block;
    cursor: pointer;
    white-space: nowrap
}

.grid-with-sidebar>.grid-content {
    width: calc(75% - 15px)
}

.grid-with-sidebar>.grid-sidebar {
    width: calc(25% - 15px)
}

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

    .grid-with-sidebar>.grid-content,
    .grid-with-sidebar>.grid-sidebar {
        width: 100%
    }
}

.burger,
.cookies-banner-close-btn,
.unbutton {
    background: 0 0;
    border: none;
    border-radius: 0;
    padding: 0;
    margin: 0;
    font: inherit
}

.home-banner-title,
.home-section-title,
.hr-read-more-link,
.hr-title,
.main-menu>li>a,
.page-title {
    font-family: Code, sans-serif
}

.btn {
    padding: 8px 12px;
    border: 1px solid #f0f0f0;
    background-color: #f0f0f0;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transition: background-color .2s, color .2s, border-color .2s
}

.btn:hover {
    background-color: #e3e3e3;
    border-color: #e3e3e3
}

.btn-green {
    background-color: #6fc;
    border-color: #6fc
}

.btn-green:hover {
    background-color: #1affb3;
    border-color: #1affb3
}

.btn-blue {
    background-color: #9ff;
    border-color: #9ff
}

.btn-blue:hover {
    background-color: #4dffff;
    border-color: #4dffff
}

.btn-spinner .icon-spinner {
    display: none;
    width: 16px;
    height: 16px;
    margin-bottom: -3px;
    margin-right: 3px;
    margin-left: -3px
}

.btn-spinner.spinning .icon-spinner {
    display: inline-block
}

.btn-spinner.spinning.hide-label .icon-spinner {
    margin-right: -3px
}

.btn-spinner.spinning.hide-label .btn-spinner-label {
    display: none
}

.btn-spinner.disabled,
.btn-spinner[disabled] {
    opacity: .85
}

.btn-upload {
    overflow: hidden
}

.btn-upload input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    font-size: 200px !important;
    direction: ltr;
    cursor: pointer
}

.back-btn,
.oblique-btn,
.read-more-btn {
    position: relative;
    display: inline-block;
    padding: 3px 6px 3px 2px;
    background-color: #f0f0f0;
    color: #707372;
    font-size: 11px;
    text-transform: uppercase
}

.back-btn:hover,
.oblique-btn:hover,
.read-more-btn:hover {
    background-color: #e6332a;
    color: #fff
}

.back-btn:before,
.oblique-btn:before,
.read-more-btn:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: -4px;
    top: 0;
    bottom: 0;
    width: 6px;
    transform: skewX(11deg);
    background-color: inherit
}

.oblique-btn-lg,
.read-more-btn-lg {
    font-size: 12px;
    padding: 8px 10px 8px 4px
}

.oblique-btn-lg:before,
.read-more-btn-lg:before {
    left: -8px;
    width: 12px
}

fieldset {
    padding: 0;
    margin: 0 0 20px;
    border: 0
}

fieldset:last-of-type {
    margin-bottom: 0
}

.form-group {
    float: left;
    margin-bottom: 20px;
    width: 100%
}

.form-group label {
    display: block;
    margin-bottom: 4px;
    color: #707372;
    font-size: 14px
}

.form-group.has-error label {
    color: #e6332a
}

.form-group.has-error .form-control {
    border-color: #e6332a
}

.form-group.has-error .form-control:focus {
    border-color: #ee756e;
    box-shadow: 0 0 6px #ee756e
}

.form-control:focus:focus,
.newsletter-widget-form>input[type=email]:focus:focus {
    box-shadow: 0 0 6px #969998
}

.form-group.has-error .g-recaptcha>div {
    border: 1px solid #e6332a
}

.form-group-error {
    display: none;
    margin-top: 4px;
    color: #e6332a;
    font-size: 13px
}

.form-group.has-error .form-group-error {
    display: block
}

.radio-inline-group label {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0
}

.radio-inline-group label:first-child {
    margin-right: 15px
}

.radio-inline-group label+label {
    margin-left: 10px
}

.form-control {
    width: 100%;
    background-color: #fff;
    color: #707372;
    border: 1px solid #f0f0f0;
    padding: 6px 8px;
    font-size: 15px
}

.form-control[type=checkbox],
.form-control[type=radio] {
    width: auto
}

.form-control:focus:focus {
    border-color: #bdbfbe
}

select.form-control {
    height: 34px;
    font-size: 14px
}

.form-control-help {
    font-size: 13px;
    padding-top: 2px;
    color: #969998
}

.rgpd-consent-wrapper {
    padding: 2px;
    margin: 5px 8px 25px;
    font-size: 14px;
    line-height: 1.3
}

.rgpd-consent-wrapper label {
    display: inline
}

.rgpd-consent-wrapper input[type=checkbox] {
    margin-right: 4px
}

.rgpd-consent-wrapper a:not(.unstyled) {
    color: #e6332a;
    text-decoration: underline
}

.rgpd-consent-wrapper a:not(.unstyled):hover {
    text-decoration: none
}

.rgpd-consent-wrapper.has-error {
    border: 1px solid red
}

.rgpd-consent-wrapper.has-error label {
    color: #e6332a
}

@media only screen and (min-width:768px) {
    .form-container {
        margin: 0 -10px
    }

    .form-row {
        clear: left
    }

    .form-group {
        padding: 0 10px
    }

    .form-group.half-col {
        width: 50%
    }

    .form-control.half-width {
        width: calc(50% - 10px)
    }
    .single-project-photo {
        width: 68%;
        float: left;
    }
    .single-project-details {
        width: 30%;
        float: right;
    }

}

.burger {
    display: block;
    padding: 20px;
    cursor: pointer
}

.burger-bar {
    display: block;
    width: 18px;
    height: 2px;
    background-color: #707372;
    border-radius: 1px;
    box-shadow: 0 1px 0 rgba(112, 115, 114, .25);
    transition: transform .3s
}

.burger-bar+.burger-bar {
    margin-top: 4px
}

.burger-open>.burger-bar:nth-child(2),
body.menu-open .site-header-burger>.burger-bar:nth-child(2) {
    display: none
}

.burger-open>.burger-bar:first-child,
body.menu-open .site-header-burger>.burger-bar:first-child {
    transform: rotate(45deg)
}

.burger-open>.burger-bar:nth-child(3),
body.menu-open .site-header-burger>.burger-bar:nth-child(3) {
    transform: rotate(-45deg);
    margin-top: -2px
}

.home-banner-title,
.home-section-title,
.page-title {
    margin: 0 0 50px;
    color: #e6332a;
    font-size: 24px;
    text-align: center;
    letter-spacing: .03em
}

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

    .home-banner-title,
    .home-section-title,
    .page-title {
        margin-bottom: 40px
    }
}

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

    .home-banner-title,
    .home-section-title,
    .page-title {
        font-size: 22px
    }
}

.hr-read-more-link,
.hr-title {
    position: relative;
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 18px;
    letter-spacing: .03em
}

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

    .hr-read-more-link,
    .hr-title {
        font-size: 17px
    }
}

.hr-read-more-link>a,
.hr-read-more-link>span,
.hr-title>a,
.hr-title>span {
    display: inline-block;
    position: relative;
    z-index: 1;
    padding-right: 6px;
    background-color: #fff
}

.hr-title.right,
.right.hr-read-more-link {
    text-align: right
}

.hr-title.right>a,
.hr-title.right>span,
.right.hr-read-more-link>a,
.right.hr-read-more-link>span {
    padding-right: 0;
    padding-left: 6px
}

.hr-read-more-link:after,
.hr-title:after {
    display: block;
    position: absolute;
    top: calc(50% + 4px);
    width: 100%;
    height: 1px;
    background-color: #707372
}

.hr-read-more-link {
    font-size: 13px;
    margin-bottom: 0;
    margin-top: 25px
}

.hr-read-more-link>a:hover {
    color: #e6332a
}

.hr-read-more-link:after {
    top: calc(50% + 2px)
}

.content-body {
    font-size: 14px;
    line-height: 1.5
}

.content-body h1,
.content-body h2,
.content-body h3,
.content-body h4,
.content-body h5,
.content-body h6 {
    margin: 1.8em 0 .6em;
    line-height: 1.2;
    color: #e6332a;
    font-weight: 400;
    text-transform: uppercase
}

.content-body h1 {
    font-size: 22px
}

.content-body h2 {
    font-size: 18px
}

.content-body h3 {
    font-size: 16px
}

.content-body h4 {
    font-size: 15px
}

@media only screen and (min-width:768px) {
    .content-body h1 {
        font-size: 21px
    }

    .content-body h2 {
        font-size: 19px
    }

    .content-body h3 {
        font-size: 17px
    }
}

.content-body p {
    margin: 0 0 1.2em;
    max-width: 100%
}

.content-body p+ol,
.content-body p+ul {
    margin-top: -.2em
}

.content-body ol,
.content-body ul {
    padding-left: 20px;
    margin-bottom: 1.2em
}

.content-body a:not(.unstyled) {
    color: #e6332a;
    text-decoration: underline
}

.content-body a:not(.unstyled):hover,
.tweet-content a {
    text-decoration: none
}

.content-body img {
    max-width: 100%;
    height: auto
}

.content-body img.alignright {
    float: right;
    margin: 0 0 1.2em 1.2em
}

.content-body img.alignleft {
    float: left;
    margin: 0 1.2em 1.2em 0
}

.content-body img.arrondi,
.content-body img.rounded {
    border-radius: 10px
}

.content-body iframe {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%
}

.content-body .wp-caption {
    max-width: 100%;
    margin: 1.5em 0
}

.content-body .wp-caption-text {
    font-size: 13px;
    font-style: italic
}

.social-links {
    display: -ms-flexbox;
    display: flex;
    height: 20px
}

.social-links>li {
    margin-right: 6px
}

.social-links>li:last-child {
    margin-right: 0
}

.social-links .social-icon {
    width: 20px;
    height: 20px;
    border-radius: 100%
}

.social-links .social-icon>path {
    transition: fill .15s
}

.social-links .social-icon-bg {
    fill: rgba(112, 115, 114, .8)
}

.social-links .social-icon-fg,
.social-links>li:hover .social-icon-bg {
    fill: #fff
}

.social-links>li:hover .social-icon-fg {
    fill: rgba(112, 115, 114, .8)
}

.pagination {
    margin: 20px 0
}

.pagination .previous {
    float: left
}

.pagination .next {
    float: right
}

.back-btn {
    background-color: #6fc;
    color: #707372
}

.back-btn:hover {
    background-color: #e6332a;
    color: #fff
}

.title-back-btn {
    margin-bottom: 25px
}

.site-header {
    position: -webkit-sticky;
    position: sticky;
    z-index: 100;
    top: 0;
    background-color: #fff
}

.site-top-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center;
    height: 38px;
    padding: 0 40px;
    background-color: #6fc
}

.top-bar-phone {
    height: 20px;
    margin-right: 38px;
    font-size: 13px
}

.top-bar-phone .icon-phone {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    margin-bottom: -5px
}

.top-bar-phone .icon-phone .icon-bg {
    fill: #fff
}

.top-bar-phone .icon-phone .icon-fg {
    fill: rgba(112, 115, 114, .8)
}

.site-nav {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 40px 15px
}

.header-logo,
.main-menu>li>a {
    display: inline-block;
    padding: 20px;
    float: right;
}

.header-logo>img {
    width: 115px;
    height: 47px
}

.main-menu>li {
    position: relative;
    float: left;
    margin: 0 16px
}

.main-menu>li:last-child {
    margin-right: 0
}

.main-menu>li>a {
    padding: 2px 0;
    color: #707372;
    font-size: 14px;
    letter-spacing: .08em
}

.expertise-tab.active,
.expertise-tab:hover,
.main-menu .sub-menu>li.current-menu-item>a,
.main-menu .sub-menu>li:hover>a,
.main-menu>li.current-menu-ancestor>a,
.main-menu>li.current-menu-item>a,
.main-menu>li.current-page-ancestor>a,
.main-menu>li:hover>a {
    color: #e6332a
}

.main-menu .sub-menu {
    position: absolute;
    z-index: 100;
    top: 100%;
    left: -10px;
    min-width: 170px;
    background-color: #fff;
    padding: 10px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear .2s, opacity .2s
}

.main-menu .sub-menu>li {
    margin-bottom: 6px;
    white-space: nowrap
}

.main-menu .sub-menu>li:last-child {
    margin-bottom: 0
}

.main-menu .sub-menu>li>a {
    font-size: 14px
}

.main-menu .sub-menu.open,
.main-menu>li:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s
}

.site-header-burger {
    display: none
}

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

    .site-nav,
    .site-top-bar {
        padding-left: 25px;
        padding-right: 25px
    }

    .site-header-burger {
        display: block;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%)
    }

    .main-menu-wrapper {
        position: fixed;
        top: 124px;
        bottom: 0;
        right: 0;
        width: 100%;
        max-width: 380px;
        padding: 25px;
        background-color: #fff;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        transform: translateX(100%)
    }

    body.menu-open .main-menu-wrapper {
        transform: translateX(0)
    }

    .main-menu-wrapper.animated {
        transition: transform .4s
    }

    .main-menu>li {
        float: none;
        margin-bottom: 16px;
        margin-left: 0
    }

    .main-menu>li>a {
        font-size: 16px
    }

    .main-menu>li:before,
    .main-menu>li:last-child:after {
        display: none
    }

    .main-menu .sub-menu {
        position: static;
        display: block;
        opacity: 1;
        visibility: visible;
        padding: 0;
        margin-top: 5px;
        margin-bottom: 20px
    }

    .main-menu .sub-menu>li {
        margin: 0 0 4px
    }

    .main-menu .sub-menu>li>a {
        font-size: 15px;
        text-transform: none;
        font-weight: 400
    }
}

.banner,
.project-excerpt {
    position: relative;
    text-align: center
}

.expertise-tab:hover .expertise-tab-thumb.has-thumb-hover img,
.team-member:hover .team-member-thumb.has-thumb-hover img {
    opacity: 0
}

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

    .site-nav,
    .site-top-bar {
        padding-left: 20px;
        padding-right: 20px
    }

    .site-nav {
        padding-top: 15px;
        padding-bottom: 10px
    }

    .top-bar-phone {
        margin-right: 20px;
        font-size: 12px
    }

    .header-logo>img {
        width: 100px;
        height: 40px
    }

    .main-menu-wrapper {
        top: 106px
    }
}

.banner {
    width: 90%;
    margin-bottom: 30px;
    height: calc(100vh - 250px);
    max-height: 480px
}

@media only screen and (max-width:767px) {
    .banner {
        height: auto;
        max-height: initial
    }
}

.banner>img:first-of-type {
    width: 100%;
    height: 100%;
    object-fit: contain;
    font-family: 'object-fit: contain;'
}

@media screen and (min-width: 768px) and (max-width: 1289px) {
    body:not(.home) .banner>img:first-of-type {
        margin-top: -62px !important;
    }
}

.expertises-tabs-container {
    background-color: #f0f0f0;
    padding: 30px 75px 15px;
    margin-bottom: 60px
}

.expertises-tabs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.expertise-tab {
    margin: 0 15px 15px;
    text-align: left;
    font-family: Code, sans-serif;
    font-size: 14px;
    letter-spacing: .03em
}

.expertise-tab-thumb {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 0 0
}

.expertise-tab-thumb>img {
    display: inline-block;
    height: 100px;
    width: auto
}

.expertise-tab:hover .expertise-tab-thumb.has-thumb-hover {
    background-size: contain
}

.expertise-tab-title {
    display: block;
    margin-top: 15px
}

@media only screen and (max-width:767px) {
    .expertises-tabs-container {
        padding: 20px 10px 0
    }
/*
    .expertise-tab {
        margin: 0 15px 15px;
        max-width: 40%
    }
*/
    .expertise-tab-thumb>img {
        height: 85px;
        width: auto
    }
}

.expertise-content-wrapper {
    margin-bottom: 60px
}

.expertise-content-thumb {
    float: left;
    width: 30%
}

.expertise-content-thumb>img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto
}

.expertise-content {
    float: left;
    width: 70%;
    padding-left: 30px
}

@media only screen and (max-width:559px) {
    .expertise-content-thumb {
        width: 40%
    }

    .expertise-content {
        width: 100%;
        padding-left: 0;
        margin-top: 30px
    }
}
.expertise-posts-excerpts .news-excerpt.expertise-post-excerpt {
    width: calc(25% - 30px)
}

@media only screen and (max-width:1023px) {
    .expertise-posts-excerpts .news-excerpt.expertise-post-excerpt {
        width: calc(33.33333% - 30px)
    }
}

@media only screen and (max-width:767px) {
    .expertise-posts-excerpts .news-excerpt.expertise-post-excerpt {
        width: calc(50% - 30px)
    }
}

.projects-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

.projects-grid>.project-excerpt {
    width: calc(100%);
    margin: 0 15px 30px
}

@media only screen and (min-width:560px) {
    .projects-grid>.project-excerpt {
        width: calc(50% - 30px)
    }
}

@media only screen and (min-width:768px) {
    .projects-grid>.project-excerpt {
        width: calc(33.33333% - 30px)
    }
}

@media only screen and (min-width:1024px) {
    .projects-grid>.project-excerpt {
        width: calc(25% - 30px)
    }
}

.project-excerpt {
    background-color: #f0f0f0;
    transition: background-color .2s
}

.project-excerpt:before {
    display: block;
    padding-top: 100%
}

.project-excerpt>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px
}

.project-excerpt:not(.not-clickable):hover {
    background-color: #e6332a
}

.project-excerpt-thumb {
    min-height: 0;
    object-fit: contain;
    object-position: 50% 50%;
    width: 100%;
    height: 100%;
    font-family: 'object-fit: contain;'
}

.project-excerpt-title {
    margin-top: 12px;
    margin-bottom: 4px;
    color: #e6332a;
    font-size: 17px;
    font-weight: 400;
    transition: color .2s
}

.project-excerpt:not(.not-clickable):hover .project-excerpt-title {
    color: #fff
}

.project-excerpt-subtitle {
    margin: 0;
    color: #707372;
    font-size: 15px;
    transition: color .2s
}

.project-excerpt:not(.not-clickable):hover .project-excerpt-subtitle {
    color: #0b0c0c
}

@media only screen and (max-width:559px) {
    .projects-grid {
        margin: 0 -7.5px
    }

    .projects-grid>.project-excerpt {
        width: calc(50% - 15px);
        margin: 0 7.5px 15px
    }

    .project-excerpt>a {
        padding: 10px
    }

    .project-excerpt-title {
        font-size: 16px;
        margin-bottom: 0
    }

    .project-excerpt-subtitle {
        font-size: 14px
    }
}

.single-project-title {
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 26px
}

.single-project-subtitle {
    margin-top: 0;
    margin-bottom: 0;
    color: #e6332a;
    font-size: 16px;
    font-weight: 400
}

.single-project-grid {
    margin-top: 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.single-project-photo>img {
    max-width: 100%;
    height: auto;
    width: 900px;
}

.single-project-details {
    margin-bottom: 30px;
    padding: 20px 20px 15px;
    background-color: #6fc;
    font-size: 14px;
    line-height: 1.5
}

.single-project-details p:first-child {
    margin-top: 0
}

.single-project-details p:last-child {
    margin-bottom: 0
}

@media only screen and (max-width:559px) {
    .single-project-title {
        font-size: 22px;
        margin-bottom: 5px
    }

    .single-project-grid {
        margin-top: 30px
    }

    .single-project-content,
    .single-project-photo {
        width: 100%
    }

    .single-project-details {
        width: 100%;
        margin-top: 20px
    }
}

.about-content {
    margin-bottom: 60px
}

.team-members-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.team-members-list:after {
    width: 25%
}

.team-member {
    width: 29%;
    margin: 0 5px 65px;
    text-align: center
}

/* OLD TEAM GRID
.team-member:first-child {
    margin-left: 35%;
    margin-right: 35%
}*/

.team-member>a {
    display: -ms-flexbox;
    display: grid;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.team-member-thumb,
.team-member-thumb>img {
    display: inline-block
}

.team-member-portrait>img,
.team-member-thumb>img {
    height: auto;
    max-width: 100%
}

.team-member-thumb {
    background-repeat: no-repeat;
    background-size: 0 0
}

.team-member:hover .team-member-thumb.has-thumb-hover {
    background-size: contain
}

.team-member-name {
    margin-top: 10px;
    font-size: 14px;
    text-transform: uppercase
}

.team-member:hover .team-member-name {
    color: #e6332a
}

.team-member-role {
    font-size: 13px;
    margin-top: 4px
}

@media only screen and (max-width:559px) {
    .team-member {
        width: 38%;
        margin: 0 10px 40px
    }
/*
    .team-member:first-child {
        margin-left: 30%;
        margin-right: 30%
    }
*/
    .team-member-name {
        font-size: 13px;
        margin-top: 6px
    }

    .team-member-role {
        margin-top: 1px
    }
}

.team-member-back-btn {
    margin-bottom: 40px
}

.single-team-member {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.team-member-bio {
    width: calc(66.66666% - 15px)
}

.team-member-bio .content-body {
    margin-bottom: 30px
}

.team-member-bio .read-more-btn {
    margin-left: 10px
}

.team-member-portrait {
    width: calc(33.33333% - 15px);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.team-member-title {
    margin-top: 16px;
    text-align: center;
    font-size: 14px;
    font-weight: 400
}

.team-member-title>span {
    display: block;
    margin-bottom: 2px
}

.team-member-title>span:first-child {
    color: #e6332a;
    font-size: 15px;
    text-transform: uppercase
}

.blog-sidebar {
    margin-top: 12px
}

@media only screen and (max-width:1023px) {
    .blog-sidebar .tweeter-timeline .tweet:nth-child(n+8) {
        display: none
    }
}

.blog-latest-posts>.blog-posts-list {
    margin-bottom: 80px
}

.blog-latest-posts>.blog-posts-list:last-child {
    margin-bottom: 20px
}

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

    .blog-latest-posts .news-excerpt:nth-child(n+3),
    .blog-sidebar .tweeter-timeline .tweet:nth-child(n+6) {
        display: none
    }

    .blog-latest-posts .news-excerpt {
        margin-bottom: 0 !important
    }
}

.blog-archive-pagination {
    margin-top: 40px
}

.blog-excerpt {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.blog-excerpt .blog-excerpt-thumbnail {
    width: calc(33.33333% - 10px)
}

.blog-excerpt .blog-excerpt-content {
    width: calc(66.66666% - 10px)
}

@media only screen and (max-width:559px) {
    .blog-sidebar {
        margin-top: 40px
    }

    .blog-excerpt .blog-excerpt-thumbnail {
        width: 100%;
        margin-bottom: 5px
    }

    .blog-excerpt .blog-excerpt-content {
        width: 100%
    }
}

.blog-excerpts .blog-excerpt {
    margin-bottom: 40px
}

.blog-excerpts .blog-excerpt:last-child {
    margin-bottom: 0
}

.blog-excerpt-thumbnail>a {
    display: block;
    position: relative
}

.blog-excerpt-thumbnail>a:after,
.blog-excerpt-thumbnail>a>img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.blog-excerpt-thumbnail>a:before {
    display: block;
    padding-top: 60%
}

.blog-excerpt-thumbnail>a:after {
    background-color: #e6332a;
    mix-blend-mode: multiply;
    pointer-events: none;
    cursor: pointer;
    opacity: 0;
    transition: opacity .3s
}

.contact-map,
.contact-map-bg {
    position: relative
}

.blog-excerpt-thumbnail>a:hover:after {
    opacity: 1
}

html.no-mix-blend-mode .blog-excerpt-thumbnail>a:hover:after {
    opacity: .6
}

.blog-excerpt-thumbnail img {
    max-width: 100%;
    height: auto
}

.blog-excerpt-date {
    margin-bottom: 5px;
    font-size: 13px
}

.blog-excerpt-title {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 17px;
    font-weight: 400;
    color: #e6332a
}

@media only screen and (max-width:767px) {
    .blog-excerpt-title {
        font-size: 16px
    }
}

.blog-excerpt-excerpt {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.3em;
    max-height: 5.1em;
    overflow: hidden
}

.blog-excerpt-excerpt>p {
    margin: 0
}

.tribune-posts-list {
    margin-top: 12px;
    padding: 20px;
    background-color: #9ff
}

.tribune-posts-list .read-more-btn {
    background-color: #fff;
    color: #707372
}

.tribune-posts-list .read-more-btn:hover {
    background-color: #e6332a;
    color: #fff
}

.tribune-posts-list .pagination {
    margin-top: 40px;
    margin-bottom: 0
}

.tribune-posts-list .pagination .arrow-icon-bg {
    fill: #fff
}

.tribune-posts-title {
    margin-top: -70px;
    margin-bottom: 40px;
    text-align: center
}

.tribune-posts-title>svg {
    width: 240px;
    height: auto
}

@media only screen and (max-width:767px) {
    .tribune-posts-title {
        margin-top: -65px
    }
}

.read-all-tribunes {
    margin-top: 40px;
    margin-bottom: 10px;
    text-align: center
}

.read-all-tribunes>.read-more-btn {
    font-family: Code, sans-serif;
    font-size: 14px;
    padding: 8px 8px 4px 4px;
    letter-spacing: .03em
}

.read-all-tribunes>.read-more-btn:before {
    width: 8px
}

.expertise-posts-excerpts,
.news-excerpts {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px
}

.expertise-posts-excerpts:after,
.news-excerpts:after {
    width: 32%
}

.expertise-posts-excerpts .news-excerpt,
.news-excerpts .news-excerpt {
    width: calc(33.33333% - 30px);
    margin: 0 15px 40px;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.expertise-posts-excerpts .news-excerpt:nth-last-child(-n+3),
.news-excerpts .news-excerpt:nth-last-child(-n+3) {
    margin-bottom: 0
}

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

    .expertise-posts-excerpts .news-excerpt,
    .news-excerpts .news-excerpt {
        width: calc(50% - 30px)
    }

    .expertise-posts-excerpts .news-excerpt:nth-last-child(-n+3),
    .news-excerpts .news-excerpt:nth-last-child(-n+3) {
        margin-bottom: 30px
    }

    .expertise-posts-excerpts .news-excerpt:nth-last-child(-n+2),
    .news-excerpts .news-excerpt:nth-last-child(-n+2) {
        margin-bottom: 0
    }
}

.expertise-posts-excerpts .news-excerpt>.blog-excerpt-content,
.expertise-posts-excerpts .news-excerpt>.blog-excerpt-thumbnail,
.news-excerpts .news-excerpt>.blog-excerpt-content,
.news-excerpts .news-excerpt>.blog-excerpt-thumbnail {
    width: 100%
}

.expertise-posts-excerpts .news-excerpt>.blog-excerpt-thumbnail,
.news-excerpts .news-excerpt>.blog-excerpt-thumbnail {
    margin-bottom: 15px
}

.expertise-posts-excerpts .news-excerpt .blog-excerpt-title,
.news-excerpts .news-excerpt .blog-excerpt-title {
    font-size: 15px;
    margin-bottom: 10px
}

.expertise-posts-excerpts .news-excerpt .blog-excerpt-excerpt,
.news-excerpts .news-excerpt .blog-excerpt-excerpt {
    display: none
}

.blog-post-featured-image {
    margin-bottom: 20px
}

.blog-post-featured-image>img {
    max-width: 100%;
    height: auto
}

.blog-post-meta {
    font-size: 13px
}

.blog-post-authors {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: .08em
}

.blog-categories-menu,
.contact-form-title,
.contact-map-info>h3,
.job-form-title {
    letter-spacing: .03em;
    font-family: Code, sans-serif
}

.blog-post-authors:before {
    content: " - "
}

.blog-post-title {
    margin-top: 10px;
    margin-bottom: 25px;
    color: #e6332a;
    font-size: 25px;
    font-weight: 400
}

@media only screen and (max-width:767px) {
    .blog-post-title {
        font-size: 20px
    }
}

.blog-post-pagination,
.jobs-offers-list {
    margin-top: 40px
}

.job-offer {
    margin: 18px 0
}

.job-offer>.job-offer-toggle {
    display: inline-block;
    padding: 3px 0
}

.job-offer>.job-offer-toggle:before {
    display: inline-block;
    content: '>';
    margin-right: 8px;
    color: #e6332a;
    font-size: 110%;
    transition: transform .4s
}

.job-offer>.job-offer-toggle:hover {
    color: #313232
}

.job-offer.open>.job-offer-toggle:before {
    transform: rotate(90deg)
}

.job-offer-title {
    font-size: 18px
}

.job-offer-content {
    display: none;
    margin: 20px 0 40px
}

.jobs-sidebar {
    margin-top: 12px
}

@media only screen and (max-width:559px) {
    .jobs-offers-list {
        margin-top: 30px
    }

    .job-offer {
        margin: 10px 0
    }

    .jobs-sidebar {
        margin-top: 40px
    }
}

.job-form-wrapper {
    margin-top: 60px;
    padding: 30px;
    background-color: #f0f0f0
}

.job-form-success {
    display: none;
    margin-bottom: 20px
}

.job-form-title {
    margin: 0 0 40px;
    text-align: center;
    font-size: 19px
}

.job-form .form-control {
    background-color: #9ff
}

.job-form .btn-upload {
    padding: 5px 10px;
    font-size: 13px;
    text-transform: none
}

.job-form .g-recaptcha {
    margin-top: 15px
}

.job-form>.form-group:last-child {
    margin-top: 10px
}

.job-upload-row {
    margin-bottom: 25px
}

.job-upload-row .form-group {
    float: none
}

.job-upload-row label {
    margin-bottom: 6px
}

.job-upload-row .form-control-help {
    margin-top: 4px
}

.job-upload-filename {
    font-size: 14px;
    font-weight: 700;
    margin-left: 5px
}

@media only screen and (max-width:559px) {
    .job-form-wrapper {
        margin-top: 50px;
        padding: 30px 20px
    }

    .job-form-title {
        font-size: 17px
    }
}

.contact-map-bg {
    background: url(../images/contact/contact-map.jpg) 50% 50% no-repeat;
    background-size: cover
}

.contact-map-bg:before {
    display: block;
    content: "";
    padding-top: 50%
}

.contact-map-bg>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.contact-map-info {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    background-color: #6fc;
    text-align: center;
    font-size: 13px
}

@media only screen and (max-width:767px) {
    .contact-map-info {
        position: static;
        transform: none;
        margin-top: 15px;
        font-size: 14px
    }
}

.contact-map-info>h3 {
    margin: 0 0 15px;
    font-size: 15px
}

.contact-map-info>p {
    margin: 0 0 10px
}

.contact-map-info>p:last-child {
    margin-bottom: 0
}

.contact-map-info svg {
    display: block;
    width: 20px;
    height: 20px;
    margin: 0 auto 2px
}

.news-widget .blog-excerpt-excerpt,
.tribune-widget .blog-excerpt-thumbnail {
    display: none
}

.contact-map-info svg.icon-phone {
    width: 26px;
    height: 26px;
    margin-bottom: 0
}

.contact-map-info .icon-fg {
    fill: #e6332a
}

.contact-map-info .icon-bg {
    fill: #6fc
}

.contact-form-wrapper {
    margin-top: 60px;
    padding: 30px;
    background-color: #f0f0f0
}

.contact-form-success {
    display: none;
    margin-bottom: 20px
}

.contact-form-title {
    margin: 0 0 40px;
    text-align: center;
    font-size: 19px
}

.contact-form .form-control {
    background-color: #fff
}

.contact-form>.form-group:last-child {
    margin-top: 10px
}

@media only screen and (max-width:559px) {
    .contact-form-wrapper {
        margin-top: 40px;
        margin-bottom: 40px;
        padding: 30px 20px
    }
}

.sidebar-widget {
    margin-bottom: 30px
}

.analyse-widget-title,
.blog-categories-title,
.news-widget-title,
.tribune-widget-title,
.widget-title {
    margin-top: 0;
    margin-bottom: 15px;
    font-family: Code, sans-serif;
    font-size: 16px;
    letter-spacing: .03em
}

.news-widget .blog-excerpt-title,
.sidebar-widget .blog-excerpt-thumbnail {
    margin-bottom: 10px
}

.sidebar-widget .blog-excerpt {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.sidebar-widget .blog-excerpt-content,
.sidebar-widget .blog-excerpt-thumbnail {
    width: 100%
}

.sidebar-widget .blog-excerpt-title {
    font-size: 14px
}

.sidebar-widget .blog-excerpt-date,
.sidebar-widget .blog-excerpt-excerpt {
    font-size: 12px
}

.sidebar-widget .read-more-btn {
    background-color: #fff;
    color: #707372
}

.sidebar-widget .read-more-btn:hover {
    background-color: #e6332a;
    color: #fff
}

.tribune-widget {
    padding: 20px;
    background-color: #9ff
}

.analyse-widget,
.news-widget {
    background-color: #f0f0f0;
    padding: 20px
}

.tribune-widget-title>img {
    width: 140px;
    height: auto
}

.analyse-widget-title {
    text-align: center
}

.news-widget-title {
    text-align: center
}

.blog-categories-widget {
    padding: 20px;
    background-color: #6fc
}

.blog-categories-title {
    margin-bottom: 15px
}

.blog-categories-menu {
    font-size: 14px
}

.blog-categories-menu>li {
    margin-bottom: 12px
}

.blog-categories-menu>li:last-child {
    margin-bottom: 0
}

.blog-categories-menu>li.active,
.blog-categories-menu>li:hover {
    color: #e6332a
}

.newsletter-widget {
    text-align: center
}

.newsletter-widget-form>label {
    display: block;
    font-size: 13px;
    margin-bottom: 6px
}

.newsletter-widget-form>input[type=email] {
    width: calc(95% - 40px);
    padding: 5px 6px 4px;
    background-color: #f0f0f0;
    border: 1px solid #f0f0f0;
    font-size: 13px
}

.newsletter-widget-form>input[type=email].has-error {
    border-color: #e6332a
}

.newsletter-widget-form>input[type=email].has-error:focus {
    box-shadow: 0 0 6px #ee756e
}

.newsletter-widget-form>input[type=email]:-ms-input-placeholder {
    color: #bbb
}

.newsletter-widget-form>input[type=email]::placeholder {
    color: #bbb
}

.newsletter-widget-form>button {
    padding: 4px 8px;
    margin-bottom: 2px
}

.newsletter-form-success {
    display: none;
    font-size: 12px
}

.newsletter-form-success>p {
    margin: 8px 0
}

.twitter-widget {
    padding: 0 15px
}

.twitter-widget-title {
    text-align: center
}

.twitter-widget.sidebar-widget {
    display: none;
}

.tweet {
    margin-bottom: 25px;
    max-width: 100%;
    font-size: 12px;
    text-align: center
}

.tweet:last-child {
    margin-bottom: 0
}

.tweet-icon .social-icon {
    width: 22px;
    height: 22px;
    border-radius: 100%
}

.tweet-icon .social-icon-bg {
    fill: #9ff
}

.tweet-icon .social-icon-fg {
    fill: #707372
}

.tweet-date {
    display: block;
    margin: 5px 0;
    font-family: Code, sans-serif;
    letter-spacing: .1em
}

.tweet-image {
    display: block;
    max-width: 80%;
    height: auto;
    margin: 0 auto 5px
}

.tweet-content {
    margin-top: 5px
}

.tweet-content a {
    color: #e6332a
}

.tweet-content a:hover {
    text-decoration: underline
}

.home-section {
    padding: 40px 0
}

.home-banner-title,
.home-section-title {
    font-size: 22px;
    margin-bottom: 40px
}

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

    .home-banner-title,
    .home-section-title {
        font-size: 20px
    }
}

.home-banner {
    max-height: 520px;
    clear: both;
    margin-top: 50px;
}

.home-banner-intro {
    position: absolute;
    background-color: #fff;
    text-align: left;
    top: 51%;
    left: 61%;
    padding: 15px 15px 20px
}

.home-banner-tagline {
    position: absolute;
    bottom: 49%;
    right: 64%
}

.home-banner-tagline>img {
    width: 250px;
    height: 72px
}

.home-banner-title {
    margin-top: 0;
    margin-bottom: 10px;
    text-align: left
}

.home-banner-content {
    font-size: 14px;
    line-height: 1.44;
    margin: 0 0 15px;
    max-width: 270px
}

@media only screen and (max-width:767px) {
    .home-banner {
        max-height: initial;
        margin-bottom: 20px
    }

    .home-banner-tagline {
        position: static;
        margin-top: 10px;
        margin-bottom: 10px
    }

    .home-banner-tagline>img {
        width: 200px;
        height: 57px
    }

    .home-banner-intro {
        position: static;
        text-align: center
    }

    .home-banner-title {
        text-align: center
    }

    .home-banner-content {
        margin-left: auto;
        margin-right: auto
    }
}

.home-expertises {
    padding-top: 30px;
    padding-bottom: 15px;
    background-color: #f0f0f0
}

.home-expertises .expertises-tabs-container {
    padding: 0 50px;
    margin-bottom: 0
}

.home-expertises .expertise-tab-thumb>img {
    height: 140px
}

@media only screen and (max-width:767px) {
    .home-expertises .expertises-tabs-container {
        padding: 0
    }

    .home-expertises .expertise-tab-thumb>img {
        height: 100px
    }
}

.home-projects {
    padding-bottom: 15px
}

@media only screen and (max-width:1023px) {
    .home-projects {
        padding-bottom: 0
    }
}

.home-blog-grid>.grid-content {
    width: calc(69% - 15px)
}

.home-blog-grid>.grid-sidebar {
    width: calc(31% - 15px)
}

.home-blog .blog-excerpt-title {
    font-size: 16px
}

.home-blog .blog-excerpt-excerpt {
    font-size: 13px
}

.home-blog-content .blog-excerpt-excerpt {
    line-height: 1.4em;
    max-height: 2.8em;
    overflow: hidden
}

.home-blog-sidebar {
    margin-top: 12px
}

.home-blog-sidebar .tribune-widget {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding: 25px 25px 0
}

.home-blog-sidebar .tribune-widget-title {
    margin-top: -75px;
    margin-bottom: 0;
    line-height: 0
}

.home-blog-sidebar .tribune-widget-title-img {
    display: block;
    position: relative
}

.home-blog-sidebar .tribune-widget-title-img:before {
    display: block;
    content: "";
    padding-top: 50.97087%
}

.home-blog-sidebar .tribune-widget-title-img svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.home-blog-sidebar .blog-excerpt {
    margin: 10px 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.home-blog-sidebar .blog-excerpt-title {
    font-size: 15px
}

.home-blog-sidebar .blog-excerpt-excerpt {
    line-height: 1.4em;
    max-height: 11.1em;
    overflow: hidden
}

@media only screen and (max-width:767px) {
    .home-blog-sidebar .tribune-widget-title {
        margin-top: -70px
    }
}

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

    .home-blog-grid>.grid-content,
    .home-blog-grid>.grid-sidebar {
        width: 100%
    }

    .home-blog-sidebar {
        margin-top: 75px;
        margin-bottom: -50px
    }

    .home-blog-sidebar .tribune-widget-title-img {
        margin-left: auto;
        margin-right: auto;
        max-width: 230px;
        margin-bottom: 10px
    }
}

@media only screen and (max-width:767px) {
    .home-social-content .news-excerpt:nth-child(n+3) {
        display: none
    }

    .home-social-content .news-excerpt {
        margin-bottom: 0 !important
    }
}

.home-social-sidebar {
    margin-top: 12px
}

@media only screen and (max-width:559px) {
    .home-social-sidebar {
        margin-top: 50px;
        margin-bottom: -30px
    }
}

.site-footer {
    margin-top: 60px
}

.footer-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 30px 40px;
    background-color: #6fc
}

.footer-content>div:first-child,
.footer-content>div:last-child {
    -ms-flex: 1;
    flex: 1
}

.footer-logo>svg {
    width: 80px;
    height: 32px
}

.footer-logo .logo-st0 {
    fill: #fff
}

.footer-tagline {
    font-size: 13px;
    margin: 6px 0 0
}

.footer-contacts {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 13px
}

.footer-contact-col {
    margin: 0 50px;
    text-align: center
}

.footer-contact-col svg {
    display: block;
    margin: 8px auto;
    width: 20px;
    height: 20px;
    border-radius: 100%
}

.footer-copyright-links,
.footer-copyright-links>li,
.footer-newords,
.footer-newords-logo {
    display: inline-block
}

.footer-contact-col .icon-bg {
    fill: #6fc
}

.footer-contact-col .icon-fg,
.footer-contact-col .icon-phone .icon-bg {
    fill: rgba(112, 115, 114, .8)
}

.footer-contact-col .icon-phone .icon-fg {
    fill: #6fc
}

.footer-contact-title {
    margin: 0;
    text-transform: uppercase
}

.footer-contact-content {
    margin: 0
}

.footer-social-links .social-links {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.footer-copyright {
    padding: 12px 40px;
    font-size: 12px
}

.footer-copyright-links>li:not(:first-child):before {
    content: " - "
}

.footer-copyright-links>li>a:hover {
    color: #e6332a
}

.footer-newords {
    float: right;
    height: 20px;
    line-height: 20px;
    margin-top: -3px
}

.footer-newords-logo {
    color: transparent;
    width: 20px;
    height: 20px;
    background: url(../images/logo-newords.svg) no-repeat;
    background-size: 20px 20px
}

@media only screen and (max-width:1023px) {
    .footer-newords {
        display: block;
        float: none;
        margin-top: 8px
    }

    .footer-content {
        padding-left: 25px;
        padding-right: 25px
    }

    .footer-contact-col {
        margin: 0 25px
    }
}

@media only screen and (max-width:767px) {
	.home-media {
	    padding-top: 30px;
	    padding-bottom: 65px;
	    background-color: #99ffff;
	}
    .footer-copyright,
    .footer-logo {
        text-align: center
    }

    .footer-content {
        display: block
    }

    .footer-tagline {
        font-size: 12px;
        margin-top: 4px
    }

    .footer-contacts {
        margin: 30px 0
    }

    .footer-contact-col {
        margin: 0 20px
    }

    .footer-contact-col svg {
        margin: 5px auto
    }

    .footer-social-links .social-links {
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media only screen and (max-width:559px) {
    .footer-contact-col {
        width: 100%;
        margin-bottom: 15px
    }

    .footer-contact-col:last-child {
        margin-bottom: 0
    }
}

.cookies-banner {
    position: fixed;
    z-index: 101;
    bottom: 0;
    width: 100%;
    padding: 20px 0;
    background-color: #9ff;
    visibility: hidden;
    transform: translateY(100%);
    transition: visibility 0s linear .3s, transform .3s
}

body.show-cookies-banner .cookies-banner {
    visibility: visible;
    transform: translateY(0);
    transition-delay: 0s
}

.cookies-banner-container {
    display: -ms-flexbox;
    display: flex
}

.cookies-banner-content {
    font-size: 14px;
    padding-right: 25px;
    line-height: 1.4
}

.cookies-banner-content p {
    margin: 0 0 8px
}

.cookies-banner-content p:last-child {
    margin-bottom: 0
}

.cookies-banner-content a {
    font-weight: 700;
    text-decoration: none
}

.cookies-banner-content a:hover {
    text-decoration: underline
}

.cookies-banner-close-btn {
    position: absolute;
    top: 0;
    right: 8px;
    color: #707372;
    font-size: 28px;
    cursor: pointer
}

.cookies-banner-close-btn:hover {
    color: #3e3f3f
}

.debug-toggle {
    position: fixed;
    z-index: 9999;
    bottom: 5px;
    right: 5px;
    cursor: pointer;
    font-size: 12px
}

.debug {
    display: none;
    position: fixed;
    z-index: 9998;
    bottom: 0;
    left: 0;
    height: 50%;
    width: 100%;
    overflow: auto;
    background-color: #fff;
    font-size: 13px
}

#__bs_notify__ {
    top: auto !important;
    right: auto !important;
    bottom: 0;
    left: 0;
    border-radius: 0 !important
}
.home-section-title a {
    color: #e6332a
}

.hr-read-more-link a {
    color: #707372
}

.woocommerce.columns-3 ul.products li.product {
    float: none
}

.woocommerce.columns-3 ul.products li.product {
    clear: both;
    width: 100% !important;
}

.woocommerce ul.products li.product a img {
    width: 48% !important;
    height: 235px !important;
    float: left;
    margin-right: 2% !important;
}

.woocommerce ul.products hr {
    border: 1px solid #67F6BE;
}

.woocommerce ul.products li.product a h2, h2.woocommerce-loop-product__title {
    font-family: WorkSans-Bold, serif;
    color: #707372;
    font-weight: bold;
    font-size: 25px !important;
    width: 38%;
    text-transform: capitalize;
    display: inline-block;
    margin: 0 0 .6em !important;
    margin-top: 0px !important;
}

.woocommerce ul.products li.product a h3, h3.woocommerce-loop-product__title {
    font-family: WorkSans-Regular, serif;
    color: #807472;
    font-size: 25px !important;
    width: 38%;
    text-transform: capitalize;
    display: inline-block;
    margin: 0 0 .6em !important;
}

.responsive-menu-label .responsive-menu-button-text-open {
    color: #707479 !important
}

.responsive-menu-open button#responsive-menu-button .responsive-menu:hover {
    color: #707479 !important;
}

section.related {
    display: none
}

div.summary.product_meta {
    display: none
}

.responsive-menu-label {
    font-weight: inherit !important;
    line-height: 12px !important;

}
.zoomImg{
	display: none !important;
}
.edition-variations {
    font-size: 14px;
    font-family: 'Work Sans', serif;
    font-weight: bold;
  }

  .edition-variation-price {
    color: #e6332a;
    font-weight: bold;
}


.edition-variation-version {
    color: #6fc;
    font-weight: bold;
}
  #responsive-menu-container #responsive-menu,
  #responsive-menu-container #responsive-menu ul {

    padding-top: 100px !important;
  }

  button#responsive-menu-button {
     width: 29% !important;
  }

  #responsive-menu-container #responsive-menu li.responsive-menu-item a{
      line-height: 10px !important;
      height: 30px !important;
  }

  #responsive-menu-additional-content{
      font-size: 24px;
  }

  .wpmenucart-display-standard{
      display: none !important;
  }

  li#responsive-menu-item-231, li#responsive-menu-item-849{
      margin-bottom: 20px !important;
  }
  h2.woocommerce-loop-product__title{
      padding: 0 !important;
  }
  h3.woocommerce-loop-product__title{
      padding: 0 !important;
  }

  span.responsive-menu-box{
      color: transparent !important;
  }

  .responsive-menu-inner, .responsive-menu-inner::before, .responsive-menu-inner::after{
      background-color: transparent !important;
  }

  .responsive-menu-open .responsive-menu-inner,
  .responsive-menu-open .responsive-menu-inner::after{
    background-color: #707479 !important;
  }

  li.product.type-product.post-823.status-publish.first.instock.product_cat-home.has-post-thumbnail.taxable.shipping-taxable.purchasable.product-type-variable{
      margin: 0 !important;
  }

  .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images{
    width: 100% !important;
  }

  .woocommerce div.product div.images img {
    width: 100% !important;
    margin-right: auto !important;
    margin-left: auto !important;
    
}
img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4), 0 6px 20px 0 rgba(0, 0, 0, 0.4) !important;
}

p.price {
    color: #707372 !important;
  }
  
  span.woocommerce-Price-amount.amount{
    color: #707372 !important;
  }

  button.single_add_to_cart_button.button.alt{
    background-color: #6fc !important;
    color: #707372 !important;
  }

  button.button.alt.disabled{
    background-color: rgb(160, 252, 221) !important;  
    color: #707372 !important;
  }

  .product_meta {
    display: none;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
    margin: 0 !important;
}

.edition-variation-container{
    position: absolute;
    bottom: 0px;
    left: 50%;
}
.woocommerce-product-gallery__wrapper img{
	object-fit:contain;
}
/*
.responsive-menu-box{
    display: none !important;
}*/

/*
.responsive-menu-button {
    padding-top: 20px !important;
}
*/
.responsive-menu-item-link:hover {
    color: #ff5a01;
}
.home-media{ background-color: #98fffe;}
@media only screen and (max-width:767px) {
.expertise-tab .wp-image-1085 {
    width: 100%;
    height: auto;
    right: 0px;
    margin-top: -33px;
    position: absolute;
}
.home-editions .expertise-tab{ margin: 0 50px 15px;}
.home-media{ background-color: #98fffe;}
}
.single-project-container {
    margin-bottom: 10px;
}
li.expertise-tab.edition-opt img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    max-width: 460px;
    height: auto;
    box-shadow: unset !important;
}
@media only screen and (max-width:1101px) {
    li.expertise-tab.edition-opt img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    max-width: 300px;
}}