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

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

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

body {
  margin: 0;
}

article,details,footer,header,menu,nav,section,summary {
  display: block;
}

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

[hidden],template {
  display: none;
}

a {
  background-color: transparent;
}

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

b,strong {
  font-weight: 700;
}

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

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

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

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

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

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

button {
  overflow: visible;
}

button,select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

textarea {
  overflow: auto;
}

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

td,th {
  padding: 0;
}

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

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

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

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

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

  thead {
    display: table-header-group;
  }

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

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

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

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

  .navbar {
    display: none;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
  font-family: Circular,Helvetica,Arial,sans-serif;
  font-size: 18px;
  line-height: 1.5;
  color: #222326;
  background-color: #fff;
}

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

a {
  color: #2d46b9;
}

a,a:focus,a:hover {
  text-decoration: none;
}

a:focus,a:hover {
  color: #1e3264;
}

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

img {
  vertical-align: middle;
}

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

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

hr {
  margin-top: 27px;
  margin-bottom: 27px;
  border: 0;
  border-top: 1px solid #efefef;
}

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

[role=button] {
  cursor: pointer;
}

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

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

.h1,.h2,.h3,h1,h2,h3 {
  margin-top: 27px;
  margin-bottom: 13.5px;
}

.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,.h5,.h6,h4,h5,h6 {
  margin-top: 13.5px;
  margin-bottom: 13.5px;
}

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

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

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

p {
  margin: 0 0 13.5px;
}

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

.mark,mark {
  background-color: rgba(245,155,35,.2);
  padding: .2em;
}

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

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

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

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

a.text-success:focus,a.text-success:hover {
  color: #18aa4c;
}

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

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

.bg-success {
  background-color: rgba(30,215,96,.2);
}

a.bg-success:focus,a.bg-success:hover {
  background-color: rgba(24,170,76,.2);
}

.bg-info {
  background-color: rgba(80,155,245,.2);
}

a.bg-info:focus,a.bg-info:hover {
  background-color: rgba(32,127,242,.2);
}

.bg-danger {
  background-color: rgba(235,30,50,.2);
}

a.bg-danger:focus,a.bg-danger:hover {
  background-color: rgba(197,17,35,.2);
}

.page-header {
  padding-bottom: 12.5px;
  margin: 54px 0 27px;
  border-bottom: 1px solid #efefef;
}

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

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

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

.list-inline {
  margin-left: -5px;
}

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

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

address {
  margin-bottom: 27px;
  font-style: normal;
  line-height: 1.5;
}

code {
  font-family: Menlo,Monaco,Consolas,Courier New,monospace;
}

code {
  color: #eb1e32;
  background-color: #fef2f3;
  border-radius: 4px;
}

code {
  padding: 2px 4px;
  font-size: 90%;
}

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

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

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

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

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

