@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 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 */
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 {
  -webkit-box-sizing: content-box;
  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"] {
  -webkit-box-sizing: border-box;
  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;
  -webkit-box-sizing: content-box;
  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;
    -webkit-box-shadow: none !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("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/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: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  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: 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.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    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 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    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.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

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

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

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

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

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

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .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.42857; }

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;
    -o-text-overflow: ellipsis;
    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 {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

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

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;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    -webkit-box-shadow: none;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  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%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  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;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  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, -webkit-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.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .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.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  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.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  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;
  -ms-touch-action: manipulation;
  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: 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, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

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

.btn-xs, .btn-group-xs > .btn {
  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;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-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; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

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

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

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

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -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-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.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;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  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;
      -webkit-box-shadow: none;
      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;
      -webkit-box-shadow: none;
      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, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    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; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #337ab7;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.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 > small > a,
  .panel-title > .small > 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%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.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: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-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; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  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: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.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: -webkit-transform 0.6s ease-in-out;
        -o-transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out, -webkit-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: rgba(0, 0, 0, 0); }
  .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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    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: rgba(0, 0, 0, 0); }
  .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; } }

@font-face {
  font-family: 'Gotham Medium';
  src: url("../fonts/Gotham-Medium.otf") format("woff2"); }

@font-face {
  font-family: 'Gotham Bold';
  src: url("../fonts/GothamBold.otf"); }

@font-face {
  font-family: 'Gotham Thin';
  src: url("../fonts/GothamThin.otf"); }

@font-face {
  font-family: 'SFUIDisplayThin';
  src: url("../fonts/SF-UI-Display-Thin.otf"); }

@font-face {
  font-family: 'SFUIDisplayLight';
  src: url("../fonts/SF-UI-Display-Light.otf") format("woff2"); }

@font-face {
  font-family: 'SFUIDisplayRegular';
  src: url("../fonts/SF-UI-Display-Regular.otf") format("woff2"); }

@font-face {
  font-family: 'SFUIDisplayBold';
  src: url("../fonts/SF-UI-Display-Bold.otf") format("woff2");
  src: url("../fonts/SFUIDisplay-Bold.eot") format("eot");
  src: url("../fonts/SFUIDisplay-Bold.ttf") format("ttf");
  src: url("../fonts/SFUIDisplay-Bold.woff") format("woff"); }

@font-face {
  font-family: 'SFUIDisplayUltraLight';
  src: url("../fonts/SF-UI-Display-Ultralight.otf") format("woff2"); }

@font-face {
  font-family: 'GothamBook';
  src: url("../fonts/GothamBook.otf") format("woff2"); }

@font-face {
  font-family: 'SFUITextRegular';
  src: url("../fonts/SF-UI-Text-Regular.otf") format("woff2"); }

@font-face {
  font-family: 'SFUITextLight';
  src: url("../fonts/SF-UI-Text-Light.otf") format("woff2"); }

@font-face {
  font-family: 'SFUITextBold';
  src: url("../fonts/SF-UI-Text-Bold.otf") format("woff2"); }

@font-face {
  font-family: 'SFUIText';
  src: url("../fonts/SF-Font.dmg") format("woff2"); }

@font-face {
  font-family: Gotham;
  src: url(../fonts/GothamExLight.otf);
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: Gotham;
  src: url(../fonts/GothamBold.otf);
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: Gotham;
  src: url(../fonts/GothamBlack.otf);
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: SFUIText;
  src: url(../fonts/SF-UI-Text-Bold.otf);
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: SFUIText;
  src: url(../fonts/SF-UI-Text-Regular.otf);
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: SFUIText;
  src: url(../fonts/SF-UI-Text-Light.otf);
  font-weight: 200;
  font-style: normal; }

@font-face {
  font-family: SFProText;
  src: url(../fonts/SFProText-Regular.otf);
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: SFProText;
  src: url(../fonts/SFProText-Semibold.otf);
  font-weight: bold;
  font-style: normal; }

/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local("Roboto Italic"), local("Roboto-Italic"), url(../fonts/Roboto-Italic.ttf) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }

/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local("Roboto Italic"), local("Roboto-Italic"), url(../fonts/Roboto-Italic.ttf) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local("Roboto Italic"), local("Roboto-Italic"), url(../fonts/Roboto-Italic.ttf) format("woff2");
  unicode-range: U+1F00-1FFF; }

/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local("Roboto Italic"), local("Roboto-Italic"), url(../fonts/Roboto-Italic.ttf) format("woff2");
  unicode-range: U+0370-03FF; }

/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local("Roboto Italic"), local("Roboto-Italic"), url(../fonts/Roboto-Italic.ttf) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local("Roboto Italic"), local("Roboto-Italic"), url(../fonts/Roboto-Italic.ttf) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local("Roboto Italic"), local("Roboto-Italic"), url(../fonts/Roboto-Italic.ttf) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url(../fonts/Roboto-Regular.ttf) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }

/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url(../fonts/Roboto-Regular.ttf) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url(../fonts/Roboto-Regular.ttf) format("woff2");
  unicode-range: U+1F00-1FFF; }

/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url(../fonts/Roboto-Regular.ttf) format("woff2");
  unicode-range: U+0370-03FF; }

/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url(../fonts/Roboto-Regular.ttf) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url(../fonts/Roboto-Regular.ttf) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url(../fonts/Roboto-Regular.ttf) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(../fonts/Roboto-Medium.ttf) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }

/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(../fonts/Roboto-Medium.ttf) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(../fonts/Roboto-Medium.ttf) format("woff2");
  unicode-range: U+1F00-1FFF; }

/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(../fonts/Roboto-Medium.ttf) format("woff2");
  unicode-range: U+0370-03FF; }

/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(../fonts/Roboto-Medium.ttf) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(../fonts/Roboto-Medium.ttf) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(../fonts/Roboto-Medium.ttf) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url(../fonts/Roboto-Bold.ttf) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }

/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url(../fonts/Roboto-Bold.ttf) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url(../fonts/Roboto-Bold.ttf) format("woff2");
  unicode-range: U+1F00-1FFF; }

/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url(../fonts/Roboto-Bold.ttf) format("woff2");
  unicode-range: U+0370-03FF; }

/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url(../fonts/Roboto-Bold.ttf) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url(../fonts/Roboto-Bold.ttf) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url(../fonts/Roboto-Bold.ttf) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

