/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 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: none;
  text-decoration: underline;
  text-decoration: underline 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 {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-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("../../node_modules/bootstrap/fonts/glyphicons-halflings-regular.eot");
  src: url("../../node_modules/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../../node_modules/bootstrap/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../../node_modules/bootstrap/fonts/glyphicons-halflings-regular.woff") format("woff"), url("../../node_modules/bootstrap/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../../node_modules/bootstrap/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: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  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;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
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: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.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-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 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-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  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 .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.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;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.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;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.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;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -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;
  filter: alpha(opacity=65);
  opacity: 0.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 > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #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 > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #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 > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #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 > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #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 > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #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 > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  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);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.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;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.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 {
    right: auto;
    left: 0;
  }
}
.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-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .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 .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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 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 {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .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 > .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-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-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-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  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-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[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-right: 0;
  padding-left: 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-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-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-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 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;
  }
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../img/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../img/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../img/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: visible !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../img/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../img/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }
  #fancybox-loading div {
    background-image: url("../img/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }

/*  ----------------------------------------------------------------------------------------------
    ----------------------------------------------------------------------------------------------
    --------------------------------------------------------------------------   GLOBAL PARAMETERS
*/

body {
    font-family : 'Open Sans', sans-serif;
    min-width   : 1230px;
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow : inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color   : #f5f5f5;
}

body::-webkit-scrollbar {
    width            : 12px;
    background-color : #f5f5f5;
}

body::-webkit-scrollbar-thumb {
    background-color : #434343;
}

a,
a:after,
a:before,
button {
    -webkit-transition : all .5s ease;
    -moz-transition    : all .5s ease;
    -o-transition      : all .5s ease;
}

.clearfix {
    clear : both;
}

/*  ----------------------------------------------------------------------------------------------
    ----------------------------------------------------------------------------------------------
    ----------------------------------------------------------------   GLOBAL ELEMENTS / STRUCTURE
*/

.nce_container {
    width         : 1400px;
    padding-right : 15px;
    padding-left  : 15px;
    margin-right  : auto;
    margin-left   : auto;
}

.nce_section_content {
    display    : inline-block;
    width      : 100%;
    min-height : 550px;
    padding    : 0 0 80px 0;
}

.nce_section_content_fluid {
    display : inline-block;
    width   : 100%;
}

.nce_section_content_left {
    float : left;
    width : 70%;
}

.nce_section_content-about .nce_section_content_left {
    clear: both;
    width: 100%;
}

.nce_section_content_right {
    float   : left;
    width   : 30%;
    padding : 30px 0 0 50px;
}

.nce_section_content_right-strategy {
    margin-bottom: 70px;
    width: 100%;
}

.nce_title_h1 {
    font-size      : 35px;
    font-weight    : 600;
    color          : #3a4d69;
    line-height    : 40px;
    text-transform : uppercase;
    margin-bottom  : 20px;
}

/* inputs - text */

.nce_input_style1 {
    float              : left;
    width              : 100%;
    min-width          : 300px;
    border             : solid 1px #ededed;
    border-radius      : 3px !important;
    padding            : 10px 14px;
    margin-bottom      : 16px;
    font-size          : 14px;
    outline            : none;
    -webkit-transition : all .5s ease;
    -moz-transition    : all .5s ease;
    -o-transition      : all .5s ease;
}

.nce_input_style1:focus {
    border : solid 1px #52a559;
}

.nce_content_text_style1 {
    font-size     : 16px;
    font-weight   : 400;
    color         : #83969f;
    margin-bottom : 30px;
}

.nce_content_text_style2 {
    font-size     : 14px;
    font-weight   : 400;
    color         : #6d7c84;
    margin-bottom : 20px;
}

/* buttons */

.nce_button_style1,
.nce_button_style1:focus {
    display            : block;
    border             : solid 2px #2e9644;
    border-radius      : 3px;
    color              : #2e9644;
    font-size          : 16px;
    font-weight        : 500;
    text-transform     : uppercase;
    text-align         : center;
    text-decoration    : none !important;
    outline            : none !important;
    padding            : 14px 16px;
    width              : fit-content;
    height             : 55px;
    -webkit-transition : all .5s ease;
    -moz-transition    : all .5s ease;
    -o-transition      : all .5s ease;
}

.nce_button_style1:hover {
    border           : solid 2px #2e9644;
    color            : #ffffff;
    background-color : #2e9644;
}

.nce_button_style2,
.nce_button_style2:focus {
    display         : block;
    border          : solid 2px #ffffff;
    border-radius   : 3px;
    color           : #ffffff;
    font-size       : 16px;
    font-weight     : 500;
    text-transform  : uppercase;
    text-align      : center;
    text-decoration : none !important;
    outline         : none !important;
    padding         : 7px 22px;
    margin          : 0 auto;
    width           : fit-content;
}

.nce_button_style2:hover {
    color            : #2e9644;
    background-color : #ffffff;
    padding-left     : 40px;
}

.nce_button_style2 i {
    opacity            : 0;
    font-size          : 14px;
    position           : absolute;
    margin             : 4px 0 0 -16px;
    -webkit-transition : all .5s ease;
    -moz-transition    : all .5s ease;
    -o-transition      : all .5s ease;
}

.nce_button_style2:hover i {
    opacity : 1;
    margin  : 4px 0 0 -20px;
    color   : #2e9644;
}

.nce_button_style3 {
    display            : block;
    border             : solid 2px #2e9644;
    border-radius      : 3px;
    color              : #2e9644;
    font-size          : 14px;
    font-weight        : 500;
    text-transform     : uppercase;
    text-align         : center;
    text-decoration    : none !important;
    outline            : none !important;
    padding            : 8px 30px;
    margin             : 0 auto;
    width              : fit-content;
    height             : 40px;
    -webkit-transition : all .5s ease;
    -moz-transition    : all .5s ease;
    -o-transition      : all .5s ease;
}

.nce_button_style3:hover {
    border           : solid 2px #2e9644;
    color            : #ffffff;
    background-color : #2e9644;
}

.nce_section_title_light {
    font-size      : 45px;
    font-weight    : 600;
    color          : #ffffff;
    line-height    : 40px;
    text-transform : uppercase;
    margin-bottom  : 20px;
}

.nce_in_page_title {
    font-size     : 30px;
    font-weight   : 600;
    line-height   : 30px;
    color         : #222328;
    margin-bottom : 40px;
    position      : relative;
}

.nce_in_page_title:before {
    content          : '';
    position         : absolute;
    height           : 5px;
    width            : 50px;
    background-color : #92e36f;
    bottom           : -15px;
    left             : 0;
}

.print_page_btn {
    z-index          : 999;
    position         : relative;
    float            : right;
    border           : solid 1px #4e4f53;
    border-radius    : 3px;
    background-color : #ffffff;
    padding          : 10px 10px;
    margin-left      : 50px;
    margin-top       : 4px;
    color            : #4e4f53;
}

.print_page_btn:hover {
    color            : #ffffff;
    background-color : #4e4f53;
}

/* tooltip */

.tooltip-inner {
    white-space      : pre-wrap;
    text-align       : left;
    padding          : 10px 14px;
    background-color : #2174a9;
}

.tooltip-arrow {
    border            : solid #2174a9 !important;
    border-width      : 0 3px 3px 0;
    display           : inline-block;
    padding           : 3px;
    transform         : rotate(-45deg);
    -webkit-transform : rotate(-45deg);
    background-color  : #2174a9;
}

/* tables */

.table {
    overflow-y    : scroll;
    width         : 100% !important;
    max-width     : 100%;
    margin-bottom : 20px;
    border        : solid 1px #e2e2e2;
}

.table td {
    vertical-align : middle !important;
}

.table p {
    margin : 4px 6px 4px 6px;
}

.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
    border-bottom : 0;
}

.table-scroll {
    display    : block;
    overflow-x : auto;
}

/* tabs */

.nav-tabs {
    border-bottom : 1px solid #38ec3f;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color               : #333333;
    cursor              : default;
    background-color    : #c5f2b1;
    border              : 1px solid #76e75c;
    border-top          : solid 2px #3fa100;
    border-bottom-color : transparent;
}

.nav-tabs > li > a {
    margin-right  : 2px;
    border        : 1px solid transparent;
    border-top    : 2px solid transparent;
    border-radius : 4px 4px 0 0;
    padding       : 10px 26px;
    font-size     : 14px;
    font-weight   : 600;
    color         : #333333;
}

.nav-tabs > li > a:hover {
    border-color : #00a500 #38ec3f #00f200;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration  : none;
    background-color : #c5f2b1;
    color            : #333333;
}

/*  ----------------------------------------------------------------------------------------------
    ----------------------------------------------------------------------------------------------
    -----------------------------------------------------------   MAIN PAGE / IN PAGE - PAGINATION
*/

.nce_news_pagination {
    display    : inline-block;
    width      : 100%;
    text-align : center;
    margin-top : 40px;
}

.nce_news_pagination ul {
    display    : inline-block;
    list-style : none;
    padding    : 0;
}

.nce_news_pagination ul li {
    float   : left;
    padding : 0 30px;
}

.nce_news_pagination ul li a, .nce_news_pagination .bx-active span {
    display         : block;
    font-size       : 18px;
    font-weight     : 600;
    color           : #333333;
    outline         : none;
    text-decoration : none;
    border          : solid 2px transparent;
    border-radius   : 50px;
    padding-top     : 10px;
    width           : 50px;
    height          : 50px;
}

.nce_news_pagination ul li a:hover {
    border : solid 2px #333333;
}

.nce_news_pagination li.bx-active span.active {
    display        : block;
    border         : solid 2px #333333;
    border-radius  : 50px;
    pointer-events : none;
}

.nce_news_pagination .nav_prev,
.nce_news_pagination .nav_next,
.nce_news_pagination .bx-pag-prev span,
.nce_news_pagination .bx-pag-next span {
    display            : block;
    border             : solid 2px #333333;
    border-radius      : 50px;
    padding            : 14px 0;
    -webkit-transition : all .5s ease;
    -moz-transition    : all .5s ease;
    -o-transition      : all .5s ease;
}

.nce_news_pagination .bx-pag-prev span,
.nce_news_pagination .bx-pag-next span {
    width     : 50px;
    height    : 50px;
    font-size : 18px;
}

.nce_news_pagination .nav_prev:hover,
.nce_news_pagination .nav_next:hover {
    background-color : #333333;
    color            : #ffffff;
}

/*  ----------------------------------------------------------------------------------------------
    ----------------------------------------------------------------------------------------------
    ------------------------------------------------------------------   SIDEBAR - NAVIGATION LIST
*/

.nce_inpage_side_navigaton-fixed {
    position         : fixed;
    top              : 0;
    width            : 300px;
    background-color : #ffffff;
}

.nce_inpage_side_navigaton-fixed .nce_inpage_side_navigaton {
    margin : 20px 0 0 20px !important;
}

.nce_inpage_side_navigaton-fixed .nce_inpage_side_navigaton:before {
    background-color : #e8e8e8;
    margin           : -20px 0 0 -20px !important;
    height           : 1000%;
}

.nce_inpage_side_navigaton-fixed .nce_inpage_side_navigaton li:hover:after {
    width : 60px;
}

.nce_inpage_side_navigaton-fixed .nce_inpage_side_navigaton li a {
    padding : 10px 10px 10px 5px;
}

.nce_inpage_side_navigaton-fixed .nce_inpage_side_navigaton li a img {
    height : 26px;
    width  : 40px;
    margin : 3px 10px 0 6px;
}

.nce_inpage_side_navigaton-fixed .nce_inpage_side_navigaton li a span {
    font-size : 12px;
    height    : 30px;
}

.nce_inpage_side_navigaton {
    list-style         : none;
    padding            : 0;
    border             : solid 1px #e8e8e8;
    border-radius      : 3px;
    margin-top         : 0;
    -webkit-transition : all .5s ease;
    -moz-transition    : all .5s ease;
    -o-transition      : all .5s ease;
}

.nce_section_content_right-strategy .nce_inpage_side_navigaton {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
}

.nce_inpage_side_navigaton:before {
    content            : '';
    display            : block;
    position           : absolute;
    width              : 1px;
    background-color   : #e8e8e800;
    -webkit-transition : all .5s ease;
    -moz-transition    : all .5s ease;
    -o-transition      : all .5s ease;
}

.nce_inpage_side_navigaton li {
    display       : inline-block;
    width         : 100%;
    border-bottom : solid 1px #e8e8e8;
}

.nce_section_content_right-strategy .nce_inpage_side_navigaton li {
    position: relative;
    flex: 1 1 auto;
    width: auto;
    max-width: 180px;
    border-bottom: none;
}

.nce_inpage_side_navigaton li:last-child {
    border : none;
}

.nce_inpage_side_navigaton li:after {
    content            : '';
    display            : block;
    position           : absolute;
    width              : 0;
    height             : 1px;
    background-color   : #2c2f33;
    -webkit-transition : all .5s ease;
    -moz-transition    : all .5s ease;
    -o-transition      : all .5s ease;
}

.nce_inpage_side_navigaton li:hover:after {
    width : 80px;
}

.nce_section_content_right-strategy .nce_inpage_side_navigaton li:hover:after {
    width: 100%;
}

.nce_inpage_side_navigaton li a.item_selected {
    background-color : #c5f2b1;
}

.nce_inpage_side_navigaton li a {
    display         : block;
    outline         : none;
    text-decoration : none;
    padding         : 22px 20px 22px 10px;
}

.nce_section_content_right-strategy .nce_inpage_side_navigaton li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 15px 0;
    text-align: center;
}

.nce_section_content_right-strategy .nce_inpage_side_navigaton li a span {
    display: inline-block;
    margin-top: 15px;
}

.nce_inpage_side_navigaton li a:hover {
    background-color : #c5f2b1;
}

.nce_section_content_right-strategy .nce_inpage_side_navigaton li a:hover {
    background-color : transparent;
}

.nce_section_content_right-strategy .nce_inpage_side_navigaton li a:hover span {
    color: #5B9E13;
}

.nce_section_content_right-strategy .nce_inpage_side_navigaton li a.item_selected:hover {
    background-color : #c5f2b1;
}

.nce_section_content_right-strategy .nce_inpage_side_navigaton li a.item_selected:hover span {
    color: #2c2f33;
}

.nce_inpage_side_navigaton li a img {
    float              : left;
    display            : block;
    height             : 35px;
    width              : 35px;
    margin             : 3px 16px 0 6px;
    -webkit-transition : all .5s ease;
    -moz-transition    : all .5s ease;
    -o-transition      : all .5s ease;
}

.nce_section_content_right-strategy .nce_inpage_side_navigaton li a img {
    float: initial;
    margin: 0 auto;
}

.nce_inpage_side_navigaton li a span {
    display            : table-cell;
    height             : 40px;
    vertical-align     : middle;
    font-size          : 14px;
    font-weight        : 600;
    text-transform     : uppercase;
    color              : #2c2f33;
    -webkit-transition : all .5s ease;
    -moz-transition    : all .5s ease;
    -o-transition      : all .5s ease;
}

.nce_section_content_right-strategy .nce_inpage_side_navigaton li a span {
    height: auto;
}

.nce_inpage_side_navigaton li a:hover span {
    color : #2c2f33;
}

/*  ----------------------------------------------------------------------------------------------
    ----------------------------------------------------------------------------------------------
    -----------------------------------------------------------   MAIN PAGE - BACKGROUND - CONTENT
*/

.video-background-wrapper {
    position : fixed;
    overflow : hidden;
    height   : 100%;
    width    : 100%;
    z-index  : -100;
}

.video-background-wrapper:before {
    position   : absolute;
    content    : '';
    display    : block;
    width      : 100%;
    height     : 100%;
    background : linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #071a2c 95%);
}

.video-background {
    width : 100%;
}

.image-background-wrapper {
    display             : block;
    background-image    : url(img/mp_head_section_bg.jpg);
    background-color    : rgba(7, 27, 46, 0.5);
    background-repeat   : no-repeat;
    background-position : top;
    background-size     : cover;
    width               : 100%;
    height              : 100%;
    z-index             : -1;
    position            : absolute;
}

/*  ----------------------------------------------------------------------------------------------
    ----------------------------------------------------------------------------------------------
    -------------------------------------------------------------   HEAD / TOP - GLOBAL NAVIGATION
*/

.mp_section_head {
    height : 990px;
}

.mp_section_head_top {
    box-shadow       : 0 5px 20px 0 rgba(0, 0, 0, 0.1);
    background-color : rgba(48, 98, 143, 0.8);
    height           : 130px;
    margin           : 0 -15px 230px -15px;
}

.mp_section_head_top .nce_container {
    position : relative;
}

.mp_section_head_top:before {
    content    : '';
    position   : absolute;
    background : rgba(255, 255, 255, 0.2);
    width      : 100%;
    height     : 50px;
    z-index    : 0;
}

.mp_section_head_top_logo {
    position         : absolute;
    float            : left;
    background-color : #ffffff;
    width            : 300px;
    padding          : 30px 10px 20px 10px;
    text-align       : center;
    box-shadow       : 0 0 40px -15px rgba(0, 0, 0, 1);
}

.mp_section_head_top_logo a {
    outline         : none;
    text-decoration : none;
}

.mp_section_head_top_logo_text {
    display : table;
}

.mp_section_head_top_logo img {
    display       : inline-block;
    width         : 130px;
    margin-bottom : 14px;
}

.mp_section_head_top_logo h2 {
    margin-top     : 0;
    display        : block;
    font-size      : 20px;
    font-weight    : 700;
    line-height    : 25px;
    margin-bottom  : 6px;
    color          : #386697;
    text-transform : uppercase;
}

.mp_section_head_top_logo small {
    display        : block;
    font-size      : 14px;
    font-weight    : 300;
    color          : #343434;
    text-transform : uppercase;
}

.mp_section_head_top_navigation {
    float   : right;
    display : block;
    width   : 1070px;
}

.mp_section_head_top_navigation_top {
    float       : left;
    width       : 100%;
    height      : 50px;
    color       : #ffffff;
    font-size   : 12px;
    font-weight : 300;
    padding-top : 17px;
}

.mp_section_head_top .mp_section_head_top_navigation_top-social a i {
    margin-left: 20px;
}

@-moz-document url-prefix() {
    .mp_section_head_top_navigation_top {
        height : 49px;
    }
}

.mp_section_head_top_navigation_top a {
    color           : #ffffff;
    text-decoration : none;
    /*text-transform  : uppercase;*/
    outline         : none;
}

.mp_section_head_top_navigation_top a:hover {
    color : #aae36c;
}

.mp_section_head_top_navigation_top a i {
    font-size : 14px;
    margin    : 0 0 0 30px;
}

.mp_section_head_top_navigation_top a:first-child i {
    margin : 0;
}

.mp_section_head_top_navigation_top_col_1 {
    float   : left;
    width   : 851px;
    padding : 0 0 0 40px;
}

.mp_section_head_top_navigation_top_col_1 i {
    margin-right : 5px;
}

.mp_section_head_top_navigation_top_col_1 a {
    margin-right : 30px;
}

.mp_section_head_top_navigation_top_col_2 {
    float      : left;
    width      : 198px;
    text-align : center;
}

.mp_section_head_top_navigation_top_col_2 i {
    margin-right : 5px;
}

.mp_section_head_top_navigation_top_col_2 a {
    margin-right  : 16px;
    padding-right : 20px;
    border-right  : solid 1px;
}

.mp_section_head_top_navigation_top_col_2 a:last-child {
    border  : 0;
    margin  : 0;
    padding : 0;
}

.mp_section_head_top_navigation_top_col_3 {
    float      : left;
    width      : 191px;
    text-align : right;
}

.mp_section_head_top_navigation_bottom {
    float      : left;
    width      : 100%;
    text-align : right;
}

.mp_section_head_top_navigation_bottom > div {
    display : inline-block;
}

.mp_section_head_top_navigation_bottom .top_horizontal_menu {
    display       : inline-block;
    list-style    : none;
    margin-left   : -13px;
    margin-bottom : 0;
}

.mp_section_head_top_navigation_bottom .top_horizontal_menu li {
    float : left;
}

.mp_section_head_top_navigation_bottom .top_horizontal_menu li:after {
    position         : absolute;
    margin-top       : -46px;
    content          : '';
    display          : block;
    width            : 1;
    height           : 16px;
    background-color : rgba(255, 255, 255, 0.3);
}

.mp_section_head_top_navigation_bottom .top_horizontal_menu li:first-child:after {
    display : none;
}

.mp_section_head_top_navigation_bottom .top_horizontal_menu li a {
    display         : block;
    font-size       : 16px;
    font-weight     : 500;
    color           : #ffffff;
    text-transform  : uppercase;
    text-decoration : none;
    outline         : none;
    padding         : 30px 20px 0 20px;
}

.mp_section_head_top_navigation_bottom .top_horizontal_menu li a.root-item-selected {
    color : #aae36c;
}

.mp_section_head_top_navigation_bottom .top_horizontal_menu li a.root-item-selected:after {
    opacity          : 1;
    content          : '';
    display          : block;
    background-color : #92e36f;
    height           : 5px;
    margin           : 23px 0 0 0;
}

.mp_section_head_top_navigation_bottom .top_horizontal_menu li:after {
    position         : absolute;
    margin-top       : -46px;
    content          : '';
    display          : block;
    width            : 1px;
    height           : 16px;
    background-color : rgba(255, 255, 255, 0.3);
}

.mp_section_head_top_navigation_bottom .top_horizontal_menu li a:after {
    opacity          : 0;
    content          : '';
    display          : block;
    background-color : #92e36f;
    height           : 5px;
    margin           : 23px 0 0 0;
}

.mp_section_head_top_navigation_bottom .top_horizontal_menu li:hover a:after {
    opacity : 1;
}

.mp_section_head_top_navigation_bottom .top_horizontal_menu li:last-child {
    margin-right : 30px;
}

.mp_section_head_top_navigation_bottom .top_horizontal_menu li:hover a {
    color : #aae36c;
}

.dropdown_language_select .dropdown {
    float : right;
}

.dropdown_language_select .dropdown > button {
    color            : #ffffff;
    text-transform   : uppercase;
    background-color : rgba(24, 61, 93, 0.85);
    border           : none;
    height           : 80px;
    width            : 80px;
    outline          : none;
}

.dropdown_language_select .dropdown > button:hover {
    background-color : rgb(81, 134, 182);
}

.dropdown_language_select .dropdown > .dropdown-menu {
    background-color : rgb(28, 67, 99);
    border           : 0;
    border-radius    : 0;
    min-width        : 80px;
    margin           : 0;
}

.dropdown_language_select .dropdown > .dropdown-menu > li > a {
    color          : #ffffff;
    text-transform : uppercase;
}

.dropdown_language_select .dropdown > .dropdown-menu > li > a:hover {
    color : #333333;
}

/*  ----------------------------------------------------------------------------------------------
    ----------------------------------------------------------------------------------------------
    -----------------------------------------------------------------------   IN PAGE - HEAD - TOP
*/

.inp_section_head {
    height : auto;
}

.inp_section_head .mp_section_head_top {
    background-color : rgb(34, 35, 40);
    box-shadow       : none;
    margin-bottom    : 25px;
}

.inp_section_head .mp_section_head_top_logo {
    padding          : 0 0 0 30px;
    height           : 130px;
    width            : 350px;
    background-color : rgb(34, 35, 40);
}

.inp_section_head .mp_section_head_top_logo a {
    display         : table;
    outline         : none;
    text-decoration : none;
}

.inp_section_head .mp_section_head_top_logo img {
    float  : left;
    width  : 60px;
    height : 130px;
    margin : 0 14px 0 0;
}

.inp_section_head .mp_section_head_top_logo_text {
    width          : 220px;
    height         : 130px;
    display        : table-cell;
    vertical-align : middle;
}

.inp_section_head .mp_section_head_top_logo h2 {
    text-align  : left;
    font-size   : 16px;
    font-weight : 500;
    color       : #ffffff;
    line-height : 18px;
}

.inp_section_head .mp_section_head_top_logo small {
    float      : left;
    color      : #ffffff;
    font-size  : 10px;
    text-align : left;
}

.inp_section_head .dropdown_language_select .dropdown > button {
    background-color : rgb(56, 56, 58);
}

.inp_section_head .dropdown_language_select .dropdown > button:hover {
    background-color : rgb(78, 79, 83);
}

.inp_section_head .dropdown_language_select .dropdown > .dropdown-menu {
    background-color : rgb(56, 56, 58);
}

.inp_section_head .mp_section_head_top_navigation {
    width : 1020px;
}

.inp_section_head .mp_section_head_top_navigation_top_col_1 {
    width : 800px;
}

.inp_section_head .mp_section_head_top_navigation_top_col_2 {
    width : 250px;
}

.inp_section_head .mp_section_head_top_navigation_top_col_3 {
    width : 165px;
}

/*  ----------------------------------------------------------------------------------------------
    ----------------------------------------------------------------------------------------------
    --------------------------------------------------------------------   MAIN PAGE - HEAD SLIDER
*/

.mp_section_head_slider {
    display : inline-block;
    width   : 100%;
}

.mpsh_slider_item_title {
    font-size      : 45px;
    font-weight    : 600;
    color          : #ffffff;
    text-transform : uppercase;
    line-height    : 60px;
    width          : 600px;
    height         : 174px;
    margin-bottom  : 10px;
    margin-left    : -2px;
}

.mpsh_slider_item_description {
    font-size      : 26px;
    font-weight    : 200;
    color          : #ffffff;
    text-transform : uppercase;
    width          : 600px;
    height         : 74px;
}

.mp_section_head_slider .owl-nav {
    position   : absolute;
    margin-top : 95px;
}

.mp_section_head_slider .owl-nav .owl-prev,
.mp_section_head_slider .owl-nav .owl-next {
    font-size          : 22px;
    background-color   : transparent;
    border             : solid 1px #fafafa;
    border-radius      : 100%;
    width              : 50px;
    height             : 50px;
    padding            : 12px 0 0 0;
    margin             : 0 20px 0 0;
    -webkit-transition : all .5s ease;
    -moz-transition    : all .5s ease;
    -o-transition      : all .5s ease;
}

.mp_section_head_slider .owl-nav .owl-prev:hover,
.mp_section_head_slider .owl-nav .owl-next:hover {
    background-color : #ffffff;
    color            : #333333
}

.mp_section_head_slider .owl-dots {
    position : absolute;
    right    : 0;
    top      : 0;
}

.mp_section_head_slider .owl-dots .owl-dot {
    display : block;
}

.mp_section_head_slider .owl-theme .owl-dots .owl-dot span {
    width                       : 15px;
    height                      : 15px;
    margin                      : 5px 7px;
    background                  : transparent;
    display                     : block;
    -webkit-backface-visibility : visible;
    transition                  : opacity .2s ease;
    border                      : solid 1px #ffffff;
    margin-bottom               : 15px;
    box-shadow                  : 0 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-transition          : all .5s ease;
    -moz-transition             : all .5s ease;
    -o-transition               : all .5s ease;
}

.mp_section_head_slider .owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background : #ffffff;
}

/*  ----------------------------------------------------------------------------------------------
    ----------------------------------------------------------------------------------------------
    ----------------------------------------------------------------   MAIN PAGE - PARTNERS SLIDER
*/

.mp_section_partners_slider {
    background-color : #ffffff;
    padding          : 10px 0 10px 0;
    box-shadow       : 0 0 50px 0 rgb(104, 140, 182);
}

.mps_partners_slider_item {
    width               : 160px;
    height              : 140px;
    background-size     : 100%;
    background-repeat   : no-repeat;
    background-position : center;
    margin              : 0 auto;
    -webkit-filter      : grayscale(100%); /* Safari 6.0 - 9.0 */
    filter              : grayscale(100%);
    -webkit-transition  : all .5s ease;
    -moz-transition     : all .5s ease;
    -o-transition       : all .5s ease;
}

.mps_partners_slider_item:hover {
    -webkit-filter : grayscale(0%); /* Safari 6.0 - 9.0 */
    filter         : grayscale(0%);
}

.mp_section_partners_slider .owl-theme .owl-nav {
    margin : 0;
}

.mp_section_partners_slider .owl-theme .owl-nav [class*=owl-] {
    position           : absolute;
    top                : 0;
    height             : 160px;
    width              : 40px;
    background         : #ffffff;
    font-size          : 32px;
    color              : #cbcbcb;
    border-radius      : 0;
    vertical-align     : middle;
    padding            : 65px 0 0 0;
    margin             : -10px 0 0 0;
    -webkit-transition : all .5s ease;
    -moz-transition    : all .5s ease;
    -o-transition      : all .5s ease;
}

.mp_section_partners_slider .owl-theme .owl-nav [class*=owl-]:hover {
    color : #333333;
}

.mp_section_partners_slider .owl-prev {
    left        : 0;
    margin-left : -10px !important;
}

.mp_section_partners_slider .owl-next {
    right        : 0;
    margin-right : -10px !important;
}

.mp_section_partners_slider .owl-dots {
    display : none;
}

/*  ----------------------------------------------------------------------------------------------
    ----------------------------------------------------------------------------------------------
    ----------------------------------------------   HEAD AREA - CONTENT BLOCKS / LINKS LIST / MAP
*/

.mp_section_head_content {
    display : inline-block;
    width   : 100%;
    bottom  : 0;
    margin  : 96px 0 0 0;
}

.mp_section_head_content_map {
    float            : right;
    background-color : #ffffff;
    color            : #ffffff;
    width            : 670px;
    height           : 350px;
    box-shadow       : 0 0 50px -14px black;
}

.mp_section_head_content_map_title {
    position         : absolute;
    display          : block;
    z-index          : 100;
    font-size        : 12px;
    font-weight      : 600;
    color            : #757575;
    line-height      : unset;
    text-transform   : uppercase;
    height           : 25px;
    padding          : 4px 14px;
    margin           : 10px 0 0 14px;
    background-color : #ffffff;
}

.mp_section_head_content_map .bx-context-toolbar-empty-area,
.mp_section_head_content_map .bx-yandex-view-layout,
.mp_section_head_content_map .bx-yandex-view-map,
.mp_section_head_content_map #BX_GMAP_map {
    width  : 100% !important;
    height : 100% !important;
}

.mp_section_head_content_map #BX_GMAP_map > div > div > div:nth-child(2),
.mp_section_head_content_map .gm-style-mtc,
.mp_section_head_content_map .gm-style-cc,
.mp_section_head_content_map .gm-svpc {
    display : none;
}

.mp_section_head_content_map .gm-style > button {
    border : solid 1px #ffffff4d !important;
    margin : 10px 9px !important;
    width  : 29px !important;
    height : 29px !important;
}

.mp_section_head_content_map .gm-style > button:hover {
    background-color : #ffffff !important;
    border           : solid 1px #ffffff !important;
}

.mp_section_head_content_map .gm-style > button:after {
    content            : "\f0b2";
    display            : block;
    font               : normal normal normal 10px/1 FontAwesome;
    width              : 27px;
    height             : 28px;
    padding-top        : 8px;
    -webkit-transition : all .5s ease;
    -moz-transition    : all .5s ease;
    -o-transition      : all .5s ease;
}

.mp_section_head_content_map .gm-style > button:hover:after {
    color : #333333;
}

.mp_section_head_content_map .gm-fullscreen-control {
    display : none;
}

.mp_section_head_content_map .gmnoprint > div > div {
    height        : 0 !important;
    margin-bottom : 1px;
}

.mp_section_head_content_map .gmnoprint button {
    background-color : #ffffff !important;
    width            : 29px !important;
    height           : 29px !important;
    margin-top       : 0 !important;
    margin-bottom    : 4px !important;
}