.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,.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,.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,.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 {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

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

th {
  text-align: left;
}

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

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

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

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

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

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

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

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

.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active {
  background-color: rgba(0,0,0,.03);
}

.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success {
  background-color: rgba(30,215,96,.2);
}

.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info {
  background-color: rgba(80,155,245,.2);
}

.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger {
  background-color: rgba(235,30,50,.2);
}

legend {
  padding: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  margin-bottom: 27px;
  font-size: 27px;
  line-height: inherit;
  color: #616467;
  border-bottom: 1px solid #e5e5e5;
}

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

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

input[type=checkbox],input[type=radio] {
  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=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.form-control {
  display: block;
  font-size: 18px;
  line-height: 1.5;
  color: #222326;
}

.form-control {
  width: 100%;
  height: 43px;
  padding: 6px 12px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9dadc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-control:focus {
  border-color: #919496;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px hsla(204,2%,58%,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px hsla(204,2%,58%,.6);
}

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

.form-control::-webkit-input-placeholder {
  -webkit-transition: color .15s ease-in-out;
  -o-transition: color .15s ease-in-out;
  transition: color .15s ease-in-out;
  color: #c1c3c6;
}

.form-control::-moz-placeholder {
  -webkit-transition: color .15s ease-in-out;
  -o-transition: color .15s ease-in-out;
  transition: color .15s ease-in-out;
  color: #c1c3c6;
}

.form-control:-ms-input-placeholder {
  -webkit-transition: color .15s ease-in-out;
  -o-transition: color .15s ease-in-out;
  transition: color .15s ease-in-out;
  color: #c1c3c6;
}

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

.form-control:focus::-moz-placeholder {
  color: #d9dadc;
}

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

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

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

.form-control[disabled] {
  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=datetime-local].form-control,  input[type=month].form-control,  input[type=time].form-control {
    line-height: 43px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

.input-sm {
  height: 38px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0;
}

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

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

.form-group-sm .form-control {
  height: 38px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0;
}

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

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

.form-group-sm .form-control-static {
  height: 38px;
  min-height: 43px;
  padding: 6px 10px;
  font-size: 16px;
  line-height: 1.5;
}

.input-lg {
  height: 56px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.2;
  border-radius: 0;
}

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

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

.form-group-lg .form-control {
  height: 56px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.2;
  border-radius: 0;
}

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

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

.form-group-lg .form-control-static {
  height: 56px;
  min-height: 50px;
  padding: 11px 16px;
  font-size: 23px;
  line-height: 1.2;
}

.has-feedback {
  position: relative;
}

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

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

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

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

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

.has-success .form-control {
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-success .form-control:focus {
  border-color: #18aa4c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #70eb9c;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #70eb9c;
}

.has-success .form-control-feedback {
  color: #1ed760;
}

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

.has-error .form-control {
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

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

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

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

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

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

@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 .form-control,  .form-inline .input-group .input-group-btn {
    width: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-success {
  border-color: #1bc156;
}

.btn-success.focus,.btn-success:focus {
  color: #fff;
  background-color: #18aa4c;
  border-color: #0b5124;
}

.btn-success:hover {
  background-color: #18aa4c;
  border-color: #138b3e;
}

.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success {
  color: #fff;
  background-color: #18aa4c;
  border-color: #138b3e;
}

.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #138b3e;
  border-color: #0b5124;
}

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

.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover {
  background-color: #1ed760;
  border-color: #1bc156;
}

.btn-info {
  border-color: #388df4;
}

.btn-info.focus,.btn-info:focus {
  color: #fff;
  background-color: #207ff2;
  border-color: #094fa3;
}

.btn-info:hover {
  background-color: #207ff2;
  border-color: #0d6de1;
}

.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info {
  color: #fff;
  background-color: #207ff2;
  border-color: #0d6de1;
}

.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #0d6de1;
  border-color: #094fa3;
}

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

.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover {
  background-color: #509bf5;
  border-color: #388df4;
}

.btn-danger {
  border-color: #dc1427;
}

.btn-danger.focus,.btn-danger:focus {
  color: #fff;
  background-color: #c51123;
  border-color: #670912;
}

.btn-danger:hover {
  background-color: #c51123;
  border-color: #a40f1d;
}

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

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

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

.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover {
  background-color: #eb1e32;
  border-color: #dc1427;
}

.btn-link {
  color: #2d46b9;
  font-weight: 400;
  border-radius: 0;
}

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

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

.btn-link:focus,.btn-link:hover {
  color: #1e3264;
  text-decoration: none;
  background-color: transparent;
}

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

.btn-group-lg>.btn,.btn-lg {
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.2;
  border-radius: 6px;
  padding: 11px 16px 9px;
}

.btn-group-sm>.btn,.btn-sm,.navbar-form .btn,.navbar .navbar-nav .navbar-btn {
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 2px;
  padding: 6px 10px 4px;
}

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

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

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

input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].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;
}

.dropdown {
  position: relative;
}

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

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

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

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

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

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

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

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

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

.open>.dropdown-menu {
  display: block;
}

.open>a {
  outline: 0;
}

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 16px;
  line-height: 1.5;
  color: #c1c3c6;
  white-space: nowrap;
}

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

@media (min-width:992px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }

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

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

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

.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover {
  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-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

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

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

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

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

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

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

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

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

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

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

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

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

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

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

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

.input-group-lg>.form-control,.input-group-lg>.input-group-btn>.btn {
  height: 56px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.2;
  border-radius: 0;
  font-size: 18px;
}

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

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

.input-group-sm>.form-control,.input-group-sm>.input-group-btn>.btn {
  height: 38px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0;
  font-size: 14px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav>li,.nav>li>a {
  position: relative;
  display: block;
}

.nav>li>a {
  padding: 10px 15px;
}

.nav>li>a:focus,.nav>li>a:hover {
  text-decoration: none;
  background-color: transparent;
}

.nav>li.disabled>a {
  color: #d9dadc;
}

.nav>li.disabled>a:focus,.nav>li.disabled>a:hover {
  color: #d9dadc;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
  background-color: transparent;
  border-color: #2d46b9;
}

.nav .nav-divider {
  height: 1px;
  margin: 12.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav>li>a>img {
  max-width: none;
}

.navbar {
  position: relative;
  min-height: 80px;
  margin-bottom: 0;
  border: 1px solid transparent;
}

@media (min-width:992px) {
  .navbar {
    border-radius: 0;
  }
}

@media (min-width:992px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 8px;
  padding-left: 8px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 hsla(0,0%,100%,.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width:992px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-static-top .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.container>.navbar-collapse,.container>.navbar-header {
  margin-right: -8px;
  margin-left: -8px;
}

@media (min-width:992px) {
  .container>.navbar-collapse,  .container>.navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width:992px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-brand {
  float: left;
  padding: 26.5px 8px;
  font-size: 23px;
  line-height: 27px;
  height: 80px;
}

.navbar-brand:focus,.navbar-brand:hover {
  text-decoration: none;
}

.navbar-brand>img {
  display: block;
}

@media (min-width:992px) {
  .navbar>.container .navbar-brand {
    margin-left: -8px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 8px;
  padding: 9px 10px;
  margin-top: 23px;
  margin-bottom: 23px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

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

.navbar-toggle .icon-bar {
  display: block;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px;
}

@media (min-width:992px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 13.25px -8px;
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 27px;
}

@media (max-width:991px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu .dropdown-header,  .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 27px;
  }

  .navbar-nav .open .dropdown-menu>li>a:focus,  .navbar-nav .open .dropdown-menu>li>a:hover {
    background-image: none;
  }
}

@media (min-width:992px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav>li {
    float: left;
  }

  .navbar-nav>li>a {
    padding-top: 26.5px;
    padding-bottom: 26.5px;
  }
}

.navbar-form {
  margin: 18.5px -8px;
  padding: 10px 8px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.1),0 1px 0 hsla(0,0%,100%,.1);
  box-shadow: inset 0 1px 0 hsla(0,0%,100%,.1),0 1px 0 hsla(0,0%,100%,.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 .form-control,  .navbar-form .input-group .input-group-btn {
    width: auto;
  }

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

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

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

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

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

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

@media (max-width:991px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width:992px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav>li>.dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-btn {
  margin-top: 18.5px;
  margin-bottom: 18.5px;
}

.navbar-btn.btn-sm {
  margin-top: 21px;
  margin-bottom: 21px;
}

.navbar-btn.btn-xs {
  margin-top: 29px;
  margin-bottom: 29px;
}

.navbar-text {
  margin-top: 26.5px;
  margin-bottom: 26.5px;
}

@media (min-width:992px) {
  .navbar-text {
    float: left;
    margin-left: 8px;
    margin-right: 8px;
  }
}

@media (min-width:992px) {
  .navbar-left {
    float: left!important;
  }

  .navbar-right {
    float: right!important;
    margin-right: -8px;
  }

  .navbar-right~.navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #000;
  border-color: #222326;
}

.navbar-default .navbar-brand {
  color: #fff;
}

.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-default .navbar-nav>li>a,.navbar-default .navbar-text {
  color: #fff;
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
  color: #1db954;
  background-color: transparent;
}

.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover {
  color: #919496;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: transparent;
}

.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
  background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
  border-color: #222326;
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
  background-color: transparent;
  color: #1db954;
}

@media (max-width:991px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #1db954;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #919496;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #fff;
}

.navbar-default .navbar-link:hover {
  color: #1db954;
}

.navbar-default .btn-link {
  color: #fff;
}

.navbar-default .btn-link:focus,.navbar-default .btn-link:hover {
  color: #1db954;
}

.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover {
  color: #919496;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.breadcrumb {
  padding: 8px 0;
  margin-bottom: 27px;
  list-style: none;
  background-color: transparent;
  border-radius: 4px;
}

.breadcrumb>li {
  display: inline-block;
}

.breadcrumb>li+li:before {
  content: "/\A0";
  padding: 0 5px;
  color: #919496;
}

.breadcrumb>.active {
  color: #919496;
}

.pager {
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.pager li>a,.pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 500px;
}

.pager li>a:focus,.pager li>a:hover {
  text-decoration: none;
  background-color: transparent;
}

.pager .next>a,.pager .next>span {
  float: right;
}

.pager .previous>a,.pager .previous>span {
  float: left;
}

.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span {
  color: #919496;
  cursor: not-allowed;
}

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

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

.label:empty {
  display: none;
}

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

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

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

.label-success {
  background-color: #1ed760;
}

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

.label-info {
  background-color: #509bf5;
}

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

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

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

.alert {
  padding: 14px;
  margin-bottom: 27px;
  border: 1px solid transparent;
  border-radius: 0;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: 400;
}

.alert>p,.alert>ul {
  margin-bottom: 0;
}

.alert>p+p {
  margin-top: 5px;
}

.alert-dismissible {
  padding-right: 34px;
}

.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #1ed760;
  border-color: #1ed760;
  color: #fff;
}

.alert-success hr {
  border-top-color: #1bc156;
}

.alert-success .alert-link {
  color: #e6e6e6;
  color: #fff;
}

.alert-info {
  background-color: #509bf5;
  border-color: #509bf5;
  color: #fff;
}

.alert-info hr {
  border-top-color: #388df4;
}

.alert-info .alert-link {
  color: #e6e6e6;
  color: #fff;
}

.alert-danger {
  background-color: #eb1e32;
  border-color: #eb1e32;
  color: #fff;
}

.alert-danger hr {
  border-top-color: #dc1427;
}

.alert-danger .alert-link {
  color: #e6e6e6;
  color: #fff;
}

@-webkit-keyframes progress-bar-stripes {
  0% {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  0% {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 27px;
  margin-bottom: 27px;
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 16px;
  line-height: 27px;
  color: #fff;
  text-align: center;
  background-color: #efefef;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}

.progress-bar.active,.progress.active .progress-bar {
  -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: #1ed760;
}

.progress-bar-info {
  background-color: #509bf5;
}

.progress-bar-danger {
  background-color: #eb1e32;
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-right,.media>.pull-right {
  padding-left: 10px;
}

.media-left,.media>.pull-left {
  padding-right: 10px;
}

.media-body,.media-left,.media-right {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

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

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #efefef;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,a.list-group-item .list-group-item-heading,button.list-group-item,button.list-group-item .list-group-item-heading {
  color: #222326;
}

a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover {
  text-decoration: none;
  color: #222326;
  background-color: #efefef;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover {
  background-color: #efefef;
  color: #d9dadc;
  cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text {
  color: #d9dadc;
}

.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #1db954;
  border-color: #1db954;
}

.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text {
  color: #fff;
}

.list-group-item-success {
  color: #1ed760;
  background-color: rgba(30,215,96,.2);
}

a.list-group-item-success,button.list-group-item-success {
  color: #1ed760;
}

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:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover {
  color: #1ed760;
  background-color: rgba(27,193,86,.2);
}

a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #1ed760;
  border-color: #1ed760;
}

.list-group-item-info {
  color: #509bf5;
  background-color: rgba(80,155,245,.2);
}

a.list-group-item-info,button.list-group-item-info {
  color: #509bf5;
}

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:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover {
  color: #509bf5;
  background-color: rgba(56,141,244,.2);
}

a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #509bf5;
  border-color: #509bf5;
}

.list-group-item-danger {
  color: #eb1e32;
  background-color: rgba(235,30,50,.2);
}

a.list-group-item-danger,button.list-group-item-danger {
  color: #eb1e32;
}

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:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover {
  color: #eb1e32;
  background-color: rgba(220,20,39,.2);
}

a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #eb1e32;
  border-color: #eb1e32;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 27px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-body {
  padding: 15px;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-heading>.dropdown .dropdown-toggle,.panel-title {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
}

.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f8f8f8;
  border-top: 1px solid #efefef;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.list-group,.panel>.panel-collapse>.list-group {
  margin-bottom: 0;
}

.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.list-group+.panel-footer,.panel-heading+.list-group .list-group-item:first-child {
  border-top-width: 0;
}

.panel>.panel-collapse>.table,.panel>.table {
  margin-bottom: 0;
}

.panel>.table:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel>.table:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel>.panel-body+.table,.panel>.table+.panel-body {
  border-top: 1px solid #efefef;
}

.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th {
  border-top: 0;
}

.panel-group {
  margin-bottom: 27px;
}

.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>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body {
  border-top: 1px solid #efefef;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
  border-bottom: 1px solid #efefef;
}

.panel-default {
  border-color: #efefef;
}

.panel-default>.panel-heading {
  color: #616467;
  background-color: #f8f8f8;
  border-color: #efefef;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #efefef;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #efefef;
}

.panel-success {
  border-color: #bcf3cf;
}

.panel-success>.panel-heading {
  color: #222326;
  background-color: rgba(30,215,96,.2);
  border-color: #bcf3cf;
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #bcf3cf;
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #bcf3cf;
}

.panel-info {
  border-color: #cbe1fc;
}

.panel-info>.panel-heading {
  color: #222326;
  background-color: rgba(80,155,245,.2);
  border-color: #cbe1fc;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #cbe1fc;
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #cbe1fc;
}

.panel-danger {
  border-color: #f9bcc2;
}

.panel-danger>.panel-heading {
  color: #222326;
  background-color: rgba(235,30,50,.2);
  border-color: #f9bcc2;
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #f9bcc2;
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #f9bcc2;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 2px;
}

.close {
  float: right;
  font-size: 27px;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  text-shadow: none;
  opacity: .2;
  filter: alpha(opacity=20);
}

.close:focus,.close:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal,.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translateY(-25%);
  -ms-transform: translateY(-25%);
  -o-transform: translateY(-25%);
  transform: translateY(-25%);
  -webkit-transition: -webkit-transform .3s ease-out;
  -moz-transition: -moz-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
  }

  .modal-sm {
    width: 300px;
  }
}

@media (min-width:992px) {
  .modal-lg {
    width: 900px;
  }
}

.carousel,.carousel-inner {
  position: relative;
}

.carousel-inner {
  overflow: hidden;
  width: 100%;
}

.carousel-inner>.item {
  display: none;
  position: relative;
  -webkit-transition: left .6s ease-in-out;
  -o-transition: .6s ease-in-out left;
  transition: left .6s ease-in-out;
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img {
  line-height: 1;
}

@media (-webkit-transform-3d),(transform-3d) {
  .carousel-inner>.item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -moz-transition: -moz-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }

  .carousel-inner>.item.active.right,  .carousel-inner>.item.next {
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    left: 0;
  }

  .carousel-inner>.item.active.left,  .carousel-inner>.item.prev {
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
    left: 0;
  }

  .carousel-inner>.item.active,  .carousel-inner>.item.next.left,  .carousel-inner>.item.prev.right {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    left: 0;
  }
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
  display: block;
}

.carousel-inner>.active {
  left: 0;
}

.carousel-inner>.next,.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner>.next {
  left: 100%;
}

.carousel-inner>.prev {
  left: -100%;
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
  left: 0;
}

.carousel-inner>.active.left {
  left: -100%;
}

.carousel-inner>.active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: none;
  background-color: transparent;
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,.0001));
  background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
  background-image: linear-gradient(90deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000",endColorstr="#00000000",GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001),rgba(0,0,0,.5));
  background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
  background-image: linear-gradient(90deg,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#80000000",GradientType=1);
}

.carousel-control:focus,.carousel-control:hover {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: .9;
  filter: alpha(opacity=90);
}

.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-next,.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: "\2039";
}

.carousel-control .icon-next:before {
  content: "\203A";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000\9;
  background-color: transparent;
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

@media screen and (min-width:768px) {
  .carousel-control .glyphicon-chevron-left,  .carousel-control .glyphicon-chevron-right,  .carousel-control .icon-next,  .carousel-control .icon-prev {
    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-indicators {
    bottom: 20px;
  }
}

.clearfix:after,.clearfix:before,.contact-form-container .account-summary__usage:after,.contact-form-container .account-summary__usage:before,.contact-form-container .issue-summary__usage:after,.contact-form-container .issue-summary__usage:before,.contact-form-container .offers-container:after,.contact-form-container .offers-container:before,.container:after,.container:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before {
  content: " ";
  display: table;
}

.clearfix:after,.contact-form-container .account-summary__usage:after,.contact-form-container .issue-summary__usage:after,.contact-form-container .offers-container:after,.container:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after {
  clear: both;
}

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

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

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

.hide {
  display: none!important;
}

.show {
  display: block!important;
}

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

.hidden {
  display: none!important;
}

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

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

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

  tr.visible-xs {
    display: table-row!important;
  }

  td.visible-xs,  th.visible-xs {
    display: table-cell!important;
  }
}

@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;
  }

  td.visible-sm,  th.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;
  }

  td.visible-md,  th.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;
  }

  td.visible-lg,  th.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;
  }
}

@font-face {
  font-family: Circular;
  src: url("https://sp-bootstrap.global.ssl.fastly.net/8.7.0/fonts/circular-light.woff2") format("woff2"),url("https://sp-bootstrap.global.ssl.fastly.net/8.7.0/fonts/circular-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: Circular;
  src: url("https://sp-bootstrap.global.ssl.fastly.net/8.7.0/fonts/circular-book.woff2") format("woff2"),url("https://sp-bootstrap.global.ssl.fastly.net/8.7.0/fonts/circular-book.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Circular;
  src: url("https://sp-bootstrap.global.ssl.fastly.net/8.7.0/fonts/circular-medium.woff2") format("woff2"),url("https://sp-bootstrap.global.ssl.fastly.net/8.7.0/fonts/circular-medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: Circular;
  src: url("https://sp-bootstrap.global.ssl.fastly.net/8.7.0/fonts/circular-bold.woff2") format("woff2"),url("https://sp-bootstrap.global.ssl.fastly.net/8.7.0/fonts/circular-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: Circular;
  src: url("https://sp-bootstrap.global.ssl.fastly.net/8.7.0/fonts/circular-black.woff2") format("woff2"),url("https://sp-bootstrap.global.ssl.fastly.net/8.7.0/fonts/circular-black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: noto-arabic;
  src: url("https://sp-bootstrap.global.ssl.fastly.net/8.7.0/fonts/notosansarabic-light.woff2") format("woff2"),url("https://sp-bootstrap.global.ssl.fastly.net/8.7.0/fonts/notosansarabic-light.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: noto-arabic;
  src: url("https://sp-bootstrap.global.ssl.fastly.net/8.7.0/fonts/notosansarabic-regular.woff2") format("woff2"),url("https://sp-bootstrap.global.ssl.fastly.net/8.7.0/fonts/notosansarabic-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: noto-arabic;
  src: url("https://sp-bootstrap.global.ssl.fastly.net/8.7.0/fonts/notosansarabic-bold.woff2") format("woff2"),url("https://sp-bootstrap.global.ssl.fastly.net/8.7.0/fonts/notosansarabic-bold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

.h2,.h3,h1,h2,h3 .h1 {
  margin: .5em 0 .25em;
}

.h1,h1 {
  font-size: 32px;
  font-weight: 900;
  letter-spacing: -.02em;
  line-height: 1.2;
}

@media (min-width:768px) {
  .h1,  h1 {
    font-size: 40px;
  }
}

@media (min-width:992px) {
  .h1,  h1 {
    font-size: 48px;
  }
}

.h2,h2 {
  font-size: 28px;
  font-weight: 900;
  letter-spacing: -.015em;
  line-height: 1.3;
}

@media (min-width:768px) {
  .h2,  h2 {
    font-size: 32px;
  }
}

.h3,h3 {
  font-size: 20px;
  font-weight: 900;
  line-height: 1.4;
}

@media (min-width:768px) {
  .h3,  h3 {
    font-size: 24px;
    letter-spacing: -.01em;
  }
}

h4,p {
  margin: .5em 0 1em;
}

h4 {
  font-size: 18px;
  font-weight: 400;
}

.display-1 {
  font-size: 56px;
  font-weight: 900;
  letter-spacing: -.03em;
  line-height: 1.15;
}

@media (min-width:768px) {
  .display-1 {
    font-size: 80px;
  }
}

@media (min-width:992px) {
  .display-1 {
    font-size: 96px;
  }
}

.display-2 {
  font-size: 48px;
  font-weight: 900;
  letter-spacing: -.04em;
  line-height: 1.15;
}

@media (min-width:768px) {
  .display-2 {
    font-size: 64px;
  }
}

@media (min-width:992px) {
  .display-2 {
    font-size: 80px;
  }
}

.small,small {
  font-size: 9px;
}

@media (min-width:768px) {
  .small,  small {
    font-size: 12px;
  }
}

body {
  font-weight: 400;
}

a.active,a:active {
  color: #2d46b9;
}

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

.table>thead>tr>th {
  border-bottom-width: 1px;
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-bottom: 4px;
  color: #c1c3c6;
}

.form-control {
  -webkit-appearance: none;
}

.checkbox,.checkbox-inline,.form-group label,.radio,.radio-inline {
  color: #919496;
  font-weight: 400;
}

.help-block {
  color: #616467;
  font-size: 16px;
}

input[type=file] {
  color: #c1c3c6;
}

.input-lg {
  font-size: 18px;
}

.input-sm {
  font-size: 14px;
}

.form-control,.has-error .form-control,.has-success .form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-control:focus,.has-error .form-control:focus,.has-success .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.form-control[disabled],.form-control[readonly] {
  color: #c1c3c6;
  pointer-events: none;
}

.form-control[disabled]::-webkit-input-placeholder,.form-control[readonly]::-webkit-input-placeholder {
  color: #c1c3c6;
}

.form-control[disabled]::-moz-placeholder,.form-control[readonly]::-moz-placeholder {
  color: #c1c3c6;
}

.form-control[disabled]:-ms-input-placeholder,.form-control[readonly]:-ms-input-placeholder {
  color: #c1c3c6;
}

.form-control[disabled] .checkbox label,.form-control[disabled] .radio label,.form-control[disabled] select.form-control,.form-control[readonly] .checkbox label,.form-control[readonly] .radio label,.form-control[readonly] select.form-control {
  color: #c1c3c6;
}

.checkbox label,.radio label {
  padding-left: 1.75em;
  font-weight: 400;
}

@media (min-width:768px) {
  .form-inline .checkbox label,  .form-inline .radio label {
    padding-left: .5em;
  }
}

.checkbox-inline,.radio-inline {
  padding-left: 1.75em;
  position: relative;
}

.control-indicator {
  background-color: #fff;
  border: 1px solid #c1c3c6;
  display: block;
  position: absolute;
  top: 1px;
  left: 0;
  width: 1.25em;
  height: 1.25em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.ie8 .control-indicator {
  background-color: transparent;
  border-color: transparent;
}

.checkbox-inline input[type=checkbox],.checkbox input[type=checkbox],.radio-inline input[type=radio],.radio input[type=radio] {
  opacity: 0;
  z-index: -1;
}

.checkbox-inline input[type=checkbox]:focus~.control-indicator,.checkbox input[type=checkbox]:focus~.control-indicator,.radio-inline input[type=radio]:focus~.control-indicator,.radio input[type=radio]:focus~.control-indicator {
  border-color: #1ed760;
  outline: 0;
}

.checkbox-inline input[type=checkbox]:focus:checked~.control-indicator,.checkbox input[type=checkbox]:focus:checked~.control-indicator,.radio-inline input[type=radio]:focus:checked~.control-indicator,.radio input[type=radio]:focus:checked~.control-indicator {
  border-color: #1ed760;
  background-color: #1ed760;
}

.checkbox-inline input[type=checkbox]:checked~.control-indicator,.checkbox input[type=checkbox]:checked~.control-indicator,.radio-inline input[type=radio]:checked~.control-indicator,.radio input[type=radio]:checked~.control-indicator {
  background-color: #1db954;
  border-color: #1db954;
}

.checkbox-inline input[type=checkbox].disabled~.control-indicator,.checkbox-inline input[type=checkbox][disabled]~.control-indicator,.checkbox-inline input[type=checkbox][readonly]~.control-indicator,.checkbox input[type=checkbox].disabled~.control-indicator,.checkbox input[type=checkbox][disabled]~.control-indicator,.checkbox input[type=checkbox][readonly]~.control-indicator,.radio-inline input[type=radio].disabled~.control-indicator,.radio-inline input[type=radio][disabled]~.control-indicator,.radio-inline input[type=radio][readonly]~.control-indicator,.radio input[type=radio].disabled~.control-indicator,.radio input[type=radio][disabled]~.control-indicator,.radio input[type=radio][readonly]~.control-indicator {
  background-color: #d9dadc;
  border: 1px solid #d9dadc;
  cursor: not-allowed;
  opacity: .5;
}

.ie8 .checkbox-inline input[type=checkbox].disabled~.control-indicator,.ie8 .checkbox-inline input[type=checkbox][disabled]~.control-indicator,.ie8 .checkbox-inline input[type=checkbox][readonly]~.control-indicator,.ie8 .checkbox input[type=checkbox].disabled~.control-indicator,.ie8 .checkbox input[type=checkbox][disabled]~.control-indicator,.ie8 .checkbox input[type=checkbox][readonly]~.control-indicator,.ie8 .radio-inline input[type=radio].disabled~.control-indicator,.ie8 .radio-inline input[type=radio][disabled]~.control-indicator,.ie8 .radio-inline input[type=radio][readonly]~.control-indicator,.ie8 .radio input[type=radio].disabled~.control-indicator,.ie8 .radio input[type=radio][disabled]~.control-indicator,.ie8 .radio input[type=radio][readonly]~.control-indicator {
  background-color: transparent;
}

.radio-inline .control-indicator,.radio .control-indicator {
  border-radius: 50%;
}

.radio-inline .control-indicator:after,.radio .control-indicator:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: .4em;
  height: .4em;
  border-radius: 50%;
  content: "";
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

.radio-inline input[type=radio]:checked~.control-indicator:after,.radio input[type=radio]:checked~.control-indicator:after {
  background-color: #fff;
}

.checkbox-inline .control-indicator,.checkbox .control-indicator {
  border-radius: 4px;
}

.checkbox-inline input[type=checkbox]:checked~.control-indicator,.checkbox input[type=checkbox]:checked~.control-indicator {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M13.613 27.068l-7.94-7.28q-.285-.267-.442-.613t-.172-.7.11-.71.394-.638q.52-.583 1.3-.614T8.225 17l6.13 5.626 8.79-17q.363-.693 1.104-.93t1.433.118.93 1.103-.126 1.442L16.56 26.55q-.204.394-.558.654t-.78.34q-.063.015-.118.023t-.11.008-.102 0q-.74 0-1.276-.504z' fill='%23FFF'/%3E%3C/svg%3E");
  background-size: 16px;
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  width: 1.25em;
  height: 1.25em;
  background-repeat: no-repeat;
  background-position: 50%;
}

select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M14.985 25.166L2.997 13.178q-.46-.46-.46-1.11t.46-1.094 1.11-.444 1.094.444l10.784 10.8 10.99-10.99q.46-.444 1.11-.444t1.093.444.444 1.094-.443 1.094L17.19 24.96q-.604.603-1.206.603t-1-.396z' fill='%23919496'/%3E%3C/svg%3E");
  background-position: right 12px center;
  background-repeat: no-repeat;
  background-size: 16px;
  color: #222326;
  padding-right: 48px;
  text-indent: .01px;
  text-overflow: "";
}

select.form-control[disabled],select.form-control[readonly] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M14.985 25.166L2.997 13.178q-.46-.46-.46-1.11t.46-1.094 1.11-.444 1.094.444l10.784 10.8 10.99-10.99q.46-.444 1.11-.444t1.093.444.444 1.094-.443 1.094L17.19 24.96q-.604.603-1.206.603t-1-.396z' fill='%23D9DADC'/%3E%3C/svg%3E");
  background-size: 16px;
  color: #c1c3c6;
}

select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

select.form-control::-ms-expand {
  display: none;
}

select.input-sm {
  background-position: right 10px center;
  line-height: 1.5;
  padding-right: 40px;
}

select.input-lg {
  background-position: right 16px center;
  line-height: 1.2;
  padding-right: 64px;
}

select[multiple].form-control {
  background-image: none;
}

.has-error .control-label,.has-success .control-label {
  color: #919496;
}

.has-error .form-control:focus,.has-success .form-control:focus {
  border-color: #919496;
}

.has-error .control-label-validation,.has-success .control-label-validation {
  font-weight: 400;
  margin-top: 5px;
}

.has-error .checkbox,.has-error .radio,.has-success .checkbox,.has-success .radio {
  margin-bottom: 0;
}

.has-error .help-block,.has-success .help-block {
  color: #919496;
}

.has-error .form-control {
  border-color: #eb1e32;
}

.has-error .control-label-validation {
  color: #eb1e32;
}

.has-success .form-control {
  border-color: #1ed760;
}

.has-success .control-label-validation {
  color: #1ed760;
}

.btn,.navbar .navbar-nav .navbar-btn {
  font-size: 14px;
  line-height: 1;
  border-radius: 500px;
  padding: 16px 48px 18px;
  transition-property: background-color,border-color,color,box-shadow,filter;
  transition-duration: .3s;
  border-width: 0;
  letter-spacing: 2px;
  min-width: 160px;
  text-transform: uppercase;
  white-space: normal;
}

.btn.active:focus,.btn:active:focus,.btn:focus:focus {
  outline: 0;
}

.btn.active,.btn:active {
  box-shadow: none;
  transition-duration: 0;
}

.btn-white,.btn-white:hover {
  color: #fff;
  background-color: #fff;
}

.btn-white:focus {
  color: #fff;
  background-color: #ccc;
  -webkit-box-shadow: 0 0 0 2px rgba(0,0,0,.1) inset;
  box-shadow: inset 0 0 0 2px rgba(0,0,0,.1);
}

.btn-white.active,.btn-white.active:hover,.btn-white:active,.btn-white:active:hover,.open>.dropdown-toggle.btn-white,.open>.dropdown-toggle.btn-white:hover {
  background-color: #ccc;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-white.disabled,.btn-white[disabled] {
  background-color: #c1c3c6;
}

.btn-black {
  color: #fff;
  background-color: #000;
}

.btn-black:hover {
  color: #fff;
  background-color: #333;
}

.btn-black:focus {
  color: #fff;
  background-color: #000;
  -webkit-box-shadow: 0 0 0 2px rgba(0,0,0,.1) inset;
  box-shadow: inset 0 0 0 2px rgba(0,0,0,.1);
}

.btn-black.active,.btn-black.active:hover,.btn-black:active,.btn-black:active:hover,.open>.dropdown-toggle.btn-black,.open>.dropdown-toggle.btn-black:hover {
  background-color: #000;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-black.disabled,.btn-black[disabled] {
  background-color: #c1c3c6;
}

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

.btn-danger:hover {
  color: #fff;
  background-color: #ef4b5b;
}

.btn-danger:focus {
  color: #fff;
  background-color: #bc1828;
  -webkit-box-shadow: 0 0 0 2px rgba(0,0,0,.1) inset;
  box-shadow: inset 0 0 0 2px rgba(0,0,0,.1);
}

.btn-danger.active,.btn-danger.active:hover,.btn-danger:active,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger,.open>.dropdown-toggle.btn-danger:hover {
  background-color: #bc1828;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-danger.disabled,.btn-danger[disabled] {
  background-color: #c1c3c6;
}

.btn-info {
  color: #fff;
  background-color: #509bf5;
}

.btn-info:hover {
  color: #fff;
  background-color: #73aff7;
}

.btn-info:focus {
  color: #fff;
  background-color: #407cc4;
  -webkit-box-shadow: 0 0 0 2px rgba(0,0,0,.1) inset;
  box-shadow: inset 0 0 0 2px rgba(0,0,0,.1);
}

.btn-info.active,.btn-info.active:hover,.btn-info:active,.btn-info:active:hover,.open>.dropdown-toggle.btn-info,.open>.dropdown-toggle.btn-info:hover {
  background-color: #407cc4;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-info.disabled,.btn-info[disabled] {
  background-color: #c1c3c6;
}

.btn-success {
  color: #fff;
  background-color: #1ed760;
}

.btn-success:hover {
  color: #fff;
  background-color: #4bdf80;
}

.btn-success:focus {
  color: #fff;
  background-color: #18ac4d;
  -webkit-box-shadow: 0 0 0 2px rgba(0,0,0,.1) inset;
  box-shadow: inset 0 0 0 2px rgba(0,0,0,.1);
}

.btn-success.active,.btn-success.active:hover,.btn-success:active,.btn-success:active:hover,.open>.dropdown-toggle.btn-success,.open>.dropdown-toggle.btn-success:hover {
  background-color: #18ac4d;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-success.disabled,.btn-success[disabled] {
  background-color: #c1c3c6;
}

.btn-royal-blue:hover {
  background-color: #576bc7;
}

.btn-default {
  color: #616467;
  box-shadow: inset 0 0 0 2px #616467;
  background-color: transparent;
}

.btn-default:hover {
  color: #fff;
  background-color: #616467;
}

.btn-default:focus {
  color: #fff;
  background-color: #616467;
  box-shadow: inset 0 0 0 2px #000;
}

.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default {
  color: #fff;
  background-color: #000;
}

.btn-default.disabled,.btn-default[disabled] {
  color: #d9dadc;
  background-color: transparent;
  box-shadow: inset 0 0 0 2px #d9dadc;
}

.btn-link {
  color: #1db954;
  padding-left: 0;
  padding-right: 0;
  font-weight: 700;
  min-width: 0;
}

.btn-link:focus,.btn-link:hover {
  color: #1ed760;
}

.btn-link.active,.btn-link:active {
  color: #1aa34a;
}

.btn-white,.btn-white.active,.btn-white:active,.btn-white:focus,.btn-white:hover {
  color: #000;
}

.btn-facebook {
  color: #fff;
  background-color: #3b5998;
}

.btn-facebook:hover {
  color: #fff;
  background-color: #3a61b3;
}

.btn-facebook:focus {
  color: #fff;
  background-color: #3b5998;
  -webkit-box-shadow: 0 0 0 2px rgba(0,0,0,.1) inset;
  box-shadow: inset 0 0 0 2px rgba(0,0,0,.1);
}

.btn-facebook.active,.btn-facebook.active:hover,.btn-facebook:active,.btn-facebook:active:hover,.open>.dropdown-toggle.btn-facebook,.open>.dropdown-toggle.btn-facebook:hover {
  background-color: #3b5998;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-facebook.disabled,.btn-facebook[disabled] {
  background-color: #c1c3c6;
}

.btn-group-lg>.btn,.btn-lg {
  font-size: 16px;
  line-height: 1;
  border-radius: 500px;
  padding: 19px 56px 21px;
}

.btn-group-sm>.btn,.btn-group-xs>.btn,.btn-sm,.btn-xs,.navbar-form .btn,.navbar .navbar-nav .navbar-btn {
  font-size: 12px;
  line-height: 1;
  border-radius: 500px;
  padding: 10px 32px;
}

.text-white {
  color: #fff;
}

.text-black {
  color: #000;
}

.text-danger {
  color: #eb1e32;
}

.text-info {
  color: #509bf5;
}

.text-success {
  color: #1ed760;
}

.text-royal-blue {
  color: #2d46b9;
}

.bg-white {
  background-color: #fff;
}

.bg-black {
  background-color: #000;
}

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

.bg-info {
  background-color: #509bf5;
}

.bg-success {
  background-color: #1ed760;
}

.bg-royal-blue {
  background-color: #2d46b9;
}

.fill-white {
  fill: #fff;
}

.fill-black {
  fill: #000;
}

.fill-danger {
  fill: #eb1e32;
}

.fill-info {
  fill: #509bf5;
}

.fill-success {
  fill: #1ed760;
}

.fill-royal-blue {
  fill: #2d46b9;
}

.btn-scroll-white {
  color: #fff;
}

.btn-scroll-white:focus,.btn-scroll-white:hover {
  color: #b3b3b3;
}

.btn-scroll-black,.btn-scroll-black:focus,.btn-scroll-black:hover {
  color: #000;
}

.btn-scroll-danger {
  color: #eb1e32;
}

.btn-scroll-danger:focus,.btn-scroll-danger:hover {
  color: #a51523;
}

.btn-scroll-info {
  color: #509bf5;
}

.btn-scroll-info:focus,.btn-scroll-info:hover {
  color: #386dac;
}

.btn-scroll-success {
  color: #1ed760;
}

.btn-scroll-success:focus,.btn-scroll-success:hover {
  color: #159743;
}

.btn-scroll-royal-blue {
  color: #2d46b9;
}

.btn-scroll-royal-blue:focus,.btn-scroll-royal-blue:hover {
  color: #1f3182;
}

.img-iphone {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid' width='360' height='730' viewBox='0 0 360 730' fill='%23919496'%3E%3Cpath d='M359.872 152.935h-1.69c-.056 0-.105-.024-.159-.032v520.726c0 31.634-25.795 57.371-57.501 57.371H60.407c-31.705 0-57.499-25.737-57.499-57.371V285.538a.918.918 0 0 1-.558.203H.94a.94.94 0 0 1-.94-.938v-59.105a.94.94 0 0 1 .94-.938h1.41c.213 0 .4.083.558.203v-14.479a.918.918 0 0 1-.558.203H.94a.94.94 0 0 1-.94-.938v-59.105a.94.94 0 0 1 .94-.938h1.41c.213 0 .4.083.558.203v-41.032c-.031.003-.057.018-.088.018H1.41a.94.94 0 0 1-.94-.938V78.874c0-.519.421-.938.94-.938h1.41c.031 0 .057.014.088.017V57.371c0-31.635 25.794-57.372 57.499-57.372h240.115c31.706 0 57.501 25.737 57.501 57.372V99.87c.054-.008.103-.033.159-.033h1.69c.622 0 1.126.504 1.126 1.125v50.849c0 .621-.504 1.124-1.126 1.124zm-9.859-95.564c0-27.226-22.201-49.376-49.491-49.376H60.407c-27.288 0-49.49 22.15-49.49 49.376v616.258c0 27.225 22.202 49.375 49.49 49.375h240.115c27.29 0 49.491-22.15 49.491-49.375V57.371zM181.578 708.402c-15.242 0-27.644-12.38-27.644-27.598 0-15.217 12.402-27.598 27.644-27.598 15.244 0 27.646 12.381 27.646 27.598 0 15.218-12.402 27.598-27.646 27.598zm0-51.198c-13.035 0-23.639 10.587-23.639 23.6 0 13.013 10.604 23.6 23.639 23.6 13.036 0 23.641-10.587 23.641-23.6 0-13.013-10.605-23.6-23.641-23.6zm20.39-602.206h-41.8c-3.726 0-6.758-3.495-6.758-7.215 0-3.721 3.032-6.778 6.758-6.778h41.8c3.726 0 6.758 3.057 6.758 6.778 0 3.72-3.032 7.215-6.758 7.215zm0-9.964h-41.8a2.754 2.754 0 0 0-2.753 2.749c0 1.515 1.235 3.217 2.753 3.217h41.8c1.519 0 2.754-1.702 2.754-3.217a2.754 2.754 0 0 0-2.754-2.749zm-20.747-13.422a4.252 4.252 0 0 1-4.256-4.248 4.252 4.252 0 0 1 4.256-4.248 4.252 4.252 0 0 1 4.255 4.248 4.252 4.252 0 0 1-4.255 4.248zm-48.134 17.969a1.8 1.8 0 1 1 0-3.597 1.8 1.8 0 0 1 1.802 1.799 1.8 1.8 0 0 1-1.802 1.798z'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid' width='348' height='724' viewBox='0 0 348 724' fill='%23FFF'%3E%3Cpath d='M293.52-.001H53.479C23.944-.001 0 23.895 0 53.372v616.255C0 699.104 23.944 723 53.479 723H293.52c29.535 0 53.479-23.896 53.479-53.373V53.372c0-29.477-23.944-53.373-53.479-53.373z'/%3E%3C/svg%3E");
  background-repeat: no-repeat,no-repeat;
  background-position: 50%,50%;
  display: inline-block;
  background-size: 100%,96.25%;
  max-width: none;
  box-sizing: content-box;
  width: 150px;
  height: 266px;
  padding: 45px 12px;
}

@media (min-width:768px) {
  .img-iphone {
    width: 300px;
    height: 533px;
    padding: 85px 21px;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(.3,0,0,1);
    animation-timing-function: cubic-bezier(.3,0,0,1);
  }

  76.92% {
    opacity: 1;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }

  76.92% {
    opacity: 1;
  }

  to {
    opacity: 1;
  }
}

@keyframes sneak-in {
  0% {
    opacity: 0;
    -webkit-transform: translate(100px);
    -ms-transform: translate(100px);
    -o-transform: translate(100px);
    transform: translate(100px);
    -webkit-animation-timing-function: cubic-bezier(.3,0,0,1);
    animation-timing-function: cubic-bezier(.3,0,0,1);
  }

  76.92% {
    opacity: 1;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  to {
    opacity: 1;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
  }
}

@-webkit-keyframes sneak-in {
  0% {
    opacity: 0;
    -webkit-transform: translate(100px);
    -ms-transform: translate(100px);
    -o-transform: translate(100px);
    transform: translate(100px);
    -webkit-animation-timing-function: cubic-bezier(.3,0,0,1);
    animation-timing-function: cubic-bezier(.3,0,0,1);
  }

  76.92% {
    opacity: 1;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  to {
    opacity: 1;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
  }
}

@keyframes sneak-out {
  0% {
    opacity: 1;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    -webkit-animation-timing-function: cubic-bezier(1,0,.7,1);
    animation-timing-function: cubic-bezier(1,0,.7,1);
  }

  to {
    opacity: 0;
    -webkit-transform: translate(100px);
    -ms-transform: translate(100px);
    -o-transform: translate(100px);
    transform: translate(100px);
  }
}

@-webkit-keyframes sneak-out {
  0% {
    opacity: 1;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    -webkit-animation-timing-function: cubic-bezier(1,0,.7,1);
    animation-timing-function: cubic-bezier(1,0,.7,1);
  }

  to {
    opacity: 0;
    -webkit-transform: translate(100px);
    -ms-transform: translate(100px);
    -o-transform: translate(100px);
    transform: translate(100px);
  }
}

.dropdown-toggle {
  white-space: nowrap;
}

.dropdown-menu .divider,.dropdown .divider {
  margin: 5px 0;
}

@media (min-width:992px) {
  .navbar .dropdown-menu {
    left: auto;
    right: 0;
  }
}

.btn-group .btn {
  min-width: 0;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-group-inverse .btn-submenu.btn-lg .icon-chevron-down,.btn-group-inverse .btn-submenu .icon-chevron-down {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M14.985 25.166L2.997 13.178q-.46-.46-.46-1.11t.46-1.094 1.11-.444 1.094.444l10.784 10.8 10.99-10.99q.46-.444 1.11-.444t1.093.444.444 1.094-.443 1.094L17.19 24.96q-.604.603-1.206.603t-1-.396z' fill='%23222326'/%3E%3C/svg%3E");
  background-size: 16px;
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  float: right;
  -webkit-transform: rotateX(0);
  -ms-transform: rotateX(0);
  -o-transform: rotateX(0);
  transform: rotateX(0);
  -webkit-transition: -webkit-transform .2s;
  -moz-transition: -moz-transform .2s;
  -o-transition: -o-transform .2s;
  transition: transform .2s;
}

.btn-group-inverse.open .btn-submenu .icon-chevron-down {
  -webkit-transform: rotateX(-180deg);
  -ms-transform: rotateX(-180deg);
  -o-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}

.btn-group-inverse.dropup .btn-submenu.btn-lg .icon-chevron-down,.btn-group-inverse.dropup .btn-submenu .icon-chevron-down {
  -webkit-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}

.btn-group-inverse.dropup.open .btn-submenu .icon-chevron-down {
  -webkit-transform: rotateX(0);
  -ms-transform: rotateX(0);
  -o-transform: rotateX(0);
  transform: rotateX(0);
}

.nav a {
  color: #c1c3c6;
}

.nav a:hover {
  color: #616467;
}

.nav a:active {
  outline: 0;
}

.nav .disabled {
  pointer-events: none;
}

.nav .dropdown {
  font-weight: 400;
}

.nav .dropdown.open>.dropdown-toggle {
  border-color: transparent;
}

.nav>li.active>a:active,.nav>li.active>a:focus,.nav>li.active>a:hover {
  outline: 0;
}

.navbar {
  border: 0;
}

@media (max-width:991px) {
  .navbar {
    min-height: 54px;
  }
}

.navbar .navbar-header .nav {
  float: right;
  margin: 0;
}

.navbar .navbar-header .nav>li>a {
  padding: 10px 5px;
}

.navbar .navbar-header .nav>li>a:active,.navbar .navbar-header .nav>li>a:focus,.navbar .navbar-header .nav>li>a:hover {
  color: #1db954;
}

@media (min-width:992px) {
  .navbar .navbar-header .nav {
    display: none!important;
  }
}

.navbar .navbar-header .nav .dropdown-menu {
  background: #fff;
  border-radius: 0;
  border: 0;
  box-shadow: 0 0 30px 0 rgba(0,0,0,.2);
  margin-top: -2px;
  padding: 20px 0;
  text-align: center;
}

.navbar .navbar-header .nav .dropdown-menu:before {
  border-bottom: 12px solid #fff;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  right: 22px;
  top: -10px;
  width: 0;
}

.navbar .navbar-header .nav .dropdown-menu>li>a {
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 10px 30px;
  text-transform: uppercase;
}

.navbar .navbar-header .nav .dropdown-menu>li>a:active,.navbar .navbar-header .nav .dropdown-menu>li>a:focus,.navbar .navbar-header .nav .dropdown-menu>li>a:hover {
  background: none;
  color: #1db954;
}

.navbar .navbar-header .nav .dropdown-menu .divider {
  height: 2px;
  margin: 10px auto;
  width: 20px;
  background: #1ed760;
}

.navbar-collapse {
  box-shadow: none;
}

.container>.navbar-header {
  margin: 0;
}

.navbar-brand {
  padding: 0;
  height: auto;
  line-height: 1;
}

.navbar>.container .navbar-brand {
  margin: 0;
}

.navbar-logo {
  margin-top: 13px;
  margin-bottom: 13px;
  width: 28px;
  height: 27px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 566.93 170.04' width='567' height='171' fill='%23FFF'%3E%3Cpath d='M87.996 1.277c-46.249 0-83.743 37.493-83.743 83.742 0 46.254 37.494 83.745 83.743 83.745 46.251 0 83.743-37.491 83.743-83.745 0-46.246-37.49-83.738-83.744-83.738zm38.404 120.78a5.217 5.217 0 0 1-7.177 1.737c-19.665-12.019-44.417-14.734-73.567-8.075a5.217 5.217 0 0 1-6.249-3.925 5.212 5.212 0 0 1 3.926-6.249c31.9-7.293 59.263-4.154 81.336 9.334 2.46 1.51 3.24 4.72 1.73 7.18zm10.25-22.799c-1.894 3.073-5.912 4.037-8.981 2.15-22.505-13.834-56.822-17.841-83.447-9.759-3.453 1.043-7.1-.903-8.148-4.35a6.538 6.538 0 0 1 4.354-8.143c30.413-9.228 68.221-4.758 94.071 11.127 3.07 1.89 4.04 5.91 2.15 8.976zm.88-23.744c-26.994-16.031-71.52-17.505-97.289-9.684-4.138 1.255-8.514-1.081-9.768-5.219a7.835 7.835 0 0 1 5.221-9.771c29.581-8.98 78.756-7.245 109.83 11.202a7.833 7.833 0 0 1 2.737 10.733c-2.2 3.722-7.02 4.949-10.73 2.739zM232.09 78.586c-14.459-3.448-17.033-5.868-17.033-10.953 0-4.804 4.523-8.037 11.249-8.037 6.52 0 12.985 2.455 19.763 7.509a.945.945 0 0 0 .715.174.934.934 0 0 0 .625-.386l7.06-9.952a.949.949 0 0 0-.18-1.288c-8.067-6.473-17.151-9.62-27.769-9.62-15.612 0-26.517 9.369-26.517 22.774 0 14.375 9.407 19.465 25.663 23.394 13.836 3.187 16.171 5.857 16.171 10.63 0 5.289-4.722 8.577-12.321 8.577-8.44 0-15.324-2.843-23.025-9.512a.992.992 0 0 0-.695-.226.94.94 0 0 0-.65.334l-7.916 9.421a.94.94 0 0 0 .094 1.313c8.96 7.999 19.98 12.224 31.872 12.224 16.823 0 27.694-9.192 27.694-23.419.03-12.01-7.16-18.66-24.77-22.944zM294.95 64.326c-7.292 0-13.273 2.872-18.205 8.757v-6.624a.949.949 0 0 0-.946-.949h-12.947a.948.948 0 0 0-.946.949v73.602c0 .523.423.949.946.949h12.947a.949.949 0 0 0 .946-.949v-23.233c4.933 5.536 10.915 8.241 18.205 8.241 13.549 0 27.265-10.43 27.265-30.368.02-19.943-13.7-30.376-27.25-30.376zm12.21 30.375c0 10.153-6.254 17.238-15.209 17.238-8.853 0-15.531-7.407-15.531-17.238 0-9.83 6.678-17.238 15.531-17.238 8.81-.001 15.21 7.247 15.21 17.237zM357.37 64.326c-17.449 0-31.119 13.436-31.119 30.592 0 16.969 13.576 30.264 30.905 30.264 17.511 0 31.223-13.391 31.223-30.481 0-17.031-13.62-30.373-31.01-30.373zm0 47.714c-9.281 0-16.278-7.457-16.278-17.344 0-9.929 6.755-17.134 16.064-17.134 9.341 0 16.385 7.457 16.385 17.351 0 9.927-6.8 17.127-16.17 17.127zM425.64 65.51h-14.247V50.944a.947.947 0 0 0-.945-.948h-12.945a.95.95 0 0 0-.949.948V65.51h-6.225a.947.947 0 0 0-.943.949v11.127c0 .522.422.949.943.949h6.225v28.791c0 11.635 5.791 17.534 17.212 17.534 4.644 0 8.497-.959 12.128-3.018a.944.944 0 0 0 .478-.821v-10.596a.948.948 0 0 0-1.372-.85c-2.494 1.255-4.905 1.834-7.6 1.834-4.154 0-6.007-1.886-6.007-6.113V78.54h14.247a.946.946 0 0 0 .944-.949V66.465a.918.918 0 0 0-.93-.949zM475.28 65.567v-1.789c0-5.263 2.018-7.61 6.544-7.61 2.699 0 4.867.536 7.295 1.346a.946.946 0 0 0 1.245-.902v-10.91a.947.947 0 0 0-.67-.909c-2.565-.763-5.847-1.546-10.761-1.546-11.958 0-18.279 6.734-18.279 19.467v2.74h-6.22a.952.952 0 0 0-.95.948v11.184c0 .522.428.949.95.949h6.22v44.409c0 .523.422.949.944.949h12.947a.95.95 0 0 0 .949-.949V78.538h12.088l18.517 44.398c-2.102 4.665-4.169 5.593-6.991 5.593-2.281 0-4.683-.681-7.139-2.025a.972.972 0 0 0-.754-.071.957.957 0 0 0-.56.511l-4.388 9.627a.942.942 0 0 0 .408 1.225c4.581 2.481 8.716 3.54 13.827 3.54 9.56 0 14.844-4.453 19.502-16.433l22.461-58.04a.947.947 0 0 0-.879-1.293h-13.478a.951.951 0 0 0-.897.636l-13.807 39.438-15.123-39.464a.945.945 0 0 0-.884-.61h-22.12zM446.5 65.51h-12.947a.95.95 0 0 0-.949.949v56.485a.95.95 0 0 0 .949.949H446.5a.951.951 0 0 0 .949-.949V66.463a.947.947 0 0 0-.95-.949zM440.1 39.791c-5.129 0-9.291 4.152-9.291 9.281 0 5.132 4.163 9.289 9.291 9.289 5.127 0 9.285-4.157 9.285-9.289 0-5.128-4.16-9.281-9.28-9.281zM553.52 83.671c-5.124 0-9.111-4.115-9.111-9.112s4.039-9.159 9.159-9.159a9.074 9.074 0 0 1 9.111 9.107c0 4.997-4.04 9.164-9.16 9.164zm.05-17.365c-4.667 0-8.198 3.71-8.198 8.253 0 4.541 3.506 8.201 8.151 8.201 4.666 0 8.201-3.707 8.201-8.253 0-4.541-3.51-8.201-8.15-8.201zm2.02 9.138l2.577 3.608h-2.173l-2.32-3.31h-1.995v3.31h-1.819v-9.564h4.265c2.222 0 3.683 1.137 3.683 3.051.01 1.568-.9 2.526-2.21 2.905zm-1.54-4.315h-2.372v3.025h2.372c1.184 0 1.891-.579 1.891-1.514 0-.984-.71-1.511-1.89-1.511z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-size: 89px 27px;
  float: left;
}

@media (max-width:991px) {
  .navbar-logo:last-child {
    width: 89px;
    height: 27px;
  }
}

@media (min-width:992px) {
  .navbar-logo {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 132px;
    height: 40px;
    background-size: 132px 40px;
  }
}

.navbar-title {
  margin-top: 17px;
  margin-bottom: 17px;
  float: left;
  font-size: 18px;
  font-weight: 400;
  margin-left: 6px;
  padding-top: 2px;
}

@media (min-width:992px) {
  .navbar-title {
    margin-top: 26px;
    margin-bottom: 26px;
    font-size: 26px;
  }
}

.navbar-toggle {
  margin-top: 9px;
  margin-bottom: 9px;
  border: 0;
  margin-right: -10px;
}

.navbar-toggle .icon-bar {
  -webkit-transform-origin: 21px;
  -moz-transform-origin: 21px;
  -ms-transform-origin: 21px;
  transform-origin: 21px;
  -webkit-transition: -webkit-transform .2s;
  -moz-transition: -moz-transform .2s;
  -o-transition: -o-transform .2s;
  transition: transform .2s;
  height: 3px;
  width: 22px;
}

.navbar-toggle .icon-bar:nth-child(3) {
  -webkit-transition: opacity .2s;
  -o-transition: opacity .2s;
  transition: opacity .2s;
}

.navbar-toggle:not(.collapsed) .icon-bar:nth-child(2) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.navbar-toggle:not(.collapsed) .icon-bar:nth-child(3) {
  opacity: 0;
}

.navbar-toggle:not(.collapsed) .icon-bar:nth-child(4) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.navbar-nav>li>a {
  font-size: 16px;
  font-weight: 700;
  padding-top: 5px;
  padding-bottom: 5px;
}

@media (min-width:992px) {
  .navbar-nav>li>a {
    padding: 26.5px 17px;
  }
}

@media (min-width:992px) {
  .navbar-nav.navbar-right:last-child {
    margin-right: -17px;
  }
}

@media (max-width:991px) {
  .navbar-nav>.divider {
    height: 2px;
    width: 20px;
    margin: 30px 8px;
  }
}

@media (min-width:992px) {
  .navbar-nav>.divider {
    height: 16px;
    width: 1px;
    margin: 32px 17px;
  }
}

.navbar .navbar-nav .navbar-btn {
  margin: 24px 17px;
  min-width: 0;
}

@media (max-width:991px) {
  .navbar .navbar-nav .navbar-btn {
    display: inline-block;
    margin: 10px 8px;
  }
}

.navbar-nav .dropdown .svg-chevron-down {
  -webkit-transform: rotateX(0);
  -ms-transform: rotateX(0);
  -o-transform: rotateX(0);
  transform: rotateX(0);
  width: 12px;
  height: 12px;
  -webkit-transition: fill .2s;
  -o-transition: fill .2s;
  transition: fill .2s;
  fill: currentColor;
  vertical-align: baseline;
  margin-left: 6px;
}

.navbar-nav .dropdown.open .svg-chevron-down {
  -webkit-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}

@media (min-width:992px) {
  .navbar-nav>li>.dropdown-menu {
    border-radius: 0;
    border: 0;
    box-shadow: 0 0 30px 0 rgba(0,0,0,.2);
    margin-top: -6px;
    padding: 20px 0;
    text-align: center;
  }

  .navbar-nav>li>.dropdown-menu:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 16px solid #fff;
    top: -14px;
    right: 7px;
  }
}

.navbar-nav>li>.dropdown-menu>li>a {
  font-size: 12px;
  font-weight: 700;
}

@media (min-width:992px) {
  .navbar-nav>li>.dropdown-menu>li>a {
    text-align: center;
    letter-spacing: 1px;
    padding: 10px 30px;
    text-transform: uppercase;
  }

  .navbar-nav>li>.dropdown-menu>li>a:active,  .navbar-nav>li>.dropdown-menu>li>a:focus,  .navbar-nav>li>.dropdown-menu>li>a:hover {
    background: none;
    color: #1db954;
  }

  [class*=navbar-highlight].navbar-nav>li>.dropdown-menu>li>a:active,  [class*=navbar-highlight].navbar-nav>li>.dropdown-menu>li>a:focus,  [class*=navbar-highlight].navbar-nav>li>.dropdown-menu>li>a:hover {
    color: currentColor;
  }
}

.navbar-nav>li>.dropdown-menu .divider {
  height: 2px;
  margin: 10px auto;
  width: 20px;
  background: #1ed760;
}

@media (max-width:991px) {
  .navbar-nav>li>.dropdown-menu .divider {
    margin-left: 25px;
  }
}

.navbar-user-img {
  border-radius: 50%;
  width: 34px;
  height: 34px;
  box-shadow: 0 0 5px 2px rgba(0,0,0,.1);
  display: inline-block;
  vertical-align: middle;
}

.navbar-user-img.user-icon-container {
  border: 2px solid currentColor;
}

.navbar-user-img.user-icon-container .user-icon {
  fill: currentColor;
  height: 100%;
  padding: 7px;
  width: 100%;
}

@media (min-width:992px) {
  .navbar-user-img {
    margin: -20px 12px -20px 0;
    width: 40px;
    height: 40px;
  }
}

.navbar-user-text {
  max-width: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  height: 22px;
  line-height: 24px;
  vertical-align: top;
}

.navbar-default .navbar-nav>.alternate>a {
  color: #d9dadc;
}

.navbar-default .navbar-nav>.divider {
  background-color: #d9dadc;
}

[class*=navbar-highlight].navbar .navbar-header .nav .dropdown-menu>li.active>a,[class*=navbar-highlight].navbar .navbar-header .nav .dropdown-menu>li.open>a,[class*=navbar-highlight].navbar .navbar-header .nav .dropdown-menu>li>a:active,[class*=navbar-highlight].navbar .navbar-header .nav .dropdown-menu>li>a:focus,[class*=navbar-highlight].navbar .navbar-header .nav .dropdown-menu>li>a:hover,[class*=navbar-highlight].navbar .navbar-header .nav>li.active>a,[class*=navbar-highlight].navbar .navbar-header .nav>li.open>a,[class*=navbar-highlight].navbar .navbar-header .nav>li>a:active,[class*=navbar-highlight].navbar .navbar-header .nav>li>a:focus,[class*=navbar-highlight].navbar .navbar-header .nav>li>a:hover,[class*=navbar-highlight].navbar .navbar-nav .dropdown-menu>li.active>a,[class*=navbar-highlight].navbar .navbar-nav .dropdown-menu>li.open>a,[class*=navbar-highlight].navbar .navbar-nav .dropdown-menu>li>a:active,[class*=navbar-highlight].navbar .navbar-nav .dropdown-menu>li>a:focus,[class*=navbar-highlight].navbar .navbar-nav .dropdown-menu>li>a:hover,[class*=navbar-highlight].navbar .navbar-nav>li.active>a,[class*=navbar-highlight].navbar .navbar-nav>li.open>a,[class*=navbar-highlight].navbar .navbar-nav>li>a:active,[class*=navbar-highlight].navbar .navbar-nav>li>a:focus,[class*=navbar-highlight].navbar .navbar-nav>li>a:hover {
  color: currentColor;
}

[class*=navbar-highlight].navbar .navbar-header .nav .dropdown-menu .divider,[class*=navbar-highlight].navbar .navbar-nav .dropdown-menu .divider {
  background-color: currentColor;
}

.navbar .alert {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}

.navbar .alert .container {
  padding-right: 30px;
}

.navbar .alert .container .close {
  margin-right: -16px;
}

.breadcrumb {
  border-radius: 0;
  font-size: 16px;
}

.pager {
  margin: 27px 0;
}

.pager li {
  display: inline;
}

.pager li>a,.pager li>span {
  color: #1db954;
  padding: 17px 48px 15px;
  text-transform: uppercase;
}

.pager li>a:focus,.pager li>a:hover {
  border-color: transparent;
  color: #1ed760;
}

.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span {
  background-color: transparent;
  border-color: transparent;
  cursor: default;
}

.label {
  font-weight: 700;
  letter-spacing: .05em;
  padding: .35em .5em .2em;
  text-transform: uppercase;
}

.label {
  vertical-align: middle;
}

.alert {
  border-width: 0;
  font-size: 14px;
  padding: 14px 14px 12px;
  font-weight: 400;
}

.alert a {
  color: #fff;
  text-decoration: underline;
}

.alert .close {
  right: 0;
}

.alert-dismissible .close {
  color: #fff;
  top: 0;
}

.progress,.progress-bar {
  border-radius: 500px;
}

.progress {
  box-shadow: none;
  background-color: #efefef;
  height: 4px;
}

.progress-bar,.progress-bar-danger,.progress-bar-info,.progress-bar-success {
  background-color: #1db954;
}

.well {
  box-shadow: none;
}

.well,.well-lg,.well-sm {
  border-radius: 0;
}

.close {
  opacity: 1;
  margin-top: -3px;
  margin-bottom: -3px;
}

.close:active,.close:focus,.close:hover {
  outline: none;
  opacity: 1;
}

.close:active,.close:focus {
  text-decoration: underline;
}

.input-group-btn .btn,.input-group-lg .input-group-btn .btn,.input-group-sm .input-group-btn .btn {
  border-radius: 500px;
  min-width: 0;
  padding-left: 24px;
  padding-right: 24px;
  position: static;
}

.input-group-btn .btn {
  height: 43px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.input-group-lg .input-group-btn:first-child .btn,.input-group-sm .input-group-btn:first-child .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-lg .input-group-btn:last-child .btn,.input-group-sm .input-group-btn:last-child .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.list-group-item.active {
  color: #fff;
}

a.list-group-item .list-group-item-heading {
  font-size: 21px;
  color: inherit;
}

.btn-scroll {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  font-size: 18px;
  line-height: 1;
}

.btn-scroll:not(.pull-left):not(.pull-right) {
  -webkit-transform: translate3d(-50%,0,0);
  transform: translate3d(-50%,0,0);
  display: inline-block;
  left: 0;
  margin-left: 50%;
  position: absolute;
}

.btn-scroll-arrow {
  background-color: #fff;
  display: block;
  margin: -26px auto;
  width: 52px;
  height: 52px;
  -webkit-transition: fill .3s ease-in-out,transform .3s ease-in-out,color .3s ease-in-out;
  -o-transition: fill .3s ease-in-out,transform .3s ease-in-out,color .3s ease-in-out;
  transition: fill .3s ease-in-out,transform .3s ease-in-out,color .3s ease-in-out;
  border-radius: 50%;
  box-shadow: 0 0 7px 0 rgba(0,0,0,.13);
}

.btn-scroll-arrow svg {
  display: block;
  height: 47%;
  width: 100%;
  position: relative;
  fill: currentColor;
}

.btn-scroll-arrow svg:first-of-type {
  top: 9%;
}

.btn-scroll-arrow svg:last-of-type {
  top: -20%;
}

.btn-scroll:hover .btn-scroll-arrow {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.btn-scroll-text {
  text-transform: uppercase;
  -webkit-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
  margin-top: 52px;
  color: currentColor;
  display: block;
  font-weight: 700;
  letter-spacing: .1em;
  white-space: nowrap;
}

.btn-scroll-text:after {
  display: block;
  content: "";
  background: currentColor;
  width: 100%;
  height: 1px;
  margin-top: 4px;
}

.flag-icon {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  font-size: 18px;
  height: 1em;
  width: 1.33333333em;
}

.flag-icon-int {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/int.svg);
}

.flag-icon-ad {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/ad.svg);
}

.flag-icon-ae-ar,.flag-icon-ae-en {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/ae.svg);
}

.flag-icon-ar {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/ar.svg);
}

.flag-icon-at {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/at.svg);
}

.flag-icon-au {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/au.svg);
}

.flag-icon-be-fr,.flag-icon-be-nl {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/be.svg);
}

.flag-icon-bg {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/bg.svg);
}

.flag-icon-bh-ar,.flag-icon-bh-en {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/bh.svg);
}

.flag-icon-bo {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/bo.svg);
}

.flag-icon-br {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/br.svg);
}

.flag-icon-ca-en,.flag-icon-ca-fr {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/ca.svg);
}

.flag-icon-ch-de,.flag-icon-ch-fr {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/ch.svg);
}

.flag-icon-cl {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/cl.svg);
}

