@charset "UTF-8";
/*------------------------------------*\
	
    SCSS COMPILE LIST
    
\*------------------------------------*/
/* DEFAULT RESPONSIVE LAYOUTS */
/*------------------------------------*\
    LITESPEED 
\*------------------------------------*/
/* PART 1 - Before Lazy Load */
img[data-lazyloaded] {
  opacity: 0;
}

/* PART 2 - Upon Lazy Load */
img.litespeed-loaded {
  transition: opacity .5s linear 0.2s;
  opacity: 1;
}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

/*------------------------------------*\
    MIXINS
\*------------------------------------*/
/*
@mixin arrow_down_before($top: 0) {
	position: relative;
	
    &:before{
	    @include fa-icon;
		@extend .fas;
		content: fa-content($fa-var-angle-down);
	    position: relative;
	    margin-right: 8px;
	    vertical-align: 0;
    }
}

//Font Awesome Arrow Before Down Before
@mixin arrow_down_after($top: 0) {
	position: relative;
	
    &:after{
	    @include fa-icon;
		@extend .fas;
		content: fa-content($fa-var-angle-down);
	    position: relative;
	    margin-left: 8px;
	    vertical-align: 0;
    }
}

//Font Awesome Map Icon
@mixin icon_before() {
	position: relative;
	
    &:before{
		@include fa-icon;
		@extend .fal;
	    position: relative;
	    margin-right: 12px;
	    vertical-align: 0;
		content: "";
		display: inline-block;
		background-repeat: no-repeat;
		background-size: contain;
    }
}

@mixin map_icon_before() {
	@include icon_before;
    &:before{
		content: fa-content($fa-var-map-marker-alt) !important;
    }
}

@mixin facebook_icon_before() {
	@include icon_before;
    &:before{
		@extend .fab;
		content: fa-content($fa-var-facebook-f) !important;
    }
}

@mixin instagram_icon_before() {
	@include icon_before;
    &:before{
		@extend .fab;
		content: fa-content($fa-var-instagram) !important;
    }
}
*/
/*Background Gradient Color*/
/*
@mixin clearfix {
  &:after {
    content: "";
    display: table;
    clear: both;
  }
}
*/
/*Set Opacity*/
/*
@mixin opacity($value){
  $IEValue: $value*100;
  opacity: $value;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="+$IEValue+")";
  filter: alpha(opacity=$IEValue);
}
*/
/* Border Radius*/
/*
@mixin br($val) {
    border-radius: $val;
}
*/
/*
@mixin arrow($direction,$size,$color) {
    width: 0;
    height: 0;
    @if $direction == 'left'{
            border-top: $size solid transparent;
            border-bottom: $size solid transparent;
            border-right:$size solid $color;
    }
    @else if $direction == 'right'{
            border-top: $size solid transparent;
            border-bottom: $size solid transparent;
            border-left:$size solid $color;
    }
    @else if $direction == 'top'{
            border-left: $size solid transparent;
            border-right: $size solid transparent;
            border-bottom: $size solid $color;
    }
    @else if $direction == 'bottom'{
            border-left: $size solid transparent;
            border-right: $size solid transparent;
            border-top: $size solid $color;
    }
}
*/
/*
@mixin bs() {
    box-sizing: border-box;
}

@mixin Y-50() {
    transform: translateY(-50%);
}

@mixin X-50() {
    transform: translateX(-50%);
}

@mixin XY-50() {
    transform: translate(-50%,-50%);
}
*/
/*Rotate*/
/*
@mixin rotate($value) {
    transform: rotate($value);
}


@function str-replace($string, $search, $replace: '') {
  $index: str-index($string, $search);

  @if $index {
    @return str-slice($string, 1, $index - 1) + $replace + str-replace(str-slice($string, $index + str-length($search)), $search, $replace);
  }

  @return $string;
}
*/
/*
@mixin keyframes( $animationName )
{
    @-webkit-keyframes $animationName {
        @content;
    }
    @-moz-keyframes $animationName {
        @content;
    }
    @-o-keyframes $animationName {
        @content;
    }
    @keyframes $animationName {
        @content;
    }
}
*/
/*
@mixin css-triangle($color, $direction, $size: 6px, $position: absolute, $round: false){
    @include pseudo($pos: $position);
    width: 0;
    height: 0;
    @if $round {
        border-radius: 3px;
    }
    @if $direction == down {
        border-left: $size solid transparent;
        border-right: $size solid transparent;
        border-top: $size solid $color;
        margin-top: 0 - round( $size / 2.5 );
    } @else if $direction == up {
        border-left: $size solid transparent;
        border-right: $size solid transparent;
        border-bottom: $size solid $color;
        margin-bottom: 0 - round( $size / 2.5 );
    } @else if $direction == right {
        border-top: $size solid transparent;
        border-bottom: $size solid transparent;
        border-left: $size solid $color;
        margin-right: -$size;
    } @else if  $direction == left {
        border-top: $size solid transparent;
        border-bottom: $size solid transparent;
        border-right: $size solid $color;
        margin-left: -$size;
    }
}
*/
/*
@mixin outer_triangles($position) {
    overflow: visible !important;
    position: relative;
    z-index: 2;
    zoom: 101%;

    @if $position == "top" or $position == "both" {

        &:before {
            content: '';
            display: block;
            height: 250px;
            position: absolute;
            top: -80px;
            width: 100%;
            z-index: -1;
            background-image: url('../img/top_angled_bg.png');
            background-position: left top;
            background-repeat: no-repeat;

            @include mq('tablet', max) {
                top: -60px;
            }

            @include mq('phablet', max) {
                top: -30px;
            }
        }

    }

    @if $position == "bottom" or $position == "both" {

        &:after {
            content: '';
            display: block;
            height: 250px;
            right: -20px;
            position: absolute;
            bottom: -80px;
            width: 100%;
            z-index: -1;
            background-image: url('../img/bottom_angled_bg.png');
            background-position: right bottom;
            background-repeat: no-repeat;

            @include mq('tablet', max) {
                bottom: -60px;
            }

            @include mq('phablet', max) {
                bottom: -30px;
            }
        }

    }

}
*/
/*
@mixin flex_verticle_align($v_align,$h_align){
    display: flex;
    align-items: $v_align;
    justify-content: $h_align;
    flex-direction: column;
}
*/
/*
@mixin vertical-align($position: relative) {
  position: $position;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
*/
/*
@mixin outline_items($size:1px, $color:black){
    text-stroke: $size $color;
    -webkit-text-stroke: $size $color;
}
*/
/*
@mixin grey-filter($value) {
    -webkit-filter: grayscale($value);
    -moz-filter: grayscale($value);
    -o-filter: grayscale($value);
    -ms-filter: grayscale($value);
    filter: grayscale($value);
    filter: gray;
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}
*/
/* @import must be at top of file, otherwise CSS will not work */
body, a.dc-btn, ul li, ol li, .dc-search-wrapper .search-input, body.search-results .search-content form.search input,
body.search-no-results .search-content form.search input, body.search-results .search-content form.search button.search-submit,
body.search-no-results .search-content form.search button.search-submit, body.error404 .panel.main .row #post-404 .error_search form.search input.search-input, body.error404 .panel.main .row #post-404 .error_search form.search button.search-submit, .controls.dc-filters button,
.controls.dc-filters select, .gform_wrapper .gform_body ul li.gfield label, .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=email],
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=number],
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=password],
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=tel],
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=text],
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=url],
.gform_wrapper .gform_body ul li.gfield .ginput_container textarea.medium,
.gform_wrapper .gform_body ul li.gfield .ginput_container textarea.large,
.gform_wrapper .gform_body ul li.gfield .ginput_container textarea.small,
.gform_wrapper .gform_body ul li.gfield .ginput_container select,
.gform_wrapper .gform_body ul li.gfield .ginput_container #theme-page select, .gform_wrapper .gform_body .gform_fileupload_multifile .gform_drop_area .gform_drop_instructions, .gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit], .single-post .dc-titlebox .text a, .main_menu .menu ul li a, .dc-job-board .ja-job-search .ja-form .ja-field-container input,
.dc-job-board .ja-job-search .ja-form .ja-field-container select, #job_search form input,
#job_search form select,
#header_job_search form input,
#header_job_search form select {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: 500;
}

h1, h2, h3, h4, h5, h6, .dc-titlebox .inner .home-title {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: 700;
}