body {
  font-family: "SFUIDisplayRegular", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  body:not(.home) .menu_inner .nav_logo .logo_link {
    width: 112px;
    background: url("../images/logo-with-blue-text.svg") no-repeat;
    background-position: center;
    margin: 0 17px; }
    body:not(.home) .menu_inner .nav_logo .logo_link img {
      display: none; }

.site-header {
  background-color: #ffffff; }

.popover-content {
  padding: 9px 29px !important; }

.site-content {
  margin: 0 auto;
  padding-top: 0; }

.navigation-top {
  margin: 0 auto; }
  .navigation-top.site-navigation-fixed {
    position: unset; }

.home #contact {
  padding-left: 15px;
  padding-right: 15px; }

.top-banner {
  padding: 15px; }

.vc_col-sm-12 {
  min-height: 0 !important; }

.case-studies-1 {
  min-height: 520px; }
  @media (max-width: 414px) {
    .case-studies-1 .intro-text .intro-heading {
      font-size: 40px; } }

.intro-text .intro-heading {
  margin: 0;
  padding-top: 0;
  line-height: 57px;
  font-size: 48px;
  font-family: 'Gotham Thin', sans-serif;
  color: #FFFFFF; }
  @media (max-width: 414px) {
    .intro-text .intro-heading {
      font-size: 40px; } }

.intro-text .intro-description {
  font-family: 'SFUIDisplayLight', sans-serif;
  font-size: 15px;
  letter-spacing: 1px;
  margin-top: 20px;
  padding-right: 0;
  line-height: 24px;
  color: #FFFFFF;
  margin-bottom: 35px; }

.healthcare-header > .container {
  padding: 70px 15px 135px; }
  @media (max-width: 414px) {
    .healthcare-header > .container {
      padding-top: 40px; }
      .healthcare-header > .container h2 {
        line-height: 45px !important; } }

@media (min-width: 768px) {
  .top-banner {
    padding: 15px 70px; }
  .intro-text .intro-description {
    padding-right: 100px; } }

@media (max-width: 414px) {
  .wfc_independent.wfc_testingexe {
    background-position: unset !important; } }

/*
 * Globals
 */
@font-face {
  font-family: Gotham;
  src: url(../fonts/GothamExLight.otf);
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: Gotham;
  src: url(../fonts/GothamBold.otf);
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: Gotham;
  src: url(../fonts/GothamBlack.otf);
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: SFUIText;
  src: url(../fonts/SF-UI-Text-Bold.otf);
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: SFUIText;
  src: url(../fonts/SF-UI-Text-Regular.otf);
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: SFUIText;
  src: url(../fonts/SF-UI-Text-Light.otf);
  font-weight: 200;
  font-style: normal; }

.fade {
  opacity: 1; }

/* Custom default button */
.btn-secondary,
.btn-secondary:hover,
.btn-secondary:focus {
  color: #333;
  text-shadow: none;
  /* Prevent inheritance from `body` */
  background-color: #fff;
  border: .05rem solid #fff; }

/*
 * Base structure
 */
html,
body {
  background-color: #fff;
  color: #333;
  font-family: "SFUIText", sans-serif; }

.landscape-bg {
  background-image: url("../img/landscape_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #171717;
  height: 100vh;
  max-width: 100vw;
  width: 100vw;
  display: block; }

.obj-worker1 {
  background-image: url("../img/worker1.png");
  background-repeat: no-repeat;
  background-size: contain;
  height: 483px;
  width: 175px;
  position: absolute;
  left: 35vw;
  top: 340px; }

.obj-car {
  background-image: url("../img/car.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 25vw;
  top: 400px;
  height: 766px;
  width: 1045px; }

.obj-worker2 {
  display: none;
  background-image: url("../img/worker2.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 864px;
  width: calc(100% - 60vw);
  right: 0;
  top: 200px; }

#canvas {
  position: absolute;
  left: 0; }

.grid-line {
  width: 100vw;
  position: absolute;
  padding-left: 5vw;
  padding-right: 5vw;
  height: 300vh;
  z-index: 1; }

.gline {
  border-left: 1px solid rgba(255, 255, 255, 0.2); }

:last-child.gline {
  border-left: 0.5px solid rgba(255, 255, 255, 0.2);
  border-right: 0.5px solid rgba(255, 255, 255, 0.2); }

.cover-container {
  max-width: 72em; }

.interact-canvas {
  width: 100%;
  height: 100%;
  position: absolute; }

.stats__wrap {
  height: 100%;
  width: 100%;
  margin: 0 auto;
  padding: 110px 70px;
  position: static;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  background-color: rgba(0, 0, 0, 0.2); }

.stats__content {
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  text-align: right;
  color: #fff;
  width: 100%;
  max-width: 460px;
  margin: auto 0 auto auto;
  position: relative;
  z-index: 201; }

.stats__points {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto; }

.stats__points .stats__point--1 {
  left: 65vw;
  top: 29vw;
  position: absolute;
  z-index: 201; }

.stats__points .stats__point--2 {
  left: 72vw;
  top: 27vw;
  position: absolute;
  z-index: 202; }

.stats__points .stats__point--3 {
  left: 42vw;
  top: 26vw;
  position: absolute;
  z-index: 203; }

.info-point {
  width: 200px;
  height: 200px;
  border-radius: 100%;
  position: relative;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.info-point__area {
  position: absolute;
  z-index: 2;
  width: 62px;
  height: 62px;
  left: 50%;
  top: 50%;
  margin-top: -31px;
  margin-left: -31px;
  cursor: pointer; }

.info-point {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  position: relative;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.info-point__area {
  position: absolute;
  z-index: 2;
  width: 62px;
  height: 62px;
  left: 50%;
  top: 50%;
  margin-top: -31px;
  margin-left: -31px;
  cursor: pointer; }

.info-point__path {
  position: absolute; }

.info-point__path path {
  stroke: #fff;
  fill: none;
  stroke-width: 4;
  stroke-linecap: butt;
  stroke-dasharray: 321px;
  stroke-dashoffset: 321px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.info-point__path--1,
.info-point__path--2 {
  -webkit-transform: translate3d(0, -50px, 0);
  transform: translate3d(0, -50px, 0); }

.info-point__path--1 {
  margin-left: 50px;
  top: 95px;
  bottom: auto; }

.info-point__path--2,
.info-point__path--3 {
  margin-left: 50px;
  top: auto;
  bottom: 90px; }

.info-point__path--4 {
  bottom: 198px;
  left: 50%;
  margin-left: -77px;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0); }

.info-point__content {
  position: absolute;
  font-family: SPUIText, sans-serif;
  font-weight: normal;
  color: #fff;
  width: 280px; }

.info-point__text ul {
  padding: 0 0; }

.info-point__text ul li {
  margin-left: 18px; }

.info-point__content h4 {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 1px;
  font-family: Gotham, sans-serif; }

.info-point__content--1 {
  top: calc(100% + 115px);
  left: calc(100% + 30px);
  text-align: left; }

.info-point__content--1 .info-point__h {
  -webkit-transform: translateX(60px);
  -ms-transform: translateX(60px);
  transform: translateX(60px); }

.info-point__content--1 .info-point__text {
  -webkit-transform: translateX(100px);
  -ms-transform: translateX(100px);
  transform: translateX(100px); }

.info-point__content--2 {
  top: calc(28% - 215px);
  left: calc(100% + 50px);
  text-align: left; }

.info-point__content--2 .info-point__h {
  -webkit-transform: translateX(-60px);
  -ms-transform: translateX(-60px);
  transform: translateX(-60px); }

.info-point__content--2 .info-point__text {
  -webkit-transform: translateX(-100px);
  -ms-transform: translateX(-100px);
  transform: translateX(-100px); }

.info-point__content--2 .info-point__h,
.info-point__content--2 .info-point__text {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end; }

.info-point__content--2 .info-point__h > *,
.info-point__content--2 .info-point__text > * {
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
  flex: 1 1 auto; }

.info-point__content--3 {
  top: calc(28% - 215px);
  left: calc(100% + 50px);
  text-align: left; }

.info-point__content--3 .info-point__h {
  -webkit-transform: translateX(-60px);
  -ms-transform: translateX(-60px);
  transform: translateX(-60px); }

.info-point__content--3 .info-point__text {
  -webkit-transform: translateX(-100px);
  -ms-transform: translateX(-100px);
  transform: translateX(-100px); }

.info-point__content--3 .info-point__h,
.info-point__content--3 .info-point__text {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end; }

.info-point__content--3 .info-point__h > *,
.info-point__content--3 .info-point__text > * {
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
  flex: 1 1 auto; }

.info-point__floating {
  position: absolute;
  z-index: 1;
  width: 42px;
  height: 42px;
  left: 50%;
  top: 50%;
  margin-top: -21px;
  margin-left: -21px;
  -webkit-transition: -webkit-transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.info-point__floating.is-floating {
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }

.info-point__h {
  opacity: 0;
  margin-bottom: 15px; }

.info-point__h > * {
  line-height: .85 !important; }

.info-point__text {
  opacity: 0;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.26667;
  letter-spacing: .2em; }

.info-point.is-active .info-point__draw,
.info-point.is-active .info-point__draw-1,
.info-point.is-active .info-point__draw-2,
.info-point.is-active .info-point__draw-3 {
  display: block; }

.info-point.is-active .info-point__area {
  cursor: auto; }

.info-point__circle {
  z-index: 5;
  width: 42px;
  height: 42px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid #fff;
  border-radius: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center; }

.info-point__circle,
.info-point__dot {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.info-point__dot {
  z-index: 6;
  display: block;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  background-color: #fff;
  opacity: .2;
  -webkit-transition: opacity .4s ease-out;
  -o-transition: opacity .4s ease-out;
  transition: opacity .4s ease-out;
  margin-top: -10px;
  margin-left: -10px; }

.info-point__draw,
.info-point__draw-1,
.info-point__draw-2,
.info-point__draw-3 {
  display: none;
  overflow: visible !important;
  fill: none;
  position: absolute;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.info-point__draw,
.info-point__draw-1,
.info-point__draw-2,
.info-point__draw-3 {
  z-index: 2;
  stroke: #fff;
  opacity: .75;
  stroke-width: 10px;
  stroke-dasharray: 2, 18;
  stroke-dashoffset: 3px;
  width: 84%;
  height: 84%;
  left: 8%;
  top: 8%;
  -webkit-animation: info-draw 60s linear forwards infinite;
  animation: info-draw 60s linear forwards infinite; }

@-webkit-keyframes info-draw {
  0% {
    -webkit-transform: none;
    transform: none; }
  to {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn); } }

@keyframes info-draw {
  0% {
    -webkit-transform: none;
    transform: none; }
  to {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn); } }

/*
 * Header
 */
.masthead {
  margin-top: 20px;
  margin-bottom: 2rem;
  z-index: 999; }

.masthead-brand {
  margin-bottom: 0; }

.nav-masthead .nav-link {
  padding: .25rem 0;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.5);
  background-color: transparent;
  border-bottom: .25rem solid transparent; }

.nav-masthead .nav-link:hover,
.nav-masthead .nav-link:focus {
  color: #fff;
  -webkit-transition: color 0.6s;
  -o-transition: color 0.6s;
  transition: color 0.6s; }

.nav-masthead .nav-link + .nav-link {
  margin-left: 1.5rem; }

.nav-masthead .active {
  color: #fff; }

@media (min-width: 48em) {
  .masthead-brand {
    float: left; }
  .nav-masthead {
    float: right; } }

/* Parallex */
.c-example {
  padding-top: 5em;
  padding-bottom: 5em;
  border-top: 1px solid #ededed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.c-example:last-of-type {
  border-bottom: 1px solid #ededed; }

.c-example__demo {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 15%;
  flex: 0 1 15%;
  min-width: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.c-example__info {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-item-align: center;
  align-self: center;
  margin-left: 5em; }

.c-example__tilt {
  width: 100%;
  height: 150px;
  display: block;
  background-color: #9e21ff;
  background-image: -webkit-linear-gradient(315deg, #ed21ff 0%, #9e21ff 100%, #9e21ff 100%);
  background-image: -o-linear-gradient(315deg, #ed21ff 0%, #9e21ff 100%, #9e21ff 100%);
  background-image: linear-gradient(135deg, #ed21ff 0%, #9e21ff 100%, #9e21ff 100%);
  -webkit-box-shadow: 0 3px 47px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 47px rgba(0, 0, 0, 0.2);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: perspective(300px);
  transform: perspective(300px); }

.c-example__tilt-inner {
  -webkit-transform: translateZ(50px) translateY(-50%) translateX(-50%);
  transform: translateZ(50px) translateY(-50%) translateX(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  background-color: white;
  -webkit-box-shadow: 0 0 50px 0 rgba(51, 51, 51, 0.3);
  box-shadow: 0 0 50px 0 rgba(51, 51, 51, 0.3); }

.c-example__output {
  max-height: 200px;
  overflow-y: auto;
  margin: 0;
  padding: 1em 2em;
  background-color: #f8f8f8;
  list-style: none; }

.c-example__output:empty {
  display: none; }

/*
 * Cover
 */
.cover {
  padding: 0 1.5rem; }

.cover .btn-lg, .cover .btn-group-lg > .btn {
  padding: .75rem 1.25rem;
  font-weight: 700; }

/*
 * Footer
 */
.mastfoot {
  color: rgba(255, 255, 255, 0.5); }

.footer-section {
  width: 100%;
  margin-top: 120px; }

.footer-section img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0; }

/*
 * AI Background
 */
.landscape-ai {
  background-image: url(../img/robot-bg.png);
  background-size: cover;
  height: 100vh;
  overflow: hidden;
  position: relative; }

.landscape-ai .filter {
  position: absolute;
  height: 100%;
  width: 80%;
  background-image: -webkit-gradient(linear, left top, right top, from(#174186), color-stop(45%, rgba(36, 71, 131, 0.49)), to(rgba(128, 128, 128, 0)));
  background-image: -webkit-linear-gradient(left, #174186, rgba(36, 71, 131, 0.49) 45%, rgba(128, 128, 128, 0));
  background-image: -o-linear-gradient(left, #174186, rgba(36, 71, 131, 0.49) 45%, rgba(128, 128, 128, 0));
  background-image: linear-gradient(90deg, #174186, rgba(36, 71, 131, 0.49) 45%, rgba(128, 128, 128, 0)); }

#waves {
  position: absolute;
  top: 0;
  margin-top: 300px;
  left: 0;
  height: 100vh;
  z-index: 0; }

.js-tilt {
  height: 200px;
  width: 200px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99; }

.blur-layer1 {
  background-image: url(../img/Blur-layer1.svg);
  background-repeat: no-repeat;
  height: 785px;
  width: 815px;
  position: absolute;
  top: 5%;
  left: 6%;
  -webkit-transform: translateZ(20px);
  transform: translateZ(20px);
  /* -webkit-filter: blur(4px); /* Safari */
  /*filter: blur(4px);*/ }

.blur-layer2 {
  background-image: url(../img/Blur-layer2.svg);
  background-repeat: no-repeat;
  height: 670px;
  width: 715px;
  position: absolute;
  top: 14%;
  left: 30%;
  -webkit-transform: translateZ(40px);
  transform: translateZ(40px); }

.blur-layer3 {
  background-image: url(../img/Blur-layer3.svg);
  background-repeat: no-repeat;
  height: 530px;
  width: 915px;
  position: absolute;
  top: 25%;
  left: 35%;
  -webkit-transform: translateZ(100px);
  transform: translateZ(100px);
  /* -webkit-filter: blur(2px); /* Safari */
  /* filter: blur(2px);*/ }

#waves {
  position: absolute;
  top: 0;
  margin-top: 20vh;
  left: -300px;
  height: 150vh;
  width: 120vw;
  z-index: 0;
  -webkit-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  transform: rotate(8deg); }

.landscape-digital {
  height: 100vh;
  width: 100%;
  overflow: hidden;
  position: relative;
  background-color: #05123F; }

.landscape-digital video {
  opacity: 0.6;
  width: 100%;
  height: 100vh; }

.landscape-digital .cover-container {
  margin-top: -100vh; }

.landscape-digital .banner-content {
  top: 200px;
  text-align: center;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.landscape-digital .banner-content .t {
  font-family: Gotham, sans-serif;
  font-size: 56px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.11;
  letter-spacing: 5.1px;
  white-space: nowrap; }

.landscape-digital .banner-content .c {
  width: 100%;
  font-size: 15px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  margin-top: 16px; }

.landscape-digital .banner-content .h {
  -webkit-transform: translateX(26%);
  -ms-transform: translateX(26%);
  transform: translateX(26%); }

.title-bold {
  font-size: 48px;
  line-height: 58px;
  font-family: 'Gotham Bold', sans-serif;
  color: #36365c; }

#page .site-footer .footer-top .footer-help-title {
  text-transform: unset; }

a:hover, a:focus {
  outline: none;
  text-decoration: none; }

.wrap {
  max-width: 100%;
  padding: 0; }

.site-main {
  overflow: hidden; }

@media (max-width: 414px) {
  .normal-description {
    width: 90%; } }

.not-active {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: #707b91; }

/************ Our Service Offerings ***********/
.our-service-offerings {
  color: #fff;
  background: none;
  height: auto;
  padding-top: 0;
  margin-bottom: 50px; }
  .our-service-offerings .row {
    margin: 0; }
  .our-service-offerings .nav-tabs {
    border-bottom: none; }
    .our-service-offerings .nav-tabs li {
      margin: 0; }
    .our-service-offerings .nav-tabs a {
      display: block;
      padding: 10px 0 28px;
      margin: 0;
      margin-right: 24px;
      font-family: 'Gotham Medium', sans-serif;
      font-size: 20px;
      color: #fff;
      text-align: center;
      border-radius: 0;
      z-index: 2;
      position: relative;
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      border: none !important;
      background: transparent !important; }
      .our-service-offerings .nav-tabs a:after {
        content: '';
        display: block;
        bottom: 0;
        left: 0;
        right: 0;
        height: 0px;
        background: #fd712c;
        position: absolute;
        -webkit-transition: height .2s ease-out;
        -o-transition: height .2s ease-out;
        transition: height .2s ease-out; }
      @media (max-width: 768px) {
        .our-service-offerings .nav-tabs a {
          color: #707b91;
          padding: 10px 0; } }
    .our-service-offerings .nav-tabs a:hover,
    .our-service-offerings .nav-tabs .active > a {
      color: #fd712c !important;
      border: none; }
      .our-service-offerings .nav-tabs a:hover:after,
      .our-service-offerings .nav-tabs .active > a:after {
        height: 5px; }
  .our-service-offerings .our-service-offerings-main {
    margin: 0;
    margin-top: 30px; }
    .our-service-offerings .our-service-offerings-main .post-slide .post-content {
      padding-top: 1px; }
    .our-service-offerings .our-service-offerings-main .post-slide .post-img {
      position: relative;
      margin-top: 20px;
      margin-right: 23px;
      margin-bottom: 20px; }
      .our-service-offerings .our-service-offerings-main .post-slide .post-img img {
        display: block;
        position: relative;
        z-index: 2;
        height: 50px; }
      .our-service-offerings .our-service-offerings-main .post-slide .post-img:before {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        right: -19px;
        background-repeat: repeat;
        z-index: 1; }
    .our-service-offerings .our-service-offerings-main .post-slide-wrapper:nth-child(3n+1) .post-img:before,
    .our-service-offerings .our-service-offerings-main .owl-item:nth-child(3n+1) .post-img:before {
      background-image: url(../images/dot/blue-dot.png);
      bottom: -20px; }
    .our-service-offerings .our-service-offerings-main .post-slide-wrapper:nth-child(3n+2) .post-img:before,
    .our-service-offerings .our-service-offerings-main .owl-item:nth-child(3n+2) .post-img:before {
      background-image: url(../images/dot/orange-dot.png);
      top: -15px; }
    .our-service-offerings .our-service-offerings-main .post-slide-wrapper:nth-child(3n+3) .post-img:before,
    .our-service-offerings .our-service-offerings-main .owl-item:nth-child(3n+3) .post-img:before {
      background-image: url(../images/dot/green-dot.png);
      bottom: -20px; }
  .our-service-offerings .tab .tab-content {
    padding: 0;
    background: transparent;
    font-size: 15px;
    color: #7a9181;
    line-height: 30px;
    border-radius: 0 0 5px 5px; }
    .our-service-offerings .tab .tab-content .tab-pane.active {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap; }
  .our-service-offerings .tab h3 {
    font-family: 'Gotham Medium', sans-serif;
    font-size: 20px;
    margin-top: 22px;
    margin-bottom: 20px;
    color: #36365c; }
  .our-service-offerings .tab .responsive-tabs-container .tab-content .accordion-link {
    border: none;
    background-color: white;
    color: #fd712c;
    font-family: 'Gotham Medium', sans-serif;
    font-size: 20px; }
  @media (min-width: 768px) {
    .our-service-offerings .tab .responsive-tabs-container .tab-content .tab-pane.fade.active {
      opacity: 1; }
    .our-service-offerings .tab .responsive-tabs-container .tab-content .accordion-link.active {
      display: none; } }
  .our-service-offerings .tab-pane p {
    font-size: 15px;
    font-family: 'SFUIDisplayRegular', sans-serif;
    color: #707b91;
    line-height: 25px; }
  .our-service-offerings .tab-pane .post-slide {
    padding: 0 30px 25px; }
    .our-service-offerings .tab-pane .post-slide img {
      width: 100%;
      height: auto; }
    .our-service-offerings .tab-pane .post-slide .post-content {
      width: auto; }
      .our-service-offerings .tab-pane .post-slide .post-content ul {
        padding-left: 17px; }
      .our-service-offerings .tab-pane .post-slide .post-content li {
        list-style-type: square;
        color: #d6dce8; }
        .our-service-offerings .tab-pane .post-slide .post-content li a {
          font-family: 'SFUIDisplayRegular', sans-serif;
          color: #707b91;
          -webkit-transition: all 0.3s ease 0s;
          -o-transition: all 0.3s ease 0s;
          transition: all 0.3s ease 0s; }
          .our-service-offerings .tab-pane .post-slide .post-content li a:hover, .our-service-offerings .tab-pane .post-slide .post-content li a:active, .our-service-offerings .tab-pane .post-slide .post-content li a:focus {
            color: #f07941; }
        .our-service-offerings .tab-pane .post-slide .post-content li:hover, .our-service-offerings .tab-pane .post-slide .post-content li:active, .our-service-offerings .tab-pane .post-slide .post-content li:focus {
          color: #f07941; }
  .our-service-offerings .service-description {
    font-size: 18px;
    font-family: 'SFUIDisplayLight', sans-serif;
    margin-top: 0;
    margin-bottom: 32px;
    padding-top: 20px;
    line-height: 29px;
    color: #707b91; }
    @media (min-width: 768px) {
      .our-service-offerings .service-description {
        margin-top: 40px;
        padding-top: 0;
        color: white; } }
  .our-service-offerings .title-our-service {
    font-size: 48px;
    font-family: 'Gotham Bold', sans-serif;
    margin-top: 22px;
    line-height: 1.2;
    white-space: nowrap;
    height: auto;
    margin-top: 10px; }
  .our-service-offerings .owl-theme .owl-nav {
    position: relative;
    top: -50%;
    overflow: visible; }
    .our-service-offerings .owl-theme .owl-nav > div {
      background: transparent;
      border-radius: 0;
      border: 1.5px solid #424265 !important;
      padding: 0;
      top: auto;
      bottom: auto;
      left: auto;
      right: auto;
      font-size: 30px;
      color: #424265;
      height: 40px;
      line-height: 38px;
      width: 40px;
      text-align: center; }
      .our-service-offerings .owl-theme .owl-nav > div:after {
        font-size: 30px;
        color: #424265; }
  .our-service-offerings .owl-theme .owl-prev {
    left: -3% !important; }
  .our-service-offerings .owl-theme .owl-next {
    right: -3% !important; }
  @media (max-width: 599px) {
    .our-service-offerings .owl-theme .owl-prev {
      left: 0 !important; }
    .our-service-offerings .owl-theme .owl-next {
      right: 0 !important; } }
  @media only screen and (min-device-width: 360px) and (max-device-width: 700px) {
    .our-service-offerings .owl-theme .owl-nav {
      top: -80%; } }

/******************* Resource Center*********************/
.view-more {
  font-size: 15px;
  font-family: 'SFUIDisplayLight', sans-serif;
  color: #fd712c; }

.resource-center-section {
  position: relative;
  width: 100%;
  height: auto;
  background: url(../images/resource-center/bg-resource-01.png) no-repeat center;
  background-size: cover;
  overflow: hidden;
  padding-bottom: 40px; }
  .resource-center-section .row {
    margin: 0; }
  .resource-center-section .resource-container {
    margin-left: 0; }
    .resource-center-section .resource-container .i-left-center {
      position: absolute;
      left: -27px;
      top: 39px;
      margin-left: 0; }
    .resource-center-section .resource-container .i-right-center {
      display: none; }
  .resource-center-section .resource-item {
    position: relative; }
  .resource-center-section .title-resource {
    color: #36365c;
    padding-left: 20px;
    border-left: 8px solid #f07941;
    margin-top: 65px; }
    .resource-center-section .title-resource h3 {
      font-size: 20px;
      font-family: 'SFUIDisplayLight', sans-serif; }
    .resource-center-section .title-resource h2 {
      font-size: 48px;
      font-family: 'Gotham Thin', sans-serif;
      padding-top: 0;
      margin-top: 0; }
  .resource-center-section .inner-item {
    position: absolute;
    bottom: 15px;
    padding: 0 15px;
    color: #FFFFFF; }
    .resource-center-section .inner-item .title-slider {
      font-size: 13px;
      font-family: 'SFUIDisplayRegular', sans-serif; }
    .resource-center-section .inner-item a.description-slider {
      font-size: 14px;
      font-family: 'Gotham Bold', sans-serif;
      color: #FFFFFF; }
      .resource-center-section .inner-item a.description-slider:hover {
        color: #f07941; }
  .resource-center-section .owl-theme {
    margin-top: 80px; }
    .resource-center-section .owl-theme .owl-dots .owl-dot.active span, .resource-center-section .owl-theme .owl-dots .owl-dothover span {
      background: #f07941; }
    .resource-center-section .owl-theme .owl-dots span {
      width: 12px;
      height: 12px;
      margin: 5px 5px;
      background: #d6dce8; }
    .resource-center-section .owl-theme .owl-nav [class*='owl-'] {
      color: #FFFFFF;
      padding: 4px 18px;
      background: #333b4a;
      border-radius: 0; }
      .resource-center-section .owl-theme .owl-nav [class*='owl-']:hover {
        background: #fefeff;
        -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
        box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3); }
        .resource-center-section .owl-theme .owl-nav [class*='owl-']:hover:after {
          color: #000000; }
    .resource-center-section .owl-theme .owl-nav .owl-prev, .resource-center-section .owl-theme .owl-nav .owl-next {
      bottom: 198px; }
    .resource-center-section .owl-theme .owl-nav .owl-prev:after, .resource-center-section .owl-theme .owl-nav .owl-next:after {
      font-size: 30px;
      color: #FFFFFF; }
    .resource-center-section .owl-theme .owl-stage-outer {
      -webkit-box-shadow: 0 0 24px rgba(0, 0, 0, 0.65);
      box-shadow: 0 0 24px rgba(0, 0, 0, 0.65); }
  .resource-center-section .resource-center-right .innovation-hub-block {
    margin-bottom: 30px; }
    .resource-center-section .resource-center-right .innovation-hub-block .i-next-block {
      margin-left: 10px; }
  .resource-center-section .resource-center-right .whitepaper-block {
    padding-top: 15px; }
    .resource-center-section .resource-center-right .whitepaper-block .i-next-block {
      margin-left: 10px; }
  .resource-center-section .resource-center-right h5 {
    font-size: 20px;
    font-family: 'Gotham Medium', sans-serif;
    color: #36365c;
    text-transform: none;
    letter-spacing: 1px; }
  .resource-center-section .resource-center-right ul {
    padding-left: 8px;
    margin-top: 25px;
    margin-bottom: 17px; }
    .resource-center-section .resource-center-right ul li {
      line-height: 25px;
      list-style-type: square;
      color: #d6dce8; }
      .resource-center-section .resource-center-right ul li a {
        font-size: 15px;
        font-family: 'SFUIDisplayRegular', sans-serif;
        color: #707b91; }
        .resource-center-section .resource-center-right ul li a:hover, .resource-center-section .resource-center-right ul li a:active, .resource-center-section .resource-center-right ul li a:focus {
          color: #f07941; }
      .resource-center-section .resource-center-right ul li:hover, .resource-center-section .resource-center-right ul li:active, .resource-center-section .resource-center-right ul li:focus {
        color: #f07941; }
  .resource-center-section .line-center {
    background: url(../images/resource-center/line-resource.png);
    float: left;
    width: 356px;
    height: 1px; }

.owl-nav .owl-prev {
  position: absolute;
  left: -40px;
  bottom: 230px;
  padding: 8px 17px;
  background: #333;
  -webkit-transition: background 0.50s ease;
  -o-transition: background 0.50s ease;
  transition: background 0.50s ease; }

.owl-nav .owl-next {
  position: absolute;
  right: -40px;
  bottom: 230px;
  padding: 8px 17px;
  background: #333;
  -webkit-transition: background 0.50s ease;
  -o-transition: background 0.50s ease;
  transition: background 0.50s ease; }

.owl-nav .owl-prev:hover, .owl-nav .owl-next:hover {
  background: #e74c3c; }

.owl-nav .owl-prev:after,
.owl-nav .owl-next:after {
  content: "\f104";
  font-family: "FontAwesome", serif;
  color: #d3d3d3;
  font-size: 16px; }

.owl-nav .owl-next:after {
  content: "\f105"; }

.i-left-center {
  background: url("../images/resource-center/left-center.png");
  display: inline-block;
  width: 500px;
  height: 284px; }

.i-right-center {
  background: url("../images/resource-center/right-center.png");
  display: inline-block;
  width: 140px;
  height: 140px; }

.i-rectangle-right {
  background: url(../images/rectangle-right.png);
  display: inline-block;
  width: 44px;
  height: 45px;
  vertical-align: middle; }

.i-innovation-hub {
  background: url(../images/resource-center/innovation-hub.png);
  display: inline-block;
  width: 61px;
  height: 65px;
  vertical-align: middle;
  margin-right: 15px; }

.i-whitepaper {
  background: url(../images/resource-center/whitepaper.png);
  display: inline-block;
  width: 64px;
  height: 64px;
  vertical-align: middle;
  margin-right: 15px; }

.i-next-block {
  background: url(../images/our-service-offerings/next-block.png);
  display: inline-block;
  width: 34px;
  height: 11px;
  vertical-align: middle; }

.home .i-next-block {
  background: url(https://www.fpt-software.com/wp-content/uploads/sites/2/2018/03/next-block-1.png); }

.i-reason {
  background: url(../images/our-partner-network/reason-icon.png);
  display: inline-block;
  width: 28px;
  height: 40px;
  vertical-align: super;
  margin-top: -9px; }

.i-section-bullet {
  display: inline-block;
  width: 30px;
  height: 40px;
  vertical-align: middle;
  margin-right: 15px;
  background: url(../images/our-partner-network/reason-icon.png) no-repeat;
  background-size: contain; }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .resource-center-section .owl-theme {
    width: 95%; } }

/* Services Offering */
.services-section {
  background-color: white; }
  .services-section .sec-title {
    margin-top: 48px;
    margin-bottom: 76px; }
    .services-section .sec-title .title .title-background {
      position: absolute;
      text-transform: uppercase;
      z-index: 0;
      font-family: Gotham, sans-serif;
      font-weight: 700;
      font-size: 148px;
      color: #f9f9f9;
      width: 100%;
      line-height: 100px;
      left: 0;
      text-align: center; }
    .services-section .sec-title .title h3 {
      font-family: Gotham, sans-serif;
      font-size: 54px;
      color: #222;
      line-height: 100px;
      text-align: center;
      text-transform: capitalize;
      font-weight: 900;
      position: relative;
      z-index: 1; }
    .services-section .sec-title .title .i-section-bullet {
      margin: 0 0 30px 10px; }
    .services-section .sec-title p {
      font-family: SFProText, sans-serif;
      font-size: 20px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 30px;
      letter-spacing: normal;
      text-align: center;
      color: #777777; }
  .services-section .sec-main-block .container .block-cover .block .details .c .panel-group .panel {
    padding-top: 16px;
    padding-bottom: 16px;
    margin-top: 0;
    line-height: 18px; }
    .services-section .sec-main-block .container .block-cover .block .details .c .panel-group .panel .panel-title {
      line-height: 25px;
      height: unset; }
  .services-section .sec-main-block .container .block-cover .block .details .c .panel-group .panel-collapse .panel-body {
    padding-top: 13px !important; }

.sec-main-block .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.sec-main-block .block-cover {
  overflow: hidden;
  max-height: 500px;
  height: 500px;
  width: 100%;
  position: relative;
  padding: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  margin-bottom: 10px; }

.sec-main-block .block {
  max-height: 500px;
  height: 500px;
  width: 100%;
  overflow: hidden;
  position: relative;
  display: inline-block; }

.sec-main-block .block-1,
.sec-main-block .block-2,
.sec-main-block .block-3 {
  width: 100%;
  height: 500px;
  position: absolute;
  -webkit-transition: -webkit-transform 15s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 15s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: transform 15s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 15s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 15s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 15s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 15s;
  -o-transition-duration: 15s;
  transition-duration: 15s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition-delay: initial;
  -o-transition-delay: initial;
  transition-delay: initial; }

.sec-main-block .block .details {
  position: absolute;
  -webkit-transition: margin-top ease 0.75s;
  -o-transition: margin-top ease 0.75s;
  transition: margin-top ease 0.75s;
  max-height: 500px;
  height: 500px;
  width: 100%;
  color: #fff;
  padding: 40px 30px;
  text-align: left;
  font-size: 18px; }

.sec-main-block .block-cover:first-child .detail {
  background-color: rgba(0, 102, 179, 0.9) !important; }

.sec-main-block .block-cover:nth-child(2n) .detail {
  background-color: rgba(243, 112, 33, 0.9) !important; }

.sec-main-block .block-cover:nth-child(3n) .detail {
  background-color: rgba(13, 177, 75, 0.9) !important; }

.sec-main-block .block .details .t {
  text-transform: uppercase;
  font-family: Gotham, sans-serif;
  font-weight: 600;
  line-height: 1.1;
  width: 100%;
  border-bottom: 1px solid white;
  padding-bottom: 18px; }

.sec-main-block .block .details .c {
  padding-top: 10px; }

.sec-main-block .block .details .c small {
  font-size: 14px;
  line-height: 24px;
  display: block; }

.sec-main-block .block .title {
  position: relative;
  width: 100%;
  height: 250px;
  text-align: left;
  padding: 40px;
  margin-top: 250px; }

.sec-main-block .block .details .c .panel .panel-heading .btn-link strong {
  text-transform: uppercase;
  font-family: Gotham, sans-serif;
  font-weight: 400;
  line-height: 1.1;
  margin-left: -15px;
  color: #ffffff;
  width: 100%;
  padding-bottom: 18px;
  font-size: 13px; }

.sec-main-block .block .details .c .panel {
  border: none !important; }

.sec-main-block .block .details .panel-group .panel-title {
  color: #ffffff; }

.sec-main-block .block .details .c .panel-default .panel-heading {
  background-color: transparent;
  padding: 0 15px 0 0; }

.sec-main-block .block .details .c .panel-default .panel-collapse .panel-body {
  border-top: none;
  display: block;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 25px;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff; }

.sec-main-block .block .details .c .panel {
  background-color: transparent !important; }

.sec-main-block .block .details .c .panel .panel-heading .btn-link:hover {
  text-decoration: none; }

.sec-main-block .block .details .c .panel .panel-heading .panel-title a:hover {
  text-decoration: none; }

.sec-main-block .block-cover:first-child .block .title-1 {
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), #002e6a);
  background-image: -o-linear-gradient(rgba(0, 0, 0, 0), #002e6a);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#002e6a));
  background-image: linear-gradient(rgba(0, 0, 0, 0), #002e6a); }

.sec-main-block .block-cover:nth-child(even) .block .title-1 {
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), #4e1e00);
  background-image: -o-linear-gradient(rgba(0, 0, 0, 0), #4e1e00);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#4e1e00));
  background-image: linear-gradient(rgba(0, 0, 0, 0), #4e1e00); }

.sec-main-block .block-cover:nth-child(2n+3) .block .title-1 {
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), #00260e);
  background-image: -o-linear-gradient(rgba(0, 0, 0, 0), #00260e);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#00260e));
  background-image: linear-gradient(rgba(0, 0, 0, 0), #00260e); }

.sec-main-block .block .title h3 {
  bottom: 20px;
  position: absolute;
  color: white;
  font-family: Gotham, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 28px;
  text-transform: uppercase; }

.sec-main-block .block .title h2 {
  bottom: 50px;
  position: absolute;
  color: white;
  font-family: Gotham, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 28px;
  text-transform: uppercase; }

.sec-main-block .block-cover:hover .details {
  margin-top: -500px;
  position: absolute; }

.sec-main-block .block-cover:hover .details .panel-title {
  font-family: SFProText, sans-serif;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 50px;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff; }

.sec-main-block .block-cover:hover .details .panel-body {
  font-family: SFProText, sans-serif;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  padding: 0 15px 0 0 !important; }

.sec-main-block .block-cover:hover .block-1,
.sec-main-block .block-cover:hover .block-2,
.sec-main-block .block-cover:hover .block-3 {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2); }

/*End our services offering*/
/*resouce center*/
.sec-resource {
  margin-top: 45px; }
  .sec-resource .header.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .sec-resource .btn-mobile {
    display: none; }

.sec-resource .header .title {
  text-align: left;
  border-left: 8px solid #f07941;
  padding-left: 30px; }

.sec-resource .header .title .s {
  font-family: SFProText, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.14;
  color: #000000;
  font-style: normal; }

.sec-resource .header .title .t {
  font-family: Gotham, sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 1;
  font-style: normal; }

.sec-resource .header .view-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 10px;
  margin-top: 0;
  float: right; }

.sec-resource .header .view-more > div {
  margin-left: 3px;
  margin-right: 3px; }

.sec-resource .header .view-more .arrow-previous,
.sec-resource .header .view-more .arrow-next {
  line-height: 22px; }

.sec-resource .header .view-more .link-more {
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  height: 22px;
  color: #000000;
  text-align: center; }

.sec-resource .header .view-more .link-more .links {
  position: absolute;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  cursor: pointer;
  -webkit-transition: margin-top ease 0.5s;
  -o-transition: margin-top ease 0.5s;
  transition: margin-top ease 0.5s; }

.sec-resource .header .view-more .link-more .links a {
  color: #f07941 !important;
  text-decoration: none;
  padding: 6px 5px !important; }

.sec-resource .header .view-more .link-more:hover .links {
  margin-top: -28px; }

.sec-resource .content {
  margin-top: 40px;
  margin-bottom: 100px;
  float: left;
  width: 100%; }

.sec-resource .container .content .row {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.sec-resource .content .row:last-child {
  border-top: none; }

@media only screen and (min-device-width: 1280px) {
  .sec-resource .content .row .item {
    border-left: 1px solid #e5e5e5 !important;
    -webkit-transition: background-color ease 0.5s;
    -o-transition: background-color ease 0.5s;
    transition: background-color ease 0.5s;
    max-width: 33.333333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    border-bottom: 1px solid #e5e5e5 !important;
    height: 145px;
    padding: 15px 20px 20px 20px; }
  .sec-resource .content .row .item:first-child {
    border-top: 1px solid #e5e5e5 !important; }
  .sec-resource .content .row .item:nth-child(2) {
    border-top: 1px solid #e5e5e5 !important; }
  .sec-resource .content .row .item:nth-child(3) {
    border-top: 1px solid #e5e5e5 !important; }
  .sec-resource .content .row .item:nth-child(4) {
    border-left: none !important; }
  .sec-resource .content .row .item:nth-child(even) {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff; }
  .sec-resource .content .row .item:first-child {
    border-left: none !important; }
  .sec-resource .content .row:nth-child(odd) .item:nth-child(odd) {
    background-color: #f9f9f9; }
  .sec-resource .content .row:nth-child(even) .item:nth-child(odd) {
    background-color: #f9f9f9; } }

.sec-resource .content .row .item .s {
  font-family: SFProText, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 14px;
  letter-spacing: normal;
  text-align: left;
  color: #999999;
  text-transform: uppercase;
  -webkit-transition: color ease 0.5s;
  -o-transition: color ease 0.5s;
  transition: color ease 0.5s;
  width: 125px;
  margin-top: 20px; }

.sec-resource .content .row .item .t {
  font-family: SFProText, sans-serif;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: normal;
  text-align: left;
  color: #000000; }

.sec-resource .content .row .item:hover {
  background-color: #005fa9 !important;
  cursor: pointer; }

.sec-resource .content .row .item a {
  text-decoration: none;
  padding: 15px 20px 20px 20px;
  display: block;
  height: 145px; }

.sec-resource .content .row .item:hover .t,
.sec-resource .content .row .item:hover .s {
  color: white; }

/*End resouce center*/
/*The 4reasons to go with us*/
/*************** Success Stories ****************/
.success-stories {
  position: relative;
  height: auto;
  background: url(../images/success-stories/success-stories.jpg) no-repeat center;
  background-size: cover;
  color: #FFFFFF;
  margin: 0;
  padding: 145px 0 190px; }
  .success-stories-callout {
    padding: 40px 0 20px;
    position: relative; }
    .success-stories-callout .i-rectangle-yellow {
      position: absolute;
      z-index: 0; }
    .success-stories-callout > * {
      position: relative;
      z-index: 1; }
  .success-stories .success-title {
    margin: 0 0 0.4em;
    font-size: 56px;
    font-family: 'Gotham Bold', sans-serif;
    letter-spacing: 1px; }
  .success-stories .success-description {
    font-size: 18px;
    font-family: 'SFUIDisplayLight', sans-serif;
    line-height: 1.6;
    padding: 0;
    margin: 0 0 3.5em; }
  .success-stories .btn.btn-readmore {
    font-family: 'SFUIDisplayLight', sans-serif;
    font-size: 18px;
    background: #fd712c;
    border-radius: 0;
    margin: 0;
    width: 100%;
    padding: 8px;
    color: #FFFFFF;
    letter-spacing: 1px; }
  .success-stories .i-rectangle-right {
    background: url("../images/rectangle-right.png") no-repeat;
    display: none;
    width: 44px;
    height: 45px;
    position: absolute;
    right: 0; }
  .success-stories .success-stories-item {
    position: relative;
    overflow: hidden; }
    .success-stories .success-stories-item img {
      width: 100%;
      height: auto; }
    .success-stories .success-stories-item .over-layer {
      width: 100%;
      height: auto;
      position: absolute;
      bottom: 0;
      left: 0; }
      .success-stories .success-stories-item .over-layer .stories-content {
        width: 100%;
        position: absolute;
        bottom: -95px;
        -webkit-transition: all 0.40s ease 0s;
        -o-transition: all 0.40s ease 0s;
        transition: all 0.40s ease 0s;
        max-height: 211px; }
        .success-stories .success-stories-item .over-layer .stories-content .title {
          line-height: 1.4;
          margin: 20px 0 40px;
          font-size: 19px;
          font-family: 'Gotham Medium', sans-serif;
          color: #fff;
          background: rgba(0, 0, 0, 0.5);
          padding: 10px;
          background-size: auto;
          height: 65px; }
        .success-stories .success-stories-item .over-layer .stories-content .description {
          font-size: 15px;
          font-family: 'SFUIDisplayRegular', sans-serif;
          color: #FFFFFF;
          -webkit-transform: translateY(100%);
          -ms-transform: translateY(100%);
          transform: translateY(100%);
          -webkit-transition: all 0.30s ease 0.1s;
          -o-transition: all 0.30s ease 0.1s;
          transition: all 0.30s ease 0.1s;
          padding: 0 20px; }
    .success-stories .success-stories-item:hover .over-layer {
      bottom: 0;
      height: 100%;
      cursor: pointer;
      background: rgba(255, 206, 37, 0.7);
      line-height: 1.33;
      background-image: url("../images/success-stories/success-item-hover.png");
      background-repeat: no-repeat;
      background-position: right top; }
    .success-stories .success-stories-item:hover .stories-content {
      bottom: 21%; }
      .success-stories .success-stories-item:hover .stories-content .title {
        color: #36365c;
        margin-bottom: 30px;
        padding: 0 20px;
        background: transparent; }
      .success-stories .success-stories-item:hover .stories-content .description {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        color: #36365c; }
      .success-stories .success-stories-item:hover .stories-content .get-detail {
        position: absolute;
        bottom: -65px;
        color: #36365c;
        padding: 10px 30px;
        background: #ffda58; }
    .success-stories .success-stories-item:hover .i-rectangle-right {
      display: inline-block;
      -webkit-transition: all 0.30s ease 0.1s;
      -o-transition: all 0.30s ease 0.1s;
      transition: all 0.30s ease 0.1s; }
  .success-stories .owl-theme .owl-nav {
    position: absolute;
    left: auto;
    right: 10%;
    top: 100%;
    margin-top: 48px; }
    .success-stories .owl-theme .owl-nav div {
      top: auto !important;
      left: auto !important;
      right: auto !important;
      bottom: auto !important;
      position: relative !important;
      margin: 0;
      height: 40px;
      width: 40px;
      line-height: 38px;
      padding: 0;
      text-align: center;
      background: transparent;
      border-radius: 0;
      border: 1px solid #b5b5b5; }
      .success-stories .owl-theme .owl-nav div:after {
        font-size: 28px; }
      .success-stories .owl-theme .owl-nav div:hover {
        background: #fefeff;
        -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
        box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3); }
        .success-stories .owl-theme .owl-nav div:hover:after {
          color: #000; }
    .success-stories .owl-theme .owl-nav .disabled {
      opacity: 1; }
    .success-stories .owl-theme .owl-nav .owl-next {
      position: relative;
      left: -1px; }
  .success-stories .success-stories-slider .owl-carousel {
    width: 110%; }
  @media (max-width: 1199px) {
    .success-stories .success-stories-slider .owl-carousel {
      width: 100%; } }
  @media (max-width: 991px) {
    .success-stories {
      padding: 50px 0 64px; }
      .success-stories .owl-theme .owl-nav {
        margin-top: 12px; } }
  @media (max-width: 768px) {
    .success-stories {
      padding: 30px 0 64px; }
      .success-stories .owl-theme .owl-nav {
        margin-top: 12px; } }
  @media (max-width: 599px) {
    .success-stories {
      padding-bottom: 24px; } }
  @media only screen and (min-device-width: 360px) and (max-device-width: 700px) {
    .success-stories .success-stories-callout .i-rectangle-yellow,
    .success-stories .success-stories-callout .success-title,
    .success-stories .success-stories-callout .success-description {
      margin-left: 20px; } }

/*domain */
.domain-section {
  text-align: center;
  height: 237px; }

.domain-section .col {
  text-align: center;
  border-bottom: 4px solid #005fa9;
  padding-top: 54px;
  padding-bottom: 54px;
  -webkit-transition: background-color ease 0.75s;
  -o-transition: background-color ease 0.75s;
  transition: background-color ease 0.75s;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 20%;
  height: 250px; }

.domain-section .col:hover {
  background-color: #f4f8ff; }

.domain-section .col a {
  text-align: center;
  display: block;
  color: #333 !important;
  text-transform: uppercase;
  font-family: Gotham, sans-serif;
  font-style: italic;
  font-weight: 600;
  font-size: 15px;
  text-decoration: none;
  margin: 0 auto; }

.domain-section .col a .icon-automotive,
.domain-section .col a .icon-banking,
.domain-section .col a .icon-media,
.domain-section .col a .icon-logistic,
.domain-section .col a .icon-healthcare {
  height: 86px;
  width: 85px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  background-size: cover; }

.domain-section .icon-automotive img {
  height: 86px;
  width: 85px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  background-size: cover; }

/* End Domain */
/* Success Stories */
.casestudy-section {
  margin-bottom: 70px; }
  .casestudy-section .sec-title {
    margin-top: 56px;
    margin-bottom: 30px; }
    .casestudy-section .sec-title .title .title-background {
      position: absolute;
      text-transform: uppercase;
      z-index: 0;
      font-family: Gotham, sans-serif;
      font-weight: 700;
      font-size: 148px;
      color: #f9f9f9;
      width: 100%;
      line-height: 100px;
      left: 0;
      text-align: center; }
    .casestudy-section .sec-title .title h3 {
      font-family: Gotham, sans-serif;
      font-size: 54px;
      color: #222;
      line-height: 100px;
      text-align: center;
      text-transform: capitalize;
      font-weight: 900;
      position: relative;
      z-index: 1; }
    .casestudy-section .sec-title .title .i-section-bullet {
      margin: 0 0 30px 10px; }
    .casestudy-section .sec-title p {
      font-family: SFProText, sans-serif;
      font-size: 20px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 30px;
      letter-spacing: normal;
      text-align: center;
      color: #777777; }

.casestudy-section .col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

@media only screen and (min-device-width: 1280px) {
  .sec-case-block {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.sec-case-block .block-cover {
  overflow: hidden;
  max-height: 590px;
  height: 590px;
  position: relative;
  display: inline; }

.sec-case-block .block {
  max-height: 580px;
  height: 580px;
  -webkit-transition: margin-top ease 0.75s;
  -o-transition: margin-top ease 0.75s;
  transition: margin-top ease 0.75s;
  position: relative; }

.sec-case-block .block .thumb {
  overflow: hidden;
  padding: 0 0;
  position: relative;
  max-height: 310px; }

.sec-case-block .block .thumb img {
  width: 100%;
  -webkit-transition: -webkit-transform 15s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 15s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: transform 15s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 15s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 15s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 15s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 15s;
  -o-transition-duration: 15s;
  transition-duration: 15s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition-delay: initial;
  -o-transition-delay: initial;
  transition-delay: initial; }

.sec-case-block .block .content .tag {
  position: absolute;
  bottom: 100%;
  padding: 8px 20px;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  color: white;
  cursor: pointer;
  text-transform: uppercase;
  margin-left: -25px;
  margin-bottom: 1px; }

.sec-case-block .block .content {
  border: 1px solid #e5e5e5;
  padding: 25px;
  height: 270px;
  z-index: 1;
  position: relative;
  background: #FFF;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }

.sec-case-block .block .content .title {
  font-family: SFProText, sans-serif;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  line-height: 30px;
  letter-spacing: normal;
  text-align: left;
  color: #000000; }

.sec-case-block .block .content .short {
  font-size: 15px;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: normal;
  color: #000000;
  margin-top: 15px;
  height: 70%; }
  .sec-case-block .block .content .short p {
    width: 285px; }

.sec-case-block .block .link {
  max-height: 50px;
  text-transform: uppercase;
  height: 50px;
  width: 100%;
  color: #fff;
  padding: 0 20px;
  text-align: left;
  font-size: 14px;
  line-height: 50px;
  background-color: #f37021;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0; }
  .sec-case-block .block .link a {
    color: #ffffff; }
    .sec-case-block .block .link a:hover {
      color: #ffffff; }

.sec-case-block .block .link a:hover {
  text-decoration: none; }

.sec-case-block .block .link .i-next {
  background: url(../images/our-service-offerings/next-block-1.png);
  display: inline-block;
  width: 34px;
  height: 11px;
  margin-left: 10px;
  vertical-align: middle; }

.sec-case-block .block-cover:hover .content {
  -webkit-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  transform: translateY(-50px); }

.casestudy-section .case-more a {
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 14px;
  font-family: SFProText, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.43;
  text-align: left;
  color: #000000 !important; }

.casestudy-section .case-more .btn:active {
  -webkit-box-shadow: none;
  box-shadow: none; }

.casestudy-section .case-more {
  margin-top: 25px;
  text-align: center; }

/*End Success Stories */
.form-contact .select2-container--default .select2-selection--single {
  border: 1px solid #FFF;
  border-radius: 0;
  height: 40px;
  background: transparent; }
  .form-contact .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #FFFFFF; }
  .form-contact .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px; }

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1, 1); }
  to {
    -webkit-transform: scale(1.5, 1.5); } }

@keyframes zoom {
  from {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); }
  to {
    -webkit-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5); } }

.carousel-inner .item > img {
  -webkit-animation: zoom 10s;
  animation: zoom 10s; }

@media (min-width: 1024px) {
  .our-service-offerings .custom-col-4 {
    width: 42%; }
  .our-service-offerings .custom-col-8 {
    width: 53%;
    margin-bottom: 25px;
    padding: 0; }
  .resource-center-section {
    height: 800px; } }

@media (min-width: 1200px) {
  .our-service-offerings-header .row > .col-lg-4 {
    width: 40%; }
  .our-service-offerings-header .row > .col-lg-8 {
    width: 60%; } }

@media (min-width: 768px) {
  .our-service-offerings {
    color: #fff; }
    .our-service-offerings .title-our-service {
      font-size: 56px;
      color: #FFFFFF; }
    .our-service-offerings .row {
      margin: 0 -15px; }
  .our-service-offerings-header {
    background: #fff url(../images/service-background-2.png) no-repeat;
    background-size: cover;
    padding-top: 125px; }
  .resource-center-section .resource-container {
    margin-left: 41px; }
    .resource-center-section .resource-container .i-left-center {
      margin-left: 41px; }
    .resource-center-section .resource-container .i-right-center {
      position: absolute;
      right: -25px;
      bottom: -35px;
      margin-left: 41px;
      display: block; }
  .resource-center-section .inner-item {
    padding: 0 50px; }
    .resource-center-section .inner-item a.description-slider {
      font-size: 20px; }
  .resource-center-section .row {
    margin: 0 -15px; }
  .our-partner-network .row {
    margin: 0 -15px; } }

/********* ipad 207 portrait and landscape  ********/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .resource-center-section .resource-center-right {
    margin-top: 40px; }
    .resource-center-section .resource-center-right .line-center {
      display: none; }
    .resource-center-section .resource-center-right .whitepaper-block {
      padding-top: 0; } }

@media only screen and (max-device-width: 768px) {
  .resource-center-section .vc_column-inner {
    background-color: #0f4584; }
  #front-top-carousel-wrapper .carousel .control-button {
    bottom: 250px; } }

@media (max-width: 767px) {
  .our-service-offerings .title-our-service {
    font-size: 36px;
    color: #fff; }
  .our-service-offerings .our-service-offerings-header {
    padding-bottom: 32px;
    background: #fff url(../images/service-background-2.png) no-repeat;
    background-size: cover;
    padding-top: 125px; }
  .our-service-offerings .service-description {
    margin-bottom: 12px;
    color: #fff; }
  .our-service-offerings .nav-tabs a {
    font-size: 16px;
    color: #fff; } }

@media (max-width: 600px) {
  .our-service-offerings .nav-tabs li {
    display: block;
    float: none; }
  .our-service-offerings .nav-tabs a {
    display: inline-block; } }

.icon-learnmore {
  background-image: url(../images/Learnmore-icon.svg);
  height: 48px;
  width: 48px;
  background-size: cover;
  margin-right: 10px; }

.icon-casestudy {
  background-image: url(../images/casestudy-icon.svg);
  height: 48px;
  width: 48px;
  background-size: cover;
  margin-right: 10px; }

#waves {
  position: absolute;
  top: 0;
  margin-top: 20vh;
  left: -300px;
  height: 150vh;
  width: 120vw;
  z-index: 0;
  -webkit-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  transform: rotate(8deg); }

/* ## Style slider --------------------------------------------- */
.mcp-carousel {
  overflow: hidden;
  background: url(../images/service-background.png) no-repeat;
  background-position-y: bottom; }
  .mcp-carousel .inner-item {
    position: absolute;
    bottom: 165px;
    width: auto;
    font-family: Gotham, sans-serif;
    line-height: 1.04;
    text-align: left;
    color: #ffffff;
    margin-left: 40px; }
    .mcp-carousel .inner-item .title-slider {
      font-family: Gotham, sans-serif;
      font-size: 55px;
      font-weight: 100;
      line-height: 0.97;
      text-align: left;
      color: #ffffff; }
    .mcp-carousel .inner-item .description-slider {
      font-family: SFUIDisplay, sans-serif;
      font-size: 18px;
      font-weight: 300;
      line-height: 1.44;
      text-align: left;
      color: #ffffff;
      margin-top: 52px; }
  .mcp-carousel .owl-theme .owl-nav [class*='owl-'] {
    color: #FFFFFF;
    padding: 4px 18px;
    border: 1px solid #FFFFFF;
    margin: -130px;
    background: transparent;
    border-radius: 0; }
  .mcp-carousel .owl-theme .owl-nav .owl-prev {
    margin-left: 77px; }
    .mcp-carousel .owl-theme .owl-nav .owl-prev:after {
      color: #FFFFFF;
      font-size: 25px; }
  .mcp-carousel .owl-theme .owl-nav .owl-next {
    right: 100%; }
    .mcp-carousel .owl-theme .owl-nav .owl-next:after {
      color: #FFFFFF;
      font-size: 25px; }
  .mcp-carousel .owl-theme .owl-dots {
    counter-reset: dots; }
  .mcp-carousel .owl-theme .owl-dot:before {
    counter-increment: dots;
    content: counter(dots);
    color: white; }

.contact-form .form-group {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  position: relative; }
  .contact-form .form-group input, .contact-form .form-group .question textarea#question {
    color: #bbb; }
  .contact-form .form-group input {
    border: none;
    width: 100%; }
  .contact-form .form-group textarea {
    border: none;
    width: 100%; }
    .contact-form .form-group textarea#question {
      height: 50px;
      resize: none; }

.contact-form .submit input[type="submit"] {
  width: 70%;
  height: 35px;
  background-color: #ff7e00;
  color: black;
  text-transform: uppercase;
  border: none;
  font-weight: 700; }

.contact-form .form-group input, .contact-form .form-group textarea {
  border: none;
  width: 100%; }

.contact-form .form-group input {
  background: transparent;
  height: 40px;
  border-radius: 0;
  border: solid 1px #ffffff; }

.contact-form .form-group {
  margin-bottom: 15px; }

.search-results footer.entry-footer {
  clear: both;
  /* display: none; */ }

.search-results p.entry-meta {
  background: white;
  color: black; }

.search-results footer.entry-footer p.entry-meta {
  display: none; }

.search-results p.entry-meta {
  display: none; }

.search-results .content-sidebar-wrap li {
  display: inline-block; }

.search-results .archive-pagination.pagination {
  float: right; }

.search-results .content-sidebar-wrap li.active a {
  background: #1c80ce;
  text-align: center;
  color: white; }

.search-results .content-sidebar-wrap li a {
  border: 1px solid #b7b7b7;
  padding: 3px 9px;
  display: inline-block;
  text-align: center;
  height: 25px;
  color: #656565;
  min-width: 28px; }

/* ## Style for home page carousel --------------------------------------------- */
@media (max-width: 414px) {
  .carousel-caption .normal-description {
    width: 90%; } }

@media (min-width: 768px) {
  .carousel-caption .normal-description h2 {
    font-size: 50px;
    word-spacing: 5px; } }

@media (min-width: 768px) {
  .carousel-caption .normal-description h2 ul {
    font-size: 18px;
    word-spacing: 2px; } }

.carousel-caption:first-child h2 {
  font-family: Gotham ,sans-serif;
  font-size: 58px;
  font-weight: 100;
  line-height: 0.97;
  text-align: left;
  color: #ffffff; }

#front-top-carousel-wrapper {
  overflow: visible;
  background: url(../images/top-carousel/service-background.png) no-repeat;
  background-position-y: bottom;
  background-size: cover;
  position: -webkit-sticky;
  position: sticky; }
  #front-top-carousel-wrapper .front-top-carousel-indicators-numbers {
    left: 0;
    float: left;
    margin-top: 27px;
    padding-left: 15px;
    width: 45px;
    display: inline-block;
    top: 0; }
    #front-top-carousel-wrapper .front-top-carousel-indicators-numbers li {
      text-decoration: none;
      list-style: none;
      margin: 0;
      width: 30px;
      height: 30px;
      padding-top: 2px;
      border-radius: 0; }
      #front-top-carousel-wrapper .front-top-carousel-indicators-numbers li:hover {
        background: #fff;
        border-radius: 50% 50%; }
      #front-top-carousel-wrapper .front-top-carousel-indicators-numbers li a {
        color: #292828;
        font-size: 12px;
        font-family: SFUIDisplayRegular, sans-serif;
        width: 30px;
        height: 30px; }
        #front-top-carousel-wrapper .front-top-carousel-indicators-numbers li a:hover {
          text-decoration: none;
          border-bottom: 2px solid #000000;
          color: #181818; }
        #front-top-carousel-wrapper .front-top-carousel-indicators-numbers li a:active {
          text-decoration: none;
          border-bottom: 2px solid #000000;
          color: #181818; }
        #front-top-carousel-wrapper .front-top-carousel-indicators-numbers li a:focus {
          text-decoration: none;
          border-bottom: 2px solid #000000;
          color: #181818; }
      #front-top-carousel-wrapper .front-top-carousel-indicators-numbers li a.active {
        text-decoration: none;
        border-bottom: 2px solid #000000;
        color: #181818; }
  #front-top-carousel-wrapper .carousel-inner {
    left: 45px;
    display: inline-block;
    position: absolute;
    top: 2px; }
    #front-top-carousel-wrapper .carousel-inner .owl-item img {
      height: 610px;
      width: 100%; }
    #front-top-carousel-wrapper .carousel-inner .carousel-caption {
      font-family: SFUIDisplayRegular, sans-serif;
      font-size: 14px;
      font-weight: 300;
      line-height: 1.44;
      text-align: left;
      color: #ffffff;
      margin-top: 20px;
      top: 0;
      left: 15px;
      text-shadow: none; }
    #front-top-carousel-wrapper .carousel-inner .carousel-title {
      font-family: "Gotham Thin", sans-serif; }
    #front-top-carousel-wrapper .carousel-inner .carousel-description {
      line-height: 17px;
      font-family: "SFUIDisplayLight", sans-serif;
      margin-top: 0;
      margin-left: 0;
      letter-spacing: 0; }
    #front-top-carousel-wrapper .carousel-inner .owl-nav .owl-prev {
      left: 60px;
      right: auto;
      background: transparent;
      border: solid 1px #ffffff;
      width: 42px;
      height: 42px;
      border-radius: 0;
      bottom: 68px; }
      #front-top-carousel-wrapper .carousel-inner .owl-nav .owl-prev:after {
        color: #ffffff;
        font-size: 25px;
        line-height: 1.3; }
      #front-top-carousel-wrapper .carousel-inner .owl-nav .owl-prev:hover {
        background: #ddd; }
    #front-top-carousel-wrapper .carousel-inner .owl-nav .owl-next {
      left: 101px;
      right: auto;
      float: left;
      background: transparent;
      border: solid 1px #ffffff;
      width: 42px;
      height: 42px;
      border-radius: 0;
      color: #ffffff;
      bottom: 68px; }
      #front-top-carousel-wrapper .carousel-inner .owl-nav .owl-next:after {
        color: #ffffff;
        font-size: 25px;
        line-height: 1.3; }
      #front-top-carousel-wrapper .carousel-inner .owl-nav .owl-next:hover {
        background: #ddd; }
  #front-top-carousel-wrapper .persephone.tparrows:hover {
    background-color: rgba(255, 255, 255, 0); }
  #front-top-carousel-wrapper .top-carousel .control-button {
    z-index: 1000; }

.carousel {
  overflow: hidden;
  position: relative;
  height: 200px; }
  .carousel .carousel-indicators {
    margin-left: 0; }
    .carousel .carousel-indicators li {
      text-indent: inherit;
      border: none; }
    .carousel .carousel-indicators .active {
      background: transparent;
      color: #181818; }
      .carousel .carousel-indicators .active a {
        border-bottom: 2px solid #000000; }
  .carousel .control-button {
    position: absolute;
    bottom: 54px; }
    .carousel .control-button.left {
      left: 125px; }
    .carousel .control-button.right {
      left: 166px; }
    .carousel .control-button .fa {
      color: #FFFFFF;
      border: 1px solid #FFFFFF;
      padding: 6px 15px; }
    .carousel .control-button:hover {
      background: #DDDDDD; }

/*Slider Revolution*/
#rev_slider_1_1_forcefullwidth .rev-btn.cus-carousel-indicator:visited {
  text-decoration: underline; }

#rev_slider_1_1_forcefullwidth .rev-btn.cus-carousel-indicator:hover {
  text-decoration: underline; }

#rev_slider_1_1_forcefullwidth .cus-carousel-indicator.car-active {
  text-decoration: underline !important; }

#rev_slider_1_1_forcefullwidth .carousel-caption-text .tp-loop-wrap {
  text-align: left; }
  #rev_slider_1_1_forcefullwidth .carousel-caption-text .tp-loop-wrap .carousel-title {
    text-shadow: none; }

#front-top-carousel-wrapper .carousel {
  height: 610px; }
  #front-top-carousel-wrapper .carousel .carousel-inner {
    height: 100%; }
    #front-top-carousel-wrapper .carousel .carousel-inner .item {
      height: 100%;
      overflow: hidden; }
  #front-top-carousel-wrapper .carousel .carousel-background {
    height: 100%;
    width: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-animation: zoom ease-out 15s 1;
    animation: zoom ease-out 15s 1; }
  #front-top-carousel-wrapper .carousel .carousel-title {
    margin-left: -.1em; }
  #front-top-carousel-wrapper .carousel .carousel-caption {
    position: absolute;
    left: 40px;
    top: 40px;
    height: auto; }
  #front-top-carousel-wrapper .carousel .carousel-description {
    max-width: 24em; }

@media (min-width: 769px) {
  .control-button {
    display: block; }
  #front-top-carousel-wrapper .carousel {
    height: 610px; }
    #front-top-carousel-wrapper .carousel .carousel-inner {
      left: 84px; }
    #front-top-carousel-wrapper .carousel .carousel-caption {
      top: 28px;
      left: 40px; }
    #front-top-carousel-wrapper .carousel .carousel-title {
      font-size: 58px; }
    #front-top-carousel-wrapper .carousel .carousel-description {
      margin-top: 34px;
      line-height: 28px;
      font-size: 18px; }
  #front-top-carousel-wrapper .front-top-carousel-indicators-numbers {
    width: 84px;
    margin-top: 102px; }
    #front-top-carousel-wrapper .front-top-carousel-indicators-numbers li {
      margin: 10px; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #front-top-carousel-wrapper .carousel-inner .item:nth-child(2) .carousel-caption {
    left: 173px;
    top: -35px;
    width: 96%; } }

@media (max-width: 768px) {
  #front-top-carousel-wrapper .carousel {
    height: 500px; }
    #front-top-carousel-wrapper .carousel .carousel-title {
      font-size: 32px; }
    #front-top-carousel-wrapper .carousel .carousel-caption {
      left: 30px;
      top: 30px; }
    #front-top-carousel-wrapper .carousel .carousel-description {
      margin-top: 6px;
      line-height: 25px;
      font-size: 16px; }
    #front-top-carousel-wrapper .carousel .control-button.left {
      left: 65px;
      bottom: 0;
      margin-left: -20px; }
    #front-top-carousel-wrapper .carousel .control-button.right {
      left: 106px;
      bottom: 0;
      margin-left: -20px; } }

@media (max-width: 560px) {
  #front-top-carousel-wrapper .carousel {
    height: 400px; }
    #front-top-carousel-wrapper .carousel .carousel-caption {
      top: -10px;
      left: 20px; }
    #front-top-carousel-wrapper .carousel .carousel-title {
      font-size: 28px; } }

.form-contact {
  background-color: #f07941;
  margin-top: 40px;
  padding: 30px 0;
  margin-left: auto;
  margin-right: auto; }
  .form-contact .container-fluid {
    max-width: 1205px; }
  .form-contact .hidden-xs {
    margin-top: 140px;
    border: 0;
    border-top: 1px solid #eeeeee;
    width: 59px;
    position: absolute;
    margin-left: 20px; }
  .form-contact .hidden-xsx {
    width: 59px;
    margin-top: 30px;
    margin-left: 0; }
  .form-contact h2 {
    margin-top: 0;
    font-family: 'Gotham Thin', sans-serif;
    line-height: 1.04;
    letter-spacing: -3px; }
  .form-contact div [name="form_phone"] {
    margin-top: -50px; }
  .form-contact .btn-submit {
    background: #FFFFFF;
    width: 100%;
    border-radius: 0;
    height: 40px;
    font-family: 'SFUIDisplayRegular', sans-serif;
    font-size: 17px; }
    .form-contact .btn-submit:hover {
      background-color: yellow; }
  .form-contact .i-next {
    background: url(../images/our-service-offerings/next-block.png);
    display: inline-block;
    width: 34px;
    height: 11px;
    margin-left: 10px;
    vertical-align: middle; }
  .form-contact .col-lg-12 {
    background-color: #eef0f3;
    -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1); }
    .form-contact .col-lg-12 .menu-digital-container ul li {
      list-style-type: square;
      color: #d6dce8;
      padding-top: 6px;
      padding-bottom: 6px;
      margin-left: 15px;
      padding-left: 4px;
      font-family: SFUIDisplayLight, sans-serif;
      font-size: 15px; }
      .form-contact .col-lg-12 .menu-digital-container ul li a {
        line-height: 1; }
    .form-contact .col-lg-12 .menu-digital-container ul li:hover {
      color: #f07941; }
  .form-contact .col-md-4 {
    margin-top: 18px; }
  .form-contact *:focus {
    outline: none; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .form-contact .hidden-xsx {
    margin-left: -22em; } }

.select2-container--open .select2-dropdown--below {
  border: none;
  width: 100%; }

ul[id^="select2-know-about-us-results"] {
  background-color: #eef0f3; }
  ul[id^="select2-know-about-us-results"] li.select2-results__option {
    list-style: none;
    color: #36365c;
    padding-top: 20px;
    padding-bottom: 6px;
    margin-left: 35px;
    padding-left: 4px;
    font-family: SFUIDisplayLight, sans-serif;
    font-size: 15px;
    line-height: 1.2; }
    ul[id^="select2-know-about-us-results"] li.select2-results__option:hover {
      color: #f07941; }
  ul[id^="select2-know-about-us-results"] li.select2-results__option--highlighted[aria-selected] {
    background-color: transparent;
    color: #f07941;
    font-weight: bold;
    font-size: 16px; }
  ul[id^="select2-know-about-us-results"] li:before {
    content: "\f04d";
    /* FontAwesome Unicode */
    font-family: FontAwesome, sans-serif;
    display: inline-block;
    margin-left: -3.3em;
    /* same as padding-left set on li */
    width: 3.3em;
    /* same as padding-left set on li */
    color: #d6dce8;
    font-size: 6px; }
  ul[id^="select2-know-about-us-results"] li:hover:before {
    color: #f07941; }
  ul[id^="select2-know-about-us-results"] li:last-child {
    padding-bottom: 20px; }

.select2-container--default {
  width: 100% !important; }
  .select2-container--default .select2-results .select2-results__options {
    max-height: 100%;
    background-color: #eef0f3;
    -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1); }
  .select2-container--default .select2-results .select2-results__option[aria-selected=true] {
    background-color: #eef0f3; }

.title-our-partner {
  font-size: 55px;
  font-family: 'Gotham Bold', sans-serif;
  color: #fff; }

.our-title p {
  color: #ffffff;
  font-family: SFUIDisplay, sans-serif;
  font-size: 17px;
  margin-top: 30px; }

.btn-send {
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 20px; }

.col-md-8 input[type="button"] {
  background-color: #fff;
  color: black;
  margin-left: 102%;
  font-size: 13px;
  width: 200px;
  font-family: SFUIDisplayLight, sans-serif;
  height: 34px;
  margin-top: -34px;
  position: absolute; }
  .col-md-8 input[type="button"]:hover {
    background-color: white;
    color: black; }

.col-md-8 input[type="text"]:focus {
  color: white;
  border-color: white; }

.form-group {
  margin: 0; }
  .form-group input {
    background: transparent;
    height: 40px;
    border-radius: 0;
    border: solid 1px #ffffff; }
  .form-group input[id="form_name"],
  .form-group input[id="form_email"] {
    margin-bottom: 15px; }
  .form-group textarea {
    background-color: transparent;
    border: solid 1px #ffffff;
    color: #FFFFFF;
    resize: none;
    border-radius: 0;
    height: 95px; }
  .form-group select {
    background-color: #f07941;
    border: solid 1px #ffffff;
    color: white; }
  .form-group input::-moz-placeholder {
    opacity: 1; }
  .form-group textarea:-ms-input-placeholder {
    opacity: 1; }
  .form-group textarea::-moz-placeholder {
    opacity: 1; }
  .form-group textarea::-webkit-input-placeholder {
    opacity: 1; }

.select2-container--default .select2-selection--single {
  background: transparent;
  height: 40px;
  border-radius: 0;
  border: solid 1px #ffffff; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: white;
  font-size: 13px;
  color: black; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #fff transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #fff transparent transparent transparent;
  margin-top: 0; }

.select2-container--open .select2-dropdown--above {
  border: none;
  width: auto !important; }

.col-md-6 {
  -webkit-box-shadow: none;
  box-shadow: none; }
  .col-md-6 input[name="company"] {
    margin-bottom: 15px; }
  .col-md-6 input[type="text"]:focus {
    color: white;
    border-color: white; }
  .col-md-6 textarea[type="text"]:focus {
    color: white;
    border-color: white; }
  .col-md-6 input[type="email"]:focus,
  .col-md-6 input[type="tel"]:focus {
    color: white;
    border-color: white; }

.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none; }

.title-our-service {
  color: #36365c;
  font-family: "Gotham Bold", sans-serif;
  font-size: 60px;
  height: 45px;
  line-height: 1;
  display: inline-block; }

.our-description {
  color: #575f7d;
  font-size: 17px;
  line-height: 1.56;
  letter-spacing: 0.5px;
  font-family: "SFUIDisplay-Light", sans-serif;
  margin-left: 63px;
  margin-top: 25px;
  margin-bottom: 40px; }
  .our-description img {
    margin-left: -59px;
    margin-right: 13px;
    position: absolute;
    margin-top: 5px; }

@media (max-width: 600px) {
  .col-md-6, input[type=submit] {
    width: 100%;
    margin-top: 0; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .form-contact input[type="text"]:focus {
    color: white;
    border-color: white; } }

/*****************************Our-Partner-Network*********************************/
.our-partner-network {
  margin-bottom: 40px; }
  .our-partner-network .row {
    margin: 0; }
  .our-partner-network .i-next {
    background: url(../images/our-service-offerings/next-block.png);
    display: inline-block;
    width: 34px;
    height: 11px;
    vertical-align: middle;
    margin-left: 10px; }
  .our-partner-network .all-partner {
    font-family: 'SFUIDisplayRegular', sans-serif;
    font-size: 15px;
    color: #36365c; }
  .our-partner-network .pull-right {
    padding-top: 15px;
    padding-right: 55px; }
    .our-partner-network .pull-right a:hover {
      text-decoration: none;
      color: #fd712c; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  opacity: 1; }

.select2-selection__placeholder {
  opacity: 1;
  margin-left: 8px; }

@media (min-width: 768px) and (max-width: 1204px) {
  .our-partner-network .back-logo p {
    margin: 0 230px; }
    .our-partner-network .back-logo p a {
      width: 45%; }
  .our-partner-network .owl-carousel .owl-item img {
    width: auto;
    margin: 0 auto; } }

.contact-form .form-group .question textarea {
  color: #333; }

#mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.flag_globals .item_link i::before {
  background-position-x: 0;
  background-position-y: 0;
  background-size: auto auto;
  width: unset; }

#mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.flag_globals .item_link:hover i.im-icon-globe:before {
  background-image: url(../images/menu/global-icon-with-color.png); }

.navigation-top {
  border: none; }
  .navigation-top .wrap {
    padding: 0; }
    .navigation-top .wrap #wp-megamenu-top {
      padding-left: 15px;
      padding-right: 15px;
      background-color: #ffffff; }
      .navigation-top .wrap #wp-megamenu-top .wpmm_brand_logo_wrap {
        padding-left: 50px;
        padding-top: 12px; }
        .navigation-top .wrap #wp-megamenu-top .wpmm_brand_logo_wrap img {
          margin-top: 0;
          height: 54px;
          width: auto;
          -webkit-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease; }
          .navigation-top .wrap #wp-megamenu-top .wpmm_brand_logo_wrap img:hover {
            -webkit-transform: scale(1.08);
            -ms-transform: scale(1.08);
            transform: scale(1.08);
            -webkit-transition: -webkit-transform 0.3s;
            transition: -webkit-transform 0.3s;
            -o-transition: transform 0.3s;
            transition: transform 0.3s;
            transition: transform 0.3s, -webkit-transform 0.3s; }
      .navigation-top .wrap #wp-megamenu-top .wpmm-tab-btns {
        padding-left: 0; }
      .navigation-top .wrap #wp-megamenu-top .wpmm-vertical-tabs-content {
        background-color: #eef0f3;
        padding: 0; }
        .navigation-top .wrap #wp-megamenu-top .wpmm-vertical-tabs-content .wpmm-customized-content-wrap {
          background: url(../images/menu/bg-services.png) no-repeat bottom;
          background-size: initial;
          background-position-x: 0;
          padding: 20px 20px 80px;
          margin-left: -1px; }
      .navigation-top .wrap #wp-megamenu-top .wpmm-nav-wrap ul.wp-megamenu li a {
        text-transform: none;
        font-size: 15px;
        font-family: 'GothamBook', sans-serif;
        color: #363636;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        opacity: 0.8; }
        .navigation-top .wrap #wp-megamenu-top .wpmm-nav-wrap ul.wp-megamenu li a:hover {
          color: #fd712c;
          font-weight: bold; }
        .navigation-top .wrap #wp-megamenu-top .wpmm-nav-wrap ul.wp-megamenu li a:active {
          color: #fd712c; }
      .navigation-top .wrap #wp-megamenu-top .wpmm-nav-wrap ul.wp-megamenu li ul.wp-megamenu-sub-menu li.current-menu-item a {
        color: #fd712c; }
      .navigation-top .wrap #wp-megamenu-top .wpmm-nav-wrap ul.wp-megamenu > li {
        padding-top: 20px; }
        .navigation-top .wrap #wp-megamenu-top .wpmm-nav-wrap ul.wp-megamenu > li:hover, .navigation-top .wrap #wp-megamenu-top .wpmm-nav-wrap ul.wp-megamenu > li:active {
          color: #fd712c; }
          .navigation-top .wrap #wp-megamenu-top .wpmm-nav-wrap ul.wp-megamenu > li:hover > a, .navigation-top .wrap #wp-megamenu-top .wpmm-nav-wrap ul.wp-megamenu > li:active > a {
            color: #fd712c; }
        .navigation-top .wrap #wp-megamenu-top .wpmm-nav-wrap ul.wp-megamenu > li:hover.wpmm-select-language {
          color: black; }
      .navigation-top .wrap #wp-megamenu-top .wpmm-nav-wrap ul.wp-megamenu li.active {
        color: #fd712c; }
        .navigation-top .wrap #wp-megamenu-top .wpmm-nav-wrap ul.wp-megamenu li.active a {
          color: #fd712c; }
          .navigation-top .wrap #wp-megamenu-top .wpmm-nav-wrap ul.wp-megamenu li.active a:active, .navigation-top .wrap #wp-megamenu-top .wpmm-nav-wrap ul.wp-megamenu li.active a:focus {
            color: #fd712c; }
      .navigation-top .wrap #wp-megamenu-top .wpmm-nav-wrap ul.wp-megamenu li#wp-megamenu-item-wpmm-static-link > a:before {
        content: "\2758";
        padding-right: 14px;
        color: #d9d7d7;
        font-family: "Helvetica Neue", Helvetica, sans-serif;
        margin-left: -18px;
        font-size: 16px; }
      .navigation-top .wrap #wp-megamenu-top .wpmm-vertical-tabs-content .grid-post-title {
        font-family: "Gotham Medium", sans-serif;
        font-size: 28px;
        font-weight: 500;
        line-height: 2;
        color: #36365c; }
      .navigation-top .wrap #wp-megamenu-top .wp-megamenu-sub-menu .wpmm-vertical-tabs .wpmm-vertical-tabs-nav ul.wpmm-tab-btns li a {
        font-size: 20px;
        font-family: "GothamBook", sans-serif; }
      .navigation-top .wrap #wp-megamenu-top .wp-megamenu-sub-menu .wpmm-vertical-tabs .wpmm-vertical-tabs-nav {
        width: 22%; }
      .navigation-top .wrap #wp-megamenu-top .wp-megamenu-sub-menu .wpmm-vertical-tabs .wpmm-vertical-tabs-content {
        width: 78%; }
      .navigation-top .wrap #wp-megamenu-top ul#menu-main .menu-item.menu-item-type-post_type ul.wp-megamenu-sub-menu li ul.wp-megamenu-sub-menu li.wpmm-submenu-right {
        padding: 0; }
  .navigation-top .wp-megamenu-wrap .wpmm-nav-wrap > ul > li > a {
    padding: 14px 10px 33px; }
  .navigation-top .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu .wpmm-vertical-tabs-nav,
  .navigation-top .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu .wpmm-vertical-tabs-nav {
    background: #f7f9fc; }
    .navigation-top .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu .wpmm-vertical-tabs-nav ul > li.active,
    .navigation-top .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu .wpmm-vertical-tabs-nav ul > li.active {
      background: #eef0f3; }
      .navigation-top .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu .wpmm-vertical-tabs-nav ul > li.active:after,
      .navigation-top .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu .wpmm-vertical-tabs-nav ul > li.active:after {
        content: "\f0da";
        font-family: "FontAwesome", sans-serif;
        right: 11px;
        float: right;
        position: absolute;
        top: 13px;
        font-size: 20px;
        color: #fd712c; }
    .navigation-top .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu .wpmm-vertical-tabs-nav ul.wpmm-tab-btns > li,
    .navigation-top .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu .wpmm-vertical-tabs-nav ul.wpmm-tab-btns > li {
      padding: 15px 25px; }
  .navigation-top .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu li.wpmm-row > ul.wp-megamenu-sub-menu > li {
    padding-top: 0; }
  .navigation-top .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu {
    padding-left: 10px; }
    .navigation-top .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li {
      white-space: nowrap; }
      .navigation-top .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li a {
        padding-left: 6px;
        -webkit-transition: 200ms;
        -o-transition: 200ms;
        transition: 200ms; }
        .navigation-top .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li a:before {
          content: " ";
          width: 6px;
          height: 6px;
          background-color: #d6dce8;
          position: absolute;
          left: -12px;
          top: 8px; }
        .navigation-top .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li a:hover:before {
          background-color: #fd712c; }
  .navigation-top .wp-megamenu-wrap li#wp-megamenu-item-wpmm-search-icon {
    margin-right: 23px; }
  .navigation-top .wp-megamenu-wrap li#wp-megamenu-item-wpmm-select-language:hover .select2-selection__rendered {
    color: #fd712c; }
  .navigation-top .wp-megamenu-wrap li#wp-megamenu-item-wpmm-select-language:hover .select2-selection__arrow:before {
    color: #fd712c; }
  .navigation-top .wp-megamenu-wrap li#wp-megamenu-item-wpmm-select-language:hover .select2-selection__arrow b {
    background-image: url("/wp-content/themes/genesis_fsoft_2018/assets/images/global-icon-hover.png"); }
  .navigation-top .wp-megamenu-wrap .wpmm-search-form {
    right: 204px;
    top: 13px; }
  .navigation-top .wp-megamenu-wrap ul.wp-megamenu > li.wpmm-select-language, .navigation-top .wp-megamenu-wrap ul.wp-megamenu > li.wpmm-static-link {
    float: right !important; }
  .navigation-top .wp-megamenu-wrap ul.wp-megamenu > li.wpmm-select-language select {
    font-size: 15px;
    cursor: pointer;
    font-family: 'GothamBook', sans-serif;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    -o-text-overflow: '';
    text-overflow: '';
    padding-top: 4px;
    background-color: transparent;
    opacity: 0.8; }
  .navigation-top .wp-megamenu-wrap ul.wp-megamenu > li.wpmm-select-language .select2-selection {
    width: 96px; }
  .navigation-top .wp-megamenu-wrap ul.wp-megamenu > li.wpmm-select-language .select2-selection__rendered {
    color: #363636;
    opacity: 0.8;
    padding-top: 9px;
    font-family: 'GothamBook', sans-serif;
    font-size: 15px;
    padding-right: 26px; }
    .navigation-top .wp-megamenu-wrap ul.wp-megamenu > li.wpmm-select-language .select2-selection__rendered:before {
      content: "|";
      font-family: "FontAwesome", sans-serif;
      left: -20px;
      position: absolute;
      top: 9px;
      font-size: 16px;
      color: #e1dfdf; }
    .navigation-top .wp-megamenu-wrap ul.wp-megamenu > li.wpmm-select-language .select2-selection__rendered:hover {
      color: #fd712c; }
      .navigation-top .wp-megamenu-wrap ul.wp-megamenu > li.wpmm-select-language .select2-selection__rendered:hover .select2-selection__arrow:before {
        color: #fd712c; }
      .navigation-top .wp-megamenu-wrap ul.wp-megamenu > li.wpmm-select-language .select2-selection__rendered:hover .select2-selection__arrow b {
        background-image: url("/wp-content/themes/genesis_fsoft_2018/assets/images/global-icon-hover.png"); }
  .navigation-top .wp-megamenu-wrap ul.wp-megamenu > li.wpmm-select-language .select2-container--focus.select2-container--open .select2-selection__rendered {
    color: #fd712c; }
  .navigation-top .wp-megamenu-wrap ul.wp-megamenu > li.wpmm-select-language .select2-container--focus.select2-container--open .select2-selection__arrow:before {
    color: #fd712c; }
  .navigation-top .wp-megamenu-wrap ul.wp-megamenu > li.wpmm-select-language .select2-container--focus.select2-container--open .select2-selection__arrow b {
    background-image: url("/wp-content/themes/genesis_fsoft_2018/assets/images/global-icon-hover.png"); }
  .navigation-top .wp-megamenu-wrap ul.wp-megamenu > li.wpmm-select-language .select2-dropdown {
    width: 150px; }
  .navigation-top .wp-megamenu-wrap ul.wp-megamenu > li.wpmm-select-language .select2-results {
    width: 150px;
    margin-top: 8px; }
  .navigation-top .wp-megamenu-wrap ul.wp-megamenu > li.wpmm-select-language .select2-selection--single .select2-selection__arrow {
    padding-top: 11px;
    padding-left: 3px;
    right: 6px; }
    .navigation-top .wp-megamenu-wrap ul.wp-megamenu > li.wpmm-select-language .select2-selection--single .select2-selection__arrow:before {
      content: "\f107";
      font-family: "FontAwesome", sans-serif;
      color: #363636;
      background: white;
      font-size: 15px; }
    .navigation-top .wp-megamenu-wrap ul.wp-megamenu > li.wpmm-select-language .select2-selection--single .select2-selection__arrow:hover:before {
      color: #fd712c; }
  .navigation-top .wp-megamenu-wrap ul.wp-megamenu > li.wpmm-select-language .select2-selection--single .select2-selection__arrow b {
    background-size: contain;
    background: url("/wp-content/themes/genesis_fsoft_2018/assets/images/i-global.png") no-repeat left;
    width: 13px;
    border: none;
    height: 13px;
    top: 15px;
    margin-left: -88px; }
  .navigation-top .wp-megamenu-wrap ul.wp-megamenu > li.wpmm-select-language .select2-container .select2-dropdown.select2-dropdown--below {
    left: -37px; }
  .navigation-top .wp-megamenu-wrap ul.wp-megamenu > li.wpmm-select-language ul.select2-results__options {
    background-color: #eef0f3;
    width: 150px;
    border: none; }
    .navigation-top .wp-megamenu-wrap ul.wp-megamenu > li.wpmm-select-language ul.select2-results__options li:first-child {
      height: 2px; }
    .navigation-top .wp-megamenu-wrap ul.wp-megamenu > li.wpmm-select-language ul.select2-results__options li {
      font-family: 'GothamBook', sans-serif;
      font-size: 14px;
      background-color: transparent;
      height: 40px; }
      .navigation-top .wp-megamenu-wrap ul.wp-megamenu > li.wpmm-select-language ul.select2-results__options li.select2-results__option--highlighted {
        color: #fd712c;
        background-color: transparent; }
      .navigation-top .wp-megamenu-wrap ul.wp-megamenu > li.wpmm-select-language ul.select2-results__options li span {
        height: 40px;
        vertical-align: middle;
        padding-left: 15px; }
      .navigation-top .wp-megamenu-wrap ul.wp-megamenu > li.wpmm-select-language ul.select2-results__options li span.lang-flag {
        width: 40px;
        float: left;
        display: block; }
        .navigation-top .wp-megamenu-wrap ul.wp-megamenu > li.wpmm-select-language ul.select2-results__options li span.lang-flag img {
          width: 30px; }
      .navigation-top .wp-megamenu-wrap ul.wp-megamenu > li.wpmm-select-language ul.select2-results__options li span.lang-text {
        width: auto;
        float: left;
        padding-top: 4px; }

#mega_main_menu li.default_dropdown > .mega_dropdown {
  width: 240px; }

#mega_main_menu.primary .mega_dropdown li ul div.widget .widgettitle {
  border-bottom: none; }

#mega_main_menu.primary {
  width: 100%;
  position: relative; }

#mega_main_menu.primary .mega_main_menu_ul li .mega_dropdown {
  width: 256px; }

@media (min-width: 1028px) {
  #mega_main_menu.primary {
    width: 100%;
    position: relative; } }

#mega_main_menu li.tabs_dropdown.columns1 > .mega_dropdown > li span {
  font-size: 20px;
  font-family: "GothamBook", sans-serif; }

#mega_main_menu.primary .submenu_full_width ul.mega_dropdown > li > .item_link:hover span, #mega_main_menu.primary ul.mega_dropdown > li.keep_open .item_link span {
  color: #363636; }

#mega_main_menu.primary .submenu_full_width ul.mega_dropdown > li > .item_link:hover, #mega_main_menu.primary .submenu_full_width ul.mega_dropdown > .keep_open .item_link {
  background: #eef0f3 !important;
  color: #fd712c !important; }

#mega_main_menu.primary .submenu_full_width ul.mega_dropdown > li > .item_link:hover, #mega_main_menu.primary .submenu_full_width ul.mega_dropdown > .keep_open .item_link .link_content .link_text {
  font-weight: bold; }

#mega_main_menu.primary .submenu_full_width ul.mega_dropdown > li > .item_link:hover, .keep_open span.item_link {
  background: #eef0f3 !important;
  color: #fd712c !important; }

#mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link * {
  color: #fd712c !important;
  font-weight: bold !important; }

#mega_main_menu.primary > .menu_holder > .menu_inner > ul > .career-menu-right {
  margin-right: 15px; }

#mega_main_menu.primary #mega_main_menu_ul .submenu_full_width ul.mega_dropdown > li.keep_open .item_link span {
  color: #363636; }

#mega_main_menu.primary #mega_main_menu_ul li.default_dropdown > .mega_dropdown > .menu-item > .item_link {
  padding-right: 10px;
  padding-left: 10px; }
  #mega_main_menu.primary #mega_main_menu_ul li.default_dropdown > .mega_dropdown > .menu-item > .item_link:hover .link_content .link_text {
    color: #fd712c;
    font-weight: bold; }
  #mega_main_menu.primary #mega_main_menu_ul li.default_dropdown > .mega_dropdown > .menu-item > .item_link:hover > i.im-icon-square {
    color: #fd712c; }
  #mega_main_menu.primary #mega_main_menu_ul li.default_dropdown > .mega_dropdown > .menu-item > .item_link > i.im-icon-square {
    width: 6px;
    height: 6px;
    line-height: 7px;
    font-size: 6px;
    margin-top: -6px;
    color: #d6dce8; }
    #mega_main_menu.primary #mega_main_menu_ul li.default_dropdown > .mega_dropdown > .menu-item > .item_link > i.im-icon-square:before {
      width: 4px;
      height: 4px;
      top: 50%;
      left: 0;
      position: absolute; }
  #mega_main_menu.primary #mega_main_menu_ul li.default_dropdown > .mega_dropdown > .menu-item > .item_link .link_content {
    margin-left: 15px; }
    #mega_main_menu.primary #mega_main_menu_ul li.default_dropdown > .mega_dropdown > .menu-item > .item_link .link_content .link_text {
      text-transform: none;
      font-size: 15px;
      font-family: 'GothamBook', sans-serif !important;
      color: #363636;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      opacity: 0.8;
      height: 70px !important; }

#mega_main_menu.primary > .menu_holder > .menu_inner > ul#mega_main_menu_ul > li > .item_link .link_text {
  height: 70px; }

#mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content {
  line-height: 70px !important;
  height: 70px !important; }

#mega_main_menu.primary > .menu_holder > .menu_inner > .nav_logo > .logo_link, #mega_main_menu.primary > .menu_holder > .menu_inner > .nav_logo > .mobile_toggle, #mega_main_menu.primary > .menu_holder > .menu_inner > .nav_logo > .mobile_toggle > .mobile_button, #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link, #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content, #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.nav_search_box, #mega_main_menu.primary.icons-left > .menu_holder > .menu_inner > ul > li > .item_link > i, #mega_main_menu.primary.icons-right > .menu_holder > .menu_inner > ul > li > .item_link > i, #mega_main_menu.primary.icons-top > .menu_holder > .menu_inner > ul > li > .item_link.disable_icon > .link_content, #mega_main_menu.primary.icons-top > .menu_holder > .menu_inner > ul > li > .item_link.menu_item_without_text > i, #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.nav_buddypress > .item_link > i.ci-icon-buddypress-user {
  height: 56px !important; }

#mega_main_menu.primary #mega_main_menu_ul li.current-menu-parent > ul.mega_dropdown > li.current-menu-item > .item_link i:before {
  color: #fd712c; }

#mega_main_menu.primary #mega_main_menu_ul li.current-menu-parent > ul.mega_dropdown > li.current-menu-item > .item_link .link_content .link_text {
  color: #fd712c; }

#mega_main_menu.primary #mega_main_menu_ul > li.flag_globals > ul.mega_dropdown {
  width: 160px;
  /*width of language dropdown menu*/ }
  #mega_main_menu.primary #mega_main_menu_ul > li.flag_globals > ul.mega_dropdown > li.menu-item > .item_link {
    padding-left: 15px; }
    #mega_main_menu.primary #mega_main_menu_ul > li.flag_globals > ul.mega_dropdown > li.menu-item > .item_link .link_content {
      margin-left: 22px; }

#mega_main_menu.primary > .menu_holder > .menu_inner > ul#mega_main_menu_ul > li {
  float: left; }
  #mega_main_menu.primary > .menu_holder > .menu_inner > ul#mega_main_menu_ul > li > .item_link .link_text {
    text-transform: none;
    font-size: 15px;
    font-family: 'GothamBook', sans-serif !important;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    opacity: 0.8; }

#mega_main_menu.primary > .menu_holder > .menu_inner > span.nav_logo > a.logo_link {
  height: 55px;
  line-height: 73px; }

#mega_main_menu.primary #mega_main_menu_ul li.nav_search_box {
  margin-left: 252px; }
  @media only screen and (min-device-width: 1440px) and (max-device-width: 1500px) {
    #mega_main_menu.primary #mega_main_menu_ul li.nav_search_box {
      margin-left: 0; } }
  #mega_main_menu.primary #mega_main_menu_ul li.nav_search_box:after {
    content: "|";
    font-family: "FontAwesome", sans-serif;
    left: 55px;
    position: absolute;
    top: 0;
    font-size: 16px;
    color: #e1dfdf; }

