/* [flexbin.css] */
.flexbin {
  display: flex;
  overflow: hidden;
  flex-wrap: wrap;
  margin: -2.5px; }
  .flexbin:after {
    content: '';
    flex-grow: 999999999;
    min-width: 300px;
    height: 0; }
  .flexbin > * {
    position: relative;
    display: block;
    height: 334px;
    margin: 2.5px;
    flex-grow: 1; }
    .flexbin > * > img {
      height: 334px;
      object-fit: cover;
      max-width: 100%;
      min-width: 100%;
      vertical-align: bottom; }
  .flexbin.flexbin-margin {
    margin: 2.5px; }
  @media (max-width: 980px) {
    .flexbin {
      display: flex;
      overflow: hidden;
      flex-wrap: wrap;
      margin: -2.5px; }
      .flexbin:after {
        content: '';
        flex-grow: 999999999;
        min-width: 150px;
        height: 0; }
      .flexbin > * {
        position: relative;
        display: block;
        height: 150px;
        margin: 2.5px;
        flex-grow: 1; }
        .flexbin > * > img {
          height: 150px;
          object-fit: cover;
          max-width: 100%;
          min-width: 100%;
          vertical-align: bottom; }
      .flexbin.flexbin-margin {
        margin: 2.5px; } }
  @media (max-width: 400px) {
    .flexbin {
      display: flex;
      overflow: hidden;
      flex-wrap: wrap;
      margin: -2.5px; }
      .flexbin:after {
        content: '';
        flex-grow: 999999999;
        min-width: 100px;
        height: 0; }
      .flexbin > * {
        position: relative;
        display: block;
        height: 100px;
        margin: 2.5px;
        flex-grow: 1; }
        .flexbin > * > img {
          height: 100px;
          object-fit: cover;
          max-width: 100%;
          min-width: 100%;
          vertical-align: bottom; }
      .flexbin.flexbin-margin {
        margin: 2.5px; } }

/* [bootstrap-grid.min.css] */
/*!
 * Bootstrap Grid v4.1.2 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */@-ms-viewport{width:device-width}html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}
/*# sourceMappingURL=bootstrap-grid.min.css.map */
/* [style.css] */
/*
 * Theme Name: XTM
 * Description: Wordpress theme for XTM site
 * Author: lab9.pro
 * Text Domain: xtm
 * Version: 1.0
 */

body {
    margin: 0;
    font-family: "nimbus-sans", sans-serif;
}

.container-fluid {
    padding: 0 !important
}

.homepage-image-header {
    z-index: 1;
    object-fit: cover;
    position: fixed;
    height: auto;
    left: 50%;
    max-width: 1000%;
    min-height: 100%;
    min-width: 100vw;
    width: auto;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, 0) 50%)
}

.wrapper {
    position: relative;
    z-index: 20;
    padding-top: 40px;
    padding-bottom: 2px
}

.hdr-logo {
    padding-left: 40px !important
}

.col-6.col-sm-6.col-md-3.hdr-logo, .nav-main ul, body {
    margin: 0
}

#nav-mob-block {
    display: none
}

.footer-content .nav-main ul {
    white-space: nowrap
}

.nav-main ul li {
    list-style-type: none;
    text-transform: uppercase
}

.nav-main ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px !important;
    line-height: 16px;
    margin: 0 18px;
    padding: 0 6px
}

.current-menu-item a {
    border-bottom: 2px solid #fff
}

#content, .slogan {
    position: relative;
    z-index: 2
}

.slogan {
    padding-left: 40px
}

.slogan:hover a {
    color: #fff
}

#content {
    background: #fff;
    padding-bottom: 48px
}

.block-l {
    padding: 80px 0 40px 40px
}

.block-r {
    padding: 40px 0 44px
}

.slogan-block {
    position: absolute;
    bottom: 50px
}

.title-post {
    color: #444752;
    font-size: 44px;
    font-weight: 700;
    letter-spacing: -1.1px;
    line-height: 48px;
    padding: 36px 0 20px
}

.title-post-child {
    color: #0a0c0f;
    font-size: 24px;
    font-weight: 300;
    line-height: 32px;
    padding-bottom: 16px
}

.post-content-text, .post-content-text-2 {
    color: #0a0c0f;
    font-size: 16px;
    line-height: 24px
}

.post-content-text {
    padding-bottom: 43px
}

.post-content-text-2 {
    padding-top: 24px
}

.post-content-text-2.last {
    padding-bottom: 176px
}

.href-style {
    padding-top: 6px
}

.nav-main.col-6 ul li:hover a, .parent-content-factbox {
    border-bottom: 2px solid #feb900
}

.post-content-factbox {
    color: #444752;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    padding-bottom: 11px
}

.factbox-text {
    padding-bottom: 25px
}

.home-content-aside-image {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
    position: absolute
}

.img-with-filter-main img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.parent-filter-img, .parent-filter-img-1 {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden
}

.parent-filter-img-1 {
    left: -35px
}

.filter-img-layer {
    position: absolute;
    background-color: #444752;
    height: 100%;
    width: calc(100%);
    transition: height 1s
}

.filter-img-layer, .filter-img-layer-1, .header {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, 0) 50%)
}

.filter-img-layer-1 {
    position: absolute;
    background-color: #444752;
    height: 100%;
    width: calc(100%);
    transition: height 1s;
    left: -35px
}

.block-content {
    padding-right: 50px !important
}

.factbox-img {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    max-height: 80px !important;
    max-width: 230px !important
}

.block-content {
    padding-bottom: 139px
}

.line-factbox {
    padding-bottom: 51px;
    padding-top: 37px
}

.block-gallery, .proj-tab-big {
    padding: 0 3em 3em
}

.footer-text-child {
    font-size: 24px
}

.filter-img-layer-projects {
    position: absolute;
    height: 100%;
    width: calc(100% - 30px);
    background: #444752 linear-gradient(0deg, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, 0) 50%);
}

.proj-tab .title-project, .proj-tab .title-project-projects {
    bottom: -146px
}

.col-12.col-sm-12.col-md-4.proj-tab.transition {
    overflow: hidden;
    padding: 0 15px
}

.title-project, .title-project-projects {
    position: absolute;
    bottom: 0;
    background-color: #feb900;
    margin-right: 15px;
    width: calc(100% - 30px);
    z-index: 5
}

.title-project-projects {
    background-color: #2b70ab
}

.project-title-small, footer {
    z-index: 3
}

.project-img-big:hover .title-project, .project-img-big:hover .title-project-projects {
    bottom: 0
}

.title-project.transition a {
    text-decoration: none
}

.title-project-projects.transition a {
    text-decoration: none;
    color: #fff
}

.title-project-projects .text-1, .title-project-projects .text-2, .title-project-projects .text-3, .title-project-projects .text-4 {
    color: #fff !important
}

.filter-img-layer-proj {
    height: 100%
}

.custom-padding-top-1 {
    padding-top: 16px
}

.post-content-third {
    padding: 0 40px
}

footer {
    position: relative;
    background-color: #444752
}

.email-custom {
    color: #fff;
    font-family: "nimbus-sans", sans-serif;
    font-size: 44px;
    font-weight: 700;
    letter-spacing: -1.1px;
    line-height: 48px;
    text-align: center;
    padding-bottom: 24px
}

.email-custom > a {
    color: inherit !important;
}

.footer-text {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    padding: 89px 0 45px;
    margin-top: 19px;
    margin-bottom: 27px;
    text-align: center
}

.social-icon {
    border-radius: 40px;
    color: #fff;
    display: inline-block;
    height: 50px;
    margin: 0 1em .5em 0;
    text-align: center;
    width: 50px;
    padding: 12px
}

.social-icon i {
    font-size: 25px
}

.social-icon:hover {
    color: #feb900;
    background-color: #333
}

.footer-info {
    background: #0a0c0f;
    padding: 0 40px;
    position: relative;
    z-index: 4
}

.custom-img-footer img {
    vertical-align: middle;
    border-style: none
}

.text-6 a, .text-6 a:hover {
    text-decoration: none
}

.text-6 a:hover {
    color: #feb900 !important
}

template {
    display: none
}

.nav-main.col-6 ul li a {
    color: #000
}

.custom-min-height {
    background-size: cover;
    background-color: #444752;
    min-height: 480px;
    background-position: center top;
}

body.page-home header.header .header-hero-image {
    background-position: 70% 0;
}

.error404 .title-container {
    max-width: 50%
}

.title-page {
    color: #fff;
    font-size: 74px;
    font-weight: 700;
    letter-spacing: -2.06px;
    line-height: 72px;
    margin-bottom: 0;
    padding-top: 0
}

.sub-title-page {
    color: #fff;
    font-size: 44px;
    font-weight: 300;
    letter-spacing: -1.1px;
    line-height: 48px
}

.content-page {
    padding-left: 40px;
    padding-right: 40px
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    box-sizing: border-box
}

.js .main-navigation.toggled-on > div > ul, .main-navigation ul ul.toggled-on, article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
    display: block
}

figure {
    margin: 1em 0
}

