@charset "UTF-8"; /*! 
* stride-bank | https://stridebank.com/
* v2.1.0 | Built Dec 22 2021 16:04:20 CST
* Developed by BrownBoots Interactive, Inc. | http://www.brownboots.com/
*/ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
a,
table {
  background-color: transparent;
}
dfn,
section.locations .location .has_atm {
  font-style: italic;
}
.btn,
.caret,
.checkbox-inline,
.input-group-addon,
.input-group-btn,
.radio-inline,
img {
  vertical-align: middle;
}
hr,
img {
  border: 0;
}
.slick-slider,
html {
  -webkit-tap-highlight-color: transparent;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
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:active,
a:hover {
  outline: 0;
}
abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
optgroup,
strong {
  font-weight: 700;
}
h1 {
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
svg:not(:root) {
  overflow: hidden;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre,
textarea {
  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;
}
.collapsing,
.dropdown-menu .divider,
.embed-responsive,
.equal-height-columns,
.media,
.media-body,
.modal,
.modal-open,
.nav .nav-divider,
.slick-list,
.sr-only {
  overflow: hidden;
}
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[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-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
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 {
  blockquote,
  img,
  pre,
  tr {
    page-break-inside: avoid;
  }
  *,
  :after,
  :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
  }
  thead {
    display: table-header-group;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    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 td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
.img-thumbnail,
body {
  background-color: #fff;
}
@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: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-eur:before,
.glyphicon-euro: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,
.glyphicon-btc:before,
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-jpy:before,
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-rub:before,
.glyphicon-ruble: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";
}
*,
:after,
:before {
  box-sizing: border-box;
}
html {
  font-size: 10px;
}
body {
  margin: 0;
  font-family: "Poppins", serif;
  font-size: 18px;
  line-height: 1.3;
  color: #232b36;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
#back-to-top,
.btn-custom,
.btn-footer,
.btn-transparent,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.site-header,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Poppins, sans-serif;
}
a {
  color: #df595e;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #993337;
  text-decoration: underline;
}
a:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-thumbnail,
.list-inline > li,
label {
  display: inline-block;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.3;
  border: 1px solid #ddd;
  border-radius: 0;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 23px;
  margin-bottom: 23px;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 15.33px;
}
[role="button"] {
  cursor: pointer;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  line-height: 1.1;
}
.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: 400;
  line-height: 1;
  color: #777;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%;
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-size: 75%;
}
.h1,
h1 {
  font-size: 40px;
  line-height: 46px;
  letter-spacing: 0.01em;
  color: #df595e;
}
.h2,
.h3,
h2,
h3 {
  line-height: 25px;
  letter-spacing: 0;
  font-weight: 700;
}
.h2,
h2 {
  font-size: 23px;
  color: #222b37;
  text-transform: uppercase;
}
.h3,
h3 {
  font-size: 20px;
  color: #df595e;
  text-transform: uppercase;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
  line-height: 1;
  text-transform: uppercase;
}
.h4,
h4 {
  font-size: 14px;
  letter-spacing: 0.1em;
  color: inherit;
}
.h5,
h5 {
  font-size: 12px;
  letter-spacing: 0.15em;
  color: #222b37;
}
.h6,
h6 {
  font-size: 10px;
  letter-spacing: 0.16em;
  color: inherit;
}
.input-sm,
p {
  line-height: 1.5;
}
.content
  :not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.h1):not(.h2):not(
    .h3
  ):not(.h4):not(.h5):not(.h6):not(.row)
  + .h1,
.content
  :not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.h1):not(.h2):not(
    .h3
  ):not(.h4):not(.h5):not(.h6):not(.row)
  + .h2,
.content
  :not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.h1):not(.h2):not(
    .h3
  ):not(.h4):not(.h5):not(.h6):not(.row)
  + .h3,
.content
  :not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.h1):not(.h2):not(
    .h3
  ):not(.h4):not(.h5):not(.h6):not(.row)
  + .h4,
.content
  :not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.h1):not(.h2):not(
    .h3
  ):not(.h4):not(.h5):not(.h6):not(.row)
  + .h5,
.content
  :not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.h1):not(.h2):not(
    .h3
  ):not(.h4):not(.h5):not(.h6):not(.row)
  + .h6,
.content
  :not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.h1):not(.h2):not(
    .h3
  ):not(.h4):not(.h5):not(.h6):not(.row)
  + h1,
.content
  :not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.h1):not(.h2):not(
    .h3
  ):not(.h4):not(.h5):not(.h6):not(.row)
  + h2,
.content
  :not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.h1):not(.h2):not(
    .h3
  ):not(.h4):not(.h5):not(.h6):not(.row)
  + h3,
.content
  :not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.h1):not(.h2):not(
    .h3
  ):not(.h4):not(.h5):not(.h6):not(.row)
  + h4,
.content
  :not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.h1):not(.h2):not(
    .h3
  ):not(.h4):not(.h5):not(.h6):not(.row)
  + h5,
.content
  :not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.h1):not(.h2):not(
    .h3
  ):not(.h4):not(.h5):not(.h6):not(.row)
  + h6 {
  margin-top: 30.67px;
}
p {
  margin: 0 0 15.33px;
}
.lead {
  margin-bottom: 23px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 27px;
  }
}
.small,
small {
  font-size: 14px;
}
.mark,
mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
#back-to-top,
.btn-transparent,
.initialism {
  text-transform: uppercase;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #df595e;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #d72e35;
}
.text-success {
  color: #3c763d;
}
a.text-success:focus,
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:focus,
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #df595e;
}
a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #d72e35;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:focus,
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:focus,
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 10.5px;
  margin: 46px 0 23px;
  border-bottom: 1px solid #eee;
}
ol,
ol li,
ul,
ul li {
  margin-bottom: 15.33px;
}
dl,
ol,
ul {
  margin-top: 0;
}
ol,
ul {
  padding-left: 15px;
}
.list-inline,
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-top: 15.33px;
  margin-bottom: 0;
}
.list-inline {
  margin-left: -5px;
}
.list-inline > li {
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 23px;
}
dd,
dt {
  line-height: 1.3;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .container {
    width: 750px;
  }
}
abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
}
blockquote {
  padding: 11.5px 23px;
  margin: 0 0 23px;
  font-size: 22.5px;
  border-left: 5px solid #eee;
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
  margin-bottom: 0;
}
.table,
address {
  margin-bottom: 23px;
}
blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.3;
  color: #777;
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}
.container,
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
caption,
th {
  text-align: left;
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: "";
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
  content: "\00A0 \2014";
}
address {
  font-style: normal;
  line-height: 1.3;
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #777;
}
.table {
  width: 100%;
  max-width: 100%;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 15px;
  line-height: 1.3;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 10px;
}
.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
  background-color: #dff0d8;
}
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
  background-color: #d9edf7;
}
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
  background-color: #f2dede;
}
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 17.25px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}
fieldset,
legend {
  padding: 0;
  border: 0;
}
fieldset {
  min-width: 0;
  margin: 0;
}
legend {
  display: block;
  width: 100%;
  margin-bottom: 23px;
  font-size: 27px;
  line-height: inherit;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
}
label {
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="checkbox"],
input[type="radio"] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal;
}
.form-control,
output {
  font-size: 18px;
  line-height: 1.3;
  display: block;
  color: #555;
}
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="checkbox"]:focus,
input[type="radio"]:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}
output {
  padding-top: 10px;
}
.form-control {
  width: 100%;
  height: 43px;
  padding: 9px 15px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  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: #df595e;
  outline: 0;
  box-shadow: 0 0 8px rgba(223, 89, 94, 0.6);
}
.form-control::-moz-placeholder {
  color: #777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777;
}
.form-control::-webkit-input-placeholder {
  color: #777;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 43px;
  }
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"],
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm {
    line-height: 36px;
  }
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"],
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg {
    line-height: 53px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
  cursor: not-allowed;
}
.checkbox label,
.radio label {
  min-height: 23px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
  position: absolute;
  margin-top: 4px\9;
  margin-left: -20px;
}
.checkbox + .checkbox,
.radio + .radio {
  margin-top: -5px;
}
.checkbox-inline,
.radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
  cursor: not-allowed;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}
.btn-block + .btn-block,
.help-block {
  margin-top: 5px;
}
.form-control-static {
  min-height: 41px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.form-group-sm .form-control,
.input-sm {
  padding: 5px 10px;
  font-size: 16px;
  border-radius: 0;
}
.input-sm {
  height: 36px;
}
select.input-sm {
  height: 36px;
  line-height: 36px;
}
select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 36px;
  line-height: 1.5;
}
.form-group-sm select.form-control {
  height: 36px;
  line-height: 36px;
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 36px;
  min-height: 39px;
  padding: 6px 10px;
  font-size: 16px;
  line-height: 1.5;
}
.input-lg {
  height: 53px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-lg {
  height: 53px;
  line-height: 53px;
}
select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 53px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 53px;
  line-height: 53px;
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 53px;
  min-height: 46px;
  padding: 11px 16px;
  font-size: 23px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 53.75px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 43px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  pointer-events: none;
}
.collapsing,
.dropdown,
.dropup {
  position: relative;
}
.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-lg + .form-control-feedback {
  width: 53px;
  height: 53px;
  line-height: 53px;
}
.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-sm + .form-control-feedback {
  width: 36px;
  height: 36px;
  line-height: 36px;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-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;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-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;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-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;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 28px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-bottom: 10px;
  color: #556983;
}
@media (min-width: 768px) {
  .form-inline .form-control,
  .form-inline .form-control-static,
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .checkbox,
  .form-inline .control-label,
  .form-inline .form-group,
  .form-inline .radio {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
  }
  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0;
  }
  .form-inline .checkbox input[type="checkbox"],
  .form-inline .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
  .form-horizontal .control-label {
    padding-top: 10px;
    margin-bottom: 0;
    text-align: right;
  }
}
.btn-block,
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
  width: 100%;
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  padding-top: 10px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 33px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.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: 23px;
  }
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 16px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 9px 15px;
  font-size: 18px;
  line-height: 1.3;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}
