@charset "UTF-8";
.bgc1 {
  background-color: #E74C3C; }

.bgc2 {
  background-color: #2ECC71; }

.bgc3 {
  background-color: #3498DB; }

.bgc4 {
  background-color: #F1C40F; }

.bgc5 {
  background-color: #E67E22; }

.bgc6 {
  background-color: #9B59B6; }

.bgc7 {
  background-color: #95A5A6; }

.bgc8 {
  background-color: #34495E; }

.bgc9 {
  background-color: #1ABC9C; }

.bgc0 {
  background-color: #ECF0F1; }

/**
 *  Wordpress/TinyMCE native styles
 */
.alignleft {
  float: left;
  margin-right: 15px; }

.alignright {
  float: right;
  margin-left: 15px; }

.col-xs-2-4, .col-sm-2-4, .col-md-2-5, .col-lg-2-4 {
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  position: relative; }

.col-xs-2-4 {
  float: left;
  width: 20%; }

@media (min-width: 768px) {
  .col-sm-2-4 {
    float: left;
    width: 20%; } }

@media (min-width: 992px) {
  .col-md-2-4 {
    float: left;
    width: 20%; } }

@media (min-width: 1200px) {
  .col-lg-2-4 {
    float: left;
    width: 20%; } }

.navbar-toggle {
  background-color: #ffffff;
  border: 1px solid #78bce7;
  float: right;
  margin-right: 30px;
  margin-top: 15px; }
  .navbar-toggle .icon-bar {
    background-color: #78bce7; }

.fa-hand-paper-o__left {
  font-size: 60%;
  padding-top: 6px;
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg); }

.fa-hand-paper-o__right {
  font-size: 60%;
  margin-left: -16px;
  padding-top: 5px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }

.p-contact-form .gform_wrapper {
  color: #4b4b4d;
  max-width: 475px; }
  .p-contact-form .gform_wrapper .gform_body {
    margin: 0 0;
    padding: 0; }
  .p-contact-form .gform_wrapper .gform_fields {
    list-style: none;
    padding: 0; }
  .p-contact-form .gform_wrapper ul li.gfield {
    clear: none; }
    .p-contact-form .gform_wrapper ul li.gfield.gfield_error {
      background-color: transparent;
      border: 0; }
      .p-contact-form .gform_wrapper ul li.gfield.gfield_error.gfield_contains_required {
        margin: 0 !important;
        padding: 0 !important; }
        .p-contact-form .gform_wrapper ul li.gfield.gfield_error.gfield_contains_required div.ginput_container {
          margin-top: 0.375em; }
  .p-contact-form .gform_wrapper .top_label .ginput_container {
    display: inline-block;
    float: left;
    width: 235px; }
  .p-contact-form .gform_wrapper .top_label .gfield_label {
    display: none; }
  .p-contact-form .gform_wrapper .top_label .gfield_error {
    width: auto; }
    .p-contact-form .gform_wrapper .top_label .gfield_error input.medium {
      background-color: #f2c9c5; }
      .p-contact-form .gform_wrapper .top_label .gfield_error input.medium::-webkit-input-placeholder {
        color: #c0392b; }
      .p-contact-form .gform_wrapper .top_label .gfield_error input.medium::-ms-input-placeholder {
        color: #c0392b; }
      .p-contact-form .gform_wrapper .top_label .gfield_error input.medium::placeholder {
        color: #c0392b; }
  .p-contact-form .gform_wrapper .top_label input.medium {
    border: 0;
    -webkit-border-radius: 0;
            border-radius: 0;
    display: inline-block;
    font-size: 18px;
    margin-bottom: 15px;
    margin-right: 15px;
    padding: 4px 10px;
    width: calc(100% - 15px); }
  .p-contact-form .gform_wrapper .top_label textarea {
    border: 0;
    -webkit-border-radius: 0;
            border-radius: 0;
    font-size: 18px;
    padding: 4px 10px;
    width: 455px;
    height: 100px; }
  .p-contact-form .gform_wrapper div.validation_error {
    display: none; }
  .p-contact-form .gform_wrapper div.validation_message {
    display: none; }
  .p-contact-form .gform_wrapper .gform_footer {
    clear: left;
    padding: 20px 0 15px; }
    .p-contact-form .gform_wrapper .gform_footer .gform_button {
      color: #ffffff;
      display: inline-block;
      font-size: 20px;
      padding: 10px 24px;
      background-color: #72ad58;
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      border: 0;
      padding: 5px 50px; }
      .p-contact-form .gform_wrapper .gform_footer .gform_button:active, .p-contact-form .gform_wrapper .gform_footer .gform_button:hover, .p-contact-form .gform_wrapper .gform_footer .gform_button:focus {
        color: #ffffff;
        background-color: #89ba74;
        text-decoration: none; }

.p-footer--newsletter .gform_wrapper {
  max-width: 100%;
  width: 100%; }
  .p-footer--newsletter .gform_wrapper .gform_body {
    margin: 0 0;
    padding: 0; }
  .p-footer--newsletter .gform_wrapper .gform_fields {
    list-style: none;
    padding: 0; }
  .p-footer--newsletter .gform_wrapper .top_label .gfield_label {
    display: none; }
  .p-footer--newsletter .gform_wrapper .top_label .gfield_error {
    width: 100%; }
    .p-footer--newsletter .gform_wrapper .top_label .gfield_error .ginput_container {
      max-width: 100%;
      width: 100%; }
    .p-footer--newsletter .gform_wrapper .top_label .gfield_error input.medium {
      background-color: white; }
      .p-footer--newsletter .gform_wrapper .top_label .gfield_error input.medium::-webkit-input-placeholder {
        color: #c0392b; }
      .p-footer--newsletter .gform_wrapper .top_label .gfield_error input.medium::-ms-input-placeholder {
        color: #c0392b; }
      .p-footer--newsletter .gform_wrapper .top_label .gfield_error input.medium::placeholder {
        color: #c0392b; }
  .p-footer--newsletter .gform_wrapper .top_label input.medium {
    border: 0 none;
    color: #4b4b4d;
    display: block;
    font-size: 18px;
    margin-bottom: 10px;
    padding: 4px;
    width: 100%; }
  .p-footer--newsletter .gform_wrapper .top_label input.gform_button {
    background-color: #72ad58;
    border: 0 none;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    padding: 4px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%; }
    .p-footer--newsletter .gform_wrapper .top_label input.gform_button:hover {
      background-color: #89ba74;
      color: #fff;
      text-decoration: none; }
  .p-footer--newsletter .gform_wrapper .top_label .gfield_description.validation_message {
    display: none; }
  .p-footer--newsletter .gform_wrapper .gform_footer {
    margin-top: 0;
    padding-top: 0; }
  .p-footer--newsletter .gform_wrapper .validation_error {
    display: none; }
  .p-footer--newsletter .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    background-color: transparent;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important; }
  .p-footer--newsletter .gform_wrapper .gform_confirmation_message {
    color: #ffffff;
    font-size: 16px;
    padding: 0 10px; }

.gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0 !important; }

.p-footer--newsletter .gform_wrapper .top_label input.gform_button {
  margin-top: 5px; }

.p-contact-form .gform_wrapper .top_label .ginput_container.ginput_container_textarea {
  width: calc(100% - 20px); }

@media (max-width: 1179px) {
  .p-contact-form .gform_wrapper .top_label .ginput_container {
    width: calc(100% - 5px); } }

@media (max-width: 767px) {
  .p-contact-form .gform_wrapper {
    max-width: 100%; }
  .p-contact-form .gform_wrapper .top_label textarea {
    width: 100%; }
  .p-contact-form .gform_wrapper .gform_footer .gform_button {
    width: calc(100% - 20px); } }

@font-face {
  font-family: 'bookmnd';
  src: url("fonts/bookmnd.eot");
  src: local("☺"), url("fonts/bookmnd.woff") format("woff"), url("fonts/bookmnd.ttf") format("truetype"), url("fonts/bookmnd.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'bookmnd';
  src: url("fonts/bookmndi.eot");
  src: local("☺"), url("fonts/bookmndi.woff") format("woff"), url("fonts/bookmndi.ttf") format("truetype"), url("fonts/bookmndi.svg") format("svg");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'nepvetica';
  src: url("fonts/HelveticaLTStd-Roman.eot");
  src: local("☺"), url("fonts/HelveticaLTStd-Roman.woff") format("woff"), url("fonts/HelveticaLTStd-Roman.ttf") format("truetype"), url("fonts/HelveticaLTStd-Roman.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html {
  overflow-x: hidden; }

html, body {
  font-family: "nepvetica", Helvetica, Arial, sans-serif; }

h1, h2, h3, h4, h5, h6 {
  font-family: "bookmnd", "Book Antiqua", "Times New Roman", serif; }

@media screen and (max-width: 767px) {
  h1, h2, h3, h4, h5, h6,
  .p-case--subtitle {
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto; } }

.p-case--more-heading,
.p-case--more-subheading {
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto; }

.format__email:before {
  content: '@'; }

.format__email:after {
  content: '.'; }

.p-header {
  background-image: url("images/header-background.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  -webkit-background-size: 110% auto;
          background-size: 110% auto; }

.p-header--inner {
  background-color: #fff;
  margin-top: 35px;
  padding-top: 35px; }

.p-header--aside {
  background-color: #78bce7;
  color: #ffffff;
  float: right;
  margin-top: -70px;
  padding: 0;
  width: auto; }

.p-header--address {
  padding: 15px 20px 0; }

.p-header--company-name {
  font-size: 120%; }

.p-header--social {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 0;
  width: 168px; }
  .p-header--social li {
    display: inline-block;
    font-size: 16px; }

.p-header--social-item {
  margin: 0;
  padding: 0;
  width: 33.333%;
  min-height: 56px;
  min-width: 56px; }

.p-header--social-button {
  background-color: #93c9ec;
  border-bottom: 1px solid #78bce7;
  border-right: 1px solid #78bce7;
  display: inline-block;
  color: #ffffff;
  font-size: 30px;
  height: 56px;
  line-height: 1.9em;
  padding-bottom: 4px;
  text-align: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 56px; }
  .p-header--social-button:active, .p-header--social-button:focus, .p-header--social-button:hover {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#78bce7), to(#93c9ec));
    background-image: -webkit-linear-gradient(bottom, #78bce7, #93c9ec);
    background-image: -o-linear-gradient(bottom, #78bce7, #93c9ec);
    background-image: linear-gradient(to top, #78bce7, #93c9ec);
    color: #ffffff;
    text-decoration: none;
    padding-bottom: 0;
    border-bottom: 5px solid #ffffff; }
  .p-header--social-button:visited {
    color: #ffffff; }

.p-header--social-item:last-of-type .p-header--social-button {
  border-right: 0; }

@media (min-width: 768px) {
  .p-header--logo {
    width: 415px;
    height: 136px; } }

@media (min-width: 992px) {
  .p-header--logo {
    width: 565px;
    height: 185px; } }

@media (max-width: 767px) {
  .p-header--link {
    display: block;
    text-align: center; } }

.p-blog {
  background-color: #6f6f71;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(49%, rgba(255, 255, 255, 0)), color-stop(49%, white), color-stop(50%, white), color-stop(50%, #2e4a5e), to(#2e4a5e)), url(images/nixel.png);
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 49%, white 49%, white 50%, #2e4a5e 50%, #2e4a5e), url(images/nixel.png);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 49%, white 49%, white 50%, #2e4a5e 50%, #2e4a5e), url(images/nixel.png);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 49%, white 49%, white 50%, #2e4a5e 50%, #2e4a5e), url(images/nixel.png);
  background-position: center center, left top;
  background-repeat: no-repeat, no-repeat;
  -webkit-background-size: 100% auto, 50% auto;
          background-size: 100% auto, 50% auto;
  margin-top: 25px;
  margin-bottom: 25px;
  min-height: 460px; }

.p-blog--heading {
  color: #ffffff;
  font-style: italic;
  margin-top: 50px; }

.p-blog--image {
  display: none; }

@media screen and (min-width: 768px) {
  .p-blog--content {
    padding: 0 70px 25px 28px; } }

.p-blog--content h3 {
  font-family: "nepvetica", Helvetica, Arial, sans-serif;
  color: #ffffff;
  margin-top: 50px;
  font-size: 30px; }

.p-blog--content p {
  color: #ffffff;
  font-size: 18px; }

.p-blog--content p:first-of-type {
  font-size: 20px; }

.p-blog--divider {
  height: 2px;
  border-bottom: 2px dashed #ffffff;
  margin: 25px 0; }

.p-blog--readmore {
  color: #ffffff;
  display: inline-block;
  font-size: 20px;
  padding: 10px 24px;
  background-color: #72ad58;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding: 6px 60px;
  margin-bottom: 10px;
  text-align: center; }
  .p-blog--readmore:active, .p-blog--readmore:hover, .p-blog--readmore:focus {
    color: #ffffff;
    background-color: #89ba74;
    text-decoration: none; }

.p-blog--images-container {
  height: 0;
  opacity: 0;
  overflow: hidden;
  width: 0; }

.p-breadcrumbs {
  background-color: #8fc7eb;
  padding: 8px 0; }

.p-breadcrumbs--list {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 0; }
  .p-breadcrumbs--list li {
    display: inline-block;
    font-size: 16px; }
  .p-breadcrumbs--list li {
    font-size: 15px; }

.p-breadcrumbs--item {
  color: #ffffff; }
  .p-breadcrumbs--item:after {
    content: ' > ';
    display: inline-block;
    padding: 0 5px; }
  .p-breadcrumbs--item:last-of-type:after {
    content: ''; }

.p-breadcrumbs--link {
  color: #ffffff;
  text-decoration: none; }
  .p-breadcrumbs--link:active, .p-breadcrumbs--link:focus, .p-breadcrumbs--link:hover {
    font-weight: bold;
    color: #ffffff;
    text-decoration: none; }

.p-breadcrumbs--current {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none; }

.p-case {
  margin-top: 50px; }

.p-case--heading {
  border-bottom: 6px solid #78bce7;
  font-size: 35px;
  font-style: italic;
  line-height: 35px;
  margin-bottom: 20px;
  padding-bottom: 35px; }

.p-case--heading__right {
  font-family: "nepvetica", Helvetica, Arial, sans-serif;
  font-size: 28px;
  font-style: normal; }

.p-case--heading-link {
  color: #4b4b4d;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .p-case--heading-link:hover, .p-case--heading-link:active, .p-case--heading-link:focus {
    color: #78bce7;
    text-decoration: none; }

.p-case--logo {
  border-bottom: 2px dashed #78bce7;
  padding: 10px 0 30px; }
  .p-case--logo.p-case--logo__full {
    padding-top: 20px; }

.p-case--logo-image {
  display: block;
  margin: 0 auto;
  width: auto; }

.p-case--specialist-heading {
  color: #4b4b4d;
  display: block;
  font-family: "nepvetica", Helvetica, Arial, sans-serif;
  font-size: 18px;
  padding: 15px 0 0;
  text-align: center;
  text-transform: uppercase; }

.p-case--specialist-photo {
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background-repeat: no-repeat;
  background-position: 4px 4px;
  -webkit-background-size: calc(100% - 8px) calc(100% - 8px);
          background-size: calc(100% - 8px) calc(100% - 8px);
  display: inline-block;
  height: 150px;
  line-height: 150px;
  text-align: center;
  width: 150px;
  border: 2px solid #4b4b4d;
  display: block;
  margin: 15px auto; }

.p-case--specialist-name {
  color: #78bce7;
  display: block;
  font-size: 20px;
  padding: 15px 0 0;
  text-align: center; }

.p-case--specialist-specialism {
  font-family: "bookmnd", "Book Antiqua", "Times New Roman", serif;
  font-style: italic;
  font-weight: 100;
  text-align: center; }

.p-case--specialist-info {
  font-size: 48px;
  color: #78bce7;
  display: block;
  text-align: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .p-case--specialist-info:active, .p-case--specialist-info:focus, .p-case--specialist-info:hover {
    color: #93c9ec; }

.p-case--specialist-contact {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 0;
  margin: 0;
  text-align: center; }
  .p-case--specialist-contact li {
    display: inline-block;
    font-size: 16px; }

.p-case--specialist-contact-item {
  height: 53px;
  margin: 0;
  padding: 0;
  width: 53px; }

.p-case--specialist-contact-link {
  background-color: #e2e2e3;
  color: #ffffff;
  display: inline-block;
  font-size: 24px;
  height: 0;
  line-height: 2em;
  padding-bottom: 100%;
  text-align: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
  border-right: 1px solid #ffffff; }
  .p-case--specialist-contact-link:active, .p-case--specialist-contact-link:focus, .p-case--specialist-contact-link:hover {
    color: #ffffff;
    background-color: #6f6f71; }

.p-case--date {
  font-style: italic;
  padding-left: 40px; }

.p-case--title {
  color: #78bce7;
  font-family: "nepvetica", Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 50px;
  margin-top: 20px; }
  .p-case--title.p-case--title__full {
    margin-top: 30px; }

.p-case--subtitle {
  color: #4b4b4d;
  font-family: "nepvetica", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal; }

.p-case--text {
  color: #5a5a5b;
  font-size: 16px; }
  .p-case--text p {
    color: #838384;
    padding-top: 15px; }

.p-case--readmore {
  color: #ffffff;
  display: inline-block;
  font-size: 20px;
  padding: 10px 24px;
  background-color: #72ad58;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  margin-left: 40px;
  margin-top: 30px;
  padding: 10px 50px; }
  .p-case--readmore:active, .p-case--readmore:hover, .p-case--readmore:focus {
    color: #ffffff;
    background-color: #89ba74;
    text-decoration: none; }

.p-case--content {
  padding-left: 0; }

.p-case--aside {
  padding-right: 0; }

@media screen and (max-width: 767px) {
  .p-case--content,
  .p-case--aside {
    padding-left: 0;
    padding-right: 0; } }

.p-case--more {
  background-color: #4f575d;
  border-bottom: 1px solid #4f575d;
  color: #ffffff;
  margin: 30px 0 0;
  padding: 0; }

.p-case--more-heading {
  font-size: 25px;
  margin: 0;
  padding: 15px 10px; }

.p-case--more-subheading {
  background-color: #4b4b4d;
  font-family: "nepvetica", Helvetica, Arial, sans-serif;
  font-size: 24px;
  padding: 20px 10px 10px;
  margin: 0; }

.p-case--more-content {
  background-color: #4b4b4d;
  font-size: 18px;
  padding: 40px 10px; }

.p-case--more-subheaded-content {
  background-color: #4b4b4d;
  font-size: 18px;
  padding: 0 10px 20px; }

.p-case--more-contact {
  background-color: #72ad58;
  color: #ffffff;
  line-height: 10px;
  margin: 10px;
  padding: 15px 0;
  text-align: center; }

.p-case--more-button {
  color: #ffffff;
  font-size: 34px; }

.p-case--more-or {
  display: inline-block;
  font-size: 25px;
  padding: 0 30px; }

.p-case--bottom-line {
  border-bottom: 2px dashed #78bce7;
  height: 1px;
  margin-bottom: 60px;
  margin-top: 30px; }

/* Custom styles for the loop */
.p-case__loop {
  margin-bottom: 60px; }
  .p-case__loop .p-case--logo {
    border-bottom: 0; }
  .p-case__loop .p-case--bottom-line {
    margin-bottom: 0; }

@media screen and (min-width: 1200px) {
  .p-case--heading__right,
  .p-case--title,
  .p-case--subtitle,
  .p-case--text {
    padding-left: 40px; } }

.p-cases {
  margin-bottom: 50px; }

.p-cases--heading {
  color: #4b4b4d;
  font-style: italic;
  margin: 35px 0; }

.p-cases--case {
  border-bottom: 2px dashed #78bce7;
  border-top: 4px solid #78bce7;
  padding: 25px 15px; }

.p-cases--link {
  display: block;
  text-align: center; }

@media screen and (min-width: 768px) {
  .p-cases--link:hover .p-cases--logo {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1); } }

.p-cases--logo {
  height: 54px;
  margin-bottom: 35px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

.p-cases--description {
  color: #4b4b4d;
  font-size: 16px; }

.p-cases--logo__blog {
  height: auto;
  max-width: 100%;
  max-height: 140px; }

.zoombox-wrapper {
  margin-bottom: 40px; }

.zoombox {
  position: relative;
  display: block;
  height: 0;
  max-width: 100%;
  overflow: hidden;
  padding-bottom: 56.25%;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
          background-size: contain; }

@media screen and (min-width: 768px) {
  .zoombox {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    .zoombox:hover {
      -webkit-transform: scale(1.1);
          -ms-transform: scale(1.1);
              transform: scale(1.1); } }

.p-contact {
  padding-bottom: 30px; }

.p-contact--heading {
  font-size: 18px;
  font-style: italic;
  margin-top: 30px; }

.p-contact--text {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2em;
  white-space: nowrap; }

.p-contact--label {
  display: inline-block;
  font-weight: normal;
  width: 125px; }

.p-contact--value:before {
  content: ': '; }

.p-contact-form {
  display: block;
  background-color: #ffffff; }

.p-contact-form--maps {
  background-color: #ffffff;
  background-image: url(images/__maps.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  min-height: 50vh; }

.p-contact-form--container {
  background-color: #2e4a5e;
  color: #ffffff;
  min-height: 50vh; }

@media screen and (max-width: 767px) {
  .p-contact-form--maps {
    height: 60vh; }
  .p-contact-form--container {
    padding-top: 15px;
    padding-bottom: 15px; } }

@media screen and (min-width: 768px) {
  .p-contact-form {
    margin: 30px 0; }
  .p-contact-form--maps {
    border-right: 15px solid #ffffff; }
  .p-contact-form--container {
    padding-left: 80px;
    padding-top: 30px;
    border-left: 15px solid #ffffff; } }

.p-contact-form--container .gform_wrapper {
  margin-bottom: 0; }

.p-contact-form--container .textarea {
  max-width: 100%; }

.p-contact-form--heading {
  font-family: "nepvetica", Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: normal; }

.p-contact-form--text {
  font-size: 18px; }

.p-contact-form--form {
  max-width: 475px; }
  .p-contact-form--form div {
    padding: 0;
    margin: 0; }

.p-contact-form--input {
  border: 0;
  -webkit-border-radius: 0;
          border-radius: 0;
  font-size: 18px;
  margin-bottom: 15px;
  width: calc(100% - 15px); }
  .p-contact-form--input.p-contact-form--input__textarea {
    min-height: 6em; }

.p-contact-form--button {
  color: #ffffff;
  display: inline-block;
  font-size: 20px;
  padding: 10px 24px;
  background-color: #72ad58;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border: 0;
  padding: 5px 50px; }
  .p-contact-form--button:active, .p-contact-form--button:hover, .p-contact-form--button:focus {
    color: #ffffff;
    background-color: #89ba74;
    text-decoration: none; }

.p-content {
  background-color: #78bce7;
  color: #ffffff; }
  .p-content.p-content__contact {
    padding: 20px 0; }
    .p-content.p-content__contact .p-content--text h3 {
      margin-bottom: 3px; }

.p-content__and-more {
  margin-bottom: 160px; }

.p-content--text h2 {
  margin-top: 35px; }

.p-content--text h3 {
  font-family: "nepvetica", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold; }

.p-content--text p {
  font-size: 16px;
  line-height: 1.4em; }

@media screen and (min-width: 768px) {
  .p-content--text p {
    padding-right: 35px; } }

.p-content--columns {
  -webkit-column-count: 2;
          column-count: 2; }

.p-content--readmore {
  color: #ffffff;
  display: inline-block;
  font-size: 20px;
  padding: 10px 24px;
  background-color: #72ad58;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: 25px;
  padding: 10px 70px; }
  .p-content--readmore:active, .p-content--readmore:hover, .p-content--readmore:focus {
    color: #ffffff;
    background-color: #89ba74;
    text-decoration: none; }

.p-content--property-list {
  list-style: none;
  padding-left: 0;
  margin-top: 60px; }

.p-content--property-item {
  font-family: "bookmnd", "Book Antiqua", "Times New Roman", serif;
  font-style: italic;
  font-size: 18px;
  line-height: 1.2em; }

.p-content--divider {
  border-bottom-color: #ffffff;
  border-bottom-style: dashed;
  border-bottom-width: 2px;
  margin: 20px 0; }

.p-content--team {
  margin-top: 20px;
  min-height: 80px; }

.p-content--team-member {
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background-repeat: no-repeat;
  background-position: 4px 4px;
  -webkit-background-size: calc(100% - 8px) calc(100% - 8px);
          background-size: calc(100% - 8px) calc(100% - 8px);
  display: inline-block;
  height: 180px;
  line-height: 180px;
  text-align: center;
  width: 180px;
  background-position: 10px 10px;
  -webkit-background-size: calc(100% - 20px) calc(100% - 20px);
          background-size: calc(100% - 20px) calc(100% - 20px);
  border: 2px solid #4b4b4d;
  margin: 0 auto;
  position: absolute; }
  .p-content--team-member:hover {
    text-decoration: none; }
    .p-content--team-member:hover .p-content--team-member-name {
      color: #4b4b4d; }

@media screen and (min-height: 768px) {
  .p-content--team-member {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    .p-content--team-member:hover {
      -webkit-transform: scale(1.1);
          -ms-transform: scale(1.1);
              transform: scale(1.1); } }

.p-content--team-member-name {
  color: #ffffff;
  left: 0;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 105px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

.p-content--more {
  background-color: #4f575d;
  border-bottom: 1px solid #4f575d;
  color: #ffffff;
  margin: 0;
  padding: 0; }

.p-content--more-heading {
  font-size: 25px;
  margin: 0;
  padding: 15px 10px; }

.p-content--more-subheading {
  background-color: #4b4b4d;
  font-family: "nepvetica", Helvetica, Arial, sans-serif;
  font-size: 24px;
  padding: 20px 10px 10px;
  margin: 0; }

.p-content--more-content {
  background-color: #4b4b4d;
  font-size: 18px;
  padding: 40px 10px; }

.p-content--more-subheaded-content {
  background-color: #4b4b4d;
  font-size: 18px;
  padding: 0 10px 20px; }

.p-content--more-contact {
  background-color: #72ad58;
  color: #ffffff;
  line-height: 10px;
  margin: 10px;
  padding: 15px 0;
  text-align: center; }

.p-content--more-button {
  color: #ffffff;
  font-size: 34px; }

.p-content--more-or {
  display: inline-block;
  font-size: 25px;
  padding: 0 30px; }

.p-content--subcontent {
  padding-bottom: 50px; }

.p-content--downloads {
  background-color: #ffffff;
  padding: 15px 25px; }

.p-content--download {
  padding-bottom: 50px;
  color: #78bce7;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .p-content--download:active, .p-content--download:focus, .p-content--download:hover {
    color: #2690d3;
    text-decoration: none; }

.p-content--download-title {
  font-family: "nepvetica", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold; }

.p-content--download-text {
  font-size: 18px;
  margin-bottom: 40px; }

.p-content--download-icon {
  float: left;
  font-size: 40px;
  margin-right: 30px; }

.p-content--team {
  padding-left: 100px;
  padding-right: 100px; }

.p-content--team-heading {
  color: #ffffff;
  font-family: "nepvetica", Helvetica, Arial, sans-serif;
  font-size: 28px;
  margin-bottom: 20px;
  margin-top: 0; }

.p-content--team-subheading {
  font-family: "bookmnd", "Book Antiqua", "Times New Roman", serif;
  font-size: 35px;
  font-style: italic; }

.p-content--search {
  list-style: none;
  padding-left: 0;
  margin-left: 0; }

.p-content--search-result {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.7);
  margin-bottom: 20px;
  padding-bottom: 20px; }
  .p-content--search-result:last-of-type {
    border-bottom: 0; }

.p-content--search-link {
  color: #ffffff;
  font-family: "bookmnd", "Book Antiqua", "Times New Roman", serif;
  font-size: 18px;
  font-style: italic;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .p-content--search-link:active, .p-content--search-link:focus, .p-content--search-link:hover {
    text-decoration: none; }

.p-content--search-excerpt {
  padding-bottom: 0;
  width: 66.67%; }

.p-content--search-more {
  color: #ffffff;
  display: inline;
  font-weight: bold;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .p-content--search-more:active, .p-content--search-more:focus, .p-content--search-more:hover {
    text-decoration: none; }

.p-navigation {
  background-color: #78bce7;
  margin-top: 35px; }
  .p-navigation.p-navigation__mobile {
    display: none; }

.p-navigation--container {
  max-height: 94px;
  overflow-y: hidden; }

.p-navigation--menu {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 0;
  background-color: #78bce7;
  float: left;
  max-width: calc(100% - 80px); }
  .p-navigation--menu li {
    display: inline-block;
    font-size: 16px; }

.p-navigation--item {
  border-right: 1px solid #78bce7;
  color: #ffffff;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  vertical-align: top; }

.p-navigation--link {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#78bce7), to(#93c9ec));
  background-image: -webkit-linear-gradient(top, #78bce7, #93c9ec);
  background-image: -o-linear-gradient(top, #78bce7, #93c9ec);
  background-image: linear-gradient(to bottom, #78bce7, #93c9ec);
  background-position: top center;
  border-bottom: 0px solid #ffffff;
  color: #ffffff;
  font-size: 24px;
  min-width: 160px;
  padding: 30px 0;
  text-align: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block; }
  .p-navigation--link:active, .p-navigation--link:focus, .p-navigation--link:hover {
    border-bottom-width: 10px;
    color: #ffffff;
    padding-top: 20px;
    text-decoration: none; }
  .p-navigation--link:visited {
    color: #ffffff; }

.p-navigation--menu-link__active {
  border-bottom-width: 10px;
  color: #ffffff;
  padding-top: 20px;
  text-decoration: none; }

.p-navigation--search {
  float: right; }

.p-navigation--search-button {
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background-repeat: no-repeat;
  background-position: 4px 4px;
  -webkit-background-size: calc(100% - 8px) calc(100% - 8px);
          background-size: calc(100% - 8px) calc(100% - 8px);
  display: inline-block;
  height: 80px;
  line-height: 80px;
  text-align: center;
  width: 80px;
  color: #ffffff;
  font-size: 32px;
  text-align: center;
  margin-top: 6px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .p-navigation--search-button:active, .p-navigation--search-button:focus, .p-navigation--search-button:hover, .p-navigation--search-button:visited {
    color: #ffffff; }
  .p-navigation--search-button:hover {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1); }

.p-navigation--search-form {
  position: absolute;
  right: 10px;
  width: 300px;
  background-color: #78bce7;
  padding: 15px;
  z-index: 2;
  height: auto;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  overflow-y: hidden; }
  .p-navigation--search-form.p-navigation--search-form__hidden {
    height: 0;
    padding: 0 15px; }

.p-navigation--search-input {
  border: 0;
  background-color: #ffffff;
  height: 30px;
  line-height: 30px;
  font-size: 20px;
  font-family: "nepvetica", Helvetica, Arial, sans-serif;
  color: #4b4b4d;
  width: 100%;
  padding: 0 5px; }

@media screen and (max-width: 767px) {
  .p-navigation--search-input {
    line-height: 35px; } }

#p-navbar {
  max-height: calc(100vh - 58px); }

.p-sectors {
  background-color: #ffffff;
  padding-top: 35px; }

.p-sectors--heading {
  font-style: italic;
  font-weight: normal; }

.p-sectors--preheading {
  font-family: "nepvetica", Helvetica, Arial, sans-serif;
  font-style: normal; }

.p-sectors--sector {
  background-position: center top;
  background-repeat: no-repeat;
  height: 211px;
  margin: 35px 0;
  padding-top: 85px; }

.p-sectors--sector__government {
  background-image: url("images/icon-overheidsinstellingen.png"); }

.p-sectors--sector__water-board {
  background-image: url("images/icon-waterschappen.png"); }

.p-sectors--sector__residential {
  background-image: url("images/icon-woningbouw.png"); }

.p-sectors--sector__remainder-smes {
  background-image: url("images/icon-overige-mkb.png"); }

.p-sectors--button {
  background-color: #78bce7;
  color: #ffffff;
  display: block;
  padding: 20px;
  font-size: 22px;
  text-align: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .p-sectors--button:active, .p-sectors--button:focus, .p-sectors--button:hover {
    background-color: #93c9ec;
    color: #ffffff;
    text-decoration: none; }

.p2-xs-padding-top {
  padding-top: 30px; }

.p2-xs-margin-top {
  margin-top: 30px; }

.p-slider {
  position: relative; }

.p-slider--background {
  background-position: center top;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  bottom: -35px;
  left: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
  z-index: -1; }
  .p-slider--background.p-slider--background__hidden {
    opacity: 0; }

.p-slider--item {
  -webkit-background-size: cover;
          background-size: cover;
  min-height: 300px;
  padding-bottom: 35px; }

@media screen and (min-width: 768px) {
  .p-slider--content {
    margin-bottom: 40px;
    margin-top: 100px; } }

@media screen and (min-width: 768px) {
  .p-slider--content.p-slider--content__hidden {
    display: none; } }

.homeslidertitle {
  padding: 30px 0; }
  .homeslidertitle .p-sectors--heading {
    margin: 0;
    color: white;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8); }

@media screen and (max-width: 767px) {
  .homeslidertitle + .container {
    padding-left: 0;
    padding-right: 0; } }

.p-slider--heading {
  background-color: rgba(75, 75, 77, 0.9);
  color: #ffffff;
  font-family: "bookmnd", "Book Antiqua", "Times New Roman", serif;
  font-size: 30px;
  font-weight: normal;
  line-height: 150%;
  padding: 10px; }

.p-slider--heading-icon {
  font-size: 150%;
  line-height: 100%; }

.p-slider--description {
  background-color: #4b4b4d;
  color: #ffffff;
  padding: 15px; }

.p-slider--subheading {
  font-family: "nepvetica", Helvetica, Arial, sans-serif;
  margin-top: 0; }

.p-slider--button-container {
  background-color: #4b4b4d;
  padding: 10px; }

.p-slider--button {
  color: #ffffff;
  display: inline-block;
  font-size: 20px;
  padding: 10px 24px;
  background-color: #72ad58;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  float: right;
  padding: 5px 50px;
  width: auto; }
  .p-slider--button:active, .p-slider--button:hover, .p-slider--button:focus {
    color: #ffffff;
    background-color: #89ba74;
    text-decoration: none; }
  .p-slider--button:active, .p-slider--button:focus, .p-slider--button:hover {
    color: #ffffff;
    text-decoration: none; }

.p-slider--service-container {
  background-color: #4b4b4d;
  display: block;
  margin: 55px 15px 0;
  padding: 0 15px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .p-slider--service-container:active, .p-slider--service-container:focus, .p-slider--service-container:hover, .p-slider--service-container.p-slider--service-container__active {
    background-color: #72ad58;
    color: #ffffff;
    text-decoration: none; }
    .p-slider--service-container:active .p-slider--service-icon, .p-slider--service-container:focus .p-slider--service-icon, .p-slider--service-container:hover .p-slider--service-icon, .p-slider--service-container.p-slider--service-container__active .p-slider--service-icon {
      background-color: #89ba74; }

.p-slider--service {
  color: #ffffff;
  margin-top: 60px; }

.p-slider--service-icon {
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background-repeat: no-repeat;
  background-position: 4px 4px;
  -webkit-background-size: calc(100% - 8px) calc(100% - 8px);
          background-size: calc(100% - 8px) calc(100% - 8px);
  display: inline-block;
  height: 115px;
  line-height: 115px;
  text-align: center;
  width: 115px;
  background-color: #78bce7;
  color: #ffffff;
  display: block;
  font-size: 48px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  top: -50px;
  z-index: 2; }

.p-slider--service-name {
  color: #ffffff;
  display: block;
  font-size: 24px;
  line-height: 1em;
  margin-top: -30px;
  min-height: 80px;
  text-align: center;
  z-index: 1; }

.p-slider--service-container__active {
  background-color: #72ad58; }
  .p-slider--service-container__active .p-slider--service-icon {
    background-color: #89ba74; }

.p-slider__top-image .p-slider--item {
  background-position: center center; }

.p-team--inner {
  padding-top: 40px;
  padding-bottom: 40px; }

@media screen and (min-width: 768px) {
  .p-team--inner {
    padding-left: 100px;
    padding-right: 100px; } }

.p-team--name {
  font-family: "nepvetica", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase; }

.p-team--photo {
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background-repeat: no-repeat;
  background-position: 4px 4px;
  -webkit-background-size: calc(100% - 8px) calc(100% - 8px);
          background-size: calc(100% - 8px) calc(100% - 8px);
  display: inline-block;
  height: 160px;
  line-height: 160px;
  text-align: center;
  width: 160px;
  border: 3px solid #4b4b4d;
  display: block;
  margin: 10px auto; }

.p-team--specialism {
  font-family: "bookmnd", "Book Antiqua", "Times New Roman", serif;
  font-style: italic;
  font-weight: 100;
  text-align: center; }

.p-team--info {
  font-size: 48px;
  color: #78bce7;
  display: block;
  text-align: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .p-team--info:active, .p-team--info:focus, .p-team--info:hover {
    color: #5483a1; }

.p-team--contact {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 0;
  margin: 0 40px; }
  .p-team--contact li {
    display: inline-block;
    font-size: 16px; }

.p-team--contact-item {
  margin: 0;
  padding: 0;
  width: 33.333%; }

.p-team--contact-link {
  background-color: #e2e2e3;
  color: #ffffff;
  display: inline-block;
  font-size: 24px;
  line-height: 2em;
  text-align: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
  border-right: 1px solid #ffffff; }
  .p-team--contact-link:active, .p-team--contact-link:focus, .p-team--contact-link:hover {
    color: #ffffff;
    background-color: #6f6f71; }

@media screen and (min-width: 768px) {
  .p-team--contact-link {
    height: 0;
    padding-bottom: 100%; } }

.p-team-member {
  margin-top: 35px; }

.p-team-member--heading {
  color: #4b4b4d;
  display: block;
  font-family: "nepvetica", Helvetica, Arial, sans-serif;
  font-size: 18px;
  padding: 15px 0 0;
  text-align: center;
  text-transform: uppercase; }

.p-team-member--heading__right {
  border-bottom: 6px solid #78bce7;
  font-family: "nepvetica", Helvetica, Arial, sans-serif;
  font-size: 28px;
  font-style: normal;
  line-height: 35px;
  margin-bottom: 20px;
  padding-bottom: 15px;
  padding-left: 40px; }

.p-team-member--photo {
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background-repeat: no-repeat;
  background-position: 4px 4px;
  -webkit-background-size: calc(100% - 8px) calc(100% - 8px);
          background-size: calc(100% - 8px) calc(100% - 8px);
  display: inline-block;
  height: 150px;
  line-height: 150px;
  text-align: center;
  width: 150px;
  border: 2px solid #4b4b4d;
  display: block;
  margin: 15px auto; }

.p-team-member--name {
  color: #78bce7;
  display: block;
  font-size: 20px;
  padding: 15px 0 0;
  text-align: center; }

.p-team-member--specialism {
  font-family: "bookmnd", "Book Antiqua", "Times New Roman", serif;
  font-style: italic;
  font-weight: 100;
  text-align: center; }

.p-team-member--info {
  font-size: 48px;
  color: #78bce7;
  display: block;
  text-align: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .p-team-member--info:active, .p-team-member--info:focus, .p-team-member--info:hover {
    color: #93c9ec; }

.p-team-member--contact {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 0;
  margin: 0;
  text-align: center; }
  .p-team-member--contact li {
    display: inline-block;
    font-size: 16px; }

.p-team-member--contact-item {
  height: 53px;
  margin: 0;
  padding: 0;
  width: 53px; }

.p-team-member--contact-link {
  background-color: #e2e2e3;
  color: #ffffff;
  display: inline-block;
  font-size: 24px;
  height: 0;
  line-height: 2em;
  padding-bottom: 100%;
  text-align: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
  border-right: 1px solid #ffffff; }
  .p-team-member--contact-link:active, .p-team-member--contact-link:focus, .p-team-member--contact-link:hover {
    color: #ffffff;
    background-color: #6f6f71; }

.p-team-member--content > * {
  margin-left: 35px; }

.p-team-member--content p {
  color: #838384;
  font-size: 16px; }

.p-team-member--content .p-team-member--heading__right {
  margin-left: 0; }

.p-team-member--bottom-line {
  border-bottom: 2px dashed #78bce7;
  height: 1px;
  margin-bottom: 30px; }

.p-workshop {
  padding-bottom: 20px;
  padding-top: 20px; }
  .p-workshop:nth-child(odd) {
    background-color: #e4f2fa; }

.p-workshop__title {
  margin-bottom: 0;
  margin-top: 0; }

.p-workshop__button {
  color: #ffffff;
  display: inline-block;
  font-size: 20px;
  padding: 10px 24px;
  background-color: #72ad58;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border: 0;
  padding: 4px;
  text-align: center;
  text-transform: lowercase;
  width: 100%; }
  .p-workshop__button:active, .p-workshop__button:hover, .p-workshop__button:focus {
    color: #ffffff;
    background-color: #89ba74;
    text-decoration: none; }
  .p-workshop__button:hover {
    background-color: #89ba74;
    color: #fff;
    text-decoration: none; }

.p-workshop__label {
  display: inline-block;
  width: 90px; }

.p-workshop--full {
  color: #bbb; }

.p-workshop__hidden {
  display: none; }

#workshopModal {
  z-index: 10050; }
  #workshopModal .gfield_description.validation_message {
    display: none; }
  #workshopModal .gfield.workshop__name {
    display: none !important; }

.p-footer {
  background-color: #4b4b4d;
  padding-top: 25px;
  padding-bottom: 25px; }

.p-footer--sitemap {
  background-color: #5a5a5b; }

@media screen and (min-width: 768px) {
  .p-footer--sitemap {
    border-right: 15px solid #4b4b4d; } }

.p-footer--heading {
  color: #ffffff;
  font-family: "nepvetica", Helvetica, Arial, sans-serif;
  font-size: 16px; }

.p-footer--list {
  font-size: 12px;
  list-style: none;
  padding-left: 0; }

.p-footer--item {
  line-height: 1.6em; }

.p-footer--link {
  color: #ffffff;
  text-decoration: none; }
  .p-footer--link:active, .p-footer--link:focus, .p-footer--link:hover {
    color: #ffffff; }

.p-footer--search {
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background-repeat: no-repeat;
  background-position: 4px 4px;
  -webkit-background-size: calc(100% - 8px) calc(100% - 8px);
          background-size: calc(100% - 8px) calc(100% - 8px);
  display: inline-block;
  height: 70px;
  line-height: 70px;
  text-align: center;
  width: 70px;
  color: #ffffff;
  font-size: 24px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .p-footer--search:active, .p-footer--search:focus, .p-footer--search:hover {
    color: #ffffff;
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1); }

.p-footer--newsletter-header {
  background-color: #5a5a5b;
  color: #ffffff; }

.p-footer--newsletter-heading {
  font-style: italic;
  margin-top: 0;
  padding: 10px 10px 0;
  margin-bottom: 0; }

.p-footer--newsletter-description {
  padding: 0 10px 10px;
  font-size: 16px;
  line-height: 1.2em; }

.p-footer--newsletter-input {
  border: 0;
  color: #4b4b4d;
  display: block;
  font-size: 18px;
  padding: 4px;
  margin-bottom: 10px;
  width: 100%; }

.p-footer--newsletter-button {
  color: #ffffff;
  display: inline-block;
  font-size: 20px;
  padding: 10px 24px;
  background-color: #72ad58;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border: 0;
  padding: 4px;
  text-align: center;
  width: 100%; }
  .p-footer--newsletter-button:active, .p-footer--newsletter-button:hover, .p-footer--newsletter-button:focus {
    color: #ffffff;
    background-color: #89ba74;
    text-decoration: none; }

.p-footer--aside-container {
  padding-right: 0; }

.p-footer--aside {
  background-color: #78bce7;
  color: #ffffff;
  float: right;
  padding: 0;
  width: auto; }

.p-footer--address {
  padding: 15px 20px 0; }

.p-footer--company-name {
  font-size: 120%; }

.p-footer--social {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 0; }
  .p-footer--social li {
    display: inline-block;
    font-size: 16px; }

.p-footer--social-item {
  border-bottom: 1px solid #78bce7;
  margin: 0;
  padding: 0;
  min-height: 56px;
  min-width: 56px;
  width: 33.333%; }
  .p-footer--social-item:first-child {
    border-left: 1px solid #78bce7; }

.p-footer--social-button {
  background-color: #93c9ec;
  border-bottom: 0px solid #ffffff;
  border-right: 1px solid #78bce7;
  display: inline-block;
  color: #ffffff;
  font-size: 30px;
  height: 51px;
  line-height: 1.8em;
  padding-bottom: 5px;
  text-align: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%; }
  .p-footer--social-button:active, .p-footer--social-button:focus, .p-footer--social-button:hover {
    background-color: #78bce7;
    color: #ffffff;
    text-decoration: none; }
  .p-footer--social-button:hover {
    padding-top: 0;
    border-bottom: 5px solid #ffffff; }
  .p-footer--social-button:visited {
    color: #ffffff; }

.p-footer--social__bottom .p-footer--social-button {
  margin-top: 5px; }

.p-colofon {
  margin: 5px 0; }

.p-colofon--menu-list {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 0;
  color: #78bce7; }
  .p-colofon--menu-list li {
    display: inline-block;
    font-size: 16px; }

.p-colofon--menu-item {
  font-size: 16px;
  padding-right: 10px; }
  .p-colofon--menu-item:after {
    content: '|';
    padding-left: 10px; }
  .p-colofon--menu-item:last-of-type:after {
    color: #ffffff; }

.p-colofon--menu-link {
  color: #78bce7;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .p-colofon--menu-link:active, .p-colofon--menu-link:focus, .p-colofon--menu-link:hover {
    color: #93c9ec;
    text-decoration: none; }

.p-colofon--cookies-text {
  color: #78bce7;
  font-size: 16px;
  text-align: right; }

.grid-image {
  margin-bottom: 30px;
  border: 15px solid #EBEBEB;
  min-height: 180px;
  padding: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center; }
  .grid-image img {
    max-height: 120px; }

.reference-heading {
  font-style: italic;
  margin-top: 25px;
  margin-bottom: 20px; }

_:-ms-lang(x), .grid-image {
  display: block; }

_:-ms-lang(x), .grid-image .wrapper {
  width: 100%;
  text-align: center; }

_:-ms-lang(x), .grid-image .wrapper img {
  display: inline-block; }

@media screen and (max-width: 768px) {
  .owl-prev,
  .owl-next {
    text-indent: -9999px;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 20%;
    -webkit-background-size: contain;
            background-size: contain;
    background-position: center; }
    .owl-prev.disabled,
    .owl-next.disabled {
      opacity: 0.5; }
  .owl-prev {
    background-image: url("images/arrow-2-left.png");
    left: 0; }
  .owl-offset-nav .owl-prev {
    left: -15px; }
  .owl-next {
    background-image: url("images/arrow-2-right.png");
    right: 0; }
  .owl-offset-nav .owl-next {
    right: -15px; }
  .owl-theme .owl-dots .owl-dot span {
    width: 20px;
    height: 20px;
    background-color: #4b4b4d;
    border: 1px solid #4b4b4d; }
  .owl-theme .owl-dots .owl-dot.active span {
    background-color: #78bce7; } }

@media screen and (max-width: 991px) {
  .p-navigation--menu {
    background-color: #78bce7;
    overflow-y: hidden;
    width: calc(100% - 60px); }
  .p-navigation--search-button {
    font-size: 24px;
    height: 60px;
    line-height: 60px;
    margin-top: 16px;
    width: 60px; }
  .p-slider--service-container {
    margin-bottom: 20px; }
  .p-content--team {
    padding-left: 0;
    padding-right: 0; }
  .p-cases--case {
    margin-top: 15px;
    margin-bottom: 15px; }
  .p-cases--logo {
    height: auto;
    margin-bottom: 8px;
    max-width: 100%; }
  .p-blog {
    -webkit-background-size: 100% auto, cover;
            background-size: 100% auto, cover; }
  .p-team--name {
    min-height: 2.2em; }
  .p-footer--aside-container {
    height: 185px !important; }
  .p-colofon--menu-list {
    text-align: center; }
  .p-colofon--cookies-text {
    text-align: center; }
  .p-team--contact {
    margin: 0; }
  .p-content--more-heading {
    margin-top: -40px; }
  .p-workshop__button {
    font-size: 16px; } }

@media screen and (max-width: 767px) {
  .p-header--logo {
    max-width: 100%; }
  .p-header--aside {
    display: none !important; }
  .p-header--social {
    width: 100%; }
  .p-header--social-button {
    width: 100%; }
  .p-navigation--container {
    display: none; }
  .p-navigation--search-form {
    height: auto !important;
    left: 0;
    padding: 15px !important;
    right: 0;
    width: auto; }
  .p-navigation {
    margin-top: 0; }
    .p-navigation.p-navigation__mobile {
      background-color: transparent;
      display: block;
      left: 0;
      padding-left: 0;
      padding-right: 0;
      position: fixed;
      right: 0;
      top: 0;
      z-index: 9001; }
      .p-navigation.p-navigation__mobile .container {
        padding-left: 0;
        padding-right: 0; }
      .p-navigation.p-navigation__mobile .p-navigation--container {
        display: block;
        max-height: none;
        padding-left: 0;
        padding-right: 0; }
      .p-navigation.p-navigation__mobile .p-navigation--menu {
        background-color: #78bce7;
        float: none;
        height: auto;
        max-width: 100%;
        overflow-y: visible;
        width: 100%; }
      .p-navigation.p-navigation__mobile .p-navigation--item {
        border-right: 0;
        display: block;
        width: 100%;
        padding-left: 0;
        padding-right: 0; }
      .p-navigation.p-navigation__mobile .p-navigation--link {
        background-color: #78bce7;
        background-image: none;
        line-height: 24px;
        padding-left: 15px;
        padding-right: 15px;
        text-align: center;
        width: 100%; }
        .p-navigation.p-navigation__mobile .p-navigation--link:active, .p-navigation.p-navigation__mobile .p-navigation--link:focus, .p-navigation.p-navigation__mobile .p-navigation--link:hover {
          font-size: 30px; }
        .p-navigation.p-navigation__mobile .p-navigation--link:active, .p-navigation.p-navigation__mobile .p-navigation--link:focus, .p-navigation.p-navigation__mobile .p-navigation--link:hover, .p-navigation.p-navigation__mobile .p-navigation--link.p-navigation--menu-link__active {
          background-color: #93c9ec;
          border-bottom-width: 0;
          padding-top: 30px; }
  .p-slider--item {
    min-height: 160px;
    margin-top: 59px; }
  .p-slider--service-container {
    margin-bottom: 20px; }
  .p-blog {
    background-image: none !important; }
  .p-cases--case-container:nth-of-type(n+2) .p-cases--case {
    border-top: 0; }
  .p-content {
    padding-top: 30px; }
  .p-content__and-more {
    margin-bottom: 45px; }
  .p-content--team {
    text-align: center; }
  .p-content--team-member {
    position: static;
    margin: 0 auto 45px; }
  .p-content--team-member-name {
    display: none; }
  .p-content--more-heading {
    margin-top: 0; }
  .p-workshop__image {
    display: none; }
  .p-workshop__button {
    font-size: 20px; }
  .p-footer--sitemap {
    height: auto !important;
    padding-bottom: 15px; }
  .p-footer--newsletter {
    height: auto !important;
    margin-top: 45px;
    padding-left: 0;
    padding-right: 0; }
  .p-footer--aside {
    margin-top: 45px;
    width: 100%; }
  .p-footer--aside-container {
    padding-left: 0;
    padding-right: 0; } }

/*# sourceMappingURL=profit4all.min.css.map */