.flag-icon-co {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/co.svg);
}

.flag-icon-cr {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/cr.svg);
}

.flag-icon-cy {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/cy.svg);
}

.flag-icon-cz {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/cz.svg);
}

.flag-icon-de {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/de.svg);
}

.flag-icon-dk {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/dk.svg);
}

.flag-icon-do {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/do.svg);
}

.flag-icon-dz-ar,.flag-icon-dz-fr {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/dz.svg);
}

.flag-icon-ec {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/ec.svg);
}

.flag-icon-ee {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/ee.svg);
}

.flag-icon-eg-ar,.flag-icon-eg-en {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/eg.svg);
}

.flag-icon-es {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/es.svg);
}

.flag-icon-fi {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/fi.svg);
}

.flag-icon-fr {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/fr.svg);
}

.flag-icon-uk {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/gb.svg);
}

.flag-icon-gr {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/gr.svg);
}

.flag-icon-gt {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/gt.svg);
}

.flag-icon-hk-en,.flag-icon-hk-zh {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/hk.svg);
}

.flag-icon-hn {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/hn.svg);
}

.flag-icon-hu {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/hu.svg);
}

.flag-icon-id {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/id.svg);
}

.flag-icon-ie {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/ie.svg);
}

.flag-icon-il {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/il.svg);
}

.flag-icon-in,.flag-icon-in-en,.flag-icon-in-hi {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/in.svg);
}

.flag-icon-is {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/is.svg);
}

.flag-icon-it {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/it.svg);
}

.flag-icon-jo-ar,.flag-icon-jo-en {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/jo.svg);
}

.flag-icon-jp {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/jp.svg);
}

.flag-icon-kw-ar,.flag-icon-kw-en {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/kw.svg);
}

.flag-icon-lb-ar,.flag-icon-lb-en {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/lb.svg);
}

.flag-icon-li {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/li.svg);
}

.flag-icon-lt {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/lt.svg);
}

.flag-icon-lu-de,.flag-icon-lu-fr {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/lu.svg);
}

.flag-icon-lv {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/lv.svg);
}

.flag-icon-ma-ar,.flag-icon-ma-fr {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/ma.svg);
}

.flag-icon-mc {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/mc.svg);
}

.flag-icon-mt {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/mt.svg);
}

.flag-icon-mx {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/mx.svg);
}

.flag-icon-my-en,.flag-icon-my-ms {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/my.svg);
}

.flag-icon-ni {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/ni.svg);
}

.flag-icon-nl {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/nl.svg);
}

.flag-icon-no {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/no.svg);
}

.flag-icon-nz {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/nz.svg);
}

.flag-icon-om-ar,.flag-icon-om-en {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/om.svg);
}

.flag-icon-pa {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/pa.svg);
}

.flag-icon-pe {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/pe.svg);
}

.flag-icon-ph {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/ph.svg);
}

.flag-icon-pl {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/pl.svg);
}

.flag-icon-ps-ar,.flag-icon-ps-en {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/ps.svg);
}

.flag-icon-pt {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/pt.svg);
}

.flag-icon-py {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/py.svg);
}

.flag-icon-qa-ar,.flag-icon-qa-en {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/qa.svg);
}

.flag-icon-ro {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/ro.svg);
}

.flag-icon-ro-en,.flag-icon-ro-ro {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/ro.svg);
}

.flag-icon-sa-ar,.flag-icon-sa-en {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/sa.svg);
}

.flag-icon-se {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/se.svg);
}

.flag-icon-sg-de,.flag-icon-sg-en {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/sg.svg);
}

.flag-icon-sk {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/sk.svg);
}

.flag-icon-sv {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/sv.svg);
}

.flag-icon-th,.flag-icon-th-en,.flag-icon-th-th {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/th.svg);
}

.flag-icon-tn-ar,.flag-icon-tn-fr {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/tn.svg);
}

.flag-icon-tr {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/tr.svg);
}

.flag-icon-tw {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/tw.svg);
}

.flag-icon-us {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/us.svg);
}

.flag-icon-uy {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/uy.svg);
}

.flag-icon-vn,.flag-icon-vn-en,.flag-icon-vn-vi {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/vn.svg);
}

.flag-icon-za {
  background-image: url(https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/flags/za.svg);
}

.footer {
  padding: 50px 0 20px;
}

@media (min-width:992px) {
  .footer {
    padding: 80px 0 50px;
  }
}

.footer.footer-simple {
  padding: 30px 0 20px;
}