.mp_section_head_content_map .gmnoprint button:hover {
    background-color : #ffffff !important;
    border           : solid 1px #ffffff !important;
}

.mp_section_head_content_map .gmnoprint button:first-child div:after {
    content            : '+';
    display            : block;
    color              : #ffffff;
    font-size          : 18px;
    margin-top         : -3px;
    margin-left        : -2px;
    -webkit-transition : all .5s ease;
    -moz-transition    : all .5s ease;
    -o-transition      : all .5s ease;
}

.mp_section_head_content_map .gmnoprint button:last-child div:after {
    content            : '-';
    display            : block;
    color              : #ffffff;
    font-size          : 28px;
    margin-top         : -12px;
    margin-left        : -2px;
    -webkit-transition : all .5s ease;
    -moz-transition    : all .5s ease;
    -o-transition      : all .5s ease;
}

.mp_section_head_content_map .gmnoprint button:first-child:hover div:after,
.mp_section_head_content_map .gmnoprint button:last-child:hover div:after {
    color : #333333;
}

.mp_section_head_content_map .gmnoprint button img {
    width  : 10px !important;
    height : 10px !important;
    margin : 0 !important;
}

.mp_section_head_content_map .gm-style-iw {
    width          : 160px !important;
    top            : 15px !important;
    padding-bottom : 10px !important;
    left           : 25px !important;
}

.branches_map_infowindow_wrapper {
    color         : #333333;
    margin-bottom : 5px;
}

/*.branches_map_infowindow_wrapper br {
    margin-bottom: 10px;
    padding-bottom: 10px;
    display: inline-block;
    content: ' ';
    border-bottom: dotted 1px #ccc;
    width: 100%;
}*/

.branches_map_marker_title {
    display        : block;
    font-size      : 12px;
    font-weight    : 500;
    text-transform : uppercase;
    color          : #333333;
    margin-top     : 6px;
}

.branches_map_marker_text {
    display        : block;
    font-size      : 12px;
    font-weight    : 400;
    color          : #333333;
    margin-top     : -10px;
    padding-bottom : 6px;
    border-bottom  : dotted 1px #cccccc;
}

.branches_map_marker_button {
    display          : block;
    font-size        : 10px;
    text-transform   : uppercase;
    color            : #ffffff;
    background-color : #2e9644;
    padding          : 5px 10px;
    margin-top       : -5px;
    text-align       : center;
    text-decoration  : none !important;
    letter-spacing   : 1px;
    outline          : none !important;
    border-radius    : 3px;
}

.branches_map_marker_button:hover,
.branches_map_marker_button:active,
.branches_map_marker_button:focus {
    color            : #ffffff;
    background-color : #2c5a71;
}

.mp_section_head_content_navigation_list_top {
    float               : right;
    background-color    : #2e9645;
    background-image    : url(img/ornament_transparent_bg.png);
    background-repeat   : no-repeat;
    background-position : center bottom -85px;
    background-size     : 400px;
    color               : #ffffff;
    width               : 380px;
    height              : 680px;
    padding             : 20px 40px 20px 40px;
    box-shadow          : 0 0 50px -14px black;
    z-index             : 30;
    position            : relative;
}

.mp_section_head_content_navigation_list_top h1 {
    font-size      : 35px;
    font-weight    : 600;
    color          : rgba(255, 255, 255, 0.5);
    text-transform : uppercase;
    line-height    : unset;
    margin         : 0 0 25px 0;
}

.mp_section_head_content_navigation_list_top h3 {
    font-size      : 22px;
    font-weight    : 500;
    text-transform : uppercase;
    margin         : 0 0 25px 0;
}

.mp_section_head_content_navigation_list_top ul {
    list-style    : none;
    padding       : 0 0 10px 0;
    margin-bottom : 15px;
    border-bottom : dotted 1px rgba(255, 255, 255, 0.2);
}

.mp_section_head_content_navigation_list_top ul li {
    margin : 0 0 20px 20px;
}

.mp_section_head_content_navigation_list_top ul li i {
    float              : left;
    margin             : 4px 0 0 -17px;
    -webkit-transition : all .5s ease;
    -moz-transition    : all .5s ease;
    -o-transition      : all .5s ease;
}

.mp_section_head_content_navigation_list_top ul li:hover i {
    margin : 4px 0 0 -7px;
    color  : #2ee673;
}

.mp_section_head_content_navigation_list_top ul li a {
    color              : #ffffff;
    font-size          : 18px;
    font-weight        : 300;
    padding-left       : 10px;
    margin-bottom      : 13px;
    display            : block;
    text-decoration    : none;
    outline            : none;
    line-height        : 18px;
    -webkit-transition : all .5s ease;
    -moz-transition    : all .5s ease;
    -o-transition      : all .5s ease;
}

.mp_section_head_content_navigation_list_top ul li:hover a {
    color : #2ee673;
}

/*  ----------------------------------------------------------------------------------------------
    ----------------------------------------------------------------------------------------------
    ---------   MAIN PAGE - CONTENT AREA / CONTENT BLOCKS / LINKS LIST / SEARCH BOX / COMPANY INFO
*/

.mp_section_content {
    background-color  : #ffffff;
    background-image  : url(img/mp_middle_section_bg.jpg);
    background-size   : cover;
    background-repeat : no-repeat;
    height            : 680px;
    z-index           : 10;
    position          : relative;
}

.mps_content_contacts_block {
    float   : left;
    width   : 320px;
    padding : 80px 40px 0 0;
}

.mps_content_navigation_list_block {
    float               : left;
    background-color    : #2e9645;
    background-image    : url(img/ornament_transparent_bg.png);
    background-repeat   : no-repeat;
    background-position : -10px 295px;
    background-size     : 400px;
    color               : #ffffff;
    width               : 380px;
    height              : 380px;
    padding             : 35px 40px 20px 40px;
    box-shadow          : 0 0 30px -4px rgba(0, 0, 0, 0.5);
}

.mps_content_navigation_list_block h3 {
    font-size      : 22px;
    font-weight    : 500;
    text-transform : uppercase;
    margin         : 0 0 25px 0;
}

.mps_content_navigation_list_block ul {
    list-style    : none;
    padding       : 0 0 10px 0;
    margin-bottom : 15px;
    border-bottom : dotted 1px rgba(255, 255, 255, 0.2);
}

.mps_content_navigation_list_block ul li {
    margin : 0 0 10px 20px;
}

.mps_content_navigation_list_block ul li i {
    float              : left;
    margin             : 4px 0 0 -17px;
    -webkit-transition : all .5s ease;
    -moz-transition    : all .5s ease;
    -o-transition      : all .5s ease;
}

.mps_content_navigation_list_block ul li:hover i {
    margin : 4px 0 0 -7px;
    color  : #333333;
}

.mps_content_navigation_list_block ul li a {
    color              : #ffffff;
    font-size          : 16px;
    font-weight        : 300;
    padding-left       : 20px;
    display            : block;
    text-decoration    : none;
    outline            : none;
    line-height        : 18px;
    -webkit-transition : all .5s ease;
    -moz-transition    : all .5s ease;
    -o-transition      : all .5s ease;
}

.mps_content_navigation_list_block ul li:hover a {
    color : #333333;
}

.mps_content_qsearch_block {
    float      : right;
    width      : 510px;
    padding    : 80px 50px 0 50px;
    text-align : left;
}

.mps_content_qsearch_block_inputs_wrapper {
    display : inline-block;
    width   : 100%;
}

.mps_content_qsearch_block_inputs_field {
    float              : left;
    width              : 100%;
    height             : 55px;
    border             : solid 1px #ededed;
    border-radius      : 3px;
    padding            : 0 60px 0 20px;
    font-size          : 14px;
    outline            : none;
    -webkit-transition : all .5s ease;
    -moz-transition    : all .5s ease;
    -o-transition      : all .5s ease;
}

.mps_content_qsearch_block_inputs_field:focus {
    border : solid 1px #52a559;
}

.mps_content_qsearch_block_inputs_button {
    position           : absolute;
    background-color   : #2e9644;
    color              : #ffffff;
    font-size          : 18px;
    width              : 50px;
    top                : 0;
    right              : 5px;
    height             : 45px;
    margin             : 5px 0 0 -55px;
    border             : solid 1px #2e9644;
    border-radius      : 3px;
    outline            : none;
    -webkit-transition : all .5s ease;
    -moz-transition    : all .5s ease;
    -o-transition      : all .5s ease;
}

.mps_content_qsearch_block_inputs_button:hover {
    background-color : #ffffff;
    color            : #2e9644;
}

.mps_content_about_block {
    display    : inline-block;
    margin-top : 20px;
}

.mps_content_about_block_left {
    float   : left;
    width   : 700px;
    padding : 0 50px 0 0;
}

.mps_content_about_block_right {
    float   : left;
    width   : 670px;
    padding : 0 50px 0 50px;
}

/*  ----------------------------------------------------------------------------------------------
    ----------------------------------------------------------------------------------------------
    -----------------------------------------------------   MAIN PAGE - CONTENT AREA / NEWS BLOCKS
*/

.mp_section_news_content {
    background-color  : #ffffff;
    background-image  : url(img/mp_middle_news_section_bg.jpg);
    background-size   : cover;
    background-repeat : no-repeat;
    height            : 900px;
}

.mp_section_news_content .nce_container {
    position : relative;
    z-index  : 100;
}

.mp_section_news_content:before {
    content    : '';
    display    : block;
    position   : absolute;
    width      : 100%;
    height     : 900px;
    margin     : 0 -15px;

    background : #ffffff;
    background : -moz-linear-gradient(to bottom, rgba(7, 26, 44, 0.8) 0%, rgba(255, 255, 255, 0.5) 100%);
    background : -webkit-linear-gradient(to bottom, rgba(7, 26, 44, 0.8) 0%, rgba(255, 255, 255, 0.5) 100%);
    background : linear-gradient(to bottom, rgba(7, 26, 44, 0.8) 0%, rgba(255, 255, 255, 0.5) 100%);
    filter     : progid:DXImageTransform.Microsoft.gradient(startColorstr='#071a2c', endColorstr='transparent', GradientType=0);
}

.mp_section_news_content .nce_section_title_light {
    padding : 60px 0 20px 0;
}

.mp_section_news_items_wrapper {
    display : inline-block;
    width   : 100%;
}

.mp_section_news_item {
    float               : left;
    padding             : 40px 40px;
    min-height          : 310px;
    background-position : center;
    background-size     : cover;
    background-repeat   : no-repeat;
}

.mpsn_item_small {
    width : 33.3333%;
}

.mpsn_item_big {
    width : 66.6666%;
}

.mpsn_item_has_bg_image {
    background-color   : rgba(0, 0, 0, 0.6);
    margin             : -40px;
    padding            : 40px;
    height             : 310px;
    -webkit-transition : all .5s ease;
    -moz-transition    : all .5s ease;
    -o-transition      : all .5s ease;
}

.mpsn_item_has_bg_color {
    background-color   : rgba(0, 0, 0, 0.2);
    margin             : -40px;
    padding            : 40px;
    height             : 310px;
    -webkit-transition : all .5s ease;
    -moz-transition    : all .5s ease;
    -o-transition      : all .5s ease;
}

.mpsn_item_has_bg_image:hover,
.mpsn_item_has_bg_color:hover {
    background-color : rgba(0, 0, 0, 0.8);
}

.mp_section_news_item_title {
    font-size     : 20px;
    font-weight   : 400;
    line-height   : 24px;
    color         : #ffffff;
    margin-bottom : 15px;
    max-width     : 380px;
    height        : 72px;
    overflow      : hidden;
}

.mp_section_news_item_date {
    font-size     : 16px;
    font-weight   : 200;
    color         : #ffffff;
    margin-bottom : 15px;
}

.mp_section_news_item_description {
    font-size     : 16px;
    font-weight   : 300;
    color         : #ffffff;
    margin-bottom : 30px;
    max-width     : 380px;
    height        : 65px;
    overflow      : hidden;
}

.mp_section_news_item_link {
    display            : inline-block;
    padding            : 6px 20px 7px 20px;
    background-color   : rgba(0, 0, 0, 0.2);
    border-radius      : 3px;
    font-size          : 16px;
    font-weight        : 600;
    color              : #ffffff;
    outline            : none;
    text-decoration    : none;
    -webkit-transition : all .5s ease;
    -moz-transition    : all .5s ease;
    -o-transition      : all .5s ease;
}

.mp_section_news_item_link:hover {
    background-color : #ffffff;
    color            : #333333;
}

.mp_section_news_item_link i {
    margin-left : 15px;
}

.striped a:hover {
    text-decoration : none;
    color           : #54da1a;
}

/*  ----------------------------------------------------------------------------------------------
    ----------------------------------------------------------------------------------------------
    -------------------------------------------------------------   INSIDE PAGES - CONTENT STYLING
*/

/* nce - career page */

.inp_nce_career_page {
    display : inline-block;
    width   : 100%;
}

.inp_nce_career_page ul {
    list-style : none;
    padding    : 0;
}

.inp_nce_career_page ul li {
    border-left        : solid 1px #92e36f;
    border-radius      : 3px;
    padding-left       : 12px;
    margin-bottom      : 5px;
    -webkit-transition : all .5s ease;
    -moz-transition    : all .5s ease;
    -o-transition      : all .5s ease;
}

.inp_nce_career_page ul li:hover {
    border-left : solid 10px #92e36f;
}

.inp_nce_career_page ul li a {
    display         : inline-block;
    outline         : none;
    text-decoration : none;
    color           : #222328;
    padding         : 4px 0 0 0;
}

.inp_nce_career_page ul li a:after {
    content          : '';
    display          : block;
    height           : 1px;
    width            : 0;
    background-color : #222328;
    margin-top       : 2px;
}

.inp_nce_career_page ul li a:hover:after {
    width : 100%;
}

.inp_nce_career_page ul li a i {
    float              : left;
    display            : block;
    height             : 23px;
    margin-top         : 3px;
    opacity            : 0;
    margin-right       : 5px;
    margin-left        : -12px;
    -webkit-transition : all .5s ease;
    -moz-transition    : all .5s ease;
    -o-transition      : all .5s ease;
}

.inp_nce_career_page ul li a:hover i {
    opacity      : 1;
    margin-right : 5px;
    margin-left  : 10px;
}

/* news - content posts */

.nce_news_list_masonry_grid {
    display : inline-block;
    width: 100%;
}

.nce_news_list_masonry_grid .grid {
    display   : flex;
    flex-wrap : wrap;
    /*display               : grid;*/
    /*grid-gap              : 20px;*/
    /*grid-template-columns : repeat(auto-fill, minmax(250px, 1fr));*/
    /*grid-auto-rows        : 30px;*/
}

.news-grid {
    width       : 33%;
    padding     : 10px;
    display     : flex;
    align-items : stretch;
}

.nce_news_list_masonry_grid .item {
    background-color   : #ffffff;
    border-radius      : 6px;
    width              : 100%;
    box-shadow         : 0 0 24px -10px rgba(0, 0, 0, 0.6);
    -webkit-transition : all .5s ease;
    -moz-transition    : all .5s ease;
    -o-transition      : all .5s ease;
}

.nce_news_list_masonry_grid .item:hover {
    box-shadow : 0 0 50px -14px rgba(0, 0, 0, 0.6);
}

.nce_news_list_masonry_grid .content {
    box-sizing : content-box;
    padding    : 10px 10px 15px 10px;
}

.nce_news_list_masonry_grid a {
    width           : 100%;
    display         : inline-block;
    text-decoration : none;
    outline         : none;
    color           : #333333;
    text-align      : left;
}

.nce_news_masgrid_image {
    border-radius       : 3px;
    height              : 160px;
    background-size     : cover;
    background-position : center;
    background-repeat   : no-repeat;
    -webkit-transition  : all .5s ease;
    -moz-transition     : all .5s ease;
    -o-transition       : all .5s ease;
}


.nce_news_masgrid_name {
    display        : block;
    font-size      : 14px;
    font-weight    : 600;
    text-transform : uppercase;
    margin         : 10px 0;
    color          : #333333;
}

.nce_news_masgrid_date {
    display       : block;
    font-size     : 12px;
    font-weight   : 400;
    color         : #808080;
    margin-bottom : 12px;
}

.nce_news_masgrid_text {
    display     : block;
    font-size   : 14px;
    font-weight : 400;
    line-height : 18px;
    color       : #333333;
}

/* news - video gallery page */

.nce_video_gallery_page_wrapper {
    display : inline-block;
    width   : 100%;
}

.nce_video_gallery_page_wrapper > .video-js {
    width            : 100%;
    color            : #ffffff;
    background-color : unset;
    font-family      : unset;
    text-shadow      : unset;
    box-shadow       : unset;
}

.nce_video_gallery_page_wrapper .vjs-poster {
    background-color : #ffffff;
    border           : solid 1px #d1d1d1;
}

.nce_video_gallery_page_wrapper .video-js .vjs-tech {
    background-color : #000000;
}

.nce_video_gallery_page_wrapper .vjs-playlist-items {
    background  : #ffffff;
    border      : solid 1px #d1d1d1;
    border-left : 0;
}

.nce_video_gallery_page_wrapper .vjs-playlist-items::-webkit-scrollbar-track {
    -webkit-box-shadow : inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color   : #f5f5f5;
}

.nce_video_gallery_page_wrapper .vjs-playlist-items::-webkit-scrollbar {
    width            : 8px;
    background-color : #f5f5f5;
}

.nce_video_gallery_page_wrapper .vjs-playlist-items::-webkit-scrollbar-thumb {
    background-color : #434343;
}

.nce_video_gallery_page_wrapper .video-js .vjs-playlist-items li {
    background-position : 4px;
    background-size     : 90%;
    background-repeat   : no-repeat;
    background-color    : #ffffff;
    border              : solid 1px #c4c4c4;
    max-height          : 120px;
}

.nce_video_gallery_page_wrapper .video-js .vjs-playlist-items li.current {
    border : 2px solid #7ac35a;
}

.nce_video_gallery_page_wrapper .video-js .vjs-playlist-items li .vjs-playlist-video-title div {
    margin-top  : 0;
    color       : #333333;
    text-shadow : none;
    padding     : 0 10px;
    margin      : 0;
}

/*  ----------------------------------------------------------------------------------------------
    ----------------------------------------------------------------------------------------------
    -------------------------------------------------------------------------   BACK TO TOP BUTTON
*/

.back-to-top {
    display                 : inline-block;
    height                  : 25px;
    width                   : 10%;
    position                : fixed;
    bottom                  : 0;
    right                   : 45%;
    box-shadow              : 0 0 10px rgba(0, 0, 0, 0.5);
    border-top-right-radius : 100px;
    border-top-left-radius  : 100px;
    overflow                : hidden;
    text-indent             : 100%;
    white-space             : nowrap;
    background              : url(img/cd-top-arrow.svg) no-repeat center 50%;
    background-size         : 12px;
    background-color        : #2e9644;
    z-index                 : 999;
    visibility              : hidden;
    opacity                 : 0;
    -webkit-transition      : opacity .3s 0s, visibility 0s .3s;
    -moz-transition         : opacity .3s 0s, visibility 0s .3s;
    transition              : opacity .3s 0s, visibility 0s .3s;
}

.back-to-top.back-to-is-visible,
.back-to-top.back-to-fade-out,
.no-touch .back-to-top:hover {
    transition : opacity .3s 0s, visibility 0s 0s;
}

.back-to-top:hover {
    background-color : #42444d;
}

.back-to-top.back-to-is-visible {
    visibility : visible;
    opacity    : 1;
}

.back-to-top.back-to-fade-out {
    opacity : .5;
}

.no-touch .back-to-top:hover {
    background-color : #e86256;
    opacity          : 1;
}

/*  ----------------------------------------------------------------------------------------------
    ----------------------------------------------------------------------------------------------
    -----------------------------------------------------------------   GLOBAL - FOOTER - CONTENTS
*/

.nce_footer {
    background-color : #222328;
    padding-bottom   : 50px;
    position         : relative;
}

.nce_footer .nce_container {
    padding : 50px 15px 0 15px;
}

.nce_footer_navigation {
    float         : left;
    width         : 1100px;
    border-bottom : solid 2px #333333;
    margin-bottom : 40px;
    height        : 40px;
}

.nce_footer_navigation div {
    display : inline-block;
}

.nce_footer_navigation ul {
    list-style : none;
    padding    : 0;
}

.nce_footer_navigation ul li {
    float : left;
}

.nce_footer_navigation ul li a {
    font-size          : 16px;
    font-weight        : 300;
    text-transform     : uppercase;
    color              : #ffffff;
    outline            : none;
    text-decoration    : none;
    margin-right       : 30px;
    -webkit-transition : all .5s ease;
    -moz-transition    : all .5s ease;
    -o-transition      : all .5s ease;
}

.nce_footer_navigation ul li a:hover {
    color : #aae36c;
}

.nce_footer_navigation ul li a.root-item-selected {
    color : #aae36c;
}

.nce_footer_social_icons {
    float         : left;
    width         : 270px;
    text-align    : right;
    border-bottom : solid 2px #333333;
    margin-bottom : 40px;
    height        : 40px;
}

.nce_footer_social_icons a {
    font-size          : 16px;
    font-weight        : 300;
    text-transform     : uppercase;
    color              : #ffffff;
    outline            : none;
    text-decoration    : none;
    margin-left        : 30px;
    -webkit-transition : all .5s ease;
    -moz-transition    : all .5s ease;
    -o-transition      : all .5s ease;
}

.nce_footer_social_icons a:hover {
    color : #aae36c;
}

.nce_footer_logo {
    display     : table;
    float       : left;
    width       : 685px;
    padding-top : 10px;
}

.nce_footer_logo img {
    height       : 100px;
    margin-right : 20px;
}

.nce_footer_logo_text {
    display        : table-cell;
    vertical-align : middle;
}

.nce_footer_logo_text span {
    display        : block;
    vertical-align : middle;
    font-size      : 16px;
    font-weight    : 300;
    line-height    : 20px;
    color          : #cacaca;
}

.nce_footer_logo_text small {
    display        : block;
    vertical-align : middle;
    font-size      : 14px;
    font-weight    : 200;
    line-height    : 25px;
    color          : #cacaca;
}

.nce_footer_copyright {
    float       : left;
    width       : 685px;
    text-align  : right;
    color       : #cacaca;
    font-size   : 14px;
    font-weight : 200;
    padding-top : 10px;
}

.nce_footer_copyright > span {
    display : inline-block;
}

.developed_by_block {
    margin-bottom : 20px;
}

.developed_by_block a, .developed_by_block a:hover, .developed_by_block a:visited {
    color           : #cacaca;
    text-decoration : none;
}

.developed_by_block span {
    text-transform : uppercase;
}

.kazinsys_logo {
    display      : inline-block;
    width        : 30px;
    height       : 20px;
    margin-right : 5px;
}

.kazinsys_logo > span {
    float         : left;
    display       : block;
    width         : 12px;
    height        : 12px;
    border-radius : 50px;
    border        : solid 2px;
    margin        : 1px 1px 1px 1px;
}

.kazinsys_logo span:nth-child(1) {
    border-color : #2dcc7c;
}

.kazinsys_logo span:nth-child(2) {
    border-color : #12a3d6;
}

.kazinsys_logo span:nth-child(3) {
    border-color : #9b58b5;
}

.kazinsys_logo span:nth-child(4) {
    border-color : #f1c40f;
}

.nce_footer_counters {
    float      : right;
    text-align : right;
    margin     : 15px 0 0 0;
}

.bx-composite-btn {
    display : none !important;
}

/*  ----------------------------------------------------------------------------------------------
    ----------------------------------------------------------------------------------------------
    --------------------------------------------------------------------   DYNAMIC SIDE NAVIGATION
*/

.dynamic_navigation .panel-default {
    box-shadow    : unset;
    border-radius : 0;
    border        : unset;
}

.dynamic_navigation .panel-heading {
    background-color : #ffffff;
    border-radius    : 0;
    padding          : 0;
    border           : solid 1px #ececec;
}

.dynamic_navigation .parent_alink {
    display         : flex;
    align-items     : center;
    width           : 100%;
    padding         : 12px 20px 12px 12px;
    color           : #2c2f33;
    font-size       : 14px;
    font-weight     : 600;
    text-transform  : uppercase;
    text-decoration : none;
    outline         : none;
}

.dynamic_navigation .parent_alink:hover,
.dynamic_navigation .parent_alink[aria-expanded="true"] {
    background-color : #c5f2b1;
}

.dynamic_navigation .parent_alink img {
    height       : 44px;
    float        : left;
    display      : block;
    margin-right : 16px;
}

.dynamic_navigation .panel-body {
    padding : 10px 0 0 0;
    border  : 0 !important;
}

.dynamic_navigation_child {
    margin-bottom : 20px;
}

.dynamic_navigation_child .child_alink {
    display         : inline-block;
    padding         : 7px 10px 7px 10px;
    width           : 100%;
    color           : #2c2f33;
    font-size       : 14px;
    font-weight     : 600;
    text-decoration : none;
    outline         : none;
}

.dynamic_navigation_child .child_alink:hover,
.dynamic_navigation .child_alink[aria-expanded="true"] {
    background-color : #ececec;
}

.dynamic_navigation_child .panel-body {
    padding : 0;
    border  : solid 1px #ececec !important;
}

.dynamic_navigation_child .child_alink_item {
    display         : flex;
    align-items     : center;
    width           : 100%;
    padding         : 10px 20px 10px 14px;
    color           : #3c92ca;
    font-size       : 14px;
    font-weight     : 600;
    border-bottom   : dotted 1px #ececec;
    text-decoration : none;
    outline         : none;
}

.dynamic_navigation_child .child_alink_item:last-child {
    border : 0;
}

.dynamic_navigation_child .child_alink_item:hover {
    background-color : #f9f9f9;
    color            : #2c2f33;
}

.dynamic_navigation_child .child_alink_item i {
    margin-right : 10px;
    display      : block;
    float        : left;
}

.child_alink_item span {
    display : block;
    float   : left;
    width   : calc(100% - 20px);
}

.parent_alink_solo {
    display         : flex;
    align-items     : center;
    width           : 100%;
    border          : solid 1px #ececec;
    padding         : 12px 20px 12px 12px;
    margin-top      : 6px;
    color           : #2c2f33;
    font-size       : 14px;
    font-weight     : 600;
    text-transform  : uppercase;
    text-decoration : none !important;
    outline         : none !important;
}

.parent_alink_solo:hover {
    color            : #2c2f33;
    background-color : #c5f2b1;
}

.parent_alink_solo img {
    height       : 44px;
    float        : left;
    display      : block;
    margin-right : 16px;
}

/*  ----------------------------------------------------------------------------------------------
    ----------------------------------------------------------------------------------------------
    --------------------------------------------------------------------   UNDER CONSTRUCTION PAGE
*/

.under_construction {
    display          : flex;
    background-color : #f4f6fa;
    padding          : 40px 20px;
    margin           : 0 0;
    border-radius    : 6px;
    align-items      : center;
    justify-content  : center;
}

.under_construction .img_wrap img {
    height : 100px;
}

.under_construction .message_wrap {
    font-size   : 30px;
    font-weight : 100;
    color       : #704100;
}

/*  ----------------------------------------------------------------------------------------------
    ----------------------------------------------------------------------------------------------
    -------------------------------------------------------------------------   SERVICE CALCULATOR
*/

div#calc {
    /*border: solid 1px #ddd;*/
    margin-bottom : 30px;
    overflow-y    : hidden;
    width         : 100%;
    position      : relative;
    top           : -25px;
}

.calculator_table {
    border        : 0;
    border-top    : 1px solid #dddddd;
    margin-bottom : 0;
}

.calculator_table .th_service_name,
.calculator_table .th_service_amount,
.calculator_table .th_service_price,
.calculator_table .th_service_info {
    font-size      : 12px;
    font-weight    : 800;
    text-transform : uppercase;
    vertical-align : middle !important;
    text-align     : center;
    padding        : 6px 20px 6px 20px;
}

.calculator_table .th_service_amount,
.calculator_table .th_service_price {
    width : 160px;
}

.calculator_table .th_service_info {
    width        : 44px;
    border-top   : solid 1px #ffffff !important;
    border-right : solid 1px #ffffff !important;
}

.calculator_table tbody tr {
    -webkit-transition : all .3s ease;
    -moz-transition    : all .3s ease;
    -o-transition      : all .3s ease;
    transition         : all .3s ease;
}

.calculator_table tbody tr:hover {
    background-color : #f1f1f1;
}

.calculator_table .service_name {
    font-size    : 14px;
    font-weight  : 400;
    padding-left : 15px !important;
}

.service_amount {
    padding : 0 !important;
}

.service_amount input {
    border-radius      : 0;
    border             : unset;
    font-size          : 16px;
    font-weight        : 700;
    width              : 100%;
    text-align         : center;
    padding-left       : 24px;
    box-shadow         : unset;
    height             : 42px;
    border             : solid 1px rgba(255, 255, 255, 0);
    background-color   : transparent;
    -webkit-transition : all .3s ease;
    -moz-transition    : all .3s ease;
    -o-transition      : all .3s ease;
    transition         : all .3s ease;
}

.service_amount input:focus {
    box-shadow : none;
    border     : solid 1px #333333;
    outline    : 0;
}

.calculator_table .sum {
    font-size    : 16px;
    font-weight  : 400;
    margin-right : 6px;
}

.calculator_table .tenge_symbol {
    font-size   : 14px;
    font-weight : 600;
    color       : #3c92ca;
}

.calculator_table .service_tooltip {
    font-size          : 18px;
    color              : #3c92ca;
    text-align         : center;
    padding            : 0;
    -webkit-transition : all .3s ease;
    -moz-transition    : all .3s ease;
    -o-transition      : all .3s ease;
    transition         : all .3s ease;
}

.calculator_table .service_tooltip:hover {
    background-color : #dddddd;
    color            : #000000;
}

.total_sum {
    display       : inline-block;
    width         : 100%;
    margin-bottom : -20px;
}

.total_sum:hover {
    background-color : unset !important;
}

.total_sum td {
    border : 0 !important;
}

.total_sum_cell {
    display          : inline-block;
    margin           : 0 44px 0 0;
    color            : #000000;
    background-color : #dddddd;
    text-align       : center;
    padding          : 8px 20px;
    float            : right;
    min-width        : 321px;
}

.total_sum_cell .total_sum {
    font-size     : 20px;
    font-weight   : 700;
    margin-right  : 6px;
    margin-bottom : 0;
    display       : inline;
}

.total_sum_cell .tenge_symbol {
    font-size   : 16px;
    font-weight : 600;
    color       : #000000;
}

/*  ----------------------------------------------------------------------------------------------
    ----------------------------------------------------------------------------------------------
    -----------------------------------------------------------   SERVICE CALCULATOR - CLIENT FORM
*/

.client_contract_form .modal-content {
    border-radius : 0;
    box-shadow    : 0 0 100px -10px black;
    border        : 0;
}

.client_contract_form .modal-header {
    display          : flex;
    justify-content  : center;
    align-items      : center;
    padding          : 0 20px;
    background-color : #222327;
    height           : 56px;
}

.client_contract_form .modal-body {
    padding : 25px;
}

.client_contract_form .modal-footer {
    padding : 0 0 30px 0;
    border  : 0;
}

.client_contract_form .modal-title {
    font-size      : 20px;
    font-weight    : 100;
    text-transform : uppercase;
    letter-spacing : 1px;
    color          : #ffffff;
    width          : 100%;
}

