@charset "UTF-8";
/*!
Theme Name: RD Station - Site
Author: Resultados Digitais
Author URI: http://resultadosdigitais.com.br
Description: Tema para site do RD Station.
Version: 2.0

*/
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i,800);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.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("https://s3.amazonaws.com/rd-marketing-objects/lp-endeavor/fonts/glyphicons-halflings-regular.eot");
  src: url("https://s3.amazonaws.com/rd-marketing-objects/lp-endeavor/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("https://s3.amazonaws.com/rd-marketing-objects/lp-endeavor/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("https://s3.amazonaws.com/rd-marketing-objects/lp-endeavor/fonts/glyphicons-halflings-regular.woff") format("woff"), url("https://s3.amazonaws.com/rd-marketing-objects/lp-endeavor/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("https://s3.amazonaws.com/rd-marketing-objects/lp-endeavor/fonts/glyphicons-halflings-regular.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"; }

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

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.0;
  color: #333333;
  background-color: #fff; }

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: underline; }
  a:focus {
    outline: thin dotted;
    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: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  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 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.0!important;
  color: inherit; }
  h1 small,
  h1 .small,
  h1 h6,
  h1 .results .result-description,
  .results h1 .result-description,
  h1 .case_brief .case-info p,
  .case_brief .case-info h1 p,
  h1 #home-product-features .carousel-indicators li,
  #home-product-features .carousel-indicators h1 li, h2 small,
  h2 .small,
  h2 h6,
  h2 .results .result-description,
  .results h2 .result-description,
  h2 .case_brief .case-info p,
  .case_brief .case-info h2 p,
  h2 #home-product-features .carousel-indicators li,
  #home-product-features .carousel-indicators h2 li, h3 small,
  h3 .small,
  h3 h6,
  h3 .results .result-description,
  .results h3 .result-description,
  h3 .case_brief .case-info p,
  .case_brief .case-info h3 p,
  h3 #home-product-features .carousel-indicators li,
  #home-product-features .carousel-indicators h3 li, h4 small,
  h4 .small,
  h4 h6,
  h4 .results .result-description,
  .results h4 .result-description,
  h4 .case_brief .case-info p,
  .case_brief .case-info h4 p,
  h4 #home-product-features .carousel-indicators li,
  #home-product-features .carousel-indicators h4 li, h5 small,
  h5 .small,
  h5 h6,
  h5 .results .result-description,
  .results h5 .result-description,
  h5 .case_brief .case-info p,
  .case_brief .case-info h5 p,
  h5 #home-product-features .carousel-indicators li,
  #home-product-features .carousel-indicators h5 li, h6 small,
  h6 .small,
  h6 h6,
  h6 .results .result-description,
  .results h6 .result-description,
  h6 .case_brief .case-info p,
  .case_brief .case-info h6 p,
  h6 #home-product-features .carousel-indicators li,
  #home-product-features .carousel-indicators h6 li,
  .h1 small,
  .h1 .small,
  .h1 h6,
  .h1 .results .result-description,
  .results .h1 .result-description,
  .h1 .case_brief .case-info p,
  .case_brief .case-info .h1 p,
  .h1 #home-product-features .carousel-indicators li,
  #home-product-features .carousel-indicators .h1 li, .h2 small,
  .h2 .small,
  .h2 h6,
  .h2 .results .result-description,
  .results .h2 .result-description,
  .h2 .case_brief .case-info p,
  .case_brief .case-info .h2 p,
  .h2 #home-product-features .carousel-indicators li,
  #home-product-features .carousel-indicators .h2 li, .h3 small,
  .h3 .small,
  .h3 h6,
  .h3 .results .result-description,
  .results .h3 .result-description,
  .h3 .case_brief .case-info p,
  .case_brief .case-info .h3 p,
  .h3 #home-product-features .carousel-indicators li,
  #home-product-features .carousel-indicators .h3 li, .h4 small,
  .h4 .small,
  .h4 h6,
  .h4 .results .result-description,
  .results .h4 .result-description,
  .h4 .case_brief .case-info p,
  .case_brief .case-info .h4 p,
  .h4 #home-product-features .carousel-indicators li,
  #home-product-features .carousel-indicators .h4 li, .h5 small,
  .h5 .small,
  .h5 h6,
  .h5 .results .result-description,
  .results .h5 .result-description,
  .h5 .case_brief .case-info p,
  .case_brief .case-info .h5 p,
  .h5 #home-product-features .carousel-indicators li,
  #home-product-features .carousel-indicators .h5 li, .h6 small,
  .h6 .small,
  .h6 h6,
  .h6 .results .result-description,
  .results .h6 .result-description,
  .h6 .case_brief .case-info p,
  .case_brief .case-info .h6 p,
  .h6 #home-product-features .carousel-indicators li,
  #home-product-features .carousel-indicators .h6 li {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small,
  h1 h6,
  h1 .results .result-description,
  .results h1 .result-description,
  h1 .case_brief .case-info p,
  .case_brief .case-info h1 p,
  h1 #home-product-features .carousel-indicators li,
  #home-product-features .carousel-indicators h1 li, .h1 small,
  .h1 .small,
  .h1 h6,
  .h1 .results .result-description,
  .results .h1 .result-description,
  .h1 .case_brief .case-info p,
  .case_brief .case-info .h1 p,
  .h1 #home-product-features .carousel-indicators li,
  #home-product-features .carousel-indicators .h1 li,
  h2 small,
  h2 .small,
  h2 h6,
  h2 .results .result-description,
  .results h2 .result-description,
  h2 .case_brief .case-info p,
  .case_brief .case-info h2 p,
  h2 #home-product-features .carousel-indicators li,
  #home-product-features .carousel-indicators h2 li, .h2 small,
  .h2 .small,
  .h2 h6,
  .h2 .results .result-description,
  .results .h2 .result-description,
  .h2 .case_brief .case-info p,
  .case_brief .case-info .h2 p,
  .h2 #home-product-features .carousel-indicators li,
  #home-product-features .carousel-indicators .h2 li,
  h3 small,
  h3 .small,
  h3 h6,
  h3 .results .result-description,
  .results h3 .result-description,
  h3 .case_brief .case-info p,
  .case_brief .case-info h3 p,
  h3 #home-product-features .carousel-indicators li,
  #home-product-features .carousel-indicators h3 li, .h3 small,
  .h3 .small,
  .h3 h6,
  .h3 .results .result-description,
  .results .h3 .result-description,
  .h3 .case_brief .case-info p,
  .case_brief .case-info .h3 p,
  .h3 #home-product-features .carousel-indicators li,
  #home-product-features .carousel-indicators .h3 li {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small,
  h4 h6,
  h4 .results .result-description,
  .results h4 .result-description,
  h4 .case_brief .case-info p,
  .case_brief .case-info h4 p,
  h4 #home-product-features .carousel-indicators li,
  #home-product-features .carousel-indicators h4 li, .h4 small,
  .h4 .small,
  .h4 h6,
  .h4 .results .result-description,
  .results .h4 .result-description,
  .h4 .case_brief .case-info p,
  .case_brief .case-info .h4 p,
  .h4 #home-product-features .carousel-indicators li,
  #home-product-features .carousel-indicators .h4 li,
  h5 small,
  h5 .small,
  h5 h6,
  h5 .results .result-description,
  .results h5 .result-description,
  h5 .case_brief .case-info p,
  .case_brief .case-info h5 p,
  h5 #home-product-features .carousel-indicators li,
  #home-product-features .carousel-indicators h5 li, .h5 small,
  .h5 .small,
  .h5 h6,
  .h5 .results .result-description,
  .results .h5 .result-description,
  .h5 .case_brief .case-info p,
  .case_brief .case-info .h5 p,
  .h5 #home-product-features .carousel-indicators li,
  #home-product-features .carousel-indicators .h5 li,
  h6 small,
  h6 .small,
  h6 h6,
  h6 .results .result-description,
  .results h6 .result-description,
  h6 .case_brief .case-info p,
  .case_brief .case-info h6 p,
  h6 #home-product-features .carousel-indicators li,
  #home-product-features .carousel-indicators h6 li, .h6 small,
  .h6 .small,
  .h6 h6,
  .h6 .results .result-description,
  .results .h6 .result-description,
  .h6 .case_brief .case-info p,
  .case_brief .case-info .h6 p,
  .h6 #home-product-features .carousel-indicators li,
  #home-product-features .carousel-indicators .h6 li {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.0; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small,
h6,
.results .result-description,
.case_brief .case-info p,
#home-product-features .carousel-indicators li {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

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

.text-right, .quote footer, blockquote footer {
  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, .initialism {
  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; }

.bg-primary {
  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: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.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; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.0; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }









.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@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%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  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,
  blockquote h6,
  blockquote .results .result-description,
  .results blockquote .result-description,
  blockquote .case_brief .case-info p,
  .case_brief .case-info blockquote p,
  blockquote #home-product-features .carousel-indicators li,
  #home-product-features .carousel-indicators blockquote li {
    display: block;
    font-size: 80%;
    line-height: 1.0;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before,
    blockquote h6:before,
    blockquote .results .result-description:before,
    .results blockquote .result-description:before,
    blockquote .case_brief .case-info p:before,
    .case_brief .case-info blockquote p:before,
    blockquote #home-product-features .carousel-indicators li:before,
    #home-product-features .carousel-indicators blockquote li: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-reverse small:before,
  .blockquote-reverse .small:before,
  .blockquote-reverse h6:before,
  .blockquote-reverse .results .result-description:before,
  .results .blockquote-reverse .result-description:before,
  .blockquote-reverse .case_brief .case-info p:before,
  .case_brief .case-info .blockquote-reverse p:before,
  .blockquote-reverse #home-product-features .carousel-indicators li:before,
  #home-product-features .carousel-indicators .blockquote-reverse li:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before,
  blockquote.pull-right h6:before,
  blockquote.pull-right .results .result-description:before,
  .results blockquote.pull-right .result-description:before,
  blockquote.pull-right .case_brief .case-info p:before,
  .case_brief .case-info blockquote.pull-right p:before,
  blockquote.pull-right #home-product-features .carousel-indicators li:before,
  #home-product-features .carousel-indicators blockquote.pull-right li:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  .blockquote-reverse h6:after,
  .blockquote-reverse .results .result-description:after,
  .results .blockquote-reverse .result-description:after,
  .blockquote-reverse .case_brief .case-info p:after,
  .case_brief .case-info .blockquote-reverse p:after,
  .blockquote-reverse #home-product-features .carousel-indicators li:after,
  #home-product-features .carousel-indicators .blockquote-reverse li:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after,
  blockquote.pull-right h6:after,
  blockquote.pull-right .results .result-description:after,
  .results blockquote.pull-right .result-description:after,
  blockquote.pull-right .case_brief .case-info p:after,
  .case_brief .case-info blockquote.pull-right p:after,
  blockquote.pull-right #home-product-features .carousel-indicators li:after,
  #home-product-features .carousel-indicators blockquote.pull-right li:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.0; }

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: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  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: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.0;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  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; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.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-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@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-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@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-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
  width: 41.66667%; }

  .col-md-6 {
  width: 50%;  }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .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-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  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"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.0;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 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: 34px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
  input[type="month"] {
    line-height: 46px; } }
.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    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="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    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: 25px; }
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@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: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    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);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.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;
    -webkit-box-shadow: none;
    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, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.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%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .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: 9px 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.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 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-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .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, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.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, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-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; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > h6,
  .results .panel-title > .result-description,
  .case_brief .case-info .panel-title > p,
  #home-product-features .carousel-indicators .panel-title > li,
  .panel-title > small > a,
  .panel-title > .small > a,
  .panel-title > h6 > a,
  .results .panel-title > .result-description > a,
  .case_brief .case-info .panel-title > p > a,
  #home-product-features .carousel-indicators .panel-title > li > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent; }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix: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; }

@-ms-viewport {
  width: device-width; }
.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.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: 1199px) {
  .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: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .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: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .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: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .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; } }
main {
  overflow: hidden; }
  @media screen and (min-width: 992px) {
    main > section {
      padding-bottom: 40px;
      padding-top: 40px; } }
  main > section:last-of-type {
    margin-bottom: 10px; }

.container, .container-fluid {
  padding-left: 0px;
  padding-right: 0px;
  position: relative;}




  @media screen and (min-width: 992px) {
    .container + .container, .container-fluid + .container, .container + .container-fluid, .container-fluid + .container-fluid {
      margin-top: 40px; } }

.box {
  padding-left: 32px;
  padding-right: 32px;
  padding-bottom: 32px;
  padding-top: 32px;
  margin-top: 16px;
  margin-bottom: 16px; }
  @media screen and (min-width: 992px) {
    .box {
      padding-left: 48px;
      padding-right: 48px;
      padding-bottom: 32px;
      padding-top: 32px;
      margin-top: 0;
      margin-bottom: 0; } }

.testimonial {
  padding-left: 0px;
  padding-right: 0px; }

.row {
  margin-left: 0;
  margin-right: 0; }
  @media screen and (min-width: 992px) {
    .row {
      height: calc( 100% + 40px ); }
      .row.flex {
        display: flex; } }

.embed-responsive img {
  max-width: 100%;
  height: auto; }

@font-face {
  font-family: 'icomoon';
  src: url("https://s3.amazonaws.com/rd-marketing-objects/lp-endeavor/fonts/icomoon.eot?5059e");
  src: url("https://s3.amazonaws.com/rd-marketing-objects/lp-endeavor/fonts/icomoon.eot?5059e#iefix") format("embedded-opentype"), url("https://s3.amazonaws.com/rd-marketing-objects/lp-endeavor/fonts/icomoon.ttf?5059e") format("truetype"), url("https://s3.amazonaws.com/rd-marketing-objects/lp-endeavor/fonts/icomoon.woff?5059e") format("woff"), url("https://s3.amazonaws.com/rd-marketing-objects/lp-endeavor/fonts/icomoon.svg?5059e#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  /* 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-01:before {
  content: "\e900"; }

.icon-02:before {
  content: "\e901"; }

.icon-03:before {
  content: "\e902"; }

.icon-04:before {
  content: "\e903"; }

.icon-05:before {
  content: "\e904"; }

.icon-06:before {
  content: "\e905"; }

.icon-07:before {
  content: "\e906"; }

.icon-08:before {
  content: "\e907"; }

.icon-09:before {
  content: "\e908"; }

.icon-10:before {
  content: "\e909"; }

.icon-11:before {
  content: "\e90a"; }

.icon-12:before {
  content: "\e90b"; }

.icon-13:before {
  content: "\e90c"; }

.icon-14:before {
  content: "\e90d"; }

.icon-15:before {
  content: "\e90e"; }

.icon-16:before {
  content: "\e90f"; }

.icon-17:before {
  content: "\e910"; }

.icon-18:before {
  content: "\e911"; }

.icon-19:before {
  content: "\e912"; }

.icon-20:before {
  content: "\e913"; }

.icon-21:before {
  content: "\e914"; }

.icon-22:before {
  content: "\e915"; }

.icon-23:before {
  content: "\e916"; }

.icon-24:before {
  content: "\e917"; }

.icon-25:before {
  content: "\e918"; }

.icon-26:before {
  content: "\e919"; }

.icon-27:before {
  content: "\e91a"; }

.icon-28:before {
  content: "\e91b"; }

.icon-29:before {
  content: "\e91c"; }

.icon-30:before {
  content: "\e91d"; }

* {
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }

::-moz-selection {
  background: #364a65;
  color: white; }

::selection {
  background: #364a65;
  color: white; }

.bright .heading, .bright .heading_xs, .bright h4, .bright p .highlight, p .bright .highlight, .bright li .highlight, li .bright .highlight, .bright #home-product-features h2, #home-product-features .bright h2, .bright #partners-topics .container h3, #partners-topics .container .bright h3, .bright #partners-who-can-be .container h3, #partners-who-can-be .container .bright h3, .bright #partners-how-it-works #partners-levels h3, #partners-how-it-works #partners-levels .bright h3, .bright .implementation_content .container h2, .implementation_content .container .bright h2, .bright .implementation_content .container h3, .implementation_content .container .bright h3, .bright .heading_s, .bright h3, .bright .case_brief h2, .case_brief .bright h2, .bright .home_hero_header_content h2, .home_hero_header_content .bright h2, .bright #home-discover-cta h1, #home-discover-cta .bright h1, .bright #home-feat-case h2, #home-feat-case .bright h2, .bright #home-product-features p.lead, #home-product-features .bright p.lead, .bright #home_product-video h2, #home_product-video .bright h2, .bright #sec-home-consulting h1, #sec-home-consulting .bright h1, .bright #sec-home-consulting h3, #sec-home-consulting .bright h3, .bright #sec-home-social h1, #sec-home-social .bright h1, .bright #sec-home-content-link h1, #sec-home-content-link .bright h1, .bright #feature-page-consulting h2, #feature-page-consulting .bright h2, .bright .product-feature p.lead, .product-feature .bright p.lead, .bright .case_content h2, .case_content .bright h2, .bright .generic_page_content h2, .generic_page_content .bright h2, .bright .related-cases .container h1, .related-cases .container .bright h1, .bright .related-cases .container .box:last-of-type h2, .related-cases .container .box:last-of-type .bright h2, .bright .feature_content h2, .feature_content .bright h2, .bright #partners-header h1, #partners-header .bright h1, .bright #princig-header-section h2, #princig-header-section .bright h2, .bright .heading_m, .bright h2, .bright main > header h1, main > header .bright h1, .bright .title-container h1, .title-container .bright h1, .bright .home_hero_header_content h1, .home_hero_header_content .bright h1, .bright #home-discover-free-test h1, #home-discover-free-test .bright h1, .bright #home-product-features h1, #home-product-features .bright h1, .bright .feature-related-content .container h1, .feature-related-content .container .bright h1, .bright .heading_l, .bright h1, .bright .results .result-number, .results .bright .result-number, .bright #sec-home-consulting p.lead, #sec-home-consulting .bright p.lead, .bright h5, .bright h6, .bright p, .bright li, .bright ol li:before, .bright a:not(.btn), .bright span {
  color: white; }
.bright .link, .bright p a, p .bright a, .bright li a, li .bright a {
  color: white;
  box-shadow: inset 0px -1px 0px white; }
  .bright .link:hover, .bright p a:hover, p .bright a:hover, .bright li a:hover, li .bright a:hover, .bright .link:focus, .bright p a:focus, p .bright a:focus, .bright li a:focus, li .bright a:focus, .bright .link:active, .bright p a:active, p .bright a:active, .bright li a:active, li .bright a:active {
    color: #31a2ff;
    box-shadow: inset 0px -1px 0px #31a2ff; }

strong, .strong, .quote footer p .author, blockquote footer p .author, h6, ol li:before, .btn, main > header h1, .title-container h1, .results .result-description, .home_hero_header_content h2, #home-discover-cta h1, #home-product-features p.lead, #home-product-features .carousel-indicators li, .product-feature-menu li a, .product-feature-menu li a:focus, .product-feature p.lead, .case_content h2, .generic_page_content h2, .feature_content h2, #partners-topics .container h3, #partners-who-can-be .container li, #partners-how-it-works #partners-steps .special, .implementation_content .container h2, .implementation_content .container h3 {
  font-weight: 700; }

.stronger, .big_list ol li:before, .results .result-number {
  font-weight: 800; }

.lighter {
  font-weight: 300; }

em, .em {
  font-style: italic; }

u, .u {
  text-decoration: none;
  border-bottom: 2px dotted #c8cfde; }

.type, .small, h6, .results .result-description, .case_brief .case-info p, #home-product-features .carousel-indicators li, h5, p, li, .panel-group .panel-default .panel-heading h2, .related-cases .container > .row.flex .box h2 {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 16px; }
  .type:first-child, .small:first-child, h6:first-child, .results .result-description:first-child, .case_brief .case-info p:first-child, #home-product-features .carousel-indicators li:first-child, h5:first-child, p:first-child, li:first-child, .panel-group .panel-default .panel-heading h2:first-child, .related-cases .container > .row.flex .box h2:first-child {
    margin-top: 0; }

.small, h6, .results .result-description, .case_brief .case-info p, #home-product-features .carousel-indicators li {
  font-size: 12px; }

.heading, .heading_xs, h4, p .highlight, li .highlight, #home-product-features h2, #partners-topics .container h3, #partners-who-can-be .container h3, #partners-how-it-works #partners-levels h3, .implementation_content .container h2, .implementation_content .container h3, .heading_s, h3, .case_brief h2, .home_hero_header_content h2, #home-discover-cta h1, #home-feat-case h2, #home-product-features p.lead, #home_product-video h2, #sec-home-consulting h1, #sec-home-consulting h3, #sec-home-social h1, #sec-home-content-link h1, #feature-page-consulting h2, .product-feature p.lead, .case_content h2, .generic_page_content h2, .related-cases .container h1, .related-cases .container .box:last-of-type h2, .feature_content h2, #partners-header h1, #princig-header-section h2, .heading_m, h2, main > header h1, .title-container h1, .home_hero_header_content h1, #home-discover-free-test h1, #home-product-features h1, .feature-related-content .container h1, .heading_l, h1, .results .result-number, #sec-home-consulting p.lead {
  color: #415b9c;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 32px 0 16px; }
  .heading:first-child, .heading_xs:first-child, h4:first-child, p .highlight:first-child, li .highlight:first-child, #home-product-features h2:first-child, #partners-topics .container h3:first-child, #partners-who-can-be .container h3:first-child, #partners-how-it-works #partners-levels h3:first-child, .implementation_content .container h2:first-child, .implementation_content .container h3:first-child, .heading_s:first-child, h3:first-child, #home-discover-cta h1:first-child, #home-feat-case h2:first-child, #home-product-features p.lead:first-child, #home_product-video h2:first-child, #sec-home-consulting h1:first-child, #sec-home-consulting h3:first-child, #sec-home-social h1:first-child, #sec-home-content-link h1:first-child, #feature-page-consulting h2:first-child, .product-feature p.lead:first-child, .related-cases .container h1:first-child, .related-cases .container .box:last-of-type h2:first-child, #partners-header h1:first-child, #princig-header-section h2:first-child, .heading_m:first-child, h2:first-child, #home-discover-free-test h1:first-child, #home-product-features h1:first-child, .feature-related-content .container h1:first-child, .heading_l:first-child, h1:first-child, .results .result-number:first-child, #sec-home-consulting p.lead:first-child {
    margin-top: 0; }
  .heading:last-child, .heading_xs:last-child, h4:last-child, p .highlight:last-child, li .highlight:last-child, #home-product-features h2:last-child, #partners-topics .container h3:last-child, #partners-who-can-be .container h3:last-child, #partners-how-it-works #partners-levels h3:last-child, .implementation_content .container h2:last-child, .implementation_content .container h3:last-child, .heading_s:last-child, h3:last-child, #home-discover-cta h1:last-child, #home-feat-case h2:last-child, #home-product-features p.lead:last-child, #home_product-video h2:last-child, #sec-home-consulting h1:last-child, #sec-home-consulting h3:last-child, #sec-home-social h1:last-child, #sec-home-content-link h1:last-child, #feature-page-consulting h2:last-child, .product-feature p.lead:last-child, .related-cases .container h1:last-child, .related-cases .container .box:last-of-type h2:last-child, #partners-header h1:last-child, #princig-header-section h2:last-child, .heading_m:last-child, h2:last-child, #home-discover-free-test h1:last-child, #home-product-features h1:last-child, .feature-related-content .container h1:last-child, .heading_l:last-child, h1:last-child, .results .result-number:last-child, #sec-home-consulting p.lead:last-child {
    margin-bottom: 0; }

.heading_xs, h4, p .highlight, li .highlight, #home-product-features h2, #partners-topics .container h3, #partners-who-can-be .container h3, #partners-how-it-works #partners-levels h3, .implementation_content .container h2, .implementation_content .container h3 {
  font-size: 18px;
  line-height: 24px; }

.heading_s, h3, .case_brief h2, .home_hero_header_content h2, #home-discover-cta h1, #home-feat-case h2, #home-product-features p.lead, #home_product-video h2, #sec-home-consulting h1, #sec-home-consulting h3, #sec-home-social h1, #sec-home-content-link h1, #feature-page-consulting h2, .product-feature p.lead, .case_content h2, .generic_page_content h2, .related-cases .container h1, .related-cases .container .box:last-of-type h2, .feature_content h2, #partners-header h1, #princig-header-section h2 {
  font-size: 24px;
  line-height: 32px; }

.heading_m, h2, main > header h1, .title-container h1, .home_hero_header_content h1, #home-discover-free-test h1, #home-product-features h1, .feature-related-content .container h1 {
  font-size: 32px;
  line-height: 40px; }

.heading_l, h1, .results .result-number, #sec-home-consulting p.lead {
  font-size: 40px;
  line-height: 48px; }

.list-item, li {
  list-style: none;
  padding-left: 32px;
  position: relative; }
  .list-item:before, li:before {
    position: absolute; }

.elmt-margin, .quote, blockquote, ul, ol {
  margin-bottom: 32px; }
  .elmt-margin:last-child, .quote:last-child, blockquote:last-child, ul:last-child, ol:last-child {
    margin-bottom: 0; }