.btn.focus,
.btn:focus,
.btn:hover {
  color: #232b36;
  text-decoration: none;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #232b36;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default.focus,
.btn-default:focus {
  color: #232b36;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #232b36;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
  color: #232b36;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
  color: #232b36;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #232b36;
}
.btn-primary {
  color: #fff;
  background-color: #df595e;
  border-color: #df595e;
}
.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #d72e35;
  border-color: #9b1e22;
}
.btn-primary:hover {
  color: #fff;
  background-color: #d72e35;
  border-color: #d2292f;
}
.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #d72e35;
  background-image: none;
  border-color: #d2292f;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #bd242a;
  border-color: #9b1e22;
}
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #df595e;
  border-color: #df595e;
}
.btn-primary .badge {
  color: #df595e;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success.focus,
.btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info.focus,
.btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning.focus,
.btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .dropdown-toggle.btn-warning.focus,
.open > .dropdown-toggle.btn-warning:focus,
.open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger.focus,
.btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .dropdown-toggle.btn-danger.focus,
.open > .dropdown-toggle.btn-danger:focus,
.open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #df595e;
  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:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
  color: #993337;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 0;
}
.btn-sm,
.btn-xs {
  line-height: 1.5;
  border-radius: 0;
  font-size: 16px;
}
.btn-sm {
  padding: 5px 10px;
}
.btn-xs {
  padding: 1px 5px;
}
.btn-block {
  display: block;
}
.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 {
  height: 0;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 18px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu-right,
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-header,
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  line-height: 1.3;
  white-space: nowrap;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 10.5px 0;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  clear: both;
  font-weight: 400;
  color: #df595e;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #df595e;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #df595e;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #777;
}
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  font-size: 16px;
  color: #777;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.nav-justified > .dropdown .dropdown-menu,
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 53px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 53px;
  line-height: 53px;
}
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 36px;
  line-height: 36px;
}
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell;
}
.nav > li,
.nav > li > a {
  display: block;
  position: relative;
}
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
}
.input-group-addon {
  padding: 9px 15px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 16px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 23px;
  border-radius: 0;
}
.input-group-addon input[type="checkbox"],
.input-group-addon input[type="radio"] {
  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-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li > a {
  padding: 10px 15px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #eee;
  border-color: #df595e;
}
.nav .nav-divider {
  height: 1px;
  margin: 10.5px 0;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.3;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-brand,
.navbar-nav > li > a {
  line-height: 23px;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-justified > li,
.nav-stacked > li {
  float: none;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #df595e;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
  .navbar {
    border-radius: 0;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    border-radius: 0;
  }
}
.media-object,
.navbar-brand > img,
.navbar-toggle .icon-bar,
.thumbnail {
  display: block;
}
.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
.navbar-brand {
  height: 50px;
  padding: 13.5px 15px;
  font-size: 23px;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
  .navbar-static-top {
    border-radius: 0;
  }
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
  .navbar-toggle {
    display: none;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
.navbar-nav {
  margin: 6.75px -15px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 23px;
  }
  .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 13.5px;
    padding-bottom: 13.5px;
  }
}
.navbar-form {
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  margin: 3.5px -15px;
}
@media (min-width: 768px) {
  .navbar-form .form-control,
  .navbar-form .form-control-static,
  .navbar-form .form-group {
    display: inline-block;
  }
  .navbar-form .checkbox,
  .navbar-form .control-label,
  .navbar-form .form-group,
  .navbar-form .radio {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
  }
  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0;
  }
  .navbar-form .checkbox input[type="checkbox"],
  .navbar-form .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-radius: 0;
}
.navbar-btn {
  margin-top: 3.5px;
  margin-bottom: 3.5px;
}
.navbar-btn.btn-sm {
  margin-top: 7px;
  margin-bottom: 7px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 13.5px;
  margin-bottom: 13.5px;
}
.alert,
.thumbnail {
  margin-bottom: 23px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  border-color: #df595e;
}
.navbar-default .navbar-brand {
  color: #fff;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-text {
  color: #fff;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #fff;
  background-color: #df595e;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
  color: #b0b1b4;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #df595e;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: #df595e;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #b0b1b4;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: transparent;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #df595e;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #b2b2b2;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #df595e;
}
.navbar-default .btn-link,
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover,
.navbar-default .navbar-link,
.navbar-default .navbar-link:hover {
  color: #fff;
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #b0b1b4;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar,
.thumbnail {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}
.thumbnail {
  padding: 4px;
  line-height: 1.3;
  border: 1px solid #ddd;
  border-radius: 0;
  transition: border 0.2s ease-in-out;
}
.thumbnail a > img,
.thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #df595e;
}
.thumbnail .caption {
  padding: 9px;
  color: #232b36;
}
.alert {
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert > p + p,
.panel-group .panel + .panel {
  margin-top: 5px;
}
.alert .alert-link {
  font-weight: 700;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.panel-heading > .dropdown .dropdown-toggle,
.panel-title,
.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
  color: inherit;
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-list,
.utility-links {
  padding-left: 0;
  list-style: none;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.panel {
  margin-bottom: 23px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-title,
.panel > .list-group,
.panel > .panel-collapse > .list-group,
.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel-title {
  margin-top: 0;
  font-size: 21px;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel
  > .panel-collapse
  > .list-group:first-child
  .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel
  > .panel-heading
  + .panel-collapse
  > .list-group
  .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.list-group + .panel-footer,
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .panel-collapse > .table caption,
.panel > .table caption,
.panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table-responsive:first-child > .table:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child,
.panel > .table:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child {
  border-top-left-radius: -1;
}
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.panel > .table-responsive:last-child > .table:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child,
.panel > .table:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
}
.panel-group {
  margin-bottom: 23px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #df595e;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #df595e;
  border-color: #df595e;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #df595e;
}
.panel-primary > .panel-heading .badge {
  color: #df595e;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #df595e;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
}
.modal,
.popover {
  left: 0;
  display: none;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.close {
  float: right;
  font-size: 27px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.modal-content,
.popover {
  background-clip: padding-box;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -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: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.3;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.popover {
  position: absolute;
  top: 0;
  z-index: 1060;
  font-size: 18px;
  background-color: #fff;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0;
}
.popover-content {
  padding: 0 15px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.left > .arrow:after,
.popover.right > .arrow:after {
  bottom: -10px;
  content: " ";
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  left: 1px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.center-block,
.login-mobile {
  margin-right: auto;
  margin-left: auto;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
}
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.header-utility-links:after,
.header-utility-links:before,
.login-mobile:after,
.login-mobile:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before,
.utility-links:after,
.utility-links:before {
  display: table;
  content: " ";
}
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.header-utility-links:after,
.login-mobile:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.panel-body:after,
.row:after,
.utility-links:after {
  clear: both;
}
.center-block {
  display: block;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.slick-dots li button:before,
.slick-next:before,
.slick-prev:before {
  font-family: slick;
  -webkit-font-smoothing: antialiased;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
  .visible-xs-block {
    display: block !important;
  }
  .visible-xs-inline {
    display: inline !important;
  }
  .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;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
  .visible-sm-block {
    display: block !important;
  }
  .visible-sm-inline {
    display: inline !important;
  }
  .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;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
  .visible-md-block {
    display: block !important;
  }
  .visible-md-inline {
    display: inline !important;
  }
  .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;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
  .visible-lg-block {
    display: block !important;
  }
  .visible-lg-inline {
    display: inline !important;
  }
  .visible-lg-inline-block {
    display: inline-block !important;
  }
  .hidden-lg {
    display: none !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;
  }
}
.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;
  }
  td.visible-print,
  th.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;
  }
  .hidden-print {
    display: none !important;
  }
}
.slick-list,
.slick-slider,
.slick-track {
  position: relative;
  display: block;
}
.slick-slider {
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.slick-list {
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  left: 0;
  top: 0;
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden,
.slick-next::before,
.slick-prev::before {
  display: none;
}
.slick-loading .slick-list {
  background: url(/images/slick-carousel/slick/ajax-loader.gif) center center
    no-repeat #fff;
}
@font-face {
  font-family: slick;
  font-weight: 400;
  font-style: normal;
  src: url(/fonts/slick-carousel/slick/fonts/slick.eot);
  src: url(/fonts/slick-carousel/slick/fonts/slick.eot?#iefix)
      format("embedded-opentype"),
    url(/fonts/slick-carousel/slick/fonts/slick.woff) format("woff"),
    url(/fonts/slick-carousel/slick/fonts/slick.ttf) format("truetype"),
    url(/fonts/slick-carousel/slick/fonts/slick.svg#slick) format("svg");
}
.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  cursor: pointer;
  background: 0 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border: none;
  outline: 0;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  background: 0 0;
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.25;
}
.slick-next:before,
.slick-prev:before {
  line-height: 1;
  color: #df595e;
  opacity: 0.6;
  -moz-osx-font-smoothing: grayscale;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
.slick-next:before,
[dir="rtl"] .slick-prev:before {
  content: "→";
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: 0 0;
  display: block;
  height: 20px;
  width: 20px;
  outline: 0;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: 0;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: 0.25;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #000;
  opacity: 0.6;
}
.slick-next,
.slick-prev {
  width: auto;
  height: auto;
  background-color: none;
  padding: 15px;
  z-index: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  font-size: 18px;
  line-height: 1;
  color: #232b36;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  opacity: 1;
  color: #fff;
  outline: 0;
}
.slick-next .glyphicon,
.slick-prev .glyphicon {
  font-size: 36px;
  padding: 62px 14px;
  background: #dcdcdc;
}
.slick-next .glyphicon:focus,
.slick-next .glyphicon:hover,
.slick-prev .glyphicon:focus,
.slick-prev .glyphicon:hover {
  background: #993337;
}
@media (min-width: 768px) {
  .slick-next .glyphicon,
  .slick-prev .glyphicon {
    font-size: 14px;
    padding: 30px 5px;
    background: #dcdcdc;
  }
  .slick-next .glyphicon:focus,
  .slick-next .glyphicon:hover,
  .slick-prev .glyphicon:focus,
  .slick-prev .glyphicon:hover {
    background: #993337;
  }
}
@media (min-width: 992px) {
  .slick-next .glyphicon,
  .slick-prev .glyphicon {
    font-size: 20px;
    padding: 35px 5px;
    background: #dcdcdc;
  }
  .slick-next .glyphicon:focus,
  .slick-next .glyphicon:hover,
  .slick-prev .glyphicon:focus,
  .slick-prev .glyphicon:hover {
    background: #993337;
  }
}
.slick-prev {
  left: 0;
}
.slick-next {
  right: 0;
}
.slick-next:before,
.slick-prev:before {
  font-size: 32px;
}
#homepage-carousel-info button.slick-next,
#homepage-carousel-info button.slick-prev {
  display: none !important;
}
.btn-custom {
  padding: 9px 15px;
  font-size: 18px;
  line-height: 1.3;
  border-color: #254472;
  letter-spacing: 0.05em;
  border-radius: 10px;
  min-width: 200px;
  transition: all 0.3s ease 0s;
}
.header-utility-links > li > a,
.utility-links > li > a {
  line-height: 23px;
  padding: 10px 15px;
}
.btn-custom.active,
.btn-custom.active.focus,
.btn-custom.active:focus,
.btn-custom.active:hover,
.btn-custom.focus,
.btn-custom:active,
.btn-custom:active.focus,
.btn-custom:active:focus,
.btn-custom:active:hover,
.btn-custom:focus,
.btn-custom:hover,
.open > .dropdown-toggle.btn-custom,
.open > .dropdown-toggle.btn-custom.focus,
.open > .dropdown-toggle.btn-custom:focus,
.open > .dropdown-toggle.btn-custom:hover {
  background-color: #df595e;
  border-color: #df595e;
  box-shadow: none;
}
.btn-custom.active,
.btn-custom.focus,
.btn-custom:active,
.btn-custom:focus,
.btn-custom:hover {
  border-color: #993337;
  background-color: #993337;
}
.btn-footer {
  border-color: #df595e;
  letter-spacing: 0.05em;
  border-radius: 15px;
  font-size: 14px;
  width: 150px;
  background-color: #df595e;
}
.btn-footer.active,
.btn-footer.active.focus,
.btn-footer.active:focus,
.btn-footer.active:hover,
.btn-footer.focus,
.btn-footer:active,
.btn-footer:active.focus,
.btn-footer:active:focus,
.btn-footer:active:hover,
.btn-footer:focus,
.btn-footer:hover,
.open > .dropdown-toggle.btn-footer,
.open > .dropdown-toggle.btn-footer.focus,
.open > .dropdown-toggle.btn-footer:focus,
.open > .dropdown-toggle.btn-footer:hover {
  background-color: #df595e;
  border-color: #df595e;
  box-shadow: none;
}
.btn-footer.active,
.btn-footer.focus,
.btn-footer:active,
.btn-footer:focus,
.btn-footer:hover {
  border-color: #993337;
  background-color: #993337;
}
.btn-transparent {
  text-decoration: none;
  color: #fff;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.7);
  background: 0 0;
  border-color: #fff;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.7),
    inset 1px 1px 4px rgba(0, 0, 0, 0.7);
}
.btn-transparent.active,
.btn-transparent.focus,
.btn-transparent:active,
.btn-transparent:focus,
.btn-transparent:hover {
  color: #fff;
  text-shadow: none;
  background-color: #993337;
  border-color: #fff;
  box-shadow: none;
}
.btn-secondary {
  color: #fff;
  background-color: #222b37;
  border-color: #222b37;
}
.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:hover {
  color: #fff;
}
.btn-secondary.active,
.btn-secondary:active,
.open > .dropdown-toggle.btn-secondary {
  color: #fff;
  background-image: none;
}
.btn-secondary.active.focus,
.btn-secondary.active:focus,
.btn-secondary.active:hover,
.btn-secondary:active.focus,
.btn-secondary:active:focus,
.btn-secondary:active:hover,
.open > .dropdown-toggle.btn-secondary.focus,
.open > .dropdown-toggle.btn-secondary:focus,
.open > .dropdown-toggle.btn-secondary:hover {
  color: #fff;
}
.btn-secondary.disabled.focus,
.btn-secondary.disabled:focus,
.btn-secondary.disabled:hover,
.btn-secondary[disabled].focus,
.btn-secondary[disabled]:focus,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary.focus,
fieldset[disabled] .btn-secondary:focus,
fieldset[disabled] .btn-secondary:hover {
  background-color: #222b37;
  border-color: #fff;
}
.btn-secondary .badge {
  color: #222b37;
  background-color: #fff;
}
.btn-secondary.active,
.btn-secondary.active.focus,
.btn-secondary.active:focus,
.btn-secondary.active:hover,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary:active.focus,
.btn-secondary:active:focus,
.btn-secondary:active:hover,
.btn-secondary:focus,
.btn-secondary:hover,
.open > .dropdown-toggle.btn-secondary,
.open > .dropdown-toggle.btn-secondary.focus,
.open > .dropdown-toggle.btn-secondary:focus,
.open > .dropdown-toggle.btn-secondary:hover {
  background-color: #df595e;
  border-color: #df595e;
  box-shadow: none;
}
.btn-tertiary {
  color: #fff;
  background-color: #df595e;
  border-color: #df595e;
}
.btn-tertiary.focus,
.btn-tertiary:focus,
.btn-tertiary:hover {
  color: #fff;
}
.btn-tertiary.active,
.btn-tertiary:active,
.open > .dropdown-toggle.btn-tertiary {
  color: #fff;
  background-image: none;
}
.btn-tertiary.active.focus,
.btn-tertiary.active:focus,
.btn-tertiary.active:hover,
.btn-tertiary:active.focus,
.btn-tertiary:active:focus,
.btn-tertiary:active:hover,
.open > .dropdown-toggle.btn-tertiary.focus,
.open > .dropdown-toggle.btn-tertiary:focus,
.open > .dropdown-toggle.btn-tertiary:hover {
  color: #fff;
}
.btn-tertiary.disabled.focus,
.btn-tertiary.disabled:focus,
.btn-tertiary.disabled:hover,
.btn-tertiary[disabled].focus,
.btn-tertiary[disabled]:focus,
.btn-tertiary[disabled]:hover,
fieldset[disabled] .btn-tertiary.focus,
fieldset[disabled] .btn-tertiary:focus,
fieldset[disabled] .btn-tertiary:hover {
  background-color: #df595e;
  border-color: #fff;
}
.btn-tertiary .badge {
  color: #df595e;
  background-color: #fff;
}
.btn-tertiary.active,
.btn-tertiary.active.focus,
.btn-tertiary.active:focus,
.btn-tertiary.active:hover,
.btn-tertiary.focus,
.btn-tertiary:active,
.btn-tertiary:active.focus,
.btn-tertiary:active:focus,
.btn-tertiary:active:hover,
.btn-tertiary:focus,
.btn-tertiary:hover,
.open > .dropdown-toggle.btn-tertiary,
.open > .dropdown-toggle.btn-tertiary.focus,
.open > .dropdown-toggle.btn-tertiary:focus,
.open > .dropdown-toggle.btn-tertiary:hover {
  background-color: #df595e;
  border-color: #df595e;
  box-shadow: none;
}
input:not([type="checkbox"]):not([type="radio"]) {
  -webkit-appearance: none;
}
.way-offsides {
  position: absolute;
  left: -50000px;
}
.form-group .form-control:not(:focus) {
  box-shadow: unset;
}
.form-group.magic-label {
  position: relative;
}
.form-group.magic-label label {
  position: absolute;
  top: 10px;
  left: 16px;
  width: 1px;
  transition: all ease 0.3s;
  font-weight: 400;
  font-size: 18px;
  font-family: "Poppins", serif;
  white-space: nowrap;
  text-align: right;
}
.form-group.magic-label.focus-or-filled label {
  width: calc(100% - (15px * 2) - 2px);
  opacity: 0.5;
}
.form-group.magic-label.required label:first-child::after {
  content: "*";
  position: relative;
  left: 5px;
  color: #222b37;
}
.content .alert.warn :last-child {
  margin-bottom: 0;
}
.content .required {
  color: #222b37;
}
.content form .required label:not(.radio-inline) {
  color: #232b36;
}
.content form .required label:not(.radio-inline):first-child::after {
  content: "*";
  position: relative;
  left: 5px;
  color: #222b37;
}
.content form .required .fake-label {
  font-weight: 700;
}
.content form fieldset legend {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: inherit;
  color: #232b36;
  border: none;
  cursor: default;
}
.content form fieldset .required label:first-child::after {
  content: "";
  display: none;
}
.content form.contact .loan-type legend::after {
  content: "*";
  position: relative;
  left: 5px;
  color: #222b37;
}
@media (max-width: 476px) {
  .contact .btn + .btn {
    margin-top: 15.33px;
  }
}
.normal-link:not(.btn) {
  text-decoration: underline;
}
.normal-link:not(.btn):focus,
.normal-link:not(.btn):hover {
  text-decoration: underline;
  color: #993337;
}
.force-word-wrap,
.modal.external-link-disclaimer-modal-popup code {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
}
.equal-height-columns > [class*="col-"] {
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}
.navbar-nav > li,
.utility-links > li {
  margin: 0;
}
.force-word-wrap {
  word-break: break-all;
  word-break: break-word;
  hyphens: auto;
}
body {
  background-repeat: repeat;
  background-position: top left;
}
body.home {
  background: #fff;
}
.container > .row.equal-height-columns {
  background-color: #fff;
}
.btn,
a,
svg,
svg * {
  transition: all 0.3s ease 0s;
}
.navbar-nav > li > a {
  padding-top: 15px;
  padding-bottom: 15px;
}
.navbar-nav > li > a:active,
.navbar-nav > li > a:focus,
.navbar-nav > li > a:hover {
  background-color: #df595e;
}
@media (min-width: 768px) {
  .navbar-nav.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
  }
  .navbar-nav.flex > li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
.utility-links > li,
.utility-links > li > a {
  position: relative;
  display: block;
}
.utility-links {
  margin: 0 -15px 15.33px;
}
.utility-links > li > a:focus,
.utility-links > li > a:hover {
  text-decoration: none;
}
.utility-links > li.disabled > a {
  color: #777;
}
.utility-links > li.disabled > a:focus,
.utility-links > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.utility-links .open > a,
.utility-links .open > a:focus,
.utility-links .open > a:hover {
  background-color: #eee;
  border-color: #df595e;
}
.utility-links .nav-divider {
  height: 1px;
  margin: 10.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.utility-links > li > a > img {
  max-width: none;
}
@media (max-width: 767px) {
  .utility-links .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .utility-links .open .dropdown-menu .dropdown-header,
  .utility-links .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .utility-links .open .dropdown-menu > li > a {
    line-height: 23px;
  }
  .utility-links .open .dropdown-menu > li > a:focus,
  .utility-links .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .utility-links {
    float: left;
    margin: 0;
  }
  .utility-links > li {
    float: left;
  }
  .utility-links > li > a {
    padding-top: 13.5px;
    padding-bottom: 13.5px;
  }
  .utility-links.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
  }
  .utility-links.flex > li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
.utility-links > li > a {
  line-height: 23px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 14px;
  letter-spacing: 0.025em;
}
.utility-links .glyphicon-chevron-right,
.utility-links .glyphicon-menu-right,
.utility-links .glyphicon-plus,
.utility-links .open .glyphicon-chevron-down,
.utility-links .open .glyphicon-menu-down,
.utility-links .open .glyphicon-minus {
  display: inline-block;
}
.utility-links .glyphicon-chevron-down,
.utility-links .glyphicon-menu-down,
.utility-links .glyphicon-minus,
.utility-links .open .glyphicon-chevron-right,
.utility-links .open .glyphicon-menu-right,
.utility-links .open .glyphicon-plus {
  display: none;
}
.utility-links > li > a:active,
.utility-links > li > a:focus,
.utility-links > li > a:hover {
  background-color: #df595e;
}
@media (min-width: 768px) {
  .utility-links .glyphicon-chevron-down,
  .utility-links .glyphicon-chevron-right,
  .utility-links .glyphicon-menu-down,
  .utility-links .glyphicon-minus,
  .utility-links .glyphicon-plus,
  .utility-links .open .glyphicon-chevron-down,
  .utility-links .open .glyphicon-chevron-right,
  .utility-links .open .glyphicon-menu-down,
  .utility-links .open .glyphicon-minus,
  .utility-links .open .glyphicon-plus {
    display: none;
  }
  .utility-links.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
  }
  .utility-links.flex > li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .utility-links > li > a {
    font-size: 12px;
  }
  .utility-links > li > a:focus,
  .utility-links > li > a:hover {
    text-decoration: underline;
    background-color: transparent;
  }
}
#back-to-top {
  position: fixed;
  z-index: 10050;
  right: 0;
  bottom: 50px;
  display: block;
  width: 50px;
  height: 50px;
  font-size: 12px;
  line-height: 50px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background: #993337;
}
.login-mobile,
.navbar-default .navbar-form.search.as-dropdown,
.navbar-toggle .glyphicon,
.utility-navigation .container {
  position: relative;
}
#back-to-top .glyphicon {
  font-size: 24px;
}
#back-to-top .glyphicon.glyphicon-chevron-up {
  top: 0;
  left: 2px;
  line-height: inherit;
}
#back-to-top:focus,
#back-to-top:hover {
  background-color: #fff;
  border: 1px solid #993337;
}
#back-to-top:focus .glyphicon.glyphicon-chevron-up,
#back-to-top:hover .glyphicon.glyphicon-chevron-up {
  color: #993337;
}
.navbar-collapse {
  max-height: none;
}
.navbar-nav .glyphicon-chevron-right,
.navbar-nav .glyphicon-menu-right,
.navbar-nav .glyphicon-plus,
.navbar-nav .open .glyphicon-chevron-down,
.navbar-nav .open .glyphicon-menu-down,
.navbar-nav .open .glyphicon-minus {
  display: inline-block;
}
.navbar-nav .glyphicon-chevron-down,
.navbar-nav .glyphicon-menu-down,
.navbar-nav .glyphicon-minus,
.navbar-nav .open .glyphicon-chevron-right,
.navbar-nav .open .glyphicon-menu-right,
.navbar-nav .open .glyphicon-plus {
  display: none;
}
@media (max-width: 767px) {
  .navbar-nav .glyphicon,
  .utility-links .glyphicon {
    float: right !important;
  }
}
@media (min-width: 768px) {
  .navbar-nav .glyphicon-chevron-down,
  .navbar-nav .glyphicon-chevron-right,
  .navbar-nav .glyphicon-menu-down,
  .navbar-nav .glyphicon-minus,
  .navbar-nav .glyphicon-plus,
  .navbar-nav .open .glyphicon-chevron-down,
  .navbar-nav .open .glyphicon-chevron-right,
  .navbar-nav .open .glyphicon-menu-down,
  .navbar-nav .open .glyphicon-minus,
  .navbar-nav .open .glyphicon-plus {
    display: none;
  }
}
.utility-navigation {
  background-color: #fff;
}
.utility-navigation .utility-icons {
  margin: auto;
  display: block;
  width: 20px;
  height: 20px;
}
.utility-navigation .utility-icons.active,
.utility-navigation .utility-icons:active,
.utility-navigation .utility-icons:focus,
.utility-navigation .utility-icons:hover {
  fill: #993337;
}
@media (max-width: 768px) {
  .utility-navigation .logo-desktop {
    display: none;
  }
}
.border {
  border-top: 10px solid #254472;
}
.navbar .navbar-default {
  background-color: #222b37;
}
.navbar-default .navbar-nav > li > a,
.navbar-toggle .text {
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
}
.site-header a {
  color: #fff;
}
.login-mobile {
  margin-bottom: 0;
  font-weight: 600;
  letter-spacing: 0.025em;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  background: #df595e;
  padding: 15px 15px 20px;
}
@media (min-width: 768px) {
  .login-mobile {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .login-mobile {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .login-mobile {
    width: 1170px;
  }
}
.login-mobile > .navbar-collapse,
.login-mobile > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .login-mobile > .navbar-collapse,
  .login-mobile > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}
.login-mobile span {
  display: block;
  margin-bottom: 15.33px;
}
.login-mobile .btn {
  background-color: #222b37;
  display: block;
  width: 100%;
  margin: 10px auto 0;
}
.login-mobile select {
  background-color: #d8d8d8;
}
.navbar {
  margin-bottom: 0;
  border: none;
}
.navbar-header {
  background-color: #fff;
}
.navbar-header .menu-svg {
  width: 25px;
  height: 25px;
}
.navbar-brand {
  float: none;
}
.logo {
  margin: 14px 0 10px;
  width: 160px;
  height: 70px;
}
@media (min-width: 768px) {
  .navbar-brand {
    display: none;
  }
  .logo {
    margin: 21px 0 10px;
    width: 140px;
    height: 64px;
  }
}
@media (min-width: 992px) {
  .logo {
    margin: 14px 0 10px;
    width: 160px;
    height: 70px;
  }
}
.navbar-toggle {
  padding: 20px 3px 5px 5px;
  color: #fff;
}
.navbar-toggle:focus,
.navbar-toggle:hover {
  background-color: #fff !important;
}
.navbar-toggle .text {
  color: #232b36;
  display: block;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0;
}
.navbar-toggle .glyphicon {
  display: block;
  -webkit-transform: scale(1.3, 1);
  -ms-transform: scale(1.3, 1);
  transform: scale(1.3, 1);
  left: -1px;
  font-size: 30px;
}
.navbar-default .navbar-collapse {
  border: none;
  box-shadow: none;
}
.navbar-default {
  background-color: #222b37;
}
.navbar-default .navbar-nav {
  margin-top: 0;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .navbar-default .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:active,
  .navbar-default .navbar-nav > .active > a:focus,
  .navbar-default .navbar-nav > .active > a:hover {
    background-color: #df595e;
  }
  .navbar-default .navbar-nav > .active > a > .topnav-span {
    color: #fff;
  }
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:focus,
  .navbar-default .navbar-nav > .active > a:hover {
    background-color: #df595e;
  }
}
.navbar-default .navbar-nav > li {
  margin-bottom: 0;
}
.navbar-default .navbar-nav > li.open > a,
.navbar-default .navbar-nav > li.open > a:focus,
.navbar-default .navbar-nav > li.open > a:hover {
  color: #df595e;
  background-color: #222b37;
}
.navbar-default .navbar-nav > li > a {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 18px;
  line-height: 60px;
  letter-spacing: 0.025em;
}
@media (min-width: 768px) {
  .navbar-default .navbar-nav > li > a.active .topnav-span,
  .navbar-default .navbar-nav > li > a.active .topnav-span.active,
  .navbar-default .navbar-nav > li > a.active-mm .topnav-span,
  .navbar-default .navbar-nav > li > a.active-mm .topnav-span.active,
  .navbar-default .navbar-nav > li > a:active .topnav-span,
  .navbar-default .navbar-nav > li > a:active .topnav-span.active,
  .navbar-default .navbar-nav > li > a:focus .topnav-span,
  .navbar-default .navbar-nav > li > a:focus .topnav-span.active,
  .navbar-default .navbar-nav > li > a:hover .topnav-span,
  .navbar-default .navbar-nav > li > a:hover .topnav-span.active {
    color: #fff;
  }
  .navbar-default .navbar-nav > li > a {
    padding: 22px 10px;
    line-height: 24px;
    border-top: none;
    font-size: 15px;
  }
  .navbar-default .navbar-nav > li > a.active-mm,
  .navbar-default .navbar-nav > li > a:active,
  .navbar-default .navbar-nav > li > a:focus,
  .navbar-default .navbar-nav > li > a:hover {
    background-color: #254472;
  }
  .navbar-default .navbar-nav > li > a.active {
    background-color: #254472;
  }
  .navbar-default .navbar-nav > li > a.active a.active,
  .navbar-default .navbar-nav > li > a.active > a {
    color: #fff;
    background-color: #254472;
  }
  .navbar-default .navbar-nav > li > a .topnav-span {
    color: #f37871;
    font-family: Poppins, sans-serif;
    text-transform: none;
    display: block;
    width: 100%;
  }
  .navbar-default .navbar-nav > li > a .topnav-span .glyphicon-menu-right {
    margin-left: 5px;
    margin-top: 5px;
    font-size: 12px;
  }
}
@media (min-width: 992px) {
  .navbar-default .navbar-nav > li > a {
    padding: 22px 20px;
    border-top: none;
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .navbar-default .navbar-nav > li > a {
    padding: 22px 30px;
    border-top: none;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav > li > a.active,
  .navbar-default .navbar-nav > li > a.active-mm,
  .navbar-default .navbar-nav > li > a:active,
  .navbar-default .navbar-nav > li > a:focus,
  .navbar-default .navbar-nav > li > a:hover {
    color: #df595e !important;
    background-color: #222b37 !important;
  }
  .navbar-default .navbar-nav > li > a .glyphicon {
    color: #df595e;
    line-height: 60px;
  }
}
.navbar-default .navbar-nav .open .dropdown-menu,
.navbar-default .navbar-nav:focus .dropdown-menu,
.navbar-default .navbar-nav:hover .dropdown-menu {
  padding: 0;
  background-color: #df595e;
  border: none;
  box-shadow: none;
}
.navbar-default .navbar-nav .open .dropdown-menu > li,
.navbar-default .navbar-nav:focus .dropdown-menu > li,
.navbar-default .navbar-nav:hover .dropdown-menu > li {
  margin: 0;
}
@media (max-width: 480px) {
  .navbar-default
    .navbar-nav
    .open
    .dropdown-menu
    > li
    > a
    > .topnav-span
    .glyphicon,
  .navbar-default
    .navbar-nav:focus
    .dropdown-menu
    > li
    > a
    > .topnav-span
    .glyphicon,
  .navbar-default
    .navbar-nav:hover
    .dropdown-menu
    > li
    > a
    > .topnav-span
    .glyphicon {
    color: #fff;
  }
  .navbar-default
    .navbar-nav
    .open
    .dropdown-menu
    > li
    > a
    > .topnav-span
    .glyphicon:active,
  .navbar-default
    .navbar-nav
    .open
    .dropdown-menu
    > li
    > a
    > .topnav-span
    .glyphicon:focus,
  .navbar-default
    .navbar-nav
    .open
    .dropdown-menu
    > li
    > a
    > .topnav-span
    .glyphicon:hover,
  .navbar-default
    .navbar-nav:focus
    .dropdown-menu
    > li
    > a
    > .topnav-span
    .glyphicon:active,
  .navbar-default
    .navbar-nav:focus
    .dropdown-menu
    > li
    > a
    > .topnav-span
    .glyphicon:focus,
  .navbar-default
    .navbar-nav:focus
    .dropdown-menu
    > li
    > a
    > .topnav-span
    .glyphicon:hover,
  .navbar-default
    .navbar-nav:hover
    .dropdown-menu
    > li
    > a
    > .topnav-span
    .glyphicon:active,
  .navbar-default
    .navbar-nav:hover
    .dropdown-menu
    > li
    > a
    > .topnav-span
    .glyphicon:focus,
  .navbar-default
    .navbar-nav:hover
    .dropdown-menu
    > li
    > a
    > .topnav-span
    .glyphicon:hover {
    color: #df595e;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li.active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > li.active > a:active,
  .navbar-default .navbar-nav .open .dropdown-menu > li.active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li.active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav:focus .dropdown-menu > li.active > a,
  .navbar-default .navbar-nav:focus .dropdown-menu > li.active > a:active,
  .navbar-default .navbar-nav:focus .dropdown-menu > li.active > a:focus,
  .navbar-default .navbar-nav:focus .dropdown-menu > li.active > a:hover,
  .navbar-default .navbar-nav:focus .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav:hover .dropdown-menu > li.active > a,
  .navbar-default .navbar-nav:hover .dropdown-menu > li.active > a:active,
  .navbar-default .navbar-nav:hover .dropdown-menu > li.active > a:focus,
  .navbar-default .navbar-nav:hover .dropdown-menu > li.active > a:hover,
  .navbar-default .navbar-nav:hover .dropdown-menu > li > a:hover {
    background-color: #222b37;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li.active > a:hover,
  .navbar-default .navbar-nav:focus .dropdown-menu > li.active > a:hover,
  .navbar-default .navbar-nav:hover .dropdown-menu > li.active > a:hover {
    background-color: #222b37 !important;
  }
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a,
.navbar-default .navbar-nav:focus .dropdown-menu > li > a,
.navbar-default .navbar-nav:hover .dropdown-menu > li > a {
  padding-top: 20px;
  padding-bottom: 20px;
  white-space: pre-wrap;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.025em;
  color: #fff;
  text-transform: uppercase;
  text-decoration: underline;
  font-family: "Poppins", sans-serif;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav:focus .dropdown-menu > li > a:focus,
.navbar-default .navbar-nav:focus .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav:hover .dropdown-menu > li > a:focus,
.navbar-default .navbar-nav:hover .dropdown-menu > li > a:hover {
  color: #232b36;
  background-color: transparent;
}
@media (min-width: 768px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a,
  .navbar-default .navbar-nav:focus .dropdown-menu > li > a,
  .navbar-default .navbar-nav:hover .dropdown-menu > li > a {
    font-size: 14px;
    line-height: 40px;
  }
  .navbar-default .navbar-form.search .form-control {
    max-width: 95px;
  }
}
.navbar-default .navbar-nav .open .dropdown-menu > li > ul,
.navbar-default .navbar-nav:focus .dropdown-menu > li > ul,
.navbar-default .navbar-nav:hover .dropdown-menu > li > ul {
  background-color: #df595e;
  margin-top: 0;
  padding: 20px 25px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > ul > li,
.navbar-default .navbar-nav:focus .dropdown-menu > li > ul > li,
.navbar-default .navbar-nav:hover .dropdown-menu > li > ul > li {
  list-style: none;
  margin-bottom: 25px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > ul > li:last-child,
.navbar-default .navbar-nav:focus .dropdown-menu > li > ul > li:last-child,
.navbar-default .navbar-nav:hover .dropdown-menu > li > ul > li:last-child {
  margin-bottom: 0;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > ul > li > a,
.navbar-default .navbar-nav:focus .dropdown-menu > li > ul > li > a,
.navbar-default .navbar-nav:hover .dropdown-menu > li > ul > li > a {
  font-size: 16px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > ul > li > a.active,
.navbar-default .navbar-nav .open .dropdown-menu > li > ul > li > a:active,
.navbar-default .navbar-nav .open .dropdown-menu > li > ul > li > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > li > ul > li > a:hover,
.navbar-default .navbar-nav:focus .dropdown-menu > li > ul > li > a.active,
.navbar-default .navbar-nav:focus .dropdown-menu > li > ul > li > a:active,
.navbar-default .navbar-nav:focus .dropdown-menu > li > ul > li > a:focus,
.navbar-default .navbar-nav:focus .dropdown-menu > li > ul > li > a:hover,
.navbar-default .navbar-nav:hover .dropdown-menu > li > ul > li > a.active,
.navbar-default .navbar-nav:hover .dropdown-menu > li > ul > li > a:active,
.navbar-default .navbar-nav:hover .dropdown-menu > li > ul > li > a:focus,
.navbar-default .navbar-nav:hover .dropdown-menu > li > ul > li > a:hover {
  text-decoration: underline;
  color: #222b37;
}
.navbar-default .navbar-form.search {
  margin-top: 10px;
  margin-bottom: 0;
  padding-top: 25px;
  padding-bottom: 35px;
  border: none;
}
.navbar-default .navbar-form.search label {
  margin-bottom: 15.33px;
  font-weight: 400;
  font-size: 21px;
  line-height: 18px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #df595e;
}
.navbar-default .navbar-form.search label span {
  display: block;
  margin-top: 10px;
  font-size: 14px;
  line-height: 18px;
  font-family: "Poppins", serif;
  letter-spacing: normal;
  text-transform: none;
  color: #232b36;
}
.navbar-default .navbar-form.search .form-control {
  height: 41px;
  font-size: 14px;
  background-color: #f2f2f2;
  border: #f2f2f2;
  border-radius: 15px 0 0 15px;
}
.navbar-default .navbar-form.search .form-control:not(:focus) {
  box-shadow: unset;
}
.navbar-default .navbar-form.search .input-group-btn button {
  background-color: #f2f2f2;
  border: #f2f2f2;
  border-width: 3px;
  border-radius: 0 15px 15px 0;
}
.navbar-default .navbar-form.search .btn {
  padding-left: 25px;
  padding-right: 25px;
}
.navbar-default .navbar-form.search .close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 30px;
  height: 30px;
  font-weight: 400;
  font-size: 36px;
  line-height: 30px;
  color: #df595e;
  text-shadow: none;
  border: 2px solid #df595e;
  border-radius: 100px;
  opacity: 1;
  -webkit-filter: unset;
  filter: unset;
}
.navbar-default .navbar-form.search .close:focus,
.navbar-default .navbar-form.search .close:hover {
  color: #fff;
  border-color: #df595e;
  background: #df595e;
  opacity: 1;
  -webkit-filter: unset;
  filter: unset;
}
.navbar-default .navbar-form.search .close span {
  position: relative;
  bottom: 3px;
}
@media (min-width: 768px) {
  .navbar-default .navbar-form.search.as-dropdown {
    display: none;
    width: 295px;
    padding-top: 50px;
  }
  .navbar-default .navbar-form.search.as-menu-item {
    width: 250px;
    padding-top: 0;
    padding-bottom: 0;
    background: 0 0;
  }
  .navbar-default .navbar-form.search .btn {
    padding-left: 9px;
    padding-right: 9px;
  }
}
.online-banking-login.login-desktop {
  z-index: 1;
  width: 300px;
  margin-right: 0;
  padding: 27px 30px;
  text-align: center;
  background: #254472;
  position: absolute;
  border-radius: 0 0 10px 10px;
}
@media (max-width: 767px) {
  .online-banking-login.login-desktop {
    display: none !important;
  }
}
.online-banking-login.login-desktop select {
  background-color: #d8d8d8;
}
.online-banking-login.login-desktop .green-border {
  padding-bottom: 10px;
  border-bottom: 1px solid #df595e;
}
.online-banking-login.login-desktop .h4 {
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #fff;
}
.online-banking-login.login-desktop .btn {
  margin: auto;
  background-color: #f37972;
}
.online-banking-login.login-desktop .btn:focus,
.online-banking-login.login-desktop .btn:hover {
  background-color: #993337;
}
@media (min-width: 768px) and (max-width: 991px) {
  .online-banking-login.login-desktop
    .form-group.magic-label.focus-or-filled
    label {
    display: none;
  }
}
.online-banking-login.login-desktop .login-links {
  margin: 10px 0 0;
  font-size: 11px;
  letter-spacing: 0.025em;
  text-transform: uppercase;
}
.online-banking-login.login-desktop .login-links a {
  color: #df595e;
}
@media (min-width: 768px) {
  .online-banking-login.login-desktop {
    width: 270px;
    padding: 20px 15px 20px 21px;
  }
}
@media (min-width: 992px) {
  .navbar-default .navbar-form.search .form-control {
    max-width: none;
  }
  .online-banking-login.login-desktop {
    width: 315px;
    padding: 30px 15px 25px;
  }
}
@media (min-width: 1200px) {
  .online-banking-login.login-desktop {
    width: 345px;
    padding: 30px 30px 25px;
  }
}
.online-banking-login.login-desktop .form-group {
  margin: 0 0 10px;
}
.online-banking-login.login-desktop .form-group input {
  border-radius: 5px;
}
.online-banking-login.login-desktop .form-group label {
  top: 7px;
  left: 6px;
  font-weight: 400;
  font-size: 11px;
  letter-spacing: 0.025em;
  text-transform: none;
}
.online-banking-login.login-desktop .form-group.focus-or-filled label {
  width: calc(100% - 12px);
}
.online-banking-login.login-desktop .form-control {
  height: 30px;
  margin: 0;
  padding: 6px;
  font-size: 11px;
  font-family: "Poppins", serif;
  letter-spacing: 0.025em;
}
.online-banking-login.login-desktop .btn {
  display: block;
  width: 100%;
  margin-top: 14px;
}
.header-utility-links {
  padding-left: 0;
  list-style: none;
  margin: 0 -15px 15.33px;
}
@media (max-width: 767px) {
  .header-utility-links {
    display: none !important;
  }
}
.header-utility-links > li,
.header-utility-links > li > a {
  display: block;
  position: relative;
}
.header-utility-links > li > a:focus,
.header-utility-links > li > a:hover {
  text-decoration: none;
}
.header-utility-links > li.disabled > a {
  color: #777;
}
.header-utility-links > li.disabled > a:focus,
.header-utility-links > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.header-utility-links .open > a,
.header-utility-links .open > a:focus,
.header-utility-links .open > a:hover {
  background-color: #eee;
  border-color: #df595e;
}
.header-utility-links .nav-divider {
  height: 1px;
  margin: 10.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.header-utility-links > li > a > img {
  max-width: none;
}
@media (max-width: 767px) {
  .header-utility-links .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .header-utility-links .open .dropdown-menu .dropdown-header,
  .header-utility-links .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .header-utility-links .open .dropdown-menu > li > a {
    line-height: 23px;
  }
  .header-utility-links .open .dropdown-menu > li > a:focus,
  .header-utility-links .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .header-utility-links {
    float: left;
    margin: 0;
  }
  .header-utility-links > li {
    float: left;
  }
  .header-utility-links > li > a {
    padding-top: 13.5px;
    padding-bottom: 13.5px;
  }
  .header-utility-links.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
  }
  .header-utility-links.flex > li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
.header-utility-links > li {
  margin: 0;
}
.header-utility-links > li > a {
  line-height: 23px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 14px;
  letter-spacing: 0.025em;
}
.header-utility-links .glyphicon-chevron-right,
.header-utility-links .glyphicon-menu-right,
.header-utility-links .glyphicon-plus,
.header-utility-links .open .glyphicon-chevron-down,
.header-utility-links .open .glyphicon-menu-down,
.header-utility-links .open .glyphicon-minus {
  display: inline-block;
}
.header-utility-links .glyphicon-chevron-down,
.header-utility-links .glyphicon-menu-down,
.header-utility-links .glyphicon-minus,
.header-utility-links .open .glyphicon-chevron-right,
.header-utility-links .open .glyphicon-menu-right,
.header-utility-links .open .glyphicon-plus,
.mega-menu {
  display: none;
}
@media (max-width: 767px) {
  .header-utility-links .glyphicon {
    float: right !important;
  }
}
.header-utility-links > li > a:active,
.header-utility-links > li > a:focus,
.header-utility-links > li > a:hover {
  background-color: #df595e;
}
@media (min-width: 768px) {
  .header-utility-links .glyphicon-chevron-down,
  .header-utility-links .glyphicon-chevron-right,
  .header-utility-links .glyphicon-menu-down,
  .header-utility-links .glyphicon-minus,
  .header-utility-links .glyphicon-plus,
  .header-utility-links .open .glyphicon-chevron-down,
  .header-utility-links .open .glyphicon-chevron-right,
  .header-utility-links .open .glyphicon-menu-down,
  .header-utility-links .open .glyphicon-minus,
  .header-utility-links .open .glyphicon-plus {
    display: none;
  }
  .header-utility-links.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
  }
  .header-utility-links.flex > li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .header-utility-links > li > a:focus,
  .header-utility-links > li > a:hover {
    background-color: transparent;
  }
  .header-utility-links {
    margin-bottom: 10px;
    margin-top: 35px;
    padding-top: 0;
    padding-left: 0;
    margin-right: -80px;
  }
  .header-utility-links svg {
    fill: #797979;
  }
  .header-utility-links > li > a {
    font-size: 12px;
    color: #797979;
    display: inline-block;
    padding: 10px;
  }
  .header-utility-links > li > a.active,
  .header-utility-links > li > a:active,
  .header-utility-links > li > a:focus,
  .header-utility-links > li > a:hover {
    color: #993337;
    text-decoration: none;
  }
  .header-utility-links > li > a.active > svg,
  .header-utility-links > li > a:active > svg,
  .header-utility-links > li > a:focus > svg,
  .header-utility-links > li > a:hover > svg {
    fill: #993337;
  }
  .grid-item {
    width: 237px;
  }
}
@media (min-width: 992px) {
  .header-utility-links {
    margin-bottom: 10px;
    padding-top: 0;
    padding-left: 0;
    margin-right: 0;
  }
  .header-utility-links > li > a {
    color: #797979;
    display: inline-block;
    padding: 10px 18px;
  }
}
@media (min-width: 1200px) {
  .header-utility-links > li > a {
    color: #797979;
    display: inline-block;
    padding: 10px 20px;
  }
}
.header-utility-links .glyphicon {
  padding-right: 5px;
  vertical-align: middle;
  font-weight: 400;
}
.grid {
  margin: 0;
  padding: 0;
}
@media (min-width: 992px) {
  .grid-item {
    width: 310px;
  }
}
@media (min-width: 1200px) {
  .grid-item {
    width: 376px;
  }
}
.mega-menus {
  background: #355e9c;
}
.mega-menus ul {
  margin: 0 0 30px;
  padding: 40px 0 0;
  list-style: none;
}
.mega-menus ul ul {
  padding: 0;
  margin: 30px 0 0;
}
.mega-menu.open {
  display: block;
}
.mega-menu > li {
  display: block !important;
  margin-bottom: 30px;
}
.mega-menu > li > a {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
  /* text-decoration: underline; */
  text-transform: uppercase;
}
.mega-menu > li > a:active,
.mega-menu > li > a:focus,
.mega-menu > li > a:hover {
  cursor: pointer;
  color: #fff;
  text-decoration: underline;
}
.mega-menu > li > ul > li > a {
  font-family: Poppins, sans-serif;
  font-weight: 300;
  font-size: 16px;
}
.mega-menu > li > ul > li > a:active,
.mega-menu > li > ul > li > a:focus,
.mega-menu > li > ul > li > a:hover {
  cursor: pointer;
  text-decoration: underline;
  color: #fff;
}
.mega-menu > li > a.active {
  color: #fff;
}
#mm-sba-ppp,
#mm-stride2 {
  float: right;
}
#mm-sba-ppp {
  text-align: center;
}
.site-sidebar {
  position: relative;
  min-height: 1px;
  padding-top: 25px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .site-sidebar {
    float: left;
    width: 33.33333333%;
    right: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .site-sidebar {
    float: left;
    width: 25%;
    right: 75%;
  }
}
.equal-height-columns .site-sidebar {
  margin-bottom: -99999px;
  padding-bottom: 99999px;
  position: relative;
}
.side-nav .nav,
.side-nav h4 {
  margin-bottom: 30.67px;
}
.equal-height-columns .site-sidebar::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background: #f8f8f8;
}
.side-nav h4 img,
.side-nav h4 small {
  display: none;
}
.equal-height-columns .site-sidebar > * {
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .equal-height-columns .site-sidebar::before {
    left: 15px;
    width: calc(100% - 30px);
  }
  .site-sidebar {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.side-nav h4 {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 20px;
  letter-spacing: 0.025em;
  text-transform: none;
  color: #222b37;
}
.side-nav h4 a {
  color: #222b37;
}
.side-nav .nav > li {
  margin-bottom: 0;
  padding: 0;
}
.side-nav .nav > li > a {
  display: block;
  padding: 9px 15px;
}
.side-nav .nav > li.active > a,
.side-nav .nav > li:focus > a,
.side-nav .nav > li:hover > a,
.side-nav .nav > li > a.active,
.side-nav .nav > li > a:focus,
.side-nav .nav > li > a:hover {
  text-decoration: none;
  color: #fff;
  background: #df595e;
}
.side-nav .nav > li > ul {
  display: none;
}
@media (min-width: 768px) {
  .side-nav h4 {
    margin-bottom: 61.33px;
    font-size: 30px;
    line-height: 30px;
    letter-spacing: 0;
    text-transform: uppercase;
  }
  .side-nav h4 img {
    display: block;
    width: 69px;
    height: 69px;
    margin-bottom: 15.33px;
  }
  .side-nav h4 small {
    position: relative;
    display: block;
    margin-top: 10px;
    padding-top: 10px;
    font-size: 15px;
    font-family: "Poppins", serif;
    text-transform: none;
    color: #df595e;
  }
  .side-nav h4 small::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: -15px;
    width: calc(100% + 15px);
    border-top: 1px solid #36383a;
  }
  .side-nav .nav {
    margin-bottom: 30.67px;
  }
  .side-nav .nav > li {
    margin-bottom: 30px;
    padding: 0;
  }
  .side-nav .nav > li > a {
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 20px;
    line-height: 25px;
    font-family: Poppins, sans-serif;
    color: #df595e;
  }
  .side-nav .nav > li.active > a,
  .side-nav .nav > li:focus > a,
  .side-nav .nav > li:hover > a,
  .side-nav .nav > li > a.active,
  .side-nav .nav > li > a:focus,
  .side-nav .nav > li > a:hover {
    color: #fff;
    background: #df595e;
  }
  .side-nav .nav > li > a span {
    display: block;
    width: 65%;
  }
  .side-nav .nav > li > ul {
    display: block;
    margin: 0;
    padding: 9px 0 0;
    list-style: none;
  }
  .side-nav .nav > li > ul > li {
    padding: 0;
    margin-bottom: 10px;
  }
  .side-nav .nav > li > ul > li > a {
    display: block;
    padding: 5px 15px;
  }
  .side-nav .nav > li > ul > li.active > a,
  .side-nav .nav > li > ul > li:focus > a,
  .side-nav .nav > li > ul > li:hover > a,
  .side-nav .nav > li > ul > li > a.active,
  .side-nav .nav > li > ul > li > a:focus,
  .side-nav .nav > li > ul > li > a:hover {
    text-decoration: none;
    color: #fff;
    background: #df595e;
  }
  .side-nav .nav > li > ul > li:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .side-nav .nav > li > a span {
    width: 70%;
  }
}
@media (min-width: 1200px) {
  .side-nav .nav > li > a span {
    width: 100%;
  }
}
.site-footer {
  padding-top: 35px;
  padding-bottom: 35px;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.025em;
  color: #fff;
  background: #222b37;
  border-top: 10px solid #df595e;
}
@media (max-width: 767px) {
  .site-footer .footer-main-nav {
    display: none;
  }
}
@media (min-width: 768px) {
  .site-footer .footer-main-nav ul.navbar-nav {
    float: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    line-height: 80px;
  }
  .site-footer .footer-main-nav ul.navbar-nav > li {
    float: none;
    display: inline;
  }
  .site-footer .footer-main-nav ul.navbar-nav > li a {
    display: inline;
    font-family: Poppins, sans-serif;
    font-size: 11.75px;
    padding: 0;
  }
  .site-footer .footer-main-nav ul.navbar-nav > li a:focus,
  .site-footer .footer-main-nav ul.navbar-nav > li a:hover {
    background-color: transparent;
    text-decoration: none;
    color: #993337;
  }
  .site-footer .footer-main-nav ul.navbar-nav > li + li::before {
    margin-left: 10px;
    margin-right: 10px;
    color: #df595e;
    content: "•";
  }
  .site-footer {
    padding-top: 0;
  }
}
@media (min-width: 992px) {
  .site-footer .footer-main-nav ul.navbar-nav > li a {
    font-size: 14px;
  }
}
.site-footer a {
  color: #e4e4e4;
}
.site-footer a:focus,
.site-footer a:hover {
  color: #fff;
}
.site-footer h6 {
  margin: 0 0 3px;
}
.footer-bank-hours,
.footer-bank-info {
  font-weight: 400;
  font-size: 16px;
  color: #e4e4e4;
  font-family: Poppins, sans-serif;
}
.footer-bank-hours:after,
.footer-bank-hours:before,
.footer-bank-info:after,
.footer-bank-info:before {
  display: table;
  content: " ";
}
.footer-bank-hours:after,
.footer-bank-info:after {
  clear: both;
}
.footer-bank-hours h6,
.footer-bank-info h6 {
  display: block;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0;
  margin-bottom: 20px;
}
.expand-collapse .btn,
.footer-bank-hours h6 small,
.footer-bank-info h6 small,
.footer-boilerplate,
.footer-utility-links {
  font-family: Poppins, sans-serif;
}
.footer-bank-hours h6 small,
.footer-bank-info h6 small {
  font-size: 16px;
  color: #e4e4e4;
  text-transform: none;
}
.footer-bank-hours h6:first-of-type,
.footer-bank-info h6:first-of-type {
  margin-top: 20px;
}
.footer-bank-hours p + h6,
.footer-bank-info p + h6 {
  clear: left;
}
.footer-bank-hours svg,
.footer-bank-info svg {
  width: 30px;
  height: 30px;
}
.footer-contact-info .org,
.footer-contact-info .url {
  display: none;
}
.footer-contact-info .phone {
  margin: 0;
}
.footer-contact-info p.social,
.rates {
  margin-bottom: 23px;
}
.footer-contact-info .address .po-box,
.footer-contact-info .address .street {
  display: block;
}
.footer-contact-info .address .city::after {
  content: ", ";
}
@media (min-width: 768px) {
  .footer-contact-info p.social {
    margin-bottom: 0;
  }
}
.footer-contact-info p.social .social {
  display: inline-block;
}
.footer-contact-info p.social .social svg {
  display: inline-block;
  width: 21px;
  height: 21px;
}
.footer-contact-info p.social .facebook,
.footer-contact-info p.social .linkedin {
  color: #3d5a98;
}
.footer-contact-info p.social .facebook svg,
.footer-contact-info p.social .linkedin svg {
  width: 109px;
}
.footer-hours {
  margin-bottom: 42.17px;
}
.footer-utility-links {
  font-size: 16px;
  line-height: 50px;
}
.footer-utility-links > a {
  display: inline-block;
  width: 100%;
  color: #fff;
}
.footer-logo-CNB {
  height: 65px;
  width: 140px;
  display: inline-block;
}
@media (min-width: 768px) {
  .footer-logo-CNB {
    display: none;
  }
}
@media (min-width: 992px) {
  .footer-logo-CNB {
    display: inline-block;
    margin-top: 0;
    margin-right: 20px;
  }
}
.footer-logos {
  float: right;
}
.footer-logos svg {
  display: block;
  width: 75px;
}
.footer-logos svg.logo-member-fdic {
  width: 75px;
  height: 46px;
}
.footer-logos svg.logo-member-fdic path,
.footer-logos svg.logo-member-fdic polygon,
.footer-logos svg.logo-member-fdic rect {
  fill: #fff !important;
}
.footer-logos svg.logo-equal-housing {
  width: 75px;
  height: 16px;
}
.footer-logos svg.logo-equal-housing path,
.footer-logos svg.logo-equal-housing polygon,
.footer-logos svg.logo-equal-housing rect {
  fill: #fff !important;
}
body.investments .logo-member-fdic {
  visibility: hidden;
  display: none;
}
.logo-equal-housing,
.logo-ncua-insured {
  display: inline-block;
  width: auto;
}
.footer-boilerplate {
  text-align: center;
  margin-bottom: 0;
}
.footer-boilerplate small {
  color: #8f8f8f;
  font-size: 12px;
  line-height: 16px;
}
.footer-boilerplate a {
  color: #fff;
  text-decoration: none;
}
.footer-boilerplate a:focus,
.footer-boilerplate a:hover {
  text-decoration: underline;
}
.footer-col-1 {
  border-bottom: 1px solid #df595e;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.footer-col-1 .btn-footer {
  transition: all 0.3s ease 0s;
}
@media (min-width: 320px) and (max-width: 420px) {
  .footer-col-1 .btn-footer {
    width: 290px;
    margin: auto;
    display: block;
  }
}
.footer-col-2 {
  border-bottom: 1px solid #df595e;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .site-footer {
    padding-bottom: 65px;
  }
  .site-footer .footer-utility-links {
    text-align: right;
    line-height: 24px;
    font-size: 12px;
    margin-bottom: 23px;
  }
  .site-footer .footer-utility-links a {
    display: inline-block;
    width: 100%;
  }
  .site-footer .footer-utility-links a:focus,
  .site-footer .footer-utility-links a:hover {
    text-decoration: underline;
    background: 0 0;
  }
  .footer-info-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 100%;
    margin-bottom: 30.67px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .footer-column {
    -webkit-box-flex: 2;
    -ms-flex: 2 1 auto;
    flex: 2 1 auto;
    white-space: nowrap;
  }
  .footer-col-1,
  .footer-col-2 {
    border-bottom: none;
  }
  .footer-col-3 {
    -webkit-box-flex: 2;
    -ms-flex: 2 1 29%;
    flex: 2 1 29%;
    white-space: normal;
  }
  .footer-col-3 .clearfix,
  .footer-col-3 .container,
  .footer-col-3 .container-fluid,
  .footer-col-3 .dl-horizontal dd,
  .footer-col-3 .form-horizontal .form-group,
  .footer-col-3 .header-utility-links,
  .footer-col-3 .login-mobile,
  .footer-col-3 .modal-footer,
  .footer-col-3 .modal-header,
  .footer-col-3 .nav,
  .footer-col-3 .navbar,
  .footer-col-3 .navbar-collapse,
  .footer-col-3 .navbar-header,
  .footer-col-3 .panel-body,
  .footer-col-3 .row,
  .footer-col-3 .utility-links {
    text-align: right;
  }
  .footer-column-separator {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 2 10%;
    flex: 1 2 10%;
    min-width: 1px;
  }
  .footer-column-separator::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: calc(50% - 2px);
    height: 100%;
    border-left: 1px solid #df595e;
  }
}
@media (min-width: 992px) {
  .site-footer .footer-utility-links {
    font-size: 16px;
  }
  .site-footer .footer-utility-links a {
    min-width: 0;
    display: inline;
    margin-left: 10px;
  }
  .site-footer .footer-col-3 {
    -webkit-box-flex: 2;
    -ms-flex: 2 1 26%;
    flex: 2 1 26%;
    white-space: normal;
  }
  .site-footer .footer-col-3 .clearfix,
  .site-footer .footer-col-3 .container,
  .site-footer .footer-col-3 .container-fluid,
  .site-footer .footer-col-3 .dl-horizontal dd,
  .site-footer .footer-col-3 .form-horizontal .form-group,
  .site-footer .footer-col-3 .header-utility-links,
  .site-footer .footer-col-3 .login-mobile,
  .site-footer .footer-col-3 .modal-footer,
  .site-footer .footer-col-3 .modal-header,
  .site-footer .footer-col-3 .nav,
  .site-footer .footer-col-3 .navbar,
  .site-footer .footer-col-3 .navbar-collapse,
  .site-footer .footer-col-3 .navbar-header,
  .site-footer .footer-col-3 .panel-body,
  .site-footer .footer-col-3 .row,
  .site-footer .footer-col-3 .utility-links {
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: right;
  }
}
#logo .st0 {
  fill: #00263a;
}
#logo .st1 {
  fill: #ff7775;
}
#logo-footer path.st0 {
  fill: #fff !important;
}
#logo-footer .st1 {
  fill: #ff7775;
}
svg.utility-link-svg {
  width: 20px;
  height: 20px;
  fill: #797979;
  display: block;
  margin: auto;
}
.expand-collapse,
.expand-collapse .btn {
  margin-bottom: 15.33px;
}
.arrow {
  fill: #222b37;
}
#facebook .cls-1 {
  fill: #df595e;
}
a.facebook:hover #facebook .cls-1 {
  fill: #fff !important;
}
.utility-link:hover #utility-about,
.utility-link:hover #utility-calculators,
.utility-link:hover #utility-careers,
.utility-link:hover #utility-contact,
.utility-link:hover #utility-locations {
  fill: #993337;
}
#equal-housing {
  width: 75px;
  height: 16px;
}
#memberFDIC {
  width: 75px;
  height: 46px;
}
#equal-housing,
#memberFDIC {
  fill: #df595e;
}
.expand-collapse .btn {
  padding: 9px 15px;
  font-size: 18px;
  line-height: 1.3;
  letter-spacing: 0.05em;
  border-radius: 10px;
  min-width: 200px;
  transition: all 0.3s ease 0s;
  color: #fff;
  background-color: #222b37;
  border-color: #222b37;
}
.expand-collapse .btn.focus,
.expand-collapse .btn:focus,
.expand-collapse .btn:hover {
  color: #fff;
}
.expand-collapse .btn.active,
.expand-collapse .btn:active,
.open > .dropdown-toggle.expand-collapse .btn {
  color: #fff;
  background-image: none;
}
.expand-collapse .btn.active.focus,
.expand-collapse .btn.active:focus,
.expand-collapse .btn.active:hover,
.expand-collapse .btn:active.focus,
.expand-collapse .btn:active:focus,
.expand-collapse .btn:active:hover,
.open > .dropdown-toggle.expand-collapse .btn.focus,
.open > .dropdown-toggle.expand-collapse .btn:focus,
.open > .dropdown-toggle.expand-collapse .btn:hover {
  color: #fff;
}
.expand-collapse .btn.disabled.focus,
.expand-collapse .btn.disabled:focus,
.expand-collapse .btn.disabled:hover,
.expand-collapse .btn[disabled].focus,
.expand-collapse .btn[disabled]:focus,
.expand-collapse .btn[disabled]:hover,
fieldset[disabled] .expand-collapse .btn.focus,
fieldset[disabled] .expand-collapse .btn:focus,
fieldset[disabled] .expand-collapse .btn:hover {
  background-color: #222b37;
  border-color: #fff;
}
.expand-collapse .btn .badge {
  color: #222b37;
  background-color: #fff;
}
.expand-collapse .btn.active,
.expand-collapse .btn.active.focus,
.expand-collapse .btn.active:focus,
.expand-collapse .btn.active:hover,
.expand-collapse .btn.focus,
.expand-collapse .btn:active,
.expand-collapse .btn:active.focus,
.expand-collapse .btn:active:focus,
.expand-collapse .btn:active:hover,
.expand-collapse .btn:focus,
.expand-collapse .btn:hover,
.open > .dropdown-toggle.expand-collapse .btn,
.open > .dropdown-toggle.expand-collapse .btn.focus,
.open > .dropdown-toggle.expand-collapse .btn:focus,
.open > .dropdown-toggle.expand-collapse .btn:hover {
  background-color: #df595e;
  border-color: #df595e;
  box-shadow: none;
}
.expand-link {
  margin-right: 15.33px;
}
@media (min-width: 768px) {
  .expand-link {
    margin-bottom: 0;
  }
  .ui-accordion-content .img-responsive {
    max-width: 50%;
  }
}
.accordion .ui-state-default .glyphicon-menu-right {
  display: inline-block;
}
.accordion .ui-state-default .glyphicon-menu-down {
  display: none;
}
.accordion .ui-state-active .glyphicon-menu-down {
  display: inline-block;
}
#kwiklinks form,
.accordion .ui-state-active .glyphicon-menu-right {
  display: none;
}
.ui-accordion-header:hover {
  cursor: pointer;
}
.ui-accordion-header {
  margin: 0;
  padding: 25px 30px;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.03em;
  color: #df595e;
  background: #f2f2f2;
}
.staff-photo .caption span.staff-name,
.staff-photo-new .caption span.staff-name,
table.calendar .date {
  font-family: Poppins, sans-serif;
  letter-spacing: 0;
  font-weight: 700;
  text-transform: uppercase;
}
.ui-accordion-header .glyphicon {
  margin-top: -6px;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #df595e;
  border-radius: 100px;
}
.ui-accordion-content {
  margin-bottom: 30.67px;
  padding: 20px;
  line-height: 25px;
  background: #f9f9f9;
}
.ui-accordion-content .img-responsive {
  float: right !important;
  margin-bottom: 15.33px;
}
.ui-accordion-content.location h3 {
  margin-bottom: 5px;
}
.ui-accordion-content .address,
.ui-accordion-content .atm,
.ui-accordion-content .contact,
.ui-accordion-content .hours {
  margin-bottom: 15.33px;
}
.ui-accordion-content .address p,
.ui-accordion-content .atm p,
.ui-accordion-content .contact p,
.ui-accordion-content .hours p {
  margin: 0;
}
.ui-accordion-content .contact th,
.ui-accordion-content .hours th {
  padding-right: 15.33px;
}
.ui-accordion-content .contact th::after,
.ui-accordion-content .hours th::after {
  content: ": ";
}
.ui-accordion-content .bold {
  font-weight: 700;
}
#cal_month_hdr {
  margin: 30.67px 0;
}
#cal_month_hdr:after,
#cal_month_hdr:before {
  display: table;
  content: " ";
}
#cal_month_hdr:after {
  clear: both;
}
#cal_month_hdr a {
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-left: 10px;
}
table.calendar {
  display: block;
  border: none;
}
table.calendar tr {
  display: inline;
}
table.calendar td,
table.calendar th {
  display: none;
}
table.calendar td.not-empty {
  display: block;
  padding-bottom: 30.67px;
}
table.calendar .date {
  margin-top: 0;
  margin-bottom: 15.33px;
  font-size: 20px;
  line-height: 25px;
  color: #df595e;
}
table.calendar .date .small,
table.calendar .date small {
  font-weight: 400;
  line-height: 1;
  color: #777;
  font-size: 65%;
}
table.calendar .link {
  display: none;
}
table.calendar .nolink {
  display: block;
}
@media (min-width: 992px) {
  #cal_month_hdr,
  table.calendar th {
    text-align: center;
  }
  table.calendar td,
  table.calendar th {
    vertical-align: top;
    display: table-cell;
  }
  #cal_month_hdr a {
    display: inline;
    float: none;
  }
  table.calendar {
    display: table;
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
  }
  table.calendar tr {
    display: table-row;
  }
  table.calendar tr:nth-child(even) td:nth-child(odd),
  table.calendar tr:nth-child(odd) td:nth-child(even) {
    background: #f9f9f9;
  }
  table.calendar td.today,
  table.calendar tr:nth-child(even) td:nth-child(odd).today,
  table.calendar tr:nth-child(odd) td:nth-child(even).today {
    background: #eee;
  }
  table.calendar th {
    width: calc(100% / 7);
    padding: 0 0 5px;
    font-weight: 400;
    font-size: 15px;
    font-family: Poppins, sans-serif;
    color: #222b37;
  }
  table.calendar td {
    height: 100px;
    min-height: 100px;
    padding: 1px 5px 15px;
    font-size: 13px;
    line-height: 15px;
    border: 1px solid #b0b1b4;
  }
  table.calendar td.not-empty {
    display: table-cell;
    padding-bottom: 15px;
  }
  table.calendar td ul {
    margin: 0 0 0 5px;
    padding: 0;
    list-style: none;
  }
  table.calendar td li {
    margin: 0 0 15.33px;
    padding: 0;
  }
  table.calendar td li:last-child {
    margin: 0;
  }
  table.calendar .date {
    margin-bottom: 5px;
    font-weight: 400;
    letter-spacing: 0;
    color: #222b37;
  }
  table.calendar .date span {
    display: none;
  }
}
.content a[rel~="external"]:not(.btn),
.content a[target="_blank"]:not(.btn) {
  padding-right: 15px;
}
.content a[href*=".pdf"]:not(.btn),
.content a[href*=".doc"]:not(.btn),
.content a[href*=".docx"]:not(.btn),
.content a[href*=".ppt"]:not(.btn),
.content a[href*=".pptx"]:not(.btn),
.content a[href*=".xls"]:not(.btn),
.content a[href*=".xlsx"]:not(.btn),
.content a[href*=".xlt"]:not(.btn) {
  padding-right: 25px;
}
.content a[rel~="external"]::after,
.content a[target="_blank"]::after {
  content: url(/images/icon-external-link-small.png);
  position: absolute;
  padding-left: 5px;
}
.content a[href*=".pdf"]::after {
  content: url(/images/icon-pdf-small.png);
  position: absolute;
  padding-left: 3px;
}
.content a[href*=".doc"]::after,
.content a[href*=".docx"]::after {
  content: url(/images/icon-word-small.png);
  position: absolute;
  padding-top: 1px;
  padding-left: 4px;
}
.content a[href*=".ppt"]::after,
.content a[href*=".pptx"]::after {
  content: url(/images/icon-powerpoint-small.png);
  position: absolute;
  padding-top: 1px;
  padding-left: 4px;
}
.content a[href*=".xls"]::after,
.content a[href*=".xlsx"]::after,
.content a[href*=".xlt"]::after {
  content: url(/images/icon-excel-small.png);
  position: absolute;
  padding-top: 1px;
  padding-left: 4px;
}
.content a[href*=".pdf"].btn,
.content a[href*=".doc"].btn,
.content a[href*=".docx"].btn,
.content a[href*=".ppt"].btn,
.content a[href*=".pptx"].btn,
.content a[href*=".xls"].btn,
.content a[href*=".xlsx"].btn,
.content a[href*=".xlt"].btn,
.content a[rel~="external"].btn,
.content a[target="_blank"].btn {
  position: relative;
}
.content a.btn::after {
  padding-left: 23px;
  right: -25px;
}
.gallery_full,
.row .content {
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
}
.content a[rel~="external"].btn::after,
.content a[target="_blank"].btn::after {
  top: 8.3px;
  right: -20px;
}
.content a[href*=".pdf"].btn::after,
.content a[href*=".doc"].btn::after,
.content a[href*=".docx"].btn::after,
.content a[href*=".ppt"].btn::after,
.content a[href*=".pptx"].btn::after,
.content a[href*=".xls"].btn::after,
.content a[href*=".xlsx"].btn::after,
.content a[href*=".xlt"].btn::after {
  top: 10.3px;
}
.gallery_full {
  margin-bottom: 30.67px;
  text-align: center;
}
@media (max-width: 520px) {
  .gallery_full {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 521px) and (max-width: 767px) {
  .gallery_full {
    position: relative;
    float: left;
    width: 33.33333333%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .gallery_full {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .gallery_full {
    float: left;
    width: 25%;
  }
}
.gallery_full .gallery_img img.no-float,
.slider-for img.no-float {
  float: none !important;
}
.gallery_full .gallery_img img {
  display: block;
  max-width: 100%;
  height: auto;
}
.gallery_full .gallery_img img.pull-right {
  margin: 0 0 15.33px 15.33px;
}
.gallery_full .gallery_img img.pull-left {
  margin: 0 15.33px 15.33px 0;
}
.gallery_full .gallery_img img.pull-left.no-float,
.gallery_full .gallery_img img.pull-right.no-float {
  display: inline-block;
}
.gallery_full .gallery_title {
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 1.15;
  font-family: Poppins, sans-serif;
  letter-spacing: 0.025em;
  color: #df595e;
}
.gallery_full .gallery_desc {
  font-size: 14px;
  line-height: 1.285714285714286;
}
.gallery_full .gallery_desc .absoluteIframeDOMWindow {
  display: none;
}
.slider-image.row {
  margin-left: 0;
  margin-right: 0;
}
.slider-navigation.container-fluid {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.slider-for {
  margin-bottom: 15.33px;
}
.slider-for img {
  display: block;
  max-width: 100%;
  height: auto;
  max-height: 400px;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: auto;
}
.slider-for img.pull-right {
  margin: 0 0 15.33px 15.33px;
}
.slider-for img.pull-left {
  margin: 0 15.33px 15.33px 0;
}
.slider-for img.pull-left.no-float,
.slider-for img.pull-right.no-float {
  display: inline-block;
}
.comparison.stacktable > tbody > tr > th:empty,
.rates.stacktable > tbody > tr > th:empty,
.slider-navigation,
.slider-navigation .galleryDesc,
.slider-navigation img,
.staff-photo .caption span.staff-job-title:empty,
.staff-photo .caption span.staff-tel:empty,
.staff-photo-new .caption span.staff-job-title:empty,
.staff-photo-new .caption span.staff-tel:empty {
  display: none;
}
@media (min-width: 992px) {
  .slider-for img {
    max-height: 600px;
  }
}
.slider-for .galleryDesc {
  text-align: center;
}
.slider-navigation {
  margin-bottom: 30.67px;
}
@media (min-width: 768px) {
  .slider-navigation {
    display: block;
  }
  .slider-navigation .slick-track {
    margin-right: auto;
    margin-left: auto;
  }
  .slider-navigation .slick-slide {
    margin-right: 15.33px;
    border: 5px solid #fff;
  }
  .slider-navigation .slick-slide.slick-current {
    border-color: #df595e;
  }
  .slider-navigation .slick-slide:hover {
    cursor: pointer;
    border-color: #222b37;
  }
  .slider-navigation img {
    display: block;
    width: 100%;
    height: auto;
  }
}
.modal .modal-content {
  border-radius: 10px;
}
.staff-photo,
.staff-photo-new {
  border: none;
  padding: 0;
}
.modal .modal-title {
  margin-top: 0 !important;
  line-height: 25px;
}
@media (min-width: 768px) {
  .modal .modal-header {
    padding: 30px 30px 15px;
  }
  .modal .modal-body {
    padding: 15px 30px;
  }
  .modal .modal-footer {
    padding: 30px;
  }
}
.modal .modal-body > :last-of-type {
  margin: 0;
}
.modal .modal-footer {
  text-align: left;
}
.modal .modal-footer .btn {
  display: inline-block;
}
.modal .modal-footer .btn + .btn {
  margin-left: 0;
}
@media (max-width: 370px) {
  .modal .modal-footer .btn {
    min-width: 0;
  }
}
@media (max-width: 767px) {
  .modal .modal-footer .btn {
    width: auto;
  }
}
.modal .modal-footer .modal-continue {
  float: right;
}
.modal.external-link-disclaimer-modal-popup code {
  word-break: break-all;
  word-break: break-word;
  hyphens: auto;
}
.staff-photo img,
.staff-photo-new img {
  max-height: 400px;
  width: auto;
  margin-left: 0;
}
.staff-photo .caption,
.staff-photo-new .caption {
  padding: 10px 0 0;
  font-family: Poppins, sans-serif;
}
.staff-photo .caption span,
.staff-photo-new .caption span {
  display: block;
}
.staff-photo .caption span.staff-name,
.staff-photo-new .caption span.staff-name {
  margin-top: 0;
  font-size: 20px;
  color: #df595e;
  margin-bottom: 5px;
  line-height: 22px;
}
.staff-photo .caption span.staff-name .small,
.staff-photo .caption span.staff-name small,
.staff-photo-new .caption span.staff-name .small,
.staff-photo-new .caption span.staff-name small {
  font-weight: 400;
  line-height: 1;
  color: #777;
  font-size: 65%;
}
.staff-photo .caption span.staff-job-title,
.staff-photo-new .caption span.staff-job-title {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.285714285714286;
  font-family: "Poppins", serif;
}
.staff-photo .caption span.staff-tel,
.staff-photo-new .caption span.staff-tel {
  margin-bottom: 2px;
  font-size: 14px;
  line-height: 1.0625;
  color: #222b37;
}
.staff-photo .caption span.staff-tel a,
.staff-photo-new .caption span.staff-tel a {
  font-size: 16px;
  font-family: "Poppins", serif;
  text-decoration: none;
  color: #222b37;
}
.staff-photo .caption span.staff-tel a:focus,
.staff-photo .caption span.staff-tel a:hover,
.staff-photo-new .caption span.staff-tel a:focus,
.staff-photo-new .caption span.staff-tel a:hover {
  color: #993337;
  text-decoration: underline;
}
.staff-photo .caption span.staff-email,
.staff-photo-new .caption span.staff-email {
  margin-bottom: 35px;
  font-size: 16px;
  font-family: "Poppins", serif;
  line-height: 1;
  color: #232b36;
}
.staff-photo .caption span.staff-nmls,
.staff-photo-new .caption span.staff-nmls {
  margin-bottom: 35px;
  font-size: 10px;
  line-height: 1.416666666666667;
  color: #222b37;
}
.staff-photo-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin: 0 -15px 15.33px;
}
@supports ((display: -ms-grid) or (display: grid)) {
  .staff-photo-group {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (minmax(360px, 1fr)) [auto-fill];
    grid-template-columns: repeat(auto-fill, minmax(360px, 1fr));
    grid-gap: 30.67px 30px;
    margin: 0 0 15.33px;
  }
}
.staff-individual .staff-photo-group {
  display: block;
  padding: 0;
}
.staff-photo-new {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  justify-self: start;
  max-width: 360px;
  margin: 15px;
}
@supports ((display: -ms-grid) or (display: grid)) {
  .staff-photo-new {
    margin: 0;
  }
}
.comparison,
.rates {
  border: 2px solid #f2f2f2;
}
.comparison th,
.rates th {
  font-weight: 400;
  font-size: 15px;
  font-family: Poppins, sans-serif;
  color: #232b36;
}
.comparison > thead,
.rates > thead {
  border-top: 2px solid #222b37;
  border-left: 2px solid #222b37;
  border-right: 2px solid #222b37;
  border-bottom: 8px solid #df595e;
}
.comparison > thead > tr > th,
.rates > thead > tr > th {
  padding-top: 30px;
  padding-bottom: 30px;
  vertical-align: middle;
  font-size: 16px;
  text-align: center;
  color: #fff;
  background: #222b37;
  border: none;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}
.comparison > tbody > tr > td,
.comparison > tbody > tr > th,
.rates > tbody > tr > td,
.rates > tbody > tr > th {
  vertical-align: middle;
  text-align: center;
  border-width: 0 1px;
}
.comparison > tbody > tr > td,
.rates > tbody > tr > td {
  font-size: 18px;
}
.comparison.stacktable > tbody > tr > th[scope="col"],
.rates.stacktable > tbody > tr > th[scope="col"] {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #fff;
  background: #222b37;
  border-top: 2px solid #222b37;
  border-left: 2px solid #222b37;
  border-right: 2px solid #222b37;
  border-bottom: 8px solid #df595e;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0.03em;
  font-weight: 700;
}
.blog-feed-post .read-more,
.blog-feed-post time,
.branch-info,
.mainlist,
.rates th,
.site-content main .wealth-management .stock-management .stocks h2 {
  font-family: Poppins, sans-serif;
}
.comparison.stacktable > tbody > tr .st-key,
.rates.stacktable > tbody > tr .st-key {
  width: 35%;
  min-width: 130px;
  max-width: 250px;
}
.rates {
  width: 100%;
  max-width: 100%;
  border: 1px solid #ddd;
  border: 2px solid #f2f2f2;
}
.rates > caption + thead > tr:first-child > td,
.rates > caption + thead > tr:first-child > th,
.rates > colgroup + thead > tr:first-child > td,
.rates > colgroup + thead > tr:first-child > th,
.rates > thead:first-child > tr:first-child > td,
.rates > thead:first-child > tr:first-child > th {
  border-top: 0;
}
.rates > tbody + tbody {
  border-top: 2px solid #ddd;
}
.rates .table {
  background-color: #fff;
}
.rates > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.rates > tbody > tr > td,
.rates > tbody > tr > th,
.rates > tfoot > tr > td,
.rates > tfoot > tr > th,
.rates > thead > tr > td,
.rates > thead > tr > th {
  padding: 15px;
  line-height: 1.3;
  vertical-align: top;
  border: 1px solid #ddd;
}
.rates > thead > tr > td,
.rates > thead > tr > th {
  border-bottom-width: 2px;
}
.rates th {
  font-weight: 400;
  font-size: 15px;
  color: #232b36;
}
.rates.stacktable > tbody > tr > th[scope="col"],
.rates > thead > tr > th {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #fff;
  background: #222b37;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0.03em;
  font-weight: 700;
  text-transform: uppercase;
}
.rates > thead {
  border-top: 2px solid #222b37;
  border-left: 2px solid #222b37;
  border-right: 2px solid #222b37;
  border-bottom: 8px solid #df595e;
}
.rates > thead > tr > th {
  vertical-align: middle;
  font-size: 16px;
  text-align: center;
  border: none;
}
.rates > tbody > tr > td,
.rates > tbody > tr > th {
  vertical-align: middle;
  text-align: center;
  border-width: 0 1px;
}
.rates > tbody > tr > td {
  font-size: 18px;
}
.rates.stacktable > tbody > tr > th[scope="col"] {
  border-top: 2px solid #222b37;
  border-left: 2px solid #222b37;
  border-right: 2px solid #222b37;
  border-bottom: 8px solid #df595e;
}
.rates.stacktable > tbody > tr .st-key {
  width: 60%;
  min-width: 0;
  max-width: none;
}
.rates.stacktable > tbody > tr .st-val {
  width: 40%;
}
@media (min-width: 768px) {
  .rates .product {
    width: 30%;
  }
  .rates .min,
  .rates .rate {
    width: 25%;
  }
  .rates .apy {
    width: 20%;
  }
  .row .content {
    float: left;
    width: 66.66666667%;
    left: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .row .content {
    float: left;
    width: 75%;
    left: 25%;
  }
}
header.content-header {
  height: 500px;
  background-image: url(/sft1184/about.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
.homepage-hero .slant,
header.content-header .slant {
  background-image: url(/images/shape-mask-transparent.svg);
  bottom: 0;
}
header.content-header h1 {
  max-width: 800px;
  float: right;
  color: #222b37;
  font-weight: 300;
  font-size: 50px;
  margin: 15.33px 50px 15.33px 0;
  text-align: right;
}
header.content-header .slant {
  background-size: cover;
  position: absolute;
  width: 100%;
}
@media (min-width: 768px) {
  header.content-header {
    height: 430px !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
  }
  header.content-header .container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 305px;
  }
  header.content-header h1 {
    position: relative;
    margin-top: 100px;
    margin-right: 50px;
    margin-bottom: 40px;
  }
  header.content-header .slant {
    background-image: url(/images/shape-mask-transparent.svg);
    background-size: cover;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 230px;
  }
}
@media (min-width: 992px) {
  header.content-header .slant {
    height: 200px;
  }
  header.content-header h1 {
    margin-top: 100px;
    margin-right: 100px;
  }
}
@media (min-width: 1200px) {
  header.content-header .slant {
    height: 200px;
  }
  header.content-header h1 {
    margin-top: 100px;
    margin-right: 70px;
  }
}
.site-content main .wealth-management a,
.site-content main .wealth-management a:active,
.site-content main .wealth-management a:focus,
.site-content main .wealth-management a:hover {
  text-decoration: none;
}
.site-content main .wealth-management .stock-management {
  margin-bottom: 40px;
}
.site-content main .wealth-management .stock-management .stocks {
  border: 1px solid #818181;
  padding: 15px 20px;
  margin-bottom: 20px;
}
.site-content main .wealth-management .stock-management .stocks .stock-title {
  color: #818181;
}
.site-content main .wealth-management .stock-management .stocks h2 {
  margin-top: 5px !important;
}
.site-content main .wealth-management .stock-management .stocks .stock-value {
  font-weight: 400;
  font-size: 23px;
  color: #993337;
}
.site-content main .wealth-management .stock-management .stocks h3 {
  font-weight: 700;
}
@media (min-width: 579px) {
  .site-content main .wealth-management .stock-management {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .site-content main .wealth-management .stock-management .stocks {
    -webkit-box-flex: 2;
    -ms-flex: 2 0 auto;
    flex: 2 0 auto;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    margin-bottom: 0;
    margin-left: 8px;
  }
  .site-content main .wealth-management .stock-management .stocks:first-child {
    margin-left: 0;
  }
}
.site-content main .wealth-management .wealth-icon {
  float: left;
  width: 33.33333333%;
  position: relative;
  min-height: 1px;
  background-color: #f2f2f2;
  text-align: center;
  padding: 35px 0 0;
}
@media (max-width: 449px) {
  .site-content main .wealth-management .wealth-icon {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .site-content main .wealth-management .stock-management .stocks {
    margin-left: 20px;
  }
  .site-content main .wealth-management .stock-management .stocks:first-child {
    margin-left: 0;
  }
  .site-content main .wealth-management .wealth-icon {
    float: left;
    width: 16.66666667%;
  }
}
.content .blog-feed-post,
.img-responsive.no-float {
  float: none !important;
}
.site-content main .wealth-management .wealth-icon h3 {
  color: #222b37;
  font-size: 16px;
  max-width: 150px;
  display: block;
  margin: 10px auto 20px !important;
}
@media (min-width: 768px) {
  .site-content main .wealth-management .wealth-icon h3 {
    max-width: 100px;
    font-size: 14px;
    line-height: 17px;
  }
}
@media (min-width: 992px) {
  .site-content main .wealth-management .wealth-icon h3 {
    max-width: 150px;
    font-size: 16px;
    line-height: 20px;
  }
}
.site-content main .wealth-management .wealth-icon:hover {
  background-color: #df595e;
}
.site-content main .wealth-management .wealth-icon:hover h3 {
  color: #fff;
}
.site-content main .wealth-management .wealth-icon:hover img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.site-content main .wealth-management img {
  display: block;
  margin: auto;
  width: 50px;
  height: 50px;
}
.hr + h2,
.hr + h3 {
  margin-bottom: 30.67px;
}
.site-content {
  position: relative;
  z-index: 1;
  background-color: #fff;
  margin-top: 50px;
}
.content a:not(.btn) {
  text-decoration: underline;
}
.content a:not(.btn):focus,
.content a:not(.btn):hover {
  text-decoration: underline;
  color: #993337;
}
.content .blog-feed-post .read-more a,
.content .blog-feed-post h3 a,
.resultlist .title a {
  text-decoration: none;
}
.content em {
  color: #222b37;
}
.content strong {
  color: #232b36;
}
.content > :last-child {
  margin-bottom: 40px;
}
.img-responsive.pull-right {
  margin: 0 0 15.33px 15.33px;
}
.img-responsive.pull-left {
  margin: 0 15.33px 15.33px 0;
}
.img-responsive.pull-left.no-float,
.img-responsive.pull-right.no-float {
  display: inline-block;
}
.content header.article-header:after,
.content header.article-header:before {
  display: table;
  content: " ";
}
.content header.article-header:after {
  clear: both;
}
.content header.article-header nav {
  float: left;
  margin: 0 0 15.33px;
  padding: 30px;
  font-size: 14px;
  background: #f2f2f2;
}
.content header.article-header nav h2 {
  color: #df595e;
}
.content header.article-header nav a {
  color: #232b36;
}
.content header.article-header nav a:focus,
.content header.article-header nav a:hover {
  color: #993337;
}
div.content-header {
  position: relative;
  width: 100vw;
  margin-left: -15px;
  border-bottom: 8px solid #ddd;
}
@media (min-width: 768px) {
  div.content-header {
    width: calc(100% + 30px + 15px);
    margin-left: -30px;
  }
}
div.content-header picture .img-responsive {
  width: 100%;
}
.app-download img {
  display: inline-block;
  width: auto;
  height: 40px;
}
.app-download + .app-download img {
  margin-top: 15.33px;
}
@media (min-width: 337px) {
  .app-download + .app-download img {
    margin-top: 0;
  }
}
@media speech {
  .privacy_table caption {
    display: block;
  }
}
.branch-info {
  background-color: #f2f2f2;
}
.branch-info h3 {
  line-height: 20px;
  margin-top: 20px;
  margin-bottom: 10px !important;
}
.branch-info h3:first-child {
  margin-top: 0;
}
.branch-info span {
  display: inline-block;
  width: 100%;
}
.branch-info .branch-address,
.branch-info .branch-contact,
.branch-info .branch-hours:not(table) {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-top: 60px;
  margin-bottom: 60px;
}
.branch-address .phones .dot {
  display: none;
}
@media (min-width: 768px) {
  .branch-info .branch-address,
  .branch-info .branch-contact,
  .branch-info .branch-hours:not(table) {
    float: left;
    width: 50%;
  }
  .branch-address .phones,
  .branch-address .phones span {
    display: block;
  }
  .blog-feed-post {
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 30px;
    border-left: 10px solid #df595e;
  }
}
@media (min-width: 1200px) {
  .branch-address .phones {
    display: inline-block;
  }
  .branch-address .phones .dot,
  .branch-address .phones span {
    display: inline;
  }
}
.branch-hours table {
  width: 350px;
}
.blog-feed-post {
  margin-top: 46px;
  margin-bottom: 46px;
}
.blog-feed-post h3 {
  margin-bottom: 5px;
}
.blog-feed-post time {
  font-weight: 400;
  font-size: 10px;
  line-height: 1;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: 0;
  color: #232b36;
}
.blog-feed-post time .small,
.blog-feed-post time small {
  font-weight: 400;
  line-height: 1;
  color: #777;
  font-size: 75%;
}
.blog-feed-post time::after {
  content: " •";
  display: inline;
  margin-left: 0.5em;
  font-size: 18px;
  font-family: "Poppins", serif;
}
.blog-feed-post header p {
  margin-bottom: 7px;
}
.blog-feed-post header span {
  margin-left: 0.5em;
}
.blog-feed-post p {
  margin-bottom: 5px;
}
.blog-feed-post .read-more {
  font-weight: 400;
  font-size: 12px;
  line-height: 1;
  color: #222b37;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: 0;
}
.blog-feed-post .read-more .small,
.blog-feed-post .read-more small {
  font-weight: 400;
  line-height: 1;
  color: #777;
  font-size: 75%;
}
@media (min-width: 1200px) {
  .content .blog-feed-post {
    width: 75%;
  }
}
.content .blog-feed-post h3 {
  letter-spacing: 0;
  text-transform: none;
}
.content .blog-feed-post .read-more a:active,
.content .blog-feed-post .read-more a:hover,
.content .blog-feed-post h3 a:active,
.content .blog-feed-post h3 a:hover {
  text-decoration: underline;
}
section.locations,
section.locations-map,
section.locations-search {
  margin-bottom: 61.33px;
}
section.locations-map .map-canvas {
  height: 400px;
  background: #f2f2f2;
  margin-bottom: 15.33px;
}
section.locations-search {
  margin-bottom: 30.67px;
}
section.locations-search .fake-label {
  font-weight: 700;
  display: inline-block;
  margin-bottom: 5px;
}
section.locations-search select {
  margin-top: 10px;
}
section.locations-search .field {
  margin-left: 10px;
}
section.locations-search .bg-warning {
  padding: 15px 30px;
}
section.locations h2 {
  margin-bottom: 30.67px;
}
section.locations .street h3 {
  font-size: 23px !important;
  line-height: 25px;
  color: #222b37;
}
section.locations .contact h3,
section.locations .hours h3 {
  font-size: 20px !important;
  line-height: 25px;
}
section.locations > .location:not(.atm-location) {
  border-bottom: 1px solid #b6b6b6;
  margin-bottom: 30.67px;
  padding-bottom: 30.67px;
}
section.locations .location .h6 {
  margin-top: 0;
  margin-bottom: 7.67px;
}
section.locations .location address,
section.locations .location table {
  margin-bottom: 15.33px;
}
section.locations .location .branch-hours {
  width: 100%;
  border: none;
  font-variant-numeric: lining-nums tabular-nums;
  -webkit-font-feature-settings: "lnum", "tnum";
  font-feature-settings: "lnum", "tnum";
  margin-top: 0;
}
section.locations .location .branch-hours tr :not(:last-of-type) {
  padding-bottom: 7.67px;
}
section.locations .location .branch-hours th {
  padding-right: 8px;
  font-weight: 400;
  width: 130px;
}
section.locations .location .branch-hours tbody tr:nth-child(even) {
  background-color: #f6f6f6;
}
section.atm .atm-location-heading .distance,
section.atm .atm-location-heading .name {
  margin-top: 30.67px;
}
@media (max-width: 767px) {
  section.atm .atm-location-heading .distance {
    display: none;
  }
  section.atm .atm-location {
    margin-bottom: 15.33px;
  }
}
section.atm .atm-location .name {
  font-weight: 700;
}
section.atm .atm-location address {
  margin-bottom: 0;
}
.search-form .search-box button.sbmt {
  min-width: 0;
}
.search-form .search-box label {
  display: block;
}
.mainlist .navdown,
.resultlist .navup,
.resultlist .title .sml,
.resultlist .url strong,
.searchBox,
.sitemap-container hr {
  display: none;
}
.mainlist {
  font-weight: 400;
  margin-top: 0;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #555;
  text-transform: none;
  margin-bottom: 15.33px;
}
.mainlist .small,
.mainlist small {
  font-weight: 400;
  line-height: 1;
  color: #777;
  font-size: 75%;
}
.resultlist .title,
.sitemap-container ul > li > a,
.sitemap-container ul > li > span {
  font-family: Poppins, sans-serif;
  font-size: 20px;
}
.mainlist strong {
  font-weight: 400;
}
.resultlist {
  margin-top: 53.67px;
  margin-bottom: 53.67px;
}
.resultlist .title {
  margin-top: 0;
  margin-bottom: 15.33px;
  line-height: 25px;
  letter-spacing: 0;
  color: #df595e;
  font-weight: 700;
  text-transform: uppercase;
}
.resultlist .title .small,
.resultlist .title small {
  font-weight: 400;
  line-height: 1;
  color: #777;
  font-size: 65%;
}
.resultlist .title a:focus,
.resultlist .title a:hover {
  text-decoration: underline;
}
.resultlist .url {
  font-size: 16px;
  text-transform: none;
}
.resultlist .mak_1,
.resultlist .mak_2 {
  display: inline-block;
  padding-right: 6px;
  padding-left: 6px;
  background-color: #f2f2f2;
  border-radius: 10px;
}
.sitemap-container ul {
  list-style: none;
}
.sitemap-container ul > li > a,
.sitemap-container ul > li > span {
  color: #222b37;
  text-transform: uppercase;
  font-weight: 700;
}
.sitemap-container ul > li > ul > li > a {
  color: #df595e;
  font-size: 18px;
  text-transform: none !important;
  font-family: "Poppins", serif;
  font-weight: 400;
}
.sitemap-container ul > li > ul > li > ul > li > a {
  color: #df595e;
  text-transform: none;
  font-size: 16px;
}
@media (min-width: 768px) {
  .sitemap-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .sitemap-container .sitemap-column {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
  }
}
@media (min-width: 992px) {
  .sitemap-container .sitemap-column {
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
  }
}
@media (min-width: 1200px) {
  .sitemap-container .sitemap-column {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }
}
.alert-message-box {
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 25px;
  color: #fff;
  background: #993337;
}
.alert-message-box button {
  background-color: transparent;
  border: none;
  float: right;
}
.alert-message-box button .glyphicon {
  font-size: 20px;
}
.alert-message-box button .glyphicon:active,
.alert-message-box button .glyphicon:focus,
.alert-message-box button .glyphicon:hover {
  color: #222b37;
}
.alert-message-box .alert-message {
  text-align: center;
  padding: 15px;
  font-family: "Poppins", serif;
}
.alert-message-box .alert-message > :last-child {
  margin-bottom: 0;
}
.alert-message-box img {
  margin: auto auto 15.33px;
  display: block;
  width: 65px;
  height: 65px;
}
.alert-message-box .h3 {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-size: 23px;
  line-height: 25px;
  letter-spacing: 0;
  color: #fff;
}
@media (min-width: 768px) {
  .alert-message-box {
    padding-top: 17px;
    padding-bottom: 25px;
  }
  .alert-message-box .alert-message {
    text-align: left;
    padding: 25px 35px;
  }
  .alert-message-box img {
    float: left;
    margin-right: 25px;
    margin-bottom: 0;
  }
  .alert-message-box .h3,
  .alert-message-box p {
    margin-left: 130px;
  }
}
body.home .alert-message-box {
  margin: 0;
}
body.home main .hr,
body.home main hr,
body:not(.home) .alert-message-box {
  display: none;
}
body.home main section > :last-child {
  margin-bottom: 0;
}
body.home main section h2 {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 15.33px;
  font-size: 40px;
  line-height: 46px;
  color: #254472;
  letter-spacing: 0;
  text-transform: none;
}
body.home main section h2 .small,
body.home main section h2 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
  font-size: 65%;
}
body.home main section .form-control {
  border-color: #fff;
}
body.home main section .btn {
  display: block;
  width: 100%;
  max-width: 290px;
}
@media (min-width: 768px) {
  body.home main section p {
    margin-bottom: 30.67px;
    font-size: 18px;
    line-height: 23px;
  }
  body.home main section .form-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  body.home main section .form-inline .form-group {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-right: 15px;
  }
  body.home main section .form-inline .form-group .form-control {
    width: 100%;
  }
  body.home main section .form-inline .btn {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    width: auto;
    max-width: none;
  }
}
.homepage-hero {
  padding-bottom: 50px;
  height: 825px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  font-size: 20px;
}
.homepage-hero h1 {
  color: #222b37;
  margin: 175px 0 15.33px;
}
.homepage-hero p {
  display: none;
}
.homepage-hero .slant {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 450px;
}

.homepage-hero .slant .btn-custom {
  background-color: #12121e;
  border-color: #12121e;
}
.homepage-carousel {
  background-color: #f2f2f2;
  padding-top: 50px;
  padding-bottom: 50px;
}
.homepage-carousel .btn-custom {
  background-color: #254472;
  border-color: #254472;
}
.homepage-carousel .slick-next,
.homepage-carousel .slick-prev {
  top: -16px;
}
.homepage-carousel .slick-dots li,
.homepage-carousel .slick-dots li button,
.homepage-carousel .slick-dots li button::before {
  width: 40px;
  height: 40px;
}
.homepage-carousel .slick-dots .slick-active button::before,
.homepage-carousel .slick-dots li button::before {
  color: #df595e;
}
@media (min-width: 768px) {
  .homepage-carousel .slick-dots .slick-active button::before,
  .homepage-carousel .slick-dots li button::before {
    color: #fff;
  }
}
.homepage-carousel .slick-dots li.slick-active:focus button::before,
.homepage-carousel .slick-dots li.slick-active:hover button::before {
  opacity: 1;
}
@media (max-width: 767px) {
  .homepage-carousel #homepage-carousel-info p {
    display: none;
  }
}
.homepage-carousel #homepage-carousel-info {
  margin-top: 0;
}
.homepage-carousel #homepage-carousel-info .info-content {
  text-align: center;
  margin: auto;
  max-width: 480px;
}
.homepage-carousel #homepage-carousel-info .info-content h2 {
  margin-bottom: 50px;
}
.homepage-carousel #homepage-carousel-info .info-content a {
  margin: auto;
}
.homepage-carousel .info-image {
  background: #fff;
  position: relative;
  z-index: 0;
  padding: 100px 0;
}
.homepage-carousel .info-image:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: #fff;
}
.homepage-carousel #homepage-carousel-icons-mobile {
  background-image: url(/images/bg-slider.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 160px;
  background-size: 90%;
}
.homepage-carousel #homepage-carousel-icons-mobile::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  bottom: -30px;
  left: calc(49% - 20px);
  border-top: 30px solid #254472;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
}
.homepage-carousel #homepage-carousel-icons-mobile a.icon {
  text-decoration: none;
}
.homepage-carousel #homepage-carousel-icons-mobile .icon img.svg-icon,
.homepage-carousel #homepage-carousel-icons-mobile .icon svg,
.homepage-carousel #homepage-carousel-icons-mobile .icon svg * {
  margin-top: 30px;
  fill: #fff;
}
.homepage-carousel #homepage-carousel-icons-mobile .icon h3 {
  max-width: 115px;
  margin: 10px auto 0;
  line-height: 17px;
  font-size: 16px;
  color: #f2f2f2;
  text-align: center;
}
.homepage-carousel #homepage-carousel-icons-mobile .slick-center .icon {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  padding-top: 55px;
  position: relative;
  width: 175px;
  height: 175px;
}
.homepage-carousel
  #homepage-carousel-icons-mobile
  .slick-center
  .icon:focus
  svg,