.client_contract_form button.close {
    margin  : 0;
    color   : #ffffff;
    opacity : .5;
    outline : none;
}

.client_contract_form button.close:hover {
    opacity : 1;
}

.client_contract_form button.close span {
    display : inline-block;
}

.client_contract_form button.close svg {
    height : 24px;
    width  : 24px;
}

.client_contract_form .form-group {
    display       : flex;
    margin        : 0;
    align-items   : center;
    margin-bottom : 15px;
}

.client_contract_form .io_element {
    font-size          : 12px;
    padding            : 10px;
    /*width              : 100%;*/
    border             : solid 1px #f3f3f3;
    border-radius      : 5px;
    outline            : none;
    /*margin-bottom      : 12px;*/
    background-color   : #f3f3f3;
    -webkit-transition : all .3s ease;
    -moz-transition    : all .3s ease;
    -o-transition      : all .3s ease;
    transition         : all .3s ease;
}

.client_contract_form .io_element:focus {
    background-color : #ffffff;
}

.client_contract_form .form-group .io_element {
    margin-right : 10px;
}

.client_contract_form .io_element.company_type {
    max-width : 105px;
}

.client_contract_form .io_element.deadline_date {
    min-width    : 140px;
    max-width    : 140px;
    margin-right : 30px;
}

.client_contract_form .io_element.region_address {
    max-width : 160px;
}

.client_contract_form .form-group .io_element:last-child {
    margin-right : 0;
}

.client_contract_form label {
    /*margin-right  : 12px;*/
    display       : flex;
    align-items   : center;
    font-size     : 12px;
    font-weight   : 600;
    line-height   : 16px;
    text-align    : left;
    margin-bottom : 0;
}

.client_contract_form label.radio_input {
    margin-right : 6px;
}

.client_contract_form input[type=checkbox] {
    height       : 34px;
    margin-right : 20px;
}

.client_contract_form .btnPlus {
    display            : flex;
    align-items        : center;
    justify-content    : center;
    min-width          : 38px;
    height             : 38px;
    border-radius      : 5px;
    cursor             : pointer;
    -webkit-transition : all .3s ease;
    -moz-transition    : all .3s ease;
    -o-transition      : all .3s ease;
    transition         : all .3s ease;
}

.client_contract_form .btnMinus {
    display            : none;
    align-items        : center;
    justify-content    : center;
    min-width          : 38px;
    height             : 38px;
    border-radius      : 5px;
    cursor             : pointer;
    margin-right       : 4px;
    -webkit-transition : all .3s ease;
    -moz-transition    : all .3s ease;
    -o-transition      : all .3s ease;
    transition         : all .3s ease;
}

.client_contract_form .btnPlus {
    background-color : #70c749;
}

.client_contract_form .btnMinus {
    background-color : #ec4a4a;
}

.client_contract_form .btnMinus.show_element {
    display : flex;
}

.client_contract_form .btnPlus:hover,
.client_contract_form .btnMinus:hover {
    opacity : .6;
}

.client_contract_form .btnPlus svg,
.client_contract_form .btnMinus svg {
    height : 18px;
    color  : #ffffff;
}

/*  ----------------------------------------------------------------------------------------------
    ----------------------------------------------------------------------------------------------
    -----------------------------------------------------   PRODUCT REGISTRY PAGE - LIST - DETAILS
*/

.nce_inpage_side_navigaton.quality_mark li a {
    padding : 4px 20px 4px 14px;
}

.product_registry_page_list .filter_panel {
    width         : 100%;
    padding       : 0 14px;
    margin-bottom : 30px;
}

.product_registry_page_list .filter_panel .search-form {
    display : flex;
}

.product_registry_page_list .filter_panel .search-form form {
    width : 100%;
}

.product_registry_page_list .filter_panel .quality_mark_filter {
    padding : 10px 0 10px 0;
    margin  : 0 -4px;
    display : flex;
}

.product_registry_page_list .filter_panel .quality_mark_filter a {
    display         : flex;
    align-items     : center;
    padding         : 8px 12px 8px 12px;
    margin          : 0 4px;
    border          : solid 1px #ededed;
    border-radius   : 3px;
    color           : #333333;
    font-size       : 12px;
    font-weight     : 600;
    line-height     : 12px;
    box-shadow      : inset 0 -10px 20px -20px black;
    outline         : none;
    text-decoration : none;
    width           : 25%;
}

.product_registry_page_list .filter_panel .quality_mark_filter a:hover {
    background-color : #76e75c;
    border-color     : #76e75c;
}

.product_registry_page_list .filter_panel .quality_mark_filter img {
    margin-right : 10px;
    width        : 30px;
    height       : 30px;
    object-fit   : cover;
}

.product_registry_page_list {
    display   : flex;
    flex-flow : wrap;
    margin    : 0 -14px;
}

.product_registry_page_list .item {
    width   : 33.3333%;
    padding : 0 14px;
}

.product_registry_page_list .item_link {
    display                 : inline-block;
    padding                 : 18px;
    border                  : solid 1px #efefef;
    width                   : 100%;
    border-bottom           : 0;
    border-top-right-radius : 6px;
    border-top-left-radius  : 6px;
    outline                 : none;
    text-decoration         : none;
    box-shadow              : 0 0 18px -8px rgba(0, 0, 0, 0.6);
}

.product_registry_page_list .item_link:hover {
    box-shadow : 0 0 28px -8px rgba(0, 0, 0, 0.6);
}

.product_registry_page_list .item .mark_img {
    width      : 40px;
    height     : 40px;
    object-fit : contain;
}

.product_registry_page_list .item .thumb_img {
    width               : 100%;
    height              : 220px;
    background-position : center;
    background-size     : 100%;
    background-repeat   : no-repeat;
    background-color    : #ffffff;
    margin-bottom       : 12px;
}

.product_registry_page_list .title {
    font-size     : 12px;
    font-weight   : 400;
    color         : #888888;
    margin-bottom : 10px;
}

.product_registry_page_list .name {
    color       : #333333;
    font-size   : 14px;
    font-weight : 600;
}

.product_registry_page_list .item .thumb_img.no-image {
    background-size : cover;
}

.product_registry_page_list .quick_view_btn {
    color                      : #333333;
    display                    : block;
    font-size                  : 12px;
    font-weight                : 600;
    margin-bottom              : 30px;
    text-align                 : center;
    background-color           : #76e75c;
    padding                    : 12px 10px;
    cursor                     : pointer;
    outline                    : none;
    text-decoration            : none;
    border-bottom-right-radius : 6px;
    border-bottom-left-radius  : 6px;
}

.product_registry_page_list .quick_view_btn:hover {
    background-color : #333333;
    color            : #ffffff;
}

/* modal box - detailed view */

.product_registry_modal .modal-dialog {
    min-width : 720px;
}

.product_registry_modal .modal-content {
    border-radius : 0;
    box-shadow    : 0 0 100px -10px black;
    border        : 0;
}

.product_registry_modal .modal-header {
    display          : flex;
    justify-content  : center;
    align-items      : flex-start;
    padding          : 16px 20px;
    background-color : #222327;
}

.product_registry_modal .modal-body {
    padding : 25px;
}

.product_registry_modal .modal-title {
    font-size      : 20px;
    font-weight    : 100;
    text-transform : uppercase;
    letter-spacing : 1px;
    color          : #ffffff;
    width          : 100%;
}

.product_registry_modal button.close {
    margin  : 0;
    color   : #ffffff;
    opacity : .5;
    outline : none;
}

.product_registry_modal button.close:hover {
    opacity : 1;
}

.product_registry_modal button.close span {
    display : inline-block;
}

.product_registry_modal button.close svg {
    height : 24px;
    width  : 24px;
}

.product_registry_modal .quality_mark {
    display       : flex;
    border        : solid 1px #e6e6e6;
    border-radius : 6px;
    margin-bottom : 22px;
}

.product_registry_modal .quality_mark .name {
    font-size    : 12px;
    font-weight  : 600;
    color        : #333333;
    border-right : solid 1px #e6e6e6;
    min-width    : 190px;
    display      : flex;
    align-items  : center;
    padding      : 0 16px 0 10px;
}

.product_registry_modal .quality_mark .name img {
    margin-right : 12px;
    width        : 50px;
    height       : 50px;
    object-fit   : contain;
}

.product_registry_modal .quality_mark .description {
    font-size   : 12px;
    font-weight : 400;
    color       : #888888;
    padding     : 12px 16px;
}

.product_registry_modal .product_details {

}

.product_registry_modal .product_details .product_images {
    float  : left;
    width  : 160px;
    margin : 0 30px 30px 0;
}

.product_registry_modal .product_details .product_logo {
    padding       : 10px 10px;
    border        : solid 1px #e6e6e6;
    border-radius : 6px;
    width         : 100%;
}

.product_registry_modal .product_details .product_parameters {
    display       : block;
    margin-bottom : 4px;
    font-size     : 14px;
}

.product_registry_modal .product_details .product_parameters span {
    color        : #888888;
    margin-right : 6px;
}

.product_registry_modal .product_details .product_detail_text {
    font-size : 14px;
}

/*  ----------------------------------------------------------------------------------------------
    ----------------------------------------------------------------------------------------------
    --------------------------------------------------------------------------   MANUFACTURER PAGE
*/

.manufacturer_page {
    margin-bottom : 10px;
}

.manufacturer_page .fields {
    display : inline-block;
    width   : 100%;
}

.manufacturer_page label {
    float        : left;
    margin-right : 10px;
}

.manufacturer_page .fields .form-control {
    float         : left;
    margin-bottom : 10px;
    border-radius : 0;
    padding       : 20px 10px;
}

.manufacturer_page .nce_button_style1 {
    margin-top : 30px;
    padding    : 0 30px;
}

.services_list {
    width      : 100%;
    padding    : 0;
    margin     : 0;
    list-style : none;
}

.services_list {
    padding : 12px;
}

.services_list .wrap {
    width         : 100%;
    margin-bottom : 5px;
    display       : flex;
    align-items   : center;
}

.services_list input[type=checkbox], .form-group input[type=checkbox] {
    all           : initial;
    width         : 12px;
    height        : 12px;
    border        : 1px solid rgba(0, 0, 0, 0.3411764705882353);
    border-radius : 3px;
    display       : flex;
    margin        : 0 15px 0 5px;

}

.services_list input[type=checkbox]:after, .form-group input[type=checkbox]:after {
    content       : '';
    width         : 10px;
    height        : 10px;
    background    : #32a671;
    display       : block;
    border-radius : 2px;
    margin        : auto;
    opacity       : 0;
    transition    : .3s all;
}

.services_list input[type=checkbox]:checked:after, .form-group input[type=checkbox]:checked:after {
    opacity : 1;
}

.services_list label {
    font-size           : 13px;
    /*margin-left         : 15px;*/
    margin-bottom       : 0;
    -webkit-user-select : none;
    -moz-user-select    : none;
    -ms-user-select     : none;
    user-select         : none;
    color               : #4d4d4d;
}

.services_list p.paraq {
    color         : #4d4d4d;
    padding       : 12px;
    font-size     : 80%;
    background    : rgba(0, 0, 0, 0.05);
    border-radius : 5px;
}

.select_table_form {

}

.b-grpup {
    display         : flex;
    width           : 100%;
    align-items     : center;
    justify-content : flex-end;
}

#select_table_form [type=submit], #select_table_form [type=reset] {
    border              : none;
    padding             : 6px 18px;
    color               : white;
    border-radius       : 5px;
    outline             : none;
    -webkit-user-select : none;
    -moz-user-select    : none;
    -ms-user-select     : none;
    user-select         : none;
    font-size           : 11px;
    margin              : 3px 5px;
}

#select_table_form button[type='submit'] {
    background : #39a573;
}

#select_table_form button[type='submit']:hover {
    box-shadow : 0 6px 23px -1px #39a573;
}

#select_table_form button[type='reset'] {
    background : #d85d5d;
}

#select_table_form button[type='reset']:hover {
    box-shadow : 0 6px 23px -1px #d85d5d;
}

.calc_block {
    margin-bottom : 10px;
    background    : #ffffff;
    box-shadow    : 0 6px 11px -1px #b1b1b1;
    padding       : 15px 0;
    border-radius : 4px;
    color         : #6b6b6b;
    border        : 1px solid rgba(186, 186, 186, 0.25882352941176473);
}

.calc_block input[type="number"] {
    width         : 50px;
    text-align    : center;
    border-radius : 3px;
    border        : 1px solid #bfbfbf;
}

.calc_block .calc_first_block {
    padding         : 0 12px;
    display         : flex;
    align-items     : center;
    justify-content : space-between;
    flex-wrap       : wrap;
}

.price_and_date {
    margin : 5px;
}

.price_and_date .icon_text__right {
    margin-right : 15px;
    display      : flex;
    align-items  : center;
}

.price_and_date .icon_text__right > * {
    margin-right : 5px;
    display      : block;
}

.calc_block .calc_data_block .item:nth-child(1) {
    padding         : 8px 10px;
    background      : #78b3dd;
    color           : white;
    margin          : 10px 0;
    text-shadow     : 0 0 1px #4d4d4d;
    display         : flex;
    align-items     : center;
    flex-wrap       : wrap;
    justify-content : space-between;
}

.calc_block .calc_data_block .item:nth-child(2) {
    display     : flex;
    align-items : center;
    flex-wrap   : wrap;
}

.price_and_date {
    display     : flex;
    align-items : center;
    font-size   : 13px;
    flex-wrap   : wrap;
}

.calc_service_amount {
    display      : flex;
    align-items  : center;
    margin-right : 10px;
    flex-wrap    : wrap;
}

.wrp-toolt {
    display      : flex;
    align-items  : center;
    margin-right : 10px;
}

.wrp-toolt small {
    display      : block;
    margin-right : 5px;
}

.calc_inputs {
    display   : flex;
    padding   : 0 12px;
    flex-wrap : wrap;
}

.wrap-p {
    display     : flex;
    align-items : center;
}

.wrap-p [role="button"] {
    margin-right : 10px;
}

.my_table {

}

.my_table thead > tr > th {
    vertical-align : middle;
    font-size      : 12px;
    text-align     : center;
}

.my_table tbody tr td {
    padding    : 12px;
    text-align : center;
    font-size  : 13px;
}

.my_table tbody tr:nth-child(2n) {
    background : #86bbe1;
}

.my_table tbody tr {
    color      : #4d4d4d;
    transition : .3s all;
}

.my_table thead {
    box-shadow : 0 3px 21px -1px #404040;
}

.my_table thead tr th {
    background  : #3e3e3e;
    color       : white;
    padding     : 10px 7px;
    font-size   : 11px;
    font-weight : 500;
}

.my_table tbody tr:nth-child(2n) {
    background : rgba(109, 109, 109, 0.15);
}

.my_table tbody tr td:nth-child(-n+3):nth-child(n+2) {
    text-align : left;
}

.my_table tbody tr td:nth-child(-n+7):nth-child(n-1) {
    /* border-right: 1px solid #ababab; */
}

.my_table tbody tr td.last-table, .my_table tbody tr td.calc_price {
    width   : 100px;
    padding : inherit;
}

.my_table tbody tr td.last-table {
    background : rgba(110, 174, 221, 0.7);
    color      : white;
    cursor     : pointer;
}

.my_table tbody tr td.last-table i {
    font-size     : 18px;
    margin-bottom : 15px;
    display       : block;
}

.my_table tbody tr .tooltip-inner, .my_table tbody tr .tooltip-arrow {
    background   : #322232;
    border-color : #322232 !important;
}

.my_table tbody tr td.last-table [role=button] {
    margin-bottom : 15px;
}

.my_table tbody tr td:nth-child(n+2):nth-child(-n+3) {
    background : rgba(62, 62, 62, 0.07);
    color      : black;
    transition : .3s all;
}

.my_table tbody tr:hover td:nth-child(n+2):nth-child(-n+3) {
    background : rgba(110, 174, 221, 0.7);
    color      : white;
}

.calc_service .btn_g_textin input {
    width         : 100%;
    height        : 22px;
    text-align    : center;
    font-size     : 14px;
    font-weight   : 700;
    border-radius : 3px 3px 0 0;
    border        : 1px solid #afafaf;
    outline       : none;
    border-bottom : 0;
}

.calc_service .btn_g_textin .btna {
    border-radius : 0 0 3px 3px;
    display       : flex;
    overflow      : hidden;
}

.calc_service .btn_g_textin .btna button {
    cursor       : pointer;
    background   : #70c749;
    width        : 100%;
    border       : none;
    text-align   : center;
    color        : white;
    font-size    : 14px;
    padding      : 1px 2px;
    border-right : 1px solid;
    outline      : none;
    transition   : .3s all;
}

.my_table tbody tr:hover {
    background : #a8cbe5a3 !important;
}

.my_table tfoot {
    background : #3e3e3e;
    color      : white;
}

.my_table tfoot tr td {
    padding    : 12px;
    text-align : right;
    font-size  : 18px;
}

.my_table select {

}

.calc_service .btn_g_textin .btna button:hover {
    background : #3fab0b;
}

.calc_service .btn_g_textin .btna button:last-child {
    border-right : none;
}

.calc_dropdown {
    /*position: relative;*/
    padding       : 5px 10px;
    border        : 1px solid #afafaf;
    border-radius : 3px;
    display       : inline-block;
    width         : 100%;
    min-width     : 150px;
    max-width     : 350px;
    outline       : none;
    transition    : .3s all;
    user-select   : none;
    background    : white;
}

.calc_dropdown.active {
    /*border-bottom-left-radius: 0;*/
    /*border-bottom-right-radius: 0;*/
}

.calc_dropdown .active {
    display         : flex;
    align-items     : center;
    font-size       : 12px;
    justify-content : space-between;
    cursor          : pointer;
}

.calc_dropdown .all {
    display       : none;
    position      : absolute;
    background    : #ffffff;
    min-width     : 100%;
    width         : max-content;
    max-width     : 200px;
    left          : 0;
    top           : 100%;
    right         : 0;
    box-shadow    : 0 5px 10px rgba(77, 77, 77, 0.6313725490196078);
    border-radius : 5px;
    z-index       : 1000;
}

.calc_dropdown .all .option:hover {
    background : #97c6e9;
    color      : white;
}

.calc_dropdown .all .option:active .all {
    display : none;
}

.calc_dropdown .all > * {
    user-select     : none;
    padding         : 5px 10px;
    display         : block;
    border-top      : 1px solid #d3d3d3;
    font-size       : 13px;
    text-decoration : none;
    text-align      : left;
}

.calc_dropdown .all > *:last-child {
    border-bottom : none;
}

.add_remove {
    display         : flex;
    align-items     : center;
    justify-content : flex-start;
}

.add_remove button {
    border           : none;
    background-color : transparent;
    padding          : 0;
    margin           : 5px;
}

.add_remove button i {
    font-size     : 15px !important;
    margin-bottom : 0 !important;
}

.wrp_rotate_box {
    position    : relative;
    perspective : 1000px;
    width       : 30px;
    height      : 30px;
}

.wrp_rotate_box .back_face, .wrp_rotate_box .front_face {
    position            : absolute;
    width               : 100%;
    height              : 100%;
    backface-visibility : hidden;
    transition          : .3s all;
}

.wrp_rotate_box .back_face {
    transform : rotateY(180deg);
}

tr:hover .wrp_rotate_box .back_face {
    transform : rotateY(360deg);
}

tr:hover .wrp_rotate_box .front_face {
    transform : rotateY(180deg);
}

button.remove_tr {
    all           : initial;
    color         : #f95a47;
    cursor        : pointer;
    font-size     : 20px;
    background    : white;
    padding       : 3px 5px;
    border-radius : 3px;
}

.services_select {
    display         : flex;
    align-items     : center;
    flex-wrap       : wrap;
    list-style-type : none;
    padding         : 0;
}

.services_select li {
    flex-grow : 1;
    margin    : 5px;
    width     : 200px;
}

.services_select li select, .my_table select {
    outline             : none;
    width               : 100%;
    -webkit-appearance  : none;
    -moz-appearance     : none;
    appearance          : none;
    border-radius       : 0;
    height              : 30px;
    padding             : 0 12px;
    border              : 1px solid #c1c1c1;
    background          : url(img/sort-down.svg) no-repeat;
    background-size     : 9px;
    background-position : 97% center;
    padding-right       : 21px;
    padding-left        : 12px;
    background-color    : #ffffff;
}

.my_table select {
    width : 150px;
}

.warning_alert {
    display       : flex;
    align-items   : center;
    border-radius : 3px;
    color         : white;
    background    : #84b9e0;
    padding       : 12px;
    margin-bottom : 25px;
}

.warning_alert i {
    font-size    : 35px;
    margin-right : 15px;
}

.warning_alert p {
    margin : 0;
}

.range_custom {
    display     : flex;
    align-items : center;
}

.range_custom span {
    font-size : 13px;
}

.form-group select {
    height        : 40px;
    background    : #f3f3f3;
    border        : none;
    padding       : 0 12px;
    margin-bottom : 15px;
    font-size     : 12px;
}

.form-group [type=number] {
    height        : 40px;
    border-radius : 5px;
    border        : none;
    background    : #f3f3f3;
    padding       : 5px 7px;
    outline       : none;
    font-size     : 12px;
}

.range_custom input[type="range"] {
    -webkit-appearance : none;
    width              : 100%;
    height             : 10px;
    border-radius      : 5px;
    background         : #d3d3d3;
    outline            : none;
    opacity            : 0.7;
    -webkit-transition : .2s;
    transition         : opacity .2s;
    padding            : 4px;
    margin-right       : 10px;
}

.range_custom input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance : none;
    appearance         : none;
    width              : 15px;
    height             : 15px;
    border             : 0;
    background         : #32a671;
    cursor             : pointer;
    border-radius      : 10em;
}

.range_custom input[type="range"]::-moz-range-thumb {
    width         : 15px;
    height        : 15px;
    border        : 0;
    background    : #32a671;
    cursor        : pointer;
    border-radius : 10em;
}

.form-group {
    flex-wrap : wrap;
}

.form-group > * {
    flex-grow     : 1;
    margin-bottom : 10px;
}

.form-group .wrap {
    display       : flex;
    align-items   : center;
    width         : 100%;
    margin-bottom : 15px;
    flex-wrap     : wrap;
}

.form-group .wrap__no-margin {
    display     : flex;
    align-items : center;
    width       : 100%;
    flex-wrap   : wrap;
}

.flex-column {
    flex-direction : column;
    margin-bottom  : 15px;
    align-items    : flex-start;
}

.w100p {
    width : 100%;
}

.inEl_mb > * {
    margin-bottom : 5px !important;
    display       : block;
}

.client_contract_form .g-select_btns {
    display       : flex;
    align-items   : stretch;
    max-width     : max-content;
    border-radius : 5px;
    overflow      : hidden;
    border        : 1px solid #bbbbbb;
    flex-wrap     : wrap;
}

.client_contract_form .g-select_btns select.io_element,
.client_contract_form .g-select_btns button {
    margin             : 0;
    color              : white;
    font-size          : 11px;
    font-weight        : 600;
    -webkit-appearance : none;
    -moz-appearance    : none;
    appearance         : none;
    border-radius      : 0;
    outline            : none;
    border             : none;
    height             : 40px;
    flex-grow          : 1;
}

.client_contract_form .g-select_btns select.io_element {
    color : #4d4d4d;
}

.bthd .my_table {
    width : 100%;
}

.bthd {
    margin-top : 50px;
}

.bthd .my_table thead tr th a {
    text-decoration : none;
    color           : white;
    display         : flex;
    justify-content : space-around;
    align-items     : center;
}

.bthd .my_table thead tr th a:hover {
    color : #8fe568;
}

.bthd .my_table thead tr th a.active {
    color : #8fe568;
}

.bthd .my_table thead tr th a.active.up i {
    transform : rotate(180deg);
}

.bthd .my_table thead tr th a.active.down i {
    transform : rotate(0deg);
}

div.news-detail {
    word-wrap : break-word;
}

div.news-detail img.detail_picture {
    float     : left;
    margin    : 0 15px 6px 0;
    max-width : 450px;
    height    : auto;
}

.news-date-time {
    display          : inline-block;
    color            : #ffffff;
    font-size        : 12px;
    margin-bottom    : 10px;
    padding          : 2px 10px;
    background-color : #a1a1a1;
    border-radius    : 3px;
}

.news-date-time i {
    margin-right : 5px;
}

.nce_directorship_items {
    margin : 0 -20px 0 -20px;
}

.nce_directorship_item {
    float   : left;
    width   : 25%;
    padding : 0 20px 0 20px;
}

.nce_directorship_item a {
    display         : block;
    outline         : none;
    text-decoration : none;
    margin-bottom   : 40px;
}

.nce_directorship_item_image {
    display             : block;
    height              : 220px;
    width               : 100%;
    background-size     : cover;
    background-repeat   : no-repeat;
    background-position : center;
    margin-bottom       : 15px;
    border              : solid 1px #ffffff;
    border-radius       : 3px;
    -webkit-filter      : grayscale(0%);
    filter              : grayscale(0%);
    -webkit-transition  : all .5s ease;
    -moz-transition     : all .5s ease;
    -o-transition       : all .5s ease;
}


.nce_directorship_item_title {
    display       : block;
    font-size     : 20px;
    font-weight   : 500;
    color         : #222328;
    line-height   : 24px;
    margin-bottom : 10px;
}

.nce_directorship_item_details {
    display            : block;
    font-size          : 15px;
    font-weight        : 300;
    color              : #acacac;
    -webkit-transition : all .5s ease;
    -moz-transition    : all .5s ease;
    -o-transition      : all .5s ease;
}

.nce_directorship_item a:hover .nce_directorship_item_details {
    color : #222328;
}

div.modern-page-navigation {
    padding : 0.5em 0;
}

div.modern-page-navigation a,
span.modern-page-current,
span.modern-page-dots {
    border-left-width : 1px;
    border-left-style : solid;
    padding-left      : 0.75em;
    padding-right     : 0.5em;
    text-decoration   : none;
}

div.modern-page-navigation a.modern-page-previous {
    border-right-width : 1px;
    border-right-style : solid;
    border-left        : none;
}

div.modern-page-navigation a.modern-page-first,
div.modern-page-navigation span.modern-page-first {
    border-left  : none;
    padding-left : 0.5em;
}

span.modern-page-current {
    font-weight : bold;
}

div.modern-page-navigation a,
span.modern-page-current,
div.modern-page-navigation a.modern-page-previous,
span.modern-page-dots {
    border-color : #cdcdcd;
}

.nce_sitemap_menu img {
    display : none;
}

.nce_sitemap_menu {
    list-style    : none;
    margin        : 0;
    padding       : 0;
    margin-bottom : 8px;
    position      : relative;
}

.nce_sm_item {
    clear      : both;
    padding    : 10px 0 10px 0;
    border-top : dotted 1px #e8e8e8;
}

.nce_sm_item a,
.nce_sm_item a:visited,
.nce_sm_item a:hover {
    font-size       : 100%;
    color           : #000000;
    font-weight     : bold;
    text-decoration : none;
    text-transform  : uppercase;
}

.nce_sm_sub_item {
    margin-right  : 10px;
    margin-bottom : 10px;
    float         : left;
    width         : auto;
}

.nce_sm_sub_item a {
    display         : inline-block;
    font-weight     : normal;
    font-size       : 12px;
    color           : #333333;
    outline         : none;
    text-decoration : none;
    padding         : 4px 10px 5px 10px;
    border          : solid 1px #e0e0e0;
    border-radius   : 3px;
}

.nce_sm_sub_item a:hover {
    color            : #ffffff;
    background-color : #333333;
    border-color     : #333333;
}



.nce-breadcrumb {
    margin: 0px 0px 20px 0px;
    padding: 5px 10px 5px 0px;
    border-bottom: solid 1px #e8e8e8;
}

.nce-breadcrumb i {
    color: #b5bdc2;
    line-height: 13px;
    font-size: 12px;
    vertical-align: middle;
    margin-right: 5px;
}

.nce-breadcrumb .nce-breadcrumb-item {
    float: left;
    white-space: nowrap;
    vertical-align: middle;
    margin-right: 16px;
}

.nce-breadcrumb .nce-breadcrumb-item span {
    font-size: 12px;
    text-transform: uppercase;
    line-height: 20px;
}

.nce-breadcrumb .nce-breadcrumb-item a {
    border-bottom: none;
    text-decoration: none;
    outline: none;
    color: #9f9f9f;
}

.nce-breadcrumb .nce-breadcrumb-item a:after {
    content: '';
    display: block;
    height: 1px;
    width: 0%;
    background-color: #9f9f9f;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.nce-breadcrumb .nce-breadcrumb-item a:hover:after {
    width: 100%;
}

.scanQR-appstore-button,
.scanQR-playmarket-button,
.install-appstore-button,
.install-playmarket-button {
    position: fixed;
    z-index: 999;
    left: 0;
    cursor: pointer;
    max-height: 32px;
    display: flex;
    justify-content: center;
    background-color: #F1F1F4;
    transform: translateX(calc(-100% + 32px));
    transition: transform 0.2s linear;
}

.scanQR-appstore-button,
.install-appstore-button {
    top: 404px;
}

.scanQR-playmarket-button,
.install-playmarket-button {
    top: 442px;
}

.scanQR-appstore-button p,
.scanQR-playmarket-button p,
.install-appstore-button p,
.install-playmarket-button p {
    position: relative;
    margin-bottom: 0;
    padding: 8px;
    color: #000000;
    font-size: 12px;
    font-weight: 600;
}

.scanQR-appstore-button p::after,
.scanQR-playmarket-button p::after,
.install-appstore-button p::after,
.install-playmarket-button p::after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background-color: #DAE0E4;
}

.scanQR-appstore-button:hover,
.scanQR-playmarket-button:hover,
.install-appstore-button:hover,
.install-playmarket-button:hover {
    transform: translateX(0);
}

.scanQR-appstore-button img,
.scanQR-playmarket-button img,
.install-appstore-button img,
.install-playmarket-button img {
    padding: 8px;
}

.modal-content-scanqr {
    position: relative;
    padding: 50px;
    background-color: #ffffff;
    width: 450px;
    pointer-events: none;
}

.mob-apps a {
    text-decoration: none;
}

.get-call-button {
    position: fixed;
    z-index: 999;
    right: 22px;
    bottom: 90px;
    cursor: pointer;
    display: flex;
    align-items: center;
    background-color: #FFFFFF;
    border-radius: 5px;
    height: 60px;
}

.get-call-button p {
    color: #5b9e13;
    font-size: 16px;
    padding-left: 10px;
    font-weight: 600;
    margin-bottom: 0;
}

.get-call-modal {
    position: relative;
    padding: 50px;
    background-color: #ffffff;
    max-width: 470px;
}

.get-call-cross {
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
}

.get-call-cross img {
    width: 100%;
    height: 100%;
}

.get-call_title {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 35px;
    line-height: 150%;
    text-transform: uppercase;
    color: #051B2E;
}

.get-call-form input,
.get-call-form .get-call_textarea {
    display: inline-block;
    margin-bottom: 20px;
    padding: 17px 15px;
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #EBEBEB;
    outline: none;
}

.get-call_textarea {
    height: 160px;
    resize: none;
}

.get-call_textarea:focus {
    outline: none;
}

.get-call-submit {
    margin-top: 20px;
    padding: 16px 32px;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #5B9E13;
    outline: none;
    border: 0;
}

/*  -------------------------------------------------------------------------
    -------------------------------------------------------------------------   SQUIRE SCREENS AND MONITORS
*/

@media (max-width: 1290px) and (min-height: 720px) {

    #video-background {
        display: none;
    }

}