.picture-caption {
  bottom: 16px;
  padding: 0 32px 24px;
  position: absolute;
  text-align: right;
  width: 100%; }
  .picture-caption .heading, .picture-caption .heading_xs, .picture-caption h4, .picture-caption p .highlight, p .picture-caption .highlight, .picture-caption li .highlight, li .picture-caption .highlight, .picture-caption #home-product-features h2, #home-product-features .picture-caption h2, .picture-caption #partners-topics .container h3, #partners-topics .container .picture-caption h3, .picture-caption #partners-who-can-be .container h3, #partners-who-can-be .container .picture-caption h3, .picture-caption #partners-how-it-works #partners-levels h3, #partners-how-it-works #partners-levels .picture-caption h3, .picture-caption .implementation_content .container h2, .implementation_content .container .picture-caption h2, .picture-caption .implementation_content .container h3, .implementation_content .container .picture-caption h3, .picture-caption .heading_s, .picture-caption h3, .picture-caption .case_brief h2, .case_brief .picture-caption h2, .picture-caption .home_hero_header_content h2, .home_hero_header_content .picture-caption h2, .picture-caption #home-discover-cta h1, #home-discover-cta .picture-caption h1, .picture-caption #home-feat-case h2, #home-feat-case .picture-caption h2, .picture-caption #home-product-features p.lead, #home-product-features .picture-caption p.lead, .picture-caption #home_product-video h2, #home_product-video .picture-caption h2, .picture-caption #sec-home-consulting h1, #sec-home-consulting .picture-caption h1, .picture-caption #sec-home-consulting h3, #sec-home-consulting .picture-caption h3, .picture-caption #sec-home-social h1, #sec-home-social .picture-caption h1, .picture-caption #sec-home-content-link h1, #sec-home-content-link .picture-caption h1, .picture-caption #feature-page-consulting h2, #feature-page-consulting .picture-caption h2, .picture-caption .product-feature p.lead, .product-feature .picture-caption p.lead, .picture-caption .case_content h2, .case_content .picture-caption h2, .picture-caption .generic_page_content h2, .generic_page_content .picture-caption h2, .picture-caption .related-cases .container h1, .related-cases .container .picture-caption h1, .picture-caption .related-cases .container .box:last-of-type h2, .related-cases .container .box:last-of-type .picture-caption h2, .picture-caption .feature_content h2, .feature_content .picture-caption h2, .picture-caption #partners-header h1, #partners-header .picture-caption h1, .picture-caption #princig-header-section h2, #princig-header-section .picture-caption h2, .picture-caption .heading_m, .picture-caption h2, .picture-caption main > header h1, main > header .picture-caption h1, .picture-caption .title-container h1, .title-container .picture-caption h1, .picture-caption .home_hero_header_content h1, .home_hero_header_content .picture-caption h1, .picture-caption #home-discover-free-test h1, #home-discover-free-test .picture-caption h1, .picture-caption #home-product-features h1, #home-product-features .picture-caption h1, .picture-caption .feature-related-content .container h1, .feature-related-content .container .picture-caption h1, .picture-caption .heading_l, .picture-caption h1, .picture-caption .results .result-number, .results .picture-caption .result-number, .picture-caption #sec-home-consulting p.lead, #sec-home-consulting .picture-caption p.lead, .picture-caption h5, .picture-caption h6, .picture-caption p, .picture-caption li, .picture-caption ol li:before, .picture-caption a:not(.btn), .picture-caption span {
    color: white; }
  .picture-caption .link, .picture-caption p a, p .picture-caption a, .picture-caption li a, li .picture-caption a {
    color: white;
    box-shadow: inset 0px -1px 0px white; }
    .picture-caption .link:hover, .picture-caption p a:hover, p .picture-caption a:hover, .picture-caption li a:hover, li .picture-caption a:hover, .picture-caption .link:focus, .picture-caption p a:focus, p .picture-caption a:focus, .picture-caption li a:focus, li .picture-caption a:focus, .picture-caption .link:active, .picture-caption p a:active, p .picture-caption a:active, .picture-caption li a:active, li .picture-caption a:active {
      color: #31a2ff;
      box-shadow: inset 0px -1px 0px #31a2ff; }
  .picture-caption p {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 0; }
  @media screen and (min-width: 992px) {
    .picture-caption {
      bottom: 48px;
      padding: 0 48px 24px; } }

.link:not(.btn), p a:not(.btn), li a:not(.btn) {
  color: #31a2ff;
  cursor: pointer;
  position: relative;
  transition: all .4s;
  box-shadow: inset 0px -1px 0px #31a2ff; }
  .link:not(.btn):hover, p a:not(.btn):hover, li a:not(.btn):hover, .link:not(.btn):focus, p a:not(.btn):focus, li a:not(.btn):focus, .link:not(.btn):active, p a:not(.btn):active, li a:not(.btn):active {
    text-decoration: none;
    color: #415b9c;
    box-shadow: inset 0px -1px 0px #415b9c; }

.quote, blockquote {
  padding: 0 0 0 32px;
  position: relative;
  font-size: initial;
  border: 0; }
  .quote:before, blockquote:before {
    background-image: url(img/quote.svg);
    background-repeat: no-repeat;
    content: "";
    height: 26px;
    left: -8px;
    position: absolute;
    top: 4px;
    width: 28px; }
  .quote footer p, blockquote footer p {
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 4px; }
  .quote footer img.quote-company, blockquote footer img.quote-company {
    height: 80px;
    width: auto;
    max-width: 160px;
    object-fit: contain; }

h5 {
  color: #415b9c; }

h6 {
  color: #415b9c; }

hr {
  border-top: 2px dotted rgba(232, 235, 241, 0.4); }

p, li {
  color: #404040; }

ul {
  padding-left: 0; }
  ul li:before {
    background-image: url(img/li-bullet.svg);
    background-repeat: no-repeat;
    background-size: 10px;
    content: "";
    height: 24px;
    left: 0;
    top: 2px;
    width: 30px!important;
    border-left: 0!important; }

ol {
  padding-left: 0;
  counter-reset: ol-counter; }
  ol li:before {
    color: #415b9c;
    content: counter(ol-counter);
    counter-increment: ol-counter;
    left: 0; }

input[type="text"], input[type="email"], input[type="number"], input[type="tel"], input[type="url"], input[type="password"], select, textarea {
  background-color: white;
  border: 1px solid #e8ebf1;
  border-radius: 2px;
  box-shadow: inset 0px 2px 0px #e8ebf1;
  color: #404040;
  font-size: 14px;
  letter-spacing: 0.75px;
  line-height: 20px;
  margin: 16px 0 0;
  padding: 12px 12px 14px;
  width: 100%; }
  input[type="text"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, select:focus, textarea:focus {
    outline: 0;
    box-shadow: 0px 0px 5px 1px #31a2ff, inset 0 2px 0px #e8ebf1; }

::-webkit-input-placeholder {
  color: #99a0aa; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #99a0aa; }

:-ms-input-placeholder {
  color: #99a0aa; }

.select {
  position: relative; }
  .select:after {
    content: '';
    position: absolute;
    right: 16px;
    bottom: 18px;
    margin: auto;
    border-style: solid;
    border-width: 8px 5px 0 5px;
    border-color: #99a0aa transparent transparent transparent;
    pointer-events: none; }
  .select select {
    cursor: pointer;
    -moz-appearance: none;
    -webkit-appearance: none; }
    .select select:-moz-focusring {
      color: transparent;
      text-shadow: 0 0 0 #000; }
    .select select::-ms-expand {
      display: none; }
    .select select:focus {
      outline: 0;
      box-shadow: 0px 0px 5px 1px #31a2ff, inset 0 2px 0px #e8ebf1; }

@media all and (min-width: 0\0) and (min-resolution: 0.001dpcm) {
  .select select {
    padding-right: 0; }
  .select:after, .select:before {
    display: none; } }
@media screen and (min-width: 992px) {
  .quote, blockquote {
    padding: 0 0 0 64px; }
    .quote:before, blockquote:before {
      height: 44px;
      width: 48px; } }
.btn {
  border: 0;
  border-radius: 2px;
  font-size: 13px;
  line-height: 24px;
  margin: 16px 0 0;
  text-transform: uppercase;
  letter-spacing: 0.75px;
  transition: background 0.4s, border 0.4s, color 0.4s;
  white-space: normal;
  width: 100%; }
  .btn.btn-lg {
    font-size: 16px;
    padding: 14px; }
  @media screen and (min-width: 992px) {
    .btn {
      width: auto; } }

.btn-default {
  background-color: #364a65;
  border: 2px solid #364a65;
  color: white; }
  .btn-default.btn-outline {
    background-color: transparent;
    color: #364a65; }
    .btn-default.btn-outline:hover, .btn-default.btn-outline:focus, .btn-default.btn-outline:active {
      background-color: transparent;
      border-color: #486286;
      color: #486286; }
  .btn-default.btn-clear {
    background-color: transparent;
    border-color: transparent;
    color: #364a65;
    text-decoration: underline; }
    .btn-default.btn-clear:hover, .btn-default.btn-clear:focus, .btn-default.btn-clear:active {
      background-color: transparent;
      border-color: transparent;
      color: #486286; }
  .btn-default:hover, .btn-default:focus, .btn-default:active {
    background-color: #486286;
    border-color: #486286;
    color: white; }

.btn-primary {
  background-color: #415b9c;
  border: 2px solid #415b9c;
  color: white; }
  .btn-primary.btn-outline {
    background-color: transparent;
    color: #415b9c; }
    .btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
      background-color: transparent;
      border-color: #5773b9;
      color: #5773b9; }
  .btn-primary.btn-clear {
    background-color: transparent;
    border-color: transparent;
    color: #415b9c;
    text-decoration: underline; }
    .btn-primary.btn-clear:hover, .btn-primary.btn-clear:focus, .btn-primary.btn-clear:active {
      background-color: transparent;
      border-color: transparent;
      color: #5773b9; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background-color: #5773b9;
    border-color: #5773b9;
    color: white; }

.btn-secondary {
  background-color: #31a2ff;
  border: 2px solid #31a2ff;
  color: white; }
  .btn-secondary.btn-outline {
    background-color: transparent;
    color: #31a2ff; }
    .btn-secondary.btn-outline:hover, .btn-secondary.btn-outline:focus, .btn-secondary.btn-outline:active {
      background-color: transparent;
      border-color: #64b9ff;
      color: #64b9ff; }
  .btn-secondary.btn-clear {
    background-color: transparent;
    border-color: transparent;
    color: #31a2ff;
    text-decoration: underline; }
    .btn-secondary.btn-clear:hover, .btn-secondary.btn-clear:focus, .btn-secondary.btn-clear:active {
      background-color: transparent;
      border-color: transparent;
      color: #64b9ff; }
  .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
    background-color: #64b9ff;
    border-color: #64b9ff;
    color: white; }

.btn-highlight {
  background-color: #f45567;
  border: 2px solid #f45567;
  color: white; }
  .btn-highlight.btn-outline {
    background-color: transparent;
    color: #f45567; }
    .btn-highlight.btn-outline:hover, .btn-highlight.btn-outline:focus, .btn-highlight.btn-outline:active {
      background-color: transparent;
      border-color: #f78592;
      color: #f78592; }
  .btn-highlight.btn-clear {
    background-color: transparent;
    border-color: transparent;
    color: #f45567;
    text-decoration: underline; }
    .btn-highlight.btn-clear:hover, .btn-highlight.btn-clear:focus, .btn-highlight.btn-clear:active {
      background-color: transparent;
      border-color: transparent;
      color: #f78592; }
  .btn-highlight:hover, .btn-highlight:focus, .btn-highlight:active {
    background-color: #f78592;
    border-color: #f78592;
    color: white; }

.btn-white {
  background-color: white;
  border: 2px solid white;
  color: white; }
  .btn-white.btn-outline {
    background-color: transparent;
    color: white; }
    .btn-white.btn-outline:hover, .btn-white.btn-outline:focus, .btn-white.btn-outline:active {
      background-color: transparent;
      border-color: white;
      color: white; }
  .btn-white.btn-clear {
    background-color: transparent;
    border-color: transparent;
    color: white;
    text-decoration: underline; }
    .btn-white.btn-clear:hover, .btn-white.btn-clear:focus, .btn-white.btn-clear:active {
      background-color: transparent;
      border-color: transparent;
      color: white; }
  .btn-white:hover, .btn-white:focus, .btn-white:active {
    background-color: white;
    border-color: white;
    color: white; }

/* Form */
.control-group, #first_step {
  position: relative;
  margin-bottom: 16px; }
  .control-group > input:not(:focus):valid, .control-group textarea:not(:focus):valid, .control-group select:not(:focus):valid, #first_step > input:not(:focus):valid, #first_step textarea:not(:focus):valid, #first_step select:not(:focus):valid {
    background-color: white;
    background-image: url(img/icon-success.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 16px 13px;
    border-color: #06c9a4;
    padding-left: 56px; }
    .control-group > input:not(:focus):valid:focus, .control-group textarea:not(:focus):valid:focus, .control-group select:not(:focus):valid:focus, #first_step > input:not(:focus):valid:focus, #first_step textarea:not(:focus):valid:focus, #first_step select:not(:focus):valid:focus {
      box-shadow: 0px 0px 5px 1px #06c9a4, inset 0 2px 0px #e8ebf1; }
  .control-group > input.outed:not(:focus):invalid, .control-group textarea.outed:not(:focus):invalid, .control-group select.outed:not(:focus):invalid, #first_step > input.outed:not(:focus):invalid, #first_step textarea.outed:not(:focus):invalid, #first_step select.outed:not(:focus):invalid {
    background-color: white;
    background-image: url(img/icon-error.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 16px 13px;
    border-color: #f45567;
    padding-left: 56px; }
    .control-group > input.outed:not(:focus):invalid:focus, .control-group textarea.outed:not(:focus):invalid:focus, .control-group select.outed:not(:focus):invalid:focus, #first_step > input.outed:not(:focus):invalid:focus, #first_step textarea.outed:not(:focus):invalid:focus, #first_step select.outed:not(:focus):invalid:focus {
      box-shadow: 0px 0px 5px 1px #f45567, inset 0 2px 0px #e8ebf1; }
    .control-group > input.outed:not(:focus):invalid ~ .valError, .control-group textarea.outed:not(:focus):invalid ~ .valError, .control-group select.outed:not(:focus):invalid ~ .valError, #first_step > input.outed:not(:focus):invalid ~ .valError, #first_step textarea.outed:not(:focus):invalid ~ .valError, #first_step select.outed:not(:focus):invalid ~ .valError {
      height: auto;
      max-height: 48px;
      padding: 8px 0; }
  .control-group > .checkbox, #first_step > .checkbox {
    margin-top: 0;
    margin-bottom: 6px; }
    .control-group > .checkbox:first-of-type, #first_step > .checkbox:first-of-type {
      margin-top: 4px; }
    .control-group > .checkbox > label, #first_step > .checkbox > label {
      margin-bottom: 0 !important; }
    .control-group > .checkbox input[type="checkbox"], .control-group > .checkbox .radio input[type="radio"], #first_step > .checkbox input[type="checkbox"], #first_step > .checkbox .radio input[type="radio"] {
      position: static;
      margin: 0 8px 0 -16px; }
    .control-group > .checkbox.outed ~ .valError, #first_step > .checkbox.outed ~ .valError {
      height: auto;
      max-height: 48px;
      padding: 8px 0; }
  .control-group .valError, #first_step .valError {
    padding: 0;
    height: 0;
    display: block;
    overflow: hidden;
    color: #f45567;
    transition: height 0.2s; }

.hidden-submit {
  visibility: hidden; }

.rd_logo {
  height: auto;
  max-width: 240px;
  margin-top: 8px; }

.rd_station_logo {
  width: 200px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(img/logos/rd-station.svg);
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden; }
  .rd_station_logo.bright {
    background-image: url(img/logos/rd-station-white.svg); }

.rd_marketing_logo {
  width: 320px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(img/logos/rd-station-marketing.svg);
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden; }
  .rd_marketing_logo.bright {
    background-image: url(img/logos/rd-station-marketing-white.svg); }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.load_more {
  margin-bottom: 64px;
  transition: width .4s; }
  .load_more .spinner {
    border-radius: 50%;
    width: 16px;
    height: 16px;
    border: 2px solid transparent;
    border-top-color: #415b9c;
    border-left-color: #415b9c;
    animation: spin 1s infinite linear;
    float: left;
    margin-right: 8px;
    margin-top: 4px;
    display: none; }
  .load_more.loading .spinner {
    display: block; }

@font-face {
  font-family: 'xicons';
  src: url("https://s3.amazonaws.com/rd-marketing-objects/lp-endeavor/fonts/xicons.eot"); }
@font-face {
  font-family: 'xicons';
  src: url(data:application/x-font-ttf;charset=utf-8;base64,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) format("truetype");
  font-weight: normal;
  font-style: normal; }
[class^="xicon-"] {
  font-family: 'xicons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  width: 1.25em; }

.xicon-info-circle:before {
  content: "\f05a";
  content: "\f05a"; }

.xicon-lead-tracking:before {
  content: "\e675";
  content: "\e675"; }

.xicon-cogs2:before {
  content: "\e676";
  content: "\e676"; }

.xicon-times-circle:before {
  content: "\f057";
  content: "\f057"; }

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

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

.xicon-chevron-down:before {
  content: "\e63a";
  content: "\e63a"; }

.xicon-chevron-up:before {
  content: "\e63b";
  content: "\e63b"; }

.xicon-signout:before {
  content: "\e662";
  content: "\e662"; }

.xicon-minus-circle:before {
  content: "\f056";
  content: "\f056"; }

.xicon-plus-circle:before {
  content: "\f055";
  content: "\f055"; }

.xicon-notification:before {
  content: "\e679";
  content: "\e679"; }

.xicon-google:before {
  content: "\ea87";
  content: "\ea87"; }

.xicon-cart:before {
  content: "\e93a";
  content: "\e93a"; }

.xicon-loop2:before {
  content: "\ea2d";
  content: "\ea2d"; }

.xicon-expand:before {
  content: "\e669";
  content: "\e669"; }

.xicon-contract:before {
  content: "\e66a";
  content: "\e66a"; }

.xicon-expand2:before {
  content: "\e66b";
  content: "\e66b"; }

.xicon-contract2:before {
  content: "\e66c";
  content: "\e66c"; }

.xicon-loop:before {
  content: "\e66d";
  content: "\e66d"; }

.xicon-shuffle:before {
  content: "\e66e";
  content: "\e66e"; }

.xicon-arrow2-up-left:before {
  content: "\e649";
  content: "\e649"; }

.xicon-tag:before {
  content: "\e600";
  content: "\e600"; }

.xicon-arrow2-up:before {
  content: "\e64a";
  content: "\e64a"; }

.xicon-tags:before {
  content: "\e601";
  content: "\e601"; }

.xicon-arrow2-up-right:before {
  content: "\e64b";
  content: "\e64b"; }

.xicon-download:before {
  content: "\e602";
  content: "\e602"; }

.xicon-arrow2-right:before {
  content: "\e64c";
  content: "\e64c"; }

.xicon-fire:before {
  content: "\e643";
  content: "\e643"; }

.xicon-arrow2-down-right:before {
  content: "\e64d";
  content: "\e64d"; }

.xicon-upload:before {
  content: "\e603";
  content: "\e603"; }

.xicon-arrow2-down:before {
  content: "\e64e";
  content: "\e64e"; }

.xicon-cogs:before {
  content: "\e644";
  content: "\e644"; }

.xicon-arrow2-down-left:before {
  content: "\e64f";
  content: "\e64f"; }

.xicon-plus:before {
  content: "\e604";
  content: "\e604"; }

.xicon-arrow2-left:before {
  content: "\e650";
  content: "\e650"; }

.xicon-star:before {
  content: "\e605";
  content: "\e605"; }

.xicon-star2:before {
  content: "\e606";
  content: "\e606"; }

.xicon-pie:before {
  content: "\e607";
  content: "\e607"; }

.xicon-info:before {
  content: "\e655";
  content: "\e655"; }

.xicon-bars:before {
  content: "\e608";
  content: "\e608"; }

.xicon-bars2:before {
  content: "\e609";
  content: "\e609"; }

.xicon-eye:before {
  content: "\e60a";
  content: "\e60a"; }

.xicon-eye-blocked:before {
  content: "\e60b";
  content: "\e60b"; }

.xicon-copy:before {
  content: "\e60c";
  content: "\e60c"; }

.xicon-mail:before {
  content: "\e60d";
  content: "\e60d"; }

.xicon-envelope:before {
  content: "\e60e";
  content: "\e60e"; }

.xicon-pencil:before {
  content: "\e60f";
  content: "\e60f"; }

.xicon-file:before {
  content: "\e610";
  content: "\e610"; }

.xicon-profile:before {
  content: "\e611";
  content: "\e611"; }

.xicon-user:before {
  content: "\e612";
  content: "\e612"; }

.xicon-users:before {
  content: "\e613";
  content: "\e613"; }

.xicon-remove:before {
  content: "\e614";
  content: "\e614"; }

.xicon-signup:before {
  content: "\e615";
  content: "\e615"; }

.xicon-checkmark-circle:before {
  content: "\e616";
  content: "\e616"; }

.xicon-radio-unchecked:before {
  content: "\e617";
  content: "\e617"; }

.xicon-radio-checked:before {
  content: "\e618";
  content: "\e618"; }

.xicon-checkbox-unchecked:before {
  content: "\e619";
  content: "\e619"; }

.xicon-checkbox-checked:before {
  content: "\e61a";
  content: "\e61a"; }

.xicon-checkmark:before {
  content: "\e61b";
  content: "\e61b"; }

.xicon-checkmark2:before {
  content: "\e61c";
  content: "\e61c"; }

.xicon-flag:before {
  content: "\e61d";
  content: "\e61d"; }

.xicon-arrow-up-left:before {
  content: "\e61e";
  content: "\e61e"; }

.xicon-arrow-up:before {
  content: "\e61f";
  content: "\e61f"; }

.xicon-arrow-up-right:before {
  content: "\e620";
  content: "\e620"; }

.xicon-arrow-right:before {
  content: "\e621";
  content: "\e621"; }

.xicon-arrow-down-right:before {
  content: "\e622";
  content: "\e622"; }

.xicon-arrow-down:before {
  content: "\e623";
  content: "\e623"; }

.xicon-arrow-down-left:before {
  content: "\e624";
  content: "\e624"; }

.xicon-arrow-left:before {
  content: "\e625";
  content: "\e625"; }

.xicon-lab:before {
  content: "\e626";
  content: "\e626"; }

.xicon-copy2:before {
  content: "\e627";
  content: "\e627"; }

.xicon-meter:before {
  content: "\e628";
  content: "\e628"; }

.xicon-compass:before {
  content: "\e629";
  content: "\e629"; }

.xicon-user2:before {
  content: "\e62a";
  content: "\e62a"; }

.xicon-stack:before {
  content: "\e62b";
  content: "\e62b"; }

.xicon-bubbles:before {
  content: "\e62c";
  content: "\e62c"; }

.xicon-search:before {
  content: "\e62d";
  content: "\e62d"; }

.xicon-linkedin:before {
  content: "\e62e";
  content: "\e62e"; }

.xicon-link:before {
  content: "\e62f";
  content: "\e62f"; }

.xicon-google-plus:before {
  content: "\e630";
  content: "\e630"; }

.xicon-twitter:before {
  content: "\e631";
  content: "\e631"; }

.xicon-facebook:before {
  content: "\e632";
  content: "\e632"; }

.xicon-filter:before {
  content: "\e633";
  content: "\e633"; }

.xicon-trophy:before {
  content: "\e634";
  content: "\e634"; }

.xicon-heart:before {
  content: "\e635";
  content: "\e635"; }

.xicon-heart2:before {
  content: "\e636";
  content: "\e636"; }

.xicon-office:before {
  content: "\e637";
  content: "\e637"; }

.xicon-home:before {
  content: "\e638";
  content: "\e638"; }

.xicon-pinterest:before {
  content: "\e639";
  content: "\e639"; }

.xicon-loop-alt2:before {
  content: "\e656";
  content: "\e656"; }

.xicon-cog:before {
  content: "\e65b";
  content: "\e65b"; }

.xicon-uniF47D:before {
  content: "\e65d";
  content: "\e65d"; }

.xicon-exit:before {
  content: "\e663";
  content: "\e663"; }

.xicon-google-analytics:before {
  content: "\e673";
  content: "\e673"; }

.xicon-envelope2:before {
  content: "\e677";
  content: "\e677"; }

.xicon-medal:before {
  content: "\e678";
  content: "\e678"; }

.xicon-plus2:before {
  content: "\e65a";
  content: "\e65a"; }

.xicon-notice:before {
  content: "\e661";
  content: "\e661"; }

.xicon-help2:before {
  content: "\e674";
  content: "\e674"; }

.xicon-arrow4-left:before {
  content: "\e670";
  content: "\e670"; }

.xicon-arrow4-down:before {
  content: "\e671";
  content: "\e671"; }

.xicon-arrow4-up:before {
  content: "\e672";
  content: "\e672"; }

.xicon-arrow4-right:before {
  content: "\e66f";
  content: "\e66f"; }

.xicon-arrow1-left:before {
  content: "\e665";
  content: "\e665"; }

.xicon-arrow1-down:before {
  content: "\e666";
  content: "\e666"; }

.xicon-arrow1-up:before {
  content: "\e667";
  content: "\e667"; }

.xicon-arrow1-right:before {
  content: "\e668";
  content: "\e668"; }

.xicon-arrow-right2:before {
  content: "\e657";
  content: "\e657"; }

.xicon-arrow-left2:before {
  content: "\e658";
  content: "\e658"; }

.xicon-arrow3-left:before {
  content: "\e651";
  content: "\e651"; }

.xicon-arrow3-down:before {
  content: "\e652";
  content: "\e652"; }

.xicon-arrow3-up:before {
  content: "\e653";
  content: "\e653"; }

.xicon-arrow3-right:before {
  content: "\e654";
  content: "\e654"; }

.xicon-graduation:before {
  content: "\e63c";
  content: "\e63c"; }

.xicon-directions:before {
  content: "\e63d";
  content: "\e63d"; }

.xicon-statistics:before {
  content: "\e63e";
  content: "\e63e"; }

.xicon-bars3:before {
  content: "\e63f";
  content: "\e63f"; }

.xicon-mail2:before {
  content: "\e640";
  content: "\e640"; }

.xicon-tag-sell:before {
  content: "\e641";
  content: "\e641"; }

.xicon-magnet:before {
  content: "\e642";
  content: "\e642"; }

.xicon-facebook2:before {
  content: "\e645";
  content: "\e645"; }

.xicon-twitter2:before {
  content: "\e646";
  content: "\e646"; }

.xicon-google-plus2:before {
  content: "\e647";
  content: "\e647"; }

.xicon-linkedin2:before {
  content: "\e648";
  content: "\e648"; }

.xicon-checkmark3:before {
  content: "\e659";
  content: "\e659"; }

.xicon-help:before {
  content: "\e65c";
  content: "\e65c"; }

.xicon-flow-cascade:before {
  content: "\e660";
  content: "\e660"; }

.xicon-login:before {
  content: "\e65f";
  content: "\e65f"; }

.xicon-calendar:before {
  content: "\e65e";
  content: "\e65e"; }

.xicon-logout:before {
  content: "\e664";
  content: "\e664"; }

.box-white {
  position: relative; }
  .box-white:before {
    background-color: white;
    content: "";
    width: calc(100% - 32px);
    position: absolute;
    height: 100%;
    top: 0;
    left: 16px;
    z-index: -1; }

.picture {
  align-items: center;
  display: flex;
  height: 160px;
  margin-bottom: -40px;
  overflow: hidden;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  z-index: -1 !important; }
  .picture > img {
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
    display: block;
    top: 0;
    right: 0; }

.video video {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  display: block; }

@media screen and (max-width: 992px) {
  .media {
    padding-left: 0px;
    padding-right: 0px; } }

/* Header */
main > header, .title-container {
  margin-top: 0; }
  main > header .picture, .title-container .picture {
    height: 80px; }
  main > header .box, .title-container .box {
    position: relative; }
    main > header .box:before, .title-container .box:before {
      background-color: white;
      content: "";
      width: calc(100% - 32px);
      position: absolute;
      height: 100%;
      top: 0;
      left: 16px;
      z-index: -1; }
  @media screen and (min-width: 992px) {
    main > header .picture, .title-container .picture {
      top: 0;
      background-color: #f4f5f8;
      content: "";
      display: flex;
      position: absolute;
      z-index: -2;
      left: 0;
      width: 100vw;
      height: calc(100% - 80px);
      width: 100vw !important;
      left: calc(-50vw + 50%) !important; } }
  @media screen and (min-width: 992px) and (min-width: 992px) {
    main > header .picture, .title-container .picture {
      top: 0px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 992px) and (min-width: 1440px) {
    main > header .picture, .title-container .picture {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
  @media screen and (min-width: 992px) {
    main > header .box, .title-container .box {
      margin-top: 144px; } }

main > header > nav.navbar-default {
  border: 0;
  background: transparent;
  position: absolute;
  border-radius: 0;
  width: 100%;
  z-index: 101;
  transition: all .4s; }
  main > header > nav.navbar-default.affix, main > header > nav.navbar-default.open, main > header > nav.navbar-default.always_open {
    position: fixed;
    padding-top: 0;
    background-color: #364a65; }
  main > header > nav.navbar-default .navbar-brand .logo {
    width: 120px;
    height: 21px;
    overflow: hidden;
    text-indent: -9999px;
    background-image: url(img/logo-white.svg);
    background-repeat: no-repeat;
    background-size: cover;
    display: block; }
  main > header > nav.navbar-default .navbar-toggle {
    border: 0;
    padding: 10px 0; }
    main > header > nav.navbar-default .navbar-toggle:hover, main > header > nav.navbar-default .navbar-toggle:focus {
      background-color: transparent; }
    main > header > nav.navbar-default .navbar-toggle .icon-bar {
      height: 3px;
      background-color: white; }
  main > header > nav.navbar-default .navbar-collapse {
    border: 0;
    box-shadow: none; }
  main > header > nav.navbar-default ul.navbar-nav {
    padding: 0 16px 16px;
    margin: 0 -15px; }
    main > header > nav.navbar-default ul.navbar-nav li {
      padding: 0;
      margin: 0; }
      main > header > nav.navbar-default ul.navbar-nav li:before {
        content: none; }
      main > header > nav.navbar-default ul.navbar-nav li a, main > header > nav.navbar-default ul.navbar-nav li a:focus, main > header > nav.navbar-default ul.navbar-nav li .dropdown-title, main > header > nav.navbar-default ul.navbar-nav li .dropdown-title:focus {
        padding: 12px 0;
        box-shadow: none;
        color: white;
        display: block;
        text-align: center; }
      main > header > nav.navbar-default ul.navbar-nav li.active > a, main > header > nav.navbar-default ul.navbar-nav li.active > a:hover, main > header > nav.navbar-default ul.navbar-nav li.active > a:focus, main > header > nav.navbar-default ul.navbar-nav li:hover > a, main > header > nav.navbar-default ul.navbar-nav li:hover > a:hover, main > header > nav.navbar-default ul.navbar-nav li:hover > a:focus, main > header > nav.navbar-default ul.navbar-nav li:focus > a, main > header > nav.navbar-default ul.navbar-nav li:focus > a:hover, main > header > nav.navbar-default ul.navbar-nav li:focus > a:focus, main > header > nav.navbar-default ul.navbar-nav li.open > a, main > header > nav.navbar-default ul.navbar-nav li.open > a:hover, main > header > nav.navbar-default ul.navbar-nav li.open > a:focus, main > header > nav.navbar-default ul.navbar-nav li.active > .dropdown-title, main > header > nav.navbar-default ul.navbar-nav li.active > .dropdown-title:hover, main > header > nav.navbar-default ul.navbar-nav li.active > .dropdown-title:focus, main > header > nav.navbar-default ul.navbar-nav li:hover > .dropdown-title, main > header > nav.navbar-default ul.navbar-nav li:hover > .dropdown-title:hover, main > header > nav.navbar-default ul.navbar-nav li:hover > .dropdown-title:focus, main > header > nav.navbar-default ul.navbar-nav li:focus > .dropdown-title, main > header > nav.navbar-default ul.navbar-nav li:focus > .dropdown-title:hover, main > header > nav.navbar-default ul.navbar-nav li:focus > .dropdown-title:focus, main > header > nav.navbar-default ul.navbar-nav li.open > .dropdown-title, main > header > nav.navbar-default ul.navbar-nav li.open > .dropdown-title:hover, main > header > nav.navbar-default ul.navbar-nav li.open > .dropdown-title:focus {
        background-color: #2d3e54;
        color: white; }
      main > header > nav.navbar-default ul.navbar-nav li.open ul.dropdown-menu {
        padding: 0; }
        main > header > nav.navbar-default ul.navbar-nav li.open ul.dropdown-menu [class*="col-"] {
          margin-left: 0;
          margin-right: 0;
          padding: 0 16px; }
          main > header > nav.navbar-default ul.navbar-nav li.open ul.dropdown-menu [class*="col-"] h4 {
            font-size: 16px;
            margin-bottom: 4px; }
          main > header > nav.navbar-default ul.navbar-nav li.open ul.dropdown-menu [class*="col-"] p {
            font-size: 13px;
            margin-bottom: 0; }
          @media screen and (max-width: 992px) {
            main > header > nav.navbar-default ul.navbar-nav li.open ul.dropdown-menu [class*="col-"] h4, main > header > nav.navbar-default ul.navbar-nav li.open ul.dropdown-menu [class*="col-"] p {
              color: white; } }
        main > header > nav.navbar-default ul.navbar-nav li.open ul.dropdown-menu > li {
          padding: 0; }
          main > header > nav.navbar-default ul.navbar-nav li.open ul.dropdown-menu > li > a {
            padding: 12px 16px;
            color: white;
            text-align: center; }
            main > header > nav.navbar-default ul.navbar-nav li.open ul.dropdown-menu > li > a.active, main > header > nav.navbar-default ul.navbar-nav li.open ul.dropdown-menu > li > a:hover, main > header > nav.navbar-default ul.navbar-nav li.open ul.dropdown-menu > li > a:focus {
              color: white; }
    main > header > nav.navbar-default ul.navbar-nav .lang_dropdown .dropdown-toggle {
      font-size: 11.5px !important;
      text-transform: uppercase;
      letter-spacing: 0.3px; }
  main > header > nav.navbar-default ul .btn {
    margin-top: 12px; }
  @media screen and (min-width: 992px) {
    main > header > nav.navbar-default {
      padding: 16px 16px 0; }
      main > header > nav.navbar-default .navbar-brand .logo {
        margin-top: 6px; }
      main > header > nav.navbar-default .navbar-brand .logo {
        margin-top: 6px; }
        main > header > nav.navbar-default .navbar-brand .logo.logo-home {
          width: 160px;
          height: 28px;
          float: left; }
      main > header > nav.navbar-default .navbar-brand .logo-desc {
        display: block;
        float: left;
        font-size: 13px;
        line-height: 15px;
        color: white;
        margin: 7px 0 0 16px; }
      main > header > nav.navbar-default.affix .navbar-brand .logo.logo-home {
        width: 120px;
        height: 21px; }
      main > header > nav.navbar-default.affix .navbar-brand .logo-desc {
        margin: 0 0 0 16px; }
      main > header > nav.navbar-default ul.navbar-nav li {
        padding: 24px 32px 0 0;
        margin: 0; }
        main > header > nav.navbar-default ul.navbar-nav li a, main > header > nav.navbar-default ul.navbar-nav li a:focus {
          padding: 0 0 4px;
          box-shadow: none;
          font-size: 14px;
          line-height: 16px;
          color: white;
          text-align: left; }
        main > header > nav.navbar-default ul.navbar-nav li.active a, main > header > nav.navbar-default ul.navbar-nav li.active a:hover, main > header > nav.navbar-default ul.navbar-nav li.active a:focus, main > header > nav.navbar-default ul.navbar-nav li:hover a, main > header > nav.navbar-default ul.navbar-nav li:hover a:hover, main > header > nav.navbar-default ul.navbar-nav li:hover a:focus, main > header > nav.navbar-default ul.navbar-nav li:focus a, main > header > nav.navbar-default ul.navbar-nav li:focus a:hover, main > header > nav.navbar-default ul.navbar-nav li:focus a:focus, main > header > nav.navbar-default ul.navbar-nav li.open a, main > header > nav.navbar-default ul.navbar-nav li.open a:hover, main > header > nav.navbar-default ul.navbar-nav li.open a:focus {
          background-color: transparent;
          box-shadow: inset 0 -2px 0 #31a2ff;
          color: white; }
        main > header > nav.navbar-default ul.navbar-nav li.open ul.dropdown-menu {
          background: white;
          border-radius: 0;
          border: 1px solid #e8ebf1;
          box-shadow: 0px 0px 8px rgba(153, 160, 170, 0.2);
          left: calc(50% - 100px);
          padding: 0; }
          main > header > nav.navbar-default ul.navbar-nav li.open ul.dropdown-menu.row {
            width: 320px;
            position: absolute;
            right: -100px;
            left: inherit;
            height: auto; }
            main > header > nav.navbar-default ul.navbar-nav li.open ul.dropdown-menu.row [class*="col-"] {
              margin: 0;
              padding: 0; }
              main > header > nav.navbar-default ul.navbar-nav li.open ul.dropdown-menu.row [class*="col-"] li a {
                padding: 16px 32px;
                text-align: left;
                color: #415b9c; }
              main > header > nav.navbar-default ul.navbar-nav li.open ul.dropdown-menu.row [class*="col-"]:first-child:after {
                content: "";
                position: absolute;
                width: 1px;
                height: 80%;
                top: 10%;
                right: 0;
                background-color: #e8ebf1; }
          main > header > nav.navbar-default ul.navbar-nav li.open ul.dropdown-menu li {
            padding: 0; }
            main > header > nav.navbar-default ul.navbar-nav li.open ul.dropdown-menu li a {
              padding: 12px 0;
              color: #404040;
              text-align: center;
              box-shadow: none; }
              main > header > nav.navbar-default ul.navbar-nav li.open ul.dropdown-menu li a.active, main > header > nav.navbar-default ul.navbar-nav li.open ul.dropdown-menu li a:hover, main > header > nav.navbar-default ul.navbar-nav li.open ul.dropdown-menu li a:focus {
                box-shadow: none;
                color: #404040;
                background-color: #e8ebf1; }
      main > header > nav.navbar-default ul .btn {
        float: right; } }

@media screen and (min-width: 992px) and (max-width: 1320px) {
  main#home .logo-desc {
    display: none; }

  main#home .logo-home {
    width: 120px;
    background-size: contain; }

  main > header > nav.navbar-default ul.navbar-nav li {
    padding-right: 20px; } }
/* Footer */
#main-footer {
  background-color: #364a65; }
  #main-footer [class*="col-"] {
    padding-left: 32px;
    padding-right: 32px;
    padding-bottom: 32px;
    padding-top: 32px; }
    #main-footer [class*="col-"] .heading, #main-footer [class*="col-"] .heading_xs, #main-footer [class*="col-"] h4, #main-footer [class*="col-"] p .highlight, p #main-footer [class*="col-"] .highlight, #main-footer [class*="col-"] li .highlight, li #main-footer [class*="col-"] .highlight, #main-footer [class*="col-"] #home-product-features h2, #home-product-features #main-footer [class*="col-"] h2, #main-footer [class*="col-"] #partners-topics .container h3, #partners-topics .container #main-footer [class*="col-"] h3, #main-footer [class*="col-"] #partners-who-can-be .container h3, #partners-who-can-be .container #main-footer [class*="col-"] h3, #main-footer [class*="col-"] #partners-how-it-works #partners-levels h3, #partners-how-it-works #partners-levels #main-footer [class*="col-"] h3, #main-footer [class*="col-"] .implementation_content .container h2, .implementation_content .container #main-footer [class*="col-"] h2, #main-footer [class*="col-"] .implementation_content .container h3, .implementation_content .container #main-footer [class*="col-"] h3, #main-footer [class*="col-"] .heading_s, #main-footer [class*="col-"] h3, #main-footer [class*="col-"] .case_brief h2, .case_brief #main-footer [class*="col-"] h2, #main-footer [class*="col-"] .home_hero_header_content h2, .home_hero_header_content #main-footer [class*="col-"] h2, #main-footer [class*="col-"] #home-discover-cta h1, #home-discover-cta #main-footer [class*="col-"] h1, #main-footer [class*="col-"] #home-feat-case h2, #home-feat-case #main-footer [class*="col-"] h2, #main-footer [class*="col-"] #home-product-features p.lead, #home-product-features #main-footer [class*="col-"] p.lead, #main-footer [class*="col-"] #home_product-video h2, #home_product-video #main-footer [class*="col-"] h2, #main-footer [class*="col-"] #sec-home-consulting h1, #sec-home-consulting #main-footer [class*="col-"] h1, #main-footer [class*="col-"] #sec-home-consulting h3, #sec-home-consulting #main-footer [class*="col-"] h3, #main-footer [class*="col-"] #sec-home-social h1, #sec-home-social #main-footer [class*="col-"] h1, #main-footer [class*="col-"] #sec-home-content-link h1, #sec-home-content-link #main-footer [class*="col-"] h1, #main-footer [class*="col-"] #feature-page-consulting h2, #feature-page-consulting #main-footer [class*="col-"] h2, #main-footer [class*="col-"] .product-feature p.lead, .product-feature #main-footer [class*="col-"] p.lead, #main-footer [class*="col-"] .case_content h2, .case_content #main-footer [class*="col-"] h2, #main-footer [class*="col-"] .generic_page_content h2, .generic_page_content #main-footer [class*="col-"] h2, #main-footer [class*="col-"] .related-cases .container h1, .related-cases .container #main-footer [class*="col-"] h1, #main-footer [class*="col-"] .related-cases .container .box:last-of-type h2, .related-cases .container .box:last-of-type #main-footer [class*="col-"] h2, #main-footer [class*="col-"] .feature_content h2, .feature_content #main-footer [class*="col-"] h2, #main-footer [class*="col-"] #partners-header h1, #partners-header #main-footer [class*="col-"] h1, #main-footer [class*="col-"] #princig-header-section h2, #princig-header-section #main-footer [class*="col-"] h2, #main-footer [class*="col-"] .heading_m, #main-footer [class*="col-"] h2, #main-footer [class*="col-"] main > header h1, main > header #main-footer [class*="col-"] h1, #main-footer [class*="col-"] .title-container h1, .title-container #main-footer [class*="col-"] h1, #main-footer [class*="col-"] .home_hero_header_content h1, .home_hero_header_content #main-footer [class*="col-"] h1, #main-footer [class*="col-"] #home-discover-free-test h1, #home-discover-free-test #main-footer [class*="col-"] h1, #main-footer [class*="col-"] #home-product-features h1, #home-product-features #main-footer [class*="col-"] h1, #main-footer [class*="col-"] .feature-related-content .container h1, .feature-related-content .container #main-footer [class*="col-"] h1, #main-footer [class*="col-"] .heading_l, #main-footer [class*="col-"] h1, #main-footer [class*="col-"] .results .result-number, .results #main-footer [class*="col-"] .result-number, #main-footer [class*="col-"] #sec-home-consulting p.lead, #sec-home-consulting #main-footer [class*="col-"] p.lead, #main-footer [class*="col-"] h5, #main-footer [class*="col-"] h6, #main-footer [class*="col-"] p, #main-footer [class*="col-"] li, #main-footer [class*="col-"] ol li:before, #main-footer [class*="col-"] a:not(.btn), #main-footer [class*="col-"] span {
      color: white; }
    #main-footer [class*="col-"] .link, #main-footer [class*="col-"] p a, p #main-footer [class*="col-"] a, #main-footer [class*="col-"] li a, li #main-footer [class*="col-"] a {
      color: white;
      box-shadow: inset 0px -1px 0px white; }
      #main-footer [class*="col-"] .link:hover, #main-footer [class*="col-"] p a:hover, p #main-footer [class*="col-"] a:hover, #main-footer [class*="col-"] li a:hover, li #main-footer [class*="col-"] a:hover, #main-footer [class*="col-"] .link:focus, #main-footer [class*="col-"] p a:focus, p #main-footer [class*="col-"] a:focus, #main-footer [class*="col-"] li a:focus, li #main-footer [class*="col-"] a:focus, #main-footer [class*="col-"] .link:active, #main-footer [class*="col-"] p a:active, p #main-footer [class*="col-"] a:active, #main-footer [class*="col-"] li a:active, li #main-footer [class*="col-"] a:active {
        color: #31a2ff;
        box-shadow: inset 0px -1px 0px #31a2ff; }
    #main-footer [class*="col-"] [class*="col-"] {
      padding: 0 32px 0 0; }
    #main-footer [class*="col-"].footer-highlight {
      position: relative; }
      #main-footer [class*="col-"].footer-highlight .brand {
        position: relative; }
        #main-footer [class*="col-"].footer-highlight .brand .logo {
          width: 160px;
          height: 28px;
          overflow: hidden;
          text-indent: -9999px;
          background-image: url(img/logo-white.svg);
          background-repeat: no-repeat;
          background-size: cover;
          display: block;
          margin-bottom: 8px; }
        #main-footer [class*="col-"].footer-highlight .brand .logo-desc {
          font-size: 13px;
          line-height: 15px;
          color: white; }
      #main-footer [class*="col-"].footer-highlight:before {
        content: "";
        position: absolute;
        background-color: #2d3e54;
        width: 100vw;
        height: 100%;
        top: 0;
        right: 0; }
    #main-footer [class*="col-"] ul {
      display: inline; }
      #main-footer [class*="col-"] ul li {
        padding: 0; }
        #main-footer [class*="col-"] ul li a {
          box-shadow: none; }
        #main-footer [class*="col-"] ul li:before {
          content: none; }
    #main-footer [class*="col-"] .copyright {
      font-size: 13px;
      margin-top: 16px; }
    #main-footer [class*="col-"].social-links {
      margin: 40px 0; }
      #main-footer [class*="col-"].social-links [class*="icon-"] {
        font-size: 36px;
        margin-right: 8px;
        transition: color .4s; }
      #main-footer [class*="col-"].social-links a:hover, #main-footer [class*="col-"].social-links a:focus {
        text-decoration: none; }
        #main-footer [class*="col-"].social-links a:hover [class*="icon-"], #main-footer [class*="col-"].social-links a:focus [class*="icon-"] {
          color: #31a2ff; }
    @media screen and (min-width: 992px) {
      #main-footer [class*="col-"].social-links {
        margin: 0; }
      #main-footer [class*="col-"] ul li {
        width: 50%;
        float: left;
        padding-right: 16px; } }

/* Modal */
.modal .box {
  position: relative; }
  .modal .box:before {
    background-color: white;
    content: "";
    width: calc(100% - 32px);
    position: absolute;
    height: 100%;
    top: 0;
    left: 16px;
    z-index: -1; }
  .modal .box input, .modal .box select, .modal .box textarea {
    margin: 0;
    transition: padding 0.4s; }
  .modal .box textarea {
    margin-bottom: -4px;
    height: 48px; }
  .modal .box label {
    color: #404040;
    margin: 0 0 8px; }
  .modal .box .btn {
    margin-top: 32px; }
.modal .close {
  display: block;
  text-align: right;
  color: white;
  text-decoration: none;
  font-size: 32px;
  cursor: pointer; }
@media screen and (max-width: 992px) {
  .modal h1 {
    font-size: 24px;
    line-height: 32px; } }

.modal label {
  display: block; }
  .modal label span.small, .modal label .results span.result-description, .results .modal label span.result-description {
    font-weight: normal;
    margin-bottom: 0; }
.modal .form-phone {
  margin-top: 24px; }

@media screen and (min-width: 992px) {
  .modal-md {
    width: 680px; } }
@media screen and (min-width: 992px) {
  .big_list ul li {
    padding-left: 48px;
    margin-bottom: 32px; }
    .big_list ul li:before {
      background-size: 24px;
      height: 50px;
      top: 4px;
      width: 24px; } }
.big_list ol li {
  padding-left: 64px;
  margin-bottom: 32px; }
  .big_list ol li:before {
    color: #e8ebf1;
    font-size: 80px;
    height: 80px;
    position: absolute;
    top: 20px;
    width: 80px; }

.results .result-number {
  display: inline-block;
  margin-bottom: 0; }
.results .result-description {
  text-transform: uppercase;
  display: inline-block; }

.case_brief {
  padding-bottom: 64px; }
  .case_brief:before {
    top: 0;
    background-color: #f4f5f8;
    content: "";
    display: flex;
    position: absolute;
    z-index: -2;
    left: 0;
    width: 100vw;
    height: 100%; }
    @media screen and (min-width: 992px) {
      .case_brief:before {
        bottom: -40px;
        top: inherit;
        left: calc(-50vw + 50% + 20px);
        width: calc(100vw - 40px); } }
    @media screen and (min-width: 1440px) {
      .case_brief:before {
        left: calc(-720px + 50% + 20px);
        width: calc(1440px - 40px); } }
  .case_brief > .row > .box {
    position: relative; }
    .case_brief > .row > .box:before {
      background-color: white;
      content: "";
      width: calc(100% - 32px);
      position: absolute;
      height: 100%;
      top: 0;
      left: 16px;
      z-index: -1; }
    .case_brief > .row > .box:last-child {
      margin-top: -56px; }
  .case_brief .case_brief-logo {
    width: 240px;
    height: auto;
    max-height: 80px;
    object-fit: contain; }
  .case_brief .media {
    margin: 0 -32px; }
    .case_brief .media img {
      position: absolute;
      height: 100%;
      width: 100%;
      object-fit: cover; }
  .case_brief .results {
    margin-top: 16px;
    float: inherit; }
  .case_brief .testimonial {
    margin: 24px -32px 0; }
    .case_brief .testimonial .box {
      position: relative;
      padding-bottom: 0;
      margin-bottom: 0; }
      .case_brief .testimonial .box:before {
        background-color: white;
        content: "";
        width: calc(100% - 32px);
        position: absolute;
        height: 100%;
        top: 0;
        left: 16px;
        z-index: -1; }
  .case_brief h2 {
    margin: 16px 0 24px; }
  .case_brief .case-info p {
    text-transform: uppercase;
    margin-bottom: 0; }
  @media screen and (min-width: 992px) {
    .case_brief {
      padding-bottom: 0;
      margin-bottom: 96px; }
      .case_brief:before {
        top: 0;
        background-color: #f4f5f8;
        content: "";
        display: flex;
        position: absolute;
        z-index: -2;
        left: 0;
        width: 100vw;
        height: calc(100% - 160px); } }
    @media screen and (min-width: 992px) and (min-width: 992px) {
      .case_brief:before {
        top: 200px;
        left: calc(-50vw + 50% + 20px);
        width: calc(100vw - 40px); } }
    @media screen and (min-width: 992px) and (min-width: 1440px) {
      .case_brief:before {
        left: calc(-720px + 50% + 20px);
        width: calc(1440px - 40px); } }
  @media screen and (min-width: 992px) {
      .case_brief > .row > .box {
        position: relative; }
        .case_brief > .row > .box:before {
          background-color: white;
          content: "";
          width: calc(100% - 32px);
          position: absolute;
          height: 100%;
          top: 0;
          left: 16px;
          z-index: -1; }
        .case_brief > .row > .box:last-child {
          padding-right: 16px;
          margin: 0 0 0 -32px; }
          .case_brief > .row > .box:last-child:before {
            width: 100%; }
      .case_brief .case_brief-logo {
        object-position: left center; }
      .case_brief .media {
        margin: 0; }
      .case_brief .results [class*="col-"] {
        text-align: left; }
        .case_brief .results [class*="col-"]:first-of-type {
          padding-left: 0; }
        .case_brief .results [class*="col-"]:last-of-type {
          padding-right: 0; }
      .case_brief .testimonial {
        margin-top: 64px;
        position: relative; }
        .case_brief .testimonial > [class*="col-"]:last-child {
          width: 100%;
          right: 0; }
        .case_brief .testimonial .picture {
          position: absolute;
          bottom: 8px;
          right: 0;
          z-index: 99 !important; }
        .case_brief .testimonial footer {
          margin-right: calc(25% + 32px);
          min-height: 126px; }
        .case_brief .testimonial:after {
          content: "";
          position: absolute;
          width: calc(100% - 72px);
          height: 0;
          border-top: 2px dotted #e8ebf1;
          margin-top: -32px;
          margin-left: 8px; } }
  @media screen and (max-width: 992px) {
    .case_brief .box {
      text-align: center; }
    .case_brief .testimonial .box {
      text-align: left; } }

