/*!
 * Theme Name: Lios
 * Author : Samuel Dube (http://samueldube.com)
 * Using Bootstrap v3.3.7 (http://getbootstrap.com)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(5be1347c682810f199c7.eot);
  src: url(5be1347c682810f199c7.eot?#iefix) format('embedded-opentype'), url(be810be3a3e14c682a25.woff2) format('woff2'), url(82b1212e45a2bc35dd73.woff) format('woff'), url(4692b9ec53fd5972caa2.ttf) format('truetype'), url(060b2710bdbbe3dfe48b.svg#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 20px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 20px;
  line-height: 1.6;
  color: #1a1a1a;
  background-color: #fff;
  font-weight: 300;
  overflow-x: hidden;
}
body.no-scroll {
  overflow-y: hidden;
}
@media (min-width: 992px) {
  body.no-scroll {
    overflow-y: auto;
  }
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: none;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.6;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 32px;
  margin-bottom: 32px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  line-height: 1.2;
  color: #1a1a1a;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  font-family: "Mulish", "Open Sans", Arial, sans-serif;
  margin-bottom: 26px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h1,
.h1,
h2,
.h2 {
  font-weight: 300;
  margin-top: 48px;
}
h3,
.h3 {
  font-weight: 400;
  color: #8ba725;
  margin-top: 43.2px;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: inherit;
  font-weight: 700;
  margin-top: 38.4px;
  margin-bottom: 26px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 50px;
}
h2,
.h2 {
  font-size: 42px;
}
h3,
.h3 {
  font-size: 36px;
}
h4,
.h4 {
  font-size: 26px;
}
h5,
.h5 {
  font-size: 23px;
}
h6,
.h6 {
  font-size: 20px;
}
p {
  margin: 0 0 26px;
}
.lead {
  margin-bottom: 32px;
  font-size: 23px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 30px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 15px;
  margin: 64px 0 32px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 26px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
ul {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
ul li {
  padding-left: 1.5em;
  text-indent: -1.5em;
  margin-bottom: 13px;
}
ul li:before {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 1.5em;
  height: 1.6em;
  background-image: url(f818f17413a7968ca76e.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 7px 8px;
  color: #9cb646;
}
ol {
  counter-reset: li;
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
ol li {
  padding-left: 1.7em;
  text-indent: -1.7em;
  margin-bottom: 13px;
}
ol li:before {
  content: counter(li) '.';
  counter-increment: li;
  color: #9cb646;
  padding-right: 0.8em;
  font-weight: 700;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
  text-indent: 0;
}
.list-inline > li:before {
  display: none;
}
dl {
  margin-top: 0;
  margin-bottom: 26px;
}
dt,
dd {
  line-height: 1.6;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 16px 32px;
  margin: 0 0 26px;
  font-size: 25px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.6;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 26px;
  font-style: normal;
  line-height: 1.6;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 15.5px;
  margin: 0 0 16px;
  font-size: 19px;
  line-height: 1.6;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1280px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1280px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 32px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.6;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 24px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 32px;
  font-size: 30px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 11px;
  font-size: 20px;
  line-height: 1.6;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 54px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.6;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 54px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 39px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 60px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 32px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 11px;
  padding-bottom: 11px;
  margin-bottom: 0;
  min-height: 52px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 39px;
  padding: 6px 12px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 39px;
  line-height: 39px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 39px;
  padding: 6px 12px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 0;
}
.form-group-sm select.form-control {
  height: 39px;
  line-height: 39px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 39px;
  min-height: 49px;
  padding: 7px 12px;
  font-size: 17px;
  line-height: 1.5;
}
.input-lg {
  height: 60px;
  padding: 12px 20px;
  font-size: 25px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-lg {
  height: 60px;
  line-height: 60px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 60px;
  padding: 12px 20px;
  font-size: 25px;
  line-height: 1.3333333;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 60px;
  line-height: 60px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 60px;
  min-height: 57px;
  padding: 13px 20px;
  font-size: 25px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 67.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 60px;
  height: 60px;
  line-height: 60px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 39px;
  height: 39px;
  line-height: 39px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 37px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #5a5a5a;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 11px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 43px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 11px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 13px;
    font-size: 25px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 7px;
    font-size: 17px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 2px solid transparent;
  white-space: nowrap;
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.6;
  border-radius: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #1a1a1a;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #1a1a1a !important;
  background-color: rgba(255, 255, 255, 0.4);
  border-color: #1a1a1a;
  transition: all linear 0.4s;
}
.btn-default:focus,
.btn-default.focus {
  color: #000000;
  border-color: #000000;
}
.btn-default:hover {
  color: #ffffff !important;
  background-color: #1a1a1a;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #1a1a1a;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #1a1a1a;
  background-color: #d4d4d4;
  border-color: #000000;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #1a1a1a;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #1a1a1a;
}
.btn-white {
  color: #ffffff !important;
  background-color: rgba(0, 0, 0, 0.4);
  border-color: #ffffff;
  transition: all linear 0.4s;
}
.btn-white:focus,
.btn-white.focus {
  color: #e6e6e6;
  border-color: #e6e6e6;
}
.btn-white:hover {
  color: #000000 !important;
  background-color: #ffffff;
}
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  color: #000000;
  background-color: #ffffff;
}
.btn-white:active:hover,
.btn-white.active:hover,
.open > .dropdown-toggle.btn-white:hover,
.btn-white:active:focus,
.btn-white.active:focus,
.open > .dropdown-toggle.btn-white:focus,
.btn-white:active.focus,
.btn-white.active.focus,
.open > .dropdown-toggle.btn-white.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #bfbfbf;
}
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  background-image: none;
}
.btn-white.disabled:hover,
.btn-white[disabled]:hover,
fieldset[disabled] .btn-white:hover,
.btn-white.disabled:focus,
.btn-white[disabled]:focus,
fieldset[disabled] .btn-white:focus,
.btn-white.disabled.focus,
.btn-white[disabled].focus,
fieldset[disabled] .btn-white.focus {
  background-color: #000000;
  border-color: #ffffff;
}
.btn-white .badge {
  color: #000000;
  background-color: #ffffff;
}
.btn-green {
  color: #7B9910 !important;
  background-color: rgba(255, 255, 255, 0.4);
  border-color: #7B9910;
  transition: all linear 0.4s;
}
.btn-green:focus,
.btn-green.focus {
  color: #566b0b;
  border-color: #566b0b;
}
.btn-green:hover {
  color: #ffffff !important;
  background-color: #7B9910;
}
.btn-green:active,
.btn-green.active,
.open > .dropdown-toggle.btn-green {
  color: #ffffff;
  background-color: #7B9910;
}
.btn-green:active:hover,
.btn-green.active:hover,
.open > .dropdown-toggle.btn-green:hover,
.btn-green:active:focus,
.btn-green.active:focus,
.open > .dropdown-toggle.btn-green:focus,
.btn-green:active.focus,
.btn-green.active.focus,
.open > .dropdown-toggle.btn-green.focus {
  color: #7B9910;
  background-color: #d4d4d4;
  border-color: #1e2604;
}
.btn-green:active,
.btn-green.active,
.open > .dropdown-toggle.btn-green {
  background-image: none;
}
.btn-green.disabled:hover,
.btn-green[disabled]:hover,
fieldset[disabled] .btn-green:hover,
.btn-green.disabled:focus,
.btn-green[disabled]:focus,
fieldset[disabled] .btn-green:focus,
.btn-green.disabled.focus,
.btn-green[disabled].focus,
fieldset[disabled] .btn-green.focus {
  background-color: #ffffff;
  border-color: #7B9910;
}
.btn-green .badge {
  color: #ffffff;
  background-color: #7B9910;
}
.btn-gray {
  color: #b4b4b4 !important;
  background-color: rgba(255, 255, 255, 0.4);
  border-color: #dddddd;
  transition: all linear 0.4s;
}
.btn-gray:focus,
.btn-gray.focus {
  color: #9b9b9b;
  border-color: #c4c4c4;
}
.btn-gray:hover {
  color: #fff !important;
  background-color: #b4b4b4;
}
.btn-gray:active,
.btn-gray.active,
.open > .dropdown-toggle.btn-gray {
  color: #fff;
  background-color: #b4b4b4;
}
.btn-gray:active:hover,
.btn-gray.active:hover,
.open > .dropdown-toggle.btn-gray:hover,
.btn-gray:active:focus,
.btn-gray.active:focus,
.open > .dropdown-toggle.btn-gray:focus,
.btn-gray:active.focus,
.btn-gray.active.focus,
.open > .dropdown-toggle.btn-gray.focus {
  color: #b4b4b4;
  background-color: #d4d4d4;
  border-color: #9d9d9d;
}
.btn-gray:active,
.btn-gray.active,
.open > .dropdown-toggle.btn-gray {
  background-image: none;
}
.btn-gray.disabled:hover,
.btn-gray[disabled]:hover,
fieldset[disabled] .btn-gray:hover,
.btn-gray.disabled:focus,
.btn-gray[disabled]:focus,
fieldset[disabled] .btn-gray:focus,
.btn-gray.disabled.focus,
.btn-gray[disabled].focus,
fieldset[disabled] .btn-gray.focus {
  background-color: #fff;
  border-color: #dddddd;
}
.btn-gray .badge {
  color: #fff;
  background-color: #b4b4b4;
}
.btn-primary {
  color: #337ab7 !important;
  background-color: rgba(255, 255, 255, 0.4);
  border-color: #337ab7;
  transition: all linear 0.4s;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #286090;
  border-color: #286090;
}
.btn-primary:hover {
  color: #ffffff !important;
  background-color: #337ab7;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #337ab7;
  background-color: #d4d4d4;
  border-color: #183854;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #ffffff;
  border-color: #337ab7;
}
.btn-primary .badge {
  color: #ffffff;
  background-color: #337ab7;
}
.btn-success {
  color: #5cb85c !important;
  background-color: rgba(255, 255, 255, 0.4);
  border-color: #5cb85c;
  transition: all linear 0.4s;
}
.btn-success:focus,
.btn-success.focus {
  color: #449d44;
  border-color: #449d44;
}
.btn-success:hover {
  color: #ffffff !important;
  background-color: #5cb85c;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #5cb85c;
  background-color: #d4d4d4;
  border-color: #2d672d;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #ffffff;
  border-color: #5cb85c;
}
.btn-success .badge {
  color: #ffffff;
  background-color: #5cb85c;
}
.btn-info {
  color: #5bc0de !important;
  background-color: rgba(255, 255, 255, 0.4);
  border-color: #5bc0de;
  transition: all linear 0.4s;
}
.btn-info:focus,
.btn-info.focus {
  color: #31b0d5;
  border-color: #31b0d5;
}
.btn-info:hover {
  color: #ffffff !important;
  background-color: #5bc0de;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #5bc0de;
  background-color: #d4d4d4;
  border-color: #1f7e9a;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #ffffff;
  border-color: #5bc0de;
}
.btn-info .badge {
  color: #ffffff;
  background-color: #5bc0de;
}
.btn-warning {
  color: #f0ad4e !important;
  background-color: rgba(255, 255, 255, 0.4);
  border-color: #f0ad4e;
  transition: all linear 0.4s;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ec971f;
  border-color: #ec971f;
}
.btn-warning:hover {
  color: #ffffff !important;
  background-color: #f0ad4e;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #f0ad4e;
  background-color: #d4d4d4;
  border-color: #b06d0f;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #ffffff;
  border-color: #f0ad4e;
}
.btn-warning .badge {
  color: #ffffff;
  background-color: #f0ad4e;
}
.btn-danger {
  color: #d9534f !important;
  background-color: rgba(255, 255, 255, 0.4);
  border-color: #d9534f;
  transition: all linear 0.4s;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #c9302c;
  border-color: #c9302c;
}
.btn-danger:hover {
  color: #ffffff !important;
  background-color: #d9534f;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #d9534f;
  background-color: #d4d4d4;
  border-color: #8b211e;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #ffffff;
  border-color: #d9534f;
}
.btn-danger .badge {
  color: #ffffff;
  background-color: #d9534f;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg {
  padding: 12px 20px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 14px;
}
.btn-sm {
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 10px;
}
.btn-xs {
  padding: 2px 6px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 10px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn a {
  text-decoration: none;
}
.btn a:hover {
  text-decoration: none;
}
.btn.btn-green a {
  color: #7B9910;
}
.btn.btn-green a:hover {
  color: #ffffff;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 15px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.6;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.lios-breadcrumb {
  font-size: 0.7rem;
  position: absolute;
  right: 0;
  left: 0;
  top: -1.4rem;
}
.lios-breadcrumb .breadcrumb {
  margin: 0!important;
  counter-reset: none;
}
.lios-breadcrumb .breadcrumb a {
  color: #666;
  text-decoration: none;
}
.breadcrumb {
  padding: 12px 17px 6px 17px !important;
  list-style: none;
  background-color: #cfe3ea;
}
.breadcrumb > li {
  display: inline;
  font-weight: 700;
  text-indent: 0;
  padding-left: 0;
}
.breadcrumb > li + li:before {
  content: "»\00a0";
  padding: 0 5px !important;
  color: #666;
}
.breadcrumb > li:first-child {
  text-transform: uppercase;
}
.breadcrumb > li:first-child:before {
  content: "";
}
.breadcrumb > .active {
  color: #666;
  font-weight: 400;
}
@media (max-width: 991px) {
  .lios-breadcrumb {
    position: static;
  }
  .lios-breadcrumb .breadcrumb {
    background-color: transparent;
    padding-left: 0 !important;
  }
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 32px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
  padding-left: 0;
  text-indent: 0;
}
.pagination > li:before {
  display: none;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12.8px;
  line-height: 1.6;
  font-weight: 700;
  font-size: 0.7rem;
  text-decoration: none;
  color: #808080;
  background-color: #fff;
  border: 2px solid #d9d9d9;
  margin-left: 12px;
}
.pagination > li > a.next,
.pagination > li > span.next {
  border-color: #fff;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #8ba725;
  border-color: #8ba725;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #8ba725;
  border-color: #8ba725;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #d9d9d9;
  background-color: #fff;
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 12px 20px;
  font-size: 25px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 6px 12px;
  font-size: 17px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.alert {
  padding: 15px;
  margin-bottom: 32px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1280px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1280px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1280px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1280px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1280px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.page-template-template-parlez-projet header#site-header {
  background-color: rgba(0, 0, 0, 0.75);
}
header#site-header {
  background-color: rgba(0, 0, 0, 0.2);
  color: white;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 0;
  left: 0;
  transition: all ease-out 0.4s;
  /*#mobile-primary-nav {
		display: none;	
		overflow: auto;
	}*/
}
header#site-header .branding {
  transition: all ease-out 0.4s;
  padding: 45px 0 18px 0;
}
header#site-header .branding p {
  margin: 0;
}
header#site-header .branding p img {
  vertical-align: text-bottom;
  margin-right: 27px;
  transition: all ease-out 0.4s;
}
header#site-header .branding p span.dot {
  color: #9cb646;
}
header#site-header .branding p .slogan {
  font-size: 0.8rem;
  font-weight: 700;
  transition: all ease-out 0.4s;
  opacity: 1;
}
header#site-header .branding #top-nav {
  opacity: 1;
  transition: all ease-out 0.4s;
}
header#site-header.small {
  background-color: rgba(0, 0, 0, 0.75);
  border-bottom: 1px solid #8ba725;
}
header#site-header.small .branding {
  padding: 18px 0 18px 0;
}
header#site-header.small .branding p .slogan {
  opacity: 0;
}
header#site-header.small .branding img {
  width: 88px;
  height: 38px;
}
header#site-header.small #top-nav {
  top: 3px;
  opacity: 0;
}
header#site-header.small .menu-mobile-btn {
  bottom: 5px;
}
header#site-header #primary-nav-holder {
  display: none;
  position: absolute;
  right: 0;
  bottom: 0;
}
header#site-header .menu-mobile-btn {
  position: absolute;
  right: 15px;
  bottom: 19px;
  transition: bottom 0.4s;
}
header#site-header .menu-mobile-btn svg {
  width: 50px;
  height: auto;
  fill: white;
}
header#site-header .menu-mobile-btn:hover svg {
  fill: #8ba725;
}
header#site-header #top-nav {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 0.7rem;
  color: #bfbfbf;
  transition: all linear 0.4s;
}
header#site-header #top-nav a {
  color: #bfbfbf;
}
header#site-header #top-nav svg {
  width: 20px;
  height: 20px;
  fill: #bfbfbf;
  vertical-align: sub;
}
@media (max-width: 500px) {
  header#site-header .branding p span {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  header#site-header .branding p span.slogan {
    display: block;
  }
  header#site-header.small .branding p span.slogan {
    display: none;
  }
}
@media (min-width: 992px) {
  header#site-header .menu-mobile-btn,
  header#site-header #____mobile-primary-nav {
    display: none!important;
  }
  header#site-header #primary-nav-holder {
    display: flex;
    align-items: center;
  }
}
.header-xtra {
  position: relative;
  background-size: 100%;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
.header-xtra .bloc-page-link {
  background-image: url(b3ede0f3b0220c99fd3c.png);
  background-color: transparent;
  margin-top: 0;
  margin-bottom: 0;
}
.header {
  position: relative;
  color: white;
  padding-top: 126px;
  background-size: 100%;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}
.header h1 {
  color: #fff;
}
.header #left-triangle {
  width: 1200px;
  height: 2399px;
  background: url(0711c02d1f3bb41c75bb.png) no-repeat;
  position: absolute;
}
.header #right-triangle {
  width: 252px;
  height: 503px;
  background: url(e369bdb80e3141351f24.png) no-repeat;
  position: absolute;
}
.header #nav-down-arrow {
  position: absolute;
  bottom: 60px;
  left: 50%;
  transform: translate(-50%, 0);
  color: white;
  font-size: 0.7rem;
  padding: 7px;
  animation-name: bounce-vertical;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}