/* FLEX GRID */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.X1, .S1, .M1, .L1, .XL1, .X2, .S2, .M2, .L2, .XL2, .X3, .S3, .M3, .L3, .XL3, .X4, .S4, .M4, .L4, .XL4, .X5, .S5, .M5, .L5, .XL5, .X6, .S6, .M6, .L6, .XL6, .X7, .S7, .M7, .L7, .XL7, .X8, .S8, .M8, .L8, .XL8, .X9, .S9, .M9, .L9, .XL9, .X10, .S10, .M10, .L10, .XL10, .X11, .S11, .M11, .L11, .XL11, .X12, .S12, .M12, .L12, .XL12 {
  -ms-flex: 1;
      flex: 1;
  max-width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.X1 {
  max-width: 8.33333%;
}

.X2 {
  max-width: 16.66667%;
}

.X3 {
  max-width: 25%;
}

.X4 {
  max-width: 33.33333%;
}

.X5 {
  max-width: 41.66667%;
}

.X6 {
  max-width: 50%;
}

.X7 {
  max-width: 58.33333%;
}

.X8 {
  max-width: 66.66667%;
}

.X9 {
  max-width: 75%;
}

.X10 {
  max-width: 83.33333%;
}

.X11 {
  max-width: 91.66667%;
}

.X12 {
  max-width: 100%;
}

.X--offset0 {
  margin-left: 0%;
}

.X--offset1 {
  margin-left: 8.33333%;
}

.X--offset2 {
  margin-left: 16.66667%;
}

.X--offset3 {
  margin-left: 25%;
}

.X--offset4 {
  margin-left: 33.33333%;
}

.X--offset5 {
  margin-left: 41.66667%;
}

.X--offset6 {
  margin-left: 50%;
}

.X--offset7 {
  margin-left: 58.33333%;
}

.X--offset8 {
  margin-left: 66.66667%;
}

.X--offset9 {
  margin-left: 75%;
}

.X--offset10 {
  margin-left: 83.33333%;
}

.X--offset11 {
  margin-left: 91.66667%;
}

.X--offset12 {
  margin-left: 100%;
}

.X--order0 {
  -ms-flex-order: 0;
      order: 0;
}

.X--order1 {
  -ms-flex-order: 1;
      order: 1;
}

.X--order2 {
  -ms-flex-order: 2;
      order: 2;
}

.X--order3 {
  -ms-flex-order: 3;
      order: 3;
}

.X--order4 {
  -ms-flex-order: 4;
      order: 4;
}

.X--order5 {
  -ms-flex-order: 5;
      order: 5;
}

.X--order6 {
  -ms-flex-order: 6;
      order: 6;
}

.X--order7 {
  -ms-flex-order: 7;
      order: 7;
}

.X--order8 {
  -ms-flex-order: 8;
      order: 8;
}

.X--order9 {
  -ms-flex-order: 9;
      order: 9;
}

.X--order10 {
  -ms-flex-order: 10;
      order: 10;
}

.X--order11 {
  -ms-flex-order: 11;
      order: 11;
}

.X--order12 {
  -ms-flex-order: 12;
      order: 12;
}

.X--start {
  -ms-flex-pack: start;
      justify-content: flex-start;
}

.X--center {
  -ms-flex-pack: center;
      justify-content: center;
}

.X--end {
  -ms-flex-pack: end;
      justify-content: flex-end;
}

.X--top {
  -ms-flex-align: start;
      align-items: flex-start;
}

.X--middle {
  -ms-flex-align: center;
      align-items: center;
}

.X--bottom {
  -ms-flex-align: end;
      align-items: flex-end;
}

.X--stretch {
  -ms-flex-align: stretch;
      align-items: stretch;
}

.X--reverse {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
}

.X--around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.X--between {
  -ms-flex-pack: justify;
      justify-content: space-between;
}

@media (min-width: 481px) {
  .S1 {
    max-width: 8.33333%;
  }

  .S2 {
    max-width: 16.66667%;
  }

  .S3 {
    max-width: 25%;
  }

  .S4 {
    max-width: 33.33333%;
  }

  .S5 {
    max-width: 41.66667%;
  }

  .S6 {
    max-width: 50%;
  }

  .S7 {
    max-width: 58.33333%;
  }

  .S8 {
    max-width: 66.66667%;
  }

  .S9 {
    max-width: 75%;
  }

  .S10 {
    max-width: 83.33333%;
  }

  .S11 {
    max-width: 91.66667%;
  }

  .S12 {
    max-width: 100%;
  }

  .S--offset0 {
    margin-left: 0%;
  }

  .S--offset1 {
    margin-left: 8.33333%;
  }

  .S--offset2 {
    margin-left: 16.66667%;
  }

  .S--offset3 {
    margin-left: 25%;
  }

  .S--offset4 {
    margin-left: 33.33333%;
  }

  .S--offset5 {
    margin-left: 41.66667%;
  }

  .S--offset6 {
    margin-left: 50%;
  }

  .S--offset7 {
    margin-left: 58.33333%;
  }

  .S--offset8 {
    margin-left: 66.66667%;
  }

  .S--offset9 {
    margin-left: 75%;
  }

  .S--offset10 {
    margin-left: 83.33333%;
  }

  .S--offset11 {
    margin-left: 91.66667%;
  }

  .S--offset12 {
    margin-left: 100%;
  }

  .S--order0 {
    -ms-flex-order: 0;
        order: 0;
  }

  .S--order1 {
    -ms-flex-order: 1;
        order: 1;
  }

  .S--order2 {
    -ms-flex-order: 2;
        order: 2;
  }

  .S--order3 {
    -ms-flex-order: 3;
        order: 3;
  }

  .S--order4 {
    -ms-flex-order: 4;
        order: 4;
  }

  .S--order5 {
    -ms-flex-order: 5;
        order: 5;
  }

  .S--order6 {
    -ms-flex-order: 6;
        order: 6;
  }

  .S--order7 {
    -ms-flex-order: 7;
        order: 7;
  }

  .S--order8 {
    -ms-flex-order: 8;
        order: 8;
  }

  .S--order9 {
    -ms-flex-order: 9;
        order: 9;
  }

  .S--order10 {
    -ms-flex-order: 10;
        order: 10;
  }

  .S--order11 {
    -ms-flex-order: 11;
        order: 11;
  }

  .S--order12 {
    -ms-flex-order: 12;
        order: 12;
  }

  .S--start {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }

  .S--center {
    -ms-flex-pack: center;
        justify-content: center;
  }

  .S--end {
    -ms-flex-pack: end;
        justify-content: flex-end;
  }

  .S--top {
    -ms-flex-align: start;
        align-items: flex-start;
  }

  .S--middle {
    -ms-flex-align: center;
        align-items: center;
  }

  .S--bottom {
    -ms-flex-align: end;
        align-items: flex-end;
  }

  .S--stretch {
    -ms-flex-align: stretch;
        align-items: stretch;
  }

  .S--reverse {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
  }

  .S--around {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }

  .S--between {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}
@media (min-width: 769px) {
  .M1 {
    max-width: 8.33333%;
  }

  .M2 {
    max-width: 16.66667%;
  }

  .M3 {
    max-width: 25%;
  }

  .M4 {
    max-width: 33.33333%;
  }

  .M5 {
    max-width: 41.66667%;
  }

  .M6 {
    max-width: 50%;
  }

  .M7 {
    max-width: 58.33333%;
  }

  .M8 {
    max-width: 66.66667%;
  }

  .M9 {
    max-width: 75%;
  }

  .M10 {
    max-width: 83.33333%;
  }

  .M11 {
    max-width: 91.66667%;
  }

  .M12 {
    max-width: 100%;
  }

  .M--offset0 {
    margin-left: 0%;
  }

  .M--offset1 {
    margin-left: 8.33333%;
  }

  .M--offset2 {
    margin-left: 16.66667%;
  }

  .M--offset3 {
    margin-left: 25%;
  }

  .M--offset4 {
    margin-left: 33.33333%;
  }

  .M--offset5 {
    margin-left: 41.66667%;
  }

  .M--offset6 {
    margin-left: 50%;
  }

  .M--offset7 {
    margin-left: 58.33333%;
  }

  .M--offset8 {
    margin-left: 66.66667%;
  }

  .M--offset9 {
    margin-left: 75%;
  }

  .M--offset10 {
    margin-left: 83.33333%;
  }

  .M--offset11 {
    margin-left: 91.66667%;
  }

  .M--offset12 {
    margin-left: 100%;
  }

  .M--order0 {
    -ms-flex-order: 0;
        order: 0;
  }

  .M--order1 {
    -ms-flex-order: 1;
        order: 1;
  }

  .M--order2 {
    -ms-flex-order: 2;
        order: 2;
  }

  .M--order3 {
    -ms-flex-order: 3;
        order: 3;
  }

  .M--order4 {
    -ms-flex-order: 4;
        order: 4;
  }

  .M--order5 {
    -ms-flex-order: 5;
        order: 5;
  }

  .M--order6 {
    -ms-flex-order: 6;
        order: 6;
  }

  .M--order7 {
    -ms-flex-order: 7;
        order: 7;
  }

  .M--order8 {
    -ms-flex-order: 8;
        order: 8;
  }

  .M--order9 {
    -ms-flex-order: 9;
        order: 9;
  }

  .M--order10 {
    -ms-flex-order: 10;
        order: 10;
  }

  .M--order11 {
    -ms-flex-order: 11;
        order: 11;
  }

  .M--order12 {
    -ms-flex-order: 12;
        order: 12;
  }

  .M--start {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }

  .M--center {
    -ms-flex-pack: center;
        justify-content: center;
  }

  .M--end {
    -ms-flex-pack: end;
        justify-content: flex-end;
  }

  .M--top {
    -ms-flex-align: start;
        align-items: flex-start;
  }

  .M--middle {
    -ms-flex-align: center;
        align-items: center;
  }

  .M--bottom {
    -ms-flex-align: end;
        align-items: flex-end;
  }

  .M--stretch {
    -ms-flex-align: stretch;
        align-items: stretch;
  }

  .M--reverse {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
  }

  .M--around {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }

  .M--between {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}
@media (min-width: 1025px) {
  .L1 {
    max-width: 8.33333%;
  }

  .L2 {
    max-width: 16.66667%;
  }

  .L3 {
    max-width: 25%;
  }

  .L4 {
    max-width: 33.33333%;
  }

  .L5 {
    max-width: 41.66667%;
  }

  .L6 {
    max-width: 50%;
  }

  .L7 {
    max-width: 58.33333%;
  }

  .L8 {
    max-width: 66.66667%;
  }

  .L9 {
    max-width: 75%;
  }

  .L10 {
    max-width: 83.33333%;
  }

  .L11 {
    max-width: 91.66667%;
  }

  .L12 {
    max-width: 100%;
  }

  .L--offset0 {
    margin-left: 0%;
  }

  .L--offset1 {
    margin-left: 8.33333%;
  }

  .L--offset2 {
    margin-left: 16.66667%;
  }

  .L--offset3 {
    margin-left: 25%;
  }

  .L--offset4 {
    margin-left: 33.33333%;
  }

  .L--offset5 {
    margin-left: 41.66667%;
  }

  .L--offset6 {
    margin-left: 50%;
  }

  .L--offset7 {
    margin-left: 58.33333%;
  }

  .L--offset8 {
    margin-left: 66.66667%;
  }

  .L--offset9 {
    margin-left: 75%;
  }

  .L--offset10 {
    margin-left: 83.33333%;
  }

  .L--offset11 {
    margin-left: 91.66667%;
  }

  .L--offset12 {
    margin-left: 100%;
  }

  .L--order0 {
    -ms-flex-order: 0;
        order: 0;
  }

  .L--order1 {
    -ms-flex-order: 1;
        order: 1;
  }

  .L--order2 {
    -ms-flex-order: 2;
        order: 2;
  }

  .L--order3 {
    -ms-flex-order: 3;
        order: 3;
  }

  .L--order4 {
    -ms-flex-order: 4;
        order: 4;
  }

  .L--order5 {
    -ms-flex-order: 5;
        order: 5;
  }

  .L--order6 {
    -ms-flex-order: 6;
        order: 6;
  }

  .L--order7 {
    -ms-flex-order: 7;
        order: 7;
  }

  .L--order8 {
    -ms-flex-order: 8;
        order: 8;
  }

  .L--order9 {
    -ms-flex-order: 9;
        order: 9;
  }

  .L--order10 {
    -ms-flex-order: 10;
        order: 10;
  }

  .L--order11 {
    -ms-flex-order: 11;
        order: 11;
  }

  .L--order12 {
    -ms-flex-order: 12;
        order: 12;
  }

  .L--start {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }

  .L--center {
    -ms-flex-pack: center;
        justify-content: center;
  }

  .L--end {
    -ms-flex-pack: end;
        justify-content: flex-end;
  }

  .L--top {
    -ms-flex-align: start;
        align-items: flex-start;
  }

  .L--middle {
    -ms-flex-align: center;
        align-items: center;
  }

  .L--bottom {
    -ms-flex-align: end;
        align-items: flex-end;
  }

  .L--stretch {
    -ms-flex-align: stretch;
        align-items: stretch;
  }

  .L--reverse {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
  }

  .L--around {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }

  .L--between {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}
@media (min-width: 1441px) {
  .XL1 {
    max-width: 8.33333%;
  }

  .XL2 {
    max-width: 16.66667%;
  }

  .XL3 {
    max-width: 25%;
  }

  .XL4 {
    max-width: 33.33333%;
  }

  .XL5 {
    max-width: 41.66667%;
  }

  .XL6 {
    max-width: 50%;
  }

  .XL7 {
    max-width: 58.33333%;
  }

  .XL8 {
    max-width: 66.66667%;
  }

  .XL9 {
    max-width: 75%;
  }

  .XL10 {
    max-width: 83.33333%;
  }

  .XL11 {
    max-width: 91.66667%;
  }

  .XL12 {
    max-width: 100%;
  }

  .XL--offset0 {
    margin-left: 0%;
  }

  .XL--offset1 {
    margin-left: 8.33333%;
  }

  .XL--offset2 {
    margin-left: 16.66667%;
  }

  .XL--offset3 {
    margin-left: 25%;
  }

  .XL--offset4 {
    margin-left: 33.33333%;
  }

  .XL--offset5 {
    margin-left: 41.66667%;
  }

  .XL--offset6 {
    margin-left: 50%;
  }

  .XL--offset7 {
    margin-left: 58.33333%;
  }

  .XL--offset8 {
    margin-left: 66.66667%;
  }

  .XL--offset9 {
    margin-left: 75%;
  }

  .XL--offset10 {
    margin-left: 83.33333%;
  }

  .XL--offset11 {
    margin-left: 91.66667%;
  }

  .XL--offset12 {
    margin-left: 100%;
  }

  .XL--order0 {
    -ms-flex-order: 0;
        order: 0;
  }

  .XL--order1 {
    -ms-flex-order: 1;
        order: 1;
  }

  .XL--order2 {
    -ms-flex-order: 2;
        order: 2;
  }

  .XL--order3 {
    -ms-flex-order: 3;
        order: 3;
  }

  .XL--order4 {
    -ms-flex-order: 4;
        order: 4;
  }

  .XL--order5 {
    -ms-flex-order: 5;
        order: 5;
  }

  .XL--order6 {
    -ms-flex-order: 6;
        order: 6;
  }

  .XL--order7 {
    -ms-flex-order: 7;
        order: 7;
  }

  .XL--order8 {
    -ms-flex-order: 8;
        order: 8;
  }

  .XL--order9 {
    -ms-flex-order: 9;
        order: 9;
  }

  .XL--order10 {
    -ms-flex-order: 10;
        order: 10;
  }

  .XL--order11 {
    -ms-flex-order: 11;
        order: 11;
  }

  .XL--order12 {
    -ms-flex-order: 12;
        order: 12;
  }

  .XL--start {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }

  .XL--center {
    -ms-flex-pack: center;
        justify-content: center;
  }

  .XL--end {
    -ms-flex-pack: end;
        justify-content: flex-end;
  }

  .XL--top {
    -ms-flex-align: start;
        align-items: flex-start;
  }

  .XL--middle {
    -ms-flex-align: center;
        align-items: center;
  }

  .XL--bottom {
    -ms-flex-align: end;
        align-items: flex-end;
  }

  .XL--stretch {
    -ms-flex-align: stretch;
        align-items: stretch;
  }

  .XL--reverse {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
  }

  .XL--around {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }

  .XL--between {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}
.X1, .S1, .M1, .L1, .XL1, .X2, .S2, .M2, .L2, .XL2, .X3, .S3, .M3, .L3, .XL3, .X4, .S4, .M4, .L4, .XL4, .X5, .S5, .M5, .L5, .XL5, .X6, .S6, .M6, .L6, .XL6, .X7, .S7, .M7, .L7, .XL7, .X8, .S8, .M8, .L8, .XL8, .X9, .S9, .M9, .L9, .XL9, .X10, .S10, .M10, .L10, .XL10, .X11, .S11, .M11, .L11, .XL11, .X12, .S12, .M12, .L12, .XL12 {
  box-sizing: border-box;
}

/* FONTAWESOME */
/*!
 * Font Awesome Pro 5.0.8 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa,
.fas,
a.arrow-right:after,
.dc-search-wrapper form:before,
.post-grid-items .item .text .read-more a:before,
.dc-accordion .inner .accordion-wrapper .accordion .title:after,
.dc-job-board #ja-jobs-widget .job .view-details:before,
.far,
.menu-toggle-wrapper .mobile-menu-toggle:before,
.dc-titlebox .scroll-to-section a:after,
.dc-image-carousel button.slick-arrow:after,
.dc-partners button.slick-arrow:after,
.fal,
a[href$=".jpg"]:after,
.main_menu .menu .open-sub-menu:after,
.dc-titlebox .scroll-to-section a:before,
.single-post .dc-titlebox .text a:after,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em;
}

.fa-xs {
  font-size: .75em;
}

.fa-sm {
  font-size: .875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
a.fa-pull-left.arrow-right:after,
.dc-search-wrapper form.fa-pull-left:before,
.post-grid-items .item .text .read-more a.fa-pull-left:before,
.dc-accordion .inner .accordion-wrapper .accordion .fa-pull-left.title:after,
.dc-job-board #ja-jobs-widget .job .fa-pull-left.view-details:before,
.far.fa-pull-left,
.menu-toggle-wrapper .fa-pull-left.mobile-menu-toggle:before,
.dc-titlebox .scroll-to-section a.fa-pull-left:after,
.dc-image-carousel button.fa-pull-left.slick-arrow:after,
.dc-partners button.fa-pull-left.slick-arrow:after,
.fal.fa-pull-left,
a.fa-pull-left[href$=".jpg"]:after,
.main_menu .menu .fa-pull-left.open-sub-menu:after,
.dc-titlebox .scroll-to-section a.fa-pull-left:before,
.single-post .dc-titlebox .text a.fa-pull-left:after,
.fab.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
a.fa-pull-right.arrow-right:after,
.dc-search-wrapper form.fa-pull-right:before,
.post-grid-items .item .text .read-more a.fa-pull-right:before,
.dc-accordion .inner .accordion-wrapper .accordion .fa-pull-right.title:after,
.dc-job-board #ja-jobs-widget .job .fa-pull-right.view-details:before,
.far.fa-pull-right,
.menu-toggle-wrapper .fa-pull-right.mobile-menu-toggle:before,
.dc-titlebox .scroll-to-section a.fa-pull-right:after,
.dc-image-carousel button.fa-pull-right.slick-arrow:after,
.dc-partners button.fa-pull-right.slick-arrow:after,
.fal.fa-pull-right,
a.fa-pull-right[href$=".jpg"]:after,
.main_menu .menu .fa-pull-right.open-sub-menu:after,
.dc-titlebox .scroll-to-section a.fa-pull-right:before,
.single-post .dc-titlebox .text a.fa-pull-right:after,
.fab.fa-pull-right {
  margin-left: .3em;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -ms-transform: rotate(90deg);
      transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -ms-transform: rotate(270deg);
      transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -ms-transform: scale(-1, 1);
      transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -ms-transform: scale(1, -1);
      transform: scale(1, -1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -ms-transform: scale(-1, -1);
      transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-accusoft:before {
  content: "\f369";
}

.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

.fa-ad:before {
  content: "\f641";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-card:before {
  content: "\f2bb";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-adn:before {
  content: "\f170";
}

.fa-adobe:before {
  content: "\f778";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-air-freshener:before {
  content: "\f5d0";
}

.fa-airbnb:before {
  content: "\f834";
}

.fa-algolia:before {
  content: "\f36c";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-alipay:before {
  content: "\f642";
}

.fa-allergies:before {
  content: "\f461";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-amazon-pay:before {
  content: "\f42c";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-android:before {
  content: "\f17b";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angry:before {
  content: "\f556";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-angular:before {
  content: "\f420";
}

.fa-ankh:before {
  content: "\f644";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-apper:before {
  content: "\f371";
}

.fa-apple:before {
  content: "\f179";
}

.fa-apple-alt:before {
  content: "\f5d1";
}

.fa-apple-pay:before {
  content: "\f415";
}

.fa-archive:before {
  content: "\f187";
}

.fa-archway:before {
  content: "\f557";
}

.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-arrows-alt-h:before {
  content: "\f337";
}

.fa-arrows-alt-v:before {
  content: "\f338";
}

.fa-artstation:before {
  content: "\f77a";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-asymmetrik:before {
  content: "\f372";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-atlas:before {
  content: "\f558";
}

.fa-atlassian:before {
  content: "\f77b";
}

.fa-atom:before {
  content: "\f5d2";
}

.fa-audible:before {
  content: "\f373";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-award:before {
  content: "\f559";
}

.fa-aws:before {
  content: "\f375";
}

.fa-baby:before {
  content: "\f77c";
}

.fa-baby-carriage:before {
  content: "\f77d";
}

.fa-backspace:before {
  content: "\f55a";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-bacon:before {
  content: "\f7e5";
}

.fa-bacteria:before {
  content: "\f959";
}

.fa-bacterium:before {
  content: "\f95a";
}

.fa-bahai:before {
  content: "\f666";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-balance-scale-left:before {
  content: "\f515";
}

.fa-balance-scale-right:before {
  content: "\f516";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-band-aid:before {
  content: "\f462";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-baseball-ball:before {
  content: "\f433";
}

.fa-basketball-ball:before {
  content: "\f434";
}

.fa-bath:before {
  content: "\f2cd";
}

.fa-battery-empty:before {
  content: "\f244";
}

.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battle-net:before {
  content: "\f835";
}

.fa-bed:before {
  content: "\f236";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bezier-curve:before {
  content: "\f55b";
}

.fa-bible:before {
  content: "\f647";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-biking:before {
  content: "\f84a";
}

.fa-bimobject:before {
  content: "\f378";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-biohazard:before {
  content: "\f780";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-blender:before {
  content: "\f517";
}

.fa-blender-phone:before {
  content: "\f6b6";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-blog:before {
  content: "\f781";
}

.fa-blogger:before {
  content: "\f37c";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-bold:before {
  content: "\f032";
}

.fa-bolt:before {
  content: "\f0e7";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-bone:before {
  content: "\f5d7";
}

.fa-bong:before {
  content: "\f55c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-book-dead:before {
  content: "\f6b7";
}

.fa-book-medical:before {
  content: "\f7e6";
}

.fa-book-open:before {
  content: "\f518";
}

.fa-book-reader:before {
  content: "\f5da";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-bootstrap:before {
  content: "\f836";
}

.fa-border-all:before {
  content: "\f84c";
}

.fa-border-none:before {
  content: "\f850";
}

.fa-border-style:before {
  content: "\f853";
}

.fa-bowling-ball:before {
  content: "\f436";
}

.fa-box:before {
  content: "\f466";
}

.fa-box-open:before {
  content: "\f49e";
}

.fa-box-tissue:before {
  content: "\f95b";
}

.fa-boxes:before {
  content: "\f468";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-brain:before {
  content: "\f5dc";
}

.fa-bread-slice:before {
  content: "\f7ec";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-briefcase-medical:before {
  content: "\f469";
}

.fa-broadcast-tower:before {
  content: "\f519";
}

.fa-broom:before {
  content: "\f51a";
}

.fa-brush:before {
  content: "\f55d";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-buffer:before {
  content: "\f837";
}

.fa-bug:before {
  content: "\f188";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-burn:before {
  content: "\f46a";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-bus:before {
  content: "\f207";
}

.fa-bus-alt:before {
  content: "\f55e";
}

.fa-business-time:before {
  content: "\f64a";
}

.fa-buy-n-large:before {
  content: "\f8a6";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-calendar-alt:before {
  content: "\f073";
}

.fa-calendar-check:before {
  content: "\f274";
}

.fa-calendar-day:before {
  content: "\f783";
}

.fa-calendar-minus:before {
  content: "\f272";
}

.fa-calendar-plus:before {
  content: "\f271";
}

.fa-calendar-times:before {
  content: "\f273";
}

.fa-calendar-week:before {
  content: "\f784";
}

.fa-camera:before {
  content: "\f030";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-campground:before {
  content: "\f6bb";
}

.fa-canadian-maple-leaf:before {
  content: "\f785";
}

.fa-candy-cane:before {
  content: "\f786";
}

.fa-cannabis:before {
  content: "\f55f";
}

.fa-capsules:before {
  content: "\f46b";
}

.fa-car:before {
  content: "\f1b9";
}

.fa-car-alt:before {
  content: "\f5de";
}

.fa-car-battery:before {
  content: "\f5df";
}

.fa-car-crash:before {
  content: "\f5e1";
}

.fa-car-side:before {
  content: "\f5e4";
}

.fa-caravan:before {
  content: "\f8ff";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-caret-square-down:before {
  content: "\f150";
}

.fa-caret-square-left:before {
  content: "\f191";
}

.fa-caret-square-right:before {
  content: "\f152";
}

.fa-caret-square-up:before {
  content: "\f151";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-carrot:before {
  content: "\f787";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cash-register:before {
  content: "\f788";
}

.fa-cat:before {
  content: "\f6be";
}

.fa-cc-amazon-pay:before {
  content: "\f42d";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-apple-pay:before {
  content: "\f416";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-centercode:before {
  content: "\f380";
}

.fa-centos:before {
  content: "\f789";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-chair:before {
  content: "\f6c0";
}

.fa-chalkboard:before {
  content: "\f51b";
}

.fa-chalkboard-teacher:before {
  content: "\f51c";
}

.fa-charging-station:before {
  content: "\f5e7";
}

.fa-chart-area:before {
  content: "\f1fe";
}

.fa-chart-bar:before {
  content: "\f080";
}

.fa-chart-line:before {
  content: "\f201";
}

.fa-chart-pie:before {
  content: "\f200";
}

.fa-check:before {
  content: "\f00c";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-check-double:before {
  content: "\f560";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-cheese:before {
  content: "\f7ef";
}

.fa-chess:before {
  content: "\f439";
}

.fa-chess-bishop:before {
  content: "\f43a";
}

.fa-chess-board:before {
  content: "\f43c";
}

.fa-chess-king:before {
  content: "\f43f";
}

.fa-chess-knight:before {
  content: "\f441";
}

.fa-chess-pawn:before {
  content: "\f443";
}

.fa-chess-queen:before {
  content: "\f445";
}

.fa-chess-rook:before {
  content: "\f447";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-chromecast:before {
  content: "\f838";
}

.fa-church:before {
  content: "\f51d";
}

.fa-circle:before {
  content: "\f111";
}

.fa-circle-notch:before {
  content: "\f1ce";
}

.fa-city:before {
  content: "\f64f";
}

.fa-clinic-medical:before {
  content: "\f7f2";
}

.fa-clipboard:before {
  content: "\f328";
}

.fa-clipboard-check:before {
  content: "\f46c";
}

.fa-clipboard-list:before {
  content: "\f46d";
}

.fa-clock:before {
  content: "\f017";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-closed-captioning:before {
  content: "\f20a";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-cloud-download-alt:before {
  content: "\f381";
}

.fa-cloud-meatball:before {
  content: "\f73b";
}

.fa-cloud-moon:before {
  content: "\f6c3";
}

.fa-cloud-moon-rain:before {
  content: "\f73c";
}

.fa-cloud-rain:before {
  content: "\f73d";
}

.fa-cloud-showers-heavy:before {
  content: "\f740";
}

.fa-cloud-sun:before {
  content: "\f6c4";
}

.fa-cloud-sun-rain:before {
  content: "\f743";
}

.fa-cloud-upload-alt:before {
  content: "\f382";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-cocktail:before {
  content: "\f561";
}

.fa-code:before {
  content: "\f121";
}

.fa-code-branch:before {
  content: "\f126";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cog:before {
  content: "\f013";
}

.fa-cogs:before {
  content: "\f085";
}

.fa-coins:before {
  content: "\f51e";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-comment:before {
  content: "\f075";
}

.fa-comment-alt:before {
  content: "\f27a";
}

.fa-comment-dollar:before {
  content: "\f651";
}

.fa-comment-dots:before {
  content: "\f4ad";
}

.fa-comment-medical:before {
  content: "\f7f5";
}

.fa-comment-slash:before {
  content: "\f4b3";
}

.fa-comments:before {
  content: "\f086";
}

.fa-comments-dollar:before {
  content: "\f653";
}

.fa-compact-disc:before {
  content: "\f51f";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-compress:before {
  content: "\f066";
}

.fa-compress-alt:before {
  content: "\f422";
}

.fa-compress-arrows-alt:before {
  content: "\f78c";
}

.fa-concierge-bell:before {
  content: "\f562";
}

.fa-confluence:before {
  content: "\f78d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-cookie:before {
  content: "\f563";
}

.fa-cookie-bite:before {
  content: "\f564";
}

.fa-copy:before {
  content: "\f0c5";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-cotton-bureau:before {
  content: "\f89e";
}

.fa-couch:before {
  content: "\f4b8";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-creative-commons-by:before {
  content: "\f4e7";
}

.fa-creative-commons-nc:before {
  content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

.fa-creative-commons-nd:before {
  content: "\f4eb";
}

.fa-creative-commons-pd:before {
  content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

.fa-creative-commons-remix:before {
  content: "\f4ee";
}

.fa-creative-commons-sa:before {
  content: "\f4ef";
}

.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

.fa-creative-commons-share:before {
  content: "\f4f2";
}

.fa-creative-commons-zero:before {
  content: "\f4f3";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-critical-role:before {
  content: "\f6c9";
}

.fa-crop:before {
  content: "\f125";
}

.fa-crop-alt:before {
  content: "\f565";
}

.fa-cross:before {
  content: "\f654";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-crow:before {
  content: "\f520";
}

.fa-crown:before {
  content: "\f521";
}

.fa-crutch:before {
  content: "\f7f7";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-cut:before {
  content: "\f0c4";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

.fa-dailymotion:before {
  content: "\f952";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-deaf:before {
  content: "\f2a4";
}

.fa-deezer:before {
  content: "\f977";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-democrat:before {
  content: "\f747";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-dev:before {
  content: "\f6cc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-dharmachakra:before {
  content: "\f655";
}

.fa-dhl:before {
  content: "\f790";
}

.fa-diagnoses:before {
  content: "\f470";
}

.fa-diaspora:before {
  content: "\f791";
}

.fa-dice:before {
  content: "\f522";
}

.fa-dice-d20:before {
  content: "\f6cf";
}

.fa-dice-d6:before {
  content: "\f6d1";
}

.fa-dice-five:before {
  content: "\f523";
}

.fa-dice-four:before {
  content: "\f524";
}

.fa-dice-one:before {
  content: "\f525";
}

.fa-dice-six:before {
  content: "\f526";
}

.fa-dice-three:before {
  content: "\f527";
}

.fa-dice-two:before {
  content: "\f528";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-digital-tachograph:before {
  content: "\f566";
}

.fa-directions:before {
  content: "\f5eb";
}

.fa-discord:before {
  content: "\f392";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-disease:before {
  content: "\f7fa";
}

.fa-divide:before {
  content: "\f529";
}

.fa-dizzy:before {
  content: "\f567";
}

.fa-dna:before {
  content: "\f471";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-docker:before {
  content: "\f395";
}

.fa-dog:before {
  content: "\f6d3";
}

.fa-dollar-sign:before {
  content: "\f155";
}

.fa-dolly:before {
  content: "\f472";
}

.fa-dolly-flatbed:before {
  content: "\f474";
}

.fa-donate:before {
  content: "\f4b9";
}

.fa-door-closed:before {
  content: "\f52a";
}

.fa-door-open:before {
  content: "\f52b";
}

.fa-dot-circle:before {
  content: "\f192";
}

.fa-dove:before {
  content: "\f4ba";
}

.fa-download:before {
  content: "\f019";
}

.fa-draft2digital:before {
  content: "\f396";
}

.fa-drafting-compass:before {
  content: "\f568";
}

.fa-dragon:before {
  content: "\f6d5";
}

.fa-draw-polygon:before {
  content: "\f5ee";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-dribbble-square:before {
  content: "\f397";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-drum:before {
  content: "\f569";
}

.fa-drum-steelpan:before {
  content: "\f56a";
}

.fa-drumstick-bite:before {
  content: "\f6d7";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-dumbbell:before {
  content: "\f44b";
}

.fa-dumpster:before {
  content: "\f793";
}

.fa-dumpster-fire:before {
  content: "\f794";
}

.fa-dungeon:before {
  content: "\f6d9";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-ebay:before {
  content: "\f4f4";
}

.fa-edge:before {
  content: "\f282";
}

.fa-edge-legacy:before {
  content: "\f978";
}

.fa-edit:before {
  content: "\f044";
}

.fa-egg:before {
  content: "\f7fb";
}

.fa-eject:before {
  content: "\f052";
}

.fa-elementor:before {
  content: "\f430";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-ello:before {
  content: "\f5f1";
}

.fa-ember:before {
  content: "\f423";
}

.fa-empire:before {
  content: "\f1d1";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-text:before {
  content: "\f658";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-envira:before {
  content: "\f299";
}

.fa-equals:before {
  content: "\f52c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-erlang:before {
  content: "\f39d";
}

.fa-ethereum:before {
  content: "\f42e";
}

.fa-ethernet:before {
  content: "\f796";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-euro-sign:before {
  content: "\f153";
}

.fa-evernote:before {
  content: "\f839";
}

.fa-exchange-alt:before {
  content: "\f362";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-expand:before {
  content: "\f065";
}

.fa-expand-alt:before {
  content: "\f424";
}

.fa-expand-arrows-alt:before {
  content: "\f31e";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-external-link-alt:before {
  content: "\f35d";
}

.fa-external-link-square-alt:before {
  content: "\f360";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-dropper:before {
  content: "\f1fb";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-fan:before {
  content: "\f863";
}

.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-faucet:before {
  content: "\f905";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-feather:before {
  content: "\f52d";
}

.fa-feather-alt:before {
  content: "\f56b";
}

.fa-fedex:before {
  content: "\f797";
}

.fa-fedora:before {
  content: "\f798";
}

.fa-female:before {
  content: "\f182";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-figma:before {
  content: "\f799";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-alt:before {
  content: "\f15c";
}

.fa-file-archive:before {
  content: "\f1c6";
}

.fa-file-audio:before {
  content: "\f1c7";
}

.fa-file-code:before {
  content: "\f1c9";
}

.fa-file-contract:before {
  content: "\f56c";
}

.fa-file-csv:before {
  content: "\f6dd";
}

.fa-file-download:before {
  content: "\f56d";
}

.fa-file-excel:before {
  content: "\f1c3";
}

.fa-file-export:before {
  content: "\f56e";
}

.fa-file-image:before {
  content: "\f1c5";
}

.fa-file-import:before {
  content: "\f56f";
}

.fa-file-invoice:before {
  content: "\f570";
}

.fa-file-invoice-dollar:before {
  content: "\f571";
}

.fa-file-medical:before {
  content: "\f477";
}

.fa-file-medical-alt:before {
  content: "\f478";
}

.fa-file-pdf:before {
  content: "\f1c1";
}

.fa-file-powerpoint:before {
  content: "\f1c4";
}

.fa-file-prescription:before {
  content: "\f572";
}

.fa-file-signature:before {
  content: "\f573";
}

.fa-file-upload:before {
  content: "\f574";
}

.fa-file-video:before {
  content: "\f1c8";
}

.fa-file-word:before {
  content: "\f1c2";
}

.fa-fill:before {
  content: "\f575";
}

.fa-fill-drip:before {
  content: "\f576";
}

.fa-film:before {
  content: "\f008";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-fingerprint:before {
  content: "\f577";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-fire-alt:before {
  content: "\f7e4";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-firefox-browser:before {
  content: "\f907";
}

.fa-first-aid:before {
  content: "\f479";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-first-order-alt:before {
  content: "\f50a";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-fish:before {
  content: "\f578";
}

.fa-fist-raised:before {
  content: "\f6de";
}

.fa-flag:before {
  content: "\f024";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-flag-usa:before {
  content: "\f74d";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-flipboard:before {
  content: "\f44d";
}

.fa-flushed:before {
  content: "\f579";
}

.fa-fly:before {
  content: "\f417";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-minus:before {
  content: "\f65d";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-folder-plus:before {
  content: "\f65e";
}

.fa-font:before {
  content: "\f031";
}

.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-font-awesome-flag:before {
  content: "\f425";
}

.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-football-ball:before {
  content: "\f44e";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-frog:before {
  content: "\f52e";
}

.fa-frown:before {
  content: "\f119";
}

.fa-frown-open:before {
  content: "\f57a";
}

.fa-fulcrum:before {
  content: "\f50b";
}

.fa-funnel-dollar:before {
  content: "\f662";
}

.fa-futbol:before {
  content: "\f1e3";
}

.fa-galactic-republic:before {
  content: "\f50c";
}

.fa-galactic-senate:before {
  content: "\f50d";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-gas-pump:before {
  content: "\f52f";
}

.fa-gavel:before {
  content: "\f0e3";
}

.fa-gem:before {
  content: "\f3a5";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-ghost:before {
  content: "\f6e2";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-gifts:before {
  content: "\f79c";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-git-alt:before {
  content: "\f841";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-github:before {
  content: "\f09b";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-glass-cheers:before {
  content: "\f79f";
}

.fa-glass-martini:before {
  content: "\f000";
}

.fa-glass-martini-alt:before {
  content: "\f57b";
}

.fa-glass-whiskey:before {
  content: "\f7a0";
}

.fa-glasses:before {
  content: "\f530";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-globe-africa:before {
  content: "\f57c";
}

.fa-globe-americas:before {
  content: "\f57d";
}

.fa-globe-asia:before {
  content: "\f57e";
}

.fa-globe-europe:before {
  content: "\f7a2";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-golf-ball:before {
  content: "\f450";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-google-pay:before {
  content: "\f979";
}

.fa-google-play:before {
  content: "\f3ab";
}

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-gopuram:before {
  content: "\f664";
}

.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-greater-than:before {
  content: "\f531";
}

.fa-greater-than-equal:before {
  content: "\f532";
}

.fa-grimace:before {
  content: "\f57f";
}

.fa-grin:before {
  content: "\f580";
}

.fa-grin-alt:before {
  content: "\f581";
}

.fa-grin-beam:before {
  content: "\f582";
}

.fa-grin-beam-sweat:before {
  content: "\f583";
}

.fa-grin-hearts:before {
  content: "\f584";
}

.fa-grin-squint:before {
  content: "\f585";
}

.fa-grin-squint-tears:before {
  content: "\f586";
}

.fa-grin-stars:before {
  content: "\f587";
}

.fa-grin-tears:before {
  content: "\f588";
}

.fa-grin-tongue:before {
  content: "\f589";
}

.fa-grin-tongue-squint:before {
  content: "\f58a";
}

.fa-grin-tongue-wink:before {
  content: "\f58b";
}

.fa-grin-wink:before {
  content: "\f58c";
}

.fa-grip-horizontal:before {
  content: "\f58d";
}

.fa-grip-lines:before {
  content: "\f7a4";
}

.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

.fa-grip-vertical:before {
  content: "\f58e";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-guitar:before {
  content: "\f7a6";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-hackerrank:before {
  content: "\f5f7";
}

.fa-hamburger:before {
  content: "\f805";
}

.fa-hammer:before {
  content: "\f6e3";
}

.fa-hamsa:before {
  content: "\f665";
}

.fa-hand-holding:before {
  content: "\f4bd";
}

.fa-hand-holding-heart:before {
  content: "\f4be";
}

.fa-hand-holding-medical:before {
  content: "\f95c";
}

.fa-hand-holding-usd:before {
  content: "\f4c0";
}

.fa-hand-holding-water:before {
  content: "\f4c1";
}

.fa-hand-lizard:before {
  content: "\f258";
}

.fa-hand-middle-finger:before {
  content: "\f806";
}

.fa-hand-paper:before {
  content: "\f256";
}

.fa-hand-peace:before {
  content: "\f25b";
}

.fa-hand-point-down:before {
  content: "\f0a7";
}

.fa-hand-point-left:before {
  content: "\f0a5";
}

.fa-hand-point-right:before {
  content: "\f0a4";
}

.fa-hand-point-up:before {
  content: "\f0a6";
}

.fa-hand-pointer:before {
  content: "\f25a";
}

.fa-hand-rock:before {
  content: "\f255";
}

.fa-hand-scissors:before {
  content: "\f257";
}

.fa-hand-sparkles:before {
  content: "\f95d";
}

.fa-hand-spock:before {
  content: "\f259";
}

.fa-hands:before {
  content: "\f4c2";
}

.fa-hands-helping:before {
  content: "\f4c4";
}

.fa-hands-wash:before {
  content: "\f95e";
}

.fa-handshake:before {
  content: "\f2b5";
}

.fa-handshake-alt-slash:before {
  content: "\f95f";
}

.fa-handshake-slash:before {
  content: "\f960";
}

.fa-hanukiah:before {
  content: "\f6e6";
}

.fa-hard-hat:before {
  content: "\f807";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-hat-cowboy:before {
  content: "\f8c0";
}

.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

.fa-hat-wizard:before {
  content: "\f6e8";
}

.fa-hdd:before {
  content: "\f0a0";
}

.fa-head-side-cough:before {
  content: "\f961";
}

.fa-head-side-cough-slash:before {
  content: "\f962";
}

.fa-head-side-mask:before {
  content: "\f963";
}

.fa-head-side-virus:before {
  content: "\f964";
}

.fa-heading:before {
  content: "\f1dc";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-headphones-alt:before {
  content: "\f58f";
}

.fa-headset:before {
  content: "\f590";
}

.fa-heart:before {
  content: "\f004";
}

.fa-heart-broken:before {
  content: "\f7a9";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-helicopter:before {
  content: "\f533";
}

.fa-highlighter:before {
  content: "\f591";
}

.fa-hiking:before {
  content: "\f6ec";
}

.fa-hippo:before {
  content: "\f6ed";
}

.fa-hips:before {
  content: "\f452";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-history:before {
  content: "\f1da";
}

.fa-hockey-puck:before {
  content: "\f453";
}

.fa-holly-berry:before {
  content: "\f7aa";
}

.fa-home:before {
  content: "\f015";
}

.fa-hooli:before {
  content: "\f427";
}

.fa-hornbill:before {
  content: "\f592";
}

.fa-horse:before {
  content: "\f6f0";
}

.fa-horse-head:before {
  content: "\f7ab";
}

.fa-hospital:before {
  content: "\f0f8";
}

.fa-hospital-alt:before {
  content: "\f47d";
}

.fa-hospital-symbol:before {
  content: "\f47e";
}

.fa-hospital-user:before {
  content: "\f80d";
}

.fa-hot-tub:before {
  content: "\f593";
}

.fa-hotdog:before {
  content: "\f80f";
}

.fa-hotel:before {
  content: "\f594";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-start:before {
  content: "\f251";
}

.fa-house-damage:before {
  content: "\f6f1";
}

.fa-house-user:before {
  content: "\f965";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-hryvnia:before {
  content: "\f6f2";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-ice-cream:before {
  content: "\f810";
}

.fa-icicles:before {
  content: "\f7ad";
}

.fa-icons:before {
  content: "\f86d";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-id-card:before {
  content: "\f2c2";
}

.fa-id-card-alt:before {
  content: "\f47f";
}

.fa-ideal:before {
  content: "\f913";
}

.fa-igloo:before {
  content: "\f7ae";
}

.fa-image:before {
  content: "\f03e";
}

.fa-images:before {
  content: "\f302";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-industry:before {
  content: "\f275";
}

.fa-infinity:before {
  content: "\f534";
}

.fa-info:before {
  content: "\f129";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-instagram-square:before {
  content: "\f955";
}

.fa-intercom:before {
  content: "\f7af";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-invision:before {
  content: "\f7b0";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-italic:before {
  content: "\f033";
}

.fa-itch-io:before {
  content: "\f83a";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-java:before {
  content: "\f4e4";
}

.fa-jedi:before {
  content: "\f669";
}

.fa-jedi-order:before {
  content: "\f50e";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-jira:before {
  content: "\f7b1";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-joint:before {
  content: "\f595";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-journal-whills:before {
  content: "\f66a";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-js-square:before {
  content: "\f3b9";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-kaaba:before {
  content: "\f66b";
}

.fa-kaggle:before {
  content: "\f5fa";
}

.fa-key:before {
  content: "\f084";
}

.fa-keybase:before {
  content: "\f4f5";
}

.fa-keyboard:before {
  content: "\f11c";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-khanda:before {
  content: "\f66d";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-kiss:before {
  content: "\f596";
}

.fa-kiss-beam:before {
  content: "\f597";
}

.fa-kiss-wink-heart:before {
  content: "\f598";
}

.fa-kiwi-bird:before {
  content: "\f535";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-landmark:before {
  content: "\f66f";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-laptop-code:before {
  content: "\f5fc";
}

.fa-laptop-house:before {
  content: "\f966";
}

.fa-laptop-medical:before {
  content: "\f812";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-laugh:before {
  content: "\f599";
}

.fa-laugh-beam:before {
  content: "\f59a";
}

.fa-laugh-squint:before {
  content: "\f59b";
}

.fa-laugh-wink:before {
  content: "\f59c";
}

.fa-layer-group:before {
  content: "\f5fd";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-lemon:before {
  content: "\f094";
}

.fa-less:before {
  content: "\f41d";
}

.fa-less-than:before {
  content: "\f536";
}

.fa-less-than-equal:before {
  content: "\f537";
}

.fa-level-down-alt:before {
  content: "\f3be";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

.fa-life-ring:before {
  content: "\f1cd";
}

.fa-lightbulb:before {
  content: "\f0eb";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-link:before {
  content: "\f0c1";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-lira-sign:before {
  content: "\f195";
}

.fa-list:before {
  content: "\f03a";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-lock:before {
  content: "\f023";
}

.fa-lock-open:before {
  content: "\f3c1";
}

.fa-long-arrow-alt-down:before {
  content: "\f309";
}

.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-luggage-cart:before {
  content: "\f59d";
}

.fa-lungs:before {
  content: "\f604";
}

.fa-lungs-virus:before {
  content: "\f967";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-mail-bulk:before {
  content: "\f674";
}

.fa-mailchimp:before {
  content: "\f59e";
}

.fa-male:before {
  content: "\f183";
}

.fa-mandalorian:before {
  content: "\f50f";
}

.fa-map:before {
  content: "\f279";
}

.fa-map-marked:before {
  content: "\f59f";
}

.fa-map-marked-alt:before {
  content: "\f5a0";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-markdown:before {
  content: "\f60f";
}

.fa-marker:before {
  content: "\f5a1";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mask:before {
  content: "\f6fa";
}

.fa-mastodon:before {
  content: "\f4f6";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-mdb:before {
  content: "\f8ca";
}

.fa-medal:before {
  content: "\f5a2";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f3c7";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-megaport:before {
  content: "\f5a3";
}

.fa-meh:before {
  content: "\f11a";
}

.fa-meh-blank:before {
  content: "\f5a4";
}

.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

.fa-memory:before {
  content: "\f538";
}

.fa-mendeley:before {
  content: "\f7b3";
}

.fa-menorah:before {
  content: "\f676";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-meteor:before {
  content: "\f753";
}

.fa-microblog:before {
  content: "\f91a";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-alt:before {
  content: "\f3c9";
}

.fa-microphone-alt-slash:before {
  content: "\f539";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-microscope:before {
  content: "\f610";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-minus:before {
  content: "\f068";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-mitten:before {
  content: "\f7b5";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-mixer:before {
  content: "\f956";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-modx:before {
  content: "\f285";
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-money-bill:before {
  content: "\f0d6";
}

.fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-money-bill-wave:before {
  content: "\f53a";
}

.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

.fa-money-check:before {
  content: "\f53c";
}

.fa-money-check-alt:before {
  content: "\f53d";
}

.fa-monument:before {
  content: "\f5a6";
}

.fa-moon:before {
  content: "\f186";
}

.fa-mortar-pestle:before {
  content: "\f5a7";
}

.fa-mosque:before {
  content: "\f678";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-mountain:before {
  content: "\f6fc";
}

.fa-mouse:before {
  content: "\f8cc";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-mug-hot:before {
  content: "\f7b6";
}

.fa-music:before {
  content: "\f001";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-neos:before {
  content: "\f612";
}

.fa-network-wired:before {
  content: "\f6ff";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-nimblr:before {
  content: "\f5a8";
}

.fa-node:before {
  content: "\f419";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-not-equal:before {
  content: "\f53e";
}

.fa-notes-medical:before {
  content: "\f481";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-oil-can:before {
  content: "\f613";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-om:before {
  content: "\f679";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-orcid:before {
  content: "\f8d2";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-otter:before {
  content: "\f700";
}

.fa-outdent:before {
  content: "\f03b";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-pager:before {
  content: "\f815";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-paint-roller:before {
  content: "\f5aa";
}

.fa-palette:before {
  content: "\f53f";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-pallet:before {
  content: "\f482";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-parachute-box:before {
  content: "\f4cd";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-parking:before {
  content: "\f540";
}

.fa-passport:before {
  content: "\f5ab";
}

.fa-pastafarianism:before {
  content: "\f67b";
}

.fa-paste:before {
  content: "\f0ea";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-peace:before {
  content: "\f67c";
}

.fa-pen:before {
  content: "\f304";
}

.fa-pen-alt:before {
  content: "\f305";
}

.fa-pen-fancy:before {
  content: "\f5ac";
}

.fa-pen-nib:before {
  content: "\f5ad";
}

.fa-pen-square:before {
  content: "\f14b";
}

.fa-pencil-alt:before {
  content: "\f303";
}

.fa-pencil-ruler:before {
  content: "\f5ae";
}

.fa-penny-arcade:before {
  content: "\f704";
}

.fa-people-arrows:before {
  content: "\f968";
}

.fa-people-carry:before {
  content: "\f4ce";
}

.fa-pepper-hot:before {
  content: "\f816";
}

.fa-percent:before {
  content: "\f295";
}

.fa-percentage:before {
  content: "\f541";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-person-booth:before {
  content: "\f756";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phoenix-squadron:before {
  content: "\f511";
}

.fa-phone:before {
  content: "\f095";
}

.fa-phone-alt:before {
  content: "\f879";
}

.fa-phone-slash:before {
  content: "\f3dd";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-phone-square-alt:before {
  content: "\f87b";
}

.fa-phone-volume:before {
  content: "\f2a0";
}

.fa-photo-video:before {
  content: "\f87c";
}

.fa-php:before {
  content: "\f457";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-pied-piper-hat:before {
  content: "\f4e5";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-square:before {
  content: "\f91e";
}

.fa-piggy-bank:before {
  content: "\f4d3";
}

.fa-pills:before {
  content: "\f484";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-pizza-slice:before {
  content: "\f818";
}

.fa-place-of-worship:before {
  content: "\f67f";
}

.fa-plane:before {
  content: "\f072";
}

.fa-plane-arrival:before {
  content: "\f5af";
}

.fa-plane-departure:before {
  content: "\f5b0";
}

.fa-plane-slash:before {
  content: "\f969";
}

.fa-play:before {
  content: "\f04b";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-playstation:before {
  content: "\f3df";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-plus:before {
  content: "\f067";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-poll:before {
  content: "\f681";
}

.fa-poll-h:before {
  content: "\f682";
}

.fa-poo:before {
  content: "\f2fe";
}

.fa-poo-storm:before {
  content: "\f75a";
}

.fa-poop:before {
  content: "\f619";
}

.fa-portrait:before {
  content: "\f3e0";
}

.fa-pound-sign:before {
  content: "\f154";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-pray:before {
  content: "\f683";
}

.fa-praying-hands:before {
  content: "\f684";
}

.fa-prescription:before {
  content: "\f5b1";
}

.fa-prescription-bottle:before {
  content: "\f485";
}

.fa-prescription-bottle-alt:before {
  content: "\f486";
}

.fa-print:before {
  content: "\f02f";
}

.fa-procedures:before {
  content: "\f487";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-project-diagram:before {
  content: "\f542";
}

.fa-pump-medical:before {
  content: "\f96a";
}

.fa-pump-soap:before {
  content: "\f96b";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-question:before {
  content: "\f128";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-quidditch:before {
  content: "\f458";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-quran:before {
  content: "\f687";
}

.fa-r-project:before {
  content: "\f4f7";
}

.fa-radiation:before {
  content: "\f7b9";
}

.fa-radiation-alt:before {
  content: "\f7ba";
}

.fa-rainbow:before {
  content: "\f75b";
}

.fa-random:before {
  content: "\f074";
}

.fa-raspberry-pi:before {
  content: "\f7bb";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-react:before {
  content: "\f41b";
}

.fa-reacteurope:before {
  content: "\f75d";
}

.fa-readme:before {
  content: "\f4d5";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-receipt:before {
  content: "\f543";
}

.fa-record-vinyl:before {
  content: "\f8d9";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-redhat:before {
  content: "\f7bc";
}

.fa-redo:before {
  content: "\f01e";
}

.fa-redo-alt:before {
  content: "\f2f9";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-remove-format:before {
  content: "\f87d";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-reply:before {
  content: "\f3e5";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-republican:before {
  content: "\f75e";
}

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-restroom:before {
  content: "\f7bd";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-rev:before {
  content: "\f5b2";
}

.fa-ribbon:before {
  content: "\f4d6";
}

.fa-ring:before {
  content: "\f70b";
}

.fa-road:before {
  content: "\f018";
}

.fa-robot:before {
  content: "\f544";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-route:before {
  content: "\f4d7";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-ruble-sign:before {
  content: "\f158";
}

.fa-ruler:before {
  content: "\f545";
}

.fa-ruler-combined:before {
  content: "\f546";
}

.fa-ruler-horizontal:before {
  content: "\f547";
}

.fa-ruler-vertical:before {
  content: "\f548";
}

.fa-running:before {
  content: "\f70c";
}

.fa-rupee-sign:before {
  content: "\f156";
}

.fa-rust:before {
  content: "\f97a";
}

.fa-sad-cry:before {
  content: "\f5b3";
}

.fa-sad-tear:before {
  content: "\f5b4";
}

.fa-safari:before {
  content: "\f267";
}

.fa-salesforce:before {
  content: "\f83b";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-satellite:before {
  content: "\f7bf";
}

.fa-satellite-dish:before {
  content: "\f7c0";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-school:before {
  content: "\f549";
}

.fa-screwdriver:before {
  content: "\f54a";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-scroll:before {
  content: "\f70e";
}

.fa-sd-card:before {
  content: "\f7c2";
}

.fa-search:before {
  content: "\f002";
}

.fa-search-dollar:before {
  content: "\f688";
}

.fa-search-location:before {
  content: "\f689";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-seedling:before {
  content: "\f4d8";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-server:before {
  content: "\f233";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-shapes:before {
  content: "\f61f";
}

.fa-share:before {
  content: "\f064";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-shekel-sign:before {
  content: "\f20b";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-shield-virus:before {
  content: "\f96c";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-shipping-fast:before {
  content: "\f48b";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-shoe-prints:before {
  content: "\f54b";
}

.fa-shopify:before {
  content: "\f957";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-shopware:before {
  content: "\f5b5";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-shuttle-van:before {
  content: "\f5b6";
}

.fa-sign:before {
  content: "\f4d9";
}

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-sign-language:before {
  content: "\f2a7";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-signal:before {
  content: "\f012";
}

.fa-signature:before {
  content: "\f5b7";
}

.fa-sim-card:before {
  content: "\f7c4";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sink:before {
  content: "\f96d";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-sith:before {
  content: "\f512";
}

.fa-skating:before {
  content: "\f7c5";
}

.fa-sketch:before {
  content: "\f7c6";
}

.fa-skiing:before {
  content: "\f7c9";
}

.fa-skiing-nordic:before {
  content: "\f7ca";
}

.fa-skull:before {
  content: "\f54c";
}

.fa-skull-crossbones:before {
  content: "\f714";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f3ef";
}

.fa-slash:before {
  content: "\f715";
}

.fa-sleigh:before {
  content: "\f7cc";
}

.fa-sliders-h:before {
  content: "\f1de";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-smile:before {
  content: "\f118";
}

.fa-smile-beam:before {
  content: "\f5b8";
}

.fa-smile-wink:before {
  content: "\f4da";
}

.fa-smog:before {
  content: "\f75f";
}

.fa-smoking:before {
  content: "\f48d";
}

.fa-smoking-ban:before {
  content: "\f54d";
}

.fa-sms:before {
  content: "\f7cd";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-snowboarding:before {
  content: "\f7ce";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-snowman:before {
  content: "\f7d0";
}

.fa-snowplow:before {
  content: "\f7d2";
}

.fa-soap:before {
  content: "\f96e";
}

.fa-socks:before {
  content: "\f696";
}

.fa-solar-panel:before {
  content: "\f5ba";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-alpha-down:before {
  content: "\f15d";
}

.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

.fa-sort-alpha-up:before {
  content: "\f15e";
}

.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

.fa-sort-amount-down:before {
  content: "\f160";
}

.fa-sort-amount-down-alt:before {
  content: "\f884";
}

.fa-sort-amount-up:before {
  content: "\f161";
}

.fa-sort-amount-up-alt:before {
  content: "\f885";
}

.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-numeric-down:before {
  content: "\f162";
}

.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

.fa-sort-numeric-up:before {
  content: "\f163";
}

.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

.fa-sort-up:before {
  content: "\f0de";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-sourcetree:before {
  content: "\f7d3";
}

.fa-spa:before {
  content: "\f5bb";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-speaker-deck:before {
  content: "\f83c";
}

.fa-spell-check:before {
  content: "\f891";
}

.fa-spider:before {
  content: "\f717";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-splotch:before {
  content: "\f5bc";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-spray-can:before {
  content: "\f5bd";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-square-full:before {
  content: "\f45c";
}

.fa-square-root-alt:before {
  content: "\f698";
}

.fa-squarespace:before {
  content: "\f5be";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-stackpath:before {
  content: "\f842";
}

.fa-stamp:before {
  content: "\f5bf";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-and-crescent:before {
  content: "\f699";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-star-half-alt:before {
  content: "\f5c0";
}

.fa-star-of-david:before {
  content: "\f69a";
}

.fa-star-of-life:before {
  content: "\f621";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stopwatch:before {
  content: "\f2f2";
}

.fa-stopwatch-20:before {
  content: "\f96f";
}

.fa-store:before {
  content: "\f54e";
}

.fa-store-alt:before {
  content: "\f54f";
}

.fa-store-alt-slash:before {
  content: "\f970";
}

.fa-store-slash:before {
  content: "\f971";
}

.fa-strava:before {
  content: "\f428";
}

.fa-stream:before {
  content: "\f550";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-stroopwafel:before {
  content: "\f551";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-subway:before {
  content: "\f239";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-suitcase-rolling:before {
  content: "\f5c1";
}

.fa-sun:before {
  content: "\f185";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-surprise:before {
  content: "\f5c2";
}

.fa-suse:before {
  content: "\f7d6";
}

.fa-swatchbook:before {
  content: "\f5c3";
}

.fa-swift:before {
  content: "\f8e1";
}

.fa-swimmer:before {
  content: "\f5c4";
}

.fa-swimming-pool:before {
  content: "\f5c5";
}

.fa-symfony:before {
  content: "\f83d";
}

.fa-synagogue:before {
  content: "\f69b";
}

.fa-sync:before {
  content: "\f021";
}

.fa-sync-alt:before {
  content: "\f2f1";
}

.fa-syringe:before {
  content: "\f48e";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-table-tennis:before {
  content: "\f45d";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-tablet-alt:before {
  content: "\f3fa";
}

.fa-tablets:before {
  content: "\f490";
}

.fa-tachometer-alt:before {
  content: "\f3fd";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-tape:before {
  content: "\f4db";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-taxi:before {
  content: "\f1ba";
}

.fa-teamspeak:before {
  content: "\f4f9";
}

.fa-teeth:before {
  content: "\f62e";
}

.fa-teeth-open:before {
  content: "\f62f";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f3fe";
}

.fa-temperature-high:before {
  content: "\f769";
}

.fa-temperature-low:before {
  content: "\f76b";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-tenge:before {
  content: "\f7d7";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-the-red-yeti:before {
  content: "\f69d";
}

.fa-theater-masks:before {
  content: "\f630";
}

.fa-themeco:before {
  content: "\f5c6";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-thermometer:before {
  content: "\f491";
}

.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-think-peaks:before {
  content: "\f731";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

.fa-tiktok:before {
  content: "\f97b";
}

.fa-times:before {
  content: "\f00d";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-tint:before {
  content: "\f043";
}

.fa-tint-slash:before {
  content: "\f5c7";
}

.fa-tired:before {
  content: "\f5c8";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-toilet:before {
  content: "\f7d8";
}

.fa-toilet-paper:before {
  content: "\f71e";
}

.fa-toilet-paper-slash:before {
  content: "\f972";
}

.fa-toolbox:before {
  content: "\f552";
}

.fa-tools:before {
  content: "\f7d9";
}

.fa-tooth:before {
  content: "\f5c9";
}

.fa-torah:before {
  content: "\f6a0";
}

.fa-torii-gate:before {
  content: "\f6a1";
}

.fa-tractor:before {
  content: "\f722";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-traffic-light:before {
  content: "\f637";
}

.fa-trailer:before {
  content: "\f941";
}

.fa-train:before {
  content: "\f238";
}

.fa-tram:before {
  content: "\f7da";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-trash-restore:before {
  content: "\f829";
}

.fa-trash-restore-alt:before {
  content: "\f82a";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-trello:before {
  content: "\f181";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-truck-loading:before {
  content: "\f4de";
}

.fa-truck-monster:before {
  content: "\f63b";
}

.fa-truck-moving:before {
  content: "\f4df";
}

.fa-truck-pickup:before {
  content: "\f63c";
}

.fa-tshirt:before {
  content: "\f553";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-tv:before {
  content: "\f26c";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-ubuntu:before {
  content: "\f7df";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbraco:before {
  content: "\f8e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-umbrella-beach:before {
  content: "\f5ca";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-undo:before {
  content: "\f0e2";
}

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-unity:before {
  content: "\f949";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-university:before {
  content: "\f19c";
}

.fa-unlink:before {
  content: "\f127";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-unsplash:before {
  content: "\f97c";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-upload:before {
  content: "\f093";
}

.fa-ups:before {
  content: "\f7e0";
}

.fa-usb:before {
  content: "\f287";
}

.fa-user:before {
  content: "\f007";
}

.fa-user-alt:before {
  content: "\f406";
}

.fa-user-alt-slash:before {
  content: "\f4fa";
}

.fa-user-astronaut:before {
  content: "\f4fb";
}

.fa-user-check:before {
  content: "\f4fc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-clock:before {
  content: "\f4fd";
}

.fa-user-cog:before {
  content: "\f4fe";
}

.fa-user-edit:before {
  content: "\f4ff";
}

.fa-user-friends:before {
  content: "\f500";
}

.fa-user-graduate:before {
  content: "\f501";
}

.fa-user-injured:before {
  content: "\f728";
}

.fa-user-lock:before {
  content: "\f502";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-user-minus:before {
  content: "\f503";
}

.fa-user-ninja:before {
  content: "\f504";
}

.fa-user-nurse:before {
  content: "\f82f";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-user-shield:before {
  content: "\f505";
}

.fa-user-slash:before {
  content: "\f506";
}

.fa-user-tag:before {
  content: "\f507";
}

.fa-user-tie:before {
  content: "\f508";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-users:before {
  content: "\f0c0";
}

.fa-users-cog:before {
  content: "\f509";
}

.fa-users-slash:before {
  content: "\f973";
}

.fa-usps:before {
  content: "\f7e1";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-vector-square:before {
  content: "\f5cb";
}

.fa-venus:before {
  content: "\f221";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-vial:before {
  content: "\f492";
}

.fa-vials:before {
  content: "\f493";
}

.fa-viber:before {
  content: "\f409";
}

.fa-video:before {
  content: "\f03d";
}

.fa-video-slash:before {
  content: "\f4e2";
}

.fa-vihara:before {
  content: "\f6a7";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-virus:before {
  content: "\f974";
}

.fa-virus-slash:before {
  content: "\f975";
}

.fa-viruses:before {
  content: "\f976";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-voicemail:before {
  content: "\f897";
}

.fa-volleyball-ball:before {
  content: "\f45f";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-mute:before {
  content: "\f6a9";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-vote-yea:before {
  content: "\f772";
}

.fa-vr-cardboard:before {
  content: "\f729";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-walking:before {
  content: "\f554";
}

.fa-wallet:before {
  content: "\f555";
}

.fa-warehouse:before {
  content: "\f494";
}

.fa-water:before {
  content: "\f773";
}

.fa-wave-square:before {
  content: "\f83e";
}

.fa-waze:before {
  content: "\f83f";
}

.fa-weebly:before {
  content: "\f5cc";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-weight:before {
  content: "\f496";
}

.fa-weight-hanging:before {
  content: "\f5cd";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-wind:before {
  content: "\f72e";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-wine-bottle:before {
  content: "\f72f";
}

.fa-wine-glass:before {
  content: "\f4e3";
}

.fa-wine-glass-alt:before {
  content: "\f5ce";
}

.fa-wix:before {
  content: "\f5cf";
}

.fa-wizards-of-the-coast:before {
  content: "\f730";
}

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

.fa-won-sign:before {
  content: "\f159";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wpressr:before {
  content: "\f3e4";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-x-ray:before {
  content: "\f497";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-yammer:before {
  content: "\f840";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yarn:before {
  content: "\f7e3";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-yen-sign:before {
  content: "\f157";
}

.fa-yin-yang:before {
  content: "\f6ad";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-youtube-square:before {
  content: "\f431";
}

.fa-zhihu:before {
  content: "\f63f";
}

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*!
 * Font Awesome Pro 5.0.8 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Pro light';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/fa-light-300.eot");
  src: url("../fonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-light-300.woff2") format("woff2"), url("../fonts/fa-light-300.woff") format("woff"), url("../fonts/fa-light-300.ttf") format("truetype"), url("../fonts/fa-light-300.svg#fontawesome") format("svg");
}
.fal, a[href$=".jpg"]:after, .main_menu .menu .open-sub-menu:after, .dc-titlebox .scroll-to-section a:before, .single-post .dc-titlebox .text a:after {
  font-family: 'Font Awesome 5 Pro light';
  font-weight: 300;
}

/*!
 * Font Awesome Pro 5.0.8 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Pro regular';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/fa-regular-400.eot");
  src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far, .menu-toggle-wrapper .mobile-menu-toggle:before, .dc-titlebox .scroll-to-section a:after, .dc-image-carousel button.slick-arrow:after, .dc-partners button.slick-arrow:after {
  font-family: 'Font Awesome 5 Pro regular';
  font-weight: 400;
}

/*!
 * Font Awesome Pro 5.0.8 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Pro solid';
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/fa-solid-900.eot");
  src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas,
a.arrow-right:after,
.dc-search-wrapper form:before,
.post-grid-items .item .text .read-more a:before,
.dc-accordion .inner .accordion-wrapper .accordion .title:after,
.dc-job-board #ja-jobs-widget .job .view-details:before {
  font-family: 'Font Awesome 5 Pro solid';
  font-weight: 900;
}

/*!
 * Font Awesome Pro 5.0.8 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/fa-brands-400.eot");
  src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.woff") format("woff"), url("../fonts/fa-brands-400.ttf") format("truetype"), url("../fonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: 'Font Awesome 5 Brands';
}

/* SETTINGS - GRID */
/*------------------------------------*\
	
    SETTINGS - DEFAULT WIDTHS
    
\*------------------------------------*/
/*------------------------------------*\
	
    SETTINGS - SECTIONS
    
\*------------------------------------*/
/*------------------------------------*\
	
    SETTINGS - RESPONSIVE BREAK POINTS
    
\*------------------------------------*/
/* SETTINGS - COLORS */
/*------------------------------------*\
	
    SETTINGS - BASIC COLORS
    
\*------------------------------------*/
/*------------------------------------*\
	
   SETTINGS - COLORS - THEME - DC
    
\*------------------------------------*/
/* SETTINGS - FONTS */
/*------------------------------------*\
	
    SETTINGS - FONT FAMILY
    
\*------------------------------------*/
/*------------------------------------*\
	
    SETTINGS - FONT SIZES
    
\*------------------------------------*/
/*------------------------------------*\
	
    SETTINGS - BASE FONT COLOURS
    
\*------------------------------------*/
/* SETTINGS - LINKS */
/*------------------------------------*\
	
    SETTINGS - LINKS
    
\*------------------------------------*/
/* SETTINGS - HEADER / MENU / FOOTER */
/*------------------------------------*\
	
    SETTINGS - HEADER
    
\*------------------------------------*/
/*------------------------------------*\
	
    SETTINGS - MENU
    
\*------------------------------------*/
/*------------------------------------*\
	
    SETTINGS - FOOTER
    
\*------------------------------------*/
/*------------------------------------*\
	
    SETTINGS - FOOTER - CTA
    
\*------------------------------------*/
/* SETTINGS - COMPONENTS */
/*------------------------------------*\
	
    SETTINGS - BLOCK TITLES
    
\*------------------------------------*/
/*------------------------------------*\
	
    SETTINGS - TITLE BOX
    
\*------------------------------------*/
/*------------------------------------*\
	
    SETTINGS - IMAGE TEXT BOX
    
\*------------------------------------*/
/*------------------------------------*\
	
    SETTINGS - CTA
    
\*------------------------------------*/
/*------------------------------------*\
	
    SETTINGS - POST GRID
    
\*------------------------------------*/
/*------------------------------------*\
	
    SETTINGS - POST GRID - FILTER
    
\*------------------------------------*/
/*------------------------------------*\
	
    SETTINGS - TESTIMONIALS
    
\*------------------------------------*/
/*------------------------------------*\
	
    SETTINGS - TESTIMONIALS
    
\*------------------------------------*/
/*------------------------------------*\
	
    SETTINGS - GRAVITYFORM
    
\*------------------------------------*/
/*------------------------------------*\
	
    SETTINGS - BREADCRUMBS
    
\*------------------------------------*/
/* GLOBAL APP */
/*------------------------------------*\
    VARIABLES
\*------------------------------------*/
.grid:after {
  content: "";
  display: table;
  clear: both;
}

/*------------------------------------*\
    GLOBAL - SITE WIDE
\*------------------------------------*/
button {
  outline: none !important;
  transition: all 250ms ease-in-out;
}

input[type=submit] {
  transition: all 250ms ease-in-out;
}

.page_container {
  background: white;
}

.page_container > .panel {
  max-width: 100%;
  background: #FFF;
}

/* GLOBAL APP - BASE */
/*------------------------------------*\
	
    BASE - SITE WIDE
    
\*------------------------------------*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
*:focus {
  outline: none;
}

html {
  overflow: auto;
  background: #f4f8fa;
}

body {
  font-size: 14px;
  line-height: 2em;
  color: #5e717b;
  background: #f4f8fa;
  overflow-x: hidden !important;
  margin: 0 auto;
  position: relative;
}
@media only screen and (min-width: 768px) {
  body {
    font-size: 14px;
  }
}

/*------------------------------------*\
	
    BASE - FONTS
    
\*------------------------------------*/
p {
  margin-bottom: 24px;
  width: 100%;
  line-height: 2em;
}
p strong,
p strong a {
  font-weight: bolder;
}

sup {
  font-size: 45%;
  padding-right: 5px;
  vertical-align: super;
}

/** H1 - H6 STYLING **/
h1, h2, h3, h4, h5, h6 {
  line-height: 1.2em;
  text-transform: none;
  margin: 0 0 25px;
  width: 100%;
}

h1 {
  font-size: 60px;
  color: #000081;
}
@media only screen and (max-width: 1099px) {
  h1 {
    font-size: 55px;
  }
}
@media only screen and (max-width: 849px) {
  h1 {
    font-size: 50px;
  }
}
@media only screen and (max-width: 559px) {
  h1 {
    font-size: 45px;
  }
}
body:not(.home) h1 {
  font-size: 50px;
}
@media only screen and (max-width: 1099px) {
  body:not(.home) h1 {
    font-size: 45px;
  }
}
@media only screen and (max-width: 849px) {
  body:not(.home) h1 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 559px) {
  body:not(.home) h1 {
    font-size: 35px;
  }
}
body.home .content h1 {
  font-size: 35px;
  color: #0389c6;
}
@media only screen and (max-width: 1099px) {
  body.home .content h1 {
    font-size: 31px;
  }
}
@media only screen and (max-width: 849px) {
  body.home .content h1 {
    font-size: 29px;
  }
}
@media only screen and (max-width: 559px) {
  body.home .content h1 {
    font-size: 27px;
  }
}

h2 {
  font-size: 35px;
  color: #0389c6;
}
@media only screen and (max-width: 1099px) {
  h2 {
    font-size: 31px;
  }
}
@media only screen and (max-width: 849px) {
  h2 {
    font-size: 29px;
  }
}
@media only screen and (max-width: 559px) {
  h2 {
    font-size: 27px;
  }
}

h3 {
  font-size: 23px;
  color: #000081;
}
@media only screen and (max-width: 1099px) {
  h3 {
    font-size: 21px;
  }
}
@media only screen and (max-width: 849px) {
  h3 {
    font-size: 19px;
  }
}
@media only screen and (max-width: 559px) {
  h3 {
    font-size: 17px;
  }
}

h4 {
  font-size: 22px;
  color: #0389c6;
}
@media only screen and (max-width: 1099px) {
  h4 {
    font-size: 21px;
  }
}
@media only screen and (max-width: 849px) {
  h4 {
    font-size: 19px;
  }
}
@media only screen and (max-width: 559px) {
  h4 {
    font-size: 17px;
  }
}

h5 {
  font-size: 22px;
  color: #0389c6;
}
@media only screen and (max-width: 1099px) {
  h5 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 849px) {
  h5 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 559px) {
  h5 {
    font-size: 17px;
  }
}

h6 {
  font-size: 20px;
  color: #0389c6;
}
@media only screen and (max-width: 1099px) {
  h6 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 849px) {
  h6 {
    font-size: 17px;
  }
}
@media only screen and (max-width: 559px) {
  h6 {
    font-size: 16px;
  }
}

/*------------------------------------*\
    BASE - LINKS
\*------------------------------------*/
a {
  text-decoration: none;
  color: #0389c6;
  outline: none !important;
  transition: all 250ms ease-in-out;
}
a:hover {
  color: #000081;
}
p article a, li article a {
  text-decoration: underline;
}
p article a:hover, li article a:hover {
  color: #000081;
}
a.arrow-right:after {
  content: "";
  display: block;
  position: absolute;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  margin-left: 12px;
  font-size: 0.9em;
  position: relative;
  vertical-align: 0;
  content: "\f105";
  transition: all 250ms ease-in-out;
}
a.arrow-right:hover {
  color: #000081;
}
a[href$=".jpg"]:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  content: "\f1c5";
  position: relative;
  margin-left: 12px;
  vertical-align: 0;
  font-size: 20px;
}
a.dc-btn {
  font-size: 18px;
  font-weight: 700 !important;
  letter-spacing: 0;
  line-height: 20px;
  text-transform: none;
  text-align: center;
  color: white;
  border: 0 solid #0389c6;
  border-radius: 0;
  background: #0389c6;
  display: inline-block;
  box-sizing: border-box;
  min-width: 200px;
  width: auto;
  padding: 20px 25px;
  margin: 12px 0 0 0;
  opacity: 1;
}
a.dc-btn:hover {
  background: #000081;
  border-color: 0 solid #0389c6;
  color: white;
}
@media only screen and (max-width: 767px) {
  a.dc-btn {
    font-size: 12px;
    padding: 15px 16px;
    min-width: 120px;
  }
}

/*--------------------------------------------------------*\
	
    BASE - LISTS

	- includes a higher class for coloured bullets
	
\*--------------------------------------------------------*/
ul, ol {
  margin-bottom: 12px;
}
ul li, ol li {
  font-size: 14px;
  line-height: 2em;
  color: #5e717b;
  margin-left: 25px;
  padding-bottom: 4px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  ul li, ol li {
    font-size: 13px;
  }
}
.color-dots ul li, .dc-text-block ul li, .ja-job-details ul li, .color-dots ol li, .dc-text-block ol li, .ja-job-details ol li {
  list-style: none;
}
.color-dots ul li:before, .dc-text-block ul li:before, .ja-job-details ul li:before, .color-dots ol li:before, .dc-text-block ol li:before, .ja-job-details ol li:before {
  content: "•";
  color: #0389c6;
  display: inline-block;
  width: 15px;
  font-size: 2em;
  position: absolute;
  top: -2px;
  left: -25px;
}

/*------------------------------------*\
    BASE - IMAGES
\*------------------------------------*/
img {
  max-width: 100%;
  height: auto;
}

/*------------------------------------*\
	
    BASE - BLOCKQUOTE

\*------------------------------------*/
blockquote {
  margin: 40px;
}
blockquote p {
  color: #5e717b;
  font-size: 14px;
  font-style: italic;
}

/* GLOBAL APP - HEADER */
/*------------------------------------*\
	
    HEADER - BASE
    
\*------------------------------------*/
#header_main + .page_container {
  padding-top: 175px;
}
@media only screen and (max-width: 949px) {
  #header_main + .page_container {
    padding-top: 135px;
  }
}
@media only screen and (max-width: 766px) {
  #header_main + .page_container {
    padding-top: 85px;
  }
}

#header_main {
  position: fixed;
  margin: 0 auto;
  z-index: 100000;
  width: 100%;
  max-width: 1920px;
  background-color: white;
}
#header_main:after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 8px;
  background: #0389c6;
}
#header_main .header_nav_container {
  width: 100%;
  max-width: 1410px;
  margin: 0 auto !important;
  padding-left: 30px;
  padding-right: 30px;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 95px;
  position: relative;
  transition: all 250ms ease-in-out;
}
@media only screen and (max-width: 949px) {
  #header_main .header_nav_container {
    height: 75px;
  }
}
@media only screen and (max-width: 766px) {
  #header_main .header_nav_container {
    height: 11px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 0;
  }
}