.panel-group {
  margin: 40px 0; }
  .panel-group .panel-default {
    border-radius: 0;
    border: 0; }
    .panel-group .panel-default .panel-heading {
      background-color: #f4f5f8;
      color: #404040;
      border-radius: 0;
      padding-bottom: 16px;
      padding-top: 16px;
      padding-left: 24px;
      padding-right: 24px; }
      .panel-group .panel-default .panel-heading h2 {
        margin-bottom: 0;
        color: #404040; }
        .panel-group .panel-default .panel-heading h2 span {
          font-weight: 300; }
      .panel-group .panel-default .panel-heading a, .panel-group .panel-default .panel-heading a:hover, .panel-group .panel-default .panel-heading a:focus {
        text-decoration: none; }
      .panel-group .panel-default .panel-heading br {
        content: ""; }
      .panel-group .panel-default .panel-heading p {
        margin: 0; }
    .panel-group .panel-default > p {
      margin: 0; }
    .panel-group .panel-default .panel-body {
      border: 1px solid #f4f5f8;
      border-radius: 0;
      padding-bottom: 24px;
      padding-top: 24px;
      padding-left: 24px;
      padding-right: 24px; }

.featured_numbers .container:before {
  top: 0;
  background-color: #f4f5f8;
  content: "";
  display: flex;
  position: absolute;
  z-index: -2;
  left: 0;
  width: 100vw;
  height: calc(100% + 200px); }
  @media screen and (min-width: 992px) {
    .featured_numbers .container:before {
      top: -80px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 1440px) {
    .featured_numbers .container:before {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
.featured_numbers [class*="col-"] {
  padding-top: 16px;
  text-align: center; }
  .featured_numbers [class*="col-"] .result-number {
    color: #415b9c;
    display: inline-block;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    margin-bottom: 0; }
  .featured_numbers [class*="col-"] .result-description {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block; }

.home_hero_header {
  padding-top: 0;
  position: relative; }

.hero_header {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute; }
  .hero_header .fixcontainer {
    position: absolute;
    width: 100%;
    height: 100%;
    clip: rect(0, auto, auto, 0);
    background-image: url(img/background/bg-home-video.png);
    background-size: cover;
    background-position: center; }
    .hero_header .fixcontainer video {
      position: fixed; }

#features-carousel ol li.new-feature:before {
  content: "Nova";
  position: absolute;
  font-size: 11px;
  background: #f45567;
  color: #fff;
  padding: 0px 6px;
  top: -3px;
  left: calc( 50% - 30px );
  font-weight: bold;
  margin-left: 8px;
  display: block; }

#features-carousel ol li.new-feature-es:before {
  content: "Nueva";
  left: calc( 50% - 35px ); }

.new-feature-label {
  font-size: 11px;
  background: #f45567;
  color: #fff;
  padding: 0px 6px;
  top: -3px;
  display: inline-block;
  font-weight: bold;
  position: relative;
  margin-left: 8px; }

.home_hero_header_content {
  top: 0;
  padding-top: 32px; }
  .home_hero_header_content .heading, .home_hero_header_content .heading_xs, .home_hero_header_content h4, .home_hero_header_content p .highlight, p .home_hero_header_content .highlight, .home_hero_header_content li .highlight, li .home_hero_header_content .highlight, .home_hero_header_content #home-product-features h2, #home-product-features .home_hero_header_content h2, .home_hero_header_content #partners-topics .container h3, #partners-topics .container .home_hero_header_content h3, .home_hero_header_content #partners-who-can-be .container h3, #partners-who-can-be .container .home_hero_header_content h3, .home_hero_header_content #partners-how-it-works #partners-levels h3, #partners-how-it-works #partners-levels .home_hero_header_content h3, .home_hero_header_content .implementation_content .container h2, .implementation_content .container .home_hero_header_content h2, .home_hero_header_content .implementation_content .container h3, .implementation_content .container .home_hero_header_content h3, .home_hero_header_content .heading_s, .home_hero_header_content h3, .home_hero_header_content .case_brief h2, .case_brief .home_hero_header_content h2, .home_hero_header_content #home-discover-cta h1, #home-discover-cta .home_hero_header_content h1, .home_hero_header_content #home-feat-case h2, #home-feat-case .home_hero_header_content h2, .home_hero_header_content #home-product-features p.lead, #home-product-features .home_hero_header_content p.lead, .home_hero_header_content #home_product-video h2, #home_product-video .home_hero_header_content h2, .home_hero_header_content #sec-home-consulting h1, #sec-home-consulting .home_hero_header_content h1, .home_hero_header_content #sec-home-consulting h3, #sec-home-consulting .home_hero_header_content h3, .home_hero_header_content #sec-home-social h1, #sec-home-social .home_hero_header_content h1, .home_hero_header_content #sec-home-content-link h1, #sec-home-content-link .home_hero_header_content h1, .home_hero_header_content #feature-page-consulting h2, #feature-page-consulting .home_hero_header_content h2, .home_hero_header_content .product-feature p.lead, .product-feature .home_hero_header_content p.lead, .home_hero_header_content .case_content h2, .case_content .home_hero_header_content h2, .home_hero_header_content .generic_page_content h2, .generic_page_content .home_hero_header_content h2, .home_hero_header_content .related-cases .container h1, .related-cases .container .home_hero_header_content h1, .home_hero_header_content .related-cases .container .box:last-of-type h2, .related-cases .container .box:last-of-type .home_hero_header_content h2, .home_hero_header_content .feature_content h2, .feature_content .home_hero_header_content h2, .home_hero_header_content #partners-header h1, #partners-header .home_hero_header_content h1, .home_hero_header_content #princig-header-section h2, #princig-header-section .home_hero_header_content h2, .home_hero_header_content .heading_m, .home_hero_header_content h2, .home_hero_header_content main > header h1, main > header .home_hero_header_content h1, .home_hero_header_content .title-container h1, .title-container .home_hero_header_content h1, .home_hero_header_content #home-discover-free-test h1, #home-discover-free-test .home_hero_header_content h1, .home_hero_header_content #home-product-features h1, #home-product-features .home_hero_header_content h1, .home_hero_header_content .feature-related-content .container h1, .feature-related-content .container .home_hero_header_content h1, .home_hero_header_content .heading_l, .home_hero_header_content h1, .home_hero_header_content .results .result-number, .results .home_hero_header_content .result-number, .home_hero_header_content #sec-home-consulting p.lead, #sec-home-consulting .home_hero_header_content p.lead, .home_hero_header_content h5, .home_hero_header_content h6, .home_hero_header_content p, .home_hero_header_content li, .home_hero_header_content ol li:before, .home_hero_header_content a:not(.btn), .home_hero_header_content span {
    color: white; }
  .home_hero_header_content .link, .home_hero_header_content p a, p .home_hero_header_content a, .home_hero_header_content li a, li .home_hero_header_content a {
    color: white;
    box-shadow: inset 0px -1px 0px white; }
    .home_hero_header_content .link:hover, .home_hero_header_content p a:hover, p .home_hero_header_content a:hover, .home_hero_header_content li a:hover, li .home_hero_header_content a:hover, .home_hero_header_content .link:focus, .home_hero_header_content p a:focus, p .home_hero_header_content a:focus, .home_hero_header_content li a:focus, li .home_hero_header_content a:focus, .home_hero_header_content .link:active, .home_hero_header_content p a:active, p .home_hero_header_content a:active, .home_hero_header_content li a:active, li .home_hero_header_content a:active {
      color: #31a2ff;
      box-shadow: inset 0px -1px 0px #31a2ff; }
  .home_hero_header_content .cta-area {
    text-align: center;
    padding-bottom: 40px; }
    .home_hero_header_content .cta-area .btn {
      width: 100%; }
    .home_hero_header_content .cta-area .btn-outline, .home_hero_header_content .cta-area .btn-default {
      margin: 4px 0; }
    .home_hero_header_content .cta-area .btn-lg {
      margin: 0 0 8px; }
    .home_hero_header_content .cta-area p {
      margin: 16px 0 8px; }
  .home_hero_header_content h1 {
    padding: 64px 0; }
  .home_hero_header_content h2 {
    padding-bottom: 4px;
    margin: 0; }
  @media screen and (min-width: 992px) {
    .home_hero_header_content ul {
      padding-right: 48px; } }
  .home_hero_header_content ul li {
    padding-left: 0; }
    .home_hero_header_content ul li:before {
      content: none; }
  @media screen and (min-width: 992px) {
    .home_hero_header_content {
      padding-top: 80px; }
      .home_hero_header_content .cta-area {
        margin-top: 160px; } }

#sec-home-discover-test {
  padding-top: 64px;
  padding-bottom: 0; }

#home-discover-cta {
  text-align: center; }
  #home-discover-cta .picture {
    height: 320px;
    margin-left: -16px;
    margin-right: -16px; }
  #home-discover-cta .box {
    position: relative; }
    #home-discover-cta .box:before {
      background-color: #364a65;
      content: "";
      width: calc(100% - 32px);
      position: absolute;
      height: 100%;
      top: 0;
      left: 16px;
      z-index: -1; }
    #home-discover-cta .box .heading, #home-discover-cta .box .heading_xs, #home-discover-cta .box h4, #home-discover-cta .box p .highlight, p #home-discover-cta .box .highlight, #home-discover-cta .box li .highlight, li #home-discover-cta .box .highlight, #home-discover-cta .box #home-product-features h2, #home-product-features #home-discover-cta .box h2, #home-discover-cta .box #partners-topics .container h3, #partners-topics .container #home-discover-cta .box h3, #home-discover-cta .box #partners-who-can-be .container h3, #partners-who-can-be .container #home-discover-cta .box h3, #home-discover-cta .box #partners-how-it-works #partners-levels h3, #partners-how-it-works #partners-levels #home-discover-cta .box h3, #home-discover-cta .box .implementation_content .container h2, .implementation_content .container #home-discover-cta .box h2, #home-discover-cta .box .implementation_content .container h3, .implementation_content .container #home-discover-cta .box h3, #home-discover-cta .box .heading_s, #home-discover-cta .box h3, #home-discover-cta .box .case_brief h2, .case_brief #home-discover-cta .box h2, #home-discover-cta .box .home_hero_header_content h2, .home_hero_header_content #home-discover-cta .box h2, #home-discover-cta .box h1, #home-discover-cta .box #home-feat-case h2, #home-feat-case #home-discover-cta .box h2, #home-discover-cta .box #home-product-features p.lead, #home-product-features #home-discover-cta .box p.lead, #home-discover-cta .box #home_product-video h2, #home_product-video #home-discover-cta .box h2, #home-discover-cta .box #sec-home-consulting h1, #sec-home-consulting #home-discover-cta .box h1, #home-discover-cta .box #sec-home-consulting h3, #sec-home-consulting #home-discover-cta .box h3, #home-discover-cta .box #sec-home-social h1, #sec-home-social #home-discover-cta .box h1, #home-discover-cta .box #sec-home-content-link h1, #sec-home-content-link #home-discover-cta .box h1, #home-discover-cta .box #feature-page-consulting h2, #feature-page-consulting #home-discover-cta .box h2, #home-discover-cta .box .product-feature p.lead, .product-feature #home-discover-cta .box p.lead, #home-discover-cta .box .case_content h2, .case_content #home-discover-cta .box h2, #home-discover-cta .box .generic_page_content h2, .generic_page_content #home-discover-cta .box h2, #home-discover-cta .box .related-cases .container h1, .related-cases .container #home-discover-cta .box h1, #home-discover-cta .related-cases .container .box:last-of-type h2, .related-cases .container #home-discover-cta .box:last-of-type h2, #home-discover-cta .box .feature_content h2, .feature_content #home-discover-cta .box h2, #home-discover-cta .box #partners-header h1, #partners-header #home-discover-cta .box h1, #home-discover-cta .box #princig-header-section h2, #princig-header-section #home-discover-cta .box h2, #home-discover-cta .box .heading_m, #home-discover-cta .box h2, #home-discover-cta .box main > header h1, main > header #home-discover-cta .box h1, #home-discover-cta .box .title-container h1, .title-container #home-discover-cta .box h1, #home-discover-cta .box .home_hero_header_content h1, .home_hero_header_content #home-discover-cta .box h1, #home-discover-cta .box #home-discover-free-test h1, #home-discover-free-test #home-discover-cta .box h1, #home-discover-cta .box #home-product-features h1, #home-product-features #home-discover-cta .box h1, #home-discover-cta .box .feature-related-content .container h1, .feature-related-content .container #home-discover-cta .box h1, #home-discover-cta .box .heading_l, #home-discover-cta .box h1, #home-discover-cta .box .results .result-number, .results #home-discover-cta .box .result-number, #home-discover-cta .box #sec-home-consulting p.lead, #sec-home-consulting #home-discover-cta .box p.lead, #home-discover-cta .box h5, #home-discover-cta .box h6, #home-discover-cta .box p, #home-discover-cta .box li, #home-discover-cta .box ol li:before, #home-discover-cta .box a:not(.btn), #home-discover-cta .box span {
      color: white; }
    #home-discover-cta .box .link, #home-discover-cta .box p a, p #home-discover-cta .box a, #home-discover-cta .box li a, li #home-discover-cta .box a {
      color: white;
      box-shadow: inset 0px -1px 0px white; }
      #home-discover-cta .box .link:hover, #home-discover-cta .box p a:hover, p #home-discover-cta .box a:hover, #home-discover-cta .box li a:hover, li #home-discover-cta .box a:hover, #home-discover-cta .box .link:focus, #home-discover-cta .box p a:focus, p #home-discover-cta .box a:focus, #home-discover-cta .box li a:focus, li #home-discover-cta .box a:focus, #home-discover-cta .box .link:active, #home-discover-cta .box p a:active, p #home-discover-cta .box a:active, #home-discover-cta .box li a:active, li #home-discover-cta .box a:active {
        color: #31a2ff;
        box-shadow: inset 0px -1px 0px #31a2ff; }
    #home-discover-cta .box:before {
      width: 100%;
      left: 0; }
  #home-discover-cta input, #home-discover-cta .btn {
    width: 100%;
    margin: 0 0 16px;
    text-align: center; }
  @media screen and (min-width: 992px) {
    #home-discover-cta {
      position: absolute;
      z-index: 2; }
      #home-discover-cta .picture {
        margin-left: inherit;
        margin-right: inherit; } }

#home-discover-free-test {
  padding-left: 0px;
  padding-right: 0px; }
  @media screen and (max-width: 992px) {
    #home-discover-free-test {
      text-align: center; } }
  #home-discover-free-test .box {
    position: relative;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0; }
    #home-discover-free-test .box:not(:first-of-type):before {
      top: 0;
      background-color: #f4f5f8;
      content: "";
      display: flex;
      position: absolute;
      z-index: -2;
      left: 0;
      width: 100vw;
      height: 100%; }
      @media screen and (min-width: 992px) {
        #home-discover-free-test .box:not(:first-of-type):before {
          top: 0px;
          left: calc(-50vw + 50% + 20px);
          width: calc(100vw - 40px); } }
      @media screen and (min-width: 1440px) {
        #home-discover-free-test .box:not(:first-of-type):before {
          left: calc(-720px + 50% + 20px);
          width: calc(1440px - 40px); } }
    #home-discover-free-test .box [class*="col-"] {
      padding-left: 0px;
      padding-right: 0px; }
  #home-discover-free-test .box:nth-child(3):before {
    background-color: #eff2f6; }

#home-publication-quotes .box {
  position: relative; }
  #home-publication-quotes .box:before {
    background-color: white;
    content: "";
    width: calc(100% - 32px);
    position: absolute;
    height: 100%;
    top: 0;
    left: 16px;
    z-index: -1; }
#home-publication-quotes:before {
  top: 0;
  background-color: #f4f5f8;
  content: "";
  display: flex;
  position: absolute;
  z-index: -2;
  left: 0;
  width: 100vw;
  height: 100%; }
  @media screen and (min-width: 992px) {
    #home-publication-quotes:before {
      top: -40px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 1440px) {
    #home-publication-quotes:before {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
@media screen and (min-width: 992px) {
  #home-publication-quotes:before {
    height: calc(100% - 80px); } }

#home-ceo-quote .box {
  position: relative; }
  #home-ceo-quote .box:before {
    background-color: #364a65;
    content: "";
    width: calc(100% - 32px);
    position: absolute;
    height: 100%;
    top: 0;
    left: 16px;
    z-index: -1; }
#home-ceo-quote .heading, #home-ceo-quote .heading_xs, #home-ceo-quote h4, #home-ceo-quote p .highlight, p #home-ceo-quote .highlight, #home-ceo-quote li .highlight, li #home-ceo-quote .highlight, #home-ceo-quote #home-product-features h2, #home-product-features #home-ceo-quote h2, #home-ceo-quote #partners-topics .container h3, #partners-topics .container #home-ceo-quote h3, #home-ceo-quote #partners-who-can-be .container h3, #partners-who-can-be .container #home-ceo-quote h3, #home-ceo-quote #partners-how-it-works #partners-levels h3, #partners-how-it-works #partners-levels #home-ceo-quote h3, #home-ceo-quote .implementation_content .container h2, .implementation_content .container #home-ceo-quote h2, #home-ceo-quote .implementation_content .container h3, .implementation_content .container #home-ceo-quote h3, #home-ceo-quote .heading_s, #home-ceo-quote h3, #home-ceo-quote .case_brief h2, .case_brief #home-ceo-quote h2, #home-ceo-quote .home_hero_header_content h2, .home_hero_header_content #home-ceo-quote h2, #home-ceo-quote #home-discover-cta h1, #home-discover-cta #home-ceo-quote h1, #home-ceo-quote #home-feat-case h2, #home-feat-case #home-ceo-quote h2, #home-ceo-quote #home-product-features p.lead, #home-product-features #home-ceo-quote p.lead, #home-ceo-quote #home_product-video h2, #home_product-video #home-ceo-quote h2, #home-ceo-quote #sec-home-consulting h1, #sec-home-consulting #home-ceo-quote h1, #home-ceo-quote #sec-home-consulting h3, #sec-home-consulting #home-ceo-quote h3, #home-ceo-quote #sec-home-social h1, #sec-home-social #home-ceo-quote h1, #home-ceo-quote #sec-home-content-link h1, #sec-home-content-link #home-ceo-quote h1, #home-ceo-quote #feature-page-consulting h2, #feature-page-consulting #home-ceo-quote h2, #home-ceo-quote .product-feature p.lead, .product-feature #home-ceo-quote p.lead, #home-ceo-quote .case_content h2, .case_content #home-ceo-quote h2, #home-ceo-quote .generic_page_content h2, .generic_page_content #home-ceo-quote h2, #home-ceo-quote .related-cases .container h1, .related-cases .container #home-ceo-quote h1, #home-ceo-quote .related-cases .container .box:last-of-type h2, .related-cases .container .box:last-of-type #home-ceo-quote h2, #home-ceo-quote .feature_content h2, .feature_content #home-ceo-quote h2, #home-ceo-quote #partners-header h1, #partners-header #home-ceo-quote h1, #home-ceo-quote #princig-header-section h2, #princig-header-section #home-ceo-quote h2, #home-ceo-quote .heading_m, #home-ceo-quote h2, #home-ceo-quote main > header h1, main > header #home-ceo-quote h1, #home-ceo-quote .title-container h1, .title-container #home-ceo-quote h1, #home-ceo-quote .home_hero_header_content h1, .home_hero_header_content #home-ceo-quote h1, #home-ceo-quote #home-discover-free-test h1, #home-discover-free-test #home-ceo-quote h1, #home-ceo-quote #home-product-features h1, #home-product-features #home-ceo-quote h1, #home-ceo-quote .feature-related-content .container h1, .feature-related-content .container #home-ceo-quote h1, #home-ceo-quote .heading_l, #home-ceo-quote h1, #home-ceo-quote .results .result-number, .results #home-ceo-quote .result-number, #home-ceo-quote #sec-home-consulting p.lead, #sec-home-consulting #home-ceo-quote p.lead, #home-ceo-quote h5, #home-ceo-quote h6, #home-ceo-quote p, #home-ceo-quote li, #home-ceo-quote ol li:before, #home-ceo-quote a:not(.btn), #home-ceo-quote span {
  color: white; }
#home-ceo-quote .link, #home-ceo-quote p a, p #home-ceo-quote a, #home-ceo-quote li a, li #home-ceo-quote a {
  color: white;
  box-shadow: inset 0px -1px 0px white; }
  #home-ceo-quote .link:hover, #home-ceo-quote p a:hover, p #home-ceo-quote a:hover, #home-ceo-quote li a:hover, li #home-ceo-quote a:hover, #home-ceo-quote .link:focus, #home-ceo-quote p a:focus, p #home-ceo-quote a:focus, #home-ceo-quote li a:focus, li #home-ceo-quote a:focus, #home-ceo-quote .link:active, #home-ceo-quote p a:active, p #home-ceo-quote a:active, #home-ceo-quote li a:active, li #home-ceo-quote a:active {
    color: #31a2ff;
    box-shadow: inset 0px -1px 0px #31a2ff; }
@media screen and (min-width: 992px) {
  #home-ceo-quote:before, #home-ceo-quote .picture {
    top: 0;
    background-color: #f4f5f8;
    content: "";
    display: flex;
    position: absolute;
    z-index: -2;
    left: 0;
    width: 100vw;
    height: 100%; } }
  @media screen and (min-width: 992px) and (min-width: 992px) {
    #home-ceo-quote:before, #home-ceo-quote .picture {
      top: 0px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 992px) and (min-width: 1440px) {
    #home-ceo-quote:before, #home-ceo-quote .picture {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
@media screen and (min-width: 992px) {
  #home-ceo-quote .box:before {
    background-color: transparent; } }

#home-reasons-to-test:before {
  top: 0;
  background-color: #f4f5f8;
  content: "";
  display: flex;
  position: absolute;
  z-index: -2;
  left: 0;
  width: 100vw;
  height: calc(100% + 40px); }
  @media screen and (min-width: 992px) {
    #home-reasons-to-test:before {
      top: -40px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 1440px) {
    #home-reasons-to-test:before {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
#home-reasons-to-test .picture {
  height: 240px; }
#home-reasons-to-test .box {
  position: relative;
  margin-top: 0;
  margin-bottom: 0; }
  #home-reasons-to-test .box:before {
    background-color: white;
    content: "";
    width: calc(100% - 32px);
    position: absolute;
    height: 100%;
    top: 0;
    left: 16px;
    z-index: -1; }
@media screen and (min-width: 992px) {
  #home-reasons-to-test .box:nth-child(1) {
    position: relative; }
    #home-reasons-to-test .box:nth-child(1):before {
      background-color: transparent;
      content: "";
      width: calc(100% - 32px);
      position: absolute;
      height: 100%;
      top: 0;
      left: 16px;
      z-index: -1; }
  #home-reasons-to-test .picture {
    top: 0;
    background-color: #f4f5f8;
    content: "";
    display: flex;
    position: absolute;
    z-index: -2;
    left: 0;
    width: 100vw;
    height: calc(100% + 40px);
    justify-content: flex-end;
    position: absolute; } }
  @media screen and (min-width: 992px) and (min-width: 992px) {
    #home-reasons-to-test .picture {
      top: -40px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 992px) and (min-width: 1440px) {
    #home-reasons-to-test .picture {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
@media screen and (min-width: 992px) {
    #home-reasons-to-test .picture img {
      width: 50%; } }
@media screen and (max-width: 992px) {
  #home-reasons-to-test h1 {
    text-align: center; } }

#home-test-testimonial .box {
  position: relative; }
  #home-test-testimonial .box:before {
    background-color: white;
    content: "";
    width: calc(100% - 32px);
    position: absolute;
    height: 100%;
    top: 0;
    left: 16px;
    z-index: -1; }
#home-test-testimonial .picture:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: -moz-linear-gradient(top, rgba(148, 99, 214, 0) 50%, rgba(148, 99, 214, 0.3) 100%);
  background: -webkit-linear-gradient(top, rgba(148, 99, 214, 0) 50%, rgba(148, 99, 214, 0.3) 100%);
  background: linear-gradient(to bottom, rgba(148, 99, 214, 0) 50%, rgba(148, 99, 214, 0.3) 100%); }
@media screen and (min-width: 992px) {
  #home-test-testimonial .box:before {
    width: calc(100% - 32px); }
  #home-test-testimonial .picture {
    transform: translateX(16px);
    height: auto;
    margin-bottom: initial; }
    #home-test-testimonial .picture[class*="col-md-push"] {
      transform: translateX(-16px); } }
#home-test-testimonial:before {
  top: 0;
  background-color: #f4f5f8;
  content: "";
  display: flex;
  position: absolute;
  z-index: -2;
  left: 0;
  width: 100vw;
  height: 100%; }
  @media screen and (min-width: 992px) {
    #home-test-testimonial:before {
      bottom: -40px;
      top: inherit;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 1440px) {
    #home-test-testimonial:before {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
@media screen and (min-width: 992px) {
  #home-test-testimonial:before {
    height: calc(100% + 40px); } }

#home-feat-case .picture {
  top: 0;
  background-color: #f4f5f8;
  content: "";
  display: flex;
  position: absolute;
  z-index: -2;
  left: 0;
  width: 100vw;
  height: calc(100% - 120px);
  position: absolute;
  top: 120px; }
  @media screen and (min-width: 992px) {
    #home-feat-case .picture {
      top: -40px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 1440px) {
    #home-feat-case .picture {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
#home-feat-case .box:nth-child(1) {
  position: relative; }
  #home-feat-case .box:nth-child(1):before {
    background-color: white;
    content: "";
    width: calc(100% - 32px);
    position: absolute;
    height: 100%;
    top: 0;
    left: 16px;
    z-index: -1; }
#home-feat-case .box:nth-child(3) {
  text-align: center; }
  #home-feat-case .box:nth-child(3) .heading, #home-feat-case .box:nth-child(3) .heading_xs, #home-feat-case .box:nth-child(3) h4, #home-feat-case .box:nth-child(3) p .highlight, p #home-feat-case .box:nth-child(3) .highlight, #home-feat-case .box:nth-child(3) li .highlight, li #home-feat-case .box:nth-child(3) .highlight, #home-feat-case .box:nth-child(3) #home-product-features h2, #home-product-features #home-feat-case .box:nth-child(3) h2, #home-feat-case .box:nth-child(3) #partners-topics .container h3, #partners-topics .container #home-feat-case .box:nth-child(3) h3, #home-feat-case .box:nth-child(3) #partners-who-can-be .container h3, #partners-who-can-be .container #home-feat-case .box:nth-child(3) h3, #home-feat-case .box:nth-child(3) #partners-how-it-works #partners-levels h3, #partners-how-it-works #partners-levels #home-feat-case .box:nth-child(3) h3, #home-feat-case .box:nth-child(3) .implementation_content .container h2, .implementation_content .container #home-feat-case .box:nth-child(3) h2, #home-feat-case .box:nth-child(3) .implementation_content .container h3, .implementation_content .container #home-feat-case .box:nth-child(3) h3, #home-feat-case .box:nth-child(3) .heading_s, #home-feat-case .box:nth-child(3) h3, #home-feat-case .box:nth-child(3) .case_brief h2, .case_brief #home-feat-case .box:nth-child(3) h2, #home-feat-case .box:nth-child(3) .home_hero_header_content h2, .home_hero_header_content #home-feat-case .box:nth-child(3) h2, #home-feat-case .box:nth-child(3) #home-discover-cta h1, #home-discover-cta #home-feat-case .box:nth-child(3) h1, #home-feat-case .box:nth-child(3) h2, #home-feat-case .box:nth-child(3) #home-product-features p.lead, #home-product-features #home-feat-case .box:nth-child(3) p.lead, #home-feat-case .box:nth-child(3) #home_product-video h2, #home_product-video #home-feat-case .box:nth-child(3) h2, #home-feat-case .box:nth-child(3) #sec-home-consulting h1, #sec-home-consulting #home-feat-case .box:nth-child(3) h1, #home-feat-case .box:nth-child(3) #sec-home-consulting h3, #sec-home-consulting #home-feat-case .box:nth-child(3) h3, #home-feat-case .box:nth-child(3) #sec-home-social h1, #sec-home-social #home-feat-case .box:nth-child(3) h1, #home-feat-case .box:nth-child(3) #sec-home-content-link h1, #sec-home-content-link #home-feat-case .box:nth-child(3) h1, #home-feat-case .box:nth-child(3) #feature-page-consulting h2, #feature-page-consulting #home-feat-case .box:nth-child(3) h2, #home-feat-case .box:nth-child(3) .product-feature p.lead, .product-feature #home-feat-case .box:nth-child(3) p.lead, #home-feat-case .box:nth-child(3) .case_content h2, .case_content #home-feat-case .box:nth-child(3) h2, #home-feat-case .box:nth-child(3) .generic_page_content h2, .generic_page_content #home-feat-case .box:nth-child(3) h2, #home-feat-case .box:nth-child(3) .related-cases .container h1, .related-cases .container #home-feat-case .box:nth-child(3) h1, #home-feat-case .box:nth-child(3) .related-cases .container .box:last-of-type h2, .related-cases .container .box:last-of-type #home-feat-case .box:nth-child(3) h2, #home-feat-case .box:nth-child(3) .feature_content h2, .feature_content #home-feat-case .box:nth-child(3) h2, #home-feat-case .box:nth-child(3) #partners-header h1, #partners-header #home-feat-case .box:nth-child(3) h1, #home-feat-case .box:nth-child(3) #princig-header-section h2, #princig-header-section #home-feat-case .box:nth-child(3) h2, #home-feat-case .box:nth-child(3) .heading_m, #home-feat-case .box:nth-child(3) h2, #home-feat-case .box:nth-child(3) main > header h1, main > header #home-feat-case .box:nth-child(3) h1, #home-feat-case .box:nth-child(3) .title-container h1, .title-container #home-feat-case .box:nth-child(3) h1, #home-feat-case .box:nth-child(3) .home_hero_header_content h1, .home_hero_header_content #home-feat-case .box:nth-child(3) h1, #home-feat-case .box:nth-child(3) #home-discover-free-test h1, #home-discover-free-test #home-feat-case .box:nth-child(3) h1, #home-feat-case .box:nth-child(3) #home-product-features h1, #home-product-features #home-feat-case .box:nth-child(3) h1, #home-feat-case .box:nth-child(3) .feature-related-content .container h1, .feature-related-content .container #home-feat-case .box:nth-child(3) h1, #home-feat-case .box:nth-child(3) .heading_l, #home-feat-case .box:nth-child(3) h1, #home-feat-case .box:nth-child(3) .results .result-number, .results #home-feat-case .box:nth-child(3) .result-number, #home-feat-case .box:nth-child(3) #sec-home-consulting p.lead, #sec-home-consulting #home-feat-case .box:nth-child(3) p.lead, #home-feat-case .box:nth-child(3) h5, #home-feat-case .box:nth-child(3) h6, #home-feat-case .box:nth-child(3) p, #home-feat-case .box:nth-child(3) li, #home-feat-case .box:nth-child(3) ol li:before, #home-feat-case .box:nth-child(3) a:not(.btn), #home-feat-case .box:nth-child(3) span {
    color: white; }
  #home-feat-case .box:nth-child(3) .link, #home-feat-case .box:nth-child(3) p a, p #home-feat-case .box:nth-child(3) a, #home-feat-case .box:nth-child(3) li a, li #home-feat-case .box:nth-child(3) a {
    color: white;
    box-shadow: inset 0px -1px 0px white; }
    #home-feat-case .box:nth-child(3) .link:hover, #home-feat-case .box:nth-child(3) p a:hover, p #home-feat-case .box:nth-child(3) a:hover, #home-feat-case .box:nth-child(3) li a:hover, li #home-feat-case .box:nth-child(3) a:hover, #home-feat-case .box:nth-child(3) .link:focus, #home-feat-case .box:nth-child(3) p a:focus, p #home-feat-case .box:nth-child(3) a:focus, #home-feat-case .box:nth-child(3) li a:focus, li #home-feat-case .box:nth-child(3) a:focus, #home-feat-case .box:nth-child(3) .link:active, #home-feat-case .box:nth-child(3) p a:active, p #home-feat-case .box:nth-child(3) a:active, #home-feat-case .box:nth-child(3) li a:active, li #home-feat-case .box:nth-child(3) a:active {
      color: #31a2ff;
      box-shadow: inset 0px -1px 0px #31a2ff; }
  #home-feat-case .box:nth-child(3) > img {
    max-width: 100%; }
#home-feat-case h2 {
  margin: 16px 0; }
@media screen and (min-width: 992px) {
  #home-feat-case:before, #home-feat-case .picture {
    top: 0;
    background-color: #f4f5f8;
    content: "";
    display: flex;
    position: absolute;
    z-index: -2;
    left: 0;
    width: 100vw;
    height: calc(100% - 120px); } }
  @media screen and (min-width: 992px) and (min-width: 992px) {
    #home-feat-case:before, #home-feat-case .picture {
      top: 120px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 992px) and (min-width: 1440px) {
    #home-feat-case:before, #home-feat-case .picture {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
@media screen and (min-width: 992px) {
  #home-feat-case .box:nth-child(3) {
    text-align: left; }
    #home-feat-case .box:nth-child(3) .heading, #home-feat-case .box:nth-child(3) .heading_xs, #home-feat-case .box:nth-child(3) h4, #home-feat-case .box:nth-child(3) p .highlight, p #home-feat-case .box:nth-child(3) .highlight, #home-feat-case .box:nth-child(3) li .highlight, li #home-feat-case .box:nth-child(3) .highlight, #home-feat-case .box:nth-child(3) #home-product-features h2, #home-product-features #home-feat-case .box:nth-child(3) h2, #home-feat-case .box:nth-child(3) #partners-topics .container h3, #partners-topics .container #home-feat-case .box:nth-child(3) h3, #home-feat-case .box:nth-child(3) #partners-who-can-be .container h3, #partners-who-can-be .container #home-feat-case .box:nth-child(3) h3, #home-feat-case .box:nth-child(3) #partners-how-it-works #partners-levels h3, #partners-how-it-works #partners-levels #home-feat-case .box:nth-child(3) h3, #home-feat-case .box:nth-child(3) .implementation_content .container h2, .implementation_content .container #home-feat-case .box:nth-child(3) h2, #home-feat-case .box:nth-child(3) .implementation_content .container h3, .implementation_content .container #home-feat-case .box:nth-child(3) h3, #home-feat-case .box:nth-child(3) .heading_s, #home-feat-case .box:nth-child(3) h3, #home-feat-case .box:nth-child(3) .case_brief h2, .case_brief #home-feat-case .box:nth-child(3) h2, #home-feat-case .box:nth-child(3) .home_hero_header_content h2, .home_hero_header_content #home-feat-case .box:nth-child(3) h2, #home-feat-case .box:nth-child(3) #home-discover-cta h1, #home-discover-cta #home-feat-case .box:nth-child(3) h1, #home-feat-case .box:nth-child(3) h2, #home-feat-case .box:nth-child(3) #home-product-features p.lead, #home-product-features #home-feat-case .box:nth-child(3) p.lead, #home-feat-case .box:nth-child(3) #home_product-video h2, #home_product-video #home-feat-case .box:nth-child(3) h2, #home-feat-case .box:nth-child(3) #sec-home-consulting h1, #sec-home-consulting #home-feat-case .box:nth-child(3) h1, #home-feat-case .box:nth-child(3) #sec-home-consulting h3, #sec-home-consulting #home-feat-case .box:nth-child(3) h3, #home-feat-case .box:nth-child(3) #sec-home-social h1, #sec-home-social #home-feat-case .box:nth-child(3) h1, #home-feat-case .box:nth-child(3) #sec-home-content-link h1, #sec-home-content-link #home-feat-case .box:nth-child(3) h1, #home-feat-case .box:nth-child(3) #feature-page-consulting h2, #feature-page-consulting #home-feat-case .box:nth-child(3) h2, #home-feat-case .box:nth-child(3) .product-feature p.lead, .product-feature #home-feat-case .box:nth-child(3) p.lead, #home-feat-case .box:nth-child(3) .case_content h2, .case_content #home-feat-case .box:nth-child(3) h2, #home-feat-case .box:nth-child(3) .generic_page_content h2, .generic_page_content #home-feat-case .box:nth-child(3) h2, #home-feat-case .box:nth-child(3) .related-cases .container h1, .related-cases .container #home-feat-case .box:nth-child(3) h1, #home-feat-case .box:nth-child(3) .related-cases .container .box:last-of-type h2, .related-cases .container .box:last-of-type #home-feat-case .box:nth-child(3) h2, #home-feat-case .box:nth-child(3) .feature_content h2, .feature_content #home-feat-case .box:nth-child(3) h2, #home-feat-case .box:nth-child(3) #partners-header h1, #partners-header #home-feat-case .box:nth-child(3) h1, #home-feat-case .box:nth-child(3) #princig-header-section h2, #princig-header-section #home-feat-case .box:nth-child(3) h2, #home-feat-case .box:nth-child(3) .heading_m, #home-feat-case .box:nth-child(3) h2, #home-feat-case .box:nth-child(3) main > header h1, main > header #home-feat-case .box:nth-child(3) h1, #home-feat-case .box:nth-child(3) .title-container h1, .title-container #home-feat-case .box:nth-child(3) h1, #home-feat-case .box:nth-child(3) .home_hero_header_content h1, .home_hero_header_content #home-feat-case .box:nth-child(3) h1, #home-feat-case .box:nth-child(3) #home-discover-free-test h1, #home-discover-free-test #home-feat-case .box:nth-child(3) h1, #home-feat-case .box:nth-child(3) #home-product-features h1, #home-product-features #home-feat-case .box:nth-child(3) h1, #home-feat-case .box:nth-child(3) .feature-related-content .container h1, .feature-related-content .container #home-feat-case .box:nth-child(3) h1, #home-feat-case .box:nth-child(3) .heading_l, #home-feat-case .box:nth-child(3) h1, #home-feat-case .box:nth-child(3) .results .result-number, .results #home-feat-case .box:nth-child(3) .result-number, #home-feat-case .box:nth-child(3) #sec-home-consulting p.lead, #sec-home-consulting #home-feat-case .box:nth-child(3) p.lead, #home-feat-case .box:nth-child(3) h5, #home-feat-case .box:nth-child(3) h6, #home-feat-case .box:nth-child(3) p, #home-feat-case .box:nth-child(3) li, #home-feat-case .box:nth-child(3) ol li:before, #home-feat-case .box:nth-child(3) a:not(.btn), #home-feat-case .box:nth-child(3) span {
      color: white; }
    #home-feat-case .box:nth-child(3) .link, #home-feat-case .box:nth-child(3) p a, p #home-feat-case .box:nth-child(3) a, #home-feat-case .box:nth-child(3) li a, li #home-feat-case .box:nth-child(3) a {
      color: white;
      box-shadow: inset 0px -1px 0px white; }
      #home-feat-case .box:nth-child(3) .link:hover, #home-feat-case .box:nth-child(3) p a:hover, p #home-feat-case .box:nth-child(3) a:hover, #home-feat-case .box:nth-child(3) li a:hover, li #home-feat-case .box:nth-child(3) a:hover, #home-feat-case .box:nth-child(3) .link:focus, #home-feat-case .box:nth-child(3) p a:focus, p #home-feat-case .box:nth-child(3) a:focus, #home-feat-case .box:nth-child(3) li a:focus, li #home-feat-case .box:nth-child(3) a:focus, #home-feat-case .box:nth-child(3) .link:active, #home-feat-case .box:nth-child(3) p a:active, p #home-feat-case .box:nth-child(3) a:active, #home-feat-case .box:nth-child(3) li a:active, li #home-feat-case .box:nth-child(3) a:active {
        color: #31a2ff;
        box-shadow: inset 0px -1px 0px #31a2ff; }
  #home-feat-case .results [class*="col-"]:first-of-type {
    padding-left: 0; }
  #home-feat-case .results [class*="col-"]:last-of-type {
    padding-right: 0; } }