hr {
    box-sizing: content-box;
    overflow: visible;
    background-color: #bbb;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

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

a, mark {
    color: #222
}

a, abbr[title] {
    text-decoration: none
}

a {
    /*noinspection CssUnknownProperty*/
    -webkit-text-decoration-skip: objects;
    background-color: transparent
}

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

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

b, strong {
    font-weight: 700
}

cite, dfn, em, i {
    font-style: italic
}

mark {
    background-color: #eee
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

.nav-main ul li, audio, canvas, video {
    display: inline-block
}

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

img {
    border-style: none
}

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

button, input, select, textarea {
    margin: 0
}

optgroup {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

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

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

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

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

[hidden] {
    display: none
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.clear:after, .clear:before, .comment-author:after, .comment-author:before, .comment-content:after, .comment-content:before, .comment-meta:after, .comment-meta:before, .entry-content:after, .entry-content:before, .entry-footer:after, .entry-footer:before, .nav-links:after, .nav-links:before, .pagination:after, .pagination:before, .site-content:after, .site-content:before, .site-footer:after, .site-footer:before, .site-header:after, .site-header:before, .widget-area:after, .widget-area:before, .widget:after, .widget:before {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after, .comment-author:after, .comment-content:after, .comment-meta:after, .entry-content:after, .entry-footer:after, .nav-links:after, .pagination:after, .site-content:after, .site-footer:after, .site-header:after, .widget-area:after, .widget:after {
    clear: both
}

body, input, select, textarea {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.66
}

button {
    font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif
}

body, input, select {
    color: #333
}

input, select, textarea {
    font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    line-height: 1.4;
    margin: 0 0 .75em;
    padding: 1.5em 0 0
}

h1 {
    font-size: 24px;
    font-weight: 300
}

.home.blog .entry-title, h2 {
    color: #666;
    font-size: 20px;
    font-weight: 300
}

blockquote, h3 {
    font-size: 18px;
}

h3, h4 {
    color: #333
}

h3 {
    font-weight: 300
}

h4 {
    font-size: 16px;
}

h4, h5, h6 {
    font-weight: 800
}

h5 {
    font-size: 13px;
    letter-spacing: .15em;
    text-transform: uppercase;
    color: #767676
}

h6 {
    color: #333
}

ol, p, ul {
    padding: 0
}

blockquote {
    color: #666;
    font-style: italic;
    line-height: 1.7;
    margin: 0;
    overflow: hidden;
    padding: 0;
    quotes: "" ""
}

blockquote cite {
    display: block;
    font-style: normal;
    font-weight: 600;
    margin-top: .5em
}

address, ol, p, ul {
    margin: 0 0 1.5em
}

ins, mark, pre {
    background: #eee
}

code, h6, kbd, pre, tt, var {
    font-size: 15px;
}

pre {
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
    font-family: "Courier 10 Pitch", Courier, monospace
}

code, kbd, tt, var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace
}

abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

ins, mark {
    text-decoration: none
}

big {
    font-size: 125%
}

q {
    quotes: "â€œ" "â€" "â€˜" "â€™"
}

blockquote:after, blockquote:before {
    content: ""
}

:focus {
    outline: none
}

html[lang=ar] body, html[lang=ar] button, html[lang=ar] input, html[lang=ar] select, html[lang=ar] textarea, html[lang=ary] body, html[lang=ary] button, html[lang=ary] input, html[lang=ary] select, html[lang=ary] textarea, html[lang=azb] body, html[lang=azb] button, html[lang=azb] input, html[lang=azb] select, html[lang=azb] textarea, html[lang=fa-IR] body, html[lang=fa-IR] button, html[lang=fa-IR] input, html[lang=fa-IR] select, html[lang=fa-IR] textarea, html[lang=haz] body, html[lang=haz] button, html[lang=haz] input, html[lang=haz] select, html[lang=haz] textarea, html[lang=ps] body, html[lang=ps] button, html[lang=ps] input, html[lang=ps] select, html[lang=ps] textarea, html[lang=ur] body, html[lang=ur] button, html[lang=ur] input, html[lang=ur] select, html[lang=ur] textarea {
    font-family: Tahoma, Arial, sans-serif
}

html[lang=ar] h1, html[lang=ar] h2, html[lang=ar] h3, html[lang=ar] h4, html[lang=ar] h5, html[lang=ar] h6, html[lang=ary] h1, html[lang=ary] h2, html[lang=ary] h3, html[lang=ary] h4, html[lang=ary] h5, html[lang=ary] h6, html[lang=azb] h1, html[lang=azb] h2, html[lang=azb] h3, html[lang=azb] h4, html[lang=azb] h5, html[lang=azb] h6, html[lang=fa-IR] h1, html[lang=fa-IR] h2, html[lang=fa-IR] h3, html[lang=fa-IR] h4, html[lang=fa-IR] h5, html[lang=fa-IR] h6, html[lang=haz] h1, html[lang=haz] h2, html[lang=haz] h3, html[lang=haz] h4, html[lang=haz] h5, html[lang=haz] h6, html[lang=ps] h1, html[lang=ps] h2, html[lang=ps] h3, html[lang=ps] h4, html[lang=ps] h5, html[lang=ps] h6, html[lang=ur] h1, html[lang=ur] h2, html[lang=ur] h3, html[lang=ur] h4, html[lang=ur] h5, html[lang=ur] h6, html[lang^=zh-] h1, html[lang^=zh-] h2, html[lang^=zh-] h3, html[lang^=zh-] h4, html[lang^=zh-] h5, html[lang^=zh-] h6 {
    font-weight: 700
}

html[lang^=zh-] body, html[lang^=zh-] button, html[lang^=zh-] input, html[lang^=zh-] select, html[lang^=zh-] textarea {
    font-family: "PingFang TC", "Helvetica Neue", Helvetica, STHeitiTC-Light, Arial, sans-serif
}

html[lang=zh-CN] body, html[lang=zh-CN] button, html[lang=zh-CN] input, html[lang=zh-CN] select, html[lang=zh-CN] textarea {
    font-family: "PingFang SC", "Helvetica Neue", Helvetica, STHeitiSC-Light, Arial, sans-serif
}

html[lang=bg-BG] body, html[lang=bg-BG] button, html[lang=bg-BG] input, html[lang=bg-BG] select, html[lang=bg-BG] textarea, html[lang=ru-RU] body, html[lang=ru-RU] button, html[lang=ru-RU] input, html[lang=ru-RU] select, html[lang=ru-RU] textarea, html[lang=uk] body, html[lang=uk] button, html[lang=uk] input, html[lang=uk] select, html[lang=uk] textarea {
    font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif
}

html[lang=bg-BG] h1, html[lang=bg-BG] h2, html[lang=bg-BG] h3, html[lang=bg-BG] h4, html[lang=bg-BG] h5, html[lang=bg-BG] h6, html[lang=ru-RU] h1, html[lang=ru-RU] h2, html[lang=ru-RU] h3, html[lang=ru-RU] h4, html[lang=ru-RU] h5, html[lang=ru-RU] h6, html[lang=uk] h1, html[lang=uk] h2, html[lang=uk] h3, html[lang=uk] h4, html[lang=uk] h5, html[lang=uk] h6 {
    font-weight: 700;
    line-height: 1.2
}

html[lang=bn-BD] body, html[lang=bn-BD] button, html[lang=bn-BD] input, html[lang=bn-BD] select, html[lang=bn-BD] textarea, html[lang=hi-IN] body, html[lang=hi-IN] button, html[lang=hi-IN] input, html[lang=hi-IN] select, html[lang=hi-IN] textarea, html[lang=mr-IN] body, html[lang=mr-IN] button, html[lang=mr-IN] input, html[lang=mr-IN] select, html[lang=mr-IN] textarea {
    font-family: Arial, sans-serif
}

html[lang=bn-BD] h1, html[lang=bn-BD] h2, html[lang=bn-BD] h3, html[lang=bn-BD] h4, html[lang=bn-BD] h5, html[lang=bn-BD] h6, html[lang=hi-IN] h1, html[lang=hi-IN] h2, html[lang=hi-IN] h3, html[lang=hi-IN] h4, html[lang=hi-IN] h5, html[lang=hi-IN] h6, html[lang=mr-IN] h1, html[lang=mr-IN] h2, html[lang=mr-IN] h3, html[lang=mr-IN] h4, html[lang=mr-IN] h5, html[lang=mr-IN] h6 {
    font-weight: 700
}

html[lang=el] body, html[lang=el] button, html[lang=el] input, html[lang=el] select, html[lang=el] textarea {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

html[lang=el] h1, html[lang=el] h2, html[lang=el] h3, html[lang=el] h4, html[lang=el] h5, html[lang=el] h6 {
    font-weight: 700;
    line-height: 1.3
}

html[lang=gu-IN] body, html[lang=gu-IN] button, html[lang=gu-IN] input, html[lang=gu-IN] select, html[lang=gu-IN] textarea {
    font-family: Arial, sans-serif
}

dt, html[lang=gu-IN] h1, html[lang=gu-IN] h2, html[lang=gu-IN] h3, html[lang=gu-IN] h4, html[lang=gu-IN] h5, html[lang=gu-IN] h6, html[lang=he-IL] h1, html[lang=he-IL] h2, html[lang=he-IL] h3, html[lang=he-IL] h4, html[lang=he-IL] h5, html[lang=he-IL] h6, html[lang=ja] h1, html[lang=ja] h2, html[lang=ja] h3, html[lang=ja] h4, html[lang=ja] h5, html[lang=ja] h6 {
    font-weight: 700
}

html[lang=he-IL] body, html[lang=he-IL] button, html[lang=he-IL] input, html[lang=he-IL] select, html[lang=he-IL] textarea {
    font-family: "Arial Hebrew", Arial, sans-serif
}

html[lang=ja] body, html[lang=ja] button, html[lang=ja] input, html[lang=ja] select, html[lang=ja] textarea {
    font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif
}

html[lang=ko-KR] body, html[lang=ko-KR] button, html[lang=ko-KR] input, html[lang=ko-KR] select, html[lang=ko-KR] textarea {
    font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif
}

html[lang=ko-KR] h1, html[lang=ko-KR] h2, html[lang=ko-KR] h3, html[lang=ko-KR] h4, html[lang=ko-KR] h5, html[lang=ko-KR] h6 {
    font-weight: 600
}

html[lang=th] h1, html[lang=th] h2, html[lang=th] h3, html[lang=th] h4, html[lang=th] h5, html[lang=th] h6 {
    line-height: 1.65;
    font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif
}

html[lang=th] body, html[lang=th] button, html[lang=th] input, html[lang=th] select, html[lang=th] textarea {
    line-height: 1.8;
    font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif
}

html[lang=ar] *, html[lang=ary] *, html[lang=azb] *, html[lang=bg-BG] *, html[lang=bn-BD] *, html[lang=el] *, html[lang=gu-IN] *, html[lang=haz] *, html[lang=he-IL] *, html[lang=hi-IN] *, html[lang=ja] *, html[lang=ko-KR] *, html[lang=mr-IN] *, html[lang=ps] *, html[lang=ru-RU] *, html[lang=th] *, html[lang=uk] *, html[lang^=zh-] * {
    letter-spacing: 0 !important
}

label {
    color: #333;
    display: block;
    font-weight: 800;
    margin-bottom: .5em
}

input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=range], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
    color: #666;
    background: #fff linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #bbb;
    border-radius: 3px;
    display: block;
    padding: .7em;
    width: 100%
}

input[type=color]:focus, input[type=date]:focus, input[type=datetime-local]:focus, input[type=datetime]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=range]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, textarea:focus {
    color: #222;
    border-color: #333
}

select {
    border: 1px solid #bbb;
    border-radius: 3px;
    height: 3em;
    max-width: 100%
}

input[type=checkbox], input[type=radio] {
    margin-right: .5em
}

input[type=checkbox] + label, input[type=radio] + label {
    font-weight: 400
}

button, input[type=button], input[type=submit] {
    background-color: #222;
    border: 0;
    border-radius: 2px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 800;
    line-height: 1;
    padding: 1em 2em;
    text-shadow: none;
    transition: background .2s
}

input + button, input + input[type=button], input + input[type=submit] {
    padding: .75em 2em
}

button.secondary, input[type=button].secondary, input[type=reset], input[type=reset].secondary, input[type=submit].secondary {
    background-color: #ddd;
    color: #222
}

button:focus, button:hover, input[type=button]:focus, input[type=button]:hover, input[type=submit]:focus, input[type=submit]:hover {
    background: #767676
}

button.secondary:focus, button.secondary:hover, input[type=button].secondary:focus, input[type=button].secondary:hover, input[type=reset].secondary:focus, input[type=reset].secondary:hover, input[type=reset]:focus, input[type=reset]:hover, input[type=submit].secondary:focus, input[type=submit].secondary:hover {
    background: #bbb
}

::-webkit-input-placeholder {
    color: #333;
    font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif
}

:-moz-placeholder, ::-moz-placeholder {
    color: #333;
    font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif
}

::-moz-placeholder {
    opacity: 1
}

:-ms-input-placeholder {
    color: #333;
    font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif
}

ul {
    list-style: disc
}

.widget_text ol, ol {
    list-style: decimal
}

li > ol, li > ul {
    margin-bottom: 0;
    margin-left: 1.5em
}

dd {
    margin: 0 1.5em 1.5em
}

table {
    border-collapse: collapse;
    margin: 0 0 1.5em;
    width: 100%
}

thead th {
    border-bottom: 2px solid #bbb;
    padding-bottom: .5em
}

th {
    text-align: left
}

tr {
    border-bottom: 1px solid #eee
}

td, th {
    padding: .4em
}

td:first-child, th:first-child {
    padding-left: 0
}

td:last-child, th:last-child {
    padding-right: 0
}

a:focus {
    outline: thin dotted
}

a:active, a:hover {
    color: #000;
    outline: 0
}

.comment-content a, .entry-content a, .entry-summary a, .entry-title a, .posts-navigation a, .site-footer .widget-area a, .widget a, .widget_authors a strong {
    box-shadow: inset 0 -1px 0 #0f0f0f;
    transition: color 80ms ease-in, box-shadow 130ms ease-in-out
}

.entry-title a {
    box-shadow: inset 0 -1px 0 #fff
}

.comment-metadata a, .comment-metadata a.comment-edit-link, .comment-navigation a, .comment-reply-link, .comments-pagination a, .edit-link a, .entry-footer .cat-links a, .entry-footer .tags-links a, .entry-footer a, .entry-meta a, .logged-in-as a, .page-links a, .page-links a .page-number, .pagination a, .post-navigation a, .site-footer .widget-area ul li a, .site-info a, .widget .widget-title a, .widget ul li a, a .nav-title {
    box-shadow: inset 0 -1px 0 #fff;
    text-decoration: none;
    transition: color 80ms ease-in, box-shadow 130ms ease-in-out
}

.comment-content a:focus, .comment-content a:hover, .comment-metadata a.comment-edit-link:focus, .comment-metadata a.comment-edit-link:hover, .comment-metadata a:focus, .comment-metadata a:hover, .comment-reply-link:focus, .comment-reply-link:hover, .comments-pagination a:not(.prev):not(.next):focus, .comments-pagination a:not(.prev):not(.next):hover, .edit-link a:focus, .edit-link a:hover, .entry-content a:focus, .entry-content a:hover, .entry-footer .cat-links a:focus, .entry-footer .cat-links a:hover, .entry-footer .tags-links a:focus, .entry-footer .tags-links a:hover, .entry-footer a:focus, .entry-footer a:hover, .entry-meta a:focus, .entry-meta a:hover, .entry-summary a:focus, .entry-summary a:hover, .entry-title a:focus, .entry-title a:hover, .logged-in-as a:focus, .logged-in-as a:hover, .page-links a:focus .page-number, .page-links a:hover .page-number, .pagination a:not(.prev):not(.next):focus, .pagination a:not(.prev):not(.next):hover, .post-navigation a:focus, .post-navigation a:hover, .posts-navigation a:focus, .posts-navigation a:hover, .site-footer .widget-area a:focus, .site-footer .widget-area a:hover, .site-info a:focus, .site-info a:hover, .widget .widget-title a:focus, .widget .widget-title a:hover, .widget a:focus, .widget a:hover, .widget ul li a:focus, .widget ul li a:hover, .widget_authors a:focus strong, .widget_authors a:hover strong, a:focus .nav-title, a:hover .nav-title {
    color: #000;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 #000
}

.comment-content a img, .entry-content a img, .widget a img {
    box-shadow: 0 0 0 8px #fff
}

.post-navigation a:focus .icon, .post-navigation a:hover .icon {
    color: #222
}

.post-thumbnail {
    margin-bottom: 1em
}

.post-thumbnail a img {
    -webkit-backface-visibility: hidden;
    transition: opacity .2s
}

.post-thumbnail a:focus img, .post-thumbnail a:hover img {
    opacity: .7
}

.navigation-top {
    background: #fff;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    font-size: 16px;
    position: relative
}

.navigation-top .wrap {
    max-width: 1000px;
    padding: 0
}

.navigation-top a {
    color: #222;
    font-weight: 600;
    transition: color .2s
}

.main-navigation a:hover, .navigation-top .current-menu-item > a, .navigation-top .current_page_item > a {
    color: #767676
}

.main-navigation {
    clear: both;
    display: block
}

.main-navigation ul {
    background: #fff;
    list-style: none;
    margin: 0;
    padding: 0 1.5em;
    text-align: left
}

.js .main-navigation ul, .main-navigation .menu-item-has-children > a > .icon, .main-navigation .page_item_has_children > a > .icon, .main-navigation ul a > .icon {
    display: none
}

.main-navigation > div > ul {
    border-top: 1px solid #eee;
    padding: .75em 1.695em
}

.main-navigation ul ul {
    padding: 0 0 0 1.5em
}

.main-navigation ul ul a {
    letter-spacing: 0;
    padding: .4em 0;
    position: relative;
    text-transform: none
}

.main-navigation li {
    border-bottom: 1px solid #eee;
    position: relative
}

.main-navigation li li, .main-navigation li:last-child {
    border: 0
}

.main-navigation a {
    display: block;
    padding: .5em 0;
    text-decoration: none
}

.project-card {
    background-color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .08), 0 6px 22px 0 rgba(0, 0, 0, .1);
    margin-left: 50px
}

.menu-toggle {
    background-color: transparent;
    border: 0;
    box-shadow: none;
    color: #222;
    display: none;
    font-size: 14px;
    font-weight: 800;
    line-height: 1.5;
    margin: 1px auto 2px;
    padding: 1em;
    text-shadow: none
}

.js .menu-toggle, .main-navigation.toggled-on ul.nav-menu {
    display: block
}

.menu-toggle:focus, .menu-toggle:hover {
    background-color: transparent;
    box-shadow: none
}

.menu-toggle:focus {
    outline: thin solid
}

.menu-toggle .icon {
    margin-right: .5em;
    top: -2px
}

.menu-toggle .icon-close, .toggled-on .menu-toggle .icon-bars {
    display: none
}

.toggled-on .menu-toggle .icon-close {
    display: inline-block
}

.dropdown-toggle {
    background-color: transparent;
    border: 0;
    box-shadow: none;
    color: #222;
    display: block;
    font-size: 16px;
    right: -.5em;
    line-height: 1.5;
    margin: 0 auto;
    padding: .5em;
    position: absolute;
    text-shadow: none;
    top: 0
}

.dropdown-toggle:focus, .dropdown-toggle:hover {
    background: 0 0
}

.dropdown-toggle:focus {
    outline: thin dotted
}

.dropdown-toggle.toggled-on .icon {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.site-header .menu-scroll-down {
    display: none
}

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

body {
    background: #fff
}

#page {
    word-wrap: break-word
}

.wrap {
    margin-right: auto;
    max-width: 700px;
    padding-left: 2em;
    padding-right: 2em
}

.wrap:after {
    clear: both;
    content: "";
    display: block
}

#masthead .wrap, #page, .site-header {
    position: relative
}

.site-header {
    background-color: #fafafa
}

.site-branding {
    padding: 1em 0;
    position: relative;
    transition: margin-bottom .2s;
    z-index: 3
}

.site-branding a {
    text-decoration: none;
    transition: opacity .2s
}

.site-branding a:focus, .site-branding a:hover {
    opacity: .7
}

.site-title {
    clear: none;
    font-size: 74px;
    font-weight: 800;
    line-height: 1.25;
    letter-spacing: .08em;
    margin: 0;
    padding: 0;
    text-transform: none
}

.site-title, .site-title a {
    color: #fff;
    opacity: 1
}

body.has-header-image .site-title, body.has-header-image .site-title a, body.has-header-video .site-title, body.has-header-video .site-title a {
    color: #fff
}

.site-description {
    color: #666;
    font-size: 13px;
    margin-bottom: 0
}

body.has-header-image .site-description, body.has-header-video .site-description {
    color: #fff;
    opacity: .8
}

.custom-logo-link {
    display: inline-block;
    padding-right: 1em;
    vertical-align: middle;
    width: auto
}

.custom-logo-link img {
    display: inline-block;
    max-height: 80px;
    width: 100%
}

body.home.title-tagline-hidden.has-header-image .custom-logo-link img, body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
    max-height: 200px;
    max-width: 100%
}

.custom-logo-link a:focus, .custom-logo-link a:hover {
    opacity: .9
}

body:not(.title-tagline-hidden) .site-branding-text {
    display: inline-block;
    vertical-align: middle
}

.custom-header {
    position: relative
}

.has-header-image.home.blog .custom-header, .has-header-image.twentyseventeen-front-page .custom-header, .has-header-video.home.blog .custom-header, .has-header-video.twentyseventeen-front-page .custom-header {
    display: table;
    min-height: 300px;
    height: 75vh;
    width: 100%
}

.custom-header-media {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.custom-header-media:before {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .3) 75%, rgba(0, 0, 0, .3) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#4d000000", GradientType=0);
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 2
}

.has-header-image .custom-header-media img, .has-header-video .custom-header-media iframe, .has-header-video .custom-header-media video {
    position: fixed;
    height: auto;
    left: 50%;
    max-width: 1000%;
    min-height: 100%;
    min-width: 100vw;
    width: auto;
    top: 50%;
    padding-bottom: 1px;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.wp-custom-header .wp-custom-header-video-button {
    background-color: rgba(34, 34, 34, .5);
    border: 1px solid rgba(255, 255, 255, .6);
    color: rgba(255, 255, 255, .6);
    height: 45px;
    overflow: hidden;
    padding: 0;
    position: fixed;
    right: 30px;
    top: 30px;
    transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .3s ease-in-out;
    width: 45px
}

.wp-custom-header .wp-custom-header-video-button:focus, .wp-custom-header .wp-custom-header-video-button:hover {
    border-color: rgba(255, 255, 255, .8);
    background-color: rgba(34, 34, 34, .8);
    color: #fff
}

.admin-bar .wp-custom-header-video-button {
    top: 62px
}

.has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media img {
    bottom: 0;
    position: absolute;
    top: auto;
    -webkit-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0)
}

@supports (object-fit:cover) {
    .has-header-image .custom-header-media img, .has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media img, .has-header-video .custom-header-media iframe, .has-header-video .custom-header-media video {
        height: 100%;
        left: 0;
        object-fit: cover;
        top: 0;
        -webkit-transform: none;
        transform: none;
        width: 100%
    }
}

body:not(.has-header-image):not(.has-header-video) .custom-header-media {
    display: none
}

.has-header-image.home.blog .site-branding, .has-header-image.twentyseventeen-front-page .site-branding, .has-header-video.home.blog .site-branding, .has-header-video.twentyseventeen-front-page .site-branding {
    display: table-cell;
    height: 100%;
    vertical-align: bottom
}

.twentyseventeen-front-page .site-content {
    padding: 0
}

.twentyseventeen-panel {
    overflow: hidden;
    position: relative
}

.panel-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

.panel-image:before {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .3) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#4d000000", GradientType=0);
    bottom: 0;
    content: "";
    left: 0;
    right: 0;
    position: absolute;
    top: 100px
}

.twentyseventeen-front-page article:not(.has-post-thumbnail):not(:first-child) {
    border-top: 1px solid #ddd
}

.panel-content {
    position: relative
}

.panel-content .wrap {
    padding-bottom: .5em;
    padding-top: 1.75em
}

.twentyseventeen-panel .edit-link {
    display: block;
    margin: .3em 0 0
}

.twentyseventeen-panel .entry-header .edit-link {
    font-size: 14px;
}

.twentyseventeen-front-page .panel-content .recent-posts article {
    border: 0;
    color: #333;
    margin-bottom: 3em
}

.recent-posts .entry-header {
    margin-bottom: 1.2em
}

.page .panel-content .recent-posts .entry-title {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0;
    text-transform: none
}

.twentyseventeen-panel .recent-posts .entry-header .edit-link {
    color: #222;
    display: inline-block;
    font-size: 11px;
    margin-left: 1em
}

.site-content-contain {
    background-color: #fff;
    position: relative
}

.site-content {
    padding: 2.5em 0 0
}

.sticky {
    position: relative
}

.post:not(.sticky) .icon-thumb-tack {
    display: none
}

.sticky .icon-thumb-tack {
    display: block;
    height: 18px;
    left: -1.5em;
    position: absolute;
    top: 1.65em;
    width: 20px
}

.page .panel-content .entry-title, .page-title, body.page:not(.twentyseventeen-front-page) .entry-title {
    color: #222;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: .14em;
    text-transform: uppercase
}

.entry-header .entry-title {
    margin-bottom: .25em
}

.entry-title a {
    color: #333;
    text-decoration: none;
    margin-left: -2px
}

.entry-title:not(:first-child) {
    padding-top: 0
}

.entry-meta {
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .1818em;
    padding-bottom: .25em;
    text-transform: uppercase
}

.entry-meta, .entry-meta a {
    color: #767676
}

.byline, .updated:not(.published) {
    display: none
}

.comment-form .comment-form-cookies-consent label, .group-blog .byline, .single .byline, .social-navigation li {
    display: inline
}

.pagination {
    border-top: 1px solid #eee
}

.comments-pagination, .pagination {
    font-size: 14px;
    font-weight: 800;
    padding: 2em 0 3em;
    text-align: center
}

.comments-pagination .icon, .pagination .icon {
    width: .666666666em;
    height: .666666666em
}

.comments-pagination, .twentyseventeen-front-page.twentyseventeen-customizer #primary article.panel-placeholder, .widget_calendar tfoot td, .widget_recent_comments table, .widget_recent_comments td, .widget_recent_comments th {
    border: 0
}

.page-numbers {
    display: none;
    padding: .5em .75em
}

.page-numbers.current {
    color: #767676;
    display: inline-block
}

.page-numbers.current .screen-reader-text {
    clip: auto;
    height: auto;
    overflow: auto;
    position: relative !important;
    width: auto
}

.next.page-numbers, .prev.page-numbers {
    background-color: #ddd;
    border-radius: 2px;
    display: inline-block;
    font-size: 24px;
    line-height: 1;
    padding: .25em .5em .4em;
    transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .3s ease-in-out
}

.next.page-numbers:focus, .next.page-numbers:hover, .prev.page-numbers:focus, .prev.page-numbers:hover {
    background-color: #767676;
    color: #fff
}

