/*! 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(5be1347c682810f199c7.eot);
  src: url(5be1347c682810f199c7.eot?#iefix) format('embedded-opentype'), url(be810be3a3e14c682a25.woff2) format('woff2'), url(82b1212e45a2bc35dd73.woff) format('woff'), url(4692b9ec53fd5972caa2.ttf) format('truetype'), url(060b2710bdbbe3dfe48b.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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 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: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
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: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.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: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
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 #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  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: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.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: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table 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: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > 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: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  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: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="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: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  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: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-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: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default: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: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary: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: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success: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: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  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: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning: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: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger: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: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  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: 14px;
  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: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    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: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-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 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  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: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  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: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  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: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.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: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.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: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  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: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  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 #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.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: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.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;
  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: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  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;
    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: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: 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: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.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;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkWVAexQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVAexQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjWVAexQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjWVAexQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk0ZjWVAexQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0B4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1x4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url(ee01947a1f4f3df2c14f.woff) format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url(c6de781c8eebc174b147.woff) format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url(20dc66a918ab5c555816.woff) format('woff');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url(7553aba3d0e039f73e16.woff) format('woff');
  font-weight: 600;
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
span,
div,
nav,
a,
li,
ul,
ol,
pre,
input,
select,
textarea {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: geometricPrecision;
  box-sizing: border-box;
}
body {
  padding-top: 130px;
}
@media (max-width: 993px) {
  body {
    padding-top: 50px;
  }
}
h1,
h2,
h3,
h4,
h5,
b,
strong {
  font-family: 'Source Sans Pro';
  font-weight: 700;
}
h1 {
  font-size: 35px;
  line-height: 38px;
}
@media (min-width: 992px) {
  h1 {
    font-size: 56px;
    line-height: 60px;
  }
}
h2 {
  font-size: 24px;
  line-height: 32px;
}
@media (min-width: 992px) {
  h2 {
    font-size: 40px;
    line-height: 48px;
  }
}
h2.border-left {
  border-left: 5px solid #FFD520;
  padding-left: 32px;
}
h2.border-bottom span {
  border-bottom: 5px solid #FFD520;
  padding-bottom: 16px;
  display: inline-block;
}
h2.dropdown-toggle-icon {
  padding: 5px 0;
  padding-right: 55px;
  position: relative;
}
@media (min-width: 992px) {
  h2.dropdown-toggle-icon {
    padding-right: 70px;
  }
}
h2.dropdown-toggle-icon span {
  background-color: #FFD520;
  border-radius: 50%;
  position: absolute;
  width: 32px;
  height: 32px;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 992px) {
  h2.dropdown-toggle-icon span {
    width: 48px;
    height: 48px;
  }
}
h2.dropdown-toggle-icon span:before {
  content: '';
  position: absolute;
  width: 12px;
  height: 2px;
  background-color: #2D2D2D;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (min-width: 992px) {
  h2.dropdown-toggle-icon span:before {
    width: 18px;
  }
}
h2.dropdown-toggle-icon span:after {
  content: '';
  position: absolute;
  width: 12px;
  height: 2px;
  background-color: #2D2D2D;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(90deg);
}
@media (min-width: 992px) {
  h2.dropdown-toggle-icon span:after {
    width: 18px;
  }
}
h3 {
  font-size: 24px;
  line-height: 32px;
}
h3.border-left {
  border-left: 5px solid #FFD520;
  padding-left: 32px;
}
h4 {
  font-size: 18px;
  line-height: 28px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #2D2D2D;
}
@media (min-width: 992px) {
  p {
    font-size: 18px;
    line-height: 28px;
  }
}
p.white {
  color: #FFF;
}
li {
  font-family: 'Source Sans Pro';
  font-weight: 400;
}
input,
option,
textarea {
  transform: translate3d(0, 0, 0);
}
a {
  color: #2D2D2D;
  text-decoration: underline;
}
a.btn {
  text-decoration: none;
}
a:hover {
  color: #2D2D2D;
}
@media (min-width: 768px) {
  .fluid-right {
    padding-right: calc((100% - 720px)/2);
  }
}
@media (min-width: 992px) {
  .fluid-right {
    padding-right: calc((100% - 940px)/2);
  }
}
@media (min-width: 1200px) {
  .fluid-right {
    padding-right: calc((100% - 1140px)/2);
  }
}
@media (min-width: 768px) {
  .fluid-left {
    padding-left: calc((100% - 720px)/2);
  }
}
@media (min-width: 992px) {
  .fluid-left {
    padding-left: calc((100% - 940px)/2);
  }
}
@media (min-width: 1200px) {
  .fluid-left {
    padding-left: calc((100% - 1140px)/2);
  }
}
.no-padding {
  padding: 0;
}
.anchor {
  position: absolute;
  margin-top: -90px;
}
@media (min-width: 992px) {
  .anchor {
    margin-top: -120px;
  }
}
.overflow {
  overflow: hidden;
}
/*swiper pagination*/
.swiper-pagination-bullet {
  width: 11px;
  height: 3px;
  border-radius: 0;
  margin-right: 9px;
  opacity: 0.5;
  background-color: #FFF;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
  width: 30px;
}
.equal-height {
  height: inherit;
}
.equal-height .equal-height-container {
  height: inherit;
}
.equal-height .linkedbox a .image {
  height: 119px;
  width: 119px;
  display: block;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.equal-height .linkedbox a .image img {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.equal-height .linkedbox:hover {
  background-color: #FFD520;
  border-radius: 7px;
}
.equal-height .linkedbox:hover a .image img {
  bottom: -1px;
  top: auto;
}
.container .container {
  width: auto;
  min-width: unset;
  max-height: unset;
}
.container .cc {
  padding-bottom: 25px;
  background-color: #F2F2F2;
  padding-top: 30px;
}
.container .cc .btn {
  text-decoration: none;
}
.container .cc-inner {
  width: 95%;
  margin: 0 auto;
  padding: 30px;
  padding-top: 0;
  background-color: #F2F2F2;
}
@media (max-width: 768px) {
  .container .cc-inner {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .container .cc-inner {
    padding: 15px;
  }
}
.container .cc-inner > .row {
  width: 95%;
  background-color: white;
  margin: 0 auto;
  border-radius: 8px;
  padding: 30px;
  padding-top: 10px;
  margin-bottom: 20px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
@media (max-width: 991px) {
  .container .cc-inner > .row {
    width: 100%;
    padding: 0 10px;
    padding-top: 15px;
  }
}
.container .cc-shadow {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
  border-radius: 6px;
  padding-top: 30px;
}
.container .cc-text-page {
  max-width: 695px;
}
a:hover,
a:active,
a:focus {
  text-decoration: none;
}
.moj-admriaplin-login,
.badge {
  margin: 0 auto;
  padding-top: 33px;
}
.moj-admriaplin-login a,
.badge a {
  text-decoration: none;
}
.moj-admriaplin-login > img,
.badge > img {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .moj-admriaplin-login > img,
  .badge > img {
    width: 76px;
  }
}
.moj-admriaplin-login > h2,
.badge > h2 {
  font-size: 24px;
  margin-bottom: 27px;
  line-height: 1.38em;
  letter-spacing: -0.5px;
  font-family: eniexpboldregular, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
}
@media (max-width: 991px) {
  .moj-admriaplin-login > h2,
  .badge > h2 {
    font-size: 17px;
    margin-top: 15px;
    margin-bottom: 20px;
  }
}
.moj-admriaplin-login > p,
.badge > p {
  font-size: 14px;
  line-height: 1.8em;
  padding: 0px 20px 0 20px;
}
@media (max-width: 991px) {
  .moj-admriaplin-login > p,
  .badge > p {
    padding: 0;
  }
}
.moj-admriaplin-login > a,
.badge > a {
  color: #333333;
}
.badges {
  padding: 10px 32px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .badges .badge {
    padding-bottom: 22px;
    border-bottom: 1px solid #e5e5e5;
  }
  .badges > div:last-child .badge {
    border-bottom: 0;
  }
}
.badge {
  text-align: center;
}
.btn-lg {
  font-size: 19px;
  padding: 15px 20px;
  min-width: 210px;
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.btn {
  padding: 16px 24px;
}
.btn.btn-primary {
  background-color: #FFCD00;
  padding: 12px 30px;
  border-radius: 4px;
  font-size: 20px;
  line-height: normal;
  font-style: normal;
  color: black;
  text-decoration: none;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  border: none;
}
.btn span {
  position: relative;
  z-index: 2;
}
@media (max-width: 991px) {
  .hide-sm-max {
    display: none;
  }
}
@media (min-width: 992px) {
  .hide-md-min {
    display: none;
  }
}
.loader {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-content: center;
}
.loader .content {
  width: 200px;
  text-align: center;
}
.loader .content img {
  margin-top: 15px;
}
.loader .content p {
  margin: 15px 0;
}
.rectangle-primary {
  background-color: #FFCD00;
  width: 27px;
  height: 7px;
  margin-top: 23px;
  margin-bottom: 23px;
}
@media (min-width: 992px) {
  .rectangle-primary {
    width: 50px;
  }
}
.rectangle-secondary {
  background: linear-gradient(45deg, #07A76E -0.04%, #07A76E 22.98%, #8DBA58 68.01%, #9FBC50 74.02%, #CFC33B 88.03%, #FFCB27 100%);
  width: 50px;
  height: 7px;
  margin-top: 23px;
  margin-bottom: 23px;
}
@media (min-width: 992px) {
  .rectangle-secondary {
    width: 50px;
  }
}
.new-btn-primary {
  background-color: #FFCD00;
  padding: 12px 30px;
  border-radius: 4px;
  font-size: 20px;
  font-style: normal;
  color: black;
  text-decoration: none;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  border: none;
}
.flatpickr-calendar .flatpickr-months .flatpickr-next-month:hover svg,
.flatpickr-calendar .flatpickr-months .flatpickr-prev-month:hover svg {
  fill: #009E62;
}
.flatpickr-calendar .flatpickr-day.selected {
  background: #FFCD00;
  border-color: #FFCD00;
  border-radius: 0;
  color: #393939;
}
.flatpickr-calendar .flatpickr-day.selected:hover {
  background: #FFCD00;
}
.navigation {
  border-bottom: 1px solid #FFF;
  position: fixed;
  z-index: 500;
  left: 0;
  right: 0;
  top: 0;
  background-color: #FFF;
}
.navigation:after,
.navigation:before {
  content: " ";
  display: table;
  clear: both;
}
.navigation .top-nav {
  background: linear-gradient(177deg, #95B849 0.06%, #008354 42.14%, #008354 100%);
  padding-top: 8px;
  display: none;
}
@media (min-width: 992px) {
  .navigation .top-nav {
    display: flex;
  }
}
.navigation .top-nav .cage {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1200px) {
  .navigation .top-nav .cage {
    width: 100%;
  }
}
.navigation .top-nav .cage .top-menu {
  display: flex;
  margin: auto;
}
.navigation .top-nav .cage .top-menu .menu-item {
  padding: 10px 16px;
  background-color: #006943;
  border-radius: 5px 5px 0px 0px;
}
.navigation .top-nav .cage .top-menu .menu-item.active {
  background-color: #FFF;
  border: none;
}
.navigation .top-nav .cage .top-menu .menu-item.active a {
  color: #008354;
}
.navigation .top-nav .cage .top-menu .menu-item a {
  font-size: 14px;
  line-height: 22px;
  text-decoration: none;
  color: #FFF;
  text-transform: uppercase;
  font-family: 'Source Sans Pro';
  font-weight: 600;
}
.navigation .top-nav .cage .support-portal {
  display: flex;
  gap: 24px;
}
.navigation .top-nav .cage .support-portal p {
  font-size: 14px;
  margin: 2px 0 0;
  color: #FFF;
}
.navigation .top-nav .cage .support-portal p img {
  margin-right: 8px;
  margin-top: -2px;
  width: 24px;
  height: 24px;
  display: none;
}
@media (min-width: 1200px) {
  .navigation .top-nav .cage .support-portal p img {
    display: inline-block;
  }
}
.navigation .top-nav .cage .support-portal p a {
  color: #FFF;
  text-decoration: none;
}
.navigation .middle-nav .main-nav {
  padding: 14px 0 12px;
  height: 80px;
  align-items: center;
  display: none;
}
@media (min-width: 992px) {
  .navigation .middle-nav .main-nav {
    display: flex;
  }
}
.navigation .middle-nav .main-nav .logo-div {
  width: 130px;
}
@media (min-width: 992px) {
  .navigation .middle-nav .main-nav .logo-div {
    min-width: 163px;
  }
}
.navigation .middle-nav .main-nav .logo-div img {
  width: 100%;
}
.navigation .middle-nav .main-nav .sub-ul-div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.navigation .middle-nav .main-nav .sub-ul-div .sub-navigation {
  display: none;
  text-align: left;
  margin: 0;
  list-style: none;
  padding-left: 27px;
}
.navigation .middle-nav .main-nav .sub-ul-div .sub-navigation.active {
  display: flex;
}
.navigation .middle-nav .main-nav .sub-ul-div .sub-navigation > li {
  padding: 12px 0;
  margin-right: 38px;
  font-size: 16px;
  line-height: 24px;
  cursor: pointer;
  padding-right: 18px;
  font-weight: 600;
}
.navigation .middle-nav .main-nav .sub-ul-div .sub-navigation > li:after {
  content: '';
  display: inline-block;
  width: 7px;
  height: 7px;
  border-right: 1.5px solid #2D2D2D;
  border-bottom: 1.5px solid #2D2D2D;
  transform: rotate(45deg);
  margin-left: 10px;
  margin-top: 8px;
  position: absolute;
}
.navigation .middle-nav .main-nav .sub-ul-div .sub-navigation > li.active {
  font-family: 'Source Sans Pro';
  font-weight: 700;
}
.navigation .middle-nav .main-nav .sub-ul-div .sub-navigation > li:last-child {
  margin-right: 0;
}
.navigation .middle-nav .main-nav .sub-ul-div .sub-navigation > li .box-navigation {
  top: -700px;
  position: absolute;
  background-color: #F4F4F4;
  padding: 30px 15px;
  box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
  cursor: auto;
  width: 100%;
  left: 0;
  display: flex;
  justify-content: center;
}
@media (min-width: 1200px) {
  .navigation .middle-nav .main-nav .sub-ul-div .sub-navigation > li .box-navigation {
    max-width: none;
  }
}
@media (min-width: 1200px) {
  .navigation .middle-nav .main-nav .sub-ul-div .sub-navigation > li .box-navigation {
    padding: 30px;
  }
}
.navigation .middle-nav .main-nav .sub-ul-div .sub-navigation > li .box-navigation.active {
  top: 131px;
}
.navigation .middle-nav .main-nav .sub-ul-div .sub-navigation > li .box-navigation .menu-images {
  display: flex;
  flex-direction: column;
}
.navigation .middle-nav .main-nav .sub-ul-div .sub-navigation > li .box-navigation .menu-images .menu-img-link {
  display: flex;
  justify-content: space-between;
  background-color: #FCFCFC;
  width: 300px;
  margin-right: 30px;
  margin-bottom: 15px;
  filter: drop-shadow(0px 0px 10px rgba(68, 68, 68, 0.15));
  border-radius: 10px;
}
.navigation .middle-nav .main-nav .sub-ul-div .sub-navigation > li .box-navigation .menu-images .menu-img-link:last-child {
  margin-bottom: 0;
}
.navigation .middle-nav .main-nav .sub-ul-div .sub-navigation > li .box-navigation .menu-images .menu-img-link.vertical {
  float: none;
  height: 120px;
}
.navigation .middle-nav .main-nav .sub-ul-div .sub-navigation > li .box-navigation .menu-images .menu-img-link .text {
  padding: 10px 14px 15px;
  width: 144px;
  position: relative;
  height: 105px;
}
.navigation .middle-nav .main-nav .sub-ul-div .sub-navigation > li .box-navigation .menu-images .menu-img-link .text p {
  font-size: 12px;
  line-height: normal;
}
.navigation .middle-nav .main-nav .sub-ul-div .sub-navigation > li .box-navigation .menu-images .menu-img-link .text a {
  text-decoration: none;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  position: absolute;
  bottom: 15px;
  font-size: 10px;
  line-height: normal;
  text-transform: uppercase;
}
.navigation .middle-nav .main-nav .sub-ul-div .sub-navigation > li .box-navigation .menu-images .menu-img-link .text a:before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 5px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #FFCD00;
  z-index: -1;
}
.navigation .middle-nav .main-nav .sub-ul-div .sub-navigation > li .box-navigation .menu-images .menu-img-link .text a:after {
  content: ' ';
  position: absolute;
  width: 5.6px;
  height: 5.6px;
  border-right: solid 1px #333333;
  border-top: solid 1px #333333;
  transform: rotate(45deg);
  margin-top: 4px;
  margin-left: 6px;
}
.navigation .middle-nav .main-nav .sub-ul-div .sub-navigation > li .box-navigation .menu-images .menu-img-link .image {
  width: 92px;
  height: 100%;
  background-size: cover;
  background-position: center;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  clip-path: circle(250px at 250px 50%);
}
.navigation .middle-nav .main-nav .sub-ul-div .sub-navigation > li .box-navigation .box-navigation-item {
  float: left;
  padding-right: 15px;
  padding-left: 15px;
  border-left: 1px solid #eaeaea;
}
@media (min-width: 1200px) {
  .navigation .middle-nav .main-nav .sub-ul-div .sub-navigation > li .box-navigation .box-navigation-item {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.navigation .middle-nav .main-nav .sub-ul-div .sub-navigation > li .box-navigation .box-navigation-item:last-child {
  margin-right: 0;
}
.navigation .middle-nav .main-nav .sub-ul-div .sub-navigation > li .box-navigation .box-navigation-item h6 {
  font-size: 14px;
  line-height: 16px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 15px;
}
.navigation .middle-nav .main-nav .sub-ul-div .sub-navigation > li .box-navigation .box-navigation-item ul {
  padding: 0;
}
.navigation .middle-nav .main-nav .sub-ul-div .sub-navigation > li .box-navigation .box-navigation-item ul > li {
  display: block;
  margin-bottom: 5px;
  position: relative;
}
.navigation .middle-nav .main-nav .sub-ul-div .sub-navigation > li .box-navigation .box-navigation-item ul > li a {
  text-decoration: none;
  color: #333333;
  display: block;
  font-size: 14px;
  line-height: 22px;
}
.navigation .middle-nav .main-nav .search-link {
  position: relative;
  /* &:before, &:after {
                    content: none;
                }*/
}
.navigation .middle-nav .main-nav .search-link .search-icon {
  margin-bottom: 0;
}
.navigation .middle-nav .main-nav .search-link .search-icon img {
  cursor: pointer;
}
.navigation .middle-nav .main-nav .search-link .searchbarToggle {
  display: none;
  position: absolute;
  background-color: #FFF;
  right: -25px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
  padding: 16px;
  border-radius: 10px;
  margin-top: 25px;
  cursor: default;
}
.navigation .middle-nav .main-nav .search-link .searchbarToggle.active {
  display: block;
}
.navigation .middle-nav .main-nav .search-link .searchbarToggle:after {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: #FFF;
  right: 32px;
  top: -6px;
  transform: rotate(45deg);
}
.navigation .middle-nav .main-nav .search-link .searchbarToggle .form-group {
  padding-bottom: 0;
  margin-bottom: 0;
  position: relative;
}
.navigation .middle-nav .main-nav .search-link .searchbarToggle .form-group p {
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 0;
  text-align: left;
}
.navigation .middle-nav .main-nav .search-link .searchbarToggle .form-group input {
  width: 468px;
}
.navigation .middle-nav .main-nav .search-link .searchbarToggle .form-group button {
  position: absolute;
  right: 1px;
  border: 0;
  background-color: #FFF;
  margin-top: 20px;
  outline: none;
}
.navigation .middle-nav .main-nav .search-link .searchbarToggle .form-group button img {
  opacity: 1;
}
.navigation .mobile-nav {
  padding: 10px 15px;
  display: flex;
  justify-content: space-between;
  height: 50px;
  box-shadow: 0px 10px 25px -15px rgba(51, 51, 51, 0.3);
}
@media (min-width: 992px) {
  .navigation .mobile-nav {
    display: none;
  }
}
.navigation .mobile-nav .logo-div {
  width: 90px;
}
.navigation .mobile-nav .logo-div a {
  width: 100%;
  display: block;
}
.navigation .mobile-nav .logo-div a img {
  width: 100%;
}
.navigation .mobile-nav .right-side-mobile-nav {
  display: flex;
}
.navigation .mobile-nav .right-side-mobile-nav .moj-adriaplin {
  text-align: center;
  text-decoration: none;
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 10px;
  line-height: 10px;
  letter-spacing: 0.5px;
}
.navigation .mobile-nav .right-side-mobile-nav .moj-adriaplin img {
  display: block;
  margin: auto;
  margin-bottom: 3px;
}
.navigation .mobile-nav .right-side-mobile-nav .moj-adriaplin span {
  display: block;
  color: #008354;
  text-transform: uppercase;
  font-weight: 600;
}
.navigation .mobile-nav .right-side-mobile-nav .hamburger {
  cursor: pointer;
  margin-left: 15px;
}
.navigation .mobile-nav .right-side-mobile-nav .hamburger > div {
  width: 20px;
  height: 20px;
  position: relative;
  display: block;
  margin: auto;
  margin-bottom: 3px;
}
.navigation .mobile-nav .right-side-mobile-nav .hamburger > div .lines {
  background: #008354;
  height: 2px;
  width: 20px;
  display: block;
  position: absolute;
  top: -99999px;
  left: -99999px;
  right: -99999px;
  bottom: -99999px;
  margin: auto;
  transition: 0.3s;
}
.navigation .mobile-nav .right-side-mobile-nav .hamburger > div .lines:before {
  content: '';
  display: block;
  left: 0;
  position: absolute;
  transition: 0.3s;
  background: #008354;
  height: 2px;
  width: 20px;
  top: 7px;
}
.navigation .mobile-nav .right-side-mobile-nav .hamburger > div .lines:after {
  content: '';
  display: block;
  left: 0;
  position: absolute;
  transition: 0.3s;
  background: #008354;
  height: 2px;
  width: 20px;
  top: -7px;
}
.navigation .mobile-nav .right-side-mobile-nav .hamburger span {
  display: block;
  text-transform: uppercase;
  color: #008354;
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-weight: 600;
  font-size: 10px;
  line-height: 10px;
  letter-spacing: 0.5px;
}
.navigation .mobile-nav .right-side-mobile-nav .hamburger.active > div .lines {
  background: 0;
}
.navigation .mobile-nav .right-side-mobile-nav .hamburger.active > div .lines:before {
  background: #008354;
  top: 0;
  transform-origin: center;
  transform: rotate3d(0, 0, 1, -45deg) translate(-5px, -5px);
  width: 21px;
  margin-left: 6px;
}
.navigation .mobile-nav .right-side-mobile-nav .hamburger.active > div .lines:after {
  background: #008354;
  top: 0;
  transform-origin: left;
  transform: rotate3d(0, 0, 1, 45deg) translate(-10px, -10px);
  width: 21px;
  margin-top: 7px;
  margin-left: 3px;
}
.navigation .container .menu-div {
  width: calc(100% - 130px);
  float: left;
  padding-right: 15px;
  padding-left: 15px;
  text-align: right;
}
@media (min-width: 992px) {
  .navigation .container .menu-div {
    width: calc(100% - 200px);
  }
}
.navigation .container .menu-div ul {
  padding: 0;
  list-style: none;
}
.navigation .container .menu-div ul li {
  display: inline-block;
}
.navigation .container .menu-div .main-ul {
  float: right;
  display: none;
}
@media (min-width: 992px) {
  .navigation .container .menu-div .main-ul {
    display: block;
  }
}
.navigation .container .menu-div .main-ul .sub-ul {
  display: inline-flex;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.navigation .container .menu-div .main-ul .sub-ul > div {
  display: inline-block;
  margin-right: 24px;
}
.navigation .container .menu-div .main-ul .sub-ul > div a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 24px;
  padding-top: 24px;
  padding-bottom: 21px;
  display: inline-block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  font-family: 'Source Sans Pro';
  font-weight: 400;
}
.navigation .container .menu-div .main-ul .sub-ul > div a.active {
  border-bottom: 2px solid #FFD520;
  font-family: 'Source Sans Pro';
  font-weight: 700;
}
.navigation .container .menu-div .main-ul .sub-ul > div a.moj-adriaplin {
  font-size: 14px;
  line-height: 16px;
  padding: 16px 24px 16px 48px;
  margin-left: 100px;
  /*background-color: @default-ap-yellow;*/
  font-family: 'Source Sans Pro';
  font-weight: 600;
}
@media (min-width: 1200px) {
  .navigation .container .menu-div .main-ul .sub-ul > div a.moj-adriaplin {
    margin-left: 160px;
  }
}
.navigation .container .menu-div .main-ul .sub-ul > div a.moj-adriaplin.active {
  border: 0;
}
.navigation .container .menu-div .main-ul .sub-ul > div a.moj-adriaplin:hover {
  /*background-color: rgba(255, 213, 32, 0.8);*/
}
.navigation .container .menu-div .main-ul .sub-ul > div a.moj-adriaplin:before {
  background-repeat: no-repeat;
  display: block;
  content: " ";
  background-image: url(62a16567ff1600e2f7b2.svg);
  width: 15px;
  height: 15px;
  float: left;
  margin-right: 10px;
  margin-left: -25px;
  background-size: cover;
}
.navigation .container .menu-div .main-ul .sub-ul > div.podpora {
  /*padding-right: 24px;*/
  margin-right: 0;
}
.navigation .container .menu-div .main-ul .sub-ul > div.podpora.homepage p:first-child {
  display: block;
}
.navigation .container .menu-div .main-ul .sub-ul > div.podpora.homepage p:last-child {
  display: none;
}
.navigation .container .menu-div .main-ul .sub-ul > div.podpora p {
  display: inline-block;
  margin-bottom: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px;
  line-height: 14px;
  text-align: left;
  color: rgba(0, 0, 0, 0.5);
}
.navigation .container .menu-div .main-ul .sub-ul > div.podpora p:first-child {
  display: none;
}
.navigation .container .menu-div .main-ul .sub-ul > div.podpora p strong {
  display: block;
  font-size: 24px;
  line-height: 24px;
  color: #000;
  margin-right: 20px;
}
.navigation .container .menu-div .main-ul .sub-ul > div.podpora p strong:after {
  content: '';
  background-image: url(a79becb9464dc71a4a01.svg);
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  background-size: cover;
  margin-top: 5px;
  right: 0;
  position: absolute;
}
.navigation .container .menu-div .main-ul .sub-ul-div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.navigation .container .menu-div .main-ul .sub-ul-div .sub-navigation {
  display: none;
  text-align: left;
  margin: 0;
}
.navigation .container .menu-div .main-ul .sub-ul-div .sub-navigation.active {
  display: block;
}
.navigation .container .menu-div .main-ul .sub-ul-div .sub-navigation > li {
  padding: 12px 0;
  margin-right: 40px;
  font-size: 16px;
  line-height: 24px;
  cursor: pointer;
  padding-right: 15px;
}
.navigation .container .menu-div .main-ul .sub-ul-div .sub-navigation > li:after {
  content: '';
  position: absolute;
  width: 7px;
  height: 7px;
  border-right: 1.5px solid #2D2D2D;
  border-bottom: 1.5px solid #2D2D2D;
  transform: rotate(45deg);
  margin-left: 6px;
  margin-top: 7px;
}
.navigation .container .menu-div .main-ul .sub-ul-div .sub-navigation > li:before {
  content: '';
  position: absolute;
  width: 11px;
  height: 11px;
  background-color: #FFF;
  transform: rotate(45deg);
  margin-left: 40px;
  margin-top: 54px;
  box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
  cursor: auto;
  top: -500px;
  transition: 0.1s;
}
.navigation .container .menu-div .main-ul .sub-ul-div .sub-navigation > li.active {
  font-family: 'Source Sans Pro';
  font-weight: 700;
}
.navigation .container .menu-div .main-ul .sub-ul-div .sub-navigation > li.active:before {
  top: 83px;
}
.navigation .container .menu-div .main-ul .sub-ul-div .sub-navigation > li:last-child {
  margin-right: 0;
}
.navigation .container .menu-div .main-ul .sub-ul-div .sub-navigation > li .box-navigation {
  /*display: none;*/
  top: -700px;
  position: absolute;
  background-color: #FFF;
  padding: 15px;
  margin-top: 36px;
  margin-left: -150px;
  box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
  min-width: 430px;
  cursor: auto;
  max-width: 940px;
  right: calc((100% - 970px) / 2 + 15px);
  transition: 0.1s;
}
@media (min-width: 1200px) {
  .navigation .container .menu-div .main-ul .sub-ul-div .sub-navigation > li .box-navigation {
    right: calc((100% - 1170px) / 2 + 15px);
    max-width: none;
  }
}
@media (min-width: 1200px) {
  .navigation .container .menu-div .main-ul .sub-ul-div .sub-navigation > li .box-navigation {
    padding: 30px;
  }
}
.navigation .container .menu-div .main-ul .sub-ul-div .sub-navigation > li .box-navigation.active {
  /*display: block;*/
  top: 107px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .navigation .container .menu-div .main-ul .sub-ul-div .sub-navigation > li .box-navigation.active .row {
    display: flex;
  }
}
.navigation .container .menu-div .main-ul .sub-ul-div .sub-navigation > li .box-navigation .row {
  margin: 0;
}
.navigation .container .menu-div .main-ul .sub-ul-div .sub-navigation > li .box-navigation .box-navigation-item {
  float: left;
  margin-right: 15px;
  margin-bottom: 26px;
}
@media (min-width: 1200px) {
  .navigation .container .menu-div .main-ul .sub-ul-div .sub-navigation > li .box-navigation .box-navigation-item {
    margin-right: 30px;
  }
}
.navigation .container .menu-div .main-ul .sub-ul-div .sub-navigation > li .box-navigation .box-navigation-item:last-child {
  margin-right: 0;
}
.navigation .container .menu-div .main-ul .sub-ul-div .sub-navigation > li .box-navigation .box-navigation-item h6 {
  font-size: 14px;
  line-height: 16px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  padding-bottom: 8px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 0;
  margin-bottom: 8px;
}
.navigation .container .menu-div .main-ul .sub-ul-div .sub-navigation > li .box-navigation .box-navigation-item ul > li {
  display: block;
  margin-bottom: 8px;
  padding-left: 24px;
  position: relative;
}
.navigation .container .menu-div .main-ul .sub-ul-div .sub-navigation > li .box-navigation .box-navigation-item ul > li:before {
  content: '';
  position: absolute;
  width: 7px;
  height: 7px;
  border-right: 1px solid #00A66D;
  border-top: 1px solid #00A66D;
  /*transform: rotate(45deg);*/
  left: 2px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
.navigation .container .menu-div .main-ul .sub-ul-div .sub-navigation > li .box-navigation .box-navigation-item ul > li.modal-link:before {
  content: url(a6d62087c7d6e4f5435e.svg);
  border: 0;
  width: 14px;
  height: 22px;
  transform: translateY(-50%) rotate(0deg);
}
.navigation .container .menu-div .main-ul .sub-ul-div .sub-navigation > li .box-navigation .box-navigation-item ul > li.pdf:before {
  content: url(c42b8cb69b5b7fccc839.svg);
  border: 0;
  width: 14px;
  height: 22px;
  transform: translateY(-50%) rotate(0deg);
}
.navigation .container .menu-div .main-ul .sub-ul-div .sub-navigation > li .box-navigation .box-navigation-item ul > li a {
  text-decoration: none;
}
.navigation .container .menu-div .main-ul .sub-ul-div .sub-navigation > li .box-navigation .menu-img-link {
  float: left;
  background-color: #f6f6f6;
  margin-top: 30px;
  width: 369px;
  margin-right: 30px;
}
.navigation .container .menu-div .main-ul .sub-ul-div .sub-navigation > li .box-navigation .menu-img-link.vertical {
  float: none;
  height: 120px;
}
.navigation .container .menu-div .main-ul .sub-ul-div .sub-navigation > li .box-navigation .menu-img-link .image {
  width: 120px;
  height: 120px;
  background-size: cover;
  background-position: center;
  float: left;
}
.navigation .container .menu-div .main-ul .sub-ul-div .sub-navigation > li .box-navigation .menu-img-link .text {
  float: left;
  padding: 16px 26px 16px 30px;
  width: calc(100% - 120px);
  position: relative;
  height: 120px;
}
.navigation .container .menu-div .main-ul .sub-ul-div .sub-navigation > li .box-navigation .menu-img-link .text p {
  font-size: 14px;
  line-height: 20px;
}
.navigation .container .menu-div .main-ul .sub-ul-div .sub-navigation > li .box-navigation .menu-img-link .text a {
  text-decoration: none;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  position: absolute;
  bottom: 16px;
}
.navigation .container .menu-div .main-ul .sub-ul-div .sub-navigation > li .box-navigation .menu-img-link .text a:after {
  content: ' ';
  position: absolute;
  width: 5.6px;
  height: 5.6px;
  border-right: solid 1px #00A66D;
  border-top: solid 1px #00A66D;
  transform: rotate(45deg);
  margin-top: 10px;
  margin-left: 6px;
}
.navigation .container .menu-div .main-ul .search-link {
  float: right;
  padding-right: 5px;
  position: relative;
}
.navigation .container .menu-div .main-ul .search-link:before,
.navigation .container .menu-div .main-ul .search-link:after {
  content: none;
}
.navigation .container .menu-div .main-ul .search-link .search-icon {
  margin-bottom: 0;
}
.navigation .container .menu-div .main-ul .search-link .search-icon img {
  opacity: 0.3;
  cursor: pointer;
}
.navigation .container .menu-div .main-ul .search-link .searchbarToggle {
  display: none;
  position: absolute;
  background-color: #FFF;
  right: -25px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
  padding: 16px;
  border-radius: 10px;
  margin-top: 25px;
  cursor: default;
}
.navigation .container .menu-div .main-ul .search-link .searchbarToggle.active {
  display: block;
}
.navigation .container .menu-div .main-ul .search-link .searchbarToggle:after {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: #FFF;
  right: 32px;
  top: -6px;
  transform: rotate(45deg);
}
.navigation .container .menu-div .main-ul .search-link .searchbarToggle .form-group {
  padding-bottom: 0;
  margin-bottom: 0;
  position: relative;
}
.navigation .container .menu-div .main-ul .search-link .searchbarToggle .form-group p {
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 0;
  text-align: left;
}
.navigation .container .menu-div .main-ul .search-link .searchbarToggle .form-group input {
  width: 468px;
}
.navigation .container .menu-div .main-ul .search-link .searchbarToggle .form-group button {
  position: absolute;
  right: 0;
  border: 0;
  background-color: #FFF;
  margin-top: 10px;
  outline: none;
}
.navigation .container .menu-div .main-ul .search-link .searchbarToggle .form-group button img {
  opacity: 1;
}
@media (min-width: 992px) {
  .navigation .container .menu-div .mobile-ul {
    display: none;
  }
}
.navigation .container .menu-div .mobile-ul .info {
  padding: 28px 0 22px;
  float: right;
}
.navigation .container .menu-div .mobile-ul .info p {
  margin-bottom: 0;
}
.navigation .container .menu-div .mobile-ul .info p:first-child {
  font-size: 14px;
  line-height: 16px;
}
#mobile-menu {
  top: -1300px;
  position: fixed;
  width: 100%;
  background-color: #FFF;
  transition: 0.1s;
  z-index: 200;
  padding-top: 50px;
  bottom: auto;
}
#mobile-menu.active {
  top: 0px;
  bottom: 0;
}
#mobile-menu .menu-box {
  overflow: scroll;
  height: 100%;
  background-color: #F1F5F4;
}
#mobile-menu .menu-box .menu-header {
  padding: 15px 30px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  color: #008354;
  font-weight: 700;
}
#mobile-menu .menu-box .menu-header.moj-adriaplin {
  font-size: 14px;
  line-height: 16px;
  padding: 16px 24px 16px 48px;
  display: inline;
  background-color: #FFD520;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  position: absolute;
  bottom: 0;
  width: calc(100% - 30px);
  text-align: center;
  z-index: 500;
}
#mobile-menu .menu-box .menu-header.moj-adriaplin.active {
  border: 0;
}
#mobile-menu .menu-box .menu-header.moj-adriaplin:before {
  background-repeat: no-repeat;
  display: inline-block;
  content: " ";
  background-image: url(62a16567ff1600e2f7b2.svg);
  width: 13px;
  height: 13px;
  margin-right: 10px;
  margin-left: -25px;
  background-size: cover;
}
#mobile-menu .menu-box .menu-header.moj-adriaplin:after {
  content: none;
}
#mobile-menu .menu-box .main-ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  background-color: #FFF;
}
#mobile-menu .menu-box .main-ul li {
  padding: 15px 30px 0px 60px;
}
#mobile-menu .menu-box .main-ul li:last-child span {
  border-bottom: none;
}
#mobile-menu .menu-box .main-ul li span {
  font-size: 16px;
  line-height: 24px;
  display: block;
  position: relative;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 15px;
  font-weight: 600;
}
#mobile-menu .menu-box .main-ul li span:after {
  content: url(5b013b37619d829127fd.png);
  position: absolute;
  right: 0;
}
#mobile-menu .menu-box .main-ul li svg {
  float: right;
  margin-top: 6px;
}
#mobile-menu .menu-box .main-ul li .sub-navigation {
  position: fixed;
  right: -100%;
  width: 100%;
  bottom: 0;
  top: 0;
  background-color: #F4F4F4;
  z-index: 160;
  transition: 0.1s;
  padding: 50px 0 0;
  text-align: left;
  overflow: scroll;
}
#mobile-menu .menu-box .main-ul li .sub-navigation.active {
  right: 0;
}
#mobile-menu .menu-box .main-ul li .sub-navigation .return-p {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  padding: 15px 30px 15px 60px;
  position: relative;
  background-color: #FFF;
}
#mobile-menu .menu-box .main-ul li .sub-navigation .return-p:before {
  content: url(5b013b37619d829127fd.png);
  position: absolute;
  left: 30px;
  top: 50%;
  transform: translateY(-50%) rotate(-180deg);
}
#mobile-menu .menu-box .main-ul li .sub-navigation h6 {
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  margin: 0 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid #B0B0B0;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-weight: 700;
}
#mobile-menu .menu-box .main-ul li .sub-navigation .sub-ul {
  list-style: none;
  padding-left: 0px;
  padding: 0 30px;
}
#mobile-menu .menu-box .main-ul li .sub-navigation .sub-ul li {
  display: block;
  margin-bottom: 15px;
  position: relative;
  padding: 0;
  /*&.modal-link {
                                &:before {
                                    content: url(../images/modal-link-icon.svg);
                                    border: 0;
                                    width: 14px;
                                    height: 22px;
                                    transform: translateY(-50%) rotate(0deg);
                                }
                            }

                            &.pdf {
                                &:before {
                                    content: url(../images/pdf-icon.svg);
                                    border: 0;
                                    width: 14px;
                                    height: 22px;
                                    transform: translateY(-50%) rotate(0deg);
                                }
                            }*/
}
#mobile-menu .menu-box .main-ul li .sub-navigation .sub-ul li a {
  text-decoration: none;
  color: #008354;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}
#mobile-menu .menu-box .main-ul li .sub-navigation .menu-img-link {
  height: 105px;
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 15px;
  background-color: #FFF;
  filter: drop-shadow(0px 0px 10px rgba(68, 68, 68, 0.15));
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
}
#mobile-menu .menu-box .main-ul li .sub-navigation .menu-img-link .image {
  width: 92px;
  height: 100%;
  background-size: cover;
  background-position: center;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  clip-path: circle(250px at 250px 50%);
}
#mobile-menu .menu-box .main-ul li .sub-navigation .menu-img-link .text {
  width: 174px;
  padding: 10px 14px 15px;
  float: left;
  height: 100%;
}
#mobile-menu .menu-box .main-ul li .sub-navigation .menu-img-link .text p {
  font-size: 12px;
  line-height: normal;
}
#mobile-menu .menu-box .main-ul li .sub-navigation .menu-img-link .text a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
  line-height: normal;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  position: absolute;
  bottom: 15px;
}
#mobile-menu .menu-box .main-ul li .sub-navigation .menu-img-link .text a:before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 5px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #FFCD00;
  z-index: -1;
}
#mobile-menu .menu-box .main-ul li .sub-navigation .menu-img-link .text a:after {
  content: ' ';
  position: absolute;
  width: 5.6px;
  height: 5.6px;
  border-right: solid 1px #333333;
  border-top: solid 1px #333333;
  transform: rotate(45deg);
  margin-top: 4px;
  margin-left: 6px;
}
#mobile-menu .menu-box .mobile-search {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  margin-bottom: 30px;
  padding: 16px;
}
#mobile-menu .menu-box .mobile-search .form-group {
  position: relative;
  padding-bottom: 0;
  margin-bottom: 0;
}
#mobile-menu .menu-box .mobile-search .form-group p {
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 0;
}
#mobile-menu .menu-box .mobile-search .form-group input {
  width: 100%;
}
#mobile-menu .menu-box .mobile-search .form-group button {
  position: absolute;
  right: 0;
  border: 0;
  background-color: #FFF;
  margin-top: 10px;
}
#mobile-menu .menu-box .podpora-intervencijska {
  padding: 30px;
  position: relative;
}
#mobile-menu .menu-box .podpora-intervencijska p {
  margin-bottom: 20px;
  position: relative;
  font-size: 16px;
  line-height: normal;
  text-align: left;
  color: #008354;
}
#mobile-menu .menu-box .podpora-intervencijska p:last-child {
  margin-bottom: 0;
}
#mobile-menu .menu-box .podpora-intervencijska p img {
  margin-right: 10px;
  margin-top: -2px;
}
#mobile-menu .menu-box .podpora-intervencijska p a {
  color: #008354;
  text-decoration: none;
}
.main-navigation .search-bar {
  height: 0;
  z-index: 21;
  position: absolute;
  overflow: hidden;
  margin: 0 auto;
  transition: height ease-in-out 0.2s;
  margin-top: 1px;
}
@media (max-width: 992px) {
  .main-navigation .search-bar {
    top: 71px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.24);
    background-color: #f0f0f0;
    display: none;
  }
}
.main-navigation .search-bar > form {
  max-width: 800px;
  margin: 0 auto;
  background-color: #f0f0f0;
  box-shadow: 0px 2px 5px 0px #bdbdbd;
  border-radius: 0px 0px 6px 6px;
}
.main-navigation .search-bar > form > input[type="text"] {
  border-bottom: 2px solid #717171;
  background-color: transparent;
  border: 0;
  height: 65px;
  padding: 35px / 2;
  width: 100%;
  font-family: eniexpboldregular, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 100px;
  font-size: 24px;
  font-style: italic;
}
.main-navigation .search-bar > form button {
  display: none;
}
.main-navigation .searchbarToggle:checked ~ .search-bar,
.main-navigation .searchbarToggle.checked ~ .search-bar {
  height: 80px;
}
.cookie ul,
.cookie li {
  list-style: none;
  margin: 0;
  padding: 0;
  padding: 2px;
  text-align: center;
}
.cookie .consent {
  position: fixed;
  bottom: 0;
  left: 0;
  background-image: url(data:image/png;base64,/9j/2wCEAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAgICAgICAgICAgMDAwMDAwMDAwMBAQEBAQEBAgEBAgICAQICAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDA//dAAQABv/uAA5BZG9iZQBkwAAAAAH/wAARCABeACwDABEAAREBAhEB/8QAqAAAAgMBAQEAAAAAAAAAAAAACQoABwgGCwEBAAEFAAMBAQAAAAAAAAAAAAAFBgcICQIDBAoBEAABBAIBAwMCBQIHAQAAAAAEAgMFBgEHCAAJExIUFREWChpoqOcXIRkiJDEzWKfXEQACAQIEBAMCCQkHBQAAAAABAgMEEQAFBhIHEyExCEFRFGEVFhgiMmSBkaUJIyRCZnGj4uUXJTNSkqGiU1bB0tT/2gAMAwAAARECEQA/AH+OjBidGDGOOW3PDjhwugGpLcdw+tlkRVFVzWlWbGm9iWRrGXUIIBglGBsx0Wt1haMHyL4QHkRlvD2XPojKdmGa0eWpuqG+eeyjqx+z095sMRbxL4x6E4U0QqNU1X6e63ipYbSVMo69Vj3KFS4I5krJHcbd+7oVkeSXfs5S7OLPiNERVe4/U9TzrYcgMKFdtjmif8f1kJ+wgu1yNyQhPrwgCLaIGUvKcFu+lLmWTWaqrpyVpQsMf+pvvPT7h09cZ/a88ZnETUEj02jo4Mkyu5CsAs9Uy9vnSSKYkv3tHCGQmwlawOBH7F5Gb+24a9IbP3VtK+kPZfz6bTe7LMCMNk+TzDAx5kk6BHBKS6pOGGGm2Uoz6Upwn+3SBNWVdQbzyyOfexOKz55rrWmppTNqHNsxrXN/8aoldRfuFVmKqvUjaoCgdALYpjrzYamP/9B/jowYDb3Se6TA8OIErVGqCo2w8lLDGtusMOtsSMVquKkWMOiWazCO4dHLmyx3EuxkY6nKXE5SQQn2/jbIbmeZ4mXJyILGtI+xR6n3+g+09O9WfER4iKLhZRNpvTbRz69njBAIDJRowussqm4MhBvFEe/R3GywdLG8Xq5bMtk5etg2aauNxspzslO2OwnkSUrJGO/7uEFELWv0NoxhDbafS202lKEJShKU4jeWWSaQyzMWkY3JPUnGUOcZxmuoMymzjO6iWqzSoctJLKxd3Y+ZJ9OwA6KAAAAAByfXXhNxOjBidGDH/9FzHnhy2gOF3HC4bjkmhZGy58dW1pXClZw1ZNiTYxioIEhCHWHVxccyG/In4QtDnsAnsN58mUYynZrmCZbRtUN1fso9WPb7PM+4Yi3jHxLouFOhKrVNQFev/wAGliPaWpkDctT1B2KFaWSxB5aPb51r+fNerxbNmXKzbBvU4dZbjcZo+w2OdknfKZJSskQsgohzP9kNo9a/S22jCW2m0pQhKUJSnESyyyTSNNKS0jG5J8ycYm5xnGZagzWozvOJnqM0qpWllkY3Z3c3JPp6ACwUWAAAABP+2P2xy+dZdqt1utT1S07UnpasScnWJaMxeUXnEZDSsGyzBysNKiP198SVUp55SmVLUypCFYVjOelvJMkOaFpJG2063BII3brAjoQenXFhfD74fZOMMlTmmaVJptLUxeJmidPaPaNkbxgRvG6mIq5LMSt9pAIIwz8P2jO3qMOsVPHWvusuWeGtSskTttIIwXCRKokeJQa7OqNarBvlWSZGJcSEaWvDjza/G1ht7DT+UAW5ItuB7nyFrd+3mR2J+y2hCeGjgikfLGRQFTUJN1kmJ3RpsCbjJu5LdWeEHlu53Opstls+6J2r2+E4de2jrKxGz+kZf4qsyJd1not24D7PmZS5yLcFDQ8ZBRiXK0zS4cVxt514h/L7BSnF4wplHTNzzIvgwLPCSaY2HUi+4k9AAB0sPf5+7FDPEP4dE4TRQai09O82kpdkTGokQzird525caJEg5QgRCCzM25ZCzWKjAYum5iqeP/S2H37OSRezuUsVoiIPeVT+P1eFGkA23f9Ibse7BA2GfkM+P0oIzG1x2LARhfrUMQ0XhOU+VxOY41VWGeuFKp/Nwr/AMm6n/aw93XGVnjM15JqDiJHo6mc/BeSQAMoPzWqp1WSRunfZEYYxe5RhKBbcRgFHTXxTzD9PaMHHG7evHVIq7O4y7X50jKrVDRMIXggi2zrpqIkeJU772sNGqcTGGErWWaElt5zDfrw03KunwBlENt1rHuAPM9reXoT1I+4bP8AhoSNOCORCP2gqYJD+eRI2uZpC2wJ9KHdcQuxLvHtdrX2iiOdpPF0OfsBmnZGqr7jrOzdPgUGJpU+YzvE204nKVMiwc/GAulzTOpTte+siZS8KqD+LW6/lOX8pzny5qaEMxpivwzzE2hT8+916Hz27e/6tvfhp8X5eH0dbO+mZKb+3QV9EtMkEpGYNLzIJFjkVS0gomp7vUBkNPyS72L2J153JWASeCfJ9uSXcGwE6rmnS3qJDw09YmBmnRVkPfHT62o7MAhhKszL3kaIGhvdPDuNkNtLSoZ0Acqnvutyz9EAn/fy/wA3otyOuJJ47pFJwf1Cs5qhB8GyFjTpHJKFFiTslIQx2vzzdWWDmNGyuFI89HqJMYh4/9PKXIzYpu3N/bq2fIPZeIvu0r3aU/V/3LbAkxZZIyPBGe8jqVBRwDrTDGEqyhLLaUp/y4x1DNZMairlnPd5GP3nGCmus8l1NrTNtQzG71uY1E3e9leVmVQevzVUhVsbBQAOmKY682Gpgzvav7ogfCduxay2jXvl9Iz5s9dS5GsxUpM7PHuDsXBRkPDQTcjc4els1pxMY86824Kw/l8hbiilYwhnpx5Fngyy8M63piSegJa9gAB1At09PPv5YtZ4dPEPFwmSfT2ooObpKZ5KgtEjvVicpEiRx7p0gEVkZiCituZmMhFlw0Ox3GOAxKV2FvkpqJPjtcPrx6YdkvEpibnoddhjmHpFYScIrWQGnPNL5X8IMS04O8U2Q2ttL3GcZSfn86P6QW/vIv8Ad7/ojsTfGhqccuDUgNauf5ZtFSlKZC9rSSIZUBcr/hFQbzX5CurI0gkUqFrO6z3WYXl7CxOktJRLjGk2HIa1zs7a4aXgNhE7CgJe7w6ww1w93OrJ2vzqycCW00WC4Solz1r8TjSEIZmfZ8uYqKamH6N0JJBDbhuHkxG2xB6i98UI8R/iPpOJtJHpLSUdtJDZNJJMkkdSamOSoTauyoaJqZomjdVeNmLNc7WUBQXdNjFPcf/ULl+W2/Wb+3b+dOmP8TfrP8P+fGenyDf2q/DP6hifltv1m/t2/nTo+Jv1n+H/AD4PkG/tV+Gf1DE/LbfrN/bt/OnR8TfrP8P+fB8g39qvwz+oYn5bb9Zv7dv506Pib9Z/h/z4PkG/tV+Gf1DE/LbfrN/bt/OnR8TfrP8AD/nwfIN/ar8M/qGJ+W2/Wb+3b+dOj4m/Wf4f8+D5Bv7Vfhn9Qx//1X+OjBidGDFV7j3hqLj5SDtjbr2JVda00D3TfzNplGAPk5AWIk534GuR/wBVytqtRsVCluhxEYwXJneBaR2HV49PXTPPDTR82dgqep/dew9T06AXJ8sOrRuhtX8Q88j03onLqvM86k2nlwIW2I0iRc2Z+kcECySRrJUTNHBFuBkkUG+F9eT34ivXsEJI1/iNqqVvVkYlZaPRsTcgjtd16kSKm4tuPna/Sq/OovNvirfCIPUyiSLqJ0WpQrrw76svhttyr1LGoK0aFmv9Jug79wAbm4v32kdOh6gaFcL/AMnLqGvmjzDi9m0VBlrRRuaPLmE1XukicvFLUyxGlp5KeUxBjDHmEU4EqJJGBHMwnLt3ze49arPJz0Ftyq61ij/Ze1pNJ1NrY+sQvtY8QJ/4wvY1bv8AcnfkSR1lve8ly/SQ+vDXiYw0y2kSZ/mbuWVwo9Aq2H+oE+/qT/4Ftck8CnhtyrK4qCvyirzOrj3bqmpr6xJ5Nzsw3rRzUlMNgIjXl08d0RS+6Qs7cr/jWdzX/st/41x//wDlXXD4dzX/AKv/ABT/ANcKvyJfDF/2z+I5t/8Adj//1n+OjBgbXcN7mGou3/WINmZi/wCp25bh7c2oabibCxX5B2sIkFCSt2ttgzFWD7PqrPtSBwHVgFES8m0ocVlTI8iXHpeZZpDlyDcN87dlBt09Seth6dOp6DsSLK+Hbwyav8QWaTvRy/BejKO61GYyQmVBPs3R01PFzIvaJzuR5VEqJTwMJJXDyU0NQj7ye5a755f7Ckdh7wvUrYnnZWWkKzTmDpJjXuuBJdqLFIgtc1Ek80CrxSgIIFl9aMrOklCIIkCCzFOEuMOrrKitkMlQxPXoPJfco8uw95tcknrjcnhfwj0Fwe09Hp3Q1BFTIIo0mqCqGrrGjLsJayoCK08m6WVlBtFCJGjp44YQsa5s68uJKxOjBidGDH//13ZuWvJ7XvEDQ163hsORimma7FHMU6syEs7EF7H2E/Gnk1HXMEQLFzp6ZW0HhZQt9kEtMaCgiQIQkMQlxvy1lXHRU7VEhHQdB/mPko79/wBxsLk9AcSVwj4X6h4w69oNDadjlL1MqmomSMSLR0gdBUVkoZ4k5cCNcK0sZmlMdPGxmmjVvPA5Eb82Fyg3Tft8bTJiiLzsSVGkJVEFGNQ8JHCRkUBX6/BQ0ehb7zUVXa3ECADrJeKOeZGS4UQSSt19yNqmokq52qJrcxj5dB6AD9wFvX1JPXH0U8OtAae4XaKy/QWlVlXIsuiKRmVzJK7PI8sssjkAGSaaSSVwipErOVijjiCRr1PGPifurl1fca60vXES058TNSyjZV5+JrjDcIEk18Q2xLFei444pLrbY6SHGkOOuoTlSfVjOf2mppquUQwDdIQT9w9ew+3zwl8TuLGiuEWQfGTWtSYcv5sce1AJJiZW2hlhDCR1WxLFFYhVY2NjY/8AH/hsTno0z5LlSOFKql4dyNcF1es4Nqv4g3XJ8aREXcw3FTi7G820K4yTkdsIdTi0uOP4bGcK6XmK/OmUN0/VPp1/W9enfsL+dhn7UflLKRKlPZdJyPSCGQOGrgrGXmgRFGFKw5XJDNIGTeZHCqVWMvKCHlpwu3dwvukRSNxxkXiQm62xaRJGsFGTcCwEXOz0IIAbNfHixrc45iB92oVp1/LQpY+Vqw4tTaECrpJ6KQRVAAkIvYG/r5/Zf933C+XCXjRofjTks2e6LllNLBUmBlmVYpSyxRSM6xb2flDmiMOyrukSQKCoDNkzry4lnH//0NvfiG+TEhdeQlH4wwNh8tN0pVY623aCDRZ4/wCu3b+M7ICN2Fkwlms2T7b1e9EEQxYgriwPuOTYyUpbzw47K1JVGSpWkU/MjFyOv0j6+RstrW7bj18hsp+Tt4Y0+ScPK7ihX09s6zurenppW5D/AN30jBGMJVTNDzq4VCVEcjgS+x0sgiARJJF3+m1jRTD0XYs1HWqBwZqt5jI6OEse3pmbsNrNibwRbg5dcHNy8FBFFxqHnYamz4sS0kU2OG+ryMsIyUpJHqZYfenYVjoOb+u7G/W/QEgdOwPlbv2J69BhT48NX5ln/HWqyGpkkbLMngiigWSmFO0fNiillCuQJKmJpDzI5nsp3sIQY7SSX/zLtO/+N1btvKiucgXZHX1HseviJXjtYtb0JynytJl7NVqfZ4mGt8TAI2wu/mfLvmxTuJR0VZ2WhVBLbVnOe/MZKuijauWW8Ssv5sqtiCQtt30r3Nwb+62I+4LZVw94l5pR8KMy08sWoq+mrBHm8NbVCoSpigqKmGSSnkl9g9lURrHOvIVxEHlE6sLDkO8nqyr7N7f+5C7EzDLP1gmI2dTSbBb36ZEg2uLJcrSCFnNutCy8o/XrXIDRcUThbMnLECj4wl1bbiPzP4kkyx2a14yGFzbre32kgkAeZIHe2FnwX6qzXTPiEyany1phT5rzKGpEVOKh2gdRPbbYtHGs1PDJPOlmgp0lkJKK6sgb1H2N/sf/0cI702Z/Wndu4tx/CfbX9WdqbC2Z9ufJfM/Affltl7T8J8v7CK+V+K+V8Hufajefx+vxN+r0Jiuol587z2tvctbva5va+Pp90Jpn4laIybRvP9p+CMqpKLnbOXzfZaeODmcve/L5nL3bN77b7d7Wuar66cOvDP3ZD7kuvNa0xvihve7tVONBlLROa3tVpaoFJ1ZRqukYu1TcfY7/ACM9ESRM5ZrVJGLHQaKttCvQ2gpWXkMNufIs0ipl9jqX2oWO0naFXuTdiQep7Xv16A9gMvvHD4atR6pzk8WdA0BrKtoYIq2CA1dTXVU25aeJ4aRIpEWKCBIw5jdSRuZohsMjsMWXiDoTYezBNxWqLtdtlcWGvXsKuym1tlymos3CuRgMdXLoxqBy3OasXNx4IDC2SMRWU5IRgr05Jzl7LmegpZpee4LG4a247bgWB2323t7sZ15Xxg4gab0y+jcpmpaSk9nmpWlShokzD2eZ3ealOYez+3CJ3d9yc+4U8oEQgRgFnez7lur5vU6+KugrzBX6Rv323Yb/AHWoK1XtLVkjrxTt2AkKH88iWsZcFsKNuEHESrboobBgCGGnGimnF4xlvZ9msMsIpKVlcEgsRtZSOvzb9bMGCt0sR5H1vj4IfDLqnLtW/wBq3EGgqMvgoBPDSU1QK+hrkq/0ZlquUY4FlpHppamnKvI8cpZ1eFlBIU86aeNZMf/SF71EuPqoxOjBidGDFiMbd2sMJgEbZl/YDxa4i+JHZuFgbaRd6/HriYO4NpRIY8dnh4tzI4x6foUwx9EIXhOMYxy3MOgJtcHubXHY29R5HuMIEmlNLyy86TLaBpjSSUpY08RJpZnDy05OzrBI43vEfzbt85lJ64rzrjhfx86MGP/Z);
  background-position: 0 0;
  background-repeat: no-repeat;
  border: 0;
  color: black;
  font-family: EniReg, Arial, sans-serif;
  transform: scaleX(-1);
  z-index: 20;
  line-height: 44px;
  width: 44px;
  height: 44px;
  border-radius: 44px 0 0 0;
}
.cookie .consent.off {
  background-color: #cf1f44;
  background-position: 0 -50px !important;
}
.cookie .consent.on {
  background-color: #fbd619;
}
.cookie .consent button {
  width: 50px;
  color: transparent;
  background-color: transparent;
  border: 0;
}
.cookie .cookie-dialog {
  position: fixed;
  bottom: 0;
  background: #313131;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  padding: 20px 15px;
  z-index: 200000;
  padding-left: 10vw;
  padding-right: 10vw;
  justify-content: center;
  width: 100%;
}
@media (max-width: 768px) {
  .cookie .cookie-dialog {
    padding: 20px 84px 49px 84px;
    box-shadow: 0px 25px 25px rgba(0, 0, 0, 0.1);
    height: 600px !important;
  }
}
.cookie .cookie-dialog .title {
  position: relative;
  font-family: 'Source Sans Pro';
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
  color: #FFFFFF;
  margin-bottom: 24px;
  margin-left: 0px;
}
@media (min-width: 768px) {
  .cookie .cookie-dialog .title {
    margin-left: 0;
  }
}
.cookie .cookie-dialog .message {
  overflow: scroll;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .cookie .cookie-dialog .message {
    height: auto;
    overflow: visible !important;
    margin-bottom: 0px;
  }
}
.cookie .cookie-dialog .message p {
  font-family: 'Source Sans Pro';
  font-weight: normal;
  font-size: 16px;
  line-height: 20.11px;
  color: #FFFFFF;
  margin-bottom: 20px;
}
.cookie .cookie-dialog .message a {
  color: #FFFFFF;
}
.cookie .cookie-dialog .info {
  font-family: 'Source Sans Pro';
  text-align: left;
}
@media (min-width: 768px) {
  .cookie .cookie-dialog .info {
    padding: 0 60px 0 0;
  }
}
.cookie .cookie-dialog .generic-form {
  margin-bottom: 20px;
}
.cookie .cookie-dialog .generic-form label {
  cursor: pointer;
  color: #FFFFFF;
}
.cookie .cookie-dialog .generic-form .information {
  display: inline-block;
  margin-left: 5px;
}
.cookie .cookie-dialog .generic-form .information img {
  height: 12px;
  width: auto;
}
@media (min-width: 1060px) {
  .cookie .cookie-dialog .generic-form .information:hover .show-information {
    display: block;
  }
}
.cookie .cookie-dialog .generic-form .information .show-information {
  display: none;
  position: absolute;
  z-index: 150;
  padding: 15px;
  background-color: #FFF;
  box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
  font-size: 14px;
  line-height: 18px;
  color: #313131;
  margin-left: -109px !important;
  margin-top: -130px !important;
  margin-bottom: 20px;
  width: 230px;
  border-radius: 5px;
  text-align: center;
  font-weight: 600;
}
@media (min-width: 400px) {
  .cookie .cookie-dialog .generic-form .information .show-information {
    width: 270px;
    margin-left: 0;
    margin-top: -130px !important;
    margin-left: -128px !important;
  }
}
@media (max-width: 768px) {
  .cookie .cookie-dialog .generic-form .information .show-information {
    margin-top: 10px !important;
  }
}
.cookie .cookie-dialog .generic-form .information .show-information .triangle {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  bottom: auto;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent #FFF transparent;
  transform: translateX(-50%) scaleY(-1);
}
@media (max-width: 768px) {
  .cookie .cookie-dialog .generic-form .information .show-information .triangle {
    bottom: 100%;
    top: auto;
    transform: translateX(-50%);
  }
}
@media (max-width: 1060px) {
  .cookie .cookie-dialog .generic-form .information .mobile-show {
    display: block !important;
  }
}
@media (min-width: 768px) {
  .cookie .cookie-dialog .generic-form .information .analytics {
    margin-top: -150px !important;
  }
}
.cookie .cookie-dialog .buttons {
  width: 100%;
  position: relative;
}
.cookie .cookie-dialog .buttons .btn {
  font-family: 'Source Sans Pro';
  background-color: #FFCD00;
  height: 49px;
  color: #000000;
  border: 0;
  font-size: 20px !important;
  letter-spacing: 0;
  line-height: 7px;
  border-radius: 0;
  margin-top: 20px;
  outline: none;
  padding: 16px 10px;
  margin-top: 0;
  margin-bottom: 10px;
  border-radius: 8px;
  width: 392px;
}
@media (min-width: 768px) {
  .cookie .cookie-dialog .buttons .btn {
    height: 50px;
    margin-bottom: 0;
    padding: 16px 24px;
    letter-spacing: 1px;
    line-height: 18px;
  }
}
.cookie .cookie-dialog .buttons .btn-white {
  background-color: transparent;
  border: 2px solid #FFFFFF;
  box-shadow: none;
  border-radius: 8px;
  color: #FFFFFF;
  margin-top: 10px;
}
.cookie .cookie-dialog {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-bottom: 10px !important;
}
.cookie .cookie-dialog .cookie-column,
.cookie .cookie-dialog .buttons {
  display: flex;
  flex-direction: column;
  width: 65%;
}
.cookie .cookie-dialog .buttons {
  margin-top: auto;
  width: 35%;
  justify-content: flex-end;
  margin: 0;
}
.cookie .cookie-dialog .buttons1 {
  float: right;
}
@media (min-width: 1060px) {
  .cookie .cookie-dialog .buttons1 {
    display: flex;
    justify-content: flex-end;
  }
}
.cookie .cookie-dialog .cookie-check {
  border: 1px solid #FFFFFF !important;
}
.cookie .cookie-dialog input:checked {
  background-color: transparent !important;
}
.cookie .cookie-dialog input:checked:after {
  border-bottom: 2px solid #FFFFFF !important;
  border-right: 2px solid #FFFFFF !important;
}
.cookie .cookie-dialog .bth-white {
  margin-top: 10px !important;
}
@media (max-width: 1060px) {
  .cookie .cookie-dialog {
    flex-direction: column;
    padding-left: 20px !important;
    padding-right: 20px !important;
    height: 500px;
  }
  .cookie .cookie-column,
  .cookie .buttons {
    max-width: none !important;
    width: 100% !important;
  }
  .cookie .buttons {
    justify-content: center;
    width: 80%;
  }
  .cookie .buttons .btn {
    width: 100% !important;
  }
  .cookie .message {
    height: auto;
    overflow: visible !important;
    overflow-wrap: normal;
  }
  .cookie .message p {
    line-height: 20.11px !important;
    font-weight: 400 !important;
  }
}
.generic-form .container {
  padding: 0;
}
.generic-form .title-one-column h2 {
  font-size: 24px;
  line-height: 32px;
  font-family: 'Source Sans Pro';
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .generic-form button[type="submit"].btn {
    width: 100% !important;
  }
}
.generic-form .field-validation-valid {
  margin-top: 8px;
  font-weight: 700;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #CE1141;
}
.generic-form .form-validation-errors {
  padding: 15px 15px 2px 15px !important;
  color: #cb0538;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: lighter;
  background-color: rgba(255, 255, 255, 0.8);
  position: relative;
  padding: 10px;
  padding-bottom: 5px;
  border-radius: 5px;
  box-shadow: 0 0 5px 0 #767676;
}
.generic-form .form-validation-errors li,
.generic-form .form-validation-errors ul,
.generic-form .form-validation-errors h4 {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}
.generic-form .form-validation-errors h4 {
  padding-bottom: 5px;
}
@media (max-width: 991px) {
  .generic-form .form-validation-errors {
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .generic-form .form-validation-errors {
    margin-left: 4px;
    width: 60%;
  }
}
.generic-form .form-validation-errors:before,
.generic-form .form-validation-errors:after {
  content: " ";
  border: 13px solid transparent;
  border-bottom-color: #767676;
  width: 0;
  height: 0;
  position: absolute;
  top: -26px;
  display: block;
}
@media (min-width: 992px) {
  .generic-form .form-validation-errors:before,
  .generic-form .form-validation-errors:after {
    left: 45px;
  }
}
@media (max-width: 991px) {
  .generic-form .form-validation-errors:before,
  .generic-form .form-validation-errors:after {
    left: -1px;
    right: -1px;
    margin: 0 auto;
  }
}
.generic-form .form-validation-errors:after {
  top: -25px;
  border-bottom-color: white;
}
.generic-form .form-group {
  padding-bottom: 10px;
}
.generic-form .form-group label {
  display: block;
  width: 100%;
  font-size: 16px;
  margin-bottom: 8px;
  font-family: 'Source Sans Pro';
  font-weight: 700;
}
.generic-form .form-group label .help-block {
  display: initial;
  margin-left: 10px;
}
.generic-form .form-group label .help-block:hover span {
  display: initial;
}
.generic-form .form-group label .help-block span {
  position: absolute;
  display: none;
  z-index: 150;
  padding: 15px;
  width: 230px;
  background-color: #FFF;
  box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
}
.generic-form .form-group input[type="text"],
.generic-form .form-group input[type="email"],
.generic-form .form-group input[type="password"],
.generic-form .form-group input[type="file"],
.generic-form .form-group input[type="date"],
.generic-form .form-group input[type="tel"],
.generic-form .form-group textarea,
.generic-form .form-group select {
  background-color: #FFF;
  min-height: 60px;
  outline: 0;
  box-shadow: none;
  border-radius: 5px;
  border: 1px solid #333333;
  padding: 20px;
  font-size: 16px;
}
.generic-form .form-group select:invalid {
  color: #767676;
}
.generic-form .form-group textarea {
  padding-top: 20px;
}
.generic-form .form-group.has-error .label {
  color: black;
}
.generic-form .form-group.has-error input:not([type="checkbox"]),
.generic-form .form-group.has-error textarea {
  border-color: #d0021b;
  box-shadow: inset 0 0 1px 0px #d0021b;
  animation: error-message 0.3s ease-in-out;
}
.generic-form .form-group.has-error .validation-error {
  display: block;
  font-size: 13px;
  color: #cb0538;
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: bold;
  padding-top: 5px;
}
@media (max-width: 767px) {
  .generic-form .form-group.has-error .validation-error {
    font-size: 12px;
  }
}
.generic-form .form-group .input-validation-error:not([type="checkbox"]) {
  border-color: #d0021b;
  box-shadow: inset 0 0 1px 0px #d0021b;
  animation: error-message 0.3s ease-in-out;
}
.generic-form .form-group .field-validation-error span {
  display: block;
  font-size: 13px;
  color: #cb0538;
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: bold;
  padding-top: 5px;
}
@media (max-width: 767px) {
  .generic-form .form-group .field-validation-error span {
    font-size: 12px;
  }
}
.generic-form .btn-primary {
  margin-top: 30px;
}
@media (min-width: 992px) {
  .generic-form .btn-primary {
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  .generic-form textarea {
    width: 94%;
  }
}
.generic-form .checkbox {
  margin-top: 35px;
}
@media (max-width: 992px) {
  .generic-form .checkbox {
    margin-left: auto;
    width: 100%;
  }
}
.generic-form .checkbox > label {
  position: initial;
  text-align: center;
}
.generic-form .radio .label,
.generic-form .checkbox .label {
  display: none;
}
.generic-form .radio label,
.generic-form .checkbox label {
  position: relative;
  min-height: 50px;
}
@media (max-width: 991px) {
  .generic-form .radio label,
  .generic-form .checkbox label {
    width: 100%;
  }
}
.generic-form .radio label > input[type="checkbox"],
.generic-form .checkbox label > input[type="checkbox"],
.generic-form .radio label > input[type="radio"],
.generic-form .checkbox label > input[type="radio"] {
  opacity: 0;
}
.generic-form .radio label .uix,
.generic-form .checkbox label .uix {
  background-color: silver;
  transition: background-color ease-in-out 0.25s;
}
.generic-form .radio input[type="checkbox"],
.generic-form .checkbox input[type="checkbox"],
.generic-form .radio input[type="radio"],
.generic-form .checkbox input[type="radio"] {
  opacity: 0;
}
.generic-form .radio input[type="checkbox"] ~ .uix,
.generic-form .checkbox input[type="checkbox"] ~ .uix,
.generic-form .radio input[type="radio"] ~ .uix,
.generic-form .checkbox input[type="radio"] ~ .uix {
  display: block;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 90%;
  height: 55px;
  padding-left: 0;
  background-color: #f0f0f0;
  box-shadow: 0 2px #c8c9ca;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: -0.5px;
  padding-top: 16px;
  font-weight: normal;
  text-transform: none;
  text-align: center;
}
@media (max-width: 991px) {
  .generic-form .radio input[type="checkbox"] ~ .uix,
  .generic-form .checkbox input[type="checkbox"] ~ .uix,
  .generic-form .radio input[type="radio"] ~ .uix,
  .generic-form .checkbox input[type="radio"] ~ .uix {
    width: 96%;
  }
}
.generic-form .radio input[type="checkbox"]:checked ~ span,
.generic-form .checkbox input[type="checkbox"]:checked ~ span,
.generic-form .radio input[type="radio"]:checked ~ span,
.generic-form .checkbox input[type="radio"]:checked ~ span,
.generic-form .radio input[type="checkbox"] .checked ~ span,
.generic-form .checkbox input[type="checkbox"] .checked ~ span,
.generic-form .radio input[type="radio"] .checked ~ span,
.generic-form .checkbox input[type="radio"] .checked ~ span {
  background-color: #FFD520;
}
.generic-form .radio input[type="checkbox"]:checked ~ .uix:after,
.generic-form .checkbox input[type="checkbox"]:checked ~ .uix:after,
.generic-form .radio input[type="radio"]:checked ~ .uix:after,
.generic-form .checkbox input[type="radio"]:checked ~ .uix:after,
.generic-form .radio input[type="checkbox"] .checked ~ .uix:after,
.generic-form .checkbox input[type="checkbox"] .checked ~ .uix:after,
.generic-form .radio input[type="radio"] .checked ~ .uix:after,
.generic-form .checkbox input[type="radio"] .checked ~ .uix:after {
  content: "";
  background: url(ec0fed9ce087d0185e66.png) no-repeat -4px -33px;
  width: 18px;
  height: 14px;
  position: absolute;
  right: 16px;
  margin-top: 5px;
}
.generic-form .file {
  display: block;
  width: 100%;
}
.generic-form .file input {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}
.generic-form .file .button {
  position: relative;
  display: block;
  cursor: pointer;
  height: 55px;
  font-size: 16px;
}
.generic-form .file .button .name {
  display: inline-block;
  padding: 16px 24px;
  border: 1px solid #FFD520;
  font-family: 'Source Sans Pro';
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
}
.generic-form .file .button .name.active {
  background-color: #FFD520;
  padding: 16px 35px 16px 24px;
}
.generic-form .file .button .name.active:after {
  content: "\f00d";
  font: normal normal normal 14px/1 FontAwesome;
  background-color: #FFD520;
  position: absolute;
  padding-top: 2px;
  font-size: 18px;
  width: 25px;
  height: 25px;
  top: 17px;
  right: 0;
  margin-left: 10px;
}
.generic-form .file .button.two-liners .name {
  padding-top: 4px;
}
.generic-form .dropupdown input[type="radio"] {
  display: none;
}
.generic-form .rediogroup label:first-child {
  font-size: 21px;
  width: 100%;
  margin-bottom: 28px;
}
@media (max-width: 991px) {
  .generic-form .rediogroup .radioWrapper {
    width: 93%;
  }
}
@media (max-width: 767px) {
  .generic-form .rediogroup .radioWrapper {
    width: 98%;
  }
}
.generic-form .rediogroup .radioWrapper .radio {
  margin-top: 0;
  float: left;
  width: 50%;
  height: 66px;
}
.generic-form .rediogroup .radioWrapper .radio input {
  position: absolute;
  opacity: 0;
  height: 1px;
  min-height: 1px;
}
.generic-form .rediogroup .radioWrapper .radio + .rado {
  margin-top: 0;
}
@media (min-width: 601px) {
  .generic-form .rediogroup .radioWrapper .radio:nth-child(even) > label {
    margin-left: 17px;
  }
}
@media (max-width: 600px) {
  .generic-form .rediogroup .radioWrapper .radio {
    width: 100%;
  }
}
.generic-form .rediogroup .radioWrapper .radio > label {
  margin-bottom: 0;
}
.generic-form .rediogroup .radioWrapper .radio .uix:before {
  content: "";
  width: 19px;
  height: 19px;
  position: absolute;
  left: 12px;
  top: 18px;
}
.generic-form .rediogroup .radioWrapper .radio:nth-child(1) .uix:before {
  background: url(ec0fed9ce087d0185e66.png) no-repeat -172px -179px;
}
.generic-form .rediogroup .radioWrapper .radio:nth-child(2) .uix:before {
  background: url(ec0fed9ce087d0185e66.png) no-repeat -78px -179px;
}
.generic-form .rediogroup .radioWrapper .radio:nth-child(3) .uix:before {
  background: url(ec0fed9ce087d0185e66.png) no-repeat -121px -179px;
}
.generic-form .form-dropupdown .dropdown-menu,
.generic-form .form-dropupdown .dropdown-toggle {
  width: 100%;
  max-width: 330px;
}
@media (max-width: 767px) {
  .generic-form .form-dropupdown .dropdown-menu,
  .generic-form .form-dropupdown .dropdown-toggle {
    max-width: 100%;
  }
}
@media (max-width: 992px) {
  .generic-form .form-dropupdown .dropdown-menu,
  .generic-form .form-dropupdown .dropdown-toggle {
    width: 95%;
  }
}
.generic-form .form-dropupdown .search-box {
  width: 100%;
  display: none;
  position: static;
}
.generic-form .form-dropupdown .search-box input {
  display: block;
  width: 100%;
  border: 0;
  color: black;
  text-align: center;
  opacity: 1;
  background-color: transparent;
  height: 50px;
  min-height: 1px;
  border-radius: 0;
  font-size: 16px;
  position: static;
  transition: background-color ease-in-out 0.25s;
}
.generic-form .form-dropupdown .search-box input:focus {
  background-color: white;
}
.generic-form .form-dropupdown .dropdown-toggle {
  height: 56px;
  background-color: #f0f0f0;
  border-color: #e6e7e7;
}
.generic-form .form-dropupdown .dropdown-toggle:active,
.generic-form .form-dropupdown .dropdown-toggle:hover {
  background-color: #f0f0f0;
  border-color: #e6e7e7;
}
.generic-form .form-dropupdown input {
  opacity: 0;
  position: absolute;
  z-index: -2;
}
.generic-form .form-dropupdown .btn {
  position: relative;
}
.generic-form .form-dropupdown .selected {
  display: block;
  overflow: hidden;
  margin-right: 25px;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
}
.generic-form .form-dropupdown .careto {
  background: url(ec0fed9ce087d0185e66.png) no-repeat -93px -44px;
  width: 25px;
  height: 8px;
  position: absolute;
  right: 0;
  top: -1px;
  bottom: -1px;
  margin: auto 0;
}
.generic-form .form-dropupdown.open .dropdown-toggle {
  background-color: #f0f0f0;
  border-color: #c8c9ca;
  position: relative;
}
.generic-form .form-dropupdown.open .dropdown-toggle:active,
.generic-form .form-dropupdown.open .dropdown-toggle:hover {
  background-color: #f0f0f0;
  border-color: #c8c9ca;
}
.generic-form .form-dropupdown.open .dropdown-menu {
  opacity: 1;
  transition: opacity ease-in-out 0.3s;
}
.generic-form .form-dropupdown .dropdown-menu {
  cursor: pointer;
  top: auto;
  left: auto;
  background-color: #f0f0f0;
  border-color: #c8c9ca;
  border: none;
  z-index: 500;
  overflow: hidden;
  opacity: 0;
  transition: opacity ease-in-out 0.3s;
}
.generic-form .form-dropupdown .dropdown-menu .scrollable {
  height: 200px;
  overflow: auto;
}
.generic-form .form-dropupdown .dropdown-menu.has-search {
  overflow: hidden;
  padding: 0;
}
.generic-form .form-dropupdown .dropdown-menu.has-search .search-box {
  margin: -1px;
  display: block;
  box-shadow: 0 0 15px 0 #d7d7d7;
  background-color: #f0f0f0;
}
.generic-form .form-dropupdown .dropdown-menu.has-search .scrollable {
  height: 250px;
}
.generic-form .form-dropupdown .dropdown-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.generic-form .form-dropupdown .dropdown-menu li {
  margin: 0;
  padding: 0;
  transition: background-color linear 0.25s;
}
.generic-form .form-dropupdown .dropdown-menu li > label {
  min-height: 25px;
  line-height: 25px;
  padding: 5px;
  padding-left: 16px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #767676;
  display: block;
  cursor: pointer;
}
.generic-form .form-dropupdown .dropdown-menu li:hover {
  background-color: #e3e3e3;
}
.generic-form .checkbox-clasic {
  padding-bottom: 0;
}
.generic-form .checkbox-clasic input {
  position: absolute;
  width: 24px;
  height: 24px;
  border: 1px solid #333333;
  border-radius: 5px;
  -webkit-appearance: none;
  outline: 0;
}
.generic-form .checkbox-clasic input:checked:after {
  content: '';
  position: absolute;
  width: 7px;
  height: 12px;
  border-bottom: 2px solid black;
  border-right: 2px solid black;
  transform: rotate(45deg);
  margin-left: 7px;
  margin-top: 2px;
}
.generic-form .checkbox-clasic label label {
  display: block;
  vertical-align: top;
  padding-left: 35px;
  padding-top: 6px;
  font-family: 'Source Sans Pro';
  font-weight: 400;
}
.generic-form .sc-unactive {
  opacity: 0.5;
  transition: opacity ease-in-out 0.3s;
}
.generic-form .sc-active {
  opacity: 1;
}
.generic-form .sc-active.row {
  position: relative;
}
.generic-form .sc-active .indicator-arrow {
  position: absolute;
  left: -45px;
  width: 45px;
  height: 35px;
  background-image: url(ec0fed9ce087d0185e66.png);
  background-position: 0 -522px;
}
.generic-form .position-indicator {
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #f0f0f0;
  right: 0;
  height: 80px;
  z-index: 200000;
  box-shadow: 0 0 25px 0 #ddd;
}
.generic-form .position-indicator .row {
  max-width: 920px;
  margin: 0 auto;
}
.generic-form .position-indicator .progress-label {
  display: block;
  padding: 16px 0 5px 25px;
  font-size: 10px;
}
.generic-form .position-indicator .progress {
  border-radius: 6px;
  border: 1px solid #808080;
  overflow: hidden;
  background-color: white;
  border: 1px solid #f0f0f0;
}
.generic-form .position-indicator .progress span {
  display: block;
  height: 13px;
  background-color: #FFD520;
  transition: width ease-in-out 0.5s;
}
.generic-form .position-indicator .progress-row {
  margin-right: 120px;
  margin-left: 10px;
}
@media (min-width: 992px) {
  .generic-form .position-indicator .progress-row {
    margin-left: 76px;
  }
}
.generic-form .position-indicator .position-row {
  float: right;
  padding-right: 10px;
}
.generic-form .position-indicator .btn {
  margin-top: 23px;
}
.scrollable-from-element {
  padding-bottom: 100px;
  padding-top: 100px;
  opacity: 0.2;
  position: relative;
}
.scrollable-from-element.focused {
  transition: opacity linear 0.05s;
  opacity: 1;
}
.error-div {
  margin-top: 10px;
}
.error-div p {
  color: #CE1141;
}
@keyframes error-message {
  0% {
    position: relative;
  }
  0%,
  100% {
    left: 0;
  }
  20%,
  60% {
    left: 15px;
  }
  40%,
  80% {
    left: -15px;
  }
}
footer {
  margin-top: 144px;
  padding: 38px 0;
  background: linear-gradient(#F9F6F1, #F9F6F1) padding-box, linear-gradient(85.42deg, #07A76E 20%, #07A76E 35%, #8DBA58 55%, #9FBC50 65%, #CFC33B 75%, #FFCB27 90%) border-box;
  border-top: 5px solid transparent;
}
@media (min-width: 992px) {
  footer .padding-top {
    padding-top: 50px;
  }
}
@media (max-width: 992px) {
  footer .padding-footer {
    padding-left: 30px;
    padding-right: 30px;
  }
}
footer .line {
  height: 5px;
  margin-top: 0px;
  margin-bottom: 20px;
  background: linear-gradient(85.42deg, #07A76E 20%, #07A76E 35%, #8DBA58 55%, #9FBC50 65%, #CFC33B 75%, #FFCB27 90%);
}
@media (min-width: 992px) {
  footer .line {
    margin-top: 30px;
  }
}
footer .cookies {
  display: flex;
  flex-direction: row;
}
footer .cookies li {
  list-style: none;
  margin: 20px;
}
footer .cookies li a {
  text-decoration: none;
}
@media (max-width: 992px) {
  footer .cookies {
    flex-direction: column;
  }
  footer .cookies li {
    margin: 0px;
    margin-bottom: 10px;
  }
}
footer .rm-margin {
  margin-left: 0px;
  margin-right: 0px;
}
footer .footer-logo {
  display: block;
  margin-left: 10px;
}
footer .footer-logo img {
  width: 170px;
  margin-bottom: 25px;
}
footer .footer-title {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #009E62;
  font-weight: 700;
  padding: 0px;
  padding-bottom: 20px;
  border-bottom: 1px solid #95B849;
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  footer .footer-title {
    position: relative;
    margin-right: 5px;
    border-bottom: 1px solid #009E62;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  footer .footer-title span {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-bottom: 2px solid #009E62;
    border-right: 2px solid #009E62;
    transform: rotate(45deg);
    position: absolute;
    right: 0;
    transition: transform 0.5s ease;
    margin-top: 5px;
  }
  footer .footer-title .rotated {
    transform: rotate(225deg);
  }
}
@media (max-width: 992px) {
  footer .footer-body {
    display: none;
  }
}
footer p {
  color: #6C7071;
  font-size: 14px;
  line-height: 20px;
}
footer p a {
  color: #6C7071;
}
footer p a:hover {
  color: #6C7071;
  text-decoration: underline;
}
footer .about-text {
  padding-right: 10px;
}
footer .about-text p {
  color: #767676;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 25px;
  font-weight: 400;
}
footer .info-text {
  color: #767676;
}
footer .desktop {
  display: none;
}
@media (min-width: 768px) {
  footer .desktop {
    display: block;
  }
}
@media (min-width: 768px) {
  footer .mobile {
    display: none;
  }
}
footer .mobile .about-text {
  border-bottom: 2px solid #6C7071;
  margin-bottom: 24px;
}
footer ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 25px;
}
footer ul li {
  margin-bottom: 12px;
}
@media (min-width: 992px) {
  footer ul li {
    margin-bottom: 5px;
  }
}
footer ul li a {
  color: #333333;
  font-size: 14px;
  line-height: 17px;
  text-decoration: none;
}
footer ul li a:visited {
  color: #333333;
}
footer ul li a:hover {
  color: #6C7071;
}
@media (min-width: 992px) {
  footer ul.footer-links .last-col {
    padding-bottom: 23px;
  }
}
@media (max-width: 992px) {
  footer ul.last {
    padding-top: 10px;
  }
}
footer ul.small-ul li {
  margin-bottom: 8px;
}
footer ul.small-ul li a {
  text-decoration: underline;
  font-size: 14px;
  line-height: 20px;
}
footer ul.small-ul li a:hover {
  color: #00A66D;
}
@media (min-width: 768px) {
  footer .podpora-odprava {
    border-bottom: 2px solid #6C7071;
    padding-bottom: 26px;
    margin-bottom: 26px;
  }
}
footer .podpora-odprava p {
  color: #2B2E31;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  footer .podpora-odprava p {
    display: inline-block;
    width: 49%;
    padding-left: 19px;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  footer .podpora-odprava p {
    width: 41.66666667%;
    padding-left: 8px;
  }
}
footer .podpora-odprava p:first-child {
  padding-left: 0;
}
footer .podpora-odprava p strong {
  display: block;
  font-size: 24px;
  line-height: 32px;
  color: #00A66D;
}
.help-and-support {
  position: fixed;
  bottom: 28px;
  right: 20px;
  z-index: 100;
}
@media (min-width: 992px) {
  .help-and-support {
    right: 38px;
  }
}
.help-and-support .informationLink {
  display: block;
  background-color: transparent;
  border-radius: 50%;
  padding: 0px;
  cursor: pointer;
  height: 60px;
  width: 60px;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media (min-width: 992px) {
  .help-and-support .informationLink {
    height: 80px;
    width: 80px;
  }
}
.help-and-support .informationLink img {
  width: 150%;
}
.help-and-support .informationLink.active .close {
  position: fixed;
  height: 30px;
  width: 30px;
  background-color: white;
  bottom: 27px;
  right: 20px;
  border-radius: 5px;
}
.help-and-support .informationLink.active:after,
.help-and-support .informationLink.active:before {
  content: '+';
  font-size: 30px;
  position: absolute;
  width: 15px;
  transform: rotate(45deg);
  top: 52%;
  left: 72%;
  margin-top: -7.5px;
  /* Half of the height */
  margin-left: -7.5px;
  /* Half of the width */
}
@media (min-width: 992px) {
  .help-and-support .informationLink.active:after,
  .help-and-support .informationLink.active:before {
    margin-top: 14px;
    margin-left: 8px;
  }
}
.help-and-support .informationLink.active:before {
  transform: rotate(-45deg);
}
@media (min-width: 992px) {
  .help-and-support .informationLink.active .close {
    position: fixed;
    height: 40px;
    width: 40px;
    background-color: white;
    bottom: 30px;
    right: 40px;
    border-radius: 5px;
  }
  .help-and-support .informationLink.active:after,
  .help-and-support .informationLink.active:before {
    content: '+';
    font-size: 40px;
    position: absolute;
    width: 15px;
    transform: rotate(45deg);
    top: 20%;
    left: 52%;
    margin-top: -7.5px;
    /* Half of the height */
    margin-left: -7.5px;
    /* Half of the width */
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .help-and-support .informationLink.active:after,
  .help-and-support .informationLink.active:before {
    margin-top: 14px;
    margin-left: 8px;
  }
}
.help-and-support .informationMain {
  position: absolute;
  bottom: 55px;
  width: 268px;
  background-color: #FFF;
  padding: 24px;
  box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
  right: 0;
}
@media (min-width: 992px) {
  .help-and-support .informationMain {
    bottom: 82px;
  }
}
.help-and-support .informationMain .support-content {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .help-and-support .informationMain .support-content {
    margin-bottom: 16px;
  }
}
.help-and-support .informationMain .support-content .icon {
  width: 56px;
  float: left;
}
.help-and-support .informationMain .support-content .text {
  padding-left: 16px;
  float: left;
  width: calc(100% - 56px);
}
.help-and-support .informationMain .support-content .text h4 {
  font-size: 14px;
  line-height: 20px;
  font-family: 'Source Sans Pro';
  font-weight: 400;
  margin-top: 4px;
  margin-bottom: 0;
}
.help-and-support .informationMain .support-content .text p {
  margin-bottom: 0;
}
.help-and-support .informationMain .support-content .text p a {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  text-decoration: none;
}
.help-and-support .informationMain .btn {
  width: 100%;
  font-size: 16px;
}
.help-and-support .informationMain .btn.white-btn {
  background-color: transparent;
}
.help-and-support .informationMain .btn.icon-left:before {
  content: url(203a3b458bee737ddd5e.svg);
  width: 13px;
  height: 13px;
  position: absolute;
  margin-left: -25px;
  margin-top: 1px;
}
.help-and-support .informationMain .or {
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  opacity: 0.3;
  letter-spacing: 0.2px;
  margin: 10px 0;
}
@media (min-width: 992px) {
  .help-and-support .informationMain .or {
    margin: 16px 0;
  }
}
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(09b9015b1ecaf95655b1.eot?v=4.6.3);
  src: url(09b9015b1ecaf95655b1.eot?#iefix&v=4.6.3) format('embedded-opentype'), url(0317d582b93c20f68e05.woff2?v=4.6.3) format('woff2'), url(f7f1738ca345185e0185.woff?v=4.6.3) format('woff'), url(f0af1680f082547a7aae.ttf?v=4.6.3) format('truetype'), url(3b270ae3f01b143951b0.svg?v=4.6.3#fontawesomeregular) format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eeeeee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.home-hero {
  background-color: #8BA54C;
  position: relative;
  margin-bottom: 80px;
  transition: background-color 600ms cubic-bezier(0.7, 0, 0.3, 1);
}
@media (min-width: 992px) {
  .home-hero {
    margin-bottom: 0;
  }
}
.home-hero:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 30px;
  background-color: #FFF;
  background: linear-gradient(to right bottom, transparent 47.7%, #FFF 50%);
  display: none;
}
@media (min-width: 992px) {
  .home-hero:after {
    display: block;
    height: 135px;
    bottom: 0px;
    background: linear-gradient(to right bottom, transparent 49.5%, #FFF 50%);
  }
}
.home-hero .container-fluid .mobile-show {
  padding: 0;
}
.home-hero .container-fluid .mobile-show .shadow {
  padding: 0;
  min-height: 236px;
  position: absolute;
  width: 100%;
  top: 0;
  transition: opacity 600ms cubic-bezier(0.7, 0, 0.3, 1);
  opacity: 0;
}
.home-hero .container-fluid .mobile-show .shadow.active {
  opacity: 1;
  position: relative;
}
@media (min-width: 992px) {
  .home-hero .container-fluid .mobile-show .shadow {
    display: none;
  }
}
@media (min-width: 768px) {
  .home-hero .container-fluid .mobile-show .shadow {
    height: 460px;
  }
}
.home-hero .container-fluid .mobile-show .shadow .image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0;
  clip-path: polygon(100% 0, 0 0, 0% 86%, 100% 100%);
}
.home-hero .container-fluid .mobile-show .shadow .image img {
  width: 100%;
}
.home-hero .container-fluid .above-pagination {
  margin-top: 44px;
}
.home-hero .container-fluid .above-pagination > div {
  position: relative;
}
.home-hero .container-fluid .above-pagination > div span {
  color: #FFF;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  opacity: 0;
  position: absolute;
  left: 0;
  transition: opacity 600ms cubic-bezier(0.7, 0, 0.3, 1);
}
.home-hero .container-fluid .above-pagination > div span.active {
  opacity: 1;
  position: relative;
}
.home-hero .container-fluid .hero-swiper-pagination {
  line-height: 10px;
}
.home-hero .container-fluid .swiper-wrapper .swiper-slide {
  opacity: 0;
  transition: opacity 600ms cubic-bezier(0.7, 0, 0.3, 1);
}
.home-hero .container-fluid .swiper-wrapper .swiper-slide.swiper-slide-active {
  opacity: 1;
}
.home-hero .container-fluid .swiper-wrapper .swiper-slide h1 {
  margin-top: 36px;
  margin-bottom: 24px;
  color: #FFF;
}
@media (min-width: 992px) {
  .home-hero .container-fluid .swiper-wrapper .swiper-slide h1 {
    margin-top: 72px;
    margin-bottom: 32px;
  }
}
.home-hero .container-fluid .swiper-wrapper .swiper-slide p {
  color: #FFF;
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .home-hero .container-fluid .swiper-wrapper .swiper-slide p {
    margin-bottom: 32px;
  }
}
.home-hero .container-fluid .custom-pagination {
  display: inline-flex;
  margin-top: 36px;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .home-hero .container-fluid .custom-pagination {
    margin-top: 56px;
    margin-bottom: 135px;
  }
}
.home-hero .container-fluid .custom-pagination .custom-pagination-bullet {
  margin-right: 16px;
  padding-right: 16px;
  border-right: 1px solid rgba(246, 246, 246, 0.1);
  cursor: pointer;
  max-width: 172px;
}
.home-hero .container-fluid .custom-pagination .custom-pagination-bullet:last-child {
  border: 0;
}
.home-hero .container-fluid .custom-pagination .custom-pagination-bullet.active span {
  opacity: 1;
  width: 41px;
}
.home-hero .container-fluid .custom-pagination .custom-pagination-bullet.active p {
  opacity: 1;
}
.home-hero .container-fluid .custom-pagination .custom-pagination-bullet span {
  width: 11px;
  height: 3px;
  background-color: #FFF;
  opacity: 0.5;
  display: block;
  margin-bottom: 8px;
}
.home-hero .container-fluid .custom-pagination .custom-pagination-bullet p {
  font-size: 14px;
  line-height: 20px;
  font-family: 'Source Sans Pro';
  font-weight: 700;
  opacity: 0.5;
  color: #FFF;
}
@media (min-width: 992px) {
  .home-hero .container-fluid .background-images {
    margin-top: -1px;
  }
}
.home-hero .container-fluid .background-images.no-padding .shadow {
  position: absolute;
  top: 0;
  height: 750px;
  width: 100%;
  z-index: 10;
  text-align: right;
  margin-bottom: 85px;
  -webkit-filter: drop-shadow(-15px 0px 9px rgba(0, 0, 0, 0.05)) drop-shadow(0px 60px 25px rgba(0, 0, 0, 0.2)) drop-shadow(-15px 60px 9px rgba(0, 0, 0, 0.01));
}
.home-hero .container-fluid .background-images.no-padding .shadow .image {
  position: absolute;
  top: 0;
  z-index: 50;
  height: 750px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  opacity: 0;
  transition: opacity 600ms cubic-bezier(0.7, 0, 0.3, 1);
  width: 100%;
  clip-path: polygon(100% 0, 0 0, 0% 86%, 100% 100%);
}
@media (max-width: 992px) {
  .home-hero .container-fluid .background-images.no-padding .shadow .image {
    display: none;
  }
}
.home-hero .container-fluid .background-images.no-padding .shadow .image.active {
  opacity: 1;
  position: relative;
}
@media (min-width: 768px) {
  .home-hero .hero-fluid-left {
    padding-left: calc((100vw - 720px)/2 - 15px);
  }
}
@media (min-width: 992px) {
  .home-hero .hero-fluid-left {
    padding-left: calc((100vw - 940px)/2 - 15px);
  }
}
@media (min-width: 1200px) {
  .home-hero .hero-fluid-left {
    padding-left: calc((100vw - 1140px)/2 - 15px);
  }
}
.breadcrumbs {
  padding: 0;
  margin-top: 14px;
}
.breadcrumbs.black-color li {
  color: rgba(45, 45, 45, 0.9);
}
.breadcrumbs.black-color li a {
  color: #2D2D2D;
}
.breadcrumbs.black-color li:after {
  border-right-color: rgba(45, 45, 45, 0.9);
  border-top-color: rgba(45, 45, 45, 0.9);
}
.breadcrumbs li {
  display: none;
  padding-right: 28px;
  color: rgba(255, 255, 255, 0.9);
  font-size: 12px;
  letter-spacing: 1.091px;
}
@media (min-width: 992px) {
  .breadcrumbs li {
    display: inline-block;
  }
}
.breadcrumbs li a {
  text-decoration: none;
  color: #FFF;
}
@media (max-width: 992px) {
  .breadcrumbs li:nth-last-child(2) {
    padding-left: 28px;
    display: block;
  }
  .breadcrumbs li:nth-last-child(2) a {
    opacity: 1;
  }
  .breadcrumbs li:nth-last-child(2):after {
    left: 15px;
    transform: rotate(-135deg);
  }
}
.breadcrumbs li:last-child {
  display: none;
}
@media (min-width: 992px) {
  .breadcrumbs li:last-child {
    display: inline-block;
    font-family: 'Source Sans Pro';
    font-weight: 700;
  }
}
.breadcrumbs li:last-child:after {
  display: none;
}
.breadcrumbs li:after {
  content: '';
  position: absolute;
  width: 7px;
  height: 7px;
  border-right: 2px solid rgba(255, 255, 255, 0.9);
  border-top: 2px solid rgba(255, 255, 255, 0.9);
  margin-top: 6px;
  margin-left: 9px;
}
@media (min-width: 992px) {
  .breadcrumbs li:after {
    border-top: none;
    width: 8px;
  }
}
.filepond--root {
  max-height: 324px;
  font-size: 2rem;
  box-sizing: content-box;
  border: 1px solid #333333;
  border-radius: 5px;
}
.filepond--root .filepond--drop-label {
  color: #676767;
}
.filepond--root .filepond--drop-label .filepond--label-action {
  text-decoration-color: #aaa;
}
.filepond--root .filepond--credits {
  display: none;
}
.filepond--root .filepond--list-scroller .filepond--item .filepond--file .filepond--file-action-button {
  cursor: pointer;
  color: black;
  background-color: #efefef;
}
.filepond--root .filepond--list-scroller .filepond--item .filepond--file .filepond--file-action-button:hover {
  background-color: lightgrey;
}
.filepond--root .filepond--list-scroller .filepond--item .filepond--file .filepond--file-info {
  font-size: 20px;
}
.filepond--root .filepond--list-scroller .filepond--item .filepond--file .filepond--file-info .filepond--file-info-main {
  color: black;
}
.filepond--root .filepond--list-scroller .filepond--item .filepond--file .filepond--file-info .filepond--file-info-sub {
  color: black;
}
.filepond--root .filepond--list-scroller .filepond--item .filepond--file .filepond--file-status {
  color: red;
}
.filepond--root .filepond--list-scroller .filepond--item .filepond--item-panel {
  background-color: #efefef;
}
.filepond--root .filepond--panel-root {
  background-color: white;
  border-radius: 4px;
}
.preprosto-enostaven .package-hero .bg-gradient {
  background: linear-gradient(360deg, rgba(73, 51, 129, 0) 0%, #F6871F 65.85%);
  padding-bottom: 50px;
}
@media (min-width: 992px) {
  .preprosto-enostaven .package-hero .bg-gradient {
    background: linear-gradient(270deg, rgba(246, 135, 31, 0) 42.29%, #F6871F 86.04%);
    padding-bottom: 70px;
  }
}
.preprosto-enostaven .package-hero .bg-gradient .package-prices .desktop-menu li {
  background-color: #F6871F;
}
.preprosto-enostaven .package-hero .bg-gradient .package-prices .desktop-menu li:last-child {
  background-color: #FCB231;
}
.preprosto-enostaven .package-hero .bg-gradient .package-prices .tab-around .btn-prices {
  transition: all 600ms;
  background-color: #F6871F;
  text-transform: uppercase;
}
.preprosto-enostaven .package-hero .bg-gradient .package-prices .tab-around .btn-prices.second-color {
  background-color: #FCB231;
}
.preprosto-enostaven .package-hero .bg-gradient .package-prices .tab-around .btn-prices:hover {
  background-color: #FFF;
  border-color: #F6871F;
  color: #F6871F;
}
.preprosto-enostaven .package-hero .bg-gradient .package-btn {
  color: #FFF;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 18px;
  border: 1px solid #FFF;
  border-radius: 0;
  transition: all 600ms;
}
.preprosto-enostaven .package-hero .bg-gradient .package-btn:hover {
  background-color: #FFF;
  color: #F6871F;
}
@media (min-width: 992px) {
  .preprosto-enostaven .package-hero .bg-gradient .package-btn {
    margin-bottom: 60px;
  }
}
.preprosto-enostaven .BlocksWhy .flex-div .check span {
  border-color: #F6871F;
}
.preprosto-enostaven .BlocksWhy .flex-div .plus span:before,
.preprosto-enostaven .BlocksWhy .flex-div .plus span:after {
  border-bottom-color: #F6871F;
}
.preprosto-enostaven .BlocksWithImageStoritve p span {
  color: #F6871F;
}
.preprosto-po-spletu .package-hero .bg-gradient {
  background: linear-gradient(360deg, rgba(73, 51, 129, 0) 0%, #8DC63F 65.85%);
  padding-bottom: 50px;
}
@media (min-width: 992px) {
  .preprosto-po-spletu .package-hero .bg-gradient {
    background: linear-gradient(270deg, rgba(246, 135, 31, 0) 42.29%, #8DC63F 86.04%);
    padding-bottom: 70px;
  }
}
.preprosto-po-spletu .package-hero .bg-gradient .package-prices .desktop-menu li {
  background-color: #8DC63F;
}
.preprosto-po-spletu .package-hero .bg-gradient .package-prices .desktop-menu li:last-child {
  background-color: #2DA44A;
}
.preprosto-po-spletu .package-hero .bg-gradient .package-prices .tab-around .btn-prices {
  transition: all 600ms;
  background-color: #8DC63F;
  text-transform: uppercase;
}
.preprosto-po-spletu .package-hero .bg-gradient .package-prices .tab-around .btn-prices.second-color {
  background-color: #2DA44A;
}
.preprosto-po-spletu .package-hero .bg-gradient .package-prices .tab-around .btn-prices:hover {
  background-color: #FFF;
  border-color: #8DC63F;
  color: #8DC63F;
}
.preprosto-po-spletu .package-hero .bg-gradient .package-btn {
  color: #FFF;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 18px;
  border: 1px solid #FFF;
  border-radius: 0;
  transition: all 600ms;
}
.preprosto-po-spletu .package-hero .bg-gradient .package-btn:hover {
  background-color: #FFF;
  color: #8DC63F;
}
@media (min-width: 992px) {
  .preprosto-po-spletu .package-hero .bg-gradient .package-btn {
    margin-bottom: 60px;
  }
}
.preprosto-po-spletu .BlocksWhy .flex-div .check span {
  border-color: #8DC63F;
}
.preprosto-po-spletu .BlocksWhy .flex-div .plus span:before,
.preprosto-po-spletu .BlocksWhy .flex-div .plus span:after {
  border-bottom-color: #8DC63F;
}
.preprosto-po-spletu .BlocksWithImageStoritve p span {
  color: #8DC63F;
}
.preprosto-asistenca .package-hero .bg-gradient {
  background: linear-gradient(360deg, rgba(73, 51, 129, 0) 0%, #493381 65.85%);
  padding-bottom: 50px;
}
@media (min-width: 992px) {
  .preprosto-asistenca .package-hero .bg-gradient {
    background: linear-gradient(270deg, rgba(246, 135, 31, 0) 42.29%, #493381 86.04%);
    padding-bottom: 70px;
  }
}
.preprosto-asistenca .package-hero .bg-gradient .package-prices .desktop-menu li {
  background-color: #493381;
}
.preprosto-asistenca .package-hero .bg-gradient .package-prices .desktop-menu li:last-child {
  background-color: #A854A1;
}
.preprosto-asistenca .package-hero .bg-gradient .package-prices .tab-around .btn-prices {
  transition: all 600ms;
  background-color: #493381;
  text-transform: uppercase;
}
.preprosto-asistenca .package-hero .bg-gradient .package-prices .tab-around .btn-prices.second-color {
  background-color: #A854A1;
}
.preprosto-asistenca .package-hero .bg-gradient .package-prices .tab-around .btn-prices:hover {
  background-color: #FFF;
  border-color: #493381;
  color: #493381;
}
.preprosto-asistenca .package-hero .bg-gradient .package-btn {
  color: #FFF;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 18px;
  border: 1px solid #FFF;
  border-radius: 0;
  transition: all 600ms;
}
.preprosto-asistenca .package-hero .bg-gradient .package-btn:hover {
  background-color: #FFF;
  color: #493381;
}
@media (min-width: 992px) {
  .preprosto-asistenca .package-hero .bg-gradient .package-btn {
    margin-bottom: 60px;
  }
}
.preprosto-asistenca .BlocksWhy .flex-div .check span {
  border-color: #493381;
}
.preprosto-asistenca .BlocksWhy .flex-div .plus span:before,
.preprosto-asistenca .BlocksWhy .flex-div .plus span:after {
  border-bottom-color: #493381;
}
.preprosto-asistenca .BlocksWithImageStoritve p span {
  color: #493381;
}
.preprosto-enakomeren .package-hero .bg-gradient {
  background: linear-gradient(360deg, rgba(73, 51, 129, 0) 0%, #00A5CB 65.85%);
  padding-bottom: 50px;
}
@media (min-width: 992px) {
  .preprosto-enakomeren .package-hero .bg-gradient {
    background: linear-gradient(270deg, rgba(246, 135, 31, 0) 42.29%, #00A5CB 86.04%);
    padding-bottom: 70px;
  }
}
.preprosto-enakomeren .package-hero .bg-gradient .package-prices .desktop-menu li {
  background-color: #00A5CB;
}
.preprosto-enakomeren .package-hero .bg-gradient .package-prices .desktop-menu li:last-child {
  background-color: #0091C9;
}
.preprosto-enakomeren .package-hero .bg-gradient .package-prices .tab-around .btn-prices {
  transition: all 600ms;
  background-color: #00A5CB;
  text-transform: uppercase;
}
.preprosto-enakomeren .package-hero .bg-gradient .package-prices .tab-around .btn-prices.second-color {
  background-color: #0091C9;
}
.preprosto-enakomeren .package-hero .bg-gradient .package-prices .tab-around .btn-prices:hover {
  background-color: #FFF;
  border-color: #00A5CB;
  color: #00A5CB;
}
.preprosto-enakomeren .package-hero .bg-gradient .package-btn {
  color: #FFF;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 18px;
  border: 1px solid #FFF;
  border-radius: 0;
  transition: all 600ms;
}
.preprosto-enakomeren .package-hero .bg-gradient .package-btn:hover {
  background-color: #FFF;
  color: #00A5CB;
}
@media (min-width: 992px) {
  .preprosto-enakomeren .package-hero .bg-gradient .package-btn {
    margin-bottom: 60px;
  }
}
.preprosto-enakomeren .BlocksWhy .flex-div .check span {
  border-color: #00A5CB;
}
.preprosto-enakomeren .BlocksWhy .flex-div .plus span:before,
.preprosto-enakomeren .BlocksWhy .flex-div .plus span:after {
  border-bottom-color: #00A5CB;
}
.preprosto-enakomeren .BlocksWithImageStoritve p span {
  color: #00A5CB;
}
.preprosto-skupaj .package-hero .bg-gradient {
  background: linear-gradient(360deg, rgba(73, 51, 129, 0) 0%, #3F6EB6 65.85%);
  padding-bottom: 50px;
}
@media (min-width: 992px) {
  .preprosto-skupaj .package-hero .bg-gradient {
    background: linear-gradient(270deg, rgba(246, 135, 31, 0) 42.29%, #3F6EB6 86.04%);
    padding-bottom: 70px;
  }
}
.preprosto-skupaj .package-hero .bg-gradient .package-prices .desktop-menu li {
  background-color: #3F6EB6;
}
.preprosto-skupaj .package-hero .bg-gradient .package-prices .desktop-menu li:last-child {
  background-color: #005B94;
}
.preprosto-skupaj .package-hero .bg-gradient .package-prices .tab-around .btn-prices {
  transition: all 600ms;
  background-color: #3F6EB6;
  text-transform: uppercase;
}
.preprosto-skupaj .package-hero .bg-gradient .package-prices .tab-around .btn-prices.second-color {
  background-color: #005B94;
}
.preprosto-skupaj .package-hero .bg-gradient .package-prices .tab-around .btn-prices:hover {
  background-color: #FFF;
  border-color: #3F6EB6;
  color: #3F6EB6;
}
.preprosto-skupaj .package-hero .bg-gradient .package-btn {
  color: #FFF;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 18px;
  border: 1px solid #FFF;
  border-radius: 0;
  transition: all 600ms;
}
.preprosto-skupaj .package-hero .bg-gradient .package-btn:hover {
  background-color: #FFF;
  color: #3F6EB6;
}
@media (min-width: 992px) {
  .preprosto-skupaj .package-hero .bg-gradient .package-btn {
    margin-bottom: 60px;
  }
}
.preprosto-skupaj .BlocksWhy .flex-div .check span {
  border-color: #3F6EB6;
}
.preprosto-skupaj .BlocksWhy .flex-div .plus span:before,
.preprosto-skupaj .BlocksWhy .flex-div .plus span:after {
  border-bottom-color: #3F6EB6;
}
.preprosto-skupaj .BlocksWithImageStoritve p span {
  color: #3F6EB6;
}
.packages-navigation {
  padding: 0 20px;
}
@media (max-width: 1199px) {
  .packages-navigation {
    display: none;
  }
}
.packages-navigation ul,
.packages-navigation li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.packages-navigation ul:after,
.packages-navigation ul:before {
  content: " ";
  display: table;
  clear: both;
}
.packages-navigation li {
  width: 100% / 4;
  float: left;
  text-align: center;
}
.packages-navigation li > a {
  width: 248px;
  min-height: initial;
  background-color: #eaeaea;
}
.packages-navigation li > a:active,
.packages-navigation li > a:hover,
.packages-navigation li > a:focus {
  background-color: #eaeaea;
  border-color: #ccc;
}
.packages-navigation li > a.active {
  background-color: #FFD520;
  color: black;
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.packages-navigation li > a.active:hover {
  background-color: #FFD520;
  border-color: #adadad;
}
.packages-navigation li:first-child {
  text-align: left;
}
.packages-navigation li:last-child {
  text-align: right;
}
@media (min-width: 1199px) {
  .packages-navigation ~ .package-banner {
    margin-top: 40px;
  }
}
.package-banner {
  position: relative;
  margin: 0 20px;
  box-shadow: 0 0 5px 1px #aaa;
  border-radius: 4px;
  overflow: hidden;
  height: 540px;
}
@media (max-width: 992px) {
  .package-banner {
    height: 350px;
  }
}
.package-banner:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  background-color: black;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 80%);
  z-index: 1;
}
.package-banner > img {
  position: relative;
  z-index: 0;
  position: absolute;
  top: -99999px;
  left: -99999px;
  right: -99999px;
  bottom: -99999px;
  margin: auto;
  width: auto;
  height: auto;
  min-width: 100%;
}
.package-banner > div {
  position: absolute;
  top: 20.5%;
  top: 72px;
  left: 0;
  width: 100%;
  z-index: 2;
}
.package-banner > div > p {
  max-width: 50%;
  min-width: 90%;
  margin: 0 auto;
  text-align: center;
  color: white;
  font-size: 20px;
  font-family: eniexpboldregular;
}
.package-banner > div > p.title {
  font-size: 26px;
  padding-bottom: 32px;
}
@media (min-width: 992px) {
  .package-banner > div > p {
    font-size: 26px;
  }
  .package-banner > div > p.title {
    font-size: 34px;
  }
}
.package-icon-overlay {
  margin-top: -150px;
  position: relative;
  margin-left: 24px;
  z-index: 2;
}
@media (max-width: 1199px) {
  .package-icon-overlay {
    margin-left: 0;
    margin-top: -100px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .package-icon-overlay {
    margin-top: -100px;
  }
  .package-icon-overlay img {
    height: 212px;
  }
}
.package-icon-overlay ~ .package-info-blocks {
  margin-top: -52px;
}
.package-info-blocks {
  max-width: 837px;
  width: 98%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .package-info-blocks {
    max-width: 80vw;
  }
}
.package-info-blocks a {
  text-decoration: none;
}
.package-info-blocks .info-block-big > h3,
.package-info-blocks > h2 {
  font-family: eniexpboldregular, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 26px;
  background-color: #FFD520;
  display: inline-block !important;
  color: black;
  padding: 1px 15px 4px 15px;
  line-height: 36.4px;
  margin-left: 35px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .package-info-blocks .info-block-big > h3,
  .package-info-blocks > h2 {
    margin-left: 0;
    display: block !important;
  }
}
.package-info-blocks .info-block h3 {
  padding-top: 0;
  margin-top: 0;
  margin-top: 19px;
  margin-bottom: 0;
}
.package-info-blocks .info-block h3:before {
  float: left;
  content: " ";
  width: 24px;
  height: 24px;
  margin-right: 7px;
  background-image: url(ec0fed9ce087d0185e66.png);
  background-position: 0 -27px;
}
.package-info-blocks .info-block h3 > span {
  display: block;
  margin-left: 32px;
}
.package-info-blocks .info-block p,
.package-info-blocks .info-block i {
  padding-left: 35px;
}
@media (max-width: 767px) {
  .package-info-blocks .info-block p,
  .package-info-blocks .info-block i {
    padding-left: 0;
  }
}
.package-info-blocks .info-block p {
  margin-top: 6px;
  padding-top: 0;
  font-size: 15px;
}
.package-info-blocks .info-block i {
  font-size: 80%;
}
.package-info-blocks .info-block-big h3 {
  margin-bottom: 27px;
}
.package-info-blocks .info-block-big h3:before {
  display: none;
}
.package-info-blocks .info-block-big h3 span {
  margin-left: 0px;
  margin-top: 4px;
}
.package-info-blocks .info-block-big p {
  font-size: 18px;
  line-height: 26px;
  font-family: eniexpregregular, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
}
.package-info-blocks .info-block-big p a {
  color: #333333;
  border-bottom: solid 1px #fbd619;
}
.package-hero .bg-div {
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-position: center;
}
@media (min-width: 992px) {
  .package-hero .bg-div {
    background-position: top left;
  }
}
.package-hero .bg-div:after {
  content: '';
  position: absolute;
  height: 30px;
  width: 100%;
  background: linear-gradient(to left bottom, transparent 48%, #FFF 50%);
  margin-top: -30px;
}
@media (min-width: 992px) {
  .package-hero .bg-div:after {
    margin-top: -70px;
    height: 70px;
    background: linear-gradient(to left bottom, transparent 49.5%, #FFF 50%);
  }
}
.package-hero .bg-div .header {
  display: inline-flex;
  margin-top: 32px;
}
@media (min-width: 992px) {
  .package-hero .bg-div .header {
    margin-top: 100px;
  }
}
.package-hero .bg-div .header img {
  display: inline-block;
  width: 48px;
}
@media (min-width: 992px) {
  .package-hero .bg-div .header img {
    width: 80px;
  }
}
.package-hero .bg-div .header h1 {
  margin: 0;
  margin-left: 30px;
  color: #FFF;
}
.package-hero .bg-div .header h1 span {
  display: block;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 20px;
}
@media (min-width: 992px) {
  .package-hero .bg-div .header h1 span {
    font-size: 24px;
    line-height: 32px;
  }
}
.package-hero .bg-div p.white {
  margin-top: 32px;
  margin-bottom: 36px;
  font-size: 18px;
  line-height: 28px;
}
@media (min-width: 992px) {
  .package-hero .bg-div p.white {
    margin-bottom: 72px;
  }
}
.package-prices {
  margin: 48px auto 0;
  max-width: 370px;
  background: linear-gradient(90deg, #009E62 0%, #95B849 50.21%, #FFCD00 100%);
  border-radius: 10px;
  padding-bottom: 5px;
}
@media (min-width: 992px) {
  .package-prices {
    margin: 70px 0 0 auto;
  }
}
.package-prices .desktop-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  height: 45px;
}
.package-prices .desktop-menu li {
  width: 52%;
  float: left;
  background-color: #493381;
  border-radius: 10px 10px 0px 0px;
  position: absolute;
  z-index: 0;
  bottom: 0;
}
.package-prices .desktop-menu li.active {
  z-index: 1;
}
.package-prices .desktop-menu li.active a {
  opacity: 1;
  padding-top: 16px;
  padding-bottom: 13px;
}
.package-prices .desktop-menu li a {
  color: #FFF;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 16px;
  text-align: center;
  display: block;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 13px;
  letter-spacing: 0.2px;
  opacity: 0.6;
  font-family: 'Source Sans Pro';
  font-weight: 400;
}
.package-prices .desktop-menu li:last-child {
  background-color: #A854A1;
  right: 0;
}
.package-prices .tab-around {
  background-color: #F1F5F4;
  border-radius: 10px;
  text-align: center;
}
.package-prices .tab-around .tab-group {
  background-color: #FFF;
  padding: 10px 24px 16px;
  border-radius: 10px;
  margin-bottom: 14px;
  text-align: left;
}
.package-prices .tab-around .tab-group .price-tab-content h3 {
  font-size: 20px;
  line-height: 28px;
  margin-top: 0;
  margin-bottom: 30px;
}
.package-prices .tab-around .tab-group .price-tab-content .prices-display-group .price-display {
  border-right: 1px solid #333333;
}
.package-prices .tab-around .tab-group .price-tab-content .prices-display-group .price-display:last-child {
  border-right: 0;
}
.package-prices .tab-around .tab-group .price-tab-content .prices-display-group .price-display p {
  color: #333333;
}
.package-prices .tab-around .tab-group .price-tab-content .prices-display-group .price-display p.price {
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
  margin-bottom: 4px;
}
@media (min-width: 992px) {
  .package-prices .tab-around .tab-group .price-tab-content .prices-display-group .price-display p.price {
    font-size: 30px;
    line-height: 25px;
    margin-bottom: 7px;
  }
}
.package-prices .tab-around .tab-group .price-tab-content .prices-display-group .price-display p.unit {
  font-size: 12px;
  line-height: normal;
  margin-bottom: 0;
}
.package-prices .tab-around .changable {
  border-top: 1px solid #E7E8E9;
  padding-top: 20px;
  position: relative;
}
.package-prices .tab-around .changable:before {
  content: '+';
  position: absolute;
  top: -13px;
  font-size: 24px;
  line-height: 1;
  background-color: #FFF;
  padding-right: 3px;
}
.package-prices .tab-around .btn-primary {
  margin-bottom: 15px;
  max-width: 270px;
  width: 100%;
}
@media (min-width: 768px) {
  .globalModalForms .modal .modal-dialog {
    margin: 50px auto;
    width: 472px;
  }
}
.globalModalForms .modal .modal-dialog .modal-content .close {
  position: absolute;
  right: 25px;
  top: 20px;
  border: 0;
  border-radius: 50%;
  text-align: left;
  z-index: 100;
  background-color: #FFF;
}
.globalModalForms .modal .modal-dialog .modal-content .close span:after,
.globalModalForms .modal .modal-dialog .modal-content .close span:before {
  content: '';
  position: absolute;
  width: 20px;
  border: 1px solid #2D2D2D;
  transform: rotate(45deg);
}
.globalModalForms .modal .modal-dialog .modal-content .close span:before {
  transform: rotate(-45deg);
}
.globalModalForms .modal .modal-dialog .modal-content .modal-body {
  padding: 48px 30px;
  border-radius: 15px;
}
.globalModalForms .modal .modal-dialog .modal-content .modal-body h2 {
  font-size: 24px;
  line-height: 32px;
  margin-top: 0;
  margin-bottom: 32px;
}
.globalModalForms .modal .modal-dialog .modal-content .modal-body h3 {
  font-size: 32px;
  line-height: 36px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.globalModalForms .modal .modal-dialog .modal-content .modal-body p {
  margin-bottom: 24px;
}
.globalModalForms .modal .modal-dialog .modal-content .modal-body .block-form .container {
  width: 100%;
}
.globalModalForms .modal .modal-dialog .modal-content .modal-body .block-form .form-text-block {
  font-size: 14px;
  line-height: 20px;
  font-family: 'Source Sans Pro';
  font-weight: 700;
}
.globalModalForms .modal .modal-dialog .modal-content .modal-body .block-form textarea {
  width: 100%;
}
.globalModalForms .modal .modal-dialog .modal-content .modal-body .block-form .btn-primary {
  margin-top: 38px;
}
.globalModalForms .modal#orderCallModal h2,
.globalModalForms .modal#orderCallModal p {
  text-align: center;
}
.globalModalForms .modal#orderCallModal .form-text-block {
  text-align: left;
}
.yellow-links {
  margin-top: 70px;
}
@media (min-width: 992px) {
  .yellow-links {
    display: flex;
    margin-top: 150px;
  }
}
.yellow-links a {
  display: block;
  text-decoration: none;
  margin-bottom: 30px;
  background-color: #F4F4F4;
  padding: 0 45px 0 30px;
  border-radius: 10px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
}
.yellow-links a:hover {
  box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
}
.yellow-links a .yellow-link-box {
  position: relative;
  min-height: 116px;
}
.yellow-links a .yellow-link-box p {
  font-size: 18px;
  line-height: 28px;
  font-family: 'Source Sans Pro';
  font-weight: 700;
  margin-bottom: 0;
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.yellow-links a .yellow-link-box p:after {
  content: ' ';
  position: absolute;
  width: 14px;
  height: 14px;
  border-right: solid 2px #CE1141;
  border-top: solid 2px #CE1141;
  margin-left: 13px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  right: -15px;
}
.hero-banner.yellow-banner {
  background-color: #00A66D;
}
@media (min-width: 992px) {
  .hero-banner.yellow-banner {
    margin-bottom: 135px;
  }
}
@media (min-width: 992px) {
  .hero-banner.yellow-banner:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 135px;
    background: linear-gradient(to right bottom, #00A66D 49.5%, #FFF 50%);
  }
}
.hero-banner.yellow-banner .margin-bottom h1,
.hero-banner.yellow-banner .margin-bottom p,
.hero-banner.yellow-banner .margin-bottom a,
.hero-banner.yellow-banner .margin-bottom ul li {
  color: #FFF;
}
.hero-banner.image {
  position: relative;
}
@media (min-width: 992px) {
  .hero-banner.image:after {
    bottom: 0;
    background: linear-gradient(to right bottom, #00A66D 49.7%, #FFF 50%);
    height: 100px;
  }
}
.hero-banner.image .fluid-left {
  position: relative;
  z-index: 1;
}
@media (min-width: 1200px) {
  .hero-banner.image .fluid-left {
    padding-right: 130px;
  }
}
.hero-banner.image .fluid-left h1 {
  text-align: left;
  margin-top: 25px;
  color: #FFF;
}
@media (min-width: 992px) {
  .hero-banner.image .fluid-left h1 {
    margin-top: 55px;
  }
}
.hero-banner.image .fluid-left p {
  text-align: left;
  color: #FFF;
}
.hero-banner.image .fluid-left p a {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  color: #FFF;
}
.hero-banner.image .fluid-left .btn-primary {
  background-color: #FFF;
  margin-bottom: 100px;
  margin-top: 30px;
}
@media (min-width: 992px) {
  .hero-banner.image .fluid-left .btn-primary {
    margin-top: 40px;
  }
}
.hero-banner.image .no-padding {
  display: none;
  text-align: right;
  z-index: 1;
}
@media (min-width: 992px) {
  .hero-banner.image .no-padding {
    display: block;
  }
}
@media (min-width: 1200px) {
  .hero-banner.image .no-padding .shadow {
    height: 700px;
  }
}
@media (min-width: 992px) {
  .hero-banner.image .no-padding .shadow {
    height: 420px;
    margin-bottom: 85px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    -webkit-filter: drop-shadow(-15px 0px 9px rgba(0, 0, 0, 0.05)) drop-shadow(0px 60px 25px rgba(0, 0, 0, 0.2)) drop-shadow(-15px 60px 9px rgba(0, 0, 0, 0.01));
  }
}
@media (min-width: 992px) {
  .hero-banner.image .no-padding .shadow .bg-image {
    height: 593px;
    margin-bottom: 85px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    clip-path: polygon(100% 0, 0 0, 0% 86%, 100% 100%);
  }
}
.hero-banner.image .no-padding.mobile-show {
  display: block;
}
@media (min-width: 992px) {
  .hero-banner.image .no-padding.mobile-show {
    display: none;
  }
}
.hero-banner.image .no-padding img {
  max-width: 100%;
  position: relative;
  z-index: 1;
  clip-path: polygon(100% 0, 0 0, 0% 86%, 100% 100%);
}
.hero-banner.pokritost .margin-bottom {
  margin-bottom: 50px;
}
@media (min-width: 992px) {
  .hero-banner.pokritost .margin-bottom {
    margin-bottom: 108px;
  }
}
@media (min-width: 992px) {
  .hero-banner.pokritost .margin-bottom ul {
    padding-left: 60px;
  }
}
.hero-banner h1 {
  color: #2B2E31;
  text-align: center;
  letter-spacing: -1px;
  margin-top: 45px;
  margin-bottom: 32px;
  font-size: 40px;
  line-height: 48px;
}
@media (min-width: 992px) {
  .hero-banner h1 {
    font-size: 56px;
    line-height: 60px;
  }
}
.hero-banner p {
  text-align: center;
  margin-bottom: 32px;
}
.razlaga-racuna {
  margin-top: -135px;
}
.razlaga-racuna h1 {
  margin-bottom: 32px;
}
.razlaga-racuna p {
  margin-bottom: 32px;
}
.razlaga-racuna .construct {
  background-color: white;
  width: 793px;
  margin: 0 auto;
  position: relative;
}
.razlaga-racuna .construct-over {
  overflow: hidden;
  max-width: 1000px;
  margin: 0 auto;
  overflow-x: auto;
}
.razlaga-racuna .construct-over .body {
  max-width: 793px;
  margin: 0 auto;
}
.razlaga-racuna .construct .raph {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.razlaga-racuna .construct .info-toolbar {
  position: absolute;
  width: 270px;
  display: none;
  left: 50%;
  transform: translateX(-50%);
  z-index: 30;
}
.razlaga-racuna .construct .info-toolbar.large {
  width: 320px;
}
.razlaga-racuna .construct .info-toolbar.active {
  display: block;
}
.razlaga-racuna .construct .info-toolbar .wrap {
  background-color: #FFF;
  border-radius: 0;
  position: relative;
  border: 1px solid #FFD520;
  padding: 16px;
  box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
}
.razlaga-racuna .construct .info-toolbar .wrap:after {
  box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
  z-index: -1;
}
.razlaga-racuna .construct .info-toolbar .info-close {
  float: right;
  padding: 5px 10px;
  cursor: pointer;
  background-color: transparent;
  border: 0;
}
.razlaga-racuna .construct .info-toolbar .info-toolbar-message {
  font-size: 13px;
}
.razlaga-racuna .construct .info-toolbar .info-toolbar-message span {
  width: 24px;
  height: 24px;
  background-color: #FFD520;
  display: block;
  border-radius: 24px;
  font-size: 14px;
  line-height: 22px;
  font-family: 'Source Sans Pro';
  font-weight: 700;
  margin-bottom: 24px;
  text-align: center;
}
.razlaga-racuna .construct .info-toolbar .info-toolbar-message strong {
  padding-bottom: 15px;
  display: block;
  margin-right: 30px;
  font-size: 16px;
}
.razlaga-racuna .construct .info-toolbar .info-toolbar-message p {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 0;
}
#priceList .price-list-row {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  #priceList .price-list-row {
    margin-bottom: 94px;
  }
}
#priceList .price-list-row .under-header {
  padding-left: 37px;
  margin-top: 32px;
}
#priceList .price-list-row .price-list h2 {
  font-size: 20px;
  margin-bottom: 9px;
  font-family: 'Source Sans Pro';
  font-weight: 700;
}
#priceList .price-list-row .price-list .price-segment {
  padding-top: 30px;
}
#priceList .price-list-row .price-list .price-segment.cena-paketov .info p {
  max-width: none;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 32px;
}
#priceList .price-list-row .price-list .price-segment.cena-paketov .ap-list {
  padding-left: 30px;
  list-style: none;
}
#priceList .price-list-row .price-list .price-segment.cena-paketov .ap-list li {
  font-size: 16px;
  line-height: 24px;
}
#priceList .price-list-row .price-list .price-segment.cena-paketov .ap-list li:before {
  content: "\2022";
  color: #FFD520;
  font-weight: bold;
  display: inline-block;
  width: 24px;
  margin-left: -24px;
  font-size: 23px;
}
#priceList .price-list-row .price-list .price-segment.cena-paketov .ap-list li span {
  display: inline-block;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 10px;
  font-family: 'Source Sans Pro';
  font-weight: 700;
}
#priceList .price-list-row .price-list .price-segment.cena-paketov .ap-list li p {
  font-size: 16px;
  line-height: 24px;
}
#priceList .price-list-row .price-list .price-segment.cena-paketov .ap-list li div {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 32px;
}
#priceList .price-list-row .price-list .price-segment .info p {
  font-size: 16px;
  line-height: 24px;
  max-width: 390px;
}
#priceList .price-list-row .price-list .price-segment .drobni p {
  font-size: 14px;
  line-height: 18px;
  max-width: 270px;
}
#priceList .price-list-row .price-list .price-segment .price-list-h2 {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  #priceList .price-list-row .price-list .price-segment .price-list-h2 {
    margin-bottom: 32px;
    font-size: 32px;
    line-height: 38px;
  }
}
#priceList .price-list-row .price-list .custom-table .tb-head {
  border-bottom: 1px solid #E7E8E9;
  text-align: right;
}
#priceList .price-list-row .price-list .custom-table .tb-head p {
  font-size: 14px;
  line-height: 16px;
  text-align: right;
  margin-bottom: 20px;
  margin-top: 20px;
  display: inline-flex;
}
#priceList .price-list-row .price-list .custom-table .tb-head p a {
  text-decoration: none;
  display: inline-flex;
  cursor: pointer;
}
#priceList .price-list-row .price-list .custom-table .tb-head p a.active .brezDDV {
  color: #B2B4B6;
}
#priceList .price-list-row .price-list .custom-table .tb-head p a.active .trueFalseButton:before {
  left: 14px;
}
#priceList .price-list-row .price-list .custom-table .tb-head p a.active .zDDV {
  color: #2D2D2D;
}
#priceList .price-list-row .price-list .custom-table .tb-head p a .zDDV {
  padding-left: 8px;
  color: #B2B4B6;
}
#priceList .price-list-row .price-list .custom-table .tb-head p a .trueFalseButton {
  width: 36px;
  height: 24px;
  border: 1px solid #E7E8E9;
  border-radius: 12px;
  display: inline-block;
  margin-top: -4px;
  position: relative;
}
#priceList .price-list-row .price-list .custom-table .tb-head p a .trueFalseButton:before {
  content: '';
  position: absolute;
  width: 18px;
  height: 18px;
  background-color: #FFD520;
  border-radius: 50%;
  left: 3px;
  top: 2px;
  transition: linear left 0.2s;
}
#priceList .price-list-row .price-list .custom-table .tb-head p a .brezDDV {
  padding-left: 16px;
  padding-right: 8px;
}
#priceList .price-list-row .price-list .custom-table .tb-responsive {
  margin-bottom: 16px;
}
#priceList .price-list-row .price-list .custom-table .tb-responsive .tb-row {
  width: 100%;
  padding: 12px 0;
  border-bottom: 1px solid #E7E8E9;
}
@media (min-width: 540px) {
  #priceList .price-list-row .price-list .custom-table .tb-responsive .tb-row {
    display: inline-flex;
  }
}
#priceList .price-list-row .price-list .custom-table .tb-responsive .tb-row.tb-row-last {
  border: 0;
}
#priceList .price-list-row .price-list .custom-table .tb-responsive .tb-row .col-header {
  max-width: 220px;
}
#priceList .price-list-row .price-list .custom-table .tb-responsive .tb-row .col-header .title label {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
}
#priceList .price-list-row .price-list .custom-table .tb-responsive .tb-row .col-body {
  margin-left: auto;
  text-align: right;
  display: inline-flex;
}
#priceList .price-list-row .price-list .custom-table .tb-responsive .tb-row .col-body .body p {
  margin: 0;
  font-size: 24px;
  line-height: 32px;
}
#priceList .price-list-row .price-list .custom-table .tb-responsive .tb-row .col-body .body p span {
  color: #FFD520;
  font-size: 14px;
  line-height: 16px;
  padding-left: 8px;
}
#priceList .price-list-row .price-list .custom-table .tb-responsive .tb-row .col-body .body.link {
  width: 71px;
  text-align: left;
  margin-left: 15px;
}
#priceList .price-list-row .price-list .custom-table .tb-responsive .tb-row .col-body .body.link a {
  font-family: 'Source Sans Pro';
  font-weight: 400;
}
#priceList .price-list-row .price-list-toggle {
  cursor: pointer;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  #priceList .price-list-row .price-list-toggle {
    margin-bottom: 32px;
  }
}
#priceList .price-list-row .price-list-toggle h2 {
  margin: 0;
  font-size: 20px;
  line-height: 28px;
}
@media (min-width: 992px) {
  #priceList .price-list-row .price-list-toggle h2 {
    font-size: 32px;
    line-height: 38px;
  }
}
#priceList .price-list-row .price-list-toggle.toggled h2 span:after {
  content: none;
}
.pageWithBullets .faq-box {
  border-bottom: 1px solid #E7E8E9;
  padding-bottom: 32px;
  padding-top: 32px;
}
.pageWithBullets .faq-box .price-list-toggle h2 {
  font-size: 24px;
  line-height: 32px;
  padding-top: 16px;
  padding-bottom: 16px;
  margin: 0;
}
.pageWithBullets .faq-box .price-list-toggle.toggled h2 span:after {
  content: none;
}
.pageWithBullets .faq-box .price-list-toggled ul li {
  font-size: 18px;
}
.pageWithBullets .border-left {
  margin-top: 70px;
}
@media (min-width: 768px) {
  .pageWithBullets .border-left {
    margin-top: 144px;
  }
}
.pageWithBullets .border-left.first {
  margin-top: 70px;
}
.search-page .hero-banner {
  margin-bottom: 70px;
}
.search-page .search-page-result {
  margin-bottom: 70px;
}
.search-page .search-page-result h3 {
  margin-bottom: 24px;
}
.search-page .search-page-result p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 24px;
}
.search-page .search-page-result .red-arrow {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}
.search-page .search-page-result .red-arrow:after {
  content: ' ';
  position: absolute;
  width: 5.6px;
  height: 5.6px;
  border-right: solid 1px #CE1141;
  border-top: solid 1px #CE1141;
  transform: rotate(45deg);
  margin-top: 10px;
  margin-left: 6px;
}
.search-page .nav-search-pages {
  text-align: center;
}
.search-page .nav-search-pages ul,
.search-page .nav-search-pages li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.search-page .nav-search-pages li {
  display: inline-block;
  font-size: 22px;
  font-family: 'Source Sans Pro';
  font-weight: 700;
  margin-top: 10px;
}
.search-page .nav-search-pages li span,
.search-page .nav-search-pages li a {
  color: #000;
  width: 43px;
  text-align: center;
  display: block;
  font-size: 16px;
  line-height: 18px;
  margin-right: 5px;
  margin-left: 5px;
}
.search-page .nav-search-pages li span {
  border-bottom: 1px solid #FFD520;
  padding-bottom: 10px;
}
.search-page .nav-search-pages li a {
  text-decoration: none;
  opacity: 0.5;
}
.form-gdpr-style h1 {
  color: #2B2E31;
  margin-bottom: 32px;
  margin-top: 55px;
}
.form-gdpr-style p {
  margin-bottom: 24px;
}
.form-gdpr-style .block-form {
  background: linear-gradient(119.92deg, #07A76E 35.79%, #07A76E 50.39%, #8DBA58 78.95%, #9FBC50 82.76%, #CFC33B 91.65%, #FFCB27 99.26%);
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.05);
  padding-bottom: 4px;
  margin-top: 20px;
  border-radius: 10px;
}
@media (min-width: 992px) {
  .form-gdpr-style .block-form {
    margin-top: 55px;
  }
}
.form-gdpr-style .block-form .block-form-inner {
  background-color: #FFF;
  border-radius: 10px;
  padding: 25px 15px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
@media (min-width: 768px) {
  .form-gdpr-style .block-form .block-form-inner {
    padding: 48px 30px;
  }
}
.form-gdpr-style .block-form .block-form-inner .form-group {
  margin-bottom: 0;
}
.form-gdpr-style .block-form .block-form-inner .form-group.checkbox-clasic {
  margin-top: 24px;
}
.form-gdpr-style .block-form .block-form-inner .form-group .btn-primary {
  margin-top: 30px;
}
.form-gdpr-submit-style {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .form-gdpr-submit-style {
    margin-top: 50px;
  }
}
.form-gdpr-submit-style .bg-success,
.form-gdpr-submit-style .bg-danger {
  padding: 5px 10px;
}
.form-gdpr-submit-style .form-group-sm {
  padding: 10px 0px;
}
.form-gdpr-submit-style input[type="checkbox"] {
  border: none;
  margin-top: 10px;
  box-shadow: none;
}
.form-gdpr-submit-style input[type="checkbox"]:focus {
  border-color: transparent;
  box-shadow: none;
}
.form-gdpr-submit-style .button-content {
  margin: 10px 0;
}
@media screen and (max-width: 576px) {
  .form-gdpr-submit-style .button-content {
    text-align: center;
  }
}
.form-gdpr-submit-style .read-more {
  margin-top: 10px;
}
.form-gdpr-submit-style .small {
  margin-bottom: 20px;
}
.form-gdpr-submit-style .small span {
  font-size: 10px;
}
.form-gdpr-submit-style .gdpr-label {
  text-align: center;
}
.form-gdpr-submit-style .gdpr-extra input[type="checkbox"] {
  display: none;
}
.form-gdpr-submit-style .gdpr-extra-block {
  padding: 10px;
}
.form-gdpr-submit-style .gdpr-extra-oldConsents {
  margin-bottom: 30px;
}
.form-gdpr-submit-style .gdpr-extra input[type="checkbox"]:checked + label:before {
  font-family: FontAwesome;
  content: "\f068";
  height: 10px;
  width: 10px;
  padding-right: 25px;
  display: inline-block;
}
.form-gdpr-submit-style .gdpr-extra input[type="checkbox"]:not(:checked) + label:before {
  font-family: FontAwesome;
  content: "\f067";
  height: 10px;
  width: 10px;
  padding-right: 25px;
  display: inline-block;
}
.form-gdpr-submit-style .gdpr-email-form {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
}
.form-gdpr-submit-style .gdpr-email-form label {
  font-weight: normal;
}
.form-gdpr-submit-style .gdpr-email-form input {
  background-color: #f0f0f0;
  border-width: 0;
  padding: 12px;
  width: 300px;
}
@media screen and (max-width: 576px) {
  .form-gdpr-submit-style .gdpr-email-form input {
    width: 100%;
  }
}
.form-gdpr-submit-style .gdpr-email-form textarea {
  width: 300px;
  height: 100px;
}
@media screen and (max-width: 576px) {
  .form-gdpr-submit-style .gdpr-email-form textarea {
    width: 100%;
  }
}
.form-gdpr-submit-style #oldConsents.checked ~ .oldGdprContent,
.form-gdpr-submit-style #history.checked ~ .oldGdprContent,
.form-gdpr-submit-style #questions.checked ~ .oldGdprContent {
  display: block;
}
.form-gdpr-submit-style #oldConsents.checked ~ .showHistory,
.form-gdpr-submit-style #history.checked ~ .showHistory,
.form-gdpr-submit-style #questions.checked ~ .showHistory {
  display: block;
}
.form-gdpr-submit-style #oldConsents.checked ~ .showQuestions,
.form-gdpr-submit-style #history.checked ~ .showQuestions,
.form-gdpr-submit-style #questions.checked ~ .showQuestions {
  display: block;
}
.form-gdpr-submit-style .oldGdprContent,
.form-gdpr-submit-style .showHistory,
.form-gdpr-submit-style .showQuestions {
  display: none;
}
.form-gdpr-submit-style .history-data {
  border: solid 1px #fbd619;
  border-bottom: none;
}
.form-gdpr-submit-style .history-data:last-child {
  border-bottom: solid 1px #fbd619;
}
.form-gdpr-submit-style .history-data .history-row {
  padding: 0 10px 10px;
}
.form-gdpr-submit-style .history-data .history-row:first-child {
  margin-top: 10px;
}
.form-gdpr-submit-style .history-data:nth-child(even) {
  background: #f0f0f0;
}
#pokritost {
  margin-top: -135px;
}
#pokritost h2 {
  font-size: 24px;
  line-height: 32px;
}
#pokritost .raphWrapper {
  background-color: #FFF;
  border-radius: 10px;
}
#pokritost .pokritostSearch {
  height: 118px;
  background: #FFF;
  display: table;
  width: 100%;
  font-size: 11px;
  font-family: sans-serif;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
}
@media (min-width: 992px) {
  #pokritost .pokritostSearch {
    padding: 32px 0;
  }
}
#pokritost .pokritostSearch a {
  text-decoration: none;
}
#pokritost .pokritostSearch h2 {
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  #pokritost .pokritostSearch h2 {
    border-left: 0;
    padding-left: 0px;
    font-size: 14px;
    line-height: 18px;
    font-family: 'Source Sans Pro';
    font-weight: 400;
  }
}
@media (min-width: 992px) {
  #pokritost .pokritostSearch > div:first-child {
    width: 200px;
    float: left;
  }
}
@media (min-width: 992px) {
  #pokritost .pokritostSearch > div:last-child {
    float: left;
    width: calc(100% - 200px);
  }
}
#pokritost .pokritostSearch-input {
  -webkit-appearance: none;
  max-width: 303px;
  width: 100%;
  height: 57px;
  font-size: 14px;
  border: 0;
  border-bottom: 1px solid #2D2D2D;
}
@media (min-width: 992px) {
  #pokritost .pokritostSearch-input {
    margin-left: 25px;
  }
}
#pokritost .pokritostSearch-input + span {
  height: 23px;
  width: 23px;
  background-image: url(ec0fed9ce087d0185e66.png);
  background-position: -1px -55px;
  position: absolute;
  margin-top: 15px;
  margin-left: -25px;
}
#pokritost .pokritostSearch-input:focus {
  outline: none;
}
#pokritost .obcinePodatkiAbove {
  padding-top: 95px;
}
#pokritost .obcinePodatkiAbove .found-location {
  font-size: 16px;
  line-height: 24px;
  color: #B2B4B6;
}
#pokritost .obcinePodatkiAbove .found-location span {
  background-color: #FFF;
  padding-right: 47px;
}
#pokritost .obcinePodatkiAbove .found-location span span {
  padding-right: 0;
}
#pokritost .obcinePodatkiAbove hr {
  margin-bottom: 56px;
  margin-top: -20px;
  border-color: #E7E8E9;
}
#pokritost .obcinePodatkiAbove .ObcinePodatki {
  padding-bottom: 50px;
}
#pokritost .obcinePodatkiAbove .ObcinePodatki h2 {
  font-size: 32px;
  line-height: 38px;
  margin-bottom: 48px;
  margin-top: 0;
}
#pokritost .obcinePodatkiAbove .ObcinePodatki .kraji {
  margin-top: 25px;
}
#pokritost .obcinePodatkiAbove .ObcinePodatki .kraji p {
  font-weight: 800;
}
#pokritost .obcinePodatkiAbove .ObcinePodatki .kraji ul li {
  font-size: 18px;
  line-height: 28px;
}
#pokritost .obcinePodatkiAbove .ObcinePodatki .white-box {
  padding: 30px;
  background-color: #FFF;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.05), inset 0px -5px 0px #FFD520;
  border-radius: 10px;
  margin-top: 50px;
}
@media (min-width: 992px) {
  #pokritost .obcinePodatkiAbove .ObcinePodatki .white-box {
    margin-top: 0;
  }
}
#pokritost .obcinePodatkiAbove .ObcinePodatki .white-box h3 {
  margin: 0;
  margin-bottom: 36px;
}
#pokritost .obcinePodatkiAbove .ObcinePodatki .white-box p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
}
#pokritost .obcinePodatkiAbove .ObcinePodatki .white-box .link-col {
  margin-top: 36px;
}
#pokritost .obcinePodatkiAbove .ObcinePodatki .white-box .link-col .red-arrow {
  margin-top: 36px;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  font-family: 'Source Sans Pro';
  font-weight: 400;
}
#pokritost .obcinePodatkiAbove .ObcinePodatki .white-box .link-col .red-arrow:after {
  content: ' ';
  position: absolute;
  width: 5.6px;
  height: 5.6px;
  border-right: solid 1px #CE1141;
  border-top: solid 1px #CE1141;
  transform: rotate(45deg);
  margin-top: 10px;
  margin-left: 6px;
}
@media (min-width: 992px) {
  #pokritost .pokritostObcin {
    padding-top: 100px;
  }
}
#pokritost .pokritostObcin .link-tabs {
  display: none;
}
@media (min-width: 992px) {
  #pokritost .pokritostObcin .link-tabs {
    display: block;
  }
}
#pokritost .pokritostObcin .link-tabs > div {
  float: right;
}
#pokritost .pokritostObcin .link-tabs > div p {
  font-size: 14px;
  line-height: 18px;
  opacity: 0.4;
}
#pokritost .pokritostObcin .link-tabs > div a {
  padding: 10px 9px;
  border-bottom: 1px solid #2D2D2D;
  text-decoration: none;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  opacity: 0.4;
}
#pokritost .pokritostObcin .link-tabs > div a:hover,
#pokritost .pokritostObcin .link-tabs > div a:active,
#pokritost .pokritostObcin .link-tabs > div a:focus {
  color: #2D2D2D;
}
#pokritost .pokritostObcin .link-tabs > div a.active {
  border-bottom: 2px solid #FFD520;
  opacity: 1;
}
#pokritost .obcine-div {
  margin: 40px 15px;
  padding: 20px 5px;
  background-color: #FFF;
  border-radius: 10px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
  display: inline-block;
  width: calc(100% - 30px);
}
@media (min-width: 992px) {
  #pokritost .obcine-div {
    display: flex;
    margin: 40px 15px;
    width: 100%;
    padding: 30px;
  }
}
#pokritost .obcine-div p {
  margin: 0;
  cursor: pointer;
}
#pokritost .obcine-div p .first-char {
  color: #FFD520;
  width: 14px;
  display: inline-block;
}
@media (min-width: 992px) {
  #pokritost .obcine-div p .first-char {
    display: none;
  }
}
#pokritost .obcine-div p .name {
  margin-left: 24px;
}
#pokritost .plan-gradnje p {
  margin-top: 30px;
}
@media (min-width: 992px) {
  #pokritost .plan-gradnje p {
    margin-top: 50px;
  }
}
#pokritost .swiper-gradnje {
  margin-top: 30px;
}
@media (min-width: 992px) {
  #pokritost .swiper-gradnje {
    margin-top: 50px;
  }
}
#pokritost .swiper-gradnje .swiper-slide {
  border-radius: 10px;
  background: linear-gradient(119.92deg, #07A76E 35.79%, #07A76E 50.39%, #8DBA58 78.95%, #9FBC50 82.76%, #CFC33B 91.65%, #FFCB27 99.26%);
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.05);
  padding-bottom: 4px;
}
#pokritost .swiper-gradnje .swiper-slide .swiper-inner {
  background-color: #FFF;
  padding: 30px;
  border-radius: 10px;
  margin-top: -1px;
}
#pokritost .swiper-gradnje .swiper-slide .swiper-inner p {
  margin-bottom: 24px;
}
#pokritost .pokritostWrapper {
  padding: 20px;
}
@media (max-width: 767px) {
  #pokritost .pokritostWrapper {
    padding: 10px;
  }
}
#pokritost .pokritostWrapper .raphWrapper {
  padding: 20px;
}
@media (max-width: 767px) {
  #pokritost .pokritostWrapper .raphWrapper {
    padding: 0;
    margin: 0;
    padding-bottom: 10px;
  }
}
#pokritost .pokritostWrapper .obcineInfo {
  position: relative;
}
@media (max-width: 992px) {
  #pokritost .pokritostWrapper .obcineInfo {
    display: none;
  }
}
#pokritost .pokritostWrapper .obcineInfo .initialBox {
  min-height: 125px;
  font-size: 20px;
  text-align: center;
  width: 100%;
  background-color: #eaeaea;
  padding-top: 48px;
}
#pokritost .pokritostWrapper .obcineInfo a {
  text-decoration: none;
}
#pokritost .pokritostWrapper .obcineInfo .imageObcine {
  width: 165px;
  top: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  overflow: hidden;
  height: 125px;
}
#pokritost .pokritostWrapper .obcineInfo .imageObcine img {
  position: absolute;
  min-height: 100%;
  min-width: 100%;
  left: -999px;
  right: -999px;
  top: -999px;
  bottom: -999px;
  margin: auto;
}
#pokritost .pokritostWrapper .page-faq {
  max-width: 100%;
  padding-bottom: 0;
  margin-bottom: 10px;
}
#pokritost .pokritostWrapper .page-faq .faq-item-title {
  font-size: 16px;
}
@media (max-width: 768px) {
  #pokritost .pokritostWrapper .page-faq .faq-item-title {
    padding-bottom: 25px;
  }
}
#pokritost .pokritostWrapper .page-faq .faq-item-title .faq-togle span.operaterTitle {
  margin-left: 48px;
}
#pokritost .pokritostWrapper .page-faq .faq-item-title .faq-togle .itsOKsprite {
  background: url(ec0fed9ce087d0185e66.png) no-repeat -50px -146px;
}
#pokritost .pokritostWrapper .page-faq .faq-item-title .faq-togle .itsNOTOKsprite {
  background: url(ec0fed9ce087d0185e66.png) no-repeat -91px -146px;
}
#pokritost .pokritostWrapper .page-faq .faq-item-title .faq-togle .HammerSprite {
  background: url(ec0fed9ce087d0185e66.png) no-repeat -132px -146px;
}
#pokritost .pokritostWrapper .page-faq .faq-item-title .faq-togle .ObcineSpritesStyle {
  width: 33px;
  height: 33px;
  display: block;
  float: left;
  margin: -6px 15px 0 0;
}
@media (max-width: 992px) {
  #pokritost .pokritostWrapper .page-faq .faq-item-title .faq-togle .ObcineSpritesStyle {
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  #pokritost .pokritostWrapper .page-faq .faq-item-title .faq-togle .ObcineSpritesStyle {
    margin-top: 17px;
  }
}
@media (max-width: 768px) {
  #pokritost .pokritostWrapper .page-faq .faq-item-title a:before {
    margin-top: 11px;
  }
}
#pokritost .pokritostWrapper .page-faq .documents-item {
  cursor: pointer;
}
#pokritost .pokritostWrapper .page-faq .documents-item .active {
  font-weight: bold;
  padding-bottom: 8px;
}
#pokritost .pokritostWrapper .page-faq .documents-item ul {
  font-weight: normal;
  font-size: 14px;
  margin-left: -40px;
}
#pokritost .pokritostWrapper .page-faq .documents-item ul > li {
  list-style: none;
  line-height: 1.8em;
}
#pokritost .pokritostWrapper .page-faq .documents-item ul > li a {
  color: black;
  z-index: 0;
  position: relative;
}
#pokritost .pokritostWrapper .page-faq .documents-item ul > li .contractor {
  z-index: 0;
  position: relative;
}
#pokritost .pokritostWrapper .page-faq .documents-item ul > li .imageObcineMobile {
  padding-bottom: 5px;
}
@media (min-width: 992px) {
  #pokritost .pokritostWrapper .page-faq .documents-item .mobileObcineInfo {
    display: none !important;
  }
}
#pokritost .pokritostWrapper .news {
  border: 2px solid #eaeaea;
  border-bottom: none;
  border-radius: 6px;
  width: 98%;
  margin: 0 auto;
}
#pokritost .pokritostWrapper .news .newsItemTitle {
  font-size: 20px;
}
#pokritost .pokritostWrapper .news .newsItemContent {
  font-size: 16px;
}
#pokritost .pokritostWrapper .news .newsWrapper {
  padding: 20px;
}
#pokritost .pokritostWrapper .news .newsFooter {
  border-bottom: 2px solid #eaeaea;
  border-top: 2px solid #eaeaea;
  padding: 20px;
  font-weight: bold;
  font-size: 24px;
}
#pokritost .resoults {
  padding: 2% 8%;
  background: #eaeaea;
}
#pokritost .resoults:after,
#pokritost .resoults:before {
  content: " ";
  display: table;
  clear: both;
}
#pokritost .resoults > a {
  float: left;
  background-color: #FFD520;
  padding: 5px 15px;
  border-radius: 4px;
  color: black;
  margin: 0.5%;
  text-decoration: none;
}
#pokritost .resoults > a:hover {
  background-color: #ffd006;
}
.yellowHighlight {
  background: linear-gradient(180deg, transparent 55%, #FFD520 55%, #FFD520 79%, transparent 79%);
  padding: 0 5px;
}
.page-faq {
  max-width: 837px;
  width: 98%;
  margin: 0 auto;
  margin-bottom: 35px;
  color: #333333;
}
@media (max-width: 767px) {
  .page-faq {
    width: 90%;
  }
}
@media (max-width: 767px) {
  .page-faq {
    width: 100%;
  }
}
.page-faq > h3 {
  font-family: eniexpregregular, Arial, sans-serif, eniexpboldregular, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  background-color: #FFD520;
  display: inline-block !important;
  color: black;
  padding: 1px 15px 4px 15px;
  line-height: 42px;
  margin-top: 58px;
  margin-bottom: 37px;
  padding-top: 4px;
}
.page-faq .faq-item {
  font-family: eniexpregregular, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 19px;
  padding: 0 31px;
  background-color: #f0f0f0;
  margin-bottom: 10px;
  border-radius: 6px;
  transition: background-color ease-in-out 250ms;
}
@media (max-width: 767px) {
  .page-faq .faq-item {
    padding: 0 5px;
  }
}
.page-faq .faq-item:active {
  background-color: #e3e3e3;
}
.page-faq .faq-item .faq-item-title {
  padding: 20px 7px;
  padding-bottom: 13px;
}
.page-faq .faq-item .faq-item-title:after,
.page-faq .faq-item .faq-item-title:before {
  content: " ";
  display: table;
  clear: both;
}
.page-faq .faq-item .faq-item-title > a {
  color: #333333;
  min-height: 40px;
  display: block;
  padding-top: 10px;
}
.page-faq .faq-item .faq-item-title > a:hover,
.page-faq .faq-item .faq-item-title > a:active,
.page-faq .faq-item .faq-item-title > a:focus {
  text-decoration: none;
}
.page-faq .faq-item .faq-item-title > a span {
  display: block;
  margin-right: 60px;
}
.page-faq .faq-item .faq-item-title > a:before {
  margin-top: -13px;
  margin-right: -9px;
  float: right;
  content: " ";
  display: block;
  background-image: url(ec0fed9ce087d0185e66.png);
  background-position: 2px -137px;
  width: 50px;
  height: 50px;
}
.page-faq .faq-item .faq-item-title > a:after {
  content: "";
  display: block;
  clear: both;
}
.page-faq .faq-item .faq-item-content {
  padding: 24px 0;
  line-height: 1.27em;
  display: none;
}
.page-faq .faq-item.active .faq-item-title {
  border-bottom: 1px solid #cecece;
}
.page-faq .faq-item.active .faq-item-title a:before {
  background-position: 2px -87px;
}
.documents {
  padding-bottom: 30px;
}
.documents-item {
  min-height: 55px;
}
.documents-item > a {
  color: black;
}
.documents .icon {
  display: block;
  background-image: url(ec0fed9ce087d0185e66.png);
  width: 52px;
  height: 52px;
  float: left;
}
.documents .icon-pdf {
  background-position: -30px -5px;
}
#lead-generating-page {
  background-color: #FCFCFC;
}
#lead-generating-page strong,
#lead-generating-page b {
  font-weight: 900;
}
#lead-generating-page a {
  cursor: pointer;
}
#lead-generating-page p {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 36px;
}
@media (max-width: 767px) {
  #lead-generating-page p {
    font-size: 18px;
    line-height: 28px;
  }
}
#lead-generating-page .btn {
  background-color: #FED300;
  height: 50px;
  border: 0;
  box-shadow: 0px 10px 30px rgba(255, 212, 32, 0.43);
  font-size: 16px;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 18px;
  border-radius: 0;
  text-transform: uppercase;
  margin-top: 20px;
  outline: none;
  padding: 16px 24px;
}
#lead-generating-page .btn.btn-primary {
  font-family: "Montserrat", sans-serif;
}
#lead-generating-page .new-btn-primary {
  display: block;
  width: 100%;
  max-width: 267px;
  text-align: center;
}
@media (max-width: 767px) {
  #lead-generating-page .btn-full-m {
    width: 100%;
  }
}
#lead-generating-page select::-ms-expand {
  display: none;
}
#lead-generating-page.open-menu {
  overflow: hidden;
}
#lead-generating-page #mobile-menu {
  width: auto;
}
#lead-generating-page .mobile-scroll {
  overflow: hidden;
}
@media (min-width: 1200px) {
  #lead-generating-page .container {
    max-width: 1170px;
  }
}
@media (max-width: 767px) {
  #lead-generating-page .padding-m {
    padding-left: 30px;
    padding-right: 30px;
  }
}
#lead-generating-page .body-main-shadow {
  padding-left: 35px;
  padding-right: 35px;
  background-color: #FCFCFC;
  /*Check*/
  position: relative;
}
@media (min-width: 768px) {
  #lead-generating-page .body-main-shadow {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#lead-generating-page .body-main-shadow > div {
  box-shadow: none;
  background-color: #FCFCFC;
}
#lead-generating-page .AdformPixel {
  position: absolute;
}
#lead-generating-page .in {
  overflow: auto;
}
#lead-generating-page .modal-backdrop {
  z-index: 500;
  background-color: #000;
  opacity: 0.6;
}
#lead-generating-page .modal {
  display: none;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#lead-generating-page .modal .modal-content {
  background-color: #FFFFFF;
  box-shadow: 0 25px 25px 0 rgba(0, 0, 0, 0.1);
  margin: 14% auto;
  min-height: 470px;
  min-width: 200px;
  max-width: 810px;
}
@media (max-width: 570px) {
  #lead-generating-page .modal .modal-content {
    width: 100%;
  }
}
#lead-generating-page .modal .modal-content .aboveClose {
  position: relative;
  height: 48px;
}
#lead-generating-page .modal .modal-content .aboveClose .close {
  display: block;
  height: 54px;
  padding-right: 20px;
  padding-top: 20px;
  float: right;
  width: 50px;
  cursor: pointer;
}
#lead-generating-page .modal .modal-content .aboveClose .close:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 20px;
  background-color: black;
  transform: rotate(45deg);
}
#lead-generating-page .modal .modal-content .aboveClose .close:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 20px;
  background-color: black;
  transform: rotate(-45deg);
}
#lead-generating-page .modal .modal-content .modal-body {
  padding: 0 30px 48px;
}
#lead-generating-page .modal .modal-content .modal-body h2 {
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 32px;
  line-height: 40px;
  text-align: center;
}
#lead-generating-page .modal .modal-content .modal-body h6 {
  margin-top: 24px;
  margin-bottom: 168px;
  font-size: 14px;
}
#lead-generating-page .modal .modal-content .modal-body .bottom-button-mobile {
  display: block;
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  #lead-generating-page .modal .modal-content .modal-body .bottom-button-mobile {
    display: none;
  }
}
#lead-generating-page .modal .modal-content .modal-body .bottom-button-mobile a {
  text-align: center;
  margin: 0 auto;
  max-width: 267px;
  display: block;
  padding: 12px 30px;
  border-radius: 4px;
  font-size: 20px;
  font-style: normal;
  color: black;
  text-decoration: none;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  border: none;
  border: 1px solid #333333;
}
#lead-generating-page .modal .modal-content .modal-body .bottom-button a {
  display: block;
  width: 364px;
  margin: 0 auto;
  text-align: center;
}
#lead-generating-page .modal .modal-content .modal-body table {
  width: 100%;
  margin-bottom: 24px;
  display: none;
}
@media (min-width: 992px) {
  #lead-generating-page .modal .modal-content .modal-body table {
    display: table;
  }
}
#lead-generating-page .modal .modal-content .modal-body table tr {
  border: 1px solid black;
}
#lead-generating-page .modal .modal-content .modal-body table tr th {
  background-color: #FFCD00;
  padding: 5px;
  border-right: 1px solid black;
  text-align: center;
}
#lead-generating-page .modal .modal-content .modal-body table tr th:first-child {
  text-align: left;
}
#lead-generating-page .modal .modal-content .modal-body table tr td {
  padding: 0 5px;
  border-right: 1px solid black;
  text-align: center;
}
#lead-generating-page .modal .modal-content .modal-body table tr td:first-child {
  text-align: left;
}
#lead-generating-page #modalVideo .modal-content {
  width: 1084px;
  height: 610px;
  position: relative;
}
@media (max-width: 1084px) {
  #lead-generating-page #modalVideo .modal-content {
    width: 100%;
    height: calc(100vw / (16 / 9));
    min-height: unset;
  }
}
#lead-generating-page #modalVideo .modal-content .aboveClose {
  position: absolute;
  width: 44px;
  height: 44px;
  right: 46px;
  top: 33px;
  background-color: #FFFFFF;
  border-radius: 22px;
  z-index: 5;
}
#lead-generating-page #modalVideo .modal-content .aboveClose .close {
  padding-top: 0;
  padding-right: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
#lead-generating-page #modalVideo .modal-content .aboveClose .close:before {
  left: 21px;
  top: 12px;
  height: 19px;
}
#lead-generating-page #modalVideo .modal-content .aboveClose .close:after {
  left: 21px;
  top: 12px;
  height: 19px;
}
@media (max-width: 768px) {
  #lead-generating-page #modalVideo .modal-content .aboveClose {
    width: 30px;
    height: 30px;
    right: 24px;
    top: 22px;
    padding-top: 10px;
    padding-right: 6px;
  }
  #lead-generating-page #modalVideo .modal-content .aboveClose .close:before {
    height: 11px;
    left: 14px;
    top: 10px;
  }
  #lead-generating-page #modalVideo .modal-content .aboveClose .close:after {
    height: 11px;
    left: 14px;
    top: 10px;
  }
}
#lead-generating-page #modalVideo .modal-content .modal-body #overlayDiv {
  position: absolute;
  width: 100%;
  height: 100%;
}
#lead-generating-page #modalVideo .modal-content .modal-body iframe {
  min-height: 610px;
  border: 0;
}
@media (max-width: 1084px) {
  #lead-generating-page #modalVideo .modal-content .modal-body iframe {
    height: calc(100vw / (16 / 9));
    min-height: unset;
  }
}
#lead-generating-page .help-and-support .informationLink {
  display: none;
}
#lead-generating-page #calculator-hero {
  min-height: 520px;
}
#lead-generating-page footer {
  margin-top: 0;
}
#legaltekst .modal-content,
#actionInfoText .modal-content {
  width: 810px;
  border-radius: 15px;
  position: relative;
}
#legaltekst .modal-content .aboveClose,
#actionInfoText .modal-content .aboveClose {
  height: 44px;
}
#legaltekst .modal-content .aboveClose span.close,
#actionInfoText .modal-content .aboveClose span.close {
  display: block;
  height: 26px;
  width: 26px;
  padding-top: 20px;
  float: right;
  cursor: pointer;
}
#legaltekst .modal-content .modal-body,
#actionInfoText .modal-content .modal-body {
  padding: 0 30px 30px 30px;
}
#legaltekst .modal-content .modal-body h1,
#actionInfoText .modal-content .modal-body h1 {
  font-size: 40px;
  margin: 0;
  text-align: center;
}
#legaltekst .modal-content .modal-body p,
#actionInfoText .modal-content .modal-body p {
  font-size: 16px;
  line-height: 26px;
  margin-top: 18px;
  margin-bottom: 36px;
}
#legaltekst .modal-content .modal-body a,
#actionInfoText .modal-content .modal-body a {
  width: 400px;
  margin: 0 auto;
  display: block;
  text-align: center;
}
.modal-open {
  overflow: hidden;
}
.sticky-cta {
  position: fixed;
  bottom: 25px;
  left: 0;
  z-index: 21;
  background-color: transparent !important;
  text-align: right;
}
@media (min-width: 539px) {
  .sticky-cta {
    bottom: 40px;
    left: auto;
    right: 50px;
    padding: 0;
    max-width: 245px;
  }
}
.sticky-cta a {
  margin-right: -20px;
}
@media (min-width: 539px) {
  .sticky-cta a {
    margin-right: 0;
  }
}
.sticky-cta a span {
  display: inline-block;
  margin-right: 20px;
}
.sticky-cta a img {
  width: 100px;
  height: 100px;
}
@media (min-width: 539px) {
  .sticky-cta a img {
    width: 120px;
    height: 120px;
  }
}
#thankYouSimpleModal {
  background-color: rgba(0, 0, 0, 0.25) !important;
}
#thankYouSimpleModal .modal-content {
  position: relative;
  transform: translateY(-50%);
  top: 50%;
  width: calc(100% - 30px);
  min-height: 390px !important;
  margin: auto !important;
}
@media (min-width: 992px) {
  #thankYouSimpleModal .modal-content {
    min-height: 470px !important;
    width: 570px;
  }
}
#thankYouSimpleModal .modal-content h1 {
  margin-top: 56px;
  font-weight: bold;
  font-size: 40px;
  line-height: 48px;
  text-align: center;
  letter-spacing: -0.5px;
}
#thankYouSimpleModal .modal-content h6 {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.1px;
}
#thankYouSimpleModal .modal-content .close:before {
  height: 30px;
  right: 35px;
}
#thankYouSimpleModal .modal-content .close:after {
  height: 30px;
  right: 35px;
}
#contact_generating_root {
  padding: 0 15px;
  margin-top: -50px;
}
@media (min-width: 992px) {
  #contact_generating_root {
    margin-top: -130px;
  }
}
#contact_generating_root .logo {
  text-align: center;
  margin-top: 24px;
  margin-bottom: 32px;
}
#contact_generating_root .logo img {
  height: 32px;
}
@media (min-width: 992px) {
  #contact_generating_root .logo img {
    height: 52px;
  }
}
#contact_generating_root .logo .paragrahps-div {
  margin: 18px auto 0;
  text-align: center;
  max-width: 752px;
}
#contact_generating_root .logo .contract-generating-steps .form-group {
  margin-top: 56px;
}
#contact_generating_root .progress-bar-row {
  margin-bottom: 32px;
}
#contact_generating_root .progress-bar-row .progress-bar {
  height: 8px;
  width: 100%;
  border-radius: 16px;
  background-color: #F4F4F4;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  #contact_generating_root .progress-bar-row .progress-bar {
    margin-bottom: 24px;
  }
}
#contact_generating_root .progress-bar-row .progress-bar:last-child {
  justify-content: flex-start;
}
#contact_generating_root .progress-bar-row .progress-bar span {
  display: block;
  height: 100%;
  width: 50%;
  background-color: #008051;
  border-radius: 16px;
}
#contact_generating_root .progress-bar-row .steps {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#contact_generating_root .progress-bar-row .steps .btn-back {
  display: flex;
  cursor: pointer;
  font-family: 'Source Sans Pro';
  font-weight: 400;
}
#contact_generating_root .progress-bar-row .steps .btn-back span {
  width: 11px;
  height: 11px;
  border-left: 1px solid #333333;
  border-top: 1px solid #333333;
  transform: rotate(-45deg);
  display: block;
  margin-top: 4px;
  margin-right: 8px;
}
#contact_generating_root .progress-bar-row .steps p {
  text-align: right;
  font-size: 16px;
  line-height: 24px;
}
#contact_generating_root .progress-bar-row .steps p i {
  font-style: normal;
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
}
#contact_generating_root h2 {
  text-align: center;
  margin: 0 0 16px 0;
}
@media (min-width: 992px) {
  #contact_generating_root h2 {
    margin: 0 0 18px 0;
  }
}
#contact_generating_root h3 {
  margin-top: 0;
}
#contact_generating_root h3.single {
  margin-bottom: 0;
}
#contact_generating_root p {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  #contact_generating_root p {
    text-align: center;
  }
}
#contact_generating_root form {
  margin-top: 56px;
}
#contact_generating_root form h4 {
  margin: 0 0 20px 0;
  width: 100%;
}
#contact_generating_root form h4 label {
  margin-bottom: 0;
}
#contact_generating_root form .field-validation-valid {
  color: #CE1141;
}
#contact_generating_root form button.btn-primary {
  width: 100%;
}
@media (min-width: 992px) {
  #contact_generating_root form button.btn-primary {
    width: 267px;
  }
}
#contact_generating_root form button.btn-terciary {
  color: #333;
  padding: 12px 24px;
  background-color: #FFF;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  border: 1px solid #333;
  border-radius: 4px;
}
#contact_generating_root form select {
  padding: 10px 16px;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Source Sans Pro';
  font-weight: 400;
  width: 100%;
}
#contact_generating_root form .form-group {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 56px;
}
@media (min-width: 992px) {
  #contact_generating_root form .form-group {
    flex-direction: row;
  }
}
#contact_generating_root form .form-group h4 {
  width: 100%;
}
#contact_generating_root form .form-group h4.more-space {
  margin-bottom: 24px;
}
#contact_generating_root form .form-group p.small-print {
  margin-top: 0;
  font-size: 14px;
  line-height: 18px;
}
@media (min-width: 992px) {
  #contact_generating_root form .form-group p.small-print {
    margin-top: 20px;
  }
}
#contact_generating_root form .form-group p.constent {
  color: #767676;
  margin-top: 20px;
}
#contact_generating_root form .form-group p.bottom-spacing {
  margin-bottom: 20px;
}
#contact_generating_root form .form-group input[type="text"] {
  width: 100%;
  border: 1px solid black;
  border-radius: 4px;
  color: black;
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  padding: 12px 16px;
}
@media (min-width: 992px) {
  #contact_generating_root form .form-group input[type="text"] {
    width: 364px;
  }
}
#contact_generating_root form .form-group .a-checkbox {
  display: flex;
  align-items: center;
}
#contact_generating_root form .form-group .a-checkbox input {
  width: 24px;
  height: 24px;
  border: 1px solid #333333;
  border-radius: 5px;
  -webkit-appearance: none;
  outline: 0;
  margin-right: 8px;
}
#contact_generating_root form .form-group .a-checkbox input:checked:after {
  content: '';
  position: absolute;
  width: 7px;
  height: 12px;
  border-bottom: 2px solid black;
  border-right: 2px solid black;
  transform: rotate(45deg);
  margin-left: 7px;
  margin-top: 2px;
}
#contact_generating_root form .form-group .a-checkbox a {
  text-decoration: none;
}
#contact_generating_root form .form-group .a-checkbox a.preberi-vec-link {
  margin-left: 10px;
}
#contact_generating_root form .form-group .a-checkbox.bottom-spacing {
  margin-bottom: 20px;
}
#contact_generating_root form .form-group.smaller-spaces {
  margin-bottom: 24px;
}
#contact_generating_root form .form-group.smaller-spaces h3 {
  margin-bottom: 0;
}
#contact_generating_root form .form-group.what-you-need {
  justify-content: space-between;
  flex-direction: row;
}
@media (min-width: 992px) {
  #contact_generating_root form .form-group.what-you-need {
    justify-content: flex-start;
  }
}
#contact_generating_root form .form-group.what-you-need div {
  max-width: 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 992px) {
  #contact_generating_root form .form-group.what-you-need div {
    min-width: calc(calc(100% - calc(3 * 24px)) / 3);
    margin-right: 24px;
  }
}
#contact_generating_root form .form-group.what-you-need div img {
  margin-bottom: 8px;
}
@media (min-width: 992px) {
  #contact_generating_root form .form-group.what-you-need div img {
    margin-bottom: 16px;
    margin-top: 24px;
  }
}
#contact_generating_root form .form-group.what-you-need div p {
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  max-width: 90px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  text-transform: uppercase;
  color: #333;
  justify-content: center;
}
@media (min-width: 992px) {
  #contact_generating_root form .form-group.what-you-need div p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 6px;
    text-transform: none;
    color: #767676;
  }
}
#contact_generating_root form .form-group.back-next {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}
@media (min-width: 992px) {
  #contact_generating_root form .form-group.back-next {
    justify-content: center;
  }
}
#contact_generating_root form .form-group.back-next button {
  width: calc(calc(100% - 24px) / 2);
}
@media (min-width: 992px) {
  #contact_generating_root form .form-group.back-next button {
    min-width: 267px;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 16px;
  }
}
#contact_generating_root form .form-group .label-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 12px;
}
@media (min-width: 992px) {
  #contact_generating_root form .form-group .label-wrapper {
    margin-bottom: 0;
    justify-content: flex-start;
  }
}
#contact_generating_root form .form-group label {
  position: relative;
}
#contact_generating_root form .form-group label.radio-label span,
#contact_generating_root form .form-group label.special-radio-label span {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  padding-left: 32px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
#contact_generating_root form .form-group label.radio-label span::before,
#contact_generating_root form .form-group label.special-radio-label span::before {
  content: "";
  position: absolute;
  margin-right: 8px;
  left: 0;
  width: 24px;
  height: 24px;
  background-image: url(fe1c02c93c43880ecbb7.svg);
}
#contact_generating_root form .form-group label.radio-label input[type="radio"],
#contact_generating_root form .form-group label.special-radio-label input[type="radio"] {
  display: none;
}
#contact_generating_root form .form-group label.radio-label:has(> input:checked),
#contact_generating_root form .form-group label.special-radio-label:has(> input:checked) {
  border-color: green;
}
#contact_generating_root form .form-group label.radio-label:has(> input:checked) span::before,
#contact_generating_root form .form-group label.special-radio-label:has(> input:checked) span::before {
  background-image: url(06432ca2a0cbcd928111.svg);
}
#contact_generating_root form .form-group label.radio-label {
  margin-bottom: 24px;
}
#contact_generating_root form .form-group label.radio-label:last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  #contact_generating_root form .form-group label.radio-label {
    margin-bottom: 0;
    margin-right: 80px;
  }
}
#contact_generating_root form .form-group label.radio-label.has-maximum {
  max-width: 400px;
  display: flex;
}
#contact_generating_root form .form-group label.radio-label.bottom-spacing {
  margin-bottom: 20px;
}
#contact_generating_root form .form-group label.special-radio-label {
  padding: 20px 24px;
  border: 1px solid #333;
  border-radius: 8px;
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  #contact_generating_root form .form-group label.special-radio-label {
    margin-bottom: 0px;
  }
}
#contact_generating_root form .form-group label.special-radio-label.with-image {
  margin-bottom: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: calc(calc(100% - 12px) / 2);
  padding: 16px 5px 32px 5px;
}
@media (min-width: 992px) {
  #contact_generating_root form .form-group label.special-radio-label.with-image {
    margin-bottom: 24px;
    margin-right: 24px;
    width: 266px;
  }
}
#contact_generating_root form .form-group label.special-radio-label.with-image img {
  width: 45px;
}
#contact_generating_root form .form-group label.special-radio-label.with-image span {
  margin: 0;
  padding-left: 0;
}
#contact_generating_root form .form-group label.special-radio-label.with-image span::before {
  top: 16px;
  left: 24px;
}
#contact_generating_root form .form-group label.special-radio-label.with-image .akcijski-paket {
  font-size: 12px;
  line-height: 16px;
  padding: 6px 18px;
  position: absolute;
  bottom: -10px;
  background-color: #FFCD00;
  border-radius: 8px;
  color: #333;
}
#contact_generating_root form .form-group label.special-radio-label:has(> input:checked) {
  border-color: green;
}
#contact_generating_root form .form-group label.special-radio-label:has(> input:checked) span::before {
  background-image: url(058c21fcbf53b822bfa8.svg);
}
#contact_generating_root form .form-group .form-group-text {
  margin-bottom: 11px;
}
@media (min-width: 992px) {
  #contact_generating_root form .form-group .form-group-text {
    margin-bottom: 24px;
  }
}
#contact_generating_root form .form-group .form-group-text label {
  margin-bottom: 8px;
}
#contact_generating_root form .form-group .form-group-text.small input[type="text"] {
  width: 100%;
  border: 1px solid black;
  border-radius: 4px;
  color: black;
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  padding: 12px 16px;
}
@media (min-width: 992px) {
  #contact_generating_root form .form-group .form-group-text.small input[type="text"] {
    width: 170px;
  }
}
#contact_generating_root form .form-group.downwards {
  display: flex;
  flex-direction: column;
}
#contact_generating_root form .form-group.downwards .form-input-row {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  #contact_generating_root form .form-group.downwards .form-input-row {
    flex-direction: row;
  }
}
#contact_generating_root form .form-group.downwards .form-input-row:last-child div {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  #contact_generating_root form .form-group.downwards .form-input-row .form-group-text:nth-child(2),
  #contact_generating_root form .form-group.downwards .form-input-row label:nth-child(2) {
    margin-left: 22px;
  }
}
#contact_generating_root form .form-group.downwards .form-input-row .form-group-text label,
#contact_generating_root form .form-group.downwards .form-input-row label label {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
}
#contact_generating_root form .form-group.downwards .above-information {
  margin-top: 20px;
}
#contact_generating_root form .form-group.downwards .above-information p {
  text-align: left;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  max-width: 100%;
}
@media (min-width: 992px) {
  #contact_generating_root form .form-group.downwards .above-information p {
    max-width: 50%;
  }
}
#contact_generating_root form .form-group.downwards .additional-fields {
  margin-top: 24px;
}
#contact_generating_root form .form-group.downwards.final div {
  margin-bottom: 4px;
  font-size: 16px;
  line-height: 24px;
}
#contact_generating_root form .form-group.downwards.final div span {
  margin-left: 8px;
}
#contact_generating_root form .form-group.downwards.final div:last-child {
  margin-bottom: 0;
}
#contact_generating_root form .form-group.final-package img {
  margin-right: 24px;
}
#contact_generating_root form .form-group.final-package span {
  font-size: 18px;
  line-height: 26px;
}
#contact_generating_root form .form-group.final-consent p {
  text-align: left;
}
#contact_generating_root form .form-group.final-consent p.consent {
  margin-bottom: 20px;
}
#contact_generating_root form .form-group.final-consent .field-validation-valid {
  width: 100%;
}
#contact_generating_root form .form-group .izpis-podatkov {
  margin-top: 20px;
}
#contact_generating_root form .form-group.next-step {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  #contact_generating_root form .form-group.next-step {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-end;
  }
}
#contact_generating_root form .form-group.next-step button {
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  #contact_generating_root form .form-group.next-step button {
    margin-bottom: 0;
    margin-right: 24px;
  }
}
#contact_generating_root form .form-group.next-step p {
  margin-top: 0;
  text-align: left;
}
#contact_generating_root form .form-group.hover-information .information {
  display: none;
}
#contact_generating_root form .form-group.hover-information #cdk-desc {
  width: 330px;
  margin-top: -243px;
  left: 269px;
}
@media (max-width: 539px) {
  #contact_generating_root form .form-group.hover-information #cdk-desc {
    margin-top: 29px;
    left: 0;
    width: 290px;
  }
}
#contact_generating_root form .form-group.hover-information #cdk-desc:before {
  top: calc(50% - 128px);
}
@media (max-width: 539px) {
  #contact_generating_root form .form-group.hover-information #cdk-desc:before {
    top: calc(1% - 10px);
    left: calc(50% - 38px);
  }
}
#contact_generating_root form .form-group.hover-information #cdk-desc > p > strong {
  font-weight: 900;
}
#contact_generating_root form .form-group.hover-information #odm-desc {
  width: 330px;
  margin-top: -10px;
  left: 329px;
}
@media (max-width: 539px) {
  #contact_generating_root form .form-group.hover-information #odm-desc {
    margin-top: 29px;
    left: 0;
    width: 290px;
  }
}
#contact_generating_root form .form-group.hover-information #odm-desc:before {
  top: calc(50% - 118px);
}
@media (max-width: 539px) {
  #contact_generating_root form .form-group.hover-information #odm-desc:before {
    top: calc(1% - 10px);
    left: calc(50% - 38px);
  }
}
#contact_generating_root form .form-group.hover-information #odm-desc > p > strong {
  font-weight: 900;
}
#contact_generating_root form .form-group.hover-information #step-three-desc-one {
  width: 330px;
  margin-top: -10px;
  left: 309px;
}
@media (max-width: 539px) {
  #contact_generating_root form .form-group.hover-information #step-three-desc-one {
    margin-top: 29px;
    left: 0;
    width: 290px;
  }
}
#contact_generating_root form .form-group.hover-information #step-three-desc-one:before {
  top: calc(50% - 34px);
}
@media (max-width: 539px) {
  #contact_generating_root form .form-group.hover-information #step-three-desc-one:before {
    top: calc(1% - 10px);
    left: calc(50% - 38px);
  }
}
#contact_generating_root form .form-group.hover-information #step-three-desc-one > p > strong {
  font-weight: 900;
}
#contact_generating_root form .form-group.hover-information #step-three-desc-two {
  width: 330px;
  margin-top: -10px;
  left: 369px;
}
@media (max-width: 539px) {
  #contact_generating_root form .form-group.hover-information #step-three-desc-two {
    margin-top: 29px;
    left: 0;
    width: 290px;
  }
}
#contact_generating_root form .form-group.hover-information #step-three-desc-two:before {
  top: calc(50% - 34px);
}
@media (max-width: 539px) {
  #contact_generating_root form .form-group.hover-information #step-three-desc-two:before {
    top: calc(1% - 10px);
    left: calc(50% - 38px);
  }
}
#contact_generating_root form .form-group.hover-information #step-three-desc-two > p > strong {
  font-weight: 900;
}
#contact_generating_root form .form-group.hover-information > label:hover ~ .information {
  display: block;
  position: absolute;
  background-color: white;
  width: 250px;
  box-shadow: 0 0 75px 0 rgba(0, 0, 0, 0.23);
  left: 315px;
  z-index: 10;
  margin-top: -61px;
}
@media (max-width: 539px) {
  #contact_generating_root form .form-group.hover-information > label:hover ~ .information {
    left: 0;
    margin-top: 20px;
  }
}
#contact_generating_root form .form-group.hover-information > label:hover ~ .information:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: white;
  top: calc(50% - 10px);
  left: -10px;
  transform: rotate(45deg);
}
@media (max-width: 539px) {
  #contact_generating_root form .form-group.hover-information > label:hover ~ .information:before {
    left: calc(50% - 10px);
    top: -10px;
  }
}
#contact_generating_root form .form-group.hover-information > label:hover ~ .information p {
  padding: 15px;
  margin-bottom: 0;
  font-size: 16px;
}
#contact_generating_root form .form-group.hover-information > label:after {
  content: "";
  position: absolute;
  background-image: url(4cbf12ff57e59a13d4fd.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
  border-radius: 21px;
  text-align: center;
  font-weight: 700;
  margin-left: 5px;
  cursor: pointer;
  border: 1px solid black;
  margin-top: 3px;
  font-size: 12px;
  line-height: 13px;
}
#contact_generating_root form .form-group.file-upload p {
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  margin-bottom: 20px;
}
#contact_generating_root form .form-group.file-upload .around-file {
  margin-bottom: 20px;
  width: 100%;
}
#contact_generating_root form .form-group.file-upload .around-file .input-file-upload {
  background-image: url("data:image/svg+xml,%3csvg width=%27100%25%27 height=%27100%25%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3crect width=%27100%25%27 height=%27100%25%27 fill=%27none%27 rx=%278%27 ry=%278%27 stroke=%27%23333%27 stroke-width=%272%27 stroke-dasharray=%2715%2c 15%27 stroke-dashoffset=%2710%27 stroke-linecap=%27square%27/%3e%3c/svg%3e");
  border-radius: 8px;
  padding: 24px;
  width: 100%;
  text-align: center;
  cursor: pointer;
}
#contact_generating_root form .form-group.file-upload .around-file .input-file-upload input {
  display: none;
}
#contact_generating_root form .form-group.file-upload .around-file .input-file-upload label {
  cursor: pointer;
  font-weight: 600;
  margin: 0;
}
#contact_generating_root form .form-group.file-upload .around-file .field-validation-error {
  display: none;
}
#contact_generating_root form .form-group.file-upload .around-file .field-validation-error.show-it {
  display: block;
}
#contact_generating_root form .form-group.file-upload .loader {
  width: 100%;
  text-align: center;
  align-items: center;
  flex-direction: column;
}
#contact_generating_root form .form-group.file-upload .loader p {
  margin-top: 20px;
  text-align: center;
  color: #008051;
}
#contact_generating_root form .adding-deleting-wrapper {
  margin-top: -36px;
  margin-bottom: 56px;
}
#contact_generating_root form .adding-deleting-wrapper span {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #767676;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
#contact_generating_root form .adding-deleting-wrapper span .add-minus-icon {
  position: relative;
  margin-right: 8px;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#contact_generating_root form .adding-deleting-wrapper span .add-minus-icon .plus-one {
  position: absolute;
  width: 100%;
  height: 2px;
  border-radius: 2px;
  background-color: #333;
}
#contact_generating_root form .adding-deleting-wrapper span .add-minus-icon .plus-two {
  position: absolute;
  width: 2px;
  height: 100%;
  border-radius: 2px;
  background-color: #333;
}
#contact_generating_root form .adding-deleting-wrapper span .add-minus-icon .minus {
  position: absolute;
  width: 100%;
  height: 2px;
  border-radius: 2px;
  background-color: #333;
}
#contact_generating_root .contractStep7 {
  margin-top: 120px;
  margin-bottom: 120px;
  text-align: center;
}
@media (min-width: 992px) {
  #contact_generating_root .contractStep7 {
    margin-top: 144px;
    margin-bottom: 144px;
  }
}
#contact_generating_root .contractStep7 h2 {
  margin-bottom: 24px;
}
#contact_generating_root .contractStep7 .btn {
  margin-top: 24px;
}
@media (min-width: 768px) {
  .modal .modal-dialog {
    width: 1140px;
    max-width: 100%;
  }
}
.modal .modal-dialog .modal-content {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.modal .modal-dialog .modal-content .closeButton {
  display: block;
  height: 24px;
  width: 24px;
  cursor: pointer;
  border: none;
  background-color: white;
  background-image: url(df33e4432a75b2403ed2.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 24px;
  margin-right: 16px;
  margin-bottom: 9px;
}
@media (min-width: 992px) {
  .modal .modal-dialog .modal-content .closeButton {
    margin-top: 32px;
    margin-right: 24px;
  }
}
.modal .modal-dialog .modal-content .modal-header {
  border: 0;
  padding: 15px;
}
.modal .modal-dialog .modal-content .modal-header .nav-tabs {
  height: 100%;
  list-style: none;
  padding-left: 0;
  display: flex;
}
@media (min-width: 992px) {
  .modal .modal-dialog .modal-content .modal-header .nav-tabs {
    align-items: center;
    justify-content: space-between;
    padding: 32px 120px 0 120px;
  }
}
.modal .modal-dialog .modal-content .modal-header .nav-tabs li {
  height: -moz-fit-content;
  height: fit-content;
  margin-right: 10px;
  padding: 8px 0;
}
@media (min-width: 992px) {
  .modal .modal-dialog .modal-content .modal-header .nav-tabs li {
    margin: 0 21px;
  }
}
.modal .modal-dialog .modal-content .modal-header .nav-tabs li:last-of-type {
  margin-right: 0;
}
.modal .modal-dialog .modal-content .modal-header .nav-tabs li a {
  font-size: 14px;
  text-decoration: none;
  text-align: center;
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.modal .modal-dialog .modal-content .modal-header .nav-tabs li a img {
  width: 20px;
  margin-right: 8px;
}
.modal .modal-dialog .modal-content .modal-header .nav-tabs li a span {
  text-transform: uppercase;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
}
@media (max-width: 992px) {
  .modal .modal-dialog .modal-content .modal-header .nav-tabs li a {
    flex-direction: column;
  }
}
.modal .modal-dialog .modal-content .modal-header .nav-tabs > li.active {
  border: 0;
  border-bottom: 2px solid #008051;
}
.modal .modal-dialog .modal-content .modal-header .nav-tabs > li.active a {
  color: black;
  border: 0;
}
.modal .modal-dialog .modal-content .modal-body {
  padding: 0 16px 24px 16px;
}
@media (min-width: 992px) {
  .modal .modal-dialog .modal-content .modal-body {
    padding: 0 97px 64px 97px;
  }
}
.modal .modal-dialog .modal-content .modal-body .tab-pane {
  display: none;
}
.modal .modal-dialog .modal-content .modal-body .tab-pane.active {
  display: block;
}
.modal .modal-dialog .modal-content .modal-body h4 {
  text-align: center;
  font-weight: 900;
  padding: 24px 0 8px 0;
  line-height: 28px;
  font-size: 24px;
  margin-bottom: 0 !important;
}
@media (min-width: 992px) {
  .modal .modal-dialog .modal-content .modal-body h4 {
    padding: 32px 0 8px 0;
  }
}
.modal .modal-dialog .modal-content .modal-body p {
  margin-bottom: 15px;
  line-height: 28px;
  font-size: 18px;
  text-align: left;
}
.modal .modal-dialog .modal-content .modal-body .explanation {
  font-size: 14px;
  margin: 20px 0;
}
.modal .modal-dialog .modal-content .modal-body .price-gas {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 540px) {
  .modal .modal-dialog .modal-content .modal-body .col-custom-6 {
    width: 50%;
  }
}
.modal .modal-dialog .modal-content .modal-body td {
  padding: 3px 5px;
  font-size: 18px;
}
#EmailVerification {
  height: 100vh;
}
@media (max-width: 767px) {
  #EmailVerification .body-main-shadow {
    padding-left: 0;
    padding-right: 0;
  }
}
#EmailVerification .body-main-shadow > div {
  box-shadow: none;
}
#EmailVerification .positionItMiddle {
  height: 100vh;
}
@media (min-width: 768px) {
  #EmailVerification .positionItMiddle .row {
    display: flex;
    justify-content: space-between;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
}
#EmailVerification .positionItMiddle .row > div {
  text-align: center;
}
#EmailVerification .positionItMiddle .row .logo {
  margin-bottom: 30px;
  margin-top: 30px;
}
#EmailVerification .positionItMiddle .row .logo img {
  width: 132px;
}
#EmailVerification .positionItMiddle .row h1,
#EmailVerification .positionItMiddle .row p,
#EmailVerification .positionItMiddle .row .btn,
#EmailVerification .positionItMiddle .row .logo {
  text-align: center;
  font-family: 'Source Sans Pro';
}
#EmailVerification .positionItMiddle .row h1 {
  font-weight: 900;
  font-size: 33px;
}
#EmailVerification .positionItMiddle .row p.main-text {
  font-size: 18px;
  margin-bottom: 15px;
}
#EmailVerification .positionItMiddle .row p.checkboxTexts {
  font-size: 20px;
  margin-bottom: 42px;
  font-weight: 800;
}
#EmailVerification .positionItMiddle .row .checkboxes {
  margin-bottom: 10px;
  text-align: left;
}
#EmailVerification .positionItMiddle .row .checkboxes .a-checkbox {
  position: relative;
}
#EmailVerification .positionItMiddle .row .checkboxes .a-checkbox input {
  width: 20px;
  float: left;
  height: 0;
}
#EmailVerification .positionItMiddle .row .checkboxes .a-checkbox span {
  position: absolute;
  left: 0px;
  width: 24px;
  height: 24px;
  background-color: #FFFAE0;
  border: 2px solid #FFD520;
}
#EmailVerification .positionItMiddle .row .checkboxes .a-checkbox p {
  float: right;
  width: 100%;
  padding-left: 25px;
  font-size: 12px;
}
#EmailVerification .positionItMiddle .row .checkboxes .a-checkbox .checked ~ span:after {
  content: '';
  position: absolute;
  width: 7px;
  height: 12px;
  border-bottom: 2px solid black;
  border-right: 2px solid black;
  transform: rotate(45deg);
  left: 7px;
  top: 2px;
  z-index: 10;
}
#EmailVerification .positionItMiddle .row .checkboxes #desc1,
#EmailVerification .positionItMiddle .row .checkboxes #desc2 {
  max-width: 500px;
  margin: 0px auto 20px;
}
#EmailVerification .positionItMiddle .row .checkboxes #desc1 p,
#EmailVerification .positionItMiddle .row .checkboxes #desc2 p {
  font-size: 12px;
  text-align: justify;
}
#EmailVerification .positionItMiddle .row .form-group-text-light {
  margin-top: 30px;
}
#EmailVerification .positionItMiddle .row .form-group-text-light p {
  text-align: left;
}
#EmailVerification .positionItMiddle .row .buttons {
  margin-bottom: 30px;
}
#EmailVerification .positionItMiddle .row .buttons .btn {
  margin: 20px 20px 0;
  background-color: #fbd619;
  border: 0;
  font-weight: 700;
  padding: 12px 27px;
  border-radius: 0;
  box-shadow: 0 12px 14px 0 rgba(255, 212, 0, 0.3);
}
#EmailVerification .positionItMiddle .row .buttons .btn a {
  text-decoration: none;
  font-size: 16px;
  text-transform: uppercase;
}
#EmailVerification .positionItMiddle .row .buttons .btn button {
  background-color: transparent;
  border: 0;
  font-size: 16px;
}
.videos .video {
  position: relative;
  cursor: pointer;
}
.videos .video:after {
  content: '';
  background-image: url(c0eb029697e86b7738f9.svg);
  background-size: 100%;
  display: block;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}
.videos .video.openedVideo:after,
.videos .video.openedVideo:before {
  display: none;
}
.videos .video img {
  width: 100%;
}
.portalVlog h2 {
  margin-bottom: 30px;
}
.portalVlog .applications-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.portalVlog .applications-list .application-col {
  flex: 0 0 auto;
  width: 33.33333333%;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
}
.portalVlog .applications-list .application-col .application {
  border-radius: 10px;
  background: linear-gradient(119.92deg, #07A76E 35.79%, #07A76E 50.39%, #8DBA58 78.95%, #9FBC50 82.76%, #CFC33B 91.65%, #FFCB27 99.26%);
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.05);
  padding-bottom: 4px;
  height: 100%;
}
.portalVlog .applications-list .application-col .content {
  padding: 30px;
  border-radius: 10px;
  background-color: #FFF;
  margin-top: -1px;
  height: 100%;
}
.portalVlog form h5 {
  margin-top: 0;
}
.portalVlog form .field-validation-valid {
  color: #CE1141;
  flex: 0 0 100%;
}
.portalVlog form .form-group {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 56px;
}
@media (min-width: 992px) {
  .portalVlog form .form-group {
    flex-direction: row;
  }
}
.portalVlog form .form-group .required:after {
  content: '*';
  color: red;
}
.portalVlog form .form-group .form-input-row {
  margin-bottom: 24px;
  flex-wrap: wrap;
}
.portalVlog form .form-group .form-input-row .small-print {
  width: 100%;
}
.portalVlog form .form-group.downwards {
  display: flex;
  flex-direction: column;
}
.portalVlog form .form-group.downwards .form-input-row {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .portalVlog form .form-group.downwards .form-input-row {
    flex-direction: row;
  }
}
.portalVlog form .form-group.downwards .form-input-row:last-child div {
  margin-bottom: 0;
}
.portalVlog form .form-group.downwards .form-input-row.form-fields-small .form-group-text:last-child {
  margin-top: 23px;
}
.portalVlog form .form-group.downwards .form-input-row.form-fields-small .form-group-text input {
  width: 163px;
}
.portalVlog form .form-group.downwards .form-input-row.radio-buttons-down .radio-label {
  margin-bottom: 10px;
  margin-left: 0;
}
.portalVlog form .form-group.downwards .form-input-row.radio-buttons-down .radio-label .form-control {
  margin-top: 10px;
}
.portalVlog form .form-group.downwards .form-input-row.radio-buttons-down .radio-label span.field-validation-valid:before {
  display: none;
}
@media (min-width: 992px) {
  .portalVlog form .form-group.downwards .form-input-row .form-group-text:nth-child(2),
  .portalVlog form .form-group.downwards .form-input-row label:nth-child(2) {
    margin-left: 22px;
  }
}
.portalVlog form .form-group.downwards .form-input-row .form-group-text label,
.portalVlog form .form-group.downwards .form-input-row label label {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
}
.portalVlog form .form-group.downwards .form-input-row .form-group-text {
  display: flex;
  flex-direction: column;
}
.portalVlog form .form-group.downwards .form-input-row .form-group-checkbox .a-checkbox {
  display: flex;
  align-items: center;
  margin-left: 0;
}
.portalVlog form .form-group.downwards .form-input-row .form-group-checkbox .a-checkbox input {
  width: 24px;
  height: 24px;
  border: 1px solid #333333;
  border-radius: 5px;
  -webkit-appearance: none;
  outline: 0;
  margin-right: 8px;
  margin-top: 0;
}
.portalVlog form .form-group.downwards .form-input-row .form-group-checkbox .a-checkbox input:checked:after {
  content: '';
  position: absolute;
  width: 7px;
  height: 12px;
  border-bottom: 2px solid black;
  border-right: 2px solid black;
  transform: rotate(45deg);
  margin-left: 7px;
  margin-top: 2px;
}
.portalVlog form .form-group.downwards .form-input-row .form-group-checkbox .a-checkbox label {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 16px;
  margin-left: 0;
}
.portalVlog form .form-group.downwards .form-input-row .form-group-checkbox .a-checkbox a {
  text-decoration: none;
}
.portalVlog form .form-group.downwards .form-input-row .form-group-checkbox .a-checkbox a.preberi-vec-link {
  margin-left: 10px;
}
.portalVlog form .form-group.downwards .form-input-row .form-group-checkbox .a-checkbox.bottom-spacing {
  margin-bottom: 20px;
}
.portalVlog form .filepond--root {
  width: 100%;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .portalVlog form .filepond--root {
    width: 600px;
  }
}
.portalVlog form input[type="text"] {
  width: 100%;
  border: 1px solid black;
  border-radius: 4px;
  color: black;
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  padding: 12px 16px;
}
@media (min-width: 992px) {
  .portalVlog form input[type="text"] {
    width: 364px;
  }
}
.portalVlog form input[type="text"].form-control {
  height: auto;
  background-color: transparent;
}
.portalVlog form select,
.portalVlog form textarea {
  height: 50px;
  padding: 12px 16px;
  font-size: 16px;
  line-height: 24px;
  border: 1px solid black;
  border-radius: 4px;
  color: black;
  font-family: 'Source Sans Pro';
  font-weight: 400;
  width: 100%;
}
@media (min-width: 992px) {
  .portalVlog form select,
  .portalVlog form textarea {
    width: 364px;
  }
}
.portalVlog form textarea {
  min-height: 120px;
  resize: none;
}
.portalVlog form .around-file {
  margin-bottom: 20px;
  width: 100%;
}
.portalVlog form .around-file .input-file-upload {
  background-image: url("data:image/svg+xml,%3csvg width=%27100%25%27 height=%27100%25%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3crect width=%27100%25%27 height=%27100%25%27 fill=%27none%27 rx=%278%27 ry=%278%27 stroke=%27%23333%27 stroke-width=%272%27 stroke-dasharray=%2715%2c 15%27 stroke-dashoffset=%2710%27 stroke-linecap=%27square%27/%3e%3c/svg%3e");
  border-radius: 8px;
  padding: 24px;
  width: 100%;
  text-align: center;
  cursor: pointer;
}
.portalVlog form .around-file .input-file-upload input {
  display: none;
}
.portalVlog form .around-file .input-file-upload label {
  cursor: pointer;
  font-weight: 600;
  margin: 0;
}
.portalVlog form label {
  position: relative;
}
.portalVlog form label.radio-label {
  margin-bottom: 24px;
}
.portalVlog form label.radio-label span {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  padding-left: 32px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.portalVlog form label.radio-label span::before {
  content: "";
  position: absolute;
  margin-right: 8px;
  left: 0;
  width: 24px;
  height: 24px;
  background-image: url(fe1c02c93c43880ecbb7.svg);
}
.portalVlog form label.radio-label input[type="radio"] {
  display: none;
}
.portalVlog form label.radio-label:has(> input:checked) {
  border-color: green;
}
.portalVlog form label.radio-label:has(> input:checked) span::before {
  background-image: url(06432ca2a0cbcd928111.svg);
}
.portalVlog form label.radio-label:last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .portalVlog form label.radio-label {
    margin-bottom: 0;
    margin-right: 80px;
  }
}
.portalVlog form label.radio-label.has-maximum {
  max-width: 400px;
  display: flex;
}
.portalVlog form label.radio-label.bottom-spacing {
  margin-bottom: 20px;
}
.portalVlog form .investorButtons {
  font-size: 16px;
  margin-bottom: 20px;
}
.portalVlog form .investorButtons button {
  margin-bottom: 10px;
  padding: 6px 12px;
  font-size: 17px;
}
.portalVlog form .checkbox-clasic .field-validation-valid {
  font-weight: 500;
}
.portalVlog .loader {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-content: center;
}
.portalVlog .loader .content {
  width: 200px;
  text-align: center;
}
.portalVlog .loader .content img {
  margin-top: 15px;
}
.portalVlog .loader .content p {
  margin: 15px 0;
}
.portalVlog .personalData {
  margin-bottom: 14px;
}
.portalVlog .additional-info {
  margin-top: 20px;
}
.portalVlog .error-div {
  margin-top: 10px;
}
.portalVlog .error-div p {
  color: #CE1141;
}
.portalVlog .small-print {
  font-size: 14px;
  line-height: 18px;
}
@media (min-width: 992px) {
  .BlocksFamily {
    padding-top: 140px;
  }
}
.BlocksFamily h2 {
  margin-bottom: 20px;
}
.BlocksFamily h4 {
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .BlocksFamily h4 {
    font-size: 24px;
    line-height: 32px;
  }
}
.BlocksFamily p {
  margin-bottom: 20px;
}
.BlocksInformation h2 {
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 40px;
}
.BlocksInformation .border-left {
  padding-left: 15px !important;
}
.BlocksInformation p {
  margin-top: 24px;
  font-size: 16px;
  letter-spacing: 0.1px;
  color: #2D2D2D;
  line-height: 24px;
}
.BlocksInformation h4 {
  font-size: 24px;
  line-height: 32px;
}
@media (min-width: 992px) {
  .BlocksInformation .blockInfo .swiper-container {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .BlocksInformation .blockInfo .swiper-container .swiper-wrapper {
    padding-bottom: 50px;
  }
}
.BlocksInformation .blockInfo .swiper-container .swiper-wrapper .blockInfoItem {
  background: linear-gradient(119.92deg, #07A76E 35.79%, #07A76E 50.39%, #8DBA58 78.95%, #9FBC50 82.76%, #CFC33B 91.65%, #FFCB27 99.26%);
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  margin-top: 46px;
  height: 420px;
  padding-bottom: 5px;
}
.BlocksInformation .blockInfo .swiper-container .swiper-wrapper .blockInfoItem:hover {
  box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.1);
  z-index: 50;
}
.BlocksInformation .blockInfo .swiper-container .swiper-wrapper .blockInfoItem .blockInfoItemInner {
  background: #FFF;
  padding: 30px 30px 25px;
  height: 99%;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.BlocksInformation .blockInfo .swiper-container .swiper-wrapper .blockItemMiddle {
  background: #FFCB27 !important;
}
.BlocksInformation .blockInfo .swiper-container .swiper-wrapper .blockItemLast {
  background: linear-gradient(39.92deg, #FFCB27 0.74%, #CFC33B 8.35%, #9FBC50 17.24%, #8DBA58 21.05%, #07A76E 49.61%, #07A76E 64.21%) !important;
}
.BlocksInformation .btn {
  font-size: 16px;
  line-height: 24px;
  color: #2D2D2D;
  padding: 0;
  position: absolute;
  bottom: 30px;
  letter-spacing: 0.5px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
}
.BlocksInformation .btn:active {
  box-shadow: none;
  outline: 0;
}
.BlocksInformation .btn span {
  text-transform: uppercase;
}
.BlocksInformation a.btn:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 9px;
  background: #FFCC27;
  bottom: 4px;
}
.BlocksInformation a.btn:after {
  content: ' ';
  position: absolute;
  width: 5.6px;
  height: 5.6px;
  border-right: solid 1px #2D2D2D;
  border-top: solid 1px #2D2D2D;
  transform: rotate(45deg);
  margin-top: 10px;
  margin-left: 6px;
}
.BlocksInformation .btn:first-letter {
  text-transform: capitalize;
}
.BlocksInformation .swiper-info-scrollbar {
  height: 5px;
  background: #E7E8E9;
  border-radius: 10px;
  margin-top: 24px;
}
.BlocksTabs .desktop {
  display: none;
  margin-top: 152px;
  margin-bottom: 124px;
  background-image: url(0f787259360ceec3a3c4.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 992px) {
  .BlocksTabs .desktop {
    display: flex;
  }
}
@media (min-width: 1450px) {
  .BlocksTabs .desktop {
    background-size: contain;
  }
}
.BlocksTabs .desktop .custom-col {
  flex: 0 0 auto;
  width: 320px;
}
.BlocksTabs .desktop ul {
  padding-top: 40px;
  padding-bottom: 140px;
  list-style: none;
}
.BlocksTabs .desktop ul li {
  position: relative;
  transition: padding 600ms cubic-bezier(0.7, 0, 0.3, 1);
  cursor: pointer;
  margin: 37px 0;
  max-width: 200px;
}
.BlocksTabs .desktop ul li span {
  color: #A0A0A0;
  font-size: 18px;
  line-height: normal;
}
.BlocksTabs .desktop ul li.no-border {
  border-color: #FFF;
}
.BlocksTabs .desktop ul li.active {
  line-height: 16px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
}
.BlocksTabs .desktop ul li.active span {
  color: #333333;
  border-bottom: 5px solid #FFD520;
}
.BlocksTabs .desktop ul li.active:before {
  content: '';
  position: absolute;
  width: 26px;
  height: 26px;
  transform: rotate(45deg);
  border-radius: 3px;
  background-color: #FFF;
  right: -72px;
  z-index: 51;
}
.BlocksTabs .desktop .bullets {
  padding: 0;
}
.BlocksTabs .desktop .bullets .item {
  position: absolute;
  opacity: 0;
  padding: 65px 96px;
  background-size: contain;
  background-repeat: no-repeat;
  top: 0;
  transition: opacity 600ms cubic-bezier(0.7, 0, 0.3, 1);
  height: 90%;
  width: calc(100% - 30px);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 86%);
  max-width: 1250px;
}
.BlocksTabs .desktop .bullets .item.active {
  animation-name: fade;
  animation-duration: 600ms;
  position: relative;
  opacity: 1;
  z-index: 50;
  width: 100%;
  background-size: cover;
}
.BlocksTabs .desktop .bullets .item .white-back {
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(270deg, #FFFFFF00 50%, #FFFFFFCC 67%);
  left: 0;
  top: 0;
  z-index: -1;
}
.BlocksTabs .desktop .bullets .item .content h2 {
  font-size: 30px;
  line-height: 38px;
  margin-bottom: 15px;
  margin-top: 0;
  width: 300px;
}
.BlocksTabs .desktop .bullets .item .content h2.border-left {
  padding-left: 15px;
}
.BlocksTabs .desktop .bullets .item .content p {
  width: 300px;
}
.BlocksTabs .desktop .bullets .item .content p:last-child {
  width: 100%;
}
.BlocksTabs .desktop .bullets .item .content a {
  text-decoration: none;
}
.BlocksTabs .desktop .bullets .item .content img {
  width: 200px;
  margin-right: 30px;
  margin-top: 72px;
}
.BlocksTabs .desktop .bullets .item .content .btn {
  margin-top: 18px;
  margin-right: 40px;
}
.BlocksTabs .mobile {
  margin-top: 52px;
}
@media (min-width: 992px) {
  .BlocksTabs .mobile {
    display: none;
  }
}
.BlocksTabs .mobile .swiper-navigation {
  overflow-x: scroll;
  width: 100%;
  white-space: nowrap;
  height: 28px;
  margin-bottom: 3px;
}
@media (min-width: 768px) {
  .BlocksTabs .mobile .swiper-navigation {
    margin: 0 15px 3px;
  }
}
.BlocksTabs .mobile .swiper-navigation span {
  font-size: 18px;
  line-height: normal;
  color: #868686;
  margin-right: 20px;
}
.BlocksTabs .mobile .swiper-navigation span:last-child {
  margin-right: 0;
}
.BlocksTabs .mobile .swiper-navigation span.active {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  color: #333333;
  border-bottom: 5px solid #FFD520;
}
.BlocksTabs .mobile .swiper-slide img {
  background-repeat: no-repeat;
  width: 100%;
}
@media (min-width: 768px) {
  .BlocksTabs .mobile .swiper-slide img {
    padding: 0 15px;
  }
}
.BlocksTabs .mobile .swiper-slide .content {
  margin: 0 15px 70px;
  position: relative;
  padding: 23px 30px 100px;
}
.BlocksTabs .mobile .swiper-slide .content:before {
  content: '';
  transform: skewY(-8deg);
  top: -5pc;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  box-shadow: 0 20px 20px 0 rgba(51, 51, 51, 0.27843137);
  z-index: -1;
  border-radius: 3px;
  background: #FFF;
}
.BlocksTabs .mobile .swiper-slide .content .controls {
  display: inline-flex;
}
.BlocksTabs .mobile .swiper-slide .content .controls .swiper-buttons {
  width: 44px;
  height: 44px;
  background-color: #FFD520;
  margin-right: 1px;
  margin-top: -22px;
}
.BlocksTabs .mobile .swiper-slide .content .controls .swiper-buttons:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  border-right: 2px solid #2D2D2D;
  border-top: 2px solid #2D2D2D;
  transform: rotate(45deg);
  margin-top: 14px;
  margin-left: 10px;
}
.BlocksTabs .mobile .swiper-slide .content .controls .swiper-buttons.tabs-swiper-button-next:after {
  transform: rotate(-135deg);
  margin-left: 17px;
}
.BlocksTabs .mobile .swiper-slide .content h2 {
  margin-bottom: 30px;
  margin-top: 0;
  font-size: 30px;
  line-height: 38px;
  font-family: 'Source Sans Pro';
  font-weight: 400;
}
.BlocksTabs .mobile .swiper-slide .content h2.border-left {
  padding-left: 15px;
}
.BlocksTabs .mobile .swiper-slide .content p {
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 30px;
}
.BlocksTabs .mobile .swiper-slide .content img {
  width: 200px !important;
  margin-top: 0;
  margin-bottom: 20px;
}
.BlocksTabs .mobile .swiper-slide .content .btn {
  margin-bottom: 10px;
  width: 100%;
}
.BlocksTabs .mobile .swiper-pagination-bullets {
  padding-left: 15px;
  padding-right: 15px;
}
.BlocksTabs .mobile .swiper-pagination-bullets .swiper-pagination-bullet {
  background-color: #808285;
  margin-top: 24px;
  margin-bottom: 72px;
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.BlocksWhy {
  padding-top: 30px;
}
@media (min-width: 992px) {
  .BlocksWhy {
    padding-top: 70px;
  }
}
.BlocksWhy h2 {
  margin-bottom: 36px;
  margin-top: 5px;
}
.BlocksWhy .flex-div {
  display: inline-flex;
  margin-bottom: 26px;
}
@media (min-width: 992px) {
  .BlocksWhy .flex-div {
    margin-bottom: 32px;
  }
}
.BlocksWhy .flex-div .check span {
  width: 24px;
  height: 13px;
  border-bottom: 3px solid black;
  border-left: 3px solid black;
  display: block;
  transform: rotate(-45deg);
  margin-top: 7px;
}
.BlocksWhy .flex-div .plus span {
  width: 24px;
  height: 24px;
  display: block;
  position: relative;
  margin-top: 11px;
}
.BlocksWhy .flex-div .plus span:before {
  content: '';
  position: absolute;
  width: 24px;
  border-bottom: 3px solid #2D2D2D;
  margin-top: 9px;
}
.BlocksWhy .flex-div .plus span:after {
  content: '';
  position: absolute;
  width: 24px;
  border-bottom: 3px solid #2D2D2D;
  transform: rotate(90deg);
  margin-top: 9px ;
}
.BlocksWhy .flex-div .text {
  margin-left: 16px;
}
.BlocksWhy .flex-div .text h4 {
  margin-bottom: 16px;
}
.BlocksYellowBack {
  margin-top: 20px;
  background-color: #F4F4F4;
}
@media (min-width: 992px) {
  .BlocksYellowBack {
    margin-top: 10px;
  }
}
@media (max-width: 768px) {
  .BlocksYellowBack .container {
    padding: 0;
  }
}
.BlocksYellowBack .container .div-yellow-back {
  padding: 72px 20px 62px;
}
@media (min-width: 992px) {
  .BlocksYellowBack .container .div-yellow-back {
    padding: 72px 150px 62px;
  }
}
.BlocksYellowBack .container .div-yellow-back h2 {
  text-align: center;
  margin-top: 0;
}
.BlocksYellowBack .container .div-yellow-back h3 {
  text-align: center;
  margin-top: 24px;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .BlocksYellowBack .container .div-yellow-back h3 {
    margin-top: 46px;
  }
}
.BlocksYellowBack .container .div-yellow-back p {
  text-align: center;
}
@media (min-width: 992px) {
  .BlocksWithImageStoritve {
    margin-top: 144px;
  }
}
.BlocksWithImageStoritve .padding-0 {
  padding: 0;
  text-align: center;
}
@media (min-width: 992px) {
  .BlocksWithImageStoritve .padding-0 {
    text-align: right;
  }
}
.BlocksWithImageStoritve .padding-0 img {
  max-width: 944px;
  width: 100%;
}
@media (min-width: 768px) {
  .BlocksWithImageStoritve .fluid-right {
    padding-left: calc((100% - 720px)/2);
  }
}
@media (min-width: 992px) {
  .BlocksWithImageStoritve .fluid-right {
    padding-left: calc((970px / 12) + 15px);
  }
}
@media (min-width: 1200px) {
  .BlocksWithImageStoritve .fluid-right {
    padding-left: calc((1170px / 12) + 15px);
  }
}
.BlocksWithImageStoritve .fluid-right h2 {
  margin-bottom: 24px;
  margin-top: 48px;
}
@media (min-width: 992px) {
  .BlocksWithImageStoritve .fluid-right h2 {
    margin-bottom: 48px;
    margin-top: 0;
  }
}
.BlocksWithImageStoritve .fluid-right p {
  margin-top: 24px;
}
.BlocksWithImageStoritve .fluid-right p span {
  font-family: 'Source Sans Pro';
  font-weight: 700;
}
.BlocksWithImageStoritve .fluid-right .btn {
  margin-top: 14px;
}
@media (max-width: 768px) {
  .BlocksWithImageStoritve .fluid-right .btn {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .BlocksWithImageStoritve .fluid-right .btn {
    margin-top: 72px;
  }
}
.PacketComparison {
  padding-top: 72px;
}
@media (min-width: 992px) {
  .PacketComparison {
    padding-top: 144px;
  }
}
.PacketComparison h2 {
  text-align: center;
  margin-bottom: 48px;
}
@media (min-width: 992px) {
  .PacketComparison .packet-flex {
    display: flex;
  }
}
.PacketComparison .packet-flex .in-packet {
  padding-bottom: 10px;
  height: 100%;
  width: 100%;
}
.PacketComparison .packet-flex .packet {
  max-width: 400px;
  margin: 0 auto 24px;
  margin: 10px;
  border-radius: 10px;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.05);
  background-color: #FFCB27;
}
@media (min-width: 992px) {
  .PacketComparison .packet-flex .packet {
    width: 25%;
    float: left;
    max-width: none;
  }
}
@media (max-width: 992px) {
  .PacketComparison .packet-flex .packet {
    margin: 0 auto 24px;
  }
}
.PacketComparison .packet-flex .packet.preprosto-po-spletu:hover.active .inner-packet .btn-primary {
  background-color: #8DC63F;
  color: #FFF;
  border-color: #FFF;
}
.PacketComparison .packet-flex .packet.preprosto-po-spletu .inner-packet img {
  background-color: #8DC63F;
}
.PacketComparison .packet-flex .packet.preprosto-po-spletu .inner-packet h2 {
  color: #2D2D2D;
}
.PacketComparison .packet-flex .packet.preprosto-po-spletu .inner-packet hr {
  border-color: #8DC63F;
}
.PacketComparison .packet-flex .packet.preprosto-po-spletu .flex-div:not(.opacity) .check {
  border-color: #8DC63F;
}
.PacketComparison .packet-flex .packet.preprosto-enostaven:hover.active .inner-packet .btn-primary {
  background-color: #F6871F;
  color: #FFF;
  border-color: #FFF;
}
.PacketComparison .packet-flex .packet.preprosto-enostaven .inner-packet img {
  background-color: #F6871F;
}
.PacketComparison .packet-flex .packet.preprosto-enostaven .inner-packet h2 {
  color: #2D2D2D;
}
.PacketComparison .packet-flex .packet.preprosto-enostaven .inner-packet hr {
  border-color: #F6871F;
}
.PacketComparison .packet-flex .packet.preprosto-enostaven .flex-div:not(.opacity) .check {
  border-color: #F6871F;
}
.PacketComparison .packet-flex .packet.preprosto-asistenca:hover.active .inner-packet .btn-primary {
  background-color: #493381;
  color: #FFF;
  border-color: #FFF;
}
.PacketComparison .packet-flex .packet.preprosto-asistenca .inner-packet img {
  background-color: #493381;
}
.PacketComparison .packet-flex .packet.preprosto-asistenca .inner-packet h2 {
  color: #2D2D2D;
}
.PacketComparison .packet-flex .packet.preprosto-asistenca .inner-packet hr {
  border-color: #493381;
}
.PacketComparison .packet-flex .packet.preprosto-asistenca .flex-div:not(.opacity) .check {
  border-color: #493381;
}
.PacketComparison .packet-flex .packet.preprosto-enakomeren:hover.active .inner-packet .btn-primary {
  background-color: #00A5CB;
  color: #FFF;
  border-color: #FFF;
}
.PacketComparison .packet-flex .packet.preprosto-enakomeren .inner-packet img {
  background-color: #00A5CB;
}
.PacketComparison .packet-flex .packet.preprosto-enakomeren .inner-packet h2 {
  color: #2D2D2D;
}
.PacketComparison .packet-flex .packet.preprosto-enakomeren .inner-packet hr {
  border-color: #00A5CB;
}
.PacketComparison .packet-flex .packet.preprosto-enakomeren .flex-div:not(.opacity) .check {
  border-color: #00A5CB;
}
.PacketComparison .packet-flex .packet.first {
  background: linear-gradient(119.92deg, #07A76E 35.79%, #07A76E 50.39%, #8DBA58 78.95%, #9FBC50 82.76%, #CFC33B 91.65%, #FFCB27 99.26%);
}
.PacketComparison .packet-flex .packet.last {
  background: linear-gradient(39.92deg, #FFCB27 0.74%, #CFC33B 8.35%, #9FBC50 17.24%, #8DBA58 21.05%, #07A76E 49.61%, #07A76E 64.21%) !important;
}
.PacketComparison .packet-flex .packet.active {
  background: none;
  background-color: #07A76E !important;
}
.PacketComparison .packet-flex .packet:hover .inner-packet {
  box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
  z-index: 20;
  transition: 0.7s box-shadow;
}
.PacketComparison .packet-flex .packet:hover .inner-packet .btn-primary {
  transition: 0.7s background-color, 0.7s color;
}
.PacketComparison .packet-flex .packet .inner-packet {
  padding: 42px 22px 125px;
  background-color: #FFF;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  height: 100%;
  position: relative;
  border-radius: 10px;
}
@media (min-width: 992px) {
  .PacketComparison .packet-flex .packet .inner-packet {
    padding: 42px 15px 125px;
  }
}
@media (min-width: 1200px) {
  .PacketComparison .packet-flex .packet .inner-packet {
    padding: 42px 30px 125px;
  }
}
.PacketComparison .packet-flex .packet .inner-packet .your-choise {
  position: relative;
  width: 100%;
  text-align: center;
  left: 0;
  top: -10px;
}
.PacketComparison .packet-flex .packet .inner-packet .your-choise span {
  background-color: #FFD520;
  padding: 8px 24px;
  font-family: 'Source Sans Pro';
  font-weight: 700;
  border-radius: 20px;
}
.PacketComparison .packet-flex .packet .inner-packet img {
  display: block;
  margin: 0 auto;
  background-color: #8DC63F;
  width: 100px;
  height: 100px;
  padding: 16px;
}
.PacketComparison .packet-flex .packet .inner-packet h2 {
  font-size: 25px;
  line-height: 38px;
  margin-bottom: 27px;
}
.PacketComparison .packet-flex .packet .inner-packet h2 span {
  font-size: 20px;
  line-height: 28px;
  display: block;
}
.PacketComparison .packet-flex .packet .inner-packet .flex-div {
  display: inline-flex;
  margin-bottom: 7px;
  margin-top: 7px;
  width: 100%;
}
.PacketComparison .packet-flex .packet .inner-packet .flex-div.opacity {
  opacity: 0.45;
}
.PacketComparison .packet-flex .packet .inner-packet .flex-div .check {
  width: 12px;
  height: 7px;
  display: block;
  margin-top: 4px;
}
.PacketComparison .packet-flex .packet .inner-packet .flex-div .check img {
  width: 15px;
  height: 15px;
  background-color: transparent;
}
.PacketComparison .packet-flex .packet .inner-packet .flex-div .check img {
  padding: 0;
}
.PacketComparison .packet-flex .packet .inner-packet .flex-div .plus {
  width: 12px;
  height: 12px;
  position: relative;
  margin-top: 1px;
  display: block;
}
.PacketComparison .packet-flex .packet .inner-packet .flex-div .plus:before {
  content: '';
  position: absolute;
  width: 12px;
  border-bottom: 2px solid #2D2D2D;
  margin-top: 9px;
}
.PacketComparison .packet-flex .packet .inner-packet .flex-div .plus:after {
  content: '';
  position: absolute;
  width: 12px;
  border-bottom: 2px solid #2D2D2D;
  transform: rotate(90deg);
  margin-top: 9px;
}
.PacketComparison .packet-flex .packet .inner-packet .flex-div .text {
  margin-left: 6px;
}
.PacketComparison .packet-flex .packet .inner-packet .flex-div .text p {
  font-size: 16px;
  line-height: 24px;
  margin: 0;
}
.PacketComparison .packet-flex .packet .inner-packet hr {
  border-style: dashed;
  margin-top: 23px;
  margin-bottom: 23px;
  border-color: #8DC63F;
}
.PacketComparison .packet-flex .packet .inner-packet a {
  position: absolute;
  width: calc(100% - 22px);
  font-weight: 600;
  left: 11px;
  bottom: 42px;
  padding: 16px 0;
  font-size: 16px;
}
@media (min-width: 992px) {
  .PacketComparison .packet-flex .packet .inner-packet a {
    width: calc(100% - 30px);
    left: 15px;
  }
}
@media (min-width: 1200px) {
  .PacketComparison .packet-flex .packet .inner-packet a {
    width: calc(100% - 60px);
    left: 30px;
  }
}
.color-change:hover.active .inner-packet .btn-primary {
  background-color: #493381;
  color: #FFF;
  border-color: #FFF;
}
.color-change .inner-packet img {
  background-color: #493381;
}
.color-change .inner-packet h2 {
  color: #2D2D2D;
}
.color-change .inner-packet hr {
  border-color: #493381;
}
.BlocksWithFormOrderCall {
  padding-top: 40px;
}
@media (min-width: 992px) {
  .BlocksWithFormOrderCall {
    padding-top: 144px;
  }
}
.BlocksWithFormOrderCall .center {
  display: flex;
  justify-content: center;
}
.BlocksWithFormOrderCall .form-row {
  width: 60%;
}
.BlocksWithFormOrderCall h2 {
  margin-bottom: 16px;
  margin-top: 48px;
  text-align: center;
}
@media (min-width: 992px) {
  .BlocksWithFormOrderCall h2 {
    margin-top: 0;
  }
}
.BlocksWithFormOrderCall p {
  margin-bottom: 24px;
  text-align: center;
}
.BlocksWithFormOrderCall .block-form {
  max-width: 330px;
  margin: 0 auto;
  margin-top: 45px;
}
.BlocksWithFormOrderCall .block-form .form-text-block {
  font-size: 12px;
  line-height: 48px;
  font-family: 'Source Sans Pro';
  font-weight: 400;
  margin-bottom: 12px;
  margin-top: 12px;
  text-align: left;
}
.BlocksWithFormOrderCall .block-form .btn-primary {
  min-width: 300px;
  margin-top: 30px;
}
.BlocksWithFormOrderCall .padding-0 {
  padding: 0;
}
.BlocksWithFormOrderCall .padding-0.mobile-show {
  margin-bottom: 8px;
}
@media (min-width: 992px) {
  .BlocksWithFormOrderCall .padding-0.mobile-show {
    display: none;
  }
}
.BlocksWithFormOrderCall .padding-0.mobile-show img {
  width: 100%;
}
.BlocksWithFormOrderCall .padding-0.desktop-show img {
  max-width: 944px;
  width: 100%;
  display: none;
}
@media (min-width: 992px) {
  .BlocksWithFormOrderCall .padding-0.desktop-show img {
    display: block;
  }
}
.primerjava-paketov {
  margin-top: -70px;
}
@media (min-width: 992px) {
  .primerjava-paketov {
    margin-top: -144px;
  }
}
.PacketComparisonPage {
  margin-top: 70px;
}
@media (min-width: 992px) {
  .PacketComparisonPage {
    margin-top: 144px;
  }
}
.PacketComparisonPage .packet-comparison-card.preprosto-po-spletu-primerjava .header {
  display: flex;
  color: #2D2D2D;
}
.PacketComparisonPage .packet-comparison-card.preprosto-po-spletu-primerjava .header .packet-first-word {
  font-weight: bold;
  line-height: 28px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 18px;
}
@media (min-width: 992px) {
  .PacketComparisonPage .packet-comparison-card.preprosto-po-spletu-primerjava .header .packet-first-word {
    font-size: 24px;
    line-height: 32px;
  }
}
.PacketComparisonPage .packet-comparison-card.preprosto-po-spletu-primerjava .header .packet-name {
  font-weight: bold;
  line-height: 38px;
  margin-bottom: 0;
  font-size: 32px;
}
@media (min-width: 992px) {
  .PacketComparisonPage .packet-comparison-card.preprosto-po-spletu-primerjava .header .packet-name {
    font-size: 56px;
    line-height: 60px;
  }
}
.PacketComparisonPage .packet-comparison-card.preprosto-po-spletu-primerjava .header .icon-container {
  box-shadow: 0px 20px 20px rgba(45, 45, 45, 0.15);
  display: inline-block;
  background-color: #8DC63F;
  margin-right: 30px;
}
.PacketComparisonPage .packet-comparison-card.preprosto-po-spletu-primerjava .header .icon-container img {
  padding: 14px;
  width: 66px;
}
@media (min-width: 992px) {
  .PacketComparisonPage .packet-comparison-card.preprosto-po-spletu-primerjava .header .icon-container img {
    padding: 22px;
    width: 96px;
  }
}
.PacketComparisonPage .packet-comparison-card.preprosto-po-spletu-primerjava .packet-description {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 28px;
  margin: 24px 0 28px 0;
}
@media (min-width: 992px) {
  .PacketComparisonPage .packet-comparison-card.preprosto-po-spletu-primerjava .packet-description {
    margin: 48px 0 56px 0;
  }
}
.PacketComparisonPage .packet-comparison-card.preprosto-po-spletu-primerjava .packet-why {
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .PacketComparisonPage .packet-comparison-card.preprosto-po-spletu-primerjava .packet-why {
    margin-bottom: 36px;
  }
}
.PacketComparisonPage .packet-comparison-card.preprosto-po-spletu-primerjava .packet-reason {
  display: flex;
}
.PacketComparisonPage .packet-comparison-card.preprosto-po-spletu-primerjava .packet-reason .check span {
  width: 21px;
  height: 13px;
  border-bottom: 3px solid #8DC63F;
  border-left: 3px solid #8DC63F;
  display: block;
  transform: rotate(-45deg);
  margin-top: 7px;
  margin-right: 16px;
  box-shadow: -8px 8px 10px rgba(141, 198, 63, 0.1);
}
.PacketComparisonPage .packet-comparison-card.preprosto-po-spletu-primerjava .packet-reason h3 {
  margin: 0;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
@media (min-width: 992px) {
  .PacketComparisonPage .packet-comparison-card.preprosto-po-spletu-primerjava .packet-reason h3 {
    margin-bottom: 16px;
  }
}
.PacketComparisonPage .packet-comparison-card.preprosto-po-spletu-primerjava .packet-reason p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .PacketComparisonPage .packet-comparison-card.preprosto-po-spletu-primerjava .packet-reason p {
    margin-bottom: 36px;
  }
}
.PacketComparisonPage .packet-comparison-card.preprosto-po-spletu-primerjava .btn-primary {
  margin-top: 28px;
  background-color: #FFF;
  color: #8DC63F;
  border-color: #8DC63F;
  transition: all 600ms;
}
@media (min-width: 992px) {
  .PacketComparisonPage .packet-comparison-card.preprosto-po-spletu-primerjava .btn-primary {
    margin-top: 56px;
  }
}
.PacketComparisonPage .packet-comparison-card.preprosto-po-spletu-primerjava .btn-primary:hover {
  background-color: #8DC63F;
  color: #FFF;
}
.PacketComparisonPage .packet-comparison-card.preprosto-enostaven-primerjava .header {
  display: flex;
  color: #2D2D2D;
}
.PacketComparisonPage .packet-comparison-card.preprosto-enostaven-primerjava .header .packet-first-word {
  font-weight: bold;
  line-height: 28px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 18px;
}
@media (min-width: 992px) {
  .PacketComparisonPage .packet-comparison-card.preprosto-enostaven-primerjava .header .packet-first-word {
    font-size: 24px;
    line-height: 32px;
  }
}
.PacketComparisonPage .packet-comparison-card.preprosto-enostaven-primerjava .header .packet-name {
  font-weight: bold;
  line-height: 38px;
  margin-bottom: 0;
  font-size: 32px;
}
@media (min-width: 992px) {
  .PacketComparisonPage .packet-comparison-card.preprosto-enostaven-primerjava .header .packet-name {
    font-size: 56px;
    line-height: 60px;
  }
}
.PacketComparisonPage .packet-comparison-card.preprosto-enostaven-primerjava .header .icon-container {
  box-shadow: 0px 20px 20px rgba(45, 45, 45, 0.15);
  display: inline-block;
  background-color: #F6871F;
  margin-right: 30px;
}
.PacketComparisonPage .packet-comparison-card.preprosto-enostaven-primerjava .header .icon-container img {
  padding: 14px;
  width: 66px;
}
@media (min-width: 992px) {
  .PacketComparisonPage .packet-comparison-card.preprosto-enostaven-primerjava .header .icon-container img {
    padding: 22px;
    width: 96px;
  }
}
.PacketComparisonPage .packet-comparison-card.preprosto-enostaven-primerjava .packet-description {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 28px;
  margin: 24px 0 28px 0;
}
@media (min-width: 992px) {
  .PacketComparisonPage .packet-comparison-card.preprosto-enostaven-primerjava .packet-description {
    margin: 48px 0 56px 0;
  }
}
.PacketComparisonPage .packet-comparison-card.preprosto-enostaven-primerjava .packet-why {
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .PacketComparisonPage .packet-comparison-card.preprosto-enostaven-primerjava .packet-why {
    margin-bottom: 36px;
  }
}
.PacketComparisonPage .packet-comparison-card.preprosto-enostaven-primerjava .packet-reason {
  display: flex;
}
.PacketComparisonPage .packet-comparison-card.preprosto-enostaven-primerjava .packet-reason .check span {
  width: 21px;
  height: 13px;
  border-bottom: 3px solid #F6871F;
  border-left: 3px solid #F6871F;
  display: block;
  transform: rotate(-45deg);
  margin-top: 7px;
  margin-right: 16px;
  box-shadow: -8px 8px 10px rgba(246, 135, 31, 0.1);
}
.PacketComparisonPage .packet-comparison-card.preprosto-enostaven-primerjava .packet-reason h3 {
  margin: 0;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
@media (min-width: 992px) {
  .PacketComparisonPage .packet-comparison-card.preprosto-enostaven-primerjava .packet-reason h3 {
    margin-bottom: 16px;
  }
}
.PacketComparisonPage .packet-comparison-card.preprosto-enostaven-primerjava .packet-reason p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .PacketComparisonPage .packet-comparison-card.preprosto-enostaven-primerjava .packet-reason p {
    margin-bottom: 36px;
  }
}
.PacketComparisonPage .packet-comparison-card.preprosto-enostaven-primerjava .btn-primary {
  margin-top: 28px;
  background-color: #FFF;
  color: #F6871F;
  border-color: #F6871F;
  transition: all 600ms;
}
@media (min-width: 992px) {
  .PacketComparisonPage .packet-comparison-card.preprosto-enostaven-primerjava .btn-primary {
    margin-top: 56px;
  }
}
.PacketComparisonPage .packet-comparison-card.preprosto-enostaven-primerjava .btn-primary:hover {
  background-color: #F6871F;
  color: #FFF;
}
.PacketComparisonPage .packet-comparison-card.preprosto-asistenca-primerjava .header {
  display: flex;
  color: #2D2D2D;
}
.PacketComparisonPage .packet-comparison-card.preprosto-asistenca-primerjava .header .packet-first-word {
  font-weight: bold;
  line-height: 28px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 18px;
}
@media (min-width: 992px) {
  .PacketComparisonPage .packet-comparison-card.preprosto-asistenca-primerjava .header .packet-first-word {
    font-size: 24px;
    line-height: 32px;
  }
}
.PacketComparisonPage .packet-comparison-card.preprosto-asistenca-primerjava .header .packet-name {
  font-weight: bold;
  line-height: 38px;
  margin-bottom: 0;
  font-size: 32px;
}
@media (min-width: 992px) {
  .PacketComparisonPage .packet-comparison-card.preprosto-asistenca-primerjava .header .packet-name {
    font-size: 56px;
    line-height: 60px;
  }
}
.PacketComparisonPage .packet-comparison-card.preprosto-asistenca-primerjava .header .icon-container {
  box-shadow: 0px 20px 20px rgba(45, 45, 45, 0.15);
  display: inline-block;
  background-color: #493381;
  margin-right: 30px;
}
.PacketComparisonPage .packet-comparison-card.preprosto-asistenca-primerjava .header .icon-container img {
  padding: 14px;
  width: 66px;
}
@media (min-width: 992px) {
  .PacketComparisonPage .packet-comparison-card.preprosto-asistenca-primerjava .header .icon-container img {
    padding: 22px;
    width: 96px;
  }
}
.PacketComparisonPage .packet-comparison-card.preprosto-asistenca-primerjava .packet-description {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 28px;
  margin: 24px 0 28px 0;
}
@media (min-width: 992px) {
  .PacketComparisonPage .packet-comparison-card.preprosto-asistenca-primerjava .packet-description {
    margin: 48px 0 56px 0;
  }
}
.PacketComparisonPage .packet-comparison-card.preprosto-asistenca-primerjava .packet-why {
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .PacketComparisonPage .packet-comparison-card.preprosto-asistenca-primerjava .packet-why {
    margin-bottom: 36px;
  }
}
.PacketComparisonPage .packet-comparison-card.preprosto-asistenca-primerjava .packet-reason {
  display: flex;
}
.PacketComparisonPage .packet-comparison-card.preprosto-asistenca-primerjava .packet-reason .check span {
  width: 21px;
  height: 13px;
  border-bottom: 3px solid #493381;
  border-left: 3px solid #493381;
  display: block;
  transform: rotate(-45deg);
  margin-top: 7px;
  margin-right: 16px;
  box-shadow: -8px 8px 10px rgba(73, 51, 129, 0.1);
}
.PacketComparisonPage .packet-comparison-card.preprosto-asistenca-primerjava .packet-reason h3 {
  margin: 0;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
@media (min-width: 992px) {
  .PacketComparisonPage .packet-comparison-card.preprosto-asistenca-primerjava .packet-reason h3 {
    margin-bottom: 16px;
  }
}
.PacketComparisonPage .packet-comparison-card.preprosto-asistenca-primerjava .packet-reason p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .PacketComparisonPage .packet-comparison-card.preprosto-asistenca-primerjava .packet-reason p {
    margin-bottom: 36px;
  }
}
.PacketComparisonPage .packet-comparison-card.preprosto-asistenca-primerjava .btn-primary {
  margin-top: 28px;
  background-color: #FFF;
  color: #493381;
  border-color: #493381;
  transition: all 600ms;
}
@media (min-width: 992px) {
  .PacketComparisonPage .packet-comparison-card.preprosto-asistenca-primerjava .btn-primary {
    margin-top: 56px;
  }
}
.PacketComparisonPage .packet-comparison-card.preprosto-asistenca-primerjava .btn-primary:hover {
  background-color: #493381;
  color: #FFF;
}
.PacketComparisonPage .packet-comparison-card.preprosto-enakomeren-primerjava .header {
  display: flex;
  color: #2D2D2D;
}
.PacketComparisonPage .packet-comparison-card.preprosto-enakomeren-primerjava .header .packet-first-word {
  font-weight: bold;
  line-height: 28px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 18px;
}
@media (min-width: 992px) {
  .PacketComparisonPage .packet-comparison-card.preprosto-enakomeren-primerjava .header .packet-first-word {
    font-size: 24px;
    line-height: 32px;
  }
}
.PacketComparisonPage .packet-comparison-card.preprosto-enakomeren-primerjava .header .packet-name {
  font-weight: bold;
  line-height: 38px;
  margin-bottom: 0;
  font-size: 32px;
}
@media (min-width: 992px) {
  .PacketComparisonPage .packet-comparison-card.preprosto-enakomeren-primerjava .header .packet-name {
    font-size: 56px;
    line-height: 60px;
  }
}
.PacketComparisonPage .packet-comparison-card.preprosto-enakomeren-primerjava .header .icon-container {
  box-shadow: 0px 20px 20px rgba(45, 45, 45, 0.15);
  display: inline-block;
  background-color: #00A5CB;
  margin-right: 30px;
}
.PacketComparisonPage .packet-comparison-card.preprosto-enakomeren-primerjava .header .icon-container img {
  padding: 14px;
  width: 66px;
}
@media (min-width: 992px) {
  .PacketComparisonPage .packet-comparison-card.preprosto-enakomeren-primerjava .header .icon-container img {
    padding: 22px;
    width: 96px;
  }
}
.PacketComparisonPage .packet-comparison-card.preprosto-enakomeren-primerjava .packet-description {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 28px;
  margin: 24px 0 28px 0;
}
@media (min-width: 992px) {
  .PacketComparisonPage .packet-comparison-card.preprosto-enakomeren-primerjava .packet-description {
    margin: 48px 0 56px 0;
  }
}
.PacketComparisonPage .packet-comparison-card.preprosto-enakomeren-primerjava .packet-why {
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .PacketComparisonPage .packet-comparison-card.preprosto-enakomeren-primerjava .packet-why {
    margin-bottom: 36px;
  }
}
.PacketComparisonPage .packet-comparison-card.preprosto-enakomeren-primerjava .packet-reason {
  display: flex;
}
.PacketComparisonPage .packet-comparison-card.preprosto-enakomeren-primerjava .packet-reason .check span {
  width: 21px;
  height: 13px;
  border-bottom: 3px solid #00A5CB;
  border-left: 3px solid #00A5CB;
  display: block;
  transform: rotate(-45deg);
  margin-top: 7px;
  margin-right: 16px;
  box-shadow: -8px 8px 10px rgba(0, 165, 203, 0.1);
}
.PacketComparisonPage .packet-comparison-card.preprosto-enakomeren-primerjava .packet-reason h3 {
  margin: 0;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
@media (min-width: 992px) {
  .PacketComparisonPage .packet-comparison-card.preprosto-enakomeren-primerjava .packet-reason h3 {
    margin-bottom: 16px;
  }
}
.PacketComparisonPage .packet-comparison-card.preprosto-enakomeren-primerjava .packet-reason p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .PacketComparisonPage .packet-comparison-card.preprosto-enakomeren-primerjava .packet-reason p {
    margin-bottom: 36px;
  }
}
.PacketComparisonPage .packet-comparison-card.preprosto-enakomeren-primerjava .btn-primary {
  margin-top: 28px;
  background-color: #FFF;
  color: #00A5CB;
  border-color: #00A5CB;
  transition: all 600ms;
}
@media (min-width: 992px) {
  .PacketComparisonPage .packet-comparison-card.preprosto-enakomeren-primerjava .btn-primary {
    margin-top: 56px;
  }
}
.PacketComparisonPage .packet-comparison-card.preprosto-enakomeren-primerjava .btn-primary:hover {
  background-color: #00A5CB;
  color: #FFF;
}
.PacketComparisonPage .color-change .header {
  display: flex;
  color: #2D2D2D;
}
.PacketComparisonPage .color-change .header .packet-first-word {
  font-weight: bold;
  line-height: 28px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 18px;
}
@media (min-width: 992px) {
  .PacketComparisonPage .color-change .header .packet-first-word {
    font-size: 24px;
    line-height: 32px;
  }
}
.PacketComparisonPage .color-change .header .packet-name {
  font-weight: bold;
  line-height: 38px;
  margin-bottom: 0;
  font-size: 32px;
}
@media (min-width: 992px) {
  .PacketComparisonPage .color-change .header .packet-name {
    font-size: 56px;
    line-height: 60px;
  }
}
.PacketComparisonPage .color-change .header .icon-container {
  box-shadow: 0px 20px 20px rgba(45, 45, 45, 0.15);
  display: inline-block;
  background-color: #493381;
  margin-right: 30px;
}
.PacketComparisonPage .color-change .header .icon-container img {
  padding: 14px;
  width: 66px;
}
@media (min-width: 992px) {
  .PacketComparisonPage .color-change .header .icon-container img {
    padding: 22px;
    width: 96px;
  }
}
.PacketComparisonPage .color-change .packet-description {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 28px;
  margin: 24px 0 28px 0;
}
@media (min-width: 992px) {
  .PacketComparisonPage .color-change .packet-description {
    margin: 48px 0 56px 0;
  }
}
.PacketComparisonPage .color-change .packet-why {
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .PacketComparisonPage .color-change .packet-why {
    margin-bottom: 36px;
  }
}
.PacketComparisonPage .color-change .packet-reason {
  display: flex;
}
.PacketComparisonPage .color-change .packet-reason .check span {
  width: 21px;
  height: 13px;
  border-bottom: 3px solid #493381;
  border-left: 3px solid #493381;
  display: block;
  transform: rotate(-45deg);
  margin-top: 7px;
  margin-right: 16px;
  box-shadow: -8px 8px 10px rgba(73, 51, 129, 0.1);
}
.PacketComparisonPage .color-change .packet-reason h3 {
  margin: 0;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
@media (min-width: 992px) {
  .PacketComparisonPage .color-change .packet-reason h3 {
    margin-bottom: 16px;
  }
}
.PacketComparisonPage .color-change .packet-reason p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .PacketComparisonPage .color-change .packet-reason p {
    margin-bottom: 36px;
  }
}
.PacketComparisonPage .color-change .btn-primary {
  margin-top: 28px;
  background-color: #FFF;
  color: #493381;
  border-color: #493381;
  transition: all 600ms;
}
@media (min-width: 992px) {
  .PacketComparisonPage .color-change .btn-primary {
    margin-top: 56px;
  }
}
.PacketComparisonPage .color-change .btn-primary:hover {
  background-color: #493381;
  color: #FFF;
}
.PacketComparisonPage .image-right {
  text-align: right;
  margin-top: 40px;
}
@media (min-width: 992px) {
  .PacketComparisonPage .image-right {
    padding-right: 0;
    margin-top: 0;
  }
}
.PacketComparisonPage .image-right img {
  width: 100%;
}
.BlocksWithImageSimple {
  padding-top: 40px;
}
.BlocksWithImageSimple h2 {
  margin-top: 0;
}
@media (min-width: 992px) {
  .BlocksWithImageSimple {
    padding-top: 144px;
  }
}
@media (min-width: 768px) {
  .BlocksWithImageSimple .fluid-left {
    padding-right: calc((100% - 720px)/2);
  }
}
@media (min-width: 992px) {
  .BlocksWithImageSimple .fluid-left {
    padding-right: calc((970px / 12) + 15px);
  }
}
@media (min-width: 1200px) {
  .BlocksWithImageSimple .fluid-left {
    padding-right: calc((1170px / 12) + 15px);
  }
}
.BlocksWithImageSimple .fluid-left h2 {
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .BlocksWithImageSimple .fluid-left h2 {
    margin-bottom: 48px;
  }
}
.BlocksWithImageSimple .fluid-left .mobile-show {
  max-width: 100%;
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .BlocksWithImageSimple .fluid-left .mobile-show {
    display: none;
  }
}
.BlocksWithImageSimple .fluid-left p {
  margin-bottom: 24px;
}
.BlocksWithImageSimple .fluid-left p a {
  font-family: 'Source Sans Pro';
  font-weight: 700;
}
.BlocksWithImageSimple .fluid-left .button-with-image {
  display: block;
}
.BlocksWithImageSimple .fluid-left .button-with-image a {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 16px;
  line-height: 18px;
  border: 1px solid #FFD520;
  padding: 16px 13px;
  display: inline-flex;
  margin-bottom: 24px;
  letter-spacing: 1px;
  font-family: 'Source Sans Pro';
  font-weight: 700;
  transition: background-color 600ms;
}
.BlocksWithImageSimple .fluid-left .button-with-image a:hover {
  background-color: #FFD520;
}
.BlocksWithImageSimple .fluid-left .button-with-image a img {
  margin-right: 18px;
}
.BlocksWithImageSimple .fluid-left .button-with-image a span {
  padding-top: 3px;
}
.BlocksWithImageSimple .fluid-left .btn-primary {
  margin-top: 14px;
}
@media (min-width: 992px) {
  .BlocksWithImageSimple .fluid-left .btn-primary {
    margin-top: 70px;
  }
}
.BlocksWithImageSimple .padding-0 {
  padding: 0;
  text-align: center;
}
@media (min-width: 992px) {
  .BlocksWithImageSimple .padding-0 {
    text-align: left;
  }
}
.BlocksWithImageSimple .padding-0 img {
  max-width: 944px;
  width: 100%;
  display: none;
}
.BlocksWithImageSimple .padding-0 img.small-img {
  max-width: 569px;
}
@media (min-width: 992px) {
  .BlocksWithImageSimple .padding-0 img {
    display: block;
  }
}
.BlocksSteps {
  padding-top: 25px;
}
@media (min-width: 992px) {
  .BlocksSteps {
    padding-top: 50px;
  }
}
.BlocksSteps h2 {
  text-align: center;
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .BlocksSteps h2 {
    margin-bottom: 56px;
  }
}
.BlocksSteps .subheading {
  text-align: center;
}
.BlocksSteps .block {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .BlocksSteps .block {
    margin-top: 134px;
  }
}
.BlocksSteps .block h3 {
  min-height: 95px;
  margin-bottom: 0px;
}
@media (min-width: 992px) {
  .BlocksSteps .block h3 {
    margin-bottom: 48px;
  }
}
.BlocksSteps .block img {
  margin-bottom: 24px;
  width: 100%;
}
@media (min-width: 992px) {
  .BlocksSteps .block img {
    margin-bottom: 48px;
  }
}
.BlocksSteps .block p {
  margin-bottom: 24px;
}
.BlocksSteps .block ul {
  padding-left: 16px;
}
.BlocksSteps .block ul li {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 24px;
}
.BlockTwoRichOnHalf .container {
  margin-top: 72px;
}
@media (min-width: 992px) {
  .BlockTwoRichOnHalf .container {
    margin-top: 144px;
  }
}
.BlockTwoRichOnHalf .container h2 {
  margin-bottom: 48px;
  margin-top: 0;
}
@media (min-width: 992px) {
  .BlockTwoRichOnHalf .container h2 {
    margin-right: 80px;
  }
}
.BlockTwoRichOnHalf .container p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 24px;
  letter-spacing: 0.1px;
}
.BlockTwoRichOnHalf .container ul {
  padding-left: 20px;
  margin-bottom: 24px;
}
.BlockTwoRichOnHalf .container li {
  margin-bottom: 12px;
  padding-left: 24px;
  font-size: 16px;
}
.BlockTwoRichOnHalf .container strong {
  font-size: 18px;
}
.BlockTwoRichYellow {
  background: #F4F4F4;
}
.BlockTwoRichYellow .container {
  margin-top: 72px;
}
@media (min-width: 992px) {
  .BlockTwoRichYellow .container {
    margin-top: 144px;
  }
}
.BlockTwoRichYellow .container h2 {
  padding-top: 52px;
}
@media (min-width: 992px) {
  .BlockTwoRichYellow .container h2 {
    padding-top: 72px;
  }
}
.BlockTwoRichYellow .container span {
  padding-left: 45px;
  padding-right: 45px;
}
@media (min-width: 992px) {
  .BlockTwoRichYellow .container span {
    padding: 0 0 16px;
  }
}
.BlockTwoRichYellow .container p {
  padding: 24px 25px 72px 25px;
  margin: 0;
}
@media (min-width: 992px) {
  .BlockTwoRichYellow .container p {
    padding: 56px 151px 72px 151px;
  }
}
.BlockTwoRichPoslovni .information-wrapper {
  display: flex;
  margin-top: 48px;
}
.BlockTwoRichPoslovni .information-wrapper .side {
  width: 240px;
}
.BlocksThreeColumns {
  padding-top: 55px;
}
@media (min-width: 992px) {
  .BlocksThreeColumns {
    padding-top: 108px;
  }
}
.BlocksThreeColumns .container h3 {
  border-left: 5px solid #FFD520;
}
.BlocksThreeColumns .container p {
  font-size: 16px;
}
.BlocksThreeColumns .container h3.forPhone {
  padding-left: 24px;
  margin: 72px 0 24px;
}
@media (min-width: 992px) {
  .BlocksThreeColumns .container h3.forPhone {
    visibility: hidden;
    margin-top: -10px;
  }
}
.BlocksThreeColumns .container h3.forDesktop {
  padding-left: 32px;
  margin-top: 48px;
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .BlocksThreeColumns .container h3.forDesktop {
    visibility: hidden;
    margin-top: -30px;
  }
}
.BlocksThreeColumns .container img {
  width: 100%;
}
.BlocksInfoCard .container {
  margin-top: 76px;
}
.BlocksInfoCard .row div[class^="col"]:first-child .white-box {
  background: #FFFFFF;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  padding: 30px;
  margin-right: 58px;
}
.BlocksInfoCard .row div[class^="col"] p:nth-child(odd) {
  margin-bottom: 32px;
}
.BlocksJobOffers {
  margin-top: 30px;
}
@media (min-width: 992px) {
  .BlocksJobOffers {
    margin-top: 90px;
  }
}
.BlocksJobOffers .prettyBlock {
  background: #FFFFFF;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.05), inset 0px -5px 0px #FFD520;
  border-radius: 10px;
  padding: 30px;
  margin-top: 46px;
}
.BlocksJobOffers .prettyBlock .btn {
  font-weight: 600;
  text-transform: lowercase;
  font-size: 16px;
  line-height: 24px;
  color: #2D2D2D;
  margin-top: 48px;
  padding: 0;
}
.BlocksJobOffers .prettyBlock a.btn:after {
  content: ' ';
  position: absolute;
  width: 5.6px;
  height: 5.6px;
  border-right: solid 1px #CE1141;
  border-top: solid 1px #CE1141;
  transform: rotate(45deg);
  margin-top: 10px;
  margin-left: 6px;
}
.BlocksJobOffers .prettyBlock .btn:first-letter {
  text-transform: capitalize;
}
.BlocksJobOffers p:first-of-type {
  margin-bottom: 30px;
}
.BlocksJobOffers h3 {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .BlocksJobOffers h3 {
    margin-bottom: 48px;
  }
}
.BlocksJobOffers span {
  text-decoration: underline;
}
.BlocksJobDetails h2 {
  margin: 72px 0 24px;
}
@media (min-width: 992px) {
  .BlocksJobDetails h2 {
    margin: 72px 0 48px;
  }
}
.BlocksJobDetails ul {
  padding-left: 25px;
}
.BlocksJobDetails ul li {
  padding-bottom: 8px;
  font-size: 16px;
}
@media (min-width: 992px) {
  .BlocksJobDetails ul li {
    font-size: 18px;
  }
}
.BlocksJobDetails ul li:last-of-type {
  padding-bottom: 0;
}
.BlockTwoRichYellow2 .container {
  margin-top: 72px;
  background: #FDF9E7;
  text-align: center;
}
@media (min-width: 992px) {
  .BlockTwoRichYellow2 .container {
    margin-top: 144px;
  }
}
.BlockTwoRichYellow2 p {
  padding: 24px 25px;
  margin: 0;
}
@media (min-width: 992px) {
  .BlockTwoRichYellow2 p {
    padding: 72px 151px;
  }
}
.BlockTwoRichYellow2 p strong {
  text-decoration: underline;
}
.BlockTwoRichOneText {
  margin-top: 76px;
}
.BlockTwoRichOneText p {
  margin-bottom: 32px;
}
.BlockTwoRichOneText p:last-of-type {
  font-size: 24px;
}
.BlockTwoRichOneText ul {
  margin-top: -16px;
}
.BlockTwoRichOneText ul li {
  margin-bottom: 16px;
  list-style-type: none;
  font-size: 16px;
  margin-left: -10px;
}
.BlockTwoRichOneText ul li:before {
  content: "\2022";
  color: #FFD520;
  font-weight: bold;
  display: inline-block;
  width: 24px;
  margin-left: -24px;
  font-size: 23px;
}
.BlocksFrequentQuestions {
  margin-top: 72px;
}
@media (min-width: 992px) {
  .BlocksFrequentQuestions {
    margin-top: 108px;
  }
}
.BlocksFrequentQuestions h2.border-left {
  margin-bottom: 20px;
}
.BlocksFrequentQuestions .faq-box {
  border-bottom: 1px solid #E7E8E9;
  padding-bottom: 32px;
  padding-top: 32px;
}
.BlocksFrequentQuestions .faq-box .price-list-toggle h2 {
  font-size: 24px;
  line-height: 32px;
  padding-top: 8px;
  padding-bottom: 8px;
  margin: 0;
}
.BlocksFrequentQuestions .faq-box .price-list-toggle.toggled h2 span:after {
  content: none;
}
.BlocksFrequentQuestions .faq-box .price-list-toggled ul li {
  font-size: 18px;
}
.BlocksTitleText .container {
  margin-top: 32px;
}
@media (min-width: 768px) {
  .BlocksTitleText .container {
    margin-top: 108px;
  }
}
.BlocksTitleText .container .row {
  margin-bottom: 70px;
}
@media (min-width: 768px) {
  .BlocksTitleText .container .row {
    margin-bottom: 144px;
  }
}
.BlocksTitleText .container .row:last-child {
  margin-bottom: 0;
}
.BlocksTitleText .container p {
  margin-bottom: 32px;
}
.BlocksTitleText .container h2 {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .BlocksTitleText .container h2 {
    margin: 0;
  }
}
.BlocksTitleText .container h5 {
  font-size: 18px;
  line-height: 28px;
}
.BlocksTitleText .container .table {
  width: 100%;
  overflow: auto;
  margin-bottom: 32px;
}
.BlocksTitleText .container .table table {
  width: 1000px;
}
.BlocksTitleText .container .yellow-back {
  background-color: #F4F4F4;
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 32px;
}
.BlocksTitleText .container .yellow-back p {
  margin-bottom: 0;
}
.BlocksTitleText .container .yellow-back h5 {
  margin-top: 0;
}
.BlocksTitleText .container .yellow-back ul {
  list-style-type: disc;
  margin-bottom: 0;
  margin-top: 1px;
}
.BlocksTitleText .container .yellow-back ul li {
  margin-bottom: 0;
}
.BlocksTitleText .container .yellow-back ul li:before {
  content: none;
}
.BlocksTitleText .container ul {
  list-style-type: none;
  margin-bottom: 24px;
  margin-top: -16px;
  padding-left: 30px;
}
@media (min-width: 768px) {
  .BlocksTitleText .container ul {
    margin-bottom: 32px;
  }
}
.BlocksTitleText .container ul li {
  margin-bottom: 16px;
  font-size: 18px;
}
.BlocksTitleText .container ul li:before {
  content: "\2022";
  color: #FFD520;
  font-weight: bold;
  display: inline-block;
  width: 24px;
  margin-left: -24px;
  font-size: 23px;
}
.BlockTwoRichTable {
  margin-top: 60px;
}
@media (min-width: 768px) {
  .BlockTwoRichTable {
    margin-top: 110px;
  }
}
@media (max-width: 540px) {
  .BlockTwoRichTable .container .overflow {
    overflow: scroll;
  }
}
.BlockTwoRichTable .container .overflow table {
  width: 100%;
  font-size: 14px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  color: #000;
}
@media (min-width: 992px) {
  .BlockTwoRichTable .container .overflow table {
    font-size: 16px;
    width: 75%;
  }
}
.BlockTwoRichTable .container .overflow table tbody tr:first-child > td:first-child {
  text-transform: uppercase;
  font-size: 12px;
}
@media (min-width: 992px) {
  .BlockTwoRichTable .container .overflow table tbody tr:first-child > td:first-child {
    font-size: 14px;
  }
}
.BlockTwoRichTable .container .overflow table tbody tr:first-child > :nth-child(n) {
  font-family: 'Source Sans Pro';
  background: #f6f6f6;
  font-weight: 600;
  padding: 20px 0;
  font-size: 12px;
}
@media (min-width: 992px) {
  .BlockTwoRichTable .container .overflow table tbody tr:first-child > :nth-child(n) {
    font-size: 14px;
  }
}
.BlockTwoRichTable .container .overflow table tbody tr > :nth-child(1) {
  font-size: 14px;
  width: 20%;
  font-family: 'Source Sans Pro';
  font-weight: 700;
}
@media (min-width: 992px) {
  .BlockTwoRichTable .container .overflow table tbody tr > :nth-child(1) {
    font-size: 18px;
  }
}
.BlockTwoRichTable .container .overflow table tbody tr td {
  padding: 14px 0;
  border-top: solid 1px #E7E8E9;
  width: 10%;
  font-family: 'Source Sans Pro';
  font-weight: 400;
}
.BlocksWithFormWithoutBanner {
  padding-top: 55px;
}
.BlocksWithFormWithoutBanner h1 {
  color: #2B2E31;
  margin-bottom: 32px;
  margin-top: 0;
}
.BlocksWithFormWithoutBanner p {
  margin-bottom: 24px;
}
.BlocksWithFormMojster {
  margin-top: 70px;
}
@media (min-width: 992px) {
  .BlocksWithFormMojster {
    margin-top: 0;
  }
}
.BlocksWithFormMojster .block-form .block-form-inner .row.two-column .cell:not(:first-of-type) {
  max-width: 140px;
}
.BlocksWithFormMojster .block-form .block-form-inner .row.two-column .cell .form-group:nth-child(3) {
  max-width: 170px;
}
.BlocksWithFormMojster .block-form .block-form-inner .row:nth-child(4) {
  max-width: 500px;
}
.BlocksWithForm,
.BlocksWithFormCustom {
  padding-top: 40px;
}
@media (min-width: 992px) {
  .BlocksWithForm,
  .BlocksWithFormCustom {
    padding-top: 144px;
  }
}
.BlocksWithForm .text-box,
.BlocksWithFormCustom .text-box,
.BlocksWithFormMojster .text-box,
.BlocksWithFormWithoutBanner .text-box {
  margin-bottom: 24px;
}
.BlocksWithForm .text-box h2,
.BlocksWithFormCustom .text-box h2,
.BlocksWithFormMojster .text-box h2,
.BlocksWithFormWithoutBanner .text-box h2 {
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .BlocksWithForm .text-box h2,
  .BlocksWithFormCustom .text-box h2,
  .BlocksWithFormMojster .text-box h2,
  .BlocksWithFormWithoutBanner .text-box h2 {
    margin-bottom: 48px;
  }
}
.BlocksWithForm .text-box p,
.BlocksWithFormCustom .text-box p,
.BlocksWithFormMojster .text-box p,
.BlocksWithFormWithoutBanner .text-box p {
  margin-bottom: 12px;
}
@media (min-width: 992px) {
  .BlocksWithForm .text-box p,
  .BlocksWithFormCustom .text-box p,
  .BlocksWithFormMojster .text-box p,
  .BlocksWithFormWithoutBanner .text-box p {
    margin-bottom: 24px;
  }
}
.BlocksWithForm .text-box ul,
.BlocksWithFormCustom .text-box ul,
.BlocksWithFormMojster .text-box ul,
.BlocksWithFormWithoutBanner .text-box ul {
  padding-left: 17px;
}
.BlocksWithForm .text-box ul li,
.BlocksWithFormCustom .text-box ul li,
.BlocksWithFormMojster .text-box ul li,
.BlocksWithFormWithoutBanner .text-box ul li {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 14px;
}
@media (min-width: 992px) {
  .BlocksWithForm .text-box ul li,
  .BlocksWithFormCustom .text-box ul li,
  .BlocksWithFormMojster .text-box ul li,
  .BlocksWithFormWithoutBanner .text-box ul li {
    margin-bottom: 28px;
  }
}
.BlocksWithForm .loader,
.BlocksWithFormCustom .loader,
.BlocksWithFormMojster .loader,
.BlocksWithFormWithoutBanner .loader {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-content: center;
}
.BlocksWithForm .loader .content,
.BlocksWithFormCustom .loader .content,
.BlocksWithFormMojster .loader .content,
.BlocksWithFormWithoutBanner .loader .content {
  width: 200px;
  text-align: center;
}
.BlocksWithForm .loader .content img,
.BlocksWithFormCustom .loader .content img,
.BlocksWithFormMojster .loader .content img,
.BlocksWithFormWithoutBanner .loader .content img {
  margin-top: 15px;
}
.BlocksWithForm .loader .content p,
.BlocksWithFormCustom .loader .content p,
.BlocksWithFormMojster .loader .content p,
.BlocksWithFormWithoutBanner .loader .content p {
  margin: 15px 0;
}
.BlocksWithForm .block-form,
.BlocksWithFormCustom .block-form,
.BlocksWithFormMojster .block-form,
.BlocksWithFormWithoutBanner .block-form {
  background: linear-gradient(119.92deg, #07A76E 35.79%, #07A76E 50.39%, #8DBA58 78.95%, #9FBC50 82.76%, #CFC33B 91.65%, #FFCB27 99.26%);
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  padding-bottom: 4px;
}
.BlocksWithForm .block-form .block-form-inner,
.BlocksWithFormCustom .block-form .block-form-inner,
.BlocksWithFormMojster .block-form .block-form-inner,
.BlocksWithFormWithoutBanner .block-form .block-form-inner {
  padding: 15px 15px 0;
  border-radius: 8px 8px 10px 10px;
  background-color: #FFF;
}
@media (min-width: 992px) {
  .BlocksWithForm .block-form .block-form-inner,
  .BlocksWithFormCustom .block-form .block-form-inner,
  .BlocksWithFormMojster .block-form .block-form-inner,
  .BlocksWithFormWithoutBanner .block-form .block-form-inner {
    padding: 30px 30px 5px;
  }
}
.BlocksWithForm .block-form .block-form-inner a,
.BlocksWithFormCustom .block-form .block-form-inner a,
.BlocksWithFormMojster .block-form .block-form-inner a,
.BlocksWithFormWithoutBanner .block-form .block-form-inner a {
  font-weight: bold;
}
.BlocksWithForm .block-form .block-form-inner .form-text-block,
.BlocksWithFormCustom .block-form .block-form-inner .form-text-block,
.BlocksWithFormMojster .block-form .block-form-inner .form-text-block,
.BlocksWithFormWithoutBanner .block-form .block-form-inner .form-text-block {
  font-size: 14px;
  line-height: 18px;
}
.BlocksWithForm .block-form .block-form-inner .form-text-block strong,
.BlocksWithFormCustom .block-form .block-form-inner .form-text-block strong,
.BlocksWithFormMojster .block-form .block-form-inner .form-text-block strong,
.BlocksWithFormWithoutBanner .block-form .block-form-inner .form-text-block strong {
  margin-top: 70px;
  font-size: 18px;
  margin-bottom: 24px;
  display: block;
}
.BlocksWithForm .block-form .block-form-inner .form-group.shorter-input,
.BlocksWithFormCustom .block-form .block-form-inner .form-group.shorter-input,
.BlocksWithFormMojster .block-form .block-form-inner .form-group.shorter-input,
.BlocksWithFormWithoutBanner .block-form .block-form-inner .form-group.shorter-input {
  max-width: 350px;
}
.BlocksWithForm .block-form .block-form-inner .form-group.regular-margin-form-group,
.BlocksWithFormCustom .block-form .block-form-inner .form-group.regular-margin-form-group,
.BlocksWithFormMojster .block-form .block-form-inner .form-group.regular-margin-form-group,
.BlocksWithFormWithoutBanner .block-form .block-form-inner .form-group.regular-margin-form-group {
  margin-bottom: 15px;
}
.BlocksWithForm .block-form .block-form-inner .form-group.form-group-full-width input,
.BlocksWithFormCustom .block-form .block-form-inner .form-group.form-group-full-width input,
.BlocksWithFormMojster .block-form .block-form-inner .form-group.form-group-full-width input,
.BlocksWithFormWithoutBanner .block-form .block-form-inner .form-group.form-group-full-width input {
  width: 100%;
}
.BlocksWithForm .block-form .block-form-inner .form-group .field-validation-valid,
.BlocksWithFormCustom .block-form .block-form-inner .form-group .field-validation-valid,
.BlocksWithFormMojster .block-form .block-form-inner .form-group .field-validation-valid,
.BlocksWithFormWithoutBanner .block-form .block-form-inner .form-group .field-validation-valid {
  margin-top: 8px;
  font-weight: 700;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #CE1141;
}
.BlocksWithForm .block-form .block-form-inner .form-group:nth-child(4) input,
.BlocksWithFormCustom .block-form .block-form-inner .form-group:nth-child(4) input,
.BlocksWithFormMojster .block-form .block-form-inner .form-group:nth-child(4) input,
.BlocksWithFormWithoutBanner .block-form .block-form-inner .form-group:nth-child(4) input {
  max-width: 167px;
}
.BlocksWithForm .block-form .block-form-inner .form-group .filepond--root,
.BlocksWithFormCustom .block-form .block-form-inner .form-group .filepond--root,
.BlocksWithFormMojster .block-form .block-form-inner .form-group .filepond--root,
.BlocksWithFormWithoutBanner .block-form .block-form-inner .form-group .filepond--root {
  width: 100%;
  min-height: 95px;
  border: 1px solid #333333;
  border-radius: 5px;
}
.BlocksWithForm .block-form .block-form-inner .form-group .filepond--root .filepond--drop-label,
.BlocksWithFormCustom .block-form .block-form-inner .form-group .filepond--root .filepond--drop-label,
.BlocksWithFormMojster .block-form .block-form-inner .form-group .filepond--root .filepond--drop-label,
.BlocksWithFormWithoutBanner .block-form .block-form-inner .form-group .filepond--root .filepond--drop-label {
  min-height: 93px;
  background-color: #FFF;
  border-radius: 5px;
}
.BlocksWithForm .block-form .block-form-inner .form-group .filepond--root .filepond--drop-label label,
.BlocksWithFormCustom .block-form .block-form-inner .form-group .filepond--root .filepond--drop-label label,
.BlocksWithFormMojster .block-form .block-form-inner .form-group .filepond--root .filepond--drop-label label,
.BlocksWithFormWithoutBanner .block-form .block-form-inner .form-group .filepond--root .filepond--drop-label label {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
}
.BlocksWithForm .block-form .block-form-inner .form-group .filepond--root .filepond--list-scroller,
.BlocksWithFormCustom .block-form .block-form-inner .form-group .filepond--root .filepond--list-scroller,
.BlocksWithFormMojster .block-form .block-form-inner .form-group .filepond--root .filepond--list-scroller,
.BlocksWithFormWithoutBanner .block-form .block-form-inner .form-group .filepond--root .filepond--list-scroller {
  background-color: #FFF;
  border-radius: 5px;
}
.BlocksWithForm .block-form .block-form-inner .form-group .filepond--root .filepond--list-scroller .filepond--list,
.BlocksWithFormCustom .block-form .block-form-inner .form-group .filepond--root .filepond--list-scroller .filepond--list,
.BlocksWithFormMojster .block-form .block-form-inner .form-group .filepond--root .filepond--list-scroller .filepond--list,
.BlocksWithFormWithoutBanner .block-form .block-form-inner .form-group .filepond--root .filepond--list-scroller .filepond--list {
  background-color: #FFF;
  border-radius: 5px;
}
.BlocksWithForm .block-form .block-form-inner .form-group .filepond--root .filepond--drip,
.BlocksWithFormCustom .block-form .block-form-inner .form-group .filepond--root .filepond--drip,
.BlocksWithFormMojster .block-form .block-form-inner .form-group .filepond--root .filepond--drip,
.BlocksWithFormWithoutBanner .block-form .block-form-inner .form-group .filepond--root .filepond--drip {
  opacity: 0;
  background-color: #FFF;
  border-radius: 5px;
}
.BlocksWithForm .block-form .block-form-inner .form-group .filepond--root .filepond--credits,
.BlocksWithFormCustom .block-form .block-form-inner .form-group .filepond--root .filepond--credits,
.BlocksWithFormMojster .block-form .block-form-inner .form-group .filepond--root .filepond--credits,
.BlocksWithFormWithoutBanner .block-form .block-form-inner .form-group .filepond--root .filepond--credits {
  display: none;
}
@media (max-width: 1200px) {
  .BlocksWithForm .block-form .block-form-inner .form-group button[type="submit"],
  .BlocksWithFormCustom .block-form .block-form-inner .form-group button[type="submit"],
  .BlocksWithFormMojster .block-form .block-form-inner .form-group button[type="submit"],
  .BlocksWithFormWithoutBanner .block-form .block-form-inner .form-group button[type="submit"] {
    width: calc(100% - 40px) !important;
    margin-left: 20px;
    margin-right: 20px;
  }
}
.BlocksThreeColumnsNoPicture h2 {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 48px;
  margin-top: 70px;
}
@media (min-width: 992px) {
  .BlocksThreeColumnsNoPicture h2 {
    margin-top: 0;
  }
}
.BlocksThreeColumnsNoPicture p {
  font-size: 16px;
  margin: 0;
  line-height: 24px;
}
.BlocksThreeColumnsNoPicture p:nth-child(4) {
  padding: 30px 0;
}
.BlocksOnlyLinks {
  padding-bottom: 50px;
  padding-top: 55px;
}
@media (min-width: 992px) {
  .BlocksOnlyLinks {
    padding-top: 108px;
  }
}
.BlocksOnlyLinks a {
  display: block;
  text-decoration: none;
  margin-bottom: 30px;
  background-color: #F4F4F4;
  padding: 0 45px 0 30px;
}
.BlocksOnlyLinks a .yellow-link-box {
  position: relative;
  min-height: 116px;
}
.BlocksOnlyLinks a .yellow-link-box p {
  font-size: 18px;
  line-height: 28px;
  font-family: 'Source Sans Pro';
  font-weight: 700;
  margin-bottom: 0;
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.BlocksOnlyLinks a .yellow-link-box p:after {
  content: ' ';
  position: absolute;
  width: 14px;
  height: 14px;
  border-right: solid 2px #CE1141;
  border-top: solid 2px #CE1141;
  margin-left: 13px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  right: -15px;
}
.BlocksArhivi {
  font-family: 'Source Sans Pro';
  font-weight: 400;
}
@media (min-width: 768px) {
  .BlocksArhivi {
    margin-top: 40px;
  }
}
.BlocksArhivi h2 {
  font-size: 18px;
  margin: 0;
  line-height: 30px;
}
@media (min-width: 768px) {
  .BlocksArhivi h2 {
    font-size: 24px;
  }
}
.BlocksArhivi h3 {
  font-size: 18px;
  font-family: 'Source Sans Pro';
  font-weight: 400;
  margin: 0;
}
.BlocksArhivi .row-style {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .BlocksArhivi .row-style {
    align-content: center;
    display: flex;
  }
}
@media (min-width: 768px) {
  .BlocksArhivi .row-style .col-style {
    align-self: center;
  }
}
.BlocksArhivi .row-style .col-style .a-style {
  margin-top: 10px;
  font-size: 16px;
}
.BlocksWithImageBannerChooseAdriaplin {
  background-color: #F1F5F4;
}
.BlocksWithImageBannerChooseAdriaplin .first-section-overlay {
  background-image: none;
  background-size: contain;
  background-position: bottom;
  background-repeat: no-repeat;
}
@media (min-width: 992px) {
  .BlocksWithImageBannerChooseAdriaplin .first-section-overlay {
    background-position: right;
    background-image: url(b3e9def1ac78b5d6a0a2.png);
  }
}
.BlocksWithImageBannerChooseAdriaplin .second-overlay {
  padding: 24px 15px 0 15px;
}
@media (min-width: 992px) {
  .BlocksWithImageBannerChooseAdriaplin .second-overlay {
    padding: 84px 0 116px 0;
    background: #ffffff;
    background: linear-gradient(90deg, #ffffff 0%, #ffffff calc(100% - 800px), rgba(0, 212, 255, 0) calc(110% - 800px));
  }
}
.BlocksWithImageBannerChooseAdriaplin .mobile-image {
  margin-top: 24px;
  height: 200px;
  margin-left: -15px;
  width: calc(100% + 30px);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(34f9fe3882bd7964b9b2.jfif);
}
@media (min-width: 992px) {
  .BlocksWithImageBannerChooseAdriaplin .mobile-image {
    display: none;
  }
}
.BlocksWithImageBannerChooseAdriaplin .mobile-image .mobile-overlay {
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #f1f5f4 0%, rgba(0, 212, 255, 0) 60%);
}
.BlocksWithImageBannerChooseAdriaplin .top-banner {
  width: 100% !important;
  padding-right: 0px !important;
  padding-left: 10%;
}
@media (min-width: 1200px) {
  .BlocksWithImageBannerChooseAdriaplin .top-banner {
    max-width: 100% !important;
  }
}
.BlocksWithImageBannerChooseAdriaplin .container .first-row {
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  padding-left: calc((100% - 960px)/2 - 100px);
}
@media (min-width: 992px) {
  .BlocksWithImageBannerChooseAdriaplin .container .first-row {
    flex-direction: row;
  }
}
@media (max-width: 1192px) {
  .BlocksWithImageBannerChooseAdriaplin .container .first-row {
    padding-left: calc((100% - 762px)/2 - 100px);
  }
}
.BlocksWithImageBannerChooseAdriaplin .container .first-row .banner-content {
  height: 100%;
}
@media (min-width: 992px) {
  .BlocksWithImageBannerChooseAdriaplin .container .first-row .banner-content {
    position: relative;
    z-index: 2;
    margin-right: -240px;
  }
}
.BlocksWithImageBannerChooseAdriaplin .container .first-row .banner-content h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 0;
  margin-top: 0;
}
@media (min-width: 992px) {
  .BlocksWithImageBannerChooseAdriaplin .container .first-row .banner-content h1 {
    font-weight: bold;
    font-size: 40px;
    line-height: 48px;
  }
}
.BlocksWithImageBannerChooseAdriaplin .container .first-row .banner-content .rectangle-primary {
  margin-top: 15px;
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .BlocksWithImageBannerChooseAdriaplin .container .first-row .banner-content .rectangle-primary {
    display: none;
  }
}
.BlocksWithImageBannerChooseAdriaplin .container .first-row .banner-content .top-paragraphs {
  max-width: 557px;
}
.BlocksWithImageBannerChooseAdriaplin .container .first-row .banner-content .top-paragraphs p {
  align-self: stretch;
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  margin: 24px 0 0 0;
}
@media (min-width: 992px) {
  .BlocksWithImageBannerChooseAdriaplin .container .first-row .banner-content .top-paragraphs p {
    margin: 16px 0 0 0;
  }
}
.BlocksWithImageBannerChooseAdriaplin .container .first-row .banner-content .top-paragraphs ul {
  padding: 16px 0 0 0;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .BlocksWithImageBannerChooseAdriaplin .container .first-row .banner-content .top-paragraphs ul {
    padding: 12px 0 0 0;
  }
}
.BlocksWithImageBannerChooseAdriaplin .container .first-row .banner-content .top-paragraphs ul li {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  list-style-type: none;
  padding-left: 25px;
  position: relative;
  padding-bottom: 4px;
}
.BlocksWithImageBannerChooseAdriaplin .container .first-row .banner-content .top-paragraphs ul li:last-of-type {
  padding-bottom: 24px;
}
@media (min-width: 992px) {
  .BlocksWithImageBannerChooseAdriaplin .container .first-row .banner-content .top-paragraphs ul li:last-of-type {
    padding-bottom: 12px;
  }
}
@media (min-width: 992px) {
  .BlocksWithImageBannerChooseAdriaplin .container .first-row .banner-content .top-paragraphs ul li {
    padding-bottom: 12px;
  }
}
.BlocksWithImageBannerChooseAdriaplin .container .first-row .banner-content .top-paragraphs ul li:before {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  background-image: url(25d3a368890814cb24d0.svg);
  background-size: cover;
  background-repeat: no-repeat;
  left: 3px;
  margin-top: 5px;
}
.BlocksWithImageBannerChooseAdriaplin .container .first-row .right-side {
  margin-top: 16px;
  background-color: #FCFCFC;
  position: relative;
  z-index: 1;
}
@media (min-width: 992px) {
  .BlocksWithImageBannerChooseAdriaplin .container .first-row .right-side {
    margin-top: 0;
    margin-right: -15px;
    padding-right: 0;
  }
}
@media (max-width: 992px) {
  .BlocksWithImageBannerChooseAdriaplin .container .first-row .right-side {
    padding-right: 0px;
    padding-left: 0px;
  }
}
.BlocksWithImageBannerChooseAdriaplin .container .first-row .right-side .image-mobile {
  display: flex;
  justify-content: center;
  align-items: center;
}
.BlocksWithImageBannerChooseAdriaplin .container .first-row .right-side .image-mobile img {
  width: 100%;
  max-width: 720px;
}
@media (min-width: 992px) {
  .BlocksWithImageBannerChooseAdriaplin .container .first-row .right-side .image-mobile {
    display: none;
  }
}
@media (min-width: 992px) {
  .BlocksWithImageBannerChooseAdriaplin .container .first-row .right-side .around-img::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 100%;
    background: linear-gradient(to right, #FCFCFC, transparent);
    z-index: 1;
  }
}
.BlocksWithImageBannerChooseAdriaplin .container .second-row {
  padding-left: calc((100% - 960px)/2 - 100px);
}
@media (max-width: 1192px) {
  .BlocksWithImageBannerChooseAdriaplin .container .second-row {
    padding-left: calc((100% - 762px)/2 - 100px);
  }
}
@media (min-width: 992px) {
  .BlocksWithImageBannerChooseAdriaplin .container .second-row {
    margin-top: 40px;
  }
}
.BlocksWithImageBannerChooseAdriaplin .container .second-row .content-block {
  margin: 24px 0;
  border-radius: 16px;
  box-shadow: 0px 0px 15px 0px rgba(51, 51, 51, 0.15);
  max-width: 461px;
}
@media (min-width: 992px) {
  .BlocksWithImageBannerChooseAdriaplin .container .second-row .content-block {
    margin: 0;
  }
}
.BlocksWithImageBannerChooseAdriaplin .container .second-row .content-block .block-content-wrapper {
  background-color: #FFF;
  padding: 24px 16px;
  border-radius: 16px;
  background-color: #F1F5F4;
}
@media (min-width: 992px) {
  .BlocksWithImageBannerChooseAdriaplin .container .second-row .content-block .block-content-wrapper {
    background-color: white;
  }
}
.BlocksWithImageBannerChooseAdriaplin .container .second-row .content-block .block-content-wrapper h3 {
  margin: 0 0 4px 0;
}
.BlocksWithImageBannerChooseAdriaplin .container .second-row .content-block .block-content-wrapper p.subheader {
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
}
.BlocksWithImageBannerChooseAdriaplin .container .second-row .content-block .block-content-wrapper .count-block {
  margin-bottom: 36px;
}
.BlocksWithImageBannerChooseAdriaplin .container .second-row .content-block .block-content-wrapper .count-block p {
  display: flex;
  align-items: flex-start;
  margin-bottom: 16px;
  line-height: 28px;
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.BlocksWithImageBannerChooseAdriaplin .container .second-row .content-block .block-content-wrapper .count-block p::before {
  content: '';
  margin-top: 0px;
  min-width: 24px;
  min-height: 24px;
  background-image: url(3cc453c4bb33257ddb84.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  margin-right: 16px;
}
.BlocksWithImageBannerChooseAdriaplin .container .second-row .content-block .block-content-wrapper .count-block p:last-child {
  margin-bottom: 0;
}
.BlocksWithImageBannerChooseAdriaplin .container .second-row .content-block .block-content-wrapper .block-links p {
  font-size: 14px;
  line-height: 18px;
  font-family: 'Source Sans Pro';
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 15px;
}
@media (min-width: 992px) {
  .BlocksWithImageBannerChooseAdriaplin .container .second-row .content-block .block-content-wrapper .block-links p {
    margin-top: 36px;
  }
}
.BlocksWithImageBannerChooseAdriaplin .container .second-row .content-block .block-content-wrapper .block-links p a {
  text-decoration: underline;
}
.BlocksWithImageBannerChooseAdriaplin .container .second-row .content-block-bottom {
  max-width: 461px;
  z-index: 0;
  margin-top: -40px;
  min-height: 24px;
  background: linear-gradient(115deg, #009E62 -9.02%, #009E62 17.53%, #95B849 67.53%, #A7BC3C 75.61%, #D7C51B 91.81%, #FFCD00 104.17%);
  border-radius: 0 0 16px 16px;
}
@media (min-width: 992px) {
  .BlocksWithImageBannerChooseAdriaplin .container .second-row .content-block-bottom {
    margin-top: -16px;
  }
}
.BlocksWithImageBannerChooseAdriaplin .container .second-row .content-block-bottom .white-part {
  height: 16px;
  width: 100%;
  background-color: #F1F5F4;
  border-radius: 0 0 16px 16px;
}
@media (min-width: 992px) {
  .BlocksWithImageBannerChooseAdriaplin .container .second-row .content-block-bottom .white-part {
    background-color: white;
  }
}
.BlocksWithImageBrezPapirja img {
  width: 100%;
}
.BlocksWithImageBrezPapirja h2 {
  margin-top: 36px;
  font-size: 24px;
  line-height: 32px;
  font-family: 'Source Sans Pro';
  font-weight: 700;
}
@media (min-width: 992px) {
  .BlocksWithImageBrezPapirja h2 {
    font-size: 32px;
    line-height: 40px;
    margin-top: 0;
  }
}
.BlocksWithImageBrezPapirja .rectangle-primary {
  margin-top: 13px;
  margin-bottom: 23px;
}
@media (min-width: 992px) {
  .BlocksWithImageBrezPapirja .rectangle-primary {
    margin-bottom: 30px;
  }
}
.BlocksWithImageBrezPapirja p {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 30px;
  font-family: 'Source Sans Pro';
  font-weight: 400;
}
.BlocksWithImageBrezPapirja p strong {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
}
.BlocksWithImageBrezPapirja p:last-child {
  margin-bottom: 0;
}
.BlocksWithImageBrezPapirja ul {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 30px;
  font-family: 'Source Sans Pro';
  font-weight: 400;
}
.BlocksWithImageBrezPapirja .wrapper {
  background-color: #FFFFFF;
  width: 100%;
  padding: 32px 15px;
}
@media (min-width: 992px) {
  .BlocksWithImageBrezPapirja .wrapper {
    padding: 64px 0;
  }
}
.BlocksWithImageBrezPapirja .wrapper.wrapper-num-0 {
  padding-top: 32px;
}
@media (min-width: 992px) {
  .BlocksWithImageBrezPapirja .wrapper.wrapper-num-0 {
    padding-top: 64px;
  }
}
.BlocksWithImageBrezPapirja .wrapper.special.wrapper-num-0 {
  background-color: #FAF8F5;
}
.BlocksWithImageBrezPapirja .image-wrapper {
  width: 100%;
  height: 212px;
  display: none;
}
@media (min-width: 992px) {
  .BlocksWithImageBrezPapirja .image-wrapper {
    height: 100%;
    display: block;
  }
}
.BlocksWithImageBrezPapirja .image-wrapper .image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 992px) {
  .BlocksWithImageBrezPapirja .mobile-image {
    display: none;
  }
}
.BlocksWithImageBrezPapirja .row {
  display: flex;
  flex-direction: column-reverse;
}
@media (min-width: 992px) {
  .BlocksWithImageBrezPapirja .row {
    flex-direction: row;
  }
}
@media (min-width: 992px) {
  .BlocksWithImageBrezPapirja .row.row-line-1 {
    flex-direction: row-reverse;
  }
}
.BlocksWithImageBrezPapirja .row.row-line-1 p {
  margin-bottom: 0;
}
.BlocksWithImageBrezPapirja .row.row-line-1 ul {
  margin-bottom: 0;
}
.BlocksWithImageBrezPapirja .row .col-md-6 {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}
.simpleTextContainerWrapper {
  background-color: #F1F5F4;
  padding-bottom: 16px;
}
@media (min-width: 992px) {
  .simpleTextContainerWrapper {
    background-color: #fff;
  }
}
.simpleTextContainerWrapper .simpleTextContainer {
  padding-top: 16px;
  padding-bottom: 16px;
}
.simpleTextContainerWrapper .simpleTextContainer .row .simpleText-content {
  text-align: center;
  margin-left: -15px;
  margin-right: -15px;
  padding: 9px 30px 17px 30px;
}
@media (min-width: 992px) {
  .simpleTextContainerWrapper .simpleTextContainer .row .simpleText-content {
    background-color: white;
    box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    padding: 40px 100px 40px 100px;
    margin-left: 0;
    margin-right: 0;
  }
}
.simpleTextContainerWrapper .simpleTextContainer .row .simpleText-content .inner-wrapper {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.simpleTextContainerWrapper .simpleTextContainer .row .simpleText-content .inner-wrapper .icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  margin-bottom: 8px;
}
@media (min-width: 992px) {
  .simpleTextContainerWrapper .simpleTextContainer .row .simpleText-content .inner-wrapper .icon-wrapper {
    margin-bottom: 0;
  }
}
.simpleTextContainerWrapper .simpleTextContainer .row .simpleText-content .inner-wrapper .icon-wrapper img {
  max-width: 75px;
}
.simpleTextContainerWrapper .simpleTextContainer .row .simpleText-content .inner-wrapper .icon-wrapper img.desktop {
  display: none;
}
@media (min-width: 992px) {
  .simpleTextContainerWrapper .simpleTextContainer .row .simpleText-content .inner-wrapper .icon-wrapper img.desktop {
    display: block;
  }
}
@media (min-width: 992px) {
  .simpleTextContainerWrapper .simpleTextContainer .row .simpleText-content .inner-wrapper .icon-wrapper img.mobile {
    display: none;
  }
}
.simpleTextContainerWrapper .simpleTextContainer .row .simpleText-content .inner-wrapper p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 24px;
}
.simpleTextContainerWrapper .simpleTextContainer .row .simpleText-content .inner-wrapper p:last-of-type {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  margin-bottom: 36px;
}
@media (min-width: 992px) {
  .simpleTextContainerWrapper .simpleTextContainer .row .simpleText-content .inner-wrapper p:last-of-type {
    margin-bottom: 56px;
  }
}
.simpleTextContainerWrapper .simpleTextContainer .row .simpleText-content .inner-wrapper a {
  margin-bottom: 16px;
  font-size: 18px;
  line-height: 26px;
  display: block;
  max-width: 267px;
  width: 100%;
}
@media (min-width: 992px) {
  .simpleTextContainerWrapper .simpleTextContainer .row .simpleText-content .inner-wrapper a {
    margin: 0 26px;
  }
}
@media (max-width: 991px) {
  .simpleTextContainerWrapper .simpleTextContainer .row .simpleText-content .inner-wrapper .mobile-hide {
    display: none;
  }
}
.simpleTextContainerWrapper .simpleTextContainer .row .simpleText-content .inner-wrapper .btn {
  font-weight: 400;
  font-size: 20px;
  line-height: 18px;
  letter-spacing: 0;
}
.twoColumnsSimpleText {
  background-color: #F1F5F4;
}
.twoColumnsSimpleText #twoColumnsSimpleText {
  margin: 48px 0;
  outline: none;
  /*@media(max-width: 767px) {
            margin: 48px 0 24px;
        }*/
}
@media (min-width: 992px) {
  .twoColumnsSimpleText #twoColumnsSimpleText {
    margin: 64px 0;
  }
}
.twoColumnsSimpleText #twoColumnsSimpleText #twoColumnsSimpleTextAnchor {
  position: absolute;
  margin-top: -50px;
}
@media (min-width: 992px) {
  .twoColumnsSimpleText #twoColumnsSimpleText #twoColumnsSimpleTextAnchor {
    margin-top: -185px;
  }
}
.twoColumnsSimpleText #twoColumnsSimpleText h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
}
@media (min-width: 992px) {
  .twoColumnsSimpleText #twoColumnsSimpleText h2 {
    font-size: 32px;
    line-height: 40px;
  }
}
.twoColumnsSimpleText #twoColumnsSimpleText p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 24px;
  line-height: 24px;
}
.twoColumnsSimpleText #twoColumnsSimpleText p:last-child {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .twoColumnsSimpleText #twoColumnsSimpleText .right p {
    margin-bottom: 0;
  }
}
.orderCallContainer {
  padding: 24px 0;
}
@media (min-width: 992px) {
  .orderCallContainer {
    padding: 32px 0;
  }
}
.orderCallContainer #orderCallAnchor {
  position: absolute;
  margin-top: -120px;
}
.orderCallContainer #orderCall {
  outline: none;
}
@media (max-width: 991px) {
  .orderCallContainer #orderCall {
    background-image: none;
  }
}
.orderCallContainer #orderCall label.error {
  display: none !important;
}
.orderCallContainer #orderCall h2 {
  text-align: center;
  font-size: 24px;
  line-height: 32px;
  font-family: 'Source Sans Pro';
  font-weight: 700;
  margin: 0 0 8px 0;
}
@media (min-width: 992px) {
  .orderCallContainer #orderCall h2 {
    font-size: 32px;
    line-height: 40px;
  }
}
.orderCallContainer #orderCall p {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 24px;
  font-family: 'Source Sans Pro';
  font-weight: 400;
  text-align: center;
}
@media (min-width: 992px) {
  .orderCallContainer #orderCall p {
    margin-bottom: 32px;
  }
}
.orderCallContainer #orderCall form {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
@media (min-width: 992px) {
  .orderCallContainer #orderCall form {
    flex-direction: row;
  }
}
.orderCallContainer #orderCall form .form-group {
  margin-bottom: 26px;
  display: flex;
  flex-direction: column-reverse;
}
@media (min-width: 992px) {
  .orderCallContainer #orderCall form .form-group {
    margin-bottom: 32px;
  }
}
.orderCallContainer #orderCall form .form-group.checkbox-clasic {
  display: flex;
  flex-direction: column;
  padding: 0 15px;
}
@media (min-width: 992px) {
  .orderCallContainer #orderCall form .form-group.checkbox-clasic {
    margin-bottom: 8px;
    height: 46px;
  }
}
.orderCallContainer #orderCall form .form-group:nth-child(6) {
  margin-bottom: 0;
}
.orderCallContainer #orderCall form .form-group .input-alignment {
  padding-bottom: 10px;
}
.orderCallContainer #orderCall form .form-group label {
  font-size: 16px;
  line-height: 20px;
  font-family: 'Source Sans Pro';
  font-weight: 700;
  margin-bottom: 8px;
}
.orderCallContainer #orderCall form .form-group .input-alignment .input-validation-error ~ label {
  color: red;
}
.orderCallContainer #orderCall form .form-group input {
  padding-bottom: 10px;
  line-height: normal;
  font-family: 'Source Sans Pro';
  font-weight: 400;
  height: 40px;
  width: 100%;
  box-shadow: none;
  border-radius: 5px;
  border: 1px solid #333;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 20px;
  background-color: transparent;
  outline: none;
  font-size: 16px;
  margin-right: 0;
}
.orderCallContainer #orderCall form .form-group input::-moz-placeholder {
  color: #2D2D2D;
  opacity: 0.5;
}
.orderCallContainer #orderCall form .form-group input::placeholder {
  color: #2D2D2D;
  opacity: 0.5;
}
.orderCallContainer #orderCall form .form-group input.input-validation-error {
  border-color: #D0021B;
  background-color: #FCEDEE;
  color: #D0021B;
}
.orderCallContainer #orderCall form .form-group input.input-validation-error::-moz-placeholder {
  color: #9D151C33;
}
.orderCallContainer #orderCall form .form-group input.input-validation-error::placeholder {
  color: #9D151C33;
}
.orderCallContainer #orderCall form .form-group select {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  border: 1px solid #333;
  box-shadow: none;
  height: 40px;
  line-height: normal;
  width: 100%;
  border-radius: 5px;
  font-size: 16px;
  background-color: transparent;
  outline: none;
  padding-bottom: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.orderCallContainer #orderCall form .form-group select.input-validation-error {
  border-color: #D0021B;
  background-color: #FCEDEE;
  color: #D0021B;
}
.orderCallContainer #orderCall form .form-group select:required:invalid {
  color: #2D2D2D;
  opacity: 0.5;
}
.orderCallContainer #orderCall form .form-group option[value=""][disabled] {
  display: none;
}
.orderCallContainer #orderCall form .form-group option {
  color: black;
}
.orderCallContainer #orderCall form .form-group .field-validation-error {
  color: #FF3B30;
  display: flex;
  margin-top: -10px;
}
.orderCallContainer #orderCall form .form-group .field-validation-error::before {
  display: block;
  min-height: 16px;
  min-width: 16px;
  content: '';
  background-image: url(457ac143848a26a1557d.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.orderCallContainer #orderCall form .form-group .field-validation-error span {
  margin-left: 8px;
  color: #9D151C;
}
.orderCallContainer #orderCall form .form-group .field-validation-error ~ label {
  color: #9D151C;
}
.orderCallContainer #orderCall form .form-group .new-btn-primary {
  margin-top: 27px;
  width: 100%;
}
.orderCallContainer #orderCall form .form-group .a-checkbox {
  margin-bottom: 10px;
  display: flex;
}
.orderCallContainer #orderCall form .form-group .a-checkbox label {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  margin-bottom: 0;
}
.orderCallContainer #orderCall form .form-group .a-checkbox input {
  margin-top: 0;
  min-width: 24px;
  width: 24px;
  height: 24px;
  min-height: 24px;
  padding: 0;
  outline: none;
  cursor: pointer;
  border-radius: 5px;
  border: 1px solid #333;
}
.orderCallContainer #orderCall form .form-group .a-checkbox .checked {
  background-color: black;
}
.orderCallContainer #orderCall form .form-group .a-checkbox .checked:after {
  content: '';
  position: absolute;
  width: 7px;
  height: 12px;
  border-bottom: 2px solid white;
  border-right: 2px solid white;
  transform: rotate(45deg);
  margin-left: 7px;
  margin-top: 2px;
}
.orderCallContainer #orderCall form .form-group .a-checkbox p {
  font-size: 14px;
  line-height: 18px;
  float: right;
  width: calc(100% - 24px);
  padding-left: 12px;
  margin-bottom: 0;
  margin-top: 7px;
}
@media (min-width: 992px) {
  .orderCallContainer #orderCall form .form-group .a-checkbox p {
    margin-bottom: 64px;
  }
}
.orderCallContainer #orderCall form .form-group .a-checkbox label {
  width: 100%;
  padding-left: 12px;
}
@media (max-width: 992px) {
  .orderCallContainer #orderCall form .form-group.actual-input {
    width: 100%;
  }
}
.orderCallContainer #orderCall form .form-group.actual-input .input-alignment {
  position: relative;
}
.orderCallContainer #orderCall form .form-group.actual-input .input-alignment .mobile-icon {
  position: absolute;
  top: 8px;
  left: 16px;
}
@media (min-width: 992px) {
  .orderCallContainer #orderCall form .form-group.actual-input .input-alignment .mobile-icon {
    display: none;
  }
}
.orderCallContainer #orderCall form .form-group.actual-input .input-alignment .desktop-icon {
  display: none;
}
@media (min-width: 992px) {
  .orderCallContainer #orderCall form .form-group.actual-input .input-alignment .desktop-icon {
    position: absolute;
    top: 8px;
    left: 16px;
    display: block;
  }
}
.orderCallContainer #orderCall form .form-group.actual-input .input-alignment .dropdown-arrow {
  position: absolute;
  top: 12px;
  right: 16px;
}
.orderCallContainer #orderCall form .form-group.actual-input .input-alignment select {
  padding-left: 48px;
}
.orderCallContainer #orderCall form .form-group input.input-validation-error:invalid + label {
  color: #9D151C;
}
.orderCallContainer #orderCall form .form-inf {
  max-width: 330px;
  width: 100%;
  text-align: left;
}
.orderCallContainer #orderCall form .form-inf p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 12px;
  line-height: 48px;
  margin-bottom: 12px;
  text-align: left;
}
.orderCallContainer #orderCall form .dropdown-arrow {
  margin-bottom: 30px;
}
.orderCallContainer #orderCall form .dropdown-arrow:after {
  content: '';
  position: absolute;
  right: 30px;
  margin-top: -26px;
  border: 6px solid transparent;
  border-top: 6px solid #000;
  opacity: 0.4;
}
.orderCallContainer #orderCall form .dropdown-arrow span {
  font-size: 12px;
  line-height: 16px;
}
@media (min-width: 992px) {
  .orderCallContainer #orderCall .mobile-show {
    display: none;
  }
}
@media (max-width: 991px) {
  .orderCallContainer #orderCall .destkop-show {
    display: none;
  }
}
#presentationBig {
  padding: 60px 0;
}
@media (min-width: 992px) {
  #presentationBig {
    padding: 64px 0;
  }
}
#presentationBig #presentationBigAnchor {
  position: absolute;
  margin-top: -50px;
}
@media (min-width: 992px) {
  #presentationBig #presentationBigAnchor {
    margin-top: -110px;
  }
}
#presentationBig h2 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  margin-top: 0;
  margin: 0;
}
@media (min-width: 992px) {
  #presentationBig h2 {
    font-size: 32px;
    font-weight: bold;
    letter-spacing: -0.5px;
    line-height: 40px;
  }
}
@media (max-width: 991px) {
  #presentationBig h2 {
    text-align: left;
  }
  #presentationBig h2.header-start-line {
    position: relative;
    padding-left: 37px;
  }
  #presentationBig h2.header-start-line:before {
    content: '';
    position: absolute;
    display: block;
    height: 100%;
    width: 5px;
    left: 0;
    border-radius: 3px;
    background-color: #FFD520;
  }
}
#presentationBig .subHeader p {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Source Sans Pro';
  font-weight: 400;
  margin-bottom: 24px;
  text-align: left;
}
#presentationBig .subHeader p:last-child {
  margin-bottom: 0;
}
#presentationBig .row {
  height: -moz-fit-content;
  height: fit-content;
}
#presentationBig .image-wrapper-col {
  min-height: 212px;
}
@media (min-width: 992px) {
  #presentationBig .image-wrapper-col {
    min-height: 429px;
  }
}
#presentationBig .image-wrapper-col .image-wrapper {
  min-height: 212px;
  width: 100%;
  margin-top: 23px;
}
@media (min-width: 992px) {
  #presentationBig .image-wrapper-col .image-wrapper {
    min-height: 429px;
    margin-top: 0;
  }
}
#presentationBig .image-wrapper-col .image-wrapper .image {
  min-height: 212px;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (min-width: 992px) {
  #presentationBig .image-wrapper-col .image-wrapper .image {
    min-height: 429px;
  }
}
@media (max-width: 991px) {
  #presentationBig .desktop-show {
    display: none;
  }
}
#presentationSmall {
  margin-bottom: 0;
  margin-top: 0;
}
@media (max-width: 767px) {
  #presentationSmall {
    margin-bottom: 100px;
  }
}
#presentationSmall #presentationSmallAnchor {
  position: absolute;
  margin-top: -110px;
}
#presentationSmall h2 {
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: 38px;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 39px;
  padding: 0 40px;
}
@media (max-width: 1230px) {
  #presentationSmall h2 {
    padding: 0;
  }
}
@media (max-width: 767px) {
  #presentationSmall h2 {
    font-size: 24px;
    letter-spacing: -0.1px;
    line-height: 32px;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  #presentationSmall p {
    font-size: 18px;
    line-height: 28px;
  }
}
#presentationSmall .subHeader {
  text-align: center;
}
#presentationSmall .subHeader p {
  margin-bottom: 36px;
}
@media (max-width: 767px) {
  #presentationSmall .subHeader p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 60px;
  }
}
@media (max-width: 991px) {
  #presentationSmall .desktop-show {
    display: none;
  }
}
@media (min-width: 992px) {
  #presentationSmall .mobile-show {
    display: none;
  }
}
#presentationSmall .mobile-show .btn {
  width: 100%;
  margin-top: 100px;
}
.BlocksWithImagePortalVlogBanner .background {
  margin-top: -40px;
  padding-top: 40px;
  padding-bottom: 20px;
  background-repeat: no-repeat;
  background-size: cover;
}
.BlocksWithImagePortalVlogBanner h2 {
  font-size: 40px;
  line-height: 48px;
}
@media (min-width: 992px) {
  .BlocksWithImagePortalVlogBanner h2 {
    font-size: 56px;
    line-height: 64px;
  }
}
.BlocksWithImagePortalVlogBanner .rich-text {
  margin-bottom: 100px;
  max-width: 515px;
}
.BlocksWithImagePortalVlogBanner .rich-text p {
  margin-bottom: 16px;
}
.BlocksWithImagePortalVlogBanner .rich-text p span {
  color: #008354;
}
.BlocksKategorijeVlog {
  background: #F4F4F4;
  position: relative;
}
.BlocksKategorijeVlog:after {
  content: '';
  position: absolute;
  bottom: -144px;
  width: 100%;
  height: 144px;
  background-color: #F4F4F4;
}
.BlocksKategorijeVlog h2 {
  margin-top: 30px;
}
@media (max-width: 991px) {
  .BlocksKategorijeVlog h2 {
    font-size: 32px;
    line-height: 40px;
  }
}
.BlocksKategorijeVlog h3 {
  margin-top: 48px;
  margin-bottom: 16px;
}
.BlocksKategorijeVlog .btn {
  font-size: 16px;
  line-height: 24px;
  color: #2D2D2D;
  padding: 0;
  letter-spacing: 0.5px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
}
.BlocksKategorijeVlog .btn:active {
  box-shadow: none;
  outline: 0;
}
.BlocksKategorijeVlog .btn span {
  text-transform: uppercase;
}
.BlocksKategorijeVlog a.btn:before {
  content: '';
  position: absolute;
  width: 71px;
  height: 9px;
  background: #FFCC27;
  margin-top: 13px;
}
.BlocksKategorijeVlog a.btn:after {
  content: ' ';
  position: absolute;
  width: 5.6px;
  height: 5.6px;
  border-right: solid 1px #2D2D2D;
  border-top: solid 1px #2D2D2D;
  transform: rotate(45deg);
  margin-top: 10px;
  margin-left: 6px;
}
.BlocksThreeColumnsPortalVlog {
  background: #F4F4F4;
  padding-top: 48px;
}
@media (min-width: 992px) {
  .BlocksThreeColumnsPortalVlog {
    padding-top: 56px;
  }
}
.BlocksThreeColumnsPortalVlog .row {
  display: flex;
  flex-wrap: wrap;
}
.BlocksThreeColumnsPortalVlog .row .col-xs-12,
.BlocksThreeColumnsPortalVlog .row .col-md-4 {
  display: flex;
}
.BlocksThreeColumnsPortalVlog .row .col-xs-12 .box,
.BlocksThreeColumnsPortalVlog .row .col-md-4 .box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: linear-gradient(119.92deg, #07A76E 35.79%, #07A76E 50.39%, #8DBA58 78.95%, #9FBC50 82.76%, #CFC33B 91.65%, #FFCB27 99.26%);
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.05);
  padding-bottom: 5px;
  border-radius: 16px;
  margin-bottom: 16px;
  width: 100%;
}
.BlocksThreeColumnsPortalVlog .row .col-xs-12 .box .box-inner,
.BlocksThreeColumnsPortalVlog .row .col-md-4 .box .box-inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
  padding: 24px 16px;
  background-color: #FFF;
  border-radius: 16px;
}
.BlocksThreeColumnsPortalVlog .row .col-xs-12 .box .box-inner h4,
.BlocksThreeColumnsPortalVlog .row .col-md-4 .box .box-inner h4 {
  font-size: 20px;
  line-height: 28px;
  margin-top: 0;
}
.BlocksThreeColumnsPortalVlog .row .col-xs-12 .box .box-inner p,
.BlocksThreeColumnsPortalVlog .row .col-md-4 .box .box-inner p {
  font-size: 16px;
  line-height: 24px;
}
.BlocksThreeColumnsPortalVlog .row .col-xs-12 .box .box-inner .btn-primary,
.BlocksThreeColumnsPortalVlog .row .col-md-4 .box .box-inner .btn-primary {
  width: 100%;
}
.BlocksWithImagePortalVlog .background {
  margin-top: -40px;
  padding-top: 40px;
  padding-bottom: 20px;
  background-repeat: no-repeat;
  background-size: cover;
}
.BlocksWithImagePortalVlog h2 {
  font-size: 40px;
  line-height: 48px;
}
@media (min-width: 992px) {
  .BlocksWithImagePortalVlog h2 {
    font-size: 56px;
    line-height: 64px;
  }
}
.BlocksWithImagePortalVlog .rich-text p {
  margin-bottom: 16px;
}
.BlocksWithImagePortalVlog .rich-text p span {
  color: #008354;
}
.BlocksWithImagePortalVlog .rich-text ul {
  padding: 0;
  list-style: none;
  margin-bottom: 16px;
}
.BlocksWithImagePortalVlog .rich-text ul li {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 16px;
  margin-left: 30px;
}
.BlocksWithImagePortalVlog .rich-text ul li::before {
  content: '';
  position: absolute;
  width: 24px;
  height: 24px;
  margin-left: -30px;
  background-image: url(3cc453c4bb33257ddb84.svg);
}
.BlocksWithImagePortalVlog .rich-text ul + p {
  font-size: 16px;
  line-height: 24px;
}
.BlocksOstaleVloge {
  background: #F4F4F4;
  position: relative;
}
.BlocksOstaleVloge:after {
  content: '';
  position: absolute;
  bottom: -144px;
  width: 100%;
  height: 144px;
  background-color: #F4F4F4;
}
.BlocksOstaleVloge h2 {
  margin-top: 30px;
}
@media (max-width: 991px) {
  .BlocksOstaleVloge h2 {
    font-size: 32px;
    line-height: 40px;
  }
}
.BlocksOstaleVloge h3 {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 16px;
  margin-top: 18px;
}
.BlocksOstaleVloge h3:after {
  content: '';
  position: absolute;
  width: 9px;
  height: 9px;
  transform: rotate(45deg);
  border-bottom: 2px solid #333333;
  border-right: 2px solid #333333;
  margin-top: 10px;
  margin-left: 16px;
}
.BlocksOstaleVloge h3.rotated:after {
  transform: rotate(225deg);
  margin-top: 15px;
}
@media (min-width: 992px) {
  .BlocksOstaleVloge h3 {
    font-size: 32px;
    line-height: 40px;
  }
  .BlocksOstaleVloge h3:after {
    display: none;
  }
}
.BlocksOstaleVloge .custom-row {
  display: none;
  flex-wrap: wrap;
  margin-left: -24px;
  margin-right: -24px;
}
@media (min-width: 992px) {
  .BlocksOstaleVloge .custom-row {
    display: flex;
  }
}
.BlocksOstaleVloge .custom-row .custom-col {
  flex: 0 0 auto;
  width: 100%;
  padding-left: 24px;
  padding-right: 24px;
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .BlocksOstaleVloge .custom-row .custom-col {
    width: 25%;
    border-right: 1px solid #B0B0B0;
  }
}
.BlocksOstaleVloge .custom-row .custom-col:last-child {
  border-right: 0;
}
.BlocksOstaleVloge .custom-row .custom-col p {
  font-size: 20px;
  line-height: 28px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
}
.BlocksOstaleVloge .btn {
  font-size: 16px;
  line-height: 24px;
  color: #2D2D2D;
  padding: 0;
  letter-spacing: 0.5px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
}
.BlocksOstaleVloge .btn:active {
  box-shadow: none;
  outline: 0;
}
.BlocksOstaleVloge .btn span {
  text-transform: uppercase;
}
.BlocksOstaleVloge a.btn:before {
  content: '';
  position: absolute;
  width: 35px;
  height: 9px;
  background: #FFCC27;
  margin-top: 13px;
}
.BlocksOstaleVloge a.btn:after {
  content: ' ';
  position: absolute;
  width: 5.6px;
  height: 5.6px;
  border-right: solid 1px #2D2D2D;
  border-top: solid 1px #2D2D2D;
  transform: rotate(45deg);
  margin-top: 10px;
  margin-left: 6px;
}
@media (min-width: 992px) {
  .BlocksThreeColumnsPlin {
    padding-top: 108px;
  }
}
.BlocksThreeColumnsPlin .container p {
  font-size: 16px;
  margin-top: 24px;
}
@media (min-width: 992px) {
  .BlocksThreeColumnsPlin .container p {
    margin: 0;
  }
}
.BlocksThreeColumnsPlin .container h3 {
  margin-top: 48px;
  margin-bottom: 40px;
}
.BlocksThreeColumnsPlin .container h3.forPhone {
  display: block;
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .BlocksThreeColumnsPlin .container h3.forPhone {
    display: none;
  }
}
.BlocksThreeColumnsPlin .container h3.forDesktop {
  margin-bottom: 40px;
  display: none;
}
@media (min-width: 992px) {
  .BlocksThreeColumnsPlin .container h3.forDesktop {
    display: block;
    margin-top: 48px;
  }
}
.BlocksThreeColumnsPlin .container ul {
  padding-bottom: 20px;
}
.BlocksThreeColumnsPlin .container img {
  width: 100%;
}
@media (min-width: 992px) {
  .BlocksWithImagePrednosti {
    margin-top: 144px;
  }
}
.BlocksWithImagePrednosti img {
  display: none;
}
@media (min-width: 992px) {
  .BlocksWithImagePrednosti img {
    max-width: 945px;
    max-height: 690px;
    display: block;
    float: right;
    width: 100%;
  }
}
.BlocksWithImagePrednosti .padding-0 {
  padding: 0;
  text-align: center;
}
@media (min-width: 992px) {
  .BlocksWithImagePrednosti .padding-0 {
    text-align: right;
  }
}
@media (min-width: 768px) {
  .BlocksWithImagePrednosti .fluid-right {
    padding-left: calc((100% - 720px)/2);
  }
}
@media (min-width: 992px) {
  .BlocksWithImagePrednosti .fluid-right {
    padding-left: calc((970px / 12) + 15px);
  }
}
@media (min-width: 1200px) {
  .BlocksWithImagePrednosti .fluid-right {
    padding-left: calc((1170px / 12) + 15px);
  }
}
.BlocksWithImagePrednosti .fluid-right h2 {
  margin-bottom: 24px;
  margin-top: 48px;
}
@media (min-width: 992px) {
  .BlocksWithImagePrednosti .fluid-right h2 {
    margin-bottom: 48px;
    margin-top: 0;
    width: 100px;
  }
}
.BlocksWithImagePrednosti .fluid-right .mobile-show {
  max-width: 100%;
  margin-bottom: 24px;
  display: block;
}
@media (min-width: 992px) {
  .BlocksWithImagePrednosti .fluid-right .mobile-show {
    display: none;
  }
}
.BlocksWithImagePrednosti .fluid-right .padding-0 {
  padding: 0;
  text-align: center;
}
@media (min-width: 992px) {
  .BlocksWithImagePrednosti .fluid-right .padding-0 {
    text-align: right;
  }
}
.BlocksWithImagePrednosti .fluid-right p {
  margin-top: 24px;
}
.BlocksWithImagePrednosti .fluid-right p strong {
  text-decoration: underline;
}
.BlocksWithImagePrednosti .fluid-right p:nth-child(4) {
  font-size: 24px;
  margin-top: 40px;
}
@media (min-width: 992px) {
  .BlocksWithImagePrednosti .fluid-right p:nth-child(4) {
    margin: 70px 0 48px;
  }
}
.BlocksWithImagePrednosti .fluid-right p:nth-child(4) strong {
  text-decoration: none;
}
.BlocksWithImagePrednosti .fluid-right p:nth-child(5) {
  font-size: 16px;
}
@media (min-width: 992px) {
  .BlocksFourColumns .container {
    margin-top: 70px;
  }
}
.BlocksFourColumns .container h3 {
  line-height: 32px;
  margin-top: 48px;
}
@media (min-width: 992px) {
  .BlocksFourColumns .container h3 {
    margin-top: 0;
    margin-bottom: 48px;
  }
}
.BlocksFourColumns .container p {
  font-size: 16px;
  margin: 0;
  line-height: 24px;
}
.BlocksWithImageMoznosti {
  padding-top: 40px;
}
.BlocksWithImageMoznosti h2 {
  margin-top: 48px;
}
@media (min-width: 992px) {
  .BlocksWithImageMoznosti h2 {
    width: 100px;
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .BlocksWithImageMoznosti {
    padding-top: 144px;
  }
}
.BlocksWithImageMoznosti .padding-0 {
  padding: 0;
  text-align: center;
}
@media (min-width: 992px) {
  .BlocksWithImageMoznosti .padding-0 {
    text-align: right;
  }
}
@media (min-width: 768px) {
  .BlocksWithImageMoznosti .fluid-left {
    padding-right: calc((100% - 720px)/2);
  }
}
@media (min-width: 992px) {
  .BlocksWithImageMoznosti .fluid-left {
    padding-right: calc((970px / 12) + 15px);
  }
}
@media (min-width: 1200px) {
  .BlocksWithImageMoznosti .fluid-left {
    padding-right: calc((1170px / 12) + 15px);
  }
}
.BlocksWithImageMoznosti .fluid-left h2 {
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .BlocksWithImageMoznosti .fluid-left h2 {
    margin-bottom: 48px;
  }
}
.BlocksWithImageMoznosti .fluid-left .mobile-show {
  max-width: 100%;
  margin-bottom: 24px;
  display: block;
}
@media (min-width: 992px) {
  .BlocksWithImageMoznosti .fluid-left .mobile-show {
    display: none;
  }
}
.BlocksWithImageMoznosti .fluid-left p {
  margin-bottom: 50px;
}
.BlocksWithImageMoznosti .fluid-left p:nth-child(4) {
  font-size: 24px;
  margin: 0;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .BlocksWithImageMoznosti .fluid-left p:nth-child(4) {
    margin: 72px 0 48px;
  }
}
.BlocksWithImageMoznosti .fluid-left p:nth-child(5) {
  font-size: 16px;
  margin-bottom: 0;
}
.BlocksWithImageMoznosti img {
  display: none;
}
@media (min-width: 992px) {
  .BlocksWithImageMoznosti img {
    max-width: 945px;
    max-height: 623px;
    display: block;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .BlocksThreeColumnsNoPictureKuhanje .container {
    margin-top: 70px;
  }
}
.BlocksThreeColumnsNoPictureKuhanje .container h3 {
  font-size: 24px;
  line-height: 32px;
  margin-top: 48px;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .BlocksThreeColumnsNoPictureKuhanje .container h3 {
    margin-bottom: 48px;
  }
}
.BlocksThreeColumnsNoPictureKuhanje .container p {
  font-size: 16px;
  margin: 0;
  line-height: 24px;
}
.BlocksThreeColumnsNoPictureKuhanje .container ul {
  padding-left: 30px;
  margin-bottom: 0;
}
.BlocksThreeColumnsNoPictureKuhanje .container ul li {
  font-size: 16px;
  margin-bottom: 5px;
}