#home-more-cases {
  margin-top: 0; }
  #home-more-cases:before {
    top: 0;
    background-color: #f4f5f8;
    content: "";
    display: flex;
    position: absolute;
    z-index: -2;
    left: 0;
    width: 100vw;
    height: 100%; }
    @media screen and (min-width: 992px) {
      #home-more-cases:before {
        top: 0px;
        left: calc(-50vw + 50% + 20px);
        width: calc(100vw - 40px); } }
    @media screen and (min-width: 1440px) {
      #home-more-cases:before {
        left: calc(-720px + 50% + 20px);
        width: calc(1440px - 40px); } }

#home-product-features:before {
  top: 0;
  background-color: #f4f5f8;
  content: "";
  display: flex;
  position: absolute;
  z-index: -2;
  left: 0;
  width: 100vw;
  height: 50%; }
  @media screen and (min-width: 992px) {
    #home-product-features:before {
      bottom: 120px;
      top: inherit;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 1440px) {
    #home-product-features:before {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
#home-product-features .carousel-inner {
  position: relative;
  border: 1px solid #e8ebf1;
  box-shadow: 0px 0px 8px rgba(153, 160, 170, 0.2);
  z-index: 1;
  margin: 0 16px;
  width: calc(100% - 32px); }
  #home-product-features .carousel-inner:before {
    background-color: white;
    content: "";
    width: calc(100% - 32px);
    position: absolute;
    height: 100%;
    top: 0;
    left: 16px;
    z-index: -1; }
  #home-product-features .carousel-inner:before {
    width: 100%;
    left: 0; }
  #home-product-features .carousel-inner .item {
    padding-left: 16px;
    padding-right: 16px; }
    #home-product-features .carousel-inner .item .row [class*="col"]:first-child {
      padding-bottom: 16px;
      padding-top: 16px;
      padding-left: 0px;
      padding-right: 0px; }
      #home-product-features .carousel-inner .item .row [class*="col"]:first-child .feature-img {
        padding-top: 16px;
        position: relative; }
        #home-product-features .carousel-inner .item .row [class*="col"]:first-child .feature-img img {
          width: 100%; }
    #home-product-features .carousel-inner .item .box {
      padding: 0px;
      text-align: center; }
      #home-product-features .carousel-inner .item .box .btn {
        width: 100%; }
#home-product-features .carousel-indicators {
  display: none; }
#home-product-features .carousel-control {
  background: transparent;
  width: 36px;
  height: 60px;
  top: 120px;
  background-image: url(img/arrows.svg);
  background-size: cover;
  z-index: 1; }
  #home-product-features .carousel-control.left {
    background-position: left; }
  #home-product-features .carousel-control.right {
    background-position: right; }
#home-product-features h2 {
  color: #99a0aa;
  text-transform: uppercase;
  margin: 0 0 8px; }
#home-product-features p.lead {
  margin: 0 0 16px; }
#home-product-features .carousel-indicators li {
  text-transform: uppercase;
  line-height: 16px; }
@media screen and (min-width: 992px) {
  #home-product-features:before {
    top: 0;
    background-color: #f4f5f8;
    content: "";
    display: flex;
    position: absolute;
    z-index: -2;
    left: 0;
    width: 100vw;
    height: 50%; } }
  @media screen and (min-width: 992px) and (min-width: 992px) {
    #home-product-features:before {
      top: 200px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 992px) and (min-width: 1440px) {
    #home-product-features:before {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
@media screen and (min-width: 992px) {
  #home-product-features .carousel-inner {
    margin: 0 48px;
    width: calc(100% - 96px); }
    #home-product-features .carousel-inner .item {
      padding-left: 32px;
      padding-right: 32px; }
      #home-product-features .carousel-inner .item .row [class*="col"]:first-child {
        padding-bottom: 32px;
        padding-top: 32px; }
      #home-product-features .carousel-inner .item .box {
        padding: 32px 48px;
        text-align: left; }
        #home-product-features .carousel-inner .item .box .btn {
          width: auto; }
  #home-product-features .carousel-indicators {
    bottom: inherit;
    left: inherit;
    margin-left: inherit;
    position: relative;
    display: flex;
    margin-bottom: 0;
    padding: 0;
    width: 100%;
    margin-bottom: -40px;
    z-index: 0; }
    #home-product-features .carousel-indicators li {
      border-radius: 0;
      margin: 0;
      border: 0;
      background-color: white;
      flex-grow: 1;
      padding: 16px 0 0;
      height: 160px;
      text-indent: 0; }
      #home-product-features .carousel-indicators li [class*="icon-"] {
        font-size: 48px;
        color: #ccc;
        transition: all 0.4s;
        line-height: 56px; }
      #home-product-features .carousel-indicators li.active {
        background-color: #364a65;
        border: 0;
        color: white; }
        #home-product-features .carousel-indicators li.active [class*="icon-"] {
          color: white; }
      #home-product-features .carousel-indicators li:before {
        content: none; }
  #home-product-features .carousel-control {
    width: 48px;
    height: 80px;
    top: 50%; } }

#home_product-video .container:before {
  top: 0;
  background-color: #f4f5f8;
  content: "";
  display: flex;
  position: absolute;
  z-index: -2;
  left: 0;
  width: 100vw;
  height: 100%; }
  @media screen and (min-width: 992px) {
    #home_product-video .container:before {
      top: -40px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 1440px) {
    #home_product-video .container:before {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
@media screen and (min-width: 992px) {
  #home_product-video .container:before {
    height: 60%;
    top: 20%; } }
@media screen and (max-width: 992px) {
  #home_product-video .productVideo {
    margin: 32px -48px 0; } }
#home_product-video .box {
  position: relative; }
  #home_product-video .box:before {
    background-color: white;
    content: "";
    width: calc(100% - 32px);
    position: absolute;
    height: 100%;
    top: 0;
    left: 16px;
    z-index: -1; }
#home_product-video h2 {
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
  margin-top: 0; }
#home_product-video p {
  margin-top: 16px; }

#sec-home-consulting p.lead {
  margin-top: 0; }
@media screen and (max-width: 992px) {
  #sec-home-consulting h3 {
    text-align: center; } }

#home-consulting-advantages {
  margin-top: 0; }
  #home-consulting-advantages .picture {
    height: 240px; }
  #home-consulting-advantages .box {
    position: relative; }
    #home-consulting-advantages .box:before {
      background-color: white;
      content: "";
      width: calc(100% - 32px);
      position: absolute;
      height: 100%;
      top: 0;
      left: 16px;
      z-index: -1; }
  @media screen and (min-width: 992px) {
    #home-consulting-advantages:before, #home-consulting-advantages .picture {
      top: 0;
      background-color: #f4f5f8;
      content: "";
      display: flex;
      position: absolute;
      z-index: -2;
      left: 0;
      width: 100vw;
      height: 100%; } }
  @media screen and (min-width: 992px) and (min-width: 992px) {
    #home-consulting-advantages:before, #home-consulting-advantages .picture {
      top: 0px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 992px) and (min-width: 1440px) {
    #home-consulting-advantages:before, #home-consulting-advantages .picture {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
  @media screen and (min-width: 992px) {
    #home-consulting-advantages .box {
      margin-top: 192px; } }

#home-social-hgroup .box {
  position: relative; }
  #home-social-hgroup .box:before {
    background-color: white;
    content: "";
    width: calc(100% - 32px);
    position: absolute;
    height: 100%;
    top: 0;
    left: 16px;
    z-index: -1; }
#home-social-hgroup:before {
  top: 0;
  background-color: #f4f5f8;
  content: "";
  display: flex;
  position: absolute;
  z-index: -2;
  left: 0;
  width: 100vw;
  height: 100%; }
  @media screen and (min-width: 992px) {
    #home-social-hgroup:before {
      top: 120px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 1440px) {
    #home-social-hgroup:before {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
@media screen and (min-width: 992px) {
  #home-social-hgroup:before {
    height: calc(100% - 80px); } }

#home-social-components > .row > .box {
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 0px;
  padding-top: 0px;
  height: 380px; }
  #home-social-components > .row > .box:nth-child(1) {
    padding-left: 0px;
    padding-right: 0px;
    height: inherit; }
    #home-social-components > .row > .box:nth-child(1) .box {
      position: relative; }
      #home-social-components > .row > .box:nth-child(1) .box:before {
        background-color: white;
        content: "";
        width: calc(100% - 32px);
        position: absolute;
        height: 100%;
        top: 0;
        left: 16px;
        z-index: -1; }
    #home-social-components > .row > .box:nth-child(1) .picture:after {
      content: "";
      position: absolute;
      height: 100%;
      width: 100%;
      background: -moz-linear-gradient(top, rgba(148, 99, 214, 0) 50%, rgba(148, 99, 214, 0.3) 100%);
      background: -webkit-linear-gradient(top, rgba(148, 99, 214, 0) 50%, rgba(148, 99, 214, 0.3) 100%);
      background: linear-gradient(to bottom, rgba(148, 99, 214, 0) 50%, rgba(148, 99, 214, 0.3) 100%); }
    @media screen and (min-width: 992px) {
      #home-social-components > .row > .box:nth-child(1) .box:before {
        width: calc(100% - 32px); }
      #home-social-components > .row > .box:nth-child(1) .picture {
        transform: translateX(16px);
        height: auto;
        margin-bottom: initial; }
        #home-social-components > .row > .box:nth-child(1) .picture[class*="col-md-push"] {
          transform: translateX(-16px); } }
#home-social-components:before {
  top: 0;
  background-color: #f4f5f8;
  content: "";
  display: flex;
  position: absolute;
  z-index: -2;
  left: 0;
  width: 100vw;
  height: 100%; }
  @media screen and (min-width: 992px) {
    #home-social-components:before {
      top: 0px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 1440px) {
    #home-social-components:before {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
#home-social-components [class*="icon-"] {
  font-size: 36px; }
@media screen and (min-width: 992px) {
  #home-social-components:before {
    height: 240px; } }

#home-cta-agencies:before {
  top: 0;
  background-color: #f4f5f8;
  content: "";
  display: flex;
  position: absolute;
  z-index: -2;
  left: 0;
  width: 100vw;
  height: 100%; }
  @media screen and (min-width: 992px) {
    #home-cta-agencies:before {
      top: 0px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 1440px) {
    #home-cta-agencies:before {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }

#home-content-cta:before {
  top: 0;
  background-color: #f4f5f8;
  content: "";
  display: flex;
  position: absolute;
  z-index: -2;
  left: 0;
  width: 100vw;
  height: 100%; }
  @media screen and (min-width: 992px) {
    #home-content-cta:before {
      bottom: -40px;
      top: inherit;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 1440px) {
    #home-content-cta:before {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
#home-content-cta .box {
  position: relative; }
  #home-content-cta .box:before {
    background-color: white;
    content: "";
    width: calc(100% - 32px);
    position: absolute;
    height: 100%;
    top: 0;
    left: 16px;
    z-index: -1; }
@media screen and (min-width: 992px) {
  #home-content-cta:before {
    height: 240px; } }

#home-hero_header {
  padding: 40px 0 0;
  background-image: url(img/home-hero-platform-bg.svg), -webkit-linear-gradient(95deg, #354966 22%, #9463D6 100%);
  background-image: url(img/home-hero-platform-bg.svg), -o-linear-gradient(95deg, #354966 22%, #9463D6 100%);
  background-image: url(img/home-hero-platform-bg.svg), linear-gradient(185deg, #354966 22%, #9463D6 100%);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: top right; }
  @media screen and (min-width: 992px) {
    #home-hero_header {
      padding: 120px 0 320px; }
      #home-hero_header .container:before {
        content: "";
        width: 700px;
        height: 700px;
        background-image: url(img/home-hero-platform.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        position: absolute;
        display: block;
        left: 50%;
        top: calc(50% - 350px); } }
  @media screen and (max-width: 992px) {
    #home-hero_header {
      background-image: url(img/home-hero-platform-bg-mobile.svg), -webkit-linear-gradient(95deg, #354966 22%, #9463D6 100%);
      background-image: url(img/home-hero-platform-bg-mobile.svg), -o-linear-gradient(95deg, #354966 22%, #9463D6 100%);
      background-image: url(img/home-hero-platform-bg-mobile.svg), linear-gradient(185deg, #354966 22%, #9463D6 100%); }
      #home-hero_header h1 {
        font-size: 32px; }
      #home-hero_header .rd_station_logo {
        display: none; } }

#home-rd_marketing .row + .row {
  margin-top: 80px; }
#home-rd_marketing .video_thumbnail {
  padding: 0 32px 0 0;
  overflow: hidden;
  position: relative; }
  #home-rd_marketing .video_thumbnail img {
    width: 100%; }
  #home-rd_marketing .video_thumbnail .btn-video {
    width: calc(100% - 32px);
    position: absolute;
    z-index: 0;
    top: 0;
    text-align: center;
    height: 100%;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    padding: calc(25% - 69px) 0;
    margin-top: 0;
    display: block;
    cursor: pointer; }
    #home-rd_marketing .video_thumbnail .btn-video:hover, #home-rd_marketing .video_thumbnail .btn-video:focus, #home-rd_marketing .video_thumbnail .btn-video:active {
      text-decoration: none; }
    #home-rd_marketing .video_thumbnail .btn-video span {
      font-size: 100px; }
#home-rd_marketing .box:before {
  z-index: 0; }
#home-rd_marketing p {
  max-width: 800px;
  display: inline-block; }
#home-rd_marketing a:not(.btn) {
  display: block;
  margin-top: 16px; }
#home-rd_marketing .rd_marketing_logo {
  margin-top: 32px; }
#home-rd_marketing .marketing_advantages {
  text-align: center; }
  #home-rd_marketing .marketing_advantages [class*="col"] {
    padding: 0 32px; }
    #home-rd_marketing .marketing_advantages [class*="col"] h3 {
      font-size: 18px;
      line-height: 24px;
      margin-top: 8px; }
    #home-rd_marketing .marketing_advantages [class*="col"] img {
      width: 180px; }
#home-rd_marketing .partnership_boxes {
  position: relative; }
  #home-rd_marketing .partnership_boxes:before {
    content: "";
    top: 40px;
    height: calc(100% - 80px);
    display: flex;
    position: absolute;
    z-index: -2;
    left: 0;
    width: 100vw;
    background: #f4f5f8; }
    @media screen and (min-width: 992px) {
      #home-rd_marketing .partnership_boxes:before {
        left: calc(-50vw + 50% + 20px);
        width: calc(100vw - 40px); } }
    @media screen and (min-width: 1440px) {
      #home-rd_marketing .partnership_boxes:before {
        left: calc(-720px + 50% + 20px);
        width: calc(1440px - 40px); } }
  #home-rd_marketing .partnership_boxes:before {
    height: 100%; }
@media screen and (min-width: 992px) {
  #home-rd_marketing {
    margin-top: -300px; } }
#home-rd_marketing .integration_cta {
  padding-top: 64px; }
@media screen and (max-width: 992px) {
  #home-rd_marketing .marketing_intro .box {
    padding-left: 16px;
    padding-right: 16px; }
  #home-rd_marketing .rd_marketing_logo {
    max-width: 100%; }
  #home-rd_marketing .video_thumbnail {
    padding: 0;
    margin: 32px -16px; }
    #home-rd_marketing .video_thumbnail .btn-video {
      width: 100%;
      padding: calc(25% - 50px) 0; }
      #home-rd_marketing .video_thumbnail .btn-video span {
        font-size: 80px; }
  #home-rd_marketing .partnership_boxes .box .box {
    padding-left: 0;
    padding-right: 0; } }

#home-social_proof .results {
  position: relative; }
  #home-social_proof .results:before {
    content: "";
    top: 40px;
    height: calc(100% - 80px);
    display: flex;
    position: absolute;
    z-index: -2;
    left: 0;
    width: 100vw;
    background: #f4f5f8; }
    @media screen and (min-width: 992px) {
      #home-social_proof .results:before {
        left: calc(-50vw + 50% + 20px);
        width: calc(100vw - 40px); } }
    @media screen and (min-width: 1440px) {
      #home-social_proof .results:before {
        left: calc(-720px + 50% + 20px);
        width: calc(1440px - 40px); } }
  #home-social_proof .results:before {
    height: calc(100% + 80px); }
  #home-social_proof .results [class*="col"] [class*="col"] {
    padding: 60px 0; }
  #home-social_proof .results .result-description {
    margin-bottom: 0; }
  #home-social_proof .results .result-number {
    margin-top: 0; }

#rdsm-hero_header {
  padding: 120px 0;
  background-image: url(img/home-hero-marketing-bg.svg);
  background-image: url(img/home-hero-marketing-bg.svg);
  background-image: url(img/home-hero-marketing-bg.svg);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: contain;
  background-attachment: fixed;
  box-shadow: inset 0px -80px 100px #ffffff; }
  @media screen and (min-width: 992px) {
    #rdsm-hero_header {
      padding: 160px 0; }
      #rdsm-hero_header .btn + .btn {
        margin-left: 16px; }
      #rdsm-hero_header .container:before {
        content: "";
        width: 700px;
        height: 700px;
        background-image: url(img/home-hero-marketing.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        position: absolute;
        display: block;
        right: 50%;
        top: calc(50% - 350px); } }
  #rdsm-hero_header h1 {
    font-weight: bold; }
  #rdsm-hero_header .btn-pres-video {
    color: #364a65;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    margin: 24px 0 64px;
    display: block;
    cursor: pointer; }
    #rdsm-hero_header .btn-pres-video:hover, #rdsm-hero_header .btn-pres-video:focus, #rdsm-hero_header .btn-pres-video:active {
      text-decoration: none;
      color: #364a65; }
    #rdsm-hero_header .btn-pres-video [class*="icon-"] {
      color: #364a65;
      font-size: 32px;
      display: inline-block;
      position: relative;
      top: 8px;
      margin-right: 8px; }
  @media screen and (max-width: 992px) {
    #rdsm-hero_header {
      background-image: url(img/home-hero-marketing-bg-mobile.svg);
      background-image: url(img/home-hero-marketing-bg-mobile.svg);
      background-image: url(img/home-hero-marketing-bg-mobile.svg); }
      #rdsm-hero_header [class*="col"] {
        padding-left: 32px;
        padding-right: 32px; }
      #rdsm-hero_header h1 {
        font-size: 32px; }
      #rdsm-hero_header .rd_marketing_logo {
        max-width: 100%; }
      #rdsm-hero_header .btn-pres-video {
        line-height: 24px;
        padding-left: 40px;
        position: relative;
        margin: 24px 0; }
        #rdsm-hero_header .btn-pres-video [class*="icon-"] {
          position: absolute;
          top: 0px;
          left: 0px; } }

#rdsm-soft_features h2 {
  font-size: 24px;
  font-weight: bold;
  line-height: 32px; }
#rdsm-soft_features [class*="col"] img {
  max-width: 100%; }
@media screen and (min-width: 992px) {
  #rdsm-soft_features .row {
    padding: 80px;
    display: flex; }
    #rdsm-soft_features .row [class*="col"] {
      align-self: center; }
      #rdsm-soft_features .row [class*="col"] img {
        max-width: 100%; }
      #rdsm-soft_features .row [class*="col"]:not(.box) {
        position: relative; }
        #rdsm-soft_features .row [class*="col"]:not(.box):before {
          content: "";
          top: 40px;
          height: calc(100% - 80px);
          display: flex;
          position: absolute;
          z-index: -2;
          left: 0;
          width: 100vw;
          background-image: -webkit-linear-gradient(-80deg, #354966 22%, #9463D6 100%);
          background-image: -o-linear-gradient(-80deg, #354966 22%, #9463D6 100%);
          background-image: linear-gradient(170deg, #354966 22%, #9463D6 100%); } }
        @media screen and (min-width: 992px) and (min-width: 992px) {
          #rdsm-soft_features .row [class*="col"]:not(.box):before {
            left: calc(-50vw + 50% + 20px);
            width: calc(100vw - 40px); } }
        @media screen and (min-width: 992px) and (min-width: 1440px) {
          #rdsm-soft_features .row [class*="col"]:not(.box):before {
            left: calc(-720px + 50% + 20px);
            width: calc(1440px - 40px); } }
@media screen and (min-width: 992px) {
        #rdsm-soft_features .row [class*="col"]:not(.box):before {
          right: 20px;
          width: calc(720px - 40px);
          left: inherit; }
        #rdsm-soft_features .row [class*="col"]:not(.box)[class*="push"]:before {
          right: inherit;
          left: 20px; } }

#rdsm-social_proof {
  padding: 120px 0 80px; }
  #rdsm-social_proof h2 {
    font-size: 24px;
    font-weight: bold;
    line-height: 32px; }
    #rdsm-social_proof h2 .big {
      font-size: 32px;
      line-height: 40px;
      font-weight: 800; }
  #rdsm-social_proof h2 + a {
    max-width: 280px; }
  #rdsm-social_proof .box + a {
    display: block; }
  @media screen and (min-width: 992px) {
    #rdsm-social_proof .box + a {
      margin: 8px 0 0 112px; }
    #rdsm-social_proof .box-white {
      margin-top: -56px; } }
  #rdsm-social_proof .video_thumbnail {
    padding: 0;
    margin-top: 32px; }
    #rdsm-social_proof .video_thumbnail img {
      width: 133%;
      position: relative;
      z-index: -3; }
    #rdsm-social_proof .video_thumbnail .btn-video {
      width: 133%;
      position: absolute;
      z-index: 0;
      top: 0;
      text-align: center;
      height: 100%;
      color: white;
      font-weight: bold;
      text-transform: uppercase;
      text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
      padding: calc(50% - 80px) 0;
      cursor: pointer; }
      #rdsm-social_proof .video_thumbnail .btn-video:hover, #rdsm-social_proof .video_thumbnail .btn-video:focus, #rdsm-social_proof .video_thumbnail .btn-video:active {
        text-decoration: none; }
      #rdsm-social_proof .video_thumbnail .btn-video span {
        font-size: 60px; }
  @media screen and (max-width: 992px) {
    #rdsm-social_proof [class*="col"] {
      padding-left: 32px;
      padding-right: 32px; }
      #rdsm-social_proof [class*="col"] .box {
        margin: 16px -16px; }
      #rdsm-social_proof [class*="col"] .box + a {
        text-align: center; }
    #rdsm-social_proof .video_thumbnail {
      padding: 0;
      margin: 32px 0; }
      #rdsm-social_proof .video_thumbnail img {
        width: 100%;
        position: relative;
        z-index: -3; }
      #rdsm-social_proof .video_thumbnail .btn-video {
        width: 100%;
        padding: calc(25% - 44px) 0; }
        #rdsm-social_proof .video_thumbnail .btn-video span {
          font-size: 80px; } }

#rdsm-main_cta .container:before {
  content: "";
  top: 40px;
  height: calc(100% - 80px);
  display: flex;
  position: absolute;
  z-index: -2;
  left: 0;
  width: 100vw;
  background-image: -webkit-linear-gradient(-80deg, #354966 22%, #9463D6 100%);
  background-image: -o-linear-gradient(-80deg, #354966 22%, #9463D6 100%);
  background-image: linear-gradient(170deg, #354966 22%, #9463D6 100%); }
  @media screen and (min-width: 992px) {
    #rdsm-main_cta .container:before {
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 1440px) {
    #rdsm-main_cta .container:before {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
#rdsm-main_cta .container .heading, #rdsm-main_cta .container .heading_xs, #rdsm-main_cta .container h4, #rdsm-main_cta .container p .highlight, p #rdsm-main_cta .container .highlight, #rdsm-main_cta .container li .highlight, li #rdsm-main_cta .container .highlight, #rdsm-main_cta .container #home-product-features h2, #home-product-features #rdsm-main_cta .container h2, #rdsm-main_cta #partners-topics .container h3, #partners-topics #rdsm-main_cta .container h3, #rdsm-main_cta #partners-who-can-be .container h3, #partners-who-can-be #rdsm-main_cta .container h3, #rdsm-main_cta .container #partners-how-it-works #partners-levels h3, #partners-how-it-works #partners-levels #rdsm-main_cta .container h3, #rdsm-main_cta .implementation_content .container h2, .implementation_content #rdsm-main_cta .container h2, #rdsm-main_cta .implementation_content .container h3, .implementation_content #rdsm-main_cta .container h3, #rdsm-main_cta .container .heading_s, #rdsm-main_cta .container h3, #rdsm-main_cta .container .case_brief h2, .case_brief #rdsm-main_cta .container h2, #rdsm-main_cta .container .home_hero_header_content h2, .home_hero_header_content #rdsm-main_cta .container h2, #rdsm-main_cta .container #home-discover-cta h1, #home-discover-cta #rdsm-main_cta .container h1, #rdsm-main_cta .container #home-feat-case h2, #home-feat-case #rdsm-main_cta .container h2, #rdsm-main_cta .container #home-product-features p.lead, #home-product-features #rdsm-main_cta .container p.lead, #rdsm-main_cta .container #home_product-video h2, #home_product-video #rdsm-main_cta .container h2, #rdsm-main_cta .container #sec-home-consulting h1, #sec-home-consulting #rdsm-main_cta .container h1, #rdsm-main_cta .container #sec-home-consulting h3, #sec-home-consulting #rdsm-main_cta .container h3, #rdsm-main_cta .container #sec-home-social h1, #sec-home-social #rdsm-main_cta .container h1, #rdsm-main_cta .container #sec-home-content-link h1, #sec-home-content-link #rdsm-main_cta .container h1, #rdsm-main_cta .container #feature-page-consulting h2, #feature-page-consulting #rdsm-main_cta .container h2, #rdsm-main_cta .container .product-feature p.lead, .product-feature #rdsm-main_cta .container p.lead, #rdsm-main_cta .container .case_content h2, .case_content #rdsm-main_cta .container h2, #rdsm-main_cta .container .generic_page_content h2, .generic_page_content #rdsm-main_cta .container h2, #rdsm-main_cta .related-cases .container h1, .related-cases #rdsm-main_cta .container h1, #rdsm-main_cta .related-cases .container .box:last-of-type h2, .related-cases #rdsm-main_cta .container .box:last-of-type h2, #rdsm-main_cta .container .feature_content h2, .feature_content #rdsm-main_cta .container h2, #rdsm-main_cta .container #partners-header h1, #partners-header #rdsm-main_cta .container h1, #rdsm-main_cta .container #princig-header-section h2, #princig-header-section #rdsm-main_cta .container h2, #rdsm-main_cta .container .heading_m, #rdsm-main_cta .container h2, #rdsm-main_cta .container main > header h1, main > header #rdsm-main_cta .container h1, #rdsm-main_cta .container .title-container h1, .title-container #rdsm-main_cta .container h1, #rdsm-main_cta .container .home_hero_header_content h1, .home_hero_header_content #rdsm-main_cta .container h1, #rdsm-main_cta .container #home-discover-free-test h1, #home-discover-free-test #rdsm-main_cta .container h1, #rdsm-main_cta .container #home-product-features h1, #home-product-features #rdsm-main_cta .container h1, #rdsm-main_cta .feature-related-content .container h1, .feature-related-content #rdsm-main_cta .container h1, #rdsm-main_cta .container .heading_l, #rdsm-main_cta .container h1, #rdsm-main_cta .container .results .result-number, .results #rdsm-main_cta .container .result-number, #rdsm-main_cta .container #sec-home-consulting p.lead, #sec-home-consulting #rdsm-main_cta .container p.lead, #rdsm-main_cta .container h5, #rdsm-main_cta .container h6, #rdsm-main_cta .container p, #rdsm-main_cta .container li, #rdsm-main_cta .container ol li:before, #rdsm-main_cta .container a:not(.btn), #rdsm-main_cta .container span {
  color: white; }
#rdsm-main_cta .container .link, #rdsm-main_cta .container p a, p #rdsm-main_cta .container a, #rdsm-main_cta .container li a, li #rdsm-main_cta .container a {
  color: white;
  box-shadow: inset 0px -1px 0px white; }
  #rdsm-main_cta .container .link:hover, #rdsm-main_cta .container p a:hover, p #rdsm-main_cta .container a:hover, #rdsm-main_cta .container li a:hover, li #rdsm-main_cta .container a:hover, #rdsm-main_cta .container .link:focus, #rdsm-main_cta .container p a:focus, p #rdsm-main_cta .container a:focus, #rdsm-main_cta .container li a:focus, li #rdsm-main_cta .container a:focus, #rdsm-main_cta .container .link:active, #rdsm-main_cta .container p a:active, p #rdsm-main_cta .container a:active, #rdsm-main_cta .container li a:active, li #rdsm-main_cta .container a:active {
    color: #31a2ff;
    box-shadow: inset 0px -1px 0px #31a2ff; }
#rdsm-main_cta .container:before {
  top: 0;
  height: 100%; }
#rdsm-main_cta h2 {
  font-size: 24px;
  line-height: 32px;
  font-weight: bold; }

#rdsm-feature_list .container {
  padding: 64px 0; }
  #rdsm-feature_list .container:before {
    content: "";
    top: 40px;
    height: calc(100% - 80px);
    display: flex;
    position: absolute;
    z-index: -2;
    left: 0;
    width: 100vw;
    background: #f4f5f8; }
    @media screen and (min-width: 992px) {
      #rdsm-feature_list .container:before {
        left: calc(-50vw + 50% + 20px);
        width: calc(100vw - 40px); } }
    @media screen and (min-width: 1440px) {
      #rdsm-feature_list .container:before {
        left: calc(-720px + 50% + 20px);
        width: calc(1440px - 40px); } }
  #rdsm-feature_list .container:before {
    top: 0;
    height: 100%; }
#rdsm-feature_list h2 {
  font-size: 32px;
  line-height: 40px;
  font-weight: bold; }
#rdsm-feature_list .btn {
  margin-top: 0; }
#rdsm-feature_list .btn + a {
  margin: 24px 24px 0; }
#rdsm-feature_list .row {
  padding: 32px 0; }
#rdsm-feature_list .rdsm_feature h3 {
  font-weight: bold; }
#rdsm-feature_list [class*="feature_ico-"] {
  padding: 12px 0 12px 56px;
  background-repeat: no-repeat;
  background-position: left 6px;
  background-size: 44px; }
#rdsm-feature_list .feature_ico-01 {
  background-image: url(img/icons/feature_icon-social_media.svg); }
#rdsm-feature_list .feature_ico-02 {
  background-image: url(img/icons/feature_icon-fb_ads.svg); }
#rdsm-feature_list .feature_ico-03 {
  background-image: url(img/icons/feature_icon-seo.svg); }
#rdsm-feature_list .feature_ico-04 {
  background-image: url(img/icons/feature_icon-landing_pages.svg); }
#rdsm-feature_list .feature_ico-05 {
  background-image: url(img/icons/feature_icon-email_mkt.svg); }
#rdsm-feature_list .feature_ico-06 {
  background-image: url(img/icons/feature_icon-ab_test.svg); }
#rdsm-feature_list .feature_ico-07 {
  background-image: url(img/icons/feature_icon-automation.svg); }
#rdsm-feature_list .feature_ico-08 {
  background-image: url(img/icons/feature_icon-lead_monitoring.svg); }
#rdsm-feature_list .feature_ico-09 {
  background-image: url(img/icons/feature_icon-lead_scoring.svg); }
#rdsm-feature_list .feature_ico-10 {
  background-image: url(img/icons/feature_icon-success_plans.svg); }
#rdsm-feature_list .feature_ico-11 {
  background-image: url(img/icons/feature_icon-analysis.svg); }
#rdsm-feature_list .feature_ico-12 {
  background-image: url(img/icons/feature_icon-bi.svg); }
@media screen and (max-width: 992px) {
  #rdsm-feature_list [class*="col"] {
    padding-left: 32px;
    padding-right: 32px; }
  #rdsm-feature_list h2 {
    font-size: 24px;
    line-height: 32px; }
  #rdsm-feature_list .btn + a {
    display: block;
    text-align: center; }
  #rdsm-feature_list .row {
    padding: 0; }
    #rdsm-feature_list .row:first-child {
      margin-bottom: 40px; }
  #rdsm-feature_list [class*="feature_ico-"] {
    padding: 56px 0 0px 0px;
    font-size: 20px; } }

#rdsm-platform_value .container:before {
  content: "";
  top: 40px;
  height: calc(100% - 80px);
  display: flex;
  position: absolute;
  z-index: -2;
  left: 0;
  width: 100vw;
  background: #f4f5f8; }
  @media screen and (min-width: 992px) {
    #rdsm-platform_value .container:before {
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 1440px) {
    #rdsm-platform_value .container:before {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
#rdsm-platform_value h2 {
  font-weight: bold; }
#rdsm-platform_value p {
  display: inline-block;
  max-width: 800px; }
@media screen and (max-width: 992px) {
  #rdsm-platform_value h2 {
    font-size: 24px; } }

@media screen and (min-width: 992px) {
  .features_page-header .btn + .btn {
    margin-left: 16px; } }

#feature-page-consulting {
  padding-bottom: 0; }
  #feature-page-consulting .picture {
    top: 0;
    background-color: #f4f5f8;
    content: "";
    display: flex;
    position: absolute;
    z-index: -2;
    left: 0;
    width: 100vw;
    height: 240px;
    position: absolute;
    top: 0; }
    @media screen and (min-width: 992px) {
      #feature-page-consulting .picture {
        top: -40px;
        left: calc(-50vw + 50% + 20px);
        width: calc(100vw - 40px); } }
    @media screen and (min-width: 1440px) {
      #feature-page-consulting .picture {
        left: calc(-720px + 50% + 20px);
        width: calc(1440px - 40px); } }
  #feature-page-consulting .box {
    position: relative;
    margin-top: 192px; }
    #feature-page-consulting .box:before {
      background-color: white;
      content: "";
      width: calc(100% - 32px);
      position: absolute;
      height: 100%;
      top: 0;
      left: 16px;
      z-index: -1; }
  @media screen and (min-width: 992px) {
    #feature-page-consulting .picture {
      top: 0;
      background-color: #f4f5f8;
      content: "";
      display: flex;
      position: absolute;
      z-index: -2;
      left: 0;
      width: 100vw;
      height: calc(100% - 120px); } }
  @media screen and (min-width: 992px) and (min-width: 992px) {
    #feature-page-consulting .picture {
      top: 120px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 992px) and (min-width: 1440px) {
    #feature-page-consulting .picture {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
  @media screen and (min-width: 992px) {
    #feature-page-consulting .box {
      margin-top: 0;
      margin-bottom: 480px; } }