/*  -------------------------------------------------------------------------
    -------------------------------------------------------------------------   1445 max  / XLG
*/

@media (max-width: 1445px) {

    .nce_container {
        width: 1200px;
    }

    .mp_section_head_top_logo {
        width: 250px;
        padding: 30px 10px 20px 10px;
    }

    .inp_section_head .mp_section_head_top_logo {
        width: 300px;
        padding: 0px 20px 0px 30px;
    }

    .mp_section_head_top_navigation {
        width: 920px;
    }

    .inp_section_head .mp_section_head_top_navigation {
        width: 870px;
    }

    .inp_section_head .mp_section_head_top_navigation_top {
        font-size: 12px;
    }

    .mp_section_head_top_navigation_top_col_1 {
        width: 670px;
    }

    .inp_section_head .mp_section_head_top_navigation_top_col_1 {
        width: 670px;
    }

    .mp_section_head_top_navigation_top_col_2 {
        width: 250px;
    }

    .inp_section_head .mp_section_head_top_navigation_top_col_2 {
        width: 280px;
    }

    .mp_section_head_top_navigation_top_col_3 {
        width: 170px;
    }

    .inp_section_head .mp_section_head_top_navigation_top_col_3 {
        width: 165px;
    }

    .inp_section_head .mp_section_head_top_navigation_bottom .top_horizontal_menu li:last-child {
        margin-right: 10px;
    }

    .inp_section_head .mp_section_head_top_navigation_bottom .top_horizontal_menu li a {
        padding: 30px 18px 0px 18px;
    }

    .mp_section_head_top_navigation_bottom .top_horizontal_menu li a {
        padding: 30px 18px 0px 18px;
    }

    .mp_section_head_content_map {
        width: 510px;
    }

    .mps_content_contacts_block {
        width: 280px;
    }

    .mps_content_about_block_left {
        width: 50%;
    }

    .mps_content_about_block_right {
        width: 50%;
    }

    .nce_footer_logo {
        width: 675px;
    }

    .nce_footer_navigation {
        width: 900px;
    }

    .nce_footer_copyright {
        width: 495px;
    }

    .nce_footer_counters {
        margin: 15px 0px 0px 0px;
    }

}

/*  -------------------------------------------------------------------------
    -------------------------------------------------------------------------   1199 max  / LG
*/

@media (max-width: 1199px) {

}

/*  -------------------------------------------------------------------------
    -------------------------------------------------------------------------   991 max / MD
*/

@media (max-width: 991px) {

    /*.mp_section_head_top_logo {
        position: unset;
        float: none;
        width: 100%;
        padding: 30px 10px 20px 10px;
    }*/

}

/*  -------------------------------------------------------------------------
    -------------------------------------------------------------------------   767 max / sm
*/

@media (max-width: 767px) {

    body {
        min-width: auto;
    }

    .nce_mob_header {
        display: inline-block;
        background-color: #36648a;
        padding: 14px 14px;
        width: 100%;
    }

    .mob_header_logo {
        display: inline-block;
    }

    .mob_header_logo a {
        display: inline-block;
        text-decoration: none;
        outline: none;
    }

    .mob_header_logo a img {
        float: left;
        height: 50px;
    }

    .mob_header_logo_text {
        display: table;
        float: left;
    }

    .mob_header_logo_text div {
        display: table-cell;
        vertical-align: middle;
        width: 160px;
        height: 50px;
        padding-left: 10px;
    }

    .mob_header_logo_text big {
        font-size: 12px;
        font-weight: 400;
        text-transform: uppercase;
        color: #fff;
        line-height: 14px;
    }

    .mob_header_logo_text small {
        display: block;
        font-size: 10px;
        font-weight: 100;
        text-transform: uppercase;
        color: #fff;
        line-height: 12px;
    }

    .mob_dropdown_language_select {
        float: right;
    }

    .mob_dropdown_language_select button {
        background-color: #284b67;
        border: none;
        color: #fff;
        outline: none;
        font-size: 12px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 1px;
        padding: 10px 0px;
        margin-top: 7px;
        width: 70px;
    }

    .mob_dropdown_language_select .dropdown-menu {
        float: right;
        right: 0;
        left: unset;
        min-width: auto;
        width: 70px;
        border: 0;
        border-radius: 0;
        background-color: #284b67;
        padding: 0;
        margin: 0;
    }

    .mob_dropdown_language_select .dropdown-menu > li > a {
        color: #fff;
        font-size: 12px;
        font-weight: 100;
        text-transform: uppercase;
        letter-spacing: 1px;
        padding: 10px 20px;
        border-bottom: solid 1px #ffffff2b;
    }

    .mob_dropdown_language_select .dropdown-menu > li > a:last-child {
        border: none;
    }

    .mob_dropdown_language_select .dropdown-menu > li > a:focus,
    .mob_dropdown_language_select .dropdown-menu > li > a:hover {
        color: #fff;
        background-color: transparent;
    }

    .mob_dropdown_language_select .dropdown-menu > li > a > i {
        display: none;
    }

    /* --- HEADER / NAVIGATION / ICON BUTTONS --- */
    .nce_mob_navigation-fixed .nce_mob_header {
        margin-bottom: 74px;
    }

    .nce_mob_navigation-fixed .nce_mob_navigation {
        z-index: 999;
        position: fixed;
        width: 100%;
        top: 0;
        margin-bottom: 100px;
    }

    .nce_mob_navigation .navbar-default {
        background-color: #4e80a9;
        border: none;
    }

    .nce_mob_navigation button {
        margin: 0;
        border: 0;
        border-radius: 0;
        width: 20%;
        height: 50px;
        font-size: 18px;
        color: #fff;
        text-shadow: 0 0 2px #284b67;
        border-right: solid 1px #36648a !important;
    }

    .nce_mob_navigation button:last-child {
        border: none;
    }

    .nce_mob_navigation .container-fluid > .navbar-collapse,
    .nce_mob_navigation .container-fluid > .navbar-header,
    .nce_mob_navigation .container > .navbar-collapse,
    .nce_mob_navigation .container > .navbar-header {
        box-shadow: 0 3px 10px #00000040;
    }

    .nce_mob_navigation .navbar-default .navbar-collapse,
    .nce_mob_navigation .navbar-default .navbar-form {
        border: none;
        padding: 0;
    }

    .nce_mob_navigation .navbar-default .navbar-toggle:focus,
    .nce_mob_navigation .navbar-default .navbar-toggle:hover {
        background-color: #36648a;
    }

    .nce_mob_navigation ul {
        list-style: none;
        padding: 0px 0px;
        margin: 0;
    }

    .nce_mob_navigation li {
        border-bottom: solid 1px #ffffff20;
    }

    .nce_mob_navigation li:last-child {
        border: none;
    }

    .nce_mob_navigation li a {
        display: block;
        padding: 15px 30px;
        font-size: 12px;
        font-weight: 600;
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 2px;
        outline: none !important;
        text-decoration: none;
    }

    #mobNavSocial {
        text-align: center;
    }

    #mobNavSocial a {
        display: inline-block;
        font-size: 16px;
        color: #fff;
        border: solid 1px #fff;
        border-radius: 50px;
        width: 50px;
        height: 50px;
        margin: 20px 10px;
        padding-top: 16px;
    }

    #mobNavAuth {
        text-align: center;
    }

    #mobNavAuth i {
        display: none;
    }

    #mobNavAuth a {
        display: inline-block;
        color: #fff;
        font-size: 12px;
        font-weight: 600;
        line-height: 30px;
        text-transform: uppercase;
        letter-spacing: 1px;
        border: solid 1px #00000030;
        border-radius: 3px;
        padding: 6px 15px 6px 10px;
        margin: 20px 0px;
        outline: none;
        text-decoration: none;
    }

    #mobNavAuth a:before {
        float: left;
        display: block;
        font: normal normal normal 12px/1 FontAwesome;
        margin-right: 10px;
        border-radius: 50px;
        width: 40px;
        height: 30px;
        background-color: #00000030;
        padding-top: 9px;
    }

    #mobNavAuth .auth_link_profile,
    #mobNavAuth .auth_link_login {
        background-color: #5b9e13;
    }

    #mobNavAuth .auth_link_logout,
    #mobNavAuth .auth_link_register {
        background-color: #36648a;
    }

    #mobNavAuth .auth_link_profile:before {
        content: "\f2be";
    }

    #mobNavAuth .auth_link_login:before {
        content: "\f090";
    }

    #mobNavAuth .auth_link_logout:before {
        content: "\f08b";
    }

    #mobNavAuth .auth_link_register:before {
        content: "\f234";
    }

    #mobNavTel,
    #mobNavMail {
        text-align: center;
    }

    #mobNavTel i,
    #mobNavMail i {
        display: none;
    }

    #mobNavTel a,
    #mobNavMail a {
        display: inline-block;
        font-size: 14px;
        font-weight: 600;
        color: #555;
        background-color: #fff;
        letter-spacing: 2px;
        margin: 20px 10px;
        padding: 5px 20px 5px 5px;
        outline: none;
        text-decoration: none;
        border-radius: 50px;
    }

    #mobNavTel a:before,
    #mobNavMail a:before {
        font: normal normal normal 14px/1 FontAwesome;
        display: inline-block;
        height: 30px;
        width: 30px;
        background-color: #7bc130;
        color: #00000070;
        border-radius: 50px;
        line-height: 30px;
        margin-right: 10px;
    }

    #mobNavTel a:before {
        content: "\f095";
    }

    #mobNavMail a:before {
        content: "\f0e0";
    }

    /* --- MAIN PAGE / SLIDER / BRANCHES MAP / SERVICES / LINKS INFO / ACCORDION --- */
    .nce_mob_main_slider {
        margin-top: -20px;
        padding: 10px 25px;
        background: #eaeaea;
        background: -moz-radial-gradient(center, ellipse cover, #4e80a9 0%, #36648a 100%);
        background: -webkit-radial-gradient(center, ellipse cover, #4e80a9 0%, #36648a 100%);
        background: radial-gradient(ellipse at center, #4e80a9 0%, #36648a 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e80a9', endColorstr='#36648a', GradientType=1);
    }

    .nce_mob_main_slider .item {
        display: table;
    }

    .nce_mob_main_slider_text {
        display: table-cell;
        font-size: 14px;
        font-weight: 100;
        color: #fff;
        line-height: 20px;
        text-transform: uppercase;
        vertical-align: middle;
        height: 100px;
        width: 100%;
        padding: 0 80px 0px 0px;
    }

    .nce_mob_main_slider .owl-dots {
        display: none;
    }

    .nce_mob_main_slider .owl-theme .owl-nav {
        margin-top: 0px;
    }

    .nce_mob_main_slider .owl-theme .owl-nav [class*=owl-] {
        top: 0;
        position: absolute;
        color: #65a421;
        font-size: 30px;
        margin: 5px;
        padding: 30px 5px;
        background: transparent;
        display: inline-block;
        cursor: pointer;
        border-radius: 0px;
    }

    .nce_mob_main_slider .owl-prev {
        right: 30px;
    }

    .nce_mob_main_slider .owl-next {
        right: -10px;
    }

    .nce_mob_main_branches_map {
        height: 300px;
        width: 100%;
    }

    .nce_mob_main_branches_map .bx-yandex-view-layout,
    .nce_mob_main_branches_map .bx-yandex-view-map,
    .nce_mob_main_branches_map #BX_GMAP_map {
        height: 100%;
        width: 100%;
    }

    .nce_mob_main_branches_map .bx-context-toolbar-empty-area,
    .nce_mob_main_branches_map .bx-yandex-view-layout,
    .nce_mob_main_branches_map .bx-yandex-view-map,
    .nce_mob_main_branches_map #BX_GMAP_map {
        width: 100%;
        height: 100%;
    }

    .nce_mob_main_branches_map #BX_GMAP_map > div > div > div:nth-child(2),
    .nce_mob_main_branches_map .gm-style-mtc,
    .nce_mob_main_branches_map .gm-style-cc,
    .nce_mob_main_branches_map .gm-svpc {
        display: none;
    }

    .nce_mob_main_branches_map .gm-style > button {
        border: solid 1px #ffffff4d !important;
        margin: 10px 9px !important;
        width: 29px !important;
        height: 29px !important;
        color: #fff;
    }

    .nce_mob_main_branches_map .gm-style > button:hover {
        background-color: #fff !important;
        border: solid 1px #fff !important;
    }

    .nce_mob_main_branches_map .gm-style > button:after {
        content: "\f0b2";
        display: block;
        font: normal normal normal 10px/1 FontAwesome;
        width: 27px;
        height: 28px;
        padding-top: 8px;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
    }

    .nce_mob_main_branches_map .gm-style > button:hover:after {
        color: #333;
    }

    .nce_mob_main_branches_map .gm-fullscreen-control {
        display: none;
    }

    .nce_mob_main_branches_map .gmnoprint > div > div {
        height: 0 !important;
        margin-bottom: 1px;
    }

    .nce_mob_main_branches_map .gmnoprint button {
        background-color: transparent !important;
        border: solid 1px #ffffff4d !important;
        width: 29px !important;
        height: 29px !important;
        margin-top: -2px !important;
    }

    .nce_mob_main_branches_map .gmnoprint button:hover {
        background-color: #fff !important;
        border: solid 1px #fff !important;
    }

    .nce_mob_main_branches_map .gmnoprint button:first-child div:after {
        content: '+';
        display: block;
        color: #fff;
        font-size: 18px;
        margin-top: -3px;
        margin-left: -2px;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
    }

    .nce_mob_main_branches_map .gmnoprint button:last-child div:after {
        content: '-';
        display: block;
        color: #fff;
        font-size: 28px;
        margin-top: -12px;
        margin-left: -2px;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
    }

    .nce_mob_main_branches_map .gmnoprint button:first-child:hover div:after,
    .nce_mob_main_branches_map .gmnoprint button:last-child:hover div:after {
        color: #333;
    }

    .nce_mob_main_branches_map .gmnoprint button img {
        display: none;
    }

    .nce_mob_main_branches_map .gm-style-iw {
        width: 160px !important;
        top: 15px !important;
        padding-bottom: 10px !important;
        left: 25px !important;
    }

    .mob_mp_accordion_panels .panel-group {
        margin: 0;
    }

    .mob_mp_accordion_panels .panel-group .panel {
        border-radius: 0;
        border: none;
        border-bottom: solid 1px #3f739e;
        margin: 0px;
    }

    .mob_mp_accordion_panels .panel-group .panel:first-child {
        border-top: solid 1px #3f739e;
    }

    .mob_mp_accordion_panels .panel-default > .panel-heading {
        color: #fff;
        background-color: #36648a;
        border-radius: 0;
        padding: 0px;
    }

    .mob_mp_accordion_panels .panel-default > .panel-heading a {
        display: block;
        color: #b5d895;
        font-size: 12px;
        font-weight: 600;
        text-transform: uppercase;
        text-decoration: none;
        letter-spacing: 1px;
        outline: none;
        padding: 15px 25px;
        text-shadow: 1px 1px 0 #00000030;
    }

    .mob_mp_accordion_panels .panel-default > .panel-heading a > i {
        float: left;
        font-size: 20px;
        color: #7fbd45;
        line-height: 18px;
        margin-right: 15px;
        text-shadow: 0 0 2px #00000050;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        padding: 14px 10px 20px 10px;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body ul {
        list-style: none;
        padding: 0;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body ul li i {
        float: left;
        margin-top: 13px;
        margin-right: 10px;
        color: #969696;
        height: 26px;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body ul li a {
        display: block;
        font-size: 12px;
        font-weight: 600;
        color: #333;
        padding: 10px 12px;
        margin-bottom: 5px;
        border: solid 1px #e8e8e8;
        border-radius: 3px;
        outline: none;
        text-decoration: none;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body ul li:last-child a {
        margin-bottom: 20px;
    }

    .mob_mp_accordion_panels .panel-group .panel-heading + .panel-collapse > .panel-body,
    .mob_mp_accordion_panels .panel-group .panel-heading + .panel-collapse > .list-group {
        border-top: 1px solid #2a5171;
    }

    #branchesMap_Collapse .panel-body {
        padding: 0;
    }

    /* --- CONTENT / IN PAGES / INFO BLOCKS --- */
    .mob_in_page_nav {
        position: fixed;
        bottom: 0px;
        right: 15px;
        z-index: 999;
    }

    .mob_in_page_nav .btn-default {
        font-size: 12px;
        font-weight: 100;
        color: #ffffff90;
        text-decoration: none;
        outline: none;
        letter-spacing: 1px;
        text-transform: uppercase;
        border: 0;
        border-radius: 0;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        padding: 12px 20px;
        background-color: #284b67;
        width: 100px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
    }

    .mob_in_page_nav .btn-default.active,
    .mob_in_page_nav .btn-default:active,
    .mob_in_page_nav .open > .dropdown-toggle.btn-default,
    .mob_in_page_nav .btn-default:active.focus,
    .mob_in_page_nav .btn-default:active:focus,
    .mob_in_page_nav .btn-default:active:hover,
    .mob_in_page_nav .open > .dropdown-toggle.btn-default.focus,
    .mob_in_page_nav .open > .dropdown-toggle.btn-default:focus,
    .mob_in_page_nav .open > .dropdown-toggle.btn-default:hover {
        color: #c5f2b1;
        background-color: #4e80a9;
        border: none;
        outline: none;
        border-radius: 0;
        width: 200px;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
    }

    .mob_in_page_nav .dropdown-menu {
        position: absolute;
        padding: 0;
        margin: 0;
        left: auto;
        right: 0;
        width: 200px;
        border: 0;
        border-radius: 0;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
    }

    .mob_in_page_nav .dropup .dropdown-menu {
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        display: block;
        overflow: hidden;
        opacity: 0;
        right: -210px;
    }

    .mob_in_page_nav .dropup.open .dropdown-menu {
        opacity: 1;
        right: 0px;
    }

    .mob_in_page_nav .btn-default .fa-times {
        display: none;
    }

    .mob_in_page_nav .dropup.open .btn-default .fa-times {
        display: inline-block;
    }

    .mob_in_page_nav .dropup.open .btn-default .fa-bars {
        display: none;
    }

    .mob_in_page_nav .nce_inpage_side_navigaton {
        border: 0;
        border-radius: 0;
        margin: 0 !important;
        width: 200px;
    }

    .mob_in_page_nav .nce_inpage_side_navigaton li a {
        padding: 10px 10px 10px 5px;
    }

    .mob_in_page_nav .nce_inpage_side_navigaton li a img {
        height: 20px;
        width: 35px;
        margin: 6px 0px 0px 0px;
    }

    .mob_in_page_nav .nce_inpage_side_navigaton li a span {
        font-size: 11px;
        height: 30px;
    }

    .mob_in_page_nav .nce_inpage_side_navigaton li:after {
        background-color: #b7b7b7;
    }

    .mob_in_page_nav .nce_inpage_side_navigaton li:hover:after {
        width: 100%;
    }

    .mob_in_page_nav .nce_inpage_side_navigaton-fixed {
        position: unset;
        width: 300px;
    }

    .mob_in_page_nav .nce_inpage_side_navigaton-fixed ul:before {
        display: none;
    }

    .nce_section_content {
        display: block;
        width: 100%;
        min-height: auto;
        padding: 0px 0px 50px 0px;
    }

    div.news-detail img.detail_picture {
        width: 100%;
    }

    div.news-detail iframe {
        width: 100%;
        height: 250px;
    }

    .nce_directorship_items {
        display: block;
        margin: 0;
    }

    .nce_directorship_item {
        float: none;
        width: 100%;
        padding: 1px 0px 20px 0px;
        margin-bottom: 20px;
        border-bottom: dotted 1px #ccc;
    }

    .nce_directorship_item:last-child {
        padding-bottom: 0;
        border: 0px;
    }

    .inp_services_page_items_wrapper {
        margin-right: 0px;
    }

    .inp_services_page_item {
        float: none;
        display: block;
        width: 100%;
        margin: 0px 0px 10px 0px;
    }

    .inp_services_page_item a {
        display: block;
        float: none;
        height: auto;
        padding: 0;
        outline: none;
        text-decoration: none;
    }

    .inp_services_page_item_title {
        padding: 10px 20px;
    }

    .inp_services_page_item_title img {
        height: 50px;
        margin-bottom: 10px;
    }

    .inp_services_page_item_title span {
        font-size: 12px;
    }

    .inp_services_page_item_title span:before {
        margin-bottom: 10px;
    }

    .bx-newsdetail-block {
        padding: 0;
    }

    .nce_mob_container .bx-newsdetail img {
        width: 100%;
        height: auto;
    }

    .inp_stocksales_page_items_wrapper {
        margin-right: 0;
    }

    .inp_stocksales_page_item {
        float: none;
        width: 100%;
        padding: 0;
        margin: 0px 0px 10px 0px;
        border: solid 1px #a0a0a0;
    }

    .nce_news_pagination ul li {
        padding: 0px 5px;
    }

    .nce_news_pagination .bx-pag-prev span,
    .nce_news_pagination .bx-pag-next span {
        width: 30px;
        height: 30px;
        font-size: 14px;
    }

    .nce_news_pagination .nav_prev,
    .nce_news_pagination .nav_next,
    .nce_news_pagination .bx-pag-prev span,
    .nce_news_pagination .bx-pag-next span {
        padding: 6px 0px;
    }

    .nce_news_pagination ul li a, .nce_news_pagination .bx-active span {
        font-size: 14px;
        padding-top: 3px;
        width: 30px;
        height: 30px;
    }

    li.photo-album-item {
        padding: 0px 10px 20px 10px;
        width: 50%;
    }

    .photo-items-list .photo-item-cont {
        opacity: 0.8;
        margin: 0 !important;
        width: 50% !important;
    }

    .photo-item-cont .photo-item-inner {
        height: 100px !important;
    }

    .nce_in_page_title {
        font-size: 22px;
        line-height: 24px;
    }

    .mf-captcha .nce_input_style1 {
        margin-left: 0px;
    }

    .photo-wrap {
        padding: 0;
    }

    .photo-main {
        background-color: transparent !important;
        vertical-align: middle !important;
        min-width: auto;
        width: 100%;
        padding: 0px;
        margin: 0px;
    }

    .photo-top-nav {
        display: none;
    }

    .photo-main-table td {
        height: auto;
        max-height: none;
        padding: 0px;
        max-width: 100% !important;
        vertical-align: top;
        padding-top: 30px;
    }

    .photo-prev-slide-wrap {
        width: 10%;
    }

    .photo-main-block-wrap {
        width: 80%;
    }

    .photo-next-slide-wrap {
        width: 10%;
    }

    .photo-prev-slide span,
    .photo-next-slide span {
        top: 40px;
    }

    .photo-close {
        width: auto !important;
        height: auto;
        position: absolute;
        top: -10px;
        z-index: 1100;
        right: -10px;
    }

    .photo-close span {
        border: solid 1px #464646;
        border-radius: 3px;
        width: 35px;
        height: 34px;
        background-position: -67px -209px;
    }

    .photo-wrap {
        width: 100% !important;
        margin: 0;
    }

    .photo-wrap img {
        left: 0;
        position: absolute;
        width: 100% !important;
        height: auto !important;
    }

    .photo-prev-slide,
    .photo-next-slide {
        display: none;
    }

    .photo-prev-slide {
        left: 20px;
    }

    .photo-next-slide {
        right: 20px;
    }

    .photo-footer {
        display: none;
    }

    .photo-overlay {
        height: 100% !important;
    }

    .detail_services img {
        width: 100% !important;
        height: auto !important;
    }

    /* --- MOBILE FOOTER / PARTNERS SLIDER --- */
    .mob_mp_partners_slider {
        background-color: #fff;
        padding: 10px 0px 10px 0px;
    }

    .mps_partners_slider_item {
        width: 120px;
        height: 100px;
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
        margin: 0 auto;
        -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
        filter: grayscale(100%);
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
    }

    .mps_partners_slider_item:hover {
        -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
        filter: grayscale(0%);
    }

    .mob_mp_partners_slider .owl-theme .owl-nav {
        display: none;
    }

    .nce_mob_footer {
        background-color: #222328;
        padding: 40px 25px 60px 25px;
    }

    .nce_mob_footer_logo {
        display: table;
        border-bottom: solid 1px #3c3c3c;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .nce_mob_footer_logo img {
        float: left;
        height: 50px;
        margin: 0px 12px 10px 0px;
    }

    .nce_mob_footer_logo_text {
        display: table-cell;
        margin: 0;
        padding: 0;
        vertical-align: middle;
    }

    .nce_mob_footer_logo_text span {
        color: #9e9e9e;
        font-size: 12px;
        font-weight: 100;
        line-height: 14px;
    }

    .nce_mob_footer_logo_text small {
        color: #9e9e9e;
        font-size: 10px;
        font-weight: 100;
        line-height: 12px;
    }

    .nce_mob_footer_copyright {
        text-align: center;
    }

    .nce_mob_footer_copyright .developed_by_block {
        margin: 0px 0px 15px 0px;
    }

    .nce_mob_footer_copyright span {
        color: #6f6f6f;
        font-size: 12px;
        font-weight: 100;
    }

    .nce_mob_footer_counters {
        text-align: center;
        margin-top: 20px;
    }

    .back-to-top {
        height: 40px;
        width: 50px;
        border-radius: 0;
        left: 15px;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
    }

    #mini_cart {
        float: unset;
        width: auto;
        border-bottom: solid 1px #ddd;
        padding: 10px 0px 16px 0px;
    }

    .catalog-section {
        float: unset;
        width: auto;
    }

    .bx-flat-filter .bx-filter-parameters-box-container-block {
        margin-left: -1px;
        margin-right: -1px;
    }

    .bx-filter-button-box .btn-primary,
    .bx-filter-button-box .btn-primary:focus,
    .bx-filter-button-box .btn-primary:visited,
    .bx-filter-button-box .btn-link,
    .bx-filter-button-box .btn-link:focus,
    .bx-filter-button-box .btn-link:visited {
        padding: 8px 14px;
        width: 50%;
        margin: -1px;
    }

    .under_construction {
        display: block;
        text-align: center;
    }

    .under_construction .message_wrap {
        font-size: 20px;
        font-weight: 600;
        margin-top: 20px;
    }

    /* menu-mobile */

    .site-menu__row {
        flex-wrap: wrap;
    }

    .site-menu__lang {
        flex: 0 0 auto;
    }

    .site-menu__phone {
        flex: 0 0 auto;
    }

    .site-menu__contact-center {
        flex: 0 0 auto;
        margin-bottom: 15px;
    }
}

@media (max-width: 400px) {
    .site-menu__wrapper .site-menu__row {
        display: block;
    }

    .site-menu__lang {
        margin-bottom: 15px;
    }

    .nce_section_content {
        padding-top: 30px;
    }
}

@media (max-width: 1445px) {
    .nce_section_content_right-strategy .nce_inpage_side_navigaton li {
        max-width: 145px;
    }

    .nce_section_content_right-strategy .nce_inpage_side_navigaton li a img {
        height: 26px;
    }

    .nce_section_content_right-strategy .nce_inpage_side_navigaton li a span {
        font-size: 12px;
    }
}

@media (max-width: 703px) {
    .nce_section_content-about .nce_section_content_left {
        padding-top: 15px;
    }
}

@media (max-width: 600px) {
    .nce_section_content_right-strategy .nce_inpage_side_navigaton li a span {
        font-size: 11px;
    }
}


@media (max-width: 575px) {
    .nce_section_content_right-strategy {
        display: none;
    }
}


/*  -------------------------------------------------------------------------
    -------------------------------------------------------------------------   480 max / xs
*/

@media (max-width: 480px) {

    .nav-tabs > li {
        width: 100%;
    }

    .nav-tabs > li > a {
        border-radius: 4px;
        padding: 8px 14px;
        border: solid 1px #ccc;
        margin-bottom: 6px;
    }

    .table {
        display: block;
        overflow-x: auto;
    }

}

/*  -------------------------------------------------------------------------
    -------------------------------------------------------------------------   375 max / xxs
*/
@media screen and (max-width : 767px) {
    .warning_alert {
        flex-direction  : column;
        justify-content : center;
    }
    .warning_alert i{
        margin-bottom : 25px;
    }
}
@media screen and (max-width : 500px) {
    .form-group input{
        margin-right : 0!important;
        width : 100%;
    }
}
/*  ----------------------------------------------------------------------------------------------
    ----------------------------------------------------------------------------------------------
    ------------------------------------------------------------------   FINE VISION CONTROL PANEL
*/

.fv_panel_wrapper {
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom: 20px;
    padding: 30px 30px;
}

.fv_panel_move_btn,
#fv_text_lg,
#fv_text_md,
#fv_text_sm,
#fv_color_blue,
#fv_color_black,
#fv_color_white {
    opacity: 0;
    bottom: 7px;
}

.fv_on .fv_panel_move_btn,
.fv_on #fv_text_lg,
.fv_on #fv_text_md,
.fv_on #fv_text_sm,
.fv_on #fv_color_blue,
.fv_on #fv_color_black,
.fv_on #fv_color_white {
    opacity: 1;
}

.fv_panel a {
    position: absolute;
    background-color: #fff;
    height: 45px;
    width: 50px;
    text-align: center;
    text-decoration: none;
    color: #333;
    font-size: 14px;
    line-height: 14px;
    outline: none;
    cursor: pointer;
    border-top: solid 2px #333;
    border-bottom: solid 2px #333;
    bottom: 0;
    right: 0;
}

#fv_color_white i,
#fv_color_black i,
#fv_color_blue i {
    border: solid 1px;
    border-radius: 50px;
    padding: 6px 6px;
}

#fv_color_white i {
    color: #777777;
    background-color: #ffffff;
    border-color: #777777;
}

#fv_color_black i {
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
}

#fv_color_blue i {
    color: #ffffff;
    background-color: #0000ff;
    border-color: #333333;
}

.fv_panel_move_btn {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    position: absolute;
    background-color: #fff;
    height: 45px;
    width: 45px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border: solid 2px #2d2d2d;
    padding-top: 14px;
    text-align: center;
    color: #333;
    font-size: 18px;
    cursor: move;
    bottom: 0;
    right: 8px;
}

.fv_on .fv_panel_move_btn {
    bottom: 45px;
    height: 60px;
}

#fv_switch_off {
    display: none;
}

.fv_on #fv_switch_off {
    display: block;
    background-color: #333;
    color: #fff;
}

#fv_switch_on,
#fv_switch_off {
    border-radius: 5px;
    border: solid 2px #2d2d2d;
    width: 60px;
    height: 60px;
    padding-top: 16px;
    font-size: 25px;
    box-shadow: 1px 2px 10px 3px #00000060;
}

#fv_switch_on:hover {
    background-color: #333;
    color: #fff;
}

.fv_on #fv_switch_on {
    display: none;
}

#fv_text_lg {
    font-size: 18px;
    padding-right: 20px;
    padding-top: 6px;
}

.fv_on #fv_text_lg {
    right: 45px;
    width: 75px;
}

#fv_text_lg i {
    border: solid 1px #828282;
    border-radius: 50px;
    padding-top: 4px;
    width: 28px;
    height: 28px;
}

#fv_text_md {
    font-size: 15px;
    padding-top: 6px;
}

.fv_on #fv_text_md {
    right: 120px;
}

#fv_text_md i {
    border: solid 1px #828282;
    border-radius: 50px;
    padding-top: 5px;
    width: 28px;
    height: 28px;
}

#fv_text_sm {
    font-size: 11px;
    padding-top: 6px;
}

.fv_on #fv_text_sm {
    right: 170px;
}

