body {
  color: #000;
  font-family: "MaisonNeueMono";
  font-weight: 300; }

.transition, nav li a, #footer-widgets .nectar-button, #social a i {
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear; }

#social a i {
  color: #fff; }

#social a:hover i {
  color: #ff0028; }

#social a {
  font-size: 2rem;
  margin-right: 0.5rem; }

.container-wrap, .project-title {
  background-color: #fff;
  padding-top: 0; }

.content.transparent div {
  /*background:rgba(0, 0, 0, 0.5);*/ }

html body #header-outer[data-transparent-header="true"] .ns-loading-cover {
  background-color: transparent; }

@media only screen and (min-width: 1000px) {
  .swiper-slide .content.transparent {
    /*padding: 0 40%!important;*/ }
    .swiper-slide .content.transparent p, .swiper-slide .content.transparent .buttons a, .buttons .swiper-slide .content.transparent a, .swiper-slide .content.transparent .button a, .swiper-slide .button .content.transparent a, .swiper-slide .content.transparent #search-outer #search input[type=text], #search-outer #search .swiper-slide .content.transparent input[type=text], .swiper-slide .content.transparent .row .col.section-title span, .row .col.section-title .swiper-slide .content.transparent span, .swiper-slide .content.transparent #page-header-bg .subheader, #page-header-bg .swiper-slide .content.transparent .subheader {
      color: #fff; } }

body .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content, body .positioned-container, body .non-positioned {
  /*p {
	font-size:0.8rem!important; line-height:1.2rem!important; margin-top:0;
	}
	h2 {font-size:1.6rem!important; line-height:1.2rem!important; margin-bottom:0;}*/ }
  body .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content h2, body .positioned-container h2, body .non-positioned h2 {
    margin-bottom: 0;
    position: relative;
    font-size: 60px;
    line-height: 80px;
    letter-spacing: -1px;
    display: block;
    color: #fff;
    padding-bottom: 0; }
  body .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content p, body .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content .buttons a, .buttons body .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content a, body .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content .button a, body .nectar-slider-wrap[data-full-width="true"] .swiper-slide .button .content a, body .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content #search-outer #search input[type=text], #search-outer #search body .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content input[type=text], body .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content .row .col.section-title span, .row .col.section-title body .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content span, body .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content #page-header-bg .subheader, #page-header-bg body .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content .subheader, body .positioned-container p, body .positioned-container .buttons a, .buttons body .positioned-container a, body .positioned-container .swiper-slide .button a, .swiper-slide .button body .positioned-container a, body .positioned-container #search-outer #search input[type=text], #search-outer #search body .positioned-container input[type=text], body .positioned-container .row .col.section-title span, .row .col.section-title body .positioned-container span, body .positioned-container #page-header-bg .subheader, #page-header-bg body .positioned-container .subheader, body .non-positioned p, body .non-positioned .buttons a, .buttons body .non-positioned a, body .non-positioned .swiper-slide .button a, .swiper-slide .button body .non-positioned a, body .non-positioned #search-outer #search input[type=text], #search-outer #search body .non-positioned input[type=text], body .non-positioned .row .col.section-title span, .row .col.section-title body .non-positioned span, body .non-positioned #page-header-bg .subheader, #page-header-bg body .non-positioned .subheader {
    font-size: 24px;
    line-height: 38px;
    font-family: 'OpenSansLight'; }
  @media screen and (min-width: 1025px) {
    body .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content .buttons, body .positioned-container .buttons, body .non-positioned .buttons {
      margin-top: -1.8em; } }
  body .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content .buttons .button, body .positioned-container .buttons .button, body .non-positioned .buttons .button {
    min-width: 155px;
    border-radius: 0 !important; }
    body .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content .buttons .button a, body .positioned-container .buttons .button a, body .non-positioned .buttons .button a {
      position: relative;
      overflow: hidden; }
    body .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content .buttons .button a:after, body .positioned-container .buttons .button a:after, body .non-positioned .buttons .button a:after {
      content: "";
      display: block;
      position: absolute;
      bottom: 0;
      right: 0;
      width: 0;
      height: 0;
      border-bottom-color: #f0f0f0;
      border-bottom-width: 24px;
      border-bottom-style: solid;
      border-left: 24px solid transparent !important;
      z-index: 2; }

@media only screen and (max-width: 690px) {
  body .nectar-slider-wrap[data-fullscreen="false"] .swiper-slide .button {
    padding-right: 0; }
    body .nectar-slider-wrap[data-fullscreen="false"] .swiper-slide .button a {
      font-size: 12px !important;
      padding: 4px 7px; } }

@media screen and (min-width: 1025px) {
  html body .positioned-container .buttons, .non-positioned .buttons {
    margin-top: 0; } }

html body .positioned-container .buttons .button, .non-positioned .buttons .button {
  display: inline-block;
  padding: 8px;
  margin: 0px 0px 0px 0px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-transform-style: preserve-3d; }

html body .positioned-container .buttons > div:last-child, .non-positioned .buttons > div:last-child {
  padding-right: 0px !important; }

html body .positioned-container .buttons > div:first-child, .non-positioned .buttons > div:first-child {
  padding-left: 0px; }