.product-feature-menu {
  background-color: white;
  border: 1px solid #e8ebf1;
  box-shadow: 0px 0px 8px rgba(153, 160, 170, 0.2);
  width: 264px;
  margin-left: 16px;
  position: absolute;
  z-index: 2; }
  .product-feature-menu.affix {
    position: fixed;
    top: 88px; }
  .product-feature-menu li {
    margin: 0;
    padding: 12px 24px 12px 72px;
    transition: all 0.4s; }
    .product-feature-menu li a, .product-feature-menu li a:focus {
      background: transparent;
      font-size: 14px;
      text-transform: uppercase;
      padding: 0;
      box-shadow: none;
      color: #404040; }
      .product-feature-menu li a [class*="icon-"], .product-feature-menu li a:focus [class*="icon-"] {
        font-size: 40px;
        color: #ccc;
        position: absolute;
        left: -64px;
        top: calc(50% - 23px);
        transition: all 0.4s;
        display: block;
        text-align: center;
        width: 64px; }
    .product-feature-menu li:hover, .product-feature-menu li:focus, .product-feature-menu li.active {
      background-color: #364a65; }
      .product-feature-menu li:hover a, .product-feature-menu li:hover [class*="icon-"], .product-feature-menu li:focus a, .product-feature-menu li:focus [class*="icon-"], .product-feature-menu li.active a, .product-feature-menu li.active [class*="icon-"] {
        color: white;
        background: transparent; }
    .product-feature-menu li:before {
      content: none; }

.product-feature:before {
  top: 0;
  background-color: #f4f5f8;
  content: "";
  display: flex;
  position: absolute;
  z-index: -2;
  left: 0;
  width: 100vw;
  height: 100%; }
  @media screen and (min-width: 992px) {
    .product-feature:before {
      bottom: -40px;
      top: inherit;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 1440px) {
    .product-feature:before {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
.product-feature .box {
  position: relative; }
  .product-feature .box:before {
    background-color: white;
    content: "";
    width: calc(100% - 32px);
    position: absolute;
    height: 100%;
    top: 0;
    left: 16px;
    z-index: -1; }
.product-feature [class*="col-"]:first-child {
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 16px;
  margin-bottom: -32px; }
  .product-feature [class*="col-"]:first-child img {
    width: 100%; }
.product-feature .testimonial .box {
  position: relative; }
  .product-feature .testimonial .box:before {
    background-color: white;
    content: "";
    width: calc(100% - 32px);
    position: absolute;
    height: 100%;
    top: 0;
    left: 16px;
    z-index: -1; }
.product-feature .testimonial .picture:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: -moz-linear-gradient(top, rgba(148, 99, 214, 0) 50%, rgba(148, 99, 214, 0.3) 100%);
  background: -webkit-linear-gradient(top, rgba(148, 99, 214, 0) 50%, rgba(148, 99, 214, 0.3) 100%);
  background: linear-gradient(to bottom, rgba(148, 99, 214, 0) 50%, rgba(148, 99, 214, 0.3) 100%); }
@media screen and (min-width: 992px) {
  .product-feature .testimonial .box:before {
    width: calc(100% - 32px); }
  .product-feature .testimonial .picture {
    transform: translateX(16px);
    height: auto;
    margin-bottom: initial; }
    .product-feature .testimonial .picture[class*="col-md-push"] {
      transform: translateX(-16px); } }
.product-feature .testimonial .picture {
  margin-top: -32px; }
  .product-feature .testimonial .picture img {
    width: calc(100% - 32px); }
@media screen and (min-width: 992px) {
  .product-feature .testimonial .picture {
    z-index: 0 !important;
    margin-top: 0; }
    .product-feature .testimonial .picture img {
      width: 100%; }
  .product-feature .testimonial .box {
    position: relative; }
    .product-feature .testimonial .box:before {
      background-color: white;
      content: "";
      width: calc(100% - 32px);
      position: absolute;
      height: 100%;
      top: 0;
      left: 16px;
      z-index: -1; }
    .product-feature .testimonial .box:before {
      width: 100vw; } }
.product-feature .testimonial .no-pic {
  height: 0; }
.product-feature h2 {
  font-size: 16px;
  line-height: 24px;
  color: #99a0aa;
  text-transform: uppercase;
  margin: 0 0 8px; }
.product-feature p.lead {
  margin: 0 0 16px; }
@media screen and (min-width: 992px) {
  .product-feature + .product-feature {
    margin-top: 96px; }
  .product-feature:before {
    top: 0;
    background-color: #f4f5f8;
    content: "";
    display: flex;
    position: absolute;
    z-index: -2;
    left: 0;
    width: 100vw;
    height: calc(100% - 160px); } }
  @media screen and (min-width: 992px) and (min-width: 992px) {
    .product-feature:before {
      top: 200px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 992px) and (min-width: 1440px) {
    .product-feature:before {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
@media screen and (min-width: 992px) {
  .product-feature .box {
    position: relative;
    padding-bottom: 64px; }
    .product-feature .box:before {
      background-color: white;
      content: "";
      width: calc(100% - 32px);
      position: absolute;
      height: 100%;
      top: 0;
      left: 16px;
      z-index: -1; }
    .product-feature .box:before {
      width: 100vw; }
  .product-feature .feature-description [class*="col-"]:first-child {
    padding-left: 0px;
    padding-right: 0px; }
    .product-feature .feature-description [class*="col-"]:first-child img {
      margin-left: 16px; }
    .product-feature .feature-description [class*="col-"]:first-child.feature-img:after {
      right: -16px; }
    .product-feature .feature-description [class*="col-"]:first-child[class*="-push-"].feature-img:after {
      right: 8px; }
    .product-feature .feature-description [class*="col-"]:first-child[class*="-push-"] img {
      margin-left: -16px; }
  .product-feature .testimonial .box:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 0;
    border-top: 2px dotted #e8ebf1;
    top: -28px; } }

#funcionalidade-fb-ads {
  margin-bottom: 64px; }

.feature-img img {
  border: 2px solid #e8ebf1;
  border-radius: 4px; }
@media screen and (min-width: 992px) {
  .feature-img img {
    border-radius: 0 0 4px 4px;
    max-width: 100%; }
  .feature-img:after {
    content: "•• ";
    display: block;
    position: absolute;
    border: 2px solid #e8ebf1;
    color: #e8ebf1;
    width: 100%;
    height: 16px;
    top: 2px;
    font-size: 24px;
    line-height: 12px;
    text-align: right;
    border-radius: 4px 4px 0 0; } }

.video-cta-paragraph {
  color: white;
  font-size: 20px;
  line-height: 24px; }

#cases-filters {
  padding-top: 170px; }
  #cases-filters:not(.spanish) .box {
    position: relative;
    border: 1px solid #e8ebf1;
    box-shadow: 0px 0px 8px rgba(153, 160, 170, 0.2); }
    #cases-filters:not(.spanish) .box:before {
      background-color: white;
      content: "";
      width: calc(100% - 32px);
      position: absolute;
      height: 100%;
      top: 0;
      left: 16px;
      z-index: -1; }
    #cases-filters:not(.spanish) .box:before {
      width: 100%;
      left: 0; }
  #cases-filters .case-type {
    position: absolute;
    clear: both;
    overflow: hidden;
    height: 190px;
    top: -190px;
    overflow: hidden;
    width: calc(100% - 32px);
    left: 16px; }
    #cases-filters .case-type p {
      float: left;
      padding-top: 4px;
      width: 100%;
      margin-right: 0; }
    #cases-filters .case-type .tab {
      float: left;
      width: 50%; }
      #cases-filters .case-type .tab label {
        background: #e8ebf1;
        border: 1px solid #e8ebf1;
        color: #404040;
        padding: 48px 12px 80px 12px;
        position: relative;
        width: 100%;
        cursor: pointer;
        transition: all, .4s; }
        #cases-filters .case-type .tab label [class*="icon-"] {
          font-size: 36px;
          position: absolute;
          color: #99a0aa;
          left: calc(50% - 18px);
          top: 8px;
          transition: all 0.4s; }
      #cases-filters .case-type .tab [type=radio] {
        display: none; }
        #cases-filters .case-type .tab [type=radio]:checked ~ label {
          background: white;
          border-bottom: 1px solid white;
          box-shadow: 0px 0px 8px rgba(153, 160, 170, 0.2);
          z-index: 2; }
          #cases-filters .case-type .tab [type=radio]:checked ~ label ~ .content {
            z-index: 1; }
        #cases-filters .case-type .tab [type=radio]:not(:checked) ~ label:hover {
          background: #364a65;
          border-color: #364a65;
          color: white; }
          #cases-filters .case-type .tab [type=radio]:not(:checked) ~ label:hover [class*="icon-"] {
            color: white; }
    #cases-filters .case-type p {
      font-size: 14px;
      text-align: center; }
    #cases-filters .case-type .tab label {
      text-transform: uppercase;
      font-size: 13px;
      line-height: 16px;
      text-align: center; }
    @media screen and (min-width: 992px) {
      #cases-filters .case-type p {
        text-align: left; }
      #cases-filters .case-type .tab label {
        font-size: 14px;
        text-align: left; } }
  #cases-filters .filters .select {
    padding-left: 0;
    padding-right: 0; }
    #cases-filters .filters .select, #cases-filters .filters .select select {
      margin-top: 8px; }
  #cases-filters .filters .select:first-of-type {
    margin-top: 0; }
  #cases-filters.spanish .filters {
    display: none; }
  #cases-filters.spanish .case-type {
    height: 68px; }
    #cases-filters.spanish .case-type .tab {
      margin-left: 8px; }
  @media screen and (min-width: 992px) {
    #cases-filters {
      padding-top: 80px;
      padding-bottom: 0px; }
      #cases-filters .case-type {
        height: 58px;
        top: -58px;
        width: 100%;
        left: 0; }
        #cases-filters .case-type p {
          width: 200px;
          margin-right: 24px; }
        #cases-filters .case-type .tab {
          float: left;
          width: auto; }
          #cases-filters .case-type .tab label {
            padding: 12px 12px 12px 72px;
            max-width: 320px; }
            #cases-filters .case-type .tab label [class*="icon-"] {
              font-size: 48px;
              left: 12px;
              top: calc(50% - 23px); }
      #cases-filters .filters .select {
        padding-left: 8px;
        padding-right: 8px; }
        #cases-filters .filters .select:first-of-type {
          padding-left: 0; }
        #cases-filters .filters .select:last-of-type {
          padding-right: 0; }
        #cases-filters .filters .select, #cases-filters .filters .select select {
          margin-top: 0;
          margin-bottom: 0; } }

.case_list {
  padding-bottom: 0px;
  padding-top: 0px; }
  .case_list .case_brief {
    margin-top: 40px; }

.case_empty {
  display: none;
  padding-top: 40px;
  padding-bottom: 40px; }
  .case_empty [class*="icon-"] {
    font-size: 80px; }

.case_content, .generic_page_content {
  position: relative; }
  .case_content > .picture, .generic_page_content > .picture {
    height: 192px; }
  .case_content .videoclic, .generic_page_content .videoclic {
    position: absolute;
    width: 180px;
    height: 100px;
    color: white;
    text-align: center;
    text-transform: uppercase;
    left: calc(50% - 90px);
    top: 40px;
    z-index: 1;
    font-weight: bold;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    cursor: pointer; }
    .case_content .videoclic [class*="icon-"], .generic_page_content .videoclic [class*="icon-"] {
      font-size: 100px;
      transition: all 0.4s;
      display: block;
      text-align: center;
      width: 100%;
      line-height: 80%; }
  .case_content > .box, .generic_page_content > .box {
    position: relative; }
    .case_content > .box:before, .generic_page_content > .box:before {
      background-color: white;
      content: "";
      width: calc(100% - 32px);
      position: absolute;
      height: 100%;
      top: 0;
      left: 16px;
      z-index: -1; }
    .case_content > .box > .row > [class*="col"], .generic_page_content > .box > .row > [class*="col"] {
      padding-left: 0px;
      padding-right: 0px; }
      .case_content > .box > .row > [class*="col"] > img, .case_content > .box > .row > [class*="col"] > a > img, .generic_page_content > .box > .row > [class*="col"] > img, .generic_page_content > .box > .row > [class*="col"] > a > img {
        width: calc(100% + 64px);
        margin: 16px -32px 32px;
        height: auto; }
        .case_content > .box > .row > [class*="col"] > img.case-about-logo, .case_content > .box > .row > [class*="col"] > a > img.case-about-logo, .generic_page_content > .box > .row > [class*="col"] > img.case-about-logo, .generic_page_content > .box > .row > [class*="col"] > a > img.case-about-logo {
          max-width: 240px; }
  .case_content .testimonial, .generic_page_content .testimonial {
    flex-wrap: wrap;
    display: flex;
    position: relative; }
    .case_content .testimonial .box, .generic_page_content .testimonial .box {
      position: relative; }
      .case_content .testimonial .box:before, .generic_page_content .testimonial .box:before {
        background-color: white;
        content: "";
        width: calc(100% - 32px);
        position: absolute;
        height: 100%;
        top: 0;
        left: 16px;
        z-index: -1; }
    .case_content .testimonial .picture:after, .generic_page_content .testimonial .picture:after {
      content: "";
      position: absolute;
      height: 100%;
      width: 100%;
      background: -moz-linear-gradient(top, rgba(148, 99, 214, 0) 50%, rgba(148, 99, 214, 0.3) 100%);
      background: -webkit-linear-gradient(top, rgba(148, 99, 214, 0) 50%, rgba(148, 99, 214, 0.3) 100%);
      background: linear-gradient(to bottom, rgba(148, 99, 214, 0) 50%, rgba(148, 99, 214, 0.3) 100%); }
    @media screen and (min-width: 992px) {
      .case_content .testimonial .box:before, .generic_page_content .testimonial .box:before {
        width: calc(100% - 32px); }
      .case_content .testimonial .picture, .generic_page_content .testimonial .picture {
        transform: translateX(16px);
        height: auto;
        margin-bottom: initial; }
        .case_content .testimonial .picture[class*="col-md-push"], .generic_page_content .testimonial .picture[class*="col-md-push"] {
          transform: translateX(-16px); } }
    .case_content .testimonial .box.text-center, .generic_page_content .testimonial .box.text-center {
      position: relative;
      position: relative; }
      .case_content .testimonial .box.text-center:before, .generic_page_content .testimonial .box.text-center:before {
        background-color: transparent;
        content: "";
        width: calc(100% - 32px);
        position: absolute;
        height: 100%;
        top: 0;
        left: 16px;
        z-index: -1; }
    .case_content .testimonial:before, .generic_page_content .testimonial:before {
      top: 0;
      background-color: #f4f5f8;
      content: "";
      display: flex;
      position: absolute;
      z-index: -2;
      left: 0;
      width: 100vw;
      height: 100%; }
      @media screen and (min-width: 992px) {
        .case_content .testimonial:before, .generic_page_content .testimonial:before {
          bottom: 0px;
          top: inherit;
          left: calc(-50vw + 50% + 20px);
          width: calc(100vw - 40px); } }
      @media screen and (min-width: 1440px) {
        .case_content .testimonial:before, .generic_page_content .testimonial:before {
          left: calc(-720px + 50% + 20px);
          width: calc(1440px - 40px); } }
    .case_content .testimonial + p, .generic_page_content .testimonial + p {
      margin-top: 32px; }
  .case_content .results, .generic_page_content .results {
    width: 100%;
    display: inline-block; }
  .case_content h2, .generic_page_content h2 {
    clear: both;
    margin: 32px auto;
    text-align: center !important; }
    .case_content h2:first-of-type, .generic_page_content h2:first-of-type {
      margin-top: 0; }
  @media screen and (max-width: 992px) {
    .case_content .testimonial, .generic_page_content .testimonial {
      margin: 32px -32px 0; }
      .case_content .testimonial .picture, .generic_page_content .testimonial .picture {
        width: 100%; }
      .case_content .testimonial .box.text-center, .generic_page_content .testimonial .box.text-center {
        margin-top: -24px;
        padding-top: 0;
        padding-bottom: 16px; } }
  @media screen and (min-width: 992px) {
    .case_content, .generic_page_content {
      top: -60px; }
      .case_content > .picture, .generic_page_content > .picture {
        top: 0;
        background-color: #f4f5f8;
        content: "";
        display: flex;
        position: absolute;
        z-index: -2;
        left: 0;
        width: 100vw;
        height: 480px; } }
    @media screen and (min-width: 992px) and (min-width: 992px) {
      .case_content > .picture, .generic_page_content > .picture {
        top: 0px;
        left: calc(-50vw + 50% + 20px);
        width: calc(100vw - 40px); } }
    @media screen and (min-width: 992px) and (min-width: 1440px) {
      .case_content > .picture, .generic_page_content > .picture {
        left: calc(-720px + 50% + 20px);
        width: calc(1440px - 40px); } }
  @media screen and (min-width: 992px) {
      .case_content .videoclic, .generic_page_content .videoclic {
        top: 160px; }
        .case_content .videoclic:hover, .generic_page_content .videoclic:hover {
          text-decoration: none; }
      .case_content:after, .generic_page_content:after {
        content: "";
        width: calc(100% - 32px);
        height: 20px;
        position: absolute;
        background-color: white;
        top: 0;
        left: 16px; }
      .case_content > .picture + .box, .generic_page_content > .picture + .box {
        margin-top: 400px; }
      .case_content > .box > .row > [class*="col"] img, .generic_page_content > .box > .row > [class*="col"] img {
        width: auto;
        max-width: 100%; }
        .case_content > .box > .row > [class*="col"] img.left, .case_content > .box > .row > [class*="col"] img.alignleft, .generic_page_content > .box > .row > [class*="col"] img.left, .generic_page_content > .box > .row > [class*="col"] img.alignleft {
          float: left;
          margin: 0 40px 32px 0; }
        .case_content > .box > .row > [class*="col"] img.right, .case_content > .box > .row > [class*="col"] img.alignright, .generic_page_content > .box > .row > [class*="col"] img.right, .generic_page_content > .box > .row > [class*="col"] img.alignright {
          float: right;
          margin: 0 0 32px 40px; }
        .case_content > .box > .row > [class*="col"] img.center, .case_content > .box > .row > [class*="col"] img.aligncenter, .generic_page_content > .box > .row > [class*="col"] img.center, .generic_page_content > .box > .row > [class*="col"] img.aligncenter {
          margin: 40px auto -40px;
          display: block; }
        .case_content > .box > .row > [class*="col"] img:not(.cta-img), .case_content > .box > .row > [class*="col"] img:not(.cta-img).case-photo, .generic_page_content > .box > .row > [class*="col"] img:not(.cta-img), .generic_page_content > .box > .row > [class*="col"] img:not(.cta-img).case-photo {
          width: 480px;
          margin-left: calc(50% - 240px);
          margin-top: 16px;
          margin-bottom: 32px; }
          .case_content > .box > .row > [class*="col"] img:not(.cta-img).left, .case_content > .box > .row > [class*="col"] img:not(.cta-img).alignleft, .case_content > .box > .row > [class*="col"] img:not(.cta-img).case-photo.left, .case_content > .box > .row > [class*="col"] img:not(.cta-img).case-photo.alignleft, .generic_page_content > .box > .row > [class*="col"] img:not(.cta-img).left, .generic_page_content > .box > .row > [class*="col"] img:not(.cta-img).alignleft, .generic_page_content > .box > .row > [class*="col"] img:not(.cta-img).case-photo.left, .generic_page_content > .box > .row > [class*="col"] img:not(.cta-img).case-photo.alignleft {
            margin-left: -240px; }
          .case_content > .box > .row > [class*="col"] img:not(.cta-img).right, .case_content > .box > .row > [class*="col"] img:not(.cta-img).alignright, .case_content > .box > .row > [class*="col"] img:not(.cta-img).case-photo.right, .case_content > .box > .row > [class*="col"] img:not(.cta-img).case-photo.alignright, .generic_page_content > .box > .row > [class*="col"] img:not(.cta-img).right, .generic_page_content > .box > .row > [class*="col"] img:not(.cta-img).alignright, .generic_page_content > .box > .row > [class*="col"] img:not(.cta-img).case-photo.right, .generic_page_content > .box > .row > [class*="col"] img:not(.cta-img).case-photo.alignright {
            margin-right: -240px; }
          .case_content > .box > .row > [class*="col"] img:not(.cta-img).no-float, .case_content > .box > .row > [class*="col"] img:not(.cta-img).alignnone, .case_content > .box > .row > [class*="col"] img:not(.cta-img).case-photo.no-float, .case_content > .box > .row > [class*="col"] img:not(.cta-img).case-photo.alignnone, .generic_page_content > .box > .row > [class*="col"] img:not(.cta-img).no-float, .generic_page_content > .box > .row > [class*="col"] img:not(.cta-img).alignnone, .generic_page_content > .box > .row > [class*="col"] img:not(.cta-img).case-photo.no-float, .generic_page_content > .box > .row > [class*="col"] img:not(.cta-img).case-photo.alignnone {
            display: block;
            float: none;
            height: auto;
            margin-left: auto;
            margin-right: auto;
            max-width: 100%;
            width: auto; }
          .case_content > .box > .row > [class*="col"] img:not(.cta-img).case-about-logo, .case_content > .box > .row > [class*="col"] img:not(.cta-img).case-photo.case-about-logo, .generic_page_content > .box > .row > [class*="col"] img:not(.cta-img).case-about-logo, .generic_page_content > .box > .row > [class*="col"] img:not(.cta-img).case-photo.case-about-logo {
            max-width: 240px;
            margin-right: 0px; }
          .case_content > .box > .row > [class*="col"] img:not(.cta-img).quote-company, .case_content > .box > .row > [class*="col"] img:not(.cta-img).case-photo.quote-company, .generic_page_content > .box > .row > [class*="col"] img:not(.cta-img).quote-company, .generic_page_content > .box > .row > [class*="col"] img:not(.cta-img).case-photo.quote-company {
            height: 80px;
            width: auto;
            max-width: 160px;
            object-fit: contain; }
      .case_content > .box > .row > [class*="col"] .row.flex, .generic_page_content > .box > .row > [class*="col"] .row.flex {
        align-items: center;
        margin: 64px 0; }
        .case_content > .box > .row > [class*="col"] .row.flex h2, .generic_page_content > .box > .row > [class*="col"] .row.flex h2 {
          text-align: left !important; }
        .case_content > .box > .row > [class*="col"] .row.flex.left, .generic_page_content > .box > .row > [class*="col"] .row.flex.left {
          flex-direction: row; }
        .case_content > .box > .row > [class*="col"] .row.flex.right, .generic_page_content > .box > .row > [class*="col"] .row.flex.right {
          flex-direction: row-reverse; }
        .case_content > .box > .row > [class*="col"] .row.flex img, .case_content > .box > .row > [class*="col"] .row.flex img.case-photo, .generic_page_content > .box > .row > [class*="col"] .row.flex img, .generic_page_content > .box > .row > [class*="col"] .row.flex img.case-photo {
          height: 100%; }
      .case_content .testimonial, .generic_page_content .testimonial {
        padding-bottom: 40px;
        padding-top: 40px;
        width: calc(100%/ 8 * 12);
        margin: 0 0 40px calc(100% / 8 * -2); }
        .case_content .testimonial:before, .generic_page_content .testimonial:before {
          z-index: -1;
          height: 60%; }
      .case_content .btn, .generic_page_content .btn {
        margin: 0 8px; } }

.related-cases {
  padding-bottom: 0; }
  .related-cases .container:before {
    top: 0;
    background-color: #f4f5f8;
    content: "";
    display: flex;
    position: absolute;
    z-index: -2;
    left: 0;
    width: 100vw;
    height: 100%; }
    @media screen and (min-width: 992px) {
      .related-cases .container:before {
        bottom: 0px;
        top: inherit;
        left: calc(-50vw + 50% + 20px);
        width: calc(100vw - 40px); } }
    @media screen and (min-width: 1440px) {
      .related-cases .container:before {
        left: calc(-720px + 50% + 20px);
        width: calc(1440px - 40px); } }
  .related-cases .container > .row.flex .box {
    background-color: white;
    text-align: center;
    margin-top: 0; }
    .related-cases .container > .row.flex .box h2 {
      font-size: 18px;
      color: #404040; }
    .related-cases .container > .row.flex .box img {
      max-width: 100%;
      margin-bottom: 24px; }
    .related-cases .container > .row.flex .box .quote-company {
      height: 80px;
      width: auto;
      max-width: 160px;
      object-fit: contain; }
  .related-cases .container > .row.flex .picture {
    height: 160px;
    margin-bottom: 0; }
  @media screen and (min-width: 992px) {
    .related-cases .container:before {
      height: 320px; }
    .related-cases .container > .row.flex {
      margin-top: 40px;
      margin-bottom: 40px; }
      .related-cases .container > .row.flex .box {
        padding-top: 0;
        padding-bottom: 0;
        text-align: left; }
        .related-cases .container > .row.flex .box img {
          max-width: 80%; }
      .related-cases .container > .row.flex .picture {
        height: auto; } }

.footer-fixed-cta {
  background-color: #364a65;
  width: 100vw;
  position: fixed;
  padding: 16px 0;
  z-index: 1;
  bottom: -80px;
  transition: bottom .4s; }
  .footer-fixed-cta.affix {
    bottom: 0; }
  .footer-fixed-cta .container {
    text-align: center; }
    .footer-fixed-cta .container p {
      color: white;
      margin: 0;
      display: inline-block; }
    .footer-fixed-cta .container .btn {
      margin: 0 0 0 16px; }

.article-ending-cta {
  background-color: #364a65;
  padding: 40px;
  margin: 64px 0 0;
  text-align: center;
  position: relative; }
  .article-ending-cta h1 {
    color: #fff;
    font-size: 20px;
    line-height: 32px;
    margin-top: 0;
    position: relative; }
  .article-ending-cta p {
    color: #fff;
    margin-bottom: 24px;
    position: relative; }
  .article-ending-cta .btn {
    position: relative; }
  .article-ending-cta img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    z-index: 0;
    object-fit: cover;
    opacity: 0.05; }

.feature_content {
  position: relative; }
  .feature_content p.lead:first-child {
    margin: 64px 0 80px; }
  .feature_content > .picture {
    height: 192px; }
  .feature_content .videoclic {
    position: absolute;
    width: 180px;
    height: 100px;
    color: white;
    text-align: center;
    text-transform: uppercase;
    left: calc(50% - 90px);
    top: 40px;
    z-index: 1;
    font-weight: bold;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    cursor: pointer; }
    .feature_content .videoclic [class*="icon-"] {
      font-size: 100px;
      transition: all 0.4s;
      display: block;
      text-align: center;
      width: 100%;
      line-height: 80%; }
  .feature_content .feature-content-title {
    margin: 24px 0 32px; }
  .feature_content .btn-default, .feature_content .btn-secondary, .feature_content .btn-highlight {
    position: relative;
    left: calc( 50% - 120px );
    width: 240px;
    margin: 0px 0 36px !important; }
    .feature_content .btn-default.btn-secondary, .feature_content .btn-secondary.btn-secondary, .feature_content .btn-highlight.btn-secondary {
      padding-left: 48px; }
    .feature_content .btn-default [class*="icon-"], .feature_content .btn-secondary [class*="icon-"], .feature_content .btn-highlight [class*="icon-"] {
      font-size: 38px;
      display: inline;
      position: absolute;
      top: 5px;
      left: 6px; }
  .feature_content > .box {
    position: relative; }
    .feature_content > .box:before {
      background-color: white;
      content: "";
      width: calc(100% - 32px);
      position: absolute;
      height: 100%;
      top: 0;
      left: 16px;
      z-index: -1; }
    .feature_content > .box > .row > [class*="col"] {
      padding-left: 0px;
      padding-right: 0px; }
      .feature_content > .box > .row > [class*="col"] > img, .feature_content > .box > .row > [class*="col"] > a > img, .feature_content > .box > .row > [class*="col"] img {
        width: calc(100% + 64px);
        margin: 16px -32px 32px;
        height: auto; }
        .feature_content > .box > .row > [class*="col"] > img.case-about-logo, .feature_content > .box > .row > [class*="col"] > a > img.case-about-logo, .feature_content > .box > .row > [class*="col"] img.case-about-logo {
          max-width: 240px; }
  .feature_content .testimonial {
    flex-wrap: wrap;
    display: flex;
    position: relative; }
    .feature_content .testimonial .box {
      position: relative; }
      .feature_content .testimonial .box:before {
        background-color: white;
        content: "";
        width: calc(100% - 32px);
        position: absolute;
        height: 100%;
        top: 0;
        left: 16px;
        z-index: -1; }
    .feature_content .testimonial .picture:after {
      content: "";
      position: absolute;
      height: 100%;
      width: 100%;
      background: -moz-linear-gradient(top, rgba(148, 99, 214, 0) 50%, rgba(148, 99, 214, 0.3) 100%);
      background: -webkit-linear-gradient(top, rgba(148, 99, 214, 0) 50%, rgba(148, 99, 214, 0.3) 100%);
      background: linear-gradient(to bottom, rgba(148, 99, 214, 0) 50%, rgba(148, 99, 214, 0.3) 100%); }
    @media screen and (min-width: 992px) {
      .feature_content .testimonial .box:before {
        width: calc(100% - 32px); }
      .feature_content .testimonial .picture {
        transform: translateX(16px);
        height: auto;
        margin-bottom: initial; }
        .feature_content .testimonial .picture[class*="col-md-push"] {
          transform: translateX(-16px); } }
    .feature_content .testimonial .box.text-center {
      position: relative;
      position: relative; }
      .feature_content .testimonial .box.text-center:before {
        background-color: transparent;
        content: "";
        width: calc(100% - 32px);
        position: absolute;
        height: 100%;
        top: 0;
        left: 16px;
        z-index: -1; }
    .feature_content .testimonial:before {
      top: 0;
      background-color: #f4f5f8;
      content: "";
      display: flex;
      position: absolute;
      z-index: -2;
      left: 0;
      width: 100vw;
      height: 100%; }
      @media screen and (min-width: 992px) {
        .feature_content .testimonial:before {
          bottom: 0px;
          top: inherit;
          left: calc(-50vw + 50% + 20px);
          width: calc(100vw - 40px); } }
      @media screen and (min-width: 1440px) {
        .feature_content .testimonial:before {
          left: calc(-720px + 50% + 20px);
          width: calc(1440px - 40px); } }
    .feature_content .testimonial + p {
      margin-top: 32px; }
  .feature_content .results {
    width: 100%;
    display: inline-block; }
  .feature_content h2 {
    clear: both;
    margin: 32px auto;
    text-align: center !important; }
    .feature_content h2:first-of-type {
      margin-top: 0; }
  .feature_content h4 {
    text-align: center !important; }
  @media screen and (max-width: 992px) {
    .feature_content .testimonial {
      margin: 32px -32px 0; }
      .feature_content .testimonial .picture {
        width: 100%; }
      .feature_content .testimonial .box.text-center {
        margin-top: -24px;
        padding-top: 0;
        padding-bottom: 16px; } }
  @media screen and (min-width: 992px) {
    .feature_content {
      top: -60px; }
      .feature_content > .picture {
        top: 0;
        background-color: #f4f5f8;
        content: "";
        display: flex;
        position: absolute;
        z-index: -2;
        left: 0;
        width: 100vw;
        height: 480px; } }
    @media screen and (min-width: 992px) and (min-width: 992px) {
      .feature_content > .picture {
        top: 0px;
        left: calc(-50vw + 50% + 20px);
        width: calc(100vw - 40px); } }
    @media screen and (min-width: 992px) and (min-width: 1440px) {
      .feature_content > .picture {
        left: calc(-720px + 50% + 20px);
        width: calc(1440px - 40px); } }
  @media screen and (min-width: 992px) {
      .feature_content .videoclic {
        top: 160px; }
        .feature_content .videoclic:hover {
          text-decoration: none; }
      .feature_content:after {
        content: "";
        width: calc(100% - 32px);
        height: 20px;
        position: absolute;
        background-color: white;
        top: 0;
        left: 16px; }
      .feature_content > .picture + .box {
        margin-top: 400px; }
      .feature_content > .box {
        padding-bottom: 80px; }
        .feature_content > .box > .row > [class*="col"] img {
          width: auto;
          max-width: 100%; }
          .feature_content > .box > .row > [class*="col"] img.left, .feature_content > .box > .row > [class*="col"] img.alignleft {
            float: left;
            margin: 0 40px 32px 0; }
          .feature_content > .box > .row > [class*="col"] img.right, .feature_content > .box > .row > [class*="col"] img.alignright {
            float: right;
            margin: 0 0 32px 40px; }
          .feature_content > .box > .row > [class*="col"] img:not(.cta-img), .feature_content > .box > .row > [class*="col"] img:not(.cta-img).case-photo {
            width: 480px;
            margin-left: calc(50% - 240px);
            margin-top: 16px;
            margin-bottom: 32px; }
            .feature_content > .box > .row > [class*="col"] img:not(.cta-img).left, .feature_content > .box > .row > [class*="col"] img:not(.cta-img).alignleft, .feature_content > .box > .row > [class*="col"] img:not(.cta-img).case-photo.left, .feature_content > .box > .row > [class*="col"] img:not(.cta-img).case-photo.alignleft {
              margin-left: -240px; }
            .feature_content > .box > .row > [class*="col"] img:not(.cta-img).right, .feature_content > .box > .row > [class*="col"] img:not(.cta-img).alignright, .feature_content > .box > .row > [class*="col"] img:not(.cta-img).case-photo.right, .feature_content > .box > .row > [class*="col"] img:not(.cta-img).case-photo.alignright {
              margin-right: -240px; }
            .feature_content > .box > .row > [class*="col"] img:not(.cta-img).no-float, .feature_content > .box > .row > [class*="col"] img:not(.cta-img).alignnone, .feature_content > .box > .row > [class*="col"] img:not(.cta-img).case-photo.no-float, .feature_content > .box > .row > [class*="col"] img:not(.cta-img).case-photo.alignnone {
              display: block;
              float: none;
              height: auto;
              margin-left: auto;
              margin-right: auto;
              max-width: 100%;
              width: auto; }
            .feature_content > .box > .row > [class*="col"] img:not(.cta-img).case-about-logo, .feature_content > .box > .row > [class*="col"] img:not(.cta-img).case-photo.case-about-logo {
              max-width: 240px;
              margin-right: 0px; }
            .feature_content > .box > .row > [class*="col"] img:not(.cta-img).quote-company, .feature_content > .box > .row > [class*="col"] img:not(.cta-img).case-photo.quote-company {
              height: 80px;
              width: auto;
              max-width: 160px;
              object-fit: contain; }
        .feature_content > .box > .row > [class*="col"] .row.flex {
          align-items: center;
          margin: 0; }
          .feature_content > .box > .row > [class*="col"] .row.flex h2, .feature_content > .box > .row > [class*="col"] .row.flex h4 {
            text-align: left !important; }
          .feature_content > .box > .row > [class*="col"] .row.flex.left {
            flex-direction: row; }
          .feature_content > .box > .row > [class*="col"] .row.flex.right {
            flex-direction: row-reverse; }
          .feature_content > .box > .row > [class*="col"] .row.flex img, .feature_content > .box > .row > [class*="col"] .row.flex img.case-photo {
            height: 100%; }
      .feature_content .testimonial {
        padding-bottom: 40px;
        padding-top: 40px;
        width: calc(100%/ 8 * 12);
        margin: 0 0 40px calc(100% / 8 * -2); }
        .feature_content .testimonial:before {
          z-index: -1;
          height: 60%; }
      .feature_content .btn {
        margin: 0 8px; } }
  .feature_content .row.flex + h2 {
    margin-top: 48px; }

.related-resources .related-posts {
  column-count: 1; }
  .related-resources .related-posts li {
    background-color: #f4f5f8;
    padding: 20px;
    display: inline-block;
    width: 100%;
    text-align: center; }
    .related-resources .related-posts li:before {
      content: none; }
    .related-resources .related-posts li a {
      color: #404040;
      box-shadow: none; }
      .related-resources .related-posts li a:hover {
        color: #31a2ff; }
  @media screen and (min-width: 992px) {
    .related-resources .related-posts {
      column-count: 3;
      column-gap: 16px; } }

.feature-related-content {
  padding-bottom: 0; }
  .feature-related-content .container h1 {
    font-weight: bold; }
  .feature-related-content .container:before {
    top: 0;
    background-color: #f4f5f8;
    content: "";
    display: flex;
    position: absolute;
    z-index: -2;
    left: 0;
    width: 100vw;
    height: 100%; }
    @media screen and (min-width: 992px) {
      .feature-related-content .container:before {
        bottom: 0px;
        top: inherit;
        left: calc(-50vw + 50% + 20px);
        width: calc(100vw - 40px); } }
    @media screen and (min-width: 1440px) {
      .feature-related-content .container:before {
        left: calc(-720px + 50% + 20px);
        width: calc(1440px - 40px); } }
  .feature-related-content .container > .row.flex .box {
    background-color: white;
    text-align: center;
    margin-top: 0; }
    .feature-related-content .container > .row.flex .box img {
      max-width: 100%;
      margin-bottom: 24px; }
    .feature-related-content .container > .row.flex .box .quote-company {
      height: 80px;
      width: auto;
      max-width: 160px;
      object-fit: contain; }
  .feature-related-content .container > .row.flex .picture {
    height: 160px;
    margin-bottom: 0; }
  @media screen and (min-width: 992px) {
    .feature-related-content .container {
      margin-top: -160px;
      padding-top: 80px; }
      .feature-related-content .container:before {
        height: 400px; }
      .feature-related-content .container > .row.flex {
        margin-top: 40px;
        margin-bottom: 40px; }
        .feature-related-content .container > .row.flex .box {
          padding-top: 0;
          padding-bottom: 0;
          text-align: left; }
          .feature-related-content .container > .row.flex .box img {
            max-width: 80%; }
        .feature-related-content .container > .row.flex .picture {
          height: auto; } }

@media screen and (min-width: 992px) {
  .feature_article .btn + .btn, .feature-related-content .btn + .btn {
    margin-left: 24px; } }

.zem_rp_wrap {
  display: none; }

#contact-area:before {
  top: 0;
  background-color: #f4f5f8;
  content: "";
  display: flex;
  position: absolute;
  z-index: -2;
  left: 0;
  width: 100vw;
  height: calc(100% + 40px); }
  @media screen and (min-width: 992px) {
    #contact-area:before {
      top: -40px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 1440px) {
    #contact-area:before {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
#contact-area .picture {
  height: 240px; }
#contact-area .box {
  position: relative;
  margin-top: 0;
  margin-bottom: 0; }
  #contact-area .box:before {
    background-color: white;
    content: "";
    width: calc(100% - 32px);
    position: absolute;
    height: 100%;
    top: 0;
    left: 16px;
    z-index: -1; }
@media screen and (min-width: 992px) {
  #contact-area .box:nth-child(1) {
    position: relative; }
    #contact-area .box:nth-child(1):before {
      background-color: transparent;
      content: "";
      width: calc(100% - 32px);
      position: absolute;
      height: 100%;
      top: 0;
      left: 16px;
      z-index: -1; }
  #contact-area .picture {
    top: 0;
    background-color: #f4f5f8;
    content: "";
    display: flex;
    position: absolute;
    z-index: -2;
    left: 0;
    width: 100vw;
    height: calc(100% + 40px);
    justify-content: flex-end;
    position: absolute; } }
  @media screen and (min-width: 992px) and (min-width: 992px) {
    #contact-area .picture {
      top: -40px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 992px) and (min-width: 1440px) {
    #contact-area .picture {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
@media screen and (min-width: 992px) {
    #contact-area .picture img {
      width: 50%; } }

#contato-typ .box {
  position: relative;
  text-align: center; }
  #contato-typ .box:before {
    background-color: white;
    content: "";
    width: calc(100% - 32px);
    position: absolute;
    height: 100%;
    top: 0;
    left: 16px;
    z-index: -1; }
  #contato-typ .box img {
    max-width: 100%;
    margin-bottom: 24px; }
#contato-typ:before {
  top: 0;
  background-color: #f4f5f8;
  content: "";
  display: flex;
  position: absolute;
  z-index: -2;
  left: 0;
  width: 100vw;
  height: 100%; }
  @media screen and (min-width: 992px) {
    #contato-typ:before {
      top: 0px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 1440px) {
    #contato-typ:before {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
@media screen and (min-width: 992px) {
  #contato-typ .box img {
    max-width: calc(100% + 64px);
    margin: -32px 0 24px -32px; }
  #contato-typ:before {
    top: 0;
    background-color: #f4f5f8;
    content: "";
    display: flex;
    position: absolute;
    z-index: -2;
    left: 0;
    width: 100vw;
    height: 320px; } }
  @media screen and (min-width: 992px) and (min-width: 992px) {
    #contato-typ:before {
      top: -40px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 992px) and (min-width: 1440px) {
    #contato-typ:before {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }

.partner-logos img {
  filter: grayscale(100);
  height: 48px;
  margin: 16px 0;
  max-width: 100%;
  object-fit: contain;
  object-position: center center;
  opacity: 0.6;
  transition: all .4s; }
  .partner-logos img:hover {
    filter: none;
    opacity: 1; }

#partners-header p.lead {
  color: #404040; }
#partners-header .btn {
  margin-bottom: 24px; }