@media only screen and (min-width: 767px) {
  .sticky-nav #header_main {
    background: #FFF;
  }
  .sticky-nav #header_main .header_nav_container {
    height: 60px;
    /*
    			@include mq('responsive_menu_break', max) {
    							
    				height: $header_height_mob_sticky;
    			}
    */
  }
}
@media only screen and (max-width: 766px) {
  .sticky-nav #header_main .header_nav_container {
    background: #FFF;
  }
}
/*------------------------------------*\
    HEADER - LOGO
\*------------------------------------*/
.header_logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 197px;
  max-width: 23%;
  min-width: 165px;
  margin: 0 auto;
  transition: all 250ms ease-in-out;
  /*		
  @include mq('responsive_menu_break', max) {
  	justify-content: flex-start !important;
  	margin-left: 15px;
  	min-width: 240px;
  	margin-left: 0;
  }
  */
}
@media only screen and (max-width: 766px) {
  .header_logo {
    min-width: 165px;
    margin: 16px 0 0;
  }
}
.header_logo a {
  display: block;
}
.header_logo a img {
  display: block;
  max-height: 109px;
  margin: -72px 0px 0px 0px;
  position: relative;
  z-index: 1000;
  transition: all 250ms ease-in-out;
}
@media only screen and (min-width: 767px) {
  .sticky-nav .header_logo a img {
    max-height: 70px;
    margin: -20px 0px 0px 0px;
  }
}
.header_logo a.desktop-logo {
  display: block;
}
.header_logo a.mobile-logo {
  display: none;
}
.header_logo a.mobile-logo img {
  max-height: 60px;
}
@media only screen and (max-width: 766px) {
  .header_logo a.mobile-logo img {
    max-height: 65px;
  }
}
@media only screen and (max-width: 766px) {
  .header_logo a.desktop-logo {
    display: none;
  }
  .header_logo a.mobile-logo {
    display: block;
  }
}