#mega_main_menu.primary #mega_main_menu_ul li.career-menu-item:before {
  content: "|";
  font-family: "FontAwesome", sans-serif;
  left: 8px;
  position: absolute;
  top: 33px;
  font-size: 16px;
  color: #e1dfdf;
  z-index: 1000; }

#mega_main_menu.primary #mega_main_menu_ul .submenu_full_width ul.mega_dropdown {
  padding: 0; }
  #mega_main_menu.primary #mega_main_menu_ul .submenu_full_width ul.mega_dropdown li {
    float: none; }
    #mega_main_menu.primary #mega_main_menu_ul .submenu_full_width ul.mega_dropdown li ul.mega_dropdown {
      padding-top: 0;
      padding-right: 0; }
      #mega_main_menu.primary #mega_main_menu_ul .submenu_full_width ul.mega_dropdown li ul.mega_dropdown .widget {
        background: url(../images/menu/bg-services.png) no-repeat bottom;
        background-size: initial;
        background-position-x: 0;
        padding: 20px 48px 140px !important;
        margin-left: -1px;
        background-color: #eef0f3 !important;
        margin-bottom: 0; }
        #mega_main_menu.primary #mega_main_menu_ul .submenu_full_width ul.mega_dropdown li ul.mega_dropdown .widget .widgettitle {
          font-size: 28px;
          color: #36365c !important;
          font-family: 'Gotham Medium', sans-serif;
          opacity: 1;
          font-weight: 500;
          padding: 0 !important;
          line-height: 1; }
        #mega_main_menu.primary #mega_main_menu_ul .submenu_full_width ul.mega_dropdown li ul.mega_dropdown .widget .i-man-in-black {
          display: inline-block;
          width: 16px;
          height: 16px;
          vertical-align: middle;
          margin-right: 15px;
          background: url(../images/customers-voice/user-male-black-shape.png) no-repeat; }
        #mega_main_menu.primary #mega_main_menu_ul .submenu_full_width ul.mega_dropdown li ul.mega_dropdown .widget .textwidget {
          font-family: "SFUIDisplayLight", sans-serif; }
          #mega_main_menu.primary #mega_main_menu_ul .submenu_full_width ul.mega_dropdown li ul.mega_dropdown .widget .textwidget p {
            font-family: "SFUIDisplayLight", sans-serif; }
        #mega_main_menu.primary #mega_main_menu_ul .submenu_full_width ul.mega_dropdown li ul.mega_dropdown .widget ul {
          margin-top: 1px; }
        #mega_main_menu.primary #mega_main_menu_ul .submenu_full_width ul.mega_dropdown li ul.mega_dropdown .widget p {
          font-size: 18px;
          line-height: 1.67;
          font-weight: 400;
          padding: 0;
          margin-bottom: 1em; }
        #mega_main_menu.primary #mega_main_menu_ul .submenu_full_width ul.mega_dropdown li ul.mega_dropdown .widget li {
          text-transform: none;
          font-size: 18px;
          font-family: 'GothamBook', sans-serif;
          font-style: normal;
          font-stretch: normal;
          line-height: normal;
          opacity: 0.9;
          position: relative;
          color: #36365c !important;
          padding: .5em 0 .5em 1.5em !important;
          margin-bottom: .5em !important;
          font-weight: 600; }
          #mega_main_menu.primary #mega_main_menu_ul .submenu_full_width ul.mega_dropdown li ul.mega_dropdown .widget li a {
            color: inherit !important;
            font-size: inherit; }
            #mega_main_menu.primary #mega_main_menu_ul .submenu_full_width ul.mega_dropdown li ul.mega_dropdown .widget li a:hover {
              color: #fd712c !important;
              font-weight: bold; }
          #mega_main_menu.primary #mega_main_menu_ul .submenu_full_width ul.mega_dropdown li ul.mega_dropdown .widget li:before {
            position: absolute;
            content: "\25b6";
            opacity: .15;
            top: .35em;
            left: 0;
            color: inherit;
            font-size: 1em;
            -webkit-transform: scale(0.75, 1);
            -ms-transform: scale(0.75, 1);
            transform: scale(0.75, 1); }
          #mega_main_menu.primary #mega_main_menu_ul .submenu_full_width ul.mega_dropdown li ul.mega_dropdown .widget li:hover {
            opacity: 1; }
            #mega_main_menu.primary #mega_main_menu_ul .submenu_full_width ul.mega_dropdown li ul.mega_dropdown .widget li:hover:before {
              opacity: 1;
              color: #fd712c !important; }
          #mega_main_menu.primary #mega_main_menu_ul .submenu_full_width ul.mega_dropdown li ul.mega_dropdown .widget li ul {
            padding: 1em 0; }
          #mega_main_menu.primary #mega_main_menu_ul .submenu_full_width ul.mega_dropdown li ul.mega_dropdown .widget li li {
            font-size: 15px;
            margin-left: 0;
            margin-bottom: .75em;
            font-weight: 400; }
            #mega_main_menu.primary #mega_main_menu_ul .submenu_full_width ul.mega_dropdown li ul.mega_dropdown .widget li li:before {
              content: "\25AA";
              font-size: 2em;
              top: 0;
              -webkit-transform: none;
              -ms-transform: none;
              transform: none; }
    #mega_main_menu.primary #mega_main_menu_ul .submenu_full_width ul.mega_dropdown li .item_link {
      float: left;
      width: 100%;
      margin-left: 5px;
      cursor: pointer;
      font-size: 20px;
      font-family: "GothamBook", sans-serif;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      opacity: 0.8;
      text-align: right;
      background: transparent !important; }
      #mega_main_menu.primary #mega_main_menu_ul .submenu_full_width ul.mega_dropdown li .item_link .link_content .link_text {
        color: #36365c !important;
        font-size: 20px !important;
        font-family: "GothamBook", sans-serif; }
      #mega_main_menu.primary #mega_main_menu_ul .submenu_full_width ul.mega_dropdown li .item_link .link_content .link_text.active {
        font-family: "GothamBook", sans-serif; }
      #mega_main_menu.primary #mega_main_menu_ul .submenu_full_width ul.mega_dropdown li .item_link span:hover {
        color: #36365c !important; }
      #mega_main_menu.primary #mega_main_menu_ul .submenu_full_width ul.mega_dropdown li .item_link:before {
        border-width: 6px 6px; }
    #mega_main_menu.primary #mega_main_menu_ul .submenu_full_width ul.mega_dropdown li:hover {
      color: #fd712c;
      background: #eef0f3; }
      #mega_main_menu.primary #mega_main_menu_ul .submenu_full_width ul.mega_dropdown li:hover .item_link {
        background: #eef0f3 !important; }
        #mega_main_menu.primary #mega_main_menu_ul .submenu_full_width ul.mega_dropdown li:hover .item_link:before {
          color: #fd712c !important; }
      #mega_main_menu.primary #mega_main_menu_ul .submenu_full_width ul.mega_dropdown li:hover .link_content .link_text {
        color: #36365c !important;
        background: #eef0f3 !important;
        font-weight: 600; }