#partners-header [class*="col-"] [class*="col-"] {
  padding-left: 0px;
  padding-right: 0px; }
#partners-header h1 {
  font-size: 22px;
  line-height: 32px;
  margin-top: 0; }
#partners-header p {
  margin-top: 16px; }
@media screen and (min-width: 992px) {
  #partners-header h1, #partners-header p {
    text-align: left; }
  #partners-header .btn {
    float: left; }
  #partners-header {
    text-align: center; } }
@media screen and (min-width: 992px) {
  #partners-header .picture {
    height: 240px; }
  #partners-header [class*="col-"] [class*="col-"]:not(.media) {
    padding: 0 24px; }
  #partners-header .media p {
    text-align: left; } }
@media screen and (max-width: 768px) {
  #partners-header .embed-responsive-16by9 {
    width: 100vw;
    margin-left: calc(50% - 50vw); } }

#partners-results .container:before {
  top: 0;
  background-color: #f4f5f8;
  content: "";
  display: flex;
  position: absolute;
  z-index: -2;
  left: 0;
  width: 100vw;
  height: calc(100% + 120px); }
  @media screen and (min-width: 992px) {
    #partners-results .container:before {
      top: -80px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 1440px) {
    #partners-results .container:before {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
#partners-results .container .results [class*="col-"] {
  padding-top: 16px;
  text-align: center; }
#partners-results .container .results .result-description {
  margin-bottom: 0; }
#partners-results .container .results .result-number {
  margin-top: 0; }

#partners-topics .container > .picture {
  top: 0;
  background-color: #f4f5f8;
  content: "";
  display: flex;
  position: absolute;
  z-index: -2;
  left: 0;
  width: 100vw;
  height: calc(100% - 40px);
  position: absolute;
  top: 80px; }
  @media screen and (min-width: 992px) {
    #partners-topics .container > .picture {
      top: -40px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 1440px) {
    #partners-topics .container > .picture {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
#partners-topics .container .partners-topics .box:nth-child(1) {
  position: relative; }
  #partners-topics .container .partners-topics .box:nth-child(1):before {
    background-color: white;
    content: "";
    width: calc(100% - 32px);
    position: absolute;
    height: 100%;
    top: 0;
    left: 16px;
    z-index: -1; }
#partners-topics .container .partners-topics .box:not(:nth-child(1)) {
  padding: 24px 16px; }
  #partners-topics .container .partners-topics .box:not(:nth-child(1)) .heading, #partners-topics .container .partners-topics .box:not(:nth-child(1)) .heading_xs, #partners-topics .container .partners-topics .box:not(:nth-child(1)) h4, #partners-topics .container .partners-topics .box:not(:nth-child(1)) p .highlight, p #partners-topics .container .partners-topics .box:not(:nth-child(1)) .highlight, #partners-topics .container .partners-topics .box:not(:nth-child(1)) li .highlight, li #partners-topics .container .partners-topics .box:not(:nth-child(1)) .highlight, #partners-topics .container .partners-topics .box:not(:nth-child(1)) #home-product-features h2, #home-product-features #partners-topics .container .partners-topics .box:not(:nth-child(1)) h2, #partners-topics .container .partners-topics .box:not(:nth-child(1)) h3, #partners-topics #partners-who-can-be .container .partners-topics .box:not(:nth-child(1)) h3, #partners-who-can-be #partners-topics .container .partners-topics .box:not(:nth-child(1)) h3, #partners-topics .container .partners-topics .box:not(:nth-child(1)) #partners-how-it-works #partners-levels h3, #partners-how-it-works #partners-levels #partners-topics .container .partners-topics .box:not(:nth-child(1)) h3, #partners-topics .implementation_content .container .partners-topics .box:not(:nth-child(1)) h2, .implementation_content #partners-topics .container .partners-topics .box:not(:nth-child(1)) h2, #partners-topics .implementation_content .container .partners-topics .box:not(:nth-child(1)) h3, .implementation_content #partners-topics .container .partners-topics .box:not(:nth-child(1)) h3, #partners-topics .container .partners-topics .box:not(:nth-child(1)) .heading_s, #partners-topics .container .partners-topics .box:not(:nth-child(1)) h3, #partners-topics .container .partners-topics .box:not(:nth-child(1)) .case_brief h2, .case_brief #partners-topics .container .partners-topics .box:not(:nth-child(1)) h2, #partners-topics .container .partners-topics .box:not(:nth-child(1)) .home_hero_header_content h2, .home_hero_header_content #partners-topics .container .partners-topics .box:not(:nth-child(1)) h2, #partners-topics .container .partners-topics .box:not(:nth-child(1)) #home-discover-cta h1, #home-discover-cta #partners-topics .container .partners-topics .box:not(:nth-child(1)) h1, #partners-topics .container .partners-topics .box:not(:nth-child(1)) #home-feat-case h2, #home-feat-case #partners-topics .container .partners-topics .box:not(:nth-child(1)) h2, #partners-topics .container .partners-topics .box:not(:nth-child(1)) #home-product-features p.lead, #home-product-features #partners-topics .container .partners-topics .box:not(:nth-child(1)) p.lead, #partners-topics .container .partners-topics .box:not(:nth-child(1)) #home_product-video h2, #home_product-video #partners-topics .container .partners-topics .box:not(:nth-child(1)) h2, #partners-topics .container .partners-topics .box:not(:nth-child(1)) #sec-home-consulting h1, #sec-home-consulting #partners-topics .container .partners-topics .box:not(:nth-child(1)) h1, #partners-topics .container .partners-topics .box:not(:nth-child(1)) #sec-home-consulting h3, #sec-home-consulting #partners-topics .container .partners-topics .box:not(:nth-child(1)) h3, #partners-topics .container .partners-topics .box:not(:nth-child(1)) #sec-home-social h1, #sec-home-social #partners-topics .container .partners-topics .box:not(:nth-child(1)) h1, #partners-topics .container .partners-topics .box:not(:nth-child(1)) #sec-home-content-link h1, #sec-home-content-link #partners-topics .container .partners-topics .box:not(:nth-child(1)) h1, #partners-topics .container .partners-topics .box:not(:nth-child(1)) #feature-page-consulting h2, #feature-page-consulting #partners-topics .container .partners-topics .box:not(:nth-child(1)) h2, #partners-topics .container .partners-topics .box:not(:nth-child(1)) .product-feature p.lead, .product-feature #partners-topics .container .partners-topics .box:not(:nth-child(1)) p.lead, #partners-topics .container .partners-topics .box:not(:nth-child(1)) .case_content h2, .case_content #partners-topics .container .partners-topics .box:not(:nth-child(1)) h2, #partners-topics .container .partners-topics .box:not(:nth-child(1)) .generic_page_content h2, .generic_page_content #partners-topics .container .partners-topics .box:not(:nth-child(1)) h2, #partners-topics .related-cases .container .partners-topics .box:not(:nth-child(1)) h1, .related-cases #partners-topics .container .partners-topics .box:not(:nth-child(1)) h1, #partners-topics .related-cases .container .partners-topics .box:not(:nth-child(1)) .box:last-of-type h2, .related-cases #partners-topics .container .partners-topics .box:not(:nth-child(1)) .box:last-of-type h2, #partners-topics .related-cases .container .box:last-of-type .partners-topics .box:not(:nth-child(1)) h2, .related-cases #partners-topics .container .box:last-of-type .partners-topics .box:not(:nth-child(1)) h2, #partners-topics .container .partners-topics .box:not(:nth-child(1)) .feature_content h2, .feature_content #partners-topics .container .partners-topics .box:not(:nth-child(1)) h2, #partners-topics .container .partners-topics .box:not(:nth-child(1)) #partners-header h1, #partners-header #partners-topics .container .partners-topics .box:not(:nth-child(1)) h1, #partners-topics .container .partners-topics .box:not(:nth-child(1)) #princig-header-section h2, #princig-header-section #partners-topics .container .partners-topics .box:not(:nth-child(1)) h2, #partners-topics .container .partners-topics .box:not(:nth-child(1)) .heading_m, #partners-topics .container .partners-topics .box:not(:nth-child(1)) h2, #partners-topics .container .partners-topics .box:not(:nth-child(1)) main > header h1, main > header #partners-topics .container .partners-topics .box:not(:nth-child(1)) h1, #partners-topics .container .partners-topics .box:not(:nth-child(1)) .title-container h1, .title-container #partners-topics .container .partners-topics .box:not(:nth-child(1)) h1, #partners-topics .container .partners-topics .box:not(:nth-child(1)) .home_hero_header_content h1, .home_hero_header_content #partners-topics .container .partners-topics .box:not(:nth-child(1)) h1, #partners-topics .container .partners-topics .box:not(:nth-child(1)) #home-discover-free-test h1, #home-discover-free-test #partners-topics .container .partners-topics .box:not(:nth-child(1)) h1, #partners-topics .container .partners-topics .box:not(:nth-child(1)) #home-product-features h1, #home-product-features #partners-topics .container .partners-topics .box:not(:nth-child(1)) h1, #partners-topics .feature-related-content .container .partners-topics .box:not(:nth-child(1)) h1, .feature-related-content #partners-topics .container .partners-topics .box:not(:nth-child(1)) h1, #partners-topics .container .partners-topics .box:not(:nth-child(1)) .heading_l, #partners-topics .container .partners-topics .box:not(:nth-child(1)) h1, #partners-topics .container .partners-topics .box:not(:nth-child(1)) .results .result-number, .results #partners-topics .container .partners-topics .box:not(:nth-child(1)) .result-number, #partners-topics .container .partners-topics .box:not(:nth-child(1)) #sec-home-consulting p.lead, #sec-home-consulting #partners-topics .container .partners-topics .box:not(:nth-child(1)) p.lead, #partners-topics .container .partners-topics .box:not(:nth-child(1)) h5, #partners-topics .container .partners-topics .box:not(:nth-child(1)) h6, #partners-topics .container .partners-topics .box:not(:nth-child(1)) p, #partners-topics .container .partners-topics .box:not(:nth-child(1)) li, #partners-topics .container .partners-topics .box:not(:nth-child(1)) ol li:before, #partners-topics .container .partners-topics .box:not(:nth-child(1)) a:not(.btn), #partners-topics .container .partners-topics .box:not(:nth-child(1)) span {
    color: white; }
  #partners-topics .container .partners-topics .box:not(:nth-child(1)) .link, #partners-topics .container .partners-topics .box:not(:nth-child(1)) p a, p #partners-topics .container .partners-topics .box:not(:nth-child(1)) a, #partners-topics .container .partners-topics .box:not(:nth-child(1)) li a, li #partners-topics .container .partners-topics .box:not(:nth-child(1)) a {
    color: white;
    box-shadow: inset 0px -1px 0px white; }
    #partners-topics .container .partners-topics .box:not(:nth-child(1)) .link:hover, #partners-topics .container .partners-topics .box:not(:nth-child(1)) p a:hover, p #partners-topics .container .partners-topics .box:not(:nth-child(1)) a:hover, #partners-topics .container .partners-topics .box:not(:nth-child(1)) li a:hover, li #partners-topics .container .partners-topics .box:not(:nth-child(1)) a:hover, #partners-topics .container .partners-topics .box:not(:nth-child(1)) .link:focus, #partners-topics .container .partners-topics .box:not(:nth-child(1)) p a:focus, p #partners-topics .container .partners-topics .box:not(:nth-child(1)) a:focus, #partners-topics .container .partners-topics .box:not(:nth-child(1)) li a:focus, li #partners-topics .container .partners-topics .box:not(:nth-child(1)) a:focus, #partners-topics .container .partners-topics .box:not(:nth-child(1)) .link:active, #partners-topics .container .partners-topics .box:not(:nth-child(1)) p a:active, p #partners-topics .container .partners-topics .box:not(:nth-child(1)) a:active, #partners-topics .container .partners-topics .box:not(:nth-child(1)) li a:active, li #partners-topics .container .partners-topics .box:not(:nth-child(1)) a:active {
      color: #31a2ff;
      box-shadow: inset 0px -1px 0px #31a2ff; }
#partners-topics .container [class*="icon-"] {
  font-size: 80px;
  color: white; }
#partners-topics .container .partners-topics .box {
  text-align: center; }
@media screen and (min-width: 992px) {
  #partners-topics .container > .picture {
    top: 0;
    background-color: #f4f5f8;
    content: "";
    display: flex;
    position: absolute;
    z-index: -2;
    left: 0;
    width: 100vw;
    height: calc(100% - 64px); } }
  @media screen and (min-width: 992px) and (min-width: 992px) {
    #partners-topics .container > .picture {
      top: 80px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 992px) and (min-width: 1440px) {
    #partners-topics .container > .picture {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }

.partners-free-use-header .heading, .partners-free-use-header .heading_xs, .partners-free-use-header h4, .partners-free-use-header p .highlight, p .partners-free-use-header .highlight, .partners-free-use-header li .highlight, li .partners-free-use-header .highlight, .partners-free-use-header #home-product-features h2, #home-product-features .partners-free-use-header h2, .partners-free-use-header #partners-topics .container h3, #partners-topics .container .partners-free-use-header h3, .partners-free-use-header #partners-who-can-be .container h3, #partners-who-can-be .container .partners-free-use-header h3, .partners-free-use-header #partners-how-it-works #partners-levels h3, #partners-how-it-works #partners-levels .partners-free-use-header h3, .partners-free-use-header .implementation_content .container h2, .implementation_content .container .partners-free-use-header h2, .partners-free-use-header .implementation_content .container h3, .implementation_content .container .partners-free-use-header h3, .partners-free-use-header .heading_s, .partners-free-use-header h3, .partners-free-use-header .case_brief h2, .case_brief .partners-free-use-header h2, .partners-free-use-header .home_hero_header_content h2, .home_hero_header_content .partners-free-use-header h2, .partners-free-use-header #home-discover-cta h1, #home-discover-cta .partners-free-use-header h1, .partners-free-use-header #home-feat-case h2, #home-feat-case .partners-free-use-header h2, .partners-free-use-header #home-product-features p.lead, #home-product-features .partners-free-use-header p.lead, .partners-free-use-header #home_product-video h2, #home_product-video .partners-free-use-header h2, .partners-free-use-header #sec-home-consulting h1, #sec-home-consulting .partners-free-use-header h1, .partners-free-use-header #sec-home-consulting h3, #sec-home-consulting .partners-free-use-header h3, .partners-free-use-header #sec-home-social h1, #sec-home-social .partners-free-use-header h1, .partners-free-use-header #sec-home-content-link h1, #sec-home-content-link .partners-free-use-header h1, .partners-free-use-header #feature-page-consulting h2, #feature-page-consulting .partners-free-use-header h2, .partners-free-use-header .product-feature p.lead, .product-feature .partners-free-use-header p.lead, .partners-free-use-header .case_content h2, .case_content .partners-free-use-header h2, .partners-free-use-header .generic_page_content h2, .generic_page_content .partners-free-use-header h2, .partners-free-use-header .related-cases .container h1, .related-cases .container .partners-free-use-header h1, .partners-free-use-header .related-cases .container .box:last-of-type h2, .related-cases .container .box:last-of-type .partners-free-use-header h2, .partners-free-use-header .feature_content h2, .feature_content .partners-free-use-header h2, .partners-free-use-header #partners-header h1, #partners-header .partners-free-use-header h1, .partners-free-use-header #princig-header-section h2, #princig-header-section .partners-free-use-header h2, .partners-free-use-header .heading_m, .partners-free-use-header h2, .partners-free-use-header main > header h1, main > header .partners-free-use-header h1, .partners-free-use-header .title-container h1, .title-container .partners-free-use-header h1, .partners-free-use-header .home_hero_header_content h1, .home_hero_header_content .partners-free-use-header h1, .partners-free-use-header #home-discover-free-test h1, #home-discover-free-test .partners-free-use-header h1, .partners-free-use-header #home-product-features h1, #home-product-features .partners-free-use-header h1, .partners-free-use-header .feature-related-content .container h1, .feature-related-content .container .partners-free-use-header h1, .partners-free-use-header .heading_l, .partners-free-use-header h1, .partners-free-use-header .results .result-number, .results .partners-free-use-header .result-number, .partners-free-use-header #sec-home-consulting p.lead, #sec-home-consulting .partners-free-use-header p.lead, .partners-free-use-header h5, .partners-free-use-header h6, .partners-free-use-header p, .partners-free-use-header li, .partners-free-use-header ol li:before, .partners-free-use-header a:not(.btn), .partners-free-use-header span {
  color: white; }
.partners-free-use-header .link, .partners-free-use-header p a, p .partners-free-use-header a, .partners-free-use-header li a, li .partners-free-use-header a {
  color: white;
  box-shadow: inset 0px -1px 0px white; }
  .partners-free-use-header .link:hover, .partners-free-use-header p a:hover, p .partners-free-use-header a:hover, .partners-free-use-header li a:hover, li .partners-free-use-header a:hover, .partners-free-use-header .link:focus, .partners-free-use-header p a:focus, p .partners-free-use-header a:focus, .partners-free-use-header li a:focus, li .partners-free-use-header a:focus, .partners-free-use-header .link:active, .partners-free-use-header p a:active, p .partners-free-use-header a:active, .partners-free-use-header li a:active, li .partners-free-use-header a:active {
    color: #31a2ff;
    box-shadow: inset 0px -1px 0px #31a2ff; }

.partners-free-use-content > .box {
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 0px;
  padding-top: 0px; }
  .partners-free-use-content > .box:nth-child(2) {
    padding-left: 0px;
    padding-right: 0px;
    height: inherit; }
    .partners-free-use-content > .box:nth-child(2) .box {
      position: relative; }
      .partners-free-use-content > .box:nth-child(2) .box:before {
        background-color: white;
        content: "";
        width: calc(100% - 32px);
        position: absolute;
        height: 100%;
        top: 0;
        left: 16px;
        z-index: -1; }
    .partners-free-use-content > .box:nth-child(2) .picture:after {
      content: "";
      position: absolute;
      height: 100%;
      width: 100%;
      background: -moz-linear-gradient(top, rgba(148, 99, 214, 0) 50%, rgba(148, 99, 214, 0.3) 100%);
      background: -webkit-linear-gradient(top, rgba(148, 99, 214, 0) 50%, rgba(148, 99, 214, 0.3) 100%);
      background: linear-gradient(to bottom, rgba(148, 99, 214, 0) 50%, rgba(148, 99, 214, 0.3) 100%); }
    @media screen and (min-width: 992px) {
      .partners-free-use-content > .box:nth-child(2) .box:before {
        width: calc(100% - 32px); }
      .partners-free-use-content > .box:nth-child(2) .picture {
        transform: translateX(16px);
        height: auto;
        margin-bottom: initial; }
        .partners-free-use-content > .box:nth-child(2) .picture[class*="col-md-push"] {
          transform: translateX(-16px); } }
.partners-free-use-content .feature-img {
  width: 100%;
  position: relative;
  padding-top: 16px; }
  .partners-free-use-content .feature-img .special {
    position: absolute;
    padding: 18px 6px;
    color: white;
    background-color: #31a2ff;
    font-size: 14px;
    top: 15%;
    right: -8px;
    width: 90px;
    text-align: center;
    height: 90px;
    line-height: 16px;
    border-radius: 45px; }
  .partners-free-use-content .feature-img img {
    max-width: 100%; }

.partners-testimonial .container .box {
  position: relative; }
  .partners-testimonial .container .box:before {
    background-color: white;
    content: "";
    width: calc(100% - 32px);
    position: absolute;
    height: 100%;
    top: 0;
    left: 16px;
    z-index: -1; }
.partners-testimonial .container .picture:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: -moz-linear-gradient(top, rgba(148, 99, 214, 0) 50%, rgba(148, 99, 214, 0.3) 100%);
  background: -webkit-linear-gradient(top, rgba(148, 99, 214, 0) 50%, rgba(148, 99, 214, 0.3) 100%);
  background: linear-gradient(to bottom, rgba(148, 99, 214, 0) 50%, rgba(148, 99, 214, 0.3) 100%); }
@media screen and (min-width: 992px) {
  .partners-testimonial .container .box:before {
    width: calc(100% - 32px); }
  .partners-testimonial .container .picture {
    transform: translateX(16px);
    height: auto;
    margin-bottom: initial; }
    .partners-testimonial .container .picture[class*="col-md-push"] {
      transform: translateX(-16px); } }
.partners-testimonial .container:before {
  top: 0;
  background-color: #f4f5f8;
  content: "";
  display: flex;
  position: absolute;
  z-index: -2;
  left: 0;
  width: 100vw;
  height: calc(100% + 40px); }
  @media screen and (min-width: 992px) {
    .partners-testimonial .container:before {
      bottom: -40px;
      top: inherit;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 1440px) {
    .partners-testimonial .container:before {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
@media screen and (min-width: 992px) {
  .partners-testimonial .container .btn {
    margin-top: 32px; } }

#partners-be-partner .sec-header .picture {
  top: 0;
  background-color: #f4f5f8;
  content: "";
  display: flex;
  position: absolute;
  z-index: -2;
  left: 0;
  width: 100vw;
  height: calc(100% - 120px);
  position: absolute;
  top: 120px; }
  @media screen and (min-width: 992px) {
    #partners-be-partner .sec-header .picture {
      top: -40px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 1440px) {
    #partners-be-partner .sec-header .picture {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
#partners-be-partner .sec-header .box:nth-child(1) {
  position: relative;
  margin-bottom: 240px; }
  #partners-be-partner .sec-header .box:nth-child(1):before {
    background-color: white;
    content: "";
    width: calc(100% - 32px);
    position: absolute;
    height: 100%;
    top: 0;
    left: 16px;
    z-index: -1; }
@media screen and (min-width: 992px) {
  #partners-be-partner .sec-header:before, #partners-be-partner .sec-header .picture {
    top: 0;
    background-color: #f4f5f8;
    content: "";
    display: flex;
    position: absolute;
    z-index: -2;
    left: 0;
    width: 100vw;
    height: calc(100% - 80px); } }
  @media screen and (min-width: 992px) and (min-width: 992px) {
    #partners-be-partner .sec-header:before, #partners-be-partner .sec-header .picture {
      top: 120px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 992px) and (min-width: 1440px) {
    #partners-be-partner .sec-header:before, #partners-be-partner .sec-header .picture {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
@media screen and (min-width: 992px) {
  #partners-be-partner .sec-header .box:nth-child(3) {
    text-align: left; }
    #partners-be-partner .sec-header .box:nth-child(3) .heading, #partners-be-partner .sec-header .box:nth-child(3) .heading_xs, #partners-be-partner .sec-header .box:nth-child(3) h4, #partners-be-partner .sec-header .box:nth-child(3) p .highlight, p #partners-be-partner .sec-header .box:nth-child(3) .highlight, #partners-be-partner .sec-header .box:nth-child(3) li .highlight, li #partners-be-partner .sec-header .box:nth-child(3) .highlight, #partners-be-partner .sec-header .box:nth-child(3) #home-product-features h2, #home-product-features #partners-be-partner .sec-header .box:nth-child(3) h2, #partners-be-partner .sec-header .box:nth-child(3) #partners-topics .container h3, #partners-topics .container #partners-be-partner .sec-header .box:nth-child(3) h3, #partners-be-partner .sec-header .box:nth-child(3) #partners-who-can-be .container h3, #partners-who-can-be .container #partners-be-partner .sec-header .box:nth-child(3) h3, #partners-be-partner .sec-header .box:nth-child(3) #partners-how-it-works #partners-levels h3, #partners-how-it-works #partners-levels #partners-be-partner .sec-header .box:nth-child(3) h3, #partners-be-partner .sec-header .box:nth-child(3) .implementation_content .container h2, .implementation_content .container #partners-be-partner .sec-header .box:nth-child(3) h2, #partners-be-partner .sec-header .box:nth-child(3) .implementation_content .container h3, .implementation_content .container #partners-be-partner .sec-header .box:nth-child(3) h3, #partners-be-partner .sec-header .box:nth-child(3) .heading_s, #partners-be-partner .sec-header .box:nth-child(3) h3, #partners-be-partner .sec-header .box:nth-child(3) .case_brief h2, .case_brief #partners-be-partner .sec-header .box:nth-child(3) h2, #partners-be-partner .sec-header .box:nth-child(3) .home_hero_header_content h2, .home_hero_header_content #partners-be-partner .sec-header .box:nth-child(3) h2, #partners-be-partner .sec-header .box:nth-child(3) #home-discover-cta h1, #home-discover-cta #partners-be-partner .sec-header .box:nth-child(3) h1, #partners-be-partner .sec-header .box:nth-child(3) #home-feat-case h2, #home-feat-case #partners-be-partner .sec-header .box:nth-child(3) h2, #partners-be-partner .sec-header .box:nth-child(3) #home-product-features p.lead, #home-product-features #partners-be-partner .sec-header .box:nth-child(3) p.lead, #partners-be-partner .sec-header .box:nth-child(3) #home_product-video h2, #home_product-video #partners-be-partner .sec-header .box:nth-child(3) h2, #partners-be-partner .sec-header .box:nth-child(3) #sec-home-consulting h1, #sec-home-consulting #partners-be-partner .sec-header .box:nth-child(3) h1, #partners-be-partner .sec-header .box:nth-child(3) #sec-home-consulting h3, #sec-home-consulting #partners-be-partner .sec-header .box:nth-child(3) h3, #partners-be-partner .sec-header .box:nth-child(3) #sec-home-social h1, #sec-home-social #partners-be-partner .sec-header .box:nth-child(3) h1, #partners-be-partner .sec-header .box:nth-child(3) #sec-home-content-link h1, #sec-home-content-link #partners-be-partner .sec-header .box:nth-child(3) h1, #partners-be-partner .sec-header .box:nth-child(3) #feature-page-consulting h2, #feature-page-consulting #partners-be-partner .sec-header .box:nth-child(3) h2, #partners-be-partner .sec-header .box:nth-child(3) .product-feature p.lead, .product-feature #partners-be-partner .sec-header .box:nth-child(3) p.lead, #partners-be-partner .sec-header .box:nth-child(3) .case_content h2, .case_content #partners-be-partner .sec-header .box:nth-child(3) h2, #partners-be-partner .sec-header .box:nth-child(3) .generic_page_content h2, .generic_page_content #partners-be-partner .sec-header .box:nth-child(3) h2, #partners-be-partner .sec-header .box:nth-child(3) .related-cases .container h1, .related-cases .container #partners-be-partner .sec-header .box:nth-child(3) h1, #partners-be-partner .sec-header .box:nth-child(3) .related-cases .container .box:last-of-type h2, .related-cases .container .box:last-of-type #partners-be-partner .sec-header .box:nth-child(3) h2, #partners-be-partner .sec-header .box:nth-child(3) .feature_content h2, .feature_content #partners-be-partner .sec-header .box:nth-child(3) h2, #partners-be-partner .sec-header .box:nth-child(3) #partners-header h1, #partners-header #partners-be-partner .sec-header .box:nth-child(3) h1, #partners-be-partner .sec-header .box:nth-child(3) #princig-header-section h2, #princig-header-section #partners-be-partner .sec-header .box:nth-child(3) h2, #partners-be-partner .sec-header .box:nth-child(3) .heading_m, #partners-be-partner .sec-header .box:nth-child(3) h2, #partners-be-partner .sec-header .box:nth-child(3) main > header h1, main > header #partners-be-partner .sec-header .box:nth-child(3) h1, #partners-be-partner .sec-header .box:nth-child(3) .title-container h1, .title-container #partners-be-partner .sec-header .box:nth-child(3) h1, #partners-be-partner .sec-header .box:nth-child(3) .home_hero_header_content h1, .home_hero_header_content #partners-be-partner .sec-header .box:nth-child(3) h1, #partners-be-partner .sec-header .box:nth-child(3) #home-discover-free-test h1, #home-discover-free-test #partners-be-partner .sec-header .box:nth-child(3) h1, #partners-be-partner .sec-header .box:nth-child(3) #home-product-features h1, #home-product-features #partners-be-partner .sec-header .box:nth-child(3) h1, #partners-be-partner .sec-header .box:nth-child(3) .feature-related-content .container h1, .feature-related-content .container #partners-be-partner .sec-header .box:nth-child(3) h1, #partners-be-partner .sec-header .box:nth-child(3) .heading_l, #partners-be-partner .sec-header .box:nth-child(3) h1, #partners-be-partner .sec-header .box:nth-child(3) .results .result-number, .results #partners-be-partner .sec-header .box:nth-child(3) .result-number, #partners-be-partner .sec-header .box:nth-child(3) #sec-home-consulting p.lead, #sec-home-consulting #partners-be-partner .sec-header .box:nth-child(3) p.lead, #partners-be-partner .sec-header .box:nth-child(3) h5, #partners-be-partner .sec-header .box:nth-child(3) h6, #partners-be-partner .sec-header .box:nth-child(3) p, #partners-be-partner .sec-header .box:nth-child(3) li, #partners-be-partner .sec-header .box:nth-child(3) ol li:before, #partners-be-partner .sec-header .box:nth-child(3) a:not(.btn), #partners-be-partner .sec-header .box:nth-child(3) span {
      color: white; }
    #partners-be-partner .sec-header .box:nth-child(3) .link, #partners-be-partner .sec-header .box:nth-child(3) p a, p #partners-be-partner .sec-header .box:nth-child(3) a, #partners-be-partner .sec-header .box:nth-child(3) li a, li #partners-be-partner .sec-header .box:nth-child(3) a {
      color: white;
      box-shadow: inset 0px -1px 0px white; }
      #partners-be-partner .sec-header .box:nth-child(3) .link:hover, #partners-be-partner .sec-header .box:nth-child(3) p a:hover, p #partners-be-partner .sec-header .box:nth-child(3) a:hover, #partners-be-partner .sec-header .box:nth-child(3) li a:hover, li #partners-be-partner .sec-header .box:nth-child(3) a:hover, #partners-be-partner .sec-header .box:nth-child(3) .link:focus, #partners-be-partner .sec-header .box:nth-child(3) p a:focus, p #partners-be-partner .sec-header .box:nth-child(3) a:focus, #partners-be-partner .sec-header .box:nth-child(3) li a:focus, li #partners-be-partner .sec-header .box:nth-child(3) a:focus, #partners-be-partner .sec-header .box:nth-child(3) .link:active, #partners-be-partner .sec-header .box:nth-child(3) p a:active, p #partners-be-partner .sec-header .box:nth-child(3) a:active, #partners-be-partner .sec-header .box:nth-child(3) li a:active, li #partners-be-partner .sec-header .box:nth-child(3) a:active {
        color: #31a2ff;
        box-shadow: inset 0px -1px 0px #31a2ff; } }

#partners-be-partner .sec-content:before, #partners-social-proof .sec-content:before {
  top: 0;
  background-color: #f4f5f8;
  content: "";
  display: flex;
  position: absolute;
  z-index: -2;
  left: 0;
  width: 100vw;
  height: 100%; }
  @media screen and (min-width: 992px) {
    #partners-be-partner .sec-content:before, #partners-social-proof .sec-content:before {
      bottom: 0px;
      top: inherit;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 1440px) {
    #partners-be-partner .sec-content:before, #partners-social-proof .sec-content:before {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
#partners-be-partner .sec-content p.lead, #partners-social-proof .sec-content p.lead {
  margin-top: 32px; }

#partners-who-can-be .container .box {
  text-align: center; }
  #partners-who-can-be .container .box.section-title {
    position: relative; }
    #partners-who-can-be .container .box.section-title:before {
      background-color: white;
      content: "";
      width: calc(100% - 32px);
      position: absolute;
      height: 100%;
      top: 0;
      left: 16px;
      z-index: -1; }
#partners-who-can-be .container .who-can-be-topics .box {
  padding-bottom: 16px;
  padding-top: 16px;
  padding-left: 16px;
  padding-right: 16px; }
#partners-who-can-be .container li:before {
  content: none; }
#partners-who-can-be .container [class*="icon-"] {
  font-size: 80px;
  color: #99a0aa; }
@media screen and (min-width: 992px) {
  #partners-who-can-be .container:before, #partners-who-can-be .container .picture {
    top: 0;
    background-color: #f4f5f8;
    content: "";
    display: flex;
    position: absolute;
    z-index: -2;
    left: 0;
    width: 100vw;
    height: calc(100% - 40px); } }
  @media screen and (min-width: 992px) and (min-width: 992px) {
    #partners-who-can-be .container:before, #partners-who-can-be .container .picture {
      top: 80px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 992px) and (min-width: 1440px) {
    #partners-who-can-be .container:before, #partners-who-can-be .container .picture {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
@media screen and (min-width: 992px) {
  #partners-who-can-be .container .who-can-be-topics {
    display: flex; }
    #partners-who-can-be .container .who-can-be-topics .box {
      flex-grow: 1;
      flex-basis: 0; } }

#partners-ceo-testimonial .container .box {
  position: relative; }
  #partners-ceo-testimonial .container .box:before {
    background-color: #364a65;
    content: "";
    width: calc(100% - 32px);
    position: absolute;
    height: 100%;
    top: 0;
    left: 16px;
    z-index: -1; }
#partners-ceo-testimonial .container .heading, #partners-ceo-testimonial .container .heading_xs, #partners-ceo-testimonial .container h4, #partners-ceo-testimonial .container p .highlight, p #partners-ceo-testimonial .container .highlight, #partners-ceo-testimonial .container li .highlight, li #partners-ceo-testimonial .container .highlight, #partners-ceo-testimonial .container #home-product-features h2, #home-product-features #partners-ceo-testimonial .container h2, #partners-ceo-testimonial #partners-topics .container h3, #partners-topics #partners-ceo-testimonial .container h3, #partners-ceo-testimonial #partners-who-can-be .container h3, #partners-who-can-be #partners-ceo-testimonial .container h3, #partners-ceo-testimonial .container #partners-how-it-works #partners-levels h3, #partners-how-it-works #partners-levels #partners-ceo-testimonial .container h3, #partners-ceo-testimonial .implementation_content .container h2, .implementation_content #partners-ceo-testimonial .container h2, #partners-ceo-testimonial .implementation_content .container h3, .implementation_content #partners-ceo-testimonial .container h3, #partners-ceo-testimonial .container .heading_s, #partners-ceo-testimonial .container h3, #partners-ceo-testimonial .container .case_brief h2, .case_brief #partners-ceo-testimonial .container h2, #partners-ceo-testimonial .container .home_hero_header_content h2, .home_hero_header_content #partners-ceo-testimonial .container h2, #partners-ceo-testimonial .container #home-discover-cta h1, #home-discover-cta #partners-ceo-testimonial .container h1, #partners-ceo-testimonial .container #home-feat-case h2, #home-feat-case #partners-ceo-testimonial .container h2, #partners-ceo-testimonial .container #home-product-features p.lead, #home-product-features #partners-ceo-testimonial .container p.lead, #partners-ceo-testimonial .container #home_product-video h2, #home_product-video #partners-ceo-testimonial .container h2, #partners-ceo-testimonial .container #sec-home-consulting h1, #sec-home-consulting #partners-ceo-testimonial .container h1, #partners-ceo-testimonial .container #sec-home-consulting h3, #sec-home-consulting #partners-ceo-testimonial .container h3, #partners-ceo-testimonial .container #sec-home-social h1, #sec-home-social #partners-ceo-testimonial .container h1, #partners-ceo-testimonial .container #sec-home-content-link h1, #sec-home-content-link #partners-ceo-testimonial .container h1, #partners-ceo-testimonial .container #feature-page-consulting h2, #feature-page-consulting #partners-ceo-testimonial .container h2, #partners-ceo-testimonial .container .product-feature p.lead, .product-feature #partners-ceo-testimonial .container p.lead, #partners-ceo-testimonial .container .case_content h2, .case_content #partners-ceo-testimonial .container h2, #partners-ceo-testimonial .container .generic_page_content h2, .generic_page_content #partners-ceo-testimonial .container h2, #partners-ceo-testimonial .related-cases .container h1, .related-cases #partners-ceo-testimonial .container h1, #partners-ceo-testimonial .related-cases .container .box:last-of-type h2, .related-cases #partners-ceo-testimonial .container .box:last-of-type h2, #partners-ceo-testimonial .container .feature_content h2, .feature_content #partners-ceo-testimonial .container h2, #partners-ceo-testimonial .container #partners-header h1, #partners-header #partners-ceo-testimonial .container h1, #partners-ceo-testimonial .container #princig-header-section h2, #princig-header-section #partners-ceo-testimonial .container h2, #partners-ceo-testimonial .container .heading_m, #partners-ceo-testimonial .container h2, #partners-ceo-testimonial .container main > header h1, main > header #partners-ceo-testimonial .container h1, #partners-ceo-testimonial .container .title-container h1, .title-container #partners-ceo-testimonial .container h1, #partners-ceo-testimonial .container .home_hero_header_content h1, .home_hero_header_content #partners-ceo-testimonial .container h1, #partners-ceo-testimonial .container #home-discover-free-test h1, #home-discover-free-test #partners-ceo-testimonial .container h1, #partners-ceo-testimonial .container #home-product-features h1, #home-product-features #partners-ceo-testimonial .container h1, #partners-ceo-testimonial .feature-related-content .container h1, .feature-related-content #partners-ceo-testimonial .container h1, #partners-ceo-testimonial .container .heading_l, #partners-ceo-testimonial .container h1, #partners-ceo-testimonial .container .results .result-number, .results #partners-ceo-testimonial .container .result-number, #partners-ceo-testimonial .container #sec-home-consulting p.lead, #sec-home-consulting #partners-ceo-testimonial .container p.lead, #partners-ceo-testimonial .container h5, #partners-ceo-testimonial .container h6, #partners-ceo-testimonial .container p, #partners-ceo-testimonial .container li, #partners-ceo-testimonial .container ol li:before, #partners-ceo-testimonial .container a:not(.btn), #partners-ceo-testimonial .container span {
  color: white; }
