/* global*/
@import url(../fonts/helvetica.css);
.bg-blue {
  background: #022e63;
}

.bg-gray {
  background: #e3e3e3;
}

.bg-red {
  background: #ec453e;
}

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* {
  box-sizing: border-box;
}

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

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

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff;
}

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

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

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

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

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

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

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

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

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

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

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

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

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

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

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

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

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

dt,
dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

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

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

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 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.42857;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

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

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

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

.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #fff;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.3);
  background-image: none;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg
  input[type="month"] {
    line-height: 46px;
  }
}

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

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

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

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

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

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

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

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

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

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  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.33333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  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;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

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

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

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 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 > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #282828;
  background-color: #fecc00;
  border-color: #fecc00;
}

.btn-primary:focus, .btn-primary.focus {
  color: #282828;
  background-color: #cba300;
  border-color: #7f6600;
}

.btn-primary:hover {
  color: #282828;
  background-color: #cba300;
  border-color: #c19b00;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #282828;
  background-color: #cba300;
  border-color: #c19b00;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #282828;
  background-color: #a78600;
  border-color: #7f6600;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #fecc00;
  border-color: #fecc00;
}

.btn-primary .badge {
  color: #fecc00;
  background-color: #282828;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  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;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

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

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

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

.btn-group > .btn:first-child {
  margin-left: 0;
}

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

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

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

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

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

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

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

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

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

.btn-group.open .dropdown-toggle {
  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, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

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

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

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

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

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

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

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

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  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: 0;
  border-bottom-left-radius: 0;
}

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

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

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

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

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

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

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

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #fff;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 4px;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

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

.input-group-addon:first-child {
  border-right: 0;
}

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

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

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

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}

.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #337ab7;
}

.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

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

.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 {
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}

.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

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

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 400px;
    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: 400px;
  }
}

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

.clearfix:after {
  clear: both;
}

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

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

.row5 {
  margin-left: -7px;
  margin-right: -7px;
}

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

.row5:after {
  clear: both;
}

.col5-xs-1, .col5-sm-1, .col5-md-1, .col5-lg-1, .col5-xs-2, .col5-sm-2, .col5-md-2, .col5-lg-2, .col5-xs-3, .col5-sm-3, .col5-md-3, .col5-lg-3, .col5-xs-4, .col5-sm-4, .col5-md-4, .col5-lg-4, .col5-xs-5, .col5-sm-5, .col5-md-5, .col5-lg-5 {
  position: relative;
  min-height: 1px;
  padding-left: 7px;
  padding-right: 7px;
}

.col5-xs-1, .col5-xs-2, .col5-xs-3, .col5-xs-4, .col5-xs-5 {
  float: left;
}

.col5-xs-1 {
  width: 20%;
}

.col5-xs-2 {
  width: 40%;
}

.col5-xs-3 {
  width: 60%;
}

.col5-xs-4 {
  width: 80%;
}

.col5-xs-5 {
  width: 100%;
}

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

.col5-xs-pull-1 {
  right: 20%;
}

.col5-xs-pull-2 {
  right: 40%;
}

.col5-xs-pull-3 {
  right: 60%;
}

.col5-xs-pull-4 {
  right: 80%;
}

.col5-xs-pull-5 {
  right: 100%;
}

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

.col5-xs-push-1 {
  left: 20%;
}

.col5-xs-push-2 {
  left: 40%;
}

.col5-xs-push-3 {
  left: 60%;
}

.col5-xs-push-4 {
  left: 80%;
}

.col5-xs-push-5 {
  left: 100%;
}

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

.col5-xs-offset-1 {
  margin-left: 20%;
}

.col5-xs-offset-2 {
  margin-left: 40%;
}

.col5-xs-offset-3 {
  margin-left: 60%;
}

.col5-xs-offset-4 {
  margin-left: 80%;
}

.col5-xs-offset-5 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col5-sm-1, .col5-sm-2, .col5-sm-3, .col5-sm-4, .col5-sm-5 {
    float: left;
  }
  .col5-sm-1 {
    width: 20%;
  }
  .col5-sm-2 {
    width: 40%;
  }
  .col5-sm-3 {
    width: 60%;
  }
  .col5-sm-4 {
    width: 80%;
  }
  .col5-sm-5 {
    width: 100%;
  }
  .col5-sm-pull-0 {
    right: auto;
  }
  .col5-sm-pull-1 {
    right: 20%;
  }
  .col5-sm-pull-2 {
    right: 40%;
  }
  .col5-sm-pull-3 {
    right: 60%;
  }
  .col5-sm-pull-4 {
    right: 80%;
  }
  .col5-sm-pull-5 {
    right: 100%;
  }
  .col5-sm-push-0 {
    left: auto;
  }
  .col5-sm-push-1 {
    left: 20%;
  }
  .col5-sm-push-2 {
    left: 40%;
  }
  .col5-sm-push-3 {
    left: 60%;
  }
  .col5-sm-push-4 {
    left: 80%;
  }
  .col5-sm-push-5 {
    left: 100%;
  }
  .col5-sm-offset-0 {
    margin-left: 0%;
  }
  .col5-sm-offset-1 {
    margin-left: 20%;
  }
  .col5-sm-offset-2 {
    margin-left: 40%;
  }
  .col5-sm-offset-3 {
    margin-left: 60%;
  }
  .col5-sm-offset-4 {
    margin-left: 80%;
  }
  .col5-sm-offset-5 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col5-md-1, .col5-md-2, .col5-md-3, .col5-md-4, .col5-md-5 {
    float: left;
  }
  .col5-md-1 {
    width: 20%;
  }
  .col5-md-2 {
    width: 40%;
  }
  .col5-md-3 {
    width: 60%;
  }
  .col5-md-4 {
    width: 80%;
  }
  .col5-md-5 {
    width: 100%;
  }
  .col5-md-pull-0 {
    right: auto;
  }
  .col5-md-pull-1 {
    right: 20%;
  }
  .col5-md-pull-2 {
    right: 40%;
  }
  .col5-md-pull-3 {
    right: 60%;
  }
  .col5-md-pull-4 {
    right: 80%;
  }
  .col5-md-pull-5 {
    right: 100%;
  }
  .col5-md-push-0 {
    left: auto;
  }
  .col5-md-push-1 {
    left: 20%;
  }
  .col5-md-push-2 {
    left: 40%;
  }
  .col5-md-push-3 {
    left: 60%;
  }
  .col5-md-push-4 {
    left: 80%;
  }
  .col5-md-push-5 {
    left: 100%;
  }
  .col5-md-offset-0 {
    margin-left: 0%;
  }
  .col5-md-offset-1 {
    margin-left: 20%;
  }
  .col5-md-offset-2 {
    margin-left: 40%;
  }
  .col5-md-offset-3 {
    margin-left: 60%;
  }
  .col5-md-offset-4 {
    margin-left: 80%;
  }
  .col5-md-offset-5 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col5-lg-1, .col5-lg-2, .col5-lg-3, .col5-lg-4, .col5-lg-5 {
    float: left;
  }
  .col5-lg-1 {
    width: 20%;
  }
  .col5-lg-2 {
    width: 40%;
  }
  .col5-lg-3 {
    width: 60%;
  }
  .col5-lg-4 {
    width: 80%;
  }
  .col5-lg-5 {
    width: 100%;
  }
  .col5-lg-pull-0 {
    right: auto;
  }
  .col5-lg-pull-1 {
    right: 20%;
  }
  .col5-lg-pull-2 {
    right: 40%;
  }
  .col5-lg-pull-3 {
    right: 60%;
  }
  .col5-lg-pull-4 {
    right: 80%;
  }
  .col5-lg-pull-5 {
    right: 100%;
  }
  .col5-lg-push-0 {
    left: auto;
  }
  .col5-lg-push-1 {
    left: 20%;
  }
  .col5-lg-push-2 {
    left: 40%;
  }
  .col5-lg-push-3 {
    left: 60%;
  }
  .col5-lg-push-4 {
    left: 80%;
  }
  .col5-lg-push-5 {
    left: 100%;
  }
  .col5-lg-offset-0 {
    margin-left: 0%;
  }
  .col5-lg-offset-1 {
    margin-left: 20%;
  }
  .col5-lg-offset-2 {
    margin-left: 40%;
  }
  .col5-lg-offset-3 {
    margin-left: 60%;
  }
  .col5-lg-offset-4 {
    margin-left: 80%;
  }
  .col5-lg-offset-5 {
    margin-left: 100%;
  }
}