#fv_text_sm i {
    border: solid 1px #828282;
    border-radius: 50px;
    padding-top: 8px;
    width: 28px;
    height: 28px;
}

#fv_color_blue {
    padding-top: 6px;
}

.fv_on #fv_color_blue {
    right: 220px;
}

#fv_color_black {
    padding-top: 6px;
}

.fv_on #fv_color_black {
    right: 270px;
}

#fv_color_white {
    border-left: solid 2px #333;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    padding-left: 10px;
    padding-top: 6px;
}

.fv_on #fv_color_white {
    right: 320px;
    width: 60px;
}

/* color and text size selected state - show checked icon */

#fv_color_white:before,
#fv_color_black:before,
#fv_color_blue:before,
#fv_text_sm:before,
#fv_text_md:before,
#fv_text_lg:before {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    opacity: 0;
    z-index: 9;
    content: "\f058";
    display: block;
    position: absolute;
    background-color: #fff;
    border-radius: 50px;
    font: normal normal normal 16px/1 FontAwesome;
    color: #333;
    margin-top: 6px;
    margin-left: 5px;
}

.color_white #fv_color_white:before,
.color_black #fv_color_black:before,
.color_blue #fv_color_blue:before,
.text_sm #fv_text_sm:before,
.text_md #fv_text_md:before,
.text_lg #fv_text_lg:before {
    opacity: 1;
}

/*  ----------------------------------------------------------------------------------------------
    ----------------------------------------------------------------------------------------------
    ------------------------------------------------------------------------------   COLOR - WHITE
*/