.homepage-carousel
  #homepage-carousel-icons-mobile
  .slick-center
  .icon:focus
  svg
  *,
.homepage-carousel
  #homepage-carousel-icons-mobile
  .slick-center
  .icon:hover
  svg,
.homepage-carousel
  #homepage-carousel-icons-mobile
  .slick-center
  .icon:hover
  svg
  * {
  fill: #fff;
}
.homepage-carousel
  #homepage-carousel-icons-mobile
  .slick-center
  .icon:focus
  img.svg-icon,
.homepage-carousel
  #homepage-carousel-icons-mobile
  .slick-center
  .icon:hover
  img.svg-icon {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.homepage-carousel #homepage-carousel-icons-mobile .slick-center .icon:focus h3,
.homepage-carousel
  #homepage-carousel-icons-mobile
  .slick-center
  .icon:hover
  h3 {
  max-width: 115px;
  color: #fff;
}
.homepage-carousel #homepage-carousel-icons-mobile .slick-center .icon h3 {
    max-width: 140px;
    margin: 10px auto 0;
    line-height: 17px;
    font-size: 16px;
    color: #f2f2f2;
    text-align: center;
}
.homepage-carousel #homepage-carousel-icons-mobile img.svg-icon,
.homepage-carousel #homepage-carousel-icons-mobile svg {
  display: block;
  margin: auto;
  width: 70px;
  height: 70px;
}
.homepage-branches {
  margin-top: 110px;
  margin-bottom: 60px;
}
.homepage-branches h2 {
  margin-bottom: 20px !important;
}
.homepage-branches .branch-columns {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .homepage-carousel #homepage-carousel-icons-mobile {
    display: none;
  }
  .homepage-branches .branch-columns {
    float: left;
    width: 25%;
  }
}
.homepage-branches .branch-columns .branch-content h3.branches-btn {
  color: #232b36;
  text-align: center;
  background-color: #f2f2f2;
  width: 100%;
  padding: 10px 0;
  transition: all 0.3s ease 0s;
}
.homepage-branches .branch-columns .branch-content:active a,
.homepage-branches .branch-columns .branch-content:hover a {
  text-decoration: none;
}
.homepage-branches .branch-columns .branch-content:active h3.branches-btn,
.homepage-branches .branch-columns .branch-content:hover h3.branches-btn {
  color: #fff;
  background-color: #993337;
  text-decoration: none;
}
.homepage-quicklinks {
  padding-bottom: 200px;
}
.homepage-quicklinks .btn-custom {
  background-color: #254472;
  border-color: #254472;
}

