@charset "UTF-8";
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
.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.428571429;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  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.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    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.428571429; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  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.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.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.3333333333%; }

  .col-sm-2 {
    width: 16.6666666667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.3333333333%; }

  .col-sm-5 {
    width: 41.6666666667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.3333333333%; }

  .col-sm-8 {
    width: 66.6666666667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.3333333333%; }

  .col-sm-11 {
    width: 91.6666666667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.3333333333%; }

  .col-sm-pull-2 {
    right: 16.6666666667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.3333333333%; }

  .col-sm-pull-5 {
    right: 41.6666666667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.3333333333%; }

  .col-sm-pull-8 {
    right: 66.6666666667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.3333333333%; }

  .col-sm-pull-11 {
    right: 91.6666666667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.3333333333%; }

  .col-sm-push-2 {
    left: 16.6666666667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.3333333333%; }

  .col-sm-push-5 {
    left: 41.6666666667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.3333333333%; }

  .col-sm-push-8 {
    left: 66.6666666667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.3333333333%; }

  .col-sm-push-11 {
    left: 91.6666666667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }

  .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.3333333333%; }

  .col-md-2 {
    width: 16.6666666667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.3333333333%; }

  .col-md-5 {
    width: 41.6666666667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.3333333333%; }

  .col-md-8 {
    width: 66.6666666667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.3333333333%; }

  .col-md-11 {
    width: 91.6666666667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.3333333333%; }

  .col-md-pull-2 {
    right: 16.6666666667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.3333333333%; }

  .col-md-pull-5 {
    right: 41.6666666667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.3333333333%; }

  .col-md-pull-8 {
    right: 66.6666666667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.3333333333%; }

  .col-md-pull-11 {
    right: 91.6666666667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.3333333333%; }

  .col-md-push-2 {
    left: 16.6666666667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.3333333333%; }

  .col-md-push-5 {
    left: 41.6666666667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.3333333333%; }

  .col-md-push-8 {
    left: 66.6666666667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.3333333333%; }

  .col-md-push-11 {
    left: 91.6666666667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.3333333333%; }

  .col-md-offset-2 {
    margin-left: 16.6666666667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.3333333333%; }

  .col-md-offset-5 {
    margin-left: 41.6666666667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.3333333333%; }

  .col-md-offset-8 {
    margin-left: 66.6666666667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.3333333333%; }

  .col-md-offset-11 {
    margin-left: 91.6666666667%; }

  .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.3333333333%; }

  .col-lg-2 {
    width: 16.6666666667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.3333333333%; }

  .col-lg-5 {
    width: 41.6666666667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.3333333333%; }

  .col-lg-8 {
    width: 66.6666666667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.3333333333%; }

  .col-lg-11 {
    width: 91.6666666667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.3333333333%; }

  .col-lg-pull-2 {
    right: 16.6666666667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.3333333333%; }

  .col-lg-pull-5 {
    right: 41.6666666667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.3333333333%; }

  .col-lg-pull-8 {
    right: 66.6666666667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.3333333333%; }

  .col-lg-pull-11 {
    right: 91.6666666667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.3333333333%; }

  .col-lg-push-2 {
    left: 16.6666666667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.3333333333%; }

  .col-lg-push-5 {
    left: 41.6666666667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.3333333333%; }

  .col-lg-push-8 {
    left: 66.6666666667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.3333333333%; }

  .col-lg-push-11 {
    left: 91.6666666667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }

  .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.428571429;
    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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #c1c1c1; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #c1c1c1;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg input[type="month"] {
    line-height: 46px; } }
.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  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.3333333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  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;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    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.428571429;
  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: #c1c1c1;
  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.428571429;
      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: #c1c1c1;
      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: 992px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 992px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 992px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 992px) {
    .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: 992px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 992px) {
    .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: 992px) {
    .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: 992px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 992px) {
    .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: 992px) {
    .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: 992px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 992px) {
  .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.428571429;
      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.3333333; }
.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.428571429;
  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: 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.428571429; }

.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.428571429;
  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.428571429;
  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: 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: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: 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; } }
html, body {
  margin: 0 !important;
  overflow-x: hidden; }

html.no-scroll {
  overflow: hidden !important; }
  html.no-scroll body {
    overflow: hidden !important; }

/**
 * Basic styles for input fields
 */
input[type="text"],
input[type="email"],
input[type="password"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-focus-ring-color: none;
  outline: none; }

@media screen and (min-width: 1440px) {
  .container {
    width: 1140px; } }
@media screen and (max-width: 767px) {
  .container {
    padding-left: 20px;
    padding-right: 20px; } }

.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 {
  padding-left: 10px;
  padding-right: 10px; }

.row {
  margin-left: -10px;
  margin-right: -10px; }

.grecaptcha-badge {
  display: none !important; }

.radial-progress {
  margin: 0px;
  position: absolute;
  right: -6px;
  top: -100%;
  display: none;
  width: 46px;
  height: 46px;
  border-radius: 50%; }
  @media screen and (max-width: 991px) {
    .radial-progress {
      top: 20px;
      right: 0px;
      width: 40px;
      height: 40px; } }
  @media screen and (max-width: 991px) {
    .radial-progress[data-progress="100"] {
      top: 5px; } }
  .radial-progress .circle .mask {
    clip: rect(0px, 44px, 44px, 22px); }
    @media screen and (max-width: 991px) {
      .radial-progress .circle .mask {
        clip: rect(0px, 40px, 40px, 20px); } }
    .radial-progress .circle .mask .fill {
      clip: rect(0px, 22px, 44px, 0px);
      background-color: #ffc400; }
      @media screen and (max-width: 767px) {
        .radial-progress .circle .mask .fill {
          clip: rect(0px, 20px, 40px, 0px); } }
  .radial-progress .inset {
    width: 38px;
    height: 38px;
    position: absolute;
    margin-left: 3px;
    margin-top: 3px;
    border-radius: 50%;
    background: #ffffff;
    z-index: 4; }
    @media screen and (max-width: 991px) {
      .radial-progress .inset {
        width: 36px;
        height: 36px;
        margin-left: 2px;
        margin-top: 2px; } }
    .radial-progress .inset .percentage {
      height: 22px;
      width: 57px;
      overflow: hidden;
      position: absolute;
      top: 9px;
      left: -9px;
      line-height: 1; }
      @media screen and (max-width: 991px) {
        .radial-progress .inset .percentage {
          top: 3px;
          left: -10px; } }
      .radial-progress .inset .percentage .numbers {
        margin-top: -16px;
        transition: width 1s; }
        @media screen and (max-width: 767px) {
          .radial-progress .inset .percentage .numbers {
            margin-top: -9px; } }
        .radial-progress .inset .percentage .numbers span {
          width: 57px;
          display: inline-block;
          vertical-align: top;
          text-align: center;
          font-weight: 800;
          font-size: 14px;
          font-family: "Montserrat", sans-serif;
          color: #030723; }
          @media screen and (max-width: 991px) {
            .radial-progress .inset .percentage .numbers span {
              font-size: 12px; } }
          .radial-progress .inset .percentage .numbers span span {
            display: inline-block;
            font-size: 10px;
            width: 8px;
            vertical-align: middle; }
            @media screen and (max-width: 991px) {
              .radial-progress .inset .percentage .numbers span span {
                font-size: 10px;
                width: 8px;
                line-height: 2px;
                margin-left: 1px; } }
          .radial-progress .inset .percentage .numbers span img {
            margin-top: 0;
            width: 22px; }
            @media screen and (max-width: 991px) {
              .radial-progress .inset .percentage .numbers span img {
                z-index: 9;
                width: 20px;
                height: 18px;
                margin-left: -2px;
                margin-top: -2px; } }

.radial-progress .circle .shadow {
  background: rgba(150, 150, 150, 0.43);
  width: 42px;
  height: 42px;
  margin-top: 1px;
  margin-left: 1px;
  position: absolute;
  border-radius: 50%;
  z-index: 0; }
  @media screen and (max-width: 991px) {
    .radial-progress .circle .shadow {
      width: 38px;
      height: 38px; } }

.radial-progress .circle .mask,
.radial-progress .circle .fill {
  width: 44px;
  height: 44px;
  position: absolute;
  border-radius: 50%; }
  @media screen and (max-width: 991px) {
    .radial-progress .circle .mask,
    .radial-progress .circle .fill {
      width: 40px;
      height: 40px; } }

.radial-progress .circle .mask,
.radial-progress .circle .fill {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: -webkit-transform 1s;
  transition: -ms-transform 1s;
  transition: transform 1s;
  border-radius: 50%; }

.mask.full {
  z-index: 1; }

.mask.half {
  z-index: 1; }

.radial-progress[data-progress="0"] .circle .mask.full,
.radial-progress[data-progress="0"] .circle .fill {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

.radial-progress[data-progress="0"] .circle .fill.fix {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }
.radial-progress[data-progress="0"] .inset .percentage .numbers {
  width: 57px; }

.radial-progress[data-progress="1"] .circle .mask.full,
.radial-progress[data-progress="1"] .circle .fill {
  -webkit-transform: rotate(1.8deg);
  -ms-transform: rotate(1.8deg);
  transform: rotate(1.8deg); }

.radial-progress[data-progress="1"] .circle .fill.fix {
  -webkit-transform: rotate(3.6deg);
  -ms-transform: rotate(3.6deg);
  transform: rotate(3.6deg); }
.radial-progress[data-progress="1"] .inset .percentage .numbers {
  width: 114px; }

.radial-progress[data-progress="2"] .circle .mask.full,
.radial-progress[data-progress="2"] .circle .fill {
  -webkit-transform: rotate(3.6deg);
  -ms-transform: rotate(3.6deg);
  transform: rotate(3.6deg); }

.radial-progress[data-progress="2"] .circle .fill.fix {
  -webkit-transform: rotate(7.2deg);
  -ms-transform: rotate(7.2deg);
  transform: rotate(7.2deg); }
.radial-progress[data-progress="2"] .inset .percentage .numbers {
  width: 171px; }

.radial-progress[data-progress="3"] .circle .mask.full,
.radial-progress[data-progress="3"] .circle .fill {
  -webkit-transform: rotate(5.4deg);
  -ms-transform: rotate(5.4deg);
  transform: rotate(5.4deg); }

.radial-progress[data-progress="3"] .circle .fill.fix {
  -webkit-transform: rotate(10.8deg);
  -ms-transform: rotate(10.8deg);
  transform: rotate(10.8deg); }
.radial-progress[data-progress="3"] .inset .percentage .numbers {
  width: 228px; }

.radial-progress[data-progress="4"] .circle .mask.full,
.radial-progress[data-progress="4"] .circle .fill {
  -webkit-transform: rotate(7.2deg);
  -ms-transform: rotate(7.2deg);
  transform: rotate(7.2deg); }

.radial-progress[data-progress="4"] .circle .fill.fix {
  -webkit-transform: rotate(14.4deg);
  -ms-transform: rotate(14.4deg);
  transform: rotate(14.4deg); }
.radial-progress[data-progress="4"] .inset .percentage .numbers {
  width: 285px; }

.radial-progress[data-progress="5"] .circle .mask.full,
.radial-progress[data-progress="5"] .circle .fill {
  -webkit-transform: rotate(9deg);
  -ms-transform: rotate(9deg);
  transform: rotate(9deg); }

.radial-progress[data-progress="5"] .circle .fill.fix {
  -webkit-transform: rotate(18deg);
  -ms-transform: rotate(18deg);
  transform: rotate(18deg); }
.radial-progress[data-progress="5"] .inset .percentage .numbers {
  width: 342px; }

.radial-progress[data-progress="6"] .circle .mask.full,
.radial-progress[data-progress="6"] .circle .fill {
  -webkit-transform: rotate(10.8deg);
  -ms-transform: rotate(10.8deg);
  transform: rotate(10.8deg); }

.radial-progress[data-progress="6"] .circle .fill.fix {
  -webkit-transform: rotate(21.6deg);
  -ms-transform: rotate(21.6deg);
  transform: rotate(21.6deg); }
.radial-progress[data-progress="6"] .inset .percentage .numbers {
  width: 399px; }

.radial-progress[data-progress="7"] .circle .mask.full,
.radial-progress[data-progress="7"] .circle .fill {
  -webkit-transform: rotate(12.6deg);
  -ms-transform: rotate(12.6deg);
  transform: rotate(12.6deg); }

.radial-progress[data-progress="7"] .circle .fill.fix {
  -webkit-transform: rotate(25.2deg);
  -ms-transform: rotate(25.2deg);
  transform: rotate(25.2deg); }
.radial-progress[data-progress="7"] .inset .percentage .numbers {
  width: 456px; }

.radial-progress[data-progress="8"] .circle .mask.full,
.radial-progress[data-progress="8"] .circle .fill {
  -webkit-transform: rotate(14.4deg);
  -ms-transform: rotate(14.4deg);
  transform: rotate(14.4deg); }

.radial-progress[data-progress="8"] .circle .fill.fix {
  -webkit-transform: rotate(28.8deg);
  -ms-transform: rotate(28.8deg);
  transform: rotate(28.8deg); }
.radial-progress[data-progress="8"] .inset .percentage .numbers {
  width: 513px; }

.radial-progress[data-progress="9"] .circle .mask.full,
.radial-progress[data-progress="9"] .circle .fill {
  -webkit-transform: rotate(16.2deg);
  -ms-transform: rotate(16.2deg);
  transform: rotate(16.2deg); }

.radial-progress[data-progress="9"] .circle .fill.fix {
  -webkit-transform: rotate(32.4deg);
  -ms-transform: rotate(32.4deg);
  transform: rotate(32.4deg); }
.radial-progress[data-progress="9"] .inset .percentage .numbers {
  width: 570px; }

.radial-progress[data-progress="10"] .circle .mask.full,
.radial-progress[data-progress="10"] .circle .fill {
  -webkit-transform: rotate(18deg);
  -ms-transform: rotate(18deg);
  transform: rotate(18deg); }

.radial-progress[data-progress="10"] .circle .fill.fix {
  -webkit-transform: rotate(36deg);
  -ms-transform: rotate(36deg);
  transform: rotate(36deg); }
.radial-progress[data-progress="10"] .inset .percentage .numbers {
  width: 627px; }

.radial-progress[data-progress="11"] .circle .mask.full,
.radial-progress[data-progress="11"] .circle .fill {
  -webkit-transform: rotate(19.8deg);
  -ms-transform: rotate(19.8deg);
  transform: rotate(19.8deg); }

.radial-progress[data-progress="11"] .circle .fill.fix {
  -webkit-transform: rotate(39.6deg);
  -ms-transform: rotate(39.6deg);
  transform: rotate(39.6deg); }
.radial-progress[data-progress="11"] .inset .percentage .numbers {
  width: 684px; }

.radial-progress[data-progress="12"] .circle .mask.full,
.radial-progress[data-progress="12"] .circle .fill {
  -webkit-transform: rotate(21.6deg);
  -ms-transform: rotate(21.6deg);
  transform: rotate(21.6deg); }

.radial-progress[data-progress="12"] .circle .fill.fix {
  -webkit-transform: rotate(43.2deg);
  -ms-transform: rotate(43.2deg);
  transform: rotate(43.2deg); }
.radial-progress[data-progress="12"] .inset .percentage .numbers {
  width: 741px; }

.radial-progress[data-progress="13"] .circle .mask.full,
.radial-progress[data-progress="13"] .circle .fill {
  -webkit-transform: rotate(23.4deg);
  -ms-transform: rotate(23.4deg);
  transform: rotate(23.4deg); }

.radial-progress[data-progress="13"] .circle .fill.fix {
  -webkit-transform: rotate(46.8deg);
  -ms-transform: rotate(46.8deg);
  transform: rotate(46.8deg); }
.radial-progress[data-progress="13"] .inset .percentage .numbers {
  width: 798px; }

.radial-progress[data-progress="14"] .circle .mask.full,
.radial-progress[data-progress="14"] .circle .fill {
  -webkit-transform: rotate(25.2deg);
  -ms-transform: rotate(25.2deg);
  transform: rotate(25.2deg); }

.radial-progress[data-progress="14"] .circle .fill.fix {
  -webkit-transform: rotate(50.4deg);
  -ms-transform: rotate(50.4deg);
  transform: rotate(50.4deg); }
.radial-progress[data-progress="14"] .inset .percentage .numbers {
  width: 855px; }

.radial-progress[data-progress="15"] .circle .mask.full,
.radial-progress[data-progress="15"] .circle .fill {
  -webkit-transform: rotate(27deg);
  -ms-transform: rotate(27deg);
  transform: rotate(27deg); }

.radial-progress[data-progress="15"] .circle .fill.fix {
  -webkit-transform: rotate(54deg);
  -ms-transform: rotate(54deg);
  transform: rotate(54deg); }
.radial-progress[data-progress="15"] .inset .percentage .numbers {
  width: 912px; }

.radial-progress[data-progress="16"] .circle .mask.full,
.radial-progress[data-progress="16"] .circle .fill {
  -webkit-transform: rotate(28.8deg);
  -ms-transform: rotate(28.8deg);
  transform: rotate(28.8deg); }

.radial-progress[data-progress="16"] .circle .fill.fix {
  -webkit-transform: rotate(57.6deg);
  -ms-transform: rotate(57.6deg);
  transform: rotate(57.6deg); }
.radial-progress[data-progress="16"] .inset .percentage .numbers {
  width: 969px; }

.radial-progress[data-progress="17"] .circle .mask.full,
.radial-progress[data-progress="17"] .circle .fill {
  -webkit-transform: rotate(30.6deg);
  -ms-transform: rotate(30.6deg);
  transform: rotate(30.6deg); }

.radial-progress[data-progress="17"] .circle .fill.fix {
  -webkit-transform: rotate(61.2deg);
  -ms-transform: rotate(61.2deg);
  transform: rotate(61.2deg); }
.radial-progress[data-progress="17"] .inset .percentage .numbers {
  width: 1026px; }

.radial-progress[data-progress="18"] .circle .mask.full,
.radial-progress[data-progress="18"] .circle .fill {
  -webkit-transform: rotate(32.4deg);
  -ms-transform: rotate(32.4deg);
  transform: rotate(32.4deg); }

.radial-progress[data-progress="18"] .circle .fill.fix {
  -webkit-transform: rotate(64.8deg);
  -ms-transform: rotate(64.8deg);
  transform: rotate(64.8deg); }
.radial-progress[data-progress="18"] .inset .percentage .numbers {
  width: 1083px; }

.radial-progress[data-progress="19"] .circle .mask.full,
.radial-progress[data-progress="19"] .circle .fill {
  -webkit-transform: rotate(34.2deg);
  -ms-transform: rotate(34.2deg);
  transform: rotate(34.2deg); }

.radial-progress[data-progress="19"] .circle .fill.fix {
  -webkit-transform: rotate(68.4deg);
  -ms-transform: rotate(68.4deg);
  transform: rotate(68.4deg); }
.radial-progress[data-progress="19"] .inset .percentage .numbers {
  width: 1140px; }

.radial-progress[data-progress="20"] .circle .mask.full,
.radial-progress[data-progress="20"] .circle .fill {
  -webkit-transform: rotate(36deg);
  -ms-transform: rotate(36deg);
  transform: rotate(36deg); }

.radial-progress[data-progress="20"] .circle .fill.fix {
  -webkit-transform: rotate(72deg);
  -ms-transform: rotate(72deg);
  transform: rotate(72deg); }
.radial-progress[data-progress="20"] .inset .percentage .numbers {
  width: 1197px; }

.radial-progress[data-progress="21"] .circle .mask.full,
.radial-progress[data-progress="21"] .circle .fill {
  -webkit-transform: rotate(37.8deg);
  -ms-transform: rotate(37.8deg);
  transform: rotate(37.8deg); }

.radial-progress[data-progress="21"] .circle .fill.fix {
  -webkit-transform: rotate(75.6deg);
  -ms-transform: rotate(75.6deg);
  transform: rotate(75.6deg); }
.radial-progress[data-progress="21"] .inset .percentage .numbers {
  width: 1254px; }

.radial-progress[data-progress="22"] .circle .mask.full,
.radial-progress[data-progress="22"] .circle .fill {
  -webkit-transform: rotate(39.6deg);
  -ms-transform: rotate(39.6deg);
  transform: rotate(39.6deg); }

.radial-progress[data-progress="22"] .circle .fill.fix {
  -webkit-transform: rotate(79.2deg);
  -ms-transform: rotate(79.2deg);
  transform: rotate(79.2deg); }
.radial-progress[data-progress="22"] .inset .percentage .numbers {
  width: 1311px; }

.radial-progress[data-progress="23"] .circle .mask.full,
.radial-progress[data-progress="23"] .circle .fill {
  -webkit-transform: rotate(41.4deg);
  -ms-transform: rotate(41.4deg);
  transform: rotate(41.4deg); }

.radial-progress[data-progress="23"] .circle .fill.fix {
  -webkit-transform: rotate(82.8deg);
  -ms-transform: rotate(82.8deg);
  transform: rotate(82.8deg); }
.radial-progress[data-progress="23"] .inset .percentage .numbers {
  width: 1368px; }

.radial-progress[data-progress="24"] .circle .mask.full,
.radial-progress[data-progress="24"] .circle .fill {
  -webkit-transform: rotate(43.2deg);
  -ms-transform: rotate(43.2deg);
  transform: rotate(43.2deg); }

.radial-progress[data-progress="24"] .circle .fill.fix {
  -webkit-transform: rotate(86.4deg);
  -ms-transform: rotate(86.4deg);
  transform: rotate(86.4deg); }
.radial-progress[data-progress="24"] .inset .percentage .numbers {
  width: 1425px; }

.radial-progress[data-progress="25"] .circle .mask.full,
.radial-progress[data-progress="25"] .circle .fill {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.radial-progress[data-progress="25"] .circle .fill.fix {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }
.radial-progress[data-progress="25"] .inset .percentage .numbers {
  width: 1482px; }

.radial-progress[data-progress="26"] .circle .mask.full,
.radial-progress[data-progress="26"] .circle .fill {
  -webkit-transform: rotate(46.8deg);
  -ms-transform: rotate(46.8deg);
  transform: rotate(46.8deg); }

.radial-progress[data-progress="26"] .circle .fill.fix {
  -webkit-transform: rotate(93.6deg);
  -ms-transform: rotate(93.6deg);
  transform: rotate(93.6deg); }
.radial-progress[data-progress="26"] .inset .percentage .numbers {
  width: 1539px; }

.radial-progress[data-progress="27"] .circle .mask.full,
.radial-progress[data-progress="27"] .circle .fill {
  -webkit-transform: rotate(48.6deg);
  -ms-transform: rotate(48.6deg);
  transform: rotate(48.6deg); }

.radial-progress[data-progress="27"] .circle .fill.fix {
  -webkit-transform: rotate(97.2deg);
  -ms-transform: rotate(97.2deg);
  transform: rotate(97.2deg); }
.radial-progress[data-progress="27"] .inset .percentage .numbers {
  width: 1596px; }

.radial-progress[data-progress="28"] .circle .mask.full,
.radial-progress[data-progress="28"] .circle .fill {
  -webkit-transform: rotate(50.4deg);
  -ms-transform: rotate(50.4deg);
  transform: rotate(50.4deg); }

.radial-progress[data-progress="28"] .circle .fill.fix {
  -webkit-transform: rotate(100.8deg);
  -ms-transform: rotate(100.8deg);
  transform: rotate(100.8deg); }
.radial-progress[data-progress="28"] .inset .percentage .numbers {
  width: 1653px; }

.radial-progress[data-progress="29"] .circle .mask.full,
.radial-progress[data-progress="29"] .circle .fill {
  -webkit-transform: rotate(52.2deg);
  -ms-transform: rotate(52.2deg);
  transform: rotate(52.2deg); }

.radial-progress[data-progress="29"] .circle .fill.fix {
  -webkit-transform: rotate(104.4deg);
  -ms-transform: rotate(104.4deg);
  transform: rotate(104.4deg); }
.radial-progress[data-progress="29"] .inset .percentage .numbers {
  width: 1710px; }

.radial-progress[data-progress="30"] .circle .mask.full,
.radial-progress[data-progress="30"] .circle .fill {
  -webkit-transform: rotate(54deg);
  -ms-transform: rotate(54deg);
  transform: rotate(54deg); }

.radial-progress[data-progress="30"] .circle .fill.fix {
  -webkit-transform: rotate(108deg);
  -ms-transform: rotate(108deg);
  transform: rotate(108deg); }
.radial-progress[data-progress="30"] .inset .percentage .numbers {
  width: 1767px; }

.radial-progress[data-progress="31"] .circle .mask.full,
.radial-progress[data-progress="31"] .circle .fill {
  -webkit-transform: rotate(55.8deg);
  -ms-transform: rotate(55.8deg);
  transform: rotate(55.8deg); }

.radial-progress[data-progress="31"] .circle .fill.fix {
  -webkit-transform: rotate(111.6deg);
  -ms-transform: rotate(111.6deg);
  transform: rotate(111.6deg); }
.radial-progress[data-progress="31"] .inset .percentage .numbers {
  width: 1824px; }

.radial-progress[data-progress="32"] .circle .mask.full,
.radial-progress[data-progress="32"] .circle .fill {
  -webkit-transform: rotate(57.6deg);
  -ms-transform: rotate(57.6deg);
  transform: rotate(57.6deg); }

.radial-progress[data-progress="32"] .circle .fill.fix {
  -webkit-transform: rotate(115.2deg);
  -ms-transform: rotate(115.2deg);
  transform: rotate(115.2deg); }
.radial-progress[data-progress="32"] .inset .percentage .numbers {
  width: 1881px; }

.radial-progress[data-progress="33"] .circle .mask.full,
.radial-progress[data-progress="33"] .circle .fill {
  -webkit-transform: rotate(59.4deg);
  -ms-transform: rotate(59.4deg);
  transform: rotate(59.4deg); }

.radial-progress[data-progress="33"] .circle .fill.fix {
  -webkit-transform: rotate(118.8deg);
  -ms-transform: rotate(118.8deg);
  transform: rotate(118.8deg); }
.radial-progress[data-progress="33"] .inset .percentage .numbers {
  width: 1938px; }

.radial-progress[data-progress="34"] .circle .mask.full,
.radial-progress[data-progress="34"] .circle .fill {
  -webkit-transform: rotate(61.2deg);
  -ms-transform: rotate(61.2deg);
  transform: rotate(61.2deg); }

.radial-progress[data-progress="34"] .circle .fill.fix {
  -webkit-transform: rotate(122.4deg);
  -ms-transform: rotate(122.4deg);
  transform: rotate(122.4deg); }
.radial-progress[data-progress="34"] .inset .percentage .numbers {
  width: 1995px; }

.radial-progress[data-progress="35"] .circle .mask.full,
.radial-progress[data-progress="35"] .circle .fill {
  -webkit-transform: rotate(63deg);
  -ms-transform: rotate(63deg);
  transform: rotate(63deg); }

.radial-progress[data-progress="35"] .circle .fill.fix {
  -webkit-transform: rotate(126deg);
  -ms-transform: rotate(126deg);
  transform: rotate(126deg); }
.radial-progress[data-progress="35"] .inset .percentage .numbers {
  width: 2052px; }

.radial-progress[data-progress="36"] .circle .mask.full,
.radial-progress[data-progress="36"] .circle .fill {
  -webkit-transform: rotate(64.8deg);
  -ms-transform: rotate(64.8deg);
  transform: rotate(64.8deg); }

.radial-progress[data-progress="36"] .circle .fill.fix {
  -webkit-transform: rotate(129.6deg);
  -ms-transform: rotate(129.6deg);
  transform: rotate(129.6deg); }
.radial-progress[data-progress="36"] .inset .percentage .numbers {
  width: 2109px; }

.radial-progress[data-progress="37"] .circle .mask.full,
.radial-progress[data-progress="37"] .circle .fill {
  -webkit-transform: rotate(66.6deg);
  -ms-transform: rotate(66.6deg);
  transform: rotate(66.6deg); }

.radial-progress[data-progress="37"] .circle .fill.fix {
  -webkit-transform: rotate(133.2deg);
  -ms-transform: rotate(133.2deg);
  transform: rotate(133.2deg); }
.radial-progress[data-progress="37"] .inset .percentage .numbers {
  width: 2166px; }

.radial-progress[data-progress="38"] .circle .mask.full,
.radial-progress[data-progress="38"] .circle .fill {
  -webkit-transform: rotate(68.4deg);
  -ms-transform: rotate(68.4deg);
  transform: rotate(68.4deg); }

.radial-progress[data-progress="38"] .circle .fill.fix {
  -webkit-transform: rotate(136.8deg);
  -ms-transform: rotate(136.8deg);
  transform: rotate(136.8deg); }
.radial-progress[data-progress="38"] .inset .percentage .numbers {
  width: 2223px; }

.radial-progress[data-progress="39"] .circle .mask.full,
.radial-progress[data-progress="39"] .circle .fill {
  -webkit-transform: rotate(70.2deg);
  -ms-transform: rotate(70.2deg);
  transform: rotate(70.2deg); }

.radial-progress[data-progress="39"] .circle .fill.fix {
  -webkit-transform: rotate(140.4deg);
  -ms-transform: rotate(140.4deg);
  transform: rotate(140.4deg); }
.radial-progress[data-progress="39"] .inset .percentage .numbers {
  width: 2280px; }

.radial-progress[data-progress="40"] .circle .mask.full,
.radial-progress[data-progress="40"] .circle .fill {
  -webkit-transform: rotate(72deg);
  -ms-transform: rotate(72deg);
  transform: rotate(72deg); }

.radial-progress[data-progress="40"] .circle .fill.fix {
  -webkit-transform: rotate(144deg);
  -ms-transform: rotate(144deg);
  transform: rotate(144deg); }
.radial-progress[data-progress="40"] .inset .percentage .numbers {
  width: 2337px; }

.radial-progress[data-progress="41"] .circle .mask.full,
.radial-progress[data-progress="41"] .circle .fill {
  -webkit-transform: rotate(73.8deg);
  -ms-transform: rotate(73.8deg);
  transform: rotate(73.8deg); }

.radial-progress[data-progress="41"] .circle .fill.fix {
  -webkit-transform: rotate(147.6deg);
  -ms-transform: rotate(147.6deg);
  transform: rotate(147.6deg); }
.radial-progress[data-progress="41"] .inset .percentage .numbers {
  width: 2394px; }

.radial-progress[data-progress="42"] .circle .mask.full,
.radial-progress[data-progress="42"] .circle .fill {
  -webkit-transform: rotate(75.6deg);
  -ms-transform: rotate(75.6deg);
  transform: rotate(75.6deg); }

.radial-progress[data-progress="42"] .circle .fill.fix {
  -webkit-transform: rotate(151.2deg);
  -ms-transform: rotate(151.2deg);
  transform: rotate(151.2deg); }
.radial-progress[data-progress="42"] .inset .percentage .numbers {
  width: 2451px; }

.radial-progress[data-progress="43"] .circle .mask.full,
.radial-progress[data-progress="43"] .circle .fill {
  -webkit-transform: rotate(77.4deg);
  -ms-transform: rotate(77.4deg);
  transform: rotate(77.4deg); }

.radial-progress[data-progress="43"] .circle .fill.fix {
  -webkit-transform: rotate(154.8deg);
  -ms-transform: rotate(154.8deg);
  transform: rotate(154.8deg); }
.radial-progress[data-progress="43"] .inset .percentage .numbers {
  width: 2508px; }

.radial-progress[data-progress="44"] .circle .mask.full,
.radial-progress[data-progress="44"] .circle .fill {
  -webkit-transform: rotate(79.2deg);
  -ms-transform: rotate(79.2deg);
  transform: rotate(79.2deg); }

.radial-progress[data-progress="44"] .circle .fill.fix {
  -webkit-transform: rotate(158.4deg);
  -ms-transform: rotate(158.4deg);
  transform: rotate(158.4deg); }
.radial-progress[data-progress="44"] .inset .percentage .numbers {
  width: 2565px; }

.radial-progress[data-progress="45"] .circle .mask.full,
.radial-progress[data-progress="45"] .circle .fill {
  -webkit-transform: rotate(81deg);
  -ms-transform: rotate(81deg);
  transform: rotate(81deg); }

.radial-progress[data-progress="45"] .circle .fill.fix {
  -webkit-transform: rotate(162deg);
  -ms-transform: rotate(162deg);
  transform: rotate(162deg); }
.radial-progress[data-progress="45"] .inset .percentage .numbers {
  width: 2622px; }

.radial-progress[data-progress="46"] .circle .mask.full,
.radial-progress[data-progress="46"] .circle .fill {
  -webkit-transform: rotate(82.8deg);
  -ms-transform: rotate(82.8deg);
  transform: rotate(82.8deg); }

.radial-progress[data-progress="46"] .circle .fill.fix {
  -webkit-transform: rotate(165.6deg);
  -ms-transform: rotate(165.6deg);
  transform: rotate(165.6deg); }
.radial-progress[data-progress="46"] .inset .percentage .numbers {
  width: 2679px; }

.radial-progress[data-progress="47"] .circle .mask.full,
.radial-progress[data-progress="47"] .circle .fill {
  -webkit-transform: rotate(84.6deg);
  -ms-transform: rotate(84.6deg);
  transform: rotate(84.6deg); }

.radial-progress[data-progress="47"] .circle .fill.fix {
  -webkit-transform: rotate(169.2deg);
  -ms-transform: rotate(169.2deg);
  transform: rotate(169.2deg); }
.radial-progress[data-progress="47"] .inset .percentage .numbers {
  width: 2736px; }

.radial-progress[data-progress="48"] .circle .mask.full,
.radial-progress[data-progress="48"] .circle .fill {
  -webkit-transform: rotate(86.4deg);
  -ms-transform: rotate(86.4deg);
  transform: rotate(86.4deg); }

.radial-progress[data-progress="48"] .circle .fill.fix {
  -webkit-transform: rotate(172.8deg);
  -ms-transform: rotate(172.8deg);
  transform: rotate(172.8deg); }
.radial-progress[data-progress="48"] .inset .percentage .numbers {
  width: 2793px; }

.radial-progress[data-progress="49"] .circle .mask.full,
.radial-progress[data-progress="49"] .circle .fill {
  -webkit-transform: rotate(88.2deg);
  -ms-transform: rotate(88.2deg);
  transform: rotate(88.2deg); }

.radial-progress[data-progress="49"] .circle .fill.fix {
  -webkit-transform: rotate(176.4deg);
  -ms-transform: rotate(176.4deg);
  transform: rotate(176.4deg); }
.radial-progress[data-progress="49"] .inset .percentage .numbers {
  width: 2850px; }

.radial-progress[data-progress="50"] .circle .mask.full,
.radial-progress[data-progress="50"] .circle .fill {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.radial-progress[data-progress="50"] .circle .fill.fix {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }
.radial-progress[data-progress="50"] .inset .percentage .numbers {
  width: 2907px; }

.radial-progress[data-progress="51"] .circle .mask.full,
.radial-progress[data-progress="51"] .circle .fill {
  -webkit-transform: rotate(91.8deg);
  -ms-transform: rotate(91.8deg);
  transform: rotate(91.8deg); }

.radial-progress[data-progress="51"] .circle .fill.fix {
  -webkit-transform: rotate(183.6deg);
  -ms-transform: rotate(183.6deg);
  transform: rotate(183.6deg); }
.radial-progress[data-progress="51"] .inset .percentage .numbers {
  width: 2964px; }

.radial-progress[data-progress="52"] .circle .mask.full,
.radial-progress[data-progress="52"] .circle .fill {
  -webkit-transform: rotate(93.6deg);
  -ms-transform: rotate(93.6deg);
  transform: rotate(93.6deg); }

.radial-progress[data-progress="52"] .circle .fill.fix {
  -webkit-transform: rotate(187.2deg);
  -ms-transform: rotate(187.2deg);
  transform: rotate(187.2deg); }
.radial-progress[data-progress="52"] .inset .percentage .numbers {
  width: 3021px; }

.radial-progress[data-progress="53"] .circle .mask.full,
.radial-progress[data-progress="53"] .circle .fill {
  -webkit-transform: rotate(95.4deg);
  -ms-transform: rotate(95.4deg);
  transform: rotate(95.4deg); }

.radial-progress[data-progress="53"] .circle .fill.fix {
  -webkit-transform: rotate(190.8deg);
  -ms-transform: rotate(190.8deg);
  transform: rotate(190.8deg); }
.radial-progress[data-progress="53"] .inset .percentage .numbers {
  width: 3078px; }

.radial-progress[data-progress="54"] .circle .mask.full,
.radial-progress[data-progress="54"] .circle .fill {
  -webkit-transform: rotate(97.2deg);
  -ms-transform: rotate(97.2deg);
  transform: rotate(97.2deg); }

.radial-progress[data-progress="54"] .circle .fill.fix {
  -webkit-transform: rotate(194.4deg);
  -ms-transform: rotate(194.4deg);
  transform: rotate(194.4deg); }
.radial-progress[data-progress="54"] .inset .percentage .numbers {
  width: 3135px; }

.radial-progress[data-progress="55"] .circle .mask.full,
.radial-progress[data-progress="55"] .circle .fill {
  -webkit-transform: rotate(99deg);
  -ms-transform: rotate(99deg);
  transform: rotate(99deg); }

.radial-progress[data-progress="55"] .circle .fill.fix {
  -webkit-transform: rotate(198deg);
  -ms-transform: rotate(198deg);
  transform: rotate(198deg); }
.radial-progress[data-progress="55"] .inset .percentage .numbers {
  width: 3192px; }

.radial-progress[data-progress="56"] .circle .mask.full,
.radial-progress[data-progress="56"] .circle .fill {
  -webkit-transform: rotate(100.8deg);
  -ms-transform: rotate(100.8deg);
  transform: rotate(100.8deg); }

.radial-progress[data-progress="56"] .circle .fill.fix {
  -webkit-transform: rotate(201.6deg);
  -ms-transform: rotate(201.6deg);
  transform: rotate(201.6deg); }
.radial-progress[data-progress="56"] .inset .percentage .numbers {
  width: 3249px; }

.radial-progress[data-progress="57"] .circle .mask.full,
.radial-progress[data-progress="57"] .circle .fill {
  -webkit-transform: rotate(102.6deg);
  -ms-transform: rotate(102.6deg);
  transform: rotate(102.6deg); }

.radial-progress[data-progress="57"] .circle .fill.fix {
  -webkit-transform: rotate(205.2deg);
  -ms-transform: rotate(205.2deg);
  transform: rotate(205.2deg); }
.radial-progress[data-progress="57"] .inset .percentage .numbers {
  width: 3306px; }

.radial-progress[data-progress="58"] .circle .mask.full,
.radial-progress[data-progress="58"] .circle .fill {
  -webkit-transform: rotate(104.4deg);
  -ms-transform: rotate(104.4deg);
  transform: rotate(104.4deg); }

.radial-progress[data-progress="58"] .circle .fill.fix {
  -webkit-transform: rotate(208.8deg);
  -ms-transform: rotate(208.8deg);
  transform: rotate(208.8deg); }
.radial-progress[data-progress="58"] .inset .percentage .numbers {
  width: 3363px; }

.radial-progress[data-progress="59"] .circle .mask.full,
.radial-progress[data-progress="59"] .circle .fill {
  -webkit-transform: rotate(106.2deg);
  -ms-transform: rotate(106.2deg);
  transform: rotate(106.2deg); }

.radial-progress[data-progress="59"] .circle .fill.fix {
  -webkit-transform: rotate(212.4deg);
  -ms-transform: rotate(212.4deg);
  transform: rotate(212.4deg); }
.radial-progress[data-progress="59"] .inset .percentage .numbers {
  width: 3420px; }

.radial-progress[data-progress="60"] .circle .mask.full,
.radial-progress[data-progress="60"] .circle .fill {
  -webkit-transform: rotate(108deg);
  -ms-transform: rotate(108deg);
  transform: rotate(108deg); }

.radial-progress[data-progress="60"] .circle .fill.fix {
  -webkit-transform: rotate(216deg);
  -ms-transform: rotate(216deg);
  transform: rotate(216deg); }
.radial-progress[data-progress="60"] .inset .percentage .numbers {
  width: 3477px; }

.radial-progress[data-progress="61"] .circle .mask.full,
.radial-progress[data-progress="61"] .circle .fill {
  -webkit-transform: rotate(109.8deg);
  -ms-transform: rotate(109.8deg);
  transform: rotate(109.8deg); }

.radial-progress[data-progress="61"] .circle .fill.fix {
  -webkit-transform: rotate(219.6deg);
  -ms-transform: rotate(219.6deg);
  transform: rotate(219.6deg); }
.radial-progress[data-progress="61"] .inset .percentage .numbers {
  width: 3534px; }

.radial-progress[data-progress="62"] .circle .mask.full,
.radial-progress[data-progress="62"] .circle .fill {
  -webkit-transform: rotate(111.6deg);
  -ms-transform: rotate(111.6deg);
  transform: rotate(111.6deg); }

.radial-progress[data-progress="62"] .circle .fill.fix {
  -webkit-transform: rotate(223.2deg);
  -ms-transform: rotate(223.2deg);
  transform: rotate(223.2deg); }
.radial-progress[data-progress="62"] .inset .percentage .numbers {
  width: 3591px; }

.radial-progress[data-progress="63"] .circle .mask.full,
.radial-progress[data-progress="63"] .circle .fill {
  -webkit-transform: rotate(113.4deg);
  -ms-transform: rotate(113.4deg);
  transform: rotate(113.4deg); }

.radial-progress[data-progress="63"] .circle .fill.fix {
  -webkit-transform: rotate(226.8deg);
  -ms-transform: rotate(226.8deg);
  transform: rotate(226.8deg); }
.radial-progress[data-progress="63"] .inset .percentage .numbers {
  width: 3648px; }

.radial-progress[data-progress="64"] .circle .mask.full,
.radial-progress[data-progress="64"] .circle .fill {
  -webkit-transform: rotate(115.2deg);
  -ms-transform: rotate(115.2deg);
  transform: rotate(115.2deg); }

.radial-progress[data-progress="64"] .circle .fill.fix {
  -webkit-transform: rotate(230.4deg);
  -ms-transform: rotate(230.4deg);
  transform: rotate(230.4deg); }
.radial-progress[data-progress="64"] .inset .percentage .numbers {
  width: 3705px; }

.radial-progress[data-progress="65"] .circle .mask.full,
.radial-progress[data-progress="65"] .circle .fill {
  -webkit-transform: rotate(117deg);
  -ms-transform: rotate(117deg);
  transform: rotate(117deg); }

.radial-progress[data-progress="65"] .circle .fill.fix {
  -webkit-transform: rotate(234deg);
  -ms-transform: rotate(234deg);
  transform: rotate(234deg); }
.radial-progress[data-progress="65"] .inset .percentage .numbers {
  width: 3762px; }

.radial-progress[data-progress="66"] .circle .mask.full,
.radial-progress[data-progress="66"] .circle .fill {
  -webkit-transform: rotate(118.8deg);
  -ms-transform: rotate(118.8deg);
  transform: rotate(118.8deg); }

.radial-progress[data-progress="66"] .circle .fill.fix {
  -webkit-transform: rotate(237.6deg);
  -ms-transform: rotate(237.6deg);
  transform: rotate(237.6deg); }
.radial-progress[data-progress="66"] .inset .percentage .numbers {
  width: 3819px; }

.radial-progress[data-progress="67"] .circle .mask.full,
.radial-progress[data-progress="67"] .circle .fill {
  -webkit-transform: rotate(120.6deg);
  -ms-transform: rotate(120.6deg);
  transform: rotate(120.6deg); }

.radial-progress[data-progress="67"] .circle .fill.fix {
  -webkit-transform: rotate(241.2deg);
  -ms-transform: rotate(241.2deg);
  transform: rotate(241.2deg); }
.radial-progress[data-progress="67"] .inset .percentage .numbers {
  width: 3876px; }

.radial-progress[data-progress="68"] .circle .mask.full,
.radial-progress[data-progress="68"] .circle .fill {
  -webkit-transform: rotate(122.4deg);
  -ms-transform: rotate(122.4deg);
  transform: rotate(122.4deg); }

.radial-progress[data-progress="68"] .circle .fill.fix {
  -webkit-transform: rotate(244.8deg);
  -ms-transform: rotate(244.8deg);
  transform: rotate(244.8deg); }
.radial-progress[data-progress="68"] .inset .percentage .numbers {
  width: 3933px; }

.radial-progress[data-progress="69"] .circle .mask.full,
.radial-progress[data-progress="69"] .circle .fill {
  -webkit-transform: rotate(124.2deg);
  -ms-transform: rotate(124.2deg);
  transform: rotate(124.2deg); }

.radial-progress[data-progress="69"] .circle .fill.fix {
  -webkit-transform: rotate(248.4deg);
  -ms-transform: rotate(248.4deg);
  transform: rotate(248.4deg); }
.radial-progress[data-progress="69"] .inset .percentage .numbers {
  width: 3990px; }

.radial-progress[data-progress="70"] .circle .mask.full,
.radial-progress[data-progress="70"] .circle .fill {
  -webkit-transform: rotate(126deg);
  -ms-transform: rotate(126deg);
  transform: rotate(126deg); }

.radial-progress[data-progress="70"] .circle .fill.fix {
  -webkit-transform: rotate(252deg);
  -ms-transform: rotate(252deg);
  transform: rotate(252deg); }
.radial-progress[data-progress="70"] .inset .percentage .numbers {
  width: 4047px; }

.radial-progress[data-progress="71"] .circle .mask.full,
.radial-progress[data-progress="71"] .circle .fill {
  -webkit-transform: rotate(127.8deg);
  -ms-transform: rotate(127.8deg);
  transform: rotate(127.8deg); }

.radial-progress[data-progress="71"] .circle .fill.fix {
  -webkit-transform: rotate(255.6deg);
  -ms-transform: rotate(255.6deg);
  transform: rotate(255.6deg); }
.radial-progress[data-progress="71"] .inset .percentage .numbers {
  width: 4104px; }

.radial-progress[data-progress="72"] .circle .mask.full,
.radial-progress[data-progress="72"] .circle .fill {
  -webkit-transform: rotate(129.6deg);
  -ms-transform: rotate(129.6deg);
  transform: rotate(129.6deg); }

.radial-progress[data-progress="72"] .circle .fill.fix {
  -webkit-transform: rotate(259.2deg);
  -ms-transform: rotate(259.2deg);
  transform: rotate(259.2deg); }
.radial-progress[data-progress="72"] .inset .percentage .numbers {
  width: 4161px; }

.radial-progress[data-progress="73"] .circle .mask.full,
.radial-progress[data-progress="73"] .circle .fill {
  -webkit-transform: rotate(131.4deg);
  -ms-transform: rotate(131.4deg);
  transform: rotate(131.4deg); }

.radial-progress[data-progress="73"] .circle .fill.fix {
  -webkit-transform: rotate(262.8deg);
  -ms-transform: rotate(262.8deg);
  transform: rotate(262.8deg); }
.radial-progress[data-progress="73"] .inset .percentage .numbers {
  width: 4218px; }

.radial-progress[data-progress="74"] .circle .mask.full,
.radial-progress[data-progress="74"] .circle .fill {
  -webkit-transform: rotate(133.2deg);
  -ms-transform: rotate(133.2deg);
  transform: rotate(133.2deg); }

.radial-progress[data-progress="74"] .circle .fill.fix {
  -webkit-transform: rotate(266.4deg);
  -ms-transform: rotate(266.4deg);
  transform: rotate(266.4deg); }
.radial-progress[data-progress="74"] .inset .percentage .numbers {
  width: 4275px; }

.radial-progress[data-progress="75"] .circle .mask.full,
.radial-progress[data-progress="75"] .circle .fill {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg); }

.radial-progress[data-progress="75"] .circle .fill.fix {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }
.radial-progress[data-progress="75"] .inset .percentage .numbers {
  width: 4332px; }

.radial-progress[data-progress="76"] .circle .mask.full,
.radial-progress[data-progress="76"] .circle .fill {
  -webkit-transform: rotate(136.8deg);
  -ms-transform: rotate(136.8deg);
  transform: rotate(136.8deg); }

.radial-progress[data-progress="76"] .circle .fill.fix {
  -webkit-transform: rotate(273.6deg);
  -ms-transform: rotate(273.6deg);
  transform: rotate(273.6deg); }
.radial-progress[data-progress="76"] .inset .percentage .numbers {
  width: 4389px; }

.radial-progress[data-progress="77"] .circle .mask.full,
.radial-progress[data-progress="77"] .circle .fill {
  -webkit-transform: rotate(138.6deg);
  -ms-transform: rotate(138.6deg);
  transform: rotate(138.6deg); }

.radial-progress[data-progress="77"] .circle .fill.fix {
  -webkit-transform: rotate(277.2deg);
  -ms-transform: rotate(277.2deg);
  transform: rotate(277.2deg); }
.radial-progress[data-progress="77"] .inset .percentage .numbers {
  width: 4446px; }

.radial-progress[data-progress="78"] .circle .mask.full,
.radial-progress[data-progress="78"] .circle .fill {
  -webkit-transform: rotate(140.4deg);
  -ms-transform: rotate(140.4deg);
  transform: rotate(140.4deg); }

.radial-progress[data-progress="78"] .circle .fill.fix {
  -webkit-transform: rotate(280.8deg);
  -ms-transform: rotate(280.8deg);
  transform: rotate(280.8deg); }
.radial-progress[data-progress="78"] .inset .percentage .numbers {
  width: 4503px; }

.radial-progress[data-progress="79"] .circle .mask.full,
.radial-progress[data-progress="79"] .circle .fill {
  -webkit-transform: rotate(142.2deg);
  -ms-transform: rotate(142.2deg);
  transform: rotate(142.2deg); }

.radial-progress[data-progress="79"] .circle .fill.fix {
  -webkit-transform: rotate(284.4deg);
  -ms-transform: rotate(284.4deg);
  transform: rotate(284.4deg); }
.radial-progress[data-progress="79"] .inset .percentage .numbers {
  width: 4560px; }

.radial-progress[data-progress="80"] .circle .mask.full,
.radial-progress[data-progress="80"] .circle .fill {
  -webkit-transform: rotate(144deg);
  -ms-transform: rotate(144deg);
  transform: rotate(144deg); }

.radial-progress[data-progress="80"] .circle .fill.fix {
  -webkit-transform: rotate(288deg);
  -ms-transform: rotate(288deg);
  transform: rotate(288deg); }
.radial-progress[data-progress="80"] .inset .percentage .numbers {
  width: 4617px; }

.radial-progress[data-progress="81"] .circle .mask.full,
.radial-progress[data-progress="81"] .circle .fill {
  -webkit-transform: rotate(145.8deg);
  -ms-transform: rotate(145.8deg);
  transform: rotate(145.8deg); }

.radial-progress[data-progress="81"] .circle .fill.fix {
  -webkit-transform: rotate(291.6deg);
  -ms-transform: rotate(291.6deg);
  transform: rotate(291.6deg); }
.radial-progress[data-progress="81"] .inset .percentage .numbers {
  width: 4674px; }

.radial-progress[data-progress="82"] .circle .mask.full,
.radial-progress[data-progress="82"] .circle .fill {
  -webkit-transform: rotate(147.6deg);
  -ms-transform: rotate(147.6deg);
  transform: rotate(147.6deg); }

.radial-progress[data-progress="82"] .circle .fill.fix {
  -webkit-transform: rotate(295.2deg);
  -ms-transform: rotate(295.2deg);
  transform: rotate(295.2deg); }
.radial-progress[data-progress="82"] .inset .percentage .numbers {
  width: 4731px; }

.radial-progress[data-progress="83"] .circle .mask.full,
.radial-progress[data-progress="83"] .circle .fill {
  -webkit-transform: rotate(149.4deg);
  -ms-transform: rotate(149.4deg);
  transform: rotate(149.4deg); }

.radial-progress[data-progress="83"] .circle .fill.fix {
  -webkit-transform: rotate(298.8deg);
  -ms-transform: rotate(298.8deg);
  transform: rotate(298.8deg); }
.radial-progress[data-progress="83"] .inset .percentage .numbers {
  width: 4788px; }

.radial-progress[data-progress="84"] .circle .mask.full,
.radial-progress[data-progress="84"] .circle .fill {
  -webkit-transform: rotate(151.2deg);
  -ms-transform: rotate(151.2deg);
  transform: rotate(151.2deg); }

.radial-progress[data-progress="84"] .circle .fill.fix {
  -webkit-transform: rotate(302.4deg);
  -ms-transform: rotate(302.4deg);
  transform: rotate(302.4deg); }
.radial-progress[data-progress="84"] .inset .percentage .numbers {
  width: 4845px; }

.radial-progress[data-progress="85"] .circle .mask.full,
.radial-progress[data-progress="85"] .circle .fill {
  -webkit-transform: rotate(153deg);
  -ms-transform: rotate(153deg);
  transform: rotate(153deg); }

.radial-progress[data-progress="85"] .circle .fill.fix {
  -webkit-transform: rotate(306deg);
  -ms-transform: rotate(306deg);
  transform: rotate(306deg); }
.radial-progress[data-progress="85"] .inset .percentage .numbers {
  width: 4902px; }

.radial-progress[data-progress="86"] .circle .mask.full,
.radial-progress[data-progress="86"] .circle .fill {
  -webkit-transform: rotate(154.8deg);
  -ms-transform: rotate(154.8deg);
  transform: rotate(154.8deg); }

.radial-progress[data-progress="86"] .circle .fill.fix {
  -webkit-transform: rotate(309.6deg);
  -ms-transform: rotate(309.6deg);
  transform: rotate(309.6deg); }
.radial-progress[data-progress="86"] .inset .percentage .numbers {
  width: 4959px; }

.radial-progress[data-progress="87"] .circle .mask.full,
.radial-progress[data-progress="87"] .circle .fill {
  -webkit-transform: rotate(156.6deg);
  -ms-transform: rotate(156.6deg);
  transform: rotate(156.6deg); }

.radial-progress[data-progress="87"] .circle .fill.fix {
  -webkit-transform: rotate(313.2deg);
  -ms-transform: rotate(313.2deg);
  transform: rotate(313.2deg); }
.radial-progress[data-progress="87"] .inset .percentage .numbers {
  width: 5016px; }

.radial-progress[data-progress="88"] .circle .mask.full,
.radial-progress[data-progress="88"] .circle .fill {
  -webkit-transform: rotate(158.4deg);
  -ms-transform: rotate(158.4deg);
  transform: rotate(158.4deg); }

.radial-progress[data-progress="88"] .circle .fill.fix {
  -webkit-transform: rotate(316.8deg);
  -ms-transform: rotate(316.8deg);
  transform: rotate(316.8deg); }
.radial-progress[data-progress="88"] .inset .percentage .numbers {
  width: 5073px; }

.radial-progress[data-progress="89"] .circle .mask.full,
.radial-progress[data-progress="89"] .circle .fill {
  -webkit-transform: rotate(160.2deg);
  -ms-transform: rotate(160.2deg);
  transform: rotate(160.2deg); }

.radial-progress[data-progress="89"] .circle .fill.fix {
  -webkit-transform: rotate(320.4deg);
  -ms-transform: rotate(320.4deg);
  transform: rotate(320.4deg); }
.radial-progress[data-progress="89"] .inset .percentage .numbers {
  width: 5130px; }

.radial-progress[data-progress="90"] .circle .mask.full,
.radial-progress[data-progress="90"] .circle .fill {
  -webkit-transform: rotate(162deg);
  -ms-transform: rotate(162deg);
  transform: rotate(162deg); }

.radial-progress[data-progress="90"] .circle .fill.fix {
  -webkit-transform: rotate(324deg);
  -ms-transform: rotate(324deg);
  transform: rotate(324deg); }
.radial-progress[data-progress="90"] .inset .percentage .numbers {
  width: 5187px; }

.radial-progress[data-progress="91"] .circle .mask.full,
.radial-progress[data-progress="91"] .circle .fill {
  -webkit-transform: rotate(163.8deg);
  -ms-transform: rotate(163.8deg);
  transform: rotate(163.8deg); }

.radial-progress[data-progress="91"] .circle .fill.fix {
  -webkit-transform: rotate(327.6deg);
  -ms-transform: rotate(327.6deg);
  transform: rotate(327.6deg); }
.radial-progress[data-progress="91"] .inset .percentage .numbers {
  width: 5244px; }

.radial-progress[data-progress="92"] .circle .mask.full,
.radial-progress[data-progress="92"] .circle .fill {
  -webkit-transform: rotate(165.6deg);
  -ms-transform: rotate(165.6deg);
  transform: rotate(165.6deg); }

.radial-progress[data-progress="92"] .circle .fill.fix {
  -webkit-transform: rotate(331.2deg);
  -ms-transform: rotate(331.2deg);
  transform: rotate(331.2deg); }
.radial-progress[data-progress="92"] .inset .percentage .numbers {
  width: 5301px; }

.radial-progress[data-progress="93"] .circle .mask.full,
.radial-progress[data-progress="93"] .circle .fill {
  -webkit-transform: rotate(167.4deg);
  -ms-transform: rotate(167.4deg);
  transform: rotate(167.4deg); }

.radial-progress[data-progress="93"] .circle .fill.fix {
  -webkit-transform: rotate(334.8deg);
  -ms-transform: rotate(334.8deg);
  transform: rotate(334.8deg); }
.radial-progress[data-progress="93"] .inset .percentage .numbers {
  width: 5358px; }

.radial-progress[data-progress="94"] .circle .mask.full,
.radial-progress[data-progress="94"] .circle .fill {
  -webkit-transform: rotate(169.2deg);
  -ms-transform: rotate(169.2deg);
  transform: rotate(169.2deg); }

.radial-progress[data-progress="94"] .circle .fill.fix {
  -webkit-transform: rotate(338.4deg);
  -ms-transform: rotate(338.4deg);
  transform: rotate(338.4deg); }
.radial-progress[data-progress="94"] .inset .percentage .numbers {
  width: 5415px; }

.radial-progress[data-progress="95"] .circle .mask.full,
.radial-progress[data-progress="95"] .circle .fill {
  -webkit-transform: rotate(171deg);
  -ms-transform: rotate(171deg);
  transform: rotate(171deg); }

.radial-progress[data-progress="95"] .circle .fill.fix {
  -webkit-transform: rotate(342deg);
  -ms-transform: rotate(342deg);
  transform: rotate(342deg); }
.radial-progress[data-progress="95"] .inset .percentage .numbers {
  width: 5472px; }

.radial-progress[data-progress="96"] .circle .mask.full,
.radial-progress[data-progress="96"] .circle .fill {
  -webkit-transform: rotate(172.8deg);
  -ms-transform: rotate(172.8deg);
  transform: rotate(172.8deg); }

.radial-progress[data-progress="96"] .circle .fill.fix {
  -webkit-transform: rotate(345.6deg);
  -ms-transform: rotate(345.6deg);
  transform: rotate(345.6deg); }
.radial-progress[data-progress="96"] .inset .percentage .numbers {
  width: 5529px; }

.radial-progress[data-progress="97"] .circle .mask.full,
.radial-progress[data-progress="97"] .circle .fill {
  -webkit-transform: rotate(174.6deg);
  -ms-transform: rotate(174.6deg);
  transform: rotate(174.6deg); }

.radial-progress[data-progress="97"] .circle .fill.fix {
  -webkit-transform: rotate(349.2deg);
  -ms-transform: rotate(349.2deg);
  transform: rotate(349.2deg); }
.radial-progress[data-progress="97"] .inset .percentage .numbers {
  width: 5586px; }

.radial-progress[data-progress="98"] .circle .mask.full,
.radial-progress[data-progress="98"] .circle .fill {
  -webkit-transform: rotate(176.4deg);
  -ms-transform: rotate(176.4deg);
  transform: rotate(176.4deg); }

.radial-progress[data-progress="98"] .circle .fill.fix {
  -webkit-transform: rotate(352.8deg);
  -ms-transform: rotate(352.8deg);
  transform: rotate(352.8deg); }
.radial-progress[data-progress="98"] .inset .percentage .numbers {
  width: 5643px; }

.radial-progress[data-progress="99"] .circle .mask.full,
.radial-progress[data-progress="99"] .circle .fill {
  -webkit-transform: rotate(178.2deg);
  -ms-transform: rotate(178.2deg);
  transform: rotate(178.2deg); }

.radial-progress[data-progress="99"] .circle .fill.fix {
  -webkit-transform: rotate(356.4deg);
  -ms-transform: rotate(356.4deg);
  transform: rotate(356.4deg); }
.radial-progress[data-progress="99"] .inset .percentage .numbers {
  width: 5700px; }

.radial-progress[data-progress="100"] .circle .mask.full,
.radial-progress[data-progress="100"] .circle .fill {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.radial-progress[data-progress="100"] .circle .fill.fix {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg); }
.radial-progress[data-progress="100"] .inset .percentage .numbers {
  width: 5757px; }

@-webkit-keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-moz-keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@font-face {
  font-family: "Avenir", sans-serif;
  src: local("../assets/fonts/Avenir.eot");
  src: local("../assets/fonts/Avenir.eot?#iefix") format("embedded-opentype"), local("../assets/fonts/Avenir.woff") format("woff"), local("../assets/fonts/Avenir.ttf") format("truetype"), local("../assets/fonts/Avenir.svg#") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Avenir Bold", sans-serif;
  src: local("../assets/fonts/Avenir-Bold.eot");
  src: local("../assets/fonts/Avenir-Bold.eot?#iefix") format("embedded-opentype"), local("../assets/fonts/Avenir-Bold.woff") format("woff"), local("../assets/fonts/Avenir-Bold.ttf") format("truetype"), local("../assets/fonts/Avenir-Bold.svg#") format("svg");
  font-weight: normal;
  font-style: normal; }
/**
 * Basic typography style for copy text
*/
body {
  font-size: 18px;
  line-height: 1.3;
  padding: 0;
  margin: 0;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  font-family: "Montserrat", sans-serif; }

a {
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; }

a:hover, a:active, a:focus,
button:hover,
button:active,
button:focus,
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus {
  outline: none !important; }

h1 {
  font-family: "Montserrat", sans-serif;
  font-size: 50px;
  font-weight: 800;
  line-height: 61px;
  color: #ffffff;
  -webkit-text-shadow: 0 2px 4px rgba(0, 0, 0, 0.36);
  -moz-text-shadow: 0 2px 4px rgba(0, 0, 0, 0.36);
  -ms-text-shadow: 0 2px 4px rgba(0, 0, 0, 0.36);
  -o-text-shadow: 0 2px 4px rgba(0, 0, 0, 0.36);
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.36); }

h6 {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  letter-spacing: 3.5px;
  font-family: "Montserrat", sans-serif;
  line-height: 15px; }
  @media screen and (max-width: 991px) {
    h6 {
      position: relative;
      padding-left: 50px; } }
  h6::before {
    content: '';
    display: inline-block;
    height: 2px;
    width: 40px;
    background-color: #ffc400;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -3px; }
    @media screen and (max-width: 991px) {
      h6::before {
        vertical-align: top;
        margin-top: 5px;
        position: absolute;
        left: 0; } }

h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 800;
  color: #030723; }
  @media screen and (max-width: 991px) {
    h3 {
      font-size: 20px;
      line-height: 30px; } }

h5 {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: 800;
  color: #030723; }

h4 {
  font-family: Montserrat;
  font-size: 14px;
  letter-spacing: 1.75px;
  color: #393939;
  font-weight: bold; }

h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 35px;
  font-weight: 800;
  line-height: 43px;
  color: #030723; }

p {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #393939; }
  @media screen and (max-width: 991px) {
    p {
      font-size: 14px;
      line-height: 20px; } }

a:hover, a:active, a:focus {
  text-decoration: none; }

@media (min-width: 992px) and (max-width: 1199px) {
  .col-md-center {
    float: none;
    margin: 0 auto; } }

@media (min-width: 768px) and (max-width: 991px) {
  .col-sm-center {
    float: none;
    margin: 0 auto; } }

@media screen and (max-width: 767px) {
  .col-xs-center {
    float: none;
    margin: 0 auto; } }

.col-center {
  float: none;
  margin: auto !important; }

.no-gutters {
  padding: 0;
  margin: 0 auto; }
  .no-gutters .container,
  .no-gutters .container-fluid {
    padding: 0;
    margin: 0 auto; }
  .no-gutters .row {
    padding: 0;
    margin: 0 auto; }
  .no-gutters div[class*="col-"] {
    padding: 0;
    margin: 0 auto; }

.p-0 {
  padding: 0; }

.mb-3 {
  margin-bottom: 0 !important; }

.mr-0 {
  margin-right: 0; }

.m-15 {
  margin: 0 15px !important; }

.block {
  display: table;
  height: 100%;
  width: 100%; }
  .block .inner {
    display: table-cell;
    vertical-align: middle; }

div.wpcf7-response-output {
  margin: 0;
  padding: 0;
  border: 0px solid transparent; }

div.wpcf7-mail-sent-ok {
  border: 0px solid transparent; }

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
  border: 0px solid transparent;
  display: none !important; }

.message-check {
  display: block;
  position: relative;
  text-align: center;
  margin-bottom: 120px; }
  @media screen and (max-width: 767px) {
    .message-check {
      margin-top: 60px; } }
  .message-check .check-container {
    position: relative;
    display: table;
    margin: 0 auto; }
    .message-check .check-container .check-sent {
      display: table-cell;
      vertical-align: middle;
      margin: 0 auto;
      width: 120px;
      height: 120px;
      background: #ffffff;
      border-radius: 999px; }
      @media screen and (max-width: 767px) {
        .message-check .check-container .check-sent {
          width: 96px;
          height: 96px; } }
      .message-check .check-container .check-sent img {
        display: block;
        margin: 0 auto; }
  .message-check .check-content h2 {
    color: #ffffff;
    margin: 0;
    margin-bottom: 5px;
    margin-top: 34px; }
    @media screen and (max-width: 767px) {
      .message-check .check-content h2 {
        margin-top: 15px;
        font-size: 25px;
        line-height: 1.6; } }
  .message-check .check-content p {
    color: #ffffff;
    margin: 0;
    margin-bottom: 5px; }
    @media screen and (max-width: 767px) {
      .message-check .check-content p {
        margin: 0;
        font-size: 14px;
        line-height: 1.71; } }

.iti {
  width: 100%; }
  .iti .iti__flag-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    height: 50px;
    width: 100%;
    padding: 0; }
    .iti .iti__flag-container:hover .iti__selected-flag, .iti .iti__flag-container:active .iti__selected-flag, .iti .iti__flag-container:focus .iti__selected-flag {
      background-color: transparent; }
  .iti .iti__flag {
    background-image: url("../assets/images/flags.png"); }
  .iti .iti__selected-dial-code {
    z-index: 3; }
  .iti .iti__selected-flag {
    background-color: transparent;
    outline: none;
    padding: 0 0 0 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    .iti .iti__selected-flag .iti__flag {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -moz-order: 1;
      -ms-flex-order: 1;
      order: 1; }
    .iti .iti__selected-flag .iti__selected-dial-code {
      -webkit-box-ordinal-group: 4;
      -webkit-order: 3;
      -moz-order: 3;
      -ms-flex-order: 3;
      order: 3;
      color: #030723;
      font-family: "Montserrat", sans-serif;
      font-size: 16px;
      font-weight: 500;
      letter-spacing: 0;
      line-height: 19px;
      margin-left: 9px; }
    .iti .iti__selected-flag .iti__arrow {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
      -moz-order: 2;
      -ms-flex-order: 2;
      order: 2;
      margin-left: 7px;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-top: 8px solid #D8D8D8;
      -webkit-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease;
      -webkit-transform: rotateX(0deg);
      -moz-transform: rotateX(0deg);
      -ms-transform: rotateX(0deg);
      -o-transform: rotateX(0deg);
      transform: rotateX(0deg); }
      .iti .iti__selected-flag .iti__arrow.iti__arrow--up {
        border-bottom: none;
        border-top: 8px solid #fdcb09;
        -webkit-transform: rotateX(180deg);
        -moz-transform: rotateX(180deg);
        -ms-transform: rotateX(180deg);
        -o-transform: rotateX(180deg);
        transform: rotateX(180deg); }
  .iti .iti__country-list {
    position: absolute;
    top: 49px;
    left: 0;
    width: 100%;
    overflow: hidden;
    min-height: 251px;
    white-space: normal;
    background-color: #ffffff;
    margin: 0;
    border: none;
    -webkit-box-shadow: 0 -2px 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 -2px 10px 0 rgba(0, 0, 0, 0.2); }
    .iti .iti__country-list .iti__country {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -ms-flex-align: start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      align-items: flex-start;
      padding: 15px 20px;
      color: rgba(41, 41, 41, 0.5);
      font-family: "Montserrat", sans-serif;
      font-size: 16px;
      font-weight: 500;
      letter-spacing: 0;
      line-height: 19px;
      background-color: transparent;
      border-top: 2px solid rgba(151, 151, 151, 0.2);
      -webkit-transition: background-color 300ms ease, color 300ms ease;
      -o-transition: background-color 300ms ease, color 300ms ease;
      transition: background-color 300ms ease, color 300ms ease; }
      @media screen and (max-width: 991px) {
        .iti .iti__country-list .iti__country {
          font-size: 14px;
          line-height: 18px;
          padding: 14px 20px; } }
      .iti .iti__country-list .iti__country:hover, .iti .iti__country-list .iti__country:active, .iti .iti__country-list .iti__country:focus {
        background-color: #fdcb09;
        border-color: transparent;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); }
        .iti .iti__country-list .iti__country:hover .iti__country-name, .iti .iti__country-list .iti__country:active .iti__country-name, .iti .iti__country-list .iti__country:focus .iti__country-name {
          color: #030723;
          font-weight: bold; }
          .iti .iti__country-list .iti__country:hover .iti__country-name .iti__dial-code, .iti .iti__country-list .iti__country:active .iti__country-name .iti__dial-code, .iti .iti__country-list .iti__country:focus .iti__country-name .iti__dial-code {
            color: #030723;
            font-weight: bold; }
        .iti .iti__country-list .iti__country:hover + .iti__country, .iti .iti__country-list .iti__country:active + .iti__country, .iti .iti__country-list .iti__country:focus + .iti__country {
          border-color: transparent; }
      .iti .iti__country-list .iti__country:first-of-type {
        border-top: none; }
      .iti .iti__country-list .iti__country.iti__active {
        pointer-events: none;
        cursor: pointer;
        background-color: #fdcb09;
        border-color: #fdcb09;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); }
        .iti .iti__country-list .iti__country.iti__active .iti__country-name {
          color: #030723;
          font-weight: bold; }
          .iti .iti__country-list .iti__country.iti__active .iti__country-name .iti__dial-code {
            color: #030723;
            font-weight: bold; }
        .iti .iti__country-list .iti__country.iti__active + .iti__country {
          border-color: transparent; }
      .iti .iti__country-list .iti__country .iti__country-name {
        color: rgba(41, 41, 41, 0.5);
        font-family: "Montserrat", sans-serif;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 19px;
        margin: 0;
        padding-left: 10px; }
        @media screen and (max-width: 991px) {
          .iti .iti__country-list .iti__country .iti__country-name {
            font-size: 14px;
            line-height: 18px; } }
        .iti .iti__country-list .iti__country .iti__country-name .iti__dial-code {
          color: rgba(41, 41, 41, 0.5);
          font-family: "Montserrat", sans-serif;
          font-size: 16px;
          font-weight: 500;
          letter-spacing: 0;
          line-height: 19px;
          margin: 0;
          padding-left: 10px; }
          @media screen and (max-width: 991px) {
            .iti .iti__country-list .iti__country .iti__country-name .iti__dial-code {
              font-size: 14px;
              line-height: 18px; } }
    .iti .iti__country-list .iti__flag-box {
      width: 30px; }
  .iti .nicescroll-rails.nicescroll-rails-hr {
    display: none !important; }

html[lang="es-ES"] body header .navbar #myNavbar.navbar-collapse {
  padding-left: 17px; }
  @media screen and (max-width: 991px) {
    html[lang="es-ES"] body header .navbar #myNavbar.navbar-collapse {
      padding-left: 0; } }
html[lang="es-ES"] body header .navbar #myNavbar .navbar-nav > li {
  padding: 0 15px; }
  html[lang="es-ES"] body header .navbar #myNavbar .navbar-nav > li#menu-item-1002 ul {
    min-width: 250px; }
  html[lang="es-ES"] body header .navbar #myNavbar .navbar-nav > li:last-child {
    padding-right: 0; }
  @media screen and (max-width: 991px) {
    html[lang="es-ES"] body header .navbar #myNavbar .navbar-nav > li > ul > li a {
      padding: 16px 25px 16px 60px; } }
html body.admin-bar header .navbar {
  top: 72px; }

@media screen and (max-width: 991px) {
  header {
    margin-top: -1px; } }
header .navbar {
  min-height: unset;
  margin-bottom: 0;
  border: none;
  border-radius: 0;
  background: transparent;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 31px;
  z-index: 10; }
  @media screen and (max-width: 991px) {
    header .navbar {
      top: 31px; } }
  header .navbar > .container {
    padding: 0; }
  header .navbar .navbar-header {
    width: 210px;
    height: 73px; }
    @media screen and (max-width: 991px) {
      header .navbar .navbar-header {
        width: 100%;
        height: 50px;
        margin: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: reverse;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row-reverse;
        -moz-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; } }
    header .navbar .navbar-header .navbar-brand {
      height: auto;
      padding: 0;
      padding-top: 0;
      margin: 0;
      width: 100%;
      margin: 0; }
      @media screen and (max-width: 991px) {
        header .navbar .navbar-header .navbar-brand {
          width: 120px;
          float: left;
          left: 30px;
          position: absolute; } }
      header .navbar .navbar-header .navbar-brand img {
        width: 100%;
        object-fit: contain; }
        @media screen and (max-width: 991px) {
          header .navbar .navbar-header .navbar-brand img {
            width: 120px;
            height: 50px;
            padding-left: 0;
            object-fit: fill; } }
    @media screen and (max-width: 991px) {
      header .navbar .navbar-header .navbar-toggle {
        margin: 0;
        padding: 0;
        width: 30px;
        height: 30px;
        border: none;
        font-size: 0;
        top: 50%;
        right: 30px;
        z-index: 10;
        border-radius: 999px;
        background-color: #FDCB09;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: background-color 300ms ease;
        -o-transition: background-color 300ms ease;
        transition: background-color 300ms ease; } }
    header .navbar .navbar-header .navbar-toggle[aria-expanded="true"] {
      opacity: 0; }
    @media screen and (max-width: 991px) {
      header .navbar .navbar-header .navbar-toggle.collapsed {
        background-color: transparent;
        height: 15px;
        width: 25px; } }
    @media screen and (max-width: 991px) {
      header .navbar .navbar-header .navbar-toggle.collapsed .icon-bar {
        background-color: #ffffff;
        width: 25px; } }
    header .navbar .navbar-header .navbar-toggle.collapsed .icon-bar:first-child {
      -webkit-transform: rotate(0);
      -moz-transform: rotate(0);
      -ms-transform: rotate(0);
      -o-transform: rotate(0);
      transform: rotate(0); }
      @media screen and (max-width: 991px) {
        header .navbar .navbar-header .navbar-toggle.collapsed .icon-bar:first-child {
          top: 0;
          left: 0; } }
    header .navbar .navbar-header .navbar-toggle.collapsed .icon-bar:nth-child(2) {
      opacity: 1;
      -webkit-transform: rotate(0);
      -moz-transform: rotate(0);
      -ms-transform: rotate(0);
      -o-transform: rotate(0);
      transform: rotate(0); }
      @media screen and (max-width: 991px) {
        header .navbar .navbar-header .navbar-toggle.collapsed .icon-bar:nth-child(2) {
          top: 2px;
          left: 0; } }
    header .navbar .navbar-header .navbar-toggle.collapsed .icon-bar:nth-child(3) {
      -webkit-transform: rotate(0);
      -moz-transform: rotate(0);
      -ms-transform: rotate(0);
      -o-transform: rotate(0);
      transform: rotate(0); }
      @media screen and (max-width: 991px) {
        header .navbar .navbar-header .navbar-toggle.collapsed .icon-bar:nth-child(3) {
          top: 8px;
          left: 0; } }
    header .navbar .navbar-header .navbar-toggle .icon-bar {
      position: absolute;
      -webkit-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease;
      width: 15px;
      background-color: #030723; }
      header .navbar .navbar-header .navbar-toggle .icon-bar:first-child {
        left: 8px;
        top: 14px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg); }
      header .navbar .navbar-header .navbar-toggle .icon-bar:nth-child(2) {
        top: 2px;
        left: -25px;
        opacity: 0; }
      header .navbar .navbar-header .navbar-toggle .icon-bar:nth-child(3) {
        left: 8px;
        top: 10px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg); }
  @media screen and (max-width: 991px) {
    header .navbar #myNavbar .close-icon {
      position: absolute;
      display: block;
      margin: 0;
      padding: 0;
      width: 30px;
      height: 30px;
      border: none;
      font-size: 0;
      top: 40px;
      right: 30px;
      z-index: 10;
      border-radius: 999px;
      background-color: #FDCB09;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0);
      -webkit-transition: background-color 300ms ease;
      -o-transition: background-color 300ms ease;
      transition: background-color 300ms ease; } }
  @media screen and (max-width: 991px) {
    header .navbar #myNavbar .close-icon .icon-bar {
      display: block;
      width: 22px;
      height: 2px;
      border-radius: 1px;
      position: absolute;
      width: 15px;
      background-color: #030723;
      -webkit-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease; } }
  @media screen and (max-width: 991px) {
    header .navbar #myNavbar .close-icon .icon-bar:first-child {
      top: 0;
      left: 0;
      -webkit-transform: rotate(0);
      -moz-transform: rotate(0);
      -ms-transform: rotate(0);
      -o-transform: rotate(0);
      transform: rotate(0); } }
  @media screen and (max-width: 991px) {
    header .navbar #myNavbar .close-icon .icon-bar:nth-child(2) {
      top: 2px;
      left: 0;
      opacity: 1; } }
  @media screen and (max-width: 991px) {
    header .navbar #myNavbar .close-icon .icon-bar:nth-child(3) {
      top: 8px;
      left: 0;
      -webkit-transform: rotate(0);
      -moz-transform: rotate(0);
      -ms-transform: rotate(0);
      -o-transform: rotate(0);
      transform: rotate(0); } }
  header .navbar #myNavbar.navbar-collapse {
    width: 100%; }
    @media screen and (max-width: 991px) {
      header .navbar #myNavbar.navbar-collapse {
        right: -330px;
        margin: 0;
        padding: 85px 0 0;
        border: none;
        background-color: rgba(24, 24, 24, 0.9);
        width: 330px;
        height: 100% !important;
        display: block;
        position: fixed;
        top: 0;
        -webkit-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease; } }
    @media screen and (max-width: 991px) {
      header .navbar #myNavbar.navbar-collapse[aria-expanded="true"] {
        -webkit-transform: translateX(-330px);
        -moz-transform: translateX(-330px);
        -ms-transform: translateX(-330px);
        -o-transform: translateX(-330px);
        transform: translateX(-330px); } }
    @media screen and (max-width: 991px) {
      header .navbar #myNavbar.navbar-collapse[aria-expanded="true"] .close-icon .icon-bar:first-child {
        left: 8px;
        top: 14px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg); } }
    @media screen and (max-width: 991px) {
      header .navbar #myNavbar.navbar-collapse[aria-expanded="true"] .close-icon .icon-bar:nth-child(2) {
        top: 2px;
        left: -25px;
        opacity: 0; } }
    @media screen and (max-width: 991px) {
      header .navbar #myNavbar.navbar-collapse[aria-expanded="true"] .close-icon .icon-bar:nth-child(3) {
        left: 8px;
        top: 14px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg); } }
  header .navbar #myNavbar .navbar-nav {
    height: 73px; }
    @media screen and (max-width: 991px) {
      header .navbar #myNavbar .navbar-nav {
        margin: 0;
        padding: 0;
        height: auto; } }
    header .navbar #myNavbar .navbar-nav > li {
      padding: 0 18px;
      height: 100%;
      vertical-align: middle;
      display: inline-block; }
      @media screen and (max-width: 991px) {
        header .navbar #myNavbar .navbar-nav > li {
          position: relative;
          padding: 0;
          display: block;
          width: 100%; } }
      header .navbar #myNavbar .navbar-nav > li:last-child {
        padding-right: 0; }
        @media screen and (max-width: 991px) {
          header .navbar #myNavbar .navbar-nav > li:last-child > a .caret {
            display: none; } }
        header .navbar #myNavbar .navbar-nav > li:last-child ul {
          min-width: 120px !important;
          left: 70%; }
          @media screen and (max-width: 991px) {
            header .navbar #myNavbar .navbar-nav > li:last-child ul {
              min-width: 100% !important;
              left: 0;
              padding-bottom: 20px; } }
      @media screen and (max-width: 991px) {
        header .navbar #myNavbar .navbar-nav > li.open > a {
          font-weight: 700;
          color: #ffffff !important; } }
      header .navbar #myNavbar .navbar-nav > li.open > a::after {
        width: 100%;
        opacity: 1; }
        @media screen and (max-width: 991px) {
          header .navbar #myNavbar .navbar-nav > li.open > a::after {
            display: none; } }
      @media screen and (max-width: 991px) {
        header .navbar #myNavbar .navbar-nav > li.open > a .caret::before {
          -webkit-transform: translate(-50%, -50%) rotate(180deg);
          -moz-transform: translate(-50%, -50%) rotate(180deg);
          -ms-transform: translate(-50%, -50%) rotate(180deg);
          -o-transform: translate(-50%, -50%) rotate(180deg);
          transform: translate(-50%, -50%) rotate(180deg);
          opacity: 1;
          background-color: #ffffff; } }
      @media screen and (max-width: 991px) {
        header .navbar #myNavbar .navbar-nav > li.open > a .caret::after {
          -webkit-transform: translate(-50%, -50%) rotate(0deg);
          -moz-transform: translate(-50%, -50%) rotate(0deg);
          -ms-transform: translate(-50%, -50%) rotate(0deg);
          -o-transform: translate(-50%, -50%) rotate(0deg);
          transform: translate(-50%, -50%) rotate(0deg);
          opacity: 0;
          background-color: #ffffff; } }
      header .navbar #myNavbar .navbar-nav > li.active a, header .navbar #myNavbar .navbar-nav > li.current-menu-parent a {
        background-color: transparent;
        font-size: 16px; }
        @media screen and (max-width: 991px) {
          header .navbar #myNavbar .navbar-nav > li.active a, header .navbar #myNavbar .navbar-nav > li.current-menu-parent a {
            font-size: 16px; } }
        header .navbar #myNavbar .navbar-nav > li.active a::after, header .navbar #myNavbar .navbar-nav > li.current-menu-parent a::after {
          width: 100%;
          opacity: 1; }
      @media screen and (max-width: 991px) {
        header .navbar #myNavbar .navbar-nav > li.active ul li a, header .navbar #myNavbar .navbar-nav > li.current-menu-parent ul li a {
          font-size: 14px; } }
      header .navbar #myNavbar .navbar-nav > li.active ul li a::after, header .navbar #myNavbar .navbar-nav > li.current-menu-parent ul li a::after {
        opacity: 0; }
      header .navbar #myNavbar .navbar-nav > li > ul {
        top: 85%;
        right: auto;
        bottom: auto;
        left: 50%;
        border: none;
        border-radius: 2px;
        margin: 0;
        padding: 0px;
        text-align: center;
        min-width: 200px;
        background-color: rgba(0, 0, 0, 0.4);
        -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
        box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0); }
        @media screen and (max-width: 991px) {
          header .navbar #myNavbar .navbar-nav > li > ul {
            top: auto;
            left: auto;
            transform: none;
            width: 100%;
            box-shadow: none;
            list-style-type: none;
            position: relative;
            border: none;
            background-color: transparent; } }
        header .navbar #myNavbar .navbar-nav > li > ul::before {
          content: "";
          position: absolute;
          width: 100%;
          height: 100%;
          top: -9px;
          left: 0;
          z-index: -1; }
          @media screen and (max-width: 991px) {
            header .navbar #myNavbar .navbar-nav > li > ul::before {
              display: none; } }
        header .navbar #myNavbar .navbar-nav > li > ul > li.active a {
          background-color: transparent;
          color: #ffffff;
          font-weight: 400; }
        header .navbar #myNavbar .navbar-nav > li > ul > li > a {
          top: 0;
          color: #ffffff;
          padding: 15.5px 10px;
          font-weight: normal;
          min-height: 50px;
          font-size: 14px;
          line-height: 18px;
          font-weight: 400;
          font-family: "Montserrat", sans-serif;
          -webkit-transition: background-color 300ms ease;
          -o-transition: background-color 300ms ease;
          transition: background-color 300ms ease;
          -webkit-transform: translateY(0%);
          -moz-transform: translateY(0%);
          -ms-transform: translateY(0%);
          -o-transform: translateY(0%);
          transform: translateY(0%); }
          header .navbar #myNavbar .navbar-nav > li > ul > li > a:hover, header .navbar #myNavbar .navbar-nav > li > ul > li > a:active, header .navbar #myNavbar .navbar-nav > li > ul > li > a:focus {
            background-color: #ffc400;
            color: #030723;
            font-weight: bold;
            font-size: 16px; }
            @media screen and (max-width: 991px) {
              header .navbar #myNavbar .navbar-nav > li > ul > li > a:hover, header .navbar #myNavbar .navbar-nav > li > ul > li > a:active, header .navbar #myNavbar .navbar-nav > li > ul > li > a:focus {
                font-size: 14px;
                font-weight: 500;
                color: #ffffff; } }
            @media screen and (max-width: 991px) {
              header .navbar #myNavbar .navbar-nav > li > ul > li > a:hover::before, header .navbar #myNavbar .navbar-nav > li > ul > li > a:active::before, header .navbar #myNavbar .navbar-nav > li > ul > li > a:focus::before {
                background-color: #030723; } }
            header .navbar #myNavbar .navbar-nav > li > ul > li > a:hover::after, header .navbar #myNavbar .navbar-nav > li > ul > li > a:active::after, header .navbar #myNavbar .navbar-nav > li > ul > li > a:focus::after {
              display: none; }
          @media screen and (max-width: 991px) {
            header .navbar #myNavbar .navbar-nav > li > ul > li > a {
              color: #ffffff;
              font-weight: 400;
              font-size: 14px;
              padding: 16px 60px;
              height: 50px; } }
          @media screen and (max-width: 991px) {
            header .navbar #myNavbar .navbar-nav > li > ul > li > a::before {
              content: '';
              height: 4px;
              width: 4px;
              border-radius: 999px;
              background-color: #ffffff;
              margin-right: 5px; } }
      header .navbar #myNavbar .navbar-nav > li a {
        padding: 5px 0;
        color: #ffffff;
        font-size: 16px;
        font-weight: 600;
        line-height: 19px;
        position: relative;
        background-color: transparent;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease; }
        header .navbar #myNavbar .navbar-nav > li a:hover, header .navbar #myNavbar .navbar-nav > li a:active, header .navbar #myNavbar .navbar-nav > li a:focus {
          background-color: transparent; }
          header .navbar #myNavbar .navbar-nav > li a:hover::after, header .navbar #myNavbar .navbar-nav > li a:active::after, header .navbar #myNavbar .navbar-nav > li a:focus::after {
            width: 100%;
            opacity: 1; }
            @media screen and (max-width: 991px) {
              header .navbar #myNavbar .navbar-nav > li a:hover::after, header .navbar #myNavbar .navbar-nav > li a:active::after, header .navbar #myNavbar .navbar-nav > li a:focus::after {
                display: none; } }
        @media screen and (max-width: 991px) {
          header .navbar #myNavbar .navbar-nav > li a:not(.dropdown-toggle):hover, header .navbar #myNavbar .navbar-nav > li a:not(.dropdown-toggle):active, header .navbar #myNavbar .navbar-nav > li a:not(.dropdown-toggle):focus {
            background-color: #ffc400;
            color: #030723;
            font-weight: bold; } }
        @media screen and (max-width: 991px) {
          header .navbar #myNavbar .navbar-nav > li a {
            color: #ffffff;
            font-size: 16px;
            line-height: 19px;
            height: 50px;
            font-weight: 400;
            position: relative;
            display: block;
            top: 0;
            display: -webkit-box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            -webkit-align-items: center;
            -moz-align-items: center;
            align-items: center;
            padding: 0 30px;
            -webkit-transform: none;
            -moz-transform: none;
            -ms-transform: none;
            -o-transform: none;
            transform: none;
            -webkit-transition: none;
            -o-transition: none;
            transition: none; }
            header .navbar #myNavbar .navbar-nav > li a:hover, header .navbar #myNavbar .navbar-nav > li a:active, header .navbar #myNavbar .navbar-nav > li a:focus {
              color: #ffffff; } }
        header .navbar #myNavbar .navbar-nav > li a .caret {
          border-right: none;
          border-left: none;
          vertical-align: unset;
          margin-top: -45px;
          display: none; }
          @media screen and (max-width: 991px) {
            header .navbar #myNavbar .navbar-nav > li a .caret {
              width: 10px;
              height: 10px;
              font-size: 0;
              border: none;
              display: block;
              margin: 0;
              position: absolute;
              float: none;
              margin-top: 0;
              right: 30px;
              top: 50%;
              color: transparent;
              -webkit-transform: translateY(-50%);
              -moz-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
              -o-transform: translateY(-50%);
              transform: translateY(-50%); }
              header .navbar #myNavbar .navbar-nav > li a .caret::before {
                content: "";
                height: 2px;
                width: 10px;
                position: absolute;
                top: 50%;
                left: 50%;
                opacity: 1;
                background-color: #ffffff;
                -webkit-transform: translate(-50%, -50%) rotate(0deg);
                -moz-transform: translate(-50%, -50%) rotate(0deg);
                -ms-transform: translate(-50%, -50%) rotate(0deg);
                -o-transform: translate(-50%, -50%) rotate(0deg);
                transform: translate(-50%, -50%) rotate(0deg);
                -webkit-transition: all 300ms ease;
                -o-transition: all 300ms ease;
                transition: all 300ms ease; }
              header .navbar #myNavbar .navbar-nav > li a .caret::after {
                content: "";
                width: 2px;
                height: 10px;
                position: absolute;
                top: 50%;
                left: 50%;
                opacity: 1;
                background-color: #ffffff;
                -webkit-transform: translate(-50%, -50%) rotate(0deg);
                -moz-transform: translate(-50%, -50%) rotate(0deg);
                -ms-transform: translate(-50%, -50%) rotate(0deg);
                -o-transform: translate(-50%, -50%) rotate(0deg);
                transform: translate(-50%, -50%) rotate(0deg);
                -webkit-transition: all 300ms ease;
                -o-transition: all 300ms ease;
                transition: all 300ms ease; }
              header .navbar #myNavbar .navbar-nav > li a .caret i::before {
                content: none; } }
        header .navbar #myNavbar .navbar-nav > li a::after {
          content: "";
          position: absolute;
          top: auto;
          right: 0;
          bottom: 0;
          left: 0;
          margin: 0 auto;
          width: 0%;
          height: 2px;
          opacity: 0;
          background-color: #ffffff;
          -webkit-transition: all 300ms ease;
          -o-transition: all 300ms ease;
          transition: all 300ms ease; }
          @media screen and (max-width: 991px) {
            header .navbar #myNavbar .navbar-nav > li a::after {
              display: none; } }
        header .navbar #myNavbar .navbar-nav > li a.hover-toggle::after {
          width: 100%;
          opacity: 1; }

html[lang="es-ES"] .sevices-links-column {
  padding-right: 15px; }
  @media screen and (max-width: 991px) {
    html[lang="es-ES"] .sevices-links-column {
      padding-right: 10px; } }

footer {
  background: #030723;
  padding-top: 65px;
  padding-bottom: 30px; }
  @media screen and (max-width: 991px) {
    footer {
      padding: 0 30px;
      padding-top: 30px;
      padding-bottom: 40px; } }
  @media screen and (max-width: 991px) {
    footer > .container {
      padding: 0; } }
  @media screen and (max-width: 991px) {
    footer > .container .col-md-8 .row .col-md-3 {
      margin-bottom: 30px; } }
  @media screen and (max-width: 991px) {
    footer .footer-widget .website-info-column {
      width: 100% !important; } }
  footer .footer-widget .website-info-column .website-info li {
    list-style-type: none; }
    footer .footer-widget .website-info-column .website-info li .footer-logo {
      width: 145px; }
      @media screen and (max-width: 991px) {
        footer .footer-widget .website-info-column .website-info li .footer-logo {
          width: 96px; } }
    footer .footer-widget .website-info-column .website-info li p {
      margin-top: 26px;
      font-size: 16px;
      line-height: 24px;
      color: #ffffff; }
      @media screen and (max-width: 991px) {
        footer .footer-widget .website-info-column .website-info li p {
          margin-top: 15px;
          margin-bottom: 41px;
          margin-right: 0;
          font-size: 14px; }
          footer .footer-widget .website-info-column .website-info li p br {
            display: none; } }
  footer .footer-widget .widget-links li {
    list-style: none; }
    footer .footer-widget .widget-links li h2 {
      font-family: "Montserrat", sans-serif;
      font-size: 18px;
      font-weight: 600;
      letter-spacing: 0.8px;
      line-height: 22px;
      color: #ffc400;
      margin-top: 11px;
      position: relative; }
      @media screen and (max-width: 991px) {
        footer .footer-widget .widget-links li h2 {
          margin: 0;
          font-size: 16px;
          line-height: 19px; } }
      @media screen and (max-width: 991px) {
        footer .footer-widget .widget-links li h2.active::before {
          transform: translateY(-50%) rotate(270deg); } }
      @media screen and (max-width: 991px) {
        footer .footer-widget .widget-links li h2.active::after {
          transform: translateY(-50%) rotate(90deg); } }
      @media screen and (max-width: 991px) {
        footer .footer-widget .widget-links li h2::before, footer .footer-widget .widget-links li h2::after {
          content: "";
          position: absolute;
          background-color: #ffc400;
          right: 0;
          top: 50%;
          width: 2px;
          height: 12px;
          -webkit-transition: all 300ms ease;
          -o-transition: all 300ms ease;
          transition: all 300ms ease; } }
      @media screen and (max-width: 991px) {
        footer .footer-widget .widget-links li h2::before {
          -webkit-transform: translateY(-50%) rotate(90deg);
          -moz-transform: translateY(-50%) rotate(90deg);
          -ms-transform: translateY(-50%) rotate(90deg);
          -o-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg); } }
      @media screen and (max-width: 991px) {
        footer .footer-widget .widget-links li h2::after {
          -webkit-transform: translateY(-50%) rotate(0deg);
          -moz-transform: translateY(-50%) rotate(0deg);
          -ms-transform: translateY(-50%) rotate(0deg);
          -o-transform: translateY(-50%) rotate(0deg);
          transform: translateY(-50%) rotate(0deg); } }
    footer .footer-widget .widget-links li ul {
      padding: 0;
      margin-top: 20px; }
      @media screen and (max-width: 991px) {
        footer .footer-widget .widget-links li ul {
          margin-top: 10px;
          margin-bottom: 0; } }
      footer .footer-widget .widget-links li ul li {
        line-height: 19px; }
        footer .footer-widget .widget-links li ul li + li {
          margin-top: 20px; }
        footer .footer-widget .widget-links li ul li a {
          font-size: 16px;
          font-family: "Lato", sans-serif;
          color: #ffffff; }
          footer .footer-widget .widget-links li ul li a:hover, footer .footer-widget .widget-links li ul li a:active, footer .footer-widget .widget-links li ul li a:focus {
            text-decoration: none;
            color: #ffc400; }
          @media screen and (max-width: 991px) {
            footer .footer-widget .widget-links li ul li a {
              font-size: 14px;
              line-height: 17px; } }
  footer .footer-widget .industry-links-column {
    width: 24% !important; }
    @media screen and (max-width: 991px) {
      footer .footer-widget .industry-links-column {
        width: 100% !important; } }
  footer .footer-widget .contact-us-column {
    width: 26% !important; }
    @media screen and (max-width: 991px) {
      footer .footer-widget .contact-us-column {
        width: 100% !important;
        margin-bottom: 0 !important; } }
    footer .footer-widget .contact-us-column .contact-us li {
      list-style: none; }
      footer .footer-widget .contact-us-column .contact-us li h2 {
        font-family: "Montserrat", sans-serif;
        font-size: 18px;
        font-weight: 600;
        letter-spacing: 0.8px;
        line-height: 22px;
        color: #ffc400;
        margin-top: 11px; }
        @media screen and (max-width: 991px) {
          footer .footer-widget .contact-us-column .contact-us li h2 {
            font-size: 16px;
            line-height: 19px; } }
      footer .footer-widget .contact-us-column .contact-us li .contact-info {
        margin-top: 20px; }
        footer .footer-widget .contact-us-column .contact-us li .contact-info p {
          font-size: 16px;
          color: #ffffff;
          margin-bottom: 0;
          line-height: 19px; }
          @media screen and (max-width: 991px) {
            footer .footer-widget .contact-us-column .contact-us li .contact-info p {
              font-size: 14px;
              line-height: 17px; } }
          @media screen and (max-width: 991px) {
            footer .footer-widget .contact-us-column .contact-us li .contact-info p br {
              display: block; } }
          @media screen and (max-width: 991px) {
            footer .footer-widget .contact-us-column .contact-us li .contact-info p br:last-child {
              display: none; } }
        footer .footer-widget .contact-us-column .contact-us li .contact-info a {
          font-size: 16px;
          color: #ffffff;
          font-family: "Lato", sans-serif;
          margin-bottom: 0; }
          footer .footer-widget .contact-us-column .contact-us li .contact-info a:hover, footer .footer-widget .contact-us-column .contact-us li .contact-info a:active, footer .footer-widget .contact-us-column .contact-us li .contact-info a:focus {
            color: #ffc400; }
          @media screen and (max-width: 991px) {
            footer .footer-widget .contact-us-column .contact-us li .contact-info a {
              font-size: 14px;
              line-height: 17px; } }
        footer .footer-widget .contact-us-column .contact-us li .contact-info .contact-number {
          margin: 18px 0; }
  footer .footer-widget .social-icon-column {
    padding: 45px 10px 0; }
    @media screen and (max-width: 991px) {
      footer .footer-widget .social-icon-column {
        padding-top: 59px;
        margin-bottom: 0 !important; } }
    footer .footer-widget .social-icon-column h2 {
      font-family: "Montserrat", sans-serif;
      font-size: 18px;
      font-weight: 600;
      letter-spacing: 0.8px;
      line-height: 22px;
      color: #ffc400;
      margin: 0 0 15px; }
      @media screen and (max-width: 991px) {
        footer .footer-widget .social-icon-column h2 {
          margin-bottom: 11px;
          font-size: 16px;
          line-height: 19px; } }
    footer .footer-widget .social-icon-column .social-icons {
      list-style-type: none;
      padding: 0px;
      margin: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; }
      @media screen and (max-width: 767px) {
        footer .footer-widget .social-icon-column .social-icons {
          float: none !important; } }
      @media (min-width: 768px) and (max-width: 991px) {
        footer .footer-widget .social-icon-column .social-icons {
          float: none !important; } }
      footer .footer-widget .social-icon-column .social-icons li {
        width: 30px;
        height: 30px;
        text-align: center;
        margin: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center; }
        footer .footer-widget .social-icon-column .social-icons li + li {
          margin-left: 10px; }
        footer .footer-widget .social-icon-column .social-icons li a {
          position: relative;
          width: 30px;
          height: 30px;
          border-radius: 999px; }
          footer .footer-widget .social-icon-column .social-icons li a:hover, footer .footer-widget .social-icon-column .social-icons li a:active, footer .footer-widget .social-icon-column .social-icons li a:focus {
            text-decoration: none; }
            footer .footer-widget .social-icon-column .social-icons li a:hover img.img-inactive, footer .footer-widget .social-icon-column .social-icons li a:active img.img-inactive, footer .footer-widget .social-icon-column .social-icons li a:focus img.img-inactive {
              opacity: 0; }
            footer .footer-widget .social-icon-column .social-icons li a:hover img.img-active, footer .footer-widget .social-icon-column .social-icons li a:active img.img-active, footer .footer-widget .social-icon-column .social-icons li a:focus img.img-active {
              opacity: 1; }
          footer .footer-widget .social-icon-column .social-icons li a img {
            position: absolute;
            width: 100%;
            height: 100%;
            object-fit: cover;
            top: 0;
            right: auto;
            bottom: auto;
            left: 0;
            -webkit-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            transition: all 300ms ease; }
            footer .footer-widget .social-icon-column .social-icons li a img.img-inactive {
              opacity: 1; }
            footer .footer-widget .social-icon-column .social-icons li a img.img-active {
              opacity: 0; }
  footer .copyright {
    margin-top: 63px;
    padding-top: 22px;
    border-top: 1px solid rgba(151, 151, 151, 0.4); }
    @media screen and (max-width: 991px) {
      footer .copyright {
        margin-top: 30px;
        padding-top: 30px; } }
    @media screen and (max-width: 991px) {
      footer .copyright .text-right {
        text-align: left; } }
    @media screen and (max-width: 991px) {
      footer .copyright .copyright-info {
        margin-bottom: 13px; } }
    footer .copyright .copyright-info li {
      list-style: none; }
      footer .copyright .copyright-info li p.copyright-title {
        color: #ffffff;
        margin: 0px; }
        @media screen and (max-width: 991px) {
          footer .copyright .copyright-info li p.copyright-title {
            font-size: 14px;
            line-height: 17px;
            width: 80%; } }
      footer .copyright .copyright-info li p a {
        color: #ffffff; }
        footer .copyright .copyright-info li p a:hover, footer .copyright .copyright-info li p a:active, footer .copyright .copyright-info li p a:focus {
          color: #ffc400; }
      footer .copyright .copyright-info li p.copyright-sub {
        margin: 0px;
        color: #ffffff;
        opacity: 0.35; }
        @media screen and (max-width: 991px) {
          footer .copyright .copyright-info li p.copyright-sub {
            font-size: 14px;
            line-height: 17px; } }
    footer .copyright .copyright-links li {
      list-style: none; }
      footer .copyright .copyright-links li ul {
        list-style: none;
        margin: 0; }
        @media screen and (max-width: 767px) {
          footer .copyright .copyright-links li ul {
            padding: 0px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          footer .copyright .copyright-links li ul {
            padding: 0px; } }
        footer .copyright .copyright-links li ul li {
          display: inline-block; }
          footer .copyright .copyright-links li ul li a {
            color: #ffffff;
            font-family: "Lato", sans-serif;
            font-size: 16px;
            line-height: 19px; }
            footer .copyright .copyright-links li ul li a:hover, footer .copyright .copyright-links li ul li a:active, footer .copyright .copyright-links li ul li a:focus {
              text-decoration: none;
              color: #ffc400; }
            @media screen and (max-width: 991px) {
              footer .copyright .copyright-links li ul li a {
                font-size: 14px;
                line-height: 17px; } }

.button {
  display: inline-block;
  padding: 13px 43px 13px 28px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 5px;
  position: relative;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease; }
  @media screen and (max-width: 991px) {
    .button {
      padding: 14px 54px 14px 28px;
      height: 45px;
      font-size: 12px;
      line-height: 15px; } }
  .button:hover, .button:active, .button:focus {
    text-decoration: none; }
  .button.button-bordered {
    border: 2px solid #ffffff;
    color: #ffffff; }
    .button.button-bordered::after {
      content: "";
      position: absolute;
      background-image: url(../assets/images/arrow-white-btn.png);
      margin: auto;
      width: 13px;
      height: 9px;
      background-size: contain;
      background-repeat: no-repeat;
      margin-top: 0px;
      margin-left: 8px;
      top: 50%;
      bottom: auto;
      -webkit-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
      @media screen and (max-width: 767px) {
        .button.button-bordered::after {
          width: 15px;
          margin-left: 9px;
          margin-top: 0px; } }
    .button.button-bordered:hover, .button.button-bordered:active, .button.button-bordered:focus {
      background-color: #ffffff;
      color: #000000; }
      .button.button-bordered:hover::after, .button.button-bordered:active::after, .button.button-bordered:focus::after {
        background-image: url(../assets/images/arrow-black-btn.png);
        margin-left: 15px; }
        @media screen and (max-width: 767px) {
          .button.button-bordered:hover::after, .button.button-bordered:active::after, .button.button-bordered:focus::after {
            margin-left: 15px; } }
    .button.button-bordered.button-yellow-hover:hover, .button.button-bordered.button-yellow-hover:active, .button.button-bordered.button-yellow-hover:focus {
      background-color: #ffc400;
      color: #ffffff;
      border-color: #ffc400; }
      .button.button-bordered.button-yellow-hover:hover::after, .button.button-bordered.button-yellow-hover:active::after, .button.button-bordered.button-yellow-hover:focus::after {
        content: "";
        background-image: url(../assets/images/arrow-white-btn.png); }
  .button.button-bordered-inverse {
    border: 2px solid #393939;
    color: #393939; }
    .button.button-bordered-inverse::before {
      content: "";
      position: absolute;
      opacity: 0;
      width: 30px;
      height: 30px;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      border: 3px solid #ffffff;
      border-left-color: transparent;
      border-right-color: transparent;
      border-radius: 15px;
      -webkit-transition: all 100ms ease;
      -o-transition: all 100ms ease;
      transition: all 100ms ease; }
    .button.button-bordered-inverse.sending {
      content: "";
      color: transparent;
      background-color: #ffc400 !important;
      border-color: #ffc400; }
      .button.button-bordered-inverse.sending::after {
        opacity: 0; }
      .button.button-bordered-inverse.sending::before {
        opacity: 1;
        -webkit-animation: rotating 500ms linear infinite;
        -o-animation: rotating 500ms linear infinite;
        animation: rotating 500ms linear infinite; }
      .button.button-bordered-inverse.sending:hover, .button.button-bordered-inverse.sending:active, .button.button-bordered-inverse.sending:focus {
        content: "";
        color: transparent;
        background-color: #ffc400;
        border-color: #ffc400; }
        .button.button-bordered-inverse.sending:hover::after, .button.button-bordered-inverse.sending:active::after, .button.button-bordered-inverse.sending:focus::after {
          opacity: 0; }
        .button.button-bordered-inverse.sending:hover::before, .button.button-bordered-inverse.sending:active::before, .button.button-bordered-inverse.sending:focus::before {
          opacity: 1;
          -webkit-animation: rotating 500ms linear infinite;
          -o-animation: rotating 500ms linear infinite;
          animation: rotating 500ms linear infinite; }
    .button.button-bordered-inverse::after {
      content: "";
      position: absolute;
      background-image: url(../assets/images/arrow-black-btn.png);
      margin: auto;
      width: 13px;
      height: 9px;
      background-size: contain;
      background-repeat: no-repeat;
      margin-top: 0;
      margin-left: 8px;
      top: 50%;
      bottom: auto;
      -webkit-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
      @media screen and (max-width: 767px) {
        .button.button-bordered-inverse::after {
          width: 13px;
          margin-left: 9px;
          margin-top: 0; } }
    .button.button-bordered-inverse:hover, .button.button-bordered-inverse:active, .button.button-bordered-inverse:focus {
      background-color: #ffffff;
      color: #000000; }
      .button.button-bordered-inverse:hover::after, .button.button-bordered-inverse:active::after, .button.button-bordered-inverse:focus::after {
        margin-left: 13px; }
        @media screen and (max-width: 991px) {
          .button.button-bordered-inverse:hover::after, .button.button-bordered-inverse:active::after, .button.button-bordered-inverse:focus::after {
            margin-left: 15px; } }
    .button.button-bordered-inverse.button-yellow-hover:hover, .button.button-bordered-inverse.button-yellow-hover:active, .button.button-bordered-inverse.button-yellow-hover:focus {
      background-color: #ffc400;
      color: #ffffff;
      border-color: #ffc400; }
      .button.button-bordered-inverse.button-yellow-hover:hover::after, .button.button-bordered-inverse.button-yellow-hover:active::after, .button.button-bordered-inverse.button-yellow-hover:focus::after {
        content: "";
        background-image: url(../assets/images/arrow-white-btn.png); }
      .button.button-bordered-inverse.button-yellow-hover:hover.sending, .button.button-bordered-inverse.button-yellow-hover:active.sending, .button.button-bordered-inverse.button-yellow-hover:focus.sending {
        color: transparent !important; }
  .button.button-bordered-inverse-reverse {
    border: 2px solid #393939;
    color: #393939;
    padding: 13px 17px 13px 49px; }
    @media screen and (max-width: 991px) {
      .button.button-bordered-inverse-reverse {
        padding: 13px 9px 13px 25px; } }
    .button.button-bordered-inverse-reverse::after {
      content: "";
      position: absolute;
      background-image: url(../assets/images/arrow-black-btn-left.png);
      margin: auto;
      width: 13px;
      height: 9px;
      background-size: contain;
      background-repeat: no-repeat;
      margin-top: 0;
      margin-left: 0;
      top: 50%;
      left: 22px;
      bottom: auto;
      -webkit-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
      @media screen and (max-width: 767px) {
        .button.button-bordered-inverse-reverse::after {
          width: 13px;
          left: 9px; } }
    .button.button-bordered-inverse-reverse.button-yellow-hover:hover, .button.button-bordered-inverse-reverse.button-yellow-hover:active, .button.button-bordered-inverse-reverse.button-yellow-hover:focus {
      background-color: #ffc400;
      color: #ffffff;
      border-color: #ffc400; }
      .button.button-bordered-inverse-reverse.button-yellow-hover:hover::after, .button.button-bordered-inverse-reverse.button-yellow-hover:active::after, .button.button-bordered-inverse-reverse.button-yellow-hover:focus::after {
        content: "";
        left: 10px;
        background-image: url(../assets/images/arrow-white-btn-left.png); }
        @media screen and (max-width: 991px) {
          .button.button-bordered-inverse-reverse.button-yellow-hover:hover::after, .button.button-bordered-inverse-reverse.button-yellow-hover:active::after, .button.button-bordered-inverse-reverse.button-yellow-hover:focus::after {
            left: 5px; } }
  .button.button-borderless {
    color: #393939;
    padding: 0 14px 0 0; }
    @media screen and (max-width: 767px) {
      .button.button-borderless {
        letter-spacing: 4.17px;
        height: 15px;
        line-height: 15px; } }
    .button.button-borderless::after {
      content: "";
      position: absolute;
      background-image: url(../assets/images/arrow-black-btn.png);
      margin: auto;
      width: 13px;
      height: 9px;
      background-size: contain;
      background-repeat: no-repeat;
      top: 50%;
      right: -8px;
      bottom: auto;
      left: auto;
      -webkit-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
      @media screen and (max-width: 991px) {
        .button.button-borderless::after {
          width: 13px;
          margin-left: 10px;
          margin-top: 0; } }
    .button.button-borderless:hover, .button.button-borderless:active, .button.button-borderless:focus {
      padding-right: 28px;
      color: #000000; }
      @media screen and (max-width: 991px) {
        .button.button-borderless:hover, .button.button-borderless:active, .button.button-borderless:focus {
          padding-right: 22px; } }
    .button.button-borderless.buttton-yellow-hover:hover, .button.button-borderless.buttton-yellow-hover:active, .button.button-borderless.buttton-yellow-hover:focus {
      color: #ffc400; }
      .button.button-borderless.buttton-yellow-hover:hover::after, .button.button-borderless.buttton-yellow-hover:active::after, .button.button-borderless.buttton-yellow-hover:focus::after {
        background-image: url(../assets/images/arrow-yellow-right.png); }
  .button.button-bordered-submit {
    border: 2px solid #ffffff;
    color: #ffffff;
    background: none;
    padding: 13px 53px 13px 28px; }
    @media screen and (max-width: 767px) {
      .button.button-bordered-submit {
        padding: 12px 48px 12px 28px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .button.button-bordered-submit {
        padding: 12px 48px 12px 28px; } }
    .button.button-bordered-submit.sending {
      content: "";
      color: transparent;
      background-color: #ffc400;
      border-color: #ffc400; }
      .button.button-bordered-submit.sending::after {
        opacity: 0; }
      .button.button-bordered-submit.sending::before {
        opacity: 1;
        -webkit-animation: rotating 500ms linear infinite;
        -o-animation: rotating 500ms linear infinite;
        animation: rotating 500ms linear infinite; }
      .button.button-bordered-submit.sending:hover, .button.button-bordered-submit.sending:active, .button.button-bordered-submit.sending:focus {
        content: "";
        color: transparent;
        background-color: #ffc400;
        border-color: #ffc400; }
        .button.button-bordered-submit.sending:hover::after, .button.button-bordered-submit.sending:active::after, .button.button-bordered-submit.sending:focus::after {
          opacity: 0; }
        .button.button-bordered-submit.sending:hover::before, .button.button-bordered-submit.sending:active::before, .button.button-bordered-submit.sending:focus::before {
          opacity: 1;
          -webkit-animation: rotating 500ms linear infinite;
          -o-animation: rotating 500ms linear infinite;
          animation: rotating 500ms linear infinite; }
    .button.button-bordered-submit::before {
      content: "";
      position: absolute;
      opacity: 0;
      width: 30px;
      height: 30px;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      border: 3px solid #ffffff;
      border-left-color: transparent;
      border-right-color: transparent;
      border-radius: 15px;
      -webkit-transition: all 100ms ease;
      -o-transition: all 100ms ease;
      transition: all 100ms ease; }
    .button.button-bordered-submit::after {
      content: "";
      position: absolute;
      background-image: url(../assets/images/arrow-white-btn.png);
      margin: auto;
      width: 13px;
      height: 9px;
      background-size: 100%;
      background-repeat: no-repeat;
      margin-top: 0;
      margin-left: 8px;
      top: 50%;
      bottom: auto;
      right: 24px;
      -webkit-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
      @media screen and (max-width: 767px) {
        .button.button-bordered-submit::after {
          right: 26px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .button.button-bordered-submit::after {
          right: 26px; } }
    .button.button-bordered-submit:hover, .button.button-bordered-submit:active, .button.button-bordered-submit:focus {
      background-color: #ffffff;
      color: #000000; }
      .button.button-bordered-submit:hover.submit-form, .button.button-bordered-submit:active.submit-form, .button.button-bordered-submit:focus.submit-form {
        background-color: #ffc400;
        border-color: #ffc400;
        color: #ffffff; }
        .button.button-bordered-submit:hover.submit-form.sending, .button.button-bordered-submit:active.submit-form.sending, .button.button-bordered-submit:focus.submit-form.sending {
          color: transparent; }
        .button.button-bordered-submit:hover.submit-form::after, .button.button-bordered-submit:active.submit-form::after, .button.button-bordered-submit:focus.submit-form::after {
          background-image: url(../assets/images/arrow-white-btn.png); }
      .button.button-bordered-submit:hover::after, .button.button-bordered-submit:active::after, .button.button-bordered-submit:focus::after {
        background-image: url(../assets/images/arrow-black-btn.png);
        right: 15px; }
        @media screen and (max-width: 767px) {
          .button.button-bordered-submit:hover::after, .button.button-bordered-submit:active::after, .button.button-bordered-submit:focus::after {
            right: 23px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .button.button-bordered-submit:hover::after, .button.button-bordered-submit:active::after, .button.button-bordered-submit:focus::after {
            right: 23px; } }
  .button.button-bordered-inverse-submit {
    border: 2px solid #393939;
    color: #393939;
    background: none;
    padding: 13px 53px 13px 28px;
    -webkit-transition: all 100ms ease;
    -o-transition: all 100ms ease;
    transition: all 100ms ease; }
    @media screen and (max-width: 767px) {
      .button.button-bordered-inverse-submit {
        padding: 11px 49px 11px 28px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .button.button-bordered-inverse-submit {
        padding: 11px 49px 11px 28px; } }
    .button.button-bordered-inverse-submit.sending {
      content: "";
      color: transparent;
      background-color: #ffc400;
      border-color: #ffc400; }
      .button.button-bordered-inverse-submit.sending::after {
        opacity: 0; }
      .button.button-bordered-inverse-submit.sending::before {
        opacity: 1;
        -webkit-animation: rotating 500ms linear infinite;
        -o-animation: rotating 500ms linear infinite;
        animation: rotating 500ms linear infinite; }
    .button.button-bordered-inverse-submit::before {
      content: "";
      position: absolute;
      opacity: 0;
      width: 30px;
      height: 30px;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      border: 3px solid #ffffff;
      border-left-color: transparent;
      border-right-color: transparent;
      border-radius: 15px;
      -webkit-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease; }
    .button.button-bordered-inverse-submit::after {
      content: "";
      position: absolute;
      background-image: url(../assets/images/arrow-black-btn.png);
      margin: auto;
      width: 13px;
      height: 9px;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
      top: 50%;
      right: 24px;
      -webkit-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
    .button.button-bordered-inverse-submit:hover, .button.button-bordered-inverse-submit:active, .button.button-bordered-inverse-submit:focus {
      color: #ffffff;
      background-color: #ffc400;
      border-color: #ffc400; }
      .button.button-bordered-inverse-submit:hover.sending, .button.button-bordered-inverse-submit:active.sending, .button.button-bordered-inverse-submit:focus.sending {
        color: transparent; }
      .button.button-bordered-inverse-submit:hover::after, .button.button-bordered-inverse-submit:active::after, .button.button-bordered-inverse-submit:focus::after {
        right: 15px;
        background-image: url(../assets/images/arrow-white-btn.png); }
        @media screen and (max-width: 767px) {
          .button.button-bordered-inverse-submit:hover::after, .button.button-bordered-inverse-submit:active::after, .button.button-bordered-inverse-submit:focus::after {
            right: 11px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .button.button-bordered-inverse-submit:hover::after, .button.button-bordered-inverse-submit:active::after, .button.button-bordered-inverse-submit:focus::after {
            right: 11px; } }
  .button.button-bordered-inverse-orange-submit {
    border: 2px solid #ffc400;
    color: #ffffff;
    background-color: #ffc400;
    padding: 13px 53px 13px 38px; }
    @media screen and (max-width: 767px) {
      .button.button-bordered-inverse-orange-submit {
        padding: 10px 43px 10px 23px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .button.button-bordered-inverse-orange-submit {
        padding: 10px 43px 10px 23px; } }
    .button.button-bordered-inverse-orange-submit::after {
      content: "";
      position: absolute;
      background-image: url(../assets/images/arrow-black-btn.png);
      margin: auto;
      width: 14px;
      height: 100%;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
      top: 0;
      right: 24px;
      -webkit-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease; }
      @media screen and (max-width: 767px) {
        .button.button-bordered-inverse-orange-submit::after {
          width: 14px;
          right: 25px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .button.button-bordered-inverse-orange-submit::after {
          width: 14px;
          right: 25px; } }
    .button.button-bordered-inverse-orange-submit:hover, .button.button-bordered-inverse-orange-submit:active, .button.button-bordered-inverse-orange-submit:focus {
      color: #ffc400;
      background-color: #ffffff; }
      .button.button-bordered-inverse-orange-submit:hover::after, .button.button-bordered-inverse-orange-submit:active::after, .button.button-bordered-inverse-orange-submit:focus::after {
        right: 15px;
        background-image: url(../assets/images/591276-arrow-right-512-yellow.png); }
        @media screen and (max-width: 767px) {
          .button.button-bordered-inverse-orange-submit:hover::after, .button.button-bordered-inverse-orange-submit:active::after, .button.button-bordered-inverse-orange-submit:focus::after {
            right: 18px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .button.button-bordered-inverse-orange-submit:hover::after, .button.button-bordered-inverse-orange-submit:active::after, .button.button-bordered-inverse-orange-submit:focus::after {
            right: 18px; } }

.repeat-button {
  display: block;
  width: 100%;
  border: 1px dashed #979797;
  background: none;
  background-color: #f3f3f3;
  padding: 16px 30px;
  margin-top: 41px;
  text-align: center;
  color: rgba(3, 7, 35, 0.6);
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: 1.6px;
  line-height: 19px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease; }
  @media screen and (max-width: 991px) {
    .repeat-button {
      font-size: 14px;
      line-height: 18px; } }
  .repeat-button:hover {
    background-color: #fdcb09;
    border-color: #fdcb09;
    color: #ffffff; }

.datepicker-filter {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 23px;
  border: solid 0.8px rgba(151, 151, 151, 0.8);
  border-radius: 0px;
  font-size: 12px;
  padding: 15px 18px;
  font-family: "Montserrat", sans-serif;
  color: #030723;
  font-weight: 500; }
  .datepicker-filter:hover, .datepicker-filter:active, .datepicker-filter:focus {
    box-shadow: none; }
  .datepicker-filter::-webkit-input-placeholder {
    color: rgba(3, 7, 35, 0.3); }
  .datepicker-filter:-moz-placeholder {
    color: rgba(3, 7, 35, 0.3); }
  .datepicker-filter::-moz-placeholder {
    color: rgba(3, 7, 35, 0.3); }
  .datepicker-filter:-ms-input-placeholder {
    color: rgba(3, 7, 35, 0.3); }
  .datepicker-filter::-ms-input-placeholder {
    color: rgba(3, 7, 35, 0.3); }
  .datepicker-filter::placeholder {
    color: rgba(3, 7, 35, 0.3); }
  .datepicker-filter:hover, .datepicker-filter:active, .datepicker-filter:focus {
    outline: none;
    border-color: rgba(151, 151, 151, 0.8);
    box-shadow: none; }

.form-group-label {
  margin: 0 0 8px; }
  .form-group-label label {
    color: rgba(3, 7, 35, 0.6);
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 22px;
    margin: 0; }
    @media screen and (max-width: 991px) {
      .form-group-label label {
        font-size: 16px;
        line-height: 19px; } }

.has-select-picker {
  position: relative;
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .has-select-picker.select-open .fake-input-text::after {
    z-index: 8;
    pointer-events: none;
    border-top-color: #fdcb09;
    -webkit-transform: translateY(-50%) rotateX(180deg);
    -moz-transform: translateY(-50%) rotateX(180deg);
    -ms-transform: translateY(-50%) rotateX(180deg);
    -o-transform: translateY(-50%) rotateX(180deg);
    transform: translateY(-50%) rotateX(180deg); }
  .has-select-picker.unit-dimension .fake-input-text p {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 90px; }
  .has-select-picker.unit-dimension .fake-select-picker .fake-input p {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 90px; }
  .has-select-picker .fake-input-text {
    position: relative;
    height: 50px;
    border: 1px solid #979797;
    padding: 15px 20px;
    cursor: pointer; }
    .has-select-picker .fake-input-text::after {
      content: '';
      position: absolute;
      z-index: 5;
      top: 50%;
      right: 20px;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-top: 8px solid #D8D8D8;
      -webkit-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease;
      -webkit-transform: translateY(-50%) rotateX(0deg);
      -moz-transform: translateY(-50%) rotateX(0deg);
      -ms-transform: translateY(-50%) rotateX(0deg);
      -o-transform: translateY(-50%) rotateX(0deg);
      transform: translateY(-50%) rotateX(0deg); }
    .has-select-picker .fake-input-text.not-empty p {
      color: #030723; }
    .has-select-picker .fake-input-text.error-field {
      border-color: #EA2929; }
    .has-select-picker .fake-input-text p {
      color: rgba(3, 7, 35, 0.3);
      font-family: "Montserrat", sans-serif;
      font-size: 16px;
      font-weight: 500;
      letter-spacing: 0;
      line-height: 19px;
      margin: 0; }
      @media screen and (max-width: 991px) {
        .has-select-picker .fake-input-text p {
          font-size: 14px;
          line-height: 18px; } }
  .has-select-picker .fake-select-picker {
    position: absolute;
    width: 100%;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    z-index: 7;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); }
    .has-select-picker .fake-select-picker .fake-input {
      height: 50px;
      padding: 15px 20px;
      cursor: pointer; }
      .has-select-picker .fake-select-picker .fake-input p {
        color: #030723;
        font-family: "Montserrat", sans-serif;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 19px;
        margin: 0; }
        @media screen and (max-width: 991px) {
          .has-select-picker .fake-select-picker .fake-input p {
            font-size: 14px;
            line-height: 18px; } }
    .has-select-picker .fake-select-picker ul {
      padding: 0;
      margin: 0;
      list-style: none;
      font-size: 0; }
      .has-select-picker .fake-select-picker ul:hover li.active {
        z-index: 1; }
      .has-select-picker .fake-select-picker ul li {
        position: relative;
        z-index: 2;
        height: 50px;
        color: rgba(41, 41, 41, 0.5);
        font-family: "Montserrat", sans-serif;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 19px;
        padding: 15px 20px;
        cursor: pointer;
        border-top: 2px solid rgba(151, 151, 151, 0.2);
        -webkit-transition: background-color 300ms ease, color 300ms ease;
        -o-transition: background-color 300ms ease, color 300ms ease;
        transition: background-color 300ms ease, color 300ms ease; }
        @media screen and (max-width: 991px) {
          .has-select-picker .fake-select-picker ul li {
            font-size: 14px;
            line-height: 18px; } }
        .has-select-picker .fake-select-picker ul li:hover, .has-select-picker .fake-select-picker ul li:active, .has-select-picker .fake-select-picker ul li:focus {
          background-color: #fdcb09;
          border-top-color: transparent;
          font-weight: bold;
          color: #030723;
          -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); }
        .has-select-picker .fake-select-picker ul li.active {
          background-color: #fdcb09;
          border-top-color: transparent;
          font-weight: bold;
          color: #030723;
          -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); }

@media screen and (max-width: 991px) {
  .single-services.postid-31 .banner.services-banner {
    height: 560px; } }
@media screen and (max-width: 991px) {
  .single-services.postid-31 .banner.services-banner .inner {
    padding-top: 140px; } }
@media screen and (max-width: 991px) {
  .single-services.postid-31 .banner.services-banner .content h1 br {
    display: block; } }

@media screen and (max-width: 991px) {
  .single-industries.postid-47 .banner.industries-banner .content h1 br {
    display: block; } }
.single-industries.postid-47 .banner.industries-banner .content h1 br:last-of-type {
  display: none; }
  @media screen and (max-width: 991px) {
    .single-industries.postid-47 .banner.industries-banner .content h1 br:last-of-type {
      display: block; } }
.single-industries.postid-45 .banner.industries-banner .content h1 br {
  display: block; }
  @media screen and (max-width: 991px) {
    .single-industries.postid-45 .banner.industries-banner .content h1 br {
      display: none; } }
  .single-industries.postid-45 .banner.industries-banner .content h1 br:last-of-type {
    display: none; }
    @media screen and (max-width: 991px) {
      .single-industries.postid-45 .banner.industries-banner .content h1 br:last-of-type {
        display: block; } }

@media screen and (max-width: 991px) {
  html[lang="es-ES"] .banner {
    height: 612px; } }
html[lang="es-ES"] .banner.banner-404 .inner .content .button {
  width: 335px; }
  @media screen and (max-width: 991px) {
    html[lang="es-ES"] .banner.banner-404 .inner .content .button {
      width: 100%;
      padding: 14px 28px 14px 18px; } }
  @media screen and (max-width: 991px) {
    html[lang="es-ES"] .banner.banner-404 .inner .content .button:hover, html[lang="es-ES"] .banner.banner-404 .inner .content .button:active, html[lang="es-ES"] .banner.banner-404 .inner .content .button:focus {
      margin-left: 12px; } }
  @media screen and (max-width: 991px) {
    html[lang="es-ES"] .banner.banner-404 .inner .content .button::after {
      margin-left: 4px; } }

.banner {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 720px;
  position: relative; }
  @media screen and (max-width: 991px) {
    .banner {
      height: 540px; } }
  .banner::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 0.2;
    background: -webkit-linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%, rgba(0, 0, 0, 0) 100%);
    background: -moz-linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%, rgba(0, 0, 0, 0) 100%); }
  .banner.home-banner .content {
    width: 100%;
    margin-top: 110px; }
    @media screen and (max-width: 991px) {
      .banner.home-banner .content {
        margin: 0; } }
    @media screen and (max-width: 991px) {
      .banner.home-banner .content h1 {
        margin: 0 0 8px; } }
    .banner.home-banner .content p {
      width: 78%;
      -webkit-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.44);
      -moz-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.44);
      -ms-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.44);
      -o-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.44);
      text-shadow: 0 1px 2px rgba(0, 0, 0, 0.44); }
      @media screen and (max-width: 991px) {
        .banner.home-banner .content p {
          width: 90%;
          line-height: 20px;
          margin: 8px 0 2px; } }
  .banner.banner-404 {
    height: 720px; }
    @media screen and (max-width: 991px) {
      .banner.banner-404 {
        height: 540px; } }
    .banner.banner-404::before {
      background: none; }
    .banner.banner-404 .inner {
      height: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; }
      @media screen and (max-width: 991px) {
        .banner.banner-404 .inner {
          padding-top: 131px;
          -webkit-box-align: start;
          -ms-flex-align: start;
          -webkit-align-items: flex-start;
          -moz-align-items: flex-start;
          align-items: flex-start; } }
      .banner.banner-404 .inner .container {
        margin-top: 130px; }
        @media screen and (max-width: 991px) {
          .banner.banner-404 .inner .container {
            margin: 0;
            width: 100%;
            padding: 0 30px; } }
      @media screen and (max-width: 991px) {
        .banner.banner-404 .inner .row {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-direction: reverse;
          -webkit-box-orient: vertical;
          -webkit-flex-direction: column-reverse;
          -moz-flex-direction: column-reverse;
          -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; } }
      .banner.banner-404 .inner .content {
        width: 100%;
        max-width: 100%;
        margin-top: 0; }
        @media screen and (max-width: 991px) {
          .banner.banner-404 .inner .content {
            width: 100%;
            padding: 0; } }
        .banner.banner-404 .inner .content h1 {
          text-transform: uppercase;
          font-size: 48px;
          margin-bottom: 27px;
          margin-top: 18px;
          line-height: 40px;
          -webkit-text-shadow: unset;
          -moz-text-shadow: unset;
          -ms-text-shadow: unset;
          -o-text-shadow: unset;
          text-shadow: unset; }
          @media screen and (max-width: 991px) {
            .banner.banner-404 .inner .content h1 {
              font-size: 28px;
              line-height: 34px;
              margin: 18px 0 8px;
              -webkit-text-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.36) !important;
              -moz-text-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.36) !important;
              -ms-text-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.36) !important;
              -o-text-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.36) !important;
              text-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.36) !important; } }
        .banner.banner-404 .inner .content h3 {
          font-size: 21px;
          font-weight: 600;
          line-height: 1.3;
          color: #ffffff;
          margin: 0;
          margin-bottom: 36px; }
          @media screen and (max-width: 991px) {
            .banner.banner-404 .inner .content h3 {
              font-size: 16px;
              line-height: 1.44;
              margin-bottom: 0px; } }
        .banner.banner-404 .inner .content .button {
          margin-top: 0px;
          width: 275px; }
          @media screen and (max-width: 991px) {
            .banner.banner-404 .inner .content .button {
              margin-top: 30px; } }
          .banner.banner-404 .inner .content .button::after {
            margin-left: 18px; }
            @media screen and (max-width: 991px) {
              .banner.banner-404 .inner .content .button::after {
                width: 13px;
                top: 55%; } }
          .banner.banner-404 .inner .content .button:hover::after, .banner.banner-404 .inner .content .button:active::after, .banner.banner-404 .inner .content .button:focus::after {
            margin-left: 27px; }
    .banner.banner-404 img {
      float: right; }
      @media screen and (max-width: 991px) {
        .banner.banner-404 img {
          float: none;
          width: 100%; } }
  .banner.about-banner {
    height: 720px; }
    @media screen and (max-width: 991px) {
      .banner.about-banner {
        height: 540px; } }
    .banner.about-banner::before {
      background: none; }
    .banner.about-banner .content {
      margin-top: 140px;
      width: 100%; }
      @media screen and (max-width: 991px) {
        .banner.about-banner .content {
          margin-top: 0; } }
      .banner.about-banner .content h1 {
        margin-top: 12px; }
        @media screen and (max-width: 991px) {
          .banner.about-banner .content h1 {
            letter-spacing: 0.7px; } }
        @media screen and (max-width: 991px) {
          .banner.about-banner .content h1 br {
            display: none; } }
    @media screen and (max-width: 991px) {
      .banner.about-banner .inner {
        padding-top: 265px; } }
  .banner.news-banner {
    height: 500px;
    background-position: top center; }
    @media screen and (max-width: 991px) {
      .banner.news-banner {
        height: 340px; } }
    .banner.news-banner .content {
      margin-top: 150px;
      width: 100%; }
      @media screen and (max-width: 991px) {
        .banner.news-banner .content {
          margin-top: 90px; } }
      .banner.news-banner .content p {
        font-size: 12px;
        font-weight: bold;
        color: #ffffff;
        line-height: 1.06;
        font-family: "Montserrat", sans-serif;
        margin-top: 20px; }
        @media screen and (max-width: 991px) {
          .banner.news-banner .content p {
            font-size: 9px;
            line-height: 1.22;
            font-weight: 500;
            margin-top: 14px; } }
        .banner.news-banner .content p span {
          padding: 0px 8px; }
    .banner.news-banner::before {
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.32)); }
  .banner.services-banner {
    height: 720px;
    background-position: right center; }
    @media screen and (max-width: 991px) {
      .banner.services-banner {
        height: 540px; } }
    .banner.services-banner .content {
      margin-top: 135px;
      width: 100%; }
      @media screen and (max-width: 991px) {
        .banner.services-banner .content {
          margin-top: 91px; } }
      .banner.services-banner .content h1 {
        max-width: 100%; }
        @media screen and (max-width: 991px) {
          .banner.services-banner .content h1 {
            letter-spacing: 0.2px; } }
        @media screen and (max-width: 991px) {
          .banner.services-banner .content h1 br {
            display: none; } }
    @media screen and (max-width: 991px) {
      .banner.services-banner .inner {
        padding-top: 157px; } }
  .banner.industries-banner {
    height: 720px; }
    @media screen and (max-width: 991px) {
      .banner.industries-banner {
        height: 540px; } }
    @media screen and (max-width: 991px) {
      .banner.industries-banner .container {
        padding: 0; } }
    @media screen and (max-width: 991px) {
      .banner.industries-banner .inner {
        padding-top: 231px; } }
    .banner.industries-banner .content {
      margin-top: 150px;
      width: 100%; }
      @media screen and (max-width: 991px) {
        .banner.industries-banner .content {
          margin-top: 0; } }
      .banner.industries-banner .content h1 {
        max-width: 100%; }
        @media screen and (max-width: 991px) {
          .banner.industries-banner .content h1 {
            letter-spacing: 0.3px; } }
  .banner.contact-banner {
    height: 720px; }
    @media screen and (max-width: 991px) {
      .banner.contact-banner {
        height: 540px; } }
    @media screen and (max-width: 991px) {
      .banner.contact-banner .container {
        width: 100%; } }
    .banner.contact-banner .content {
      margin-top: 150px; }
      @media screen and (max-width: 991px) {
        .banner.contact-banner .content {
          margin-top: 0;
          width: 100%; } }
      .banner.contact-banner .content h1 {
        width: 100%;
        max-width: 100%; }
        @media screen and (max-width: 991px) {
          .banner.contact-banner .content h1 {
            margin: 8px 0 0; } }
    @media screen and (max-width: 991px) {
      .banner.contact-banner .inner {
        padding-top: 247px; } }
  .banner.privacy-banner {
    height: 720px; }
    .banner.privacy-banner::before {
      background: none; }
    @media screen and (max-width: 991px) {
      .banner.privacy-banner {
        height: 540px; } }
    @media screen and (max-width: 991px) {
      .banner.privacy-banner .inner {
        padding-top: 266px; } }
    .banner.privacy-banner .content {
      margin-top: 150px;
      width: 100%; }
      @media screen and (max-width: 991px) {
        .banner.privacy-banner .content {
          margin-top: 0; } }
      .banner.privacy-banner .content h1 {
        max-width: 100%; }
  .banner.track-banner {
    height: 720px; }
    @media screen and (max-width: 991px) {
      .banner.track-banner {
        height: 540px; } }
    @media screen and (max-width: 991px) {
      .banner.track-banner .container {
        padding: 0; } }
    @media screen and (max-width: 991px) {
      .banner.track-banner .inner {
        padding-top: 248px; } }
    .banner.track-banner::before {
      background: none; }
    .banner.track-banner .content {
      margin-top: 140px;
      width: 100%; }
      @media screen and (max-width: 991px) {
        .banner.track-banner .content {
          margin-top: 0; } }
      @media screen and (max-width: 991px) {
        .banner.track-banner .content h1 br {
          display: none; } }
  @media screen and (max-width: 991px) {
    .banner.document-banner .container {
      padding: 0; } }
  @media screen and (max-width: 991px) {
    .banner.document-banner .content h1 {
      margin-right: 20px; } }
  @media screen and (max-width: 991px) {
    .banner.case-studies-banner .container {
      padding: 0;
      width: 100%; } }
  @media screen and (max-width: 991px) {
    .banner.case-studies-banner .inner {
      padding-top: 283px; } }
  @media screen and (max-width: 991px) {
    .banner.case-studies-banner .content h6::before {
      margin-right: 7px; } }
  .banner.quote-banner {
    height: 520px; }
    @media screen and (max-width: 991px) {
      .banner.quote-banner {
        height: 402px; } }
    @media screen and (max-width: 991px) {
      .banner.quote-banner .container {
        padding: 0 30px;
        margin: 0; } }
    @media screen and (max-width: 991px) {
      .banner.quote-banner .inner {
        padding-top: 214px; } }
    @media screen and (max-width: 991px) {
      .banner.quote-banner .content {
        padding: 0; } }
    .banner.quote-banner .content h1 {
      margin-top: 12px;
      letter-spacing: 1.9px; }
      @media screen and (max-width: 991px) {
        .banner.quote-banner .content h1 {
          letter-spacing: 1.9px; } }
  @media screen and (max-width: 991px) {
    .banner .block {
      display: block; } }
  @media screen and (max-width: 991px) {
    .banner .inner {
      padding-top: 154px;
      height: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-box-align: start;
      -ms-flex-align: start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      align-items: flex-start; } }
  .banner .content {
    margin-top: 100px;
    width: 500px;
    max-width: 100%; }
    @media screen and (max-width: 991px) {
      .banner .content {
        margin-top: 86px;
        width: 100%;
        padding: 0 30px; } }
    .banner .content h6 {
      color: #ffffff;
      margin: 0px; }
      @media screen and (max-width: 991px) {
        .banner .content h6 {
          font-size: 12px;
          margin: 0px;
          letter-spacing: 3px; } }
    .banner .content h1 {
      color: #ffffff;
      margin-bottom: 14px;
      margin-top: 12px;
      letter-spacing: 1.3px; }
      @media screen and (max-width: 991px) {
        .banner .content h1 {
          font-size: 28px;
          line-height: 34px;
          margin: 8px 0 0; } }
    .banner .content p {
      color: #ffffff;
      font-size: 16px;
      line-height: 24px;
      margin: 0px; }
      @media screen and (max-width: 991px) {
        .banner .content p {
          font-size: 14px;
          line-height: 28px; } }
    .banner .content .button {
      margin-top: 34px; }
      @media screen and (max-width: 991px) {
        .banner .content .button {
          margin-top: 27px; } }

.intro {
  margin-top: 133px;
  margin-bottom: 138px; }
  @media screen and (max-width: 991px) {
    .intro {
      margin-top: 65px;
      margin-bottom: 15px;
      padding: 0 30px; } }
  .intro .row {
    margin: 0 -34px; }
    .intro .row .col-md-4 {
      padding: 0 34px; }
  .intro h6 {
    color: #c1c1c1;
    letter-spacing: 3px;
    font-size: 12px;
    margin: 0px; }
  .intro h3 {
    max-width: 100%;
    margin-top: 9px;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 27px; }
    @media screen and (max-width: 991px) {
      .intro h3 {
        line-height: 30px;
        margin: 3px 0 5px; } }
  @media screen and (max-width: 767px) {
    .intro p {
      margin: 0px;
      margin-bottom: 65px; } }
  @media screen and (max-width: 991px) {
    .intro p br {
      display: block; } }

html[lang="es-ES"] .about-us h2 {
  width: 100%; }

.about-us {
  position: relative; }
  @media screen and (max-width: 991px) {
    .about-us {
      padding: 0 30px; } }
  .about-us h2 {
    width: 368px;
    max-width: 100%;
    margin-top: 14px;
    margin-bottom: 16px; }
    @media screen and (max-width: 767px) {
      .about-us h2 {
        margin: 3px 0 5px;
        width: 100%;
        font-size: 20px;
        line-height: 30px; } }
  .about-us h6 {
    color: #c1c1c1;
    letter-spacing: 3px;
    font-size: 12px;
    margin: 0px; }
  .about-us p {
    font-size: 16px;
    line-height: 1.56;
    margin: 0px;
    padding-bottom: 40px; }
    @media screen and (max-width: 991px) {
      .about-us p {
        padding-bottom: 28px;
        font-size: 14px;
        line-height: 24px; } }
  .about-us .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 991px) {
      .about-us .row {
        -webkit-box-direction: reverse;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column-reverse;
        -moz-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; } }
  .about-us .about-featured-image {
    overflow: hidden;
    height: 100%; }
    .about-us .about-featured-image:hover img, .about-us .about-featured-image:active img, .about-us .about-featured-image:focus img {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1); }
      @media screen and (max-width: 991px) {
        .about-us .about-featured-image:hover img, .about-us .about-featured-image:active img, .about-us .about-featured-image:focus img {
          -webkit-transform: none;
          -moz-transform: none;
          -ms-transform: none;
          -o-transform: none;
          transform: none; } }
    @media screen and (max-width: 991px) {
      .about-us .about-featured-image {
        height: 262px; } }
    .about-us .about-featured-image img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      -webkit-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease; }
  .about-us .about-us-details {
    padding: 80px 104px 80px 0;
    position: relative;
    background: #f8f8f8; }
    @media screen and (max-width: 767px) {
      .about-us .about-us-details {
        padding: 78px 20px 50px; } }
    .about-us .about-us-details::before {
      content: '';
      background-color: #f8f8f8;
      position: absolute;
      width: 100vw;
      height: 100%;
      right: 50%;
      top: 0;
      z-index: 1; }
      @media screen and (max-width: 991px) {
        .about-us .about-us-details::before {
          background-color: transparent; } }
    .about-us .about-us-details .content {
      position: relative;
      z-index: 2; }
  .about-us .box-years {
    background-color: #ffc500;
    height: 102px;
    width: 102px;
    position: absolute;
    right: 47.5%;
    bottom: 70px;
    top: auto;
    z-index: 3;
    padding: 18px 6px 19px 6px;
    text-align: center;
    cursor: default;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease; }
    .about-us .box-years:hover, .about-us .box-years:active, .about-us .box-years:focus {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1); }
      @media screen and (max-width: 991px) {
        .about-us .box-years:hover, .about-us .box-years:active, .about-us .box-years:focus {
          -webkit-transform: none;
          -moz-transform: none;
          -ms-transform: none;
          -o-transform: none;
          transform: none; } }
    @media screen and (max-width: 991px) {
      .about-us .box-years {
        width: 89px;
        height: 89px;
        top: 211px;
        right: auto;
        bottom: auto;
        left: 40px; } }
    .about-us .box-years p {
      font-size: 11px;
      padding-top: 0px;
      padding-bottom: 0px;
      margin-bottom: 0px;
      color: #ffffff;
      text-transform: uppercase;
      letter-spacing: 1.72px; }
      @media screen and (max-width: 991px) {
        .about-us .box-years p {
          font-size: 10px;
          line-height: 13px;
          letter-spacing: 0.45px; } }
    .about-us .box-years h5 {
      margin-top: 10px;
      font-size: 18px;
      margin-bottom: 0px;
      color: #ffffff;
      font-weight: 800; }
      @media screen and (max-width: 991px) {
        .about-us .box-years h5 {
          font-size: 15px;
          line-height: 19px;
          letter-spacing: 0.45px;
          margin-top: 6px; } }

@media screen and (max-width: 991px) {
  html[lang="es-ES"] .service .row .centered-text .content h2 {
    width: 100%; } }

.service {
  margin: 150px 0; }
  @media screen and (max-width: 991px) {
    .service {
      margin: 80px 0; } }
  @media screen and (max-width: 991px) {
    .service .row {
      margin-left: 0;
      margin-right: 0; } }
  @media screen and (max-width: 991px) {
    .service .row .centered-text {
      padding: 0 30px; } }
  .service .row .centered-text .content h2 {
    text-align: center;
    max-width: 100%;
    margin: 10px auto 9px; }
    @media screen and (max-width: 991px) {
      .service .row .centered-text .content h2 {
        text-align: left;
        font-size: 20px;
        line-height: 30px;
        width: 250px;
        margin: 3px 0 5px; } }
  .service .row .centered-text .content h6 {
    text-align: center;
    color: #c1c1c1;
    letter-spacing: 3px;
    font-size: 12px;
    margin: 0px; }
    @media screen and (max-width: 991px) {
      .service .row .centered-text .content h6 {
        text-align: left; } }
  .service .row .centered-text .content p {
    text-align: center;
    width: 450px;
    max-width: 100%;
    margin: 0 auto;
    display: block;
    font-size: 16px;
    line-height: 1.38; }
    @media screen and (max-width: 991px) {
      .service .row .centered-text .content p {
        font-size: 14px;
        line-height: 24px;
        text-align: left;
        width: 100%; } }
  @media screen and (max-width: 991px) {
    .service .row .holder {
      overflow: auto; } }
  .service .row .holder .services-container {
    margin-top: 60px;
    margin-left: -18.5px;
    margin-right: -18.5px; }
    @media screen and (max-width: 991px) {
      .service .row .holder .services-container {
        margin-top: 40px;
        margin-left: 0;
        margin-right: 0;
        padding-right: 15px;
        padding-left: 15px; } }
    .service .row .holder .services-container .col-md-3 {
      padding-right: 18.5px;
      padding-left: 18.5px; }
      @media screen and (max-width: 991px) {
        .service .row .holder .services-container .col-md-3 {
          padding-right: 15px;
          padding-left: 15px; } }
    @media screen and (max-width: 991px) {
      .service .row .holder .services-container [class*="col-"] {
        width: calc(256px + 30px); } }
    .service .row .holder .services-container [class*="col-"] .services-item {
      overflow: hidden; }
      .service .row .holder .services-container [class*="col-"] .services-item .service-image {
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100%;
        height: 276px;
        width: 100%;
        z-index: 0;
        position: relative;
        overflow: hidden;
        -webkit-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease; }
        .service .row .holder .services-container [class*="col-"] .services-item .service-image:hover, .service .row .holder .services-container [class*="col-"] .services-item .service-image:active, .service .row .holder .services-container [class*="col-"] .services-item .service-image:focus {
          background-size: 105%; }
      .service .row .holder .services-container [class*="col-"] .services-item .service-content {
        padding: 45px 29px 47px 20px;
        background: #fbfbfb;
        position: relative;
        z-index: 1; }
        @media screen and (max-width: 991px) {
          .service .row .holder .services-container [class*="col-"] .services-item .service-content {
            padding: 41px 27px 44px 20px; } }
        .service .row .holder .services-container [class*="col-"] .services-item .service-content h3 {
          margin-top: 0px;
          margin-bottom: 10px;
          font-size: 19px;
          display: table; }
          @media screen and (max-width: 991px) {
            .service .row .holder .services-container [class*="col-"] .services-item .service-content h3 {
              font-size: 18px;
              line-height: 25px; } }
          .service .row .holder .services-container [class*="col-"] .services-item .service-content h3 span {
            display: table-cell;
            vertical-align: bottom; }
        .service .row .holder .services-container [class*="col-"] .services-item .service-content p {
          margin-top: 10px;
          margin-bottom: 40px; }
          @media screen and (max-width: 767px) {
            .service .row .holder .services-container [class*="col-"] .services-item .service-content p {
              margin-top: 0;
              line-height: 24px;
              margin-bottom: 20px; } }

html[lang="es-ES"] .assets {
  min-height: 635px; }
  html[lang="es-ES"] .assets .assets-wrapper .assets-container .content h5 {
    white-space: nowrap; }
    @media screen and (max-width: 991px) {
      html[lang="es-ES"] .assets .assets-wrapper .assets-container .content h5 {
        white-space: wrap; } }

.assets {
  margin: 150px 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  min-height: 536px;
  background-position: center; }
  @media screen and (max-width: 991px) {
    .assets {
      margin: 80px 0; } }
  .assets .bg-image {
    position: absolute;
    height: 100%;
    width: 100%; }
    @media screen and (max-width: 991px) {
      .assets .bg-image {
        height: 100%; } }
    .assets .bg-image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .assets .bg-content {
    position: absolute;
    padding: 112px 0 85px 0;
    width: 100%; }
    @media screen and (max-width: 991px) {
      .assets .bg-content {
        padding: 37px 30px 42px; } }
  .assets .container > .row > .col-md-4 {
    width: 28%; }
    @media screen and (max-width: 991px) {
      .assets .container > .row > .col-md-4 {
        width: 100%; } }
  .assets .container > .row > .col-md-8 {
    width: 72%; }
    @media screen and (max-width: 991px) {
      .assets .container > .row > .col-md-8 {
        width: 100%; } }
    @media screen and (max-width: 991px) {
      .assets .container > .row > .col-md-8 > .row:last-of-type .col-md-7 .content p {
        margin-bottom: 0; } }
  .assets .content-assets-intro {
    margin-right: 20px; }
    @media screen and (max-width: 991px) {
      .assets .content-assets-intro {
        margin-right: 0;
        margin-bottom: 42px; } }
    .assets .content-assets-intro h2 {
      color: #ffffff;
      margin-bottom: 24px;
      margin-top: 0; }
      @media screen and (max-width: 991px) {
        .assets .content-assets-intro h2 {
          font-size: 20px;
          line-height: 30px;
          margin-bottom: 6px; } }
    .assets .content-assets-intro h4 {
      color: #ffffff;
      font-size: 20px;
      font-weight: bold;
      margin-bottom: 18px;
      line-height: 28px;
      letter-spacing: 0px; }
      @media screen and (max-width: 991px) {
        .assets .content-assets-intro h4 {
          font-size: 16px;
          line-height: 25px;
          margin-bottom: 10px;
          margin-top: 0;
          width: 90%; } }
    .assets .content-assets-intro p {
      color: #ffffff;
      line-height: 24px; }
      @media screen and (max-width: 991px) {
        .assets .content-assets-intro p {
          margin: 0;
          line-height: 24px; } }
  .assets .assets-wrapper {
    margin-top: 5px; }
    @media screen and (max-width: 991px) {
      .assets .assets-wrapper {
        margin-top: 0; } }
    @media screen and (max-width: 991px) {
      .assets .assets-wrapper .assets-container .col-xs-10 {
        padding-left: 20px; } }
    .assets .assets-wrapper .assets-container > .col-md-3 {
      padding: 0; }
      @media screen and (max-width: 991px) {
        .assets .assets-wrapper .assets-container > .col-md-3 {
          width: 21.7%; } }
    .assets .assets-wrapper .assets-container > .col-md-9 {
      padding: 0 0 0 12px; }
      @media screen and (max-width: 991px) {
        .assets .assets-wrapper .assets-container > .col-md-9 {
          padding: 0;
          width: 78.3%; } }
    .assets .assets-wrapper .assets-container > .col-md-7 {
      padding: 0 0 0 12px; }
      @media screen and (max-width: 991px) {
        .assets .assets-wrapper .assets-container > .col-md-7 {
          padding: 0;
          width: 78.3%; } }
    .assets .assets-wrapper .assets-container > .col-md-4 {
      padding: 0; }
    .assets .assets-wrapper .assets-container > .col-md-5 {
      padding: 0; }
      @media screen and (max-width: 991px) {
        .assets .assets-wrapper .assets-container > .col-md-5 {
          width: 21.7%; } }
    .assets .assets-wrapper .assets-container h3 {
      margin: 0px;
      font-size: 30px;
      line-height: 1.14;
      color: #ffffff;
      text-align: right;
      font-weight: 600; }
      @media screen and (max-width: 991px) {
        .assets .assets-wrapper .assets-container h3 {
          font-size: 15px;
          line-height: 20px;
          letter-spacing: -0.25px;
          text-align: left; } }
    @media screen and (max-width: 991px) {
      .assets .assets-wrapper .assets-container .content {
        padding-right: 3px; } }
    .assets .assets-wrapper .assets-container .content h5 {
      font-size: 20px;
      font-weight: 800;
      line-height: 24px;
      color: #ffffff;
      margin-top: 5px;
      margin-bottom: 18px; }
      @media screen and (max-width: 991px) {
        .assets .assets-wrapper .assets-container .content h5 {
          font-size: 17px;
          line-height: 20px;
          margin: 0 0 5px; } }
      .assets .assets-wrapper .assets-container .content h5 span {
        top: -.5em;
        font-size: 75%;
        line-height: 0;
        position: relative;
        vertical-align: baseline; }
    .assets .assets-wrapper .assets-container .content p {
      color: #ffffff;
      margin-bottom: 40px; }
      @media screen and (max-width: 991px) {
        .assets .assets-wrapper .assets-container .content p {
          font-size: 16px;
          line-height: 24px;
          margin-bottom: 37px; } }
      @media screen and (max-width: 991px) {
        .assets .assets-wrapper .assets-container .content p br {
          display: none; } }

html[lang="es-ES"] .single-services .serve .centered-text .content h2 {
  width: 78%; }
  @media screen and (max-width: 991px) {
    html[lang="es-ES"] .single-services .serve .centered-text .content h2 {
      width: 100%; } }
html[lang="es-ES"] .single-services .serve .centered-text .content p {
  width: 800px; }
  @media screen and (max-width: 991px) {
    html[lang="es-ES"] .single-services .serve .centered-text .content p {
      width: 100%; } }
html[lang="es-ES"] .serve .centered-text .content h2 {
  width: 100%; }
@media screen and (max-width: 991px) {
  html[lang="es-ES"] .serve #industries-carousel .industry-content-item {
    min-height: 712px; } }
@media screen and (max-width: 991px) {
  html[lang="es-ES"] .serve #industries-carousel .industry-content-item .industry-content .button {
    bottom: 44px; } }

@media screen and (max-width: 991px) {
  .single-services.postid-31 .serve .centered-text .content p br {
    display: none; } }

.serve {
  margin: 150px 0; }
  @media screen and (max-width: 991px) {
    .serve {
      margin: 80px 0;
      padding: 0 30px; } }
  .serve .centered-text .content h2 {
    text-align: center;
    width: 620px;
    margin: 0 auto;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 11px; }
    @media screen and (max-width: 991px) {
      .serve .centered-text .content h2 {
        text-align: left;
        font-size: 20px;
        line-height: 30px;
        width: 100%;
        margin: 3px 0 5px; } }
  .serve .centered-text .content h6 {
    text-align: center;
    color: #c1c1c1;
    letter-spacing: 3px;
    font-size: 12px;
    margin: 0px; }
    @media screen and (max-width: 991px) {
      .serve .centered-text .content h6 {
        text-align: left; } }
  .serve .centered-text .content p {
    text-align: center;
    margin: 0 auto;
    display: block;
    font-size: 16px;
    width: 705px;
    max-width: 100%;
    line-height: 1.38; }
    @media screen and (max-width: 991px) {
      .serve .centered-text .content p {
        text-align: left;
        font-size: 14px;
        line-height: 24px;
        width: 100%; } }
    @media screen and (max-width: 991px) {
      .serve .centered-text .content p br {
        display: none; } }
  .serve #industries-carousel {
    margin-top: 30px; }
    @media screen and (max-width: 991px) {
      .serve #industries-carousel {
        margin-top: 30px; } }
    .serve #industries-carousel .industry-image {
      height: 100%;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      border: none !important;
      outline: none !important; }
      @media screen and (max-width: 991px) {
        .serve #industries-carousel .industry-image {
          height: 250px; } }
      .serve #industries-carousel .industry-image img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .serve #industries-carousel .industry-content-item {
      padding: 72px 68px 149px 68px;
      background-color: #ffc400; }
      @media screen and (max-width: 991px) {
        .serve #industries-carousel .industry-content-item {
          padding: 32px 20px 40px;
          min-height: 680px; } }
      @media screen and (max-width: 991px) {
        .serve #industries-carousel .industry-content-item .slick-list {
          height: 608px; } }
      .serve #industries-carousel .industry-content-item .industry-content {
        border: none !important;
        outline: none !important; }
        @media screen and (max-width: 991px) {
          .serve #industries-carousel .industry-content-item .industry-content {
            position: relative; } }
        .serve #industries-carousel .industry-content-item .industry-content.slick-active .button {
          opacity: 1; }
          @media screen and (max-width: 991px) {
            .serve #industries-carousel .industry-content-item .industry-content.slick-active .button {
              opacity: 1; } }
        .serve #industries-carousel .industry-content-item .industry-content h3 {
          margin: 0px;
          font-size: 28px;
          font-weight: 800;
          color: #ffffff;
          margin-bottom: 19px; }
          @media screen and (max-width: 991px) {
            .serve #industries-carousel .industry-content-item .industry-content h3 {
              font-size: 18px;
              line-height: 22px;
              margin-bottom: 10px; } }
        .serve #industries-carousel .industry-content-item .industry-content p {
          color: #ffffff;
          width: 100%;
          line-height: 25px;
          max-width: 100%;
          font-weight: normal;
          margin-bottom: 30px; }
          @media screen and (max-width: 991px) {
            .serve #industries-carousel .industry-content-item .industry-content p {
              line-height: 25px;
              width: 100%; } }
          .serve #industries-carousel .industry-content-item .industry-content p:last-of-type {
            margin-bottom: 0; }
          @media screen and (max-width: 991px) {
            .serve #industries-carousel .industry-content-item .industry-content p br {
              display: none; } }
        .serve #industries-carousel .industry-content-item .industry-content .button {
          margin-top: 30px;
          opacity: 0; }
          @media screen and (max-width: 991px) {
            .serve #industries-carousel .industry-content-item .industry-content .button {
              position: absolute;
              margin-top: 0;
              z-index: 5;
              bottom: 76px;
              width: 218px;
              padding-right: 24px;
              display: block;
              opacity: 0;
              z-index: 9; } }
          @media screen and (max-width: 991px) {
            .serve #industries-carousel .industry-content-item .industry-content .button:hover::after, .serve #industries-carousel .industry-content-item .industry-content .button:active::after, .serve #industries-carousel .industry-content-item .industry-content .button:focus::after {
              margin-left: 20px; } }
          @media screen and (max-width: 991px) {
            .serve #industries-carousel .industry-content-item .industry-content .button::after {
              margin-left: 15px; } }
    .serve #industries-carousel .row {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      max-height: 600px; }
      @media screen and (max-width: 991px) {
        .serve #industries-carousel .row {
          -webkit-box-direction: normal;
          -webkit-box-orient: vertical;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          max-height: unset; } }
      .serve #industries-carousel .row > .col-md-6 {
        height: auto;
        outline: none;
        border: none; }
        @media screen and (max-width: 991px) {
          .serve #industries-carousel .row > .col-md-6 {
            width: 100%; } }
    .serve #industries-carousel .slick-list {
      height: 100%; }
      .serve #industries-carousel .slick-list:hover, .serve #industries-carousel .slick-list:active, .serve #industries-carousel .slick-list:focus {
        outline: none !important;
        border: none !important; }
    .serve #industries-carousel .slick-track {
      height: 100%; }
      .serve #industries-carousel .slick-track:hover, .serve #industries-carousel .slick-track:active, .serve #industries-carousel .slick-track:focus {
        outline: none !important;
        border: none !important; }
    .serve #industries-carousel .slick-prev,
    .serve #industries-carousel .slick-next {
      right: auto;
      bottom: 54px;
      top: auto;
      z-index: 4;
      width: 37px;
      height: 37px;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      -webkit-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease; }
      @media screen and (max-width: 991px) {
        .serve #industries-carousel .slick-prev,
        .serve #industries-carousel .slick-next {
          bottom: 20px; } }
      .serve #industries-carousel .slick-prev::before,
      .serve #industries-carousel .slick-next::before {
        content: ""; }
      .serve #industries-carousel .slick-prev.slick-disabled,
      .serve #industries-carousel .slick-next.slick-disabled {
        opacity: 0.52; }
    .serve #industries-carousel .slick-prev {
      left: 68px;
      background-image: url(../assets/images/left-arrow-yellow.png); }
      @media screen and (max-width: 991px) {
        .serve #industries-carousel .slick-prev {
          left: 20px; } }
    .serve #industries-carousel .slick-next {
      left: 116px;
      background-image: url(../assets/images/right-arrow-yellow.png); }
      @media screen and (max-width: 991px) {
        .serve #industries-carousel .slick-next {
          left: 68px; } }

.testimonial {
  margin: 130px 0px; }
  @media screen and (max-width: 991px) {
    .testimonial {
      margin: 80px 0; } }
  @media screen and (max-width: 991px) {
    .testimonial .centered-text {
      padding: 0 30px; } }
  .testimonial .centered-text .content h2 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0; }
    @media screen and (max-width: 991px) {
      .testimonial .centered-text .content h2 {
        text-align: left;
        font-size: 20px;
        line-height: 30px;
        width: 100%;
        margin: 3px 0 0; } }
    .testimonial .centered-text .content h2 br {
      display: none; }
      @media screen and (max-width: 991px) {
        .testimonial .centered-text .content h2 br {
          display: block; } }
  .testimonial .centered-text .content h6 {
    text-align: center;
    color: #c1c1c1;
    letter-spacing: 3px;
    font-size: 12px;
    margin: 0px; }
    @media screen and (max-width: 991px) {
      .testimonial .centered-text .content h6 {
        text-align: left; } }
  @media screen and (max-width: 991px) {
    .testimonial .centered-text .content p {
      line-height: 24px; } }
  .testimonial .testimonial-container {
    margin: 30px -3px 0; }
    @media screen and (max-width: 767px) {
      .testimonial .testimonial-container {
        margin: 4px -3px 0; } }
    .testimonial .testimonial-container .slider {
      margin-bottom: 50px; }
      @media screen and (max-width: 991px) {
        .testimonial .testimonial-container .slider {
          margin-bottom: 30px; } }
      .testimonial .testimonial-container .slider.slider-nav {
        margin-bottom: 0;
        margin: 0 !important; }
      @media screen and (max-width: 991px) {
        .testimonial .testimonial-container .slider.slider-for {
          padding: 0 36px; } }
      .testimonial .testimonial-container .slider .slick-list {
        padding: 0 !important; }
      .testimonial .testimonial-container .slider .testimonial-item-content {
        display: block;
        margin: 0 auto; }
        @media screen and (max-width: 991px) {
          .testimonial .testimonial-container .slider .testimonial-item-content {
            min-height: 180px;
            max-height: 182px; } }
        .testimonial .testimonial-container .slider .testimonial-item-content:focus {
          outline: none; }
        .testimonial .testimonial-container .slider .testimonial-item-content p {
          display: block;
          margin: 0 auto;
          text-align: center;
          width: 934px;
          max-width: 100%;
          font-size: 18px;
          line-height: 28px; }
          @media screen and (max-width: 991px) {
            .testimonial .testimonial-container .slider .testimonial-item-content p {
              font-size: 16px;
              line-height: 26px;
              width: 100%; } }
          @media screen and (max-width: 991px) {
            .testimonial .testimonial-container .slider .testimonial-item-content p br {
              display: none; } }
        .testimonial .testimonial-container .slider .testimonial-item-content .rate-star {
          display: block;
          margin: 0 auto;
          text-align: center;
          margin-top: 56px; }
          .testimonial .testimonial-container .slider .testimonial-item-content .rate-star img {
            display: inline-block;
            width: 25px; }
      .testimonial .testimonial-container .slider .testimonial-item-details {
        padding: 26px 15px 26px 33px;
        margin: 0 3px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-transition: background-color 300ms ease;
        -o-transition: background-color 300ms ease;
        transition: background-color 300ms ease; }
        @media screen and (max-width: 991px) {
          .testimonial .testimonial-container .slider .testimonial-item-details {
            padding: 0 30px;
            -webkit-box-direction: normal;
            -webkit-box-orient: vertical;
            -webkit-flex-direction: column;
            -moz-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-align: center;
            -ms-flex-align: center;
            -webkit-align-items: center;
            -moz-align-items: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            -webkit-justify-content: center;
            -moz-justify-content: center;
            justify-content: center; } }
        .testimonial .testimonial-container .slider .testimonial-item-details:hover, .testimonial .testimonial-container .slider .testimonial-item-details:active, .testimonial .testimonial-container .slider .testimonial-item-details:focus {
          background-color: #030723; }
          @media screen and (max-width: 991px) {
            .testimonial .testimonial-container .slider .testimonial-item-details:hover, .testimonial .testimonial-container .slider .testimonial-item-details:active, .testimonial .testimonial-container .slider .testimonial-item-details:focus {
              background-color: transparent; } }
          .testimonial .testimonial-container .slider .testimonial-item-details:hover .testimonial-item-info h4, .testimonial .testimonial-container .slider .testimonial-item-details:active .testimonial-item-info h4, .testimonial .testimonial-container .slider .testimonial-item-details:focus .testimonial-item-info h4 {
            color: #ffffff;
            font-weight: 600; }
          .testimonial .testimonial-container .slider .testimonial-item-details:hover .testimonial-item-info p, .testimonial .testimonial-container .slider .testimonial-item-details:active .testimonial-item-info p, .testimonial .testimonial-container .slider .testimonial-item-details:focus .testimonial-item-info p {
            color: rgba(255, 255, 255, 0.7); }
        .testimonial .testimonial-container .slider .testimonial-item-details.slick-current {
          background-color: #030723; }
          @media screen and (max-width: 991px) {
            .testimonial .testimonial-container .slider .testimonial-item-details.slick-current {
              background-color: transparent; } }
          .testimonial .testimonial-container .slider .testimonial-item-details.slick-current .testimonial-item-info h4 {
            color: #ffffff;
            font-weight: 600; }
            @media screen and (max-width: 991px) {
              .testimonial .testimonial-container .slider .testimonial-item-details.slick-current .testimonial-item-info h4 {
                color: #393939; } }
          .testimonial .testimonial-container .slider .testimonial-item-details.slick-current .testimonial-item-info p {
            color: rgba(255, 255, 255, 0.7); }
            @media screen and (max-width: 991px) {
              .testimonial .testimonial-container .slider .testimonial-item-details.slick-current .testimonial-item-info p {
                color: rgba(57, 57, 57, 0.7); } }
        .testimonial .testimonial-container .slider .testimonial-item-details:focus {
          outline: none; }
        .testimonial .testimonial-container .slider .testimonial-item-details .testimonial-item-image {
          width: 70px; }
          @media screen and (max-width: 991px) {
            .testimonial .testimonial-container .slider .testimonial-item-details .testimonial-item-image {
              width: 50px;
              height: 50px; } }
          .testimonial .testimonial-container .slider .testimonial-item-details .testimonial-item-image img {
            margin-right: 13px;
            width: 70px;
            height: 70px; }
            @media screen and (max-width: 991px) {
              .testimonial .testimonial-container .slider .testimonial-item-details .testimonial-item-image img {
                margin: 0;
                width: 100%;
                height: 100%; } }
        .testimonial .testimonial-container .slider .testimonial-item-details .testimonial-item-info {
          padding-left: 10px;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-direction: normal;
          -webkit-box-orient: vertical;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          justify-content: center;
          -webkit-transition: background-color 300ms ease, color 300ms ease;
          -o-transition: background-color 300ms ease, color 300ms ease;
          transition: background-color 300ms ease, color 300ms ease; }
          @media screen and (max-width: 991px) {
            .testimonial .testimonial-container .slider .testimonial-item-details .testimonial-item-info {
              padding-left: 0;
              text-align: center; } }
          .testimonial .testimonial-container .slider .testimonial-item-details .testimonial-item-info h4 {
            text-transform: uppercase;
            margin: 0;
            font-size: 16px;
            letter-spacing: 0.8px;
            font-family: "Montserrat", sans-serif;
            font-weight: 500; }
            @media screen and (max-width: 767px) {
              .testimonial .testimonial-container .slider .testimonial-item-details .testimonial-item-info h4 {
                font-size: 12px;
                line-height: 15px;
                letter-spacing: 0.75px;
                margin-top: 9px; } }
          .testimonial .testimonial-container .slider .testimonial-item-details .testimonial-item-info p {
            font-weight: normal;
            line-height: 17px;
            font-size: 14px;
            margin: 10px 0 0; }
            @media screen and (max-width: 991px) {
              .testimonial .testimonial-container .slider .testimonial-item-details .testimonial-item-info p {
                font-size: 12px;
                line-height: 15px;
                letter-spacing: 0.75px;
                margin: 2px 0 0; } }
      .testimonial .testimonial-container .slider .slick-prev,
      .testimonial .testimonial-container .slider .slick-next {
        content: "";
        position: absolute;
        background: none;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        width: 20px;
        height: 11px;
        margin: 0;
        opacity: 1;
        top: 50%;
        z-index: 5;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        -webkit-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease; }
        .testimonial .testimonial-container .slider .slick-prev::before,
        .testimonial .testimonial-container .slider .slick-next::before {
          content: ""; }
        .testimonial .testimonial-container .slider .slick-prev.slick-disabled::before,
        .testimonial .testimonial-container .slider .slick-next.slick-disabled::before {
          opacity: 1; }
      .testimonial .testimonial-container .slider .slick-prev {
        left: -46px;
        background-image: url(../assets/images/left-arrow.png); }
        @media screen and (max-width: 991px) {
          .testimonial .testimonial-container .slider .slick-prev {
            left: 27px;
            background-image: url(../assets/images/arrow-pointing-to-left.png); } }
        .testimonial .testimonial-container .slider .slick-prev:hover {
          background-image: url(../assets/images/left-arrow-active.png); }
          @media screen and (max-width: 991px) {
            .testimonial .testimonial-container .slider .slick-prev:hover {
              background-image: url(../assets/images/arrow-pointing-to-left.png); } }
      .testimonial .testimonial-container .slider .slick-next {
        right: -46px;
        background-image: url(../assets/images/right-arrow.png); }
        @media screen and (max-width: 991px) {
          .testimonial .testimonial-container .slider .slick-next {
            right: 27px;
            background-image: url(../assets/images/arrow-pointing-to-right.png); } }
        .testimonial .testimonial-container .slider .slick-next:hover {
          background-image: url(../assets/images/right-arrow-active.png); }
          @media screen and (max-width: 991px) {
            .testimonial .testimonial-container .slider .slick-next:hover {
              background-image: url(../assets/images/arrow-pointing-to-right.png); } }

.location {
  margin: 150px 0px;
  padding: 89px 0px;
  background: #f8f8f8; }
  @media screen and (max-width: 767px) {
    .location {
      margin-bottom: 0px;
      padding-bottom: 30px;
      margin-top: 0px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .location {
      padding-bottom: 30px;
      margin: 60px 0px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .location {
      padding-top: 60px;
      padding-bottom: 30px;
      margin: 60px 0px; } }
  .location .centered-text .content {
    margin-bottom: 76px; }
    .location .centered-text .content h2 {
      text-align: center;
      width: 473px;
      max-width: 100%;
      margin: 0 auto;
      margin-top: 19px; }
      @media screen and (max-width: 767px) {
        .location .centered-text .content h2 {
          font-size: 25px;
          width: 100%;
          margin: 0px;
          text-align: left;
          margin-top: 12px;
          margin-bottom: 20px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .location .centered-text .content h2 {
          font-size: 25px;
          width: 400px; } }
    .location .centered-text .content h6 {
      text-align: center;
      color: #c1c1c1;
      letter-spacing: 3px;
      font-size: 12px;
      margin: 0px; }
      @media screen and (max-width: 767px) {
        .location .centered-text .content h6 {
          font-size: 9px;
          text-align: left; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .location .centered-text .content h6 {
          font-size: 9px; } }
  .location .map-container input[data-input="map-search-control"] {
    display: none; }
  .location .map-container .wpgmp_map {
    margin: 0 auto; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .location .map-container .wpgmp_map {
        width: 940px !important; } }
    .location .map-container .wpgmp_map .gm-style > div > div:last-child .gm-style-iw-t {
      top: 130px; }
      .location .map-container .wpgmp_map .gm-style > div > div:last-child .gm-style-iw-t::after {
        display: none !important; }
      .location .map-container .wpgmp_map .gm-style > div > div:last-child .gm-style-iw-t .gm-style-iw.gm-style-iw-c {
        padding: 0px;
        border-radius: 0px;
        max-width: 100% !important;
        max-height: 124px !important;
        width: 384px;
        box-shadow: 0 2px 20px 2px rgba(0, 0, 0, 0.19); }
        @media (min-width: 768px) and (max-width: 991px) {
          .location .map-container .wpgmp_map .gm-style > div > div:last-child .gm-style-iw-t .gm-style-iw.gm-style-iw-c {
            top: 10px; } }
        .location .map-container .wpgmp_map .gm-style > div > div:last-child .gm-style-iw-t .gm-style-iw.gm-style-iw-c button.gm-ui-hover-effect {
          display: none !important; }
        .location .map-container .wpgmp_map .gm-style > div > div:last-child .gm-style-iw-t .gm-style-iw.gm-style-iw-c .gm-style-iw-d {
          overflow: auto !important; }
          .location .map-container .wpgmp_map .gm-style > div > div:last-child .gm-style-iw-t .gm-style-iw.gm-style-iw-c .gm-style-iw-d .wpgmp_infowindow {
            width: 100%;
            max-width: 100%; }
            .location .map-container .wpgmp_map .gm-style > div > div:last-child .gm-style-iw-t .gm-style-iw.gm-style-iw-c .gm-style-iw-d .wpgmp_infowindow .wpgmp_iw_content {
              display: table;
              margin-top: 0;
              width: 100%; }
              .location .map-container .wpgmp_map .gm-style > div > div:last-child .gm-style-iw-t .gm-style-iw.gm-style-iw-c .gm-style-iw-d .wpgmp_infowindow .wpgmp_iw_content .image-map-location {
                vertical-align: middle;
                display: table-cell;
                width: 40%; }
                .location .map-container .wpgmp_map .gm-style > div > div:last-child .gm-style-iw-t .gm-style-iw.gm-style-iw-c .gm-style-iw-d .wpgmp_infowindow .wpgmp_iw_content .image-map-location img {
                  width: 100%;
                  height: 100%; }
              .location .map-container .wpgmp_map .gm-style > div > div:last-child .gm-style-iw-t .gm-style-iw.gm-style-iw-c .gm-style-iw-d .wpgmp_infowindow .wpgmp_iw_content .content-map-location {
                vertical-align: middle;
                padding-left: 19px;
                padding-right: 19px;
                padding-top: 0px;
                display: table-cell;
                width: 60%; }
                .location .map-container .wpgmp_map .gm-style > div > div:last-child .gm-style-iw-t .gm-style-iw.gm-style-iw-c .gm-style-iw-d .wpgmp_infowindow .wpgmp_iw_content .content-map-location h4 {
                  font-family: "Montserrat", sans-serif;
                  font-size: 12px;
                  font-weight: 900;
                  font-stretch: normal;
                  font-style: normal;
                  line-height: normal;
                  letter-spacing: 0.09px;
                  color: #030723;
                  margin-top: 0px; }
                .location .map-container .wpgmp_map .gm-style > div > div:last-child .gm-style-iw-t .gm-style-iw.gm-style-iw-c .gm-style-iw-d .wpgmp_infowindow .wpgmp_iw_content .content-map-location p {
                  opacity: 0.75;
                  font-family: "Montserrat", sans-serif;
                  font-size: 10px;
                  font-weight: 600;
                  font-stretch: normal;
                  font-style: normal;
                  line-height: 1.4;
                  letter-spacing: 0.07px;
                  color: #030723;
                  margin: 0px; }
  .location .map-container-mobile {
    margin-top: -40px; }
    .location .map-container-mobile .gm-style > div > div:last-child {
      cursor: default; }
      .location .map-container-mobile .gm-style > div > div:last-child .gm-style-iw-t {
        top: 130px; }
        .location .map-container-mobile .gm-style > div > div:last-child .gm-style-iw-t::after {
          display: none !important; }
        .location .map-container-mobile .gm-style > div > div:last-child .gm-style-iw-t .gm-style-iw.gm-style-iw-c {
          padding: 0px;
          border-radius: 0px;
          max-width: 428px !important;
          max-height: 118px !important;
          box-shadow: 0 2px 20px 2px rgba(0, 0, 0, 0.19); }
          @media screen and (max-width: 767px) {
            .location .map-container-mobile .gm-style > div > div:last-child .gm-style-iw-t .gm-style-iw.gm-style-iw-c {
              position: absolute !important; } }
          .location .map-container-mobile .gm-style > div > div:last-child .gm-style-iw-t .gm-style-iw.gm-style-iw-c button.gm-ui-hover-effect {
            display: none !important; }
          .location .map-container-mobile .gm-style > div > div:last-child .gm-style-iw-t .gm-style-iw.gm-style-iw-c .wpgmp_infowindow .wpgmp_iw_content {
            display: block;
            margin-top: -7px; }
            .location .map-container-mobile .gm-style > div > div:last-child .gm-style-iw-t .gm-style-iw.gm-style-iw-c .wpgmp_infowindow .wpgmp_iw_content .image-map-location {
              display: inline-block;
              vertical-align: middle; }
            .location .map-container-mobile .gm-style > div > div:last-child .gm-style-iw-t .gm-style-iw.gm-style-iw-c .wpgmp_infowindow .wpgmp_iw_content .content-map-location {
              display: inline-block;
              vertical-align: middle;
              padding-left: 10px; }
              .location .map-container-mobile .gm-style > div > div:last-child .gm-style-iw-t .gm-style-iw.gm-style-iw-c .wpgmp_infowindow .wpgmp_iw_content .content-map-location h4 {
                font-family: "Montserrat", sans-serif;
                font-size: 12px;
                font-weight: 900;
                font-stretch: normal;
                font-style: normal;
                line-height: normal;
                letter-spacing: 0.09px;
                color: #030723; }
              .location .map-container-mobile .gm-style > div > div:last-child .gm-style-iw-t .gm-style-iw.gm-style-iw-c .wpgmp_infowindow .wpgmp_iw_content .content-map-location p {
                opacity: 0.75;
                font-family: "Montserrat", sans-serif;
                font-size: 10px;
                font-weight: 600;
                font-stretch: normal;
                font-style: normal;
                line-height: 1.4;
                letter-spacing: 0.07px;
                color: #030723;
                margin: 0px; }

.map-container-mobile-infowindow-section {
  background-color: #f8f8f8;
  display: none; }
  @media screen and (max-width: 767px) {
    .map-container-mobile-infowindow-section {
      display: block; } }
  @media screen and (max-width: 767px) {
    .map-container-mobile-infowindow-section .container {
      display: block;
      padding-left: 0px;
      padding-right: 0px; } }
  .map-container-mobile-infowindow-section .container .map-container-mobile-infowindow {
    text-align: center; }
    .map-container-mobile-infowindow-section .container .map-container-mobile-infowindow .gm-style-iw.gm-style-iw-c {
      max-width: 100% !important;
      max-height: 100% !important;
      box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.19);
      background-color: #ffffff;
      font-size: 0;
      display: inline-block;
      width: 100%; }
    .map-container-mobile-infowindow-section .container .map-container-mobile-infowindow .gm-style-iw button.gm-ui-hover-effect {
      display: none !important;
      width: 100%; }
    .map-container-mobile-infowindow-section .container .map-container-mobile-infowindow .gm-style-iw .gm-style-iw-d {
      max-width: 100% !important;
      max-height: 100% !important;
      overflow: hidden !important;
      display: inline-block;
      width: 100%; }
      .map-container-mobile-infowindow-section .container .map-container-mobile-infowindow .gm-style-iw .gm-style-iw-d .wpgmp_infowindow .wpgmp_iw_content {
        display: table;
        margin: 0px;
        width: 100%; }
        .map-container-mobile-infowindow-section .container .map-container-mobile-infowindow .gm-style-iw .gm-style-iw-d .wpgmp_infowindow .wpgmp_iw_content .image-map-location {
          display: table-cell;
          width: 45%; }
          .map-container-mobile-infowindow-section .container .map-container-mobile-infowindow .gm-style-iw .gm-style-iw-d .wpgmp_infowindow .wpgmp_iw_content .image-map-location img {
            max-width: 100%;
            width: 100%;
            height: 100%; }
        .map-container-mobile-infowindow-section .container .map-container-mobile-infowindow .gm-style-iw .gm-style-iw-d .wpgmp_infowindow .wpgmp_iw_content .content-map-location {
          width: 55%;
          display: table-cell;
          vertical-align: top;
          padding: 11px 17px; }
          .map-container-mobile-infowindow-section .container .map-container-mobile-infowindow .gm-style-iw .gm-style-iw-d .wpgmp_infowindow .wpgmp_iw_content .content-map-location h4 {
            letter-spacing: 0.12px;
            color: #030723;
            line-height: 1.13;
            margin: 0px;
            font-family: "Muli", sans-serif;
            margin-bottom: 5px;
            text-align: left;
            margin-top: 4px; }
          .map-container-mobile-infowindow-section .container .map-container-mobile-infowindow .gm-style-iw .gm-style-iw-d .wpgmp_infowindow .wpgmp_iw_content .content-map-location p {
            font-size: 9px;
            margin: 0px;
            line-height: 1.7;
            width: 112px;
            font-weight: 500;
            text-align: left; }

.client {
  margin: 130px 0; }
  @media screen and (max-width: 991px) {
    .client {
      margin: 80px 0; } }
  @media screen and (max-width: 991px) {
    .client .container {
      padding: 0 30px; } }
  .client .centered-text .content {
    margin-bottom: 30px; }
    @media screen and (max-width: 991px) {
      .client .centered-text .content {
        margin-bottom: 34px; } }
    .client .centered-text .content h2 {
      text-align: center;
      max-width: 100%;
      margin: 19px auto 0; }
      @media screen and (max-width: 991px) {
        .client .centered-text .content h2 {
          font-size: 20px;
          line-height: 30px;
          width: 100%;
          margin: 3px 0 0;
          text-align: left; } }
      @media screen and (max-width: 991px) {
        .client .centered-text .content h2 br {
          display: none; } }
    .client .centered-text .content h6 {
      text-align: center;
      color: #c1c1c1;
      letter-spacing: 3px;
      font-size: 12px;
      margin: 0px; }
      @media screen and (max-width: 991px) {
        .client .centered-text .content h6 {
          text-align: left; } }
    @media screen and (max-width: 991px) {
      .client .centered-text .content p {
        line-height: 24px; } }
  .client .client-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    margin: 0 -5px 30px; }
    .client .client-img:last-of-type {
      margin-bottom: 0; }
    .client .client-img img {
      width: 100%;
      height: 100%;
      -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
      box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
      -webkit-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease; }
      .client .client-img img:hover, .client .client-img img:active, .client .client-img img:focus {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1); }
    .client .client-img .col-md-2 {
      padding: 0 15px; }
  @media screen and (max-width: 991px) {
    .client .client-items-list-container {
      padding: 0; } }
  @media screen and (max-width: 991px) {
    .client .client-items-list .owl-stage-outer {
      overflow: visible; } }
  @media screen and (max-width: 991px) {
    .client .client-items-list .owl-stage {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; } }
  @media screen and (max-width: 991px) {
    .client .client-items-list .owl-nav.disabled {
      display: none; } }
  @media screen and (max-width: 991px) {
    .client .client-items-list .owl-dots {
      float: right;
      margin-top: 25px; } }
  @media screen and (max-width: 991px) {
    .client .client-items-list .owl-dots button.owl-dot {
      border: none;
      background: none;
      padding: 0;
      width: 10px;
      height: 10px;
      border-radius: 999px;
      background-color: rgba(57, 57, 57, 0.2); } }
  @media screen and (max-width: 991px) {
    .client .client-items-list .owl-dots button.owl-dot.active {
      background-color: #ffc400; } }
  @media screen and (max-width: 991px) {
    .client .client-items-list .owl-dots button.owl-dot + .owl-dot {
      margin-left: 14px; } }
  @media screen and (max-width: 991px) {
    .client .client-items-list .client-items-image {
      -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
      box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15); } }
  @media screen and (max-width: 991px) {
    .client .client-items-list .client-items-image img {
      width: 100%;
      height: 100%; } }

.who-we-are {
  margin: 130px 0 185px; }
  @media screen and (max-width: 767px) {
    .who-we-are {
      margin: 70px 0; }
      .who-we-are .container {
        padding-left: 0;
        padding-right: 0; } }
  .who-we-are > .container > .row {
    position: relative; }
    @media screen and (max-width: 991px) {
      .who-we-are > .container > .row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; } }
    .who-we-are > .container > .row > .col-md-6 {
      position: absolute;
      min-height: 640px;
      width: 67%;
      right: 0;
      top: 46px; }
      @media screen and (max-width: 991px) {
        .who-we-are > .container > .row > .col-md-6 {
          position: relative;
          width: 100%;
          top: 0;
          min-height: 314px; } }
    .who-we-are > .container > .row > .col-md-7 {
      width: 55.4%; }
      @media screen and (max-width: 991px) {
        .who-we-are > .container > .row > .col-md-7 {
          width: 100%; } }
  .who-we-are .who_we_are_details {
    padding: 77px 82px 89px 0px;
    position: relative;
    background: #f8f8f8;
    z-index: 1; }
    @media screen and (max-width: 767px) {
      .who-we-are .who_we_are_details {
        padding: 40px 30px 40px; } }
    .who-we-are .who_we_are_details::before {
      content: "";
      background: #f8f8f8;
      position: absolute;
      width: 100vw;
      height: 100%;
      right: 50%;
      top: 0;
      z-index: 1; }
      @media screen and (max-width: 991px) {
        .who-we-are .who_we_are_details::before {
          background-color: transparent; } }
    .who-we-are .who_we_are_details .content {
      position: relative;
      z-index: 2; }
      .who-we-are .who_we_are_details .content h2 {
        color: #030723;
        margin: 10px 0 27px; }
        @media screen and (max-width: 991px) {
          .who-we-are .who_we_are_details .content h2 {
            font-size: 20px;
            line-height: 30px;
            margin: 3px 0 5px; } }
      .who-we-are .who_we_are_details .content h6 {
        color: #c1c1c1;
        letter-spacing: 3px;
        font-size: 12px; }
      .who-we-are .who_we_are_details .content p {
        margin-bottom: 30px;
        max-width: 100%; }
        .who-we-are .who_we_are_details .content p:last-of-type {
          margin: 0; }
        @media screen and (max-width: 991px) {
          .who-we-are .who_we_are_details .content p {
            line-height: 24px; } }
        @media screen and (max-width: 991px) {
          .who-we-are .who_we_are_details .content p br {
            display: none; } }
  .who-we-are .who_we_are_bg {
    height: 640px;
    width: 100%;
    z-index: 0;
    overflow: hidden; }
    @media screen and (max-width: 991px) {
      .who-we-are .who_we_are_bg {
        height: 314px; } }
    .who-we-are .who_we_are_bg:hover img, .who-we-are .who_we_are_bg:active img, .who-we-are .who_we_are_bg:focus img {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1); }
      @media screen and (max-width: 991px) {
        .who-we-are .who_we_are_bg:hover img, .who-we-are .who_we_are_bg:active img, .who-we-are .who_we_are_bg:focus img {
          -webkit-transform: none;
          -moz-transform: none;
          -ms-transform: none;
          -o-transform: none;
          transform: none; } }
    .who-we-are .who_we_are_bg img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      -webkit-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease; }

.values {
  margin: 130px 0; }
  @media screen and (max-width: 991px) {
    .values {
      margin: 80px 0;
      padding: 0 30px; } }
  .values > .container {
    width: 1170px; }
    @media screen and (max-width: 991px) {
      .values > .container {
        width: 100%;
        max-width: 100%; } }
  .values .centered-text {
    max-width: 100%;
    margin: 0 auto; }
    .values .centered-text .content h2 {
      text-align: center;
      margin-top: 10px;
      margin-bottom: 7px; }
      @media screen and (max-width: 767px) {
        .values .centered-text .content h2 {
          font-size: 20px;
          line-height: 30px;
          text-align: left;
          margin: 3px 0; } }
    .values .centered-text .content h6 {
      text-align: center;
      color: #c1c1c1;
      letter-spacing: 3px;
      font-size: 12px;
      margin: 0px; }
      @media screen and (max-width: 767px) {
        .values .centered-text .content h6 {
          text-align: left; } }
    .values .centered-text .content p {
      text-align: center;
      max-width: 100%;
      margin: 0 auto;
      display: block;
      width: 818px; }
      @media screen and (max-width: 767px) {
        .values .centered-text .content p {
          width: 100%;
          text-align: left;
          line-height: 24px; } }
      @media screen and (max-width: 991px) {
        .values .centered-text .content p br {
          display: none; } }
  .values .values-container {
    margin-top: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 991px) {
      .values .values-container {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; } }
    .values .values-container .col-md-1-5 {
      width: 20%; }
      @media screen and (max-width: 991px) {
        .values .values-container .col-md-1-5.col-xs-12 {
          width: 100%; } }
      @media screen and (max-width: 767px) {
        .values .values-container .col-md-1-5 + .col-md-1-5:last-child .values-items {
          margin-bottom: 0px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .values .values-container .col-md-1-5 + .col-md-1-5:last-child .values-items {
          margin-bottom: 0px; } }
      .values .values-container .col-md-1-5 + .col-md-1-5 .values-items {
        border-left: 0; }
        @media screen and (max-width: 767px) {
          .values .values-container .col-md-1-5 + .col-md-1-5 .values-items {
            border-left: 1px solid #e3e3e3; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .values .values-container .col-md-1-5 + .col-md-1-5 .values-items {
            border-left: 1px solid #e3e3e3; } }
      .values .values-container .col-md-1-5:first-of-type .values-items {
        padding-right: 34px; }
        @media screen and (max-width: 991px) {
          .values .values-container .col-md-1-5:first-of-type .values-items {
            padding-right: 20px; } }
      .values .values-container .col-md-1-5:nth-of-type(3) .values-items {
        padding-right: 16px; }
        @media screen and (max-width: 991px) {
          .values .values-container .col-md-1-5:nth-of-type(3) .values-items {
            padding-right: 20px; } }
        @media screen and (max-width: 991px) {
          .values .values-container .col-md-1-5:nth-of-type(3) .values-items p {
            margin-right: 4px; } }
      .values .values-container .col-md-1-5 .values-items {
        border: 1px solid #e3e3e3;
        padding: 46px 25px 40px 25px;
        cursor: default;
        height: 100%;
        -webkit-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease; }
        @media screen and (max-width: 991px) {
          .values .values-container .col-md-1-5 .values-items {
            margin-bottom: 20px;
            padding: 32px 20px; } }
        .values .values-container .col-md-1-5 .values-items:hover, .values .values-container .col-md-1-5 .values-items:active, .values .values-container .col-md-1-5 .values-items:focus {
          background: #ffc400; }
          .values .values-container .col-md-1-5 .values-items:hover .img-icon.img-active, .values .values-container .col-md-1-5 .values-items:active .img-icon.img-active, .values .values-container .col-md-1-5 .values-items:focus .img-icon.img-active {
            display: block; }
          .values .values-container .col-md-1-5 .values-items:hover .img-icon.img-unactive, .values .values-container .col-md-1-5 .values-items:active .img-icon.img-unactive, .values .values-container .col-md-1-5 .values-items:focus .img-icon.img-unactive {
            display: none; }
          .values .values-container .col-md-1-5 .values-items:hover h3, .values .values-container .col-md-1-5 .values-items:active h3, .values .values-container .col-md-1-5 .values-items:focus h3 {
            color: #ffffff; }
          .values .values-container .col-md-1-5 .values-items:hover p, .values .values-container .col-md-1-5 .values-items:active p, .values .values-container .col-md-1-5 .values-items:focus p {
            color: #ffffff; }
        .values .values-container .col-md-1-5 .values-items .img-icon {
          margin-bottom: 26px;
          width: auto;
          height: 50px; }
          @media screen and (max-width: 991px) {
            .values .values-container .col-md-1-5 .values-items .img-icon {
              margin-bottom: 20px; } }
          .values .values-container .col-md-1-5 .values-items .img-icon.img-active {
            display: none; }
          .values .values-container .col-md-1-5 .values-items .img-icon.img-unactive {
            display: block; }
        .values .values-container .col-md-1-5 .values-items h3 {
          margin: 0;
          margin-bottom: 9px; }
          @media screen and (max-width: 991px) {
            .values .values-container .col-md-1-5 .values-items h3 {
              font-size: 18px;
              line-height: 24px; } }
        .values .values-container .col-md-1-5 .values-items p {
          margin: 0; }
          @media screen and (max-width: 991px) {
            .values .values-container .col-md-1-5 .values-items p {
              font-size: 16px;
              line-height: 24px; } }

html[lang="es-ES"] .case-studies .container .centered-text .content p {
  width: 830px; }
  @media screen and (max-width: 991px) {
    html[lang="es-ES"] .case-studies .container .centered-text .content p {
      width: 100%; } }

.case-studies {
  margin: 130px 0; }
  @media screen and (max-width: 991px) {
    .case-studies {
      margin: 80px 0px;
      padding: 0 30px; } }
  .case-studies .container {
    padding: 0px; }
    .case-studies .container .centered-text .content h2 {
      text-align: center;
      margin-top: 10px;
      margin-bottom: 10px; }
      @media screen and (max-width: 991px) {
        .case-studies .container .centered-text .content h2 {
          text-align: left;
          font-size: 25px;
          line-height: 30px;
          margin: 3px 0; } }
    .case-studies .container .centered-text .content h6 {
      text-align: center;
      color: #c1c1c1;
      letter-spacing: 3px;
      font-size: 12px;
      margin: 0px; }
      @media screen and (max-width: 991px) {
        .case-studies .container .centered-text .content h6 {
          text-align: left; } }
    .case-studies .container .centered-text .content p {
      text-align: center;
      max-width: 100%;
      display: block;
      margin: 0 auto;
      width: 718px; }
      @media screen and (max-width: 991px) {
        .case-studies .container .centered-text .content p {
          text-align: left;
          line-height: 24px;
          width: 100%; } }
      @media screen and (max-width: 991px) {
        .case-studies .container .centered-text .content p br {
          display: none; } }
    .case-studies .container .case-studies-tabs {
      border-top: 2px solid rgba(151, 151, 151, 0.3);
      margin: 30px auto 0;
      max-width: 1140px; }
      @media screen and (max-width: 991px) {
        .case-studies .container .case-studies-tabs {
          max-width: 100%; } }
      .case-studies .container .case-studies-tabs.custom-tab ul {
        text-align: center;
        padding: 0 68.5px;
        margin: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between; }
        @media screen and (max-width: 991px) {
          .case-studies .container .case-studies-tabs.custom-tab ul {
            padding: 0; } }
        .case-studies .container .case-studies-tabs.custom-tab ul li {
          text-align: center;
          width: 100px;
          height: 109px;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          justify-content: center;
          -webkit-box-align: center;
          -ms-flex-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          align-items: center; }
          @media screen and (max-width: 767px) {
            .case-studies .container .case-studies-tabs.custom-tab ul li {
              width: 50px;
              height: 75px; } }
          .case-studies .container .case-studies-tabs.custom-tab ul li.active a {
            background-color: transparent; }
            .case-studies .container .case-studies-tabs.custom-tab ul li.active a img {
              opacity: 1 !important;
              -webkit-filter: grayscale(0);
              -moz-filter: grayscale(0);
              -ms-filter: grayscale(0);
              -o-filter: grayscale(0);
              filter: grayscale(0); }
          .case-studies .container .case-studies-tabs.custom-tab ul li a {
            padding: 0;
            display: block;
            width: 100px;
            position: relative; }
            @media screen and (max-width: 991px) {
              .case-studies .container .case-studies-tabs.custom-tab ul li a {
                width: 50px;
                height: 100%;
                display: -webkit-box;
                display: -webkit-flex;
                display: -moz-flex;
                display: -ms-flexbox;
                display: flex; } }
            .case-studies .container .case-studies-tabs.custom-tab ul li a .img-icon {
              margin-bottom: 0;
              width: 100%;
              height: auto;
              -webkit-filter: grayscale(1);
              -moz-filter: grayscale(1);
              -ms-filter: grayscale(1);
              -o-filter: grayscale(1);
              filter: grayscale(1);
              -webkit-transition: all 300ms ease;
              -o-transition: all 300ms ease;
              transition: all 300ms ease; }
              @media screen and (max-width: 767px) {
                .case-studies .container .case-studies-tabs.custom-tab ul li a .img-icon {
                  width: 50px;
                  height: auto;
                  align-self: center; } }
              .case-studies .container .case-studies-tabs.custom-tab ul li a .img-icon.img-unactive {
                display: inline-block;
                vertical-align: middle;
                margin: 0 auto; }
  .case-studies .custom-tab-container {
    position: relative;
    overflow: hidden;
    min-height: 600px;
    width: 100%; }
    @media screen and (max-width: 991px) {
      .case-studies .custom-tab-container {
        min-height: auto; } }
    .case-studies .custom-tab-container .custom-tab-content {
      position: absolute;
      overflow: hidden;
      height: 100%;
      width: 100%;
      -webkit-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease; }
      @media screen and (max-width: 991px) {
        .case-studies .custom-tab-container .custom-tab-content {
          position: relative; } }
      .case-studies .custom-tab-container .custom-tab-content.flexbox {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row; }
      .case-studies .custom-tab-container .custom-tab-content .custom-tab-pane {
        position: relative;
        height: 100%;
        width: 100%;
        -webkit-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease; }
        .case-studies .custom-tab-container .custom-tab-content .custom-tab-pane .row {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-direction: normal;
          -webkit-box-orient: horizontal;
          -webkit-flex-direction: row;
          -moz-flex-direction: row;
          -ms-flex-direction: row;
          flex-direction: row;
          height: 100%; }
          @media screen and (max-width: 991px) {
            .case-studies .custom-tab-container .custom-tab-content .custom-tab-pane .row {
              -webkit-box-direction: reverse;
              -webkit-box-orient: vertical;
              -webkit-flex-direction: column-reverse;
              -moz-flex-direction: column-reverse;
              -ms-flex-direction: column-reverse;
              flex-direction: column-reverse;
              height: auto; } }
          .case-studies .custom-tab-container .custom-tab-content .custom-tab-pane .row .col-md-6 {
            height: 100%; }
            @media screen and (max-width: 991px) {
              .case-studies .custom-tab-container .custom-tab-content .custom-tab-pane .row .col-md-6 {
                width: 100%;
                height: auto; } }
        .case-studies .custom-tab-container .custom-tab-content .custom-tab-pane .case-studies-background {
          width: 100%;
          height: 100%; }
          @media screen and (max-width: 991px) {
            .case-studies .custom-tab-container .custom-tab-content .custom-tab-pane .case-studies-background {
              height: 320px; } }
          .case-studies .custom-tab-container .custom-tab-content .custom-tab-pane .case-studies-background .case-studies-background-container {
            height: 100%;
            overflow: hidden; }
            .case-studies .custom-tab-container .custom-tab-content .custom-tab-pane .case-studies-background .case-studies-background-container .case-studies-images {
              height: 100%;
              position: absolute;
              opacity: 0;
              -webkit-transition: opacity 300ms ease;
              -o-transition: opacity 300ms ease;
              transition: opacity 300ms ease; }
              .case-studies .custom-tab-container .custom-tab-content .custom-tab-pane .case-studies-background .case-studies-background-container .case-studies-images.active {
                opacity: 1; }
              .case-studies .custom-tab-container .custom-tab-content .custom-tab-pane .case-studies-background .case-studies-background-container .case-studies-images img {
                display: inline-block;
                width: 100% !important;
                height: 100%;
                object-fit: cover; }
        .case-studies .custom-tab-container .custom-tab-content .custom-tab-pane .case-studies-info {
          background: #ffc400;
          padding: 71px 115px 49px;
          padding-left: calc(((100vw - 1140px) / 2) - 8px);
          height: 100%; }
          @media screen and (max-width: 991px) {
            .case-studies .custom-tab-container .custom-tab-content .custom-tab-pane .case-studies-info {
              padding: 43px 20px 40px;
              height: auto; } }
          .case-studies .custom-tab-container .custom-tab-content .custom-tab-pane .case-studies-info .case-studies-info-wrapper {
            overflow: hidden;
            height: 100%;
            position: relative; }
            @media screen and (max-width: 991px) {
              .case-studies .custom-tab-container .custom-tab-content .custom-tab-pane .case-studies-info .case-studies-info-wrapper {
                height: auto; } }
            .case-studies .custom-tab-container .custom-tab-content .custom-tab-pane .case-studies-info .case-studies-info-wrapper .case-studies-info-container {
              position: absolute;
              display: -webkit-box;
              display: -webkit-flex;
              display: -moz-flex;
              display: -ms-flexbox;
              display: flex; }
              @media screen and (max-width: 991px) {
                .case-studies .custom-tab-container .custom-tab-content .custom-tab-pane .case-studies-info .case-studies-info-wrapper .case-studies-info-container {
                  height: auto;
                  display: unset;
                  width: 100%; } }
              @media screen and (max-width: 991px) {
                .case-studies .custom-tab-container .custom-tab-content .custom-tab-pane .case-studies-info .case-studies-info-wrapper .case-studies-info-container.flexbox {
                  display: -webkit-box;
                  display: -webkit-flex;
                  display: -moz-flex;
                  display: -ms-flexbox;
                  display: flex; } }
              .case-studies .custom-tab-container .custom-tab-content .custom-tab-pane .case-studies-info .case-studies-info-wrapper .case-studies-info-container .content {
                height: 100%; }
                .case-studies .custom-tab-container .custom-tab-content .custom-tab-pane .case-studies-info .case-studies-info-wrapper .case-studies-info-container .content h2 {
                  font-size: 32px;
                  line-height: 45px;
                  color: #ffffff;
                  padding-bottom: 16px;
                  margin: 0;
                  position: relative; }
                  @media screen and (max-width: 767px) {
                    .case-studies .custom-tab-container .custom-tab-content .custom-tab-pane .case-studies-info .case-studies-info-wrapper .case-studies-info-container .content h2 {
                      margin-top: 0;
                      font-size: 18px;
                      line-height: 22px;
                      margin-bottom: 23px; } }
                  .case-studies .custom-tab-container .custom-tab-content .custom-tab-pane .case-studies-info .case-studies-info-wrapper .case-studies-info-container .content h2::after {
                    content: "";
                    position: absolute;
                    left: 0;
                    bottom: 0;
                    background-color: #ffffff;
                    height: 1px;
                    width: 441px; }
                    @media screen and (max-width: 991px) {
                      .case-studies .custom-tab-container .custom-tab-content .custom-tab-pane .case-studies-info .case-studies-info-wrapper .case-studies-info-container .content h2::after {
                        width: 100%; } }
                .case-studies .custom-tab-container .custom-tab-content .custom-tab-pane .case-studies-info .case-studies-info-wrapper .case-studies-info-container .content p {
                  padding-top: 23px;
                  color: #ffffff;
                  margin: 0;
                  width: 449px;
                  max-width: 100%; }
                  @media screen and (max-width: 767px) {
                    .case-studies .custom-tab-container .custom-tab-content .custom-tab-pane .case-studies-info .case-studies-info-wrapper .case-studies-info-container .content p {
                      width: 100%;
                      padding: 0; } }

.additional-resources {
  margin: 130px 0; }
  @media screen and (max-width: 991px) {
    .additional-resources {
      margin: 80px 0; } }
  .additional-resources > .container {
    width: 1170px; }
    @media screen and (max-width: 991px) {
      .additional-resources > .container {
        width: 100%;
        max-width: 100%;
        padding: 0 30px; } }
  .additional-resources .content h2 {
    margin-top: 8px;
    margin-bottom: 7px; }
    @media screen and (max-width: 991px) {
      .additional-resources .content h2 {
        font-size: 20px;
        line-height: 30px;
        margin: 3px 0 10px; } }
    .additional-resources .content h2 br {
      display: none; }
      @media screen and (max-width: 991px) {
        .additional-resources .content h2 br {
          display: block; } }
  .additional-resources .content h6 {
    color: #c1c1c1;
    font-size: 12px;
    margin: 0; }
    @media screen and (max-width: 991px) {
      .additional-resources .content h6 {
        margin: 0; } }
  .additional-resources .content p {
    margin: 0; }
    @media screen and (max-width: 991px) {
      .additional-resources .content p {
        text-align: left;
        line-height: 24px; } }
  .additional-resources .file-container {
    margin-top: 22px; }
    @media screen and (max-width: 991px) {
      .additional-resources .file-container {
        margin-top: 50px; } }
    @media screen and (max-width: 991px) {
      .additional-resources .file-container.show .row:nth-child(3) .file-resources:first-of-type a .file-items-container .file-items {
        border-color: transparent; } }
    @media screen and (max-width: 991px) {
      .additional-resources .file-container.show .row:nth-child(3) .file-resources:first-of-type a .file-items-container .file-items .border {
        border-color: rgba(151, 151, 151, 0.5); } }
    @media screen and (max-width: 991px) {
      .additional-resources .file-container.show .row:nth-child(3) .file-resources:first-of-type a:hover .file-items-container .file-items, .additional-resources .file-container.show .row:nth-child(3) .file-resources:first-of-type a:active .file-items-container .file-items, .additional-resources .file-container.show .row:nth-child(3) .file-resources:first-of-type a:focus .file-items-container .file-items {
        border-color: #ffc400; } }
    @media screen and (max-width: 991px) {
      .additional-resources .file-container.show .row:nth-child(3) .file-resources:first-of-type a:hover .file-items-container .file-items .border, .additional-resources .file-container.show .row:nth-child(3) .file-resources:first-of-type a:active .file-items-container .file-items .border, .additional-resources .file-container.show .row:nth-child(3) .file-resources:first-of-type a:focus .file-items-container .file-items .border {
        border-color: #ffc400; } }
    @media screen and (max-width: 991px) {
      .additional-resources .file-container .row:nth-child(3) .file-resources:first-of-type a .file-items-container .file-items {
        border-color: transparent; } }
    @media screen and (max-width: 991px) {
      .additional-resources .file-container .row:nth-child(3) .file-resources:first-of-type a .file-items-container .file-items .border {
        border-color: transparent; } }
    @media screen and (max-width: 991px) {
      .additional-resources .file-container .row:nth-child(3) .file-resources:first-of-type a:hover .file-items-container .file-items, .additional-resources .file-container .row:nth-child(3) .file-resources:first-of-type a:active .file-items-container .file-items, .additional-resources .file-container .row:nth-child(3) .file-resources:first-of-type a:focus .file-items-container .file-items {
        border-color: transparent; } }
    @media screen and (max-width: 991px) {
      .additional-resources .file-container .row:nth-child(3) .file-resources:first-of-type a:hover .file-items-container .file-items .border, .additional-resources .file-container .row:nth-child(3) .file-resources:first-of-type a:active .file-items-container .file-items .border, .additional-resources .file-container .row:nth-child(3) .file-resources:first-of-type a:focus .file-items-container .file-items .border {
        border-color: transparent; } }
    @media screen and (max-width: 991px) {
      .additional-resources .file-container .file-resources {
        display: none; } }
    .additional-resources .file-container .file-resources a {
      display: block;
      position: relative; }
      .additional-resources .file-container .file-resources a.downloaded .file-items-container .file-items {
        border-color: #ffc400; }
        .additional-resources .file-container .file-resources a.downloaded .file-items-container .file-items .border {
          border-color: #ffc400; }
          .additional-resources .file-container .file-resources a.downloaded .file-items-container .file-items .border .file-extension .file-type {
            background: #ffc400; }
          @media screen and (max-width: 991px) {
            .additional-resources .file-container .file-resources a.downloaded .file-items-container .file-items .border .file-download::before {
              opacity: 0; } }
      .additional-resources .file-container .file-resources a .file-items-container {
        padding: 0 30px;
        cursor: default; }
        @media screen and (max-width: 991px) {
          .additional-resources .file-container .file-resources a .file-items-container {
            padding: 0; } }
        .additional-resources .file-container .file-resources a .file-items-container .file-items {
          border-bottom: 3px solid transparent;
          margin-bottom: 0;
          -webkit-transition: all 500ms ease;
          -o-transition: all 500ms ease;
          transition: all 500ms ease; }
          @media screen and (max-width: 991px) {
            .additional-resources .file-container .file-resources a .file-items-container .file-items {
              margin-bottom: 0; } }
          .additional-resources .file-container .file-resources a .file-items-container .file-items:hover, .additional-resources .file-container .file-resources a .file-items-container .file-items:active, .additional-resources .file-container .file-resources a .file-items-container .file-items:focus {
            border-color: #ffc400;
            cursor: pointer; }
            .additional-resources .file-container .file-resources a .file-items-container .file-items:hover .border, .additional-resources .file-container .file-resources a .file-items-container .file-items:active .border, .additional-resources .file-container .file-resources a .file-items-container .file-items:focus .border {
              border-color: #ffc400; }
              .additional-resources .file-container .file-resources a .file-items-container .file-items:hover .border .file-extension .file-type, .additional-resources .file-container .file-resources a .file-items-container .file-items:active .border .file-extension .file-type, .additional-resources .file-container .file-resources a .file-items-container .file-items:focus .border .file-extension .file-type {
                background: #ffc400; }
              .additional-resources .file-container .file-resources a .file-items-container .file-items:hover .border .file-download::before, .additional-resources .file-container .file-resources a .file-items-container .file-items:active .border .file-download::before, .additional-resources .file-container .file-resources a .file-items-container .file-items:focus .border .file-download::before {
                background-image: url(../assets/images/down-arrow-yellow.png); }
          .additional-resources .file-container .file-resources a .file-items-container .file-items .border {
            border-bottom: 1px solid rgba(151, 151, 151, 0.5);
            position: relative;
            padding: 30px 55px 30px 55px;
            -webkit-transition: all 500ms ease;
            -o-transition: all 500ms ease;
            transition: all 500ms ease; }
            @media screen and (max-width: 991px) {
              .additional-resources .file-container .file-resources a .file-items-container .file-items .border {
                padding: 23px 45px; } }
            .additional-resources .file-container .file-resources a .file-items-container .file-items .border .file-extension {
              position: absolute;
              left: 0;
              top: 26px; }
              @media screen and (max-width: 991px) {
                .additional-resources .file-container .file-resources a .file-items-container .file-items .border .file-extension {
                  top: 20px; } }
              .additional-resources .file-container .file-resources a .file-items-container .file-items .border .file-extension .file-type {
                width: 45px;
                height: 45px;
                background: #c1c1c1;
                text-transform: uppercase;
                text-align: center;
                display: table-cell;
                vertical-align: middle;
                border-radius: 50px;
                color: #ffffff;
                font-family: "Montserrat", sans-serif;
                font-size: 14px;
                font-weight: 600;
                transition: all 300ms ease; }
            .additional-resources .file-container .file-resources a .file-items-container .file-items .border .file-name {
              display: inline-block;
              margin-left: 20px;
              -webkit-transition: all 500ms ease;
              -o-transition: all 500ms ease;
              transition: all 500ms ease; }
              @media screen and (max-width: 991px) {
                .additional-resources .file-container .file-resources a .file-items-container .file-items .border .file-name {
                  margin-left: 10px; } }
              .additional-resources .file-container .file-resources a .file-items-container .file-items .border .file-name h4 {
                margin: 0 0 4px;
                font-size: 16px;
                font-weight: 800;
                color: #030723;
                letter-spacing: normal; }
                @media screen and (max-width: 991px) {
                  .additional-resources .file-container .file-resources a .file-items-container .file-items .border .file-name h4 {
                    margin-bottom: 6px;
                    font-size: 14px;
                    line-height: 18px; } }
              .additional-resources .file-container .file-resources a .file-items-container .file-items .border .file-name p {
                font-size: 14px;
                font-family: "Montserrat", sans-serif;
                font-weight: 500;
                color: rgba(3, 7, 35, 0.35);
                margin: 0; }
                @media screen and (max-width: 991px) {
                  .additional-resources .file-container .file-resources a .file-items-container .file-items .border .file-name p {
                    font-size: 12px;
                    line-height: 15px; } }
            .additional-resources .file-container .file-resources a .file-items-container .file-items .border .file-download::before {
              content: "";
              position: absolute;
              background-image: url(../assets/images/down-arrow-gray.png);
              background-size: contain;
              background-repeat: no-repeat;
              margin: auto;
              width: 13px;
              height: 25px;
              top: 40px;
              right: 25px;
              left: auto;
              bottom: auto;
              -webkit-transition: all 500ms ease;
              -o-transition: all 500ms ease;
              transition: all 500ms ease; }
              @media screen and (max-width: 991px) {
                .additional-resources .file-container .file-resources a .file-items-container .file-items .border .file-download::before {
                  top: 33.5px;
                  right: 0; } }
    .additional-resources .file-container #load-more {
      background-color: transparent;
      margin-top: 30px; }
      .additional-resources .file-container #load-more:hover, .additional-resources .file-container #load-more:active, .additional-resources .file-container #load-more:focus {
        background-color: #ffc400; }
  .additional-resources .radial-progress {
    top: 50%;
    right: 19px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media screen and (max-width: 991px) {
      .additional-resources .radial-progress {
        right: -1px; } }

.news {
  margin: 130px 0; }
  @media screen and (max-width: 767px) {
    .news {
      margin: 116px 0 80px;
      padding: 0 30px; } }
  .news .centered-text .content h2 {
    text-align: center;
    display: block;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 12px; }
    @media screen and (max-width: 767px) {
      .news .centered-text .content h2 {
        text-align: left;
        font-size: 20px;
        line-height: 30px;
        width: 100%;
        margin: 3px 0 10px; } }
  .news .centered-text .content h6 {
    text-align: center;
    color: #c1c1c1;
    letter-spacing: 3px;
    font-size: 12px;
    margin: 0; }
    @media screen and (max-width: 767px) {
      .news .centered-text .content h6 {
        text-align: left; } }
  .news .centered-text .content p {
    text-align: center;
    display: block;
    max-width: 100%;
    width: 65%;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .news .centered-text .content p {
        text-align: left;
        line-height: 24px;
        width: 100%; } }
    .news .centered-text .content p br {
      display: none; }
      @media screen and (max-width: 767px) {
        .news .centered-text .content p br {
          display: block; } }
  .news .news-container {
    margin-top: 40px !important; }
    .news .news-container .latest-news + .latest-news {
      margin-top: 40px; }
    .news .news-container .news-item {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      background-color: #fbfbfb; }
      @media screen and (max-width: 991px) {
        .news .news-container .news-item {
          -webkit-box-direction: normal;
          -webkit-box-orient: vertical;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column; } }
      .news .news-container .news-item .news-image {
        position: relative;
        overflow: hidden;
        width: 353px;
        height: 398px;
        min-height: 398px; }
        @media screen and (max-width: 991px) {
          .news .news-container .news-item .news-image {
            width: 100%;
            height: 339px;
            min-height: 339px; } }
        .news .news-container .news-item .news-image:hover .news-featured-img, .news .news-container .news-item .news-image:active .news-featured-img, .news .news-container .news-item .news-image:focus .news-featured-img {
          -webkit-transform: scale(1.1);
          -moz-transform: scale(1.1);
          -ms-transform: scale(1.1);
          -o-transform: scale(1.1);
          transform: scale(1.1); }
          @media screen and (max-width: 991px) {
            .news .news-container .news-item .news-image:hover .news-featured-img, .news .news-container .news-item .news-image:active .news-featured-img, .news .news-container .news-item .news-image:focus .news-featured-img {
              -webkit-transform: scale(1);
              -moz-transform: scale(1);
              -ms-transform: scale(1);
              -o-transform: scale(1);
              transform: scale(1); } }
        .news .news-container .news-item .news-image .news-featured-img {
          background-position: center;
          background-size: cover;
          background-repeat: no-repeat;
          height: 100%;
          width: 100%;
          -webkit-transition: all 300ms ease;
          -o-transition: all 300ms ease;
          transition: all 300ms ease; }
        .news .news-container .news-item .news-image .news-date {
          position: absolute;
          z-index: 1;
          width: 80px;
          height: 71px;
          background: #ffc400;
          padding: 0;
          top: auto;
          right: auto;
          bottom: 0;
          left: 0;
          text-align: center;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-direction: normal;
          -webkit-box-orient: vertical;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-align: center;
          -ms-flex-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          justify-content: center; }
          @media screen and (max-width: 991px) {
            .news .news-container .news-item .news-image .news-date {
              width: 64px;
              height: 57px;
              padding: 0; } }
          .news .news-container .news-item .news-image .news-date p {
            color: #ffffff;
            display: block;
            margin-bottom: 5px;
            font-family: "Montserrat", sans-serif;
            font-size: 12px;
            font-weight: 500;
            letter-spacing: 1.88px;
            line-height: 15px;
            margin: 0; }
            @media screen and (max-width: 991px) {
              .news .news-container .news-item .news-image .news-date p {
                font-size: 12px;
                line-height: 15px; } }
          .news .news-container .news-item .news-image .news-date h2 {
            font-family: "Montserrat", sans-serif;
            font-size: 30px;
            font-weight: 500;
            letter-spacing: 4.88px;
            line-height: 37px;
            color: #ffffff;
            margin: 0; }
            @media screen and (max-width: 991px) {
              .news .news-container .news-item .news-image .news-date h2 {
                font-size: 20px;
                line-height: 24px;
                letter-spacing: 3.25px; } }
      .news .news-container .news-item .news-content {
        padding: 35px 55px 43px 25px;
        width: calc(100% - 353px); }
        @media screen and (max-width: 767px) {
          .news .news-container .news-item .news-content {
            padding: 40px 20px;
            width: 100%; } }
        .news .news-container .news-item .news-content h6 {
          color: #c1c1c1;
          letter-spacing: 3px;
          font-size: 12px;
          margin: 0px; }
        .news .news-container .news-item .news-content h3 {
          margin-bottom: 12px;
          margin-top: 10px;
          font-size: 20px; }
          @media screen and (max-width: 767px) {
            .news .news-container .news-item .news-content h3 {
              font-size: 20px;
              line-height: 30px;
              margin: 3px 0 10px; } }
        .news .news-container .news-item .news-content p {
          margin: 0; }
          @media screen and (max-width: 991px) {
            .news .news-container .news-item .news-content p {
              font-size: 14px;
              line-height: 26px;
              margin-right: 5px; } }

html[lang="es-ES"] .get-in-touch .centered-text .content p {
  width: 660px; }
  @media screen and (max-width: 991px) {
    html[lang="es-ES"] .get-in-touch .centered-text .content p {
      width: 100%; } }

.get-in-touch {
  margin: 130px 0; }
  @media screen and (max-width: 991px) {
    .get-in-touch {
      margin: 80px 0;
      padding: 0 30px; } }
  @media screen and (max-width: 991px) {
    .get-in-touch .centered-text .content {
      padding-right: 5px; } }
  .get-in-touch .centered-text .content h2 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 15px; }
    @media screen and (max-width: 991px) {
      .get-in-touch .centered-text .content h2 {
        text-align: left;
        font-size: 20px;
        line-height: 30px;
        margin: 3px 0 10px;
        width: 100%; } }
  .get-in-touch .centered-text .content h6 {
    text-align: center;
    color: #c1c1c1;
    letter-spacing: 3px;
    font-size: 12px;
    margin: 0; }
    @media screen and (max-width: 991px) {
      .get-in-touch .centered-text .content h6 {
        text-align: left; } }
  .get-in-touch .centered-text .content p {
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
    display: block;
    width: 556px; }
    @media screen and (max-width: 991px) {
      .get-in-touch .centered-text .content p {
        text-align: left;
        line-height: 24px;
        width: 100%; } }
    @media screen and (max-width: 991px) {
      .get-in-touch .centered-text .content p br {
        display: none; } }
  .get-in-touch .row {
    margin-left: -20px;
    margin-right: -20px;
    padding: 0 5px; }
    @media screen and (max-width: 991px) {
      .get-in-touch .row {
        margin: 0;
        padding: 0; } }
    .get-in-touch .row .get-in-touch-container {
      margin-top: 80px; }
      @media screen and (max-width: 991px) {
        .get-in-touch .row .get-in-touch-container {
          margin-top: 40px; } }
      .get-in-touch .row .get-in-touch-container .col-md-3 {
        padding: 0 20px; }
        @media screen and (max-width: 991px) {
          .get-in-touch .row .get-in-touch-container .col-md-3 {
            padding: 0; } }
        @media screen and (max-width: 991px) {
          .get-in-touch .row .get-in-touch-container .col-md-3:last-child .get-in-touch-items {
            margin-bottom: 0; } }
        @media screen and (max-width: 991px) {
          .get-in-touch .row .get-in-touch-container .col-md-3:last-child .get-in-touch-items .img-icon {
            height: 45px; } }
        .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items {
          background: #f8f8f8;
          padding: 32px 22px;
          cursor: default;
          -webkit-transition: all 300ms ease;
          -o-transition: all 300ms ease;
          transition: all 300ms ease; }
          @media screen and (max-width: 991px) {
            .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items {
              margin-bottom: 31px;
              padding: 38px 19px 38px 20px;
              min-height: 317px; } }
          .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items .button-borderless {
            padding-right: 12px; }
          .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items:hover, .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items:active, .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items:focus {
            background: #ffc400; }
            .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items:hover .img-icon.img-active, .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items:active .img-icon.img-active, .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items:focus .img-icon.img-active {
              display: block; }
            .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items:hover .img-icon.img-unactive, .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items:active .img-icon.img-unactive, .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items:focus .img-icon.img-unactive {
              display: none; }
            .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items:hover h3, .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items:active h3, .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items:focus h3 {
              color: #ffffff; }
            .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items:hover p, .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items:active p, .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items:focus p {
              color: #ffffff; }
            .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items:hover .button-borderless, .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items:active .button-borderless, .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items:focus .button-borderless {
              padding-right: 24px;
              color: #ffffff; }
              @media screen and (max-width: 991px) {
                .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items:hover .button-borderless, .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items:active .button-borderless, .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items:focus .button-borderless {
                  padding-right: 20px; } }
              .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items:hover .button-borderless::after, .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items:active .button-borderless::after, .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items:focus .button-borderless::after {
                background-image: url(../assets/images/arrow-white-btn.png); }
          .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items .img-icon {
            margin-bottom: 37px;
            width: auto;
            height: 45px; }
            @media screen and (max-width: 991px) {
              .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items .img-icon {
                height: 40px;
                margin-bottom: 10px; } }
            .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items .img-icon.img-active {
              display: none; }
            .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items .img-icon.img-unactive {
              display: block; }
          .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items h3 {
            margin: 0 0 20px;
            line-height: 26px;
            font-size: 20px; }
            @media screen and (max-width: 991px) {
              .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items h3 {
                margin: 0 0 10px;
                font-size: 18px;
                line-height: 26px; } }
            @media screen and (max-width: 991px) {
              .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items h3 br {
                display: none; } }
          .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items p {
            margin-bottom: 21px; }
            @media screen and (max-width: 991px) {
              .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items p {
                font-size: 16px;
                line-height: 24px;
                margin: 0 5px 0 0; } }
            @media screen and (max-width: 991px) {
              .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items p br {
                display: none; } }
          @media screen and (max-width: 991px) {
            .get-in-touch .row .get-in-touch-container .col-md-3 .get-in-touch-items a {
              margin-bottom: 0;
              position: absolute;
              bottom: 38px; } }

.contact-form {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  padding: 137px 30px;
  min-height: 632px; }
  @media screen and (max-width: 991px) {
    .contact-form {
      padding: 40px 30px 49px; } }
  .contact-form .content h6 {
    color: #ffffff;
    margin: 0;
    font-size: 12px; }
    .contact-form .content h6::before {
      background-color: #ffffff; }
  .contact-form .content h2 {
    color: #ffffff;
    margin: 14px 0 9px; }
    @media screen and (max-width: 991px) {
      .contact-form .content h2 {
        font-size: 20px;
        line-height: 30px;
        margin: 10px 0 20px; } }
    @media screen and (max-width: 991px) {
      .contact-form .content h2 br {
        display: none; } }
  .contact-form .content p {
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 800;
    color: #ffffff;
    line-height: normal;
    margin-top: 20px;
    width: 294px;
    max-width: 100%; }
    @media screen and (max-width: 991px) {
      .contact-form .content p {
        text-align: left;
        font-size: 16px;
        line-height: 24px;
        width: 100%;
        margin: 20px 0 40px; } }
    @media screen and (max-width: 991px) {
      .contact-form .content p br {
        display: none; } }
  .contact-form .contact-us-form form .row {
    margin: 0 -10.5px; }
    .contact-form .contact-us-form form .row .col-md-6,
    .contact-form .contact-us-form form .row .col-md-12 {
      padding: 0 10.5px; }
    .contact-form .contact-us-form form .row:last-child .form-group {
      margin-bottom: 0; }
  .contact-form .contact-us-form form .form-group {
    margin-bottom: 20px; }
  .contact-form .contact-us-form form input,
  .contact-form .contact-us-form form textarea {
    background-image: none;
    background-color: #ffffff;
    padding: 16px 18px;
    color: #0d1536;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 19px;
    border-radius: 0px;
    border: 2px solid #ffffff; }
    @media screen and (max-width: 991px) {
      .contact-form .contact-us-form form input,
      .contact-form .contact-us-form form textarea {
        font-size: 14px;
        line-height: 18px;
        padding: 16px 20px; } }
    .contact-form .contact-us-form form input:focus,
    .contact-form .contact-us-form form textarea:focus {
      outline: none;
      border-color: #ffc400;
      -webkit-box-shadow: none;
      box-shadow: none; }
    .contact-form .contact-us-form form input::-webkit-input-placeholder,
    .contact-form .contact-us-form form textarea::-webkit-input-placeholder {
      color: rgba(13, 21, 54, 0.59); }
    .contact-form .contact-us-form form input:-moz-placeholder,
    .contact-form .contact-us-form form textarea:-moz-placeholder {
      color: rgba(13, 21, 54, 0.59); }
    .contact-form .contact-us-form form input::-moz-placeholder,
    .contact-form .contact-us-form form textarea::-moz-placeholder {
      color: rgba(13, 21, 54, 0.59); }
    .contact-form .contact-us-form form input:-ms-input-placeholder,
    .contact-form .contact-us-form form textarea:-ms-input-placeholder {
      color: rgba(13, 21, 54, 0.59); }
  .contact-form .contact-us-form form input {
    height: 50px; }
    .contact-form .contact-us-form form input.error-field {
      border-color: #ea2929; }
      .contact-form .contact-us-form form input.error-field:focus {
        border-color: #ea2929; }
  .contact-form .contact-us-form form textarea {
    height: 122px;
    resize: none; }
    @media screen and (max-width: 991px) {
      .contact-form .contact-us-form form textarea {
        height: 100px; } }
  .contact-form .contact-us-form form .submit-form {
    margin: 6px 0 0;
    padding: 15.5px 53px 15.5px 28px; }
    @media screen and (max-width: 991px) {
      .contact-form .contact-us-form form .submit-form {
        margin: 10px 0 0;
        padding: 16px 53px 16px 28px;
        height: 50px; } }
  .contact-form .contact-us-form form .error {
    font-size: 12px;
    padding: 10px 20px 0;
    color: #ea2929;
    display: block; }
  .contact-form .contact-us-form .contact-thank-you-main .img-holder {
    width: 120px;
    height: 120px;
    background-image: url(../assets/images/check-email.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 17px auto 0; }
    @media screen and (max-width: 991px) {
      .contact-form .contact-us-form .contact-thank-you-main .img-holder {
        margin-top: 50px;
        width: 98px;
        height: 98px; } }
  .contact-form .contact-us-form .contact-thank-you-main .details h3 {
    margin: 30px 0 3px;
    font-size: 30px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 40px;
    color: #ffffff; }
    @media screen and (max-width: 991px) {
      .contact-form .contact-us-form .contact-thank-you-main .details h3 {
        margin: 30px 0 0; } }
  .contact-form .contact-us-form .contact-thank-you-main .details p {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 29px;
    color: #ffffff; }
    @media screen and (max-width: 991px) {
      .contact-form .contact-us-form .contact-thank-you-main .details p {
        font-size: 16px;
        line-height: 25px;
        padding: 0 30px; } }
    .contact-form .contact-us-form .contact-thank-you-main .details p a {
      color: #ffffff; }
      .contact-form .contact-us-form .contact-thank-you-main .details p a:hover, .contact-form .contact-us-form .contact-thank-you-main .details p a:active, .contact-form .contact-us-form .contact-thank-you-main .details p a:focus {
        color: #ffc400; }

html[lang="es-ES"] .address-locations .centered-text .content p {
  width: 700px; }
  @media screen and (max-width: 991px) {
    html[lang="es-ES"] .address-locations .centered-text .content p {
      width: 100%; } }

.address-locations {
  margin: 130px 0; }
  .address-locations .gm-style .gm-style-iw-t {
    display: none !important; }
  @media screen and (max-width: 991px) {
    .address-locations {
      margin: 80px 0;
      padding: 0 30px; } }
  .address-locations .centered-text .content h2 {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px; }
    @media screen and (max-width: 991px) {
      .address-locations .centered-text .content h2 {
        text-align: left;
        font-size: 20px;
        line-height: 30px;
        margin: 3px 0 10px; } }
  .address-locations .centered-text .content h6 {
    text-align: center;
    color: #c1c1c1;
    letter-spacing: 3px;
    font-size: 12px;
    margin: 0px; }
    @media screen and (max-width: 991px) {
      .address-locations .centered-text .content h6 {
        text-align: left; } }
  .address-locations .centered-text .content p {
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 596px; }
    @media screen and (max-width: 991px) {
      .address-locations .centered-text .content p {
        text-align: left;
        padding-right: 15px;
        line-height: 24px;
        width: 100%; } }
    @media screen and (max-width: 991px) {
      .address-locations .centered-text .content p br {
        display: none; } }
  .address-locations #accordion {
    margin: 0; }
    .address-locations #accordion .panel {
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
      border: 0px solid transparent;
      border-radius: 0;
      margin: 0; }
      .address-locations #accordion .panel:first-child .panel-heading a {
        padding-top: 33px; }
      @media screen and (max-width: 991px) {
        .address-locations #accordion .panel#china-panel .panel-collapse .panel-body .address-location-city-container .row .col-md-4 .address-location-city-items .address-location-city-content p.address br {
          display: none; } }
      .address-locations #accordion .panel .panel-heading {
        color: #030723;
        background-color: transparent;
        border-color: transparent;
        padding: 0;
        border-bottom: 1px solid transparent;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        border-bottom: 1px solid #aaaaaa; }
        .address-locations #accordion .panel .panel-heading a {
          font-family: "Montserrat", sans-serif;
          font-size: 20px;
          font-weight: 800;
          color: #030723;
          display: block;
          padding-top: 60px;
          padding-bottom: 30px;
          position: relative; }
          @media screen and (max-width: 767px) {
            .address-locations #accordion .panel .panel-heading a {
              font-size: 16px;
              padding-top: 20px;
              padding-bottom: 20px; } }
          .address-locations #accordion .panel .panel-heading a.collapsed span::before {
            -webkit-transform: translate(-50%, -50%) rotate(0deg);
            -moz-transform: translate(-50%, -50%) rotate(0deg);
            -ms-transform: translate(-50%, -50%) rotate(0deg);
            -o-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg);
            opacity: 1; }
          .address-locations #accordion .panel .panel-heading a.collapsed span::after {
            -webkit-transform: translate(-50%, -50%) rotate(0deg);
            -moz-transform: translate(-50%, -50%) rotate(0deg);
            -ms-transform: translate(-50%, -50%) rotate(0deg);
            -o-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg);
            opacity: 1; }
          .address-locations #accordion .panel .panel-heading a span {
            position: absolute;
            right: 13px;
            top: 65%;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%);
            background-color: #ffc400;
            width: 30px;
            height: 30px;
            border-radius: 999px; }
            @media screen and (max-width: 767px) {
              .address-locations #accordion .panel .panel-heading a span {
                width: 20px;
                height: 20px;
                top: 50%;
                right: 0px; } }
            .address-locations #accordion .panel .panel-heading a span::before, .address-locations #accordion .panel .panel-heading a span::after {
              content: "";
              position: absolute;
              top: 50%;
              left: 50%;
              background-color: #ffffff;
              -webkit-transform: translate(-50%, -50%) rotate(0deg);
              -moz-transform: translate(-50%, -50%) rotate(0deg);
              -ms-transform: translate(-50%, -50%) rotate(0deg);
              -o-transform: translate(-50%, -50%) rotate(0deg);
              transform: translate(-50%, -50%) rotate(0deg);
              -webkit-transition: all 300ms ease;
              -o-transition: all 300ms ease;
              transition: all 300ms ease; }
            .address-locations #accordion .panel .panel-heading a span::before {
              height: 2px;
              width: 12px;
              opacity: 1;
              -webkit-transform: translate(-50%, -50%) rotate(180deg);
              -moz-transform: translate(-50%, -50%) rotate(180deg);
              -ms-transform: translate(-50%, -50%) rotate(180deg);
              -o-transform: translate(-50%, -50%) rotate(180deg);
              transform: translate(-50%, -50%) rotate(180deg); }
              @media screen and (max-width: 991px) {
                .address-locations #accordion .panel .panel-heading a span::before {
                  width: 10px; } }
            .address-locations #accordion .panel .panel-heading a span::after {
              width: 2px;
              height: 12px;
              opacity: 0;
              -webkit-transform: translate(-50%, -50%) rotate(180deg);
              -moz-transform: translate(-50%, -50%) rotate(180deg);
              -ms-transform: translate(-50%, -50%) rotate(180deg);
              -o-transform: translate(-50%, -50%) rotate(180deg);
              transform: translate(-50%, -50%) rotate(180deg); }
              @media screen and (max-width: 991px) {
                .address-locations #accordion .panel .panel-heading a span::after {
                  height: 10px; } }
      .address-locations #accordion .panel .panel-collapse#collapse-1 .panel-body .address-location-city-container .row .col-md-4:first-of-type .address-location-city-items .address-location-city-content p.address br {
        display: none; }
        @media screen and (max-width: 991px) {
          .address-locations #accordion .panel .panel-collapse#collapse-1 .panel-body .address-location-city-container .row .col-md-4:first-of-type .address-location-city-items .address-location-city-content p.address br {
            display: block; } }
      .address-locations #accordion .panel .panel-collapse .panel-body {
        padding: 0px;
        border-top-color: transparent;
        padding-top: 78px;
        padding-bottom: 27px; }
        @media screen and (max-width: 767px) {
          .address-locations #accordion .panel .panel-collapse .panel-body {
            padding-top: 30px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .address-locations #accordion .panel .panel-collapse .panel-body {
            padding-top: 40px; } }
        .address-locations #accordion .panel .panel-collapse .panel-body .address-location-city-container > .row + .row {
          margin-top: 37.5px; }
        .address-locations #accordion .panel .panel-collapse .panel-body .address-location-city-container .row {
          margin-left: -19px;
          margin-right: -19px;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex; }
          @media screen and (max-width: 991px) {
            .address-locations #accordion .panel .panel-collapse .panel-body .address-location-city-container .row {
              -webkit-box-direction: normal;
              -webkit-box-orient: vertical;
              -webkit-flex-direction: column;
              -moz-flex-direction: column;
              -ms-flex-direction: column;
              flex-direction: column; } }
          .address-locations #accordion .panel .panel-collapse .panel-body .address-location-city-container .row .col-md-4 {
            padding-left: 19px;
            padding-right: 19px;
            margin: 0; }
            @media screen and (max-width: 991px) {
              .address-locations #accordion .panel .panel-collapse .panel-body .address-location-city-container .row .col-md-4:last-child {
                margin-bottom: 0px; } }
            .address-locations #accordion .panel .panel-collapse .panel-body .address-location-city-container .row .col-md-4 .address-location-city-items {
              width: 100%;
              position: relative;
              height: 100%;
              display: -webkit-box;
              display: -webkit-flex;
              display: -moz-flex;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-flex: 1;
              -webkit-flex: 1;
              -moz-box-flex: 1;
              -moz-flex: 1;
              -ms-flex: 1;
              flex: 1;
              -webkit-flex-flow: column;
              -moz-flex-flow: column;
              -ms-flex-flow: column;
              flex-flow: column; }
              @media screen and (max-width: 767px) {
                .address-locations #accordion .panel .panel-collapse .panel-body .address-location-city-container .row .col-md-4 .address-location-city-items {
                  margin-bottom: 30px; } }
              @media (min-width: 768px) and (max-width: 991px) {
                .address-locations #accordion .panel .panel-collapse .panel-body .address-location-city-container .row .col-md-4 .address-location-city-items {
                  margin-bottom: 30px; } }
              .address-locations #accordion .panel .panel-collapse .panel-body .address-location-city-container .row .col-md-4 .address-location-city-items .address-location-city-image {
                position: relative;
                height: 291px;
                width: 100%;
                object-fit: cover;
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                user-select: none; }
                .address-locations #accordion .panel .panel-collapse .panel-body .address-location-city-container .row .col-md-4 .address-location-city-items .address-location-city-image:hover .featured-img, .address-locations #accordion .panel .panel-collapse .panel-body .address-location-city-container .row .col-md-4 .address-location-city-items .address-location-city-image:active .featured-img, .address-locations #accordion .panel .panel-collapse .panel-body .address-location-city-container .row .col-md-4 .address-location-city-items .address-location-city-image:focus .featured-img {
                  opacity: 0; }
                .address-locations #accordion .panel .panel-collapse .panel-body .address-location-city-container .row .col-md-4 .address-location-city-items .address-location-city-image:hover .map-img, .address-locations #accordion .panel .panel-collapse .panel-body .address-location-city-container .row .col-md-4 .address-location-city-items .address-location-city-image:active .map-img, .address-locations #accordion .panel .panel-collapse .panel-body .address-location-city-container .row .col-md-4 .address-location-city-items .address-location-city-image:focus .map-img {
                  opacity: 1; }
                .address-locations #accordion .panel .panel-collapse .panel-body .address-location-city-container .row .col-md-4 .address-location-city-items .address-location-city-image .featured-img,
                .address-locations #accordion .panel .panel-collapse .panel-body .address-location-city-container .row .col-md-4 .address-location-city-items .address-location-city-image .map-img {
                  position: absolute;
                  top: 0;
                  right: auto;
                  bottom: auto;
                  left: 0;
                  width: 100%;
                  height: 100%;
                  -webkit-transition: all 300ms ease;
                  -o-transition: all 300ms ease;
                  transition: all 300ms ease; }
                .address-locations #accordion .panel .panel-collapse .panel-body .address-location-city-container .row .col-md-4 .address-location-city-items .address-location-city-image .featured-img {
                  opacity: 1; }
                .address-locations #accordion .panel .panel-collapse .panel-body .address-location-city-container .row .col-md-4 .address-location-city-items .address-location-city-image .map-img {
                  opacity: 0; }
                .address-locations #accordion .panel .panel-collapse .panel-body .address-location-city-container .row .col-md-4 .address-location-city-items .address-location-city-image img {
                  width: 100%;
                  height: 100%;
                  pointer-events: none;
                  -webkit-user-select: none;
                  -moz-user-select: none;
                  -ms-user-select: none;
                  user-select: none; }
              .address-locations #accordion .panel .panel-collapse .panel-body .address-location-city-container .row .col-md-4 .address-location-city-items .address-location-city-content {
                background: #f8f8f8;
                padding: 31px 23px 45px;
                z-index: 5;
                position: relative;
                min-height: 352px;
                display: -webkit-box;
                display: -webkit-flex;
                display: -moz-flex;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-flex: 1;
                -webkit-flex: 1;
                -moz-box-flex: 1;
                -moz-flex: 1;
                -ms-flex: 1;
                flex: 1;
                -webkit-box-direction: normal;
                -webkit-box-orient: vertical;
                -webkit-flex-direction: column;
                -moz-flex-direction: column;
                -ms-flex-direction: column;
                flex-direction: column; }
                @media screen and (max-width: 991px) {
                  .address-locations #accordion .panel .panel-collapse .panel-body .address-location-city-container .row .col-md-4 .address-location-city-items .address-location-city-content {
                    padding: 30px 16px;
                    min-height: 319px; } }
                .address-locations #accordion .panel .panel-collapse .panel-body .address-location-city-container .row .col-md-4 .address-location-city-items .address-location-city-content h6 {
                  color: #c1c1c1;
                  letter-spacing: 3px;
                  font-size: 12px;
                  margin: 0; }
                  @media screen and (max-width: 991px) {
                    .address-locations #accordion .panel .panel-collapse .panel-body .address-location-city-container .row .col-md-4 .address-location-city-items .address-location-city-content h6 {
                      position: relative;
                      padding-left: 50px;
                      top: 0; } }
                  @media screen and (max-width: 991px) {
                    .address-locations #accordion .panel .panel-collapse .panel-body .address-location-city-container .row .col-md-4 .address-location-city-items .address-location-city-content h6:before {
                      position: absolute;
                      left: 0px;
                      top: 1px; } }
                .address-locations #accordion .panel .panel-collapse .panel-body .address-location-city-container .row .col-md-4 .address-location-city-items .address-location-city-content h3 {
                  margin-top: 30px;
                  margin-bottom: 13px; }
                  @media screen and (max-width: 991px) {
                    .address-locations #accordion .panel .panel-collapse .panel-body .address-location-city-container .row .col-md-4 .address-location-city-items .address-location-city-content h3 {
                      font-size: 18px;
                      line-height: 22px;
                      margin: 13px 0; } }
                @media screen and (max-width: 991px) {
                  .address-locations #accordion .panel .panel-collapse .panel-body .address-location-city-container .row .col-md-4 .address-location-city-items .address-location-city-content p {
                    line-height: 28px;
                    font-size: 16px; } }
                .address-locations #accordion .panel .panel-collapse .panel-body .address-location-city-container .row .col-md-4 .address-location-city-items .address-location-city-content p.address {
                  margin-bottom: 30px; }
                  .address-locations #accordion .panel .panel-collapse .panel-body .address-location-city-container .row .col-md-4 .address-location-city-items .address-location-city-content p.address + p {
                    font-weight: bold;
                    margin: 0; }
                    @media screen and (max-width: 991px) {
                      .address-locations #accordion .panel .panel-collapse .panel-body .address-location-city-container .row .col-md-4 .address-location-city-items .address-location-city-content p.address + p {
                        white-space: nowrap; } }
                    .address-locations #accordion .panel .panel-collapse .panel-body .address-location-city-container .row .col-md-4 .address-location-city-items .address-location-city-content p.address + p a {
                      color: #030723; }
                .address-locations #accordion .panel .panel-collapse .panel-body .address-location-city-container .row .col-md-4 .address-location-city-items .address-location-city-content a {
                  -webkit-transition: color 300ms ease;
                  -o-transition: color 300ms ease;
                  transition: color 300ms ease; }
                  .address-locations #accordion .panel .panel-collapse .panel-body .address-location-city-container .row .col-md-4 .address-location-city-items .address-location-city-content a:hover, .address-locations #accordion .panel .panel-collapse .panel-body .address-location-city-container .row .col-md-4 .address-location-city-items .address-location-city-content a:active, .address-locations #accordion .panel .panel-collapse .panel-body .address-location-city-container .row .col-md-4 .address-location-city-items .address-location-city-content a:focus {
                    color: #ffc400; }

.privacy-policy {
  margin: 130px 0; }
  @media screen and (max-width: 991px) {
    .privacy-policy {
      margin: 65px 0 80px;
      padding: 0 30px; } }
  .privacy-policy .centered-text .content h2 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 8px; }
    @media screen and (max-width: 991px) {
      .privacy-policy .centered-text .content h2 {
        text-align: left;
        font-size: 20px;
        line-height: 30px;
        margin: 3px 0 10px; } }
  .privacy-policy .centered-text .content h6 {
    text-align: center;
    color: #c1c1c1;
    letter-spacing: 3px;
    font-size: 12px;
    margin: 0; }
    @media screen and (max-width: 991px) {
      .privacy-policy .centered-text .content h6 {
        text-align: left; } }
  .privacy-policy .centered-text .content p {
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
    display: block; }
    @media screen and (max-width: 991px) {
      .privacy-policy .centered-text .content p {
        text-align: left; } }
    @media screen and (max-width: 991px) {
      .privacy-policy .centered-text .content p br {
        display: none; } }
  .privacy-policy .privacy-policy-content {
    margin-top: 68px; }
    @media screen and (max-width: 991px) {
      .privacy-policy .privacy-policy-content {
        margin-top: 36px; } }
    .privacy-policy .privacy-policy-content h3 {
      font-size: 24px;
      margin-bottom: 10px;
      margin-top: 40px;
      line-height: 27px; }
      @media screen and (max-width: 991px) {
        .privacy-policy .privacy-policy-content h3 {
          margin: 30px 0 0;
          line-height: 25px;
          font-size: 18px;
          letter-spacing: -0.2px; } }
      .privacy-policy .privacy-policy-content h3:first-of-type {
        margin-top: 0; }
    .privacy-policy .privacy-policy-content h4 {
      font-family: "Montserrat", sans-serif;
      font-size: 16px;
      font-stretch: normal;
      line-height: 27px;
      letter-spacing: normal;
      color: #030723;
      margin-top: 40px;
      margin-bottom: 5px; }
      @media screen and (max-width: 991px) {
        .privacy-policy .privacy-policy-content h4 {
          margin: 30px 0 0;
          line-height: 25px;
          font-size: 16px;
          letter-spacing: -0.2px; } }
    .privacy-policy .privacy-policy-content ul {
      padding-left: 30px; }
      @media screen and (max-width: 991px) {
        .privacy-policy .privacy-policy-content ul {
          padding-left: 18px; } }
      .privacy-policy .privacy-policy-content ul li {
        font-family: "Lato", sans-serif;
        font-size: 16px;
        line-height: 27px;
        margin-bottom: 0;
        color: #393939; }
        @media screen and (max-width: 991px) {
          .privacy-policy .privacy-policy-content ul li {
            font-size: 14px;
            line-height: 25px; } }
    .privacy-policy .privacy-policy-content p {
      font-size: 16px;
      font-stretch: normal;
      line-height: 27px;
      margin-bottom: 10px; }
      @media screen and (max-width: 991px) {
        .privacy-policy .privacy-policy-content p {
          font-size: 14px;
          line-height: 25px;
          margin-bottom: 0;
          letter-spacing: 0.2px; } }
      .privacy-policy .privacy-policy-content p:last-of-type {
        margin-bottom: 0; }
      .privacy-policy .privacy-policy-content p a {
        font-size: 16px;
        font-stretch: normal;
        line-height: 27px;
        margin-bottom: 20px;
        color: #030723;
        text-decoration: underline;
        -webkit-transition: color 300ms ease;
        -o-transition: color 300ms ease;
        transition: color 300ms ease; }
        @media screen and (max-width: 991px) {
          .privacy-policy .privacy-policy-content p a {
            font-size: 14px;
            line-height: 25px; } }
        .privacy-policy .privacy-policy-content p a.no-line {
          text-decoration: none;
          font-weight: 700;
          color: #393939;
          font-family: 'Montserrat'; }
        .privacy-policy .privacy-policy-content p a:hover, .privacy-policy .privacy-policy-content p a:active, .privacy-policy .privacy-policy-content p a:focus {
          color: #ffc400; }
      .privacy-policy .privacy-policy-content p br {
        display: none; }
        @media screen and (max-width: 991px) {
          .privacy-policy .privacy-policy-content p br {
            display: block; } }
    .privacy-policy .privacy-policy-content h5 {
      font-family: "Montserrat", sans-serif;
      font-size: 18px;
      font-stretch: normal;
      line-height: 27px;
      letter-spacing: normal;
      color: #393939;
      margin-top: 40px;
      margin-bottom: 5px; }
      @media screen and (max-width: 991px) {
        .privacy-policy .privacy-policy-content h5 {
          margin: 30px 0 0;
          line-height: 25px;
          font-size: 16px;
          letter-spacing: -0.2px; } }
    .privacy-policy .privacy-policy-content .spacing {
      margin-bottom: 40px; }
      @media screen and (max-width: 991px) {
        .privacy-policy .privacy-policy-content .spacing {
          margin-bottom: 30px; } }

.single-case-studies {
  margin: 165px 0px 190px 0px; }
  @media screen and (max-width: 767px) {
    .single-case-studies {
      margin: 70px 0px; } }
  .single-case-studies .container-case-studies-row {
    padding-bottom: 86px;
    border-bottom: 2px solid rgba(151, 151, 151, 0.27); }
    @media screen and (max-width: 767px) {
      .single-case-studies .container-case-studies-row {
        padding-bottom: 60px; } }
    .single-case-studies .container-case-studies-row #case-studies-carousel .featured-image-case-studies-item {
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      width: 100%;
      height: 397px; }
      @media screen and (max-width: 767px) {
        .single-case-studies .container-case-studies-row #case-studies-carousel .featured-image-case-studies-item {
          height: 320px; } }
    .single-case-studies .container-case-studies-row #case-studies-carousel .owl-nav {
      position: absolute;
      top: 50%;
      width: 100%; }
      .single-case-studies .container-case-studies-row #case-studies-carousel .owl-nav [class*="owl"] {
        display: inline-block;
        margin: 0px 5px;
        width: 30px;
        height: 30px;
        border-radius: 60px;
        background-color: #ffffff; }
        @media screen and (max-width: 991px) {
          .single-case-studies .container-case-studies-row #case-studies-carousel .owl-nav [class*="owl"] {
            background-color: rgba(255, 255, 255, 0.37); } }
      .single-case-studies .container-case-studies-row #case-studies-carousel .owl-nav .owl-prev {
        background-image: url(../assets/images/left-yellow.png);
        background-size: 36%;
        background-repeat: no-repeat;
        background-position: center;
        padding: 4.5px;
        margin: 0px 232px;
        margin-left: 10px;
        opacity: 1;
        -webkit-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease; }
        @media screen and (max-width: 767px) {
          .single-case-studies .container-case-studies-row #case-studies-carousel .owl-nav .owl-prev {
            margin: 0px 119px 0px 10px;
            background-image: url(../assets/images/left-white.png); } }
        .single-case-studies .container-case-studies-row #case-studies-carousel .owl-nav .owl-prev.disabled {
          opacity: 0;
          cursor: default; }
      .single-case-studies .container-case-studies-row #case-studies-carousel .owl-nav .owl-next {
        background-image: url(../assets/images/right-yellow.png);
        background-size: 36%;
        background-repeat: no-repeat;
        background-position: center;
        padding: 4.5px;
        margin: 0px 232px;
        margin-right: 10px;
        opacity: 1;
        -webkit-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease; }
        @media screen and (max-width: 767px) {
          .single-case-studies .container-case-studies-row #case-studies-carousel .owl-nav .owl-next {
            margin: 0px 10px 0px 119px;
            background-image: url(../assets/images/right-white.png); } }
        .single-case-studies .container-case-studies-row #case-studies-carousel .owl-nav .owl-next.disabled {
          opacity: 0;
          cursor: default; }
    .single-case-studies .container-case-studies-row .single-case-studies-content {
      margin-left: 57px; }
      @media screen and (max-width: 767px) {
        .single-case-studies .container-case-studies-row .single-case-studies-content {
          margin-left: 0px; } }
      .single-case-studies .container-case-studies-row .single-case-studies-content h2 {
        margin: 0;
        margin-bottom: 26px; }
        @media screen and (max-width: 767px) {
          .single-case-studies .container-case-studies-row .single-case-studies-content h2 {
            margin-top: 30px;
            font-size: 20px;
            line-height: 1.2; } }
      .single-case-studies .container-case-studies-row .single-case-studies-content p {
        font-family: "Montserrat", sans-serif;
        font-weight: 800;
        line-height: normal;
        color: #040721;
        margin-bottom: 8px; }
        @media screen and (max-width: 767px) {
          .single-case-studies .container-case-studies-row .single-case-studies-content p {
            font-size: 12px;
            line-height: 1; } }
      .single-case-studies .container-case-studies-row .single-case-studies-content .content-detail {
        margin-top: 26px; }
        @media screen and (max-width: 767px) {
          .single-case-studies .container-case-studies-row .single-case-studies-content .content-detail {
            margin-top: 20px; } }
        .single-case-studies .container-case-studies-row .single-case-studies-content .content-detail p {
          font-family: "Lato", sans-serif;
          font-size: 14px;
          font-weight: normal;
          line-height: 1.79;
          color: #393939; }
          @media screen and (max-width: 767px) {
            .single-case-studies .container-case-studies-row .single-case-studies-content .content-detail p {
              font-size: 12px;
              line-height: 1.67; } }
  .single-case-studies .pagination-case-studies {
    margin-top: 25px; }
    .single-case-studies .pagination-case-studies .previous-post-container {
      float: left; }
      .single-case-studies .pagination-case-studies .previous-post-container .previous-post {
        width: 40px;
        height: 40px;
        border-radius: 999px;
        background: #ffc400;
        display: block;
        position: relative;
        margin-right: auto;
        margin-bottom: 20px; }
        @media screen and (max-width: 767px) {
          .single-case-studies .pagination-case-studies .previous-post-container .previous-post {
            width: 31px;
            height: 31px;
            margin-bottom: 14px; } }
        .single-case-studies .pagination-case-studies .previous-post-container .previous-post .previous-post-link {
          line-height: 37px;
          display: inline-block;
          text-align: center; }
          @media screen and (max-width: 767px) {
            .single-case-studies .pagination-case-studies .previous-post-container .previous-post .previous-post-link {
              line-height: 28px; } }
          .single-case-studies .pagination-case-studies .previous-post-container .previous-post .previous-post-link img {
            width: 35%;
            display: inline-block;
            margin: 0 auto;
            margin-left: -3px; }
      .single-case-studies .pagination-case-studies .previous-post-container .previous-post-title {
        text-align: left; }
        .single-case-studies .pagination-case-studies .previous-post-container .previous-post-title h5 {
          margin: 0;
          margin-top: 5px; }
          @media screen and (max-width: 767px) {
            .single-case-studies .pagination-case-studies .previous-post-container .previous-post-title h5 {
              font-size: 12px;
              line-height: 1.25;
              margin-top: 8px; } }
        .single-case-studies .pagination-case-studies .previous-post-container .previous-post-title p {
          margin: 0; }
          @media screen and (max-width: 767px) {
            .single-case-studies .pagination-case-studies .previous-post-container .previous-post-title p {
              font-size: 10px; } }
    .single-case-studies .pagination-case-studies .next-post-container {
      float: right; }
      @media screen and (max-width: 767px) {
        .single-case-studies .pagination-case-studies .next-post-container {
          padding-right: 10px; } }
      .single-case-studies .pagination-case-studies .next-post-container .next-post {
        width: 40px;
        height: 40px;
        border-radius: 999px;
        background: #ffc400;
        display: block;
        position: relative;
        margin-left: auto;
        margin-bottom: 20px; }
        @media screen and (max-width: 767px) {
          .single-case-studies .pagination-case-studies .next-post-container .next-post {
            width: 31px;
            height: 31px;
            margin-bottom: 14px; } }
        .single-case-studies .pagination-case-studies .next-post-container .next-post .next-post-link {
          line-height: 37px;
          display: inline-block;
          text-align: center; }
          @media screen and (max-width: 767px) {
            .single-case-studies .pagination-case-studies .next-post-container .next-post .next-post-link {
              line-height: 28px; } }
          .single-case-studies .pagination-case-studies .next-post-container .next-post .next-post-link img {
            width: 35%;
            display: inline-block;
            margin: 0 auto; }
      .single-case-studies .pagination-case-studies .next-post-container .next-post-title {
        text-align: right; }
        .single-case-studies .pagination-case-studies .next-post-container .next-post-title h5 {
          margin: 0;
          margin-top: 5px; }
          @media screen and (max-width: 767px) {
            .single-case-studies .pagination-case-studies .next-post-container .next-post-title h5 {
              font-size: 12px;
              line-height: 1.25;
              margin-top: 8px; } }
        .single-case-studies .pagination-case-studies .next-post-container .next-post-title p {
          margin: 0; }
          @media screen and (max-width: 767px) {
            .single-case-studies .pagination-case-studies .next-post-container .next-post-title p {
              font-size: 10px; } }

.single-industries.postid-232 .service-single .service-single-about-content p {
  margin-right: 13px; }
  @media screen and (max-width: 991px) {
    .single-industries.postid-232 .service-single .service-single-about-content p br {
      display: none; } }
@media screen and (max-width: 991px) {
  .single-industries.postid-232 .service-single .service-single-about-content h2 br {
    display: none; } }
@media screen and (max-width: 991px) {
  .single-industries.postid-47 .service-single .service-single-about-content h2 br {
    display: none; } }
.single-industries.postid-45 .service-single .service-single-about-content p {
  margin-right: 13px; }
.single-industries.postid-234 .service-single .service-single-about-content {
  padding-bottom: 70px; }

@media screen and (max-width: 991px) {
  .single-services.postid-34 .service-single .service-single-about-content p {
    margin-right: 0; } }
@media screen and (max-width: 991px) {
  .single-services.postid-31 .service-single .service-single-about-content p {
    margin-right: 0; } }
@media screen and (max-width: 991px) {
  .single-services.postid-31 .service-single .box-years h5 {
    font-size: 12px; } }
.single-services.postid-1009 .service-single .box-years {
  padding: 18px 9px 15px; }
  @media screen and (max-width: 991px) {
    .single-services.postid-1009 .service-single .box-years {
      padding: 19px 6px; } }

.service-single {
  margin: 130px 0;
  position: relative;
  min-height: 649px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 991px) {
    .service-single {
      margin: 80px 0;
      min-height: 314px;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; } }
  .service-single .background-image-service {
    position: absolute;
    overflow: hidden;
    height: 100%;
    width: 42.36%;
    top: 0;
    left: 0; }
    @media screen and (max-width: 991px) {
      .service-single .background-image-service {
        content: "";
        top: 0;
        position: relative;
        height: 314px;
        width: 100%;
        right: 0; } }
    .service-single .background-image-service:hover img, .service-single .background-image-service:active img, .service-single .background-image-service:focus img {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1); }
      @media screen and (max-width: 991px) {
        .service-single .background-image-service:hover img, .service-single .background-image-service:active img, .service-single .background-image-service:focus img {
          -webkit-transform: scale(1);
          -moz-transform: scale(1);
          -ms-transform: scale(1);
          -o-transform: scale(1);
          transform: scale(1); } }
    .service-single .background-image-service .img-desktop {
      height: 100%; }
    .service-single .background-image-service img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      -webkit-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease; }
  .service-single .service-single-about-content {
    background: #f8f8f8;
    padding: 89px 104px 95px 110px;
    margin-left: 42.36%;
    width: 714px; }
    @media screen and (max-width: 991px) {
      .service-single .service-single-about-content {
        padding: 85px 30px 40px;
        width: 100%;
        margin: 0; } }
    .service-single .service-single-about-content h6 {
      margin: 0 0 10px;
      color: #c1c1c1;
      letter-spacing: 3px;
      font-size: 12px; }
      @media screen and (max-width: 991px) {
        .service-single .service-single-about-content h6 {
          margin: 0; } }
    .service-single .service-single-about-content h2 {
      margin: 0px;
      width: 100%;
      max-width: 100%; }
      @media screen and (max-width: 991px) {
        .service-single .service-single-about-content h2 {
          font-size: 20px;
          line-height: 30px;
          margin: 3px 0 10px; } }
    .service-single .service-single-about-content p {
      line-height: 24px;
      margin: 20px 10px 30px 0;
      width: 457px;
      max-width: 100%; }
      @media screen and (max-width: 991px) {
        .service-single .service-single-about-content p {
          width: 100%;
          line-height: 24px;
          margin: 0 5px 20px 0; } }
      .service-single .service-single-about-content p:last-child {
        margin-bottom: 0; }
      @media screen and (max-width: 991px) {
        .service-single .service-single-about-content p br {
          display: none; } }
  .service-single .box-years {
    background: #ffc500;
    width: 124px;
    position: absolute;
    top: auto;
    right: auto;
    bottom: 99px;
    left: calc(42.36% - 59px);
    z-index: 3;
    padding: 18px 10px 15px;
    height: 114px;
    text-align: center;
    cursor: default;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease; }
    .service-single .box-years:hover, .service-single .box-years:active, .service-single .box-years:focus {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1); }
      @media screen and (max-width: 991px) {
        .service-single .box-years:hover, .service-single .box-years:active, .service-single .box-years:focus {
          -webkit-transform: scale(1);
          -moz-transform: scale(1);
          -ms-transform: scale(1);
          -o-transform: scale(1);
          transform: scale(1); } }
    @media screen and (max-width: 991px) {
      .service-single .box-years {
        width: 89px;
        height: 89px;
        left: 50px;
        top: 269px;
        padding: 19px 6px; } }
    .service-single .box-years p {
      font-size: 11px;
      padding-top: 0;
      padding-bottom: 5px;
      margin-bottom: 0;
      color: #ffffff;
      text-transform: uppercase;
      letter-spacing: 1.5px;
      line-height: 16px; }
      @media screen and (max-width: 991px) {
        .service-single .box-years p {
          font-size: 10px;
          font-weight: 500;
          line-height: 13px;
          letter-spacing: 0.5px;
          padding-bottom: 2px; } }
    .service-single .box-years h5 {
      margin-top: 0;
      font-size: 18px;
      margin-bottom: 0;
      color: #ffffff;
      font-weight: 800;
      line-height: normal;
      letter-spacing: 0px; }
      @media screen and (max-width: 991px) {
        .service-single .box-years h5 {
          font-size: 13px;
          line-height: 16px;
          letter-spacing: 0.39px; } }

@media screen and (max-width: 991px) {
  .single-services.postid-31 .single-benefits #accordion .panel .panel-collapse .panel-body p br {
    display: none; } }
@media screen and (max-width: 991px) {
  .single-services.postid-31 .single-benefits #accordion .panel .panel-collapse .panel-body p:first-of-type {
    margin-right: 10px; } }
@media screen and (max-width: 991px) {
  .single-services.postid-31 .single-benefits #accordion .panel .panel-collapse .panel-body p:last-of-type {
    margin-right: 6px; } }
@media screen and (max-width: 991px) {
  .single-services.postid-37 .single-benefits #accordion .panel .panel-collapse .panel-body p {
    margin-right: 7px; } }

.single-benefits {
  margin: 132px 0 130px; }
  @media screen and (max-width: 991px) {
    .single-benefits {
      margin: 80px 0;
      padding: 0 30px; } }
  .single-benefits .content {
    max-width: 100%;
    margin-bottom: 30px; }
    @media screen and (max-width: 991px) {
      .single-benefits .content {
        width: 100%;
        margin: 0; } }
    .single-benefits .content h2 {
      color: #030723;
      padding-bottom: 0;
      margin: 0;
      margin-top: 14px; }
      @media screen and (max-width: 991px) {
        .single-benefits .content h2 {
          font-size: 20px;
          line-height: 30px;
          margin: 3px 0 0; } }
      @media screen and (max-width: 991px) {
        .single-benefits .content h2 br {
          display: none; } }
    .single-benefits .content h6 {
      color: #c1c1c1;
      letter-spacing: 3px;
      font-size: 12px; }
  .single-benefits .tabs-left {
    border-bottom: none;
    padding-top: 2px; }
    .single-benefits .tabs-left > li {
      float: none;
      margin-bottom: 2px;
      border-bottom: 3px solid transparent;
      -webkit-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease; }
      .single-benefits .tabs-left > li:hover, .single-benefits .tabs-left > li:active, .single-benefits .tabs-left > li:focus {
        border-bottom-color: #ffc400; }
        .single-benefits .tabs-left > li:hover > a, .single-benefits .tabs-left > li:active > a, .single-benefits .tabs-left > li:focus > a {
          border-bottom-color: transparent; }
      .single-benefits .tabs-left > li.active {
        border-bottom-color: #ffc400; }
        .single-benefits .tabs-left > li.active > a {
          border-right: none;
          border-left: none;
          border-top: none;
          border-bottom-color: transparent;
          color: #030723; }
          .single-benefits .tabs-left > li.active > a::before {
            background-image: url(../assets/images/arrow-gray-right.png);
            opacity: 0; }
          .single-benefits .tabs-left > li.active > a::after {
            background-image: url(../assets/images/arrow-yellow-right.png);
            opacity: 1; }
      .single-benefits .tabs-left > li a {
        margin-right: 0;
        display: block;
        border: none;
        border-bottom: 1px solid #c1c1c1;
        padding: 18px 0 20px 43px;
        position: relative;
        font-family: "Montserrat", sans-serif;
        font-size: 18px;
        font-weight: 800;
        line-height: 40px;
        color: #030723;
        -webkit-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease; }
        .single-benefits .tabs-left > li a::before, .single-benefits .tabs-left > li a::after {
          content: "";
          position: absolute;
          display: block;
          top: calc(50% - 2px);
          right: 0;
          bottom: auto;
          left: 9px;
          background-position: center;
          background-size: 100%;
          background-repeat: no-repeat;
          height: 18px;
          width: 18px;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%);
          -webkit-transition: all 300ms ease;
          -o-transition: all 300ms ease;
          transition: all 300ms ease; }
        .single-benefits .tabs-left > li a::before {
          background-image: url(../assets/images/arrow-gray-right.png);
          opacity: 1; }
        .single-benefits .tabs-left > li a::after {
          background-image: url(../assets/images/arrow-yellow-right.png);
          opacity: 0; }
        .single-benefits .tabs-left > li a:hover, .single-benefits .tabs-left > li a:active, .single-benefits .tabs-left > li a:focus {
          border-bottom-color: transparent;
          background: none;
          border-right: none;
          border-left: none;
          border-top: none;
          color: #030723; }
          .single-benefits .tabs-left > li a:hover::before, .single-benefits .tabs-left > li a:active::before, .single-benefits .tabs-left > li a:focus::before {
            background-image: url(../assets/images/arrow-gray-right.png);
            opacity: 0; }
          .single-benefits .tabs-left > li a:hover::after, .single-benefits .tabs-left > li a:active::after, .single-benefits .tabs-left > li a:focus::after {
            background-image: url(../assets/images/arrow-yellow-right.png);
            opacity: 1; }
  .single-benefits .tab-content {
    padding: 20px 18.5px 0 117px; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .single-benefits .tab-content {
        padding: 30px 30px;
        padding-left: 60px; } }
    .single-benefits .tab-content .tab-pane h3 {
      font-family: "Montserrat", sans-serif;
      font-size: 25px;
      font-weight: 800;
      color: #030723;
      margin: 0 0 26px;
      line-height: 35px; }
    .single-benefits .tab-content .tab-pane p {
      line-height: 24px;
      margin-bottom: 30px; }
      .single-benefits .tab-content .tab-pane p:last-of-type {
        margin-bottom: 0; }
  .single-benefits #accordion {
    margin-top: 80px; }
    @media screen and (max-width: 991px) {
      .single-benefits #accordion {
        margin-top: 23px; } }
    .single-benefits #accordion .panel {
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
      border: 0px solid transparent;
      border-radius: 0; }
      .single-benefits #accordion .panel + .panel {
        margin-top: 0px; }
      .single-benefits #accordion .panel .panel-heading {
        color: #030723;
        background-color: transparent;
        border-color: transparent;
        padding: 0;
        border-bottom: 3px solid transparent;
        border-top-right-radius: 0;
        border-top-left-radius: 0; }
        .single-benefits #accordion .panel .panel-heading a {
          font-family: "Montserrat", sans-serif;
          font-size: 20px;
          font-weight: 800;
          color: #030723;
          display: block;
          padding-top: 60px;
          padding-bottom: 30px;
          position: relative;
          border-bottom: 2px solid #ffc400; }
          @media screen and (max-width: 991px) {
            .single-benefits #accordion .panel .panel-heading a {
              font-size: 14px;
              line-height: 18px;
              letter-spacing: -0.5px;
              padding: 27px 25px 27px 30px;
              border-bottom: 4px solid #ffc400; } }
          .single-benefits #accordion .panel .panel-heading a .icon-image {
            display: block;
            position: relative; }
            .single-benefits #accordion .panel .panel-heading a .icon-image img {
              width: 14px;
              height: 11px; }
              @media screen and (max-width: 991px) {
                .single-benefits #accordion .panel .panel-heading a .icon-image img {
                  width: 18px;
                  height: 18px; } }
            .single-benefits #accordion .panel .panel-heading a .icon-image .icon-image-active {
              position: absolute;
              left: -30px;
              top: 5px;
              opacity: 1;
              -webkit-transition: all 300ms ease;
              -o-transition: all 300ms ease;
              transition: all 300ms ease; }
              @media screen and (max-width: 991px) {
                .single-benefits #accordion .panel .panel-heading a .icon-image .icon-image-active {
                  left: -30px;
                  top: 0; } }
            .single-benefits #accordion .panel .panel-heading a .icon-image .icon-image-inactive {
              position: absolute;
              left: -30px;
              top: 5px;
              opacity: 0;
              -webkit-transition: all 300ms ease;
              -o-transition: all 300ms ease;
              transition: all 300ms ease; }
              @media screen and (max-width: 991px) {
                .single-benefits #accordion .panel .panel-heading a .icon-image .icon-image-inactive {
                  left: -30px;
                  top: 0; } }
          .single-benefits #accordion .panel .panel-heading a.collapsed {
            border-bottom: 1px solid #d6d6d6; }
            .single-benefits #accordion .panel .panel-heading a.collapsed .icon-image .icon-image-active {
              opacity: 0; }
            .single-benefits #accordion .panel .panel-heading a.collapsed .icon-image .icon-image-inactive {
              opacity: 1; }
            .single-benefits #accordion .panel .panel-heading a.collapsed .accordion-icon::before {
              -webkit-transform: translate(-50%, -50%) rotate(0deg);
              -moz-transform: translate(-50%, -50%) rotate(0deg);
              -ms-transform: translate(-50%, -50%) rotate(0deg);
              -o-transform: translate(-50%, -50%) rotate(0deg);
              transform: translate(-50%, -50%) rotate(0deg);
              opacity: 1; }
            .single-benefits #accordion .panel .panel-heading a.collapsed .accordion-icon::after {
              -webkit-transform: translate(-50%, -50%) rotate(0deg);
              -moz-transform: translate(-50%, -50%) rotate(0deg);
              -ms-transform: translate(-50%, -50%) rotate(0deg);
              -o-transform: translate(-50%, -50%) rotate(0deg);
              transform: translate(-50%, -50%) rotate(0deg);
              opacity: 1; }
          .single-benefits #accordion .panel .panel-heading a .accordion-icon {
            position: absolute;
            right: 0;
            top: 65%;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%);
            background-color: #ffc400;
            width: 30px;
            height: 30px;
            border-radius: 999px; }
            @media screen and (max-width: 991px) {
              .single-benefits #accordion .panel .panel-heading a .accordion-icon {
                width: 20px;
                height: 20px;
                top: 50%; } }
            .single-benefits #accordion .panel .panel-heading a .accordion-icon::before, .single-benefits #accordion .panel .panel-heading a .accordion-icon::after {
              content: "";
              position: absolute;
              top: 50%;
              left: 50%;
              -webkit-transform: translate(-50%, -50%) rotate(0deg);
              -moz-transform: translate(-50%, -50%) rotate(0deg);
              -ms-transform: translate(-50%, -50%) rotate(0deg);
              -o-transform: translate(-50%, -50%) rotate(0deg);
              transform: translate(-50%, -50%) rotate(0deg);
              background-color: #ffffff;
              -webkit-transition: all 300ms ease;
              -o-transition: all 300ms ease;
              transition: all 300ms ease; }
            .single-benefits #accordion .panel .panel-heading a .accordion-icon::before {
              height: 2px;
              width: 12px;
              opacity: 1;
              -webkit-transform: translate(-50%, -50%) rotate(180deg);
              -moz-transform: translate(-50%, -50%) rotate(180deg);
              -ms-transform: translate(-50%, -50%) rotate(180deg);
              -o-transform: translate(-50%, -50%) rotate(180deg);
              transform: translate(-50%, -50%) rotate(180deg); }
              @media screen and (max-width: 991px) {
                .single-benefits #accordion .panel .panel-heading a .accordion-icon::before {
                  width: 10px; } }
            .single-benefits #accordion .panel .panel-heading a .accordion-icon::after {
              width: 2px;
              height: 12px;
              opacity: 0;
              -webkit-transform: translate(-50%, -50%) rotate(180deg);
              -moz-transform: translate(-50%, -50%) rotate(180deg);
              -ms-transform: translate(-50%, -50%) rotate(180deg);
              -o-transform: translate(-50%, -50%) rotate(180deg);
              transform: translate(-50%, -50%) rotate(180deg); }
              @media screen and (max-width: 991px) {
                .single-benefits #accordion .panel .panel-heading a .accordion-icon::after {
                  height: 10px; } }
      .single-benefits #accordion .panel .panel-collapse .panel-body {
        padding: 0px;
        border-top-color: transparent;
        padding-top: 78px;
        padding-bottom: 57px; }
        @media screen and (max-width: 991px) {
          .single-benefits #accordion .panel .panel-collapse .panel-body {
            padding-top: 16px;
            padding-bottom: 29px; } }
        .single-benefits #accordion .panel .panel-collapse .panel-body h3 {
          font-family: "Montserrat", sans-serif;
          font-size: 25px;
          font-weight: 800;
          color: #030723;
          margin: 0 0 26px; }
          @media screen and (max-width: 991px) {
            .single-benefits #accordion .panel .panel-collapse .panel-body h3 {
              font-size: 16px;
              line-height: 23px;
              margin-bottom: 10px; } }
        .single-benefits #accordion .panel .panel-collapse .panel-body p {
          line-height: 24px;
          margin-bottom: 30px; }
          @media screen and (max-width: 991px) {
            .single-benefits #accordion .panel .panel-collapse .panel-body p {
              margin-bottom: 25px;
              font-size: 16px; } }
          .single-benefits #accordion .panel .panel-collapse .panel-body p:last-of-type {
            margin-bottom: 0; }
            @media screen and (max-width: 991px) {
              .single-benefits #accordion .panel .panel-collapse .panel-body p:last-of-type {
                margin-bottom: 0; } }
          @media screen and (max-width: 991px) {
            .single-benefits #accordion .panel .panel-collapse .panel-body p br {
              display: none; } }

html[lang="es-ES"] .single-services .client-success .centered-text .content p,
html[lang="es-ES"] .single-industries .client-success .centered-text .content p {
  width: 73%; }
  @media screen and (max-width: 991px) {
    html[lang="es-ES"] .single-services .client-success .centered-text .content p,
    html[lang="es-ES"] .single-industries .client-success .centered-text .content p {
      width: 100%; } }
html[lang="es-ES"] .client-success .centered-text .content p {
  width: 72%; }
  @media screen and (max-width: 991px) {
    html[lang="es-ES"] .client-success .centered-text .content p {
      width: 100%; } }
html[lang="es-ES"] .client-success #client-carousel {
  min-height: 535px;
  max-height: 600px; }
  @media screen and (max-width: 991px) {
    html[lang="es-ES"] .client-success #client-carousel {
      max-height: 100%; } }
  html[lang="es-ES"] .client-success #client-carousel .client-image {
    height: auto; }

.client-success {
  margin: 130px 0;
  padding: 70px 0 105px;
  background-color: #f8f8f8; }
  @media screen and (max-width: 991px) {
    .client-success {
      padding: 60px 0;
      margin: 0; } }
  @media screen and (max-width: 991px) {
    .client-success .container {
      padding: 0 30px; } }
  .client-success .container .col-md-8 {
    width: 65.2%; }
    @media screen and (max-width: 991px) {
      .client-success .container .col-md-8 {
        width: 100%; } }
  .client-success .container .col-md-4 {
    width: 34.8%; }
    @media screen and (max-width: 991px) {
      .client-success .container .col-md-4 {
        width: 100%; } }
  .client-success .centered-text .content h2 {
    text-align: center;
    line-height: 40px;
    margin: 6px 0 10px; }
    @media screen and (max-width: 991px) {
      .client-success .centered-text .content h2 {
        text-align: left;
        font-size: 20px;
        line-height: 30px;
        margin: 3px 0 10px; } }
  .client-success .centered-text .content h6 {
    text-align: center;
    color: #c1c1c1;
    letter-spacing: 3px;
    font-size: 12px;
    margin: 0; }
    @media screen and (max-width: 991px) {
      .client-success .centered-text .content h6 {
        text-align: left; } }
  .client-success .centered-text .content p {
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
    display: block;
    font-size: 16px; }
    @media screen and (max-width: 991px) {
      .client-success .centered-text .content p {
        text-align: left;
        line-height: 24px;
        font-size: 14px;
        padding-right: 5px;
        width: 100%; } }
    @media screen and (max-width: 991px) {
      .client-success .centered-text .content p br {
        display: none; } }
  .client-success #client-carousel {
    margin-top: 30px;
    max-height: 553px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
    @media screen and (max-width: 991px) {
      .client-success #client-carousel {
        max-height: 100%;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; } }
    .client-success #client-carousel .client-image {
      width: 743px;
      height: auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; }
      .client-success #client-carousel .client-image:hover, .client-success #client-carousel .client-image:active, .client-success #client-carousel .client-image:focus {
        outline: none !important;
        border: none !important; }
      @media screen and (max-width: 991px) {
        .client-success #client-carousel .client-image {
          width: 100%;
          height: 210px; } }
      .client-success #client-carousel .client-image .img-holder {
        height: 100%; }
        .client-success #client-carousel .client-image .img-holder:hover, .client-success #client-carousel .client-image .img-holder:active, .client-success #client-carousel .client-image .img-holder:focus {
          outline: none !important;
          border: none !important; }
        .client-success #client-carousel .client-image .img-holder img {
          width: 100%;
          height: 100%;
          object-fit: cover; }
    .client-success #client-carousel .client-content {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      width: 397px;
      border: 1px solid #e3e3e3;
      background-color: #ffffff;
      padding: 63px 34px 38px 38px;
      height: auto;
      position: relative; }
      @media screen and (max-width: 991px) {
        .client-success #client-carousel .client-content {
          padding: 67px 20px 40px 20px;
          width: 100%; } }
      .client-success #client-carousel .client-content:hover, .client-success #client-carousel .client-content:active, .client-success #client-carousel .client-content:focus {
        outline: none !important;
        border: 1px solid #e3e3e3 !important; }
      .client-success #client-carousel .client-content .slick-list {
        min-width: 324px; }
        @media screen and (max-width: 991px) {
          .client-success #client-carousel .client-content .slick-list {
            min-width: 0; } }
      .client-success #client-carousel .client-content .content-holder {
        display: none; }
        @media screen and (max-width: 991px) {
          .client-success #client-carousel .client-content .content-holder {
            height: auto; } }
        .client-success #client-carousel .client-content .content-holder:hover, .client-success #client-carousel .client-content .content-holder:active, .client-success #client-carousel .client-content .content-holder:focus {
          outline: none !important;
          border: none !important; }
        @media screen and (max-width: 991px) {
          .client-success #client-carousel .client-content .content-holder.vale-coal p {
            padding-right: 4px; } }
        @media screen and (max-width: 991px) {
          .client-success #client-carousel .client-content .content-holder.transelca p {
            padding-right: 3px; } }
        @media screen and (max-width: 991px) {
          .client-success #client-carousel .client-content .content-holder.gecelca-g3-2 p {
            padding-right: 2px; } }
        .client-success #client-carousel .client-content .content-holder.slick-slide h3,
        .client-success #client-carousel .client-content .content-holder.slick-slide p {
          margin-left: 1px; }
          @media screen and (max-width: 991px) {
            .client-success #client-carousel .client-content .content-holder.slick-slide h3,
            .client-success #client-carousel .client-content .content-holder.slick-slide p {
              margin-left: 0; } }
        .client-success #client-carousel .client-content .content-holder.slick-slide.slick-current h3,
        .client-success #client-carousel .client-content .content-holder.slick-slide.slick-current p, .client-success #client-carousel .client-content .content-holder.slick-slide.slick-active h3,
        .client-success #client-carousel .client-content .content-holder.slick-slide.slick-active p {
          margin-left: 0; }
      .client-success #client-carousel .client-content h3 {
        margin: 0 0 10px;
        font-size: 20px;
        font-weight: 800;
        line-height: 24px;
        max-width: 100%; }
        @media screen and (max-width: 991px) {
          .client-success #client-carousel .client-content h3 {
            font-size: 18px;
            line-height: 22px;
            width: 100%;
            margin-bottom: 10px; } }
      .client-success #client-carousel .client-content p {
        margin: 0 0 10px;
        line-height: 24px; }
        @media screen and (max-width: 991px) {
          .client-success #client-carousel .client-content p {
            margin-bottom: 0; } }
        @media screen and (max-width: 991px) {
          .client-success #client-carousel .client-content p br {
            display: none; } }
        @media screen and (max-width: 991px) {
          .client-success #client-carousel .client-content p strong {
            font-weight: normal; } }
    .client-success #client-carousel .slick-list {
      height: 100%;
      width: 100%; }
      .client-success #client-carousel .slick-list:hover, .client-success #client-carousel .slick-list:active, .client-success #client-carousel .slick-list:focus {
        outline: none !important;
        border: none !important; }
    .client-success #client-carousel .slick-initialized .slick-slide {
      display: block !important; }
    .client-success #client-carousel .slick-track {
      height: 100%; }
      .client-success #client-carousel .slick-track:hover, .client-success #client-carousel .slick-track:active, .client-success #client-carousel .slick-track:focus {
        outline: none !important;
        border: none !important; }
    .client-success #client-carousel .slick-slider {
      margin-bottom: 0; }
    .client-success #client-carousel .nav-arrow-actions {
      position: absolute;
      top: auto;
      right: auto;
      bottom: -34px;
      left: 64px;
      width: 142px;
      height: 67px;
      padding: 14px 12px 13px;
      background-color: #ffc500;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between; }
      @media screen and (max-width: 991px) {
        .client-success #client-carousel .nav-arrow-actions {
          width: 105px;
          height: 50px;
          bottom: auto;
          left: 10px;
          top: 188px;
          padding: 0;
          padding-bottom: 0; } }
      .client-success #client-carousel .nav-arrow-actions::before {
        content: "";
        position: absolute;
        height: calc(100% - 27px);
        width: 1px;
        background-color: #ffffff;
        opacity: 0.3;
        margin: 0 auto;
        top: 14px;
        right: 0;
        bottom: auto;
        left: 0; }
      .client-success #client-carousel .nav-arrow-actions .slick-arrow {
        width: 40px;
        height: 40px;
        border-radius: 60px;
        background: #ffc500;
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center; }
        @media screen and (max-width: 767px) {
          .client-success #client-carousel .nav-arrow-actions .slick-arrow {
            width: 30px;
            height: 30px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .client-success #client-carousel .nav-arrow-actions .slick-arrow {
            width: 30px;
            height: 30px; } }
        .client-success #client-carousel .nav-arrow-actions .slick-arrow::before {
          content: ""; }
      .client-success #client-carousel .nav-arrow-actions .slick-prev {
        left: 12px;
        background-image: url(../assets/images/left-arrow-opacity.png); }
        @media screen and (max-width: 767px) {
          .client-success #client-carousel .nav-arrow-actions .slick-prev {
            padding: 0px 8px; } }
      .client-success #client-carousel .nav-arrow-actions .slick-next {
        right: 12px;
        background-image: url(../assets/images/right-arrow-opacity.png); }
        @media screen and (max-width: 767px) {
          .client-success #client-carousel .nav-arrow-actions .slick-next {
            padding: 0px 8px; } }

html[lang="es-ES"] .single-industries .contact-form-side .col-md-7 .content h2 {
  white-space: unset; }
html[lang="es-ES"] .single-services.postid-1006 .contact-form-side .col-md-7 .content h2 {
  white-space: unset; }

@media screen and (max-width: 991px) {
  .single-services.postid-34 .contact-form-side .col-md-7 .content h2 {
    width: 300px;
    max-width: 100%; } }
@media screen and (max-width: 991px) {
  .single-services.postid-34 .contact-form-side .col-md-offset-1.col-md-4 .contact-form-person-incharge .contact-form-person-incharge-description p br:last-of-type {
    display: none; } }
@media screen and (max-width: 991px) {
  .single-services.postid-37 .contact-form-side .col-md-offset-1.col-md-4 .contact-form-person-incharge .contact-form-person-incharge-description p br {
    display: none; } }
@media screen and (max-width: 991px) {
  .single-services.postid-37 .contact-form-side .col-md-offset-1.col-md-4 .contact-form-person-incharge .contact-form-person-incharge-description p br:first-of-type {
    display: block; } }
@media screen and (max-width: 991px) {
  .single-services.postid-37 .contact-form-side .col-md-offset-1.col-md-4 .contact-form-person-incharge .contact-form-person-incharge-description p br:nth-of-type(2) {
    display: block; } }
.single-services.postid-37 .contact-form-side .col-md-offset-1.col-md-4 .contact-form-person-incharge .contact-form-person-incharge-description p br:nth-last-of-type(2) {
  display: none; }
  @media screen and (max-width: 991px) {
    .single-services.postid-37 .contact-form-side .col-md-offset-1.col-md-4 .contact-form-person-incharge .contact-form-person-incharge-description p br:nth-last-of-type(2) {
      display: block; } }

.contact-form-side {
  margin: 130px 0; }
  @media screen and (max-width: 991px) {
    .contact-form-side {
      margin: 80px 0;
      padding: 0 30px; } }
  .contact-form-side .col-md-7 .content {
    margin-bottom: 43px; }
    @media screen and (max-width: 991px) {
      .contact-form-side .col-md-7 .content {
        margin-bottom: 38px; } }
    .contact-form-side .col-md-7 .content h6 {
      color: #c1c1c1;
      letter-spacing: 3px;
      font-size: 12px;
      margin: 0; }
    .contact-form-side .col-md-7 .content h2 {
      margin-top: 10px;
      line-height: 40px;
      margin-bottom: 8px;
      white-space: nowrap; }
      @media screen and (max-width: 991px) {
        .contact-form-side .col-md-7 .content h2 {
          font-size: 20px;
          line-height: 30px;
          margin: 3px 0 9px;
          white-space: normal; } }
    .contact-form-side .col-md-7 .content p {
      font-family: "Montserrat", sans-serif;
      font-size: 20px;
      font-weight: 800;
      line-height: 28px;
      margin-top: 8px;
      max-width: 100%; }
      @media screen and (max-width: 991px) {
        .contact-form-side .col-md-7 .content p {
          width: 100%;
          font-size: 16px;
          line-height: 24px;
          margin-top: 0; } }
      @media screen and (max-width: 991px) {
        .contact-form-side .col-md-7 .content p br {
          display: none; } }
  .contact-form-side .col-md-7 .contact-us-form form .row:nth-last-child(2) .col-md-12 .form-group {
    margin: 0; }
  .contact-form-side .col-md-7 .contact-us-form form .row:last-child .col-md-12 .form-group {
    margin: 30px 0 0; }
  .contact-form-side .col-md-7 .contact-us-form form .form-group {
    margin-bottom: 22px; }
    @media screen and (max-width: 991px) {
      .contact-form-side .col-md-7 .contact-us-form form .form-group {
        margin-bottom: 20px; } }
    .contact-form-side .col-md-7 .contact-us-form form .form-group input,
    .contact-form-side .col-md-7 .contact-us-form form .form-group textarea {
      background: none;
      border-radius: 0px;
      border: 1px solid #979797;
      background-color: #ffffff;
      font-family: "Montserrat", sans-serif;
      font-size: 16px;
      line-height: 15px;
      font-weight: 500;
      color: #030723;
      padding: 15px 18px;
      height: auto; }
      @media screen and (max-width: 991px) {
        .contact-form-side .col-md-7 .contact-us-form form .form-group input,
        .contact-form-side .col-md-7 .contact-us-form form .form-group textarea {
          font-size: 14px;
          line-height: 15px;
          padding: 15px 20px;
          height: 50px;
          -webkit-appearance: none;
          -moz-appearance: none;
          appearance: none; } }
      .contact-form-side .col-md-7 .contact-us-form form .form-group input:focus,
      .contact-form-side .col-md-7 .contact-us-form form .form-group textarea:focus {
        outline: none;
        box-shadow: none;
        border-color: #ffc400; }
      .contact-form-side .col-md-7 .contact-us-form form .form-group input::-webkit-input-placeholder,
      .contact-form-side .col-md-7 .contact-us-form form .form-group textarea::-webkit-input-placeholder {
        color: rgba(3, 7, 35, 0.5); }
      .contact-form-side .col-md-7 .contact-us-form form .form-group input:-moz-placeholder,
      .contact-form-side .col-md-7 .contact-us-form form .form-group textarea:-moz-placeholder {
        color: rgba(3, 7, 35, 0.5); }
      .contact-form-side .col-md-7 .contact-us-form form .form-group input::-moz-placeholder,
      .contact-form-side .col-md-7 .contact-us-form form .form-group textarea::-moz-placeholder {
        color: rgba(3, 7, 35, 0.5); }
      .contact-form-side .col-md-7 .contact-us-form form .form-group input:-ms-input-placeholder,
      .contact-form-side .col-md-7 .contact-us-form form .form-group textarea:-ms-input-placeholder {
        color: rgba(3, 7, 35, 0.5); }
      .contact-form-side .col-md-7 .contact-us-form form .form-group input.error-field,
      .contact-form-side .col-md-7 .contact-us-form form .form-group textarea.error-field {
        border-color: #EA2929; }
        .contact-form-side .col-md-7 .contact-us-form form .form-group input.error-field:focus,
        .contact-form-side .col-md-7 .contact-us-form form .form-group textarea.error-field:focus {
          border-color: #EA2929; }
    .contact-form-side .col-md-7 .contact-us-form form .form-group textarea {
      resize: none;
      padding: 15px 18px 15px;
      height: 122px !important;
      line-height: 24px; }
      @media screen and (max-width: 991px) {
        .contact-form-side .col-md-7 .contact-us-form form .form-group textarea {
          height: 120px !important; } }
    .contact-form-side .col-md-7 .contact-us-form form .form-group .error {
      font-size: 12px;
      padding: 10px 20px 0;
      color: #EA2929;
      display: block; }
  .contact-form-side .col-md-7 .contact-us-form .contact-thank-you-side .img-holder {
    width: 140px;
    height: 140px;
    background-image: url(../assets/images/check-email.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 17px auto 0; }
    @media screen and (max-width: 991px) {
      .contact-form-side .col-md-7 .contact-us-form .contact-thank-you-side .img-holder {
        width: 98px;
        height: 98px;
        margin: 22px auto 0; } }
  @media screen and (max-width: 991px) {
    .contact-form-side .col-md-7 .contact-us-form .contact-thank-you-side .details {
      margin: 0 5px; } }
  .contact-form-side .col-md-7 .contact-us-form .contact-thank-you-side .details h3 {
    margin: 31px 0 5px;
    font-size: 30px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 40px; }
    @media screen and (max-width: 991px) {
      .contact-form-side .col-md-7 .contact-us-form .contact-thank-you-side .details h3 {
        margin: 30px 0 0; } }
  .contact-form-side .col-md-7 .contact-us-form .contact-thank-you-side .details p {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 29px; }
    @media screen and (max-width: 991px) {
      .contact-form-side .col-md-7 .contact-us-form .contact-thank-you-side .details p {
        font-size: 16px;
        line-height: 25px; } }
    .contact-form-side .col-md-7 .contact-us-form .contact-thank-you-side .details p a {
      color: #393939; }
      .contact-form-side .col-md-7 .contact-us-form .contact-thank-you-side .details p a:hover, .contact-form-side .col-md-7 .contact-us-form .contact-thank-you-side .details p a:active, .contact-form-side .col-md-7 .contact-us-form .contact-thank-you-side .details p a:focus {
        color: #ffc400; }
  .contact-form-side .col-md-7 .message-check {
    text-align: left; }
    .contact-form-side .col-md-7 .message-check .check-container {
      margin: 0;
      margin-top: 80px; }
      @media screen and (max-width: 767px) {
        .contact-form-side .col-md-7 .message-check .check-container {
          display: block;
          text-align: center; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .contact-form-side .col-md-7 .message-check .check-container {
          display: block;
          text-align: center; } }
      .contact-form-side .col-md-7 .message-check .check-container .check-sent {
        background-image: url(../assets/images/check-email.png);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        width: 140px;
        height: 140px; }
        @media screen and (max-width: 767px) {
          .contact-form-side .col-md-7 .message-check .check-container .check-sent {
            display: inline-block;
            line-height: 96px; }
            .contact-form-side .col-md-7 .message-check .check-container .check-sent img {
              display: inline-block; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .contact-form-side .col-md-7 .message-check .check-container .check-sent {
            display: inline-block;
            line-height: 96px; }
            .contact-form-side .col-md-7 .message-check .check-container .check-sent img {
              display: inline-block; } }
    @media screen and (max-width: 767px) {
      .contact-form-side .col-md-7 .message-check .check-content {
        text-align: center; } }
    .contact-form-side .col-md-7 .message-check .check-content h2 {
      color: #030723;
      font-size: 28px;
      margin-top: 49px; }
    .contact-form-side .col-md-7 .message-check .check-content p {
      color: #030723; }
  .contact-form-side .col-md-offset-1.col-md-4 .contact-form-person-incharge {
    margin-top: 0; }
    @media screen and (max-width: 991px) {
      .contact-form-side .col-md-offset-1.col-md-4 .contact-form-person-incharge {
        margin-top: 60px; } }
    .contact-form-side .col-md-offset-1.col-md-4 .contact-form-person-incharge .contact-form-person-incharge-image {
      text-align: center;
      display: block;
      margin: 0 auto;
      height: 266px;
      width: 266px; }
      @media screen and (max-width: 991px) {
        .contact-form-side .col-md-offset-1.col-md-4 .contact-form-person-incharge .contact-form-person-incharge-image {
          width: 166px;
          height: 166px; } }
      .contact-form-side .col-md-offset-1.col-md-4 .contact-form-person-incharge .contact-form-person-incharge-image img {
        width: 100%;
        height: 100%; }
    .contact-form-side .col-md-offset-1.col-md-4 .contact-form-person-incharge .contact-form-person-incharge-info {
      text-align: center;
      margin-top: 16px;
      margin-bottom: 24px; }
      @media screen and (max-width: 991px) {
        .contact-form-side .col-md-offset-1.col-md-4 .contact-form-person-incharge .contact-form-person-incharge-info {
          margin: 10px 0 20px; } }
      .contact-form-side .col-md-offset-1.col-md-4 .contact-form-person-incharge .contact-form-person-incharge-info h3 {
        font-size: 24px;
        font-weight: 800;
        line-height: 29px;
        margin: 0 0 6px; }
        @media screen and (max-width: 991px) {
          .contact-form-side .col-md-offset-1.col-md-4 .contact-form-person-incharge .contact-form-person-incharge-info h3 {
            font-size: 20px;
            line-height: 24px;
            margin-bottom: 5px; } }
      .contact-form-side .col-md-offset-1.col-md-4 .contact-form-person-incharge .contact-form-person-incharge-info p {
        margin: 0px;
        line-height: normal;
        font-weight: 800;
        font-family: "Montserrat", sans-serif;
        color: rgba(3, 7, 35, 0.4); }
        @media screen and (max-width: 991px) {
          .contact-form-side .col-md-offset-1.col-md-4 .contact-form-person-incharge .contact-form-person-incharge-info p {
            font-size: 14px;
            line-height: 18px; } }
    .contact-form-side .col-md-offset-1.col-md-4 .contact-form-person-incharge .contact-form-person-incharge-description {
      text-align: center;
      display: block;
      margin: 0 auto; }
      @media screen and (max-width: 991px) {
        .contact-form-side .col-md-offset-1.col-md-4 .contact-form-person-incharge .contact-form-person-incharge-description {
          margin-left: auto;
          margin-right: auto;
          width: 100%; } }
      .contact-form-side .col-md-offset-1.col-md-4 .contact-form-person-incharge .contact-form-person-incharge-description h2 {
        margin: 10px 0 15px; }
        @media screen and (max-width: 991px) {
          .contact-form-side .col-md-offset-1.col-md-4 .contact-form-person-incharge .contact-form-person-incharge-description h2 {
            font-size: 20px;
            line-height: 24px;
            margin: 10px 0 5px; } }
      .contact-form-side .col-md-offset-1.col-md-4 .contact-form-person-incharge .contact-form-person-incharge-description p {
        line-height: 24px;
        margin: 0 auto; }
        .contact-form-side .col-md-offset-1.col-md-4 .contact-form-person-incharge .contact-form-person-incharge-description p::before {
          content: "";
          display: inline-block;
          position: relative;
          background-image: url(../assets/images/double-quote-yellow.png);
          margin: auto;
          width: 22px;
          height: 22px;
          top: 3px;
          bottom: auto;
          right: auto;
          left: -4px;
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center; }
          @media screen and (max-width: 991px) {
            .contact-form-side .col-md-offset-1.col-md-4 .contact-form-person-incharge .contact-form-person-incharge-description p::before {
              width: 20px;
              height: 22px;
              top: 0;
              left: -2px; } }

html[lang="es-ES"] .services-industries .centered-text .content p {
  width: 70%;
  margin: 0 auto; }
  @media screen and (max-width: 991px) {
    html[lang="es-ES"] .services-industries .centered-text .content p {
      width: 100%; } }

.services-industries {
  margin: 150px 0; }
  @media screen and (max-width: 991px) {
    .services-industries {
      margin: 80px 0;
      padding: 0 30px; } }
  @media screen and (max-width: 991px) {
    .services-industries .container {
      padding: 0; } }
  .services-industries .centered-text .content h2 {
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 5px; }
    @media screen and (max-width: 991px) {
      .services-industries .centered-text .content h2 {
        font-size: 20px;
        line-height: 30px;
        text-align: left; } }
    @media screen and (max-width: 991px) {
      .services-industries .centered-text .content h2 br {
        display: none; } }
  .services-industries .centered-text .content h6 {
    text-align: center;
    color: #c1c1c1;
    letter-spacing: 3px;
    font-size: 12px; }
    @media screen and (max-width: 991px) {
      .services-industries .centered-text .content h6 {
        text-align: left; } }
  .services-industries .centered-text .content p {
    text-align: center;
    max-width: 100%; }
    @media screen and (max-width: 991px) {
      .services-industries .centered-text .content p {
        line-height: 24px;
        text-align: left; } }
    @media screen and (max-width: 991px) {
      .services-industries .centered-text .content p br {
        display: none; } }
  .services-industries #services-industries-carousel {
    margin-top: 30px; }
    @media screen and (max-width: 991px) {
      .services-industries #services-industries-carousel {
        margin-top: 30px; } }
    .services-industries #services-industries-carousel .industry-image {
      height: 100%;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      border: none !important;
      outline: none !important; }
      @media screen and (max-width: 991px) {
        .services-industries #services-industries-carousel .industry-image {
          height: 250px; } }
      .services-industries #services-industries-carousel .industry-image img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .services-industries #services-industries-carousel .industry-content-item {
      padding: 72px 68px 149px 68px;
      background: #ffc400; }
      @media screen and (max-width: 991px) {
        .services-industries #services-industries-carousel .industry-content-item {
          width: 100%;
          padding: 32px 20px 40px;
          min-height: 615px; } }
      .services-industries #services-industries-carousel .industry-content-item .industry-content {
        border: none !important;
        outline: none !important; }
        @media screen and (max-width: 991px) {
          .services-industries #services-industries-carousel .industry-content-item .industry-content {
            position: relative;
            min-height: 543px; } }
        .services-industries #services-industries-carousel .industry-content-item .industry-content h3 {
          margin: 0px;
          font-size: 28px;
          font-weight: 800;
          color: #ffffff;
          margin-bottom: 19px; }
          @media screen and (max-width: 991px) {
            .services-industries #services-industries-carousel .industry-content-item .industry-content h3 {
              font-size: 16px;
              line-height: 1.25;
              font-weight: 800;
              margin-bottom: 24px; } }
        .services-industries #services-industries-carousel .industry-content-item .industry-content p {
          color: #ffffff;
          width: 100%;
          line-height: 25px;
          max-width: 100%;
          font-weight: normal;
          margin-bottom: 30px; }
          @media screen and (max-width: 991px) {
            .services-industries #services-industries-carousel .industry-content-item .industry-content p {
              line-height: 24px;
              width: 100%; } }
          .services-industries #services-industries-carousel .industry-content-item .industry-content p:last-of-type {
            margin-bottom: 0; }
          @media screen and (max-width: 991px) {
            .services-industries #services-industries-carousel .industry-content-item .industry-content p br {
              display: none; } }
        .services-industries #services-industries-carousel .industry-content-item .industry-content .button {
          margin-top: 30px;
          position: absolute;
          bottom: 0;
          top: auto; }
          @media screen and (max-width: 991px) {
            .services-industries #services-industries-carousel .industry-content-item .industry-content .button {
              position: absolute;
              margin-top: 0;
              z-index: 5;
              bottom: 76px;
              width: 218px;
              padding-right: 24px; } }
          @media screen and (max-width: 991px) {
            .services-industries #services-industries-carousel .industry-content-item .industry-content .button:hover::after, .services-industries #services-industries-carousel .industry-content-item .industry-content .button:active::after, .services-industries #services-industries-carousel .industry-content-item .industry-content .button:focus::after {
              margin-left: 20px; } }
          @media screen and (max-width: 991px) {
            .services-industries #services-industries-carousel .industry-content-item .industry-content .button::after {
              margin-left: 15px; } }
    .services-industries #services-industries-carousel .row {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      min-height: 600px;
      max-height: 600px; }
      @media screen and (max-width: 991px) {
        .services-industries #services-industries-carousel .row {
          -webkit-box-direction: normal;
          -webkit-box-orient: vertical;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          max-height: unset; } }
      .services-industries #services-industries-carousel .row > .col-md-6 {
        height: auto;
        outline: none;
        border: none; }
        @media screen and (max-width: 991px) {
          .services-industries #services-industries-carousel .row > .col-md-6 {
            width: 100%; } }
    .services-industries #services-industries-carousel .slick-list {
      height: 100%; }
      .services-industries #services-industries-carousel .slick-list:hover, .services-industries #services-industries-carousel .slick-list:active, .services-industries #services-industries-carousel .slick-list:focus {
        outline: none !important;
        border: none !important; }
    .services-industries #services-industries-carousel .slick-track {
      height: 100%; }
      .services-industries #services-industries-carousel .slick-track:hover, .services-industries #services-industries-carousel .slick-track:active, .services-industries #services-industries-carousel .slick-track:focus {
        outline: none !important;
        border: none !important; }
    .services-industries #services-industries-carousel .slick-prev,
    .services-industries #services-industries-carousel .slick-next {
      right: auto;
      bottom: 54px;
      top: auto;
      z-index: 4;
      width: 37px;
      height: 37px;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      -webkit-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease; }
      @media screen and (max-width: 991px) {
        .services-industries #services-industries-carousel .slick-prev,
        .services-industries #services-industries-carousel .slick-next {
          bottom: 20px; } }
      .services-industries #services-industries-carousel .slick-prev::before,
      .services-industries #services-industries-carousel .slick-next::before {
        content: ""; }
      .services-industries #services-industries-carousel .slick-prev.slick-disabled,
      .services-industries #services-industries-carousel .slick-next.slick-disabled {
        opacity: 0.52; }
    .services-industries #services-industries-carousel .slick-prev {
      left: 68px;
      background-image: url(../assets/images/left-arrow-yellow.png); }
      @media screen and (max-width: 991px) {
        .services-industries #services-industries-carousel .slick-prev {
          left: 20px; } }
    .services-industries #services-industries-carousel .slick-next {
      left: 116px;
      background-image: url(../assets/images/right-arrow-yellow.png); }
      @media screen and (max-width: 991px) {
        .services-industries #services-industries-carousel .slick-next {
          left: 68px; } }

.single-industries.postid-234 .industries-benefits .container .benefits-industry-container .row .col-md-4:last-of-type .benefits-industry-item .benefits-industry-item-content {
  width: 242px; }
  @media screen and (max-width: 991px) {
    .single-industries.postid-234 .industries-benefits .container .benefits-industry-container .row .col-md-4:last-of-type .benefits-industry-item .benefits-industry-item-content {
      width: 100%; } }
@media screen and (max-width: 991px) {
  .single-industries.postid-234 .industries-benefits .container .benefits-industry-container .row:first-of-type .col-md-4:first-of-type .benefits-industry-item .benefits-industry-item-image img {
    width: 35px !important;
    left: 18px; } }
@media screen and (max-width: 991px) {
  .single-industries.postid-234 .industries-benefits .container .benefits-industry-container .row:first-of-type .col-md-4:nth-of-type(2) .benefits-industry-item .benefits-industry-item-image img {
    width: 38px !important;
    left: 15px; } }
@media screen and (max-width: 991px) {
  .single-industries.postid-234 .industries-benefits .container .benefits-industry-container .row:first-of-type .col-md-4:last-of-type .benefits-industry-item .benefits-industry-item-image img {
    width: 45px !important;
    left: 15px; } }
@media screen and (max-width: 991px) {
  .single-industries.postid-234 .industries-benefits .container .benefits-industry-container .row:last-of-type .col-md-4:first-of-type .benefits-industry-item .benefits-industry-item-image .img-holder {
    margin-bottom: 5px; } }
@media screen and (max-width: 991px) {
  .single-industries.postid-234 .industries-benefits .container .benefits-industry-container .row:last-of-type .col-md-4:first-of-type .benefits-industry-item .benefits-industry-item-image img {
    width: 33px !important;
    left: 17px; } }
@media screen and (max-width: 991px) {
  .single-industries.postid-234 .industries-benefits .container .benefits-industry-container .row:last-of-type .col-md-4:nth-of-type(2) .benefits-industry-item .benefits-industry-item-image img {
    width: 38px !important;
    left: 18px; } }
@media screen and (max-width: 991px) {
  .single-industries.postid-234 .industries-benefits .container .benefits-industry-container .row:last-of-type .col-md-4:last-of-type .benefits-industry-item .benefits-industry-item-image img {
    width: 37px !important;
    left: 18px; } }
@media screen and (max-width: 991px) {
  .single-industries.postid-232 .industries-benefits .container .benefits-industry-container .row:first-of-type .col-md-4:last-of-type .benefits-industry-item .benefits-industry-item-image img {
    width: 30px !important;
    left: 15px; } }
@media screen and (max-width: 991px) {
  .single-industries.postid-232 .industries-benefits .container .benefits-industry-container .row:last-of-type .col-md-4:first-of-type .benefits-industry-item .benefits-industry-item-image img {
    width: 34px !important;
    left: 15px; } }
@media screen and (max-width: 991px) {
  .single-industries.postid-232 .industries-benefits .container .benefits-industry-container .row:last-of-type .col-md-4:nth-of-type(2) .benefits-industry-item .benefits-industry-item-image img {
    left: 18px; } }
@media screen and (max-width: 991px) {
  .single-industries.postid-232 .industries-benefits .container .benefits-industry-container .row:last-of-type .col-md-4:last-of-type .benefits-industry-item .benefits-industry-item-image img {
    left: 18px; } }
@media screen and (max-width: 991px) {
  .single-industries.postid-47 .industries-benefits .container .benefits-industry-container .row:first-of-type .col-md-4:first-of-type .benefits-industry-item .benefits-industry-item-image img {
    width: 38px !important;
    left: 19px; } }
@media screen and (max-width: 991px) {
  .single-industries.postid-47 .industries-benefits .container .benefits-industry-container .row:first-of-type .col-md-4:nth-of-type(2) .benefits-industry-item .benefits-industry-item-image img {
    width: 40px !important;
    left: 20px; } }
@media screen and (max-width: 991px) {
  .single-industries.postid-47 .industries-benefits .container .benefits-industry-container .row:last-of-type .col-md-4:first-of-type .benefits-industry-item .benefits-industry-item-image img {
    width: 30px !important;
    left: 15px; } }
@media screen and (max-width: 991px) {
  .single-industries.postid-47 .industries-benefits .container .benefits-industry-container .row:last-of-type .col-md-4:nth-of-type(2) .benefits-industry-item .benefits-industry-item-image img {
    width: 40px !important;
    left: 19px; } }
@media screen and (max-width: 991px) {
  .single-industries.postid-47 .industries-benefits .container .benefits-industry-container .row:last-of-type .col-md-4:last-of-type .benefits-industry-item .benefits-industry-item-image img {
    width: 37px !important;
    left: 18px; } }
@media screen and (max-width: 991px) {
  .single-industries.postid-45 .industries-benefits .container .benefits-industry-container .row:first-of-type .col-md-4:first-of-type .benefits-industry-item .benefits-industry-item-image img {
    width: 38px !important;
    left: 19px; } }
@media screen and (max-width: 991px) {
  .single-industries.postid-45 .industries-benefits .container .benefits-industry-container .row:first-of-type .col-md-4:nth-of-type(2) .benefits-industry-item .benefits-industry-item-image img {
    width: 46px !important;
    left: 20px; } }
@media screen and (max-width: 991px) {
  .single-industries.postid-45 .industries-benefits .container .benefits-industry-container .row:first-of-type .col-md-4:last-of-type .benefits-industry-item .benefits-industry-item-image img {
    width: 40px !important;
    left: 19px; } }
@media screen and (max-width: 991px) {
  .single-industries.postid-45 .industries-benefits .container .benefits-industry-container .row:last-of-type .col-md-4:first-of-type .benefits-industry-item .benefits-industry-item-image img {
    width: 33px !important;
    left: 15px; } }
@media screen and (max-width: 991px) {
  .single-industries.postid-45 .industries-benefits .container .benefits-industry-container .row:last-of-type .col-md-4:nth-of-type(2) .benefits-industry-item .benefits-industry-item-image img {
    width: 38px !important;
    left: 19px; } }
@media screen and (max-width: 991px) {
  .single-industries.postid-45 .industries-benefits .container .benefits-industry-container .row:last-of-type .col-md-4:last-of-type .benefits-industry-item .benefits-industry-item-image img {
    width: 37px !important;
    left: 18px; } }

.industries-benefits {
  margin: 150px 0; }
  @media screen and (max-width: 991px) {
    .industries-benefits {
      margin: 80px 0; } }
  @media screen and (max-width: 991px) {
    .industries-benefits .container {
      padding: 0 30px; } }
  .industries-benefits .container .benefits-industry-container .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 991px) {
      .industries-benefits .container .benefits-industry-container .row {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; } }
    .industries-benefits .container .benefits-industry-container .row + .row {
      border-top: 1px solid rgba(151, 151, 151, 0.2); }
      @media screen and (max-width: 991px) {
        .industries-benefits .container .benefits-industry-container .row + .row {
          border: none; } }
    .industries-benefits .container .benefits-industry-container .row .col-md-4 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      .industries-benefits .container .benefits-industry-container .row .col-md-4 + .col-md-4 {
        border-left: 1px solid rgba(151, 151, 151, 0.2); }
        @media screen and (max-width: 991px) {
          .industries-benefits .container .benefits-industry-container .row .col-md-4 + .col-md-4 {
            border-left: none; } }
        .industries-benefits .container .benefits-industry-container .row .col-md-4 + .col-md-4 .benefits-industry-item {
          padding-left: 47px; }
          @media screen and (max-width: 991px) {
            .industries-benefits .container .benefits-industry-container .row .col-md-4 + .col-md-4 .benefits-industry-item {
              padding-left: 0; } }
      .industries-benefits .container .benefits-industry-container .row .col-md-4:first-of-type .benefits-industry-item {
        padding-right: 53px; }
        @media screen and (max-width: 991px) {
          .industries-benefits .container .benefits-industry-container .row .col-md-4:first-of-type .benefits-industry-item {
            padding-right: 0; } }
      .industries-benefits .container .benefits-industry-container .row .col-md-4:nth-of-type(2) .benefits-industry-item .benefits-industry-item-content {
        width: 239px; }
        @media screen and (max-width: 991px) {
          .industries-benefits .container .benefits-industry-container .row .col-md-4:nth-of-type(2) .benefits-industry-item .benefits-industry-item-content {
            width: 100%; } }
      .industries-benefits .container .benefits-industry-container .row .col-md-4:last-of-type .benefits-industry-item {
        padding-right: 31px; }
        @media screen and (max-width: 991px) {
          .industries-benefits .container .benefits-industry-container .row .col-md-4:last-of-type .benefits-industry-item {
            padding-right: 0; } }
  .industries-benefits .centered-text .content {
    margin-bottom: 31px; }
    @media screen and (max-width: 991px) {
      .industries-benefits .centered-text .content {
        margin-bottom: 20px; } }
    .industries-benefits .centered-text .content h2 {
      text-align: center;
      max-width: 100%;
      margin: 0 auto; }
      @media screen and (max-width: 991px) {
        .industries-benefits .centered-text .content h2 {
          font-size: 20px;
          line-height: 30px;
          letter-spacing: normal;
          text-align: left;
          margin: 0 auto 3px; } }
      @media screen and (max-width: 991px) {
        .industries-benefits .centered-text .content h2 br {
          display: none; } }
    .industries-benefits .centered-text .content h6 {
      text-align: center;
      color: #c1c1c1;
      letter-spacing: 3px;
      font-size: 12px;
      margin: 0 0 15px; }
      @media screen and (max-width: 991px) {
        .industries-benefits .centered-text .content h6 {
          line-height: 24px;
          text-align: left;
          margin-bottom: 0; }
          .industries-benefits .centered-text .content h6::before {
            margin-top: 9px; } }
    .industries-benefits .centered-text .content p {
      text-align: center;
      width: 450px;
      max-width: 100%;
      margin: 0 auto;
      display: block;
      font-size: 16px; }
      @media screen and (max-width: 991px) {
        .industries-benefits .centered-text .content p {
          width: 100%; } }
  .industries-benefits .benefits-industry-container .row .col-md-4 {
    margin: 0; }
    .industries-benefits .benefits-industry-container .row .col-md-4:first-of-type {
      width: 31%; }
      @media screen and (max-width: 991px) {
        .industries-benefits .benefits-industry-container .row .col-md-4:first-of-type {
          width: 100%; } }
    .industries-benefits .benefits-industry-container .row .col-md-4:nth-of-type(2) {
      width: 35.5%; }
      @media screen and (max-width: 991px) {
        .industries-benefits .benefits-industry-container .row .col-md-4:nth-of-type(2) {
          width: 100%; } }
  .industries-benefits .benefits-industry-container .benefits-industry-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 54px 57px 48px 0;
    height: 100%; }
    @media screen and (max-width: 991px) {
      .industries-benefits .benefits-industry-container .benefits-industry-item {
        padding: 30px 0 0; } }
    .industries-benefits .benefits-industry-container .benefits-industry-item:hover .benefits-industry-item-image .img-holder img.img-active, .industries-benefits .benefits-industry-container .benefits-industry-item:active .benefits-industry-item-image .img-holder img.img-active, .industries-benefits .benefits-industry-container .benefits-industry-item:focus .benefits-industry-item-image .img-holder img.img-active {
      opacity: 1; }
    .industries-benefits .benefits-industry-container .benefits-industry-item:hover .benefits-industry-item-image .img-holder img.img-inactive, .industries-benefits .benefits-industry-container .benefits-industry-item:active .benefits-industry-item-image .img-holder img.img-inactive, .industries-benefits .benefits-industry-container .benefits-industry-item:focus .benefits-industry-item-image .img-holder img.img-inactive {
      opacity: 0; }
    .industries-benefits .benefits-industry-container .benefits-industry-item .benefits-industry-item-image {
      margin-bottom: 9px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: start;
      -ms-flex-align: start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      align-items: flex-start; }
      @media screen and (max-width: 991px) {
        .industries-benefits .benefits-industry-container .benefits-industry-item .benefits-industry-item-image {
          -webkit-box-direction: normal;
          -webkit-box-orient: vertical;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          margin-bottom: 0; } }
      .industries-benefits .benefits-industry-container .benefits-industry-item .benefits-industry-item-image .img-holder {
        max-width: 43px;
        min-width: 43px;
        height: 43px;
        text-align: center;
        position: relative;
        -webkit-box-flex: auto;
        -webkit-flex: auto;
        -moz-box-flex: auto;
        -moz-flex: auto;
        -ms-flex: auto;
        flex: auto; }
        .industries-benefits .benefits-industry-container .benefits-industry-item .benefits-industry-item-image .img-holder img {
          position: absolute;
          top: 50%;
          left: 50%;
          width: 100%;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          -webkit-transition: opacity 300ms ease;
          -o-transition: opacity 300ms ease;
          transition: opacity 300ms ease;
          min-width: 43px;
          max-height: 45px;
          object-fit: contain; }
          .industries-benefits .benefits-industry-container .benefits-industry-item .benefits-industry-item-image .img-holder img.img-thumb {
            max-width: 100%; }
          .industries-benefits .benefits-industry-container .benefits-industry-item .benefits-industry-item-image .img-holder img.img-active {
            opacity: 0; }
          .industries-benefits .benefits-industry-container .benefits-industry-item .benefits-industry-item-image .img-holder img.img-inactive {
            opacity: 1; }
      .industries-benefits .benefits-industry-container .benefits-industry-item .benefits-industry-item-image h3 {
        margin: 0;
        line-height: normal;
        padding-left: 20px;
        -webkit-box-flex: auto;
        -webkit-flex: auto;
        -moz-box-flex: auto;
        -moz-flex: auto;
        -ms-flex: auto;
        flex: auto; }
        @media screen and (max-width: 991px) {
          .industries-benefits .benefits-industry-container .benefits-industry-item .benefits-industry-item-image h3 {
            font-size: 16px;
            line-height: 19px;
            padding: 0;
            margin-top: 5px; } }
        @media screen and (max-width: 991px) {
          .industries-benefits .benefits-industry-container .benefits-industry-item .benefits-industry-item-image h3 br {
            display: none; } }
    .industries-benefits .benefits-industry-container .benefits-industry-item .benefits-industry-item-content {
      padding-left: 0;
      width: 240px;
      max-width: 100%;
      -webkit-align-self: flex-end;
      -moz-align-self: flex-end;
      -ms-flex-item-align: end;
      align-self: flex-end; }
      @media screen and (max-width: 991px) {
        .industries-benefits .benefits-industry-container .benefits-industry-item .benefits-industry-item-content {
          padding: 10px 0 25px;
          width: 100%;
          border-bottom: 1px solid #dadada; } }
      .industries-benefits .benefits-industry-container .benefits-industry-item .benefits-industry-item-content p {
        margin: 0px; }
        @media screen and (max-width: 991px) {
          .industries-benefits .benefits-industry-container .benefits-industry-item .benefits-industry-item-content p {
            font-size: 16px;
            line-height: 24px; } }
      @media screen and (max-width: 991px) {
        .industries-benefits .benefits-industry-container .benefits-industry-item .benefits-industry-item-content br {
          display: none; } }

.case-study-gallery {
  margin: 130px 0; }
  @media screen and (max-width: 991px) {
    .case-study-gallery {
      margin: 60px 0 80px; } }
  @media screen and (max-width: 991px) {
    .case-study-gallery .container {
      padding: 0 30px; } }
  .case-study-gallery .case-study-gallery-recent-subheading {
    padding-bottom: 40px; }
    .case-study-gallery .case-study-gallery-recent-subheading h6 {
      color: #c1c1c1;
      letter-spacing: 3px;
      font-size: 12px;
      margin: 0; }
  .case-study-gallery .case-study-gallery-recent-container {
    background-color: #ffffff;
    min-height: 484px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.08); }
    @media screen and (max-width: 991px) {
      .case-study-gallery .case-study-gallery-recent-container {
        min-height: 445px;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-shadow: 0 2px 30px 6px rgba(0, 0, 0, 0.05);
        box-shadow: 0 2px 30px 6px rgba(0, 0, 0, 0.05); } }
    @media screen and (max-width: 991px) {
      .case-study-gallery .case-study-gallery-recent-container#vale-coal .case-study-gallery-recent-content p br:first-of-type {
        display: block; } }
    .case-study-gallery .case-study-gallery-recent-container .case-study-gallery-recent-image {
      width: 743px; }
      @media screen and (max-width: 991px) {
        .case-study-gallery .case-study-gallery-recent-container .case-study-gallery-recent-image {
          height: 196px;
          width: 100%; } }
      .case-study-gallery .case-study-gallery-recent-container .case-study-gallery-recent-image img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .case-study-gallery .case-study-gallery-recent-container .case-study-gallery-recent-content {
      width: 397px;
      padding: 42px 33px 30px 33px; }
      @media screen and (max-width: 991px) {
        .case-study-gallery .case-study-gallery-recent-container .case-study-gallery-recent-content {
          padding: 32px 20px 45px;
          width: 100%; } }
      .case-study-gallery .case-study-gallery-recent-container .case-study-gallery-recent-content h3 {
        margin: 0;
        font-size: 20px;
        font-weight: 800;
        width: 100%;
        max-width: 100%;
        margin-bottom: 19px; }
        @media screen and (max-width: 991px) {
          .case-study-gallery .case-study-gallery-recent-container .case-study-gallery-recent-content h3 {
            width: 100%;
            font-size: 18px;
            line-height: 22px;
            margin-bottom: 9px; } }
      .case-study-gallery .case-study-gallery-recent-container .case-study-gallery-recent-content p {
        margin: 0;
        line-height: 25px; }
        @media screen and (max-width: 991px) {
          .case-study-gallery .case-study-gallery-recent-container .case-study-gallery-recent-content p {
            font-size: 14px;
            line-height: 28px; } }
        @media screen and (max-width: 991px) {
          .case-study-gallery .case-study-gallery-recent-container .case-study-gallery-recent-content p strong {
            font-weight: normal; } }
        @media screen and (max-width: 991px) {
          .case-study-gallery .case-study-gallery-recent-container .case-study-gallery-recent-content p br {
            display: none; } }
  .case-study-gallery .case-study-gallery-container {
    margin-top: 130px; }
    @media screen and (max-width: 991px) {
      .case-study-gallery .case-study-gallery-container {
        margin-top: 100px; } }
    .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; }
      @media screen and (max-width: 991px) {
        .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel {
          -webkit-box-direction: normal;
          -webkit-box-orient: vertical;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          touch-action: manipulation; } }
      .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .owl-stage-outer {
        overflow: visible !important; }
      @media screen and (max-width: 991px) {
        .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .owl-stage {
          padding-left: 0 !important;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex; } }
      .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .owl-item:first-of-type .case-study-gallery-item .case-study-gallery-image img {
        object-position: 30%; }
      @media screen and (max-width: 991px) {
        .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .owl-item.active .case-study-gallery-item .case-study-gallery-content {
          background-color: #ffc400; } }
      @media screen and (max-width: 991px) {
        .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .owl-item.active .case-study-gallery-item .case-study-gallery-content h6 {
          color: #ffffff; } }
      @media screen and (max-width: 991px) {
        .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .owl-item.active .case-study-gallery-item .case-study-gallery-content h6::before {
          background-color: #ffffff; } }
      @media screen and (max-width: 991px) {
        .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .owl-item.active .case-study-gallery-item .case-study-gallery-content h3 {
          color: #ffffff; } }
      @media screen and (max-width: 991px) {
        .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .owl-item.active .case-study-gallery-item .case-study-gallery-content p {
          color: #ffffff; } }
      @media screen and (max-width: 991px) {
        .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .owl-item.active .case-study-gallery-item .case-study-gallery-content .button-borderless {
          padding-right: 28px;
          color: #ffffff; } }
      @media screen and (max-width: 991px) {
        .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .owl-item.active .case-study-gallery-item .case-study-gallery-content .button-borderless::after {
          background-image: url(../assets/images/arrow-white-btn.png); } }
      .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .owl-nav {
        position: absolute;
        width: 100%;
        top: 30%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%); }
        .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .owl-nav .owl-prev,
        .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .owl-nav .owl-next {
          position: absolute;
          display: inline-block;
          background-color: transparent;
          background-position: center;
          background-size: cover;
          background-repeat: no-repeat;
          border: none;
          height: 40px;
          width: 40px;
          -webkit-transition: opacity 300ms ease;
          -o-transition: opacity 300ms ease;
          transition: opacity 300ms ease; }
          .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .owl-nav .owl-prev.disabled,
          .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .owl-nav .owl-next.disabled {
            opacity: 0;
            cursor: default; }
        .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .owl-nav .owl-prev {
          left: -77px;
          background-image: url(../assets/images/right-yellow-circle.png); }
          @media screen and (max-width: 991px) {
            .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .owl-nav .owl-prev {
              left: 0; } }
        .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .owl-nav .owl-next {
          right: -77px;
          background-image: url(../assets/images/left-yellow-circle.png); }
          @media screen and (max-width: 991px) {
            .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .owl-nav .owl-next {
              right: 0; } }
      .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .case-study-gallery-item {
        cursor: pointer; }
        .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .case-study-gallery-item:hover .case-study-gallery-content, .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .case-study-gallery-item:active .case-study-gallery-content, .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .case-study-gallery-item:focus .case-study-gallery-content {
          background-color: #ffc400; }
          .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .case-study-gallery-item:hover .case-study-gallery-content h6, .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .case-study-gallery-item:active .case-study-gallery-content h6, .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .case-study-gallery-item:focus .case-study-gallery-content h6 {
            color: #ffffff; }
            .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .case-study-gallery-item:hover .case-study-gallery-content h6::before, .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .case-study-gallery-item:active .case-study-gallery-content h6::before, .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .case-study-gallery-item:focus .case-study-gallery-content h6::before {
              background-color: #ffffff; }
          .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .case-study-gallery-item:hover .case-study-gallery-content h3, .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .case-study-gallery-item:active .case-study-gallery-content h3, .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .case-study-gallery-item:focus .case-study-gallery-content h3 {
            color: #ffffff; }
          .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .case-study-gallery-item:hover .case-study-gallery-content p, .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .case-study-gallery-item:active .case-study-gallery-content p, .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .case-study-gallery-item:focus .case-study-gallery-content p {
            color: #ffffff; }
          .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .case-study-gallery-item:hover .case-study-gallery-content .button-borderless, .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .case-study-gallery-item:active .case-study-gallery-content .button-borderless, .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .case-study-gallery-item:focus .case-study-gallery-content .button-borderless {
            padding-right: 28px;
            color: #ffffff; }
            .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .case-study-gallery-item:hover .case-study-gallery-content .button-borderless::after, .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .case-study-gallery-item:active .case-study-gallery-content .button-borderless::after, .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .case-study-gallery-item:focus .case-study-gallery-content .button-borderless::after {
              background-image: url(../assets/images/arrow-white-btn.png); }
        .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .case-study-gallery-item .case-study-gallery-image {
          background-position: center;
          background-repeat: no-repeat;
          background-size: cover;
          height: 291px;
          width: 100%;
          max-width: 100%; }
          @media screen and (max-width: 991px) {
            .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .case-study-gallery-item .case-study-gallery-image {
              height: 247px; } }
          .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .case-study-gallery-item .case-study-gallery-image img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: center; }
        .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .case-study-gallery-item .case-study-gallery-content {
          background-color: #fbfbfb;
          padding: 31px 23px;
          -webkit-transition: background-color 300ms ease;
          -o-transition: background-color 300ms ease;
          transition: background-color 300ms ease; }
          @media screen and (max-width: 991px) {
            .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .case-study-gallery-item .case-study-gallery-content {
              padding: 20px 16px 53px 20px; } }
          .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .case-study-gallery-item .case-study-gallery-content h6 {
            color: #c1c1c1;
            letter-spacing: 3px;
            font-size: 12px;
            margin: 0;
            display: -webkit-box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: start;
            -ms-flex-align: start;
            -webkit-align-items: flex-start;
            -moz-align-items: flex-start;
            align-items: flex-start; }
            @media screen and (max-width: 991px) {
              .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .case-study-gallery-item .case-study-gallery-content h6 {
                font-weight: 400; } }
            .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .case-study-gallery-item .case-study-gallery-content h6::before {
              margin-top: 6px; }
          .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .case-study-gallery-item .case-study-gallery-content h3 {
            margin-bottom: 46px;
            margin-top: 14px; }
            @media screen and (max-width: 991px) {
              .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .case-study-gallery-item .case-study-gallery-content h3 {
                margin-top: 14px;
                margin-bottom: 34px;
                font-size: 18px;
                line-height: 22px; } }
          @media screen and (max-width: 991px) {
            .case-study-gallery .case-study-gallery-container .case-study-gallery-carousel .case-study-gallery-item .case-study-gallery-content p {
              font-size: 12px;
              line-height: 1.67;
              margin-bottom: 30px; } }

.request-quote {
  margin: 130px 0; }
  @media screen and (max-width: 991px) {
    .request-quote {
      margin: 55px 0px 82px; } }
  @media screen and (max-width: 991px) {
    .request-quote .container {
      padding: 0 30px; } }
  .request-quote .centered-text .content {
    margin-bottom: 70px; }
    @media screen and (max-width: 991px) {
      .request-quote .centered-text .content {
        margin-bottom: 30px; } }
    .request-quote .centered-text .content h2 {
      text-align: center;
      margin: 0 auto;
      margin-bottom: 10px;
      margin-top: 10px; }
      @media screen and (max-width: 991px) {
        .request-quote .centered-text .content h2 {
          font-size: 25px;
          font-weight: 800;
          line-height: 0.92; } }
    .request-quote .centered-text .content h6 {
      text-align: center;
      color: #c1c1c1;
      letter-spacing: 3px;
      font-size: 12px;
      margin: 0px; }
      @media screen and (max-width: 991px) {
        .request-quote .centered-text .content h6 {
          font-size: 9px;
          font-weight: 500;
          line-height: 1.22;
          letter-spacing: 2.25px; } }
    .request-quote .centered-text .content p {
      text-align: center;
      width: 470px;
      max-width: 100%;
      margin: 0 auto;
      display: block; }
      @media screen and (max-width: 991px) {
        .request-quote .centered-text .content p {
          font-size: 12px;
          font-weight: normal;
          line-height: 1.67; } }
  .request-quote ul.list-quote {
    padding: 0;
    margin: 0;
    font-size: 0;
    list-style: none;
    text-align: center;
    margin: 0 auto;
    height: 96px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }
    @media screen and (max-width: 991px) {
      .request-quote ul.list-quote {
        height: 82px; } }
    .request-quote ul.list-quote.sent li p,
    .request-quote ul.list-quote.sent li .list-circle {
      pointer-events: none; }
    .request-quote ul.list-quote li {
      font-size: 0;
      position: relative;
      padding: 0 77px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      @media screen and (max-width: 991px) {
        .request-quote ul.list-quote li {
          padding: 0 38px; } }
      .request-quote ul.list-quote li + li::after {
        content: '';
        position: absolute;
        box-sizing: border-box;
        background-color: #ffc400;
        height: 4px;
        width: 90px;
        opacity: 0.25;
        border-radius: 999px;
        top: 16px;
        right: auto;
        bottom: auto;
        left: -45px; }
        @media screen and (max-width: 991px) {
          .request-quote ul.list-quote li + li::after {
            width: 30px;
            left: -15px; } }
      .request-quote ul.list-quote li.active .list-circle {
        color: #ffffff;
        background-image: none; }
      .request-quote ul.list-quote li.active ~ li .list-circle {
        color: #ffffff;
        background-image: none;
        background-color: #EEEEEE; }
      .request-quote ul.list-quote li.active ~ li p {
        color: #CDCDCD; }
      .request-quote ul.list-quote li .list-circle {
        color: transparent;
        font-family: "Montserrat", sans-serif;
        font-size: 14px;
        font-weight: 600;
        line-height: 18px;
        width: 36px;
        height: 36px;
        margin: 0 auto;
        border-radius: 999px;
        background-color: #ffC500;
        background-image: url(../assets/images/icon-check-quote.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        cursor: pointer;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; }
      .request-quote ul.list-quote li p {
        position: absolute;
        top: 56px;
        left: 50%;
        margin: 0;
        color: #030723;
        font-family: "Montserrat", sans-serif;
        font-size: 16px;
        line-height: 20px;
        font-weight: 600;
        letter-spacing: 0;
        text-align: center;
        cursor: pointer;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; }
        @media screen and (max-width: 991px) {
          .request-quote ul.list-quote li p {
            top: 46px;
            font-size: 14px;
            line-height: 18px; } }
  .request-quote .quote-form {
    margin: 0 auto;
    width: 830px;
    max-width: 100%; }
    .request-quote .quote-form .quote-steps {
      margin-top: 58px; }
      @media screen and (max-width: 991px) {
        .request-quote .quote-form .quote-steps {
          margin-top: 50px; } }
      .request-quote .quote-form .quote-steps#first-quote .row.form-buttons .col-md-12 .form-group {
        margin: 30px 0 0; }
        @media screen and (max-width: 991px) {
          .request-quote .quote-form .quote-steps#first-quote .row.form-buttons .col-md-12 .form-group {
            margin: 19px 0 0; } }
        @media screen and (max-width: 991px) {
          .request-quote .quote-form .quote-steps#first-quote .row.form-buttons .col-md-12 .form-group .button.next-step {
            margin: 0; } }
      @media screen and (max-width: 991px) {
        .request-quote .quote-form .quote-steps#first-quote .row:nth-of-type(2) .col-md-6:last-of-type .form-group.error-group .error {
          position: absolute; } }
      .request-quote .quote-form .quote-steps#second-quote {
        margin-top: 60px; }
        .request-quote .quote-form .quote-steps#second-quote #origin,
        .request-quote .quote-form .quote-steps#second-quote #destination {
          margin-top: 20px; }
          @media screen and (max-width: 991px) {
            .request-quote .quote-form .quote-steps#second-quote #origin .row:last-of-type .col-md-6:last-of-type .form-group.error-group .error,
            .request-quote .quote-form .quote-steps#second-quote #destination .row:last-of-type .col-md-6:last-of-type .form-group.error-group .error {
              position: absolute; } }
        @media screen and (max-width: 991px) {
          .request-quote .quote-form .quote-steps#second-quote #destination {
            margin-top: 20px; } }
        @media screen and (max-width: 991px) {
          .request-quote .quote-form .quote-steps#second-quote .row .col-md-6 .form-group.pickup-required.error-group .error {
            position: absolute; } }
        @media screen and (max-width: 991px) {
          .request-quote .quote-form .quote-steps#second-quote .row.form-buttons {
            margin: 0 -8px; } }
        @media screen and (max-width: 991px) {
          .request-quote .quote-form .quote-steps#second-quote .row.form-buttons .col-md-6 {
            padding: 0 8px; } }
        .request-quote .quote-form .quote-steps#second-quote .row.form-buttons .col-md-6 .form-group {
          margin: 30px 0 0; }
          @media screen and (max-width: 991px) {
            .request-quote .quote-form .quote-steps#second-quote .row.form-buttons .col-md-6 .form-group {
              margin: 20px 0 0; } }
      @media screen and (max-width: 991px) {
        .request-quote .quote-form .quote-steps#third-quote .row.form-buttons {
          margin: 60px -8px 0; } }
      @media screen and (max-width: 991px) {
        .request-quote .quote-form .quote-steps#third-quote .row.form-buttons .col-md-6 {
          padding: 0 8px; } }
      .request-quote .quote-form .quote-steps#third-quote .row.dimension-row {
        margin: 0 -8px; }
        .request-quote .quote-form .quote-steps#third-quote .row.dimension-row > .col-md-6 {
          padding: 0 8px; }
          .request-quote .quote-form .quote-steps#third-quote .row.dimension-row > .col-md-6:last-of-type > .row {
            margin-left: -14px; }
            @media screen and (max-width: 991px) {
              .request-quote .quote-form .quote-steps#third-quote .row.dimension-row > .col-md-6:last-of-type > .row {
                margin-left: -8px; } }
            .request-quote .quote-form .quote-steps#third-quote .row.dimension-row > .col-md-6:last-of-type > .row > .col-md-6:first-of-type {
              width: 45.7%; }
              @media screen and (max-width: 991px) {
                .request-quote .quote-form .quote-steps#third-quote .row.dimension-row > .col-md-6:last-of-type > .row > .col-md-6:first-of-type {
                  width: 50%; } }
            .request-quote .quote-form .quote-steps#third-quote .row.dimension-row > .col-md-6:last-of-type > .row > .col-md-6:last-of-type {
              padding-left: 18px;
              width: 54.3%; }
              @media screen and (max-width: 991px) {
                .request-quote .quote-form .quote-steps#third-quote .row.dimension-row > .col-md-6:last-of-type > .row > .col-md-6:last-of-type {
                  padding-left: 8px;
                  width: 50%; } }
          .request-quote .quote-form .quote-steps#third-quote .row.dimension-row > .col-md-6 > .row {
            margin: 0 -8px; }
            .request-quote .quote-form .quote-steps#third-quote .row.dimension-row > .col-md-6 > .row > .col-md-6 {
              padding: 0 8px;
              width: 49.5%; }
              @media screen and (max-width: 991px) {
                .request-quote .quote-form .quote-steps#third-quote .row.dimension-row > .col-md-6 > .row > .col-md-6 {
                  width: 50%; } }
      .request-quote .quote-form .quote-steps .row {
        margin: 0 -15px; }
        .request-quote .quote-form .quote-steps .row > .col-md-6 {
          padding: 0 15px; }
        .request-quote .quote-form .quote-steps .row > .col-md-12 {
          padding: 0 15px; }
        .request-quote .quote-form .quote-steps .row > .col-md-3 {
          width: 27.65%;
          padding: 0 15px; }
          @media screen and (max-width: 991px) {
            .request-quote .quote-form .quote-steps .row > .col-md-3 {
              width: 100%; } }
        .request-quote .quote-form .quote-steps .row > .col-md-9 {
          width: 72.35%;
          padding: 0 15px; }
          @media screen and (max-width: 991px) {
            .request-quote .quote-form .quote-steps .row > .col-md-9 {
              width: 100%; } }
          .request-quote .quote-form .quote-steps .row > .col-md-9 > .row {
            margin: 0 -10.5px; }
            .request-quote .quote-form .quote-steps .row > .col-md-9 > .row.dimension-row {
              margin: 0 -7.5px; }
              @media screen and (max-width: 991px) {
                .request-quote .quote-form .quote-steps .row > .col-md-9 > .row.dimension-row {
                  margin: 0 -8px; } }
              .request-quote .quote-form .quote-steps .row > .col-md-9 > .row.dimension-row > .col-md-3 {
                width: 23.85%;
                padding: 0 7.5px; }
                @media screen and (max-width: 991px) {
                  .request-quote .quote-form .quote-steps .row > .col-md-9 > .row.dimension-row > .col-md-3 {
                    width: 50%;
                    padding: 0 8px; } }
                .request-quote .quote-form .quote-steps .row > .col-md-9 > .row.dimension-row > .col-md-3:last-of-type {
                  width: 28.45%;
                  padding-left: 18px; }
                  @media screen and (max-width: 991px) {
                    .request-quote .quote-form .quote-steps .row > .col-md-9 > .row.dimension-row > .col-md-3:last-of-type {
                      width: 50%;
                      padding-left: 7.5px; } }
            .request-quote .quote-form .quote-steps .row > .col-md-9 > .row > .col-md-6 {
              padding: 0 10.5px; }
              @media screen and (max-width: 991px) {
                .request-quote .quote-form .quote-steps .row > .col-md-9 > .row > .col-md-6.col-xs-6 {
                  padding: 0 8px; } }
              @media screen and (max-width: 991px) {
                .request-quote .quote-form .quote-steps .row > .col-md-9 > .row > .col-md-6.col-xs-6:first-of-type {
                  width: 50%; } }
              @media screen and (max-width: 991px) {
                .request-quote .quote-form .quote-steps .row > .col-md-9 > .row > .col-md-6.col-xs-6:last-of-type {
                  width: 50%; } }
              .request-quote .quote-form .quote-steps .row > .col-md-9 > .row > .col-md-6:first-of-type {
                width: 48.4%; }
                @media screen and (max-width: 991px) {
                  .request-quote .quote-form .quote-steps .row > .col-md-9 > .row > .col-md-6:first-of-type {
                    width: 100%; } }
              .request-quote .quote-form .quote-steps .row > .col-md-9 > .row > .col-md-6:last-of-type {
                width: 51.6%; }
                @media screen and (max-width: 991px) {
                  .request-quote .quote-form .quote-steps .row > .col-md-9 > .row > .col-md-6:last-of-type {
                    width: 100%; } }
    .request-quote .quote-form .form-group {
      margin-bottom: 20px; }
      .request-quote .quote-form .form-group.error-group .error {
        position: absolute; }
        @media screen and (max-width: 991px) {
          .request-quote .quote-form .form-group.error-group .error {
            position: relative; } }
    .request-quote .quote-form input,
    .request-quote .quote-form textarea {
      border-radius: 0px;
      height: 50px;
      border: 1px solid #979797;
      color: #030723;
      font-family: "Montserrat", sans-serif;
      font-size: 16px;
      font-weight: 500;
      letter-spacing: 0;
      line-height: 19px;
      padding: 15px 20px;
      background-color: transparent !important;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      -webkit-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease;
      -webkit-filter: none;
      -moz-filter: none;
      -ms-filter: none;
      -o-filter: none;
      filter: none; }
      .request-quote .quote-form input:-webkit-autofill, .request-quote .quote-form input:-webkit-autofill:hover, .request-quote .quote-form input:-webkit-autofill:focus, .request-quote .quote-form input:-webkit-autofill:active,
      .request-quote .quote-form textarea:-webkit-autofill,
      .request-quote .quote-form textarea:-webkit-autofill:hover,
      .request-quote .quote-form textarea:-webkit-autofill:focus,
      .request-quote .quote-form textarea:-webkit-autofill:active {
        background-color: transparent !important;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
        -webkit-transition: background-color 5000s ease-in-out 0s;
        -o-transition: background-color 5000s ease-in-out 0s;
        transition: background-color 5000s ease-in-out 0s; }
      @media screen and (max-width: 991px) {
        .request-quote .quote-form input,
        .request-quote .quote-form textarea {
          font-size: 14px;
          line-height: 18px; } }
      .request-quote .quote-form input:focus,
      .request-quote .quote-form textarea:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
        border-color: #ffc400; }
      .request-quote .quote-form input::-webkit-input-placeholder,
      .request-quote .quote-form textarea::-webkit-input-placeholder {
        color: rgba(3, 7, 35, 0.3); }
      .request-quote .quote-form input:-moz-placeholder,
      .request-quote .quote-form textarea:-moz-placeholder {
        color: rgba(3, 7, 35, 0.3); }
      .request-quote .quote-form input::-moz-placeholder,
      .request-quote .quote-form textarea::-moz-placeholder {
        color: rgba(3, 7, 35, 0.3); }
      .request-quote .quote-form input:-ms-input-placeholder,
      .request-quote .quote-form textarea:-ms-input-placeholder {
        color: rgba(3, 7, 35, 0.3); }
      .request-quote .quote-form input.error-field,
      .request-quote .quote-form textarea.error-field {
        border-color: #EA2929; }
        .request-quote .quote-form input.error-field:focus,
        .request-quote .quote-form textarea.error-field:focus {
          border-color: #EA2929; }
    .request-quote .quote-form textarea {
      overflow-y: hidden;
      resize: none;
      height: 103px; }
      @media screen and (max-width: 991px) {
        .request-quote .quote-form textarea {
          height: 120px; } }
    .request-quote .quote-form .button {
      background-color: transparent;
      display: block;
      margin: 0 auto; }
      @media screen and (max-width: 991px) {
        .request-quote .quote-form .button.next-step {
          padding: 14px 57px 14px 28px; } }
      .request-quote .quote-form .button.button-bordered-inverse:after {
        right: 20px;
        margin-left: 0; }
      .request-quote .quote-form .button.button-bordered-inverse:hover:after, .request-quote .quote-form .button.button-bordered-inverse:active:after, .request-quote .quote-form .button.button-bordered-inverse:focus:after {
        right: 15px;
        margin-left: 0; }
    .request-quote .quote-form .error {
      display: block;
      padding: 10px 20px 0;
      color: #EA2929;
      font-family: "Montserrat", sans-serif;
      font-size: 12px;
      font-weight: 500;
      letter-spacing: 0;
      line-height: 15px; }
      @media screen and (max-width: 991px) {
        .request-quote .quote-form .error {
          padding: 6px 20px 0; } }
    .request-quote .quote-form .repeating:only-of-type .repeating-header .remove {
      display: none; }
    .request-quote .quote-form .repeating .row:last-of-type .col-md-9 .form-group {
      margin: 0; }
    @media screen and (max-width: 991px) {
      .request-quote .quote-form .repeating .row .form-group-label {
        margin-top: 20px; } }
    .request-quote .quote-form .repeating + .repeating {
      margin-top: 42.5px; }
    .request-quote .quote-form .repeating .repeating-header {
      border-bottom: 1px solid rgba(151, 151, 151, 0.5);
      padding: 0 0 15px;
      margin: 0 0 40px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between; }
      @media screen and (max-width: 991px) {
        .request-quote .quote-form .repeating .repeating-header {
          margin: 0 0 20px;
          padding: 0 0 11px; } }
      .request-quote .quote-form .repeating .repeating-header p {
        color: rgba(3, 7, 35, 0.6);
        font-family: "Montserrat", sans-serif;
        font-size: 18px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 22px;
        margin: 0; }
        @media screen and (max-width: 991px) {
          .request-quote .quote-form .repeating .repeating-header p {
            font-size: 16px;
            line-height: 19px; } }
      .request-quote .quote-form .repeating .repeating-header .remove {
        color: #E02525;
        font-family: "Montserrat", sans-serif;
        font-size: 16px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 19px;
        border: none;
        background: none;
        padding: 0;
        text-decoration: underline; }
        @media screen and (max-width: 991px) {
          .request-quote .quote-form .repeating .repeating-header .remove {
            font-size: 14px;
            line-height: 18px; } }
    .request-quote .quote-form .repeating .form-group {
      margin-bottom: 31px; }
      @media screen and (max-width: 991px) {
        .request-quote .quote-form .repeating .form-group {
          margin-bottom: 20px; } }
    .request-quote .quote-form .repeating .form-group-label {
      position: relative;
      top: 14px;
      margin: 0; }
      @media screen and (max-width: 991px) {
        .request-quote .quote-form .repeating .form-group-label {
          top: 0;
          margin: 0 0 11px; } }
    .request-quote .quote-form .repeating .dimension-row .error,
    .request-quote .quote-form .repeating .weight-row .error,
    .request-quote .quote-form .repeating .packages-row .error,
    .request-quote .quote-form .repeating .containers-row .error {
      margin-bottom: -15px; }
      @media screen and (max-width: 991px) {
        .request-quote .quote-form .repeating .dimension-row .error,
        .request-quote .quote-form .repeating .weight-row .error,
        .request-quote .quote-form .repeating .packages-row .error,
        .request-quote .quote-form .repeating .containers-row .error {
          margin-bottom: 0; } }
    @media screen and (max-width: 991px) {
      .request-quote .quote-form .repeating .containers-row .col-md-6:last-of-type .error,
      .request-quote .quote-form .repeating .packages-row .col-md-6:last-of-type .error,
      .request-quote .quote-form .repeating .weight-row .col-md-6:last-of-type .error {
        position: absolute; } }
    @media screen and (max-width: 991px) {
      .request-quote .quote-form .repeating .weight-row .col-md-6 .error {
        margin-bottom: -30px; } }
    @media screen and (max-width: 991px) {
      .request-quote .quote-form .repeating .dimension-row .col-md-6:last-of-type .col-xs-6:first-of-type .error {
        margin-bottom: -30px; } }
    @media screen and (max-width: 991px) {
      .request-quote .quote-form .repeating .dimension-row .col-md-6:last-of-type .col-xs-6:last-of-type .error {
        margin-bottom: -30px; } }
    @media screen and (max-width: 991px) {
      .request-quote .quote-form .repeating .dimension-row .col-xs-6:first-of-type .error {
        margin-bottom: -5px; } }
    @media screen and (max-width: 991px) {
      .request-quote .quote-form .repeating .dimension-row .col-xs-6:last-of-type .error {
        margin-bottom: -5px; } }
    .request-quote .quote-form .repeating-container + .row .col-md-12 .form-group {
      margin-bottom: 0; }
    .request-quote .quote-form .insurance-container {
      margin-top: 50px; }
      @media screen and (max-width: 991px) {
        .request-quote .quote-form .insurance-container {
          margin-top: 40px; } }
      @media screen and (max-width: 991px) {
        .request-quote .quote-form .insurance-container .form-group-label label {
          letter-spacing: -0.1px; } }
      .request-quote .quote-form .insurance-container .row {
        margin: 0 -10.5px; }
        @media screen and (max-width: 991px) {
          .request-quote .quote-form .insurance-container .row {
            margin: 0 -8px; } }
        .request-quote .quote-form .insurance-container .row > .col-md-6 {
          padding: 0 10.5px; }
          @media screen and (max-width: 991px) {
            .request-quote .quote-form .insurance-container .row > .col-md-6 {
              padding: 0 8px; } }
        @media screen and (max-width: 991px) {
          .request-quote .quote-form .insurance-container .row > .col-md-12 {
            padding: 0 8px; } }
        .request-quote .quote-form .insurance-container .row:last-of-type {
          margin-top: 22px; }
          .request-quote .quote-form .insurance-container .row:last-of-type > .col-md-12 .form-group {
            margin-bottom: 0; }
      .request-quote .quote-form .insurance-container + .row.form-buttons {
        margin-top: 60px; }
        .request-quote .quote-form .insurance-container + .row.form-buttons button.submit-step {
          padding: 13px 57px 13px 28px; }
          @media screen and (max-width: 991px) {
            .request-quote .quote-form .insurance-container + .row.form-buttons button.submit-step {
              padding: 13px 41px 13px 18px; } }
  .request-quote .message-container {
    margin-top: 100px;
    text-align: center; }
    @media screen and (max-width: 991px) {
      .request-quote .message-container {
        margin-top: 60px; } }
    .request-quote .message-container .img-holder {
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      width: 200px;
      height: 200px;
      margin: 0 auto 47px; }
      @media screen and (max-width: 991px) {
        .request-quote .message-container .img-holder {
          width: 100px;
          height: 100px;
          margin: 0 auto 6px; } }
    .request-quote .message-container .content h3 {
      color: #030723;
      font-family: "Montserrat", sans-serif;
      font-size: 35px;
      font-weight: 800;
      letter-spacing: 0;
      line-height: 40px;
      margin: 0 0 20px; }
      @media screen and (max-width: 991px) {
        .request-quote .message-container .content h3 {
          font-size: 20px;
          line-height: 30px;
          margin: 0 0 0; } }
    .request-quote .message-container .content p {
      color: #393939;
      font-size: 16px;
      letter-spacing: 0;
      line-height: 25px;
      text-align: center;
      margin: 0 auto 34px;
      width: 470px;
      max-width: 100%; }
      @media screen and (max-width: 991px) {
        .request-quote .message-container .content p {
          width: 300px;
          font-size: 14px;
          line-height: 25px;
          margin: 0 auto 30px; } }
      .request-quote .message-container .content p a {
        color: #393939; }
        .request-quote .message-container .content p a:hover, .request-quote .message-container .content p a:active, .request-quote .message-container .content p a:focus {
          color: #ffc400; }
      @media screen and (max-width: 991px) {
        .request-quote .message-container .content p br {
          display: none; } }
    .request-quote .message-container .content .button.button-bordered-inverse {
      padding: 13px 58px 13px 23.5px; }
      @media screen and (max-width: 991px) {
        .request-quote .message-container .content .button.button-bordered-inverse {
          padding: 13px 36px 13px 15px; } }
      .request-quote .message-container .content .button.button-bordered-inverse:hover::after, .request-quote .message-container .content .button.button-bordered-inverse:active::after, .request-quote .message-container .content .button.button-bordered-inverse:focus::after {
        right: 13.5px; }
        @media screen and (max-width: 991px) {
          .request-quote .message-container .content .button.button-bordered-inverse:hover::after, .request-quote .message-container .content .button.button-bordered-inverse:active::after, .request-quote .message-container .content .button.button-bordered-inverse:focus::after {
            right: 10px; } }
      .request-quote .message-container .content .button.button-bordered-inverse::after {
        right: 23.5px; }
        @media screen and (max-width: 991px) {
          .request-quote .message-container .content .button.button-bordered-inverse::after {
            right: 15px; } }

.document-library {
  margin: 130px 0; }
  @media screen and (max-width: 991px) {
    .document-library {
      margin: 80px 0; } }
  .document-library .centered-text .content {
    margin-bottom: 30px; }
    @media screen and (max-width: 991px) {
      .document-library .centered-text .content {
        margin-bottom: 50px; } }
    .document-library .centered-text .content h2 {
      text-align: center;
      margin: 10px 0;
      max-width: 100%; }
      @media screen and (max-width: 991px) {
        .document-library .centered-text .content h2 {
          text-align: left;
          font-size: 20px;
          line-height: 30px;
          width: 100%;
          margin: 3px 0 10px; } }
    .document-library .centered-text .content h6 {
      text-align: center;
      color: #c1c1c1;
      letter-spacing: 3px;
      font-size: 12px;
      margin: 0; }
      @media screen and (max-width: 991px) {
        .document-library .centered-text .content h6 {
          text-align: left; } }
    .document-library .centered-text .content p {
      text-align: center; }
      @media screen and (max-width: 991px) {
        .document-library .centered-text .content p {
          text-align: left;
          width: 100%; } }
      @media screen and (max-width: 991px) {
        .document-library .centered-text .content p br {
          display: none; } }
  .document-library .document-library-tabs .nav-pills {
    text-align: center;
    font-size: 0px; }
    @media screen and (max-width: 991px) {
      .document-library .document-library-tabs .nav-pills {
        margin: 0px -10px; } }
    .document-library .document-library-tabs .nav-pills > li {
      float: none;
      display: inline-block;
      zoom: 1;
      border-left: 2px solid #eeeeee;
      width: 159px;
      -webkit-transition: border-color 100ms ease;
      -o-transition: border-color 100ms ease;
      transition: border-color 100ms ease; }
      @media screen and (max-width: 991px) {
        .document-library .document-library-tabs .nav-pills > li {
          width: 50%;
          padding: 10px;
          border: none; } }
      .document-library .document-library-tabs .nav-pills > li.active {
        border-color: #ffc400; }
        .document-library .document-library-tabs .nav-pills > li.active + li {
          border-color: #eeeeee; }
        .document-library .document-library-tabs .nav-pills > li.active > a {
          background-color: #ffc400;
          color: #ffffff; }
      .document-library .document-library-tabs .nav-pills > li > a {
        margin-right: 0px;
        border-radius: 0px;
        padding: 22px 44px;
        background-color: #eeeeee;
        font-size: 16px;
        font-weight: 800;
        color: #030723;
        -webkit-transition: background-color 100ms ease, color 100ms ease;
        -o-transition: background-color 100ms ease, color 100ms ease;
        transition: background-color 100ms ease, color 100ms ease; }
        @media screen and (max-width: 991px) {
          .document-library .document-library-tabs .nav-pills > li > a {
            font-size: 14px;
            padding: 20px 44px; } }
      .document-library .document-library-tabs .nav-pills > li + li {
        margin: 0px;
        border-color: rgba(0, 0, 0, 0.1); }
  .document-library .document-library-tabs .tab-content .file-container {
    margin-top: 29px; }
    @media screen and (max-width: 991px) {
      .document-library .document-library-tabs .tab-content .file-container {
        margin-top: 50px; } }
    .document-library .document-library-tabs .tab-content .file-container .file-resources a {
      display: block;
      position: relative; }
      .document-library .document-library-tabs .tab-content .file-container .file-resources a.downloaded .file-items-container .file-items {
        border-color: #ffc400; }
        .document-library .document-library-tabs .tab-content .file-container .file-resources a.downloaded .file-items-container .file-items .border {
          border-color: #ffc400; }
          .document-library .document-library-tabs .tab-content .file-container .file-resources a.downloaded .file-items-container .file-items .border .file-extension .file-type {
            background: #ffc400; }
          .document-library .document-library-tabs .tab-content .file-container .file-resources a.downloaded .file-items-container .file-items .border .file-download::before {
            opacity: 0; }
            @media screen and (max-width: 991px) {
              .document-library .document-library-tabs .tab-content .file-container .file-resources a.downloaded .file-items-container .file-items .border .file-download::before {
                opacity: 0; } }
      .document-library .document-library-tabs .tab-content .file-container .file-resources a .file-items-container {
        padding: 0px 40px;
        cursor: default; }
        @media screen and (max-width: 991px) {
          .document-library .document-library-tabs .tab-content .file-container .file-resources a .file-items-container {
            padding: 0px; } }
        .document-library .document-library-tabs .tab-content .file-container .file-resources a .file-items-container .file-items {
          border-bottom: 3px solid transparent;
          margin-bottom: 0px;
          -webkit-transition: all 500ms ease;
          -o-transition: all 500ms ease;
          transition: all 500ms ease; }
          .document-library .document-library-tabs .tab-content .file-container .file-resources a .file-items-container .file-items:hover, .document-library .document-library-tabs .tab-content .file-container .file-resources a .file-items-container .file-items:active, .document-library .document-library-tabs .tab-content .file-container .file-resources a .file-items-container .file-items:focus {
            border-color: #ffc400;
            cursor: pointer; }
            .document-library .document-library-tabs .tab-content .file-container .file-resources a .file-items-container .file-items:hover .border, .document-library .document-library-tabs .tab-content .file-container .file-resources a .file-items-container .file-items:active .border, .document-library .document-library-tabs .tab-content .file-container .file-resources a .file-items-container .file-items:focus .border {
              border-color: #ffc400; }
              .document-library .document-library-tabs .tab-content .file-container .file-resources a .file-items-container .file-items:hover .border .file-extension .file-type, .document-library .document-library-tabs .tab-content .file-container .file-resources a .file-items-container .file-items:active .border .file-extension .file-type, .document-library .document-library-tabs .tab-content .file-container .file-resources a .file-items-container .file-items:focus .border .file-extension .file-type {
                background: #ffc400; }
              .document-library .document-library-tabs .tab-content .file-container .file-resources a .file-items-container .file-items:hover .border .file-download::before, .document-library .document-library-tabs .tab-content .file-container .file-resources a .file-items-container .file-items:active .border .file-download::before, .document-library .document-library-tabs .tab-content .file-container .file-resources a .file-items-container .file-items:focus .border .file-download::before {
                background-image: url(../assets/images/down-arrow-yellow.png); }
          .document-library .document-library-tabs .tab-content .file-container .file-resources a .file-items-container .file-items .border {
            border-bottom: 1px solid rgba(151, 151, 151, 0.5);
            position: relative;
            padding: 34px 45px;
            -webkit-transition: all 500ms ease;
            -o-transition: all 500ms ease;
            transition: all 500ms ease; }
            @media screen and (max-width: 991px) {
              .document-library .document-library-tabs .tab-content .file-container .file-resources a .file-items-container .file-items .border {
                padding: 23px 45px 23px 55px; } }
            .document-library .document-library-tabs .tab-content .file-container .file-resources a .file-items-container .file-items .border .file-extension {
              position: absolute;
              left: 0;
              top: 26px; }
              @media screen and (max-width: 991px) {
                .document-library .document-library-tabs .tab-content .file-container .file-resources a .file-items-container .file-items .border .file-extension {
                  top: 50%;
                  -webkit-transform: translateY(-50%);
                  -moz-transform: translateY(-50%);
                  -ms-transform: translateY(-50%);
                  -o-transform: translateY(-50%);
                  transform: translateY(-50%); } }
              .document-library .document-library-tabs .tab-content .file-container .file-resources a .file-items-container .file-items .border .file-extension .file-type {
                width: 45px;
                height: 45px;
                background: #c1c1c1;
                text-transform: uppercase;
                text-align: center;
                display: table-cell;
                vertical-align: middle;
                border-radius: 50px;
                color: #ffffff;
                font-family: "Montserrat", sans-serif;
                font-size: 14px;
                font-weight: 600;
                transition: all 300ms ease; }
            .document-library .document-library-tabs .tab-content .file-container .file-resources a .file-items-container .file-items .border .file-name {
              display: inline-block;
              margin-left: 20px;
              -webkit-transition: all 500ms ease;
              -o-transition: all 500ms ease;
              transition: all 500ms ease; }
              @media screen and (max-width: 991px) {
                .document-library .document-library-tabs .tab-content .file-container .file-resources a .file-items-container .file-items .border .file-name {
                  margin-left: 0; } }
              .document-library .document-library-tabs .tab-content .file-container .file-resources a .file-items-container .file-items .border .file-name h4 {
                margin: 0 0 4px;
                font-size: 16px;
                font-weight: 800;
                color: #030723;
                letter-spacing: normal; }
                @media screen and (max-width: 991px) {
                  .document-library .document-library-tabs .tab-content .file-container .file-resources a .file-items-container .file-items .border .file-name h4 {
                    letter-spacing: normal;
                    font-size: 14px;
                    line-height: 18px;
                    margin-bottom: 6px; } }
              .document-library .document-library-tabs .tab-content .file-container .file-resources a .file-items-container .file-items .border .file-name p {
                font-size: 14px;
                font-family: "Montserrat", sans-serif;
                font-weight: 500;
                opacity: 0.35;
                color: #030723;
                margin: 0; }
                @media screen and (max-width: 991px) {
                  .document-library .document-library-tabs .tab-content .file-container .file-resources a .file-items-container .file-items .border .file-name p {
                    line-height: 15px;
                    font-size: 12px; } }
            .document-library .document-library-tabs .tab-content .file-container .file-resources a .file-items-container .file-items .border .file-download {
              width: 13px;
              height: 19px;
              position: absolute;
              right: 0;
              top: 50%;
              right: 25px;
              -webkit-transform: translateY(-50%);
              -moz-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
              -o-transform: translateY(-50%);
              transform: translateY(-50%); }
              @media screen and (max-width: 991px) {
                .document-library .document-library-tabs .tab-content .file-container .file-resources a .file-items-container .file-items .border .file-download {
                  right: 0; } }
              @media screen and (max-width: 991px) {
                .document-library .document-library-tabs .tab-content .file-container .file-resources a .file-items-container .file-items .border .file-download .radial-progress {
                  top: -50%; } }
              .document-library .document-library-tabs .tab-content .file-container .file-resources a .file-items-container .file-items .border .file-download::before {
                content: "";
                position: absolute;
                background-image: url(../assets/images/down-arrow-gray.png);
                background-size: cover;
                background-position: center;
                background-repeat: no-repeat;
                width: 100%;
                height: 100%; }
                @media screen and (max-width: 991px) {
                  .document-library .document-library-tabs .tab-content .file-container .file-resources a .file-items-container .file-items .border .file-download::before {
                    width: 13px;
                    top: 0;
                    right: 0; } }
    .document-library .document-library-tabs .tab-content .file-container #load-more {
      background: none;
      margin-top: 48px; }

.latest-news {
  margin: 150px 0px; }
  @media screen and (max-width: 767px) {
    .latest-news {
      margin: 100px 0px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .latest-news {
      margin: 100px 0px; } }
  @media screen and (max-width: 767px) {
    .latest-news.single-latest-news {
      margin: 60px 0px;
      margin-bottom: 100px; }
      .latest-news.single-latest-news .container .row .col-md-12 .single-news-related .heading::after {
        height: 1px; }
      .latest-news.single-latest-news .container .row .col-md-12 .single-news-related .heading h3 {
        font-size: 25px;
        padding-right: 10px; } }
  .latest-news.single-latest-news .row {
    margin-left: -39px;
    margin-right: -39px; }
    .latest-news.single-latest-news .row .col-md-8 {
      padding-right: 39px;
      padding-left: 39px; }
      .latest-news.single-latest-news .row .col-md-8 .single-news-item h1 {
        color: #030723;
        font-family: "Montserrat", sans-serif;
        font-size: 45px;
        letter-spacing: normal;
        font-weight: 800;
        margin: 0;
        margin-bottom: 10px; }
      .latest-news.single-latest-news .row .col-md-8 .single-news-item h2 {
        font-size: 40px;
        color: #030723;
        font-family: "Montserrat", sans-serif;
        letter-spacing: normal;
        font-weight: 800;
        margin: 0;
        margin-bottom: 10px; }
      .latest-news.single-latest-news .row .col-md-8 .single-news-item h3 {
        font-size: 35px;
        color: #030723;
        font-family: "Montserrat", sans-serif;
        letter-spacing: normal;
        font-weight: 800;
        margin: 0;
        margin-bottom: 10px; }
      .latest-news.single-latest-news .row .col-md-8 .single-news-item h4 {
        font-size: 30px;
        color: #030723;
        font-family: "Montserrat", sans-serif;
        letter-spacing: normal;
        font-weight: 800;
        margin: 0;
        margin-bottom: 10px; }
      .latest-news.single-latest-news .row .col-md-8 .single-news-item h5 {
        font-size: 25px;
        color: #030723;
        font-family: "Montserrat", sans-serif;
        letter-spacing: normal;
        font-weight: 800;
        margin: 0;
        margin-bottom: 10px; }
      .latest-news.single-latest-news .row .col-md-8 .single-news-item h6 {
        font-size: 20px;
        color: #030723;
        font-family: "Montserrat", sans-serif;
        text-transform: unset;
        font-weight: 800;
        letter-spacing: normal;
        margin: 0;
        margin-bottom: 10px; }
        .latest-news.single-latest-news .row .col-md-8 .single-news-item h6::before {
          display: none;
          height: 0px;
          width: 0px;
          background-color: none;
          vertical-align: middle;
          margin-right: 0px; }
      .latest-news.single-latest-news .row .col-md-8 .single-news-item p {
        font-size: 16px;
        line-height: 1.56;
        margin-bottom: 55px;
        word-break: break-word; }
        @media screen and (max-width: 767px) {
          .latest-news.single-latest-news .row .col-md-8 .single-news-item p {
            font-size: 12px;
            line-height: 1.67;
            margin-bottom: 30px; } }
      .latest-news.single-latest-news .row .col-md-8 .single-news-item blockquote {
        padding: 0px 60px 0px 40px;
        margin: 0px;
        margin-top: 16px;
        border-left: none;
        width: 690px;
        max-width: 100%; }
        @media screen and (max-width: 767px) {
          .latest-news.single-latest-news .row .col-md-8 .single-news-item blockquote {
            padding: 0px;
            margin-top: 0px;
            width: 100%;
            margin-left: -15px; } }
        .latest-news.single-latest-news .row .col-md-8 .single-news-item blockquote p {
          font-family: "Lato", sans-serif;
          font-size: 22px;
          font-stretch: normal;
          font-style: italic;
          line-height: normal;
          letter-spacing: normal;
          text-align: center;
          color: #393939; }
          @media screen and (max-width: 767px) {
            .latest-news.single-latest-news .row .col-md-8 .single-news-item blockquote p {
              font-size: 16px;
              line-height: 1.38;
              padding: 0px 0px 0px 24px; } }
          .latest-news.single-latest-news .row .col-md-8 .single-news-item blockquote p::before {
            content: '';
            background-image: url(../assets/images/double-quote-yellow.png);
            margin: auto;
            width: 22px;
            bottom: 0;
            margin-right: 10px;
            height: 22px;
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center;
            display: inline-block; }
            @media screen and (max-width: 767px) {
              .latest-news.single-latest-news .row .col-md-8 .single-news-item blockquote p::before {
                width: 16px;
                margin-right: 5px;
                margin-left: -18px; } }
      .latest-news.single-latest-news .row .col-md-8 .single-news-item img {
        width: 100%;
        max-width: 100%;
        height: auto; }
    .latest-news.single-latest-news .row .col-md-4 {
      padding-right: 39px;
      padding-left: 39px; }
      @media screen and (max-width: 767px) {
        .latest-news.single-latest-news .row .col-md-4 .sidebar {
          margin-top: 100px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .latest-news.single-latest-news .row .col-md-4 .sidebar {
          margin-top: 100px; } }
      .latest-news.single-latest-news .row .col-md-4 .sidebar.single-news-sidebar .popular-posts {
        margin-top: 0px; }
        .latest-news.single-latest-news .row .col-md-4 .sidebar.single-news-sidebar .popular-posts h3 {
          font-size: 12px;
          font-weight: 500;
          line-height: 1.25;
          letter-spacing: 3px;
          color: #c1c1c1;
          text-transform: uppercase; }
          @media screen and (max-width: 767px) {
            .latest-news.single-latest-news .row .col-md-4 .sidebar.single-news-sidebar .popular-posts h3 {
              font-size: 16px;
              font-weight: 800;
              line-height: 1.38;
              color: #030723; } }
        .latest-news.single-latest-news .row .col-md-4 .sidebar.single-news-sidebar .popular-posts .popular-posts-container .popular-posts-item a {
          font-size: 16px;
          font-weight: 800;
          line-height: 1.19; }
          @media screen and (max-width: 767px) {
            .latest-news.single-latest-news .row .col-md-4 .sidebar.single-news-sidebar .popular-posts .popular-posts-container .popular-posts-item a {
              font-size: 14px;
              font-weight: 600;
              line-height: 1.71; } }
    .latest-news.single-latest-news .row .col-md-12 {
      padding-left: 39px;
      padding-right: 39px; }
      .latest-news.single-latest-news .row .col-md-12 .single-news-related {
        margin-top: 58px;
        position: relative; }
        .latest-news.single-latest-news .row .col-md-12 .single-news-related .heading {
          position: relative;
          margin-bottom: 42px; }
          .latest-news.single-latest-news .row .col-md-12 .single-news-related .heading::after {
            content: '';
            position: absolute;
            display: block;
            width: 100%;
            height: 2px;
            background-color: rgba(151, 151, 151, 0.4);
            bottom: 6px;
            z-index: 1; }
          .latest-news.single-latest-news .row .col-md-12 .single-news-related .heading h3 {
            font-size: 20px;
            margin: 0;
            display: inline-block;
            padding-right: 23px;
            background-color: #ffffff;
            position: relative;
            z-index: 2; }
        .latest-news.single-latest-news .row .col-md-12 .single-news-related .row {
          margin-right: -19px;
          margin-left: -19px; }
          .latest-news.single-latest-news .row .col-md-12 .single-news-related .row .col-md-4 {
            padding-right: 19px;
            padding-left: 19px; }
            @media screen and (max-width: 767px) {
              .latest-news.single-latest-news .row .col-md-12 .single-news-related .row .col-md-4:last-child .news-item {
                margin-bottom: 0px; } }
            @media screen and (max-width: 767px) {
              .latest-news.single-latest-news .row .col-md-12 .single-news-related .row .col-md-4 .news-item {
                margin-bottom: 40px; } }
            .latest-news.single-latest-news .row .col-md-12 .single-news-related .row .col-md-4 .news-item .news-image {
              background-position: center;
              background-size: cover;
              background-repeat: no-repeat;
              width: 100%;
              height: 291px; }
              @media screen and (max-width: 767px) {
                .latest-news.single-latest-news .row .col-md-12 .single-news-related .row .col-md-4 .news-item .news-image {
                  height: 320px; } }
            .latest-news.single-latest-news .row .col-md-12 .single-news-related .row .col-md-4 .news-item .news-date {
              position: relative;
              width: 80px;
              height: 71px;
              background: #ffc400;
              text-align: center;
              display: table;
              z-index: 3;
              margin-top: -71px; }
              .latest-news.single-latest-news .row .col-md-12 .single-news-related .row .col-md-4 .news-item .news-date h2 {
                font-size: 30px;
                font-weight: 500;
                letter-spacing: 4.88px;
                color: #ffffff;
                display: table-cell;
                vertical-align: middle; }
                .latest-news.single-latest-news .row .col-md-12 .single-news-related .row .col-md-4 .news-item .news-date h2 span {
                  display: block;
                  font-size: 12px;
                  letter-spacing: 1.88px;
                  color: #ffffff;
                  margin-bottom: 5px; }
            .latest-news.single-latest-news .row .col-md-12 .single-news-related .row .col-md-4 .news-item .news-content {
              background: #fbfbfb;
              padding: 31px 23px; }
              .latest-news.single-latest-news .row .col-md-12 .single-news-related .row .col-md-4 .news-item .news-content h6 {
                color: #c1c1c1;
                letter-spacing: 3px;
                font-size: 12px; }
                @media screen and (max-width: 767px) {
                  .latest-news.single-latest-news .row .col-md-12 .single-news-related .row .col-md-4 .news-item .news-content h6 {
                    font-size: 9px;
                    line-height: 1.22;
                    letter-spacing: 2.25px; } }
              .latest-news.single-latest-news .row .col-md-12 .single-news-related .row .col-md-4 .news-item .news-content h3 {
                margin-bottom: 62px;
                font-size: 20px; }
                @media screen and (max-width: 767px) {
                  .latest-news.single-latest-news .row .col-md-12 .single-news-related .row .col-md-4 .news-item .news-content h3 {
                    font-size: 16px;
                    margin-bottom: 12px; } }
              @media screen and (max-width: 767px) {
                .latest-news.single-latest-news .row .col-md-12 .single-news-related .row .col-md-4 .news-item .news-content p {
                  font-size: 12px; } }
  .latest-news .row {
    margin-left: -39px;
    margin-right: -39px; }
    @media screen and (max-width: 767px) {
      .latest-news .row {
        margin-left: 0px;
        margin-right: 0px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .latest-news .row {
        margin-left: 0px;
        margin-right: 0px; } }
    .latest-news .row .col-md-8 {
      padding-right: 59px;
      padding-left: 39px; }
      @media screen and (max-width: 767px) {
        .latest-news .row .col-md-8 {
          padding-right: 0px;
          padding-left: 0px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .latest-news .row .col-md-8 {
          padding-right: 0px;
          padding-left: 0px; } }
      .latest-news .row .col-md-8 .latest-news-item {
        position: relative; }
        .latest-news .row .col-md-8 .latest-news-item + .latest-news-item {
          margin-top: 75px; }
        .latest-news .row .col-md-8 .latest-news-item .latest-news-image {
          background-position: center;
          background-repeat: no-repeat;
          background-size: cover;
          height: 530px; }
          @media screen and (max-width: 767px) {
            .latest-news .row .col-md-8 .latest-news-item .latest-news-image {
              height: 320px; } }
        .latest-news .row .col-md-8 .latest-news-item .latest-news-date {
          position: relative;
          padding: 10px 17px;
          background: #ffc400;
          text-align: center;
          display: table;
          z-index: 3;
          left: 0;
          margin-top: -72px; }
          @media screen and (max-width: 767px) {
            .latest-news .row .col-md-8 .latest-news-item .latest-news-date {
              z-index: 1; } }
          .latest-news .row .col-md-8 .latest-news-item .latest-news-date h2 {
            font-size: 30px;
            font-weight: 500;
            letter-spacing: 4.88px;
            color: #ffffff;
            display: table-cell;
            vertical-align: middle; }
            @media screen and (max-width: 767px) {
              .latest-news .row .col-md-8 .latest-news-item .latest-news-date h2 {
                font-size: 20px;
                line-height: 1.2;
                letter-spacing: 3.25px; } }
            .latest-news .row .col-md-8 .latest-news-item .latest-news-date h2 span {
              display: block;
              font-size: 12px;
              letter-spacing: 1.88px;
              color: #ffffff;
              margin-bottom: 5px; }
        .latest-news .row .col-md-8 .latest-news-item .latest-news-content {
          position: relative;
          background: #f6f6f6;
          padding: 31px 23px; }
          .latest-news .row .col-md-8 .latest-news-item .latest-news-content h6 {
            color: #c1c1c1;
            letter-spacing: 3px;
            font-size: 12px; }
            @media screen and (max-width: 767px) {
              .latest-news .row .col-md-8 .latest-news-item .latest-news-content h6 {
                font-size: 9px;
                line-height: 1.22;
                letter-spacing: 2.25px;
                margin: 0px; } }
          .latest-news .row .col-md-8 .latest-news-item .latest-news-content h3 {
            margin: 0px;
            margin-top: 21px;
            margin-bottom: 7px;
            font-size: 20px; }
            @media screen and (max-width: 767px) {
              .latest-news .row .col-md-8 .latest-news-item .latest-news-content h3 {
                font-size: 16px;
                margin-bottom: 12px;
                margin-top: 16px; } }
          .latest-news .row .col-md-8 .latest-news-item .latest-news-content p {
            margin: 0px;
            margin-bottom: 35px;
            padding-right: 30px; }
            @media screen and (max-width: 767px) {
              .latest-news .row .col-md-8 .latest-news-item .latest-news-content p {
                font-size: 12px;
                padding-right: 0px; } }
      .latest-news .row .col-md-8 .pagination {
        display: block;
        margin: 0 auto;
        margin-top: 58px;
        text-align: center;
        font-size: 0px; }
        @media screen and (max-width: 767px) {
          .latest-news .row .col-md-8 .pagination {
            margin-top: 46px;
            margin-bottom: 90px; } }
        .latest-news .row .col-md-8 .pagination .page-numbers {
          padding: 8px 10px;
          display: inline-block;
          font-size: 12px;
          z-index: 2;
          width: 35px;
          text-align: center;
          vertical-align: middle;
          background-color: rgba(216, 216, 216, 0.2);
          color: rgba(3, 7, 35, 0.24); }
          @media screen and (max-width: 767px) {
            .latest-news .row .col-md-8 .pagination .page-numbers {
              font-size: 16px;
              width: 38px;
              height: 38px;
              padding: 0px;
              line-height: 38px;
              background-color: #fbfbfb; } }
          .latest-news .row .col-md-8 .pagination .page-numbers.current {
            position: relative;
            z-index: 3;
            height: 35px;
            color: #ffffff;
            line-height: 19px; }
            @media screen and (max-width: 767px) {
              .latest-news .row .col-md-8 .pagination .page-numbers.current {
                height: 46px;
                width: 46px;
                line-height: 46px; } }
            .latest-news .row .col-md-8 .pagination .page-numbers.current::before {
              content: '';
              height: 35px;
              width: 100%;
              background-color: #ffc500;
              position: absolute;
              right: 0;
              top: 0;
              bottom: 0;
              margin: auto;
              z-index: -1;
              opacity: 1; }
              @media screen and (max-width: 767px) {
                .latest-news .row .col-md-8 .pagination .page-numbers.current::before {
                  height: 46px; } }
          .latest-news .row .col-md-8 .pagination .page-numbers:nth-child(2) {
            border-top-left-radius: 999px;
            border-bottom-left-radius: 999px;
            background-color: rgba(216, 216, 216, 0.2); }
            .latest-news .row .col-md-8 .pagination .page-numbers:nth-child(2).current {
              border-top-left-radius: 0px;
              border-bottom-left-radius: 0px;
              background-color: #ffc500;
              height: 35px;
              line-height: 19px; }
              @media screen and (max-width: 767px) {
                .latest-news .row .col-md-8 .pagination .page-numbers:nth-child(2).current {
                  height: 46px;
                  width: 46px;
                  line-height: 46px; } }
            @media screen and (max-width: 767px) {
              .latest-news .row .col-md-8 .pagination .page-numbers:nth-child(2) {
                border-top-left-radius: 0px;
                border-bottom-left-radius: 0px;
                background-color: #fbfbfb; } }
            .latest-news .row .col-md-8 .pagination .page-numbers:nth-child(2)::before {
              border-top-left-radius: 999px;
              border-bottom-left-radius: 999px; }
              @media screen and (max-width: 767px) {
                .latest-news .row .col-md-8 .pagination .page-numbers:nth-child(2)::before {
                  border-top-left-radius: 0px;
                  border-bottom-left-radius: 0px; } }
          .latest-news .row .col-md-8 .pagination .page-numbers:nth-last-child(2) {
            border-top-right-radius: 999px;
            border-bottom-right-radius: 999px;
            background-color: rgba(216, 216, 216, 0.2); }
            .latest-news .row .col-md-8 .pagination .page-numbers:nth-last-child(2).current {
              border-top-right-radius: 0px;
              border-bottom-right-radius: 0px;
              background-color: #ffc500;
              height: 35px;
              line-height: 19px; }
              @media screen and (max-width: 767px) {
                .latest-news .row .col-md-8 .pagination .page-numbers:nth-last-child(2).current {
                  height: 46px;
                  width: 46px;
                  line-height: 46px; } }
            @media screen and (max-width: 767px) {
              .latest-news .row .col-md-8 .pagination .page-numbers:nth-last-child(2) {
                border-top-right-radius: 0px;
                border-bottom-right-radius: 0px;
                background-color: #fbfbfb; } }
            .latest-news .row .col-md-8 .pagination .page-numbers:nth-last-child(2)::before {
              border-top-right-radius: 999px;
              border-bottom-right-radius: 999px; }
              @media screen and (max-width: 767px) {
                .latest-news .row .col-md-8 .pagination .page-numbers:nth-last-child(2)::before {
                  border-top-right-radius: 0px;
                  border-bottom-right-radius: 0px; } }
          .latest-news .row .col-md-8 .pagination .page-numbers.prev {
            border-radius: 50px;
            padding: 7px;
            margin-right: 25px;
            width: 30px;
            height: 30px; }
            @media screen and (max-width: 767px) {
              .latest-news .row .col-md-8 .pagination .page-numbers.prev {
                width: 38px;
                height: 38px;
                margin-right: 0px;
                padding: 0px;
                border-top-right-radius: 0px;
                border-bottom-right-radius: 0px; } }
            .latest-news .row .col-md-8 .pagination .page-numbers.prev img {
              width: 10px;
              opacity: 0.25; }
          .latest-news .row .col-md-8 .pagination .page-numbers.next {
            border-radius: 50px;
            padding: 7px;
            margin-left: 25px;
            width: 30px;
            height: 30px; }
            @media screen and (max-width: 767px) {
              .latest-news .row .col-md-8 .pagination .page-numbers.next {
                width: 38px;
                height: 38px;
                margin-left: 0px;
                padding: 0px;
                border-top-left-radius: 0px;
                border-bottom-left-radius: 0px; } }
            .latest-news .row .col-md-8 .pagination .page-numbers.next img {
              width: 10px;
              opacity: 0.25; }
    .latest-news .row .col-md-4 {
      padding-right: 39px;
      padding-left: 39px; }
      @media screen and (max-width: 767px) {
        .latest-news .row .col-md-4 {
          padding-right: 0px;
          padding-left: 0px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .latest-news .row .col-md-4 {
          padding-right: 0px;
          padding-left: 0px; } }
      .latest-news .row .col-md-4 .sidebar .filter-by li {
        list-style-type: none; }
        .latest-news .row .col-md-4 .sidebar .filter-by li h2 {
          font-size: 18px;
          margin: 0;
          margin-bottom: 25px; }
          @media screen and (max-width: 767px) {
            .latest-news .row .col-md-4 .sidebar .filter-by li h2 {
              font-size: 16px;
              margin-bottom: 30px; } }
      .latest-news .row .col-md-4 .sidebar .filter-by form .form-group {
        margin-bottom: 0px; }
        @media screen and (max-width: 767px) {
          .latest-news .row .col-md-4 .sidebar .filter-by form .form-group .datepicker-filter {
            padding: 14px 18px; } }
      .latest-news .row .col-md-4 .sidebar .popular-posts {
        margin-top: 75px; }
        .latest-news .row .col-md-4 .sidebar .popular-posts h3 {
          margin: 0px; }
          @media screen and (max-width: 767px) {
            .latest-news .row .col-md-4 .sidebar .popular-posts h3 {
              font-size: 16px;
              text-transform: uppercase; } }
        .latest-news .row .col-md-4 .sidebar .popular-posts .popular-posts-container {
          padding: 0px;
          margin-top: 25px; }
          .latest-news .row .col-md-4 .sidebar .popular-posts .popular-posts-container .popular-posts-item {
            list-style-type: none;
            padding-bottom: 15px; }
            .latest-news .row .col-md-4 .sidebar .popular-posts .popular-posts-container .popular-posts-item + .popular-posts-item {
              border-top: solid 2px rgba(151, 151, 151, 0.4);
              padding-top: 15px; }
            .latest-news .row .col-md-4 .sidebar .popular-posts .popular-posts-container .popular-posts-item:last-child {
              padding-bottom: 0px; }
            .latest-news .row .col-md-4 .sidebar .popular-posts .popular-posts-container .popular-posts-item a {
              font-family: "Montserrat", sans-serif;
              font-size: 14px;
              font-weight: 600;
              color: #030723;
              line-height: normal;
              display: inline-block; }
            .latest-news .row .col-md-4 .sidebar .popular-posts .popular-posts-container .popular-posts-item p {
              margin-top: 10px;
              margin-bottom: 0px; }
              @media screen and (max-width: 767px) {
                .latest-news .row .col-md-4 .sidebar .popular-posts .popular-posts-container .popular-posts-item p {
                  margin-top: 0px;
                  font-size: 10px;
                  line-height: 2.5; } }
      .latest-news .row .col-md-4 .sidebar .news-events-email {
        margin-top: 75px; }
        @media screen and (max-width: 767px) {
          .latest-news .row .col-md-4 .sidebar .news-events-email {
            margin-top: 75px; } }
        .latest-news .row .col-md-4 .sidebar .news-events-email h3 {
          margin-top: 0px;
          margin-bottom: 30px;
          width: 300px;
          max-width: 100%; }
          @media screen and (max-width: 767px) {
            .latest-news .row .col-md-4 .sidebar .news-events-email h3 {
              font-size: 16px;
              margin-bottom: 21px; } }
        .latest-news .row .col-md-4 .sidebar .news-events-email .wpcf7-form.sent .wpcf7-response-output {
          display: none !important; }
        .latest-news .row .col-md-4 .sidebar .news-events-email .wpcf7-form .form-group {
          margin-bottom: 0px; }
          @media screen and (max-width: 767px) {
            .latest-news .row .col-md-4 .sidebar .news-events-email .wpcf7-form .form-group .news-event-input {
              padding: 14px 18px; } }
      .latest-news .row .col-md-4 .sidebar .follow-icons-container {
        margin-top: 75px; }
        @media screen and (max-width: 767px) {
          .latest-news .row .col-md-4 .sidebar .follow-icons-container {
            margin-top: 60px; } }
        .latest-news .row .col-md-4 .sidebar .follow-icons-container p {
          font-family: "Montserrat", sans-serif;
          font-size: 12px;
          font-weight: 500;
          letter-spacing: 3px;
          color: #c1c1c1;
          text-transform: uppercase; }
          @media screen and (max-width: 767px) {
            .latest-news .row .col-md-4 .sidebar .follow-icons-container p {
              font-size: 9px;
              line-height: 1.22;
              letter-spacing: 2.25px; } }
        .latest-news .row .col-md-4 .sidebar .follow-icons-container ul {
          padding: 0px;
          margin-top: 30px; }
          @media screen and (max-width: 767px) {
            .latest-news .row .col-md-4 .sidebar .follow-icons-container ul {
              margin-top: 11px; } }
          .latest-news .row .col-md-4 .sidebar .follow-icons-container ul li {
            list-style-type: none;
            display: inline-block; }
            .latest-news .row .col-md-4 .sidebar .follow-icons-container ul li + li {
              padding-left: 8px; }

html[lang="es-ES"] .useful-links-404 .links .link-items ul .menu-item a {
  letter-spacing: 3.5px; }
html[lang="es-ES"] .useful-links-404 .links .link-items ul .menu-item:first-of-type a {
  padding: 6px 28px; }
  @media screen and (max-width: 991px) {
    html[lang="es-ES"] .useful-links-404 .links .link-items ul .menu-item:first-of-type a {
      padding: 6px 38px 6px 28px; } }

.useful-links-404 {
  margin: 130px 0; }
  @media screen and (max-width: 991px) {
    .useful-links-404 {
      margin: 81px 0 80px; } }
  .useful-links-404 .links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
    @media screen and (max-width: 991px) {
      .useful-links-404 .links {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center; } }
    .useful-links-404 .links .link-heading h3 {
      color: #0a1041;
      font-size: 21px;
      font-weight: 600;
      margin: 0; }
      @media screen and (max-width: 991px) {
        .useful-links-404 .links .link-heading h3 {
          font-size: 20px;
          line-height: 30px; } }
      @media screen and (max-width: 991px) {
        .useful-links-404 .links .link-heading h3 br {
          display: none; } }
    @media screen and (max-width: 991px) {
      .useful-links-404 .links .link-items {
        padding-top: 10px; } }
    .useful-links-404 .links .link-items ul {
      float: none !important;
      margin: 0; }
      @media screen and (max-width: 991px) {
        .useful-links-404 .links .link-items ul {
          margin-left: 0px; } }
      .useful-links-404 .links .link-items ul .menu-item {
        display: inline-block;
        width: 204px; }
        @media screen and (max-width: 991px) {
          .useful-links-404 .links .link-items ul .menu-item {
            padding-right: 0px;
            display: block;
            padding-top: 30px; } }
        .useful-links-404 .links .link-items ul .menu-item + .menu-item {
          margin-left: 28px; }
          @media screen and (max-width: 991px) {
            .useful-links-404 .links .link-items ul .menu-item + .menu-item {
              margin-left: 0; } }
        .useful-links-404 .links .link-items ul .menu-item:nth-of-type(2) a::after {
          right: 20px; }
          @media screen and (max-width: 991px) {
            .useful-links-404 .links .link-items ul .menu-item:nth-of-type(2) a::after {
              right: 20px; } }
        .useful-links-404 .links .link-items ul .menu-item a {
          display: block;
          box-sizing: border-box;
          width: 204px;
          padding: 13px 28px;
          letter-spacing: 2px;
          text-transform: uppercase;
          font-family: "Montserrat", sans-serif;
          font-size: 12px;
          line-height: 15px;
          font-weight: bold;
          letter-spacing: 5px;
          position: relative;
          border: 2px solid #393939;
          color: #393939;
          -webkit-transition: all 300ms ease;
          -o-transition: all 300ms ease;
          transition: all 300ms ease; }
          @media screen and (max-width: 991px) {
            .useful-links-404 .links .link-items ul .menu-item a {
              height: 45px;
              padding: 14px 38px 14px 28px;
              font-size: 12px; } }
          .useful-links-404 .links .link-items ul .menu-item a::after {
            content: "";
            position: absolute;
            background-image: url(../assets/images/arrow-black-btn.png);
            margin: auto;
            width: 13px;
            height: 9px;
            background-size: contain;
            background-repeat: no-repeat;
            top: 50%;
            right: 32px;
            bottom: auto;
            left: auto;
            -webkit-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            transition: all 300ms ease;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%); }
            @media screen and (max-width: 991px) {
              .useful-links-404 .links .link-items ul .menu-item a::after {
                margin-left: 4px;
                width: 13px;
                right: 32px; } }
          .useful-links-404 .links .link-items ul .menu-item a:hover, .useful-links-404 .links .link-items ul .menu-item a:active, .useful-links-404 .links .link-items ul .menu-item a:focus {
            text-decoration: none;
            background-color: #ffc400;
            color: #ffffff;
            border-color: #ffc400; }
            @media screen and (max-width: 991px) {
              .useful-links-404 .links .link-items ul .menu-item a:hover, .useful-links-404 .links .link-items ul .menu-item a:active, .useful-links-404 .links .link-items ul .menu-item a:focus {
                padding-right: 40px; } }
            .useful-links-404 .links .link-items ul .menu-item a:hover::after, .useful-links-404 .links .link-items ul .menu-item a:active::after, .useful-links-404 .links .link-items ul .menu-item a:focus::after {
              content: "";
              background-image: url(../assets/images/arrow-white-btn.png);
              right: 15px; }
              @media screen and (max-width: 991px) {
                .useful-links-404 .links .link-items ul .menu-item a:hover::after, .useful-links-404 .links .link-items ul .menu-item a:active::after, .useful-links-404 .links .link-items ul .menu-item a:focus::after {
                  right: 15px; } }

.track-shipment {
  margin: 130px 0; }
  @media screen and (max-width: 991px) {
    .track-shipment {
      margin: 60px 0 80px; } }
  @media screen and (max-width: 991px) {
    .track-shipment .container {
      padding: 0 30px; } }
  .track-shipment .centered-text {
    text-align: center; }
    .track-shipment .centered-text .content {
      width: 100%;
      margin: 0 auto;
      max-width: 100%;
      margin-bottom: 60px; }
      @media screen and (max-width: 991px) {
        .track-shipment .centered-text .content {
          margin-bottom: 40px; } }
      .track-shipment .centered-text .content h2 {
        text-align: center;
        margin: 10px 0 8px; }
        @media screen and (max-width: 991px) {
          .track-shipment .centered-text .content h2 {
            font-size: 20px;
            line-height: 30px;
            text-align: left;
            margin: 3px 0 10px; } }
      .track-shipment .centered-text .content h6 {
        text-align: center;
        color: #c1c1c1;
        letter-spacing: 3px;
        font-size: 12px;
        margin: 0; }
        @media screen and (max-width: 991px) {
          .track-shipment .centered-text .content h6 {
            text-align: left; } }
      .track-shipment .centered-text .content p {
        margin: 0; }
        @media screen and (max-width: 991px) {
          .track-shipment .centered-text .content p {
            width: 100%;
            font-size: 14px;
            line-height: 24px;
            text-align: left; } }
        @media screen and (max-width: 991px) {
          .track-shipment .centered-text .content p br {
            display: none; } }
    .track-shipment .centered-text .track-shipment-url {
      width: 100%;
      height: 837px;
      margin: 0 auto;
      border: 5px solid #f7f7f7;
      overflow: none;
      position: relative;
      max-width: 100%; }
      @media screen and (max-width: 991px) {
        .track-shipment .centered-text .track-shipment-url {
          width: 100%;
          overflow: auto; } }
      .track-shipment .centered-text .track-shipment-url iframe {
        max-width: 100%;
        border: 0;
        width: 100% !important;
        height: 100%;
        top: 0;
        position: relative;
        overflow: auto; }
        @media screen and (max-width: 991px) {
          .track-shipment .centered-text .track-shipment-url iframe {
            top: 0;
            width: 560px !important;
            max-width: 550px !important;
            overflow: auto; } }

.coverage-area {
  margin: 130px 0;
  padding: 89px 0;
  background: #f8f8f8; }
  @media screen and (max-width: 991px) {
    .coverage-area {
      padding: 40px 30px 50px;
      margin: 80px 0 0; } }
  .coverage-area .content {
    margin-bottom: 76px;
    margin-right: 40px;
    max-width: 100%; }
    @media screen and (max-width: 991px) {
      .coverage-area .content {
        width: 100%;
        margin-bottom: 49px; } }
    .coverage-area .content h2 {
      text-align: left;
      max-width: 100%;
      margin: 0;
      margin-top: 15px; }
      @media screen and (max-width: 991px) {
        .coverage-area .content h2 {
          font-size: 20px;
          line-height: 30px;
          width: 100%;
          margin: 0;
          text-align: left;
          margin: 3px 0 4px; } }
    .coverage-area .content h6 {
      text-align: left;
      color: #c1c1c1;
      letter-spacing: 3px;
      font-size: 12px;
      margin: 0px; }
      @media screen and (max-width: 991px) {
        .coverage-area .content h6 {
          text-align: left; } }
    .coverage-area .content p {
      margin-top: 15px;
      margin-bottom: 0px; }
      @media screen and (max-width: 991px) {
        .coverage-area .content p {
          font-size: 16px;
          line-height: 26px;
          margin: 0; } }
  .coverage-area .row > .col-md-8 {
    padding-left: 27px;
    padding-right: 0; }
    @media screen and (max-width: 991px) {
      .coverage-area .row > .col-md-8 {
        padding: 0; } }
  .coverage-area .map-holder {
    position: relative;
    min-height: 433px; }
    @media screen and (max-width: 991px) {
      .coverage-area .map-holder {
        min-height: 178px; } }
    .coverage-area .map-holder .img-holder {
      min-height: 433px; }
      @media screen and (max-width: 991px) {
        .coverage-area .map-holder .img-holder {
          min-height: 178px; } }
      .coverage-area .map-holder .img-holder img {
        display: block;
        width: 100%;
        min-height: 433px; }
        @media screen and (max-width: 991px) {
          .coverage-area .map-holder .img-holder img {
            min-height: 178px; } }
    .coverage-area .map-holder .items {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%; }
      @media screen and (max-width: 991px) {
        .coverage-area .map-holder .items {
          top: -35px; } }
      .coverage-area .map-holder .items .item {
        position: absolute;
        cursor: pointer; }
        .coverage-area .map-holder .items .item[data-location="#location-5"] .description .content {
          padding: 17px 10px; }
        .coverage-area .map-holder .items .item[data-location="#location-7"] .description .content {
          padding: 17px 5px; }
        .coverage-area .map-holder .items .item.active .marker img {
          -webkit-transform: scale(2) translateX(-10%);
          -moz-transform: scale(2) translateX(-10%);
          -ms-transform: scale(2) translateX(-10%);
          -o-transform: scale(2) translateX(-10%);
          transform: scale(2) translateX(-10%); }
        .coverage-area .map-holder .items .item.active .description {
          opacity: 1;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-direction: normal;
          -webkit-box-orient: horizontal;
          -webkit-flex-direction: row;
          -moz-flex-direction: row;
          -ms-flex-direction: row;
          flex-direction: row; }
        @media screen and (max-width: 991px) {
          .coverage-area .map-holder .items .item.active-item .marker img {
            -webkit-transform: scale(2.5) translateX(-10%);
            -moz-transform: scale(2.5) translateX(-10%);
            -ms-transform: scale(2.5) translateX(-10%);
            -o-transform: scale(2.5) translateX(-10%);
            transform: scale(2.5) translateX(-10%); } }
        .coverage-area .map-holder .items .item .marker {
          text-align: center; }
          .coverage-area .map-holder .items .item .marker img {
            height: 15px;
            width: 15px;
            position: absolute;
            left: 50%;
            bottom: 0;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -o-transform: translateX(-50%);
            transform: translateX(-50%);
            -webkit-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            transition: all 300ms ease; }
            .coverage-area .map-holder .items .item .marker img.alt {
              opacity: 0; }
            @media screen and (max-width: 991px) {
              .coverage-area .map-holder .items .item .marker img {
                height: 8px;
                width: 8px; } }
        .coverage-area .map-holder .items .item .description {
          opacity: 0;
          pointer-events: none;
          position: absolute;
          z-index: 1;
          top: calc(100% + 15px);
          left: 50%;
          background-color: #ffffff;
          height: 125px;
          width: calc(158px + 263px);
          display: none;
          -webkit-transition: all 300ms ease;
          -o-transition: all 300ms ease;
          transition: all 300ms ease;
          -webkit-transform: translateX(-50%);
          -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          -o-transform: translateX(-50%);
          transform: translateX(-50%);
          -webkit-box-shadow: 0 2px 35px 5px rgba(0, 0, 0, 0.19);
          box-shadow: 0 2px 35px 5px rgba(0, 0, 0, 0.19); }
          .coverage-area .map-holder .items .item .description .img-holder {
            width: 158px;
            min-height: auto; }
            .coverage-area .map-holder .items .item .description .img-holder img {
              object-fit: cover;
              min-height: auto; }
          .coverage-area .map-holder .items .item .description .content {
            height: 125px;
            width: 263px;
            padding: 17px 0 17px 16px;
            margin: 0; }
            .coverage-area .map-holder .items .item .description .content h4 {
              font-family: "Montserrat", sans-serif;
              font-size: 16px;
              font-weight: 900;
              font-style: 0.12px;
              line-height: 19px;
              letter-spacing: 0.09px;
              color: #030723;
              margin: 0 0 3px; }
            .coverage-area .map-holder .items .item .description .content p {
              margin: 0;
              font-family: "Montserrat", sans-serif;
              font-size: 12px;
              font-weight: 500;
              line-height: 17px;
              letter-spacing: 0.07px;
              color: #030723;
              cursor: auto; }
              .coverage-area .map-holder .items .item .description .content p a {
                color: #030723;
                pointer-events: auto; }

@media screen and (max-width: 991px) {
  .coverage-area-mobile .item-container {
    width: 100%;
    position: relative;
    overflow: hidden;
    min-height: 125px;
    -webkit-box-shadow: 0 2px 35px 5px rgba(0, 0, 0, 0.19);
    box-shadow: 0 2px 35px 5px rgba(0, 0, 0, 0.19); } }
@media screen and (max-width: 991px) {
  .coverage-area-mobile .item-container .item-list {
    position: relative;
    min-height: 125px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; } }
@media screen and (max-width: 991px) {
  .coverage-area-mobile .item-container .item-list .item {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; } }
@media screen and (max-width: 991px) {
  .coverage-area-mobile .item-container .item-list .item#location-7 .description .content p br:first-of-type {
    display: none; } }
@media screen and (max-width: 991px) {
  .coverage-area-mobile .item-container .item-list .item .description {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    max-height: 125px;
    width: 100%; } }
@media screen and (max-width: 991px) {
  .coverage-area-mobile .item-container .item-list .item .description .img-holder {
    width: 120px;
    height: 125px; } }
@media screen and (max-width: 991px) {
  .coverage-area-mobile .item-container .item-list .item .description .img-holder img {
    width: 100%;
    height: 100%;
    object-fit: cover; } }
@media screen and (max-width: 991px) {
  .coverage-area-mobile .item-container .item-list .item .description .content {
    width: calc(100% - 120px);
    padding: 17px 7px 11px 13px; } }
@media screen and (max-width: 991px) {
  .coverage-area-mobile .item-container .item-list .item .description .content h4 {
    color: #030723;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 0.12px;
    line-height: 19px;
    margin: 0 0 3px; } }
@media screen and (max-width: 991px) {
  .coverage-area-mobile .item-container .item-list .item .description .content p {
    color: rgba(3, 7, 35, 0.75);
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 15px;
    margin: 0; } }
@media screen and (max-width: 991px) {
  .coverage-area-mobile .item-container .item-list .item .description .content p a {
    color: rgba(3, 7, 35, 0.75); } }

/*# sourceMappingURL=main%202.css.map */