#mega_main_menu .menu_holder #mega_main_menu_ul li.menu-item:first-child a span {
  color: #2b2a2a; }

#mega_main_menu .menu_holder #mega_main_menu_ul li.menu-item a:hover span {
  color: #fd712c;
  font-weight: 600 !important;
  font-family: 'GothamBook', sans-serif; }

#mega_main_menu.primary #mega_main_menu_ul .submenu_full_width ul.mega_dropdown li .item_link span:hover {
  cursor: pointer; }

#mega_main_menu li.tabs_dropdown > .mega_dropdown > li > .item_link:before,
#mega_main_menu li.default_dropdown > .mega_dropdown > .menu-item > .item_link:before {
  margin-top: -5px !important; }

#mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.nav_search_box *:hover .icosearch {
  color: #fd712c !important; }

@media (max-device-width: 1366px) {
  #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.flag_globals > .item_link {
    padding-left: 15px;
    padding-right: 15px; }
  #mega_main_menu .nav_logo {
    margin-left: 65px; } }

@media screen and (max-width: 1280px) {
  #mega_main_menu.primary #mega_main_menu_ul li.nav_search_box {
    margin-left: 0; } }

@media (min-width: 1500px) {
  #mega_main_menu .nav_logo {
    margin-left: 46px !important; }
  #mega_main_menu.primary #mega_main_menu_ul li.nav_search_box {
    margin-left: 130px; } }

@media (max-width: 1366px) {
  #mega_main_menu .nav_logo {
    margin-left: 0 !important; }
  #mega_main_menu.primary #mega_main_menu_ul li.nav_search_box {
    margin-left: 0; } }

@media (min-width: 768px) {
  #mega_main_menu.primary > .menu_holder > .menu_inner > .nav_logo > .logo_link, #mega_main_menu.primary > .menu_holder > .menu_inner > .nav_logo > .mobile_toggle, #mega_main_menu.primary > .menu_holder > .menu_inner > .nav_logo > .mobile_toggle > .mobile_button, #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link, #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content, #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.nav_search_box, #mega_main_menu.primary.icons-left > .menu_holder > .menu_inner > ul > li > .item_link > i, #mega_main_menu.primary.icons-right > .menu_holder > .menu_inner > ul > li > .item_link > i, #mega_main_menu.primary.icons-top > .menu_holder > .menu_inner > ul > li > .item_link.disable_icon > .link_content, #mega_main_menu.primary.icons-top > .menu_holder > .menu_inner > ul > li > .item_link.menu_item_without_text > i, #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.nav_buddypress > .item_link > i.ci-icon-buddypress-user {
    height: 70px !important;
    line-height: 70px !important; } }

#mega_main_menu > .menu_holder > .menu_inner > ul > li .item_link {
  min-width: -moz-max-content !important;
  padding-right: 15px !important; }

#mega_main_menu.primary > .menu_holder > .menu_inner > ul#mega_main_menu_ul > li.flag_globals:hover span.link_text, #mega_main_menu.primary > .menu_holder > .menu_inner > ul#mega_main_menu_ul > li.flag_globals:hover i.im-icon-globe {
  color: #fd712c;
  cursor: pointer; }

#mega_main_menu.primary > .menu_holder > .menu_inner > ul#mega_main_menu_ul > .flag_globals .item_link .link_text {
  color: #555555; }

@media (max-device-width: 1280px) {
  #mega_main_menu.primary #mega_main_menu_ul li.nav_search_box {
    margin-left: -6px; } }

@media only screen and (max-device-width: 1280px) and (min-device-width: 360px) and (max-device-width: 700px) {
  #mega_main_menu.primary #mega_main_menu_ul li.nav_search_box {
    margin: 0 auto !important; } }

@media (max-device-width: 1280px) {
  #mega_main_menu.primary > .menu_holder > .menu_inner > ul#mega_main_menu_ul > li {
    float: left; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #mega_main_menu.primary #mega_main_menu_ul .submenu_full_width ul.mega_dropdown .tab-digital-consulting .link_content .link_text,
  #mega_main_menu.primary #mega_main_menu_ul .submenu_full_width ul.mega_dropdown .tab-digital-transformation .link_content .link_text {
    font-size: 16px !important; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #mega_main_menu.primary #mega_main_menu_ul li.nav_search_box {
    margin: 0 auto !important; }
  #mega_main_menu.primary #mega_main_menu_ul .submenu_full_width ul.mega_dropdown li .item_link {
    float: left;
    width: 100%;
    cursor: pointer;
    font-size: 20px;
    font-family: "GothamBook", sans-serif;
    opacity: 0.8;
    text-align: left;
    background: transparent !important; }
  #mega_main_menu.primary #mega_main_menu_ul .submenu_full_width ul.mega_dropdown li .item_link:before {
    border-width: 6px 6px;
    margin-right: 65%; } }

@media only screen and (min-device-width: 360px) and (max-device-width: 700px) {
  #mega_main_menu.primary .menu_holder .menu_inner ul#mega_main_menu_ul > li:first-child ul.mega_dropdown img {
    width: 100%; } }

@media screen and (max-width: 360px) {
  #mega_main_menu.primary #mega_main_menu_ul li.career-menu-item {
    float: left !important; }
  #mega_main_menu.primary .menu_holder .menu_inner ul#mega_main_menu_ul > li.flag_globals {
    float: right !important; }
    #mega_main_menu.primary .menu_holder .menu_inner ul#mega_main_menu_ul > li.flag_globals span.link_text:before, #mega_main_menu.primary .menu_holder .menu_inner ul#mega_main_menu_ul > li.flag_globals i.im-icon-globe:before {
      top: 5px;
      position: relative; }
  #mega_main_menu.primary .menu_holder .menu_inner ul#mega_main_menu_ul > li:first-child {
    float: none; }
  #mega_main_menu.primary .menu_holder .menu_inner ul#mega_main_menu_ul > li:first-child ul.mega_dropdown > li {
    width: 100% !important; }
    #mega_main_menu.primary .menu_holder .menu_inner ul#mega_main_menu_ul > li:first-child ul.mega_dropdown > li span.link_content {
      text-align: left; }
    #mega_main_menu.primary .menu_holder .menu_inner ul#mega_main_menu_ul > li:first-child ul.mega_dropdown > li > ul.mega_dropdown {
      left: 0 !important; }
      #mega_main_menu.primary .menu_holder .menu_inner ul#mega_main_menu_ul > li:first-child ul.mega_dropdown > li > ul.mega_dropdown > div.widget {
        padding-top: 20px; }
        #mega_main_menu.primary .menu_holder .menu_inner ul#mega_main_menu_ul > li:first-child ul.mega_dropdown > li > ul.mega_dropdown > div.widget .widgettitle {
          line-height: 1; } }

#mega_main_menu ul.mega_main_menu_ul > li.drop_to_left {
  float: right !important; }

#mega_main_menu ul.mega_main_menu_ul .nav_search_box {
  float: right !important; }

body #mega_main_menu.direction-horizontal > .menu_holder > .menu_inner > ul > li:hover > .item_link:after {
  border-top-color: #fd712c !important; }

#mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link:after {
  border-top-color: #fd712c !important; }

#mega_main_menu .nav_logo > .logo_link > img {
  height: 50%; }

.reasons-section-top {
  height: auto; }

.reasons-footer-content h1 {
  font-family: "Gotham Bold", sans-serif;
  font-size: 150px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: rgba(55, 92, 163, 0.3);
  margin-bottom: -10px; }

