/*!
Theme Name: DTA
Description: Consulting Services
Author: Twelve12
Author URI: https://www.twelve12.com
Version: 4.0
*/
/*--*--*--*--*--*--*--*--*--*--*-*--*--*--*--*--*--*--*--*

			* -------  Variables  ------- *

-*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*/
/*--*--*--*--*--*--*--*--*--*--*-*--*--*--*--*--*--*--*--*

				* -------  Add Fonts  ------- *

-*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*/
/*! normalize.css v8.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 iOS.
 */
@import url("https://fonts.googleapis.com/css?family=Roboto:500");
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

/**
 * 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
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -moz-box-sizing: content-box;
       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
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

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

/**
 * 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 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 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;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * 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 {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

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

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -moz-box-sizing: border-box;
       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 in Chrome and Safari on macOS.
 */
[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 Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

/*! Flexible Grid System 5.5.3 | Scss | MIT License | flexible.gs */
/*! Flexible Grid System 5.5.3 | Scss Plus | MIT License | flexible.gs */
.wrap {
  display: block;
  width: 100%;
  font-size: 0;
  letter-spacing: 0;
  text-align: left;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.wrap > * {
  display: inline-block;
  vertical-align: top;
}

.col {
  min-height: 1px;
  font-size: 1rem;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.xl-auto > * {
  width: auto;
}

.xl-1 > * {
  width: 100%;
}

.xl-2 > * {
  width: 50%;
}

.xl-3 > * {
  width: 33.33333%;
}

.xl-4 > * {
  width: 25%;
}

.xl-5 > * {
  width: 20%;
}

.xl-6 > * {
  width: 16.66667%;
}

.xl-7 > * {
  width: 14.28571%;
}

.xl-8 > * {
  width: 12.5%;
}

.xl-9 > * {
  width: 11.11111%;
}

.xl-10 > * {
  width: 10%;
}

.xl-11 > * {
  width: 9.09091%;
}

.xl-12 > * {
  width: 8.33333%;
}

.xl-16 > * {
  width: 6.25%;
}

.xl-table {
  display: table;
  table-layout: fixed;
  -moz-box-orient: initial;
  -moz-box-direction: initial;
       flex-direction: initial;
  flex-wrap: initial;
  -ms-justify-content: initial;
  -moz-box-pack: initial;
       justify-content: initial;
  -ms-align-content: initial;
  align-content: initial;
  -ms-align-items: initial;
  -moz-box-align: initial;
       align-items: initial;
  -moz-column-count: auto;
  column-count: auto;
}

.xl-table > * {
  display: table-cell;
}

.xl-flexbox {
  display: -moz-box;
  display: flex;
  table-layout: auto;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
       flex-direction: row;
  flex-wrap: wrap;
  -ms-justify-content: flex-start;
  -moz-box-pack: start;
       justify-content: flex-start;
  -ms-align-content: center;
  align-content: center;
  -ms-align-items: center;
  -moz-box-align: center;
       align-items: center;
  -moz-column-count: auto;
  column-count: auto;
}

.xl-flexbox > * {
  display: inline-block;
}

.xl-normal {
  display: block;
  table-layout: auto;
  -moz-box-orient: initial;
  -moz-box-direction: initial;
       flex-direction: initial;
  flex-wrap: initial;
  -ms-justify-content: initial;
  -moz-box-pack: initial;
       justify-content: initial;
  -ms-align-content: initial;
  align-content: initial;
  -ms-align-items: initial;
  -moz-box-align: initial;
       align-items: initial;
  -moz-column-count: auto;
  column-count: auto;
}

.xl-normal > * {
  display: inline-block;
}

.xl-left {
  -ms-justify-content: flex-start;
  -moz-box-pack: start;
       justify-content: flex-start;
  text-align: left;
}

.xl-center {
  -ms-justify-content: center;
  -moz-box-pack: center;
       justify-content: center;
  text-align: center;
}

.xl-right {
  -ms-justify-content: flex-end;
  -moz-box-pack: end;
       justify-content: flex-end;
  text-align: right;
}

.xl-top {
  -ms-align-items: flex-start;
  -moz-box-align: start;
       align-items: flex-start;
}

.xl-top > * {
  vertical-align: top;
}

.xl-middle {
  -ms-align-items: center;
  -moz-box-align: center;
       align-items: center;
}

.xl-middle > * {
  vertical-align: middle;
}

.xl-bottom {
  -ms-align-items: flex-end;
  -moz-box-align: end;
       align-items: flex-end;
}

.xl-bottom > * {
  vertical-align: bottom;
}

.xl-between {
  -ms-justify-content: space-between;
  -moz-box-pack: justify;
       justify-content: space-between;
  -ms-align-content: space-between;
  align-content: space-between;
}

.xl-around {
  -ms-justify-content: space-around;
  justify-content: space-around;
  -ms-align-content: space-around;
  align-content: space-around;
}

.xl-baseline {
  -ms-align-items: baseline;
  -moz-box-align: baseline;
       align-items: baseline;
}

.xl-reverse {
  -moz-box-orient: horizontal;
  -moz-box-direction: reverse;
       flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

.xl-not-reverse {
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
       flex-direction: row;
  flex-wrap: wrap;
}

.xl-1-1 {
  width: 100%;
}

.xl-1-2 {
  width: 50%;
}

.xl-1-3 {
  width: 33.33333%;
}

.xl-2-3 {
  width: 66.66667%;
}

.xl-1-4 {
  width: 25%;
}

.xl-2-4 {
  width: 50%;
}

.xl-3-4 {
  width: 75%;
}

.xl-1-5 {
  width: 20%;
}

.xl-2-5 {
  width: 40%;
}

.xl-3-5 {
  width: 60%;
}

.xl-4-5 {
  width: 80%;
}

.xl-1-6 {
  width: 16.66667%;
}

.xl-2-6 {
  width: 33.33333%;
}

.xl-3-6 {
  width: 50%;
}

.xl-4-6 {
  width: 66.66667%;
}

.xl-5-6 {
  width: 83.33333%;
}

.xl-1-7 {
  width: 14.28571%;
}

.xl-2-7 {
  width: 28.57143%;
}

.xl-3-7 {
  width: 42.85714%;
}

.xl-4-7 {
  width: 57.14286%;
}

.xl-5-7 {
  width: 71.42857%;
}

.xl-6-7 {
  width: 85.71429%;
}

.xl-1-8 {
  width: 12.5%;
}

.xl-2-8 {
  width: 25%;
}

.xl-3-8 {
  width: 37.5%;
}

.xl-4-8 {
  width: 50%;
}

.xl-5-8 {
  width: 62.5%;
}

.xl-6-8 {
  width: 75%;
}

.xl-7-8 {
  width: 87.5%;
}

.xl-1-9 {
  width: 11.11111%;
}

.xl-2-9 {
  width: 22.22222%;
}

.xl-3-9 {
  width: 33.33333%;
}

.xl-4-9 {
  width: 44.44444%;
}

.xl-5-9 {
  width: 55.55556%;
}

.xl-6-9 {
  width: 66.66667%;
}

.xl-7-9 {
  width: 77.77778%;
}

.xl-8-9 {
  width: 88.88889%;
}

.xl-1-10 {
  width: 10%;
}

.xl-2-10 {
  width: 20%;
}

.xl-3-10 {
  width: 30%;
}

.xl-4-10 {
  width: 40%;
}

.xl-5-10 {
  width: 50%;
}

.xl-6-10 {
  width: 60%;
}

.xl-7-10 {
  width: 70%;
}

.xl-8-10 {
  width: 80%;
}

.xl-9-10 {
  width: 90%;
}

.xl-1-11 {
  width: 9.09091%;
}

.xl-2-11 {
  width: 18.18182%;
}

.xl-3-11 {
  width: 27.27273%;
}

.xl-4-11 {
  width: 36.36364%;
}

.xl-5-11 {
  width: 45.45455%;
}

.xl-6-11 {
  width: 54.54545%;
}

.xl-7-11 {
  width: 63.63636%;
}

.xl-8-11 {
  width: 72.72727%;
}

.xl-9-11 {
  width: 81.81818%;
}

.xl-10-11 {
  width: 90.90909%;
}

.xl-1-12 {
  width: 8.33333%;
}

.xl-2-12 {
  width: 16.66667%;
}

.xl-3-12 {
  width: 25%;
}

.xl-4-12 {
  width: 33.33333%;
}

.xl-5-12 {
  width: 41.66667%;
}

.xl-6-12 {
  width: 50%;
}

.xl-7-12 {
  width: 58.33333%;
}

.xl-8-12 {
  width: 66.66667%;
}

.xl-9-12 {
  width: 75%;
}

.xl-10-12 {
  width: 83.33333%;
}

.xl-11-12 {
  width: 91.66667%;
}

.xl-1-16 {
  width: 6.25%;
}

.xl-2-16 {
  width: 12.5%;
}

.xl-3-16 {
  width: 18.75%;
}

.xl-4-16 {
  width: 25%;
}

.xl-5-16 {
  width: 31.25%;
}

.xl-6-16 {
  width: 37.5%;
}

.xl-7-16 {
  width: 43.75%;
}

.xl-8-16 {
  width: 50%;
}

.xl-9-16 {
  width: 56.25%;
}

.xl-10-16 {
  width: 62.5%;
}

.xl-11-16 {
  width: 68.75%;
}

.xl-12-16 {
  width: 75%;
}

.xl-13-16 {
  width: 81.25%;
}

.xl-14-16 {
  width: 87.5%;
}

.xl-15-16 {
  width: 93.75%;
}

.xl-hidden {
  display: none;
}

.xl-not-hidden {
  display: inline-block;
}

.xl-first {
  -moz-box-ordinal-group: 0;
       order: -1;
}

.xl-not-first {
  -moz-box-ordinal-group: 1;
       order: 0;
}

.xl-last {
  -moz-box-ordinal-group: 2;
       order: 1;
}

.xl-not-last {
  -moz-box-ordinal-group: 1;
       order: 0;
}

.xl-gutter-0 {
  width: -moz-calc(100% + 0px);
  width: calc(100% + 0px);
  margin-left: -0px;
  margin-right: -0px;
  padding-left: 0;
  padding-right: 0;
}

.xl-gutter-0 > * {
  padding-left: 0px;
  padding-right: 0px;
}

.xl-gutter-8 {
  width: -moz-calc(100% + 8px);
  width: calc(100% + 8px);
  margin-left: -4px;
  margin-right: -4px;
  padding-left: 0;
  padding-right: 0;
}

.xl-gutter-8 > * {
  padding-left: 4px;
  padding-right: 4px;
}

.xl-gutter-16 {
  width: -moz-calc(100% + 16px);
  width: calc(100% + 16px);
  margin-left: -8px;
  margin-right: -8px;
  padding-left: 0;
  padding-right: 0;
}

.xl-gutter-16 > * {
  padding-left: 8px;
  padding-right: 8px;
}

.xl-gutter-24 {
  width: -moz-calc(100% + 24px);
  width: calc(100% + 24px);
  margin-left: -12px;
  margin-right: -12px;
  padding-left: 0;
  padding-right: 0;
}

.xl-gutter-24 > * {
  padding-left: 12px;
  padding-right: 12px;
}

.xl-gutter-40 {
  width: -moz-calc(100% + 40px);
  width: calc(100% + 40px);
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 0;
  padding-right: 0;
}

.xl-gutter-40 > * {
  padding-left: 20px;
  padding-right: 20px;
}

.xl-gutter-80 {
  width: -moz-calc(100% + 80px);
  width: calc(100% + 80px);
  margin-left: -40px;
  margin-right: -40px;
  padding-left: 0;
  padding-right: 0;
}

.xl-gutter-80 > * {
  padding-left: 40px;
  padding-right: 40px;
}

.xl-outside-0 {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0px;
  padding-right: 0px;
}

.xl-outside-8 {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 4px;
  padding-right: 4px;
}

.xl-outside-16 {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 8px;
  padding-right: 8px;
}

.xl-outside-24 {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 12px;
  padding-right: 12px;
}

.xl-outside-40 {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.xl-masonry-2 {
  -moz-column-count: 2;
  column-count: 2;
}

.xl-masonry-3 {
  -moz-column-count: 3;
  column-count: 3;
}

.xl-masonry-4 {
  -moz-column-count: 4;
  column-count: 4;
}

.xl-masonry-5 {
  -moz-column-count: 5;
  column-count: 5;
}

.xl-masonry-6 {
  -moz-column-count: 6;
  column-count: 6;
}

@media (max-width: 1199px) {
  .lg-auto > * {
    width: auto;
  }
  .lg-1 > * {
    width: 100%;
  }
  .lg-2 > * {
    width: 50%;
  }
  .lg-3 > * {
    width: 33.33333%;
  }
  .lg-4 > * {
    width: 25%;
  }
  .lg-5 > * {
    width: 20%;
  }
  .lg-6 > * {
    width: 16.66667%;
  }
  .lg-7 > * {
    width: 14.28571%;
  }
  .lg-8 > * {
    width: 12.5%;
  }
  .lg-9 > * {
    width: 11.11111%;
  }
  .lg-10 > * {
    width: 10%;
  }
  .lg-11 > * {
    width: 9.09091%;
  }
  .lg-12 > * {
    width: 8.33333%;
  }
  .lg-16 > * {
    width: 6.25%;
  }
  .lg-table {
    display: table;
    table-layout: fixed;
    -moz-box-orient: initial;
    -moz-box-direction: initial;
         flex-direction: initial;
    flex-wrap: initial;
    -ms-justify-content: initial;
    -moz-box-pack: initial;
         justify-content: initial;
    -ms-align-content: initial;
    align-content: initial;
    -ms-align-items: initial;
    -moz-box-align: initial;
         align-items: initial;
    -moz-column-count: auto;
    column-count: auto;
  }
  .lg-table > * {
    display: table-cell;
  }
  .lg-flexbox {
    display: -moz-box;
    display: flex;
    table-layout: auto;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
         flex-direction: row;
    flex-wrap: wrap;
    -ms-justify-content: flex-start;
    -moz-box-pack: start;
         justify-content: flex-start;
    -ms-align-content: center;
    align-content: center;
    -ms-align-items: center;
    -moz-box-align: center;
         align-items: center;
    -moz-column-count: auto;
    column-count: auto;
  }
  .lg-flexbox > * {
    display: inline-block;
  }
  .lg-normal {
    display: block;
    table-layout: auto;
    -moz-box-orient: initial;
    -moz-box-direction: initial;
         flex-direction: initial;
    flex-wrap: initial;
    -ms-justify-content: initial;
    -moz-box-pack: initial;
         justify-content: initial;
    -ms-align-content: initial;
    align-content: initial;
    -ms-align-items: initial;
    -moz-box-align: initial;
         align-items: initial;
    -moz-column-count: auto;
    column-count: auto;
  }
  .lg-normal > * {
    display: inline-block;
  }
  .lg-left {
    -ms-justify-content: flex-start;
    -moz-box-pack: start;
         justify-content: flex-start;
    text-align: left;
  }
  .lg-center {
    -ms-justify-content: center;
    -moz-box-pack: center;
         justify-content: center;
    text-align: center;
  }
  .lg-right {
    -ms-justify-content: flex-end;
    -moz-box-pack: end;
         justify-content: flex-end;
    text-align: right;
  }
  .lg-top {
    -ms-align-items: flex-start;
    -moz-box-align: start;
         align-items: flex-start;
  }
  .lg-top > * {
    vertical-align: top;
  }
  .lg-middle {
    -ms-align-items: center;
    -moz-box-align: center;
         align-items: center;
  }
  .lg-middle > * {
    vertical-align: middle;
  }
  .lg-bottom {
    -ms-align-items: flex-end;
    -moz-box-align: end;
         align-items: flex-end;
  }
  .lg-bottom > * {
    vertical-align: bottom;
  }
  .lg-between {
    -ms-justify-content: space-between;
    -moz-box-pack: justify;
         justify-content: space-between;
    -ms-align-content: space-between;
    align-content: space-between;
  }
  .lg-around {
    -ms-justify-content: space-around;
    justify-content: space-around;
    -ms-align-content: space-around;
    align-content: space-around;
  }
  .lg-baseline {
    -ms-align-items: baseline;
    -moz-box-align: baseline;
         align-items: baseline;
  }
  .lg-reverse {
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
         flex-direction: row-reverse;
    flex-wrap: wrap-reverse;
  }
  .lg-not-reverse {
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
         flex-direction: row;
    flex-wrap: wrap;
  }
  .lg-1-1 {
    width: 100%;
  }
  .lg-1-2 {
    width: 50%;
  }
  .lg-1-3 {
    width: 33.33333%;
  }
  .lg-2-3 {
    width: 66.66667%;
  }
  .lg-1-4 {
    width: 25%;
  }
  .lg-2-4 {
    width: 50%;
  }
  .lg-3-4 {
    width: 75%;
  }
  .lg-1-5 {
    width: 20%;
  }
  .lg-2-5 {
    width: 40%;
  }
  .lg-3-5 {
    width: 60%;
  }
  .lg-4-5 {
    width: 80%;
  }
  .lg-1-6 {
    width: 16.66667%;
  }
  .lg-2-6 {
    width: 33.33333%;
  }
  .lg-3-6 {
    width: 50%;
  }
  .lg-4-6 {
    width: 66.66667%;
  }
  .lg-5-6 {
    width: 83.33333%;
  }
  .lg-1-7 {
    width: 14.28571%;
  }
  .lg-2-7 {
    width: 28.57143%;
  }
  .lg-3-7 {
    width: 42.85714%;
  }
  .lg-4-7 {
    width: 57.14286%;
  }
  .lg-5-7 {
    width: 71.42857%;
  }
  .lg-6-7 {
    width: 85.71429%;
  }
  .lg-1-8 {
    width: 12.5%;
  }
  .lg-2-8 {
    width: 25%;
  }
  .lg-3-8 {
    width: 37.5%;
  }
  .lg-4-8 {
    width: 50%;
  }
  .lg-5-8 {
    width: 62.5%;
  }
  .lg-6-8 {
    width: 75%;
  }
  .lg-7-8 {
    width: 87.5%;
  }
  .lg-1-9 {
    width: 11.11111%;
  }
  .lg-2-9 {
    width: 22.22222%;
  }
  .lg-3-9 {
    width: 33.33333%;
  }
  .lg-4-9 {
    width: 44.44444%;
  }
  .lg-5-9 {
    width: 55.55556%;
  }
  .lg-6-9 {
    width: 66.66667%;
  }
  .lg-7-9 {
    width: 77.77778%;
  }
  .lg-8-9 {
    width: 88.88889%;
  }
  .lg-1-10 {
    width: 10%;
  }
  .lg-2-10 {
    width: 20%;
  }
  .lg-3-10 {
    width: 30%;
  }
  .lg-4-10 {
    width: 40%;
  }
  .lg-5-10 {
    width: 50%;
  }
  .lg-6-10 {
    width: 60%;
  }
  .lg-7-10 {
    width: 70%;
  }
  .lg-8-10 {
    width: 80%;
  }
  .lg-9-10 {
    width: 90%;
  }
  .lg-1-11 {
    width: 9.09091%;
  }
  .lg-2-11 {
    width: 18.18182%;
  }
  .lg-3-11 {
    width: 27.27273%;
  }
  .lg-4-11 {
    width: 36.36364%;
  }
  .lg-5-11 {
    width: 45.45455%;
  }
  .lg-6-11 {
    width: 54.54545%;
  }
  .lg-7-11 {
    width: 63.63636%;
  }
  .lg-8-11 {
    width: 72.72727%;
  }
  .lg-9-11 {
    width: 81.81818%;
  }
  .lg-10-11 {
    width: 90.90909%;
  }
  .lg-1-12 {
    width: 8.33333%;
  }
  .lg-2-12 {
    width: 16.66667%;
  }
  .lg-3-12 {
    width: 25%;
  }
  .lg-4-12 {
    width: 33.33333%;
  }
  .lg-5-12 {
    width: 41.66667%;
  }
  .lg-6-12 {
    width: 50%;
  }
  .lg-7-12 {
    width: 58.33333%;
  }
  .lg-8-12 {
    width: 66.66667%;
  }
  .lg-9-12 {
    width: 75%;
  }
  .lg-10-12 {
    width: 83.33333%;
  }
  .lg-11-12 {
    width: 91.66667%;
  }
  .lg-1-16 {
    width: 6.25%;
  }
  .lg-2-16 {
    width: 12.5%;
  }
  .lg-3-16 {
    width: 18.75%;
  }
  .lg-4-16 {
    width: 25%;
  }
  .lg-5-16 {
    width: 31.25%;
  }
  .lg-6-16 {
    width: 37.5%;
  }
  .lg-7-16 {
    width: 43.75%;
  }
  .lg-8-16 {
    width: 50%;
  }
  .lg-9-16 {
    width: 56.25%;
  }
  .lg-10-16 {
    width: 62.5%;
  }
  .lg-11-16 {
    width: 68.75%;
  }
  .lg-12-16 {
    width: 75%;
  }
  .lg-13-16 {
    width: 81.25%;
  }
  .lg-14-16 {
    width: 87.5%;
  }
  .lg-15-16 {
    width: 93.75%;
  }
  .lg-hidden {
    display: none;
  }
  .lg-not-hidden {
    display: inline-block;
  }
  .lg-first {
    -moz-box-ordinal-group: 0;
         order: -1;
  }
  .lg-not-first {
    -moz-box-ordinal-group: 1;
         order: 0;
  }
  .lg-last {
    -moz-box-ordinal-group: 2;
         order: 1;
  }
  .lg-not-last {
    -moz-box-ordinal-group: 1;
         order: 0;
  }
  .lg-gutter-0 {
    width: -moz-calc(100% + 0px);
    width: calc(100% + 0px);
    margin-left: -0px;
    margin-right: -0px;
    padding-left: 0;
    padding-right: 0;
  }
  .lg-gutter-0 > * {
    padding-left: 0px;
    padding-right: 0px;
  }
  .lg-gutter-8 {
    width: -moz-calc(100% + 8px);
    width: calc(100% + 8px);
    margin-left: -4px;
    margin-right: -4px;
    padding-left: 0;
    padding-right: 0;
  }
  .lg-gutter-8 > * {
    padding-left: 4px;
    padding-right: 4px;
  }
  .lg-gutter-16 {
    width: -moz-calc(100% + 16px);
    width: calc(100% + 16px);
    margin-left: -8px;
    margin-right: -8px;
    padding-left: 0;
    padding-right: 0;
  }
  .lg-gutter-16 > * {
    padding-left: 8px;
    padding-right: 8px;
  }
  .lg-gutter-24 {
    width: -moz-calc(100% + 24px);
    width: calc(100% + 24px);
    margin-left: -12px;
    margin-right: -12px;
    padding-left: 0;
    padding-right: 0;
  }
  .lg-gutter-24 > * {
    padding-left: 12px;
    padding-right: 12px;
  }
  .lg-gutter-40 {
    width: -moz-calc(100% + 40px);
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 0;
    padding-right: 0;
  }
  .lg-gutter-40 > * {
    padding-left: 20px;
    padding-right: 20px;
  }
  .lg-gutter-80 {
    width: -moz-calc(100% + 80px);
    width: calc(100% + 80px);
    margin-left: -40px;
    margin-right: -40px;
    padding-left: 0;
    padding-right: 0;
  }
  .lg-gutter-80 > * {
    padding-left: 40px;
    padding-right: 40px;
  }
  .lg-outside-0 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0px;
    padding-right: 0px;
  }
  .lg-outside-8 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 4px;
    padding-right: 4px;
  }
  .lg-outside-16 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 8px;
    padding-right: 8px;
  }
  .lg-outside-24 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 12px;
    padding-right: 12px;
  }
  .lg-outside-40 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .lg-masonry-2 {
    -moz-column-count: 2;
    column-count: 2;
  }
  .lg-masonry-3 {
    -moz-column-count: 3;
    column-count: 3;
  }
  .lg-masonry-4 {
    -moz-column-count: 4;
    column-count: 4;
  }
  .lg-masonry-5 {
    -moz-column-count: 5;
    column-count: 5;
  }
  .lg-masonry-6 {
    -moz-column-count: 6;
    column-count: 6;
  }
}

@media (max-width: 991px) {
  .md-auto > * {
    width: auto;
  }
  .md-1 > * {
    width: 100%;
  }
  .md-2 > * {
    width: 50%;
  }
  .md-3 > * {
    width: 33.33333%;
  }
  .md-4 > * {
    width: 25%;
  }
  .md-5 > * {
    width: 20%;
  }
  .md-6 > * {
    width: 16.66667%;
  }
  .md-7 > * {
    width: 14.28571%;
  }
  .md-8 > * {
    width: 12.5%;
  }
  .md-9 > * {
    width: 11.11111%;
  }
  .md-10 > * {
    width: 10%;
  }
  .md-11 > * {
    width: 9.09091%;
  }
  .md-12 > * {
    width: 8.33333%;
  }
  .md-16 > * {
    width: 6.25%;
  }
  .md-table {
    display: table;
    table-layout: fixed;
    -moz-box-orient: initial;
    -moz-box-direction: initial;
         flex-direction: initial;
    flex-wrap: initial;
    -ms-justify-content: initial;
    -moz-box-pack: initial;
         justify-content: initial;
    -ms-align-content: initial;
    align-content: initial;
    -ms-align-items: initial;
    -moz-box-align: initial;
         align-items: initial;
    -moz-column-count: auto;
    column-count: auto;
  }
  .md-table > * {
    display: table-cell;
  }
  .md-flexbox {
    display: -moz-box;
    display: flex;
    table-layout: auto;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
         flex-direction: row;
    flex-wrap: wrap;
    -ms-justify-content: flex-start;
    -moz-box-pack: start;
         justify-content: flex-start;
    -ms-align-content: center;
    align-content: center;
    -ms-align-items: center;
    -moz-box-align: center;
         align-items: center;
    -moz-column-count: auto;
    column-count: auto;
  }
  .md-flexbox > * {
    display: inline-block;
  }
  .md-normal {
    display: block;
    table-layout: auto;
    -moz-box-orient: initial;
    -moz-box-direction: initial;
         flex-direction: initial;
    flex-wrap: initial;
    -ms-justify-content: initial;
    -moz-box-pack: initial;
         justify-content: initial;
    -ms-align-content: initial;
    align-content: initial;
    -ms-align-items: initial;
    -moz-box-align: initial;
         align-items: initial;
    -moz-column-count: auto;
    column-count: auto;
  }
  .md-normal > * {
    display: inline-block;
  }
  .md-left {
    -ms-justify-content: flex-start;
    -moz-box-pack: start;
         justify-content: flex-start;
    text-align: left;
  }
  .md-center {
    -ms-justify-content: center;
    -moz-box-pack: center;
         justify-content: center;
    text-align: center;
  }
  .md-right {
    -ms-justify-content: flex-end;
    -moz-box-pack: end;
         justify-content: flex-end;
    text-align: right;
  }
  .md-top {
    -ms-align-items: flex-start;
    -moz-box-align: start;
         align-items: flex-start;
  }
  .md-top > * {
    vertical-align: top;
  }
  .md-middle {
    -ms-align-items: center;
    -moz-box-align: center;
         align-items: center;
  }
  .md-middle > * {
    vertical-align: middle;
  }
  .md-bottom {
    -ms-align-items: flex-end;
    -moz-box-align: end;
         align-items: flex-end;
  }
  .md-bottom > * {
    vertical-align: bottom;
  }
  .md-between {
    -ms-justify-content: space-between;
    -moz-box-pack: justify;
         justify-content: space-between;
    -ms-align-content: space-between;
    align-content: space-between;
  }
  .md-around {
    -ms-justify-content: space-around;
    justify-content: space-around;
    -ms-align-content: space-around;
    align-content: space-around;
  }
  .md-baseline {
    -ms-align-items: baseline;
    -moz-box-align: baseline;
         align-items: baseline;
  }
  .md-reverse {
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
         flex-direction: row-reverse;
    flex-wrap: wrap-reverse;
  }
  .md-not-reverse {
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
         flex-direction: row;
    flex-wrap: wrap;
  }
  .md-1-1 {
    width: 100%;
  }
  .md-1-2 {
    width: 50%;
  }
  .md-1-3 {
    width: 33.33333%;
  }
  .md-2-3 {
    width: 66.66667%;
  }
  .md-1-4 {
    width: 25%;
  }
  .md-2-4 {
    width: 50%;
  }
  .md-3-4 {
    width: 75%;
  }
  .md-1-5 {
    width: 20%;
  }
  .md-2-5 {
    width: 40%;
  }
  .md-3-5 {
    width: 60%;
  }
  .md-4-5 {
    width: 80%;
  }
  .md-1-6 {
    width: 16.66667%;
  }
  .md-2-6 {
    width: 33.33333%;
  }
  .md-3-6 {
    width: 50%;
  }
  .md-4-6 {
    width: 66.66667%;
  }
  .md-5-6 {
    width: 83.33333%;
  }
  .md-1-7 {
    width: 14.28571%;
  }
  .md-2-7 {
    width: 28.57143%;
  }
  .md-3-7 {
    width: 42.85714%;
  }
  .md-4-7 {
    width: 57.14286%;
  }
  .md-5-7 {
    width: 71.42857%;
  }
  .md-6-7 {
    width: 85.71429%;
  }
  .md-1-8 {
    width: 12.5%;
  }
  .md-2-8 {
    width: 25%;
  }
  .md-3-8 {
    width: 37.5%;
  }
  .md-4-8 {
    width: 50%;
  }
  .md-5-8 {
    width: 62.5%;
  }
  .md-6-8 {
    width: 75%;
  }
  .md-7-8 {
    width: 87.5%;
  }
  .md-1-9 {
    width: 11.11111%;
  }
  .md-2-9 {
    width: 22.22222%;
  }
  .md-3-9 {
    width: 33.33333%;
  }
  .md-4-9 {
    width: 44.44444%;
  }
  .md-5-9 {
    width: 55.55556%;
  }
  .md-6-9 {
    width: 66.66667%;
  }
  .md-7-9 {
    width: 77.77778%;
  }
  .md-8-9 {
    width: 88.88889%;
  }
  .md-1-10 {
    width: 10%;
  }
  .md-2-10 {
    width: 20%;
  }
  .md-3-10 {
    width: 30%;
  }
  .md-4-10 {
    width: 40%;
  }
  .md-5-10 {
    width: 50%;
  }
  .md-6-10 {
    width: 60%;
  }
  .md-7-10 {
    width: 70%;
  }
  .md-8-10 {
    width: 80%;
  }
  .md-9-10 {
    width: 90%;
  }
  .md-1-11 {
    width: 9.09091%;
  }
  .md-2-11 {
    width: 18.18182%;
  }
  .md-3-11 {
    width: 27.27273%;
  }
  .md-4-11 {
    width: 36.36364%;
  }
  .md-5-11 {
    width: 45.45455%;
  }
  .md-6-11 {
    width: 54.54545%;
  }
  .md-7-11 {
    width: 63.63636%;
  }
  .md-8-11 {
    width: 72.72727%;
  }
  .md-9-11 {
    width: 81.81818%;
  }
  .md-10-11 {
    width: 90.90909%;
  }
  .md-1-12 {
    width: 8.33333%;
  }
  .md-2-12 {
    width: 16.66667%;
  }
  .md-3-12 {
    width: 25%;
  }
  .md-4-12 {
    width: 33.33333%;
  }
  .md-5-12 {
    width: 41.66667%;
  }
  .md-6-12 {
    width: 50%;
  }
  .md-7-12 {
    width: 58.33333%;
  }
  .md-8-12 {
    width: 66.66667%;
  }
  .md-9-12 {
    width: 75%;
  }
  .md-10-12 {
    width: 83.33333%;
  }
  .md-11-12 {
    width: 91.66667%;
  }
  .md-1-16 {
    width: 6.25%;
  }
  .md-2-16 {
    width: 12.5%;
  }
  .md-3-16 {
    width: 18.75%;
  }
  .md-4-16 {
    width: 25%;
  }
  .md-5-16 {
    width: 31.25%;
  }
  .md-6-16 {
    width: 37.5%;
  }
  .md-7-16 {
    width: 43.75%;
  }
  .md-8-16 {
    width: 50%;
  }
  .md-9-16 {
    width: 56.25%;
  }
  .md-10-16 {
    width: 62.5%;
  }
  .md-11-16 {
    width: 68.75%;
  }
  .md-12-16 {
    width: 75%;
  }
  .md-13-16 {
    width: 81.25%;
  }
  .md-14-16 {
    width: 87.5%;
  }
  .md-15-16 {
    width: 93.75%;
  }
  .md-hidden {
    display: none;
  }
  .md-not-hidden {
    display: inline-block;
  }
  .md-first {
    -moz-box-ordinal-group: 0;
         order: -1;
  }
  .md-not-first {
    -moz-box-ordinal-group: 1;
         order: 0;
  }
  .md-last {
    -moz-box-ordinal-group: 2;
         order: 1;
  }
  .md-not-last {
    -moz-box-ordinal-group: 1;
         order: 0;
  }
  .md-gutter-0 {
    width: -moz-calc(100% + 0px);
    width: calc(100% + 0px);
    margin-left: -0px;
    margin-right: -0px;
    padding-left: 0;
    padding-right: 0;
  }
  .md-gutter-0 > * {
    padding-left: 0px;
    padding-right: 0px;
  }
  .md-gutter-8 {
    width: -moz-calc(100% + 8px);
    width: calc(100% + 8px);
    margin-left: -4px;
    margin-right: -4px;
    padding-left: 0;
    padding-right: 0;
  }
  .md-gutter-8 > * {
    padding-left: 4px;
    padding-right: 4px;
  }
  .md-gutter-16 {
    width: -moz-calc(100% + 16px);
    width: calc(100% + 16px);
    margin-left: -8px;
    margin-right: -8px;
    padding-left: 0;
    padding-right: 0;
  }
  .md-gutter-16 > * {
    padding-left: 8px;
    padding-right: 8px;
  }
  .md-gutter-24 {
    width: -moz-calc(100% + 24px);
    width: calc(100% + 24px);
    margin-left: -12px;
    margin-right: -12px;
    padding-left: 0;
    padding-right: 0;
  }
  .md-gutter-24 > * {
    padding-left: 12px;
    padding-right: 12px;
  }
  .md-gutter-40 {
    width: -moz-calc(100% + 40px);
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 0;
    padding-right: 0;
  }
  .md-gutter-40 > * {
    padding-left: 20px;
    padding-right: 20px;
  }
  .md-gutter-80 {
    width: -moz-calc(100% + 80px);
    width: calc(100% + 80px);
    margin-left: -40px;
    margin-right: -40px;
    padding-left: 0;
    padding-right: 0;
  }
  .md-gutter-80 > * {
    padding-left: 40px;
    padding-right: 40px;
  }
  .md-outside-0 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0px;
    padding-right: 0px;
  }
  .md-outside-8 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 4px;
    padding-right: 4px;
  }
  .md-outside-16 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 8px;
    padding-right: 8px;
  }
  .md-outside-24 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 12px;
    padding-right: 12px;
  }
  .md-outside-40 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .md-masonry-2 {
    -moz-column-count: 2;
    column-count: 2;
  }
  .md-masonry-3 {
    -moz-column-count: 3;
    column-count: 3;
  }
  .md-masonry-4 {
    -moz-column-count: 4;
    column-count: 4;
  }
  .md-masonry-5 {
    -moz-column-count: 5;
    column-count: 5;
  }
  .md-masonry-6 {
    -moz-column-count: 6;
    column-count: 6;
  }
}

@media (max-width: 767px) {
  .sm-auto > * {
    width: auto;
  }
  .sm-1 > * {
    width: 100%;
  }
  .sm-2 > * {
    width: 50%;
  }
  .sm-3 > * {
    width: 33.33333%;
  }
  .sm-4 > * {
    width: 25%;
  }
  .sm-5 > * {
    width: 20%;
  }
  .sm-6 > * {
    width: 16.66667%;
  }
  .sm-7 > * {
    width: 14.28571%;
  }
  .sm-8 > * {
    width: 12.5%;
  }
  .sm-9 > * {
    width: 11.11111%;
  }
  .sm-10 > * {
    width: 10%;
  }
  .sm-11 > * {
    width: 9.09091%;
  }
  .sm-12 > * {
    width: 8.33333%;
  }
  .sm-16 > * {
    width: 6.25%;
  }
  .sm-table {
    display: table;
    table-layout: fixed;
    -moz-box-orient: initial;
    -moz-box-direction: initial;
         flex-direction: initial;
    flex-wrap: initial;
    -ms-justify-content: initial;
    -moz-box-pack: initial;
         justify-content: initial;
    -ms-align-content: initial;
    align-content: initial;
    -ms-align-items: initial;
    -moz-box-align: initial;
         align-items: initial;
    -moz-column-count: auto;
    column-count: auto;
  }
  .sm-table > * {
    display: table-cell;
  }
  .sm-flexbox {
    display: -moz-box;
    display: flex;
    table-layout: auto;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
         flex-direction: row;
    flex-wrap: wrap;
    -ms-justify-content: flex-start;
    -moz-box-pack: start;
         justify-content: flex-start;
    -ms-align-content: center;
    align-content: center;
    -ms-align-items: center;
    -moz-box-align: center;
         align-items: center;
    -moz-column-count: auto;
    column-count: auto;
  }
  .sm-flexbox > * {
    display: inline-block;
  }
  .sm-normal {
    display: block;
    table-layout: auto;
    -moz-box-orient: initial;
    -moz-box-direction: initial;
         flex-direction: initial;
    flex-wrap: initial;
    -ms-justify-content: initial;
    -moz-box-pack: initial;
         justify-content: initial;
    -ms-align-content: initial;
    align-content: initial;
    -ms-align-items: initial;
    -moz-box-align: initial;
         align-items: initial;
    -moz-column-count: auto;
    column-count: auto;
  }
  .sm-normal > * {
    display: inline-block;
  }
  .sm-left {
    -ms-justify-content: flex-start;
    -moz-box-pack: start;
         justify-content: flex-start;
    text-align: left;
  }
  .sm-center {
    -ms-justify-content: center;
    -moz-box-pack: center;
         justify-content: center;
    text-align: center;
  }
  .sm-right {
    -ms-justify-content: flex-end;
    -moz-box-pack: end;
         justify-content: flex-end;
    text-align: right;
  }
  .sm-top {
    -ms-align-items: flex-start;
    -moz-box-align: start;
         align-items: flex-start;
  }
  .sm-top > * {
    vertical-align: top;
  }
  .sm-middle {
    -ms-align-items: center;
    -moz-box-align: center;
         align-items: center;
  }
  .sm-middle > * {
    vertical-align: middle;
  }
  .sm-bottom {
    -ms-align-items: flex-end;
    -moz-box-align: end;
         align-items: flex-end;
  }
  .sm-bottom > * {
    vertical-align: bottom;
  }
  .sm-between {
    -ms-justify-content: space-between;
    -moz-box-pack: justify;
         justify-content: space-between;
    -ms-align-content: space-between;
    align-content: space-between;
  }
  .sm-around {
    -ms-justify-content: space-around;
    justify-content: space-around;
    -ms-align-content: space-around;
    align-content: space-around;
  }
  .sm-baseline {
    -ms-align-items: baseline;
    -moz-box-align: baseline;
         align-items: baseline;
  }
  .sm-reverse {
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
         flex-direction: row-reverse;
    flex-wrap: wrap-reverse;
  }
  .sm-not-reverse {
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
         flex-direction: row;
    flex-wrap: wrap;
  }
  .sm-1-1 {
    width: 100%;
  }
  .sm-1-2 {
    width: 50%;
  }
  .sm-1-3 {
    width: 33.33333%;
  }
  .sm-2-3 {
    width: 66.66667%;
  }
  .sm-1-4 {
    width: 25%;
  }
  .sm-2-4 {
    width: 50%;
  }
  .sm-3-4 {
    width: 75%;
  }
  .sm-1-5 {
    width: 20%;
  }
  .sm-2-5 {
    width: 40%;
  }
  .sm-3-5 {
    width: 60%;
  }
  .sm-4-5 {
    width: 80%;
  }
  .sm-1-6 {
    width: 16.66667%;
  }
  .sm-2-6 {
    width: 33.33333%;
  }
  .sm-3-6 {
    width: 50%;
  }
  .sm-4-6 {
    width: 66.66667%;
  }
  .sm-5-6 {
    width: 83.33333%;
  }
  .sm-1-7 {
    width: 14.28571%;
  }
  .sm-2-7 {
    width: 28.57143%;
  }
  .sm-3-7 {
    width: 42.85714%;
  }
  .sm-4-7 {
    width: 57.14286%;
  }
  .sm-5-7 {
    width: 71.42857%;
  }
  .sm-6-7 {
    width: 85.71429%;
  }
  .sm-1-8 {
    width: 12.5%;
  }
  .sm-2-8 {
    width: 25%;
  }
  .sm-3-8 {
    width: 37.5%;
  }
  .sm-4-8 {
    width: 50%;
  }
  .sm-5-8 {
    width: 62.5%;
  }
  .sm-6-8 {
    width: 75%;
  }
  .sm-7-8 {
    width: 87.5%;
  }
  .sm-1-9 {
    width: 11.11111%;
  }
  .sm-2-9 {
    width: 22.22222%;
  }
  .sm-3-9 {
    width: 33.33333%;
  }
  .sm-4-9 {
    width: 44.44444%;
  }
  .sm-5-9 {
    width: 55.55556%;
  }
  .sm-6-9 {
    width: 66.66667%;
  }
  .sm-7-9 {
    width: 77.77778%;
  }
  .sm-8-9 {
    width: 88.88889%;
  }
  .sm-1-10 {
    width: 10%;
  }
  .sm-2-10 {
    width: 20%;
  }
  .sm-3-10 {
    width: 30%;
  }
  .sm-4-10 {
    width: 40%;
  }
  .sm-5-10 {
    width: 50%;
  }
  .sm-6-10 {
    width: 60%;
  }
  .sm-7-10 {
    width: 70%;
  }
  .sm-8-10 {
    width: 80%;
  }
  .sm-9-10 {
    width: 90%;
  }
  .sm-1-11 {
    width: 9.09091%;
  }
  .sm-2-11 {
    width: 18.18182%;
  }
  .sm-3-11 {
    width: 27.27273%;
  }
  .sm-4-11 {
    width: 36.36364%;
  }
  .sm-5-11 {
    width: 45.45455%;
  }
  .sm-6-11 {
    width: 54.54545%;
  }
  .sm-7-11 {
    width: 63.63636%;
  }
  .sm-8-11 {
    width: 72.72727%;
  }
  .sm-9-11 {
    width: 81.81818%;
  }
  .sm-10-11 {
    width: 90.90909%;
  }
  .sm-1-12 {
    width: 8.33333%;
  }
  .sm-2-12 {
    width: 16.66667%;
  }
  .sm-3-12 {
    width: 25%;
  }
  .sm-4-12 {
    width: 33.33333%;
  }
  .sm-5-12 {
    width: 41.66667%;
  }
  .sm-6-12 {
    width: 50%;
  }
  .sm-7-12 {
    width: 58.33333%;
  }
  .sm-8-12 {
    width: 66.66667%;
  }
  .sm-9-12 {
    width: 75%;
  }
  .sm-10-12 {
    width: 83.33333%;
  }
  .sm-11-12 {
    width: 91.66667%;
  }
  .sm-1-16 {
    width: 6.25%;
  }
  .sm-2-16 {
    width: 12.5%;
  }
  .sm-3-16 {
    width: 18.75%;
  }
  .sm-4-16 {
    width: 25%;
  }
  .sm-5-16 {
    width: 31.25%;
  }
  .sm-6-16 {
    width: 37.5%;
  }
  .sm-7-16 {
    width: 43.75%;
  }
  .sm-8-16 {
    width: 50%;
  }
  .sm-9-16 {
    width: 56.25%;
  }
  .sm-10-16 {
    width: 62.5%;
  }
  .sm-11-16 {
    width: 68.75%;
  }
  .sm-12-16 {
    width: 75%;
  }
  .sm-13-16 {
    width: 81.25%;
  }
  .sm-14-16 {
    width: 87.5%;
  }
  .sm-15-16 {
    width: 93.75%;
  }
  .sm-hidden {
    display: none;
  }
  .sm-not-hidden {
    display: inline-block;
  }
  .sm-first {
    -moz-box-ordinal-group: 0;
         order: -1;
  }
  .sm-not-first {
    -moz-box-ordinal-group: 1;
         order: 0;
  }
  .sm-last {
    -moz-box-ordinal-group: 2;
         order: 1;
  }
  .sm-not-last {
    -moz-box-ordinal-group: 1;
         order: 0;
  }
  .sm-gutter-0 {
    width: -moz-calc(100% + 0px);
    width: calc(100% + 0px);
    margin-left: -0px;
    margin-right: -0px;
    padding-left: 0;
    padding-right: 0;
  }
  .sm-gutter-0 > * {
    padding-left: 0px;
    padding-right: 0px;
  }
  .sm-gutter-8 {
    width: -moz-calc(100% + 8px);
    width: calc(100% + 8px);
    margin-left: -4px;
    margin-right: -4px;
    padding-left: 0;
    padding-right: 0;
  }
  .sm-gutter-8 > * {
    padding-left: 4px;
    padding-right: 4px;
  }
  .sm-gutter-16 {
    width: -moz-calc(100% + 16px);
    width: calc(100% + 16px);
    margin-left: -8px;
    margin-right: -8px;
    padding-left: 0;
    padding-right: 0;
  }
  .sm-gutter-16 > * {
    padding-left: 8px;
    padding-right: 8px;
  }
  .sm-gutter-24 {
    width: -moz-calc(100% + 24px);
    width: calc(100% + 24px);
    margin-left: -12px;
    margin-right: -12px;
    padding-left: 0;
    padding-right: 0;
  }
  .sm-gutter-24 > * {
    padding-left: 12px;
    padding-right: 12px;
  }
  .sm-gutter-40 {
    width: -moz-calc(100% + 40px);
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 0;
    padding-right: 0;
  }
  .sm-gutter-40 > * {
    padding-left: 20px;
    padding-right: 20px;
  }
  .sm-gutter-80 {
    width: -moz-calc(100% + 80px);
    width: calc(100% + 80px);
    margin-left: -40px;
    margin-right: -40px;
    padding-left: 0;
    padding-right: 0;
  }
  .sm-gutter-80 > * {
    padding-left: 40px;
    padding-right: 40px;
  }
  .sm-outside-0 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0px;
    padding-right: 0px;
  }
  .sm-outside-8 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 4px;
    padding-right: 4px;
  }
  .sm-outside-16 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 8px;
    padding-right: 8px;
  }
  .sm-outside-24 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 12px;
    padding-right: 12px;
  }
  .sm-outside-40 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .sm-masonry-2 {
    -moz-column-count: 2;
    column-count: 2;
  }
  .sm-masonry-3 {
    -moz-column-count: 3;
    column-count: 3;
  }
  .sm-masonry-4 {
    -moz-column-count: 4;
    column-count: 4;
  }
  .sm-masonry-5 {
    -moz-column-count: 5;
    column-count: 5;
  }
  .sm-masonry-6 {
    -moz-column-count: 6;
    column-count: 6;
  }
}

@media (max-width: 479px) {
  .xs-auto > * {
    width: auto;
  }
  .xs-1 > * {
    width: 100%;
  }
  .xs-2 > * {
    width: 50%;
  }
  .xs-3 > * {
    width: 33.33333%;
  }
  .xs-4 > * {
    width: 25%;
  }
  .xs-5 > * {
    width: 20%;
  }
  .xs-6 > * {
    width: 16.66667%;
  }
  .xs-7 > * {
    width: 14.28571%;
  }
  .xs-8 > * {
    width: 12.5%;
  }
  .xs-9 > * {
    width: 11.11111%;
  }
  .xs-10 > * {
    width: 10%;
  }
  .xs-11 > * {
    width: 9.09091%;
  }
  .xs-12 > * {
    width: 8.33333%;
  }
  .xs-16 > * {
    width: 6.25%;
  }
  .xs-table {
    display: table;
    table-layout: fixed;
    -moz-box-orient: initial;
    -moz-box-direction: initial;
         flex-direction: initial;
    flex-wrap: initial;
    -ms-justify-content: initial;
    -moz-box-pack: initial;
         justify-content: initial;
    -ms-align-content: initial;
    align-content: initial;
    -ms-align-items: initial;
    -moz-box-align: initial;
         align-items: initial;
    -moz-column-count: auto;
    column-count: auto;
  }
  .xs-table > * {
    display: table-cell;
  }
  .xs-flexbox {
    display: -moz-box;
    display: flex;
    table-layout: auto;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
         flex-direction: row;
    flex-wrap: wrap;
    -ms-justify-content: flex-start;
    -moz-box-pack: start;
         justify-content: flex-start;
    -ms-align-content: center;
    align-content: center;
    -ms-align-items: center;
    -moz-box-align: center;
         align-items: center;
    -moz-column-count: auto;
    column-count: auto;
  }
  .xs-flexbox > * {
    display: inline-block;
  }
  .xs-normal {
    display: block;
    table-layout: auto;
    -moz-box-orient: initial;
    -moz-box-direction: initial;
         flex-direction: initial;
    flex-wrap: initial;
    -ms-justify-content: initial;
    -moz-box-pack: initial;
         justify-content: initial;
    -ms-align-content: initial;
    align-content: initial;
    -ms-align-items: initial;
    -moz-box-align: initial;
         align-items: initial;
    -moz-column-count: auto;
    column-count: auto;
  }
  .xs-normal > * {
    display: inline-block;
  }
  .xs-left {
    -ms-justify-content: flex-start;
    -moz-box-pack: start;
         justify-content: flex-start;
    text-align: left;
  }
  .xs-center {
    -ms-justify-content: center;
    -moz-box-pack: center;
         justify-content: center;
    text-align: center;
  }
  .xs-right {
    -ms-justify-content: flex-end;
    -moz-box-pack: end;
         justify-content: flex-end;
    text-align: right;
  }
  .xs-top {
    -ms-align-items: flex-start;
    -moz-box-align: start;
         align-items: flex-start;
  }
  .xs-top > * {
    vertical-align: top;
  }
  .xs-middle {
    -ms-align-items: center;
    -moz-box-align: center;
         align-items: center;
  }
  .xs-middle > * {
    vertical-align: middle;
  }
  .xs-bottom {
    -ms-align-items: flex-end;
    -moz-box-align: end;
         align-items: flex-end;
  }
  .xs-bottom > * {
    vertical-align: bottom;
  }
  .xs-between {
    -ms-justify-content: space-between;
    -moz-box-pack: justify;
         justify-content: space-between;
    -ms-align-content: space-between;
    align-content: space-between;
  }
  .xs-around {
    -ms-justify-content: space-around;
    justify-content: space-around;
    -ms-align-content: space-around;
    align-content: space-around;
  }
  .xs-baseline {
    -ms-align-items: baseline;
    -moz-box-align: baseline;
         align-items: baseline;
  }
  .xs-reverse {
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
         flex-direction: row-reverse;
    flex-wrap: wrap-reverse;
  }
  .xs-not-reverse {
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
         flex-direction: row;
    flex-wrap: wrap;
  }
  .xs-1-1 {
    width: 100%;
  }
  .xs-1-2 {
    width: 50%;
  }
  .xs-1-3 {
    width: 33.33333%;
  }
  .xs-2-3 {
    width: 66.66667%;
  }
  .xs-1-4 {
    width: 25%;
  }
  .xs-2-4 {
    width: 50%;
  }
  .xs-3-4 {
    width: 75%;
  }
  .xs-1-5 {
    width: 20%;
  }
  .xs-2-5 {
    width: 40%;
  }
  .xs-3-5 {
    width: 60%;
  }
  .xs-4-5 {
    width: 80%;
  }
  .xs-1-6 {
    width: 16.66667%;
  }
  .xs-2-6 {
    width: 33.33333%;
  }
  .xs-3-6 {
    width: 50%;
  }
  .xs-4-6 {
    width: 66.66667%;
  }
  .xs-5-6 {
    width: 83.33333%;
  }
  .xs-1-7 {
    width: 14.28571%;
  }
  .xs-2-7 {
    width: 28.57143%;
  }
  .xs-3-7 {
    width: 42.85714%;
  }
  .xs-4-7 {
    width: 57.14286%;
  }
  .xs-5-7 {
    width: 71.42857%;
  }
  .xs-6-7 {
    width: 85.71429%;
  }
  .xs-1-8 {
    width: 12.5%;
  }
  .xs-2-8 {
    width: 25%;
  }
  .xs-3-8 {
    width: 37.5%;
  }
  .xs-4-8 {
    width: 50%;
  }
  .xs-5-8 {
    width: 62.5%;
  }
  .xs-6-8 {
    width: 75%;
  }
  .xs-7-8 {
    width: 87.5%;
  }
  .xs-1-9 {
    width: 11.11111%;
  }
  .xs-2-9 {
    width: 22.22222%;
  }
  .xs-3-9 {
    width: 33.33333%;
  }
  .xs-4-9 {
    width: 44.44444%;
  }
  .xs-5-9 {
    width: 55.55556%;
  }
  .xs-6-9 {
    width: 66.66667%;
  }
  .xs-7-9 {
    width: 77.77778%;
  }
  .xs-8-9 {
    width: 88.88889%;
  }
  .xs-1-10 {
    width: 10%;
  }
  .xs-2-10 {
    width: 20%;
  }
  .xs-3-10 {
    width: 30%;
  }
  .xs-4-10 {
    width: 40%;
  }
  .xs-5-10 {
    width: 50%;
  }
  .xs-6-10 {
    width: 60%;
  }
  .xs-7-10 {
    width: 70%;
  }
  .xs-8-10 {
    width: 80%;
  }
  .xs-9-10 {
    width: 90%;
  }
  .xs-1-11 {
    width: 9.09091%;
  }
  .xs-2-11 {
    width: 18.18182%;
  }
  .xs-3-11 {
    width: 27.27273%;
  }
  .xs-4-11 {
    width: 36.36364%;
  }
  .xs-5-11 {
    width: 45.45455%;
  }
  .xs-6-11 {
    width: 54.54545%;
  }
  .xs-7-11 {
    width: 63.63636%;
  }
  .xs-8-11 {
    width: 72.72727%;
  }
  .xs-9-11 {
    width: 81.81818%;
  }
  .xs-10-11 {
    width: 90.90909%;
  }
  .xs-1-12 {
    width: 8.33333%;
  }
  .xs-2-12 {
    width: 16.66667%;
  }
  .xs-3-12 {
    width: 25%;
  }
  .xs-4-12 {
    width: 33.33333%;
  }
  .xs-5-12 {
    width: 41.66667%;
  }
  .xs-6-12 {
    width: 50%;
  }
  .xs-7-12 {
    width: 58.33333%;
  }
  .xs-8-12 {
    width: 66.66667%;
  }
  .xs-9-12 {
    width: 75%;
  }
  .xs-10-12 {
    width: 83.33333%;
  }
  .xs-11-12 {
    width: 91.66667%;
  }
  .xs-1-16 {
    width: 6.25%;
  }
  .xs-2-16 {
    width: 12.5%;
  }
  .xs-3-16 {
    width: 18.75%;
  }
  .xs-4-16 {
    width: 25%;
  }
  .xs-5-16 {
    width: 31.25%;
  }
  .xs-6-16 {
    width: 37.5%;
  }
  .xs-7-16 {
    width: 43.75%;
  }
  .xs-8-16 {
    width: 50%;
  }
  .xs-9-16 {
    width: 56.25%;
  }
  .xs-10-16 {
    width: 62.5%;
  }
  .xs-11-16 {
    width: 68.75%;
  }
  .xs-12-16 {
    width: 75%;
  }
  .xs-13-16 {
    width: 81.25%;
  }
  .xs-14-16 {
    width: 87.5%;
  }
  .xs-15-16 {
    width: 93.75%;
  }
  .xs-hidden {
    display: none;
  }
  .xs-not-hidden {
    display: inline-block;
  }
  .xs-first {
    -moz-box-ordinal-group: 0;
         order: -1;
  }
  .xs-not-first {
    -moz-box-ordinal-group: 1;
         order: 0;
  }
  .xs-last {
    -moz-box-ordinal-group: 2;
         order: 1;
  }
  .xs-not-last {
    -moz-box-ordinal-group: 1;
         order: 0;
  }
  .xs-gutter-0 {
    width: -moz-calc(100% + 0px);
    width: calc(100% + 0px);
    margin-left: -0px;
    margin-right: -0px;
    padding-left: 0;
    padding-right: 0;
  }
  .xs-gutter-0 > * {
    padding-left: 0px;
    padding-right: 0px;
  }
  .xs-gutter-8 {
    width: -moz-calc(100% + 8px);
    width: calc(100% + 8px);
    margin-left: -4px;
    margin-right: -4px;
    padding-left: 0;
    padding-right: 0;
  }
  .xs-gutter-8 > * {
    padding-left: 4px;
    padding-right: 4px;
  }
  .xs-gutter-16 {
    width: -moz-calc(100% + 16px);
    width: calc(100% + 16px);
    margin-left: -8px;
    margin-right: -8px;
    padding-left: 0;
    padding-right: 0;
  }
  .xs-gutter-16 > * {
    padding-left: 8px;
    padding-right: 8px;
  }
  .xs-gutter-24 {
    width: -moz-calc(100% + 24px);
    width: calc(100% + 24px);
    margin-left: -12px;
    margin-right: -12px;
    padding-left: 0;
    padding-right: 0;
  }
  .xs-gutter-24 > * {
    padding-left: 12px;
    padding-right: 12px;
  }
  .xs-gutter-40 {
    width: -moz-calc(100% + 40px);
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 0;
    padding-right: 0;
  }
  .xs-gutter-40 > * {
    padding-left: 20px;
    padding-right: 20px;
  }
  .xs-gutter-80 {
    width: -moz-calc(100% + 80px);
    width: calc(100% + 80px);
    margin-left: -40px;
    margin-right: -40px;
    padding-left: 0;
    padding-right: 0;
  }
  .xs-gutter-80 > * {
    padding-left: 40px;
    padding-right: 40px;
  }
  .xs-outside-0 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0px;
    padding-right: 0px;
  }
  .xs-outside-8 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 4px;
    padding-right: 4px;
  }
  .xs-outside-16 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 8px;
    padding-right: 8px;
  }
  .xs-outside-24 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 12px;
    padding-right: 12px;
  }
  .xs-outside-40 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .xs-masonry-2 {
    -moz-column-count: 2;
    column-count: 2;
  }
  .xs-masonry-3 {
    -moz-column-count: 3;
    column-count: 3;
  }
  .xs-masonry-4 {
    -moz-column-count: 4;
    column-count: 4;
  }
  .xs-masonry-5 {
    -moz-column-count: 5;
    column-count: 5;
  }
  .xs-masonry-6 {
    -moz-column-count: 6;
    column-count: 6;
  }
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*--*--*--*--*--*--*--*--*--*--*-*--*--*--*--*--*--*--*--*

			* -------  Fonts  ------- *

-*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*/
@font-face {
  font-family: "Idealist Sans";
  src: url("fonts/IdealistSans.eot");
  src: url("fonts/IdealistSans.eot?#iefix") format("embedded-opentype"), url("fonts/IdealistSans.woff2") format("woff2"), url("fonts/IdealistSans.woff") format("woff"), url("fonts/IdealistSans.ttf") format("truetype"), url("fonts/IdealistSans.svg#IdealistSans") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Idealist Sans";
  src: url("fonts/IdealistSans-Light.eot");
  src: url("fonts/IdealistSans-Light.eot?#iefix") format("embedded-opentype"), url("fonts/IdealistSans-Light.woff2") format("woff2"), url("fonts/IdealistSans-Light.woff") format("woff"), url("fonts/IdealistSans-Light.ttf") format("truetype"), url("fonts/IdealistSans-Light.svg#IdealistSans-Light") format("svg");
  font-weight: 300;
  font-style: normal;
}

/*--*--*--*--*--*--*--*--*--*--*-*--*--*--*--*--*--*--*--*

			* -------  General Settings  ------- *

-*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*/
html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
}

body {
  color: #495274;
  font-family: "Idealist Sans", sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}

body * {
  outline: none;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  background-repeat: no-repeat;
}

a {
  color: inherit;
  text-decoration: none;
}

a.button {
  background-color: #F92543;
  color: #FFEDEF;
  letter-spacing: 0.15em;
  font-weight: normal;
  font-size: 15px;
  line-height: 21px;
  padding: 15px 40px;
  display: inline-block;
}

a.button:hover {
  background-color: #495274;
}

a.button.dark-button {
  background-color: #333D5E;
  text-transform: uppercase;
}

a.button.dark-button:hover {
  background-color: #F92543;
}

p {
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.03em;
}

h1,
.h1-size,
h2,
.h2-size,
h3,
.h3-size,
h4,
.h4-size,
h5,
.h5-size,
h6,
.h6-size {
  color: #495274;
  font-family: "Idealist Sans", sans-serif;
  font-size: 50px;
  line-height: 60px;
  margin-top: 0;
  margin-bottom: 0;
}

h1,
.h1-size {
  font-weight: normal;
  position: relative;
  display: inline-block;
  letter-spacing: 0;
  text-transform: capitalize;
}

h1 span,
.h1-size span {
  color: #E02330;
}

h1 span.title-line,
.h1-size span.title-line {
  left: -65px;
  top: 24px;
  height: 10px;
}

h2,
.h2-size {
  font-size: 15px;
  line-height: 18px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.16em;
  position: relative;
}

h3,
.h3-size {
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 1px;
  text-transform: capitalize;
  font-weight: normal;
}

h4,
.h4-size {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.05em;
  text-transform: capitalize;
  font-weight: normal;
}

h5,
.h5-size {
  font-weight: normal;
  line-height: 45px;
  font-size: 34px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

h6,
.h6-size {
  font-weight: normal;
  line-height: 24px;
  font-size: 20px;
  letter-spacing: 0.05em;
  text-transform: capitalize;
}

ul {
  list-style-type: none;
}

figure {
  margin: 0;
}

figure a {
  display: block;
}

figure img {
  max-width: 100%;
  display: block;
}

main {
  padding-top: 50px;
  padding-bottom: 50px;
}

main section {
  min-height: 500px;
}

address {
  font-style: normal;
  font-size: 15px;
  line-height: 24px;
  opacity: 0.8;
  letter-spacing: 0.03em;
}

form {
  width: 90%;
}

label {
  font-weight: normal;
  line-height: 18px;
  letter-spacing: 0.05em;
}

label .required-symbol {
  color: #E13447;
  font-size: 25px;
  vertical-align: sub;
}

input[type="text"]:not(#s),
input[type="email"],
input[type="tel"],
input[type="number"],
textarea {
  margin-top: 5px;
  width: 100%;
  border: 1px solid #E1F1FE;
  background-color: #F9FBFF;
  color: #495274;
}

input[type="text"]:not(#s),
input[type="email"],
input[type="tel"],
input[type="number"] {
  line-height: 0px;
  padding: 20px;
}

textarea {
  resize: none;
  padding: 15px 10px;
}

input[type="submit"] {
  background-color: #F92543;
  color: #FFEDEF;
  padding: 15px 40px;
  font-weight: normal;
  cursor: pointer;
  margin-top: 30px;
  font-size: 15px;
  line-height: 21px;
  display: inline-block;
  letter-spacing: 1px;
  width: 50%;
  border: none;
}

input[type="submit"]:hover {
  background-color: #495274;
}

.container,
.medium-container,
.mini-container {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}

.container {
  max-width: 1275px;
}

.medium-container {
  max-width: 950px;
}

.mini-container {
  max-width: 465px;
}

.parallelogram {
  -moz-transform: skewX(-30deg);
       transform: skewX(-30deg);
  overflow: hidden;
}

.parallelogram > * {
  -moz-transform: skewX(30deg);
       transform: skewX(30deg);
  max-width: fit-content;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
}

.parallelogram .parallelogram-background {
  max-width: none;
  width: 100%;
  height: 100%;
}

figure.parallelogram {
  overflow: hidden;
  position: relative;
}

figure.parallelogram img {
  position: absolute;
  left: -100px;
}

.grey-parallelogram {
  width: 600px;
  position: absolute;
  right: -150px;
  border: 2px solid #E2E8FF;
  -moz-transform: skewX(-24deg);
       transform: skewX(-24deg);
}

.title-line {
  position: absolute;
  left: -50px;
  top: 4px;
  width: 30px;
  height: 5px;
  background-color: #F92543;
  -moz-transform: skewX(-30deg);
       transform: skewX(-30deg);
}

.title-container {
  position: relative;
}

.title-container a:hover {
  color: #E13447;
}

.banner {
  padding-top: 30px;
  padding-bottom: 30px;
}

.light-blue-banner {
  background-color: #F9FBFF;
}

.dark-blue-banner {
  background-color: #2D3758;
}

.dark-blue-banner .banner-text {
  color: white;
  width: 60%;
}

.dark-blue-banner .banner-text > div {
  color: white;
  text-transform: none;
}

.dark-blue-banner .banner-text p {
  opacity: 0.6;
}

.light-blue-box {
  background-color: #F9FBFF;
}

.small-text {
  font-size: 12px;
  line-height: 17px;
  opacity: 0.6;
  letter-spacing: 0.05em;
  font-weight: normal;
}

.navigation-link {
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0.05em;
  font-weight: normal;
  display: inline-block;
  margin-top: 20px;
}

.navigation-link i {
  color: #E13447;
  font-size: 20px;
  vertical-align: text-bottom;
}

.navigation-link i.fa-angle-left {
  padding-right: 10px;
}

.navigation-link i.fa-angle-right {
  padding-left: 10px;
}

.navigation-link:hover {
  color: #E13447;
}

.uppercase {
  text-transform: uppercase;
}

.light-font {
  font-weight: 300;
}

.white-transparent-box {
  background-color: white;
  opacity: 0.9;
  padding-left: 225px;
  padding-right: 225px;
  padding-bottom: 80px;
}

.post-list {
  padding-left: 50px;
  padding-right: 50px;
}

.post-list .post-list-item {
  background-color: #F9FBFF;
  margin-bottom: 30px;
}

.post-list .post-list-item figure img {
  width: 100%;
  height: 100%;
}

.post-list .post-list-item .title-line {
  width: 25px;
  left: -45px;
  top: 15px;
}

.post-list .post-list-item h3 {
  margin-bottom: 10px;
  width: 90%;
}

.post-list .post-list-item p {
  font-weight: normal;
  opacity: 0.8;
}

.post-list .post-list-item .col:last-child {
  padding: 30px;
}

.upper {
  position: relative;
  top: -100px;
}

.shifted {
  padding-left: 50px;
}

.triple-parallelogram-image {
  display: inline-block;
  position: relative;
  left: 60px;
}

.triple-parallelogram-image .left-red-border-parallelogram,
.triple-parallelogram-image .right-red-border-parallelogram {
  border-top: 2px solid #BD182B;
  border-bottom: 2px solid #BD182B;
  position: absolute;
  width: 50px;
  height: 250px;
}

.triple-parallelogram-image .left-red-border-parallelogram {
  border-left: 2px solid #BD182B;
  left: 0;
}

.triple-parallelogram-image .right-red-border-parallelogram {
  border-right: 2px solid #BD182B;
  right: 0;
  z-index: 0;
  top: 90px;
}

.triple-parallelogram-image figure.parallelogram {
  width: 645px;
  height: 340px;
  position: relative;
  z-index: 1;
}

.triple-parallelogram-image figure.parallelogram .parallelogram-background {
  width: -moz-calc(100% + 230px);
  width: calc(100% + 230px);
  position: absolute;
  left: -100px;
  -moz-background-size: cover;
       background-size: cover;
  background-position: center center;
}

.triple-parallelogram-image figure.parallelogram .parallelogram-background .white-parallelogram {
  position: absolute;
  border: 2px solid white;
  width: -moz-calc(100% - 285px);
  width: calc(100% - 285px);
  height: 300px;
  left: 125px;
  top: 20px;
}

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

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

.margin-top-100 {
  margin-top: 100px;
}

.margin-bottom-30 {
  margin-bottom: 30px;
}

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

.margin-bottom-80 {
  margin-bottom: 80px;
}

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

.padding-left-70 {
  padding-left: 70px;
}

.person-video {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

video::-webkit-media-controls-panel {
  background: none !important;
}

video::-internal-media-controls-button-panel {
  display: none !important;
}

video::-webkit-media-controls-current-time-display {
  display: none !important;
}

video::-webkit-media-controls-time-remaining-display {
  display: none !important;
}

video::-internal-media-controls-button-spacer {
  display: none !important;
}

video::-internal-media-controls-scrubbing-message {
  display: none !important;
}

video::-webkit-media-controls-mute-button {
  display: none !important;
}

video::-internal-media-controls-button-panel {
  display: none !important;
}

video::-webkit-media-controls-timeline {
  display: none !important;
}

.grecaptcha-badge {
  bottom: 115px !important;
}

/*--*--*--*--*--*--*--*--*--*--*-*--*--*--*--*--*--*--*--*

			* -------  Header  ------- *

-*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*/
header .spacer {
  height: 0;
}

header .main-header {
  border-bottom: 1px solid #F3F7FF;
  height: 85px;
  background-color: white;
}

header .main-header > figure {
  margin-left: 40px;
}

header .main-header .searching-field {
  display: -moz-inline-box;
  display: inline-flex;
}

header .main-header .searching-field .fa-search {
  color: #BD182B;
}

header .main-header .searching-field input#s {
  border: none;
  margin-left: 30px;
  font-size: 15px;
  line-height: 21px;
  color: #495274;
}

header .main-header .searching-field input#s:-moz-placeholder {
  font-size: 15px;
  line-height: 21px;
}

header .main-header .searching-field input#s::-moz-placeholder {
  font-size: 15px;
  line-height: 21px;
}

header .main-header .searching-field input#s::placeholder {
  font-size: 15px;
  line-height: 21px;
}

header .main-header .menu-button {
  border-left: 1px solid #F3F7FF;
  padding: 20px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

header .main-header .menu-button i {
  font-size: 20px;
  margin-bottom: 5px;
}

header .main-header .menu-button .menu-text {
  font-size: 15px;
  line-height: 21px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  letter-spacing: 1px;
  -webkit-user-select: inherit;
     -moz-user-select: inherit;
          user-select: inherit;
}

header .main-header .menu-button.menu-closed i {
  color: #E13447;
}

header .main-header .menu-button.menu-closed:hover {
  color: white;
  background-color: #E13447;
}

header .main-header .menu-button.menu-closed:hover i {
  color: white;
}

header .main-header .menu-button.menu-open {
  color: white;
  background-color: #E13447;
}

header .main-header .menu-button:hover {
  cursor: pointer;
}

header .main-header.sticky-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}

header .main-header.sticky-header + .spacer {
  height: 85px;
}

header .sub-header {
  background-color: #F9FBFF;
}

header .sub-header .title-banner {
  padding-top: 30px;
  padding-bottom: 30px;
}

header .sub-header .title-banner .title-container {
  display: inline-block;
}

header .sub-header .title-banner .title-container .title-line {
  left: -40px;
  top: 15px;
  width: 15px;
}

header .sub-header .title-banner .title-container h1 {
  display: inline-block;
}

header .sub-header .red-banner {
  height: 54px;
  background-color: #EA5A68;
}

header .sub-header .red-banner .parallelogram {
  background-color: #E72E3E;
  width: 98.5%;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  height: 53px;
}

header .sub-header .red-banner .parallelogram .back-button {
  position: absolute;
  left: 30px;
  top: 15px;
  color: white;
  font-weight: normal;
}

header .sub-header .red-banner .parallelogram nav {
  display: inline-block;
}

header .sub-header .red-banner .parallelogram nav .red-banner-menu {
  display: -moz-inline-box;
  display: inline-flex;
  padding-left: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}

header .sub-header .red-banner .parallelogram nav .red-banner-menu a {
  color: white;
  opacity: 0.6;
  font-size: 15px;
  line-height: 18px;
  font-weight: normal;
  letter-spacing: 0.05em;
}

header .sub-header .red-banner .parallelogram nav .red-banner-menu a.active, header .sub-header .red-banner .parallelogram nav .red-banner-menu a:hover {
  opacity: 1;
}

/*--*--*--*--*--*--*--*--*--*--*-*--*--*--*--*--*--*--*--*

			* -------  Navigation Menus  ------- *

-*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*/
.menu {
  background-color: #F9FBFF;
  max-height: -moz-calc(100vh - 85px);
  max-height: calc(100vh - 85px);
  overflow-y: hidden;
}

.menu aside {
  border-right: 1px solid #F3F7FF;
}

.menu aside nav {
  margin-top: 100px;
}

.menu aside nav ul li {
  position: relative;
  height: 42px;
}

.menu aside nav ul li .title-line {
  display: none;
}

.menu aside nav ul li a {
  font-size: 15px;
  line-height: 21px;
}

.menu aside nav ul li:not(:last-child) {
  margin-bottom: 20px;
}

.menu aside nav ul li:hover, .menu aside nav ul li.active {
  cursor: pointer;
}

.menu aside nav ul li:hover .title-line, .menu aside nav ul li.active .title-line {
  display: block;
}

.menu aside nav ul li:hover a, .menu aside nav ul li.active a {
  font-size: 30px;
  line-height: 42px;
  font-weight: normal;
}

.menu .title-line {
  left: -35px;
  top: 15px;
  width: 15px;
}

.menu .menu-content {
  background-color: white;
  padding: 50px 20px;
  max-height: -moz-calc(100vh - 85px);
  max-height: calc(100vh - 85px);
  overflow-y: scroll;
}

.menu .menu-content-list {
  padding-left: 40px;
}

.menu .menu-content-list > li {
  position: relative;
  border-bottom: 1px solid #D8E3FC;
}

.menu .menu-content-list > li > a {
  font-size: 15px;
  line-height: 21px;
  color: #8E96B7;
  display: block;
  padding: 20px 50px;
}

.menu .menu-content-list > li > a:hover {
  color: #E13447;
}

.menu .menu-content-list > li i {
  position: absolute;
  top: 18px;
  font-size: 24px;
  color: #8E96B7;
  cursor: pointer;
}

.menu .menu-content-list > li i.fa-angle-up {
  color: #F92543;
}

.menu .menu-content-list > li.drop-down i.fa-angle-up {
  display: none;
}

.menu .menu-content-list > li.drop-down.active {
  border-bottom-color: #D8E3FC;
}

.menu .menu-content-list > li.drop-down.active i.fa-angle-up {
  display: block;
}

.menu .menu-content-list > li.drop-down.active i.fa-angle-down {
  display: none;
}

.menu .menu-content-list > li.drop-down.active > a {
  font-weight: normal;
  color: #495274;
}

.menu .menu-content-list > li.drop-down.active .drop-down-content {
  display: block;
}

.menu .menu-content-list > li.drop-down .drop-down-content {
  padding-left: 70px;
  margin-bottom: 20px;
  display: none;
}

.menu .menu-content-list > li.drop-down .drop-down-content li {
  color: #495274;
  position: relative;
}

.menu .menu-content-list > li.drop-down .drop-down-content li:before {
  content: "-";
  margin-right: 5px;
}

.menu .menu-content-list > li.drop-down .drop-down-content li a {
  opacity: 0.8;
  line-height: 35px;
  font-size: 15px;
  letter-spacing: 0.03em;
}

.menu .menu-content-list > li.drop-down .drop-down-content li a:hover {
  color: #E13447;
}

.menu .menu-content-list > li:hover {
  border-bottom-color: #E13447;
}

.menu .menu-content.about-menu-content {
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 10px;
  height: 100vh;
}

.menu .menu-content.about-menu-content > div {
  border-top: 1px solid #F3F7FF;
  border-left: 1px solid #F3F7FF;
}

.menu .menu-content.about-menu-content > div .about-menu-text-field {
  padding-left: 90px;
  margin-top: 50px;
}

.menu .menu-content.about-menu-content > div .about-menu-text-field p {
  width: 65%;
}

.menu .menu-content.projects-menu-content p {
  opacity: 0.8;
}

.menu .menu-content.projects-menu-content h2 {
  display: inline-block;
}

.menu .menu-content.projects-menu-content .menu-sub-container {
  padding-left: 120px;
  padding-right: 210px;
}

.menu .menu-content.projects-menu-content .menu-sub-container .title-container {
  margin-left: 40px;
}

.menu .menu-content.projects-menu-content > .title-container {
  margin-top: 50px;
  margin-bottom: 30px;
}

.menu .menu-content.projects-menu-content > .title-container .title-line {
  left: 250px;
}

.menu .menu-content.projects-menu-content .post-list {
  padding-left: 20px;
  padding-right: 20px;
}

.menu .menu-content.contact-menu-content div.h1-size {
  text-transform: none;
}

.menu .menu-content.contact-menu-content div.h1-size span {
  display: block;
  font-size: 30px;
  line-height: 70px;
}

.menu .menu-content.contact-menu-content h2 {
  margin-bottom: 30px;
}

.menu .menu-content.contact-menu-content .drop-down:last-child > .drop-down-content {
  width: 65%;
}

.menu .menu-content.contact-menu-content .drop-down:last-child > .drop-down-content form {
  margin-top: 50px;
}

.primary-menu {
  padding-left: 0;
}

.primary-menu > .menu-item {
  min-height: 1px;
  font-size: 1rem;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 90px;
}

.primary-menu > .menu-item:last-child {
  margin-right: 0;
}

.primary-menu > .menu-item a {
  font-size: 15px;
  line-height: 18px;
  font-weight: normal;
  color: #B2BBE1;
  letter-spacing: 0.1em;
}

.primary-menu > .menu-item a:hover {
  color: white;
}

/*--*--*--*--*--*--*--*--*--*--*-*--*--*--*--*--*--*--*--*

			* -------  Footer  ------- *

-*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*/
footer {
  background-color: #434C6F;
  height: 110px;
}

footer .footer-content {
  background-color: #495274;
  padding-top: 30px;
  padding-bottom: 30px;
}

footer .footer-content figure {
  margin-left: 40px;
}

footer .footer-content .social-media {
  margin-right: 40px;
}

footer .footer-content .social-media .fa-stack {
  color: #B2BBE1;
  font-size: 12px;
}

footer .footer-content .social-media .fa-stack .fab {
  color: #495274;
}

footer .footer-content .social-media .fa-stack:hover {
  color: white;
}

/*--*--*--*--*--*--*--*--*--*--*-*--*--*--*--*--*--*--*--*

			* -------  Home Page  ------- *

-*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*/
#home {
  padding-top: 80px;
  padding-bottom: 0;
  background-color: #F9FBFF;
}

#home .wrapper-div {
  position: relative;
}

#home .wrapper-div .slider figure {
  height: 560px;
  width: 690px;
  display: inline-block;
}

#home .wrapper-div .slider figure img {
  position: relative;
  left: 0%;
}

#home .wrapper-div .slider figure.slide-video-container > div {
  min-width: 130% !important;
}

#home .wrapper-div .slider .slick-slide {
  position: relative;
  left: 0;
  -moz-transition: left 1s;
  transition: left 1s;
}

#home .wrapper-div .slider .slick-slide .slide-video {
  pointer-events: none;
  height: 100%;
  object-fit: cover;
  max-width: inherit;
}

#home .wrapper-div .slider .slick-slide:not(.slick-current) {
  left: 150px;
}

#home .wrapper-div .slider .slick-slide:not(.slick-current) .slider-content {
  width: 590px;
}

#home .wrapper-div .slider .slider-content {
  left: -4px;
  position: relative;
  background-color: white;
  display: inline-block;
  height: 460px;
  width: 690px;
  padding: 50px 50px 50px 130px;
}

#home .wrapper-div .slider .slider-content h2 {
  margin-top: 50px;
  margin-bottom: 30px;
  overflow: visible;
  font-size: 35px;
  line-height: 40px;
  height: auto;
  text-transform: inherit;
}

#home .wrapper-div .slider .slider-content p {
  margin-top: 0;
  margin-bottom: 0;
  width: 75%;
  height: 72px;
  overflow: visible;
}

#home .wrapper-div .slider .slick-dots {
  list-style-type: none;
  padding-left: 0;
  display: -moz-inline-box;
  display: inline-flex;
  position: absolute;
  left: 920px;
  bottom: 60px;
}

#home .wrapper-div .slider .slick-dots > li {
  margin-right: 20px;
}

#home .wrapper-div .slider .slick-dots > li button {
  background-color: #D1D6E1;
  color: #D1D6E1;
  border: none;
  padding: 0px 5px;
  width: 13px;
  height: 13px;
  cursor: pointer;
}

#home .wrapper-div .slider .slick-dots > li.slick-active button {
  background-color: #E13447;
  color: #E13447;
}

#home .wrapper-div .slider .slick-arrow {
  display: inline-block;
  color: white;
  line-height: 0;
  padding: 16px;
  position: absolute;
  top: 510px;
  z-index: 1;
  cursor: pointer;
}

#home .wrapper-div .slider .slick-arrow i {
  font-size: 18px;
}

#home .wrapper-div .slider .slick-arrow.slick-prev {
  left: 495px;
  background-color: #F92543;
}

#home .wrapper-div .slider .slick-arrow.slick-next {
  left: 543px;
  background-color: #E02330;
}

#home .wrapper-div .slider .slick-arrow.slick-disabled {
  display: none !important;
}

#home .wrapper-div .slider .slick-arrow:hover {
  background-color: #495274;
}

#home .wrapper-div .slider .slider-2 h1 {
  width: 70%;
}

#home .home-bottom-items-and-social-media {
  min-height: auto;
  position: relative;
}

#home .home-bottom-items-and-social-media .social-media > a {
  display: inline-block;
  -webkit-clip-path: polygon(35% 0, 100% 0, 65% 100%, 0% 100%);
          clip-path: polygon(35% 0, 100% 0, 65% 100%, 0% 100%);
  width: 80px;
  height: 45px;
  position: absolute;
  bottom: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 28px;
}

#home .home-bottom-items-and-social-media .social-media > a:hover {
  opacity: 0.8;
}

#home .home-bottom-items-and-social-media .social-media > a.facebook {
  background-color: #4267B2;
  right: 211px;
}

#home .home-bottom-items-and-social-media .social-media > a.linkedin {
  background-color: #0077B5;
  right: 159px;
}

#home .home-bottom-items-and-social-media .social-media > a.twitter {
  background-color: #1DA1F2;
  right: 107px;
}

#home .home-bottom-items-and-social-media .social-media > a i {
  font-size: 18px;
  color: white;
}

#home .home-bottom-items-and-social-media .home-bottom-items-wrapper {
  display: inline-block;
}

#home .home-bottom-items-and-social-media .home-bottom-items-wrapper .items-title {
  background-color: #E13447;
  display: inherit;
  color: white;
  min-width: 135px;
  padding: 25px 0;
  -webkit-clip-path: polygon(59px 0, 100% 0, 100% 100%, 0% 100%);
          clip-path: polygon(59px 0, 100% 0, 100% 100%, 0% 100%);
  min-height: 101px;
  font-weight: normal;
  position: relative;
  z-index: 2;
  cursor: default;
}

#home .home-bottom-items-and-social-media .home-bottom-items-wrapper .home-bottom-items {
  max-width: 1350px;
  position: absolute;
  z-index: 1;
  top: 0px;
  right: -100%;
  background-color: #495274;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  -moz-transition: 0.5s;
  transition: 0.5s;
}

#home .home-bottom-items-and-social-media .home-bottom-items-wrapper .home-bottom-items > .col {
  position: relative;
}

#home .home-bottom-items-and-social-media .home-bottom-items-wrapper .home-bottom-items > .col a {
  font-size: 14px;
  line-height: 17px;
  color: white;
  display: inline-block;
}

#home .home-bottom-items-and-social-media .home-bottom-items-wrapper .home-bottom-items > .col a:hover {
  color: #E13447;
}

#home .home-bottom-items-and-social-media .home-bottom-items-wrapper .home-bottom-items > .col .bracket-line {
  background-color: #444D71;
  width: 2px;
  position: absolute;
  right: 5px;
  top: 0px;
  height: 70px;
  -moz-transform: skewX(-30deg);
       transform: skewX(-30deg);
}

#home .home-bottom-items-and-social-media .home-bottom-items-wrapper:hover .home-bottom-items {
  right: 125px;
}

.page-template-home-page {
  background-color: #F9FBFF;
}

.page-template-home-page .sub-header,
.page-template-home-page footer {
  display: none;
}

/*--*--*--*--*--*--*--*--*--*--*-*--*--*--*--*--*--*--*--*

			* -------  Company Page  ------- *

-*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*/
#company {
  padding-bottom: 30px;
}

#company h2 {
  margin-top: 50px;
  margin-bottom: 30px;
}

#company p {
  margin-bottom: 30px;
}

#company .triple-parallelogram-image {
  left: -50px;
}

#company .triple-parallelogram-image .left-red-border-parallelogram,
#company .triple-parallelogram-image .right-red-border-parallelogram {
  width: 50px;
  height: 410px;
}

#company .triple-parallelogram-image .left-red-border-parallelogram {
  left: 20px;
}

#company .triple-parallelogram-image .right-red-border-parallelogram {
  top: 156px;
  right: 20px;
}

#company .triple-parallelogram-image figure.parallelogram {
  width: 731.25px;
  height: 565.5px;
  /*
	        .mbYTP_wrapper {
                min-width: 1060px !important;
				left: -165px !important;
	        }
*/
}

#company .triple-parallelogram-image figure.parallelogram .parallelogram-background {
  width: -moz-calc(100% + 330px);
  width: calc(100% + 330px);
  left: -165px;
}

#company .triple-parallelogram-image figure.parallelogram .white-parallelogram {
  height: 525px;
  left: 28px;
  position: absolute;
  border: 2px solid white;
  top: 20px;
  width: -moz-calc(100% - 50px);
  width: calc(100% - 50px);
  -moz-transform: skewX(0deg);
       transform: skewX(0deg);
  max-width: none;
  pointer-events: none;
}

/*--*--*--*--*--*--*--*--*--*--*-*--*--*--*--*--*--*--*--*

			* -------  Values Page  ------- *

-*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*/
#values {
  padding-top: 80px;
}

#values .container {
  max-width: 720px;
}

#values .container .values {
  display: -moz-inline-box;
  display: inline-flex;
  position: relative;
  margin-bottom: 70px;
}

#values .container .values .red-parallelogram {
  border: 2px solid #E13447;
  height: 130px;
  width: 160px;
  position: absolute;
  left: 15px;
  top: -20px;
}

#values .container .values figure.parallelogram {
  height: 230px;
  width: 220px;
}

#values .container .values figure.parallelogram img {
  left: -85px;
}

#values .container .values .values-content-box {
  width: 540px;
  min-height: 150px;
  background-color: #F9FBFF;
  padding: 30px 65px 30px 80px;
}

#values .container .values .values-content-box h2 {
  text-transform: uppercase;
  margin-bottom: 15px;
}

#values .container .values .values-content-box h2 .title-line {
  height: 10px;
  left: -70px;
  top: 10px;
}

#values .container .values .values-content-box p {
  opacity: 0.8;
  margin-bottom: 0;
  margin-top: 0;
}

/*--*--*--*--*--*--*--*--*--*--*-*--*--*--*--*--*--*--*--*

			* -------  Team Page  ------- *

-*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*/
#team {
  padding-top: 0;
}

#team section {
  background-position: top right;
}

#team section h2 {
  margin-top: 60px;
  margin-bottom: 30px;
}

#team section p {
  opacity: 0.8;
}

#team.team-list .medium-container {
  max-width: 830px;
}

#team.team-list .medium-container .team-main-text {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.93) 0%, #F9FBFF 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.93) 0%, #F9FBFF 100%);
  padding: 60px 125px 105px;
  margin-bottom: 100px;
  position: relative;
}

#team.team-list .medium-container .team-main-text .white-parallelogram {
  width: 1000px;
  height: 640px;
  border: 2px solid #F7FBFE;
  position: absolute;
  top: -120px;
  left: 0;
  z-index: -1;
}

#team.team-list .medium-container .post-list {
  padding-left: 0;
  padding-right: 0;
}

#team.team-list .medium-container .post-list .post-list-item {
  padding-top: 30px;
  padding-bottom: 30px;
}

#team.team-list .medium-container .post-list .post-list-item .triple-parallelogram-image {
  margin-right: 100px;
  width: 245px;
}

#team.team-list .medium-container .post-list .post-list-item .triple-parallelogram-image .left-red-border-parallelogram,
#team.team-list .medium-container .post-list .post-list-item .triple-parallelogram-image .right-red-border-parallelogram {
  height: 150px;
}

#team.team-list .medium-container .post-list .post-list-item .triple-parallelogram-image .left-red-border-parallelogram {
  left: 0;
}

#team.team-list .medium-container .post-list .post-list-item .triple-parallelogram-image .right-red-border-parallelogram {
  right: 0px;
  top: 50px;
}

#team.team-list .medium-container .post-list .post-list-item .triple-parallelogram-image figure.parallelogram {
  width: 100%;
  height: 200px;
}

#team.team-list .medium-container .post-list .post-list-item .triple-parallelogram-image figure.parallelogram .parallelogram-background {
  left: -60px;
  width: 365px;
}

#team.team-list .medium-container .post-list .post-list-item .triple-parallelogram-image figure.parallelogram .parallelogram-background .white-parallelogram {
  width: 225px;
  height: 180px;
  left: 70px;
  top: 10px;
}

#team.team-list .medium-container .post-list .post-list-item h3 {
  text-transform: uppercase;
  position: relative;
  margin-left: 50px;
}

#team.team-list .medium-container .post-list .post-list-item h3 .title-line {
  top: 10px;
  height: 10px;
}

#team.team-list .medium-container .post-list .post-list-item h3 a {
  display: inline-block;
}

#team.team-list .medium-container .post-list .post-list-item h3 a:hover {
  color: #E13447;
}

#team.team-list .medium-container .post-list .post-list-item p {
  font-weight: normal;
}

#team.team-list .medium-container .post-list .post-list-item .col:last-child {
  padding: 0 30px;
}

#team.single-team {
  padding-bottom: 0;
}

#team.single-team .light-blue-box {
  position: relative;
  padding: 50px;
}

#team.single-team .light-blue-box figure img {
  width: 100%;
  height: auto;
}

#team.single-team .light-blue-box .team-contact-info {
  margin-top: 50px;
  margin-bottom: 50px;
  font-weight: 300;
  line-height: 22px;
  font-size: 15px;
  letter-spacing: 0.03em;
  opacity: 0.8;
}

#team.single-team .light-blue-box .team-contact-info span {
  font-weight: normal;
}

/*--*--*--*--*--*--*--*--*--*--*-*--*--*--*--*--*--*--*--*

			* -------  Services Page  ------- *

-*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*/
#services,
#feasibility-and-risk-management,
#land-use-and-public-facilities,
#clean-energy-leader,
#public-infrastructure-and-services-analysis,
#public-private-partnerships,
#fiscal-and-economic-impact-analyses,
#renewable-energy-finance,
#municipal-district-administration-services,
#property-tax-management-and-due-diligence-analyses,
#public-finance-construction-management,
#project-feasibility-studies {
  padding-top: 0;
  padding-bottom: 0;
}

#services ul,
#feasibility-and-risk-management ul,
#land-use-and-public-facilities ul,
#clean-energy-leader ul,
#public-infrastructure-and-services-analysis ul,
#public-private-partnerships ul,
#fiscal-and-economic-impact-analyses ul,
#renewable-energy-finance ul,
#municipal-district-administration-services ul,
#property-tax-management-and-due-diligence-analyses ul,
#public-finance-construction-management ul,
#project-feasibility-studies ul {
  padding-left: 0;
}

#services ul li,
#feasibility-and-risk-management ul li,
#land-use-and-public-facilities ul li,
#clean-energy-leader ul li,
#public-infrastructure-and-services-analysis ul li,
#public-private-partnerships ul li,
#fiscal-and-economic-impact-analyses ul li,
#renewable-energy-finance ul li,
#municipal-district-administration-services ul li,
#property-tax-management-and-due-diligence-analyses ul li,
#public-finance-construction-management ul li,
#project-feasibility-studies ul li {
  position: relative;
}

#services ul li:before,
#feasibility-and-risk-management ul li:before,
#land-use-and-public-facilities ul li:before,
#clean-energy-leader ul li:before,
#public-infrastructure-and-services-analysis ul li:before,
#public-private-partnerships ul li:before,
#fiscal-and-economic-impact-analyses ul li:before,
#renewable-energy-finance ul li:before,
#municipal-district-administration-services ul li:before,
#property-tax-management-and-due-diligence-analyses ul li:before,
#public-finance-construction-management ul li:before,
#project-feasibility-studies ul li:before {
  content: "*";
  margin-right: 5px;
}

#services ul li:not(:last-child),
#feasibility-and-risk-management ul li:not(:last-child),
#land-use-and-public-facilities ul li:not(:last-child),
#clean-energy-leader ul li:not(:last-child),
#public-infrastructure-and-services-analysis ul li:not(:last-child),
#public-private-partnerships ul li:not(:last-child),
#fiscal-and-economic-impact-analyses ul li:not(:last-child),
#renewable-energy-finance ul li:not(:last-child),
#municipal-district-administration-services ul li:not(:last-child),
#property-tax-management-and-due-diligence-analyses ul li:not(:last-child),
#public-finance-construction-management ul li:not(:last-child),
#project-feasibility-studies ul li:not(:last-child) {
  margin-bottom: 15px;
}

#services .mini-container,
#feasibility-and-risk-management .mini-container,
#land-use-and-public-facilities .mini-container,
#clean-energy-leader .mini-container,
#public-infrastructure-and-services-analysis .mini-container,
#public-private-partnerships .mini-container,
#fiscal-and-economic-impact-analyses .mini-container,
#renewable-energy-finance .mini-container,
#municipal-district-administration-services .mini-container,
#property-tax-management-and-due-diligence-analyses .mini-container,
#public-finance-construction-management .mini-container,
#project-feasibility-studies .mini-container {
  max-width: 535px;
}

#services section,
#feasibility-and-risk-management section,
#land-use-and-public-facilities section,
#clean-energy-leader section,
#public-infrastructure-and-services-analysis section,
#public-private-partnerships section,
#fiscal-and-economic-impact-analyses section,
#renewable-energy-finance section,
#municipal-district-administration-services section,
#property-tax-management-and-due-diligence-analyses section,
#public-finance-construction-management section,
#project-feasibility-studies section {
  padding-top: 60px;
  padding-bottom: 60px;
}

#services section:target,
#feasibility-and-risk-management section:target,
#land-use-and-public-facilities section:target,
#clean-energy-leader section:target,
#public-infrastructure-and-services-analysis section:target,
#public-private-partnerships section:target,
#fiscal-and-economic-impact-analyses section:target,
#renewable-energy-finance section:target,
#municipal-district-administration-services section:target,
#property-tax-management-and-due-diligence-analyses section:target,
#public-finance-construction-management section:target,
#project-feasibility-studies section:target {
  padding-top: 100px;
}

#services section h4,
#feasibility-and-risk-management section h4,
#land-use-and-public-facilities section h4,
#clean-energy-leader section h4,
#public-infrastructure-and-services-analysis section h4,
#public-private-partnerships section h4,
#fiscal-and-economic-impact-analyses section h4,
#renewable-energy-finance section h4,
#municipal-district-administration-services section h4,
#property-tax-management-and-due-diligence-analyses section h4,
#public-finance-construction-management section h4,
#project-feasibility-studies section h4 {
  position: relative;
  margin-bottom: 40px;
}

#services section h4 .title-line,
#feasibility-and-risk-management section h4 .title-line,
#land-use-and-public-facilities section h4 .title-line,
#clean-energy-leader section h4 .title-line,
#public-infrastructure-and-services-analysis section h4 .title-line,
#public-private-partnerships section h4 .title-line,
#fiscal-and-economic-impact-analyses section h4 .title-line,
#renewable-energy-finance section h4 .title-line,
#municipal-district-administration-services section h4 .title-line,
#property-tax-management-and-due-diligence-analyses section h4 .title-line,
#public-finance-construction-management section h4 .title-line,
#project-feasibility-studies section h4 .title-line {
  left: -100px;
  height: 10px;
  top: 40%;
}

#services section p.big-font,
#feasibility-and-risk-management section p.big-font,
#land-use-and-public-facilities section p.big-font,
#clean-energy-leader section p.big-font,
#public-infrastructure-and-services-analysis section p.big-font,
#public-private-partnerships section p.big-font,
#fiscal-and-economic-impact-analyses section p.big-font,
#renewable-energy-finance section p.big-font,
#municipal-district-administration-services section p.big-font,
#property-tax-management-and-due-diligence-analyses section p.big-font,
#public-finance-construction-management section p.big-font,
#project-feasibility-studies section p.big-font {
  line-height: 27px;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 0;
}

#services section p.big-font + p,
#feasibility-and-risk-management section p.big-font + p,
#land-use-and-public-facilities section p.big-font + p,
#clean-energy-leader section p.big-font + p,
#public-infrastructure-and-services-analysis section p.big-font + p,
#public-private-partnerships section p.big-font + p,
#fiscal-and-economic-impact-analyses section p.big-font + p,
#renewable-energy-finance section p.big-font + p,
#municipal-district-administration-services section p.big-font + p,
#property-tax-management-and-due-diligence-analyses section p.big-font + p,
#public-finance-construction-management section p.big-font + p,
#project-feasibility-studies section p.big-font + p {
  margin-top: 0;
}

#services .light-blue-banner,
#feasibility-and-risk-management .light-blue-banner,
#land-use-and-public-facilities .light-blue-banner,
#clean-energy-leader .light-blue-banner,
#public-infrastructure-and-services-analysis .light-blue-banner,
#public-private-partnerships .light-blue-banner,
#fiscal-and-economic-impact-analyses .light-blue-banner,
#renewable-energy-finance .light-blue-banner,
#municipal-district-administration-services .light-blue-banner,
#property-tax-management-and-due-diligence-analyses .light-blue-banner,
#public-finance-construction-management .light-blue-banner,
#project-feasibility-studies .light-blue-banner {
  background-color: #F2F4FF;
}

#services .services-headline,
#feasibility-and-risk-management .services-headline,
#land-use-and-public-facilities .services-headline,
#clean-energy-leader .services-headline,
#public-infrastructure-and-services-analysis .services-headline,
#public-private-partnerships .services-headline,
#fiscal-and-economic-impact-analyses .services-headline,
#renewable-energy-finance .services-headline,
#municipal-district-administration-services .services-headline,
#property-tax-management-and-due-diligence-analyses .services-headline,
#public-finance-construction-management .services-headline,
#project-feasibility-studies .services-headline {
  padding-top: 75px;
  padding-bottom: 170px;
  -moz-background-size: cover;
       background-size: cover;
}

#services .services-headline .mini-container,
#feasibility-and-risk-management .services-headline .mini-container,
#land-use-and-public-facilities .services-headline .mini-container,
#clean-energy-leader .services-headline .mini-container,
#public-infrastructure-and-services-analysis .services-headline .mini-container,
#public-private-partnerships .services-headline .mini-container,
#fiscal-and-economic-impact-analyses .services-headline .mini-container,
#renewable-energy-finance .services-headline .mini-container,
#municipal-district-administration-services .services-headline .mini-container,
#property-tax-management-and-due-diligence-analyses .services-headline .mini-container,
#public-finance-construction-management .services-headline .mini-container,
#project-feasibility-studies .services-headline .mini-container {
  max-width: 630px;
  position: relative;
}

#services .services-headline .mini-container .white-parallelogram,
#feasibility-and-risk-management .services-headline .mini-container .white-parallelogram,
#land-use-and-public-facilities .services-headline .mini-container .white-parallelogram,
#clean-energy-leader .services-headline .mini-container .white-parallelogram,
#public-infrastructure-and-services-analysis .services-headline .mini-container .white-parallelogram,
#public-private-partnerships .services-headline .mini-container .white-parallelogram,
#fiscal-and-economic-impact-analyses .services-headline .mini-container .white-parallelogram,
#renewable-energy-finance .services-headline .mini-container .white-parallelogram,
#municipal-district-administration-services .services-headline .mini-container .white-parallelogram,
#property-tax-management-and-due-diligence-analyses .services-headline .mini-container .white-parallelogram,
#public-finance-construction-management .services-headline .mini-container .white-parallelogram,
#project-feasibility-studies .services-headline .mini-container .white-parallelogram {
  width: 965px;
  height: 580px;
  border: 2px solid #F7FBFE;
  position: absolute;
  top: -20px;
  left: -210px;
}

#services .services-headline .mini-container h3,
#feasibility-and-risk-management .services-headline .mini-container h3,
#land-use-and-public-facilities .services-headline .mini-container h3,
#clean-energy-leader .services-headline .mini-container h3,
#public-infrastructure-and-services-analysis .services-headline .mini-container h3,
#public-private-partnerships .services-headline .mini-container h3,
#fiscal-and-economic-impact-analyses .services-headline .mini-container h3,
#renewable-energy-finance .services-headline .mini-container h3,
#municipal-district-administration-services .services-headline .mini-container h3,
#property-tax-management-and-due-diligence-analyses .services-headline .mini-container h3,
#public-finance-construction-management .services-headline .mini-container h3,
#project-feasibility-studies .services-headline .mini-container h3 {
  margin-bottom: 50px;
}

#services .services-headline .mini-container h3 .title-line,
#feasibility-and-risk-management .services-headline .mini-container h3 .title-line,
#land-use-and-public-facilities .services-headline .mini-container h3 .title-line,
#clean-energy-leader .services-headline .mini-container h3 .title-line,
#public-infrastructure-and-services-analysis .services-headline .mini-container h3 .title-line,
#public-private-partnerships .services-headline .mini-container h3 .title-line,
#fiscal-and-economic-impact-analyses .services-headline .mini-container h3 .title-line,
#renewable-energy-finance .services-headline .mini-container h3 .title-line,
#municipal-district-administration-services .services-headline .mini-container h3 .title-line,
#property-tax-management-and-due-diligence-analyses .services-headline .mini-container h3 .title-line,
#public-finance-construction-management .services-headline .mini-container h3 .title-line,
#project-feasibility-studies .services-headline .mini-container h3 .title-line {
  left: -75px;
}

#services .services-headline .mini-container h2,
#feasibility-and-risk-management .services-headline .mini-container h2,
#land-use-and-public-facilities .services-headline .mini-container h2,
#clean-energy-leader .services-headline .mini-container h2,
#public-infrastructure-and-services-analysis .services-headline .mini-container h2,
#public-private-partnerships .services-headline .mini-container h2,
#fiscal-and-economic-impact-analyses .services-headline .mini-container h2,
#renewable-energy-finance .services-headline .mini-container h2,
#municipal-district-administration-services .services-headline .mini-container h2,
#property-tax-management-and-due-diligence-analyses .services-headline .mini-container h2,
#public-finance-construction-management .services-headline .mini-container h2,
#project-feasibility-studies .services-headline .mini-container h2 {
  text-transform: none;
  margin-bottom: 100px;
}

#services .services-headline .mini-container p,
#feasibility-and-risk-management .services-headline .mini-container p,
#land-use-and-public-facilities .services-headline .mini-container p,
#clean-energy-leader .services-headline .mini-container p,
#public-infrastructure-and-services-analysis .services-headline .mini-container p,
#public-private-partnerships .services-headline .mini-container p,
#fiscal-and-economic-impact-analyses .services-headline .mini-container p,
#renewable-energy-finance .services-headline .mini-container p,
#municipal-district-administration-services .services-headline .mini-container p,
#property-tax-management-and-due-diligence-analyses .services-headline .mini-container p,
#public-finance-construction-management .services-headline .mini-container p,
#project-feasibility-studies .services-headline .mini-container p {
  width: 88%;
  margin-top: 20px;
  opacity: 0.8;
}

#services .services-second-section li:not(:last-child),
#services .clean-energy-first-section li:not(:last-child),
#feasibility-and-risk-management .services-second-section li:not(:last-child),
#feasibility-and-risk-management .clean-energy-first-section li:not(:last-child),
#land-use-and-public-facilities .services-second-section li:not(:last-child),
#land-use-and-public-facilities .clean-energy-first-section li:not(:last-child),
#clean-energy-leader .services-second-section li:not(:last-child),
#clean-energy-leader .clean-energy-first-section li:not(:last-child),
#public-infrastructure-and-services-analysis .services-second-section li:not(:last-child),
#public-infrastructure-and-services-analysis .clean-energy-first-section li:not(:last-child),
#public-private-partnerships .services-second-section li:not(:last-child),
#public-private-partnerships .clean-energy-first-section li:not(:last-child),
#fiscal-and-economic-impact-analyses .services-second-section li:not(:last-child),
#fiscal-and-economic-impact-analyses .clean-energy-first-section li:not(:last-child),
#renewable-energy-finance .services-second-section li:not(:last-child),
#renewable-energy-finance .clean-energy-first-section li:not(:last-child),
#municipal-district-administration-services .services-second-section li:not(:last-child),
#municipal-district-administration-services .clean-energy-first-section li:not(:last-child),
#property-tax-management-and-due-diligence-analyses .services-second-section li:not(:last-child),
#property-tax-management-and-due-diligence-analyses .clean-energy-first-section li:not(:last-child),
#public-finance-construction-management .services-second-section li:not(:last-child),
#public-finance-construction-management .clean-energy-first-section li:not(:last-child),
#project-feasibility-studies .services-second-section li:not(:last-child),
#project-feasibility-studies .clean-energy-first-section li:not(:last-child) {
  margin-bottom: 30px;
}

#services .services-second-section li:before,
#services .clean-energy-first-section li:before,
#feasibility-and-risk-management .services-second-section li:before,
#feasibility-and-risk-management .clean-energy-first-section li:before,
#land-use-and-public-facilities .services-second-section li:before,
#land-use-and-public-facilities .clean-energy-first-section li:before,
#clean-energy-leader .services-second-section li:before,
#clean-energy-leader .clean-energy-first-section li:before,
#public-infrastructure-and-services-analysis .services-second-section li:before,
#public-infrastructure-and-services-analysis .clean-energy-first-section li:before,
#public-private-partnerships .services-second-section li:before,
#public-private-partnerships .clean-energy-first-section li:before,
#fiscal-and-economic-impact-analyses .services-second-section li:before,
#fiscal-and-economic-impact-analyses .clean-energy-first-section li:before,
#renewable-energy-finance .services-second-section li:before,
#renewable-energy-finance .clean-energy-first-section li:before,
#municipal-district-administration-services .services-second-section li:before,
#municipal-district-administration-services .clean-energy-first-section li:before,
#property-tax-management-and-due-diligence-analyses .services-second-section li:before,
#property-tax-management-and-due-diligence-analyses .clean-energy-first-section li:before,
#public-finance-construction-management .services-second-section li:before,
#public-finance-construction-management .clean-energy-first-section li:before,
#project-feasibility-studies .services-second-section li:before,
#project-feasibility-studies .clean-energy-first-section li:before {
  display: none;
}

#services .services-second-section h5,
#services .clean-energy-first-section h5,
#feasibility-and-risk-management .services-second-section h5,
#feasibility-and-risk-management .clean-energy-first-section h5,
#land-use-and-public-facilities .services-second-section h5,
#land-use-and-public-facilities .clean-energy-first-section h5,
#clean-energy-leader .services-second-section h5,
#clean-energy-leader .clean-energy-first-section h5,
#public-infrastructure-and-services-analysis .services-second-section h5,
#public-infrastructure-and-services-analysis .clean-energy-first-section h5,
#public-private-partnerships .services-second-section h5,
#public-private-partnerships .clean-energy-first-section h5,
#fiscal-and-economic-impact-analyses .services-second-section h5,
#fiscal-and-economic-impact-analyses .clean-energy-first-section h5,
#renewable-energy-finance .services-second-section h5,
#renewable-energy-finance .clean-energy-first-section h5,
#municipal-district-administration-services .services-second-section h5,
#municipal-district-administration-services .clean-energy-first-section h5,
#property-tax-management-and-due-diligence-analyses .services-second-section h5,
#property-tax-management-and-due-diligence-analyses .clean-energy-first-section h5,
#public-finance-construction-management .services-second-section h5,
#public-finance-construction-management .clean-energy-first-section h5,
#project-feasibility-studies .services-second-section h5,
#project-feasibility-studies .clean-energy-first-section h5 {
  position: relative;
}

#services .services-second-section h5 .title-line,
#services .clean-energy-first-section h5 .title-line,
#feasibility-and-risk-management .services-second-section h5 .title-line,
#feasibility-and-risk-management .clean-energy-first-section h5 .title-line,
#land-use-and-public-facilities .services-second-section h5 .title-line,
#land-use-and-public-facilities .clean-energy-first-section h5 .title-line,
#clean-energy-leader .services-second-section h5 .title-line,
#clean-energy-leader .clean-energy-first-section h5 .title-line,
#public-infrastructure-and-services-analysis .services-second-section h5 .title-line,
#public-infrastructure-and-services-analysis .clean-energy-first-section h5 .title-line,
#public-private-partnerships .services-second-section h5 .title-line,
#public-private-partnerships .clean-energy-first-section h5 .title-line,
#fiscal-and-economic-impact-analyses .services-second-section h5 .title-line,
#fiscal-and-economic-impact-analyses .clean-energy-first-section h5 .title-line,
#renewable-energy-finance .services-second-section h5 .title-line,
#renewable-energy-finance .clean-energy-first-section h5 .title-line,
#municipal-district-administration-services .services-second-section h5 .title-line,
#municipal-district-administration-services .clean-energy-first-section h5 .title-line,
#property-tax-management-and-due-diligence-analyses .services-second-section h5 .title-line,
#property-tax-management-and-due-diligence-analyses .clean-energy-first-section h5 .title-line,
#public-finance-construction-management .services-second-section h5 .title-line,
#public-finance-construction-management .clean-energy-first-section h5 .title-line,
#project-feasibility-studies .services-second-section h5 .title-line,
#project-feasibility-studies .clean-energy-first-section h5 .title-line {
  background-color: #D6DBE9;
  width: 20px;
  top: 10px;
  left: -60px;
}

#services .services-second-section p,
#services .clean-energy-first-section p,
#feasibility-and-risk-management .services-second-section p,
#feasibility-and-risk-management .clean-energy-first-section p,
#land-use-and-public-facilities .services-second-section p,
#land-use-and-public-facilities .clean-energy-first-section p,
#clean-energy-leader .services-second-section p,
#clean-energy-leader .clean-energy-first-section p,
#public-infrastructure-and-services-analysis .services-second-section p,
#public-infrastructure-and-services-analysis .clean-energy-first-section p,
#public-private-partnerships .services-second-section p,
#public-private-partnerships .clean-energy-first-section p,
#fiscal-and-economic-impact-analyses .services-second-section p,
#fiscal-and-economic-impact-analyses .clean-energy-first-section p,
#renewable-energy-finance .services-second-section p,
#renewable-energy-finance .clean-energy-first-section p,
#municipal-district-administration-services .services-second-section p,
#municipal-district-administration-services .clean-energy-first-section p,
#property-tax-management-and-due-diligence-analyses .services-second-section p,
#property-tax-management-and-due-diligence-analyses .clean-energy-first-section p,
#public-finance-construction-management .services-second-section p,
#public-finance-construction-management .clean-energy-first-section p,
#project-feasibility-studies .services-second-section p,
#project-feasibility-studies .clean-energy-first-section p {
  opacity: 0.8;
}

#services .services-third-section,
#services .feasibility-eighth-section,
#services .land-use-fourth-section,
#services .public-infrastructure-and-services-analysis-first-section,
#feasibility-and-risk-management .services-third-section,
#feasibility-and-risk-management .feasibility-eighth-section,
#feasibility-and-risk-management .land-use-fourth-section,
#feasibility-and-risk-management .public-infrastructure-and-services-analysis-first-section,
#land-use-and-public-facilities .services-third-section,
#land-use-and-public-facilities .feasibility-eighth-section,
#land-use-and-public-facilities .land-use-fourth-section,
#land-use-and-public-facilities .public-infrastructure-and-services-analysis-first-section,
#clean-energy-leader .services-third-section,
#clean-energy-leader .feasibility-eighth-section,
#clean-energy-leader .land-use-fourth-section,
#clean-energy-leader .public-infrastructure-and-services-analysis-first-section,
#public-infrastructure-and-services-analysis .services-third-section,
#public-infrastructure-and-services-analysis .feasibility-eighth-section,
#public-infrastructure-and-services-analysis .land-use-fourth-section,
#public-infrastructure-and-services-analysis .public-infrastructure-and-services-analysis-first-section,
#public-private-partnerships .services-third-section,
#public-private-partnerships .feasibility-eighth-section,
#public-private-partnerships .land-use-fourth-section,
#public-private-partnerships .public-infrastructure-and-services-analysis-first-section,
#fiscal-and-economic-impact-analyses .services-third-section,
#fiscal-and-economic-impact-analyses .feasibility-eighth-section,
#fiscal-and-economic-impact-analyses .land-use-fourth-section,
#fiscal-and-economic-impact-analyses .public-infrastructure-and-services-analysis-first-section,
#renewable-energy-finance .services-third-section,
#renewable-energy-finance .feasibility-eighth-section,
#renewable-energy-finance .land-use-fourth-section,
#renewable-energy-finance .public-infrastructure-and-services-analysis-first-section,
#municipal-district-administration-services .services-third-section,
#municipal-district-administration-services .feasibility-eighth-section,
#municipal-district-administration-services .land-use-fourth-section,
#municipal-district-administration-services .public-infrastructure-and-services-analysis-first-section,
#property-tax-management-and-due-diligence-analyses .services-third-section,
#property-tax-management-and-due-diligence-analyses .feasibility-eighth-section,
#property-tax-management-and-due-diligence-analyses .land-use-fourth-section,
#property-tax-management-and-due-diligence-analyses .public-infrastructure-and-services-analysis-first-section,
#public-finance-construction-management .services-third-section,
#public-finance-construction-management .feasibility-eighth-section,
#public-finance-construction-management .land-use-fourth-section,
#public-finance-construction-management .public-infrastructure-and-services-analysis-first-section,
#project-feasibility-studies .services-third-section,
#project-feasibility-studies .feasibility-eighth-section,
#project-feasibility-studies .land-use-fourth-section,
#project-feasibility-studies .public-infrastructure-and-services-analysis-first-section {
  background-position: right bottom;
}

#services .services-third-section h4,
#services .feasibility-eighth-section h4,
#services .land-use-fourth-section h4,
#services .public-infrastructure-and-services-analysis-first-section h4,
#feasibility-and-risk-management .services-third-section h4,
#feasibility-and-risk-management .feasibility-eighth-section h4,
#feasibility-and-risk-management .land-use-fourth-section h4,
#feasibility-and-risk-management .public-infrastructure-and-services-analysis-first-section h4,
#land-use-and-public-facilities .services-third-section h4,
#land-use-and-public-facilities .feasibility-eighth-section h4,
#land-use-and-public-facilities .land-use-fourth-section h4,
#land-use-and-public-facilities .public-infrastructure-and-services-analysis-first-section h4,
#clean-energy-leader .services-third-section h4,
#clean-energy-leader .feasibility-eighth-section h4,
#clean-energy-leader .land-use-fourth-section h4,
#clean-energy-leader .public-infrastructure-and-services-analysis-first-section h4,
#public-infrastructure-and-services-analysis .services-third-section h4,
#public-infrastructure-and-services-analysis .feasibility-eighth-section h4,
#public-infrastructure-and-services-analysis .land-use-fourth-section h4,
#public-infrastructure-and-services-analysis .public-infrastructure-and-services-analysis-first-section h4,
#public-private-partnerships .services-third-section h4,
#public-private-partnerships .feasibility-eighth-section h4,
#public-private-partnerships .land-use-fourth-section h4,
#public-private-partnerships .public-infrastructure-and-services-analysis-first-section h4,
#fiscal-and-economic-impact-analyses .services-third-section h4,
#fiscal-and-economic-impact-analyses .feasibility-eighth-section h4,
#fiscal-and-economic-impact-analyses .land-use-fourth-section h4,
#fiscal-and-economic-impact-analyses .public-infrastructure-and-services-analysis-first-section h4,
#renewable-energy-finance .services-third-section h4,
#renewable-energy-finance .feasibility-eighth-section h4,
#renewable-energy-finance .land-use-fourth-section h4,
#renewable-energy-finance .public-infrastructure-and-services-analysis-first-section h4,
#municipal-district-administration-services .services-third-section h4,
#municipal-district-administration-services .feasibility-eighth-section h4,
#municipal-district-administration-services .land-use-fourth-section h4,
#municipal-district-administration-services .public-infrastructure-and-services-analysis-first-section h4,
#property-tax-management-and-due-diligence-analyses .services-third-section h4,
#property-tax-management-and-due-diligence-analyses .feasibility-eighth-section h4,
#property-tax-management-and-due-diligence-analyses .land-use-fourth-section h4,
#property-tax-management-and-due-diligence-analyses .public-infrastructure-and-services-analysis-first-section h4,
#public-finance-construction-management .services-third-section h4,
#public-finance-construction-management .feasibility-eighth-section h4,
#public-finance-construction-management .land-use-fourth-section h4,
#public-finance-construction-management .public-infrastructure-and-services-analysis-first-section h4,
#project-feasibility-studies .services-third-section h4,
#project-feasibility-studies .feasibility-eighth-section h4,
#project-feasibility-studies .land-use-fourth-section h4,
#project-feasibility-studies .public-infrastructure-and-services-analysis-first-section h4 {
  width: 120%;
}

#services .services-third-section h5,
#services .feasibility-eighth-section h5,
#services .land-use-fourth-section h5,
#services .public-infrastructure-and-services-analysis-first-section h5,
#feasibility-and-risk-management .services-third-section h5,
#feasibility-and-risk-management .feasibility-eighth-section h5,
#feasibility-and-risk-management .land-use-fourth-section h5,
#feasibility-and-risk-management .public-infrastructure-and-services-analysis-first-section h5,
#land-use-and-public-facilities .services-third-section h5,
#land-use-and-public-facilities .feasibility-eighth-section h5,
#land-use-and-public-facilities .land-use-fourth-section h5,
#land-use-and-public-facilities .public-infrastructure-and-services-analysis-first-section h5,
#clean-energy-leader .services-third-section h5,
#clean-energy-leader .feasibility-eighth-section h5,
#clean-energy-leader .land-use-fourth-section h5,
#clean-energy-leader .public-infrastructure-and-services-analysis-first-section h5,
#public-infrastructure-and-services-analysis .services-third-section h5,
#public-infrastructure-and-services-analysis .feasibility-eighth-section h5,
#public-infrastructure-and-services-analysis .land-use-fourth-section h5,
#public-infrastructure-and-services-analysis .public-infrastructure-and-services-analysis-first-section h5,
#public-private-partnerships .services-third-section h5,
#public-private-partnerships .feasibility-eighth-section h5,
#public-private-partnerships .land-use-fourth-section h5,
#public-private-partnerships .public-infrastructure-and-services-analysis-first-section h5,
#fiscal-and-economic-impact-analyses .services-third-section h5,
#fiscal-and-economic-impact-analyses .feasibility-eighth-section h5,
#fiscal-and-economic-impact-analyses .land-use-fourth-section h5,
#fiscal-and-economic-impact-analyses .public-infrastructure-and-services-analysis-first-section h5,
#renewable-energy-finance .services-third-section h5,
#renewable-energy-finance .feasibility-eighth-section h5,
#renewable-energy-finance .land-use-fourth-section h5,
#renewable-energy-finance .public-infrastructure-and-services-analysis-first-section h5,
#municipal-district-administration-services .services-third-section h5,
#municipal-district-administration-services .feasibility-eighth-section h5,
#municipal-district-administration-services .land-use-fourth-section h5,
#municipal-district-administration-services .public-infrastructure-and-services-analysis-first-section h5,
#property-tax-management-and-due-diligence-analyses .services-third-section h5,
#property-tax-management-and-due-diligence-analyses .feasibility-eighth-section h5,
#property-tax-management-and-due-diligence-analyses .land-use-fourth-section h5,
#property-tax-management-and-due-diligence-analyses .public-infrastructure-and-services-analysis-first-section h5,
#public-finance-construction-management .services-third-section h5,
#public-finance-construction-management .feasibility-eighth-section h5,
#public-finance-construction-management .land-use-fourth-section h5,
#public-finance-construction-management .public-infrastructure-and-services-analysis-first-section h5,
#project-feasibility-studies .services-third-section h5,
#project-feasibility-studies .feasibility-eighth-section h5,
#project-feasibility-studies .land-use-fourth-section h5,
#project-feasibility-studies .public-infrastructure-and-services-analysis-first-section h5 {
  width: 102%;
}

#services .services-third-section p,
#services .feasibility-eighth-section p,
#services .land-use-fourth-section p,
#services .public-infrastructure-and-services-analysis-first-section p,
#feasibility-and-risk-management .services-third-section p,
#feasibility-and-risk-management .feasibility-eighth-section p,
#feasibility-and-risk-management .land-use-fourth-section p,
#feasibility-and-risk-management .public-infrastructure-and-services-analysis-first-section p,
#land-use-and-public-facilities .services-third-section p,
#land-use-and-public-facilities .feasibility-eighth-section p,
#land-use-and-public-facilities .land-use-fourth-section p,
#land-use-and-public-facilities .public-infrastructure-and-services-analysis-first-section p,
#clean-energy-leader .services-third-section p,
#clean-energy-leader .feasibility-eighth-section p,
#clean-energy-leader .land-use-fourth-section p,
#clean-energy-leader .public-infrastructure-and-services-analysis-first-section p,
#public-infrastructure-and-services-analysis .services-third-section p,
#public-infrastructure-and-services-analysis .feasibility-eighth-section p,
#public-infrastructure-and-services-analysis .land-use-fourth-section p,
#public-infrastructure-and-services-analysis .public-infrastructure-and-services-analysis-first-section p,
#public-private-partnerships .services-third-section p,
#public-private-partnerships .feasibility-eighth-section p,
#public-private-partnerships .land-use-fourth-section p,
#public-private-partnerships .public-infrastructure-and-services-analysis-first-section p,
#fiscal-and-economic-impact-analyses .services-third-section p,
#fiscal-and-economic-impact-analyses .feasibility-eighth-section p,
#fiscal-and-economic-impact-analyses .land-use-fourth-section p,
#fiscal-and-economic-impact-analyses .public-infrastructure-and-services-analysis-first-section p,
#renewable-energy-finance .services-third-section p,
#renewable-energy-finance .feasibility-eighth-section p,
#renewable-energy-finance .land-use-fourth-section p,
#renewable-energy-finance .public-infrastructure-and-services-analysis-first-section p,
#municipal-district-administration-services .services-third-section p,
#municipal-district-administration-services .feasibility-eighth-section p,
#municipal-district-administration-services .land-use-fourth-section p,
#municipal-district-administration-services .public-infrastructure-and-services-analysis-first-section p,
#property-tax-management-and-due-diligence-analyses .services-third-section p,
#property-tax-management-and-due-diligence-analyses .feasibility-eighth-section p,
#property-tax-management-and-due-diligence-analyses .land-use-fourth-section p,
#property-tax-management-and-due-diligence-analyses .public-infrastructure-and-services-analysis-first-section p,
#public-finance-construction-management .services-third-section p,
#public-finance-construction-management .feasibility-eighth-section p,
#public-finance-construction-management .land-use-fourth-section p,
#public-finance-construction-management .public-infrastructure-and-services-analysis-first-section p,
#project-feasibility-studies .services-third-section p,
#project-feasibility-studies .feasibility-eighth-section p,
#project-feasibility-studies .land-use-fourth-section p,
#project-feasibility-studies .public-infrastructure-and-services-analysis-first-section p {
  opacity: 0.8;
  margin-bottom: 50px;
}

#services .services-third-section .parallelogram-content,
#services .feasibility-eighth-section .parallelogram-content,
#services .land-use-fourth-section .parallelogram-content,
#services .public-infrastructure-and-services-analysis-first-section .parallelogram-content,
#feasibility-and-risk-management .services-third-section .parallelogram-content,
#feasibility-and-risk-management .feasibility-eighth-section .parallelogram-content,
#feasibility-and-risk-management .land-use-fourth-section .parallelogram-content,
#feasibility-and-risk-management .public-infrastructure-and-services-analysis-first-section .parallelogram-content,
#land-use-and-public-facilities .services-third-section .parallelogram-content,
#land-use-and-public-facilities .feasibility-eighth-section .parallelogram-content,
#land-use-and-public-facilities .land-use-fourth-section .parallelogram-content,
#land-use-and-public-facilities .public-infrastructure-and-services-analysis-first-section .parallelogram-content,
#clean-energy-leader .services-third-section .parallelogram-content,
#clean-energy-leader .feasibility-eighth-section .parallelogram-content,
#clean-energy-leader .land-use-fourth-section .parallelogram-content,
#clean-energy-leader .public-infrastructure-and-services-analysis-first-section .parallelogram-content,
#public-infrastructure-and-services-analysis .services-third-section .parallelogram-content,
#public-infrastructure-and-services-analysis .feasibility-eighth-section .parallelogram-content,
#public-infrastructure-and-services-analysis .land-use-fourth-section .parallelogram-content,
#public-infrastructure-and-services-analysis .public-infrastructure-and-services-analysis-first-section .parallelogram-content,
#public-private-partnerships .services-third-section .parallelogram-content,
#public-private-partnerships .feasibility-eighth-section .parallelogram-content,
#public-private-partnerships .land-use-fourth-section .parallelogram-content,
#public-private-partnerships .public-infrastructure-and-services-analysis-first-section .parallelogram-content,
#fiscal-and-economic-impact-analyses .services-third-section .parallelogram-content,
#fiscal-and-economic-impact-analyses .feasibility-eighth-section .parallelogram-content,
#fiscal-and-economic-impact-analyses .land-use-fourth-section .parallelogram-content,
#fiscal-and-economic-impact-analyses .public-infrastructure-and-services-analysis-first-section .parallelogram-content,
#renewable-energy-finance .services-third-section .parallelogram-content,
#renewable-energy-finance .feasibility-eighth-section .parallelogram-content,
#renewable-energy-finance .land-use-fourth-section .parallelogram-content,
#renewable-energy-finance .public-infrastructure-and-services-analysis-first-section .parallelogram-content,
#municipal-district-administration-services .services-third-section .parallelogram-content,
#municipal-district-administration-services .feasibility-eighth-section .parallelogram-content,
#municipal-district-administration-services .land-use-fourth-section .parallelogram-content,
#municipal-district-administration-services .public-infrastructure-and-services-analysis-first-section .parallelogram-content,
#property-tax-management-and-due-diligence-analyses .services-third-section .parallelogram-content,
#property-tax-management-and-due-diligence-analyses .feasibility-eighth-section .parallelogram-content,
#property-tax-management-and-due-diligence-analyses .land-use-fourth-section .parallelogram-content,
#property-tax-management-and-due-diligence-analyses .public-infrastructure-and-services-analysis-first-section .parallelogram-content,
#public-finance-construction-management .services-third-section .parallelogram-content,
#public-finance-construction-management .feasibility-eighth-section .parallelogram-content,
#public-finance-construction-management .land-use-fourth-section .parallelogram-content,
#public-finance-construction-management .public-infrastructure-and-services-analysis-first-section .parallelogram-content,
#project-feasibility-studies .services-third-section .parallelogram-content,
#project-feasibility-studies .feasibility-eighth-section .parallelogram-content,
#project-feasibility-studies .land-use-fourth-section .parallelogram-content,
#project-feasibility-studies .public-infrastructure-and-services-analysis-first-section .parallelogram-content {
  position: relative;
  margin-top: 100px;
}

#services .services-third-section .parallelogram-content .grey-parallelogram,
#services .feasibility-eighth-section .parallelogram-content .grey-parallelogram,
#services .land-use-fourth-section .parallelogram-content .grey-parallelogram,
#services .public-infrastructure-and-services-analysis-first-section .parallelogram-content .grey-parallelogram,
#feasibility-and-risk-management .services-third-section .parallelogram-content .grey-parallelogram,
#feasibility-and-risk-management .feasibility-eighth-section .parallelogram-content .grey-parallelogram,
#feasibility-and-risk-management .land-use-fourth-section .parallelogram-content .grey-parallelogram,
#feasibility-and-risk-management .public-infrastructure-and-services-analysis-first-section .parallelogram-content .grey-parallelogram,
#land-use-and-public-facilities .services-third-section .parallelogram-content .grey-parallelogram,
#land-use-and-public-facilities .feasibility-eighth-section .parallelogram-content .grey-parallelogram,
#land-use-and-public-facilities .land-use-fourth-section .parallelogram-content .grey-parallelogram,
#land-use-and-public-facilities .public-infrastructure-and-services-analysis-first-section .parallelogram-content .grey-parallelogram,
#clean-energy-leader .services-third-section .parallelogram-content .grey-parallelogram,
#clean-energy-leader .feasibility-eighth-section .parallelogram-content .grey-parallelogram,
#clean-energy-leader .land-use-fourth-section .parallelogram-content .grey-parallelogram,
#clean-energy-leader .public-infrastructure-and-services-analysis-first-section .parallelogram-content .grey-parallelogram,
#public-infrastructure-and-services-analysis .services-third-section .parallelogram-content .grey-parallelogram,
#public-infrastructure-and-services-analysis .feasibility-eighth-section .parallelogram-content .grey-parallelogram,
#public-infrastructure-and-services-analysis .land-use-fourth-section .parallelogram-content .grey-parallelogram,
#public-infrastructure-and-services-analysis .public-infrastructure-and-services-analysis-first-section .parallelogram-content .grey-parallelogram,
#public-private-partnerships .services-third-section .parallelogram-content .grey-parallelogram,
#public-private-partnerships .feasibility-eighth-section .parallelogram-content .grey-parallelogram,
#public-private-partnerships .land-use-fourth-section .parallelogram-content .grey-parallelogram,
#public-private-partnerships .public-infrastructure-and-services-analysis-first-section .parallelogram-content .grey-parallelogram,
#fiscal-and-economic-impact-analyses .services-third-section .parallelogram-content .grey-parallelogram,
#fiscal-and-economic-impact-analyses .feasibility-eighth-section .parallelogram-content .grey-parallelogram,
#fiscal-and-economic-impact-analyses .land-use-fourth-section .parallelogram-content .grey-parallelogram,
#fiscal-and-economic-impact-analyses .public-infrastructure-and-services-analysis-first-section .parallelogram-content .grey-parallelogram,
#renewable-energy-finance .services-third-section .parallelogram-content .grey-parallelogram,
#renewable-energy-finance .feasibility-eighth-section .parallelogram-content .grey-parallelogram,
#renewable-energy-finance .land-use-fourth-section .parallelogram-content .grey-parallelogram,
#renewable-energy-finance .public-infrastructure-and-services-analysis-first-section .parallelogram-content .grey-parallelogram,
#municipal-district-administration-services .services-third-section .parallelogram-content .grey-parallelogram,
#municipal-district-administration-services .feasibility-eighth-section .parallelogram-content .grey-parallelogram,
#municipal-district-administration-services .land-use-fourth-section .parallelogram-content .grey-parallelogram,
#municipal-district-administration-services .public-infrastructure-and-services-analysis-first-section .parallelogram-content .grey-parallelogram,
#property-tax-management-and-due-diligence-analyses .services-third-section .parallelogram-content .grey-parallelogram,
#property-tax-management-and-due-diligence-analyses .feasibility-eighth-section .parallelogram-content .grey-parallelogram,
#property-tax-management-and-due-diligence-analyses .land-use-fourth-section .parallelogram-content .grey-parallelogram,
#property-tax-management-and-due-diligence-analyses .public-infrastructure-and-services-analysis-first-section .parallelogram-content .grey-parallelogram,
#public-finance-construction-management .services-third-section .parallelogram-content .grey-parallelogram,
#public-finance-construction-management .feasibility-eighth-section .parallelogram-content .grey-parallelogram,
#public-finance-construction-management .land-use-fourth-section .parallelogram-content .grey-parallelogram,
#public-finance-construction-management .public-infrastructure-and-services-analysis-first-section .parallelogram-content .grey-parallelogram,
#project-feasibility-studies .services-third-section .parallelogram-content .grey-parallelogram,
#project-feasibility-studies .feasibility-eighth-section .parallelogram-content .grey-parallelogram,
#project-feasibility-studies .land-use-fourth-section .parallelogram-content .grey-parallelogram,
#project-feasibility-studies .public-infrastructure-and-services-analysis-first-section .parallelogram-content .grey-parallelogram {
  width: 860px;
  height: 1170px;
  border: 1px solid #DFE2EF;
  position: absolute;
  top: -50px;
  left: -210px;
  -moz-transform: skewX(-5deg);
       transform: skewX(-5deg);
}

#services .services-third-section .parallelogram-content h4,
#services .feasibility-eighth-section .parallelogram-content h4,
#services .land-use-fourth-section .parallelogram-content h4,
#services .public-infrastructure-and-services-analysis-first-section .parallelogram-content h4,
#feasibility-and-risk-management .services-third-section .parallelogram-content h4,
#feasibility-and-risk-management .feasibility-eighth-section .parallelogram-content h4,
#feasibility-and-risk-management .land-use-fourth-section .parallelogram-content h4,
#feasibility-and-risk-management .public-infrastructure-and-services-analysis-first-section .parallelogram-content h4,
#land-use-and-public-facilities .services-third-section .parallelogram-content h4,
#land-use-and-public-facilities .feasibility-eighth-section .parallelogram-content h4,
#land-use-and-public-facilities .land-use-fourth-section .parallelogram-content h4,
#land-use-and-public-facilities .public-infrastructure-and-services-analysis-first-section .parallelogram-content h4,
#clean-energy-leader .services-third-section .parallelogram-content h4,
#clean-energy-leader .feasibility-eighth-section .parallelogram-content h4,
#clean-energy-leader .land-use-fourth-section .parallelogram-content h4,
#clean-energy-leader .public-infrastructure-and-services-analysis-first-section .parallelogram-content h4,
#public-infrastructure-and-services-analysis .services-third-section .parallelogram-content h4,
#public-infrastructure-and-services-analysis .feasibility-eighth-section .parallelogram-content h4,
#public-infrastructure-and-services-analysis .land-use-fourth-section .parallelogram-content h4,
#public-infrastructure-and-services-analysis .public-infrastructure-and-services-analysis-first-section .parallelogram-content h4,
#public-private-partnerships .services-third-section .parallelogram-content h4,
#public-private-partnerships .feasibility-eighth-section .parallelogram-content h4,
#public-private-partnerships .land-use-fourth-section .parallelogram-content h4,
#public-private-partnerships .public-infrastructure-and-services-analysis-first-section .parallelogram-content h4,
#fiscal-and-economic-impact-analyses .services-third-section .parallelogram-content h4,
#fiscal-and-economic-impact-analyses .feasibility-eighth-section .parallelogram-content h4,
#fiscal-and-economic-impact-analyses .land-use-fourth-section .parallelogram-content h4,
#fiscal-and-economic-impact-analyses .public-infrastructure-and-services-analysis-first-section .parallelogram-content h4,
#renewable-energy-finance .services-third-section .parallelogram-content h4,
#renewable-energy-finance .feasibility-eighth-section .parallelogram-content h4,
#renewable-energy-finance .land-use-fourth-section .parallelogram-content h4,
#renewable-energy-finance .public-infrastructure-and-services-analysis-first-section .parallelogram-content h4,
#municipal-district-administration-services .services-third-section .parallelogram-content h4,
#municipal-district-administration-services .feasibility-eighth-section .parallelogram-content h4,
#municipal-district-administration-services .land-use-fourth-section .parallelogram-content h4,
#municipal-district-administration-services .public-infrastructure-and-services-analysis-first-section .parallelogram-content h4,
#property-tax-management-and-due-diligence-analyses .services-third-section .parallelogram-content h4,
#property-tax-management-and-due-diligence-analyses .feasibility-eighth-section .parallelogram-content h4,
#property-tax-management-and-due-diligence-analyses .land-use-fourth-section .parallelogram-content h4,
#property-tax-management-and-due-diligence-analyses .public-infrastructure-and-services-analysis-first-section .parallelogram-content h4,
#public-finance-construction-management .services-third-section .parallelogram-content h4,
#public-finance-construction-management .feasibility-eighth-section .parallelogram-content h4,
#public-finance-construction-management .land-use-fourth-section .parallelogram-content h4,
#public-finance-construction-management .public-infrastructure-and-services-analysis-first-section .parallelogram-content h4,
#project-feasibility-studies .services-third-section .parallelogram-content h4,
#project-feasibility-studies .feasibility-eighth-section .parallelogram-content h4,
#project-feasibility-studies .land-use-fourth-section .parallelogram-content h4,
#project-feasibility-studies .public-infrastructure-and-services-analysis-first-section .parallelogram-content h4 {
  text-transform: capitalize;
}

#services .services-third-section .parallelogram-content p,
#services .feasibility-eighth-section .parallelogram-content p,
#services .land-use-fourth-section .parallelogram-content p,
#services .public-infrastructure-and-services-analysis-first-section .parallelogram-content p,
#feasibility-and-risk-management .services-third-section .parallelogram-content p,
#feasibility-and-risk-management .feasibility-eighth-section .parallelogram-content p,
#feasibility-and-risk-management .land-use-fourth-section .parallelogram-content p,
#feasibility-and-risk-management .public-infrastructure-and-services-analysis-first-section .parallelogram-content p,
#land-use-and-public-facilities .services-third-section .parallelogram-content p,
#land-use-and-public-facilities .feasibility-eighth-section .parallelogram-content p,
#land-use-and-public-facilities .land-use-fourth-section .parallelogram-content p,
#land-use-and-public-facilities .public-infrastructure-and-services-analysis-first-section .parallelogram-content p,
#clean-energy-leader .services-third-section .parallelogram-content p,
#clean-energy-leader .feasibility-eighth-section .parallelogram-content p,
#clean-energy-leader .land-use-fourth-section .parallelogram-content p,
#clean-energy-leader .public-infrastructure-and-services-analysis-first-section .parallelogram-content p,
#public-infrastructure-and-services-analysis .services-third-section .parallelogram-content p,
#public-infrastructure-and-services-analysis .feasibility-eighth-section .parallelogram-content p,
#public-infrastructure-and-services-analysis .land-use-fourth-section .parallelogram-content p,
#public-infrastructure-and-services-analysis .public-infrastructure-and-services-analysis-first-section .parallelogram-content p,
#public-private-partnerships .services-third-section .parallelogram-content p,
#public-private-partnerships .feasibility-eighth-section .parallelogram-content p,
#public-private-partnerships .land-use-fourth-section .parallelogram-content p,
#public-private-partnerships .public-infrastructure-and-services-analysis-first-section .parallelogram-content p,
#fiscal-and-economic-impact-analyses .services-third-section .parallelogram-content p,
#fiscal-and-economic-impact-analyses .feasibility-eighth-section .parallelogram-content p,
#fiscal-and-economic-impact-analyses .land-use-fourth-section .parallelogram-content p,
#fiscal-and-economic-impact-analyses .public-infrastructure-and-services-analysis-first-section .parallelogram-content p,
#renewable-energy-finance .services-third-section .parallelogram-content p,
#renewable-energy-finance .feasibility-eighth-section .parallelogram-content p,
#renewable-energy-finance .land-use-fourth-section .parallelogram-content p,
#renewable-energy-finance .public-infrastructure-and-services-analysis-first-section .parallelogram-content p,
#municipal-district-administration-services .services-third-section .parallelogram-content p,
#municipal-district-administration-services .feasibility-eighth-section .parallelogram-content p,
#municipal-district-administration-services .land-use-fourth-section .parallelogram-content p,
#municipal-district-administration-services .public-infrastructure-and-services-analysis-first-section .parallelogram-content p,
#property-tax-management-and-due-diligence-analyses .services-third-section .parallelogram-content p,
#property-tax-management-and-due-diligence-analyses .feasibility-eighth-section .parallelogram-content p,
#property-tax-management-and-due-diligence-analyses .land-use-fourth-section .parallelogram-content p,
#property-tax-management-and-due-diligence-analyses .public-infrastructure-and-services-analysis-first-section .parallelogram-content p,
#public-finance-construction-management .services-third-section .parallelogram-content p,
#public-finance-construction-management .feasibility-eighth-section .parallelogram-content p,
#public-finance-construction-management .land-use-fourth-section .parallelogram-content p,
#public-finance-construction-management .public-infrastructure-and-services-analysis-first-section .parallelogram-content p,
#project-feasibility-studies .services-third-section .parallelogram-content p,
#project-feasibility-studies .feasibility-eighth-section .parallelogram-content p,
#project-feasibility-studies .land-use-fourth-section .parallelogram-content p,
#project-feasibility-studies .public-infrastructure-and-services-analysis-first-section .parallelogram-content p {
  font-size: 18px;
  line-height: 23px;
  font-weight: normal;
  opacity: 1;
  margin-bottom: 30px;
}

#services .services-fourth-section,
#services .feasibility-third-section,
#services .public-infrastructure-and-services-analysis-third-section,
#services .public-infrastructure-and-services-analysis-sixth-section,
#services .public-private-partnerships-first-section,
#feasibility-and-risk-management .services-fourth-section,
#feasibility-and-risk-management .feasibility-third-section,
#feasibility-and-risk-management .public-infrastructure-and-services-analysis-third-section,
#feasibility-and-risk-management .public-infrastructure-and-services-analysis-sixth-section,
#feasibility-and-risk-management .public-private-partnerships-first-section,
#land-use-and-public-facilities .services-fourth-section,
#land-use-and-public-facilities .feasibility-third-section,
#land-use-and-public-facilities .public-infrastructure-and-services-analysis-third-section,
#land-use-and-public-facilities .public-infrastructure-and-services-analysis-sixth-section,
#land-use-and-public-facilities .public-private-partnerships-first-section,
#clean-energy-leader .services-fourth-section,
#clean-energy-leader .feasibility-third-section,
#clean-energy-leader .public-infrastructure-and-services-analysis-third-section,
#clean-energy-leader .public-infrastructure-and-services-analysis-sixth-section,
#clean-energy-leader .public-private-partnerships-first-section,
#public-infrastructure-and-services-analysis .services-fourth-section,
#public-infrastructure-and-services-analysis .feasibility-third-section,
#public-infrastructure-and-services-analysis .public-infrastructure-and-services-analysis-third-section,
#public-infrastructure-and-services-analysis .public-infrastructure-and-services-analysis-sixth-section,
#public-infrastructure-and-services-analysis .public-private-partnerships-first-section,
#public-private-partnerships .services-fourth-section,
#public-private-partnerships .feasibility-third-section,
#public-private-partnerships .public-infrastructure-and-services-analysis-third-section,
#public-private-partnerships .public-infrastructure-and-services-analysis-sixth-section,
#public-private-partnerships .public-private-partnerships-first-section,
#fiscal-and-economic-impact-analyses .services-fourth-section,
#fiscal-and-economic-impact-analyses .feasibility-third-section,
#fiscal-and-economic-impact-analyses .public-infrastructure-and-services-analysis-third-section,
#fiscal-and-economic-impact-analyses .public-infrastructure-and-services-analysis-sixth-section,
#fiscal-and-economic-impact-analyses .public-private-partnerships-first-section,
#renewable-energy-finance .services-fourth-section,
#renewable-energy-finance .feasibility-third-section,
#renewable-energy-finance .public-infrastructure-and-services-analysis-third-section,
#renewable-energy-finance .public-infrastructure-and-services-analysis-sixth-section,
#renewable-energy-finance .public-private-partnerships-first-section,
#municipal-district-administration-services .services-fourth-section,
#municipal-district-administration-services .feasibility-third-section,
#municipal-district-administration-services .public-infrastructure-and-services-analysis-third-section,
#municipal-district-administration-services .public-infrastructure-and-services-analysis-sixth-section,
#municipal-district-administration-services .public-private-partnerships-first-section,
#property-tax-management-and-due-diligence-analyses .services-fourth-section,
#property-tax-management-and-due-diligence-analyses .feasibility-third-section,
#property-tax-management-and-due-diligence-analyses .public-infrastructure-and-services-analysis-third-section,
#property-tax-management-and-due-diligence-analyses .public-infrastructure-and-services-analysis-sixth-section,
#property-tax-management-and-due-diligence-analyses .public-private-partnerships-first-section,
#public-finance-construction-management .services-fourth-section,
#public-finance-construction-management .feasibility-third-section,
#public-finance-construction-management .public-infrastructure-and-services-analysis-third-section,
#public-finance-construction-management .public-infrastructure-and-services-analysis-sixth-section,
#public-finance-construction-management .public-private-partnerships-first-section,
#project-feasibility-studies .services-fourth-section,
#project-feasibility-studies .feasibility-third-section,
#project-feasibility-studies .public-infrastructure-and-services-analysis-third-section,
#project-feasibility-studies .public-infrastructure-and-services-analysis-sixth-section,
#project-feasibility-studies .public-private-partnerships-first-section {
  background-color: #F3F5FF;
}

#services .services-fourth-section .services-fourth-section-list p,
#services .services-fourth-section .feasibility-third-section-list p,
#services .services-fourth-section .public-private-partnerships-first-section-list p,
#services .feasibility-third-section .services-fourth-section-list p,
#services .feasibility-third-section .feasibility-third-section-list p,
#services .feasibility-third-section .public-private-partnerships-first-section-list p,
#services .public-infrastructure-and-services-analysis-third-section .services-fourth-section-list p,
#services .public-infrastructure-and-services-analysis-third-section .feasibility-third-section-list p,
#services .public-infrastructure-and-services-analysis-third-section .public-private-partnerships-first-section-list p,
#services .public-infrastructure-and-services-analysis-sixth-section .services-fourth-section-list p,
#services .public-infrastructure-and-services-analysis-sixth-section .feasibility-third-section-list p,
#services .public-infrastructure-and-services-analysis-sixth-section .public-private-partnerships-first-section-list p,
#services .public-private-partnerships-first-section .services-fourth-section-list p,
#services .public-private-partnerships-first-section .feasibility-third-section-list p,
#services .public-private-partnerships-first-section .public-private-partnerships-first-section-list p,
#feasibility-and-risk-management .services-fourth-section .services-fourth-section-list p,
#feasibility-and-risk-management .services-fourth-section .feasibility-third-section-list p,
#feasibility-and-risk-management .services-fourth-section .public-private-partnerships-first-section-list p,
#feasibility-and-risk-management .feasibility-third-section .services-fourth-section-list p,
#feasibility-and-risk-management .feasibility-third-section .feasibility-third-section-list p,
#feasibility-and-risk-management .feasibility-third-section .public-private-partnerships-first-section-list p,
#feasibility-and-risk-management .public-infrastructure-and-services-analysis-third-section .services-fourth-section-list p,
#feasibility-and-risk-management .public-infrastructure-and-services-analysis-third-section .feasibility-third-section-list p,
#feasibility-and-risk-management .public-infrastructure-and-services-analysis-third-section .public-private-partnerships-first-section-list p,
#feasibility-and-risk-management .public-infrastructure-and-services-analysis-sixth-section .services-fourth-section-list p,
#feasibility-and-risk-management .public-infrastructure-and-services-analysis-sixth-section .feasibility-third-section-list p,
#feasibility-and-risk-management .public-infrastructure-and-services-analysis-sixth-section .public-private-partnerships-first-section-list p,
#feasibility-and-risk-management .public-private-partnerships-first-section .services-fourth-section-list p,
#feasibility-and-risk-management .public-private-partnerships-first-section .feasibility-third-section-list p,
#feasibility-and-risk-management .public-private-partnerships-first-section .public-private-partnerships-first-section-list p,
#land-use-and-public-facilities .services-fourth-section .services-fourth-section-list p,
#land-use-and-public-facilities .services-fourth-section .feasibility-third-section-list p,
#land-use-and-public-facilities .services-fourth-section .public-private-partnerships-first-section-list p,
#land-use-and-public-facilities .feasibility-third-section .services-fourth-section-list p,
#land-use-and-public-facilities .feasibility-third-section .feasibility-third-section-list p,
#land-use-and-public-facilities .feasibility-third-section .public-private-partnerships-first-section-list p,
#land-use-and-public-facilities .public-infrastructure-and-services-analysis-third-section .services-fourth-section-list p,
#land-use-and-public-facilities .public-infrastructure-and-services-analysis-third-section .feasibility-third-section-list p,
#land-use-and-public-facilities .public-infrastructure-and-services-analysis-third-section .public-private-partnerships-first-section-list p,
#land-use-and-public-facilities .public-infrastructure-and-services-analysis-sixth-section .services-fourth-section-list p,
#land-use-and-public-facilities .public-infrastructure-and-services-analysis-sixth-section .feasibility-third-section-list p,
#land-use-and-public-facilities .public-infrastructure-and-services-analysis-sixth-section .public-private-partnerships-first-section-list p,
#land-use-and-public-facilities .public-private-partnerships-first-section .services-fourth-section-list p,
#land-use-and-public-facilities .public-private-partnerships-first-section .feasibility-third-section-list p,
#land-use-and-public-facilities .public-private-partnerships-first-section .public-private-partnerships-first-section-list p,
#clean-energy-leader .services-fourth-section .services-fourth-section-list p,
#clean-energy-leader .services-fourth-section .feasibility-third-section-list p,
#clean-energy-leader .services-fourth-section .public-private-partnerships-first-section-list p,
#clean-energy-leader .feasibility-third-section .services-fourth-section-list p,
#clean-energy-leader .feasibility-third-section .feasibility-third-section-list p,
#clean-energy-leader .feasibility-third-section .public-private-partnerships-first-section-list p,
#clean-energy-leader .public-infrastructure-and-services-analysis-third-section .services-fourth-section-list p,
#clean-energy-leader .public-infrastructure-and-services-analysis-third-section .feasibility-third-section-list p,
#clean-energy-leader .public-infrastructure-and-services-analysis-third-section .public-private-partnerships-first-section-list p,
#clean-energy-leader .public-infrastructure-and-services-analysis-sixth-section .services-fourth-section-list p,
#clean-energy-leader .public-infrastructure-and-services-analysis-sixth-section .feasibility-third-section-list p,
#clean-energy-leader .public-infrastructure-and-services-analysis-sixth-section .public-private-partnerships-first-section-list p,
#clean-energy-leader .public-private-partnerships-first-section .services-fourth-section-list p,
#clean-energy-leader .public-private-partnerships-first-section .feasibility-third-section-list p,
#clean-energy-leader .public-private-partnerships-first-section .public-private-partnerships-first-section-list p,
#public-infrastructure-and-services-analysis .services-fourth-section .services-fourth-section-list p,
#public-infrastructure-and-services-analysis .services-fourth-section .feasibility-third-section-list p,
#public-infrastructure-and-services-analysis .services-fourth-section .public-private-partnerships-first-section-list p,
#public-infrastructure-and-services-analysis .feasibility-third-section .services-fourth-section-list p,
#public-infrastructure-and-services-analysis .feasibility-third-section .feasibility-third-section-list p,
#public-infrastructure-and-services-analysis .feasibility-third-section .public-private-partnerships-first-section-list p,
#public-infrastructure-and-services-analysis .public-infrastructure-and-services-analysis-third-section .services-fourth-section-list p,
#public-infrastructure-and-services-analysis .public-infrastructure-and-services-analysis-third-section .feasibility-third-section-list p,
#public-infrastructure-and-services-analysis .public-infrastructure-and-services-analysis-third-section .public-private-partnerships-first-section-list p,
#public-infrastructure-and-services-analysis .public-infrastructure-and-services-analysis-sixth-section .services-fourth-section-list p,
#public-infrastructure-and-services-analysis .public-infrastructure-and-services-analysis-sixth-section .feasibility-third-section-list p,
#public-infrastructure-and-services-analysis .public-infrastructure-and-services-analysis-sixth-section .public-private-partnerships-first-section-list p,
#public-infrastructure-and-services-analysis .public-private-partnerships-first-section .services-fourth-section-list p,
#public-infrastructure-and-services-analysis .public-private-partnerships-first-section .feasibility-third-section-list p,
#public-infrastructure-and-services-analysis .public-private-partnerships-first-section .public-private-partnerships-first-section-list p,
#public-private-partnerships .services-fourth-section .services-fourth-section-list p,
#public-private-partnerships .services-fourth-section .feasibility-third-section-list p,
#public-private-partnerships .services-fourth-section .public-private-partnerships-first-section-list p,
#public-private-partnerships .feasibility-third-section .services-fourth-section-list p,
#public-private-partnerships .feasibility-third-section .feasibility-third-section-list p,
#public-private-partnerships .feasibility-third-section .public-private-partnerships-first-section-list p,
#public-private-partnerships .public-infrastructure-and-services-analysis-third-section .services-fourth-section-list p,
#public-private-partnerships .public-infrastructure-and-services-analysis-third-section .feasibility-third-section-list p,
#public-private-partnerships .public-infrastructure-and-services-analysis-third-section .public-private-partnerships-first-section-list p,
#public-private-partnerships .public-infrastructure-and-services-analysis-sixth-section .services-fourth-section-list p,
#public-private-partnerships .public-infrastructure-and-services-analysis-sixth-section .feasibility-third-section-list p,
#public-private-partnerships .public-infrastructure-and-services-analysis-sixth-section .public-private-partnerships-first-section-list p,
#public-private-partnerships .public-private-partnerships-first-section .services-fourth-section-list p,
#public-private-partnerships .public-private-partnerships-first-section .feasibility-third-section-list p,
#public-private-partnerships .public-private-partnerships-first-section .public-private-partnerships-first-section-list p,
#fiscal-and-economic-impact-analyses .services-fourth-section .services-fourth-section-list p,
#fiscal-and-economic-impact-analyses .services-fourth-section .feasibility-third-section-list p,
#fiscal-and-economic-impact-analyses .services-fourth-section .public-private-partnerships-first-section-list p,
#fiscal-and-economic-impact-analyses .feasibility-third-section .services-fourth-section-list p,
#fiscal-and-economic-impact-analyses .feasibility-third-section .feasibility-third-section-list p,
#fiscal-and-economic-impact-analyses .feasibility-third-section .public-private-partnerships-first-section-list p,
#fiscal-and-economic-impact-analyses .public-infrastructure-and-services-analysis-third-section .services-fourth-section-list p,
#fiscal-and-economic-impact-analyses .public-infrastructure-and-services-analysis-third-section .feasibility-third-section-list p,
#fiscal-and-economic-impact-analyses .public-infrastructure-and-services-analysis-third-section .public-private-partnerships-first-section-list p,
#fiscal-and-economic-impact-analyses .public-infrastructure-and-services-analysis-sixth-section .services-fourth-section-list p,
#fiscal-and-economic-impact-analyses .public-infrastructure-and-services-analysis-sixth-section .feasibility-third-section-list p,
#fiscal-and-economic-impact-analyses .public-infrastructure-and-services-analysis-sixth-section .public-private-partnerships-first-section-list p,
#fiscal-and-economic-impact-analyses .public-private-partnerships-first-section .services-fourth-section-list p,
#fiscal-and-economic-impact-analyses .public-private-partnerships-first-section .feasibility-third-section-list p,
#fiscal-and-economic-impact-analyses .public-private-partnerships-first-section .public-private-partnerships-first-section-list p,
#renewable-energy-finance .services-fourth-section .services-fourth-section-list p,
#renewable-energy-finance .services-fourth-section .feasibility-third-section-list p,
#renewable-energy-finance .services-fourth-section .public-private-partnerships-first-section-list p,
#renewable-energy-finance .feasibility-third-section .services-fourth-section-list p,
#renewable-energy-finance .feasibility-third-section .feasibility-third-section-list p,
#renewable-energy-finance .feasibility-third-section .public-private-partnerships-first-section-list p,
#renewable-energy-finance .public-infrastructure-and-services-analysis-third-section .services-fourth-section-list p,
#renewable-energy-finance .public-infrastructure-and-services-analysis-third-section .feasibility-third-section-list p,
#renewable-energy-finance .public-infrastructure-and-services-analysis-third-section .public-private-partnerships-first-section-list p,
#renewable-energy-finance .public-infrastructure-and-services-analysis-sixth-section .services-fourth-section-list p,
#renewable-energy-finance .public-infrastructure-and-services-analysis-sixth-section .feasibility-third-section-list p,
#renewable-energy-finance .public-infrastructure-and-services-analysis-sixth-section .public-private-partnerships-first-section-list p,
#renewable-energy-finance .public-private-partnerships-first-section .services-fourth-section-list p,
#renewable-energy-finance .public-private-partnerships-first-section .feasibility-third-section-list p,
#renewable-energy-finance .public-private-partnerships-first-section .public-private-partnerships-first-section-list p,
#municipal-district-administration-services .services-fourth-section .services-fourth-section-list p,
#municipal-district-administration-services .services-fourth-section .feasibility-third-section-list p,
#municipal-district-administration-services .services-fourth-section .public-private-partnerships-first-section-list p,
#municipal-district-administration-services .feasibility-third-section .services-fourth-section-list p,
#municipal-district-administration-services .feasibility-third-section .feasibility-third-section-list p,
#municipal-district-administration-services .feasibility-third-section .public-private-partnerships-first-section-list p,
#municipal-district-administration-services .public-infrastructure-and-services-analysis-third-section .services-fourth-section-list p,
#municipal-district-administration-services .public-infrastructure-and-services-analysis-third-section .feasibility-third-section-list p,
#municipal-district-administration-services .public-infrastructure-and-services-analysis-third-section .public-private-partnerships-first-section-list p,
#municipal-district-administration-services .public-infrastructure-and-services-analysis-sixth-section .services-fourth-section-list p,
#municipal-district-administration-services .public-infrastructure-and-services-analysis-sixth-section .feasibility-third-section-list p,
#municipal-district-administration-services .public-infrastructure-and-services-analysis-sixth-section .public-private-partnerships-first-section-list p,
#municipal-district-administration-services .public-private-partnerships-first-section .services-fourth-section-list p,
#municipal-district-administration-services .public-private-partnerships-first-section .feasibility-third-section-list p,
#municipal-district-administration-services .public-private-partnerships-first-section .public-private-partnerships-first-section-list p,
#property-tax-management-and-due-diligence-analyses .services-fourth-section .services-fourth-section-list p,
#property-tax-management-and-due-diligence-analyses .services-fourth-section .feasibility-third-section-list p,
#property-tax-management-and-due-diligence-analyses .services-fourth-section .public-private-partnerships-first-section-list p,
#property-tax-management-and-due-diligence-analyses .feasibility-third-section .services-fourth-section-list p,
#property-tax-management-and-due-diligence-analyses .feasibility-third-section .feasibility-third-section-list p,
#property-tax-management-and-due-diligence-analyses .feasibility-third-section .public-private-partnerships-first-section-list p,
#property-tax-management-and-due-diligence-analyses .public-infrastructure-and-services-analysis-third-section .services-fourth-section-list p,
#property-tax-management-and-due-diligence-analyses .public-infrastructure-and-services-analysis-third-section .feasibility-third-section-list p,
#property-tax-management-and-due-diligence-analyses .public-infrastructure-and-services-analysis-third-section .public-private-partnerships-first-section-list p,
#property-tax-management-and-due-diligence-analyses .public-infrastructure-and-services-analysis-sixth-section .services-fourth-section-list p,
#property-tax-management-and-due-diligence-analyses .public-infrastructure-and-services-analysis-sixth-section .feasibility-third-section-list p,
#property-tax-management-and-due-diligence-analyses .public-infrastructure-and-services-analysis-sixth-section .public-private-partnerships-first-section-list p,
#property-tax-management-and-due-diligence-analyses .public-private-partnerships-first-section .services-fourth-section-list p,
#property-tax-management-and-due-diligence-analyses .public-private-partnerships-first-section .feasibility-third-section-list p,
#property-tax-management-and-due-diligence-analyses .public-private-partnerships-first-section .public-private-partnerships-first-section-list p,
#public-finance-construction-management .services-fourth-section .services-fourth-section-list p,
#public-finance-construction-management .services-fourth-section .feasibility-third-section-list p,
#public-finance-construction-management .services-fourth-section .public-private-partnerships-first-section-list p,
#public-finance-construction-management .feasibility-third-section .services-fourth-section-list p,
#public-finance-construction-management .feasibility-third-section .feasibility-third-section-list p,
#public-finance-construction-management .feasibility-third-section .public-private-partnerships-first-section-list p,
#public-finance-construction-management .public-infrastructure-and-services-analysis-third-section .services-fourth-section-list p,
#public-finance-construction-management .public-infrastructure-and-services-analysis-third-section .feasibility-third-section-list p,
#public-finance-construction-management .public-infrastructure-and-services-analysis-third-section .public-private-partnerships-first-section-list p,
#public-finance-construction-management .public-infrastructure-and-services-analysis-sixth-section .services-fourth-section-list p,
#public-finance-construction-management .public-infrastructure-and-services-analysis-sixth-section .feasibility-third-section-list p,
#public-finance-construction-management .public-infrastructure-and-services-analysis-sixth-section .public-private-partnerships-first-section-list p,
#public-finance-construction-management .public-private-partnerships-first-section .services-fourth-section-list p,
#public-finance-construction-management .public-private-partnerships-first-section .feasibility-third-section-list p,
#public-finance-construction-management .public-private-partnerships-first-section .public-private-partnerships-first-section-list p,
#project-feasibility-studies .services-fourth-section .services-fourth-section-list p,
#project-feasibility-studies .services-fourth-section .feasibility-third-section-list p,
#project-feasibility-studies .services-fourth-section .public-private-partnerships-first-section-list p,
#project-feasibility-studies .feasibility-third-section .services-fourth-section-list p,
#project-feasibility-studies .feasibility-third-section .feasibility-third-section-list p,
#project-feasibility-studies .feasibility-third-section .public-private-partnerships-first-section-list p,
#project-feasibility-studies .public-infrastructure-and-services-analysis-third-section .services-fourth-section-list p,
#project-feasibility-studies .public-infrastructure-and-services-analysis-third-section .feasibility-third-section-list p,
#project-feasibility-studies .public-infrastructure-and-services-analysis-third-section .public-private-partnerships-first-section-list p,
#project-feasibility-studies .public-infrastructure-and-services-analysis-sixth-section .services-fourth-section-list p,
#project-feasibility-studies .public-infrastructure-and-services-analysis-sixth-section .feasibility-third-section-list p,
#project-feasibility-studies .public-infrastructure-and-services-analysis-sixth-section .public-private-partnerships-first-section-list p,
#project-feasibility-studies .public-private-partnerships-first-section .services-fourth-section-list p,
#project-feasibility-studies .public-private-partnerships-first-section .feasibility-third-section-list p,
#project-feasibility-studies .public-private-partnerships-first-section .public-private-partnerships-first-section-list p {
  line-height: 30px;
  font-size: 22px;
  margin-top: 50px;
}

#services .services-fifth-section,
#services .feasibility-second-section,
#services .land-use-first-section,
#services .public-infrastructure-and-services-analysis-second-section,
#services .municipal-district-administration-services-first-section,
#feasibility-and-risk-management .services-fifth-section,
#feasibility-and-risk-management .feasibility-second-section,
#feasibility-and-risk-management .land-use-first-section,
#feasibility-and-risk-management .public-infrastructure-and-services-analysis-second-section,
#feasibility-and-risk-management .municipal-district-administration-services-first-section,
#land-use-and-public-facilities .services-fifth-section,
#land-use-and-public-facilities .feasibility-second-section,
#land-use-and-public-facilities .land-use-first-section,
#land-use-and-public-facilities .public-infrastructure-and-services-analysis-second-section,
#land-use-and-public-facilities .municipal-district-administration-services-first-section,
#clean-energy-leader .services-fifth-section,
#clean-energy-leader .feasibility-second-section,
#clean-energy-leader .land-use-first-section,
#clean-energy-leader .public-infrastructure-and-services-analysis-second-section,
#clean-energy-leader .municipal-district-administration-services-first-section,
#public-infrastructure-and-services-analysis .services-fifth-section,
#public-infrastructure-and-services-analysis .feasibility-second-section,
#public-infrastructure-and-services-analysis .land-use-first-section,
#public-infrastructure-and-services-analysis .public-infrastructure-and-services-analysis-second-section,
#public-infrastructure-and-services-analysis .municipal-district-administration-services-first-section,
#public-private-partnerships .services-fifth-section,
#public-private-partnerships .feasibility-second-section,
#public-private-partnerships .land-use-first-section,
#public-private-partnerships .public-infrastructure-and-services-analysis-second-section,
#public-private-partnerships .municipal-district-administration-services-first-section,
#fiscal-and-economic-impact-analyses .services-fifth-section,
#fiscal-and-economic-impact-analyses .feasibility-second-section,
#fiscal-and-economic-impact-analyses .land-use-first-section,
#fiscal-and-economic-impact-analyses .public-infrastructure-and-services-analysis-second-section,
#fiscal-and-economic-impact-analyses .municipal-district-administration-services-first-section,
#renewable-energy-finance .services-fifth-section,
#renewable-energy-finance .feasibility-second-section,
#renewable-energy-finance .land-use-first-section,
#renewable-energy-finance .public-infrastructure-and-services-analysis-second-section,
#renewable-energy-finance .municipal-district-administration-services-first-section,
#municipal-district-administration-services .services-fifth-section,
#municipal-district-administration-services .feasibility-second-section,
#municipal-district-administration-services .land-use-first-section,
#municipal-district-administration-services .public-infrastructure-and-services-analysis-second-section,
#municipal-district-administration-services .municipal-district-administration-services-first-section,
#property-tax-management-and-due-diligence-analyses .services-fifth-section,
#property-tax-management-and-due-diligence-analyses .feasibility-second-section,
#property-tax-management-and-due-diligence-analyses .land-use-first-section,
#property-tax-management-and-due-diligence-analyses .public-infrastructure-and-services-analysis-second-section,
#property-tax-management-and-due-diligence-analyses .municipal-district-administration-services-first-section,
#public-finance-construction-management .services-fifth-section,
#public-finance-construction-management .feasibility-second-section,
#public-finance-construction-management .land-use-first-section,
#public-finance-construction-management .public-infrastructure-and-services-analysis-second-section,
#public-finance-construction-management .municipal-district-administration-services-first-section,
#project-feasibility-studies .services-fifth-section,
#project-feasibility-studies .feasibility-second-section,
#project-feasibility-studies .land-use-first-section,
#project-feasibility-studies .public-infrastructure-and-services-analysis-second-section,
#project-feasibility-studies .municipal-district-administration-services-first-section {
  background-position: center center, left bottom;
  -moz-background-size: contain, auto;
       background-size: contain, auto;
  padding-bottom: 0;
}

#services .services-fifth-section h5,
#services .feasibility-second-section h5,
#services .land-use-first-section h5,
#services .public-infrastructure-and-services-analysis-second-section h5,
#services .municipal-district-administration-services-first-section h5,
#feasibility-and-risk-management .services-fifth-section h5,
#feasibility-and-risk-management .feasibility-second-section h5,
#feasibility-and-risk-management .land-use-first-section h5,
#feasibility-and-risk-management .public-infrastructure-and-services-analysis-second-section h5,
#feasibility-and-risk-management .municipal-district-administration-services-first-section h5,
#land-use-and-public-facilities .services-fifth-section h5,
#land-use-and-public-facilities .feasibility-second-section h5,
#land-use-and-public-facilities .land-use-first-section h5,
#land-use-and-public-facilities .public-infrastructure-and-services-analysis-second-section h5,
#land-use-and-public-facilities .municipal-district-administration-services-first-section h5,
#clean-energy-leader .services-fifth-section h5,
#clean-energy-leader .feasibility-second-section h5,
#clean-energy-leader .land-use-first-section h5,
#clean-energy-leader .public-infrastructure-and-services-analysis-second-section h5,
#clean-energy-leader .municipal-district-administration-services-first-section h5,
#public-infrastructure-and-services-analysis .services-fifth-section h5,
#public-infrastructure-and-services-analysis .feasibility-second-section h5,
#public-infrastructure-and-services-analysis .land-use-first-section h5,
#public-infrastructure-and-services-analysis .public-infrastructure-and-services-analysis-second-section h5,
#public-infrastructure-and-services-analysis .municipal-district-administration-services-first-section h5,
#public-private-partnerships .services-fifth-section h5,
#public-private-partnerships .feasibility-second-section h5,
#public-private-partnerships .land-use-first-section h5,
#public-private-partnerships .public-infrastructure-and-services-analysis-second-section h5,
#public-private-partnerships .municipal-district-administration-services-first-section h5,
#fiscal-and-economic-impact-analyses .services-fifth-section h5,
#fiscal-and-economic-impact-analyses .feasibility-second-section h5,
#fiscal-and-economic-impact-analyses .land-use-first-section h5,
#fiscal-and-economic-impact-analyses .public-infrastructure-and-services-analysis-second-section h5,
#fiscal-and-economic-impact-analyses .municipal-district-administration-services-first-section h5,
#renewable-energy-finance .services-fifth-section h5,
#renewable-energy-finance .feasibility-second-section h5,
#renewable-energy-finance .land-use-first-section h5,
#renewable-energy-finance .public-infrastructure-and-services-analysis-second-section h5,
#renewable-energy-finance .municipal-district-administration-services-first-section h5,
#municipal-district-administration-services .services-fifth-section h5,
#municipal-district-administration-services .feasibility-second-section h5,
#municipal-district-administration-services .land-use-first-section h5,
#municipal-district-administration-services .public-infrastructure-and-services-analysis-second-section h5,
#municipal-district-administration-services .municipal-district-administration-services-first-section h5,
#property-tax-management-and-due-diligence-analyses .services-fifth-section h5,
#property-tax-management-and-due-diligence-analyses .feasibility-second-section h5,
#property-tax-management-and-due-diligence-analyses .land-use-first-section h5,
#property-tax-management-and-due-diligence-analyses .public-infrastructure-and-services-analysis-second-section h5,
#property-tax-management-and-due-diligence-analyses .municipal-district-administration-services-first-section h5,
#public-finance-construction-management .services-fifth-section h5,
#public-finance-construction-management .feasibility-second-section h5,
#public-finance-construction-management .land-use-first-section h5,
#public-finance-construction-management .public-infrastructure-and-services-analysis-second-section h5,
#public-finance-construction-management .municipal-district-administration-services-first-section h5,
#project-feasibility-studies .services-fifth-section h5,
#project-feasibility-studies .feasibility-second-section h5,
#project-feasibility-studies .land-use-first-section h5,
#project-feasibility-studies .public-infrastructure-and-services-analysis-second-section h5,
#project-feasibility-studies .municipal-district-administration-services-first-section h5 {
  text-transform: uppercase;
  margin-bottom: 50px;
  line-height: 28px;
}

#services .services-fifth-section h5:not(:first-child),
#services .feasibility-second-section h5:not(:first-child),
#services .land-use-first-section h5:not(:first-child),
#services .public-infrastructure-and-services-analysis-second-section h5:not(:first-child),
#services .municipal-district-administration-services-first-section h5:not(:first-child),
#feasibility-and-risk-management .services-fifth-section h5:not(:first-child),
#feasibility-and-risk-management .feasibility-second-section h5:not(:first-child),
#feasibility-and-risk-management .land-use-first-section h5:not(:first-child),
#feasibility-and-risk-management .public-infrastructure-and-services-analysis-second-section h5:not(:first-child),
#feasibility-and-risk-management .municipal-district-administration-services-first-section h5:not(:first-child),
#land-use-and-public-facilities .services-fifth-section h5:not(:first-child),
#land-use-and-public-facilities .feasibility-second-section h5:not(:first-child),
#land-use-and-public-facilities .land-use-first-section h5:not(:first-child),
#land-use-and-public-facilities .public-infrastructure-and-services-analysis-second-section h5:not(:first-child),
#land-use-and-public-facilities .municipal-district-administration-services-first-section h5:not(:first-child),
#clean-energy-leader .services-fifth-section h5:not(:first-child),
#clean-energy-leader .feasibility-second-section h5:not(:first-child),
#clean-energy-leader .land-use-first-section h5:not(:first-child),
#clean-energy-leader .public-infrastructure-and-services-analysis-second-section h5:not(:first-child),
#clean-energy-leader .municipal-district-administration-services-first-section h5:not(:first-child),
#public-infrastructure-and-services-analysis .services-fifth-section h5:not(:first-child),
#public-infrastructure-and-services-analysis .feasibility-second-section h5:not(:first-child),
#public-infrastructure-and-services-analysis .land-use-first-section h5:not(:first-child),
#public-infrastructure-and-services-analysis .public-infrastructure-and-services-analysis-second-section h5:not(:first-child),
#public-infrastructure-and-services-analysis .municipal-district-administration-services-first-section h5:not(:first-child),
#public-private-partnerships .services-fifth-section h5:not(:first-child),
#public-private-partnerships .feasibility-second-section h5:not(:first-child),
#public-private-partnerships .land-use-first-section h5:not(:first-child),
#public-private-partnerships .public-infrastructure-and-services-analysis-second-section h5:not(:first-child),
#public-private-partnerships .municipal-district-administration-services-first-section h5:not(:first-child),
#fiscal-and-economic-impact-analyses .services-fifth-section h5:not(:first-child),
#fiscal-and-economic-impact-analyses .feasibility-second-section h5:not(:first-child),
#fiscal-and-economic-impact-analyses .land-use-first-section h5:not(:first-child),
#fiscal-and-economic-impact-analyses .public-infrastructure-and-services-analysis-second-section h5:not(:first-child),
#fiscal-and-economic-impact-analyses .municipal-district-administration-services-first-section h5:not(:first-child),
#renewable-energy-finance .services-fifth-section h5:not(:first-child),
#renewable-energy-finance .feasibility-second-section h5:not(:first-child),
#renewable-energy-finance .land-use-first-section h5:not(:first-child),
#renewable-energy-finance .public-infrastructure-and-services-analysis-second-section h5:not(:first-child),
#renewable-energy-finance .municipal-district-administration-services-first-section h5:not(:first-child),
#municipal-district-administration-services .services-fifth-section h5:not(:first-child),
#municipal-district-administration-services .feasibility-second-section h5:not(:first-child),
#municipal-district-administration-services .land-use-first-section h5:not(:first-child),
#municipal-district-administration-services .public-infrastructure-and-services-analysis-second-section h5:not(:first-child),
#municipal-district-administration-services .municipal-district-administration-services-first-section h5:not(:first-child),
#property-tax-management-and-due-diligence-analyses .services-fifth-section h5:not(:first-child),
#property-tax-management-and-due-diligence-analyses .feasibility-second-section h5:not(:first-child),
#property-tax-management-and-due-diligence-analyses .land-use-first-section h5:not(:first-child),
#property-tax-management-and-due-diligence-analyses .public-infrastructure-and-services-analysis-second-section h5:not(:first-child),
#property-tax-management-and-due-diligence-analyses .municipal-district-administration-services-first-section h5:not(:first-child),
#public-finance-construction-management .services-fifth-section h5:not(:first-child),
#public-finance-construction-management .feasibility-second-section h5:not(:first-child),
#public-finance-construction-management .land-use-first-section h5:not(:first-child),
#public-finance-construction-management .public-infrastructure-and-services-analysis-second-section h5:not(:first-child),
#public-finance-construction-management .municipal-district-administration-services-first-section h5:not(:first-child),
#project-feasibility-studies .services-fifth-section h5:not(:first-child),
#project-feasibility-studies .feasibility-second-section h5:not(:first-child),
#project-feasibility-studies .land-use-first-section h5:not(:first-child),
#project-feasibility-studies .public-infrastructure-and-services-analysis-second-section h5:not(:first-child),
#project-feasibility-studies .municipal-district-administration-services-first-section h5:not(:first-child) {
  margin-top: 50px;
}

#services .services-fifth-section ul,
#services .feasibility-second-section ul,
#services .land-use-first-section ul,
#services .public-infrastructure-and-services-analysis-second-section ul,
#services .municipal-district-administration-services-first-section ul,
#feasibility-and-risk-management .services-fifth-section ul,
#feasibility-and-risk-management .feasibility-second-section ul,
#feasibility-and-risk-management .land-use-first-section ul,
#feasibility-and-risk-management .public-infrastructure-and-services-analysis-second-section ul,
#feasibility-and-risk-management .municipal-district-administration-services-first-section ul,
#land-use-and-public-facilities .services-fifth-section ul,
#land-use-and-public-facilities .feasibility-second-section ul,
#land-use-and-public-facilities .land-use-first-section ul,
#land-use-and-public-facilities .public-infrastructure-and-services-analysis-second-section ul,
#land-use-and-public-facilities .municipal-district-administration-services-first-section ul,
#clean-energy-leader .services-fifth-section ul,
#clean-energy-leader .feasibility-second-section ul,
#clean-energy-leader .land-use-first-section ul,
#clean-energy-leader .public-infrastructure-and-services-analysis-second-section ul,
#clean-energy-leader .municipal-district-administration-services-first-section ul,
#public-infrastructure-and-services-analysis .services-fifth-section ul,
#public-infrastructure-and-services-analysis .feasibility-second-section ul,
#public-infrastructure-and-services-analysis .land-use-first-section ul,
#public-infrastructure-and-services-analysis .public-infrastructure-and-services-analysis-second-section ul,
#public-infrastructure-and-services-analysis .municipal-district-administration-services-first-section ul,
#public-private-partnerships .services-fifth-section ul,
#public-private-partnerships .feasibility-second-section ul,
#public-private-partnerships .land-use-first-section ul,
#public-private-partnerships .public-infrastructure-and-services-analysis-second-section ul,
#public-private-partnerships .municipal-district-administration-services-first-section ul,
#fiscal-and-economic-impact-analyses .services-fifth-section ul,
#fiscal-and-economic-impact-analyses .feasibility-second-section ul,
#fiscal-and-economic-impact-analyses .land-use-first-section ul,
#fiscal-and-economic-impact-analyses .public-infrastructure-and-services-analysis-second-section ul,
#fiscal-and-economic-impact-analyses .municipal-district-administration-services-first-section ul,
#renewable-energy-finance .services-fifth-section ul,
#renewable-energy-finance .feasibility-second-section ul,
#renewable-energy-finance .land-use-first-section ul,
#renewable-energy-finance .public-infrastructure-and-services-analysis-second-section ul,
#renewable-energy-finance .municipal-district-administration-services-first-section ul,
#municipal-district-administration-services .services-fifth-section ul,
#municipal-district-administration-services .feasibility-second-section ul,
#municipal-district-administration-services .land-use-first-section ul,
#municipal-district-administration-services .public-infrastructure-and-services-analysis-second-section ul,
#municipal-district-administration-services .municipal-district-administration-services-first-section ul,
#property-tax-management-and-due-diligence-analyses .services-fifth-section ul,
#property-tax-management-and-due-diligence-analyses .feasibility-second-section ul,
#property-tax-management-and-due-diligence-analyses .land-use-first-section ul,
#property-tax-management-and-due-diligence-analyses .public-infrastructure-and-services-analysis-second-section ul,
#property-tax-management-and-due-diligence-analyses .municipal-district-administration-services-first-section ul,
#public-finance-construction-management .services-fifth-section ul,
#public-finance-construction-management .feasibility-second-section ul,
#public-finance-construction-management .land-use-first-section ul,
#public-finance-construction-management .public-infrastructure-and-services-analysis-second-section ul,
#public-finance-construction-management .municipal-district-administration-services-first-section ul,
#project-feasibility-studies .services-fifth-section ul,
#project-feasibility-studies .feasibility-second-section ul,
#project-feasibility-studies .land-use-first-section ul,
#project-feasibility-studies .public-infrastructure-and-services-analysis-second-section ul,
#project-feasibility-studies .municipal-district-administration-services-first-section ul {
  margin-top: 50px;
  margin-bottom: 50px;
}

#services .services-fifth-section p strong,
#services .feasibility-second-section p strong,
#services .land-use-first-section p strong,
#services .public-infrastructure-and-services-analysis-second-section p strong,
#services .municipal-district-administration-services-first-section p strong,
#feasibility-and-risk-management .services-fifth-section p strong,
#feasibility-and-risk-management .feasibility-second-section p strong,
#feasibility-and-risk-management .land-use-first-section p strong,
#feasibility-and-risk-management .public-infrastructure-and-services-analysis-second-section p strong,
#feasibility-and-risk-management .municipal-district-administration-services-first-section p strong,
#land-use-and-public-facilities .services-fifth-section p strong,
#land-use-and-public-facilities .feasibility-second-section p strong,
#land-use-and-public-facilities .land-use-first-section p strong,
#land-use-and-public-facilities .public-infrastructure-and-services-analysis-second-section p strong,
#land-use-and-public-facilities .municipal-district-administration-services-first-section p strong,
#clean-energy-leader .services-fifth-section p strong,
#clean-energy-leader .feasibility-second-section p strong,
#clean-energy-leader .land-use-first-section p strong,
#clean-energy-leader .public-infrastructure-and-services-analysis-second-section p strong,
#clean-energy-leader .municipal-district-administration-services-first-section p strong,
#public-infrastructure-and-services-analysis .services-fifth-section p strong,
#public-infrastructure-and-services-analysis .feasibility-second-section p strong,
#public-infrastructure-and-services-analysis .land-use-first-section p strong,
#public-infrastructure-and-services-analysis .public-infrastructure-and-services-analysis-second-section p strong,
#public-infrastructure-and-services-analysis .municipal-district-administration-services-first-section p strong,
#public-private-partnerships .services-fifth-section p strong,
#public-private-partnerships .feasibility-second-section p strong,
#public-private-partnerships .land-use-first-section p strong,
#public-private-partnerships .public-infrastructure-and-services-analysis-second-section p strong,
#public-private-partnerships .municipal-district-administration-services-first-section p strong,
#fiscal-and-economic-impact-analyses .services-fifth-section p strong,
#fiscal-and-economic-impact-analyses .feasibility-second-section p strong,
#fiscal-and-economic-impact-analyses .land-use-first-section p strong,
#fiscal-and-economic-impact-analyses .public-infrastructure-and-services-analysis-second-section p strong,
#fiscal-and-economic-impact-analyses .municipal-district-administration-services-first-section p strong,
#renewable-energy-finance .services-fifth-section p strong,
#renewable-energy-finance .feasibility-second-section p strong,
#renewable-energy-finance .land-use-first-section p strong,
#renewable-energy-finance .public-infrastructure-and-services-analysis-second-section p strong,
#renewable-energy-finance .municipal-district-administration-services-first-section p strong,
#municipal-district-administration-services .services-fifth-section p strong,
#municipal-district-administration-services .feasibility-second-section p strong,
#municipal-district-administration-services .land-use-first-section p strong,
#municipal-district-administration-services .public-infrastructure-and-services-analysis-second-section p strong,
#municipal-district-administration-services .municipal-district-administration-services-first-section p strong,
#property-tax-management-and-due-diligence-analyses .services-fifth-section p strong,
#property-tax-management-and-due-diligence-analyses .feasibility-second-section p strong,
#property-tax-management-and-due-diligence-analyses .land-use-first-section p strong,
#property-tax-management-and-due-diligence-analyses .public-infrastructure-and-services-analysis-second-section p strong,
#property-tax-management-and-due-diligence-analyses .municipal-district-administration-services-first-section p strong,
#public-finance-construction-management .services-fifth-section p strong,
#public-finance-construction-management .feasibility-second-section p strong,
#public-finance-construction-management .land-use-first-section p strong,
#public-finance-construction-management .public-infrastructure-and-services-analysis-second-section p strong,
#public-finance-construction-management .municipal-district-administration-services-first-section p strong,
#project-feasibility-studies .services-fifth-section p strong,
#project-feasibility-studies .feasibility-second-section p strong,
#project-feasibility-studies .land-use-first-section p strong,
#project-feasibility-studies .public-infrastructure-and-services-analysis-second-section p strong,
#project-feasibility-studies .municipal-district-administration-services-first-section p strong {
  color: #E13447;
}

#services .services-fifth-section p,
#services .feasibility-second-section p,
#services .land-use-first-section p,
#services .public-infrastructure-and-services-analysis-second-section p,
#services .municipal-district-administration-services-first-section p,
#feasibility-and-risk-management .services-fifth-section p,
#feasibility-and-risk-management .feasibility-second-section p,
#feasibility-and-risk-management .land-use-first-section p,
#feasibility-and-risk-management .public-infrastructure-and-services-analysis-second-section p,
#feasibility-and-risk-management .municipal-district-administration-services-first-section p,
#land-use-and-public-facilities .services-fifth-section p,
#land-use-and-public-facilities .feasibility-second-section p,
#land-use-and-public-facilities .land-use-first-section p,
#land-use-and-public-facilities .public-infrastructure-and-services-analysis-second-section p,
#land-use-and-public-facilities .municipal-district-administration-services-first-section p,
#clean-energy-leader .services-fifth-section p,
#clean-energy-leader .feasibility-second-section p,
#clean-energy-leader .land-use-first-section p,
#clean-energy-leader .public-infrastructure-and-services-analysis-second-section p,
#clean-energy-leader .municipal-district-administration-services-first-section p,
#public-infrastructure-and-services-analysis .services-fifth-section p,
#public-infrastructure-and-services-analysis .feasibility-second-section p,
#public-infrastructure-and-services-analysis .land-use-first-section p,
#public-infrastructure-and-services-analysis .public-infrastructure-and-services-analysis-second-section p,
#public-infrastructure-and-services-analysis .municipal-district-administration-services-first-section p,
#public-private-partnerships .services-fifth-section p,
#public-private-partnerships .feasibility-second-section p,
#public-private-partnerships .land-use-first-section p,
#public-private-partnerships .public-infrastructure-and-services-analysis-second-section p,
#public-private-partnerships .municipal-district-administration-services-first-section p,
#fiscal-and-economic-impact-analyses .services-fifth-section p,
#fiscal-and-economic-impact-analyses .feasibility-second-section p,
#fiscal-and-economic-impact-analyses .land-use-first-section p,
#fiscal-and-economic-impact-analyses .public-infrastructure-and-services-analysis-second-section p,
#fiscal-and-economic-impact-analyses .municipal-district-administration-services-first-section p,
#renewable-energy-finance .services-fifth-section p,
#renewable-energy-finance .feasibility-second-section p,
#renewable-energy-finance .land-use-first-section p,
#renewable-energy-finance .public-infrastructure-and-services-analysis-second-section p,
#renewable-energy-finance .municipal-district-administration-services-first-section p,
#municipal-district-administration-services .services-fifth-section p,
#municipal-district-administration-services .feasibility-second-section p,
#municipal-district-administration-services .land-use-first-section p,
#municipal-district-administration-services .public-infrastructure-and-services-analysis-second-section p,
#municipal-district-administration-services .municipal-district-administration-services-first-section p,
#property-tax-management-and-due-diligence-analyses .services-fifth-section p,
#property-tax-management-and-due-diligence-analyses .feasibility-second-section p,
#property-tax-management-and-due-diligence-analyses .land-use-first-section p,
#property-tax-management-and-due-diligence-analyses .public-infrastructure-and-services-analysis-second-section p,
#property-tax-management-and-due-diligence-analyses .municipal-district-administration-services-first-section p,
#public-finance-construction-management .services-fifth-section p,
#public-finance-construction-management .feasibility-second-section p,
#public-finance-construction-management .land-use-first-section p,
#public-finance-construction-management .public-infrastructure-and-services-analysis-second-section p,
#public-finance-construction-management .municipal-district-administration-services-first-section p,
#project-feasibility-studies .services-fifth-section p,
#project-feasibility-studies .feasibility-second-section p,
#project-feasibility-studies .land-use-first-section p,
#project-feasibility-studies .public-infrastructure-and-services-analysis-second-section p,
#project-feasibility-studies .municipal-district-administration-services-first-section p {
  margin-bottom: 20px;
}

#services .services-fifth-section p.big-font,
#services .feasibility-second-section p.big-font,
#services .land-use-first-section p.big-font,
#services .public-infrastructure-and-services-analysis-second-section p.big-font,
#services .municipal-district-administration-services-first-section p.big-font,
#feasibility-and-risk-management .services-fifth-section p.big-font,
#feasibility-and-risk-management .feasibility-second-section p.big-font,
#feasibility-and-risk-management .land-use-first-section p.big-font,
#feasibility-and-risk-management .public-infrastructure-and-services-analysis-second-section p.big-font,
#feasibility-and-risk-management .municipal-district-administration-services-first-section p.big-font,
#land-use-and-public-facilities .services-fifth-section p.big-font,
#land-use-and-public-facilities .feasibility-second-section p.big-font,
#land-use-and-public-facilities .land-use-first-section p.big-font,
#land-use-and-public-facilities .public-infrastructure-and-services-analysis-second-section p.big-font,
#land-use-and-public-facilities .municipal-district-administration-services-first-section p.big-font,
#clean-energy-leader .services-fifth-section p.big-font,
#clean-energy-leader .feasibility-second-section p.big-font,
#clean-energy-leader .land-use-first-section p.big-font,
#clean-energy-leader .public-infrastructure-and-services-analysis-second-section p.big-font,
#clean-energy-leader .municipal-district-administration-services-first-section p.big-font,
#public-infrastructure-and-services-analysis .services-fifth-section p.big-font,
#public-infrastructure-and-services-analysis .feasibility-second-section p.big-font,
#public-infrastructure-and-services-analysis .land-use-first-section p.big-font,
#public-infrastructure-and-services-analysis .public-infrastructure-and-services-analysis-second-section p.big-font,
#public-infrastructure-and-services-analysis .municipal-district-administration-services-first-section p.big-font,
#public-private-partnerships .services-fifth-section p.big-font,
#public-private-partnerships .feasibility-second-section p.big-font,
#public-private-partnerships .land-use-first-section p.big-font,
#public-private-partnerships .public-infrastructure-and-services-analysis-second-section p.big-font,
#public-private-partnerships .municipal-district-administration-services-first-section p.big-font,
#fiscal-and-economic-impact-analyses .services-fifth-section p.big-font,
#fiscal-and-economic-impact-analyses .feasibility-second-section p.big-font,
#fiscal-and-economic-impact-analyses .land-use-first-section p.big-font,
#fiscal-and-economic-impact-analyses .public-infrastructure-and-services-analysis-second-section p.big-font,
#fiscal-and-economic-impact-analyses .municipal-district-administration-services-first-section p.big-font,
#renewable-energy-finance .services-fifth-section p.big-font,
#renewable-energy-finance .feasibility-second-section p.big-font,
#renewable-energy-finance .land-use-first-section p.big-font,
#renewable-energy-finance .public-infrastructure-and-services-analysis-second-section p.big-font,
#renewable-energy-finance .municipal-district-administration-services-first-section p.big-font,
#municipal-district-administration-services .services-fifth-section p.big-font,
#municipal-district-administration-services .feasibility-second-section p.big-font,
#municipal-district-administration-services .land-use-first-section p.big-font,
#municipal-district-administration-services .public-infrastructure-and-services-analysis-second-section p.big-font,
#municipal-district-administration-services .municipal-district-administration-services-first-section p.big-font,
#property-tax-management-and-due-diligence-analyses .services-fifth-section p.big-font,
#property-tax-management-and-due-diligence-analyses .feasibility-second-section p.big-font,
#property-tax-management-and-due-diligence-analyses .land-use-first-section p.big-font,
#property-tax-management-and-due-diligence-analyses .public-infrastructure-and-services-analysis-second-section p.big-font,
#property-tax-management-and-due-diligence-analyses .municipal-district-administration-services-first-section p.big-font,
#public-finance-construction-management .services-fifth-section p.big-font,
#public-finance-construction-management .feasibility-second-section p.big-font,
#public-finance-construction-management .land-use-first-section p.big-font,
#public-finance-construction-management .public-infrastructure-and-services-analysis-second-section p.big-font,
#public-finance-construction-management .municipal-district-administration-services-first-section p.big-font,
#project-feasibility-studies .services-fifth-section p.big-font,
#project-feasibility-studies .feasibility-second-section p.big-font,
#project-feasibility-studies .land-use-first-section p.big-font,
#project-feasibility-studies .public-infrastructure-and-services-analysis-second-section p.big-font,
#project-feasibility-studies .municipal-district-administration-services-first-section p.big-font {
  text-transform: none;
  margin-top: 50px;
  margin-bottom: 30px;
  line-height: 30px;
}

#services .services-fifth-section p.light-font,
#services .feasibility-second-section p.light-font,
#services .land-use-first-section p.light-font,
#services .public-infrastructure-and-services-analysis-second-section p.light-font,
#services .municipal-district-administration-services-first-section p.light-font,
#feasibility-and-risk-management .services-fifth-section p.light-font,
#feasibility-and-risk-management .feasibility-second-section p.light-font,
#feasibility-and-risk-management .land-use-first-section p.light-font,
#feasibility-and-risk-management .public-infrastructure-and-services-analysis-second-section p.light-font,
#feasibility-and-risk-management .municipal-district-administration-services-first-section p.light-font,
#land-use-and-public-facilities .services-fifth-section p.light-font,
#land-use-and-public-facilities .feasibility-second-section p.light-font,
#land-use-and-public-facilities .land-use-first-section p.light-font,
#land-use-and-public-facilities .public-infrastructure-and-services-analysis-second-section p.light-font,
#land-use-and-public-facilities .municipal-district-administration-services-first-section p.light-font,
#clean-energy-leader .services-fifth-section p.light-font,
#clean-energy-leader .feasibility-second-section p.light-font,
#clean-energy-leader .land-use-first-section p.light-font,
#clean-energy-leader .public-infrastructure-and-services-analysis-second-section p.light-font,
#clean-energy-leader .municipal-district-administration-services-first-section p.light-font,
#public-infrastructure-and-services-analysis .services-fifth-section p.light-font,
#public-infrastructure-and-services-analysis .feasibility-second-section p.light-font,
#public-infrastructure-and-services-analysis .land-use-first-section p.light-font,
#public-infrastructure-and-services-analysis .public-infrastructure-and-services-analysis-second-section p.light-font,
#public-infrastructure-and-services-analysis .municipal-district-administration-services-first-section p.light-font,
#public-private-partnerships .services-fifth-section p.light-font,
#public-private-partnerships .feasibility-second-section p.light-font,
#public-private-partnerships .land-use-first-section p.light-font,
#public-private-partnerships .public-infrastructure-and-services-analysis-second-section p.light-font,
#public-private-partnerships .municipal-district-administration-services-first-section p.light-font,
#fiscal-and-economic-impact-analyses .services-fifth-section p.light-font,
#fiscal-and-economic-impact-analyses .feasibility-second-section p.light-font,
#fiscal-and-economic-impact-analyses .land-use-first-section p.light-font,
#fiscal-and-economic-impact-analyses .public-infrastructure-and-services-analysis-second-section p.light-font,
#fiscal-and-economic-impact-analyses .municipal-district-administration-services-first-section p.light-font,
#renewable-energy-finance .services-fifth-section p.light-font,
#renewable-energy-finance .feasibility-second-section p.light-font,
#renewable-energy-finance .land-use-first-section p.light-font,
#renewable-energy-finance .public-infrastructure-and-services-analysis-second-section p.light-font,
#renewable-energy-finance .municipal-district-administration-services-first-section p.light-font,
#municipal-district-administration-services .services-fifth-section p.light-font,
#municipal-district-administration-services .feasibility-second-section p.light-font,
#municipal-district-administration-services .land-use-first-section p.light-font,
#municipal-district-administration-services .public-infrastructure-and-services-analysis-second-section p.light-font,
#municipal-district-administration-services .municipal-district-administration-services-first-section p.light-font,
#property-tax-management-and-due-diligence-analyses .services-fifth-section p.light-font,
#property-tax-management-and-due-diligence-analyses .feasibility-second-section p.light-font,
#property-tax-management-and-due-diligence-analyses .land-use-first-section p.light-font,
#property-tax-management-and-due-diligence-analyses .public-infrastructure-and-services-analysis-second-section p.light-font,
#property-tax-management-and-due-diligence-analyses .municipal-district-administration-services-first-section p.light-font,
#public-finance-construction-management .services-fifth-section p.light-font,
#public-finance-construction-management .feasibility-second-section p.light-font,
#public-finance-construction-management .land-use-first-section p.light-font,
#public-finance-construction-management .public-infrastructure-and-services-analysis-second-section p.light-font,
#public-finance-construction-management .municipal-district-administration-services-first-section p.light-font,
#project-feasibility-studies .services-fifth-section p.light-font,
#project-feasibility-studies .feasibility-second-section p.light-font,
#project-feasibility-studies .land-use-first-section p.light-font,
#project-feasibility-studies .public-infrastructure-and-services-analysis-second-section p.light-font,
#project-feasibility-studies .municipal-district-administration-services-first-section p.light-font {
  font-weight: 300;
}

#services .services-fifth-section address,
#services .feasibility-second-section address,
#services .land-use-first-section address,
#services .public-infrastructure-and-services-analysis-second-section address,
#services .municipal-district-administration-services-first-section address,
#feasibility-and-risk-management .services-fifth-section address,
#feasibility-and-risk-management .feasibility-second-section address,
#feasibility-and-risk-management .land-use-first-section address,
#feasibility-and-risk-management .public-infrastructure-and-services-analysis-second-section address,
#feasibility-and-risk-management .municipal-district-administration-services-first-section address,
#land-use-and-public-facilities .services-fifth-section address,
#land-use-and-public-facilities .feasibility-second-section address,
#land-use-and-public-facilities .land-use-first-section address,
#land-use-and-public-facilities .public-infrastructure-and-services-analysis-second-section address,
#land-use-and-public-facilities .municipal-district-administration-services-first-section address,
#clean-energy-leader .services-fifth-section address,
#clean-energy-leader .feasibility-second-section address,
#clean-energy-leader .land-use-first-section address,
#clean-energy-leader .public-infrastructure-and-services-analysis-second-section address,
#clean-energy-leader .municipal-district-administration-services-first-section address,
#public-infrastructure-and-services-analysis .services-fifth-section address,
#public-infrastructure-and-services-analysis .feasibility-second-section address,
#public-infrastructure-and-services-analysis .land-use-first-section address,
#public-infrastructure-and-services-analysis .public-infrastructure-and-services-analysis-second-section address,
#public-infrastructure-and-services-analysis .municipal-district-administration-services-first-section address,
#public-private-partnerships .services-fifth-section address,
#public-private-partnerships .feasibility-second-section address,
#public-private-partnerships .land-use-first-section address,
#public-private-partnerships .public-infrastructure-and-services-analysis-second-section address,
#public-private-partnerships .municipal-district-administration-services-first-section address,
#fiscal-and-economic-impact-analyses .services-fifth-section address,
#fiscal-and-economic-impact-analyses .feasibility-second-section address,
#fiscal-and-economic-impact-analyses .land-use-first-section address,
#fiscal-and-economic-impact-analyses .public-infrastructure-and-services-analysis-second-section address,
#fiscal-and-economic-impact-analyses .municipal-district-administration-services-first-section address,
#renewable-energy-finance .services-fifth-section address,
#renewable-energy-finance .feasibility-second-section address,
#renewable-energy-finance .land-use-first-section address,
#renewable-energy-finance .public-infrastructure-and-services-analysis-second-section address,
#renewable-energy-finance .municipal-district-administration-services-first-section address,
#municipal-district-administration-services .services-fifth-section address,
#municipal-district-administration-services .feasibility-second-section address,
#municipal-district-administration-services .land-use-first-section address,
#municipal-district-administration-services .public-infrastructure-and-services-analysis-second-section address,
#municipal-district-administration-services .municipal-district-administration-services-first-section address,
#property-tax-management-and-due-diligence-analyses .services-fifth-section address,
#property-tax-management-and-due-diligence-analyses .feasibility-second-section address,
#property-tax-management-and-due-diligence-analyses .land-use-first-section address,
#property-tax-management-and-due-diligence-analyses .public-infrastructure-and-services-analysis-second-section address,
#property-tax-management-and-due-diligence-analyses .municipal-district-administration-services-first-section address,
#public-finance-construction-management .services-fifth-section address,
#public-finance-construction-management .feasibility-second-section address,
#public-finance-construction-management .land-use-first-section address,
#public-finance-construction-management .public-infrastructure-and-services-analysis-second-section address,
#public-finance-construction-management .municipal-district-administration-services-first-section address,
#project-feasibility-studies .services-fifth-section address,
#project-feasibility-studies .feasibility-second-section address,
#project-feasibility-studies .land-use-first-section address,
#project-feasibility-studies .public-infrastructure-and-services-analysis-second-section address,
#project-feasibility-studies .municipal-district-administration-services-first-section address {
  opacity: 1;
}

#services .services-fifth-section address div,
#services .feasibility-second-section address div,
#services .land-use-first-section address div,
#services .public-infrastructure-and-services-analysis-second-section address div,
#services .municipal-district-administration-services-first-section address div,
#feasibility-and-risk-management .services-fifth-section address div,
#feasibility-and-risk-management .feasibility-second-section address div,
#feasibility-and-risk-management .land-use-first-section address div,
#feasibility-and-risk-management .public-infrastructure-and-services-analysis-second-section address div,
#feasibility-and-risk-management .municipal-district-administration-services-first-section address div,
#land-use-and-public-facilities .services-fifth-section address div,
#land-use-and-public-facilities .feasibility-second-section address div,
#land-use-and-public-facilities .land-use-first-section address div,
#land-use-and-public-facilities .public-infrastructure-and-services-analysis-second-section address div,
#land-use-and-public-facilities .municipal-district-administration-services-first-section address div,
#clean-energy-leader .services-fifth-section address div,
#clean-energy-leader .feasibility-second-section address div,
#clean-energy-leader .land-use-first-section address div,
#clean-energy-leader .public-infrastructure-and-services-analysis-second-section address div,
#clean-energy-leader .municipal-district-administration-services-first-section address div,
#public-infrastructure-and-services-analysis .services-fifth-section address div,
#public-infrastructure-and-services-analysis .feasibility-second-section address div,
#public-infrastructure-and-services-analysis .land-use-first-section address div,
#public-infrastructure-and-services-analysis .public-infrastructure-and-services-analysis-second-section address div,
#public-infrastructure-and-services-analysis .municipal-district-administration-services-first-section address div,
#public-private-partnerships .services-fifth-section address div,
#public-private-partnerships .feasibility-second-section address div,
#public-private-partnerships .land-use-first-section address div,
#public-private-partnerships .public-infrastructure-and-services-analysis-second-section address div,
#public-private-partnerships .municipal-district-administration-services-first-section address div,
#fiscal-and-economic-impact-analyses .services-fifth-section address div,
#fiscal-and-economic-impact-analyses .feasibility-second-section address div,
#fiscal-and-economic-impact-analyses .land-use-first-section address div,
#fiscal-and-economic-impact-analyses .public-infrastructure-and-services-analysis-second-section address div,
#fiscal-and-economic-impact-analyses .municipal-district-administration-services-first-section address div,
#renewable-energy-finance .services-fifth-section address div,
#renewable-energy-finance .feasibility-second-section address div,
#renewable-energy-finance .land-use-first-section address div,
#renewable-energy-finance .public-infrastructure-and-services-analysis-second-section address div,
#renewable-energy-finance .municipal-district-administration-services-first-section address div,
#municipal-district-administration-services .services-fifth-section address div,
#municipal-district-administration-services .feasibility-second-section address div,
#municipal-district-administration-services .land-use-first-section address div,
#municipal-district-administration-services .public-infrastructure-and-services-analysis-second-section address div,
#municipal-district-administration-services .municipal-district-administration-services-first-section address div,
#property-tax-management-and-due-diligence-analyses .services-fifth-section address div,
#property-tax-management-and-due-diligence-analyses .feasibility-second-section address div,
#property-tax-management-and-due-diligence-analyses .land-use-first-section address div,
#property-tax-management-and-due-diligence-analyses .public-infrastructure-and-services-analysis-second-section address div,
#property-tax-management-and-due-diligence-analyses .municipal-district-administration-services-first-section address div,
#public-finance-construction-management .services-fifth-section address div,
#public-finance-construction-management .feasibility-second-section address div,
#public-finance-construction-management .land-use-first-section address div,
#public-finance-construction-management .public-infrastructure-and-services-analysis-second-section address div,
#public-finance-construction-management .municipal-district-administration-services-first-section address div,
#project-feasibility-studies .services-fifth-section address div,
#project-feasibility-studies .feasibility-second-section address div,
#project-feasibility-studies .land-use-first-section address div,
#project-feasibility-studies .public-infrastructure-and-services-analysis-second-section address div,
#project-feasibility-studies .municipal-district-administration-services-first-section address div {
  margin-bottom: 5px;
}

#services .services-fifth-section #fourth-subtitle-of-fourth-service ~ .big-font,
#services .services-fifth-section #fourth-subtitle-of-second-section ~ .big-font,
#services .services-fifth-section #fourth-subtitle-of-first-section ~ .big-font,
#services .services-fifth-section #second-subtitle-of-first-section ~ .big-font,
#services .feasibility-second-section #fourth-subtitle-of-fourth-service ~ .big-font,
#services .feasibility-second-section #fourth-subtitle-of-second-section ~ .big-font,
#services .feasibility-second-section #fourth-subtitle-of-first-section ~ .big-font,
#services .feasibility-second-section #second-subtitle-of-first-section ~ .big-font,
#services .land-use-first-section #fourth-subtitle-of-fourth-service ~ .big-font,
#services .land-use-first-section #fourth-subtitle-of-second-section ~ .big-font,
#services .land-use-first-section #fourth-subtitle-of-first-section ~ .big-font,
#services .land-use-first-section #second-subtitle-of-first-section ~ .big-font,
#services .public-infrastructure-and-services-analysis-second-section #fourth-subtitle-of-fourth-service ~ .big-font,
#services .public-infrastructure-and-services-analysis-second-section #fourth-subtitle-of-second-section ~ .big-font,
#services .public-infrastructure-and-services-analysis-second-section #fourth-subtitle-of-first-section ~ .big-font,
#services .public-infrastructure-and-services-analysis-second-section #second-subtitle-of-first-section ~ .big-font,
#services .municipal-district-administration-services-first-section #fourth-subtitle-of-fourth-service ~ .big-font,
#services .municipal-district-administration-services-first-section #fourth-subtitle-of-second-section ~ .big-font,
#services .municipal-district-administration-services-first-section #fourth-subtitle-of-first-section ~ .big-font,
#services .municipal-district-administration-services-first-section #second-subtitle-of-first-section ~ .big-font,
#feasibility-and-risk-management .services-fifth-section #fourth-subtitle-of-fourth-service ~ .big-font,
#feasibility-and-risk-management .services-fifth-section #fourth-subtitle-of-second-section ~ .big-font,
#feasibility-and-risk-management .services-fifth-section #fourth-subtitle-of-first-section ~ .big-font,
#feasibility-and-risk-management .services-fifth-section #second-subtitle-of-first-section ~ .big-font,
#feasibility-and-risk-management .feasibility-second-section #fourth-subtitle-of-fourth-service ~ .big-font,
#feasibility-and-risk-management .feasibility-second-section #fourth-subtitle-of-second-section ~ .big-font,
#feasibility-and-risk-management .feasibility-second-section #fourth-subtitle-of-first-section ~ .big-font,
#feasibility-and-risk-management .feasibility-second-section #second-subtitle-of-first-section ~ .big-font,
#feasibility-and-risk-management .land-use-first-section #fourth-subtitle-of-fourth-service ~ .big-font,
#feasibility-and-risk-management .land-use-first-section #fourth-subtitle-of-second-section ~ .big-font,
#feasibility-and-risk-management .land-use-first-section #fourth-subtitle-of-first-section ~ .big-font,
#feasibility-and-risk-management .land-use-first-section #second-subtitle-of-first-section ~ .big-font,
#feasibility-and-risk-management .public-infrastructure-and-services-analysis-second-section #fourth-subtitle-of-fourth-service ~ .big-font,
#feasibility-and-risk-management .public-infrastructure-and-services-analysis-second-section #fourth-subtitle-of-second-section ~ .big-font,
#feasibility-and-risk-management .public-infrastructure-and-services-analysis-second-section #fourth-subtitle-of-first-section ~ .big-font,
#feasibility-and-risk-management .public-infrastructure-and-services-analysis-second-section #second-subtitle-of-first-section ~ .big-font,
#feasibility-and-risk-management .municipal-district-administration-services-first-section #fourth-subtitle-of-fourth-service ~ .big-font,
#feasibility-and-risk-management .municipal-district-administration-services-first-section #fourth-subtitle-of-second-section ~ .big-font,
#feasibility-and-risk-management .municipal-district-administration-services-first-section #fourth-subtitle-of-first-section ~ .big-font,
#feasibility-and-risk-management .municipal-district-administration-services-first-section #second-subtitle-of-first-section ~ .big-font,
#land-use-and-public-facilities .services-fifth-section #fourth-subtitle-of-fourth-service ~ .big-font,
#land-use-and-public-facilities .services-fifth-section #fourth-subtitle-of-second-section ~ .big-font,
#land-use-and-public-facilities .services-fifth-section #fourth-subtitle-of-first-section ~ .big-font,
#land-use-and-public-facilities .services-fifth-section #second-subtitle-of-first-section ~ .big-font,
#land-use-and-public-facilities .feasibility-second-section #fourth-subtitle-of-fourth-service ~ .big-font,
#land-use-and-public-facilities .feasibility-second-section #fourth-subtitle-of-second-section ~ .big-font,
#land-use-and-public-facilities .feasibility-second-section #fourth-subtitle-of-first-section ~ .big-font,
#land-use-and-public-facilities .feasibility-second-section #second-subtitle-of-first-section ~ .big-font,
#land-use-and-public-facilities .land-use-first-section #fourth-subtitle-of-fourth-service ~ .big-font,
#land-use-and-public-facilities .land-use-first-section #fourth-subtitle-of-second-section ~ .big-font,
#land-use-and-public-facilities .land-use-first-section #fourth-subtitle-of-first-section ~ .big-font,
#land-use-and-public-facilities .land-use-first-section #second-subtitle-of-first-section ~ .big-font,
#land-use-and-public-facilities .public-infrastructure-and-services-analysis-second-section #fourth-subtitle-of-fourth-service ~ .big-font,
#land-use-and-public-facilities .public-infrastructure-and-services-analysis-second-section #fourth-subtitle-of-second-section ~ .big-font,
#land-use-and-public-facilities .public-infrastructure-and-services-analysis-second-section #fourth-subtitle-of-first-section ~ .big-font,
#land-use-and-public-facilities .public-infrastructure-and-services-analysis-second-section #second-subtitle-of-first-section ~ .big-font,
#land-use-and-public-facilities .municipal-district-administration-services-first-section #fourth-subtitle-of-fourth-service ~ .big-font,
#land-use-and-public-facilities .municipal-district-administration-services-first-section #fourth-subtitle-of-second-section ~ .big-font,
#land-use-and-public-facilities .municipal-district-administration-services-first-section #fourth-subtitle-of-first-section ~ .big-font,
#land-use-and-public-facilities .municipal-district-administration-services-first-section #second-subtitle-of-first-section ~ .big-font,
#clean-energy-leader .services-fifth-section #fourth-subtitle-of-fourth-service ~ .big-font,
#clean-energy-leader .services-fifth-section #fourth-subtitle-of-second-section ~ .big-font,
#clean-energy-leader .services-fifth-section #fourth-subtitle-of-first-section ~ .big-font,
#clean-energy-leader .services-fifth-section #second-subtitle-of-first-section ~ .big-font,
#clean-energy-leader .feasibility-second-section #fourth-subtitle-of-fourth-service ~ .big-font,
#clean-energy-leader .feasibility-second-section #fourth-subtitle-of-second-section ~ .big-font,
#clean-energy-leader .feasibility-second-section #fourth-subtitle-of-first-section ~ .big-font,
#clean-energy-leader .feasibility-second-section #second-subtitle-of-first-section ~ .big-font,
#clean-energy-leader .land-use-first-section #fourth-subtitle-of-fourth-service ~ .big-font,
#clean-energy-leader .land-use-first-section #fourth-subtitle-of-second-section ~ .big-font,
#clean-energy-leader .land-use-first-section #fourth-subtitle-of-first-section ~ .big-font,
#clean-energy-leader .land-use-first-section #second-subtitle-of-first-section ~ .big-font,
#clean-energy-leader .public-infrastructure-and-services-analysis-second-section #fourth-subtitle-of-fourth-service ~ .big-font,
#clean-energy-leader .public-infrastructure-and-services-analysis-second-section #fourth-subtitle-of-second-section ~ .big-font,
#clean-energy-leader .public-infrastructure-and-services-analysis-second-section #fourth-subtitle-of-first-section ~ .big-font,
#clean-energy-leader .public-infrastructure-and-services-analysis-second-section #second-subtitle-of-first-section ~ .big-font,
#clean-energy-leader .municipal-district-administration-services-first-section #fourth-subtitle-of-fourth-service ~ .big-font,
#clean-energy-leader .municipal-district-administration-services-first-section #fourth-subtitle-of-second-section ~ .big-font,
#clean-energy-leader .municipal-district-administration-services-first-section #fourth-subtitle-of-first-section ~ .big-font,
#clean-energy-leader .municipal-district-administration-services-first-section #second-subtitle-of-first-section ~ .big-font,
#public-infrastructure-and-services-analysis .services-fifth-section #fourth-subtitle-of-fourth-service ~ .big-font,
#public-infrastructure-and-services-analysis .services-fifth-section #fourth-subtitle-of-second-section ~ .big-font,
#public-infrastructure-and-services-analysis .services-fifth-section #fourth-subtitle-of-first-section ~ .big-font,
#public-infrastructure-and-services-analysis .services-fifth-section #second-subtitle-of-first-section ~ .big-font,
#public-infrastructure-and-services-analysis .feasibility-second-section #fourth-subtitle-of-fourth-service ~ .big-font,
#public-infrastructure-and-services-analysis .feasibility-second-section #fourth-subtitle-of-second-section ~ .big-font,
#public-infrastructure-and-services-analysis .feasibility-second-section #fourth-subtitle-of-first-section ~ .big-font,
#public-infrastructure-and-services-analysis .feasibility-second-section #second-subtitle-of-first-section ~ .big-font,
#public-infrastructure-and-services-analysis .land-use-first-section #fourth-subtitle-of-fourth-service ~ .big-font,
#public-infrastructure-and-services-analysis .land-use-first-section #fourth-subtitle-of-second-section ~ .big-font,
#public-infrastructure-and-services-analysis .land-use-first-section #fourth-subtitle-of-first-section ~ .big-font,
#public-infrastructure-and-services-analysis .land-use-first-section #second-subtitle-of-first-section ~ .big-font,
#public-infrastructure-and-services-analysis .public-infrastructure-and-services-analysis-second-section #fourth-subtitle-of-fourth-service ~ .big-font,
#public-infrastructure-and-services-analysis .public-infrastructure-and-services-analysis-second-section #fourth-subtitle-of-second-section ~ .big-font,
#public-infrastructure-and-services-analysis .public-infrastructure-and-services-analysis-second-section #fourth-subtitle-of-first-section ~ .big-font,
#public-infrastructure-and-services-analysis .public-infrastructure-and-services-analysis-second-section #second-subtitle-of-first-section ~ .big-font,
#public-infrastructure-and-services-analysis .municipal-district-administration-services-first-section #fourth-subtitle-of-fourth-service ~ .big-font,
#public-infrastructure-and-services-analysis .municipal-district-administration-services-first-section #fourth-subtitle-of-second-section ~ .big-font,
#public-infrastructure-and-services-analysis .municipal-district-administration-services-first-section #fourth-subtitle-of-first-section ~ .big-font,
#public-infrastructure-and-services-analysis .municipal-district-administration-services-first-section #second-subtitle-of-first-section ~ .big-font,
#public-private-partnerships .services-fifth-section #fourth-subtitle-of-fourth-service ~ .big-font,
#public-private-partnerships .services-fifth-section #fourth-subtitle-of-second-section ~ .big-font,
#public-private-partnerships .services-fifth-section #fourth-subtitle-of-first-section ~ .big-font,
#public-private-partnerships .services-fifth-section #second-subtitle-of-first-section ~ .big-font,
#public-private-partnerships .feasibility-second-section #fourth-subtitle-of-fourth-service ~ .big-font,
#public-private-partnerships .feasibility-second-section #fourth-subtitle-of-second-section ~ .big-font,
#public-private-partnerships .feasibility-second-section #fourth-subtitle-of-first-section ~ .big-font,
#public-private-partnerships .feasibility-second-section #second-subtitle-of-first-section ~ .big-font,
#public-private-partnerships .land-use-first-section #fourth-subtitle-of-fourth-service ~ .big-font,
#public-private-partnerships .land-use-first-section #fourth-subtitle-of-second-section ~ .big-font,
#public-private-partnerships .land-use-first-section #fourth-subtitle-of-first-section ~ .big-font,
#public-private-partnerships .land-use-first-section #second-subtitle-of-first-section ~ .big-font,
#public-private-partnerships .public-infrastructure-and-services-analysis-second-section #fourth-subtitle-of-fourth-service ~ .big-font,
#public-private-partnerships .public-infrastructure-and-services-analysis-second-section #fourth-subtitle-of-second-section ~ .big-font,
#public-private-partnerships .public-infrastructure-and-services-analysis-second-section #fourth-subtitle-of-first-section ~ .big-font,
#public-private-partnerships .public-infrastructure-and-services-analysis-second-section #second-subtitle-of-first-section ~ .big-font,
#public-private-partnerships .municipal-district-administration-services-first-section #fourth-subtitle-of-fourth-service ~ .big-font,
#public-private-partnerships .municipal-district-administration-services-first-section #fourth-subtitle-of-second-section ~ .big-font,
#public-private-partnerships .municipal-district-administration-services-first-section #fourth-subtitle-of-first-section ~ .big-font,
#public-private-partnerships .municipal-district-administration-services-first-section #second-subtitle-of-first-section ~ .big-font,
#fiscal-and-economic-impact-analyses .services-fifth-section #fourth-subtitle-of-fourth-service ~ .big-font,
#fiscal-and-economic-impact-analyses .services-fifth-section #fourth-subtitle-of-second-section ~ .big-font,
#fiscal-and-economic-impact-analyses .services-fifth-section #fourth-subtitle-of-first-section ~ .big-font,
#fiscal-and-economic-impact-analyses .services-fifth-section #second-subtitle-of-first-section ~ .big-font,
#fiscal-and-economic-impact-analyses .feasibility-second-section #fourth-subtitle-of-fourth-service ~ .big-font,
#fiscal-and-economic-impact-analyses .feasibility-second-section #fourth-subtitle-of-second-section ~ .big-font,
#fiscal-and-economic-impact-analyses .feasibility-second-section #fourth-subtitle-of-first-section ~ .big-font,
#fiscal-and-economic-impact-analyses .feasibility-second-section #second-subtitle-of-first-section ~ .big-font,
#fiscal-and-economic-impact-analyses .land-use-first-section #fourth-subtitle-of-fourth-service ~ .big-font,
#fiscal-and-economic-impact-analyses .land-use-first-section #fourth-subtitle-of-second-section ~ .big-font,
#fiscal-and-economic-impact-analyses .land-use-first-section #fourth-subtitle-of-first-section ~ .big-font,
#fiscal-and-economic-impact-analyses .land-use-first-section #second-subtitle-of-first-section ~ .big-font,
#fiscal-and-economic-impact-analyses .public-infrastructure-and-services-analysis-second-section #fourth-subtitle-of-fourth-service ~ .big-font,
#fiscal-and-economic-impact-analyses .public-infrastructure-and-services-analysis-second-section #fourth-subtitle-of-second-section ~ .big-font,
#fiscal-and-economic-impact-analyses .public-infrastructure-and-services-analysis-second-section #fourth-subtitle-of-first-section ~ .big-font,
#fiscal-and-economic-impact-analyses .public-infrastructure-and-services-analysis-second-section #second-subtitle-of-first-section ~ .big-font,
#fiscal-and-economic-impact-analyses .municipal-district-administration-services-first-section #fourth-subtitle-of-fourth-service ~ .big-font,
#fiscal-and-economic-impact-analyses .municipal-district-administration-services-first-section #fourth-subtitle-of-second-section ~ .big-font,
#fiscal-and-economic-impact-analyses .municipal-district-administration-services-first-section #fourth-subtitle-of-first-section ~ .big-font,
#fiscal-and-economic-impact-analyses .municipal-district-administration-services-first-section #second-subtitle-of-first-section ~ .big-font,
#renewable-energy-finance .services-fifth-section #fourth-subtitle-of-fourth-service ~ .big-font,
#renewable-energy-finance .services-fifth-section #fourth-subtitle-of-second-section ~ .big-font,
#renewable-energy-finance .services-fifth-section #fourth-subtitle-of-first-section ~ .big-font,
#renewable-energy-finance .services-fifth-section #second-subtitle-of-first-section ~ .big-font,
#renewable-energy-finance .feasibility-second-section #fourth-subtitle-of-fourth-service ~ .big-font,
#renewable-energy-finance .feasibility-second-section #fourth-subtitle-of-second-section ~ .big-font,
#renewable-energy-finance .feasibility-second-section #fourth-subtitle-of-first-section ~ .big-font,
#renewable-energy-finance .feasibility-second-section #second-subtitle-of-first-section ~ .big-font,
#renewable-energy-finance .land-use-first-section #fourth-subtitle-of-fourth-service ~ .big-font,
#renewable-energy-finance .land-use-first-section #fourth-subtitle-of-second-section ~ .big-font,
#renewable-energy-finance .land-use-first-section #fourth-subtitle-of-first-section ~ .big-font,
#renewable-energy-finance .land-use-first-section #second-subtitle-of-first-section ~ .big-font,
#renewable-energy-finance .public-infrastructure-and-services-analysis-second-section #fourth-subtitle-of-fourth-service ~ .big-font,
#renewable-energy-finance .public-infrastructure-and-services-analysis-second-section #fourth-subtitle-of-second-section ~ .big-font,
#renewable-energy-finance .public-infrastructure-and-services-analysis-second-section #fourth-subtitle-of-first-section ~ .big-font,
#renewable-energy-finance .public-infrastructure-and-services-analysis-second-section #second-subtitle-of-first-section ~ .big-font,
#renewable-energy-finance .municipal-district-administration-services-first-section #fourth-subtitle-of-fourth-service ~ .big-font,
#renewable-energy-finance .municipal-district-administration-services-first-section #fourth-subtitle-of-second-section ~ .big-font,
#renewable-energy-finance .municipal-district-administration-services-first-section #fourth-subtitle-of-first-section ~ .big-font,
#renewable-energy-finance .municipal-district-administration-services-first-section #second-subtitle-of-first-section ~ .big-font,
#municipal-district-administration-services .services-fifth-section #fourth-subtitle-of-fourth-service ~ .big-font,
#municipal-district-administration-services .services-fifth-section #fourth-subtitle-of-second-section ~ .big-font,
#municipal-district-administration-services .services-fifth-section #fourth-subtitle-of-first-section ~ .big-font,
#municipal-district-administration-services .services-fifth-section #second-subtitle-of-first-section ~ .big-font,
#municipal-district-administration-services .feasibility-second-section #fourth-subtitle-of-fourth-service ~ .big-font,
#municipal-district-administration-services .feasibility-second-section #fourth-subtitle-of-second-section ~ .big-font,
#municipal-district-administration-services .feasibility-second-section #fourth-subtitle-of-first-section ~ .big-font,
#municipal-district-administration-services .feasibility-second-section #second-subtitle-of-first-section ~ .big-font,
#municipal-district-administration-services .land-use-first-section #fourth-subtitle-of-fourth-service ~ .big-font,
#municipal-district-administration-services .land-use-first-section #fourth-subtitle-of-second-section ~ .big-font,
#municipal-district-administration-services .land-use-first-section #fourth-subtitle-of-first-section ~ .big-font,
#municipal-district-administration-services .land-use-first-section #second-subtitle-of-first-section ~ .big-font,
#municipal-district-administration-services .public-infrastructure-and-services-analysis-second-section #fourth-subtitle-of-fourth-service ~ .big-font,
#municipal-district-administration-services .public-infrastructure-and-services-analysis-second-section #fourth-subtitle-of-second-section ~ .big-font,
#municipal-district-administration-services .public-infrastructure-and-services-analysis-second-section #fourth-subtitle-of-first-section ~ .big-font,
#municipal-district-administration-services .public-infrastructure-and-services-analysis-second-section #second-subtitle-of-first-section ~ .big-font,
#municipal-district-administration-services .municipal-district-administration-services-first-section #fourth-subtitle-of-fourth-service ~ .big-font,
#municipal-district-administration-services .municipal-district-administration-services-first-section #fourth-subtitle-of-second-section ~ .big-font,
#municipal-district-administration-services .municipal-district-administration-services-first-section #fourth-subtitle-of-first-section ~ .big-font,
#municipal-district-administration-services .municipal-district-administration-services-first-section #second-subtitle-of-first-section ~ .big-font,
#property-tax-management-and-due-diligence-analyses .services-fifth-section #fourth-subtitle-of-fourth-service ~ .big-font,
#property-tax-management-and-due-diligence-analyses .services-fifth-section #fourth-subtitle-of-second-section ~ .big-font,
#property-tax-management-and-due-diligence-analyses .services-fifth-section #fourth-subtitle-of-first-section ~ .big-font,
#property-tax-management-and-due-diligence-analyses .services-fifth-section #second-subtitle-of-first-section ~ .big-font,
#property-tax-management-and-due-diligence-analyses .feasibility-second-section #fourth-subtitle-of-fourth-service ~ .big-font,
#property-tax-management-and-due-diligence-analyses .feasibility-second-section #fourth-subtitle-of-second-section ~ .big-font,
#property-tax-management-and-due-diligence-analyses .feasibility-second-section #fourth-subtitle-of-first-section ~ .big-font,
#property-tax-management-and-due-diligence-analyses .feasibility-second-section #second-subtitle-of-first-section ~ .big-font,
#property-tax-management-and-due-diligence-analyses .land-use-first-section #fourth-subtitle-of-fourth-service ~ .big-font,
#property-tax-management-and-due-diligence-analyses .land-use-first-section #fourth-subtitle-of-second-section ~ .big-font,
#property-tax-management-and-due-diligence-analyses .land-use-first-section #fourth-subtitle-of-first-section ~ .big-font,
#property-tax-management-and-due-diligence-analyses .land-use-first-section #second-subtitle-of-first-section ~ .big-font,
#property-tax-management-and-due-diligence-analyses .public-infrastructure-and-services-analysis-second-section #fourth-subtitle-of-fourth-service ~ .big-font,
#property-tax-management-and-due-diligence-analyses .public-infrastructure-and-services-analysis-second-section #fourth-subtitle-of-second-section ~ .big-font,
#property-tax-management-and-due-diligence-analyses .public-infrastructure-and-services-analysis-second-section #fourth-subtitle-of-first-section ~ .big-font,
#property-tax-management-and-due-diligence-analyses .public-infrastructure-and-services-analysis-second-section #second-subtitle-of-first-section ~ .big-font,
#property-tax-management-and-due-diligence-analyses .municipal-district-administration-services-first-section #fourth-subtitle-of-fourth-service ~ .big-font,
#property-tax-management-and-due-diligence-analyses .municipal-district-administration-services-first-section #fourth-subtitle-of-second-section ~ .big-font,
#property-tax-management-and-due-diligence-analyses .municipal-district-administration-services-first-section #fourth-subtitle-of-first-section ~ .big-font,
#property-tax-management-and-due-diligence-analyses .municipal-district-administration-services-first-section #second-subtitle-of-first-section ~ .big-font,
#public-finance-construction-management .services-fifth-section #fourth-subtitle-of-fourth-service ~ .big-font,
#public-finance-construction-management .services-fifth-section #fourth-subtitle-of-second-section ~ .big-font,
#public-finance-construction-management .services-fifth-section #fourth-subtitle-of-first-section ~ .big-font,
#public-finance-construction-management .services-fifth-section #second-subtitle-of-first-section ~ .big-font,
#public-finance-construction-management .feasibility-second-section #fourth-subtitle-of-fourth-service ~ .big-font,
#public-finance-construction-management .feasibility-second-section #fourth-subtitle-of-second-section ~ .big-font,
#public-finance-construction-management .feasibility-second-section #fourth-subtitle-of-first-section ~ .big-font,
#public-finance-construction-management .feasibility-second-section #second-subtitle-of-first-section ~ .big-font,
#public-finance-construction-management .land-use-first-section #fourth-subtitle-of-fourth-service ~ .big-font,
#public-finance-construction-management .land-use-first-section #fourth-subtitle-of-second-section ~ .big-font,
#public-finance-construction-management .land-use-first-section #fourth-subtitle-of-first-section ~ .big-font,
#public-finance-construction-management .land-use-first-section #second-subtitle-of-first-section ~ .big-font,
#public-finance-construction-management .public-infrastructure-and-services-analysis-second-section #fourth-subtitle-of-fourth-service ~ .big-font,
#public-finance-construction-management .public-infrastructure-and-services-analysis-second-section #fourth-subtitle-of-second-section ~ .big-font,
#public-finance-construction-management .public-infrastructure-and-services-analysis-second-section #fourth-subtitle-of-first-section ~ .big-font,
#public-finance-construction-management .public-infrastructure-and-services-analysis-second-section #second-subtitle-of-first-section ~ .big-font,
#public-finance-construction-management .municipal-district-administration-services-first-section #fourth-subtitle-of-fourth-service ~ .big-font,
#public-finance-construction-management .municipal-district-administration-services-first-section #fourth-subtitle-of-second-section ~ .big-font,
#public-finance-construction-management .municipal-district-administration-services-first-section #fourth-subtitle-of-first-section ~ .big-font,
#public-finance-construction-management .municipal-district-administration-services-first-section #second-subtitle-of-first-section ~ .big-font,
#project-feasibility-studies .services-fifth-section #fourth-subtitle-of-fourth-service ~ .big-font,
#project-feasibility-studies .services-fifth-section #fourth-subtitle-of-second-section ~ .big-font,
#project-feasibility-studies .services-fifth-section #fourth-subtitle-of-first-section ~ .big-font,
#project-feasibility-studies .services-fifth-section #second-subtitle-of-first-section ~ .big-font,
#project-feasibility-studies .feasibility-second-section #fourth-subtitle-of-fourth-service ~ .big-font,
#project-feasibility-studies .feasibility-second-section #fourth-subtitle-of-second-section ~ .big-font,
#project-feasibility-studies .feasibility-second-section #fourth-subtitle-of-first-section ~ .big-font,
#project-feasibility-studies .feasibility-second-section #second-subtitle-of-first-section ~ .big-font,
#project-feasibility-studies .land-use-first-section #fourth-subtitle-of-fourth-service ~ .big-font,
#project-feasibility-studies .land-use-first-section #fourth-subtitle-of-second-section ~ .big-font,
#project-feasibility-studies .land-use-first-section #fourth-subtitle-of-first-section ~ .big-font,
#project-feasibility-studies .land-use-first-section #second-subtitle-of-first-section ~ .big-font,
#project-feasibility-studies .public-infrastructure-and-services-analysis-second-section #fourth-subtitle-of-fourth-service ~ .big-font,
#project-feasibility-studies .public-infrastructure-and-services-analysis-second-section #fourth-subtitle-of-second-section ~ .big-font,
#project-feasibility-studies .public-infrastructure-and-services-analysis-second-section #fourth-subtitle-of-first-section ~ .big-font,
#project-feasibility-studies .public-infrastructure-and-services-analysis-second-section #second-subtitle-of-first-section ~ .big-font,
#project-feasibility-studies .municipal-district-administration-services-first-section #fourth-subtitle-of-fourth-service ~ .big-font,
#project-feasibility-studies .municipal-district-administration-services-first-section #fourth-subtitle-of-second-section ~ .big-font,
#project-feasibility-studies .municipal-district-administration-services-first-section #fourth-subtitle-of-first-section ~ .big-font,
#project-feasibility-studies .municipal-district-administration-services-first-section #second-subtitle-of-first-section ~ .big-font {
  margin-top: 30px;
  margin-bottom: 0;
}

#services .services-fifth-section .light-blue-banner + .medium-container,
#services .feasibility-second-section .light-blue-banner + .medium-container,
#services .land-use-first-section .light-blue-banner + .medium-container,
#services .public-infrastructure-and-services-analysis-second-section .light-blue-banner + .medium-container,
#services .municipal-district-administration-services-first-section .light-blue-banner + .medium-container,
#feasibility-and-risk-management .services-fifth-section .light-blue-banner + .medium-container,
#feasibility-and-risk-management .feasibility-second-section .light-blue-banner + .medium-container,
#feasibility-and-risk-management .land-use-first-section .light-blue-banner + .medium-container,
#feasibility-and-risk-management .public-infrastructure-and-services-analysis-second-section .light-blue-banner + .medium-container,
#feasibility-and-risk-management .municipal-district-administration-services-first-section .light-blue-banner + .medium-container,
#land-use-and-public-facilities .services-fifth-section .light-blue-banner + .medium-container,
#land-use-and-public-facilities .feasibility-second-section .light-blue-banner + .medium-container,
#land-use-and-public-facilities .land-use-first-section .light-blue-banner + .medium-container,
#land-use-and-public-facilities .public-infrastructure-and-services-analysis-second-section .light-blue-banner + .medium-container,
#land-use-and-public-facilities .municipal-district-administration-services-first-section .light-blue-banner + .medium-container,
#clean-energy-leader .services-fifth-section .light-blue-banner + .medium-container,
#clean-energy-leader .feasibility-second-section .light-blue-banner + .medium-container,
#clean-energy-leader .land-use-first-section .light-blue-banner + .medium-container,
#clean-energy-leader .public-infrastructure-and-services-analysis-second-section .light-blue-banner + .medium-container,
#clean-energy-leader .municipal-district-administration-services-first-section .light-blue-banner + .medium-container,
#public-infrastructure-and-services-analysis .services-fifth-section .light-blue-banner + .medium-container,
#public-infrastructure-and-services-analysis .feasibility-second-section .light-blue-banner + .medium-container,
#public-infrastructure-and-services-analysis .land-use-first-section .light-blue-banner + .medium-container,
#public-infrastructure-and-services-analysis .public-infrastructure-and-services-analysis-second-section .light-blue-banner + .medium-container,
#public-infrastructure-and-services-analysis .municipal-district-administration-services-first-section .light-blue-banner + .medium-container,
#public-private-partnerships .services-fifth-section .light-blue-banner + .medium-container,
#public-private-partnerships .feasibility-second-section .light-blue-banner + .medium-container,
#public-private-partnerships .land-use-first-section .light-blue-banner + .medium-container,
#public-private-partnerships .public-infrastructure-and-services-analysis-second-section .light-blue-banner + .medium-container,
#public-private-partnerships .municipal-district-administration-services-first-section .light-blue-banner + .medium-container,
#fiscal-and-economic-impact-analyses .services-fifth-section .light-blue-banner + .medium-container,
#fiscal-and-economic-impact-analyses .feasibility-second-section .light-blue-banner + .medium-container,
#fiscal-and-economic-impact-analyses .land-use-first-section .light-blue-banner + .medium-container,
#fiscal-and-economic-impact-analyses .public-infrastructure-and-services-analysis-second-section .light-blue-banner + .medium-container,
#fiscal-and-economic-impact-analyses .municipal-district-administration-services-first-section .light-blue-banner + .medium-container,
#renewable-energy-finance .services-fifth-section .light-blue-banner + .medium-container,
#renewable-energy-finance .feasibility-second-section .light-blue-banner + .medium-container,
#renewable-energy-finance .land-use-first-section .light-blue-banner + .medium-container,
#renewable-energy-finance .public-infrastructure-and-services-analysis-second-section .light-blue-banner + .medium-container,
#renewable-energy-finance .municipal-district-administration-services-first-section .light-blue-banner + .medium-container,
#municipal-district-administration-services .services-fifth-section .light-blue-banner + .medium-container,
#municipal-district-administration-services .feasibility-second-section .light-blue-banner + .medium-container,
#municipal-district-administration-services .land-use-first-section .light-blue-banner + .medium-container,
#municipal-district-administration-services .public-infrastructure-and-services-analysis-second-section .light-blue-banner + .medium-container,
#municipal-district-administration-services .municipal-district-administration-services-first-section .light-blue-banner + .medium-container,
#property-tax-management-and-due-diligence-analyses .services-fifth-section .light-blue-banner + .medium-container,
#property-tax-management-and-due-diligence-analyses .feasibility-second-section .light-blue-banner + .medium-container,
#property-tax-management-and-due-diligence-analyses .land-use-first-section .light-blue-banner + .medium-container,
#property-tax-management-and-due-diligence-analyses .public-infrastructure-and-services-analysis-second-section .light-blue-banner + .medium-container,
#property-tax-management-and-due-diligence-analyses .municipal-district-administration-services-first-section .light-blue-banner + .medium-container,
#public-finance-construction-management .services-fifth-section .light-blue-banner + .medium-container,
#public-finance-construction-management .feasibility-second-section .light-blue-banner + .medium-container,
#public-finance-construction-management .land-use-first-section .light-blue-banner + .medium-container,
#public-finance-construction-management .public-infrastructure-and-services-analysis-second-section .light-blue-banner + .medium-container,
#public-finance-construction-management .municipal-district-administration-services-first-section .light-blue-banner + .medium-container,
#project-feasibility-studies .services-fifth-section .light-blue-banner + .medium-container,
#project-feasibility-studies .feasibility-second-section .light-blue-banner + .medium-container,
#project-feasibility-studies .land-use-first-section .light-blue-banner + .medium-container,
#project-feasibility-studies .public-infrastructure-and-services-analysis-second-section .light-blue-banner + .medium-container,
#project-feasibility-studies .municipal-district-administration-services-first-section .light-blue-banner + .medium-container {
  padding-top: 50px;
}

#services .services-sixth-section,
#services .clean-energy-second-section,
#services .renewable-energy-finance-first-section,
#feasibility-and-risk-management .services-sixth-section,
#feasibility-and-risk-management .clean-energy-second-section,
#feasibility-and-risk-management .renewable-energy-finance-first-section,
#land-use-and-public-facilities .services-sixth-section,
#land-use-and-public-facilities .clean-energy-second-section,
#land-use-and-public-facilities .renewable-energy-finance-first-section,
#clean-energy-leader .services-sixth-section,
#clean-energy-leader .clean-energy-second-section,
#clean-energy-leader .renewable-energy-finance-first-section,
#public-infrastructure-and-services-analysis .services-sixth-section,
#public-infrastructure-and-services-analysis .clean-energy-second-section,
#public-infrastructure-and-services-analysis .renewable-energy-finance-first-section,
#public-private-partnerships .services-sixth-section,
#public-private-partnerships .clean-energy-second-section,
#public-private-partnerships .renewable-energy-finance-first-section,
#fiscal-and-economic-impact-analyses .services-sixth-section,
#fiscal-and-economic-impact-analyses .clean-energy-second-section,
#fiscal-and-economic-impact-analyses .renewable-energy-finance-first-section,
#renewable-energy-finance .services-sixth-section,
#renewable-energy-finance .clean-energy-second-section,
#renewable-energy-finance .renewable-energy-finance-first-section,
#municipal-district-administration-services .services-sixth-section,
#municipal-district-administration-services .clean-energy-second-section,
#municipal-district-administration-services .renewable-energy-finance-first-section,
#property-tax-management-and-due-diligence-analyses .services-sixth-section,
#property-tax-management-and-due-diligence-analyses .clean-energy-second-section,
#property-tax-management-and-due-diligence-analyses .renewable-energy-finance-first-section,
#public-finance-construction-management .services-sixth-section,
#public-finance-construction-management .clean-energy-second-section,
#public-finance-construction-management .renewable-energy-finance-first-section,
#project-feasibility-studies .services-sixth-section,
#project-feasibility-studies .clean-energy-second-section,
#project-feasibility-studies .renewable-energy-finance-first-section {
  -moz-background-size: cover;
       background-size: cover;
  background-position: bottom;
  padding-bottom: 0;
  padding-top: 0 !important;
}

#services .services-sixth-section p,
#services .clean-energy-second-section p,
#services .renewable-energy-finance-first-section p,
#feasibility-and-risk-management .services-sixth-section p,
#feasibility-and-risk-management .clean-energy-second-section p,
#feasibility-and-risk-management .renewable-energy-finance-first-section p,
#land-use-and-public-facilities .services-sixth-section p,
#land-use-and-public-facilities .clean-energy-second-section p,
#land-use-and-public-facilities .renewable-energy-finance-first-section p,
#clean-energy-leader .services-sixth-section p,
#clean-energy-leader .clean-energy-second-section p,
#clean-energy-leader .renewable-energy-finance-first-section p,
#public-infrastructure-and-services-analysis .services-sixth-section p,
#public-infrastructure-and-services-analysis .clean-energy-second-section p,
#public-infrastructure-and-services-analysis .renewable-energy-finance-first-section p,
#public-private-partnerships .services-sixth-section p,
#public-private-partnerships .clean-energy-second-section p,
#public-private-partnerships .renewable-energy-finance-first-section p,
#fiscal-and-economic-impact-analyses .services-sixth-section p,
#fiscal-and-economic-impact-analyses .clean-energy-second-section p,
#fiscal-and-economic-impact-analyses .renewable-energy-finance-first-section p,
#renewable-energy-finance .services-sixth-section p,
#renewable-energy-finance .clean-energy-second-section p,
#renewable-energy-finance .renewable-energy-finance-first-section p,
#municipal-district-administration-services .services-sixth-section p,
#municipal-district-administration-services .clean-energy-second-section p,
#municipal-district-administration-services .renewable-energy-finance-first-section p,
#property-tax-management-and-due-diligence-analyses .services-sixth-section p,
#property-tax-management-and-due-diligence-analyses .clean-energy-second-section p,
#property-tax-management-and-due-diligence-analyses .renewable-energy-finance-first-section p,
#public-finance-construction-management .services-sixth-section p,
#public-finance-construction-management .clean-energy-second-section p,
#public-finance-construction-management .renewable-energy-finance-first-section p,
#project-feasibility-studies .services-sixth-section p,
#project-feasibility-studies .clean-energy-second-section p,
#project-feasibility-studies .renewable-energy-finance-first-section p {
  font-weight: normal;
}

#services .services-sixth-section p:not(:last-child),
#services .clean-energy-second-section p:not(:last-child),
#services .renewable-energy-finance-first-section p:not(:last-child),
#feasibility-and-risk-management .services-sixth-section p:not(:last-child),
#feasibility-and-risk-management .clean-energy-second-section p:not(:last-child),
#feasibility-and-risk-management .renewable-energy-finance-first-section p:not(:last-child),
#land-use-and-public-facilities .services-sixth-section p:not(:last-child),
#land-use-and-public-facilities .clean-energy-second-section p:not(:last-child),
#land-use-and-public-facilities .renewable-energy-finance-first-section p:not(:last-child),
#clean-energy-leader .services-sixth-section p:not(:last-child),
#clean-energy-leader .clean-energy-second-section p:not(:last-child),
#clean-energy-leader .renewable-energy-finance-first-section p:not(:last-child),
#public-infrastructure-and-services-analysis .services-sixth-section p:not(:last-child),
#public-infrastructure-and-services-analysis .clean-energy-second-section p:not(:last-child),
#public-infrastructure-and-services-analysis .renewable-energy-finance-first-section p:not(:last-child),
#public-private-partnerships .services-sixth-section p:not(:last-child),
#public-private-partnerships .clean-energy-second-section p:not(:last-child),
#public-private-partnerships .renewable-energy-finance-first-section p:not(:last-child),
#fiscal-and-economic-impact-analyses .services-sixth-section p:not(:last-child),
#fiscal-and-economic-impact-analyses .clean-energy-second-section p:not(:last-child),
#fiscal-and-economic-impact-analyses .renewable-energy-finance-first-section p:not(:last-child),
#renewable-energy-finance .services-sixth-section p:not(:last-child),
#renewable-energy-finance .clean-energy-second-section p:not(:last-child),
#renewable-energy-finance .renewable-energy-finance-first-section p:not(:last-child),
#municipal-district-administration-services .services-sixth-section p:not(:last-child),
#municipal-district-administration-services .clean-energy-second-section p:not(:last-child),
#municipal-district-administration-services .renewable-energy-finance-first-section p:not(:last-child),
#property-tax-management-and-due-diligence-analyses .services-sixth-section p:not(:last-child),
#property-tax-management-and-due-diligence-analyses .clean-energy-second-section p:not(:last-child),
#property-tax-management-and-due-diligence-analyses .renewable-energy-finance-first-section p:not(:last-child),
#public-finance-construction-management .services-sixth-section p:not(:last-child),
#public-finance-construction-management .clean-energy-second-section p:not(:last-child),
#public-finance-construction-management .renewable-energy-finance-first-section p:not(:last-child),
#project-feasibility-studies .services-sixth-section p:not(:last-child),
#project-feasibility-studies .clean-energy-second-section p:not(:last-child),
#project-feasibility-studies .renewable-energy-finance-first-section p:not(:last-child) {
  margin-bottom: 30px;
}

#services .services-seventh-section,
#services .feasibility-sixth-section,
#services .land-use-second-section,
#services .fiscal-and-economic-impact-analyses-first-section,
#feasibility-and-risk-management .services-seventh-section,
#feasibility-and-risk-management .feasibility-sixth-section,
#feasibility-and-risk-management .land-use-second-section,
#feasibility-and-risk-management .fiscal-and-economic-impact-analyses-first-section,
#land-use-and-public-facilities .services-seventh-section,
#land-use-and-public-facilities .feasibility-sixth-section,
#land-use-and-public-facilities .land-use-second-section,
#land-use-and-public-facilities .fiscal-and-economic-impact-analyses-first-section,
#clean-energy-leader .services-seventh-section,
#clean-energy-leader .feasibility-sixth-section,
#clean-energy-leader .land-use-second-section,
#clean-energy-leader .fiscal-and-economic-impact-analyses-first-section,
#public-infrastructure-and-services-analysis .services-seventh-section,
#public-infrastructure-and-services-analysis .feasibility-sixth-section,
#public-infrastructure-and-services-analysis .land-use-second-section,
#public-infrastructure-and-services-analysis .fiscal-and-economic-impact-analyses-first-section,
#public-private-partnerships .services-seventh-section,
#public-private-partnerships .feasibility-sixth-section,
#public-private-partnerships .land-use-second-section,
#public-private-partnerships .fiscal-and-economic-impact-analyses-first-section,
#fiscal-and-economic-impact-analyses .services-seventh-section,
#fiscal-and-economic-impact-analyses .feasibility-sixth-section,
#fiscal-and-economic-impact-analyses .land-use-second-section,
#fiscal-and-economic-impact-analyses .fiscal-and-economic-impact-analyses-first-section,
#renewable-energy-finance .services-seventh-section,
#renewable-energy-finance .feasibility-sixth-section,
#renewable-energy-finance .land-use-second-section,
#renewable-energy-finance .fiscal-and-economic-impact-analyses-first-section,
#municipal-district-administration-services .services-seventh-section,
#municipal-district-administration-services .feasibility-sixth-section,
#municipal-district-administration-services .land-use-second-section,
#municipal-district-administration-services .fiscal-and-economic-impact-analyses-first-section,
#property-tax-management-and-due-diligence-analyses .services-seventh-section,
#property-tax-management-and-due-diligence-analyses .feasibility-sixth-section,
#property-tax-management-and-due-diligence-analyses .land-use-second-section,
#property-tax-management-and-due-diligence-analyses .fiscal-and-economic-impact-analyses-first-section,
#public-finance-construction-management .services-seventh-section,
#public-finance-construction-management .feasibility-sixth-section,
#public-finance-construction-management .land-use-second-section,
#public-finance-construction-management .fiscal-and-economic-impact-analyses-first-section,
#project-feasibility-studies .services-seventh-section,
#project-feasibility-studies .feasibility-sixth-section,
#project-feasibility-studies .land-use-second-section,
#project-feasibility-studies .fiscal-and-economic-impact-analyses-first-section {
  -moz-background-size: cover;
       background-size: cover;
  background-color: #EAF2FB;
}

#services .services-seventh-section h5,
#services .feasibility-sixth-section h5,
#services .land-use-second-section h5,
#services .fiscal-and-economic-impact-analyses-first-section h5,
#feasibility-and-risk-management .services-seventh-section h5,
#feasibility-and-risk-management .feasibility-sixth-section h5,
#feasibility-and-risk-management .land-use-second-section h5,
#feasibility-and-risk-management .fiscal-and-economic-impact-analyses-first-section h5,
#land-use-and-public-facilities .services-seventh-section h5,
#land-use-and-public-facilities .feasibility-sixth-section h5,
#land-use-and-public-facilities .land-use-second-section h5,
#land-use-and-public-facilities .fiscal-and-economic-impact-analyses-first-section h5,
#clean-energy-leader .services-seventh-section h5,
#clean-energy-leader .feasibility-sixth-section h5,
#clean-energy-leader .land-use-second-section h5,
#clean-energy-leader .fiscal-and-economic-impact-analyses-first-section h5,
#public-infrastructure-and-services-analysis .services-seventh-section h5,
#public-infrastructure-and-services-analysis .feasibility-sixth-section h5,
#public-infrastructure-and-services-analysis .land-use-second-section h5,
#public-infrastructure-and-services-analysis .fiscal-and-economic-impact-analyses-first-section h5,
#public-private-partnerships .services-seventh-section h5,
#public-private-partnerships .feasibility-sixth-section h5,
#public-private-partnerships .land-use-second-section h5,
#public-private-partnerships .fiscal-and-economic-impact-analyses-first-section h5,
#fiscal-and-economic-impact-analyses .services-seventh-section h5,
#fiscal-and-economic-impact-analyses .feasibility-sixth-section h5,
#fiscal-and-economic-impact-analyses .land-use-second-section h5,
#fiscal-and-economic-impact-analyses .fiscal-and-economic-impact-analyses-first-section h5,
#renewable-energy-finance .services-seventh-section h5,
#renewable-energy-finance .feasibility-sixth-section h5,
#renewable-energy-finance .land-use-second-section h5,
#renewable-energy-finance .fiscal-and-economic-impact-analyses-first-section h5,
#municipal-district-administration-services .services-seventh-section h5,
#municipal-district-administration-services .feasibility-sixth-section h5,
#municipal-district-administration-services .land-use-second-section h5,
#municipal-district-administration-services .fiscal-and-economic-impact-analyses-first-section h5,
#property-tax-management-and-due-diligence-analyses .services-seventh-section h5,
#property-tax-management-and-due-diligence-analyses .feasibility-sixth-section h5,
#property-tax-management-and-due-diligence-analyses .land-use-second-section h5,
#property-tax-management-and-due-diligence-analyses .fiscal-and-economic-impact-analyses-first-section h5,
#public-finance-construction-management .services-seventh-section h5,
#public-finance-construction-management .feasibility-sixth-section h5,
#public-finance-construction-management .land-use-second-section h5,
#public-finance-construction-management .fiscal-and-economic-impact-analyses-first-section h5,
#project-feasibility-studies .services-seventh-section h5,
#project-feasibility-studies .feasibility-sixth-section h5,
#project-feasibility-studies .land-use-second-section h5,
#project-feasibility-studies .fiscal-and-economic-impact-analyses-first-section h5 {
  text-transform: uppercase;
  margin-bottom: 30px;
  margin-top: 50px;
}

#services .services-eighth-section p strong,
#services .feasibility-fifth-section p strong,
#feasibility-and-risk-management .services-eighth-section p strong,
#feasibility-and-risk-management .feasibility-fifth-section p strong,
#land-use-and-public-facilities .services-eighth-section p strong,
#land-use-and-public-facilities .feasibility-fifth-section p strong,
#clean-energy-leader .services-eighth-section p strong,
#clean-energy-leader .feasibility-fifth-section p strong,
#public-infrastructure-and-services-analysis .services-eighth-section p strong,
#public-infrastructure-and-services-analysis .feasibility-fifth-section p strong,
#public-private-partnerships .services-eighth-section p strong,
#public-private-partnerships .feasibility-fifth-section p strong,
#fiscal-and-economic-impact-analyses .services-eighth-section p strong,
#fiscal-and-economic-impact-analyses .feasibility-fifth-section p strong,
#renewable-energy-finance .services-eighth-section p strong,
#renewable-energy-finance .feasibility-fifth-section p strong,
#municipal-district-administration-services .services-eighth-section p strong,
#municipal-district-administration-services .feasibility-fifth-section p strong,
#property-tax-management-and-due-diligence-analyses .services-eighth-section p strong,
#property-tax-management-and-due-diligence-analyses .feasibility-fifth-section p strong,
#public-finance-construction-management .services-eighth-section p strong,
#public-finance-construction-management .feasibility-fifth-section p strong,
#project-feasibility-studies .services-eighth-section p strong,
#project-feasibility-studies .feasibility-fifth-section p strong {
  font-weight: normal;
}

#services .services-ninth-section,
#services .property-tax-management-and-due-diligence-analyses-first-section,
#feasibility-and-risk-management .services-ninth-section,
#feasibility-and-risk-management .property-tax-management-and-due-diligence-analyses-first-section,
#land-use-and-public-facilities .services-ninth-section,
#land-use-and-public-facilities .property-tax-management-and-due-diligence-analyses-first-section,
#clean-energy-leader .services-ninth-section,
#clean-energy-leader .property-tax-management-and-due-diligence-analyses-first-section,
#public-infrastructure-and-services-analysis .services-ninth-section,
#public-infrastructure-and-services-analysis .property-tax-management-and-due-diligence-analyses-first-section,
#public-private-partnerships .services-ninth-section,
#public-private-partnerships .property-tax-management-and-due-diligence-analyses-first-section,
#fiscal-and-economic-impact-analyses .services-ninth-section,
#fiscal-and-economic-impact-analyses .property-tax-management-and-due-diligence-analyses-first-section,
#renewable-energy-finance .services-ninth-section,
#renewable-energy-finance .property-tax-management-and-due-diligence-analyses-first-section,
#municipal-district-administration-services .services-ninth-section,
#municipal-district-administration-services .property-tax-management-and-due-diligence-analyses-first-section,
#property-tax-management-and-due-diligence-analyses .services-ninth-section,
#property-tax-management-and-due-diligence-analyses .property-tax-management-and-due-diligence-analyses-first-section,
#public-finance-construction-management .services-ninth-section,
#public-finance-construction-management .property-tax-management-and-due-diligence-analyses-first-section,
#project-feasibility-studies .services-ninth-section,
#project-feasibility-studies .property-tax-management-and-due-diligence-analyses-first-section {
  background-color: #F3F5FF;
}

#services .services-ninth-section .mini-container h5,
#services .property-tax-management-and-due-diligence-analyses-first-section .mini-container h5,
#feasibility-and-risk-management .services-ninth-section .mini-container h5,
#feasibility-and-risk-management .property-tax-management-and-due-diligence-analyses-first-section .mini-container h5,
#land-use-and-public-facilities .services-ninth-section .mini-container h5,
#land-use-and-public-facilities .property-tax-management-and-due-diligence-analyses-first-section .mini-container h5,
#clean-energy-leader .services-ninth-section .mini-container h5,
#clean-energy-leader .property-tax-management-and-due-diligence-analyses-first-section .mini-container h5,
#public-infrastructure-and-services-analysis .services-ninth-section .mini-container h5,
#public-infrastructure-and-services-analysis .property-tax-management-and-due-diligence-analyses-first-section .mini-container h5,
#public-private-partnerships .services-ninth-section .mini-container h5,
#public-private-partnerships .property-tax-management-and-due-diligence-analyses-first-section .mini-container h5,
#fiscal-and-economic-impact-analyses .services-ninth-section .mini-container h5,
#fiscal-and-economic-impact-analyses .property-tax-management-and-due-diligence-analyses-first-section .mini-container h5,
#renewable-energy-finance .services-ninth-section .mini-container h5,
#renewable-energy-finance .property-tax-management-and-due-diligence-analyses-first-section .mini-container h5,
#municipal-district-administration-services .services-ninth-section .mini-container h5,
#municipal-district-administration-services .property-tax-management-and-due-diligence-analyses-first-section .mini-container h5,
#property-tax-management-and-due-diligence-analyses .services-ninth-section .mini-container h5,
#property-tax-management-and-due-diligence-analyses .property-tax-management-and-due-diligence-analyses-first-section .mini-container h5,
#public-finance-construction-management .services-ninth-section .mini-container h5,
#public-finance-construction-management .property-tax-management-and-due-diligence-analyses-first-section .mini-container h5,
#project-feasibility-studies .services-ninth-section .mini-container h5,
#project-feasibility-studies .property-tax-management-and-due-diligence-analyses-first-section .mini-container h5 {
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 30px;
}

#services .services-ninth-section .mini-container .shifted,
#services .property-tax-management-and-due-diligence-analyses-first-section .mini-container .shifted,
#feasibility-and-risk-management .services-ninth-section .mini-container .shifted,
#feasibility-and-risk-management .property-tax-management-and-due-diligence-analyses-first-section .mini-container .shifted,
#land-use-and-public-facilities .services-ninth-section .mini-container .shifted,
#land-use-and-public-facilities .property-tax-management-and-due-diligence-analyses-first-section .mini-container .shifted,
#clean-energy-leader .services-ninth-section .mini-container .shifted,
#clean-energy-leader .property-tax-management-and-due-diligence-analyses-first-section .mini-container .shifted,
#public-infrastructure-and-services-analysis .services-ninth-section .mini-container .shifted,
#public-infrastructure-and-services-analysis .property-tax-management-and-due-diligence-analyses-first-section .mini-container .shifted,
#public-private-partnerships .services-ninth-section .mini-container .shifted,
#public-private-partnerships .property-tax-management-and-due-diligence-analyses-first-section .mini-container .shifted,
#fiscal-and-economic-impact-analyses .services-ninth-section .mini-container .shifted,
#fiscal-and-economic-impact-analyses .property-tax-management-and-due-diligence-analyses-first-section .mini-container .shifted,
#renewable-energy-finance .services-ninth-section .mini-container .shifted,
#renewable-energy-finance .property-tax-management-and-due-diligence-analyses-first-section .mini-container .shifted,
#municipal-district-administration-services .services-ninth-section .mini-container .shifted,
#municipal-district-administration-services .property-tax-management-and-due-diligence-analyses-first-section .mini-container .shifted,
#property-tax-management-and-due-diligence-analyses .services-ninth-section .mini-container .shifted,
#property-tax-management-and-due-diligence-analyses .property-tax-management-and-due-diligence-analyses-first-section .mini-container .shifted,
#public-finance-construction-management .services-ninth-section .mini-container .shifted,
#public-finance-construction-management .property-tax-management-and-due-diligence-analyses-first-section .mini-container .shifted,
#project-feasibility-studies .services-ninth-section .mini-container .shifted,
#project-feasibility-studies .property-tax-management-and-due-diligence-analyses-first-section .mini-container .shifted {
  margin-top: 50px;
  margin-bottom: 50px;
}

#services .services-tenth-section,
#services .feasibility-first-section,
#services .public-infrastructure-and-services-analysis-fifth-section,
#feasibility-and-risk-management .services-tenth-section,
#feasibility-and-risk-management .feasibility-first-section,
#feasibility-and-risk-management .public-infrastructure-and-services-analysis-fifth-section,
#land-use-and-public-facilities .services-tenth-section,
#land-use-and-public-facilities .feasibility-first-section,
#land-use-and-public-facilities .public-infrastructure-and-services-analysis-fifth-section,
#clean-energy-leader .services-tenth-section,
#clean-energy-leader .feasibility-first-section,
#clean-energy-leader .public-infrastructure-and-services-analysis-fifth-section,
#public-infrastructure-and-services-analysis .services-tenth-section,
#public-infrastructure-and-services-analysis .feasibility-first-section,
#public-infrastructure-and-services-analysis .public-infrastructure-and-services-analysis-fifth-section,
#public-private-partnerships .services-tenth-section,
#public-private-partnerships .feasibility-first-section,
#public-private-partnerships .public-infrastructure-and-services-analysis-fifth-section,
#fiscal-and-economic-impact-analyses .services-tenth-section,
#fiscal-and-economic-impact-analyses .feasibility-first-section,
#fiscal-and-economic-impact-analyses .public-infrastructure-and-services-analysis-fifth-section,
#renewable-energy-finance .services-tenth-section,
#renewable-energy-finance .feasibility-first-section,
#renewable-energy-finance .public-infrastructure-and-services-analysis-fifth-section,
#municipal-district-administration-services .services-tenth-section,
#municipal-district-administration-services .feasibility-first-section,
#municipal-district-administration-services .public-infrastructure-and-services-analysis-fifth-section,
#property-tax-management-and-due-diligence-analyses .services-tenth-section,
#property-tax-management-and-due-diligence-analyses .feasibility-first-section,
#property-tax-management-and-due-diligence-analyses .public-infrastructure-and-services-analysis-fifth-section,
#public-finance-construction-management .services-tenth-section,
#public-finance-construction-management .feasibility-first-section,
#public-finance-construction-management .public-infrastructure-and-services-analysis-fifth-section,
#project-feasibility-studies .services-tenth-section,
#project-feasibility-studies .feasibility-first-section,
#project-feasibility-studies .public-infrastructure-and-services-analysis-fifth-section {
  background-position: left bottom;
}

#services .services-tenth-section h5,
#services .feasibility-first-section h5,
#services .public-infrastructure-and-services-analysis-fifth-section h5,
#feasibility-and-risk-management .services-tenth-section h5,
#feasibility-and-risk-management .feasibility-first-section h5,
#feasibility-and-risk-management .public-infrastructure-and-services-analysis-fifth-section h5,
#land-use-and-public-facilities .services-tenth-section h5,
#land-use-and-public-facilities .feasibility-first-section h5,
#land-use-and-public-facilities .public-infrastructure-and-services-analysis-fifth-section h5,
#clean-energy-leader .services-tenth-section h5,
#clean-energy-leader .feasibility-first-section h5,
#clean-energy-leader .public-infrastructure-and-services-analysis-fifth-section h5,
#public-infrastructure-and-services-analysis .services-tenth-section h5,
#public-infrastructure-and-services-analysis .feasibility-first-section h5,
#public-infrastructure-and-services-analysis .public-infrastructure-and-services-analysis-fifth-section h5,
#public-private-partnerships .services-tenth-section h5,
#public-private-partnerships .feasibility-first-section h5,
#public-private-partnerships .public-infrastructure-and-services-analysis-fifth-section h5,
#fiscal-and-economic-impact-analyses .services-tenth-section h5,
#fiscal-and-economic-impact-analyses .feasibility-first-section h5,
#fiscal-and-economic-impact-analyses .public-infrastructure-and-services-analysis-fifth-section h5,
#renewable-energy-finance .services-tenth-section h5,
#renewable-energy-finance .feasibility-first-section h5,
#renewable-energy-finance .public-infrastructure-and-services-analysis-fifth-section h5,
#municipal-district-administration-services .services-tenth-section h5,
#municipal-district-administration-services .feasibility-first-section h5,
#municipal-district-administration-services .public-infrastructure-and-services-analysis-fifth-section h5,
#property-tax-management-and-due-diligence-analyses .services-tenth-section h5,
#property-tax-management-and-due-diligence-analyses .feasibility-first-section h5,
#property-tax-management-and-due-diligence-analyses .public-infrastructure-and-services-analysis-fifth-section h5,
#public-finance-construction-management .services-tenth-section h5,
#public-finance-construction-management .feasibility-first-section h5,
#public-finance-construction-management .public-infrastructure-and-services-analysis-fifth-section h5,
#project-feasibility-studies .services-tenth-section h5,
#project-feasibility-studies .feasibility-first-section h5,
#project-feasibility-studies .public-infrastructure-and-services-analysis-fifth-section h5 {
  text-transform: uppercase;
  margin-top: 50px;
  margin-bottom: 30px;
}

#services .services-tenth-section p.big-font,
#services .feasibility-first-section p.big-font,
#services .public-infrastructure-and-services-analysis-fifth-section p.big-font,
#feasibility-and-risk-management .services-tenth-section p.big-font,
#feasibility-and-risk-management .feasibility-first-section p.big-font,
#feasibility-and-risk-management .public-infrastructure-and-services-analysis-fifth-section p.big-font,
#land-use-and-public-facilities .services-tenth-section p.big-font,
#land-use-and-public-facilities .feasibility-first-section p.big-font,
#land-use-and-public-facilities .public-infrastructure-and-services-analysis-fifth-section p.big-font,
#clean-energy-leader .services-tenth-section p.big-font,
#clean-energy-leader .feasibility-first-section p.big-font,
#clean-energy-leader .public-infrastructure-and-services-analysis-fifth-section p.big-font,
#public-infrastructure-and-services-analysis .services-tenth-section p.big-font,
#public-infrastructure-and-services-analysis .feasibility-first-section p.big-font,
#public-infrastructure-and-services-analysis .public-infrastructure-and-services-analysis-fifth-section p.big-font,
#public-private-partnerships .services-tenth-section p.big-font,
#public-private-partnerships .feasibility-first-section p.big-font,
#public-private-partnerships .public-infrastructure-and-services-analysis-fifth-section p.big-font,
#fiscal-and-economic-impact-analyses .services-tenth-section p.big-font,
#fiscal-and-economic-impact-analyses .feasibility-first-section p.big-font,
#fiscal-and-economic-impact-analyses .public-infrastructure-and-services-analysis-fifth-section p.big-font,
#renewable-energy-finance .services-tenth-section p.big-font,
#renewable-energy-finance .feasibility-first-section p.big-font,
#renewable-energy-finance .public-infrastructure-and-services-analysis-fifth-section p.big-font,
#municipal-district-administration-services .services-tenth-section p.big-font,
#municipal-district-administration-services .feasibility-first-section p.big-font,
#municipal-district-administration-services .public-infrastructure-and-services-analysis-fifth-section p.big-font,
#property-tax-management-and-due-diligence-analyses .services-tenth-section p.big-font,
#property-tax-management-and-due-diligence-analyses .feasibility-first-section p.big-font,
#property-tax-management-and-due-diligence-analyses .public-infrastructure-and-services-analysis-fifth-section p.big-font,
#public-finance-construction-management .services-tenth-section p.big-font,
#public-finance-construction-management .feasibility-first-section p.big-font,
#public-finance-construction-management .public-infrastructure-and-services-analysis-fifth-section p.big-font,
#project-feasibility-studies .services-tenth-section p.big-font,
#project-feasibility-studies .feasibility-first-section p.big-font,
#project-feasibility-studies .public-infrastructure-and-services-analysis-fifth-section p.big-font {
  margin-top: 50px;
}

#services .services-eleventh-section,
#services .public-finance-construction-management-first-section,
#feasibility-and-risk-management .services-eleventh-section,
#feasibility-and-risk-management .public-finance-construction-management-first-section,
#land-use-and-public-facilities .services-eleventh-section,
#land-use-and-public-facilities .public-finance-construction-management-first-section,
#clean-energy-leader .services-eleventh-section,
#clean-energy-leader .public-finance-construction-management-first-section,
#public-infrastructure-and-services-analysis .services-eleventh-section,
#public-infrastructure-and-services-analysis .public-finance-construction-management-first-section,
#public-private-partnerships .services-eleventh-section,
#public-private-partnerships .public-finance-construction-management-first-section,
#fiscal-and-economic-impact-analyses .services-eleventh-section,
#fiscal-and-economic-impact-analyses .public-finance-construction-management-first-section,
#renewable-energy-finance .services-eleventh-section,
#renewable-energy-finance .public-finance-construction-management-first-section,
#municipal-district-administration-services .services-eleventh-section,
#municipal-district-administration-services .public-finance-construction-management-first-section,
#property-tax-management-and-due-diligence-analyses .services-eleventh-section,
#property-tax-management-and-due-diligence-analyses .public-finance-construction-management-first-section,
#public-finance-construction-management .services-eleventh-section,
#public-finance-construction-management .public-finance-construction-management-first-section,
#project-feasibility-studies .services-eleventh-section,
#project-feasibility-studies .public-finance-construction-management-first-section {
  background-color: #F3F5FF;
}

#services .services-eleventh-section .shifted,
#services .public-finance-construction-management-first-section .shifted,
#feasibility-and-risk-management .services-eleventh-section .shifted,
#feasibility-and-risk-management .public-finance-construction-management-first-section .shifted,
#land-use-and-public-facilities .services-eleventh-section .shifted,
#land-use-and-public-facilities .public-finance-construction-management-first-section .shifted,
#clean-energy-leader .services-eleventh-section .shifted,
#clean-energy-leader .public-finance-construction-management-first-section .shifted,
#public-infrastructure-and-services-analysis .services-eleventh-section .shifted,
#public-infrastructure-and-services-analysis .public-finance-construction-management-first-section .shifted,
#public-private-partnerships .services-eleventh-section .shifted,
#public-private-partnerships .public-finance-construction-management-first-section .shifted,
#fiscal-and-economic-impact-analyses .services-eleventh-section .shifted,
#fiscal-and-economic-impact-analyses .public-finance-construction-management-first-section .shifted,
#renewable-energy-finance .services-eleventh-section .shifted,
#renewable-energy-finance .public-finance-construction-management-first-section .shifted,
#municipal-district-administration-services .services-eleventh-section .shifted,
#municipal-district-administration-services .public-finance-construction-management-first-section .shifted,
#property-tax-management-and-due-diligence-analyses .services-eleventh-section .shifted,
#property-tax-management-and-due-diligence-analyses .public-finance-construction-management-first-section .shifted,
#public-finance-construction-management .services-eleventh-section .shifted,
#public-finance-construction-management .public-finance-construction-management-first-section .shifted,
#project-feasibility-studies .services-eleventh-section .shifted,
#project-feasibility-studies .public-finance-construction-management-first-section .shifted {
  margin-top: 50px;
}

#services .services-eleventh-section .shifted p,
#services .public-finance-construction-management-first-section .shifted p,
#feasibility-and-risk-management .services-eleventh-section .shifted p,
#feasibility-and-risk-management .public-finance-construction-management-first-section .shifted p,
#land-use-and-public-facilities .services-eleventh-section .shifted p,
#land-use-and-public-facilities .public-finance-construction-management-first-section .shifted p,
#clean-energy-leader .services-eleventh-section .shifted p,
#clean-energy-leader .public-finance-construction-management-first-section .shifted p,
#public-infrastructure-and-services-analysis .services-eleventh-section .shifted p,
#public-infrastructure-and-services-analysis .public-finance-construction-management-first-section .shifted p,
#public-private-partnerships .services-eleventh-section .shifted p,
#public-private-partnerships .public-finance-construction-management-first-section .shifted p,
#fiscal-and-economic-impact-analyses .services-eleventh-section .shifted p,
#fiscal-and-economic-impact-analyses .public-finance-construction-management-first-section .shifted p,
#renewable-energy-finance .services-eleventh-section .shifted p,
#renewable-energy-finance .public-finance-construction-management-first-section .shifted p,
#municipal-district-administration-services .services-eleventh-section .shifted p,
#municipal-district-administration-services .public-finance-construction-management-first-section .shifted p,
#property-tax-management-and-due-diligence-analyses .services-eleventh-section .shifted p,
#property-tax-management-and-due-diligence-analyses .public-finance-construction-management-first-section .shifted p,
#public-finance-construction-management .services-eleventh-section .shifted p,
#public-finance-construction-management .public-finance-construction-management-first-section .shifted p,
#project-feasibility-studies .services-eleventh-section .shifted p,
#project-feasibility-studies .public-finance-construction-management-first-section .shifted p {
  text-transform: none;
}

#services .services-eleventh-section .shifted li:before,
#services .public-finance-construction-management-first-section .shifted li:before,
#feasibility-and-risk-management .services-eleventh-section .shifted li:before,
#feasibility-and-risk-management .public-finance-construction-management-first-section .shifted li:before,
#land-use-and-public-facilities .services-eleventh-section .shifted li:before,
#land-use-and-public-facilities .public-finance-construction-management-first-section .shifted li:before,
#clean-energy-leader .services-eleventh-section .shifted li:before,
#clean-energy-leader .public-finance-construction-management-first-section .shifted li:before,
#public-infrastructure-and-services-analysis .services-eleventh-section .shifted li:before,
#public-infrastructure-and-services-analysis .public-finance-construction-management-first-section .shifted li:before,
#public-private-partnerships .services-eleventh-section .shifted li:before,
#public-private-partnerships .public-finance-construction-management-first-section .shifted li:before,
#fiscal-and-economic-impact-analyses .services-eleventh-section .shifted li:before,
#fiscal-and-economic-impact-analyses .public-finance-construction-management-first-section .shifted li:before,
#renewable-energy-finance .services-eleventh-section .shifted li:before,
#renewable-energy-finance .public-finance-construction-management-first-section .shifted li:before,
#municipal-district-administration-services .services-eleventh-section .shifted li:before,
#municipal-district-administration-services .public-finance-construction-management-first-section .shifted li:before,
#property-tax-management-and-due-diligence-analyses .services-eleventh-section .shifted li:before,
#property-tax-management-and-due-diligence-analyses .public-finance-construction-management-first-section .shifted li:before,
#public-finance-construction-management .services-eleventh-section .shifted li:before,
#public-finance-construction-management .public-finance-construction-management-first-section .shifted li:before,
#project-feasibility-studies .services-eleventh-section .shifted li:before,
#project-feasibility-studies .public-finance-construction-management-first-section .shifted li:before {
  position: absolute;
  left: -15px;
}

#services .services-twelfth-section p.h6-size,
#services .feasibility-seventh-section p.h6-size,
#feasibility-and-risk-management .services-twelfth-section p.h6-size,
#feasibility-and-risk-management .feasibility-seventh-section p.h6-size,
#land-use-and-public-facilities .services-twelfth-section p.h6-size,
#land-use-and-public-facilities .feasibility-seventh-section p.h6-size,
#clean-energy-leader .services-twelfth-section p.h6-size,
#clean-energy-leader .feasibility-seventh-section p.h6-size,
#public-infrastructure-and-services-analysis .services-twelfth-section p.h6-size,
#public-infrastructure-and-services-analysis .feasibility-seventh-section p.h6-size,
#public-private-partnerships .services-twelfth-section p.h6-size,
#public-private-partnerships .feasibility-seventh-section p.h6-size,
#fiscal-and-economic-impact-analyses .services-twelfth-section p.h6-size,
#fiscal-and-economic-impact-analyses .feasibility-seventh-section p.h6-size,
#renewable-energy-finance .services-twelfth-section p.h6-size,
#renewable-energy-finance .feasibility-seventh-section p.h6-size,
#municipal-district-administration-services .services-twelfth-section p.h6-size,
#municipal-district-administration-services .feasibility-seventh-section p.h6-size,
#property-tax-management-and-due-diligence-analyses .services-twelfth-section p.h6-size,
#property-tax-management-and-due-diligence-analyses .feasibility-seventh-section p.h6-size,
#public-finance-construction-management .services-twelfth-section p.h6-size,
#public-finance-construction-management .feasibility-seventh-section p.h6-size,
#project-feasibility-studies .services-twelfth-section p.h6-size,
#project-feasibility-studies .feasibility-seventh-section p.h6-size {
  text-transform: none;
}

#services .services-thirteenth-section,
#services .project-feasibility-studies-first-section,
#feasibility-and-risk-management .services-thirteenth-section,
#feasibility-and-risk-management .project-feasibility-studies-first-section,
#land-use-and-public-facilities .services-thirteenth-section,
#land-use-and-public-facilities .project-feasibility-studies-first-section,
#clean-energy-leader .services-thirteenth-section,
#clean-energy-leader .project-feasibility-studies-first-section,
#public-infrastructure-and-services-analysis .services-thirteenth-section,
#public-infrastructure-and-services-analysis .project-feasibility-studies-first-section,
#public-private-partnerships .services-thirteenth-section,
#public-private-partnerships .project-feasibility-studies-first-section,
#fiscal-and-economic-impact-analyses .services-thirteenth-section,
#fiscal-and-economic-impact-analyses .project-feasibility-studies-first-section,
#renewable-energy-finance .services-thirteenth-section,
#renewable-energy-finance .project-feasibility-studies-first-section,
#municipal-district-administration-services .services-thirteenth-section,
#municipal-district-administration-services .project-feasibility-studies-first-section,
#property-tax-management-and-due-diligence-analyses .services-thirteenth-section,
#property-tax-management-and-due-diligence-analyses .project-feasibility-studies-first-section,
#public-finance-construction-management .services-thirteenth-section,
#public-finance-construction-management .project-feasibility-studies-first-section,
#project-feasibility-studies .services-thirteenth-section,
#project-feasibility-studies .project-feasibility-studies-first-section {
  background-color: #F3F5FF;
}

#services .services-thirteenth-section p.big-font,
#services .project-feasibility-studies-first-section p.big-font,
#feasibility-and-risk-management .services-thirteenth-section p.big-font,
#feasibility-and-risk-management .project-feasibility-studies-first-section p.big-font,
#land-use-and-public-facilities .services-thirteenth-section p.big-font,
#land-use-and-public-facilities .project-feasibility-studies-first-section p.big-font,
#clean-energy-leader .services-thirteenth-section p.big-font,
#clean-energy-leader .project-feasibility-studies-first-section p.big-font,
#public-infrastructure-and-services-analysis .services-thirteenth-section p.big-font,
#public-infrastructure-and-services-analysis .project-feasibility-studies-first-section p.big-font,
#public-private-partnerships .services-thirteenth-section p.big-font,
#public-private-partnerships .project-feasibility-studies-first-section p.big-font,
#fiscal-and-economic-impact-analyses .services-thirteenth-section p.big-font,
#fiscal-and-economic-impact-analyses .project-feasibility-studies-first-section p.big-font,
#renewable-energy-finance .services-thirteenth-section p.big-font,
#renewable-energy-finance .project-feasibility-studies-first-section p.big-font,
#municipal-district-administration-services .services-thirteenth-section p.big-font,
#municipal-district-administration-services .project-feasibility-studies-first-section p.big-font,
#property-tax-management-and-due-diligence-analyses .services-thirteenth-section p.big-font,
#property-tax-management-and-due-diligence-analyses .project-feasibility-studies-first-section p.big-font,
#public-finance-construction-management .services-thirteenth-section p.big-font,
#public-finance-construction-management .project-feasibility-studies-first-section p.big-font,
#project-feasibility-studies .services-thirteenth-section p.big-font,
#project-feasibility-studies .project-feasibility-studies-first-section p.big-font {
  margin-top: 30px;
}

#services .services-thirteenth-section .shifted,
#services .project-feasibility-studies-first-section .shifted,
#feasibility-and-risk-management .services-thirteenth-section .shifted,
#feasibility-and-risk-management .project-feasibility-studies-first-section .shifted,
#land-use-and-public-facilities .services-thirteenth-section .shifted,
#land-use-and-public-facilities .project-feasibility-studies-first-section .shifted,
#clean-energy-leader .services-thirteenth-section .shifted,
#clean-energy-leader .project-feasibility-studies-first-section .shifted,
#public-infrastructure-and-services-analysis .services-thirteenth-section .shifted,
#public-infrastructure-and-services-analysis .project-feasibility-studies-first-section .shifted,
#public-private-partnerships .services-thirteenth-section .shifted,
#public-private-partnerships .project-feasibility-studies-first-section .shifted,
#fiscal-and-economic-impact-analyses .services-thirteenth-section .shifted,
#fiscal-and-economic-impact-analyses .project-feasibility-studies-first-section .shifted,
#renewable-energy-finance .services-thirteenth-section .shifted,
#renewable-energy-finance .project-feasibility-studies-first-section .shifted,
#municipal-district-administration-services .services-thirteenth-section .shifted,
#municipal-district-administration-services .project-feasibility-studies-first-section .shifted,
#property-tax-management-and-due-diligence-analyses .services-thirteenth-section .shifted,
#property-tax-management-and-due-diligence-analyses .project-feasibility-studies-first-section .shifted,
#public-finance-construction-management .services-thirteenth-section .shifted,
#public-finance-construction-management .project-feasibility-studies-first-section .shifted,
#project-feasibility-studies .services-thirteenth-section .shifted,
#project-feasibility-studies .project-feasibility-studies-first-section .shifted {
  margin-top: 50px;
}

#services .services-thirteenth-section .shifted p,
#services .project-feasibility-studies-first-section .shifted p,
#feasibility-and-risk-management .services-thirteenth-section .shifted p,
#feasibility-and-risk-management .project-feasibility-studies-first-section .shifted p,
#land-use-and-public-facilities .services-thirteenth-section .shifted p,
#land-use-and-public-facilities .project-feasibility-studies-first-section .shifted p,
#clean-energy-leader .services-thirteenth-section .shifted p,
#clean-energy-leader .project-feasibility-studies-first-section .shifted p,
#public-infrastructure-and-services-analysis .services-thirteenth-section .shifted p,
#public-infrastructure-and-services-analysis .project-feasibility-studies-first-section .shifted p,
#public-private-partnerships .services-thirteenth-section .shifted p,
#public-private-partnerships .project-feasibility-studies-first-section .shifted p,
#fiscal-and-economic-impact-analyses .services-thirteenth-section .shifted p,
#fiscal-and-economic-impact-analyses .project-feasibility-studies-first-section .shifted p,
#renewable-energy-finance .services-thirteenth-section .shifted p,
#renewable-energy-finance .project-feasibility-studies-first-section .shifted p,
#municipal-district-administration-services .services-thirteenth-section .shifted p,
#municipal-district-administration-services .project-feasibility-studies-first-section .shifted p,
#property-tax-management-and-due-diligence-analyses .services-thirteenth-section .shifted p,
#property-tax-management-and-due-diligence-analyses .project-feasibility-studies-first-section .shifted p,
#public-finance-construction-management .services-thirteenth-section .shifted p,
#public-finance-construction-management .project-feasibility-studies-first-section .shifted p,
#project-feasibility-studies .services-thirteenth-section .shifted p,
#project-feasibility-studies .project-feasibility-studies-first-section .shifted p {
  text-transform: none;
}

#services .services-thirteenth-section .shifted li span,
#services .project-feasibility-studies-first-section .shifted li span,
#feasibility-and-risk-management .services-thirteenth-section .shifted li span,
#feasibility-and-risk-management .project-feasibility-studies-first-section .shifted li span,
#land-use-and-public-facilities .services-thirteenth-section .shifted li span,
#land-use-and-public-facilities .project-feasibility-studies-first-section .shifted li span,
#clean-energy-leader .services-thirteenth-section .shifted li span,
#clean-energy-leader .project-feasibility-studies-first-section .shifted li span,
#public-infrastructure-and-services-analysis .services-thirteenth-section .shifted li span,
#public-infrastructure-and-services-analysis .project-feasibility-studies-first-section .shifted li span,
#public-private-partnerships .services-thirteenth-section .shifted li span,
#public-private-partnerships .project-feasibility-studies-first-section .shifted li span,
#fiscal-and-economic-impact-analyses .services-thirteenth-section .shifted li span,
#fiscal-and-economic-impact-analyses .project-feasibility-studies-first-section .shifted li span,
#renewable-energy-finance .services-thirteenth-section .shifted li span,
#renewable-energy-finance .project-feasibility-studies-first-section .shifted li span,
#municipal-district-administration-services .services-thirteenth-section .shifted li span,
#municipal-district-administration-services .project-feasibility-studies-first-section .shifted li span,
#property-tax-management-and-due-diligence-analyses .services-thirteenth-section .shifted li span,
#property-tax-management-and-due-diligence-analyses .project-feasibility-studies-first-section .shifted li span,
#public-finance-construction-management .services-thirteenth-section .shifted li span,
#public-finance-construction-management .project-feasibility-studies-first-section .shifted li span,
#project-feasibility-studies .services-thirteenth-section .shifted li span,
#project-feasibility-studies .project-feasibility-studies-first-section .shifted li span {
  font-weight: normal;
}

#services .feasibility-ninth-section,
#feasibility-and-risk-management .feasibility-ninth-section,
#land-use-and-public-facilities .feasibility-ninth-section,
#clean-energy-leader .feasibility-ninth-section,
#public-infrastructure-and-services-analysis .feasibility-ninth-section,
#public-private-partnerships .feasibility-ninth-section,
#fiscal-and-economic-impact-analyses .feasibility-ninth-section,
#renewable-energy-finance .feasibility-ninth-section,
#municipal-district-administration-services .feasibility-ninth-section,
#property-tax-management-and-due-diligence-analyses .feasibility-ninth-section,
#public-finance-construction-management .feasibility-ninth-section,
#project-feasibility-studies .feasibility-ninth-section {
  min-height: auto;
}

#services .clean-energy-first-section,
#feasibility-and-risk-management .clean-energy-first-section,
#land-use-and-public-facilities .clean-energy-first-section,
#clean-energy-leader .clean-energy-first-section,
#public-infrastructure-and-services-analysis .clean-energy-first-section,
#public-private-partnerships .clean-energy-first-section,
#fiscal-and-economic-impact-analyses .clean-energy-first-section,
#renewable-energy-finance .clean-energy-first-section,
#municipal-district-administration-services .clean-energy-first-section,
#property-tax-management-and-due-diligence-analyses .clean-energy-first-section,
#public-finance-construction-management .clean-energy-first-section,
#project-feasibility-studies .clean-energy-first-section {
  min-height: auto;
  padding-bottom: 30px;
}

#services .clean-energy-second-section h4,
#services .renewable-energy-finance-first-section h4,
#feasibility-and-risk-management .clean-energy-second-section h4,
#feasibility-and-risk-management .renewable-energy-finance-first-section h4,
#land-use-and-public-facilities .clean-energy-second-section h4,
#land-use-and-public-facilities .renewable-energy-finance-first-section h4,
#clean-energy-leader .clean-energy-second-section h4,
#clean-energy-leader .renewable-energy-finance-first-section h4,
#public-infrastructure-and-services-analysis .clean-energy-second-section h4,
#public-infrastructure-and-services-analysis .renewable-energy-finance-first-section h4,
#public-private-partnerships .clean-energy-second-section h4,
#public-private-partnerships .renewable-energy-finance-first-section h4,
#fiscal-and-economic-impact-analyses .clean-energy-second-section h4,
#fiscal-and-economic-impact-analyses .renewable-energy-finance-first-section h4,
#renewable-energy-finance .clean-energy-second-section h4,
#renewable-energy-finance .renewable-energy-finance-first-section h4,
#municipal-district-administration-services .clean-energy-second-section h4,
#municipal-district-administration-services .renewable-energy-finance-first-section h4,
#property-tax-management-and-due-diligence-analyses .clean-energy-second-section h4,
#property-tax-management-and-due-diligence-analyses .renewable-energy-finance-first-section h4,
#public-finance-construction-management .clean-energy-second-section h4,
#public-finance-construction-management .renewable-energy-finance-first-section h4,
#project-feasibility-studies .clean-energy-second-section h4,
#project-feasibility-studies .renewable-energy-finance-first-section h4 {
  padding-top: 50px;
}

#services .cd-nugget-info,
#feasibility-and-risk-management .cd-nugget-info,
#land-use-and-public-facilities .cd-nugget-info,
#clean-energy-leader .cd-nugget-info,
#public-infrastructure-and-services-analysis .cd-nugget-info,
#public-private-partnerships .cd-nugget-info,
#fiscal-and-economic-impact-analyses .cd-nugget-info,
#renewable-energy-finance .cd-nugget-info,
#municipal-district-administration-services .cd-nugget-info,
#property-tax-management-and-due-diligence-analyses .cd-nugget-info,
#public-finance-construction-management .cd-nugget-info,
#project-feasibility-studies .cd-nugget-info {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 50px;
  line-height: 50px;
  top: 0;
  left: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#services .cd-nugget-info a,
#feasibility-and-risk-management .cd-nugget-info a,
#land-use-and-public-facilities .cd-nugget-info a,
#clean-energy-leader .cd-nugget-info a,
#public-infrastructure-and-services-analysis .cd-nugget-info a,
#public-private-partnerships .cd-nugget-info a,
#fiscal-and-economic-impact-analyses .cd-nugget-info a,
#renewable-energy-finance .cd-nugget-info a,
#municipal-district-administration-services .cd-nugget-info a,
#property-tax-management-and-due-diligence-analyses .cd-nugget-info a,
#public-finance-construction-management .cd-nugget-info a,
#project-feasibility-studies .cd-nugget-info a {
  position: relative;
  font-size: 14px;
  color: #e86256;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

#services .cd-nugget-info a:hover,
#feasibility-and-risk-management .cd-nugget-info a:hover,
#land-use-and-public-facilities .cd-nugget-info a:hover,
#clean-energy-leader .cd-nugget-info a:hover,
#public-infrastructure-and-services-analysis .cd-nugget-info a:hover,
#public-private-partnerships .cd-nugget-info a:hover,
#fiscal-and-economic-impact-analyses .cd-nugget-info a:hover,
#renewable-energy-finance .cd-nugget-info a:hover,
#municipal-district-administration-services .cd-nugget-info a:hover,
#property-tax-management-and-due-diligence-analyses .cd-nugget-info a:hover,
#public-finance-construction-management .cd-nugget-info a:hover,
#project-feasibility-studies .cd-nugget-info a:hover {
  opacity: .8;
}

#services .cd-nugget-info span,
#feasibility-and-risk-management .cd-nugget-info span,
#land-use-and-public-facilities .cd-nugget-info span,
#clean-energy-leader .cd-nugget-info span,
#public-infrastructure-and-services-analysis .cd-nugget-info span,
#public-private-partnerships .cd-nugget-info span,
#fiscal-and-economic-impact-analyses .cd-nugget-info span,
#renewable-energy-finance .cd-nugget-info span,
#municipal-district-administration-services .cd-nugget-info span,
#property-tax-management-and-due-diligence-analyses .cd-nugget-info span,
#public-finance-construction-management .cd-nugget-info span,
#project-feasibility-studies .cd-nugget-info span {
  vertical-align: middle;
  display: inline-block;
}

#services .cd-nugget-info span svg,
#feasibility-and-risk-management .cd-nugget-info span svg,
#land-use-and-public-facilities .cd-nugget-info span svg,
#clean-energy-leader .cd-nugget-info span svg,
#public-infrastructure-and-services-analysis .cd-nugget-info span svg,
#public-private-partnerships .cd-nugget-info span svg,
#fiscal-and-economic-impact-analyses .cd-nugget-info span svg,
#renewable-energy-finance .cd-nugget-info span svg,
#municipal-district-administration-services .cd-nugget-info span svg,
#property-tax-management-and-due-diligence-analyses .cd-nugget-info span svg,
#public-finance-construction-management .cd-nugget-info span svg,
#project-feasibility-studies .cd-nugget-info span svg {
  display: block;
}

#services .cd-nugget-info .cd-nugget-info-arrow,
#feasibility-and-risk-management .cd-nugget-info .cd-nugget-info-arrow,
#land-use-and-public-facilities .cd-nugget-info .cd-nugget-info-arrow,
#clean-energy-leader .cd-nugget-info .cd-nugget-info-arrow,
#public-infrastructure-and-services-analysis .cd-nugget-info .cd-nugget-info-arrow,
#public-private-partnerships .cd-nugget-info .cd-nugget-info-arrow,
#fiscal-and-economic-impact-analyses .cd-nugget-info .cd-nugget-info-arrow,
#renewable-energy-finance .cd-nugget-info .cd-nugget-info-arrow,
#municipal-district-administration-services .cd-nugget-info .cd-nugget-info-arrow,
#property-tax-management-and-due-diligence-analyses .cd-nugget-info .cd-nugget-info-arrow,
#public-finance-construction-management .cd-nugget-info .cd-nugget-info-arrow,
#project-feasibility-studies .cd-nugget-info .cd-nugget-info-arrow {
  fill: #e86256;
}

#services .cd-top,
#feasibility-and-risk-management .cd-top,
#land-use-and-public-facilities .cd-top,
#clean-energy-leader .cd-top,
#public-infrastructure-and-services-analysis .cd-top,
#public-private-partnerships .cd-top,
#fiscal-and-economic-impact-analyses .cd-top,
#renewable-energy-finance .cd-top,
#municipal-district-administration-services .cd-top,
#property-tax-management-and-due-diligence-analyses .cd-top,
#public-finance-construction-management .cd-top,
#project-feasibility-studies .cd-top {
  display: inline-block;
  height: 60px;
  width: 60px;
  right: 30px;
  bottom: 185px;
  position: fixed;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
       box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(246, 41, 72, 0.8) url("img/cd-top-arrow.svg") no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -moz-transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
  transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
}

#services .cd-top.cd-top--show, #services .cd-top.cd-top--fade-out, #services .cd-top:hover,
#feasibility-and-risk-management .cd-top.cd-top--show,
#feasibility-and-risk-management .cd-top.cd-top--fade-out,
#feasibility-and-risk-management .cd-top:hover,
#land-use-and-public-facilities .cd-top.cd-top--show,
#land-use-and-public-facilities .cd-top.cd-top--fade-out,
#land-use-and-public-facilities .cd-top:hover,
#clean-energy-leader .cd-top.cd-top--show,
#clean-energy-leader .cd-top.cd-top--fade-out,
#clean-energy-leader .cd-top:hover,
#public-infrastructure-and-services-analysis .cd-top.cd-top--show,
#public-infrastructure-and-services-analysis .cd-top.cd-top--fade-out,
#public-infrastructure-and-services-analysis .cd-top:hover,
#public-private-partnerships .cd-top.cd-top--show,
#public-private-partnerships .cd-top.cd-top--fade-out,
#public-private-partnerships .cd-top:hover,
#fiscal-and-economic-impact-analyses .cd-top.cd-top--show,
#fiscal-and-economic-impact-analyses .cd-top.cd-top--fade-out,
#fiscal-and-economic-impact-analyses .cd-top:hover,
#renewable-energy-finance .cd-top.cd-top--show,
#renewable-energy-finance .cd-top.cd-top--fade-out,
#renewable-energy-finance .cd-top:hover,
#municipal-district-administration-services .cd-top.cd-top--show,
#municipal-district-administration-services .cd-top.cd-top--fade-out,
#municipal-district-administration-services .cd-top:hover,
#property-tax-management-and-due-diligence-analyses .cd-top.cd-top--show,
#property-tax-management-and-due-diligence-analyses .cd-top.cd-top--fade-out,
#property-tax-management-and-due-diligence-analyses .cd-top:hover,
#public-finance-construction-management .cd-top.cd-top--show,
#public-finance-construction-management .cd-top.cd-top--fade-out,
#public-finance-construction-management .cd-top:hover,
#project-feasibility-studies .cd-top.cd-top--show,
#project-feasibility-studies .cd-top.cd-top--fade-out,
#project-feasibility-studies .cd-top:hover {
  -moz-transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
  transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
}

#services .cd-top.cd-top--show,
#feasibility-and-risk-management .cd-top.cd-top--show,
#land-use-and-public-facilities .cd-top.cd-top--show,
#clean-energy-leader .cd-top.cd-top--show,
#public-infrastructure-and-services-analysis .cd-top.cd-top--show,
#public-private-partnerships .cd-top.cd-top--show,
#fiscal-and-economic-impact-analyses .cd-top.cd-top--show,
#renewable-energy-finance .cd-top.cd-top--show,
#municipal-district-administration-services .cd-top.cd-top--show,
#property-tax-management-and-due-diligence-analyses .cd-top.cd-top--show,
#public-finance-construction-management .cd-top.cd-top--show,
#project-feasibility-studies .cd-top.cd-top--show {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}

#services .cd-top.cd-top--fade-out,
#feasibility-and-risk-management .cd-top.cd-top--fade-out,
#land-use-and-public-facilities .cd-top.cd-top--fade-out,
#clean-energy-leader .cd-top.cd-top--fade-out,
#public-infrastructure-and-services-analysis .cd-top.cd-top--fade-out,
#public-private-partnerships .cd-top.cd-top--fade-out,
#fiscal-and-economic-impact-analyses .cd-top.cd-top--fade-out,
#renewable-energy-finance .cd-top.cd-top--fade-out,
#municipal-district-administration-services .cd-top.cd-top--fade-out,
#property-tax-management-and-due-diligence-analyses .cd-top.cd-top--fade-out,
#public-finance-construction-management .cd-top.cd-top--fade-out,
#project-feasibility-studies .cd-top.cd-top--fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}

#services .cd-top:hover,
#feasibility-and-risk-management .cd-top:hover,
#land-use-and-public-facilities .cd-top:hover,
#clean-energy-leader .cd-top:hover,
#public-infrastructure-and-services-analysis .cd-top:hover,
#public-private-partnerships .cd-top:hover,
#fiscal-and-economic-impact-analyses .cd-top:hover,
#renewable-energy-finance .cd-top:hover,
#municipal-district-administration-services .cd-top:hover,
#property-tax-management-and-due-diligence-analyses .cd-top:hover,
#public-finance-construction-management .cd-top:hover,
#project-feasibility-studies .cd-top:hover {
  background-color: #F92543;
  opacity: 1;
}

#services .post-list-item,
#feasibility-and-risk-management .post-list-item,
#land-use-and-public-facilities .post-list-item,
#clean-energy-leader .post-list-item,
#public-infrastructure-and-services-analysis .post-list-item,
#public-private-partnerships .post-list-item,
#fiscal-and-economic-impact-analyses .post-list-item,
#renewable-energy-finance .post-list-item,
#municipal-district-administration-services .post-list-item,
#property-tax-management-and-due-diligence-analyses .post-list-item,
#public-finance-construction-management .post-list-item,
#project-feasibility-studies .post-list-item {
  padding-top: 30px;
  padding-bottom: 30px;
}

#services .post-list-item .triple-parallelogram-image,
#feasibility-and-risk-management .post-list-item .triple-parallelogram-image,
#land-use-and-public-facilities .post-list-item .triple-parallelogram-image,
#clean-energy-leader .post-list-item .triple-parallelogram-image,
#public-infrastructure-and-services-analysis .post-list-item .triple-parallelogram-image,
#public-private-partnerships .post-list-item .triple-parallelogram-image,
#fiscal-and-economic-impact-analyses .post-list-item .triple-parallelogram-image,
#renewable-energy-finance .post-list-item .triple-parallelogram-image,
#municipal-district-administration-services .post-list-item .triple-parallelogram-image,
#property-tax-management-and-due-diligence-analyses .post-list-item .triple-parallelogram-image,
#public-finance-construction-management .post-list-item .triple-parallelogram-image,
#project-feasibility-studies .post-list-item .triple-parallelogram-image {
  margin-right: 100px;
  width: 245px;
}

#services .post-list-item .triple-parallelogram-image .left-red-border-parallelogram,
#services .post-list-item .triple-parallelogram-image .right-red-border-parallelogram,
#feasibility-and-risk-management .post-list-item .triple-parallelogram-image .left-red-border-parallelogram,
#feasibility-and-risk-management .post-list-item .triple-parallelogram-image .right-red-border-parallelogram,
#land-use-and-public-facilities .post-list-item .triple-parallelogram-image .left-red-border-parallelogram,
#land-use-and-public-facilities .post-list-item .triple-parallelogram-image .right-red-border-parallelogram,
#clean-energy-leader .post-list-item .triple-parallelogram-image .left-red-border-parallelogram,
#clean-energy-leader .post-list-item .triple-parallelogram-image .right-red-border-parallelogram,
#public-infrastructure-and-services-analysis .post-list-item .triple-parallelogram-image .left-red-border-parallelogram,
#public-infrastructure-and-services-analysis .post-list-item .triple-parallelogram-image .right-red-border-parallelogram,
#public-private-partnerships .post-list-item .triple-parallelogram-image .left-red-border-parallelogram,
#public-private-partnerships .post-list-item .triple-parallelogram-image .right-red-border-parallelogram,
#fiscal-and-economic-impact-analyses .post-list-item .triple-parallelogram-image .left-red-border-parallelogram,
#fiscal-and-economic-impact-analyses .post-list-item .triple-parallelogram-image .right-red-border-parallelogram,
#renewable-energy-finance .post-list-item .triple-parallelogram-image .left-red-border-parallelogram,
#renewable-energy-finance .post-list-item .triple-parallelogram-image .right-red-border-parallelogram,
#municipal-district-administration-services .post-list-item .triple-parallelogram-image .left-red-border-parallelogram,
#municipal-district-administration-services .post-list-item .triple-parallelogram-image .right-red-border-parallelogram,
#property-tax-management-and-due-diligence-analyses .post-list-item .triple-parallelogram-image .left-red-border-parallelogram,
#property-tax-management-and-due-diligence-analyses .post-list-item .triple-parallelogram-image .right-red-border-parallelogram,
#public-finance-construction-management .post-list-item .triple-parallelogram-image .left-red-border-parallelogram,
#public-finance-construction-management .post-list-item .triple-parallelogram-image .right-red-border-parallelogram,
#project-feasibility-studies .post-list-item .triple-parallelogram-image .left-red-border-parallelogram,
#project-feasibility-studies .post-list-item .triple-parallelogram-image .right-red-border-parallelogram {
  height: 150px;
}

#services .post-list-item .triple-parallelogram-image .left-red-border-parallelogram,
#feasibility-and-risk-management .post-list-item .triple-parallelogram-image .left-red-border-parallelogram,
#land-use-and-public-facilities .post-list-item .triple-parallelogram-image .left-red-border-parallelogram,
#clean-energy-leader .post-list-item .triple-parallelogram-image .left-red-border-parallelogram,
#public-infrastructure-and-services-analysis .post-list-item .triple-parallelogram-image .left-red-border-parallelogram,
#public-private-partnerships .post-list-item .triple-parallelogram-image .left-red-border-parallelogram,
#fiscal-and-economic-impact-analyses .post-list-item .triple-parallelogram-image .left-red-border-parallelogram,
#renewable-energy-finance .post-list-item .triple-parallelogram-image .left-red-border-parallelogram,
#municipal-district-administration-services .post-list-item .triple-parallelogram-image .left-red-border-parallelogram,
#property-tax-management-and-due-diligence-analyses .post-list-item .triple-parallelogram-image .left-red-border-parallelogram,
#public-finance-construction-management .post-list-item .triple-parallelogram-image .left-red-border-parallelogram,
#project-feasibility-studies .post-list-item .triple-parallelogram-image .left-red-border-parallelogram {
  left: 0;
}

#services .post-list-item .triple-parallelogram-image .right-red-border-parallelogram,
#feasibility-and-risk-management .post-list-item .triple-parallelogram-image .right-red-border-parallelogram,
#land-use-and-public-facilities .post-list-item .triple-parallelogram-image .right-red-border-parallelogram,
#clean-energy-leader .post-list-item .triple-parallelogram-image .right-red-border-parallelogram,
#public-infrastructure-and-services-analysis .post-list-item .triple-parallelogram-image .right-red-border-parallelogram,
#public-private-partnerships .post-list-item .triple-parallelogram-image .right-red-border-parallelogram,
#fiscal-and-economic-impact-analyses .post-list-item .triple-parallelogram-image .right-red-border-parallelogram,
#renewable-energy-finance .post-list-item .triple-parallelogram-image .right-red-border-parallelogram,
#municipal-district-administration-services .post-list-item .triple-parallelogram-image .right-red-border-parallelogram,
#property-tax-management-and-due-diligence-analyses .post-list-item .triple-parallelogram-image .right-red-border-parallelogram,
#public-finance-construction-management .post-list-item .triple-parallelogram-image .right-red-border-parallelogram,
#project-feasibility-studies .post-list-item .triple-parallelogram-image .right-red-border-parallelogram {
  right: 0px;
  top: 50px;
}

#services .post-list-item .triple-parallelogram-image figure.parallelogram,
#feasibility-and-risk-management .post-list-item .triple-parallelogram-image figure.parallelogram,
#land-use-and-public-facilities .post-list-item .triple-parallelogram-image figure.parallelogram,
#clean-energy-leader .post-list-item .triple-parallelogram-image figure.parallelogram,
#public-infrastructure-and-services-analysis .post-list-item .triple-parallelogram-image figure.parallelogram,
#public-private-partnerships .post-list-item .triple-parallelogram-image figure.parallelogram,
#fiscal-and-economic-impact-analyses .post-list-item .triple-parallelogram-image figure.parallelogram,
#renewable-energy-finance .post-list-item .triple-parallelogram-image figure.parallelogram,
#municipal-district-administration-services .post-list-item .triple-parallelogram-image figure.parallelogram,
#property-tax-management-and-due-diligence-analyses .post-list-item .triple-parallelogram-image figure.parallelogram,
#public-finance-construction-management .post-list-item .triple-parallelogram-image figure.parallelogram,
#project-feasibility-studies .post-list-item .triple-parallelogram-image figure.parallelogram {
  width: 100%;
  height: 200px;
}

#services .post-list-item .triple-parallelogram-image figure.parallelogram .parallelogram-background,
#feasibility-and-risk-management .post-list-item .triple-parallelogram-image figure.parallelogram .parallelogram-background,
#land-use-and-public-facilities .post-list-item .triple-parallelogram-image figure.parallelogram .parallelogram-background,
#clean-energy-leader .post-list-item .triple-parallelogram-image figure.parallelogram .parallelogram-background,
#public-infrastructure-and-services-analysis .post-list-item .triple-parallelogram-image figure.parallelogram .parallelogram-background,
#public-private-partnerships .post-list-item .triple-parallelogram-image figure.parallelogram .parallelogram-background,
#fiscal-and-economic-impact-analyses .post-list-item .triple-parallelogram-image figure.parallelogram .parallelogram-background,
#renewable-energy-finance .post-list-item .triple-parallelogram-image figure.parallelogram .parallelogram-background,
#municipal-district-administration-services .post-list-item .triple-parallelogram-image figure.parallelogram .parallelogram-background,
#property-tax-management-and-due-diligence-analyses .post-list-item .triple-parallelogram-image figure.parallelogram .parallelogram-background,
#public-finance-construction-management .post-list-item .triple-parallelogram-image figure.parallelogram .parallelogram-background,
#project-feasibility-studies .post-list-item .triple-parallelogram-image figure.parallelogram .parallelogram-background {
  left: -60px;
  width: 365px;
}

#services .post-list-item .triple-parallelogram-image figure.parallelogram .parallelogram-background .white-parallelogram,
#feasibility-and-risk-management .post-list-item .triple-parallelogram-image figure.parallelogram .parallelogram-background .white-parallelogram,
#land-use-and-public-facilities .post-list-item .triple-parallelogram-image figure.parallelogram .parallelogram-background .white-parallelogram,
#clean-energy-leader .post-list-item .triple-parallelogram-image figure.parallelogram .parallelogram-background .white-parallelogram,
#public-infrastructure-and-services-analysis .post-list-item .triple-parallelogram-image figure.parallelogram .parallelogram-background .white-parallelogram,
#public-private-partnerships .post-list-item .triple-parallelogram-image figure.parallelogram .parallelogram-background .white-parallelogram,
#fiscal-and-economic-impact-analyses .post-list-item .triple-parallelogram-image figure.parallelogram .parallelogram-background .white-parallelogram,
#renewable-energy-finance .post-list-item .triple-parallelogram-image figure.parallelogram .parallelogram-background .white-parallelogram,
#municipal-district-administration-services .post-list-item .triple-parallelogram-image figure.parallelogram .parallelogram-background .white-parallelogram,
#property-tax-management-and-due-diligence-analyses .post-list-item .triple-parallelogram-image figure.parallelogram .parallelogram-background .white-parallelogram,
#public-finance-construction-management .post-list-item .triple-parallelogram-image figure.parallelogram .parallelogram-background .white-parallelogram,
#project-feasibility-studies .post-list-item .triple-parallelogram-image figure.parallelogram .parallelogram-background .white-parallelogram {
  width: 225px;
  height: 180px;
  left: 70px;
  top: 10px;
}

#services .post-list-item h3,
#feasibility-and-risk-management .post-list-item h3,
#land-use-and-public-facilities .post-list-item h3,
#clean-energy-leader .post-list-item h3,
#public-infrastructure-and-services-analysis .post-list-item h3,
#public-private-partnerships .post-list-item h3,
#fiscal-and-economic-impact-analyses .post-list-item h3,
#renewable-energy-finance .post-list-item h3,
#municipal-district-administration-services .post-list-item h3,
#property-tax-management-and-due-diligence-analyses .post-list-item h3,
#public-finance-construction-management .post-list-item h3,
#project-feasibility-studies .post-list-item h3 {
  text-transform: uppercase;
  position: relative;
  margin-left: 50px;
}

#services .post-list-item h3 .title-line,
#feasibility-and-risk-management .post-list-item h3 .title-line,
#land-use-and-public-facilities .post-list-item h3 .title-line,
#clean-energy-leader .post-list-item h3 .title-line,
#public-infrastructure-and-services-analysis .post-list-item h3 .title-line,
#public-private-partnerships .post-list-item h3 .title-line,
#fiscal-and-economic-impact-analyses .post-list-item h3 .title-line,
#renewable-energy-finance .post-list-item h3 .title-line,
#municipal-district-administration-services .post-list-item h3 .title-line,
#property-tax-management-and-due-diligence-analyses .post-list-item h3 .title-line,
#public-finance-construction-management .post-list-item h3 .title-line,
#project-feasibility-studies .post-list-item h3 .title-line {
  top: 10px;
  height: 10px;
}

#services .post-list-item h3 a,
#feasibility-and-risk-management .post-list-item h3 a,
#land-use-and-public-facilities .post-list-item h3 a,
#clean-energy-leader .post-list-item h3 a,
#public-infrastructure-and-services-analysis .post-list-item h3 a,
#public-private-partnerships .post-list-item h3 a,
#fiscal-and-economic-impact-analyses .post-list-item h3 a,
#renewable-energy-finance .post-list-item h3 a,
#municipal-district-administration-services .post-list-item h3 a,
#property-tax-management-and-due-diligence-analyses .post-list-item h3 a,
#public-finance-construction-management .post-list-item h3 a,
#project-feasibility-studies .post-list-item h3 a {
  display: inline-block;
}

#services .post-list-item h3 a:hover,
#feasibility-and-risk-management .post-list-item h3 a:hover,
#land-use-and-public-facilities .post-list-item h3 a:hover,
#clean-energy-leader .post-list-item h3 a:hover,
#public-infrastructure-and-services-analysis .post-list-item h3 a:hover,
#public-private-partnerships .post-list-item h3 a:hover,
#fiscal-and-economic-impact-analyses .post-list-item h3 a:hover,
#renewable-energy-finance .post-list-item h3 a:hover,
#municipal-district-administration-services .post-list-item h3 a:hover,
#property-tax-management-and-due-diligence-analyses .post-list-item h3 a:hover,
#public-finance-construction-management .post-list-item h3 a:hover,
#project-feasibility-studies .post-list-item h3 a:hover {
  color: #E13447;
}

#services .post-list-item p,
#feasibility-and-risk-management .post-list-item p,
#land-use-and-public-facilities .post-list-item p,
#clean-energy-leader .post-list-item p,
#public-infrastructure-and-services-analysis .post-list-item p,
#public-private-partnerships .post-list-item p,
#fiscal-and-economic-impact-analyses .post-list-item p,
#renewable-energy-finance .post-list-item p,
#municipal-district-administration-services .post-list-item p,
#property-tax-management-and-due-diligence-analyses .post-list-item p,
#public-finance-construction-management .post-list-item p,
#project-feasibility-studies .post-list-item p {
  font-weight: normal;
}

#services .post-list-item .col:last-child,
#feasibility-and-risk-management .post-list-item .col:last-child,
#land-use-and-public-facilities .post-list-item .col:last-child,
#clean-energy-leader .post-list-item .col:last-child,
#public-infrastructure-and-services-analysis .post-list-item .col:last-child,
#public-private-partnerships .post-list-item .col:last-child,
#fiscal-and-economic-impact-analyses .post-list-item .col:last-child,
#renewable-energy-finance .post-list-item .col:last-child,
#municipal-district-administration-services .post-list-item .col:last-child,
#property-tax-management-and-due-diligence-analyses .post-list-item .col:last-child,
#public-finance-construction-management .post-list-item .col:last-child,
#project-feasibility-studies .post-list-item .col:last-child {
  padding: 0 30px;
}

.parent-practice-areas.page-child .red-banner-menu {
  display: none !important;
}

#public-infrastructure-and-services-analysis .public-infrastructure-and-services-analysis-second-section,
#public-infrastructure-and-services-analysis .municipal-district-administration-services-first-section,
#municipal-district-administration-services .public-infrastructure-and-services-analysis-second-section,
#municipal-district-administration-services .municipal-district-administration-services-first-section {
  -moz-background-size: cover;
       background-size: cover;
}

/*--*--*--*--*--*--*--*--*--*--*-*--*--*--*--*--*--*--*--*

			* -------  Projects Page  ------- *

-*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*/
#projects {
  background-color: #F3F5FF;
  padding-top: 0;
}

#projects .projects-headline {
  min-height: 700px;
  position: relative;
  -moz-background-size: cover;
       background-size: cover;
  background-color: white;
}

#projects .projects-headline .grey-parallelogram {
  top: 30px;
  height: 560px;
}

#projects .projects-headline .projects-headline-text {
  position: relative;
  top: 150px;
}

#projects .projects-headline .projects-headline-text h2 {
  margin-left: 75px;
  margin-bottom: 50px;
}

#projects .projects-headline .projects-headline-text h2 .title-line {
  left: -70px;
}

#projects .projects-headline .projects-headline-text h3 {
  text-transform: uppercase;
  margin-bottom: 50px;
}

#projects .projects-headline .projects-headline-text p {
  width: 55%;
  padding-left: 60px;
}

#projects.single-projects .white-field {
  background-color: white;
}

#projects.single-projects .white-field .parallelogram {
  width: 440px;
  position: relative;
  overflow: hidden;
  height: 370px;
  margin-top: 40px;
  left: -110px;
}

#projects.single-projects .white-field .parallelogram figure {
  -moz-background-size: cover;
       background-size: cover;
  left: 110px;
  position: absolute;
}

#projects.single-projects .project-content {
  position: relative;
  top: -280px;
  margin-bottom: -100px;
}

#projects.single-projects .project-content .title-container {
  position: relative;
  left: 50px;
}

#projects.single-projects .project-content .title-container h3 {
  margin-left: 75px;
  margin-bottom: 50px;
}

#projects.single-projects .project-content .title-container h3 .title-line {
  left: -70px;
}

#projects.single-projects .project-content .title-container h2 {
  text-transform: none;
  width: 150%;
  margin-bottom: 70px;
}

#projects.single-projects .project-content p {
  opacity: 0.8;
}

#projects.single-projects .project-content .navigation-link {
  margin-top: 50px;
}

/*--*--*--*--*--*--*--*--*--*--*-*--*--*--*--*--*--*--*--*

		* -------  Contact Info Page  ------- *

-*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*/
#contact-info h2 {
  text-transform: none;
}

#contact-info h2 span {
  display: block;
  font-size: 30px;
  line-height: 70px;
}

#contact-info h3 {
  margin-bottom: 30px;
}

/*--*--*--*--*--*--*--*--*--*--*-*--*--*--*--*--*--*--*--*

	* -------  Property Owner Inquiries Page  ------- *

-*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*/
#property-owner-inquiries {
  background-color: #F3F5FF;
  padding-bottom: 0;
}

#property-owner-inquiries section {
  background-position: left bottom;
}

#property-owner-inquiries section form {
  padding-bottom: 50px;
}

#property-owner-inquiries section form p {
  margin-bottom: 0;
}

/*--*--*--*--*--*--*--*--*--*--*-*--*--*--*--*--*--*--*--*

			* -------  Blog Page  ------- *

-*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*/
#blog {
  background-color: #F3F5FF;
  padding-top: 0;
}

#blog p {
  opacity: 0.8;
}

#blog .blog-list-headline {
  -moz-background-size: cover;
       background-size: cover;
  position: relative;
  min-height: 800px;
}

#blog .blog-list-headline .grey-parallelogram {
  top: 110px;
  height: 640px;
}

#blog .blog-list-headline .blog-headline-text {
  padding-right: 300px;
  padding-top: 150px;
}

#blog .blog-list-headline .blog-headline-text h3 {
  margin-bottom: 50px;
  margin-left: 75px;
}

#blog .blog-list-headline .blog-headline-text h3 .title-line {
  left: -70px;
}

#blog .blog-list-headline .blog-headline-text h2 {
  margin-bottom: 30px;
}

#blog .blog-list-headline .blog-headline-text h2 > a:hover {
  color: #E13447;
}

#blog.single-blog .parallelogram {
  width: 440px;
  position: relative;
  overflow: hidden;
  height: 370px;
  margin-top: 40px;
  left: -110px;
  display: inline-block;
}

#blog.single-blog .parallelogram figure {
  -moz-background-size: cover;
       background-size: cover;
  left: 110px;
  position: absolute;
}

#blog.single-blog .title-container {
  display: inline-block;
  width: 53%;
  padding-left: 50px;
}

#blog.single-blog .title-container h3 {
  margin-bottom: 50px;
  margin-left: 75px;
}

#blog.single-blog .title-container h3 .title-line {
  left: -70px;
}

#blog.single-blog .blog-content {
  position: relative;
  top: -40px;
}

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