.lb-loader, .lightbox {
  text-align: center;
  line-height: 0;
}

.lb-dataContainer:after, .lb-outerContainer:after {
  content: "";
  clear: both;
}

html.lb-disable-scrolling {
  overflow: hidden;
  position: fixed;
  height: 100vh;
  width: 100vw;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #000;
  filter: alpha(Opacity=80);
  opacity: .8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  font-weight: 400;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  border: 4px solid #fff;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  background-color: #fff;
}

.lb-loader, .lb-nav {
  position: absolute;
  left: 0;
}

.lb-outerContainer:after {
  display: table;
}

.lb-loader {
  top: 43%;
  height: 25%;
  width: 100%;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat;
}

.lb-nav {
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: 0;
  background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
}

.lb-next, .lb-prev {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.png) left 48% no-repeat;
  filter: alpha(Opacity=0);
  opacity: 0;
  transition: opacity .6s;
}

.lb-nav a.lb-prev:hover {
  filter: alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/next.png) right 48% no-repeat;
  filter: alpha(Opacity=0);
  opacity: 0;
  transition: opacity .6s;
}

.lb-nav a.lb-next:hover {
  filter: alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  display: table;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: 700;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: 0;
  filter: alpha(Opacity=70);
  opacity: .7;
  transition: opacity .2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: alpha(Opacity=100);
  opacity: 1;
}

/* layout */
* {
  box-sizing: border-box;
}

.w100 {
  width: 100% !important;
}

body {
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -ms-flex-direction: column;
      flex-direction: column;
  font-family: "helveticaneuecyr", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.main_wrapper {
  -ms-flex: 1;
      flex: 1;
}

.grid-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
}

.grid-flex > * {
  -ms-flex-preferred-size: 12em;
      flex-basis: 12em;
  -ms-flex-positive: 1;
      flex-grow: 1;
  margin-left: 15px;
  margin-right: 15px;
}

section {
  padding-top: 30px;
  padding-bottom: 30px;
}

section h2 {
  text-align: center;
  color: #494949;
  font-size: 30px;
  font-weight: 300;
  letter-spacing: 0.025em;
}

@media all and (min-width: 768px) {
  section h2 {
    font-size: 48px;
  }
}

section .subheader {
  text-align: center;
  padding-bottom: 30px;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.025em;
}

@media all and (min-width: 768px) {
  section .subheader {
    font-size: 18px;
  }
}

.flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.space-a {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.space-b {
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.header {
  padding-top: 24px;
}

@media all and (max-width: 767px) {
  .header {
    text-align: center;
  }
}

.header__logo-wrap .logo {
  background-position-x: 50% !important;
}

@media all and (min-width: 480px) {
  .header__logo-wrap .logo {
    background-position-x: 0 !important;
  }
}

.header__addr {
  font-weight: 300;
  line-height: 18px;
}

.header__addr a {
  color: #000;
}

.header__tel {
  font-weight: 700;
  line-height: 32px;
  font-size: 30px;
  color: #000;
}

@media all and (min-width: 480px) {
  .header__tel-wrap {
    text-align: right;
  }
}

.header__tel:hover {
  color: #000;
  text-decoration: none;
}

.header__tel-info {
  font-size: 19px;
}

.header .row > div {
  margin-bottom: 15px;
}

.top-menu-wrap {
  background: #fecc00;
  padding: 12px;
  width: 100%;
  z-index: 999;
}

.top-menu-wrap.sticky {
  position: fixed;
  top: 0;
}

.top-menu-wrap .top-menu {
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-grid-column-align: center;
      justify-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 0;
  margin: 0;
}

.top-menu-wrap .top-menu li a {
  color: #000;
  font-size: 18px;
}

.footer {
  background-color: #252525;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

.footer a {
  color: #fff;
}

/* elements */
a > span {
  border-bottom: 1px solid rgba(255, 102, 0, 0.5);
}

a:hover {
  text-decoration: underline;
}

a:hover span {
  border-bottom: none;
  text-decoration: none;
}

.logo {
  display: inline-block;
  width: 100%;
  height: 55px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPwAAAA3CAYAAAAohCcQAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACHDwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAC4jAAAuIwF4pT92AAAAB3RJTUUH4gMFAiMKut7Q2gAADN9JREFUeNrtnXmQHFUdxz/dM3vl2Gw2m4tAQFISiwIEJQRIlIhcGhEtQAUPSsArcgmGQ0BQUSKKJEq8QCijKKUgAiJisCAcGjBBkihIIBogwgZCDjbZI9me9o/vdOZN78xOz/Qce7xP1VZtv5l+/aa7f+/93u/3e7/neJ63J7CdfDguOJQHP/038CqzWIYDo5LANqAjU+bTs+J6el9citvURsdttzt1++DGuowPTj3UzwV3ShJScQTVAb+XxikbvN5tl4PbRmL0fBx3fK1vpsUy0PEcz/OaE4nEmwBbF08KRvPRwGxgDrAPUE/c4TTpOvWzJ+OOa/LxY1XlAClgM7ASWOrAOh9onPR4LW+mxTKg8TyvORkcbF08CccF3+dQ4KvAe4ER5b9sWdXws4AXfFgE3NLdPqvLCr3Fkp+Mqu6A7zML+CVwIhUR9rLjAG8FrgcuBxq6Xp1d6zZZLAMWF+C18wCYDHwHmF7rRpVAA/Al4JTGht5at8ViGbC4AOMXXQNwKjCz1g2KwQjgnJ6didZaN8RiGai4juv6Wxde2wh8AGJa42vP24FDat0Ii2Wg4jrgO8mGVuAttW5MGWhicE5JLJaq4AI+jtMANNa6MWViVK0bYLEMVJLxqxgyOMBJwGFk+w7XArcBcayBByIbScIoW4c8IjuNsiOBucZxB3AzsCnGtWekf1c4XnIp8LDx2z8CHFSum1mAJ4G7jeOZwAerdO1XgZ8BXenj/YHTqMx0thc94+dD5ZORS7nJKLsLWBHjWnXoGe4fKt+ebsPLYAXexEdRh58FxhnlW4GNwJ9KrLcFWAC83yjbCXwO2BX67uHAV4zj19GLUKrAjwG+ARyf47NusgX+ZNQpVYObyRb4GaHfXUnWoA48EPjpwBUVupYHLKevwE8C5gPNRtl6Shf4euB84CpgpFHeiWJqXg8KBruRrtwsA76HHlRAC3ohJpZQnwN8BjguVP5z4Hb6RiGlQsce8TgFeE+ez8p9rWIIXytVUi3lubZPPO2t0LVyRZr5ZbwHDcBFwNVkC/sW4EJgIercASvwYVLAj5C6a3IEcA7ZKnkUDkfxAaYmtRqN+N1F1lUse6Fevz7i98u1RKqUa9Xy2oP5Wg1IU7iS7EC5TUjYbyLUsViVvi9bgK+h+ewe6TIX+DzwFzJqcCFakYo12SjrSNf9nwr/BhdNTQ6I+H0fzWuXRfz+Qen6gwFjF7AY2Tui8EzoeBkwL+K5rehlNuMt7gXuj3j+JqTq5qPY39IfHvCvMtSTi0bgUuASsg3u7en7k0uDtAKfhydQuO4CZAwBaEM96RrgjQLnu2iOfoxR5gO3oJez0hwCnElmhNmMXop84dI+0mqWFq4aUMzG2WQEvhfZGh4psb3/TP9FYQqaJpkCvxxpZuWgF/gd8GiZ6qsETcjmMR+N8gEbgPPQs8iJVelzE4x44VHjKLJHtnwcidRpcwrwJApd3kVlaQAuIKOd7AR+CrxWxmskIpZVglyDVLnf42r9llIYgQxxF5Mt7OuRFnpXfydbgc/PNqR+v2SUJYBz6T8EeRxS5U0j3xZkVPlfFdp9HPAh4/hhpN5Vc+5qqQwj0Xt0Idm2meeR1nNfoQqswPfPP4DryPaVT0ZW+zE5vu+iuahpGc9nCKwEwfw2CD56E01N3sAK/GBnFHKxXkC2sD+DfPoPRqnECnz/+MiFdneo/Fjg0/QVonfR15r/KFqvXw231+kocUnAncBDDGwV1VKYZuCbSLusM8pXIVtNZHuDFfjCbEc96zqjrA6528yFOuORKj/BKHstXVbO+XM+pqHOJpjjbkAdzS7s6D6YGQN8C2mOpv1iBRL2J4qpzAp8NNYA15LtO5+KLKWj0H08Bxn1AjwkcNWw9iaALwD7pY9TyAe7uqZ3zRKXFuDbyBhnCvtfkYb5VLEVWoGPzq+BO0JlJ6I47KNQD2zezz+juXs1osgOAz5FZiRfhbwMNq3v4KUVeXXOJntK9hAa2aO6MbOwfvjodKJ51KHA29Jl9ciA14H89AEbkDV1SxXaNQIZ6oK0vT0onLIaHoGhSq07ynHAd1EnHgwiPvAA8EViBG5ZgS+OfyOh/wmZIJapoe/sQg/r71Vq01yyF+Y8SAFfrKUgY8m2xZSChxZeFWusbUPrOT5Otsboo+lhrChNK/DFcwdK331Wns/vQRF11RglJiDjYdD5bEEvS0fJNVoakIbUGbOeV4AziK5ppZCwL0LTxLChNXD5PgI8Vmqjkrurciv4fvrguD44jv4qSsXlrBsZ8GaRUe0DXgK+TnUEzkEq32FG2e0M7JDQwYAL7F2GekaT7ULrDx9FRi4kt7AHTEEW+4+idf1FkwTY+XSLQyJZOeeND04dOG2dJNq6Yu5DUZBquKDcPNdxqJ7PezqyzAfX+y/wAyofumuJRrHv4bnIDhOcl0JxFOORRhkwG7gMxdH3FNuoJED38nG+k6ysdu/U+bitr5Ca2A2pispkpYf4JmSoy5U7by8U53wGinKrFEnkBtw3fewBP0Y2Bks8UsBzxH9+7UQXSIfsUGwPuBXFy09Dgj/V+O6ZyA+/pNhGJXdXUelx0Qnk0BnsYSCnoVRC+ZiLHsgiKtf5zE63I2AFigistXV5KNADfJn4UyOf0uwAvajzvgKt51iJppALySyWGYkCutag8O/IWD98cRyAgm3C6483GMd16IWZUaE2jEIZToLloV3ADSgNl6U87EB2mDh/2yk+BmMnepaXIWEHdRxLkH3GZF/gGrKXCRfECnx0RiF1fZpR1oN62kvJ5EgDGVeuRu6dcvNhFMsfcD/VWWM/nKiFDtqJ8i9cRd/t2ztReHc4cvJ4+mZU6hcr8NFw0Lz8pFD5XSgj6J3Ab0OfHYuSYJTzHu+BVksFqt0m5IaL60Ky1J6bkAW+K8/n69CAs80oSyBbzlwiYgU+Gu9ABhRzWeILSKXqRK66BWRnJ00i4TyyTG1wkO//YKPsFyjbi2Xws4rCRr77gB+SPVVoQe/hfkTACnxhxiA1y4yo60a9sZmv7Fm0dt58aBORat9GfA5ESQ6CZ7YWPfxqZpu1VI4ostiL5vgPhcoPQMlaRpfjIsOZIM30+0Llv6GvEQW0wOb3obI5lJbxNsBHhsDzkdsP9OAXIy3DMrx4HeVWDEfwnUyE9GtW4PvnCLQwxTSKPEv+udaO9GfrjbIEWvAwp8Q2eOlzTzHK/oY2U7AMT5ajKaSZiakOTTvn9HeiFfj8jEPquJlmOlgx91w/561Gi2fMh9GWrmtSkW3wkdvlIjK7lOxAhrpCmXMtQxcfBeaEl2tPQAPOXvlOtAKfm2ChwtGh8l8hi3whltA3422QybaYkEYf+BjZvfbdlL7tlWXosAPN28N572eioJ2cm8Nagc/NUSi22Zx3ryH6jjEdyHJqBuQEueqPjXB+wDhkmQ/ccO2Etg6yVITBYghdiwzK4TDgTwKfyHWCXR7bl4mo5xxvlOXKa1eIlUg4F5C5z2ORar+aaMsmG8gIe6DGraz1DRriJNBOttMpTwDOCooMfy2Se9C+AxeSGcCbkGFvNdoPYTdW4LMJfOezQuVL6Ju5thDBZhbHACcY5TNQ6O3FFLey7RmUeKOaGy8OR+rR8ykXV1JZgQ8SrswgO6fiVGRvOh27e2xeckXHPUXf3PRR2Yo0g3ajLFjtFDk6Cj3U7wMv1voGWQYkG1HHEl4jfzRaRrt7Xb4V+Ax7o3m3Gf/egRJaxBG05cCNZK9ka0YdwbTQd/M9j2XI9x+HsDYX59k7ofqSVC/+PHztcv+WcpOrbbnyJsSVxcdQ0ktz6+sgm/Kp6Wtald5gEtodxtzBYy3wx5j1ptByR4++i2kmkm0XeBJpEyY+CubZGqMN21Cn02KUPR6jvrXINmHuHlst7WMbCjqq1G8pN7nathFFzDUZZU/HvI4P3Jz+33T/Omg5bb3jOL7j+/7Ilw+eOcFJJh8B9qzQj8apS9F0wqskJvZUetX2JS3z2q+LX43FMrTwPK9ZqZpSfg9Dx9WzPX4VFsvQxPXB8Xu6N6OcaIOdLvqPgrNYhjWun0o5U59b3Q38gcHv8llFZV0gFsugxgVYO6IZlMChqI3pBhidwI0JejfXuiEWy0DFBZje1QHy4c1ncKrEPcjqeUdv5FTgFsvwI+yKeBzF4N7L4Eib5KMsMxehqKKesfNKys9vsQwLHM/zmhOJxJsAL79zdzam0SgV8hxgHxRuGMuZ5tSlnKYT2klM7PZjuuUcZGvYjOLKlzqwzgda5rXHqthiGcp4ntfseJ43GnNrJN+n46Zb6X70MRKtrWy88QankUTsoAQHn5Gnp0juTWw/vL8Lxl653ut84EzckZNofPd1OCMnx6vUYhn6jHY8z9uT/nzX7gCNvk352H0XLJaiGPV/A63nGFStUbUAAAAhdEVYdENyZWF0aW9uIFRpbWUAMjAxODowMToyMCAxODoxMTozOJ8DVdcAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTgtMDMtMDVUMDI6MzU6MTAtMDU6MDAojynPAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE4LTAzLTA1VDAyOjM1OjEwLTA1OjAwWdKRcwAAAABJRU5ErkJggg==) no-repeat 0 50%;
  background-size: contain;
}

.inst-icon {
  color: #000;
  padding-left: 25px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAQAAAAngNWGAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAHdElNRQfiAwUCDBBVoBHNAAABZklEQVQoz33TO28TURCG4cfry9rQkMZyoEGCglSIikuQEWmpUBZq/gAdNUlKGiiQQICERBoaokTcyghsQ4MCihQUmpSIzhtBinWapfB6WWQnM9XMvDpnzpxvoCrSk0gneKJnXpWSitsWsKlv3KacVbLkIZHYV3OOKI95oKFtQyyia9ecyXbeY7PaYh0GPjpaKNY0NdXAPalHGtYlFTV9gxy65pYZJdteeO2lwIpEX0hqVTnD7trz3VNPbNmzlJ1b9kpaBK/77bnjYNozf9yYBNas2XIi73XaprfCERjkhWNmfPYzj3/55IypURgU3lsaG08h8w/cte1i1iG0XPJDPA7uW3bSohZoWnDKcj44lcJFb9x3xwU9qctOe2Ct2EdqNcdDkXd27HjvpnqWzcYz8OG/Lwy1tISFTMO6hI7YVYdZW19nKLMNV9QnyKysru2LWDQSburbAcI9JxgKl6p53QNXoTtchb93/3nsuIXi2AAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxOC0wMy0wNVQwMjoxMjoxNi0wNTowMPHvvk0AAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTgtMDMtMDVUMDI6MTI6MTYtMDU6MDCAsgbxAAAAAElFTkSuQmCC) 0 50% no-repeat;
  background-size: contain;
}

.inst-icon_footer {
  color: #fff;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAACAElEQVQ4T5XVTYjOURTH8c/xmh0bsZMsSJLyUkyWpggxoxQLhJ0SkiJCFhaiFAsbSslboZSVdyFKomSBJLLCRhlDV2e6o7/JzDzzX97n6Xt/53fO+d2AUspILMdWzMboPG/h68JTHMW1iOiOUsoIbMG+CniOLy3A8i/jMBOB/TiewE6cwjvswCPkzYN9pVYypyqcjE0JvIcZWBkRNwej9P5eSpmHdTiL4biKFwlMNalqcUR87wsspYzC2Hr+LSJ+Vt8PYydOYjuuY34CU/oVrIqIXw0FCVpSVUyrPr3CmWwApmMNLuMxLqKjCeyMiN/19oTtqgre40EOAxZgEo7gUENtlnx+IOCKquQS9kTEp3rRRBzAamyIiFSVY9c/sHp2AVPQHhEfm76WUhJ6Ax96FEV0DQYcj+z8nYjY/L+ul1JOYBHaIuJzK8D7uD0IsD09bQWYDUlvclCz5B7/Gt2fUEtOK3J2By65mtyB0ziHvaminqcduWJrsTEisrMDN6UxNrvrKr5BWpBj01ablWFwMNUNBOw72Jk4S7EeU2vJr6vyTJYfDRv+GZu85WFuRT+rl+BMlfy+9qrq4+uY5urdbYTDrVbDoQ9wYV3fl834eottdS+7WwRnMM+tq5iL0BNfzYBN458NMWBnYdjfgK1dypuW1ScgA3MoT8ATHOt9Av4A/0InCGY3sccAAAAASUVORK5CYII=);
}

.text-yellow {
  color: #fecc00;
}

/* Buttons */
.btn {
  font-weight: 700;
}

.btn-transparent {
  border-radius: 4px;
  border: 2px solid white;
  color: #fff;
  text-decoration: none;
  padding: 15px 90px 20px 30px;
  text-align: left;
  position: relative;
  font-size: 24px;
  line-height: 24px;
  font-weight: 300;
  margin-top: 20px;
  margin-bottom: 20px;
}

.btn-transparent:after {
  content: '';
  position: absolute;
  right: 30px;
  top: 15px;
  display: inline-block;
  width: 46px;
  height: 49px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAxCAMAAACS52tLAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABZVBMVEX///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8kGHSRAAAAdnRSTlMAF57q/IMN2fHweHXNHhD3+nKrUOBY/WmwQFxdWnFOR4b2Qoz0NwGXNKHrLQOlJdDVBOgLIPK1TBm9uxW3sv74EvsICg4MgBTlX8B+ZKqNzmDYPOJIMCugi4X1xyeoye4jo8o942FjfXbnxFtUbjECGAk15K0vK1XSNwAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAGdSURBVEjH7dRXU8JAFIbhY8PEEqNGwS5iRRQVexcRKxpssffe6/f7TRAVQrIhM3rne0WYZyc7Z3dC9FNGZhZSys4h4xy5AMcnx6kL8ox5PgoK9f8JKBJRbMhLUEqpXCorh9OIu1BhxKkSqLLByYnyahucaiDW2uCUB7HOBqd6uBtscPKgsckGb24B15o+p+Y2eNvT5+TrgLfTkov+r7rws9aEd/ck308LToHehPo0HhA+68eAkFxAt5YHDQ7BvOERPR8FJ5nFYUzPxycEMmtSnNJz8GQej9/gQUGYjp1KfBohbS4zpjysTkEcmiVtGnPzRJL2Y4HBF5ciWCasyPlRrJK0JsvyOoNv0KQ6NbiINqGQ5GfuPYytmn5sxzjt7JJUpF6pPebe+X1HnB+QdKgoSiFzM1oaP8Kx9WbifEV2nuA0ba52dk5WPCj4KH5MjtgxOX7zEqTPufHzCrMu4NXzS7C6SnlZZcT12TVuXMlFbhl7M/wS/PM/5xHcsXVQzE54ukfXwyNDPynat+S7Zz8scr8kLg95ojyj17d3+gBmxb6aAXPu5QAAAABJRU5ErkJggg==");
}

.btn-transparent:hover {
  color: #e5493a;
  background: #fff;
}

.btn-transparent:hover:after {
  width: 46px;
  height: 49px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAxCAMAAACS52tLAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABa1BMVEXlSTr////lSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTr////h1QtBAAAAd3RSTlMAABee6vyDDdnx8Hh1zR4Q9/pyq1DgWP1psEBcXVpxTkeG9kKM9DcBlzSh6y0DpSXQ1QToCyDytUwZvbsVt7L++BL7CAoODIAU5V/AfmSqjc5g2DziSDAroIuF9ccnqMnuI6PKPeNhY31258RbVG4xAhgJNeStLwLUex8AAAABYktHRAH/Ai3eAAAACXBIWXMAAAsSAAALEgHS3X78AAABsElEQVRIx+3U6VPTQBjH8WfFGhIKacDYC1ABAanFFipFDmut5ZRCqmJAwJtDBRSV379P0lZI0mbTzMA7vq8ys59mdp7dhuiiGy03UVfgFrNk0UIrIEr2ROMHbY15EO0d5EhGSEFnQ96F21TP1TthRBrxKGKNOIsD3T44iyDc44OzXih3fXDWBuWeD87uo6/fB2cDeDDogw8NQ3zYPGdDI0g8ap6z5CgSjz25kvpfGlA9+Ni4/X56cMo8sTRh8oxcLYtJ2V7GWLXedgn0dAruTc84+SxE1S0Rz5w891wmt/LKCyeHRO4Z65fAC7L8snIq1WlQ0ZzLnCufN6agTC2QOY3FJSLVfFjm8FcrJawS1rRgGa9JfaNp2lsOX6e8MTVEid5BJzXF3fs8Nnqz2Kxwer9Fasi4UtvcvUs7Qo1/IPWjrusd3M2YmfwTPntvpsbXtMgXfG2aG33bJS9ekJNUOyahckzCZV6C5rmY2425tYeEk++D14GTU7wUrfYdP6L2Sj/r/qseX4JrfuW8hEM+LygBy8IR0se/OPy3bn5LzjtJwaO+P9YXFQfKEqe//07ZGTnpw4TkPlUEAAAAAElFTkSuQmCC");
}

.btn-form {
  width: 225px;
  height: 49px;
  font-size: 18px;
}

@media all and (max-width: 767px) {
  .btn-form {
    width: 100%;
  }
}

/* tables */
/* lists */
/* components */
.modal-body {
  padding-bottom: 30px;
}

.modal-header {
  border-bottom: none;
  padding-bottom: 0;
}

.modal-title {
  font-size: 30px;
  padding-top: 20px;
  text-align: center;
  line-height: 24px;
  margin-bottom: 20px;
  font-weight: 300;
}

@media all and (min-width: 768px) {
  .modal-dialog_pd {
    width: 80%;
  }
}

.modal-dialog_pd .modal-body {
  padding: 10px 30px;
}

.word-format {
  padding-right: 20px;
  margin-bottom: 80px;
}

.word-format h2 {
  text-transform: uppercase;
}

.word-format h2 {
  font-size: 18px;
  margin-top: 28px;
}

.word-format p {
  margin-bottom: 9px;
  position: relative;
}

.word-format p.li_3 {
  padding-left: 20px;
}

.word-format p.li_8 {
  line-height: 22px;
  padding-left: 55px;
}

.word-format p.li_2::before, .word-format p.li_3::before {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 20px;
}

.form-group.error input {
  background: #e5493a;
}

.form-control {
  border-radius: 0;
  height: 49px;
  border-color: transparent;
}

@media all and (min-width: 768px) {
  .form-control {
    width: 230px;
  }
}

@media all and (min-width: 992px) {
  .form-control {
    width: 250px;
  }
}

@media all and (min-width: 1200px) {
  .form-control {
    width: 322px;
  }
}

@media all and (max-width: 767px) {
  .form-group {
    width: 100%;
  }
}

::-webkit-input-placeholder {
  color: white;
  font-weight: 300;
  font-size: 18px;
}

:-moz-placeholder {
  color: white;
  font-weight: 300;
  font-size: 18px;
}

::-moz-placeholder {
  color: white;
  font-weight: 300;
  font-size: 18px;
}

:-ms-input-placeholder {
  color: white;
  font-weight: 300;
  font-size: 18px;
}

.form_last .form-control {
  background-color: #e8e8e8;
  color: #333;
}

.form_last .form-control ::-webkit-input-placeholder {
  color: #777;
}

.form_last .form-control :-moz-placeholder {
  color: #777;
}

.form_last .form-control ::-moz-placeholder {
  color: #777;
}

.form_last .form-control :-ms-input-placeholder {
  color: #777;
}

/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-carousel {
  position: relative;
}

.owl-carousel .owl-stage-outer {
  z-index: 2;
}

.owl-theme {
  position: relative;
}

.owl-theme .owl-nav {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  width: 100%;
  margin-left: -15%;
  z-index: 1;
}

@media all and (max-width: 767px) {
  .owl-theme .owl-nav {
    z-index: 2;
  }
}

.owl-theme .owl-nav [class*='owl-'] {
  text-indent: -9999px;
  cursor: pointer;
}

.owl-theme .owl-nav .owl-prev {
  float: left;
  width: 55px;
  height: 55px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAA3CAMAAACfBSJ0AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABfVBMVEWJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYn///+U3OlQAAAAfXRSTlMAE1KGrNLq/NSyiRp3zfG1fVYwFgQvzjix7ppANym53mYJ3QjnagWIKLAXr0ZsAeta6Dxb5CxFLSQ7B4e4bTbhBuJrG++tdptH7Ek9GANMVE86U3uKNE6001fpMlkx5fpdDfJf5toVVTMZUT6TS65lOSVIXIxvbrqZ8A4C1XIZEAsAAAABYktHRH4/uEFzAAAACXBIWXMAAAsSAAALEgHS3X78AAACgklEQVRIx5WW60MSQRDAB5CVRB7KQxRBkMMOhU4EgjCVQNCjDMMyo7QXSaSZlaVW/O8tkBjeznK3H/buZu53uzs3LwDG0OkNQ0Yy3Bomplsjeh2oGuZRi9VmHxt3OMHpcI3ZbVb3qHkgNeGZnPI6+0RO79SkZ5pL+fwzgSBDHgzM+n0oFTII4TlENxcWbofYKtEYmefsZX7BKLLkURK7wz97TIoqhYvxpYFGW4ov3hQlkqmBGEAqmegX3E36VGAAadK31Yw0rQoDuCdlrh+yloBKjBrHku3dLw+pxgAWlq/uRMGhgXPEr37j/RUNGMCKv3tdXctp4nIPVjvXSF4TBpCPtOfCepD3UrSoEAXXC3QubfCwTdmrFG6U6GTxcrCy/JAh9VoAHslbOPZYYjr7lqSDigfHtskTtsJTBcMOiukJ5rU7T6G4jWEV8gxT7T6HvTSie1F7ie4kZQKC+Oar2j5+cPMBvGZnsDeCC8fg7TtoMRXv62ngjRay3ocqF6PrkUPmegJ3PXo+xJ4JYZzDUXsWd9kqrj3p/0P9pVH7iHLUXyoRTMnxF+qfTTwePpEJtqIdD+A+QreDxcORm06lY/z8n2Vm/B23470gc/JLWWLEe1Bu5xeIhHGOmV/y3VDn509lPsutdfMn+LUl0Ni/fA1iXFN9EHqlUlM9OunVI8i6v6jfpfu6/kGGqK23p9LX/x83k6IqLE2+9QvU9RPizX5CXf9yevBdKSxLsUEmkcvMTZhOmhyqWTQhNgidyT+wftD5Uz4Lod/cP5/F+s9zTrqBTr97oeh3Lwb1u+1B++tLm73hav6C34euht12qaa/7gxd1VDcq1tb1vof20iV2c//BbXSVaz4bHsdAAAAAElFTkSuQmCC");
}

.owl-theme .owl-nav .owl-prev:hover {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAA3CAMAAACfBSJ0AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABgFBMVEXlSTr////lSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTr/////yMKxAAAAfnRSTlMAABNShqzS6vzUsokad83xtX1WMBYEL844se6aQDcpud5mCd0I52oFiCiwF69GbAHrWug8W+QsRS0kOweHuG024QbiaxvvrXabR+xJPRgDTFRPOlN7ijROtNNX6TJZMeX6XQ3yX+baFVUzGVE+k0uuZTklSFyMb266mfAOAtXh5F5AAAAAAWJLR0QB/wIt3gAAAAlwSFlzAAALEgAACxIB0t1+/AAAAoxJREFUSMed1mtfEkEUB+CzgIwkclEuogiBLrYotCIQhKkEoi5lGJYZpd1IIs2sLLXiszsL3nDnLAvnJfD8Zpmdc+YPwCid3tBnJP2NfmK6M6DXtX3HtUqJzIMWq80+NOxwgtPhGrLbrO5Bc0c34hkd8zrbPnJ6x0Y946rO578bCDIePBiY8PtQN2ngQ1PArqkQf2+S7QRjeBrwmp4xCiwXIdH7oFpRMaJ0s7E56FRzsdnbLp5IdmQAyUS83T1I+DQwgBSJ3HRpcVwTA3gopq9dxhLQyOjmWDJXbr5PMwNuZv7SCbyjC+eICRfu0YJ2Rt/Dgr/lFpeyXbns48WmC+e6YPJ7z4Vll18Oqv0uUlC44HKeupVVNbYmeRWOW12hzuJVYUXpifI5Oa+Fg6fSOs6eiYrDLrt1UQclD842yHPWvnCcpwyGTZTpCePUNt3mCyhsYKxEXgLitl7BdgphrytvAHNJExDkbL6t7ADqzLvwjj3B3vMuwN2Hj9Bgfvupij1+q90byHqfy6Dm6Hpkj7ker7oe/X/Ifsb5YRVH97Ow1cN+0veHnpda5Qvq6HkphbEdUDkv9HzW8X74SkbYTu4HcO9jDu2Hfbfc7weog28Ss/8O5H7PSyrzpSgy+j0o5ZvzLIQ75nzJeTTMT+U8yy615if4uxmgHBf1X94Psa7uB97X0310eHUfQcb9XbOLuq/vP0gTrfftkfjj5v2+lhA0sRT52UueEG7nCW355Wj3lzIvFcVopy2Risx8Zjqsq6h6wcTMZzQPHku/sTzo/CMdI3mQ1s7JBJY/Ty7GDZ53TxV597RT3pWL5uszm73mqv+Ff3uumt12piVfN0tXNhS2q9aGtfrfNlBm5vlzvf5Yh1vIF8UAAAAASUVORK5CYII=");
}

.owl-theme .owl-nav .owl-next {
  float: right;
  width: 55px;
  height: 55px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAA3CAMAAACfBSJ0AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABfVBMVEWJiYn///+JiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYn////fO/aGAAAAfXRSTlMAABNShqzS6vzUsokad83xtX1WMBYEL844se6aQDcpud5mCd0I52oFiCiwF69GbAHrWug8W+QsRS0kOweHuG024QbiaxvvrXabRz1JGOwDS1Q6T1N7UYo0TrTTMukxWeX6XA3y5l/ZFV5YM1UZPpNIrmU5JYxvbrqZ8A4C1TdCE+kAAAABYktHRAH/Ai3eAAAACXBIWXMAAAsSAAALEgHS3X78AAACj0lEQVRIx53W+VcSURQH8DuIPElkkyWUJdCBBoVGNiFMJRAXGkOxNIPMoqzAJbPUiv+9GcgFuW9m8P7E4Z3PmZm33S8AUpoB7aCODLWGiP7B8ICma4zpVC8yjBhNZot11GYHu81htZhNzhGDonvoGht327v+srvHx1weWef1PfIHkBcP+Cd8Xqqb1LLBEOAVCrKPJ3HH6cJTQK+paR2HuQiJPgHZivKRXjcTi4NSxWMzd10imVJkAKlkotvNJr0qGECaRG67DO9RxQCe8pkblzX6VTJxcozZazc3qJoBMz135TjW1oezxbj/7tm8eiauw7yv4xYWc3253POFtgvn+2DSuufDkissISegOCvjAksF0S2vIKNufpXumJVl0Rnd2PAaX6I7t5GBF8I6Oh7nX1LdOq+BsovyQhtkk+YYVwW0W7QZ8JBXNLf1GoqbNAfbpExxO29gN0118LZqxV1KD0Rub9aq71Bn2IP3IRkHDnYfcx8+QgtkK13/hDimpfA8gPJn/HnkQP557Bf8++TmE2A0lqDMZ3FHdj6/ovMprh99vwB8qzYAdeJ+KYepbLtaBtyJ+7NJOQ9iK6TuT+k8gPMQZxsE/XLJHTql836EsrhAP39H0nkvCFiHXeOPgeYCQqF9nwV7R2Xvl7yLen/K3We5xc79Cb5+LlCGifqu+kOsr/7Aeu/Vj06u+xFknd9Vu6jzpv9Bhqjtt6f8j9v9fTXJqWJpcnyfPMHdzRPq8svp3n5vXirxUaUpEUpoPtOfNGVUs6hH85mYB8+En7Tbzf5LOKPkQbFq5xO0/Hle6/yk592Lnrx7oZR3pRLz9aXZ0nA0f8OfA0fDYr5Uk6/bpaloi7t1U8tU/2serqB5/h/07FjN98rRdwAAAABJRU5ErkJggg==");
}

.owl-theme .owl-nav .owl-next:hover {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAA3CAMAAACfBSJ0AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABelBMVEXlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTrlSTr///9dD+I/AAAAfHRSTlMAE1KGrNLq/NSyiRp3zfG1fVYwFgQvzjix7ppANym53mYJ3QjnagWIKLAXr0ZsAeta6Dxb5CxFLSQ7B4e4bTbhBuJrG++tdptHPUkY7ANLVDpPU3tRijROtNMy6TFZ5fpcDfLmX9kVXlgzVRk+k0iuZTkljG9uupnwDgLVw/PFZAAAAAFiS0dEfaaxEMkAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAKHSURBVEjHlVbrXxJBFL2IjCTykoVQHoEstKi08hLCVALBR2sYlmaQWZQVaGaWWvHHt4hiyNzZ3fkwu3vO7+zM3LkvAMrQDemHDWSkPUKM90aHdKBqmMbMFqvNPu7ggHM47TarxTVmUlTdd09Merg+iPNMTri9TJXP/yAQpODBwJTfh6pCej4cQbhImH8YolOCITrN2Mv0jEGg4bMk9oh99pg4OwjOxROKRkvE5+5CyVRaUQaQTiX7gfmUT4UMIEP6tpoVvapkAI/F7O1HzhxQKZONY8713heGVcsAZhZu3gTeoUHniN9c45NFDTKARX/3ubSc16TLP126ekYLmmQAhWhnLq5QIqA0z9AFV4ryXF6lUB5xjSFcLcuT2UOj1sUNXOcxAzyTNqlcQnyO6jZFHVTcCLlFXqBCdxX02xjpJS8xavsVlPC/7pAKwuy+hr0Mfv43NTudSBuBsHyzXntLxU378C7C0IGTP6DB7z9AG5gj0/hIg9sK6wFUPtHXI4fs9fjP9POx7AkwHk/SYNmepV2GrF77QsXl+8P9BeBrrUknZH+pRFHZTg3zF9k/W0g8yKUQ9c9OPIDriE5uEfTkRy55Kh9TuYSEx99xJ96LEq3CrovfUFlQ6uQXiIYHKWZ+KXRDnZY/Wfksv9zNn+DXlkBj1/kahLim+sD3SqWmenTSq0eQc31Xv0vXbf2DLFFbb0/FH/9/rqUEVbIMuXOt6voJITUQjmr6l9P9g0FwQ4wpmUSi1hrBeNJiqFolI2KD0Jn0E8tu3C/pLIT+s34+hfWf53XmGeR+92Kg371Q6nc7Q+6vL622prP1G/4cOps266Wa/vpq6Kr60l7D0rY0/lpHq9R+/h/srFXyJbR3YgAAAABJRU5ErkJggg==");
}

.owl-theme .owl-nav .disabled {
  opacity: 0;
  cursor: default;
}

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  bottom: 7px;
  z-index: 99;
  width: 100%;
}

@media all and (min-width: 768px) {
  .owl-theme .owl-dots {
    bottom: 20px;
  }
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: transparent;
  border: 1px solid #FFF;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}

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

.owl-docs {
  padding-left: 15%;
  padding-right: 15%;
}

.owl-docs .owl-item {
  padding: 15px;
}

.owl-docs .owl-item img {
  box-shadow: 12px 12px #e5493a;
  border: 1px solid #e0e0e0;
}

.owl-montazh {
  margin-top: 40px;
  margin-bottom: 30px;
  padding-left: 8%;
  padding-right: 8%;
}

.owl-montazh .owl-dots, .owl-montazh .owl-nav {
  margin-left: -8%;
}

.owl-carousel.owl-montazh .owl-item .item {
  text-align: center;
}

.owl-carousel.owl-montazh .owl-item img {
  display: inline-block;
  width: auto;
}

.owl-hero .item__caption {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-grid-column-align: center;
      justify-items: center;
  text-align: center;
}

.owl-hero .item__caption__text {
  padding-left: 10%;
  padding-right: 10%;
  font-weight: 700;
  -ms-transform: scale(0.9);
      transform: scale(0.9);
  opacity: 0;
  transition: all 0.7s ease-in-out 0.3s;
}

.owl-hero .item__caption__text h2 {
  font-size: 12vw;
  line-height: 12vw;
}

@media all and (min-width: 768px) {
  .owl-hero .item__caption__text h2 {
    font-size: 5vw;
    line-height: 5vw;
    letter-spacing: 0.025em;
  }
}

@media all and (min-width: 992px) {
  .owl-hero .item__caption__text h2 {
    font-size: 3.7vw;
    line-height: 3.7vw;
  }
}

.owl-hero .item__caption__text p {
  display: inline-block;
  font-size: 4vw;
  line-height: 4vw;
  letter-spacing: 0.025em;
}

@media all and (min-width: 768px) {
  .owl-hero .item__caption__text p {
    font-size: 2vw;
    line-height: 2vw;
  }
}

@media all and (min-width: 992px) {
  .owl-hero .item__caption__text p {
    font-size: 1.2vw;
    line-height: 1.4vw;
  }
}

.owl-hero .owl-item.active .item .item__caption__text {
  -ms-transform: scale(1);
      transform: scale(1);
  opacity: 1;
}

@media all and (max-width: 767px) {
  .owl-carousel.owl-hero .owl-item img {
    width: auto;
    max-height: 470px;
    max-width: 300%;
  }
}

.owl-thumb-item {
  max-width: 24%;
  width: 24%;
  border: 4px solid #fff;
  background-size: cover;
  outline: none;
  padding: 0;
  height: 60px;
  overflow: hidden;
}

@media all and (min-width: 768px) {
  .owl-thumb-item {
    max-width: 19.5%;
    height: 70px;
  }
}

@media all and (min-width: 992px) {
  .owl-thumb-item {
    max-width: 9.69%;
  }
}

.owl-thumb-item.active {
  border-color: #e5493a;
}

.owl-height {
  min-height: 200px;
}

@media all and (min-width: 768px) {
  .owl-height {
    min-height: 400px;
  }
}

/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/* pages */
.form-wrapper {
  padding-top: 30px;
  padding-bottom: 50px;
}

.form-wrapper h2 {
  margin-bottom: 15px;
}

.form-wrapper_rsch {
  background: url(/images/bg1-min.jpg) 50% 50% no-repeat;
  background-size: cover;
  color: white;
}

.form-wrapper_rsch h2 {
  color: #fff;
}

.form-wrapper_now .form-control {
  background: #54565a;
}

.form-wrapper .form {
  margin-top: 30px;
}

.downloads-wrap {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #e5493a;
}

.docs-wrap {
  padding-bottom: 50px;
}

.features {
  text-align: center;
}

.feature-item {
  padding-top: 60px;
  line-height: 24px;
  font-size: 18px;
  font-weight: 300;
}

@media all and (min-width: 768px) {
  .feature-item {
    padding-left: 60px;
    padding-right: 60px;
  }
}

.feature-item .img-wrap {
  height: 65px;
  margin-bottom: 20px;
}

.brand-item {
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
}

.how-wrap {
  background: url(../images/how-bg.jpg);
  color: #fff;
}

.how-wrap h2 {
  color: #fff;
  margin-top: 35px;
  margin-bottom: 60px;
}

.how-item {
  margin-bottom: 50px;
}

.how-item__dig {
  width: 100px;
  height: 100px;
  border-radius: 50px;
  border: 1px solid #fff;
  font-size: 60px;
  font-weight: 200;
  text-align: center;
  line-height: 98px;
  margin-bottom: 30px;
}

.how-item__dig:not(.how-item__dig_last):after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 15%;
  top: 32px;
  width: 52px;
  height: 36px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAkCAMAAADxcOlCAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAjVBMVEX///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+/pqIrAAAALnRSTlMAUPqTAWGgA4ilerIGeHYKab5k/cIPW8lS0RVO0/kXQvbcHAQQ998j1f4YY7NgHtfMTAAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxIAAAsSAdLdfvwAAACdSURBVDjLvdXJEoIwEATQMa6IC4ioCG6IK9j//3ly1yqq+5A+51WlJpkZs470XH/QdeYnQ2A0ptUECHypKRDOaDWX1KJVS1pFQOxLrRKsU1ptEmx9qZ1DtqdV7lAI6oDiSKvTGZfS7FpRyW+4P+wJOi8NSdeTCkGX/O3hcZVvpHxYxdRCEyrtrph2hDWsUYalMpaVBaCYj7LU/q3PL5nSMUNiYt6fAAAAAElFTkSuQmCC") 50% 50% no-repeat;
  background-size: contain;
}

@media all and (min-width: 768px) and (max-width: 991px) {
  .how-item__dig {
    width: 70px;
    height: 70px;
    font-size: 40px;
    line-height: 68px;
  }
  .how-item__dig:not(.how-item__dig_last):after {
    right: 8%;
    top: 20px;
    width: 35px;
    height: 20px;
  }
}

.how-item:hover {
  color: #fecc00;
}

.how-item:hover .how-item__dig {
  border-color: #fecc00;
}

.how-item h4 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
}