.footer .footer-logo>a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 566.93 170.04' width='567' height='171' fill='%23FFF'%3E%3Cpath d='M87.996 1.277c-46.249 0-83.743 37.493-83.743 83.742 0 46.254 37.494 83.745 83.743 83.745 46.251 0 83.743-37.491 83.743-83.745 0-46.246-37.49-83.738-83.744-83.738zm38.404 120.78a5.217 5.217 0 0 1-7.177 1.737c-19.665-12.019-44.417-14.734-73.567-8.075a5.217 5.217 0 0 1-6.249-3.925 5.212 5.212 0 0 1 3.926-6.249c31.9-7.293 59.263-4.154 81.336 9.334 2.46 1.51 3.24 4.72 1.73 7.18zm10.25-22.799c-1.894 3.073-5.912 4.037-8.981 2.15-22.505-13.834-56.822-17.841-83.447-9.759-3.453 1.043-7.1-.903-8.148-4.35a6.538 6.538 0 0 1 4.354-8.143c30.413-9.228 68.221-4.758 94.071 11.127 3.07 1.89 4.04 5.91 2.15 8.976zm.88-23.744c-26.994-16.031-71.52-17.505-97.289-9.684-4.138 1.255-8.514-1.081-9.768-5.219a7.835 7.835 0 0 1 5.221-9.771c29.581-8.98 78.756-7.245 109.83 11.202a7.833 7.833 0 0 1 2.737 10.733c-2.2 3.722-7.02 4.949-10.73 2.739zM232.09 78.586c-14.459-3.448-17.033-5.868-17.033-10.953 0-4.804 4.523-8.037 11.249-8.037 6.52 0 12.985 2.455 19.763 7.509a.945.945 0 0 0 .715.174.934.934 0 0 0 .625-.386l7.06-9.952a.949.949 0 0 0-.18-1.288c-8.067-6.473-17.151-9.62-27.769-9.62-15.612 0-26.517 9.369-26.517 22.774 0 14.375 9.407 19.465 25.663 23.394 13.836 3.187 16.171 5.857 16.171 10.63 0 5.289-4.722 8.577-12.321 8.577-8.44 0-15.324-2.843-23.025-9.512a.992.992 0 0 0-.695-.226.94.94 0 0 0-.65.334l-7.916 9.421a.94.94 0 0 0 .094 1.313c8.96 7.999 19.98 12.224 31.872 12.224 16.823 0 27.694-9.192 27.694-23.419.03-12.01-7.16-18.66-24.77-22.944zM294.95 64.326c-7.292 0-13.273 2.872-18.205 8.757v-6.624a.949.949 0 0 0-.946-.949h-12.947a.948.948 0 0 0-.946.949v73.602c0 .523.423.949.946.949h12.947a.949.949 0 0 0 .946-.949v-23.233c4.933 5.536 10.915 8.241 18.205 8.241 13.549 0 27.265-10.43 27.265-30.368.02-19.943-13.7-30.376-27.25-30.376zm12.21 30.375c0 10.153-6.254 17.238-15.209 17.238-8.853 0-15.531-7.407-15.531-17.238 0-9.83 6.678-17.238 15.531-17.238 8.81-.001 15.21 7.247 15.21 17.237zM357.37 64.326c-17.449 0-31.119 13.436-31.119 30.592 0 16.969 13.576 30.264 30.905 30.264 17.511 0 31.223-13.391 31.223-30.481 0-17.031-13.62-30.373-31.01-30.373zm0 47.714c-9.281 0-16.278-7.457-16.278-17.344 0-9.929 6.755-17.134 16.064-17.134 9.341 0 16.385 7.457 16.385 17.351 0 9.927-6.8 17.127-16.17 17.127zM425.64 65.51h-14.247V50.944a.947.947 0 0 0-.945-.948h-12.945a.95.95 0 0 0-.949.948V65.51h-6.225a.947.947 0 0 0-.943.949v11.127c0 .522.422.949.943.949h6.225v28.791c0 11.635 5.791 17.534 17.212 17.534 4.644 0 8.497-.959 12.128-3.018a.944.944 0 0 0 .478-.821v-10.596a.948.948 0 0 0-1.372-.85c-2.494 1.255-4.905 1.834-7.6 1.834-4.154 0-6.007-1.886-6.007-6.113V78.54h14.247a.946.946 0 0 0 .944-.949V66.465a.918.918 0 0 0-.93-.949zM475.28 65.567v-1.789c0-5.263 2.018-7.61 6.544-7.61 2.699 0 4.867.536 7.295 1.346a.946.946 0 0 0 1.245-.902v-10.91a.947.947 0 0 0-.67-.909c-2.565-.763-5.847-1.546-10.761-1.546-11.958 0-18.279 6.734-18.279 19.467v2.74h-6.22a.952.952 0 0 0-.95.948v11.184c0 .522.428.949.95.949h6.22v44.409c0 .523.422.949.944.949h12.947a.95.95 0 0 0 .949-.949V78.538h12.088l18.517 44.398c-2.102 4.665-4.169 5.593-6.991 5.593-2.281 0-4.683-.681-7.139-2.025a.972.972 0 0 0-.754-.071.957.957 0 0 0-.56.511l-4.388 9.627a.942.942 0 0 0 .408 1.225c4.581 2.481 8.716 3.54 13.827 3.54 9.56 0 14.844-4.453 19.502-16.433l22.461-58.04a.947.947 0 0 0-.879-1.293h-13.478a.951.951 0 0 0-.897.636l-13.807 39.438-15.123-39.464a.945.945 0 0 0-.884-.61h-22.12zM446.5 65.51h-12.947a.95.95 0 0 0-.949.949v56.485a.95.95 0 0 0 .949.949H446.5a.951.951 0 0 0 .949-.949V66.463a.947.947 0 0 0-.95-.949zM440.1 39.791c-5.129 0-9.291 4.152-9.291 9.281 0 5.132 4.163 9.289 9.291 9.289 5.127 0 9.285-4.157 9.285-9.289 0-5.128-4.16-9.281-9.28-9.281zM553.52 83.671c-5.124 0-9.111-4.115-9.111-9.112s4.039-9.159 9.159-9.159a9.074 9.074 0 0 1 9.111 9.107c0 4.997-4.04 9.164-9.16 9.164zm.05-17.365c-4.667 0-8.198 3.71-8.198 8.253 0 4.541 3.506 8.201 8.151 8.201 4.666 0 8.201-3.707 8.201-8.253 0-4.541-3.51-8.201-8.15-8.201zm2.02 9.138l2.577 3.608h-2.173l-2.32-3.31h-1.995v3.31h-1.819v-9.564h4.265c2.222 0 3.683 1.137 3.683 3.051.01 1.568-.9 2.526-2.21 2.905zm-1.54-4.315h-2.372v3.025h2.372c1.184 0 1.891-.579 1.891-1.514 0-.984-.71-1.511-1.89-1.511z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 89px;
  height: 27px;
  display: block;
}

@media (min-width:992px) {
  .footer .footer-logo>a {
    width: 132px;
    height: 40px;
    margin-bottom: 50px;
  }
}

.footer .nav-title {
  color: #919496;
  font-size: 12px;
  letter-spacing: .08em;
  margin: 50px 0 22px;
  text-transform: uppercase;
}

@media (min-width:992px) {
  .footer .nav-title {
    margin: 20px 0;
  }
}

.footer .nav a {
  font-size: 16px;
  font-weight: 400;
  padding: .1875em 0;
  margin-bottom: .75em;
  display: inline-block;
}

.footer .col-social {
  margin-top: 120px;
}

@media (min-width:992px) {
  .footer .col-social {
    margin-top: 20px;
  }
}

@media (min-width:992px) {
  .footer .col-social .nav {
    float: right!important;
  }
}

.footer .col-social li {
  float: left!important;
  padding-left: 15px;
}

.footer .col-social li:first-child {
  padding-left: 0;
}

.footer .col-social a {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  border-radius: 30px;
  padding: 10px;
}

@media (min-width:992px) {
  .footer .col-social a {
    padding: 15px;
  }
}

.footer .col-social a .social-icon {
  width: 24px;
  height: 24px;
  -webkit-transition: fill .2s;
  -o-transition: fill .2s;
  transition: fill .2s;
  display: block;
}

.footer .col-social a .social-text {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

.footer .row-small {
  margin-top: 20px;
}

@media (min-width:992px) {
  :not(.footer-simple).footer .row-small {
    margin-top: 100px;
  }
}

.footer .row-small a,.footer .row-small small {
  font-size: 10px;
}

@media (min-width:768px) {
  .footer .row-small a,  .footer .row-small small {
    font-size: 12px;
  }
}

.footer .nav-small li {
  float: left!important;
}

.footer .nav-small li a {
  font-weight: 400;
  padding: 1em .5em;
  margin: 0;
}

@media (min-width:768px) {
  .footer .nav-small li a {
    padding: 1em;
  }
}

.footer .nav-small li:first-child a {
  padding-left: 0;
}

.footer .nav-small .img-adchoices {
  height: 10px;
  width: auto;
  display: inline;
  margin-top: -2px;
}

@media (min-width:768px) {
  .footer .nav-small .img-adchoices {
    height: 12px;
  }
}

.footer .market {
  position: absolute;
  top: -20px;
  right: 15px;
}

.footer .market .media-body {
  font-size: 10px;
  font-weight: 400;
  line-height: 1;
  width: auto;
}

@media (min-width:768px) {
  .footer .market .media-body {
    font-size: 12px;
  }
}

.footer .copyright {
  display: block;
  padding: 1em 0;
}

.footer-default {
  background: #000;
}

.footer-default .nav a {
  color: #fff;
}

.footer-default .nav a:focus,.footer-default .nav a:hover {
  color: #1ed760;
}

.footer-default .col-social a {
  background: #222326;
}

.footer-default .col-social a .social-icon {
  fill: #fff;
}

.footer-default .col-social a:focus,.footer-default .col-social a:hover {
  background: #222326;
}

.footer-default .col-social a:focus .social-icon,.footer-default .col-social a:hover .social-icon {
  fill: #1ed760;
}

.footer-default .market,.footer-default .nav-small a {
  color: #919496;
}

.footer-default .market:focus,.footer-default .market:hover,.footer-default .nav-small a:focus,.footer-default .nav-small a:hover {
  color: #1ed760;
}

.footer-default .copyright {
  color: #919496;
}

[class*=footer-highlight].footer .market:focus,[class*=footer-highlight].footer .market:hover,[class*=footer-highlight].footer .nav a:focus,[class*=footer-highlight].footer .nav a:hover {
  color: currentColor;
}

.footer .col-social a:focus .social-icon,.footer .col-social a:hover .social-icon {
  fill: currentColor;
}

.sidepanel-active {
  overflow: hidden;
}

@media (max-width:991px) {
  .navbar-sidepanel .navbar-user-text {
    display: inline;
  }

  .navbar-sidepanel .sidepanel-item-small a {
    font-size: 28px!important;
    font-weight: 400!important;
  }

  .navbar-sidepanel .hidden-sidepanel {
    display: none;
  }

  .navbar-sidepanel .navbar-toggle {
    z-index: 10;
  }

  .navbar-sidepanel .navbar-toggle,  .navbar-sidepanel .navbar-toggle.collapsed {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out;
  }

  .navbar-sidepanel .navbar-collapse {
    background-color: #000;
    border-width: 0;
    display: none;
    height: 100%;
    margin: 0;
    min-height: 100vh;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    padding: 38px;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
  }

  .navbar-sidepanel .navbar-collapse li a {
    opacity: 0;
  }

  .navbar-sidepanel .navbar-collapse.open {
    display: block;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
  }

  .navbar-sidepanel .navbar-collapse.open li a {
    opacity: 1;
  }

  .navbar-sidepanel .navbar-collapse.animate-in {
    display: block;
  }

  .navbar-sidepanel .navbar-collapse.animate-in,  .navbar-sidepanel .navbar-collapse.animate-in .divider,  .navbar-sidepanel .navbar-collapse.animate-in li a {
    -webkit-animation-name: sneak-in;
    animation-name: sneak-in;
    -webkit-animation-duration: .43s;
    animation-duration: .43s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
  }

  .navbar-sidepanel .navbar-collapse.animate-out {
    display: block;
    -webkit-animation-name: sneak-out;
    animation-name: sneak-out;
    -webkit-animation-duration: .24s;
    animation-duration: .24s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
  }

  .navbar-sidepanel .navbar-collapse li a:hover {
    color: #1db954;
  }

  .navbar-sidepanel .navbar-collapse .navbar-nav {
    margin: 0;
  }

  .navbar-sidepanel .navbar-collapse .navbar-nav li a {
    background: transparent;
    cursor: pointer;
    font-size: 36px;
    font-weight: 700;
    line-height: 1;
    padding: 0 0 25px;
  }

  .navbar-sidepanel .navbar-collapse .navbar-nav .divider {
    width: 20px;
    height: 2px;
    background-color: #fff;
    margin: 18px 0 46px;
  }

  .navbar-sidepanel .navbar-collapse .navbar-nav .dropdown-menu {
    background: transparent;
    border: none;
    box-shadow: none;
    display: block;
    float: none;
    padding: 0;
    position: relative;
  }

  .navbar-sidepanel .navbar-collapse .navbar-nav .dropdown-menu li a {
    font-size: 28px;
    font-weight: 400;
  }

  .navbar-sidepanel .navbar-collapse .navbar-nav .dropdown-menu li a.dropdown-toggle {
    display: none;
  }

  .navbar-sidepanel .dropdown-menu>li>a {
    color: #919496;
  }
}

@media (max-width:991px) and (max-width:480px) {
  .navbar-sidepanel .sidepanel-item-small a {
    font-size: 24px!important;
  }
}

@media (max-width:991px) and (max-width:480px) {
  .navbar-sidepanel .navbar-collapse .navbar-nav li a {
    font-size: 30px;
  }
}

@media (max-width:991px) and (max-width:480px) {
  .navbar-sidepanel .navbar-collapse .navbar-nav .dropdown-menu li a {
    font-size: 24px;
  }
}

.carousel-control {
  bottom: auto;
  top: 50%;
  width: auto;
}

.carousel-control.left,.carousel-control.right {
  background: none;
  filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
  width: 32px;
  height: 32px;
  margin-top: -16px;
}

.carousel-control.left {
  left: 5%;
}

.carousel-control.right {
  right: 5%;
}

.carousel-control .icon-next,.carousel-control .icon-prev {
  background-color: transparent;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 50%;
  border: 1px solid #c1c3c6;
  border-radius: 500px;
  width: 32px;
  height: 32px;
  margin-top: -16px;
  margin-left: 0;
  position: relative;
}

.carousel-control .icon-next:after,.carousel-control .icon-prev:after {
  content: " ";
  border-radius: 500px;
  border: 1px solid #c1c3c6;
  position: absolute;
  top: -1px;
  left: -2px;
  right: -1px;
  bottom: -1px;
  -webkit-transform: translate(.5px);
}

.carousel-control .icon-prev {
  background-image: url("https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/icon-chevron-left.png");
  background-image: linear-gradient(transparent,transparent),url("https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/icon-chevron-left.svg");
  left: 0;
}

.carousel-control .icon-prev:before {
  content: "";
}

.carousel-control .icon-next {
  background-image: url("https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/icon-chevron-right.png");
  background-image: linear-gradient(transparent,transparent),url("https://sp-bootstrap.global.ssl.fastly.net/8.7.0/images/icon-chevron-right.svg");
  right: 0;
}

.carousel-control .icon-next:before {
  content: "";
}

.carousel-control:focus,.carousel-control:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.carousel-control:focus .icon-next,.carousel-control:focus .icon-next:after,.carousel-control:focus .icon-prev,.carousel-control:focus .icon-prev:after,.carousel-control:hover .icon-next,.carousel-control:hover .icon-next:after,.carousel-control:hover .icon-prev,.carousel-control:hover .icon-prev:after {
  border-color: #fff;
}

@media screen and (min-width:768px) {
  .carousel-control.left,  .carousel-control.right {
    width: 48px;
    height: 48px;
    margin-top: -24px;
  }

  .carousel-control .icon-next,  .carousel-control .icon-prev {
    background-size: auto;
    width: 48px;
    height: 48px;
    margin-top: -24px;
    margin-left: 0;
  }
}

html[dir|=rtl] body {
  direction: rtl;
}

html[dir|=rtl] .list-inline,html[dir|=rtl] .list-unstyled {
  padding-right: 0;
  padding-left: 0;
}

html[dir|=rtl] .list-inline {
  margin-right: -5px;
  margin-left: 0;
}

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

html[dir|=rtl] .col-xs-1,html[dir|=rtl] .col-xs-2,html[dir|=rtl] .col-xs-3,html[dir|=rtl] .col-xs-4,html[dir|=rtl] .col-xs-5,html[dir|=rtl] .col-xs-6,html[dir|=rtl] .col-xs-7,html[dir|=rtl] .col-xs-8,html[dir|=rtl] .col-xs-9,html[dir|=rtl] .col-xs-10,html[dir|=rtl] .col-xs-11,html[dir|=rtl] .col-xs-12 {
  float: right;
}

html[dir|=rtl] .col-xs-12 {
  width: 100%;
}

html[dir|=rtl] .col-xs-11 {
  width: 91.66666667%;
}

html[dir|=rtl] .col-xs-10 {
  width: 83.33333333%;
}

html[dir|=rtl] .col-xs-9 {
  width: 75%;
}

html[dir|=rtl] .col-xs-8 {
  width: 66.66666667%;
}

html[dir|=rtl] .col-xs-7 {
  width: 58.33333333%;
}

html[dir|=rtl] .col-xs-6 {
  width: 50%;
}

html[dir|=rtl] .col-xs-5 {
  width: 41.66666667%;
}

html[dir|=rtl] .col-xs-4 {
  width: 33.33333333%;
}

html[dir|=rtl] .col-xs-3 {
  width: 25%;
}

html[dir|=rtl] .col-xs-2 {
  width: 16.66666667%;
}

html[dir|=rtl] .col-xs-1 {
  width: 8.33333333%;
}

html[dir|=rtl] .col-xs-pull-12 {
  left: 100%;
  right: auto;
}

html[dir|=rtl] .col-xs-pull-11 {
  left: 91.66666667%;
  right: auto;
}

html[dir|=rtl] .col-xs-pull-10 {
  left: 83.33333333%;
  right: auto;
}

html[dir|=rtl] .col-xs-pull-9 {
  left: 75%;
  right: auto;
}

html[dir|=rtl] .col-xs-pull-8 {
  left: 66.66666667%;
  right: auto;
}

html[dir|=rtl] .col-xs-pull-7 {
  left: 58.33333333%;
  right: auto;
}

html[dir|=rtl] .col-xs-pull-6 {
  left: 50%;
  right: auto;
}

html[dir|=rtl] .col-xs-pull-5 {
  left: 41.66666667%;
  right: auto;
}

html[dir|=rtl] .col-xs-pull-4 {
  left: 33.33333333%;
  right: auto;
}

html[dir|=rtl] .col-xs-pull-3 {
  left: 25%;
  right: auto;
}

html[dir|=rtl] .col-xs-pull-2 {
  left: 16.66666667%;
  right: auto;
}

html[dir|=rtl] .col-xs-pull-1 {
  left: 8.33333333%;
  right: auto;
}

html[dir|=rtl] .col-xs-pull-0 {
  left: auto;
  right: auto;
}

html[dir|=rtl] .col-xs-push-12 {
  right: 100%;
  left: 0;
}

html[dir|=rtl] .col-xs-push-11 {
  right: 91.66666667%;
  left: 0;
}

html[dir|=rtl] .col-xs-push-10 {
  right: 83.33333333%;
  left: 0;
}

html[dir|=rtl] .col-xs-push-9 {
  right: 75%;
  left: 0;
}

html[dir|=rtl] .col-xs-push-8 {
  right: 66.66666667%;
  left: 0;
}

html[dir|=rtl] .col-xs-push-7 {
  right: 58.33333333%;
  left: 0;
}

html[dir|=rtl] .col-xs-push-6 {
  right: 50%;
  left: 0;
}

html[dir|=rtl] .col-xs-push-5 {
  right: 41.66666667%;
  left: 0;
}

html[dir|=rtl] .col-xs-push-4 {
  right: 33.33333333%;
  left: 0;
}

html[dir|=rtl] .col-xs-push-3 {
  right: 25%;
  left: 0;
}

html[dir|=rtl] .col-xs-push-2 {
  right: 16.66666667%;
  left: 0;
}

html[dir|=rtl] .col-xs-push-1 {
  right: 8.33333333%;
  left: 0;
}

html[dir|=rtl] .col-xs-push-0 {
  right: auto;
  left: 0;
}

html[dir|=rtl] .col-xs-offset-12 {
  margin-right: 100%;
  margin-left: 0;
}

html[dir|=rtl] .col-xs-offset-11 {
  margin-right: 91.66666667%;
  margin-left: 0;
}

html[dir|=rtl] .col-xs-offset-10 {
  margin-right: 83.33333333%;
  margin-left: 0;
}

html[dir|=rtl] .col-xs-offset-9 {
  margin-right: 75%;
  margin-left: 0;
}

html[dir|=rtl] .col-xs-offset-8 {
  margin-right: 66.66666667%;
  margin-left: 0;
}

html[dir|=rtl] .col-xs-offset-7 {
  margin-right: 58.33333333%;
  margin-left: 0;
}

html[dir|=rtl] .col-xs-offset-6 {
  margin-right: 50%;
  margin-left: 0;
}

html[dir|=rtl] .col-xs-offset-5 {
  margin-right: 41.66666667%;
  margin-left: 0;
}

html[dir|=rtl] .col-xs-offset-4 {
  margin-right: 33.33333333%;
  margin-left: 0;
}

html[dir|=rtl] .col-xs-offset-3 {
  margin-right: 25%;
  margin-left: 0;
}

html[dir|=rtl] .col-xs-offset-2 {
  margin-right: 16.66666667%;
  margin-left: 0;
}

html[dir|=rtl] .col-xs-offset-1 {
  margin-right: 8.33333333%;
  margin-left: 0;
}

html[dir|=rtl] .col-xs-offset-0 {
  margin-right: 0;
  margin-left: 0;
}

@media (min-width:768px) {
  html[dir|=rtl] .col-sm-1,  html[dir|=rtl] .col-sm-2,  html[dir|=rtl] .col-sm-3,  html[dir|=rtl] .col-sm-4,  html[dir|=rtl] .col-sm-5,  html[dir|=rtl] .col-sm-6,  html[dir|=rtl] .col-sm-7,  html[dir|=rtl] .col-sm-8,  html[dir|=rtl] .col-sm-9,  html[dir|=rtl] .col-sm-10,  html[dir|=rtl] .col-sm-11,  html[dir|=rtl] .col-sm-12 {
    float: right;
  }

  html[dir|=rtl] .col-sm-12 {
    width: 100%;
  }

  html[dir|=rtl] .col-sm-11 {
    width: 91.66666667%;
  }

  html[dir|=rtl] .col-sm-10 {
    width: 83.33333333%;
  }

  html[dir|=rtl] .col-sm-9 {
    width: 75%;
  }

  html[dir|=rtl] .col-sm-8 {
    width: 66.66666667%;
  }

  html[dir|=rtl] .col-sm-7 {
    width: 58.33333333%;
  }

  html[dir|=rtl] .col-sm-6 {
    width: 50%;
  }

  html[dir|=rtl] .col-sm-5 {
    width: 41.66666667%;
  }

  html[dir|=rtl] .col-sm-4 {
    width: 33.33333333%;
  }

  html[dir|=rtl] .col-sm-3 {
    width: 25%;
  }

  html[dir|=rtl] .col-sm-2 {
    width: 16.66666667%;
  }

  html[dir|=rtl] .col-sm-1 {
    width: 8.33333333%;
  }

  html[dir|=rtl] .col-sm-pull-12 {
    left: 100%;
    right: auto;
  }

  html[dir|=rtl] .col-sm-pull-11 {
    left: 91.66666667%;
    right: auto;
  }

  html[dir|=rtl] .col-sm-pull-10 {
    left: 83.33333333%;
    right: auto;
  }

  html[dir|=rtl] .col-sm-pull-9 {
    left: 75%;
    right: auto;
  }

  html[dir|=rtl] .col-sm-pull-8 {
    left: 66.66666667%;
    right: auto;
  }

  html[dir|=rtl] .col-sm-pull-7 {
    left: 58.33333333%;
    right: auto;
  }

  html[dir|=rtl] .col-sm-pull-6 {
    left: 50%;
    right: auto;
  }

  html[dir|=rtl] .col-sm-pull-5 {
    left: 41.66666667%;
    right: auto;
  }

  html[dir|=rtl] .col-sm-pull-4 {
    left: 33.33333333%;
    right: auto;
  }

  html[dir|=rtl] .col-sm-pull-3 {
    left: 25%;
    right: auto;
  }

  html[dir|=rtl] .col-sm-pull-2 {
    left: 16.66666667%;
    right: auto;
  }

  html[dir|=rtl] .col-sm-pull-1 {
    left: 8.33333333%;
    right: auto;
  }

  html[dir|=rtl] .col-sm-pull-0 {
    left: auto;
    right: auto;
  }

  html[dir|=rtl] .col-sm-push-12 {
    right: 100%;
    left: 0;
  }

  html[dir|=rtl] .col-sm-push-11 {
    right: 91.66666667%;
    left: 0;
  }

  html[dir|=rtl] .col-sm-push-10 {
    right: 83.33333333%;
    left: 0;
  }

  html[dir|=rtl] .col-sm-push-9 {
    right: 75%;
    left: 0;
  }

  html[dir|=rtl] .col-sm-push-8 {
    right: 66.66666667%;
    left: 0;
  }

  html[dir|=rtl] .col-sm-push-7 {
    right: 58.33333333%;
    left: 0;
  }

  html[dir|=rtl] .col-sm-push-6 {
    right: 50%;
    left: 0;
  }

  html[dir|=rtl] .col-sm-push-5 {
    right: 41.66666667%;
    left: 0;
  }

  html[dir|=rtl] .col-sm-push-4 {
    right: 33.33333333%;
    left: 0;
  }

  html[dir|=rtl] .col-sm-push-3 {
    right: 25%;
    left: 0;
  }

  html[dir|=rtl] .col-sm-push-2 {
    right: 16.66666667%;
    left: 0;
  }

  html[dir|=rtl] .col-sm-push-1 {
    right: 8.33333333%;
    left: 0;
  }

  html[dir|=rtl] .col-sm-push-0 {
    right: auto;
    left: 0;
  }

  html[dir|=rtl] .col-sm-offset-12 {
    margin-right: 100%;
    margin-left: 0;
  }

  html[dir|=rtl] .col-sm-offset-11 {
    margin-right: 91.66666667%;
    margin-left: 0;
  }

  html[dir|=rtl] .col-sm-offset-10 {
    margin-right: 83.33333333%;
    margin-left: 0;
  }

  html[dir|=rtl] .col-sm-offset-9 {
    margin-right: 75%;
    margin-left: 0;
  }

  html[dir|=rtl] .col-sm-offset-8 {
    margin-right: 66.66666667%;
    margin-left: 0;
  }

  html[dir|=rtl] .col-sm-offset-7 {
    margin-right: 58.33333333%;
    margin-left: 0;
  }

  html[dir|=rtl] .col-sm-offset-6 {
    margin-right: 50%;
    margin-left: 0;
  }

  html[dir|=rtl] .col-sm-offset-5 {
    margin-right: 41.66666667%;
    margin-left: 0;
  }

  html[dir|=rtl] .col-sm-offset-4 {
    margin-right: 33.33333333%;
    margin-left: 0;
  }

  html[dir|=rtl] .col-sm-offset-3 {
    margin-right: 25%;
    margin-left: 0;
  }

  html[dir|=rtl] .col-sm-offset-2 {
    margin-right: 16.66666667%;
    margin-left: 0;
  }

  html[dir|=rtl] .col-sm-offset-1 {
    margin-right: 8.33333333%;
    margin-left: 0;
  }

  html[dir|=rtl] .col-sm-offset-0 {
    margin-right: 0;
    margin-left: 0;
  }
}

@media (min-width:992px) {
  html[dir|=rtl] .col-md-1,  html[dir|=rtl] .col-md-2,  html[dir|=rtl] .col-md-3,  html[dir|=rtl] .col-md-4,  html[dir|=rtl] .col-md-5,  html[dir|=rtl] .col-md-6,  html[dir|=rtl] .col-md-7,  html[dir|=rtl] .col-md-8,  html[dir|=rtl] .col-md-9,  html[dir|=rtl] .col-md-10,  html[dir|=rtl] .col-md-11,  html[dir|=rtl] .col-md-12 {
    float: right;
  }

  html[dir|=rtl] .col-md-12 {
    width: 100%;
  }

  html[dir|=rtl] .col-md-11 {
    width: 91.66666667%;
  }

  html[dir|=rtl] .col-md-10 {
    width: 83.33333333%;
  }

  html[dir|=rtl] .col-md-9 {
    width: 75%;
  }

  html[dir|=rtl] .col-md-8 {
    width: 66.66666667%;
  }

  html[dir|=rtl] .col-md-7 {
    width: 58.33333333%;
  }

  html[dir|=rtl] .col-md-6 {
    width: 50%;
  }

  html[dir|=rtl] .col-md-5 {
    width: 41.66666667%;
  }

  html[dir|=rtl] .col-md-4 {
    width: 33.33333333%;
  }

  html[dir|=rtl] .col-md-3 {
    width: 25%;
  }

  html[dir|=rtl] .col-md-2 {
    width: 16.66666667%;
  }

  html[dir|=rtl] .col-md-1 {
    width: 8.33333333%;
  }

  html[dir|=rtl] .col-md-pull-12 {
    left: 100%;
    right: auto;
  }

  html[dir|=rtl] .col-md-pull-11 {
    left: 91.66666667%;
    right: auto;
  }

  html[dir|=rtl] .col-md-pull-10 {
    left: 83.33333333%;
    right: auto;
  }

  html[dir|=rtl] .col-md-pull-9 {
    left: 75%;
    right: auto;
  }

  html[dir|=rtl] .col-md-pull-8 {
    left: 66.66666667%;
    right: auto;
  }

  html[dir|=rtl] .col-md-pull-7 {
    left: 58.33333333%;
    right: auto;
  }

  html[dir|=rtl] .col-md-pull-6 {
    left: 50%;
    right: auto;
  }

  html[dir|=rtl] .col-md-pull-5 {
    left: 41.66666667%;
    right: auto;
  }

  html[dir|=rtl] .col-md-pull-4 {
    left: 33.33333333%;
    right: auto;
  }

  html[dir|=rtl] .col-md-pull-3 {
    left: 25%;
    right: auto;
  }

  html[dir|=rtl] .col-md-pull-2 {
    left: 16.66666667%;
    right: auto;
  }

  html[dir|=rtl] .col-md-pull-1 {
    left: 8.33333333%;
    right: auto;
  }

  html[dir|=rtl] .col-md-pull-0 {
    left: auto;
    right: auto;
  }

  html[dir|=rtl] .col-md-push-12 {
    right: 100%;
    left: 0;
  }

  html[dir|=rtl] .col-md-push-11 {
    right: 91.66666667%;
    left: 0;
  }

  html[dir|=rtl] .col-md-push-10 {
    right: 83.33333333%;
    left: 0;
  }

  html[dir|=rtl] .col-md-push-9 {
    right: 75%;
    left: 0;
  }

  html[dir|=rtl] .col-md-push-8 {
    right: 66.66666667%;
    left: 0;
  }

  html[dir|=rtl] .col-md-push-7 {
    right: 58.33333333%;
    left: 0;
  }

  html[dir|=rtl] .col-md-push-6 {
    right: 50%;
    left: 0;
  }

  html[dir|=rtl] .col-md-push-5 {
    right: 41.66666667%;
    left: 0;
  }

  html[dir|=rtl] .col-md-push-4 {
    right: 33.33333333%;
    left: 0;
  }

  html[dir|=rtl] .col-md-push-3 {
    right: 25%;
    left: 0;
  }

  html[dir|=rtl] .col-md-push-2 {
    right: 16.66666667%;
    left: 0;
  }

  html[dir|=rtl] .col-md-push-1 {
    right: 8.33333333%;
    left: 0;
  }

  html[dir|=rtl] .col-md-push-0 {
    right: auto;
    left: 0;
  }

  html[dir|=rtl] .col-md-offset-12 {
    margin-right: 100%;
    margin-left: 0;
  }

  html[dir|=rtl] .col-md-offset-11 {
    margin-right: 91.66666667%;
    margin-left: 0;
  }

  html[dir|=rtl] .col-md-offset-10 {
    margin-right: 83.33333333%;
    margin-left: 0;
  }

  html[dir|=rtl] .col-md-offset-9 {
    margin-right: 75%;
    margin-left: 0;
  }

  html[dir|=rtl] .col-md-offset-8 {
    margin-right: 66.66666667%;
    margin-left: 0;
  }

  html[dir|=rtl] .col-md-offset-7 {
    margin-right: 58.33333333%;
    margin-left: 0;
  }

  html[dir|=rtl] .col-md-offset-6 {
    margin-right: 50%;
    margin-left: 0;
  }

  html[dir|=rtl] .col-md-offset-5 {
    margin-right: 41.66666667%;
    margin-left: 0;
  }

  html[dir|=rtl] .col-md-offset-4 {
    margin-right: 33.33333333%;
    margin-left: 0;
  }

  html[dir|=rtl] .col-md-offset-3 {
    margin-right: 25%;
    margin-left: 0;
  }

  html[dir|=rtl] .col-md-offset-2 {
    margin-right: 16.66666667%;
    margin-left: 0;
  }

  html[dir|=rtl] .col-md-offset-1 {
    margin-right: 8.33333333%;
    margin-left: 0;
  }

  html[dir|=rtl] .col-md-offset-0 {
    margin-right: 0;
    margin-left: 0;
  }
}

@media (min-width:1200px) {
  html[dir|=rtl] .col-lg-1,  html[dir|=rtl] .col-lg-2,  html[dir|=rtl] .col-lg-3,  html[dir|=rtl] .col-lg-4,  html[dir|=rtl] .col-lg-5,  html[dir|=rtl] .col-lg-6,  html[dir|=rtl] .col-lg-7,  html[dir|=rtl] .col-lg-8,  html[dir|=rtl] .col-lg-9,  html[dir|=rtl] .col-lg-10,  html[dir|=rtl] .col-lg-11,  html[dir|=rtl] .col-lg-12 {
    float: right;
  }

  html[dir|=rtl] .col-lg-12 {
    width: 100%;
  }

  html[dir|=rtl] .col-lg-11 {
    width: 91.66666667%;
  }

  html[dir|=rtl] .col-lg-10 {
    width: 83.33333333%;
  }

  html[dir|=rtl] .col-lg-9 {
    width: 75%;
  }

  html[dir|=rtl] .col-lg-8 {
    width: 66.66666667%;
  }

  html[dir|=rtl] .col-lg-7 {
    width: 58.33333333%;
  }

  html[dir|=rtl] .col-lg-6 {
    width: 50%;
  }

  html[dir|=rtl] .col-lg-5 {
    width: 41.66666667%;
  }

  html[dir|=rtl] .col-lg-4 {
    width: 33.33333333%;
  }

  html[dir|=rtl] .col-lg-3 {
    width: 25%;
  }

  html[dir|=rtl] .col-lg-2 {
    width: 16.66666667%;
  }

  html[dir|=rtl] .col-lg-1 {
    width: 8.33333333%;
  }

  html[dir|=rtl] .col-lg-pull-12 {
    left: 100%;
    right: auto;
  }

  html[dir|=rtl] .col-lg-pull-11 {
    left: 91.66666667%;
    right: auto;
  }

  html[dir|=rtl] .col-lg-pull-10 {
    left: 83.33333333%;
    right: auto;
  }

  html[dir|=rtl] .col-lg-pull-9 {
    left: 75%;
    right: auto;
  }

  html[dir|=rtl] .col-lg-pull-8 {
    left: 66.66666667%;
    right: auto;
  }

  html[dir|=rtl] .col-lg-pull-7 {
    left: 58.33333333%;
    right: auto;
  }

  html[dir|=rtl] .col-lg-pull-6 {
    left: 50%;
    right: auto;
  }

  html[dir|=rtl] .col-lg-pull-5 {
    left: 41.66666667%;
    right: auto;
  }

  html[dir|=rtl] .col-lg-pull-4 {
    left: 33.33333333%;
    right: auto;
  }

  html[dir|=rtl] .col-lg-pull-3 {
    left: 25%;
    right: auto;
  }

  html[dir|=rtl] .col-lg-pull-2 {
    left: 16.66666667%;
    right: auto;
  }

  html[dir|=rtl] .col-lg-pull-1 {
    left: 8.33333333%;
    right: auto;
  }

  html[dir|=rtl] .col-lg-pull-0 {
    left: auto;
    right: auto;
  }

  html[dir|=rtl] .col-lg-push-12 {
    right: 100%;
    left: 0;
  }

  html[dir|=rtl] .col-lg-push-11 {
    right: 91.66666667%;
    left: 0;
  }

  html[dir|=rtl] .col-lg-push-10 {
    right: 83.33333333%;
    left: 0;
  }

  html[dir|=rtl] .col-lg-push-9 {
    right: 75%;
    left: 0;
  }

  html[dir|=rtl] .col-lg-push-8 {
    right: 66.66666667%;
    left: 0;
  }

  html[dir|=rtl] .col-lg-push-7 {
    right: 58.33333333%;
    left: 0;
  }

  html[dir|=rtl] .col-lg-push-6 {
    right: 50%;
    left: 0;
  }

  html[dir|=rtl] .col-lg-push-5 {
    right: 41.66666667%;
    left: 0;
  }

  html[dir|=rtl] .col-lg-push-4 {
    right: 33.33333333%;
    left: 0;
  }

  html[dir|=rtl] .col-lg-push-3 {
    right: 25%;
    left: 0;
  }

  html[dir|=rtl] .col-lg-push-2 {
    right: 16.66666667%;
    left: 0;
  }

  html[dir|=rtl] .col-lg-push-1 {
    right: 8.33333333%;
    left: 0;
  }

  html[dir|=rtl] .col-lg-push-0 {
    right: auto;
    left: 0;
  }

  html[dir|=rtl] .col-lg-offset-12 {
    margin-right: 100%;
    margin-left: 0;
  }

  html[dir|=rtl] .col-lg-offset-11 {
    margin-right: 91.66666667%;
    margin-left: 0;
  }

  html[dir|=rtl] .col-lg-offset-10 {
    margin-right: 83.33333333%;
    margin-left: 0;
  }

  html[dir|=rtl] .col-lg-offset-9 {
    margin-right: 75%;
    margin-left: 0;
  }

  html[dir|=rtl] .col-lg-offset-8 {
    margin-right: 66.66666667%;
    margin-left: 0;
  }

  html[dir|=rtl] .col-lg-offset-7 {
    margin-right: 58.33333333%;
    margin-left: 0;
  }

  html[dir|=rtl] .col-lg-offset-6 {
    margin-right: 50%;
    margin-left: 0;
  }

  html[dir|=rtl] .col-lg-offset-5 {
    margin-right: 41.66666667%;
    margin-left: 0;
  }

  html[dir|=rtl] .col-lg-offset-4 {
    margin-right: 33.33333333%;
    margin-left: 0;
  }

  html[dir|=rtl] .col-lg-offset-3 {
    margin-right: 25%;
    margin-left: 0;
  }

  html[dir|=rtl] .col-lg-offset-2 {
    margin-right: 16.66666667%;
    margin-left: 0;
  }

  html[dir|=rtl] .col-lg-offset-1 {
    margin-right: 8.33333333%;
    margin-left: 0;
  }

  html[dir|=rtl] .col-lg-offset-0 {
    margin-right: 0;
    margin-left: 0;
  }
}

html[dir|=rtl] th {
  text-align: right;
}

html[dir|=rtl] .checkbox label,html[dir|=rtl] .radio label {
  padding-right: 20px;
}

html[dir|=rtl] .checkbox-inline input[type=checkbox],html[dir|=rtl] .checkbox input[type=checkbox],html[dir|=rtl] .radio-inline input[type=radio],html[dir|=rtl] .radio input[type=radio] {
  margin-right: -20px;
  margin-left: auto;
}

html[dir|=rtl] .checkbox-inline,html[dir|=rtl] .radio-inline {
  padding-right: 20px;
  padding-left: 0;
}

html[dir|=rtl] .checkbox-inline+.checkbox-inline,html[dir|=rtl] .radio-inline+.radio-inline {
  margin-right: 10px;
  margin-left: 0;
}

html[dir|=rtl] .has-feedback .form-control {
  padding-left: 42.5px;
  padding-right: 12px;
}

html[dir|=rtl] .form-control-feedback {
  left: 0;
  right: auto;
}

@media (min-width:768px) {
  html[dir|=rtl] .form-inline label {
    padding-right: 0;
    padding-left: 0;
  }

  html[dir|=rtl] .form-inline .checkbox input[type=checkbox],  html[dir|=rtl] .form-inline .radio input[type=radio] {
    margin-right: 0;
    margin-left: auto;
  }
}

html[dir|=rtl] .dropdown-menu {
  right: 0;
  left: auto;
  float: left;
  text-align: right;
}

html[dir|=rtl] .dropdown-menu.pull-right {
  left: 0;
  right: auto;
  float: right;
}

html[dir|=rtl] .dropdown-menu-right {
  left: auto;
  right: 0;
}

html[dir|=rtl] .dropdown-menu-left {
  left: 0;
  right: auto;
}

@media (min-width:768px) {
  html[dir|=rtl] .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }

  html[dir|=rtl] .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
    left: auto;
    right: 0;
  }
}