/*
.sticky-nav #header_main {	
	
	@include mq('responsive_menu_break', max) {
			
		.header_logo {
			
			a {
				margin-top: 4px;
				    
				img {
					max-height: 60px !important;
				}
				
				&.mobile-logo {
					
					img {
						max-height: 40px;
						max-width: 80px;
						min-width: 80px;
					}
				}
			}
		}
	}
}
*/
/*------------------------------------*\
	
    HEADER - TOP
    
\*------------------------------------*/
.header_top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  height: 80px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
  max-width: 1410px;
  color: #FFF;
  transition: all 250ms ease-in-out;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
@media only screen and (max-width: 949px) {
  .header_top {
    position: relative;
    z-index: 100;
    height: 60px;
  }
}
@media only screen and (max-width: 766px) {
  .header_top {
    padding-left: 25px;
    padding-right: 90px;
    padding-top: 74px;
  }
}
@media only screen and (max-width: 559px) {
  .header_top {
    padding-right: 75px;
  }
}
@media only screen and (min-width: 767px) {
  .sticky-nav .header_top {
    height: 32px;
  }
}
.sticky-nav .header_top ul li a {
  height: 32px;
  line-height: 32px;
}
.header_top .textwidget {
  display: -ms-flexbox;
  display: flex;
  transition: all 250ms ease-in-out;
}
@media only screen and (min-width: 767px) {
  .sticky-nav .header_top .textwidget {
    opacity: 0;
  }
}
.header_top .textwidget ul {
  display: -ms-flexbox;
  display: flex;
}
.header_top .textwidget ul li {
  display: -ms-flexbox;
  display: flex;
  margin-left: 8px;
}
.header_top .textwidget ul li i.fa-phone {
  color: #000081;
  font-size: 10px;
  -ms-transform: scaleX(-1);
      transform: scaleX(-1);
  margin-right: 3px;
}
.header_top .textwidget ul li a {
  border: 1px solid #000081;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 23px;
  padding: 2px 8px 2px;
  color: #000081;
  font-size: 12px;
  font-weight: 600 !important;
}
.header_top .textwidget ul li a:hover {
  background: #0389c6;
  border-color: #0389c6;
  color: white;
}
@media only screen and (max-width: 559px) {
  .header_top .textwidget > ul li:first-child {
    display: none;
  }
}
.header_top .textwidget .social_icons {
  display: -ms-flexbox;
  display: flex;
  margin-left: 4px;
}
@media only screen and (max-width: 559px) {
  .header_top .textwidget .social_icons {
    display: none;
  }
}
.header_top .textwidget .social_icons li {
  margin-left: 6px;
}
.header_top .textwidget .social_icons a {
  border-radius: 50%;
  border: 1px solid #000081;
  color: #000081;
  font-size: 10px;
  width: 20px;
  height: 20px;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.header_top .textwidget .social_icons a:hover {
  background: #0389c6;
  color: white;
}

/* GLOBAL APP - TOOLBAR */
/*------------------------------------*\
    TOOLBAR
    - Position right, above the menu 
\*------------------------------------*/
.toolbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: baseline;
      align-items: baseline;
  position: absolute;
  top: 0;
  right: 30px;
  margin-top: 13px;
  transition: all 75ms ease-in-out;
}
@media only screen and (max-width: 949px) {
  .toolbar {
    display: none;
  }
}
@media only screen and (min-width: 950px) {
  .sticky-nav .toolbar {
    margin-top: -40px;
  }
}

/*------------------------------------*\
    TOOLBAR - Content
\*------------------------------------*/
.toolbar ul {
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
}
.toolbar a {
  color: #000081;
}
.toolbar a:hover {
  text-decoration: underline;
}

/*------------------------------------*\
    TOOLBAR - Search
\*------------------------------------*/
.dc-search-trigger {
  margin-left: 8px;
}
.dc-search-trigger i {
  font-weight: lighter;
  font-size: 20px;
  margin-top: 5px;
  font-weight: 900;
}
@media only screen and (max-width: 999px) {
  .dc-search-trigger i {
    font-size: 20px;
  }
}

.dc-search-wrapper {
  width: 0;
  max-width: 100%;
  position: absolute;
  right: 30px;
  height: 53px;
  top: 24px;
  overflow: hidden;
  border-radius: 70px;
  background: transparent;
  z-index: 1000;
  transition: all 130ms ease-in-out;
}
@media only screen and (max-width: 949px) {
  .dc-search-wrapper {
    right: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .dc-search-wrapper {
    top: 14px;
  }
}
.sticky-nav .dc-search-wrapper {
  top: 17px;
  top: 4px;
}
@media only screen and (max-width: 767px) {
  .sticky-nav .dc-search-wrapper {
    top: 1px;
  }
}
.dc-search-wrapper.show {
  width: 565px;
  max-width: calc(100% - 50px);
  transition: all 200ms ease-in-out;
  background: white;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}
.dc-search-wrapper .dc-search-wrapper-inner {
  width: 1410px;
  max-width: 100%;
  height: 53px;
  margin: 0 auto;
  padding: 0 0 0 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
}
.dc-search-wrapper .search-submit {
  display: none;
}
.dc-search-wrapper form {
  position: relative;
}
.dc-search-wrapper form:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  content: "\f002";
  position: relative;
  margin-right: 8px;
  vertical-align: 0;
  color: #0389c6;
  font-size: 20px;
}
@media only screen and (max-width: 559px) {
  .dc-search-wrapper form:before {
    margin: 0;
    font-size: 14px;
  }
}
.dc-search-wrapper .search-input {
  padding: 15px;
  border: unset;
  font-size: 16px;
  background: transparent;
  color: #62605C;
}
@media only screen and (max-width: 559px) {
  .dc-search-wrapper .search-input {
    padding: 15px 0 15px 15px;
    font-size: 12px;
  }
}
.dc-search-wrapper .search-input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #414142;
  transition: all 200ms ease-in-out;
}
.dc-search-wrapper .search-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #414142;
  transition: all 200ms ease-in-out;
}
.dc-search-wrapper .search-input:-ms-input-placeholder {
  /* IE 10+ */
  color: #414142;
  transition: all 200ms ease-in-out;
}
.dc-search-wrapper .search-input:-moz-placeholder {
  /* Firefox 18- */
  color: #414142;
  transition: all 200ms ease-in-out;
}
.dc-search-wrapper .search-input:focus::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: white;
}
.dc-search-wrapper .search-input:focus::-moz-placeholder {
  /* Firefox 19+ */
  color: white;
}
.dc-search-wrapper .search-input:focus:-ms-input-placeholder {
  /* IE 10+ */
  color: white;
}
.dc-search-wrapper .search-input:focus:-moz-placeholder {
  /* Firefox 18- */
  color: #FFF;
}
.dc-search-wrapper .dc-search-close {
  padding: 13px 20px;
  font-size: 20px;
  color: #5e717b;
}

/* GLOBAL APP - MENU */
/*------------------------------------*\
	
    MENU - SIMPLE - RIGHT ALIGNED
    
\*------------------------------------*/
.main_menu {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}
.main_menu .menu {
  text-align: right;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.main_menu .menu ul {
  margin: 0;
}
.main_menu .menu ul li {
  display: inline-block;
  list-style: none;
  padding: 0;
}
.main_menu .menu ul li a {
  color: #000081;
  font-size: 14px;
  font-weight: 600;
  text-transform: none;
  letter-spacing: 0;
  line-height: 28px;
  display: block;
  position: relative;
}
.sticky-nav .main_menu .menu ul li a {
  color: #000081;
}
@media only screen and (max-width: 1099px) {
  .main_menu .menu ul li a {
    font-size: 13px;
  }
}
@media only screen and (max-width: 949px) {
  .main_menu .menu ul li a {
    font-size: 12px;
  }
}
.main_menu .menu ul li.mobile-visible {
  display: none;
}
.main_menu .menu > ul > li {
  position: relative;
  margin: 0 0 0 33px;
}
@media only screen and (max-width: 949px) {
  .main_menu .menu > ul > li {
    margin: 0 0 0 15px;
  }
}
.main_menu .menu > ul > li > a:hover, .main_menu .menu > ul > li.current_page_parent > a, .main_menu .menu > ul > li.current-menu-item > a {
  color: #0389c6;
}
.sticky-nav .main_menu .menu > ul > li > a:hover, .sticky-nav .main_menu .menu > ul > li.current_page_parent > a, .sticky-nav .main_menu .menu > ul > li.current-menu-item > a {
  color: #0389c6;
}
.main_menu .menu > ul > li.find-work, .main_menu .menu > ul > li.find-staff {
  margin-left: 10px;
  -ms-flex-order: 10;
      order: 10;
}
@media only screen and (max-width: 766px) {
  .main_menu .menu > ul > li.find-work, .main_menu .menu > ul > li.find-staff {
    -ms-flex-order: 10;
        order: 10;
  }
}
.main_menu .menu > ul > li.find-work a, .main_menu .menu > ul > li.find-staff a {
  color: white;
  padding: 5px 20px;
}
@media only screen and (max-width: 949px) {
  .main_menu .menu > ul > li.find-work a, .main_menu .menu > ul > li.find-staff a {
    padding: 5px 10px;
  }
}
@media only screen and (max-width: 766px) {
  .main_menu .menu > ul > li.find-work a, .main_menu .menu > ul > li.find-staff a {
    width: 180px;
    margin: 0 auto !important;
    padding: 14px !important;
    color: white !important;
  }
}
@media only screen and (max-width: 766px) {
  .main_menu .menu > ul > li.find-work.find-work, .main_menu .menu > ul > li.find-staff.find-work {
    margin-top: 50px !important;
  }
}
@media only screen and (min-width: 767px) {
  .sticky-nav .main_menu .menu > ul > li.find-work.find-work, .sticky-nav .main_menu .menu > ul > li.find-staff.find-work {
    display: none;
  }
}
.main_menu .menu > ul > li.find-work.find-work a, .main_menu .menu > ul > li.find-staff.find-work a {
  background: #0389c6;
}
.main_menu .menu > ul > li.find-work.find-work a:hover, .main_menu .menu > ul > li.find-staff.find-work a:hover {
  color: white;
  background: #000081 !important;
}
.main_menu .menu > ul > li.find-work.find-staff, .main_menu .menu > ul > li.find-staff.find-staff {
  margin-right: -20px;
}
@media only screen and (max-width: 949px) {
  .main_menu .menu > ul > li.find-work.find-staff, .main_menu .menu > ul > li.find-staff.find-staff {
    margin-right: -6px;
  }
}
.main_menu .menu > ul > li.find-work.find-staff a, .main_menu .menu > ul > li.find-staff.find-staff a {
  background: #000081;
}
.main_menu .menu > ul > li.find-work.find-staff a:hover, .main_menu .menu > ul > li.find-staff.find-staff a:hover {
  color: white;
  background: #0389c6 !important;
}
.main_menu .menu > ul > li ul.sub-menu {
  position: absolute;
  background: transparent;
  left: -5px;
  max-height: 0;
  width: 230px;
  overflow: hidden;
  margin-left: 0;
  padding: 0;
  transition: all 250ms ease-in-out;
}
@media only screen and (min-width: 767px) {
  .main_menu .menu > ul > li ul.sub-menu {
    top: 100%;
    padding: 10px 0 0;
  }
}
.main_menu .menu > ul > li ul.sub-menu li {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  background: #FFF;
  transition: all 250ms ease-in-out;
}
.main_menu .menu > ul > li ul.sub-menu li a {
  display: block;
  padding: 8px 20px 8px 25px;
  min-width: 100%;
  color: #000081;
  font-size: 14px;
  letter-spacing: 0;
  text-align: left;
  text-transform: none;
  transition: all 250ms ease-in-out;
}
@media only screen and (max-width: 1099px) {
  .main_menu .menu > ul > li ul.sub-menu li a {
    font-size: 13px;
  }
}
@media only screen and (max-width: 949px) {
  .main_menu .menu > ul > li ul.sub-menu li a {
    font-size: 14px;
  }
}
@media only screen and (min-width: 767px) {
  .main_menu .menu > ul > li ul.sub-menu li.current_page_item > a,
  .main_menu .menu > ul > li ul.sub-menu li a:hover {
    background: #DBE0E3;
  }
}
.main_menu .menu > ul > li:hover ul.sub-menu {
  max-height: 700px;
  overflow: visible;
}
@media only screen and (max-width: 767px) {
  .main_menu .menu > ul > li:hover ul.sub-menu {
    display: none;
  }
}
@media only screen and (min-width: 767px) {
  .main_menu .menu > ul > li:hover ul.sub-menu li:first-child {
    border-top: 5px solid #0389c6;
  }
}

/*------------------------------------*\
    MENU - Toggle
\*------------------------------------*/
.menu-toggle-wrapper {
  display: none;
  position: fixed;
  padding: 0 !important;
  width: 53px;
  right: 20px;
  top: 17px;
  z-index: 10000;
  font-size: 20px;
  transition: all 150ms ease-in-out;
}
@media only screen and (max-width: 766px) {
  .menu-toggle-wrapper {
    display: block;
    padding: 10px;
  }
}
.menu-toggle-wrapper .mobile-menu-toggle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 15px;
  width: 53px;
  color: #0389c6;
}
.menu-toggle-wrapper .mobile-menu-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  content: "\f0c9";
  font-size: 23px;
}
.menu-toggle-wrapper.active .mobile-menu-toggle:before {
  content: "\f00d";
}

/*------------------------------------*\
    MENU - Mobile
\*------------------------------------*/
@media only screen and (max-width: 766px) {
  .main_menu .menu {
    position: absolute;
    top: -6px;
    left: 0;
    height: 0;
    width: 100%;
    z-index: 99;
    overflow: hidden;
    background: #FFF;
    transition: all 200ms ease-in-out;
    /*
    			.sticky-nav & {
    				height: calc(100vh - 50px);
    			}
    */
  }
  .main_menu .menu.active {
    height: calc(100vh + 2px);
    padding-top: 0;
  }
  .main_menu .menu > ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    padding: 0;
    margin: 30px 20px 20px !important;
    width: 100%;
  }
  .main_menu .menu > ul li {
    display: block;
    text-align: center;
    margin: 0 !important;
    background: transparent !important;
  }
  .main_menu .menu > ul li a {
    font-size: 18px !important;
    -ms-flex-align: left !important;
        align-items: left !important;
    letter-spacing: 0;
    line-height: 1.2em;
    text-transform: none;
    margin: 0  !important;
    padding: 8px !important;
    box-sizing: border-box;
    -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    white-space: nowrap;
    color: #000081 !important;
  }
  .main_menu .menu > ul li.current-menu-item a, .main_menu .menu > ul li.current-menu-parent a {
    color: #0389c6 !important;
  }
  .main_menu .menu > ul li.mobile-visible {
    display: block;
  }
  .main_menu .menu > ul li.mobile-visible:last-child {
    margin-top: 0 !important;
  }
  .main_menu .menu > ul li.mobile-visible:nth-last-child(2) {
    margin-top: 65px !important;
  }
  .main_menu .menu > ul li.mobile-visible a {
    font-size: 12px !important;
    letter-spacing: 0;
    text-transform: none;
  }
  .main_menu .menu > ul > li {
    margin-top: 14px !important;
  }
  .main_menu .menu > ul ul.sub-menu {
    position: relative !important;
    width: 100% !important;
    margin: 0;
    padding: 0;
    left: 0 !important;
    background: transparent !important;
  }
  .main_menu .menu > ul ul.sub-menu li a {
    color: #0389c6 !important;
    font-size: 14px !important;
    letter-spacing: 1px !important;
    text-align: center !important;
  }
  .main_menu .menu.active > ul > li .sub-menu.active {
    position: relative;
    max-height: 500px;
    display: block;
    padding: 16px 0 30px;
    margin-bottom: -20px;
    								/* &:before {
    								    content: "";
    								    
    								    background: $theme-color;
    								    
    								    position: absolute;
    								    top: 0;
    								    left: 50%;
    
    								    height: 3px;
    								    width: 134px;
    								    margin-left: -67px;
    								}*/
  }
  .main_menu .menu.active > ul > li .sub-menu.active > li {
    display: block !important;
  }
  .main_menu .menu.active > ul > li .sub-menu.active > li a:after {
    content: none;
  }
  .main_menu .menu.active > ul > li .sub-menu.active > li > .sub-menu {
    top: 100%;
    left: 5%;
    background: transparent !important;
  }
  .main_menu .menu.active > ul > li .sub-menu.active > li > .sub-menu.active {
    left: 5%;
    max-height: none;
  }
  .main_menu .menu.active > ul > li .sub-menu.active > li > .sub-menu.active > li {
    display: block !important;
  }
}
.main_menu .menu .open-sub-menu {
  position: absolute;
  width: 48px;
  height: 48px;
  display: block;
  top: 0;
  right: calc(50% - 170px);
}
.main_menu .menu .open-sub-menu:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  content: "\f107";
  position: absolute;
  right: 20px;
  top: 6px;
  vertical-align: 0;
  font-family: "Font Awesome 5 Pro Light";
  font-size: 20px;
  color: #0389c6;
}
.main_menu .menu .open-sub-menu.down:after {
  content: "\f106";
}
@media only screen and (min-width: 767px) {
  .main_menu .menu .open-sub-menu {
    display: none;
  }
}

/* GLOBAL APP - FOOTER */
/*------------------------------------*\
	
    FOOTER - SITE WIDE
    
\*------------------------------------*/
.footer {
  background-color: #00003f;
}
.footer .footer-top-wrapper {
  padding: 0 30px;
}
@media only screen and (max-width: 767px) {
  .footer .footer-top-wrapper {
    padding: 0 25px;
  }
}
.footer .footer-top-inner {
  width: 100%;
  max-width: 1410px;
  margin: 0 auto !important;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
  max-width: 1350px;
  padding-top: 140px;
  padding-bottom: 100px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .footer .footer-top-inner {
    -ms-flex-direction: column;
        flex-direction: column;
    padding-top: 80px;
    padding-bottom: 60px;
  }
}
.footer .footer-top-inner .footer-widget {
  font-size: 12px;
  font-weight: 600;
  width: 25%;
}
@media only screen and (max-width: 767px) {
  .footer .footer-top-inner .footer-widget {
    margin-bottom: 16px;
    width: 100%;
  }
  .footer .footer-top-inner .footer-widget:last-child {
    margin-bottom: 0;
  }
}
.footer .footer-top-inner .footer-widget .widgettitle {
  color: white;
  font-size: 14px;
  font-weight: 700 !important;
  text-transform: none;
  letter-spacing: 0;
  margin-bottom: 38px;
}
.footer .footer-top-inner .footer-widget .widgettitle:not(:first-child) {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .footer .footer-top-inner .footer-widget .widgettitle {
    margin-bottom: 9px;
    text-align: center;
  }
}
.footer .footer-top-inner .footer-widget ul {
  list-style: none;
}
.footer .footer-top-inner .footer-widget ul li {
  margin-left: 0;
  padding: 0 0 10px;
}
.footer .footer-top-inner .footer-widget li, .footer .footer-top-inner .footer-widget p, .footer .footer-top-inner .footer-widget a {
  color: white;
  font-size: 12px;
  font-weight: 600 !important;
}
@media only screen and (max-width: 959px) {
  .footer .footer-top-inner .footer-widget li, .footer .footer-top-inner .footer-widget p, .footer .footer-top-inner .footer-widget a {
    font-size: 11px;
  }
}
@media only screen and (max-width: 767px) {
  .footer .footer-top-inner .footer-widget li, .footer .footer-top-inner .footer-widget p {
    text-align: center;
  }
}
.footer .footer-top-inner .footer-widget a:hover {
  color: #0389c6;
}
@media only screen and (max-width: 767px) {
  .footer .footer-top-inner .footer-widget .widget_media_image {
    text-align: center;
    margin-bottom: 40px;
  }
}
.footer .footer-top-inner .footer-widget .widget_media_image img {
  width: 195px;
  max-width: 80% !important;
}
@media only screen and (max-width: 767px) {
  .footer .footer-top-inner .footer-widget .widget_media_image img {
    width: 180px;
  }
}
@media only screen and (min-width: 768px) {
  .footer .footer-top-inner .footer-widget:nth-child(4) li {
    position: relative;
    padding-left: 19px;
  }
  .footer .footer-top-inner .footer-widget:nth-child(4) li strong {
    display: inline-block;
    width: 19px;
    position: absolute;
    left: 0;
    top: 0;
  }
}
.footer .footer-top-inner .footer-widget .dc_social_icons .social_icons {
  display: -ms-flexbox;
  display: flex;
  margin-left: 4px;
}
@media only screen and (max-width: 559px) {
  .footer .footer-top-inner .footer-widget .dc_social_icons .social_icons {
    display: none;
  }
}
.footer .footer-top-inner .footer-widget .dc_social_icons .social_icons li {
  margin-right: 6px;
  padding-left: 0;
}
.footer .footer-top-inner .footer-widget .dc_social_icons .social_icons a {
  border-radius: 50%;
  border: 1px solid white;
  color: white;
  font-size: 10px;
  width: 20px;
  height: 20px;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.footer .footer-top-inner .footer-widget .dc_social_icons .social_icons a:hover {
  background: #0389c6;
  color: white;
}
.footer .footer-bottom-wrapper {
  padding: 0 30px;
}
@media only screen and (max-width: 767px) {
  .footer .footer-bottom-wrapper {
    padding: 0 25px;
  }
}
.footer .footer-bottom-inner {
  width: 100%;
  max-width: 1410px;
  margin: 0 auto !important;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
  max-width: 1350px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-top: 25px;
  padding-bottom: 40px;
  border-top: 2px solid #0389c6;
}
@media only screen and (max-width: 849px) {
  .footer .footer-bottom-inner {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    padding-bottom: 20px;
  }
}
.footer .footer-bottom-inner .left {
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 849px) {
  .footer .footer-bottom-inner .left {
    margin-top: 20px;
    margin-bottom: 46px;
  }
}
.footer .footer-bottom-inner a, .footer .footer-bottom-inner p, .footer .footer-bottom-inner span, .footer .footer-bottom-inner li {
  color: white;
  font-size: 10px;
  line-height: 1.2em;
}
.footer .footer-bottom-inner span {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}
.footer .footer-bottom-inner a:hover {
  color: #0389c6;
  text-decoration: underline;
}
.footer .footer-bottom-inner p {
  margin: 0;
}
.footer .footer-bottom-inner ul {
  margin: 0;
}
.footer .footer-bottom-inner ul li {
  list-style: none;
  display: inline-block;
  padding: 0 10px 0 0;
  margin: 0 9px 0 0;
  border-right: 1px solid white;
}
.footer .footer-bottom-inner .dc_social_icons {
  display: none;
}

/* GLOBAL APP - BLOCK TITLES */
/*------------------------------------*\
	
    BLOCK TITLES
    
\*------------------------------------*/
.title-wrapper .title {
  text-align: center;
  /*
  		@include mq('phablet', min) {
  			font-size: $block_title_font_size - 22px;
  		}
  		
  		@include mq('tablet', min) {
  			font-size: $block_title_font_size - 10px;
  		}
  		
  		@include mq('950', min) {
  			font-size: $block_title_font_size;
  		}
  */
}

/* SEARCH RESULTS PAGE */
/*------------------------------------*\
	
    SEARCH RESULTS
    
\*------------------------------------*/
body.search-results .search-content,
body.search-no-results .search-content {
  width: 100%;
  max-width: 1410px;
  margin: 0 auto !important;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}
body.search-results .search-content form.search,
body.search-no-results .search-content form.search {
  max-width: 800px;
  margin: 50px auto;
  display: -ms-flexbox;
  display: flex;
}
body.search-results .search-content form.search input,
body.search-no-results .search-content form.search input {
  color: #5e717b !important;
  font-size: 18px;
  line-height: 20px;
  -ms-flex: 1;
      flex: 1;
  border-radius: 0 !important;
  background: none;
  background-color: #f4f8fa !important;
  padding: 15px 30px !important;
  margin: 0 !important;
  width: 60%;
}
body.search-results .search-content form.search input:focus,
body.search-no-results .search-content form.search input:focus {
  border-color: #0389c6 !important;
}
body.search-results .search-content form.search input::-webkit-input-placeholder,
body.search-no-results .search-content form.search input::-webkit-input-placeholder {
  font-size: 18px;
  font-weight: 300 !important;
  color: #5e717b;
  transition: all 250ms ease-in-out;
}
body.search-results .search-content form.search input::-moz-placeholder,
body.search-no-results .search-content form.search input::-moz-placeholder {
  font-size: 18px;
  font-weight: 300 !important;
  color: #5e717b;
  transition: all 250ms ease-in-out;
}
body.search-results .search-content form.search input:-ms-input-placeholder,
body.search-no-results .search-content form.search input:-ms-input-placeholder {
  font-size: 18px;
  font-weight: 300 !important;
  color: #5e717b;
  transition: all 250ms ease-in-out;
}
body.search-results .search-content form.search input::-moz-placeholder,
body.search-no-results .search-content form.search input::-moz-placeholder {
  font-size: 18px;
  font-weight: 300 !important;
  color: #5e717b;
  transition: all 250ms ease-in-out;
}
body.search-results .search-content form.search input:focus::-webkit-input-placeholder,
body.search-no-results .search-content form.search input:focus::-webkit-input-placeholder {
  color: #000081;
}
body.search-results .search-content form.search input:focus::-moz-placeholder,
body.search-no-results .search-content form.search input:focus::-moz-placeholder {
  color: #000081;
}
body.search-results .search-content form.search input:focus:-ms-input-placeholder,
body.search-no-results .search-content form.search input:focus:-ms-input-placeholder {
  color: #000081;
}
body.search-results .search-content form.search input:focus::-moz-placeholder,
body.search-no-results .search-content form.search input:focus::-moz-placeholder {
  color: #000081;
}
body.search-results .search-content form.search button.search-submit,
body.search-no-results .search-content form.search button.search-submit {
  font-size: 18px;
  font-weight: 700 !important;
  letter-spacing: 0;
  line-height: 20px;
  text-transform: none;
  text-align: center;
  color: white;
  border: 0 solid #0389c6;
  border-radius: 0;
  background: #0389c6;
  display: inline-block;
  box-sizing: border-box;
  min-width: 200px;
  width: auto;
  padding: 20px 25px;
  margin: 12px 0 0 0;
  opacity: 1;
  margin: 0 0 0 20px !important;
}
body.search-results .search-content form.search button.search-submit:hover,
body.search-no-results .search-content form.search button.search-submit:hover {
  background: #000081;
  border-color: 0 solid #0389c6;
  color: white;
}
@media only screen and (max-width: 767px) {
  body.search-results .search-content form.search button.search-submit,
  body.search-no-results .search-content form.search button.search-submit {
    font-size: 12px;
    padding: 15px 16px;
    min-width: 120px;
  }
}
@media only screen and (max-width: 650px) {
  body.search-results .search-content form.search button.search-submit,
  body.search-no-results .search-content form.search button.search-submit {
    padding: 6px 32px !important;
  }
}
body.search-results .search-content form.search button.search-submit:hover,
body.search-no-results .search-content form.search button.search-submit:hover {
  background: #0389c6 !important;
  color: #FFF !important;
}
body.search-results .search-content .result_post,
body.search-no-results .search-content .result_post {
  margin: 30px 40px;
  padding-bottom: 30px;
}
@media only screen and (max-width: 766px) {
  body.search-results .search-content .result_post,
  body.search-no-results .search-content .result_post {
    margin: 30px 0;
  }
}
body.search-results .search-content .result_post .title,
body.search-no-results .search-content .result_post .title {
  margin-bottom: 6px;
}
body.search-results .search-content .result_post .title a,
body.search-no-results .search-content .result_post .title a {
  color: #0389c6;
  font-size: 23px;
  line-height: 1.15em;
}
@media only screen and (max-width: 766px) {
  body.search-results .search-content .result_post .title a,
  body.search-no-results .search-content .result_post .title a {
    font-size: 18px;
  }
}
body.search-results .search-content .result_post .title a:hover,
body.search-no-results .search-content .result_post .title a:hover {
  color: #0389c6;
}
body.search-results .search-content .result_post p.excerpt,
body.search-no-results .search-content .result_post p.excerpt {
  margin-bottom: 18px;
}
body.search-results .search-content .result_post .post_type,
body.search-no-results .search-content .result_post .post_type {
  color: #FFF;
  background: #0389c6;
  font-size: 13px;
  text-transform: uppercase;
  border: 1px solid #0389c6;
  display: inline-block;
  width: auto;
  padding: 0 7px;
  margin-bottom: 0;
  border-radius: 4px;
}

/* 404 PAGE */
/*------------------------------------*\
   404
\*------------------------------------*/
#post-404 a {
  margin-top: 50px !important;
}
#post-404 a:hover {
  text-decoration: none;
}