.prev.page-numbers {
    float: left
}

.next.page-numbers {
    float: right
}

.entry-content blockquote.alignleft, .entry-content blockquote.alignright {
    color: #666;
    font-size: 13px;
    width: 48%
}

.archive .site-main > article, .blog .site-main > article, .search .site-main > article {
    padding-bottom: 2em
}

body:not(.twentyseventeen-front-page) #comments, body:not(.twentyseventeen-front-page) .entry-content, body:not(.twentyseventeen-front-page) .entry-header {
    margin-left: auto;
    margin-right: auto
}

body:not(.twentyseventeen-front-page) .entry-header {
    padding: 0 0 1em
}

.archive .entry-meta a.post-edit-link, .blog .entry-meta a.post-edit-link, .search .entry-meta a.post-edit-link {
    color: #222;
    display: inline-block;
    margin-left: 1em;
    white-space: nowrap
}

.search .page .entry-meta a.post-edit-link {
    margin-left: 0;
    white-space: nowrap
}

.taxonomy-description {
    color: #666;
    font-size: 13px;
}

.entry-content .more-link:before {
    content: "";
    display: block;
    margin-top: 1.5em
}

.archive.page-one-column:not(.has-sidebar) #primary, .archive.page-one-column:not(.has-sidebar) .page-header, .page.page-one-column:not(.twentyseventeen-front-page) #primary, .single-post:not(.has-sidebar) #primary {
    margin-left: auto;
    margin-right: auto;
    max-width: 740px
}

.single-featured-image-header {
    background-color: #fafafa;
    border-bottom: 1px solid #eee
}

.single-featured-image-header img {
    display: block;
    margin: auto
}

.entry-footer .edit-link a.post-edit-link, .page-links {
    font-size: 14px;
    font-weight: 800;
    padding: 2em 0 3em
}

.page-links .page-number {
    color: #767676;
    display: inline-block;
    padding: .5em 1em
}

.page-links a .page-number {
    color: #222
}

.entry-footer {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    margin-top: 2em;
    padding: 2em 0
}

.entry-footer .cat-links, .entry-footer .tags-links {
    display: block;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .1818em;
    padding-left: 2.5em;
    position: relative;
    text-transform: uppercase
}

.entry-footer .cat-links + .tags-links {
    margin-top: 1em
}

.entry-footer .cat-links a, .entry-footer .tags-links a {
    color: #333
}

.entry-footer .cat-links .icon, .entry-footer .tags-links .icon {
    color: #767676;
    left: 0;
    margin-right: .5em;
    position: absolute;
    top: 2px
}

.entry-footer .edit-link, .page-links a {
    display: inline-block
}

.entry-footer .edit-link a.post-edit-link {
    background-color: #222;
    border-radius: 2px;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    margin-top: 2em;
    padding: .7em 2em;
    transition: background-color .2s ease-in-out;
    white-space: nowrap
}

.entry-footer .edit-link a.post-edit-link:focus, .entry-footer .edit-link a.post-edit-link:hover {
    background-color: #767676
}

.archive .format-aside .entry-title, .archive .format-status .entry-title, .blog .format-aside .entry-title, .blog .format-status .entry-title, .comment-list li:before {
    display: none
}

.format-quote blockquote {
    color: #333;
    font-size: 20px;
    font-weight: 300;
    overflow: visible;
    position: relative
}

.format-quote blockquote .icon {
    display: block;
    height: 20px;
    left: -1.25em;
    position: absolute;
    top: .4em;
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
    width: 20px
}

.post-navigation {
    font-weight: 800;
    margin: 3em 0
}

.post-navigation .nav-links {
    padding: 1em 0
}

.nav-subtitle {
    background: 0 0;
    color: #767676;
    display: block;
    font-size: 11px;
    letter-spacing: .1818em;
    margin-bottom: 1em;
    text-transform: uppercase
}

.nav-title {
    color: #333;
    font-size: 15px;
}

.post-navigation .nav-next {
    margin-top: 1.5em
}

.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
    margin-right: .5em
}

.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
    margin-left: .5em
}

.page-header {
    padding-bottom: 2em
}

.page .entry-header .edit-link {
    font-size: 14px;
}

.search .page .entry-header .edit-link {
    font-size: 11px;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

.page:not(.home) #content {
    padding-bottom: 1.5em
}

.error404 .page-content {
    padding-bottom: 4em
}

.error404 .page-content .search-form, .search .page-content .search-form {
    margin-bottom: 3em
}

.site-footer {
    border-top: 1px solid #eee
}

.site-footer .wrap {
    padding-bottom: 1.5em;
    padding-top: 2em
}

.site-footer .widget-area {
    padding-bottom: 2em;
    padding-top: 2em
}

.social-navigation {
    font-size: 16px;
    margin-bottom: 1em
}

.social-navigation ul {
    list-style: none;
    margin-bottom: 0;
    margin-left: 0
}

.social-navigation a {
    border-radius: 40px;
    color: #fff;
    display: inline-block;
    height: 40px;
    margin: 0 1em .5em 0;
    text-align: center;
    width: 40px
}

.social-navigation a:focus, .social-navigation a:hover {
    background-color: #333
}

.social-navigation .icon {
    height: 24px;
    top: 8px;
    width: 24px;
    vertical-align: top
}

.site-info {
    font-size: 14px;
    margin-bottom: 1em
}

.site-info a {
    color: #666
}

.site-info .sep {
    margin: 0;
    display: block;
    visibility: hidden;
    height: 0;
    width: 100%
}

.site-info span[role=separator] {
    padding: 0 .2em 0 .4em
}

.site-info span[role=separator]::before {
    content: '\002f'
}

#comments {
    clear: both;
    padding: 2em 0 .5em
}

.comments-title {
    font-size: 20px;
    margin-bottom: 1.5em
}

.comment-list, .comment-list .children {
    list-style: none;
    margin: 0;
    padding: 0
}

.comment-body {
    margin-left: 65px
}

.comment-author {
    font-size: 16px;
    margin-bottom: .4em;
    position: relative;
    z-index: 2
}

.comment-author .avatar {
    height: 50px;
    left: -65px;
    position: absolute;
    width: 50px
}

.comment-author .says {
    display: none
}

.comment-meta {
    margin-bottom: 1.5em
}

.comment-metadata, h2.widget-title {
    color: #767676;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: .1818em;
    text-transform: uppercase
}

.comment-metadata a {
    color: #767676
}

.comment-metadata a.comment-edit-link {
    color: #222;
    margin-left: 1em
}

.comment-body {
    color: #333;
    font-size: 14px;
    margin-bottom: 4em
}

.comment-reply-link {
    font-weight: 800;
    position: relative
}

.comment-reply-link .icon {
    color: #222;
    left: -2em;
    height: 1em;
    position: absolute;
    top: 0;
    width: 1em
}

.children .comment-author .avatar {
    height: 30px;
    left: -45px;
    width: 30px
}

.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar {
    border: 1px solid #333;
    padding: 2px
}

.comment-awaiting-moderation, .no-comments {
    color: #767676;
    font-size: 14px;
    font-style: italic
}

.comments-pagination {
    margin: 2em 0 3em
}

.footer-info .row div.float-right, .form-submit {
    text-align: right
}

.comment-form #wp-comment-cookies-consent {
    margin: 0 10px 0 0
}

#secondary {
    padding: 1em 0 2em
}

.widget {
    padding-bottom: 3em
}

h2.widget-title {
    color: #222;
    font-size: 13px;
    margin-bottom: 1.5em
}

.widget-title a {
    color: inherit
}

.widget select {
    width: 100%
}

.widget ul {
    list-style: none;
    margin: 0
}

.widget ol li, .widget ul li {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: .5em 0
}

.widget:not(.widget_tag_cloud) ul li + li {
    margin-top: -1px
}

.widget ul li ul {
    margin: 0 0 -1px;
    padding: 0;
    position: relative
}

.widget ul li li {
    border: 0;
    padding-left: 1.5rem
}

.widget-grofile ul.grofile-links li ul, .widget_meta ul li ul, .widget_pages ul li ul, .widget_rss_links ul li ul, .widget_top-posts ul li ul {
    bottom: 0
}

.widget-grofile ul.grofile-links li, .widget-grofile ul.grofile-links li li, .widget_nav_menu ul li li, .widget_rss_links ul li, .widget_rss_links ul li li, .widget_top-posts ul li, .widget_top-posts ul li li {
    padding-bottom: .25em;
    padding-top: .25em
}

.widget .post-date, .widget .rss-date {
    font-size: .81em
}

.widget_text {
    word-wrap: break-word
}

.widget_text ul {
    list-style: disc;
    margin: 0 0 1.5em 1.5em
}

.widget_text ol li, .widget_text ul li {
    border: none
}

.widget_text ol li:last-child, .widget_text ul li:last-child {
    padding-bottom: 0
}

.widget_text ul li ul {
    margin: 0 0 0 1.5em
}

.widget_text ul li li {
    padding-left: 0;
    padding-right: 0
}

.widget_text ol li {
    list-style-position: inside
}

.widget_text ol li + li {
    margin-top: -1px
}

.widget_rss .widget-title .rsswidget:first-child {
    float: right
}

.widget_rss .widget-title .rsswidget:first-child:hover {
    background-color: transparent
}

.widget_rss .widget-title .rsswidget:first-child img {
    display: block
}

.widget_rss ul li {
    padding: 2.125em 0
}

.widget_rss ul li:first-child {
    border-top: none;
    padding-top: 0
}

.widget_rss li .rsswidget {
    font-size: 22px;
    font-weight: 300;
    line-height: 1.4
}

.widget_rss .rss-date, .widget_rss li cite {
    color: #767676;
    display: block;
    font-size: 10px;
    font-style: normal;
    font-weight: 800;
    letter-spacing: .18em;
    line-height: 1.5;
    text-transform: uppercase
}

.widget_rss .rss-date {
    margin: .5em 0 1.5em;
    padding: 0
}

.widget_contact_info .contact-map, .widget_rss .rssSummary {
    margin-bottom: .5em
}

.widget-grofile h4 {
    font-size: 16px;
    margin-bottom: 0
}

.widget_recent_entries .post-date {
    display: block
}

.search-form {
    position: relative
}

.search-form .search-submit {
    bottom: 3px;
    padding: .5em 1em;
    position: absolute;
    right: 3px;
    top: 3px
}

.search-form .search-submit .icon {
    height: 24px;
    top: -2px;
    width: 24px
}

.tagcloud ul li {
    float: left;
    border-top: 0;
    border-bottom: 0;
    padding: 0;
    margin: 4px 4px 0 0
}

.tagcloud, .widget_tag_cloud, .wp_widget_tag_cloud {
    line-height: 1.5
}

.widget .tagcloud a, .widget.widget_tag_cloud a, .wp_widget_tag_cloud a {
    border: 1px solid #ddd;
    box-shadow: none;
    display: block;
    padding: 4px 10px 5px;
    position: relative;
    transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .3s ease-in-out;
    width: auto;
    word-wrap: break-word;
    z-index: 0
}

.widget .tagcloud a:focus, .widget .tagcloud a:hover, .widget.widget_tag_cloud a:focus, .widget.widget_tag_cloud a:hover, .wp_widget_tag_cloud a:focus, .wp_widget_tag_cloud a:hover {
    border-color: #bbb;
    box-shadow: none;
    text-decoration: none
}

.widget_calendar td, .widget_calendar th {
    text-align: center
}

.gallery-columns-5 .gallery-caption, .gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
    display: none
}

img, video {
    height: auto;
    max-width: 100%
}

img.alignleft, img.alignright {
    float: none;
    margin: 0
}

.comment-content .wp-smiley, .entry-content .wp-smiley, .page-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

embed, iframe, object {
    margin-bottom: 1.5em;
    max-width: 100%
}

p > embed:only-child, p > iframe:only-child, p > object:only-child {
    margin-bottom: 0
}

.wp-caption {
    margin-bottom: 1.5em
}