html body .positioned-container .buttons .button a, .non-positioned .buttons .button a {
  background-color: #6bc1b9;
  color: #fff;
  border-radius: 2px;
  padding: 13px 17px;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
  display: block;
  transition: border-color 0.2s linear, background-color 0.2s linear;
  -moz-transition: border-color 0.2s linear, background-color 0.2s linear;
  -o-transition: border-color 0.2s linear, background-color 0.2s linear;
  -webkit-transition: border-color 0.2s linear, background-color 0.2s linear; }

.non-positioned .buttons {
  text-align: center; }

.section-with-background {
  min-height: 85vh; }

.wpb_row.contains-section-with-background {
  padding: 0; }

.swiper-wrapper .slider-down-arrow {
  bottom: 60px; }

.content.transparent div.buttons, .content.transparent div.button {
  background: transparent; }

.content.transparent * {
  opacity: 1 !important; }

.content.transparent p span, .content.transparent .buttons a span, .buttons .content.transparent a span, .content.transparent .swiper-slide .button a span, .swiper-slide .button .content.transparent a span, .content.transparent #search-outer #search input[type=text] span, #search-outer #search .content.transparent input[type=text] span, .content.transparent .row .col.section-title span span, .row .col.section-title .content.transparent span span, .content.transparent #page-header-bg .subheader span, #page-header-bg .content.transparent .subheader span {
  background-color: transparent !important; }

#front-games .nectar-button {
  margin-top: 1.6rem; }

#front-teaser {
  margin-top: 0;
  margin-bottom: 0;
  background: #000;
  padding: 5em 0 2em; }

.container-wrap p, .container-wrap .buttons a, .buttons .container-wrap a, .container-wrap .swiper-slide .button a, .swiper-slide .button .container-wrap a, .container-wrap #search-outer #search input[type=text], #search-outer #search .container-wrap input[type=text], .container-wrap .row .col.section-title span, .row .col.section-title .container-wrap span, .container-wrap #page-header-bg .subheader, #page-header-bg .container-wrap .subheader {
  font-size: 1.1rem; }

.container-wrap blockquote p, .container-wrap blockquote .buttons a, .buttons .container-wrap blockquote a, .container-wrap blockquote .swiper-slide .button a, .swiper-slide .button .container-wrap blockquote a, .container-wrap blockquote #search-outer #search input[type=text], #search-outer #search .container-wrap blockquote input[type=text], .container-wrap blockquote .row .col.section-title span, .row .col.section-title .container-wrap blockquote span, .container-wrap blockquote #page-header-bg .subheader, #page-header-bg .container-wrap blockquote .subheader {
  font-size: 2.4rem;
  padding: 2em 0; }
  .container-wrap blockquote p:last-child, .container-wrap blockquote .buttons a:last-child, .buttons .container-wrap blockquote a:last-child, .container-wrap blockquote .swiper-slide .button a:last-child, .swiper-slide .button .container-wrap blockquote a:last-child, .container-wrap blockquote #search-outer #search input[type=text]:last-child, #search-outer #search .container-wrap blockquote input[type=text]:last-child, .container-wrap blockquote .row .col.section-title span:last-child, .row .col.section-title .container-wrap blockquote span:last-child, .container-wrap blockquote #page-header-bg .subheader:last-child, #page-header-bg .container-wrap blockquote .subheader:last-child {
    padding-bottom: 2em !important; }

h2 {
  font-size: 2rem;
  line-height: 2.2rem;
  margin-bottom: 1.6rem; }

.toggle h3 a {
  margin-bottom: 0;
  font-size: 2.2rem !important;
  color: #000; }
  .toggle h3 a i {
    color: #000; }

#front-teaser h2 {
  font-size: 1.6rem; }

.position {
  background: #8f0000;
  margin-bottom: 1.6rem; }
  .position a {
    display: block; }
  .position img {
    position: absolute;
    left: 0;
    top: 0; }

.position img {
  min-width: 100%;
  height: auto;
  position: relative; }

.position .header {
  position: relative;
  overflow: hidden;
  max-height: 200px; }

.position .entry-header {
  text-align: left;
  padding-left: 1rem;
  padding-top: 8px; }
  .position .entry-header h3 {
    margin-top: 8px;
    color: #fff;
    line-height: 1.2rem; }

.position p, .position .buttons a, .buttons .position a, .position .swiper-slide .button a, .swiper-slide .button .position a, .position #search-outer #search input[type=text], #search-outer #search .position input[type=text], .position .row .col.section-title span, .row .col.section-title .position span, .position #page-header-bg .subheader, #page-header-bg .position .subheader {
  font-size: 1rem !important;
  line-height: 1.2rem !important;
  text-align: left;
  padding: 1rem;
  padding-right: 8rem;
  color: #fff; }
  .position p:last-child, .position .buttons a:last-child, .buttons .position a:last-child, .position .swiper-slide .button a:last-child, .swiper-slide .button .position a:last-child, .position #search-outer #search input[type=text]:last-child, #search-outer #search .position input[type=text]:last-child, .position .row .col.section-title span:last-child, .row .col.section-title .position span:last-child, .position #page-header-bg .subheader:last-child, #page-header-bg .position .subheader:last-child {
    padding-bottom: 10px; }