/*The 4reasons to go with us*/
.reasons-with-us {
  margin-bottom: 59px;
  min-height: 740px;
  background-image: url(../images/reasons-with-us/4Reasons.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #004b95; }
  .reasons-with-us .title-reasons-with-us {
    font-family: "Gotham Bold", sans-serif;
    font-size: 64px;
    line-height: 1.07;
    text-align: center;
    color: #ffffff;
    margin: 1.6em auto 0 auto;
    max-width: 12em;
    position: relative;
    padding: 0; }
    .reasons-with-us .title-reasons-with-us .i-section-bullet {
      float: right;
      display: block;
      height: .65em;
      width: .65em;
      position: absolute;
      top: 0;
      right: 0;
      margin: 0; }
  .reasons-with-us .post-slide .post-title {
    font-size: 36px; }
    .reasons-with-us .post-slide .post-title a {
      font-size: inherit !important; }
  .reasons-with-us .reasons-footer-content {
    clear: both;
    margin-top: 0;
    font-size: 150px;
    font-family: 'Gotham Bold', sans-serif;
    color: rgba(255, 255, 255, 0.02);
    text-align: center;
    margin-bottom: -40px; }
    .reasons-with-us .reasons-footer-content span {
      color: #fff;
      opacity: 0.1; }

.reasons-with-us .post-slide {
  float: left;
  width: 99%;
  height: 300px;
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: 30px; }

.reasons-with-us .reason-contents > .col-md-3:not(:last-child) .post-slide {
  border-right: 1px solid #30549a; }

.reasons-with-us .reason-contents {
  padding-top: 77px; }

.reasons-with-us .reason-contents .post-img img {
  width: 86px;
  height: 86px;
  margin: 0 auto; }

.reasons-with-us .post-content .post-title {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 20px; }

.reasons-with-us .reason-contents .col-md-3:not(:last-child) .post-content .post-title {
  border-right: 1px solid #4871c1;
  margin-right: -11px; }

.reasons-with-us .post-content .post-title a {
  font-family: "GothamBook", sans-serif;
  font-size: 36px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1.8px;
  text-align: left;
  color: #ffffff; }

.reasons-with-us .post-content .post-description {
  font-family: "SFUIDisplayThin", sans-serif;
  font-size: 16px;
  line-height: 1.47;
  text-align: left;
  color: #adc9ff;
  margin-top: 30px; }

.reasons-with-us .post-content .post-description p {
  letter-spacing: 1px; }

.reasons-with-us .post-content .post-description .text-style-1 {
  font-weight: bold;
  color: #ffffff; }

.reasons-with-us .reasons-footer {
  margin-top: -40px; }

@media (max-width: 991px) {
  .reasons-with-us {
    background-size: 105% auto;
    background-position: center top;
    background-color: #1e417c; }
    .reasons-with-us .reasons-footer-content {
      padding: 0 0 20px; }
    .reasons-with-us .title-reasons-with-us {
      font-size: 40px; }
    .reasons-with-us .reasons-footer-content {
      padding: 0 0 80px;
      margin-bottom: 20px;
      font-size: 100px;
      position: relative; }
      .reasons-with-us .reasons-footer-content span {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto; }
    .reasons-with-us .post-slide {
      height: auto;
      border: none !important; }
      .reasons-with-us .post-slide .post-title {
        border: none !important; }
      .reasons-with-us .post-slide .post-description {
        text-align: center;
        max-width: 30em;
        margin: auto; } }

@media (max-width: 767px) {
  .reasons-with-us .title-reasons-with-us {
    font-size: 32px; }
  .reasons-with-us .reasons-footer-content h1 {
    margin-bottom: 50px; }
  .reasons-with-us .post-slide .post-title {
    margin: 0;
    font-size: 32px;
    text-align: center;
    margin-bottom: .5em; }
  .reasons-with-us .post-slide .post-img {
    display: none; }
  .reasons-with-us .post-slide .post-description {
    clear: both;
    text-align: center; } }

@media (max-width: 479px) {
  .reasons-with-us .title-reasons-with-us {
    font-size: 32px; } }

/*4 reason with us*/
.sec-reason {
  min-height: 718px;
  float: left;
  color: white;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw; }
  .sec-reason .item {
    text-align: left;
    padding-bottom: 20px;
    margin-bottom: 40px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
    .sec-reason .item:nth-child(odd) {
      padding-right: 100px; }
    .sec-reason .item:nth-child(even) {
      padding-left: 50px;
      padding-right: 50px; }

.sec-reason .header {
  margin-top: 80px;
  margin-bottom: 15px;
  font-family: Gotham, sans-serif;
  font-size: 38px;
  font-weight: 600;
  text-align: center;
  color: white;
  position: relative;
  margin-right: 55px; }

.sec-reason .applying-technology-right {
  padding-top: 53px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -20px; }

.sec-reason .applying-technology-right .item p {
  display: inline; }

.sec-reason .list-technology {
  overflow: hidden; }

.sec-reason .list-technology:nth-child(2n) {
  overflow: hidden;
  margin-bottom: 100px; }

.sec-reason .list-technology .col-sm-3 span {
  font-size: 92px;
  font-family: 'Gotham', sans-serif;
  float: left;
  opacity: 0.5;
  font-weight: 300;
  line-height: 1.05;
  text-align: left;
  color: white;
  display: inline-block;
  width: 150px;
  margin: 0; }

.sec-reason .list-technology .info-right h4 {
  font-family: Gotham, sans-serif;
  font-size: 42px;
  font-weight: 900;
  line-height: 1.1;
  text-align: left;
  color: white;
  margin-top: 45px;
  padding-left: 25px; }

.sec-reason .list-technology .info-right p {
  margin-left: -35%;
  font-size: 15px;
  line-height: 2;
  padding-right: 20%; }

.sec-reason .applying-technology-right h2 {
  opacity: 0.5;
  font-family: Gotham, sans-serif;
  font-size: 92px;
  font-weight: 300;
  line-height: 1.05;
  text-align: left;
  color: white;
  display: inline-block;
  margin: 0 22px 0 0;
  width: 120px; }

.sec-reason .applying-technology-right span {
  font-family: Gotham, sans-serif;
  font-size: 42px;
  font-weight: 900;
  line-height: 1.1;
  text-align: left;
  color: white; }

.sec-reason .applying-technology-right .item_no {
  margin-bottom: 15px; }

.sec-reason .applying-technology-right .item_icon {
  height: 50px;
  width: 50px;
  float: right;
  margin-top: -33px;
  margin-right: -30px;
  position: relative;
  z-index: 1;
  border-right: 10px solid #f37021;
  border-bottom: 10px solid #f37021; }

.sec-reason .applying-technology-right .item_description {
  font-family: SFProText, sans-serif;
  font-size: 15px;
  line-height: 30px;
  text-align: left;
  color: #ffffff;
  font-weight: normal;
  font-style: normal;
  width: 90%;
  height: 91px; }

.sec-reason .item p {
  font-size: 15px;
  line-height: 2; }

.sec-reason .item p strong {
  font-weight: 900; }

/* Dynamic Background */
.dynamic-bg {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  height: 800px;
  background-image: -webkit-linear-gradient(#002e6a, #3556ce);
  background-image: -o-linear-gradient(#002e6a, #3556ce);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#002e6a), to(#3556ce));
  background-image: linear-gradient(#002e6a, #3556ce); }

.wrapper {
  /*background: #50a3a2;
  background: -webkit-linear-gradient(top left, #50a3a2 0%, #53e3a6 100%);
  background: linear-gradient(to bottom right, #50a3a2 0%, #53e3a6 100%);*/
  background-image: -webkit-linear-gradient(#002e6a, #3556ce);
  background-image: -o-linear-gradient(#002e6a, #3556ce);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#002e6a), to(#3556ce));
  background-image: linear-gradient(#002e6a, #3556ce);
  position: absolute;
  left: 0;
  width: 100%;
  height: 790px;
  overflow: hidden; }

.bg-bubbles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1; }

.bg-bubbles li {
  position: absolute;
  list-style: none;
  display: block;
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.15);
  bottom: -160px;
  -webkit-animation: square 25s infinite;
  animation: square 25s infinite;
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear; }

.bg-bubbles li:nth-child(1) {
  left: 10%; }

.bg-bubbles li:nth-child(2) {
  left: 20%;
  width: 80px;
  height: 80px;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-duration: 17s;
  animation-duration: 17s; }

.bg-bubbles li:nth-child(3) {
  left: 25%;
  -webkit-animation-delay: 4s;
  animation-delay: 4s; }

.bg-bubbles li:nth-child(4) {
  left: 40%;
  width: 60px;
  height: 60px;
  -webkit-animation-duration: 22s;
  animation-duration: 22s;
  background-color: rgba(255, 255, 255, 0.25); }

.bg-bubbles li:nth-child(5) {
  left: 70%; }

.bg-bubbles li:nth-child(6) {
  left: 80%;
  width: 120px;
  height: 120px;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
  background-color: rgba(255, 255, 255, 0.2); }

.bg-bubbles li:nth-child(7) {
  left: 32%;
  width: 160px;
  height: 160px;
  -webkit-animation-delay: 7s;
  animation-delay: 7s; }

.bg-bubbles li:nth-child(8) {
  left: 55%;
  width: 20px;
  height: 20px;
  -webkit-animation-delay: 15s;
  animation-delay: 15s;
  -webkit-animation-duration: 40s;
  animation-duration: 40s; }

.bg-bubbles li:nth-child(9) {
  left: 25%;
  width: 10px;
  height: 10px;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-duration: 40s;
  animation-duration: 40s;
  background-color: rgba(255, 255, 255, 0.3); }

.bg-bubbles li:nth-child(10) {
  left: 90%;
  width: 160px;
  height: 160px;
  -webkit-animation-delay: 11s;
  animation-delay: 11s; }

.bg-bubbles li:nth-child(11) {
  left: 5%;
  width: 160px;
  height: 160px;
  -webkit-animation-delay: 15s;
  animation-delay: 15s;
  background-color: rgba(255, 255, 255, 0.1); }

.bg-bubbles li:nth-child(12) {
  left: 50%;
  width: 20px;
  height: 20px;
  -webkit-animation-delay: 11s;
  animation-delay: 11s;
  background-color: rgba(255, 255, 255, 0.3); }

.bg-bubbles li:nth-child(13) {
  left: 90%;
  width: 10px;
  height: 10px;
  -webkit-animation-delay: 11s;
  animation-delay: 11s;
  background-color: rgba(255, 255, 255, 0.4); }

@-webkit-keyframes square {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-900px) rotate(600deg);
    transform: translateY(-900px) rotate(600deg); } }

@keyframes square {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-900px) rotate(600deg);
    transform: translateY(-900px) rotate(600deg); } }

.voice-of-our-customers {
  padding-bottom: 76px;
  position: relative;
  margin: 0 20px; }
  .voice-of-our-customers .voice-of-our-customers-title .title-voice-of-our-customers {
    font-size: 54px;
    color: #000000;
    margin-bottom: 30px;
    line-height: 1.09;
    font-family: Gotham, sans-serif;
    font-weight: 900;
    font-style: normal; }
  .voice-of-our-customers .voice-of-our-customers-title h3 {
    font-family: Gotham bold, sans-serif;
    font-size: 148px;
    color: #f9f9f9;
    font-weight: 700;
    line-height: 100px;
    text-align: center;
    text-transform: uppercase; }
  .voice-of-our-customers .voice-of-our-customers-title h3:after {
    content: attr(title);
    position: absolute;
    text-transform: capitalize;
    z-index: 20;
    font-size: 54px;
    color: #222;
    width: 100%;
    left: 0; }
  .voice-of-our-customers .bg-our-customers {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%; }
    .voice-of-our-customers .bg-our-customers img {
      width: 100%; }
  .voice-of-our-customers .customers-voice-description {
    font-family: SFProText, sans-serif;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: normal;
    text-align: center;
    color: #777777;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 55px; }
    .voice-of-our-customers .customers-voice-description p {
      display: inline; }
      .voice-of-our-customers .customers-voice-description p .i-section-bullet {
        margin-top: 10px; }
      .voice-of-our-customers .customers-voice-description p .highlight-text {
        font-family: SFProText, sans-serif;
        color: #777777;
        letter-spacing: 0.5px;
        font-weight: bold;
        font-style: normal; }
  .voice-of-our-customers .customers-voice {
    margin: 0 15px; }
    .voice-of-our-customers .customers-voice .owl-theme .owl-nav .owl-prev {
      right: 36px;
      left: auto;
      bottom: 45px; }
      @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
        .voice-of-our-customers .customers-voice .owl-theme .owl-nav .owl-prev {
          bottom: 50px; } }
    .voice-of-our-customers .customers-voice .owl-theme .owl-nav .owl-next {
      right: 10px;
      bottom: 45px; }
      @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
        .voice-of-our-customers .customers-voice .owl-theme .owl-nav .owl-next {
          bottom: 50px; } }
    .voice-of-our-customers .customers-voice .owl-theme .owl-prev:after,
    .voice-of-our-customers .customers-voice .owl-theme .owl-next:after {
      font-size: 27px;
      color: black; }
    .voice-of-our-customers .customers-voice .owl-theme [class*="owl-"] {
      background: transparent; }
    .voice-of-our-customers .customers-voice .owl-theme .owl-item {
      padding-bottom: 0; }
    .voice-of-our-customers .customers-voice .slider-nav {
      position: relative;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 10;
      text-align: center;
      margin-top: 30px; }
    .voice-of-our-customers .customers-voice .thumbs {
      width: 100%;
      display: table;
      table-layout: fixed;
      padding: 0;
      margin: 0;
      border: none; }
    .voice-of-our-customers .customers-voice .thumb {
      width: 140px;
      border-radius: 6px;
      background-color: transparent;
      margin-right: 25px;
      height: 70px;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      vertical-align: middle;
      position: relative;
      border-left: 0;
      cursor: pointer;
      margin-top: 20px; }
      .voice-of-our-customers .customers-voice .thumb img {
        height: 80px;
        width: 140px;
        border-radius: 3px;
        border: 1px solid #E5E5E5;
        -webkit-transition: all ease 0.5s;
        -o-transition: all ease 0.5s;
        transition: all ease 0.5s;
        cursor: pointer; }
    .voice-of-our-customers .customers-voice .thumb img {
      width: 100%;
      height: auto;
      display: block;
      border-radius: 4px; }
    .voice-of-our-customers .customers-voice .thumb span {
      opacity: 0;
      font-family: monospace;
      font-size: 1.2em;
      line-height: 1;
      color: white;
      text-align: center;
      font-weight: bold;
      text-decoration: none;
      display: block;
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      padding: 1em 0;
      margin-top: -1.6em; }
    .voice-of-our-customers .customers-voice .thumb:hover span,
    .voice-of-our-customers .customers-voice .thumb.active span {
      color: white;
      border: none;
      opacity: 0; }
    .voice-of-our-customers .customers-voice .thumb.active {
      -webkit-box-shadow: 2.9px 4.1px 15px 0 rgba(210, 94, 39, 0.23);
      box-shadow: 2.9px 4.1px 15px 0 rgba(210, 94, 39, 0.23);
      margin-top: -15px;
      -webkit-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
    .voice-of-our-customers .customers-voice .thumb {
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .voice-of-our-customers .customers-voice .thumb:hover {
        -webkit-box-shadow: 0 3px 6px rgba(243, 112, 33, 0.2);
        box-shadow: 0 3px 6px rgba(243, 112, 33, 0.2);
        margin-top: -15px;
        -webkit-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }
    .voice-of-our-customers .customers-voice .customers-voice-item {
      height: 329px;
      background-color: #005fa9; }
      @media (max-width: 789px) and (min-width: 415px) {
        .voice-of-our-customers .customers-voice .customers-voice-item {
          height: 680px; } }
      @media (max-width: 414px) {
        .voice-of-our-customers .customers-voice .customers-voice-item {
          height: 620px; } }
      .voice-of-our-customers .customers-voice .customers-voice-item:after {
        content: "";
        clear: both;
        display: block; }
      .voice-of-our-customers .customers-voice .customers-voice-item .post-media {
        position: relative; }
        .voice-of-our-customers .customers-voice .customers-voice-item .post-media .image-poster {
          position: absolute;
          left: 0;
          top: 0;
          bottom: 0;
          right: 0;
          height: 98.6%;
          margin-left: -15px;
          width: 570px; }
        .voice-of-our-customers .customers-voice .customers-voice-item .post-media iframe {
          width: 100%;
          height: 329px;
          padding-right: 15px; }
          @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
            .voice-of-our-customers .customers-voice .customers-voice-item .post-media iframe {
              margin-bottom: 20px; } }
      .voice-of-our-customers .customers-voice .customers-voice-item .post-content {
        padding: 40px 20px 16px 35px; }
        .voice-of-our-customers .customers-voice .customers-voice-item .post-content .post-img {
          margin-bottom: 29px;
          height: 50px; }
          .voice-of-our-customers .customers-voice .customers-voice-item .post-content .post-img img {
            height: 100%;
            width: auto; }
    .voice-of-our-customers .customers-voice .zoomIn {
      -webkit-animation-duration: 1s;
      animation-duration: 1s; }
    .voice-of-our-customers .customers-voice .fadeIn {
      -webkit-animation-duration: 1s;
      animation-duration: 1s;
      -moz-transition: all 0.5s;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
  .voice-of-our-customers .customers-voice-video-cover {
    position: absolute;
    width: 570px;
    height: 329px;
    top: 0;
    opacity: 0.3;
    background-color: #2f2d2d;
    background-image: -webkit-linear-gradient(45deg, black 25%, #5f5b5b 25%, #585555 75%, black 75%, black), -webkit-linear-gradient(45deg, black 25%, #292727 25%, #353333 75%, black 75%, black);
    background-image: -o-linear-gradient(45deg, black 25%, #5f5b5b 25%, #585555 75%, black 75%, black), -o-linear-gradient(45deg, black 25%, #292727 25%, #353333 75%, black 75%, black);
    background-image: linear-gradient(45deg, black 25%, #5f5b5b 25%, #585555 75%, black 75%, black), linear-gradient(45deg, black 25%, #292727 25%, #353333 75%, black 75%, black);
    background-size: 3px 3px;
    background-position: 0 0, 10px 10px; }

.customers-voice .customers-voice-video {
  width: 100%;
  background-color: #dfdfdf; }

.customers-voice .post-description {
  font-family: SFProText, sans-serif;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.7;
  letter-spacing: normal;
  text-align: left;
  color: white; }
  .customers-voice .post-description .i-man-in-black {
    background: url(../images/customers-voice/user-male-black-shape.png);
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-right: 15px;
    background-repeat: no-repeat; }
  .customers-voice .post-description p:first-child {
    margin-bottom: 24px; }

@media only screen and (max-width: 479px) {
  .customers-voice .post-video {
    margin: 0; }
    .customers-voice .post-video .play-button-group {
      width: 35px;
      height: 35px;
      float: left;
      z-index: 1000;
      position: absolute;
      left: 10px;
      bottom: 25px !important;
      cursor: pointer; }
      .customers-voice .post-video .play-button-group:hover {
        fill: white; }
      .customers-voice .post-video .play-button-group .i-play-button {
        display: block;
        width: 100%;
        height: 100%;
        line-height: 0;
        font-style: normal;
        color: white;
        font-size: 9px; }
        .customers-voice .post-video .play-button-group .i-play-button:hover {
          color: #f44336; }
      .customers-voice .post-video .play-button-group .glyphicon {
        font-family: Glyphicons Halflings, sans-serif !important; }
  .thumb.active {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 2.9px 4.1px 15px 0 rgba(210, 94, 39, 0.23);
    box-shadow: 2.9px 4.1px 15px 0 rgba(210, 94, 39, 0.23);
    margin-top: -15px;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background-color: transparent !important; }
    .thumb.active:hover {
      -webkit-box-shadow: 2.9px 4.1px 15px 0 rgba(210, 94, 39, 0.23);
      box-shadow: 2.9px 4.1px 15px 0 rgba(210, 94, 39, 0.23);
      margin-top: -15px;
      -webkit-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; } }

@media (min-width: 480px) and (max-width: 767px) {
  .customers-voice .post-video {
    margin: 0; }
    .customers-voice .post-video .play-button-group {
      background: url(../images/customers-voice/play.png);
      width: 60px;
      height: 60px;
      float: left;
      z-index: 1000;
      position: absolute;
      left: 15px;
      bottom: 15px;
      cursor: pointer; }
      .customers-voice .post-video .play-button-group:hover {
        background: #ffccbc;
        fill: white; }
      .customers-voice .post-video .play-button-group .i-play-button {
        display: block;
        width: 100%;
        height: 100%;
        line-height: 60px;
        font-style: normal;
        color: white;
        font-size: 12px; }
        .customers-voice .post-video .play-button-group .i-play-button:hover {
          color: #f44336; }
  .thumb {
    display: none !important;
    width: 180px !important;
    height: 90px !important; }
  .thumb.active {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 2.9px 4.1px 15px 0 rgba(210, 94, 39, 0.23);
    box-shadow: 2.9px 4.1px 15px 0 rgba(210, 94, 39, 0.23);
    margin-top: -15px;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background-color: transparent !important; }
    .thumb.active:hover {
      -webkit-box-shadow: 2.9px 4.1px 15px 0 rgba(210, 94, 39, 0.23);
      box-shadow: 2.9px 4.1px 15px 0 rgba(210, 94, 39, 0.23);
      margin-top: -15px;
      -webkit-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; } }

@media (min-width: 768px) {
  .voice-of-our-customers {
    margin: 0; } }

@media (min-width: 768px) and (max-width: 991px) {
  .customers-voice .post-video {
    margin: 0; }
    .customers-voice .post-video .play-button-group {
      background: url(../images/customers-voice/play.png);
      width: 65px;
      height: 65px;
      float: left;
      z-index: 1000;
      position: absolute;
      left: 15px;
      bottom: 15px;
      cursor: pointer;
      background-size: contain; }
      .customers-voice .post-video .play-button-group:hover {
        background: #ffccbc;
        fill: white; }
      .customers-voice .post-video .play-button-group .i-play-button {
        display: block;
        width: 100%;
        height: 100%;
        line-height: 32px;
        font-style: normal;
        color: white;
        font-size: 13px; }
        .customers-voice .post-video .play-button-group .i-play-button:hover {
          color: #f44336; }
  .thumb {
    display: none !important;
    width: 200px !important;
    height: 100px !important; }
  .thumb.active {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 2.9px 4.1px 15px 0 rgba(210, 94, 39, 0.23);
    box-shadow: 2.9px 4.1px 15px 0 rgba(210, 94, 39, 0.23);
    margin-top: -15px;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background-color: transparent !important; }
    .thumb.active:hover {
      -webkit-box-shadow: 2.9px 4.1px 15px 0 rgba(210, 94, 39, 0.23);
      box-shadow: 2.9px 4.1px 15px 0 rgba(210, 94, 39, 0.23);
      margin-top: -15px;
      -webkit-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .customers-voice .post-video {
    margin: 0; }
    .customers-voice .post-video .play-button-group {
      background: url(../images/customers-voice/play.png);
      width: 70px;
      height: 70px;
      float: left;
      z-index: 1000;
      position: absolute;
      left: 20px;
      bottom: 20px;
      cursor: pointer;
      background-size: contain; }
      .customers-voice .post-video .play-button-group:hover {
        background: #ffccbc;
        fill: white; }
      .customers-voice .post-video .play-button-group .i-play-button {
        display: block;
        width: 100%;
        height: 100%;
        line-height: 70px;
        font-style: normal;
        color: white;
        font-size: 15px; }
        .customers-voice .post-video .play-button-group .i-play-button:hover {
          color: #f44336; }
  .thumb {
    display: none !important;
    width: 250px !important;
    height: 125px !important; }
  .thumb.active {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 2.9px 4.1px 15px 0 rgba(210, 94, 39, 0.23);
    box-shadow: 2.9px 4.1px 15px 0 rgba(210, 94, 39, 0.23);
    margin-top: -15px;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background-color: transparent !important; }
    .thumb.active:hover {
      -webkit-box-shadow: 2.9px 4.1px 15px 0 rgba(210, 94, 39, 0.23);
      box-shadow: 2.9px 4.1px 15px 0 rgba(210, 94, 39, 0.23);
      margin-top: -15px;
      -webkit-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; } }

@media only screen and (min-width: 1500px) {
  .voice-of-our-customers .customers-voice .owl-theme .owl-nav .owl-prev {
    bottom: 45px; }
  .voice-of-our-customers .customers-voice .owl-theme .owl-nav .owl-next {
    bottom: 45px; } }

@media only screen and (min-width: 1200px) {
  .customers-voice .post-video {
    margin-left: -15px;
    margin-bottom: -5px; }
    .customers-voice .post-video .play-button-group {
      width: auto;
      height: auto;
      float: left;
      z-index: 1000;
      position: absolute;
      left: 5px;
      bottom: 20px;
      cursor: pointer; }
      .customers-voice .post-video .play-button-group:hover {
        fill: white; }
      .customers-voice .post-video .play-button-group .i-play-button {
        padding: 10px 16px;
        font-size: 18px;
        line-height: 1.3333333;
        color: #fff;
        background-color: #f37021;
        border-color: #f37021;
        display: inline-block;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer; }
        .customers-voice .post-video .play-button-group .i-play-button:hover {
          color: #fff; }
      .customers-voice .post-video .play-button-group .glyphicon {
        font-family: Glyphicons Halflings, sans-serif; }
      .customers-voice .post-video .play-button-group .play-button-title {
        margin: 0; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .voice-of-our-customers .customers-voice .customers-voice-item {
    height: 390px !important; }
    .voice-of-our-customers .customers-voice .customers-voice-item .post-media .image-poster {
      height: 390px !important;
      margin-left: -15px !important; }
    .voice-of-our-customers .customers-voice .customers-voice-item .post-media iframe {
      padding-right: 15px;
      height: 390px !important; }
  .voice-of-our-customers .customers-voice .owl-theme .owl-nav .owl-prev,
  .voice-of-our-customers .customers-voice .owl-theme .owl-nav .owl-next {
    bottom: 80px; }
  .voice-of-our-customers .customers-voice .post-video {
    margin-left: -15px; }
    .voice-of-our-customers .customers-voice .post-video .play-button-group {
      bottom: 110px; }
  .voice-of-our-customers .customers-voice-video-cover {
    height: 390px; } }

@-webkit-keyframes scaleOutVideo {
  from {
    -webkit-transition: -webkit-transform 500ms ease-in-out;
    transition: -webkit-transform 500ms ease-in-out;
    -o-transition: transform 500ms ease-in-out;
    transition: transform 500ms ease-in-out;
    transition: transform 500ms ease-in-out, -webkit-transform 500ms ease-in-out;
    -webkit-transform-origin: left top;
    transform-origin: left top;
    opacity: 1; }
  to {
    opacity: 0.8; } }

@keyframes scaleOutVideo {
  from {
    -webkit-transition: -webkit-transform 500ms ease-in-out;
    transition: -webkit-transform 500ms ease-in-out;
    -o-transition: transform 500ms ease-in-out;
    transition: transform 500ms ease-in-out;
    transition: transform 500ms ease-in-out, -webkit-transform 500ms ease-in-out;
    -webkit-transform-origin: left top;
    transform-origin: left top;
    opacity: 1; }
  to {
    opacity: 0.8; } }

@-webkit-keyframes scaleInVideo {
  from {
    -webkit-transition: -webkit-transform 400ms ease-in-out;
    transition: -webkit-transform 400ms ease-in-out;
    -o-transition: transform 400ms ease-in-out;
    transition: transform 400ms ease-in-out;
    transition: transform 400ms ease-in-out, -webkit-transform 400ms ease-in-out;
    -webkit-transform-origin: left top;
    transform-origin: left top;
    opacity: 0.8;
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes scaleInVideo {
  from {
    -webkit-transition: -webkit-transform 400ms ease-in-out;
    transition: -webkit-transform 400ms ease-in-out;
    -o-transition: transform 400ms ease-in-out;
    transition: transform 400ms ease-in-out;
    transition: transform 400ms ease-in-out, -webkit-transform 400ms ease-in-out;
    -webkit-transform-origin: left top;
    transform-origin: left top;
    opacity: 0.8;
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

.video-scale-in {
  -webkit-animation-name: scaleInVideo;
  animation-name: scaleInVideo; }

.video-scale-out {
  -webkit-animation-name: scaleOutVideo;
  animation-name: scaleOutVideo; }

.post-video {
  overflow: hidden; }

@media only screen and (max-device-width: 768px) {
  .voice-of-our-customers .customers-voice-description {
    margin-left: 5px; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .voice-of-our-customers .customers-voice .customers-voice-item {
    height: 760px; }
    .voice-of-our-customers .customers-voice .customers-voice-item .post-media .image-poster {
      height: 390px;
      margin-left: 0; }
    .voice-of-our-customers .customers-voice .customers-voice-item .post-media iframe {
      height: 390px; }
  .voice-of-our-customers .customers-voice .post-video .play-button-group {
    bottom: 40px; }
    .voice-of-our-customers .customers-voice .post-video .play-button-group .i-play-button {
      line-height: 30px; }
  .voice-of-our-customers .customers-voice-video-cover {
    height: 390px; } }

@media only screen and (min-device-width: 360px) and (max-device-width: 700px) {
  .voice-of-our-customers .customers-voice .customers-voice-item .post-media .image-poster {
    height: 98%;
    margin-left: 0; }
  .voice-of-our-customers .customers-voice .customers-voice-item .post-media iframe {
    height: 187px;
    padding-right: 0; } }

.top-banner h5 a {
  font-family: 'SFUIDisplayLight', sans-serif;
  margin-bottom: 3px;
  margin-top: 4px;
  text-transform: none;
  color: #FFFFFF;
  letter-spacing: 1px; }

.top-banner h5 i {
  margin-left: 5px; }

.top-banner span {
  font-family: 'SFUIDisplayBold', sans-serif; }

.page:not(.home) #content {
  padding-bottom: 0; }

.form-contact {
  margin-top: 0; }

.healthcare-header {
  color: #FFFFFF;
  background-image: url("../images/services-healthcare/banner-top.png");
  background-position: right;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 40px; }
  @media only screen and (max-width: 375px) {
    .healthcare-header .intro-text h2 {
      font-size: 32px; } }
  @media only screen and (max-width: 320px) {
    .healthcare-header .intro-text h2 {
      line-height: 50px !important; } }
  .healthcare-header .intro-number {
    margin-left: 30px;
    margin-top: -20px; }
  .healthcare-header .col-md-3-custom {
    margin-top: -25px; }

.list-digital-trans {
  margin-bottom: 65px; }
  .list-digital-trans .row:last-child {
    margin: 0; }
  .list-digital-trans .digital-trans-img {
    margin-top: 35px; }
  .list-digital-trans .digital-trans-panel h2 {
    font-size: 40px;
    font-family: 'Gotham Bold', sans-serif;
    color: #36365c;
    line-height: 40px;
    margin-bottom: 80px; }
  .list-digital-trans .trans-heading {
    font-size: 20px;
    font-family: 'Gotham Medium', sans-serif;
    color: #36365c;
    padding-right: 25px;
    padding-top: 22px;
    margin-top: 0;
    margin-bottom: 13px; }
  .list-digital-trans ul {
    padding-right: 15px; }
    .list-digital-trans ul li {
      line-height: 30px;
      list-style-type: none;
      font-size: 15px;
      font-family: 'SFUIDisplayRegular', sans-serif;
      color: #707b91; }
      .list-digital-trans ul li:before {
        background-color: #d6dce8;
        content: "";
        display: inline-block;
        margin-right: 10px;
        margin-bottom: 2px;
        height: 5px;
        width: 5px;
        margin-left: -15px; }
    .list-digital-trans ul span, .list-digital-trans ul a {
      font-size: 15px;
      font-family: 'SFUIDisplayRegular', sans-serif;
      color: #707b91; }

.applying-technology {
  background-color: #006633;
  color: #FFFFFF;
  margin-bottom: 30px;
  padding-bottom: 100px; }
  .applying-technology .col-md-4 {
    padding: 0; }
  .applying-technology .applying-technology-left {
    padding-top: 40px; }
    .applying-technology .applying-technology-left h2 {
      font-size: 48px;
      font-family: 'Gotham Thin', sans-serif;
      margin-bottom: 30px; }
    .applying-technology .applying-technology-left .content-apply .i-reason {
      margin-right: 20px;
      margin-top: 5px; }
    .applying-technology .applying-technology-left .content-apply .text-description p {
      font-size: 18px;
      font-family: 'SFUIDisplayLight', sans-serif;
      letter-spacing: 1px; }
    .applying-technology .applying-technology-left .bg-left-applying {
      margin-left: 45px;
      position: absolute; }
  .applying-technology .applying-technology-right {
    padding-top: 0; }
    .applying-technology .applying-technology-right .list-technology {
      overflow: hidden; }
      .applying-technology .applying-technology-right .list-technology span {
        font-size: 72px;
        font-family: 'Gotham Thin', sans-serif;
        color: #9fc54d; }
      .applying-technology .applying-technology-right .list-technology .info-right {
        overflow: hidden;
        padding-left: 5px;
        padding-right: 25px; }
        @media (max-width: 1024px) {
          .applying-technology .applying-technology-right .list-technology .info-right {
            padding-left: 10px; } }
        @media (max-width: 768px) {
          .applying-technology .applying-technology-right .list-technology .info-right {
            padding-left: 25px; } }
        .applying-technology .applying-technology-right .list-technology .info-right h4 {
          font-size: 20px;
          font-family: 'Gotham Medium', sans-serif;
          margin-top: 22px; }
        .applying-technology .applying-technology-right .list-technology .info-right ul {
          padding-left: 18px;
          padding-bottom: 15px;
          border-bottom: 1px dashed #FFFFFF; }
          .applying-technology .applying-technology-right .list-technology .info-right ul li {
            line-height: 25px;
            list-style-type: square;
            font-family: 'SFUIDisplayLight', sans-serif;
            font-size: 15px; }
      .applying-technology .applying-technology-right .list-technology:last-child ul {
        border-bottom: none; }
      .applying-technology .applying-technology-right .list-technology .pull-left {
        width: 27%;
        text-align: right; }

.section-why {
  margin-bottom: 65px; }
  .section-why h3 {
    font-size: 48px;
    font-family: 'Gotham Thin', sans-serif;
    color: #36365c;
    margin-bottom: 55px;
    font-weight: normal;
    margin-top: 20px; }
  .section-why .content-why {
    font-size: 15px;
    color: #707b91; }
    .section-why .content-why p {
      font-family: 'SFUIDisplayRegular', sans-serif;
      border-left: 5px solid #fd712c;
      padding-left: 13px;
      padding-right: 23px; }
    .section-why .content-why .text-strong {
      font-family: 'SFUIDisplayBold', sans-serif; }

.section-use-cases {
  background-image: url("../images/services-cloud/cloud-service-bg.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  background-color: #F6FAFD;
  padding: 60px 0 20px; }
  .section-use-cases .row {
    margin: 0; }
  .section-use-cases .col-xs-12 {
    margin-bottom: 30px; }
  .section-use-cases .title-use-cases {
    position: relative;
    margin-bottom: 50px; }
    .section-use-cases .title-use-cases h3 {
      font-size: 60px;
      font-family: 'Gotham Bold', sans-serif;
      color: #36365c;
      margin-top: 0;
      padding-top: 0;
      position: absolute;
      top: 0; }
  .section-use-cases .cases-panel {
    -webkit-transition: -webkit-box-shadow .3s;
    transition: -webkit-box-shadow .3s;
    -o-transition: box-shadow .3s;
    transition: box-shadow .3s;
    transition: box-shadow .3s, -webkit-box-shadow .3s;
    padding-bottom: 10px;
    border: 1px solid transparent;
    min-height: 500px; }
    @media (max-width: 768px) {
      .section-use-cases .cases-panel {
        min-height: 450px; } }
    @media (max-width: 414px) {
      .section-use-cases .cases-panel {
        min-height: 520px; } }
    .section-use-cases .cases-panel img {
      width: 100%;
      height: 270px;
      -webkit-transition: all 0.4s ease 0s;
      -o-transition: all 0.4s ease 0s;
      transition: all 0.4s ease 0s; }
      @media (max-width: 768px) {
        .section-use-cases .cases-panel img {
          height: auto; } }
    .section-use-cases .cases-panel:hover {
      background-color: #FFFFFF;
      -webkit-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.1);
      box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.1);
      border: solid 1px #e5e5e5; }
      .section-use-cases .cases-panel:hover img {
        -webkit-transform: scale(1.8, 1.8);
        -ms-transform: scale(1.8, 1.8);
        transform: scale(1.8, 1.8); }
      .section-use-cases .cases-panel:hover .cases-hover:after {
        opacity: 1; }
    .section-use-cases .cases-panel .cases-detail {
      padding: 0 20px;
      height: 210px; }
      .section-use-cases .cases-panel .cases-detail h3 {
        font-size: 20px;
        font-family: 'Gotham Medium', sans-serif;
        color: #36365c;
        padding-top: 27px;
        margin-bottom: 15px;
        margin-top: 0; }
      .section-use-cases .cases-panel .cases-detail p {
        height: auto !important;
        max-height: 125px;
        overflow: scroll !important;
        overflow-x: hidden !important;
        overflow-y: auto !important; }
      .section-use-cases .cases-panel .cases-detail ul {
        margin-bottom: 20px; }
        .section-use-cases .cases-panel .cases-detail ul li {
          line-height: 30px;
          list-style-type: none;
          font-size: 15px;
          font-family: 'SFUIDisplayRegular', sans-serif;
          color: #707b91; }
          .section-use-cases .cases-panel .cases-detail ul li:before {
            background-color: #d6dce8;
            content: "";
            display: inline-block;
            margin-right: 10px;
            margin-bottom: 2px;
            height: 5px;
            width: 5px; }
      .section-use-cases .cases-panel .cases-detail .case-detail-link {
        font-size: 15px;
        font-family: 'SFUIDisplayRegular', sans-serif;
        color: #fd712c;
        margin-left: 15px; }
        .section-use-cases .cases-panel .cases-detail .case-detail-link:hover {
          font-family: 'SFUIDisplayBold', sans-serif; }
      .section-use-cases .cases-panel .cases-detail .case-detail-uq {
        font-size: 15px;
        font-family: 'SFUIDisplayRegular', sans-serif;
        color: #fd712c;
        margin-left: 15px; }
    .section-use-cases .cases-panel .cases-hover {
      position: relative;
      overflow: hidden; }
      .section-use-cases .cases-panel .cases-hover:after {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: -webkit-gradient(linear, left top, right top, from(rgba(32, 84, 139, 0.5)), to(rgba(236, 236, 1, 0.4)));
        background: -webkit-linear-gradient(left, rgba(32, 84, 139, 0.5), rgba(236, 236, 1, 0.4));
        background: -o-linear-gradient(left, rgba(32, 84, 139, 0.5), rgba(236, 236, 1, 0.4));
        background: linear-gradient(to right, rgba(32, 84, 139, 0.5), rgba(236, 236, 1, 0.4));
        opacity: 0;
        -webkit-transition: all 0.4s ease 0s;
        -o-transition: all 0.4s ease 0s;
        transition: all 0.4s ease 0s; }
  .section-use-cases .bg-case {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2; }
  .section-use-cases .container {
    z-index: 3;
    position: relative; }

.i-rectangle-yellow {
  background: url(../images/services-healthcare/rectangle-yellow.png);
  display: inline-block;
  width: 68px;
  height: 68px;
  vertical-align: middle;
  margin-left: -22px; }

.section-customer-says {
  background-image: url("../images/services-healthcare/bg-customer-says.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-top: -20px; }
  .section-customer-says .row {
    padding: 75px 0;
    margin: 0; }
  .section-customer-says .container h2.text-center {
    font-size: 48px;
    font-family: 'Gotham Thin', sans-serif;
    color: #FFFFFF;
    font-weight: normal;
    margin-top: 0;
    letter-spacing: 1px; }
  .section-customer-says h2 {
    font-size: 48px;
    font-family: 'Gotham Thin', sans-serif;
    color: #FFFFFF;
    font-weight: normal;
    margin-top: 0;
    letter-spacing: 1px; }
  .section-customer-says h4 {
    font-size: 20px;
    font-family: 'SFUIDisplayRegular', sans-serif;
    color: #fd712c;
    margin-top: 35px; }
  .section-customer-says h5 {
    font-size: 15px;
    font-family: 'SFUIDisplayRegular', sans-serif;
    color: #FFFFFF;
    text-transform: none;
    padding-top: 0;
    line-height: 23px;
    letter-spacing: 1px; }
  .section-customer-says p {
    font-size: 15px;
    font-family: 'SFUIDisplayLight', sans-serif;
    color: #999999;
    letter-spacing: 1px;
    margin-bottom: 30px; }
  .section-customer-says .i-reason {
    vertical-align: baseline;
    margin-right: 15px;
    margin-left: 15px; }
    @media (max-width: 414px) {
      .section-customer-says .i-reason {
        left: -5px !important;
        top: 25px !important; } }
  .section-customer-says .customer-say-content {
    position: relative;
    padding-left: 75px; }
    @media (max-width: 375px) {
      .section-customer-says .customer-say-content {
        padding-left: 55px; } }
    .section-customer-says .customer-say-content p:before {
      content: url("../images/services-healthcare/quote-left.png");
      display: inline-block;
      position: absolute;
      width: 45px;
      top: 37px;
      left: 2%;
      color: #f07941;
      font-size: 36px; }
    .section-customer-says .customer-say-content p:after {
      content: url("../images/services-healthcare/quote-right.png");
      display: inline-block;
      position: absolute;
      bottom: -35px;
      right: 2%;
      color: #f07941;
      font-size: 36px; }

@media (min-width: 980px) {
  .top-banner {
    padding: 15px 70px; }
  .list-digital-trans .digital-trans-panel h2 {
    font-size: 60px;
    line-height: 61px; }
  .list-digital-trans .row:last-child {
    margin: 0 -15px; }
  .applying-technology .applying-technology-right {
    padding-top: 53px; }
    .applying-technology .applying-technology-right .list-technology .pull-left {
      width: 33%;
      padding-right: 15px; }
    .applying-technology .applying-technology-right .list-technology .info-right {
      padding-right: 0; } }

@media only screen and (min-device-width: 300px) and (max-device-width: 700px) {
  .applying-technology .applying-technology-left .i-reason {
    margin-right: 10px;
    margin-top: 5px; }
  .applying-technology .applying-technology-left .text-description p {
    display: inline-block;
    max-width: 85%; }
  .applying-technology .applying-technology-left .bg-left-applying {
    margin: 0 auto;
    position: relative; }
  .applying-technology .applying-technology-left h2 {
    font-size: 38px; }
  .section-customer-says .text-center {
    font-size: 44px;
    margin-bottom: 30px;
    padding-left: 35px; }
    .section-customer-says .text-center .i-reason {
      position: absolute;
      left: 10px !important;
      top: 2px; } }

@media only screen and (min-width: 414px) {
  .section-customer-says .text-center {
    padding-left: 10px; } }

.i-sm-arrow-right {
  background: url("../images/arrow-right.png");
  display: inline-block;
  width: 11px;
  height: 11px;
  margin-right: 5px; }

.i-download {
  background: url("../images/whitepaper/download-link.png");
  display: inline-block;
  width: 28px;
  height: 24px; }

.intro-text .link-contact {
  font-family: 'SFUIDisplayLight', sans-serif;
  font-size: 15px;
  color: #f07941;
  border: 1px solid #d76f2c;
  padding: 10px 30px;
  border-radius: 0; }

.intro-text .button {
  position: relative; }
  .intro-text .button:before, .intro-text .button:after {
    content: "";
    border-style: solid;
    position: absolute;
    border-radius: 3px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
  .intro-text .button:before {
    width: 0;
    height: 100%;
    border-width: 1px 0 1px 0;
    top: -1px;
    left: 0; }
  .intro-text .button:after {
    width: 100%;
    height: 0;
    border-width: 0 1px 0 1px;
    top: 0;
    left: -1px; }
  .intro-text .button:hover:before {
    width: 100%; }
  .intro-text .button:hover:after {
    height: 100%; }
  .intro-text .button.link-contact:before, .intro-text .button.link-contact:after {
    border-color: #FFCC00;
    border-radius: 0; }
  .intro-text .button.link-contact:hover {
    color: #FFCC00; }

.whitepapers-header {
  color: #FFFFFF;
  background-image: url("../images/whitepaper/banner-top.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-bottom: 40px; }

.whitepapers-content {
  margin-bottom: 100px; }
  .whitepapers-content h2 {
    font-size: 48px;
    font-family: 'Gotham Bold', sans-serif;
    color: #36365c;
    margin-bottom: 50px; }
    @media (min-width: 375px) and (max-width: 413px) {
      .whitepapers-content h2 {
        font-size: 43px; } }
    @media (max-width: 320px) {
      .whitepapers-content h2 {
        font-size: 37px; } }
  .whitepapers-content .text-center {
    font-family: "Gotham Bold", sans-serif;
    font-size: 48px;
    line-height: 1.27;
    text-align: center;
    color: #36365c; }
  .whitepapers-content .result-content {
    margin-top: -85px; }
    .whitepapers-content .result-content .item-panel {
      background: transparent;
      border: 1px solid #e5e5e5;
      display: inline;
      width: 100%;
      float: left;
      padding-bottom: 10px;
      margin-bottom: 100px; }
      .whitepapers-content .result-content .item-panel img {
        margin: -50px auto 0;
        height: 288px;
        width: 289px;
        position: relative;
        border: 8px solid #fff; }
    .whitepapers-content .result-content .item-info-whitepaper {
      background: #e0ebf9;
      padding-top: 90px;
      padding-bottom: 5px;
      margin-top: -90px;
      height: 180px;
      overflow: hidden; }
      .whitepapers-content .result-content .item-info-whitepaper h4 {
        font-size: 20px;
        font-family: 'SFUIDisplayBold', sans-serif;
        text-align: center;
        padding: 0 30px;
        line-height: 25px;
        margin-top: 7px;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s; }
        .whitepapers-content .result-content .item-info-whitepaper h4 a {
          font-size: 20px;
          font-family: 'SFUIDisplayBold', sans-serif;
          text-align: center;
          line-height: 25px;
          margin-top: 10px;
          -webkit-transition: all 0.3s ease 0s;
          -o-transition: all 0.3s ease 0s;
          transition: all 0.3s ease 0s;
          color: #36365c; }
          .whitepapers-content .result-content .item-info-whitepaper h4 a:hover {
            color: #f07941;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
            text-decoration: none; }
    .whitepapers-content .result-content .div-download {
      padding: 20px 0; }
      .whitepapers-content .result-content .div-download a {
        color: #36365c;
        font-size: 17px;
        font-family: 'SFUIDisplayRegular', sans-serif; }
        .whitepapers-content .result-content .div-download a i {
          margin-right: 10px; }
    .whitepapers-content .result-content .row {
      margin-top: 120px; }
    .whitepapers-content .result-content .item-panel .i-right-white {
      background: url(../images/whitepaper/blue-dot.png);
      display: inline-block;
      width: 284px;
      height: 215px;
      position: absolute;
      left: 80px;
      top: -66px;
      background-size: cover; }
    .whitepapers-content .result-content p {
      margin-top: 65px; }
  .whitepapers-content .filter-sort {
    font-size: 17px;
    font-family: 'SFUIDisplayBold', sans-serif;
    color: #36365c; }
    @media (min-width: 320px) and (max-width: 1023px) {
      .whitepapers-content .filter-sort {
        margin: 0 10px; } }
    .whitepapers-content .filter-sort .select-filter {
      width: auto;
      display: inline; }
    .whitepapers-content .filter-sort .select2-selection.select2-selection--multiple {
      display: none; }
    .whitepapers-content .filter-sort .select2-results {
      width: 100%; }
    @media (min-width: 320px) and (max-width: 1023px) {
      .whitepapers-content .filter-sort .select2-dropdown--below {
        width: auto !important; } }
    .whitepapers-content .filter-sort ul.select2-results__options {
      background-color: transparent; }
      .whitepapers-content .filter-sort ul.select2-results__options li {
        font-family: 'SFUIDisplayRegular', sans-serif;
        font-size: 14px;
        background-color: #f3f4f8; }
        .whitepapers-content .filter-sort ul.select2-results__options li.select2-results__option--highlighted {
          color: #fd712c;
          background-color: white; }
    .whitepapers-content .filter-sort .selection .select2-selection.select2-selection--single {
      display: none; }
    .whitepapers-content .filter-sort .selection-result .list-inline {
      margin-bottom: 35px;
      margin-top: -15px; }
    @media (min-width: 1280px) and (max-width: 1500px) {
      .whitepapers-content .filter-sort .select2-container--open .select2-dropdown {
        left: 59px; } }

.white-paper-item img {
  max-width: 100%;
  height: auto; }

.white-paper-item .post-slide {
  min-height: 520px; }
  .white-paper-item .post-slide .intro-text .intro-heading {
    padding-top: 81px; }
  .white-paper-item .post-slide .top-banner span {
    font-family: 'SFUIDisplayBold', sans-serif; }

.white-paper-item .sidebar-primary {
  border: 1px solid #eee;
  padding: 0px 15px;
  border-radius: 4px; }
  .white-paper-item .sidebar-primary .sidebar-single-white_paper form div > h3 {
    text-align: center !important;
    color: #333;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: normal; }
  .white-paper-item .sidebar-primary .sidebar-single-white_paper form div label {
    color: #333;
    letter-spacing: 0.5px;
    font-weight: 300;
    font-size: 11px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif; }
  .white-paper-item .sidebar-primary .sidebar-single-white_paper form div input[type="text"], .white-paper-item .sidebar-primary .sidebar-single-white_paper form div input[type="email"], .white-paper-item .sidebar-primary .sidebar-single-white_paper form div select {
    border: 1px solid #eee;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 2px solid #eee;
    background: #f9f9f9;
    width: 100%;
    height: 34px;
    outline: none;
    padding-left: 15px; }
  .white-paper-item .sidebar-primary .sidebar-single-white_paper form div select {
    color: #333333; }
  .white-paper-item .sidebar-primary .sidebar-single-white_paper form div input[type="submit"] {
    border-radius: 4px !important;
    background: #ff7e00;
    color: #fff; }
  .white-paper-item .sidebar-primary .sidebar-single-white_paper .contact-block div {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
  .white-paper-item .sidebar-primary .sidebar-single-white_paper .wpcf7-validation-errors {
    color: #f00; }

.fancybox img.size-full {
  max-width: 100%;
  height: auto !important; }

.filter-sort .selection .select2-selection.select2-selection--single {
  display: none; }

.filter-sort .filter-btn {
  border-bottom: 1px solid #e5e5e5;
  padding: 0 5px 5px 0;
  color: #36365c;
  min-width: 50px;
  height: 30px;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  font-family: SFUIDisplay-Regular,sans-serif; }
  .filter-sort .filter-btn:after {
    content: "\f107";
    font-family: "FontAwesome", sans-serif;
    margin-left: 5px; }
  .filter-sort .filter-btn:hover {
    border: 1px solid #fd712c;
    border-radius: 4px 4px;
    color: #fd712c;
    cursor: pointer; }

@media (min-width: 768px) and (max-width: 1204px) {
  .whitepapers-content .result-content .item-panel .i-right-white {
    background: url(../images/whitepaper/blue-dot.png);
    display: inline-block;
    width: 284px;
    height: 216px;
    position: absolute;
    left: 269px;
    margin-top: -67px;
    top: unset;
    background-size: cover; } }

@media only screen and (min-device-width: 360px) and (max-device-width: 700px) {
  .whitepapers-content .result-content .item-panel .i-right-white {
    background: url(../images/whitepaper/blue-dot.png);
    display: inline-block;
    width: 284px;
    height: 215px;
    position: absolute;
    left: 96px;
    margin-top: -65px;
    top: unset;
    background-size: cover; }
  .whitepapers-content .result-content p {
    margin-top: -100px;
    margin-left: 25px; }
  .whitepapers-content .text-center {
    font-size: 35px; }
    .whitepapers-content .text-center .i-reason {
      margin-top: 0; } }

.innovation-header {
  color: #FFFFFF;
  background: url("../images/innovation-hub/banner.png") no-repeat scroll center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-bottom: 40px; }
  .innovation-header .intro-text {
    padding-top: 70px;
    padding-bottom: 132px; }

.innovation-hub-content {
  margin-bottom: 100px;
  padding-left: 15px;
  padding-right: 15px; }
  .innovation-hub-content .filter-sort-content {
    margin-top: 0; }
    .innovation-hub-content .filter-sort-content .item-panel {
      background: transparent;
      display: inline;
      width: 100%;
      float: left;
      padding-bottom: 10px;
      margin-bottom: 22px; }
      .innovation-hub-content .filter-sort-content .item-panel img {
        width: 100%;
        display: block;
        height: 200px; }
      .innovation-hub-content .filter-sort-content .item-panel .item-detail h4 {
        font-size: 17px;
        font-family: 'SFUIDisplayBold', sans-serif;
        margin-top: 20px;
        height: 38px; }
        .innovation-hub-content .filter-sort-content .item-panel .item-detail h4 a {
          color: #36365c;
          font-size: 17px;
          font-family: 'SFUIDisplayBold', sans-serif; }
          .innovation-hub-content .filter-sort-content .item-panel .item-detail h4 a:hover {
            color: #f07941;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
            text-decoration: none; }
      .innovation-hub-content .filter-sort-content .item-panel .item-detail p {
        font-size: 15px;
        font-family: 'SFUIDisplayRegular', sans-serif;
        color: #707b91;
        height: 63px;
        overflow: hidden;
        overflow-y: auto;
        -webkit-box-orient: vertical; }
        .innovation-hub-content .filter-sort-content .item-panel .item-detail p:before {
          margin-right: 5px !important; }
  .innovation-hub-content .select2-dropdown--below {
    width: 200px; }
  .innovation-hub-content .select2-results {
    width: 100%; }
  .innovation-hub-content .filter-sort {
    margin-top: 10px;
    margin-left: -15px;
    padding-left: 10px; }
    .innovation-hub-content .filter-sort span.title {
      padding-top: 6px;
      float: left;
      font-family: 'SFUIDisplayBold', sans-serif;
      font-size: 17px; }
    .innovation-hub-content .filter-sort .select-filter-wrapper,
    .innovation-hub-content .filter-sort .industries-select-filter-wrapper,
    .innovation-hub-content .filter-sort .select-sort-wrapper {
      padding-top: 3px;
      height: 35px;
      margin-left: -10px; }
    .innovation-hub-content .filter-sort #industries-filter {
      opacity: 0;
      display: none; }
    .innovation-hub-content .filter-sort .select2-selection.select2-selection--multiple {
      display: none; }
    .innovation-hub-content .filter-sort .select2-selection__rendered {
      display: none; }
    .innovation-hub-content .filter-sort .filter-btn {
      border: 1px solid transparent;
      padding: 5px 5px 5px 0;
      color: #36365c;
      min-width: 50px;
      height: 30px;
      display: inline-block;
      text-decoration: none;
      text-align: center; }
      .innovation-hub-content .filter-sort .filter-btn:after {
        content: "\f107";
        font-family: "FontAwesome", sans-serif;
        margin-left: 5px; }
      .innovation-hub-content .filter-sort .filter-btn:hover {
        border: 1px solid #fd712c;
        border-radius: 4px 4px;
        color: #fd712c;
        cursor: pointer; }
    .innovation-hub-content .filter-sort .select2-dropdown.filter-dropdown.select2-dropdown--below {
      width: 200px; }
    .innovation-hub-content .filter-sort .select2-selection__placeholder,
    .innovation-hub-content .filter-sort .select2-selection__rendered {
      color: #363636;
      font-size: 14px;
      font-family: 'SFUIDisplayRegular', sans-serif; }
    .innovation-hub-content .filter-sort ul.select2-results__options {
      background-color: transparent; }
      .innovation-hub-content .filter-sort ul.select2-results__options li {
        font-family: 'SFUIDisplayRegular', sans-serif;
        font-size: 14px;
        background-color: #f3f4f8; }
        .innovation-hub-content .filter-sort ul.select2-results__options li.select2-results__option--highlighted {
          color: #fd712c;
          background-color: white; }
    .innovation-hub-content .filter-sort .select2-container--default .industries-filter-dropdown .select2-results__option--highlighted {
      color: #fd712c;
      background-color: white; }
  .innovation-hub-content .selection-result {
    clear: both;
    padding-left: 0;
    padding-right: 0; }
  .innovation-hub-content .selected-list {
    list-style: none; }
  .innovation-hub-content .selected-list li {
    display: inline;
    padding: 5px; }
  .innovation-hub-content .selected-list .selected-item {
    margin-bottom: 0;
    display: inline-block; }
    .innovation-hub-content .selected-list .selected-item .btn-success {
      color: #fff;
      background-color: #5cb85c;
      border-color: #4cae4c; }
  .innovation-hub-content .text-center {
    margin-bottom: 30px;
    margin-top: -10px; }

.filter-dropdown {
  width: 200px;
  margin-left: -170px; }
  @media (min-width: 320px) and (max-width: 1024px) {
    .filter-dropdown {
      margin-left: 0; } }

.industries-filter-dropdown {
  width: 200px;
  margin-left: -150px; }
  .industries-filter-dropdown .select2-results {
    width: 200px; }

.sort-dropdown {
  width: 150px;
  margin-left: -80px; }
  @media (min-width: 320px) and (max-width: 1024px) {
    .sort-dropdown {
      margin-left: 0; } }

.checkingbox:before {
  font-family: "FontAwesome", sans-serif;
  color: #999;
  content: "\f096";
  width: 25px;
  height: 25px;
  padding-right: 10px; }

.select2-results__option[aria-selected=true] .checkingbox:before {
  content: "\f14a";
  color: #fd712c; }

.select2-results__option[aria-selected=true] .filtering-text {
  color: #fd712c; }

#technologies-selected .selected-item .btn-selected,
#industries-selected .selected-item .btn-selected,
#sort-selected .selected-item .btn-selected {
  background-color: #fd712c;
  font-size: 13px;
  padding: 6px;
  color: #FFFFFF;
  font-family: 'SFUIDisplayRegular', sans-serif; }

@media only screen and (min-device-width: 375px) and (max-device-width: 700px) {
  .list-testimonials-content .testimonials-description .customers-voice-video {
    width: 345px !important;
    height: auto; } }

@media only screen and (min-device-width: 360px) and (max-device-width: 700px) {
  .list-testimonials-content .testimonials-description .customers-voice-video {
    width: 330px;
    height: auto; }
  .list-testimonials-content .testimonials-description .play-button-group {
    position: relative !important;
    bottom: 25px !important; }
  .list-testimonials-content .testimonials-description .play-button-group .i-play-button {
    text-align: center; }
  .list-testimonials .text-center .testimonials-panel h2 {
    font-size: 30px;
    line-height: 31px;
    margin-bottom: 30px; }
  .list-testimonials .text-center .testimonials-panel .i-section-bullet {
    margin-top: 0;
    width: 20px; } }

@media screen and (max-width: 767px) {
  .innovation-hub-content .filter-sort-content .item-panel .item-detail h4 {
    height: auto; } }

vcloud-pro-serviceservice-cloud-professional-header {
  color: #FFFFFF;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-bottom: 40px; }
  vcloud-pro-serviceservice-cloud-professional-header .top-service-cloud-professional {
    background-color: rgba(0, 0, 0, 0.1);
    color: #FFFFFF;
    font-size: 15px;
    padding: 15px 70px; }
    vcloud-pro-serviceservice-cloud-professional-header .top-service-cloud-professional h5 {
      font-family: 'SFUIDisplayLight', sans-serif;
      margin-bottom: 3px;
      margin-top: 4px;
      text-transform: none; }
    vcloud-pro-serviceservice-cloud-professional-header .top-service-cloud-professional span {
      font-family: 'SFUIDisplayBold', sans-serif; }

.services-success-stories {
  background-image: none !important; }

.service-cloud-professional-header .intro-number {
  font-family: "Gotham Book",sans-serif;
  font-size: 160px;
  line-height: 1.51;
  letter-spacing: -8px;
  text-align: left;
  color: #ffffff; }

.service-cloud-professional-header .percent {
  color: #ffffff;
  font-size: 40px;
  position: absolute;
  margin-top: 45px;
  margin-left: 15px; }

.service-cloud-professional-header .col-md-3-custom {
  margin-top: -65px; }

.service-cloud-professional-header .number-description {
  font-family: "SFUIDisplayRegular", sans-serif;
  font-size: 15px;
  text-align: left;
  margin-top: 30px;
  line-height: 1.48; }

.service-cloud-professional-header .head-reference {
  margin-top: 20px;
  font-family: "SFUIDisplayRegular", sans-serif;
  font-size: 13px; }

.list-cloud-services {
  margin-bottom: 0; }
  .list-cloud-services .cloud-services-img {
    margin-top: 44px; }
    .list-cloud-services .cloud-services-img .img-responsive {
      height: 87px; }
  .list-cloud-services .cloud-services-panel h2 {
    font-size: 55px;
    font-family: 'Gotham Bold', sans-serif;
    color: #36365c;
    line-height: 57px;
    margin-bottom: 50px; }

.our-proven-use-cases .row {
  margin: 0; }

.list-cloud-services-content {
  color: #000000;
  background-image: url("../images/services-cloud/cloud-service-bg.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-bottom: 0;
  min-height: 520px;
  padding-bottom: 50px; }
  .list-cloud-services-content .col-md-3 {
    height: 285px; }
  .list-cloud-services-content .cloud-services-heading {
    font-family: "Gotham Thin", sans-serif;
    font-size: 72px;
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    margin-top: 30px;
    text-align: left;
    color: #fd712c;
    margin-bottom: 0; }
  .list-cloud-services-content .cloud-services-title {
    font-family: "Gotham Medium", sans-serif;
    font-size: 20px;
    line-height: 1;
    text-align: left;
    color: #36365c;
    margin-top: 0;
    padding-top: 10px; }
  .list-cloud-services-content .cloud-services-description {
    font-family: "SFUIDisplayRegular", sans-serif;
    font-size: 15px;
    line-height: 1.5;
    color: #707b91;
    margin-top: 20px; }

.cloud-services-section-why {
  height: auto;
  background-color: #f7f9fc;
  padding-bottom: 40px; }
  @media (min-width: 992px) {
    .cloud-services-section-why .col-md-5 {
      width: 41%; } }
  .cloud-services-section-why .cloud-service-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .cloud-services-section-why h3 {
    font-size: 48px;
    font-family: 'Gotham Thin', sans-serif;
    color: #36365c;
    margin-bottom: 30px;
    margin-top: 50px;
    font-weight: normal; }
  .cloud-services-section-why .why-heading {
    font-family: "SFUIDisplayLight", sans-serif;
    font-size: 18px;
    line-height: 1.56;
    color: #575f7d;
    margin-bottom: 45px; }
    .cloud-services-section-why .why-heading .i-section-bullet {
      float: left;
      margin-right: 32px;
      margin-top: 5px; }
  .cloud-services-section-why .fpt-why-content {
    margin-top: 30px;
    margin-bottom: 30px; }
    .cloud-services-section-why .fpt-why-content img {
      max-width: 100%; }
    .cloud-services-section-why .fpt-why-content .fa-angle-right {
      margin-left: 10px; }
    .cloud-services-section-why .fpt-why-content .fpt-why-title {
      font-family: "Gotham Medium", sans-serif;
      font-size: 20px;
      line-height: 1.2;
      color: #36365c;
      font-style: normal;
      text-transform: none;
      letter-spacing: 1px; }
      .cloud-services-section-why .fpt-why-content .fpt-why-title i {
        display: inline-block;
        width: 86px;
        height: 86px;
        vertical-align: middle;
        margin-right: 15px;
        background-size: contain;
        background-repeat: no-repeat;
        float: left; }
    .cloud-services-section-why .fpt-why-content .why-description {
      margin-left: 120px;
      line-height: 1.33;
      text-align: left;
      color: #707b91;
      list-style-type: none;
      margin-top: 20px; }
      .cloud-services-section-why .fpt-why-content .why-description li {
        line-height: 1.6;
        font-family: "SFUIDisplayRegular", sans-serif;
        font-size: 15px; }
      .cloud-services-section-why .fpt-why-content .why-description li:before {
        content: "";
        margin-right: 10px;
        display: inline-block;
        width: 5px;
        height: 5px;
        background-color: #d6dce8;
        margin-bottom: 2px;
        margin-left: -15px; }

.our-proven-use-cases .voice-of-our-customers-title {
  padding: 30px 0 40px; }
  .our-proven-use-cases .voice-of-our-customers-title .title-voice-of-our-customers {
    font-size: 48px;
    color: #36365c;
    font-family: 'Gotham Thin', sans-serif; }

.our-proven-use-cases .customers-voice video {
  background-color: #68efc7; }

.our-proven-use-cases .post-description {
  font-family: "SFUIDisplayRegular", sans-serif;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: left;
  color: #707b91;
  margin-bottom: 40px;
  padding-top: 10px; }

.our-proven-use-cases .owl-theme .owl-nav [class*='owl-'] {
  background: #fff; }

.our-proven-use-cases .customers-voice-video {
  height: 304px; }
  @media (max-width: 768px) {
    .our-proven-use-cases .customers-voice-video {
      height: 206px; } }

.our-proven-use-cases .customers-voice .customers-voice-item .post-slide {
  position: relative; }
  .our-proven-use-cases .customers-voice .customers-voice-item .post-slide .image-poster {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0; }
  .our-proven-use-cases .customers-voice .customers-voice-item .post-slide iframe {
    width: 100%;
    height: 300px; }

@media (max-width: 768px) and (min-width: 500px) {
  .our-proven-use-cases .customers-voice .customers-voice-item .col-md-6 {
    overflow: hidden;
    clear: both;
    padding-right: 25px;
    margin-bottom: 10px; }
    .our-proven-use-cases .customers-voice .customers-voice-item .col-md-6 .post-video {
      min-height: 240px; }
      .our-proven-use-cases .customers-voice .customers-voice-item .col-md-6 .post-video video {
        height: auto; }
  .our-proven-use-cases .customers-voice .customers-voice-item .post-content {
    padding-top: 1px; }
  .our-proven-use-cases .customers-voice .customers-voice-item .post-slide iframe {
    height: 350px; }
  .our-proven-use-cases .customers-voice .customers-voice-item .post-slide .pull-left img {
    max-width: 85%;
    margin: auto; } }

.our-proven-use-cases .customers-voice .customers-voice-item .i-right-bottom {
  display: inline-block;
  max-width: 100%;
  height: 100%;
  width: 100%;
  background-size: cover; }

.our-proven-use-cases .customers-voice .customers-voice-item .post-content {
  padding-top: 1px; }

.our-proven-use-cases .customers-voice .customers-voice-item .post-slide .pull-left img {
  max-width: 85%; }

.section-use-cases.services-success-stories {
  background-color: #284c92;
  color: #FFFFFF;
  padding: 60px 0; }
  .section-use-cases.services-success-stories .title-use-cases {
    margin-bottom: 20px; }
    .section-use-cases.services-success-stories .title-use-cases h3 {
      color: #FFFFFF; }
  .section-use-cases.services-success-stories .cases-panel {
    min-height: 555px; }
    @media (max-width: 768px) {
      .section-use-cases.services-success-stories .cases-panel {
        min-height: 550px; } }
    @media (max-width: 415px) {
      .section-use-cases.services-success-stories .cases-panel {
        min-height: 0; } }
    @media (min-width: 768px) {
      .section-use-cases.services-success-stories .cases-panel img {
        height: auto; } }
    .section-use-cases.services-success-stories .cases-panel .cases-detail {
      height: auto; }
      .section-use-cases.services-success-stories .cases-panel .cases-detail h3 {
        color: #FFFFFF; }
      .section-use-cases.services-success-stories .cases-panel .cases-detail p {
        font-family: 'SFUIDisplayRegular', sans-serif;
        font-size: 15px;
        letter-spacing: 1px; }
      .section-use-cases.services-success-stories .cases-panel .cases-detail .case-detail-link {
        margin-left: 0; }
    .section-use-cases.services-success-stories .cases-panel:hover, .section-use-cases.services-success-stories .cases-panel:hover h3 {
      color: #000000;
      cursor: pointer; }

.cloud-services-care-more .fpt-why-title {
  border-left: 6px solid #fd712c;
  padding-left: 15px; }

.cloud-services-care-more .learn-more {
  width: 160px;
  height: 42px;
  background-color: #74aaf4;
  line-height: 2.0;
  color: #FFFFFF;
  margin-top: 50px;
  border-radius: 0;
  border: none; }

.cloud-services-care-more .care-more-text {
  font-family: "SFUIDisplayRegular", sans-serif;
  font-size: 15px;
  line-height: 1.5;
  color: #707b91;
  margin-top: 30px; }

.cloud-services-care-more .care-more-img {
  margin-top: 0; }

.section-use-cases .bg-case .care-more-img {
  max-height: 750px; }

.cloud-services-customers .customer-name {
  font-family: "Gotham Thin", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.25;
  color: #fd712c; }

.cloud-services-customers h2 {
  margin-bottom: 50px; }

.cloud-services-customers h5.customer-title {
  font-family: "SFUIDisplayRegular", sans-serif;
  font-size: 15px;
  color: #ffffff;
  font-weight: normal;
  line-height: 20px; }

.cloud-services-customers .customer-say-content p {
  padding-top: 30px; }
  .cloud-services-customers .customer-say-content p:before {
    top: 0; }

.section-customer-says .customer-name {
  font-family: "Gotham Thin", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.25;
  color: #fd712c; }

.section-customer-says h2 {
  margin-bottom: 50px; }

.section-customer-says h5.customer-title {
  font-family: "SFUIDisplayRegular", sans-serif;
  font-size: 15px;
  color: #ffffff;
  font-weight: normal;
  line-height: 20px; }

.customers-voice .post-slide {
  position: relative;
  z-index: 10; }
  .customers-voice .post-slide .post-content {
    clear: both; }

.customers-voice .customers-voice-item .i-right-bottom {
  position: absolute;
  bottom: -23px;
  z-index: 5; }

.customers-voice .owl-theme .owl-item {
  padding-bottom: 50px; }

.customers-voice .owl-theme .owl-nav .owl-prev {
  right: 36px;
  left: auto;
  bottom: 55px; }

.customers-voice .owl-theme .owl-nav .owl-next {
  right: 10px;
  bottom: 55px; }

.customers-voice .owl-theme .owl-nav .owl-next:after, .customers-voice .owl-theme .owl-nav .owl-prev:after {
  color: #000000;
  font-size: 27px; }

.service-cloud-professional-header .col-md-3-custom {
  margin-top: -65px; }

.intro-number {
  font-family: "Gotham Book",sans-serif;
  font-size: 160px;
  line-height: 1;
  letter-spacing: -8px;
  text-align: left;
  color: #ffffff;
  margin-top: -15px; }

.percent {
  color: #ffffff;
  font-size: 40px;
  position: absolute;
  margin-top: 30px;
  margin-left: 15px; }

.number-description {
  font-family: "SFUIDisplayRegular", sans-serif;
  font-size: 15px;
  text-align: left;
  margin-top: 25px;
  line-height: 1.48; }

.head-reference {
  margin-top: 20px;
  font-family: "SFUIDisplayRegular", sans-serif;
  font-size: 13px; }

.i-right-bottom {
  background: url("../images/services-cloud/bg-right-bottom.png");
  display: none;
  width: 500px;
  height: 284px; }

@media (max-width: 768px) {
  .healthcare-header .cloud-services-care-more .care-more-img {
    margin-top: -50px; }
  .healthcare-header .i-right-bottom {
    display: inline-block; }
  .healthcare-header .section-use-cases.services-success-stories {
    padding: 50px 0 35px; }
  .healthcare-header .col-md-3-custom {
    width: 35%;
    float: left; }
  .healthcare-header .col-md-6 {
    width: 50%;
    float: left; }
  .list-cloud-services .list-cloud-services-content .col-md-3 {
    height: 350px; } }

@media (max-width: 414px) {
  .healthcare-header .col-md-3.col-md-3-custom .intro-number {
    margin-left: 0;
    font-size: 90px; }
  .healthcare-header .col-md-6 {
    width: 60%;
    float: left;
    margin-left: 10px;
    margin-top: -40px; } }

@media (min-width: 1024px) {
  .customers-voice-item .col-md-offset-1 {
    margin-left: 4%; } }

@media (max-width: 414px) {
  .section-customer-says.cloud-services-customers .container .text-center .i-reason {
    left: 85% !important;
    top: 35px !important; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* IE10+ specific styles go here */
  .cloud-services-section-why .fpt-why-content .fpt-why-title {
    font-size: 16px; } }

@media only screen and (min-device-width: 360px) and (max-device-width: 700px) {
  .our-proven-use-cases .customers-voice .customers-voice-item .pull-left {
    margin-top: 40px; }
    .our-proven-use-cases .customers-voice .customers-voice-item .pull-left img {
      width: 75%; }
  .our-proven-use-cases .customers-voice .customers-voice-item .post-slide iframe {
    height: 186px; }
  .list-cloud-services .list-cloud-services-content .col-md-3 {
    height: 205px; } }

.cloud-pro-service .our-proven-use-cases .customers-voice .post-video {
  margin-left: 0 !important; }

.text-in-fpt-success {
  height: 330px; }

/*****************Style FPT Insight*******************/
.fpt-insight .top-insight {
  margin-bottom: 59px; }
  .fpt-insight .top-insight .owl-prev,
  .fpt-insight .top-insight .owl-next {
    visibility: hidden; }
  .fpt-insight .top-insight .top-banner {
    position: absolute;
    width: 100%; }
  .fpt-insight .top-insight .owl-theme .owl-dot.active span, .fpt-insight .top-insight .owl-theme .owl-dothover span {
    background: #f07941; }
  .fpt-insight .top-insight .owl-theme .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px 5px;
    background: #d6dce8; }

.fpt-insight .case-studies-1 .intro-text {
  padding-top: 110px; }
  @media (max-width: 414px) {
    .fpt-insight .case-studies-1 .intro-text {
      padding-top: 95px; } }
  .fpt-insight .case-studies-1 .intro-text .rwe {
    color: #f07941;
    font-family: SFUIText,sans-serif; }
    .fpt-insight .case-studies-1 .intro-text .rwe:hover {
      color: #FF9933;
      text-decoration: none; }
  .fpt-insight .case-studies-1 .intro-text img {
    width: auto;
    display: inline; }
  .fpt-insight .case-studies-1 .intro-text .i-next {
    background: url(../images/our-service-offerings/next-block.png);
    display: inline-block;
    width: 34px;
    height: 11px;
    vertical-align: middle;
    margin-left: 10px; }

.fpt-insight .case-technology {
  margin-bottom: 79px; }
  .fpt-insight .case-technology .img-responsive {
    width: 100%; }
  .fpt-insight .case-technology .owl-carousel .owl-nav.disabled {
    display: block; }
  .fpt-insight .case-technology .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 22px;
    margin: 5px;
    padding: 4px 7px;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    background-color: #293241;
    width: 42px;
    height: 42px;
    opacity: 0.95; }
    .fpt-insight .case-technology .owl-theme .owl-nav [class*='owl-']:hover {
      background: #fefeff;
      -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
      box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
      text-decoration: none; }
    .fpt-insight .case-technology .owl-theme .owl-nav [class*='owl-']:hover:after {
      color: #000000; }
  .fpt-insight .case-technology .owl-theme .owl-nav .owl-next {
    top: 130px;
    margin-right: 45px; }
    .fpt-insight .case-technology .owl-theme .owl-nav .owl-next:after {
      font-size: 25px; }
  .fpt-insight .case-technology .owl-theme .owl-nav .owl-prev {
    top: 130px;
    margin-left: 45px; }
    .fpt-insight .case-technology .owl-theme .owl-nav .owl-prev:after {
      font-size: 25px; }
  .fpt-insight .case-technology .owl-theme .post-slide {
    margin-bottom: 79px; }
  .fpt-insight .case-technology .post-description {
    font-family: "Gotham Thin", sans-serif;
    font-size: 48px;
    font-weight: 100;
    line-height: 1.04;
    text-align: left;
    color: #36365c;
    margin-bottom: 33px;
    margin-left: 15px; }
    .fpt-insight .case-technology .post-description span {
      font-family: "Gotham Bold", sans-serif; }
  .fpt-insight .case-technology .post-pad-top {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin: 25px; }
    .fpt-insight .case-technology .post-pad-top:hover {
      -webkit-transform: scale(1.08);
      -ms-transform: scale(1.08);
      transform: scale(1.08);
      -webkit-transition: all .3s ease-out;
      -o-transition: all .3s ease-out;
      transition: all .3s ease-out;
      -webkit-box-shadow: 0 5px 25px 0 rgba(240, 121, 65, 0.55);
      box-shadow: 0 5px 25px 0 rgba(240, 121, 65, 0.55); }
      .fpt-insight .case-technology .post-pad-top:hover a {
        text-decoration: none; }
    .fpt-insight .case-technology .post-pad-top h4 a {
      position: absolute;
      margin-top: -75px;
      margin-left: 15px;
      font-family: GothamMedium, sans-serif;
      color: #ffffff;
      font-weight: 500;
      height: 45px;
      width: 215px;
      font-size: 20px; }

@media only screen and (max-width: 768px) {
  .fpt-insight .case-technology .owl-theme .owl-nav .owl-prev {
    top: 40%;
    margin-left: 45px; }
  .fpt-insight .case-technology .owl-theme .owl-nav .owl-next {
    top: 40%;
    margin-left: 45px; } }

@media only screen and (min-width: 600px) {
  .fpt-insight .case-technology .owl-theme .owl-nav .owl-prev {
    top: 30%;
    margin-left: 45px; }
  .fpt-insight .case-technology .owl-theme .owl-nav .owl-next {
    top: 30%;
    margin-left: 45px; } }

@media only screen and (min-width: 1280px) {
  .fpt-insight .case-technology .owl-theme .owl-nav .owl-prev {
    top: 35%;
    margin-left: 45px; }
  .fpt-insight .case-technology .owl-theme .owl-nav .owl-next {
    top: 35%;
    margin-left: 45px; }
  .fpt-insight .see-our {
    width: auto;
    margin-bottom: 55px;
    padding-right: 7%; }
    .fpt-insight .see-our img {
      margin-right: 15px; }
    .fpt-insight .see-our h2 {
      font-family: "Gotham Thin", sans-serif;
      font-size: 48px;
      font-weight: 100;
      line-height: 1.27;
      text-align: center;
      color: #36365c; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .fpt-insight .our-custom-portfolio .case-our-custom .col-sm-offset-1 {
    margin-left: 2.33333%; }
  .fpt-insight .our-custom-portfolio .case-our-custom .post-slide {
    width: 120px; }
  .fpt-insight .our-custom-portfolio .case-our-custom .owl-prev {
    left: 0; }
  .fpt-insight .our-custom-portfolio .case-our-custom .owl-next {
    right: 10px; }
  .fpt-insight .our-custom-portfolio .bk-img {
    margin-left: 0 !important; }
  .fpt-insight .case-industries {
    margin-bottom: 0 !important; } }

@media only screen and (min-width: 1024px) {
  .fpt-insight .our-custom-portfolio .case-our-custom .owl-prev {
    left: -55px; }
  .fpt-insight .our-custom-portfolio .case-our-custom .owl-next {
    right: -55px; }
  .fpt-insight .our-custom-portfolio .case-our-custom .col-sm-offset-1 {
    margin-left: 8.33333%; } }

.fpt-insight .case-industries {
  margin-bottom: 79px; }
  .fpt-insight .case-industries .img-responsive {
    width: 100%; }
  .fpt-insight .case-industries img {
    width: auto;
    display: inline; }
  .fpt-insight .case-industries .owl-carousel .owl-nav.disabled {
    display: block; }
  .fpt-insight .case-industries .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 22px;
    margin: 5px;
    padding: 4px 7px;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    background-color: #293241;
    width: 42px;
    height: 42px;
    opacity: 0.95; }
    .fpt-insight .case-industries .owl-theme .owl-nav [class*='owl-']:hover {
      background: #fefeff;
      -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
      box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
      text-decoration: none; }
    .fpt-insight .case-industries .owl-theme .owl-nav [class*='owl-']:hover:after {
      color: #000000; }
  .fpt-insight .case-industries .owl-theme .owl-nav .owl-next {
    top: 130px;
    margin-right: 45px; }
    .fpt-insight .case-industries .owl-theme .owl-nav .owl-next:after {
      font-size: 25px; }
  .fpt-insight .case-industries .owl-theme .owl-nav .owl-prev {
    top: 130px;
    margin-left: 45px; }
    .fpt-insight .case-industries .owl-theme .owl-nav .owl-prev:after {
      font-size: 25px; }
  .fpt-insight .case-industries .post-description {
    font-family: "Gotham Thin", sans-serif;
    font-size: 48px;
    font-weight: 100;
    line-height: 1.04;
    text-align: left;
    color: #36365c;
    margin-bottom: 33px;
    margin-left: 15px; }
    .fpt-insight .case-industries .post-description span {
      font-family: "Gotham Bold", sans-serif; }
  .fpt-insight .case-industries .post-slide {
    margin-bottom: 141px; }
  .fpt-insight .case-industries .post-pad-top {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin: 25px; }
    .fpt-insight .case-industries .post-pad-top:hover {
      -webkit-transform: scale(1.08);
      -ms-transform: scale(1.08);
      transform: scale(1.08);
      -webkit-transition: all .3s ease-out;
      -o-transition: all .3s ease-out;
      transition: all .3s ease-out;
      -webkit-box-shadow: 0 5px 25px 0 rgba(240, 121, 65, 0.55);
      box-shadow: 0 5px 25px 0 rgba(240, 121, 65, 0.55); }
      .fpt-insight .case-industries .post-pad-top:hover a {
        text-decoration: none; }
    .fpt-insight .case-industries .post-pad-top h4 a {
      position: absolute;
      margin-top: -85px;
      margin-left: 15px;
      font-family: GothamMedium, sans-serif;
      color: #ffffff;
      font-weight: 500; }

@media only screen and (max-width: 768px) {
  .fpt-insight .case-industries .owl-theme .owl-nav .owl-prev {
    top: 40%;
    margin-left: 45px; }
  .fpt-insight .case-industries .owl-theme .owl-nav .owl-next {
    top: 40%;
    margin-left: 45px; } }

@media only screen and (min-width: 600px) {
  .fpt-insight .case-industries .owl-theme .owl-nav .owl-prev {
    top: 25%;
    margin-left: 45px; }
  .fpt-insight .case-industries .owl-theme .owl-nav .owl-next {
    top: 25%;
    margin-left: 45px; } }

@media only screen and (min-width: 600px) {
  .fpt-insight .case-industries .owl-theme .owl-nav .owl-prev {
    top: 30%;
    margin-left: 45px; }
  .fpt-insight .case-industries .owl-theme .owl-nav .owl-next {
    top: 30%;
    margin-left: 45px; } }

@media only screen and (min-device-width: 400px) and (max-device-width: 667px) {
  .fpt-insight .case-industries .owl-theme .owl-nav .owl-prev {
    top: 155px;
    margin-left: 45px; }
  .fpt-insight .case-industries .owl-theme .owl-nav .owl-next {
    top: 155px;
    margin-right: 45px; }
  .fpt-insight .our-custom-portfolio .case-our-custom .owl-nav .owl-prev {
    left: 0; }
  .fpt-insight .our-custom-portfolio .case-our-custom .owl-nav .owl-next {
    right: 0; } }

@media only screen and (min-device-width: 400px) and (max-device-width: 667px) {
  .fpt-insight .case-technology .owl-theme .owl-nav .owl-prev {
    top: 155px;
    margin-left: 45px; }
  .fpt-insight .case-technology .owl-theme .owl-nav .owl-next {
    top: 155px;
    margin-right: 45px; } }

.fpt-insight .our-custom-portfolio {
  position: relative;
  width: 100%;
  height: 385px; }
  .fpt-insight .our-custom-portfolio .bk-img {
    position: absolute;
    margin-left: 240px; }
  .fpt-insight .our-custom-portfolio .see-our {
    width: auto;
    margin-bottom: 55px; }
    .fpt-insight .our-custom-portfolio .see-our img {
      margin-right: 15px; }
    .fpt-insight .our-custom-portfolio .see-our h2 {
      font-family: "Gotham Thin", sans-serif;
      font-size: 48px;
      font-weight: 100;
      line-height: 1.27;
      text-align: center;
      color: #36365c; }
  .fpt-insight .our-custom-portfolio .case-our-custom {
    margin-bottom: 50px; }
    .fpt-insight .our-custom-portfolio .case-our-custom .owl-carousel .owl-nav.disabled {
      display: block; }
    .fpt-insight .our-custom-portfolio .case-our-custom .owl-theme .owl-nav [class*='owl-'] {
      color: #FFF;
      font-size: 22px;
      margin: 5px;
      padding: 4px 7px;
      display: inline-block;
      cursor: pointer;
      border-radius: 3px;
      background: #fefeff;
      -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
      box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
      text-decoration: none;
      width: 42px;
      height: 42px;
      opacity: 0.95; }
      .fpt-insight .our-custom-portfolio .case-our-custom .owl-theme .owl-nav [class*='owl-']:hover {
        color: black; }
      .fpt-insight .our-custom-portfolio .case-our-custom .owl-theme .owl-nav [class*='owl-']:hover:after {
        color: #000000; }
    .fpt-insight .our-custom-portfolio .case-our-custom .owl-theme .owl-nav .owl-next {
      top: 5px; }
      .fpt-insight .our-custom-portfolio .case-our-custom .owl-theme .owl-nav .owl-next:after {
        font-size: 25px; }
    .fpt-insight .our-custom-portfolio .case-our-custom .owl-theme .owl-nav .owl-prev {
      top: 5px; }
      .fpt-insight .our-custom-portfolio .case-our-custom .owl-theme .owl-nav .owl-prev:after {
        font-size: 25px; }
    .fpt-insight .our-custom-portfolio .case-our-custom .owl-theme .owl-stage-outer {
      text-align: center; }
    .fpt-insight .our-custom-portfolio .case-our-custom img {
      width: auto;
      display: inline;
      height: auto;
      max-width: 170px; }
  .fpt-insight .our-custom-portfolio .post-slide {
    width: 170px;
    margin: 0 auto;
    height: 85px;
    position: relative; }
    .fpt-insight .our-custom-portfolio .post-slide .post-pad-top {
      height: 70px;
      display: table-cell;
      vertical-align: middle;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .fpt-insight .our-custom-portfolio .post-slide .post-pad-top:hover {
        -webkit-box-shadow: 0 5px 25px 0 rgba(64, 64, 64, 0.3);
        box-shadow: 0 5px 25px 0 rgba(64, 64, 64, 0.3);
        -webkit-transform: scale(1.08);
        -ms-transform: scale(1.08);
        transform: scale(1.08);
        -webkit-transition: -webkit-transform 0.3s;
        transition: -webkit-transform 0.3s;
        -o-transition: transform 0.3s;
        transition: transform 0.3s;
        transition: transform 0.3s, -webkit-transform 0.3s; }

.case-study-content .filter-sort-content {
  margin-top: 10px; }
  .case-study-content .filter-sort-content .item-panel img {
    min-height: 203px; }

@media only screen and (min-device-width: 360px) and (max-device-width: 700px) {
  .fpt-insight .case-technology .post-description {
    font-size: 44px;
    margin-left: 25px;
    margin-right: 25px; }
  .fpt-insight .our-custom-portfolio .see-our h2 {
    font-size: 40px; }
  .fpt-insight .our-custom-portfolio .see-our img {
    margin-right: 10px; }
  .fpt-insight .our-custom-portfolio .case-our-custom .owl-theme .owl-nav .owl-prev {
    left: 10px; }
  .fpt-insight .our-custom-portfolio .case-our-custom .owl-theme .owl-nav .owl-next {
    right: 10px; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .fpt-insight .case-technology .post-pad-top h4 a {
    width: 170px; } }

/*****************Style FPT Ourt-Partner-Network*******************/
.our-header {
  color: #FFFFFF;
  background-image: url("../images/partner-network/banner.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-bottom: 40px; }

.i-sm-arrow-right {
  background: url("../images/arrow-right.png");
  display: inline-block;
  width: 11px;
  height: 11px;
  margin-right: 5px; }

.i-sm-arrow-right-w {
  background: url("../images/arrow-right-w.png");
  display: inline-block;
  width: 11px;
  height: 11px;
  margin-right: 5px; }

.intro-text .link-our-partner {
  font-family: 'SFUIDisplayLight', sans-serif;
  font-size: 15px;
  color: #f07941;
  border: 1px solid #d76f2c;
  padding: 10px 30px;
  border-radius: 0; }

.intro-text .button {
  position: relative; }
  .intro-text .button:before, .intro-text .button:after {
    content: "";
    border-style: solid;
    position: absolute;
    border-radius: 3px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
  .intro-text .button:before {
    width: 0;
    height: 100%;
    border-width: 1px 0 1px 0;
    top: -1px;
    left: 0; }
  .intro-text .button:after {
    width: 100%;
    height: 0;
    border-width: 0 1px 0 1px;
    top: 0;
    left: -1px; }
  .intro-text .button:hover:before {
    width: 100%; }
  .intro-text .button:hover:after {
    height: 100%; }
  .intro-text .button.link-our-partner:before, .intro-text .button.link-our-partner:after {
    border-color: #FFCC00;
    border-radius: 0; }
  .intro-text .button.link-our-partner:hover {
    color: #FFCC00; }

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
  .our-partner-content .col-md-4 p {
    text-align: left;
    margin-left: 15px;
    margin-top: 25px;
    font-family: SFUIDisplayRegular, sans-serif;
    font-size: 15px;
    line-height: 1.67;
    color: #707b91;
    height: 170px;
    margin-right: 5px; }
  .our-partner-content .i-reason {
    background: url(../images/our-partner-network/reason-icon.png);
    display: inline-block;
    width: 28px;
    height: 40px;
    vertical-align: super;
    margin-top: -50px;
    position: absolute;
    margin-left: -20px; }
  .our-partner-network .back-logo p {
    margin: 0 95px; } }

@media only screen and (min-width: 668px) {
  .our-partner-content .col-md-4 p {
    text-align: left;
    margin-left: 25px;
    margin-top: 25px;
    font-family: SFUIDisplayRegular, sans-serif;
    font-size: 15px;
    line-height: 1.67;
    color: #707b91;
    height: 170px;
    margin-right: 10px;
    overflow-y: auto; } }

.our-partner-content .row {
  margin: 0; }

.our-partner-content .qtitle h2 {
  font-size: 48px;
  font-family: 'Gotham Bold', sans-serif;
  color: #36365c;
  margin-bottom: 50px; }

.our-partner-content .col-md-4 {
  height: 368px;
  text-align: center;
  margin-bottom: 50px; }
  .our-partner-content .col-md-4 img {
    text-align: center;
    max-width: 100%;
    height: 129px;
    width: auto; }
  .our-partner-content .col-md-4 .i-sm-arrow-right {
    background: url("../images/arrow-right.png");
    display: inline-block;
    width: 11px;
    height: 11px;
    margin-right: 5px; }
  .our-partner-content .col-md-4 .item-panel {
    border: solid 1px #e5e5e5;
    height: 368px !important;
    margin-bottom: 50px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .our-partner-content .col-md-4 .item-panel:hover {
      -webkit-box-shadow: 0 5px 25px 0 rgba(64, 64, 64, 0.3);
      box-shadow: 0 5px 25px 0 rgba(64, 64, 64, 0.3);
      -webkit-transform: scale(1.08);
      -ms-transform: scale(1.08);
      transform: scale(1.08);
      -webkit-transition: -webkit-transform 0.3s;
      transition: -webkit-transform 0.3s;
      -o-transition: transform 0.3s;
      transition: transform 0.3s;
      transition: transform 0.3s, -webkit-transform 0.3s; }
      .our-partner-content .col-md-4 .item-panel:hover .learn-more {
        color: #FF9933; }
    .our-partner-content .col-md-4 .item-panel .learn-more {
      color: #fd712c;
      float: right;
      margin-right: 20px;
      font-family: SFUIDisplay, sans-serif;
      font-size: 15px;
      line-height: 1.73; }
    .our-partner-content .col-md-4 .item-panel .i-next {
      background: url(../images/our-service-offerings/next-block.png);
      display: inline-block;
      width: 34px;
      height: 11px;
      margin-left: 10px;
      vertical-align: middle; }

.our-partner-network button:hover {
  background-color: yellow; }

.our-partner-network .flip-card-container {
  width: 100%;
  height: 160px;
  border-radius: 3px;
  border: 1px solid #E5E5E5;
  overflow: hidden;
  margin: 0 10px;
  position: relative;
  cursor: pointer; }
  @media (max-width: 769px) and (min-width: 415px) {
    .our-partner-network .flip-card-container {
      height: 180px;
      margin: 0 auto; } }

.our-partner-network .flip-card {
  height: 100%;
  position: absolute;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  width: 100%; }
  .our-partner-network .flip-card img {
    margin-top: 80px;
    max-width: 100%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); }

.our-partner-network .flip-card-container:hover .flip-card {
  top: 0;
  background-color: #005fa9; }

.our-partner-network .flip-card-front,
.our-partner-network .flip-card-back {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 100%;
  position: absolute;
  overflow: hidden;
  width: 100%;
  top: 0;
  left: 0; }

.our-partner-network .flip-card-back {
  background: #000;
  color: #fff;
  text-align: center;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  text-transform: uppercase;
  text-align: center;
  padding: 32px 64px; }
  .our-partner-network .flip-card-back h3 {
    font-size: 14px;
    width: 8em;
    padding-bottom: 16px;
    margin: auto;
    margin-bottom: 12px;
    border-bottom: 1px solid #fff; }
  .our-partner-network .flip-card-back p {
    font-size: 12px;
    padding: 0;
    height: auto;
    opacity: .8;
    margin: auto;
    width: 8em; }
  .our-partner-network .flip-card-back a {
    color: inherit; }
    .our-partner-network .flip-card-back a:hover {
      color: #fff222; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .our-partner-network .flip-card-container {
    -webkit-perspective: 1000px;
    perspective: 1000px; }
    .our-partner-network .flip-card-container:hover .flip-card {
      -webkit-transform-style: preserve-3d;
      transform-style: preserve-3d; }
      .our-partner-network .flip-card-container:hover .flip-card .flip-card-back {
        -webkit-backface-visibility: visible;
        backface-visibility: visible;
        -webkit-transition: all 0.8s ease-in-out;
        -o-transition: all 0.8s ease-in-out;
        transition: all 0.8s ease-in-out; }
      .our-partner-network .flip-card-container:hover .flip-card .flip-card-front {
        display: none; }
  .our-partner-network .flip-card-container:hover .flipper,
  .our-partner-network .flip-card-container.hover .flipper {
    top: 0;
    background-color: #005fa9; } }

@media only screen and (min-device-width: 360px) and (max-device-width: 700px) {
  .our-partner-network .owl-theme .owl-item .flip-card-container {
    height: 180px; } }

.partner-section .sec-title p {
  font-family: SFProText, sans-serif;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #777777; }

.partner-section .sec-title {
  margin-bottom: 15px; }

.partner-section .sec-title h3 {
  font-family: Gotham, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 148px;
  color: #f9f9f9;
  line-height: 100px;
  text-align: center;
  text-transform: uppercase; }

.partner-section .sec-title h3:after {
  content: attr(title);
  position: absolute;
  text-transform: capitalize;
  z-index: 20;
  font-size: 54px;
  color: #222;
  width: 100%;
  left: 0; }

.partner-section {
  text-align: center;
  padding-bottom: 122px; }
  .partner-section .partner-list {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

.partner-section .partner-list .logo {
  height: 160px;
  border-radius: 3px;
  border: 1px solid #E5E5E5;
  overflow: hidden;
  margin: 0 5px 0 0;
  position: relative;
  cursor: pointer; }

.partner-list .logo img {
  margin-top: 80px;
  max-width: 100%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.partner-list .owl-carousel .owl-item img {
  width: 80%;
  margin: 80px auto; }

.partner-list .logo:hover .detail {
  top: 0;
  background-color: #005fa9; }
  .partner-list .logo:hover .detail a {
    text-decoration: none;
    text-align: center;
    position: absolute;
    height: 160px;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 95, 169, 0.5);
    border-radius: 3px;
    color: white;
    text-transform: uppercase;
    font-size: 15px;
    padding: 60px;
    cursor: pointer;
    -webkit-transition: top ease 0.5s, background-color ease 0.5s;
    -o-transition: top ease 0.5s, background-color ease 0.5s;
    transition: top ease 0.5s, background-color ease 0.5s; }

.partner-list .logo .detail {
  position: absolute;
  height: 160px;
  width: 100%;
  top: 160px;
  left: 0;
  background-color: rgba(0, 95, 169, 0.5);
  border-radius: 3px;
  color: white;
  text-transform: uppercase;
  font-size: 15px;
  padding: 60px;
  cursor: pointer;
  -webkit-transition: top ease 0.5s, background-color ease 0.5s;
  -o-transition: top ease 0.5s, background-color ease 0.5s;
  transition: top ease 0.5s, background-color ease 0.5s; }

.menu-silde-container {
  width: 100%; }
  .menu-silde-container #menu-our-campus > .current_page_item a, .menu-silde-container .current-menu-parent a {
    border-left: 4px solid #ff7e00; }
  .menu-silde-container #menu-our-campus > .current_page_item ul li a, .menu-silde-container .current-menu-parent ul li a {
    border-left: 4px solid #fff; }
  .menu-silde-container #menu-our-campus > .current_page_item ul li.current-menu-item a, .menu-silde-container .current-menu-parent ul li.current-menu-item a {
    border-left: 4px solid #fff;
    color: #ff7e00; }
  .menu-silde-container ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .menu-silde-container ul li {
      /* Sub Menu */ }
      .menu-silde-container ul li a {
        text-transform: uppercase;
        display: block;
        background: #fff;
        padding: 8px 15px;
        color: #111;
        text-decoration: none; }
        .menu-silde-container ul li a:hover {
          border-left: 4px solid #ff7e00; }
        .menu-silde-container ul li a .fa {
          width: 16px;
          text-align: center;
          margin-right: 5px; }
        .menu-silde-container ul li a .badge {
          display: inline-block;
          background: #fff;
          /* IE Fallback */
          background: rgba(255, 255, 255, 0.2);
          padding: 3px 7px;
          color: #fff;
          font-size: 12px;
          font-weight: 800; }
      .menu-silde-container ul li ul li a {
        text-transform: inherit;
        border-left: 4px solid transparent;
        padding: 10px 20px; }
        .menu-silde-container ul li ul li a:hover {
          border-left: 4px solid #fff;
          color: #ff7e00; }

.customer-testimonials-header {
  color: #FFFFFF;
  background-image: url("../images/testimonial/banner.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-bottom: 40px;
  height: 520px; }
  .customer-testimonials-header .top-customer-testimonials {
    background-color: rgba(0, 0, 0, 0.1);
    color: #FFFFFF;
    font-size: 15px;
    padding: 15px 70px; }
    .customer-testimonials-header .top-customer-testimonials h5 {
      font-family: 'SFUIDisplayLight', sans-serif;
      margin-bottom: 3px;
      margin-top: 4px;
      text-transform: none; }
    .customer-testimonials-header .top-customer-testimonials span {
      font-family: 'SFUIDisplayBold', sans-serif; }

.list-testimonials-content .col-md-6 {
  height: 350px;
  padding-bottom: 30px; }
  @media (max-width: 768px) {
    .list-testimonials-content .col-md-6 {
      height: auto; } }

.list-testimonials-content .testimonials-description {
  overflow: hidden;
  margin: 0; }
  .list-testimonials-content .testimonials-description .image-poster {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%; }
  .list-testimonials-content .testimonials-description iframe {
    height: 400px; }
  .list-testimonials-content .testimonials-description .play-button-group {
    background: url(../images/customers-voice/play.png);
    width: 35px;
    height: 35px;
    float: left;
    z-index: 1000;
    position: absolute;
    left: 10px;
    bottom: 15px;
    cursor: pointer; }
    .list-testimonials-content .testimonials-description .play-button-group:hover {
      background: #ffccbc;
      fill: white; }
    .list-testimonials-content .testimonials-description .play-button-group .i-play-button {
      display: block;
      width: 100%;
      height: 100%;
      line-height: 35px;
      font-style: normal;
      color: white;
      font-size: 9px;
      text-align: center; }
      .list-testimonials-content .testimonials-description .play-button-group .i-play-button:hover {
        color: #f44336; }

.testimonials-description {
  position: relative; }
  .testimonials-description video {
    display: block;
    max-width: 100%;
    height: auto; }

.customer-testimonial-item.customer-testimonial-video-item {
  height: auto !important; }

.customer-testimonial-item {
  height: 350px;
  padding-bottom: 30px; }
  .customer-testimonial-item video {
    display: block;
    max-width: 100%;
    height: 312px; }
  .customer-testimonial-item .customers-voice-video-cover {
    position: absolute;
    width: 100%;
    height: 98%;
    top: 0;
    opacity: 0.25;
    background-color: #2f2d2d;
    background-image: -webkit-linear-gradient(45deg, black 25%, #5f5b5b 25%, #585555 75%, black 75%, black), -webkit-linear-gradient(45deg, black 25%, #292727 25%, #353333 75%, black 75%, black);
    background-image: -o-linear-gradient(45deg, black 25%, #5f5b5b 25%, #585555 75%, black 75%, black), -o-linear-gradient(45deg, black 25%, #292727 25%, #353333 75%, black 75%, black);
    background-image: linear-gradient(45deg, black 25%, #5f5b5b 25%, #585555 75%, black 75%, black), linear-gradient(45deg, black 25%, #292727 25%, #353333 75%, black 75%, black);
    background-size: 3px 3px;
    background-position: 0 0, 10px 10px; }
    @media (max-width: 768px) {
      .customer-testimonial-item .customers-voice-video-cover {
        height: 100%; } }
    @media (max-width: 414px) {
      .customer-testimonial-item .customers-voice-video-cover {
        height: 90%; } }
  .customer-testimonial-item .testimonial-desc {
    display: block;
    width: 100%; }
  .customer-testimonial-item .testimonial-brand {
    width: 100px;
    margin-right: 15px;
    margin-left: 15px;
    float: left;
    height: 64px; }
    .customer-testimonial-item .testimonial-brand img {
      max-width: 100%;
      max-height: 100%;
      display: block;
      margin: auto;
      height: auto;
      width: auto; }
  .customer-testimonial-item .testimonial-content {
    border-left: 1px solid #ddd;
    width: calc(100% - 130px);
    float: left;
    padding-left: 15px; }

@media only screen and (max-width: 400px) {
  .customer-testimonial-item .testimonial-content strong {
    margin-bottom: .5em;
    display: block; }
  .customer-testimonial-item .testimonial-content .block-span {
    font-size: .85em;
    padding-right: 10px; } }

@media only screen and (max-width: 991px) {
  .list-testimonials .customer-testimonial-item .testimonials-quote {
    margin-top: 32px;
    height: auto; }
  .customer-testimonial-item {
    height: auto; } }

@media only screen and (min-width: 1200px) {
  .list-testimonials-content .testimonials-description .videos {
    width: 100%;
    height: 312px !important; }
  .list-testimonials-content .testimonials-description .play-button-group {
    background: url(../images/customers-voice/play.png);
    width: 84px;
    height: 84px;
    float: left;
    z-index: 1000;
    position: absolute;
    cursor: pointer; }
    .list-testimonials-content .testimonials-description .play-button-group .i-play-button {
      font-family: UbuntuBold, sans-serif;
      display: block;
      width: 100%;
      height: 100%;
      line-height: 45px;
      font-style: normal;
      color: white;
      font-size: 15px;
      text-align: center; } }

.customer-testimonials-header .intro-number {
  height: 116px;
  font-family: 'Gotham Medium', sans-serif;
  font-size: 160px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: -8px;
  text-align: left;
  color: #ffffff; }

.customer-testimonials-header .intro-number:after {
  content: "%";
  font-size: 30px;
  color: white;
  vertical-align: super;
  left: 0;
  margin-left: -30px;
  position: relative;
  margin-top: 40px;
  padding-top: 0px;
  text-align: left;
  top: -26px; }

.customer-testimonials-header .number-description {
  font-family: "SFUIDisplayRegular", sans-serif;
  font-size: 15px;
  text-align: left;
  margin-top: 30px;
  line-height: 1.48; }

.customer-testimonials-header .head-reference {
  margin-top: 20px;
  font-family: "SFUIDisplayRegular", sans-serif;
  font-size: 13px; }

.list-testimonials {
  margin-bottom: 65px;
  height: auto;
  clear: both;
  min-height: 1424px; }
  .list-testimonials .cloud-services-img {
    margin-top: 44px; }
    .list-testimonials .cloud-services-img .img-responsive {
      height: 87px; }
  .list-testimonials .testimonials-panel h2 {
    font-size: 48px;
    font-family: 'Gotham Bold', sans-serif;
    color: #36365c;
    line-height: 61px;
    margin-bottom: 80px; }
  .list-testimonials .testimonials-panel i.i-section-bullet {
    margin-top: -35px;
    margin-left: 10px; }
  .list-testimonials .testimonials-quote {
    background-color: #f6fafd;
    height: 200px;
    border-left: 5px solid #f07941;
    padding: 24px;
    margin-top: 28px; }
  .list-testimonials .i-man-in-black {
    background: url(../images/customers-voice/user-male-black-shape.png);
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-right: 5px;
    background-repeat: no-repeat; }

.list-testimonials-content {
  color: #000000;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-bottom: 40px;
  height: 520px; }
  .list-testimonials-content .cloud-services-heading {
    font-family: "Gotham Thin", sans-serif;
    font-size: 72px;
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    margin-top: 30px;
    text-align: left;
    color: #fd712c; }
  .list-testimonials-content .cloud-services-title {
    font-family: "Gotham Medium", sans-serif;
    font-size: 20px;
    line-height: 1;
    text-align: left;
    color: #36365c;
    margin-top: 0;
    padding-top: 10px; }
  .list-testimonials-content .block-span {
    display: block;
    clear: both; }
  .list-testimonials-content .testimonials-description {
    font-family: "SFUIDisplayRegular", sans-serif;
    font-size: 15px;
    line-height: 1.33;
    color: #707b91;
    margin-top: 20px;
    margin-bottom: 15px; }
  .list-testimonials-content .testimonials-quote {
    overflow-y: auto;
    position: relative; }
  .list-testimonials-content .customers-title {
    border-left: 1px solid #ccc;
    font-family: "SFUIDisplayRegular", sans-serif;
    color: #707b91;
    line-height: 1.6;
    font-size: 15px; }
  .list-testimonials-content .play-icon {
    width: 64px;
    height: 64px;
    display: inline;
    background: black;
    position: absolute;
    top: 268px;
    cursor: pointer; }
    .list-testimonials-content .play-icon:hover {
      background: #fefeff;
      -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
      box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
      text-decoration: none; }
      .list-testimonials-content .play-icon:hover .fa-play:before {
        color: black; }
  .list-testimonials-content .play-icon i {
    color: white;
    text-align: center;
    padding-left: 27px;
    padding-top: 24px; }

@media only screen and (min-device-width: 360px) and (max-device-width: 700px) {
  .list-testimonials-content .col-md-6 {
    height: auto; }
    .list-testimonials-content .col-md-6 iframe {
      height: auto !important; }
  .list-testimonials-content .testimonials-description .play-button-group .i-play-button {
    line-height: 0; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .list-testimonials-content .testimonials-description .videos {
    width: 100%;
    height: 315px; }
  .list-testimonials-content .testimonials-description .play-button-group {
    width: 48px;
    height: 48px;
    left: 30px; }
    .list-testimonials-content .testimonials-description .play-button-group .play-button-title {
      text-align: center;
      margin: 0 auto; }
      .list-testimonials-content .testimonials-description .play-button-group .play-button-title .i-play-button {
        line-height: 45px;
        font-size: 11px; }
  .list-testimonials-content .customer-testimonial-item .testimonial-brand {
    margin-left: 75px; }
  .list-testimonials-content .customer-testimonial-item .testimonial-content {
    width: calc(100% - 200px); }
  .list-testimonials-content .col-md-6:nth-child(5),
  .list-testimonials-content .col-md-6:nth-child(6) {
    height: auto; } }

@media only screen and (min-device-width: 360px) and (max-device-width: 700px) {
  .list-testimonials-content .testimonials-description {
    height: 240px; }
    .list-testimonials-content .testimonials-description .poster {
      width: 100%;
      min-height: auto; }
    .list-testimonials-content .testimonials-description .videos {
      width: 100%;
      height: auto;
      margin-bottom: 40px; }
    .list-testimonials-content .testimonials-description .image-poster {
      height: 215px; }
    .list-testimonials-content .testimonials-description iframe {
      height: 215px !important; }
    .list-testimonials-content .testimonials-description .play-button-group {
      bottom: 90px !important; } }

.board-management-header {
  color: #FFFFFF;
  background-image: url("../images/board-management/Banner_BOM.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-bottom: 40px; }
  .board-management-header .i-sm-arrow-right-w {
    background: url(../images/arrow-right-w.png);
    display: inline-block;
    width: 11px;
    height: 11px;
    margin-right: 5px; }
  .board-management-header .intro-text .intro-description {
    font-family: 'SFUIDisplayLight', sans-serif;
    font-size: 15px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.73;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    margin-bottom: 28px; }

.layout-leadership {
  padding: 3rem 0; }
  .layout-leadership .team-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .layout-leadership .width-container {
    max-width: 1600px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative; }
    .layout-leadership .width-container .title {
      font-size: 2em;
      margin-bottom: 3rem; }
  .layout-leadership .team-member {
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: -webkit-transform 275ms linear;
    transition: -webkit-transform 275ms linear;
    background-color: #fff; }
    .layout-leadership .team-member .team-member-headshot {
      position: relative;
      z-index: 0;
      width: 100%; }
    .layout-leadership .team-member .description-container {
      position: absolute;
      width: 100%;
      bottom: 0;
      left: 0;
      padding: 3em 2em;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      z-index: 2;
      color: #fff; }
      .layout-leadership .team-member .description-container .team-member-name {
        font-size: 1.75em;
        font-weight: 700; }
      .layout-leadership .team-member .description-container .team-member-title {
        font-size: 15px;
        font-weight: 300; }
      .layout-leadership .team-member .description-container h4 {
        font-family: SFUIDisplay-Light, sans-serif;
        line-height: 1.3;
        text-align: left;
        color: #ffffff;
        min-height: 32px; }
    .layout-leadership .team-member .team-member-slideout .mCSB_container {
      width: 100%; }
      .layout-leadership .team-member .team-member-slideout .mCSB_container .fa-angle-right:before {
        content: "\f105";
        font-size: 25px;
        margin-right: -3px; }
      .layout-leadership .team-member .team-member-slideout .mCSB_container .fa-angle-left:before {
        content: "\f104";
        font-size: 25px; }

.layout-leadership .text-center {
  margin-top: 79px;
  font-family: "Gotham Bold", sans-serif;
  font-size: 48px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.04;
  letter-spacing: normal;
  text-align: center;
  color: #36365c; }

.text-center-1 {
  font-family: "Gotham Bold", sans-serif;
  font-size: 48px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.04;
  letter-spacing: normal;
  text-align: center;
  color: #36365c;
  padding-top: 0;
  margin-bottom: 65px; }

.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 10%;
  left: 0;
  bottom: auto;
  right: 0;
  height: 80%; }

.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 75%;
  z-index: 1; }

p .btn:focus {
  color: #FFCC00;
  text-decoration: none; }

@media only screen and (max-width: 600px) {
  .layout-leadership .team-member .team-member-top {
    float: none;
    margin: 0 0 2em; } }

@media only screen and (min-device-width: 360px) and (max-device-width: 700px) {
  .intro-text .link-contact-board {
    width: auto; }
  .link-contact-board {
    width: auto; }
  .layout-leadership .team-member-slideout {
    margin-left: 5px;
    margin-right: 5px; } }

@media only screen and (max-width: 768px) {
  .layout-leadership .team-member {
    border-bottom: 2px solid #205b88;
    margin-bottom: 5%;
    position: relative; }
    .layout-leadership .team-member .team-member-headshot {
      width: 100%; }
  .layout-leadership .team-member-bio-row .close-btn {
    display: none !important; }
  .layout-leadership .text-center {
    font-family: "Gotham Bold", sans-serif;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.04;
    letter-spacing: normal;
    text-align: center;
    color: #36365c; }
  .layout-leadership .text-center-1 {
    margin-bottom: 54px;
    font-family: "Gotham Bold", sans-serif;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.04;
    letter-spacing: normal;
    text-align: center;
    color: #36365c;
    padding-top: 0; }
  .layout-leadership .team-member {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%; }
  .layout-leadership .team-member-bio-row:nth-of-type(2) p:first-of-type {
    margin-top: 0; }
  .layout-leadership .team-member-top::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 30%;
    background: -webkit-linear-gradient(bottom, #4a4b73 0, rgba(37, 134, 187, 0) 100%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4a4b73), to(rgba(37, 134, 187, 0)));
    background: -o-linear-gradient(bottom, #4a4b73 0, rgba(37, 134, 187, 0) 100%);
    background: linear-gradient(to top, #4a4b73 0, rgba(37, 134, 187, 0) 100%);
    z-index: 1; }
  .layout-leadership .description-container {
    bottom: 0; }
  .layout-leadership .team-member-top {
    float: left;
    margin: 6px .5em .5em 0;
    position: relative;
    pointer-events: none; }
  .layout-leadership .team-member-bio-row:nth-of-type(1) {
    display: none; }
  .layout-leadership .team-member-bio-row:nth-of-type(2) {
    text-align: left;
    border-top: none;
    padding-bottom: 0;
    font-family: SFUIDisplay-Light, sans-serif;
    font-size: 15px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.73;
    color: black; }
    .layout-leadership .team-member-bio-row:nth-of-type(2) p {
      margin: 0 auto;
      font-size: 15px;
      font-weight: 300;
      line-height: 1.73;
      font-family: SFUIDisplay-Light, sans-serif; } }

@media only screen and (max-width: 1280px) {
  .layout-leadership .team-member-name {
    font-size: 1.25em; }
  .layout-leadership .team-member-title {
    font-size: .8em; } }

.layout-leadership .team-member:nth-of-type(4n) .team-member-slideout::after,
.layout-leadership .team-member:nth-of-type(4n) .team-member-slideout::before,
.layout-leadership .team-member:nth-of-type(4n-1) .team-member-slideout::after,
.layout-leadership .team-member:nth-of-type(4n-1) .team-member-slideout::before {
  right: 0;
  left: auto; }

@media only screen and (min-width: 769px) {
  .layout-leadership .team-member-top::before {
    content: "";
    display: block;
    position: absolute;
    width: calc(100% - 2em);
    left: 1em;
    bottom: 1em;
    height: 30%;
    background: -webkit-linear-gradient(bottom, #4a4b73 0, rgba(37, 134, 187, 0) 100%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4a4b73), to(rgba(37, 134, 187, 0)));
    background: -o-linear-gradient(bottom, #4a4b73 0, rgba(37, 134, 187, 0) 100%);
    background: linear-gradient(to top, #4a4b73 0, rgba(37, 134, 187, 0) 100%);
    z-index: 1; }
  .layout-leadership .team-member-slideout::before {
    top: 1em;
    height: calc(100% - 2em);
    background-color: #4a4b73;
    z-index: -1; }
  .layout-leadership .team-member-slideout::after,
  .layout-leadership .team-member-slideout::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: calc(100% - 2em); }
  .layout-leadership .team-member-slideout::after {
    bottom: 1em;
    height: 4em;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4a4b73), to(rgba(37, 134, 187, 0)));
    background: -webkit-linear-gradient(bottom, #4a4b73 0, rgba(37, 134, 187, 0) 100%);
    background: -o-linear-gradient(bottom, #4a4b73 0, rgba(37, 134, 187, 0) 100%);
    background: linear-gradient(to top, #4a4b73 0, rgba(37, 134, 187, 0) 100%);
    opacity: 0.5; }
  .layout-leadership .team-member-slideout::after,
  .layout-leadership .team-member-slideout::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: calc(100% - 2em); }
  .layout-leadership .team-member-slideout {
    position: absolute;
    top: 0;
    left: calc(100% - 8px);
    width: calc(100% * 3.08);
    height: 100%;
    background-color: #fff;
    padding: 0 30px;
    z-index: 2;
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transition: -webkit-transform 275ms linear;
    transition: -webkit-transform 275ms linear;
    border-left: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    overflow: hidden; }
  .layout-leadership .team-member-top {
    line-height: 0;
    position: relative;
    padding: 1em;
    cursor: pointer; }
  .layout-leadership .team-member:nth-of-type(4n - 2).active {
    -webkit-transform: translate(-110%, 0);
    -ms-transform: translate(-110%, 0);
    transform: translate(-110%, 0);
    left: 30px; }
  .layout-leadership .team-member:nth-of-type(4n - 1).active {
    -webkit-transform: translate(110%, 0);
    -ms-transform: translate(110%, 0);
    transform: translate(110%, 0);
    margin-left: -28px; }
  .layout-leadership .team-member.active .team-member-slideout {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  .team-member:nth-of-type(4n) .team-member-slideout,
  .team-member:nth-of-type(4n - 1) .team-member-slideout {
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    left: auto;
    padding: 0 0 1em 4em;
    right: calc(100% - 8px);
    border-right: none; }
  .team-member-bio-row:nth-of-type(2) {
    padding-bottom: 3em;
    font-family: SFUIDisplay-Light, sans-serif;
    font-size: 15px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.73;
    text-align: left;
    color: #ffffff; }
    .team-member-bio-row:nth-of-type(2) p {
      margin: 1em 0;
      font-size: 15px;
      font-weight: 300;
      line-height: 1.73;
      text-align: left;
      font-family: SFUIDisplay-Light, sans-serif; } }

.layout-leadership .team-member-bio-row {
  text-align: justify;
  padding-right: 13px; }
  .layout-leadership .team-member-bio-row > p {
    text-align: justify;
    width: 95%; }

.layout-leadership .team-member-bio-row:nth-of-type(1) {
  text-align: right;
  padding-top: 17px;
  padding-right: 10px; }
  .layout-leadership .team-member-bio-row:nth-of-type(1) .team-member-bio-row:nth-of-type(1) .team-member-location {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    width: calc(100% - 4.1rem);
    font-size: 1em;
    font-weight: 400; }
    .layout-leadership .team-member-bio-row:nth-of-type(1) .team-member-bio-row:nth-of-type(1) .team-member-location .team-member-bio-row:nth-of-type(1) .team-member-location .fa-stack {
      width: 1.5em;
      height: 1.5em;
      line-height: 1.5em;
      overflow: hidden; }
    .layout-leadership .team-member-bio-row:nth-of-type(1) .team-member-bio-row:nth-of-type(1) .team-member-location .team-member-bio-row:nth-of-type(1) .team-member-location span {
      margin-right: .75em; }
    .layout-leadership .team-member-bio-row:nth-of-type(1) .team-member-bio-row:nth-of-type(1) .team-member-location .team-member-bio-row:nth-of-type(1) .team-member-location .fa {
      color: #4a4b73;
      background-color: #fff;
      border-radius: 5px; }

.layout-leadership .team-member-bio-row:nth-of-type(1) .close-btn {
  font-size: 1.5em;
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  cursor: pointer; }
  .layout-leadership .team-member-bio-row:nth-of-type(1) .close-btn .team-member-bio-row:nth-of-type(1) .close-btn .fa:first-of-type {
    margin-right: -3px; }

.cards {
  margin-top: -80px; }

.cards-custom {
  padding-bottom: 50px; }

.link-contact-board {
  font-family: 'SFUIDisplayLight', sans-serif;
  font-size: 15px;
  color: white;
  border: 1px solid #FFFFFF !important;
  padding: 10px 30px;
  border-radius: 0;
  line-height: 1.73;
  width: auto;
  margin-top: 15px; }

.button {
  border-radius: 0 !important;
  position: relative; }
  .button:before, .button:after {
    content: "";
    border-style: solid;
    position: absolute;
    border-radius: 3px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
  .button:before {
    width: 0;
    height: 100%;
    border-width: 1px 0 1px 0;
    top: -1px;
    left: 0; }
  .button:after {
    width: 100%;
    height: 0;
    border-width: 0 1px 0 1px;
    top: 0;
    left: -1px; }
  .button:hover:before {
    width: 100%; }
  .button:hover:after {
    height: 100%; }
  .button.link-contact-board:before, .button.link-contact-board:after {
    border-color: #FFCC00;
    border-radius: 0; }
  .button.link-contact-board:hover {
    color: #FFCC00; }

.bg-intro {
  background: rgba(0, 0, 0, 0.4);
  padding: 20px; }

.mCSB_scrollTools_vertical {
  position: absolute;
  margin-right: 25px;
  margin-top: 30px; }

@media only screen and (min-device-width: 360px) and (max-device-width: 700px) {
  .layout-leadership .team-member-bio-row {
    padding-right: 0; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .link-contact-board {
    width: 40%; } }

/*****************Style Terms-of-use*******************/
.termOfUse-header {
  color: #FFFFFF;
  background-image: url("../images/terms-of-use/fille-1_v2.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  width: 100%;
  height: 100%;
  opacity: 1;
  visibility: inherit;
  z-index: 20; }

.termsOfUse-content {
  padding-top: 40px; }
  .termsOfUse-content h4 {
    color: #0b6cb6;
    padding: 0; }
    .termsOfUse-content h4 strong {
      font-weight: bolder; }
  .termsOfUse-content .padT6 {
    font-family: 'Roboto', sans-serif; }
    .termsOfUse-content .padT6 p {
      text-align: justify; }
    .termsOfUse-content .padT6 ul {
      padding-left: 45px;
      text-align: justify; }
    .termsOfUse-content .padT6 p:last-child {
      margin-bottom: 30px; }

.terms-carousel {
  position: absolute;
  top: 0;
  width: 100%;
  height: auto; }
  .terms-carousel .owl-theme {
    color: white;
    margin: 4% auto 0;
    max-width: 896px; }
    .terms-carousel .owl-theme .title-slider-1 {
      padding-top: 50px;
      text-align: center;
      white-space: nowrap;
      font-size: 60px;
      line-height: 22px;
      font-weight: 400;
      color: white;
      -webkit-transition: none;
      -o-transition: none;
      transition: none;
      -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
      transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
      -webkit-transform-origin: 50% 50% 0;
      -ms-transform-origin: 50% 50% 0;
      transform-origin: 50% 50% 0; }
    .terms-carousel .owl-theme .description-slider {
      -webkit-transition: none;
      -o-transition: none;
      transition: none;
      line-height: 1.6;
      border-width: 0;
      padding: 0;
      letter-spacing: 0;
      font-weight: 400;
      font-size: 15px;
      white-space: nowrap;
      -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
      transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
      -webkit-transform-origin: 50% 50% 0;
      -ms-transform-origin: 50% 50% 0;
      transform-origin: 50% 50% 0;
      margin-left: 25px;
      margin-top: 45px;
      margin-bottom: 60px; }
    .terms-carousel .owl-theme a {
      color: white;
      border: 1px solid #eab53f;
      padding: 10px 30px;
      border-radius: 0;
      background-color: #eab53f; }
    .terms-carousel .owl-theme .inner-item {
      min-height: 351px;
      background-color: rgba(0, 0, 0, 0.4);
      border-color: rgba(0, 0, 0, 0.5);
      font-family: 'Roboto', sans-serif; }
  .terms-carousel .post-pad-top {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }

/*****************Style Terms-of-use*******************/
.privacy-header {
  color: #FFFFFF;
  background-image: url("../images/terms-of-use/fille-1_v2.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  width: 100%;
  height: 100%;
  opacity: 1;
  visibility: inherit;
  z-index: 20; }

.privacy-content {
  padding-top: 40px; }
  .privacy-content h4 {
    color: #0b6cb6;
    padding: 0; }
    .privacy-content h4 strong {
      font-weight: bolder; }
  .privacy-content .padT6 {
    font-family: 'Roboto', sans-serif; }
    .privacy-content .padT6 p {
      text-align: justify; }
    .privacy-content .padT6 ul,
    .privacy-content .padT6 ol {
      padding-left: 45px;
      text-align: justify;
      line-height: 1.5; }
    .privacy-content .padT6 p:last-child {
      margin-bottom: 30px; }

.privacy-carousel {
  position: absolute;
  top: 0;
  width: 100%;
  height: auto; }
  .privacy-carousel .owl-theme {
    color: white;
    margin: 4% auto 0;
    max-width: 896px; }
    .privacy-carousel .owl-theme .title-slider-1 {
      padding-top: 50px;
      text-align: center;
      white-space: nowrap;
      font-size: 60px;
      line-height: 22px;
      font-weight: 400;
      color: white;
      -webkit-transition: none;
      -o-transition: none;
      transition: none;
      -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
      transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
      -webkit-transform-origin: 50% 50% 0;
      -ms-transform-origin: 50% 50% 0;
      transform-origin: 50% 50% 0; }
    .privacy-carousel .owl-theme .description-slider {
      -webkit-transition: none;
      -o-transition: none;
      transition: none;
      line-height: 1.6;
      border-width: 0;
      padding: 0;
      letter-spacing: 0;
      font-weight: 400;
      font-size: 15px;
      white-space: nowrap;
      -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
      transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
      -webkit-transform-origin: 50% 50% 0;
      -ms-transform-origin: 50% 50% 0;
      transform-origin: 50% 50% 0;
      margin-left: 25px;
      margin-top: 45px;
      margin-bottom: 60px; }
    .privacy-carousel .owl-theme a {
      color: white;
      border: 1px solid #eab53f;
      padding: 10px 30px;
      border-radius: 0;
      background-color: #eab53f; }
    .privacy-carousel .owl-theme .inner-item {
      min-height: 351px;
      background-color: rgba(0, 0, 0, 0.4);
      border-color: rgba(0, 0, 0, 0.5);
      font-family: 'Roboto', sans-serif; }
  .privacy-carousel .post-pad-top {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }

/*****************Style Terms-of-use*******************/
.risk-violation .risk-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  width: 100%;
  border: none;
  top: -1px; }
  .risk-violation .risk-header h2 {
    font-family: Helvetica, sans-serif;
    font-weight: 500; }

.risk-violation .focal-point img {
  min-width: 100%;
  max-height: 458px; }

.risk-violation .col-xs-12 h4 {
  color: black;
  padding: 0; }
  .risk-violation .col-xs-12 h4 strong {
    font-weight: bolder; }

.risk-violation .col-xs-12 .padT6 {
  line-height: 1.55;
  font-family: 'Roboto', sans-serif; }
  .risk-violation .col-xs-12 .padT6 ul,
  .risk-violation .col-xs-12 .padT6 ol {
    padding: 0 0 12px 40px;
    text-align: justify;
    line-height: 1.5; }
  .risk-violation .col-xs-12 .padT6 p:last-child {
    margin-bottom: 30px; }

.form-risk-report {
  border: 1px dashed #999;
  border-radius: 20px;
  margin-bottom: 50px; }
  .form-risk-report h3 {
    text-align: center;
    color: #000000;
    margin-bottom: 35px; }
  .form-risk-report label {
    color: #555;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold; }
  .form-risk-report input[type=text], .form-risk-report select, .form-risk-report textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
    color: black; }
  .form-risk-report input[type=submit] {
    background-color: #4CAF50;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer; }
  .form-risk-report input[type=submit]:hover {
    background-color: #45a049; }
  .form-risk-report .form-group {
    margin-bottom: 15px; }
    .form-risk-report .form-group select {
      background-color: white;
      color: unset; }
    .form-risk-report .form-group .note {
      color: red; }
    .form-risk-report .form-group input {
      height: auto; }
    .form-risk-report .form-group .fileAttach p {
      font-size: 13px;
      font-weight: 400;
      font-style: italic; }
    .form-risk-report .form-group .attachmentFile {
      height: 50px; }
    .form-risk-report .form-group .wpcf7-form-control {
      display: block;
      width: 100%; }
  .form-risk-report .request-form input[type="submit"] {
    margin: auto;
    max-width: 240px;
    margin-top: 20px;
    background: #ff7e00;
    color: #fff;
    border: #ff7e00;
    font-weight: bold;
    font-size: 14px; }
  .form-risk-report .request-form .recapcha-form {
    margin-left: 42%; }

.risk-carousel {
  position: absolute;
  top: 0;
  width: 100%;
  height: auto; }
  .risk-carousel .owl-theme {
    color: white;
    margin: 4% auto 0;
    max-width: 896px; }
    .risk-carousel .owl-theme .title-slider-1 {
      padding-top: 50px;
      text-align: center;
      white-space: nowrap;
      font-size: 60px;
      line-height: 22px;
      font-weight: 400;
      color: white;
      -webkit-transition: none;
      -o-transition: none;
      transition: none;
      -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
      transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
      -webkit-transform-origin: 50% 50% 0;
      -ms-transform-origin: 50% 50% 0;
      transform-origin: 50% 50% 0; }
    .risk-carousel .owl-theme .description-slider {
      -webkit-transition: none;
      -o-transition: none;
      transition: none;
      line-height: 1.6;
      border-width: 0;
      padding: 0;
      letter-spacing: 0;
      font-weight: 400;
      font-size: 15px;
      white-space: nowrap;
      -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
      transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
      -webkit-transform-origin: 50% 50% 0;
      -ms-transform-origin: 50% 50% 0;
      transform-origin: 50% 50% 0;
      margin-left: 25px;
      margin-top: 45px;
      margin-bottom: 60px; }
    .risk-carousel .owl-theme a {
      color: white;
      border: 1px solid #eab53f;
      padding: 10px 30px;
      border-radius: 0;
      background-color: #eab53f; }
    .risk-carousel .owl-theme .inner-item {
      min-height: 351px;
      background-color: rgba(0, 0, 0, 0.4);
      border-color: rgba(0, 0, 0, 0.5);
      font-family: 'Roboto', sans-serif; }
  .risk-carousel .post-pad-top {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.news-header {
  color: #FFFFFF;
  background-image: url("../images/news/sl30-01.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-bottom: 40px; }
  .news-header .intro-text {
    padding-bottom: 45px; }
    .news-header .intro-text .bg-intro {
      float: left;
      margin-bottom: 65px;
      margin-top: 60px;
      padding: 55px 35px; }
  .news-header .brand-list {
    text-align: right;
    background: rgba(0, 0, 0, 0.4);
    padding: 15px; }
    .news-header .brand-list li {
      display: inline-block;
      margin: 0 15px; }
      .news-header .brand-list li a {
        color: #FFFFFF; }
      .news-header .brand-list li:first-child {
        font-size: 17px;
        line-height: 30px;
        margin-left: 0; }

.news-content {
  margin-bottom: 50px; }
  .news-content .news-post {
    margin-bottom: 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd; }
    .news-content .news-post .content-post {
      margin-bottom: 15px; }
      .news-content .news-post .content-post h3, .news-content .news-post .content-post h3 a {
        color: #FF6600;
        text-decoration: none; }
    .news-content .news-post .post-author-category-time {
      color: #999; }
    .news-content .news-post .read-more a {
      background: url("../images/news/icon-bg.png") no-repeat scroll 0 2px;
      padding: 7px 0 7px 40px;
      color: #666; }

.news-intro-container .container {
  padding: 50px 15px 10px; }

.news-intro-container .intro-text {
  padding-top: 0 !important;
  z-index: 5;
  background-color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.5);
  line-height: 20px;
  border-width: 0px;
  font-weight: 400;
  font-size: 14px;
  min-height: 292px;
  min-width: 583px;
  max-height: 292px;
  max-width: 583px; }
  .news-intro-container .intro-text h2 {
    padding-top: 40px;
    font-size: 40px;
    padding-left: 40px;
    font-weight: 800; }

.news-intro-container .intro-description {
  padding: 0 40px;
  font-size: 15px;
  margin-bottom: 20px; }

.news-intro-container .button {
  margin-top: 0;
  float: right;
  margin-right: 50px;
  color: white;
  background-color: #3498db;
  border: none !important;
  font-size: 16px; }
  .news-intro-container .button:hover {
    background-color: #0d88db;
    border: none !important;
    color: white; }

.news-intro-container .button::after {
  content: "";
  clear: both; }

.news-intro-container .link-contact-board::before {
  border: none !important; }

.news-intro-container .link-contact-board::after {
  border: none !important; }

.news-intro-container .social {
  margin-top: 0;
  padding: 5px 0 5px 20px;
  background-color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.5);
  float: right; }

.news-intro-container .social li {
  color: #fff; }

.news-intro-container .social::after {
  content: "";
  clear: both; }

.news-intro-container.press-release-container {
  margin-top: 0px; }
  .news-intro-container.press-release-container .container {
    padding: 0px 15px 10px; }

.social {
  float: left;
  border-radius: 1px;
  padding: 10px 0 10px 20px;
  margin-top: 20px; }
  .social li {
    list-style: none;
    float: left;
    padding-right: 30px;
    line-height: 40px;
    font-size: 16px;
    color: #fff; }
    .social li img {
      height: 39px;
      -webkit-transition: none;
      -o-transition: none;
      transition: none;
      line-height: 0;
      border-width: 0;
      margin: 0;
      padding: 0;
      letter-spacing: 0;
      font-weight: 400;
      font-size: 14px; }
      .social li img:hover {
        opacity: 0.6; }
    .social li a {
      color: #fff; }

.page-news h3 {
  color: #FF6600;
  text-decoration: none; }
  .page-news h3 a {
    color: #FF6600;
    text-decoration: none; }
    .page-news h3 a:hover {
      color: #FF6600;
      text-decoration: none; }

.page-news h4 {
  color: #0b6cb6; }
  .page-news h4 a {
    color: #0b6cb6; }
    .page-news h4 a:hover {
      color: #0b6cb6; }

.page-news .content-detail-post {
  margin-bottom: 10px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd; }
  .page-news .content-detail-post .content_post {
    margin-bottom: 15px; }
  .page-news .content-detail-post .post-author-category-time {
    color: #999; }

.page-news .content-detail-post, .page-news .list-posts {
  font-family: 'Gotham Medium', sans-serif; }

.page-news .content-detail-post .content_post h3 a {
  font-size: 22px;
  font-family: 'Gotham Medium', sans-serif;
  padding-top: 22px;
  margin-top: 0;
  margin-bottom: 13px; }

.page-news .content-detail-post .content_post p {
  font-size: 15px;
  font-family: 'SFUIDisplayRegular', sans-serif; }

.page-news .list-posts .item {
  clear: both;
  margin: 0.5em 1em 0.5em 0;
  overflow: hidden; }

.page-news .list-posts .page-title {
  font-weight: bold; }

.page-news .list-posts .entry-title a {
  color: #337ab7;
  text-decoration: none; }
  .page-news .list-posts .entry-title a:hover {
    text-decoration: underline; }

.page-news .list-posts .entry-content a {
  float: left;
  height: 160px;
  overflow: hidden; }

.page-news .list-posts .entry-content .thumb {
  float: left;
  width: 220px;
  margin-right: 20px; }

.page-news .pagination {
  clear: both;
  padding: 20px 0; }

.page-news .read-more {
  float: right; }
  .page-news .read-more a {
    background: url(../../assets/images/icon-bg.png) no-repeat scroll 0 2px;
    padding: 7px 0 7px 40px;
    color: #666; }
    .page-news .read-more a:hover {
      text-decoration: none; }

.post-type-archive-career .job_tags a {
  color: black;
  display: inline-block;
  border: 1px solid grey;
  padding: 3px;
  margin-right: 3px; }

.post-type-archive-career .entry-title a {
  color: black; }

.post-type-archive-career .item .job_col2 {
  float: left;
  width: 30%; }

.post-type-archive-career .item .job_col1 {
  float: left;
  width: 70%; }
  .post-type-archive-career .item .job_col1 .job_salary {
    font-size: 14px;
    color: #68ba50; }

.post-type-archive-career .job_col1 .job_tags a {
  border-color: #d1d1d1;
  margin-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 5px;
  padding-left: 5px;
  font-size: 12px;
  color: #575656; }

.post-type-archive-career .entry-header .entry-title a {
  font-size: 22px;
  color: #231f20; }

.post-type-archive-career .item .job_col1 .job_description {
  font-size: 13px;
  color: #727272; }

.post-type-archive-career .item .job_col2 > .job_address {
  font-size: 13px;
  color: #a6a8ab;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between; }

.post-type-archive-career .item .job_col2 .distance-time-job-posted {
  font-size: 13px;
  color: #a6a8ab;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between; }

.post-type-archive-career .list-posts .item .entry-content .job_col2 .distance-time-job-posted {
  font-family: Aria, sans-serif !important; }

.post-type-archive-career #content .wrap #main .distance-time-job-posted {
  font-family: Arial, sans-serif !important; }

.post-type-archive-career .item .job_col2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between; }

.post-type-archive-career #main .list-posts article {
  float: left;
  width: 100%;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #d8d8d8;
  padding-bottom: 20px;
  padding-top: 20px; }

.post-type-archive-career .list-posts .item h2 {
  margin-top: 0px;
  margin-bottom: 5px; }

.post-type-archive-career .list-posts .item .job_description {
  padding-right: 36px;
  margin-bottom: 8px; }

.post-type-archive-career #main .list-posts {
  border-style: solid;
  border-width: 1px;
  border-color: #ededed; }
  .post-type-archive-career #main .list-posts article {
    padding-left: 28px; }
    .post-type-archive-career #main .list-posts article:hover {
      -webkit-box-shadow: 0px 0px 4px 2px rgba(51, 51, 51, 0.25);
      box-shadow: 0px 0px 4px 2px rgba(51, 51, 51, 0.25);
      border-color: transparent; }
      .post-type-archive-career #main .list-posts article:hover a {
        color: #EA2635; }

.single-career #job_description .job_description_details, .single-career #skills_experience .skills_experience_details, .single-career #love_working_here .love_working_here_details {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #3a3a3a;
  font-size: 16px;
  font-weight: 400;
  line-height: 27.2px;
  list-style-type: disc;
  text-align: left;
  text-shadow: rgba(0, 0, 0, 0.004) 1px 1px 1px; }

.single-career .entry-content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #3a3a3a;
  font-size: 16px;
  font-weight: 400;
  line-height: 27.2px;
  list-style-type: disc;
  text-align: left;
  text-shadow: rgba(0, 0, 0, 0.004) 1px 1px 1px; }
  .single-career .entry-content h2 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #353535;
    display: block;
    font-size: 27px;
    font-weight: 400;
    line-height: 35.2px;
    margin-top: 31px;
    margin-bottom: 20px;
    text-shadow: rgba(0, 0, 0, 0.004) 1px 1px 1px; }

.single-career #skills_experience h2, .single-career #job_description h2, .single-career #love_working_here h2 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #353535;
  display: block;
  font-size: 27px;
  font-weight: 400;
  line-height: 35.2px;
  margin-top: 31px;
  margin-bottom: 20px;
  text-shadow: rgba(0, 0, 0, 0.004) 1px 1px 1px; }

.single-career.single #main h1.entry-title {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #353535;
  display: block;
  font-size: 31px;
  font-weight: 600;
  line-height: 34.1px;
  margin: 0;
  text-shadow: rgba(0, 0, 0, 0.004) 1px 1px 1px;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  text-align: left;
  margin-bottom: 10px; }

.single-career .salary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .single-career .salary .salary-text {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #68ba50;
    display: inline;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 400;
    height: auto;
    line-height: 19.6px;
    margin-left: 7px;
    position: relative;
    text-shadow: rgba(0, 0, 0, 0.004) 1px 1px 1px;
    top: 3px;
    width: auto;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .single-career .salary .salary-icon {
    padding: 9px;
    display: inline-block;
    background-size: contain;
    padding-right: 17px;
    background-repeat: no-repeat;
    padding-bottom: 16px;
    background-position: left center; }

.single-career .address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 6px;
  vertical-align: center;
  color: #58595b;
  margin: 6px 25px 6px 0;
  font-size: 14px;
  padding-left: 7px; }
  .single-career .address .address-full-address {
    padding-left: 9px; }
  .single-career .address .address-full-address {
    display: inline-block; }

.single-career .address .fa-map-marker {
  font-size: 24px; }

.single-career .apply-action {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #efefef;
  padding-bottom: 28px;
  margin-bottom: 27px; }
  .single-career .apply-action a {
    background-clip: border-box;
    background: #f37021 none scroll;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-size: auto;
    border-bottom-color: white;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: white;
    border-left-style: none;
    border-left-width: 0;
    border-right-color: white;
    border-right-style: none;
    border-right-width: 0;
    border-top-color: white;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-style: none;
    border-top-width: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: white;
    cursor: pointer;
    display: block;
    font-family: Roboto, sans-serif;
    font-size: 21px;
    font-weight: 500;
    height: 50px;
    line-height: 48px;
    outline: white none 0;
    padding: 0 40px;
    text-align: center;
    -webkit-text-decoration-color: white;
    text-decoration-color: white;
    -webkit-text-decoration-line: none;
    text-decoration-line: none;
    -webkit-text-decoration-style: solid;
    text-decoration-style: solid;
    text-shadow: rgba(0, 0, 0, 0.004) 1px 1px 1px;
    vertical-align: middle;
    width: 507.188px;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    margin-top: 23px; }
    .single-career .apply-action a:hover {
      opacity: .8; }

.top-banner {
  background-color: rgba(0, 0, 0, 0.1);
  color: #FFFFFF;
  font-size: 15px; }
  .top-banner h5 {
    font-family: 'SFUIDisplayLight', sans-serif;
    margin-bottom: 3px;
    margin-top: 4px;
    text-transform: none; }
  .top-banner span {
    font-family: 'SFUIDisplayBold', sans-serif; }

.intro-text .intro-heading {
  margin: 0;
  padding-top: 0;
  line-height: 57px;
  font-size: 48px;
  font-family: 'Gotham Thin', sans-serif; }

.page:not(.home) #content {
  padding-bottom: 0; }

.form-contact {
  margin-top: 0; }

.services-bf .services-care-more .fpt-why-title {
  border-left: 6px solid #fd712c;
  padding-left: 15px; }

.services-bf .services-care-more .learn-more {
  width: 160px;
  height: 42px;
  background-color: #74aaf4;
  line-height: 2.0;
  color: #FFFFFF;
  margin-top: 50px;
  border-radius: 0;
  border: none; }

.services-bf .services-care-more .care-more-text {
  font-family: "SFUIDisplayRegular", sans-serif;
  font-size: 15px;
  line-height: 1.5;
  color: #707b91;
  margin-top: 30px;
  margin-bottom: 20px; }

.services-bf .services-care-more .care-more-img {
  margin-top: -50px; }

.services-bf .list-digital-trans {
  margin-bottom: 65px; }
  .services-bf .list-digital-trans .digital-trans-img {
    margin-top: 35px; }
  .services-bf .list-digital-trans .digital-trans-panel h2 {
    font-size: 60px;
    font-family: 'Gotham Bold', sans-serif;
    color: #36365c;
    line-height: 61px;
    margin-bottom: 80px; }
  .services-bf .list-digital-trans .trans-heading {
    font-size: 20px;
    font-family: 'Gotham Medium', sans-serif;
    color: #36365c;
    padding-right: 25px;
    padding-top: 22px;
    margin-top: 0;
    margin-bottom: 13px; }
  .services-bf .list-digital-trans ul {
    padding-left: 15px;
    padding-right: 15px; }
    .services-bf .list-digital-trans ul li {
      line-height: 30px;
      list-style-type: square;
      color: #d6dce8; }
      .services-bf .list-digital-trans ul li:before {
        margin-left: 15px; }
    .services-bf .list-digital-trans ul span {
      font-size: 15px;
      font-family: 'SFUIDisplayRegular', sans-serif;
      color: #707b91; }

.services-bf .applying-technology {
  background-color: #006633;
  color: #FFFFFF;
  margin-bottom: 30px; }
  .services-bf .applying-technology .col-md-7-custom1 {
    margin-left: -115px; }
  .services-bf .applying-technology .col-md-7-custom2 {
    margin-left: -80px; }
  .services-bf .applying-technology h1 {
    font-family: "Gotham Bold", sans-serif;
    font-size: 48px;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.04;
    letter-spacing: normal;
    color: #ffffff;
    margin-top: 70px;
    text-align: center; }
  .services-bf .applying-technology .col-md-4 {
    padding: 0; }
  .services-bf .applying-technology .applying-technology-left {
    padding-top: 40px; }
    .services-bf .applying-technology .applying-technology-left h2 {
      font-size: 48px;
      font-family: 'Gotham Thin', sans-serif;
      margin-bottom: 30px; }
    .services-bf .applying-technology .applying-technology-left .content-apply .i-reason {
      margin-right: 20px;
      margin-top: 5px; }
    .services-bf .applying-technology .applying-technology-left .content-apply .text-description {
      font-size: 18px;
      font-family: 'SFUIDisplayLight', sans-serif;
      letter-spacing: 1px; }
    .services-bf .applying-technology .applying-technology-left .bg-left-applying {
      margin-left: 45px;
      padding-bottom: 40px; }
  .services-bf .applying-technology .applying-technology-right {
    padding-top: 53px; }
    .services-bf .applying-technology .applying-technology-right .list-technology {
      overflow: hidden; }
      .services-bf .applying-technology .applying-technology-right .list-technology span {
        font-size: 72px;
        font-family: 'Gotham Thin', sans-serif;
        color: #9fc54d; }
      .services-bf .applying-technology .applying-technology-right .list-technology .info-right {
        overflow: hidden;
        padding-left: 5px; }
        @media (max-width: 1024px) {
          .services-bf .applying-technology .applying-technology-right .list-technology .info-right {
            padding-left: 10px; } }
        @media (max-width: 768px) {
          .services-bf .applying-technology .applying-technology-right .list-technology .info-right {
            padding-left: 25px; } }
        .services-bf .applying-technology .applying-technology-right .list-technology .info-right h4 {
          font-size: 20px;
          font-family: 'Gotham Medium', sans-serif;
          margin-top: 22px; }
        .services-bf .applying-technology .applying-technology-right .list-technology .info-right ul {
          padding-left: 18px;
          padding-bottom: 15px;
          border-bottom: 1px dashed #FFFFFF; }
          .services-bf .applying-technology .applying-technology-right .list-technology .info-right ul li {
            line-height: 25px;
            list-style-type: square;
            font-family: 'SFUIDisplayLight', sans-serif;
            font-size: 15px; }
      .services-bf .applying-technology .applying-technology-right .list-technology:last-child ul {
        border-bottom: none; }
      .services-bf .applying-technology .applying-technology-right .list-technology .pull-left {
        width: 33%;
        text-align: right; }

.services-bf .services-customers-bsi .customer-name {
  font-family: "Gotham Thin", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.25;
  color: #fd712c; }

.services-bf .services-customers-bsi h2 {
  margin-bottom: 50px; }

.services-bf .services-customers-bsi h5.customer-title {
  font-family: "SFUIDisplayRegular", sans-serif;
  font-size: 15px;
  color: #ffffff;
  font-weight: normal;
  line-height: 20px; }

.services-bf .services-customers-bsi .customer-say-content p {
  padding-top: 30px; }
  .services-bf .services-customers-bsi .customer-say-content p:before {
    top: 0; }

.services-bf .section-why {
  margin-bottom: 65px; }
  .services-bf .section-why h3 {
    font-size: 48px;
    font-family: 'Gotham Thin', sans-serif;
    color: #36365c;
    margin-bottom: 55px; }
  .services-bf .section-why .content-why {
    font-size: 15px;
    font-family: 'SFUIDisplayRegular', sans-serif;
    color: #707b91; }
    .services-bf .section-why .content-why p {
      border-left: 5px solid #fd712c;
      padding-left: 13px;
      padding-right: 23px; }
    .services-bf .section-why .content-why .text-strong {
      font-family: 'SFUIDisplayBold', sans-serif; }

.services-bf .services-section-why {
  height: auto;
  background-color: #f7f9fc;
  padding-bottom: 40px; }
  .services-bf .services-section-why h3 {
    font-size: 48px;
    font-family: 'Gotham Thin', sans-serif;
    color: #293241;
    line-height: 1.27;
    margin-bottom: 55px;
    margin-top: 50px;
    float: left; }
  .services-bf .services-section-why .why-heading {
    font-family: "SFUIDisplayLight", sans-serif;
    font-size: 18px;
    line-height: 1.56;
    color: #575f7d;
    margin-bottom: 45px; }
    .services-bf .services-section-why .why-heading .i-section-bullet {
      float: left;
      margin-right: 32px;
      margin-top: 5px; }
  .services-bf .services-section-why .fpt-why-content {
    margin-top: 50px;
    margin-bottom: 30px; }
    .services-bf .services-section-why .fpt-why-content .fpt-why-title {
      font-family: "Gotham Medium", sans-serif;
      font-size: 20px;
      line-height: 1.2;
      color: #36365c;
      font-style: normal;
      text-transform: none;
      letter-spacing: 1px; }
      .services-bf .services-section-why .fpt-why-content .fpt-why-title i {
        display: inline-block;
        width: 86px;
        height: 86px;
        vertical-align: middle;
        margin-right: 15px;
        background-size: contain;
        background-repeat: no-repeat;
        float: left; }
    .services-bf .services-section-why .fpt-why-content .why-description {
      margin-left: 120px;
      font-family: "SFUIDisplayRegular", sans-serif;
      font-size: 15px;
      line-height: 1.33;
      text-align: left;
      color: #707b91;
      list-style-type: none;
      margin-top: 20px; }
      .services-bf .services-section-why .fpt-why-content .why-description li {
        line-height: 1.6; }
      .services-bf .services-section-why .fpt-why-content .why-description li:before, .services-bf .services-section-why .fpt-why-content .why-description p:before {
        content: "";
        margin-right: 10px;
        display: inline-block;
        width: 5px;
        height: 5px;
        background-color: #d6dce8;
        margin-bottom: 2px;
        margin-left: -15px;
        color: red; }

.services-bf .our-logo img {
  margin-left: -15px; }

.services-bf .section-use-cases {
  margin-top: 60px;
  position: relative; }
  .services-bf .section-use-cases .title-use-cases {
    position: relative; }
    .services-bf .section-use-cases .title-use-cases h3 {
      font-size: 60px;
      font-family: 'Gotham Bold', sans-serif;
      color: #36365c;
      margin-top: 0;
      padding-top: 0;
      position: absolute;
      top: 0;
      left: 25px; }
  .services-bf .section-use-cases .cases-panel {
    -webkit-transition: -webkit-box-shadow .3s;
    transition: -webkit-box-shadow .3s;
    -o-transition: box-shadow .3s;
    transition: box-shadow .3s;
    transition: box-shadow .3s, -webkit-box-shadow .3s;
    padding-bottom: 25px;
    border: 1px solid transparent; }
    .services-bf .section-use-cases .cases-panel img {
      width: 100%;
      height: 270px;
      -webkit-transition: all 0.4s ease 0s;
      -o-transition: all 0.4s ease 0s;
      transition: all 0.4s ease 0s; }
    .services-bf .section-use-cases .cases-panel:hover {
      background-color: #FFFFFF;
      -webkit-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.1);
      box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.1);
      border: solid 1px #e5e5e5; }
      .services-bf .section-use-cases .cases-panel:hover img {
        -webkit-transform: scale(1.8, 1.8);
        -ms-transform: scale(1.8, 1.8);
        transform: scale(1.8, 1.8); }
      .services-bf .section-use-cases .cases-panel:hover .cases-hover:after {
        opacity: 1; }
    .services-bf .section-use-cases .cases-panel .cases-detail {
      padding: 0 20px;
      height: 210px; }
      .services-bf .section-use-cases .cases-panel .cases-detail h3 {
        font-size: 20px;
        font-family: 'Gotham Medium', sans-serif;
        color: #36365c;
        padding-top: 27px;
        margin-bottom: 15px;
        margin-top: 0; }
      .services-bf .section-use-cases .cases-panel .cases-detail ul {
        padding-left: 15px;
        margin-bottom: 20px; }
        .services-bf .section-use-cases .cases-panel .cases-detail ul li {
          line-height: 30px;
          list-style-type: square;
          color: #d6dce8; }
          .services-bf .section-use-cases .cases-panel .cases-detail ul li span {
            font-size: 15px;
            font-family: 'SFUIDisplayRegular', sans-serif;
            color: #707b91; }
      .services-bf .section-use-cases .cases-panel .cases-detail .case-detail-link {
        font-size: 15px;
        font-family: 'SFUIDisplayRegular', sans-serif;
        color: #fd712c;
        margin-left: 15px; }
        .services-bf .section-use-cases .cases-panel .cases-detail .case-detail-link:hover {
          font-family: 'SFUIDisplayBold', sans-serif; }
    .services-bf .section-use-cases .cases-panel .cases-hover {
      position: relative;
      overflow: hidden; }
      .services-bf .section-use-cases .cases-panel .cases-hover:after {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: -webkit-gradient(linear, left top, right top, from(rgba(32, 84, 139, 0.5)), to(rgba(236, 236, 1, 0.4)));
        background: -webkit-linear-gradient(left, rgba(32, 84, 139, 0.5), rgba(236, 236, 1, 0.4));
        background: -o-linear-gradient(left, rgba(32, 84, 139, 0.5), rgba(236, 236, 1, 0.4));
        background: linear-gradient(to right, rgba(32, 84, 139, 0.5), rgba(236, 236, 1, 0.4));
        opacity: 0;
        -webkit-transition: all 0.4s ease 0s;
        -o-transition: all 0.4s ease 0s;
        transition: all 0.4s ease 0s; }
  .services-bf .section-use-cases .bg-case {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2; }
  .services-bf .section-use-cases .container {
    z-index: 3;
    position: relative; }

.services-bf .i-rectangle-yellow {
  background: url(../images/services-healthcare/rectangle-yellow.png);
  display: inline-block;
  width: 68px;
  height: 68px;
  vertical-align: middle; }

.services-bf .section-customer-says {
  background-image: url("../images/services-healthcare/bg-customer-says.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  .services-bf .section-customer-says .row {
    padding: 105px 0; }
  .services-bf .section-customer-says h2 {
    font-size: 48px;
    font-family: 'Gotham Thin', sans-serif;
    color: #FFFFFF; }
  .services-bf .section-customer-says h4 {
    font-size: 20px;
    font-family: 'SFUIDisplayRegular', sans-serif;
    color: #fd712c; }
  .services-bf .section-customer-says h5 {
    font-size: 15px;
    font-family: 'SFUIDisplayRegular', sans-serif;
    color: #FFFFFF;
    text-transform: none;
    padding-top: 0; }
  .services-bf .section-customer-says p {
    font-size: 15px;
    font-family: 'SFUIDisplayLight', sans-serif;
    color: #999999;
    letter-spacing: 1px;
    margin-bottom: 30px; }
  .services-bf .section-customer-says .i-reason {
    vertical-align: baseline;
    margin-right: 15px;
    margin-left: 15px; }
  .services-bf .section-customer-says .customer-say-content {
    position: relative;
    padding-left: 75px; }
    .services-bf .section-customer-says .customer-say-content p:before {
      content: url("../images/services-healthcare/quote-left.png");
      display: inline-block;
      position: absolute;
      width: 45px;
      top: 0;
      left: 2%;
      color: #f07941;
      font-size: 36px; }
    .services-bf .section-customer-says .customer-say-content p:after {
      content: url("../images/services-healthcare/quote-right.png");
      display: inline-block;
      position: absolute;
      bottom: -35px;
      right: 2%;
      color: #f07941;
      font-size: 36px; }

.applying-technology.why-fpt-banking {
  margin-bottom: 0;
  background-image: url("../images/banking/Bg1.png"); }
  .applying-technology.why-fpt-banking .applying-technology-right .list-technology .col-md-3 {
    text-align: right; }
    .applying-technology.why-fpt-banking .applying-technology-right .list-technology .col-md-3 span {
      color: #FFFFFF;
      float: left; }
  .applying-technology.why-fpt-banking .why-title h1 {
    font-family: "Gotham Bold", sans-serif;
    font-size: 48px;
    color: #ffffff;
    margin-top: 70px;
    margin-bottom: -15px; }
  .applying-technology.why-fpt-banking .applying-technology-right .list-technology p {
    padding-left: 18px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #FFFFFF; }
    .applying-technology.why-fpt-banking .applying-technology-right .list-technology p:before {
      content: "";
      margin-right: 10px;
      display: inline-block;
      width: 5px;
      height: 5px;
      background-color: #d6dce8;
      margin-bottom: 2px;
      margin-left: -15px; }
  .applying-technology.why-fpt-banking .applying-technology-right .list-technology:nth-child(3) p {
    border-bottom: none; }
    @media (max-width: 414px) {
      .applying-technology.why-fpt-banking .applying-technology-right .list-technology:nth-child(3) p {
        border-bottom: 1px dashed #FFFFFF; } }
  .applying-technology.why-fpt-banking .applying-technology-right .list-technology:nth-child(4) p {
    border-bottom: none; }
  @media (max-width: 768px) and (min-height: 415px) {
    .applying-technology.why-fpt-banking .container {
      padding: 0; }
      .applying-technology.why-fpt-banking .container .col-md-12 {
        padding: 0;
        padding-right: 15px; }
        .applying-technology.why-fpt-banking .container .col-md-12 .applying-technology-right .list-technology span {
          font-size: 60px; }
        .applying-technology.why-fpt-banking .container .col-md-12 .applying-technology-right .list-technology h4 {
          font-size: 25px; }
        .applying-technology.why-fpt-banking .container .col-md-12 .applying-technology-right .list-technology p {
          font-size: 16px;
          line-height: 1.4; } }

.our-expertise {
  background: #F6FAFD;
  padding-top: 30px; }
  .our-expertise .header-title h2 {
    text-align: center;
    font-family: "Gotham Thin", sans-serif;
    font-size: 48px;
    font-weight: 100;
    color: #36365c;
    margin-bottom: 60px; }
    .our-expertise .header-title h2 img {
      margin-right: 15px; }

.section-our {
  padding-bottom: 50px; }
  .section-our .content-why {
    border-left: 5px solid #fd712c;
    font-size: 15px;
    font-family: 'SFUIDisplayRegular', sans-serif;
    color: #707b91;
    margin-top: 30px; }
    .section-our .content-why p {
      padding: 11px 0 11px 10px;
      margin-bottom: 0; }
    .section-our .content-why .text-strong {
      font-family: GothamMedium, sans-serif;
      font-size: 20px;
      font-weight: 500;
      line-height: 1.2;
      color: #36365c; }
  .section-our .content-logo img {
    margin: 0 auto;
    display: block; }
  .section-our .content-why-detail {
    margin-left: 20px;
    font-family: SFUIDisplay-Regular, sans-serif;
    font-size: 15px;
    line-height: 1.33;
    color: #707b91; }

.section-use-cases {
  background-image: url("../images/services-cloud/cloud-service-bg.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.center-title {
  margin-left: 31%; }
  @media (max-width: 768px) and (min-height: 415px) {
    .center-title {
      margin-left: 19%; } }

.our-expertise .header-title h2 img {
  display: inline-block; }

@media only screen and (max-width: 700px) {
  .our-expertise .header-title h2 {
    font-size: 36px; }
  .list-digital-trans .title-digital-trans .digital-trans-img img {
    float: none; }
  .section-customer-says .text-center {
    font-size: 29px;
    margin-left: -13px; }
  .section-customer-says .i-reason {
    margin-left: 10px;
    margin-right: 0; }
  .center-title {
    margin-left: 25%; }
  .section-use-cases .title-use-cases h3 {
    font-size: 42px; } }

@media (max-width: 414px) {
  .col-sm-6.list-technology {
    width: 100% !important; } }

@media only screen and (min-device-width: 360px) and (max-device-width: 700px) {
  .applying-technology.why-fpt-banking .why-title h1 {
    font-size: 40px; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .section-use-cases .cases-panel .cases-detail p {
    overflow-y: auto; } }

.single-innovation-hub .demo-detail-preview {
  background: url(https://ddh.fsoft.com.vn/assets/img/demo-thumb-bg.png) no-repeat;
  padding-top: 30px;
  background-size: cover;
  color: white; }
  .single-innovation-hub .demo-detail-preview .no-padding {
    padding: 0; }
  .single-innovation-hub .demo-detail-preview .demo-detail-video-container {
    height: 439px; }
    .single-innovation-hub .demo-detail-preview .demo-detail-video-container #video-high {
      -o-object-fit: initial;
      object-fit: initial; }
    @media (max-width: 414px) {
      .single-innovation-hub .demo-detail-preview .demo-detail-video-container {
        height: auto; }
        .single-innovation-hub .demo-detail-preview .demo-detail-video-container video {
          max-width: 100%; } }
  .single-innovation-hub .demo-detail-preview .demo-detail-more-title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    line-height: .8;
    margin-bottom: 16px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e14805; }
    @media (max-width: 768px) {
      .single-innovation-hub .demo-detail-preview .demo-detail-more-title {
        padding-top: 15px; } }
  .single-innovation-hub .demo-detail-preview .demo-detail-more-block {
    background: rgba(0, 0, 0, 0.2);
    height: 115px;
    margin-bottom: 16px;
    position: relative;
    overflow: auto;
    padding: 0;
    display: block;
    z-index: 1; }
    @media (max-width: 414px) {
      .single-innovation-hub .demo-detail-preview .demo-detail-more-block {
        height: auto;
        position: static; } }
    .single-innovation-hub .demo-detail-preview .demo-detail-more-block .text {
      float: left;
      display: inline-block;
      position: relative;
      max-width: 45%;
      max-height: 50px;
      margin: 10px;
      cursor: pointer; }
      @media (max-width: 768px) {
        .single-innovation-hub .demo-detail-preview .demo-detail-more-block .text {
          max-width: 73%; } }
      @media (max-width: 414px) {
        .single-innovation-hub .demo-detail-preview .demo-detail-more-block .text {
          float: none;
          position: static;
          max-width: 100%;
          max-height: none; } }
      .single-innovation-hub .demo-detail-preview .demo-detail-more-block .text .name {
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 1.3;
        color: #dedede;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        -moz-box-orient: vertical;
        -moz-box-line-clamp: 2;
        max-height: 36px;
        overflow: hidden; }
        .single-innovation-hub .demo-detail-preview .demo-detail-more-block .text .name a {
          color: white; }
          .single-innovation-hub .demo-detail-preview .demo-detail-more-block .text .name a:hover {
            text-decoration: none; }
      .single-innovation-hub .demo-detail-preview .demo-detail-more-block .text .desc {
        font-style: normal;
        font-weight: lighter;
        font-size: 12px;
        line-height: 1.1;
        max-height: 40px;
        color: #aaa;
        margin-right: 10px;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        overflow-y: auto; }
    .single-innovation-hub .demo-detail-preview .demo-detail-more-block .thumb {
      top: 0;
      right: 0;
      width: 170px;
      height: 115px;
      float: right;
      z-index: 1000;
      margin-right: 0px;
      overflow: hidden;
      display: inline-block;
      position: absolute;
      cursor: pointer; }
      @media (max-width: 768px) {
        .single-innovation-hub .demo-detail-preview .demo-detail-more-block .thumb {
          float: left;
          position: static;
          display: inline-block !important;
          height: auto !important;
          width: 145px !important; } }
      @media (max-width: 414px) {
        .single-innovation-hub .demo-detail-preview .demo-detail-more-block .thumb {
          width: 100% !important;
          height: auto !important;
          max-width: 100%;
          max-height: none; }
          .single-innovation-hub .demo-detail-preview .demo-detail-more-block .thumb img {
            margin: auto; } }
  .single-innovation-hub .demo-detail-preview .demo-detail-title {
    float: left;
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    color: white;
    font-size: 33px;
    font-weight: normal; }
    @media (max-width: 414px) {
      .single-innovation-hub .demo-detail-preview .demo-detail-title {
        padding-left: 10px; } }

.single-innovation-hub .demo-detail-description {
  margin-top: 24px; }
  .single-innovation-hub .demo-detail-description .nav.nav-tabs li a {
    border: none;
    border-radius: 0;
    text-transform: uppercase;
    background-color: transparent;
    cursor: pointer;
    color: black; }
  .single-innovation-hub .demo-detail-description .nav.nav-tabs li.active a {
    color: #e14805;
    outline: none;
    border-bottom: 2px solid red; }
  .single-innovation-hub .demo-detail-description .tab-content .tab-pane {
    padding-top: 16px;
    color: #555; }
    .single-innovation-hub .demo-detail-description .tab-content .tab-pane strong {
      font-size: 18px;
      font-weight: bold; }
    .single-innovation-hub .demo-detail-description .tab-content .tab-pane ol, .single-innovation-hub .demo-detail-description .tab-content .tab-pane ul {
      padding-left: 40px; }
  @media (max-width: 414px) {
    .single-innovation-hub .demo-detail-description .tab-content {
      padding-left: 10px; } }

@media (max-width: 959px) {
  /* Responsive Resolution is changed */
  #mega_main_menu > .menu_holder > .menu_inner > ul li > .item_link, #mega_main_menu > .menu_holder > .menu_inner > ul li {
    cursor: pointer; }
  #mega_main_menu.responsive-enable > .menu_holder > .menu_inner {
    width: auto !important; }
  #mega_main_menu.responsive-enable > .menu_holder > .menu_inner > .nav_logo {
    float: none;
    display: block; }
  #mega_main_menu.responsive-enable.direction-horizontal[class*="first-lvl-align"] > .menu_holder > .menu_inner > .nav_logo:before {
    display: none; }
  #mega_main_menu.responsive-enable > .menu_holder > .menu_inner > .nav_logo:after {
    content: '';
    display: table;
    clear: both;
    width: 100%;
    height: 0;
    position: relative; }
  #mega_main_menu.responsive-enable > .menu_holder > .menu_inner > ul > li > .item_link:before, #mega_main_menu.responsive-enable.direction-horizontal > .menu_holder > .menu_inner > ul > li.nav_search_box:before {
    display: none; }
  #mega_main_menu.responsive-enable.mobile_minimized-enable > .menu_holder > .menu_inner > .nav_logo .logo_link {
    float: left; }
  #mega_main_menu.responsive-enable.mobile_minimized-enable > .menu_holder > .menu_inner > .nav_logo .mobile_toggle {
    display: block;
    float: right;
    text-decoration: none;
    padding: 0;
    cursor: pointer; }
  #mega_main_menu.responsive-enable.mobile_minimized-enable > .menu_holder > .menu_inner > .nav_logo .mobile_toggle .mobile_button {
    padding-left: 15px;
    padding-right: 15px;
    display: table-cell;
    vertical-align: middle; }
  #mega_main_menu.responsive-enable.mobile_minimized-enable > .menu_holder > .menu_inner > .nav_logo .mobile_toggle .mobile_button * {
    line-height: inherit;
    vertical-align: middle; }
  #mega_main_menu.responsive-enable.mobile_minimized-enable > .menu_holder > .menu_inner > .nav_logo .mobile_toggle .mobile_button .symbol_cross, #mega_main_menu.responsive-enable.mobile_minimized-enable > .menu_holder > .menu_inner > .nav_logo.mobile_menu_active .mobile_toggle .mobile_button .symbol_menu {
    display: none; }
  #mega_main_menu.responsive-enable.mobile_minimized-enable > .menu_holder > .menu_inner > .nav_logo.mobile_menu_active .mobile_toggle .mobile_button .symbol_cross {
    display: inline; }
  #mega_main_menu.responsive-enable.mobile_minimized-enable > .menu_holder > .menu_inner > ul {
    display: none; }
  #mega_main_menu.responsive-enable.mobile_minimized-enable .nav_logo.mobile_menu_active + ul {
    display: block; }
  #mega_main_menu.responsive-enable > .menu_holder > .menu_inner > ul > li, #mega_main_menu.responsive-enable > .menu_holder > .menu_inner > ul > li.nav_search_box {
    float: none;
    display: block;
    width: 100% !important; }
  #mega_main_menu.responsive-enable > .menu_holder > .menu_inner > ul > li.nav_search_box > #mega_main_menu_searchform {
    display: inline-block;
    width: 100%;
    position: relative;
    right: 0;
    top: 15%;
    float: none;
    vertical-align: middle; }
  #mega_main_menu.responsive-enable > .menu_holder > .menu_inner > ul > li.nav_search_box > #mega_main_menu_searchform .field:focus {
    background: white !important; }
  #mega_main_menu.responsive-enable > .menu_holder > .menu_inner > ul > li.nav_search_box > #mega_main_menu_searchform .field, #mega_main_menu.responsive-enable > .menu_holder > .menu_inner > ul > li.nav_search_box > #mega_main_menu_searchform .field:focus {
    width: 100%;
    max-width: 100%;
    padding-left: 10px; }
  #mega_main_menu.responsive-enable li.default_dropdown .mega_dropdown, #mega_main_menu.responsive-enable li.default_dropdown .mega_dropdown .mega_dropdown, #mega_main_menu.responsive-enable li.default_dropdown[class*="drop_to"] .mega_dropdown, #mega_main_menu.responsive-enable li.default_dropdown[class*="drop_to"] .mega_dropdown .mega_dropdown, #mega_main_menu.responsive-enable li.tabs_dropdown .mega_dropdown, #mega_main_menu.responsive-enable li.multicolumn_dropdown > .mega_dropdown, #mega_main_menu.responsive-enable li.post_type_dropdown .mega_dropdown, #mega_main_menu.responsive-enable li.grid_dropdown .mega_dropdown, #mega_main_menu.responsive-enable li.widgets_dropdown .mega_dropdown {
    width: 100% !important;
    position: relative;
    overflow: hidden;
    left: 0 !important;
    right: 0 !important;
    margin: 0 !important; }
  #mega_main_menu.responsive-enable li.post_type_dropdown .mega_dropdown {
    overflow: visible; }
  #mega_main_menu.responsive-enable li > .item_link, #mega_main_menu.responsive-enable li .mega_dropdown .item_link {
    float: none; }
  #mega_main_menu.responsive-enable.icons-top > .menu_holder > .menu_inner > ul > li > .item_link > .link_content {
    float: none;
    width: 100%;
    text-align: center; }
  #mega_main_menu.responsive-enable > .menu_holder > .menu_inner > ul > li > .item_link:after {
    right: 5px;
    left: auto;
    border-width: 4px 3px;
    border-top-color: inherit;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important; }
  #mega_main_menu.responsive-enable li.default_dropdown > .mega_dropdown .mega_dropdown > li:first-child > .item_link:after {
    display: none; }
  #mega_main_menu.responsive-enable li.multicolumn_dropdown > .mega_dropdown > li {
    width: 100% !important; }
  #mega_main_menu.responsive-enable li.widgets_dropdown[class*="columns"] > .mega_dropdown > * {
    min-width: 100%; }
  #mega_main_menu.responsive-enable li.tabs_dropdown[class*="columns"] > .mega_dropdown > li, #mega_main_menu.responsive-enable li.tabs_dropdown[class*="columns"] > .mega_dropdown > li > .mega_dropdown {
    width: 100%;
    position: relative;
    left: 0; }
  #mega_main_menu.responsive-enable li.tabs_dropdown[class*="columns"] > .mega_dropdown > li > .item_link {
    margin: 0; }
  /* ANIMATIONS */
  /* none */
  #mega_main_menu li .mega_dropdown, #mega_main_menu li.default_dropdown .mega_dropdown, #mega_main_menu li.post_type_dropdown .mega_dropdown, #mega_main_menu li.post_type_dropdown .mega_dropdown > li.post_item .post_details, #mega_main_menu li.grid_dropdown .mega_dropdown > li .post_details {
    display: none; }
  #mega_main_menu.dropdowns_trigger-hover li:hover > .mega_dropdown, #mega_main_menu > .menu_holder > .menu_inner > ul li.keep_open > .mega_dropdown, #mega_main_menu > .menu_holder > .menu_inner > ul li[class*="_dropdown"].keep_open > .mega_dropdown, #mega_main_menu.dropdowns_trigger-hover li > .item_link:hover + .mega_dropdown, #mega_main_menu.dropdowns_trigger-hover li.default_dropdown:hover > .mega_dropdown, #mega_main_menu.dropdowns_trigger-hover li.default_dropdown > .item_link:hover + .mega_dropdown, #mega_main_menu.dropdowns_trigger-hover li.default_dropdown li:hover > .mega_dropdown, #mega_main_menu.dropdowns_trigger-hover li.default_dropdown li > .item_link:hover + .mega_dropdown, #mega_main_menu.dropdowns_trigger-hover li.post_type_dropdown:hover > .mega_dropdown, #mega_main_menu.dropdowns_trigger-hover li.post_type_dropdown > .item_link:hover + .mega_dropdown, #mega_main_menu.dropdowns_trigger-hover li.post_type_dropdown .mega_dropdown > li.post_item:hover .post_details, #mega_main_menu.dropdowns_trigger-hover li.grid_dropdown .mega_dropdown > li:hover .post_details, #mega_main_menu.dropdowns_trigger-hover li.grid_dropdown .mega_dropdown > li > .item_link:hover + .post_details {
    display: block; }
  #mega_main_menu.responsive-enable li.tabs_dropdown .mega_dropdown {
    min-height: auto !important; } }
