/*!
 * 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; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

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

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

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

body {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.42857;
  color: #414141;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #116282;
  text-decoration: none; }
  a:hover, a:focus {
    color: #116282;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

.img-rounded {
  border-radius: 6px; }

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

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

hr {
  margin-top: 21px;
  margin-bottom: 21px;
  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: "Roboto";
  font-weight: 300;
  line-height: 1.4;
  color: #005e86; }
  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: 21px;
  margin-bottom: 10.5px; }
  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: 10.5px;
  margin-bottom: 10.5px; }
  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: 39px; }

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

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

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

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

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

p {
  margin: 0 0 10.5px; }

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

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

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: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid #eeeeee; }

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

.list-unstyled, .mod-categories ul, .key-benefits .nav ul {
  padding-left: 0;
  list-style: none; }

.list-inline, .nav-main ul, .nav-top > ul, .footer .nav-footer ul, .footer ul.rrss, .news .news-detail .meta-share ul {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li, .nav-main ul > li, .nav-top > ul > li, .footer .nav-footer ul > li, .footer ul.rrss > li, .news .news-detail .meta-share ul > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

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

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    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: 10.5px 21px;
  margin: 0 0 21px;
  font-size: 18.75px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

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

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

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  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: 10px;
  margin: 0 0 10.5px;
  font-size: 14px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container, .key-benefits, .news .news-featured, .news .news-list, .news .news-detail {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px; }
  .container:before, .key-benefits:before, .news .news-featured:before, .news .news-list:before, .news .news-detail:before, .container:after, .key-benefits:after, .news .news-featured:after, .news .news-list:after, .news .news-detail:after {
    content: " ";
    display: table; }
  .container:after, .key-benefits:after, .news .news-featured:after, .news .news-list:after, .news .news-detail:after {
    clear: both; }
  @media (min-width: 768px) {
    .container, .key-benefits, .news .news-featured, .news .news-list, .news .news-detail {
      width: 730px; } }
  @media (min-width: 992px) {
    .container, .key-benefits, .news .news-featured, .news .news-list, .news .news-detail {
      width: 950px; } }
  @media (min-width: 1200px) {
    .container, .key-benefits, .news .news-featured, .news .news-list, .news .news-detail {
      width: 1150px; } }

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

.row {
  margin-left: -5px;
  margin-right: -5px; }
  .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: 5px;
  padding-right: 5px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

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

th {
  text-align: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15.75px;
      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: 21px;
  font-size: 22.5px;
  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: 15px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 35px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 35px; }
  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: 31px; }
  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: 48px; } }

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 21px;
    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: 36px; }
  .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: 31px;
  padding: 5px 10px;
  font-size: 13px;
  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: 31px;
  line-height: 31px; }

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: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 31px;
  line-height: 31px; }

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

.form-group-sm .form-control-static {
  height: 31px;
  min-height: 34px;
  padding: 6px 10px;
  font-size: 13px;
  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: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.33333;
  border-radius: 6px; }

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

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: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.33333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 48px;
  line-height: 48px; }

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

.form-group-lg .form-control-static {
  height: 48px;
  min-height: 40px;
  padding: 11px 16px;
  font-size: 19px;
  line-height: 1.33333; }

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

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  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: 48px;
  height: 48px;
  line-height: 48px; }

.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: 31px;
  height: 31px;
  line-height: 31px; }

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

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

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

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

.form-horizontal .form-group {
  margin-left: -5px;
  margin-right: -5px; }
  .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: 5px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 19px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 13px; } }

.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: 15px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

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

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

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

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

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

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

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

.btn-link {
  color: #005e86;
  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: #a3580c;
    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: 19px;
  line-height: 1.33333;
  border-radius: 6px; }

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

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 13px;
  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%; }

.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: 15px;
  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: 9.5px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

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

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

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

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

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

.open > a {
  outline: 0; }

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

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

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

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

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

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

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

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

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 13px;
    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: 19px;
    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; }

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

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }
  
.left-block {
  display: block;
  float: left; }
  
.right-block {
  display: block;
  float: right; }

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

/* BEGIN Thin */
@font-face {
  font-family: Roboto;
  src: url("../fonts/Roboto/Thin/Roboto-Thin.woff2?v=1.1.0") format("woff2"), url("../fonts/Roboto/Thin/Roboto-Thin.woff?v=1.1.0") format("woff"), url("../fonts/Roboto/Thin/Roboto-Thin.ttf?v=1.1.0") format("truetype");
  font-weight: 100;
  font-style: normal; }

/* END Thin */
/* BEGIN Thin Italic */
@font-face {
  font-family: Roboto;
  src: url("../fonts/Roboto/ThinItalic/Roboto-ThinItalic.woff2?v=1.1.0") format("woff2"), url("../fonts/Roboto/ThinItalic/Roboto-ThinItalic.woff?v=1.1.0") format("woff"), url("../fonts/Roboto/ThinItalic/Roboto-ThinItalic.ttf?v=1.1.0") format("truetype");
  font-weight: 100;
  font-style: italic; }

/* END Thin Italic */
/* BEGIN Light */
@font-face {
  font-family: Roboto;
  src: url("../fonts/Roboto/Light/Roboto-Light.woff2?v=1.1.0") format("woff2"), url("../fonts/Roboto/Light/Roboto-Light.woff?v=1.1.0") format("woff"), url("../fonts/Roboto/Light/Roboto-Light.ttf?v=1.1.0") format("truetype");
  font-weight: 300;
  font-style: normal; }

/* END Light */
/* BEGIN Light Italic */
@font-face {
  font-family: Roboto;
  src: url("../fonts/Roboto/LightItalic/Roboto-LightItalic.woff2?v=1.1.0") format("woff2"), url("../fonts/Roboto/LightItalic/Roboto-LightItalic.woff?v=1.1.0") format("woff"), url("../fonts/Roboto/LightItalic/Roboto-LightItalic.ttf?v=1.1.0") format("truetype");
  font-weight: 300;
  font-style: italic; }

/* END Light Italic */
/* BEGIN Regular */
@font-face {
  font-family: Roboto;
  src: url("../fonts/Roboto/Regular/Roboto-Regular.woff2?v=1.1.0") format("woff2"), url("../fonts/Roboto/Regular/Roboto-Regular.woff?v=1.1.0") format("woff"), url("../fonts/Roboto/Regular/Roboto-Regular.ttf?v=1.1.0") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: Roboto;
  src: url("../fonts/Roboto/Regular/Roboto-Regular.woff2?v=1.1.0") format("woff2"), url("../fonts/Roboto/Regular/Roboto-Regular.woff?v=1.1.0") format("woff"), url("../fonts/Roboto/Regular/Roboto-Regular.ttf?v=1.1.0") format("truetype");
  font-weight: normal;
  font-style: normal; }

/* END Regular */
/* BEGIN Italic */
@font-face {
  font-family: Roboto;
  src: url("../fonts/Roboto/Italic/Roboto-Italic.woff2?v=1.1.0") format("woff2"), url("../fonts/Roboto/Italic/Roboto-Italic.woff?v=1.1.0") format("woff"), url("../fonts/Roboto/Italic/Roboto-Italic.ttf?v=1.1.0") format("truetype");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: Roboto;
  src: url("../fonts/Roboto/Italic/Roboto-Italic.woff2?v=1.1.0") format("woff2"), url("../fonts/Roboto/Italic/Roboto-Italic.woff?v=1.1.0") format("woff"), url("../fonts/Roboto/Italic/Roboto-Italic.ttf?v=1.1.0") format("truetype");
  font-weight: normal;
  font-style: italic; }