.color_white ::-webkit-input-placeholder {color:#000000;}
.color_white ::-moz-placeholder          {color:#000000;}/* Firefox 19+ */
.color_white :-moz-placeholder           {color:#000000;}/* Firefox 18- */
.color_white :-ms-input-placeholder      {color:#000000;}

.color_white #video-background,
.color_white .video-background-wrapper:before {
    display: none;
}

.color_white .image-background-wrapper,
.color_white .mp_section_head_content_map .bx-context-toolbar-empty-area,
.color_white .mp_section_head_content_map .bx-yandex-view-layout,
.color_white .mp_section_head_content_map .bx-yandex-view-map,
.color_white .mp_section_head_content_map #BX_GMAP_map,
.color_white .mp_section_head_top_logo img,
.color_white .nce_footer_logo img,
.color_white .inp_services_page_item,
.color_white .new-homepage_news_first,
.color_white .new-homepage_services_item,
.color_white .new-homepage_about,
.color_white .new-homepage_block,
.color_white .video-background,
.color_white .new-footer_bottom,
.color_white #mpPartnersSlider,
.color_white .new-homepage_news_other .col-sm-4,
.color_white .nce_news_masgrid_image {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.color_white .mp_section_head_top:before,
.color_white .mp_section_head_top_logo {
    background-color: #ffffff;
    background-image: none;
}

.color_white .dropdown_language_select .dropdown > button {
    background-color: #000000;
    border-left: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
    width: 80px;
    box-shadow: none;
}

.color_white .inp_section_head .dropdown_language_select .dropdown > button:hover {
    color: #000000;
    background-color: #ffffff;
}

.color_white .dropdown_language_select .dropdown > .dropdown-menu {
    background-color: #000000;
    border: solid 2px #ffffff;
    width: 80px;
    box-shadow: none;
}

.color_white .dropdown_language_select .dropdown > .dropdown-menu > li > a {
    padding: 10px 20px;
}

.color_white .dropdown_language_select .dropdown-menu > li > a:hover,
.color_white .dropdown_language_select .dropdown-menu > li > a:focus {
    background-color: #ffffff;
}

.color_white .mp_section_head_top {
    background-color: #000000;
    box-shadow: none;
}

.color_white .image-background-wrapper {
    display: none;
}

.color_white .mpsh_slider_item_title {
    color: #000000;
    font-weight: 800;
}

.color_white .mp_section_head_slider .owl-theme .owl-dots .owl-dot span {
    box-shadow: none;
    border: solid 3px #000000;
    width: 40px;
    height: 15px;
}

.color_white .mp_section_head_slider .owl-theme .owl-dots .owl-dot.active span,
.color_white .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #000000;
}

.color_white .mp_section_head_top_logo big,
.color_white .mp_section_head_top_logo small {
    color: #000000;
}

.color_white .mp_section_head_slider .owl-nav .owl-prev,
.color_white .mp_section_head_slider .owl-nav .owl-next {
    background-color: #000000;
    border: solid 1px #000000;
    border-radius: 100px;
    width: 100px;
}

.color_white .mp_section_head_slider .owl-nav .owl-prev:hover,
.color_white .mp_section_head_slider .owl-nav .owl-next:hover {
    background-color: #ffffff;
    border: solid 1px #000000;
    color: #000000;
}

.color_white .mp_section_head_top_navigation_bottom .top_horizontal_menu li:hover a {
    color: #ffffff;
}

.color_white .mp_section_head_top_navigation_bottom .top_horizontal_menu li a.root-item-selected,
.color_white .mp_section_head_top_navigation_bottom .top_horizontal_menu li:hover a.root-item-selected {
    color: #000000;
    background-color: #ffffff;
}

.color_white .mp_section_head_top_navigation_bottom .top_horizontal_menu li a:after {
    background-color: #ffffff;
}

.color_white .mp_section_content {
    background-color: #fff;
    background-image: none;
    border-top: solid 2px #000000;
}

.color_white .mp_section_head_content_map {
    box-shadow: none;
}

.color_white .mp_section_head_content_navigation_list_top,
.color_white .mps_content_navigation_list_block {
    background-color: #000000;
    background-image: none;
    box-shadow: none;
}

.color_white .mp_section_head_content_navigation_list_top ul li:hover a,
.color_white .mp_section_head_content_navigation_list_top ul li:hover i,
.color_white .mps_content_navigation_list_block ul li:hover a,
.color_white .mps_content_navigation_list_block ul li:hover i {
    color: #fff;
}

.color_white .mp_section_head_content_navigation_list_top ul,
.color_white .mps_content_navigation_list_block ul {
    border-bottom: solid 1px #ffffff;
}

.color_white .nce_button_style2:hover,
.color_white .nce_button_style2:hover i,
.color_white .nce_title_h1,
.color_white .nce_content_text_style1 {
    color: #333;
}

.color_white .nce_button_style1 {
    border-color: #000000;
    color: #000000;
}

.color_white .nce_button_style1:hover {
    background-color: #000000;
    border-color: #000000;
    color: #fff;
}

.color_white .mp_section_head_top_navigation_top {
    color: #000000;
}

.color_white .mp_section_head_top_navigation_top a,
.color_white .mp_section_head_top_navigation_top a:hover {
    color: #000000;
}

.color_white .mp_section_head_content_navigation_list_top h1 {
    color: #ffffff;
}

.color_white .mps_content_qsearch_block_inputs_field,
.color_white .mps_content_qsearch_block_inputs_field:focus {
    border: solid 2px #000000;
}

.color_white .mps_content_qsearch_block_inputs_button {
    background-color: #000000;
    color: #ffffff;
    border-color: #000000;
}

.color_white .mps_content_qsearch_block_inputs_button:hover {
    background-color: #ffffff;
    color: #000000;
}

.color_white .mp_section_news_content:before {
    display: none;
}

.color_white .mp_section_news_content {
    background-image: none;
    border-top: solid 2px #000000;
}

.color_white .mp_section_head_top_logo {
    box-shadow: none;
    border: solid 2px #000000;
    border-top: none;
}

.color_white .nce_section_title_light {
    color: #000000;
}

.color_white .mp_section_news_item.mpsn_item_small,
.color_white .mp_section_news_item.mpsn_item_big {
    background-image: none !important;
    background-color: #000000 !important;
    border: solid 3px #ffffff;
}

.color_white .mp_section_news_item_link {
    border: solid 1px #ffffff;
    background-color: #ffffff;
    color: #000;
}

.color_white .mp_section_news_item_link:hover {
    background-color: #000000;
    color: #ffffff;
}

.color_white .mp_section_partners_slider {
    box-shadow: none;
    border-top: solid 2px #000000;
}

.color_white .mp_section_partners_slider .owl-theme .owl-nav [class*=owl-] {
    color: #000000;
}

.color_white .nce_footer {
    background-color: #000000;
}

.color_white .nce_footer_navigation ul li a {
    border: solid 1px transparent;
    border-radius: 3px;
    padding: 4px 10px;
    margin-right: 10px;
}

.color_white .nce_footer_navigation ul li a:hover {
    color: #ffffff;
    border: solid 1px #ffffff;
}

.color_white .nce_footer_navigation ul li a.root-item-selected {
    color: #ffffff;
    border: solid 1px #ffffff;
}

.color_white .nce_footer_social_icons a {
    display: inline-block;
    border: solid 1px #ffffff;
    padding-top: 6px;
    width: 50px;
    height: 30px;
    margin-left: 5px;
    border-radius: 3px;
    text-align: center;
}

.color_white .nce_footer_social_icons a:hover {
    color: #000000;
    background-color: #ffffff;
}

.color_white .back-to-top {
    background-color: #000000;
    border: solid 2px #ffffff;
    border-bottom: none;
    height: 40px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    font-size: 0px;
    background-size: 10%;
}

.color_white .nce_in_page_title:before {
    background-color: #000000;
}

.color_white .nce-breadcrumb {
    border-bottom: solid 1px #000000;
}

.color_white .nce-breadcrumb .nce-breadcrumb-item a {
    color: #000000;
}

.color_white .nce-breadcrumb i {
    color: #000000;
    font-size: 16px;
    margin-right: 5px;
    margin-top: -4px;
}

.color_white .nce-breadcrumb .nce-breadcrumb-item a:after {
    height: 2px;
    background-color: #000000;
}

.color_white .nce_inpage_side_navigaton {
    border: solid 2px #000000;
    border-radius: 0px;
}

.color_white .nce_inpage_side_navigaton li {
    border-bottom: solid 1px #000000;
}

.color_white .nce_inpage_side_navigaton li a.item_selected {
    background-color: #000000;
}

.color_white .nce_inpage_side_navigaton li a.item_selected span {
    color: #ffffff;
}

.color_white .nce_inpage_side_navigaton li:after {
    display: none;
}

.color_white .nce_inpage_side_navigaton li a:hover {
    background-color: #000000;
}

.color_white .nce_inpage_side_navigaton li a:hover span {
    color: #ffffff;
}

.color_white .nce_inpage_side_navigaton li a img {
    display: none;
}

.color_white .nce_inpage_side_navigaton li a {
    padding: 10px 20px 10px 20px;
}

.color_white .nce_inpage_side_navigaton-fixed .nce_inpage_side_navigaton li a {
    padding: 10px 10px 10px 15px;
}

.color_white .inp_nce_career_page ul li,
.color_white .inp_nce_career_page ul li:hover {
    border: none;
    padding: 0;
}

.color_white .inp_services_page_item_title span:before {
    background-color: #000000;
}

.color_white .inp_services_page_item_title {
    border: solid 2px #000000;
}

.color_white .inp_services_page_item:hover .inp_services_page_item_title {
    background-color: rgb(255, 255, 255);
    border-color: #000000;
}

.color_white .nce_inpage_side_navigaton-fixed .nce_inpage_side_navigaton:before {
    background-color: #000000;
}

.color_white .inp_stocksales_page_item,
.color_white .inp_stocksales_page_item:hover {
    border: solid 2px #000000;
    padding: 2px;
}

.color_white .inp_stocksales_page_item_image_overlay {
    display: none;
}

.color_white .inp_stocksales_page_item_title,
.color_white .inp_stocksales_page_item:hover .inp_stocksales_page_item_title {
    background-color: #000000;
    color: #ffffff;
}

.color_white .inp_stocksales_page_item:hover .inp_stocksales_page_item_title i {
    color: #ffffff;
}

.color_white .inp_stocksales_page_item_image {
    opacity: 0.5;
    background-position: top;
}

.color_white .nce_news_list_masonry_grid .item {
    border: solid 2px #000000;
    box-shadow: none;
}

.color_white .nce_news_list_masonry_grid .item:hover {
    color: #ffffff;
    background-color: #000000;
}

.color_white .nce_news_masgrid_name,
.color_white .nce_news_masgrid_date,
.color_white .nce_news_masgrid_text {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.color_white .nce_news_list_masonry_grid .item:hover .nce_news_masgrid_name,
.color_white .nce_news_list_masonry_grid .item:hover .nce_news_masgrid_date,
.color_white .nce_news_list_masonry_grid .item:hover .nce_news_masgrid_text {
    color: #ffffff;
}

.color_white div.photo-controls-buttons ul.photo-controls li a,
.color_white .photo-top-controls a {
    border: solid 2px #000000;
    background-color: #000000;
    color: #ffffff;
}

.color_white div.photo-controls-buttons ul.photo-controls li a:hover,
.color_white .photo-top-controls a:hover {
    color: #000000;
    background-color: #ffffff;
}

.color_white .nce_input_style1 {
    border: solid 2px #000000;
}

/*  ----------------------------------------------------------------------------------------------
    ----------------------------------------------------------------------------------------------
    ------------------------------------------------------------------------------   COLOR - BLACK
*/

.color_black ::-webkit-input-placeholder {color:#ffffff;}
.color_black ::-moz-placeholder          {color:#ffffff;}/* Firefox 19+ */
.color_black :-moz-placeholder           {color:#ffffff;}/* Firefox 18- */
.color_black :-ms-input-placeholder      {color:#ffffff;}

.color_black #video-background,
.color_black .video-background-wrapper:before {
    display: none;
}

.color_black .image-background-wrapper,
.color_black .mp_section_head_content_map .bx-context-toolbar-empty-area,
.color_black .mp_section_head_content_map .bx-yandex-view-layout,
.color_black .mp_section_head_content_map .bx-yandex-view-map,
.color_black .mp_section_head_content_map #BX_GMAP_map,
.color_black .mp_section_head_top_logo img,
.color_black .nce_footer_logo img,
.color_black .inp_services_page_item,
.color_black .nce_news_masgrid_image {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.color_black .mp_section_head {
    background-color: #000000;
}

.color_black .mp_section_head_top:before,
.color_black .mp_section_head_top_logo {
    background-color: #000000;
    background-image: none;
}

.color_black .dropdown_language_select .dropdown > button {
    color: #000000;
    background-color: #ffffff;
    border-left: solid 2px #000000;
    border-right: solid 2px #000000;
    width: 80px;
    box-shadow: none;
}

.color_black .inp_section_head .dropdown_language_select .dropdown > button:hover {
    color: #ffffff;
    background-color: #000000;
}

.color_black .dropdown_language_select .dropdown > .dropdown-menu {
    background-color: #ffffff;
    border: solid 2px #000000;
    width: 80px;
    box-shadow: none;
}

.color_black .dropdown_language_select .dropdown > .dropdown-menu > li > a {
    color: #000000;
    padding: 10px 20px;
}

.color_black .dropdown_language_select .dropdown-menu > li > a:hover,
.color_black .dropdown_language_select .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: #000000;
}

.color_black .mp_section_head_top {
    background-color: #ffffff;
    box-shadow: none;
}

.color_black .image-background-wrapper {
    display: none;
}

.color_black .mpsh_slider_item_title {
    color: #ffffff;
    font-weight: 800;
}

.color_black .mp_section_head_slider .owl-theme .owl-dots .owl-dot span {
    box-shadow: none;
    border: solid 3px #ffffff;
    width: 40px;
    height: 15px;
}

.color_black .mp_section_head_slider .owl-theme .owl-dots .owl-dot.active span,
.color_black .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #ffffff;
}

.color_black .mp_section_head_top_logo big,
.color_black .mp_section_head_top_logo small {
    color: #ffffff;
}

.color_black .mp_section_head_slider .owl-nav .owl-prev,
.color_black .mp_section_head_slider .owl-nav .owl-next {
    background-color: #ffffff;
    border: solid 1px #ffffff;
    border-radius: 100px;
    width: 100px;
    color: #000000;
}

.color_black .mp_section_head_slider .owl-nav .owl-prev:hover,
.color_black .mp_section_head_slider .owl-nav .owl-next:hover {
    background-color: #000000;
    border: solid 1px #ffffff;
    color: #ffffff;
}

.color_black .mp_section_head_top_navigation_bottom .top_horizontal_menu li a {
    color: #000000;
}

.color_black .mp_section_head_top_navigation_bottom .top_horizontal_menu li:hover a {
    color: #000000;
}

.color_black .mp_section_head_top_navigation_bottom .top_horizontal_menu li a.root-item-selected,
.color_black .mp_section_head_top_navigation_bottom .top_horizontal_menu li:hover a.root-item-selected {
    color: #000000;
    background-color: #ffffff;
}

.color_black .mp_section_head_top_navigation_bottom .top_horizontal_menu li a:after {
    background-color: #000000;
}

.color_black .mp_section_content {
    background-color: #000000;
    background-image: none;
    border-top: solid 2px #ffffff;
}

.color_black .mp_section_head_content_map {
    box-shadow: none;
}

.color_black .mp_section_head_content_navigation_list_top ul li i,
.color_black .mps_content_navigation_list_block ul li i {
    color: #000000;
}

.color_black .mp_section_head_content_navigation_list_top,
.color_black .mps_content_navigation_list_block {
    background-color: #ffffff;
    background-image: none;
    box-shadow: none;
}

.color_black .mp_section_head_content_navigation_list_top ul li a,
.color_black .mps_content_navigation_list_block ul li a,
.color_black .mp_section_head_content_navigation_list_top ul li:hover a,
.color_black .mp_section_head_content_navigation_list_top ul li:hover i,
.color_black .mps_content_navigation_list_block ul li:hover a,
.color_black .mps_content_navigation_list_block ul li:hover i {
    color: #000000;
}

.color_black .mp_section_head_content_navigation_list_top ul,
.color_black .mps_content_navigation_list_block ul {
    border-bottom: solid 1px #000000;
}

.color_black .nce_button_style2:hover,
.color_black .nce_button_style2:hover i,
.color_black .nce_title_h1,
.color_black .nce_content_text_style1 {
    color: #ffffff;
}

.color_black .nce_button_style2,
.color_black .nce_button_style2:focus {
    border: solid 2px #000000;
    color: #000000;
}

.color_black .nce_button_style1 {
    border-color: #ffffff;
    color: #ffffff;
    background-color: #000000;
}

.color_black .nce_button_style1:hover {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #000000;
}

.color_black .mp_section_head_top_navigation_top_col_1 i,
.color_black .mp_section_head_top_navigation_top_col_2 i,
.color_black .mp_section_head_top_navigation_top_col_3 i {
    color: #ffffff;
}

.color_black .mp_section_head_top_navigation_top {
    color: #000000;
}

.color_black .mp_section_head_top_navigation_top a,
.color_black .mp_section_head_top_navigation_top a:hover {
    color: #ffffff;
}

.color_black .mp_section_head_content_navigation_list_top h1,
.color_black .mp_section_head_content_navigation_list_top h3,
.color_black .mps_content_navigation_list_block h3 {
    color: #000000;
}

.color_black .mps_content_qsearch_block_inputs_field,
.color_black .mps_content_qsearch_block_inputs_field:focus {
    border: solid 2px #ffffff;
    background-color: #000000;
    color: #ffffff;
}

.color_black .mps_content_qsearch_block_inputs_button {
    background-color: #ffffff;
    color: #000000;
    border-color: #ffffff;
}

.color_black .mps_content_qsearch_block_inputs_button:hover {
    background-color: #000000;
    color: #ffffff;
}

.color_black .mp_section_news_content:before {
    display: none;
}

.color_black .mp_section_news_content {
    background-image: none;
    background-color: #000000;
    border-top: solid 2px #ffffff;
}

.color_black .mp_section_head_top_logo {
    box-shadow: none;
    border: solid 2px #ffffff;
    border-top: none;
    background-color: #000000;
}

.color_black .nce_section_title_light {
    color: #000000;
}

.color_black .mpsn_item_has_bg_image {
    background-color: #ffffff;
}

.color_black .mp_section_news_item_title,
.color_black .mp_section_news_item_date,
.color_black .mp_section_news_item_description {
    color: #000000;
}

.color_black .mp_section_news_item.mpsn_item_small,
.color_black .mp_section_news_item.mpsn_item_big {
    background-image: none !important;
    background-color: #ffffff !important;
    border: solid 3px #000000;
}

.color_black .mp_section_news_item_link {
    border: solid 1px #000000;
    background-color: #000000;
    color: #ffffff;
}

.color_black .mp_section_news_item_link:hover {
    background-color: #ffffff;
    color: #000000;
}

.color_black .mp_section_partners_slider {
    box-shadow: none;
    border-top: solid 2px #000000;
}

.color_black .mp_section_partners_slider .owl-theme .owl-nav [class*=owl-] {
    color: #000000;
}

.color_black .nce_footer {
    border-top: solid 2px #ffffff;
    background-color: #000000;
}

.color_black .nce_footer_navigation ul li a {
    border: solid 1px transparent;
    border-radius: 3px;
    padding: 4px 10px;
    margin-right: 10px;
}

.color_black .nce_footer_navigation ul li a:hover {
    color: #ffffff;
    border: solid 1px #ffffff;
}

.color_black .nce_footer_navigation ul li a.root-item-selected {
    color: #ffffff;
    border: solid 1px #ffffff;
}

.color_black .nce_footer_social_icons a {
    display: inline-block;
    border: solid 1px #ffffff;
    padding-top: 6px;
    width: 50px;
    height: 30px;
    margin-left: 5px;
    border-radius: 3px;
    text-align: center;
}

.color_black .nce_footer_social_icons a:hover {
    color: #000000;
    background-color: #ffffff;
}

.color_black .back-to-top {
    background-color: #000000;
    border: solid 2px #ffffff;
    border-bottom: none;
    height: 40px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    font-size: 0px;
    background-size: 10%;
}

.color_black .nce_in_page_title {
    color: #ffffff;
}

.color_black .nce_in_page_title:before {
    background-color: #ffffff;
}

.color_black .nce-breadcrumb {
    border-bottom: solid 1px #ffffff;
}

.color_black .nce-breadcrumb .nce-breadcrumb-item span {
    color: #ffffff;
}

.color_black .nce-breadcrumb .nce-breadcrumb-item a {
    color: #ffffff;
}

.color_black .nce-breadcrumb i {
    color: #ffffff;
    font-size: 16px;
    margin-right: 5px;
    margin-top: -4px;
}

.color_black .nce-breadcrumb .nce-breadcrumb-item a:after {
    height: 2px;
    background-color: #000000;
}

.color_black .nce_inpage_side_navigaton {
    border: solid 2px #ffffff;
    border-radius: 0px;
}

.color_black .nce_inpage_side_navigaton li {
    border-bottom: solid 1px #ffffff;
}

.color_black .nce_inpage_side_navigaton li a.item_selected {
    background-color: #ffffff;
}

.color_black .nce_inpage_side_navigaton li a.item_selected span {
    color: #000000;
}

.color_black .nce_inpage_side_navigaton li:after {
    display: none;
}

.color_black .nce_inpage_side_navigaton li a {
    padding: 10px 20px 10px 20px;
}

.color_black .nce_inpage_side_navigaton li a:hover {
    background-color: #ffffff;
}

.color_black .nce_inpage_side_navigaton li a span {
    color: #ffffff;
}

.color_black .nce_inpage_side_navigaton li a:hover span {
    color: #000000;
}

.color_black .nce_inpage_side_navigaton li a img {
    display: none;
}

.color_black .nce_inpage_side_navigaton-fixed {
    background-color: #000000;
}

.color_black .nce_inpage_side_navigaton-fixed .nce_inpage_side_navigaton li a {
    padding: 10px 10px 10px 15px;
}

.color_black .inp_nce_career_page ul li,
.color_black .inp_nce_career_page ul li:hover {
    border: none;
    padding: 0;
}

.color_black .inp_services_page_item_title span:before {
    background-color: #000000;
}

.color_black .inp_services_page_item_title {
    border: solid 2px #000000;
}

.color_black .inp_services_page_item:hover .inp_services_page_item_title {
    background-color: rgb(255, 255, 255);
    border-color: #000000;
}

.color_black .nce_inpage_side_navigaton-fixed .nce_inpage_side_navigaton:before {
    background-color: #ffffff;
}

.color_black .inp_stocksales_page_item,
.color_black .inp_stocksales_page_item:hover {
    border: solid 2px #000000;
    padding: 2px;
}

.color_black .inp_stocksales_page_item_image_overlay {
    display: none;
}

.color_black .inp_stocksales_page_item_title,
.color_black .inp_stocksales_page_item:hover .inp_stocksales_page_item_title {
    background-color: #000000;
    color: #ffffff;
}

.color_black .inp_stocksales_page_item:hover .inp_stocksales_page_item_title i {
    color: #ffffff;
}

.color_black .inp_stocksales_page_item_image {
    opacity: 0.5;
    background-position: top;
}

.color_black .nce_news_list_masonry_grid .item {
    border: solid 2px #000000;
    box-shadow: none;
}

.color_black .nce_news_list_masonry_grid .item:hover {
    color: #ffffff;
    background-color: #000000;
}

.color_black .nce_news_masgrid_name,
.color_black .nce_news_masgrid_date,
.color_black .nce_news_masgrid_text {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.color_black .nce_news_list_masonry_grid .item:hover .nce_news_masgrid_name,
.color_black .nce_news_list_masonry_grid .item:hover .nce_news_masgrid_date,
.color_black .nce_news_list_masonry_grid .item:hover .nce_news_masgrid_text {
    color: #ffffff;
}

.color_black div.photo-controls-buttons ul.photo-controls li a,
.color_black .photo-top-controls a {
    border: solid 2px #000000;
    background-color: #000000;
    color: #ffffff;
}

.color_black div.photo-controls-buttons ul.photo-controls li a:hover,
.color_black .photo-top-controls a:hover {
    color: #000000;
    background-color: #ffffff;
}

.color_black .nce_input_style1 {
    border: solid 2px #ffffff;
    color: #ffffff;
    background-color: #000000;
}

.color_black .nce_news_pagination .bx-pag-prev span,
.color_black .nce_news_pagination .bx-pag-next span,
.color_black .nce_news_pagination ul li a {
    border-color: #ffffff;
    color: #ffffff;
}

.color_black .nce_news_pagination .nav_prev:hover,
.color_black .nce_news_pagination .nav_next:hover,
.color_black .nce_news_pagination li.bx-active span.active,
.color_black .nce_news_pagination ul li a:hover {
    border-color: #ffffff;
    background-color: #ffffff;
    color: #000000;
}

.color_black .container-fluid {
    background-color: #000000;
    color: #ffffff;
}

.color_black .mp_section_partners_slider {
    background-color: #ffffff;
}

.color_black .nce_footer_navigation,
.color_black .nce_footer_social_icons {
    border-color: #ffffff;
}

.color_black .inp_nce_career_page ul li a {
    color: #ffffff;
}

.color_black .inp_nce_career_page ul li a:after {
    background-color: #ffffff;
}

.color_black .news-list.table-responsive a,
.color_black .news-detail a,
.color_black li.photo-album-item div.photo-album-photos,
.color_black div.photo-album-date,
.color_black div.photo-album-photos,
.color_black li.photo-album-item div.photo-album-name a {
    color: #ffffff;
}

.color_black div.photo-item-cover-block-container,
.color_black div.photo-item-cover-block-outer,
.color_black div.photo-item-cover-block-inner {
    border: 1px solid #ffffff;
    background-color: #000000 !important;
    filter: none;
}

.color_black .nce_sm_item a,
.color_black .nce_sm_item a:visited,
.color_black .nce_sm_item a:hover {
    color: #ffffff;
}

.color_black .nce_sm_sub_item a,
.color_black .print_page_btn {
    background-color: #000000;
    color: #ffffff;
    border-color: #ffffff;
}

.color_black .nce_sm_sub_item a:hover,
.color_black .print_page_btn:hover {
    background-color: #ffffff;
    color: #000000;
}

/*  ----------------------------------------------------------------------------------------------
    ----------------------------------------------------------------------------------------------
    -------------------------------------------------------------------------------   COLOR - BLUE
*/

.color_blue ::-webkit-input-placeholder {color:#ffcc00;}
.color_blue ::-moz-placeholder          {color:#ffcc00;}/* Firefox 19+ */
.color_blue :-moz-placeholder           {color:#ffcc00;}/* Firefox 18- */
.color_blue :-ms-input-placeholder      {color:#ffcc00;}

.color_blue #video-background,
.color_blue .video-background-wrapper:before {
    display: none;
}

.color_blue .image-background-wrapper,
.color_blue .mp_section_head_content_map .bx-context-toolbar-empty-area,
.color_blue .mp_section_head_content_map .bx-yandex-view-layout,
.color_blue .mp_section_head_content_map .bx-yandex-view-map,
.color_blue .mp_section_head_content_map #BX_GMAP_map,
.color_blue .mp_section_head_top_logo img,
.color_blue .nce_footer_logo img,
.color_blue .nce_news_masgrid_image {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.color_blue .mp_section_head {
    background-color: #0000ff;
}

.color_blue .mp_section_head_top:before,
.color_blue .mp_section_head_top_logo {
    background-color: #0000ff;
    background-image: none;
}

.color_blue .dropdown_language_select .dropdown > button {
    color: #0000ff;
    background-color: #ffcc00;
    border-left: solid 2px #0000ff;
    border-right: solid 2px #0000ff;
    width: 80px;
    box-shadow: none;
}

.color_blue .inp_section_head .dropdown_language_select .dropdown > button:hover {
    color: #ffcc00;
    background-color: #0000ff;
}

.color_blue .dropdown_language_select .dropdown > .dropdown-menu {
    background-color: #ffcc00;
    border: solid 2px #0000ff;
    width: 80px;
    box-shadow: none;
}

.color_blue .dropdown_language_select .dropdown > .dropdown-menu > li > a {
    color: #0000ff;
    padding: 10px 20px;
}

.color_blue .dropdown_language_select .dropdown-menu > li > a:hover,
.color_blue .dropdown_language_select .dropdown-menu > li > a:focus {
    color: #ffcc00;
    background-color: #0000ff;
}

.color_blue .mp_section_head_top {
    background-color: #ffcc00;
    box-shadow: none;
}

.color_blue .image-background-wrapper {
    display: none;
}

.color_blue .mpsh_slider_item_title {
    color: #ffcc00;
    font-weight: 800;
}

.color_blue .mp_section_head_slider .owl-theme .owl-dots .owl-dot span {
    box-shadow: none;
    border: solid 3px #ffcc00;
    width: 40px;
    height: 15px;
}

.color_blue .mp_section_head_slider .owl-theme .owl-dots .owl-dot.active span,
.color_blue .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #ffcc00;
}

.color_blue .mp_section_head_top_logo big,
.color_blue .mp_section_head_top_logo small {
    color: #ffcc00;
}

.color_blue .mp_section_head_slider .owl-nav .owl-prev,
.color_blue .mp_section_head_slider .owl-nav .owl-next {
    background-color: #ffcc00;
    border: solid 1px #ffcc00;
    border-radius: 100px;
    width: 100px;
    color: #0000ff;
}

.color_blue .mp_section_head_slider .owl-nav .owl-prev:hover,
.color_blue .mp_section_head_slider .owl-nav .owl-next:hover {
    background-color: #0000ff;
    border: solid 1px #ffcc00;
    color: #ffcc00;
}

.color_blue .mp_section_head_top_navigation_bottom .top_horizontal_menu li a {
    color: #0000ff;
}

.color_blue .mp_section_head_top_navigation_bottom .top_horizontal_menu li:hover a {
    color: #0000ff;
}

.color_blue .mp_section_head_top_navigation_bottom .top_horizontal_menu li a.root-item-selected,
.color_blue .mp_section_head_top_navigation_bottom .top_horizontal_menu li:hover a.root-item-selected {
    color: #0000ff;
    background-color: #ffcc00;
}

.color_blue .mp_section_head_top_navigation_bottom .top_horizontal_menu li a:after {
    background-color: #0000ff;
}

.color_blue .mp_section_content {
    background-color: #0000ff;
    background-image: none;
    border-top: solid 2px #ffcc00;
}

.color_blue .mp_section_head_content_map {
    box-shadow: none;
}

.color_blue .mp_section_head_content_navigation_list_top ul li i,
.color_blue .mps_content_navigation_list_block ul li i {
    color: #0000ff;
}

.color_blue .mp_section_head_content_navigation_list_top,
.color_blue .mps_content_navigation_list_block {
    background-color: #ffcc00;
    background-image: none;
    box-shadow: none;
}

.color_blue .mp_section_head_content_navigation_list_top ul li a,
.color_blue .mps_content_navigation_list_block ul li a,
.color_blue .mp_section_head_content_navigation_list_top ul li:hover a,
.color_blue .mp_section_head_content_navigation_list_top ul li:hover i,
.color_blue .mps_content_navigation_list_block ul li:hover a,
.color_blue .mps_content_navigation_list_block ul li:hover i {
    color: #0000ff;
}

.color_blue .mp_section_head_content_navigation_list_top ul,
.color_blue .mps_content_navigation_list_block ul {
    border-bottom: solid 1px #0000ff;
}

.color_blue .nce_button_style2:hover,
.color_blue .nce_button_style2:hover i,
.color_blue .nce_title_h1,
.color_blue .nce_content_text_style1 {
    color: #ffcc00;
}

.color_blue .nce_button_style2,
.color_blue .nce_button_style2:focus {
    border: solid 2px #0000ff;
    color: #0000ff;
}

.color_blue .nce_button_style1 {
    border-color: #ffcc00;
    color: #ffcc00;
    background-color: #00f;
}

.color_blue .nce_button_style1:hover {
    background-color: #ffcc00;
    border-color: #ffcc00;
    color: #0000ff;
}

.color_blue .mp_section_head_top_navigation_top_col_1 i,
.color_blue .mp_section_head_top_navigation_top_col_2 i,
.color_blue .mp_section_head_top_navigation_top_col_3 i {
    color: #ffcc00;
}

.color_blue .mp_section_head_top_navigation_top {
    color: #0000ff;
}

.color_blue .mp_section_head_top_navigation_top a,
.color_blue .mp_section_head_top_navigation_top a:hover {
    color: #ffcc00;
}

.color_blue .mp_section_head_content_navigation_list_top h1,
.color_blue .mp_section_head_content_navigation_list_top h3,
.color_blue .mps_content_navigation_list_block h3 {
    color: #0000ff;
}

.color_blue .mps_content_qsearch_block_inputs_field,
.color_blue .mps_content_qsearch_block_inputs_field:focus {
    border: solid 2px #ffcc00;
    background-color: #0000ff;
    color: #ffcc00;
}

.color_blue .mps_content_qsearch_block_inputs_button {
    background-color: #ffcc00;
    color: #0000ff;
    border-color: #ffcc00;
}

.color_blue .mps_content_qsearch_block_inputs_button:hover {
    background-color: #0000ff;
    color: #ffcc00;
}

.color_blue .mp_section_news_content:before {
    display: none;
}

.color_blue .mp_section_news_content {
    background-image: none;
    background-color: #0000ff;
    border-top: solid 2px #ffcc00;
}

.color_blue .mp_section_head_top_logo {
    box-shadow: none;
    border: solid 2px #ffcc00;
    border-top: none;
    background-color: #0000ff;
}

.color_blue .nce_section_title_light {
    color: #0000ff;
}

.color_blue .mp_section_news_item.mpsn_item_small,
.color_blue .mp_section_news_item.mpsn_item_big {
    background-image: none !important;
    background-color: #ffcc00 !important;
    border: solid 3px #0000ff;
}

.color_blue .mpsn_item_has_bg_image {
    background-color: #ffcc00 !important;
}

.color_blue .mp_section_news_item_title,
.color_blue .mp_section_news_item_date,
.color_blue .mp_section_news_item_description {
    color: #00f;
}

.color_blue .mp_section_news_item_link {
    border: solid 1px #0000ff;
    background-color: #0000ff;
    color: #ffcc00;
}

.color_blue .mp_section_news_item_link:hover {
    background-color: #ffcc00;
    color: #0000ff;
}

.color_blue .mp_section_partners_slider {
    box-shadow: none;
    border-top: solid 2px #0000ff;
}

.color_blue .mp_section_partners_slider .owl-theme .owl-nav [class*=owl-] {
    color: #0000ff;
}

.color_blue .nce_footer {
    border-top: solid 2px #ffcc00;
    background-color: #0000ff;
}

.color_blue .nce_footer_navigation ul li a {
    border: solid 1px transparent;
    border-radius: 3px;
    padding: 4px 10px;
    margin-right: 10px;
    color: #ffcc00;
}

.color_blue .nce_footer_navigation ul li a:hover {
    color: #ffcc00;
    border: solid 1px #ffcc00;
}

.color_blue .nce_footer_navigation ul li a.root-item-selected {
    color: #ffcc00;
    border: solid 1px #ffcc00;
}

.color_blue .nce_footer_social_icons a {
    display: inline-block;
    border: solid 1px #ffcc00;
    padding-top: 6px;
    width: 50px;
    height: 30px;
    margin-left: 5px;
    border-radius: 3px;
    text-align: center;
}

.color_blue .nce_footer_social_icons a:hover {
    color: #0000ff;
    background-color: #ffcc00;
}

.color_blue .back-to-top {
    background-color: #0000ff;
    border: solid 2px #ffcc00;
    border-bottom: none;
    height: 40px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    font-size: 0px;
    background-size: 10%;
}

.color_blue .nce_in_page_title {
    color: #ffcc00;
}

.color_blue .nce_in_page_title:before {
    background-color: #ffcc00;
}

.color_blue .nce-breadcrumb {
    border-bottom: solid 1px #ffcc00;
}

.color_blue .nce-breadcrumb .nce-breadcrumb-item span {
    color: #ffcc00;
}

.color_blue .nce-breadcrumb .nce-breadcrumb-item a {
    color: #ffcc00;
}

.color_blue .nce-breadcrumb i {
    color: #ffcc00;
    font-size: 16px;
    margin-right: 5px;
    margin-top: -4px;
}

.color_blue .nce-breadcrumb .nce-breadcrumb-item a:after {
    height: 2px;
    background-color: #0000ff;
}

.color_blue .nce_inpage_side_navigaton {
    border: solid 2px #ffcc00;
    border-radius: 0px;
}

.color_blue .nce_inpage_side_navigaton li {
    border-bottom: solid 1px #ffcc00;
}

.color_blue .nce_inpage_side_navigaton li a.item_selected {
    background-color: #ffcc00;
}

.color_blue .nce_inpage_side_navigaton li a.item_selected span {
    color: #0000ff;
}

.color_blue .nce_inpage_side_navigaton li:after {
    display: none;
}

.color_blue .nce_inpage_side_navigaton li a {
    padding: 10px 20px 10px 20px;
}

.color_blue .nce_inpage_side_navigaton li a:hover {
    background-color: #ffcc00;
}

.color_blue .nce_inpage_side_navigaton li a span {
    color: #ffcc00;
}

.color_blue .nce_inpage_side_navigaton li a:hover span {
    color: #0000ff;
}

.color_blue .nce_inpage_side_navigaton li a img {
    display: none;
}

.color_blue .nce_inpage_side_navigaton-fixed {
    background-color: #0000ff;
}

.color_blue .nce_inpage_side_navigaton-fixed .nce_inpage_side_navigaton li a {
    padding: 10px 10px 10px 15px;
}

.color_blue .inp_nce_career_page ul li,
.color_blue .inp_nce_career_page ul li:hover {
    border: none;
    padding: 0;
}

.color_blue .inp_services_page_item a {
    background-color: rgb(0, 0, 255);
}

.color_blue .inp_services_page_item_title span:before {
    background-color: #0000ff;
}

.color_blue .inp_services_page_item_title {
    border: solid 2px #0000ff;
    background-color: #ffcc00;
}

.color_blue .inp_services_page_item:hover .inp_services_page_item_title {
    background-color: rgb(0, 0, 255);
    border-color: #ffcc00;
}

.color_blue .nce_inpage_side_navigaton-fixed .nce_inpage_side_navigaton:before {
    background-color: #ffcc00;
}

.color_blue .inp_stocksales_page_item,
.color_blue .inp_stocksales_page_item:hover {
    border: solid 2px #0000ff;
    padding: 2px;
}

.color_blue .inp_stocksales_page_item_image_overlay {
    display: none;
}

.color_blue .inp_stocksales_page_item_title,
.color_blue .inp_stocksales_page_item:hover .inp_stocksales_page_item_title {
    background-color: #0000ff;
    color: #ffcc00;
}

.color_blue .inp_stocksales_page_item:hover .inp_stocksales_page_item_title i {
    color: #ffcc00;
}

.color_blue .inp_stocksales_page_item_image {
    opacity: 0.5;
    background-position: top;
}

.color_blue .nce_news_list_masonry_grid .item {
    border: solid 2px #ffffff;
    box-shadow: none;
}

.color_blue .nce_news_list_masonry_grid .item:hover {
    color: #ffcc00;
    background-color: #0000ff;
    border: solid 2px #ffcc00;
}

.color_blue .nce_news_masgrid_name,
.color_blue .nce_news_masgrid_date,
.color_blue .nce_news_masgrid_text {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.color_blue .nce_news_list_masonry_grid .item:hover .nce_news_masgrid_name,
.color_blue .nce_news_list_masonry_grid .item:hover .nce_news_masgrid_date,
.color_blue .nce_news_list_masonry_grid .item:hover .nce_news_masgrid_text {
    color: #ffcc00;
}

.color_blue div.photo-controls-buttons ul.photo-controls li a,
.color_blue .photo-top-controls a {
    border: solid 2px #0000ff;
    background-color: #0000ff;
    color: #ffcc00;
}

.color_blue div.photo-controls-buttons ul.photo-controls li a:hover,
.color_blue .photo-top-controls a:hover {
    color: #0000ff;
    background-color: #ffcc00;
}

.color_blue .nce_input_style1 {
    border: solid 2px #ffcc00;
    background-color: #00f;
    color: #ffcc00;
}

.color_blue .nce_news_pagination .bx-pag-prev span,
.color_blue .nce_news_pagination .bx-pag-next span,
.color_blue .nce_news_pagination ul li a {
    border-color: #ffcc00;
    color: #ffcc00;
}

.color_blue .nce_news_pagination .nav_prev:hover,
.color_blue .nce_news_pagination .nav_next:hover,
.color_blue .nce_news_pagination li.bx-active span.active,
.color_blue .nce_news_pagination ul li a:hover {
    border-color: #ffcc00;
    background-color: #ffcc00;
    color: #0000ff;
}

.color_blue .container-fluid {
    background-color: #0000ff;
    color: #ffcc00;
}

.color_blue .mp_section_partners_slider {
    background-color: #ffcc00;
}

.color_blue .nce_footer_navigation,
.color_blue .nce_footer_social_icons {
    border-color: #ffcc00;
}

.color_blue .inp_nce_career_page ul li a {
    color: #ffcc00;
}

.color_blue .inp_nce_career_page ul li a:after {
    background-color: #ffcc00;
}

.color_blue .nce_footer_logo_text span,
.color_blue .developed_by_block span,
.color_blue .nce_footer_copyright > span {
    color: #ffcc00;
}

.color_blue .nce_button_style2:hover {
    background-color: #0000ff;
}

.color_blue .mp_section_partners_slider .owl-theme .owl-nav [class*=owl-] {
    background: #ffcc00;
}

.color_blue .news-list.table-responsive a,
.color_blue .news-detail a,
.color_blue li.photo-album-item div.photo-album-photos,
.color_blue div.photo-album-date,
.color_blue div.photo-album-photos,
.color_blue li.photo-album-item div.photo-album-name a,
.color_blue .forum-menu-item a,
.color_blue .table a {
    color: #ffcc00;
}

.color_blue div.photo-item-cover-block-container,
.color_blue div.photo-item-cover-block-outer,
.color_blue div.photo-item-cover-block-inner {
    border: 1px solid #fc0;
    background-color: #00f !important;
    filter: none;
}

.color_blue table.forum-table td,
.color_blue div.forum-info-box,
.color_blue div.forum-reply-form {
    background: #0000ff;
}

.color_blue table.forum-table td,
.color_blue table.forum-table th.forum-column-lastpost,
.color_blue table.forum-table th.forum-column-title,
.color_blue table.forum-table th.forum-first-column,
.color_blue table.forum-table th.forum-last-column,
.color_blue div.forum-info-box,
.color_blue div.forum-reply-form {
    border-color: #ffcc00;
    background-color: #00f;
}

.color_blue div.forum-header-box {
    color: #ffcc00;
    background: #0000ff;
    border-color: #ffcc00;
}

.color_blue .nce_sm_item a,
.color_blue .nce_sm_item a:visited,
.color_blue .nce_sm_item a:hover {
    color: #fc0;
}

.color_blue .print_page_btn,
.color_blue .nce_sm_sub_item a {
    background-color: #00f;
    color: #ffcc00;
    border-color: #ffcc00;
}

.color_blue .print_page_btn:hover,
.color_blue .nce_sm_sub_item a:hover {
    background-color: #ffcc00;
    color: #00f;
}

/*  ----------------------------------------------------------------------------------------------
    ----------------------------------------------------------------------------------------------
    ---------------------------------------------------------------------------------   TEXT SIZES
*/

.text_lg a,
.text_lg div,
.text_lg span,
.text_lg big,
.text_lg small,
.text_lg h1,
.text_lg h2,
.text_lg h3,
.text_lg h4,
.text_lg h5,
.text_lg h6,
.text_lg body {
    font-weight: 900 !important;
}

.text_sm a,
.text_sm div,
.text_sm span,
.text_sm big,
.text_sm small,
.text_sm h1,
.text_sm h2,
.text_sm h3,
.text_sm h4,
.text_sm h5,
.text_sm h6,
.text_sm body {
    font-weight: 100 !important;
}
@media (max-width : 576px) {
        .fv_on #fv_color_blue {
            right: 171px;
        }
        .fv_on #fv_color_black {
            right: 211px;
        }
        .fv_on #fv_color_white {
            right: 250px;
            width: 62px;
        }
        .fv_on #fv_text_sm {
            right: 132px;
        }
        .fv_on #fv_text_md {
            right: 93px;
        }
        .fv_on #fv_text_lg {
            right: 34px;
            width: 70px;
        }
}
.quality_mark__detal {
    display       : flex;
    border-radius : 5px;
    border        : 1px solid #e5e7e0;
    align-items   : center;
    margin-bottom : 20px;
}

.quality_mark__detal .name {
    display        : flex;
    flex-direction : column;
    padding        : 12px;
    border-right   : 1px solid #e5e7e0;
    text-align     : center;
}

.quality_mark__detal .name img {
    display       : block;
    margin        : 0 auto;
    margin-bottom : 15px;
    width: 50px;
    height: 50px;
    object-fit: contain;
}

.quality_mark__detal .name span {
    font-size : 12px;
}

.quality_mark__detal .description {
    padding   : 15px;
    font-size : 12px;
}

.product_name {
    font-size     : 30px;
    display       : block;
    margin-bottom : 25px;
}

.product_img {
    border-radius : 5px;
    width         : 100%;
    height        : auto;
    border        : 1px solid #e5e7e0;
    padding       : 15px;
}

.product_img img {
    margin  : auto;
    display : block;
    width   : 100%;
    height  : auto;
}

.paraq_description {
    font-size   : 13px;
    color       : #737373;
    padding     : 20px 0;
    line-height : 1.5;
}

.wrap-detal-info {
    display        : flex;
    flex-direction : column;
}

.wrap-detal-info .item {
    /*font-size     : 12px;*/
    /*display       : flex;*/
    /*align-items   : flex-start;*/
    margin-bottom : 20px;
}

.wrap-detal-info .item .f-img {
    border                : 1px solid #e5e7e0;
    -webkit-border-radius : 5px;
    -moz-border-radius    : 5px;
    border-radius         : 5px;
}

.wrap-detal-info .item span {
    /*display : block;*/
}

.wrap-detal-info .item__title {
    font-weight  : 600;
}
.wrap-detal-info .item span:nth-child(1) {
    font-weight  : 600;
    display      : inline-block;
    margin-right : 10px;
}

.wrap-detal-info .item ul {
    width        : 100%;
    margin-top   : 10px;
    padding-left : 15px;
    list-style   : none;
}
.wrap-detal-info .item__column {
    flex-direction : column;
}
.wrap-detal-info .item__column p {
    display : block;
    margin-bottom : 0;
}
.wrap-detal-info .item ul li {
    display         : flex;
    align-items     : flex-start;
    margin-bottom   : 10px;
    border-bottom   : dashed 1px #e2e2e2;
    justify-content : space-between;
}

.rating {
    margin-top : 20px;
    font-size  : 16px;
    color      : #ff8600;
}

.pluso {
    margin-bottom : 20px;
}

.pluso-more {
    display : none !important;
}

.wrap-qua .main-title {
    font-size : 30px;
    color: #4d4d4d;
    display : block;
    margin-bottom : 25px;
}
.wrap-qua .paraq {
    font-size : 14px;
    margin-bottom : 15px;
}

.wrap-img__f img{
    width : 50%;
    display : block;
    margin : 0 auto;
}

.dash_border{
    border: 2px dashed #e46969;
    margin-top : 30px;
}
.dash_border .paraq{
    padding: 15px;
    margin-bottom : 0;
}
.news-list .more img{
    width: 50%;
    height: auto;
    padding-right: 20px;
    float: left;
}

html.with-featherlight{overflow:hidden}.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:rgba(0,0,0,0)}.featherlight:last-of-type{background:rgba(0,0,0,.8)}.featherlight:before{content:'';display:inline-block;height:100%;vertical-align:middle}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid transparent;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}.featherlight .featherlight-inner{display:block}.featherlight link.featherlight-inner,.featherlight script.featherlight-inner,.featherlight style.featherlight-inner{display:none}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#fff;background:rgba(255,255,255,.3);color:#000;border:0;padding:0}.featherlight .featherlight-close-icon::-moz-focus-inner{border:0;padding:0}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0;-webkit-overflow-scrolling:touch}.featherlight iframe{border:0}.featherlight *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:0;margin-right:0;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent}}@media print{html.with-featherlight>*>:not(.featherlight){display:none}}
.featherlight-next,.featherlight-previous{display:block;position:absolute;top:25px;right:25px;bottom:0;left:80%;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:rgba(0,0,0,0)}.featherlight-previous{left:25px;right:80%}.featherlight-next:hover,.featherlight-previous:hover{background:rgba(255,255,255,.25)}.featherlight-next span,.featherlight-previous span{display:none;position:absolute;top:50%;left:5%;width:82%;text-align:center;font-size:80px;line-height:80px;margin-top:-40px;text-shadow:0 0 5px #fff;color:#fff;font-style:normal;font-weight:400}.featherlight-next span{right:5%;left:auto}.featherlight-next:hover span,.featherlight-previous:hover span{display:inline-block}.featherlight-first-slide.featherlight-last-slide .featherlight-next,.featherlight-first-slide.featherlight-last-slide .featherlight-previous,.featherlight-loading .featherlight-next,.featherlight-loading .featherlight-previous,.featherlight-swipe-aware .featherlight-next,.featherlight-swipe-aware .featherlight-previous{display:none}@media only screen and (max-device-width:1024px){.featherlight-next:hover,.featherlight-previous:hover{background:0 0}.featherlight-next span,.featherlight-previous span{display:block}}@media only screen and (max-width:1024px){.featherlight-next,.featherlight-previous{top:10px;right:10px;left:85%}.featherlight-previous{left:10px;right:85%}.featherlight-next span,.featherlight-previous span{margin-top:-30px;font-size:40px}}
.vue-modal__container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999999999;
  padding: 15px;
}
.vue-modal__container .outside-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999991;
  background: rgba(0, 0, 0, 0.58);
  cursor: pointer;
}
.vue-modal__window {
  z-index: 9999992;
  background: #fff;
  width: 100%;
  max-width: 1024px;
}
.vue-modal__window-head {
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.vue-modal__window-head ._close {
  position: relative;
  background-color: transparent;
  display: block;
  border: none;
  height: 20px;
  width: 20px;
  padding: 0;
}
.vue-modal__window-head ._close span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  border-radius: 3px;
  background-color: #333333;
}
.vue-modal__window-head ._close span:nth-child(1) {
  transform: rotate(45deg);
}
.vue-modal__window-head ._close span:nth-child(2) {
  transform: rotate(-45deg);
}
.vue-modal__window-body {
  padding: 0px 15px 15px 15px;
}
.scale-enter-active,
.scale-leave-active {
  transition: all 0.3s cubic-bezier(0.57, 0.54, 0.01, 1.38);
  transform: scale(1);
  opacity: 1;
}
.scale-enter,
.scale-leave-to {
  transform: scale(0);
  opacity: 0;
}
.vue-video-container {
  position: relative;
  display: inline-flex;
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
}
.vue-video-container.cover:before {
  z-index: 1;
  content: '';
  background: rgba(0, 0, 0, 0.62);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.vue-video-container__controlAndTItle {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 9;
  padding: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.61);
}
.vue-video-container__controlAndTItle .title {
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  line-height: 20px;
  /* identical to box height, or 100% */
  letter-spacing: 0.04em;
  margin-top: 1.7px;
}
.vue-video-container__controlAndTItle__play-button {
  background-color: transparent;
  border: none;
  margin: 0 auto;
  display: block;
  padding: 0;
}
.vue-video-container__controlAndTItle__play-button svg {
  pointer-events: none;
  display: block;
  width: 48px;
  height: 48px;
}
.vue-video-container__preview {
  display: block;
  position: relative;
  object-fit: cover;
}
.video-container__wrap-video {
  width: 100%;
}
.new-directorship {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.new-directorship_item {
  display: block;
  max-width: 300px;
}
.new-directorship_item__image {
  width: 300px;
  height: auto;
  object-fit: cover;
  margin-bottom: 5px;
  transition: all 0.5s ease;
}
.new-directorship_item__lead {
  font-size: 20px;
  font-weight: 500;
  color: #222328;
  line-height: 24px;
  margin-bottom: 10px;
}
.new-directorship_item__text {
  font-size: 15px;
  font-weight: 300;
  color: #acacac;
  -webkit-transition: all 0.5s ease;
}
.new-directorship_item:hover {
  text-decoration: none;
}
.new-directorship_item:hover .new-directorship_item__image {
  opacity: 0.9;
}
.new-directorship_item:hover .new-directorship_item__text {
  color: #222328;
  transition: all 0.5s ease;
}
#cooperation .nce_news_masgrid_image {
  background-size: contain;
  border-bottom: 1px solid #E8E8E8;
  border-radius: 0;
}
#cooperation .nce_news_masgrid_name {
  text-transform: inherit;
  padding: 0 20px;
  font-weight: 400;
}
#cooperation .nce_news_list_masonry_grid .content {
  padding: 0;
}
.new-header_top {
  display: flex;
  background-color: #ffffff;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
}
.new-header_top .nce_container {
  display: flex;
}
.new-header-logo {
  width: 22%;
  padding: 25px 25px 25px 0;
  height: 100%;
  position: relative;
}
.new-header-logo:after {
  content: "";
  width: 1px;
  height: calc(100% - 30px);
  position: absolute;
  right: 0;
  top: 50%;
  background-color: #e7e7e7;
  transform: translateY(-50%);
}
.new-header-logo_link {
  display: flex;
  align-items: center;
  text-decoration: none;
  height: 100%;
}
.new-header-logo_link img {
  margin-right: 20px;
}
.new-header-logo_link #yearsSvg {
  opacity: 0;
}
.new-header-logo_link #yearsSvg,
.new-header-logo_link #nceSvg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.new-header-logo__animation {
  margin-right: 5px;
  position: relative;
  width: 100px;
  height: 50px;
  overflow: hidden;
}
.new-header-logo_text h2 {
  font-size: 14px;
  line-height: 17px;
  color: #386697;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
}
.new-header-navigation {
  width: 78%;
  display: flex;
  flex-direction: column;
  padding: 10px 0 20px 25px;
  justify-content: center;
}
.new-header-navigation_top {
  display: flex;
  align-items: center;
}
.new-header-navigation_top_left {
  display: flex;
  flex-wrap: wrap;
  row-gap: 5px;
  align-items: center;
  width: calc(100% - 180px);
  font-size: 12px;
  line-height: 16px;
}
.new-header-navigation_top_left_phone {
  display: flex;
  column-gap: 10px;
  flex-wrap: wrap;
}
.new-header-navigation_top_left > div {
  margin-right: 30px;
  display: flex;
  align-items: center;
  color: #747985;
}
.new-header-navigation_top_left > div a {
  color: #747985;
}
.new-header-navigation_top_left > div span {
  margin-right: 3px;
}
.new-header-navigation_top_left > div svg {
  margin-right: 3px;
}
.new-header-navigation_top_right {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: 30px;
  width: 140px;
}
.new-header-navigation_top_right a {
  display: flex;
}
.new-header-navigation_top_right a svg path {
  transition: 0.3s;
}
.new-header-navigation_top_right a:hover .svg-login path {
  stroke: #5b9e13;
}
.new-header-navigation_top_right a:hover .svg-instagram path {
  fill: #5b9e13;
}
.new-header-navigation_top_right a:hover .svg-youtube path:first-child {
  stroke: #5b9e13;
}
.new-header-navigation_top_right a:hover .svg-youtube path:last-child {
  fill: #5b9e13;
}
.new-header-navigation_top_right a:hover .svg-facebook path:first-child {
  fill: #5b9e13;
}
.new-header-navigation_top_right a:hover .svg-facebook path:last-child {
  fill: #5b9e13;
}
.new-header-navigation_bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 15px;
  border-top: 1px solid #e7e7e7;
  margin-top: 15px;
}
.new-header-navigation_menu {
  display: flex;
  list-style: none;
  font-size: 14px;
  line-height: 19px;
  font-weight: 600;
  padding: 0;
  margin: 0;
}
.new-header-navigation_menu li {
  margin-right: 50px;
}
.new-header-navigation_menu li:last-child {
  margin-right: 0;
}
.new-header-navigation_menu li a {
  color: #000000;
  transition: 0.5s;
  text-decoration: none;
}
.new-header-navigation_menu li:hover a {
  color: #5b9e13;
}
.new-header-navigation_lang {
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
}
.new-header-navigation_lang a {
  font-size: 12px;
  line-height: 16px;
  font-weight: 600;
  color: #a1a5b0;
  margin-left: 15px;
  text-decoration: none;
  transition: 0.5s;
}
.new-header-navigation_lang a.active,
.new-header-navigation_lang a:hover {
  color: #5b9e13;
}
.new-header_content {
  width: 100%;
  margin: 15vw 0 30px;
}
.new-header_week-number {
  padding: 20px;
  background-color: #ffffff33;
  color: #ffffff;
  width: 270px;
  margin-top: 80px;
}
.new-header_week-number.ad_tablet {
  margin: 80px auto 0;
}
.new-header_week-number_title {
  font-size: 12px;
  line-height: 16px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.new-header_week-number_text {
  font-size: 13px;
  line-height: 150%;
  font-weight: 400;
  margin-bottom: 0;
}
.new-header_week-number_text span {
  font-size: 35px;
  line-height: 130%;
  font-weight: 700;
  text-transform: uppercase;
}
.new-header .more {
  margin-right: 5px;
}
.new-homepage {
  background-color: #f8f8f8;
}
.new-homepage_news {
  display: flex;
  justify-content: center;
  padding: 50px 0;
}
.new-homepage_news .row {
  margin-right: 0;
}
.new-homepage_news .col-sm-4.news_right {
  overflow-y: scroll;
  background-color: #ffffff;
  /* Track */
  /* Handle */
}
.new-homepage_news .col-sm-4.news_right::-webkit-scrollbar {
  width: 5px;
}
.new-homepage_news .col-sm-4.news_right::-webkit-scrollbar-track {
  background-color: #e7e7e7;
  border-radius: 10px;
}
.new-homepage_news .col-sm-4.news_right::-webkit-scrollbar-thumb {
  background: #5b9e13;
  border-radius: 10px;
}
.new-homepage_news_title {
  font-size: 35px;
  line-height: 46px;
  color: #051b2e;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
  margin-top: 0;
}
.new-homepage_news_title_link {
  font-size: 14px;
  line-height: 19px;
  color: #000000;
  background-color: #f1f1f4;
  font-weight: 400;
  margin-bottom: 0;
  padding: 12.5px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.new-homepage_news_title_link:hover {
  text-decoration: none;
  color: #000000;
}
.new-homepage_news_title_link:hover svg {
  margin-left: 0;
}
.new-homepage_news_title_link:hover svg:last-child {
  margin-left: 30px;
}
.new-homepage_news_title_link_svg {
  margin-left: 10px;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  width: 24px;
  height: 24px;
}
.new-homepage_news_title_link_svg svg {
  margin-left: -30px;
  transition: 0.5s;
}
.new-homepage_news_title_link_svg svg:last-child {
  margin-left: 0;
  position: absolute;
}
.new-homepage_news_first {
  height: 350px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 30px;
  margin-bottom: 15px;
  transition: 0.5s;
}
.new-homepage_news_first:hover {
  background-size: 130%;
  text-decoration: none;
}
.new-homepage_news_first:hover svg {
  background-color: #5b9e13;
  border-color: #5b9e13;
}
.new-homepage_news_first_date {
  font-size: 12px;
  line-height: 16px;
  color: #ffffff;
  font-weight: 400;
  margin-bottom: 10px;
}
.new-homepage_news_first_title {
  font-size: 18px;
  line-height: 130%;
  font-weight: 700;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0;
}
.new-homepage_news_first_title svg {
  padding: 10px;
  width: 44px;
  height: 44px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  box-shadow: 0 10px 30px 0 #0000000d;
  margin-left: 10px;
  transition: 0.5s;
}
.new-homepage_news_other {
  margin-right: -7px !important;
  margin-left: -8px;
}
.new-homepage_news_other .col-sm-4 {
  padding-right: 7px;
  padding-left: 8px;
}
.new-homepage_news_other_image {
  width: 100%;
  height: 140px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  transition: 0.5s;
}
.new-homepage_news_other_date {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  margin: 10px 0 7px;
  color: #747985;
}
.new-homepage_news_other_title {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  color: #051b2e;
  margin-bottom: 0;
  transition: 0.3s;
}
.new-homepage_news_other a {
  text-decoration: none;
  transition: 0.5s;
}
.new-homepage_news_other a:hover .new-homepage_news_other_image {
  background-size: 130%;
}
.new-homepage_news_other a:hover .new-homepage_news_other_title {
  color: #5b9e13;
}
.new-homepage_news_right {
  padding: 20px 5px;
}
.new-homepage_news_right_date {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #747985;
  margin-bottom: 3px;
}
.new-homepage_news_right_title {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  color: #051b2e;
  transition: 0.3s;
}
.new-homepage_news_right a {
  margin-bottom: 20px;
}
.new-homepage_news_right a:last-child {
  margin-bottom: 0;
}
.new-homepage_news_right a:hover {
  text-decoration: none;
}
.new-homepage_news_right a:hover .new-homepage_news_right_title {
  color: #5b9e13;
}
.new-homepage_services {
  background-color: #ffffff;
  padding: 50px 0;
}
.new-homepage_services_list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.new-homepage_services_item {
  width: calc(25% - 30px);
  text-decoration: none;
  margin: 0 15px 30px;
  font-weight: 600;
  font-size: 12px;
  line-height: 150%;
  color: #000000;
  background-color: #f8f8f8;
  transition: 0.3s;
  position: relative;
  height: 330px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.new-homepage_services_item:hover {
  color: #000000;
  text-decoration: none;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.new-homepage_services_item:hover .new-homepage_services_item_icon svg path {
  stroke: #ffffff;
}
.new-homepage_services_item:hover .new-homepage_services_item_photo {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}
.new-homepage_services_item span {
  display: flex;
  z-index: 2;
}
.new-homepage_services_item_icon {
  padding: 0 24px;
  position: absolute;
  bottom: 24px;
  right: 0;
  width: 100%;
  display: flex;
  align-items: center;
  gap: 16px;
  justify-content: space-between;
  transition: 0.5s;
  z-index: 2;
  color: #ffffff;
  font-size: 15px;
  line-height: 150%;
  font-weight: 700;
}
.new-homepage_services_item_icon svg {
  min-width: 24px;
}
.new-homepage_services_item_icon svg path {
  transition: 0.5s;
}
.new-homepage_services_item_photo {
  height: 100%;
  width: 100%;
  transition: background 0.3s ease;
  z-index: 1;
  position: absolute;
  bottom: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}
.new-homepage_about {
  display: flex;
  align-items: center;
  background-image: url('/local/templates/nce_2019/img/about-emblem.svg');
  background-position: right;
  background-size: contain;
  background-repeat: no-repeat;
}
.new-homepage_about img {
  min-width: 50%;
}
.new-homepage_about .nce_title_h1 {
  color: #051b2e;
  line-height: 130%;
}
.new-homepage_about_desc {
  font-size: 14px;
  color: #051b2e;
  line-height: 150%;
  margin-bottom: 50px;
}
.new-homepage_about_button {
  background-color: transparent;
  padding: 15px 30px;
  text-decoration: none;
  color: #5b9e13;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.01em;
  font-weight: 700;
  display: flex;
  width: fit-content;
  border: 1px solid #5b9e13;
}
.new-homepage_about_button:hover,
.new-homepage_about_button:focus {
  text-decoration: none;
  color: #ffffff;
  opacity: 0.8;
  outline: 0;
  background-color: #5b9e13;
}
.new-homepage .nce_container_left {
  margin-left: 30px;
  padding-right: 15px;
  padding-left: 15px;
}
.new-homepage_blog {
  padding: 30px;
  background-color: #f6f7f7;
}
.new-homepage_blog_title {
  font-size: 18px;
  line-height: 150%;
  font-weight: 700;
  color: #051b2e;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.new-homepage_blog_content {
  display: flex;
}
.new-homepage_blog_content img {
  width: 225px;
  margin-right: 30px;
}
.new-homepage_blog_content_title {
  font-size: 24px;
  line-height: 31px;
  margin-bottom: 15px;
  color: #051b2e;
  font-weight: 700;
}
.new-homepage_blog_content_position {
  font-size: 14px;
  line-height: 21px;
  color: #747985;
  margin-bottom: 10px;
}
.new-homepage_blog_content_info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.new-homepage_call-center {
  background-image: url('/local/templates/nce_2019/img/call-center.png');
  width: 100%;
  padding: 30px;
  font-size: 18px;
  line-height: 150%;
  color: #051b2e;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  background-repeat: no-repeat;
  background-position: right;
  background-color: #f6f7f7;
}
.new-homepage_call-center:hover {
  text-decoration: none;
}
.new-homepage_call-center:hover .new-homepage_call-center_svg {
  background-color: #5b9e13;
}
.new-homepage_call-center:hover .new-homepage_call-center_svg svg path {
  stroke: #ffffff;
}
.new-homepage_call-center_svg {
  padding: 10px;
  border-radius: 50%;
  background-color: #ffffff;
  display: flex;
  width: fit-content;
  transition: 0.3s;
}
.new-homepage_call-center_svg svg path {
  transition: 0.3s;
}
.new-homepage_call-center span {
  display: flex;
  margin-bottom: 23px;
  max-width: 200px;
}
.new-homepage_covid19 {
  background-image: url('/local/templates/nce_2019/img/covid-image.png');
}
.new-homepage_covid19 span {
  display: flex;
  margin-bottom: 23px;
  max-width: 210px;
}
.new-homepage_block {
  background-color: #ffffff;
  padding: 70px 0;
}
.new-footer {
  background-color: #f8f8f8;
  padding: 30px 0 0;
}
.new-footer_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
.new-footer_top_menu {
  display: flex;
  list-style: none;
  padding: 0;
}
.new-footer_top_menu_item a {
  font-size: 14px;
  line-height: 19px;
  font-weight: 600;
  color: #000000;
  display: flex;
  padding: 0 15px;
}
.new-footer_top_menu_item a:hover {
  color: #5b9e13;
  text-decoration: none;
}
.new-footer_logo {
  display: flex;
  align-items: center;
  margin-right: 50px;
  width: 250px;
}
.new-footer_logo img {
  width: 50px;
  height: 50px;
  margin-right: 15px;
}
.new-footer_logo h2 {
  font-size: 14px;
  line-height: 17px;
  color: #386697;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
}
.new-footer_search {
  position: relative;
  width: calc(100% - 510px);
}
.new-footer_search_icon {
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
}
.new-footer_search_input {
  width: 100%;
  color: #747985;
  background-color: #f8f8f8;
  padding: 14px 80px 13px 50px;
  border: 1px solid #e7e7e7;
  outline: 0;
}
.new-footer_search_button {
  position: absolute;
  height: 100%;
  padding: 0 20px 0 10px;
  right: 0;
  border: 1px solid #e7e7e7;
  border-left: 0;
  outline: 0;
  color: #000000;
  background-color: #f8f8f8;
  font-size: 14px;
  line-height: 19px;
  font-weight: 600;
}
.new-footer_social_icons {
  width: 180px;
  display: flex;
  justify-content: space-between;
  margin-left: 30px;
}
.new-footer_social_icons svg {
  width: 22px;
  height: 22px;
}
.new-footer_social_icons svg path {
  transition: 0.3s;
}
.new-footer_social_icons a:hover .svg-login path {
  stroke: #5b9e13;
}
.new-footer_social_icons a:hover .svg-instagram path {
  fill: #5b9e13;
}
.new-footer_social_icons a:hover .svg-youtube path:first-child {
  stroke: #5b9e13;
}
.new-footer_social_icons a:hover .svg-youtube path:last-child {
  fill: #5b9e13;
}
.new-footer_social_icons a:hover .svg-facebook path:first-child {
  fill: #5b9e13;
}
.new-footer_social_icons a:hover .svg-facebook path:last-child {
  fill: #5b9e13;
}
.new-footer_menu {
  display: grid;
  grid-template-columns: auto auto auto;
  transition: 1s;
  max-height: 650px;
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e7e7e7;
}
.new-footer_menu.new-footer_hide {
  max-height: 275px;
}
.new-footer_menu.new-footer_hide .new-footer_bottom {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom: 10px;
  align-items: center;
  font-size: 14px;
  line-height: 19px;
  color: #5b9e13;
  font-weight: 600;
  cursor: pointer;
  height: 71px;
  position: absolute;
  background: linear-gradient(180deg, rgba(248, 248, 248, 0.74) -17.97%, #f8f8f8 75%);
  bottom: 0;
}
.new-footer_menu .new-footer_bottom {
  display: none;
}
.new-footer_menu_column {
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
}
.new-footer_menu_column:first-child {
  display: none;
}
.new-footer_menu_column:nth-child(2),
.new-footer_menu_column:nth-child(3) {
  grid-row: 1 / span 5;
}
.new-footer_menu_column li {
  margin-bottom: 15px;
}
.new-footer_menu_column li a {
  color: #747985;
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
  text-decoration: none;
  transition: 0.3s;
}
.new-footer_menu_column li a:hover {
  color: #5b9e13 !important;
}
.new-footer_menu_column li:first-child {
  margin-bottom: 20px;
}
.new-footer_menu_column li:first-child a {
  color: #000000;
  font-size: 18px;
  line-height: 25px;
  font-weight: 600;
}
.new-footer_menu_column li:last-child {
  margin-bottom: 0;
}
.new-footer_partner_item {
  width: 96px;
  height: 35px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 auto;
}
.new-footer_developed {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  line-height: 19px;
  color: #747985;
  font-weight: 400;
  margin-top: 15px;
  padding: 20px 0;
  border-top: 1px solid #e7e7e7;
}
.new-footer_developed_by {
  display: flex;
  align-items: center;
  color: #353535;
}
.new-footer_developed_by a {
  margin-left: 10px;
  text-decoration: none;
  display: flex;
}
.vestnik__wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fill, 285px);
  grid-column-gap: 30px;
  grid-row-gap: 40px;
}
.vestnik__item {
  width: 285px;
  height: 385px;
}
.vestnik__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 1440px) {
  .vestnik__wrapper {
    grid-template-columns: repeat(auto-fill, 350px);
    grid-column-gap: 30px;
  }
  .vestnik__item {
    width: 350px;
    height: 300px;
  }
}
@media screen and (max-width: 768px) {
  .vestnik__wrapper {
    grid-template-columns: 1fr;
  }
  .vestnik__item {
    width: 100%;
    height: 100%;
  }
}
.branch-selector {
  margin-bottom: 20px;
}
.branch-selector__form-group {
  position: relative;
  margin-bottom: 15px;
}
.branch-selector__label {
  display: block;
  margin-bottom: 8px;
  font-weight: 500;
  color: #333;
}
.branch-selector__select {
  width: 100%;
  padding: 10px 15px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: #fff;
  font-size: 14px;
  color: #333;
  transition: border-color 0.3s ease;
}
.branch-selector__select:focus {
  outline: none;
  border-color: #007bff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.branch-selector__option {
  padding: 8px;
}
@media screen and (max-width: 768px) {
  .branch-selector__select {
    padding: 12px 15px;
    font-size: 16px;
  }
}
body,
html {
  max-width: 100vw;
}
body {
  position: relative;
  min-height: 100vh;
}
@media (max-width: 767px) {
  body {
    padding-top: 190px;
  }
}
@media (max-width: 767px) {
  body .video-background-wrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  body .video-background-wrapper:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #071a2c 95%);
    z-index: -80;
  }
  body .video-background-wrapper .video-background {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
    height: auto;
    min-width: 100vw;
    min-height: 100vh;
    z-index: -90;
  }
  body .image-background-wrapper {
    z-index: -100;
    position: absolute;
  }
  body.homepage {
    padding-top: 100px;
  }
  body.inner .site-menu {
    background: linear-gradient(0deg, rgba(10, 9, 29, 0.4), rgba(10, 9, 29, 0.4)), url('/local/templates/nce_2019/img/bg.png') center no-repeat;
    background-size: cover;
  }
  body #_zero_69564 {
    display: none;
  }
}
@media (max-width: 767px) {
  body .nce_container {
    width: 100%;
  }
}
.myMap {
  width: 100%;
  height: 100%;
}
[class*="ground-pane"] {
  filter: invert(90%);
  -ms-filter: invert(100%);
  -webkit-filter: invert(90%);
  -moz-filter: invert(100%);
  -o-filter: invert(100%);
}
[class*="copyright__link"] {
  display: none;
}
[class*="copyright__logo"] {
  display: none !important;
}
@media (max-width: 575px) {
  .nce_section_content_right {
    display: none;
  }
  .nce_section_content_left {
    width: 100%;
    float: none;
  }
}
@media (max-width: 767px) {
  .nce_section_content_left,
  .nce_section_content_fluid {
    background-color: #ffffff;
  }
  .page {
    padding: 30px 0 40px;
    background-color: #ffffff;
  }
  .page__title {
    font-size: 24px;
    color: #ffffff;
    font-weight: 600;
    padding: 40px 40px 20px;
  }
  .page__title .title img {
    margin-left: 14px;
  }
  .page__title .page-menu {
    margin: -20px -20px;
    position: relative;
  }
  .page__title .page-menu__toggle {
    display: flex;
    justify-content: space-between;
    padding: 20px 20px;
    transition: 0.3s ease;
  }
  .page__title .page-menu__close {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    margin: -20px -20px -20px 0;
    padding: 20px;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s ease;
  }
  .page__title .page-menu__list {
    position: absolute;
    max-height: 0;
    z-index: 100;
    overflow-x: hidden;
    overflow-y: scroll;
    bottom: 0;
    left: 0;
    right: 0;
    transform: translateY(100%);
    background-color: #ebf8fe;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    transition: 0.3s ease;
  }
  .page__title .page-menu__item {
    display: block;
    padding: 20px 20px;
    font-size: 12px;
    font-weight: 600;
    color: #000000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .page__title .page-menu__item img {
    width: 32px;
    height: 32px;
    object-fit: contain;
    margin-right: 24px;
  }
  .page__title .page-menu.active {
    background-color: #ebf8fe;
  }
  .page__title .page-menu.active .page-menu__toggle {
    color: #000000;
  }
  .page__title .page-menu.active .page-menu__toggle .title > img {
    opacity: 0;
  }
  .page__title .page-menu.active .page-menu__list {
    max-height: 100vh;
  }
  .page__title .page-menu.active .page-menu__close {
    opacity: 1;
  }
  .page__title.min {
    padding: 30px 40px 16px;
    font-size: 18px;
  }
  .page__title.min .title > img {
    margin-left: 6px;
    transform: scale(0.65);
  }
  .page__title.min .page-menu {
    margin: -16px -20px;
  }
  .page__title.min .page-menu__toggle {
    padding: 16px 20px;
  }
}
@media (max-width: 550px) {
  .page__title {
    font-size: 22px;
  }
}
@media (max-width: 550px) {
  .page {
    padding-top: 50px;
  }
}
@media (max-width: 767px) {
  .homepage {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-around;
    min-height: 50vh;
    max-height: 80vh;
    max-width: 100vw;
  }
  .homepage .mp_section_head_slider .owl-dots {
    top: 50%;
    transform: translateY(-50%);
  }
  .homepage .mpsh_slider_item_title {
    font-weight: bold;
    font-size: 26px;
    line-height: 40px;
    width: 80%;
    display: flex;
    align-items: center;
    height: 300px;
  }
}
.homepage .button {
  display: inline-block;
  background-color: #5b9e13;
  padding: 15px 30px;
  text-align: center;
  color: #ffffff;
  border: none;
  font-size: 16px;
  font-weight: bold;
  transition: 0.3s;
}
.homepage .button:hover,
.homepage .button:focus {
  background: white;
  color: #5a9e12;
}
.AD_desktop,
.AD_tablet,
.AD_mobile {
  max-width: 100%;
}
@media (max-width: 767px) {
  .AD_desktop {
    display: none;
  }
}
@media (min-width: 768px) {
  .AD_tablet {
    display: none;
  }
}
@media (min-width: 565px) {
  .AD_mobile {
    display: none;
  }
}
.header {
  display: flex;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.header__logo {
  flex: 1 1 auto;
  padding: 24px;
  display: flex;
  align-items: center;
  color: #ffffff;
  font-weight: 500;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.header__logo-animation {
  margin-right: 5px;
  position: relative;
  width: 100px;
  height: 50px;
  overflow: hidden;
}
.header__logo-animation img {
  margin-right: 20px;
}
.header__logo-animation #yearsSvg-m {
  opacity: 0;
}
.header__logo-animation #yearsSvg-m,
.header__logo-animation #nceSvg-m {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.header__logo img {
  height: 40px;
  margin-right: 15px;
}
.header__logo .logo__title {
  font-size: 14px;
  line-height: 16px;
}
.header__logo .logo__subtitle {
  font-size: 12px;
  line-height: 14px;
}
.header__logo:hover {
  text-decoration: none;
  color: #ffffff;
}
.header__menu-toggle {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
}
.header__menu-toggle img {
  transition: 0.2s ease;
}
.header__menu-toggle .menu-close {
  width: 0;
}
.site-menu {
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 20;
  transition: 0.3s ease;
}
.site-menu__wrapper {
  flex: 1 1 auto;
  max-height: 0;
  overflow: hidden;
  transition: 0.3s ease;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.site-menu__footer {
  flex: 0 0 auto;
  background-color: #0f1422;
  color: #ffffff;
  font-size: 12px;
  padding: 25px;
}
.site-menu__row {
  flex: 0 0 auto;
  padding: 12px 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.site-menu__row .new-header-navigation_lang li a {
  font-size: 14px;
  line-height: 19px;
  display: flex;
  margin-bottom: 15px;
}
.site-menu__row .new-header-navigation_lang li:first-child a {
  margin-left: 0;
}
.site-menu__lang button,
.site-menu__lang .dropdown-menu a {
  background-color: #ffffff;
  padding: 10px 15px;
  color: #2c2f33;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
}
.site-menu__lang button {
  position: relative;
  z-index: 1001;
  display: flex;
  align-items: center;
  border: none;
  box-shadow: 0 4px 40px rgba(150, 140, 140, 0.25);
  border-radius: 4px;
}
.site-menu__lang button img {
  margin-left: 10px;
}
.site-menu__lang button:focus {
  outline: none;
}
.site-menu__lang .dropdown-menu {
  min-width: 0;
  padding: 5px 0 0;
  right: 0;
  left: 0;
  margin: 0;
  border: none;
  transform: translateY(-6px);
}
.site-menu__lang .dropdown-menu a {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.site-menu__contact-row {
  margin-right: 30px;
}
.site-menu__phone-block p {
  margin-bottom: 0 !important;
}
.site-menu__phone a {
  display: flex;
  align-items: center;
  color: #2c2f33;
  font-size: 14px;
  font-weight: 600;
}
.site-menu__phone a img {
  margin-right: 7px;
}
.site-menu__phone a:hover,
.site-menu__phone a:focus {
  text-decoration: none;
}
.site-menu__contact-center-block p {
  margin-bottom: 0 !important;
}
.site-menu__contact-center a {
  display: flex;
  align-items: center;
  color: #2c2f33;
  font-size: 14px;
  font-weight: 600;
}
.site-menu__contact-center a img {
  margin-right: 7px;
}
.site-menu__contact-center a:hover,
.site-menu__contact-center a:focus {
  text-decoration: none;
}
.site-menu__menu {
  flex: 1 1 auto;
  padding: 25px 0;
  overflow-y: scroll;
}
.site-menu__menu .new-header-navigation_menu {
  display: block;
}
.site-menu__menu .new-header-navigation_menu li {
  margin: 0;
  font-weight: 500;
}
.site-menu__menu ul {
  padding: 0;
  margin: 0;
}
.site-menu__menu ul a {
  color: #333333;
  display: block;
  padding: 20px 30px;
  font-size: 24px;
  transition: 0.3s ease;
}
.site-menu__menu ul a:hover {
  color: #ffffff;
  background-color: #5b9e13;
  text-decoration: none;
}
.site-menu.active {
  background: #ebf8fe url('/local/templates/nce_2019/img/menu-bg.png') right top repeat-y !important;
  z-index: 100;
  bottom: 0;
}
.site-menu.active .page__title {
  display: none;
}
.site-menu.active .site-menu__wrapper {
  max-height: 100vh;
}
.site-menu.active .header {
  border-bottom-color: rgba(0, 0, 0, 0.1);
}
.site-menu.active .header__logo {
  color: #2c2f33;
  border-right-color: rgba(0, 0, 0, 0.1);
}
.site-menu.active .header__menu-toggle .menu-open {
  width: 0;
}
.site-menu.active .header__menu-toggle .menu-close {
  width: auto;
}
.feedback {
  display: flex;
  flex-wrap: wrap;
}
.feedback__col {
  flex: 0 0 auto;
  padding: 15px;
  width: 33%;
}
.feedback__item {
  border-radius: 6px;
  width: 100%;
  box-shadow: 0 0 24px -10px rgba(0, 0, 0, 0.6);
  display: block;
  background: center no-repeat;
  background-size: cover;
  height: 300px;
  border: 10px solid #ffffff;
}
.news-detail-photogallery {
  margin: 40px 0 20px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.news-detail-photogallery__list {
  display: flex;
}
.news-detail-photogallery__item {
  display: block;
  width: calc(25% - 12px);
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
}
.news-detail-photogallery__item img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  aspect-ratio: 1.33333333;
}
@media (max-width: 992px) {
  .news-detail-photogallery__item {
    width: calc(33.333% - 10.66px);
  }
}
@media (max-width: 768px) {
  .news-detail-photogallery__item {
    width: calc(50% - 8px);
  }
}
@media (max-width: 480px) {
  .news-detail-photogallery__item {
    width: 100%;
  }
}
.nce_videos_list .grid {
  display: flex;
  flex-wrap: wrap;
}
.nce_videos_list .grid .news-grid {
  width: 319px;
  flex-grow: 1;
}
.nce_videos_list .grid .news-grid .item {
  width: 100%;
}
.inp_services_page_items_wrapper {
  margin-right: -10px;
}
.inp_services_page_items {
  display: inline-block;
  width: 100%;
}
.inp_services_page_item {
  float: left;
  display: block;
  width: 32.33%;
  margin: 0 1% 1% 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
@media (max-width: 767px) {
  .inp_services_page_item {
    width: 100%;
    margin: 0 0 1% 0;
  }
}
.inp_services_page_item a {
  display: inline-block;
  float: left;
  width: 100%;
  height: 250px;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px;
  outline: none;
  text-decoration: none;
}
.inp_services_page_item_title {
  height: 100%;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 30px 20px;
  border: solid 1px rgba(0, 0, 0, 0.21);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.inp_services_page_item:hover .inp_services_page_item_title {
  background-color: #92e36f;
  border-color: #92e36f;
}
.inp_services_page_item_title img {
  display: block;
  height: 80px;
  width: 100%;
  margin-bottom: 30px;
}
.inp_services_page_item_title span {
  display: block;
  width: 100%;
  color: #333333;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
}
.inp_services_page_item_title span:before {
  content: '';
  display: block;
  width: 50%;
  height: 2px;
  background-color: #92e36f;
  margin: 0 auto 20px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.inp_services_page_item:hover .inp_services_page_item_title span:before {
  width: 100%;
  background-color: #333333;
}
.reestry {
  width: 100%;
}
.reestry--list {
  display: flex;
  align-items: stretch;
}
.reestry--item {
  flex-grow: 1;
  width: 320px;
  min-height: 100px;
  justify-content: center;
  align-items: center;
  box-shadow: 1px 0 4px -2px rgba(0, 0, 0, 0.4);
  padding: 12px;
}
.reestry--item-title {
  font-size: 18px;
}
@media (max-width: 767px) {
  .news-grid,
  .feedback__col {
    width: 50%;
  }
}
@media (max-width: 575px) {
  .news-grid,
  .feedback__col {
    width: 100%;
  }
}
#webAppNotification {
  display: flex;
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  padding: 20px 20px 14px;
  z-index: 500;
}
@media (min-width: 768px) {
  #webAppNotification {
    display: none;
  }
}
#webAppNotification .wrapper {
  display: flex;
  align-items: center;
  width: 226px;
  background-color: #5b9e13;
  color: #ffffff;
  padding: 8px 10px 8px 10px;
  border-radius: 6px;
  box-shadow: 0 0 40px -14px black;
}
#webAppNotification .wrapper.show {
  display: block;
}
#webAppNotification .wrapper a {
  font-weight: 600;
}
#webAppNotification .wrapper .context {
  color: #ffffff;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0;
  width: 100%;
}
#webAppNotification .wrapper .context svg {
  height: 17px;
  margin: 0 4px 4px 4px;
}
#webAppNotification .wrapper .context svg .st0 {
  fill: none;
  stroke: #ffffff;
  stroke-width: 12px;
  stroke-miterlimit: 10;
}
#webAppNotification .wrapper .close_button {
  min-width: 24px;
  height: 24px;
  margin: 0 10px 0 10px;
}
#webAppNotification .wrapper .close_button a {
  display: flex;
  height: 26px;
  width: 26px;
  align-items: center;
  justify-content: center;
  border: solid 1px #cccccc;
  border-radius: 100px;
}
#webAppNotification .wrapper .close_button a svg {
  color: #ffffff;
  height: 12px;
}
#webAppNotification .bottom_arrow {
  position: fixed;
  display: block;
  width: 100%;
  bottom: 6px;
  left: 0;
  text-align: center;
  margin-top: -3px;
}
#webAppNotification .bottom_arrow:after {
  content: '';
  border: solid #5b9e13;
  border-width: 0 10px 10px 0;
  display: inline-block;
  padding: 3px;
  bottom: 13px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