html[dir|=rtl] .btn-group>.btn {
  float: right;
}

html[dir|=rtl] .btn-group .btn+.btn,html[dir|=rtl] .btn-group .btn+.btn-group,html[dir|=rtl] .btn-group .btn-group+.btn,html[dir|=rtl] .btn-group .btn-group+.btn-group {
  margin-right: -1px;
  margin-left: 0;
}

html[dir|=rtl] .btn-group>.btn:first-child {
  margin-right: 0;
}

html[dir|=rtl] .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

html[dir|=rtl] .btn-group>.btn:last-child:not(:first-child),html[dir|=rtl] .btn-group>.dropdown-toggle:not(:first-child) {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

html[dir|=rtl] .btn-group>.btn-group {
  float: right;
}

html[dir|=rtl] .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}

html[dir|=rtl] .btn-group>.btn-group:first-child>.btn:last-child,html[dir|=rtl] .btn-group>.btn-group:first-child>.dropdown-toggle {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

html[dir|=rtl] .btn-group>.btn-group:last-child>.btn:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

html[dir|=rtl] .input-group .form-control {
  float: right;
}

html[dir|=rtl] .input-group-btn:first-child>.btn,html[dir|=rtl] .input-group-btn:first-child>.btn-group>.btn,html[dir|=rtl] .input-group-btn:first-child>.dropdown-toggle,html[dir|=rtl] .input-group-btn:last-child>.btn-group:not(:last-child)>.btn,html[dir|=rtl] .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),html[dir|=rtl] .input-group .form-control:first-child {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

html[dir|=rtl] .input-group-btn:first-child>.btn-group:not(:first-child)>.btn,html[dir|=rtl] .input-group-btn:first-child>.btn:not(:first-child),html[dir|=rtl] .input-group-btn:last-child>.btn,html[dir|=rtl] .input-group-btn:last-child>.btn-group>.btn,html[dir|=rtl] .input-group-btn:last-child>.dropdown-toggle,html[dir|=rtl] .input-group .form-control:last-child {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

html[dir|=rtl] .input-group-btn>.btn+.btn {
  margin-right: -1px;
  margin-left: auto;
}

html[dir|=rtl] .input-group-btn:first-child>.btn,html[dir|=rtl] .input-group-btn:first-child>.btn-group {
  margin-left: -1px;
  margin-right: auto;
}

html[dir|=rtl] .input-group-btn:last-child>.btn,html[dir|=rtl] .input-group-btn:last-child>.btn-group {
  margin-right: -1px;
  margin-left: auto;
}

html[dir|=rtl] .nav {
  padding-right: 0;
  padding-left: 0;
}

@media (min-width:768px) {
  html[dir|=rtl] .navbar-header {
    float: right;
  }
}

html[dir|=rtl] .navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
}

html[dir|=rtl] .navbar-brand {
  float: right;
}

@media (min-width:768px) {
  html[dir|=rtl] .navbar>.container .navbar-brand {
    margin-right: -15px;
    margin-left: auto;
  }
}

html[dir|=rtl] .navbar-toggle {
  float: left;
  margin-left: 15px;
  margin-right: auto;
}

@media (max-width:767px) {
  html[dir|=rtl] .navbar-nav .open .dropdown-menu .dropdown-header,  html[dir|=rtl] .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 25px 5px 15px;
  }
}

@media (min-width:768px) {
  html[dir|=rtl] .navbar-nav,  html[dir|=rtl] .navbar-nav>li {
    float: right;
  }
}

@media (min-width:768px) {
  html[dir|=rtl] .navbar-right:last-child {
    margin-left: -15px;
    margin-right: auto;
  }

  html[dir|=rtl] .navbar-right .dropdown-menu {
    left: 0;
    right: auto;
  }
}

@media (min-width:768px) {
  html[dir|=rtl] .navbar-text {
    float: right;
  }

  html[dir|=rtl] .navbar-text.navbar-right:last-child {
    margin-left: 0;
    margin-right: auto;
  }
}

html[dir|=rtl] .pager {
  padding-right: 0;
  padding-left: 0;
}

html[dir|=rtl] .pager .next>a,html[dir|=rtl] .pager .next>span {
  float: left;
}

html[dir|=rtl] .pager .previous>a,html[dir|=rtl] .pager .previous>span {
  float: right;
}

html[dir|=rtl] .alert-dismissible {
  padding-left: 35px;
  padding-right: 15px;
}

html[dir|=rtl] .alert-dismissible .close {
  right: auto;
  left: -21px;
}

html[dir|=rtl] .progress-bar {
  float: right;
}

html[dir|=rtl] .media>.pull-left {
  margin-right: 10px;
}

html[dir|=rtl] .media>.pull-right {
  margin-left: 10px;
}

html[dir|=rtl] .media-list {
  list-style: none;
}

html[dir|=rtl] .list-group,html[dir|=rtl] .media-list {
  padding-right: 0;
  padding-left: 0;
}

html[dir|=rtl] .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,html[dir|=rtl] .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,html[dir|=rtl] .panel>.table:first-child>thead:first-child>tr:first-child td:first-child,html[dir|=rtl] .panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 0;
}

html[dir|=rtl] .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,html[dir|=rtl] .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,html[dir|=rtl] .panel>.table:first-child>thead:first-child>tr:first-child td:last-child,html[dir|=rtl] .panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 0;
}

html[dir|=rtl] .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,html[dir|=rtl] .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,html[dir|=rtl] .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,html[dir|=rtl] .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
  border-top-right-radius: 0;
}

html[dir|=rtl] .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,html[dir|=rtl] .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,html[dir|=rtl] .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,html[dir|=rtl] .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
  border-top-left-radius: 0;
}

html[dir|=rtl] .embed-responsive .embed-responsive-item,html[dir|=rtl] .embed-responsive embed,html[dir|=rtl] .embed-responsive iframe,html[dir|=rtl] .embed-responsive object {
  right: 0;
  left: auto;
}

html[dir|=rtl] .close {
  float: left;
}

html[dir|=rtl] .modal-footer {
  text-align: left;
}

html[dir|=rtl] .modal-footer .btn+.btn {
  margin-left: auto;
  margin-right: 5px;
}

html[dir|=rtl] .modal-footer .btn-group .btn+.btn {
  margin-right: -1px;
  margin-left: auto;
}

html[dir|=rtl] .modal-footer .btn-block+.btn-block {
  margin-right: 0;
  margin-left: auto;
}

html[dir|=rtl] .carousel-control {
  right: 0;
  bottom: 0;
}

html[dir|=rtl] .carousel-control.left {
  right: auto;
  left: 0;
  background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,.5) 0),color-stop(rgba(0,0,0,.0001) 100%));
  background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
  background-image: linear-gradient(90deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000",endColorstr="#00000000",GradientType=1);
}

html[dir|=rtl] .carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,.0001) 0),color-stop(rgba(0,0,0,.5) 100%));
  background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
  background-image: linear-gradient(90deg,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#80000000",GradientType=1);
}

html[dir|=rtl] .carousel-control .glyphicon-chevron-left,html[dir|=rtl] .carousel-control .icon-prev {
  left: 50%;
  right: auto;
  margin-right: -10px;
}

html[dir|=rtl] .carousel-control .glyphicon-chevron-right,html[dir|=rtl] .carousel-control .icon-next {
  right: 50%;
  left: auto;
  margin-left: -10px;
}

html[dir|=rtl] .carousel-indicators {
  right: 50%;
  left: 0;
  margin-right: -30%;
  margin-left: 0;
  padding-left: 0;
}

@media screen and (min-width:768px) {
  html[dir|=rtl] .carousel-control .glyphicon-chevron-left,  html[dir|=rtl] .carousel-control .glyphicon-chevron-right,  html[dir|=rtl] .carousel-control .icon-next,  html[dir|=rtl] .carousel-control .icon-prev {
    margin-left: 0;
    margin-right: -15px;
  }
}

html[dir|=rtl] .pull-right {
  float: left!important;
}

html[dir|=rtl] .pull-left {
  float: right!important;
}

html[dir|=rtl] .dropdown-menu-left {
  left: auto;
  right: 0;
}

html[dir|=rtl] .media-right,html[dir|=rtl] .media>.pull-right {
  padding-right: 10px;
  padding-left: 0;
}

html[dir|=rtl] .media-left,html[dir|=rtl] .media>.pull-left {
  padding-left: 10px;
  padding-right: 0;
}

@media (min-width:768px) {
  html[dir|=rtl] .navbar-left {
    float: right!important;
  }

  html[dir|=rtl] .navbar-right {
    float: left!important;
    margin-left: -15px;
    margin-right: 0;
  }

  html[dir|=rtl] .navbar-right~.navbar-right {
    margin-left: 0;
    margin-right: 0;
  }
}