/* END Italic */
/* BEGIN Medium */
@font-face {
  font-family: Roboto;
  src: url("../fonts/Roboto/Medium/Roboto-Medium.woff2?v=1.1.0") format("woff2"), url("../fonts/Roboto/Medium/Roboto-Medium.woff?v=1.1.0") format("woff"), url("../fonts/Roboto/Medium/Roboto-Medium.ttf?v=1.1.0") format("truetype");
  font-weight: 500;
  font-style: normal; }

/* END Medium */
/* BEGIN Medium Italic */
@font-face {
  font-family: Roboto;
  src: url("../fonts/Roboto/MediumItalic/Roboto-MediumItalic.woff2?v=1.1.0") format("woff2"), url("../fonts/Roboto/MediumItalic/Roboto-MediumItalic.woff?v=1.1.0") format("woff"), url("../fonts/Roboto/MediumItalic/Roboto-MediumItalic.ttf?v=1.1.0") format("truetype");
  font-weight: 500;
  font-style: italic; }

/* END Medium Italic */
/* BEGIN Bold */
@font-face {
  font-family: Roboto;
  src: url("../fonts/Roboto/Bold/Roboto-Bold.woff2?v=1.1.0") format("woff2"), url("../fonts/Roboto/Bold/Roboto-Bold.woff?v=1.1.0") format("woff"), url("../fonts/Roboto/Bold/Roboto-Bold.ttf?v=1.1.0") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: Roboto;
  src: url("../fonts/Roboto/Bold/Roboto-Bold.woff2?v=1.1.0") format("woff2"), url("../fonts/Roboto/Bold/Roboto-Bold.woff?v=1.1.0") format("woff"), url("../fonts/Roboto/Bold/Roboto-Bold.ttf?v=1.1.0") format("truetype");
  font-weight: bold;
  font-style: normal; }

/* END Bold */
/* BEGIN Bold Italic */
@font-face {
  font-family: Roboto;
  src: url("../fonts/Roboto/BoldItalic/Roboto-BoldItalic.woff2?v=1.1.0") format("woff2"), url("../fonts/Roboto/BoldItalic/Roboto-BoldItalic.woff?v=1.1.0") format("woff"), url("../fonts/Roboto/BoldItalic/Roboto-BoldItalic.ttf?v=1.1.0") format("truetype");
  font-weight: 700;
  font-style: italic; }

@font-face {
  font-family: Roboto;
  src: url("../fonts/Roboto/BoldItalic/Roboto-BoldItalic.woff2?v=1.1.0") format("woff2"), url("../fonts/Roboto/BoldItalic/Roboto-BoldItalic.woff?v=1.1.0") format("woff"), url("../fonts/Roboto/BoldItalic/Roboto-BoldItalic.ttf?v=1.1.0") format("truetype");
  font-weight: bold;
  font-style: italic; }

/* END Bold Italic */
/* BEGIN Black */
@font-face {
  font-family: Roboto;
  src: url("../fonts/Roboto/Black/Roboto-Black.woff2?v=1.1.0") format("woff2"), url("../fonts/Roboto/Black/Roboto-Black.woff?v=1.1.0") format("woff"), url("../fonts/Roboto/Black/Roboto-Black.ttf?v=1.1.0") format("truetype");
  font-weight: 900;
  font-style: normal; }

/* END Black */
/* BEGIN Black Italic */
@font-face {
  font-family: Roboto;
  src: url("../fonts/Roboto/BlackItalic/Roboto-BlackItalic.woff2?v=1.1.0") format("woff2"), url("../fonts/Roboto/BlackItalic/Roboto-BlackItalic.woff?v=1.1.0") format("woff"), url("../fonts/Roboto/BlackItalic/Roboto-BlackItalic.ttf?v=1.1.0") format("truetype");
  font-weight: 900;
  font-style: italic; }

/* END Black Italic */
* {
  outline: none; }

*:focus {
  outline: none !important; }