#map {
  width: 100%;
  height: 500px;
  background: gray;
}

.contacts {
  background-color: #252525;
  padding-top: 20px;
  padding-bottom: 20px;
}

.contacts h3 {
  display: inline-block;
  color: white;
  font-size: 24px;
  padding-bottom: 15px;
  border-bottom: 2px solid #fecc00;
  margin-bottom: 20px;
}

.contacts-item__label {
  color: #636363;
  float: left;
  margin-right: 15px;
}

.contacts-item__text {
  color: #fff;
  float: left;
}

.contacts-item__text a {
  color: #fff;
}

.post-mess {
  font-size: 20px;
  min-height: 50vh;
  font-weight: 300;
  line-height: 20px;
}

.address-box {
  position: absolute;
  top: 100px;
  left: 0;
  z-index: 990;
  background: white;
  box-shadow: 0 7px 12px 0 rgba(0, 0, 0, 0.26);
  padding: 15px 40px 30px;
  border-radius: 10px;
  font-size: 16px;
}

#map-wrapper .container {
  position: relative;
}

.faq-wrap {
  background: url(../images/faq-bg.jpg) 50% 50% no-repeat;
}

@media all and (min-width: 992px) {
  .faq-wrap {
    background-size: cover;
  }
}

.faq-wrap h2 {
  color: #fff;
}