body.error404 .panel.main .row {
  margin: 0 auto;
}
body.error404 .panel.main .row .M12 {
  padding: 0;
}
body.error404 .panel.main .row #post-404 {
  width: 100%;
  max-width: 1410px;
  margin: 0 auto !important;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  margin: 100px auto !important;
  text-align: center;
  font-size: 18px;
}
body.error404 .panel.main .row #post-404 .page_not_found span {
  display: block;
}
body.error404 .panel.main .row #post-404 .page_not_found span.not-found-title {
  color: #0389c6;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 100;
}
body.error404 .panel.main .row #post-404 .page_not_found span.not-found-subtitle {
  color: #0389c6;
  font-size: 180px;
  text-transform: uppercase;
  padding: 0px 0 30px;
  font-weight: 100;
  line-height: 170px;
}
body.error404 .panel.main .row #post-404 .error_search form.search {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
}
body.error404 .panel.main .row #post-404 .error_search form.search input.search-input {
  color: #5e717b !important;
  font-size: 18px;
  line-height: 20px;
  -ms-flex: 1;
      flex: 1;
  border-radius: 0 !important;
  background: none;
  background-color: #f4f8fa !important;
  padding: 15px 30px !important;
  margin: 0 !important;
  width: 60%;
}
body.error404 .panel.main .row #post-404 .error_search form.search input.search-input:focus {
  border-color: #0389c6 !important;
}
body.error404 .panel.main .row #post-404 .error_search form.search input.search-input::-webkit-input-placeholder {
  font-size: 18px;
  font-weight: 300 !important;
  color: #5e717b;
  transition: all 250ms ease-in-out;
}
body.error404 .panel.main .row #post-404 .error_search form.search input.search-input::-moz-placeholder {
  font-size: 18px;
  font-weight: 300 !important;
  color: #5e717b;
  transition: all 250ms ease-in-out;
}
body.error404 .panel.main .row #post-404 .error_search form.search input.search-input:-ms-input-placeholder {
  font-size: 18px;
  font-weight: 300 !important;
  color: #5e717b;
  transition: all 250ms ease-in-out;
}
body.error404 .panel.main .row #post-404 .error_search form.search input.search-input::-moz-placeholder {
  font-size: 18px;
  font-weight: 300 !important;
  color: #5e717b;
  transition: all 250ms ease-in-out;
}
body.error404 .panel.main .row #post-404 .error_search form.search input.search-input:focus::-webkit-input-placeholder {
  color: #000081;
}
body.error404 .panel.main .row #post-404 .error_search form.search input.search-input:focus::-moz-placeholder {
  color: #000081;
}
body.error404 .panel.main .row #post-404 .error_search form.search input.search-input:focus:-ms-input-placeholder {
  color: #000081;
}
body.error404 .panel.main .row #post-404 .error_search form.search input.search-input:focus::-moz-placeholder {
  color: #000081;
}
body.error404 .panel.main .row #post-404 .error_search form.search button.search-submit {
  font-size: 18px;
  font-weight: 700 !important;
  letter-spacing: 0;
  line-height: 20px;
  text-transform: none;
  text-align: center;
  color: white;
  border: 0 solid #0389c6;
  border-radius: 0;
  background: #0389c6;
  display: inline-block;
  box-sizing: border-box;
  min-width: 200px;
  width: auto;
  padding: 20px 25px;
  margin: 12px 0 0 0;
  opacity: 1;
  margin: 0 0 0 20px !important;
}
body.error404 .panel.main .row #post-404 .error_search form.search button.search-submit:hover {
  background: #000081;
  border-color: 0 solid #0389c6;
  color: white;
}
@media only screen and (max-width: 767px) {
  body.error404 .panel.main .row #post-404 .error_search form.search button.search-submit {
    font-size: 12px;
    padding: 15px 16px;
    min-width: 120px;
  }
}
@media only screen and (max-width: 650px) {
  body.error404 .panel.main .row #post-404 .error_search form.search button.search-submit {
    padding: 6px 32px !important;
  }
}
body.error404 .panel.main .row #post-404 .error_search form.search button.search-submit:hover {
  background: #0389c6 !important;
  color: #FFF !important;
}

/* COMPONENTS */
 /*------------------------------------*\
	
    ARTICLE SECTION 

\*------------------------------------*/
.section.dc-text-block, .section.dc-cta, .section.dc-case-studies-grid, .section.dc-case-studies-categories, .section.dc-image-carousel, .section.dc-testimonials, .section.dc-case-studies-carousel, .section.dc-post-grid, .section.dc-service-tabs, .section.dc-counters, .section.dc-icon-blocks, .section.dc-contact, .section.dc-accordion, .section.dc-partners, .section.dc-job-board, .section.dc-projects-grid, .section.dc-team-grid {
  position: relative;
  background-size: cover;
  margin-top: 0px;
  margin-bottom: 100px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .section.dc-text-block, .section.dc-cta, .section.dc-case-studies-grid, .section.dc-case-studies-categories, .section.dc-image-carousel, .section.dc-testimonials, .section.dc-case-studies-carousel, .section.dc-post-grid, .section.dc-service-tabs, .section.dc-counters, .section.dc-icon-blocks, .section.dc-contact, .section.dc-accordion, .section.dc-partners, .section.dc-job-board, .section.dc-projects-grid, .section.dc-team-grid {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 949px) {
  .section.dc-text-block, .section.dc-cta, .section.dc-case-studies-grid, .section.dc-case-studies-categories, .section.dc-image-carousel, .section.dc-testimonials, .section.dc-case-studies-carousel, .section.dc-post-grid, .section.dc-service-tabs, .section.dc-counters, .section.dc-icon-blocks, .section.dc-contact, .section.dc-accordion, .section.dc-partners, .section.dc-job-board, .section.dc-projects-grid, .section.dc-team-grid {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}
.section.dc-text-block .inner, .section.dc-cta .inner, .section.dc-case-studies-grid .inner, .section.dc-case-studies-categories .inner, .section.dc-image-carousel .inner, .section.dc-testimonials .inner, .section.dc-case-studies-carousel .inner, .section.dc-post-grid .inner, .section.dc-service-tabs .inner, .section.dc-counters .inner, .section.dc-icon-blocks .inner, .section.dc-contact .inner, .section.dc-accordion .inner, .section.dc-partners .inner, .section.dc-job-board .inner, .section.dc-projects-grid .inner, .section.dc-team-grid .inner {
  width: 100%;
  max-width: 1410px;
  margin: 0 auto !important;
  padding-left: 30px;
  padding-right: 30px;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .section.dc-text-block .inner, .section.dc-cta .inner, .section.dc-case-studies-grid .inner, .section.dc-case-studies-categories .inner, .section.dc-image-carousel .inner, .section.dc-testimonials .inner, .section.dc-case-studies-carousel .inner, .section.dc-post-grid .inner, .section.dc-service-tabs .inner, .section.dc-counters .inner, .section.dc-icon-blocks .inner, .section.dc-contact .inner, .section.dc-accordion .inner, .section.dc-partners .inner, .section.dc-job-board .inner, .section.dc-projects-grid .inner, .section.dc-team-grid .inner {
    width: 100%;
    max-width: 1410px;
    margin: 0 auto !important;
    padding-left: 25px;
    padding-right: 25px;
    box-sizing: border-box;
  }
}
.section:last-of-type {
  margin-bottom: 0;
  padding-bottom: 100px;
}
@media only screen and (max-width: 767px) {
  .section:last-of-type {
    padding-bottom: 80px;
  }
}

.dc-titlebox.title_short + .section {
  margin-top: 60px;
}

.section.bg_blue_light + .bg_blue_light {
  margin-top: -100px;
  padding-top: 0;
}
@media only screen and (max-width: 767px) {
  .section.bg_blue_light + .bg_blue_light {
    margin-top: -80px;
  }
}

/*------------------------------------*\
    TITLE BOX 
    
    • Mobile first
\*------------------------------------*/
.dc-titlebox {
  padding-top: 30px;
}

.dc-titlebox {
  position: relative;
  overflow: hidden;
  padding-bottom: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
  background: transparent;
  background-size: cover;
  background-position: center;
  /*
  	.home & {
  		background-position: center top;
  	}
  */
  min-height: 242px;
  padding-top: 30px;
}
@media only screen and (max-width: 766px) {
  .dc-titlebox {
    padding-top: 0 !important;
    padding-bottom: 50px;
  }
}
.dc-titlebox.title_short {
  min-height: 242px;
  overflow: visible;
  padding: 0;
  z-index: 1;
  background: none !important;
}
.dc-titlebox.title_short .image-wrapper {
  background-size: cover;
  background-position: center;
  height: 242px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .dc-titlebox.title_short .image-wrapper {
    height: 180px;
  }
}
.dc-titlebox.title_short .inner {
  margin-top: -70px !important;
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-right: 40px;
}
@media only screen and (max-width: 767px) {
  .dc-titlebox.title_short .inner {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 25px;
  }
}
.dc-titlebox.title_short .inner:before {
  content: "";
  position: absolute;
  right: calc(16.666%);
  top: 0;
  height: 100%;
  width: 200vw;
  background: white;
  border-radius: 0 200px 200px;
  box-shadow: 0 0 12px 2px rgba(1, 1, 1, 0.2);
}
@media only screen and (max-width: 767px) {
  .dc-titlebox.title_short .inner:before {
    right: 0;
    border-radius: 0;
  }
}
.dc-titlebox.title_short .inner #breadcrumbs {
  position: absolute;
  top: -60px;
}
.dc-titlebox.title_short .inner h1 {
  color: #000081;
  max-width: 100% !important;
  width: 76% !important;
}
.dc-titlebox.title_short .inner h1:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .dc-titlebox.title_short .inner h1 {
    width: 100% !important;
  }
}
.dc-titlebox.title_short .inner h3 {
  margin-bottom: 0;
  max-width: 100%;
  width: 76%;
}
@media only screen and (max-width: 767px) {
  .dc-titlebox.title_short .inner h3 {
    width: 100% !important;
  }
}
.dc-titlebox.title_tall {
  height: 1015px;
  max-height: calc(100vh - 275px);
  min-height: 670px;
  padding-top: 90px;
  padding-bottom: 160px;
}
@media only screen and (max-width: 767px) {
  .dc-titlebox.title_tall {
    padding-bottom: 70px;
  }
}
.dc-titlebox.title_full {
  min-height: 100vh;
}
@media only screen and (min-width: 768px) {
  .dc-titlebox.title_full {
    min-height: 100vh;
  }
}
@media only screen and (min-width: 950px) {
  .dc-titlebox.title_full {
    min-height: 100vh;
  }
}
@media only screen and (min-width: 1100px) {
  .dc-titlebox.title_full {
    min-height: 100vh;
  }
}
@media only screen and (max-width: 766px) {
  .dc-titlebox {
    padding-top: 0;
  }
}
.dc-titlebox .inner {
  width: 100%;
  max-width: 1410px;
  margin: 0 auto !important;
  padding-left: 25px;
  padding-right: 25px;
  box-sizing: border-box;
  margin-top: 95px;
  margin-bottom: 30px;
  position: relative;
  z-index: 3;
}
@media only screen and (min-width: 768px) {
  .dc-titlebox .inner {
    width: 100%;
    max-width: 1410px;
    margin: 0 auto !important;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
    margin-top: 85px;
  }
}
.dc-titlebox .inner > * {
  width: 575px;
  max-width: 100%;
}
@media only screen and (min-width: 768px) {
  .dc-titlebox .inner > * {
    max-width: 60%;
  }
}
.dc-titlebox .inner h1, .dc-titlebox .inner h2, .dc-titlebox .inner h3, .dc-titlebox .inner p {
  text-align: left;
}
.dc-titlebox .inner h1:first-child:last-child, .dc-titlebox .inner h2:first-child:last-child, .dc-titlebox .inner h3:first-child:last-child, .dc-titlebox .inner p:first-child:last-child {
  margin-bottom: 0;
}
.dc-titlebox .inner h1 {
  color: white;
}
.dc-titlebox .inner h1 span {
  display: inline-block;
  position: relative;
  z-index: 1;
  width: auto;
}
.dc-titlebox .inner h1 span:before {
  content: "";
  background: #0389c6;
  position: absolute;
  top: 0;
  left: -8px;
  width: calc(100% + 16px);
  height: 83%;
  z-index: -1;
}
.dc-titlebox .inner .home-title {
  line-height: 1.2em;
  text-transform: none;
  margin: 0 0 25px;
  width: 100%;
  font-size: 60px;
  color: #000081;
  color: white;
  text-align: left;
  width: 575px;
  display: block;
}
@media only screen and (max-width: 1099px) {
  .dc-titlebox .inner .home-title {
    font-size: 55px;
  }
}
@media only screen and (max-width: 849px) {
  .dc-titlebox .inner .home-title {
    font-size: 50px;
  }
}
@media only screen and (max-width: 559px) {
  .dc-titlebox .inner .home-title {
    font-size: 45px;
  }
}
.dc-titlebox .inner .home-title span {
  display: inline-block;
  position: relative;
  z-index: 1;
  width: auto;
}
.dc-titlebox .inner .home-title span:before {
  content: "";
  background: #0389c6;
  position: absolute;
  top: 0;
  left: -8px;
  width: calc(100% + 16px);
  height: 83%;
  z-index: -1;
}
.dc-titlebox .inner h3 {
  color: #0389c6;
  font-size: 35px;
  letter-spacing: 0;
  margin-top: -10px;
  margin-bottom: 55px;
}
@media only screen and (max-width: 1099px) {
  .dc-titlebox .inner h3 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 849px) {
  .dc-titlebox .inner h3 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 559px) {
  .dc-titlebox .inner h3 {
    font-size: 21px;
  }
}
.dc-titlebox .inner p {
  color: #5e717b;
  font-size: 16px;
}
@media only screen and (min-width: 768px) {
  .dc-titlebox .inner p {
    font-size: 18px;
  }
}
@media only screen and (min-width: 950px) {
  .dc-titlebox .inner p {
    font-size: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .dc-titlebox .inner .image-wrapper {
    position: absolute;
    right: 30px;
    top: 0;
    max-width: calc(40% - 30px);
    text-align: right;
  }
}
.dc-titlebox .scroll-to-section {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 10;
  width: 50px !important;
  height: 120px;
  margin-left: -25px;
  text-align: center;
}
.dc-titlebox .scroll-to-section a {
  display: block;
  width: 100%;
  height: 100px;
}
.dc-titlebox .scroll-to-section a:before {
  content: "";
  display: block;
  position: absolute;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 25px;
  height: 50px;
  width: 2px;
  font-size: 28px;
  vertical-align: 0;
  content: "";
  transition: all 250ms ease-in-out;
  background-color: #0389c6;
}
.dc-titlebox .scroll-to-section a:after {
  content: "";
  display: block;
  position: absolute;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  position: absolute;
  top: 38px;
  left: 18px;
  font-size: 18px;
  vertical-align: 0;
  content: "\f309";
  content: "\f078";
  transition: all 250ms ease-in-out;
  color: #0389c6;
}
.dc-titlebox .scroll-to-section:hover a:before {
  top: 16px;
  height: 65px;
  background-color: white;
}
.dc-titlebox .scroll-to-section:hover a:after {
  top: 69px;
  color: white;
}
.dc-titlebox .video-wrapper {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  pointer-events: none;
  overflow: hidden;
}
.dc-titlebox .video-wrapper iframe {
  width: 100vw;
  height: 56.25vw;
  /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  min-height: 100vh;
  min-width: 177.77vh;
  /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}
.dc-titlebox .tabs {
  margin-top: 74px;
}
.dc-titlebox .tabs .tab_headings {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 42px;
}
.dc-titlebox .tabs .tab_headings .tab_heading {
  font-size: 18px;
  font-weight: 700;
  color: white;
  text-align: center;
  width: 50%;
}

@media only screen and (max-width: 991px) {
    #div_block-112-2{
        width: 100% !important;
        margin-top: 150px;
    }
}

@media only screen and (max-width: 767px) {
  .dc-titlebox .tabs .tab_headings .tab_heading {
    font-size: 14px;
  }
  
  .job_search #job_search form input[type="text"]{
    width: 100%;
    height: 40px !important;
    font-size: 15px;
    padding: 0 10px;
  }
  
  .job_search #job_search form select{
      height: 40px !important;
      font-size: 15px;
  }
  
  .job_search #job_search input::placeholder {
      font-size: 15px;
  }
  
  .oxygen-unslider-container h1.h1{
      font-size: 30px;
  }
  
  #div_block-112-2{
    width: 100% !important;
    margin-top: 150px;
  }
}

@media only screen and (max-width: 400px) {
  .dc-titlebox .tabs .tab_headings .tab_heading {
    font-size: 13px;
  }
  
  .oxygen-unslider-container h1.h1{
      font-size: 20px;
  }
  
}

.dc-titlebox .tabs .tab_headings .tab_heading a {
  color: white;
  display: unset;
  height: calc(100% - 4px);
}
.dc-titlebox .tabs .tab_headings .tab_heading:after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  margin-top: 15px;
}
.dc-titlebox .tabs .tab_headings .tab_heading:nth-child(1):after {
  background-color: #0389c6;
}
.dc-titlebox .tabs .tab_headings .tab_heading:nth-child(2):after {
  background-color: white;
}
.dc-titlebox .tabs .tab_headings .tab_heading:nth-child(2):hover:after {
  background-color: #0389c6;
}