.position.wpb_column {
  background: transparent;
  position: relative; }
  .position.wpb_column a {
    background: transparent;
    display: block;
    position: relative;
    z-index: 1; }
  .position.wpb_column a:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-bottom-color: transparent;
    border-bottom-width: 100px;
    border-bottom-style: solid;
    border-left: 100px solid transparent !important;
    z-index: -1; }
  .position.wpb_column.border-white {
    border-color: #fff; }
    .position.wpb_column.border-white a:after {
      border-color: #fff; }
  .position.wpb_column.border-grey {
    border-color: #646464; }
    .position.wpb_column.border-grey a:after {
      border-color: #646464; }
  .position.wpb_column.border-lightgrey {
    border-color: #f0f0f0; }
    .position.wpb_column.border-lightgrey a:after {
      border-color: #f0f0f0; }
  .position.wpb_column.border-black {
    border-color: #000; }
    .position.wpb_column.border-black a:after {
      border-color: #000; }
  .position.wpb_column.border-blue {
    border-color: #0023ce; }
    .position.wpb_column.border-blue a:after {
      border-color: #0023ce; }
  .position.wpb_column.border-green {
    border-color: lime; }
    .position.wpb_column.border-green a:after {
      border-color: lime; }
  .position.wpb_column.border-purple {
    border-color: #802bfd; }
    .position.wpb_column.border-purple a:after {
      border-color: #802bfd; }
  .position.wpb_column.border-pink {
    border-color: #ff00dd; }
    .position.wpb_column.border-pink a:after {
      border-color: #ff00dd; }
  .position.wpb_column.border-red {
    border-color: #ff0028; }
    .position.wpb_column.border-red a:after {
      border-color: #ff0028; }
  .position.wpb_column.border-turquoise {
    border-color: #04eecc; }
    .position.wpb_column.border-turquoise a:after {
      border-color: #04eecc; }
  .position.wpb_column.border-orange {
    border-color: #ff6f00; }
    .position.wpb_column.border-orange a:after {
      border-color: #ff6f00; }

.home .vert-center h3, .page-template-template-front-page-php .vert-center h3, .portfolio-items .vert-center h3 {
  font-size: 2rem; }

.portfolio-items h3 {
  font-size: 2rem; }

.portfolio-items p, .portfolio-items .buttons a, .buttons .portfolio-items a, .portfolio-items .swiper-slide .button a, .swiper-slide .button .portfolio-items a, .portfolio-items #search-outer #search input[type=text], #search-outer #search .portfolio-items input[type=text], .portfolio-items .row .col.section-title span, .row .col.section-title .portfolio-items span, .portfolio-items #page-header-bg .subheader, #page-header-bg .portfolio-items .subheader {
  font-size: 1.5rem !important; }

.portfolio-items .more-text {
  padding-top: 10px; }

.portfolio-items .work-item.style-3 p, .portfolio-items .work-item.style-3 .buttons a, .buttons .portfolio-items .work-item.style-3 a, .portfolio-items .work-item.style-3 .swiper-slide .button a, .swiper-slide .button .portfolio-items .work-item.style-3 a, .portfolio-items .work-item.style-3 #search-outer #search input[type=text], #search-outer #search .portfolio-items .work-item.style-3 input[type=text], .portfolio-items .work-item.style-3 .row .col.section-title span, .row .col.section-title .portfolio-items .work-item.style-3 span, .portfolio-items .work-item.style-3 #page-header-bg .subheader, #page-header-bg .portfolio-items .work-item.style-3 .subheader {
  line-height: 1.5rem; }

body .portfolio-items .col {
  margin-bottom: 0 !important; }

.portfolio-items .col {
  background: transparent; }

.text-black {
  color: #000 !important; }

.news .standard_section, .job-grid .standard_section {
  padding: 0; }

.news a, .job-grid a {
  background: transparent;
  display: block;
  position: relative;
  z-index: 1; }
  .news a.nectar-button, .job-grid a.nectar-button {
    display: inline-block;
    margin-top: 20px; }
  @media screen and (min-width: 1025px) {
    .news a:not(.nectar-button), .job-grid a:not(.nectar-button) {
      min-height: 361px;
      max-height: 361px; } }
@media screen and (min-width: 1025px) {
  .news .work-item, .job-grid .work-item {
    min-height: 361px;
    max-height: 361px; } }

.news .header, .job-grid .header {
  position: relative;
  overflow: hidden;
  max-height: 200px; }

.news .entry-header, .job-grid .entry-header {
  padding-top: 8px;
  padding-left: 1rem;
  width: 90%; }
  .news .entry-header span, .job-grid .entry-header span {
    margin-bottom: 0;
    font-size: 0.8rem; }
  .news .entry-header h3, .job-grid .entry-header h3 {
    margin: 0;
    min-height: 30px;
    line-height: 1.2rem; }

.news p, .news .buttons a, .buttons .news a, .news .swiper-slide .button a, .swiper-slide .button .news a, .news #search-outer #search input[type=text], #search-outer #search .news input[type=text], .news .row .col.section-title span, .row .col.section-title .news span, .news #page-header-bg .subheader, #page-header-bg .news .subheader, .job-grid p, .job-grid .buttons a, .buttons .job-grid a, .job-grid .swiper-slide .button a, .swiper-slide .button .job-grid a, .job-grid #search-outer #search input[type=text], #search-outer #search .job-grid input[type=text], .job-grid .row .col.section-title span, .row .col.section-title .job-grid span, .job-grid #page-header-bg .subheader, #page-header-bg .job-grid .subheader {
  font-size: 1rem !important;
  line-height: 1.2rem !important;
  text-align: left;
  padding: 0.5rem 60px 0.5rem 1rem;
  color: #000; }
  .news p:last-child, .news .buttons a:last-child, .buttons .news a:last-child, .news .swiper-slide .button a:last-child, .swiper-slide .button .news a:last-child, .news #search-outer #search input[type=text]:last-child, #search-outer #search .news input[type=text]:last-child, .news .row .col.section-title span:last-child, .row .col.section-title .news span:last-child, .news #page-header-bg .subheader:last-child, #page-header-bg .news .subheader:last-child, .job-grid p:last-child, .job-grid .buttons a:last-child, .buttons .job-grid a:last-child, .job-grid .swiper-slide .button a:last-child, .swiper-slide .button .job-grid a:last-child, .job-grid #search-outer #search input[type=text]:last-child, #search-outer #search .job-grid input[type=text]:last-child, .job-grid .row .col.section-title span:last-child, .row .col.section-title .job-grid span:last-child, .job-grid #page-header-bg .subheader:last-child, #page-header-bg .job-grid .subheader:last-child {
    margin-bottom: 0.5rem !important;
    padding-bottom: 0.5rem !important; }

.news .wpb_column, .job-grid .wpb_column {
  background: transparent;
  position: relative; }
  .news .wpb_column a:after, .job-grid .wpb_column a:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-bottom-color: transparent;
    border-bottom-width: 120px;
    border-bottom-style: solid;
    border-left: 120px solid transparent !important;
    z-index: -1; }
    @media screen and (max-width: 767px) {
      .news .wpb_column a:after, .job-grid .wpb_column a:after {
        border-bottom-width: 60px;
        border-left: 60px solid transparent !important; } }
  .news .wpb_column a.background-transparent:after, .job-grid .wpb_column a.background-transparent:after {
    z-index: 200;
    transform: rotate(180deg);
    top: 0;
    left: 0;
    pointer-events: none; }
    @media screen and (max-width: 767px) {
      .news .wpb_column a.background-transparent:after, .job-grid .wpb_column a.background-transparent:after {
        border-bottom-width: 120px;
        border-left: 120px solid transparent !important; } }
  .news .wpb_column.border-white, .job-grid .wpb_column.border-white {
    border-color: #fff; }
    .news .wpb_column.border-white a:after, .job-grid .wpb_column.border-white a:after {
      border-color: #fff; }
  .news .wpb_column.border-black, .job-grid .wpb_column.border-black {
    border-color: #000; }
    .news .wpb_column.border-black a:after, .job-grid .wpb_column.border-black a:after {
      border-color: #000; }
  .news .wpb_column.border-grey, .job-grid .wpb_column.border-grey {
    border-color: #646464; }
    .news .wpb_column.border-grey a:after, .job-grid .wpb_column.border-grey a:after {
      border-color: #646464; }
  .news .wpb_column.border-lightgrey, .job-grid .wpb_column.border-lightgrey {
    border-color: #f0f0f0; }
    .news .wpb_column.border-lightgrey a:after, .job-grid .wpb_column.border-lightgrey a:after {
      border-color: #f0f0f0; }
  .news .wpb_column.border-blue, .job-grid .wpb_column.border-blue {
    border-color: #0023ce; }
    .news .wpb_column.border-blue a:after, .job-grid .wpb_column.border-blue a:after {
      border-color: #0023ce; }
  .news .wpb_column.border-green, .job-grid .wpb_column.border-green {
    border-color: lime; }
    .news .wpb_column.border-green a:after, .job-grid .wpb_column.border-green a:after {
      border-color: lime; }
  .news .wpb_column.border-purple, .job-grid .wpb_column.border-purple {
    border-color: #802bfd; }
    .news .wpb_column.border-purple a:after, .job-grid .wpb_column.border-purple a:after {
      border-color: #802bfd; }
  .news .wpb_column.border-pink, .job-grid .wpb_column.border-pink {
    border-color: #ff00dd; }
    .news .wpb_column.border-pink a:after, .job-grid .wpb_column.border-pink a:after {
      border-color: #ff00dd; }
  .news .wpb_column.border-red, .job-grid .wpb_column.border-red {
    border-color: #ff0028; }
    .news .wpb_column.border-red a:after, .job-grid .wpb_column.border-red a:after {
      border-color: #ff0028; }
  .news .wpb_column.border-turquoise, .job-grid .wpb_column.border-turquoise {
    border-color: #04eecc; }
    .news .wpb_column.border-turquoise a:after, .job-grid .wpb_column.border-turquoise a:after {
      border-color: #04eecc; }
  .news .wpb_column.border-orange, .job-grid .wpb_column.border-orange {
    border-color: #ff6f00; }
    .news .wpb_column.border-orange a:after, .job-grid .wpb_column.border-orange a:after {
      border-color: #ff6f00; }

@media screen and (min-width: 1025px) {
  .news .work-item {
    max-height: inherit;
    min-height: 360px; } }

.standard_section {
  padding: 2em 0; }
  .standard_section .standard_section {
    padding: 0; }
  @media screen and (min-width: 1025px) {
    .standard_section {
      padding: 4em 0; }
      .standard_section .standard_section {
        padding: 0; } }
#front-intro.standard_section {
  padding-top: 2rem !important; }

@media screen and (min-width: 768px) {
  body .vc_row-fluid .vc_col-sm-6 {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 2rem; }
    body .vc_row-fluid .vc_col-sm-6:nth-of-type(2n) {
      margin-right: 0;
      margin-left: 0; }
  body .portfolio-items .vc_col-sm-6 {
    width: 50%;
    margin: 0; }
  body .portfolio-items .vc_col-sm-4 {
    width: 33.333333%;
    margin: 0; }
  body .portfolio-items .vc_col-sm-3 {
    width: 25%;
    margin: 0; }
  body .portfolio-items img {
    width: 100% !important;
    height: auto !important; }
  body.home .news .vc_col-sm-6, body.page-template-template-front-page-php .news .vc_col-sm-6 {
    width: 48% !important;
    margin-right: 4% !important;
    margin-bottom: 2rem !important; }
    body.home .news .vc_col-sm-6:nth-of-type(2n), body.page-template-template-front-page-php .news .vc_col-sm-6:nth-of-type(2n) {
      margin-right: 0 !important;
      margin-left: 0 !important; } }

@media screen and (min-width: 768px) {
  .parallax_section {
    height: 85vh; }
    .parallax_section .row-bg-wrap:before {
      background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
      background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.65)), color-stop(100%, rgba(0, 0, 0, 0)));
      background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
      background: -o-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
      background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
      background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
      width: 100%;
      height: 85vh;
      display: table;
      content: "";
      position: absolute;
      z-index: 800; }
    .parallax_section * {
      color: #fff; }
    .parallax_section .col.span_12 {
      position: relative;
      height: 85vh; }
      .parallax_section .col.span_12 .vc_col-sm-6 {
        position: absolute;
        bottom: 5vh; } }

#footer-widgets .nectar-button {
  box-shadow: none;
  border-radius: 0 !important; }
  #footer-widgets .nectar-button:hover {
    opacity: 1 !important; }

#footer-logo {
  text-align: center;
  font-size: 18px; }
  #footer-logo svg, #footer-logo img {
    width: 100%;
    height: auto;
    max-width: 450px;
    margin: 0 auto;
    display: inline-block; }
    @media (max-width: 767px) {
      #footer-logo svg, #footer-logo img {
        margin-bottom: 10px;
        display: block; } }
#page-header-bg h1, #page-header-bg .subheader, #page-header-bg a {
  text-align: center;
  display: block; }

#page-header-bg a i {
  animation: 3.4s ease-in-out infinite fadebottom;
  -webkit-animation: 3.4s ease-in-out infinite fadebottom;
  color: #fff !important; }

nav * {
  color: #000 !important; }
  nav *:hover {
    color: #ff0028 !important; }

/*@media only screen and (min-width: 1001px) {
body #header-outer[data-transparent-header="true"].transparent header#top nav ul #search-btn > div {}
}*/
body.page-id-506 {
  background: #fff !important; }
  body.page-id-506 #ajax-content-wrap, body.page-id-506 .parallax_slider_outer * {
    max-width: 1100px !important;
    margin: 0 auto; }
  body.page-id-506 .parallax_slider_outer.first-section .nectar-slider-wrap {
    position: relative; }
  body.page-id-506 .container-wrap .container {
    padding: 0 10px !important;
    overflow: hidden; }

#post-area #pagination {
  clear: both;
  padding-left: 0; }

.vc_non_responsive .vc_row .vc_col-sm-25 {
  position: relative;
  float: left;
  width: 20%;
  min-height: 1px; }

.vc_col-sm-25 {
  position: relative;
  min-height: 1px;
  box-sizing: border-box;
  margin: 0; }

@media (min-width: 768px) {
  .vc_col-sm-25 {
    float: left;
    width: 20%; } }

@media only screen and (min-width: 1000px) and (max-width: 1300px) {
  .col.vc_col-sm-25 h5 {
    font-size: 16px !important; } }

@media only screen and (min-width: 690px) and (max-width: 1000px) {
  body .vc_row-fluid .vc_col-sm-25[class*="vc_col-sm-"] {
    width: 100%;
    margin-right: 0px !important;
    margin-left: 0px; } }

@media only screen and (min-width: 1px) and (max-width: 1000px) {
  .full-width-content.vc_row-fluid .vc_col-sm-25 {
    width: 100% !important;
    height: auto !important;
    margin-left: 0; }
  .full-width-content .one-fourths.vc_col-sm-25 {
    padding: 0; } }

#cookie-law-info-bar {
  font-family: "MaisonNeueMono" !important; }
  #cookie-law-info-bar a {
    background: transparent !important;
    border: 1px solid #fff !important;
    border-radius: 0 !important;
    text-transform: uppercase;
    font-family: "MaisonNeueMono" !important; }

.cli-plugin-button, .cli-plugin-button:visited {
  padding: 5px 10px 4px !important; }

@media screen and (max-width: 1024px) {
  .wpb_row > .span_12 > .column_container:last-child {
    margin-bottom: 25px !important; } }

.nectar-milestone {
  margin-bottom: 2rem; }

@media screen and (min-width: 768px) {
  .breaker h2 {
    padding-top: 1rem;
    margin-bottom: 0; } }

h1, h2, h3, h4, h5, h6, #footer-outer .widget h4 {
  letter-spacing: normal;
  font-family: "MaisonNeueMono";
  font-weight: 400; }

h1, h2, .swiper-slide .content h2, .text-on-hover-wrap .categories a, h1.entry-title,
.row .col.section-title h1, .row .col.section-title h2, #page-header-bg h1, #page-header-bg h2 {
  font-family: "MaisonNeueMono";
  font-weight: 400;
  letter-spacing: -2px; }

.bold, strong, b {
  font-family: "MaisonNeue";
  font-weight: bold;
  letter-spacing: 1px; }

p, .buttons a, .swiper-slide .button a, #search-outer #search input[type=text], .row .col.section-title span, #page-header-bg .subheader {
  font-family: "MaisonNeue";
  font-weight: 300; }

.nectar-button, .nectar-button.see-through, body .nectar-button.see-through, .text_on_hover.product .add_to_cart_button {
  font-family: "MaisonNeueMono";
  font-weight: 400;
  border-width: 1px !important;
  box-shadow: none !important;
  border-radius: 0 !important; }
  .nectar-button:hover, .nectar-button.see-through:hover, body .nectar-button.see-through:hover, .text_on_hover.product .add_to_cart_button:hover {
    border-width: 1px !important; }

.color-white, .color-white * {
  color: #fff !important; }

.color-black, .color-black * {
  color: #000 !important; }

.color-grey, .color-grey * {
  color: #646464 !important; }

.color-lightgrey, .color-lightgrey * {
  color: #f0f0f0 !important; }

.color-blue, .color-blue * {
  color: #0023ce !important; }

.color-green, .color-green * {
  color: lime !important; }

.color-purple, .color-purple * {
  color: #802bfd !important; }

.color-pink, .color-pink * {
  color: #ff00dd !important; }

.color-red, .color-red * {
  color: #ff0028 !important; }

.color-turquoise, .color-turquoise * {
  color: #04eecc !important; }

.color-orange, .color-orange * {
  color: #ff6f00 !important; }

.background-white {
  background-color: #fff !important; }

.background-black {
  background-color: #000 !important; }

.background-grey {
  background-color: #646464 !important; }

.background-lightgrey {
  background-color: #f0f0f0 !important; }

.background-blue {
  background-color: #0023ce !important; }

.background-green {
  background-color: lime !important; }

.background-purple {
  background-color: #802bfd !important; }

.background-pink {
  background-color: #ff00dd !important; }

.background-red {
  background-color: #ff0028 !important; }

.background-turquoise {
  background-color: #04eecc !important; }

.background-orange {
  background-color: #ff6f00 !important; }

.border-white {
  border-color: #fff; }
  .border-white:after {
    border-color: #fff; }

.border-black {
  border-color: #000; }
  .border-black:after {
    border-color: #000; }

.border-grey {
  border-color: #646464; }
  .border-grey:after {
    border-color: #646464; }

.border-lightgrey {
  border-color: #f0f0f0; }
  .border-lightgrey:after {
    border-color: #f0f0f0; }

.border-blue {
  border-color: #0023ce; }
  .border-blue:after {
    border-color: #0023ce; }

.border-green {
  border-color: lime; }
  .border-green:after {
    border-color: lime; }

.border-purple {
  border-color: #802bfd; }
  .border-purple:after {
    border-color: #802bfd; }

.border-pink {
  border-color: #ff00dd; }
  .border-pink:after {
    border-color: #ff00dd; }

.border-red {
  border-color: #ff0028; }
  .border-red:after {
    border-color: #ff0028; }

.border-turquoise {
  border-color: #04eecc; }
  .border-turquoise:after {
    border-color: #04eecc; }

.border-orange {
  border-color: #ff6f00; }
  .border-orange:after {
    border-color: #ff6f00; }

#front-jobs, #front-news, .blog .container-wrap, .container-wrap {
  background: #f0f0f0; }

html body .main-content ul li {
  list-style: square;
  list-style-position: outside;
  font-family: MaisonNeue;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 1rem; }

.main-content table td p, .main-content table td .buttons a, .buttons .main-content table td a, .main-content table td .swiper-slide .button a, .swiper-slide .button .main-content table td a, .main-content table td #search-outer #search input[type=text], #search-outer #search .main-content table td input[type=text], .main-content table td .row .col.section-title span, .row .col.section-title .main-content table td span, .main-content table td #page-header-bg .subheader, #page-header-bg .main-content table td .subheader {
  font-family: "MaisonNeueMono";
  font-size: 13px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0; }

#front-account {
  background: #fff; }
  #front-account ol, #front-account ul {
    list-style: inside;
    display: inline-block; }
    #front-account ol li, #front-account ul li {
      text-align: left; }
    #front-account ol:before, #front-account ol:after, #front-account ul:before, #front-account ul:after {
      display: table;
      content: "";
      clear: both; }
  #front-account .nectar-button {
    clear: both;
    display: table;
    margin: 0 auto; }

header#top .sf-menu li a {
  border: 1px solid transparent; }

header#top .sf-menu li.button a, header#top .sf-menu li.current-menu-item.button a {
  border: 1px solid #ff0028;
  color: #fff !important;
  background: #ff0028;
  border-radius: 2px; }
  header#top .sf-menu li.button a:hover, header#top .sf-menu li.current-menu-item.button a:hover {
    color: rgba(255, 255, 255, 0.9) !important; }

header#top .sf-menu li.button:hover a {
  color: rgba(255, 255, 255, 0.9) !important; }

header#top nav > ul > li > a {
  padding: 10px 15px;
  margin-top: -10px; }

#header-outer.transparent header#top nav > ul > li > a {
  padding: 10px 15px;
  margin-top: 0; }

header#top nav > ul {
  transition: none; }

#mobile-menu .button a {
  background: #ff0028;
  border: 1px solid #ff0028;
  border-radius: 2px;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
  color: #fff; }

html .job-grid {
  display: grid;
  grid-gap: 30px;
  height: 100% !important;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  overflow: hidden !important; }
  @media screen and (min-width: 768px) {
    html .job-grid {
      grid-template-columns: 1fr 1fr; } }
  @media screen and (min-width: 1024px) {
    html .job-grid {
      grid-template-columns: repeat(3, 1fr); }
      html .job-grid.grid-number-4, html .job-grid.grid-number-2 {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(1, 361px); }
        html .job-grid.grid-number-4 a.background-transparent:after, html .job-grid.grid-number-2 a.background-transparent:after {
          border-bottom-width: 120px;
          border-bottom-style: solid;
          border-left: 120px solid transparent !important; }
        html .job-grid.grid-number-4 .background-transparent .header img, html .job-grid.grid-number-2 .background-transparent .header img {
          object-position: 0 0;
          min-height: 600px; } }
  html .job-grid .vc_col-sm-4 {
    margin: 0 !important;
    float: none !important;
    width: 100% !important;
    position: static !important; }

.testimonial-item {
  margin-left: 0px; }

.news-section .wpb_column {
  margin-left: 0px !important; }

.news-section {
  margin-bottom: 0; }
  @media sceen and (min-width: 1024px) {
    .news-section {
      margin-bottom: 25px; } }
.col.one_col {
  float: none;
  margin: 2rem auto !important; }

.vc_col-sm-12 > h2 {
  text-align: center;
  line-height: 1.2; }

@media screen and (min-width: 900px) {
  .testimonial-grid .vc_col-sm-4:nth-of-type(1) {
    margin-right: 10px; }
  .testimonial-grid .vc_col-sm-4:nth-of-type(2) {
    margin: 0 10px; }
  .testimonial-grid .vc_col-sm-4:nth-of-type(3) {
    margin-left: 10px; }
  .testimonial-grid .vc_col-sm-4:nth-of-type(4) {
    margin-right: 10px; }
  .testimonial-grid .vc_col-sm-4:nth-of-type(5) {
    margin: 0 10px; }
  .testimonial-grid .vc_col-sm-4:nth-of-type(6) {
    margin-left: 10px; } }

.custom-text-desktop {
  display: none; }

@media screen and (min-width: 768px) {
  .custom-text-desktop {
    display: block; }
  .custom-text-mobile {
    display: none; } }

.swiper-slide .row.flex.content {
  position: relative;
  top: auto;
  left: auto; }

.swiper-slide .slide-container {
  height: 100%;
  width: 100%;
  padding: 0 20px; }

.positioned-container {
  height: 100%;
  max-width: 100vw;
  width: 100vw; }

.row.flex {
  height: 100%;
  display: flex;
  flex-direction: column; }
  .row.flex.v-center, .row.flex .v-center {
    align-items: center;
    justify-content: center; }
  .row.flex.v-top, .row.flex .v-top {
    align-items: flex-start;
    justify-content: flex-start;
    padding-top: 10px; }
  .row.flex.v-bottom, .row.flex .v-bottom {
    align-items: flex-end;
    justify-content: flex-end;
    padding-bottom: 1.5rem; }
  @media screen and (min-width: 768px) {
    .row.flex {
      flex-direction: row; }
      .row.flex.v-top, .row.flex .v-top {
        padding-top: calc(60px + 3rem); }
        .positioned-container .row.flex.v-top, .positioned-container .row.flex .v-top {
          padding-top: 3rem; }
      .row.flex.v-bottom, .row.flex .v-bottom {
        padding-bottom: 3rem; }
      .row.flex.h-center, .row.flex .h-center {
        justify-content: center; }
      .row.flex.h-left, .row.flex .h-left {
        justify-content: flex-start; }
      .row.flex.h-right, .row.flex .h-right {
        justify-content: flex-end; } }
.text-center {
  text-align: center; }

.text-right {
  text-align: center; }

.text-left {
  text-align: left; }

html .swiper-wrapper .slider-down-arrow {
  position: static;
  margin: 0 auto;
  text-align: center; }

.swiper-slide h1 {
  color: #fff; }

.wpb_row + .wpb_row {
  clear: both; }

.image-block-container, .image-block-container-right {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 20px; }
  @media screen and (min-width: 768px) {
    .image-block-container, .image-block-container-right {
      grid-template-columns: 1fr 1fr;
      grid-template-rows: 1fr; } }
  .image-block-container .small-images, .image-block-container-right .small-images {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    grid-gap: 20px; }
  .image-block-container .block-image-header, .image-block-container-right .block-image-header {
    display: grid;
    align-items: center;
    grid-column: 1 / 3; }
    .image-block-container .block-image-header h2, .image-block-container .block-image-header h3, .image-block-container .block-image-header h4, .image-block-container-right .block-image-header h2, .image-block-container-right .block-image-header h3, .image-block-container-right .block-image-header h4 {
      margin-bottom: 0; }

.image-block-container-right .small-images {
  grid-row: 1; }

.image-block-container-right > .block-image {
  grid-row: 2; }

@media screen and (min-width: 768px) {
  .image-block-container-right > .block-image {
    grid-column: 2;
    grid-row: 1; }
  .image-block-container-right .small-images {
    grid-column: 1;
    grid-row: 1; } }

.has-padding .vc_col-sm-3,
.has-padding .vc_col-sm-4,
.has-padding .vc_col-sm-5,
.has-padding .vc_col-sm-6,
.has-padding .vc_col-sm-7,
.has-padding .vc_col-sm-8 {
  padding: 10px; }

.has-padding > * {
  margin: 0 auto; }

.news a.background-transparent, .position a.background-transparent, .job-grid a.background-transparent {
  min-height: 300px;
  overflow: hidden; }

.news .background-transparent, .position .background-transparent, .job-grid .background-transparent {
  position: relative; }
  .news .background-transparent .header, .position .background-transparent .header, .job-grid .background-transparent .header {
    max-height: 100%;
    max-width: 300px; }
    .news .background-transparent .header img, .position .background-transparent .header img, .job-grid .background-transparent .header img {
      object-fit: cover;
      object-position: -150px 0;
      max-width: inherit;
      width: auto;
      height: 100%;
      min-height: 300px; }
    @media screen and (min-width: 768px) {
      .news .background-transparent .header, .position .background-transparent .header, .job-grid .background-transparent .header {
        max-width: 100%; }
        .news .background-transparent .header img, .position .background-transparent .header img, .job-grid .background-transparent .header img {
          min-height: 361px;
          object-position: -100px 0;
          max-width: 100%; } }
  .news .background-transparent .entry-header, .position .background-transparent .entry-header, .job-grid .background-transparent .entry-header {
    position: absolute;
    bottom: 10px;
    padding: 0 20px;
    pointer-events: none;
    width: 100%; }
    .news .background-transparent .entry-header span, .position .background-transparent .entry-header span, .job-grid .background-transparent .entry-header span {
      font-size: 18px;
      line-height: 1.2; }
    .news .background-transparent .entry-header h3, .position .background-transparent .entry-header h3, .job-grid .background-transparent .entry-header h3 {
      font-size: 24px;
      line-height: 1.2; }
    @media screen and (min-width: 1025px) {
      .news .background-transparent .entry-header span, .position .background-transparent .entry-header span, .job-grid .background-transparent .entry-header span {
        text-transform: uppercase;
        font-size: 18px; }
      .news .background-transparent .entry-header h3, .position .background-transparent .entry-header h3, .job-grid .background-transparent .entry-header h3 {
        font-size: 24px;
        line-height: 1em; } }
@media screen and (min-width: 1025px) {
  .grid-number-2 .background-transparent .entry-header span, .grid-number-4 .background-transparent .entry-header span, .news .background-transparent .entry-header span {
    text-transform: uppercase;
    font-size: 18px; }
  .grid-number-2 .background-transparent .entry-header h3, .grid-number-4 .background-transparent .entry-header h3, .news .background-transparent .entry-header h3 {
    font-size: 36px;
    line-height: 1em; } }

.position a {
  display: flex;
  flex-direction: column;
  height: 100%; }

#page-header-bg .h-left h1, #page-header-bg .h-left p, #page-header-bg .h-left .buttons a, .buttons #page-header-bg .h-left a, #page-header-bg .h-left .swiper-slide .button a, .swiper-slide .button #page-header-bg .h-left a, #page-header-bg .h-left #search-outer #search input[type=text], #search-outer #search #page-header-bg .h-left input[type=text], #page-header-bg .h-left .row .col.section-title span, .row .col.section-title #page-header-bg .h-left span, #page-header-bg .h-left .subheader {
  text-align: left; }

.job-filter-section,
.job-filter-category {
  text-align: center; }

.job-filter-category {
  margin-bottom: 40px !important; }

html .section-with-background .positioned-container .content {
  width: 100vw;
  position: absolute; }
  html .section-with-background .positioned-container .content * {
    color: #fff; }
  @media screen and (min-width: 1024px) {
    html .section-with-background .positioned-container .content.h-right {
      padding-right: 100px; }
    html .section-with-background .positioned-container .content.h-left {
      padding-left: 100px; } }
@media screen and (min-width: 1024px) {
  .vc_col-sm-6.position a, .vc_col-sm-6.position .work-item, .vc_col-sm-4.position a, .vc_col-sm-4.position .work-item {
    min-height: 361px;
    max-height: 361px; } }

.job-grid + .col a.nectar-button {
  margin-top: 30px; }

html .portfolio-items .col .work-info .vert-center * {
  opacity: 1 !important; }

.home .news-list {
  padding-top: 20px; }
  @media screen and (min-width: 1024px) {
    .home .news-list {
      padding-top: 40px; } }
.news-button {
  margin-top: 20px; }

/*# sourceMappingURL=custom.css.map */