.faq__list {
  margin-top: 40px;
}

.faq__item {
  margin-bottom: 30px;
}

.faq__item h4 {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 18px;
}

@media all and (min-width: 992px) {
  .faq__item h4 {
    font-size: 26px;
  }
}

.faq__item p {
  font-size: 18px;
  color: #fff;
  font-weight: 300;
}

@media all and (min-width: 992px) {
  .faq__item p {
    font-size: 26px;
  }
}

.hero-wrap {
  background: url(../images/hero-bg.jpg) 50% 50% no-repeat;
}

@media all and (min-width: 992px) {
  .hero-wrap {
    background-size: cover;
  }
}

.hero__title {
  color: #fff;
  margin: 80px auto;
  line-height: 1.2;
  font-size: 24px;
  font-weight: 700;
}

@media all and (min-width: 768px) {
  .hero__title {
    font-size: 60px;
  }
}

@media all and (min-width: 1600px) {
  .hero__title {
    font-size: 65px;
  }
}

.hero__circle {
  padding: 20px 10%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

@media all and (min-width: 992px) {
  .hero__circle {
    padding: 20px 18%;
  }
}

.hero__circle span {
  font-size: 16px;
  font-weight: bold;
  background: #fecc00;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  height: 0;
  padding: 50% 10%;
  border-radius: 50%;
  text-align: center;
}

@media all and (min-width: 768px) {
  .hero__circle span {
    font-size: 20px;
  }
}

@media all and (min-width: 992px) {
  .hero__circle span {
    font-size: 24px;
  }
}

.hero__dop {
  padding-top: 30px;
  color: #fff;
  font-size: 16px;
}

@media all and (min-width: 768px) {
  .hero__dop {
    font-size: 24px;
  }
}

/* media */

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