.gallery-caption, .wp-caption {
    color: #666;
    font-size: 13px;
    font-style: italic;
    max-width: 100%
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.mejs-container {
    margin-bottom: 1.5em
}

.mejs-controls a.mejs-horizontal-volume-slider, .mejs-controls a.mejs-horizontal-volume-slider:focus, .mejs-controls a.mejs-horizontal-volume-slider:hover {
    background: 0 0;
    border: 0
}

.site-content .wp-playlist-light {
    border-color: #eee;
    color: #222
}

.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album {
    color: #333
}

.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-artist {
    color: #767676
}

.site-content .wp-playlist-light .wp-playlist-item {
    border-bottom: 1px dotted #eee;
    transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .3s ease-in-out
}

.site-content .wp-playlist-light .wp-playlist-item:focus, .site-content .wp-playlist-light .wp-playlist-item:hover {
    border-bottom-color: rgba(0, 0, 0, 0);
    background-color: #767676;
    color: #fff
}

.site-content .wp-playlist-light .wp-playlist-item:focus a, .site-content .wp-playlist-light .wp-playlist-item:hover a, .site-content .wp-playlist-light a.wp-playlist-caption:hover {
    color: #fff
}

.site-content .wp-playlist-dark {
    background: #222;
    border-color: #333
}

.site-content .wp-playlist-dark .mejs-container .mejs-controls {
    background-color: #333
}

.site-content .wp-playlist-dark .wp-playlist-caption {
    color: #fff
}

.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-album {
    color: #eee
}

.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-artist {
    color: #aaa
}

.site-content .wp-playlist-dark .wp-playlist-playing {
    background-color: #333
}

.site-content .wp-playlist-dark .wp-playlist-item {
    border-bottom: 1px dotted #555;
    transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .3s ease-in-out
}

.site-content .wp-playlist-dark .wp-playlist-item:focus, .site-content .wp-playlist-dark .wp-playlist-item:hover {
    border-bottom-color: rgba(0, 0, 0, 0);
    background-color: #aaa;
    color: #222
}

.site-content .wp-playlist-dark .wp-playlist-item:focus a, .site-content .wp-playlist-dark .wp-playlist-item:hover a, .site-content .wp-playlist-dark a.wp-playlist-caption:hover {
    color: #222
}

.site-content .wp-playlist {
    padding: .625em .625em .3125em
}

.site-content .wp-playlist-current-item .wp-playlist-item-title {
    font-weight: 700
}

.site-content .wp-playlist-current-item .wp-playlist-item-album {
    font-style: normal
}

.site-content .wp-playlist-current-item .wp-playlist-item-artist {
    font-size: 10px;
    font-weight: 800;
    letter-spacing: .1818em;
    text-transform: uppercase
}

.site-content .wp-playlist-item {
    padding: 0 .3125em;
    cursor: pointer
}

.site-content .wp-playlist-item:last-of-type {
    border-bottom: none
}

.site-content .wp-playlist-item a {
    padding: .3125em 0;
    border-bottom: none
}

.site-content .wp-playlist-item a, .site-content .wp-playlist-item a:focus, .site-content .wp-playlist-item a:hover {
    box-shadow: none;
    background: 0 0
}

.site-content .wp-playlist-item-length {
    top: 5px
}

.icon {
    display: inline-block;
    fill: currentColor;
    height: 1em;
    position: relative;
    top: -.0625em;
    vertical-align: middle;
    width: 1em
}

.gallery-item {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin: 0 0 1.5em;
    padding: 0 1em 0 0;
    width: 50%
}

.gallery-columns-1 .gallery-item {
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-item a, .gallery-item a:focus, .gallery-item a:hover, .widget-area .gallery-item a, .widget-area .gallery-item a:focus, .widget-area .gallery-item a:hover {
    box-shadow: none;
    background: 0 0;
    display: inline-block;
    max-width: 100%
}

.gallery-item a img {
    display: block;
    transition: filter .2s ease-in;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.gallery-item a:focus img, .gallery-item a:hover img {
    -webkit-filter: opacity(60%);
    filter: opacity(60%)
}

.gallery-caption {
    display: block;
    text-align: left;
    padding: 0 10px 0 0;
    margin-bottom: 0
}

.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel:after {
    border: 2px dashed #0085ba;
    bottom: 1em;
    content: "";
    display: block;
    left: 1em;
    position: absolute;
    right: 1em;
    top: 1em;
    z-index: 1
}

.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel .panel-content {
    z-index: 2
}

.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel .twentyseventeen-panel-title {
    display: block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 3em;
    text-transform: uppercase;
    text-align: center
}

.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel:nth-of-type(1):after {
    border: none
}

.twentyseventeen-panel > .customize-partial-edit-shortcut > button {
    top: 30px;
    left: 30px
}

.twentyseventeen-panel .customize-partial-edit-shortcut-hidden:before {
    visibility: visible
}

.svg-fallback {
    display: none
}

.no-svg .svg-fallback {
    display: inline-block
}

.no-svg .dropdown-toggle {
    padding: .5em 0 0;
    right: 0;
    text-align: center;
    width: 2em
}

.no-svg .dropdown-toggle .svg-fallback.icon-angle-down {
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.no-svg .dropdown-toggle.toggled-on .svg-fallback.icon-angle-down {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.no-svg .dropdown-toggle .svg-fallback.icon-angle-down:before {
    content: "\005E"
}

.no-svg .social-navigation a {
    background: 0 0;
    color: #222;
    height: auto;
    width: auto
}

.no-svg .next.page-numbers .screen-reader-text, .no-svg .prev.page-numbers .screen-reader-text, .no-svg .search-submit .screen-reader-text, .no-svg .social-navigation li a .screen-reader-text {
    clip: auto;
    font-size: 16px;
    font-weight: 400;
    height: auto;
    position: relative !important;
    width: auto
}

.block-open-positions {
    padding: 80px 64px;
    background-color: #F5F5F5;
}

.block-op-title {
    font-family: "nimbus-sans", sans-serif;
    font-size: 80px;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    letter-spacing: -0.02em;
    color: #444752;
    margin-bottom: 35px;
}

.block-op-content {
    font-family: "nimbus-sans", sans-serif;
    font-size: 24px;
    line-height: 1.3;
    text-align: center;
    color: #0A0C0F;
    margin: 0 0 1.5em;
}

.block-op-content > * {
    font-size: inherit;
    line-height: inherit;
}

.block-op-content > :first-child {
    margin-top: 0;
}

.block-op-content > :last-child {
    margin-bottom: 0;
}

.block-op-inner-container {
    display: flex;
}

.block-op-text-side {
    flex-basis: 50%;
    margin-right: 30px;
}

.block-op-video-side {
    flex-basis: 50%;
    position: relative;
    padding-top: calc(100% / (16 / 9) / 2);
    height: 100%;
    overflow: hidden;
}

.block-op-video-side iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.block-op-text-before,
.block-op-text-after {
    font-family: "nimbus-sans", sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #0A0C0F;
}

.block-op-text-before p,
.block-op-text-after p {
    margin: 0 0 1em;
}

.block-op-text-before a,
.block-op-text-after a {
    font-weight: 600;
    color: #FC6000;
}

.block-op-text-before p:last-child,
.block-op-text-after p:last-child {
    margin-bottom: 0;
}

.block-op-single-position {
    font-family: "nimbus-sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    color: #0A0C0F;
    margin-top: 8px;
    padding-left: 28px;
    position: relative;
}

.block-op-single-position::before {
    position: absolute;
    left: 0;
    top: 6px;
    content: "";
    display: inline-block;
    width: 18px;
    height: 12px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxOCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgNUgxNC4xN0wxMC41OSAxLjQxTDEyIDBMMTggNkwxMiAxMkwxMC41OSAxMC41OUwxNC4xNyA3SDBWNVoiIGZpbGw9IiNGQzYwMDAiLz4KPC9zdmc+Cg==");
    background-repeat: no-repeat;
    background-size: contain;
}

.block-op-text-after {
    margin-top: 16px;
}


.block-xtm-quality-standards .block-content {
    padding-bottom: 80px;
}


.block-xtm-quality-standards .post-content-text {
    padding-bottom: 0;
}

.block-xtm-quality-standards .post-content-text p:last-child {
    margin-bottom: 0;
}

.block-xtm-quality-standards .management-systems-container {
    margin-top: 24px;
    display: flex;
}

.block-xtm-quality-standards .management-systems-container {
    margin-top: 24px;
    display: flex;
}

.block-xtm-quality-standards .single-system {
    max-width: 160px;
    flex-basis: 33.333%;
}

.block-xtm-quality-standards .single-system:nth-child(n + 2) {
    margin-left: 15px;
}

@media (min-width: 576px) {
    .block-xtm-quality-standards .single-system:nth-child(n + 2) {
        margin-left: 30px;
    }
}

.block-xtm-quality-standards .system-logotype {
    display: block;
    width: 100%;
    height: auto;
}

.block-xtm-quality-standards .system-description {
    font-family: "nimbus-sans", sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #444752;
    margin-top: 8px;
}

@media screen and (min-width: 20em) {
    body.customize-partial-edit-shortcuts-shown .site-header .site-title {
        padding-left: 0
    }
}

@media screen and (min-width: 30em) {
    body, button, h4, input, select, textarea {
        font-size: 18px;
    }

    h1 {
        font-size: 30px;
    }

    .home.blog .entry-title, .page .panel-content .recent-posts .entry-title, h2 {
        font-size: 26px;
    }

    h3 {
        font-size: 22px;
    }

    h5 {
        font-size: 13px;
    }

    h6 {
        font-size: 16px;
    }

    .entry-content blockquote.alignleft, .entry-content blockquote.alignright {
        font-size: 14px;
    }

    img.alignleft {
        float: left;
        margin-right: 1.5em
    }

    img.alignright {
        float: right;
        margin-left: 1.5em
    }

    .site-branding {
        padding: 3em 0
    }

    .panel-content .wrap {
        padding-bottom: 2em;
        padding-top: 3.5em
    }

    .page-one-column .panel-content .wrap {
        max-width: 740px
    }

    .panel-content .entry-header {
        margin-bottom: 4.5em
    }

    .panel-content .recent-posts .entry-header {
        margin-bottom: 0
    }

    .taxonomy-description {
        font-size: 14px;
    }

    .page-numbers.current, .site-footer {
        font-size: 16px;
    }

    .gallery-item {
        max-width: 25%
    }

    .gallery-columns-1 .gallery-item {
        max-width: 100%
    }

    .gallery-columns-2 .gallery-item {
        max-width: 50%
    }

    .gallery-columns-3 .gallery-item {
        max-width: 33.33%
    }

    .gallery-columns-4 .gallery-item {
        max-width: 25%
    }
}

@media screen and (min-width: 48em) {
    body, button, input, select, textarea {
        font-size: 16px;
        line-height: 1.5
    }

    .entry-content blockquote.alignleft, .entry-content blockquote.alignright {
        font-size: 13px;
    }

    .wrap {
        max-width: 75%;
        padding-left: 3em;
        padding-right: 3em
    }

    .has-sidebar:not(.error404) #primary {
        float: left;
        width: 58%
    }

    .has-sidebar #secondary {
        float: right;
        padding-top: 0;
        width: 36%
    }

    .error404 #primary {
        float: none
    }

    .site-branding {
        margin-bottom: 0
    }

    .has-header-image.home.blog .site-branding, .has-header-image.twentyseventeen-front-page .site-branding, .has-header-video.home.blog .site-branding, .has-header-video.twentyseventeen-front-page .site-branding {
        bottom: 0;
        display: block;
        left: 0;
        height: auto;
        padding-top: 0;
        position: absolute;
        width: 100%
    }

    .has-header-image.home.blog .custom-header, .has-header-image.twentyseventeen-front-page .custom-header, .has-header-video.home.blog .custom-header, .has-header-video.twentyseventeen-front-page .custom-header {
        display: block;
        height: auto
    }

    .custom-header-media {
        height: 165px;
        position: relative
    }

    .home.blog.has-header-image .custom-header-media, .home.blog.has-header-video .custom-header-media, .twentyseventeen-front-page.has-header-image .custom-header-media, .twentyseventeen-front-page.has-header-video .custom-header-media {
        position: relative
    }

    .has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media, .has-header-video:not(.twentyseventeen-front-page):not(.home) .custom-header-media {
        bottom: 0;
        height: auto;
        left: 0;
        position: absolute;
        right: 0;
        top: 0
    }

    .custom-logo-link {
        padding-right: 2em
    }

    .custom-logo-link img, body.home.title-tagline-hidden.has-header-image .custom-logo-link img, body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
        max-width: 176px
    }

    .title-tagline-hidden.home.has-header-image .custom-logo-link img, .title-tagline-hidden.home.has-header-video .custom-logo-link img {
        max-height: 200px
    }

    .disnone {
        display: none
    }

    .site-title {
        font-size: 74px;
        line-height: 74px;
        letter-spacing: -2.06px
    }

    .site-description {
        font-size: 16px;
    }

    .navigation-top {
        bottom: 0;
        font-size: 14px;
        left: 0;
        position: absolute;
        right: 0;
        width: 100%;
        z-index: 3
    }

    .navigation-top .wrap {
        max-width: 1000px;
        padding: .75em 3.4166666666667em
    }

    .navigation-top nav {
        margin-left: -1.25em
    }

    .site-navigation-fixed.navigation-top {
        bottom: auto;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 7
    }

    .admin-bar .site-navigation-fixed.navigation-top {
        top: 32px
    }

    .js .dropdown-toggle, .js .menu-toggle, .main-navigation ul ul li.menu-item-has-children.focus:after, .main-navigation ul ul li.menu-item-has-children.focus:before, .main-navigation ul ul li.menu-item-has-children:hover:after, .main-navigation ul ul li.menu-item-has-children:hover:before, .main-navigation ul ul li.page_item_has_children.focus:after, .main-navigation ul ul li.page_item_has_children.focus:before, .main-navigation ul ul li.page_item_has_children:hover:after, .main-navigation ul ul li.page_item_has_children:hover:before, .site-header .site-navigation-fixed .menu-scroll-down {
        display: none
    }

    .main-navigation {
        width: auto
    }

    .js .main-navigation ul, .js .main-navigation ul ul, .js .main-navigation > div > ul, .main-navigation li li, .main-navigation ul li.menu-item-has-children.focus:after, .main-navigation ul li.menu-item-has-children.focus:before, .main-navigation ul li.menu-item-has-children:hover:after, .main-navigation ul li.menu-item-has-children:hover:before, .main-navigation ul li.page_item_has_children.focus:after, .main-navigation ul li.page_item_has_children.focus:before, .main-navigation ul li.page_item_has_children:hover:after, .main-navigation ul li.page_item_has_children:hover:before {
        display: block
    }

    .main-navigation ul {
        background: 0 0;
        padding: 0
    }

    .main-navigation > div > ul {
        border: 0;
        margin-bottom: 0;
        padding: 0
    }

    .main-navigation li {
        border: 0;
        display: inline-block
    }

    .main-navigation a {
        padding: 1em 1.25em
    }

    .main-navigation ul ul {
        background: #fff;
        border: 1px solid #bbb;
        left: -999em;
        padding: 0;
        position: absolute;
        top: 100%;
        z-index: 99999
    }

    .main-navigation ul li.menu-item-has-children:before {
        border-style: solid;
        border-width: 0 6px 6px;
        content: "";
        display: none;
        height: 0;
        position: absolute;
        right: 1em;
        width: 0;
        z-index: 100000
    }

    .main-navigation ul li.menu-item-has-children:after {
        bottom: -1px
    }

    .main-navigation ul li.menu-item-has-children:after, .main-navigation ul li.page_item_has_children:after, .main-navigation ul li.page_item_has_children:before {
        border-style: solid;
        border-width: 0 6px 6px;
        content: "";
        display: none;
        height: 0;
        position: absolute;
        right: 1em;
        width: 0;
        z-index: 100000
    }

    .main-navigation ul li.page_item_has_children:after {
        bottom: -1px
    }

    .menu-btns {
        display: none !important
    }

    .main-menu {
        display: block
    }

    .main-navigation ul li.menu-item-has-children:before, .main-navigation ul li.page_item_has_children:before {
        border-color: transparent transparent #bbb;
        bottom: 0
    }

    .main-navigation ul li.menu-item-has-children:after, .main-navigation ul li.page_item_has_children:after {
        border-color: transparent transparent #fff
    }

    .main-navigation ul ul li.focus > ul, .main-navigation ul ul li:hover > ul {
        left: 100%;
        right: auto
    }

    .main-navigation ul ul a {
        padding: .75em 1.25em;
        width: 16em
    }

    .main-navigation li li {
        transition: background-color .2s ease-in-out
    }

    .main-navigation li li.focus, .main-navigation li li:hover {
        background: #767676
    }

    .main-navigation li li a {
        transition: color .3s ease-in-out
    }

    .main-navigation li li a:focus, .main-navigation li li a:hover, .main-navigation li li.current-menu-item a:focus, .main-navigation li li.current-menu-item a:hover, .main-navigation li li.current_page_item a:focus, .main-navigation li li.current_page_item a:hover, .main-navigation li li.focus > a, .main-navigation li li:focus > a, .main-navigation li li:hover > a {
        color: #fff
    }

    .main-navigation ul li.focus > ul, .main-navigation ul li:hover > ul {
        left: .5em;
        right: auto
    }

    .main-navigation .menu-item-has-children > a > .icon, .main-navigation .page_item_has_children > a > .icon {
        display: inline;
        left: 5px;
        position: relative;
        top: -1px
    }

    .main-navigation ul ul .menu-item-has-children > a > .icon, .main-navigation ul ul .page_item_has_children > a > .icon {
        margin-top: -9px;
        left: auto;
        position: absolute;
        right: 1em;
        top: 50%;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }

    .main-navigation ul ul ul {
        left: -999em;
        margin-top: -1px;
        top: 0
    }

    .site-header .menu-scroll-down {
        display: block;
        padding: 1em;
        position: absolute;
        right: 0;
        color: #fff;
        top: 2em
    }

    .site-header .menu-scroll-down .icon {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .site-header .navigation-top .menu-scroll-down {
        color: #767676;
        top: .7em
    }

    .menu-scroll-down:focus {
        outline: thin dotted
    }

    .menu-scroll-down .icon {
        height: 18px;
        width: 18px
    }

    .home.blog.has-header-image .site-branding, .home.blog.has-header-video .site-branding, .twentyseventeen-front-page.has-header-image .site-branding, .twentyseventeen-front-page.has-header-video .site-branding {
        margin-bottom: 70px
    }

    .home.blog.has-header-image .custom-header-media, .home.blog.has-header-video .custom-header-media, .twentyseventeen-front-page.has-header-image .custom-header-media, .twentyseventeen-front-page.has-header-video .custom-header-media {
        height: 100vh;
        max-height: 100%;
        overflow: hidden
    }

    .home.blog.has-header-image .custom-header-media:before, .home.blog.has-header-video .custom-header-media:before, .twentyseventeen-front-page.has-header-image .custom-header-media:before, .twentyseventeen-front-page.has-header-video .custom-header-media:before {
        height: 33%
    }

    .admin-bar.home.blog.has-header-image .custom-header-media, .admin-bar.home.blog.has-header-video .custom-header-media, .admin-bar.twentyseventeen-front-page.has-header-image .custom-header-media, .admin-bar.twentyseventeen-front-page.has-header-video .custom-header-media {
        height: calc(100vh - 32px)
    }

    .panel-content .wrap {
        padding-bottom: 4.5em;
        padding-top: 6em
    }

    .panel-image {
        height: 100vh;
        max-height: 1200px
    }

    .background-fixed .panel-image {
        background-attachment: fixed
    }

    .page-two-column .panel-content .entry-header {
        float: left;
        width: 36%
    }

    .page-two-column .panel-content .entry-content {
        float: right;
        width: 58%
    }

    .page-two-column .panel-content .recent-posts {
        clear: right;
        float: right;
        width: 58%
    }

    .panel-content .recent-posts article {
        margin-bottom: 4em
    }

    .page-two-column #primary .panel-content .recent-posts .entry-content, .page-two-column #primary .panel-content .recent-posts .entry-header, .panel-content .recent-posts .entry-content, .panel-content .recent-posts .entry-header {
        float: none;
        width: 100%
    }

    .panel-content .recent-posts .entry-header {
        margin-bottom: 1.5em
    }

    .page .entry-title, .page .panel-content .recent-posts .entry-title, .single-post .entry-title {
        font-size: 26px;
    }

    .site-content {
        padding: 0
    }

    .comments-pagination, .post-navigation {
        clear: both
    }

    .post-navigation .nav-previous {
        float: left;
        width: 50%
    }

    .post-navigation .nav-next {
        float: right;
        text-align: right;
        width: 50%;
        margin-top: 0
    }

    .nav-next {
        margin-top: 0
    }

    .sticky .icon-thumb-tack {
        height: 23px;
        left: -2.5em;
        top: 1.5em;
        width: 32px
    }

    body.has-sidebar.error404 #primary .page-header, body.page-two-column.archive:not(.has-sidebar) #primary .page-header, body.page-two-column:not(.archive) #primary .entry-header, body:not(.has-sidebar):not(.page-one-column) .page-header {
        float: left;
        width: 36%
    }

    .archive:not(.page-one-column):not(.has-sidebar) #primary article, .blog:not(.has-sidebar) #primary article, .error404.has-sidebar #primary .page-content, .error404:not(.has-sidebar) #primary .page-content, .search:not(.has-sidebar) #primary article, body.page-two-column #comments, body.page-two-column:not(.archive) #primary .entry-content {
        float: right;
        width: 58%
    }

    .archive .site-main > article, .blog .site-main > article, .search .site-main > article {
        padding-bottom: 4em
    }

    .navigation.pagination {
        clear: both;
        float: right;
        width: 58%
    }

    .archive.page-one-column:not(.has-sidebar) .navigation.pagination, .has-sidebar .navigation.pagination {
        float: none;
        width: 100%
    }

    .entry-footer {
        display: table;
        width: 100%
    }

    .entry-footer .cat-tags-links {
        display: table-cell;
        vertical-align: middle;
        width: 100%
    }

    .entry-footer .edit-link {
        display: table-cell;
        text-align: right;
        vertical-align: middle
    }

    .entry-footer .edit-link a.post-edit-link {
        margin-top: 0;
        margin-left: 1em
    }

    :not(.has-sidebar) .entry-content blockquote.alignleft {
        margin-left: -17.5%;
        width: 48%
    }

    :not(.has-sidebar) .entry-content blockquote.alignright {
        margin-right: -17.5%;
        width: 48%
    }

    .has-sidebar .entry-content blockquote.alignleft {
        margin-left: 0;
        width: 34%
    }

    .has-sidebar .entry-content blockquote.alignright {
        margin-right: 0;
        width: 34%
    }

    .has-sidebar #primary .entry-content blockquote.alignright.below-entry-meta {
        margin-right: -72.5%;
        width: 62%
    }

    .archive:not(.has-sidebar) .entry-content blockquote.alignleft, .blog:not(.has-sidebar) .entry-content blockquote.alignleft, .page-two-column .entry-content blockquote.alignleft, .twentyseventeen-front-page.page-two-column .entry-content blockquote.alignleft {
        margin-left: -72.5%;
        width: 62%
    }

    .archive:not(.has-sidebar) .entry-content blockquote.alignright, .blog:not(.has-sidebar) .entry-content blockquote.alignright, .page-two-column .entry-content blockquote.alignright, .twentyseventeen-front-page.page-two-column .entry-content blockquote.alignright {
        margin-right: 0;
        width: 36%
    }

    .format-quote blockquote .icon {
        left: -1.5em
    }

    .archive.page-one-column:not(.has-sidebar) .page-header, .page.page-one-column .entry-header, .twentyseventeen-front-page.page-one-column .entry-header {
        margin-bottom: 4em
    }

    .page:not(.home) #content {
        padding-bottom: 57px
    }

    .error404 .page-content {
        padding-bottom: 9em
    }

    #comments {
        padding-top: 5em
    }

    .comments-title {
        margin-bottom: 2.5em
    }

    ol.children .children {
        padding-left: 2em
    }

    .nav-links .nav-title {
        position: relative
    }

    .nav-title-icon-wrapper {
        position: absolute;
        text-align: center;
        width: 2em
    }

    .nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
        left: -2em
    }

    .nav-links .nav-next .nav-title .nav-title-icon-wrapper {
        right: -2em
    }

    #secondary, .site-footer {
        font-size: 14px;
        line-height: 1.6
    }

    h2.widget-title {
        font-size: 11px;
        margin-bottom: 2em
    }

    .site-footer .widget-column.footer-widget-1 {
        float: left;
        width: 36%
    }

    .site-footer .widget-column.footer-widget-2 {
        float: right;
        width: 58%
    }

    .social-navigation {
        clear: left;
        float: left;
        margin-bottom: 0
    }

    .site-info {
        float: left;
        padding: .7em 0 0;
        width: 58%
    }

    .social-navigation + .site-info {
        margin-left: 6%
    }

    .site-info .sep {
        margin: 0 .5em;
        display: inline;
        visibility: visible;
        height: auto;
        width: auto
    }

    .gallery-columns-5 .gallery-item {
        max-width: 20%
    }

    .gallery-columns-6 .gallery-item {
        max-width: 16.66%
    }

    .gallery-columns-7 .gallery-item {
        max-width: 14.28%
    }

    .gallery-columns-8 .gallery-item {
        max-width: 12.5%
    }

    .gallery-columns-9 .gallery-item {
        max-width: 11.11%
    }
}