.header.parlez-projet {
  background-color: #D0E5EF;
  background-image: url(d7c9c681aa0bce757a4f.jpg);
  background-position: center;
  background-size: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #1a1a1a;
  overflow: visible;
  padding-bottom: 48px;
}
.header.parlez-projet:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -48px;
  transform: translate(-50%, 0);
  z-index: 10;
  border: 24px solid transparent;
  border-top-color: #D0E5EF;
}
.header.simple {
  background-image: url(4583f82e7a135ec72ed3.jpg);
  background-position: center;
  background-size: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}
.header.simple h1 {
  font-size: 42px;
  line-height: 45px;
  margin: 50px 0 75px 0;
}
.header.simple #left-triangle {
  top: -1000px;
  right: 50%;
}
.header.simple #right-triangle {
  top: 30px;
  right: 0;
}
@media (min-width: 768px) {
  .header.simple h1 {
    font-size: 55px;
    line-height: 60px;
  }
}
.header.single-realisation {
  height: 700px;
  background-color: #262524;
}
.header.single-realisation h1 {
  font-size: 42px;
  font-weight: 300;
  margin-top: 250px;
}
.header.single-realisation p {
  font-size: 1.5rem;
  font-weight: 700;
}
@media (min-width: 768px) {
  .header.single-realisation h1 {
    font-size: 55px;
  }
}
.header.regular,
.header.slider {
  height: 675px;
  height: 100vh;
  min-height: 675px;
  background-attachment: fixed;
}
.header.regular .content-wrapper,
.header.slider .content-wrapper {
  position: absolute;
  bottom: 10%;
}
.header.regular h1,
.header.slider h1,
.header.regular .typed-cursor,
.header.slider .typed-cursor {
  font-size: 42px;
  line-height: 45px;
  font-weight: 300;
  margin: 0;
}
.header.regular h1#typed,
.header.slider h1#typed,
.header.regular .typed-cursor#typed,
.header.slider .typed-cursor#typed {
  display: inline;
}
.header.regular .typed-cursor,
.header.slider .typed-cursor {
  font-size: 40px;
  line-height: 43px;
}
.header.regular .typed-holder,
.header.slider .typed-holder {
  height: 90px;
}
.header.regular p,
.header.slider p {
  font-size: 20px;
  line-height: 23px;
  line-height: 28px;
  font-weight: 700;
  margin-top: 42px;
  margin-bottom: 42px;
}
.header.regular p span,
.header.slider p span {
  color: #8ba725;
}
.header.regular .btn,
.header.slider .btn {
  font-size: 14px;
  line-height: 17px;
}
.header.regular #left-triangle,
.header.slider #left-triangle {
  top: -870px;
  right: 35%;
}
.header.regular #right-triangle,
.header.slider #right-triangle {
  bottom: -100px;
  right: 0;
}
@media (min-width: 768px) {
  .header.regular h1,
  .header.slider h1 {
    font-size: 70px;
    line-height: 73px;
  }
  .header.regular .typed-cursor,
  .header.slider .typed-cursor {
    font-size: 68px;
    line-height: 71px;
  }
  .header.regular .typed-holder,
  .header.slider .typed-holder {
    height: 146px;
  }
  .header.regular p,
  .header.slider p {
    font-size: 24px;
    line-height: 27px;
  }
  .header.regular .btn,
  .header.slider .btn {
    font-size: 16px;
    line-height: 19px;
  }
}
@media (min-width: 992px) {
  .header.regular h1,
  .header.slider h1 {
    font-size: 80px;
    line-height: 83px;
  }
  .header.regular .typed-cursor,
  .header.slider .typed-cursor {
    font-size: 78px;
    line-height: 81px;
  }
  .header.regular .typed-holder,
  .header.slider .typed-holder {
    height: 166px;
  }
  .header.regular p,
  .header.slider p {
    font-size: 26px;
    line-height: 29px;
  }
  .header.regular .btn,
  .header.slider .btn {
    font-size: 18px;
    line-height: 21px;
  }
}
@media (min-width: 1280px) {
  .header.regular h1,
  .header.slider h1 {
    font-size: 90px;
    line-height: 93px;
  }
  .header.regular .typed-cursor,
  .header.slider .typed-cursor {
    font-size: 88px;
    line-height: 91px;
  }
  .header.regular .typed-holder,
  .header.slider .typed-holder {
    height: 186px;
  }
  .header.regular p,
  .header.slider p {
    font-size: 30px;
    line-height: 33px;
  }
  .header.regular .btn,
  .header.slider .btn {
    font-size: 18px;
    line-height: 21px;
  }
}
.header.slider #nav-down-arrow {
  bottom: 30px;
}
.header:after {
  /*content: '';
		display: block;
		position: absolute;
		z-index: -1;
		top: 100%;
		width: 100%;
		height: 430px;
		background: #fff;
		background: linear-gradient( 0deg, #fff, @brand-blue );*/
}
.header-slider .slide {
  width: 100%;
}
#header-gradient {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 400px;
  background: #fff;
  background: linear-gradient(0deg, #fff, #cfe3ea);
}
.triangle-design-one {
  display: none;
  width: 1200px;
  height: 2399px;
  background: url(0711c02d1f3bb41c75bb.png) no-repeat;
  position: absolute;
  right: 200px;
  top: 1000px;
}
.header-less {
  height: 126px;
  background-color: #cfe3ea;
}
@keyframes bounce-vertical {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.mar-v-80 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.green-alt {
  color: #8ba725;
}
.lead {
  font-size: 1.1em;
  margin: 48px 0;
}
.screen-reader-text {
  display: none;
}
ul.button-list {
  padding-left: 0;
  font-size: 14px;
  font-weight: 700;
}
ul.button-list li {
  display: block;
  float: left;
  padding: 0;
  margin: 0 10px 10px 0;
}
ul.button-list a {
  padding: 4px 15px;
  display: block;
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  color: #808080;
  text-decoration: none;
}
ul.button-list a:hover {
  background-color: transparent;
  text-decoration: none;
  color: #8ba725;
  border: 1px solid #8ba725;
}
ul.button-list .current-cat a,
ul.button-list .current-cat a:hover {
  background-color: transparent;
  border: 1px solid #8ba725;
  color: #8ba725;
}
ul.button-list:before,
ul.button-list:after {
  content: " ";
  display: table;
}
ul.button-list:after {
  clear: both;
}
ul.button-list:before,
ul.button-list:after {
  content: " ";
  display: table;
}
ul.button-list:after {
  clear: both;
}
.list-col-2 {
  -moz-columns: 2;
       columns: 2;
}
input.btn {
  margin-bottom: 0;
}
input.input-sm {
  line-height: 1;
}
#search-form {
  margin-bottom: 26px;
}
.widget-list a {
  font-size: 14px;
  font-weight: 700;
  color: #808080;
}
.widget-list a:hover {
  color: #8ba725;
}
h2.list-title {
  margin-top: 0;
}
h2.list-title:hover {
  color: #8ba725 !important;
}
.blog-list {
  border-bottom: 1px #8ba725 dotted;
  margin-bottom: 3.5rem;
}
.result-footer {
  margin-bottom: 45px;
}
.single article {
  padding-bottom: 26px;
  margin-bottom: 2.5rem;
}
.page-nav {
  text-align: center;
}
footer {
  position: relative;
}
footer #showcase {
  position: relative;
  overflow-y: visible;
  background-image: url(a88a2052502fca3e91fd.jpg);
  background-size: 100%;
  background-size: cover;
  background-position: center;
  background-color: #333;
  color: #fff;
}
footer #showcase a {
  color: #fff;
}
footer #showcase a:hover {
  color: #e6e6e6;
}
footer #showcase h1,
footer #showcase h2,
footer #showcase h3,
footer #showcase h4,
footer #showcase h5,
footer #showcase h6,
footer #showcase .h1,
footer #showcase .h2,
footer #showcase .h3,
footer #showcase .h4,
footer #showcase .h5,
footer #showcase .h6 {
  color: #fff;
}
footer #showcase p {
  font-size: 1.1rem;
  color: #8ba725;
  font-weight: 700;
  line-height: 1.2rem;
}
footer #showcase .btn-holder {
  margin-top: 0;
  margin-bottom: 48px;
}
footer #showcase #triangle-bkg {
  display: none;
  position: absolute;
  left: 65%;
  bottom: 0;
  background-image: url(9e0f36b07d988a054a2e.png);
  width: 770px;
  height: 385px;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  footer #showcase .btn-holder {
    margin-top: 4rem;
  }
  footer #showcase #triangle-bkg {
    display: block;
  }
}
footer #credits {
  padding-top: 2.75rem;
  padding-bottom: 2.75rem;
  background-color: #080606;
  font-size: 0.75rem;
  line-height: 1.2em;
  color: #666;
}
footer #credits a {
  color: #666;
}
footer #credits a:hover {
  color: #4d4d4d;
}
footer #credits h1,
footer #credits h2,
footer #credits h3,
footer #credits h4,
footer #credits h5,
footer #credits h6,
footer #credits .h1,
footer #credits .h2,
footer #credits .h3,
footer #credits .h4,
footer #credits .h5,
footer #credits .h6 {
  color: #666;
}
footer #credits h1,
footer #credits h2,
footer #credits h3,
footer #credits h4,
footer #credits h5,
footer #credits h6 {
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 13px;
}
footer #credits h1:first-child,
footer #credits h2:first-child,
footer #credits h3:first-child,
footer #credits h4:first-child,
footer #credits h5:first-child,
footer #credits h6:first-child {
  margin-top: 0;
}
footer #credits a {
  color: #666;
  text-decoration: none;
}
footer #credits a:hover {
  color: #808080;
}
footer #credits .cms {
  font-size: 12px;
}
footer #credits ul.menu li {
  padding-left: 0;
  text-indent: 0;
  margin-bottom: 4px;
}
footer #credits ul.menu li:before {
  display: none;
}
footer #credits #footer-social {
  font-size: 0.7rem;
  text-transform: uppercase;
}
footer #credits #footer-social ul {
  margin-bottom: 0;
}
footer #credits #footer-social svg {
  width: 32px;
  height: 32px;
  fill: #fff;
}
footer #credits #footer-social svg:hover {
  fill: #8ba725;
}
@media (min-width: 768px) {
  footer #credits #footer-social {
    position: absolute;
    top: 0;
    right: 15px;
    text-align: right;
  }
}
.main-content-wrapper {
  margin-top: 2.25rem;
  margin-bottom: 4rem;
}
.main-content-wrapper .panel-grid {
  margin-bottom: 0!important;
}
.main-content-wrapper .panel-grid-cell {
  margin-bottom: 0!important;
}
.main-content-wrapper .panel-grid-cell img {
  max-width: 100%;
  height: auto;
}
.main-content-wrapper .so-panel {
  margin-bottom: 0!important;
}
@media (min-width: 768px) {
  .main-content-wrapper .panel-row-style.container {
    padding-left: 0!important;
    padding-right: 0!important;
  }
}
.bloc-default-margin,
.widget-realisation-quotes,
.bloc-action-blue,
.bloc-text-image-alternate,
.bloc-realisation,
.bloc-page-link,
.bloc-text-gradient-bkg,
.bloc-columns-bordered,
.bloc-cta-20-years-wrapper {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.bloc-small-margin,
.bloc-bordered-text {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.gizmo.top,
.gizmo.bottom {
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
}
.gizmo.right,
.gizmo.left {
  position: absolute;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  padding-right: 15px;
  padding-left: 15px;
}
.gizmo.right .wrapper img,
.gizmo.left .wrapper img {
  max-width: none!important;
  height: auto;
}
@media (max-width: 767px) {
  .gizmo.right,
  .gizmo.left {
    display: none;
  }
}
.gizmo.right {
  left: 100%;
}
.gizmo.left {
  right: 100%;
}
.side-button-gizmo {
  position: relative;
  display: inline-block;
}
.side-button-gizmo ul.list-inline {
  display: inline-block;
}
.side-button-gizmo .wrapper {
  margin-right: 20px;
  margin-left: 20px;
}
.date-col {
  position: absolute;
  color: #8ba725;
}
.date-col .date-wrapper {
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  width: 75px;
  border: 1px solid #a6a6a6;
  padding: 10px;
}
.date-col .year {
  display: block;
  border-top: 1px solid #a6a6a6;
}
.content-col {
  margin-left: 100px;
}
.content-col img {
  max-width: 100%;
  height: auto;
}
.blog-meta {
  font-size: 0.8em;
  margin-bottom: 3px;
}
@media (max-width: 991px) {
  .date-col {
    display: none;
  }
  .content-col {
    margin-left: 0;
  }
}
#sidebar .widget {
  border-bottom: 1px #8ba725 dotted;
  margin-bottom: 36px;
}
#sidebar .widget h4 {
  margin-top: 0;
}
#sidebar .widget ul li {
  text-indent: 0!important;
  padding-left: 0!important;
}
#sidebar .widget ul li:before {
  display: none!important;
}
.business-gallery {
  margin-bottom: 2.5rem;
}
.business-gallery .item-link:hover .gallery-item .green-layer,
.business-gallery .item-link:hover .gallery-item-soft .green-layer {
  opacity: 0.6;
}
.business-gallery .item-link:hover .gallery-item .icon-layer,
.business-gallery .item-link:hover .gallery-item-soft .icon-layer {
  opacity: 1;
}
.business-gallery .gallery-item {
  background-size: 100%;
  background-size: cover;
  background-position: center;
  height: 124px;
  margin-top: 30px;
}
@media (min-width: 512px) {
  .business-gallery .gallery-item {
    height: 180px;
  }
}
@media (min-width: 768px) {
  .business-gallery .gallery-item {
    height: 124px;
  }
}
.business-gallery .gallery-item-soft,
.business-gallery .gallery-item {
  position: relative;
}
.business-gallery .gallery-item-soft .green-layer,
.business-gallery .gallery-item .green-layer {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #8ba725;
  opacity: 0.84;
  opacity: 0;
  z-index: 1;
  transition: all linear 0.4s;
}
.business-gallery .gallery-item-soft .icon-layer,
.business-gallery .gallery-item .icon-layer {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  opacity: 0;
  z-index: 2;
  color: #fff;
  font-size: 2em;
  transition: all linear 0.4s;
}
.business-gallery .gallery-item-soft .icon-layer {
  font-size: 3em;
}
@media (min-width: 992px) {
  .business-gallery {
    padding-left: 30px;
  }
}
.content-cell,
.business-gallery {
  margin-top: 4rem;
}
.content-cell h1:first-child,
.content-cell h2:first-child,
.content-cell h3:first-child,
.content-cell h4:first-child,
.content-cell h5:first-child,
.content-cell h6:first-child {
  margin-top: 0;
}
@media (min-width: 992px) {
  .content-cell {
    padding-right: 30px;
  }
}
.single-nav {
  text-align: center;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.single-nav a span {
  margin-left: 10px;
}
.filter-bar {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.filter-bar select {
  width: 100%;
  font-size: 15px;
  border: 1px solid #b0b0b0;
  background-color: white;
  line-height: 1.2;
  display: block;
  padding: 0.9em 0.9em;
  border-radius: 6px;
  color: #666;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(332261e6d85981feaf22.svg);
  background-repeat: no-repeat;
  background-position: right 0.75em center;
  background-size: 1.25em;
  padding-right: 2em;
}
.filter-bar select option {
  min-height: 1px;
  line-height: 1px;
}
.filter-bar select:focus {
  outline: none;
}
.filter-bar p {
  margin: 0.7em 0 0 0;
  font-size: 15px;
  font-weight: 700;
}
#realisation-list .gizmo img {
  margin-right: auto;
  margin-left: auto;
}
.item-box-link {
  color: #1a1a1a;
  line-height: 1.2;
}
.item-box-link:hover {
  color: #1a1a1a;
  text-decoration: none;
}
.item-box-link:hover .layer {
  opacity: 0.8;
}
.item-box-link .name {
  margin-bottom: 2.5rem;
}
.item-box {
  position: relative;
  width: 100%;
  height: 127px;
  background-color: #262524;
  background-size: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 26px;
}
.item-box .layer {
  position: absolute;
  z-index: 1;
  opacity: 0;
  transition: all linear 0.4s;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #9AB63E;
}
.item-box .logo {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.item-box .logo img {
  max-width: 140px;
  max-height: 90px;
}
@media (min-width: 600px) {
  .item-box {
    height: 160px;
  }
}
@media (min-width: 768px) {
  .item-box {
    height: 200px;
  }
  .item-box .logo img {
    max-width: 160px;
  }
}
@media (min-width: 992px) {
  .item-box {
    height: 124px;
  }
}
@media (min-width: 1280px) {
  .item-box {
    height: 150px;
  }
}
@media (max-width: 767px) {
  .item-box-wrapper {
    height: 350px;
    overflow: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .item-box-wrapper {
    height: 430px;
    overflow: auto;
  }
}
.map {
  width: 100%;
  height: auto;
}
.acf-map {
  width: 100%;
  height: 380px;
  border: none;
  margin: 0;
}
/* fixes potential theme css conflict */
.acf-map img {
  max-width: inherit !important;
}
#access-points {
  width: 100%;
}
#access-points td:nth-child(2) {
  font-size: 1.5rem;
  line-height: 1.4;
}
.wpcf7 textarea {
  height: 250px;
}
.wpcf7 label {
  font-weight: 300;
}
@media (min-width: 768px) {
  .wpcf7 .input-field {
    width: 70%;
  }
}
.primary-navigation {
  font-size: 17px;
  font-family: inherit;
  font-weight: 700;
}
.primary-navigation a {
  color: #fff;
  display: block;
  background-color: #000;
  padding: 14px 50px;
}
.primary-navigation a:hover {
  background-color: #8ba725;
  color: #000 !important;
  text-decoration: none;
}
.primary-navigation ul {
  list-style: inside none;
  margin: 0;
}
.primary-navigation ul ul {
  padding-left: 0;
  font-size: 15px;
  background-color: #000;
}
.primary-navigation ul ul a {
  padding: 10px 70px;
}
.primary-navigation ul ul li {
  border-bottom: none;
}
.primary-navigation ul ul.sub-menu.toggled-on {
  display: block;
}
.primary-navigation li {
  position: relative;
  list-style-image: none;
  margin-bottom: 0;
  text-indent: 0;
  padding-left: 0;
}
.primary-navigation li.current_page_item > a,
.primary-navigation li.current_page_ancestor > a,
.primary-navigation li.current-menu-item > a,
.primary-navigation li.current-menu-ancestor > a {
  font-weight: 700;
  color: #8ba725;
}
.primary-navigation li:before {
  display: none;
}
.primary-navigation .nav-menu {
  display: none;
  padding-left: 0;
}
.primary-navigation.toggled-on .nav-menu {
  display: block;
}
@media screen and (min-width: 992px) {
  .primary-navigation {
    font-size: 17px;
    margin: 0;
    padding: 0;
  }
  .primary-navigation a {
    color: #fff;
    display: inline-block;
    padding: 0 15px;
    white-space: nowrap;
    background-color: transparent;
  }
  .primary-navigation a:hover {
    color: #8ba725 !important;
    background-color: transparent;
  }
  .primary-navigation li {
    border: 0;
    display: inline-block;
    height: 60px;
    line-height: 60px;
    position: relative;
  }
  .primary-navigation li.current_page_item > a,
  .primary-navigation li.current_page_ancestor > a,
  .primary-navigation li.current-menu-item > a,
  .primary-navigation li.current-menu-ancestor > a {
    color: #8ba725;
  }
  .primary-navigation li:first-child {
    border-top: none;
  }
  .primary-navigation li li {
    border: 0;
    display: block;
    height: auto;
    line-height: 1.09090909;
  }
  .primary-navigation ul ul {
    float: left;
    margin: 0;
    background-color: transparent;
    position: absolute;
    top: 60px;
    left: -999em;
    z-index: 99999;
  }
  .primary-navigation ul ul a {
    padding: 12px 15px;
    white-space: normal;
    width: 230px;
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    background-color: #000;
    background-image: none;
    border-bottom: none;
  }
  .primary-navigation ul ul a:hover {
    background-color: #8ba725;
    color: #000 !important;
  }
  .primary-navigation ul ul li:first-child {
    padding-top: 0;
  }
  .primary-navigation ul ul li:last-child {
    padding-bottom: 0;
  }
  .primary-navigation ul ul.sub-menu {
    display: block;
  }
  .primary-navigation ul ul ul {
    left: -999em;
    top: 0;
  }
  .primary-navigation .menu-toggle {
    display: none;
  }
  .primary-navigation .nav-menu {
    border-bottom: 0;
    display: block;
  }
  .primary-navigation.toggled-on {
    border-bottom: 0;
    margin: 0;
    padding: 0;
  }
  .primary-navigation li:hover > a,
  .primary-navigation li.focus > a {
    color: #8ba725;
    text-decoration: none;
  }
  .primary-navigation ul li:hover > ul,
  .primary-navigation ul li.focus > ul {
    left: auto;
  }
  .primary-navigation ul ul li:hover > ul,
  .primary-navigation ul ul li.focus > ul {
    left: 100%;
  }
  .primary-navigation .menu-item-has-children > a:after,
  .primary-navigation .page_item_has_children > a:after {
    /*-webkit-font-smoothing: antialiased;
			content: "\f502";
			display: inline-block;
			font: normal 8px/1 Genericons;
			position: absolute;
			right: 12px;
			top: 22px;
			vertical-align: text-bottom;*/
  }
  .primary-navigation li .menu-item-has-children > a,
  .primary-navigation li .page_item_has_children > a {
    width: 168px;
  }
}
.submenu-toggle-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 54px;
  height: 54px;
  transition: all linear 0.4s;
  transform: rotate(180deg);
}
.submenu-toggle-btn:hover {
  cursor: pointer;
}
.submenu-toggle-btn:hover svg {
  fill: #8ba725;
}
.submenu-toggle-btn svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 30px;
  height: auto;
  fill: white;
}
.submenu-toggle-btn.toggled-on {
  transform: rotate(0deg);
}
@media (min-width: 992px) {
  .submenu-toggle-btn {
    display: none;
  }
}
ul li.mega-parent:hover > div.mega-holder {
  position: fixed;
  left: 0;
}
ul li.mega-parent:hover:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  border: 10px solid transparent;
  border-right-width: 13px;
  border-left-width: 13px;
  border-bottom-color: #8ba725;
}
.mega-holder {
  position: fixed;
  width: 100%;
  left: -999em;
  z-index: 99999;
  background-color: #1a1a1a;
  border-top: 1px solid #8ba725;
  padding-top: 50px;
  padding-bottom: 50px;
  min-height: 230px;
  color: white;
}
.mega-holder a {
  color: white;
}
.mega-holder ul.nav.nav-pills {
  float: none;
  position: static;
}
.mega-holder .tab-pane a {
  white-space: normal;
}
.mega-holder .tab-pane a h4 {
  font-size: 24px;
  font-weight: 700;
  color: white;
  margin-top: 2px;
  margin-bottom: 20px;
}
.mega-holder .tab-pane a p {
  font-size: 16px;
  color: #c9c9c9;
  font-weight: 400;
  line-height: 1.4em;
  margin-bottom: 20px;
}
.mega-holder .tab-pane a span.arrow {
  font-size: 1.5em;
  color: white;
}
.mega-holder .tab-pane a span.arrow:after {
  content: "\e903";
  font-size: 1.4em !important;
  font-weight: 700 !important;
}
.mega-holder .tab-pane a:hover h4,
.mega-holder .tab-pane a:hover p,
.mega-holder .tab-pane a:hover span.arrow {
  color: #8ba725;
}
.mega-holder #tab-bkg {
  width: 445px;
  height: 269px;
  background-image: url(70bceea77e541e03134b.png);
  background-position: 30px -15px;
  background-repeat: no-repeat;
}
.mega-holder #tab-bkg.en {
  background-image: url(32aec133f8a801cc04cd.png);
}
.mega-holder .col-1 {
  width: 30%;
  float: left;
  position: relative;
}
.mega-holder .col-1 ul.nav li {
  width: 100%;
  padding-right: 30px;
  display: inline-block;
  margin-bottom: 14px;
}
.mega-holder .col-1 ul.nav li:last-child {
  margin-bottom: 0;
}
.mega-holder .col-1 ul.nav li a {
  display: block;
  width: auto;
  font-size: 28px;
  font-weight: 800;
  padding: 25px;
  background-color: #333;
  color: #8ba725;
}
.mega-holder .col-1 ul.nav li a:hover {
  background-color: #8ba725;
  color: #1a1a1a !important;
}
.mega-holder .col-1 ul.nav li a:hover:after {
  content: "";
  display: block;
  position: absolute;
  right: -30px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  border: 15px solid transparent;
  border-left-color: #8ba725;
}
.mega-holder .col-1 ul.nav li.active a {
  background-color: #8ba725;
  color: #1a1a1a !important;
}
.mega-holder .col-1 ul.nav li.active a:after {
  content: "";
  display: block;
  position: absolute;
  right: -30px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  border: 15px solid transparent;
  border-left-color: #8ba725;
}
.mega-holder .col-2 {
  width: 70%;
  float: left;
  position: relative;
}
/*
* The mobile menu holder
*/
#mobile-primary-nav {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 2001;
  overflow: auto;
  background-color: #000;
}
#mobile-primary-nav .branding {
  position: relative;
  border-bottom: 1px solid #8ba725;
  padding: 18px 15px;
}
#mobile-primary-nav .branding p {
  color: white;
  margin: 0;
}
#mobile-primary-nav .branding p img {
  width: 88px;
  height: 38px;
  vertical-align: text-bottom;
  margin-right: 27px;
}
#mobile-primary-nav .branding p span.dot {
  color: #9cb646;
}
#mobile-primary-nav .branding p .slogan {
  font-size: 0.8rem;
  font-weight: 700;
}
#mobile-primary-nav .branding .menu-mobile-close-btn {
  position: absolute;
  right: 15px;
  bottom: 14px;
}
#mobile-primary-nav .branding .menu-mobile-close-btn svg {
  width: 30px;
  height: 30px;
  fill: white;
}
#mobile-primary-nav .branding .menu-mobile-close-btn:hover svg {
  fill: #8ba725;
}
@media (min-width: 992px) {
  #mobile-primary-nav {
    display: none!important;
  }
}
/*
* The menu 
*/
.menu-mobile {
  font-size: 17px;
  font-family: inherit;
  font-weight: 700;
}
.menu-mobile a {
  color: #fff;
  display: block;
  background-color: #000;
  padding: 14px 50px;
}
.menu-mobile a:hover {
  background-color: #8ba725;
  color: #000 !important;
  text-decoration: none;
}
.menu-mobile li.featured a {
  background-color: #8ba725;
  color: #000 !important;
  text-decoration: none;
}
.menu-mobile ul {
  list-style: inside none;
  margin: 0;
}
.menu-mobile ul ul {
  padding-left: 0;
  font-size: 15px;
  background-color: #000;
}
.menu-mobile ul ul a {
  padding: 10px 70px;
}
.menu-mobile ul ul li {
  border-bottom: none;
}
.menu-mobile ul ul.sub-menu.toggled-on {
  display: block;
}
.menu-mobile li {
  position: relative;
  list-style-image: none;
  margin-bottom: 0;
  text-indent: 0;
  padding-left: 0;
}
.menu-mobile li.current_page_item > a,
.menu-mobile li.current_page_ancestor > a,
.menu-mobile li.current-menu-item > a,
.menu-mobile li.current-menu-ancestor > a {
  font-weight: 700;
  color: #8ba725;
}
.menu-mobile li:before {
  display: none;
}
.menu-mobile .nav-menu {
  display: none;
  padding-left: 0;
}
.menu-mobile.toggled-on .nav-menu {
  display: block;
}
.newsletter-block .spinner-wrapper {
  display: none;
}
.newsletter-block .spinner-wrapper #floatingCirclesG {
  top: -7px;
}
.newsletter-block .alert {
  position: relative;
  z-index: 1;
  padding: 7px;
  display: none;
}
.newsletter-block #floatingCirclesG {
  position: relative;
  width: 48px;
  height: 48px;
  margin: auto;
  transform: scale(0.6);
  -o-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
}
.newsletter-block .f_circleG {
  position: absolute;
  background-color: #ffffff;
  height: 9px;
  width: 9px;
  border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  animation-name: f_fadeG;
  -o-animation-name: f_fadeG;
  -ms-animation-name: f_fadeG;
  -webkit-animation-name: f_fadeG;
  -moz-animation-name: f_fadeG;
  animation-duration: 0.782s;
  -o-animation-duration: 0.782s;
  -ms-animation-duration: 0.782s;
  -webkit-animation-duration: 0.782s;
  -moz-animation-duration: 0.782s;
  animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-direction: normal;
  -o-animation-direction: normal;
  -ms-animation-direction: normal;
  -webkit-animation-direction: normal;
  -moz-animation-direction: normal;
}
.newsletter-block #frotateG_01 {
  left: 0;
  top: 19px;
  animation-delay: 0.2895s;
  -o-animation-delay: 0.2895s;
  -ms-animation-delay: 0.2895s;
  -webkit-animation-delay: 0.2895s;
  -moz-animation-delay: 0.2895s;
}
.newsletter-block #frotateG_02 {
  left: 6px;
  top: 6px;
  animation-delay: 0.386s;
  -o-animation-delay: 0.386s;
  -ms-animation-delay: 0.386s;
  -webkit-animation-delay: 0.386s;
  -moz-animation-delay: 0.386s;
}
.newsletter-block #frotateG_03 {
  left: 19px;
  top: 0;
  animation-delay: 0.4825s;
  -o-animation-delay: 0.4825s;
  -ms-animation-delay: 0.4825s;
  -webkit-animation-delay: 0.4825s;
  -moz-animation-delay: 0.4825s;
}
.newsletter-block #frotateG_04 {
  right: 6px;
  top: 6px;
  animation-delay: 0.589s;
  -o-animation-delay: 0.589s;
  -ms-animation-delay: 0.589s;
  -webkit-animation-delay: 0.589s;
  -moz-animation-delay: 0.589s;
}
.newsletter-block #frotateG_05 {
  right: 0;
  top: 19px;
  animation-delay: 0.6855s;
  -o-animation-delay: 0.6855s;
  -ms-animation-delay: 0.6855s;
  -webkit-animation-delay: 0.6855s;
  -moz-animation-delay: 0.6855s;
}
.newsletter-block #frotateG_06 {
  right: 6px;
  bottom: 6px;
  animation-delay: 0.782s;
  -o-animation-delay: 0.782s;
  -ms-animation-delay: 0.782s;
  -webkit-animation-delay: 0.782s;
  -moz-animation-delay: 0.782s;
}
.newsletter-block #frotateG_07 {
  left: 19px;
  bottom: 0;
  animation-delay: 0.8785s;
  -o-animation-delay: 0.8785s;
  -ms-animation-delay: 0.8785s;
  -webkit-animation-delay: 0.8785s;
  -moz-animation-delay: 0.8785s;
}
.newsletter-block #frotateG_08 {
  left: 6px;
  bottom: 6px;
  animation-delay: 0.975s;
  -o-animation-delay: 0.975s;
  -ms-animation-delay: 0.975s;
  -webkit-animation-delay: 0.975s;
  -moz-animation-delay: 0.975s;
}
@keyframes f_fadeG {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
.notice {
  background-color: #eeeeee;
  border-left: 4px solid #555555;
  padding: 5px 15px;
  font-size: 20px !important;
  font-weight: 400!important;
  color: #1a1a1a !important;
  margin-bottom: 16px;
}
.notice p {
  margin: 0;
}
.notice.notice-error {
  border-left-color: #d9534f;
}
.notice.notice-updated {
  border-left-color: #5cb85c;
}
.newsletter-block #email,
.newsletter-block #captcha {
  margin-bottom: 13px;
}
.newsletter-block .notice {
  display: none;
}
#widget-newsletter {
  padding: 1px 15px;
  color: white;
  line-height: 1.2;
  background-color: #7B9910;
  background-image: url(fa1c0ea10de629fb7005.png), url(3ea9eb5bf90498fb2a6e.png);
  background-position: top 18px right 15px,
						 bottom right;
  background-repeat: no-repeat, no-repeat;
  background-size: 116px 51px,
					 246px 182px;
}
#widget-newsletter h4 {
  width: 80%;
  font-size: 22px;
  color: white;
  margin-top: 26px;
  margin-bottom: 13px;
}
#widget-newsletter p {
  font-size: 18px;
  margin-bottom: 13px;
}
#widget-newsletter ul {
  margin-bottom: 13px;
}
@media (min-width: 992px) {
  #widget-newsletter {
    background-position: top 28px right 15px,
						 	 bottom right;
  }
}
.btn-cta {
  display: inline-flex;
  vertical-align: middle;
  height: 37px;
  padding: 0 16px;
  font-size: 17px;
  color: #1a1a1a;
  font-weight: bold;
  text-transform: none;
  background: linear-gradient(140.85deg, #F4FF00 17.68%, #D7DF21 96.77%);
  border-radius: 12px;
  transition: all linear 0.4s;
}
.btn-cta span {
  align-self: center;
}
.btn-cta:hover {
  background: linear-gradient(140.85deg, #FFFFFF 17.68%, #F9FBD4 96.77%);
  color: #262626;
}
@media (min-width: 992px) {
  .header .btn-cta {
    font-size: 20px;
    height: 50px;
    padding-right: 26px;
    padding-left: 26px;
  }
}
#primary-nav-holder .btn-cta {
  margin-left: 15px;
}
.consultation-bloc {
  padding: 32px 50px 10px;
  text-align: left;
  background: url(6b83d7ba26af0728b760.png) bottom right no-repeat, linear-gradient(140.85deg, #F4FF00 17.68%, #D7DF21 96.77%);
  font-size: 16px;
  font-weight: 400;
}
.consultation-bloc h4 {
  font-size: 32px;
  font-weight: bold;
  margin: 12px 0 12px;
}
.consultation-bloc .btn-cta-dark {
  font-size: 20px;
  font-weight: 700;
  padding: 7px 20px;
  text-transform: none;
}
.btn-cta-dark {
  background-color: #262626;
  color: white;
  padding: 5px 20px;
  font-size: 17px;
  transition: all linear 0.4s;
}
.btn-cta-dark:hover {
  background-color: white;
  color: #1a1a1a;
}
.business-quote a {
  color: #1a1a1a;
}
.business-quote a:hover {
  text-decoration: none;
}
.business-quote a:focus {
  outline: none;
}
.business-quote img.logo {
  display: block;
  margin-bottom: 40px;
  max-width: 274px;
  max-height: 140px;
  height: auto;
  width: auto;
}
.business-quote .quote-text {
  font-family: 'Mulish';
  font-size: 0.9rem;
  line-height: 1.4em;
  margin-bottom: 19.2px;
  position: relative;
}
.business-quote .quote-text:before {
  content: "\e906";
  position: absolute;
  top: 0.5em;
  left: -1.5em;
  color: #9cb646;
  font-size: 1.2em;
}
.business-quote .quote-text:after {
  content: "\e905";
  position: absolute;
  bottom: 0.5em;
  right: -1.5em;
  color: #9cb646;
  font-size: 1.2em;
}
.business-quote .quote-name-wrapper {
  margin-bottom: 16px;
}
.business-quote .quote-name {
  font-weight: 700;
  margin-bottom: 0;
  font-size: 14px;
}
.business-quote .quote-function {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 14px;
}
.widget-realisation-quotes {
  background-image: url(0b42d66e79ebf1c37f46.jpg);
  background-size: 100% auto;
  background-size: cover;
  background-position: center;
  position: relative;
  background-color: #D0E5EF;
}
.widget-realisation-quotes:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
  border: 24px solid transparent;
  border-top-color: white;
}
.widget-realisation-quotes:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -48px;
  transform: translate(-50%, 0);
  border: 24px solid transparent;
  border-top-color: #D0E5EF;
}
.widget-realisation-quotes .business-quote {
  margin-right: 20%;
  margin-left: 20%;
  padding-top: 3.5rem;
  padding-bottom: 2.5rem;
}
.widget-realisation-quotes .business-quote .quote-text:before,
.widget-realisation-quotes .business-quote .quote-text:after {
  color: #fff;
}
.widget-realisation-quotes .slick-arrow {
  display: none!important;
  position: absolute;
  color: #fff;
  font-size: 3em;
  cursor: pointer;
  z-index: 1980;
  top: 50%;
}
.widget-realisation-quotes .slick-arrow.left {
  left: 5px;
}
.widget-realisation-quotes .slick-arrow.right {
  right: 5px;
}
@media (min-width: 768px) {
  .widget-realisation-quotes .business-quote {
    margin-right: 15%;
    margin-left: 15%;
  }
  .widget-realisation-quotes .business-quote .quote-text {
    font-size: 1.4rem;
  }
  .widget-realisation-quotes .slick-arrow {
    display: block!important;
  }
  .widget-realisation-quotes .slick-arrow.left {
    left: 10px;
  }
  .widget-realisation-quotes .slick-arrow.right {
    right: 10px;
  }
}
@media (min-width: 992px) {
  .widget-realisation-quotes .business-quote {
    margin-right: 10%;
    margin-left: 10%;
  }
  .widget-realisation-quotes .slick-arrow.left {
    left: 3%;
  }
  .widget-realisation-quotes .slick-arrow.right {
    right: 3%;
  }
}
.single-realisation-quotes {
  padding: 32px 112px 32px 112px;
  margin-top: 2.5rem;
  border: 1px solid #b0b0b0;
  background: url(7f913301bf37f0c45aeb.gif) no-repeat bottom left;
}
.single-realisation-quotes .business-quote .quote-name {
  font-weight: 700;
  margin-bottom: 0;
  font-size: 20px;
}
.single-realisation-quotes .business-quote .quote-function {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 20px;
}
.bloc-text-green {
  padding: 0 2.25rem;
  position: relative;
  background: #8ba725 url(d3952dbf20f253252c60.png) no-repeat;
  background-size: 144px 77px;
  background-position: bottom 15px right 30px;
  color: #fff;
}
.bloc-text-green a {
  color: #fff;
}
.bloc-text-green a:hover {
  color: #e6e6e6;
}
.bloc-text-green h1,
.bloc-text-green h2,
.bloc-text-green h3,
.bloc-text-green h4,
.bloc-text-green h5,
.bloc-text-green h6,
.bloc-text-green .h1,
.bloc-text-green .h2,
.bloc-text-green .h3,
.bloc-text-green .h4,
.bloc-text-green .h5,
.bloc-text-green .h6 {
  color: #fff;
}
.bloc-text-green .btn-white:hover {
  color: #000000;
}
.bloc-text-green:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 40px;
  border: 24px solid transparent;
  border-left-color: white;
}
.bloc-text-green .content-wrapper {
  margin: 2.25rem 0;
}
.bloc-text-green-wrapper {
  position: relative;
}
.bloc-bordered-text {
  position: relative;
  border: 1px solid #b0b0b0;
  padding: 0 30px;
}
.bloc-bordered-text div[class*="col-"]:first-child h3 {
  color: #9cb646;
}
.bloc-bordered-text .content-wrapper {
  margin: 30px 0;
}
.bloc-bordered-text .user-img {
  display: none;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media (min-width: 992px) {
  .bloc-bordered-text .user-img {
    display: block;
    max-width: 33%!important;
    height: auto;
  }
}
.bloc-action-blue {
  position: relative;
  background-image: url(44f4a28508fbe43edf0b.jpg);
  background-position: center;
  background-size: 100%;
  background-size: cover;
  text-align: center;
  font-size: 22px;
  background-color: #D0E5EF;
}
.bloc-action-blue:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
  border: 24px solid transparent;
  border-top-color: white;
}
.bloc-action-blue:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -48px;
  transform: translate(-50%, 0);
  border: 24px solid transparent;
  border-top-color: #D0E5EF;
}
.bloc-action-blue .content-wrapper {
  position: relative;
  z-index: 3;
  margin-top: 4rem;
  margin-bottom: 3.5rem;
}
.bloc-action-blue #triangle-wrapper {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
}
.bloc-action-blue #triangle {
  width: 760px;
  height: 760px;
  background: url(386d133610ce5726425d.png) no-repeat;
  position: absolute;
  left: 60%;
  bottom: -380px;
}
.bloc-text-image-alternate .image-top,
.bloc-text-image-alternate .image-right,
.bloc-text-image-alternate .image-left {
  text-align: center;
}
.bloc-text-image-alternate .image-top .img-responsive,
.bloc-text-image-alternate .image-right .img-responsive,
.bloc-text-image-alternate .image-left .img-responsive {
  margin-right: auto;
  margin-left: auto;
}
.bloc-text-image-alternate .image-top .image,
.bloc-text-image-alternate .image-right .image,
.bloc-text-image-alternate .image-left .image {
  padding-top: 43.2px;
}
.bloc-text-image-alternate .image-top {
  font-size: 22px;
  line-height: 30.8px;
}
.bloc-text-image-alternate .image-top .img-responsive {
  margin-top: 43.2px;
}
.bloc-text-image-alternate .image-top:first-child .img-responsive {
  margin-top: 0;
}
@media (min-width: 768px) {
  .bloc-text-image-alternate .image-left .image {
    padding-right: 0;
  }
  .bloc-text-image-alternate .image-left .image .img-responsive {
    margin-right: 2.5rem;
  }
  .bloc-text-image-alternate .image-left .text {
    padding-left: 0;
    text-align: left;
  }
  .bloc-text-image-alternate .image-right .image {
    padding-left: 0;
  }
  .bloc-text-image-alternate .image-right .image .img-responsive {
    margin-left: 2.5rem;
  }
  .bloc-text-image-alternate .image-right .text {
    padding-right: 0;
    text-align: right;
  }
}
.bloc-navigation {
  text-align: center;
  margin-top: 0;
  margin-bottom: 48px;
}
.bloc-navigation li {
  margin-bottom: 10px;
}
.bloc-navigation .btn {
  text-transform: none!important;
}
.bloc-realisation {
  position: relative;
}
.bloc-realisation .content-wrapper {
  text-align: center;
}
.bloc-realisation .content-wrapper h2:first-child {
  margin-top: 0;
}
.bloc-realisation .realisation-box-wrapper:before,
.bloc-realisation .realisation-box-wrapper:after {
  content: " ";
  display: table;
}
.bloc-realisation .realisation-box-wrapper:after {
  clear: both;
}
.bloc-realisation .realisation-box-wrapper:before,
.bloc-realisation .realisation-box-wrapper:after {
  content: " ";
  display: table;
}
.bloc-realisation .realisation-box-wrapper:after {
  clear: both;
}
.bloc-realisation .realisation-box-wrapper .realisation-box {
  position: relative;
  float: left;
  width: 50%;
  height: 180px;
  transition: all linear 0.4s;
}
.bloc-realisation .realisation-box-wrapper .realisation-box .logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.bloc-realisation .realisation-box-wrapper .realisation-box .logo img {
  max-width: 160px;
  max-height: 90px;
  width: auto;
  height: auto;
}
.bloc-realisation .realisation-box-wrapper .realisation-box:hover {
  background-color: #DCE4C7;
  cursor: pointer;
}
@media (min-width: 768px) {
  .bloc-realisation .realisation-box-wrapper .realisation-box {
    width: 33.333%;
    height: 140px;
  }
  .bloc-realisation .realisation-box-wrapper .realisation-box.two {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .bloc-realisation .realisation-box-wrapper .realisation-box {
    width: 20%;
    height: 140px;
  }
}
@media (min-width: 1280px) {
  .bloc-realisation .realisation-box-wrapper .realisation-box {
    width: 20%;
    height: 160px;
  }
}
.bloc-page-link {
  position: relative;
  background-color: #333;
  text-align: center;
  padding-bottom: 6rem;
  color: #fff;
}
.bloc-page-link a {
  color: #fff;
}
.bloc-page-link a:hover {
  color: #e6e6e6;
}
.bloc-page-link h1,
.bloc-page-link h2,
.bloc-page-link h3,
.bloc-page-link h4,
.bloc-page-link h5,
.bloc-page-link h6,
.bloc-page-link .h1,
.bloc-page-link .h2,
.bloc-page-link .h3,
.bloc-page-link .h4,
.bloc-page-link .h5,
.bloc-page-link .h6 {
  color: #fff;
}
.bloc-page-link h2,
.bloc-page-link .h1 {
  color: #8ba725;
}
.bloc-page-link a:hover .layer {
  opacity: 0.5;
}
.bloc-page-link .content-wrapper {
  margin-top: 3.75rem;
  margin-bottom: 3.75rem;
}
.bloc-page-link .page-btn {
  position: relative;
  background-size: 100%;
  background-size: cover;
  background-position: center;
  height: 215px;
  margin-bottom: 30px;
}
.bloc-page-link .page-btn .content {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 80%;
}
.bloc-page-link .page-btn .content h4 {
  color: #fff;
  font-family: 'Mulish';
  font-weight: 400;
  font-size: 20px;
  margin-top: 0;
}
.bloc-page-link .page-btn .content .arrow:after {
  content: "\e903";
  font-size: 1.4em !important;
  font-weight: 700 !important;
}
@media (min-width: 768px) {
  .bloc-page-link .page-btn .content h4 {
    font-size: 30px;
  }
  .bloc-page-link .page-btn .content .arrow:after {
    font-size: 1.9em !important;
  }
}
.bloc-page-link .page-btn .layer {
  position: absolute;
  opacity: 1;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #262524;
  transition: all linear 0.4s;
}
@media (min-width: 768px) {
  .bloc-page-link .page-btn {
    margin-bottom: 0;
  }
}
.bloc-spacer {
  width: 100%;
}
.bloc-text-gradient-bkg {
  background: linear-gradient(0deg, #EFF5F8, #D5E6ED);
  padding-top: 64px;
  padding-bottom: 64px;
  min-height: 380px;
}
.bloc-text-regular {
  position: relative;
}
.bloc-columns-bordered {
  position: relative;
  text-align: center;
  font-size: 18px;
  line-height: 1.4;
}
.bloc-columns-bordered .bloc-wrapper {
  position: relative;
  border: 1px solid #efefef;
  padding-left: 32px;
  padding-right: 32px;
}
.bloc-columns-bordered .text-wrapper {
  margin-top: 32px;
  margin-bottom: 32px;
}
.bloc-columns-bordered .text-wrapper .btn {
  white-space: normal!important;
}
@media (max-width: 767px) {
  .bloc-columns-bordered div[class*="col-"] {
    margin-bottom: 30px;
  }
}
.bloc-cta-20-years-wrapper {
  max-width: 815px;
  margin-right: auto;
  margin-left: auto;
}
.bloc-cta-20-years {
  position: relative;
  margin-top: 180px;
  padding: 180px 24px 17px;
  background: url(6b83d7ba26af0728b760.png) bottom right no-repeat, linear-gradient(140.85deg, #F4FF00 17.68%, #D7DF21 96.77%);
}
.bloc-cta-20-years h3 {
  font-size: 32px;
  color: #1a1a1a;
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 700;
}
.bloc-cta-20-years p {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
}
.bloc-cta-20-years .btn-cta-dark {
  text-transform: none;
}
.bloc-cta-20-years .diamond-tag {
  position: absolute;
  top: -107px;
  left: 50%;
  background-color: #22292E;
  width: 216px;
  height: 216px;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translateX(-50%) rotate(45deg);
}
.bloc-cta-20-years .diamond-tag .tag-text {
  transform: rotate(-45deg);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #F4FF01;
  font-size: 16px;
  font-weight: 400;
  max-width: 140px;
  line-height: 1.2;
  text-align: center;
}
.bloc-cta-20-years .diamond-tag .tag-text span:first-child {
  font-size: 80px;
  font-weight: 400;
  line-height: 1.2;
}
@media (min-width: 832px) {
  .bloc-cta-20-years {
    max-width: 660px;
    margin-right: 107px;
    margin-top: 0;
    padding: 30px 48px 27px;
  }
  .bloc-cta-20-years .btn-cta-dark {
    font-size: 20px;
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .bloc-cta-20-years .diamond-tag {
    top: unset;
    left: unset;
    right: -107px;
    top: 50%;
    transform: unset;
    transform: translateY(-50%) rotate(45deg);
  }
}
@font-face {
  font-family: 'icomoon';
  src: url(e63574f6c9b6fbae00b7.eot?9kegia);
  src: url(e63574f6c9b6fbae00b7.eot?9kegia#iefix) format('embedded-opentype'), url(d5ca067957bc421aa0b8.ttf?9kegia) format('truetype'), url(036fe2739b7fe0bffd5f.woff?9kegia) format('woff'), url(9ca41f4326f1d3919379.svg?9kegia#icomoon) format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"],
.icomoon,
.business-gallery .gallery-item-soft .icon-layer,
.business-gallery .gallery-item .icon-layer,
.mega-holder .tab-pane a span.arrow:after,
.business-quote .quote-text:before,
.business-quote .quote-text:after,
.widget-realisation-quotes .slick-arrow,
.bloc-page-link .page-btn .content .arrow:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-icon_btn_right_arrow:before {
  content: "\e900";
}
.icon-icon_loupe:before {
  content: "\e901";
}
.icon-header_down_arrow:before {
  content: "\e902";
}
.icon-slider-right-arrow:before {
  content: "\e903";
}
.icon-slider-left-arrow:before {
  content: "\e904";
}
.icon-chevron-right:before {
  content: "\e905";
}
.icon-chevron-left:before {
  content: "\e906";
}
.icon-loupe:before {
  content: "\e907";
}
.gform_wrapper ul li {
  padding-left: 0;
  text-indent: 0;
}
.gform_wrapper li:before {
  display: none!important;
}
.gform_wrapper input {
  border: 1px solid #dedede !important;
}
.gform_wrapper textarea {
  border: 1px solid #dedede !important;
}
.gform_wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(332261e6d85981feaf22.svg);
  background-repeat: no-repeat;
  background-position: right 0.75em center;
  background-size: 1.25em;
  padding-right: 2em;
  border: 1px solid #dedede !important;
  border-radius: 0;
  padding: 5px 4px!important;
  background-color: white!important;
}
.gform_wrapper .gfield_label {
  font-weight: 300!important;
  margin-bottom: 0!important;
  font-size: 0.8rem !important;
  color: #808080;
}
/* Sam Dube custom style */
.nlform-title {
  text-align: center;
  margin-bottom: 48px;
}
@font-face {
  font-family: 'nlicons';
  src: url(fa21778f2395b1f1da36.eot);
  src: url(fa21778f2395b1f1da36.eot?#iefix) format('embedded-opentype'), url(c1dde46f776c558c111a.woff) format('woff'), url(d2ca64c0ce5521ba286b.ttf) format('truetype'), url(4f4453b193b365c27c84.svg#nlicons) format('svg');
  font-weight: normal;
  font-style: normal;
}
/* general style for the form */
.nl-form {
  width: 100%;
  margin: 0.3em auto 0 auto;
  font-size: 0.9rem;
  line-height: 1.5;
}
.nl-form ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* normalize the input elements, make them look like everything else */
.nl-form input,
.nl-form select,
.nl-form button {
  border: none;
  background: transparent;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
  line-height: inherit;
  display: inline-block;
  padding: 0;
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.nl-form input:focus {
  outline: none;
}
/* custom field (drop-down, text element) styling  */
.nl-field {
  display: inline-block;
  position: relative;
}
.nl-field.nl-field-open {
  z-index: 10000;
}
/* the toggle is the visible part in the form */
.nl-field-toggle,
.nl-form input,
.nl-form select {
  line-height: inherit;
  display: inline-block;
  color: #8ba725;
  cursor: pointer;
  border-bottom: 1px dashed #8ba725;
  padding-right: 20px;
}
.nl-field-toggle:after,
.nl-form input:after,
.nl-form select:after {
  display: block;
  content: "";
  position: absolute;
  right: 2px;
  top: 50%;
  border-top: 4px solid #8ba725;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  transition: border-width 0.3s;
}
a.nl-field-toggle:hover {
  text-decoration: none;
}
/* drop-down list / text element */
.nl-field ul {
  position: absolute;
  visibility: hidden;
  background: white;
  border: 1px solid #e6e6e6;
  left: -0.5em;
  top: 50%;
  opacity: 0;
  transform: translateY(-40%) scale(0.9);
  transition: visibility 0s 0.3s, opacity 0.3s, transform 0.3s;
}
.nl-field.nl-field-open ul {
  visibility: visible;
  opacity: 1;
  transform: translateY(-50%) scale(1);
  transition: visibility 0s 0s, opacity 0.3s, transform 0.3s;
}
.nl-field ul li {
  color: #1a1a1a;
  position: relative;
  padding-left: 0;
  text-indent: 0;
}
.nl-field ul li:before {
  display: none;
}
.nl-dd ul li {
  padding: 0 1.5em 0 0.5em;
  cursor: pointer;
  white-space: nowrap;
}
.nl-dd ul li.nl-dd-checked {
  color: #1a1a1a;
  background-color: #e6e6e6;
}
.no-touch .nl-dd ul li:hover {
  background: rgba(0, 0, 0, 0.05);
}
.no-touch .nl-dd ul li:hover:active {
  color: #1a1a1a;
}
/* icons for some elements */
.nl-dd ul li.nl-dd-checked:after,
.nl-submit:after,
.nl-field-go:after {
  font-family: 'nlicons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}
.nl-dd ul li.nl-dd-checked:after {
  content: "\e000";
  position: absolute;
  right: 1em;
  font-size: 50%;
  line-height: 3;
}
.nl-ti-text ul {
  min-width: 8em;
}
.nl-ti-text ul li.nl-ti-input input {
  width: 100%;
  padding: 0.2em 2em 0.2em 0.5em;
  border-bottom: none;
  color: #fff;
}
.nl-form .nl-field-go {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.1);
  width: 1.8em;
  text-align: center;
  color: transparent;
}
.nl-field-go:after {
  content: "\e001";
  font-size: 75%;
  color: #fff;
  width: 100%;
  line-height: 2.5;
  display: block;
}
/* custom placeholder color */
input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
input:active::-webkit-input-placeholder,
input:focus::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.2);
}
input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
input:active::-moz-placeholder,
input:focus::-moz-placeholder {
  color: rgba(255, 255, 255, 0.2);
}
input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
input:active::-ms-input-placeholder,
input:focus::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.2);
}
/* example field below text input */
.nl-ti-text ul li.nl-ti-example {
  font-size: 40%;
  font-style: italic;
  font-weight: 400;
  padding: 0.4em 1em;
  color: rgba(0, 0, 0, 0.2);
  border-top: 1px dashed rgba(255, 255, 255, 0.7);
}
.nl-ti-text ul li.nl-ti-example em {
  color: #fff;
}
/* submit button */
.nl-submit-wrap {
  margin-top: 0.4em;
}
.nl-form .nl-submit {
  line-height: 3;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
  background: #76C3BD;
  color: #fff;
  padding: 0 1em 0 0;
  font-size: 40%;
  font-weight: bold;
  letter-spacing: 3px;
}
.nl-submit:before {
  content: "\e001";
  color: #fff;
  float: left;
  padding: 0 0.7em;
  margin: 0 0.8em 0 0;
  background: #69B1A9;
}
.no-touch .nl-form .nl-submit:hover,
.no-touch .nl-form .nl-submit:active {
  background: #69B1A9;
}
.no-touch .nl-form .nl-submit:hover:before {
  background: #58a199;
}
/* overlay becomes visible when a field is opened */
.nl-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  z-index: 9999;
  visibility: hidden;
  transition: visibility 0s 0.3s, opacity 0.3s;
}
.nl-field.nl-field-open ~ .nl-overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
@media screen and (min-width: 768px) {
  .nl-form {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 992px) {
  .nl-form {
    font-size: 1.6rem;
  }
  .nl-field ul {
    font-size: 80%;
  }
}
@media screen and (min-width: 1280px) {
  .nl-form {
    font-size: 2rem;
  }
}
.slick-slide:focus {
  outline: none;
}
iframe[name='google_conversion_frame'] {
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  margin-top: -13px;
  float: left;
}
#dpsp-content-bottom {
  margin-top: 3em!important;
}
.dpsp-share-text {
  float: left;
  margin-right: 20px;
  text-transform: uppercase;
}
.dpsp-networks-btns-wrapper li {
  padding-left: 0;
  text-indent: 0;
}
.dpsp-networks-btns-wrapper li:before {
  display: none;
}