/*------------------------------------*\
	
    TEXT BOX
    
\*------------------------------------*/
.dc-text-block.bg_blue_light {
  margin-top: -30px;
  padding-top: 100px;
  padding-bottom: 100px;
  background: #f4f8fa;
}
@media only screen and (max-width: 767px) {
  .dc-text-block.bg_blue_light {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.dc-text-block.bg_blue_light:nth-child(2) {
  margin-top: 0 !important;
}
.dc-text-block.bg_blue_light:nth-child(2):before {
  content: "";
  background: #f4f8fa;
  position: absolute;
  width: 100vw;
  height: calc(100% + 200px);
  left: 0;
  top: -200px;
}
.dc-text-block.bg_blue_light.text-highlight.no-shadow-image .items img {
  box-shadow: none;
}
.dc-text-block.bg_blue_light.text-highlight .items img {
  box-shadow: 0 0 12px 2px rgba(1, 1, 1, 0.25);
}
.dc-text-block .title-wrapper {
  width: 100%;
}
.dc-text-block .title-wrapper .title {
  text-align: left;
}
.dc-text-block .title-wrapper .title + .sub-title {
  margin-top: -10px;
  margin-bottom: 0;
}
.dc-text-block .inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  position: relative;
}
.dc-text-block.text-default .items {
  padding-top: 45px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
.dc-text-block.text-default .items:nth-child(1) {
  padding-top: 0;
}
.dc-text-block.text-default .items img {
  box-shadow: 0 0 12px 2px rgba(1, 1, 1, 0.1);
  width: 100%;
}
.dc-text-block.text-default .items .item {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .dc-text-block.text-default .items .item.width_6_6, .dc-text-block.text-default .items .item.width_4_8, .dc-text-block.text-default .items .item.width_8_4 {
    padding: 45px 15px 0 15px;
  }
  .dc-text-block.text-default .items .item.width_6_6:nth-child(odd), .dc-text-block.text-default .items .item.width_4_8:nth-child(odd), .dc-text-block.text-default .items .item.width_8_4:nth-child(odd) {
    padding-left: 0;
  }
  .dc-text-block.text-default .items .item.width_6_6:nth-child(even), .dc-text-block.text-default .items .item.width_4_8:nth-child(even), .dc-text-block.text-default .items .item.width_8_4:nth-child(even) {
    padding-right: 0;
  }
  .dc-text-block.text-default .items .item.width_6_6:nth-child(1), .dc-text-block.text-default .items .item.width_6_6:nth-child(2), .dc-text-block.text-default .items .item.width_4_8:nth-child(1), .dc-text-block.text-default .items .item.width_4_8:nth-child(2), .dc-text-block.text-default .items .item.width_8_4:nth-child(1), .dc-text-block.text-default .items .item.width_8_4:nth-child(2) {
    padding-top: 0;
  }
  .dc-text-block.text-default .items .item.width_6_6 {
    width: 50%;
  }
  .dc-text-block.text-default .items .item.width_4_8:nth-child(odd) {
    width: 33.333%;
  }
  .dc-text-block.text-default .items .item.width_4_8:nth-child(even) {
    width: 66.666%;
    padding-left: 8%;
  }
  .dc-text-block.text-default .items .item.width_8_4:nth-child(odd) {
    width: 66.666%;
    padding-right: 8%;
  }
  .dc-text-block.text-default .items .item.width_8_4:nth-child(even) {
    width: 33.333%;
  }
  .dc-text-block.text-default .items .item.width_4_4_4 {
    padding: 45px 15px 0 15px;
    width: 33.333%;
  }
  .dc-text-block.text-default .items .item.width_4_4_4:nth-child(-n+3) {
    padding-top: 0;
  }
  .dc-text-block.text-default .items .item.width_3_3_3_3 {
    padding: 45px 15px 0 15px;
    width: 25%;
  }
  .dc-text-block.text-default .items .item.width_3_3_3_3:nth-child(-n+4) {
    padding-top: 0;
  }
}
.dc-text-block.text-highlight.no-shadow-image .items img {
  box-shadow: none;
}
.dc-text-block.text-highlight .items {
  padding-top: 45px;
}
.dc-text-block.text-highlight .items:nth-child(1) {
  padding-top: 0;
}
.dc-text-block.text-highlight .items img {
  box-shadow: 0 0 12px 2px rgba(1, 1, 1, 0.1);
  width: 100%;
}
.dc-text-block.text-highlight .items img.no-shadow-image {
  box-shadow: none;
}
@media only screen and (min-width: 768px) {
  .dc-text-block.text-highlight .items.width_6_6, .dc-text-block.text-highlight .items.width_4_8, .dc-text-block.text-highlight .items.width_8_4 {
    padding: 45px 15px 0 15px;
  }
  .dc-text-block.text-highlight .items.width_6_6:nth-child(odd), .dc-text-block.text-highlight .items.width_4_8:nth-child(odd), .dc-text-block.text-highlight .items.width_8_4:nth-child(odd) {
    padding-left: 0;
  }
  .dc-text-block.text-highlight .items.width_6_6:nth-child(even), .dc-text-block.text-highlight .items.width_4_8:nth-child(even), .dc-text-block.text-highlight .items.width_8_4:nth-child(even) {
    padding-right: 0;
  }
  .dc-text-block.text-highlight .items.width_6_6:nth-child(1), .dc-text-block.text-highlight .items.width_6_6:nth-child(2), .dc-text-block.text-highlight .items.width_4_8:nth-child(1), .dc-text-block.text-highlight .items.width_4_8:nth-child(2), .dc-text-block.text-highlight .items.width_8_4:nth-child(1), .dc-text-block.text-highlight .items.width_8_4:nth-child(2) {
    padding-top: 0;
  }
  .dc-text-block.text-highlight .items.width_6_6 {
    width: 50%;
  }
  .dc-text-block.text-highlight .items.width_4_8:nth-child(odd) {
    width: 33.333%;
    min-width: 370px;
  }
  .dc-text-block.text-highlight .items.width_4_8:nth-child(even) {
    width: auto;
    -ms-flex: 1;
        flex: 1;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1000px) {
  .dc-text-block.text-highlight .items.width_4_8:nth-child(even) {
    padding-left: 8%;
  }
}
@media only screen and (min-width: 768px) {
  .dc-text-block.text-highlight .items.width_8_4:nth-child(odd) {
    width: auto;
    -ms-flex: 1;
        flex: 1;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1000px) {
  .dc-text-block.text-highlight .items.width_8_4:nth-child(odd) {
    padding-right: 8%;
  }
}
@media only screen and (min-width: 768px) {
  .dc-text-block.text-highlight .items.width_8_4:nth-child(even) {
    width: 33.333%;
    min-width: 370px;
  }
  .dc-text-block.text-highlight .items.width_4_4_4 {
    padding: 45px 15px 0 15px;
    width: 33.333%;
  }
  .dc-text-block.text-highlight .items.width_4_4_4:nth-child(-n+3) {
    padding-top: 0;
  }
  .dc-text-block.text-highlight .items.width_3_3_3_3 {
    padding: 45px 15px 0 15px;
    width: 25%;
  }
  .dc-text-block.text-highlight .items.width_3_3_3_3:nth-child(-n+4) {
    padding-top: 0;
  }
}

/*------------------------------------*\
	
    IMAGE TEXT BOX
    
\*------------------------------------*/
.dc-image-text-box {
  margin: 146px 0;
  background: #FFF;
  /*
  	&.image_rigt,
  	&.image_right {
  		
  		.inner {
  			flex-direction: row-reverse;
  			
  			@include mq('tablet', min) {				
  				.left 	{ padding-right: 0;  padding-left: 15px; }
  				.right { padding-left: 0;   padding-right: 15px; }
  			}
  			
  			@include mq('tablet', max) {
  		    	flex-direction: column-reverse;
  			}
  		}
  	}
  */
}
@media only screen and (max-width: 767px) {
  .dc-image-text-box {
    margin: 60px 0;
  }
}
.dc-image-text-box .inner {
  width: 100%;
  max-width: 1410px;
  margin: 0 auto !important;
  padding-left: 30px;
  padding-right: 30px;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  /*
  		.left,
  		.right {
  			width: 100%;	
  	        
  	        position: relative;
  	        z-index: 10;
  			
  			@include mq('tablet', min) {
  				width: 50%;
  				
  				&.left 	{ padding-right: 15px; }
  				&.right { padding-left: 7%; }
  			}
  			
  			@include mq('desktop', min) {
  				
  				&.right { padding-left: 14%; }
  			}
  		}
  */
  /*
  		.image-wrapper {
  			width: 100%;
  			height: $itb_image_height; 
  			max-height: $itb_image_max_height;
      
  			position: relative;
  			display: flex;
  						
  			@include mq('tablet', max) {
  		    	margin-top: 30px !important;
  		    	margin-bottom: 30px !important;
  		    	
  		    	max-height: $itb_image_max_height_mob;
  		    	min-height: $itb_image_min_height_mob;
  			}
  			
  			> img {			    
  			    border-radius: $itb_image_border_radius;
  			    
  			    box-shadow: $itb_image_box_shadow;
  			    
  			    object-fit: cover;
  			}
  		}
  */
}
@media only screen and (max-width: 767px) {
  .dc-image-text-box .inner {
    width: 100%;
    max-width: 1410px;
    margin: 0 auto !important;
    padding-left: 25px;
    padding-right: 25px;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 767px) {
  .dc-image-text-box .inner {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
  }
}
.dc-image-text-box .inner.align-center {
  -ms-flex-align: center;
      align-items: center;
}
.dc-image-text-box .inner .text {
  max-width: 425px;
}
.dc-image-text-box.image-text-box-default .inner > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100% !important;
}
@media only screen and (max-width: 767px) {
  .dc-image-text-box.image-text-box-default .inner > div .image {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .dc-image-text-box.image-text-box-default .inner > div .content {
    width: 37%;
    min-width: 385px;
  }
  .dc-image-text-box.image-text-box-default .inner > div .image {
    -ms-flex: 1;
        flex: 1;
  }
  .dc-image-text-box.image-text-box-default .inner > div.left .content {
    -ms-flex-order: 2;
        order: 2;
  }
  .dc-image-text-box.image-text-box-default .inner > div.left .image {
    -ms-flex-order: 1;
        order: 1;
  }
}
@media only screen and (min-width: 768px) {
  .dc-image-text-box.image-text-box-default .inner .right .content {
    padding-right: 5%;
  }
  .dc-image-text-box.image-text-box-default .inner .left .content {
    padding-left: 5%;
  }
}
.dc-image-text-box.image-text-box-default .inner.contact-details li {
  list-style: none;
  padding-left: 33px;
  margin-left: 0;
  margin-bottom: 20px;
  font-size: 23px;
  font-weight: 600;
  color: #000081;
  line-height: 1.5em;
}
@media only screen and (max-width: 1099px) {
  .dc-image-text-box.image-text-box-default .inner.contact-details li {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .dc-image-text-box.image-text-box-default .inner.contact-details li {
    font-size: 18px;
  }
}
.dc-image-text-box.image-text-box-default .inner.contact-details li a {
  color: #000081;
}
.dc-image-text-box.image-text-box-default .inner.contact-details li a:hover {
  color: #0389c6;
}
.dc-image-text-box.image-text-box-default .inner.contact-details li strong {
  display: inline-block;
  width: 33px;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 600;
}

/*------------------------------------*\
	
    CTA 

\*------------------------------------*/
.dc-cta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.dc-cta .inner h1, .dc-cta .inner h2, .dc-cta .inner h3, .dc-cta .inner p {
  text-align: left;
  font-size: 62px;
  line-height: 1.1em;
  color: white;
  font-weight: 800;
  width: auto;
}
@media only screen and (max-width: 949px) {
  .dc-cta .inner h1, .dc-cta .inner h2, .dc-cta .inner h3, .dc-cta .inner p {
    font-size: 50px;
  }
}
@media only screen and (max-width: 650px) {
  .dc-cta .inner h1, .dc-cta .inner h2, .dc-cta .inner h3, .dc-cta .inner p {
    font-size: 45px;
  }
}
.dc-cta .inner h1:first-child:last-child, .dc-cta .inner h2:first-child:last-child, .dc-cta .inner h3:first-child:last-child, .dc-cta .inner p:first-child:last-child {
  margin-bottom: 0;
}
.dc-cta .inner h1 span, .dc-cta .inner h2 span, .dc-cta .inner h3 span, .dc-cta .inner p span {
  display: block;
  position: relative;
  z-index: 1;
}
.dc-cta .inner .title-wrapper {
  margin: 0 auto 20px;
  max-width: 800px;
}
.dc-cta .inner .text {
  margin: 0 auto;
  max-width: 800px;
}
.dc-cta .inner .button-wrapper {
  margin-top: 30px;
  text-align: center;
}
@media only screen and (max-width: 559px) {
  .dc-cta .inner .button-wrapper {
    margin-top: 5px;
  }
}
.dc-cta.cta-job > .inner {
  width: 100%;
  max-width: 100%;
  padding: 0;
}
.dc-cta.cta-job > .inner .items {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  box-shadow: 0 0 12px 2px rgba(1, 1, 1, 0.1);
}
@media only screen and (max-width: 650px) {
  .dc-cta.cta-job > .inner .items {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
.dc-cta.cta-job > .inner .items .item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  position: relative;
  width: 50%;
  height: 590px;
  min-height: 250px;
  max-height: 45vw;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
}
@media only screen and (max-width: 650px) {
  .dc-cta.cta-job > .inner .items .item {
    height: 250px;
    width: 100%;
  }
}
.dc-cta.cta-job > .inner .items .item h3 span:before {
  content: "";
  background: #000081;
  position: absolute;
  top: 0;
  left: -15px;
  width: 107%;
  height: 83%;
  z-index: -1;
  transition: all 150ms ease-in-out;
}
.dc-cta.cta-job > .inner .items .item:nth-child(2) h3 span:before {
  background: #0389c6;
}
.dc-cta.cta-job > .inner .items .item > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
@media only screen and (min-width: 651px) {
  .dc-cta.cta-job > .inner .items .item:hover h3 span:before {
    width: calc(107% + 640px);
    left: -320px;
    height: 540%;
  }
}

/*------------------------------------*\
	
    POST GRID - ITEMS

\*------------------------------------*/
/*
.dc-case-studies-grid {
	z-index: 10000;
	
	.inner {
		
		.controls {
			display: flex;
			justify-content: space-between;
			
			margin-bottom: 100px;
		}
		
		.dc-pc-wrapper {
			
		}

		
	}
	
	.title-wrapper {
		margin-bottom: 45px;
				
		@include mq('tablet', min) {
			margin-bottom: 85px;
		}
	}
}
*/
.post-grid-items {
  width: calc(100% + 50px);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  padding: 0;
  margin: 0 auto;
}
@media only screen and (max-width: 1099px) {
  .post-grid-items {
    width: 100%;
  }
}
@media only screen and (max-width: 650px) {
  .post-grid-items {
    -ms-flex-direction: column;
        flex-direction: column;
    padding: 0;
  }
}
.post-grid-items .item {
  position: relative;
  background: white;
  width: calc(calc(100% / 2) - 50px);
  margin-right: 50px;
  margin-bottom: 40px;
  box-shadow: 0 0 12px 2px rgba(1, 1, 1, 0.1);
}
@media only screen and (max-width: 1099px) {
  .post-grid-items .item {
    width: 100%;
    margin-right: 0;
  }
}
@media only screen and (max-width: 650px) {
  .post-grid-items .item {
    display: block;
    margin-bottom: 15px;
  }
}
.post-grid-items .item .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 650px) {
  .post-grid-items .item .content {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
.post-grid-items .item .image-wrapper {
  -ms-flex: 1;
      flex: 1;
  max-width: 340px;
}
@media only screen and (max-width: 767px) {
  .post-grid-items .item .image-wrapper {
    width: 30vw;
    min-width: 170px;
  }
}
@media only screen and (max-width: 650px) {
  .post-grid-items .item .image-wrapper {
    margin: 25px 25px 0;
  }
}
.post-grid-items .item .image-wrapper img {
  display: block;
}
.post-grid-items .item .text {
  width: 47%;
  min-width: 275px;
  padding: 50px 42px;
}
@media only screen and (max-width: 767px) {
  .post-grid-items .item .text {
    width: auto;
    -ms-flex: 1;
        flex: 1;
  }
}
.post-grid-items .item .text h3 {
  color: #000081;
  font-size: 23px;
  font-weight: 600;
  min-height: 2.4em;
  margin-bottom: 40px;
}
@media only screen and (max-width: 949px) {
  .post-grid-items .item .text h3 {
    font-size: 23px;
  }
}
@media only screen and (max-width: 767px) {
  .post-grid-items .item .text h3 {
    font-size: 23px;
  }
}
.post-grid-items .item .text .project_data,
.post-grid-items .item .text .project_data {
  margin-bottom: 24px;
}
.post-grid-items .item .text .project_data p,
.post-grid-items .item .text .project_data p {
  font-size: 14px;
  font-weight: 700;
  color: #000081;
  margin: 0;
}
.post-grid-items .item .text .project_data p.title,
.post-grid-items .item .text .project_data p.title {
  font-size: 12px;
  font-weight: 600;
}
.post-grid-items .item .text .read-more a {
  color: #0389c6;
  font-size: 12px;
}
.post-grid-items .item .text .read-more a:before {
  content: "";
  display: block;
  position: absolute;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  margin-right: 6px;
  font-size: 1em;
  position: relative;
  vertical-align: 0;
  content: "\f0da";
  transition: all 250ms ease-in-out;
}
.post-grid-items .item .link-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.post-grid-items .item .link-overlay a {
  display: block;
  height: 100%;
  width: 100%;
}
@media (hover: hover) {
  .dc-post-grid .post-grid-items .item:hover h3 {
    color: #0389c6;
  }
}
.post-grid-items .item > a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.load-more-wrapper,
.all_news {
  display: block;
  margin-top: 30px;
  text-align: center;
}
.load-more-wrapper a.load-more,
.load-more-wrapper a.dc-btn,
.all_news a.load-more,
.all_news a.dc-btn {
  cursor: pointer;
}
.load-more-wrapper a.load-more.disabled,
.load-more-wrapper a.dc-btn.disabled,
.all_news a.load-more.disabled,
.all_news a.dc-btn.disabled {
  opacity: 0;
  cursor: none;
}

.single-projects .dc-titlebox.title_short .image-wrapper {
  background-image: url("../../../uploads/2021/01/hero-bubbles.jpg");
}

/*------------------------------------*\
	
    POST GRID - FILTERS
    
\*------------------------------------*/
@media only screen and (max-width: 767px) {
  .controls.dc-filters {
    display: -ms-flexbox;
    display: flex;
    padding: 0 3px;
    margin: -22px !important;
  }
}
.controls.dc-filters button,
.controls.dc-filters select {
  text-transform: uppercase;
  color: black;
  position: relative;
  padding: 15px 30px;
  border: 1px solid transparent;
  border-width: 1px;
  border-radius: 0;
  background: transparent;
  border: 1px solid transparent;
}
.controls.dc-filters button.mixitup-control-active, .controls.dc-filters button:hover,
.controls.dc-filters select.mixitup-control-active,
.controls.dc-filters select:hover {
  background-color: transparent;
  border-color: 1px solid transparent;
  color: #0389c6;
}
.controls.dc-filters button:after,
.controls.dc-filters select:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 8px;
  border-radius: 22px;
  background: transparent;
  transition: all 250ms ease-in-out;
}
.controls.dc-filters button.mixitup-control-active:after, .controls.dc-filters button:hover:after,
.controls.dc-filters select.mixitup-control-active:after,
.controls.dc-filters select:hover:after {
  background: #0389c6;
}
.controls.dc-filters select {
  border: 1px solid transparent;
  border-width: 1px;
  color: #111;
  font-weight: 400;
  -webkit-appearance: none;
  background-color: white;
  background-image: url("../img/ic_arrow.svg");
  background-size: 21px;
  background-position: calc(100% - 10px) center;
  background-repeat: no-repeat;
  padding-right: 50px;
}
@media only screen and (max-width: 767px) {
  .controls.dc-filters select {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .controls.dc-filters .show-desktop {
    display: none;
  }
}
.controls.dc-filters .show-mobile {
  display: none;
}
@media only screen and (max-width: 767px) {
  .controls.dc-filters .show-mobile {
    display: block;
    margin: 0 0 20px;
    padding: 10px 18px 10px;
  }
}

/*------------------------------------*\

    IMAGE CAROUSEL 

\*------------------------------------*/
.dc-image-carousel .slick-list {
  padding: 0 !important;
  margin: 0 -6px;
}
.dc-image-carousel .slick-list:before, .dc-image-carousel .slick-list:after {
  content: "";
  position: absolute;
  top: 0;
  z-index: 1000;
  width: 6px;
  height: 100%;
  background: white;
}
.dc-image-carousel .slick-list:before {
  left: 0;
}
.dc-image-carousel .slick-list:after {
  right: 0;
}
.dc-image-carousel .item {
  padding: 0 6px;
}
.dc-image-carousel .slick-dots {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: row;
      flex-direction: row;
  margin: 80px 0 0;
  -ms-flex-order: 3;
      order: 3;
}
.dc-image-carousel .slick-dots li {
  margin: 0;
  list-style: none;
}
.dc-image-carousel .slick-dots li button {
  display: block;
  position: relative;
  height: 8px;
  width: 8px;
  margin: 3px;
  border-radius: 10px;
  background: #dbe4e8;
  text-indent: -9999px;
  border: 0 none;
}
.dc-image-carousel .slick-dots li.slick-active button {
  background: #0389c6;
}
.dc-image-carousel button.slick-arrow {
  border: 0 none;
  background: none;
  position: absolute;
  top: 33%;
  width: 50px;
  height: 50px;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  color: #dbe4e8;
  font-size: 0;
}
@media only screen and (max-width: 767px) {
  .dc-image-carousel button.slick-arrow {
    position: absolute;
  }
}
.dc-image-carousel button.slick-arrow:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  vertical-align: 0;
  font-size: 35px;
}
@media only screen and (min-width: 1360px) {
  .dc-image-carousel button.slick-arrow:after {
    font-size: 40px;
  }
}
@media only screen and (min-width: 1550px) {
  .dc-image-carousel button.slick-arrow:after {
    font-size: 45px;
  }
}
.dc-image-carousel button.slick-arrow.slick-prev {
  left: -35px;
}
@media only screen and (max-width: 767px) {
  .dc-image-carousel button.slick-arrow.slick-prev {
    right: 70px;
  }
}
.dc-image-carousel button.slick-arrow.slick-prev:after {
  content: "\f104";
}
.dc-image-carousel button.slick-arrow.slick-next {
  right: -35px;
}
@media only screen and (max-width: 767px) {
  .dc-image-carousel button.slick-arrow.slick-next {
    right: 6px;
  }
}
.dc-image-carousel button.slick-arrow.slick-next:after {
  content: "\f105";
}
.dc-image-carousel button.slick-arrow:hover {
  color: #0389c6;
}

/*------------------------------------*\

    TESTIMONIALS

\*------------------------------------*/
.dc-testimonials .slider_compact .slick-list {
  box-shadow: 0 0 12px 2px rgba(1, 1, 1, 0.2);
}
.dc-testimonials .item {
  position: relative;
  padding: 150px 55px 55px;
}
@media only screen and (max-width: 999px) {
  .dc-testimonials .item {
    padding: 130px 35px 50px;
  }
}
.dc-testimonials .item:after {
  content: "";
  background: url("../img/unite/unite-speech-marks.png") no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 65px;
  left: calc(50% - 26px);
  z-index: 2;
  display: block;
  width: 52px;
  height: 40px;
}
.dc-testimonials .item .text {
  font-size: 18px;
  line-height: 1.45em;
  color: #000081;
  text-align: center;
  font-weight: 600;
  position: relative;
  z-index: 3;
}
@media only screen and (max-width: 999px) {
  .dc-testimonials .item .text {
    font-size: 15px;
  }
}
.dc-testimonials .item .author {
  font-size: 18px;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
  color: #000081;
  text-align: center;
  display: block;
  margin-top: 50px;
  margin-bottom: 5px;
  position: relative;
  z-index: 3;
  /*
  			&:before {
  				content: "- ";
  			}
  */
}
.dc-testimonials .item .job-title {
  color: #000081;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  position: relative;
  z-index: 3;
}
.dc-testimonials.blue {
  background: #f4f8fa;
  padding-top: 73px;
  padding-bottom: 50px;
}
.dc-testimonials.compact .inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}
@media only screen and (max-width: 849px) {
  .dc-testimonials.compact .inner {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
.dc-testimonials.compact .title-wrapper {
  width: 100%;
}
.dc-testimonials.compact .title-wrapper .title {
  text-align: left;
  margin-bottom: 50px;
}
.dc-testimonials.compact .slider_compact {
  width: 100%;
}
@media only screen and (max-width: 849px) {
  .dc-testimonials.compact .slider_compact {
    margin-bottom: 50px;
  }
}
.dc-testimonials.compact .social_compact {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
}
@media only screen and (max-width: 766px) {
  .dc-testimonials.compact .social_compact {
    position: relative;
  }
}
@media only screen and (min-width: 850px) {
  .dc-testimonials.compact .slider_compact,
  .dc-testimonials.compact .social_compact {
    width: calc(50% - 30px);
  }
  .dc-testimonials.compact .slider_compact {
    margin-right: 30px;
  }
  .dc-testimonials.compact .social_compact {
    margin-left: 30px;
  }
  .dc-testimonials.compact .social_compact .title-wrapper {
    position: absolute;
    top: 0;
  }
}
.dc-testimonials.compact .tab_headings {
  position: absolute;
  top: 0;
  right: 30px;
}
.dc-testimonials.compact .tab_headings .tab_heading {
  font-size: 22px;
  width: 70px;
  height: 35px;
  text-align: center;
  color: #0389c6;
}
.dc-testimonials.compact .tab_headings .tab_heading:after {
  content: "";
  height: 4px;
  width: 100%;
  background: #0389c6;
  position: absolute;
  bottom: 0;
  left: 0;
}
.dc-testimonials:not(.compact) .inner {
  max-width: 100%;
}
.dc-testimonials:not(.compact) .inner .item:before {
  content: "";
  background: white;
  position: absolute;
  top: 16px;
  left: 16px;
  z-index: 1;
  display: block;
  width: calc(100% - 32px);
  height: calc(100% - 40px);
  box-shadow: 0 0 12px 2px rgba(1, 1, 1, 0.1);
}
.dc-testimonials .slick-arrow {
  display: none !important;
}
.dc-testimonials .slick-dots {
  display: none !important;
}

/*------------------------------------*\
	
    GRAVITY FORM

\*------------------------------------*/
.gform_wrapper {
  max-width: 100%;
  margin: 0 auto !important;
  margin-top: -6px !important;
}
.gform_wrapper .gform_body {
  width: 100% !important;
  /*
  		@include mq('767', max) {
  	        margin: 0 -15px;
      		width: calc(100% + 30px) !important;
  	    }
  */
}
.gform_wrapper .gform_body ul li.gfield {
  position: relative;
  margin: 0 0 14px !important;
  padding: 11px 0 0 0 !important;
  color: #5e717b !important;
  border: unset !important;
  background: none;
}
@media only screen and (max-width: 639px) {
  .gform_wrapper .gform_body ul li.gfield {
    padding-left: 0 !important;
  }
}
.gform_wrapper .gform_body ul li.gfield.gf_left_half {
  width: 50%;
  padding: 11px 12px 0 0 !important;
}
@media only screen and (max-width: 639px) {
  .gform_wrapper .gform_body ul li.gfield.gf_left_half {
    width: 100%;
    padding: 0 !important;
  }
}
.gform_wrapper .gform_body ul li.gfield.gf_right_half {
  width: 50%;
  padding: 11px 0 0 12px !important;
}
@media only screen and (max-width: 639px) {
  .gform_wrapper .gform_body ul li.gfield.gf_right_half {
    width: 100%;
    padding: 0 !important;
  }
}
.gform_wrapper .gform_body ul li.gfield.gf_right_half label {
  left: 10px;
}
@media only screen and (max-width: 639px) {
  .gform_wrapper .gform_body ul li.gfield.gf_right_half label {
    left: 0;
  }
}
.gform_wrapper .gform_body ul li.gfield label {
  color: #5e717b;
  font-size: 18px;
  margin-bottom: 6px;
  padding: 15px 0 !important;
}
.gform_wrapper .gform_body ul li.gfield label.focussed {
  top: -10px;
  font-size: 70%;
}
.gform_wrapper .gform_body ul li.gfield .ginput_container {
  margin: 0 !important;
}
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=email],
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=number],
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=password],
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=tel],
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=text],
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=url],
.gform_wrapper .gform_body ul li.gfield .ginput_container textarea.medium,
.gform_wrapper .gform_body ul li.gfield .ginput_container textarea.large,
.gform_wrapper .gform_body ul li.gfield .ginput_container textarea.small,
.gform_wrapper .gform_body ul li.gfield .ginput_container select,
.gform_wrapper .gform_body ul li.gfield .ginput_container #theme-page select {
  color: #5e717b !important;
  font-size: 18px;
  line-height: 20px;
  border-radius: 0 !important;
  background: none;
  background-color: #f4f8fa !important;
  padding: 22px 30px !important;
  margin: 0 !important;
  width: 100%;
  border: none !important;
  border-bottom: 0 solid #f4f8fa !important;
  -webkit-appearance: button;
}
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=email]:focus,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=number]:focus,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=password]:focus,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=tel]:focus,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=text]:focus,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=url]:focus,
.gform_wrapper .gform_body ul li.gfield .ginput_container textarea.medium:focus,
.gform_wrapper .gform_body ul li.gfield .ginput_container textarea.large:focus,
.gform_wrapper .gform_body ul li.gfield .ginput_container textarea.small:focus,
.gform_wrapper .gform_body ul li.gfield .ginput_container select:focus,
.gform_wrapper .gform_body ul li.gfield .ginput_container #theme-page select:focus {
  border-color: #0389c6 !important;
}
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=email]::-webkit-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=number]::-webkit-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=password]::-webkit-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=tel]::-webkit-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=text]::-webkit-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=url]::-webkit-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container textarea.medium::-webkit-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container textarea.large::-webkit-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container textarea.small::-webkit-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container select::-webkit-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container #theme-page select::-webkit-input-placeholder {
  font-size: 18px;
  font-weight: 300 !important;
  color: #5e717b;
  transition: all 250ms ease-in-out;
}
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=email]::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=number]::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=password]::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=tel]::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=text]::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=url]::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container textarea.medium::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container textarea.large::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container textarea.small::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container select::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container #theme-page select::-moz-placeholder {
  font-size: 18px;
  font-weight: 300 !important;
  color: #5e717b;
  transition: all 250ms ease-in-out;
}
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=email]:-ms-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=number]:-ms-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=password]:-ms-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=tel]:-ms-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=text]:-ms-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=url]:-ms-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container textarea.medium:-ms-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container textarea.large:-ms-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container textarea.small:-ms-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container select:-ms-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container #theme-page select:-ms-input-placeholder {
  font-size: 18px;
  font-weight: 300 !important;
  color: #5e717b;
  transition: all 250ms ease-in-out;
}
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=email]::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=number]::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=password]::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=tel]::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=text]::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=url]::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container textarea.medium::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container textarea.large::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container textarea.small::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container select::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container #theme-page select::-moz-placeholder {
  font-size: 18px;
  font-weight: 300 !important;
  color: #5e717b;
  transition: all 250ms ease-in-out;
}
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=email]:focus::-webkit-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=number]:focus::-webkit-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=password]:focus::-webkit-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=tel]:focus::-webkit-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=text]:focus::-webkit-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=url]:focus::-webkit-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container textarea.medium:focus::-webkit-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container textarea.large:focus::-webkit-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container textarea.small:focus::-webkit-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container select:focus::-webkit-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container #theme-page select:focus::-webkit-input-placeholder {
  color: #000081;
}
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=email]:focus::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=number]:focus::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=password]:focus::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=tel]:focus::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=text]:focus::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=url]:focus::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container textarea.medium:focus::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container textarea.large:focus::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container textarea.small:focus::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container select:focus::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container #theme-page select:focus::-moz-placeholder {
  color: #000081;
}
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=email]:focus:-ms-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=number]:focus:-ms-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=password]:focus:-ms-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=tel]:focus:-ms-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=text]:focus:-ms-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=url]:focus:-ms-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container textarea.medium:focus:-ms-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container textarea.large:focus:-ms-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container textarea.small:focus:-ms-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container select:focus:-ms-input-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container #theme-page select:focus:-ms-input-placeholder {
  color: #000081;
}
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=email]:focus::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=number]:focus::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=password]:focus::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=tel]:focus::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=text]:focus::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=url]:focus::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container textarea.medium:focus::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container textarea.large:focus::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container textarea.small:focus::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container select:focus::-moz-placeholder,
.gform_wrapper .gform_body ul li.gfield .ginput_container #theme-page select:focus::-moz-placeholder {
  color: #000081;
}
.gform_wrapper .gform_body ul li.gfield .ginput_container input[type=text].datepicker {
  width: 100%;
}
.gform_wrapper .gform_body ul li.gfield .ginput_container textarea.large {
  height: 150px;
  background: transparent;
}
.gform_wrapper .gform_body ul li.gfield .ginput_container .gfield_radio {
  display: -ms-flexbox;
  display: flex;
}
.gform_wrapper .gform_body ul li.gfield .ginput_container input:-webkit-autofill,
.gform_wrapper .gform_body ul li.gfield .ginput_container input:-webkit-autofill:hover,
.gform_wrapper .gform_body ul li.gfield .ginput_container input:-webkit-autofill:focus
textarea:-webkit-autofill,
.gform_wrapper .gform_body ul li.gfield .ginput_container textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
.gform_wrapper .gform_body ul li.gfield .ginput_container select:-webkit-autofill,
.gform_wrapper .gform_body ul li.gfield .ginput_container select:-webkit-autofill:hover,
.gform_wrapper .gform_body ul li.gfield .ginput_container select:-webkit-autofill:focus {
  -webkit-text-fill-color: #5e717b;
  -webkit-box-shadow: 0 0 0 0 transparent inset;
  transition: background-color 5000s ease-in-out 0s;
}
.gform_wrapper .gform_body ul li.gfield .ginput_container select {
  background-color: white;
  background-image: url("../img/ic_arrow.svg");
  background-size: 21px;
  background-position: calc(100% - 10px) center;
  background-repeat: no-repeat;
  padding-right: 60px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
}
.gform_wrapper .gform_body ul li.gfield .clear-multi {
  border-bottom: 1px solid #8e9498 !important;
}
.gform_wrapper .gform_body ul li.gfield .clear-multi .ginput_container input,
.gform_wrapper .gform_body ul li.gfield .clear-multi .ginput_container select {
  border: unset !important;
}
.gform_wrapper .gform_body ul li.gfield .gfield_required {
  color: #62605C;
}
.gform_wrapper .gform_body ul li.gfield .gfield_radio li {
  /*
  					    display: flex;
  						flex-direction: row-reverse;
  						
  						label {
  							padding: 1px 10px 1px 0 !important;
  						}
  */
  /*
  						input[type=radio]:checked ~ .check::before{
  						  background: #0DFF92;
  						}
  */
}
.gform_wrapper .gform_body ul li.gfield .gfield_radio li input[type=radio] {
  position: absolute;
  visibility: hidden;
}
.gform_wrapper .gform_body ul li.gfield .gfield_radio li label {
  display: block;
  position: relative;
  font-weight: 300;
  font-size: 16px;
  padding: 10px 70px 0 0 !important;
  margin: 0 40px 0 0;
  height: 45px;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
  left: 0;
  max-width: 100% !important;
  width: auto !important;
}
@media only screen and (max-width: 959px) {
  .gform_wrapper .gform_body ul li.gfield .gfield_radio li label {
    padding: 10px 50px 0 0 !important;
    margin: 0 30px 0 0;
  }
}
@media only screen and (max-width: 799px) {
  .gform_wrapper .gform_body ul li.gfield .gfield_radio li label {
    padding: 10px 40px 0 0 !important;
    margin: 0 20px 0 0;
  }
}
.gform_wrapper .gform_body ul li.gfield .gfield_radio li label:before {
  content: "";
  display: block;
  position: absolute;
  border: 10px solid #f7f8fc;
  border-radius: 100%;
  height: 37px;
  width: 37px;
  top: 4px;
  right: 20px;
  z-index: 5;
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
  /*
  							&::before {
  							  display: block;
  							  position: absolute;
  								content: '';
  							  border-radius: 100%;
  							  height: 15px;
  							  width: 15px;
  							  top: 5px;
  								left: 5px;
  							  margin: auto;
  								transition: background 0.25s linear;
  								-webkit-transition: background 0.25s linear;
  							}
  */
}
@media only screen and (max-width: 959px) {
  .gform_wrapper .gform_body ul li.gfield .gfield_radio li label:before {
    right: 0;
  }
}
@media only screen and (max-width: 799px) {
  .gform_wrapper .gform_body ul li.gfield .gfield_radio li label:before {
    top: 9px;
    height: 30px;
    width: 30px;
  }
}
.gform_wrapper .gform_body ul li.gfield .gfield_radio li label:hover:before {
  background: #0389c6;
}
.gform_wrapper .gform_body ul li.gfield .gfield_radio li input[type=radio]:checked ~ label:before {
  border: 8px solid #0389c6;
}
.gform_wrapper .gform_body ul li.gfield .gfield_radio li input[type=radio]:checked:hover ~ label:before {
  background: none;
}
.gform_wrapper .gform_body ul li.gfield .gfield_radio li input[type=radio]:checked ~ label {
  color: #62605C;
}
.gform_wrapper .gform_body ul li.gfield .gfield_radio li:last-child label {
  margin: 0 !important;
}
@media only screen and (max-width: 959px) {
  .gform_wrapper .gform_body ul li.gfield .gfield_radio li:last-child label {
    margin: 0 !important;
  }
}
@media only screen and (max-width: 799px) {
  .gform_wrapper .gform_body ul li.gfield .gfield_radio li:last-child label {
    margin: 0 !important;
  }
}
@media only screen and (min-width: 651px) {
  .gform_wrapper .gform_body ul li.gfield.message {
    margin-top: -50px !important;
  }
}
.gform_wrapper .gform_body ul li.gfield .ginput_container_consent {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.gform_wrapper .gform_body ul li.gfield .ginput_container_consent input {
  margin: 0 12px 0 0;
}
.gform_wrapper .gform_body ul li.gfield .ginput_container_consent label {
  margin-bottom: 0;
  font-size: 14px;
}
.gform_wrapper .gform_body .gform_fileupload_multifile .gform_drop_area {
  background: #f4f8fa !important;
}
.gform_wrapper .gform_body .gform_fileupload_multifile .gform_drop_area .gform_drop_instructions {
  color: #5e717b !important;
  font-size: 18px;
  line-height: 20px;
  border-radius: 0 !important;
  background: none;
  background-color: #f4f8fa !important;
  padding: 22px 30px !important;
  margin: 0 !important;
  width: 100%;
}
.gform_wrapper .column-count-2-of-2 li.gfield {
  padding: 0 0 0 14px !important;
}
.gform_wrapper .gform_footer {
  text-align: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit] {
  font-size: 18px;
  font-weight: 700 !important;
  letter-spacing: 0;
  line-height: 20px;
  text-transform: none;
  text-align: center;
  color: white;
  border: 0 solid #0389c6;
  border-radius: 0;
  background: #0389c6;
  display: inline-block;
  box-sizing: border-box;
  min-width: 200px;
  width: auto;
  padding: 20px 25px;
  margin: 12px 0 0 0;
  opacity: 1;
  margin: 0 !important;
  font-size: 20px !important;
}
.gform_wrapper .gform_footer input.button:hover,
.gform_wrapper .gform_footer input[type=submit]:hover {
  background: #000081;
  border-color: 0 solid #0389c6;
  color: white;
}
@media only screen and (max-width: 767px) {
  .gform_wrapper .gform_footer input.button,
  .gform_wrapper .gform_footer input[type=submit] {
    font-size: 12px;
    padding: 15px 16px;
    min-width: 120px;
  }
}
@media only screen and (max-width: 650px) {
  .gform_wrapper .gform_footer input.button,
  .gform_wrapper .gform_footer input[type=submit] {
    padding: 6px 32px !important;
  }
}
.gform_wrapper .gform_footer input.button:hover,
.gform_wrapper .gform_footer input[type=submit]:hover {
  background: #0389c6 !important;
  color: #FFF !important;
}

/*------------------------------------*\
	
    FOOTER - CTA
    
\*------------------------------------*/
.bottom-sidebar {
  position: relative;
  background: #5e717b;
}
@media only screen and (max-width: 767px) {
  .bottom-sidebar {
    margin-top: 0;
  }
}
.bottom-sidebar .inner {
  width: 100%;
  max-width: 1410px;
  margin: 0 auto !important;
  padding-left: 30px;
  padding-right: 30px;
  box-sizing: border-box;
  padding-top: 30px;
  padding-bottom: 30px;
  min-height: 270px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .bottom-sidebar .inner {
    width: 100%;
    max-width: 1410px;
    margin: 0 auto !important;
    padding-left: 25px;
    padding-right: 25px;
    box-sizing: border-box;
    padding-top: 60px;
    padding-bottom: 60px;
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
.bottom-sidebar .inner .textwidget {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.bottom-sidebar .inner p, .bottom-sidebar .inner li {
  color: #FFF;
  text-align: center;
}
.bottom-sidebar .inner p a, .bottom-sidebar .inner li a {
  color: #FFF;
}
.bottom-sidebar .inner p a:hover, .bottom-sidebar .inner li a:hover {
  color: #0389c6;
}
.bottom-sidebar .inner p {
  margin-bottom: 0;
}
.bottom-sidebar .widget_media_image {
  padding: 20px 0;
}
.bottom-sidebar .widget_media_image img {
  display: block;
}

/*------------------------------------*\
    
    BLOG SINGLE
    
\*------------------------------------*/
.single-post .dc-titlebox .image-wrapper {
  background-image: url("../../../uploads/2021/01/hero-bubbles.jpg");
}
.single-post .dc-titlebox .text a {
  position: relative;
  font-size: 18px;
  font-weight: 700 !important;
  letter-spacing: 0;
  line-height: 20px;
  text-transform: none;
  text-align: center;
  color: white;
  border: 0 solid #0389c6;
  border-radius: 0;
  background: #0389c6;
  display: inline-block;
  box-sizing: border-box;
  min-width: 200px;
  width: auto;
  padding: 20px 25px;
  margin: 12px 0 0 0;
  opacity: 1;
  color: white;
  padding: 0 0 0 34px;
  border: none;
}
.single-post .dc-titlebox .text a:hover {
  background: #000081;
  border-color: 0 solid #0389c6;
  color: white;
}
@media only screen and (max-width: 767px) {
  .single-post .dc-titlebox .text a {
    font-size: 12px;
    padding: 15px 16px;
    min-width: 120px;
  }
}
.single-post .dc-titlebox .text a:after {
  content: "";
  display: block;
  position: absolute;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  margin-right: 16px;
  font-size: 1.4em;
  vertical-align: 0;
  content: "\f30a";
  transition: all 250ms ease-in-out;
  position: absolute;
  top: -1px;
  left: 0;
  color: #0389c6;
}
.single-post .dc-titlebox .text a:hover {
  padding-left: 50px;
}
.single-post .dc-titlebox .line-wrapper {
  width: auto !important;
  position: absolute;
  z-index: 10;
}
@media only screen and (max-width: 767px) {
  .single-post .dc-titlebox .line-wrapper {
    display: none !important;
  }
}
.single-post .dc-titlebox .line-wrapper .line-wrapper-para {
  opacity: 0;
  transition: opacity 250ms ease-in-out;
}
.single-post .dc-titlebox .line-wrapper.right-lines {
  top: -95px !important;
  right: -120px;
}
.single-post .dc-titlebox .line-wrapper.right-lines .lines {
  width: 292px;
  height: 350px;
  background: url("../img/dowsing/dowsing-diags-lines2.svg") no-repeat;
}
@media only screen and (max-width: 949px) {
  .single-post .dc-titlebox .line-wrapper.right-lines .lines {
    margin-top: -160px;
  }
}
.single-post .content {
  position: relative;
  width: 800px;
  max-width: 100%;
  padding: 0 25px;
  margin: 40px auto 80px;
}
@media only screen and (max-width: 767px) {
  .single-post .content {
    padding: 0 30px;
    margin-top: 40px;
    margin-bottom: 100px;
  }
}
.single-post .content .image-wrapper {
  max-height: 480px;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.single-post .content .image-wrapper img {
  object-fit: cover;
}
.single-post .dc-social-share {
  width: 100%;
  text-align: right;
}
.single-post .dc-social-share .social-share-inner {
  position: relative;
  z-index: 999999;
  max-width: 810px;
  padding: 30px 30px 0;
  margin: 0 auto;
}
.single-post .dc-social-share .social-share-inner ul {
  margin-bottom: 0;
}
.single-post .dc-social-share .social-share-inner ul li {
  display: inline;
}

/*------------------------------------*\
	
    VIDEO BLOCK - THEME SPECIFIC
    
\*------------------------------------*/
.dc-video-wrapper {
  padding: 0 30px;
  background-color: #191919;
}
@media only screen and (max-width: 767px) {
  .dc-video-wrapper {
    padding: 0;
  }
}
.dc-video-wrapper .inner {
  max-width: 850px;
  padding: 30px;
  margin: 0 auto;
  height: 510px;
  max-height: 60vw;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  background-size: cover;
  background-position: center;
}
.dc-video-wrapper .inner a {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.dc-video-wrapper .inner a img {
  width: 100%;
  display: none;
}
.dc-video-wrapper .inner .play-btn {
  position: absolute;
}

span.play-btn {
  width: 120px;
  height: 120px;
  box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.5);
  background-color: #0389c6;
  border-radius: 100%;
  border: 2px solid #0389c6;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  opacity: .64;
}
span.play-btn .triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 27px 0 27px 38px;
  border-color: transparent transparent transparent #ffffff;
  margin-left: 5px;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  max-width: 100%;
  height: auto;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

 /*------------------------------------*\
	
    ICON BLOCKS

\*------------------------------------*/
.home .dc-icon-blocks {
  margin-top: -75px;
}
.dc-icon-blocks .inner {
  width: calc(100% - 60px) !important;
  max-width: 1350px !important;
  padding: 33px 0 0 !important;
  box-shadow: 0 0 12px 6px rgba(1, 1, 1, 0.07);
}
.home .dc-icon-blocks .inner {
  background: white;
  padding: 60px 0 0 !important;
}
@media only screen and (max-width: 650px) {
  .home .dc-icon-blocks .inner {
    padding: 25px 10px 10px !important;
  }
}
.dc-icon-blocks .inner .title-wrapper {
  margin-bottom: 20px;
}
.home .dc-icon-blocks .inner .title-wrapper {
  margin-bottom: 55px;
}
@media only screen and (max-width: 650px) {
  .home .dc-icon-blocks .inner .title-wrapper {
    margin-bottom: 0;
  }
  .home .dc-icon-blocks .inner .title-wrapper h2 {
    font-size: 23px;
    margin-bottom: 0;
  }
}
.dc-icon-blocks .inner .items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.dc-icon-blocks .inner .items .item {
  text-align: center;
  position: relative;
  padding: 75px 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  transition: all 250ms ease-in-out;
}
.home .dc-icon-blocks .inner .items .item {
  padding: 60px 30px 50px;
}
@media only screen and (max-width: 849px) {
  .home .dc-icon-blocks .inner .items .item {
    padding: 30px 0;
  }
}
@media only screen and (max-width: 650px) {
  .home .dc-icon-blocks .inner .items .item {
    padding: 40px 10px 0px;
  }
}
@media only screen and (max-width: 849px) {
  body:not(.home) .dc-icon-blocks .inner .items .item {
    padding: 25px 30px;
  }
}
.dc-icon-blocks .inner .items .item .icon {
  position: relative;
  height: 137px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
@media only screen and (max-width: 849px) {
  .dc-icon-blocks .inner .items .item .icon {
    height: 100px;
  }
}
.dc-icon-blocks .inner .items .item .icon img {
  height: 75px;
}
.home .dc-icon-blocks .inner .items .item .icon img {
  height: 92px;
}
@media only screen and (max-width: 849px) {
  .home .dc-icon-blocks .inner .items .item .icon img {
    height: 60px;
  }
}
@media only screen and (min-width: 651px) {
  .dc-icon-blocks .inner .items .item .icon:after {
    content: "";
    position: absolute;
    top: -9px;
    left: calc(50% - 60px);
    height: 120px;
    width: 120px;
    background: url("../img/unite/hover-circle.png") no-repeat;
    background-size: contain;
    -ms-transform: rotate(270deg);
        transform: rotate(270deg);
    opacity: 0;
    transition: all 250ms ease-in;
  }
}
@media only screen and (min-width: 651px) and (min-width: 850px) {
  .dc-icon-blocks .inner .items .item .icon:after {
    top: 11px;
  }
}
@media only screen and (min-width: 651px) {
  .home .dc-icon-blocks .inner .items .item .icon:after {
    top: -9px;
    left: calc(50% - 80px);
    height: 160px;
    width: 160px;
  }
}
@media only screen and (min-width: 651px) and (max-width: 849px) {
  .home .dc-icon-blocks .inner .items .item .icon:after {
    top: -10px;
    left: calc(50% - 60px);
    height: 120px;
    width: 120px;
  }
}

.dc-icon-blocks .inner .items .item .title {
  color: #000081;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2em;
  min-height: 2.4em;
  margin-top: 25px;
}
.home .dc-icon-blocks .inner .items .item .title {
  font-size: 18px;
}
@media only screen and (max-width: 849px) {
  .home .dc-icon-blocks .inner .items .item .title {
    font-size: 16px;
  }
}
@media only screen and (max-width: 650px) {
  .home .dc-icon-blocks .inner .items .item .title {
    font-size: 14px;
  }
}
@media only screen and (min-width: 651px) {
  .dc-icon-blocks .inner .items .item:hover {
    background: #f4f8fa;
  }
  .dc-icon-blocks .inner .items .item:hover .icon:after {
    -ms-transform: rotate(0);
        transform: rotate(0);
    opacity: 1;
    transition: all 500ms ease-in;
  }
  .dc-icon-blocks .inner .items .item:hover .title {
    color: #0389c6;
  }
}
.dc-icon-blocks .inner .items .item > a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.dc-icon-blocks .inner .items.col_3 .item {
  width: 33.33%;
  height: 325px;
  max-height: 30vw;
  min-height: 318px;
}
@media only screen and (max-width: 849px) {
  .dc-icon-blocks .inner .items.col_3 .item {
    height: 228px;
    min-height: 228px;
  }
}
@media only screen and (max-width: 650px) {
  .dc-icon-blocks .inner .items.col_3 .item {
    width: 50%;
    min-height: 160px;
  }
}
@media only screen and (max-width: 849px) {
  .dc-icon-blocks .inner .items.col_5 {
    -ms-flex-pack: center;
        justify-content: center;
  }
}
.dc-icon-blocks .inner .items.col_5 .item {
  width: 20%;
}
@media only screen and (max-width: 849px) {
  .dc-icon-blocks .inner .items.col_5 .item {
    width: 33%;
  }
}
@media only screen and (max-width: 559px) {
  .dc-icon-blocks .inner .items.col_5 .item {
    width: 50%;
  }
}

 /*------------------------------------*\
	
   FORM SECTION

\*------------------------------------*/
.dc-contact.with-jobs .inner .title-wrapper {
  margin-bottom: 90px;
}
.dc-contact.with-jobs .inner .form-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /*
  				@include mq('tablet', min) {
  					margin-right: -30px;
  				}
  */
}
.dc-contact.with-jobs .inner .form-content .job-details {
  background: white;
  box-shadow: 0 0 12px 2px rgba(1, 1, 1, 0.1);
  width: 100%;
  padding: 60px 20px;
  margin-bottom: 40px;
  min-width: 300px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .dc-contact.with-jobs .inner .form-content .job-details {
    width: calc(33.333% - 40px);
    margin-right: 40px;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 950px) {
  .dc-contact.with-jobs .inner .form-content .job-details {
    width: calc(33.333% - 80px);
    margin-right: 80px;
  }
}
.dc-contact.with-jobs .inner .form-content .job-details .job_count {
  color: #000081;
  font-size: 105px;
  font-weight: 900;
  line-height: 105px;
  position: relative;
  margin-bottom: 20px;
}
.dc-contact.with-jobs .inner .form-content .job-details .job_count:after {
  content: "";
  background: white;
  position: absolute;
  top: 58px;
  left: 0;
  width: 100%;
  height: 2px;
}
.dc-contact.with-jobs .inner .form-content .job-details span {
  color: #000081;
  font-size: 18px;
  font-weight: 700;
}
.dc-contact.with-jobs .inner .form-content .job-details span p {
  margin: 0;
}
.dc-contact.with-jobs .inner .form-content .contact-form {
  -ms-flex: 1;
      flex: 1;
}
.dc-contact.with-jobs .inner .form-content .contact-form .gform_wrapper .gform_footer {
  position: relative;
}
.dc-contact.with-jobs .inner .form-content .contact-form .gform_wrapper .gform_footer input[type=submit] {
  position: absolute;
  right: 0;
  padding: 21px 28px;
  min-width: 100px;
  font-size: 18px !important;
}
@media only screen and (min-width: 768px) {
  .dc-contact.with-jobs .inner .form-content .contact-form .gform_wrapper .gform_footer input[type=submit] {
    top: -50px;
  }
}
.dc-contact.default .inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.dc-contact.default .inner .text,
.dc-contact.default .inner .contact-form {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .dc-contact.default .inner .text {
    width: 40%;
    padding-right: 6%;
  }
  .dc-contact.default .inner .contact-form {
    -ms-flex: 1;
        flex: 1;
  }
}

/*------------------------------------*\
	
    ACCORDION BLOCK
    
\*------------------------------------*/
.dc-accordion.bg_blue_light {
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 100px;
  background: #f4f8fa;
}
@media only screen and (max-width: 767px) {
  .dc-accordion.bg_blue_light {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.dc-accordion .inner .title-wrapper {
  max-width: 470px;
}
@media only screen and (max-width: 767px) {
  .dc-accordion .inner .title-wrapper {
    margin-bottom: 30px;
  }
}
.dc-accordion .inner .title-wrapper .title {
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .dc-accordion .inner {
    display: -ms-flexbox;
    display: flex;
  }
  .dc-accordion .inner .title-wrapper {
    padding-right: 15px;
  }
}
.dc-accordion .inner .accordion-wrapper .accordion {
  margin-bottom: 12px;
}
.dc-accordion .inner .accordion-wrapper .accordion .title {
  font-size: 18px;
  font-weight: 700;
  color: #0389c6;
  line-height: 1em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 23px 24px;
  box-shadow: 0 0 7px 2px rgba(1, 1, 1, 0.05);
  cursor: pointer;
  transition: all 250ms ease-in-out;
}
.dc-accordion .inner .accordion-wrapper .accordion .title:after {
  content: "";
  display: block;
  position: absolute;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  margin-left: 12px;
  margin-right: 0;
  font-size: 18px;
  line-height: 18px;
  position: relative;
  vertical-align: 0;
  content: "\f0da";
  transition: all 300ms ease-in-out;
}
.dc-accordion .inner .accordion-wrapper .accordion .title:hover {
  background: #f4f8fa;
}
.dc-accordion .inner .accordion-wrapper .accordion .content {
  max-height: 0;
  overflow: hidden;
  padding: 0 24px;
  transition: all 200ms ease-in-out;
}
.dc-accordion .inner .accordion-wrapper .accordion .content.hide {
  max-height: 0;
  margin-bottom: 0;
}
.dc-accordion .inner .accordion-wrapper .accordion.active .title:after {
  content: "\f0d7";
}
.dc-accordion .inner .accordion-wrapper .accordion.active .title:hover {
  box-shadow: 0;
  background: white;
}
.dc-accordion .inner .accordion-wrapper .accordion.active .content {
  max-height: 1000px;
  padding: 30px 24px 8px;
  transition: all 300ms ease-in-out;
}
.dc-accordion .inner .accordion-wrapper .accordion:first-child .title {
  margin: 0;
  padding-top: 20px;
}

/*------------------------------------*\
    BREADCRUMB
    
    • Mobile first
\*------------------------------------*/
.home #breadcrumbs {
  display: none;
}
#breadcrumbs a,
#breadcrumbs span {
  color: white;
  font-size: 14px;
  font-weight: 600;
}
#breadcrumbs a {
  padding-right: 6px;
}
#breadcrumbs a:hover {
  text-decoration: underline;
}
#breadcrumbs span {
  padding-left: 6px;
}

/* THEME SPECIFIC */
/*------------------------------------*\
	
    JOBBOARD - ITEMS

\*------------------------------------*/
.sidebar .dc-job-board {
  margin: -40px -25px -40px -25px;
  background: white !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.dc-job-board.job-widget {
  /*background: url("../img/unite/jobs-bg.png") no-repeat;*/
  background-position: center;
  background-size: cover;
  padding-top: 40px;
  margin-top: 0px;
  padding-bottom: 40px;
}

.dc-job-board.job-widget .title-wrapper{
    display: none;
}

.dc-job-board.job-widget .button_wrapper {
  text-align: center;
  margin-top: 20px;
}
.dc-job-board.job-widget .button_wrapper .dc-btn:hover {
  background: white;
  color: #0389c6;
}
.dc-job-board.job-widget #ja-jobs-widget {
    padding-top: 30px;
}
.dc-job-board #ja-jobs-widget {
  margin-top: 0;
  padding-top: 0px;
}
.dc-job-board.job-board {
  padding-bottom: 100px;
  margin-top: 0 !important;
}
.dc-job-board.job-board:before {
  content: "";
  background: #f4f8fa;
  position: absolute;
  width: 100vw;
  height: calc(100% + 200px);
  left: 0;
  top: -200px;
}
@media only screen and (max-width: 650px) {
  .dc-job-board.job-board .ja-job-list {
    -ms-flex-direction: column;
        flex-direction: column;
    width: 100%;
    padding: 0;
  }
}
.dc-job-board .inner {
  position: relative;
  padding-top: 80px;
  padding-top: 0 !important;
}
.sidebar .dc-job-board .inner {
  padding: 80px 0 0;
}
.sidebar .dc-job-board .inner .title-wrapper {
  display: -ms-flexbox;
  display: flex;
}
.sidebar .dc-job-board .inner .title-wrapper a {
  white-space: nowrap;
  font-weight: 700;
}
.dc-job-board .inner .title-wrapper h2.title {
  text-align: left;
  font-size: 50px;
  line-height: 1.1em;
  color: #000;
  font-weight: 700;
  margin-bottom: 0px;
  margin-left: 8px;
}
@media only screen and (max-width: 650px) {
  .dc-job-board .inner .title-wrapper h2.title {
    font-size: 40px;
  }
}
.sidebar .dc-job-board .inner .title-wrapper h2.title {
  color: #000081;
  font-size: 26px;
  margin-left: 0;
  margin-bottom: 0;
}
.dc-job-board .inner .title-wrapper h2.title span {
  display: inline-block;
  position: relative;
  z-index: 1;
  width: auto;
}
.dc-job-board .inner .title-wrapper h2.title span:before {
  content: "";
  background: #0389c6;
  position: absolute;
  top: 0;
  left: -8px;
  width: calc(100% + 16px);
  height: 83%;
  z-index: -1;
}
.dc-job-board .powered-by-jobadder {
  font-size: 12px;
  margin-top: -30px;
}

.dc-job-board #ja-jobs-widget .ja-job-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100% + 25px);
  position: relative;
  padding: 0;
  margin: 0 auto;
  overflow: hidden;
}
@media only screen and (max-width: 650px) {
  .dc-job-board #ja-jobs-widget .ja-job-list {
    -ms-flex-direction: column;
        flex-direction: column;
    width: 100%;
    padding: 0;
  }
}
.sidebar .dc-job-board #ja-jobs-widget .ja-job-list {
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%;
  overflow: visible;
}
.dc-job-board #ja-jobs-widget .job {
  position: relative;
  width: calc(33.333% - 25px);
  margin-right: 25px;
  margin-bottom: 25px;
  padding: 75px 45px 32px;
  background: white;
}
@media only screen and (max-width: 1099px) {
  .dc-job-board #ja-jobs-widget .job {
    padding: 75px 25px 22px;
  }
}
@media only screen and (max-width: 849px) {
  .dc-job-board #ja-jobs-widget .job {
    width: calc(50% - 25px);
  }
}
@media only screen and (max-width: 650px) {
  .dc-job-board #ja-jobs-widget .job {
    width: 100%;
  }
}
.sidebar .dc-job-board #ja-jobs-widget .job {
  width: 100%;
  margin-right: 0;
  margin-bottom: 16px;
  padding: 25px;
  box-shadow: 0 0 7px 2px rgba(1, 1, 1, 0.1);
}
.dc-job-board #ja-jobs-widget .job:before {
  content: "";
  position: absolute;
  top: 30px;
  right: 30px;
  width: 70px;
  height: 70px;
  border-radius: 100px;
  background-image: url("../img/favs/favicon.png");
  background-color: #f4f8fa;
  background-position: center;
  background-size: auto 50px;
  background-repeat: no-repeat;
}
.sidebar .dc-job-board #ja-jobs-widget .job:before {
  top: 25px;
  right: 25px;
}
.dc-job-board #ja-jobs-widget .job.building:before {
  background-size: auto 35px;
  background-image: url("../../../uploads/2022/11/icon-building.png");
}
.dc-job-board #ja-jobs-widget .job.engineering:before {
  background-size: auto 35px;
  background-image: url("../../../uploads/2022/11/icon-engineering.png");
}
.dc-job-board #ja-jobs-widget .job.hr:before {
  background-size: auto 35px;
  background-image: url("../../../uploads/2022/11/icon-hr.png");
}
.dc-job-board #ja-jobs-widget .job.mining:before {
  background-size: auto 35px;
  background-image: url("../../../uploads/2022/11/icon-mining.png");
}
.dc-job-board #ja-jobs-widget .job.trades:before {
  background-size: auto 35px;
  background-image: url("../../../uploads/2022/11/icon-trades.png");
}
.dc-job-board #ja-jobs-widget .job.all:before {
  background-size: auto 35px;
  background-image: url("../../../uploads/2022/11/icon-all-jobs.png");
}
.dc-job-board #ja-jobs-widget .job h2.title {
  padding-top: 50px;
}
.sidebar .dc-job-board #ja-jobs-widget .job h2.title {
  padding-top: 25px;
  padding-left: 0;
  max-width: calc(100% - 80px);
  margin-bottom: 10px;
}
.dc-job-board #ja-jobs-widget .job h2.title a {
  color: #000081;
  font-size: 23px;
  font-weight: 600;
  line-height: 1.4em;
  min-height: 4.2em;
  display: block;
}
.dc-job-board #ja-jobs-widget .job h2.title a:hover {
  color: #0389c6;
}
@media only screen and (max-width: 1099px) {
  .dc-job-board #ja-jobs-widget .job h2.title a {
    font-size: 19px;
  }
}
.sidebar .dc-job-board #ja-jobs-widget .job h2.title a {
  font-size: 14px;
  min-height: 20px;
  margin-left: 0;
  margin-bottom: 21px;
  font-weight: 600;
}
.sidebar .dc-job-board #ja-jobs-widget .job .meta ul.classifications {
  display: none;
}
.dc-job-board #ja-jobs-widget .job .meta ul.classifications li {
  font-size: 12px;
  line-height: 1.2em;
  margin-left: 17px;
}
.dc-job-board #ja-jobs-widget .job .meta ul.classifications li:nth-child(1) {
  position: absolute;
  top: 40px;
  left: 45px;
  color: #0389c6;
  font-weight: 700;
  font-size: 18px;
  list-style: none;
  margin-left: 0;
  padding-right: 110px;
}
@media only screen and (max-width: 1099px) {
  .dc-job-board #ja-jobs-widget .job .meta ul.classifications li:nth-child(1) {
    left: 25px;
  }
}
.dc-job-board #ja-jobs-widget .job .meta .date-posted {
  position: absolute;
  top: 90px;
  left: 45px;
  color: #000081;
  font-weight: 600;
  font-size: 12px;
}
@media only screen and (max-width: 1099px) {
  .dc-job-board #ja-jobs-widget .job .meta .date-posted {
    left: 25px;
  }
}
.sidebar .dc-job-board #ja-jobs-widget .job .meta .date-posted {
  top: 19px;
  left: 25px;
}
.dc-job-board #ja-jobs-widget .job .summary {
  display: none;
}
.dc-job-board #ja-jobs-widget .job .view-details {
  margin-top: 20px;
  display: block;
  color: #0389c6;
}
.dc-job-board #ja-jobs-widget .job .view-details:hover {
  color: #000081;
}
.dc-job-board #ja-jobs-widget .job .view-details:before {
  content: "";
  display: block;
  position: absolute;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  margin-right: 12px;
  font-size: 1em;
  position: relative;
  vertical-align: 0;
  content: "\f0da";
  transition: all 250ms ease-in-out;
  font: normal normal normal 14px/1 FontAwesome;
}