html[dir|=rtl] .text-left {
  text-align: right;
}

html[dir|=rtl] .text-right {
  text-align: left;
}

@media (min-width:768px) {
  html[dir|=rtl] .pull-right-sm {
    float: left;
  }

  html[dir|=rtl] .navbar>.container .navbar-brand {
    margin-right: 0;
  }

  html[dir|=rtl] .navbar-right .dropdown-menu {
    left: 6px;
    right: auto;
  }

  html[dir|=rtl] .contact-form-container .offer--free {
    left: auto;
  }

  html[dir|=rtl] .contact-form-container .offer--close {
    right: auto;
  }
}

html[dir|=rtl] .article-elements .article-content ol li:before,html[dir|=rtl] .article-elements .article-content ul li:before {
  left: auto;
  right: 0;
}

html[dir|=rtl] .alert.notification .message {
  padding-left: 30px;
  padding-right: 0;
}

html[dir|=rtl] .alert.notification .close-button {
  left: 4px;
  right: auto;
  padding: 4px 12px 0 4px;
}

@media (max-width:991px) {
  html[dir|=rtl] .alert.notification {
    right: 0;
    padding: 4px 10px 0 4px;
  }
}

html[dir|=rtl] .contact-form-container .topic-select svg {
  left: 20px;
  right: auto;
}

html[dir|=rtl] .contact-form-container .topic-select svg.nav-icon-chevron {
  transform: rotate(90deg);
}

html[dir|=rtl] .contact-form-container .suggested-item svg.open-icon {
  left: 20px;
  right: auto;
}

html[dir|=rtl] .prev-arrow {
  transform: rotateY(180deg);
  display: inline-block;
}

html[dir|=rtl] .wizard-pager__previous {
  float: right;
}

html[dir|=rtl] .wizard-pager__next {
  float: left;
}

html[dir|=rtl] .feature-box p {
  padding-right: 0;
}

html[dir|=rtl] .legend:after {
  left: -1px;
  right: auto;
}

html[dir|=rtl] .open-search-button svg {
  left: 20px;
  right: auto;
}

html[dir|=rtl] .front-search .search-container .svg-container {
  left: 10px;
  right: auto;
}

html[dir|=rtl] .front-how-to-use h3 svg,html[dir|=rtl] .front-navigation__header .svg-arrow {
  left: 16px;
  right: auto;
}

html[dir|=rtl] .navbar-toggle {
  margin-left: -10px;
}

html[dir|=rtl] .navbar-nav>li>.dropdown-menu:before {
  left: 7px;
  right: auto;
}

html[dir|=rtl] .footer .market {
  left: 15px;
  right: auto;
}

html[dir|=rtl] .footer .nav-small li {
  float: right!important;
}

html[dir|=rtl] .accordion__item__title {
  text-align: right;
  padding-right: 20px;
}

html[dir|=rtl] .accordion__item__title .svg-arrow {
  left: 15px;
  right: auto;
}

html[dir|=rtl] .contact-form-container>div {
  float: none;
  margin: auto;
}

@media (max-width:991px) {
  html[dir|=rtl] .navbar-header,  html[dir|=rtl] .navbar-nav>li {
    float: none;
  }

  html[dir|=rtl] .navbar-right {
    float: none!important;
    margin-left: -15px;
    margin-right: 0;
  }
}

html[dir|=rtl] .navbar .navbar-header .nav {
  float: left!important;
}

@media (min-width:992px) {
  html[dir|=rtl] .footer .col-social .nav {
    float: left!important;
  }
}

html[dir|=rtl] .control-indicator {
  right: 0;
  left: auto;
}

html[dir|=rtl] .legal-points {
  padding-right: 0;
}

html[dir|=rtl] .legal-points label {
  padding-right: 40px;
}

html[dir|=rtl] .checkbox label,html[dir|=rtl] .radio label {
  padding-right: 40px;
  padding-left: 0;
}

body,html {
  font-size: 18px;
}

body:not(.show-focus-outlines) [tabindex]:focus,body:not(.show-focus-outlines) button:focus {
  outline: none;
}

html[lang|=vi] body {
  font-family: Helvetica,Arial,sans-serif;
}

html[lang=ar] body {
  font-family: Circular,noto-arabic,Helvetica,Arial,sans-serif;
}

html[lang=ar] body,html[lang=ar] body .btn,html[lang=ar] body .navbar .navbar-nav .navbar-btn {
  letter-spacing: 0!important;
}

.body-holder {
  overflow: hidden;
}

.big-underline {
  font-weight: 500;
  text-transform: uppercase;
  border-bottom: 1px solid #2d46b9;
  font-size: 16px;
}

a {
  font-weight: 700;
}

a.full,a.full:hover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-decoration: none;
  background-color: #f7f7f7;
  opacity: 0;
  filter: alpha(opacity=1);
}

.btn-royal-blue {
  color: #fff;
  background-color: #2d46b9;
}

.btn-royal-blue:hover {
  color: #fff;
  background-color: #1e3264;
}

.btn-royal-blue:focus {
  color: #fff;
  background-color: #243894;
  -webkit-box-shadow: 0 0 0 2px rgba(0,0,0,.1) inset;
  box-shadow: inset 0 0 0 2px rgba(0,0,0,.1);
}

.btn-royal-blue.active,.btn-royal-blue.active:hover,.btn-royal-blue:active,.btn-royal-blue:active:hover,.open>.dropdown-toggle.btn-royal-blue,.open>.dropdown-toggle.btn-royal-blue:hover {
  background-color: #243894;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-royal-blue.disabled,.btn-royal-blue[disabled] {
  background-color: #c1c3c6;
}

.front-navigation {
  background-color: #fff;
}

@media (min-width:768px) {
  .front-navigation {
    background-color: #efefef;
    padding-bottom: 40px;
  }
}

.front-navigation__header {
  background-color: #fff;
  font-weight: 700;
  font-size: 20px;
  position: relative;
  border-bottom: 1px solid #c1c3c6;
  padding: 17px 16px;
  margin: 0;
}

@media (min-width:768px) {
  .front-navigation__header {
    font-size: 24px;
    padding: 0;
    border-bottom: 0;
    background-color: transparent;
  }
}

.front-navigation__header .svg-arrow {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -5px;
  width: 7px;
  height: 11px;
  fill: #000;
}

@media (min-width:768px) {
  .front-navigation__header .svg-arrow {
    display: none;
  }
}

.front-navigation__dropdown {
  -webkit-transition: max-height .2s;
  -moz-transition: max-height .2s;
  transition: max-height .2s;
  overflow: hidden;
  max-height: 0;
  margin-bottom: 0;
}

@media (min-width:768px) {
  .front-navigation__dropdown {
    padding-top: 30px;
    display: block;
    max-height: none;
  }
}

.front-navigation__dropdown-item {
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 12px;
  line-height: 17px;
}

.front-navigation__dropdown-item:active {
  font-weight: 900;
}

.front-navigation__dropdown-item:first-child .front-navigation__dropdown-item__link {
  padding-top: 15px;
}

.front-navigation__dropdown-item:last-child {
  padding-bottom: 15px;
  border-bottom: 1px solid #c1c3c6;
}

@media (min-width:768px) {
  .front-navigation__dropdown-item:last-child {
    border: 0;
  }
}

.front-navigation__dropdown-item__link {
  display: block;
  padding: 5px 16px;
  line-height: 1.5;
}

@media (min-width:768px) {
  .front-navigation__dropdown-item__link {
    font-weight: 700;
    line-height: 20px;
    padding: 0!important;
    border: 0!important;
  }
}

@media (min-width:768px) {
  .front-navigation__categories {
    margin-top: 60px;
  }
}

@media (min-width:768px) {
  .front-navigation__categories__show-all {
    display: inline-block;
    margin: 10px 0 30px;
    border-bottom: 1px solid #000;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: .1em;
    line-height: 24px;
  }
}

.front-navigation__categories__list {
  background-color: #efefef;
  margin-left: -8px;
  margin-right: -8px;
}

@media (min-width:768px) {
  .front-navigation__categories__list {
    margin-left: auto;
    margin-right: auto;
  }
}

.front-navigation__categories__list--open .svg-arrow {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.front-navigation__categories__list--open .front-navigation__dropdown {
  margin-top: 7px;
  display: block;
  max-height: 500px;
}

.front-box h1 {
  font-weight: 700;
  font-size: 37px;
  margin: 16px 0 30px;
  line-height: 39px;
  letter-spacing: -.04em;
  padding: 0 20px;
}

@media (min-width:768px) {
  .front-box h1 {
    font-size: 60px;
    line-height: 58px;
    letter-spacing: -.03em;
    padding: 0;
  }
}

.front-box .btn-royal-blue {
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
}

.front-box.front-box-dark {
  color: #fff;
}

.front-community h1 {
  margin-top: 50px;
  letter-spacing: -.04em;
}

@media (min-width:768px) {
  .front-community h1 {
    margin-top: 100px;
  }
}

.front-community p {
  font-weight: 400;
  margin-bottom: 20px;
}

@media (min-width:768px) {
  .front-community p {
    margin-bottom: 50px;
  }
}

.front-community .btn {
  margin: 0 10px 60px;
}

@media (min-width:768px) {
  .front-community .btn {
    margin-bottom: 45px;
  }
}

.front-using-spotify {
  background-color: #efefef;
}

.front-using-spotify .container>.row {
  padding: 29px 0 70px;
}

@media (min-width:768px) {
  .front-using-spotify .container>.row {
    padding: 84px 0;
  }
}

.front-using-spotify .btn {
  margin-top: 40px;
}

.front-search {
  position: relative;
  background: url("../img/fw/noise.png");
}

.front-search:after,.front-search:before {
  content: " ";
  display: table;
}

.front-search:after {
  clear: both;
}

.front-search:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: url("../img/fw/search-mobile.png") top no-repeat #1c2963;
  background-size: 100%;
  z-index: -1;
}

@media (min-width:768px) {
  .front-search:before {
    background-image: url("../img/fw/search-desktop.png");
  }
}

@media (min-width:768px) {
  .front-search .container {
    padding: 80px 0 0;
  }
}

.front-search h1 {
  color: #fff;
  margin-bottom: 30px;
  margin-top: 30px;
}

@media (min-width:768px) {
  .front-search h1 {
    margin-top: 10px;
  }
}

.front-search h2 {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
}

.front-search .close-sub-page-search {
  display: none;
}

.front-search .search-breadcrumb {
  margin-top: 20px;
}

@media (min-width:992px) {
  .front-search .search-breadcrumb {
    margin-top: -30px;
    margin-bottom: 0;
  }
}

@media (min-width:768px) {
  .front-search .search-breadcrumb {
    margin-top: -50px;
    margin-bottom: 20px;
  }
}

.front-search .search-breadcrumb a {
  color: #fff;
}

.front-search .search-container {
  margin-left: -5px;
  margin-right: -5px;
}

