/** Import Bootstrap functions */

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  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-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

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

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

legend {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/wp-content/themes/start-by-believe/dist/fonts/glyphicons-halflings-regular.eot);
  src: url(/wp-content/themes/start-by-believe/dist/fonts/glyphicons-halflings-regular.eot) format("embedded-opentype"), url(/wp-content/themes/start-by-believe/dist/fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(/wp-content/themes/start-by-believe/dist/fonts/glyphicons-halflings-regular.woff) format("woff"), url(/wp-content/themes/start-by-believe/dist/fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(/wp-content/themes/start-by-believe/dist/fonts/glyphicons-halflings-regular.svg) format("svg");
}

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

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

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

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

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

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

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

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

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777;
}

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

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

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

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

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

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

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

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

.text-danger {
  color: #a94442;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dt,
dd {
  line-height: 1.42857143;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

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

  .dl-horizontal dd {
    margin-left: 180px;
  }
}

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

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}

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

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

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

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

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

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }

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

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

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

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

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

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

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

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

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

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

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

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

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

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

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

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

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

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

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

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

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

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

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

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

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

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

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

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

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

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

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

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

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

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }

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

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

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

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

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

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

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

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

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

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

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

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

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

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

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

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

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

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

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

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

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

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

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

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

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

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

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

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

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

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

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

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

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

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }

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

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

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

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

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

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

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

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

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

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

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

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

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

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

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

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

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

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

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

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

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

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

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

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

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

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

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

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

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

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

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

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

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

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

  .table-responsive > .table {
    margin-bottom: 0;
  }

  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }

  .table-responsive > .table-bordered {
    border: 0;
  }

  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }

  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }

  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

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

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

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

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

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

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

.form-control::-ms-expand {
  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;
}

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

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

  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }

  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

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

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

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

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

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

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

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

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

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

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

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

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

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-static {
    display: inline-block;
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }

  .form-inline .input-group > .form-control {
    width: 100%;
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

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

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

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

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

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

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

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

.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

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

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

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

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

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

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

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }

  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

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

.nav > li.disabled > a {
  color: #777;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

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

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  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;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }

  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav > li {
    float: left;
  }

  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .navbar-form .form-control-static {
    display: inline-block;
  }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }

  .navbar-form .input-group > .form-control {
    width: 100%;
  }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }

  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }

  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: #777;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\A0";
}

.breadcrumb > .active {
  color: #777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

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

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

.label:empty {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

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

.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

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

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }

  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

.thumbnail .caption {
  padding: 9px;
  color: #333;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

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

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

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

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

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

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

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

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

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

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #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: #337ab7;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out, -o-transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

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

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

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

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

.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: .5;
}

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  line-break: auto;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.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 {
  content: "";
  border-width: 10px;
}

.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out, -o-transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }

  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
  filter: alpha(opacity=50);
  opacity: .5;
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203A';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

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

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

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

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

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

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

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

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

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

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

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

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

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

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

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

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

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

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

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

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

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

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

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

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

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

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

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

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

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

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

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

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

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

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

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

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

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

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

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

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

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

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



/** Import everything from autoload */

/* Magnific Popup CSS */

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 22px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */

.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */

  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -o-transform: scale(0.75);
       transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -o-transform-origin: 0;
       transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -o-transform-origin: 100%;
       transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

/* ------------------------------------------------------------ *	Variables
\* ------------------------------------------------------------ */

/*  Bootstrap Grid  */

/*$grid-gutter-width: 30px !default;
$container-large-desktop: (1200px + $grid-gutter-width) !default;*/

/* -------------------------------------------------------------
  Sass CSS3 Mixins! The Cross-Browser CSS3 Sass Library
  By: Matthieu Aussaguel, http://www.mynameismatthieu.com, @matthieu_tweets

  List of CSS3 Sass Mixins File to be @imported and @included as you need

  The purpose of this library is to facilitate the use of CSS3 on different browsers avoiding HARD TO READ and NEVER
  ENDING css files

  note: All CSS3 Properties are being supported by Safari 5
  more info: http://www.findmebyip.com/litmus/#css3-properties

  Mixins available:
    -   css3-prefix             - arguments: Property, Value
    -   background-gradient     - arguments: Start Color: #3C3C3C, End Color: #999999
    -   background-horizontal   - arguments: Start Color: #3C3C3C, End Color: #999999
    -   background-radial       - arguments: Start Color: #FFFFFF, Start position: 0%, End Color: #000000, End position: 100%
    -   background-size         - arguments: Width: 100%, Height: 100%
    -   background-opacity      - arguments: Color: #000, Opacity: .85
    -   border-radius           - arguments: Radius: 5px
    -   border-radius-separate  - arguments: Top Left: 5px, Top Right: 5px, Bottom Left: 5px, Bottom Right: 5px
    -   box                     - arguments: Orientation: horizontal, Pack: center, Align: center
    -   box-rgba                - arguments: R: 60, G: 3, B: 12, Opacity: 0.23, Color: #3C3C3C
    -   box-shadow              - arguments: X: 2px, Y: 2px, Blur: 5px, Color: rgba(0,0,0,.4)
    -   box-sizing              - arguments: Type: border-box
    -   columns                 - arguments: Count: 3, Gap: 10
    -   double-borders          - arguments: Color One: #3C3C3C, Color Two: #999999, Radius: 0
    -   flex                    - arguments: Value: 1
    -   flip                    - arguments: ScaleX: -1
    -   font-face               - arguments: Font Family: myFont, Eot File Src: myFont.eot, Woff File Src: myFont.woff, Ttf File Src: myFont.ttf
    -   opacity                 - arguments: Opacity: 0.5
    -   outline radius          - arguments: Radius: 5px
    -   resize                  - arguments: Direction: both
    -   rotate                  - arguments: Degree: 0, M11: 0, M12: 0, M21: 0, M22: 0
    CSS Matrix Rotation Calculator http://www.boogdesign.com/examples/transforms/matrix-calculator.html
    -   text-shadow             - arguments: X: 2px, Y: 2px, Blur: 5px, Color: rgba(0,0,0,.4)
    -   transform               - arguments: Parameters: null
    -   transform-style         - arguments: Style: preserve-3d
    -   transition              - Default arguments: What: all, Length: 1s, Easing: ease-in-out
    -                            - Examples: @include transition (all 2s ease-in-out);
    -                                        @include transition (opacity 1s ease-in 2s, width 2s ease-out);
    -   triple-borders          - arguments: Color One: #3C3C3C, Color Two: #999999, Color Three: #000000, Radius: 0
    -   keyframes               - arguments: Animation name
                                - content:   Animation css
    -   animation               - arguments: name duration timing-function delay iteration-count direction fill-mode play-state
                                             (http://www.w3schools.com/cssref/css3_pr_animation.asp)

------------------------------------------------------------- */