.home .ja-pager-container {
  display: none;
}

.no-jobs-content {
  text-align: center;
  margin-bottom: 170px;
  font-size: 16px;
}

.ja-pager-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 80px;
}
.ja-pager-container .ja-pager {
  margin-right: 10px;
  margin-bottom: 15px;
}
.ja-pager-container .ja-pager span {
  padding: 1px 7px;
  margin-right: 3px;
  display: inline-block;
  background: #0389c6;
  color: white;
}
.ja-pager-container .ja-pager a {
  padding: 1px 7px;
  margin-right: 3px;
  display: inline-block;
  background: white;
  color: #0389c6;
}
.ja-pager-container .ja-pager a:hover {
  background: #0389c6;
  color: white;
}
.ja-pager-container .ja-pager a.previous {
  margin-right: 8px;
}
.ja-pager-container .ja-pager a.next {
  margin-left: 8px;
  padding: 1px 7px;
  display: inline-block;
  background: #0389c6;
  color: white;
}
.ja-pager-container .ja-pager a.next:hover {
  background: #000081;
  color: white;
}

.slick-dots {
  width: calc(100% - 20px);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-order: 3;
      order: 3;
}
@media only screen and (max-width: 767px) {
  .slick-dots {
    -ms-flex-order: 1;
        order: 1;
    -ms-flex-direction: row;
        flex-direction: row;
    margin: 0 6% 70px;
  }
}
.slick-dots li {
  margin: 0;
  list-style: none;
}
.slick-dots li button {
  display: block;
  position: relative;
  height: 11px;
  width: 11px;
  margin: 4px;
  border-radius: 10px;
  background: #FFF;
  text-indent: -9999px;
  border: 1px solid #0389c6;
}
.slick-dots li.slick-active button {
  background: #0389c6;
}