@media (min-width:768px) {
  .front-search .search-container {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
}

.front-search .search-container .search-box {
  position: relative;
  border-radius: 8px;
  border-width: 0;
  background-color: hsla(0,0%,100%,.8);
  padding: 5px;
  margin-bottom: 25px;
}

.front-search .search-container svg {
  fill: #000;
  opacity: .6;
}

.front-search .search-container .svg-container {
  position: absolute;
  right: 10px;
  top: 0;
}

.front-search .search-container .search-icon-container {
  width: 48px;
  height: 100%;
}

.front-search .search-container .search-icon-container svg {
  margin-top: 17px;
  width: 20px;
  height: 20px;
}

.front-search .search-container .close-icon-container {
  display: none;
  width: 48px;
  height: 100%;
}

.front-search .search-container .close-icon-container svg {
  margin-top: 20px;
  width: 15px;
  height: 15px;
}

.front-search .search-container .spinner-icon-container {
  display: none;
  width: 48px;
  height: 100%;
}

.front-search .search-container .spinner-icon-container svg {
  margin-top: 17px;
  width: 20px;
  height: 20px;
}

@media (min-width:768px) {
  .front-search .search-container .show-more {
    display: inline-block;
    margin: 10px 0 30px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: .1em;
    line-height: 24px;
  }
}

.front-search .search-container .show-more a {
  color: #fff;
  border-bottom-color: #fff;
  margin-left: 17px;
  letter-spacing: .1em;
}

.front-search input {
  background-color: transparent;
  border: 0;
  color: #000;
  font-weight: 500;
}

.front-search input::-ms-clear {
  display: none;
}

.front-search input::-webkit-input-placeholder {
  -webkit-transition: color .15s ease-in-out;
  -o-transition: color .15s ease-in-out;
  transition: color .15s ease-in-out;
  color: #000;
}

.front-search input::-moz-placeholder {
  -webkit-transition: color .15s ease-in-out;
  -o-transition: color .15s ease-in-out;
  transition: color .15s ease-in-out;
  color: #000;
}

.front-search input:-ms-input-placeholder {
  -webkit-transition: color .15s ease-in-out;
  -o-transition: color .15s ease-in-out;
  transition: color .15s ease-in-out;
  color: #000;
}

.front-search input:focus::-webkit-input-placeholder {
  color: #2d46b9;
}

.front-search input:focus::-moz-placeholder {
  color: #2d46b9;
}

.front-search input:focus:-ms-input-placeholder {
  color: #2d46b9;
}

.front-search .results {
  color: #fff;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height .2s;
  -moz-transition: max-height .2s;
  transition: max-height .2s;
}

.front-search .results ul {
  margin: 0 24px 25px;
}

.front-search .results li {
  margin-right: -24px;
  margin-left: -24px;
  padding: 10px 16px;
  border: 8px;
  border-radius: 8px;
}

.front-search .results li.active {
  background-color: hsla(0,0%,100%,.2);
}

.front-search .results span {
  display: none;
  font-size: 14px;
  line-height: 21px;
  opacity: .5;
  padding-top: 3px;
  margin-left: 10px;
  font-weight: 400;
}

.front-search .results a {
  display: block;
  color: #fff;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (min-width:768px) {
  .front-search .results a {
    font-size: 18px;
  }
}

.front-search .results a:active {
  color: #fff;
}

.front-search .loading .search-icon-container {
  display: none;
}

.front-search .loading .spinner-icon-container {
  display: block;
}

.front-search .show-results .results {
  max-height: 500px;
}

.front-search .show-results .search-icon-container {
  display: none;
}

.front-search .show-results .close-icon-container {
  display: block;
  cursor: pointer;
}

.front-search .show-results.loading .close-icon-container {
  display: none;
}

.front-search .top-solutions {
  padding-bottom: 20px;
}

@media (min-width:992px) {
  .front-search .top-solutions {
    text-align: center;
  }
}

@media (min-width:768px) {
  .front-search .top-solutions .container {
    padding: 10px 0 30px;
  }
}

@media (min-width:992px) {
  .front-search .top-solutions .container {
    padding: 30px 0 40px;
  }
}

@media (min-width:768px) {
  .front-search .top-solutions .container a {
    line-height: 20px;
    padding: 0;
    font-size: 18px;
    font-weight: 400;
  }
}

.front-search .top-solutions h3 {
  margin: 8px 0;
  color: #d9dadc;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: .1em;
}

.front-search .top-solutions a {
  line-height: 1.5;
  display: block;
  margin-bottom: 15px;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.front-how-to-use {
  background-image: -webkit-linear-gradient(left,#ed2931,#f95a3e);
  background-image: -o-linear-gradient(left,#ed2931 0,#f95a3e 100%);
  background-image: linear-gradient(90deg,#ed2931 0,#f95a3e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffed2931",endColorstr="#fff95a3e",GradientType=1);
  padding-bottom: 70px;
}

@media (min-width:768px) {
  .front-how-to-use {
    padding-bottom: 100px;
  }
}

.front-how-to-use h1 {
  width: 80%;
  margin: 45px auto;
}

@media (min-width:768px) {
  .front-how-to-use h1 {
    margin-top: 100px;
    margin-bottom: 75px;
  }
}

.front-how-to-use h2 {
  font-weight: 700;
  line-height: 30px;
  font-size: 18px;
  padding: 0;
  margin: 0;
}

@media (min-width:768px) {
  .front-how-to-use h2 {
    font-size: 28px;
    font-weight: 500;
    letter-spacing: -.02em;
    margin-bottom: 13px;
    color: #fff!important;
  }
}

.front-how-to-use p {
  display: none;
}

@media (min-width:768px) {
  .front-how-to-use p {
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    display: block;
    padding-right: 26px;
  }
}

.front-how-to-use .big-underline {
  display: none;
}

@media (min-width:768px) {
  .front-how-to-use .big-underline {
    margin-bottom: 50px;
    color: #fff;
    border-color: #fff;
    display: inline-block;
    letter-spacing: .1em;
    font-size: 16px;
  }

  .front-how-to-use .big-underline:hover {
    color: #222326;
    border-color: #222326;
  }
}

.front-how-to-use h3 {
  position: relative;
  margin: 0;
  padding: 17px 16px;
  font-size: 20px;
  font-weight: 700;
}

@media (min-width:768px) {
  .front-how-to-use h3 {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: .1em;
    border-bottom: 1px solid hsla(0,0%,100%,.5);
    padding: 24px 0 9px;
    margin-bottom: 35px;
  }
}

.front-how-to-use h3 svg {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -5px;
  width: 7px;
  height: 11px;
  fill: #fff;
}

@media (min-width:768px) {
  .front-how-to-use h3 svg {
    display: none;
  }
}

.front-how-to-use h3:hover svg {
  fill: #fff;
}

@media (min-width:768px) {
  .front-how-to-use .full {
    display: none;
  }
}

.front-how-to-use .features-container {
  border-top: 1px solid #c1c3c6;
  padding: 0;
}

@media (min-width:768px) {
  .front-how-to-use .features-container {
    border-top: 0;
    padding-left: 8px;
    padding-right: 8px;
  }
}

.front-how-to-use .feature-container {
  padding: 0;
}

@media (min-width:768px) {
  .front-how-to-use .feature-container {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.front-how-to-use .feature-container.open svg {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.front-how-to-use .feature-container.open .features {
  display: block;
  max-height: 500px;
}

.front-how-to-use .features {
  max-height: 0;
  overflow: hidden;
  border-bottom: 1px solid #c1c3c6;
  -webkit-transition: max-height .2s;
  -moz-transition: max-height .2s;
  transition: max-height .2s;
}

@media (min-width:768px) {
  .front-how-to-use .features {
    border-bottom: 0;
    max-height: none!important;
    overflow: auto;
    background-color: transparent;
  }
}

.front-how-to-use .feature-box {
  position: relative;
  padding: 5px 16px;
}

@media (min-width:768px) {
  .front-how-to-use .feature-box:first-child,  .front-how-to-use .feature-box:last-child {
    padding: 0!important;
    border: 0!important;
  }
}

.front-how-to-use .feature-box a {
  color: #fff;
}

.front-how-to-use .feature-box:first-child {
  border-top: 1px solid #c1c3c6;
  padding-top: 20px;
}

.front-how-to-use .feature-box:last-child {
  padding-bottom: 20px;
}

.front-how-to-use .feature-box:hover h2 {
  color: #d9dadc;
}

@media (min-width:992px) {
  .front-video .video-placeholder-container {
    min-height: 500px;
  }
}

@media (min-width:992px) {
  .front-video .video-placeholder {
    padding: 176px 0;
  }
}

@media (min-width:992px) {
  .front-video .video-placeholder-play {
    height: 140px;
    width: 110px;
  }
}

.front-video .carousel-iphones {
  position: relative;
  min-height: 500px;
  overflow: hidden;
}

.front-video .carousel-iphones .iphone-device {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid' width='360' height='730' viewBox='0 0 360 730' fill='%23D9DADC'%3E%3Cpath d='M359.872 152.935h-1.69c-.056 0-.105-.024-.159-.032v520.726c0 31.634-25.795 57.371-57.501 57.371H60.407c-31.705 0-57.499-25.737-57.499-57.371V285.538a.918.918 0 0 1-.558.203H.94a.94.94 0 0 1-.94-.938v-59.105a.94.94 0 0 1 .94-.938h1.41c.213 0 .4.083.558.203v-14.479a.918.918 0 0 1-.558.203H.94a.94.94 0 0 1-.94-.938v-59.105a.94.94 0 0 1 .94-.938h1.41c.213 0 .4.083.558.203v-41.032c-.031.003-.057.018-.088.018H1.41a.94.94 0 0 1-.94-.938V78.874c0-.519.421-.938.94-.938h1.41c.031 0 .057.014.088.017V57.371c0-31.635 25.794-57.372 57.499-57.372h240.115c31.706 0 57.501 25.737 57.501 57.372V99.87c.054-.008.103-.033.159-.033h1.69c.622 0 1.126.504 1.126 1.125v50.849c0 .621-.504 1.124-1.126 1.124zm-9.859-95.564c0-27.226-22.201-49.376-49.491-49.376H60.407c-27.288 0-49.49 22.15-49.49 49.376v616.258c0 27.225 22.202 49.375 49.49 49.375h240.115c27.29 0 49.491-22.15 49.491-49.375V57.371zM181.578 708.402c-15.242 0-27.644-12.38-27.644-27.598 0-15.217 12.402-27.598 27.644-27.598 15.244 0 27.646 12.381 27.646 27.598 0 15.218-12.402 27.598-27.646 27.598zm0-51.198c-13.035 0-23.639 10.587-23.639 23.6 0 13.013 10.604 23.6 23.639 23.6 13.036 0 23.641-10.587 23.641-23.6 0-13.013-10.605-23.6-23.641-23.6zm20.39-602.206h-41.8c-3.726 0-6.758-3.495-6.758-7.215 0-3.721 3.032-6.778 6.758-6.778h41.8c3.726 0 6.758 3.057 6.758 6.778 0 3.72-3.032 7.215-6.758 7.215zm0-9.964h-41.8a2.754 2.754 0 0 0-2.753 2.749c0 1.515 1.235 3.217 2.753 3.217h41.8c1.519 0 2.754-1.702 2.754-3.217a2.754 2.754 0 0 0-2.754-2.749zm-20.747-13.422a4.252 4.252 0 0 1-4.256-4.248 4.252 4.252 0 0 1 4.256-4.248 4.252 4.252 0 0 1 4.255 4.248 4.252 4.252 0 0 1-4.255 4.248zm-48.134 17.969a1.8 1.8 0 1 1 0-3.597 1.8 1.8 0 0 1 1.802 1.799 1.8 1.8 0 0 1-1.802 1.798z'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid' width='348' height='724' viewBox='0 0 348 724' fill='%23FFF'%3E%3Cpath d='M293.52-.001H53.479C23.944-.001 0 23.895 0 53.372v616.255C0 699.104 23.944 723 53.479 723H293.52c29.535 0 53.479-23.896 53.479-53.373V53.372c0-29.477-23.944-53.373-53.479-53.373z'/%3E%3C/svg%3E");
  background-repeat: no-repeat,no-repeat;
  background-position: 50%,50%;
  display: inline-block;
  background-size: 100%,96.25%;
  max-width: none;
  box-sizing: content-box;
  width: 200px;
  height: 355px;
  padding: 60px 16px;
  position: absolute;
  right: 0;
  bottom: -200px;
  z-index: 1;
  padding: 79px 19px;
  width: 280px;
  height: 497px;
}

@media (min-width:768px) {
  .front-video .carousel-iphones .iphone-device {
    width: 280px;
    height: 497px;
    padding: 79px 19px;
  }
}

.front-video .carousel-iphones .iphone-screen {
  position: relative;
}

.front-video .carousel-iphones .slide {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  transition: visibility 1s,opacity .4s ease-out .6s;
}

.front-video .carousel-iphones .slide.active {
  visibility: visible;
  opacity: 1;
}

.front-video .video-info-container {
  padding: 29px 16px 70px;
}

@media (min-width:992px) {
  .front-video .video-info-container {
    padding-top: 90px;
    padding-left: 100px;
    height: 500px;
  }
}

@media (min-width:768px) {
  .front-video .video-info-container {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.front-video .video-info-container .carousel-inner {
  height: 440px;
}

@media (min-width:992px) {
  .front-video .video-info-container .carousel-inner {
    height: 350px;
  }
}

@media (min-width:768px) {
  .front-video .video-info-container .carousel-inner {
    height: 380px;
  }
}

.front-video .video-info {
  margin-bottom: 75px;
  text-align: center;
}

@media (min-width:992px) {
  .front-video .video-info {
    text-align: left;
  }
}

.front-video .video-info p {
  margin-bottom: 40px;
}

@media (min-width:992px) {
  .front-video .video-info p {
    max-width: 520px;
  }
}

@media (min-width:768px) {
  .front-video .video-info p {
    margin-bottom: 20px;
  }
}

@media (min-width:992px) {
  .front-video .video-info h1 {
    font-size: 40px;
    margin-bottom: 13px;
  }
}

.front-video .video-info a {
  display: block;
  padding: 10px;
  color: #000;
  border: 2px solid #000;
  background-color: #fff;
  font-weight: 700;
  border-width: 3px;
}

.front-video .video-info a:focus,.front-video .video-info a:hover {
  color: #fff;
  background-color: #000;
}

.front-video .video-info a.active,.front-video .video-info a:active,.open>.dropdown-toggle.front-video .video-info a {
  border-color: #000;
  background-color: #000;
}

@media (min-width:992px) {
  .front-video .video-info a {
    display: inline-block;
    padding: 10px 51.5px;
  }
}

@media (min-width:768px) {
  .front-video .video-info a {
    display: inline-block;
    padding: 10px 50px;
  }
}

.front-video .video-info a svg {
  margin-right: 5px;
}

.front-video .video-info a:hover path {
  fill: #fff;
}

.front-video .carousel-control {
  bottom: 0;
  top: auto;
  z-index: 100;
  height: 30px;
}

@media (min-width:992px) {
  .front-video .carousel-control {
    display: none;
  }
}

.front-video .carousel-control.left {
  left: 0;
}

.front-video .carousel-control.right {
  right: 0;
}

.front-video .carousel-indicators {
  left: 0;
  bottom: 0;
  margin: 0;
  width: 100%;
  height: 30px;
  text-align: center;
}

@media (min-width:992px) {
  .front-video .carousel-indicators {
    text-align: left;
    left: 8px;
  }
}

.front-video .carousel-indicators li {
  width: 10px;
  height: 10px;
  background-color: #d9dadc;
  box-sizing: content-box;
  margin: 3px;
  vertical-align: middle;
}

.front-video .carousel-indicators li.active {
  width: 10px;
  height: 10px;
  background-clip: padding-box;
  background-color: #000;
  border: 2px solid transparent;
  box-shadow: 0 0 0 2px #000;
}

@media (min-width:768px) {
  .sub-page-search {
    position: relative;
  }
}

.sub-page-search .front-search {
  overflow: hidden;
  max-height: 0;
}

@media (min-width:768px) {
  .sub-page-search .front-search {
    -webkit-transition: max-height .2s;
    -moz-transition: max-height .2s;
    transition: max-height .2s;
    overflow: hidden;
    max-height: 0;
  }
}

@media (min-width:768px) {
  html:not(.ie9) .results li.active span {
    display: inline-block;
  }

  body.show-sub-page-search .front-search {
    max-height: 900px;
  }

  body.show-sub-page-search .container {
    position: relative;
  }

  body.show-sub-page-search .close-sub-page-search {
    display: block;
    position: absolute;
    right: 10px;
    top: 40px;
    width: 23px;
    height: 23px;
    fill: #fff;
    cursor: pointer;
  }
}

.legend {
  position: relative;
  padding-right: 25px;
  padding-top: 35px;
  padding-bottom: 30px;
}

.legend .h2 {
  font-size: 34px;
  color: #919496;
  font-weight: 500;
  line-height: 1;
  margin-top: 61px;
  margin-bottom: 45px;
}

.legend h3 {
  font-weight: 700;
}

.legend ul {
  margin-bottom: 30px;
}

.legend ul li {
  font-size: 18px;
  padding-bottom: 12px;
  line-height: 17px;
}

.legend ul li.active {
  position: relative;
}

.legend ul li.active a {
  line-height: 20px;
}

.legend ul li.active a:hover {
  color: #2d46b9;
}

.legend ul li.active a:before {
  position: absolute;
  margin: 0 -10px;
  top: 0;
  height: calc(100% - 12px);
  width: 3px;
  content: "";
  background-color: #2d46b9;
  display: block;
}

.legend:after {
  content: " ";
  position: absolute;
  z-index: -1;
  right: -1px;
  top: 6px;
  bottom: -15px;
  border-right: 1px solid #d9dadc;
}

.legend .legend-external {
  padding-top: 30px;
  color: #919496;
  font-weight: 400;
}

.legend .legend-external .external {
  margin-bottom: 40px;
}

.legend .legend-external .external:last-child,.legend .legend-external .external p {
  margin-bottom: 0;
}

.legend .legend-external a.social-icon {
  position: relative;
  border-radius: 40px;
  border: 0;
  width: 40px;
  height: 40px;
  display: inline-block;
}

.legend .legend-external a.social-icon.twitter-color {
  background-color: #55acee;
}

.legend .legend-external a.social-icon.facebook-color {
  background-color: #3b5998;
}

.legend .legend-external a.social-icon svg {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 20px;
  height: 20px;
  fill: #fff;
}

.legend hr {
  margin: 0;
  border-color: #d9dadc;
}

.mobile-sub-menu {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mobile-sub-menu .topic-search-container {
  height: 54px;
  overflow: hidden;
  border-bottom: 1px solid #919496;
}

.mobile-sub-menu .topic-search-container .topics-selector {
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
  position: relative;
  height: 54px;
  width: calc(100% - 80px);
  overflow: hidden;
  float: left;
}

.mobile-sub-menu .topic-search-container .topics-selector>h2 {
  position: relative;
  margin: 0;
  padding: 17px 0 0 15px;
  font-size: 18px;
  font-weight: 500;
  white-space: nowrap;
}

.mobile-sub-menu .topic-search-container .topics-selector svg {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -5px;
  width: 7px;
  height: 11px;
  fill: #000;
}

.mobile-sub-menu .topic-search-container .search-container {
  position: relative;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
  height: 54px;
  width: 80px;
  overflow: hidden;
  display: table-cell;
  float: left;
  border-left: 1px solid #919496;
}

.mobile-sub-menu .topic-search-container .search-container svg {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: 50%;
  margin-left: -10px;
}

.mobile-sub-menu .topic-search-container .search-container .search-form {
  position: absolute;
  margin-left: 100%;
}

.mobile-sub-menu .topic-search-container .search-container .search-form input {
  width: 100%;
  height: 54px;
  border: 0;
  padding-left: 60px;
  font-size: 21px;
  outline: 0;
}

.mobile-sub-menu .topic-search-container .search-container .search-form input::-ms-clear {
  display: none;
}

.mobile-sub-menu .topic-search-container .search-container .search-form input:active,.mobile-sub-menu .topic-search-container .search-container .search-form input:focus {
  outline: 0;
}

.mobile-sub-menu .topic-search-container .search-container .spinner-icon-container {
  position: absolute;
  display: none;
  top: 17px;
  right: 28px;
  width: 20px;
  height: 20px;
}

.mobile-sub-menu .topic-search-container .search-container .spinner-icon-container svg {
  width: 20px;
  height: 20px;
}

.mobile-sub-menu .topic-search-container .search-container button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px 10px 10px 20px;
  display: none;
}

.mobile-sub-menu .search-results {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height .2s;
  -moz-transition: max-height .2s;
  transition: max-height .2s;
}

.mobile-sub-menu .search-results .results {
  padding: 25px 15px 10px;
  border-bottom: 1px solid #919496;
}

.mobile-sub-menu .search-results .results span {
  display: none;
}

.mobile-sub-menu .search-results h2 {
  color: #000;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
  color: #c1c3c6;
  margin: 0 0 10px;
  text-transform: uppercase;
  font-weight: 400;
}

.mobile-sub-menu .search-results ul {
  margin-bottom: 30px;
}

.mobile-sub-menu .search-results ul li {
  font-weight: 700;
  margin-bottom: 12px;
}

.mobile-sub-menu .search-results ul:last-child {
  margin-bottom: 0;
}

.mobile-sub-menu .topics-slider {
  position: relative;
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height .2s;
  -moz-transition: max-height .2s;
  transition: max-height .2s;
}

.mobile-sub-menu .topics-slider .topic {
  padding: 25px 15px 10px;
}

.mobile-sub-menu .topics-slider .topic:first-child {
  border-bottom: 1px solid #919496;
}

.mobile-sub-menu .topics-slider h2 {
  color: #000;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
  color: #c1c3c6;
  margin: 0 0 10px;
  text-transform: uppercase;
  font-weight: 400;
}

.mobile-sub-menu .topics-slider ul {
  margin-bottom: 30px;
}

.mobile-sub-menu .topics-slider ul li {
  font-weight: 700;
  margin-bottom: 12px;
}

.mobile-sub-menu .topics-slider ul:last-child {
  margin-bottom: 0;
}

.mobile-sub-menu .topics-slider hr {
  margin: 0;
  border-color: #919496;
}

.mobile-sub-menu svg {
  width: 20px;
  height: 20px;
}

.mobile-sub-menu.active-topics .topics-slider {
  max-height: 1300px;
}

.mobile-sub-menu.active-topics .topics-selector {
  width: 100%;
}

.mobile-sub-menu.active-topics .topics-selector svg {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.mobile-sub-menu.active-topics .search-container {
  width: 0;
}

.mobile-sub-menu.active-topics h2 svg {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.mobile-sub-menu.active-search .topics-selector {
  width: 0;
}

.mobile-sub-menu.active-search .search-container {
  width: 100%;
  margin-left: -1px;
}

.mobile-sub-menu.active-search .search-container .search-form {
  margin-left: 0;
}

.mobile-sub-menu.active-search .search-container button {
  display: block;
}

.mobile-sub-menu.active-search .search-container svg {
  position: absolute;
  left: 30px;
  margin-left: -10px;
}

.mobile-sub-menu.active-search.loading .search-container button {
  display: none;
}

.mobile-sub-menu.active-search.loading .search-container .spinner-icon-container {
  display: block;
}

.mobile-sub-menu.active-search.show-results .search-results {
  max-height: 500px;
}

.feature-list {
  margin-top: 35px;
  margin-bottom: 100px;
}

.feature-list .video {
  height: 338px;
  background-color: #d9dadc;
}

.feature-list .list-article {
  margin-bottom: 30px;
}

.feature-list .list-article a:visited {
  color: #503750;
}

.feature-list hr {
  margin: 0;
  border-color: #d9dadc;
}

.article-elements {
  margin-top: 35px;
  padding-left: 13px;
  padding-right: 13px;
}

@media (min-width:768px) {
  .article-elements {
    margin-bottom: 100px;
    padding-left: 8px;
    padding-right: 8px;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .article-elements {
    padding-left: 24px;
  }
}

.article-elements .back-arrow {
  width: 7px;
  height: 11px;
  fill: #2d46b9;
  margin-right: 4px;
}

.article-elements .back-arrow:hover {
  fill: #1e3264;
}

.article-elements .breadcrumb {
  padding: 0;
  margin: 0;
}

.article-elements .breadcrumb>li:before {
  color: #2d46b9;
}

.article-elements img {
  margin: 10px 0 25px;
}

.article-elements img.icon {
  border: 0;
  display: inline-block;
  max-height: 30px;
  max-width: 100px;
  margin: 0;
}

.article-elements img.landscape {
  max-height: 260px;
}

@media (min-width:768px) {
  .article-elements img.landscape {
    max-width: 550px;
  }
}

.article-elements img.portrait {
  max-height: 350px;
  max-width: 265px;
}

.article-elements img.rectangular {
  max-height: 426px;
}

@media (min-width:768px) {
  .article-elements img.rectangular {
    max-width: 426px;
  }
}

.article-elements .article-content {
  font-size: 15px;
}

.article-elements .article-content>h1 {
  margin: 16px 0 50px;
  font-weight: 500;
  font-size: 45px;
  line-height: 1.15;
  letter-spacing: -2px;
}

@media (min-width:768px) {
  .article-elements .article-content>h1 {
    font-size: 60px;
    margin-top: 45px;
    margin-bottom: 50px;
  }
}

.article-elements .article-content>h2 {
  color: #000;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0;
  margin-top: 50px;
  margin-bottom: 30px;
  line-height: 36px;
}

.article-elements .article-content>h2>a,.article-elements .article-content>h2>a:hover {
  color: #000;
}

.article-elements .article-content>h3 {
  color: #616467;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: .05em;
  margin-top: 45px;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.article-elements .article-content ol,.article-elements .article-content ul {
  margin-left: 16px;
  padding-left: 0;
  list-style: none;
  position: relative;
  margin-bottom: 30px;
  margin-top: 19px;
}

.article-elements .article-content ol li,.article-elements .article-content ul li {
  padding-left: 24px;
  margin-bottom: 5px;
}

.article-elements .article-content ol li:last-child,.article-elements .article-content ul li:last-child {
  margin-bottom: 0;
}

.article-elements .article-content ol li:before,.article-elements .article-content ul li:before {
  position: absolute;
  display: block;
  left: 0;
  width: 25px;
  font-weight: 500;
  text-align: left;
  content: "\2022   ";
}

.article-elements .article-content ol {
  counter-reset: item;
}

.article-elements .article-content ol>li {
  counter-increment: item;
  margin-bottom: 5px;
}

.article-elements .article-content ol>li:before {
  content: counter(item) ".";
}

.article-elements .article-content ul ul>li:before {
  content: "\26AC   ";
}

.article-elements .article-content table {
  width: 100%;
  border: 0;
}

.article-elements .article-content table td,.article-elements .article-content table th {
  padding: 10px 20px;
  border: 1px solid #c1c3c6;
  border-top: 0;
}

.article-elements .article-content table td:first-of-type,.article-elements .article-content table th:first-of-type {
  padding-left: 0;
  border-left: 0;
}

.article-elements .article-content table td:last-of-type,.article-elements .article-content table th:last-of-type {
  border-right: 0;
}

.article-elements .article-content table th {
  border-top: 0;
}

.article-elements .article-content table th:first-of-type {
  color: #919496;
}

.article-elements .article-content table td:first-of-type {
  font-weight: 700;
}

.article-elements .article-content table tr:last-of-type td {
  border-bottom: 0;
}

.article-elements .devices {
  margin: 19px -16px 50px;
}

@media (min-width:768px) {
  .article-elements .devices {
    margin-left: 0;
    margin-right: 0;
  }
}

.article-elements .devices .item {
  position: relative;
  display: block;
  padding: 20px;
  margin-bottom: -1px;
  border: 1px solid #d9dadc;
  background-color: #fff;
}

.article-elements .devices .item:last-child {
  margin-bottom: 0;
}

@media (min-width:768px) {
  .article-elements .devices .item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
  }

  .article-elements .devices .item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
  }

  .article-elements .devices .item:hover {
    background-color: #f8f8f8;
  }
}

.article-elements .devices .item h3 {
  cursor: pointer;
}

.article-elements .devices .item .device {
  position: relative;
  margin: -20px 0;
  padding: 20px 0;
  color: #2d46b9;
}

@media (min-width:768px) {
  .article-elements .devices .item .device {
    margin: -20px;
    padding: 20px 20px 20px 28px;
  }
}

.article-elements .devices .item .device:hover {
  color: #1e3264;
}

.article-elements .devices .item .device svg {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -5px;
  width: 7px;
  height: 11px;
  fill: #2d46b9;
}

@media (min-width:768px) {
  .article-elements .devices .item .device svg {
    right: 28px;
  }
}

.article-elements .devices .item .inline-content {
  display: none;
  margin-top: 25px;
}

@media (min-width:768px) {
  .article-elements .devices .item .inline-content {
    padding: 0 9px;
  }
}

.article-elements .devices .item .inline-content img {
  margin-left: auto;
  margin-right: auto;
}

.article-elements .devices .item .inline-content>h3 {
  color: #616467;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: .05em;
  margin-top: 45px;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.article-elements .devices .item.active {
  padding-bottom: 0;
  background-color: #f8f8f8;
}

.article-elements .devices .item.active h3 {
  font-weight: 500;
}

.article-elements .devices .item.active svg {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.article-elements .devices .item.active .inline-content {
  display: block;
}

.article-elements .btn-yes {
  margin-right: 10px;
}

.article-elements .article-feedback {
  text-align: center;
  margin-top: 5px;
  border-top: 2px solid #efefef;
  padding-top: 30px;
}

.article-elements .article-feedback iframe {
  width: 100%;
  height: 100px;
}

.article-elements .article-feedback iframe.expanded {
  height: 320px;
}

@media (min-width:768px) {
  .article-elements .article-feedback iframe.expanded {
    height: 290px;
  }
}

.article-elements .related {
  margin-bottom: 30px;
  margin-top: 40px;
}

.article-elements .related ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}

.article-elements .related h2 {
  text-transform: uppercase;
  color: #616467;
  font-size: 14px;
  font-weight: 400;
}

.article-elements .related.community .article {
  margin-top: 20px;
  margin-bottom: 30px;
}

@media (min-width:768px) {
  .article-elements .related.community .article {
    margin: 30px 0;
  }
}

.article-elements .related.community .article h3 {
  margin-top: 5px;
  font-size: 18px;
}

.article-elements .related.community .article>a {
  margin-bottom: 10px;
}

.article-elements .related.community .article p {
  font-size: 16px;
  font-weight: 300;
  color: #919496;
  margin-bottom: 10px;
}

@media (min-width:768px) {
  .article-elements .related.community .article p {
    font-weight: 400;
  }
}

.article-elements .related.community .article .metadata {
  font-weight: 300;
  font-size: 14px;
  color: #c1c3c6;
}

.article-elements .related.community .article .metadata .author,.article-elements .related.community .article .metadata .kudos {
  font-style: italic;
}

.article-elements .additional-content {
  border-top: 1px solid #d9dadc;
  padding: 40px 0;
}

.article-elements .additional-content h2 {
  margin-top: 0;
  margin-bottom: 10px;
}

.article-elements .additional-content li {
  padding-bottom: 5px;
}

.article-elements .additional-content li:last-child {
  padding-bottom: 0;
}

.article-elements .additional-content a {
  font-weight: 400;
}

.article-elements .icon-list .round-icon {
  background-color: #000;
  position: absolute;
  border-radius: 60px;
  border: 0;
  width: 30px;
  height: 30px;
  display: inline-block;
  left: 0;
  top: 50%;
  margin-top: -15px;
}

.article-elements .icon-list .round-icon svg {
  width: 16.66666667px;
  height: 16.66666667px;
  margin-top: 6.66666667px;
  margin-left: 6.66666667px;
  fill: #fff;
}

.article-elements .icon-list li {
  position: relative;
  padding-left: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.article-elements .icon-list li:last-child {
  padding-bottom: 10px;
}

.content .list-article h2 {
  color: #aaa;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 25px;
}

.content .list-article ul li {
  padding-bottom: 12px;
}

@media (min-width:991px) {
  .content .list-article ul li {
    line-height: 17px;
  }
}

.accordion {
  margin: 20px -13px;
  border-top: 1px solid #d9dadc;
}

@media (min-width:768px) {
  .accordion {
    margin: 20px 0;
  }
}

.accordion__item {
  border-bottom: 1px solid #d9dadc;
}

.accordion__item__title {
  color: #2d46b9;
  padding: 20px 40px 20px 13px;
  margin: 0;
  font-size: 16px;
  position: relative;
  cursor: pointer;
  width: 100%;
  text-align: left;
  background: transparent;
  border: 0;
  font-weight: 400;
}

.accordion__item__title .svg-arrow {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -5px;
  width: 7px;
  height: 11px;
  fill: #2d46b9;
}

.accordion__item__content {
  display: none;
  padding: 5px 15px;
}

.accordion__item--expanded .accordion__item__content {
  display: block;
}

.accordion__item--expanded .svg-arrow {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.alert.notification {
  margin-bottom: 0;
  padding: 10px 0;
  font-size: 16px;
  color: #fff;
  fill: #fff;
}

.alert.notification.alert-danger {
  background-color: #eb1e32;
}

.alert.notification.alert-info {
  background-color: #509bf5;
}

.alert.notification.alert-success {
  background-color: #1db954;
}

.alert.notification a {
  color: #fff;
  text-decoration: none;
  font-weight: 500;
}

.alert.notification .message {
  padding-right: 30px;
}

.alert.notification .date {
  font-size: 14px;
  margin-bottom: 5px;
}

.alert.notification .close-button {
  position: absolute;
  top: 0;
  right: 4px;
  width: 32px;
  height: 32px;
  padding: 4px 4px 0 12px;
  cursor: pointer;
}

@media (max-width:991px) {
  .alert.notification .close-button {
    right: 0;
    padding: 4px 4px 0 10px;
  }
}

@media (max-width:991px) {
  .alert.notification .body {
    line-height: 1.2;
    margin-bottom: 7px;
  }
}

.contact-form-container .modal {
  top: 4em;
}

.contact-form-container .modal svg {
  fill: #fff;
}

.contact-form-container .modal p {
  margin-right: 30px;
}

.contact-form-container .modal .notification-date {
  font-size: 12px;
  font-style: italic;
}

@media (min-width:991px) {
  .contact-form-container .modal {
    top: 21em;
  }

  .contact-form-container .modal .modal-dialog {
    width: 750px;
  }

  .contact-form-container .modal .notification-icon {
    height: 80px;
    width: 80px;
    margin-left: 40px;
    margin-top: 25px;
  }

  .contact-form-container .modal .notification-body {
    padding-top: 20px;
    padding-bottom: 10px;
  }
}

.select-country {
  padding-top: 30px;
  padding-bottom: 30px;
}

.select-country h1 {
  margin-top: 24px;
  margin-bottom: 40px;
}

.select-country a {
  font-size: 16px;
  font-weight: 300;
}

.select-country .market {
  padding: 8px;
  margin-bottom: 8px;
}

.select-country .flag-icon {
  font-size: 30px;
  border: 1px solid #efefef;
}

.select-country .select-your-country-flex {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.alert-cookie {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  border: 0;
  background-color: #509bf5;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
}

.alert-cookie .container {
  padding-right: 8px;
}

.alert-cookie .container .alert-link {
  color: #fff;
  font-weight: 400;
}

.alert-cookie .container .close {
  margin-right: 0;
  color: #fff;
  font-size: 24px;
}

.alert-cookie .container .close:hover {
  text-decoration: none;
}

.article {
  font-size: 18px;
  background-color: #fff;
  padding: 8px 0;
  border-bottom: 1px solid #e3e3e3;
}

.article .h6,.article h6 {
  margin-bottom: 25px;
}

.article .nav-icon-chevron {
  width: 21px;
  height: 21px;
  position: absolute;
  right: 4px;
  top: 50%;
  margin-top: -10px;
}

.article.in-list {
  padding: 8px 10px;
}

.article.expanded {
  display: block;
}

.article.expanded .nav-icon-chevron {
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.article.expanded .in-list.article-content {
  display: block;
}

@media (min-width:768px) {
  .article.expanded .in-list.article-content {
    margin-left: 75px;
  }
}

.article .article-content {
  font-size: 15px;
  padding-top: 5px;
}

@media (min-width:768px) {
  .article .article-content {
    margin-right: 0;
    margin-left: 40px;
    padding-right: 15px;
  }
}

.article .article-content a {
  font-weight: 700;
}

@media (min-width:768px) {
  .article .article-content a.button {
    font-size: 18px;
    padding: 7px 24px;
  }
}

.article .article-content.in-list {
  display: none;
  margin: 0 10px;
}

.article .article-content img {
  border: 8px solid #efefef;
  margin: 10px 0 25px;
}

.article .article-content img.landscape {
  max-height: 260px;
}

@media (min-width:768px) {
  .article .article-content img.landscape {
    max-width: 550px;
  }
}

.article .article-content img.icon {
  border: 0;
  display: inline-block;
  max-height: 30px;
  max-width: 100px;
  margin: 0;
}

.article .article-content img.portrait {
  max-width: 265px;
  max-height: 350px;
}

.article .article-content img.rectangular {
  max-height: 426px;
}

.article .article-content img.sharer-image {
  border: 0;
  display: inline-block;
  width: 35px;
  height: 35px;
  vertical-align: middle;
  margin: 0 10px;
  padding: 0;
}

.article .article-content ol,.article .article-content ul {
  padding-left: 0;
  list-style: none;
  position: relative;
  margin-bottom: 40px;
  margin-top: 19px;
}

.article .article-content ol li,.article .article-content ul li {
  padding-left: 24px;
  margin-bottom: 5px;
}

.article .article-content ol li:last-child,.article .article-content ul li:last-child {
  margin-bottom: 0;
}

.article .article-content ol li:before,.article .article-content ul li:before {
  position: absolute;
  display: block;
  left: 0;
  width: 25px;
  font-weight: 500;
  text-align: left;
  content: "\2022   ";
}

.article .article-content ol li ol,.article .article-content ol li ul,.article .article-content ul li ol,.article .article-content ul li ul {
  margin-top: 10px;
  margin-bottom: 0;
}

.article .article-content ol {
  counter-reset: item;
}

.article .article-content ol>li {
  counter-increment: item;
}

.article .article-content ol>li:before {
  content: counter(item) ".";
}

.article .devices {
  margin: 0 -14px 25px;
}

@media (min-width:768px) {
  .article .devices {
    margin-left: 0;
    margin-right: 15px;
  }
}

.article .devices .item {
  position: relative;
  display: block;
  padding: 19px;
  margin-bottom: -1px;
  border: 1px solid #d9dadc;
  background-color: #fff;
}

.article .devices .item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.article .devices .item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

@media (min-width:768px) {
  .article .devices .item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
  }

  .article .devices .item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
  }

  .article .devices .item:hover {
    background-color: #f8f8f8;
  }
}

.article .devices .item h3 {
  cursor: pointer;
}

.article .devices .item .device {
  position: relative;
  margin: -20px;
  padding: 20px 20px 20px 28px;
  color: #2d46b9;
}

.article .devices .item .device:hover {
  color: #1e3264;
}

.article .devices .item .device svg {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: absolute;
  right: 28px;
  top: 50%;
  margin-top: -5px;
  width: 7px;
  height: 11px;
  fill: #2d46b9;
}

@media (min-width:768px) {
  .article .devices .item .device svg {
    right: 28px;
  }
}

.article .devices .item .inline-content {
  display: none;
  margin-top: 25px;
}

@media (min-width:768px) {
  .article .devices .item .inline-content {
    padding: 0 9px;
  }
}

.article .devices .item img {
  margin-left: auto;
  margin-right: auto;
}

.article .devices .item.active {
  padding-bottom: 0;
  background-color: #f8f8f8;
}

.article .devices .item.active h3 {
  font-weight: 500;
}

.article .devices .item.active svg {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.article .devices .item.active .inline-content {
  display: block;
}

.article .devices .item.active .device:hover {
  color: #2d46b9;
}

.article .btn-yes {
  margin-right: 10px;
}

.article .article-feedback {
  margin-bottom: 50px;
  text-align: center;
}

@media (min-width:768px) {
  .article .article-feedback {
    text-align: left;
  }
}

.article .additional-content {
  border-top: 1px solid #d9dadc;
  padding: 40px 0;
}

.article .additional-content h2 {
  margin-top: 0;
  margin-bottom: 10px;
}

.article .additional-content li {
  padding-bottom: 5px;
}

.article .additional-content li:last-child {
  padding-bottom: 0;
}

.article .additional-content a {
  font-weight: 400;
}

.article .icon-list .round-icon {
  background-color: #000;
  position: absolute;
  border-radius: 60px;
  border: 0;
  width: 30px;
  height: 30px;
  display: inline-block;
  left: 0;
  top: 50%;
  margin-top: -15px;
}

.article .icon-list .round-icon svg {
  width: 16.66666667px;
  height: 16.66666667px;
  margin-top: 6.66666667px;
  margin-left: 6.66666667px;
  fill: #fff;
}

.article .icon-list li {
  position: relative;
  padding-left: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.article .icon-list li:last-child {
  padding-bottom: 10px;
}

.article .feedback {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px dashed #969696;
}

.hide_links #article-list {
  margin-top: 18px;
}

.last-update {
  font-size: 12px;
  color: #919496;
}

.search-results-fullpage {
  margin-bottom: 75px;
}

.search-results-fullpage .list-article.navigation-list h2 {
  margin-top: 25px;
}

.contact-form-container .offers-container {
  margin-left: -8px;
  margin-right: -8px;
  margin-bottom: 40px;
}

.contact-form-container .offer {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  line-height: 1;
}

@media (min-width:768px) {
  .contact-form-container .offer {
    float: left;
    width: 50%;
  }
}

.contact-form-container .offer__container {
  padding: 40px 50px 50px;
  border: 3px solid #efefef;
}

.contact-form-container .offer__info {
  display: block;
  height: 100px;
  border-bottom: 2px solid #efefef;
}

.contact-form-container .offer__name {
  display: block;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .05em;
  text-transform: uppercase;
}

.contact-form-container .offer__pricing {
  font-size: 24px;
  font-weight: 400;
  letter-spacing: -.04em;
}

.contact-form-container .offer__price {
  font-size: 30px;
  font-weight: 700;
}

.contact-form-container .offer__features {
  margin: 0;
  padding: 30px 0;
  height: 200px;
  list-style: none;
  font-size: 14px;
  font-weight: 400;
}

.contact-form-container .offer__features li {
  padding-left: 30px;
  margin-bottom: 20px;
  position: relative;
}

.contact-form-container .offer__features li:before {
  content: "";
  height: 15px;
  width: 15px;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAA2klEQVRIicXWvQ6CMBDA8X80juUtyuhK4iLx5fBVBTRxdcHBNhaieNDLeUmXftyPlH5teYcH9sAVeKATDjgAO+CWNjTAEEoHVApYBbRJ3nNs8EllLPdMtAo5pnk9wPFDQw76DRuChQMuSugc1gbrZ0cpujhHDrp67JqB2bOzJIHGrxAnUsOkqComQdWxpagKJkXF2EbrizTDdEpNF43ptjDd+KZHm+nhbXo9mV7AjtdLTWPFzaFdsKiVMAlawx+eiTB+CPeZWIr2Sd5m2qEETkChgMUoQs4yVjwBZxFBvDri42IAAAAASUVORK5CYII=");
  background-size: contain;
  background-repeat: no-repeat;
}

.contact-form-container .offer__features li:last-of-type {
  margin-bottom: 0;
}

.contact-form-container .offer__action {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 18px;
  border-radius: 4px;
  padding: 7px 12px 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 14px;
  padding: 16px 48px 18px;
  transition-property: background-color,border-color,color,box-shadow,filter;
  transition-duration: .3s;
  border-width: 0;
  letter-spacing: 2px;
  min-width: 160px;
  text-transform: uppercase;
  white-space: normal;
  color: #fff;
  background-color: #000;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 2px;
  padding: 6px 10px 4px;
  font-size: 12px;
  line-height: 1;
  border-radius: 500px;
  padding: 10px 32px;
  display: block;
  width: 100%;
}

.contact-form-container .offer__action.active.focus,.contact-form-container .offer__action.active:focus,.contact-form-container .offer__action.focus,.contact-form-container .offer__action:active.focus,.contact-form-container .offer__action:active:focus,.contact-form-container .offer__action:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.contact-form-container .offer__action.focus,.contact-form-container .offer__action:focus,.contact-form-container .offer__action:hover {
  color: #333;
  text-decoration: none;
}

.contact-form-container .offer__action.active,.contact-form-container .offer__action:active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

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

a.contact-form-container .offer__action.disabled {
  pointer-events: none;
}

.contact-form-container .offer__action.active:focus,.contact-form-container .offer__action:active:focus,.contact-form-container .offer__action:focus:focus {
  outline: 0;
}

.contact-form-container .offer__action.active,.contact-form-container .offer__action:active {
  box-shadow: none;
  transition-duration: 0;
}

.input-group-btn .contact-form-container .offer__action,.input-group-lg .input-group-btn .contact-form-container .offer__action,.input-group-sm .input-group-btn .contact-form-container .offer__action {
  border-radius: 500px;
  min-width: 0;
  padding-left: 24px;
  padding-right: 24px;
  position: static;
}

.input-group-btn .contact-form-container .offer__action {
  height: 43px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.contact-form-container .offer__action:hover {
  color: #fff;
  background-color: #333;
}

.contact-form-container .offer__action:focus {
  color: #fff;
  background-color: #000;
  -webkit-box-shadow: 0 0 0 2px rgba(0,0,0,.1) inset;
  box-shadow: inset 0 0 0 2px rgba(0,0,0,.1);
}

.contact-form-container .offer__action.active,.contact-form-container .offer__action.active:hover,.contact-form-container .offer__action:active,.contact-form-container .offer__action:active:hover,.open>.dropdown-toggle.contact-form-container .offer__action,.open>.dropdown-toggle.contact-form-container .offer__action:hover {
  background-color: #000;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.contact-form-container .offer__action.disabled,.contact-form-container .offer__action[disabled] {
  background-color: #c1c3c6;
}

.contact-form-container .offer--close {
  margin-top: 100px;
}

@media (min-width:768px) {
  .contact-form-container .offer--close {
    right: 50%;
  }
}

@media (max-width:767px) {
  .contact-form-container .offer--close {
    margin-top: 0;
  }
}

@media (min-width:768px) {
  .contact-form-container .offer--free {
    left: 50%;
  }
}

.contact-form-container .offer--free .offer__container {
  color: #fff;
  background-color: #1ed760;
  border-color: #1ed760;
  box-shadow: -5px -3px 7.12px .88px rgba(0,0,0,.18);
}

.contact-form-container .offer--free .offer__price {
  font-size: 45px;
}

.contact-form-container .offer--free .offer__features li:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAACIUlEQVRYhdWYMUscQRTHf67hCqMWqQ1aRfG+QNBACCmCkOqwDaQSbO38BhbWgpgPcB9AsAgqFoaQ6lKcioWcnKnSCHdncYV/i509171zZ3eduZg/TDMzb96PfW9n5s2IJHKqDCwBi8Ac8Bp4acY6QBM4A46BPaCea3VJWVpJ0oqkmvKrZmxLWXxlgalIahQASaph1ioMNCGp6gAkqapZOxfQlKS6B5hIdeOjz/eI+pN6CvhhktWnmsACcBXvTAJNAD+Bec8wkU6At0Ar6ggSE3aGCIPxtfOgJxa/isecsan390UhKwHnwPQQv05cl8AboBuF7KsnmD/AJrABXKTMmzYMvZAV2YFtOpA0qfuUGJf0O2V+TWYfKnuCGVP/PvPFYlcOCA9KlzoEPgM3A8auLbZLAeGpPQwYgGWL/SKSTjOEoCPpl6S/BcIUtdUMfk6R1LZMOpL0yiz6QtK6JxhJapNh0ozFgSsYyRikqWVxtO8SJgKyhWw2xWHgEkZSOyC8BqTpGzD2yNjtI/2rwJZl3UFqBoQX8jS9A3ZToFzBAJwFhNWBTR8yQj0FBuA479GR9kcVyZmkykUO1++SRj3A9A5XFNZNebQn6aOk95K2HcDIMDzfC1oXWPtHMBjfXaCvLvNRGNpUjTM8+zKoBXzCvnu7UNP4asU7k0AQVpILhPS+dMKAqhX4fx4bkgVkwwFIQ098jom3oT1YDXr9sMnrk94dlzYUBFYdKB4AAAAASUVORK5CYII=");
}

.contact-form-container .offer--free .offer__action,.contact-form-container .offer--free .offer__action:hover {
  color: #1ed760;
  background-color: #fff;
}

.contact-form-container .offer--free .offer__action:focus {
  color: #1ed760;
  background-color: #ccc;
  -webkit-box-shadow: 0 0 0 2px rgba(0,0,0,.1) inset;
  box-shadow: inset 0 0 0 2px rgba(0,0,0,.1);
}

.contact-form-container .offer--free .offer__action.active,.contact-form-container .offer--free .offer__action.active:hover,.contact-form-container .offer--free .offer__action:active,.contact-form-container .offer--free .offer__action:active:hover,.open>.dropdown-toggle.contact-form-container .offer--free .offer__action,.open>.dropdown-toggle.contact-form-container .offer--free .offer__action:hover {
  background-color: #ccc;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.contact-form-container .offer--free .offer__action.disabled,.contact-form-container .offer--free .offer__action[disabled] {
  background-color: #c1c3c6;
}

.contact-form-container .offer--free:before {
  display: block;
  content: "";
  height: 100px;
  position: relative;
  background-image: url("../img/fw/free-bubbles.png");
  background-size: contain;
  background-position: right 8px;
  background-repeat: no-repeat;
}

.contact-form-container .gift-playlist {
  margin: 20px 0 40px;
}

.contact-form-container .links-list {
  margin: 30px 0;
  padding: 0;
  list-style: none;
}

.contact-form-container .links-list li {
  margin-bottom: 15px;
}

.contact-form-container .links-list svg {
  margin-left: 3px;
  width: 14px;
  height: 14px;
  fill: #2d46b9;
}

.contact-form-container .account-summary,.contact-form-container .issue-summary {
  margin: 30px 0;
  padding: 30px;
  background-color: #f8f8f8;
}

@media (min-width:768px) {
  .contact-form-container .account-summary,  .contact-form-container .issue-summary {
    padding: 30px 45px;
  }
}

.contact-form-container .account-summary__picture,.contact-form-container .issue-summary__picture {
  max-height: 150px;
  max-width: 150px;
  height: 100vh;
  width: 100vh;
  object-fit: cover;
  border: 2px solid #2d46b9;
  border-radius: 100%;
}

.contact-form-container .account-summary__picture--placeholder,.contact-form-container .issue-summary__picture--placeholder {
  padding: 30px;
  border-color: #c1c3c6;
}

.contact-form-container .account-summary__picture--placeholder svg,.contact-form-container .issue-summary__picture--placeholder svg {
  height: 86px;
  width: 86px;
  fill: #c1c3c6;
}

@media (min-width:768px) {
  .contact-form-container .account-summary__info,  .contact-form-container .issue-summary__info {
    padding-left: 45px;
  }
}

.contact-form-container .account-summary__info header,.contact-form-container .issue-summary__info header {
  padding: 30px 0 15px;
}

@media (min-width:768px) {
  .contact-form-container .account-summary__info header,  .contact-form-container .issue-summary__info header {
    padding-bottom: 45px;
  }
}

.contact-form-container .account-summary__info h1,.contact-form-container .issue-summary__info h1 {
  margin: 0 0 15px;
  font-size: 32px;
  word-wrap: break-word;
}

.contact-form-container .account-summary__usage,.contact-form-container .issue-summary__usage {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: -8px;
  margin-right: -8px;
}

.contact-form-container .account-summary__usage li,.contact-form-container .issue-summary__usage li {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 15px;
  font-weight: 500;
  text-transform: uppercase;
}

@media (min-width:768px) {
  .contact-form-container .account-summary__usage li,  .contact-form-container .issue-summary__usage li {
    float: left;
    width: 33.33333333%;
    margin-bottom: 0;
  }
}

.contact-form-container .account-summary__usage li strong,.contact-form-container .issue-summary__usage li strong {
  display: block;
}

.contact-form-container .account-summary__details,.contact-form-container .issue-summary__details {
  margin: 0;
  padding: 0;
  list-style: none;
}

.contact-form-container .account-summary__details li,.contact-form-container .issue-summary__details li {
  margin-bottom: 30px;
  font-weight: 400;
  word-wrap: break-word;
}

.contact-form-container .account-summary__details li span,.contact-form-container .issue-summary__details li span {
  display: block;
  color: #919496;
  text-transform: uppercase;
}

.contact-form-container .close-form {
  font-weight: 400;
}

.contact-form-container .close-form__list {
  margin-top: 30px;
  margin-bottom: 30px;
}

.contact-form-container .close-form__list span {
  display: block;
  margin-bottom: 15px;
  color: #919496;
  text-transform: uppercase;
}

.contact-form-container .close-form__list li,.contact-form-container .close-form__text {
  margin-bottom: 15px;
}

.contact-form-container .close-form__legal {
  font-weight: 300;
}

.contact-form-container .close-form__agreement {
  margin-top: 30px;
}

.contact-form-container .close-form__agreement label {
  font-weight: 400;
  color: #222326;
}

.contact-form-container .footnote {
  margin: 0;
  font-size: 14px;
  color: #919496;
}

.contact-form-container .footnote--expanded {
  margin-bottom: 15px;
}

.contact-form-container .footnote--expanded strong {
  display: block;
}

.contact-form-container .wizard-pager {
  margin: 40px 0 0;
  padding: 0;
  list-style: none;
}

.contact-form-container .wizard-pager:after,.contact-form-container .wizard-pager:before {
  content: " ";
  display: table;
}

.contact-form-container .wizard-pager:after {
  clear: both;
}

.contact-form-container .wizard-pager__previous {
  float: left;
}

.contact-form-container .wizard-pager__previous a {
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  color: #2d46b9;
  line-height: 50px;
  text-transform: uppercase;
}

.contact-form-container .wizard-pager__next {
  float: right;
}

.contact-form-container {
  margin-top: 100px;
  margin-bottom: 200px;
}

@media (max-width:768px) {
  .contact-form-container {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .contact-form-container .open-icon {
    display: none;
  }
}

.contact-form-container .support-title {
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 500;
  color: #919496;
  text-transform: uppercase;
}

@media (max-width:768px) {
  .contact-form-container .support-title {
    margin-bottom: 20px;
  }
}

.contact-form-container .progress {
  position: relative;
  top: 9px;
  margin-bottom: 60px;
}

.contact-form-container .progress-bar {
  background-color: #2d46b9;
}

.contact-form-container .steps-container {
  font-size: 16px;
  font-weight: 400;
  color: #919496;
  text-transform: uppercase;
  text-align: right;
}

@media (max-width:768px) {
  .contact-form-container .steps-container {
    text-align: center;
  }
}

.contact-form-container .steps {
  display: inline-block;
}

.contact-form-container h1 {
  margin-top: 0;
  margin-bottom: 30px;
  font-weight: 700;
}

@media (max-width:768px) {
  .contact-form-container h1 {
    font-size: 37px;
  }
}

.contact-form-container .description {
  margin-bottom: 15px;
  font-weight: 400;
}

.contact-form-container .list-group {
  margin-bottom: 40px;
}

.contact-form-container .list-group .list-group-item {
  padding: 0;
}

.contact-form-container .list-group .list-group-item.expanded {
  border-bottom: none;
}

.contact-form-container .list-group .list-group-item>a {
  display: block;
  position: relative;
  padding: 20px 45px 20px 30px;
  color: #000;
}

.contact-form-container .list-group .list-group-item>a:focus,.contact-form-container .list-group .list-group-item>a:hover {
  background-color: #efefef;
}

.contact-form-container .ideas-feedback .description {
  margin-bottom: 40px;
}

.contact-form-container .btn-royal-blue {
  margin-bottom: 45px;
}

.contact-form-container .checkbox input[type=checkbox]:checked~.control-indicator {
  background-color: #2d46b9;
  border-color: #2d46b9;
}

.contact-form-container .checkbox input[type=checkbox]:focus~.control-indicator {
  border-color: #2d46b9;
}

.contact-form-container .self-help-links .alert-info {
  padding: 30px;
  background-color: #509bf5;
  font-size: 18px;
  font-weight: 400;
}

.contact-form-container .self-help-links .alert-info a {
  display: block;
  word-break: break-all;
}

.contact-form-container .subscription-type-info {
  background-color: #509bf5;
  font-size: 18px;
  font-weight: 400;
  margin: 20px 0 -40px;
}

.contact-form-container .subscription-type-info p {
  padding: 5px;
}

.contact-form-container nav .pager {
  margin: 0 0 0 5px;
}

.contact-form-container nav .pager li>a {
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 52px;
  color: #2d46b9;
}

.contact-form-container>div {
  float: none;
  margin: auto;
}

.contact-form-container .btn-right {
  float: right;
}

.contact-form-container .topic-select svg {
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -10px;
  width: 20px;
  height: 20px;
}

.contact-form-container .topic-select svg.article-icon {
  width: 16px;
  height: 25px;
  margin-top: -12px;
}

.contact-form-container .topic-select svg.community-icon {
  width: 25px;
  height: 25px;
  margin-top: -12px;
}

.contact-form-container .topic-select svg.left-icon {
  right: auto;
  left: 20px;
}

.contact-form-container .topic-select svg.nav-icon-chevron {
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.contact-form-container .topic-select p {
  font-weight: 300;
  color: #919496;
  padding: 0;
  margin: 0;
}

.contact-form-container .suggested-item {
  display: block;
}

.contact-form-container .suggested-item svg {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 50%;
  right: 20px;
  margin-top: -9px;
}

.contact-form-container .suggested-item svg.article-icon {
  width: 16px;
  height: 25px;
  margin-top: -12px;
}

.contact-form-container .suggested-item svg.community-icon {
  width: 25px;
  height: 25px;
  margin-top: -12px;
  left: 30px;
}

@keyframes article-fade-in-animation {
  0% {
    background-color: #efefef;
  }

  to {
    background-color: #fff;
  }
}

.contact-form-container .article-fade-in {
  animation: article-fade-in-animation 2s;
}

.contact-form-container .article-select .article-icon {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  height: 20px;
  left: 30px;
}

.contact-form-container .article-select .inset {
  padding: 10px 50px;
}

@media (max-width:768px) {
  .contact-form-container .article-select .inset {
    padding-right: 0;
  }
}

.contact-form-container .article-select h5 {
  padding: 0;
  margin: 0;
}

.contact-form-container .article-select p.article-subheader {
  font-weight: 300;
  color: #919496;
  padding: 0;
  margin: 0;
}

.contact-form-container .topic-select a {
  font-weight: 400;
}

.contact-form-container .contact-form-information .well {
  margin-bottom: 40px;
  padding: 15px 30px;
  border-color: #c1c3c6;
}

.contact-form-container .contact-form-information .notification {
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.contact-form-container .english-banner a {
  text-decoration: underline;
}

.contact-form-container .english-banner p {
  margin: 0 25px;
}

.contact-form-container hr {
  margin-left: -20px;
  margin-right: -20px;
}

.contact-form-container .form-group {
  margin: 0;
  padding: 15px 0;
}

.contact-form-container .help-text {
  margin: 0 -20px 10px;
  padding: 10px 20px;
  background-color: #c3f0c8;
  color: #000;
  font-weight: 100;
}

.contact-form-container .thank-you {
  padding: 20px 0;
}

.contact-form-container .has-error .radio {
  margin-bottom: 10px;
}

.contact-form-container .has-error .radio:last-of-type {
  margin-bottom: 0;
}

.contact-form-container #article-list .article {
  margin-bottom: 20px;
  border: none;
  padding: 20px 30px 0;
}

.contact-form-container #article-list .article .feedback {
  margin-top: 10px;
  padding-top: 30px;
}

.contact-form-container #article-list .article:last-child {
  margin-bottom: 20px;
}

.contact-form-container #article-list .article-content {
  margin: 0;
  padding: 0;
}

.contact-form-container #article-list .article-feedback {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 20px;
}

.contact-form-container #article-list .article-feedback iframe {
  width: 100%;
  height: 100px;
}

.contact-form-container #article-list .article-feedback iframe.expanded {
  height: 380px;
}

@media (min-width:768px) {
  .contact-form-container #article-list .article-feedback iframe.expanded {
    height: 300px;
  }
}

.legal-notice {
  font-size: 12px;
  color: #919496;
}

.legal-notice .show-more {
  display: block;
}

.issue-summary h2 {
  margin: 0 0 20px;
  font-size: 24px;
  font-weight: 700;
}

@media (max-width:500px) {
  .dob-xs-padding {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }

  .dob-xs-padding:after,  .dob-xs-padding:before {
    content: " ";
    display: table;
  }

  .dob-xs-padding:after {
    clear: both;
  }

  #question {
    height: 6em;
  }
}

@media (min-width:768px) {
  .pull-right-sm {
    float: right;
  }
}

.tech-issues-overlay-list {
  margin: 30px 0 80px 10px;
}

@media (min-width:768px) {
  .tech-issues-overlay-list {
    margin-left: 30px;
  }
}

.tech-issues-overlay-list li {
  margin: 25px 0;
  font-weight: 700;
  padding-left: 20px;
}

.tech-issues-overlay-list li span {
  font-weight: 400;
}

.legal-points {
  margin-bottom: 60px;
}

.legal-points label {
  color: #222326;
}

.token-login-spinner {
  width: 40px;
  height: 40px;
  margin: 100px auto;
  background-color: #1db954;
  border-radius: 100%;
  -webkit-animation: sk-scaleout 1s infinite ease-in-out;
  animation: sk-scaleout 1s infinite ease-in-out;
}

@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
  }

  to {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

.svg-container {
  display: inline;
}

.scroll-button {
  background-color: #fff;
  width: 52px;
  height: 52px;
  fill: #2d46b9;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  border-radius: 52px;
  box-shadow: 0 0 7px 0 rgba(0,0,0,.13);
  margin-bottom: -26px;
  margin-top: -26px;
  padding: 5px;
  position: relative;
  z-index: 2;
  display: none;
}

@media (min-width:768px) {
  .scroll-button {
    display: block;
  }
}

.scroll-button:focus,.scroll-button:hover {
  fill: #1e3264;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.scroll-button svg {
  display: block;
  height: 22px;
  width: 100%;
}

.scroll-button svg+svg {
  margin-top: -12px;
}

.open-search-button {
  position: relative;
  display: none;
}

@media (min-width:768px) {
  .open-search-button {
    display: block;
  }
}

.open-search-button svg {
  position: absolute;
  top: 35px;
  right: 0;
  width: 25px;
  height: 25px;
  fill: #2d46b9;
  z-index: 100;
  cursor: pointer;
}

.open-search-button:hover svg {
  fill: #1e3264;
}

.show-sub-page-search .open-search-button {
  display: none;
}

.modal .modal-dialog.modal-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  margin: 0;
  min-width: 95%;
}

@media (min-width:768px) {
  .modal .modal-dialog.modal-center {
    min-width: 0;
    min-width: auto;
  }
}

.nav .user-img {
  object-fit: cover;
}
/*# sourceMappingURL=e1c5101b2e2e59a59e1b-support-site.css.map*/