@media screen and (min-width: 67em) {
    .navigation-top .wrap {
        padding: .75em 2em
    }

    .navigation-top nav {
        margin-left: 0
    }

    .sticky .icon-thumb-tack {
        font-size: 32px;
        height: 22px;
        left: -1.25em;
        top: .75em;
        width: 32px
    }

    .page-numbers {
        display: inline-block
    }

    .page-numbers.current {
        font-size: 15px;
    }

    .page-numbers.current .screen-reader-text {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    .comment-body {
        margin-left: 0
    }
}

@media screen and (min-width: 79em) {
    .has-sidebar .entry-content blockquote.alignleft {
        margin-left: -20%
    }

    .archive:not(.has-sidebar) .entry-content blockquote.alignright, .blog:not(.has-sidebar) .entry-content blockquote.alignright, .page-two-column .entry-content blockquote.alignright, .twentyseventeen-front-page .entry-content blockquote.alignright {
        margin-right: -20%
    }
}

@media screen and (max-width: 48.875em) and (min-width: 48em) {
    .admin-bar .site-navigation-fixed.navigation-top, .admin-bar .site-navigation-hidden.navigation-top {
        top: 46px
    }
}

@media print {
    #secondary, .comment-edit-link, .comment-metadata .edit-link, .comment-reply-link, .comment-respond, .comments-pagination, .content-bottom-widgets, .edit-link, .header-image, .icon-thumb-tack, .navigation-top, .page-links, .pagination.navigation, .panel-image-prop, .pingback .edit-link, .post-navigation, .site-footer aside.widget-area, .site-info, .social-navigation, button, form, input, select, textarea {
        display: none !important
    }

    #comments, .entry-footer, .single-featured-image-header, .site-footer {
        border: 0
    }

    body, h4, h6 {
        font-size: 12pt
    }

    h1 {
        font-size: 24pt
    }

    h2 {
        font-size: 22pt
    }

    h3 {
        font-size: 17pt
    }

    h5 {
        font-size: 11pt
    }

    .page .panel-content .entry-title, .page-title, body.page:not(.twentyseventeen-front-page) .entry-title {
        font-size: 10pt
    }

    .wrap {
        padding-left: 5% !important;
        padding-right: 5% !important;
        max-width: none
    }

    .site-header {
        background: 0 0;
        padding: 0
    }

    .custom-header-media {
        padding: 0
    }

    .home.blog.has-header-image .site-branding, .home.blog.has-header-video .site-branding, .twentyseventeen-front-page.has-header-image .site-branding, .twentyseventeen-front-page.has-header-video .site-branding {
        position: relative
    }

    .site-branding {
        margin-top: 0;
        margin-bottom: 1.75em !important
    }

    .site-title {
        font-size: 25pt
    }

    .site-description {
        font-size: 12pt;
        opacity: 1
    }

    .single-featured-image-header {
        background: 0 0
    }

    .entry-meta {
        font-size: 9pt
    }

    .site, body {
        background: 0 0 !important
    }

    .site-title a, .twentyseventeen-front-page.has-header-image .site-title, .twentyseventeen-front-page.has-header-image .site-title a, .twentyseventeen-front-page.has-header-video .site-title, .twentyseventeen-front-page.has-header-video .site-title a, a, body {
        color: #222 !important
    }

    .entry-meta, .entry-meta a, .site-description, .twentyseventeen-front-page.has-header-image .site-description, .twentyseventeen-front-page.has-header-video .site-description, blockquote, h2, h5 {
        color: #777 !important
    }

    .entry-content blockquote.alignleft, .entry-content blockquote.alignright {
        font-size: 11pt;
        width: 34%
    }

    .site-footer {
        padding: 0
    }
}

.about-us-text {
    color: #0a0c0f;
    font-size: 24px;
    font-weight: 300;
    line-height: 1.333;
    text-align: center;
    padding: 1.67em 2.8em 2em;
    position: relative;
    z-index: 10
}

.logo {
    position: absolute;
    top: 0;
    padding-left: 3em;
    padding-top: 2em
}

.logo-contacts {
    top: 0
}

.custom-top-menu {
    margin: 0 !important;
    background: #fff;
    position: relative;
    z-index: 1;
    padding-top: 2em;
    padding-bottom: 1em
}

.nav-top {
    position: absolute;
    top: 0;
    right: 0;
    padding-right: 3em;
    padding-top: 3em
}

.nav-top-contacts {
    text-align: right;
    top: 0;
    right: 0;
    padding-right: 46px
}

#menu-nav-top, #menu-nav-top-1 {
    list-style: none
}

#menu-nav-top li a {
    font-family: "nimbus-sans", sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px
}

#menu-nav-top li a, #menu-nav-top-1 li a {
    color: #fff;
    text-decoration: none;
    letter-spacing: 1px !important;
    padding: 0 8px
}

.page-template-news #content {
    padding-bottom: 0 !important;
}

.projects-text {
    color: #0a0c0f;
    font-size: 24px;
    font-weight: 300;
    line-height: 32px;
    background: #fff;
    padding: 0 0 15px;
    z-index: 4;
    margin: 32px 32px 100px
}

.types-of-work {
    padding-left: 30px;
    text-transform: uppercase;
    padding-top: 15px;
    padding-bottom: 5px;
    color: #444752;
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 16px
}

.projectspage {
    padding-top: 40px
}

.projects-filter-about {
    padding: 30px 0 30px 16px;
    margin-left: 20px;
    margin-right: 29px;
    border-bottom: 2px solid #feb900;
    color: #444752;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px
}

.project-category-filter {
    padding-left: 32px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    position: relative;
    margin-bottom: 0;
}

.pcf-checkbox {
    visibility: hidden;
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden;
    position: absolute;
}

.pcf-title {
    font-family: "nimbus-sans", sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    display: block;
    margin-bottom: 4px;
}

.pcf-title:before {
    content: '';
    position: absolute;
    left: 0;
    margin: 3px;
    border-radius: 2px;
    border: 2px solid currentColor;
    width: 18px;
    height: 18px;
}

.pcf-checkbox:checked ~ .pcf-title:before {
    background-color: currentColor;
}

.pcf-checkbox:checked ~ .pcf-title:after {
    content: '';
    position: absolute;
    top: 6px;
    left: 6px;
    border-radius: 2px;
    border: 2px solid #fff;
    border-top-color: transparent;
    border-right-color: transparent;
    width: 13px;
    height: 8px;
    transform: rotate(-45deg);
}

.pcf-description {
    font-family: "nimbus-sans", sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    display: inline-block;
    color: #0F0A0A;
}

.img-background img {
    position: absolute;
    width: 100%;
    left: 0;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    object-fit: cover;
    object-position: bottom;
    max-height: 600px
}

.custom-margin, .nav-top-contacts ul {
    margin: 0 !important
}

.logo-contacts img {
    padding-left: 3em;
    width: 200px;
    padding-bottom: 3px
}

.nav-top-contacts a {
    color: #000 !important;
    font-family: "nimbus-sans", sans-serif;
    text-transform: uppercase
}

.nav-top-contacts li {
    display: inline-block !important
}

.title-container {
    position: absolute;
    bottom: 40px;
    padding-left: 25px;
    max-width: 66%
}

.wpgmp_map_container {
    border: none !important;
    box-shadow: none !important;
    position: relative;
    height: 100%
}

.wpgmp_map {
    height: 100% !important
}

.custom-border-bottom {
    border-bottom: 2px solid #feb900;
    padding-bottom: 15px
}

.custom-border-top {
    padding-top: 15px;
    border-top: 2px solid #feb900
}

.contacts-title {
    color: #444752;
    font-family: "nimbus-sans", sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 16px;
    text-transform: uppercase;
    padding-top: 8px
}

.contacts-text, .country-title {
    font-family: "nimbus-sans", sans-serif;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -.9px;
    line-height: 24px
}

.contacts-text {
    padding-bottom: 8px;
    color: #185b93
}

.country-title {
    color: #444752;
    display: inline-block;
    padding-left: 64px
}

.cus-c-1 {
    padding: 0 0 0 16px !important
}

.cus-c-2 {
    padding-left: 0 !important
}

.flag-img {
    width: 48px;
    display: inline-block;
    position: absolute;
    top: -4px
}

.contacts-team-name, .contacts-team-pos {
    position: relative;
    color: #444752;
    font-family: "nimbus-sans", sans-serif;
}

.contacts-team-name {
    font-size: 24px;
    font-weight: 300;
    line-height: 32px
}

.contacts-team-pos {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    min-height: 48px
}

.contacts-team-email, .contacts-team-phone {
    position: relative;
    color: #6a86ea;
    font-family: "nimbus-sans", sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 16px;
    padding-top: 15px;
    text-transform: uppercase;
    padding-left: 15px
}

.contacts-country-name {
    padding-left: 0 !important;
    padding-bottom: 15px
}

.contacts-team-phone-number {
    position: relative;
    color: #125995;
    font-family: "nimbus-sans", sans-serif;
    font-size: 16px;
    line-height: 24px;
}

.contacts-team-card .img-with-filter-main .filter-img-layer, .contacts-team-card .img-with-filter-main img {
    border: solid 5px #fff
}

.contacts-team-card {
    background-color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .08), 0 6px 22px 0 rgba(0, 0, 0, .1);
    position: relative
}

.archived-projects-list {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.archived-projects-item {
    margin-bottom: 30px;
}

.projects-card-archived-title {
    padding: 16px 16px 8px;
    color: #0a0c0f;
    font-size: 24px;
    font-weight: 300;
    line-height: 32px
}

.projects-card-archived-address, .projects-card-archived-info {
    padding: 0 16px 16px;
    color: #0a0c0f;
    font-size: 16px;
    line-height: 24px
}

.projects-card-archived-info {
    font-size: 12px;
    line-height: 16px
}

.projects-card-archived-year {
    color: #0f0a0a
}

.contacts-adv-card {
    position: relative;
    border: 2px solid #b7b6bb;
    min-height: 619px;
    text-align: center
}

.contacts-adv-title {
    padding-top: 34px;
    padding-bottom: 24px;
    color: #444752;
    font-size: 24px;
    font-weight: 300;
    line-height: 32px
}

.contacts-adv-text, .contacts-adv-text a {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px
}

.contacts-adv-text {
    text-align: center;
    padding-bottom: 27px;
    color: #444752
}

.contacts-adv-text a {
    color: #fc6000;
    text-decoration: underline
}

.contacts-adv-image img {
    height: 40px;
    width: auto
}

.contacts-team-email-text {
    position: relative;
    color: #185b93;
    font-family: "nimbus-sans", sans-serif;
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 8px
}

.company-title {
    color: #0a0c0f;
    font-family: "nimbus-sans", sans-serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 32px;
    padding-bottom: 15px;
    padding-top: 20px
}

.cp15px {
    padding: 15px
}

.contacts-sub-text {
    color: #0a0c0f;
    font-size: 16px;
    line-height: 24px
}

.contacts-sub-address, .contacts-sub-text-1 {
    color: #185b93;
    font-size: 16px;
    line-height: 24px
}

.sub-title-page-404 {
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    line-height: 32px;
    padding-top: 24px
}

.title-container .menu-scroll-down {
    right: -50px
}

#menu-nav-top-1 {
    text-align: right;
    padding-top: 10px
}

.post-content-first {
    padding: 3em 0 80px 3em
}

.post-content-second {
    padding: 0 3em 0 0
}

.custom-padding-bottom-1 {
    padding-bottom: 1em
}

.custom-filter {
    mix-blend-mode: luminosity;
    background-color: #444752;
    opacity: .5
}

.project-title-small {
    position: absolute;
    bottom: 0;
    padding: 2em 2em 15px 16px;
    color: #f5f5f5;
    font-size: 24px;
    font-weight: 300;
    line-height: 32px
}

#menu-nav-top-1 li, .nav-top ul li, .wpm-language-switcher.switcher-list li {
    display: inline-block
}

.factbox-text, .nav-top ul li a, .project-title-small {
    font-family: "nimbus-sans", sans-serif
}

.nav-top ul li a {
    text-decoration: underline;
    color: #fff;
    letter-spacing: 1px
}

a:hover {
    text-decoration: none !important
}

.factbox-text {
    max-width: 269px !important;
    color: #444752;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -.9px;
    line-height: 24px
}

.block-content {
}

.custom-padding-top-2 {
    padding-top: 42px
}

.custom-padding-top-3 {
    padding-top: 51px
}

.custom-padding {
    padding: 6px 0 6px 31px !important
}

.custom-padding-1 {
    white-space: nowrap;
    padding: 0 0 13px 30px !important
}

.custom-padding-2 {
    padding: 0 30px 17px 0 !important
}

.text-1, .text-2 {
    color: #fff;
    font-family: "nimbus-sans", sans-serif
}

.text-1 {
    font-weight: 300;
    font-size: 24px;
    line-height: 32px
}

.text-2 {
    font-size: 16px;
    line-height: 24px;
    max-width: 95% !important;
    padding-bottom: 16px;
    height: 58px !important;
    overflow: hidden;
    text-overflow: ellipsis;
}

.text-3 {
    color: #fff;
    font-size: 12px;
    line-height: 16px
}

.text-3, .text-4, .text-5 {
    font-family: "nimbus-sans", sans-serif
}

.text-4 {
    text-align: right;
    color: #fff;
    font-size: 12px;
    line-height: 16px
}

.text-5 {
    color: #0a0c0f;
    font-size: 16px;
    line-height: 24px;
    padding: 30px 30px 30px 20px
}

.contact-btn {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .08), 0 6px 22px 0 rgba(0, 0, 0, .1);
    background-color: #feb900;
    max-width: 252px;
    position: absolute;
    padding: 15px 24px;
    bottom: 32px;
    white-space: nowrap
}

.contact-btn, .contact-link {
    color: #0a0c0f;
    font-family: "nimbus-sans", sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 16px;
    text-align: center;
    text-transform: UPPERCASE
}

.footer-img {
    position: absolute
}

.site-footer {
    position: relative;
    background-color: #444752
}

.footer-info .row .custom-copyright, .text-6 {
    color: #f5f5f5;
    font-size: 14px;
    line-height: 24px
}

.footer-info .row {
    min-height: 48px
}

#menu-nav-top-1 li a, .nav-top ul li a {
    text-transform: UPPERCASE;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px
}

.text-6 {
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin: 0 20%
}

.text-6 a {
    color: #feb900 !important
}

#nav-mob .current-menu-item a {
    border-bottom: 2px solid #444752
}

#menu-nav-social a:hover {
    color: #feb900;
    text-decoration: underline
}

#menu-nav-top-1 li a, .footer-info .row .custom-copyright, .site-title, .text-6 {
    font-family: "nimbus-sans", sans-serif
}

.custom-padding-contacts {
    padding-left: 15px !important;
    padding-right: 30px !important
}

.footer-text-child {
    width: 50%
}

.content-block-about-xtm .home-content-aside-image {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
    position: absolute
}

.pcppage {
    padding: 8px 0 80px !important
}

.pcppage-1 {
    padding: 0 0 34px !important
}

.pcppage-2 {
    padding: 80px 0 0 !important
}

.pcppage-0 {
    padding: 0 !important
}

.footer-text-child {
    min-height: 60px
}

.post-content-second .align-self-center img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    max-height: 580px
}

.project-map {
    padding: 8px !important;
    height: 350px
}

.footer-content #nav-main, .header #nav-main {
    text-align: center
}

.project-map img {
    width: 100%;
    max-height: 300px
}

#map {
    height: 100%
}

.project-card-title, .project-text {
    font-family: "nimbus-sans", sans-serif
}

.project-text {
    font-weight: 300;
    color: #0a0c0f;
    font-size: 24px;
    line-height: 32px;
    padding: 0
}

.project-card-title {
    padding: 16px 0 0;
    color: #444752;
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 16px;
    text-transform: uppercase
}

.project-img-1:first-child img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    position: relative;
    z-index: 2;
    mix-blend-mode: luminosity;
    opacity: .5
}

.project-img-1 img {
    object-fit: cover;
    object-position: center;
    position: relative;
    z-index: 2;
    mix-blend-mode: luminosity;
    opacity: .5
}

.project-img-2 img {
    max-height: 280px;
    min-height: 280px;
    width: 100%
}

.project-img img, .project-img-2 img, .project-img-3 img {
    object-fit: cover;
    object-position: center
}

.project-img img {
    position: relative;
    z-index: 2;
    mix-blend-mode: luminosity;
    max-height: 334px;
    min-height: 334px
}

.project-title-gallery {
    color: #0a0c0f;
    font-family: "nimbus-sans", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
    padding-top: 15px
}

.project-img-3 img {
    min-height: 444px;
    max-height: 444px;
    width: 100%
}

.next-proj {
    padding-bottom: 40px !important
}