#main-service {
  color: #051b2e;
  padding-top: 130px;
  padding-bottom: 160px;
  position: relative;
  background: url('/local/templates/nce_2019/img/services-bg.jpg') no-repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  #main-service {
    padding-top: 100px;
    padding-bottom: 100px;
    margin-top: -42px;
  }
}
#main-service .pad {
  padding-top: 170px;
  padding-bottom: 170px;
}
@media (min-width: 1200px) {
  #main-service {
    background-position: center;
  }
}
#main-service.disinfection {
  background: url('/local/templates/nce_2019/img/disinfection.png') no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  padding-top: 0px;
  padding-bottom: 0px;
}
@media (min-width: 1200px) {
  #main-service.disinfection {
    background-position: center;
  }
}
@media (max-width: 767px) {
  #main-service.disinfection {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
#main-service.certification {
  background: url('/local/templates/nce_2019/img/certification.png') no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
#main-service h2 {
  font-size: 48px;
  line-height: 58px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  #main-service h2 {
    font-size: 28px;
    line-height: 35px;
  }
}
#main-service h3 {
  font-weight: normal;
  font-size: 24px;
  line-height: 36px;
  color: #000000;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  #main-service h3 {
    font-size: 19px;
    line-height: 32px;
  }
}
.green-button {
  background: #5b9e13;
  border: 1px solid #5a9e12;
  border-radius: 0;
  padding: 16px 32px;
  color: #ffffff;
  font-size: 16px;
  line-height: 26px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  transition: 0.3s;
  cursor: pointer;
}
.green-button:hover {
  background: white;
  color: #5a9e12;
}
.blue-button {
  background: #4382b7;
  border: 1px solid #4382b7;
  margin-top: 15px;
}
@media (min-width: 757px) {
  .blue-button {
    margin-left: 20px;
    margin-top: 0;
  }
}
.blue-button:hover {
  background: white;
  color: #4382b7;
  border: 1px solid #4382b7;
}
#who-are-we .we-are h3 {
  color: #051b2e;
  padding: 30px 0;
  font-size: 35px;
  line-height: 48px;
  text-transform: uppercase;
  font-weight: bold;
}
#who-are-we .we-are p {
  font-size: 16px;
  line-height: 160%;
  color: rgba(0, 0, 0, 0.8);
}
#who-are-we .our-digits {
  background-color: #5b9e13;
  background-size: 570px;
  padding: 0 !important;
  background-image: url(img/ornament_transparent_bg.png);
  background-repeat: no-repeat;
  background-position: right -135px bottom -81px;
  filter: drop-shadow(0px 10px 40px rgba(0, 0, 0, 0.1));
}
#who-are-we .our-digits .gardient {
  background: linear-gradient(308.05deg, rgba(91, 158, 19, 0) -40.78%, #5b9e13 56.21%);
  padding: 35px 10px 40px 40px;
}
@media (max-width: 767px) {
  #who-are-we .our-digits .gardient {
    padding: 16px 10px 9px 0px;
  }
}
@media (min-width: 992px) {
  #who-are-we .our-digits {
    margin-top: -20px;
  }
}
@media (max-width: 767px) {
  #who-are-we .our-digits {
    background-image: none;
    padding: 0 5px !important;
    margin: 0;
  }
}
#who-are-we .our-digits h4 {
  font-weight: bold;
  font-size: 42px;
  line-height: 57px;
  display: flex;
  margin: 0;
  color: #ffffff;
  align-items: baseline;
}
@media (min-width: 767px) {
  #who-are-we .our-digits .digits {
    margin-left: 15px;
  }
}
#who-are-we .our-digits p {
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  display: flex;
  align-items: center;
  color: #ffffff;
}
#who-are-we .our-digits .col-xs-6 {
  display: flex;
  padding: 0;
}
@media (max-width: 767px) {
  #who-are-we .our-digits .col-xs-6 {
    display: block;
    padding: 0;
    text-align: center;
  }
  #who-are-we .our-digits h4 {
    display: block;
    margin: 10px 0;
    font-size: 32px;
  }
  #who-are-we .our-digits p {
    display: block;
  }
}
#who-are-we .our-digits img {
  height: 50px;
  width: 50px;
  margin-top: 10px;
}
#who-are-we .our-digits .digits-cont {
  display: flex;
  margin: 30px 0;
}
#who-are-we .our-digits .digits-cont .col-xs-6:nth-child(2) {
  padding: 0 20px !important;
}
#who-are-we .our-digits small {
  font-size: 25px;
  margin: 0;
  color: #ffffff;
}
#why-we {
  background-image: url(img/ornament90.svg);
  background-repeat: no-repeat;
  z-index: 1;
  margin-top: -20px;
  background-color: #f8fcff;
  box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.1);
  background-position: -35px;
}
#why-we .second-bg {
  background-image: url(img/ornament-90.svg);
  background-position: right -35px;
  background-repeat: no-repeat;
}
#why-we .container {
  padding: 60px 30px 40px;
}
@media (min-width: 767px) {
  #why-we .container {
    padding: 60px 0 30px;
  }
}
#why-we h2 {
  font-weight: bold;
  font-size: 35px;
  line-height: 48px;
  text-transform: uppercase;
  color: #051b2e;
  margin-bottom: 60px;
}
#why-we .imgs {
  margin-bottom: 60px;
}
#why-we .imgs img {
  width: 64px;
  height: 64px;
  margin-bottom: 15px;
}
#why-we .imgs h5 {
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  color: #051b2e;
}
#why-we .imgs p {
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: rgba(0, 0, 0, 0.8);
}
.row-flex {
  display: flex;
  flex-wrap: wrap;
}
.row-flex div {
  margin-right: -0.3em;
}
#our-services {
  background: url(/local/templates/nce_2019/img/services-bg.png) no-repeat;
  background-size: cover;
  padding: 40px 0;
}
@media (max-width: 767px) {
  #our-services {
    padding: 30px 0;
  }
}
#our-services .col-md-4 {
  margin-bottom: 30px;
}
#our-services h3 {
  font-weight: bold;
  font-size: 35px;
  line-height: 48px;
  text-transform: uppercase;
  color: #ffffff;
}
#our-services .cont {
  font-weight: normal;
  font-size: 24px;
  line-height: 33px;
  color: #ffffff;
  padding: 15px 0;
}
#our-services .flip-container {
  -moz-transform: perspective(1000px);
  perspective: 1000px;
}
#our-services .flip-container.flip .flipper,
#our-services .flip-container:hover .flipper {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
#our-services .back,
#our-services .flip-container,
#our-services .front {
  min-height: 314px;
}
#our-services .flipper {
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
  width: 100%;
  height: 100%;
}
#our-services .back,
#our-services .front {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  -webkit-background-size: cover;
  background-size: contain;
}
#our-services .back .flipper-content,
#our-services .front .flipper-content {
  display: block;
}
#our-services .front {
  color: #051b2e;
  font-weight: 600;
  font-size: 20px;
  line-height: 140%;
  background: #ffffff url(/local/templates/nce_2019/img/vector4white.png) no-repeat bottom;
  box-shadow: 0px 0px 20px rgba(34, 35, 40, 0.4);
  padding: 24px 24px 74px 24px;
  z-index: 2;
  /* for firefox 31 */
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
#our-services .front .bg-primary {
  color: white;
}
#our-services .front .next {
  color: #ffffff;
  background: #5b9e13;
}
#our-services .front .next path {
  fill: #ffffff;
}
#our-services .back {
  color: #ffffff;
  background: #5b9e13 url(/local/templates/nce_2019/img/vector4green.png) no-repeat bottom;
  box-shadow: 0px 0px 20px rgba(34, 35, 40, 0.4);
  padding: 24px 24px 74px 24px;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