body {
  background-color: #f7f7f7;
  color: #54565b; }

article p {
  margin: 0 0 30px 0;
  line-height: 1.6; }

sup {
  vertical-align: super;
  font-size: .35em; }

.container, .key-benefits, .news .news-featured, .news .news-list, .news .news-detail {
  max-width: 1024px; }

.color-arylex {
  color: #005e86; }

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

.fullview iframe {
  position: fixed;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  border: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  z-index: 98; }

.fullview .btn-close {
  position: fixed;
  top: 25px;
  right: 25px;
  z-index: 99;
  cursor: pointer;
  width: 22px;
  height: 22px;
  text-indent: -9999px;
  background: url("../svg/icon-menu-close.svg") no-repeat center center; }

.home-box img{ margin-top:0 !important;}
.bee-btn{text-align:center;padding-top:90px;}
.bee-btn img{margin-bottom:20px !important;}
.bee-btn a:after{content:'';display:inline-block;width:27px;height:33px;background-image:url(../img/ico-pdf.png);background-position:0px 0px;background-repeat:no-repeat;position:relative;vertical-align:middle;right:-10px;}
.bee-btn a:hover:after{background-position:0px -33px;}
/*Cambios según Idioma*/
body[data-lang="de"] .footer .bulletin-form .bulletin-submit{min-width:100px !important;}
body[data-lang="de"] .bee-btn a{min-width:250px !important;}
.block-submenus #menu-main_menu-spanish-1 li a{display:inline-block;width:85%;}
body[data-lang="es"] .footer .bulletin-form .bulletin-submit{min-width:100px !important;}
body[data-lang="fr"] .bee-btn a{min-width:270px !important;}
.block-submenus #menu-main_menu-french-1 li a{display:inline-block;width:85%;}
body[data-lang="el"] .nav-main ul li{padding-right:20px;}
body[data-lang="el"] .button,body[data-lang="el"] .mod-register div.submit .submit,body[data-lang="el"] .footer .bulletin-form .bulletin-submit,body[data-lang="el"] .form-type input[type="submit"],body[data-lang="el"] .news .news-list .load-more span,body[data-lang="el"] a.btn-more{min-width:220px;}

 @media (max-width: 991px) {
    .home-box img{ margin-top:30px !important;} 
	.home-box .load-more{text-align:center;}	
	#main.home .row.home-box{margin-top:50px !important;}
	#main.biodiversity .row.home-box{margin-top:50px !important;}
	#main.child-isoclast .row.home-box{margin-top:50px !important;}
}
@media (max-width: 480px) {
	body[data-lang="el"] .mod-register{margin:0;margin-bottom:70px;}
}

.btn-more{}

.page-content h2 {
  font-size: 39px;
  margin: 0 0 25px 0; }
  
.page-content h3 {
  font-size: 39px;
  margin: 0 0 25px 0; }

.page-content h2.title-top {
	font-size:20px;
}

.page-content h3.title-top {
	font-size:20px;
}

.h2_seo{overflow:hidden;width:0;height:0;display:inline-block;visibility:hidden;}

/*.page-content h3 {
  font-size: 30px;
  color: #a69c95;
  margin: 0 0 20px 0; }*/
.row-fc-1 li,.row-fc-2 li,.row-fc-3 li,.row-fc-4 li,.row-fc-5 li,.row-fc-6 li{margin:0 0 10px !important;}
.txt_email_fc{margin-bottom:10px !important;}
.txt_email_fc a{color:#54565b !important;font-weight:bold;transition: all 0.35s;}
.txt_email_fc a:after{content:'';display:inline-block;width:26px;height:15px;background:url(../svg/icon_mail.svg) 0px 0px no-repeat;margin-left:10px;vertical-align:middle;background-size:25px;}
.txt_email_fc a:hover{color:#70b1c9 !important;}
.txt_email_fc a:hover:after{background-position:0px -15px;}
.txt_email_fc span{color:#ecebe9;display:inline-block; margin-left:5px;margin-right:5px;}
.row-fc-4 h3{max-width:370px;}
.row-fc-5 h3{max-width:380px;}
.box_enl_fc{overflow:hidden;}
.box_enl_fc a{box-sizing:border-box;float:left;margin-bottom:15px;width:calc(50% - 6px);height:50px;line-height:46px;text-align:center;color:#005e86 !important;border:2px solid #005e86;font-size:12px;display:inline-block;transition: all 0.35s;}
.box_enl_fc a:hover{color:#ffffff !important;background:#005e86;}
.box_enl_fc a:nth-child(odd){margin-right:12px;}
.row-fc-1 img{margin-top:0px !important;}
.row-fc-2 img{margin-top:85px !important;}
.row-fc-3 img{margin-top:90px !important;}
.row-fc-4 img{margin-top:70px !important;}

@media (max-width: 991px) {
.row-fc-1 img{margin-top:40px !important;}
.row-fc-2 img{margin-top:40px !important;}
.row-fc-3 img{margin-top:40px !important;}
.row-fc-4 img{margin-top:40px !important;}	
.row-fc-5 img{margin-top:40px !important;}	
.row-fc-2,.row-fc-3,.row-fc-4,.row-fc-5{margin-top:60px !important;}
}

.page-content h4 {
  font-size: 20px;
  font-weight: 400;
  color: #70b1c9;
  margin: 0 0 30px 0; }

.page-content ul, .page-content ol {
  margin: 0 0 30px 0;
  padding-left: 50px;
  line-height: 1.8; }

.page-content ul li, .page-content ol li {
  margin: 0 0 20px 0; }

.page-content img {
  margin-bottom: 30px; }

.page-content div.pull-right > img, .page-content img.pull-right {
  margin-left: 50px; }

.page-content div.pull-left > img, .page-content img.pull-left {
  margin-right: 50px; }

.page-content .img-caption {
  font-size: 11px;
  margin-top: 6px;
  text-align: center;
  color: #a69c95; }

.page-content a {
  color: #70b1c9; }
  .page-content a:hover {
    color: #005e86; }

@media (max-width: 767px) {
  .page-content h2 {
    font-size: 32px;
    margin: 0 0 15px 0; }
  .page-content h3 {
    font-size: 32px;
    margin: 0 0 15px 0; }
  /*.page-content h3 {
    font-size: 26px;*/
    margin: 0 0 15px 0; }
  .page-content h4 {
    font-size: 18px;
    margin: 0 0 15px 0; } }

.search-results {
  color: #6f625a; }
  .search-results a {
    display: block;
    color: inherit;
    transition: all 0.35s; }
    .search-results a:before, .search-results a:after {
      content: " ";
      display: table; }
    .search-results a:after {
      clear: both; }
    .search-results a:hover {
      opacity: 0.7; }
  .search-results h3 {
    font-size: 21px;
    font-weight: 300;
    margin-top: -5px;
    margin-bottom: 2px;
    color: #a69c95; }
  .search-results h4 {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 2px;
    color: #a69c95; }
  .search-results .search-term {
    font-size: 20px; }
    .search-results .search-term b {
      color: #005e86;
      font-weight: 400; }
      @media (min-width: 1200px) {
        .search-results .search-term b {
          display: block;
          margin-top: 15px; } }

.icon-search-results {
  background: url("../svg/icon-search-results.svg") no-repeat center center;
  display: inline-block;
  vertical-align: middle;
  height: 29px;
  width: 29px;
  margin-right: 10px;
  position: relative;
  top: -2px; }

.button, .mod-register div.submit .submit, .footer .bulletin-form .bulletin-submit, .form-type input[type="submit"], .news .news-list .load-more span, a.btn-more {
  text-align: center;
  letter-spacing: 3px;
  color: #116282;
  background-color: white;
  border: 2px solid #116282;
  font-size: 12px;
  font-weight: 400;
  display: inline-block;
  min-width: 190px;
  text-decoration: none;
  transition: all 0.15s ease-out;
  line-height: 46px;
  margin: 5px;
  cursor: pointer;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none; }
  .button:hover, .mod-register div.submit .submit:hover, .footer .bulletin-form .bulletin-submit:hover, .form-type input[type="submit"]:hover, .news .news-list .load-more span:hover, a.btn-more:hover {
    color: white;
    background-color: #116282;
    text-decoration: none; }
  .button:focus, .mod-register div.submit .submit:focus, .footer .bulletin-form .bulletin-submit:focus, .form-type input[type="submit"]:focus, .news .news-list .load-more span:focus,a.btn-more:focus {
    text-decoration: none; }

#wrap {
  max-width: 1440px;
  margin: 0 auto;
  background-color: white; }

#main {
  padding-top: 60px;
  padding-bottom: 100px; }
  @media (max-width: 767px) {
    #main {
      padding-top: 30px;
      padding-bottom: 60px; }
      #main > article {
        padding-left: 38px;
        padding-right: 38px; } }
  @media (max-width: 480px) {
    #main > article {
      padding-left: 20px;
      padding-right: 20px; } }

.search-form {
  line-height: 32px;
  max-width: 255px;
  width: 100%;
  position: relative; }
  .search-form .search-field {
    color: #bcbcbc;
    font-size: 13px;
    border: 1px solid #d1d0ce;
    border-radius: 50px;
    padding: 0 44px 0 20px;
    width: 100%;
    line-height: 36px;
    height: 36px; }
  .search-form .search-submit {
    text-indent: -9999px;
    padding: 0;
    margin: 0;
    border: none;
    width: 20px;
    position: absolute;
    top: 0;
    right: 15px;
    line-height: 40px;
    line-height: 36px;
    height: 36px;
    background-size: 100%;
    background: url("../svg/icn_search.svg") no-repeat center center; }
  @media (max-width: 767px) {
    .search-form .search-field {
      font-size: 15px;
      border: none; } }

.box-carrusel h2{padding-top:90px;}

.header-img {
  position: relative;
  height: 420px;
  background: url("../img/header-1.jpg") no-repeat center center;
  background-size: cover; }
  .header-img > .furrows {
    position: absolute;
    top: 144px;
    left: 0;
    width: 100%;
    height: 143px;
    max-width: 541px;
    background: url("../svg/art-furrows.svg") no-repeat top left;
    background-size: contain; }
  .header-img .title-top {
    text-align: center; }
    .header-img .title-top h2 {
      font-size: 45px;
      padding-top: 50px;
      margin: 0 0 15px 0;
      position: relative; }
  .header-img .highlight {
    position: absolute;
    bottom: 45px;
    width: 100%;
    font-size: 24px;
    color: white; }
    .header-img .highlight h2 {
      font-size: 35px;
      margin-bottom: 10px;
      color: white;
      line-height: 1.4;
      margin-top: -8px; }
	  .header-img.isoclast-child .highlight h2 {
      font-size: 45px;
      color: white;
      line-height: 1.4;
	  margin-top:0px;}
	  .header-img.isoclast-child .highlight{
		  font-size:20px;
	  	  font-weight:bold;
	  }
	  
    .header-img .highlight .container > .row > div > *:last-child, .header-img .highlight .key-benefits > .row > div > *:last-child, .header-img .highlight .news .news-featured > .row > div > *:last-child, .news .header-img .highlight .news-featured > .row > div > *:last-child, .header-img .highlight .news .news-list > .row > div > *:last-child, .news .header-img .highlight .news-list > .row > div > *:last-child, .header-img .highlight .news .news-detail > .row > div > *:last-child, .news .header-img .highlight .news-detail > .row > div > *:last-child {
      margin-bottom: 0; }
  .header-img .video-arylex {
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.3; }
    .header-img .video-arylex a {
      display: inline-block;
      color: white; }
      .header-img .video-arylex a:hover .icon-video {
        border-color: white;
        background-color: transparent;
        background-image: url("../svg/icon-video-white.svg"); }
    .header-img .video-arylex .icon-video {
      border: 1px solid white;
      margin: 0 auto;
      display: block;
      width: 80px;
      height: 80px;
      margin-bottom: 15px;
      transition: all 0.1s ease-out; }
  @media (max-width: 1199px) {
    .header-img > .furrows {
      top: 80px; }
    .header-img .highlight {
      bottom: 30px; }
      .header-img .highlight h2 {
        font-size: 32px; }
    .header-img .video-arylex {
      font-size: 18px; } }
  @media (max-width: 767px) {
	  .header-img.isoclast-child .highlight h2 {
      	font-size: 26px;
	  }
    .header-img {
      height: 360px; }
      .header-img > .furrows {
        top: 30px;
        width: 75%; }
      .header-img .container, .header-img .key-benefits, .header-img .news .news-featured, .news .header-img .news-featured, .header-img .news .news-list, .news .header-img .news-list, .header-img .news .news-detail, .news .header-img .news-detail {
        padding-left: 38px;
        padding-right: 38px; }
      .header-img .highlight h2 {
        font-size: 30px; }
      .header-img .highlight p {
        font-size: 16px; }
      .header-img.header-home > .furrows {
        top: 30px; }
      .header-img.header-home .highlight h2 {
        font-size: 26px; }
      .header-img.header-news > .furrows {
        top: 30px;
        width: 45%; }
      .header-img.header-news .title-top h2 {
        font-size: 30px; }
      .header-img .video-arylex {
        font-size: 14px;
        margin-top: 22px;
        text-align: left;
        line-height: 1.4; }
        .header-img .video-arylex .icon-video {
          float: left;
          margin-right: 15px;
          width: 40px;
          height: 40px;
          margin-bottom: 0;
          background-size: 60%; } }
  @media (max-width: 480px) {
    .header-img {
      height: 290px; }
      .header-img.header-home {
        height: 340px; }
      .header-img .title-top h2 {
        color: white;
        padding-top: 85px; }
      .header-img > .furrows {
        top: 30px;
        width: 75%; }
      .header-img .container, .header-img .key-benefits, .header-img .news .news-featured, .news .header-img .news-featured, .header-img .news .news-list, .news .header-img .news-list, .header-img .news .news-detail, .news .header-img .news-detail {
        padding-left: 20px;
        padding-right: 20px; }
      .header-img .highlight {
        bottom: 30px; } }
		
.nav-child{border-bottom:1px solid #dad9d7;}		
.nav-child ul{padding:0;margin:0;overflow:hidden;padding-top:35px;padding-bottom:35px;}
.nav-child ul li{display:block;width:25%;list-style:none;text-align:center;box-sizing:border-box;float:left;}
.nav-child ul li a{color:#a8a8aa;font-size:13px;}
.nav-child ul li a:hover{color:#005e86;}
.nav-child ul li a:focus{color:#005e86;}
.nav-child ul li.current_page_item a{color:#005e86;}
@media (max-width: 350px) {
	.nav-child ul li a{font-size:12px;}
}

.video-isoclast-attributes {
  text-align: center;
  font-size: 14px;
  font-weight: 300;
  margin-bottom:40px; }
  .video-isoclast-attributes a {
    display: inline-block;
    color: #968c83;
	width :100%;
	max-width:500px;
	padding-bottom:30px;
	border-bottom:2px solid #dad9d7;
	position:relative;}
    .video-isoclast-attributes a:hover .icon-video {
      background-image: url("../svg/icon-video-white.svg");
      background-color: #005e86; }
  .video-isoclast-attributes .icon-video {
    margin: 0 auto;
    display: block;
    width: 80px;
    height: 80px;
	background-image: url("../svg/icon-video-white.svg");
    background-color: #70b1c9; 
    border-radius: 99px;
    cursor: pointer;
    margin-bottom: 10px;
    transition: all 0.1s ease-out;
	float:left;
	margin-left:30px; }
	.video-isoclast-attributes span {
		position:absolute;
		top:10px;
		left:150px;
		color:#70b1c9;
		font-size:20px;	
		text-align:left;
	}
  @media (max-width: 767px) {
    .video-isoclast-attributes {
      line-height: 1.5;}
      .video-isoclast-attributes .icon-video {
        float: left;
        width: 50px;
        height: 50px;
        margin-right: 15px;
        background-size: 60%;
        position: relative;
        top: -5px; } 
		.video-isoclast-attributes span {
		font-size:16px;	
		top:0;
		}
		.video-isoclast-attributes a{padding-bottom:15px;}
		}
		@media (max-width: 480px) {
			.video-isoclast-attributes span {
			left:100px;
			}
		}
		
		@media (max-width: 400px) {
			.video-isoclast-attributes .icon-video{margin-left:15px;}
			.video-isoclast-attributes span {
			top:-15px;
			}
		}


.icon-video {
  width: 44px;
  height: 33px;
  border-radius: 99px;
  display: inline-block;
  background: white url("../svg/icon-video.svg") no-repeat center center; }

.jumbotron-products {
  background: url("../img/banner-products.jpg") no-repeat center center;
  background-size: cover;
  height: 300px;
  margin-top: 60px;
  margin-bottom: 80px;
  position:relative; }
  .jumbotron-products .content {
    position: relative;
    bottom: -60px;
    max-width: 680px;
    margin: 0 auto;
    text-align: center;
    color: white;
    background-color: rgba(0, 94, 134, 0.9);
    padding: 35px 0 32px 0;
    font-size: 18px; }
    .jumbotron-products .content h2 {
      color: #70b1c9;
      font-size: 40px;
      font-weight: 200;
	  max-width:465px;
	  margin:0 auto;
	  margin-bottom:30px; 
	  width:90%;}
    .jumbotron-products .content p {
      margin:0 auto;
	  margin-bottom: 30px;
	  max-width:465px;
	  width:90%; }
    .jumbotron-products .content a {
      display: inline-block;
      font-size: 12px;
      letter-spacing: 3px;
      text-transform: uppercase;
      color: white;
      border: 2px solid white;
      padding: 15px 25px 15px 25px;
      text-decoration: none;
      transition: all 0.15s ease-out; }
      .jumbotron-products .content a:hover {
        color: #005e86;
        background-color: white; }
  @media (max-width: 767px) {
    .jumbotron-products {
      height: 260px;
      margin-top: 50px;
      margin-bottom: 60px; }
      .jumbotron-products .content {
        bottom: -80px;
        padding: 20px 0 20px 0; }
        .jumbotron-products .content h2 {
          margin: 0 auto;max-width:100%;margin-bottom:15px; }
        .jumbotron-products .content p {
          margin-bottom: 15px;
          font-size: 15px; } }
	@media (max-width: 640px) {
		.jumbotron-products .content h2 {
			font-size:30px;
		}
		.jumbotron-products .content {
        bottom: -90px;}
	}
	
	@media (max-width: 425px) {
		.jumbotron-products .content h2 {
			font-size:30px;
		}
		
		.jumbotron-products .content p {
			font-size:14px;
		}
		.jumbotron-products .content {
        bottom: -60px;}
	}

.faqs h4 {
  font-size: 20px;
  font-weight: 400;
  color: #98999b;
  padding-left: 30px;
  margin: 0 0 30px 0;
  background: url("../img/icon-arrow-faq-closed.png") no-repeat 8px 4px;
  cursor: pointer; }
  .faqs h4.open {
    background: url("../img/icon-arrow-faq-open.png") no-repeat left 10px; }

.faqs > div {
  padding-left: 30px; }

@media (max-width: 767px) {
  .faqs h4 {
    font-size: 18px;
    background-position: 8px 2px; } }

.mod-register {
  padding: 0 28px;
  border: 2px solid #dad9d7;
  font-size: 14px;
  color: #98999b;
  margin: 0 20px 70px 20px; }
  .mod-register h3 {
    font-size: 18px;
    font-weight: 500;
    margin: 30px 0 26px; }
  .mod-register p {
    margin: 0; }
  .mod-register input[type="text"] {
    margin-top: 10px;
    border: none;
    background-color: #f4f4f3;
    padding: 10px 15px;
    width: 100%; }
  .mod-register .errors {
    margin-top: 10px; }
  .mod-register div.submit {
    text-align: center; }
    .mod-register div.submit .submit {
      display: inline-block;
      margin: 0 auto;
      max-width: 190px;
      position: relative;
      top: 27px; }

.mod-categories {
  margin: 0 20px 50px 20px; }
  .mod-categories h3 {
    font-size: 18px;
    font-weight: 500;
    margin: 0 22px 20px 22px; }
  .mod-categories ul li {
    border-top: 2px solid #ececeb; }
    .mod-categories ul li:last-child {
      border-bottom: 2px solid #ececeb; }
    .mod-categories ul li a {
      font-size: 14px;
      color: #98999b;
      padding: 15px 22px;
      display: block; }
      .mod-categories ul li a:hover {
        color: #005e86;
        text-decoration: none; }
		.mod-categories ul li a.active {
        color: #005e86;
        text-decoration: none; }
  @media (max-width: 1199px) {
    .mod-categories h3 {
      margin: 20px 22px; } }

.dow-buttons {
  text-align: center;
  margin-top: 80px; }
  .dow-buttons a {
    min-width: 248px; }

.header-nav {
  background-color: white;
  padding-bottom: 12px;
  max-width:1440px;margin:0 auto;}
  .header-nav > .container, .header-nav > .key-benefits, .news .header-nav > .news-featured, .news .header-nav > .news-list, .news .header-nav > .news-detail {
    position: relative; }
  .header-nav .search-form {
    position: absolute;
    right: 0;
    top: 70px; }

.title-feature{max-width:500px;width:100%;margin:0 auto !important;margin-top:90px !important;padding-bottom:40px;border-bottom:2px solid #dad9d7;margin-bottom:30px !important; text-align:center;}
.key-box{text-align:center;min-height:210px;margin-bottom:20px;}
.key-box img{}
.key-box p{color:#005e86;font-size:18px;text-align:center;width:90%;max-width:255px;margin:0 auto;}
.title-g-f{margin-bottom:0 !important;}
.subtitle-home{color:#005e86;font-size:20px;margin-bottom:25px;display:block;}
.logo-top {
  float: left;
  margin-top: 66px; }
  .logo-top .menu-toggle {
    display: none; }
  .logo-top h1 {
    margin: 0; }
    .logo-top h1 a {
      display: block;
      text-indent: -9999px;
      width: 336px;
      height: 40px;
      background-repeat: no-repeat; }
  @media (max-width: 767px) {
    .logo-top {
      float: none;
      margin: 0;
      height: 72px;
      padding-top: 22px;
      padding-left: 38px;
      background-color: white;
      border-bottom: 1px solid #f3ede5; }
      .logo-top .menu-toggle {
        display: block;
        float: right;
        margin-right: 30px;
        background: url("../svg/icon-menu-open.svg") no-repeat center center;
        width: 30px;
        height: 24px;
        text-indent: -9999px;
        cursor: pointer; }
      .logo-top h1 a {
        height: 24px;
        background-size: contain; } }

.nav-main {
  float: left;
  padding-top: 40px;
  padding-bottom: 5px;
  clear: both;
  transition: padding-top 0.15s ease-out; }
  .nav-main ul {
    font-size: 13px;
    margin: 0; }
    .nav-main ul li {
      padding-right: 32px; }
      .nav-main ul li:first-child {
        padding-left: 0; }
      .nav-main ul li.current-menu-item a {
        border-color: #005e86;
        text-decoration: none; }
      .nav-main ul li a {
        color: #005e86;
        padding-bottom: 3px;
        border-bottom: 2px solid transparent;
        transition: all 0.15s ease-out; }
        .nav-main ul li a:hover {
          border-color: #005e86;
          text-decoration: none; }
  @media (max-width: 767px) {
    .nav-main {
      float: none;
      padding: 20px 0 15px 38px; }
      .nav-main ul {
        font-size: 18px; }
        .nav-main ul li {
          display: block;
          padding: 8px 0 !important; } }

.nav-top {
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 38px;
  margin-bottom: 15px; }
  .nav-top > ul {
    margin: 0;
    font-size: 11px;
    color: #968c83; }
    .nav-top > ul > li {
      padding: 0 10px; }
      .nav-top > ul > li.global > a {
        background: url("../img/icon-globe.png") no-repeat right -1px; }
      .nav-top > ul > li.login > a {
        background: url("../img/icon-login.png") no-repeat right -1px; }
      .nav-top > ul > li.language > a {
        background: url("../img/icon-language.png") no-repeat right -1px; }
      .nav-top > ul > li.language > ul {
        padding-left: 0;
        list-style: none;
        position: absolute;
        /*right: 90px;*/
        padding: 0 5px;
        text-align: right;
        background-color: white;
        border: 1px solid #ebe8e5; }
        .nav-top > ul > li.language > ul > li {
          padding: 2px 0; }
          .nav-top > ul > li.language > ul > li img {
            position: relative;
            top: -1px;
            width: 14px; }
      .nav-top > ul > li > a {
        padding-right: 18px;
        color: #98999b; }
        .nav-top > ul > li > a:hover {
          color: #005e86;
          text-decoration: none; }
  @media (max-width: 767px) {
    .nav-top {
      position: static;
      margin: 25px 0 25px 38px; }
      .nav-top > ul {
        font-size: 13px; }
        .nav-top > ul > li {
          display: block;
          padding: 5px 0; }
          .nav-top > ul > li.language > ul {
            background-color: transparent;
            border: none;
            padding: 0;
            text-align: left;
            position: static; }
            .nav-top > ul > li.language > ul > li {
              display: block; } }

@media (min-width: 768px) {
  body.nav-fixed {
    padding-top: 179px; }
    body.nav-fixed .header-nav {
      position: fixed;
      top: -45px;
      left: 0;
      width: 100%;
      z-index: 2;
      border-bottom: 1px solid #f3ede5;
      background-color: white;
	  left:0;
	  right:0;
	  margin:0 auto; }
      body.nav-fixed .header-nav .nav-top {
        display: none; } }

@media (max-width: 767px) {
  body {
    padding-top: 72px; }
  .header-nav {
    position: fixed;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 72px; }
    .header-nav > .container, .header-nav > .key-benefits, .news .header-nav > .news-featured, .news .header-nav > .news-list, .news .header-nav > .news-detail {
      height: inherit;
      overflow: hidden;
      padding-left: 0;
      padding-right: 0;
      background-color: #f5f4f2;
      border-bottom: 1px solid #f3ede5; }
    .header-nav.mobile-open > .container, .header-nav.mobile-open > .key-benefits, .news .header-nav.mobile-open > .news-featured, .news .header-nav.mobile-open > .news-list, .news .header-nav.mobile-open > .news-detail {
      height: auto;
      z-index: 2; }
    .header-nav.mobile-open .logo-top .menu-toggle {
      background-image: url("../svg/icon-menu-close.svg"); }
    .header-nav .search-form {
      position: relative;
      right: 0;
      top: 0;
      padding-left: 38px; } }

@media (max-width: 480px) {
  .header-nav .logo-top, .header-nav .nav-main, .header-nav .search-form {
    padding-left: 20px; }
  .header-nav .nav-top {
    margin-left: 20px; } }

.footer {
  background-color: #ecebe9;
  border-bottom: 4px solid #116282;
  padding-top: 50px;
  font-size: 14px;
  color: #898b8e; }
  .footer .nav-footer {
    text-align: right;
    margin-bottom: 20px;
    margin-top: -5px;
    font-size: 13px; }
    .footer .nav-footer ul {
      margin: 0; }
      .footer .nav-footer ul li {
        line-height: 2;
        padding: 0 10px; }
        .footer .nav-footer ul li a:hover {
          color: #116282;
          text-decoration: none; }
  .footer .search-form {
    float: right; }
    .footer .search-form .search-field {
      border-color: #f6f5f4;
      background-color: #f6f5f4; }
  .footer .bulletin-form {
    max-width: 338px;
    line-height: 38px;
    position: relative; }
    .footer .bulletin-form .email-field {
      border: none;
      color: #968c83;
      font-size: 13px;
      width: 100%;
      background-color: #f6f5f4;
      padding-left: 15px;
      padding-right: 120px;
      border-radius: 0;
      -webkit-appearance: none;
      height: 40px;
      line-height: 40px; }
    .footer .bulletin-form .bulletin-submit {
      margin: 0;
      padding: 0;
      line-height: 24px;
      font-size: 10px;
      background-color: transparent;
      text-transform: uppercase;
      letter-spacing: 2px;
      min-width: 90px;
      position: absolute;
      top: 5px;
      right: 5px;
      height: 30px;
      border-radius: 0;
      -webkit-appearance: none; }
  .footer ul.rrss {
    margin: 0; }
    .footer ul.rrss li {
      margin-right: 15px;
      padding: 0; }
      .footer ul.rrss li a {
        display: block;
        width: 40px;
        height: 40px;
        border-radius: 99px;
        text-indent: -9999px;
        transition: all 0.15s ease-out;
        /*background-color: rgba(255, 255, 255, 0.6);*/
        background-position: center;
        background-repeat: no-repeat; }
        .footer ul.rrss li a.facebook {
          background-image: url("../img/icon-facebook.png"); }
        .footer ul.rrss li a.twitter {
          background-image: url("../img/icon-twitter.png"); }
        .footer ul.rrss li a.linkedin {
          background-image: url("../svg/icon-linkedin.svg"); }
        .footer ul.rrss li a.youtube {
          background-image: url("../img/icon-youtube.png"); }
        .footer ul.rrss li a:hover {
          background-color: white; }
  .footer .copyright {
    font-size: 9px;
    padding: 50px 0 20px; }
    .footer .copyright .logo-footer {
      width: 170px;
      height: 25px;
      margin-right: 5px;
      display: inline-block;
      text-indent: -9999px;
      vertical-align: middle; }
    .footer .copyright .logo-dow {
      background: url("../svg/logo-dow.svg") no-repeat center; }
    .footer .copyright .logo-solutions {
      width: 170px;
      background: url("../svg/logo-solutions.svg") no-repeat center; }
    .footer .copyright > span:last-child {
      margin-top: 15px;
      display: block; }
	  .footer .copyright .txt-legal{display:inline-block !important;width:calc(100% - 360px);;position:relative;top:10px;}
	  .desktop_v{display:block;}
	  .mobile_v{display:none;}
	  .txt_arylex{clear:both;padding-right:0;position:relative;top:30px;text-align:right;}
  @media (max-width: 991px) {
	  .txt_arylex{clear:both;padding-right:0;position:relative;top:20px;padding-left:40px;text-align:left;}
  }
  @media (max-width: 767px) {
	 .txt_arylex{clear:both;padding-right:0;position:relative;top:0px;padding-top:40px;padding-left:0px;}
	.footer .copyright .txt-legal{display:inline-block !important;width:100%;;position:relative;top:0px;padding-top:10px;}  
	.footer .copyright{text-align:center;}
	.desktop_v{display:none;}
	.mobile_v{display:block;}
    .footer {
      padding-top: 32px; }
      .footer > .container, .footer > .key-benefits, .news .footer > .news-featured, .news .footer > .news-list, .news .footer > .news-detail {
        padding-left: 38px;
        padding-right: 38px; }
      .footer .nav-footer {
        font-size: 16px;
        text-align: left; }
        .footer .nav-footer ul li {
          display: block;
          padding: 5px 0; }
      .footer .search-form {
        float: none;
        margin-bottom: 30px;
        width: 100%;
        max-width: 338px; }
      .footer .bulletin-form {
        margin-bottom: 20px; }
        .footer .bulletin-form .email-field {
          font-size: 15px; } }
  @media (max-width: 480px) {
    .footer > .container, .footer > .key-benefits, .news .footer > .news-featured, .news .footer > .news-list, .news .footer > .news-detail {
      padding-left: 20px;
      padding-right: 20px; } }
	  
	.alert_fr_header{background:#ebe8e5;text-align:center;padding-bottom:5px;padding-top:5px;}
	.alert_fr_header p{margin:0;color:#898b8e;font-size:11px;font-weight:bold;}
	.alert_fr_footer{padding-top:40px;margin-bottom:-30px;}
	.alert_fr_footer p{font-size:11px;color:#898b8e;}
	.alert_fr_footer p a{}
	
	@media (max-width: 767px) {
  	.alert_fr_footer{box-sizing:border-box;}
	.alert_fr_footer{padding-top:20px;}
   }
   @media (max-width: 480px) {
  	.alert_fr_footer{box-sizing:border-box;}
   }

.form-type > div {
  margin-bottom: 16px;
  position: relative; }

.form-type legend {
  font-size: 20px;
  font-weight: 500;
  color: #a69c95;
  border: none;
  margin: 0 0 30px 0; }

.form-type label {
  font-size: 15px;
  font-weight: 500;
  color: #a69c95;
  width: 100%; }
  .form-type label.required::after {
    content: " * ";
    position: absolute;
    top: 38px;
    right: -15px; }

.form-type input[type="text"], .form-type input[type="email"], .form-type input[type="password"], .form-type textarea {
  width: 100%;
  background-color: #f5f4f1;
  border: 1px solid #f5f4f1;
  color: #6f625a;
  font-size: 15px;
  border-radius: 0;
  -webkit-appearance: none; }

.form-type input[type="text"], .form-type input[type="email"], .form-type input[type="password"] {
  line-height: 38px;
  padding: 0 13px; }

.form-type div.bootstrap-select {
  width: 100% !important; }
  .form-type div.bootstrap-select > button {
    background: white url("../svg/icon-arrow-select.svg") no-repeat right 20px center !important;
    border: 2px solid #a79b93;
    border-radius: 0;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-right: 55px;
    color: #a79b93; }
    .form-type div.bootstrap-select > button > span {
      text-align: right !important; }
    .form-type div.bootstrap-select > button > .bs-caret {
      display: none; }
  .form-type div.bootstrap-select .dropdown-toggle:focus {
    outline: none !important; }

.form-type textarea {
  padding: 12px 13px;
  height: 10.1em; }

.form-type input[type="checkbox"] + label {
  display: inline;
  font-weight: 400;
  font-size: 13px; }

.form-type input[type="text"].error, .form-type input[type="email"].error, .form-type input[type="password"].error, .form-type textarea.error {
  border-color: red; }

.form-type .legal {
  float: left; }

.form-type input[type="submit"] {
  float: right;
  margin: 0; }

.form-type .hint-required {
  text-align: right;
  font-size: 13px;
  color: #a69c95; }

.form-type div.errors {
  clear: both;
  color: red; }
  .form-type div.errors p {
    margin: 0; }

#main.home > article.container:nth-child(1) > .row:nth-child(1) > div:nth-child(2) img, #main.home > article.key-benefits:nth-child(1) > .row:nth-child(1) > div:nth-child(2) img, .news #main.home > article.news-featured:nth-child(1) > .row:nth-child(1) > div:nth-child(2) img, .news #main.home > article.news-list:nth-child(1) > .row:nth-child(1) > div:nth-child(2) img, .news #main.home > article.news-detail:nth-child(1) > .row:nth-child(1) > div:nth-child(2) img {
  margin-top: 30px;
  max-width: 380px; 
  width:100%}

#main.home > article.container:nth-child(1) > .row:nth-child(2),#main.home > article.container:nth-child(1) > .row:nth-child(3),#main.home > article.container:nth-child(1) > .row:nth-child(4),#main.home > article.container:nth-child(1) > .row:nth-child(5), #main.home > article.key-benefits:nth-child(1) > .row:nth-child(2), .news #main.home > article.news-featured:nth-child(1) > .row:nth-child(2), .news #main.home > article.news-list:nth-child(1) > .row:nth-child(2), .news #main.home > article.news-detail:nth-child(1) > .row:nth-child(2) {
  margin-top: 125px; }
  #main.home > article.container:nth-child(1) > .row:nth-child(2) > div:nth-child(2) img, #main.home > article.key-benefits:nth-child(1) > .row:nth-child(2) > div:nth-child(2) img, .news #main.home > article.news-featured:nth-child(1) > .row:nth-child(2) > div:nth-child(2) img, .news #main.home > article.news-list:nth-child(1) > .row:nth-child(2) > div:nth-child(2) img, .news #main.home > article.news-detail:nth-child(1) > .row:nth-child(2) > div:nth-child(2) img {
    margin-top: 90px; }
	
#main.home .row.home-box{margin-top:125px;}	
#main.home > article.container:nth-child(1) > .row:nth-child(1){margin-top:0px !important;}

#main.biodiversity .row.home-box{margin-top:125px;}	
#main.biodiversity > article.container:nth-child(1) > .row:nth-child(1){margin-top:0px !important;}

#main.child-isoclast .row.home-box{margin-top:125px;}	
#main.child-isoclast > article.container:nth-child(1) > .row:nth-child(1){margin-top:0px !important;}

.key-benefits .nav ul li {
  font-size: 18px;
  margin: 5px 0;
  text-transform: uppercase; }
  .key-benefits .nav ul li a {
    display: block;
    color: #c0b8b0;
    text-decoration: none;
    transition: color 0.15s ease-out; }
  .key-benefits .nav ul li.selected a {
    color: #005e86;
    background: url("../svg/icon-arrow.svg") no-repeat right center; }

.key-benefits .content {
  padding-top: 10px; }
  .key-benefits .content h3 {
    display: none; }

@media (max-width: 767px) {
  .key-benefits .nav {
    margin-bottom: 30px; }
    .key-benefits .nav ul li {
      margin: 0; }
      .key-benefits .nav ul li.selected a {
        background: none; }
  .key-benefits .content {
    padding-top: 40px;
    background: url("../svg/icon-arrow-down.svg") no-repeat 5px 0; }
    .key-benefits .content h3 {
      display: block;
      margin-top: 0;
      font-size: 20px;
      font-weight: 400; } }

#main.news {
  margin-top: -190px;
  padding-top: 0; }
  #main.news .container, #main.news .key-benefits, #main.news .news-featured, #main.news .news-list, #main.news .news-detail {
    padding-top: 10px;
    position: relative;
    background-color: white; }
  @media (max-width: 1199px) {
    #main.news {
      margin-top: -190px; } }
  @media (max-width: 767px) {
    #main.news {
      margin-top: -140px; }
      #main.news .container, #main.news .key-benefits, #main.news .news-featured, #main.news .news-list, #main.news .news-detail {
        padding-top: 20px; } }
  @media (max-width: 480px) {
    #main.news {
      margin-top: -40px; } }

.news .news-featured, .news .news-list, .news .news-detail {
  padding-left: 10px;
  padding-right: 10px; }

.news .news-featured {
  margin-bottom: 40px; }
  .news .news-featured div[class*="news-item-featured-"] {
    color: white;
    margin-bottom: 10px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }
    .news .news-featured div[class*="news-item-featured-"] .gradient {
      width: inherit;
      height: inherit;
      position: relative;
      background: linear-gradient(to bottom, transparent, #005e86);
      transition: opacity 0.15s; }
      .news .news-featured div[class*="news-item-featured-"] .gradient:hover {
        opacity: .85; }
    .news .news-featured div[class*="news-item-featured-"] .content {
      position: absolute;
      left: 0;
      bottom: 0; }
      .news .news-featured div[class*="news-item-featured-"] .content > *:last-child {
        margin-bottom: 0; }
    .news .news-featured div[class*="news-item-featured-"] a {
      display: block;
      color: white; }
    .news .news-featured div[class*="news-item-featured-"] .meta-category {
      font-size: 11px;
      margin: 0 0 10px 0; }
    .news .news-featured div[class*="news-item-featured-"] h3 {
      color: white;
      margin: 0 0 0 0; }
    .news .news-featured div[class*="news-item-featured-"] p {
      margin: 0; }
  .news .news-featured .news-item-featured-big {
    height: 370px; }
    .news .news-featured .news-item-featured-big .content {
      padding: 27px 30px; }
    .news .news-featured .news-item-featured-big h3 {
      font-size: 30px;
      margin-top: 15px; }
  .news .news-featured .news-item-featured-small {
    height: 180px; }
    .news .news-featured .news-item-featured-small .content {
      padding: 20px 20px; }
    .news .news-featured .news-item-featured-small h3 {
      font-size: 20px;
      margin-top: 15px; }

.news .news-category {
  padding: 70px 20px 0 20px;
  height: 180px;
  color: white;
  background-color: #d7d2cb;
  margin-bottom: 35px; }
  .news .news-category p {
    font-size: 26px;
    font-weight: 300;
    margin: 0 0 0 0; }
  .news .news-category h2 {
    font-size: 40px;
    color: white;
    margin: 0;
    line-height: 1.1; }
  @media (max-width: 767px) {
    .news .news-category {
      height: auto;
      padding: 20px; }
      .news .news-category p {
        font-size: 20px; }
      .news .news-category h2 {
        font-size: 30px; } }

.news .news-list .news-item {
  margin-bottom: 50px; }
  .news .news-list .news-item img {
    margin-bottom: 14px;
    transition: opacity 0.15s;
    -webkit-backface-visibility: hidden; }
    .news .news-list .news-item img:hover {
      opacity: 0.8; }
  .news .news-list .news-item .meta-category {
    font-size: 11px;
    font-weight: 600;
    color: #b5ada6;
    margin-bottom: 10px; }
    .news .news-list .news-item .meta-category a {
      color: #98999b; }
      .news .news-list .news-item .meta-category a:hover {
        color: #005e86; }
  .news .news-list .news-item h3 {
    font-size: 24px;
    font-weight: 300;
    line-height: 1.3;
    color: #a69c95;
    margin: 0 0 15px; }
    .news .news-list .news-item h3 a {
      color: #98999b; }
      .news .news-list .news-item h3 a:hover {
        color: #005e86; }
  .news .news-list .news-item p {
    color: #54565b;
    margin-bottom: 15px;
    font-size: 14px; }

.news .news-list .load-more {
  margin-bottom: 50px; }
  .news .news-list .load-more span {
    display: block;
    margin: 0 auto;
    max-width: 190px; }

.news .news-detail > img, .news .news-detail > .embed-responsive {
  margin-bottom: 40px; }

.news .news-detail .meta-date {
  font-size: 11px;
  font-weight: 500;
  color: #b5ada6;
  margin: 0 0 15px 0; }

.news .news-detail .meta-author {
  padding-bottom: 20px; }
  .news .news-detail .meta-author:before, .news .news-detail .meta-author:after {
    content: " ";
    display: table; }
  .news .news-detail .meta-author:after {
    clear: both; }
  .news .news-detail .meta-author img {
    display: block;
    border: 4px solid white;
    border-radius: 99px;
    float: left; }
  .news .news-detail .meta-author .author-title {
    display: block;
    font-size: 10px;
    color: #b5ada6;
    margin-left: 120px;
    margin-bottom: 5px;
    margin-top: 10px; }
  .news .news-detail .meta-author .author-name {
    display: block;
    font-size: 18px;
    color: #6f625a;
    margin-left: 120px; }
  .news .news-detail .meta-author .author-description {
    display: block;
    font-size: 12px;
    color: #6f625a;
    margin-left: 120px;
    max-width: 285px; }
  .news .news-detail .meta-author.meta-expert {
    margin-top: -100px; }
    .news .news-detail .meta-author.meta-expert img {
      float: none;
      margin-left: 80px; }
    .news .news-detail .meta-author.meta-expert .author-title {
      float: left;
      padding-top: 5px;
      margin-left: 35px; }
    .news .news-detail .meta-author.meta-expert .author-name {
      margin-left: 80px; }
    .news .news-detail .meta-author.meta-expert .author-description {
      margin-left: 80px; }

.news .news-detail .meta-category {
  padding-top: 37px;
  text-align: center;
  background: url("../svg/art-separator.svg") no-repeat top center;
  font-size: 11px;
  color: #b5ada6;
  margin: 60px 0 35px 0; }
  .news .news-detail .meta-category a {
    font-weight: 500;
    color: #b5ada6;
    padding: 0 3px; }

.news .news-detail .meta-share {
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  color: #d7d2cb;
  letter-spacing: 4px;
  margin-bottom: 80px; }
  .news .news-detail .meta-share ul {
    margin: 10px 0 0 0; }
  .news .news-detail .meta-share *[class*="share-"] {
    display: inline-block;
    width: 20px;
    height: 20px;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all 0.15s ease-out; }
    .news .news-detail .meta-share *[class*="share-"]:hover {
      opacity: 0.8; }
  .news .news-detail .meta-share .share-facebook {
    background-image: url("../svg/share-post_fb.svg"); }
  .news .news-detail .meta-share .share-twitter {
    background-image: url("../svg/share-post_twitter.svg"); }
  .news .news-detail .meta-share .share-email {
    background-image: url("../svg/share-post_mailto.svg"); }

.news .related-articles h3 {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #005e86;
  margin: 0 0 30px 0; }

.news .related-articles .news-item-related {
  text-align: left;
  height: 181px;
  margin-bottom: 10px;
  background-size: cover; }
  .news .related-articles .news-item-related .gradient {
    width: inherit;
    height: inherit;
    position: relative;
    background: linear-gradient(to bottom, transparent, #005e86); }
    .news .related-articles .news-item-related .gradient .content {
      position: absolute;
      left: 0;
      bottom: 0;
      padding: 18px 20px;
      color: white;
      text-align: left; }
      .news .related-articles .news-item-related .gradient .content > *:last-child {
        margin-bottom: 0; }
      .news .related-articles .news-item-related .gradient .content .category {
        font-size: 11px;
        font-weight: 500;
        margin: 0 0 8px 0; }
      .news .related-articles .news-item-related .gradient .content h4 {
        font-size: 20px;
        font-weight: 300;
        line-height: 1.3;
        color: white; }
      .news .related-articles .news-item-related .gradient .content a {
        color: white; }

.product-info {
  margin-top: -138px;
  font-size: 20px;
  color: #a69c95;
  position: relative;
  left: -10px; }
  .product-info .product-image {
    padding: 10px;
    max-width: 270px;
    background-color: white;
    min-height: 210px;
    margin-bottom: 30px; }
  @media (max-width: 991px) {
    .product-info {
      left: 0; } }
  @media (max-width: 480px) {
    .product-info .product-image {
      min-height: initial; } }

.product-body {
  margin-top: 105px; }
  .product-body h3 {
    font-size: 20px;
    font-weight: 400; }
  @media (max-width: 480px) {
    .product-body {
      margin-top: 50px; } }

.header-img.header-product .highlight {
  bottom: 110px; }

@media (max-width: 767px) {
  .header-img.header-product .highlight {
    bottom: 140px; } }

article.product-list {
  margin-top: 60px; }
  article.product-list h3 {
    font-size: 40px;
    margin-bottom: 5px; }
  article.product-list h3 + p {
    font-size: 18px; }
  article.product-list img {
    max-width: 163px;
    transition: all 0.35s ease-out;
    -webkit-backface-visibility: hidden; }
  article.product-list a p {
    color: #6f625a; }
  article.product-list a:hover img {
    opacity: 0.8; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .search-form .search-field {
    line-height: normal; }
  .footer .bulletin-form .email-field {
    line-height: normal; }
  .form-type input[type="text"], .form-type input[type="email"], .form-type input[type="password"] {
    height: 40px; } }

@media all and (-ms-high-contrast: none) and (max-width: 767px), (-ms-high-contrast: active) and (max-width: 767px) {
  .logo-top h1 a {
    height: 23px; } }

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