#partners-ceo-testimonial .container .link, #partners-ceo-testimonial .container p a, p #partners-ceo-testimonial .container a, #partners-ceo-testimonial .container li a, li #partners-ceo-testimonial .container a {
  color: white;
  box-shadow: inset 0px -1px 0px white; }
  #partners-ceo-testimonial .container .link:hover, #partners-ceo-testimonial .container p a:hover, p #partners-ceo-testimonial .container a:hover, #partners-ceo-testimonial .container li a:hover, li #partners-ceo-testimonial .container a:hover, #partners-ceo-testimonial .container .link:focus, #partners-ceo-testimonial .container p a:focus, p #partners-ceo-testimonial .container a:focus, #partners-ceo-testimonial .container li a:focus, li #partners-ceo-testimonial .container a:focus, #partners-ceo-testimonial .container .link:active, #partners-ceo-testimonial .container p a:active, p #partners-ceo-testimonial .container a:active, #partners-ceo-testimonial .container li a:active, li #partners-ceo-testimonial .container a:active {
    color: #31a2ff;
    box-shadow: inset 0px -1px 0px #31a2ff; }
@media screen and (min-width: 992px) {
  #partners-ceo-testimonial .container:before, #partners-ceo-testimonial .container .picture {
    top: 0;
    background-color: #f4f5f8;
    content: "";
    display: flex;
    position: absolute;
    z-index: -2;
    left: 0;
    width: 100vw;
    height: 100%; } }
  @media screen and (min-width: 992px) and (min-width: 992px) {
    #partners-ceo-testimonial .container:before, #partners-ceo-testimonial .container .picture {
      top: 0px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 992px) and (min-width: 1440px) {
    #partners-ceo-testimonial .container:before, #partners-ceo-testimonial .container .picture {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
@media screen and (min-width: 992px) {
  #partners-ceo-testimonial .container .box:before {
    background-color: transparent; } }

#partners-how-it-works #partners-steps:before {
  top: 0;
  background-color: #f4f5f8;
  content: "";
  display: flex;
  position: absolute;
  z-index: -2;
  left: 0;
  width: 100vw;
  height: calc(100% - 40px);
  position: absolute;
  top: 80px; }
  @media screen and (min-width: 992px) {
    #partners-how-it-works #partners-steps:before {
      top: -40px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 1440px) {
    #partners-how-it-works #partners-steps:before {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
#partners-how-it-works #partners-steps .box:nth-child(1) {
  position: relative; }
  #partners-how-it-works #partners-steps .box:nth-child(1):before {
    background-color: white;
    content: "";
    width: calc(100% - 32px);
    position: absolute;
    height: 100%;
    top: 0;
    left: 16px;
    z-index: -1; }
#partners-how-it-works #partners-steps .step-number {
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
  color: #99a0aa;
  float: left;
  margin: 32px 8px 0 0;
  line-height: 32px; }
@media screen and (min-width: 992px) {
  #partners-how-it-works #partners-steps:before {
    top: 0;
    background-color: #f4f5f8;
    content: "";
    display: flex;
    position: absolute;
    z-index: -2;
    left: 0;
    width: 100vw;
    height: calc(100% - 40px); } }
  @media screen and (min-width: 992px) and (min-width: 992px) {
    #partners-how-it-works #partners-steps:before {
      top: 40px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 992px) and (min-width: 1440px) {
    #partners-how-it-works #partners-steps:before {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
@media screen and (min-width: 992px) {
  #partners-how-it-works #partners-steps .step-number {
    font-size: 52px;
    margin: 40px 0 0 -48px; } }
#partners-how-it-works #partners-steps .special {
  color: #f45567;
  display: inline-block; }
#partners-how-it-works #partners-steps .step-description {
  padding: 20px 20px 8px;
  background-color: #e8ebf1;
  position: relative;
  overflow: hidden; }
#partners-how-it-works #partners-steps .step-description:before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-color: #f4f5f8;
  position: absolute;
  top: -24px;
  left: 8px;
  transform: rotate(45deg); }

#partners-how-it-works #partners-levels:before {
  top: 0;
  background-color: #f4f5f8;
  content: "";
  display: flex;
  position: absolute;
  z-index: -2;
  left: 0;
  width: 100vw;
  height: calc(100% - 40px);
  position: absolute;
  top: 80px; }
  @media screen and (min-width: 992px) {
    #partners-how-it-works #partners-levels:before {
      top: -40px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 1440px) {
    #partners-how-it-works #partners-levels:before {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
#partners-how-it-works #partners-levels .partners-levels-header .box {
  position: relative; }
  #partners-how-it-works #partners-levels .partners-levels-header .box:before {
    background-color: white;
    content: "";
    width: calc(100% - 32px);
    position: absolute;
    height: 100%;
    top: 0;
    left: 16px;
    z-index: -1; }
#partners-how-it-works #partners-levels .partners-levels-content .box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center; }
#partners-how-it-works #partners-levels .partners-levels-footer .box {
  padding-top: 0; }
#partners-how-it-works #partners-levels .step-benefits {
  margin-top: 24px;
  padding: 16px 16px;
  background-color: #e8ebf1;
  position: relative;
  overflow: hidden; }
#partners-how-it-works #partners-levels h3 {
  font-size: 16px; }
@media screen and (min-width: 992px) {
  #partners-how-it-works #partners-levels:before {
    top: 0;
    background-color: #f4f5f8;
    content: "";
    display: flex;
    position: absolute;
    z-index: -2;
    left: 0;
    width: 100vw;
    height: calc(100% - 40px); } }
  @media screen and (min-width: 992px) and (min-width: 992px) {
    #partners-how-it-works #partners-levels:before {
      top: 40px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 992px) and (min-width: 1440px) {
    #partners-how-it-works #partners-levels:before {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }

#partners-social-proof .sec-header .box {
  position: relative; }
  #partners-social-proof .sec-header .box:before {
    background-color: white;
    content: "";
    width: calc(100% - 32px);
    position: absolute;
    height: 100%;
    top: 0;
    left: 16px;
    z-index: -1; }
#partners-social-proof .sec-header .picture:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: -moz-linear-gradient(top, rgba(148, 99, 214, 0) 50%, rgba(148, 99, 214, 0.3) 100%);
  background: -webkit-linear-gradient(top, rgba(148, 99, 214, 0) 50%, rgba(148, 99, 214, 0.3) 100%);
  background: linear-gradient(to bottom, rgba(148, 99, 214, 0) 50%, rgba(148, 99, 214, 0.3) 100%); }
@media screen and (min-width: 992px) {
  #partners-social-proof .sec-header .box:before {
    width: calc(100% - 32px); }
  #partners-social-proof .sec-header .picture {
    transform: translateX(16px);
    height: auto;
    margin-bottom: initial; }
    #partners-social-proof .sec-header .picture[class*="col-md-push"] {
      transform: translateX(-16px); } }
#partners-social-proof .sec-header:before {
  top: 0;
  background-color: #f4f5f8;
  content: "";
  display: flex;
  position: absolute;
  z-index: -2;
  left: 0;
  width: 100vw;
  height: 100%; }
  @media screen and (min-width: 992px) {
    #partners-social-proof .sec-header:before {
      bottom: -40px;
      top: inherit;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 1440px) {
    #partners-social-proof .sec-header:before {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
@media screen and (min-width: 992px) {
  #partners-social-proof .sec-header:before {
    top: 0;
    background-color: #f4f5f8;
    content: "";
    display: flex;
    position: absolute;
    z-index: -2;
    left: 0;
    width: 100vw;
    height: calc(100% - 80px); } }
  @media screen and (min-width: 992px) and (min-width: 992px) {
    #partners-social-proof .sec-header:before {
      bottom: -40px;
      top: inherit;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 992px) and (min-width: 1440px) {
    #partners-social-proof .sec-header:before {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }

#partners-benefits .sec-header .picture {
  top: 0;
  background-color: #f4f5f8;
  content: "";
  display: flex;
  position: absolute;
  z-index: -2;
  left: 0;
  width: 100vw;
  height: calc(100% - 120px);
  position: absolute;
  top: 120px; }
  @media screen and (min-width: 992px) {
    #partners-benefits .sec-header .picture {
      top: -40px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 1440px) {
    #partners-benefits .sec-header .picture {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
#partners-benefits .sec-header .box:nth-child(1) {
  position: relative;
  margin-bottom: 360px; }
  #partners-benefits .sec-header .box:nth-child(1):before {
    background-color: white;
    content: "";
    width: calc(100% - 32px);
    position: absolute;
    height: 100%;
    top: 0;
    left: 16px;
    z-index: -1; }
#partners-benefits .sec-header .box:nth-child(2) .heading, #partners-benefits .sec-header .box:nth-child(2) .heading_xs, #partners-benefits .sec-header .box:nth-child(2) h4, #partners-benefits .sec-header .box:nth-child(2) p .highlight, p #partners-benefits .sec-header .box:nth-child(2) .highlight, #partners-benefits .sec-header .box:nth-child(2) li .highlight, li #partners-benefits .sec-header .box:nth-child(2) .highlight, #partners-benefits .sec-header .box:nth-child(2) #home-product-features h2, #home-product-features #partners-benefits .sec-header .box:nth-child(2) h2, #partners-benefits .sec-header .box:nth-child(2) #partners-topics .container h3, #partners-topics .container #partners-benefits .sec-header .box:nth-child(2) h3, #partners-benefits .sec-header .box:nth-child(2) #partners-who-can-be .container h3, #partners-who-can-be .container #partners-benefits .sec-header .box:nth-child(2) h3, #partners-benefits .sec-header .box:nth-child(2) #partners-how-it-works #partners-levels h3, #partners-how-it-works #partners-levels #partners-benefits .sec-header .box:nth-child(2) h3, #partners-benefits .sec-header .box:nth-child(2) .implementation_content .container h2, .implementation_content .container #partners-benefits .sec-header .box:nth-child(2) h2, #partners-benefits .sec-header .box:nth-child(2) .implementation_content .container h3, .implementation_content .container #partners-benefits .sec-header .box:nth-child(2) h3, #partners-benefits .sec-header .box:nth-child(2) .heading_s, #partners-benefits .sec-header .box:nth-child(2) h3, #partners-benefits .sec-header .box:nth-child(2) .case_brief h2, .case_brief #partners-benefits .sec-header .box:nth-child(2) h2, #partners-benefits .sec-header .box:nth-child(2) .home_hero_header_content h2, .home_hero_header_content #partners-benefits .sec-header .box:nth-child(2) h2, #partners-benefits .sec-header .box:nth-child(2) #home-discover-cta h1, #home-discover-cta #partners-benefits .sec-header .box:nth-child(2) h1, #partners-benefits .sec-header .box:nth-child(2) #home-feat-case h2, #home-feat-case #partners-benefits .sec-header .box:nth-child(2) h2, #partners-benefits .sec-header .box:nth-child(2) #home-product-features p.lead, #home-product-features #partners-benefits .sec-header .box:nth-child(2) p.lead, #partners-benefits .sec-header .box:nth-child(2) #home_product-video h2, #home_product-video #partners-benefits .sec-header .box:nth-child(2) h2, #partners-benefits .sec-header .box:nth-child(2) #sec-home-consulting h1, #sec-home-consulting #partners-benefits .sec-header .box:nth-child(2) h1, #partners-benefits .sec-header .box:nth-child(2) #sec-home-consulting h3, #sec-home-consulting #partners-benefits .sec-header .box:nth-child(2) h3, #partners-benefits .sec-header .box:nth-child(2) #sec-home-social h1, #sec-home-social #partners-benefits .sec-header .box:nth-child(2) h1, #partners-benefits .sec-header .box:nth-child(2) #sec-home-content-link h1, #sec-home-content-link #partners-benefits .sec-header .box:nth-child(2) h1, #partners-benefits .sec-header .box:nth-child(2) #feature-page-consulting h2, #feature-page-consulting #partners-benefits .sec-header .box:nth-child(2) h2, #partners-benefits .sec-header .box:nth-child(2) .product-feature p.lead, .product-feature #partners-benefits .sec-header .box:nth-child(2) p.lead, #partners-benefits .sec-header .box:nth-child(2) .case_content h2, .case_content #partners-benefits .sec-header .box:nth-child(2) h2, #partners-benefits .sec-header .box:nth-child(2) .generic_page_content h2, .generic_page_content #partners-benefits .sec-header .box:nth-child(2) h2, #partners-benefits .sec-header .box:nth-child(2) .related-cases .container h1, .related-cases .container #partners-benefits .sec-header .box:nth-child(2) h1, #partners-benefits .sec-header .box:nth-child(2) .related-cases .container .box:last-of-type h2, .related-cases .container .box:last-of-type #partners-benefits .sec-header .box:nth-child(2) h2, #partners-benefits .sec-header .box:nth-child(2) .feature_content h2, .feature_content #partners-benefits .sec-header .box:nth-child(2) h2, #partners-benefits .sec-header .box:nth-child(2) #partners-header h1, #partners-header #partners-benefits .sec-header .box:nth-child(2) h1, #partners-benefits .sec-header .box:nth-child(2) #princig-header-section h2, #princig-header-section #partners-benefits .sec-header .box:nth-child(2) h2, #partners-benefits .sec-header .box:nth-child(2) .heading_m, #partners-benefits .sec-header .box:nth-child(2) h2, #partners-benefits .sec-header .box:nth-child(2) main > header h1, main > header #partners-benefits .sec-header .box:nth-child(2) h1, #partners-benefits .sec-header .box:nth-child(2) .title-container h1, .title-container #partners-benefits .sec-header .box:nth-child(2) h1, #partners-benefits .sec-header .box:nth-child(2) .home_hero_header_content h1, .home_hero_header_content #partners-benefits .sec-header .box:nth-child(2) h1, #partners-benefits .sec-header .box:nth-child(2) #home-discover-free-test h1, #home-discover-free-test #partners-benefits .sec-header .box:nth-child(2) h1, #partners-benefits .sec-header .box:nth-child(2) #home-product-features h1, #home-product-features #partners-benefits .sec-header .box:nth-child(2) h1, #partners-benefits .sec-header .box:nth-child(2) .feature-related-content .container h1, .feature-related-content .container #partners-benefits .sec-header .box:nth-child(2) h1, #partners-benefits .sec-header .box:nth-child(2) .heading_l, #partners-benefits .sec-header .box:nth-child(2) h1, #partners-benefits .sec-header .box:nth-child(2) .results .result-number, .results #partners-benefits .sec-header .box:nth-child(2) .result-number, #partners-benefits .sec-header .box:nth-child(2) #sec-home-consulting p.lead, #sec-home-consulting #partners-benefits .sec-header .box:nth-child(2) p.lead, #partners-benefits .sec-header .box:nth-child(2) h5, #partners-benefits .sec-header .box:nth-child(2) h6, #partners-benefits .sec-header .box:nth-child(2) p, #partners-benefits .sec-header .box:nth-child(2) li, #partners-benefits .sec-header .box:nth-child(2) ol li:before, #partners-benefits .sec-header .box:nth-child(2) a:not(.btn), #partners-benefits .sec-header .box:nth-child(2) span {
  color: white; }
#partners-benefits .sec-header .box:nth-child(2) .link, #partners-benefits .sec-header .box:nth-child(2) p a, p #partners-benefits .sec-header .box:nth-child(2) a, #partners-benefits .sec-header .box:nth-child(2) li a, li #partners-benefits .sec-header .box:nth-child(2) a {
  color: white;
  box-shadow: inset 0px -1px 0px white; }
  #partners-benefits .sec-header .box:nth-child(2) .link:hover, #partners-benefits .sec-header .box:nth-child(2) p a:hover, p #partners-benefits .sec-header .box:nth-child(2) a:hover, #partners-benefits .sec-header .box:nth-child(2) li a:hover, li #partners-benefits .sec-header .box:nth-child(2) a:hover, #partners-benefits .sec-header .box:nth-child(2) .link:focus, #partners-benefits .sec-header .box:nth-child(2) p a:focus, p #partners-benefits .sec-header .box:nth-child(2) a:focus, #partners-benefits .sec-header .box:nth-child(2) li a:focus, li #partners-benefits .sec-header .box:nth-child(2) a:focus, #partners-benefits .sec-header .box:nth-child(2) .link:active, #partners-benefits .sec-header .box:nth-child(2) p a:active, p #partners-benefits .sec-header .box:nth-child(2) a:active, #partners-benefits .sec-header .box:nth-child(2) li a:active, li #partners-benefits .sec-header .box:nth-child(2) a:active {
    color: #31a2ff;
    box-shadow: inset 0px -1px 0px #31a2ff; }
#partners-benefits .sec-header [class*="icon-"] {
  font-size: 80px;
  color: #99a0aa; }
@media screen and (min-width: 992px) {
  #partners-benefits .sec-header:before, #partners-benefits .sec-header .picture {
    top: 0;
    background-color: #f4f5f8;
    content: "";
    display: flex;
    position: absolute;
    z-index: -2;
    left: 0;
    width: 100vw;
    height: 100%; } }
  @media screen and (min-width: 992px) and (min-width: 992px) {
    #partners-benefits .sec-header:before, #partners-benefits .sec-header .picture {
      top: 120px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 992px) and (min-width: 1440px) {
    #partners-benefits .sec-header:before, #partners-benefits .sec-header .picture {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
@media screen and (min-width: 992px) {
  #partners-benefits .sec-header .box:nth-child(2) {
    width: 60%;
    margin-left: 20%;
    padding: 0; }
  #partners-benefits .sec-header .box:nth-child(3) {
    text-align: left; }
    #partners-benefits .sec-header .box:nth-child(3) .heading, #partners-benefits .sec-header .box:nth-child(3) .heading_xs, #partners-benefits .sec-header .box:nth-child(3) h4, #partners-benefits .sec-header .box:nth-child(3) p .highlight, p #partners-benefits .sec-header .box:nth-child(3) .highlight, #partners-benefits .sec-header .box:nth-child(3) li .highlight, li #partners-benefits .sec-header .box:nth-child(3) .highlight, #partners-benefits .sec-header .box:nth-child(3) #home-product-features h2, #home-product-features #partners-benefits .sec-header .box:nth-child(3) h2, #partners-benefits .sec-header .box:nth-child(3) #partners-topics .container h3, #partners-topics .container #partners-benefits .sec-header .box:nth-child(3) h3, #partners-benefits .sec-header .box:nth-child(3) #partners-who-can-be .container h3, #partners-who-can-be .container #partners-benefits .sec-header .box:nth-child(3) h3, #partners-benefits .sec-header .box:nth-child(3) #partners-how-it-works #partners-levels h3, #partners-how-it-works #partners-levels #partners-benefits .sec-header .box:nth-child(3) h3, #partners-benefits .sec-header .box:nth-child(3) .implementation_content .container h2, .implementation_content .container #partners-benefits .sec-header .box:nth-child(3) h2, #partners-benefits .sec-header .box:nth-child(3) .implementation_content .container h3, .implementation_content .container #partners-benefits .sec-header .box:nth-child(3) h3, #partners-benefits .sec-header .box:nth-child(3) .heading_s, #partners-benefits .sec-header .box:nth-child(3) h3, #partners-benefits .sec-header .box:nth-child(3) .case_brief h2, .case_brief #partners-benefits .sec-header .box:nth-child(3) h2, #partners-benefits .sec-header .box:nth-child(3) .home_hero_header_content h2, .home_hero_header_content #partners-benefits .sec-header .box:nth-child(3) h2, #partners-benefits .sec-header .box:nth-child(3) #home-discover-cta h1, #home-discover-cta #partners-benefits .sec-header .box:nth-child(3) h1, #partners-benefits .sec-header .box:nth-child(3) #home-feat-case h2, #home-feat-case #partners-benefits .sec-header .box:nth-child(3) h2, #partners-benefits .sec-header .box:nth-child(3) #home-product-features p.lead, #home-product-features #partners-benefits .sec-header .box:nth-child(3) p.lead, #partners-benefits .sec-header .box:nth-child(3) #home_product-video h2, #home_product-video #partners-benefits .sec-header .box:nth-child(3) h2, #partners-benefits .sec-header .box:nth-child(3) #sec-home-consulting h1, #sec-home-consulting #partners-benefits .sec-header .box:nth-child(3) h1, #partners-benefits .sec-header .box:nth-child(3) #sec-home-consulting h3, #sec-home-consulting #partners-benefits .sec-header .box:nth-child(3) h3, #partners-benefits .sec-header .box:nth-child(3) #sec-home-social h1, #sec-home-social #partners-benefits .sec-header .box:nth-child(3) h1, #partners-benefits .sec-header .box:nth-child(3) #sec-home-content-link h1, #sec-home-content-link #partners-benefits .sec-header .box:nth-child(3) h1, #partners-benefits .sec-header .box:nth-child(3) #feature-page-consulting h2, #feature-page-consulting #partners-benefits .sec-header .box:nth-child(3) h2, #partners-benefits .sec-header .box:nth-child(3) .product-feature p.lead, .product-feature #partners-benefits .sec-header .box:nth-child(3) p.lead, #partners-benefits .sec-header .box:nth-child(3) .case_content h2, .case_content #partners-benefits .sec-header .box:nth-child(3) h2, #partners-benefits .sec-header .box:nth-child(3) .generic_page_content h2, .generic_page_content #partners-benefits .sec-header .box:nth-child(3) h2, #partners-benefits .sec-header .box:nth-child(3) .related-cases .container h1, .related-cases .container #partners-benefits .sec-header .box:nth-child(3) h1, #partners-benefits .sec-header .box:nth-child(3) .related-cases .container .box:last-of-type h2, .related-cases .container .box:last-of-type #partners-benefits .sec-header .box:nth-child(3) h2, #partners-benefits .sec-header .box:nth-child(3) .feature_content h2, .feature_content #partners-benefits .sec-header .box:nth-child(3) h2, #partners-benefits .sec-header .box:nth-child(3) #partners-header h1, #partners-header #partners-benefits .sec-header .box:nth-child(3) h1, #partners-benefits .sec-header .box:nth-child(3) #princig-header-section h2, #princig-header-section #partners-benefits .sec-header .box:nth-child(3) h2, #partners-benefits .sec-header .box:nth-child(3) .heading_m, #partners-benefits .sec-header .box:nth-child(3) h2, #partners-benefits .sec-header .box:nth-child(3) main > header h1, main > header #partners-benefits .sec-header .box:nth-child(3) h1, #partners-benefits .sec-header .box:nth-child(3) .title-container h1, .title-container #partners-benefits .sec-header .box:nth-child(3) h1, #partners-benefits .sec-header .box:nth-child(3) .home_hero_header_content h1, .home_hero_header_content #partners-benefits .sec-header .box:nth-child(3) h1, #partners-benefits .sec-header .box:nth-child(3) #home-discover-free-test h1, #home-discover-free-test #partners-benefits .sec-header .box:nth-child(3) h1, #partners-benefits .sec-header .box:nth-child(3) #home-product-features h1, #home-product-features #partners-benefits .sec-header .box:nth-child(3) h1, #partners-benefits .sec-header .box:nth-child(3) .feature-related-content .container h1, .feature-related-content .container #partners-benefits .sec-header .box:nth-child(3) h1, #partners-benefits .sec-header .box:nth-child(3) .heading_l, #partners-benefits .sec-header .box:nth-child(3) h1, #partners-benefits .sec-header .box:nth-child(3) .results .result-number, .results #partners-benefits .sec-header .box:nth-child(3) .result-number, #partners-benefits .sec-header .box:nth-child(3) #sec-home-consulting p.lead, #sec-home-consulting #partners-benefits .sec-header .box:nth-child(3) p.lead, #partners-benefits .sec-header .box:nth-child(3) h5, #partners-benefits .sec-header .box:nth-child(3) h6, #partners-benefits .sec-header .box:nth-child(3) p, #partners-benefits .sec-header .box:nth-child(3) li, #partners-benefits .sec-header .box:nth-child(3) ol li:before, #partners-benefits .sec-header .box:nth-child(3) a:not(.btn), #partners-benefits .sec-header .box:nth-child(3) span {
      color: white; }
    #partners-benefits .sec-header .box:nth-child(3) .link, #partners-benefits .sec-header .box:nth-child(3) p a, p #partners-benefits .sec-header .box:nth-child(3) a, #partners-benefits .sec-header .box:nth-child(3) li a, li #partners-benefits .sec-header .box:nth-child(3) a {
      color: white;
      box-shadow: inset 0px -1px 0px white; }
      #partners-benefits .sec-header .box:nth-child(3) .link:hover, #partners-benefits .sec-header .box:nth-child(3) p a:hover, p #partners-benefits .sec-header .box:nth-child(3) a:hover, #partners-benefits .sec-header .box:nth-child(3) li a:hover, li #partners-benefits .sec-header .box:nth-child(3) a:hover, #partners-benefits .sec-header .box:nth-child(3) .link:focus, #partners-benefits .sec-header .box:nth-child(3) p a:focus, p #partners-benefits .sec-header .box:nth-child(3) a:focus, #partners-benefits .sec-header .box:nth-child(3) li a:focus, li #partners-benefits .sec-header .box:nth-child(3) a:focus, #partners-benefits .sec-header .box:nth-child(3) .link:active, #partners-benefits .sec-header .box:nth-child(3) p a:active, p #partners-benefits .sec-header .box:nth-child(3) a:active, #partners-benefits .sec-header .box:nth-child(3) li a:active, li #partners-benefits .sec-header .box:nth-child(3) a:active {
        color: #31a2ff;
        box-shadow: inset 0px -1px 0px #31a2ff; } }

#partners-benefits .sec-content {
  margin-top: 0; }
  #partners-benefits .sec-content:before {
    top: 0;
    background-color: #f4f5f8;
    content: "";
    display: flex;
    position: absolute;
    z-index: -2;
    left: 0;
    width: 100vw;
    height: 100%; }
    @media screen and (min-width: 992px) {
      #partners-benefits .sec-content:before {
        bottom: 0px;
        top: inherit;
        left: calc(-50vw + 50% + 20px);
        width: calc(100vw - 40px); } }
    @media screen and (min-width: 1440px) {
      #partners-benefits .sec-content:before {
        left: calc(-720px + 50% + 20px);
        width: calc(1440px - 40px); } }
  #partners-benefits .sec-content [class*="col-"] [class*="col-"] {
    padding-left: 0px;
    padding-right: 0px; }
  #partners-benefits .sec-content p.lead {
    margin-top: 32px; }
  #partners-benefits .sec-content .box:nth-child(1) {
    position: relative;
    margin-bottom: 24px; }
    #partners-benefits .sec-content .box:nth-child(1):before {
      background-color: white;
      content: "";
      width: calc(100% - 32px);
      position: absolute;
      height: 100%;
      top: 0;
      left: 16px;
      z-index: -1; }
  #partners-benefits .sec-content [class*='col'] > img {
    max-width: 100%;
    width: auto;
    height: 100px; }
  #partners-benefits .sec-content #list-benefits {
    display: flex;
    flex-wrap: wrap; }
    #partners-benefits .sec-content #list-benefits li {
      flex-basis: auto;
      padding: 0 0 24px 48px; }
      #partners-benefits .sec-content #list-benefits li:before {
        color: #99a0aa;
        left: 8px;
        font-size: 24px;
        font-style: italic;
        top: 4px;
        text-align: right;
        width: 28px; }
  @media screen and (max-width: 768px) {
    #partners-benefits .sec-content #list-benefits li {
      padding: 0; }
      #partners-benefits .sec-content #list-benefits li:before {
        display: inline;
        position: initial;
        float: left;
        font-size: 24px;
        line-height: 32px;
        font-style: italic;
        margin-right: 8px;
        width: auto; } }

#solutions-header h1 {
  font-size: 32px;
  line-height: 40px;
  margin-top: 24px; }
#solutions-header p {
  margin-top: 16px; }
@media screen and (max-width: 992px) {
  #solutions-header, #solutions-header h1, #solutions-header p, #solutions-header .btn {
    text-align: center; }
  #solutions-header [class*="col-"] img {
    margin: 24px -48px 0; } }

#solutions-benefits {
  padding: 100px 0; }
  #solutions-benefits h2 {
    font-weight: bold;
    margin-bottom: 24px;
    position: relative; }
    #solutions-benefits h2 i {
      font-size: 12px;
      top: -14px;
      position: relative; }

#solutions-social_proof {
  padding: 40px 0; }
  #solutions-social_proof .container:before {
    content: "";
    top: 40px;
    height: calc(100% - 80px);
    display: flex;
    position: absolute;
    z-index: -2;
    left: 0;
    width: 100vw;
    background: #f4f5f8; }
    @media screen and (min-width: 992px) {
      #solutions-social_proof .container:before {
        left: calc(-50vw + 50% + 20px);
        width: calc(100vw - 40px); } }
    @media screen and (min-width: 1440px) {
      #solutions-social_proof .container:before {
        left: calc(-720px + 50% + 20px);
        width: calc(1440px - 40px); } }

#solutions-numbers .container:before {
  content: "";
  top: 40px;
  height: calc(100% - 80px);
  display: flex;
  position: absolute;
  z-index: -2;
  left: 0;
  width: 100vw;
  background: #f4f5f8; }
  @media screen and (min-width: 992px) {
    #solutions-numbers .container:before {
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 1440px) {
    #solutions-numbers .container:before {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
#solutions-numbers .container:before {
  height: 100%; }
#solutions-numbers h2 {
  font-weight: bold; }
#solutions-numbers p, #solutions-numbers h2 {
  max-width: 800px;
  display: inline-block; }
#solutions-numbers .result-description {
  margin-bottom: 0px; }
#solutions-numbers .result-number {
  margin-top: 0px; }
@media screen and (max-width: 992px) {
  #solutions-numbers [class*="col"] [class*="col"] {
    margin: 12px 0; } }

#solutions-investors {
  padding-bottom: 64px; }
  #solutions-investors h2 {
    font-size: 24px;
    font-weight: bold; }

#solutions-links .container:before {
  content: "";
  top: 40px;
  height: calc(100% - 80px);
  display: flex;
  position: absolute;
  z-index: -2;
  left: 0;
  width: 100vw;
  background: #f4f5f8; }
  @media screen and (min-width: 992px) {
    #solutions-links .container:before {
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 1440px) {
    #solutions-links .container:before {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
#solutions-links .container:before {
  height: 100%; }
#solutions-links img {
  width: 240px;
  margin: 24px 0; }

.implementation_content {
  padding-top: 56px; }
  .implementation_content .container:before {
    top: 0;
    background-color: #f4f5f8;
    content: "";
    display: flex;
    position: absolute;
    z-index: -2;
    left: 0;
    width: 100vw;
    height: 124px; }
    @media screen and (min-width: 992px) {
      .implementation_content .container:before {
        top: -80px;
        left: calc(-50vw + 50% + 20px);
        width: calc(100vw - 40px); } }
    @media screen and (min-width: 1440px) {
      .implementation_content .container:before {
        left: calc(-720px + 50% + 20px);
        width: calc(1440px - 40px); } }
  .implementation_content .container .nav-tabs {
    border-bottom: 0;
    position: relative;
    height: 44px; }
    .implementation_content .container .nav-tabs:after {
      content: "";
      position: absolute;
      width: calc(100vw - 40px);
      height: 1px;
      background: #e8ebf1;
      bottom: 1px;
      left: calc(50% - 50vw + 20px);
      z-index: -1; }
      @media screen and (min-width: 1440px) {
        .implementation_content .container .nav-tabs:after {
          left: calc(-720px + 50% + 20px);
          width: calc(1440px - 40px); } }
    .implementation_content .container .nav-tabs li {
      padding-left: 0; }
      .implementation_content .container .nav-tabs li a {
        color: #404040;
        box-shadow: none; }
      .implementation_content .container .nav-tabs li.active a {
        border-color: #e8ebf1;
        border-bottom-color: transparent; }
      .implementation_content .container .nav-tabs li:before {
        content: none; }
    .implementation_content .container .nav-tabs .btn {
      margin: -16px 0 0; }
  .implementation_content .container .price {
    font-size: 48px;
    font-weight: 800;
    color: #415b9c;
    display: inline-block; }
    .implementation_content .container .price .small, .implementation_content .container .price h6, .implementation_content .container .price .results .result-description, .results .implementation_content .container .price .result-description, .implementation_content .container .price .case_brief .case-info p, .case_brief .case-info .implementation_content .container .price p, .implementation_content .container .price #home-product-features .carousel-indicators li, #home-product-features .carousel-indicators .implementation_content .container .price li {
      font-size: 14px;
      color: #404040;
      text-transform: uppercase;
      height: 12px;
      display: block;
      margin-bottom: 0px;
      margin-left: 3px; }
  @media screen and (min-width: 992px) {
    .implementation_content .container .btn + .btn {
      margin-left: 16px; } }
  @media screen and (max-width: 992px) {
    .implementation_content {
      padding-top: 0; }
      .implementation_content .container:before {
        content: none; }
      .implementation_content .nav-tabs {
        display: none; }
      .implementation_content .tab-content > .tab-pane {
        display: block;
        opacity: 1; }
        .implementation_content .tab-content > .tab-pane .box {
          padding-top: 0;
          padding-bottom: 0;
          margin-top: 0;
          margin-top: 32px; }
      .implementation_content .container .panel-group {
        margin: 40px 8px; }
        .implementation_content .container .panel-group .panel-default .panel-body {
          padding-left: 8px;
          padding-right: 8px; } }
  @media print {
    .implementation_content {
      padding-top: 0; }
      .implementation_content p.lead {
        border-left: 4px solid #e8ebf1;
        padding-left: 16px; }
      .implementation_content .container #brief .col-md-6, .implementation_content .container #investment .col-md-4, .implementation_content .container #investment .col-md-8 {
        float: left;
        width: 50%; } }

.demonstration_content .container:before {
  top: 0;
  background-color: #f4f5f8;
  content: "";
  display: flex;
  position: absolute;
  z-index: -2;
  left: 0;
  width: 100vw;
  height: 800px; }
  @media screen and (min-width: 992px) {
    .demonstration_content .container:before {
      top: -80px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 1440px) {
    .demonstration_content .container:before {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
.demonstration_content .container .embed-responsive {
  padding-bottom: 46.1%; }
@media screen and (min-width: 992px) {
  .demonstration_content .container .btn + .btn {
    margin-left: 16px; } }
@media screen and (max-width: 992px) {
  .demonstration_content .container:before {
    content: none; } }

#feature_integrations .headline {
  padding: 45px 0; }
#feature_integrations h1 {
  padding: 45px 0; }
#feature_integrations .highlights h2 {
  margin-top: 0;
  font-size: 32px;
  line-height: 40px;
  color: #415b9c;
  margin: 16px 0 16px;
  font-weight: 700; }
#feature_integrations .highlights h3 {
  font-size: 26px;
  color: #415b9c;
  font-weight: 400; }
#feature_integrations .highlights h4 {
  color: #415b9c;
  font-weight: 400;
  margin-top: 20px; }
#feature_integrations .highlights p {
  margin-top: 11px;
  font-size: 16px; }
#feature_integrations .highlights ul li {
  margin-top: 8px; }
#feature_integrations .highlights .row {
  padding-top: 24px; }
  #feature_integrations .highlights .row.int_types [class*="col-"]:first-child {
    padding-left: 0; }

@media screen and (max-width: 992px) {
  .row.int_types [class*="col-"] {
    padding-left: 0;
    padding-right: 0; } }
#pricing section {
  padding: 30px 0; }
  #pricing section h3 {
    font-size: 1.75em; }
  #pricing section p {
    font-size: 1.45em; }
#pricing ul li:before {
  content: none; }
#pricing .js-plan {
  text-transform: capitalize; }
#pricing input[type=range] {
  -webkit-appearance: none; }
  #pricing input[type=range]::-webkit-slider-runnable-track {
    width: 300px;
    height: 5px;
    background: #ddd;
    border: none;
    border-radius: 3px; }
  #pricing input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    background: #b8b8b8;
    margin-top: -7px; }
  #pricing input[type=range]:focus {
    outline: none; }
    #pricing input[type=range]:focus::-webkit-slider-runnable-track {
      background: #ccc; }
#pricing .lead {
  font-size: 1.75em; }
#pricing .pricing-tabs {
  margin: 0 auto 48px;
  padding: 24px 12px 0; }
  #pricing .pricing-tabs:before {
    top: 0;
    background-color: #f4f5f8;
    content: "";
    display: flex;
    position: absolute;
    z-index: -2;
    left: 0;
    width: 100vw;
    height: calc(100% + 100px);
    top: inherit;
    bottom: 0; }
    @media screen and (min-width: 992px) {
      #pricing .pricing-tabs:before {
        bottom: 0px;
        top: inherit;
        left: calc(-50vw + 50% + 20px);
        width: calc(100vw - 40px); } }
    @media screen and (min-width: 1440px) {
      #pricing .pricing-tabs:before {
        left: calc(-720px + 50% + 20px);
        width: calc(1440px - 40px); } }
#pricing .nav-tabs {
  text-transform: uppercase;
  border-bottom: 0; }
  #pricing .nav-tabs .title-tab {
    color: #555;
    margin-top: 15px;
    padding-right: 15px; }
  #pricing .nav-tabs .label-tag {
    background-color: #e5e5e5;
    border-radius: 4px;
    text-shadow: none;
    line-height: 1.5;
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
    padding: 1px 5px;
    margin: -2px 0 -2px 5px; }
  #pricing .nav-tabs > li {
    margin-right: 5px;
    padding-left: 0; }
    #pricing .nav-tabs > li > a {
      color: #777;
      box-shadow: none;
      border: 0; }
#pricing .nav > li > a {
  padding: 15px 30px; }
  @media screen and (max-width: 992px) {
    #pricing .nav > li > a {
      padding: 15px 20px; } }