.row.custom-margin.pcppage.project-margin-1 {
    padding-bottom: 20px !important
}

.custom-pad-proj-1 {
    padding-top: 32px
}

.custom-mar-proj-1 {
    margin-top: calc(32px - 40vw)
}

.project-card-title-sub {
    color: #444752;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px
}

.project-gallery-back {
    background-image: url(/wp-content/uploads/2018/05/project_pattern-min.png)
}

.article-gallery-back {
    background-image: url(/wp-content/themes/xtm-theme/images/articleback.png)
}

.article-gallery-back .pcppage {
    padding: 48px 0 !important;
}

.project-next-btn img {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px
}

.project-next-btn {
    float: left;
    color: #444752;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -.9px;
    line-height: 24px;
    padding-bottom: 15px
}

.current_page_item a {
    pointer-events: none;
    cursor: default
}

.proj-tab:hover .filter-img-layer {
    display: none
}

.proj-tab:hover .project-img img {
    max-height: 300px;
    min-height: 250px;
    mix-blend-mode: normal;
    opacity: 1;
    background-color: #444752
}

.proj-tab:hover .project-img-big img {
    mix-blend-mode: normal;
    opacity: 1;
    background-color: #444752;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.proj-tab:hover .project-img-2 img {
    max-height: 165px;
    min-height: 165px;
    mix-blend-mode: normal;
    opacity: .5;
    background-color: #444752
}

.proj-tab .project-img img {
    max-height: 300px;
    min-height: 300px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .4) 100%)
}

.proj-tab .project-img img, .proj-tab .project-img-big img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    mix-blend-mode: luminosity;
    background-color: #444752;
    opacity: .5
}

.proj-tab {
    overflow-y: hidden;
    margin-bottom: 30px
}

.transition img {
    transition: transform .5s ease-in, opacity 0s ease-out, bottom .3s ease-out, max-height .3s ease-out, min-height .3s ease-out, mix-blend-mode .5s ease-out;
}

.transition {
    transition: transform .3s ease-out, opacity 0s linear, bottom .3s ease-out, max-height .3s ease-in-out, min-height .3s ease-in-out, mix-blend-mode 1s ease-out;
}

.proj-contacts {
    background-color: #f5f5f5;
    min-height: 300px !important;
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
    margin-bottom: 30px
}

.proj-contacts .row, .proj-contacts-1 .row {
    position: absolute;
    height: 100%;
    bottom: 0
}

.proj-contacts-1 .row {
    width: 100%
}

.menu-scroll-down {
    display: none !important
}

.project-content-back {
    padding: 0 40px 40px !important
}

.proj-contacts-1 {
    background-color: #f5f5f5;
    min-height: 272px !important;
    border-left: 15px solid #fff;
    border-right: 15px solid #fff
}

.custom-top-menu-border .nav-main .current-menu-item:hover a {
    border-bottom: 2px solid #000 !important
}

.custom-top-menu-border .nav-main .current-menu-item a, .single-project .projectpage .nav-main .menu-item-275 a {
    border-bottom: 2px solid #000
}

.menu-scroll-up, .proj-tab:hover .filter-img-layer-home {
    display: none
}

.single-project .menu-scroll-up {
    display: inline-block;
    padding: 0;
    text-decoration: none;
}

.custom-img-footer, .custom-year {
    display: inline-block;
    color: #d8d8d8;
    font-family: "nimbus-sans", sans-serif;
    font-size: 8px;
    line-height: 30px
}

.img-with-filter-main .filter-img-layer {
    width: 100%
}

.filter-img-layer-home {
    position: absolute;
    background-color: #444752;
    height: 100%;
    width: calc(100% - 30px)
}

.filter-img-layer-proj {
    position: absolute;
    background-color: #444752;
    height: calc(100%);
    width: calc(100%);
    z-index: 1
}

.filter-img-layer-home img {
    mix-blend-mode: luminosity;
    opacity: .5
}

.img-with-filter img {
    mix-blend-mode: luminosity
}

.img-with-filter-main img {
    mix-blend-mode: luminosity;
    opacity: .5
}

.projects-gallery .primary-project-image {
    max-height: 576px
}

.custom-header-home .custom-top-menu {
    position: absolute;
    top: 0;
    width: 100%;
    background: 0 0;
    z-index: 10
}

.color-white, .custom-header-home .menu a, .page-404 li a, .page-404 li span {
    color: #fff !important
}

.project-map .wpgmp_map {
    height: 25vw !important
}

.proj-tab-next {
    height: 272px;
    overflow: hidden
}

.next-proj-img, .proj-tab-next .project-img {
    height: 100%
}

.next-proj-img img {
    min-height: 272px;
    max-height: 272px;
    object-fit: cover;
    object-position: center;
    width: 100%;
    opacity: .5
}

.title-project-next {
    background-color: #feb900;
    position: relative;
    z-index: 107;
    margin-bottom: 15px;
    width: 100%
}

.proj-tab-next:hover .title-project-next {
    margin-top: -150px
}

#footer {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, 0) 50%)
}

.proj-tab-next:hover .next-proj-img img {
    min-height: 162px;
    max-height: 162px;
    mix-blend-mode: normal;
    opacity: 1
}

.proj-tab-next a p, .proj-tab-next:hover .filter-img-layer {
    display: none
}

.custom-margin-r-32px {
    margin-right: 32px !important;
    padding-bottom: 80px
}

.team-list-member {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.team-list-member .contacts-team-card {
    align-self: stretch;
    flex: 1 1 auto;
}

.team-list-member .contacts-team-email-text {
    overflow: hidden;
}

.team-list-member .contacts-team-email-text > a {
    white-space: nowrap;
}

.team-list-information {

}

.contacts-team-email-text a, .contacts-team-phone-number a {
    color: #3495cd
}

.contacts-team-card {
    border-top: 2px solid #ffcf51;
    margin-top: -10px;
    padding: 15px;
}

.contacts-team-email-text a:hover, .contacts-team-phone-number a:hover {
    color: #fab538;
    text-decoration: none
}

.contacts-text a {
    color: #185b93
}

.contacts-text a:hover {
    color: #185b93;
    text-decoration: none
}

.post-content-third .title-post {
    padding-top: 80px
}

.post-content-first .title-post {
    padding-top: 32px;
    padding-bottom: 16px
}

.post-content-first .title-post-child, .post-content-second .title-post-child {
    padding-bottom: 16px
}

.post-content-second .title-post {
    padding-top: 32px;
    padding-bottom: 16px
}

.custom-padding-top-1.custom-padding-bottom-1.mobile-pad-0 {
    padding: 0;
    border: 4px solid #fff !important
}

.footer-img-back, .wp-image {
    width: 100%;
    height: 100%;
    position: absolute
}

.footer-img-back {
    background-size: cover;
    background-position: center;
    background-blend-mode: luminosity;
    background-color: #444752;
    opacity: .5
}

.wp-image {
    object-fit: cover;
    object-position: center
}

.header-title {
    color: #444752;
    font-family: "nimbus-sans", sans-serif;
    font-size: 44px;
    font-weight: 700;
    letter-spacing: -1.1px;
    line-height: 48px;
    padding: 56px 0 40px;
    margin-bottom: 0
}

.error404 #content {
    display: none
}

.col-12.col-sm-12.col-md-12.projects-map {
    position: absolute;
    z-index: 2;
    height: 100%
}

.homepage-mob-menu {
    background: #fff
}

.homepage .wrapper {
    background: 0 0 !important
}

.about-us-img-with-word {
    position: relative
}

.project-img {
    min-height: 300px
}

.cover-404 {
    position: absolute;
    height: 100%;
    min-height: 100vh;
    width: 100%;
    top: 0;
    object-fit: contain;
    background-color: #0a0c0f
}

.page-404 {
    height: 100vh
}

.error-header {
    position: absolute;
    bottom: 0;
    width: 100%
}

.error404 .sub-title-page a, .error404 .sub-title-page a:hover {
    color: #feb900;
    border-bottom: 2px solid
}

.wrapper {
    top: 0;
    width: 100%
}

.page .row.custom-margin.custom-min-height, .row.custom-margin.custom-min-height {
    height: 40vw;
    min-height: 400px
}

.block-l, .block-r {
    position: relative
}

.btn-custom, .btn-custom-1 {
    position: absolute;
    bottom: 120px;
    left: 0;
    z-index: 222;
    right: 0;
    margin: auto;
    text-align: center;
    padding-bottom: 16px;
    text-transform: uppercase;
    font-weight: 700
}

.btn-custom a, .btn-custom-1 a {
    padding: 16px 69px;
    letter-spacing: 1px;
    background-color: #feb900;
    transition: 1s;
    font-size: 12px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .08), 0 6px 22px 0 rgba(0, 0, 0, .1)
}

.btn-custom a:hover ~ .mobile-custom-padding .img-with-filter-main div img, .btn-custom-1 a:hover ~ .mobile-custom-padding .img-with-filter-main div img {
    mix-blend-mode: normal;
    opacity: 1
}

.btn-custom-1 a {
    padding: 16px 78px
}

.page-team, .page-team #content {
    background-color: #e2e1e6
}

.contacts-person-photo img {
    height: 445px
}

.contacts-person-photo {
    text-align: center
}

.contacts-adv-content {
    position: absolute;
    top: 16px;
    bottom: 16px;
    left: 16px;
    right: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.contacts-adv-image {
    padding-top: 12px;
    padding-bottom: 12px
}

.document, .document:hover {
    color: #86898d;
    font-family: "nimbus-sans", sans-serif;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 30px
}

.padl40px {
    padding-left: 40px !important
}

.wpm-language-switcher.switcher-list {
    text-align: center;
    white-space: nowrap;
    margin-bottom: 0;
}

.popup, .popup_bg {
    height: 100%;
    width: 100%
}

.popup {
    overflow: auto;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .5);
    text-align: center;
    display: none;
    position: fixed
}

.popup_bg {
    background: rgba(0, 0, 0, 0);
    position: absolute;
    z-index: 1
}

.popup_img {
    position: relative;
    margin: 0 auto;
    z-index: 2;
    max-height: 75%;
    max-width: 75%
}

.img-proj-cont:hover {
    cursor: pointer
}

.project-next-btn a, .project-next-btn a:hover {
    color: #444752;
    font-family: "nimbus-sans", sans-serif;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -.9px;
    line-height: 24px
}

.project-next-btn a:hover {
    text-decoration: none
}

.layer-grey {
    background-color: #444752
}

.globus {
    background-image: url(/wp-content/uploads/2018/05/international.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: center;
    background-origin: content-box;
    width: calc(100% - 110px);
    height: calc(100% - 40px);
    position: absolute;
    opacity: .3
}

.post-content-text.last {
    padding-bottom: 80px
}

.contact-btn a, .contact-btn a:hover {
    color: #0a0c0f
}

.content-page.project-gallery-back {
    padding-top: 33px
}

.project-next-btn:first-child {
    float: right
}

body {
    overflow-x: hidden;
    font-family: "nimbus-sans", sans-serif !important;
    height: 100%
}

.nav-main.nothome .current-menu-item a {
    border-bottom: 2px solid #000
}

.footer-content .current-menu-item a, .single-project .footer-content .menu-item-275 a {
    border-bottom: 2px solid #fff;
    padding-bottom: 5px
}

.footer-content .nav-main li:hover a {
    border-bottom: 2px solid #feb900;
    padding-bottom: 5px
}

.title-container a {
    padding-top: 108px;
    color: #feb900;
    font-size: 24px;
    font-weight: 200;
    text-decoration: underline;
    letter-spacing: -.9px;
    line-height: 32px
}

.projectpage .title-container a {
    text-decoration: none
}

.footer-content .current-menu-item:hover a {
    border-bottom: 2px solid #fff
}

.about-us-img {
    width: 100%
}

.margin-bottom-about-us {
    margin-bottom: 80px
}

.about-us-page {
    padding-top: 80px !important
}

.about-us-border, .about-us-word {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto
}

.about-us-word {
    font-size: 26vw;
    font-weight: 700;
    letter-spacing: -0.05em;
    text-align: center;
    color: #fff;
    top: 7vw;
    bottom: 0;
    height: 100%
}

.about-us-border {
    height: 2px;
    width: 22%;
    background-color: #feb900
}

.current-menu-item:hover a {
    border-bottom: 2px solid #fff !important
}

#nav-mob .menu-item:hover a {
    border-bottom: 2px solid #f4921d !important
}

#nav-mob .current-menu-item:hover a {
    border-bottom: 2px solid #444752 !important
}

.project-filter-box {
    background-color: #fff;
    position: relative;
    margin-top: 14px;
    padding-left: 30px;
    padding-right: 30px
}

.projects-filterbox-title {
    color: #444752;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px
}

.projects-filterbox-text {
    font-weight: 200;
    color: #0f0a0a;
    font-size: 12px;
    line-height: 16px
}

.checkmark, .checkmark-pr-card {
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    height: 24px;
    width: 24px;
    background-color: #eee
}

.checkmark-pr-card {
    top: 38px;
    left: 15px;
    height: 12px;
    width: 12px
}

.form-check {
    cursor: pointer
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.checkbox-custom {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.checkbox-custom input {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.checkbox-custom input:checked ~ .checkmark:after {
    display: block
}

.checkbox-custom .checkmark:after {
    left: 8px;
    top: 3px;
    width: 10px;
    height: 15px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.checkbox-custom .checkmark.uncheck:after, .hidden {
    display: none !important
}

.projects-selected, .projects-archived {
    padding-top: 80px;
    color: #444752;
    font-size: 44px;
    font-weight: 700;
    letter-spacing: -1.1px;
    line-height: 48px;
    padding-bottom: 20px
}

.projects-selected-text, .projects-archived-text {
    color: #0a0c0f;
    font-size: 24px;
    font-weight: 300;
    line-height: 32px;
    padding-bottom: 25px
}

.proj-tab:hover .title-project, .proj-tab:hover .title-project-projects {
    bottom: 0
}

.projects-card-archived {
    background-color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .08), 0 6px 22px 0 rgba(0, 0, 0, .1);
    position: relative
}

.mfp-no-margins .mfp-container, .mfp-no-margins img.mfp-img {
    padding: 0
}

.mfp-no-margins .mfp-figure:after {
    top: 0;
    bottom: 0
}

.mfp-with-zoom .mfp-container, .mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    transition: all .3s ease-out
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-with-zoom.mfp-removing .mfp-container, .mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0
}

.wpm-language-switcher.switcher-list li span {
    color: #0a0c0f;
    padding: 0 10px;
    font-size: 12px;
    line-height: 24px;
    text-align: center
}

.wpm-language-switcher.switcher-list .active span span {
    border-bottom: 1px solid #0a0c0f;
    padding: 0
}

.wpm-language-switcher.switcher-list li:hover a span {
    border-bottom: 1px solid #ffcf51
}

.footer-content .wpm-language-switcher.switcher-list li span, .homepage .wpm-language-switcher.switcher-list li span {
    color: #fff;
}

.footer-content .wpm-language-switcher.switcher-list .active span span, .homepage .wpm-language-switcher.switcher-list .active span span {
    border-bottom: 1px solid #fff
}

.footer-content .wpm-language-switcher.switcher-list li:hover a span, .homepage .wpm-language-switcher.switcher-list li:hover a span {
    border-bottom: 1px solid #feb900
}

.page #nav-main {
    display: block
}

.page .wrapper {
    position: relative
}

#background {
    background: gray;
    opacity: .7;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3;
    display: none
}

.block-r {
    padding-right: 40px
}

.custom-backg {
    background-color: #f5f5f5 !important
}

@media (max-width: 575px) {
    .about-us-text {
        color: #0a0c0f;
        font-size: 18px;
    }

    .block-op-title {
        font-size: 45px !important;
        text-align: left;
    }

    .block-op-content {
        font-size: 20px;
        text-align: left;
    }
}

@media (max-width: 575px) and (orientation: portrait) {
    .wpm-language-switcher.switcher-list {
        white-space: normal
    }

    #nav-mob li {
        padding: 3.5vh
    }

    .wpm-language-switcher.switcher-list li {
        padding: 0 !important
    }

    .mob-lang {
        padding-bottom: 5px !important
    }

    .footer-info .row .custom-copyright-1 {
        text-align: left !important
    }
}

@media (max-width: 575px) and (orientation: landscape) {
    #nav-mob {
        padding: 0 !important;
        margin-top: 15px
    }

    .wpm-language-switcher.switcher-list {
        padding-bottom: 39px !important;
        padding-top: 35px !important
    }

    .header .wpm-language-switcher.switcher-list {
        padding-bottom: 20px !important;
        padding-top: 18px !important
    }

    #nav-mob li {
        padding: 3vh
    }

    .mob-lang {
        padding-bottom: 5px !important
    }
}

.padding-bottom {
    padding-left: 15px !important;
    padding-bottom: 30px
}

@media (min-width: 576px) and (max-width: 767px) and (orientation: portrait) {
    #nav-mob li {
        padding: 5.5vh
    }
}

@media (min-width: 576px) and (max-width: 767px) and (orientation: landscape) {
    #nav-mob li {
        padding: 3vh
    }

    #nav-mob {
        padding: 0 !important
    }
}