#ja-jobs-widget .ja-job-details {
  max-width: 900px;
}
#ja-jobs-widget .ja-job-details:before {
  content: "";
  position: absolute;
  top: -1000px;
  height: calc(100% + 2000px);
  left: -50vw;
  width: 200vw;
  background: white;
}
#ja-jobs-widget .ja-job-details > * {
  position: relative;
}
#ja-jobs-widget .ja-job-details .apply {
  margin-top: 60px;
}
#ja-jobs-widget .ja-job-details .apply input {
  font-size: 18px;
  font-weight: 700 !important;
  letter-spacing: 0;
  line-height: 20px;
  text-transform: none;
  text-align: center;
  color: white;
  border: 0 solid #0389c6;
  border-radius: 0;
  background: #0389c6;
  display: inline-block;
  box-sizing: border-box;
  min-width: 200px;
  width: auto;
  padding: 20px 25px;
  margin: 12px 0 0 0;
  opacity: 1;
  margin: 0 0 0 30px !important;
  font-size: 20px !important;
}
#ja-jobs-widget .ja-job-details .apply input:hover {
  background: #000081;
}

footer.footer {
  position: relative;
}

/*------------------------------------*\
	
    JOBBOARD - FILTERS
    
\*------------------------------------*/
.dc-job-board.job-widget .ja-job-search {
  display: none;
}
.dc-job-board .ja-job-search .ja-form {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 100px;
}
@media only screen and (max-width: 767px) {
  .dc-job-board .ja-job-search .ja-form {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
.dc-job-board .ja-job-search .ja-form .ja-field-container {
  position: relative;
}
.dc-job-board .ja-job-search .ja-form .ja-field-container:nth-child(1) {
  display: none;
}
.dc-job-board .ja-job-search .ja-form .ja-field-container:nth-child(2) {
  display: none;
}
.dc-job-board .ja-job-search .ja-form .ja-field-container:nth-child(3) {
  padding-right: 20px;
  -ms-flex-order: 2;
      order: 2;
  width: 33.333%;
}
.dc-job-board .ja-job-search .ja-form .ja-field-container:nth-child(4) {
  display: none;
}
.dc-job-board .ja-job-search .ja-form .ja-field-container:nth-child(5) {
  padding-right: 20px;
  -ms-flex-order: 1;
      order: 1;
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .dc-job-board .ja-job-search .ja-form .ja-field-container {
    margin-bottom: 6px;
    width: 100% !important;
    max-width: 400px;
    padding-right: 0;
  }
}
.dc-job-board .ja-job-search .ja-form .ja-field-container label {
  font-size: 18px;
  font-weight: 700;
  position: absolute;
  top: -40px;
}
.dc-job-board .ja-job-search .ja-form .ja-field-container input,
.dc-job-board .ja-job-search .ja-form .ja-field-container select {
  height: 60px;
  width: 100%;
  padding: 0 20px;
  background: white;
  border: 0 none;
  font-size: 18px;
  font-weight: 400;
  color: #5e717b;
}
@media only screen and (max-width: 767px) {
  .dc-job-board .ja-job-search .ja-form .ja-field-container input,
  .dc-job-board .ja-job-search .ja-form .ja-field-container select {
    height: 50px;
  }
}
.dc-job-board .ja-job-search .ja-form .ja-field-container select {
  border-right: 15px solid white;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("../img/ic_arrow.svg") !important;
  background-repeat: no-repeat !important;
  background-size: 21px !important;
  background-position: calc(100% - 10px) center !important;
}
.dc-job-board .ja-job-search .ja-form .ja-submit {
  -ms-flex-order: 3;
      order: 3;
}
.dc-job-board .ja-job-search .ja-form .ja-submit input {
  color: white;
  font-size: 18px;
  font-weight: 700;
  width: 220px;
  padding: 10px 20px;
  height: 60px;
  background: #0389c6;
  border: 1px solid #0389c6;
}
.dc-job-board .ja-job-search .ja-form .ja-submit input:hover {
  background: #000081;
  border: 1px solid #000081;
}
@media only screen and (max-width: 767px) {
  .dc-job-board .ja-job-search .ja-form .ja-submit input {
    height: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .dc-job-board .ja-job-search .ja-form .ja-field-container,
  .dc-job-board .ja-job-search .ja-form .ja-submit {
    width: 100%;
  }
}

/*
.controls.dc-filters{
	
	@include mq('tablet', max) {    			
		display: flex;
		padding: 0 3px;
		margin: -22px !important;
	}
	    
	button,
	select{
		@extend %base_font_family;
	    text-transform: $post_grid_filter_transform;	
	    color: $post_grid_filter_color;

	    position: relative;
		padding: $post_grid_filter_padding;

	    border: $post_grid_filter_border;
	    border-width: $post_grid_filter_border_width;
	    border-radius: $post_grid_filter_border_radius;
	    
		background: $post_grid_filter_background;	    

	    &.mixitup-control-active,
	    &:hover{
	    	background-color: $post_grid_filter_background_hover;
	    	border-color: $post_grid_filter_border_hover;
	    	color: $post_grid_filter_color_hover;
	    }
	    
	    @if $post_grid_filter_border_bottom == true {
		
			border: 1px solid transparent;
			
			&:after {
			    content: "";

			    position: absolute;
			    bottom: 0;
			    left: 0;

			    width: 100%;
			    height: 8px;
			    
			    border-radius: 22px;
			    background: transparent;
			    
			    @include effect(all, 250ms, ease-in-out);
			}
			
			&.mixitup-control-active,
			&:hover {
				
				&:after {
					background: $theme_color;
				}
			}
		}	    
	}
	
	select {	
	    border: $post_grid_filter_border;
	    border-width: $post_grid_filter_border_width;
	        
	    color: #111;
		font-weight: 400;
	    
		-webkit-appearance: none;
		
	    background-color: white;
	    background-image: url('../img/ic_arrow.svg');
	    background-size: 21px;
	    background-position: calc(100% - 10px) center;
	    background-repeat: no-repeat;

	    padding-right: 50px;
	    
		@include mq('tablet', max) {    			
			display: none;
		}
	}

	.show-desktop{

		@include mq('tablet', max) {    			
			display: none;
		}

	}

	.show-mobile{
		display: none;

		@include mq('tablet', max) {    			
			display: block;
		    margin: 0 0 20px;
		    padding: 10px 18px 10px;
		}
	}
}
*/
/*------------------------------------*\
	
    PROJECTS - ITEMS

\*------------------------------------*/
.dc-projects-grid {
  padding-top: 105px;
  padding-bottom: 105px;
  background: #f4f8fa;
}
.dc-projects-grid:not(.widget) {
  margin-top: -112px !important;
  padding-top: 190px;
}
.dc-projects-grid:last-of-type {
  margin-bottom: 0;
}
.dc-projects-grid.widget {
  background: url("../img/unite/jobs-bg.png") no-repeat;
  background-position: center;
  background-size: cover;
}
.dc-projects-grid .inner .title-wrapper h2.title {
  text-align: center;
  font-size: 62px;
  line-height: 1.1em;
  color: white;
  font-weight: 800;
  margin-bottom: 58px;
  margin-left: 8px;
}
.dc-projects-grid .inner .title-wrapper h2.title span {
  display: inline-block;
  position: relative;
  z-index: 1;
  width: auto;
}
.dc-projects-grid .inner .title-wrapper h2.title span:before {
  content: "";
  background: #0389c6;
  position: absolute;
  top: 0;
  left: -8px;
  width: calc(100% + 16px);
  height: 83%;
  z-index: -1;
}

/*------------------------------------*\
	
    PARTNERS CAROUSEL

\*------------------------------------*/
.dc-partners .items {
  padding-top: 58px;
}
.dc-partners .item {
  padding: 0 20px;
}
.dc-partners .item img {
  max-height: 100%;
  max-width: 100%;
}
.dc-partners .slick-dots {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: row;
      flex-direction: row;
  margin: 80px 0 0;
  -ms-flex-order: 3;
      order: 3;
}
.dc-partners .slick-dots li {
  margin: 0;
  list-style: none;
}
.dc-partners .slick-dots li button {
  display: block;
  position: relative;
  height: 8px;
  width: 8px;
  margin: 3px;
  border-radius: 10px;
  background: #dbe4e8;
  text-indent: -9999px;
  border: 0 none;
}
.dc-partners .slick-dots li.slick-active button {
  background: #0389c6;
}
.dc-partners button.slick-arrow {
  border: 0 none;
  background: none;
  position: absolute;
  top: 33%;
  width: 50px;
  height: 50px;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  color: #dbe4e8;
  font-size: 0;
}
@media only screen and (max-width: 767px) {
  .dc-partners button.slick-arrow {
    position: absolute;
  }
}
.dc-partners button.slick-arrow:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  vertical-align: 0;
  font-size: 35px;
}
@media only screen and (min-width: 1360px) {
  .dc-partners button.slick-arrow:after {
    font-size: 40px;
  }
}
@media only screen and (min-width: 1550px) {
  .dc-partners button.slick-arrow:after {
    font-size: 45px;
  }
}
.dc-partners button.slick-arrow.slick-prev {
  left: -35px;
}
@media only screen and (max-width: 767px) {
  .dc-partners button.slick-arrow.slick-prev {
    right: 70px;
  }
}
.dc-partners button.slick-arrow.slick-prev:after {
  content: "\f104";
}
.dc-partners button.slick-arrow.slick-next {
  right: -35px;
}
@media only screen and (max-width: 767px) {
  .dc-partners button.slick-arrow.slick-next {
    right: 6px;
  }
}
.dc-partners button.slick-arrow.slick-next:after {
  content: "\f105";
}
.dc-partners button.slick-arrow:hover {
  color: #0389c6;
}

/*------------------------------------*\
	
    TEAM BLOCK

\*------------------------------------*/
.dc-team-grid .inner .title-wrapper h2.title {
  text-align: center;
  font-size: 62px;
  line-height: 1.1em;
  color: white;
  font-weight: 800;
  margin-bottom: 58px;
  margin-left: 8px;
}
.dc-team-grid .inner .title-wrapper h2.title span {
  display: inline-block;
  position: relative;
  z-index: 1;
  width: auto;
}
.dc-team-grid .inner .title-wrapper h2.title span:before {
  content: "";
  background: #0389c6;
  position: absolute;
  top: 0;
  left: -8px;
  width: calc(100% + 16px);
  height: 83%;
  z-index: -1;
}
.dc-team-grid .inner .team-wrapper .member {
  margin-bottom: 50px;
  /*
  				.member_img {
  					
  					img {
  						
  					}
  				}
  */
}
@media only screen and (max-width: 650px) {
  .dc-team-grid .inner .team-wrapper .member {
    margin-bottom: 25px;
  }
}
.dc-team-grid .inner .team-wrapper .member .member_details {
  padding: 35px 35px 20px;
}
@media only screen and (max-width: 650px) {
  .dc-team-grid .inner .team-wrapper .member .member_details {
    padding: 25px 25px 20px;
  }
}
.dc-team-grid .inner .team-wrapper .member .member_details .name {
  min-height: 1.2em;
  margin-bottom: 10px;
}
.dc-team-grid .inner .team-wrapper .member .member_details .position {
  font-size: 14px;
  font-weight: 700;
  color: #0389c6;
}
.dc-team-grid .inner .team-wrapper .member .member_details .description {
  font-size: 12px;
  line-height: 1.7em;
}
.dc-team-grid .inner .team-wrapper .member .member_details div.contact {
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}
.dc-team-grid .inner .team-wrapper .member .member_details div.contact a {
  border-radius: 50%;
  border: 1px solid #000081;
  color: #000081;
  font-size: 10px;
  width: 20px;
  height: 20px;
  margin-right: 4px;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.dc-team-grid .inner .team-wrapper .member .member_details div.contact a span {
  text-indent: -9999px;
}
.dc-team-grid .inner .team-wrapper .member .member_details div.contact a i {
  transition: all 250ms ease-in-out;
}
.dc-team-grid .inner .team-wrapper .member .member_details div.contact a:hover {
  background: #000081;
}
.dc-team-grid .inner .team-wrapper .member .member_details div.contact a:hover i {
  color: white;
}
.dc-team-grid .inner .team-wrapper .member .member_details div.contact .contact i {
  font-size: 8px;
}
.dc-team-grid .inner .team-wrapper .member .member_details div.contact .linkedin i {
  padding-left: 2px;
}

/*------------------------------------*\
	
    JOB SEARCH
    
\*------------------------------------*/
#job_search form,
#header_job_search form {
  display: -ms-flexbox;
  display: flex;
}
#job_search form input,
#job_search form select,
#header_job_search form input,
#header_job_search form select {
  height: 60px;
  padding: 0 20px;
  background: white;
  border: 0 none;
  font-size: 18px;
  font-weight: 400;
}
#job_search form input::-webkit-input-placeholder,
#job_search form select::-webkit-input-placeholder,
#header_job_search form input::-webkit-input-placeholder,
#header_job_search form select::-webkit-input-placeholder {
  font-size: 18px;
  font-weight: 400 !important;
}
#job_search form input::-moz-placeholder,
#job_search form select::-moz-placeholder,
#header_job_search form input::-moz-placeholder,
#header_job_search form select::-moz-placeholder {
  font-size: 18px;
  font-weight: 400 !important;
}
#job_search form input:-ms-input-placeholder,
#job_search form select:-ms-input-placeholder,
#header_job_search form input:-ms-input-placeholder,
#header_job_search form select:-ms-input-placeholder {
  font-size: 18px;
  font-weight: 400 !important;
}
#job_search form input::-moz-placeholder,
#job_search form select::-moz-placeholder,
#header_job_search form input::-moz-placeholder,
#header_job_search form select::-moz-placeholder {
  font-size: 18px;
  font-weight: 400 !important;
}
#job_search form input:focus::-webkit-input-placeholder,
#job_search form select:focus::-webkit-input-placeholder,
#header_job_search form input:focus::-webkit-input-placeholder,
#header_job_search form select:focus::-webkit-input-placeholder {
  color: #0389c6;
}
#job_search form input:focus::-moz-placeholder,
#job_search form select:focus::-moz-placeholder,
#header_job_search form input:focus::-moz-placeholder,
#header_job_search form select:focus::-moz-placeholder {
  color: #0389c6;
}
#job_search form input:focus:-ms-input-placeholder,
#job_search form select:focus:-ms-input-placeholder,
#header_job_search form input:focus:-ms-input-placeholder,
#header_job_search form select:focus:-ms-input-placeholder {
  color: #0389c6;
}
#job_search form input:focus::-moz-placeholder,
#job_search form select:focus::-moz-placeholder,
#header_job_search form input:focus::-moz-placeholder,
#header_job_search form select:focus::-moz-placeholder {
  color: #0389c6;
}
#job_search form input,
#header_job_search form input {
  width: 280px;
}
#job_search form select,
#header_job_search form select {
  width: 220px;
  border-right: 20px solid white;
  -ms-flex: 1;
      flex: 1;
  color: #5e717b;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("../img/ic_arrow.svg") !important;
  background-repeat: no-repeat !important;
  background-size: 21px !important;
  background-position: calc(100% - 10px) center !important;
}
#job_search form input[type="submit"],
#header_job_search form input[type="submit"] {
  color: white;
  font-size: 0;
  font-weight: 700;
  width: 60px;
  height: 60px;
  background: #0389c6;
  border: 1px solid #0389c6;
  background-image: url("../img/unite/search-icon.png");
  background-repeat: no-repeat;
  background-size: 21px;
  background-position: center;
}
#job_search form input[type="submit"]:hover,
#header_job_search form input[type="submit"]:hover {
  background-color: #000081;
  border: 1px solid #000081;
}

@media only screen and (max-width: 767px) {
  .job_search .tabs {
    margin-top: 20px;
    width: 80%;
  }
  
  .job_search .tabs .tab_headings {
    margin-bottom: 14px;
  }
  
  .job_search .tabs .tab_headings .tab_heading:after {
    margin-top: 8px;
  }
  .job_search #job_search form {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .job_search #job_search form input {
    width: 100%;
    height: 50px;
  }
  .job_search #job_search form select {
    -ms-flex: auto;
        flex: auto;
    width: 100%;
    height: 50px;
    margin-top: 6px;
    margin-bottom: 6px;
  }
  .job_search #job_search form input[type="submit"] {
    height: 50px;
    width: 20%;
    display: flex;
    align-self: flex-end;
    border-radius: 5px;
  }
}

#header_job_search {
  display: none;
}
.sticky-nav #header_job_search {
  display: block;
}
@media only screen and (max-width: 1099px) {
  #header_job_search {
    display: none !important;
  }
}
#header_job_search form input,
#header_job_search form select {
  height: 40px;
  background: #f4f8fa;
  font-size: 13px;
  font-weight: 600;
}
#header_job_search form input {
  width: 160px;
}
#header_job_search form input::-webkit-input-placeholder {
  font-size: 13px;
  font-weight: 600 !important;
}
#header_job_search form input::-moz-placeholder {
  font-size: 13px;
  font-weight: 600 !important;
}
#header_job_search form input:-ms-input-placeholder {
  font-size: 13px;
  font-weight: 600 !important;
}
#header_job_search form input::-moz-placeholder {
  font-size: 13px;
  font-weight: 600 !important;
}
#header_job_search form input:focus::-webkit-input-placeholder {
  color: #000081;
}
#header_job_search form input:focus::-moz-placeholder {
  color: #000081;
}
#header_job_search form input:focus:-ms-input-placeholder {
  color: #000081;
}
#header_job_search form input:focus::-moz-placeholder {
  color: #000081;
}
#header_job_search form select {
  width: 160px;
  margin-left: 6px;
  margin-right: 6px;
  border-right: 10px solid #f4f8fa;
}
#header_job_search form input[type="submit"] {
  color: #5D717A;
  width: 38px;
  height: 38px;
  background-size: 16px;
}

/*------------------------------------*\
	
    SIDEBAR
    
\*------------------------------------*/
@media only screen and (max-width: 767px) {
  .sidebar {
    width: 100%;
    max-width: 600px;
  }
}
.sidebar > .widget {
  padding: 40px 25px;
  background: #000081;
}
.sidebar > .widget:nth-child(2) {
  padding-top: 0;
}
.sidebar > .widget h2.widgettitle {
  color: white;
  font-size: 26px;
  font-weight: 600;
  text-align: center;
}
.sidebar > .widget .tabs .tab_headings {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 42px;
}
.sidebar > .widget .tabs .tab_headings .tab_heading {
  font-size: 14px;
  font-weight: 700;
  color: white;
  text-align: center;
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .sidebar > .widget .tabs .tab_headings .tab_heading {
    font-size: 12px;
  }
}
.sidebar > .widget .tabs .tab_headings .tab_heading a {
  color: white;
  display: block;
  height: calc(100% - 3px);
}
@media only screen and (max-width: 767px) {
  .sidebar > .widget .tabs .tab_headings .tab_heading a {
    font-size: 12px;
  }
}
.sidebar > .widget .tabs .tab_headings .tab_heading:after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  margin-top: 15px;
  background: #B4B4DA;
}
.sidebar > .widget .tabs .tab_headings .tab_heading:active, .sidebar > .widget .tabs .tab_headings .tab_heading:hover {
  color: white;
}
.sidebar > .widget .tabs .tab_headings .tab_heading:active:after, .sidebar > .widget .tabs .tab_headings .tab_heading:hover:after {
  background-color: #0389c6;
}
.sidebar > .widget .tabs .tab_headings .non-tab-link:after {
  margin-top: 0 !important;
}
@media only screen and (min-width: 768px) {
  .sidebar > .widget .tabs {
    margin-top: 20px;
  }
  .sidebar > .widget .tabs .tab_headings {
    margin-bottom: 14px;
  }
  .sidebar > .widget .tabs .tab_headings .tab_heading:after {
    margin-top: 8px;
  }
  .sidebar > .widget .tabs .tab_headings .tab_heading:nth-child(1):after {
    background-color: #0389c6;
  }
}
.sidebar > .widget #job_search form {
  -ms-flex-direction: column;
      flex-direction: column;
}
.sidebar > .widget #job_search form input {
  width: 100%;
  height: 50px;
  margin-top: 6px;
  margin-bottom: 6px;
}
.sidebar > .widget #job_search form input::-webkit-input-placeholder {
  font-size: 14px;
  font-weight: 400 !important;
}
.sidebar > .widget #job_search form input::-moz-placeholder {
  font-size: 14px;
  font-weight: 400 !important;
}
.sidebar > .widget #job_search form input:-ms-input-placeholder {
  font-size: 14px;
  font-weight: 400 !important;
}
.sidebar > .widget #job_search form input::-moz-placeholder {
  font-size: 14px;
  font-weight: 400 !important;
}
.sidebar > .widget #job_search form select {
  -ms-flex: auto;
      flex: auto;
  width: 100%;
  height: 50px;
  margin-top: 6px;
  margin-bottom: 6px;
  font-size: 14px;
}
.sidebar > .widget #job_search form input[type="submit"] {
  height: 50px;
  margin-top: 6px;
}
.sidebar > .widget .gform_wrapper {
  margin-top: 20px !important;
}
.sidebar > .widget .gform_wrapper form {
  -ms-flex-direction: column;
      flex-direction: column;
}
.sidebar > .widget .gform_wrapper form .gform_body ul li.gfield {
  padding-top: 0 !important;
}
.sidebar > .widget .gform_wrapper form .gform_body ul li.gfield .ginput_container input {
  font-size: 14px;
  padding: 15px 30px !important;
}
.sidebar > .widget .gform_wrapper form .gform_body ul li.gfield .ginput_container input::-webkit-input-placeholder {
  font-size: 14px;
  font-weight: 400 !important;
}
.sidebar > .widget .gform_wrapper form .gform_body ul li.gfield .ginput_container input::-moz-placeholder {
  font-size: 14px;
  font-weight: 400 !important;
}
.sidebar > .widget .gform_wrapper form .gform_body ul li.gfield .ginput_container input:-ms-input-placeholder {
  font-size: 14px;
  font-weight: 400 !important;
}
.sidebar > .widget .gform_wrapper form .gform_body ul li.gfield .ginput_container input::-moz-placeholder {
  font-size: 14px;
  font-weight: 400 !important;
}
.sidebar > .widget .gform_wrapper .gform_footer {
  padding-top: 0 !important;
}
.sidebar > .widget .gform_wrapper .gform_footer input.button,
.sidebar > .widget .gform_wrapper .gform_footer input[type=submit] {
  padding: 15px 25px;
  width: 100%;
  font-size: 16px !important;
}

.dc-job-board .title-wrapper{
    margin-bottom: 80px;
}
