/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.f4769f9bdb74.eot");
  src: url("../fonts/glyphicons-halflings-regular.f4769f9bdb74.eot?#iefix") format('embedded-opentype'), url("../fonts/glyphicons-halflings-regular.448c34a56d69.woff2") format('woff2'), url("../fonts/glyphicons-halflings-regular.fa2772327f55.woff") format('woff'), url("../fonts/glyphicons-halflings-regular.e18bbf611f2a.ttf") format('truetype'), url("../fonts/glyphicons-halflings-regular.89889688147b.svg#glyphicons_halflingsregular") format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'OpenSans-Regular', sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #474747;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #00AFD0;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #00AFD0;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.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;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #ddd;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
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: normal;
  line-height: 1;
  color: #888;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
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: 11px;
  margin-bottom: 11px;
}
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: 3rem;
}
h2,
.h2 {
  font-size: 2.25rem;
}
h3,
.h3 {
  font-size: 1.625rem;
}
h4,
.h4 {
  font-size: 1.25rem;
}
h5,
.h5 {
  font-size: 1rem;
}
h6,
.h6 {
  font-size: 0.8125rem;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 767px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 87%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #888;
}
.text-primary {
  color: #00AFD0;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #00849d;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #34495e;
}
a.text-info:hover,
a.text-info:focus {
  color: #222f3d;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #e61d25;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #bb151b;
}
.bg-primary {
  color: #fff;
  background-color: #00AFD0;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #00849d;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #f6fbfc;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #d0eaef;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #ffd7d3;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #ffa9a0;
}
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
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-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 22px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
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;
  border-bottom: 1px dotted #888;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #ddd;
}
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: #888;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #ddd;
  border-left: 0;
  text-align: right;
}
.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: 22px;
  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: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #474747;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 767px) {
  .container {
    width: 850px;
  }
}
@media (min-width: 1100px) {
  .container {
    width: 950px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 950px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-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: 767px) {
  .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: 1100px) {
  .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;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #888;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
.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 col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > 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: #f6fbfc;
}
.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: #e3f2f6;
}
.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: #ffd7d3;
}
.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: #ffc0b9;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 766px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    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 {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #474747;
  border: 0;
  border-bottom: 1px solid transparent;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #474747;
}
.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #474747;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #ddd;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(221, 221, 221, 0.6);
}
.form-control::-moz-placeholder {
  color: #888;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #888;
}
.form-control::-webkit-input-placeholder {
  color: #888;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 36px;
  }
  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: 33px;
  }
  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: 49px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 38px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 49px;
  line-height: 49px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 49px;
  min-height: 42px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.33;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 45px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  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: 49px;
  height: 49px;
  line-height: 49px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}
.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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #e61d25;
}
.has-error .form-control {
  border-color: #e61d25;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #bb151b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f0797e;
}
.has-error .input-group-addon {
  color: #e61d25;
  border-color: #e61d25;
  background-color: #ffd7d3;
}
.has-error .form-control-feedback {
  color: #e61d25;
}
.has-feedback label ~ .form-control-feedback {
  top: 27px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #878787;
}
@media (min-width: 767px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 767px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 767px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 20px;
  }
}
@media (min-width: 767px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #f3f3f3;
  border-color: #f3f3f3;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #dadada;
  border-color: #b3b3b3;
}
.btn-default:hover {
  color: #333;
  background-color: #dadada;
  border-color: #d4d4d4;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #dadada;
  border-color: #d4d4d4;
}
.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: #c8c8c8;
  border-color: #b3b3b3;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.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: #f3f3f3;
  border-color: #f3f3f3;
}
.btn-default .badge {
  color: #f3f3f3;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #00AFD0;
  border-color: #00AFD0;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #00849d;
  border-color: #004451;
}
.btn-primary:hover {
  color: #fff;
  background-color: #00849d;
  border-color: #007c93;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #00849d;
  border-color: #007c93;
}
.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: #006679;
  border-color: #004451;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.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: #00AFD0;
  border-color: #00AFD0;
}
.btn-primary .badge {
  color: #00AFD0;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #1ebf8c;
  border-color: #1ba97c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #17936c;
  border-color: #093b2b;
}
.btn-success:hover {
  color: #fff;
  background-color: #17936c;
  border-color: #127455;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #17936c;
  border-color: #127455;
}
.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: #127455;
  border-color: #093b2b;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.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: #1ebf8c;
  border-color: #1ba97c;
}
.btn-success .badge {
  color: #1ebf8c;
  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;
  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:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.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: #fac200;
  border-color: #e1ae00;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #c79a00;
  border-color: #614b00;
}
.btn-warning:hover {
  color: #fff;
  background-color: #c79a00;
  border-color: #a37f00;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #c79a00;
  border-color: #a37f00;
}
.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: #a37f00;
  border-color: #614b00;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.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: #fac200;
  border-color: #e1ae00;
}
.btn-warning .badge {
  color: #fac200;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #e61d25;
  border-color: #d2171f;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #bb151b;
  border-color: #5f0b0e;
}
.btn-danger:hover {
  color: #fff;
  background-color: #bb151b;
  border-color: #9b1117;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #bb151b;
  border-color: #9b1117;
}
.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: #9b1117;
  border-color: #5f0b0e;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.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: #e61d25;
  border-color: #d2171f;
}
.btn-danger .badge {
  color: #e61d25;
  background-color: #fff;
}
.btn-link {
  color: #00AFD0;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #00AFD0;
  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: #888;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  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;
  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;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #ddd;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #474747;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #3a3a3a;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #00AFD0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #888;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #888;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  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-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-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-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  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: 49px;
  line-height: 49px;
}
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: 33px;
  padding: 5px 10px;
  font-size: 14px;
  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: 33px;
  line-height: 33px;
}
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: 16px;
  font-weight: normal;
  line-height: 1;
  color: #474747;
  text-align: center;
  background-color: none;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 20px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 10px 5px 10px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #888;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #888;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #00AFD0;
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 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: #474747;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 767px) {
  .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: 767px) {
  .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: #00AFD0;
}
.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 {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 767px) {
  .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: 767px) {
  .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-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 60px;
  margin-bottom: 0;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-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-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 19px 15px;
  font-size: 20px;
  line-height: 22px;
  height: 60px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 13px;
  margin-bottom: 13px;
  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: 9.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}
@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: 22px;
  }
  .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: 19px;
    padding-bottom: 19px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 12px;
  margin-bottom: 12px;
}
@media (min-width: 767px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 12px;
  margin-bottom: 12px;
}
.navbar-btn.btn-sm {
  margin-top: 13.5px;
  margin-bottom: 13.5px;
}
.navbar-btn.btn-xs {
  margin-top: 19px;
  margin-bottom: 19px;
}
.navbar-text {
  margin-top: 19px;
  margin-bottom: 19px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #fff;
  border-color: #ddd;
}
.navbar-default .navbar-brand {
  color: #5d5d5d;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #434343;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #333;
}
.navbar-default .navbar-nav > li > a {
  color: #5d5d5d;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #00AFD0;
  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: #eeeeee;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #ddd;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #eeeeee;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #5d5d5d;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #00AFD0;
    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: #eeeeee;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #5d5d5d;
}
.navbar-default .navbar-link:hover {
  color: #00AFD0;
}
.navbar-default .btn-link {
  color: #5d5d5d;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #00AFD0;
}
.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: #f3f3f3;
  border-color: #f3f3f3;
}
.navbar-inverse .navbar-brand {
  color: #000;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #000;
}
.navbar-inverse .navbar-nav > li > a {
  color: #000;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #000;
  background-color: none;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #000;
  background-color: none;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #e1e1e1;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: none;
  color: #000;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #f3f3f3;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #f3f3f3;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #000;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #000;
    background-color: none;
  }
  .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: #000;
    background-color: none;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #000;
}
.navbar-inverse .navbar-link:hover {
  color: #000;
}
.navbar-inverse .btn-link {
  color: #000;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #000;
}
.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: 22px;
  list-style: none;
  background-color: none;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #fff;
}
.breadcrumb > .active {
  color: #fff;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #00AFD0;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #00AFD0;
  background-color: #eeeeee;
  border-color: #ddd;
}
.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;
  background-color: #00AFD0;
  border-color: #00AFD0;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #888;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 22px 0;
  list-style: none;
  text-align: center;
}
.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: #888;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
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: #888;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #6f6f6f;
}
.label-primary {
  background-color: #00AFD0;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #00849d;
}
.label-success {
  background-color: #1ebf8c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #17936c;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #fac200;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #c79a00;
}
.label-danger {
  background-color: #e61d25;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #bb151b;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #888;
  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: #00AFD0;
  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: 24px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 767px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 72px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #00AFD0;
}
.thumbnail .caption {
  padding: 9px;
  color: #474747;
}
.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #f6fbfc;
  border-color: #00AFD0;
  color: #34495e;
}
.alert-info hr {
  border-top-color: #009ab7;
}
.alert-info .alert-link {
  color: #222f3d;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #ffd7d3;
  border-color: #e61d25;
  color: #e61d25;
}
.alert-danger hr {
  border-top-color: #d2171f;
}
.alert-danger .alert-link {
  color: #bb151b;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  background-color: #00AFD0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  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 {
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #1ebf8c;
}
.progress-striped .progress-bar-success {
  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: 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: #fac200;
}
.progress-striped .progress-bar-warning {
  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: #e61d25;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #888;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #888;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #00AFD0;
  border-color: #00AFD0;
}
.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: #9defff;
}
.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: #34495e;
  background-color: #f6fbfc;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #34495e;
}
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: #34495e;
  background-color: #e3f2f6;
}
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: #34495e;
  border-color: #34495e;
}
.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: #e61d25;
  background-color: #ffd7d3;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #e61d25;
}
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: #e61d25;
  background-color: #ffc0b9;
}
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: #e61d25;
  border-color: #e61d25;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  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-right-radius: -1;
  border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  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: -1;
  border-bottom-left-radius: -1;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.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: -1;
  border-bottom-left-radius: -1;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.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: -1;
  border-top-right-radius: -1;
}
.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: -1;
}
.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: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.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-left-radius: -1;
  border-bottom-right-radius: -1;
}
.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: -1;
}
.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: -1;
}
.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 {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 22px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.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: #474747;
  background-color: #f3f3f3;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f3f3f3;
  background-color: #474747;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #00AFD0;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #00AFD0;
  border-color: #00AFD0;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #00AFD0;
}
.panel-primary > .panel-heading .badge {
  color: #00AFD0;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #00AFD0;
}
.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: #00AFD0;
}
.panel-info > .panel-heading {
  color: #34495e;
  background-color: #f6fbfc;
  border-color: #00AFD0;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #00AFD0;
}
.panel-info > .panel-heading .badge {
  color: #f6fbfc;
  background-color: #34495e;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #00AFD0;
}
.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: #e61d25;
}
.panel-danger > .panel-heading {
  color: #e61d25;
  background-color: #ffd7d3;
  border-color: #e61d25;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e61d25;
}
.panel-danger > .panel-heading .badge {
  color: #ffd7d3;
  background-color: #e61d25;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e61d25;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f3f3f3;
  border: 1px solid 0;
  border-radius: 4px;
  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: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid none;
}
.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 none;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 767px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1100px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'OpenSans-Regular', sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
.tooltip.top {
  margin-top: -3px;
  padding: 10px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 10px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 10px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 10px;
}
.tooltip-inner {
  max-width: 250px;
  padding: 3px 8px;
  color: #747474;
  text-align: center;
  background-color: #f3f3f3;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -10px;
  border-width: 10px 10px 0;
  border-top-color: #f3f3f3;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 10px;
  margin-bottom: -10px;
  border-width: 10px 10px 0;
  border-top-color: #f3f3f3;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 10px;
  margin-bottom: -10px;
  border-width: 10px 10px 0;
  border-top-color: #f3f3f3;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -10px;
  border-width: 10px 10px 10px 0;
  border-right-color: #f3f3f3;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -10px;
  border-width: 10px 0 10px 10px;
  border-left-color: #f3f3f3;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: #f3f3f3;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 10px;
  margin-top: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: #f3f3f3;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 10px;
  margin-top: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: #f3f3f3;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'OpenSans-Regular', sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  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 {
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 60px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 767px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 90px;
    height: 90px;
    margin-top: -30px;
    font-size: 90px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -30px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -30px;
  }
  .carousel-caption {
    left: 20%;
    right: 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 {
  content: " ";
  display: table;
}
.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-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.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: 766px) {
  .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: 766px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 766px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 766px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 767px) and (max-width: 1099px) {
  .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: 767px) and (max-width: 1099px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 767px) and (max-width: 1099px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 767px) and (max-width: 1099px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1100px) 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: 1100px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1100px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1100px) 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: 766px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 767px) and (max-width: 1099px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1100px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*--FONT-FAMILIES--*/
@font-face {
  font-family: 'unicredit_cybold';
  src: url("../fonts/unicredit_fonts/Bold/unicredit_cy-bold-webfont.1bf265ea820f.eot");
  src: url("../fonts/unicredit_fonts/Bold/unicredit_cy-bold-webfont.1bf265ea820f.eot?#iefix") format('embedded-opentype'), url("../fonts/unicredit_fonts/Bold/unicredit_cy-bold-webfont.b0b0f7f7bee3.woff") format('woff'), url("../fonts/unicredit_fonts/Bold/unicredit_cy-bold-webfont.b436be7870b5.ttf") format('truetype'), url("../fonts/unicredit_fonts/Bold/unicredit_cy-bold-webfont.a312d1adc2cf.svg#unicredit_cybold") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'unicredit_cybold_italic';
  src: url("../fonts/unicredit_fonts/Bold_Italic/unicredit_cy-bold_italic-webfont.4b97d08d0cfb.eot");
  src: url("../fonts/unicredit_fonts/Bold_Italic/unicredit_cy-bold_italic-webfont.4b97d08d0cfb.eot?#iefix") format('embedded-opentype'), url("../fonts/unicredit_fonts/Bold_Italic/unicredit_cy-bold_italic-webfont.e263d2e6ae7e.woff") format('woff'), url("../fonts/unicredit_fonts/Bold_Italic/unicredit_cy-bold_italic-webfont.1d7c03cc72a1.ttf") format('truetype'), url("../fonts/unicredit_fonts/Bold_Italic/unicredit_cy-bold_italic-webfont.10d2a8e77605.svg#unicredit_cybold_italic") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'unicredit_cyheavy';
  src: url("../fonts/unicredit_fonts/Heavy/unicredit_cy-heavy-webfont.70a6d04ee3fb.eot");
  src: url("../fonts/unicredit_fonts/Heavy/unicredit_cy-heavy-webfont.70a6d04ee3fb.eot?#iefix") format('embedded-opentype'), url("../fonts/unicredit_fonts/Heavy/unicredit_cy-heavy-webfont.e1603a082cf1.woff") format('woff'), url("../fonts/unicredit_fonts/Heavy/unicredit_cy-heavy-webfont.405ca049f928.ttf") format('truetype'), url("../fonts/unicredit_fonts/Heavy/unicredit_cy-heavy-webfont.9f05a379feba.svg#unicredit_cyheavy") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'unicredit_cyheavy_italic';
  src: url("../fonts/unicredit_fonts/Heavy_Italic/unicredit_cy-heavy_italic-webfont.78a91d758e11.eot");
  src: url("../fonts/unicredit_fonts/Heavy_Italic/unicredit_cy-heavy_italic-webfont.78a91d758e11.eot?#iefix") format('embedded-opentype'), url("../fonts/unicredit_fonts/Heavy_Italic/unicredit_cy-heavy_italic-webfont.2ec6393356d6.woff") format('woff'), url("../fonts/unicredit_fonts/Heavy_Italic/unicredit_cy-heavy_italic-webfont.93e789468b24.ttf") format('truetype'), url("../fonts/unicredit_fonts/Heavy_Italic/unicredit_cy-heavy_italic-webfont.1b48b588506f.svg#unicredit_cyheavy_italic") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'unicredit_cyitalic';
  src: url("../fonts/unicredit_fonts/Italic/unicredit_cy-italic-webfont.cdbc21e544bb.eot");
  src: url("../fonts/unicredit_fonts/Italic/unicredit_cy-italic-webfont.cdbc21e544bb.eot?#iefix") format('embedded-opentype'), url("../fonts/unicredit_fonts/Italic/unicredit_cy-italic-webfont.5a228c43c3f7.woff") format('woff'), url("../fonts/unicredit_fonts/Italic/unicredit_cy-italic-webfont.a85163adcb05.ttf") format('truetype'), url("../fonts/unicredit_fonts/Italic/unicredit_cy-italic-webfont.72fc17283240.svg#unicredit_cyitalic") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'unicredit_cylight';
  src: url("../fonts/unicredit_fonts/Light/unicredit_cy-light-webfont.503f3f080fe8.eot");
  src: url("../fonts/unicredit_fonts/Light/unicredit_cy-light-webfont.503f3f080fe8.eot?#iefix") format('embedded-opentype'), url("../fonts/unicredit_fonts/Light/unicredit_cy-light-webfont.c4c6487ba04d.woff") format('woff'), url("../fonts/unicredit_fonts/Light/unicredit_cy-light-webfont.525ab9b43899.ttf") format('truetype'), url("../fonts/unicredit_fonts/Light/unicredit_cy-light-webfont.a10d76336379.svg#unicredit_cylight") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'unicredit_cylight_italic';
  src: url("../fonts/unicredit_fonts/Light_Italic/unicredit_cy-light_italic-webfont.9665caec1c43.eot");
  src: url("../fonts/unicredit_fonts/Light_Italic/unicredit_cy-light_italic-webfont.9665caec1c43.eot?#iefix") format('embedded-opentype'), url("../fonts/unicredit_fonts/Light_Italic/unicredit_cy-light_italic-webfont.5e82022035fc.woff") format('woff'), url("../fonts/unicredit_fonts/Light_Italic/unicredit_cy-light_italic-webfont.c664935cc5fa.ttf") format('truetype'), url("../fonts/unicredit_fonts/Light_Italic/unicredit_cy-light_italic-webfont.7c2f6e35d818.svg#unicredit_cylight_italic") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'unicredit_cymedium';
  src: url("../fonts/unicredit_fonts/Medium/unicredit_cy-medium-webfont.308784db569f.eot");
  src: url("../fonts/unicredit_fonts/Medium/unicredit_cy-medium-webfont.308784db569f.eot?#iefix") format('embedded-opentype'), url("../fonts/unicredit_fonts/Medium/unicredit_cy-medium-webfont.a1b4cee5d924.woff") format('woff'), url("../fonts/unicredit_fonts/Medium/unicredit_cy-medium-webfont.40ee286d80c3.ttf") format('truetype'), url("../fonts/unicredit_fonts/Medium/unicredit_cy-medium-webfont.aa2750ef5b0d.svg#unicredit_cymedium") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'unicredit_cymedium_italic';
  src: url("../fonts/unicredit_fonts/Medium_Italic/unicredit_cy-medium_italic-webfont.352875bc549e.eot");
  src: url("../fonts/unicredit_fonts/Medium_Italic/unicredit_cy-medium_italic-webfont.352875bc549e.eot?#iefix") format('embedded-opentype'), url("../fonts/unicredit_fonts/Medium_Italic/unicredit_cy-medium_italic-webfont.c7ca789ae09a.woff") format('woff'), url("../fonts/unicredit_fonts/Medium_Italic/unicredit_cy-medium_italic-webfont.8cd25a9aab63.ttf") format('truetype'), url("../fonts/unicredit_fonts/Medium_Italic/unicredit_cy-medium_italic-webfont.36bcae5028f3.svg#unicredit_cymedium_italic") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'unicredit_cyregular';
  src: url("../fonts/unicredit_fonts/Regular/unicredit_cy-regular-webfont.cd2c3dd45793.eot");
  src: url("../fonts/unicredit_fonts/Regular/unicredit_cy-regular-webfont.cd2c3dd45793.eot?#iefix") format('embedded-opentype'), url("../fonts/unicredit_fonts/Regular/unicredit_cy-regular-webfont.9dec3b12fcc2.woff") format('woff'), url("../fonts/unicredit_fonts/Regular/unicredit_cy-regular-webfont.e69322be3e70.ttf") format('truetype'), url("../fonts/unicredit_fonts/Regular/unicredit_cy-regular-webfont.d472b8933e9e.svg#unicredit_cyregular") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Material-Design-Iconic-Font';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/material_design/Material-Design-Iconic-Font.e833b2e24712.eot");
  src: url("../fonts/material_design/Material-Design-Iconic-Font.e833b2e24712.eot?#iefix") format('embedded-opentype'), url("../fonts/material_design/Material-Design-Iconic-Font.d2a55d331bdd.woff") format('woff'), url("../fonts/material_design/Material-Design-Iconic-Font.b351bd62abcd.ttf") format('truetype'), url("../fonts/material_design/Material-Design-Iconic-Font.381f7754080e.svg#Material-Design-Iconic-Font") format('svg');
}
@font-face {
  font-family: 'OpenSans-Regular';
  src: url("../fonts/OpenSans/OpenSansBG-Regular.1395b4b881da.eot");
  src: url("../fonts/OpenSans/OpenSansBG-Regular.32d273c64f3b.woff2") format('woff2'), url("../fonts/OpenSans/OpenSansBG-Regular.b149d1d02af8.woff") format('woff'), url("../fonts/OpenSans/OpenSansBG-Regular.fd24a4b1ff8e.ttf") format('truetype'), url("../fonts/OpenSans/OpenSansBG-Regular.5dfb5ca5c3b4.svg#OpenSans-Regular") format('svg'), url("../fonts/OpenSans/OpenSansBG-Regular.1395b4b881da.eot?#iefix") format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Bold';
  src: url("../fonts/OpenSans/OpenSansBG-Bold.e1ffbd3d7376.eot");
  src: url("../fonts/OpenSans/OpenSansBG-Bold.3c5dbcb66d1b.woff2") format('woff2'), url("../fonts/OpenSans/OpenSansBG-Bold.59b92e01f55a.woff") format('woff'), url("../fonts/OpenSans/OpenSansBG-Bold.bc820d3a95a3.ttf") format('truetype'), url("../fonts/OpenSans/OpenSansBG-Bold.d7de5aba5e46.svg#OpenSans-Bold") format('svg'), url("../fonts/OpenSans/OpenSansBG-Bold.e1ffbd3d7376.eot?#iefix") format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Italic';
  src: url("../fonts/OpenSans/OpenSansBG-Italic.df39957593fd.eot");
  src: url("../fonts/OpenSans/OpenSansBG-Italic.fe3e41457818.woff2") format('woff2'), url("../fonts/OpenSans/OpenSansBG-Italic.c460ee023b3a.woff") format('woff'), url("../fonts/OpenSans/OpenSansBG-Italic.17cbcc3b5507.ttf") format('truetype'), url("../fonts/OpenSans/OpenSansBG-Italic.7ad4a59f7d28.svg#OpenSans-Italic") format('svg'), url("../fonts/OpenSans/OpenSansBG-Italic.df39957593fd.eot?#iefix") format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'UCB-Icons';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/ucb_icons/UCB-Icons.a90f357cdaf7.eot");
  src: url("../fonts/ucb_icons/UCB-Icons.a90f357cdaf7.eot?#iefix") format('embedded-opentype'), url("../fonts/ucb_icons/UCB-Icons.81af1f5526ca.woff") format('woff'), url("../fonts/ucb_icons/UCB-Icons.dd29bbee2cd8.ttf") format('truetype'), url("../fonts/ucb_icons/UCB-Icons.c8b116523277.svg#UCB-Icons") format('svg');
}
/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
CONTENTS: 
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar. 
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars. 
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars. 
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS 
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/
/* 
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE  
------------------------------------------------------------------------------------------------------------------------
*/
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
  /* direct pointer events to js */
}
.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}
.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}
.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto;
}
/* 
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_inside > .mCSB_container {
  margin-right: 30px;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}
/* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}
/* RTL direction/left-side scrollbar */
.mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
}
.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}
/* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}
/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
}
.mCSB_scrollTools .mCSB_dragger {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px;
  /* minimum dragger height */
  z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
  text-align: center;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  /* auto-expanded scrollbar */
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
  /* auto-expanded scrollbar */
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}
/* 
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}
.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
/* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}
/* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  /* minimum dragger width */
  height: 100%;
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  /* auto-expanded scrollbar */
  margin: 2px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  /* auto-expanded scrollbar */
  margin: 4px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}
/* 
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}
.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  box-sizing: border-box;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}
/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}
/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}
/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}
/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  /* non-visible scrollbar */
  margin-left: 0;
}
/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
/* 
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS  
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/
/* 
	----------------------------------------
	6.1 THEMES 
	----------------------------------------
	*/
/* default theme ("light") */
.mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  /* 
		sprites locations 
		light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
		dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
		*/
}
.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
  /* 
		sprites locations
		light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
		dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
		*/
}
.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /* 
		sprites locations 
		light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
		dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
		*/
}
.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /* 
		sprites locations 
		light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
		dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
		*/
}
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
/* theme: "dark" */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}
/* ---------------------------------------- */
/* theme: "light-2", "dark-2" */
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 1px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 1px;
}
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}
/* theme: "dark-2" */
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}
/* ---------------------------------------- */
/* theme: "light-thick", "dark-thick" */
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 2px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 2px;
}
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}
/* theme: "dark-thick" */
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}
/* ---------------------------------------- */
/* theme: "light-thin", "dark-thin" */
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}
/* theme "dark-thin" */
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}
/* ---------------------------------------- */
/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}
.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  /* auto-expanded scrollbar */
  height: 16px;
  margin: -1px 0;
}
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
  /* auto-expanded scrollbar */
}
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  /* auto-expanded scrollbar */
  width: 16px;
  margin: 0 -1px;
}
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  /* auto-expanded scrollbar */
  margin: 6px 0;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px;
}
/* theme "rounded-dark", "rounded-dots-dark" */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px;
}
/* theme "rounded-dots", "rounded-dots-dark" */
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px;
}
/* theme "rounded-dots-dark" */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px;
}
/* ---------------------------------------- */
/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}
/* theme "3d", "3d-dark" */
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}
.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 16px;
}
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555;
}
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
/* theme "3d-dark" */
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
/* ---------------------------------------- */
/* theme: "3d-thick", "3d-thick-dark" */
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  border-radius: 7px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 5px;
}
.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  right: 1px;
}
.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555;
}
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
/* theme: "3d-thick-dark" */
.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #777;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
/* ---------------------------------------- */
/* theme: "minimal", "minimal-dark" */
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0;
}
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}
/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
/* theme: "minimal-dark" */
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
/* ---------------------------------------- */
/* theme "light-3", "dark-3" */
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px;
}
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
/* theme "dark-3" */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
/* ---------------------------------------- */
/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
/* theme "inset-2", "inset-2-dark" */
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  box-sizing: border-box;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2);
}
/* theme "inset-3", "inset-3-dark" */
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
/* ---------------------------------------- */
.blog .nav__main--micro,
.blog .navbar-inverse {
  max-width: 100% !important;
}
.blog .nav__main--micro .container,
.blog .navbar-inverse .container {
  max-width: 1325px !important;
}
.blog .blog__divider {
  margin-top: 0;
  margin-bottom: 15px;
}
.blog__main {
  background-color: #f3f3f3;
}
.blog__header .container {
  width: 100%;
  max-width: 1325px !important;
}
.blog__header .container .row .col-sm-3 {
  padding: 0;
}
@media only screen and (max-width: 400px) {
  .blog__header .container .row .col-xs-6 {
    width: 100%;
  }
}
.blog__header #blogSlider .item {
  margin: 0;
}
.blog__header #blogSlider .item .blog__header__post {
  display: block;
  width: 100%;
  height: auto;
}
.blog__header .owl-carousel .owl-item {
  padding: 0;
}
.blog__header .owl-carousel .owl-item p {
  font-size: 1.5rem;
}
@media only screen and (max-width: 950px) {
  .blog__header .owl-carousel {
    padding: 0;
  }
}
.blog__header .owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 90%;
}
.blog__header .owl-theme .owl-controls .owl-page span,
.blog__header .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #00AFD0;
}
.blog__header .owl-theme .owl-controls .owl-page.active span,
.blog__header .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: none;
}
.blog__header__post {
  position: relative;
  display: block;
}
.blog__header__post:hover svg {
  opacity: 1;
}
.blog__header__post__img {
  width: 100%;
  height: 450px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
}
.blog__header__post__img__holder {
  position: relative;
  z-index: 1;
}
.blog__header__post__img__holder svg {
  opacity: 0;
  position: absolute;
  top: 25%;
  left: 35%;
  width: 95px;
  height: 95px;
}
.blog__header__post__info {
  position: absolute;
  bottom: 20px;
  left: 0;
  color: #fff;
  padding: 35px;
  transition: background 0.1s ease-in-out;
  width: 100%;
  z-index: 3;
}
.blog__header__post__info p {
  margin: 0;
  max-width: 240px;
  font-size: 1.25rem;
  line-height: 1.2;
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.blog__header__post__info a {
  color: #31353e;
  font-size: 16px;
  display: block;
  max-width: 205px;
  margin: 0;
}
.blog__header__post__info__label {
  background: #e2001a;
  color: #fff;
  font-size: 12px;
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
  letter-spacing: 0.996px;
  padding: 5px;
  display: block;
  height: 25px;
  margin-bottom: 15px;
  position: absolute;
  top: 0;
}
.blog__header__post:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 50%;
  bottom: 0;
  left: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 61%, #000000 100%);
  z-index: 2;
}
.blog__breadcrumbs .container {
  max-width: 1355px !important;
  padding: 0;
}
.blog__breadcrumbs .col-sm-9 {
  padding: 0;
}
.blog__breadcrumbs__title-left {
  font-size: 2.25rem;
  line-height: 1.1;
  color: #212121;
  margin: 0;
  padding: 35px 0 20px 0;
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (max-width: 950px) {
  .blog__breadcrumbs__title-left {
    text-align: center;
  }
}
.blog__breadcrumbs__title-right {
  font-size: 1.25rem;
  line-height: 1.2;
  color: #212121;
  margin: 0;
  padding: 35px 0 20px 0;
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
.blog__post .container {
  width: 100%;
  max-width: 1325px !important;
  padding: 0;
}
@media only screen and (max-width: 950px) {
  .blog__post .col-md-9,
  .blog__post .col-md-3 {
    width: 100%;
  }
}
.blog__post__layer {
  background-color: #fff;
  padding: 25px;
}
@media only screen and (max-width: 950px) {
  .blog__post__layer {
    max-width: 515px;
    margin: auto;
  }
}
@media only screen and (max-width: 950px) {
  .blog__post__layer hr {
    margin-top: 3px !important;
  }
}
.blog__post__content {
  position: relative;
}
.blog__post__content .padding-left {
  padding-left: 0;
}
@media only screen and (max-width: 950px) {
  .blog__post__content .padding-left {
    padding-left: 15px;
  }
}
@media only screen and (max-width: 950px) {
  .blog__post__content .col-sm-6 {
    width: 100%;
  }
}
.blog__post__content .padding-right {
  padding-right: 0;
}
@media only screen and (max-width: 950px) {
  .blog__post__content .padding-right {
    padding-right: 15px;
  }
}
.blog__post__content svg {
  position: absolute;
  top: 30%;
  left: 40%;
  width: 95px;
  height: 95px;
}
.blog__post__content img {
  max-width: 470px;
  max-height: 265px;
  width: 100%;
}
@media only screen and (max-width: 950px) {
  .blog__post__content img {
    max-height: 100% !important;
  }
}
.blog__post__content h2.blog__post__content-title {
  font-size: 20px;
  line-height: 1.2;
  color: #00AFD0;
  margin: 5px 0 0 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.blog__post__content h2.blog__post__content-title a {
  padding-bottom: 2px;
  overflow: hidden;
  position: relative;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 175, 208, 0.5) 0);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.4s ease;
}
.blog__post__content h2.blog__post__content-title a:hover {
  color: #00AFD0;
  background-size: 100% 100%;
}
.blog__post__content h2.blog__post__content-title a:focus,
.blog__post__content h2.blog__post__content-title a:active {
  color: #007a91;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 122, 145, 0.5) 0);
  background-size: 100% 100%;
}
.blog__post__content p {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.28px;
  color: #474747;
  font-family: 'OpenSans-Regular';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.blog__post__imglabel {
  background: #e2001a;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.996px;
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 5px;
  display: block;
  height: 25px;
  position: absolute;
  bottom: 20px;
  text-transform: uppercase;
}
.blog__post__icons {
  border-right: 1px solid #ddd;
  padding-left: 0;
  list-style: none;
  margin: 0;
}
@media only screen and (max-width: 1099px) {
  .blog__post__icons {
    border-right: none;
  }
}
@media only screen and (max-width: 950px) {
  .blog__post__icons {
    padding-top: 10px;
  }
}
.blog__post__icons li {
  padding: 0 15px 0 0;
  display: inline-block;
  color: #888;
  text-align: center;
}
.blog__post__icons li span {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1.125rem;
  letter-spacing: 0.996px;
  color: #888;
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.blog__post__icons li i {
  font-size: 1.125rem;
  line-height: 1.1;
}
.blog__post__social {
  margin: 0;
  padding-left: 15px;
}
@media only screen and (max-width: 1099px) {
  .blog__post__social {
    border-left: 0;
    float: none !important;
  }
}
@media only screen and (max-width: 950px) {
  .blog__post__social {
    padding-top: 10px;
    padding-left: 0;
    margin-bottom: 5px;
  }
}
.blog__post__social li {
  padding: 0;
}
.blog__post__social li + li {
  margin-left: 10px;
}
@media only screen and (max-width: 1325px) {
  .blog__post__social li + li {
    margin-left: 6px;
  }
}
@media only screen and (max-width: 1099px) {
  .blog__post__social li + li {
    margin-left: 15px;
  }
}
.blog__post__social li a i.zmdi-hc-lg {
  font-size: 18px;
  color: #888;
}
.blog__post__social li a i.zmdi-hc-lg:hover {
  color: #00AFD0;
}
.blog__post__social li a span {
  display: none;
}
.blog__post__links {
  padding-left: 5px;
  list-style: none;
}
.blog__post__links li {
  padding: 0 5px 0 0;
  display: inline-block;
}
.blog__post__links li a {
  color: #00AFD0;
  font-size: 12px;
  letter-spacing: 0.996px;
  text-transform: uppercase;
  text-align: center;
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-bottom: 2px;
  overflow: hidden;
  position: relative;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 175, 208, 0.5) 0);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.4s ease;
}
.blog__post__links li a:hover {
  color: #00AFD0;
  background-size: 100% 100%;
}
.blog__post__links li a:focus,
.blog__post__links li a:active {
  color: #007a91;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 122, 145, 0.5) 0);
  background-size: 100% 100%;
}
.blog__post__links li i {
  font-size: 1.25rem;
  line-height: 1.1;
  color: #888;
}
.blog__post__links li span {
  color: #00AFD0;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  display: inline-block;
  font-family: 'OpenSans-Regular';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.blog__paginator {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0 0 30px;
}
@media only screen and (max-width: 1099px) {
  .blog__paginator {
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
  }
}
.blog__paginator .paginator .page {
  font-size: 20px;
  line-height: 45px;
  padding: 0 10px;
}
.blog__paginator .paginator .page a i {
  font-size: 20px;
  line-height: 45px;
  color: #00AFD0;
}
@media only screen and (max-width: 950px) {
  .blog__sidebar {
    width: 300px;
    margin: 0 auto;
    margin-bottom: 50px;
  }
}
.blog__sidebar__title {
  font-size: 1.25rem;
  line-height: 1.2;
  color: #212121;
  margin: 0;
  padding: 15px 0 15px 0;
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
@media only screen and (max-width: 950px) {
  .blog__sidebar__title {
    text-align: center;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media only screen and (max-width: 950px) {
  .blog__sidebar__title {
    display: none;
  }
}
.blog__sidebar__email {
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  font-size: 20px;
  line-height: 24px;
  padding-top: 0px;
  margin-top: 0px;
}
@media only screen and (max-width: 950px) {
  .blog__sidebar__email {
    display: none;
  }
}
.blog__sidebar__social-contents {
  background-color: #fff;
  border: 2px solid #ededed;
  max-width: 300px;
  padding: 20px 30px;
}
@media only screen and (max-width: 950px) {
  .blog__sidebar__social-contents {
    display: none;
  }
}
.blog__sidebar__social-contents__icons {
  margin-bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.blog__sidebar__social-contents__icons + .blog__sidebar__social-contents__icons {
  margin-top: 20px;
}
.blog__sidebar__social-contents__icons li {
  margin: 0;
}
.blog__sidebar__social-contents__icons li a {
  width: 40px;
  height: 40px;
  text-align: center;
  color: #fff;
  background: #00AFD0;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
}
.blog__sidebar__social-contents__icons li a i {
  font-size: 1.25rem;
}
.blog__sidebar__social-contents__icons li a span {
  display: none;
}
.blog__inner {
  padding-top: 20px;
  border-top: 1px solid #dddddd;
}
.blog__inner .container {
  max-width: 1325px !important;
}
.blog__inner .container .row .col-sm-9,
.blog__inner .container .row .col-sm-3 {
  padding: 0;
}
.blog__inner__layer {
  background: #fff;
  padding: 30px;
}
.blog__inner__layer img {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .blog__inner__layer {
    padding: 15px;
  }
}
.blog__inner__layer__header__title {
  font-size: 2.25rem;
  line-height: 1.2;
  color: #212121;
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (max-width: 768px) {
  .blog__inner__layer__header__title {
    font-size: 2rem;
  }
}
.blog__inner__layer__header ul {
  padding-left: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  list-style: none;
  margin: 0;
}
.blog__inner__layer__header ul li {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 15px 0 0;
  display: inline-block;
  color: #888;
  text-transform: uppercase;
  letter-spacing: 0.996px;
  text-align: center;
}
.blog__inner__layer__header ul li span {
  font-size: 12px;
  letter-spacing: 0.996px;
  text-transform: uppercase;
  color: #888;
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.blog__inner__layer__header ul li a {
  font-size: 12px;
  letter-spacing: 0.996px;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 2px;
  overflow: hidden;
  position: relative;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 175, 208, 0.5) 0);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.4s ease;
}
.blog__inner__layer__header ul li a:hover {
  color: #00AFD0;
  background-size: 100% 100%;
}
.blog__inner__layer__header ul li a:focus,
.blog__inner__layer__header ul li a:active {
  color: #007a91;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 122, 145, 0.5) 0);
  background-size: 100% 100%;
}
.blog__inner__layer__header ul li a i {
  font-size: 1.25rem;
  line-height: 1.875rem;
  color: #888;
}
.blog__inner__layer__header ul li a span {
  font-size: 12px;
  color: #888;
  font-family: 'PT Sans', Arial, sans-serif;
}
.blog__inner__layer__header ul:nth-child(4n+3) a {
  color: #00AFD0;
}
.blog__inner__layer__article p {
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0.2px;
  color: #474747;
  margin: 0 0 11px;
  font-family: 'OpenSans-Regular';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (max-width: 768px) {
  .blog__inner__layer__article p {
    font-size: 14px;
    line-height: 1.5;
  }
}
.blog__inner__layer__article h2 {
  font-size: 1.5rem;
  line-height: 2.5rem;
  color: #474747;
  margin: 0;
  padding-top: 30px;
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
.blog__inner__layer__article img {
  display: block;
  height: auto;
  max-width: 100%;
}
.blog__inner__layer__article i {
  font-family: 'OpenSans-Italic';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.blog__inner__author {
  position: relative;
  padding: 13px 0;
}
.blog__inner__author img {
  height: auto;
  width: 100%;
  max-width: 245px;
}
@media only screen and (max-width: 768px) {
  .blog__inner__author img {
    max-height: 100% !important;
  }
}
.blog__inner__author h2 {
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  font-size: 26px;
  line-height: 1.1;
  margin: 0;
  padding-top: 0;
  padding-bottom: 10px;
}
@media only screen and (max-width: 766px) {
  .blog__inner__author h2 {
    font-size: 24px;
  }
}
.blog__inner__author h3 {
  font-family: 'OpenSans-Bold';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 1.5rem;
  color: #474747;
  margin: 0;
  padding-bottom: 10px;
}
@media only screen and (max-width: 766px) {
  .blog__inner__author h3 {
    font-size: 14px;
  }
}
.blog__inner__author p {
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.2px;
  color: #474747;
  font-family: 'OpenSans-Regular';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  padding-bottom: 10px;
}
@media only screen and (max-width: 766px) {
  .blog__inner__author p {
    margin-top: 10px;
  }
}
.blog__inner__author a {
  font-size: 14px;
  line-height: 1.1;
  color: #00AFD0;
  font-family: 'OpenSans-Regular';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-bottom: 0;
}
.blog__inner__addthis .at4-jumboshare .at4-count-container {
  display: table-cell;
  text-align: center;
  min-width: 130px;
  vertical-align: middle;
  border-right: 1px solid #ccc;
  padding-right: 20px;
}
.blog__inner__addthis .at-resp-share-element {
  text-align: left;
}
.blog__inner__addthis .at-resp-share-element .at-share-btn .at-label {
  font-size: 12px !important;
}
.blog__inner__services .col-sm-4,
.blog__inner__services .no-padding {
  padding: 0;
}
.blog__inner__services .row {
  margin: 0;
}
.blog__inner__services__title {
  font-size: 2.25rem;
  line-height: 1.1;
  margin-top: 50px;
  margin-bottom: 30px;
  color: #212121;
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
.blog__inner__services__layer {
  background: #fff;
  padding: 15px 15px 30px 15px;
}
.blog__inner__services__layer__contents {
  padding-right: 5px;
}
.blog__inner__services__layer__contents img {
  max-height: 180px;
  width: 100%;
}
@media only screen and (max-width: 1100px) {
  .blog__inner__services__layer__contents img {
    max-height: inherit;
  }
}
.blog__inner__services__layer__contents ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
  padding-top: 15px;
}
.blog__inner__services__layer__contents ul li {
  padding: 0 15px 0 0;
  display: inline-block;
  color: #888;
  text-align: center;
}
.blog__inner__services__layer__contents ul li span {
  font-size: 12px;
  letter-spacing: 0.996px;
  text-transform: uppercase;
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.blog__inner__services__layer__contents h2 {
  font-size: 20px;
  line-height: 1.2;
  color: #00AFD0;
  margin: 0;
  padding-top: 10px;
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  font-weight: normal;
}
.blog__inner__services__layer__contents h2 a {
  padding-bottom: 2px;
  overflow: hidden;
  position: relative;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 175, 208, 0.5) 0);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.4s ease;
}
.blog__inner__services__layer__contents h2 a:hover {
  color: #00AFD0;
  background-size: 100% 100%;
}
.blog__inner__services__layer__contents h2 a:focus,
.blog__inner__services__layer__contents h2 a:active {
  color: #007a91;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 122, 145, 0.5) 0);
  background-size: 100% 100%;
}
@media only screen and (max-width: 768px) {
  .blog__inner__services__layer__contents h2 {
    padding-bottom: 15px;
  }
}
.blog__inner__comments {
  background: #fff;
  margin-top: 30px;
  padding: 30px 35px 30px 35px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  .blog__inner__sidebar {
    padding-top: 20px;
    width: 300px;
    margin: 0 auto;
  }
}
.blog__inner__sidebar__title {
  font-size: 1.875rem;
  color: #474747;
  margin: 0;
  padding: 0 0 20px 0;
}
.blog__categories .container {
  width: 100%;
  max-width: 1325px !important;
  padding: 0 15px;
}
.blog__categories__title {
  font-size: 2.5rem;
  line-height: 2.8125rem;
  font-family: 'unicredit_cylight';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  color: #474747;
}
.blog__categories__main {
  margin-bottom: 50px;
}
.blog__categories__main__content {
  background: #fff;
  padding: 0 25px;
}
.blog__categories__main__content ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.blog__categories__main__content ul li {
  border-bottom: 1px solid #ddd;
  padding: 18px 0;
  font-size: 2.125rem;
  line-height: 2.5rem;
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  -ms-flex-align: start;
      align-items: flex-start;
}
.blog__categories__main__content ul li a {
  color: #00AFD0;
}
.blog__categories__main__content ul li span.entries {
  font-size: 1.5rem;
  line-height: 2.5rem;
  color: #474747;
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
@media only screen and (max-width: 768px) {
  .blog__categories__main__content ul li span.entries {
    float: none !important;
    display: block;
  }
}
.blog__categories__main__content ul li:last-child {
  border: none;
}
@media only screen and (max-width: 768px) {
  .blog__categories__sidebar {
    width: 300px;
    margin: 0 auto;
  }
}
.blog__categories__sidebar__title {
  font-size: 1.875rem;
  line-height: 2.0625rem;
  color: #474747;
  margin: 0;
  padding: 0 0 15px 0;
  max-width: 300px;
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
@media only screen and (max-width: 400px) {
  .blog__categories__sidebar__title {
    text-align: center;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .blog__categories__sidebar__title {
    display: none;
  }
}
.blog__categories__sidebar__social-contents {
  background-color: #fff;
  border: 2px solid #ededed;
  max-width: 300px;
  padding: 20px 30px;
}
@media only screen and (max-width: 768px) {
  .blog__categories__sidebar__social-contents {
    display: none;
  }
}
.blog__categories__sidebar__social-contents__icons {
  margin-bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.blog__categories__sidebar__social-contents__icons + .blog__categories__sidebar__social-contents__icons {
  margin-top: 20px;
}
.blog__categories__sidebar__social-contents__icons li {
  margin: 0;
}
.blog__categories__sidebar__social-contents__icons li a {
  width: 40px;
  height: 40px;
  text-align: center;
  color: #fff;
  background: #00AFD0;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
}
.blog__categories__sidebar__social-contents__icons li a i {
  font-size: 1.25rem;
}
.blog__categories__sidebar__social-contents__icons li a span {
  display: none;
}
.entry-body .carousel-control {
  display: none;
}
.locations {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  height: 80vh;
  overflow: hidden;
}
.locations .ad-check {
  position: relative;
}
.locations .ad-check label {
  font-size: 14px !important;
  cursor: pointer;
}
.locations .ad-check input[type=checkbox]:checked + label:before {
  border-top: 2px solid transparent !important;
  border-left: 2px solid transparent !important;
}
.locations__holder {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-backface-visibility: visible;
          backface-visibility: visible;
}
@media only screen and (min-width: 1100px) {
  .locations__page .main {
    position: relative;
  }
}
.locations__page--donna .footer {
  display: none;
}
.locations__page .pac-logo:after {
  display: none !important;
}
.locations__page .btn-group .btn:after {
  top: 0;
  bottom: 0;
  line-height: 1;
}
.locations__page .selectpicker {
  width: 100%;
}
.locations__page .selectpicker span {
  white-space: initial;
}
.locations__main {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  position: relative;
}
.locations__sidebar {
  width: 100%;
  max-width: 325px;
  background-color: #ffffff;
  box-shadow: 0.643px -0.766px 3px 0px rgba(8, 8, 8, 0.3);
  position: relative;
  z-index: 1;
  overflow: hidden;
  height: 100%;
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
}
.locations__sidebar .locations__sidebar__item.locations__filters__input__holder {
  position: static !important;
  transform: none;
}
.locations__sidebar__item {
  position: relative;
  width: 100%;
  transform: translate3d(0, 0, 0);
  z-index: 2;
}
.locations__sidebar__item p {
  display: block;
}
.locations__sidebar__item li span {
  display: block;
  -ms-flex: 1;
      flex: 1;
}
.locations__sidebar__item > div {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row;
      flex-flow: row;
}
.locations__sidebar__item label {
  width: 100%;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}
.locations__sidebar__item + .locations__sidebar__item {
  border-top: 1px solid #ddd;
}
.locations__sidebar__item__address svg {
  width: 14px;
  height: 12px;
  min-width: 14px;
  min-height: 12px;
}
.locations__sidebar__item__website {
  border-bottom: 3px solid transparent !important;
}
.locations__sidebar__item__website:hover {
  border-bottom: 3px solid #90cedd !important;
}
.locations__sidebar__item__website,
.locations__sidebar__item__address {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
}
.locations__sidebar__item__website span,
.locations__sidebar__item__address span {
  display: block;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}
.locations__sidebar__item__website i,
.locations__sidebar__item__address i,
.locations__sidebar__item__website svg,
.locations__sidebar__item__address svg {
  margin-right: 6px;
}
.locations__sidebar .selected {
  background-color: #f3f3f3;
}
.locations__sidebar form {
  border-bottom: 1px solid #ddd;
  position: relative;
  z-index: 10;
}
.locations__sidebar form .locations__sidebar__item {
  padding: 18px;
}
.locations__sidebar form .selectpicker {
  padding: 4px 0;
  border: 0;
}
.locations__sidebar form .form-control {
  height: 28px;
}
.locations__result-list {
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.locations__result-list__holder {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
.locations__result-list__holder #mobile-banner {
  background-color: #46adc6;
  padding-bottom: 5px;
}
.locations__result-list__holder #mobile-banner .ub-mobile-icon {
  padding-bottom: 15px;
}
.locations__result-list__holder #mobile-banner p {
  font-size: 16px;
  color: #fff !important;
  padding-bottom: 10px;
  line-height: 22px;
}
.locations__result-list__holder #mobile-banner p span {
  font-family: 'OpenSans-Bold';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.locations__result-list__holder #mobile-banner a.small-btn {
  -ms-flex: none !important;
      flex: none !important;
  width: initial !important;
  text-transform: none;
  line-height: 19px;
}
.locations__result-list > div {
  cursor: pointer;
  display: block;
  overflow: hidden;
}
.locations__result-list > div:last-of-type {
  border-bottom: 1px solid #ddd;
}
.locations__filters {
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  transform: translate3d(0, 0, 0);
}
.locations__filters__holder {
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 100%;
      flex: 1 1 100%;
}
.locations__filters__form {
  width: 100%;
}
.locations__filters__tabs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #f3f3f3;
  border-right: 1px solid #ddd;
  width: 175px;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}
.locations__filters__tabs__holder {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
}
.locations__filters__tabs__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}
.locations__filters__tabs__content > span {
  display: block;
  -ms-flex: 1;
      flex: 1;
}
.locations__filters__tabs li {
  min-height: 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
}
.locations__filters__tabs li.active a {
  background-color: #fff;
}
.locations__filters__tabs li:hover:not(.active) a {
  background: #dcf4fa;
}
.locations__filters__tabs li a {
  -ms-flex: 1;
      flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 0 18px 0 13px;
  line-height: 1.2;
  color: #00AFD0;
}
.locations__filters__tabs li + li {
  border-top: 1px solid #ddd;
}
.locations__filters__tabs li:last-of-type {
  margin-bottom: 40px;
}
.locations__filters__tab {
  padding: 18px 16px 18px 18px;
  -ms-flex: 1;
      flex: 1;
  display: none;
  -ms-flex-flow: column;
      flex-flow: column;
}
.locations__filters__tab.active {
  display: -ms-flexbox;
  display: flex;
}
.locations__filters__tab__holder {
  -ms-flex: 1;
      flex: 1;
}
.locations__filters__tab__head {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 8px;
  position: relative;
}
.locations__filters__tab__head .ad-check {
  margin: 0;
}
.locations__filters__tab__head .ad-check label {
  margin: 0;
}
.locations__filters__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.locations__filters__list li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
}
.locations__filters__list label {
  -ms-flex: auto;
      flex: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.locations__filters__list label span {
  display: block;
  width: 100%;
}
.locations__filters__list__icon {
  width: 25px;
  height: 25px;
  margin-right: 6px;
}
.locations__filters__footer {
  border-top: 1px solid #ddd;
  min-height: 42px;
  -ms-flex: 1 1 100%;
      flex: 1 1 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column wrap;
      flex-flow: column wrap;
}
.locations__filters__footer__holder {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column wrap;
      flex-flow: column wrap;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  height: 54px;
}
.locations__filters__footer a {
  font-size: 14px;
  line-height: 20px;
  padding: 0 13px;
  -ms-flex: 1 1 54px;
      flex: 1 1 54px;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  line-height: 1;
}
.locations__filters__footer__close {
  -ms-flex: 1;
      flex: 1;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-item-align: end;
      align-self: flex-end;
  text-transform: uppercase;
  color: #888;
  font-size: 16px;
}
.locations__filters__footer__close i {
  margin-right: 6px;
  font-size: 19px;
}
.locations__filters__input {
  font-family: 'OpenSans-Regular', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.locations__filters__input:-ms-input-placeholder {
  color: #00AFD0 !important;
}
.locations__filters__input::placeholder {
  color: #00AFD0 !important;
}
.locations__filters__input__holder {
  color: #00AFD0;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  font-weight: normal;
  position: relative;
}
.locations__filters__input__holder button {
  border-radius: 3px;
  background-color: #f3f3f3;
  color: #00AFD0;
  box-shadow: 0.5px 0.866px 3px 0px rgba(8, 8, 8, 0.3);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  border: none;
  padding: 5px 10px;
  margin-left: 20px;
}
.locations__filters__input__holder button span {
  display: -ms-flexbox;
  display: flex;
}
.locations__filters__input__holder button i {
  font-size: 24px;
}
.locations__filters__input__holder input[type="text"],
.locations__filters__input__holder input[type="search"],
.locations__filters__input__holder .bootstrap-select {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #00AFD0;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  border-radius: 0;
}
.locations__filters__input__holder:nth-child(even) {
  background: red;
}
.locations__filters__input__holder .selectpicker {
  border-bottom: 0 !important;
  color: #00AFD0;
}
.locations__filters__input__holder .selectpicker:after {
  right: 0;
}
.locations__filters__input__holder .icon__pin {
  width: 16px;
  height: 23px;
  fill: transparent;
  stroke: #00AFD0;
}
.locations__filters__input__holder svg + input {
  margin-left: 5px;
}
.locations__filters__input__holder i,
.locations__filters__input__holder input,
.locations__filters__input__holder .selectpicker {
  font-size: 16px;
}
.locations__filters__input__holder--checkbox {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  -ms-flex-flow: row;
      flex-flow: row;
}
.locations__filters__input__holder--checkbox .ad-check {
  max-width: 50%;
  margin: 0;
  padding-top: 8px;
  padding-bottom: 8px;
}
.locations__filters__input__holder--checkbox .ad-check + .ad-check {
  padding-left: 15px;
  border-left: 1px solid #ddd;
}
.locations__filters__input__holder--checkbox .ad-check label {
  font-weight: normal;
  margin: 0;
  position: relative;
}
.locations__map {
  width: 100%;
  height: 100%;
  -ms-flex: 1 1 100%;
      flex: 1 1 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transform: translate3d(0, 0, 0);
}
.locations__map .cluster-icon {
  font-family: 'OpenSans-Regular', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: bold;
  background-size: 100%;
}
.locations__map .info-window {
  display: block !important;
  max-width: 320px;
  min-width: 200px;
  padding: 18px 0px 18px 6px !important;
}
.locations__map .info-window figure {
  display: block;
  border: 1px solid #ddd;
  margin-bottom: 20px;
}
.locations__map .info-window figure img {
  width: 100%;
  height: 100%;
  display: block;
}
@media only screen and (max-width: 360px) {
  .locations__map .info-window {
    max-width: 240px;
  }
}
@media only screen and (max-width: 320px) {
  .locations__map .info-window {
    max-width: 200px;
  }
}
.locations__map .gm-style-iw > div {
  overflow: visible !important;
}
.locations__map .gm-style-iw > div > div {
  padding-right: 12px;
}
.locations .branch__list__item {
  padding: 14px 18px 14px 8px;
  color: #747474;
  display: -ms-flexbox;
  display: flex;
}
.locations .branch__list__item.info-window .branch__list__item__icon__holder {
  display: none;
}
.locations .branch__list__item p {
  margin-bottom: 7px;
}
.locations .branch__list__item__icon {
  margin-right: 8px;
}
.locations .branch__list__item__icon__holder {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
}
.locations .branch__list__item__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}
.locations .branch__list__item__content > * {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  width: 100%;
}
.locations .branch__list__item__title {
  font-size: 16px;
  color: #00AFD0;
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0px;
}
.locations .branch__list__item__address {
  font-size: 13px;
}
.locations .branch__list__item__time {
  font-family: 'OpenSans-Bold';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
}
.locations .branch__list__item .branch__list__item__time.safe__vault {
  font-weight: normal;
}
.locations .branch__list__item__options {
  padding-left: 0;
  list-style: none;
  font-size: 14px;
  margin: 0;
  width: 100%;
}
.locations .branch__list__item__options li {
  display: -ms-flexbox;
  display: flex;
}
.locations .branch__list__item__options li + li {
  margin-top: 7px;
}
.locations .atm__list__item {
  padding: 14px 18px 14px 8px;
  color: #747474;
}
.locations .atm__list__item.info-window .atm__list__item__icon__holder {
  display: none;
}
.locations .atm__list__item p {
  margin-bottom: 7px;
}
.locations .atm__list__item__icon {
  margin-right: 8px;
}
.locations .atm__list__item__icon__holder {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
}
.locations .atm__list__item__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  -ms-flex: 1;
      flex: 1;
}
.locations .atm__list__item__title {
  font-size: 16px;
  color: #00AFD0;
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0px;
}
.locations .atm__list__item__address {
  font-size: 13px;
}
.locations .atm__list__item__time {
  font-family: 'OpenSans-Bold';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  color: #747474;
}
.locations .atm__list__item__options {
  padding-left: 0;
  list-style: none;
  font-size: 14px;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
}
.locations .atm__list__item__options li {
  display: -ms-flexbox;
  display: flex;
}
.locations .atm__list__item__options li + li {
  margin-top: 7px;
}
.locations .atm__list__item__options svg {
  width: 20px;
  height: 20px;
  margin-right: 6px;
}
.locations .programPlus__list__item {
  padding: 14px 18px 14px 18px;
  color: #747474;
}
.locations .programPlus__list__item__logo {
  display: none;
}
.locations .programPlus__list__item.info-window .programPlus__list__item__label__new {
  margin-right: 0;
}
.locations .programPlus__list__item.info-window .programPlus__list__item__label__promo-offer:before {
  display: none;
}
.locations .programPlus__list__item p {
  margin-bottom: 0;
}
.locations .programPlus__list__item p:not(:last-of-type) {
  margin-bottom: 7px;
}
.locations .programPlus__list__item__icon {
  margin-left: 5px;
  margin-right: 2px;
  width: 22px;
  height: 22px;
  min-width: 22px;
  min-height: 22px;
  vertical-align: middle;
}
.locations .programPlus__list__item__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  -ms-flex: 1;
      flex: 1;
}
.locations .programPlus__list__item__title {
  font-size: 16px;
  color: #00AFD0;
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 0 5px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.locations .programPlus__list__item__label {
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.locations .programPlus__list__item__label__promo-offer {
  background: #46adc6;
  position: relative;
  color: #fff;
  padding-right: 8px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  box-shadow: 2px 0.755px 3px 0px rgba(9, 9, 9, 0.22);
}
.locations .programPlus__list__item__label__promo-offer svg {
  width: 18px;
  height: 19px;
  min-width: 18px;
  min-height: 19px;
  margin-right: 5px;
  margin-left: 7px;
}
.locations .programPlus__list__item__label__promo-offer:before {
  content: '';
  display: block;
  right: 100%;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: inherit;
  box-shadow: inherit;
  z-index: -1;
}
.locations .programPlus__list__item__label__new {
  background-color: #00d3b3;
  text-transform: uppercase;
  padding: 4px 5px;
  line-height: 1;
  font-size: 13px;
  margin-right: -18px;
  color: #fff;
  -ms-flex-align: center;
      align-items: center;
}
.locations .programPlus__list__item__label__promo {
  background-color: #f3565c;
  text-transform: uppercase;
  padding: 3px;
  line-height: 1;
  font-size: 13px;
  margin-right: -18px;
  color: #fff;
  box-shadow: 1px 0.755px 3px 0px rgba(9, 9, 9, 0.22);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: -1px;
}
.locations .programPlus__list__item__label__promo__holder {
  border-bottom: 1px dashed #dfdfdf;
  margin: 8px 0;
  display: -ms-flexbox;
  display: flex;
}
.locations .programPlus__list__item__address i,
.locations .programPlus__list__item__website i,
.locations .programPlus__list__item__address svg,
.locations .programPlus__list__item__website svg {
  margin-right: 10px;
}
.locations .programPlus__list__item__address {
  font-size: 16px;
  padding-left: 9px;
}
.locations .programPlus__list__item__address,
.locations .programPlus__list__item__address svg {
  color: #5d5d5d;
  fill: #5d5d5d;
}
.locations .programPlus__list__item__website {
  font-size: 16px;
  margin-left: 9px;
}
.locations .programPlus__list__item__promo p {
  font-size: 14px;
  line-height: 1.2;
}
.locations .programPlus__list__item__promo-new__holder {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 12px;
  z-index: 1;
}
.locations .programPlus__category__list__icon {
  width: 31px;
  height: 31px;
  min-width: 31px;
  min-height: 31px;
  margin-right: 8px;
}
.locations .programPlus__category__list a {
  padding: 0 11px;
}
.locations .programPlus__modal .modal-dialog {
  height: 100%;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  max-width: 500px;
  margin: 0 auto;
}
.locations .programPlus__modal .modal-content {
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 600px) {
  .locations .programPlus__modal .modal-content {
    height: 100%;
    width: 100%;
    overflow: auto;
  }
}
.locations .programPlus__modal .modal-content .modal-header {
  background: #fff;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  padding: 10px 20px;
  min-height: 50px;
}
.locations .programPlus__modal .modal-content .modal-header .close {
  font-size: 50px;
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 0 0 0;
  position: absolute;
  right: 10px;
  top: 0;
}
.locations .programPlus__modal .modal-content .modal-body .programPlus__modal__list__item__promo-new__holder {
  color: #fff;
}
.locations .programPlus__modal__list__item {
  padding: 14px 18px 14px 18px;
  color: #747474;
}
.locations .programPlus__modal__list__item__logo {
  display: block;
  margin: 0 25px 10px 25px;
}
.locations .programPlus__modal__list__item__logo img {
  min-height: 100px;
  max-height: 200px;
  max-width: 400px;
  margin: 0 auto;
  display: block;
}
@media only screen and (max-width: 500px) {
  .locations .programPlus__modal__list__item__logo img {
    width: 100%;
  }
}
.locations .programPlus__modal__list__item.info-window {
  display: block !important;
  max-width: 320px;
  min-width: 200px;
  padding: 18px 0px 18px 6px !important;
}
@media only screen and (max-width: 360px) {
  .locations .programPlus__modal__list__item.info-window {
    max-width: 240px;
  }
}
@media only screen and (max-width: 320px) {
  .locations .programPlus__modal__list__item.info-window {
    max-width: 200px;
  }
}
.locations .programPlus__modal__list__item.info-window .programPlus__modal__list__item__label__new {
  margin-right: 0;
}
.locations .programPlus__modal__list__item.info-window .programPlus__modal__list__item__label__promo-offer:before {
  display: none;
}
.locations .programPlus__modal__list__item p {
  margin-bottom: 0;
}
.locations .programPlus__modal__list__item p:not(:last-of-type) {
  margin-bottom: 7px;
}
.locations .programPlus__modal__list__item__icon {
  margin-right: 2px;
  width: 30px;
  height: 30px;
  min-width: 22px;
  min-height: 22px;
  vertical-align: middle;
}
.locations .programPlus__modal__list__item__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  -ms-flex: 1;
      flex: 1;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.locations .programPlus__modal__list__item__title {
  font-size: 16px;
  color: #00AFD0;
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 0 5px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.locations .programPlus__modal__list__item__label {
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.locations .programPlus__modal__list__item__label__promo-offer {
  background: #46adc6;
  position: relative;
  color: #fff;
  padding-right: 8px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  box-shadow: 2px 0.755px 3px 0px rgba(9, 9, 9, 0.22);
}
.locations .programPlus__modal__list__item__label__promo-offer svg {
  width: 18px;
  height: 19px;
  min-width: 18px;
  min-height: 19px;
  margin-right: 5px;
  margin-left: 7px;
}
.locations .programPlus__modal__list__item__label__promo-offer:before {
  content: '';
  display: block;
  right: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: inherit;
  box-shadow: inherit;
  z-index: -1;
}
.locations .programPlus__modal__list__item__label__promo-offer span b {
  font-size: 1.250em;
}
.locations .programPlus__modal__list__item__label__new {
  background-color: #00d3b3;
  text-transform: uppercase;
  padding: 7px 5px;
  line-height: 13px;
  font-size: 13px;
  -ms-flex-align: center;
      align-items: center;
}
.locations .programPlus__modal__list__item__label__promo {
  background-color: #f3565c;
  text-transform: uppercase;
  padding: 3px;
  line-height: 1;
  font-size: 13px;
  color: #fff;
  box-shadow: 1px 0.755px 3px 0px rgba(9, 9, 9, 0.22);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.locations .programPlus__modal__list__item__label__promo__holder {
  border-bottom: 1px solid #dfdfdf;
  margin: 8px 0;
  display: -ms-flexbox;
  display: flex;
}
.locations .programPlus__modal__list__item__about {
  padding: 15px 15px 0 0;
  margin-top: 5px;
  border-top: 1px solid #dfdfdf;
  font-size: 14px;
  line-height: 1.2;
}
.locations .programPlus__modal__list__item__address i,
.locations .programPlus__modal__list__item__website i,
.locations .programPlus__modal__list__item__address svg,
.locations .programPlus__modal__list__item__website svg {
  margin-right: 10px;
}
.locations .programPlus__modal__list__item__address {
  font-size: 16px;
  padding-left: 9px;
}
.locations .programPlus__modal__list__item__address,
.locations .programPlus__modal__list__item__address svg {
  color: #5d5d5d;
  fill: #5d5d5d;
}
.locations .programPlus__modal__list__item__website {
  font-size: 16px;
  margin-left: 9px;
}
.locations .programPlus__modal__list__item__promo p {
  font-size: 14px;
  line-height: 1.2;
}
.locations .programPlus__modal__list__item__promo-new__holder {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 12px;
  z-index: 1;
}
.locations .programPlus__modal__category__list__icon {
  width: 31px;
  height: 31px;
  min-width: 31px;
  min-height: 31px;
  margin-right: 8px;
}
.locations .programPlus__modal__category__list a {
  padding: 0 11px;
}
.locations .donna__list__item {
  padding: 14px 18px 14px 18px;
  color: #747474;
}
.locations .donna__list__item__logo {
  display: none;
}
.locations .donna__list__item p {
  margin-bottom: 0;
}
.locations .donna__list__item p:not(:last-of-type) {
  margin-bottom: 7px;
}
.locations .donna__list__item__icon {
  margin-right: 8px;
  width: 21px;
  height: 21px;
  min-width: 21px;
  min-height: 21px;
}
.locations .donna__list__item__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  -ms-flex: 1;
      flex: 1;
}
.locations .donna__list__item__title {
  font-size: 16px;
  color: #00AFD0;
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.locations .donna__list__item__address {
  font-size: 13px;
}
.locations .donna__list__item__discount {
  font-family: 'OpenSans-Bold';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  color: #747474;
}
.locations .donna__category__list__icon {
  width: 29px;
  height: 29px;
  min-width: 29px;
  min-height: 29px;
  margin-right: 8px;
}
.locations .donna__category__list a {
  padding: 0 11px;
}
.locations__dropdown {
  position: absolute;
  top: calc(100% - 1px);
  min-width: 160px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  background-color: #ffffff;
  box-shadow: 0px 0px 4px 0px rgba(8, 8, 8, 0.2);
  border-radius: 8px;
  overflow: hidden;
  background-clip: initial;
  z-index: 5;
  padding: 0;
  margin: 0;
  width: 100%;
}
.locations__dropdown__btns {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
}
.locations__dropdown__btns.open {
  height: 56px;
  overflow: hidden;
}
.locations__dropdown__btns.open + .dropdown-menu {
  display: -ms-flexbox;
  display: flex;
}
.locations__dropdown__btns.open:after,
.locations__dropdown__btns.open:before {
  content: "";
  position: absolute;
  background: #fff;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  z-index: 10;
  height: 16px;
}
.locations__dropdown__btns.open:before {
  box-shadow: 0px 0px 8px 0px rgba(8, 8, 8, 0.2);
  transform: rotate(45deg) translateX(-50%);
  left: 50%;
  width: 16px;
}
.locations__dropdown__btns.open:after {
  width: 32px;
}
.locations__dropdown__btns.open button.btn {
  color: #fff !important;
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.15), 0 1px 0 0px rgba(0, 0, 0, 0.05);
}
.locations__dropdown__btns.open .dropdown-toggle {
  background: #00849d !important;
}
.locations__dropdown__btns.open .dropdown-toggle > span {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
}
.locations__dropdown__btns.open .dropdown-toggle > span:before {
  content: '\f2fc' !important;
}
.locations__dropdown__btns.open .locations__dropdown__btns__counter:before {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  border-left: 1px solid #46adc6;
  top: 0;
  opacity: 0.8;
}
.locations__dropdown__btns:hover .btn {
  color: #fff!important;
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.15), 0 1px 0 0px rgba(0, 0, 0, 0.05);
}
.locations__dropdown__btns:hover .btn:not(.dropdown-toggle) {
  background: #009ab7 !important;
}
.locations__dropdown__btns:hover .btn:not(.dropdown-toggle):after {
  background-color: inherit;
}
.locations__dropdown__btns:hover .dropdown-toggle {
  background: #00849d !important;
}
.locations__dropdown__btns:hover .dropdown-toggle .locations__dropdown__btns__counter:before {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  border-left: 1px solid #46adc6;
  top: 0;
  opacity: 0.8;
}
.locations__dropdown__btns__counter {
  margin-left: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.locations__dropdown__btns__counter span {
  margin-left: 10px;
}
.locations__dropdown__btns__counter i {
  margin-left: 6px;
}
.locations__dropdown__btns .btn {
  min-height: 48px;
  text-transform: none !important;
  transition: background-color 0.2s ease !important;
  background: #fff;
  color: #747474;
  height: 0;
}
.locations__dropdown__btns .btn.active {
  box-shadow: 0.5px 0.866px 3px 0px rgba(8, 8, 8, 0.3);
}
.locations__dropdown__btns .btn:not(.dropdown-toggle) {
  border-radius: 5px;
  padding-right: 15px;
  padding-left: 20px;
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
  z-index: 10;
}
.locations__dropdown__btns .btn:not(.dropdown-toggle):after {
  content: '' !important;
  position: absolute;
  top: 0;
  left: calc(100% - 1px) !important;
  margin: 0!important;
  width: 3px;
  height: 100%;
  background-color: inherit;
  z-index: 10;
}
.locations__dropdown__btns .btn.dropdown-toggle {
  position: relative;
  right: 0;
  top: 0;
  z-index: 4;
  padding-left: 10px;
  padding-right: 10px;
  border: 0;
  margin-left: 2px;
  display: -ms-flexbox;
  display: flex;
}
.locations__dropdown__btns .btn.dropdown-toggle > span {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
}
.locations__dropdown__btns .btn.dropdown-toggle > span:before {
  content: '\f2f9';
  font-family: 'Material-Design-Iconic-Font';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.5rem;
  display: inline-block;
  margin: 0 !important;
  left: 0 !important;
  right: 0 !important;
  -ms-flex-order: -1;
      order: -1;
  position: relative !important;
  line-height: 1;
}
.locations__dropdown__btns .btn.dropdown-toggle:after {
  display: none !important;
}
.locations__dropdown__holder + .locations__dropdown__holder {
  margin-left: 12px;
}
.locations__dropdown__holder.active .btn,
.locations__dropdown__holder:active .btn,
.locations__dropdown__holder:focus .btn {
  background-color: #00AFD0;
  color: #fff;
}
.locations__dropdown__holder.active .btn:active,
.locations__dropdown__holder:active .btn:active,
.locations__dropdown__holder:focus .btn:active,
.locations__dropdown__holder.active .btn:focus,
.locations__dropdown__holder:active .btn:focus,
.locations__dropdown__holder:focus .btn:focus {
  color: #fff !important;
  background-color: #00AFD0 !important;
}
.locations__btn--clear {
  color: #ff4e55;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.locations__btn--clear:hover {
  color: #e70009;
}
.locations__btn--clear span {
  line-height: 1;
}
.locations__btn--clear i {
  font-size: 16px;
  margin-left: 6px;
}
.locations__icons__pin {
  width: 40px;
  height: 58px;
}
.locations__icons__filter {
  width: 20px;
  height: 20px;
  margin-right: 6px;
}
@media only screen and (min-width: 1050px) {
  .locations {
    transform: translate3d(0, 0, 0);
  }
  .locations__mobile {
    display: none;
  }
  .locations__dropdown {
    min-width: 495px;
  }
  .locations__holder {
    transform: translate3d(0, 0, 0);
  }
  .locations__filters {
    margin-left: 24px;
    margin-top: 24px;
  }
  .locations__filters__tab__head .locations__btn--clear {
    display: none;
  }
  .locations__filters__footer__holder i {
    margin-left: 0;
    margin-right: 6px;
    -ms-flex-order: -1;
        order: -1;
  }
}
@media only screen and (max-width: 1050px) {
  .locations {
    height: 100%;
    width: 100%;
    position: absolute;
    -ms-flex-flow: column;
        flex-flow: column;
  }
  .locations__desktop {
    display: none;
  }
  .locations__mobile__search {
    width: 100%;
    z-index: 123;
    background: #00AFD0;
    padding: 8px 20px 12px 20px;
  }
  .locations__mobile__search .locations__filters__input__holder {
    border-color: #fff;
  }
  .locations__mobile__search .locations__filters__input__holder i {
    color: #fff;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
  }
  .locations__mobile__search .locations__filters__input__holder input {
    color: #fff !important;
    margin: 0;
    border-color: #fff;
  }
  .locations__mobile__search .locations__filters__input__holder input:-ms-input-placeholder {
    color: #fff !important;
  }
  .locations__mobile__search .locations__filters__input__holder input::placeholder {
    color: #fff !important;
  }
  .locations__mobile__search .locations__sidebar__item {
    -ms-flex-flow: row;
        flex-flow: row;
    display: -ms-flexbox;
    display: flex;
    border-top: none;
  }
  .locations__mobile__nav {
    position: fixed;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    -ms-flex-pack: justify;
        justify-content: space-between;
    height: 0;
  }
  .locations__mobile__nav > * {
    position: absolute;
    bottom: 0;
  }
  .locations__page .footer {
    display: none;
  }
  .locations__sidebar {
    position: absolute;
    left: 0;
    max-width: 100%;
    height: 100%;
  }
  .locations__sidebar:not(.active) {
    transform: translateX(-100%);
  }
  .locations__filters {
    position: fixed;
    height: 100%;
    top: auto;
    bottom: 0;
    z-index: 1000;
    transform: translateX(100%);
    left: 20px;
    background-color: #3d97ae;
    transition: transform 0.6s ease;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .locations__filters input[type=checkbox]:indeterminate + label:after {
    background-color: #fff !important;
  }
  .locations__filters__counter {
    color: #8fd9ec;
    position: relative;
    margin-left: 25px;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
    -ms-flex-align: center;
        align-items: center;
  }
  .locations__filters__counter:not(.active) .locations__filters__counter__no-filters {
    display: none;
  }
  .locations__filters__counter:not(.active):before {
    display: none;
  }
  .locations__filters__counter:before {
    content: '';
    position: absolute;
    right: 100%;
    border-bottom: 2px solid #8fd9ec;
    border-left: 2px solid #8fd9ec;
    display: block;
    width: 12px;
    height: 8px;
    margin-right: 6px;
    top: calc(50% - 3px);
    transform: translateY(-50%) rotate(-45deg);
  }
  .locations__filters.active {
    transform: translateX(0%);
  }
  .locations__filters,
  .locations__filters__tabs__holder,
  .locations__filters__tab__holder {
    width: calc(100vw - 20px) !important;
    min-width: calc(100vw - 20px) !important;
  }
  .locations__filters__list {
    height: 100%;
    overflow: auto;
    -ms-flex: 1;
        flex: 1;
    margin-right: -15px;
    padding-right: 15px;
    -ms-overflow-style: scrollbar;
  }
  .locations__filters__list label {
    color: #fff !important;
  }
  .locations__filters__list label:before {
    border-color: #fff !important;
  }
  .locations__filters__list li + li {
    margin-top: 30px;
  }
  .locations__filters__tabs {
    width: 100%;
    background-color: transparent;
    border: 0px;
    overflow: auto;
    -ms-overflow-style: scrollbar;
  }
  .locations__filters__tabs + div {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    height: 100%;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
  }
  .locations__filters__tabs__head {
    display: -ms-flexbox;
    display: flex;
    padding: 0px 18px;
    -ms-flex-pack: justify;
        justify-content: space-between;
    border-bottom: 2px solid #41a2ba;
    min-height: 50px;
    -ms-flex-align: center;
        align-items: center;
  }
  .locations__filters__tabs__head > div {
    -ms-flex: 1;
        flex: 1;
    -ms-flex-pack: end;
        justify-content: flex-end;
    display: -ms-flexbox;
    display: flex;
  }
  .locations__filters__tabs__head > div:last-of-type {
    border-left: 2px solid #41a2ba;
    padding-left: 20px;
  }
  .locations__filters__tabs__head .ad-check {
    margin: 0;
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .locations__filters__tabs__head .ad-check label {
    color: #fff !important;
  }
  .locations__filters__tabs__head .ad-check label:before {
    border-color: #fff !important;
  }
  .locations__filters__tabs__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    width: 100%;
  }
  .locations__filters__tabs li {
    border: 0 !important;
  }
  .locations__filters__tabs li + li {
    border-top: 2px solid #41a2ba !important;
  }
  .locations__filters__tabs li a {
    background-color: transparent !important;
    color: #fff;
    position: relative;
    padding-right: 40px !important;
  }
  .locations__filters__tabs li a.active {
    background-color: transparent !important;
  }
  .locations__filters__tabs li a:after,
  .locations__filters__tabs li a:before {
    content: '';
    position: absolute;
    right: 30px;
    background-color: #8fd9ec;
    width: 2px;
    height: 10px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 23;
  }
  .locations__filters__tabs li a:after {
    transform: translateY(-15%) rotate(45deg);
  }
  .locations__filters__tabs li a:before {
    transform: translateY(-85%) rotate(-45deg);
  }
  .locations__filters__tab {
    padding-top: 0px;
    overflow: hidden;
    height: 100%;
    -ms-flex: 1;
        flex: 1;
  }
  .locations__filters__tab__head {
    padding: 15px 0 !important;
    margin: 0;
    margin-bottom: 10px;
    border-bottom: 0 !important;
    position: relative;
  }
  .locations__filters__tab__head:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    border-bottom: 2px solid #46adc6;
    width: calc(100% + 36px);
    left: 50%;
    transform: translateX(-50%);
  }
  .locations__filters__tab__head .ad-check {
    margin: 0;
  }
  .locations__filters__tab__head .ad-check label {
    color: #fff !important;
    margin: 0;
  }
  .locations__filters__tab__head .ad-check label:before {
    border-color: #fff !important;
  }
  .locations__filters__tab__head > div {
    -ms-flex: 1;
        flex: 1;
    display: -ms-flexbox;
    display: flex;
  }
  .locations__filters__tab__head > div:last-of-type {
    -ms-flex-pack: end;
        justify-content: flex-end;
  }
  .locations__filters__tab__head > div:last-of-type:before {
    border-left: 2px solid #46adc6;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    display: block;
    content: '';
  }
  .locations__filters__tab__holder {
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
  }
  .locations__filters__tab__holder .locations__filters__tabs {
    background-color: #308aa0;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .locations__filters__tab__holder .locations__filters__tabs li {
    margin-bottom: 0;
  }
  .locations__filters__tab__holder .locations__filters__tabs svg {
    width: 33px;
    height: 33px;
    min-width: 33px;
    min-height: 33px;
  }
  .locations__filters__tab__holder .locations__filters__tabs a {
    padding-left: 45px;
    font-weight: bold;
    font-size: 16px;
  }
  .locations__filters__tab__holder .locations__filters__tabs a:after,
  .locations__filters__tab__holder .locations__filters__tabs a:before {
    height: 20px;
    left: 25px;
    background-color: #fff;
  }
  .locations__filters__tab__holder .locations__filters__tabs a:after {
    transform: translateY(-85%) rotate(45deg);
  }
  .locations__filters__tab__holder .locations__filters__tabs a:before {
    transform: translateY(-15%) rotate(-45deg);
  }
  .locations__filters__holder {
    -ms-flex-flow: row;
        flex-flow: row;
    transition: transform 0.6s ease;
    -ms-flex: none;
        flex: none;
  }
  .locations__filters__holder.active-filters {
    transform: translateX(-50%);
  }
  .locations__filters__footer--mobile {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-top: 2px solid #41a2ba;
    background-color: #3d97ad;
    height: 56px;
    z-index: 10001;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    -ms-flex-pack: center;
        justify-content: center;
  }
  .locations__filters__footer--mobile button {
    border-radius: 3px;
    background-color: #ffffff;
    box-shadow: 0.5px 0.866px 3px 0px rgba(8, 8, 8, 0.3);
    color: #00AFD0;
    border: none;
    padding: 6px 15px;
  }
  .locations__filters__footer--mobile__holder {
    -ms-flex-flow: row;
        flex-flow: row;
    -ms-flex-align: center;
        align-items: center;
    padding: 0 20px;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .locations__filters__footer--mobile__holder form {
    width: 100%;
    -ms-flex: 1;
        flex: 1;
  }
  .locations__filters__footer--mobile label {
    color: #46adc6;
    margin-bottom: 0;
    box-shadow: 0.5px 0.866px 3px 0px rgba(8, 8, 8, 0.3);
    border-radius: 3px;
    background-color: #ffffff;
    min-height: 35px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding: 0 20px;
  }
  .locations__filters__footer--mobile label i {
    margin-right: 6px;
    font-size: 20px;
  }
  .locations__filters__footer--mobile input {
    width: 100%;
    background-color: #fff;
    border: 0px;
    -ms-flex: 1;
        flex: 1;
  }
  .locations__filters__footer--mobile input:-ms-input-placeholder {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.6;
  }
  .locations__filters__footer--mobile input::placeholder {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.6;
  }
  .locations__dropdown {
    position: absolute;
    height: calc(100% - 62px - 50px);
    top: auto;
    bottom: 50px;
    left: 0;
    border: 0 !important;
    overflow: hidden;
    border-radius: 0px;
    background-color: #3d97ad;
  }
  .locations__dropdown__holder {
    margin: 0 !important;
    -ms-flex: 1;
        flex: 1;
  }
  .locations__dropdown__holder + .locations__dropdown__holder .locations__dropdown__btns {
    border-left: 1px solid #277487;
  }
  .locations__dropdown__holder.active .locations__dropdown__btns {
    border-top: 2px solid #50c8e6;
  }
  .locations__dropdown__holder.active .dropdown-menu {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .locations__dropdown__holder.active .btn {
    background: transparent !important;
    border-radius: 0px !important;
  }
  .locations__dropdown__btns {
    background-color: #2a7e92;
    width: 100%;
    height: 61px;
    border-bottom: 1px solid #277487;
    -ms-flex-item-align: start;
        align-self: flex-start;
    border-radius: 0;
  }
  .locations__dropdown__btns:after,
  .locations__dropdown__btns:before {
    display: none !important;
  }
  .locations__dropdown__btns .btn {
    background: transparent !important;
    color: #fff;
    border: 0;
    box-shadow: none !important;
    width: 100%;
    height: 100%;
    padding: 0 5px !important;
    border-radius: 0 !important;
    white-space: normal;
    word-break: initial;
    position: absolute;
    left: 0;
    top: 0;
  }
  .locations__dropdown__btns .btn span {
    display: none !important;
  }
  .locations__dropdown__btns .btn:after {
    display: none !important;
  }
  .locations__toggle-filters {
    font-size: 30px;
    color: #fff;
    margin-left: 20px;
    padding-left: 20px;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -ms-flex: 0 1 40px;
        flex: 0 1 40px;
  }
  .locations__find-target {
    background-color: #00AFD0;
    border: 0;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    padding: 10px;
    margin-left: 20px;
    cursor: pointer;
    bottom: 14px;
  }
  .locations__find-target > span {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .locations__find-target svg {
    width: 19px;
    height: 18px;
    margin-right: 6px;
  }
  .locations__find-target.active {
    visibility: hidden;
  }
  .locations__toggle-view {
    border: 0;
    background-color: rgba(0, 175, 208, 0.9);
    width: 55px;
    height: 54px;
    border-top-left-radius: 15px;
    font-size: 30px;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    right: 0;
    bottom: 0;
  }
  .locations__toggle-view span {
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
  }
  .locations__toggle-view .zmdi-pin {
    display: block;
  }
  .locations__toggle-view .zmdi-format-list-numbered {
    display: none;
  }
  .locations__toggle-view.active .zmdi-pin {
    display: none;
  }
  .locations__toggle-view.active .zmdi-format-list-numbered {
    display: block;
  }
  .locations__btn--clear {
    color: #fff;
  }
  .locations__btn--clear i {
    -ms-flex-order: -1;
        order: -1;
    margin-left: 0;
    margin-right: 6px;
  }
  .locations__btn--clear:hover,
  .locations__btn--clear:focus {
    color: #fff;
  }
  .locations #location-merchants {
    display: none;
  }
  .locations .flexplus {
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.locations .clusterize-no-data {
  padding: 15px;
}
.locations .dropdown-menu {
  font-size: 14px;
  line-height: 20px;
}
.assets-parent {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
}
.assets-parent > div {
  -ms-flex: 1 1 216px;
      flex: 1 1 216px;
  margin-bottom: 20px;
}
.searchform.seachform-used-assets .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn),
.searchform.seachform-used-assets .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: auto!important;
  min-width: 120px;
}
.business-masterclass__header {
  -ms-flex: 1 1 100%;
      flex: 1 1 100%;
}
.business-masterclass__header .nav__main {
  padding: 10px 0 10px 0;
}
@media only screen and (max-width: 950px) {
  .business-masterclass__header .nav__main .nav__main__logo {
    display: block !important;
  }
}
@media only screen and (max-width: 767px) {
  .business-masterclass__header .nav__main .ucb-logo {
    margin-right: 15px;
  }
}
.business-masterclass__header .navbar-inverse {
  padding-top: 20px !important;
}
@media only screen and (max-width: 950px) {
  .business-masterclass__header .navbar-inverse {
    display: block !important;
  }
}
@media only screen and (max-width: 767px) {
  .business-masterclass__header .navbar-inverse .sub-logo {
    margin-left: 15px;
  }
}
.business-masterclass__main {
  background-size: cover;
  min-height: 500px;
  width: 100%;
  position: relative;
}
.business-masterclass__main h1 {
  color: #fff;
  padding: 65px 0 70px 0;
}
.business-masterclass__main h1 span {
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  display: block;
  font-size: 3.125rem;
  line-height: 2.0625rem;
}
.business-masterclass__main:before {
  content: ' ';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 39%, rgba(255, 255, 255, 0) 60%);
  overflow: hidden;
}
.business-masterclass .content-wrapper .inner-navigation {
  padding: 0;
}
.business-masterclass .content-wrapper .inner-navigation .container {
  padding: 0;
}
.business-masterclass .content-wrapper .inner-navigation .container ul {
  margin: 0;
}
.business-masterclass .content-wrapper .inner-navigation .container ul li {
  margin: 0 20px;
  padding: 20px 0 15px 0;
}
.business-masterclass .content-wrapper .inner-navigation .container ul li a {
  padding: 10px 0 17px 0;
}
.business-masterclass .content-wrapper .inner-navigation .container ul li a:hover {
  border-bottom: 3px solid #00afd0;
}
.business-masterclass .content-wrapper .inner-navigation .container ul .active {
  border-bottom: 3px solid #00afd0;
}
.business-masterclass .products-wrapper .group h2,
.business-masterclass .products-wrapper .group h4 {
  text-align: center;
}
.business-masterclass .products-wrapper .section__speakers {
  background-size: cover;
}
.business-masterclass .products-wrapper .section__speakers .inner_container .container {
  display: block;
}
.business-masterclass .products-wrapper .section__speakers .inner_container .container h2 {
  text-align: center;
  color: #fff;
}
.business-masterclass .products-wrapper .section__speakers .inner_container .container p {
  text-align: center;
  color: #fff;
}
.business-masterclass .products-wrapper .section__speakers .inner_container .container p span {
  color: #fff;
}
.business-masterclass .products-wrapper .section__events {
  background-size: cover;
  background-position: 50.0% 50.037509377344335% !important;
}
.business-masterclass .products-wrapper .section__events h1 {
  text-align: center;
  font-family: unicredit_cybold;
  line-height: 50px;
  margin: 0;
  padding: 150px 0 150px 0;
}
@media only screen and (max-width: 991px) {
  .business-masterclass .products-wrapper .section__events h1 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.business-masterclass .products-wrapper .section__events h1 span {
  color: #fff;
}
.business-masterclass .products-wrapper .masterclass-form h2,
.business-masterclass .products-wrapper .masterclass-form p {
  text-align: center;
}
.business-masterclass .products-wrapper .masterclass-form .forms {
  padding-top: 20px;
}
.business-masterclass .products-wrapper .masterclass-form .forms .field-wrapper {
  padding-top: 20px;
}
.business-masterclass .products-wrapper .masterclass-form .forms .button-wrapper {
  padding-top: 25px;
}
.business-masterclass .masterclass__footer__share .container {
  padding: 0 !important;
}
.business-masterclass .masterclass__footer__share .container p {
  font-size: 16px;
  line-height: 20px;
  color: #474747;
  margin: 0;
  padding-top: 5px;
}
.business-masterclass .masterclass__footer__share .container ul {
  margin: 15px 0 0 0;
  padding-bottom: 5px;
}
.business-masterclass .masterclass__footer__share .container ul li {
  padding: 0;
}
.business-masterclass .masterclass__footer__share .container ul li + li {
  margin-left: 10px;
}
.business-masterclass .masterclass__footer__share .container ul li a i {
  font-size: 1.25rem;
  line-height: 2rem;
  color: #a7a7a7;
}
.business-masterclass .masterclass__footer__share .container ul li a i.zmdi-print {
  font-size: 1.4375rem;
}
.business-masterclass .masterclass__footer__share .container ul li a:hover {
  text-decoration: none;
  border-bottom: none;
}
.business-masterclass__subpages {
  background-size: cover;
  height: 100%;
  width: 100%;
  min-height: 880px;
}
.business-masterclass__subpages img {
  width: 300px;
  margin: 0 auto;
  padding-top: 50px;
}
.business-masterclass__subpages h1 {
  color: #fff;
  font-size: 2.75rem;
  line-height: 50px;
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  margin: 0;
  padding: 20px 0 20px 0;
}
.business-masterclass__subpages p {
  font-family: 'OpenSans-Regular';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.125rem;
  color: #fff;
}
.business-masterclass__subpages a {
  text-align: center;
  margin: 50px 0 50px 0;
}
.nav__leasing {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  background: rgba(0, 0, 0, 0.8);
}
.nav__leasing .container {
  padding: 0 !important;
}
.nav__leasing .container ul {
  display: inline-block;
  margin: 0;
  padding-left: 0;
}
.nav__leasing .container ul li {
  display: inline-block;
  margin: 0 15px;
  padding: 15px 0;
  border-top: 3px solid transparent;
}
.nav__leasing .container ul li a {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  color: #fff;
  text-decoration: none;
  padding: 15px 0 15px 0;
  border: 0 !important;
}
.nav__leasing .container ul li:hover,
.nav__leasing .container ul li.active,
.nav__leasing .container ul li:focus {
  border-top: 3px solid #00afd0;
  border-bottom: none;
}
.nav__leasing .container ul li:hover a,
.nav__leasing .container ul li.active a,
.nav__leasing .container ul li:focus a {
  color: #fff;
}
.table--sepc--contents {
  max-width: 625px;
  margin: 0 auto;
}
.table--sepc--contents--left {
  margin-top: 30px;
}
.table--sepc--contents--left h2 {
  font-size: 1.375rem;
  line-height: 24px;
  color: #474747;
  margin-bottom: 0px !important;
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
.table--sepc--contents--left p {
  font-size: 16px !important;
  line-height: 24px;
  color: #474747;
  font-family: 'OpenSans-Regular';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.table--sepc--contents--right {
  border-left: 1px solid #ddd;
  margin-left: -15px;
}
@media only screen and (max-width: 768px) {
  .table--sepc--contents--right {
    border-left: none;
  }
}
.table--sepc--contents--right table tr td {
  border-top: none !important;
  padding: 0 0 0 20px;
  font-family: 'OpenSans-Regular', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 34px;
  font-size: 16px;
  color: #474747;
}
.table--sepc--contents--right table tr td.amount {
  font-size: 1.375rem !important;
  line-height: 2.125rem !important;
  color: #e2001a !important;
}
.table--sepc--contents--right table tr td:nth-of-type(odd) {
  font-weight: bold;
}
.table--sepc--contents--right table tr td:nth-of-type(even) {
  font-weight: 100;
  text-align: left;
  padding-left: 30px;
}
.table--sepc--contents--buttons {
  text-align: center;
  padding-top: 20px;
  padding-right: 15px;
}
.table--sepc--contents--buttons .btn-primary {
  padding: 10px 35px 10px 30px;
}
.table--sepc--contents--buttons .btn-default {
  margin-left: 10px;
  padding: 10px 25px 10px 30px;
}
@media only screen and (max-width: 384px) {
  .table--sepc--contents--buttons .btn-default {
    margin: 30px 0 0 0;
  }
}
.leasing__similar-offers {
  background: #f3f3f3;
}
.leasing__similar-offers h2 {
  font-size: 2.5rem;
  line-height: 2.5rem;
  color: #474747;
  text-align: center;
  font-family: 'unicredit_cylight';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
.leasing__similar-offers__info {
  background: #fff;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.1);
  transition: all 0.5s ease;
  min-width: 216px;
}
@media only screen and (max-width: 1099px) {
  .leasing__similar-offers__info {
    margin-bottom: 20px;
  }
}
.leasing__similar-offers__info a.offers-images {
  width: 100%;
  display: block;
  position: relative;
  height: 160px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.leasing__similar-offers__info__content {
  padding: 20px;
}
.leasing__similar-offers__info__content h3 {
  font-size: 20px;
  line-height: 22px;
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.leasing__similar-offers__info__content h3 a {
  display: inline-block;
  padding-bottom: 2px;
  overflow: hidden;
  position: relative;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 175, 208, 0.5) 0);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.4s ease;
}
.leasing__similar-offers__info__content h3 a:hover {
  color: #00AFD0;
  background-size: 100% 100%;
}
.leasing__similar-offers__info__content h3 a:focus,
.leasing__similar-offers__info__content h3 a:active {
  color: #007a91;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 122, 145, 0.5) 0);
  background-size: 100% 100%;
}
.leasing__similar-offers__info__content ul {
  list-style: none;
  margin: 0 !important;
  padding: 10px 0 0 0;
}
.leasing__similar-offers__info__content ul li {
  font-size: 14px;
  line-height: 20px;
  color: #747474;
  font-family: 'OpenSans-Regular';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.leasing__footer__share {
  background: #f3f3f3;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.leasing__footer__share .container {
  padding: 0 !important;
}
.leasing__footer__share .container p {
  font-size: 14px;
  line-height: 20px;
  color: #a7a7a7;
  margin: 0;
  padding-top: 5px;
}
.leasing__footer__share .container ul {
  margin: 0;
  padding-bottom: 5px;
}
.leasing__footer__share .container ul li {
  padding: 0;
}
.leasing__footer__share .container ul li + li {
  margin-left: 30px;
}
.leasing__footer__share .container ul li a i {
  font-size: 1.25rem;
  line-height: 2rem;
  color: #a7a7a7;
}
.leasing__footer__share .container ul li a i.zmdi-print {
  font-size: 1.4375rem;
}
.leasing__footer__share .container ul li a:hover {
  text-decoration: none;
  border-bottom: none;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .searchform.seachform-used-assets .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn),
  .searchform.seachform-used-assets .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: auto!important;
    min-width: 100%;
  }
}
.slide-wrapper {
  position: relative;
  overflow: hidden;
}
.slide-wrapper:hover nav {
  display: block;
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.slide-wrapper nav {
  position: absolute;
  top: 230px;
  left: 3%;
  display: none;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.slide-wrapper nav.fixedNav {
  position: fixed;
  top: 50%;
  left: 3%;
  z-index: 2;
  transform: translateY(-50%);
}
@media screen and (max-width: 1100px) {
  .slide-wrapper nav.fixedNav {
    display: none;
  }
}
.slide-wrapper nav .control {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 70px;
  height: 70px;
  background: rgba(255, 255, 255, 0.3);
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  z-index: 2;
}
.slide-wrapper nav .control:hover,
.slide-wrapper nav .control:focus {
  background: #00AFD0;
  border: 2px solid #ffffff;
}
@media screen and (max-width: 1100px) {
  .slide-wrapper nav .control {
    display: none;
  }
}
.slide-wrapper nav .control.up {
  left: 45px;
  top: 20%;
  transform: rotate(90deg);
  margin-bottom: 50px;
}
.slide-wrapper nav .control.up svg {
  margin-left: -5px;
}
.slide-wrapper nav .control.down {
  left: 50px;
  top: 30%;
  transform: rotate(-90deg);
}
.slide-wrapper nav .control.down svg {
  margin-left: -5px;
}
.slide-wrapper .subcategory-block {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  width: 100%;
  min-height: 700px;
  height: calc(100vh - 80px);
  color: #fff;
  background-size: 100% !important;
  /*--color dependencies--*/
}
@media only screen and (max-width: 1100px) {
  .slide-wrapper .subcategory-block {
    position: relative;
    margin-bottom: 4px;
    min-height: 370px;
    height: auto;
    background-attachment: initial !important;
    background-size: cover !important;
  }
}
@media only screen and (max-width: 1100px) {
  .slide-wrapper .subcategory-block:last-of-type {
    margin-bottom: 0;
  }
}
.slide-wrapper .subcategory-block:before {
  content: ' ';
  position: absolute;
  display: none;
  width: 4px;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
}
@media only screen and (max-width: 1100px) {
  .slide-wrapper .subcategory-block:before {
    display: inline-block;
  }
}
.slide-wrapper .subcategory-block .container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: start;
      justify-content: flex-start;
  height: 100%;
}
.slide-wrapper .subcategory-block .container .row {
  display: -ms-flexbox;
  display: flex;
  height: calc(100% - 350px);
  padding-left: 25px;
  -ms-flex-direction: column;
      flex-direction: column;
}
@media only screen and (max-width: 1100px) {
  .slide-wrapper .subcategory-block .container .row {
    padding-left: 20px;
    height: auto;
  }
}
.slide-wrapper .subcategory-block h2 {
  position: relative;
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 4.5rem;
  line-height: 4.125rem;
  text-shadow: -1px 1px 2px rgba(0, 0, 0, 0.4);
  margin-top: 63px;
}
@media only screen and (max-width: 1100px) {
  .slide-wrapper .subcategory-block h2 {
    font-size: 2.125rem;
    line-height: 1.2;
    margin-top: 22px;
  }
}
.slide-wrapper .subcategory-block h2:before {
  content: ' ';
  position: absolute;
  display: inline-block;
  width: 16px;
  height: 2.938rem;
  vertical-align: top;
  margin-top: 7px;
  margin-left: -25px;
}
@media only screen and (max-width: 1100px) {
  .slide-wrapper .subcategory-block h2:before {
    display: none;
  }
}
.slide-wrapper .subcategory-block p {
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  font-size: 3rem;
  line-height: 3.3125rem;
  text-shadow: -1px 1px 2px rgba(0, 0, 0, 0.4);
}
@media only screen and (max-width: 1100px) {
  .slide-wrapper .subcategory-block p {
    font-size: 20px;
    line-height: 24px;
  }
}
.slide-wrapper .subcategory-block small {
  font-family: 'OpenSans-Regular';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: 0.384px;
}
.slide-wrapper .subcategory-block .btn {
  margin: 20px 0;
  text-shadow: none;
}
.slide-wrapper .subcategory-block .submenu-in-category {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: end;
      justify-content: flex-end;
  width: 100%;
  height: 350px;
}
@media only screen and (max-width: 1100px) {
  .slide-wrapper .subcategory-block .submenu-in-category {
    height: auto;
  }
}
.slide-wrapper .subcategory-block .submenu-in-category ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
  height: 80px;
  width: 100%;
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1100px) {
  .slide-wrapper .subcategory-block .submenu-in-category ul {
    -ms-flex-direction: column;
        flex-direction: column;
    height: auto;
    margin-top: 17px;
    margin-bottom: 30px;
  }
}
.slide-wrapper .subcategory-block .submenu-in-category ul li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  height: 80px;
  -ms-flex: 1;
      flex: 1;
  text-align: center;
  background: rgba(255, 255, 255, 0.85);
  transition: all .4s ease;
}
@media only screen and (max-width: 1100px) {
  .slide-wrapper .subcategory-block .submenu-in-category ul li {
    width: 100%;
    text-align: left;
    height: 55px;
    margin-bottom: 3px;
    background: rgba(255, 255, 255, 0.08);
  }
}
.slide-wrapper .subcategory-block .submenu-in-category ul li a {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex: 1;
      flex: 1;
  height: 100%;
  padding: 8px 10px;
  transition: all .4s ease;
}
@media only screen and (max-width: 1100px) {
  .slide-wrapper .subcategory-block .submenu-in-category ul li a {
    -ms-flex-align: start;
        align-items: flex-start;
    padding: 8px 20px 5px 20px;
    min-height: 55px;
  }
}
.slide-wrapper .subcategory-block .submenu-in-category ul li a p {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.336px;
  text-transform: uppercase;
  color: #212121;
  white-space: normal;
  margin-bottom: 0;
  text-shadow: none;
}
@media only screen and (max-width: 1100px) {
  .slide-wrapper .subcategory-block .submenu-in-category ul li a p {
    color: #fff;
  }
}
.slide-wrapper .subcategory-block .submenu-in-category ul li a span {
  font-family: 'OpenSans-Regular';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 14px;
  color: #888;
  text-transform: none;
  width: 80%;
  opacity: 0;
  visibility: hidden;
  display: none;
  position: absolute;
  margin-top: 3px;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.slide-wrapper .subcategory-block .submenu-in-category ul li a::after {
  display: none;
  font-family: 'Material-Design-Iconic-Font';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f2fb';
  position: absolute;
  font-size: 20px;
  right: 20px;
  color: #fff;
}
@media only screen and (max-width: 1100px) {
  .slide-wrapper .subcategory-block .submenu-in-category ul li a::after {
    display: -ms-flexbox;
    display: flex;
  }
}
.slide-wrapper .subcategory-block .submenu-in-category ul li:hover,
.slide-wrapper .subcategory-block .submenu-in-category ul li:focus {
  background: #ffffff;
  transition: background .4s ease;
}
.slide-wrapper .subcategory-block .submenu-in-category ul li:hover p,
.slide-wrapper .subcategory-block .submenu-in-category ul li:focus p,
.slide-wrapper .subcategory-block .submenu-in-category ul li:hover a:after,
.slide-wrapper .subcategory-block .submenu-in-category ul li:focus a:after {
  color: #212121;
}
.slide-wrapper .subcategory-block .submenu-in-category ul li:hover span,
.slide-wrapper .subcategory-block .submenu-in-category ul li:focus span {
  opacity: 1;
  visibility: visible;
  display: inline-block;
  position: static;
}
@media only screen and (max-width: 1100px) {
  .slide-wrapper .subcategory-block .submenu-in-category ul li:hover span,
  .slide-wrapper .subcategory-block .submenu-in-category ul li:focus span {
    opacity: 0;
    display: none;
  }
}
.slide-wrapper .subcategory-block .submenu-in-category .circle-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: center;
  margin-bottom: 40px;
  height: 100%;
}
@media only screen and (max-width: 1100px) {
  .slide-wrapper .subcategory-block .submenu-in-category .circle-nav {
    margin-top: 17px;
    margin-bottom: 30px;
  }
}
.slide-wrapper .subcategory-block .submenu-in-category .circle-nav a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.56px;
  text-transform: uppercase;
  color: #fff;
  width: 133px;
  height: 133px;
  padding-top: 0;
  margin: 9px 20px;
  vertical-align: bottom;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.5);
}
.slide-wrapper .subcategory-block .submenu-in-category .circle-nav a span {
  display: block;
  width: 100%;
  white-space: normal;
}
@media only screen and (max-width: 1100px) {
  .slide-wrapper .subcategory-block .submenu-in-category .circle-nav a {
    width: 120px;
    height: 120px;
    margin: 12px;
    font-size: 12px;
  }
}
.slide-wrapper .subcategory-block .submenu-in-category .circle-nav a:hover {
  background: rgba(0, 0, 0, 0.8);
}
.slide-wrapper .subcategory-block .submenu-in-category .circle-nav a.yfa-auto:hover {
  background: rgba(237, 47, 57, 0.8);
}
.slide-wrapper .subcategory-block .submenu-in-category .circle-nav a.yfa-home:hover {
  background: rgba(255, 132, 0, 0.8);
}
.slide-wrapper .subcategory-block .submenu-in-category .circle-nav a.yfa-saving:hover {
  background: rgba(30, 168, 157, 0.8);
}
.slide-wrapper .subcategory-block .submenu-in-category .circle-nav a.yfa-payments:hover {
  background: rgba(255, 156, 0, 0.8);
}
.slide-wrapper .subcategory-block .submenu-in-category .circle-nav a.yfa-investments:hover {
  background: rgba(25, 118, 168, 0.8);
}
.slide-wrapper .subcategory-block .submenu-in-category .circle-nav a.yfa-health:hover {
  background: rgba(242, 21, 87, 0.8);
}
.slide-wrapper .subcategory-block .submenu-in-category .circle-nav a.yfa-education:hover {
  background: rgba(2, 161, 94, 0.8);
}
.slide-wrapper .subcategory-block .submenu-in-category .circle-nav a.yfa-travel-hobby:hover {
  background: rgba(185, 91, 162, 0.5);
}
.slide-wrapper .subcategory-block .submenu-in-category .circle-nav a.yfa-business:hover {
  background: rgba(40, 167, 192, 0.5);
}
.slide-wrapper .subcategory-block .submenu-in-category .circle-nav a img {
  height: 53px;
  margin-bottom: 5px;
}
@media only screen and (max-width: 1100px) {
  .slide-wrapper .subcategory-block .submenu-in-category .circle-nav a img {
    height: 33px;
  }
}
.slide-wrapper .subcategory-block.indigo-banking:before,
.slide-wrapper .subcategory-block.indigo-banking h2:before {
  background-color: #3d5afe;
}
.slide-wrapper .subcategory-block.indigo-banking .btn {
  color: #fff;
  background-color: #3d5afe;
}
.slide-wrapper .subcategory-block.indigo-banking .btn:hover,
.slide-wrapper .subcategory-block.indigo-banking .btn:focus {
  background-color: #5e76ff;
  box-shadow: 1px 1px 8px rgba(61, 90, 254, 0.4);
}
.slide-wrapper .subcategory-block.indigo-banking .btn:active {
  background-color: #303f9f;
  box-shadow: none;
}
.slide-wrapper .subcategory-block.pink-loans:before,
.slide-wrapper .subcategory-block.pink-loans h2:before {
  background-color: #f50057;
}
.slide-wrapper .subcategory-block.pink-loans .btn {
  color: #fff;
  background-color: #f50057;
}
.slide-wrapper .subcategory-block.pink-loans .btn:hover,
.slide-wrapper .subcategory-block.pink-loans .btn:focus {
  background-color: #ff1f6d;
  box-shadow: 1px 1px 8px rgba(255, 31, 109, 0.4);
}
.slide-wrapper .subcategory-block.pink-loans .btn:active {
  background-color: #c51162;
  box-shadow: none;
}
.slide-wrapper .subcategory-block.blue-cards:before,
.slide-wrapper .subcategory-block.blue-cards h2:before {
  background-color: #00acc1;
}
.slide-wrapper .subcategory-block.blue-cards .btn {
  color: #fff;
  background-color: #00acc1;
}
.slide-wrapper .subcategory-block.blue-cards .btn:hover,
.slide-wrapper .subcategory-block.blue-cards .btn:focus {
  background-color: #00c4de;
  box-shadow: 1px 1px 8px rgba(0, 172, 193, 0.4);
}
.slide-wrapper .subcategory-block.blue-cards .btn:active {
  background-color: #0097a7;
  box-shadow: none;
}
.slide-wrapper .subcategory-block.green-savings:before,
.slide-wrapper .subcategory-block.green-savings h2:before {
  background-color: #00d970;
}
.slide-wrapper .subcategory-block.green-savings .btn {
  color: #fff;
  background-color: #00d970;
}
.slide-wrapper .subcategory-block.green-savings .btn:hover,
.slide-wrapper .subcategory-block.green-savings .btn:focus {
  background-color: #00e676;
  box-shadow: 1px 1px 8px rgba(0, 217, 112, 0.4);
}
.slide-wrapper .subcategory-block.green-savings .btn:active {
  background-color: #00c853;
  box-shadow: none;
}
.slide-wrapper .subcategory-block.black-digital:before,
.slide-wrapper .subcategory-block.black-digital h2:before {
  background-color: #262626;
}
.slide-wrapper .subcategory-block.black-digital .btn {
  color: #fff;
  background-color: #262626;
}
.slide-wrapper .subcategory-block.black-digital .btn:hover,
.slide-wrapper .subcategory-block.black-digital .btn:focus {
  background-color: #404040;
  box-shadow: 1px 1px 8px rgba(38, 38, 38, 0.4);
}
.slide-wrapper .subcategory-block.black-digital .btn:active {
  background-color: #0a0a0a;
  box-shadow: none;
}
.slide-wrapper .subcategory-block.red-about-us:before,
.slide-wrapper .subcategory-block.red-about-us h2:before {
  background-color: #e2001a;
}
.slide-wrapper .subcategory-block.red-about-us .btn {
  color: #fff;
  background-color: #e2001a;
}
.slide-wrapper .subcategory-block.red-about-us .btn:hover,
.slide-wrapper .subcategory-block.red-about-us .btn:focus {
  background-color: #ec011d;
  box-shadow: 1px 1px 8px rgba(226, 0, 26, 0.4);
}
.slide-wrapper .subcategory-block.red-about-us .btn:active {
  background-color: #c90118;
  box-shadow: none;
}
.radial-gradient {
  height: 100%;
  background: radial-gradient(circle at 28% 38%, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.1));
}
/*--FONT-SIZES--*/
/*--TEXT-TRANSFORMS--*/
/*--BUTTONS--*/
/*--BACKGROUND-&-BORDER-COLORS--*/
html {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  -ms-flex-direction: column;
      flex-direction: column;
  min-height: 100%;
  font-size: 100%;
  -ms-overflow-style: scrollbar;
}
@media screen and (max-width: 950px) {
  html {
    max-width: 100%;
    overflow-x: hidden;
    font-size: 85%;
  }
}
@media screen and (max-width: 475px) {
  html {
    font-size: 80%;
  }
}
body {
  font-family: 'OpenSans-Regular';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  -ms-flex-direction: column;
      flex-direction: column;
  min-height: 100vh;
  height: 100%;
  overflow-x: hidden;
}
.fs-16 {
  font-size: 1rem !important;
}
.main {
  width: 100%;
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
}
.main__holder {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  height: 100%;
}
.container {
  max-width: 950px !important;
  width: 100% !important;
}
.header {
  position: relative;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
}
.section-header button,
button:hover,
button:active,
button:focus,
a,
a:hover,
a:focus,
a:active,
input,
td:focus,
th:focus,
input:hover,
input:active,
input:focus {
  text-decoration: none;
  outline: 0 !important;
}
.btn:active,
.btn.active {
  box-shadow: none;
}
.icon__play-btn {
  max-width: 97px;
  height: 97px;
}
.icon__close--X {
  width: 42px;
  height: 42px;
  fill: #a9a9a9;
  transition: fill 0.2s ease;
}
.icon__close--X:hover {
  fill: #838383;
}
.btn {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 14px 22px 14px 22px;
  border: 0 !important;
  transition: all 0.3s ease-out;
}
.btn > .ucb-icon {
  letter-spacing: normal;
}
.btn__vid {
  display: -ms-flexbox;
  display: flex;
  border: 0;
  background: transparent;
  position: absolute;
}
.main form .btn,
.content-wrapper .btn {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 1px;
  text-transform: none;
  padding: 11px 22px;
  border: 0 !important;
  transition: all 0.3s ease-out;
  text-transform: uppercase;
}
.main form .btn > .ucb-icon,
.content-wrapper .btn > .ucb-icon {
  letter-spacing: normal;
}
.main form .btn__vid,
.content-wrapper .btn__vid {
  display: -ms-flexbox;
  display: flex;
  border: 0;
  background: transparent;
  position: absolute;
}
.btn:hover {
  border: 0!important;
}
.btn-white {
  background: #f3f3f3;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.btn-white:hover {
  color: #00AFD0;
  background: #fff;
  box-shadow: 1px 1px 8px rgba(166, 184, 187, 0.45);
}
.btn-white:active,
.btn-white:focus {
  color: #007a91;
}
.gray-container .btn-default,
.gray-background .btn-default,
.gray-container .btn-white,
.gray-background .btn-white {
  background: #fff !important;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.gray-container .btn-default:hover,
.gray-background .btn-default:hover,
.gray-container .btn-white:hover,
.gray-background .btn-white:hover {
  color: #00AFD0;
  background: #fff;
  border-bottom: 0;
  box-shadow: 1px 1px 8px rgba(166, 184, 187, 0.45);
}
.btn-gray {
  background: #f3f3f3;
}
.btn-red {
  color: #fff;
  background: #e2001a;
}
.btn-red:hover,
.btn-red:focus,
.btn-red:active {
  color: #fff !important;
  background: #ff3038;
}
.btn-custom-ucb {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
  display: inline-block;
  font-size: 15px;
  padding: 0 30px;
  height: 48px;
  letter-spacing: 1px;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.btn-custom-ucb > i {
  font-size: 1.375rem;
  position: relative;
  top: 3px;
  margin-right: 5px;
}
.btn-custom-ucb span {
  line-height: 48px;
}
.btn-custom-ucb:hover {
  color: #00AFD0;
  border-bottom: 0;
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.1), 0 4px 15px 0 rgba(0, 0, 0, 0.1);
}
.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 {
  background: none;
}
.btn-default,
.btn-detail {
  color: #00AFD0;
}
.btn-default:hover,
.btn-detail:hover {
  color: #00AFD0;
  background: #f3f3f3;
  box-shadow: 1px 1px 8px rgba(166, 184, 187, 0.45);
}
.btn-default:focus,
.btn-detail:focus,
.btn-default:active,
.btn-detail:active {
  color: #007a91 !important;
  background: #f3f3f3 !important;
}
.btn-detail,
.btn-detail:hover {
  background: #f3f3f3;
}
.btn-primary:hover {
  color: #fff !important;
  background: #00c4eb;
  box-shadow: 1px 1px 8px rgba(0, 175, 208, 0.4);
}
.btn-primary:focus,
.btn-primary:active {
  background: #0088a3;
}
.btn-compare {
  font-size: 1.125rem !important;
  padding: 10px 0 7px 0;
}
.btn-compare:hover,
.btn-compare:focus,
.btn-compare:active {
  color: #2d7f92;
  border-radius: 0;
}
.border-right {
  border-right: 1px solid #ddd;
}
.nomargin {
  margin: 0;
}
@media only screen and (min-width: 1100px) {
  .zmdi-menu {
    font-size: 1rem;
  }
}
/*-------------------------------------------------------------------------HEADER--*/
.navbar-brand {
  padding: 0 15px;
  margin-top: 15px;
  height: 25px;
}
/*--PRELOADER-ON-TOP-0F-THE-PAGE--*/
.preloader {
  position: absolute;
  width: 100%;
  margin: 0;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  z-index: 999;
  background: none;
  top: 0;
}
.preloader:before,
.preloader:after {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  content: "";
}
.preloader:before {
  width: 100%;
}
.preloader:after {
  width: 100%;
  background: #e2001a;
  animation: loadingAnim 1s linear 1s 1;
}
@keyframes loadingAnim {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
/*--------------------------------------------------------------------------FULL-SCREEN-MODAL---*/
.fullscreen .modal-dialog {
  margin: 0 0 0 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
  padding: 0;
  color: #474747;
}
.fullscreen .modal-content {
  height: 100%;
  min-height: 100%;
  border-radius: 0;
  color: #474747;
  background: rgba(255, 255, 255, 0.95);
  overflow: auto;
}
.fullscreen .modal-body {
  padding: 0;
  height: 100%;
}
.fullscreen .modal-body .menu {
  height: 100%;
}
@media only screen and (min-width: 950px) {
  .fullscreen .modal-body .menu__full__container {
    padding: 0;
    height: 100%;
  }
}
.modal-header .close {
  margin: 2% 0;
}
.fullscreen .modal-body hr {
  margin-top: 15px;
  margin-bottom: 15px;
}
.fullscreen .nav-tabs__container {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  background: #fff;
  box-shadow: -3px 3px 6px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 1100px) {
  .fullscreen .nav-tabs__container {
    position: fixed;
    width: 100%;
    height: 50px;
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    transform: translateX(0);
    box-shadow: 3px -3px 6px rgba(0, 0, 0, 0.1);
  }
}
.fullscreen .nav.nav-tabs.nav-tabs-desktop {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin: 0 auto;
  border-bottom: 0;
}
.fullscreen .nav.nav-tabs.nav-tabs-desktop li a {
  font-family: 'unicredit_cybold';
  font-size: 1.4375rem;
  color: #00AFD0;
  text-transform: uppercase;
  padding: 40px 50px !important;
  margin-right: 0;
  border: 0;
}
.fullscreen .nav.nav-tabs.nav-tabs-desktop li a:hover {
  color: #212121 !important;
  cursor: pointer !important;
}
.fullscreen .nav.nav-tabs.nav-tabs-desktop li.active a,
.fullscreen .nav.nav-tabs.nav-tabs-desktop li.active a:hover {
  color: #212121;
  border: 0;
  border-bottom: 5px solid #E3001B;
}
.fullscreen .nav.nav-tabs.nav-tabs-desktop li.active a:after,
.fullscreen .nav.nav-tabs.nav-tabs-desktop li.active a:hover:after {
  content: '';
  position: absolute;
  display: block;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #E3001B;
}
/*------------------------------same-height--*/
.row-height {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
.col-height {
  display: table-cell;
  float: none;
  height: 100%;
}
.col-middle {
  vertical-align: middle;
}
.col-top {
  vertical-align: top;
}
.row-height div[class*="col-"] {
  padding: 4% 2%;
}
.row-height div[class*="col-"]:first-child {
  border-right: 1px solid #ddd;
}
/*-------------------------------------------------------------------------SUBPAGES-DROPDOWN-MENU--*/
.btn-group.open .btn {
  color: #00AFD0 !important;
}
.btn-group .btn:after {
  content: '\f2f9';
  font-family: 'Material-Design-Iconic-Font';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.125rem;
  line-height: 1;
  display: inline-block;
  position: absolute;
  margin-left: 7px;
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  cursor: pointer;
}
.btn-group.open .btn:after {
  content: '\f2fc';
  font-family: 'Material-Design-Iconic-Font';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.125rem;
  display: inline-block;
  position: absolute;
  margin-left: 7px;
}
.calculator .btn-group .btn:after,
.calculator .btn-group.open .btn:after {
  margin-left: 5px;
}
.calculator .loader {
  margin-top: 20px;
}
.loader--circle {
  display: inline-block;
  height: 22px;
  width: 22px;
  position: relative;
  border-width: 2px;
  border-style: solid;
  border-radius: 100%;
  animation: circle-clockwise 0.6s linear infinite;
  border-color: #00AFD0 #00AFD0 #fff #fff;
  pointer-events: none;
  vertical-align: middle;
  margin-left: 10px;
  margin-right: -10px;
}
.calculate-btn > span {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-align: center;
      align-items: center;
  line-height: 1.4 !important;
}
.calculate-btn > span .loader {
  margin-top: 0;
}
.calculate-btn--show .loader {
  display: -ms-flexbox;
  display: flex;
  z-index: 3;
}
@keyframes circle-clockwise {
  form {
    transform: translateZ(0) rotate(0deg);
  }
  to {
    transform: translateZ(0) rotate(360deg);
  }
}
.btn-group.open .dropdown-toggle {
  box-shadow: none;
}
/*-------------------------------------------------------------------------SEARCH-FIELD-0N-TOP--*/
.top-search-field,
.e-banking {
  height: 110px;
}
.btn-search {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  color: #fff;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  margin-left: 4px;
  letter-spacing: 0.32px;
  background: #b40316;
  margin-right: 15px;
}
.btn-search:focus,
.btn-search:active,
.btn-search:hover {
  color: #fff;
}
.navbar-form {
  margin: 0 auto;
  padding: 10px 0;
}
@media only screen and (max-width: 950px) {
  .navbar-form {
    display: none;
  }
}
@media only screen and (max-width: 950px) {
  .main .navbar-form {
    display: block;
  }
  .main .navbar-form .input-group {
    padding: 0;
  }
}
.navbar-form .input-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: absolute;
  height: 80px;
  right: 0;
  top: 0;
  width: calc(100% - 266px);
  background: #e2001a;
}
.navbar-form .input-group .button-close {
  width: 80px;
  height: 80px;
  padding: 20px;
  text-align: center;
}
.navbar-form .input-group > .form-control {
  position: relative;
  height: 46px;
  font-family: 'unicredit_cyregular';
  font-size: 1.5rem;
  color: #fff !important;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #fff;
  box-shadow: none;
  -ms-flex: 1;
      flex: 1;
}
.navbar-form .input-group > .form-control:-webkit-autofill,
.navbar-form .input-group > .form-control:-webkit-autofill:hover,
.navbar-form .input-group > .form-control:-webkit-autofill:focus,
.navbar-form .input-group > .form-control:-webkit-autofill:active {
  border-top: 1px solid transparent !important;
  border-left: 1px solid transparent !important;
  border-right: 1px solid transparent !important;
  border-bottom: 1px solid #fff !important;
  -webkit-text-fill-color: #fff;
  background-color: #e2001a !important;
  -webkit-box-shadow: 0 0 0px 1000px #e2001a inset;
}
.navbar-form .input-group > .form-control:-ms-input-placeholder {
  color: #fff;
}
.navbar-form .input-group > .form-control::placeholder {
  color: #fff;
}
@media only screen and (max-width: 1100px) {
  .navbar-form .input-group > .form-control:-ms-input-placeholder {
    color: #00AFD0;
  }
  .navbar-form .input-group > .form-control::placeholder {
    color: #00AFD0;
  }
}
:-ms-input-placeholder {
  color: #474747;
}
::placeholder {
  color: #474747;
}
input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="text"]:focus::-webkit-input-placeholder {
  color: transparent!important;
}
input[type="text"]:focus::-moz-placeholder {
  color: transparent!important;
}
input[type="text"]:focus:-moz-placeholder {
  color: transparent!important;
}
input:-webkit-autofill {
  background: none;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  background-color: transparent;
  -webkit-box-shadow: none;
  transition: background-color 5000s ease-in-out 0s;
}
.navbar-form .input-group .zmdi {
  font-size: 1.125rem;
}
/*-------------------------------------------------------------------------E-BANKING--*/
.e-banking {
  padding: 19px 0;
  overflow: hidden;
}
.e-banking li {
  float: left;
  min-height: 60px;
  border-left: 1px solid #ddd;
}
.e-banking ul li:nth-of-type(1) {
  width: 20%;
  padding: 2% 3% 2% 0;
  border-left: 0;
}
.e-banking ul li:nth-of-type(2) {
  width: 40%;
  padding: 2% 3% 2% 3%;
}
.e-banking ul li:nth-of-type(3) {
  width: 40%;
  padding: 2% 1% 2% 3%;
}
.e-banking ul li:nth-of-type(1) img {
  margin-left: 5px;
}
.e-banking h5 {
  font-family: 'OpenSans-Regular', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
}
.e-banking .centered {
  margin: 0 auto;
}
.e-banking a:hover {
  border-bottom: 2px solid rgba(0, 175, 208, 0.5);
  color: #00AFD0;
}
.e-banking a.btn:hover {
  border-bottom: 0;
  color: #fff;
}
/*-------------------------------------------------------------------------NAVIGATIONS--*/
.nav__main {
  background: #f3f3f3;
}
.nav__main.mobile {
  position: relative;
  box-shadow: -3px 3px 6px rgba(0, 0, 0, 0.15);
}
.nav__main__online {
  background: #fff;
}
@media only screen and (max-width: 1100px) {
  .nav__main__online {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start;
    height: calc(100% - 50px);
    border-top: 1px solid #ddd;
  }
}
.nav__main__online .wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
@media only screen and (max-width: 1100px) {
  .nav__main__online .wrapper {
    width: 100%;
    height: calc(100% - 50px);
    -ms-flex-align: start;
        align-items: flex-start;
    overflow-y: scroll;
  }
}
.nav__main__online .wrapper div[class*="col-"] {
  margin: 14px 50px 10px 266px;
}
@media only screen and (max-width: 1100px) {
  .nav__main__online .wrapper div[class*="col-"] {
    margin: 0;
  }
}
.nav__main__online .wrapper .border {
  border-bottom: 1px solid #f0f0f0;
}
@media only screen and (max-width: 1100px) {
  .nav__main__online .wrapper .border {
    width: 100%;
  }
  .nav__main__online .wrapper .border:last-child {
    border-bottom: 0;
  }
}
.nav__main__online__logo--section {
  padding: 20px 0 20px 8px;
}
.nav__main__online__logo--section span {
  display: -ms-flexbox;
  display: flex;
  font-family: 'OpenSans-Regular';
  font-size: 13px;
  line-height: 1.5;
  color: #888;
  margin-left: 53px;
}
@media only screen and (max-width: 1100px) {
  .nav__main__online__logo--section span {
    text-transform: none;
    letter-spacing: normal;
  }
}
.nav__main__online__logo__link {
  width: 180px;
  margin-right: 60px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
}
.nav__main__online__logo {
  height: 35px;
  max-width: 168px;
}
.nav__main__online__link {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
  color: #212121;
  padding: 20px 0 20px 8px;
}
.nav__main__online__link .link,
.nav__main__online__link .link--button {
  margin-right: 50px;
}
@media only screen and (max-width: 1100px) {
  .nav__main__online__link .link,
  .nav__main__online__link .link--button {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1100px) {
  .nav__main__online__link .link p a,
  .nav__main__online__link .link--button p a {
    color: #00AFD0;
  }
}
.nav__main__online__link .link .text-uppercase,
.nav__main__online__link .link--button .text-uppercase {
  text-transform: uppercase !important;
}
@media only screen and (max-width: 1100px) {
  .nav__main__online__link .link--button {
    margin-left: 50px;
    margin-top: 5px;
  }
}
.nav__main__online__link p {
  font-size: 16px;
  line-height: 1.1rem;
  margin-bottom: 3px;
  text-transform: none;
}
.nav__main__online__link p a {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.875rem;
  padding-bottom: 2px;
  overflow: hidden;
  position: relative;
  letter-spacing: 1px;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 175, 208, 0.5) 0);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.4s ease;
}
.nav__main__online__link p a:hover {
  background-size: 100% 100%;
}
.nav__main__online__link p strong {
  text-transform: uppercase;
}
.nav__main__online__link .btn.btn-primary {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff !important;
  letter-spacing: 1.162px;
  min-width: 138px;
  height: 40px;
  line-height: 1;
  -ms-flex-pack: center;
      justify-content: center;
}
.nav__main__online__link .btn.btn-primary:after {
  content: '' !important;
}
.nav__main__online__link .btn.btn-primary:hover,
.nav__main__online__link .btn.btn-primary:focus {
  background: #00c4eb;
  box-shadow: -1px 1px 8px rgba(0, 175, 208, 0.4);
}
.nav__main__online__link .btn.btn-primary:active {
  background: #0088a3;
}
@media only screen and (min-width: 1100px) {
  .nav__main__onlineBanking-mobile {
    display: none !important;
  }
}
.nav__main__onlineBanking-mobile .wrapper {
  width: 100%;
}
.nav__main__onlineBanking-mobile .border {
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
}
.nav__main__onlineBanking-mobile__logo--section {
  padding: 20px;
  text-align: center;
}
.nav__main__onlineBanking-mobile__link {
  text-align: center;
  padding: 40px 20px 40px 20px;
}
.nav__main__onlineBanking-mobile__link p {
  margin: 0;
}
.nav__main__onlineBanking-mobile__link p strong {
  text-transform: uppercase;
}
.nav__main__onlineBanking-mobile__link .btn {
  margin-top: 10px;
}
.nav__main .logo__UCB {
  height: 25px;
  max-width: 226px;
}
.nav__main .logo__UCB--small {
  height: 48px;
  max-width: 153px;
}
.nav__main__logo__link {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
@media only screen and (max-width: 1100px) {
  .nav__main__logo__link {
    padding-left: 20px;
  }
}
.nav__main__logo__link .logo__UCB-mobile {
  width: 180px;
  height: 21px;
  display: none;
}
@media only screen and (max-width: 1100px) {
  .nav__main__logo__link .logo__UCB-mobile {
    display: -ms-flexbox;
    display: flex;
  }
}
.nav__main__left {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex: 1 1 100%;
      flex: 1 1 100%;
  height: 100%;
}
@media only screen and (min-width: 1100px) {
  .nav__main__left .nav__main__logo__link {
    display: none;
  }
}
.nav__main__left span a {
  font-size: 1.25rem;
}
.nav__main__right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
  height: 100%;
}
.nav__main__container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row;
      flex-flow: row;
  width: 100%;
  -ms-flex-align: center;
      align-items: center;
  height: 50px;
  padding: 0 10px 0 20px;
}
.nav__main__items {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 500;
  font-size: 0.875rem;
  text-transform: uppercase;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  margin-bottom: 0;
  height: 100%;
  -ms-flex-align: center;
      align-items: center;
  padding-left: 0;
  letter-spacing: 1px;
}
@media only screen and (min-width: 1101px) {
  .nav__main__items li.nav__main__items__e-banking a {
    color: #00AFD0;
  }
}
.nav__main__items li.nav__main__items__e-banking [data-toggle="collapse"].collapsed:after {
  transform: rotate(90deg);
}
.nav__main__items li.nav__main__items__e-banking [data-toggle="collapse"]:after {
  content: '\f2fb';
  font-family: 'Material-Design-Iconic-Font';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  display: inline-block;
  font-size: 1.5rem;
  float: left;
  margin-left: 7px;
  vertical-align: top;
  float: right;
  transform: rotate(-90deg);
  padding: 0 5px;
}
.nav__main__items li {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-align: center;
      align-items: center;
}
.nav__main__items li + li {
  margin-left: 20px;
}
.nav__main__items a {
  /*padding: 5px;*/
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  color: #5d5d5d;
}
.nav__main__items a .zmdi + span {
  margin-left: 7px;
}
.nav__main__items a:hover {
  color: #00AFD0;
}
.nav__main__items a[data-toggle="collapse"]:not(.collapsed) {
  color: #00AFD0;
}
@media only screen and (min-width: 1101px) {
  .nav__main__items .mobile {
    display: none !important;
  }
}
@media only screen and (max-width: 1101px) {
  .nav__main__items__menu a {
    width: 50px;
    height: 50px;
    border-left: 1px solid #ddd;
    font-size: 24px;
    padding: 11px;
  }
}
.nav__main--micro {
  /*.dropdown-toggle {
                display: none;}*/
}
.nav__main--micro .nav__main__container {
  height: 50px;
}
.nav__main .btn-group {
  -ms-flex: 1;
      flex: 1;
}
.nav__main .btn-group .btn-default {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 500;
  font-size: 0.875rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 8px 10px 8px 0;
  box-shadow: none;
  background: none;
  color: #333;
}
.nav__main .btn-group .btn-default:after {
  top: 8px;
}
.nav__main .btn-group .btn-default:hover {
  color: #00AFD0;
}
.nav__main .dropdown-menu {
  min-width: 246px;
  padding: 0;
  font-size: 1.125rem;
  border-radius: 0;
  border: 0;
  z-index: 1001;
}
@media only screen and (max-width: 1101px) {
  .nav__main .dropdown-menu {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: -2px;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .nav__main .dropdown-menu .online-header {
    position: relative;
    height: 50px;
    padding: 8px 15px;
  }
  .nav__main .dropdown-menu .online-header h2 {
    font-family: 'unicredit_cymedium';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.5rem;
    line-height: 1.2;
    margin: 7px 11px;
  }
  .nav__main .dropdown-menu .close-wrapper {
    position: absolute;
    top: 11px;
    right: 15px;
    font-size: 30px;
    color: #888;
  }
}
.nav__main .dropdown-menu .nav.nav-tabs {
  display: -ms-flexbox;
  display: flex;
  margin-top: 0;
  margin-bottom: 0;
  background: #00afd0;
  border-bottom: 0;
}
.nav__main .dropdown-menu .nav.nav-tabs li {
  width: 50%;
  margin-bottom: 0;
}
.nav__main .dropdown-menu .nav.nav-tabs li a {
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  letter-spacing: 0.5px;
  font-size: 1rem;
  text-transform: uppercase;
  color: #fff;
  padding: 18px 20px !important;
  margin-right: 0;
  border: 0;
}
.nav__main .dropdown-menu .nav.nav-tabs li a:hover {
  cursor: pointer;
}
.nav__main .dropdown-menu .nav.nav-tabs li.active a,
.nav__main .dropdown-menu .nav.nav-tabs li.active a:hover {
  position: relative;
  color: #fff;
  background: #0093b0;
  border-top: 0;
  border-left: 0;
  border-right: 0;
}
.nav__main .dropdown-menu .nav.nav-tabs li.active a:after {
  content: '';
  position: absolute;
  display: block;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
}
.nav__main .modal.dropdown-menu {
  z-index: 1450;
}
.nav__main .btn-group .btn-default:hover,
.nav__main .btn-group .btn-default:active,
.nav__main .btn-group .btn-default:focus {
  background: none;
}
.nav__main .dropdown-menu .tab-pane ul {
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 0.8px;
  list-style-type: none;
  padding-left: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}
.nav__main .dropdown-menu .tab-pane ul li {
  padding: 10px 30px;
}
.nav__main .dropdown-menu .tab-pane ul li.current a {
  color: #212121;
}
.nav__main .dropdown-menu .tab-pane ul li a {
  color: #888;
}
.nav__main .dropdown-menu .tab-pane ul li a:hover {
  color: #00afd0;
}
.nav__main .dropdown-menu > li > a {
  padding: 15px 5px;
  margin-top: -1px;
  color: #474747;
  text-transform: uppercase;
}
.nav__main .dropdown-menu > li.current {
  background: #ddd;
}
.nav__main .dropdown-menu > li.current a,
.nav__main .dropdown-menu > li.current > a:hover,
.nav__main .dropdown-menu > li.current > a:focus,
.nav__main .dropdown-menu > li.current > a:active {
  color: #474747;
}
.nav__main .dropdown-menu > li > a:hover,
.nav__main .dropdown-menu > li > a:focus,
.nav__main .dropdown-menu > li > a:active {
  color: #00AFD0;
  background: none;
}
.nav__main.mobile .btn-group {
  display: none;
}
.nav__main.mobile .btn-group.dropdown-onlineBanking {
  display: -ms-flexbox;
  display: flex;
}
.nav__main.mobile .btn-group.dropdown-onlineBanking .btn.dropdown-toggle {
  width: 50px;
  height: 50px;
  padding: 8px;
  border-right: 1px solid #ddd !important;
  border-radius: 0;
}
.nav__main.mobile .btn-group.dropdown-onlineBanking .btn.dropdown-toggle:after {
  content: '';
}
.nav__main.mobile .btn-group.dropdown-onlineBanking .ucb-icon {
  width: 50px;
  font-size: 30px;
}
.nav__main.mobile .logo__UCB {
  display: none;
}
.nav__main.mobile .nav__main__items .nav__main__items__search,
.nav__main.mobile .nav__main__items .nav__main__items__e-banking,
.nav__main.mobile .nav__main__items .nav__main__items__lang,
.nav__main.mobile .nav__main__items .nav__main__items__about {
  display: none !important;
}
.nav__main.mobile .logo__UCB-mobile {
  display: -ms-flexbox;
  display: flex;
}
.nav__main .desktop .logo__UCB-mobile {
  display: none;
}
@media only screen and (min-width: 1100px) {
  .nav__main .logo__UCB-mobile {
    display: none;
  }
  .nav__main--micro .nav__main__logo__link {
    margin: 0 8px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    padding: 14px 0;
    z-index: 1000;
  }
  .nav__main--micro .nav__main__logo__link svg {
    max-width: 163px;
    max-height: 18px;
  }
  .nav__main--micro .nav__main__left {
    -ms-flex-order: 1;
        order: 1;
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
  }
  .nav__main--micro .navbar-logo-holder {
    display: none;
  }
}
@media only screen and (max-width: 1100px) {
  .nav__main {
    position: relative;
    box-shadow: -3px 3px 6px rgba(0, 0, 0, 0.15);
  }
  .nav__main .btn-group {
    display: none;
  }
  .nav__main .btn-group.dropdown-onlineBanking {
    display: -ms-flexbox;
    display: flex;
  }
  .nav__main .btn-group.dropdown-onlineBanking .btn.dropdown-toggle {
    width: 50px;
    height: 50px;
    padding: 8px;
    border-right: 1px solid #ddd !important;
    border-radius: 0;
  }
  .nav__main .btn-group.dropdown-onlineBanking .btn.dropdown-toggle:after {
    content: '';
  }
  .nav__main .btn-group.dropdown-onlineBanking .ucb-icon {
    width: 50px;
    font-size: 30px;
  }
  .nav__main .logo__UCB {
    display: none;
  }
  .nav__main .nav__main__items .nav__main__items__search,
  .nav__main .nav__main__items .nav__main__items__e-banking,
  .nav__main .nav__main__items .nav__main__items__lang,
  .nav__main .nav__main__items .nav__main__items__about {
    display: none !important;
  }
  .nav__main .logo__UCB-mobile {
    display: -ms-flexbox;
    display: flex;
  }
  .nav__main--micro .nav__main__logo__link {
    display: none;
  }
  .nav__main--micro .navbar-logo {
    max-height: 30px;
  }
  .nav__main--micro .navbar-logo-holder {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 50px;
    padding-left: 20px;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
  }
  .nav__main--micro .nav__main__right {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .nav__main--micro .nav__main__left {
    /*display: none;*/
  }
  .nav__main--micro.nav-blog {
    border-bottom: 1px solid #ddd;
  }
  .nav__main__container {
    padding: 0;
  }
}
.navbar {
  border: 0;
}
.navbar.navbar-default {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding-top: 4px;
}
.navbar-default .navbar-nav > li > a {
  font-size: 1.0625rem;
  padding-top: 22px;
  padding-bottom: 18px;
}
/*--navbar-inverse--*/
.navbar-inverse {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 80px;
  background: #e2001a;
  box-shadow: 0 4px 6px -3px rgba(0, 0, 0, 0.15);
}
.navbar-inverse .ucb-icon {
  width: 40px;
  font-size: 38px;
  vertical-align: middle;
}
.navbar-inverse .logo-wrapper {
  min-width: 165px;
  max-width: 266px;
  height: 80px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 0 20px;
  background: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  border-right: 1px solid rgba(0, 0, 0, 0.15);
}
.navbar-inverse .widget .logo-wrapper {
  max-width: 165px;
}
.navbar-inverse .login-wrapper .btn-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 180px;
  height: 80px;
  background-color: #b01200;
  transition: background-color 0.4s ease;
}
.navbar-inverse .login-wrapper .btn-group .ucb-icon + div {
  margin-left: 12px;
}
.navbar-inverse .login-wrapper .btn-group .btn-default {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  height: 80px;
  color: #fff;
  background: none;
  box-shadow: none;
  padding: 0 13px 0 8px;
}
.navbar-inverse .login-wrapper .btn-group .btn-default::after {
  content: '';
}
.navbar-inverse .login-wrapper .btn-group .btn-default span.chevron {
  font-size: 20px;
}
.navbar-inverse .login-wrapper .btn-group .btn-default .description {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  width: 103px;
  white-space: normal;
  text-align: left;
  line-height: 1.2;
  font-weight: normal;
}
.navbar-inverse .login-wrapper .btn-group .btn-default .ucb-icon {
  margin-right: 5px;
}
.navbar-inverse .login-wrapper .btn-group .btn-default .ucb-icon .path1:before,
.navbar-inverse .login-wrapper .btn-group .btn-default .ucb-icon .path2:before {
  color: #fff;
  transition: color .4s ease;
}
.navbar-inverse .login-wrapper .btn-group.open,
.navbar-inverse .login-wrapper .btn-group:hover,
.navbar-inverse .login-wrapper .btn-group:active,
.navbar-inverse .login-wrapper .btn-group:focus {
  background: #fff !important;
}
.navbar-inverse .login-wrapper .btn-group.open button,
.navbar-inverse .login-wrapper .btn-group:hover button,
.navbar-inverse .login-wrapper .btn-group:active button,
.navbar-inverse .login-wrapper .btn-group:focus button {
  color: #212121 !important;
  background: #fff !important;
}
.navbar-inverse .login-wrapper .btn-group.open button span:last-child i,
.navbar-inverse .login-wrapper .btn-group:hover button span:last-child i,
.navbar-inverse .login-wrapper .btn-group:active button span:last-child i,
.navbar-inverse .login-wrapper .btn-group:focus button span:last-child i {
  transform: rotate(-180deg);
}
.navbar-inverse .login-wrapper .btn-group.open button .ucb-icon .path1:before,
.navbar-inverse .login-wrapper .btn-group:hover button .ucb-icon .path1:before,
.navbar-inverse .login-wrapper .btn-group:active button .ucb-icon .path1:before,
.navbar-inverse .login-wrapper .btn-group:focus button .ucb-icon .path1:before {
  color: #333;
}
.navbar-inverse .login-wrapper .btn-group.open button .ucb-icon .path2:before,
.navbar-inverse .login-wrapper .btn-group:hover button .ucb-icon .path2:before,
.navbar-inverse .login-wrapper .btn-group:active button .ucb-icon .path2:before,
.navbar-inverse .login-wrapper .btn-group:focus button .ucb-icon .path2:before {
  color: #e2001a;
}
.navbar-inverse .search-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 80px;
  height: 80px;
  font-size: 15px;
  border-left: 1px solid #b01200;
}
.navbar-inverse .search-wrapper a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 80px;
  height: 80px;
  padding: 20px;
  color: #fff;
  font-size: 30px;
  -ms-flex-pack: center;
      justify-content: center;
}
.navbar-inverse .search-wrapper a:hover {
  background: #cc0b15;
}
.navbar-inverse .search-wrapper a .ucb-icon.icon-search-duo-white .path1:before {
  color: #bebebe;
}
.navbar-inverse .search-wrapper .btn-search {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.navbar-inverse .search-wrapper .btn-search .ucb-icon {
  font-size: 14px;
  line-height: 16px;
}
.navbar-inverse .container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row;
      flex-flow: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  min-height: inherit;
  -ms-flex-align: center;
      align-items: center;
}
.navbar-inverse .container .row {
  -ms-flex: 1;
      flex: 1;
}
.navbar-inverse .container:after,
.navbar-inverse .container:before {
  display: none;
}
.navbar-inverse.vpCheck-fixedToTop {
  position: fixed;
  top: 0;
  z-index: 999;
  left: 0;
  right: 0;
}
.navbar-inverse.vpCheck-fixedToBottom {
  position: absolute;
  top: auto;
  bottom: 0;
  z-index: 20;
  left: 0;
  right: 0;
}
.navbar-inverse .navbar-logo-holder {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.navbar-inverse .navbar-logo-holder svg {
  width: 200px;
  max-width: 100%;
}
.navbar-inverse .navbar-logo-holder svg.navbar-logo {
  width: 160px;
}
.navbar-inverse .navbar-logo-holder svg:hover {
  fill: #ED1A3E;
}
.navbar-inverse .navbar-left {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
}
.navbar-inverse .navbar-right {
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
  width: calc(100% - 526px);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  min-height: inherit;
  margin-right: 0;
  overflow-x: hidden;
}
@media only screen and (max-width: 1110px) {
  .navbar-inverse {
    display: none;
  }
}
.navbar-inverse--micro .nav__main__logo__link {
  display: none;
}
.navbar-inverse--micro .navbar-form .input-group {
  width: calc(100% - 201px);
}
.navbar-inverse--micro .widget .navbar-form .input-group {
  width: calc(100% - 165px);
}
.navbar-inverse--micro .nav__main__online .wrapper div[class*="col-"] {
  margin: 14px 50px 10px 211px;
}
.navbar-inverse--micro .nav__main__online .wrapper div[class*="col-"] p {
  text-transform: none;
}
.navbar-inverse--micro .nav__main__online .wrapper div[class*="col-"] p.text-uppercase {
  text-transform: uppercase !important;
}
@media only screen and (max-width: 1100px) {
  .navbar-inverse--micro .nav__main__online .wrapper div[class*="col-"] {
    margin: 0;
  }
}
.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #ddd;
  z-index: 999;
}
.navbar-nav {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.navbar-inverse .navbar-nav > li > a {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 80px;
  padding: 0 20px;
  font-size: 0.9375rem;
  line-height: 1.2;
  color: #fff;
  font-weight: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  white-space: nowrap;
}
.navbar-inverse .navbar-nav .dropdown:not(.ready):hover > a,
.navbar-inverse .navbar-nav > li.open > a,
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:active,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff !important;
  background: #cc0b15;
}
.navbar-inverse .navbar-nav > li.active > a,
.navbar-inverse .navbar-nav > li.current > a {
  color: #fff !important;
  border-bottom: 3px solid #fff;
  background: #cc0b15;
}
.navbar-inverse .navbar-nav > li.active > a:after,
.navbar-inverse .navbar-nav > li.current > a:after {
  content: '';
  position: absolute;
  display: block;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
}
/*--vertical-alignment-of-dropdown-menu--*/
.navbar-inverse .dropdown,
.navbar-inverse .navbar-nav .dropdown.open,
.navbar-inverse .navbar-nav .dropdown:hover {
  position: static;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column wrap;
      flex-flow: column wrap;
  height: 100%;
}
.navbar-inverse .dropdown:not(.ready):hover > .dropdown-menu,
.navbar-inverse .dropdown.open > .dropdown-menu {
  display: table !important;
  visibility: visible !important;
  opacity: 1;
}
.navbar-inverse .dropdown-menu {
  width: 100vw;
  min-width: 100vw;
  padding: 0;
  margin: 0;
  background: #fff;
  border: 0;
  border-radius: 0;
  display: table;
  visibility: hidden;
  opacity: 0;
}
.navbar-inverse .dropdown-menu div [class*="col-"] {
  padding: 0;
}
.navbar-inverse .dropdown-menu .div {
  margin: 20px 0;
  border-left: 1px solid #ddd;
  overflow: hidden;
}
.navbar-inverse .dropdown-menu ul {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
  padding-top: 0;
  padding-left: 0 !important;
  padding-right: 0 !important;
  list-style-type: none;
}
.navbar-inverse .no-border-right .border-right:last-child {
  border-right: 0 !important;
}
.navbar-inverse .nav-banner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  margin: 30px 0 0 0;
  box-shadow: -1px 1px 8px rgba(0, 0, 0, 0.1);
}
.navbar-inverse .nav-banner .banner-image {
  padding: 0;
  max-height: 133px;
  overflow: hidden;
}
.navbar-inverse .nav-banner div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  text-align: center;
  padding: 20px 25px;
  background-color: #F3F3F3;
}
.navbar-inverse .nav-banner div span {
  font-family: 'OpenSans-Regular';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: #505050;
}
.navbar-inverse .nav-banner div span.link-text {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.9375rem;
  font-weight: normal;
  letter-spacing: 1.245px;
  color: #00AFD0;
  text-transform: uppercase;
  margin-top: 20px;
}
/*----*/
.navbar-inverse .dropdown-menu.dropdown-menu-horizontal ul {
  padding-top: 0;
}
.navbar-inverse .dropdown-menu.dropdown-menu-horizontal ul li {
  padding: 15px 0;
}
.navbar-inverse .dropdown-menu.dropdown-menu-horizontal ul ul li {
  padding: 0;
}
.navbar-inverse .dropdown-menu.dropdown-menu-horizontal ul ul li:first-child {
  border-bottom: 0;
}
.navbar-inverse .dropdown-menu ul ul {
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  text-transform: none;
  border-left: 0;
  padding-top: 0;
}
.navbar-inverse .dropdown-menu ul li {
  position: relative;
  width: 100%;
  float: left;
  display: inline-block;
  padding-bottom: 20px;
}
.navbar-inverse .dropdown-menu ul li:last-child {
  border-bottom: 0;
}
.navbar-inverse .dropdown-menu ul li a {
  float: left;
  display: inline-block;
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  font-weight: 500;
  color: #212121;
  letter-spacing: 0.3px;
  padding: 4px 0 4px 15px;
  width: 80%;
}
.navbar-inverse .dropdown-menu ul li a:hover,
.navbar-inverse .dropdown-menu ul li a:active,
.navbar-inverse .dropdown-menu ul li a:focus {
  color: #00AFD0;
  text-decoration: none;
}
.navbar-inverse .dropdown-menu ul ul li {
  padding-top: 0;
  padding-bottom: 0;
}
.navbar-inverse .dropdown-menu ul ul li a {
  font-family: 'unicredit_cylight';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  font-size: 16px;
  font-weight: normal;
  color: #505050;
}
.navbar-inverse .dropdown-menu ul li.divider,
.navbar-inverse .dropdown-menu ul ul > li {
  padding-bottom: 0;
  border-bottom: 0;
}
.navbar-inverse .dropdown-menu i {
  display: none;
  font-family: 'Material-Design-Iconic-Font';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.125rem;
  position: absolute;
  right: 4%;
  top: 18px;
  margin-left: 5px;
  color: #ddd;
}
.navbar-inverse .dropdown-menu i.zmdi-star {
  font-size: 1rem;
  display: inline-block;
  color: #e2001a;
  position: static;
}
.slider-navigation .tab-content {
  margin-top: 30px;
}
/*---------------------------------------------------FOOTER*/
.footer {
  width: 100%;
  font-size: 13px;
  -ms-flex-item-align: end;
      align-self: flex-end;
  background: #666;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  /*--footer-bottom--*/
}
.footer p {
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  color: #fff;
  font-size: 14px;
  line-height: 1.125rem;
  letter-spacing: 0.28px;
  font-weight: normal;
}
.footer .social__holder {
  display: -ms-flexbox;
  display: flex;
  padding: 18px 0;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  background: #e5e5e5;
}
.footer .social__holder .social {
  margin-top: 0;
}
.footer .social__holder .social a {
  color: #e5e5e5;
  background: #666;
}
.footer .container.border-bottom {
  padding-bottom: 9px;
  border-bottom: 1px solid #8f8f8f;
}
.footer .container.custom-links {
  padding-bottom: 18px;
}
.footer .footer-row {
  padding: 22px 0 0 0;
}
.footer .footer-row h5 {
  margin-top: 0;
  margin-bottom: 8px;
}
.footer .footer-row h5 a {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  letter-spacing: 0.688px;
  text-transform: uppercase;
  color: #fff;
  padding: 5px 0;
  margin: 0;
}
.footer .footer-row h5 a:hover {
  color: #fff;
}
.footer .footer-row .footer-lists {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
@media screen and (max-width: 767px) {
  .footer .footer-row .footer-lists {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
  }
}
.footer .footer-row .footer-lists ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
  text-align: center;
}
.footer .footer-row .footer-lists ul li > ul {
  padding: 0 10px;
}
.footer .footer-row .footer-lists ul li > ul li:last-child {
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .footer .footer-row .footer-lists ul li > ul li:last-child {
    margin-bottom: 30px;
  }
}
.footer .footer-row .footer-lists ul li > ul a {
  display: inherit;
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  font-size: 14px;
  line-height: 1.3;
  text-transform: none;
  letter-spacing: 0.28px;
  color: #ccc;
}
.footer .footer-row .footer-lists ul a {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  letter-spacing: 0.688px;
  text-transform: uppercase;
  color: #fff;
  padding: 5px 0;
}
.footer .footer-row .footer-lists ul a:hover {
  color: #fff;
}
.footer .footer-row .footer-lists .segment-lists {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .footer .footer-row .footer-lists .segment-lists {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
  }
}
.footer .footer-row .footer-lists .other-links {
  display: inline-block;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.footer .footer-row .footer-lists .other-links a {
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  font-size: 14px;
  line-height: 2.4;
  text-transform: none;
  letter-spacing: 0.28px;
  color: #ccc;
  padding: 0 15px;
  border-right: 1px solid #ccc;
  white-space: nowrap;
}
.footer .footer-row .footer-lists .other-links a.borderless,
.footer .footer-row .footer-lists .other-links a:last-child {
  border-right: 1px solid transparent;
}
.footer .footer-row .footer-lists .other-links a:hover {
  color: #fff;
}
.footer ul {
  margin-bottom: 0;
}
.footer .footer-bottom {
  position: relative;
}
.footer .footer-bottom div div > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  margin: 12px 0;
}
.footer .footer-bottom div div > div .ucb-logo-footer {
  text-indent: -9999px;
  width: 226px;
  height: 25px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjIyNS45MTZweCIgaGVpZ2h0PSIyNXB4IiB2aWV3Qm94PSIwIDAgMjI1LjkxNiAyNSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjI1LjkxNiAyNSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0yNSwxMi41QzI1LDE5LjQwNCwxOS40MiwyNSwxMi41MTcsMjVTMCwxOS40MDQsMCwxMi41QzAsNS41OTcsNS42MTQsMCwxMi41MTcsMHMxMi41LDUuNTk2LDEyLjUsMTIuNDk5Ij48L3BhdGg+CjxwYXRoIGZpbGw9IiM2NjYiIGQ9Ik0xMS43MjUsOS4wMjhjMCwwLDEuNDQ1LTEuODY4LDEuNTgxLTIuMDk3YzAuMTM5LTAuMjI5LDAuMTkzLTAuNDE0LTAuMTk4LTAuNjU4CgljLTAuMzkyLTAuMjQ0LTEuNy0xLjAxMS0xLjk2LTEuMjFjLTAuMjYtMC4yLTAuMjE0LTAuOTM0LDAuNTUyLTEuMDg3YzAuNzY1LTAuMTUyLDcuNDEtMC43MDQsOS45OTgtMC40MjkKCWMyLjU4OCwwLjI3NiwyLjIzNiwxLjAxMSwyLjI1LDEuNjA3YzAuMDE1LDAuNTk3LTEuMDQxLDEuNDU2LTIuNDUsMi43MjZjMCwwLTIuMzI3LDIuMTU5LTQuMDI2LDMuNjQ0CgljLTEuNzAxLDEuNDg1LTcuMTM2LDYuMDYzLTguMTkzLDYuODljLTEuMDU2LDAuODI3LTUuMTUyLDMuODc1LTUuNDE4LDQuMDc0Yy0wLjI2NiwwLjItMS4wMDksMC43OTgtMS40MTQsMC4zODEKCWMtMC40MDUtMC40MTcsMC0wLjg4MiwwLjIwNS0xLjE2N0MyLjg1OSwyMS40MTksMTEuMTEzLDkuNzY0LDExLjcyNSw5LjAyOCI+PC9wYXRoPgo8cGF0aCBmaWxsPSIjZmZmIiBkPSJNMjMuNzksNC4yNTZjMC4xMDYsMC4yNTUsMC4yLDAuNzM5LDAuMTU5LDAuODk4Yy0wLjE0OSwwLjU3OC0xLjA0MSwxLjQ1NC0yLjQ0OSwyLjcyNgoJYzAsMC0yLjMyNywyLjE1OS00LjAyNywzLjY0NGMtMS43MDEsMS40ODUtNy4xMzUsNi4wNjMtOC4xOTEsNi44OWMtMS4wNTcsMC44MjctNS4xNTIsMy44NzQtNS40MTksNC4wNzQKCWMtMC4yMDIsMC4xNTItMS4xMDUsMC4yODMtMS41MDEsMC4yNzJjMC4xMjgsMC4xODMsMC4zNTYsMC4zODYsMC41OTMsMC42MTNjMC40MTcsMC40MDUsMS4xNDctMC4xOCwxLjQxNC0wLjM4CgljMC4yNjYtMC4xOTgsNC4zNjMtMy4yNDcsNS40MTktNC4wNzRjMS4wNTctMC44MjcsNi40OTItNS40MDUsOC4xOTEtNi44OWMxLjY5OS0xLjQ4NSw0LjAyNy0zLjY0NSw0LjAyNy0zLjY0NQoJYzEuNDA4LTEuMjcxLDIuMTc4LTEuOTYyLDIuMzI4LTIuNTQxQzI0LjQsNS41OCwyNC40OTQsNC43NDQsMjMuNzksNC4yNTYiPjwvcGF0aD4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiNmZmYiIGQ9Ik00MywxLjEwOXYxNS45MTljMCwzLjUxLTMuMDEyLDYuMTc2LTYuOTkxLDYuMTc2CgljLTMuOTc3LDAtNi45OTEtMi42NjYtNi45OTEtNi4xNzZWNC44NWMwLTIuMDU4LDEuNjE5LTMuNzQxLDMuNjM5LTMuNzQxaDAuMjU0VjE3YzAsMS44ODcsMS42NDksMy4wNDUsMy4yNDEsMy4wNDUKCWMxLjUzMywwLDMuMTg0LTEuMDcyLDMuMTg0LTMuMDQ1VjQuNjQ4YzAtMS45NDQsMS41NjEtMy41NCwzLjQ2NC0zLjU0SDQzeiI+PC9wYXRoPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbD0iI2ZmZiIgZD0iTTUwLjk2NCw2LjkzOGM1LjE3MywwLDYuMDA0LDMuMDEzLDYuMDA0LDQuODE3djExLjIzOGgtMC4xNjUKCWMtMS45MSwwLTMuNTQyLTEuNjY0LTMuNTQyLTMuNjQzdi03LjUzOGMwLTEuMDYxLTAuNDE3LTIuMzI0LTIuNDM1LTIuMzI0Yy0wLjk0LDAtMS40OTUsMC4xMTYtMi4xMDQsMC4zNDZ2MTMuMTU5aC0zLjcwN1Y4LjExNAoJQzQ2LjU5Niw3LjM5Niw0OS4xMzksNi45MzgsNTAuOTY0LDYuOTM4Ij48L3BhdGg+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjZmZmIiBkPSJNNjAuOTE3LDEuNTM5YzEuMTM4LDAsMi4wNDgsMC44NSwyLjA0OCwxLjg5OAoJYzAsMS4wMjEtMC45MSwxLjg0My0yLjA0OCwxLjg0M2MtMS4xMzksMC0yLjA3OS0wLjgyMi0yLjA3OS0xLjg0M0M1OC44MzcsMi4zODksNTkuNzc4LDEuNTM5LDYwLjkxNywxLjUzOSI+PC9wYXRoPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbD0iI2ZmZiIgZD0iTTYyLjc4LDcuMTIyTDYyLjc4LDcuMTIydjEyLjMwMWMwLDEuOTUzLTEuNTkzLDMuNTctMy41ODQsMy41NwoJaC0wLjE3M1Y3LjEyMkg2Mi43OHoiPjwvcGF0aD4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiNmZmYiIGQ9Ik03My4yMTcsMC44NzVjMS43NTMsMCwzLjM5NSwwLjQwNSw0Ljc1NywxLjI3MXYzLjgxNgoJYy0wLjgzMy0xLjEyNy0yLjAyOS0xLjkwNi0zLjk0OS0xLjkwNmMtMy43ODUsMC02LjEyLDMuODcyLTYuMTIsNy44OTFjMCwzLjc4OCwyLjQ0Nyw3LjkyLDYuMTIsNy45MgoJYzEuNjEzLDAsMy4wODctMC40OSwzLjk0OS0xLjcwNXYzLjc1NmMtMS4wODMsMC44NDEtMi43OCwxLjMwMi00Ljc4NCwxLjMwMmMtNi4wMSwwLTkuMTc5LTUuNzI0LTkuMTc5LTExLjI0NQoJQzY0LjAxMSw2LjU0Miw2Ny4xOCwwLjg3NSw3My4yMTcsMC44NzUiPjwvcGF0aD4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiNmZmYiIGQ9Ik04NC40ODMsNi45MzVjMC42MjcsMCwxLjQyNCwwLjA1OCwyLjEzNSwwLjE3M3YzLjA2OAoJYy0xLjMwOS0wLjk0NS0zLjA0Ni0wLjYyOS0zLjgxNC0wLjIyOHY5LjQzM2MwLDEuOTc2LTEuNjIxLDMuNjEyLTMuNTg3LDMuNjEyaC0wLjE5OVY4LjE2OUM4MC41LDcuNDUyLDgyLjAwOSw2LjkzNSw4NC40ODMsNi45MzUiPjwvcGF0aD4KPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTEwMC4zMTYsMTQuNTIyYzAtNC44MjMtMi4zMDQtNy42MDktNi40NjItNy42MDljLTQuMjExLDAtNi43NzMsMy4xODgtNi43NzMsOC4wOTUKCWMwLDUuMDU1LDIuNzYyLDguMjExLDcuNDAxLDguMjExYzIuNTYzLDAsNC4zNTUtMC42Myw1LjMyNS0xLjE0OXYtMy4xODRjLTAuOTY5LDAuNjg4LTIuMzA4LDEuNTUtNC45NTUsMS41NQoJYy0yLjM5LDAtMy43MDEtMS4zNzgtNC4wMTUtMy45OTFsOS40NzktMS4zMlYxNC41MjJ6IE05MC42MTEsMTMuODMzYzAtMi44NCwwLjk5Ni00LjM2NSwzLjEzLTQuNDIxaDAuMTQyCgljMS4wNTUsMCwzLjAxOSwwLjM0MywzLjEzMSwzLjUyOUw5MC42MTEsMTMuODMzeiI+PC9wYXRoPgo8cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTEzLjc5NywxLjYyNWMtMS45OTQsMC0zLjU4OCwxLjYxNy0zLjU4OCwzLjYwMXYyLjc0N2MtMC41OTktMC4xMzktMS4yODItMC4yMjYtMi4wNzgtMC4yMjYKCWMtNC4xMDEsMC02Ljc0OCwzLjExOS02Ljc0OCw3Ljk2M2MwLDQuNzkxLDIuNTM0LDcuNDU1LDcuMTczLDcuNTExaDAuMjU4YzEuMjUzLDAsNC4yNDEtMC4yMjcsNS4xNTItMC40MjdWMS42MjVIMTEzLjc5N3oKCSBNMTEwLDIwLjg3MmMtMC4yODYsMC4wNTctMS4xNjgsMC4xNDYtMS41NjYsMC4xNDZjLTIuMzYsMC0zLjUzLTEuNzczLTMuNTMtNS4zNTZjMC0yLjU2MSwwLjY1NS01LjY0NywzLjc4Ny01LjY0NwoJYzAuNDgzLDAsMC45MTIsMC4wNTgsMS4zMSwwLjE3NFYyMC44NzJ6Ij48L3BhdGg+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjZmZmIiBkPSJNMTE3Ljk5LDEuNTM5YzEuMTM5LDAsMi4wNTEsMC44NSwyLjA1MSwxLjg5OAoJYzAsMS4wMjEtMC45MTIsMS44NDMtMi4wNTEsMS44NDNzLTIuMDc4LTAuODIyLTIuMDc4LTEuODQzQzExNS45MTIsMi4zODksMTE2Ljg1MiwxLjUzOSwxMTcuOTksMS41MzkiPjwvcGF0aD4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiNmZmYiIGQ9Ik0xMTkuNzkzLDdMMTE5Ljc5Myw3djEyLjM4NGMwLDEuOTY2LTEuNTk1LDMuNTk1LTMuNTg4LDMuNTk1CgloLTAuMTY5VjdIMTE5Ljc5M3oiPjwvcGF0aD4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiNmZmYiIGQ9Ik0xMjUuODAzLDEuNjI1VjdoMi4xNjZ2Mi45NzloLTIuMTY2djguNTk0CgljMCwxLjAyLDAuMzQyLDEuMzMxLDEuNDUyLDEuMzMxYzAuMjg0LDAsMC43MTItMC4wODQsMC45OTUtMC4xOTh2My4xNDZjLTAuMTcxLDAuMDU2LTAuOTA5LDAuMzY3LTEuOTA1LDAuMzY3CgljLTIuNzksMC00LjMyNy0xLjM2MS00LjMyNy0zLjgyN1Y5Ljk3OWgtMC45MzVWN2gwLjkzNVY1LjE5NWMwLTEuOTU0LDEuNTkzLTMuNTcxLDMuNTU5LTMuNTcxSDEyNS44MDN6Ij48L3BhdGg+CjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xNDYuMDIxLDExLjA0OXYtMC4wODdjMS44ODMtMC40MDMsNC4yNTktMS41MDgsNC4yNTktNC40NzVjMC0zLjE5OC0yLjY1My01LjUzMi03Ljk2MS01LjUzMgoJYy0yLjY4MiwwLTQuOTM2LDAuNTE4LTYuMjc3LDEuMjA5djIwLjc0MmMwLDAsMS43NDEsMC4wODYsNi41MzQsMC4wODZjNS4wMjEsMCw4LjQ0Ny0xLjksOC40NDctNi4yMjMKCUMxNTEuMDIyLDEzLjYwMiwxNDguMDczLDExLjQ1MywxNDYuMDIxLDExLjA0OXogTTEzOS44NjUsMy41NzljMC43NDMtMC4yMywxLjQ4NC0wLjM0NywyLjQ1My0wLjM0NwoJYzIuNjU1LDAsNC4wMjQsMS4xMjUsNC4wMjQsMy41MTRjMCwyLjYyMi0xLjMxNCwzLjM4MS01LjIyMiwzLjI2NGwtMS4yNTYtMC4wMjlWMy41Nzl6IE0xNDIuNDMzLDIwLjUxOWgtMi41NjdWMTJsMS4yNTYtMC4wMwoJYzQuMTY2LTAuMTE2LDUuODIsMS43NDksNS44Miw0Ljc0NUMxNDYuOTQxLDE5LjUwOCwxNDUuMDU3LDIwLjUxOSwxNDIuNDMzLDIwLjUxOXoiPjwvcGF0aD4KPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTE5Mi4wNTksNi44MzljLTIuNDM2LDAtMy45OTgsMC42OTItNC45ODUsMS4xODF2Mi41NjNjMS42NjktMC44OTMsMi44NjEtMS42NDYsNC4zNjItMS42NDYKCWMxLjgxMiwwLDMuMDU3LDAuODU3LDMuMDU3LDIuOTAydjEuMDY2Yy00LjcyNiwwLjQ2Mi04LjY4OCwxLjMzOS04LjY4OCw1LjQ4OGMwLDMuMDI1LDIuMTgsNC44MTMsNi4zNjcsNC44MTNoMC43OTQKCWMxLjQ3LDAsMy45MDYtMC4xMjMsNC45NTItMC4zMjVWMTIuNjI1QzE5Ny45MTcsOC41OTEsMTk1LjI1OCw2LjgzOSwxOTIuMDU5LDYuODM5eiBNMTk1LjAwOSwyMC44MzEKCWMtMC4zNjgsMC4wOC0xLjgxOCwwLjEzMy0yLjYxLDAuMTMzYy0yLjAzOCwwLTMuMjI4LTAuODMyLTMuMjI4LTIuNjgyYzAtMi40OTcsMi41MjYtMy4wNDYsNS44MzgtMy4zNDNWMjAuODMxeiI+PC9wYXRoPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbD0iI2ZmZiIgZD0iTTIwNC45ODcsNi44MzljNS4xMTEsMCw1LjkzLDMuMDMsNS45Myw0Ljg0NnYxMS4zMDdoLTAuMTYzCgljLTEuODg1LDAtMy40OTctMS42NzQtMy40OTctMy42NjN2LTcuNTg2YzAtMS4wNjctMC40MDktMi4zMzctMi40MDQtMi4zMzdjLTAuOTI5LDAtMS40NzYsMC4xMTYtMi4wNzUsMC4zNDZ2MTMuMjRoLTMuNjYyVjguMDIyCglDMjAwLjY3Niw3LjMwMywyMDMuMTg2LDYuODM5LDIwNC45ODcsNi44MzkiPjwvcGF0aD4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiNmZmYiIGQ9Ik0yMTYuNzg1LDE5LjNjMCwyLjA0NC0xLjU5NSwzLjY5Mi0zLjczNSwzLjY5MmgtMC4wM1Y1LjI2OQoJYzAtMi4wNDUsMS41OTgtMy42OTMsMy43MzctMy42OTNoMC4wMjh2MTIuODk2TDIyMS42ODQsN2gzLjU2NkwyMjAsMTQuNTg0bDUuOTE2LDguNDA4aC0zLjk5NmwtNS4xMzUtNy44N1YxOS4zeiI+PC9wYXRoPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbD0iI2ZmZiIgZD0iTTE2Ni4xNzYsMjIuOTloMy43M1YxLjYyNmgtMC4xNzMKCWMtMS45OTEsMC0zLjU4NiwxLjYxNS0zLjU4NiwzLjU5OUwxNjYuMTc2LDIyLjk5eiI+PC9wYXRoPgo8cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTc4LjM2NCw3Ljc0NmMtMC43OTYsMC0xLjk5NywwLjA4Ni0yLjU5NCwwLjIyN1Y1LjIyNVY1LjIxN1YxLjYyNmgtMC4xNzIKCWMtMS45OTIsMC0zLjU4NiwxLjYxNS0zLjU4NiwzLjU5OXYxNy41N2MwLjkxMSwwLjE5OCw0LjM1MSwwLjQyNSw1LjYwNCwwLjQyNWgwLjI1NmM0LjYzOS0wLjA1Niw2Ljk4LTIuNzIsNi45OC03LjUxCglDMTg0Ljg1NCwxMC44NjQsMTgyLjQ2Myw3Ljc0NiwxNzguMzY0LDcuNzQ2eiBNMTc3Ljk0NSwyMC45NjFjLTAuMzg1LDAtMS42NS0wLjE1OC0xLjk4Ny0wLjIxNVY5Ljk4CgljMC40MTMtMC4xMDgsMS4zMjMtMC4yNCwxLjc5OC0wLjI0YzMuMTMxLDAsMy45MTQsMy4yNzcsMy45MTQsNS43NzJDMTgxLjY3LDE5LDE4MC4wNzUsMjAuOTYxLDE3Ny45NDUsMjAuOTYxeiI+PC9wYXRoPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbD0iI2ZmZiIgZD0iTTE2My44NzUsNy4wNjdoLTAuMTY2Yy0xLjk0OCwwLTMuNTA3LDEuNjE1LTMuNTA3LDMuNTk5CglsMC4wMDgsOS41MDhjLTAuNjAyLDAuMjI5LTEuMTQ3LDAuMzQzLTIuMDc3LDAuMzQzYy0xLjk5NywwLTIuNDA2LTEuMjUtMi40MDYtMi4zMDFsLTAuMDAyLTExLjE0OWgtMC4xNjYKCWMtMS45NDgsMC0zLjUwNywxLjYxNS0zLjUwNywzLjU5OWwwLjAxLDYuMjA0aDAuMDAxdjEuODQzYzAsMS43OSwwLjk5MSw0LjU5NSw2LjEwMyw0LjU5NWMxLjgwNywwLDMuNzgxLTAuMTAzLDUuNzEtMC40OVY3LjA2N3oiPjwvcGF0aD4KPC9zdmc+");
}
.footer .footer-bottom div div > div .ucgroup-logo-footer {
  text-indent: -9999px;
  width: 120px;
  height: 25px;
  background-size: 120px 24px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjIuNSIgaGVpZ2h0PSIyMy44OCIgdmlld0JveD0iMCAwIDEyMi41IDIzLjg4Ij48dGl0bGU+bG9nb19fdW5pY3JlZGl0Z3JvdXA8L3RpdGxlPjxwYXRoIGQ9Ik0yNC4zOCwxMS45NEExMS45NCwxMS45NCwwLDEsMSwxMi40NiwwLDExLjkzLDExLjkzLDAsMCwxLDI0LjM4LDExLjk0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMC41KSIgZmlsbD0iI2ZmZiI+PC9wYXRoPjxwYXRoIGQ9Ik0xMS43LDguNjJzMS4zOC0xLjc4LDEuNTEtMiwuMTgtLjQtLjE5LS42M1MxMS40LDUsMTEuMTUsNC44NHMtLjIxLS45LjUzLTFhNjEuNzcsNjEuNzcsMCwwLDEsOS41NS0uNDFjMi40Ny4yNiwyLjEzLDEsMi4xNCwxLjUzcy0xLDEuMzktMi4zNCwyLjYxYzAsMC0yLjIyLDIuMDYtMy44NCwzLjQ4cy02LjgyLDUuNzktNy44Myw2LjU4LTQuOTIsMy43LTUuMTcsMy44OS0xLC43Ni0xLjM1LjM2LDAtLjg0LjE5LTEuMTFTMTEuMTEsOS4zMywxMS43LDguNjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0wLjUpIiBmaWxsPSIjNjY2Ij48L3BhdGg+PHBhdGggZD0iTTIzLjIyLDQuMDdhMi4yNCwyLjI0LDAsMCwxLC4xNi44NWMtLjE1LjU2LTEsMS4zOS0yLjM0LDIuNjEsMCwwLTIuMjMsMi4wNi0zLjg1LDMuNDhzLTYuODIsNS43OS03LjgyLDYuNTgtNC45MywzLjctNS4xOCwzLjg5YTMuOTMsMy45MywwLDAsMS0xLjQzLjI2LDUuNzQsNS43NCwwLDAsMCwuNTYuNTljLjQuMzgsMS4xLS4xOCwxLjM1LS4zN3M0LjE3LTMuMSw1LjE4LTMuODksNi4yLTUuMTYsNy44Mi02LjU4UzIxLjUyLDgsMjEuNTIsOGMxLjM0LTEuMjIsMi4wOC0xLjg4LDIuMjItMi40M2ExLjQsMS40LDAsMCwwLS41Mi0xLjUxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMC41KSIgZmlsbD0iI2ZmZiI+PC9wYXRoPjxwYXRoIGQ9Ik00MS41NywxLjA2djE1LjJjMCwzLjM2LTIuODcsNS45LTYuNjgsNS45cy02LjY3LTIuNTQtNi42Ny01LjlWNC42M2EzLjUyLDMuNTIsMCwwLDEsMy40Ny0zLjU3aC4yNVYxNi4yNEEzLDMsMCwwLDAsMzUsMTkuMTVhMi45MywyLjkzLDAsMCwwLDMtMi45MVY0LjQ0YTMuMzYsMy4zNiwwLDAsMSwzLjMxLTMuMzhaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMC41KSIgZmlsbD0iI2ZmZiI+PC9wYXRoPjxwYXRoIGQ9Ik00OS4xOCw2LjYzYzQuOTQsMCw1LjczLDIuODcsNS43Myw0LjZWMjJoLS4xNWEzLjQ4LDMuNDgsMCwwLDEtMy4zOS0zLjQ4di03LjJhMiwyLDAsMCwwLTIuMzItMi4yMiw1LjE0LDUuMTQsMCwwLDAtMiwuMzNWMjJINDMuNVY3Ljc1YTE1LjYyLDE1LjYyLDAsMCwxLDUuNjgtMS4xMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTAuNSkiIGZpbGw9IiNmZmYiPjwvcGF0aD48cGF0aCBkPSJNNTguNjksMS40N2ExLjg4LDEuODgsMCwwLDEsMiwxLjgxLDEuODYsMS44NiwwLDAsMS0yLDEuNzYsMS44OSwxLjg5LDAsMCwxLTItMS43NiwxLjkxLDEuOTEsMCwwLDEsMi0xLjgxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMC41KSIgZmlsbD0iI2ZmZiI+PC9wYXRoPjxwYXRoIGQ9Ik02MC40Nyw2LjhoMFYxOC41NUEzLjQyLDMuNDIsMCwwLDEsNTcsMjJoLS4xNlY2LjhaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMC41KSIgZmlsbD0iI2ZmZiI+PC9wYXRoPjxwYXRoIGQ9Ik03MC40My44NEE4LjM4LDguMzgsMCwwLDEsNzUsMi4wNVY1LjY5YTQuMzgsNC4zOCwwLDAsMC0zLjc3LTEuODJjLTMuNjIsMC01Ljg1LDMuNy01Ljg1LDcuNTRDNjUuMzYsMTUsNjcuNywxOSw3MS4yMSwxOUE0LjQyLDQuNDIsMCwwLDAsNzUsMTcuMzV2My41OWE3LjU5LDcuNTksMCwwLDEtNC41NywxLjI0Yy01Ljc0LDAtOC43Ny01LjQ3LTguNzctMTAuNzRzMy0xMC42LDguNzktMTAuNiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTAuNSkiIGZpbGw9IiNmZmYiPjwvcGF0aD48cGF0aCBkPSJNODEuMiw2LjYyYTEzLjQ0LDEzLjQ0LDAsMCwxLDIsLjE3VjkuNzJhMy43NCwzLjc0LDAsMCwwLTMuNjQtLjIydjlBMy40NiwzLjQ2LDAsMCwxLDc2LjE3LDIySDc2VjcuOEExMSwxMSwwLDAsMSw4MS4yLDYuNjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0wLjUpIiBmaWxsPSIjZmZmIj48L3BhdGg+PHBhdGggZD0iTTk2LjMyLDEzLjg3YzAtNC42MS0yLjItNy4yNy02LjE3LTcuMjdzLTYuNDcsMy4wNS02LjQ3LDcuNzQsMi42Myw3Ljg0LDcuMDcsNy44NGExMC44NCwxMC44NCwwLDAsMCw1LjA4LTEuMVYxOGE3LjI5LDcuMjksMCwwLDEtNC43MywxLjQ4Yy0yLjI4LDAtMy41NC0xLjMyLTMuODQtMy44MWw5LjA2LTEuMjZabS05LjI3LS42NkM4Ny4wNSwxMC41LDg4LDksOTAsOWguMTNjMSwwLDIuODkuMzMsMywzLjM3WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTAuNSkiIGZpbGw9IiNmZmYiPjwvcGF0aD48cGF0aCBkPSJNMTA5LjE5LDEuNTVBMy40MywzLjQzLDAsMCwwLDEwNS43Nyw1VjcuNjJhOC4zNCw4LjM0LDAsMCwwLTItLjIyYy0zLjkxLDAtNi40NCwzLTYuNDQsNy42MXMyLjQyLDcuMTIsNi44NSw3LjE3aC4yNWEzNy41OSwzNy41OSwwLDAsMCw0LjkyLS40MVYxLjU1Wm0tMy42MiwxOC4zOWExMi41OCwxMi41OCwwLDAsMS0xLjUuMTRjLTIuMjUsMC0zLjM3LTEuNy0zLjM3LTUuMTIsMC0yLjQ1LjYzLTUuMzksMy42Mi01LjM5YTQuNDUsNC40NSwwLDAsMSwxLjI1LjE2VjE5Ljk0WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTAuNSkiIGZpbGw9IiNmZmYiPjwvcGF0aD48cGF0aCBkPSJNMTEzLjIsMS40N2ExLjg4LDEuODgsMCwwLDEsMiwxLjgxLDIsMiwwLDAsMS0zLjk0LDAsMS45LDEuOSwwLDAsMSwyLTEuODEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0wLjUpIiBmaWxsPSIjZmZmIj48L3BhdGg+PHBhdGggZD0iTTExNC45Miw2LjY5aDBWMTguNTFBMy40NCwzLjQ0LDAsMCwxLDExMS41LDIyaC0uMTdWNi42OVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0wLjUpIiBmaWxsPSIjZmZmIj48L3BhdGg+PHBhdGggZD0iTTEyMC42NiwxLjU1VjYuNjloMi4wN1Y5LjUzaC0yLjA3djguMjFjMCwxLC4zMywxLjI3LDEuMzksMS4yN2EyLjkyLDIuOTIsMCwwLDAsMS0uMTl2M2E1LjI2LDUuMjYsMCwwLDEtMS44Mi4zNWMtMi42NiwwLTQuMTMtMS4zLTQuMTMtMy42NnYtOWgtLjlWNi42OWguOVY1YTMuNDIsMy40MiwwLDAsMSwzLjQtMy40MVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0wLjUpIiBmaWxsPSIjZmZmIj48L3BhdGg+PC9zdmc+");
}
.footer .footer-bottom .footer-banner {
  position: absolute;
  top: auto;
  bottom: 18px;
  left: auto;
  right: 0;
}
@media only screen and (max-width: 950px) {
  .footer .footer-bottom .footer-banner {
    position: static;
    margin: 15px 0;
  }
}
.social {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 10px;
}
.social span {
  display: none;
}
.social a {
  width: 35px;
  height: 35px;
  text-align: center;
  color: #00AFD0 !important;
  background: #fff;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
  border-bottom: 0 !important;
}
.social i {
  font-size: 21px;
  line-height: 1.6rem;
}
.footer .social a {
  color: #fff !important;
  background: #888;
}
.footer .social a:hover {
  background: #e2001a;
}
.social a:hover {
  color: #fff !important;
  background: #00AFD0 !important;
  border: 0 !important;
}
p a {
  padding-bottom: 2px;
  overflow: hidden;
  position: relative;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 175, 208, 0.5) 0);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.4s ease;
}
p a:hover {
  color: #00AFD0;
  background-size: 100% 100%;
}
p a:hover.filer_image_link {
  border-bottom: 0;
}
p a:focus,
p a:active {
  color: #007a91;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 122, 145, 0.5) 0);
  background-size: 100% 100%;
}
/*-----------------------------------------------NEWS-LIST--*/
.section-header {
  color: #fff;
  text-align: center;
  min-height: 170px;
  background-color: #50575f;
  background-size: cover !important;
  width: 100%;
}
.section-header time {
  font-size: 12px;
  line-height: 1;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.section-header .overlay {
  min-height: inherit;
  padding: 30px 0 30px 0;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.55);
  background: rgba(0, 0, 0, 0.55);
  overflow: hidden;
  box-sizing: content-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.section-header .overlay--blue {
  background-color: rgba(33, 113, 132, 0.5);
  background: rgba(33, 113, 132, 0.5);
}
.section-header .overlay--red {
  background-color: rgba(122, 47, 50, 0.5);
  background: rgba(122, 47, 50, 0.5);
}
.section-header .overlay--purple {
  background-color: rgba(70, 63, 94, 0.5);
  background: rgba(70, 63, 94, 0.5);
}
.section-header .overlay--dark-blue {
  background-color: rgba(30, 50, 55, 0.5);
  background: rgba(30, 50, 55, 0.5);
}
.section-header .overlay .container {
  -ms-flex: none;
      flex: none;
}
.section-header .overlay .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
}
.overlay-no_overlay {
  min-height: inherit;
  overflow: hidden;
}
.overlay-white {
  min-height: inherit;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.9) 40%, rgba(255, 255, 255, 0) 74%);
  overflow: hidden;
}
.overlay-white h2 {
  color: #212121 !important;
}
.overlay-white .btn-default {
  background: #fff !important;
}
.overlay-white-fullscreen {
  min-height: inherit;
  background-color: rgba(255, 255, 255, 0.85);
  background: rgba(255, 255, 255, 0.85);
  overflow: hidden;
}
.overlay-white-fullscreen h2 {
  color: #212121 !important;
}
.overlay-white-fullscreen .btn-default {
  background: #fff !important;
}
.overlay-black {
  color: #fff;
  min-height: inherit;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 39%, rgba(255, 255, 255, 0) 60%);
  overflow: hidden;
}
.overlay-black p a,
.overlay-black ul li a {
  color: #fff;
  background-image: none;
  border-bottom: 2px solid #ddd;
}
.overlay-black p a:hover,
.overlay-black ul li a:hover {
  border-bottom: 2px solid #fff;
}
.overlay-blue {
  min-height: inherit;
  background: #90cdd1;
  background: linear-gradient(to right, #90cdd1 0%, #90cdd1 21%, #d4eced 54%, #d4eced 77%, #90cdd1 100%, #90cdd1 100%, #90cdd1 101%);
  overflow: hidden;
}
.overlay-blue p a,
.overlay-blue ul li a {
  color: #474747;
  border-bottom: 3px solid #7d7d7d;
}
.overlay-blue p a:hover,
.overlay-blue ul li a:hover {
  border-bottom: 1px solid #7d7d7d;
}
.overlay-blue-transparent {
  color: #fff;
  min-height: inherit;
  background-color: rgba(70, 162, 184, 0.85);
  background: rgba(70, 162, 184, 0.85);
}
.overlay-blue-transparent p a {
  color: #fff;
  border-bottom: 3px solid #ddd;
}
.overlay-blue-transparent p a:hover {
  border-bottom: 1px solid #ddd;
}
.overlay-blue-transparent p .btn-white,
.overlay-blue-transparent p .btn-default {
  color: #00AFD0;
}
.overlay-blue-transparent-bottom-line {
  color: #fff;
  min-height: inherit;
  background: #247b8a;
  /*background: linear-gradient(to top, rgba(101, 162, 173, 0.9) 0%, rgba(101, 162, 173, 0.8) 21%, rgba(101, 162, 173, 0.2) 54%, rgba(101, 162, 173, 0.2) 77%, rgba(101, 162, 173, 0) 100%, rgba(101, 162, 173, 0) 100%, rgba(101, 162, 173, 0) 101%);*/
  background: linear-gradient(to top, rgba(36, 123, 138, 0.9) 0%, rgba(36, 123, 138, 0.8) 21%, rgba(36, 123, 138, 0.2) 54%, rgba(101, 162, 173, 0.2) 77%, rgba(101, 162, 173, 0) 100%, rgba(101, 162, 173, 0) 100%, rgba(101, 162, 173, 0) 101%);
  overflow: visible;
}
.overlay-blue-transparent-bottom-line p a {
  color: #fff;
  border-bottom: 3px solid #ddd;
}
.overlay-blue-transparent-bottom-line p a:hover {
  border-bottom: 1px solid #ddd;
}
.overlay-blue-transparent-bottom-line p .btn-white,
.overlay-blue-transparent-bottom-line p .btn-default {
  color: #00AFD0;
}
.section-header .breadcrumb {
  width: 77%;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 1rem;
}
.section-header .breadcrumb li {
  display: inline;
}
@media only screen and (max-width: 950px) {
  .section-header .breadcrumb {
    display: none;
  }
}
.breadcrumb > li + li:before {
  content: '\f2fb';
  font-family: 'Material-Design-Iconic-Font';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
  text-rendering: auto;
  font-size: 14px;
  line-height: 20px;
  font-style: normal;
}
.breadcrumb > li:last-child {
  font-style: italic;
}
.section-header .breadcrumb > li a {
  color: #fff;
  font-style: normal;
}
.section-header .breadcrumb > li a:hover {
  color: #fff;
  border-bottom: 1px solid #fff;
}
.section-header-second-type .breadcrumb {
  margin-top: 18px;
  margin-bottom: 5px;
}
.section-header-second-type .overlay-black,
.section-header-second-type .overlay-black h1,
.section-header-second-type .overlay-black .breadcrumb li,
.section-header-second-type .overlay-black .breadcrumb > li + li:before,
.section-header-second-type .overlay-black .breadcrumb a {
  color: #fff;
}
.content-wrapper h1,
.section-header h1,
.section-header-second-type h1 {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 3.125rem;
  margin-top: 0;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .content-wrapper h1,
  .section-header h1,
  .section-header-second-type h1 {
    font-size: 34px;
    line-height: 36px;
  }
}
.section-header h1 {
  color: #fff;
}
.section-header {
  font-family: 'unicredit_cylight';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  font-size: 1.25rem;
  line-height: 1.5rem;
}
.section-header p a,
.section-header ul li a {
  color: #fff;
  border-bottom: 3px solid #ddd;
}
.section-header p a:hover,
.section-header ul li a:hover {
  border-bottom: 1px solid #fff;
}
.section-header-second-type p {
  font-size: 1.125rem;
}
.section-header-third-type {
  min-height: 80vh;
}
.section-header-third-type h1 {
  font-size: 4.5rem;
}
.content-wrapper h2 strong {
  font-family: 'unicredit_cybold';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.gray-container {
  padding: 10px 0;
  background: #f3f3f3;
}
.gray-background {
  background: #f3f3f3;
}
.gray-container .calculator .btn-default,
.gray-background .calculator .btn-default {
  background-color: #fff;
}
/*-------------------------------------------SEARCHFORM-IN-NEWS--*/
.form-control {
  box-shadow: none;
}
.searchform {
  position: relative;
  color: #474747;
}
.searchform .form-control {
  font-size: 14px;
  letter-spacing: 0.2px;
  height: 36px;
  padding-left: 0;
  color: #474747;
  background: none;
  border: 0;
  border-bottom: 1px solid #888 !important;
  border-radius: 0;
  box-shadow: none;
  width: 180px;
}
.searchform .form-control:-ms-input-placeholder {
  color: #474747 !important;
  font-size: 14px;
  letter-spacing: 0.2px;
}
.searchform .form-control::placeholder {
  color: #474747 !important;
  font-size: 14px;
  letter-spacing: 0.2px;
}
.searchform-events .form-control {
  width: 100%;
}
.searchform .form-control:hover {
  color: #00AFD0 !important;
  border-bottom: 1px solid #00AFD0 !important;
}
.searchform .form-control:hover:-ms-input-placeholder {
  color: #00AFD0 !important;
}
.searchform .form-control:hover::placeholder {
  color: #00AFD0 !important;
}
.searchform .form-control.calendar {
  width: 100%;
  margin: 0;
  font-size: 14px;
  letter-spacing: 0.2px;
  color: #888;
  padding: 0;
  position: absolute;
  left: 0;
  z-index: 2;
  background: none;
  cursor: pointer;
}
.searchform .form-group {
  position: relative;
  display: block;
}
.searchform.searchform-filters .form-group:after {
  content: '\f332';
  font-family: 'Material-Design-Iconic-Font';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  font-size: 1.25rem;
  float: left;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  line-height: 1;
  left: 100%;
  top: 8px;
  z-index: 1;
  cursor: pointer;
}
.searchform.searchform-filters .form-group:hover:after {
  color: #00AFD0;
}
.searchform.searchform-filters .form-group.form-group-calendar {
  font-size: 1.1rem;
}
.searchform.searchform-filters .form-group.form-group-calendar:after {
  content: '\f332';
  left: 92%;
}
.searchform.searchform-filters .form-group.form-group-calendar-check:after {
  content: '\f32f';
}
.searchform.searchform-filters .form-group.form-group-calendar-check:hover:after {
  color: #00AFD0;
}
.searchform .form-group i {
  font-family: 'Material-Design-Iconic-Font';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.25rem;
  line-height: 1.25rem;
  font-style: normal;
  display: inline-block;
  margin-left: -19px;
}
.searchform .form-group:hover i {
  color: #00AFD0;
}
.searchform .search-btn {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
}
.searchform .search-btn a.btn {
  padding: 8px 15px 7px 15px;
}
.searchform .search-btn button.btn {
  padding: 8px 13px 7px 13px;
}
.searchform fieldset {
  padding: 0;
  width: 85%;
}
.searchform-careers .form-control {
  width: 87% !important;
  margin: 0;
}
.gray-container .form-control {
  background: #f3f3f3;
}
/*----------------------------------------------------------------SERCHFORM-TARIFF--*/
.searchform .form-group i {
  position: absolute;
  top: 8px;
  right: 0;
}
.searchform .form-group .controls i {
  right: 10px;
}
.searchform.searchform-tariff .form-group i {
  right: 14px;
}
/*-------------------------------------------NEWS-LIST--*/
.content-wrapper {
  font-size: 16px;
  padding: 30px 0;
  color: #474747;
  width: 100%;
}
.content-wrapper .image-background-container {
  min-height: 550px;
}
.content-wrapper .image-background-container > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  -ms-flex: none;
      flex: none;
}
.content-wrapper .image-background-container .inner_container {
  min-height: inherit;
  overflow: hidden;
}
.content-wrapper .image-background-container .container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-flow: column;
      flex-flow: column;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  -ms-flex-pack: center;
      justify-content: center;
}
.content-wrapper .image-background-container .container .row {
  width: 100%;
}
.content-wrapper .image-background-container .container .row .documents_list a {
  color: #ddd;
}
.content-wrapper .image-background-container .container .row .documents_list .file_size {
  color: #ddd;
}
.content-wrapper .image-background-container .container .row .documents_list:hover {
  background: #ddd;
}
.content-wrapper .image-background-container .container .row .documents_list:hover a,
.content-wrapper .image-background-container .container .row .documents_list:hover .file_size {
  color: #00AFD0;
}
.content-wrapper .gray-container {
  padding: 0;
}
.content-wrapper .container {
  padding-bottom: 20px;
}
.content-wrapper img {
  max-width: 100%;
}
.label-important {
  background: #e2001a;
}
.latest-news .owl-wrapper,
.latest-events .owl-wrapper {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: stretch;
      align-items: stretch;
}
.single-news-in-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  font-family: 'OpenSans-Regular';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: 100%;
  padding: 0;
  font-size: 16px;
  font-weight: normal;
  background: #f3f3f3;
  box-shadow: -1px 1px 8px rgba(0, 0, 0, 0.1);
}
.single-news-in-list h2,
.single-news-in-list h3 {
  font-family: 'unicredit_cymedium' !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  font-size: 1.25rem;
  line-height: 20px;
  letter-spacing: 0.4px;
  margin-top: 0;
  margin-bottom: 13px;
}
.single-news-in-list h2 a,
.single-news-in-list h3 a {
  color: #212121;
}
.single-news-in-list h2 a:hover,
.single-news-in-list h3 a:hover {
  color: #00AFD0;
}
.single-news-in-list span {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.996px;
  text-transform: uppercase;
  margin: 0 20px 12px 0;
}
.single-news-in-list span a {
  margin: 0;
  padding-bottom: 2px;
  overflow: hidden;
  position: relative;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 175, 208, 0.5) 0);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.4s ease;
}
.single-news-in-list span a:hover {
  color: #00AFD0;
  background-size: 100% 100%;
}
.single-news-in-list span a:focus,
.single-news-in-list span a:active {
  color: #007a91;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 122, 145, 0.5) 0);
  background-size: 100% 100%;
}
.single-news-in-list span.label {
  margin-left: -20px;
  margin-right: 2px;
  padding: 3px 7px 2px 22px;
  border-radius: 0;
  font-weight: normal;
  text-transform: uppercase;
}
.single-news-in-list .news-image-container {
  position: relative;
  max-height: 258px;
}
.single-news-in-list .news-wrapper-content {
  padding: 12px 20px;
}
.single-news-in-list .news-wrapper-content .news-additional {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  letter-spacing: 0.996px;
  color: #888;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.single-news-in-list .news-wrapper-content .news-additional-information {
  margin-bottom: 10px;
}
.single-news-in-list p {
  font-family: 'OpenSans-Regular' !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.28px;
  color: #888;
}
.single-news-in-list:hover {
  transition: all 0.5s ease-out;
  box-shadow: -1px 1px 8px rgba(0, 0, 0, 0.2);
}
.single-news-in-list:hover h2 a,
.single-news-in-list:hover h3 a {
  color: #00AFD0;
}
.single-news-in-list:hover p {
  color: #474747;
}
.gray-container .single-news-in-list {
  background: #fff;
}
#news_list .grid-item {
  margin-bottom: 30px;
  /*overflow: hidden;*/
  padding: 0;
  max-width: 460px;
}
@media only screen and (max-width: 950px) {
  #news_list {
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
  }
  #news_list .grid-item {
    position: static !important;
    right: 0 !important;
    left: 0 !important;
    transform: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
    -ms-flex: none;
        flex: none;
  }
}
/*--------------------------------------------------------------SINGLE-ARTICLE--*/
.article h2 {
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
.article h3 {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.article img {
  margin-bottom: 15px;
}
.article a {
  padding-bottom: 2px;
  overflow: hidden;
  position: relative;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 175, 208, 0.5) 0);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.4s ease;
}
.article a:hover {
  color: #00AFD0;
  background-size: 100% 100%;
}
.article a:focus {
  color: #007a91;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 122, 145, 0.5) 0);
  background-size: 100% 100%;
}
blockquote {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  display: inline-block;
  padding: 11px 9px;
  color: #747474;
}
blockquote:after {
  content: '\f1b2';
  color: #ddd;
  font-family: 'Material-Design-Iconic-Font';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 9.375rem;
  line-height: 0;
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  position: absolute;
  top: auto;
  left: auto;
  right: 0;
  bottom: 0;
  margin-right: 5%;
  margin-bottom: 22px;
  z-index: 0;
}
blockquote p {
  position: relative;
  z-index: 2;
  font-size: 1.125rem !important;
}
.article-labels {
  margin-bottom: 0;
}
.article-labels li {
  margin: 5px 0;
}
.article-labels li a.btn-article {
  background-image: none;
}
.article-labels li a.btn-article:hover,
.article-labels li a.btn-article:focus,
.article-labels li a.btn-article:active {
  border-bottom: 0 !important;
  background-size: 0;
  border: 3px solid blue;
}
/*--------------------------------------------CAROUSEL*/
.carousel-inner > .item img {
  width: 100%;
}
.carousel.slide {
  margin: 10px 0 0 0;
}
.carousel-indicators {
  left: 10%;
  bottom: 30px;
  max-width: 80%;
  margin: 0 auto;
}
.carousel-indicators li {
  width: 13px;
  height: 13px;
  background-color: #fff;
  margin: 0 5px 5px 5px !important;
  padding: 0 !important;
}
.carousel-indicators .active {
  width: 13px;
  height: 13px;
  margin: 0 5px;
  background-color: transparent;
  border: 1px solid transparent;
}
.carousel-control {
  top: auto;
  bottom: 41%;
  font-size: 2.5rem;
  text-shadow: none;
}
.carousel-control i {
  font-size: 3.75rem;
  line-height: 3.4375rem;
  color: #fff;
}
.carousel-control.left {
  left: 3px;
  padding-right: 3px;
}
.carousel-control.right {
  right: 3px;
  padding-left: 3px;
}
.carousel-control.left,
.carousel-control.right {
  width: 31px;
  height: 31px;
  text-align: center;
  background-image: none;
  transition: border-radius 0.3s ease-out, background 0.15s ease-out, color 0.15s ease-out;
}
.carousel-control.left:hover,
.carousel-control.right:hover {
  background: none;
}
.btn-article {
  text-transform: none;
  color: #888;
  background: #f3f3f3;
}
.btn-article:hover {
  color: #00AFD0;
  box-shadow: 1px 1px 8px rgba(166, 184, 187, 0.45);
}
.social-in-article {
  float: right;
  line-height: 40px;
  margin-bottom: 0;
}
.social-in-article a {
  color: #888;
}
.social-in-article a:hover {
  color: #00AFD0;
  border-bottom: 0 !important;
  background-size: 0 !important;
}
.social-in-article span {
  display: none;
}
.embed-responsive {
  margin-bottom: 15px;
}
/*---------------------------------------------------------------------------------PRODUCTS-PAGES--*/
.products-wrapper,
.additional-page-wrapper {
  padding: 0;
}
.products-wrapper .container,
.additional-page-wrapper .container {
  padding-top: 50px;
  padding-bottom: 50px;
}
.products-wrapper h2,
.additional-page-wrapper h2 {
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  color: #212121;
  margin-top: 0;
  margin-bottom: 30px;
  font-weight: normal;
}
@media only screen and (max-width: 950px) {
  .products-wrapper h2,
  .additional-page-wrapper h2 {
    font-size: 30px;
    line-height: 32px;
  }
}
.products-wrapper .image-background-container h2,
.additional-page-wrapper .image-background-container h2 {
  color: #fff;
}
.products-wrapper p + h2,
.additional-page-wrapper p + h2 {
  margin-bottom: 0;
}
.products-wrapper h3,
.additional-page-wrapper h3 {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: 0;
  margin-bottom: 13px;
}
.products-wrapper p,
.additional-page-wrapper p {
  font-family: 'OpenSans-Regular', sans-serif;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.2px;
}
.tab-content > .container {
  padding-top: 0;
  padding-bottom: 20px;
}
.additional-page-wrapper .tab-content .container:nth-of-type(1) {
  padding: 0 0 50px 0;
}
/*---------------------------------------------------------------------------------------EVENTS--*/
/*-------------SWITCH-VIEW-IN-EVENTS-LIST--*/
.vm-options {
  float: right;
  text-align: right;
  margin-right: -15px;
}
.vm-options-calendar {
  float: left;
  text-align: left;
  margin-left: -15px;
}
.vm-options-calendar.pl-index-pagination {
  margin-left: 0;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.vm-options-calendar.pl-index-pagination .pagination {
  width: inherit;
  float: left;
}
.vm-options-calendar.pl-index-pagination .selectpicker {
  font-size: 30px;
  line-height: 30px;
  border-bottom: 0;
  padding: 0 11px;
}
.vm-options-calendar.pl-index-pagination .selectpicker.btn {
  font-size: 2rem;
  color: #888;
}
.vm-options-calendar.pl-index-pagination .selectpicker.btn:after {
  font-size: 27px;
}
.vm-options-calendar.pl-index-pagination .selectpicker.btn:hover {
  color: #00AFD0;
}
.vm-options-calendar.pl-index-pagination .selectpicker a:hover {
  border-bottom: 0;
}
.vm-options-calendar.pl-index-pagination > .bootstrap-select {
  width: auto!important;
}
.vm-options-calendar .pagination {
  margin: -10px 0 0 0;
}
.vm-options a {
  font-family: 'unicredit_cylight';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  font-size: 1.125rem;
  padding: 5px 10px;
  display: inline-block;
  margin-left: -5px;
  overflow: hidden;
  white-space: nowrap;
  color: #00AFD0;
  background: #fff;
  border: 1px solid #00AFD0;
  cursor: pointer;
}
.vm-options-calendar .pagination > li > a {
  color: #888;
  line-height: 37px;
  border: 0;
}
.vm-options-calendar .pagination > li > a .month {
  color: #747474;
}
.vm-options-calendar .pagination > li > a:hover,
.vm-options-calendar .pagination > li:hover > span,
.vm-options-calendar .pagination a:hover i {
  color: #00AFD0;
}
.vm-options a.selected {
  color: #fff;
  background: #00AFD0;
  border: 1px solid #00AFD0;
}
.vm-options a:nth-of-type(1) {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.vm-options a:nth-of-type(2) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.vm-options-calendar .pagination > li > a i {
  color: #ddd;
  font-size: 4.375rem !important;
}
.event ul {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #888;
  font-weight: normal;
  padding-bottom: 10px;
  border-bottom: 1px dashed #ddd;
}
.event li {
  font-size: 12px;
  position: relative;
  margin-right: 7px;
  line-height: 33px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.event .label.label-primary {
  font-family: 'OpenSans-Regular', sans-serif;
  letter-spacing: 1px;
  margin-left: 0;
  margin-right: 10px;
  padding: 4px 9px 3px 9px;
  font-size: 13px;
  line-height: 18px;
  border-radius: 0;
  font-weight: normal;
  text-transform: uppercase;
}
.event li i {
  font-size: 1.625rem;
  position: relative;
  top: 4px;
  left: 0;
}
.event li span {
  display: inline-block;
  padding-left: 20px;
  line-height: 18px;
}
.event .date span {
  font-family: 'OpenSans-Regular', sans-serif;
  font-size: 1.875rem;
  font-weight: bold;
  position: relative;
  padding-left: 0;
  left: 0;
  top: 5px;
}
.event li a {
  padding-bottom: 2px;
  overflow: hidden;
  position: relative;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 175, 208, 0.5) 0);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.4s ease;
}
.event li a:hover {
  color: #00AFD0;
  background-size: 100% 100%;
}
.event li a:focus {
  color: #007a91;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 122, 145, 0.5) 0);
  background-size: 100% 100%;
}
.event h2 {
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  font-size: 1.5rem;
  line-height: 1.75rem;
  margin-top: 10px;
}
.event h2 a {
  padding-bottom: 2px;
  overflow: hidden;
  position: relative;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 175, 208, 0.5) 0);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.4s ease;
}
.event h2 a:hover {
  color: #00AFD0;
  background-size: 100% 100%;
}
.event h2 a:focus {
  color: #007a91;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 122, 145, 0.5) 0);
  background-size: 100% 100%;
}
/*--------------------------------EVENTS-LIST--*/
.events-list {
  margin-top: -20px;
}
.events-list .event {
  display: inline-block;
  margin: 30px 0;
  height: auto;
}
.event-info ul.list-inline {
  margin: 15px 0 0 0;
}
.events-list .event img {
  margin-top: 5px;
}
.events-list .event p {
  margin: 0;
}
.events-list hr {
  margin: 0;
}
/*--------------------------------EVENTS-GRID--*/
.events-grid .event {
  position: relative;
  height: 228px;
  background: #f3f3f3;
  overflow: hidden;
  z-index: 0;
}
.events-grid .event.event-today {
  border: 3px solid #00AFD0;
}
.events-grid .event.event-today ul {
  margin: 7px 7px 0 7px;
}
.events-grid .event li {
  width: 100%;
  padding-left: 0;
  padding-right: 10px;
  line-height: 20px;
}
.events-grid .event li i {
  position: absolute;
  top: 0;
  left: 0;
}
.events-grid .event .start-event div {
  float: left;
  display: inline-block;
}
.events-grid .event .start-event i {
  position: relative;
  top: 1px;
}
.events-grid .event .label.label-primary {
  position: relative;
  left: -10px;
  top: -2px;
  margin-right: 0;
}
.events-grid .event:hover {
  background-color: #46adc6;
  background: #46adc6;
}
.events-grid .event-container {
  float: left;
  display: inline-block;
  width: 24.05%;
  padding: 0;
  margin: 0 12px 12px 0;
}
.events-grid .event-container:last-child {
  margin: 0;
}
.events-grid .event .overlay {
  width: 100%;
  height: 228px;
  color: #fff;
  padding-bottom: 12%;
  background-color: rgba(79, 87, 94, 0.8);
  background: rgba(79, 87, 94, 0.8);
  overflow: hidden;
}
.events-grid .event:hover .overlay {
  width: 100%;
  height: 228px;
  padding-bottom: 12%;
  background-color: rgba(70, 173, 198, 0.8);
  background: rgba(70, 173, 198, 0.8);
  overflow: hidden;
}
.events-grid .event ul {
  font-weight: normal;
  padding-bottom: 10px;
  margin: 10px 10px 0 10px;
  border-bottom: 0;
}
.events-grid .event i {
  font-size: 1.25rem;
}
.events-grid h2 {
  font-size: 1rem;
  line-height: 1.375rem;
  margin: 5px 0 0 0;
  max-height: 3.8rem;
  overflow: hidden;
}
.events-grid h2 a {
  display: block;
}
.events-grid h2 .ellip,
.events-grid h2 .ellip-line {
  padding-left: 0 !important;
  position: relative;
  overflow: hidden;
  max-width: 95%;
  height: 3.8rem;
  line-height: 20px;
  z-index: -1;
}
.events-grid h2 .ellip {
  display: block;
  height: 100%;
  text-overflow: ellipsis;
}
.events-grid h2 .ellip span {
  padding-left: 0;
}
.events-grid h2 a .ellip .ellip-line {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
}
.events-grid .event li a {
  margin-left: 20px;
}
.events-grid .event h2 a {
  margin-left: 0;
}
.events-grid .event .overlay ul,
.events-grid .overlay h2 a,
.events-grid .event:hover li,
.events-grid .event:hover li a,
.events-grid .event:hover li a:hover,
.events-grid .event .overlay li a,
.events-grid .event .overlay li a:hover {
  color: #fff;
}
.events-grid .event:hover h2 a:hover,
.events-grid .overlay h2 a:hover {
  color: #fff;
  border-bottom: 0;
  cursor: pointer;
}
.events-grid .event img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
/*-------events-grid-in-slider*/
.owl-carousel.events-grid .event img {
  height: 100%;
}
.events-grid .event .overlay li a:hover {
  border-bottom: 1px solid #fff;
}
.events-grid .event .overlay li h2 a:hover {
  border-bottom: 0;
}
/*---------------------------------------------------------------EVENTS-CAROUSEL--*/
.event-container {
  background: #f3f3f3;
}
.event-container:hover {
  background: #00AFD0;
}
.event-container:hover li,
.event-container:hover li a {
  color: #fff;
}
.event-container .event,
.event-container .event:hover {
  background: none;
}
.event-container .carousel-caption {
  position: static;
  text-shadow: none;
  text-align: left;
  padding-top: 0;
  height: 228px;
}
.event-container .event .carousel-caption li.date {
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
.event-container .carousel-control {
  top: -5px;
  font-size: 2.5rem;
}
.event-container .carousel-control:hover,
.event-container .carousel-control:focus .event-container .carousel-control:active {
  background: none;
}
.event-container .carousel-control.left {
  left: 0;
}
.event-container .carousel-control.right {
  right: 0;
}
.event-container .carousel-control i {
  font-size: 2.5rem;
}
.event-container:hover .carousel-control i {
  color: #fff;
}
/*------------------------------------------------------------EVENTS-PAGINATION--*/
.grid-pagination {
  width: 100%;
  height: 228px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  background: none;
  border: 1px solid #ddd;
}
.grid-pagination:hover {
  background: none;
}
/*.grid-pagination .pagination {
    padding: 0 0 0 40px;
    float: right;
    }*/
.events-pagination-container .pagination > li > a {
  font-family: 'unicredit_cylight';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  font-size: 2rem;
  line-height: 2.1875rem;
  color: #00AFD0;
  text-transform: uppercase;
  border: 0;
}
.events-pagination-container .pagination > li > a .month {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.events-pagination-container .pagination a:hover {
  color: #00AFD0;
}
.events-pagination-container .pagination > li > a .how-many-events {
  font-family: 'OpenSans-Regular', sans-serif;
  font-size: 16px;
  line-height: 20px;
  text-transform: none;
  display: block;
  color: #888;
  clear: both;
}
.events-pagination-container .pagination > li > a:first-child {
  padding-left: 0;
}
.events-pagination-container .pagination > li > a i {
  font-size: 2.8125rem;
  line-height: 2.25rem;
}
.events-pagination-container .pagination > li > a:hover,
.events-pagination-container .pagination > li > a:focus,
.events-pagination-container .pagination > li > a:active {
  background: none;
  border: 0;
}
.events-pagination-container .pagination > .disabled > span,
.events-pagination-container .pagination > .disabled > span:hover,
.events-pagination-container .pagination > .disabled > span:focus,
.events-pagination-container .pagination > .disabled > a,
.events-pagination-container .pagination > .disabled > a:hover,
.events-pagination-container .pagination > .disabled > a:focus {
  display: none;
}
.grid-pagination.event-container-6-of-12,
.grid-pagination.event-container-7-of-12 {
  float: left;
}
.grid-pagination.event-container-6-of-12 {
  width: 49.37%;
}
.grid-pagination.event-container-7-of-12 {
  width: 74.65%;
}
.events-pagination-container.grid-pagination {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 0;
}
.events-pagination-container.grid-pagination .pagination {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  width: 225px;
  padding: 0 20px;
}
.events-pagination-container.grid-pagination .pagination li:last-child a {
  position: absolute;
  right: 0;
}
.events-pagination-container.grid-pagination .pagination a {
  border: 0;
}
.events-pagination-container.grid-pagination .pagination a span {
  width: 100%;
  display: block;
  clear: both;
}
/*-----------------------product-pages-inner-nav--*/
.inner-navigation {
  padding: 10px 0 0 0;
  border-bottom: 1px solid #ddd;
  width: 100%;
  background-color: #fff;
  transition: transform 0.4s ease;
  transform: translateY(0%);
}
.inner-navigation .mobile-toggle-btn-holder {
  display: none;
}
.inner-navigation.vpCheck-fixedToTop {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 20;
}
@media only screen and (max-width: 950px) {
  .inner-navigation.vpCheck-fixedToTop {
    border-bottom: 0px;
    transform: translateY(-100%);
  }
  .inner-navigation.vpCheck-fixedToTop.show-menu {
    transform: translateY(0%);
  }
  .inner-navigation.vpCheck-fixedToTop .mobile-toggle-btn-holder {
    transform: translateY(100%);
  }
}
@media only screen and (max-width: 950px) {
  .inner-navigation {
    border-bottom: 0px;
    padding-top: 0px;
    position: relative;
  }
  .inner-navigation .mobile-toggle-btn-holder {
    transform: translateY(0%);
    transition: transform 0.4s ease 0.4s;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    -ms-flex-pack: center;
        justify-content: center;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    z-index: -1;
  }
  .inner-navigation .mobile-toggle-btn-holder .btn {
    padding: 8px 12px 7px 12px;
    margin-top: -2px;
  }
  .inner-navigation .mobile-toggle-btn-holder .btn i {
    font-size: 23px;
    color: #fff;
    transform: rotate(90deg);
  }
  .inner-navigation .container {
    padding: 0;
  }
  .inner-navigation .products-navigation-container ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    background-color: #fff;
  }
  .inner-navigation .products-navigation-container ul li {
    padding: 0 20px;
    -ms-flex: 1 1 40%;
        flex: 1 1 40%;
    border-bottom: 1px solid #ddd;
    margin: 0;
    padding-top: 10px;
  }
  .inner-navigation .products-navigation-container ul li.active,
  .inner-navigation .products-navigation-container ul li:hover {
    background-color: #f3f3f3;
  }
  .inner-navigation .products-navigation-container ul li.active span,
  .inner-navigation .products-navigation-container ul li:hover span {
    border-color: transparent !important;
  }
  .inner-navigation .products-navigation-container ul li a {
    display: block;
  }
  .inner-navigation .products-navigation-container ul li + li {
    border-left: 1px solid #ddd;
  }
}
.products-navigation-container {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.products-navigation-container ul {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.5px;
  display: inline-block;
  margin-bottom: 0;
  padding-left: 0;
}
.products-navigation-container li {
  display: inline-block;
  margin: 0 20px;
}
.products-navigation-container li a {
  border-radius: 0;
}
.products-navigation-container li a span {
  display: inline-block;
  padding: 10px 0 15px 0;
  border-bottom: 3px solid transparent;
}
.products-navigation-container li.current a span {
  border-bottom: 3px solid #00AFD0;
}
.products-navigation-container li a:hover,
.products-navigation-container li a:active,
.products-navigation-container li a:focus,
.products-navigation-container li a:hover span,
.products-navigation-container li a:active span,
.products-navigation-container li a:focus span {
  color: #007a91;
  background: none;
  border-radius: 0;
}
.products-navigation-container li.current a span,
.products-navigation-container li.active a span {
  border-bottom: 3px solid #00AFD0;
}
.box {
  width: 100%;
  display: block;
}
.box--full {
  width: 100%;
  height: 100%;
}
.box--full-w {
  width: 100%;
}
.box--full-h {
  height: 100%;
}
.box--flex {
  display: -ms-flexbox;
  display: flex;
}
.box--flex--column {
  -ms-flex-flow: column;
      flex-flow: column;
  display: -ms-flexbox;
  display: flex;
}
.box--flex--column--wrap {
  -ms-flex-flow: column wrap;
      flex-flow: column wrap;
  display: -ms-flexbox;
  display: flex;
}
.box--flex--row {
  -ms-flex-flow: row;
      flex-flow: row;
  display: -ms-flexbox;
  display: flex;
}
.box--flex--row--wrap {
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  display: -ms-flexbox;
  display: flex;
}
.box--flex--inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: auto;
}
.center--text {
  text-align: center;
}
.center--margin {
  margin: auto;
}
.center--y {
  -ms-flex-align: center;
      align-items: center;
}
.center--y-self-start {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.center--y-self-end {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.center--y-self-center {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
.center--y-end {
  -ms-flex-align: end;
      align-items: flex-end;
}
.center--y-start {
  -ms-flex-align: start;
      align-items: flex-start;
}
.center--x {
  -ms-flex-pack: center;
      justify-content: center;
}
.center--x-end {
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.center--x-start {
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.center--XxX {
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.center--xXx {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.center--m {
  margin: auto;
}
.owl-prev,
.owl-next {
  transition: opacity 0.2s ease;
  opacity: 1;
}
.owl-prev.disabled,
.owl-next.disabled {
  opacity: 0 !important;
  cursor: default !important;
}
@media only screen and (max-width: 950px) {
  .owl-carousel {
    padding-left: 40px;
    padding-right: 40px;
  }
  .owl-prev {
    left: -15px !important;
  }
  .owl-next {
    right: -15px !important;
  }
}
.menu__full {
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  height: 100%;
  font-size: 22px;
  -ms-flex-flow: column;
      flex-flow: column;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
}
.menu__full h1,
.menu__full h2,
.menu__full h3,
.menu__full h4,
.menu__full h5,
.menu__full h6 {
  margin: 0;
}
.menu__full__modal {
  z-index: 10000;
}
.menu__full__container {
  width: 100%;
  margin: 0 auto;
}
.menu__full__list {
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  position: relative;
  -ms-flex-align: center;
      align-items: center;
}
@media only screen and (min-width: 950px) {
  .menu__full__list {
    height: 100%;
  }
}
.menu__full__list a {
  display: -ms-flexbox;
  display: flex;
}
.menu__full__list__item {
  width: 100%;
  height: 100%;
  padding: 15px 0;
  position: relative;
  transform: translate(0, 0);
}
@media only screen and (min-width: 950px) {
  .menu__full__list__item {
    height: 100%;
  }
}
.menu__full__list__item--row__title,
.menu__full__list__item--row__title * {
  color: #bfbfbf;
  text-transform: uppercase;
  font-size: 1.875rem;
  max-width: 230px;
  width: 100%;
}
.menu__full__list__item a {
  color: #474747;
}
.menu__full__list__item > ul {
  /*flex: 1 1 100%;*/
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media only screen and (max-width: 1100px) {
  .menu__full__list__item > ul {
    overflow-y: auto;
    overflow-x: hidden;
  }
}
.menu__full__list__holder {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  height: calc(100% - 117px);
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  margin: 0 auto;
}
@media only screen and (max-width: 1100px) {
  .menu__full__list__holder {
    padding: 0;
    height: calc(100% - 170px);
  }
}
.menu__full__COMPANIES {
  min-height: 120px;
}
.menu__full__COMPANIES__list__item {
  min-height: 170px;
  position: relative;
}
@media only screen and (max-width: 1100px) {
  .menu__full__COMPANIES__list__item + .menu__full__COMPANIES__list__item {
    border-top: 1px solid #ddd;
  }
}
.menu__full__COMPANIES__list__item::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 15px;
  width: calc(100% - 30px);
  height: 1px;
  background: #ddd;
}
@media only screen and (max-width: 1100px) {
  .menu__full__COMPANIES__list__item::before {
    display: none;
    width: 0;
    height: 0;
  }
}
.menu__full__COMPANIES__list__item::after {
  content: '';
  position: absolute;
  top: 15px;
  right: -1px;
  width: 1px;
  height: calc(100% - 30px);
  background: #ddd;
}
@media only screen and (max-width: 1100px) {
  .menu__full__COMPANIES__list__item::after {
    display: none;
    width: 0;
    height: 0;
  }
}
.menu__full__COMPANIES__list__item a {
  width: 100%;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  text-align: center;
}
@media only screen and (max-width: 1100px) {
  .menu__full__COMPANIES__list__item a {
    padding: 15px;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: start;
        align-items: flex-start;
    text-align: left;
  }
}
.menu__full__COMPANIES__list__item a svg + span,
.menu__full__COMPANIES__list__item a span + span {
  margin-top: 20px;
}
@media only screen and (max-width: 1100px) {
  .menu__full__COMPANIES__list__item a svg + span,
  .menu__full__COMPANIES__list__item a span + span {
    margin-top: 15px;
  }
}
.menu__full__COMPANIES__list__item a span {
  display: inline-block;
  font-family: 'OpenSans-Regular';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  max-width: 266px;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #5e5e5e;
}
.menu__full__COMPANIES__list__item a span.link-text {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.9375rem;
  letter-spacing: 1px;
  color: #00AFD0;
  text-transform: uppercase;
}
.menu__full__COMPANIES__list__item a:after {
  content: '';
  display: none;
}
.menu__full__TOOLS {
  min-height: 160px;
}
.menu__full__TOOLS__list__item {
  min-height: 170px;
}
.menu__full__TOOLS__list__item::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 15px;
  width: calc(100% - 30px);
  height: 1px;
  background: #ddd;
}
@media only screen and (max-width: 1100px) {
  .menu__full__TOOLS__list__item::before {
    display: none;
    width: 0;
    height: 0;
  }
}
.menu__full__TOOLS__list__item::after {
  content: '';
  position: absolute;
  top: 15px;
  right: -1px;
  width: 1px;
  height: calc(100% - 30px);
  background: #ddd;
}
@media only screen and (max-width: 1100px) {
  .menu__full__TOOLS__list__item::after {
    display: none;
    width: 0;
    height: 0;
  }
}
.menu__full__TOOLS__list__item a {
  width: 100%;
  padding: 0 20px;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  text-align: center;
}
@media only screen and (max-width: 1100px) {
  .menu__full__TOOLS__list__item a {
    -ms-flex-align: start;
        align-items: flex-start;
    text-align: left;
  }
}
.menu__full__TOOLS__list__item a svg + span,
.menu__full__TOOLS__list__item a span + span {
  margin-top: 20px;
}
@media only screen and (max-width: 1100px) {
  .menu__full__TOOLS__list__item a svg + span,
  .menu__full__TOOLS__list__item a span + span {
    margin-top: 5px;
  }
}
.menu__full__TOOLS__list__item a span {
  display: inline-block;
  font-family: 'OpenSans-Regular';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  max-width: 266px;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #5e5e5e;
}
.menu__full__TOOLS__list__item a span.link-text {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.9375rem;
  letter-spacing: 1px;
  color: #00AFD0;
  text-transform: uppercase;
}
.menu__full__TOOLS__list__item a:after {
  content: '';
  display: none;
}
.menu__full__UCB {
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
}
.menu__full__UCB__list__item {
  position: relative;
}
.menu__full__UCB__list__item::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 15px;
  width: calc(100% - 30px);
  height: 1px;
  background: #ddd;
}
@media only screen and (max-width: 1100px) {
  .menu__full__UCB__list__item::before {
    display: none;
    width: 0;
    height: 0;
  }
}
.menu__full__UCB__list__item::after {
  content: '';
  position: absolute;
  top: 15px;
  right: -1px;
  width: 1px;
  height: calc(100% - 30px);
  background: #ddd;
}
@media only screen and (max-width: 1100px) {
  .menu__full__UCB__list__item::after {
    display: none;
    width: 0;
    height: 0;
  }
}
.menu__full__UCB__list__item svg {
  margin-right: 13px;
  width: 2.26819rem;
  height: 2.26819rem;
  fill: #e2001a;
}
@media only screen and (max-width: 1101px) {
  .menu__full__UCB__list__item svg {
    display: none;
  }
}
.menu__full__UCB__list__item a:hover svg {
  fill: #00AFD0;
}
.menu__full ul {
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin-bottom: 0;
}
.menu__full ul li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  /*box-sizing: content-box;*/
  padding: 0;
  margin-bottom: 0;
  background-color: transparent;
  border: 0px;
  box-shadow: none;
  position: relative;
  -ms-flex-pack: center;
      justify-content: center;
}
.menu__full .close {
  position: absolute;
  color: #888;
  font-size: 46px;
  top: 31px;
  right: 2%;
  z-index: 100;
  opacity: 1;
}
@media only screen and (min-width: 1100px) {
  .menu__full--mobile {
    display: none !important;
  }
  .menu__full__desktop__link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .menu__full .menu__aside {
    display: none;
  }
  .menu__full #search-field--mobile {
    display: none !important;
  }
  .menu__full__head {
    display: none !important;
  }
  .menu__full__tabs {
    margin: 0;
  }
  .menu__full__tabs li a {
    display: inline-block;
    font-family: 'unicredit_cymedium';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.4375rem;
    color: #00AFD0;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 0.92px;
    width: 90%;
    padding: 40px 0;
    margin-right: 0;
    border: 0;
    border-bottom: 5px solid transparent;
  }
  .menu__full__tabs li a:hover {
    color: #212121 !important;
    cursor: pointer !important;
  }
  .menu__full__tabs li a h2 {
    font-size: 1.4375rem;
  }
  .menu__full__tabs li.active a,
  .menu__full__tabs li.active a:hover {
    color: #212121;
    border: 0;
    border-bottom: 5px solid #E3001B;
  }
  .menu__full__tabs li.active a:after,
  .menu__full__tabs li.active a:hover:after {
    content: '';
    position: absolute;
    display: block;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #E3001B;
  }
  .menu__full__list__item--row ul {
    max-width: 1300px;
    margin: 0 auto;
    height: 100%;
    overflow-y: auto;
  }
  .menu__full__list__item--row ul:before {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    border-left: 1px solid #ddd;
  }
  .menu__full__list__item--row ul li {
    width: 33.3333%;
  }
  .menu__full__list__item--row .level-1 {
    display: none;
  }
  .menu__full__list__item svg svg {
    filter: none;
  }
  .menu__full__list__item:hover .menu__full__list__item--row__title {
    color: #474747 !important;
  }
  .menu__full__list__item:hover .menu__full__list__item--row__title,
  .menu__full__list__item:hover .menu__full__list__item--row__title * {
    color: #474747 !important;
  }
  .menu__full__list__item:hover svg svg {
    filter: none;
  }
  .menu__full__UCB .logo__UCB {
    width: 100%;
    max-height: 44px;
    max-width: 405px;
  }
  .menu__full__UCB .logo__UCB__holder {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .menu__full__UCB__list {
    -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
  }
  .menu__full__UCB__list__item {
    padding: 0 15px;
  }
  .menu__full__UCB__list__item a {
    font-family: 'unicredit_cymedium';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: uppercase;
    width: 100%;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    color: #212121;
    font-size: 1.0625rem;
    font-weight: normal;
    letter-spacing: 0.68px;
  }
  .menu__full__UCB__list__item a:hover {
    color: #00AFD0;
  }
  .menu__full__UCB__list__item a svg + span {
    margin-top: 20px;
  }
  .menu__full__UCB__list > li {
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
  }
  .menu__full__UCB__list ul:not(.menu__full__UCB__about__list) {
    display: none !important;
  }
  .menu__full__TOOLS__list__item {
    -ms-flex-flow: column wrap;
        flex-flow: column wrap;
  }
  .menu__full__TOOLS__list__item a {
    width: 100%;
  }
  .menu__full__back-btn__holder {
    display: none;
  }
  .menu__full div.tab-pane {
    height: 100%;
  }
}
@media only screen and (max-width: 1100px) {
  .menu__full {
    background: #fff;
    min-height: 100%;
    -ms-flex-flow: column;
        flex-flow: column;
    -ms-flex-pack: start;
        justify-content: flex-start;
    overflow: hidden;
  }
  .menu__full__modal {
    overflow: hidden !important;
  }
  .menu__full__modal .modal-content {
    overflow: hidden;
  }
  .menu__full--desktop {
    display: none !important;
  }
  .menu__full__desktop__link {
    display: none;
  }
  .menu__full .menu__aside {
    display: none;
    position: fixed;
    top: auto;
    left: 0;
    bottom: 0;
    transform: translateX(0);
    width: 100%;
  }
  .menu__full .menu__aside__item {
    margin: 0 !important;
    -ms-flex: 1;
        flex: 1;
  }
  .menu__full .menu__aside__item__btn {
    width: auto;
    -ms-flex: 1;
        flex: 1;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    height: 64px;
    padding: 5px 10px;
  }
  .menu__full .menu__aside__item__btn .zmdi {
    margin-right: 5px;
    font-size: 35px;
  }
  .menu__full .menu__aside__item__btn span {
    text-align: left;
    line-height: 1;
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    display: block;
  }
  .menu__full .menu__aside__item + .menu__aside__item a:before {
    content: '';
    height: calc(100% - 4px);
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    border-left: 1px solid #50c8e6;
  }
  .menu__full #search-field--mobile {
    display: block;
    position: fixed;
    top: 51px;
    left: 0;
    right: 0;
    width: 100%;
    height: 76px;
    background: #fff;
    border-top: 1px solid #ddd;
    box-shadow: -3px 3px 6px rgba(0, 0, 0, 0.1);
  }
  .menu__full #search-field--mobile .navbar-form {
    width: 100%;
    height: 76px;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    padding: 20px;
    border: 0;
  }
  .menu__full #search-field--mobile .navbar-form .zmdi {
    display: none;
  }
  .menu__full #search-field--mobile .navbar-form .input-group {
    position: static;
    width: 100%;
    height: 35px;
    border-radius: 50px;
    background: rgba(0, 0, 0, 0.1);
  }
  .menu__full #search-field--mobile .navbar-form .input-group a {
    display: none;
    width: 0;
    height: 0;
  }
  .menu__full #search-field--mobile .navbar-form .form-control {
    width: auto;
    -ms-flex: 1;
        flex: 1;
    color: #00AFD0 !important;
    background: transparent;
    margin: 0 0 0 5px;
    font-size: 1.375rem;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .menu__full #search-field--mobile .navbar-form .btn-search {
    width: 22px;
    color: transparent;
    background: transparent;
  }
  .menu__full #search-field--mobile .navbar-form .btn-search span.ucb-icon {
    font-size: 22px;
    line-height: 26px;
  }
  .menu__full #search-field--mobile .navbar-form .btn-search span.ucb-icon:before {
    color: #00AFD0;
  }
  .menu__full #search-field--mobile #demo {
    display: block !important;
  }
  .menu__full__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    height: 100%;
    width: 100%;
    position: absolute;
    padding-top: 120px;
    padding-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
    max-width: 100% !important;
  }
  .menu__full__header {
    font-family: 'unicredit_cymedium';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 123;
    width: 100%;
    background-color: #fff;
    padding: 0 15px;
    border-bottom: 1px solid #ddd;
  }
  .menu__full__header #link-field--mobile {
    overflow-x: hidden;
    overflow-y: auto;
    height: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    transition: height 0.2s ease;
  }
  .menu__full__header.online-banking-opened {
    height: 100%;
  }
  .menu__full__header.online-banking-opened #link-field--mobile {
    height: calc(100% - 124px);
  }
  .menu__full__head {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
        flex-flow: row;
    -ms-flex: 0 !important;
        flex: 0 !important;
    height: 51px;
    border-top: 1px solid #ddd;
  }
  .menu__full__head__close a {
    -ms-flex-pack: center;
        justify-content: center;
  }
  .menu__full__head__close .zmdi {
    margin: 0 !important;
    font-size: 25px;
  }
  .menu__full__head li {
    min-height: 50px;
    -ms-flex: 1;
        flex: 1;
    -ms-flex-flow: column;
        flex-flow: column;
  }
  .menu__full__head li:first-child,
  .menu__full__head li:last-child {
    width: 50px;
  }
  .menu__full__head li:not(:first-of-type) {
    border-left: 1px solid #ddd;
  }
  .menu__full__head li a {
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
  }
  .menu__full__head li a span {
    white-space: nowrap;
  }
  .menu__full__head li a .zmdi {
    margin-right: 5px;
  }
  .menu__full__head li a[data-toggle="collapse"]:not(.collapsed) {
    background-color: #f2f2f2;
    color: #2e2e2e;
  }
  .menu__full__head a {
    padding: 14px 20px;
    display: block;
    color: #474747;
    -ms-flex: 1;
        flex: 1;
    font-size: 16px;
  }
  .menu__full__head .icon__close--X {
    width: 16px;
    height: 16px;
    position: static;
  }
  .menu__full__head__lang,
  .menu__full__head__close {
    -ms-flex: 0 1 auto !important;
        flex: 0 1 auto !important;
  }
  .menu__full__tabs {
    z-index: 1;
    position: relative;
  }
  .menu__full__tabs .logo__UCB {
    max-width: 150px;
    max-height: 20px;
  }
  .menu__full__tabs .logo__UCB__holder {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
  }
  .menu__full__tabs a {
    margin-top: 0;
    min-height: 50px;
    height: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
  }
  .menu__full__tabs a,
  .menu__full__tabs a * {
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    -ms-flex: 1 1 100%;
        flex: 1 1 100%;
  }
  .menu__full__tabs li {
    margin: 0 !important;
    -ms-flex-pack: center;
        justify-content: center;
  }
  .menu__full__tabs li a {
    border-top: 5px solid transparent !important;
  }
  .menu__full__tabs li.active a {
    color: #212121;
    border-top: 5px solid #e2001a !important;
  }
  .menu__full__tabs li:first-of-type {
    margin-left: 0px;
  }
  .menu__full__tabs li:last-of-type {
    margin-right: 0px;
  }
  .menu__full__tabs--inner__head {
    padding: 8px 45px 8px 20px !important;
    background-color: #fff !important;
    -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    position: relative;
    border-bottom: 1px solid #ddd;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    min-height: 52px;
    width: 100%;
  }
  .menu__full__tabs--inner__head + ul {
    overflow: auto;
  }
  .menu__full__tabs--inner__head a {
    width: auto;
  }
  .menu__full__tabs--inner__head svg {
    max-height: 2.625rem;
    max-width: 80%;
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
  }
  .menu__full__list {
    position: relative;
    -ms-flex: 1 1 100% !important;
        flex: 1 1 100% !important;
    -ms-flex-flow: column;
        flex-flow: column;
    -ms-flex-pack: start;
        justify-content: flex-start;
    height: 100%;
    max-height: 100%;
    margin: 0;
    padding: 0;
  }
  .menu__full__list__item {
    padding-top: 0px;
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    -ms-flex-flow: column;
        flex-flow: column;
    border-left: 0;
    overflow: auto;
  }
  .menu__full__list__item--row ul li {
    -ms-flex-pack: center;
        justify-content: center;
  }
  .menu__full__list__item svg svg {
    filter: none;
  }
  .menu__full__list__item a {
    overflow-y: hidden;
  }
  .menu__full__list__item:hover {
    background: transparent;
  }
  .menu__full__list__title {
    display: none !important;
  }
  .menu__full__list:before {
    content: '';
    background: #f3f3f3;
    display: block;
    width: 120%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .menu__full__list a {
    padding-right: 10px;
    position: relative;
  }
  .menu__full__list a:after {
    font-family: 'Material-Design-Iconic-Font';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f2fb';
    position: absolute;
    right: 0;
    font-size: 20px;
  }
  .menu__full__list a.collapsed:after {
    font-family: 'Material-Design-Iconic-Font';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f2fb';
    position: absolute;
    right: 0;
    font-size: 20px;
  }
  .menu__full__list.micro-site-nav {
    padding-bottom: 52px;
  }
  .menu__full__list__holder #accordion-current-microsite {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    transition: transform 0.4s ease, top 0.4s ease;
    transform: translateY(100%);
    top: -52px;
  }
  .menu__full__list__holder #accordion-current-microsite .menu__full__tabs--inner__head:after {
    color: #00AFD0;
    right: 20px;
    position: absolute;
    transform: rotate(180deg);
    opacity: 1;
    top: 0;
    bottom: 0;
    height: 100%;
    -ms-flex-align: center;
        align-items: center;
    font-family: 'Material-Design-Iconic-Font';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: normal;
    text-rendering: auto;
    display: inline-block;
    content: '\f2f9';
    display: -ms-flexbox;
    display: flex;
  }
  .menu__full__list__holder #accordion-current-microsite:not(.active) .menu__full__tabs--inner__head {
    border-top: 1px solid #ddd;
  }
  .menu__full__list__holder #accordion-current-microsite.active {
    top: 0;
    transform: translateY(0);
  }
  .menu__full__list__holder #accordion-current-microsite.active .menu__full__tabs--inner__head:after {
    opacity: 0;
  }
  .menu__full__UCB svg {
    stroke: #00AFD0 !important;
  }
  .menu__full__COMPANIES {
    overflow: visible;
  }
  .menu__full__COMPANIES__list {
    -ms-flex-flow: column;
        flex-flow: column;
  }
  .menu__full__COMPANIES__list__item {
    width: 100%;
    -ms-flex-flow: column;
        flex-flow: column;
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .menu__full__COMPANIES__list__item a {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
  }
  .menu__full__COMPANIES__list__item + .menu__full__COMPANIES__list__item {
    border-top: 1px solid #ddd;
  }
  .menu__full__TOOLS {
    overflow: visible;
  }
  .menu__full__TOOLS__list {
    -ms-flex-flow: column;
        flex-flow: column;
  }
  .menu__full__TOOLS__list__item {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
  }
  .menu__full__TOOLS__list__item a {
    max-width: 400px;
    -ms-flex: 1 1 100%;
        flex: 1 1 100%;
  }
  .menu__full__TOOLS__list__item + .menu__full__TOOLS__list__item {
    border-top: 1px solid #ddd;
  }
  .menu__full__back-btn {
    padding: 10px !important;
    color: #e2001a !important;
  }
  .menu__full__back-btn:hover {
    color: #af0014 !important;
  }
  .menu__full__back-btn__holder {
    position: absolute;
    right: 10px;
    z-index: 10;
    top: 50%;
    transform: translateY(-50%);
  }
  .menu__full .level-1 {
    padding: 7px 0 0 0;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    width: 100%;
    overflow: auto;
    -ms-flex: 1 1 100%;
        flex: 1 1 100%;
  }
  .menu__full .level-1 > li {
    padding: 0 20px;
    max-width: 100% !important;
    text-transform: uppercase;
  }
  .menu__full .level-1 > li > a {
    color: #212121;
  }
  .menu__full .level-1 > li > ul {
    padding: 0 18px;
  }
  .menu__full .level-1 > li > ul > li {
    text-transform: none;
  }
  .menu__full .level-1 > li > ul > li ul {
    border: 0px;
  }
  .menu__full .level-1 > li > ul > li ul a {
    position: relative;
    padding-left: 15px;
  }
  .menu__full .level-1 > li > ul > li ul a:before {
    font-family: 'Material-Design-Iconic-Font';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: normal;
    text-rendering: auto;
    display: inline-block;
    content: '\f2fb';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  .menu__full .level-1 > li > ul > li ul a:after {
    content: '';
    display: none;
  }
  .menu__full .level-1,
  .menu__full .level-1 ul {
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    width: 100%;
  }
  .menu__full .level-1 li,
  .menu__full .level-1 ul li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    -ms-flex: 1 auto;
        flex: 1 auto;
    width: 100%;
    height: auto;
    -ms-flex-pack: center;
        justify-content: center;
    min-height: 47px;
  }
  .menu__full .level-1 li:first-of-type + li,
  .menu__full .level-1 ul li:first-of-type + li {
    border-top: 0px;
  }
  .menu__full .level-1 li a,
  .menu__full .level-1 ul li a {
    -ms-flex: 1 auto;
        flex: 1 auto;
    -ms-flex-align: center;
        align-items: center;
    min-height: 47px;
    margin: 0;
    padding: 8px 0;
    width: 100%;
    font-size: 1.125rem;
  }
  .menu__full .level-1 li a svg,
  .menu__full .level-1 ul li a svg {
    margin-right: 13px;
    width: 2.26819rem;
    height: 2.26819rem;
    stroke: #333333;
  }
  .menu__full .level-1 li ul,
  .menu__full .level-1 ul li ul {
    padding: 0;
  }
  .menu__full .level-1 li ul a,
  .menu__full .level-1 ul li ul a {
    color: #5d5d5d;
  }
  .menu__full .level-1 li ul a.active,
  .menu__full .level-1 ul li ul a.active {
    color: #e2001a;
  }
  .menu__full .level-1.collapse:not(.in),
  .menu__full .level-1 ul.collapse:not(.in) {
    display: none !important;
  }
  .menu__full div.tab-pane {
    width: 100%;
    -ms-flex: 1;
        flex: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
  }
  .menu__full div.tab-pane > ul {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
  }
  .menu__full .tab-pane {
    display: -ms-flexbox;
    display: flex;
  }
  .menu__full .tab-pane:not(.active) {
    display: none !important;
  }
  .menu__full .icon__close--X__holder {
    display: none;
  }
}
@media only screen and (max-width: 1100px) and only screen and (max-width: 1100px) {
  .menu__full__list {
    border: 4px solid red;
  }
}
@media only screen and (max-width: 480px) {
  .menu__full {
    /*&__TOOLS__list__item a {
                padding: 10px 20px;

                svg {
                    height: 33px;
                    min-height: 0;
                    width: 100%;
                }
            }*/
  }
  .menu__full .menu__aside__item__btn {
    height: 44px;
  }
  .menu__full .menu__aside__item__btn .zmdi {
    margin: 0;
  }
  .menu__full .menu__aside__item__btn span {
    display: none;
  }
  .menu__full__list.micro-site-nav {
    padding-bottom: 44px;
  }
  .menu__full__list__holder #accordion-current-microsite {
    top: -44px;
  }
  .menu__full__list__holder #accordion-current-microsite.active {
    top: 0;
    transform: translateY(0);
  }
  .menu__full__container {
    padding-top: 125px;
    padding-bottom: 50px;
  }
  .menu__full__header.online-banking-opened {
    height: 100%;
  }
  .menu__full__header.online-banking-opened #link-field--mobile {
    height: calc(100% - 86px);
  }
  .menu__full__head__search i {
    margin: 0 !important;
  }
  .menu__full__head__search span {
    display: none;
  }
  .menu__full__head li {
    min-height: auto;
  }
  .menu__full__head li a {
    font-size: 14px;
    min-height: 50px;
    padding: 10px 15px;
  }
  .menu__full__tabs {
    min-height: auto;
  }
  .menu__full__tabs li:first-of-type {
    margin-left: 0px;
  }
  .menu__full__tabs li:last-of-type {
    margin-right: 0px;
  }
  .menu__full__tabs li a {
    height: 50px;
    min-height: 50px;
  }
  .menu__full__tabs li a,
  .menu__full__tabs li a * {
    font-size: 12px;
  }
  .menu__full__tabs .logo__UCB {
    max-width: 98px;
    max-height: 16px;
  }
  .menu__full__tabs--inner__head {
    min-height: 42px;
  }
  .menu__full__list {
    height: 100%;
    min-height: 100%;
  }
  .menu__full__list:before {
    position: fixed;
  }
  .menu__full__UCB a {
    font-size: 16px;
  }
  .menu__full .level-1 li a {
    padding: 5px 0;
    min-height: 42px;
  }
}
.menu__aside {
  position: fixed;
  top: 57%;
  transform: translateY(-50%);
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.1);
  z-index: 9999;
  transition: right 0.5s ease;
}
@media only screen and (max-width: 1100px) {
  .menu__aside {
    background: #00afd0;
  }
}
.menu__aside:hover {
  background: #323232;
}
@media only screen and (max-width: 1100px) {
  .menu__aside:hover {
    background: #00AFD0;
  }
}
.menu__aside:hover__item__btn {
  background: #323232;
}
@media only screen and (max-width: 1100px) {
  .menu__aside:hover__item__btn {
    background: #00afd0;
  }
}
.menu__aside:hover__item__btn:hover {
  background: #262626;
}
@media only screen and (max-width: 1100px) {
  .menu__aside:hover__item__btn:hover {
    background: #00afd0;
  }
}
.menu__aside__item {
  position: relative;
}
.menu__aside__item__title {
  font-size: 1.125rem;
  font-weight: bold;
  display: block;
  margin: 0 15px 2px 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  white-space: nowrap;
  min-height: 47px;
}
.menu__aside__item__link {
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  font-weight: normal;
  font-size: 24px;
  color: #212121;
}
.menu__aside__item__link:hover {
  color: #00AFD0;
}
.menu__aside__item__content {
  color: #888;
  background: #fff;
}
.menu__aside__item__container.dropdown-menu {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  transform: translateX(0);
  transition: transform 0.2s ease;
  min-height: 100%;
  max-height: 100%;
  width: 300px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.1);
}
.menu__aside__item__container.dropdown-menu:before {
  content: '';
  position: absolute;
  width: calc(100% + (80px * 2));
  height: calc(100% + (80px * 2));
  top: 50%;
  left: calc(50% + 80px);
  transform: translate(-50%, -50%);
  z-index: -1;
}
.menu__aside__item__container.dropdown-menu ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.menu__aside__item__container.dropdown-menu ul:hover li:hover::after {
  background: transparent;
}
.menu__aside__item__container.dropdown-menu ul li {
  position: relative;
  font-size: 1.125rem;
  text-align: left;
  padding: 20px;
  color: #888;
}
.menu__aside__item__container.dropdown-menu ul li i {
  color: #00AFD0;
}
.menu__aside__item__container.dropdown-menu ul li:after {
  content: '';
  position: absolute;
  left: 15px;
  right: auto;
  top: -1px;
  width: calc(100% - 30px);
  height: 1px;
  background: #eaeaea;
}
.menu__aside__item__container.dropdown-menu ul li:hover {
  background: #f3f3f3;
}
.menu__aside__item__container.dropdown-menu ul li:hover:after {
  content: '';
  position: absolute;
  left: 15px;
  right: auto;
  top: 0;
  width: calc(100% - 30px);
  height: 1px;
  background: #f3f3f3;
}
.menu__aside__item__container.dropdown-menu ul li a {
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  font-size: 1.25rem;
  line-height: 1.1;
  padding-bottom: 2px;
  overflow: hidden;
  position: relative;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 175, 208, 0.5) 0);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.4s ease;
}
.menu__aside__item__container.dropdown-menu ul li a:hover {
  color: #00AFD0;
  background-size: 100% 100%;
}
.menu__aside__item__container.dropdown-menu ul li a:focus {
  color: #007a91;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 122, 145, 0.5) 0);
  background-size: 100% 100%;
}
.menu__aside__item__container.dropdown-menu ul li:hover + li::after {
  display: none;
}
.menu__aside__item__container.dropdown-menu ul span {
  font-family: 'OpenSans-Regular';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  font-size: 13px;
  line-height: 13px;
  font-weight: normal;
  margin-top: 3px;
}
.menu__aside__item__container.dropdown-menu ul span a {
  font-family: 'OpenSans-Regular';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: 13px;
}
.menu__aside__item__btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 80px;
  height: 80px;
  text-align: center;
  font-size: 11px;
  line-height: 13px;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
  z-index: 2;
  cursor: pointer;
}
.menu__aside__item__btn:last-child {
  background: rgba(255, 0, 26, 0.6);
}
@media only screen and (max-width: 1100px) {
  .menu__aside__item__btn:last-child {
    background: #ff001a;
  }
}
.menu__aside__item__btn:last-child .description {
  color: #fff;
}
.menu__aside__item__btn:last-child span:before {
  color: #fff;
}
.menu__aside__item__btn:last-child:hover,
.menu__aside__item__btn:last-child:focus {
  background: #ff001a;
}
.menu__aside__item__btn .ucb-icon {
  font-size: 32px;
}
.menu__aside__item__btn .ucb-icon.icon-contacts-duo-blue .path1:before,
.menu__aside__item__btn .ucb-icon.icon-contacts-duo-blue .path2:before {
  color: #bebebe;
}
.menu__aside__item__btn .ucb-icon.icon-locations-duo-blue .path1:before {
  color: #bebebe;
}
.menu__aside__item__btn .ucb-icon.icon-exchange-rates-duo-blue .path1:before,
.menu__aside__item__btn .ucb-icon.icon-exchange-rates-duo-blue .path2:before {
  color: #bebebe;
}
.menu__aside__item__btn .ucb-icon.icon-document-duo-blue .path2:before {
  color: #bebebe;
}
@media only screen and (max-width: 1100px) {
  .menu__aside__item__btn .ucb-icon > span:before {
    color: #fff !important;
  }
}
.menu__aside__item__btn .description {
  font-family: 'unicredit_cybold';
  color: #bebebe;
  max-width: 85%;
  display: block;
}
@media only screen and (max-width: 1100px) {
  .menu__aside__item__btn .description {
    color: #fff;
    font-size: 11px;
    letter-spacing: 1px;
    text-align: center;
    margin: 0 auto;
  }
}
.menu__aside__item__btn:hover,
.menu__aside__item__btn:focus {
  background: #262626;
}
@media only screen and (max-width: 1100px) {
  .menu__aside__item__btn:hover,
  .menu__aside__item__btn:focus {
    background: #018aa4;
  }
}
.menu__aside__item__btn:hover .ucb-icon.icon-contacts-duo-blue .path1:before,
.menu__aside__item__btn:focus .ucb-icon.icon-contacts-duo-blue .path1:before,
.menu__aside__item__btn:hover .ucb-icon.icon-contacts-duo-blue .path2:before,
.menu__aside__item__btn:focus .ucb-icon.icon-contacts-duo-blue .path2:before {
  color: #ffffff;
}
.menu__aside__item__btn:hover .ucb-icon.icon-locations-duo-blue .path1:before,
.menu__aside__item__btn:focus .ucb-icon.icon-locations-duo-blue .path1:before {
  color: #ffffff;
}
.menu__aside__item__btn:hover .ucb-icon.icon-exchange-rates-duo-blue .path1:before,
.menu__aside__item__btn:focus .ucb-icon.icon-exchange-rates-duo-blue .path1:before,
.menu__aside__item__btn:hover .ucb-icon.icon-exchange-rates-duo-blue .path2:before,
.menu__aside__item__btn:focus .ucb-icon.icon-exchange-rates-duo-blue .path2:before {
  color: #ffffff;
}
.menu__aside__item__btn:hover .ucb-icon.icon-document-duo-blue .path2:before,
.menu__aside__item__btn:focus .ucb-icon.icon-document-duo-blue .path2:before {
  color: #ffffff;
}
.menu__aside__item:hover .menu__aside__item__btn:after {
  content: '';
  position: absolute;
  z-index: -2;
  width: 120%;
  height: 110%;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.menu__aside__item .currency-table {
  width: 270px;
  margin: 0 15px;
}
.menu__aside__item .currency-table th {
  font-size: 13px;
  font-weight: normal;
  padding: 10px 3px;
  background: none;
  border-top: 1px solid #eaeaea;
}
.menu__aside__item .currency-table th,
.menu__aside__item .currency-table td {
  text-align: right;
  border-bottom: 1px solid #eaeaea;
}
.menu__aside__item .currency-table td {
  padding: 6px 3px;
  text-align: right;
  color: #212121;
}
.menu__aside__item .currency-table td span {
  color: #888;
}
.menu__aside__item .currency-table td a {
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
}
.menu__aside__item .currency-table td:nth-of-type(1) {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.25rem;
}
.menu__aside__item .currency-table tfoot td {
  border-bottom: 0;
  padding: 4px 3px 12px 3px;
  font-family: 'OpenSans-Regular', sans-serif !important;
  font-size: 13px !important;
  font-weight: normal !important;
  border-top: 0;
}
.menu__aside__item .currency-table th:nth-of-type(1),
.menu__aside__item .currency-table td:nth-of-type(1) {
  text-align: left;
}
.menu__aside__item.open {
  position: static;
}
.menu__aside__item.open .dropdown-menu {
  left: calc(100% - 380px);
}
.menu__aside__item.open .menu__aside__item__btn {
  background: #ffffff;
}
.menu__aside__item.open .menu__aside__item__btn .description {
  color: #00AFD0;
}
.menu__aside__item.open .ucb-icon.icon-contacts-duo-blue .path1:before,
.menu__aside__item.open .ucb-icon.icon-contacts-duo-blue .path2:before {
  color: #00afd0;
}
.menu__aside__item.open .ucb-icon.icon-locations-duo-blue .path1:before {
  color: #00afd0;
}
.menu__aside__item.open .ucb-icon.icon-exchange-rates-duo-blue .path1:before,
.menu__aside__item.open .ucb-icon.icon-exchange-rates-duo-blue .path2:before {
  color: #00afd0;
}
.menu__aside__item.open .ucb-icon.icon-document-duo-blue .path2:before {
  color: #00afd0;
}
@media only screen and (max-width: 1100px) {
  .menu__aside {
    display: none;
  }
}
@media only screen and (max-width: 950px) {
  .c-scroll--x--mobile-nav {
    padding: 0 22px;
  }
}
.c-scroll--x--mobile-nav.active {
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  border-bottom: 0;
  height: 68px;
  margin-bottom: 15px;
}
.c-scroll--x--mobile-nav.active:not(.active-left):not(.active-right) .mCSB_buttonRight {
  opacity: 1 !important;
}
.c-scroll--x--mobile-nav.active.active-right .mCSB_buttonLeft {
  opacity: 0 !important;
  pointer-events: none;
}
.c-scroll--x--mobile-nav.active.active-right .mCSB_buttonRight {
  opacity: 1 !important;
}
.c-scroll--x--mobile-nav.active.active-left .mCSB_buttonLeft {
  opacity: 1 !important;
}
.c-scroll--x--mobile-nav.active.active-left .mCSB_buttonRight {
  opacity: 0 !important;
  pointer-events: none;
}
.c-scroll--x--mobile-nav.active .nav-tabs {
  margin-top: 20px;
  border: 0px !important;
  padding-top: 3px;
  height: 91%;
  margin: 0;
}
.c-scroll--x--mobile-nav.active .nav-tabs li {
  border: 0px !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-flow: column wrap;
      flex-flow: column wrap;
  margin: 0 5px;
}
.c-scroll--x--mobile-nav.active .nav-tabs li a {
  font-size: 14px;
  border-top: 0px !important;
  border-left: 0px !important;
  border-right: 0px !important;
  min-width: 110px;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  text-align: center;
  -ms-flex-pack: center;
      justify-content: center;
  white-space: nowrap;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  padding: 8px 20px 8px 20px !important;
  border-radius: 50px;
}
.c-scroll--x--mobile-nav.active .nav-tabs li.active a {
  color: #fff;
  background: #00AFD0 !important;
  box-shadow: 1px 1px 8px rgba(0, 175, 208, 0.4);
}
.c-scroll--x--mobile-nav.active .nav-tabs li.active a:hover,
.c-scroll--x--mobile-nav.active .nav-tabs li.active a:focus,
.c-scroll--x--mobile-nav.active .nav-tabs li.active a:active {
  color: #fff;
}
.c-scroll--x--mobile-nav .mCSB_horizontal {
  overflow: visible;
  width: 100%;
}
.c-scroll--x--mobile-nav .mCSB_buttonRight,
.c-scroll--x--mobile-nav .mCSB_buttonLeft {
  width: 48px !important;
  height: 100% !important;
  display: block !important;
  top: auto;
  bottom: 0;
  opacity: 0 !important;
}
.c-scroll--x--mobile-nav .mCSB_buttonRight:after,
.c-scroll--x--mobile-nav .mCSB_buttonLeft:after {
  content: '';
  position: absolute;
  top: 28%;
  left: 38%;
  width: 25px;
  height: 28px;
  background-image: url("../src/svg/icon__hand.c1b233bcdc47.svg");
  background-color: rgba(255, 255, 255, 0.4);
  background-size: 25px 56.714px;
  background-position-y: 28px;
  border-radius: 50%;
  box-shadow: -1px 1px 8px rgba(255, 255, 255, 0.2);
}
.c-scroll--x--mobile-nav .mCSB_buttonLeft {
  left: auto !important;
  right: 90% !important;
}
.c-scroll--x--mobile-nav .mCSB_buttonLeft:after {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scaleX(-1);
}
.c-scroll--x--mobile-nav .mCSB_buttonRight {
  right: auto !important;
  left: 90% !important;
}
.c-scroll--x--mobile-nav .mCSB_buttonRight:after {
  background-image: url("../src/svg/icon__hand.c1b233bcdc47.svg");
}
.c-scroll--x--mobile-nav .mCSB_draggerContainer {
  display: none;
}
.c-scroll--x--mobile-nav .mCSB_container {
  margin: 0 !important;
  padding: 0 !important;
  height: 100%;
}
.c-scroll--x--mobile-nav .mCSB_scrollTools_horizontal {
  height: 0px !important;
  opacity: 1 !important;
  position: static;
}
.gray-container .c-scroll--x--mobile-nav.active .nav-tabs li a {
  color: #00AFD0;
  background: #fff !important;
  box-shadow: 1px 1px 8px rgba(166, 184, 187, 0.45);
}
.gray-container .c-scroll--x--mobile-nav.active .nav-tabs li.active a {
  color: #fff;
  background: #00AFD0 !important;
  box-shadow: 1px 1px 8px rgba(0, 175, 208, 0.4);
}
.font-arrow {
  font-family: 'Material-Design-Iconic-Font';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  display: inline-block;
}
.font-arrows--up {
  font-family: 'Material-Design-Iconic-Font';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  display: inline-block;
  content: '\f2fc';
}
.font-arrows--down {
  font-family: 'Material-Design-Iconic-Font';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  display: inline-block;
  content: '\f2f9';
}
.font-arrows--right {
  font-family: 'Material-Design-Iconic-Font';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  display: inline-block;
  content: '\f2fb';
}
.font-arrows--left {
  font-family: 'Material-Design-Iconic-Font';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  display: inline-block;
  content: '\f2fa';
}
.list-arrow {
  content: '\f2fb';
  font-family: 'Material-Design-Iconic-Font';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  display: inline-block;
  font-size: 1.125rem;
  float: left;
  padding-right: 5px;
  vertical-align: top;
}
.online-banking {
  content: '\f2fb';
  font-family: 'Material-Design-Iconic-Font';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  display: inline-block;
  font-size: 1.5rem;
  float: left;
  margin-left: 7px;
  vertical-align: top;
}
.list-item li {
  position: relative;
  list-style: none;
}
.list-item li:before {
  content: '';
  display: list-item;
  list-style-type: disc;
  position: absolute;
  left: 6px;
  top: 0;
}
.selectpicker {
  box-shadow: none !important;
}
.selectpicker + .dropdown-menu {
  border-left: 0px !important;
  border-right: 0px !important;
}
select.selectpicker {
  display: block !important;
  visibility: hidden !important;
  height: 0px !important;
  max-height: 0px !important;
  width: 0px !important;
  max-width: 0px !important;
  overflow: hidden !important;
  position: absolute !important;
  z-index: -10;
}
.table__number {
  text-align: right;
}
.table__bold {
  font-weight: bold;
}
.table--results {
  font-size: 1.5rem;
  border-radius: 16px;
  position: relative;
  margin: 0;
  text-align: left;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .table--results--responsive {
    /* Force table to not be like tables anymore */
    /* Hide table headers (but not display: none;, for accessibility) */
  }
  table.table--results--responsive,
  .table--results--responsive thead,
  .table--results--responsive tbody,
  .table--results--responsive th,
  .table--results--responsive td,
  .table--results--responsive tr {
    display: block;
  }
  .table--results--responsive thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .table--results--responsive tr {
    border-top: 1px solid #ddd;
  }
  .table--results--responsive tr:first-child td {
    border-top: 0;
  }
  .table--results--responsive td {
    /* Behave  like a "row" */
    border: none;
    border-top: 0!important;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding-left: 50% !important;
    text-align: right !important;
  }
  .table--results--responsive td:before {
    content: attr(data-table-header);
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
  .table--results--responsive td:last-child {
    border-bottom: 0;
  }
}
@media only screen and (max-width: 991px) {
  .table--results--responsive {
    font-size: 16px;
  }
  .table--results--responsive tr {
    overflow: hidden;
  }
  .table--results--responsive tr:first-of-type {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .table--results--responsive tr:last-of-type {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }
  .table--results--responsive td {
    border: 1px solid;
    background: transparent;
    border-radius: 0px;
  }
  .table--results--responsive td:nth-child(even) {
    background-color: #fff;
  }
  .table--results--responsive td:nth-child(odd) {
    background-color: #f3f3f3;
  }
}
.table--results--small-txt {
  font-size: 12px;
}
.table--results--small-txt th {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.table--results__holder {
  border-radius: 16px;
  border: 5px solid #00AFD0;
  padding: 3px;
  background-color: #fff;
}
.table--results tr {
  border-radius: 10px;
}
.table--results tr:nth-child(even) {
  background-color: #fff;
}
.table--results tr:nth-child(odd) {
  background-color: #f3f3f3;
}
.table--results thead th {
  border-bottom: 0px !important;
  background-color: #fff;
}
.table--results thead + tbody tr:first-of-type td {
  border-top-right-radius: 0px !important;
  border-top-left-radius: 0px !important;
}
.table--results tbody tr:first-of-type td:first-of-type,
.table--results thead tr:first-of-type td:first-of-type,
.table--results tbody tr:first-of-type th:first-of-type,
.table--results thead tr:first-of-type th:first-of-type {
  border-top-left-radius: 10px;
}
.table--results tbody tr:first-of-type td:last-of-type,
.table--results thead tr:first-of-type td:last-of-type,
.table--results tbody tr:first-of-type th:last-of-type,
.table--results thead tr:first-of-type th:last-of-type {
  border-top-right-radius: 10px;
}
.table--results tbody tr:last-of-type td:first-of-type,
.table--results thead tr:last-of-type td:first-of-type {
  border-bottom-left-radius: 10px;
}
.table--results tbody tr:last-of-type td:last-of-type,
.table--results thead tr:last-of-type td:last-of-type {
  border-bottom-right-radius: 10px;
}
.table--results tbody tr th:first-of-type,
.table--results thead tr th:first-of-type,
.table--results tbody tr td:first-of-type,
.table--results thead tr td:first-of-type {
  text-align: left;
}
.table--results tbody tr th:first-of-type,
.table--results thead tr th:first-of-type,
.table--results tbody tr td:first-of-type,
.table--results thead tr td:first-of-type {
  text-align: left;
}
.table--results tbody td {
  border-top: 0 !important;
}
.table--results tbody td + .table--results tbody td {
  border-left: 1px solid red;
}
.table--results td {
  background: transparent;
  border: 0px;
}
.table--exchange {
  width: 100%;
  margin: 0;
  border: 1px solid #ddd;
  border-top: 0;
  border-collapse: separate;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .table--exchange--responsive {
    /* Force table to not be like tables anymore */
    /* Hide table headers (but not display: none;, for accessibility) */
  }
  table.table--exchange--responsive,
  .table--exchange--responsive thead,
  .table--exchange--responsive tbody,
  .table--exchange--responsive th,
  .table--exchange--responsive td,
  .table--exchange--responsive tr {
    display: block;
  }
  .table--exchange--responsive thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .table--exchange--responsive tr {
    border-top: 1px solid #ddd;
  }
  .table--exchange--responsive tr:first-child td {
    border-top: 0;
  }
  .table--exchange--responsive td {
    /* Behave  like a "row" */
    border: none;
    border-top: 0!important;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding-left: 50% !important;
    text-align: right !important;
  }
  .table--exchange--responsive td:before {
    content: attr(data-table-header);
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
  .table--exchange--responsive td:last-child {
    border-bottom: 0;
  }
}
.table--exchange tbody tr:hover {
  background-color: #ebfbff;
}
.table--exchange th {
  padding: 10px 15px;
  border-bottom: 1px solid #ddd;
  background: none;
}
.table--exchange td,
.table--exchange th {
  text-align: right;
  position: relative;
}
.table--exchange td:first-child,
.table--exchange th:first-child {
  text-align: left;
}
.table--exchange td {
  font-size: 1rem;
  padding: 6px 15px;
  border-top: 1px solid #ddd;
}
.table--exchange td:hover {
  background-color: #fff;
}
.table--exchange td:hover:after {
  content: "";
  position: absolute;
  background-color: #ebfbff;
  left: 0;
  top: -5000px;
  height: 10000px;
  width: 100%;
  z-index: -1;
}
/*------------------------------------------list--*/
.content-wrapper ul,
.content-wrapper ol {
  display: inline-block;
  width: 100%;
  font-size: 1rem;
}
.content-wrapper .btn-group .dropdown-menu {
  display: none;
}
.content-wrapper .btn-group.open .dropdown-menu {
  display: block;
}
.content-wrapper ul img {
  vertical-align: baseline;
}
.content-wrapper ol {
  display: inline-block;
  counter-reset: li;
  font-size: 1.125rem;
  line-height: 21px;
}
.content-wrapper ol li {
  margin: 0 0 15px 0;
  padding: 2px 16px 0 10px;
}
ol.ol-custom,
ol.ol-custom-list {
  margin-top: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
  counter-reset: li;
  font-size: 16px;
  line-height: 24px;
}
ol.ol-custom li,
ol.ol-custom-list li {
  position: relative;
  min-height: 40px;
  list-style: none;
  padding: 8px 30px 0 0;
}
ol.ol-custom-list li {
  padding: 8px 30px 0 50px;
}
ol.ol-custom li:before,
ol.ol-custom-list li:before {
  content: counter(li);
  counter-increment: li;
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  color: #747474;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  font-size: 1.25rem;
  line-height: 1.5;
  margin-right: 8px;
  padding: 4px 13px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  height: 40px;
  width: 40px;
}
.content-wrapper ul li a,
ol.ol-custom li a,
ol.ol-custom-list li a,
.content-wrapper ol li a {
  padding-bottom: 2px;
  overflow: hidden;
  position: relative;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 175, 208, 0.5) 0);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.4s ease;
}
.content-wrapper ul li a:hover,
ol.ol-custom li a:hover,
ol.ol-custom-list li a:hover,
.content-wrapper ol li a:hover {
  color: #00AFD0;
  background-size: 100% 100%;
}
.content-wrapper ul li a:focus,
ol.ol-custom li a:focus,
ol.ol-custom-list li a:focus,
.content-wrapper ol li a:focus,
.content-wrapper ul li a:active,
ol.ol-custom li a:active,
ol.ol-custom-list li a:active,
.content-wrapper ol li a:active {
  color: #007a91;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 122, 145, 0.5) 0);
  background-size: 100% 100%;
}
ol.ol-custom li span,
ol.ol-custom-list li span {
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  font-size: 1rem;
  line-height: 1.2rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 45px;
  width: 100%;
  white-space: normal;
  clear: both;
}
ol.ol-custom-list li span {
  padding-left: 0;
}
ol.ol-custom li[class*="col-"] span,
ol.ol-custom-list li[class*="col-"] span {
  font-size: 1.55rem;
  line-height: 1.7rem;
}
ol.ol-custom li img,
ol.ol-custom-list li img {
  margin: 0 auto;
  margin-top: 10px;
}
.characteristic {
  font-size: 1.125rem;
  line-height: 1.3125rem;
}
.content-wrapper .type-list {
  margin: 0;
}
.type-list {
  padding-left: 0;
  list-style-type: none;
  font-size: 16px !important;
  letter-spacing: 0.2px;
}
.type-list > li {
  position: relative;
  padding: 0 25px;
  padding-left: 30px;
  margin-bottom: 15px;
}
.type-list > li:before {
  content: '\f26b';
  font-family: 'Material-Design-Iconic-Font';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  font-size: 1.5rem;
  float: left;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  line-height: 1;
  left: 0px;
  top: 0px;
}
.type-list > li ul {
  margin-top: 0;
  list-style-type: disc;
  padding-left: 18px;
}
.type-list > li p {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.2px;
}
@media only screen and (max-width: 1100px) {
  .type-list > li p {
    font-size: 16px;
    line-height: 24px;
  }
}
.type-list--red {
  line-height: 21px;
}
.type-list--red span:first-of-type {
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  display: block;
  font-size: 22px;
  color: #e2001a;
}
.type-list--red li:before {
  color: #e2001a;
}
.type-list--blue li:before {
  color: #00AFD0;
}
.type-list--blue h3 {
  margin-bottom: 0;
}
.type-list--blue h3 a {
  line-height: 30px;
}
/*---------------------------------------characteristic--*/
.characteristic {
  position: relative;
  padding: 0 35px 0 55px;
  margin-bottom: 20px;
}
.characteristic h3 {
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  color: #e2001a;
  font-size: 22px;
  line-height: 24px;
  margin: 0 !important;
}
.characteristic i {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  font-size: 1.5rem;
  color: #747474;
  text-align: center;
  background: #f3f3f3;
  border-radius: 50%;
  border: 1px solid #ddd;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.characteristic ul {
  padding-left: 20px;
  margin: 0 0 11px 0;
}
.characteristic ul li p {
  margin-bottom: 0;
}
/*------------------------------------------calculator--*/
form.calculator {
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  font-size: 1.625rem;
  text-align: center;
}
form.calculator span {
  line-height: 35px;
}
form.calculator .bootstrap-select.btn-group .btn .filter-option {
  font-family: 'unicredit_cylight' !important;
  -webkit-font-smoothing: auto !important;
  -moz-osx-font-smoothing: auto !important;
}
form.calculator .bootstrap-select > .btn,
form.calculator input {
  font-family: 'unicredit_cylight';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  font-size: 1.875rem;
  display: inline-block;
  color: #00AFD0;
  border: 0;
  cursor: pointer;
  background-color: transparent;
}
form.calculator .bootstrap-select > .btn:after,
form.calculator input:after {
  line-height: inherit;
}
form.calculator .price-container {
  position: relative;
  display: inline-block;
}
form.calculator .modal-price {
  position: absolute;
  top: 40px;
  left: 0;
  z-index: 3;
}
form.calculator .modal-dialog {
  margin: 0 auto;
  width: 320px;
}
.modal-open {
  position: fixed;
  width: 100%;
  overflow: hidden;
}
.modal-content.price-content {
  width: 288px;
  padding: 40px 25px;
  border: 0;
  border-radius: 0;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 1px 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.modal-content.price-content .min,
.modal-content.price-content .max {
  font-size: 14px;
}
input#range {
  display: inline-block;
  max-width: 100px;
  font-size: 1.875rem;
  height: 2.3rem;
  padding: 0;
  margin-right: 10px;
  border-bottom: 2px solid #90cedd;
}
#currency_type {
  max-width: 100px;
}
.rangeslider__handle {
  border-radius: 50%;
  min-width: 30px;
  line-height: 57px;
  text-align: center;
}
.rangeslider__handle:after {
  background: 0;
}
form.calculator .btn-primary {
  margin: 30px 0 0 0;
}
form.calculator .btn.calculate {
  margin: 30px 0 0 0;
  color: #00AFD0;
}
.calculator-results-container {
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  font-size: 1.5rem;
  margin: 30px 0;
  padding: 5px;
  background: #00AFD0;
  border-radius: 16px;
}
.calculator-results-container.appy-results-container .item:last-child {
  font-size: 1.25rem;
}
.calculator-results-container.appy-results-container {
  margin: 0 0 30px 0;
  background: #ddd;
}
.calculator-results-container .calculator-results-content {
  color: #747474;
  background: #fff;
  border: 3px solid #fff;
  border-radius: 10px;
}
.calculator-results-container.appy-results-container .calculator-results-content {
  background: #f3f3f3;
}
.calculator-results-content .text-content {
  margin: 15px;
}
.calculator-results-content .text-content h2 {
  margin-bottom: 0;
}
.calculator-results-content .text-content ul {
  margin-top: 15px;
  list-style-type: none;
}
.calculator-results-content .text-content ul li {
  font-size: 1.125rem;
  color: #747474;
  margin-bottom: 15px;
}
.calculator-results-content .text-content ul li span {
  font-size: 1.375rem;
  display: block;
}
.calculator-results-content .text-content ul li:before {
  content: '\f26b';
  font-family: 'Material-Design-Iconic-Font';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  font-size: 1.5rem;
  float: left;
  display: inline-block;
  margin-left: -37px;
  vertical-align: top;
}
.calculator-results-container .calculator-results-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: stretch;
      align-items: stretch;
}
.calculator-results-container .calculator-results-row:nth-child(even) {
  background: #f3f3f3;
}
.calculator-results-container .calculator-results-row:nth-child(odd) {
  background: #fff;
}
.calculator-results-container.appy-results-container .calculator-results-row:nth-child(even) {
  background: #ebebeb;
}
.calculator-results-container.appy-results-container .calculator-results-row:nth-child(odd) {
  background: #f3f3f3;
}
.calculator-results-row:first-child {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.calculator-results-row:last-child {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.calculator-results-content .item {
  padding: 5px 15px;
}
.calculator-results-content .item:nth-of-type(1) {
  width: 55%;
  text-align: left;
}
.calculator-results-content .item:nth-of-type(2) {
  width: 25%;
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: right;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.calculator-results-content .item:nth-of-type(3) {
  text-align: left;
  width: 20%;
}
.calculator-results-container.appy-results-container .item:nth-of-type(1) {
  width: 50%;
}
.calculator-results-container.appy-results-container .item:nth-of-type(2) {
  width: 30%;
  border-color: #fff;
}
.calculator-results-container.appy-results-container .item:nth-of-type(3) {
  width: 20%;
}
.calculator-results-content .item a {
  padding-bottom: 2px;
  overflow: hidden;
  position: relative;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 175, 208, 0.5) 0);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.4s ease;
}
.calculator-results-content .item a:hover {
  color: #00AFD0;
  background-size: 100% 100%;
  cursor: help;
}
.calculator-results-content .item a:active,
.calculator-results-content .item a:focus {
  color: #007a91;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 122, 145, 0.5) 0);
  background-size: 100% 100%;
  cursor: help;
}
.calculator-results-content .item a span {
  position: relative;
  font-size: 15px;
  font-style: italic;
  top: -5px;
  right: 5px;
}
.calculator-results-container.simple-result {
  display: inline-block;
}
.calculator-results-container.simple-result .item {
  width: 100% !important;
}
.tooltip-inner {
  text-align: left;
  padding: 15px;
  border: 0;
  border-bottom: 0;
}
.apply-form .tooltip-inner {
  border: 0;
  min-width: 200px;
}
.tooltip-inner,
.tooltip.top .tooltip-arrow:after {
  background-color: #f3f3f3;
  box-shadow: 1px 10px 8px 0 rgba(0, 0, 0, 0.2);
  zoom: 1;
}
.apply-form .tooltip-inner,
.apply-form .tooltip.right .tooltip-arrow:after {
  box-shadow: 1px 3px 3px 0 rgba(0, 0, 0, 0.2);
  zoom: 1;
}
.border-left-on-right-col {
  border-left: 1px solid #ddd;
}
.documents_list {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px !important;
  line-height: 20px;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  padding-left: 0 !important;
  list-style-type: none;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.documents_list li {
  position: relative;
  padding: 10px 15px 3px 15px;
  border-bottom: 1px solid #ddd;
}
.documents_list li:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #f3f3f3;
  transform-origin: left;
  transition: width 0.25s ease;
  z-index: -1;
}
.documents_list li:hover:after {
  width: 100%;
}
.documents_list li:last-child {
  border-bottom: 0;
}
.pdf a,
.word a,
.excel a {
  width: 100%;
  display: inline-block;
  padding: 4px 0 4px 20px;
  background-position: 0 0 !important;
  background-repeat: no-repeat;
  background-size: 15px 27px !important;
}
.pdf a span:nth-of-type(1),
.word a span:nth-of-type(1),
.excel a span:nth-of-type(1) {
  float: left;
  max-width: 78%;
}
.pdf a span:nth-of-type(2),
.word a span:nth-of-type(2),
.excel a span:nth-of-type(2) {
  text-align: right;
  float: right;
}
.col-xs-12.col-sm-6.col-md-6 .pdf a span:nth-of-type(1),
.col-xs-12.col-sm-6.col-md-6 .word a span:nth-of-type(1),
.col-xs-12.col-sm-6.col-md-6 .excel a span:nth-of-type(1),
.col-xs-12.col-sm-4.col-md-4 .pdf a span:nth-of-type(1),
.col-xs-12.col-sm-4.col-md-4 .word a span:nth-of-type(1),
.col-xs-12.col-sm-4.col-md-4 .excel a span:nth-of-type(1) {
  float: left;
  max-width: 70%;
  margin-right: 0;
}
span.pdf,
span.word,
span.excel {
  display: inline-block;
  padding: 0 15px;
  border: 1px solid #ddd;
  border-radius: 4px;
}
span.pdf a,
span.word a,
span.excel a {
  padding: 9px 0 8px 26px;
  font-size: 1.125rem;
  line-height: 1.25rem;
  background-position: 0 50%;
  background-repeat: no-repeat;
}
span.pdf a:hover,
span.word a:hover,
span.excel a:hover {
  color: #00AFD0;
}
.pdf a {
  background-image: url("../src/svg/icon__filetype__pdf.007dafd6316c.svg") !important;
}
.word a {
  background-image: url("../src/svg/icon__filetype__word.b09d8afb11db.svg") !important;
}
.excel a {
  background-image: url("../src/svg/icon__filetype__excel.f5425e496d9d.svg") !important;
}
.image-background-container .documents_list .pdf a {
  background-image: url("../src/svg/icon__filetype__pdf__gray.1ca945c51a06.svg") !important;
}
.image-background-container .documents_list:hover .pdf a {
  background-image: url("../src/svg/icon__filetype__pdf.007dafd6316c.svg") !important;
}
.documents_list span:nth-of-type(1) {
  margin-right: 15px;
}
.file_size {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  letter-spacing: 1px;
  color: #888;
}
.pdf a:hover,
.pdf a:active,
.pdf a:focus,
.word a:hover,
.word a:active,
.word a:focus,
.excel a:hover,
.excel a:active,
.excel a:focus {
  border-bottom: 0 !important;
}
.rate-modal .modal-dialog,
.promoModal .modal-dialog {
  width: 60%;
}
.rate-modal,
.promoModal {
  color: #474747;
}
.rate-modal h2,
.promoModal h2 {
  margin: 0;
}
.rate-modal .modal-header,
.rate-modal .modal-footer,
.promoModal .modal-header,
.promoModal .modal-footer {
  padding: 15px 30px 10px 30px;
  background: #f3f3f3;
}
.rate-modal .modal-header,
.promoModal .modal-header {
  border-bottom: 1px solid #ddd;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.rate-modal .modal-footer,
.promoModal .modal-footer {
  border-top: 1px solid #ddd;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.rate-modal .modal-header .close,
.promoModal .modal-header .close {
  font-size: 2.875rem;
  margin: 0;
}
.rate-modal .modal-title,
.promoModal .modal-title {
  text-align: left;
  line-height: 1.1em;
}
.rate-modal .modal-footer button,
.promoModal .modal-footer button {
  position: relative;
  font-size: 16px;
  text-transform: uppercase;
  color: #888;
  background: none;
  border: 0;
}
.rate-modal .modal-footer button i,
.promoModal .modal-footer button i {
  position: absolute;
  left: -14px;
  top: 2px;
  font-size: 1.3125rem;
}
.rate-modal .modal-footer p,
.promoModal .modal-footer p {
  margin: 0;
}
.rate-modal dl {
  font-size: 16px;
  margin-bottom: 0;
  border-bottom: 1px dashed #ddd;
  display: table;
  width: 100%;
}
.rate-modal dl:last-child {
  border-bottom: 0;
}
.rate-modal dl dt {
  width: 100%;
  padding: 10px;
  color: #888;
  font-style: italic;
}
.rate-modal dl dd {
  width: 100%;
  border-top: 1px dashed #ddd;
}
.rate-modal dl dd:nth-of-type(1) {
  border-top: 0;
}
.rate-modal dl dd span {
  display: table-cell;
  padding: 10px;
}
.rate-modal dl dd span:nth-of-type(1) {
  width: 334px;
}
.rate-modal dl dd span:nth-of-type(2),
.rate-modal dl dd span:nth-of-type(3) {
  width: 26%;
  text-align: right;
}
.rate-modal .dl-header {
  font-weight: bold;
  color: #474747;
  font-style: normal;
  background: #f3f3f3;
  border-bottom: 0;
}
.rate-modal .dl-header dt {
  padding: 0;
  height: 0;
}
.rate-modal .dl-header span {
  border-top: 0;
}
.blue-light-container {
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  font-weight: normal;
  color: #888;
  background: #e2f2f3;
  overflow: hidden;
}
.blue-light-container .blue-light-content {
  padding: 90px 0;
  position: relative;
  min-height: 400px;
  text-align: center;
  /*-------download-app-buttons*/
}
@media screen and (max-width: 767px) {
  .blue-light-container .blue-light-content {
    padding: 50px 0;
  }
}
.blue-light-container .blue-light-content div[class*="col-"] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-pack: center;
      justify-content: center;
  min-height: 317px;
}
@media screen and (max-width: 767px) {
  .blue-light-container .blue-light-content div[class*="col-"] {
    min-height: auto;
  }
}
.blue-light-container .blue-light-content h3 {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.75rem;
  line-height: 3.3125rem;
  letter-spacing: -0.88px;
  color: #212121;
  margin-bottom: 0;
  margin-top: 0;
  margin-left: -4px;
  margin-bottom: 10px;
}
.blue-light-container .blue-light-content span {
  font-size: 1.875rem;
  line-height: 2.4375rem;
  font-weight: normal;
  margin-bottom: 10px;
}
.blue-light-container .blue-light-content p {
  font-family: 'OpenSans-Regular';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.125rem;
  line-height: 1.625rem;
}
.blue-light-container .blue-light-content p a {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.9375rem;
  line-height: 1.25rem;
  letter-spacing: 1.245px;
  text-transform: uppercase;
}
.blue-light-container .blue-light-content img {
  max-width: 315px;
  margin: 0 auto;
  margin-bottom: 24px;
}
.blue-light-container .blue-light-content ul {
  padding-left: 0;
  list-style-type: none;
}
.blue-light-container .blue-light-content ul li a {
  display: inline-block;
  width: 154px;
  height: 48px;
  text-indent: -9999px;
  margin-top: 8px;
  margin-bottom: 17px;
}
.blue-light-container .blue-light-content ul li a.app-store-link {
  background: url("../images/appstore-icons/app-store.85a60700ab80.svg") no-repeat 0 0;
}
.blue-light-container .blue-light-content ul li a.app-store-link:hover {
  box-shadow: -1px 1px 15px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
}
.blue-light-container .blue-light-content ul li a.google-play-link {
  background: url("../images/appstore-icons/google-play.92d1071ed950.svg") no-repeat 0 0;
}
.blue-light-container .blue-light-content ul li a.google-play-link:hover {
  box-shadow: -1px 1px 15px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
}
.blue-light-container .blue-light-content ul li a.windows-appstore-link {
  background: url("../images/appstore-icons/windows-store.5c06587aeda9.svg") no-repeat 0 0;
}
.blue-light-container .blue-light-content ul li a.windows-appstore-link:hover {
  box-shadow: -1px 1px 15px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
}
.blue-light-container .blue-light-content ul li:last-child a {
  margin-bottom: 0;
}
/*---------------------------------------------------------------------BLOCK-WITH-TEXT-AND-IMAGE--*/
.text-with-image {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.text-with-image_item {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  width: 50%;
}
.text-with-image_item:first-child {
  padding: 0 20px;
}
/*---------------------------------------------------------------------BLOCK-WITH-BACKGROUND-IMAGE-AND-OVERLAY--*/
.image-background-container {
  background-size: cover;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
}
.image-background-container .overlay {
  -ms-flex: 1 1 100%;
      flex: 1 1 100%;
  padding: 50px 0;
  min-height: inherit;
  height: 100%;
  background: linear-gradient(to right, rgba(235, 241, 245, 0.9) 39%, rgba(255, 255, 255, 0) 60%);
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.image-background-container .overlay .row {
  width: 100%;
}
/*---------------------------------------------------------------------ACCORDION--*/
[data-toggle="collapse"] {
  cursor: pointer;
}
.product-accordion .panel {
  background: none;
  border: 0;
  border-top: 1px solid #ddd;
  border-radius: 0;
  box-shadow: none;
}
.product-accordion .panel:first-child {
  border-top: 0;
}
.product-accordion .panel:last-child {
  border-top: 1px solid #ddd;
}
.product-accordion .panel-default > .panel-heading {
  padding: 10px 0;
  background: none;
  border: 0;
}
.product-accordion .panel-title {
  position: relative;
  margin: 5px 0 0 0;
}
@media only screen and (max-width: 767px) {
  .product-accordion .panel-title {
    margin: 0;
  }
}
.product-accordion .panel-title a {
  display: block;
  width: 90%;
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  font-size: 1.5rem;
  color: #00AFD0;
}
.product-accordion .panel-title a:hover {
  color: #007a9a !important;
}
.product-accordion .panel-title a:after {
  content: '\f2fc';
  font-family: 'Material-Design-Iconic-Font';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  font-size: 1.5rem;
  float: left;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  right: 0;
  top: 0;
}
.product-accordion .panel-title a.collapsed:after {
  content: '\f2f9';
  font-family: 'Material-Design-Iconic-Font';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  font-size: 1.5rem;
  float: left;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  right: 0;
  top: 0;
}
.panel-title {
  font-size: 1.5rem;
  margin-bottom: 0 !important;
}
.panel-default > .panel-heading {
  border: 0;
  overflow: hidden;
}
.panel-default > .panel-collapse .panel-body {
  border-top: 0;
}
.panel-default:last-child > .panel-collapse .panel-body {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 0;
}
.product-accordion .panel-body {
  padding: 15px 0;
}
.product-accordion .panel-body ul li {
  margin: 0 0 15px 0;
}
.product-accordion .panel-body ul.documents_list li {
  margin: 0;
}
.additional-page-wrapper .product-accordion .panel-body h3,
.products-wrapper .product-accordion .panel-body h3 {
  margin: 15px 0;
}
a.external:after {
  content: '\f193';
  font-family: 'Material-Design-Iconic-Font';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  font-size: 1.25rem;
  display: inline-block;
  margin-top: -3px;
  margin-left: 5px;
  transform: scale(-1, 1);
}
/*-------------------------------------PRODUCT-3-TYPE*/
.section-header-second-type {
  width: 100%;
  color: #474747;
  background: #dae2e9;
  background: linear-gradient(to right, #dae2e9 0%, #f0f1f2 100%);
  overflow: hidden;
  background-size: cover !important;
}
.section-header-second-type img {
  position: absolute;
}
.section-header-second-type ul,
.section-header-second-type ol {
  font-size: 1.125rem;
}
.section-header-second-type ul li,
.section-header-second-type ol li {
  margin-bottom: 10px;
}
.section-header-second-type .row {
  margin-bottom: 30px;
}
.section-header-second-type h1 {
  color: #212121;
}
.section-header-second-type .breadcrumb li,
.section-header-second-type .breadcrumb > li + li:before,
.section-header-second-type .breadcrumb a {
  color: #888;
  font-size: 1rem;
}
.section-header-second-type .breadcrumb a:hover {
  border-bottom: 1px solid #a7a7a7;
}
.section-header-second-type .btn {
  margin-bottom: 30px;
}
.nav-tabs__holder.active {
  /*border-top: @border-gray;
            border-bottom: @border-gray;*/
}
.nav-tabs__holder.active .product-tabs a {
  background-color: transparent !important;
}
@media screen and (max-width: 950px) {
  .nav-tabs__holder.active .product-tabs a {
    color: #00AFD0;
    background: #f3f3f3 !important;
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.1);
  }
}
.nav-tabs__holder.active .nav-tabs {
  margin: 0;
}
@media screen and (max-width: 950px) {
  .nav-tabs__holder {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.nav.nav-tabs {
  width: 100%;
  font-size: 1.125rem;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}
.nav.nav-tabs.product-tabs {
  line-height: 0;
}
@media screen and (max-width: 950px) {
  .nav.nav-tabs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
  }
}
.nav.nav-tabs > li {
  float: none;
  display: inline-block;
}
.nav.nav-tabs li a {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  color: #212121;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 8px 10px 9px 10px !important;
  white-space: nowrap;
}
.nav.nav-tabs li a:hover {
  color: #00AFD0;
  background: none;
  border: 1px solid transparent;
}
.nav.nav-tabs li.active a,
.nav.nav-tabs li.active a:hover {
  top: 0;
  color: #00AFD0;
  background: #fff;
  border-top: 2px solid #00AFD0;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.gray-background .nav.nav-tabs li.active a,
.gray-background .nav.nav-tabs li.active a:hover {
  top: 0;
  color: #00AFD0;
  padding: 8px 15px 9px 15px;
  background: #f3f3f3;
  border-top: 2px solid #00AFD0;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
/*-----------------------------------------DEFINITION-LIST-IN-ACCORDION--*/
table {
  width: 100%;
  margin: 20px 0;
}
table th,
table td {
  padding: 10px 15px;
}
table caption {
  color: #474747;
  font-weight: normal;
  padding: 5px 15px;
  background: #f3f3f3;
}
table th {
  background: #f3f3f3;
}
.gray-container table caption,
.gray-container table th {
  background: #ededed;
}
table caption {
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  font-size: 1.5rem;
  border-bottom: 1px solid #ddd;
}
table th:nth-of-type(1) {
  text-align: left;
}
table tr:first-child td {
  border-top: 0;
}
table td {
  border-top: 1px dashed #ddd;
}
table td:nth-of-type(1) {
  text-align: left;
}
table p {
  margin: 0;
  font-size: 16px;
}
/*----------------------------------------------------------------------------------PRODUCTS-LIST--*/
.gray-container .product-list-item .mCSB_buttonRight,
.gray-container .product-list-item .mCSB_buttonLeft {
  background-color: #f3f3f3 !important;
}
.product-list-item .product-parameters_item {
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
}
@media only screen and (max-width: 950px) {
  .product-list-item hr {
    display: none;
  }
  .product-list-item .product-parameters {
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px solid #ddd;
  }
}
@media only screen and (min-width: 880px) {
  .product-list-item .mCSB_container {
    width: auto !important;
  }
}
@media only screen and (max-width: 880px) {
  .product-list-item .product-parameters-title {
    width: 365px;
    min-width: 365px;
    padding-right: 25px;
  }
}
@media only screen and (max-width: 680px) {
  .product-list-item .product-parameters-title {
    width: 265px;
    min-width: 265px;
    padding-right: 25px;
  }
}
@media only screen and (max-width: 880px) {
  .product-list-item .product-parameters {
    margin-bottom: -25px;
    padding-bottom: 10px;
  }
  .product-list-item .product-parameters ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    width: auto;
  }
  .product-list-item .product-parameters ul li {
    display: block;
  }
  .product-list-item .product-parameters li,
  .product-list-item .product-parameters p {
    white-space: nowrap;
    font-size: 14px;
  }
  .product-list-item .product-parameters p {
    display: inline-block;
  }
  .product-list-item .product-parameters_item {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .product-list-item .product-parameters-holder {
    display: -ms-flexbox;
    display: flex;
    width: auto;
  }
  .product-list-item .product-parameters-image {
    display: none;
  }
  .product-list-item.c-scroll--x.active .product-parameters-holder {
    padding: 0;
  }
  .product-list-item.c-scroll--x.active .product-parameters {
    margin: 0 !important;
    padding-bottom: 0 !important;
  }
}
.product-list-item.c-scroll--x .mCSB_draggerContainer,
.product-list-item.c-scroll--x .mCSB_scrollTools {
  display: none;
}
.product-list-item.c-scroll--x .mCSB_container {
  display: -ms-flexbox;
  display: flex;
}
.product-list-item.c-scroll--x a img {
  min-width: 200px;
}
.product-list-item.c-scroll--x.active {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -50px;
  margin-bottom: -50px;
  border-bottom: 1px solid #ddd;
  padding: 0 15px;
  overflow: hidden;
}
@media only screen and (max-width: 766px) {
  .product-list-item.c-scroll--x.active {
    margin-top: -25px;
    margin-bottom: -25px;
  }
}
.product-list-item.c-scroll--x.active:not(.active-left):not(.active-right) .mCSB_buttonRight {
  opacity: 1 !important;
}
.product-list-item.c-scroll--x.active.active-right .mCSB_buttonLeft {
  opacity: 0 !important;
  pointer-events: none;
}
.product-list-item.c-scroll--x.active.active-right .mCSB_buttonRight {
  opacity: 1 !important;
  background-color: #fff;
}
.product-list-item.c-scroll--x.active.active-left .mCSB_buttonLeft {
  opacity: 1 !important;
  background-color: #fff;
}
.product-list-item.c-scroll--x.active.active-left .mCSB_buttonRight {
  opacity: 0 !important;
  pointer-events: none;
}
.product-list-item.c-scroll--x.active .mCSB_horizontal {
  overflow: visible;
  width: 100%;
  position: relative;
}
.product-list-item.c-scroll--x.active .mCSB_buttonRight,
.product-list-item.c-scroll--x.active .mCSB_buttonLeft {
  width: 42px !important;
  height: 100% !important;
  display: block !important;
  top: 0;
  bottom: 0;
  opacity: 0 !important;
  background-color: #fff;
}
.product-list-item.c-scroll--x.active .mCSB_buttonRight:after,
.product-list-item.c-scroll--x.active .mCSB_buttonLeft:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 25px;
  height: 28px;
  background-image: url("../src/svg/icon__hand.c1b233bcdc47.svg");
  background-size: 25px 56.714px;
  background-position-y: 28px;
}
.product-list-item.c-scroll--x.active .mCSB_buttonLeft {
  left: auto !important;
  right: calc(100% + (30px / 2)) !important;
  border-right: 1px solid #ddd;
  transform: translateX(100%);
  margin-left: -15px;
}
.product-list-item.c-scroll--x.active .mCSB_buttonLeft:after {
  transform: translate(-50%, -50%) scaleX(-1);
}
.product-list-item.c-scroll--x.active .mCSB_buttonRight {
  right: auto !important;
  left: calc(100% + (30px / 2)) !important;
  border-left: 1px solid #ddd;
  transform: translateX(-100%);
}
.product-list-item.c-scroll--x.active .mCSB_buttonRight:after {
  transform: translate(-50%, -50%);
}
.product-list-item.c-scroll--x.active .mCSB_draggerContainer {
  display: none;
}
.product-list-item.c-scroll--x.active .mCSB_container {
  margin: 0 !important;
  padding: 22px 0 !important;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
}
.product-list-item.c-scroll--x.active .mCSB_scrollTools_horizontal {
  height: 0px !important;
  opacity: 1 !important;
  position: static;
}
.product-list-item .product-parameters .mCSB_container {
  display: -ms-flexbox;
  display: flex;
}
.product-list-item .product-parameters {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row;
      flex-flow: row;
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  font-size: 15px;
  line-height: 20px;
}
.product-list-item h2 {
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  font-size: 1.5rem;
  line-height: 1.45;
}
@media only screen and (max-width: 767px) {
  .product-list-item h2 {
    font-size: 22px;
    line-height: 24px;
    text-align: center;
  }
}
.product-list-item h2 a {
  padding-bottom: 2px;
  overflow: hidden;
  position: relative;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 175, 208, 0.5) 0);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.4s ease;
}
.product-list-item h2 a:hover {
  color: #00AFD0;
  background-size: 100% 100%;
}
.product-list-item h2 a:focus,
.product-list-item h2 a:active {
  color: #007a91;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 122, 145, 0.5) 0);
  background-size: 100% 100%;
}
@media only screen and (max-width: 767px) {
  .product-list-item img {
    display: block;
    margin: 0 auto;
    margin-bottom: 15px !important;
  }
}
.product-list-item h2,
.product-list-item p {
  margin-bottom: 0!important;
}
.product-list-item p {
  font-size: 16px;
  line-height: 24px;
}
@media only screen and (max-width: 767px) {
  .product-list-item p {
    text-align: center;
  }
}
.product-list-item hr {
  margin: 10px 0;
}
.product-list-item .btn {
  margin: 10px 0;
}
.product-list-item .product-parameters_item {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  padding: 0 20px;
  border-right: 1px solid #ddd;
}
.product-list-item .product-parameters_item ul,
.product-list-item .product-parameters_item p {
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
.product-list-item .product-parameters_item:first-child {
  padding: 0 20px 0 0;
  -ms-flex: none;
      flex: none;
}
.product-list-item .product-parameters_item:last-child {
  padding: 0 0 0 20px;
  border-right: 0;
}
.product-list-item .product-parameters_item small {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  font-size: 12px;
  color: #888;
  text-transform: uppercase;
  letter-spacing: 1px;
  white-space: nowrap;
}
.product-parameters_item ul {
  padding-left: 0;
  margin-top: 0;
}
.product-parameters_item ul li {
  float: left;
  display: inline-block;
  position: relative;
  padding-left: 14px;
  margin-left: -5px;
  margin-right: 3px;
}
.product-parameters_item ul li:before {
  content: '\022C5';
  font-size: 2.1875rem;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 2px;
  left: 0;
}
.product-list-item .product-parameters_item ul.number-container li span {
  text-transform: uppercase;
}
.product-list-item .product-parameters_item .number {
  font-size: 1.5rem;
  line-height: 1.45;
}
.product-list-item .product-parameters_item ul.number-container {
  padding-left: 0;
  margin: 0;
  list-style-type: none;
}
.product-list-item .product-parameters_item ul.number-container li {
  display: block;
  float: none;
  text-align: center;
  padding-left: 0;
  margin-left: 0;
  margin-right: 0;
  white-space: nowrap;
  border-bottom: 1px solid #ddd;
}
.product-list-item .product-parameters_item ul.number-container li:before {
  content: ' ';
  display: none;
  visibility: hidden;
}
.product-list-item .product-parameters_item ul.number-container li:last-child {
  border-bottom: 0;
}
/*----------------------------------------------------------------------------------RELATIVE-PRODUCTS-SLIDER--*/
.relative-products-slider {
  margin-top: 20px;
}
.product-grid-item {
  position: relative;
  margin-top: 12px;
  text-align: center;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 1px 1px 2px rgba(0, 0, 0, 0.05);
}
.container .product-grid-item {
  background: #f3f3f3;
}
.gray-container .product-grid-item {
  background: #fff;
}
.product-grid-item:before {
  content: '';
  display: block;
  width: 100%;
  height: 3px;
  position: absolute;
  top: -8px;
  left: 0;
  background: #e2001a;
}
.product-grid-item.best-offer:before {
  content: '';
  display: block;
  width: 102.3%;
  height: 3px;
  position: absolute;
  top: -11px;
  left: -3px;
  background: #00AFD0;
  border-left: 3px solid #00AFD0;
  border-right: 3px solid #00AFD0;
}
.product-grid-item.best-offer .label {
  margin: 0 auto;
  padding: 3px 10px 2px 10px;
  font-size: 0.8125rem;
  font-weight: normal;
  text-transform: uppercase;
  position: absolute;
  top: 78px;
  left: 23%;
  border-radius: 0;
  border: 2px solid #fff;
}
.product-grid-item.best-offer {
  border: 3px solid #00AFD0;
}
.relative-products-slider .owl-wrapper-outer,
.compare-cards-slider .owl-wrapper-outer {
  padding-bottom: 20px;
}
/*----------------------------------compare-items*/
.owl-carousel .img-container {
  display: inline-block;
  height: 120px;
  margin-bottom: 10px;
  overflow: hidden;
}
.owl-carousel .owl-item .product-grid-item .img-container {
  height: 90px;
}
.compare-cards-slider.owl-carousel .owl-item .product-grid-item .img-container {
  height: auto!important;
  padding: 0 33px;
  margin-bottom: 0;
}
.product-grid-item .product-parameters {
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  font-size: 16px;
  padding: 15px 20px 0 20px;
}
.product-grid-item h2 {
  font-size: 1.5rem;
  margin-bottom: 5px;
}
.owl-carousel .owl-item .product-grid-item p {
  font-size: 16px;
  line-height: 1.125rem;
  margin: 0 20px 0 20px;
}
.product-grid-item .product-parameters_item {
  padding: 15px 0;
  border-top: 1px solid #ddd;
}
.product-grid-item .product-parameters_item small {
  display: block;
  font-family: 'OpenSans-Regular', sans-serif;
  margin-bottom: 5px;
  color: #888;
}
.product-grid-item ul {
  padding-left: 0;
  margin-top: 0;
  font-size: 1rem;
  line-height: 1.125rem;
}
.product-grid-item ul li {
  float: none;
  display: block;
  position: relative;
  padding-left: 14px;
  margin-left: -5px;
  margin-right: 3px;
}
.product-grid-item ul li:before {
  content: ' ';
  display: none;
}
.product-grid-item .product-parameters_item ul.number-container li span {
  text-transform: uppercase;
}
.product-grid-item .product-parameters_item .number {
  font-size: 1.5rem;
}
.product-grid-item .product-parameters_item ul.number-container {
  padding-left: 0;
  margin: 0;
  list-style-type: none;
}
.product-grid-item .product-parameters_item ul.number-container li {
  margin-left: -4px;
  padding: 0 5px;
  display: inline-block;
  border-right: 1px solid #ddd;
}
.product-grid-item .product-parameters_item ul.number-container li:before {
  content: ' ';
  display: none;
  visibility: hidden;
}
.product-grid-item .product-parameters_item ul.number-container li:last-child {
  border-right: 0;
}
/*--------------------------------------------------------------------------CARDS-CAROUSEL+TABS--*/
.cardsCarousel {
  margin-bottom: 50px;
  border: 0;
}
.cardsCarousel span {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  margin: 0 10px;
}
@media only screen and (max-width: 767px) {
  .cardsCarousel span {
    font-size: 14px !important;
    line-height: 16px !important;
  }
}
.cardsCarousel span .btn-default:hover,
.cardsCarousel span .btn-default:active,
.cardsCarousel span .btn-default:focus {
  background: #f3f3f3;
}
/*-----------------------------CARDS-CAROUSEL-TABS-CONTENT*/
@media only screen and (min-width: 400px) {
  .cardsCarousel_mobile {
    display: none;
  }
}
@media only screen and (max-width: 400px) and (min-width: 320px) {
  .cardsCarousel .owl-controls .owl-buttons {
    position: relative;
    bottom: 0;
  }
  .cardsCarousel.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: -40px !important;
    top: 0;
    top: -195px !important;
  }
  .cardsCarousel.owl-theme .owl-controls .owl-buttons .owl-next {
    right: -40px !important;
    top: 0;
    top: -195px !important;
  }
  .card-options {
    text-align: center;
    margin: 0;
  }
  .cardsCarousel_content-container .card-options span {
    float: none !important;
  }
}
@media only screen and (max-width: 767px) and (min-width: 400px) {
  .cardsCarousel .owl-controls .owl-buttons {
    position: relative;
    bottom: 0;
  }
  .cardsCarousel.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: -40px !important;
    top: 0;
    top: -60px !important;
  }
  .cardsCarousel.owl-theme .owl-controls .owl-buttons .owl-next {
    right: -40px !important;
    top: 0;
    top: -60px !important;
  }
  .card-options {
    text-align: left;
    margin: 15px 0 0 15px;
  }
  .cardsCarousel_content-container div:nth-of-type(2) a {
    float: left;
  }
  .cardsCarousel_content-container div:nth-of-type(2) img {
    display: none;
  }
}
@media only screen and (max-width: 400px) {
  .cardsCarousel_desktop {
    display: none;
  }
  .cardsCarousel_content-container div:nth-of-type(2) img {
    display: none !important;
  }
  .cardsCarousel .owl-wrapper {
    border-bottom: none !important;
    padding-bottom: 0 !important;
  }
  .cardsCarousel span {
    font-size: 25px;
    font-family: 'unicredit_cyregular';
    line-height: 40px;
    color: #555;
  }
  .cardsCarousel.nav.nav-tabs {
    margin-bottom: 0;
  }
}
.cardsCarousel_mobile .panel-heading {
  border-top: 1px solid #ddd !important;
  border-bottom: 1px solid #ddd !important;
  margin-left: 40px;
  margin-right: 40px;
}
.product-accordion.cardsCarousel_mobile .panel:last-child {
  border-top: none !important;
}
.cardsCarousel_content {
  margin-bottom: 20px;
  overflow: hidden;
}
.cardsCarousel_content h1 {
  font-family: 'unicredit_cylight';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  margin-top: 0;
  color: #474747;
}
.cardsCarousel_content .type-list {
  font-size: 16px;
}
.cardsCarousel_content-container .card-options span {
  margin-right: 19px;
  float: left;
}
/*-----------------------------------------------------------CARDS-COMPARE-BLOCK--*/
.compare-cards {
  text-align: center;
}
.compare-cards h2 {
  color: #a7a7a7;
  font-size: 2rem;
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
.compare-cards h2 span {
  color: #00AFD0;
}
.compare-cards-slider .empty {
  min-height: 200px;
  background: url("../images/cards-bkg.10737ecf68cc.png") no-repeat 0 0;
  background-size: contain;
}
.compare-cards-slider {
  padding-bottom: 20px;
}
@media (max-width: 780px) {
  .compare-cards-slider .owl-buttons > div {
    top: 10% !important;
  }
}
.compare-cards-slider p a.btn {
  margin-bottom: 20px;
}
.remove-item {
  float: left;
  display: inline-block;
  margin: 8px 0 0 11px;
  font-size: 1.5625rem;
  line-height: 1.5625rem;
}
.cardsCarousel.nav.nav-tabs {
  margin-top: 0;
}
.cardsCarousel .owl-wrapper {
  padding-bottom: 25px;
  border-bottom: 1px solid #ddd;
}
.cardsCarousel.nav.nav-tabs div.card-thumb {
  min-height: 130px;
}
.cardsCarousel.nav.nav-tabs div.card-thumb.active {
  position: relative;
}
.cardsCarousel.nav.nav-tabs div.card-thumb.active a::before {
  content: "";
  position: absolute;
  top: 118%;
  left: 41%;
  display: inline-block;
  border-bottom: 3px solid #fff;
  width: 21px;
  height: 1px;
}
.cardsCarousel.nav.nav-tabs div.card-thumb.active a::after {
  content: "";
  position: absolute;
  top: 113%;
  left: 43%;
  display: inline-block;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  width: 16px;
  height: 16px;
  transform: rotate(-135deg);
}
.cardsCarousel.nav.nav-tabs > .active > a,
.cardsCarousel.nav.nav-tabs > .active > a:hover,
.cardsCarousel.nav.nav-tabs > .active > a:active,
.cardsCarousel.nav.nav-tabs > .active > a:focus {
  background: none;
}
/*-------------------------------------------------------------------------FORM-APPLY-CARD--*/
.apply-form .container {
  padding: 20px 0;
}
.apply-form {
  margin-bottom: 30px;
}
.apply-form :-ms-input-placeholder {
  color: #474747;
}
.apply-form ::placeholder {
  color: #474747;
}
.apply-form span {
  font-size: 16px;
}
.apply-form legend {
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  font-size: 1.625rem;
  margin-bottom: 7px;
  display: block;
  position: relative;
  padding-left: 45px;
  padding-top: 10px;
}
.apply-form legend span {
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  color: #747474;
  text-align: center;
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  font-size: 1.25rem;
  border: 1px solid #ddd;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 8px;
}
.apply-form label {
  font-size: 1rem;
  color: #888;
  font-weight: normal;
}
.apply-form label sup {
  font-weight: normal;
  font-family: 'unicredit_cylight';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 0;
}
input[type=checkbox] {
  display: none;
}
.ad-check {
  margin: 5px 0;
}
.ad-check label {
  color: #474747;
  font-size: 16px;
  padding-left: 30px;
  cursor: pointer;
}
.radio label a,
.ad-check label a {
  font-size: 16px;
  color: #00AFD0;
}
.ad-check.blue-check label {
  font-size: 16px;
  color: #00AFD0;
}
.ad-check input[type=checkbox] + label:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  z-index: 0;
  border: 2px solid #00AFD0;
  border-radius: 1px;
  margin-top: 2px;
  transition: .2s;
  cursor: pointer;
}
.ad-check input[type=checkbox]:checked + label:before {
  content: '';
  top: -4px;
  left: -5px;
  width: 12px;
  height: 22px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #00AFD0;
  border-bottom: 2px solid #00AFD0;
  transform: rotate(40deg);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transform-origin: 100% 100%;
  cursor: pointer;
}
.ad-check input[type=checkbox] + label:after {
  content: '';
  position: absolute;
  left: 4.5px;
  top: 10px;
  width: 9px;
  height: 2px;
  background-color: transparent;
  transition: background-color 0.2s ease;
}
.ad-check input[type=checkbox]:indeterminate + label:after {
  background-color: #00AFD0;
}
.ad-check label a {
  padding-bottom: 2px;
  overflow: hidden;
  position: relative;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 175, 208, 0.5) 0);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.4s ease;
}
.ad-check label a:hover {
  color: #00AFD0;
  background-size: 100% 100%;
}
.ad-check label a:focus,
.ad-check label a:active {
  color: #007a91;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 122, 145, 0.5) 0);
  background-size: 100% 100%;
}
/*-----------------------------------------------------RADIO-BTNS*/
.radio {
  padding-left: 20px;
  margin-top: 0;
  margin-bottom: 15px;
}
.radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 10px;
  color: #474747;
}
.radio label::before {
  content: ' ';
  color: #00AFD0;
  font-size: 1.25rem;
  float: left;
  display: inline-block;
  border: 2px solid #00AFD0;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 2px;
  left: -17px;
  border-radius: 50%;
  cursor: pointer;
  transition: .28s ease;
}
.radio input[type="radio"] {
  opacity: 0;
  width: 20px;
  height: 20px;
  z-index: 1;
}
.radio input[type="radio"]:checked + label::after {
  transform: scale(1, 1);
}
.radio input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.radio input[type="radio"]:disabled + label::before {
  cursor: not-allowed;
}
.radio-primary input[type="radio"]:checked + label::before {
  content: '';
  font-size: 1.4375rem;
  float: left;
  display: inline-block;
  position: absolute;
  top: 2px;
  left: -17px;
  width: 18px;
  height: 18px;
  transform: scale(1);
  background-color: #00AFD0;
}
.apply-form .form-control:focus {
  border: 1px solid #00AFD0;
  box-shadow: none;
}
.has-success .form-control {
  border: 1px solid #ddd;
}
.has-success .form-control-feedback {
  color: #00d3b3;
}
.has-error .form-control-feedback {
  color: #e2001a;
}
.has-error i,
.has-success i {
  font-size: 1.25rem;
}
.has-error .bootstrap-select {
  border: 1px solid #e2001a;
}
.controls .btn-group .btn:after {
  right: 0;
}
.controls .form-control-feedback {
  top: 0px;
  right: 0;
}
.controls .form-control-feedback i:before {
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.apply-form .controls span.tooltip-content {
  position: absolute;
  top: 8px;
  right: -22px;
  display: inline-block;
}
.apply-form .form-group .zmdi-calendar,
.apply-form .form-group .zmdi-time {
  display: block;
  font-size: 1.25rem;
  color: #00AFD0;
  position: absolute;
  top: 11px;
  right: 11px;
}
.controls {
  position: relative;
}
.has-success .form-control,
.has-error .form-control {
  box-shadow: none;
}
.has-success .form-control:focus,
.has-success .form-control:hover,
.has-success .form-control:active,
.has-error .form-control:active,
.has-error .form-control:hover,
.has-error .form-control:focus {
  outline: 0;
  border: 1px solid #00AFD0;
  box-shadow: none;
}
textarea {
  resize: vertical;
}
.apply-form .help-block {
  position: relative;
  max-width: 250px;
  width: 100%;
  padding: 10px 14px;
  border-radius: 4px;
  left: 0;
  top: 5px;
}
.apply-form .help-block:after {
  content: ' ';
  width: 0;
  height: 0;
  position: absolute;
  top: -13px;
  right: 90%;
  border-left: 7px solid transparent !important;
  border-right: 7px solid transparent;
  border-top: 7px solid transparent;
  border-bottom: 7px solid #ffd7d3;
}
.apply-form.front-validate .help-block,
.apply-form.feedback-form .help-block {
  display: none;
}
.apply-form.front-validate .has-feedback .controls i.form-control-feedback,
.apply-form.feedback-form .has-feedback .controls i.form-control-feedback {
  visibility: hidden;
}
.apply-form.front-validate .has-feedback.has-error .on-error,
.apply-form.feedback-form .has-feedback.has-error .on-error {
  visibility: visible !important;
}
.apply-form.front-validate .has-feedback.has-error .help-block,
.apply-form.feedback-form .has-feedback.has-error .help-block {
  display: block;
}
.apply-form.front-validate .has-feedback.has-success .on-success,
.apply-form.feedback-form .has-feedback.has-success .on-success {
  visibility: visible !important;
}
.apply-form .show-map {
  position: absolute;
  top: 32px;
  right: 15px;
  font-size: 1.125rem;
  white-space: nowrap;
}
.apply-form .show-map i {
  font-size: 1.875rem;
  vertical-align: middle;
}
.apply-form .has-success .help-block {
  background: #cffff8;
}
.apply-form .has-success label {
  color: #474747;
}
.apply-form .has-error .help-block {
  background: #ffd7d3;
}
.apply-form button {
  margin-right: 15px;
}
.has-feedback .form-control {
  padding-right: 30px;
  padding-left: 32px;
}
.has-feedback textarea.form-control,
.has-feedback .clockpicker .form-control,
.has-feedback .form-control.no-form-icon {
  padding-left: 12px;
}
.green-text {
  color: #00d3b3;
}
.form-icon i {
  position: absolute;
  top: 6px;
  left: 10px;
  font-size: 1.5rem;
  color: #c6c6c6;
}
.form-icon i.bgn-icon {
  left: 5px;
  padding-top: 4px;
  font-size: 12px;
  font-style: normal;
  font-weight: bolder;
  height: 23px;
}
.apply-form input:focus + .form-icon i {
  color: #00AFD0;
}
.control-label.labelfocus {
  color: #00AFD0 !important;
}
.apply-form h2 {
  margin-bottom: 15px;
}
.learn-more-arrow {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 1px;
  display: block;
  margin: 0 auto;
  margin-top: 30px;
  color: #00AFD0;
  cursor: pointer;
  opacity: 1;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  animation: bounceArrow 1s infinite;
}
@keyframes bounceArrow {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0px);
  }
}
svg .chevron-arrow {
  fill: #00AFD0;
}
/*-------------------------------------------------------CAREERS-LIST--*/
.careers-list.it-career-list {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
.careers-list.it-career-list:last-child {
  border-bottom: 0;
}
.careers-list h2 {
  font-size: 1.5rem;
  line-height: 1.75rem;
}
.careers-list ul {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #888;
  margin: 0;
}
.careers-list li {
  color: #888;
}
.careers-list li:first-child {
  padding-left: 0;
}
.careers-list li i {
  font-size: 20px;
}
/*--------------------------------------------------------------------VIDEO-BLOCK--*/
.media-section {
  overflow: hidden;
}
.media-section--video {
  position: relative;
}
.media-section--video .embed-responsive {
  margin-bottom: 0;
  z-index: 1;
}
.media-section--video .video-poster {
  position: absolute;
  z-index: 1;
  width: 100%;
}
.media-section--video .two-side-content h2 {
  margin-top: 0;
}
.media-section--video .two-side-content--left .btn__vid {
  right: 25%;
  left: auto;
  transform: translateY(-50%) translateX(50%);
}
.media-section--video .two-side-content--right .btn__vid {
  left: -75%;
  transform: translateY(-50%) translateX(-50%);
}
.media-section--video .btn__vid {
  display: block;
  top: 50%;
  transform: translateY(-50%);
  transition: opacity 0.2s ease;
  opacity: 0.2;
  z-index: 1;
  cursor: progress;
}
.media-section--video .video-mobile {
  transform: translateY(50%) translateX(50%);
  opacity: 1;
  display: none;
}
.media-section--video--ready .btn__vid {
  opacity: 1;
  cursor: pointer;
}
.two-side-content {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.two-side-content__container {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  color: #000;
  background-color: rgba(235, 243, 245, 0.9);
  z-index: 1;
  transition: transform 0.6s ease;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  /*padding: 7% 15% 5% 10%;*/
}
.two-side-content__container > div {
  max-width: 90%;
}
.two-side-content__container p {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.two-side-content--hide.two-side-content--left .two-side-content__container {
  transform: translateX(5%) !important;
}
.two-side-content--hide.two-side-content--right .two-side-content__container {
  transform: translateX(-5%) !important;
}
.two-side-content--hide .btn__vid {
  opacity: 0;
}
.two-side-content--left {
  right: 100%;
}
.two-side-content--left .two-side-content__container {
  right: 100%;
  transform: translateX(100%);
}
.two-side-content--right {
  left: 100%;
}
.two-side-content--right .two-side-content__container {
  left: 0%;
  transform: translateX(-100%);
}
/*-----------------------------------------------------------------------ABOUT-PAGE--*/
.additional-page-wrapper .nav.nav-tabs {
  margin: 0;
}
.learn-more-container {
  width: 33%;
  display: inline-block;
}
.learn-more-container .learn-more-block__icon {
  background: transparent;
  border: 1px #fff solid;
}
.learn-more-container .learn-more-block__icon .ucb-icon {
  font-size: 58px;
  color: #fff;
}
.learn-more-container h3 a {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.5;
  padding-bottom: 2px;
  overflow: hidden;
  position: relative;
  background-image: linear-gradient(180deg, transparent 92%, rgba(255, 255, 255, 0.6) 0);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.4s ease;
}
.learn-more-container h3 a span {
  font-family: 'OpenSans-Regular' !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  font-size: 16px !important;
  letter-spacing: 0.08px !important;
}
.learn-more-container h3 a:hover {
  background-size: 100% 100%;
}
.learn-more-block {
  text-align: center;
  position: relative;
}
.section-header .learn-more-container {
  width: 30%;
  margin: 0 10px;
  min-width: 285px;
  min-height: 207px;
}
.section-header .learn-more-container .contacts-block-csr {
  width: 100%;
  display: inline-block;
  float: left;
  height: inherit;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .section-header .learn-more-container .contacts-block-csr li {
    white-space: normal !important;
  }
}
.section-header .learn-more-container .contacts-block-csr a {
  color: #00AFD0;
  border-bottom: 0;
}
.section-header .learn-more-container .contacts-block-csr a:hover {
  border-bottom: 0;
}
.learn-more-block p {
  font-size: 16px;
}
.learn-more-block h3 {
  font-size: 20px;
  line-height: 22px;
}
.learn-more-block h3 a {
  padding-bottom: 2px;
  overflow: hidden;
  position: relative;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 175, 208, 0.5) 0);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.4s ease;
}
.learn-more-block h3 a:hover {
  color: #00AFD0;
  background-size: 100% 100%;
}
.learn-more-block h3 a:focus,
.learn-more-block h3 a:active {
  color: #007a91;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 122, 145, 0.5) 0);
  background-size: 100% 100%;
}
.learn-more-block__icon {
  width: 100px;
  height: 100px;
  font-size: 44px;
  text-align: center;
  margin: auto auto 20px auto;
  background: #f3f3f3;
  border-radius: 50%;
  border: 0;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  box-shadow: -1px 1px 8px rgba(0, 0, 0, 0.1);
}
.learn-more-block__icon svg {
  fill: #00AFD0;
}
.learn-more-block__icon i:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.learn-more-block__icon:hover {
  color: #fff;
  background: #00AFD0;
  border: 1px solid #fff;
}
.learn-more-block__icon:hover svg {
  fill: #fff;
}
.image-background-container .learn-more-block h3 a {
  background-image: linear-gradient(180deg, transparent 92%, rgba(255, 255, 255, 0.5) 0);
}
.image-background-container .learn-more-block h3 a i {
  color: #fff;
  border: 1px solid #fff;
  background: transparent;
}
.image-background-container .learn-more-block h3 a:hover,
.image-background-container .learn-more-block h3 a:focus {
  color: #fff;
  background-size: 100% 100%;
}
.image-background-container .learn-more-block h3 a:hover i,
.image-background-container .learn-more-block h3 a:focus i {
  color: #fff;
  background: #00AFD0;
  border: 1px solid #fff;
}
.gray-container .learn-more-block__icon {
  background: #fff;
  border: 0;
  box-shadow: -1px 1px 8px rgba(0, 0, 0, 0.1);
}
.gray-container .learn-more-block__icon:hover {
  color: #fff;
  background: #00AFD0;
  border: 1px solid #fff;
}
.gray-container .learn-more-block__icon:hover svg {
  fill: #fff;
}
/*---------------------------------------------------------------------------------TIMELINE*/
.timeline {
  list-style: none;
  padding: 0;
  position: relative;
  margin-top: 0;
  color: inherit;
  margin-bottom: 0;
  margin-bottom: 40px;
}
.timeline--one-column--left .inverted-panel {
  float: none !important;
  margin: 0 auto;
}
.timeline--one-column--left > li:last-of-type {
  z-index: 5 !important;
}
.timeline--one-column--left > li:last-of-type .timeline-panel:after {
  display: none !important;
}
.timeline--one-column--left > li:nth-last-child(2) {
  z-index: 1;
}
.timeline--one-column--left > li:nth-last-child(2) .timeline-panel:after {
  height: calc(100% + (58px * 2) + 25px) !important;
}
.timeline--one-column--left > li + li {
  padding-top: 40px;
}
.timeline--one-column--left > li .timeline-panel:after {
  height: calc(100% + 58px);
}
.timeline--masonry > li {
  height: 0px;
  margin-top: 40px;
}
.timeline--masonry > li:nth-last-child(2) .timeline-panel:after {
  display: none;
}
.timeline--masonry > li:nth-of-type(even) {
  top: 20px;
}
.timeline--masonry > li:nth-of-type(odd) {
  bottom: 20px;
}
.timeline--masonry .timeline-panel {
  margin-bottom: 58px;
  clear: left;
}
.timeline > li {
  position: relative;
}
.timeline > li:first-of-type .timeline-panel:after {
  top: 38px;
  transform: translateY(0);
}
.timeline > li:last-of-type:not(:first-of-type) {
  z-index: 0;
}
.timeline > li:last-of-type:not(:first-of-type) .timeline-panel:after {
  display: block;
  top: auto !important;
  bottom: calc(100% - 38px) !important;
  transform: translateY(0);
}
.timeline .inverted-panel {
  float: right;
  clear: right;
}
.timeline .inverted-panel .timeline-heading:after {
  right: calc(100% + 25px - (2 * 3px));
  transform: translateY(-50%) translateX(3px);
  left: auto;
}
.timeline .inverted-panel .timeline-heading:before {
  transform: rotate(45deg) translateY(-5%) translateX(-70%);
  box-shadow: -1px 4px 3px 0px rgba(0, 0, 0, 0.1), -3px 5px 10px 0px rgba(0, 0, 0, 0.05);
  left: 0;
}
.timeline .inverted-panel:after {
  right: calc(100% + 25px);
  left: auto;
}
.timeline-panel {
  width: 100%;
  max-width: 435px;
  float: left;
  background: #fff;
  border: 1px solid #f3f3f3;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  position: relative;
  z-index: 5;
}
.timeline-panel.inverted-panel {
  float: right;
  clear: right;
}
.timeline-panel.inverted-panel .timeline-heading:after {
  right: calc(100% + 25px - (2 * 3px));
  transform: translateY(-50%) translateX(3px);
  left: auto;
}
.timeline-panel.inverted-panel .timeline-heading:before {
  transform: rotate(45deg) translateY(-5%) translateX(-70%);
  box-shadow: -1px 4px 3px 0px rgba(0, 0, 0, 0.1), -3px 5px 10px 0px rgba(0, 0, 0, 0.05);
  left: 0;
}
.timeline-panel.inverted-panel:after {
  right: calc(100% + 25px);
  left: auto;
}
.timeline-panel:after,
.timeline-panel:before {
  content: "";
  display: block;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
}
.timeline-panel:after {
  top: 50%;
  transform: translateY(-50%);
  width: 3px;
  background-color: #00AFD0;
  left: calc(100% + 25px - 1px);
  height: calc(100% + 25px);
}
.timeline-panel:before {
  width: 100%;
  height: 3px;
  top: -8px;
  left: 0;
  background: #e61d25;
}
.timeline-body > ul {
  margin-top: 20px;
  margin-bottom: 0;
  padding-left: 10px;
}
.timeline-body > ul li {
  position: relative;
  list-style: none;
}
.timeline-body > ul li:before {
  content: '';
  display: list-item;
  list-style-type: disc;
  position: absolute;
  left: 6px;
  top: 0;
}
.timeline-body > ul li {
  padding-bottom: 16px;
  font-size: 16px;
  line-height: 24px;
}
.timeline-body p + p {
  margin-top: 5px;
}
.timeline-body,
.timeline-heading {
  padding: 10px 20px;
}
.timeline-title {
  margin: 0 !important;
}
.timeline-heading {
  position: relative;
  text-align: center;
  background: #f3f3f3;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.1), 0 1px 0 0px rgba(0, 0, 0, 0.05);
}
.timeline-heading:after,
.timeline-heading:before {
  content: "";
  display: block;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  top: 50%;
}
.timeline-heading:after {
  color: #fff;
  width: 15px;
  height: 15px;
  left: calc(100% + 25px - (2 * 3px + 1px));
  transform: translateY(-50%) translateX(-3px);
  background-color: #00AFD0;
  z-index: 10;
  border-radius: 50%;
  border: 3px solid #fff;
  box-sizing: content-box;
}
.timeline-heading:before {
  width: 20px;
  height: 20px;
  background: #f3f3f3;
  transform: rotate(225deg) translateY(5%) translateX(70%);
  box-shadow: -4px 1px 3px 0px rgba(0, 0, 0, 0.1), -3px 5px 10px 0px rgba(0, 0, 0, 0.05);
  z-index: 1;
  left: 100%;
}
@media (max-width: 995px) {
  .timeline--masonry > li {
    height: auto;
    padding-bottom: 0 !important;
    position: static;
  }
  .timeline--masonry > li .timeline-panel {
    margin-bottom: 20px;
  }
  .timeline--masonry > li .timeline-panel:after {
    height: calc(100% + 58px);
  }
  .timeline--masonry > li:only-child .timeline-panel:after {
    display: none !important;
  }
  .timeline--masonry > li:first-of-type .timeline-panel:after {
    top: 25px;
  }
  .timeline--masonry > li:nth-last-of-type(-n+2) .timeline-panel:after {
    display: block;
  }
  .timeline-panel {
    max-width: 800px;
    margin: 0 auto;
    float: none !important;
    float: right;
    clear: right;
  }
  .timeline-panel .timeline-heading:after {
    right: calc(100% + 25px - (2 * 3px));
    transform: translateY(-50%) translateX(3px);
    left: auto;
  }
  .timeline-panel .timeline-heading:before {
    transform: rotate(45deg) translateY(-5%) translateX(-70%);
    box-shadow: -1px 4px 3px 0px rgba(0, 0, 0, 0.1), -3px 5px 10px 0px rgba(0, 0, 0, 0.05);
    left: 0;
  }
  .timeline-panel:after {
    right: calc(100% + 25px);
    left: auto;
  }
}
@media (max-width: 880px) {
  .timeline-panel:after {
    opacity: 0;
  }
  .timeline-heading:before,
  .timeline-heading:after {
    opacity: 0;
  }
}
/*----------------------------------------------------------LEADERSHIP--*/
.leader-info {
  position: relative;
  display: block;
  min-height: 345px;
  text-align: center;
  margin-bottom: 40px;
  background: #f3f3f3;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.1);
  transition: all 0.5s ease;
}
.leader-info:before {
  content: ' ';
  display: block;
  width: 100%;
  height: 3px;
  position: absolute;
  top: -8px;
  left: 0;
  background: #e2001a;
}
.leader-info_content {
  display: block;
  padding: 35px 15px 25px 15px;
}
.leader-info_content:hover h3 a {
  color: #00AFD0 !important;
}
.leader-info_content h3 {
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0.4px;
  margin-bottom: 5px;
}
.leader-info_content h3 a {
  color: #212121;
  padding-bottom: 2px;
  overflow: hidden;
  position: relative;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 175, 208, 0.5) 0);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.4s ease;
}
.leader-info_content h3 a:hover {
  color: #00AFD0;
  background-size: 100% 100%;
}
.leader-info_content h3 a:focus,
.leader-info_content h3 a:active {
  color: #007a91;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 122, 145, 0.5) 0);
  background-size: 100% 100%;
}
.leader-info_content p {
  font-size: 14px;
  line-height: 20px;
}
.leader-info:hover {
  box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.1);
  transition: all 0.5s ease;
}
.filer_image.left {
  float: left;
  margin: 0 30px 5px 0;
}
.filer_image.right {
  float: right;
  margin: 0 0 5px 30px;
}
.filer_image.center {
  display: block;
  max-width: 100%;
  float: none;
  margin: 0 auto;
  margin-bottom: 20px;
}
@media (max-width: 480px) {
  .filer_image.left,
  .filer_image.right,
  .filer_image.center {
    display: block;
    max-width: 100%;
    float: none;
    margin: 0 auto;
    margin-bottom: 15px;
  }
}
.cv p {
  font-size: 16px;
}
.cv h2 {
  margin-bottom: 0;
}
/*-------------------------------------------------------------CSR--*/
.contacts-block-csr {
  display: block;
  color: #474747;
  background: #fff;
  padding: 20px 0 10px 0;
  margin-bottom: 20px;
  border: 1px solid #ddd;
}
/*--block-with-gray-background--*/
.contacts-block-csr.gray-background {
  background: #f3f3f3;
}
.contacts-block-csr h2 {
  margin-bottom: 10px;
}
.contacts-block-csr h3 {
  text-align: center;
  font-size: 1.875rem;
  margin-top: 0;
  margin-bottom: 0;
}
.contacts-block-csr h3 img {
  margin-bottom: 15px;
}
.contacts-block-csr img {
  width: 100%;
  max-height: 186px;
}
.content-wrapper .contacts-block-csr h2,
.content-wrapper .contacts-block-csr h3 {
  padding: 0 30px;
}
.contacts-block-csr ul {
  list-style-type: none;
  padding: 0 15px 0 15px;
  margin-top: 0;
  margin-bottom: 0;
}
.contacts-block-csr ul li {
  position: relative;
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.5rem;
  color: #00AFD0;
  text-align: left;
  padding: 13px 0 13px 52px;
  border-bottom: 1px solid #ddd;
}
.contacts-block-csr ul li.email {
  position: relative;
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  font-size: 1.125rem;
  color: #00AFD0;
  text-align: center;
  padding: 13px 0 13px 0px;
  border-bottom: 1px solid #ddd;
}
.contacts-block-csr ul li:last-child {
  border-bottom: 0;
}
.contacts-block-csr ul li i {
  display: block;
  position: absolute;
  left: 0;
  font-size: 2.5rem;
  color: #00AFD0;
}
.contacts-block-csr ul li span {
  display: block;
  font-family: 'OpenSans-Regular', sans-serif;
  font-size: 13px;
  line-height: 13px;
  font-weight: normal;
  color: #888;
}
/*-------------------------------------------------------RATE-EXCHANGE--*/
.rate-exchange-calculator .input-group,
.rate-exchange-calculator .input-group .form-control {
  width: 100%;
}
.rate-exchange-calculator .form-control .btn.selectpicker {
  padding: 8px 15px 0 0;
}
.rate-exchange-calculator .form-control .btn.selectpicker:hover {
  border-bottom: 0 !important;
}
.row-with-currency {
  position: relative;
}
.change-positions-of-currency {
  position: absolute;
  top: 20px;
  left: 48%;
  font-size: 2.3125rem;
  cursor: pointer;
  width: 22px;
  z-index: 3;
}
.change-positions-of-currency:hover i {
  color: #00AFD0;
}
.change-positions-of-currency i {
  width: 2px;
  color: #888;
}
.exchnage-form-container {
  padding: 5px 0 10px 0;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.exchnage-form-container .form-inline.searchform .form-control {
  margin: 0;
  width: 96%;
}
/*---------------------------------FLAG-ICONS--*/
.flag-icon {
  margin-right: 10px;
  box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.1), 0px 0 3px 0px rgba(0, 0, 0, 0.05);
}
/*-------------------------------Highcharts--*/
#exchange-rate__currency {
  min-width: 100%;
  margin: 0 auto;
  height: 242px;
}
#exchange-rate__history {
  min-width: 100%;
  height: 193px;
  margin: 0 auto;
}
.highcharts-button {
  display: none;
}
.highcharts-markers path {
  fill: #00AFD0;
}
.highcharts-legend {
  display: none;
}
.highcharts-axis-labels.highcharts-xaxis-labels {
  border: 1px solid red;
}
.exchnage-form-container h3 {
  margin: 5px 0 10px 0;
}
h3 span {
  font-size: 16px;
  color: #888;
}
/*----------------------------------------------------------------------------------INDEX-PAGE*/
.diagonal {
  position: absolute;
  background-color: #f3f3f3;
  width: 120%;
  height: 130px;
  margin-left: -6%;
  margin-top: -31px;
  transform: rotate(2deg);
}
.ucb-big-carousel.carousel {
  margin: 0;
  position: relative;
  top: 0;
  left: 0;
  height: calc(100vh - 130px);
  overflow: hidden;
  /*--end-of-item--*/
}
@media screen and (max-width: 1100px) {
  .ucb-big-carousel.carousel {
    height: inherit;
  }
}
.ucb-big-carousel.carousel .item {
  background-position: 50% 50%;
  height: 100%;
  min-height: calc(100vh - 130px);
  max-height: 100%;
  background-size: cover;
}
@media screen and (min-width: 1100px) {
  .ucb-big-carousel.carousel .item {
    min-height: calc(100vh - 130px);
    max-height: 100%;
  }
}
@media screen and (max-width: 1100px) {
  .ucb-big-carousel.carousel .item {
    background-size: cover;
    min-height: 439px;
    max-height: 439px;
    background-position: 50% 0;
    transition: transform 0.3s ease-in-out;
  }
}
@media screen and (max-width: 1100px) {
  .ucb-big-carousel.carousel .item.active,
  .ucb-big-carousel.carousel .item.next,
  .ucb-big-carousel.carousel .item.prev {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
  }
}
.ucb-big-carousel.carousel .item::after {
  content: ' ';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 39%, rgba(255, 255, 255, 0) 60%);
  overflow: hidden;
}
.ucb-big-carousel.carousel .item > img {
  display: none;
}
@media screen and (max-width: 1100px) {
  .ucb-big-carousel.carousel .item > img {
    position: absolute;
    opacity: 0;
  }
}
.ucb-big-carousel.carousel .item .carousel-caption {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  text-align: left;
  top: 0 !important;
  left: 0;
  right: 0;
  height: 100%;
  text-shadow: none;
  z-index: 1;
}
@media screen and (max-width: 1100px) {
  .ucb-big-carousel.carousel .item .carousel-caption {
    left: 0;
    right: 0;
    height: inherit;
    padding: 0 20px;
  }
}
.ucb-big-carousel.carousel .item .carousel-caption .slide_title {
  position: static;
  height: calc(100vh - 360px);
  border: 1px solid transparent;
}
@media screen and (max-width: 1100px) {
  .ucb-big-carousel.carousel .item .carousel-caption .slide_title {
    height: 250px;
  }
}
@media screen and (max-width: 767px) {
  .ucb-big-carousel.carousel .item .carousel-caption .slide_title {
    height: 130px !important;
  }
}
.ucb-big-carousel.carousel .item .carousel-caption .slide_title a.btn {
  display: none;
}
.ucb-big-carousel.carousel .item .carousel-caption p {
  margin: 0;
}
.ucb-big-carousel.carousel .item .carousel-caption span {
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  font-size: 3rem;
  line-height: 1.2;
  margin: 40px 0 20px 8px;
  text-shadow: -1px 1px 2px rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 767px) {
  .ucb-big-carousel.carousel .item .carousel-caption span {
    font-size: 20px;
    line-height: 24px;
    line-height: initial !important;
    margin: 20px 0 20px 0 !important;
  }
}
.ucb-big-carousel.carousel .item .carousel-caption span strong {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: -ms-flexbox;
  display: flex;
  font-size: 4.5rem;
  line-height: 4.125rem;
  margin-left: -25px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .ucb-big-carousel.carousel .item .carousel-caption span strong {
    font-size: 34px;
    line-height: 36px;
    margin-left: -17px;
  }
}
@media screen and (max-width: 767px) {
  .ucb-big-carousel.carousel .item .carousel-caption span strong {
    margin-left: 0;
  }
}
.ucb-big-carousel.carousel .item .carousel-caption .additional-slide-information {
  max-height: 106px;
}
@media screen and (max-width: 1100px) {
  .ucb-big-carousel.carousel .item .carousel-caption .additional-slide-information {
    max-height: inherit;
  }
}
.ucb-big-carousel.carousel .item .carousel-caption .additional-slide-information .txt-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: strech;
      align-items: strech;
}
@media screen and (max-width: 767px) {
  .ucb-big-carousel.carousel .item .carousel-caption .additional-slide-information .txt-content {
    border-left: 0 !important;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: start;
        align-items: flex-start;
  }
}
.ucb-big-carousel.carousel .item .carousel-caption .additional-slide-information .txt-content a {
  color: #fff;
}
.ucb-big-carousel.carousel .item .carousel-caption .additional-slide-information .txt-content div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.ucb-big-carousel.carousel .item .carousel-caption .additional-slide-information .txt-content div p {
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  font-size: 1rem;
  line-height: 1.1;
  letter-spacing: 1px;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .ucb-big-carousel.carousel .item .carousel-caption .additional-slide-information .txt-content div p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
  }
}
.ucb-big-carousel.carousel .item .carousel-caption .additional-slide-information .txt-content div p + p {
  font-size: 1.625rem;
  line-height: 1.1;
  font-weight: 500;
  letter-spacing: 0.32px;
}
@media screen and (max-width: 767px) {
  .ucb-big-carousel.carousel .item .carousel-caption .additional-slide-information .txt-content div p + p {
    font-size: 18px;
    line-height: 26px;
  }
}
.ucb-big-carousel.carousel .item .carousel-caption .additional-slide-information .txt-content div:first-child {
  width: 60%;
  padding-left: 5px;
}
@media screen and (max-width: 767px) {
  .ucb-big-carousel.carousel .item .carousel-caption .additional-slide-information .txt-content div:first-child {
    width: 90%;
  }
}
.ucb-big-carousel.carousel .item .carousel-caption .additional-slide-information .txt-content div:last-child {
  width: 40%;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-pack: center;
      justify-content: center;
}
@media screen and (max-width: 767px) {
  .ucb-big-carousel.carousel .item .carousel-caption .additional-slide-information .txt-content div:last-child {
    width: 98%;
    -ms-flex-align: start;
        align-items: flex-start;
    margin-top: 20px;
  }
}
.ucb-big-carousel.carousel .carousel-control {
  top: auto;
  bottom: 137px;
  width: 55px;
  height: 55px;
  z-index: 2;
}
@media screen and (max-width: 1200px) {
  .ucb-big-carousel.carousel .carousel-control {
    display: none;
  }
}
.ucb-big-carousel.carousel .carousel-control.left {
  left: 9%;
}
.ucb-big-carousel.carousel .carousel-control.right {
  right: 9%;
  transform: rotate(-180deg);
}
.ucb-big-carousel.carousel .carousel-indicators {
  width: 100%;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 50px;
}
@media screen and (max-width: 767px) {
  .ucb-big-carousel.carousel .carousel-indicators {
    width: 100%;
    text-align: left;
    left: 0;
    right: 0;
    bottom: 45px;
  }
}
.ucb-big-carousel.carousel .carousel-indicators li {
  width: 13px;
  height: 13px;
  background-color: rgba(255, 255, 255, 0.7);
  border: 0;
}
@media screen and (max-width: 767px) {
  .ucb-big-carousel.carousel .carousel-indicators li {
    width: 8px;
    height: 8px;
  }
}
.ucb-big-carousel.carousel .carousel-indicators li.active {
  width: 14px;
  height: 14px;
  background-color: transparent;
  border: 2px solid #fff;
}
@media screen and (max-width: 767px) {
  .ucb-big-carousel.carousel .carousel-indicators li.active {
    width: 9px;
    height: 9px;
  }
}
/*--end-of-ucb-big-carousel--*/
.carousel-gallery .item,
.entry-body .carousel .item {
  height: 400px;
}
.carousel-gallery .carousel-controls-container,
.entry-body .carousel .carousel-controls-container {
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  background: rgba(0, 0, 0, 0.3);
  overflow: hidden;
}
.carousel-gallery .carousel-indicators,
.entry-body .carousel .carousel-indicators {
  left: 10%;
  bottom: 8px;
  max-width: 80%;
  margin: 0 auto;
  margin-top: 15px;
}
.carousel-gallery .carousel-indicators .active,
.entry-body .carousel .carousel-indicators .active {
  border: 2px solid #fff;
}
.additional-slide-information,
.carousel-controls-container {
  position: relative;
  width: 100%;
  color: #fff;
  z-index: 1;
  /*background-color: rgba(0, 0, 0, .3);
    background: rgba(0, 0, 0, .3);*/
  overflow: hidden;
}
.carousel-controls-container {
  padding: 25px;
}
.carousel-caption {
  text-shadow: none;
}
/*------------------------------------------------------------------YourFinancialAdvisor--*/
.yfa {
  display: inline-block;
  text-align: center;
  margin: 20px 0 0 0;
}
.goals,
.centered-content {
  width: 660px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
.centered-content {
  margin-bottom: 20px;
}
.yfa a,
.goals a {
  font-size: 13px;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  width: 140px;
  height: 140px;
  padding-top: 25px;
  margin: 9px;
  vertical-align: bottom;
  text-align: center;
  border: 5px solid #fff;
  border-radius: 50%;
  background: #93b9c3;
}
.goals a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
  padding-top: 0;
}
.yfa a img {
  height: 53px;
}
.yfa span {
  position: relative;
  display: block;
  font-size: 13px;
  text-align: center;
  white-space: nowrap;
  top: auto;
  bottom: -10px;
}
/*--YFA-icons-hover--*/
.yfa-auto:hover {
  background: #f04e57;
}
.yfa-home:hover {
  background: #ff9626;
}
.yfa-saving:hover {
  background: #40b5ac;
}
.yfa-payments:hover {
  background: #ffab26;
}
.yfa-investments:hover {
  background: #3b8ab5;
}
.yfa-health:hover {
  background: #f43870;
}
.yfa-education:hover {
  background: #28af76;
}
.yfa-travel-hobby:hover {
  background: #b95ba2;
}
.yfa-business:hover {
  background: #28a7c0;
}
.overlay-blue-transparent h3 a {
  color: #fff;
}
.overlay-blue-transparent h3 span {
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  display: block;
  color: #fff;
  font-size: 1.375rem;
}
/*--------------------------------------------------------------------WARNING-MESSAGE-FOR-INDEX-PAGE--*/
.warning-message {
  position: relative;
  padding: 20px 0;
  font-size: 1.125rem;
  color: #474747;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  width: 100%;
}
.warning-message h3 {
  margin-top: 46px;
}
.warning-message a {
  color: #474747;
  border-bottom: 2px solid #9f9f9f;
}
.warning-message-container {
  position: relative;
}
button#close {
  width: 34px;
  font-size: 2.125rem;
  position: absolute;
  top: 0;
  right: 0;
}
.warning-message .label {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  position: absolute;
  text-align: left;
  margin-right: 10px;
  padding: 6px 20px 5px 0;
  font-size: 1.5rem;
  border-radius: 0;
  font-weight: normal;
  background: #ed4047;
}
.warning-message .label:before {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  width: 10000%;
  top: 0;
  right: 100%;
  background: inherit;
}
.gray-container .nav.nav-tabs li.active a,
.gray-container .nav.nav-tabs li.active a:hover {
  background: #f3f3f3;
}
/*--------------------------------------------------------------------FEEDBACK-ROW*/
.feedback-row p,
.feedback-row .type-list {
  font-size: 16px;
}
.feedback-row div[class*="col-"] {
  border-right: 1px solid #ddd;
}
.feedback-row div[class*="col-"]:last-child {
  border-right: 0;
}
dfn.has-definition {
  color: #00AFD0;
}
/*----------------------------------------------------------------TARIFF*/
@media screen and (min-width: 950px) {
  .content-wrapper .col-sm-9.col-md-9 > .col-sm-6.col-md-6 {
    padding-left: 0 !important;
    padding-right: 30px;
  }
}
/*--TARIFF-SUBNAVIGATION--*/
.content-wrapper .aside-subnavigation {
  width: 100%;
  max-width: 227px;
  z-index: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}
.content-wrapper .aside-subnavigation__holder {
  padding: 0;
  height: 0;
}
@media screen and (max-width: 950px) {
  .content-wrapper .aside-subnavigation__holder {
    display: none;
  }
}
.content-wrapper .aside-subnavigation__holder .fixedActiveClass {
  position: fixed !important;
  left: 0;
  right: 0;
}
.content-wrapper .aside-subnavigation__holder .fixedToBottom {
  position: absolute !important;
  left: 0;
  right: 0;
}
.content-wrapper .aside-subnavigation li {
  margin-bottom: 0;
  overflow: hidden;
  border-left: 4px solid #ddd;
}
.content-wrapper .aside-subnavigation li a {
  position: relative;
  width: 100%;
  font-size: 1.1rem;
  float: left;
  display: inline-block;
  padding: 8px 0 10px 0;
  margin: 0 15px;
  overflow: hidden;
  background-image: none;
}
.content-wrapper .aside-subnavigation li a:hover,
.content-wrapper .aside-subnavigation li a:active,
.content-wrapper .aside-subnavigation li a:focus {
  border-bottom: 0;
  background-size: 0;
}
.content-wrapper .aside-subnavigation li a span {
  width: 85%;
  display: inline-block;
}
.content-wrapper .aside-subnavigation li.active {
  border-left: 4px solid #00AFD0;
}
.content-wrapper .aside-subnavigation li.active a:after {
  content: '\f2fb';
  font-family: 'Material-Design-Iconic-Font';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.5rem;
  display: inline-block;
  position: absolute;
  right: 1.25rem;
  top: 0.3rem;
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
}
.content-wrapper .aside-subnavigation li:hover,
.content-wrapper .aside-subnavigation li:focus {
  border-left: 4px solid #00AFD0;
}
/*--TARIFF-CONTENT--*/
.well.well-lg {
  margin-top: 20px;
  margin-bottom: 0;
  padding: 1.25rem;
  border-radius: 0;
  box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.1), 0px 0 3px 0px rgba(0, 0, 0, 0.05);
  clear: both;
}
.well.well-lg .pdf {
  margin-bottom: 0;
}
.well.well-lg h3 a {
  padding: 4px 0 4px 25px;
}
.well.well-lg a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  width: 100%;
  background-size: 16px 32px !important;
}
.well.well-lg a span {
  font-size: 1.5rem;
  color: #00AFD0;
  max-width: 86%;
  display: inline-block;
}
.well.well-lg a span.file_size {
  position: absolute;
  margin: 0 0 20px 0;
  font-size: 12px;
  color: #888;
  right: 0%;
  top: 37%;
}
.well.well-lg a:hover,
.well.well-lg a:focus {
  color: #00AFD0;
}
.gray-container .well {
  background: #fff !important;
}
/*---------------------------------------------------------------------TARIFF-ACCORDION--*/
.tariff-accordion .panel {
  background: none;
  border-radius: 0;
  box-shadow: none;
}
.tariff-accordion .panel-default:last-child > .panel-collapse .panel-body {
  padding: 0;
  border-bottom: 1px solid #ddd;
}
.tariff-accordion .collapse + .panel-heading {
  float: right;
  width: 50%;
  border: 1px solid #ddd;
  transition: left 0.5s ease-out;
}
.tariff-accordion .collapse.in + .panel-heading {
  width: 100%;
  float: none;
  border: 0;
  transition: left 0.2s ease-out;
}
.tariff-accordion .panel-heading {
  background: none;
}
.tariff-accordion .panel-title {
  position: relative;
}
.tariff-accordion .panel-title a {
  display: block;
  width: 100%;
  font-size: 16px;
  color: #00AFD0;
}
.tariff-accordion .panel-title a:after {
  content: '\f2fc';
  font-family: 'Material-Design-Iconic-Font';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #888;
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  font-size: 1.5rem;
  float: left;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  right: 0;
  top: -2px;
}
.tariff-accordion .panel-title a.collapsed:after {
  content: '\f2f9';
  color: #888;
}
.tariff-accordion .panel-title a .hidden-expanded,
.tariff-accordion .panel-title a .hidden-collapsed {
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase !important;
}
.tariff-accordion .panel-title a:hover .hidden-expanded,
.tariff-accordion .panel-title a:hover .hidden-collapsed {
  color: #00AFD0;
}
.tariff-accordion .panel-title a:hover:after {
  color: #00AFD0;
}
.tariff-accordion .panel-title a:hover.collapsed:after {
  color: #00AFD0;
}
.tariff-accordion .panel-body h3 {
  margin: 15px 0;
}
.tariff-accordion .documents_list {
  padding: 0;
  margin-top: 0;
  border: 0;
}
/*--end-tariff-accordion--*/
.alert.alert-warning {
  font-size: 1.125rem;
  margin: 15px 0;
  padding: 15px 10px 15px 70px;
  background: none;
  border: 1px solid #ffd133;
  border-radius: 0;
}
.alert.alert-warning a {
  position: relative;
}
.alert.alert-warning a:before {
  content: '\f1f3';
  font-family: 'Material-Design-Iconic-Font';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffd133;
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  font-size: 2.8125rem;
  position: absolute;
  left: -55px;
  top: -8px;
}
.alert.alert-info {
  font-size: 0.875rem;
}
.alert.alert-info.message-no-items {
  margin: 20px 0;
  text-align: center;
  font-size: 1.125rem;
}
/*---------------------------------------------------------------MEDIA-CENTER-GALLERIES--*/
.media-center-container {
  padding: 15px 15px 0 15px;
  margin-bottom: 30px;
  background: #f3f3f3;
  box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, 0.1);
}
.media-center-container:hover {
  box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.08);
}
.media-center-container .media-center-image-container {
  display: inline-block;
  position: relative;
  text-align: center;
  width: 100%;
  height: 145px;
  margin-bottom: 10px;
  background: #fff;
  overflow: hidden;
}
.media-center-container .media-center-image-container img {
  max-width: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.media-center-container h3 {
  font-size: 1.125rem;
  padding-bottom: 7px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ddd;
}
.media-center-container ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 1rem;
}
.media-center-container ul li a {
  display: table;
  width: 100%;
}
.media-center-container ul li a:hover {
  border-bottom: 0;
  background-size: 0;
}
.media-center-container ul li a span {
  display: table-cell;
  vertical-align: middle;
}
.media-center-container ul li a span i {
  font-size: 1.625rem;
}
.media-center-container ul li a span:nth-of-type(1) {
  width: 140px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.2px;
}
.media-center-container ul li a span:nth-of-type(2),
.media-center-container ul li a span:nth-of-type(3) {
  color: #888;
  text-align: right;
  width: 18%;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.media-center-container ul li a span:nth-of-type(3) {
  padding-left: 5px;
}
.media-center-container ul li a span:nth-of-type(4) {
  text-align: right;
  padding-left: 9px;
}
.gray-container .media-center-container {
  background: #fff;
}
.gray-container .media-center-container:hover {
  box-shadow: 1px 1px 48px 0 rgba(0, 0, 0, 0.1);
}
.gray-container .media-center-container .media-center-image-container {
  background: #f3f3f3;
}
/*---------------------------------------------------------------------PAZAREN-LIHVEN-INDEX--*/
.pli-table {
  color: #888;
  table-layout: fixed;
  border-spacing: 5px;
  border-collapse: separate;
}
.pli-table th {
  font-family: 'unicredit_cyregular';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  padding: 0;
  text-align: left;
  font-weight: normal;
  background: none;
}
.pli-table td {
  position: relative;
  text-align: left;
  width: calc(14.28571429%);
  padding: 0;
  padding-bottom: 7.2%;
  font-size: 2.5rem;
  font-weight: 700;
  vertical-align: top;
  background: #f3f3f3;
  border: 0;
}
.pli-table td span {
  display: inline-block;
  margin: 5px 16px 0 16px;
}
.pli-table td:hover a {
  color: #fff;
  background-color: #00AFD0;
  background-image: url("../src/svg/icon__filetype__pdf--white.1006fe213b1d.svg");
}
.pli-table td:hover a .file-size {
  display: block;
}
.pli-table td.empty_cell {
  background: #fff;
  border: 1px solid #ddd;
}
.pli-table td a {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  padding-bottom: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 10;
  background-image: url("../src/svg/icon__filetype__pdf--gray.1565eeb88b38.svg");
  background-repeat: no-repeat;
  background-size: 23px;
  background-position: 90% 90%;
}
.pli-table td a .file-size {
  display: none;
  position: absolute;
  bottom: 10px;
  right: 25px;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppecase;
  color: #fff;
}
/*--------------------------------------------------------------------PROMO-PRODUCT-BLOCK--*/
.content-wrapper .image-background-container.promo-container {
  min-height: 300px;
  max-height: 300px;
  position: relative;
}
.content-wrapper .image-background-container.promo-container .container {
  padding-bottom: 15px;
}
.content-wrapper .image-background-container.promo-container .container h2 {
  font-size: 2.3rem;
  line-height: 2.3rem;
  margin-bottom: 9px;
  margin-top: 5px;
}
.content-wrapper .image-background-container.promo-container .label {
  font-family: 'unicredit_cylight';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  display: block;
  position: absolute;
  top: -34px;
  text-align: left;
  margin-right: 10px;
  padding: 6px 20px 5px 0;
  font-size: 16px;
  border-radius: 0;
  font-weight: normal;
  text-transform: uppercase;
  background: #e2001a;
}
.content-wrapper .image-background-container.promo-container .label:before {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  width: 10000%;
  top: 0;
  right: 100%;
  background: inherit;
}
.content-wrapper .modal-body {
  max-height: 53vh;
  overflow-x: auto;
  overflow-y: auto;
}
.promoModal.modal .modal-section-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 230px;
  background-size: cover !important;
  overflow: hidden;
}
.promoModal.modal .modal-section-header .modal-overlay {
  width: 100%;
  padding: 12% 4%;
}
.promoModal.modal .modal-body {
  padding: 0;
}
.promoModal.modal .modal-footer {
  padding: 15px 30px;
}
.promoModal.modal .modal-footer button {
  padding-top: 5px;
}
.promoModal.modal .modal-footer button i {
  top: 5px;
}
/*-----------------------------------------------------CALCULATOR-EU--*/
.apply-form.eu-calc legend {
  font-size: 1.5rem;
  line-height: 2rem;
}
.apply-form.eu-calc legend span {
  top: 0;
}
.apply-form.eu-calc .control-label {
  color: #000;
}
.apply-form.eu-calc table th {
  font-size: 1.125rem;
  padding: 0 5px;
  background: none;
}
.apply-form.eu-calc table td {
  font-size: 0.875rem;
  padding: 10px 5px;
  border-top: 0;
}
.apply-form.eu-calc .has-error .control-label {
  color: #e2001a;
}
.apply-form.eu-calc table td .form-control.has-error {
  border: 1px solid #e2001a;
}
.hr-dashed {
  border-top: 1px dashed #ddd;
}
/*-------------------------------------------------SEARCH--*/
.main .navbar-form {
  margin: 0 0 0 5px;
  border-bottom: 1px solid #ddd;
}
.gsc-resultsHeader {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  margin: 0 !important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
  padding: 0 !important;
}
.gsc-input-box {
  border-bottom: 1px solid #D9D9D9 !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  background: #fff;
  height: 50px !important;
}
.gsc-input-box:hover {
  border-bottom: 1px solid #D9D9D9 !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  box-shadow: none !important;
}
.gsc-search-box .gsc-input > input:focus,
.gsc-input-box-focus {
  border-bottom: 1px solid #D9D9D9 !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  box-shadow: none !important;
  outline: none;
}
@media only screen and (max-width: 767px) and (min-width: 320px) {
  .gsc-search-box .gsc-input > input:focus,
  .gsc-input-box-focus {
    border-bottom: 1px solid #D9D9D9 !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    box-shadow: none !important;
    outline: none;
  }
}
input.gsc-input {
  width: auto;
  -ms-flex: 1;
      flex: 1;
  background: transparent;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  height: 46px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.875rem !important;
  color: #00AFD0;
  border: 0;
  box-shadow: none;
}
.gsc-search-box-tools table.gstl_50 {
  margin: 0 !important;
}
.gsc-search-box-tools .table.gsc-search-box {
  margin: 0 !important;
}
.gsc-search-box-tools .table.gsc-search-box table td.gsc-input {
  padding: 0 !important;
}
td.gsc-search-button {
  width: 10% !important;
  padding: 3px 3px 0;
}
.gsc-search-button-v2 {
  color: #fff;
  background-color: #00AFD0 !important;
  font-size: 16px !important;
  line-height: 20px !important;
  text-transform: uppercase !important;
  padding: 18px 35px 18px 35px !important;
  border: 0 !important;
  width: auto !important;
  height: auto !important;
  margin-top: 0 !important;
}
.gsc-search-button-v2:hover {
  color: #fff !important;
  background: #4fbfda;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.18), 0 4px 10px 0 rgba(0, 0, 0, 0.15);
}
.gsc-adBlock {
  display: none !important;
  visibility: hidden;
  height: 0 !important;
}
.gcsc-branding {
  display: none !important;
}
.gsc-thumbnail-inside,
.gsc-url-top {
  padding: 0 !important;
}
.gsc-table-result {
  font-family: 'OpenSans-Regular' !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  margin: 0;
}
.gsc-table-result td {
  padding: 15px 0 0 0;
}
.gs-title {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: left !important;
  height: 1.8rem !important;
  text-decoration: none !important;
}
a.gs-title {
  font-size: 1.25rem;
  line-height: 1.6rem !important;
  padding-bottom: 0 !important;
  color: #00AFD0 !important;
  text-decoration: none !important;
}
a.gs-title b {
  font-size: 1.25rem  !important;
  color: #00AFD0 !important;
  text-decoration: none !important;
}
a.gs-title:hover {
  border-bottom: 2px solid rgba(0, 175, 208, 0.5);
}
a.gs-title:focus,
a.gs-title:active {
  color: #007a91;
  border-bottom: 2px solid rgba(0, 122, 145, 0.5);
}
.gsc-above-wrapper-area {
  border-bottom: 0!important;
}
.gsc-above-wrapper-area table {
  margin: 10px 0 0 0;
}
.gsc-above-wrapper-area td {
  padding: 0;
}
.gsc-above-wrapper-area td .gsc-result-info {
  font-size: 1.25rem;
  font-weight: bold;
  padding-left: 5px;
}
.gsc-above-wrapper-area td .gsc-orderby {
  display: none;
}
.gsc-webResult.gsc-result,
.gs-webResult.gs-result {
  padding: .5em 0 !important;
}
.gsc-table-result td {
  padding: 0 !important;
}
.gs-webResult.gs-result {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.gsc-thumbnail-inside {
  -ms-flex-order: 1;
      order: 1;
}
.gsc-url-top {
  -ms-flex-order: 3;
      order: 3;
  border-bottom: 1px solid #ddd !important;
}
.gsc-table-result {
  -ms-flex-order: 2;
      order: 2;
}
.gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result.gsc-promotion:hover,
.gsc-results .gsc-imageResult-classic:hover,
.gsc-results .gsc-imageResult-column:hover {
  background: none !important;
  border-top: 1px solid #fff !important;
  border-bottom: 1px solid #fff !important;
  box-shadow: none !important;
}
.gs-webResult,
.gs-promotion {
  margin-left: 0;
}
.gs-result a.gs-visibleUrl,
.gs-result .gs-visibleUrl {
  color: #888 !important;
}
.gs-result .gs-visibleUrl {
  padding: 5px 0 10px 0 !important;
}
.gsc-table-cell-thumbnail.gsc-thumbnail,
.gs-web-image-box,
.gs-promotion-image-box {
  display: none;
  width: 0 !important;
  padding: 0 !important;
}
.gsst_a .gscb_a {
  color: #a7a7a7 !important;
  cursor: pointer;
}
@media only screen and (max-width: 767px) and (min-width: 320px) {
  .gsc-control-cse table tr:first-child td {
    border: none !important;
    background: transparent !important;
  }
  .gsc-control-cse table tbody td {
    display: table-cell;
    text-align: center;
  }
}
/*--seach-page-pagination--*/
.gsc-results .gsc-cursor-page.gsc-cursor-current-page {
  color: #888 !important;
  background: none !important;
  border: 0 !important;
}
.gsc-cursor-page {
  color: #00AFD0 !important;
  border: 0 !important;
}
.gsc-cursor-page:hover,
.gsc-cursor-page:active,
.gsc-cursor-page:focus {
  outline: 0;
}
.gs-bidi-start-align.gs-snippet {
  font-size: 0.9rem !important;
}
.gs-bidi-start-align.gs-snippet b {
  font-size: 1.2rem !important;
}
.gs-no-results-result .gs-snippet,
.gs-error-result .gs-snippet {
  font-family: 'OpenSans-Regular' !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  text-align: center;
  font-size: 1.125rem;
  padding: 15px !important;
  background-color: #f6fbfc !important;
  border-color: #00AFD0 !important;
  color: #34495e;
  border-radius: 4px;
}
/*-----------------------------------------------------------Coockies--*/
.cc_banner-wrapper {
  z-index: 9001;
  position: relative;
}
.cc_banner {
  color: #fff;
  font-size: 17px;
  box-sizing: border-box;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  padding: 10px;
  background: #717171;
  background: rgba(113, 113, 113, 0.8);
}
.cc_banner .container {
  position: relative;
}
.cc_banner,
.cc_banner p,
.cc_btn {
  animation-duration: 0.8s;
  animation-name: slideUp;
}
.cc_banner .cc_btn {
  width: 34px;
  position: absolute;
  top: 6px;
  right: 0;
  font-size: 2.125rem;
  color: #fff;
  text-shadow: none;
  opacity: 0.6;
}
.cc_banner .cc_btn:hover,
.cc_banner .cc_btn:focus {
  opacity: 1;
}
.cc_banner p {
  transition: font-size 200ms;
  font-size: 1rem;
  display: block;
  margin: 0;
  max-width: 90%;
}
.cc_banner p a {
  color: #fff;
  border-bottom: 1px solid #fff;
}
@keyframes slideUp {
  0% {
    transform: translateY(66px);
  }
  100% {
    transform: translateY(0);
  }
}
/*------------------------------------------------------------SOCIAL-PLUGIN--*/
.social-plugin-container {
  border-top: 1px solid #ddd;
  padding-top: 10px;
}
.social-plugin-container p {
  margin-bottom: 0;
  color: #888;
}
.social-plugin-container a {
  width: 35px;
  height: 35px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
  color: #888;
  font-size: 1.25rem;
  padding: 4px 8px;
  text-align: center;
  color: #00AFD0;
  background: #fff;
  border-radius: 50%;
}
.social-plugin-container a i {
  color: #888;
  font-size: 1.25rem;
}
.social-plugin-container a span {
  display: none;
}
.social-plugin-container a:hover {
  color: #fff;
  border-bottom: 0 !important;
  background: #00AFD0;
  border-radius: 50%;
}
.social-plugin-container a:hover i {
  color: #fff;
}
.latest-news.owl-carousel.owl-theme,
.latest-events.owl-carousel.owl-theme {
  margin-bottom: 20px;
}
.latest-news.owl-carousel.owl-theme .owl-item,
.latest-events.owl-carousel.owl-theme .owl-item {
  padding: 0 15px 15px 15px;
}
.scroll-top-top {
  position: fixed !important;
  bottom: 10px;
  right: 10px;
  display: none;
  left: auto;
  color: rgba(0, 0, 0, 0.3);
  background: rgba(167, 167, 167, 0.5);
  z-index: 1000;
  font-size: 35px;
  line-height: 0;
  width: 40px;
  height: 40px;
  border-radius: 10%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  opacity: 0;
  transition: opacity 0.2s ease, visibility 0s ease 0.2s;
  visibility: hidden;
}
.scroll-top-top.vpCheck-fixedToTop {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.2s ease, visibility 0s ease 0.0s;
}
.scroll-top-top:focus,
.scroll-top-top:hover {
  color: #666;
  background: #a7a7a7;
}
@media screen and (max-width: 1150px) {
  .scroll-top-top {
    display: none;
  }
}
.g-recaptcha-response {
  display: block !important;
  height: 0px !important;
  max-height: 0px !important;
  width: 0px !important;
  max-width: 0px !important;
  position: absolute !important;
  z-index: -10;
}
.page_no_found {
  min-height: 30rem;
  padding-top: 10rem;
}
.field-wrapper {
  margin-top: 15px;
}
.promo-slider.carousel {
  margin: 0;
}
.promo-slider.carousel .container {
  padding: 15px 0;
}
.promo-slider.carousel .item {
  max-height: 300px;
}
.promo-slider.carousel .carousel-control {
  top: auto;
  bottom: 20px;
}
.promo-slider.carousel .carousel-indicators {
  bottom: 10px;
  margin-top: 0;
}
/*--CONTAINER-CENTERED--*/
.centered-container .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
@media screen and (max-width: 480px) {
  .centered-container .row {
    display: block;
  }
  .centered-container .row img {
    display: none;
  }
}
/*new ucb-icon font*/
.ucb-icon span:before {
  float: left;
}
.menu__aside {
  /*end media 1100*/
}
@media only screen and (max-width: 1100px) {
  .menu__aside {
    display: -ms-flexbox !important;
    display: flex !important;
    position: fixed;
    top: auto;
    left: 0;
    bottom: 0;
    transform: translateX(0);
    width: 100%;
    height: 80px;
    z-index: 1000;
    transition: all .3s linear;
  }
  .menu__aside.hiddenTools {
    bottom: -80px;
  }
  .menu__aside.hidden-mobile {
    display: none !important;
  }
  .menu__aside__item {
    margin: 0 !important;
    -ms-flex: 1;
        flex: 1;
    overflow: hidden;
  }
  .menu__aside__item__btn {
    width: auto;
    -ms-flex: 1;
        flex: 1;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    height: 80px;
    padding: 5px 10px;
  }
  .menu__aside__item__btn .zmdi {
    margin-right: 5px;
    font-size: 35px;
  }
  .menu__aside__item__btn span {
    text-align: left;
    line-height: 1;
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    display: block;
  }
}
/*new color dependencies*/
.carousel-indicators li.active.indigo-banking.active {
  border: 2px solid #3d5afe !important;
}
.carousel-indicators li.active.pink-loans.active {
  border: 2px solid #f50057 !important;
}
.carousel-indicators li.active.blue-cards.active {
  border: 2px solid #00acc1 !important;
}
.carousel-indicators li.active.green-savings.active {
  border: 2px solid #00d970 !important;
}
.carousel-indicators li.active.black-digital.active {
  border: 2px solid #262626 !important;
}
.carousel-indicators li.active.red-about-us.active {
  border: 2px solid #e2001a !important;
}
.indigo-banking .txt-content {
  border-left: 4px solid #3d5afe;
}
.indigo-banking .txt-content .btn {
  color: #fff;
  background-color: #3d5afe;
}
.indigo-banking .txt-content .btn:hover,
.indigo-banking .txt-content .btn:focus {
  background-color: #5e76ff;
  box-shadow: 1px 1px 8px rgba(61, 90, 254, 0.4);
}
.indigo-banking .txt-content .btn:active {
  background-color: #303f9f;
  box-shadow: none;
}
.pink-loans .txt-content {
  border-left: 4px solid #f50057;
}
.pink-loans .txt-content .btn {
  color: #fff;
  background-color: #f50057;
}
.pink-loans .txt-content .btn:hover,
.pink-loans .txt-content .btn:focus {
  background-color: #ff1f6d;
  box-shadow: 1px 1px 8px rgba(255, 31, 109, 0.4);
}
.pink-loans .txt-content .btn:active {
  background-color: #c51162;
  box-shadow: none;
}
.blue-cards .txt-content {
  border-left: 4px solid #00acc1;
}
.blue-cards .txt-content .btn {
  color: #fff;
  background-color: #00acc1;
}
.blue-cards .txt-content .btn:hover,
.blue-cards .txt-content .btn:focus {
  background-color: #00c4de;
  box-shadow: 1px 1px 8px rgba(0, 172, 193, 0.4);
}
.blue-cards .txt-content .btn:active {
  background-color: #0097a7;
  box-shadow: none;
}
.green-savings .txt-content {
  border-left: 4px solid #00d970;
}
.green-savings .txt-content .btn {
  color: #fff;
  background-color: #00d970;
}
.green-savings .txt-content .btn:hover,
.green-savings .txt-content .btn:focus {
  background-color: #00e676;
  box-shadow: 1px 1px 8px rgba(0, 217, 112, 0.4);
}
.green-savings .txt-content .btn:active {
  background-color: #00c853;
  box-shadow: none;
}
.black-digital .txt-content {
  border-left: 4px solid #262626;
}
.black-digital .txt-content .btn {
  color: #fff;
  background-color: #262626;
}
.black-digital .txt-content .btn:hover,
.black-digital .txt-content .btn:focus {
  background-color: #404040;
  box-shadow: 1px 1px 8px rgba(38, 38, 38, 0.4);
}
.black-digital .txt-content .btn:active {
  background-color: #0a0a0a;
  box-shadow: none;
}
.red-about-us .txt-content {
  border-left: 4px solid #e2001a;
}
.red-about-us .txt-content .btn {
  color: #fff;
  background-color: #e2001a;
}
.red-about-us .txt-content .btn:hover,
.red-about-us .txt-content .btn:focus {
  background-color: #ec011d;
  box-shadow: 1px 1px 8px rgba(226, 0, 26, 0.4);
}
.red-about-us .txt-content .btn:active {
  background-color: #c90118;
  box-shadow: none;
}
span.subtitle {
  position: relative;
  top: -30px;
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #888;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.32px;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  span.subtitle {
    top: -15px;
  }
}
.searchform .bootstrap-select > .btn {
  text-transform: none;
  padding: 9px 17px 8px 0;
  padding-left: 0;
}
/*selected products carousel*/
@media screen and (max-width: 767px) {
  .owl-carousel.owl-carousel-selected {
    padding-left: 30px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 1100px) {
  .owl-carousel.owl-carousel-selected .owl-controls .owl-buttons {
    display: none;
  }
}
.owl-carousel.owl-carousel-selected .owl-controls .owl-pagination .owl-page span {
  width: 8px;
  height: 8px;
  background: rgba(0, 175, 208, 0.35);
}
.owl-carousel.owl-carousel-selected .owl-controls .owl-pagination .owl-page.active span {
  width: 9px;
  height: 9px;
  background: transparent;
  border: 2px solid rgba(0, 175, 208, 0.35);
}
@media screen and (min-width: 1100px) {
  .owl-carousel.owl-carousel-selected .owl-controls .owl-pagination {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .owl-carousel.owl-carousel-selected .owl-wrapper-outer {
    overflow: visible;
  }
}
.owl-carousel.owl-carousel-selected .owl-wrapper {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: stretch;
      align-items: stretch;
  padding-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .owl-carousel.owl-carousel-selected .owl-wrapper {
    margin-bottom: 0;
  }
}
.owl-carousel.owl-carousel-selected .owl-item {
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: strech;
      align-items: strech;
}
@media screen and (max-width: 767px) {
  .owl-carousel.owl-carousel-selected .owl-item {
    margin-left: 0;
    padding-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .owl-carousel.owl-carousel-selected .owl-item:first-child {
    margin-left: -15px;
    padding-right: 15px;
  }
}
.owl-carousel.owl-carousel-selected .owl-item div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%;
  height: 100%;
  background: #fff;
  padding-bottom: 40px;
  box-shadow: -1px 1px 8px rgba(0, 0, 0, 0.1);
}
.owl-carousel.owl-carousel-selected .owl-item div:hover {
  box-shadow: -1px 1px 20px rgba(0, 0, 0, 0.08);
}
.owl-carousel.owl-carousel-selected .owl-item div .selected-content {
  padding: 40px 15px 0 15px;
  box-shadow: none;
}
.owl-carousel.owl-carousel-selected .owl-item div .selected-content:hover {
  box-shadow: none;
}
.owl-carousel.owl-carousel-selected .owl-item h3 {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0.4px;
  margin-bottom: 5px;
}
.owl-carousel.owl-carousel-selected .owl-item h3 a {
  color: #212121;
  padding-bottom: 2px;
  overflow: hidden;
  position: relative;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 175, 208, 0.5) 0);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.4s ease;
}
.owl-carousel.owl-carousel-selected .owl-item h3 a:hover {
  background-size: 100% 100%;
}
.owl-carousel.owl-carousel-selected .owl-item h3 a:focus,
.owl-carousel.owl-carousel-selected .owl-item h3 a:active {
  color: #007a91;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 122, 145, 0.5) 0);
  background-size: 100% 100%;
}
.owl-carousel.owl-carousel-selected .owl-item p {
  font-family: 'OpenSans-Regular';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 20px;
  color: #888;
  letter-spacing: 0.07px;
}
.owl-carousel.owl-carousel-selected .owl-item .image-wrapper {
  display: block;
  height: 125px;
  padding: 0;
  overflow: hidden;
  box-shadow: none;
}
@media screen and (max-width: 767px) {
  .owl-carousel.owl-carousel-selected .owl-item .image-wrapper {
    height: 150px;
  }
}
.owl-carousel.owl-carousel-selected .owl-item img {
  margin-bottom: 0;
}
.owl-carousel.owl-carousel-selected .owl-item .link-text {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 1.245px;
  color: #00AFD0;
  text-transform: uppercase;
  margin-top: 20px;
  padding-bottom: 2px;
  overflow: hidden;
  position: relative;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 175, 208, 0.5) 0);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.4s ease;
}
.owl-carousel.owl-carousel-selected .owl-item .link-text:hover {
  background-size: 100% 100%;
}
.owl-carousel.owl-carousel-selected .owl-item .link-text:focus,
.owl-carousel.owl-carousel-selected .owl-item .link-text:active {
  color: #007a91;
  background-image: linear-gradient(180deg, transparent 92%, rgba(0, 122, 145, 0.5) 0);
  background-size: 100% 100%;
}
.owl-carousel.owl-carousel-selected .owl-item:hover h3 a {
  color: #00AFD0;
}
.owl-carousel.owl-carousel-selected .owl-item:hover p {
  color: #212121;
}
.owl-carousel {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
.owl-carousel h3 {
  font-size: 20px;
  line-height: 22px;
}
.big-paragraph {
  font-family: 'OpenSans-Regular';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px !important;
  line-height: 26px !important;
}
@media only screen and (max-width: 1100px) {
  .big-paragraph {
    font-size: 16px;
    line-height: 24px;
  }
}
.small-description,
p em small {
  font-family: 'OpenSans-Regular';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #888;
  font-size: 14px !important;
  line-height: 20px !important;
  font-style: italic;
}
p em small {
  font-family: 'OpenSans-Italic';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
p b,
p strong {
  font-family: 'OpenSans-Bold';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h2 strong {
  font-family: 'unicredit_cybold';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h2 em {
  font-family: 'unicredit_cyitalic';
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
b,
strong {
  font-weight: normal;
}
.form-control {
  font-size: 14px;
}
.gray-container .documents_list li {
  position: relative;
}
.gray-container .documents_list li:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #fff;
  transform-origin: left;
  transition: width 0.25s ease;
  z-index: 0;
}
.gray-container .documents_list li:after {
  display: none;
}
.gray-container .documents_list li:hover:after {
  display: none;
}
.gray-container .documents_list li:hover:before {
  content: '';
  width: 100%;
  background: #fff;
}
.selectpicker.btn-default {
  background: none !important;
  border-radius: 0;
}
.chat-box {
  display: block;
  position: fixed;
  top: 64%;
  right: 100px;
  transform: translateY(-45%);
  width: 400px;
  height: 461px;
  background-color: #fff;
  box-shadow: 0 2px 30px rgba(71, 86, 90, 0.14);
  z-index: 2000;
  transition: all 0.4s ease-in-out;
}
.chat-box.collapse.in {
  display: none;
}
@media screen and (max-width: 1100px) {
  .chat-box {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: translateY(0%);
    background-color: rgba(0, 0, 0, 0.5);
  }
}
.chat-box .chat-box-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: center;
  height: 100%;
  padding: 20px;
}
@media screen and (max-width: 1100px) {
  .chat-box .chat-box-content {
    padding: 5px;
    width: 260px;
    height: 330px;
    top: 50%;
    left: 50%;
    background: #fff;
    transform: translate(-50%, -50%);
  }
}
.chat-box .chat-box-content .chat-box-close {
  position: absolute;
  top: 10px;
  left: 20px;
  font-size: 25px;
  color: #797979;
}
.chat-box .chat-box-content img {
  width: 232px;
  height: 231px;
}
@media screen and (max-width: 1100px) {
  .chat-box .chat-box-content img {
    width: 100px;
    height: 100px;
  }
}
.chat-box .chat-box-content h3 {
  font-family: 'unicredit_cymedium';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
}
.chat-box .chat-box-content p {
  color: #797979;
  width: 100%;
}
.chat-box .chat-box-content button {
  margin-top: 10px;
}
.chat-box .chat-box-content .arrow-chat {
  position: absolute;
  bottom: 24px;
  right: -49px;
  display: block;
  width: 49px;
  height: 76px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJPYmplY3QiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSI2Ni44NTUgLTMyLjM3OCAzOC4xNDQgNTcuNDM2IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDY2Ljg1NSAtMzIuMzc4IDM4LjE0NCA1Ny40MzYiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cGF0aCBmaWxsPSJub25lIiBkPSJNODkuMDctNi43NzZjLTIuMDQ2LTEuNjIzLTQuOTAyLTIuOTQ0LTcuNDQ5LTEuNjg2Yy0zLjg3OCwxLjkxNi0xLjg4MSw2LjM4NywxLjYxMyw3LjI0MwoJYzMuMjQ1LDAuNzk1LDUuNzcxLTEuMTE4LDcuNjMyLTMuODI1QzkwLjMxNy01LjY2NCw4OS43MjktNi4yNTMsODkuMDctNi43NzZ6Ij48L3BhdGg+CjxwYXRoIGZpbGw9IiNFMjAwMUEiIGQ9Ik05Ni4xMTctMjkuMzg5Yy0wLjExLDAuMDIyLTAuNDc4LDEuMjQ2LTAuNjYxLDEuODU1YzAuMjgxLDQuNjUsMC4xNjQsOS4zMzMtMC45NDUsMTMuODgKCWMtMC40MTQsMS42OTctMS4xNDIsMy45NjgtMi4yMDEsNi4xMTZjLTEuODk5LTIuMDA5LTQuMzQ0LTMuNDE0LTcuMzg1LTMuODEyYy0zLjkwNi0wLjUxMS04LjQ5LDIuMjM0LTcuOTM2LDYuNjI1CgljMC41MjYsNC4xNzMsNS4zMzksNi43MDMsOS4xOTUsNS43OTJjMi41NS0wLjYwMyw0LjU2Mi0yLjE4NCw2LjE0OC00LjE4N2MxLjM4OCwyLjE3NywyLjExNiw0LjcxNSwyLjY1Myw3LjI1NAoJYzMuMDgyLDE0LjU1OC0xMy44NCwxOC44MDItMjguMTMsMTguODA4djIuMTE2YzYuNzkxLDAsMjcuMDIzLTEuMTMyLDMwLjEwMS0xMS43OThjMS42LTUuNTQ2LDAuNTItMTMuNDI0LTMuMDMyLTE4Ljc1NQoJYzAuODk0LTEuNTY3LDEuNjAyLTMuMjM5LDIuMTUtNC44MzdjMS44NS01LjM5MiwyLjE4NC0xMS4xMzQsMS45MDctMTYuODAxQzk3LjQ0LTI4LjA3OCw5Ni41OTUtMjkuNDg2LDk2LjExNy0yOS4zODl6CgkgTTgzLjIzNC0xLjIxOWMtMy40OTQtMC44NTYtNS40OTEtNS4zMjctMS42MTMtNy4yNDNjMi41NDctMS4yNTgsNS40MDMsMC4wNjMsNy40NDksMS42ODZjMC42NTksMC41MjMsMS4yNDcsMS4xMTIsMS43OTYsMS43MzIKCUM4OS4wMDUtMi4zMzcsODYuNDc5LTAuNDI0LDgzLjIzNC0xLjIxOXoiPjwvcGF0aD4KPHBhdGggZmlsbD0iI0UyMDAxQSIgZD0iTTEwNC44MDgtMjEuMTU4Yy0xLjY1OC0yLjcwNS0zLjUxOS01LjI5NS01LjI5OC03LjkyMmMtMC43MTktMS4wNjMtMS42NTktMy4yMjctMy4yMjktMy4yOTYKCWMtMS40NzEtMC4wNjUtMS45NjUsMS4yNjItMi40MDUsMi4zNjljLTAuNTE0LDEuMjkzLTIuOTkyLDkuMzM0LTUuNDg4LDguNDcxYy0wLjU0OS0wLjE5LTEuMDg0LDAuNTE0LTAuNzY0LDAuOTkzCgljMC4wOTUsMC4xNDIsMC4xOSwwLjI4NCwwLjI4NSwwLjQyNmMwLjIzLDAuMzQ1LDAuNTYxLDAuNDUyLDAuOTYyLDAuMzkyYzMuMDY4LTAuNDYyLDUuNDEyLTQuOTI4LDYuNDgtNy40NzEKCWMwLjAxLTAuMDI1LDAuMDUxLTAuMTU4LDAuMTA1LTAuMzM4YzAuMTg0LTAuNjA5LDAuNTUxLTEuODMzLDAuNjYxLTEuODU1YzAuNDc4LTAuMDk3LDEuMzIzLDEuMzExLDEuODY0LDIuMjU2CgljMC4xOTcsMC4zNDQsMC4zNTUsMC42MjgsMC40NCwwLjc1NWMxLjQzNSwyLjE0NCwyLjgyNSw0LjMzMSw0LjM1NSw2LjQwOEMxMDMuNjU0LTE4Ljc3OSwxMDUuNjE3LTE5LjgzOCwxMDQuODA4LTIxLjE1OHoiPjwvcGF0aD4KPC9zdmc+");
}
@media screen and (max-width: 1100px) {
  .chat-box .chat-box-content .arrow-chat {
    display: none;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .ucb-big-carousel.carousel .txt-content {
    border-left: 0 !important;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: start;
        align-items: flex-start;
  }
  .page_no_found {
    min-height: 30rem;
    padding-top: 7rem;
  }
  .page_no_found .btn {
    max-width: 100%;
    padding: 0;
  }
  .rate-modal .modal-dialog,
  .promoModal .modal-dialog {
    width: 94%;
  }
  .products-wrapper h2,
  .additional-page-wrapper h2 {
    margin-bottom: 15px;
  }
  /*--------------------------------------------------------------------------------breadcrumb--*/
  .breadcrumb {
    display: none;
  }
  .section-header {
    min-height: inherit;
  }
  .section-header h1,
  .section-header-second-type h1 {
    margin-top: 30px;
  }
  .section-header-second-type {
    text-align: center;
  }
  .section-header-second-type img {
    position: static;
    margin: 0 auto;
    max-width: 280px;
  }
  .section-header-second-type .learn-more-arrow {
    display: none;
  }
  .section-header-second-type h1,
  .section-header-second-type h2,
  .section-header-second-type ul li,
  .section-header-second-type p {
    text-align: left;
  }
  .section-header h1 + p,
  .section-header-second-type h1 + p,
  .section-header h1 + ul,
  .section-header-second-type h1 + ul {
    margin-top: 1rem;
  }
  /*----------------------------------------------------------------------------containers--*/
  .content-wrapper {
    padding: 0;
  }
  .additional-page-wrapper .tab-content .container:nth-of-type(1) {
    padding: 0 15px;
  }
  .products-wrapper .container,
  .additional-page-wrapper .container {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .calculator-results-content .item:nth-of-type(1) {
    width: 34%;
  }
  .calculator-results-content .item:nth-of-type(2) {
    width: 46%;
  }
  .products-wrapper ol.ol-custom li img,
  .additional-page-wrapper ol.ol-custom li img,
  .products-wrapper ol.ol-custom-list li img,
  .additional-page-wrapper ol.ol-custom-list li img {
    margin: 15px;
  }
  /*------------------------------------------------------------------------------article--*/
  .content-wrapper .article {
    margin-top: 15px;
  }
  .content-wrapper .article img {
    margin-bottom: 20px;
  }
  /*--------------------------------------------------------------------images-in-content--*/
  .content-wrapper img {
    margin: 0 auto;
  }
  /*----------------------------------------------------------------------------------news--*/
  .grid-item {
    margin-top: 30px;
    margin-bottom: 0;
  }
  /*--------------------------------------------------------------------warning-message--*/
  button#close {
    top: 0.2rem;
    right: 1.1rem;
  }
  /*-----------------------------------------------------------your-fin-advisor-icons--*/
  .right-menu-container h5 {
    padding: 11px 0 14px 0;
  }
  .yfa a,
  .goals a {
    width: 120px;
    height: 120px;
    margin: 6px;
  }
  .yfa a img {
    height: 33px;
  }
  .goals,
  .centered-content {
    width: auto;
  }
  /*----------------------------------------------------------------------carousel--*/
  .carousel-controls-container {
    padding: 15px;
    background: none;
  }
  .carousel-control {
    bottom: 20%;
  }
  .carousel-indicators {
    bottom: 0;
  }
  /*----------------------------------------------------------------------big-carousel--*/
  .ucb-big-carousel.carousel.slide .item::after {
    background: rgba(0, 0, 0, 0.5);
  }
  /*---------------------------------------------------------------learn-more-block--*/
  .learn-more-block i {
    margin-bottom: 0;
  }
  /*------------------------------------------------------------------owl-carousel--*/
  .owl-prev,
  .owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 0!important;
  }
  .owl-next,
  .owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0!important;
  }
  /*--------------------------------------------------------------overlay-styles--*/
  .content-wrapper .image-background-container {
    background-size: 100%;
    background-position: 0 0;
    min-height: 356px;
  }
  .content-wrapper .image-background-container > div {
    display: block;
  }
  .image-background-container .overlay {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 24%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  }
  .overlay-blue-transparent {
    padding: 20px 0;
    background: linear-gradient(to bottom, rgba(70, 162, 184, 0.7) 0%, #46a2b8 24%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  }
  .overlay-black {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.7) 100%, rgba(255, 255, 255, 0) 100%);
  }
  .overlay-white {
    background: linear-gradient(to right, rgba(235, 241, 245, 0.7) 100%, rgba(255, 255, 255, 0) 100%);
  }
  .content-wrapper .image-background-container .container {
    -ms-flex: none;
        flex: none;
  }
  .content-wrapper .image-background-container .container .learn-more-container {
    width: 100%;
  }
  /*--------------------------------------------------------------------contact-blocks--*/
  .contacts-block-csr {
    max-width: 443px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .section-header .contacts-block-csr {
    max-width: 275px;
  }
  .contacts-block-csr h2 {
    font-size: 1.8rem;
  }
  .contacts-block-csr ul li {
    font-size: 1.2rem;
    padding: 13px 0 13px 35px;
  }
  .contacts-block-csr ul li {
    white-space: nowrap;
  }
  /*-----------------------------------------------------------leadership-inner-page--*/
  .leader-info {
    min-height: auto!important;
    height: auto!important;
    margin: 0 auto;
    background: none;
    box-shadow: none;
  }
  .leader-info .leader-info_content {
    max-width: 310px;
    margin: 0 auto;
  }
  .leader-info:hover {
    box-shadow: none;
  }
  .content-wrapper .leader-info img {
    padding-top: 20px;
  }
  .cv img {
    float: none;
    margin: 0 auto;
    margin-bottom: 20px;
    display: block;
  }
  /*----------------------------------------------------------------------product--*/
  .btn-custom-ucb {
    margin-bottom: 15px;
  }
  /*-------------------------------------------------------------product-services--*/
  .text-with-image {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .text-with-image_item {
    width: 100%;
  }
  /*---------------------------------------------------------------------banners--*/
  .blue-light-container h3 {
    margin-bottom: 0;
  }
  .blue-light-container span {
    font-size: 1.5rem;
  }
  /*-------------------------------------------------------------------------forms-apply-thank-you-page--*/
  .calculator-results-container.appy-results-container .item {
    padding: 5px 10px;
    font-size: 1.2rem;
  }
  .calculator-results-container.appy-results-container .item:nth-of-type(1) {
    width: 45%;
  }
  .calculator-results-container.appy-results-container .item:nth-of-type(3) {
    width: 25%;
  }
  /*-------------------------------------------------------------------------forms--*/
  .searchform {
    text-align: center;
  }
  .searchform,
  .searchform .form-control.calendar {
    position: static;
  }
  .searchform fieldset.form-group {
    margin-bottom: 0;
  }
  .searchform.searchform-careers fieldset.form-group {
    margin-bottom: 15px;
  }
  .searchform .form-control,
  .searchform .form-control.calendar,
  .searchform.searchform-filters .form-group.form-group-calendar .form-control.calendar {
    margin: 0 auto;
    font-size: 1.2rem;
  }
  .searchform .form-control {
    width: 88%;
  }
  .searchform .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 89% !important;
  }
  .searchform .form-group {
    margin-bottom: 0;
    position: relative;
    width: 89%;
    margin: 0 auto;
    clear: both;
  }
  .searchform .form-group .form-control.calendar {
    margin: 0 auto;
  }
  .searchform .form-group i,
  .searchform.searchform-tariff .form-group i {
    position: absolute;
    right: 9%;
    top: 30%;
  }
  .daterangepicker .ranges,
  .daterangepicker .calendar {
    float: none;
  }
  .searchform fieldset {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px;
    width: 100%;
  }
  .searchform .search-btn {
    position: static;
  }
  .exchnage-form-container .form-inline.searchform {
    padding-bottom: 15px;
  }
  .exchnage-form-container .form-inline.searchform .form-group {
    width: 100%;
  }
  .exchnage-form-container .form-inline.searchform .form-control {
    margin: 0 auto;
  }
  .exchnage-form-container h3 {
    margin: 10px 0 0 0;
  }
  .searchform.searchform-filters .form-group:after,
  .searchform.searchform-filters .form-group.form-group-calendar:after {
    top: 10px;
    left: auto;
    right: 3px;
  }
  .change-positions-of-currency {
    display: none;
  }
  /*--end-of-forms--*/
  .careers-list li {
    width: 100%;
    margin: 5px 0;
  }
  .form-icon i {
    top: 9px;
  }
  form.calculator {
    max-width: 300px;
    margin: 0 auto;
  }
  /*------------------------------------------------------------video-background--*/
  .two-side-content,
  .two-side-content__container {
    position: static;
  }
  .two-side-content--left .two-side-content__container,
  .two-side-content--hide.two-side-content--left .two-side-content__container,
  .two-side-content--right .two-side-content__container,
  .two-side-content--hide.two-side-content--right .two-side-content__container {
    transform: translateX(0%) !important;
  }
  .two-side-content__container {
    width: 100%;
    padding: 5%;
  }
  .two-side-content__container > div {
    max-width: 320px;
  }
  .media-section--video .btn__vid {
    top: 0 !important;
    right: auto !important;
    margin: 0 auto;
    width: 50%;
    display: block;
    z-index: 3;
  }
  .icon__play-btn {
    height: 97px;
  }
  .media-section--video .two-side-content--right .btn__vid {
    left: auto;
    transform: translateY(-50%) translateX(50%);
  }
  .btn__vid.video-desktop {
    display: none;
  }
  .btn__vid.video-mobile {
    display: block;
  }
  /*--------------------------------------------------------------------cards--*/
  .cardsCarousel_content {
    margin-bottom: 0;
  }
  .cardsCarousel.nav.nav-tabs div.card-thumb.active a:before,
  .cardsCarousel.nav.nav-tabs div.card-thumb.active a:after {
    content: " ";
    display: none;
  }
  .cardsCarousel_content h1 {
    font-size: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    margin-bottom: 15px;
  }
  .card-options .btn {
    font-size: 1rem;
    padding: 8px 12px 7px 12px;
  }
  .btn-compare {
    font-size: 1rem !important;
  }
  .apply-form .container {
    padding: 15px;
  }
  .apply-form .controls span.tooltip-content {
    display: none;
  }
  .apply-form .show-map {
    display: inline-block;
    position: static;
    margin-top: 15px;
    margin-left: 15px;
  }
  /*--------------------------------------------------------------------lists--*/
  .content-wrapper .type-list {
    margin: 0 5%;
  }
  /*-----------------------------------------------------------events--*/
  .vm-options {
    float: none;
    clear: both;
    text-align: center;
  }
  .vm-options-calendar {
    margin-top: 15px;
    float: none;
    text-align: center;
  }
  .vm-options-calendar .pagination {
    margin: 15px;
    height: 2rem;
  }
  .vm-options-calendar .pagination > li {
    height: 2rem;
    display: inline-block;
  }
  .vm-options-calendar .pagination > li > a {
    padding: 0;
  }
  .vm-options-calendar .pagination > li:nth-of-type(2) > a {
    padding: 0 20px;
  }
  /*--events-grid--*/
  .events-grid {
    margin: 0 auto;
    display: block;
  }
  .events-grid .row {
    margin-bottom: 12px;
  }
  .events-grid .event-container {
    width: 228px;
    height: 228px;
    float: none;
    display: block;
    margin: 0 auto;
    margin-bottom: 12px;
  }
  .events-grid .event-container:last-child {
    margin: 0 auto;
  }
  .grid-pagination.event-container-6-of-12,
  .grid-pagination.event-container-7-of-12 {
    width: 100%;
  }
  .grid-pagination {
    border: none;
  }
  /*--events-list--*/
  .events-list {
    margin-top: 0;
  }
  .events-list .event {
    margin: 0;
  }
  .events-list .event img {
    display: none;
  }
  .vm-options-calendar.pl-index-pagination .pagination {
    float: none;
  }
  .vm-options-calendar.pl-index-pagination .btn-group {
    display: table;
    margin: 0 auto;
  }
  .vm-options-calendar.pl-index-pagination .btn-group .btn {
    padding: 5px;
    border-bottom: 0;
  }
  .vm-options-calendar.pl-index-pagination .bootstrap-select.open .btn {
    border-bottom: none !important;
  }
  /*-----------------------------------------------------------------------tables--*/
  table {
    width: 100%;
  }
  table caption {
    text-align: center;
    border-bottom: 0;
  }
  table thead {
    display: none;
  }
  table tr:first-child td {
    border-top: 1px dashed #ddd;
  }
  table tr:nth-of-type(2n) {
    background-color: inherit;
  }
  table tr td:first-child {
    background: #f0f0f0;
    font-weight: bold;
    font-size: 1.3rem;
  }
  table tbody td {
    display: block;
    text-align: center;
  }
  table tbody td:before {
    content: attr(data-th);
    display: block;
  }
  table tbody td:nth-of-type(1) {
    text-align: center;
  }
  .modal-body table {
    width: 100%;
  }
  .modal-body table caption {
    text-align: left;
    border-bottom: 0;
  }
  .modal-body table tr:first-child td {
    border-top: 1px dashed #ddd;
  }
  .modal-body table tr:nth-of-type(2n) {
    background-color: inherit;
  }
  .modal-body table tr td:first-child {
    background: none;
    font-weight: normal;
    font-size: 1rem;
  }
  .modal-body table tbody td {
    display: table-cell;
    text-align: left;
  }
  .modal-body table tbody td:before {
    content: '';
    display: block;
  }
  .modal-body table tbody td:nth-of-type(1) {
    text-align: left;
  }
  .pli-table {
    border-spacing: 2px;
  }
  .pli-table th {
    font-size: 0.6rem;
    text-align: center;
  }
  .pli-table tr:first-child td {
    border-top: 0;
  }
  .pli-table tr:first-child td.empty_cell {
    border: 1px solid #ddd;
  }
  .pli-table td {
    display: table-cell;
    font-size: medium;
    text-align: left;
    overflow: hidden;
  }
  .pli-table td:before {
    content: ' ';
    display: none;
  }
  .pli-table td:nth-of-type(1) {
    text-align: left;
  }
  .pli-table td a {
    background-position: 85% 85%;
    background-size: 12px;
    padding-bottom: 80%;
  }
  .pli-table td a:hover .file-size {
    display: none;
  }
  .pli-table td span {
    margin: 1px 5px 0 5px;
  }
  .apply-form.eu-calc table td:nth-of-type(1) {
    padding-left: 15px !important;
  }
  .apply-form.eu-calc table td:before {
    font-size: 1.1rem;
    top: 18px;
    left: 6px;
  }
  .daterangepicker .calendar {
    float: none;
    max-width: 100%;
  }
  .daterangepicker.dropdown-menu.show-calendar.opensleft {
    right: 3% !important;
  }
  .daterangepicker .right .calendar-table tbody td:first-child {
    border-left: 0;
  }
  .daterangepicker table {
    margin: 0 auto;
    width: 90%;
  }
  .daterangepicker table thead {
    display: block;
    background: #f3f3f3;
  }
  .daterangepicker table thead tr:nth-of-type(1) {
    border-left: 0;
    border-right: 0;
  }
  .daterangepicker table tbody td {
    display: inline-block;
    border-top: 0;
    min-height: 30px;
  }
  .daterangepicker table tbody td:first-child {
    background: none;
  }
  /*--------------------------------------------------------------------table-in-search--*/
  .main .navbar-form .input-group > .form-control {
    font-size: 1rem;
  }
  .gsc-above-wrapper-area table td,
  .cse .gsc-control-cse .gsc-table-result td,
  .gsc-control-cse .gsc-table-result td {
    border: 0 !important;
  }
  .gsc-above-wrapper-area-container tr td:first-child {
    background: none;
  }
  /*--------------------------------------------------------------------contact-blocks--*/
  .learn-more-container {
    width: 60%;
    display: block;
    margin: 0 auto;
  }
  .section-header .learn-more-container {
    display: inline-block;
    margin-bottom: 30px;
  }
  .section-header .learn-more-container h3 {
    margin: 0 15px;
  }
  /*--------------------------------------------------------------------feedback--*/
  .feedback-row div[class*="col-"] {
    border-right: 0;
    border-bottom: 1px solid #ddd;
    padding-top: 15px;
    padding-bottom: 15px;
    height: auto!important;
  }
  .feedback-row div[class*="col-"]:last-child {
    border-bottom: 0;
  }
  /*--------------------------------------------------------------------------modal-window--*/
  .content-wrapper .modal .modal-dialog .modal-body {
    max-height: 60vh;
  }
  .rateModal.modal .modal-dialog {
    width: 93%;
    margin: 0 auto;
  }
  .rateModal.modal .modal-dialog .modal-body {
    overflow-x: auto;
  }
  .promoModal.modal .modal-dialog {
    width: 93%;
    margin: 0 auto;
  }
  .promoModal.modal .modal-dialog .modal-body {
    overflow-x: hidden;
  }
  .promoModal.modal .modal-section-header {
    height: 130px;
  }
  .promoModal.modal .modal-section-header h2 {
    font-size: 1.5rem;
  }
  /*--------------------------------------------------------------------------promo-banner--*/
  .content-wrapper .image-background-container.promo-container .container {
    padding-top: 50px;
  }
  /*--------------------------------------------------------------------media-center--*/
  .media-center-container {
    max-width: 286px;
    margin: 0 auto;
    margin-top: 30px;
    background: none;
  }
  .media-center-container .media-center-image-container,
  .gray-container .media-center-container .media-center-image-container {
    height: inherit;
    background: none;
  }
  .media-center-container .media-center-image-container img,
  .gray-container .media-center-container .media-center-image-container img {
    position: static;
  }
  /*--------------------------------------------------------------------social-in-article--*/
  .social-in-article,
  .article-labels {
    float: none;
    text-align: center;
  }
  /*----------------------------------------------------------------alerts--*/
  .alert.alert-warning a:before {
    font-size: 2rem;
  }
  /*----------------------------------------------------------------tariff--*/
  .pdf a,
  .word a,
  .excel a {
    background-position: 0 40%;
  }
  .pdf a span:nth-of-type(1),
  .word a span:nth-of-type(1),
  .excel a span:nth-of-type(1) {
    margin-right: 0;
    max-width: 100%;
    min-width: 60%;
  }
  .pdf a span:nth-of-type(2),
  .word a span:nth-of-type(2),
  .excel a span:nth-of-type(2) {
    text-align: left;
    float: left;
    font-size: 1rem;
    clear: both;
  }
  .well.well-lg a span {
    float: left;
    margin-right: 10px;
    max-width: 60%;
    width: 60%;
    font-size: 1.2rem;
  }
  .well.well-lg a span.file_size {
    position: static;
    float: right;
    text-align: right;
    margin: 2px 30px 0 0;
  }
  /*----------------------------------------------------------------relative-products--*/
  .product-grid-item h2 {
    margin-bottom: 5px!important;
  }
  /*--------------------------------------------------------------------footer--*/
  .social a {
    width: 30px;
    height: 30px;
  }
  .footer-additional-information a {
    font-size: 0.9rem;
    padding: 0;
  }
  .cse .gsc-control-cse .gsc-results.gsc-webResult,
  .gsc-control-cse .gsc-results.gsc-webResult,
  .gsc-results.gsc-webResult {
    width: 100%;
    margin: 0 auto;
  }
  .g-recaptcha {
    transform: scale(0.96);
    -webkit-transform: scale(0.96);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
}
@media only screen and (min-width: 400px) and (max-width: 991px) {
  .media-section--video .btn__vid {
    top: 22% !important;
    right: auto !important;
    margin: 0 auto;
    width: 50%;
    display: block;
    z-index: 3;
  }
  .btn__vid.video-desktop {
    display: none;
  }
  .btn__vid.video-mobile {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ucb-big-carousel.carousel .carousel-control {
    text-align: center;
  }
  .cse .gsc-control-cse .gsc-results.gsc-webResult,
  .gsc-control-cse .gsc-results.gsc-webResult,
  .gsc-results.gsc-webResult {
    width: 100%;
    margin: 0 auto;
  }
  .section-header-second-type img {
    max-width: 94%;
    position: static;
  }
  .additional-page-wrapper .tab-content .container:nth-of-type(1) {
    padding: 20px;
  }
  .owl-prev,
  .owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 0!important;
  }
  .owl-next,
  .owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0!important;
  }
  /*-------------------------------------------------------------------containers--*/
  .section-header .learn-more-container {
    margin-bottom: 30px;
  }
  .section-header .learn-more-container h3 {
    margin: 0 15px;
  }
  /*-------------------------------------------------------------------overlay--*/
  .image-background-container .overlay {
    background: linear-gradient(to right, rgba(235, 241, 245, 0.7) 45%, rgba(255, 255, 255, 0.3) 87%);
  }
  /*-----------------------------------------------------------contact-blocks--*/
  .contacts-block-csr ul {
    margin-top: 1px;
  }
  .contacts-block-csr ul li {
    font-size: 1.4rem;
    padding: 16px 0 16px 38px;
  }
  /*------------------------------------------------------------------------carousels--*/
  .carousel-control {
    bottom: 34%;
  }
  /*------------------------------------------------------------------------cards-apply-form--*/
  .apply-form .container {
    padding: 15px;
  }
  .apply-form fieldset {
    padding: inherit;
  }
  .apply-form .show-map {
    display: inline-block;
    position: static;
    margin-top: 15px;
    margin-left: 15px;
  }
  .apply-form button {
    margin-left: 15px;
  }
  /*-----------------------------------------------------------events--*/
  .vm-options {
    margin-right: 15px;
  }
  .vm-options-calendar .pagination > li {
    height: 2rem;
    display: inline-block;
  }
  .vm-options-calendar .pagination > li > a {
    padding: 0;
  }
  .vm-options-calendar .pagination > li:nth-of-type(2) > a {
    padding: 0 20px;
  }
  /*--events-grid--*/
  .events-grid .event-container,
  .events-grid .event,
  .events-grid .event-container .overlay {
    height: 186px;
  }
  .events-grid .event-container {
    margin: 0 4px 5px 4px;
  }
  .events-grid h2 {
    font-size: 1.1rem;
  }
  .grid-pagination {
    height: 186px;
  }
  .grid-pagination .pagination {
    margin: 55px 0;
  }
  .events-pagination-container .pagination > li > a {
    font-size: 1.5rem;
  }
  /*------------------------------------------------------------------------forms--*/
  .searchform {
    text-align: center;
  }
  .searchform fieldset {
    width: 96%;
    float: none;
    padding: 0 15px;
    margin: 0 auto;
    text-align: left;
  }
  .searchform.searchform-events .form-control.calendar,
  .searchform.searchform-news .form-control.calendar,
  .searchform .form-control.calendar {
    font-size: 1rem;
  }
  .searchform .search-btn {
    position: static;
    margin-top: 15px;
  }
  .form-icon i {
    top: 9px;
  }
  .searchform.searchform-filters .form-group.form-group-calendar .form-control.calendar {
    width: 97%;
  }
  /*--------------------------------------------------------------------tables--*/
  .vm-options-calendar .pagination {
    margin: 15px;
  }
  .vm-options-calendar.pl-index-pagination {
    margin-left: 15px;
  }
  .vm-options-calendar.pl-index-pagination .btn-group .btn {
    padding: 5px;
  }
  /*--------------------------------------------------------------------media-center--*/
  .media-center-container ul li a span {
    font-size: 0.91rem;
    line-height: 1.1rem;
  }
  /*--------------------------------------------------------------------contact-blocks--*/
  .learn-more-container {
    width: 32%;
  }
  .contacts-block-csr h2 {
    font-size: 1.8rem;
  }
  .change-positions-of-currency {
    left: 49%;
  }
  .searchform .search-btn {
    top: 4px;
  }
  .searchform .search-btn .btn {
    padding: 8px 15px 7px 15px;
  }
  .content-wrapper .type-list {
    margin: 0 0 0 5%;
  }
  /*------------------------------------------------------------video-background--*/
  .two-side-content,
  .two-side-content__container {
    position: static;
  }
  .two-side-content--left .two-side-content__container,
  .two-side-content--hide.two-side-content--left .two-side-content__container,
  .two-side-content--right .two-side-content__container,
  .two-side-content--hide.two-side-content--right .two-side-content__container {
    transform: translateX(0%) !important;
  }
  .two-side-content__container {
    width: 100%;
    padding: 5%;
  }
  .two-side-content__container > div {
    max-width: 90%;
  }
  .media-section--video .btn__vid {
    top: 22%;
    right: auto !important;
    margin: 0 auto;
    width: 50%;
    display: block;
    z-index: 3;
  }
  .icon__play-btn {
    height: 97px;
  }
  .media-section--video .two-side-content--right .btn__vid {
    left: auto;
    transform: translateY(-50%) translateX(50%);
  }
  .btn__vid.video-mobile {
    display: none;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1023px) {
  /*-----------------------------------------------------------owl-carousel--*/
  .owl-prev,
  .owl-theme .owl-controls .owl-buttons .owl-prev {
    left: -20px !important;
  }
  .owl-next,
  .owl-theme .owl-controls .owl-buttons .owl-next {
    right: -20px !important;
  }
  /*----------------------------------------------------------------forms--*/
  .searchform {
    text-align: center;
  }
  .searchform fieldset {
    width: 96%;
    float: none;
    padding: 0 15px;
    margin: 0 auto;
    text-align: left;
  }
  .searchform.searchform-events .form-control.calendar,
  .searchform.searchform-news .form-control.calendar,
  .searchform .form-control.calendar {
    font-size: 1rem;
  }
  .searchform .search-btn {
    position: static;
    margin-top: 15px;
  }
  .form-icon i {
    top: 9px;
  }
  .searchform.searchform-filters .form-group.form-group-calendar .form-control.calendar {
    width: 97%;
  }
  .change-positions-of-currency {
    left: 49%;
  }
  /*------------------------------------------------------------video-background--*/
  .two-side-content__container {
    padding: 5%;
  }
  .two-side-content__container > div {
    max-width: 100%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1096px) {
  .change-positions-of-currency {
    left: 49%;
  }
  .searchform fieldset {
    width: 85%;
    float: none;
  }
  .searchform .form-group i {
    right: 20px;
  }
  .searchform .search-btn {
    top: 4px;
  }
  .searchform .search-btn .btn {
    padding: 8px 15px 7px 15px;
  }
  /*------------------------------------------------------------video-background--*/
  .two-side-content__container {
    padding: 5% 0;
  }
}
@media only screen and (min-width: 1097px) and (max-width: 1399px) {
  .carousel-caption.container {
    left: 10%;
    right: 10%;
  }
  /*------------------------------------------------------------video-background--*/
  .two-side-content__container {
    padding: 5%;
  }
  .two-side-content__container > div {
    max-width: 100%;
  }
  .ucb-big-carousel.carousel .carousel-control.left {
    left: 6%;
  }
  .ucb-big-carousel.carousel .carousel-control.right {
    right: 6%;
  }
  .ucb-big-carousel.carousel .txt-content,
  .ucb-big-carousel.carousel .slide_title {
    margin: 0 40px;
  }
  .ucb-big-carousel.carousel .txt-content div:last-child {
    padding: 0 40px 0 0;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .carousel-caption.container {
    left: 17%;
    right: 17%;
  }
  /*------------------------------------------------------------video-background--*/
  .two-side-content__container {
    padding: 5%;
  }
}
@media print {
  @page {
    size: 21cm 29.7cm;
    margin: 2cm 0 !important;
  }
  .scroll-top-top {
    display: none !important;
  }
  html {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  body {
    margin: 0mm;
    padding: 0mm;
    font-family: sans-serif;
    font-size: 12pt;
    width: 100%;
    display: block;
  }
  .main__holder {
    overflow: visible !important;
    display: block !important;
  }
  a[href]:after {
    content: none;
  }
  .content-wrapper div {
    display: block;
    position: static;
    overflow: visible !important;
  }
  svg {
    overflow: visible !important;
  }
  .navbar,
  .navbar.navbar-inverse {
    min-height: 0 !important;
    height: 0 !important;
    display: none;
    opacity: 0;
    visibility: hidden;
  }
  nav:before {
    display: block;
  }
  .section-header,
  .section-header .overlay {
    background: none;
    display: block;
  }
  .section-header-second-type .btn {
    margin: 0 !important;
  }
  .section-header-second-type .row {
    margin: 0 !important;
  }
  .section-header-second-type > div {
    min-height: auto !important;
    display: block;
  }
  .section-header-second-type > div p {
    margin-bottom: 10pt;
  }
  .content-wrapper,
  .section-header,
  .section-header-second-type {
    padding: 0 !important;
    margin: 0 auto;
    width: 180mm;
  }
  .content-wrapper .container,
  .section-header .container,
  .section-header-second-type .container,
  .content-wrapper .row,
  .section-header .row,
  .section-header-second-type .row {
    display: block;
    margin: 0;
    padding: 0;
  }
  .content-wrapper .container div[class*="col-"],
  .section-header .container div[class*="col-"],
  .section-header-second-type .container div[class*="col-"],
  .content-wrapper .row div[class*="col-"],
  .section-header .row div[class*="col-"],
  .section-header-second-type .row div[class*="col-"] {
    width: 100%;
    clear: both;
  }
  div[class*="col-"] {
    float: none !important;
    margin-left: 0;
    padding: 0;
    display: block;
    height: auto !important;
  }
  .content-wrapper .image-background-container {
    min-height: inherit!important;
    display: block !important;
    page-break-inside: avoid;
  }
  .content-wrapper .image-background-container .container {
    padding: 0;
    display: block !important;
  }
  .content-wrapper .image-background-container > div {
    display: block !important;
    overflow: visible !important;
  }
  .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,
  .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: none;
  }
  h1 {
    font-size: 20pt;
    line-height: 22pt;
    font-weight: bold;
  }
  h2 {
    font-size: 18pt;
    line-height: 20pt;
  }
  h3 {
    font-size: 16pt !important;
    line-height: 18pt !important;
  }
  h1,
  h2 {
    margin: 20pt 0 15pt 0 !important;
    text-align: left !important;
  }
  .characteristic {
    padding: 0 0 10pt 0;
  }
  .characteristic h3 {
    font-weight: bold;
    color: #000;
  }
  p {
    font-size: 12pt;
    margin-bottom: 0;
    page-break-inside: avoid;
    text-align: left !important;
  }
  ul li,
  .characteristic {
    page-break-inside: avoid;
    margin-bottom: 0;
  }
  .content-wrapper ul,
  .content-wrapper ol {
    display: block !important;
  }
  .content-wrapper ul li,
  .content-wrapper ol li {
    margin-left: 0.5cm;
    padding: 0;
  }
  .content-wrapper ul li:before,
  .content-wrapper ol li:before {
    display: none !important;
  }
  .content-wrapper ul {
    padding-left: 0;
    list-style-type: disc;
  }
  .characteristic i {
    display: none;
  }
  .products-wrapper .container,
  .additional-page-wrapper .container {
    padding: 0;
    margin: 0;
    display: block;
    clear: both;
  }
  .panel .collapse {
    display: block;
  }
  .panel .collapse .panel_body {
    padding: 0;
  }
  .text-cener {
    text-align: left !important;
  }
  .owl-item {
    width: 180mm !important;
    display: block;
    margin: 0;
    padding: 0;
    float: none !important;
    clear: both;
  }
  .modal {
    position: static;
    display: none !important;
  }
  table {
    width: 100%;
  }
  table caption {
    text-align: center;
  }
  table thead {
    display: none;
  }
  table tr:first-child td {
    border-top: 0;
  }
  table tr:nth-of-type(2n) {
    background-color: inherit;
  }
  table tr td:first-child {
    background: #f0f0f0;
    font-weight: bold;
    font-size: 1.3rem;
  }
  table tbody td {
    display: block;
    text-align: center;
    page-break-inside: avoid;
  }
  table tbody td p {
    text-align: center !important;
  }
  table tbody td:before {
    content: attr(data-th);
    display: block;
  }
  table tbody td:nth-of-type(1) {
    text-align: center;
  }
  .learn-more-container {
    float: none;
    margin: 0 auto;
  }
  .documents_list {
    list-style-type: none !important;
    padding: 10pt !important;
  }
  .documents_list li {
    border: 0 !important;
  }
  .documents_list li span {
    position: static;
    max-width: inherit !important;
    float: left !important;
    text-align: left !important;
  }
  .pdf a span:nth-of-type(2),
  .word a span:nth-of-type(2),
  .excel a span:nth-of-type(2) {
    float: left !important;
    text-align: left !important;
  }
  .nav__main__left,
  .logo__UCB-mobile,
  .nav__main__right,
  .navbar.navbar-inverse,
  .carousel,
  .breadcrumb,
  .section-header-second-type img,
  .social-plugin-container,
  .menu__aside,
  .learn-more-arrow,
  .cc_banner-wrapper,
  .warning-message,
  .footer,
  .owl-carousel .img-container,
  .owl-carousel img,
  .product-tabs,
  .blue-light-content,
  .inner-navigation,
  .btn,
  .btn-white,
  .social-in-article,
  .header .navbar.navbar-inverse .container,
  .article img,
  .nav__main .logo__UCB-mobile,
  .inner-navigation.vpCheck-fixedToTop,
  nav,
  .navbar-form,
  .nav.nav-tabs,
  hr,
  .modal,
  .border-left-on-right-col,
  .type-list > li::before {
    display: none !important;
    visibility: hidden;
    opacity: 0;
  }
}