#pricing .prices {
  padding-top: 20px;
  position: relative;
  z-index: 10; }
  #pricing .prices .item {
    padding: 0;
    border-radius: 4px;
    background-clip: padding-box; }
    #pricing .prices .item .best-buy-title {
      border-radius: 0;
      padding: 13px 0 0;
      background: #25364e;
      text-transform: uppercase;
      text-shadow: 0 0 1px rgba(0, 0, 0, 0.6); }
      #pricing .prices .item .best-buy-title p {
        font-size: 12px;
        line-height: 17px;
        color: #fff;
        margin: 0;
        font-weight: bold; }
    #pricing .prices .item .item-inner {
      background: #fff;
      background-clip: padding-box;
      position: relative;
      border: 1px solid #eeeeee; }
      #pricing .prices .item .item-inner:hover {
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2); }
    #pricing .prices .item .heading, #pricing .prices .item .heading_xs, #pricing .prices .item h4, #pricing .prices .item p .highlight, p #pricing .prices .item .highlight, #pricing .prices .item li .highlight, li #pricing .prices .item .highlight, #pricing .prices .item #home-product-features h2, #home-product-features #pricing .prices .item h2, #pricing .prices .item #partners-topics .container h3, #partners-topics .container #pricing .prices .item h3, #pricing .prices .item #partners-who-can-be .container h3, #partners-who-can-be .container #pricing .prices .item h3, #pricing .prices .item #partners-how-it-works #partners-levels h3, #partners-how-it-works #partners-levels #pricing .prices .item h3, #pricing .prices .item .implementation_content .container h2, .implementation_content .container #pricing .prices .item h2, #pricing .prices .item .implementation_content .container h3, .implementation_content .container #pricing .prices .item h3, #pricing .prices .item .heading_s, #pricing .prices .item h3, #pricing .prices .item .case_brief h2, .case_brief #pricing .prices .item h2, #pricing .prices .item .home_hero_header_content h2, .home_hero_header_content #pricing .prices .item h2, #pricing .prices .item #home-discover-cta h1, #home-discover-cta #pricing .prices .item h1, #pricing .prices .item #home-feat-case h2, #home-feat-case #pricing .prices .item h2, #pricing .prices .item #home-product-features p.lead, #home-product-features #pricing .prices .item p.lead, #pricing .prices .item #home_product-video h2, #home_product-video #pricing .prices .item h2, #pricing .prices .item #sec-home-consulting h1, #sec-home-consulting #pricing .prices .item h1, #pricing .prices .item #sec-home-consulting h3, #sec-home-consulting #pricing .prices .item h3, #pricing .prices .item #sec-home-social h1, #sec-home-social #pricing .prices .item h1, #pricing .prices .item #sec-home-content-link h1, #sec-home-content-link #pricing .prices .item h1, #pricing .prices .item #feature-page-consulting h2, #feature-page-consulting #pricing .prices .item h2, #pricing .prices .item .product-feature p.lead, .product-feature #pricing .prices .item p.lead, #pricing .prices .item .case_content h2, .case_content #pricing .prices .item h2, #pricing .prices .item .generic_page_content h2, .generic_page_content #pricing .prices .item h2, #pricing .prices .item .related-cases .container h1, .related-cases .container #pricing .prices .item h1, #pricing .prices .item .related-cases .container .box:last-of-type h2, .related-cases .container .box:last-of-type #pricing .prices .item h2, #pricing .prices .item .feature_content h2, .feature_content #pricing .prices .item h2, #pricing .prices .item #partners-header h1, #partners-header #pricing .prices .item h1, #pricing .prices .item #princig-header-section h2, #princig-header-section #pricing .prices .item h2, #pricing .prices .item .heading_m, #pricing .prices .item h2, #pricing .prices .item main > header h1, main > header #pricing .prices .item h1, #pricing .prices .item .title-container h1, .title-container #pricing .prices .item h1, #pricing .prices .item .home_hero_header_content h1, .home_hero_header_content #pricing .prices .item h1, #pricing .prices .item #home-discover-free-test h1, #home-discover-free-test #pricing .prices .item h1, #pricing .prices .item #home-product-features h1, #home-product-features #pricing .prices .item h1, #pricing .prices .item .feature-related-content .container h1, .feature-related-content .container #pricing .prices .item h1, #pricing .prices .item .heading_l, #pricing .prices .item h1, #pricing .prices .item .results .result-number, .results #pricing .prices .item .result-number, #pricing .prices .item #sec-home-consulting p.lead, #sec-home-consulting #pricing .prices .item p.lead {
      background: #4d678c;
      margin-top: 0;
      margin-bottom: 0;
      padding: 30px 15px 5px;
      border-radius: 0;
      background-clip: padding-box; }
      #pricing .prices .item .heading .heading-img, #pricing .prices .item .heading_xs .heading-img, #pricing .prices .item h4 .heading-img, #pricing .prices .item p .highlight .heading-img, p #pricing .prices .item .highlight .heading-img, #pricing .prices .item li .highlight .heading-img, li #pricing .prices .item .highlight .heading-img, #pricing .prices .item #home-product-features h2 .heading-img, #home-product-features #pricing .prices .item h2 .heading-img, #pricing .prices .item #partners-topics .container h3 .heading-img, #partners-topics .container #pricing .prices .item h3 .heading-img, #pricing .prices .item #partners-who-can-be .container h3 .heading-img, #partners-who-can-be .container #pricing .prices .item h3 .heading-img, #pricing .prices .item #partners-how-it-works #partners-levels h3 .heading-img, #partners-how-it-works #partners-levels #pricing .prices .item h3 .heading-img, #pricing .prices .item .implementation_content .container h2 .heading-img, .implementation_content .container #pricing .prices .item h2 .heading-img, #pricing .prices .item .implementation_content .container h3 .heading-img, .implementation_content .container #pricing .prices .item h3 .heading-img, #pricing .prices .item .heading_s .heading-img, #pricing .prices .item h3 .heading-img, #pricing .prices .item .case_brief h2 .heading-img, .case_brief #pricing .prices .item h2 .heading-img, #pricing .prices .item .home_hero_header_content h2 .heading-img, .home_hero_header_content #pricing .prices .item h2 .heading-img, #pricing .prices .item #home-discover-cta h1 .heading-img, #home-discover-cta #pricing .prices .item h1 .heading-img, #pricing .prices .item #home-feat-case h2 .heading-img, #home-feat-case #pricing .prices .item h2 .heading-img, #pricing .prices .item #home-product-features p.lead .heading-img, #home-product-features #pricing .prices .item p.lead .heading-img, #pricing .prices .item #home_product-video h2 .heading-img, #home_product-video #pricing .prices .item h2 .heading-img, #pricing .prices .item #sec-home-consulting h1 .heading-img, #sec-home-consulting #pricing .prices .item h1 .heading-img, #pricing .prices .item #sec-home-consulting h3 .heading-img, #sec-home-consulting #pricing .prices .item h3 .heading-img, #pricing .prices .item #sec-home-social h1 .heading-img, #sec-home-social #pricing .prices .item h1 .heading-img, #pricing .prices .item #sec-home-content-link h1 .heading-img, #sec-home-content-link #pricing .prices .item h1 .heading-img, #pricing .prices .item #feature-page-consulting h2 .heading-img, #feature-page-consulting #pricing .prices .item h2 .heading-img, #pricing .prices .item .product-feature p.lead .heading-img, .product-feature #pricing .prices .item p.lead .heading-img, #pricing .prices .item .case_content h2 .heading-img, .case_content #pricing .prices .item h2 .heading-img, #pricing .prices .item .generic_page_content h2 .heading-img, .generic_page_content #pricing .prices .item h2 .heading-img, #pricing .prices .item .related-cases .container h1 .heading-img, .related-cases .container #pricing .prices .item h1 .heading-img, #pricing .prices .item .related-cases .container .box:last-of-type h2 .heading-img, .related-cases .container .box:last-of-type #pricing .prices .item h2 .heading-img, #pricing .prices .item .feature_content h2 .heading-img, .feature_content #pricing .prices .item h2 .heading-img, #pricing .prices .item #partners-header h1 .heading-img, #partners-header #pricing .prices .item h1 .heading-img, #pricing .prices .item #princig-header-section h2 .heading-img, #princig-header-section #pricing .prices .item h2 .heading-img, #pricing .prices .item .heading_m .heading-img, #pricing .prices .item h2 .heading-img, #pricing .prices .item main > header h1 .heading-img, main > header #pricing .prices .item h1 .heading-img, #pricing .prices .item .title-container h1 .heading-img, .title-container #pricing .prices .item h1 .heading-img, #pricing .prices .item .home_hero_header_content h1 .heading-img, .home_hero_header_content #pricing .prices .item h1 .heading-img, #pricing .prices .item #home-discover-free-test h1 .heading-img, #home-discover-free-test #pricing .prices .item h1 .heading-img, #pricing .prices .item #home-product-features h1 .heading-img, #home-product-features #pricing .prices .item h1 .heading-img, #pricing .prices .item .feature-related-content .container h1 .heading-img, .feature-related-content .container #pricing .prices .item h1 .heading-img, #pricing .prices .item .heading_l .heading-img, #pricing .prices .item h1 .heading-img, #pricing .prices .item .results .result-number .heading-img, .results #pricing .prices .item .result-number .heading-img, #pricing .prices .item #sec-home-consulting p.lead .heading-img, #sec-home-consulting #pricing .prices .item p.lead .heading-img {
        width: 120px;
        height: 120px;
        border: none; }
      #pricing .prices .item .heading .title, #pricing .prices .item .heading_xs .title, #pricing .prices .item h4 .title, #pricing .prices .item p .highlight .title, p #pricing .prices .item .highlight .title, #pricing .prices .item li .highlight .title, li #pricing .prices .item .highlight .title, #pricing .prices .item #home-product-features h2 .title, #home-product-features #pricing .prices .item h2 .title, #pricing .prices .item #partners-topics .container h3 .title, #partners-topics .container #pricing .prices .item h3 .title, #pricing .prices .item #partners-who-can-be .container h3 .title, #partners-who-can-be .container #pricing .prices .item h3 .title, #pricing .prices .item #partners-how-it-works #partners-levels h3 .title, #partners-how-it-works #partners-levels #pricing .prices .item h3 .title, #pricing .prices .item .implementation_content .container h2 .title, .implementation_content .container #pricing .prices .item h2 .title, #pricing .prices .item .implementation_content .container h3 .title, .implementation_content .container #pricing .prices .item h3 .title, #pricing .prices .item .heading_s .title, #pricing .prices .item h3 .title, #pricing .prices .item .case_brief h2 .title, .case_brief #pricing .prices .item h2 .title, #pricing .prices .item .home_hero_header_content h2 .title, .home_hero_header_content #pricing .prices .item h2 .title, #pricing .prices .item #home-discover-cta h1 .title, #home-discover-cta #pricing .prices .item h1 .title, #pricing .prices .item #home-feat-case h2 .title, #home-feat-case #pricing .prices .item h2 .title, #pricing .prices .item #home-product-features p.lead .title, #home-product-features #pricing .prices .item p.lead .title, #pricing .prices .item #home_product-video h2 .title, #home_product-video #pricing .prices .item h2 .title, #pricing .prices .item #sec-home-consulting h1 .title, #sec-home-consulting #pricing .prices .item h1 .title, #pricing .prices .item #sec-home-consulting h3 .title, #sec-home-consulting #pricing .prices .item h3 .title, #pricing .prices .item #sec-home-social h1 .title, #sec-home-social #pricing .prices .item h1 .title, #pricing .prices .item #sec-home-content-link h1 .title, #sec-home-content-link #pricing .prices .item h1 .title, #pricing .prices .item #feature-page-consulting h2 .title, #feature-page-consulting #pricing .prices .item h2 .title, #pricing .prices .item .product-feature p.lead .title, .product-feature #pricing .prices .item p.lead .title, #pricing .prices .item .case_content h2 .title, .case_content #pricing .prices .item h2 .title, #pricing .prices .item .generic_page_content h2 .title, .generic_page_content #pricing .prices .item h2 .title, #pricing .prices .item .related-cases .container h1 .title, .related-cases .container #pricing .prices .item h1 .title, #pricing .prices .item .related-cases .container .box:last-of-type h2 .title, .related-cases .container .box:last-of-type #pricing .prices .item h2 .title, #pricing .prices .item .feature_content h2 .title, .feature_content #pricing .prices .item h2 .title, #pricing .prices .item #partners-header h1 .title, #partners-header #pricing .prices .item h1 .title, #pricing .prices .item #princig-header-section h2 .title, #princig-header-section #pricing .prices .item h2 .title, #pricing .prices .item .heading_m .title, #pricing .prices .item h2 .title, #pricing .prices .item main > header h1 .title, main > header #pricing .prices .item h1 .title, #pricing .prices .item .title-container h1 .title, .title-container #pricing .prices .item h1 .title, #pricing .prices .item .home_hero_header_content h1 .title, .home_hero_header_content #pricing .prices .item h1 .title, #pricing .prices .item #home-discover-free-test h1 .title, #home-discover-free-test #pricing .prices .item h1 .title, #pricing .prices .item #home-product-features h1 .title, #home-product-features #pricing .prices .item h1 .title, #pricing .prices .item .feature-related-content .container h1 .title, .feature-related-content .container #pricing .prices .item h1 .title, #pricing .prices .item .heading_l .title, #pricing .prices .item h1 .title, #pricing .prices .item .results .result-number .title, .results #pricing .prices .item .result-number .title, #pricing .prices .item #sec-home-consulting p.lead .title, #sec-home-consulting #pricing .prices .item p.lead .title {
        font-weight: bold;
        font-size: 20px;
        color: #fff;
        background: transparent; }
    #pricing .prices .item .heading.best-offer, #pricing .prices .item .best-offer.heading_xs, #pricing .prices .item h4.best-offer, #pricing .prices .item p .best-offer.highlight, p #pricing .prices .item .best-offer.highlight, #pricing .prices .item li .best-offer.highlight, li #pricing .prices .item .best-offer.highlight, #pricing .prices .item #home-product-features h2.best-offer, #home-product-features #pricing .prices .item h2.best-offer, #pricing .prices .item #partners-topics .container h3.best-offer, #partners-topics .container #pricing .prices .item h3.best-offer, #pricing .prices .item #partners-who-can-be .container h3.best-offer, #partners-who-can-be .container #pricing .prices .item h3.best-offer, #pricing .prices .item #partners-how-it-works #partners-levels h3.best-offer, #partners-how-it-works #partners-levels #pricing .prices .item h3.best-offer, #pricing .prices .item .implementation_content .container h2.best-offer, .implementation_content .container #pricing .prices .item h2.best-offer, #pricing .prices .item .implementation_content .container h3.best-offer, .implementation_content .container #pricing .prices .item h3.best-offer, #pricing .prices .item .best-offer.heading_s, #pricing .prices .item h3.best-offer, #pricing .prices .item .case_brief h2.best-offer, .case_brief #pricing .prices .item h2.best-offer, #pricing .prices .item .home_hero_header_content h2.best-offer, .home_hero_header_content #pricing .prices .item h2.best-offer, #pricing .prices .item #home-discover-cta h1.best-offer, #home-discover-cta #pricing .prices .item h1.best-offer, #pricing .prices .item #home-feat-case h2.best-offer, #home-feat-case #pricing .prices .item h2.best-offer, #pricing .prices .item #home-product-features p.best-offer.lead, #home-product-features #pricing .prices .item p.best-offer.lead, #pricing .prices .item #home_product-video h2.best-offer, #home_product-video #pricing .prices .item h2.best-offer, #pricing .prices .item #sec-home-consulting h1.best-offer, #sec-home-consulting #pricing .prices .item h1.best-offer, #pricing .prices .item #sec-home-consulting h3.best-offer, #sec-home-consulting #pricing .prices .item h3.best-offer, #pricing .prices .item #sec-home-social h1.best-offer, #sec-home-social #pricing .prices .item h1.best-offer, #pricing .prices .item #sec-home-content-link h1.best-offer, #sec-home-content-link #pricing .prices .item h1.best-offer, #pricing .prices .item #feature-page-consulting h2.best-offer, #feature-page-consulting #pricing .prices .item h2.best-offer, #pricing .prices .item .product-feature p.best-offer.lead, .product-feature #pricing .prices .item p.best-offer.lead, #pricing .prices .item .case_content h2.best-offer, .case_content #pricing .prices .item h2.best-offer, #pricing .prices .item .generic_page_content h2.best-offer, .generic_page_content #pricing .prices .item h2.best-offer, #pricing .prices .item .related-cases .container h1.best-offer, .related-cases .container #pricing .prices .item h1.best-offer, #pricing .prices .item .related-cases .container .box:last-of-type h2.best-offer, .related-cases .container .box:last-of-type #pricing .prices .item h2.best-offer, #pricing .prices .item .feature_content h2.best-offer, .feature_content #pricing .prices .item h2.best-offer, #pricing .prices .item #partners-header h1.best-offer, #partners-header #pricing .prices .item h1.best-offer, #pricing .prices .item #princig-header-section h2.best-offer, #princig-header-section #pricing .prices .item h2.best-offer, #pricing .prices .item .best-offer.heading_m, #pricing .prices .item h2.best-offer, #pricing .prices .item main > header h1.best-offer, main > header #pricing .prices .item h1.best-offer, #pricing .prices .item .title-container h1.best-offer, .title-container #pricing .prices .item h1.best-offer, #pricing .prices .item .home_hero_header_content h1.best-offer, .home_hero_header_content #pricing .prices .item h1.best-offer, #pricing .prices .item #home-discover-free-test h1.best-offer, #home-discover-free-test #pricing .prices .item h1.best-offer, #pricing .prices .item #home-product-features h1.best-offer, #home-product-features #pricing .prices .item h1.best-offer, #pricing .prices .item .feature-related-content .container h1.best-offer, .feature-related-content .container #pricing .prices .item h1.best-offer, #pricing .prices .item .best-offer.heading_l, #pricing .prices .item h1.best-offer, #pricing .prices .item .results .best-offer.result-number, .results #pricing .prices .item .best-offer.result-number, #pricing .prices .item #sec-home-consulting p.best-offer.lead, #sec-home-consulting #pricing .prices .item p.best-offer.lead {
      border-top-right-radius: 0;
      border-top-left-radius: 0;
      padding-top: 15px;
      background-color: #354966; }
    #pricing .prices .item .content {
      padding: 15px 30px 30px;
      font-size: 14px; }
      #pricing .prices .item .content .title {
        line-height: 20px;
        margin-bottom: 20px;
        background: transparent;
        color: #7c7c7c; }
      #pricing .prices .item .content .btn {
        width: 100%; }
    #pricing .prices .item .content-price {
      background: #f5f6f9;
      padding: 20px 0 35px;
      color: #7c7c7c; }
      #pricing .prices .item .content-price p {
        font-size: 14px; }
      #pricing .prices .item .content-price .annual {
        font-size: 14px;
        font-weight: 500;
        padding: 0;
        color: #7c7c7c; }
      #pricing .prices .item .content-price .accounts {
        font-size: 16px;
        font-weight: 500;
        margin: 12px 0;
        color: #7c7c7c; }
        #pricing .prices .item .content-price .accounts a {
          box-shadow: none;
          font-size: 14px; }
      #pricing .prices .item .content-price .implementation {
        font-size: 14px;
        font-weight: 400; }
        #pricing .prices .item .content-price .implementation a {
          color: #7c7c7c; }
    #pricing .prices .item .price-figure {
      margin: 0 auto;
      color: #415b9c;
      line-height: inherit; }
      #pricing .prices .item .price-figure .number {
        font-size: 36px;
        font-weight: bold; }
      #pricing .prices .item .price-figure .unit {
        font-weight: 400;
        font-size: 22px; }
      #pricing .prices .item .price-figure .title-old-price {
        font-size: 14px;
        color: #7c7c7c; }
      #pricing .prices .item .price-figure .old-price {
        text-decoration: line-through; }
    #pricing .prices .item .feature-list {
      margin-bottom: 10px; }
      #pricing .prices .item .feature-list .feature-list-title {
        padding-bottom: 20px; }
      #pricing .prices .item .feature-list li {
        border-bottom: 1px dashed #e2e2e2;
        font-size: 14px;
        margin-bottom: 0;
        padding: 10px; }
        #pricing .prices .item .feature-list li .fa {
          margin-right: 5px;
          color: #4a6781; }
        #pricing .prices .item .feature-list li .disabled {
          color: #999999; }
          #pricing .prices .item .feature-list li .disabled .fa {
            color: #999999; }
      #pricing .prices .item .feature-list:last-of-type {
        border: none; }
    #pricing .prices .item .feature-list.pro {
      margin-bottom: 21px; }
    #pricing .prices .item .feature-list.interprise {
      margin-bottom: 61px; }
      #pricing .prices .item .feature-list.interprise span {
        display: block;
        margin-top: 2px; }
    #pricing .prices .item .btn-plans {
      width: 80%; }
    #pricing .prices .item .free-test {
      padding: 15px 30px 30px;
      background: #f4f5f8; }
      #pricing .prices .item .free-test .btn {
        width: 100%; }
  #pricing .prices .item.best-buy {
    z-index: 11;
    position: relative; }
    @media screen and (min-width: 992px) {
      #pricing .prices .item.best-buy {
        top: -15px; }
        #pricing .prices .item.best-buy.item-inner {
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2); }
          #pricing .prices .item.best-buy.item-inner:hover {
            box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25); } }
#pricing .value-plans {
  padding: 0; }
  #pricing .value-plans .actions {
    padding: 15px 20px 10px;
    background-color: #f6f6f6;
    text-align: center; }
    #pricing .value-plans .actions .result-choose-plan {
      font-size: 28px;
      color: #333333;
      border-bottom: 1px solid #e2e2e2;
      padding-bottom: 8px;
      margin-bottom: 7px; }
      #pricing .value-plans .actions .result-choose-plan .month {
        font-size: 18px; }
      #pricing .value-plans .actions .result-choose-plan .more {
        font-size: 14px;
        font-weight: 400;
        color: #777777; }
      #pricing .value-plans .actions .result-choose-plan .billed {
        display: block;
        font-size: 14px;
        margin-top: -5px; }
      #pricing .value-plans .actions .result-choose-plan .match {
        display: block;
        font-size: 14px;
        margin-top: -2px; }
    #pricing .value-plans .actions .required-package {
      font-size: 16px; }
      #pricing .value-plans .actions .required-package .js-packages {
        font-weight: bold; }
  #pricing .value-plans .btn-actions {
    padding: 45px 20px 20px; }
    #pricing .value-plans .btn-actions label {
      font-weight: normal;
      color: #737373; }
#pricing .setup-plan .title-plan {
  margin-bottom: 25px; }
#pricing .setup-plan .content-choose-plan {
  margin-bottom: 20px;
  overflow: hidden; }
#pricing .title-choose-plan {
  font-size: 1.2em;
  margin: 30px 0 15px; }
  #pricing .title-choose-plan .help-step {
    background-color: #f4f5f8;
    color: #3A87AD;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    padding: 4px 8px;
    font-size: 12px;
    vertical-align: 2px;
    margin-right: 3px;
    font-weight: bold; }
#pricing .range-contacts {
  border: 1px solid #e2e2e2;
  padding: 25px 20px;
  border-radius: 4px; }
  #pricing .range-contacts .scale {
    top: 25px;
    position: relative;
    display: block; }
    #pricing .range-contacts .scale span {
      position: absolute;
      height: 5px;
      border-left: 1px solid #999;
      font-size: 0;
      bottom: 10px; }
      #pricing .range-contacts .scale span ins {
        font-size: 13px;
        text-decoration: none;
        position: absolute;
        left: 0;
        bottom: 10px;
        color: #999;
        line-height: 1; }
  #pricing .range-contacts #range {
    margin-top: 20px; }
#pricing .package-implementation p {
  font-size: 16px;
  margin-bottom: 3px; }
#pricing .package-implementation .wrap-package-implementation {
  padding-top: 30px; }
  #pricing .package-implementation .wrap-package-implementation .content {
    margin-bottom: 15px;
    overflow: hidden; }
    #pricing .package-implementation .wrap-package-implementation .content .intro {
      font-size: 16px;
      text-align: right;
      border-right: 2px solid #eeeeee;
      padding: 40px 25px 40px 0; }
    #pricing .package-implementation .wrap-package-implementation .content .box-package {
      border: 1px solid #f2f2f2;
      margin-top: 5px;
      line-height: 1.5; }
      #pricing .package-implementation .wrap-package-implementation .content .box-package p {
        color: #333333;
        text-align: center;
        font-weight: normal;
        font-size: 15px;
        padding: 15px 15px 10px; }
        #pricing .package-implementation .wrap-package-implementation .content .box-package p span {
          display: block;
          color: #808080; }
      #pricing .package-implementation .wrap-package-implementation .content .box-package a {
        background-color: #f5f5f5;
        padding-top: 5px;
        padding-bottom: 5px;
        width: 100%;
        display: block;
        text-align: center;
        color: #333333;
        font-size: 14px; }
#pricing .faq:not(.faq-2017) {
  padding-bottom: 45px; }
  #pricing .faq:not(.faq-2017) [class*="col-"] {
    padding-left: 0;
    padding-right: 30px; }
  #pricing .faq:not(.faq-2017) .faq-questions {
    margin-bottom: 35px; }
    #pricing .faq:not(.faq-2017) .faq-questions .title {
      font-size: 16px;
      font-weight: bold;
      line-height: 1.6; }
    #pricing .faq:not(.faq-2017) .faq-questions p {
      font-size: 14px;
      line-height: 1.6; }
      #pricing .faq:not(.faq-2017) .faq-questions p a {
        color: #737373; }
#pricing .btn-block {
  width: 100%; }
#pricing .faq-accordion h4 {
  font-size: 14px;
  line-height: 32px; }
  #pricing .faq-accordion h4.featured {
    font-size: 18px;
    font-weight: bold; }
  #pricing .faq-accordion h4 .btn {
    float: right;
    margin: -4px -12px 0 0; }
#pricing .faq-accordion p {
  font-size: 16px; }

.modal-plans .modal-header {
  padding: 15px;
  background: #fff;
  text-align: center;
  border-bottom: none; }
.modal-plans .modal-title {
  font-size: 22px;
  text-transform: uppercase;
  margin-top: 10px; }
.modal-plans table {
  padding: 0 40px 40px;
  background-color: #fff; }
  .modal-plans table > thead {
    border: none; }
    .modal-plans table > thead > tr {
      border-bottom: none; }
      .modal-plans table > thead > tr > th {
        background-color: #fff;
        border-bottom: none;
        text-align: center;
        font-size: 20px;
        padding-bottom: 0; }
  .modal-plans table > tbody {
    border-bottom: none; }
    .modal-plans table > tbody > tr > td {
      border-top: 1px dashed #f2f2f2;
      padding: 8px; }
      .modal-plans table > tbody > tr > td [class^="xicon-"] {
        font-size: 28px;
        color: #737373; }
      .modal-plans table > tbody > tr > td .xicon-times-circle {
        opacity: 0.2; }
      .modal-plans table > tbody > tr > td .other-info {
        font-size: 14px; }
    .modal-plans table > tbody > tr > td.subtitle-plans {
      border-top: none;
      padding-top: 0; }
      .modal-plans table > tbody > tr > td.subtitle-plans h3 {
        margin: 0; }

@media screen and (max-width: 992px) {
  .wrap {
    padding-left: 15px;
    padding-right: 15px; }
    .wrap [class*="col-"] {
      padding-left: 0;
      padding-right: 0; }
}

.features-list .row {
  background-color: #f4f5f8;
  margin: 0 15px; }
  .features-list .row:nth-child(even) {
    background-color: #eff2f6; }
  .features-list .row [class*="col-"] {
    padding: 12px; }
  .features-list .row p {
    font-size: 16px !important;
    margin: 0; }
  .features-list .row i {
    font-size: 22px !important; }
  .features-list .row .xicon-check-circle {
    color: #06c9a4; }
  .features-list .row .xicon-times-circle {
    color: #f45567; }
  .features-list .row .other-info {
    font-weight: bold; }





img.payment {
  margin: 20px 0 0;
  max-width: 400px; }

#faq {
  column-count: 2;
  column-gap: 20px; }
  #faq .faq-questions {
    display: inline-block; }
  @media screen and (max-width: 992px) {
    #faq {
      column-count: 1; } }

.currency-actions {
  float: right;
  margin-top: -5px; }
  .currency-actions .form-control {
    width: 200px;
    display: inline;
    margin-left: 16px; }
  @media screen and (max-width: 992px) {
    .currency-actions {
      width: 100%;
      text-align: right;
      margin-bottom: 24px; }
      .currency-actions label {
        width: 80px;
        text-align: left;
        font-size: 12px;
        float: left;
        margin-top: 14px; } }












#about_us-header h1 {
  font-size: 36px;
  font-weight: normal;
  margin: 0 auto;
  max-width: 680px; }

#about_us-info {
  margin-top: 0; }
  #about_us-info .picture {
    height: 240px; }
  #about_us-info .box {
    position: relative; }
    #about_us-info .box:before {
      background-color: white;
      content: "";
      width: calc(100% - 32px);
      position: absolute;
      height: 100%;
      top: 0;
      left: 16px;
      z-index: -1; }
  @media screen and (min-width: 992px) {
    #about_us-info:before, #about_us-info .picture {
      top: 0;
      background-color: #f4f5f8;
      content: "";
      display: flex;
      position: absolute;
      z-index: -2;
      left: 0;
      width: 100vw;
      height: 100%; } }
  @media screen and (min-width: 992px) and (min-width: 992px) {
    #about_us-info:before, #about_us-info .picture {
      top: 0px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 992px) and (min-width: 1440px) {
    #about_us-info:before, #about_us-info .picture {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
  @media screen and (min-width: 992px) {
    #about_us-info .box {
      margin-top: 192px; } }
  #about_us-info p.lead {
    color: #415b9c; }

#about_us-results [class*="col-"] {
  padding-top: 16px;
  text-align: left; }
  #about_us-results [class*="col-"] .result-number {
    color: #415b9c;
    display: inline-block;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    margin-bottom: 0; }
  #about_us-results [class*="col-"] .result-description {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block; }
#about_us-results:before {
  top: 0;
  background-color: #f4f5f8;
  content: "";
  display: flex;
  position: absolute;
  z-index: -2;
  left: 0;
  width: 100vw;
  height: calc(100% + 40px); }
  @media screen and (min-width: 992px) {
    #about_us-results:before {
      top: -40px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 1440px) {
    #about_us-results:before {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
#about_us-results .picture {
  height: 240px; }
#about_us-results .box {
  position: relative;
  margin-top: 0;
  margin-bottom: 0; }
  #about_us-results .box:before {
    background-color: white;
    content: "";
    width: calc(100% - 32px);
    position: absolute;
    height: 100%;
    top: 0;
    left: 16px;
    z-index: -1; }
@media screen and (min-width: 992px) {
  #about_us-results .box:nth-child(1) {
    position: relative; }
    #about_us-results .box:nth-child(1):before {
      background-color: transparent;
      content: "";
      width: calc(100% - 32px);
      position: absolute;
      height: 100%;
      top: 0;
      left: 16px;
      z-index: -1; }
  #about_us-results .picture {
    top: 0;
    background-color: #f4f5f8;
    content: "";
    display: flex;
    position: absolute;
    z-index: -2;
    left: 0;
    width: 100vw;
    height: calc(100% + 40px);
    justify-content: flex-end;
    position: absolute; } }
  @media screen and (min-width: 992px) and (min-width: 992px) {
    #about_us-results .picture {
      top: -40px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 992px) and (min-width: 1440px) {
    #about_us-results .picture {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
@media screen and (min-width: 992px) {
    #about_us-results .picture img {
      width: 50%;
      left: 0; } }
@media screen and (max-width: 992px) {
  #about_us-results h1, #about_us-results h2, #about_us-results h3 {
    text-align: center; } }
#about_us-results h2 {
  font-size: 24px;
  margin-bottom: 24px; }
#about_us-results .result-description {
  text-transform: none;
  font-size: 16px;
  font-weight: 400;
  margin-top: 16px; }
@media screen and (min-width: 992px) {
  #about_us-results:before, #about_us-results .picture, #about_us-results .box:before {
    background-color: transparent; } }

#about_us-info_list:before {
  top: 0;
  background-color: #f4f5f8;
  content: "";
  display: flex;
  position: absolute;
  z-index: -2;
  left: 0;
  width: 100vw;
  height: calc(100% + 40px); }
  @media screen and (min-width: 992px) {
    #about_us-info_list:before {
      top: -40px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 1440px) {
    #about_us-info_list:before {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }

      #about_us-info_list h2 {
        padding-top:40px!important; }


#about_us-info_list .picture {
  height: 240px; }
#about_us-info_list .box {
  position: relative;
  margin-top: 0;
  margin-bottom: 0; }
  #about_us-info_list .box:before {
    background-color: white;
    content: "";
    width: calc(100% - 32px);
    position: absolute;
    height: 100%;
    top: 0;
    left: 16px;
    z-index: -1; }
@media screen and (min-width: 992px) {
  #about_us-info_list .box:nth-child(1) {
    position: relative; }
    #about_us-info_list .box:nth-child(1):before {
      background-color: transparent;
      content: "";
      width: calc(100% - 32px);
      position: absolute;
      height: 100%;
      top: 0;
      left: 16px;
      z-index: -1; }
  #about_us-info_list .picture {
    top: 0;
    background-color: #f4f5f8;
    content: "";
    display: flex;
    position: absolute;
    z-index: -2;
    left: 0;
    width: 100vw;
    height: calc(100% + 40px);
    justify-content: flex-end;
    position: absolute; } }
  @media screen and (min-width: 992px) and (min-width: 992px) {
    #about_us-info_list .picture {
      top: -40px;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 992px) and (min-width: 1440px) {
    #about_us-info_list .picture {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
@media screen and (min-width: 992px) {
    #about_us-info_list .picture img {
      width: 50%;
      right: 0; } }
@media screen and (max-width: 992px) {
  #about_us-info_list h1, #about_us-info_list h2, #about_us-info_list h3 {
    text-align: center; } }

#about_us-testimonial .box {
  position: relative; }
  #about_us-testimonial .box:before {
    background-color: white;
    content: "";
    width: calc(100% - 32px);
    position: absolute;
    height: 100%;
    top: 0;
    left: 16px;
    z-index: -1; }
#about_us-testimonial .picture:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: -moz-linear-gradient(top, rgba(148, 99, 214, 0) 50%, rgba(148, 99, 214, 0.3) 100%);
  background: -webkit-linear-gradient(top, rgba(148, 99, 214, 0) 50%, rgba(148, 99, 214, 0.3) 100%);
  background: linear-gradient(to bottom, rgba(148, 99, 214, 0) 50%, rgba(148, 99, 214, 0.3) 100%); }
@media screen and (min-width: 992px) {
  #about_us-testimonial .box:before {
    width: calc(100% - 32px); }
  #about_us-testimonial .picture {
    transform: translateX(16px);
    height: auto;
    margin-bottom: initial; }
    #about_us-testimonial .picture[class*="col-md-push"] {
      transform: translateX(-16px); } }

#about_us-featured_video {
  position: relative;
  z-index: -2; }
  #about_us-featured_video > .picture {
    height: 192px; }
  #about_us-featured_video .videoclic {
    position: absolute;
    width: 180px;
    height: 100px;
    color: white;
    text-align: center;
    text-transform: uppercase;
    left: calc(50% - 90px);
    top: 40px;
    z-index: 1;
    font-weight: bold;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    cursor: pointer; }
    #about_us-featured_video .videoclic [class*="icon-"] {
      font-size: 100px;
      transition: all 0.4s;
      display: block;
      text-align: center;
      width: 100%;
      line-height: 80%; }
  @media screen and (min-width: 992px) {
    #about_us-featured_video {
      top: -30px;
      height: 480px; }
      #about_us-featured_video > .picture {
        top: 0;
        background-color: #f4f5f8;
        content: "";
        display: flex;
        position: absolute;
        z-index: -2;
        left: 0;
        width: 100vw;
        height: 400px; } }
    @media screen and (min-width: 992px) and (min-width: 992px) {
      #about_us-featured_video > .picture {
        top: 0px;
        left: calc(-50vw + 50% + 20px);
        width: calc(100vw - 40px); } }
    @media screen and (min-width: 992px) and (min-width: 1440px) {
      #about_us-featured_video > .picture {
        left: calc(-720px + 50% + 20px);
        width: calc(1440px - 40px); } }
  @media screen and (min-width: 992px) {
      #about_us-featured_video .videoclic {
        top: 160px; }
        #about_us-featured_video .videoclic:hover {
          text-decoration: none; } }

#about_us-ctas:before {
  top: 0;
  background-color: #f4f5f8;
  content: "";
  display: flex;
  position: absolute;
  z-index: -2;
  left: 0;
  width: 100vw;
  height: 100%; }
  @media screen and (min-width: 992px) {
    #about_us-ctas:before {
      bottom: -40px;
      top: inherit;
      left: calc(-50vw + 50% + 20px);
      width: calc(100vw - 40px); } }
  @media screen and (min-width: 1440px) {
    #about_us-ctas:before {
      left: calc(-720px + 50% + 20px);
      width: calc(1440px - 40px); } }
@media screen and (min-width: 992px) {
  #about_us-ctas {
    margin-top: -240px; }
    #about_us-ctas .row .box {
      position: relative;
      align-items: center;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      justify-content: space-around; }
      #about_us-ctas .row .box:before {
        background-color: white;
        content: "";
        width: calc(100% - 32px);
        position: absolute;
        height: 100%;
        top: 0;
        left: 16px;
        z-index: -1; } }


        #copyright p {
          padding-top:20px!important; }

#error-picture .picture {
  background-color: #18283a; }
  #error-picture .picture .container figure {
    display: inline-block; }
    #error-picture .picture .container figure img {
      width: 210px;
      position: static;
      object-fit: inherit; }
  #error-picture .picture .container div {
    width: 440px;
    margin-left: 30px;
    padding: 5px 20px;
    display: inline-block;
    vertical-align: middle;
    border-left: 4px solid rgba(0, 0, 0, 0.25); }
    #error-picture .picture .container div p {
      margin-bottom: 8px;
      color: #fff;
      font-size: 1.65em;
      line-height: 1.2;
      text-align: left; }
      #error-picture .picture .container div p strong {
        font-size: 1.3em; }
#error-picture .row .box {
  margin-top: 400px;
  margin-bottom: 20px; }

#error-offer h3 {
  margin-bottom: 30px; }

@media (max-width: 992px) {
  #error-picture .picture {
    height: auto; }
    #error-picture .picture img {
      margin-top: 80px;
      margin-left: 30px;
      margin-bottom: 16px; }
    #error-picture .picture .container div {
      width: auto;
      margin-left: 0px;
      margin-bottom: 60px;
      border-left: none; }
      #error-picture .picture .container div p {
        text-align: center; }
  #error-picture .row .box {
    margin-top: 0px; } }
@media screen and (max-width: 480px) {
    #copyright p {
    padding-top: 60px!important;
}
}
@media screen and (max-width: 480px) {
  /*SUGESTÃO: Margin e centralização do logo da empresa case */
  /*SUGESTÃO: Add class="img-respnsive" junto a "case-about-logo" e:*/
  .case_content > .box > .row > [class*="col"] > img.case-about-logo {
    width: calc(100% - 64px);
    margin: 0px auto 30px; } }
@media screen and (min-width: 480px) and (max-width: 992px) {
  .picture {
    height: 300px; }

  .case_content > .box > .row > [class*="col"] > img.case-about-logo {
    max-width: 300px;
    margin: 0px auto 30px; } }

/*=============================================*/
/*considere rever em tudo*/
@media screen and (min-width: 768px) and (max-width: 992px) {
  .container {
    width: 100%; } }

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