.homepage-quicklinks a {
  width: 290px;
}
.homepage-quicklinks h2,
.homepage-quicklinks p {
  padding: 0 15px;
}
.homepage-quicklinks .quicklink .quicklink-image,
.homepage-quicklinks .quicklink .quicklink-info {
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
}
.homepage-quicklinks .quicklink h2 {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .homepage-quicklinks .quicklink .quicklink-image {
    float: left;
    width: 33.33333333%;
  }
  .homepage-quicklinks .quicklink .quicklink-info {
    float: left;
    width: 66.66666667%;
  }
}
.homepage-quicklinks .quicklink p {
  padding: 0;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .homepage-quicklinks .quicklink img {
    margin-bottom: 50px;
    width: 100%;
  }
}
.homepage-history {
  padding-bottom: 0;
  position: relative;
  background-color: #df595e;
}
.homepage-history .farm {
  position: relative;
  background-size: cover;
  background-position: center right;
  z-index: 0;
  height: auto;
}
.homepage-history .farm:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: linear-gradient(
    to bottom,
    #254472 0,
    rgba(37, 68, 114, 0.99) 1%,
    rgba(37, 68, 114, 0.75) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#254472', endColorstr='#00ffffff', GradientType=0);
}
.homepage-history .farm .container {
  margin-top: 100px;
  z-index: 1000;
  color: #fff;
}
.homepage-history .farm .container .cnb-history-heading {
  margin-bottom: 30px;
}
.homepage-history .farm .container .cnb-history-heading p {
  font-size: 20px;
}
.homepage-history .farm .container .cnb-history {
  margin-bottom: 45px;
}
.homepage-history .farm .container .cnb-history-text {
  margin-left: 60px;
  line-height: 1;
  font-family: "Poppins", sans-serif;
  color: #fff;
}
.homepage-history .farm .container .cnb-history-text small {
  color: #fff;
  text-transform: none;
  font-size: 20px;
  font-family: "Poppins", serif;
}
.homepage-history .farm .container .cnb-history-text small::before {
  margin-left: 10px;
  margin-right: 10px;
  color: #fff;
  content: "-";
}
.homepage-history .farm .container h2 {
  margin-top: -70px;
  color: #fff;
}
.homepage-history .farm .container img {
  margin-left: 10px;
  float: left;
  width: 30px;
  height: 30px;
}
.homepage-history .farm .container .btn {
  border: none;
  background-color: #f37972;
  margin: 20px auto 75px;
}
.homepage-history .farm .container .btn:focus,
.homepage-history .farm .container .btn:hover {
  border: none;
  background-color: #993337;
}
.homepage-history .slant {
  background-image: url(/images/shape-mask3.svg);
  background-size: cover;
  position: absolute;
  top: -200px;
  width: 100%;
  height: 265px;
}
@media (min-width: 768px) {
  body.home main .hr,
  body.home main hr {
    display: block;
  }
  body.home main .hr::before,
  body.home main hr::before {
    background-color: #df595e;
  }
  body.home .homepage-hero {
    padding-bottom: 40px;
  }
  body.home .homepage-hero h1 {
    font-family: Poppins, sans-serif;
    font-size: 50px;
    font-weight: 600;
    margin-bottom: 25px;
    margin-top: 150px;
  }
  body.home .homepage-hero h3 {
    font-family: "Poppins", sans-serif;
    font-size: 30px;
  }
  body.home .homepage-hero p {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 17px;
    display: block;
  }
  body.home .homepage-hero .btn {
    max-width: 200px;
  }
  .homepage-carousel .icon h3,
  .homepage-carousel .slick-center .icon h3 {
    max-width: 115px;
    font-family: 'Roboto Condensed',sans-serif;
  }
  body.home .homepage-hero .slant {
    background-image: url(/images/shape-mask-transparent.svg);
    background-size: cover;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 465px;
  }
  .homepage-carousel {
    padding-bottom: 90px;
  }
  .homepage-carousel .slick-next,
  .homepage-carousel .slick-prev {
    top: 28%;
  }
  .homepage-carousel .slide {
    margin: auto;
  }
  .homepage-carousel #homepage-carousel-icons {
    z-index: 2;
  }
  .homepage-carousel #homepage-carousel-info {
    z-index: 1;
    margin-top: -32px;
  }
  .homepage-carousel #homepage-carousel-info .info-content {
    text-align: left;
    float: none;
    margin-top: 0;
    margin-left: 200px;
    padding-top: 25px;
    padding-bottom: 15px;
  }
  .homepage-carousel #homepage-carousel-info .info-content h2 {
    margin-bottom: 15px;
    font-size: 25px;
    line-height: 30px;
  }
  .homepage-carousel #homepage-carousel-info .info-content a {
    margin-left: 5px;
    margin-top: 15px;
  }
  .homepage-carousel #homepage-carousel-info .info-image {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 65%;
    position: relative;
    z-index: 0;
    padding: 10px 10px 0;
  }
  .homepage-carousel #homepage-carousel-info .info-image:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: linear-gradient(
      to right,
      rgba(0, 0, 0, 0) 0%,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0) 0%,
      #fff 40%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
  }
  .homepage-carousel a.icon {
    text-decoration: none;
  }
  .homepage-carousel .icon {
    display: block;
    margin: auto;
    padding-top: 80px;
    padding-right: 35px;
    width: 175px;
    height: 175px;
    cursor: pointer;
  }
  .homepage-carousel .icon:focus img.svg-icon svg,
  .homepage-carousel .icon:focus img.svg-icon svg *,
  .homepage-carousel .icon:focus svg,
  .homepage-carousel .icon:focus svg *,
  .homepage-carousel .icon:hover img.svg-icon svg,
  .homepage-carousel .icon:hover img.svg-icon svg *,
  .homepage-carousel .icon:hover svg,
  .homepage-carousel .icon:hover svg * {
    fill: #993337;
  }
  .homepage-carousel .icon:focus h3,
  .homepage-carousel .icon:hover h3 {
    max-width: 140px;
    color: #993337;
  }
  .homepage-carousel .icon h3 {
    margin-left: auto;
    margin-right: auto;
    line-height: 16px;
    margin-top: 10px;
    font-size: 16px;
    color: #232b36;
    text-align: center;
  }
  .homepage-carousel img.svg-icon,
  .homepage-carousel svg {
    display: block;
    margin: 0 auto auto;
    width: 40px;
    height: 40px;
  }
  .homepage-carousel .slide-text {
    padding-right: 15px;
    padding-left: 15px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    margin: auto;
  }
  .homepage-carousel .slide-text > .navbar-collapse,
  .homepage-carousel .slide-text > .navbar-header {
    margin-right: -15px;
    margin-left: -15px;
  }
  .homepage-carousel .slide-text .flex-wrapper {
    margin-top: 100px;
    width: 500px;
    padding: 50px 40px;
    background-color: rgba(255, 255, 255, 0.9);
  }
  .homepage-carousel .slide-text h2 {
    font-size: 45px;
    line-height: 55px;
    text-align: left;
  }
  .homepage-carousel .slide-text p {
    font-size: 25px;
    line-height: 33px;
  }
  .homepage-carousel .slide-text .btn {
    width: auto;
    max-width: 290px;
  }
  .homepage-carousel .slick-center .icon {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    padding-top: 80px;
    padding-right: 35px;
    position: relative;
    width: 175px;
    height: 175px;
  }
  .homepage-carousel .slick-center .icon:focus svg,
  .homepage-carousel .slick-center .icon:hover svg {
    fill: #fff;
  }
  .homepage-carousel .slick-center .icon:focus img.svg-icon,
  .homepage-carousel .slick-center .icon:hover img.svg-icon {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
  }
  .homepage-carousel .slick-center .icon:focus h3,
  .homepage-carousel .slick-center .icon:hover h3 {
    color: #fff;
  }
  .homepage-carousel .slick-center .icon img.svg-icon,
  .homepage-carousel .slick-center .icon svg {
    fill: #fff;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
  }
  .homepage-carousel .slick-center .icon h3 {
    margin-top: 10px;
    font-size: 16px;
    color: #fff;
    text-align: center;
  }
  .homepage-carousel .slide-icons {
    background-image: url(/images/bg-slider.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 20%;
  }
  .homepage-carousel .slide-icons::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    bottom: 13px;
    left: calc(49% - 6px);
    border-top: 20px solid #254472;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
  }
  .homepage-quicklinks {
    padding-bottom: 200px;
  }
  .homepage-quicklinks a {
    max-width: 290px;
  }
  .homepage-quicklinks .quicklink .quicklink-image,
  .homepage-quicklinks .quicklink .quicklink-info {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
  body.home .homepage-branches a.btn {
    display: none;
  }
  body.home .homepage-branches .thumbnail {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 46px;
    padding: 0;
    text-align: center;
    background: #fff;
    border: none;
  }
  body.home .homepage-branches .thumbnail div {
    width: 100%;
    max-width: 290px;
    margin: 0 auto;
    padding: 20px 20px 0;
  }
  body.home .homepage-branches .thumbnail img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  body.home .homepage-branches .thumbnail h3 {
    white-space: nowrap;
    font-weight: 700;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    color: #232b36;
  }
  body.home .homepage-branches .thumbnail p {
    margin-bottom: 40px;
    font-size: 15px;
    line-height: 21px;
  }
  body.home .homepage-branches .thumbnail > p:last-of-type {
    margin: 0;
  }
  .homepage-history .farm {
    height: auto;
    background-size: cover;
  }
  .homepage-history .farm .container {
    margin-top: 100px;
    z-index: 1000;
    color: #fff;
  }
  .homepage-history .farm .container .cnb-history-heading {
    max-width: 700px;
    margin-bottom: 30px;
  }
  .homepage-history .farm .container .cnb-history-heading p {
    font-size: 20px;
  }
  .homepage-history .farm .container .cnb-history {
    max-width: 850px;
    margin-bottom: 30px;
  }
  .homepage-history .farm .container .cnb-history-text {
    margin-left: 40px;
    line-height: 1;
    font-family: "Poppins", sans-serif;
    color: #fff;
  }
  .homepage-history .farm .container .cnb-history-text small {
    color: #fff;
    text-transform: none;
    font-size: 20px;
    font-family: "Poppins", serif;
  }
  .homepage-history .farm .container h2 {
    margin-top: 0;
    color: #fff;
  }
  .homepage-history .farm .container img {
    margin-left: 10px;
    float: left;
    width: 20px;
    height: 20px;
  }
  .homepage-history .farm .container .btn {
    margin-left: 0;
    margin-right: 0;
    border: none;
    margin-top: 20px;
    background-color: #f37972;
  }
  .homepage-history .farm .container .btn:focus,
  .homepage-history .farm .container .btn:hover {
    border: none;
    background-color: #993337;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .homepage-carousel .slide-text {
    width: 750px;
  }
  .homepage-carousel .slide-text > .navbar-collapse,
  .homepage-carousel .slide-text > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .homepage-carousel .slide-text {
    width: 970px;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .homepage-carousel .slide-text {
    width: 1170px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .homepage-quicklinks .quicklink .quicklink-image {
    float: left;
    width: 33.33333333%;
  }
  .homepage-quicklinks .quicklink .quicklink-info {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  body.home .homepage-hero p {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 1.2;
  }
  .homepage-carousel {
    padding-bottom: 90px;
  }
  .homepage-carousel .slick-next,
  .homepage-carousel .slick-prev {
    top: 14%;
  }
  .homepage-carousel .slide {
    margin: auto;
  }
  .homepage-carousel #homepage-carousel-icons {
    z-index: 2;
  }
  .homepage-carousel #homepage-carousel-info {
    z-index: 1;
    margin-top: -46px;
  }
  .homepage-carousel #homepage-carousel-info .info-content {
    max-width: 800px;
    margin-left: 300px;
    padding: 45px 20px 45px 0;
  }
  .homepage-carousel #homepage-carousel-info .info-content h2 {
    font-size: 32px;
    line-height: 40px;
  }
  .homepage-carousel #homepage-carousel-info .info-content a {
    margin-top: 15px;
  }
  .homepage-carousel #homepage-carousel-info .info-image {
    background-position: left;
    background-repeat: no-repeat;
    background-size: 64%;
    position: relative;
    z-index: 0;
    padding: 30px 10px 10px;
  }
  .homepage-carousel #homepage-carousel-info .info-image:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0) 30%,
      #fff 30%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
  }
  .homepage-carousel a.icon {
    text-decoration: none;
  }
  .homepage-carousel .icon {
    display: block;
    margin: auto;
    padding-top: 55px;
    padding-right: 0;
    width: 175px;
    height: 175px;
    cursor: pointer;
  }
  .homepage-carousel .icon:focus img.svg-icon svg,
  .homepage-carousel .icon:focus svg,
  .homepage-carousel .icon:hover img.svg-icon svg,
  .homepage-carousel .icon:hover svg {
    fill: #993337;
  }
  .homepage-carousel .icon:focus h3,
  .homepage-carousel .icon:hover h3 {
    color: #993337;
  }
  .homepage-carousel .icon h3 {
    margin-top: 10px;
    font-size: 16px;
    font-family: 'Roboto Condensed',sans-serif;
    color: #232b36;
    text-align: center;
  }
  .homepage-carousel img.svg-icon,
  .homepage-carousel svg {
    display: block;
    margin: auto;
    width: 50px;
    height: 50px;
  }
  .homepage-carousel .slide-text {
    padding-right: 15px;
    padding-left: 15px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    margin: auto;
  }
  .homepage-carousel .slide-text > .navbar-collapse,
  .homepage-carousel .slide-text > .navbar-header {
    margin-right: -15px;
    margin-left: -15px;
  }
  .homepage-carousel .slide-text .flex-wrapper {
    margin-top: 100px;
    width: 500px;
    padding: 50px 40px;
    background-color: rgba(255, 255, 255, 0.9);
  }
  .homepage-carousel .slide-text h2 {
    font-size: 45px;
    line-height: 55px;
    text-align: left;
  }
  .homepage-carousel .slide-text p {
    font-size: 25px;
    line-height: 33px;
  }
  .homepage-carousel .slide-text .btn {
    width: auto;
    max-width: 290px;
  }
  .homepage-carousel .slick-center .icon {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    padding-top: 55px;
    padding-right: 0;
    position: relative;
    width: 175px;
    height: 175px;
  }
  .homepage-carousel .slick-center .icon:focus svg,
  .homepage-carousel .slick-center .icon:hover svg {
    fill: #fff;
  }
  .homepage-carousel .slick-center .icon:focus img.svg-icon,
  .homepage-carousel .slick-center .icon:hover img.svg-icon {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
  }
  .homepage-carousel .slick-center .icon:focus h3,
  .homepage-carousel .slick-center .icon:hover h3 {
    color: #fff;
  }
  .homepage-carousel .slick-center .icon img.svg-icon,
  .homepage-carousel .slick-center .icon svg {
    fill: #fff;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
  }
  .homepage-carousel .slick-center .icon h3 {
    margin-top: 10px;
    font-size: 16px;
    font-family: 'Roboto Condensed',sans-serif;
    color: #fff;
    text-align: center;
  }
  .homepage-carousel .slide-icons {
    background-image: url(/images/bg-slider.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto;
  }
  .homepage-carousel .slide-icons::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    bottom: 15px;
    left: calc(49% - 12px);
    border-top: 30px solid #254472;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
  }
  .homepage-quicklinks .quicklink .quicklink-elements {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

@media (min-width: 1200px) {
  .homepage-carousel #homepage-carousel-info .info-image:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: linear-gradient( to right, rgba(255, 255, 255, 0) 38%, #fff 38% );
  }
}