@media (max-width: 767px) {
    .c-m-lr {
        margin-left: -15px !important;
        margin-right: -15px !important
    }

    #nav-mob, .position-mob {
        position: relative
    }

    .pcppage .project-text {
        padding-top: 32px
    }

    .cover-404 {
        object-fit: cover
    }

    #nav-mob.home ul, .col-6.col-sm-6.col-md-3.hdr-logo, .projects-text {
        margin: 0
    }

    .footer-info {
        padding: 0 16px
    }

    .page #nav-main {
        display: none
    }

    .footer-content #nav-main {
        display: block
    }

    .menu-btns {
        display: block !important;
        text-align: right;
        padding-right: 16px !important
    }

    .projects-card-archived {
        margin: 16px
    }

    .hdr-logo-link {
        width: 100%
    }

    .hdr-logo-link > img {
        max-width: 120px;
    }

    .contacts-person-photo img {
        height: auto;
        max-height: 305px
    }

    .contacts-adv-card {
        min-height: 520px
    }

    .error404 .title-container {
        max-width: 100%;
        padding-left: 0
    }

    .padl40px {
        padding-left: 0 !important
    }

    .filter-img-layer-1 {
        left: 0
    }

    .padding-bottom {
        padding-left: 0 !important;
        padding-bottom: 0
    }

    .post-content-text {
        padding-bottom: 27px
    }

    .mobile-hidden {
        display: none
    }

    .block-l, .block-r {
        padding-top: 40px;
        padding-bottom: 0
    }

    .block-r {
        padding-top: 64px
    }

    .post-content-text-2.last {
        padding-bottom: 24px
    }

    .wpm-language-switcher.switcher-list {
        padding-bottom: 24px;
        padding-top: 40px
    }

    .btn-custom, .btn-custom-1 {
        bottom: -24px
    }

    #nav-mob li, .document, .document:hover {
        line-height: 16px
    }

    .footer-content {
        padding-left: 0
    }

    .block-content {
        padding-bottom: 0
    }

    .wrapper {
        padding-top: 16px;
        position: relative;
        width: 100%;
        top: 0
    }

    .contacts-text a {
        font-size: 18px
    }

    .homepage .home {
        margin-top: 60px
    }

    .col-12.col-sm-12.col-md-12.projects-map {
        position: relative;
        height: 400px
    }

    .custom-mob-menu, .homepage-mob-menu {
        position: relative;
        height: 100%
    }

    .page-team #content {
        margin: 0 16px
    }

    .about-us-text {
        padding: 20px 16px 40px
    }

    .wpm-language-switcher.switcher-list li {
        padding: 0 3px
    }

    .line-factbox {
        margin-right: 0 !important;
        padding-top: 0
    }

    .mobile-custom-css ul, .nav-main ul, .projects-text {
        padding-right: 0 !important
    }

    .header .nav-main, .header .switcher-lang {
        display: none
    }

    #menu-nav-top-1 li, .disnone {
        display: block
    }

    #nav-mob {
        font-size: 15px;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 1em;
        z-index: 3234
    }

    #nav-mob ul {
        list-style: none;
        width: 100%;
        margin: 15px
    }

    .mob-lang {
        position: absolute !important;
        bottom: 0;
        z-index: 44
    }

    #nav-mob-block {
        z-index: 3;
        position: absolute;
        background-color: #f5f5f5;
        width: 100%;
        margin-bottom: 40px
    }

    #nav-mob-block, .home #nav-mob-block {
        top: 0;
        height: 90vh
    }

    .close-btn-mob {
        float: right;
        display: none
    }

    .close-btn-mob img, .mob-menu.color-black img, .mob-menu.color-white img {
        height: 24px;
        width: 24px
    }

    #nav-mob.home ul li a {
        color: #444752 !important
    }

    .mobile-custom-padding .img-with-filter-main {
        margin-right: 0 !important
    }

    .block-l {
        padding-right: 0
    }

    .block-l, .block-r {
        padding-left: 0
    }

    .block-content {
        padding-left: 15px !important
    }

    .block-content, .mobile-custom-padding-1 {
        padding-right: 15px !important
    }

    .mobile-custom-css ul {
        float: none !important
    }

    .mobile-custom-txt-center {
        text-align: center
    }

    .social-icon {
        margin: .5em
    }

    .nav-main ul li {
        display: block;
        list-style-type: none;
        padding: 10px
    }

    .mob-menu.color-black, .mob-menu.color-white {
        float: right
    }

    .menu-btns.col-6.col-sm-6.col-md-3 {
        position: absolute !important;
        right: 15px;
        text-align: right;
        top: 1.5em
    }

    .white-backg {
        transition: top 1s ease-out 2s;
        background-color: #fff
    }

    .main-menu {
        display: none
    }

    .slogan-block {
        margin-right: auto;
        max-width: 339px;
        padding-left: 15px
    }

    .home .slogan-block {
        bottom: 48px
    }

    .hdr-logo {
        padding-left: 15px !important
    }

    .custom-margin-r-32px {
        padding-bottom: 0
    }

    .footer-info .row {
        padding: 10px 0 !important
    }

    .footer-info .row .custom-copyright-1 {
        line-height: 16px !important;
        text-align: center
    }

    .nav-top-contacts {
        padding-right: 9px
    }

    .footer-img-back {
        height: 100%
    }

    .filter-img-layer, .filter-img-layer-proj {
        width: 100%
    }

    .img-with-filter .filter-img-layer-proj {
        border: 4px solid #fff !important
    }

    .img-proj-cont img {
        min-height: 280px;
        max-height: 280px
    }

    .mobile-pad-0 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .proj-contacts-1 {
        background-color: #f5f5f5;
        border: none
    }

    .proj-tab-next:hover .title-project-next {
        margin-top: -140px
    }

    .wp-image {
        object-fit: cover;
        object-position: center;
        width: 100%;
        height: 100%;
        position: absolute
    }

    .proj-tab-next:hover .filter-img-layer {
        display: none
    }

    .proj-next-img img {
        max-height: 272px;
        min-height: 272px
    }

    .mob-center-proj {
        margin: auto
    }

    .project-next-btn {
        float: left
    }

    .project-title-gallery {
        padding-top: 24px
    }

    .project-text {
        padding-top: 16px;
        padding-bottom: 40px
    }

    .img-proj-cont img {
        border: 4px solid #fff !important
    }

    .next-proj {
        display: none !important
    }

    .project-map .wpgmp_map {
        height: 75vw !important
    }

    .mobile-mar-proj {
        margin-top: -30px
    }

    .mobile-pad-proj {
        padding: 0 !important
    }

    .cp15px {
        padding: 24px 15px !important
    }

    .cp8px {
        padding: 8px 0 !important
    }

    .team-title {
        padding: 0 !important
    }

    .pcppage {
        padding-top: 24px !important;
        padding-bottom: 38px !important
    }

    .pcppage .country-tab {
        padding: 32px 0 0
    }

    .site-content {
        padding-top: 0;
        padding-bottom: 0
    }

    #content {
        padding-bottom: 40px
    }

    .header-title {
        padding: 40px 0 0
    }

    .content-page {
        padding: 0 16px !important
    }

    .country-title, .flag-img {
        display: inline-block
    }

    .social-navigation {
        margin-bottom: 0
    }

    .footer-content .menu {
        width: 30%;
        margin: auto;
        padding-bottom: 35px
    }

    .footer-content .menu .menu-item {
        padding-top: 35px
    }

    .proj-contacts, .proj-contacts-1 {
        min-height: 160px !important
    }

    .contact-btn, .content-block-about-xtm .home-content-aside-image, .proj-contacts .row, .proj-contacts-1 .row {
        position: relative
    }

    .contact-btn {
        bottom: 0
    }

    .text-5 {
        padding: 22px 12px;
        text-align: center
    }

    .mobile-custom-padding-1 {
        padding-left: 16px !important
    }

    .post-content-first, .post-content-second {
        padding: 16px
    }

    .menu {
        white-space: nowrap
    }

    .footer-text-child {
        font-size: 16px
    }

    .proj-tab {
        height: 240px;
        margin-bottom: 16px
    }

    .img-with-filter, .img-with-filter div, .img-with-filter div img, .img-with-filter-main, .project-img-big {
        height: 100%
    }

    .img-with-filter-main div {
        height: 100%;
        width: 100%
    }

    .img-with-filter-main div img {
        height: 75vw
    }

    .proj-tab .project-img img, .proj-tab:hover .project-img img, .proj-tab:hover .project-img-big img {
        max-height: 240px;
        min-height: 240px
    }

    .post-content-third {
        padding: 0 16px
    }

    .proj-contacts-1 {
        margin-top: 16px
    }

    #menu-nav-top li a {
        font-size: 12px
    }

    .project-card {
        position: relative;
        top: 0
    }

    .block-xtm-quality-standards .home-content-aside-image,
    .content-block-client-centric-approach .home-content-aside-image {
        position: relative;
        left: 0
    }

    .custom-logo-link img {
        width: 40%
    }

    .footer-text-child {
        width: auto;
        min-height: 72px
    }

    .nav-top {
        padding-top: 3em
    }

    .nav-top ul li {
        padding: 0 8px
    }

    .title-post {
        padding: 0 0 .5em;
        font-size: 41px
    }

    .factbox-img img {
        position: absolute;
        top: -100px;
        left: 40px;
        z-index: 0
    }

    .factbox-text {
        z-index: 1
    }

    .line-factbox.custom-mobile-padding {
        padding-bottom: 8px;
        padding-top: 16px
    }

    .line-factbox.custom-mobile-padding:last-child {
        padding-bottom: 32px
    }

    .parent-content-factbox {
        margin-left: 0;
        padding-left: 0 !important
    }

    .text-2 {
        height: 62px !important
    }

    .error404 .mob-menu {
        color: #fff
    }

    .proj-tab.small:hover .title-project {
        bottom: 140px
    }

    .post-content-factbox {
        margin-left: 16px
    }

    .mobile-custom-padding {
        padding: 0 !important
    }

    .project-title-small {
        padding: 1em
    }

    .title-project {
        background-color: #feb900;
        margin-top: -60px;
        position: relative;
        z-index: 107;
        margin-bottom: 15px;
        width: 100%
    }

    .proj-tab-next {
        height: 272px;
        overflow: hidden
    }

    .next-proj-img img {
        min-height: 272px;
        max-height: 272px
    }

    .title-project-next {
        background-color: #feb900;
        position: relative;
        z-index: 107;
        margin-bottom: 15px;
        width: 100%
    }

    .content-page {
        padding-left: 15px;
        padding-right: 15px
    }

    .title-page {
        font-size: 40px;
        font-weight: 700;
        letter-spacing: -2px;
        line-height: 40px
    }

    .sub-title-page, .sub-title-page-404 {
        font-size: 20px;
        font-weight: 300;
        letter-spacing: -.6px;
        line-height: 32px
    }

    .title-container {
        padding-left: 0;
        max-width: 90%;
        padding-right: 16px
    }

    .logo-contacts img {
        padding-left: 0;
        max-width: 120px;
        max-height: 37px
    }

    .header-title {
        font-size: 30px;
        line-height: 32px
    }

    .custom-padding {
        padding: 8px 30px !important
    }

    .custom-padding-contacts {
        transform: translateY(50%);
        text-align: center;
        padding: 0 !important;
        margin: 0;
    }

    .custom-padding-contacts > a {
        display: inline-block;
    }

    .custom-padding-contacts .contact-btn {
        padding-left: 32px;
        padding-right: 32px;
    }

    .email-custom {
        font-size: 24px
    }

    .footer-text {
        padding: 20px 0 0;
        background-size: contain;
    }

    .social-navigation a, .text-6 {
        margin: 0
    }

    #menu-nav-social, #menu-nav-top-1 {
        text-align: center
    }

    #menu-nav-top-1 {
        padding-top: 0
    }

    .proj-tab:hover .title-project {
        bottom: 80px
    }

    .project-card {
        margin-left: 0 !important
    }

    .site-branding {
        padding: 0
    }

    .site-title {
        font-size: 40px;
        font-weight: 700;
        letter-spacing: -2px;
        line-height: 40px;
        padding-left: 0;
        padding-bottom: 48px
    }

    .custom-top-menu {
        padding-top: 1em;
        padding-bottom: 1em
    }

    .site-branding {
        height: 100vh !important
    }

    .wrap {
        padding-left: 16px
    }

    .about-us-page {
        padding-top: 40px !important
    }

    .page .row.custom-margin.custom-min-height {
        height: 80vh;
        min-height: 440px
    }

    .parent-filter-img, .parent-filter-img-1 {
        position: relative;
        left: 0
    }

    .block-r {
        padding-right: 0
    }

    .block-open-positions {
        padding: 40px 15px !important;
    }

    .block-op-title {
        font-size: 60px;
        margin-bottom: 24px;
    }

    .block-op-content {
        font-size: 20px;
    }

    .block-op-video-side {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media (max-width: 991px) {
    .page .row.custom-margin.custom-min-height {
        height: 80vh;
        min-height: 440px
    }

    #nav-mob-block {
        background-color: #f5f5f5
    }

    #nav-mob.home ul li a {
        color: #444752 !important;
        font-size: 18px;
        font-weight: 700;
        letter-spacing: 2px;
        line-height: 16px;
        padding: 0 10px;
        text-transform: uppercase
    }

    .mobile-header {
        display: block
    }

    .mobile-not {
        display: none
    }

    .home #content {
        margin-top: 0
    }

    .mobile-header .wrapper {
        position: absolute
    }

    .page-404 li a, .page-404 li span {
        color: #000 !important
    }

    .block-open-positions {
        padding: 40px;
    }

    .block-op-inner-container {
        flex-direction: column;
    }

    .block-op-video-side {
        margin-top: 40px;
        padding-top: calc(100% / (16 / 9));
    }


}

@media (min-width: 992px) {
    #background, #nav-mob-block {
        display: none !important
    }

    .hdr-logo-link {
        display: block;
    }

    .hdr-logo-link img {
        width: auto;
        height: auto;
        display: block;
    }

    .home #content {
        margin-top: 100vh
    }

    .mobile-header {
        display: none
    }

    .mobile-not {
        display: block
    }

    .footer-text-child {
        width: 70%
    }

    .nav-main ul li a {
        margin: 0 8px;
        padding: 0 6px
    }

    .wpm-language-switcher.switcher-list li span {
        padding: 0 8px
    }

    .page-404 .wpm-language-switcher.switcher-list .active span span {
        border-bottom-color: #fff;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .mob-menu.color-black, .mob-menu.color-white {
        float: right
    }

    .close-btn-mob img, .mob-menu.color-black img, .mob-menu.color-white img {
        height: 24px;
        width: 24px
    }

    .close-btn-mob {
        float: right;
        display: none
    }

    .parent-filter-img, .parent-filter-img-1 {
        position: relative;
        left: 0
    }

    .block-r {
        padding-right: 0
    }

    .position-mob {
        position: relative
    }

    .slogan {
        padding-left: 40px
    }

    .block-r {
        padding-bottom: 0
    }

    .btn-custom, .btn-custom-1 {
        bottom: -24px
    }

    .footer-info {
        padding: 0 16px
    }

    .title-container {
        padding-left: 0
    }

    .content-page {
        padding-left: 16px;
        padding-right: 16px
    }

    .mob-lang {
        padding-bottom: 20px
    }

    .page .row.custom-margin.custom-min-height {
        height: 60vh;
        min-height: 240px
    }

    .wrapper {
        padding-top: 16px
    }

    .error404 .title-container {
        max-width: 60%
    }

    .project-card {
        margin-left: 0
    }

    .title-page {
        font-size: 60px
    }

    .sub-title-page {
        font-size: 40px;
        margin-right: 25px
    }

    .nav-main.main-menu, .page #nav-main, .projectpage #nav-main, header .switcher-lang {
        display: none
    }

    .footer-info .row .custom-copyright-1 {
        text-align: center
    }

    .custom-mob-menu {
        position: relative;
        height: 100%
    }

    .block-l {
        padding: 0
    }

    .block-content {
        padding: 0 40px 40px !important
    }

    .img-with-filter-main img {
        position: relative;
        height: 50vw
    }

    .menu-btns i {
        font-size: 40px
    }

    .menu-btns {
        display: block !important;
        text-align: right;
        padding-right: 16px !important
    }

    .img-with-filter-main {
        margin-right: 0 !important
    }

    .content-block-client-centric-approach .home-content-aside-image, .filter-img-layer-1 {
        left: 0
    }

    .post-content-text-2.last {
        padding-bottom: 40px
    }

    .post-content-third .title-post {
        padding-top: 40px
    }

    .padding-bottom {
        padding-left: 40px !important;
        padding-right: 40px !important;
        padding-bottom: 30px
    }

    .footer-content .nav-main ul li {
        display: block;
        padding: 10px
    }

    .padl40px {
        padding-left: 0 !important;
        text-align: center
    }

    .footer-text {
        padding: 0
    }

    .social-icon {
        margin: 0
    }

    .switcher-lang {
        padding-bottom: 30px
    }

    .homepage-mob-menu {
        position: relative;
        height: 100%
    }

    #nav-mob-block {
        z-index: 3;
        position: absolute;
        width: 100%;
        margin-bottom: 40px;
        top: 0;
        height: 90vh
    }

    #nav-mob ul {
        list-style: none;
        width: 100%;
        margin: 15px
    }

    #nav-mob {
        font-size: 15px;
        text-align: center;
        padding-top: 1em;
        padding-bottom: 1em;
        position: relative;
        z-index: 3234
    }

    #nav-mob.home ul li a {
        color: #444752 !important
    }

    #nav-mob li {
        padding: 4.5vh;
        color: #444752
    }

    .mob-lang {
        position: absolute !important;
        bottom: 0;
        z-index: 44
    }

    .footer-content #nav-main {
        display: block
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .pcppage {
        padding: 8px 0 !important
    }

    .title-container {
        width: 90%;
        max-width: 90%
    }

    .single-project .title-container {
        width: 60%;
        max-width: 66%
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hdr-logo {
        padding-left: 16px !important
    }

    .page-404 .nav-main {
        display: none
    }

    .nav-main ul {
        padding-right: 0 !important
    }

    .footer-text-child {
        width: 50%
    }

    .project-card {
        position: relative;
        top: 0
    }

    .padding-adaptive-top {
        padding-top: 10%
    }

    .pcppage {
        padding: 8px 0 !important
    }

    .text-5 {
        padding: 30px 30px 5px 15px;
        line-height: 20px
    }

    .custom-padding-contacts {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    .custom-padding {
        padding: 0 30px !important
    }

    .project-title-small, .text-1 {
        font-size: 18px
    }
}

@media (min-width: 1920px) {
    .proj-tab:hover .project-img img {
        min-height: 185px;
        max-height: 185px
    }

    .project-margin-2 {
        margin-top: 0 !important
    }
}

@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .page-home .proj-contacts > .row {
        width: 100%;
    }

    .slogan-block {
        width: 100%;
    }

    .projects-map-block {
        display: block;
        position: relative;
        min-height: 600px;
    }

    .projects-map-block .projects-legend-block {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 5;
    }

    .projects-map-block .projects-map {
    }

    .archived-projects-list {
        width: 100%;
    }
}