#our-services .back .next {
  color: #5b9e13 !important;
  background: #ffffff;
}
#our-services .back .next path {
  fill: #5b9e13;
}
#our-services .next {
  position: absolute;
  right: 10px;
  font-size: 18px;
  font-weight: 500;
  bottom: 24px;
  border-radius: 100%;
  padding: 7.5px 14px 7.5px 15px;
  border: none;
}
#questions {
  padding-top: 30px;
  background: #5ea01a url(/local/templates/nce_2019/img/ornament-circle.png) no-repeat right;
  /* custom select style */
  /**/
}
@media (min-width: 992px) {
  #questions .container {
    align-items: flex-end;
    display: flex;
  }
}
#questions img {
  margin-left: -40px;
  margin-top: 15px;
}
@media (max-width: 991px) {
  #questions img {
    display: none;
  }
}
#questions h3 {
  font-weight: bold;
  font-size: 35px;
  line-height: 150%;
  /* identical to box height, or 67px */
  margin-bottom: 40px;
  text-transform: uppercase;
  color: #ffffff;
}
#questions h4 {
  font-weight: 300;
  font-size: 22px;
  line-height: 150%;
  /* or 36px */
  margin-bottom: 30px;
  color: #ffffff;
}
#questions h5 {
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 1;
  color: rgba(255, 255, 255, 0.8);
}
#questions .cc {
  font-weight: 600;
  font-size: 25px;
  margin-top: 30px;
  line-height: 150%;
  color: #ffffff;
}
#questions .cc span {
  font-weight: 300;
  font-size: 28px;
  line-height: 1;
  margin-left: 50px;
}
#questions .txt {
  padding: 40px 0 70px;
}
#questions .cont-select {
  width: fit-content;
  position: relative;
}
#questions .cont-select svg {
  position: absolute;
  top: calc(50% - 7px);
  right: 13px;
  z-index: 3;
  transition: 0.5s;
}
#questions .cont-select svg path {
  fill: #47800b;
}
#questions .cont-select svg.active {
  z-index: 3;
  transform: rotate(90deg);
  transition: 0.5s;
}
#questions .selected-item {
  margin: 20px 0;
}
#questions .cusSelBlock {
  height: 50px;
  min-width: 360px;
  z-index: 2;
}
#questions #cusSelectbox {
  height: 100%;
  width: 100%;
}
#questions .s-hidden {
  visibility: hidden;
}
#questions .cusSelBlock {
  display: inline-block;
  position: relative;
  -webkit-perspective: 800px;
  perspective: 800px;
}
#questions .selectLabel {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999;
  background-color: #ffffff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  display: block;
  height: 100%;
  width: 100%;
  line-height: 50px;
  padding: 0 50px 0 20px;
  text-align: left;
  color: #051b2e;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-transition: -webkit-transform 300ms;
  transition: -webkit-transform 300ms;
  transition: transform 300ms;
  transition: transform 300ms, -webkit-transform 300ms;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#questions ::-webkit-scrollbar {
  display: none;
}
#questions .options {
  position: absolute;
  top: 50px;
  height: 1px;
  width: 100%;
}
#questions .options li {
  outline: none;
  background-color: #ffffff;
  cursor: pointer;
  display: block;
  line-height: 50px;
  list-style: none;
  opacity: 1;
  padding: 0 50px 0 20px;
  text-align: left;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  position: absolute;
  top: -50px;
  left: 0;
  z-index: 0;
  height: 50px;
  width: 100%;
}
#questions .options li:last-child {
  box-shadow: rgba(93, 160, 26, 0.2) 0px 20px 20px 0px;
}
#questions .options li:hover {
  background-color: #47800b;
  color: #ffffff;
}
#questions .feaBlock {
  margin: 20px 0;
  text-align: left;
}
#trust {
  background-color: #ffffff;
  padding: 40px 0;
}
@media (max-width: 767px) {
  #trust {
    padding: 30px 0;
  }
}
#trust h2 {
  font-weight: bold;
  font-size: 35px;
  line-height: 48px;
  text-transform: uppercase;
  color: #051b2e;
  margin-bottom: 70px;
}
#trust img {
  width: auto !important;
  margin: 0 auto 15px;
}
#trust .item {
  text-align: center;
}
#trust .image-container {
  height: 130px;
  display: flex;
  align-items: center;
}
#trust .owl-dots {
  position: absolute;
  right: 152px;
  top: -82px;
  display: flex;
}
@media (max-width: 767px) {
  #trust .owl-dots {
    display: none;
  }
}
#trust .owl-dots .owl-dot {
  width: 8px;
  height: 8px;
  margin: 0 10px;
  border-radius: 100%;
  background-color: rgba(91, 158, 19, 0.5);
}
#trust .owl-dots .owl-dot.active {
  background-color: #5b9e13;
}
#trust .owl-nav {
  display: flex;
  position: absolute;
  top: -106px;
  right: 0;
}
@media (max-width: 767px) {
  #trust .owl-nav {
    display: none;
  }
}
#trust .owl-nav i {
  padding-right: 3px;
  width: 56px;
  height: 56px;
  border: 1px solid #5b9e13;
  border-radius: 100%;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  background: #5b9e13;
  color: #ffffff;
  margin: 0 5px;
}
#trust .owl-nav i svg {
  margin: 0 auto;
  height: 18px;
}
#trust .owl-nav i svg path {
  fill: #ffffff;
}
#trust .owl-nav i.right-i {
  padding-right: 0;
  padding-left: 3px;
}
#trust .disabled i {
  background-color: transparent;
}
#trust .disabled i:before {
  color: #5b9e13;
}
#trust .disabled i svg {
  margin: 0 auto;
  height: 18px;
}
#trust .disabled i svg path {
  fill: #5b9e13 !important;
}
#trust p {
  font-size: 14px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.75);
}
#sertificates {
  background: #f8fcff;
  padding: 40px 0;
}
@media (max-width: 767px) {
  #sertificates {
    padding: 30px 0;
  }
}
#sertificates .owl-dots {
  position: absolute;
  right: 152px;
  top: -82px;
  display: flex;
}
@media (max-width: 767px) {
  #sertificates .owl-dots {
    display: none;
  }
}
#sertificates .owl-dots .owl-dot {
  width: 8px;
  height: 8px;
  margin: 0 10px;
  border-radius: 100%;
  background-color: rgba(91, 158, 19, 0.5);
}
#sertificates .owl-dots .owl-dot.active {
  background-color: #5b9e13;
}
#sertificates .owl-nav {
  display: flex;
  position: absolute;
  top: -106px;
  right: 0;
}
@media (max-width: 767px) {
  #sertificates .owl-nav {
    display: none;
  }
}
#sertificates .owl-nav i {
  padding-right: 3px;
  width: 56px;
  height: 56px;
  border: 1px solid #5b9e13;
  border-radius: 100%;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  background: #5b9e13;
  color: #ffffff;
  margin: 0 5px;
}
#sertificates .owl-nav i svg {
  margin: 0 auto;
  height: 18px;
}
#sertificates .owl-nav i svg path {
  fill: #ffffff;
}
#sertificates .owl-nav i.right-i {
  padding-right: 0;
  padding-left: 3px;
}
#sertificates .disabled i {
  background-color: transparent;
}
#sertificates .disabled i:before {
  color: #5b9e13;
}
#sertificates .disabled i svg {
  margin: 0 auto;
  height: 18px;
}
#sertificates .disabled i svg path {
  fill: #5b9e13;
}
#sertificates h2 {
  font-weight: bold;
  font-size: 35px;
  line-height: 48px;
  margin-bottom: 70px;
  text-transform: uppercase;
  color: #051b2e;
}
#sertificates img {
  box-shadow: 0px 0px 20px -8px rgba(34, 35, 40, 0.4);
}
#sertificates .owl-carousel .owl-stage {
  padding-bottom: 30px;
}
.select {
  display: block;
  max-width: 215px;
  width: 100%;
  position: relative;
}
.new-select {
  position: relative;
  border: 1px solid #ced4da;
  padding: 10px 15px;
  cursor: pointer;
  user-select: none;
}
.new-select__list {
  position: absolute;
  top: 45px;
  left: 0;
  border: 1px solid #ced4da;
  cursor: pointer;
  width: 100%;
  z-index: 2;
  background: #ffffff;
  user-select: none;
}
.new-select__list.on {
  display: block;
}
.new-select__item span {
  display: block;
  padding: 10px 15px;
}
.new-select__item span:hover {
  color: #12b223;
}
.new-select:after {
  content: '';
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 9px;
  top: 9px;
  opacity: 0.6;
  -webkit-transition: all 0.27s ease-in-out;
  -o-transition: all 0.27s ease-in-out;
  transition: all 0.27s ease-in-out;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.new-select.on:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.next-standart {
  height: 14px;
}
.prev-standart {
  height: 14px;
  transform: rotate(180deg);
}
#law {
  background: #f8fcff url("/local/templates/nce_2019/img/ornament_law.png");
  padding: 80px 0;
  -webkit-background-size: contain;
  background-size: contain;
}
#law h3 {
  font-size: 35px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  #law h3 {
    font-size: 24px;
  }
}
#law p {
  font-size: 16px;
  padding-left: 30px;
  border-left: 5px solid #5da01a;
  line-height: 150%;
}
#steps {
  background-image: url(/local/templates/nce_2019/img/ornament_law.png);
  background-repeat: repeat-x;
  padding: 50px 0;
  background-position: center;
  background-color: #f8fcff;
}
#steps h3 {
  font-size: 35px;
  line-height: 48px;
  text-transform: uppercase;
  margin-bottom: 43px;
  color: #051b2e;
}
#steps .step {
  position: relative;
  text-align: center;
}
@media (max-width: 757px) {
  #steps .step {
    margin-top: 70px;
  }
  #steps .step .line {
    display: none;
  }
}
#steps .step .line {
  position: absolute;
  width: calc(100% - 50px);
  top: 50px;
  left: calc(50% + 50px);
  height: 5px;
  background: #3c92ca;
}
#steps .step h5 {
  font-size: 20px;
  line-height: 27px;
  color: #000000;
}
#steps .step p {
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  color: #3a4d69;
}
#steps .step .image {
  border-radius: 100%;
  border: 5px solid #3c92ca;
  background: #ffffff;
  margin: 0 auto;
  width: 100px;
  height: 100px;
  align-items: center;
  display: flex;
  margin-bottom: 24px;
}
#steps .step svg {
  margin: 0 auto;
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-5ths {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
.img-service h3 {
  margin-bottom: 40px;
}
.img-service .service {
  margin-bottom: 30px;
  transition: 0.3s;
}
.img-service .service :hover {
  border-radius: 5px;
  transition: 0.3s;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.img-service .service img {
  width: 100%;
  height: 300px;
}
.img-service .text-container {
  height: 90px;
  background: #ffffff;
  align-items: center;
  position: absolute;
  display: flex;
  bottom: 0;
  padding: 15px;
  width: calc(100% - 30px);
}
.img-service .text-container p {
  margin: 0 !important;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  /* or 125% */
  display: flex;
  align-items: center;
  color: #222328;
}
.img-service .girl-img {
  height: 210px !important;
  margin-bottom: 90px;
}
.production-control {
  background: url('/local/templates/nce_2019/img/control.jpg') no-repeat !important;
  background-size: cover !important;
}
.production-control h2,
.production-control h3 {
  color: #ffffff !important;
}
#your-benefits {
  padding: 50px 0;
}
#your-benefits h2 {
  margin-bottom: 60px;
  font-weight: bold;
  font-size: 35px;
  line-height: 48px;
  text-transform: uppercase;
  color: #051b2e;
}
#your-benefits .icon-ben {
  margin-bottom: 60px;
  text-align: center;
}
#your-benefits .icon-ben img {
  margin-bottom: 20px;
}
#your-benefits .icon-ben p {
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #000000;
}
.hyg {
  padding: 0 !important;
  background: url('/local/templates/nce_2019/img/hyg.jpg') no-repeat !important;
  background-size: cover !important;
}
.hyg .pad {
  padding-top: 120px !important;
  padding-bottom: 160px !important;
  display: inline-block;
}
.hyg .wash {
  position: absolute;
  right: 0;
  bottom: 0px;
  width: 31%;
}
@media (max-width: 1200px) {
  .hyg .wash {
    display: none;
  }
}
.seminars {
  padding: 0 !important;
  background: url('/local/templates/nce_2019/img/seminars.jpg') no-repeat !important;
  background-size: cover !important;
}
.seminars .pad {
  padding-top: 120px !important;
  padding-bottom: 150px !important;
  display: inline-block;
}
.seminars .wash {
  position: absolute;
  right: 0;
  width: 45%;
  bottom: 0px;
}
@media (max-width: 1200px) {
  .seminars .wash {
    display: none;
  }
}
.seminars h3 {
  padding-right: 20% !important;
  font-size: 18px !important;
  line-height: 150% !important;
  /* or 27px */
  /* Header color */
  color: #051b2e;
}
.wash {
  max-width: 950px !important;
}
#about-seminars {
  background: url('/local/templates/nce_2019/img/about-seminar.png') no-repeat;
  color: #ffffff;
}
#about-seminars .gradient {
  padding: 47px 0;
  background: linear-gradient(270deg, #1e5f9a 21.81%, #1e5f9a 21.82%, rgba(30, 95, 154, 0.65) 57.32%, rgba(89, 129, 165, 0) 82.46%);
}
.alone {
  padding: 68px 0;
}
.alone .container h3 {
  font-weight: bold;
  font-size: 28px !important;
  line-height: 41px;
  /* identical to box height */
  text-align: center;
  text-transform: uppercase;
  /* Header color */
  color: #051b2e;
}
.medical-checkup {
  padding: 0 !important;
  background: url('/local/templates/nce_2019/img/medical-checkup.jpg') no-repeat !important;
  background-size: cover !important;
}
@media (min-width: 1200px) {
  .medical-checkup {
    background-position: right !important;
  }
}
.medical-checkup .pad {
  padding-top: 120px !important;
  padding-bottom: 170px !important;
}
.medical-checkup h3 {
  font-style: normal;
  font-weight: normal;
  font-size: 18px !important;
  line-height: 150% !important;
  /* or 27px */
  /* Header color */
  color: #051b2e;
}
.img-service .panel-heading {
  padding: 0;
  border: 0;
}
.img-service .panel-title a,
.img-service .panel-title a:active {
  background-color: #ffffff !important;
  display: block;
  padding: 15px 20px;
  font-weight: 600;
  font-size: 20px;
  line-height: 150%;
  color: #051b2e;
}
.img-service .panel-title a:hover,
.img-service .panel-title a:active:hover,
.img-service .panel-title a:focus,
.img-service .panel-title a:active:focus {
  text-decoration: none;
}
.img-service .panel-heading a svg {
  float: right;
  transition: all 0.5s;
}
.img-service .panel-heading.active a svg {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.img-service .panel-group .panel {
  border-radius: 0 !important;
}
.img-service .panel-body {
  background: #f0f8fc url(img/ornament-90.svg) right no-repeat;
  padding: 30px;
  -webkit-background-size: 11%;
  background-size: 11%;
}
.img-service .panel-body ul li {
  font-size: 17px;
  line-height: 160%;
  color: #000000;
  font-weight: 300;
}
.clean {
  background: url('/local/templates/nce_2019/img/clean.jpg') no-repeat !important;
  background-size: cover !important;
}
.regular-clean {
  background: linear-gradient(270deg, #4395c8 0%, #2474b9 100%);
  margin-top: -22px;
}
.regular-clean .gradient {
  background-image: url(/local/templates/nce_2019/img/ornament_law.png);
  background-repeat: repeat-x;
  background-size: 30%;
  background-position: bottom;
  padding: 60px 0 100px;
}
.regular-clean h2 {
  font-weight: bold;
  font-size: 24px;
  line-height: 33px;
  text-transform: uppercase;
  color: #ffffff;
}
.regular-clean p {
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
}
.regular-clean h4 {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 27px;
  color: #ffffff;
}
.back-white {
  background: #ffffff !important;
}
.order {
  background: url('/local/templates/nce_2019/img/order-bg.jpg') no-repeat !important;
  background-size: cover !important;
  padding: 40px;
}
.order h3 {
  font-weight: bold;
  font-size: 24px;
  line-height: 120%;
  /* identical to box height, or 29px */
  text-transform: uppercase;
  color: #051b2e;
}
.order p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  /* identical to box height, or 24px */
  color: #000000;
}
@media (min-width: 767px) {
  .df-aic {
    display: flex;
    align-items: center;
  }
}
.expertise {
  background: url('/local/templates/nce_2019/img/expertise.jpg') no-repeat !important;
  background-size: cover !important;
}
.service-expertise {
  padding: 0 15px;
}
.service-expertise .text-service {
  min-height: 283px;
  padding: 20px 30px;
  background: #ffffff url('/local/templates/nce_2019/img/Vector45.png') no-repeat;
  background-position: bottom right;
  margin-bottom: 30px;
}
.service-expertise h3 {
  font-style: normal;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 140% !important;
  color: #051b2e !important;
  margin: 0 !important;
  text-transform: none !important;
}
.service-expertise p {
  font-size: 14px;
  line-height: 150%;
  display: flex;
  margin: 0 !important;
  align-items: flex-end;
  color: #051b2e;
}
.img-service .owl-nav i {
  padding-right: 3px;
  width: 56px;
  height: 56px;
  border: 1px solid #ffffff;
  border-radius: 100%;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  background-color: transparent;
  color: #ffffff;
  margin: 0 5px;
}
.img-service .owl-nav i svg {
  margin: 0 auto;
}
.img-service .owl-nav i svg path {
  fill: #ffffff;
}
.img-service .owl-nav i.right-i {
  padding-right: 0;
  padding-left: 3px;
}
.img-service .owl-nav {
  display: flex;
  position: absolute;
  top: -92px;
  right: 0;
}
.img-service .owl-dots .owl-dot {
  width: 8px;
  height: 8px;
  margin: 0 10px;
  border-radius: 100%;
  background-color: #ffffff6e;
}
.img-service .owl-dots .owl-dot.active {
  background-color: #ffffff;
}
.img-service .owl-dots {
  position: absolute;
  right: 152px;
  top: -68px;
  display: flex;
}
.img-service .disabled i {
  border-color: #ffffff6e;
}
.img-service .disabled i svg path {
  fill: #ffffff6e;
}
.your-benefits-background {
  background: #f8fcff !important;
}
.paragraf {
  margin-top: 20px;
}
.text-expert {
  height: 90px;
  align-items: center;
  display: flex;
  background: #ffffff;
  padding: 0 24px;
  position: absolute;
  width: 100%;
  bottom: 0;
}
.service-img-slider {
  margin: 0 15px;
  position: relative;
}
.service-img-slider img {
  margin-bottom: 30px;
}
.expert {
  background: url('/local/templates/nce_2019/img/expert-bg.jpg') no-repeat !important;
  background-size: cover !important;
}
.noise {
  background: url('/local/templates/nce_2019/img/noise-bg.png') no-repeat !important;
  background-size: cover !important;
}
.how-is-it {
  background: #ffffff;
  padding: 40px 0;
}
.how-is-it h3 {
  font-weight: bold;
  font-size: 35px;
  line-height: 48px;
  text-transform: uppercase;
  color: #051b2e;
}
.how-is-it p {
  font-weight: normal;
  font-size: 20px;
  line-height: 27px;
  color: #000000;
  margin-top: 20px;
}
.how-is-it img {
  width: 100%;
  margin-top: 40px;
  padding: 0 10%;
}
#law .product-control {
  font-weight: bold;
  font-size: 20px;
  line-height: 29px;
  text-transform: uppercase;
  color: #051b2e;
}
.image-step {
  padding: 0 !important;
  margin-top: 40px;
}
.expert-p {
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: #031d33;
}
.why-needed .gradient {
  background: #f8fcff;
}
.why-needed .gradient h2 {
  font-weight: bold;
  font-size: 25px;
  line-height: 34px;
  text-transform: uppercase;
  color: #051b2e;
}
.why-needed .gradient p {
  font-size: 14px;
  line-height: 150%;
  /* or 24px */
  color: rgba(0, 0, 0, 0.8);
}
.noise-svg {
  display: flex;
  align-items: center;
}
.noise-svg img {
  margin-right: 20px;
}
.modal-quiz {
  padding: 105px 100px 105px;
}
.modal-quiz p {
  margin-top: 55px;
  margin-bottom: 55px;
  font-family: Open Sans;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 27px;
  color: #000000;
}
.modal-quiz input {
  font-size: 14px;
  line-height: 19px;
  /* identical to box height */
  color: #000000;
  margin-bottom: 10px;
}
.modal-quiz button.green {
  background: #5b9e13;
  border: 1px solid #5a9e12;
  border-radius: 0;
  padding: 16px 32px;
  color: #ffffff;
  font-size: 16px;
  line-height: 26px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  float: right;
}
.modal-quiz button.green:hover {
  background: white;
  color: #5a9e12;
}
.modal-quiz label {
  width: calc(100% - 20px);
  margin-bottom: 22px;
}
.modal-quiz label:hover {
  cursor: pointer;
}
.modal-quiz input:hover {
  cursor: pointer;
}
.modal-quiz .hrs {
  display: flex;
}
.modal-quiz .hrs svg {
  width: 50%;
}
.modal-quiz .close-quiz {
  position: absolute;
  top: 20px;
  background: transparent;
  border: none;
  right: 20px;
}
.answer-all h3 {
  font-size: 22px;
}
.answer-all p {
  font-size: 16px;
}
.infection {
  background: #f8fcff;
  padding: 40px 0;
}
@media (max-width: 767px) {
  .infection {
    padding: 30px 0;
  }
}
.infection .owl-dots {
  position: absolute;
  right: 152px;
  top: -82px;
  display: flex;
}
@media (max-width: 767px) {
  .infection .owl-dots {
    display: none;
  }
}
.infection .owl-dots .owl-dot {
  width: 8px;
  height: 8px;
  margin: 0 10px;
  border-radius: 100%;
  background-color: rgba(91, 158, 19, 0.5);
}
.infection .owl-dots .owl-dot.active {
  background-color: #5b9e13;
}
.infection .owl-nav {
  display: flex;
  position: absolute;
  top: -106px;
  right: 0;
}
@media (max-width: 767px) {
  .infection .owl-nav {
    display: none;
  }
}
.infection .owl-nav i {
  padding-right: 3px;
  width: 56px;
  height: 56px;
  border: 1px solid #5b9e13;
  border-radius: 100%;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  background: #5b9e13;
  color: #ffffff;
  margin: 0 5px;
}
.infection .owl-nav i svg {
  margin: 0 auto;
  height: 18px;
}
.infection .owl-nav i svg path {
  fill: #ffffff;
}
.infection .owl-nav i.right-i {
  padding-right: 0;
  padding-left: 3px;
}
.infection .disabled i {
  background-color: transparent;
}
.infection .disabled i:before {
  color: #5b9e13;
}
.infection .disabled i svg {
  margin: 0 auto;
  height: 18px;
}
.infection .disabled i svg path {
  fill: #5b9e13;
}
.infection h2 {
  font-weight: bold;
  font-size: 35px;
  line-height: 48px;
  margin-bottom: 70px;
  text-transform: uppercase;
  color: #051b2e;
}
.infection img {
  box-shadow: 0px 0px 20px -8px rgba(34, 35, 40, 0.4);
}
.infection .owl-carousel .owl-stage {
  padding-bottom: 30px;
}
.infection .infect-container img {
  position: relative;
}
.infection .infect-container:after {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  mix-blend-mode: multiply;
  z-index: 1;
  position: absolute;
  height: 100%;
  top: 0;
  opacity: 1;
  width: 100%;
}
.infection .infect-container p {
  position: absolute;
  bottom: 0;
  padding: 0 15px;
  font-size: 18px;
  z-index: 2;
  color: #ffffff;
}
.download-icon {
  display: flex;
  align-items: center;
}
.download-icon:hover {
  text-decoration: none;
}
.download-icon:hover svg path {
  fill: #5b9e13;
}
.download-icon svg {
  margin-right: 10px;
}
.laboratory {
  background: url('/local/templates/nce_2019/img/laboratory.jpg') no-repeat !important;
  background-size: cover !important;
}
.krivoi {
  position: relative;
}
.krivoi h3 {
  font-weight: bold;
  font-size: 35px;
  line-height: 48px;
  text-transform: uppercase;
  color: #051b2e;
  margin-bottom: 40px;
  margin-top: 0;
}
.krivoi p {
  font-size: 16px;
  line-height: 150%;
  color: #000000;
}
.krivoi p:nth-last-child(1) {
  margin-bottom: 70px;
}
.krivoi .krivaya-right {
  max-height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .krivoi .krivaya-right {
    display: none;
  }
}
.krivoi .krivaya-left {
  max-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .krivoi .krivaya-left {
    display: none;
  }
}
.krivoi .bold-p {
  margin-top: 40px;
  margin-bottom: 20px;
}
.krivoi ul li {
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 150%;
  color: #000000;
}
.krivoi ul li:nth-last-child(1) {
  margin-bottom: 70px;
}
.what-for {
  padding-top: 60px;
  max-width: 1920px;
  margin: 0 auto;
}
.more {
  overflow: hidden;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  max-height: 5000px;
}
.more.closed {
  max-height: 200px;
  -webkit-mask-image: -webkit-gradient(linear, left 50%, left bottom, from(#000000), to(rgba(0, 0, 0, 0)));
}
.readmore {
  cursor: pointer;
  margin-top: 15px;
  display: block;
}
.service-register__title {
  font-style: normal;
  font-weight: bold;
  color: #222328;
  margin-bottom: 1.2em;
}
.service-register__dates {
  display: flex;
  flex-wrap: nowrap;
  position: relative;
}
@media (max-width: 767px) {
  .service-register__dates {
    margin: 0 20px;
    width: calc(100% - 40px);
  }
}
.service-register__dates .owl-nav {
  margin: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
}
.service-register__dates .owl-nav .owl-prev,
.service-register__dates .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: transparent;
  margin: 0;
  font-weight: 300;
  pointer-events: auto;
}
.service-register__dates .owl-nav .owl-prev:hover,
.service-register__dates .owl-nav .owl-next:hover {
  background-color: transparent;
}
.service-register__dates .owl-nav .owl-prev span,
.service-register__dates .owl-nav .owl-next span {
  color: #3c92ca;
  font-size: 80px;
  line-height: 32px;
  margin: 0;
}
.service-register__dates .owl-nav .owl-prev {
  right: 100%;
}
.service-register__dates .owl-nav .owl-next {
  left: 100%;
}
.service-register__date,
.service-register__record {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  padding: 20px 30px;
  background-color: #e3f5d0;
  text-align: center;
  border: 1px solid #ffffff;
  cursor: pointer;
  transition: 0.3s ease;
}
.service-register__date:hover,
.service-register__record:hover {
  background-color: #f4ffe8;
}
.service-register__date.active,
.service-register__record.active {
  background-color: #5b9e13;
  color: #ffffff;
}
.service-register__date.locked,
.service-register__record.locked {
  background-color: #f2f2f2;
  color: rgba(34, 35, 40, 0.5);
}
.service-register__date {
  width: 100%;
}
.service-register__records {
  display: flex;
  flex-wrap: wrap;
}
.service-register__record {
  width: 12.5%;
}
.service-register__service {
  display: flex;
  align-items: center;
  border: 1px solid #3c92ca;
  border-radius: 5px;
  padding: 20px 30px;
}
.service-register__service .border {
  display: block;
  height: 1em;
  margin: 0 10px;
  flex: 1 1 auto;
  border-bottom: 1px dashed #000000;
}
.service-register__block {
  margin-bottom: 50px;
}
.service-register__table {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.service-register__table th,
.service-register__table td {
  padding: 15px 24px;
}
.service-register__table thead th {
  background-color: #3c92ca;
  border: 1px solid #ffffff;
  border-collapse: collapse;
  color: #ffffff;
}
.service-register__table td {
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.service-register__table tr {
  transition: 0.3s ease;
}
.service-register__table tr:hover {
  background-color: #f5f5f5;
}
.service-register select,
.service-register input {
  width: 100%;
  border: 1px solid #c2c2c2;
  border-radius: 5px;
  padding: 10px 25px;
  margin-bottom: 0.8em;
  background-color: #ffffff;
}
.service-register label {
  font-weight: 400;
}
.service-register button {
  display: inline-block;
  background-color: #5b9e13;
  border-radius: 3px;
  padding: 15px 25px;
  border: none;
  text-transform: uppercase;
  color: #ffffff;
}
.service-register button:hover {
  background-color: #79be2f;
}
.service-register button:disabled,
.service-register button:focus {
  background-color: #457d09;
}
.service-register .alert-warning,
.service-register .alert-danger {
  color: #1e1e1e;
}
.covid-info {
  text-align: center;
  margin-bottom: 20px;
  z-index: 100;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 768px) {
  .covid-info {
    position: absolute;
    bottom: -60px;
    right: 120px;
    margin-bottom: 0;
  }
}
.covid-info__link {
  display: inline-block;
  margin-bottom: 15px;
  background-color: #fd151b;
  color: #ffffff;
  padding: 15px 30px;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  transition: 0.3s ease;
}
.covid-info__link.green {
  background: #5B9E13;
  margin-right: 15px;
}
.covid-info__link.green:hover {
  background: white;
  color: #5a9e12;
}
.covid-info__link:hover {
  background-color: #ff4b50;
  color: #ffffff;
  opacity: inherit;
}
.covid-info__link:disabled,
.covid-info__link:focus {
  background-color: #d60409;
}
.covid-info__text {
  color: #ffffff;
  text-align: center;
}
.object-registry select,
.object-registry input {
  width: 100%;
  border: 1px solid #c2c2c2;
  border-radius: 5px;
  padding: 10px 25px;
  margin-bottom: 0.8em;
  background-color: #ffffff;
}
.object-registry label {
  font-weight: 400;
}
.object-registry button {
  display: inline-block;
  background-color: #5b9e13;
  border-radius: 3px;
  padding: 15px 25px;
  border: none;
  text-transform: uppercase;
  color: #ffffff;
}
.object-registry button:hover {
  background-color: #79be2f;
}
.object-registry button:disabled,
.object-registry button:focus {
  background-color: #457d09;
}
.object-registry-detail__picture {
  height: 300px;
  background: center no-repeat;
  background-size: cover;
}
.object-registry__table tr:hover {
  cursor: pointer;
}
.object-registry .table-reestr {
  overflow-x: scroll;
}
.button__green {
  display: inline-block;
  background-color: #5b9e13;
  border-radius: 3px;
  padding: 15px 25px;
  border: none;
  text-transform: uppercase;
  color: #ffffff;
}
.button__green:hover {
  background-color: #79be2f;
}
.button__green:disabled,
.button__green:focus {
  background-color: #457d09;
}