#cms_overall header .slant .container,
#cms_overall:not(.cms_staging) #online-banking-login-desktop,
#cms_overall:not(.cms_staging) .navbar-form,
.cms_hideme,
body.blog #cms_overall .side-nav {
  display: none;
}
@media (min-width: 992px) and (min-width: 768px) {
  .homepage-carousel .slide-text {
    width: 750px;
  }
  .homepage-carousel .slide-text > .navbar-collapse,
  .homepage-carousel .slide-text > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .homepage-carousel .slide-text {
    width: 970px;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .homepage-carousel .slide-text {
    width: 1170px;
  }
}
@media (min-width: 1200px) {
  .homepage-carousel #homepage-carousel-info {
    z-index: 1;
    margin-top: -46px;
  }
  .homepage-carousel #homepage-carousel-info .info-content {
    margin-left: 450px;
    padding: 100px 30px 100px 0;
  }
}
#cms_overall .container.site-content {
  margin-top: 60px;
}
#cms_overall .globalcmsnav {
  box-sizing: initial;
}
#cms_overall .cmselemdelete img,
#cms_overall .cmselemtitle img {
  width: auto;
}
#cms_overall .content .thumbnail {
  width: 130px;
}
#cms_overall:not(.cms_staging) .header-utility-links {
  visibility: hidden;
}
#cms_overall:not(.cms_staging) .homepage-carousel .slide {
  position: relative;
}
#cms_overall:not(.cms_staging) .homepage-carousel img {
  visibility: visible;
}
#cms_overall:not(.cms_staging) .homepage-callouts {
  margin-top: 0;
}
#cms_overall .slider-for {
  height: auto;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
@media print {
  .container {
    width: auto;
  }
  .footer-contact section,
  .footer-utility-links,
  .header-utility-links,
  .navbar-default .navbar-collapse.collapse,
  .navbar-default .navbar-nav,
  .online-banking-login,
  .site-footer .navbar-nav,
  .site-sidebar {
    display: none !important;
  }
  .site-header .navbar {
    display: block;
    margin-bottom: 15.33px;
    border-bottom: 1px solid #000;
  }
  .container > .navbar-header {
    position: static;
  }
  .container > .navbar-header a[href]:after {
    content: "";
  }
  .container > .navbar-header img {
    display: block;
    width: 215px;
    height: 49px;
  }
  #content,
  .content {
    position: static;
    width: 100%;
    margin: 0;
  }
  .site-footer .container:not(.site-footer-upper) {
    display: block;
  }
  .footer-contact,
  .footer-logos {
    width: auto;
    max-width: none;
  }
}
/*# sourceMappingURL=stride-bank-2021-12-22-16-04-20-CST.min.css.map */