.hidden-data[data-by-click] {
    cursor: pointer;
}

body header.header .logo-white {
    display: none;
}

body header.header .logo-black {
    display: block;
}

body.page-home header.header .logo-white {
    display: block;
}

body.page-home header.header .logo-black {
    display: none;
}
.xtm-news-container {
  padding: 70px 40px 70px 40px;
  background-color: #F1F1F1;
}
.news-title {
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
  color: #444652;
  margin-bottom: 10px;
}
.news-text {
  color: #242424;
  font-size: 23px;
  line-height: 150%;
  max-width: 1347px;
  margin-bottom: 20px;
}
.swiper.news {
  max-height: 405px;
}
.news .slide-content {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.filter-img-layer-home.news {
  width: 100%;
}
.news .img-with-filter img {
  height: 405px;
  object-fit: cover;
  transition: 0.3s ease-in-out;
}
.news .slide-content .date {
  position: absolute;
  top: 18px;
  left: 24px;
  font-weight: 400;
  font-size: 15px;
  line-height: 23px;
  color: #FFFFFF;
}
.news .slide-content .slide-title {
  position: absolute;
  bottom: 21px;
  font-weight: 400;
  font-size: 23px;
  line-height: 150%;
  color: #FFFFFF;
  width: 100%;
  padding-left: 32px;
  max-width: 371px;
  transition: 0.2s ease-in-out;
}
.hover-element {
  padding: 20px;
  background-color: #FC6000;
  width: 100%;
  position: absolute;
  bottom: 0;
  transition: 0.3s ease-in-out;
  transform: translateY(100%);
}
.hover-element .big-text {
  font-weight: 400;
  font-size: 23px;
  line-height: 150%;
  color: #FFFFFF;
  margin-bottom: 10px;
  max-width: 371px;
  width: 100%;
}
.hover-element .small-text {
  font-weight: 400;
  font-size: 15px;
  line-height: 23px;
  color: #FFFFFF;
  max-width: 371px;
  width: 100%;
}
.news .swiper-slide:hover .hover-element {
  transform: none;
}
.news .swiper-slide:hover .slide-title {
  opacity: 0;
}
.news .swiper-slide:hover .filter-img-layer-home.news {
  opacity: 0;
}
.news .swiper-slide:hover .img-with-filter img {
  transform: translateY(-20%);
}
.swiper-wrap .button-prev, .swiper-wrap .button-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  cursor: pointer;
}
.swiper-wrap .button-prev {
  left: -40px;
}
.swiper-wrap .button-next {
  right: -40px;
}
.swiper-wrap .button-prev img, .swiper-wrap .button-next img {
  width: 60px;
}
.swiper-wrap {
  position: relative;
}
.vacances-block {
  padding: 70px 40px;
  background: #F9F9F9;
}
.vacances-block .block-title {
  font-weight: 700;
  font-size: 68px;
  line-height: 82px;
  color: #444652;
  margin-bottom: 50px;
}
.vacances-block .block-title.small {
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  color: #444652;
}
.about-us .flex-content {
    align-items: flex-end;
}
.flex-content {
  display: flex;
  justify-content: flex-start;
  column-gap: 140px;
  align-items: flex-start;
  row-gap: 40px;
}
.flex-content .left {
  max-width: 789px;
  width: 50%;
}
.flex-content .text {
  font-weight: 400;
  font-size: 23px;
  line-height: 150%;
  color: #242424;
}
.flex-content .text.small {
  font-weight: 400;
  font-size: 15px;
  line-height: 23px;
  color: #242424;
}
.flex-content .link-btn {
  font-weight: 700;
  font-size: 11px;
  line-height: 13px;
  letter-spacing: 0.05em;
  color: #121212;
  text-transform: uppercase;
  display: inline-block;
  background-color: #FFB901;
  padding: 17px 80px 15px 80px;
  border: none;
  outline: none;
  margin-top: 40px;
}
.flex-content .link-btn:visited {
  border: none;
  outline: none;
}
.line-between {
  max-width: 633px;
  border-top: 2px solid #FFB901;
  margin: 40px 0;
}
.flex-content .right {
  max-width: 739px;
  width: 50%;
  flex-shrink: 0;
}
.flex-content .right iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 739/416;
  margin-bottom: 0;
}
.about-us {
  padding: 70px 40px 0 40px;
  background: #F9F9F9;
}
.about-us .block-title {
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  color: #444652;
  margin-bottom: 40px;
}
.flex-content .text.small.margin-bot {
  margin-bottom: 40px;
}
.flex-content .full-height {
  height: 100%;
  width: auto;
  margin: 0;
  display: block;
  align-self: center;
}
.facts {
  padding: 70px 0;
  border-bottom: 2px solid #F1F1F1;
}
.facts .block-title {
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  color: #444652;
  margin-bottom: 50px;
  padding: 0 40px;
}
.wide-block {
  overflow-x: scroll;
  cursor: grab;
}
.wide-block::-webkit-scrollbar {
  display: none;
}
.flex-block {
  display: flex;
  justify-content: flex-start;
  column-gap: 40px;
  padding: 0 40px;
}
.flex-block .item {
  padding: 10px;
  width: 186px;
  flex-shrink: 0;
  outline: none;
  cursor: inherit;
}
.flex-block .item .text {
  width: 100%;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  line-height: 150%;
  text-align: center;
  color: #242424;
}
.flex-block .item .img-wrap {
  width: 100%;
  height: 120px;
  position: relative;
  margin-bottom: 30px;
}
.flex-block .item .img-wrap img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.2s ease-in-out;
}
.flex-block .item:hover .img-wrap img:last-child {
  opacity: 0;
}
.ieguvumi {
  padding: 70px 40px;
  background: #F9F9F9;
}
.ieguvumi .block-title {
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  color: #444652;
  margin-bottom: 40px;
}
.flex-ieguvumi {
  display: flex;
  align-items: flex-start;
  align-items: flex-start;
  column-gap: 20px;
  row-gap: 20px;
  flex-wrap: wrap;
}
.flex-ieguvumi .item {
  max-width: 440px;
  width: 100%;
  background-color: #fff;
  padding: 20px 30px 20px 30px;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  outline: none;
  transition: 0.3s ease-in-out;
  column-gap: 40px;
  cursor: pointer;
}
.flex-ieguvumi .item .img-wrap {
  width: 90px;
  height: 90px;
  position: relative;
  transition: 0.3s ease-in-out;
  flex-shrink: 0;
}
.flex-ieguvumi .item .img-wrap .hover-text {
  position: absolute;
  width: 183px;
  top: 8px;
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  text-align: right;
  color: #242424;
  right: calc(100% + 30px);
}
.flex-ieguvumi .item .img-wrap img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: 0.3s ease-in-out;
}

.flex-ieguvumi .item .text {
  transition: 0.3s ease-in-out;
}
.flex-ieguvumi .item .text .title {
  font-weight: 700;
  font-size: 20px;
  line-height: 150%;
  color: #242424;
}
.flex-ieguvumi .item .text .subtext {
  font-weight: 400;
  font-size: 15px;
  line-height: 23px;
  color: #242424;
}
.flex-ieguvumi .item:hover {
  background-color: #FFB901;
}
.flex-ieguvumi .item:hover .img-wrap img:last-of-type {
  opacity: 0;
}
.flex-ieguvumi .item:hover .img-wrap {
  transform: translateX(290px);
}
.flex-ieguvumi .item:hover .text {
  transform: translateX(290px);
}
.vacances {
  padding: 70px 40px;
}
.vacances .block-title {
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  color: #444652;
  margin-bottom: 50px;
}
.vacances .flexbox {
  display: flex;
  flex-wrap: wrap;
  column-gap: 20px;
  row-gap: 20px;
}
.vacances .flexbox a {
  background: #FFB901;
  padding: 20px;
  max-width: 440px;
  width: 100%;
  font-weight: 700;
  font-size: 20px;
  line-height: 150%;
  color: #242424;
  height: 146px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  outline: none;
  transition: 0.3s ease-in-out;
}
.vacances .flexbox a .hover-text {
  font-weight: 700;
  font-size: 11px;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  text-transform: uppercase;
  display: flex;
  align-items: flex-end;
  column-gap: 8px;
  transform: translateX(-15px);
  transition: 0.3s ease-in-out;
  opacity: 0;
}
.vacances .flexbox a:hover {
  background: #ED5A00;
  color: #fff;
}
.vacances .flexbox a:hover .hover-text {
  opacity: 1;
  transform: none;
}
.news-page {
  padding: 70px 40px;
  background: #F1F1F1;
}
.news-page .block-title {
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  color: #444652;
  margin-bottom: 10px;
}
.news-page .text {
  max-width: 1347px;
  font-weight: 400;
  font-size: 23px;
  line-height: 150%;
  color: #242424;
  margin-bottom: 60px;
}
.news-page .news-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  row-gap: 40px;
  column-gap: 40px;
}
.news-page .news-flex a {
  max-width: 580px;
  width: 30%;
  outline: none;
}
.news-page a:hover .hover-element {
  transform: none;
}
.news-page a:hover .slide-title {
  opacity: 0;
}
.news-page a:hover .filter-img-layer-home.news {
  opacity: 0;
}
.news-page a:hover .img-with-filter img {
  transform: translateY(-20%);
  opacity: 1;
  mix-blend-mode: normal;
}
.link {
  text-align: center;
}
.news-page .link .link-btn,
.btn.loadMoreBtn {
  font-weight: 700;
  font-size: 11px;
  line-height: 13px;
  letter-spacing: 0.05em;
  color: #121212;
  text-transform: uppercase;
  display: inline-block;
  background-color: #FFB901;
  padding: 17px 80px 15px 80px;
  border: none;
  outline: none;
  margin-top: 40px;
}
.btn.loadMoreBtn {
    max-width: 250px;
    align-self: center;
}
#news-container {
    display: flex;
    flex-direction: column;
}
.news-open-text {
  padding: 70px 40px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  column-gap: 40px;
}
.news-open-text .text p {
  max-width: 1347px;
  width: 100%;
  font-weight: 400;
  font-size: 23px;
  line-height: 150%;
  color: #242424;
}
.news-open-text .text p:not(:last-of-type) {
  margin-bottom: 20px;
}
.news-open-text .link {
  flex-shrink: 0;
}
.news-open-text .link a {
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.05em;
  color: #444652;
  display: flex;
  align-items: center;
  column-gap: 5px;
}
.vacance-page-block {
  display: flex;
  justify-content: space-between;
  column-gap: 60px;
  align-items: flex-start;
  row-gap: 50px;
  padding: 70px 40px;
}
.vacance-page-block .big-text {
  font-weight: 400;
  font-size: 23px;
  line-height: 150%;
  color: #242424;
}
.vacance-page-block > * {
  max-width: 850px;
  width: 100%;
}
.line-between.small-margin {
  margin: 20px 0;
}
.vacance-page-block .text .h4 {
  font-weight: 700;
  font-size: 15px;
  line-height: 23px;
  text-transform: uppercase;
  color: #242424;
  margin-bottom: 5px;
}
.vacance-page-block .text ul {
  font-weight: 400;
  font-size: 15px;
  line-height: 23px;
  color: #242424;
  list-style: none;
  margin-bottom: 20px;
}
.vacance-page-block .text ul li {
  display: flex;
  align-items: center;
}
.vacance-page-block .text ul li::before {
  content: "";
  display: block;
  background-color: #FFB901;
  margin-right: 7px;
  width: 10px;
  height: 10px;
  flex-shrink: 0;
}

.news-open-text .text ul {
  font-weight: 400;
  font-size: 23px;
  line-height: 32px;
  color: #242424;
  list-style: none;
  margin-bottom: 20px;
}
.news-open-text .text ul li {
  display: flex;
  align-items: center;
}
.news-open-text .text ul li::before {
  content: "";
  display: block;
  background-color: #FFB901;
  margin-right: 7px;
  width: 10px;
  height: 10px;
  flex-shrink: 0;
}

.vacance-page-block .block-title {
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  color: #444652;
  margin-bottom: 20px;
}
.vacance-form form input, 
.vacance-form form textarea,
div.wpcf7 input, 
div.wpcf7 textarea {
  padding: 15px 10px 12px 15px;
  border: 2px solid #FFB901;
  background-color: #fff;
  border-radius: 0;
  resize: none;
  margin-bottom: 10px;
}
.vacance-form form textarea,
div.wpcf7 textarea {
  height: 230px;
}
.vacance-form br,
div.wpcf7 br {
  display: none;
}
.vacance-form form label,
div.wpcf7 label {
  padding: 16px 20px 12px 20px;
  border: 2px solid #FFB901;
  display: flex;
  align-items: center;
  column-gap: 20px;
  font-weight: 400;
  font-size: 15px;
  line-height: 23px;
  color: #444652;
  width: fit-content;
}
.vacance-form form input[type=submit],
div.wpcf7 input[type=submit] {
  font-weight: 700;
  font-size: 11px;
  line-height: 13px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background-color: #FFB901;
  color: #121212;
  padding: 17px 80px 15px 80px;
}
.vacance-form form input[type=file],
div.wpcf7 input[type=file] {
  display: none;
}
.vacance-form form .uploaded-files,
div.wpcf7 .uploaded-files {
  background: #FFB901;
  padding: 21px 22px;
}
.vacance-form form .uploaded-files-wrap,
div.wpcf7 .uploaded-files-wrap {
  margin-bottom: 40px;
  margin-top: 20px;
}
.vacance-form form .uploaded-files p,
div.wpcf7 .uploaded-files p {
  font-weight: 400;
  font-size: 15px;
  line-height: 23px;
  color: #242424;
  margin-bottom: 0;
}
.vacance-form form .uploaded-files > span,
div.wpcf7 .uploaded-files > span {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.vacance-form form .uploaded-files > span:not(:last-of-type),
div.wpcf7 .uploaded-files > span:not(:last-of-type) {
  margin-bottom: 9px;
}
.vacance-form form .uploaded-files .delete,
div.wpcf7 .uploaded-files .delete {
  width: 15px;
  height: 15px;
  background: url(../themes/xtm-theme/./images/del-btn.svg) no-repeat center center ;
  display: block;
  cursor: pointer;
}
.single-news section#content { padding-bottom: 0 !important }
@media only screen and (max-width: 1380px) {
  .flex-content {
    column-gap: 50px;
  }
  .vacances-block {
      padding: 70px 0 0 0;
  }
  .vacances-block .block-title {
      padding: 0 40px;
  }
  .flex-content .left {
      padding: 0 40px;
  }
  .flex-content .right {
      padding: 0 40px;
  }
  .about-us {
    padding: 70px 0 0 0;
  }
}
@media only screen and (max-width: 1280px) {
  .news-page .news-flex a {
      max-width: 450px;
      height: 380px;
      width: 31%;
      aspect-ratio: 580/405;
  }
  .news-page .news-flex {
    column-gap: 20px;
  }
  .news-page .news-flex a .slide-content {
      height: 100% !important;
  }
  .news-page .news-flex a .slide-content .img-with-filter {
      height: 100% !important;
  }
  .news-page .news-flex a .slide-content .img-with-filter .filter-img-layer-home.news {
      height: 100% !important;
  }
  .news-page .news-flex a .slide-content .img-with-filter div {
      height: 100% !important;
  }
  .news .img-with-filter img {
      height: 100% !important;
  }
} 
@media only screen and (max-width: 990px) {
    .news-page .news-flex a {
        width: calc(50% - 10px);
    }
  .vacance-page-block {
      flex-wrap: wrap;
  }
  .flex-content {
    flex-direction: column;
  }
  .about-us .flex-content {
    align-items: flex-start;
  }
  .flex-content .left {
    width: 100%;
  }
  .flex-content .right {
    width: 100%;
  }
}
@media only screen and (max-width: 900px) {
  .news-open-text .link {
      display: none;
  }
  .vacance-page-block .big-text {
      font-size: 20px;
  }
}
@media only screen and (max-width: 650px) {
  .vacance-page-block {
      padding: 50px 15px;
  }
  .xtm-news-container {
      padding: 70px 0 0 0;
  }
  .swiper-wrap .button-next {
      right: 0;
  }
  .swiper-wrap .button-prev {
      left: 0;
  }
  .news-title {
      padding: 0 15px;
  }
  .news-text {
      padding: 0 15px;
      font-size: 20px;
  }
  .swiper-wrap .button-prev img, .swiper-wrap .button-next img {
      width: 27px;
  }
  .news .img-with-filter img {
      height: 205px;
  }
  .news .slide-content .slide-title {
      width: 80%;
      padding: 0 40px;
      max-width: none;
  }
  .news .swiper-slide a {
      position: relative;
  }
  .news-page .news-flex a {
      height: 250px;
  }
  .vacances-block .block-title {
      padding: 0 15px;
  }
  .flex-content .left {
      padding: 0 15px;
  }
  .flex-content .right {
      padding: 0;
  }
  .about-us {
      padding: 0;
  }
  .about-us .flex-content .left {
      padding: 0 40px;
  }
  .flex-block {
      padding: 0 15px;
  }
  .ieguvumi {
      padding: 70px 15px;
  }
  .flex-ieguvumi .item {
      padding: 20px;
      align-items: center;
  }
  .flex-ieguvumi .item .img-wrap img {
      top: 50%;
      transform: translateX(-50%) translateY(-50%);
  }
  .flex-ieguvumi .item .text .title {
      font-size: 19px;
  }
  .news-page .link .link-btn {
      margin-top: 25px;
  }
}
@media only screen and (max-width: 570px) {
    .news-page .news-flex a {
        width: 100%;
    }
}
@media only screen and (max-width: 414px) {
  .news-page {
      padding: 70px 0;
  }
  .news-page .text {
      padding: 0 15px;
  }
  .news-page .block-title {
      padding: 0 15px;
  }
  .news-page .news-flex {
      row-gap: 5px;
  }
}

.video-wrap {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    position: relative;
    cursor: pointer;
}

.video-wrap iframe {
    filter: grayscale(1);
}

.video-wrap .play-btn {
        position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    height: 120px;
    width: 120px;
}