.ico-arrow-next {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAUCAYAAAC9BQwsAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjRBNUY4RUM4Qjg4RTExRTc4M0U0OEI3RDhFMzYwRjZBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjRBNUY4RUM5Qjg4RTExRTc4M0U0OEI3RDhFMzYwRjZBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NEE1RjhFQzZCODhFMTFFNzgzRTQ4QjdEOEUzNjBGNkEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NEE1RjhFQzdCODhFMTFFNzgzRTQ4QjdEOEUzNjBGNkEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6C8XPcAAAAp0lEQVR42mLstqlhIAcwofHloJgkjSANh4H4ADGamdA0gWhFJDZBjaVoCuUIaYZpLADiNVj8i1MzTONfII4gRTNy4JCkGT06YJpXEtLMhMX5IM3RhDQz4Qg0ZijGJYdVIxsQLwXiEDTxR0DsAMT3sWkkShO6RqI1IWskSROyxl5SNCFr7IYqJEoTskaQQlsoTVATCLCg2WILjaf7hPIjCxZ/EQUAAgwASXwuU6ozcLcAAAAASUVORK5CYII=) no-repeat 0 0;
  background-size: 100% 100%;
  width: 14px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.ico-arrow {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAAA6CAYAAAAulX7rAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQ0ODZFODgzQjg4MTExRTdCRjg3ODEyMEZBNDVDNTE5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQ0ODZFODg0Qjg4MTExRTdCRjg3ODEyMEZBNDVDNTE5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RDQ4NkU4ODFCODgxMTFFN0JGODc4MTIwRkE0NUM1MTkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RDQ4NkU4ODJCODgxMTFFN0JGODc4MTIwRkE0NUM1MTkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7CEP4vAAAJFklEQVR42uxceYhbRRye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) no-repeat 0 0;
  background-size: 100% 100%;
  width: 84px;
  height: 58px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.ico-blockuote-bottom {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAZCAYAAAAmNZ4aAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkM1OTZDRDE0QjdCQTExRTc5QzQzODVDMUE1MzM3MjBDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkM1OTZDRDE1QjdCQTExRTc5QzQzODVDMUE1MzM3MjBDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QzU5NkNEMTJCN0JBMTFFNzlDNDM4NUMxQTUzMzcyMEMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QzU5NkNEMTNCN0JBMTFFNzlDNDM4NUMxQTUzMzcyMEMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4nIJ8xAAACiklEQVR42mJMVk1kYGJgBOFkpv+MUUBanZmB6QXzf8bdQLqJmYHxO8t/JgYgm4HlPyMDCwOMzQRm591vZ0AGS+Sb+IFyRUB93kB1EkBz7gPpBT6Py+Yiq2MBYmYg3g7Erkji0kBsDMT2QOwJxB8ZiAAL5RuEgJacATIV0cyy2Sbbrev1uLQAJsgExCFoliIDSyDeBXUcMaAdzVJkkL9DpqcX2WIPAoaZAXEUkRYTMitnl0yvIsxiTiIMTCPSYjYi5JNhFp8lwkBQkAsRoY4Ys7xhFk8H4qcEFDNDg5wQ6CNCje4emT42kMVfoCn3GpLkX6g4MlAhZGL8w4Z9QCoILRd8xOIJFSYo5zIQa0OxGxALA/FiNA38xERyzMO69VD9JiAP+T+uEADSj9CUCbGgCVxD8vkFciwGgYhHNX/R4vs4EMshm8WERz96vP9lIB+8QBdgIpCgkMF3CixGd/Q7fBbLofHvU2CxNHpo4rNYF0v8kwsMkH3r8qToEROeYPZAC+bL5Ni4UbYDlA3VkYT24YtjG7Sg3gHEv8j0LXo5j9fiIjT+LHJsXCfXzoNWzoNCbhkui0G+9UPi3wHi3WT6tggtYS1ze1L8EZvFoEJiEZpYPTl5eLVcKyhBVSMJgaKqA1s+BlVZq9Eq8iOwoCEFrJBrAaWPLWjVZJ/Hk5I76BbDLEVuibwG4jhSLQW2uUBBewAtiA9CQw6l5BKFNm/80IIliNRCA9jmArXTTqKFGsiXocD21i90ixdBG3XIIB0azESDuQr1sFCTRqsSg4AtzNfYympkC75AfbqA1CBOftD4Cy2EQD61AlaLWAseFmhKAwW3BDQeblJQNEYA8RyopfVBjyq/4FIIEGAAtyKWx/He37MAAAAASUVORK5CYII=) no-repeat 0 0;
  background-size: 100% 100%;
  width: 30px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.ico-blockuote-top {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAaCAYAAACgoey0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJEMjI5QzkwQjdCQTExRTc5MDk0Q0Q5QkVCNjI2ODYxIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJEMjI5QzkxQjdCQTExRTc5MDk0Q0Q5QkVCNjI2ODYxIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkQyMjlDOEVCN0JBMTFFNzkwOTRDRDlCRUI2MjY4NjEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkQyMjlDOEZCN0JBMTFFNzkwOTRDRDlCRUI2MjY4NjEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7aIDjKAAACI0lEQVR42sRWXUrDQBBONjlADtAfffDZeIK2LwoitH0WNNEDtOIfPkgsij+oVC9gg+CDILR9EfTF5gSNJ7C1PUBuUGfDBtZ1t92kBacMu9lO5ttvMjuz6vaCrSBFDX/aSA3nGigaoXDUYEUfqQaMgQ5zDdb10BaPSKl+XSqy8pq+NlYH+wGe6xNsT0ArZF4A9ZUE0k5fwcbVOpCy3lI3PpAsiIAN0DqoRa01QefjgjYzF3NIQfhdkyzhsS4CxoZ5zmZiyUvmHDPtct41EMe+wQH1Sail5TlzhsE+OKAtUJtlXGLCS4MGMQk7VHgjcVeGezaeICaUjVmAPmVPccSqLChktB090MBVJiwYrJyAacT2F4G1wYFNLyCKbYUxroH24iI+Zmt5To7YrF0EbDFsMeCdkkxYAm5xcOiLgDc5bGPLQ9YxSIJO9IUIU5OT8knkzzEsfx/1RMAmJ5ODhMCsr47IUAScVBaZ589xwGxl6U8BzPrqjQP+F0ES4ZpGTNEfuiAzcRXLkVB5U2R5EdqiAZeKHHQpD/pxC8qmL2Ic9eIS2UCTU8PjHC+HGrtwEbAi4I6EA4tT9HniSdg03lO3JopxfIoSNrK+SogUCz9BVeJJRxI4F33j+1mw2erXMAlXxlcE7ErsVpbNjkTJ9eisLo9h5ct2rI2+E0y4tbjLw92Wztw4CiSD6URqk4hIN471/rEPl70l0ptNyn8b7lzhp/gRYAD8bIcZ9KgoAgAAAABJRU5ErkJggg==) no-repeat 0 0;
  background-size: 100% 100%;
  width: 30px;
  height: 26px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.ico-chat {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJ4AAACeCAYAAADDhbN7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQyQzRCQ0QzQjRFMDExRTc5NTQ5RjlERTBDN0ZDRDdEIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQyQzRCQ0Q0QjRFMDExRTc5NTQ5RjlERTBDN0ZDRDdEIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RDJDNEJDRDFCNEUwMTFFNzk1NDlGOURFMEM3RkNEN0QiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RDJDNEJDRDJCNEUwMTFFNzk1NDlGOURFMEM3RkNEN0QiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4xvpgUAAAF9ElEQVR42uyda4hVVRTH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) no-repeat 0 0;
  background-size: 100% 100%;
  width: 158px;
  height: 158px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.ico-facebook {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkVBNkFCNEQyQjg4MTExRTdCRUMyODA1N0ExRUNENkMyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkVBNkFCNEQzQjg4MTExRTdCRUMyODA1N0ExRUNENkMyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RUE2QUI0RDBCODgxMTFFN0JFQzI4MDU3QTFFQ0Q2QzIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RUE2QUI0RDFCODgxMTFFN0JFQzI4MDU3QTFFQ0Q2QzIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5JVAYNAAAE4klEQVR42sxYS2xUZRQ+9znPW+2LWgqSammxtW2kUZCFpmIiiYgbXUhZaJqYGI2wYGPUxNfCRIuYoEk1EI2wrjHRDTbRGEoTKWBROhYlaG2lTqWvO+/78DuX6ThNip17b1s8ycnf/rnzn+8/7/MLrY9+SAUSiCRRJEEUyLZsMk0LewIpskiGYZIkiaQqMqXSuVZRFHaCd4iC0Ih1Izhq2zZZFumWbY1hHbUsa8Am6lcV6UI2a1IoKFMynaNyLUh6Mkc503TkiJAZUCW6c1NFAYpMpVMU/Cy4OxxSmpf6QMAlJIkqJJJYQjuu+STvG6Z1EctR8EdgvRRhYgnfMPj94ZB6JaDKPZDdTC5JlsRmXKYHCr3CZ5WikOWAbY6ElEGY4jD+riSfBHNXRkLq4UTaGOSzvQLbHQmrZ7B20AoTfLZDlsUhluEWWFcwIPdhLaNVImhPCwdVlrGvVGB7Aor0qcvA8ETwVxlW+YRlLgesKRhQjmOVaI0IkSwhVbDMphsBk+GYJ4hsjdaYkB+1nGGeKLaSyLmHWVGk51fD0UslWKrj4qX4C3oyS8wLGosiJbzq5+CcYXFFKDA04PoMROor+USO3CcJlM/onvMUl5va6ijterCBNtSUUTpj0MmBy/RDbNIpZ6USlFP52x8zjOWQzPUwFFS7vWvKpMb6Snrv5UfotqpoYT8cVujMjxOugHGxRhrpXr9OO8S/avNSZgrAchbtfezuRaD4sjloUXB9mg1zSoylTUZlf8iPb8EvqHbdv3n47d5TdD521fGzQMB9KmQN/xnXd8qiJGz3CiqTNRx/MuH4CzT00wR9PzxO5beEnDYHhds1Wba9XUa+uMubCU16bu+9tLWllhqK+qjXXuykNLTVdzJGX307ij7LvdbgAlsYWJ0XYKyIHffcTi2bqxbttzRc///Lby6RaXlQ13XPrJO5mHo15dR0guZ0jdBrcc/lmE1PZtDFovEan0E3LHi8Mmkyt8Oc+b046TtHTxFuRq/v76T2LTXO/hsffEexX+M0O5922nDPQYXLzSPHuk6ufJnJqYTj/Blwvlugv/7W6fLYNGkR1dOF86acFzEwjHu+lTOcSIsALLXnwZTjAGbH6H9GcK8YAxv0exBrqagz9XUWB44WDgyK8P1+v8CmZpMUv5ag3ydmHaeXfIDj/HjHpop+Dpthnvt4xPI2WEj07scDpGJg5SCY1TPc23kGZljODDos5tuWYz76dpqeS9HVuE4z0JYfU6IUUUCRj438EieZ6xmoF7Z9iec+j63xijh9Om1c2/VAQ29xz6+jG3jrZkaiaVkUjahvLjwhiBjViLm8LHjEMKwhIuGmAEskc+d2dzYdubUsRMziIr+z7S4k3Pm1BpVM5fT72jc8xRhuNFf+DJPyZGyuFSj0dGZdjdbFspebxL+YS2SeRvY11wKUFgk8wzJLfbs4nsoYT8Ah9VUzXzqn11Zp/H72mdvXns9RTzvQPZxd2eiz0cNlzm5truXhus/r+9hoU33ltkQqewBj2rS/wuw4+bSiiAf2Pd62jc/2+6LIkfL++mqtPpHMHkRwjBhFw8fS6UUoZHIeWBIp/Ma0DiJ51vNZxdH3X8+YpdIsuIe5uiLcihHrYQi+HxAasbeR2+H8d5xuxmCxUTSLp6Hxr8+PTF5wq+F/BBgAu7fhE3DKZ+cAAAAASUVORK5CYII=) no-repeat 0 0;
  background-size: 100% 100%;
  width: 38px;
  height: 38px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.ico-folder {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALIAAAB4CAYAAABW+ai6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjRGRjE3QzA5QjRFMTExRTdBNDNCQTZERTY5MDM0NDEyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjRGRjE3QzBBQjRFMTExRTdBNDNCQTZERTY5MDM0NDEyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NEZGMTdDMDdCNEUxMTFFN0E0M0JBNkRFNjkwMzQ0MTIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NEZGMTdDMDhCNEUxMTFFN0E0M0JBNkRFNjkwMzQ0MTIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz480yUOAAAKT0lEQVR42uydd6wUVRTG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) no-repeat 0 0;
  background-size: 100% 100%;
  width: 178px;
  height: 120px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.ico-gplus {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkY5NzBCN0E1Qjg4MTExRTdBMjFGRTM1OTI1NkM2NDE2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkY5NzBCN0E2Qjg4MTExRTdBMjFGRTM1OTI1NkM2NDE2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6Rjk3MEI3QTNCODgxMTFFN0EyMUZFMzU5MjU2QzY0MTYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6Rjk3MEI3QTRCODgxMTFFN0EyMUZFMzU5MjU2QzY0MTYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4CpMZhAAAFE0lEQVR42sxYW2wUVRj+zpnZ2e3e2u7SilSQplzaJi0xjVLrg1pEfTBGBUy0mmCaNBE0gml8IF4w9UVjDSY1EhJIVTBoghgNCUT6YlCIWohtoGUbw9YSkxKgbHe695njf2ZbLEbs7G5vf/JnZs/OnPPNf/v+c1j4wWW4RRQHwDggTAgjTQMMTHUCmSSgamAOJ8xEtI5xZQO42kTPrqH75eDcCyEA09SFMEboGoKR/pkm6IHm7hepCXCXD2Z8HEpxGcyJcYg0zQmTplDANA8cK6tvwlBhX7ykbaStvMhf+59PMEYfpgQYlAD9Wge4tshhYRgX6LKfdB+pbmcxbuMZCf415vaHmebqpMVrkaMwRamlj+kki4blXHYMMhOw1dztP8M05x66D6JQ4TzI3cV7zLh+Rs6dL7AnaJLf6NqAWRamag2kvXKNXIG1MKf7KF39mCvh3EfekGu8YBfYkxRLn+WYGHmajqncXdIt15wJ2Fqy1EFZNDBfwphCpUKuufZ2wFTmLj5EVx/mWxTFJzKJQ9O9xK3aI9WhbZ+LQLdtOKenIRXqfUUWXqlTFvMyR9FbWGhRnW9OFnICpmhkSq1tVupUoVZzOIOZy6E2UgJmpORAKxaLcN6q3lllBVt9PjQjCVuk4pIIJwM4S/CFu9MlsdSr1CE054zJMKzuw1l7H7jHCglkRv9C+s9BCmJ3gazgQObK8AYJrDGnNwkUc2gIvPouvI89c3PYnNAx/nkXIkf2UQvjImsmrGzPy4rCaCRgrCYn95kZBLd1WKBEJo34qZPgXh8cq2qQGr5IgGLWo9qqerpPIj0SygMcq1ap8FbYxpVOUTNXA8/Gpyx3Xnv/DcROHYdr3QNQy5dSE5iAq7aRGsk4yjv2IjV0Hlc/aIdIxrPNp32pUCWZ2n6crKWWBixXpsND0H/4GsXPbkfptl3/eHrsKn0B5UJgCYqC5Sh/51OM7tpqWdsq5PbEx60X7PMaWSOZzepAGRwVqy2rxH48gczlcDYJRi7hxv4PLeumL4UQPXbYas/Bcqwa1JtH7RdAF2VeCOk/BqH4S1C2+xMaU6GfOEKYsysn+35B9Ptu6Me+QuTLvdCPH560VE7Ioiy8sep3atrqbcdZMgZXXROW7O6CUhK45b/UQB+uvN0GM3Itu5GRm4w8slIkon0qWWzQKrK2ydaNRN9PGN35PHxPvwhtJXXIpkCy/1dEvummsnFDdqhWPcpbhBhk4Yfv2slcvo9yfpdiCEbyX652yxamsMpvmlT9Ha+rhK4nP8LVZKs061Qp0gk4q+p6ZHHpo3i4sGhI3LSw9GWrXip+YFGAIv6Fo+hAcugc2PDj1dldttyM0r5vQXHFx697mjfdLXfrUzyhU4q+t6DWIorjntKOqSMELuuMVO4v60Im1btgoRWPnPM+uqVLKQ5C6nRmzQjTbMmFCWbPhVG96J6HnpMYbrevvGgmonJnbMwbqFTMUJdWtsi1Z9qJf2fq17dSMsw5OKI3g3tKXpJr2j27OCgS+mbqufS5dJ9avkKen32R62nPt9QUNNBXnZ3dKDdAHjnrrGuSm+uj+Z6PhbSquvVmbHwHceNYYSYS8phzjAh+h3/zy+vl3IWeKMpM+Vi9Y0WlGYu0U70bEJmUbUKWbRJ92ADRXru3eVOlnGt69v3fMaZdiZB2SlWCy+qM0eFHiELup/5vDY0tn3YYI8vNiDBFiHtLTjur7j2ZOH+6P1cD/y3AAHDM3ySiObFTAAAAAElFTkSuQmCC) no-repeat 0 0;
  background-size: 100% 100%;
  width: 38px;
  height: 38px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.ico-hand {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAACmCAYAAAAswirrAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkUzNUEzMDhCQjRFMDExRTc4NzUwRTdFNjZBMjM5QkQxIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkUzNUEzMDhDQjRFMDExRTc4NzUwRTdFNjZBMjM5QkQxIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTM1QTMwODlCNEUwMTFFNzg3NTBFN0U2NkEyMzlCRDEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTM1QTMwOEFCNEUwMTFFNzg3NTBFN0U2NkEyMzlCRDEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7KykXsAAAL7ElEQVR42uxdC5AU1RV9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) no-repeat 0 0;
  background-size: 100% 100%;
  width: 100px;
  height: 166px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.ico-photo {
  background: url(/wp-content/themes/start-by-believe/dist/images/sprite/ico-photo.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 146px;
  height: 128px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.ico-pinterest {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkY1OTZBMTkwQjg4MTExRTdBQjIwQjJDMzJGRDMxNjU4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkY1OTZBMTkxQjg4MTExRTdBQjIwQjJDMzJGRDMxNjU4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjU5NkExOEVCODgxMTFFN0FCMjBCMkMzMkZEMzE2NTgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjU5NkExOEZCODgxMTFFN0FCMjBCMkMzMkZEMzE2NTgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6RiVkYAAAF1ElEQVR42sRYa2wUVRQ+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) no-repeat 0 0;
  background-size: 100% 100%;
  width: 38px;
  height: 38px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.ico-scroll {
  background: url(/wp-content/themes/start-by-believe/dist/images/sprite/ico-scroll.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 44px;
  height: 74px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.ico-twitter {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAQCAYAAAD0xERiAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjJFMTVBRjE4QjdFQTExRTc5MThGODFDNEE4Q0FBQjI2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjJFMTVBRjE5QjdFQTExRTc5MThGODFDNEE4Q0FBQjI2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MkUxNUFGMTZCN0VBMTFFNzkxOEY4MUM0QThDQUFCMjYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MkUxNUFGMTdCN0VBMTFFNzkxOEY4MUM0QThDQUFCMjYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz45X1BnAAABRElEQVR42pzUzStEURjH8TNDM5OXqMmWsbYRiikpmhIbK2NLsvEXsEKysVf+gmmytCAlyQg1mVmwVjNYeNkxKbrl+9Qzdbo5c9156nM73bn9Zp57zjORqfMfQ3Xg0zSuLmwji04UsI4yRlFr5ZLADWZRdQTJM2cYsu5NYxwv+EA6yiWFAVxg0BG27AuqVzt6UcGKhNX0gz5cY0PbsCvToH3p7hl7EvaIotXOpra7jzn0oy3gfa7Bi7ABSRYjyKPbhK9vxGUR1V06Qsw0V0/1hYQ9oPSPVlxVsMOklvDWZNixP+wei7gNGfSKQ3+Y1BiGQ4bt4OuvsC0chAi6krNl37DDPCxgEpcBQVV91nOFGR3YVZ05V91hwj4SdlhGh/hdB37eESLvZle/sOKaq1MdJ/lrmdFN6EGL7pb8khPkgo7PrwADAEWaP5CXcvv6AAAAAElFTkSuQmCC) no-repeat 0 0;
  background-size: 100% 100%;
  width: 19px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.ico-twitter-1 {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkYxMzExNDdBQjg4MTExRTc5OUFDRTEzRkJGNjgwRDgwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkYxMzExNDdCQjg4MTExRTc5OUFDRTEzRkJGNjgwRDgwIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjEzMTE0NzhCODgxMTFFNzk5QUNFMTNGQkY2ODBEODAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjEzMTE0NzlCODgxMTFFNzk5QUNFMTNGQkY2ODBEODAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6NE8n5AAAEmElEQVR42sRY3W9URRT/zezdfu4KVAkEKLZ8KTW0D30oEvUBTHzA+ORHsCSKTYhRozWBv0BfSTDhySjB2CbGByEmxhclaqKWKNSWiLUx6YJpRfmodEuXpXfv+Dtzd2lrtvTO3dKeZu7MvZ0557fnzPmYUeidwBzSig8TjgN58F3LJ2OHSPDhmx0c7+HbLvbboFQj+5RdYzDJuX+yH2b7gV++5vrzlpfHtdPkU0OGt/khKMoq8l29InEHhofoJIIPsnVRQMu8sxQaCLSBoza258IfaC7w+SHb+2yTUYTpCHME/FsEk+GvOsJxC1xJ84d4XGuQsbwiKGQhYFuRRB8SOMrx/aiUFHkk1VGas8/yjgnsaTL5mX07Fps0eWp11spwBNZJs51kfx/uFSmkaQ2RsT8qsGcI6iNHx4hLHq1ywspcANhD3E894rxYOkrQrD1W9jzABH0v+zSWmjRlFtA720p6lku/Tru3Y7nIQ/uV6/4bV6YDSFPFyJ+itjKLEhLiOwOotWuoV00ShLXVmbYRfflAoZgFNTFMBAfZODQ2T3U5MylHkg99E7ZC8b3grLkupLTdbK3Oaaaaer9l5rpOwUCnEzjc5GFNtcaJSz4GswWsY8Ieu1EITRXNEQRLq8cFuyMDEg3Ua/zyeA3eHMjjOwrn3rT/2rDKw5knarGuNpz62iYPfxH8aM7gsW+mQs1FASfVzVSwR3PyThcTbqa22lZofLmrBodbq4vaC/D25uQdUFap1GZTnbLVTVhKOW2VnQqfZAeovtbIGqtVGN5dh62pUFhmyuD03wV0PKDxSHpuvL5MjTWezsHnZnYK2b4ZFFOud/kxtSz2ViVn3kUrrzSXz15jBObfDKIVV3NpvbbJ1CHW5PIGl/Mm0vSLU4F1CihnYGntHAS5n17tz7MoXXh6jziHiRfWJI5lHatRfP9vgEu5u0s8Mx7gs1E/PCO4U5bAzKiz1riZ27/N4deJoOyUf2jqfT/lefBAHDMKjXrU2FAxyEbwSoO9jUl0b6lCivt9e5md0E9tvkhQI9f88FQULz0NCTCpv5+Ppi2FL64GjObTeGGDh6GsQZoBNstqYIRh49SYjw8yfng0iw8KqFJ9Ul20MnoPOC0UT5NezodJFebGW0Wzyp6KiamU2pobvDaxxSAD5wWnPSbaKAGSkCCHWPnmVQgqDOKCZVAXUR6PXUNpVA5mbqF9fGTcJ8tPs2GhKIdRtcw1mW+uP7XRezAsFEOa5Md3l71QTKp3SlcIpQpWqoRjtO/ZZQN22/S/1JQ8tpZlibTZgchnsO10zgSLY8LJ7Wu9fRbDPOfK3zlpf4yCuILwwL963WllL3AS/xx58/KSgCuYAqpwwMqMeHfRQ809ay/h7qH5UKfl/uxj19ueU/amp4Bzi+59eXOuZbUnh+uTce/Hhtes1B2M7N302PGZqBpbS+OU2H3g4WSH8K70RlE85T3UqWYCPAQ/+A3B/8O/Kv9eyqvTRtYc2rvRa7a8Znnf3a4xo9INtiO21aoduBk8yfGjlL6NfePMZYyRcBNeDlepH7es9L7646p/3lW5/wkwAGNvfyiU3m1JAAAAAElFTkSuQmCC) no-repeat 0 0;
  background-size: 100% 100%;
  width: 38px;
  height: 38px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

/* ------------------------------------------------------------ *	Reset
\* ------------------------------------------------------------ */

* {
  padding: 0;
  margin: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

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

html,
body {
  height: 100%;
}

html {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
}

body {
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

img {
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: middle;
}

strong {
  font-weight: bold;
}

small {
  font-size: 80%;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}

input[type="text"],
input[type="search"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="submit"],
textarea,
button {
  -webkit-appearance: none;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  opacity: 1;
  color: inherit;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
  color: inherit;
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  opacity: 1;
  color: inherit;
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: inherit;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"]
label[for] {
  cursor: pointer;
}

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

button {
  overflow: visible;
}

textarea {
  overflow: auto;
  resize: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

th,
td {
  padding: 0;
}

/* ------------------------------------------------------------ *\	
	Base
\* ------------------------------------------------------------ */

html {
  overflow-x: hidden;
}

body {
  min-width: 320px;
  background: #fff;
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 22px;
  line-height: 1.47;
  color: #6b6b6b;
}

a {
  color: inherit;
  text-decoration: none;
}

a:hover {
  color: inherit;
}

a:focus {
  color: inherit;
  outline: 0;
}

a[href^="tel"] {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: calc(1.47em/2);
}

h1 {
  font-size: 50px;
  line-height: 1.35;
  letter-spacing: 0.025em;
  background: -webkit-gradient(linear, left top, right top, from(#632561), to(#bb1b8d));
  background: -webkit-linear-gradient(left, #632561, #bb1b8d);
  background: -o-linear-gradient(left, #632561, #bb1b8d);
  background: linear-gradient(to right, #632561, #bb1b8d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

h2 {
  font-size: 40px;
  line-height: 1.35;
  letter-spacing: 0.025em;
  background: -webkit-gradient(linear, left top, right top, from(#632561), to(#bb1b8d));
  background: -webkit-linear-gradient(left, #632561, #bb1b8d);
  background: -o-linear-gradient(left, #632561, #bb1b8d);
  background: linear-gradient(to right, #632561, #bb1b8d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 300;
}

h2 strong {
  font-weight: 500;
}

h3 {
  font-size: 30px;
  font-weight: 300;
  color: #632561;
  line-height: 1.5;
  background: -webkit-gradient(linear, left top, right top, from(#632561), to(#bb1b8d));
  background: -webkit-linear-gradient(left, #632561, #bb1b8d);
  background: -o-linear-gradient(left, #632561, #bb1b8d);
  background: linear-gradient(to right, #632561, #bb1b8d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

h4 {
  font-size: 22px;
}

h5 {
  font-size: 20px;
  letter-spacing: 0.05em;
}

h6 {
  font-size: 18px;
}

p,
ul,
ol,
dl,
table,
blockquote {
  margin-bottom: 1.47em;
}

p {
  margin-bottom: 25px;
}

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child,
ul:last-child,
ol:last-child,
dl:last-child,
table:last-child,
blockquote:last-child {
  margin-bottom: 0;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    background: none;
  }

  h1,
  h2 {
    color: #bb1b8d;
  }
}

@media (max-width: 767px) {
  body {
    font-size: 20px;
    line-height: 1.5;
  }

  h1 {
    font-size: 40px;
    line-height: 1.25;
  }

  h2 {
    font-size: 30px;
    line-height: 1.35;
  }

  h3 {
    font-size: 25px;
  }

  h4 {
    font-size: 20px;
  }

  h5 {
    font-size: 18px;
  }

  h6 {
    font-size: 16px;
  }
}

/* ------------------------------------------------------------ *	Wrapper
\* ------------------------------------------------------------ */

.wrapper {
  padding-bottom: 0;
  overflow: hidden;
}

.wrapper--primary {
  padding-top: 200px;
}

.wrapper.wrapper-home {
  padding-bottom: 101px;
}

.wrapper.wrapper-home .footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 20;
  -webkit-transform: translateY(100%);
       -o-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: -webkit-transform .4s;
  transition: -webkit-transform .4s;
  -o-transition: -o-transform .4s;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s, -o-transform .4s;
}

.wrapper.wrapper-home .footer.fixed {
  -webkit-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
}

@media (max-width: 767px) {
  .wrapper.wrapper-home .footer {
    top: 0;
    bottom: auto;
    left: 100%;
    background: #fff;
    text-align: left;
    padding: 126px 0 10px 0px;
    height: 100vh;
    overflow-y: auto;
    -webkit-transition: left .4s;
    -o-transition: left .4s;
    transition: left .4s;
    -webkit-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
    z-index: 101;
  }
}

@media (max-width: 1199px) {
  .wrapper--primary {
    padding-top: 175px;
  }
}

@media (max-width: 767px) {
  .wrapper {
    position: relative;
    padding-bottom: 0;
  }

  .wrapper:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(99, 37, 97, 0.7);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .4s, visibility .4s;
    -o-transition: opacity .4s, visibility .4s;
    transition: opacity .4s, visibility .4s;
    z-index: 10;
  }

  .wrapper--primary {
    padding-top: 144px;
  }

  .wrapper.active:after {
    opacity: 1;
    visibility: visible;
  }

  .wrapper.active .footer.fixed,
  .wrapper.active .footer {
    left: 50px;
  }

  .wrapper.active .header {
    border-color: transparent;
    background: transparent;
  }

  .wrapper.active .header .logo {
    opacity: 0;
  }
}
 }

/* ------------------------------------------------------------ *	Helpers
\* ------------------------------------------------------------ */

/*  Clear  */

.clear:after {
  content: '';
  line-height: 0;
  display: table;
  clear: both;
}

/*  Col Inner  */

.col__inner {
  margin: 0 -30px;
}

@media (max-width: 1199px) {
  .col__inner {
    margin: 0;
  }
}

/*  Row Flex  */

.row--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/*  Cols  */

.cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px;
}

.col {
  padding: 0 15px;
}

.col--1of2 {
  width: 50%;
}

@media (max-width: 767px) {
  .row--flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

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

  .col {
    padding: 0;
  }

  .col--1of2 {
    width: 100%;
  }
}

/*  Popup  */

.mfp-close {
  position: absolute;
  top: -74px !important;
  left: 50% !important;
  -webkit-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 52px !important;
  height: 52px !important;
  font-size: 0;
  border-radius: 50%;
  -webkit-transition: background .4s;
  -o-transition: background .4s;
  transition: background .4s;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAA0CAYAAADIZmusAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjE4QzREMkE2QjU3QjExRTc5ODM4RDRBM0FBQURGOUIxIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjE4QzREMkE3QjU3QjExRTc5ODM4RDRBM0FBQURGOUIxIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MThDNEQyQTRCNTdCMTFFNzk4MzhENEEzQUFBREY5QjEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MThDNEQyQTVCNTdCMTFFNzk4MzhENEEzQUFBREY5QjEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6LvD18AAAEBUlEQVR42uxaS0gbURS9GUUICEIgICh2kyK4siiuhK7SDwVB6MoiRJQWS6WQVBFSkJYGxJBsKkpLRangqiAUitKsCq4KwawEwZWkUAgIhYAgir2vnkmu0yHmMybzSm85ffPGzHvnvM99X8/4zTHyEDHMf0TGuXjm/xU85x48F98ZhXd/0MLxoEEGw9PN8Dede3o49OLvx4w9fpfj8ICxzb9N8TcnIg1LmmTJ21PgesGR6G72BSlrptrMx7jHeMgYvuK3XkafiD9DuMn4xNhmHFVLpLkGAdOMWcv7L4wUY5+RY+wxjoWQHoafEUABPEABmIUwD/y6biFNjCjjlXi3gRJVAvIlvlWC0iK+yGhlBFGjIygYhTlGjHFWLjGjAhHjjFMhIsnoZDxC88hXUbN5fKvSuIE0CXmcIk9HhSwwPuB5hdHPiDB+kHN2iDT7kQchzwWnhLxFfyBkNGFpIk5bGnlEEJ8Gh5qELAnvcl9UfT0siTxND7dUrZAEYxKd+RbcY71tG3lvgEuiUiHKM4XxvMzIUOMsAw4ETtFyhYwy3uB5jLFDjbcdcCFwG71KSBvjI55fMtbIPbYGTgSObaWERMVgFSP3WQzcyNrEpJCAcLNxcq/FhVsO2AmZRDiHwcmtdgiOknNBiE94qSS530yO4a+dCZ8UEhI/yGsgJC/EhKSQETGT1cU2JHcDzaoPi5q0RkLS6C99qc5kl4EFDjVoCuLEQKlsUAkZQOS7hkJMzgNKSDci+xoKMTl3G2JQOdBQiMk5oIS0I/JTQyEm53YDGwCkyfhhN54oazXoH7H/QlxiLQhPDNnONBRS6N+G7PkaCvEhPDKkL9ZQSGEMNOToqKGQwqzEkPMVDYWYxxRpJSSFSFBDIbcRflNCcpjb++nyQYwOtdGluAez4UPDbrWliV1a1ZpC1s3FvCbjSavYLFmXQnJiMf9cAyEmx+SdbCRnnaKYG8Vv0Pbcal1U3JtetptrqYExLpqYW83kFpeLQeukMSaqLupCEVHRrGKlZr/qWHhCNLGQi0SERJOaIMsRtt00Xh1Emnurq4xBF4gYBBcCt5Vy1yOvhRdTG8W9DRTRS8XN6iS4/WWlLgyoU1UvElGDjzqYrPcmnto83BIeKlLtCvEpFQ9WturszcJCxCK41LTUnRJuWZ2qvrvmptaLPBLCzU45tWafYTzB82PGLl3cSOhwUEAH0txFHoQ8Z5zefHiPPmV6NHX0lYU3GUJ/qtS8+HYVaU0Lz9SMPMuySm8HncFrqDY7i4xDYrz5TJevOWVsmo0fK7sgREhTzUhdc6r43la197WOUOXzIDOMcMiG3FWmxG8irPvFMyloDfCilIMocb+NU8igpvZRcwrHTnSw3wIMAFx/3qXM3F2OAAAAAElFTkSuQmCC) no-repeat 0 0 !important;
  background-size: 100% 100%;
}

.mfp-close:after,
.mfp-close:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 2px;
  background: #fff;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
       -o-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
  -webkit-transition: background .4s;
  -o-transition: background .4s;
  transition: background .4s;
}

.mfp-close:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
       -o-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

.mfp-close:hover {
  background: -webkit-gradient(linear, left top, right top, from(#632561), to(#bb1b8d)) !important;
  background: -webkit-linear-gradient(left, #632561, #bb1b8d) !important;
  background: -o-linear-gradient(left, #632561, #bb1b8d) !important;
  background: linear-gradient(to right, #632561, #bb1b8d) !important;
}

.mfp-bg {
  background: rgba(95, 40, 93, 0.9);
  opacity: 1;
}

.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 1;
}

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

@media (max-width: 1199px) {
  .mfp-close {
    top: -50px !important;
  }
}

@media (max-width: 767px) {
  .mfp-container {
    overflow-y: auto;
    padding: 60px 6px;
  }
}

/* ------------------------------------------------------------ *	Keyframe
\* ------------------------------------------------------------ */

@-webkit-keyframes move {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }

  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-webkit-keyframes move {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }

  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-o-keyframes move {
  0% {
    -o-transform: scale(1);
       transform: scale(1);
  }

  50% {
    -o-transform: scale(1.3);
       transform: scale(1.3);
  }

  100% {
    -o-transform: scale(1);
       transform: scale(1);
  }
}

@keyframes move {
  0% {
    -webkit-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.3);
         -o-transform: scale(1.3);
            transform: scale(1.3);
  }

  100% {
    -webkit-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
}

/* ------------------------------------------------------------ *	Animate Sections
\* ------------------------------------------------------------ */

.animate {
  opacity: 0;
  -webkit-transition: opacity 0.8s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, -webkit-transform 0.8s cubic-bezier(0.6, 0.2, 0.1, 1) 0s;
  transition: opacity 0.8s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, -webkit-transform 0.8s cubic-bezier(0.6, 0.2, 0.1, 1) 0s;
  -o-transition: opacity 0.8s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, -o-transform 0.8s cubic-bezier(0.6, 0.2, 0.1, 1) 0s;
  transition: opacity 0.8s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, transform 0.8s cubic-bezier(0.6, 0.2, 0.1, 1) 0s;
  transition: opacity 0.8s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, transform 0.8s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, -webkit-transform 0.8s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, -o-transform 0.8s cubic-bezier(0.6, 0.2, 0.1, 1) 0s;
}

.animated {
  opacity: 1;
}

/* ------------------------------------------------------------ *	Slider
\* ------------------------------------------------------------ */

/*.split-slideshow {
	position: relative;
	
	.ico-scroll { position: absolute; bottom: 36px; left: 50%; transform: translateX(-50%); z-index: 10; cursor: pointer; }

	&__content {
		position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 10; text-align: center; margin-top: 55px;

		h1 { text-transform: uppercase; line-height: 1.1; font-weight: 300; letter-spacing: 0.025em; margin-bottom: 40px; }

		.btn { min-width: 162px; }
		.btn:after { background: #f5f5f5; }
	}

	.item {
		.item__content {
			position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);  width: 415px; border-radius: 10px; color: #fff; min-height: 190px; display: flex; align-items: center; justify-content: center; text-align: center; transition: margin-top .4s, opacity .4s; opacity: 0;

			&:after { content: ''; position: absolute; top: 100%; width: 0; height: 0; border-style: solid; }

			&--primary {
				margin-left: 105px; margin-top: 10px; background: rgba(38, 172, 226, 0.8);

				&:after { border-width: 0 38px 34px 0; border-color: transparent rgba(38, 172, 226, 0.8) transparent transparent; right: 50px; }

				&.active { margin-top: -41px; opacity: 1; }
			}

			&--secondary {
				margin-left: -108px; margin-top: 178px; background: rgba(177, 36, 136, 0.8); 

				&:after { border-width: 34px 38px 0 0; border-color: rgba(177, 36, 136, 0.8) transparent transparent transparent; left: 50px; }

				&.active { margin-top: 128px; opacity: 1; }
			}



		}
	}
}

.slideshow {
	position: relative; z-index: 1; top: 0; left: 0; width: 100vw; height: 100vh; overflow: hidden;
	.slider {
		width: 100vw; height: 100vw; z-index: 2;
		* { outline: none; }
		
		.item {
			height: 100vh; width: 100vw; position: relative; overflow: hidden; border: none; background-size: cover; background-position: center center; 
			.text { display: none; }
			img { min-width: 101%; min-height: 101%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
		}
	}
	
	.slick-dots { 
		position: absolute; z-index: 100; right: 48px; bottom: 50%; 

		li {
			list-style: none; width: 12px; height: 12px; border-radius: 50%; border: 2px solid #fff; transition: background .4s;

			button { opacity: 0; visibility: hidden; }
			&:hover { background: #fff; }
			&.slick-active { background: #fff; }
		}

		li + li { margin-top: 5px; }


		
	}

	&.slideshow-right { 
		left: 0; z-index: 1; width: 50vw; pointer-events: none; position: absolute;
		.slider { left: 0; position: absolute; }
	}

	.content1 { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background: #000; margin-top: -50px; }
	.content2 { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background: red; margin-top: 50px; }
}

.slideshow-text { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 100; font-size: 80px; width: 100vw; text-align: center; color: #fff; font-family: 'Roboto Condensed', sans-serif; font-weight: 100; pointer-events: none; text-transform: uppercase; letter-spacing: 20px; line-height: 0.8; 
}
*/

/* ------------------------------------------------------------ *	Header
\* ------------------------------------------------------------ */

.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 14px 0 14px;
  z-index: 100;
}

@media (max-width: 767px) {
  .header {
    background: #fff;
    padding: 23px 0 17px;
    -webkit-transition: padding .4s, border-color .4s, background .4s;
    -o-transition: padding .4s, border-color .4s, background .4s;
    transition: padding .4s, border-color .4s, background .4s;
    z-index: 40;
    border-bottom: 1px solid transparent;
    z-index: 102;
  }

  .header.fixed {
    border-color: #ddd;
    padding: 17px 0 4px;
    position: fixed;
  }

  -
    width: 67px;
    height: 59px;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
  }
}

/* ------------------------------------------------------------ *	Nav
\* ------------------------------------------------------------ */

.custom-menu-class ul {
    list-style-type: none;
    list-style: none;
    list-style-image: none;
}

.custom-menu-class li {
   padding: 20px;
   width: 100%;
   display: inline;
   text-transform: uppercase;
   font-weight: 500;
   font-size: 16px;
   text-decoration: none;
}

#menu-top-menu li.menu-item a {
color: #fff;
}

.custom-menu-class {
background: linear-gradient(to right, #632561, #bb1b8d);
padding: 14px 0;
}

#menu-top-menu  li.menu-item a:hover {
opacity: .7;
text-decoration: none;
} 

@media (max-width: 991px) {
  #menu-top-menu  li.menu-item {
    font-size: 12px;
    padding: 5px 5px 5px 5px;
  }

  #menu-top-menu  li.menu-item li + li {
    margin-left: 10px 0 0;
  }
}

@media (max-width: 767px) {
  #menu-top-menu  li.menu-item {
    font-size: 10px;
    padding: 5px 5px 5px 5px;
  }

  #menu-top-menu  li.menu-item li {
    display: block;
    padding: 0;
  }

  #menu-top-menu  li.menu-item a:after {
    display: none;
  }

  #menu-top-menu  li.menu-item li + li {
    margin: 10px 0 0;
  }
}

/* ------------------------------------------------------------ *	Nav Secondary
\* ------------------------------------------------------------ */

.nav-secondary {
  padding: 0 20px;
  font-weight: 400;
  text-transform: uppercase;
  border-bottom: 1px solid #dddddd;
  letter-spacing: 0.05em;
  text-align: center;
  font-size: 22px;
}

.nav-secondary ul {
  list-style: none;
  text-align:center;
}

.nav-secondary a {
  text-decoration: none;
  display: inline-block;
  position: relative;
  -webkit-transition: color .4s;
  -o-transition: color .4s;
  transition: color .4s;
}

.nav-secondary a:after {
  content: '';
  position: absolute;
  bottom: -21px;
  left: 0;
  width: 0;
  height: 4px;
  background: -webkit-gradient(linear, left top, right top, from(#632561), to(#ba1b8d));
  background: -webkit-linear-gradient(left, #632561, #ba1b8d);
  background: -o-linear-gradient(left, #632561, #ba1b8d);
  background: linear-gradient(to right, #632561, #ba1b8d);
  -webkit-transition: width .4s;
  -o-transition: width .4s;
  transition: width .4s;
}

.nav-secondary a:hover {
  color: #632561;
}

.nav-secondary a:hover:after {
  width: 100%;
}

.nav-secondary li {
  display: inline-block;
  padding: 20px 0 21px;
}

.nav-secondary li + li {
  margin-left: 38px;
}

.nav-secondary .active {
  color: #632561;
}

.nav-secondary .active a:after {
  width: 100%;
}

@media (max-width: 991px) {
  .nav-secondary {
    font-size: 12px;
  }

  .nav-secondary li + li {
    margin-left: 15px;
  }
}

@media (max-width: 767px) {
  .nav-secondary {
    font-size: 13px;
    padding: 20px 0;
  }

  .nav-secondary li {
    display: block;
    padding: 0;
  }

  .nav-secondary a:after {
    display: none;
  }

  .nav-secondary li + li {
    margin: 10px 0 0;
  }
}

/* ------------------------------------------------------------ *	Logo
\* ------------------------------------------------------------ */

.logo {
  display: inline-block;
  background: url(/wp-content/themes/start-by-believe/dist/images/logo.png) no-repeat 0 0;
  width: 310px;
  height: 136px;
  margin-right: 20px;
  background-size: 100% 100%;
}

.logo-secondary {
  display: inline-block;
  background: url(/wp-content/themes/start-by-believe/dist/images/logo-secondary.png) no-repeat 0 0;
  width: 130px;
  height: 130px;
  margin-left: 20px;
  background-size: 100% 100%;
}

.logo-violence {
  display: inline-block;
  background: url(/wp-content/themes/start-by-believe/dist/images/temp/logo-violence-big.png) no-repeat 0 0;
  width: 130px;
  height: 129px;
  background-size: 100% 100%;
}

.logo-seek {
  display: inline-block;
  background: url(/wp-content/themes/start-by-believe/dist/images/temp/logo-seek.png) no-repeat 0 0;
  width: 162px;
  height: 59px;
  background-size: 100% 100%;
}

.logo-victim {
  display: inline-block;
  background: url(/wp-content/themes/start-by-believe/dist/images/temp/logo-viktim.png) no-repeat 0 0;
  width: 169px;
  height: 78px;
  background-size: 100% 100%;
}

@media (max-width: 1199px) {
  .logo {
    width: 260px;
    height: 114px;
  }
}

@media (max-width: 767px) {
  .logo {
    width: 202px;
    height: 89px;
  }
}

@media (max-width: 1199px) {
  .logo-secondary {
    width: 130px;
    height: 130px;
  }
}

@media (max-width: 767px) {
  .logo-secondary {
    width: 101px;
    height: 101px;
  }
}

/* ------------------------------------------------------------ *	Button
\* ------------------------------------------------------------ */

.btn {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  background: -webkit-gradient(linear, left top, right top, from(#632561), to(#bb1b8d));
  background: -webkit-linear-gradient(left, #632561, #bb1b8d);
  background: -o-linear-gradient(left, #632561, #bb1b8d);
  background: linear-gradient(to right, #632561, #bb1b8d);
  position: relative;
  min-width: 150px;
  padding: 17px 4px 16px;
  border: none;
  outline: none !important;
  /*  Button Gradient  */
  /*  Button Medium  */
  /*  Button Medium Primary  */
  /*  Button Medium Secondary  */
  /*  Button Big  */
  /*  Button Primary  */
  /*  Button Secondary  */
}

.btn:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  background: #fff;
  -webkit-transition: opacity .4s;
  -o-transition: opacity .4s;
  transition: opacity .4s;
  border-radius: 2px;
  opacity: 0;
}

.btn span {
  position: relative;
  z-index: 10;
  color: #fff;
  -webkit-transition: color .4s;
  -o-transition: color .4s;
  transition: color .4s;
}

.btn:hover:after {
  opacity: 1;
}

.btn:hover span {
  background: -webkit-gradient(linear, left top, right top, from(#632561), to(#b71b8b));
  background: -webkit-linear-gradient(left, #632561, #b71b8b);
  background: -o-linear-gradient(left, #632561, #b71b8b);
  background: linear-gradient(to right, #632561, #b71b8b);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.btn--gradient:after {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .4s, visibility .4s;
  -o-transition: opacity .4s, visibility .4s;
  transition: opacity .4s, visibility .4s;
}

.btn--gradient span {
  background: none;
  color: #fff;
  -webkit-text-fill-color: currentColor;
}

.btn--gradient:hover:after {
  opacity: 1;
  opacity: 1;
  visibility: visible;
}

.btn--gradient:hover span {
  background: -webkit-gradient(linear, left top, right top, from(#632561), to(#b71b8b));
  background: -webkit-linear-gradient(left, #632561, #b71b8b);
  background: -o-linear-gradient(left, #632561, #b71b8b);
  background: linear-gradient(to right, #632561, #b71b8b);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.btn--medium {
  padding: 16px 5px 13px;
  letter-spacing: 0.05em;
  min-width: 220px;
}

.btn--medium:after {
  width: calc(100% - 3px);
  height: calc(100% - 3px);
}

.btn--medium-primary {
  min-width: 258px;
}

.btn--medium-secondary {
  min-width: 180px;
}

.btn--big {
  min-width: 232px;
}

.btn--primary {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHYAAAAyCAYAAACJbi9rAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjBFMjA3MTc5QjU3NjExRTdCMEU3RkNFNjUyNDE4N0QxIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjBFMjA3MTdBQjU3NjExRTdCMEU3RkNFNjUyNDE4N0QxIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MEUyMDcxNzdCNTc2MTFFN0IwRTdGQ0U2NTI0MTg3RDEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MEUyMDcxNzhCNTc2MTFFN0IwRTdGQ0U2NTI0MTg3RDEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4LoiomAAABtklEQVR42uycMUvDQBSA76qr6OIgzeooCK5Cu6ib/0EEFzc7WMGxxQqmm4s/w80Wof6ATv6FFgsuCq5yvmtemtjE4ujJ98Hrvdy9tOn7Esh09njzyFjjsTUZzyTZkbFqkrnpmnVZnmS5tUW5y3KbWy3WZr9TVmdzddM1N3feXM3sG1xxvlDrSq6jrNbNX9cP/82Z4nUs6oH7RR/Leu+yXBjL51DG7v6o8eQnKlrflBhIHJqZVAiIqrob9KO4mYqtSbS0oC0RzW4w4s/Hwahh1VlbHbb6UXd3WaUuSdxJXHLzh4fIHXt3vShel/HEO/VP7Jaun9Oi4Ekdbnuxq3rwRl/CRl6cUoerFdrxP0EsYgGxgFhALCAWEItYQCwgFhALiAXEIhYQC4gFxAJiAbGIBcQCYgGxgFhALGIBsYBYQCwgFhCLWEAsIBYQC4gFxCIWQhP7rvka7QibXhSvaPrhxT7rwTWtCZ4bHYd+L0W/f+KjSfbge5W4lXihR+HwEMUb1phTdfjpnVrdr7hpjL36vidukrFfcRD7FefXL/ZGjU768tSRqEvcS0x4BoJjou7qXqqf+BJgADKsS2UOf7wAAAAAAElFTkSuQmCC) no-repeat 0 0;
  background-size: 100% 100%;
}

.btn--primary span {
  -webkit-text-fill-color: currentColor;
  color: #642561 !important;
}

.btn--primary:after {
  display: none;
}

.btn--secondary {
  min-width: 182px;
}

.btn--white {
  background: transparent;
  border: 3px solid #fff;
  color: #fff;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.btn--white:after {
  display: none;
}

.btn--white span {
  background: transparent;
  -webkit-text-fill-color: #fff;
}

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

.btn--white:hover span {
  background: -webkit-gradient(linear, left top, right top, from(#632561), to(#b71b8b));
  background: -webkit-linear-gradient(left, #632561, #b71b8b);
  background: -o-linear-gradient(left, #632561, #b71b8b);
  background: linear-gradient(to right, #632561, #b71b8b);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.btn span {
  font-style: normal !important;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .btn span {
    background: none;
    color: #bb1b8d;
  }

  .btn--gradient span {
    color: #fff;
    background: none !important;
  }

  .btn--gradient:hover span {
    color: #bb1b8d !important;
  }
}

@media (max-width: 767px) {
  .btn--gradient span {
    display: inline-block;
  }
}

/* ------------------------------------------------------------ *	Button Burger
\* ------------------------------------------------------------ */

.btn-burger {
  display: none;
  width: 20px;
  height: 14px;
  position: absolute;
  right: 26px;
  top: 20%;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 201;
  margin-top: -2px;
}

.btn-burger span {
  width: 100%;
  height: 2px;
  background: #632561;
  position: absolute;
  left: 0;
  -webkit-transition: top .2s .25s, left .2s .25s, opacity .2s .25s, -webkit-transform .2s 0s;
  transition: top .2s .25s, left .2s .25s, opacity .2s .25s, -webkit-transform .2s 0s;
  -o-transition: top .2s .25s, left .2s .25s, opacity .2s .25s, -o-transform .2s 0s;
  transition: top .2s .25s, left .2s .25s, opacity .2s .25s, transform .2s 0s;
  transition: top .2s .25s, left .2s .25s, opacity .2s .25s, transform .2s 0s, -webkit-transform .2s 0s, -o-transform .2s 0s;
}

.btn-burger span:first-child {
  top: 0;
}

.btn-burger span:nth-child(2) {
  top: 6px;
}

.btn-burger span:last-child {
  top: 12px;
}

.btn-burger.active span {
  -webkit-transition: background .2s, top .2s, left .2s, opacity .2s, -webkit-transform .2s .25s;
  transition: background .2s, top .2s, left .2s, opacity .2s, -webkit-transform .2s .25s;
  -o-transition: background .2s, top .2s, left .2s, opacity .2s, -o-transform .2s .25s;
  transition: background .2s, top .2s, left .2s, opacity .2s, transform .2s .25s;
  transition: background .2s, top .2s, left .2s, opacity .2s, transform .2s .25s, -webkit-transform .2s .25s, -o-transform .2s .25s;
}

.btn-burger.active span:first-child {
  top: 6px;
  -webkit-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}

.btn-burger.active span:nth-child(2) {
  opacity: 0;
}

.btn-burger.active span:last-child {
  top: 6px;
  -webkit-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media (max-width: 767px) {
  .btn-burger {
    display: block;
  }
}

.btn-wide {
  max-width: 268px;
  width: 100%;
}

/* ------------------------------------------------------------ *	Section
\* ------------------------------------------------------------ */

.inner-section {
  margin: 200px auto 100px auto;
}

.section {
  text-align: center;
  padding: 82px 0 101px;
  /*  Section Gray  */
  /*  Section Services  */
  /*  Section Features  */
  /*  Section Map  */
  /*  Section Partners  */
  /*  Section Articles  */
  /*  Section Primary  */
  /*  Section Testimonials  */
  /*  Section Socials  */
  /*  Section Info  */
  /*  Section Resources  */
  /*  Section Believing  */
}

.section h2 {
  margin-bottom: 28px;
}

.section h2 a {
  font-weight: 700;
}

.section .section__content p {
  margin: 0;
}

.section .section__content p + .btn {
  margin-top: 44px;
}

.section .section__head {
  padding-bottom: 52px;
}

.section .section__head h2 {
  margin: 0;
}

.section .section__foot {
  padding: 49px 0 0;
  font-size: 18px;
  line-height: 1.56;
  color: #777;
}

.section .section__foot p {
  margin: 20px 0 0;
}

.section--gray {
  background: #f7f7f7;
}

.section--services {
  padding: 90px 0 90px;
}

.section--services .services {
  margin: 0 -37px;
}

.section--features {
  padding: 108px 0 0;
}

.section--features h2 {
  margin-bottom: 25px;
}

.section--features .section__content {
  padding: 0 10px 53px;
}

.section--map {
  padding: 0px 0 100px;
}

.section--map h2 {
  margin-bottom: 53px;
}

.section--map .section__image {
  margin: 0 -32px 56px -15px;
}

.section--map .section__image img {
  width: 100%;
}

.section--map .list-data {
  margin-bottom: 30px;
}

.section--map .address-info {
  padding: 15px 0;
}

.section--map .address-info h4 {
  margin-bottom: 0;
  padding-bottom: 5px;
  font-size: 15px;
  color: #000;
}

.section--partners {
  padding: 90px 0 79px;
}

.section--partners h2 {
  margin-bottom: 24px;
}

.section--partners .section__content {
  margin: 0 -7px 20px;
}

.section--partners .list-logos {
  margin: 48px -70px 0;
}

.section--articles {
  padding: 95px 0 78px;
}

.section--articles .section__head {
  padding-bottom: 34px;
}

.section--primary {
  text-align: left;
  padding: 90px 0 95px;
}

.section--primary .section__head {
  padding-bottom: 25px;
}

.section--primary .section__content {
  margin-right: -20px;
}

.section--primary .section__content p + .btn {
  margin-top: 33px;
}

.section--primary .section__content--teritary {
  margin-right: -27px;
}

.section--primary .section__content--teritary p + .btn {
  margin-top: 38px;
}

.section--primary .section__body--primary {
  padding-bottom: 12px;
}

.section--primary + .section--articles {
  margin-top: -2px;
}

.section--testimonials {
  padding: 90px 0 75px;
}

.section--testimonials .section__head {
  padding-bottom: 66px;
}

.section--testimonials .section__head h2 {
  padding: 0 10px;
}

.section--socials {
  padding: 90px 0;
}

.section--socials .section__head {
  padding-bottom: 60px;
}

.section--info {
  padding: 92px 0 0;
}

.section--info h2 {
  margin-bottom: 21px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.section--resources {
  padding: 99px 0 100px;
  text-align: left;
}

.section--resources h4 {
  font-weight: 400;
  letter-spacing: 0.025em;
  background: -webkit-gradient(linear, left top, right top, from(#632561), to(#bb1b8d));
  background: -webkit-linear-gradient(left, #632561, #bb1b8d);
  background: -o-linear-gradient(left, #632561, #bb1b8d);
  background: linear-gradient(to right, #632561, #bb1b8d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 40px;
  padding-left: 2px;
  padding-bottom: 2px;
}

.section--resources .section__head {
  text-align: center;
  padding-bottom: 71px;
}

.section--resources .section__head--primary {
  padding-bottom: 59px;
}

.section--resources .section__content {
  margin-right: -32px;
}

.section--resources .section__content h6 {
  font-size: 14px;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  padding: 23px 0;
  margin: 17px 0 20px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  background: -webkit-gradient(linear, left top, right top, from(#632561), to(#bb1b8d));
  background: -webkit-linear-gradient(left, #632561, #bb1b8d);
  background: -o-linear-gradient(left, #632561, #bb1b8d);
  background: linear-gradient(to right, #632561, #bb1b8d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-transition: opacity .4s;
  -o-transition: opacity .4s;
  transition: opacity .4s;
}

.section--resources .section__content h6 i {
  position: relative;
  top: -3px;
  left: 6px;
}

.section--resources .section__content h6:hover {
  opacity: .7;
}

.section--resources .section__content p + ul {
  margin: 43px -10px 0 0;
}

.section--resources .section__content--primary h4 {
  margin-bottom: 32px;
}

.section--resources .section__content--primary p + ul {
  margin: 38px -10px 0 0;
}

.section--resources .section__content--primary li + li {
  margin-top: 20px;
}

.section--resources .section__content--teritary {
  margin-right: -20px;
  padding-bottom: 10px;
}

.section--resources .section__content--teritary h4 {
  margin-bottom: 30px;
}

.section--resources .section__content--quaternary h4 {
  margin-bottom: 31px;
}

.section--resources .section__content--senary {
  margin-right: -40px;
}

.section--resources .section__content--senary h4 {
  margin-bottom: 37px;
}

.section--resources .section__content--senary p + ul {
  margin: 39px 0 0;
}

.section--resources .section__aside {
  background: #f7f7f7;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  margin-top: 2px;
  padding: 56px 54px 56px 57px;
  font-size: 18px;
  line-height: 1.45;
}

.section--resources .section__aside h4 {
  margin-bottom: 33px;
  margin-left: -4px;
}

.section--resources .section__aside p {
  margin: 0;
}

.section--resources .section__aside p span {
  font-style: italic;
}

.section--resources .section__aside p a {
  font-weight: 500;
  color: #9f1e7f;
  -webkit-transition: opacity .4s;
  -o-transition: opacity .4s;
  transition: opacity .4s;
  text-decoration: none;
}

.section--resources .section__aside p a:hover {
  text-decoration: underline;
}

.section--resources .section__aside .btn:after {
  background: #f7f7f7;
}

.section--resources .section__aside p + p {
  margin-top: 25px;
}

.section--resources .section__aside p + .btn {
  margin-top: 34px;
}

.section--resources .section__aside--primary {
  padding: 50px 54px 49px 57px;
}

.section--resources .section__content + .section__content {
  border-top: 1px solid #e4e4e4;
  margin-top: 43px;
  padding-top: 44px;
}

.section--resources .section__content--primary + .section__content--primary {
  margin-top: 47px;
  padding-top: 46px;
}

.section--resources .section__content--secondary + .section__content {
  margin-top: 21px;
  padding-top: 46px;
}

.section--resources .section__group + .section__group {
  border-top: 1px solid #e4e4e4;
  margin-top: 44px;
  padding-top: 44px;
}

.section--believing {
  text-align: left;
  padding: 0px 0 100px;
}

.section--believing p {
  margin: 0;
}

.section--believing p a {
  font-weight: 500;
  color: #9f1e7f;
  -webkit-transition: opacity .4s;
  -o-transition: opacity .4s;
  transition: opacity .4s;
  text-decoration: none;
}

.section--believing p a:hover {
  text-decoration: underline;
}

.section--believing p + p {
  margin-top: 32px;
}

.section--believing p + .btn {
  margin-top: 33px;
}

.section--believing a {
  font-weight: 500;
  color: #9f1e7f;
  -webkit-transition: opacity .4s;
  -o-transition: opacity .4s;
  transition: opacity .4s;
  text-decoration: none;
}

.section--believing a:hover {
  text-decoration: underline;
}

.section--believing .btn {
  min-width: 166px;
}

.section--believing .section__content {
  text-align: center;
  padding-bottom: 55px;
}

.section--believing .section__content h4 {
  margin: 36px 0 0;
}

.section--believing .section__body h4 {
  font-weight: 400;
  background: -webkit-gradient(linear, left top, right top, from(#632561), to(#bb1b8d));
  background: -webkit-linear-gradient(left, #632561, #bb1b8d);
  background: -o-linear-gradient(left, #632561, #bb1b8d);
  background: linear-gradient(to right, #632561, #bb1b8d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  margin-bottom: 33px;
}

.section--believing .section__body:after {
  content: '';
  display: table;
  clear: both;
}

.section--believing .section__body p + h4 {
  margin-top: 59px;
}

.section--believing .section__body__inner {
  padding-right: 34px;
}

.section--believing .section__body__inner--primary {
  padding-top: 3px;
}

.section--believing .section__body__inner--primary h4 {
  margin-bottom: 36px;
}

.section--believing .section__image {
  margin-right: 70px;
  float: right;
  width: calc(50vw - 92px);
}

.section--believing .section__image img {
  width: 100%;
}

.section--believing .section__body__inner + .section__image {
  margin-top: 81px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .section--resources h4 {
    background: none;
    color: #bb1b8d;
  }

  .section--resources .section__content h6 {
    background: none;
    color: #bb1b8d;
  }

  .section--believing .section__body h4 {
    background: none;
    color: #bb1b8d;
  }
}

@media (max-width: 1199px) {
  .section {
    /*  Section Map  */
    /*  Section Partners  */
    /*  Section Primary  */
    /*  Section Testimonials  */
    /*  Section Resources  */
    /*  Section Believing  */
  }

  .section--map .section__image {
    margin: 0 -25px 56px;
  }

  .section--partners .list-logos {
    margin: 48px -15px 0;
  }

  .section--primary .section__content {
    margin-right: 0;
  }

  .section--testimonials .section__head h2 {
    padding: 0;
  }

  .section--resources .section__aside {
    padding: 46px 40px;
  }

  .section--believing .section__body__inner {
    padding-right: 0;
  }

  .section--believing .section__image {
    margin-right: 0;
    width: calc(50vw - 15px);
  }
}

@media (max-width: 991px) {
  .section {
    /*  Section Services  */
    /*  Section Map  */
    /*  Section Socials  */
    /*  Section Resources  */
  }

  .section--services .services {
    margin: 0 -15px;
  }

  .section--map .section__image {
    margin: 0 0 56px;
  }

  .section--socials .section__head br {
    display: none;
  }

  .section--resources .section__content {
    margin-right: 0;
  }

  .section--resources .section__aside {
    padding: 30px 20px;
  }

  .section--resources .section__content h6 {
    font-size: 13px;
  }

  .section--resources .section__content h6 i {
    top: -1px;
  }
}

@media (max-width: 767px) {
  h1 br {
    display: none;
  }

  .section {
    padding: 92px 0 101px;
    /*  Section Services  */
    /*  Section Features  */
    /*  Section Map  */
    /*  Section Partners  */
    /*  Section Socials  */
    /*  Section Primary  */
    /*  Section Testimonials  */
    /*  Section Resources  */
    /*  Section Info  */
    /*  Section Believing  */
  }

  .section .section__head {
    padding-bottom: 50px;
  }

  .section .section__foot {
    padding: 38px 0 0;
  }

  .section .section__content h2 {
    margin-bottom: 22px;
  }

  .section .section__content p + .btn {
    margin-top: 31px;
  }

  .section--services {
    padding: 90px 0 93px;
  }

  .section--features {
    padding: 92px 0 0;
  }

  .section--map {
    padding: 77px 0 100px;
  }

  .section--map h2 {
    margin-bottom: 48px;
  }

  .section--map .section__image {
    margin: 0 -14px 45px -17px;
  }

  .section--map .list-data {
    margin: 0 -7px;
  }

  .section--partners .section__content {
    margin: 0;
  }

  .section--partners .section__content h2 {
    margin-bottom: 24px;
  }

  .section--partners .list-logos {
    margin: 32px -5px 0;
  }

  .section--socials .section__head {
    padding-bottom: 40px;
  }

  .section--socials .section__body {
    margin: 0 -7px;
  }

  .section--primary .section__content--primary {
    padding-top: 70px;
  }

  .section--testimonials {
    padding-bottom: 40px;
  }

  .section--resources {
    padding-bottom: 70px;
  }

  .section--resources .section__aside {
    margin-top: 70px;
  }

  .section--info {
    padding-bottom: 0;
  }

  .section--believing {
    padding-bottom: 70px;
  }

  .section--believing br {
    display: none;
  }

  .section--believing .section__body__inner--primary {
    padding-top: 70px;
  }

  .section--believing .section__body__inner + .section__image {
    margin-top: 50px;
  }

  .section--believing .section__image {
    float: none;
    width: calc(100% + 80px);
    margin: 0 -40px;
  }
}

/* ------------------------------------------------------------ *	Section Primary
\* ------------------------------------------------------------ */

.section-primary {
  text-align: center;
  padding: 30px 0 40px;
}

.section-primary h2 {
  margin-bottom: 25px;
}

.section-primary p {
  margin-bottom: 44px;
}

.section-primary .cols {
  position: relative;
  padding: 0 24px 0 45px;
}

.section-primary .cols:after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  background: #ddd;
  width: 1px;
  height: 100%;
}

.section-primary .section__content {
  padding: 27px 0;
}

/* ------------------------------------------------------------ *	Section About
\* ------------------------------------------------------------ */

.section-about {
  padding: 25px 0;
}

.section-about p {
  margin: 0 0 32px;
}

.section-about .section__head {
  padding-bottom: 63px;
}

.section-about .section__content {
  padding-right: 35px;
  clear: both;
}

.section-about .section__image {
  margin-top: 12px;
  float: left;
  width: calc(50vw - 24px);
  margin-bottom: 45px;
}

.section-about .section__content + .section__blockquote {
  margin-top: 73px;
}

@media (max-width: 1199px) {
  .section-about .section__content {
    padding-right: 0;
  }

  .section-about .section__image {
    width: calc(50vw - 15px);
  }
}

@media (max-width: 767px) {
  .section-about {
    padding-bottom: 70px;
  }

  .section-about .section__blockquote {
    margin-bottom: 100px;
  }

  .section-about .section__image {
    width: calc(100% + 80px);
    float: none;
    margin: 0 -40px 45px;
  }
}

/* ------------------------------------------------------------ *	Section Primary
\* ------------------------------------------------------------ */

.section-primary {
  text-align: left;
  padding: 89px 0;
}

.section-primary .container__inner {
  margin: 0 -17px;
}

.section-primary .section__body {
  padding-top: 8px;
  margin-bottom: 90px;
}

.section-primary .accordions {
  padding-left: 2px;
  margin-bottom: 103px;
}

@media (max-width: 1199px) {
  .section-primary .container__inner {
    margin: 0;
  }
}

@media (max-width: 1199px) {
  .section-primary {
    padding-bottom: 70px;
  }
}

/* ------------------------------------------------------------ *	Section Secondary
\* ------------------------------------------------------------ */

.section-secondary {
  padding: 40px 0;
}

.section-secondary h2 {
  margin-bottom: 26px;
}

.section-secondary p {
  margin: 0;
}

.section-secondary p br {
  display: none;
}

.section-secondary p + .btn {
  margin-top: 43px;
}

.section-secondary .cols {
  position: relative;
  padding: 0 21px 0 43px;
}

.section-secondary .cols:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1px;
  height: 100%;
  background: #ddd;
}

.section-secondary .section__content {
  text-align: center;
  padding: 16px 0 11px;
}

.section-secondary .form--subscribe {
  margin-top: 43px;
  padding: 0 87px 0 83px;
}

@media (max-width: 1199px) {
  .section-secondary .form--subscribe {
    padding: 0;
  }
}

@media (max-width: 991px) {
  .section-secondary .cols {
    padding: 0 30px;
  }
}

@media (max-width: 767px) {
  .section-secondary {
    padding: 59px 0 63px;
  }

  .section-secondary h2 {
    margin-bottom: 21px;
  }

  .section-secondary p br {
    display: block;
  }

  .section-secondary p + .btn {
    margin-top: 33px;
  }

  .section-secondary .cols {
    padding: 0;
  }

  .section-secondary .cols:after {
    display: none;
  }

  .section-secondary .col + .col {
    border-top: 1px solid #ddd;
    margin-top: 65px;
    padding-top: 57px;
  }

  .section-secondary .section__content {
    padding: 0;
  }

  .section-secondary .form--subscribe {
    margin: 35px -7px 0;
  }
}

/* ------------------------------------------------------------ *	Section Contact
\* ------------------------------------------------------------ */

.section-contact {
  padding: 64px 0;
}

.section-contact h1 {
  text-transform: uppercase;
  font-weight: 300;
  margin: 0 0 18px;
}

.section-contact .section__head {
  text-align: center;
  padding-bottom: 63px;
}

.section-contact .form {
  margin: 0 -10px;
}

@media (max-width: 1199px) {
  .section-contact .form {
    margin: 0;
  }
}

/* ------------------------------------------------------------ *	Section Teritary
\* ------------------------------------------------------------ */

.section-teritary {
  padding: 91px 0 73px;
}

.section-teritary h2 {
  text-transform: uppercase;
  margin-bottom: 35px;
}

.section-teritary p {
  margin: 0;
}

.section-teritary p + p {
  margin-top: 32px;
}

.section-teritary .section__content {
  padding-right: 72px;
}

.section-teritary .blockquote {
  margin: 0 -31px;
}

.section-teritary .section__content + .blockquote {
  margin-top: 40px;
}

.section-teritary .blockquote + .section__content {
  margin-top: 43px;
}

@media (max-width: 1199px) {
  .section-teritary .section__content {
    padding-right: 0;
  }
}

@media (max-width: 991px) {
  .section-teritary .section__content {
    padding-right: 50px;
    padding-left: 50px;
  }

  .section-teritary .blockquote {
    margin: 0;
    padding: 0;
  }
}

@media (max-width: 767px) {
  .section-teritary .section__content {
    padding-right: 0;
    padding-left: 0;
  }
}

/* ------------------------------------------------------------ *	Section Quaternary
\* ------------------------------------------------------------ */

.section-quaternary {
  padding: 63px 0 0;
}

.section-quaternary h1 {
  font-weight: 300;
}

.section-quaternary h2 {
  margin-bottom: 26px;
}

.section-quaternary p {
  margin: 0;
}

.section-quaternary p + p {
  margin-top: 31px;
}

.section-quaternary .section__head {
  text-align: center;
  padding-bottom: 50px;
}

.section-quaternary .section__body {
  position: relative;
  z-index: 10;
}

.section-quaternary .section__body .container {
  padding-bottom: 207px;
}

.section-quaternary .section__content {
  padding-bottom: 48px;
}

.section-quaternary .section__content p {
  padding-right: 46px;
}

.section-quaternary .section__image img {
  width: 100%;
}

.section-quaternary .list-features {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}

.section-quaternary .section__aside {
  min-height: 100px;
  position: relative;
  z-index: 10;
}

.section-quaternary .section__aside .section__image {
  display: none;
}

.section-quaternary .form--pledge {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 540px;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  padding: 30px 35px;
  background: #fff;
  border-radius: 5px;
}

@media (max-width: 991px) {
  .section-quaternary .section__content p {
    padding-right: 0;
  }

  .section-quaternary .section__body .container {
    padding-bottom: 250px;
  }

  .section-quaternary .form--pledge {
    max-width: 100%;
    padding: 30px 20px 40px;
  }
}

@media (max-width: 767px) {
  .section-quaternary {
    padding: 71px 0 0;
  }

  .section-quaternary p + p {
    margin-top: 30px;
  }

  .section-quaternary .form--pledge {
    position: static;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0;
    margin: 0 -7px 50px;
    width: calc(100% + 14px);
    max-width: calc(100% + 14px);
  }

  .section-quaternary .list-features--primary {
    position: static;
    margin: 0 -40px;
    width: calc(100% + 80px);
    border-radius: 0;
  }

  .section-quaternary .list-features--primary:after {
    display: none;
  }

  .section-quaternary .section__image {
    display: none;
    margin: 0 -40px;
  }

  .section-quaternary .section__aside {
    padding-bottom: 92px;
  }

  .section-quaternary .section__aside .section__image {
    display: block;
  }

  .section-quaternary .section__body .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .section-quaternary .section__body .section__col {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .section-quaternary .section__body .container {
    padding-bottom: 0;
  }

  .section-quaternary .section__head {
    padding-bottom: 54px;
  }

  .section-quaternary .section__content {
    margin: 0 -7px;
    padding-bottom: 38px;
  }

  .section-quaternary .section__content h2 {
    padding-right: 2px;
    margin-bottom: 24px;
  }
}

/* ------------------------------------------------------------ *	Section Event
\* ------------------------------------------------------------ */

.section-event {
  border-top: 1px solid #ddd;
  padding: 62px 0;
}

.section-event h1 {
  text-transform: none;
  font-weight: 300;
  margin-bottom: 20px;
}

.section-event p {
  margin: 0;
}

.section-event p + p {
  margin-top: 30px;
}

.section-event .section__content {
  text-align: center;
  padding-bottom: 58px;
}

.section-event .form {
  margin: 0 -10px;
}

@media (max-width: 1199px) {
  .section-event {
    padding-bottom: 70px;
  }

  .section-event .form {
    margin: 0;
  }
}

/* ------------------------------------------------------------ *	Section Senary
\* ------------------------------------------------------------ */

.section-senary {
  padding: 30px 0 100px;
}

.section-senary h2 {
  font-size: 35px;
  text-transform: uppercase;
}

.section-senary .section__aside {
  color: #fff;
  position: relative;
  margin: -85px 2px 0 -12px;
}

.section-senary .section__aside:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(135deg, #692464 50%, #b61c8a 100%);
  background: -o-linear-gradient(135deg, #692464 50%, #b61c8a 100%);
  background: linear-gradient(-45deg, #692464 50%, #b61c8a 100%);
  opacity: .9;
  border-radius: 5px;
}

.section-senary .section__aside h2 {
  -webkit-text-fill-color: currentColor;
  color: #fff;
  margin-bottom: 59px;
}

.section-senary .section__aside a {
  text-decoration: none;
  -webkit-transition: opacity .4s;
  -o-transition: opacity .4s;
  transition: opacity .4s;
}

.section-senary .section__aside a:hover {
  opacity: .7;
}

.section-senary .section__aside ul {
  list-style: none;
  font-size: 25px;
  font-weight: 400;
  margin: 0;
}

.section-senary .section__aside li + li {
  margin-top: 135px;
}

.section-senary .section__aside ul + ul {
  margin-top: 135px;
}

.section-senary .section__aside ul + ul li + li {
  margin-top: 169px;
}

.section-senary .section__aside .section__aside__inner {
  position: relative;
  z-index: 10;
  padding: 86px 35px 72px 58px;
}

.section-senary .section__content {
  margin-right: -20px;
}

.section-senary .section__content h2 {
  margin-bottom: 64px;
}

.section-senary .section__content p {
  margin: 0;
}

.section-senary .section__content p + p {
  margin-top: 75px;
}

@media (max-width: 1199px) {
  .section-senary .section__aside li + li {
    margin-top: 40px;
  }

  .section-senary .section__aside ul + ul {
    margin-top: 100px;
  }

  .section-senary .section__aside ul + ul li + li {
    margin-top: 70px;
  }

  .section-senary .section__aside .section__aside__inner {
    padding: 70px 30px;
  }

  .section-senary .section__content {
    margin-left: -30px;
  }

  .section-senary .section__content p + p {
    margin-top: 50px;
  }
}

@media (max-width: 991px) {
  .section-senary .section__content {
    margin: 0;
  }

  .section-senary .section__aside {
    margin-right: 0;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .section-senary {
    padding: 90px 0 70px;
  }

  .section-senary .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .section-senary .section__col {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .section-senary .section__content h2 {
    margin-bottom: 40px;
  }

  .section-senary .section__content p + p {
    margin-top: 30px;
  }

  .section-senary .section__aside {
    margin: 50px 0 0;
  }

  .section-senary .section__aside li + li {
    margin-top: 20px;
  }

  .section-senary .section__aside ul + ul {
    margin-top: 20px;
  }

  .section-senary .section__aside ul + ul li + li {
    margin-top: 20px;
  }

  .section-senary .section__aside .section__aside__inner {
    padding: 50px 20px;
  }
}

.section-faq .section__head h1 {
  text-align: center;
  font-weight: 300;
  margin-bottom: 60px;
}

.question-wrap .question {
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.question-wrap .question > p {
  margin: 0;
  text-transform: uppercase;
  background: -webkit-gradient(linear, left top, right top, from(#632561), to(#bb1b8d));
  background: -webkit-linear-gradient(left, #632561, #bb1b8d);
  background: -o-linear-gradient(left, #632561, #bb1b8d);
  background: linear-gradient(to right, #632561, #bb1b8d);
  background-clip: text;
  -webkit-text-fill-color: transparent;
  padding: 22px 30px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.question-wrap .answer {
  display: none;
  padding: 0 30px;
}

.question-wrap .answer p {
  margin-bottom: 32px;
}

.question-wrap .answer p:last-child {
  margin-bottom: 0;
}

.question-wrap .question.open > p {
  background-clip: none;
  -webkit-text-fill-color: #fff;
  background-clip: border-box;
  color: #fff;
  margin-bottom: 34px;
}

.question-wrap .question.open .answer {
  display: block;
  margin-bottom: 36px;
}

@media (max-width: 767px) {
  .section-faq {
    padding-top: 0;
  }
}

.section-gh-intro {
  padding-bottom: 40px;
}

.section-gh-intro.section .section__content p:last-child {
  margin-bottom: 0;
}

.section-gh-repeating {
  max-width: 1027px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid #dcdcdc;
  padding: 0px 0;
}

.section-gh-repeating .container {
  width: 100%;
  max-width: 100%;
}

.section-gh-repeating .accordion {
  text-align: left;
}

.section-gh-repeating h1 {
  font-weight: 300;
}

.gh-intro {
  max-width: 748px;
  width: 100%;
  margin: 0 auto 50px;
}

.quotebox-teal {
  padding: 55px 82px;
  color: #fff;
  background: #6bc9c9;
  border-radius: 25px;
  max-width: 520px;
  float: right;
  margin-bottom: 75px;
  position: relative;
  text-align: center;
}

.quotebox-teal:after {
  content: '';
  position: absolute;
  top: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 34px 38px;
  border-color: transparent transparent transparent #6bc9c9;
  left: 170px;
}

.section-quaternary .section__aside {
  clear: both;
}

@media (max-width: 991px) {
  .quotebox-teal {
    padding: 25px;
  }
}

@media (max-width: 768px) {
  .quotebox-teal {
    float: none;
    margin: 0 auto 50px;
  }

  .quotebox-teal br {
    display: none;
  }
}

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

.ta-center {
  text-align: center;
  margin-top: 70px;
}

.ta-content p a {
  color: #9f1e7f;
}

.ta-closing .btn {
  margin: 0 auto;
}

.section-gh-intro .btn,
.ta-closing .btn {
  font-size: 16px;
  padding-left: 16px;
  padding-right: 16px;
}

@media (min-width: 991px) {
  .ta-content .col-sm-6:first-child {
    padding-right: 60px;
  }

  .ta-content .col-sm-6:nth-child(2) {
    padding-left: 60px;
  }
}

@media (min-width: 768px) {
  .section-gh-intro.section .section__content p {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 25px;
  }

  .ta-closing {
    margin-top: 58px;
  }

  .section-start-mov h2 {
    margin-bottom: 40px;
  }

  .ta-content p {
    font-size: 28px;
    line-height: 40px;
  }

  .service a:hover .service__inner {
    -webkit-transform: scale(1.07);
    -o-transform: scale(1.07);
       transform: scale(1.07);
  }
}

.testimonial.testimonial-full {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
}

.testimonial.testimonial-full .testimonial__inner {
  padding-left: 22px;
  padding-right: 22px;
}

@media (max-width: 1199px) {
  .testimonial.testimonial-full {
    margin-bottom: 20px;
  }
}

.sbb-in-action .row + .row {
  margin-top: 100px;
}

.spotlights img {
  margin-bottom: 28px;
}

.spotlights h3 {
  color: #fff;
  background: -webkit-gradient(linear, left top, right top, from(#632561), to(#bb1b8d));
  background: -webkit-linear-gradient(left, #632561, #bb1b8d);
  background: -o-linear-gradient(left, #632561, #bb1b8d);
  background: linear-gradient(to right, #632561, #bb1b8d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  font-size: 28px;
  line-height: 1.3;
}

.spotlights h3:hover {
  text-decoration: none;
}

.spotlights p a {
  color: #fff;
  display: block;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  background: -webkit-gradient(linear, left top, right top, from(#632561), to(#bb1b8d));
  background: -webkit-linear-gradient(left, #632561, #bb1b8d);
  background: -o-linear-gradient(left, #632561, #bb1b8d);
  background: linear-gradient(to right, #632561, #bb1b8d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-transition: opacity .4s;
  -o-transition: opacity .4s;
  transition: opacity .4s;
  text-decoration: none;
  font-size: 12px;
  margin-top: 15px;
}

.spotlights p a:hover {
  opacity: .7;
}

.spotlights p {
  font-size: 18px;
  line-height: 26px;
}

@media (max-width: 1200px) {
  .spotlights + .spotlights {
    margin-top: 15px;
  }
}

@media (max-width: 767px) {
  .sbb-in-action .row + .row {
    margin-top: 50px;
  }
}

.sbb-in-action h2 {
  color: #fff;
  background: -webkit-gradient(linear, left top, right top, from(#632561), to(#bb1b8d));
  background: -webkit-linear-gradient(left, #632561, #bb1b8d);
  background: -o-linear-gradient(left, #632561, #bb1b8d);
  background: linear-gradient(to right, #632561, #bb1b8d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
}

.sbb-in-action h2:hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .sbb-in-action h2 {
    margin-bottom: 46px;
  }
}

.grey-closing {
  text-align: center;
  background: #f7f7f7;
  padding: 40px 0;
}

.grey-closing > div {
  padding-top: 12px;
  padding-bottom: 12px;
}

.grey-closing p {
  font-size: 28px;
  max-width: 330px;
  margin-left: auto;
  margin-right: auto;
}

.grey-closing > div:first-child {
  border-right: 1px solid #c6c6c6;
}

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

.closing-quote h2 {
  margin-top: 32px;
}

.social-list a:hover,
.social-list a:focus {
  text-decoration: none;
}

.social-list {
  margin-bottom: 20px;
}

.social-list a {
  margin: 0 5px;
}

@media (max-width: 767px) {
  .grey-closing > div:first-child {
    border-right: 0;
  }

  .closing-quote h2 {
    margin-top: 0;
  }

  .ta-center {
    margin-top: 32px;
  }
}

.accordion .accordion__ico {
  background: url("/wp-content/uploads/2018/10/arrowrightpink.png") !important;
  width: 8px;
  height: 14px;
}

.accordion.active .accordion__ico {
  background: url("/wp-content/uploads/2018/10/arrowdownwhite.png") !important;
  width: 16px;
  height: 10px;
}

.section-closing-hash {
  padding-top: 0;
}

@media (min-width: 768px) {
  #input_4_19 {
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    /* Firefox */
    column-count: 2;
  }
}

.section-about + .section-closing-hash {
  margin-top: -30px;
}

@media (max-width: 767px) {
  .section-about + .section-closing-hash {
    margin-top: -35px;
  }
}

.section-faq {
  padding-bottom: 0;
}

.section-faq + .section-faq {
  padding: 0;
}

.section-faq.section-primary .accordions {
  margin-bottom: 40px;
}

/* ------------------------------------------------------------ *	Footer
\* ------------------------------------------------------------ */

.footer .footer__body {
  background: -webkit-gradient(linear, left top, right top, from(#632561), to(#bb1b8d));
  background: -webkit-linear-gradient(left, #632561, #bb1b8d);
  background: -o-linear-gradient(left, #632561, #bb1b8d);
  background: linear-gradient(to right, #632561, #bb1b8d);
  color: #fff;
  padding: 14px 0;
}

.footer .footer__body .container {
  max-width: 1450px;
  width: 100%;
}

.footer .footer__bar {
  background: #eee;
  padding: 15px 0;
}

.footer .footer__bar .container {
  max-width: 1450px;
  width: 100%;
}

.footer .footer__links {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin: 0;
}

.footer .footer__links a {
  text-decoration: none;
  -webkit-transition: opacity .4s;
  -o-transition: opacity .4s;
  transition: opacity .4s;
}

.footer .footer__links a:hover {
  opacity: .7;
}

.footer .footer__links li {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  position: relative;
}

.footer .footer__links li + li:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #926791;
  width: 1px;
  height: 30px;
}

.footer .footer__nav {
  list-style: none;
  font-size: 13px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-weight: 500;
}

.footer .footer__nav ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: -60px;
}

.footer .footer__nav a {
  -webkit-transition: color .4s;
  -o-transition: color .4s;
  transition: color .4s;
  text-decoration: none;
}

.footer .footer__nav a:hover {
  color: #bb1b8d;
}

.footer .footer__nav li + li {
  margin-left: 45px;
}

.footer.fixed {
  -webkit-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
}

@media (max-width: 1199px) {
  .footer .footer__links {
    margin: 0;
  }
}

@media (max-width: 991px) {
  .footer .footer__nav li + li {
    margin-left: 20px;
  }
}

@media (max-width: 767px) {
  .footer {
    position: fixed;
    width: 100%;
    top: 0;
    bottom: auto;
    left: 100%;
    background: #fff;
    text-align: left;
    padding: 126px 0 10px 0px;
    height: 100vh;
    overflow-y: auto;
    -webkit-transition: left .4s;
    -o-transition: left .4s;
    transition: left .4s;
    -webkit-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
    z-index: 101;
  }

  .footer .footer__body {
    background: none;
    color: #632561;
  }

  .footer .footer__bar {
    background: none;
  }

  .footer .footer__nav {
    color: #632561;
    font-size: 13px;
  }

  .footer .footer__nav ul {
    display: block;
    margin: 0;
  }

  .footer .footer__nav li + li {
    margin: 16px 0 0;
  }

  .footer .footer__links {
    display: block;
    background: none;
    text-align: left;
    font-size: 22px;
    text-transform: none;
    letter-spacing: 0;
    margin: 0 0 43px;
  }

  .footer .footer__links li + li {
    margin: 17px 0 0;
  }

  .footer .footer__links li + li:after {
    display: none;
  }
}

/* ------------------------------------------------------------ *	Ico
\* ------------------------------------------------------------ */

.ico-chat {
  width: 79px;
  height: 79px;
}

.ico-folder {
  width: 89px;
  height: 60px;
}

.ico-hand {
  width: 50px;
  height: 83px;
}

.ico-scroll {
  width: 22px;
  height: 37px;
}

.ico-photo {
  width: 73px;
  height: 64px;
}

.ico-arrow {
  width: 42px;
  height: 29px;
}

.ico-arrow-next {
  width: 7px;
  height: 10px;
}

@media (max-width: 991px) {
  .ico-blockuote-bottom {
    width: 23px;
    height: 19px;
  }

  .ico-blockuote-top {
    width: 23px;
    height: 20px;
  }
}

/* ------------------------------------------------------------ *	List
\* ------------------------------------------------------------ */

[class^="list-"] {
  list-style: none outside none;
}

/* ------------------------------------------------------------ *	List Data
\* ------------------------------------------------------------ */

.list-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 17px;
  color: #ba208d;
}

.list-data span {
  display: inline-block;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  vertical-align: middle;
  margin-right: 12px;
  position: relative;
  top: -2px;
}

.list-data .primary {
  color: #00adee;
}

.list-data li {
  font-size: 20px;
}

.list-data li + li {
  margin-left: 72px;
}

@media (max-width: 767px) {
  .list-data {
    display: block;
    text-align: left;
  }

  .list-data span {
    margin-right: 6px;
  }

  .list-data li + li {
    margin: 10px 0 0;
  }
}

/* ------------------------------------------------------------ *	LIst Logos
\* ------------------------------------------------------------ */

.list-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.list-logos li {
  padding: 0 23px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.list-logos div {
  background: #fff;
  border-radius: 5px;
  min-height: 230px;
  position: relative;
  -webkit-box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.1);
}

.list-logos img {
  max-width: none;
}

.list-logos a {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: opacity .4s;
  -o-transition: opacity .4s;
  transition: opacity .4s;
}

.list-logos a:hover {
  opacity: .7;
}

@media (max-width: 1199px) {
  .list-logos li {
    padding: 0 15px;
  }

  .list-logos div {
    min-height: 210px;
  }
}

@media (max-width: 767px) {
  .list-logos {
    display: block;
  }

  .list-logos li {
    max-width: 100%;
  }

  .list-logos div {
    min-height: 230px;
  }

  .list-logos li + li {
    margin-top: 26px;
  }
}

/* ------------------------------------------------------------ *	List Features
\* ------------------------------------------------------------ */

.list-features {
  font-size: 18px;
  line-height: 1.56;
  text-transform: uppercase;
  font-weight: 500;
}

.list-features h1,
.list-features h2 {
  text-transform: none;
}

.list-features li {
  background: -webkit-gradient(linear, left top, right top, from(#632561), to(#bb1b8d));
  background: -webkit-linear-gradient(left, #632561, #bb1b8d);
  background: -o-linear-gradient(left, #632561, #bb1b8d);
  background: linear-gradient(to right, #632561, #bb1b8d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
}

.list-features li:after {
  content: '';
  position: absolute;
  top: 2px;
  left: -49px;
  background: url(/wp-content/themes/start-by-believe/dist/images/temp/ico-check-sec.png) no-repeat 0 0;
  width: 25px;
  height: 25px;
}

.list-features li + li {
  margin-top: 28px;
}

.list-features--primary {
  background: rgba(186, 28, 141, 0.9);
  border-radius: 0 5px 5px 0;
  position: relative;
  padding: 57px 0 60px;
}

.list-features--primary:after {
  content: '';
  position: absolute;
  top: 0;
  right: 100%;
  width: 100vw;
  height: 100%;
  background: rgba(186, 28, 141, 0.9);
}

.list-features--primary li {
  padding: 0 83px 0 42px;
  background: -webkit-gradient(linear, left top, left bottom, from(#bb1b8d), to(#ac1d86));
  background: -webkit-linear-gradient(#bb1b8d, #ac1d86);
  background: -o-linear-gradient(#bb1b8d, #ac1d86);
  background: linear-gradient(#bb1b8d, #ac1d86);
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff;
}

.list-features--primary li:after {
  left: 0;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .list-features li {
    background: none;
    color: #bb1b8d;
  }

  .list-features--primary li {
    background: none !important;
    color: #672563;
  }
}

@media (max-width: 1199px) {
  .list-features--primary {
    padding: 40px 0;
  }

  .list-features--primary li {
    padding: 0 20px 0 42px;
  }
}

@media (max-width: 767px) {
  .list-features li:after {
    left: -34px;
  }

  .list-features--primary {
    padding: 56px 13px 56px 33px;
  }

  .list-features--primary li {
    padding: 0 20px 0 46px;
    -webkit-text-fill-color: currentColor !important;
    color: #fff;
  }

  .list-features--primary li:after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjRGMkEzMzgzQjk1MTExRTc5NzdCOTZDODkwQ0I1QzNBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjRGMkEzMzg0Qjk1MTExRTc5NzdCOTZDODkwQ0I1QzNBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NEYyQTMzODFCOTUxMTFFNzk3N0I5NkM4OTBDQjVDM0EiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NEYyQTMzODJCOTUxMTFFNzk3N0I5NkM4OTBDQjVDM0EiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5KkYi+AAAHc0lEQVR42syaaXNTVRjH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);
    background-size: 100% 100%;
    left: 0;
  }
}

/* ------------------------------------------------------------ *	List Checkboxes
\* ------------------------------------------------------------ */

.list-checkboxes li + li {
  margin: 14px 0 0;
}

.list-checkboxes--primary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 500px;
}

.list-checkboxes--primary li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  margin: 0 0 14px !important;
}

@media (max-width: 767px) {
  .list-checkboxes--primary {
    display: block;
    max-width: 100%;
  }

  .list-checkboxes--primary li {
    margin: 0 !important;
  }

  .list-checkboxes--primary li + li {
    margin-top: 14px !important;
  }
}

/* ------------------------------------------------------------ *	List Data Primary
\* ------------------------------------------------------------ */

.list-data-primary {
  margin-top: 5px;
}

.list-data-primary li {
  position: relative;
  padding-left: 17px;
  padding-right: 20px;
}

.list-data-primary li:after {
  content: '';
  position: absolute;
  top: 12px;
  left: 1px;
  width: 5px;
  height: 5px;
  background: #652562;
}

.list-data-primary li + li {
  margin-top: 32px;
}

.accordion__body blockquote {
  margin: 20px 0;
}

.accordion__body .list-data-primary li + li {
  margin-top: 5px;
}

.accordion__body p a {
  color: #9f1e7f;
  font-weight: normal;
}

.accordion__body p a:hover {
  text-decoration: underline;
}

.accordion__body a {
  color: #9f1e7f;
  font-weight: normal;
}

.accordion__body a:hover {
  text-decoration: underline;
}

@media (max-width: 1199px) {
  .list-data-primary li {
    padding-right: 0;
  }
}

/* ------------------------------------------------------------ *	List Links
\* ------------------------------------------------------------ */

.list-links {
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.list-links li {
  color: #9f1e7f;
}

.list-links li:hover {
  opacity: .7;
}

.list-links i {
  position: relative;
  left: 2px;
  top: -1px;
}

.list-links li + li {
  margin-top: 19px;
}

.list-links li a:after {
  content: '';
  display: inline-block;
  width: 5.5px;
  height: 8px;
  background-image: url("/wp-content/uploads/2018/09/arrow-after.png");
  background-size: 5.5px 8px;
  margin-top: -4px;
  margin-left: 10px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .list-links li {
    background: none;
    color: #bb1b8d;
  }
}

@media (max-width: 991px) {
  .list-links {
    font-size: 13px;
  }
}

/* ------------------------------------------------------------ *	List Buttons
\* ------------------------------------------------------------ */

.list-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px;
}

.list-buttons li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
  padding: 0 15px;
}

.list-buttons a {
  display: block;
  background: #9f1e7f;
  font-weight: normal;
  border: 1px solid #e7e7e7;
  position: relative;
  min-height: 170px;
  -webkit-transition: opacity .4s;
  -o-transition: opacity .4s;
  transition: opacity .4s;
}

.list-buttons a:hover {
  opacity: .7;
}

.list-buttons i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.list-buttons h6 {
  position: absolute;
  bottom: 24px;
  left: 0;
  width: 100%;
  text-align: center;
  color: #ccc;
  font-size: 12px;
  letter-spacing: 0.05em !important;
  text-transform: uppercase;
  margin: 0 !important;
}

@media (max-width: 1199px) {
  .list-buttons a {
    min-height: 132px;
  }

  .list-buttons h6 {
    bottom: 10px;
  }
}

@media (max-width: 767px) {
  .list-buttons {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -10px -20px;
  }

  .list-buttons a {
    min-height: 132px;
  }

  .list-buttons h6 {
    bottom: 10px;
  }

  .list-buttons li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    padding: 0 10px 20px;
  }
}

@media (max-width: 374px) {
  .list-buttons a {
    min-height: 110px;
  }

  .list-buttons h6 {
    bottom: 5px;
  }
}

/* ------------------------------------------------------------ *	Intro
\* ------------------------------------------------------------ */

.intro {
  min-height: 600px;
  position: relative;
  text-align: center;
  overflow: hidden;
}

.intro h1 {
  color: #fff;
  background: none;
  -webkit-text-fill-color: currentColor;
  font-size: 60px;
  font-weight: 300;
}

.intro .intro__image {
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}

.intro .intro__image::before {
  content: "";
  position: absolute;
  top: 0;
  display: block;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
}

.intro .intro__body {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
}

.intro.parallax .intro__image {
  -webkit-animation: move 35s ease infinite;
       -o-animation: move 35s ease infinite;
          animation: move 35s ease infinite;
}

@media (max-width: 1199px) {
  .intro {
    min-height: 492px;
  }
}

@media (max-width: 767px) {
  .intro {
    min-height: 450px;
  }

  .intro h1 {
    font-size: 35px;
  }

  .intro .intro__body {
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
}

/* ------------------------------------------------------------ *	Container
\* ------------------------------------------------------------ */

@media (min-width: 1220px) {
  /*.container { width: 1200px }*/
}

@media (max-width: 767px) {
  .container {
    padding: 0 40px;
  }ction
}

/* ------------------------------------------------------------ *	Container inner
\* ------------------------------------------------------------ */

.container__inner {
  margin: 0 -15px;
}

@media (max-width: 1199px) {
  .container__inner {
    margin: 0;
  }
}

.loaded .slider-main {
  opacity: 1;
  visibility: visible;
}

.loaded .slider-main .slider__btn span {
  opacity: 1;
}

.loaded .slider-main .slider__btn strong:before {
  -webkit-animation: rotate .4s 1.2s ease-in;
  -o-animation: rotate .4s 1.2s ease-in;
     animation: rotate .4s 1.2s ease-in;
  -webkit-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
     animation-fill-mode: forwards;
}

.loaded .slider-main .slider__btn strong:after {
  -webkit-animation: rotate .4s 1.6s ease-out;
  -o-animation: rotate .4s 1.6s ease-out;
     animation: rotate .4s 1.6s ease-out;
  -webkit-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
     animation-fill-mode: forwards;
}

.slider-main {
  z-index: 99;
  position: relative;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .7s, visibility .7s;
  -o-transition: opacity .7s, visibility .7s;
  transition: opacity .7s, visibility .7s;
  overflow: hidden;
}

.slider-main .slider__pagination {
  position: absolute;
  z-index: 100;
  right: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
     transform: translateY(-50%);
}

.slider-main .slider__pagination li {
  list-style: none;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 2px solid #fff;
  -webkit-transition: background .4s;
  -o-transition: background .4s;
  transition: background .4s;
  cursor: pointer;
}

.slider-main .slider__pagination li:hover {
  background: #fff;
}

.slider-main .slider__pagination li.active {
  background: #fff;
}

.slider-main .slider__pagination li + li {
  margin-top: 5px;
}

.slider-main .slide__image-container {
  position: absolute;
  max-width: 720px;
  width: 50%;
  height: 100%;
  top: 0;
  left: 0;
}

.slider-main .slide__image-container .slide__image {
  transition: -webkit-transform 1s .5s;
  -webkit-transition: -webkit-transform 1s .5s;
  -o-transition: -o-transform 1s .5s;
  transition: transform 1s .5s;
  transition: transform 1s .5s, -webkit-transform 1s .5s, -o-transform 1s .5s;
  transition: transform 1s .5s, -webkit-transform 1s .5s;
}

.slider-main .slide__image-container--right {
  left: auto;
  right: 0;
}

/* Set initial position for slide images other than 1 */

.slider-main .slide__image-container .slide__image:not(.slide-1-img) {
  position: absolute;
  top: 100%;
  left: 0;
}

.slider-main .slide__image-container--right .slide__image:not(.slide-1-img) {
  position: absolute;
  top: auto;
  bottom: 100%;
  left: 0;
}

.slider-main .slide__image {
  display: block;
  width: 100%;
  height: 100%;
  background-position: 0 bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.slider-main .slider__btn {
  /* &:after {
        left: 49%;
        right: -1px;
        transform: none;
      } */
}

.slider-main .slider__btn span {
  display: block;
  opacity: 0;
  -webkit-transition: opacity .7s 1.2s;
  -o-transition: opacity .7s 1.2s;
  transition: opacity .7s 1.2s;
}

.slider-main .slider__btn strong:before {
  top: 0;
  left: 0;
  -webkit-transform-origin: 100% 2px;
  -o-transform-origin: 100% 2px;
     transform-origin: 100% 2px;
}

.slider-main .slider__btn strong:after {
  bottom: 0;
  right: 0;
  -webkit-transform-origin: 0 calc(100% - 2px);
  -o-transform-origin: 0 calc(100% - 2px);
     transform-origin: 0 calc(100% - 2px);
}

.slider-main .slider__btn strong:before,
.slider-main .slider__btn strong:after {
  content: '';
  position: absolute;
  width: 50%;
  height: 200%;
  background-color: #f5f5f5;
}

.slider-main .slider__slide {
  height: 100vh;
  background-size: cover;
  background-position: center center;
  background: #f5f5f5;
}

.slider-main .slide__content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
     transform: translate(-50%, -50%);
  width: 415px;
  border-radius: 10px;
  color: #fff;
  height: 190px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  -webkit-transition: margin-top .4s, opacity .4s;
  -o-transition: margin-top .4s, opacity .4s;
  transition: margin-top .4s, opacity .4s;
}

.slider-main .slide__content:after {
  content: '';
  position: absolute;
  top: 100%;
  width: 0;
  height: 0;
  border-style: solid;
}

.slider-main .slide__content--primary {
  margin-left: 105px;
  margin-top: -95px;
  background: rgba(38, 172, 226, 0.8);
}

.slider-main .slide__content--primary:after {
  border-width: 0 38px 34px 0;
  border-color: transparent rgba(38, 172, 226, 0.8) transparent transparent;
  right: 50px;
}

.slider-main .slide__content--primary.active {
  margin-top: -41px;
  opacity: 1;
}

.slider-main .slide__content--secondary {
  margin-left: -108px;
  margin-top: 83px;
  background: rgba(177, 36, 136, 0.8);
}

.slider-main .slide__content--secondary:after {
  border-width: 34px 38px 0 0;
  border-color: rgba(177, 36, 136, 0.8) transparent transparent transparent;
  left: 50px;
}

.slider-main .slide__content--secondary.active {
  margin-top: 128px;
  opacity: 1;
}

.slider-main .ico-scroll {
  position: absolute;
  bottom: 36px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
     transform: translateX(-50%);
  z-index: 10;
  cursor: pointer;
  -webkit-transition: opacity .4s;
  -o-transition: opacity .4s;
  transition: opacity .4s;
}

.slider-main .ico-scroll:hover {
  opacity: .7;
}

.slider-main .slider__content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
     transform: translate(-50%, -50%);
  z-index: 10;
  text-align: center;
}

.slider-main .slider__content h1 {
  text-transform: uppercase;
  line-height: 1.1;
  font-weight: 300;
  letter-spacing: 0.025em;
  margin-bottom: 40px;
}

.slider-main .slider__content .btn {
  min-width: 162px;
}

.slider-main .slider__content .btn:after {
  background: #f5f5f5;
}

.slider-main .slider__content-inner {
  overflow: hidden;
}

.slider-main.state-1 .slide__content-entry {
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  opacity: 0;
  visibility: hidden;
}

.slider-main .slide__content--primary {
  -webkit-transition: .5s 1.5s;
  -o-transition: .5s 1.5s;
  transition: .5s 1.5s;
}

.slider-main .slide__content--secondary {
  -webkit-transition: .5s 1.7s;
  -o-transition: .5s 1.7s;
  transition: .5s 1.7s;
}

.slider-main.state-2 .slide__content--primary {
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.slider-main.state-2 .slide__content--secondary {
  -webkit-transition: .5s .2s;
  -o-transition: .5s .2s;
  transition: .5s .2s;
}

/* Setup slide content for state 1 */

.slider-main.state-1 .slide__chatbubble.slide-1-content {
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
     transform: translate(-50%, -50%);
  opacity: 1;
  visibility: visible;
}

.slider-main.state-1 .slide__chatbubble.slide-2-content {
  -webkit-transform: translate(-50%, -30%);
  -o-transform: translate(-50%, -30%);
     transform: translate(-50%, -30%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

/* Setup slide content for state 2 */

.slider-main.state-2 .slide__chatbubble:not(.slide-2-content) {
  -webkit-transform: translate(-50%, -70%);
  -o-transform: translate(-50%, -70%);
     transform: translate(-50%, -70%);
  opacity: 0;
  visibility: hidden;
}

.slider-main.state-2 .slide__chatbubble.slide-2-content {
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
     transform: translate(-50%, -50%);
  opacity: 1;
  -webkit-transition: 1.5s ease-in;
  -o-transition: 1.5s ease-in;
  transition: 1.5s ease-in;
  visibility: visible;
}

.slider-main.state-2 .slide__image-container .slide__image.slide-2-img {
  -webkit-transform: translateY(-100%);
  -o-transform: translateY(-100%);
     transform: translateY(-100%);
}

.slider-main.state-2 .slide__image-container--right .slide__image.slide-2-img {
  -webkit-transform: translateY(100%);
  -o-transform: translateY(100%);
     transform: translateY(100%);
}

/* Setup slide content for state 3 */

.slider-main.state-3 .slide__chatbubble:not(.slide-3-content) {
  -webkit-transform: translate(-50%, -70%);
  -o-transform: translate(-50%, -70%);
     transform: translate(-50%, -70%);
  opacity: 0;
  visibility: hidden;
}

.slider-main.state-3 .slide__chatbubble.slide-3-content {
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
     transform: translate(-50%, -50%);
  opacity: 1;
  -webkit-transition: 1.5s ease-in;
  -o-transition: 1.5s ease-in;
  transition: 1.5s ease-in;
  visibility: visible;
}

.slider-main.state-3 .slide__image-container .slide__image.slide-3-img {
  -webkit-transform: translateY(-100%);
  -o-transform: translateY(-100%);
     transform: translateY(-100%);
}

.slider-main.state-3 .slide__image-container--right .slide__image.slide-3-img {
  -webkit-transform: translateY(100%);
  -o-transform: translateY(100%);
     transform: translateY(100%);
}

/* Setup slide content for state 4 */

.slider-main.state-4 .slide__chatbubble:not(.slide-4-content) {
  -webkit-transform: translate(-50%, -70%);
  -o-transform: translate(-50%, -70%);
     transform: translate(-50%, -70%);
  opacity: 0;
  visibility: hidden;
}

.slider-main.state-4 .slide__chatbubble.slide-4-content {
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
     transform: translate(-50%, -50%);
  opacity: 1;
  -webkit-transition: 1.5s ease-in;
  -o-transition: 1.5s ease-in;
  transition: 1.5s ease-in;
  visibility: visible;
}

.slider-main.state-4 .slide__image-container .slide__image.slide-4-img {
  -webkit-transform: translateY(-100%);
  -o-transform: translateY(-100%);
     transform: translateY(-100%);
}

.slider-main.state-4 .slide__image-container--right .slide__image.slide-4-img {
  -webkit-transform: translateY(100%);
  -o-transform: translateY(100%);
     transform: translateY(100%);
}

/* Setup slide content for state 5 */

.slider-main.state-5 .slide__chatbubble:not(.slide-5-content) {
  -webkit-transform: translate(-50%, -70%);
  -o-transform: translate(-50%, -70%);
     transform: translate(-50%, -70%);
  opacity: 0;
  visibility: hidden;
}

.slider-main.state-5 .slide__chatbubble.slide-5-content {
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
     transform: translate(-50%, -50%);
  opacity: 1;
  -webkit-transition: 1.5s ease-in;
  -o-transition: 1.5s ease-in;
  transition: 1.5s ease-in;
  visibility: visible;
}

.slider-main.state-5 .slide__image-container .slide__image.slide-5-img {
  -webkit-transform: translateY(-100%);
  -o-transform: translateY(-100%);
     transform: translateY(-100%);
}

.slider-main.state-5 .slide__image-container--right .slide__image.slide-5-img {
  -webkit-transform: translateY(100%);
  -o-transform: translateY(100%);
     transform: translateY(100%);
}

.slider-main .slide__content-entry {
  -webkit-transition: 1s .7s;
  -o-transition: 1s .7s;
  transition: 1s .7s;
  opacity: 1;
  visibility: visible;
}

.slider-main .slide__chatbubble {
  -webkit-transform: translate(-50%, -20%);
  -o-transform: translate(-50%, -20%);
     transform: translate(-50%, -20%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.slider-main .slide__content--primary {
  -webkit-transition: .5s .2s;
  -o-transition: .5s .2s;
  transition: .5s .2s;
}

@media (max-width: 1199px) {
  .slider-main .slide__image-container {
    width: 50vw;
  }

  .slider-main .slide__image-container .slide__image {
    background-position: right bottom;
  }

  .slider-main .slide__image-container--right .slide__image {
    background-position: left bottom;
  }
}

@media (max-width: 991px) {
  .slider-main .slider__pagination {
    display: none;
  }
}

@media (max-width: 767px) {
  .slider-main .slide__content-entry {
    width: 100%;
  }

  .slider-main .slider__ico {
    bottom: 16px;
    z-index: 100;
  }

  .slider-main .slide__content {
    font-size: 18px;
    line-height: 1.35;
    width: calc(100% - 66px);
    height: 142px;
    min-height: 142px;
  }

  .slider-main .slide__content--primary {
    margin: 0;
  }

  .slider-main .slide__content--primary:after {
    border-width: 0 26px 23px 0;
    right: 38px;
  }

  .slider-main .slide__content--secondary {
    margin: 0;
    margin-top: 150px;
  }

  .slider-main .slide__content--secondary:after {
    border-width: 23px 26px 0 0;
    left: 38px;
  }
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  66% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    height: 200%;
  }

  100% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    height: 0;
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
       transform: rotate(0deg);
  }

  66% {
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
       transform: rotate(90deg);
    height: 200%;
  }

  100% {
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
       transform: rotate(90deg);
    height: 0;
  }
}

@-webkit-keyframes nudgeMouse {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  20% {
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
  }

  30% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
  }

  60% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  80% {
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
  }

  90% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-o-keyframes nudgeMouse {
  0% {
    -o-transform: translateY(0);
       transform: translateY(0);
  }

  20% {
    -o-transform: translateY(8px);
       transform: translateY(8px);
  }

  30% {
    -o-transform: translateY(0);
       transform: translateY(0);
  }

  50% {
    -o-transform: translateY(8px);
       transform: translateY(8px);
  }

  60% {
    -o-transform: translateY(0);
       transform: translateY(0);
  }

  80% {
    -o-transform: translateY(8px);
       transform: translateY(8px);
  }

  90% {
    -o-transform: translateY(0);
       transform: translateY(0);
  }
}

@keyframes nudgeMouse {
  0% {
    -webkit-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
  }

  20% {
    -webkit-transform: translateY(8px);
         -o-transform: translateY(8px);
            transform: translateY(8px);
  }

  30% {
    -webkit-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(8px);
         -o-transform: translateY(8px);
            transform: translateY(8px);
  }

  60% {
    -webkit-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
  }

  80% {
    -webkit-transform: translateY(8px);
         -o-transform: translateY(8px);
            transform: translateY(8px);
  }

  90% {
    -webkit-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
  }
}

@-webkit-keyframes dotAnimate {
  0% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-20px);
            transform: scale(1) translateY(-20px);
  }

  6% {
    opacity: 1;
    -webkit-transform: scale(0.9) translateY(2px);
            transform: scale(0.9) translateY(2px);
  }

  14% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(4px);
            transform: scale(0.4) translateY(4px);
  }

  15%, 19% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(-20px);
            transform: scale(0.4) translateY(-20px);
  }

  28%, 29.99% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-20px);
            transform: scale(1) translateY(-20px);
  }

  30% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-20px);
            transform: scale(1) translateY(-20px);
  }

  36% {
    opacity: 1;
    -webkit-transform: scale(0.9) translateY(2px);
            transform: scale(0.9) translateY(2px);
  }

  44% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(4px);
            transform: scale(0.4) translateY(4px);
  }

  45%, 49% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(-20px);
            transform: scale(0.4) translateY(-20px);
  }

  58%, 59.99% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-20px);
            transform: scale(1) translateY(-20px);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-20px);
            transform: scale(1) translateY(-20px);
  }

  66% {
    opacity: 1;
    -webkit-transform: scale(0.9) translateY(2px);
            transform: scale(0.9) translateY(2px);
  }

  74% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(4px);
            transform: scale(0.4) translateY(4px);
  }

  75%, 79% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(-20px);
            transform: scale(0.4) translateY(-20px);
  }

  88%, 100% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-20px);
            transform: scale(1) translateY(-20px);
  }
}

@-o-keyframes dotAnimate {
  0% {
    opacity: 1;
    -o-transform: scale(1) translateY(-20px);
       transform: scale(1) translateY(-20px);
  }

  6% {
    opacity: 1;
    -o-transform: scale(0.9) translateY(2px);
       transform: scale(0.9) translateY(2px);
  }

  14% {
    opacity: 0;
    -o-transform: scale(0.4) translateY(4px);
       transform: scale(0.4) translateY(4px);
  }

  15%, 19% {
    opacity: 0;
    -o-transform: scale(0.4) translateY(-20px);
       transform: scale(0.4) translateY(-20px);
  }

  28%, 29.99% {
    opacity: 1;
    -o-transform: scale(1) translateY(-20px);
       transform: scale(1) translateY(-20px);
  }

  30% {
    opacity: 1;
    -o-transform: scale(1) translateY(-20px);
       transform: scale(1) translateY(-20px);
  }

  36% {
    opacity: 1;
    -o-transform: scale(0.9) translateY(2px);
       transform: scale(0.9) translateY(2px);
  }

  44% {
    opacity: 0;
    -o-transform: scale(0.4) translateY(4px);
       transform: scale(0.4) translateY(4px);
  }

  45%, 49% {
    opacity: 0;
    -o-transform: scale(0.4) translateY(-20px);
       transform: scale(0.4) translateY(-20px);
  }

  58%, 59.99% {
    opacity: 1;
    -o-transform: scale(1) translateY(-20px);
       transform: scale(1) translateY(-20px);
  }

  60% {
    opacity: 1;
    -o-transform: scale(1) translateY(-20px);
       transform: scale(1) translateY(-20px);
  }

  66% {
    opacity: 1;
    -o-transform: scale(0.9) translateY(2px);
       transform: scale(0.9) translateY(2px);
  }

  74% {
    opacity: 0;
    -o-transform: scale(0.4) translateY(4px);
       transform: scale(0.4) translateY(4px);
  }

  75%, 79% {
    opacity: 0;
    -o-transform: scale(0.4) translateY(-20px);
       transform: scale(0.4) translateY(-20px);
  }

  88%, 100% {
    opacity: 1;
    -o-transform: scale(1) translateY(-20px);
       transform: scale(1) translateY(-20px);
  }
}

@keyframes dotAnimate {
  0% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-20px);
         -o-transform: scale(1) translateY(-20px);
            transform: scale(1) translateY(-20px);
  }

  6% {
    opacity: 1;
    -webkit-transform: scale(0.9) translateY(2px);
         -o-transform: scale(0.9) translateY(2px);
            transform: scale(0.9) translateY(2px);
  }

  14% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(4px);
         -o-transform: scale(0.4) translateY(4px);
            transform: scale(0.4) translateY(4px);
  }

  15%, 19% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(-20px);
         -o-transform: scale(0.4) translateY(-20px);
            transform: scale(0.4) translateY(-20px);
  }

  28%, 29.99% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-20px);
         -o-transform: scale(1) translateY(-20px);
            transform: scale(1) translateY(-20px);
  }

  30% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-20px);
         -o-transform: scale(1) translateY(-20px);
            transform: scale(1) translateY(-20px);
  }

  36% {
    opacity: 1;
    -webkit-transform: scale(0.9) translateY(2px);
         -o-transform: scale(0.9) translateY(2px);
            transform: scale(0.9) translateY(2px);
  }

  44% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(4px);
         -o-transform: scale(0.4) translateY(4px);
            transform: scale(0.4) translateY(4px);
  }

  45%, 49% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(-20px);
         -o-transform: scale(0.4) translateY(-20px);
            transform: scale(0.4) translateY(-20px);
  }

  58%, 59.99% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-20px);
         -o-transform: scale(1) translateY(-20px);
            transform: scale(1) translateY(-20px);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-20px);
         -o-transform: scale(1) translateY(-20px);
            transform: scale(1) translateY(-20px);
  }

  66% {
    opacity: 1;
    -webkit-transform: scale(0.9) translateY(2px);
         -o-transform: scale(0.9) translateY(2px);
            transform: scale(0.9) translateY(2px);
  }

  74% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(4px);
         -o-transform: scale(0.4) translateY(4px);
            transform: scale(0.4) translateY(4px);
  }

  75%, 79% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(-20px);
         -o-transform: scale(0.4) translateY(-20px);
            transform: scale(0.4) translateY(-20px);
  }

  88%, 100% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-20px);
         -o-transform: scale(1) translateY(-20px);
            transform: scale(1) translateY(-20px);
  }
}

.slider__ico {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  -webkit-transition: background .4s, color .4s, opacity .4s, visibility .4s;
  -o-transition: background .4s, color .4s, opacity .4s, visibility .4s;
  transition: background .4s, color .4s, opacity .4s, visibility .4s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  width: 25px;
  height: 40px;
  border-radius: 25px;
  border: 2px solid #632561;
  -webkit-animation: nudgeMouse 5s ease-out infinite;
       -o-animation: nudgeMouse 5s ease-out infinite;
          animation: nudgeMouse 5s ease-out infinite;
  position: absolute;
  bottom: 25px;
  left: 50%;
  margin-left: -12px;
}

.slider__ico:after {
  position: absolute;
  top: 26px;
  left: 50%;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-left: -3px;
  background: #632561;
  content: '';
  -webkit-animation: dotAnimate 5s ease-out infinite;
       -o-animation: dotAnimate 5s ease-out infinite;
          animation: dotAnimate 5s ease-out infinite;
}

#btt {
  right: 20px;
  bottom: 125px;
  left: auto;
  top: auto;
  position: fixed;
  z-index: 99;
}

@media (max-width: 767px) {
  #btt {
    display: none;
  }
}

#btt.arrow {
  background-image: url("/wp-content/uploads/2018/10/arrowup.png");
  height: 40px;
  width: 40px;
  background-size: 40px 40px;
  border: 0;
}

#btt.arrow:after {
  -webkit-animation: none;
       -o-animation: none;
          animation: none;
  background: none;
}

/* ------------------------------------------------------------ *	Fonts
\* ------------------------------------------------------------ */

@font-face {
  font-family: 'Brandon Grotesque';
  src: url(/wp-content/themes/start-by-believe/dist/fonts/BrandonGrotesque-Light.eot);
  src: url(/wp-content/themes/start-by-believe/dist/fonts/BrandonGrotesque-Light.eot) format("embedded-opentype"), url(/wp-content/themes/start-by-believe/dist/fonts/BrandonGrotesque-Light.woff) format("woff"), url(/wp-content/themes/start-by-believe/dist/fonts/BrandonGrotesque-Light.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url(/wp-content/themes/start-by-believe/dist/fonts/BrandonGrotesque-Bold.eot);
  src: url(/wp-content/themes/start-by-believe/dist/fonts/BrandonGrotesque-Bold.eot) format("embedded-opentype"), url(/wp-content/themes/start-by-believe/dist/fonts/BrandonGrotesque-Bold.woff) format("woff"), url(/wp-content/themes/start-by-believe/dist/fonts/BrandonGrotesque-Bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url(/wp-content/themes/start-by-believe/dist/fonts/BrandonGrotesque-Regular.eot);
  src: url(/wp-content/themes/start-by-believe/dist/fonts/BrandonGrotesque-Regular.eot) format("embedded-opentype"), url(/wp-content/themes/start-by-believe/dist/fonts/BrandonGrotesque-Regular.woff) format("woff"), url(/wp-content/themes/start-by-believe/dist/fonts/BrandonGrotesque-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url(/wp-content/themes/start-by-believe/dist/fonts/BrandonGrotesque-RegularItalic.eot);
  src: url(/wp-content/themes/start-by-believe/dist/fonts/BrandonGrotesque-RegularItalic.eot) format("embedded-opentype"), url(/wp-content/themes/start-by-believe/dist/fonts/BrandonGrotesque-RegularItalic.woff) format("woff"), url(/wp-content/themes/start-by-believe/dist/fonts/BrandonGrotesque-RegularItalic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url(/wp-content/themes/start-by-believe/dist/fonts/BrandonGrotesque-BoldItalic.eot);
  src: url(/wp-content/themes/start-by-believe/dist/fonts/BrandonGrotesque-BoldItalic.eot) format("embedded-opentype"), url(/wp-content/themes/start-by-believe/dist/fonts/BrandonGrotesque-BoldItalic.woff) format("woff"), url(/wp-content/themes/start-by-believe/dist/fonts/BrandonGrotesque-BoldItalic.ttf) format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url(/wp-content/themes/start-by-believe/dist/fonts/BrandonGrotesque-Medium.eot);
  src: url(/wp-content/themes/start-by-believe/dist/fonts/BrandonGrotesque-Medium.eot) format("embedded-opentype"), url(/wp-content/themes/start-by-believe/dist/fonts/BrandonGrotesque-Medium.woff) format("woff"), url(/wp-content/themes/start-by-believe/dist/fonts/BrandonGrotesque-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
}

/* ------------------------------------------------------------ *	Form
\* ------------------------------------------------------------ */

.form {
  font-size: 18px;
}

.form label {
  font-weight: 400;
}

.form .form__field {
  border: 1px solid #e7e7e7;
  background: #f7f7f7;
  height: 50px;
  width: 100%;
  border-radius: 4px;
  font-size: 16px;
  -webkit-transition: background .4s, border-color .4s;
  -o-transition: background .4s, border-color .4s;
  transition: background .4s, border-color .4s;
  padding: 0 30px;
}

.form .form__field:hover,
.form .form__field:focus {
  border-color: #9b1f7d;
  background: #fff;
}

.form textarea.form__field {
  height: 181px;
  line-height: 1.5;
  padding: 24px 65px 24px 31px;
}

.form .form__head {
  text-align: center;
  padding-bottom: 57px;
}

.form .form__head h3 {
  background: -webkit-gradient(linear, left top, right top, from(#632561), to(#bb1b8d));
  background: -webkit-linear-gradient(left, #632561, #bb1b8d);
  background: -o-linear-gradient(left, #632561, #bb1b8d);
  background: linear-gradient(to right, #632561, #bb1b8d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.025em;
}

.form .form__row--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px;
}

.form .form__row--flex .form__col {
  padding: 0 15px;
  width: 50%;
}

.form .button-container {
  width: 170px;
  text-align: center;
}

.form .button-container > h6 {
  line-height: 1.44;
  font-weight: 400;
  margin-bottom: 8px;
}

.form .button-container a {
  display: inline-block;
  position: relative;
  border-radius: 4px;
  border: 1px solid #e7e7e7;
  background: #f9f9f9;
  width: 170px;
  height: 170px;
  text-decoration: none;
}

.form .button-container a i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.form .button-container a h6 {
  font-size: 12px;
  letter-spacing: 0.05em;
  color: #ccc;
  text-transform: uppercase;
  position: absolute;
  bottom: 23px;
  left: 0;
  width: 100%;
}

.form .button-container + .button-container > h6 {
  margin-bottom: 13px;
}

.form .form__buttons {
  margin-top: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.form .form__actions {
  margin-top: 24px;
}

.form .form__content h5 {
  background: -webkit-gradient(linear, left top, right top, from(#632561), to(#bb1b8d));
  background: -webkit-linear-gradient(left, #632561, #bb1b8d);
  background: -o-linear-gradient(left, #632561, #bb1b8d);
  background: linear-gradient(to right, #632561, #bb1b8d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.56;
}

.form .form__btn {
  font-size: 16px;
  padding: 16px 10px 12px;
}

.form .form__row + .form__row {
  margin-top: 25px;
}

.form .checkbox {
  margin: 0;
}

.form .checkbox input {
  display: none;
}

.form .checkbox label {
  position: relative;
  padding-left: 34px;
}

.form .checkbox label:after,
.form .checkbox label:before {
  content: '';
  position: absolute;
}

.form .checkbox label:after {
  width: 25px;
  height: 25px;
  border: 1px solid #e7e7e7;
  background: #f7f7f7;
  border-radius: 4px;
  top: 0px;
  left: 0;
}

.form .checkbox label:before {
  width: 13px;
  height: 13px;
  background: #b41c8a;
  top: 6px;
  left: 6px;
  z-index: 2;
  border-radius: 3px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .4s, visibility .4s;
  -o-transition: opacity .4s, visibility .4s;
  transition: opacity .4s, visibility .4s;
}

.form .checkbox input:checked + label:before {
  opacity: 1;
  visibility: visible;
}

.form .select {
  position: relative;
}

.form .select:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 5.5px 0 5.5px;
  border-color: #632561 transparent transparent transparent;
  pointer-events: none;
}

.form .select select {
  background: #f7f7f7;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.form .select select::-ms-expand {
  display: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .form .form__head h3 {
    background: none;
    color: #bb1b8d;
  }

  .form .form__content h5 {
    background: none;
    color: #bb1b8d;
  }
}

@media (max-width: 991px) {
  .form .button-container a {
    width: 100%;
    height: 163px;
  }

  .form .form__buttons {
    margin: 21px -15px 0;
  }

  .form .form__buttons > div {
    padding: 0 15px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}

@media (max-width: 767px) {
  .form .form__row--flex {
    margin: 0 -10px;
  }

  .form .form__row--flex .form__col {
    padding: 0 10px;
  }

  .form .button-container a {
    width: 100%;
    height: 137px;
  }

  .form .button-container a h6 {
    bottom: 10px;
  }

  .form .button-container > h6 {
    font-size: 15px;
  }

  .form .form__buttons {
    margin: 21px -10px 0;
  }

  .form .form__buttons > div {
    padding: 0 10px;
  }
}

@media (max-width: 374px) {
  .form .button-container a {
    height: 110px;
  }

  .form .button-container a h6 {
    bottom: 5px;
  }

  .form .button-container > h6 {
    font-size: 13px;
  }

  .form textarea.form__field {
    padding-right: 31px;
  }

  .form .checkbox label {
    font-size: 17px;
  }
}

/* ------------------------------------------------------------ *	Form register
\* ------------------------------------------------------------ */

.form--register {
  position: relative;
}

.form--register:after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  background: #ddd;
}

.form--register form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 3px;
}

.form--register .form__group {
  width: 429px;
}

.form--register .form__btn {
  display: block;
  width: calc(100% - 1px);
}

@media (max-width: 1199px) {
  .form--register form {
    margin: 0 -15px;
  }

  .form--register .form__head h3 {
    font-size: 28px;
  }

  .form--register .form__group {
    padding: 0 15px;
  }
}

@media (max-width: 991px) {
  .form--register .form__head h3 {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .form--register:after {
    display: none;
  }

  .form--register form {
    display: block;
    margin: 0;
  }

  .form--register .form__group {
    width: 100%;
  }

  .form--register .form__row--flex {
    display: block;
  }

  .form--register .form__row--flex .form__col {
    width: 100%;
  }

  .form--register .form__row--flex .form__col + .form__col {
    margin-top: 25px;
  }

  .form--register .form__group {
    padding: 0;
  }

  .form--register .form__group + .form__group {
    border-top: 1px solid #ddd;
    padding-top: 50px;
    margin-top: 50px;
  }
}

/* ------------------------------------------------------------ *	Form Register
\* ------------------------------------------------------------ */

.form--register-primary h6 {
  line-height: 1.56;
  font-weight: 400;
  margin-bottom: 20px;
}

.form--register-primary textarea.form__field {
  height: 150px;
}

.form--register-primary .form__row--primary {
  margin-top: 16px !important;
  padding-bottom: 12px;
}

.form--register-primary .form__actions {
  padding-top: 25px;
}

.form--register-primary .btn {
  min-width: 136px;
  font-size: 16px;
  letter-spacing: 0.05em;
  padding: 13px 5px 15px;
}

@media (max-width: 767px) {
  .form--register-primary .form__row--flex {
    display: block;
  }

  .form--register-primary .form__row--flex .form__col {
    width: 100%;
  }

  .form--register-primary .form__row--flex .form__col + .form__col {
    margin-top: 25px;
  }
}

/* ------------------------------------------------------------ *	Form Pledge
\* ------------------------------------------------------------ */

.form--pledge label {
  margin-left: 3px;
}

.form--pledge h6 {
  margin-bottom: 20px;
  line-height: 1.44;
}

.form--pledge ul {
  margin-left: -2px;
}

.form--pledge .list-checkboxes--primary {
  max-width: 340px;
}

.form--pledge .form__row--primary label {
  font-size: 25px;
  background: -webkit-gradient(linear, left top, right top, from(#632561), to(#bb1b8d));
  background: -webkit-linear-gradient(left, #632561, #bb1b8d);
  background: -o-linear-gradient(left, #632561, #bb1b8d);
  background: linear-gradient(to right, #632561, #bb1b8d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 8px;
  margin-left: 0;
}

.form--pledge .form__row--primary .form__field {
  border-color: #632561;
  background: #fff;
}

.form--pledge .form__row--secondary {
  padding-top: 15px;
  padding-bottom: 3px;
}

.form--pledge .form__body {
  padding-bottom: 32px;
}

.form--pledge .form__content h5 {
  letter-spacing: 0;
}

.form--pledge .form__actions {
  position: relative;
  padding-top: 12px;
}

.form--pledge .form__actions i.ico-arrow {
  position: absolute;
  top: 17px;
  left: -57px;
}

.form--pledge .btn {
  display: block;
  width: 100%;
  font-size: 16px;
  letter-spacing: 0.05em;
  padding: 13px 10px 13px;
}

.form--pledge .form__field {
  font-size: 15px;
  line-height: 1.35;
  padding: 0 24px;
}

.form--pledge textarea.form__field {
  height: 131px;
  padding: 20px 24px;
}

.form--pledge .form__row + .form__row {
  margin-top: 20px;
}

.form--pledge p a {
  color: #9f1e7f;
  font-weight: 500;
}

.form--pledge p a:hover {
  text-decoration: underline;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .form--pledge .form__head h3 {
    background: none;
    color: #bb1b8d;
  }

  .form--pledge .form__row--primary label {
    background: none;
    color: #bb1b8d;
  }
}

@media (max-width: 767px) {
  .form--pledge h6 {
    line-height: 1.55;
    margin-bottom: 27px;
  }

  .form--pledge .list-checkboxes--primary {
    margin-right: -26px;
  }

  .form--pledge .form__row--primary label {
    font-size: 30px;
  }

  .form--pledge .form__row--secondary {
    padding-bottom: 0;
  }

  .form--pledge textarea.form__field {
    height: 145px;
    line-height: 1.35;
  }

  .form--pledge .form__body {
    padding-bottom: 35px;
  }

  .form--pledge .form__actions {
    padding-top: 0;
    margin-top: 36px;
  }

  .form--pledge .form__actions i.ico-arrow {
    display: none;
  }
}

/* ------------------------------------------------------------ *	Form Event
\* ------------------------------------------------------------ */

.form--event textarea.form__field {
  height: 151px;
  padding: 20px 24px;
}

.form--event h6 {
  letter-spacing: -0.003em;
  margin-bottom: 25px;
}

.form--event .form__group--primary .form__row:nth-child(3) {
  margin-top: 15px;
}

.form--event .form__group--primary .form__row:last-child {
  padding-top: 13px;
}

.form--event .form__actions {
  margin-top: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.form--event .form__actions .btn {
  min-width: 170px;
}

.form--event .form__actions h6 {
  margin: 0 0 0 45px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

.form--event .form__group + .form__group {
  border-top: 1px solid #ddd;
  margin-top: 59px;
  padding-top: 56px;
}

.form--event .form__group + .form__group--primary {
  margin-top: 53px;
}

.form--event .form__group + .form__group--secondary {
  margin-top: 46px;
  padding-top: 50px;
}

@media (max-width: 767px) {
  .form--event .form__row--flex {
    display: block;
  }

  .form--event .form__row--flex .form__col {
    width: 100%;
  }

  .form--event .form__row--flex .form__col + .form__col {
    margin-top: 25px;
  }

  .form--event .form__actions {
    display: block;
    margin-top: 25px;
  }

  .form--event .form__actions br {
    display: none;
  }

  .form--event .form__actions h6 {
    margin: 15px 0 0;
  }
}

/* ------------------------------------------------------------ *	Form Subscribe 
\* ------------------------------------------------------------ */

.form--subscribe {
  font-weight: 700;
}

.form--subscribe .gform_wrapper li.gfield label {
  display: none;
}

.form--subscribe .gform_wrapper li.gfield input {
  border: 1px solid #e7e7e7;
  background: #f7f7f7;
  height: 50px;
  width: 100%;
  border-radius: 4px;
  font-size: 14px !important;
  -webkit-transition: background .4s, border-color .4s;
  -o-transition: background .4s, border-color .4s;
  transition: background .4s, border-color .4s;
  padding: 0 30px !important;
  text-align: center;
  letter-spacing: 0.05em !important;
}

.form--subscribe .gform_wrapper li.gfield.invalid_field input {
  border-color: #f00;
}

.form--subscribe label {
  display: none;
}

.form--subscribe form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.form--subscribe .form__field {
  text-align: center;
  font-size: 12px;
  letter-spacing: 0.05em;
}

.form--subscribe .btn {
  min-width: 118px;
  margin-left: 8px;
}

.form--subscribe .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0;
}

.form--subscribe .gform_wrapper .gform_footer {
  padding: 0;
  margin: 0;
  width: auto;
  position: relative;
}

.form--subscribe .gform_wrapper div.validation_error,
.form--subscribe .validation_message {
  display: none;
}

.form--subscribe .gform_wrapper.gform_validation_error .top_label input.medium,
.form--subscribe .gform_wrapper.gform_validation_error .top_label select.medium {
  width: 100%;
}

.form--subscribe .gform_wrapper .gform_ajax_spinner {
  position: absolute;
  top: 13px;
}

body .form--subscribe .gform_wrapper ul li.gfield {
  margin-top: 0;
}

body .form--subscribe .gform_wrapper .top_label div.ginput_container {
  margin-top: 0;
}

@media (max-width: 767px) {
  .form--subscribe form {
    display: block;
  }

  .form--subscribe .btn {
    width: 100%;
    margin: 14px 0 0;
  }
}

/* ------------------------------------------------------------ *	Services
\* ------------------------------------------------------------ */

.services {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0 -24px;
}

@media (max-width: 1199px) {
  .services {
    margin: 0 -15px;
  }
}

@media (max-width: 767px) {
  .services {
    display: block;
    margin: 0;
  }
}

/* ------------------------------------------------------------ *	Service
\* ------------------------------------------------------------ */

.service {
  padding: 0 24px;
  color: #fff;
  font-size: 18px;
  line-height: 1.44;
  /*  Service Primary  */
  /*  Service Secondary  */
}

.service img {
  position: absolute;
  top: 63px;
  left: 50%;
  -webkit-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

.service h4 {
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  margin-bottom: 20px;
}

.service p {
  margin: 0 0 50px;
}

.service .ico-hand {
  margin-top: -3px;
}

.service .ico-folder {
  margin-top: 19px;
}

.service .service__link {
  position: absolute;
  bottom: 38px;
  left: 50%;
  -webkit-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

.service .service__inner {
  border-radius: 5px;
  background: -webkit-linear-gradient(135deg, #692464 50%, #b61c8a 100%);
  background: -o-linear-gradient(135deg, #692464 50%, #b61c8a 100%);
  background: linear-gradient(-45deg, #692464 50%, #b61c8a 100%);
  position: relative;
  padding: 173px 30px 30px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.service a {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.service a:hover {
  opacity: .8;
  display: block;
  text-decoration: none;
}

.service a:focus {
  text-decoration: none;
}

.service--primary .service__inner {
  background: -webkit-linear-gradient(135deg, #1ca0a0 10%, #66c6c6 78%);
  background: -o-linear-gradient(135deg, #1ca0a0 10%, #66c6c6 78%);
  background: linear-gradient(-45deg, #1ca0a0 10%, #66c6c6 78%);
}

.service--secondary .service__inner {
  background: -webkit-linear-gradient(135deg, #2dafe4 46%, #87dafb 100%);
  background: -o-linear-gradient(135deg, #2dafe4 46%, #87dafb 100%);
  background: linear-gradient(-45deg, #2dafe4 46%, #87dafb 100%);
}

.service.service--primary img {
  top: 53px;
}

@media (max-width: 1199px) {
  .service {
    padding: 0 15px;
  }

  .service .service__inner {
    padding: 173px 15px 30px;
  }
}

@media (max-width: 767px) {
  .service {
    max-width: 100%;
  }

  .service .service__inner {
    padding: 173px 30px 30px;
  }

  .service + .service {
    margin-top: 15px;
  }
}

/* ------------------------------------------------------------ *	Link
\* ------------------------------------------------------------ */

.link {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  -webkit-transition: opacity .4s;
  -o-transition: opacity .4s;
  transition: opacity .4s;
}

.link:hover {
  opacity: .7;
  text-decoration: none;
}

/* ------------------------------------------------------------ *	Features
\* ------------------------------------------------------------ */

.features {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}

@media (max-width: 767px) {
  .features {
    display: block;
    padding: 0 13px;
  }
}

/* ------------------------------------------------------------ *	Feature
\* ------------------------------------------------------------ */

.feature {
  position: relative;
  font-size: 18px;
  line-height: 1.47;
  color: #fff;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.feature:hover {
  z-index: 10;
}

.feature:hover .feature__image {
  -webkit-transform: scale(1.07);
       -o-transform: scale(1.07);
          transform: scale(1.07);
}

.feature:hover .feature__image:after {
  opacity: 1;
  visibility: visible;
}

.feature:hover .feature__body__inner {
  -webkit-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
  top: 0;
}

.feature:hover .feature__content {
  opacity: 1;
}

.feature h5 {
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 24px;
}

.feature p {
  margin-bottom: 33px;
}

.feature img {
  width: 100%;
}

.feature .feature__image {
  -webkit-transition: -webkit-transform .4s;
  transition: -webkit-transform .4s;
  -o-transition: -o-transform .4s;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s, -o-transform .4s;
}

.feature .feature__image:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(36%, rgba(0, 0, 0, 0.3)));
  background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.3) 36%);
  background: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.3) 36%);
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.3) 36%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .4s, visibility .4s;
  -o-transition: opacity .4s, visibility .4s;
  transition: opacity .4s, visibility .4s;
}

.feature .feature__body {
  position: absolute;
  bottom: 0;
  left: auto;
  width: 100%;
  z-index: 10;
  padding: 10px 40px 35px;
  -webkit-transition: -webkit-transform .4s;
  transition: -webkit-transform .4s;
  -o-transition: -o-transform .4s;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s, -o-transform .4s;
  overflow: hidden;
}

.feature .feature__body__inner {
  -webkit-transform: translateY(100%);
       -o-transform: translateY(100%);
          transform: translateY(100%);
  position: relative;
  top: -24px;
  -webkit-transition: top .4s, -webkit-transform .4s;
  transition: top .4s, -webkit-transform .4s;
  -o-transition: top .4s, -o-transform .4s;
  transition: transform .4s, top .4s;
  transition: transform .4s, top .4s, -webkit-transform .4s, -o-transform .4s;
}

.feature .feature__content {
  opacity: 0;
  -webkit-transition: opacity .4s;
  -o-transition: opacity .4s;
  transition: opacity .4s;
}

@media (max-width: 1199px) {
  .feature .feature__body {
    padding: 10px 15px 35px;
  }
}

@media (max-width: 991px) {
  .feature {
    line-height: 1.3;
    font-size: 14px;
  }

  .feature h5 {
    margin-bottom: 15px;
  }

  .feature p {
    margin-bottom: 20px;
  }

  .feature .feature__image:after {
    opacity: 1;
    visibility: visible;
  }

  .feature .feature__body {
    padding: 0 15px 15px;
  }

  .feature .btn {
    min-width: 0;
    width: 100%;
  }

  .feature .feature__body__inner {
    top: 0;
    -webkit-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
  }

  .feature .feature__content {
    opacity: 1;
  }
}

@media (max-width: 767px) {
  .feature {
    max-width: 100%;
    font-size: 18px;
    line-height: 1.44;
  }

  .feature h5 {
    margin-bottom: 58px;
  }

  .feature p {
    margin-bottom: 36px;
  }

  .feature .btn {
    max-width: 220px;
    padding: 17px 5px 15px;
  }

  .feature:hover .feature__image {
    -webkit-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }

  .feature .feature__image:after {
    display: none;
  }

  .feature .feature__body {
    position: static;
    background: #fff;
    color: #888;
    margin-top: -45px;
  }

  .feature .feature__content {
    padding: 0 30px;
  }

  .feature + .feature {
    margin-top: 35px;
  }
}

/* ------------------------------------------------------------ *	Popup About
\* ------------------------------------------------------------ */

.popup-about {
  display: none;
  padding: 10px 0;
  text-align: center;
  font-size: 18px;
  line-height: 1.44;
}

.popup-about h4 {
  background: -webkit-gradient(linear, left top, right top, from(#632561), to(#bb1b8d));
  background: -webkit-linear-gradient(left, #632561, #bb1b8d);
  background: -o-linear-gradient(left, #632561, #bb1b8d);
  background: linear-gradient(to right, #632561, #bb1b8d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
  line-height: 1.27;
  letter-spacing: 0.025em;
  font-weight: 400;
  margin-bottom: 21px;
}

.popup-about p {
  margin-bottom: 30px;
}

.popup-about h6 {
  color: #5f285d;
  font-weight: 700;
  margin-bottom: 40px;
}

.popup-about .popup__inner {
  background: #fff;
  border-radius: 5px;
  margin: 0 -10px;
  padding: 68px 63px 71px;
}

.mfp-content .popup-about {
  display: block;
}

@media (max-width: 767px) {
  .popup-about .popup__inner {
    padding: 35px 30px;
  }
}

@media (max-width: 374px) {
  .popup-about h6 {
    margin-bottom: 30px;
  }

  .popup-about .popup__inner {
    padding: 35px 10px;
  }

  .popup-about .btn {
    width: 100%;
    min-width: 0;
  }

  .popup-about .container {
    padding: 0 30px;
  }
}

/* ------------------------------------------------------------ *	Blockuote
\* ------------------------------------------------------------ */

.blockquote {
  position: relative;
  border: none;
  font-style: italic;
  font-weight: 300;
  font-size: 30px;
  line-height: 1.35;
  margin: 0;
  padding: 0 65px 0 0;
}

.blockquote span {
  display: block;
}

.blockquote p {
  position: relative;
  margin: 0;
  background: -webkit-gradient(linear, left top, right top, from(#632561), to(#bb1b8d));
  background: -webkit-linear-gradient(left, #632561, #bb1b8d);
  background: -o-linear-gradient(left, #632561, #bb1b8d);
  background: linear-gradient(to right, #632561, #bb1b8d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.blockquote h6 {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.05em;
  font-style: normal;
  background: -webkit-gradient(linear, left top, right top, from(#632561), to(#bb1b8d));
  background: -webkit-linear-gradient(left, #632561, #bb1b8d);
  background: -o-linear-gradient(left, #632561, #bb1b8d);
  background: linear-gradient(to right, #632561, #bb1b8d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.blockquote p + h6 {
  margin: 68px 0 0 -3px;
}

.blockquote .ico-blockuote-top {
  position: relative;
  top: -24px;
  left: -50px;
  margin-right: -40px;
}

.blockquote .ico-blockuote-bottom {
  position: relative;
  bottom: -8px;
  right: -13px;
}

.blockquote--primary {
  font-size: 40px;
  line-height: 1.25;
  background: -webkit-gradient(linear, left top, right top, from(#632561), to(#bb1b8d));
  background: -webkit-linear-gradient(left, #632561, #bb1b8d);
  background: -o-linear-gradient(left, #632561, #bb1b8d);
  background: linear-gradient(to right, #632561, #bb1b8d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding: 0;
  font-weight: 300;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .blockquote p {
    background: none;
    color: #bb1b8d;
  }

  .blockquote h6 {
    background: none;
    color: #bb1b8d;
  }

  .blockquote--primary {
    background: none;
    color: #bb1b8d;
  }
}

@media (max-width: 1199px) {
  .blockquote {
    padding-right: 40px;
  }

  .blockquote .ico-blockuote-top {
    top: -20px;
    left: -35px;
    margin-right: -40px;
  }

  .blockquote .ico-blockuote-bottom {
    bottom: -4px;
    right: -10px;
  }

  .blockquote--primary {
    padding-right: 0;
  }
}

@media (max-width: 991px) {
  .blockquote {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 25px;
  }

  .blockquote .ico-blockuote-top {
    top: -20px;
    left: -35px;
    margin-right: -30px;
  }

  .blockquote .ico-blockuote-bottom {
    bottom: -4px;
    right: -10px;
  }

  .blockquote--primary {
    font-size: 26px;
  }
}

@media (max-width: 767px) {
  .blockquote {
    padding: 0;
    font-size: 23px;
  }

  .blockquote p + h6 {
    margin: 40px 0 0;
  }
}

/* ------------------------------------------------------------ *	Accordion
\* ------------------------------------------------------------ */

.accordion {
  /*  Accordion Active  */
}

.accordion p {
  margin: 0;
}

.accordion p + p {
  margin-top: 32px;
}

.accordion .accordion__ico {
  position: absolute;
  top: 50%;
  right: 32px;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 24px;
  z-index: 10;
  -webkit-transition: color .4s, -webkit-transform .4s;
  transition: color .4s, -webkit-transform .4s;
  -o-transition: color .4s, -o-transform .4s;
  transition: transform .4s, color .4s;
  transition: transform .4s, color .4s, -webkit-transform .4s, -o-transform .4s;
  background: -webkit-gradient(linear, left top, right top, from(#632561), to(#bb1b8d));
  background: -webkit-linear-gradient(left, #632561, #bb1b8d);
  background: -o-linear-gradient(left, #632561, #bb1b8d);
  background: linear-gradient(to right, #632561, #bb1b8d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #fff;
}

.accordion .accordion__head {
  position: relative;
  padding: 24px 60px 22px 31px;
  background: #f9f9f9;
  cursor: pointer;
}

.accordion .accordion__head h4 {
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: 0.025em;
  background: -webkit-gradient(linear, left top, right top, from(#632561), to(#bb1b8d));
  background: -webkit-linear-gradient(left, #632561, #bb1b8d);
  background: -o-linear-gradient(left, #632561, #bb1b8d);
  background: linear-gradient(to right, #632561, #bb1b8d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  z-index: 10;
}

.accordion .accordion__head:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#632561), to(#bb1b8d));
  background: -webkit-linear-gradient(left, #632561, #bb1b8d);
  background: -o-linear-gradient(left, #632561, #bb1b8d);
  background: linear-gradient(to right, #632561, #bb1b8d);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .4s, visibility .4s;
  -o-transition: opacity .4s, visibility .4s;
  transition: opacity .4s, visibility .4s;
}

.accordion .accordion__body {
  padding: 37px 20px 33px 30px;
  display: none;
}

.accordion.active .accordion__ico {
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

.accordion.active .accordion__ico {
  color: #fff;
  -webkit-text-fill-color: currentColor;
}

.accordion.active .accordion__head:after {
  opacity: 1;
  visibility: visible;
}

.accordion.active .accordion__head h4 {
  color: #fff;
  -webkit-text-fill-color: currentColor;
}

.accordion + .accordion {
  margin-top: 6px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .accordion .accordion__ico {
    background: none;
    color: #bb1b8d;
  }

  .accordion .accordion__head h4 {
    background: none;
    color: #bb1b8d;
  }

  .accordion.active h4 {
    background: none;
  }
}

@media (max-width: 767px) {
  .accordion p + p {
    margin-top: 20px;
  }

  .accordion .accordion__ico {
    right: 20px;
  }

  .accordion .accordion__head {
    padding: 15px 45px 15px 15px;
  }

  .accordion .accordion__head h4 {
    font-size: 18px;
  }

  .accordion .accordion__body {
    padding: 20px 15px;
  }
}

/* ------------------------------------------------------------ *	Articles
\* ------------------------------------------------------------ */

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

.articles .col-md-3:nth-child(4n + 1) {
  clear: both;
}

.articles--primary {
  margin-bottom: -30px !important;
}

.articles .result {
  padding-bottom: 30px;
}

@media (max-width: 991px) {
  .articles .col-md-3:nth-child(3n + 1) {
    clear: both;
  }

  .articles .col-md-3:nth-child(4n + 1) {
    clear: none;
  }
}

/* ------------------------------------------------------------ *	Article
\* ------------------------------------------------------------ */

.article {
  text-align: left;
  font-size: 18px;
  line-height: 1.39;
  padding-bottom: 20px;
}

.article img {
  width: 100%;
}

.article h4 {
  color: #632561;
  margin-bottom: 31px;
}

.article h6 {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  margin-bottom: 28px;
}

.article p {
  margin-bottom: 29px;
}

.article .article__content {
  padding: 30px 20px 20px;
}

.article .article__link {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  background: -webkit-gradient(linear, left top, right top, from(#632561), to(#bb1b8d));
  background: -webkit-linear-gradient(left, #632561, #bb1b8d);
  background: -o-linear-gradient(left, #632561, #bb1b8d);
  background: linear-gradient(to right, #632561, #bb1b8d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-transition: opacity .4s;
  -o-transition: opacity .4s;
  transition: opacity .4s;
  text-decoration: none;
}

.article .article__link:hover {
  opacity: .7;
}

.article--primary h4 {
  font-size: 25px;
}

.article--primary .article__content {
  padding: 28px 20px 20px 20px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .article .article__link {
    background: none;
    color: #bb1b8d;
  }
}

@media (max-width: 1199px) {
  .article .article__content {
    padding: 30px 10px 20px;
  }
}

/* ------------------------------------------------------------ *	Article Big
\* ------------------------------------------------------------ */

.article-big {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  font-size: 30px;
  line-height: 1.35;
}

.article-big img {
  width: 100%;
}

.article-big h2 {
  text-transform: uppercase;
  letter-spacing: 0.025em;
  margin-bottom: 22px;
}

.article-big h5 {
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.025em;
  background: -webkit-gradient(linear, left top, right top, from(#632561), to(#bb1b8d));
  background: -webkit-linear-gradient(left, #632561, #bb1b8d);
  background: -o-linear-gradient(left, #632561, #bb1b8d);
  background: linear-gradient(to right, #632561, #bb1b8d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 49px;
}

.article-big p {
  background: -webkit-gradient(linear, left top, right top, from(#632561), to(#bb1b8d));
  background: -webkit-linear-gradient(left, #632561, #bb1b8d);
  background: -o-linear-gradient(left, #632561, #bb1b8d);
  background: linear-gradient(to right, #632561, #bb1b8d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-style: italic;
  font-weight: 300;
}

.article-big .article__image,
.article-big .article__body {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.article-big .article__body {
  background: #f5f5f5;
  padding: 20px 93px 20px 105px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.article-big .article__body__inner {
  position: relative;
  top: -12px;
  max-width: 905px;
  margin: auto;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .article-big p,
  .article-big h5 {
    background: none;
    color: #bb1b8d;
  }
}

@media (max-width: 1199px) {
  .article-big .article__body {
    padding: 20px;
  }
}

@media (max-width: 991px) {
  .article-big {
    display: block;
    font-size: 25px;
  }

  .article-big .article__image,
  .article-big .article__body {
    max-width: 100%;
  }

  .article-big .article__body {
    padding: 40px 40px 20px;
  }
}

/* ------------------------------------------------------------ *	Testimonials
\* ------------------------------------------------------------ */

.testimonials {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -30px -30px;
}

@media (max-width: 767px) {
  .testimonials {
    margin: 0 -15px -30px;
    display: block;
    height: initial !important;
  }
}

/* ------------------------------------------------------------ *	Testimonials Primary
\* ------------------------------------------------------------ */

.testimonials-primary .testimonial {
  max-width: 100%;
  padding: 0;
}

.testimonials-primary .testimonial p {
  margin-bottom: 49px;
}

.testimonials-primary .testimonial .testimonial__inner {
  background: #fff;
  padding-bottom: 59px;
}

@media (max-width: 1199px) {
  .testimonials-primary .testimonial .testimonial__inner {
    padding: 80px 20px 55px;
  }
}

@media (max-width: 991px) {
  .testimonials-primary {
    padding-bottom: -30px;
  }

  .testimonials-primary .testimonial {
    padding-bottom: 30px;
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .testimonials-primary {
    padding-bottom: -28px;
  }

  .testimonials-primary .testimonial {
    padding-bottom: 28px;
  }

  .testimonials-primary .testimonial p {
    margin-bottom: 41px;
  }

  .testimonials-primary .testimonial .ico-twitter {
    top: 45px;
  }

  .testimonials-primary .testimonial .testimonial__inner {
    padding: 94px 30px 55px;
  }
}

/* ------------------------------------------------------------ *	Testimonial
\* ------------------------------------------------------------ */

.testimonial {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
  padding: 0 15px 30px;
  font-size: 18px;
  line-height: 1.47;
}

.testimonial p a {
  color: #42c0fb;
  font-weight: 700;
  -webkit-transition: color .4s;
  -o-transition: color .4s;
  transition: color .4s;
  text-decoration: none;
}

.testimonial p a:hover {
  color: #1c93cb;
}

.testimonial .ico-twitter {
  position: absolute;
  top: 35px;
  left: 50%;
  -webkit-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

.testimonial .testimonial__inner {
  border: 1px solid #eee;
  border-radius: 5px;
  position: relative;
  padding: 85px 31px 34px;
}

.testimonial .testimonial__content {
  padding-bottom: 25px;
}

.testimonial .testimonial__foot {
  border-top: 1px solid #ddd;
  padding: 25px 0 0;
}

.testimonial .testimonial__foot h6 {
  font-size: 14px;
  line-height: 1.43;
  font-weight: 400;
}

.testimonial .testimonial__foot h6 strong {
  display: block;
  font-weight: 700;
}

@media (max-width: 991px) {
  .testimonial {
    max-width: 33.33%;
  }
}

@media (max-width: 767px) {
  .testimonial {
    max-width: 100%;
    position: static !important;
  }
}

/* ------------------------------------------------------------ *	Callout
\* ------------------------------------------------------------ */

.callout {
  padding-bottom: 117px;
  text-align: center;
}

.callout h3 {
  text-transform: uppercase;
  color: #fff;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin-bottom: 25px;
}

.callout .callout__inner {
  background: -webkit-gradient(linear, left top, right top, from(#632561), to(#bb1b8d));
  background: -webkit-linear-gradient(left, #632561, #bb1b8d);
  background: -o-linear-gradient(left, #632561, #bb1b8d);
  background: linear-gradient(to right, #632561, #bb1b8d);
  margin: 0 57px 0 -10px;
  border-radius: 5px;
  padding: 68px 20px 74px;
}

@media (max-width: 1199px) {
  .callout .callout__inner {
    margin: 0;
  }
}

@media (max-width: 991px) {
  .callout {
    padding-bottom: 70px;
  }

  .callout .callout__inner {
    padding: 60px 20px;
  }
}

/* ------------------------------------------------------------ *	Socials
\* ------------------------------------------------------------ */

.socials a {
  -webkit-transition: opacity .4s;
  -o-transition: opacity .4s;
  transition: opacity .4s;
}

.socials a:hover {
  opacity: .7;
}

.socials ul {
  list-style: none;
  font-size: 0;
}

.socials li {
  display: inline-block;
}

.socials li + li {
  margin-left: 5px;
}

/* ------------------------------------------------------------ *	Animations
\* ------------------------------------------------------------ */

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  66% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    height: 200%;
  }

  100% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    height: 0;
  }
}

@-o-keyframes rotate {
  0% {
    -o-transform: rotate(0deg);
       transform: rotate(0deg);
  }

  66% {
    -o-transform: rotate(90deg);
       transform: rotate(90deg);
    height: 200%;
  }

  100% {
    -o-transform: rotate(90deg);
       transform: rotate(90deg);
    height: 0;
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  66% {
    -webkit-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
    height: 200%;
  }

  100% {
    -webkit-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
    height: 0;
  }
}

@media (min-width: 991px) {
  .testimonial .testimonial__inner {
    min-height: 303px;
  }

  .testimonials-social-foot .testimonial p {
    min-height: 160px;
  }
}

.inner-section {
  margin-bottom: 0;
}

.list-features h2 {
  color: #fff;
  -webkit-text-fill-color: #fff;
}

.form .form_links ul {
  list-style-type: none;
}

.form .form_links ul li {
  padding-left: 30px;
  font-size: 22px;
  font-weight: 400;
  margin-top: 15px;
}

.link-cta a {
  background: -webkit-gradient(linear, left top, right top, from(#632561), to(#bb1b8d)) !important;
  background: -webkit-linear-gradient(left, #632561, #bb1b8d) !important;
  background: -o-linear-gradient(left, #632561, #bb1b8d) !important;
  background: linear-gradient(to right, #632561, #bb1b8d) !important;
  background-clip: border-box;
  background-clip: border-box !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  font-weight: 500 !important;
  font-size: 14px !important;
  letter-spacing: 0.05em !important;
  text-transform: uppercase !important;
  padding: 6px 18px;
  display: inline-block;
}

.link-cta a:hover {
  text-decoration: none;
}

.link-cta a i {
  margin-left: 10px;
  margin-top: -5px;
}

.form--pledge .gform_footer .btn {
  width: 118px;
  font-size: 12px;
  font-weight: 400;
  padding: 17px 4px 16px;
}

.form--pledge .gform_wrapper label.gfield_label {
  font-size: 22px;
  font-weight: 400;
  color: #888;
}

.form--pledge .gform_wrapper .top_label div.ginput_container {
  margin-top: 0 !important;
}

.form--pledge .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]) {
  border: 1px solid #e7e7e7;
  background: #f7f7f7;
  height: 50px;
  width: 100%;
  border-radius: 4px;
  font-size: 16px;
  -webkit-transition: background .4s,border-color .4s;
  -o-transition: background .4s,border-color .4s;
  transition: background .4s,border-color .4s;
  padding: 15px !important;
}

.form--pledge .gform_wrapper select {
  border: 1px solid #e7e7e7;
  background: #f7f7f7;
  height: 50px;
  width: 100%;
  border-radius: 4px;
  font-size: 16px;
  -webkit-transition: background .4s,border-color .4s;
  -o-transition: background .4s,border-color .4s;
  transition: background .4s,border-color .4s;
  padding: 10px !important;
}

.form--pledge .gform_wrapper input[type="file"] {
  height: auto !important;
}

.form--pledge .gform_wrapper textarea {
  border: 1px solid #e7e7e7;
  background: #f7f7f7;
  width: 100%;
  border-radius: 4px;
  font-size: 16px;
  -webkit-transition: background .4s,border-color .4s;
  -o-transition: background .4s,border-color .4s;
  transition: background .4s,border-color .4s;
  padding: 15px;
}

.form--pledge .form-action-kits {
  margin-top: 20px;
}

.form--pledge .form-action-kits h3 {
  background: -webkit-gradient(linear, left top, right top, from(#632561), to(#bb1b8d));
  background: -webkit-linear-gradient(left, #632561, #bb1b8d);
  background: -o-linear-gradient(left, #632561, #bb1b8d);
  background: linear-gradient(to right, #632561, #bb1b8d);
  background-clip: border-box;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.56;
}

.form--pledge .gfield_html h3 {
  background: -webkit-gradient(linear, left top, right top, from(#632561), to(#bb1b8d));
  background: -webkit-linear-gradient(left, #632561, #bb1b8d);
  background: -o-linear-gradient(left, #632561, #bb1b8d);
  background: linear-gradient(to right, #632561, #bb1b8d);
  background-clip: border-box;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.56;
}

.form--pledge .gform_wrapper {
  margin-bottom: 0;
}

.form--pledge .gform_wrapper .gform_footer {
  padding-bottom: 0;
}

.form--pledge .ginput_container_fileupload input.button {
  padding: 5px 10px;
  color: #000;
}

.form--pledge input[type="checkbox"] {
  margin-right: 5px;
}

@media (max-width: 767px) {
  .form--pledge .gform_wrapper label.gfield_label {
    font-size: 18px;
  }
}

.section .pre_header {
  padding: 0 120px 95px;
}

@media (max-width: 1199px) {
  .section .pre_header {
    padding: 0 0 95px;
  }
}

.section--primary .section__content .nominate_list li + li {
  margin-top: 10px;
}

@media (min-width: 992px) {
  .col-md-2 {
    width: 20%;
  }
}

.section .pre_header .anchors {
  padding-top: 20px;
}

.section .pre_header .anchors a:first-child {
  margin-right: 20px;
}

.section .pre_header .anchors a {
  text-decoration: none !important;
}

.section .pre_header .anchors .change_anchor,
.section .pre_header .anchors .changers_anchor {
  border-radius: 5px;
  padding: 40px 0;
  max-width: 420px;
  width: 100%;
  border: none;
  background: -webkit-gradient(linear, left top, right top, from(#632561), to(#bb1b8d));
  background: -webkit-linear-gradient(left, #632561, #bb1b8d);
  background: -o-linear-gradient(left, #632561, #bb1b8d);
  background: linear-gradient(to right, #632561, #bb1b8d);
  display: inline-block;
}

.section .pre_header .anchors .change_anchor h3,
.section .pre_header .anchors .changers_anchor h3 {
  -webkit-text-fill-color: #ffffff;
  font-weight: 300;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.section .pre_header .anchors .change_anchor p,
.section .pre_header .anchors .changers_anchor p {
  color: #fff;
}

.section .pre_header .anchors .section .pre_header .anchors .change_anchor h3,
.section .pre_header .anchors .section .pre_header .anchors .changers_anchor h3 {
  -webkit-text-fill-color: #ffffff;
  font-weight: 300;
  margin-bottom: 10px;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .section .pre_header .anchors .change_anchor {
    margin-bottom: 20px;
  }

  .section .pre_header .anchors a:first-child {
    margin: 0;
  }
}

.section .pre_header .anchors a:hover .change_anchor,
.section .pre_header .anchors a:hover .changers_anchor {
  background: #ffffff;
  border: solid 1px #dddddd;
}

.section .pre_header .anchors a:hover .change_anchor h3,
.section .pre_header .anchors a:hover .changers_anchor h3 {
  background: -webkit-gradient(linear, left top, right top, from(#632561), to(#bb1b8d));
  background: -webkit-linear-gradient(left, #632561, #bb1b8d);
  background: -o-linear-gradient(left, #632561, #bb1b8d);
  background: linear-gradient(to right, #632561, #bb1b8d);
  background-clip: border-box;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.section .pre_header .anchors a:hover .change_anchor p,
.section .pre_header .anchors a:hover .changers_anchor p {
  color: #888888;
}

.intro-noimg {
  display: block;
}

.intro-noimg .article__body {
  display: none;
  width: 100%;
  max-width: 100%;
  padding-top: 150px;
  padding-bottom: 150px;
}

.animate {
Opacity: 1;
}

.image-caption {
  margin-top: 10px;
  font-size: 18px;
}

@media (min-width: 768px) {
  .ta-opening {
    margin-bottom: 30px;
  }
}

/*# sourceMappingURL=main.css.map*/

body .gform_wrapper ul li::marker {
    color: transparent!important;
}