/*!
 * 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;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../../fonts/glyphicons-halflings-regular.eot');
  src: url('../../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../../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: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  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);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .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;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .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-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .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-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, 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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, 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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-left: 8px;
      padding-right: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .select2-container .select2-selection--single .select2-selection__clear {
      position: relative; }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
  .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline-block;
      overflow: hidden;
      padding-left: 8px;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .select2-container .select2-search--inline {
    float: left; }
    .select2-container .select2-search--inline .select2-search__field {
      box-sizing: border-box;
      border: none;
      font-size: 100%;
      margin-top: 5px;
      padding: 0; }
      .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }
  .select2-results__option[aria-selected] {
    cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
    .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
      list-style: none; }
  .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
  .select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px; }
  .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
    .select2-container--classic .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none; }
    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
      border-color: transparent transparent #888 transparent;
      border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }
  .select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

/*! Select2 Bootstrap Theme v0.1.0-beta.4 | MIT License | github.com/select2/select2-bootstrap-theme */
.select2-container--bootstrap {
  display: block;
  /*------------------------------------*\
          #COMMON STYLES
  \*------------------------------------*/
  /**
   * Search field in the Select2 dropdown.
   */
  /**
   * No outline for all search fields - in the dropdown
   * and inline in multi Select2s.
   */
  /**
   * Adjust Select2's choices hover and selected styles to match
   * Bootstrap 3's default dropdown styles.
   *
   * @see http://getbootstrap.com/components/#dropdowns
   */
  /**
   * Clear the selection.
   */
  /**
   * Address disabled Select2 styles.
   *
   * @see https://select2.github.io/examples.html#disabled
   * @see http://getbootstrap.com/css/#forms-control-disabled
   */
  /*------------------------------------*\
          #DROPDOWN
  \*------------------------------------*/
  /**
   * Dropdown border color and box-shadow.
   */
  /**
   * Limit the dropdown height.
   */
  /*------------------------------------*\
          #SINGLE SELECT2
  \*------------------------------------*/
  /*------------------------------------*\
      #MULTIPLE SELECT2
  \*------------------------------------*/
  /**
   * Address Bootstrap control sizing classes
   *
   * 1. Reset Bootstrap defaults.
   * 2. Adjust the dropdown arrow button icon position.
   *
   * @see http://getbootstrap.com/css/#forms-control-sizes
   */
  /* 1 */
  /*------------------------------------*\
      #RTL SUPPORT
  \*------------------------------------*/
}
.select2-container--bootstrap .select2-selection {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555555;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  outline: 0;
}
.select2-container--bootstrap .select2-search--dropdown .select2-search__field {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555555;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.select2-container--bootstrap .select2-search__field {
  outline: 0;
  /* Firefox 18- */
  /**
   * Firefox 19+
   *
   * @see http://stackoverflow.com/questions/24236240/color-for-styled-placeholder-text-is-muted-in-firefox
   */
}
.select2-container--bootstrap .select2-search__field::-webkit-input-placeholder {
  color: #999;
}
.select2-container--bootstrap .select2-search__field:-moz-placeholder {
  color: #999;
}
.select2-container--bootstrap .select2-search__field::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.select2-container--bootstrap .select2-search__field:-ms-input-placeholder {
  color: #999;
}
.select2-container--bootstrap .select2-results__option {
  /**
   * Disabled results.
   *
   * @see https://select2.github.io/examples.html#disabled-results
   */
  /**
   * Hover state.
   */
  /**
   * Selected state.
   */
}
.select2-container--bootstrap .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--bootstrap .select2-results__option[aria-disabled=true] {
  color: #777777;
  cursor: not-allowed;
}
.select2-container--bootstrap .select2-results__option[aria-selected=true] {
  background-color: #f5f5f5;
  color: #262626;
}
.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
  background-color: #337ab7;
  color: #fff;
}
.select2-container--bootstrap .select2-results__option .select2-results__option {
  padding: 6px 12px;
}
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -12px;
  padding-left: 24px;
}
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -24px;
  padding-left: 36px;
}
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -36px;
  padding-left: 48px;
}
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -48px;
  padding-left: 60px;
}
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -60px;
  padding-left: 72px;
}
.select2-container--bootstrap .select2-results__group {
  color: #777777;
  display: block;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.428571429;
  white-space: nowrap;
}
.select2-container--bootstrap.select2-container--focus .select2-selection, .select2-container--bootstrap.select2-container--open .select2-selection {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border-color: #66afe9;
}
.select2-container--bootstrap.select2-container--open {
  /**
   * Make the dropdown arrow point up while the dropdown is visible.
   */
  /**
   * Handle border radii of the container when the dropdown is showing.
   */
}
.select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b {
  border-color: transparent transparent #999 transparent;
  border-width: 0 4px 4px 4px;
}
.select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-color: transparent;
}
.select2-container--bootstrap.select2-container--open.select2-container--above .select2-selection {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top-color: transparent;
}
.select2-container--bootstrap .select2-selection__clear {
  color: #999;
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
.select2-container--bootstrap .select2-selection__clear:hover {
  color: #333;
}
.select2-container--bootstrap.select2-container--disabled .select2-selection {
  border-color: #ccc;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.select2-container--bootstrap.select2-container--disabled .select2-selection,
.select2-container--bootstrap.select2-container--disabled .select2-search__field {
  cursor: not-allowed;
}
.select2-container--bootstrap.select2-container--disabled .select2-selection,
.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
  background-color: #eeeeee;
}
.select2-container--bootstrap.select2-container--disabled .select2-selection__clear,
.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove {
  display: none;
}
.select2-container--bootstrap .select2-dropdown {
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  border-color: #66afe9;
  overflow-x: hidden;
  margin-top: -1px;
}
.select2-container--bootstrap .select2-dropdown--above {
  margin-top: 1px;
}
.select2-container--bootstrap .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--bootstrap .select2-selection--single {
  height: 34px;
  line-height: 1.428571429;
  padding: 6px 24px 6px 12px;
  /**
   * Adjust the single Select2's dropdown arrow button appearance.
   */
}
.select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
  position: absolute;
  bottom: 0;
  right: 12px;
  top: 0;
  width: 4px;
}
.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  border-color: #999 transparent transparent transparent;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  height: 0;
  left: 0;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
  color: #555555;
  padding: 0;
}
.select2-container--bootstrap .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--bootstrap .select2-selection--multiple {
  min-height: 34px;
  /**
   * Make Multi Select2's choices match Bootstrap 3's default button styles.
   */
  /**
   * Minus 2px borders.
   */
  /**
   * Clear the selection.
   */
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  display: block;
  line-height: 1.428571429;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  float: left;
  margin-top: 5px;
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  color: #555555;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin: 5px 0 0 6px;
  padding: 0 6px;
}
.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  background: transparent;
  padding: 0 12px;
  height: 32px;
  line-height: 1.428571429;
  margin-top: 0;
  min-width: 5em;
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 3px;
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 6px;
}
.select2-container--bootstrap.input-sm, .select2-container--bootstrap.input-lg {
  border-radius: 0;
  font-size: 12px;
  height: auto;
  line-height: 1;
  padding: 0;
}
.select2-container--bootstrap.input-sm .select2-selection--single, .input-group-sm .select2-container--bootstrap .select2-selection--single, .form-group-sm .select2-container--bootstrap .select2-selection--single {
  border-radius: 3px;
  font-size: 12px;
  height: 30px;
  line-height: 1.5;
  padding: 5px 22px 5px 10px;
  /* 2 */
}
.select2-container--bootstrap.input-sm .select2-selection--single .select2-selection__arrow b, .input-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b, .form-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  margin-left: -5px;
}
.select2-container--bootstrap.input-sm .select2-selection--multiple, .input-group-sm .select2-container--bootstrap .select2-selection--multiple, .form-group-sm .select2-container--bootstrap .select2-selection--multiple {
  min-height: 30px;
}
.select2-container--bootstrap.input-sm .select2-selection--multiple .select2-selection__choice, .input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice, .form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  font-size: 12px;
  line-height: 1.5;
  margin: 4px 0 0 5px;
  padding: 0 5px;
}
.select2-container--bootstrap.input-sm .select2-selection--multiple .select2-search--inline .select2-search__field, .input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field, .form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  padding: 0 10px;
  font-size: 12px;
  height: 28px;
  line-height: 1.5;
}
.select2-container--bootstrap.input-sm .select2-selection--multiple .select2-selection__clear, .input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear, .form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 5px;
}
.select2-container--bootstrap.input-lg .select2-selection--single, .input-group-lg .select2-container--bootstrap .select2-selection--single, .form-group-lg .select2-container--bootstrap .select2-selection--single {
  border-radius: 6px;
  font-size: 18px;
  height: 46px;
  line-height: 1.3333333;
  padding: 10px 31px 10px 16px;
  /* 1 */
}
.select2-container--bootstrap.input-lg .select2-selection--single .select2-selection__arrow, .input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow, .form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
  width: 5px;
}
.select2-container--bootstrap.input-lg .select2-selection--single .select2-selection__arrow b, .input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b, .form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  border-width: 5px 5px 0 5px;
  margin-left: -5px;
  margin-left: -10px;
  margin-top: -2.5px;
}
.select2-container--bootstrap.input-lg .select2-selection--multiple, .input-group-lg .select2-container--bootstrap .select2-selection--multiple, .form-group-lg .select2-container--bootstrap .select2-selection--multiple {
  min-height: 46px;
}
.select2-container--bootstrap.input-lg .select2-selection--multiple .select2-selection__choice, .input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice, .form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 4px;
  margin: 9px 0 0 8px;
  padding: 0 10px;
}
.select2-container--bootstrap.input-lg .select2-selection--multiple .select2-search--inline .select2-search__field, .input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field, .form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  padding: 0 16px;
  font-size: 18px;
  height: 44px;
  line-height: 1.3333333;
}
.select2-container--bootstrap.input-lg .select2-selection--multiple .select2-selection__clear, .input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear, .form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 10px;
}
.select2-container--bootstrap.input-lg.select2-container--open .select2-selection--single {
  /**
   * Make the dropdown arrow point up while the dropdown is visible.
   */
}
.select2-container--bootstrap.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #999 transparent;
  border-width: 0 5px 5px 5px;
}
.input-group-lg .select2-container--bootstrap.select2-container--open .select2-selection--single {
  /**
   * Make the dropdown arrow point up while the dropdown is visible.
   */
}
.input-group-lg .select2-container--bootstrap.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #999 transparent;
  border-width: 0 5px 5px 5px;
}
.select2-container--bootstrap[dir="rtl"] {
  /**
   * Single Select2
   *
   * 1. Makes sure that .select2-selection__placeholder is positioned
   *    correctly.
   */
  /**
   * Multiple Select2
   */
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--single {
  padding-left: 24px;
  padding-right: 12px;
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 0;
  padding-left: 0;
  text-align: right;
  /* 1 */
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 12px;
  right: auto;
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow b {
  margin-left: 0;
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
  float: right;
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 0;
  margin-right: 6px;
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/*------------------------------------*\
    #ADDITIONAL GOODIES
\*------------------------------------*/
/**
 * Address Bootstrap's validation states
 *
 * If a Select2 widget parent has one of Bootstrap's validation state modifier
 * classes, adjust Select2's border colors and focus states accordingly.
 * You may apply said classes to the Select2 dropdown (body > .select2-container)
 * via JavaScript match Bootstraps' to make its styles match.
 *
 * @see http://getbootstrap.com/css/#forms-control-validation
 */
.has-warning .select2-dropdown,
.has-warning .select2-selection {
  border-color: #8a6d3b;
}
.has-warning .select2-container--focus .select2-selection,
.has-warning .select2-container--open .select2-selection {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  border-color: #66512c;
}
.has-warning.select2-drop-active {
  border-color: #66512c;
}
.has-warning.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #66512c;
}

.has-error .select2-dropdown,
.has-error .select2-selection {
  border-color: #a94442;
}
.has-error .select2-container--focus .select2-selection,
.has-error .select2-container--open .select2-selection {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  border-color: #843534;
}
.has-error.select2-drop-active {
  border-color: #843534;
}
.has-error.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #843534;
}

.has-success .select2-dropdown,
.has-success .select2-selection {
  border-color: #3c763d;
}
.has-success .select2-container--focus .select2-selection,
.has-success .select2-container--open .select2-selection {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  border-color: #2b542c;
}
.has-success.select2-drop-active {
  border-color: #2b542c;
}
.has-success.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #2b542c;
}

/**
 * Select2 widgets in Bootstrap Input Groups
 *
 * When Select2 widgets are combined with other elements using Bootstraps
 * "Input Group" component, we don't want specific edges of the Select2
 * container to have a border-radius.
 *
 * Use .select2-bootstrap-prepend and .select2-bootstrap-append on
 * a Bootstrap 3 .input-group to let the contained Select2 widget know which
 * edges should not be rounded as they are directly followed by another element.
 *
 * @see http://getbootstrap.com/components/#input-groups
 */
/**
 * Mimick Bootstraps .input-group .form-control styles.
 *
 * @see https://github.com/twbs/bootstrap/blob/master/less/input-groups.less
 */
.input-group .select2-container--bootstrap {
  display: table;
  table-layout: fixed;
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group.select2-bootstrap-prepend .select2-container--bootstrap .select2-selection {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group.select2-bootstrap-append .select2-container--bootstrap .select2-selection {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/**
 * Adjust alignment of Bootstrap buttons in Bootstrap Input Groups to address
 * Multi Select2's height which - depending on how many elements have been selected -
 * may grow taller than its initial size.
 *
 * @see http://getbootstrap.com/components/#input-groups
 */
.select2-bootstrap-append .select2-container--bootstrap,
.select2-bootstrap-append .input-group-btn,
.select2-bootstrap-append .input-group-btn .btn,
.select2-bootstrap-prepend .select2-container--bootstrap,
.select2-bootstrap-prepend .input-group-btn,
.select2-bootstrap-prepend .input-group-btn .btn {
  vertical-align: top;
}

/**
 * Temporary fix for https://github.com/select2/select2-bootstrap-theme/issues/9
 *
 * Provides `!important` for certain properties of the class applied to the
 * original `<select>` element to hide it.
 *
 * @see https://github.com/select2/select2/pull/3301
 * @see https://github.com/fk/select2/commit/31830c7b32cb3d8e1b12d5b434dee40a6e753ada
 */
.form-control.select2-hidden-accessible {
  position: absolute !important;
  width: 1px !important;
}

/**
 * Display override for inline forms
*/
.form-inline .select2-container--bootstrap {
  display: inline-block;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* Swiper */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}

.header__line .container,
body,
html {
    position: relative;
}

.about,
.form,
.form .form_object,
.modal,
.results,
.top-block {
    box-sizing: border-box;
}

    .clearfix:after,
    .form .form-subtitle:after,
    .header__line .location > a:after,
    .header__line .pull-right > a.login:before,
    .header__main nav > ul > li.dropdown > a:after,
    .reviews .swiper-slide .meta .review-city:before,
    .top-block:before {
        content: '';
    }

    .header__main nav ul,
    .modal#terms ul {
        list-style: none;
    }

    .form .form_object form select,
    .modal form select,
    .summer_page__form .form_inner form select {
        -webkit-appearance: none;
        -moz-appearance: none;
        text-overflow: '';
    }

/*@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 100;
    src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v15/rB9EtQHnJI9-9iLCzVr5P_esZW2xOQ-xsNqO47m55DA.ttf) format('truetype')
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v15/Fl4y0QdOxyyTHEGMXX8kcaCWcynf_cDxXwCLxiixG1c.ttf) format('truetype')
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/B85vmdvDILX92ray16e-1g.ttf) format('truetype')
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v15/oHi30kwQWvpCWqAhzHcCSKCWcynf_cDxXwCLxiixG1c.ttf) format('truetype')
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v15/isZ-wbCXNKAbnjo6_TwHTqCWcynf_cDxXwCLxiixG1c.ttf) format('truetype')
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v15/3Y_xCyt7TNunMGg0Et2pnqCWcynf_cDxXwCLxiixG1c.ttf) format('truetype')
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 100;
    src: local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url(https://fonts.gstatic.com/s/roboto/v15/5z9jpDJQqVE5bmkRqplJfi3USBnSvpkopQaUR-2r7iU.ttf) format('truetype')
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 300;
    src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v15/7m8l7TlFO-S3VkhHuR0at5p-63r6doWhTEbsfBIRJ7A.ttf) format('truetype')
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 400;
    src: local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v15/sWTqoqnV-OOzHbi5P-jvYPesZW2xOQ-xsNqO47m55DA.ttf) format('truetype')
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 500;
    src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(https://fonts.gstatic.com/s/roboto/v15/OLffGBTaF0XFOW1gnuHF0Zp-63r6doWhTEbsfBIRJ7A.ttf) format('truetype')
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 700;
    src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v15/t6Nd4cfPRhZP44Q5QAjcC5p-63r6doWhTEbsfBIRJ7A.ttf) format('truetype')
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 900;
    src: local('Roboto Black Italic'), local('Roboto-BlackItalic'), url(https://fonts.gstatic.com/s/roboto/v15/bmC0pGMXrhphrZJmniIZpZp-63r6doWhTEbsfBIRJ7A.ttf) format('truetype')
}

@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v8/pkYDSlCHbDnBWPT5PPFFTA.ttf) format('truetype')
}

@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    src: local('PT Sans Bold'), local('PTSans-Bold'), url(https://fonts.gstatic.com/s/ptsans/v8/g46X4VH_KHOWAAa-HpnGPi3USBnSvpkopQaUR-2r7iU.ttf) format('truetype')
}

@font-face {
    font-family: 'PT Sans';
    font-style: italic;
    font-weight: 400;
    src: local('PT Sans Italic'), local('PTSans-Italic'), url(https://fonts.gstatic.com/s/ptsans/v8/7dSh6BcuqDLzS2qAASIeuqCWcynf_cDxXwCLxiixG1c.ttf) format('truetype')
}

@font-face {
    font-family: 'PT Sans';
    font-style: italic;
    font-weight: 700;
    src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url(https://fonts.gstatic.com/s/ptsans/v8/lILlYDvubYemzYzN7GbLkPOEPOIfcPv-fZ-WyMUtx48.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/RjgO7rYTmqiVp7vzi-Q5UaCWcynf_cDxXwCLxiixG1c.ttf) format('truetype')
}*/

body,
html {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

a:focus {
    outline: 0 !important;
}

article,
aside,
audio,
canvas,
caption,
details,
div,
figure,
footer,
header,
hgroup,
iframe,
img,
mark,
menu,
nav,
object,
section,
span,
summary,
table,
tbody,
td,
tfoot,
thead,
tr,
video {
    border: 0;
    margin: 0;
    padding: 0;
}

a,
abbr,
address,
b,
blockquote,
cit,
code,
dd,
del,
dfn,
dl,
dt,
em,
fieldset,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
i,
ins,
label,
legend,
li,
ol,
p,
pre,
q,
samp,
small,
strong,
sub,
sup,
ul {
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
}

.nopadding,
.nopadding-left {
    padding-left: 0 !important;
}

.nopadding,
.nopadding-right {
    padding-right: 0 !important;
}

article,
aside,
audio,
canvas,
figcaption,
figure,
figure img,
footer,
header,
hgroup,
nav,
section,
video {
    display: block;
}

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

    table caption,
    table td,
    table th {
        text-align: left;
        vertical-align: middle;
    }

.map,
.map__value span,
.map__value strong,
.results,
.top-block .container {
    text-align: center;
}

a img {
    border: 0;
}

:focus {
    outline: 0;
}

.clearfix:after {
    clear: both;
    display: table;
}

::-webkit-input-placeholder {
    opacity: 1 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

:-moz-placeholder {
    opacity: 1 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

::-moz-placeholder {
    opacity: 1 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

:-ms-input-placeholder {
    opacity: 1 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.modal {
    transform: scale(.8);
}

.popup_visible .modal {
    transform: scale(1);
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-backface-visibility: hidden;
    transition: all .3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.header__line {
    background-color: #f2f2f2;
    padding: 20px 0;
}

    .header__line .location > a {
        font-family: Roboto, sans-serif;
        font-weight: 400;
        font-size: 15px;
        color: #798189;
        text-decoration: none;
    }

        .header__line .location > a:hover {
            text-decoration: underline;
        }

        .header__line .location > a:after {
            float: right;
            background-image: url(/Content/images/location-icon-gray.png);
            background-repeat: no-repeat;
            width: 16px;
            height: 20px;
            margin-left: 5px;
            transition: all .2s ease-out;
        }

    .header__line .location.active {
        background-color: #FFF;
        margin: -30px 0 -30px -30px;
        padding: 30px 20px 20px 30px;
        position: relative;
        z-index: 999;
    }

        .header__line .location.active > a:after {
            background-image: url(/Content/images/location-icon-blue.png);
        }

    .header__line .location_popup {
        position: absolute;
        left: 0;
        top: 71px;
        background-color: #FFF;
        width: 1200px;
        z-index: 9999999;
        display: none;
    }

        .header__line .location_popup #map_obj {
            width: 100%;
            height: 560px;
        }

        .header__line .location_popup .lists .list {
            width: 290px;
            float: left;
            margin: 30px 0 30px 30px;
            position: relative;
        }

    /*.header__line .location_popup .lists .list > span {
                width: 100%;
                display: block;
                border-left: 0;
                border-right: 0;
                border-top: 0;
                border-bottom: 3px solid #babec2;
                font-family: Roboto, sans-serif;
                font-weight: 400;
                font-size: 14px;
                color: #333;
                transition: all .2s ease-out;
                cursor: pointer;
                padding: 10px 20px;
                background-image: url(/Content/images/menu-arrow.png);
                background-repeat: no-repeat;
                background-position: 96% 18px;
            }

                .header__line .location_popup .lists .list > span:focus,
                .header__line .location_popup .lists .list > span:hover {
                    border-color: #a1ddf4;
                }

            .header__line .location_popup .lists .list ul {
                padding: 10px;
                position: absolute;
                z-index: 9;
                width: 100%;
                top: 43px;
                margin: 0;
                background-color: #FFF;
                list-style: none;
                border: 1px solid #a1ddf4;
                display: none;
            }

                .header__line .location_popup .lists .list ul span {
                    font-family: Roboto, sans-serif;
                    font-weight: 700;
                    font-size: 15px;
                    color: #798189;
                    padding-bottom: 5px;
                    display: block;
                    margin-bottom: 5px;
                    border-bottom: 1px solid #babec2;
                }

                .header__line .location_popup .lists .list ul li {
                    margin-bottom: 10px;
                }

                    .header__line .location_popup .lists .list ul li:last-child {
                        margin-bottom: 0;
                    }

                    .header__line .location_popup .lists .list ul li a {
                        font-family: Roboto, sans-serif;
                        font-weight: 400;
                        font-size: 14px;
                        color: #798189;
                    }*/

    .header__line .pull-right > a,
    .header__main nav > ul > li.dropdown ul li a,
    .header__main nav > ul > li > a {
        font-family: Roboto, sans-serif;
        font-size: 15px;
    }

    .header__line .location_popup .lists .list ul li a:hover {
        color: #313639;
    }

    .header__line .social {
        margin-top: -3px;
    }

        .header__line .social a {
            margin-left: 36px;
            transition: all .3s ease-out;
        }

            .header__line .social a:hover {
                opacity: .7;
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
            }

    .header__line .pull-right > a {
        font-weight: 400;
        color: #798189;
        text-decoration: none;
        margin-left: 50px;
        display: inline-block;
    }

        .header__line .pull-right > a:hover {
            text-decoration: underline;
        }

        .header__line .pull-right > a.login:before {
            width: 23px;
            height: 23px;
            background-image: url(/Content/images/profile-icon.png);
            background-repeat: no-repeat;
            float: left;
            margin-top: -3px;
            margin-right: 10px;
        }

.header__main {
    background-color: #FFF;
    transition: all .2s ease-out;
}

    .header__main nav {
        margin: 0 10px;
    }

        .header__main nav > ul > li {
            float: left;
        }

            .header__main nav > ul > li:last-child {
                margin-right: 0;
            }

            .header__main nav > ul > li > a {
                font-weight: 400;
                color: #313639;
                text-decoration: none;
                display: block;
                padding: 50px 15px;
                transition: all .2s ease-out;
            }

                .header__main nav > ul > li > a:hover {
                    background-color: #e7e9ec;
                }

                .header__main nav > ul > li > a.scroll {
                    border: 2px solid #f8ce28;
                    padding: 8px 15px;
                    border-radius: 3px;
                    margin-top: 40px;
                    margin-left: 15px;
                    transition: all .2s ease-out;
                }

                    .header__main nav > ul > li > a.scroll:hover {
                        text-decoration: none;
                        background-color: #f8ce28;
                    }

            .header__main nav > ul > li.dropdown {
                position: relative;
            }

                .header__main nav > ul > li.dropdown > a:after {
                    float: right;
                    background-image: url(/Content/images/menu-arrow.png);
                    background-repeat: no-repeat;
                    width: 14px;
                    height: 8px;
                    margin-left: 5px;
                    margin-top: 7px;
                    transition: all .2s ease-out;
                }

                .header__main nav > ul > li.dropdown:hover {
                    background-color: #e7e9ec;
                }

                    .header__main nav > ul > li.dropdown:hover > a:after {
                        transform: rotate(180deg);
                    }

                    .header__main nav > ul > li.dropdown:hover ul {
                        display: block;
                        z-index: 9;
                    }

                .header__main nav > ul > li.dropdown ul {
                    position: absolute;
                    top: 100%;
                    left: 0;
                    width: 285px;
                    display: none;
                    background-color: #e7e9ec;
                    padding: 0 15px 15px;
                    transition: all .2s ease-out;
                }

                    .header__main nav > ul > li.dropdown ul li a {
                        font-weight: 300;
                        color: #313639;
                        margin-bottom: 12px;
                        line-height: 15px;
                        display: inline-block;
                        transition: all .2s ease-out;
                        border-bottom: 3px solid transparent;
                    }

                        .header__main nav > ul > li.dropdown ul li a:hover {
                            border-bottom: 3px solid #65c2e5;
                            text-decoration: none;
                        }

                    .header__main nav > ul > li.dropdown ul li:first-child {
                        margin-top: 15px;
                    }

                    .header__main nav > ul > li.dropdown ul li:last-child a {
                        margin-bottom: 0;
                    }

    .header__main .logo img {
        margin-top: 20px;
        height: 86px;
        width: auto;
    }

.top-block video,
.top-block:before {
    width: 100%;
    top: 0;
    left: 0;
}

.header__main a.phone {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 1.47rem;
    color: #313639;
    text-decoration: none;
    line-height: 2rem;
    /*margin-top: 4.4rem;*/
    display: inline-block;
}

    .header__main a.phone:hover {
        opacity: .6;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    }

.header__main p {
    display: block;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    font-size: 10px;
    color: #313639;
}

.top-block {
   /* padding: 7% 0 0;*/
    position: relative;
    overflow: hidden;
    background-color: #fff;
}

.messengers-mobile {
    display: none;
}

.messengers-desktop {
    position: fixed;
    bottom: 30px;
    right: 40px;
    z-index: 100;
    display: block;
}

@media (max-width:540px) {
    .messengers-mobile {
        position: fixed;
        bottom: 0px;
        width: 100%;
        height: 50px;
        background-color: #fff;
        z-index: 100;
        display: block;
    }
}

@media (max-width:540px) {
    .messengers-desktop {
        display: none;
    }
}

@media (max-height:768px) {
    .top-block {
       /* padding: 8% 0 0;*/
    }
}

@media (max-width:992px) {
    .top-block {
        height: 576px !important;
    }
}

.top-block video {
    position: absolute;
    right: 0;
    display: block;
    z-index: 0;
}

.top-block .container {
    position: relative;
    z-index: 2;
}

    .top-block .container h2 {
        font-family: 'PT Sans', sans-serif;
        font-weight: 700;
        font-size: 48px;
        color: #fff;
        display: block;
        margin-bottom: 30px;
        line-height: 48px;
    }

    .top-block .container p {
        font-family: Roboto, sans-serif;
        font-weight: 400;
        font-size: 20px;
        color: #fff;
        display: block;
        line-height: 20px;
        margin-bottom: 60px;
    }

    .about .container h2,
    .top-block .container a.btn--yellow {
        font-family: 'PT Sans', sans-serif;
    }

    .top-block .container a.btn {
        display: inline-block;
        transition: all .2s ease-out;
    }

    .top-block .container a.btn--yellow {
        font-weight: 400;
        font-size: 30px;
        color: #313639;
        text-align: center;
        padding: 20px 30px;
        background: #fbcb2a;
        line-height: 30px;
        border-radius: 5px;
        border-bottom: 3px solid #f6c300;
    }

    .top-block .container a.btn:hover {
        text-decoration: none;
        background: #eeb804;
        border-color: #c39b00;
    }

.about,
.form,
.map,
.results {
    background-position: center top;
}

.top-block:before {
    height: 100%;
    position: absolute;
    z-index: 2;
    background-image: url(/Content/images/dots.png);
    background-repeat: repeat;
    box-shadow: 0 0 129px -25px rgba(0, 0, 0, .8) inset;
}

.about,
.form,
.form .form-subtitle:after,
.map,
.results,
.top-block a.down {
    background-repeat: no-repeat;
}

.top-block a.down {
    width: 97px;
    height: 52px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -48px;
    z-index: 3;
    background-image: url(/Content/images/arrow-down.png);
    transition: all .2s ease-out;
    animation-name: arrow;
    animation-duration: 3s;
    animation-iteration-count: infinite;
}

    .top-block a.down:hover {
        transform: scale(1.1);
        animation: 0;
    }

.about {
    background-image: url(/Content/images/index/1920/about-background_1920.jpg);
    height: 700px;
    padding: 185px 0 0;
}

@media(max-width:980px) {
    .about {
        background-image: url(/Content/images/index/980/about-background_980.jpg);
    }
}

@media(max-width:640px) {
    .about {
        background-image: url(/Content/images/index/640/about-background_640.jpg);
    }
}

.about .container h2,
.about .container p {
    width: 34%;
    margin-left: 140px;
    display: block;
}

.about .container h2 {
    font-weight: 700;
    font-size: 34px;
    color: #003a70;
    line-height: 34px;
    margin-bottom: 30px;
}

.about .container p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #313639;
    line-height: 26px;
}

.map h2,
.map__value strong {
    font-weight: 700;
    font-family: 'PT Sans', sans-serif;
}

.map {
    background-image: url(/Content/images/index/1920/map-background_1920.jpg);
    padding: 60px 0 40px;
}

@media(max-width:980px) {
    .map {
        background-image: url(/Content/images/index/980/map-background_980.jpg);
    }
}

@media(max-width:640px) {
    .map {
        background-image: url(/Content/images/index/640/map-background_640.jpg);
    }
}

.map h2 {
    font-size: 34px;
    color: #fff;
    line-height: 42px;
}

.map__element {
    margin: 30px 0;
}

    .map__element img {
        display: block;
        margin: 0 auto;
    }

.map__value strong {
    font-size: 100px;
    color: #fff;
    display: block;
    line-height: 120px;
}

.map__value span {
    display: block;
    line-height: 44px;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    font-size: 44px;
    color: #fff;
}

.map p {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #00263a;
    margin-top: 20px;
}

.results h2,
.teaching .text h2 {
    font-family: 'PT Sans', sans-serif;
    color: #003a70;
    display: block;
}

.results {
    background-image: url(/Content/images/results-background.jpg);
    height: 485px;
    padding: 90px 0 0;
}

    .results h2 {
        font-weight: 400;
        font-size: 48px;
        line-height: 60px;
    }

.teaching {
    background-color: #f7f7f8;
    padding: 120px 0;
}

    .teaching .text {
        padding-left: 80px;
    }

        .teaching .text h2 {
            font-weight: 700;
            font-size: 30px;
            line-height: 38px;
            margin-bottom: 40px;
        }

        .teaching .text p,
        .teaching a.btn {
            font-family: Roboto, sans-serif;
            color: #313639;
        }

        .teaching .text p {
            font-weight: 300;
            font-size: 18px;
            line-height: 26px;
            margin-bottom: 40px;
        }

    .teaching a.btn {
        font-weight: 400;
        font-size: 15px;
        border-radius: 5px;
        border: 1px solid #dfe1e6;
        padding: 13px 25px;
        transition: all .2s ease-out;
        display: inline-block;
    }

        .teaching a.btn.mobile {
            display: none;
        }

@media (max-width:992px) {
    .teaching a.btn {
        display: none;
    }

        .teaching a.btn.mobile {
            display: inline-block !important;
            margin-top: 40px;
        }
}

.teaching a.btn:hover {
    text-decoration: none;
    background-color: #dfe1e6;
}

.teaching .images .item {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 158px;
    margin-top: 25px;
}

    .teaching .images .item img {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    }

@media(max-width:767px) {
    .teaching .images .item {
        display: block !important;
    }
}

.teaching .images .item.pull-right {
    margin-left: 70px;
}

    .teaching .images .item.pull-right.last {
        margin-left: 0;
    }

    .teaching .images .item.pull-right img {
        /*border-radius: 100%;*/
    }

.teaching .images .item.pull-left {
    margin-right: 70px;
}

    .teaching .images .item.pull-left.last {
        margin-right: 0;
    }

.profile {
    background-color: #f7f7f8;
    padding: 0 0 110px;
}

    .profile .text {
        padding-left: 40px;
    }

@media(max-width:767px) {
    .profile .text {
        margin-top: 40px;
        text-align: center;
    }
}

.profile .text h2 {
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    font-size: 30px;
    color: #003a70;
    line-height: 38px;
    display: block;
    margin-bottom: 40px;
}

.profile .text p,
.profile a.btn {
    font-family: Roboto, sans-serif;
}

.profile .text p {
    font-weight: 300;
    font-size: 18px;
    color: #313639;
    line-height: 26px;
    margin-bottom: 40px;
}

.benefits .item span,
.profile a.btn {
    font-weight: 400;
    color: #313639;
    transition: all .2s ease-out;
}

.profile a.btn {
    font-size: 15px;
    border-radius: 5px;
    border: 1px solid #dfe1e6;
    padding: 13px 25px;
    display: inline-block;
}

.benefits .item span,
.form h2 {
    font-family: 'PT Sans', sans-serif;
    text-align: center;
}

.profile a.btn.mobile {
    display: none;
}

.profile a.btn:hover {
    text-decoration: none;
    background-color: #dfe1e6;
}

.profile .image img {
    display: block;
    margin: -40px auto 0;
    max-width: 100%;
    height: auto;
}

.benefits {
    padding: 140px 0;
}

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

        .benefits .item img {
            display: block;
            margin: 0 auto 70px;
        }

        .benefits .item span {
            display: inline-block;
            border-bottom: 3px solid #a1ddf4;
            font-size: 26px;
            line-height: 26px;
            margin-bottom: 5px;
        }

        .benefits .item:hover {
            cursor: pointer;
        }

            .benefits .item:hover span {
                background-color: #a1ddf4;
            }

/*.gm-style div:first-child div:nth-child(4) div:nth-child(4)>div {
    width: 200px!important
}

.gm-style div:first-child div:nth-child(4) div:nth-child(4)>div>div:nth-child(2) {
    width: 150px!important
}*/

#FirstLessonBlock.form {
    padding: 80px 0;
    background-image: url(/Content/images/index/1920/form-background_1920.jpg);
    text-align: center;
    background-size: cover;
}

@media(max-width:980px) {
    #FirstLessonBlock.form {
        background-image: url(/Content/images/index/980/form-background_980.jpg);
    }
}

@media(max-width:640px) {
    #FirstLessonBlock.form {
        background-image: url(/Content/images/index/640/form-background_640.jpg);
    }
}

@media (min-width:1920px) {
    .about,
    .form,
    .map,
    .results {
        background-size: cover;
    }
}

.form h2 {
    font-weight: 700;
    font-size: 34px;
    color: #fff;
    display: block;
    line-height: 34px;
    margin-bottom: 30px;
}

.form .form-subtitle {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    font-size: 24px;
    color: #fbcb2a;
    text-align: center;
    display: inline-block;
    margin-bottom: 80px;
    position: relative;
}

    .form .form-subtitle:after {
        width: 92px;
        height: 54px;
        background-image: url(/Content/images/form-arrow.png);
        position: absolute;
        right: -97px;
        top: 17px;
    }

.form .map_object #SchoolMap1 {
    width: 100%;
    height: 633px;
}

@media (max-width:1200px) {
    .form .map_object #SchoolMap1 {
        height: 621px;
    }
}

@media (max-width:1024px) {
    .form .map_object #SchoolMap1 {
        height: 621px;
    }
}

.form .form_object {
    background-color: #FFF;
    text-align: left;
    padding: 50px 35px 40px;
}

.bottom .contact span,
.footer .social,
.gallery,
.gallery h2,
.reviews .buttons,
.reviews .swiper-slide .meta,
.reviews .swiper-slide .meta .review-city,
.reviews h2 {
    text-align: center;
}

.form .form_object form input,
.form .form_object form label,
.form .form_object form select {
    width: 100%;
    display: block;
    margin-bottom: 20px;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 3px solid #babec2;
}

    .form .form_object form input[type=submit] {
        font-family: 'PT Sans', sans-serif;
        font-weight: 400;
        font-size: 14px;
        color: #00263a;
        text-align: center;
        padding: 10px 25px 7px;
        background: #fbcb2a;
        line-height: 30px;
        width: auto;
        display: inline-block;
        border-radius: 5px;
        border-bottom: 3px solid #f6c300;
        transition: all .2s ease-out;
    }

        .form .form_object form input[type=submit]:hover {
            text-decoration: none;
            background: #eeb804;
            border-color: #c39b00;
        }

.form .form_object form img {
    margin-bottom: 30px;
}

.form .form_object form input[type=checkbox] {
    width: auto;
    display: inline-block;
    border-bottom: 0;
}

.form .form_object form .checkbox {
    vertical-align: top;
    margin: 0 3px 0 0;
    width: 20px;
    height: 16px;
}

    .form .form_object form .checkbox + label {
        cursor: pointer;
        font-family: Roboto, sans-serif;
        font-weight: 400;
        font-size: 12px;
        color: #313639;
        border-bottom: 0;
    }

    .form .form_object form .checkbox:not(checked) {
        position: absolute;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }

        .form .form_object form .checkbox:not(checked) + label {
            position: relative;
            padding: 0 0 0 30px;
        }

            .form .form_object form .checkbox:not(checked) + label:before {
                content: '';
                position: absolute;
                top: 2px;
                left: 0;
                width: 20px;
                height: 16px;
                background-image: url(/Content/images/checkbox-empty.png);
                background-repeat: no-repeat;
            }

    .form .form_object form .checkbox:checked + label:before {
        background-image: url(/Content/images/checkbox.png);
    }

.form .form_object form input[type=tel],
.form .form_object form input[type=text],
.form .form_object form select,
.select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #333;
    transition: all .2s ease-out;
    cursor: pointer;
    padding: 10px 20px;
}

.select2-container--bootstrap .select2-selection--single {
    height: 50px;
    border-radius: 0;
    border: none;
    box-shadow: none;
    border-bottom: 3px solid #babec2;
    padding-left: 0;
}

.select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection,
.select2-container--bootstrap.select2-container--focus .select2-selection,
.select2-container--bootstrap.select2-container--open .select2-selection {
    box-shadow: none;
    border-color: #a1ddf4;
}

.form .form_object form input[type=tel]:focus,
.form .form_object form input[type=tel]:hover,
.form .form_object form input[type=text]:focus,
.form .form_object form input[type=text]:hover,
.form .form_object form select:focus,
.form .form_object form select:hover {
    border-color: #a1ddf4;
}

.form .form_object form input[type=tel].warning,
.form .form_object form input[type=text].warning,
.form .form_object form select.warning,
.select2-container--bootstrap .select2-selection--single.warning {
    border-color: #e6a8ae;
}

    .form .form_object form input[type=tel].warning[placeholder],
    .form .form_object form input[type=text].warning[placeholder],
    .form .form_object form select.warning[placeholder] {
        color: #cf5f69 !important;
    }

.form .form_object form select {
    text-indent: 1px;
    background-image: url(/Content/images/select-arrow.jpg);
    background-repeat: no-repeat;
    background-position: 96% 18px;
}

.form-feedback-attention{
    font-size: 10px !important;
    line-height: 1.5 !important;
    padding: 5px 20px;
    background-color: #F7F7F7;
    margin-top: -10px;
}

.form-feedback-attention span{
    font-size: 12px;
    font-weight: 700;
    text-decoration: underline;
}

.news {
    padding: 80px 0;
}

    .news h2 {
        font-family: 'PT Sans', sans-serif;
        font-weight: 700;
        font-size: 34px;
        color: #003a70;
    }

    .news a.btn,
    .news__item p,
    .news__item span {
        font-weight: 400;
        font-size: 15px;
        font-family: Roboto, sans-serif;
    }

.news__item a,
.news__item a:hover {
    text-decoration: none;
}

.news a.btn {
    color: #313639;
    border-radius: 5px;
    border: 1px solid #dfe1e6;
    padding: 12px 30px;
    transition: all .2s ease-out;
    display: inline-block;
}

    .news a.btn:hover {
        text-decoration: none;
        background-color: #dfe1e6;
    }

.news .row {
    margin-top: 90px;
}

@media (max-width:992px) {
    .news .swiper-container {
        overflow: visible;
        width: 80%;
    }
}

@media (max-width:767px) {
    .news .swiper-slide-next p,
    .news .swiper-slide-next span,
    .news .swiper-slide-prev p,
    .news .swiper-slide-prev span {
        display: none;
    }
}

.news__item .image {
    overflow: hidden;
    margin-bottom: 15px;
    max-height: 185px;
}

@media (max-width:990px) {
    .news__item .image {
        max-height: 345px;
    }
}

.news__item .image img {
    max-width: 100%;
    height: auto;
    display: block;
    transition: all .2s ease-out;
    width: 185px;
}

.news__item:hover img {
    cursor: pointer;
    transform: scale(1.1);
}

.news__item span {
    color: #9ea5aa;
    display: block;
    margin-bottom: 10px;
}

.news__item p {
    color: #313639;
    display: block;
}

.reviews {
    padding: 80px 0;
    background-image: url(/Content/images/index/1920/reviews-background_1920.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

@media(max-width:980px) {
    .reviews {
        background-image: url(/Content/images/reviews-background.jpg);
    }
}

@media(max-width:640px) {
    .reviews {
        background-image: url(/Content/images/reviews-background.jpg);
    }
}

.reviews h2 {
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    font-size: 34px;
    color: #003a70;
    display: block;
    margin-bottom: 70px;
}

.reviews .swiper-wrapper {
    padding-bottom: 60px;
}

.reviews .swiper-slide .text {
    width: 70%;
    margin: 0 auto 60px;
    padding: 40px;
    background-color: rgba(255, 255, 255, .6);
    border-radius: 10px;
    box-sizing: border-box;
}

    .reviews .swiper-slide .text p {
        font-family: Roboto, sans-serif;
        font-weight: 400;
        font-size: 16px;
        color: #313639;
        line-height: 23px;
    }

.reviews .swiper-slide .meta .review-name,
.reviews .swiper-slide .meta .review-city {
    font-size: 16px;
    color: #003a70;
    font-family: Roboto, sans-serif;
    font-weight: 400;
}

.reviews .swiper-slide .meta .review-name {
    line-height: 16px;
}

.reviews .swiper-slide .meta a {
    border-bottom: 2px solid #427bb0;
    text-decoration: none;
}

    .reviews .swiper-slide .meta a:hover {
        border: 0;
    }

.footer a.btn,
.reviews .buttons a {
    border-radius: 5px;
    transition: all .2s ease-out;
}

.reviews .swiper-slide .meta .review-city {
    margin-top: 15px;
    display: block;
}

    .reviews .swiper-slide .meta .review-city:before {
        width: 10px;
        height: 14px;
        margin-right: 3px;
        background-image: url(/Content/images/location-icon.png);
        background-repeat: no-repeat;
        display: inline-block;
    }

.reviews .swiper-button-next,
.reviews .swiper-button-prev {
    width: 35px;
    height: 67px;
    background-size: auto;
    top: 28%;
}

.reviews .swiper-button-prev {
    background-image: url(/Content/images/prev-arrow.png);
    left: 8%;
}

.reviews .swiper-button-next {
    background-image: url(/Content/images/next-arrow.png);
    right: 8%;
}

.reviews .buttons {
    margin-top: 60px;
}

    .reviews .buttons a {
        margin: 0 15px;
        padding: 12px 30px;
        display: inline-block;
    }

        .reviews .buttons a:first-child {
            font-family: Roboto, sans-serif;
            font-weight: 400;
            font-size: 15px;
            color: #000;
            border: 1px solid #fff;
            background-color: #fff;
        }

            .reviews .buttons a:first-child:hover {
                text-decoration: none;
                background-color: #F8F8FF;
                color: #000;
            }

        .reviews .buttons a:last-child {
            font-family: Roboto, sans-serif;
            font-weight: 400;
            font-size: 15px;
            color: #000;
            border: 1px solid #fff;
            background-color: #fff;
        }

            .reviews .buttons a:last-child:hover {
                text-decoration: none;
                background-color: #F8F8FF;
                color: #000;
            }

.swiper-pagination {
    bottom: 0;
}

.swiper-pagination-bullet {
    width: 13px !important;
    height: 13px !important;
    border: 2px solid #fff;
    margin: 0 10px !important;
    background: 0 0;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.swiper-pagination-bullet-active {
    background: #fff;
}

.gallery {
    padding: 80px 0 0;
}

    .gallery h2 {
        font-family: 'PT Sans', sans-serif;
        font-weight: 700;
        font-size: 34px;
        color: #003a70;
        display: block;
        margin-bottom: 30px;
    }

    .gallery .container > a {
        font-family: Roboto, sans-serif;
        font-weight: 400;
        font-size: 20px;
        color: #313639;
        display: inline-block;
        text-decoration: none;
        line-height: 20px;
        border-bottom: 3px solid #7fd1ef;
        margin-bottom: 75px;
        transition: all .2s ease-out;
    }

.bottom .contact a,
.bottom .contact span {
    font-family: 'PT Sans', sans-serif;
    color: #003a70;
}

.gallery .container > a:hover {
    border-color: #7fd1ef;
    background-color: #7fd1ef;
}

@media (max-width:992px) {
    .gallery .swiper-container {
        overflow: visible;
        width: 80%;
    }

    .gallery .swiper-slide-next p,
    .gallery .swiper-slide-next span,
    .gallery .swiper-slide-prev p,
    .gallery .swiper-slide-prev span {
        display: none;
    }

    .bottom .page-navi .next a,
    .bottom .page-navi .prev a {
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.gallery .item {
    padding: 0 7px;
}

    .gallery .item .image {
        overflow: hidden;
        margin-bottom: 15px;
    }

        .gallery .item .image img {
            max-width: 100%;
            height: auto;
            display: block;
            transition: all .2s ease-out;
        }

    .gallery .item:hover img {
        cursor: pointer;
        transform: scale(1.1);
    }

.bottom .contact {
    margin-top: 100px;
    margin-bottom: 100px;
}

    .bottom .contact span {
        font-weight: 700;
        font-size: 30px;
        display: block;
        margin-bottom: 20px;
    }

    .bottom .contact a {
        font-weight: 400;
        font-size: 72px;
        line-height: 72px;
        transition: all .2s ease-out;
    }

    .bottom .banner p,
    .bottom .contact p {
        font-family: Roboto, sans-serif;
        font-weight: 400;
    }

    .bottom .contact a:hover {
        text-decoration: none;
        opacity: .7;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    }

    .bottom .contact p {
        font-size: 16px;
        color: #313639;
        margin-top: 30px;
    }

.bottom .banner {
    padding: 50px 0;
    background-color: #f3f4f5;
}

    .bottom .banner p {
        font-size: 18px;
        color: #313639;
        line-height: 18px;
    }

        .bottom .banner p a,
        .bottom .banner p strong {
            font-weight: 500;
            font-size: 18px;
            font-family: Roboto, sans-serif;
            color: #313639;
        }

        .bottom .banner p a {
            border-bottom: 3px solid #79cbea;
            line-height: 16px;
            transition: all .2s ease-out;
        }

            .bottom .banner p a:hover {
                text-decoration: none;
                border-color: #79cbea;
                background-color: #79cbea;
            }

.footer {
    padding: 60px 0;
    background: #e5e7e8;
}

    .footer a.btn {
        padding: 12px 20px;
        display: inline-block;
        font-family: Roboto, sans-serif;
        font-weight: 400;
        font-size: 14px;
        color: #313639;
        border: 1px solid #313639;
    }

    .footer a.link,
    .footer p.copyright {
        font-family: Roboto, sans-serif;
        font-weight: 300;
        font-size: 14px;
    }

    .footer a.btn:hover {
        text-decoration: none;
        background-color: #313639;
        color: #fff;
    }

    .footer p.copyright {
        color: #80878b;
        margin-top: 60px;
    }

    .footer .social a {
        display: inline-block;
        margin: 0 10px;
        width: 50px;
        height: 50px;
        line-height: 48px;
        border-radius: 5px;
        background-color: #939a9e;
        text-decoration: none;
        transition: all .2s ease-out;
    }

        .footer .social a:hover {
            background-color: #788186;
        }

    .footer a.link {
        color: #313639;
        margin-top: 30px;
        display: inline-block;
    }

.modal {
    background-color: #FFF;
    text-align: left;
    padding: 30px 30px 15px;
    width: 400px;
    position: relative;
}

    .bottom,
    .modal#thanks p {
        text-align: center;
    }

    .modal form input,
    .modal form label,
    .modal form select,
    .modal form textarea {
        width: 100%;
        display: block;
        margin-bottom: 20px;
        border-left: 0;
        border-right: 0;
        border-top: 0;
        border-bottom: 3px solid #babec2;
    }

        .modal form input[type=submit] {
            font-family: 'PT Sans', sans-serif;
            font-weight: 400;
            font-size: 14px;
            color: #00263a;
            text-align: center;
            padding: 10px 25px;
            background: #fff;
            line-height: 30px;
            width: auto;
            display: inline-block;
            border-radius: 5px;
            border: 1px solid #939a9e;
            transition: all .2s ease-out;
        }

            .modal form input[type=submit]:hover {
                text-decoration: none;
                background: #eeb804;
                border-color: #c39b00;
            }

    .modal form img {
        margin-bottom: 30px;
    }

    .modal form input[type=checkbox] {
        width: auto;
        display: inline-block;
        border-bottom: 0;
    }

    .modal form .checkbox {
        vertical-align: top;
        margin: 0 3px 0 0;
        width: 20px;
        height: 16px;
    }

        .modal form .checkbox + label {
            cursor: pointer;
            font-family: Roboto, sans-serif;
            font-weight: 400;
            font-size: 12px;
            color: #313639;
            border-bottom: 0;
        }

        .modal form .checkbox:not(checked) {
            position: absolute;
            opacity: 0;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        }

            .modal form .checkbox:not(checked) + label {
                position: relative;
                padding: 0 0 0 30px;
            }

                .modal form .checkbox:not(checked) + label:before {
                    content: '';
                    position: absolute;
                    top: 2px;
                    left: 0;
                    width: 20px;
                    height: 16px;
                    background-image: url(/Content/images/checkbox-empty.png);
                    background-repeat: no-repeat;
                }

        .modal form .checkbox:checked + label:before {
            background-image: url(/Content/images/checkbox.png);
        }

    .modal form input[type=email],
    .modal form input[type=tel],
    .modal form input[type=text],
    .modal form select,
    .modal form textarea {
        font-family: Roboto, sans-serif;
        font-weight: 400;
        font-size: 14px;
        color: #333;
        transition: all .2s ease-out;
        cursor: pointer;
        padding: 10px 20px;
    }

        .modal form input[type=email]:focus,
        .modal form input[type=email]:hover,
        .modal form input[type=tel]:focus,
        .modal form input[type=tel]:hover,
        .modal form input[type=text]:focus,
        .modal form input[type=text]:hover,
        .modal form select:focus,
        .modal form select:hover,
        .modal form textarea:focus,
        .modal form textarea:hover {
            border-color: #a1ddf4;
        }

        .modal form input[type=email].warning,
        .modal form input[type=tel].warning,
        .modal form input[type=text].warning,
        .modal form select.warning,
        .modal form textarea.warning {
            border-color: #e6a8ae;
        }

            .modal form input[type=email].warning[placeholder],
            .modal form input[type=tel].warning[placeholder],
            .modal form input[type=text].warning[placeholder],
            .modal form select.warning[placeholder],
            .modal form textarea.warning[placeholder] {
                color: #cf5f69 !important;
            }

    .modal form select {
        text-indent: 1px;
        background-image: url(/Content/images/select-arrow.jpg);
        background-repeat: no-repeat;
        background-position: 96% 18px;
    }

.about_page__method,
.about_page__top {
    background-position: center top;
    box-sizing: border-box;
}

.modal form textarea {
    height: 150px;
}

    .modal form textarea:focus {
        background-color: #a1ddf4;
        border-color: #a1ddf4;
        color: #000;
    }

.modal#terms h2,
.modal#terms li,
.modal#terms p {
    font-family: Roboto, sans-serif;
    color: #313639;
    font-weight: 400;
}

.modal form textarea.warning {
    background-color: #e6a8ae;
    border-color: #e6a8ae;
}

.modal#terms {
    width: 80%;
    height: 600px;
    overflow-y: scroll;
}

@media (max-width:540px) {
    .modal#terms {
        width: 90%;
        height: 400px;
    }
}

.modal#terms h2 {
    font-size: 24px;
    display: block;
    margin-bottom: 20px;
}

.modal#terms p,
.modal#terms ul {
    margin-bottom: 15px;
}

.modal#terms li,
.modal#terms p {
    font-size: 14px;
}

.modal#terms ul li {
    margin-left: 30px;
}

    .modal#terms ul li:before {
        content: '—';
        margin-right: 10px;
        display: inline-block;
        margin-left: -20px;
    }

.about_page__benefits:after,
.howgoes_page__benefits:after,
.howgoes_page__faq .item .title a:before,
.summer_page__choose .item h3:before,
.video .inner a:after {
    content: '';
}

.modal#thanks {
    width: 320px;
}

    .modal#thanks img {
        display: block;
        margin: 0 auto 15px;
    }

    .modal#thanks p {
        font-size: 13px;
        display: block;
    }

.modal#successWindow {
    width: 320px;
}

    .modal#successWindow img {
        display: block;
        margin: 0 auto 15px;
    }

    .modal#successWindow p {
        font-size: 13px;
        display: block;
    }

.modal#changeCityWindow {
    width: 320px;
}

    .modal#changeCityWindow img {
        display: block;
        margin: 0 auto 15px;
    }

    .modal#changeCityWindow p {
        font-size: 13px;
        display: block;
    }

.close-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 15px;
    height: 15px;
    background-color: transparent;
    border: 0;
    text-indent: -9999px;
    background-image: url("/Content/images/close-btn.png");
    background-repeat: no-repeat;
    display: block;
    transition: all .2s ease-out;
}

    .close-btn:hover {
        opacity: .5;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    }

.about_page__partners .item a:hover img,
.club_page__social .inner a:hover img {
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}

.header__main.sticky {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 997;
    width: 100%;
    box-shadow: 0 0 25px -5px rgba(0, 0, 0, .4);
}

    .header__main.sticky .logo img {
        width: auto;
        height: 60px;
        margin-top: 10px;
    }

    .header__main.sticky nav > ul > li > a {
        padding: 30px 15px;
    }

    .header__main.sticky nav a.scroll {
        padding: 8px 15px;
        margin-top: 20px;
    }

    .header__main.sticky a.phone {
        /*margin-top: 3rem;*/
        font-size:1.65rem;
    }

.bottom .page-navi {
    padding: 70px 0;
}

    .bottom .page-navi .next,
    .bottom .page-navi .prev {
        position: relative;
    }

        .bottom .page-navi .next a,
        .bottom .page-navi .prev a {
            display: -ms-flexbox;
            display: flex;
        }

        .bottom .page-navi .next span,
        .bottom .page-navi .prev span {
            font-family: Roboto, sans-serif;
            color: #003a70;
            font-weight: 400;
            font-size: 22px;
            line-height: 26px;
            width: 155px;
            display: block;
            -ms-flex-item-align: center;
            -ms-grid-row-align: center;
            align-self: center;
            transition: all .2s ease-out;
        }

.about_page__method h2,
.about_page__top .container h2 {
    font-family: 'PT Sans', sans-serif;
    color: #003a70;
}

@media (max-width:992px) {
    .bottom .page-navi .next span,
    .bottom .page-navi .prev span {
        width: auto;
    }
}

.bottom .page-navi .next img,
.bottom .page-navi .prev img {
    border-radius: 100%;
    transition: all .2s ease-out;
    border: 1px solid #b7b5b4;
}

.freeline-phone {
    display: table-cell;
    align-content: center;
    vertical-align: middle;
    height: 120px;
}

.header__main.sticky .freeline-phone {
    height: 70px;
}

@media (max-width: 762px) {
    .freeline-phone {
        height: 100px;
    }
}

@media (max-width: 540px){
    .freeline-phone {
        height: 50px;
    }
}

@media (min-width:1200px) {
    .header__main.sticky a.phone {
        /*margin-top: 3rem;*/
        font-size: 2.2rem;
    }

    .header__main a.phone {
        font-size: 2rem;
        /*margin-top: 4.8rem;*/
    }

    .header__main a {
        font-size: 2rem;
    }
}

@media (max-width:1200px) {
    .bottom .page-navi .next img,
    .bottom .page-navi .prev img {
        width: 150px;
        height: 150px;
    }
    .header__main.sticky a.phone {
        /*margin-top: 2.7rem;*/
        font-size: 1.8rem;
    }
    .header__main a.phone {
        font-size: 1.5rem;
        /*margin-top: 4.7rem;*/
    }
}

@media (max-width:992px) {
    .bottom .page-navi .next img,
    .bottom .page-navi .prev img {
        width: auto;
        height: auto;
    }
}

.bottom .page-navi .next .arrow,
.bottom .page-navi .prev .arrow {
    position: absolute;
    top: 50%;
    margin-top: -21px;
    width: 59px;
    height: 43px;
    z-index: 99;
    background-repeat: no-repeat;
    transition: all .2s ease-out;
}

@media (max-width:767px) {
    .bottom .page-navi {
        padding: 0;
    }

        .bottom .page-navi .next img,
        .bottom .page-navi .prev img {
            display: none;
        }
}

.bottom .page-navi .prev {
    border-right: .25px solid #f5f6f6;
    padding-right: 40px;
}

    .bottom .page-navi .prev a {
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .bottom .page-navi .prev .arrow {
        left: 0;
        background-image: url(/Content/images/prev-navi-arrow.png);
        display: block;
    }

@media (max-width:767px) {
    .bottom .page-navi .prev {
        border-bottom: 1px solid #f5f6f6;
        border-right: 0;
    }

        .bottom .page-navi .prev a {
            display: table;
            padding-left: 75px;
            height: 80px;
        }

    .bottom .page-navi .next a {
        display: table;
        height: 80px;
    }

    .bottom .page-navi span {
        display: table-cell !important;
        vertical-align: middle;
        float: none !important;
    }

    .bottom .page-navi .prev .arrow {
        left: 15px;
    }
}

.bottom .page-navi .prev span {
    text-align: right;
    float: right;
    margin-right: 40px;
}

@media (max-width:992px) {
    .bottom .page-navi .prev {
        padding-right: 20px;
    }

        .bottom .page-navi .prev span {
            margin-right: 20px;
            -ms-flex-item-align: end;
            align-self: flex-end;
            -ms-flex-order: 2;
            order: 2;
        }

        .bottom .page-navi .prev img {
            -ms-flex-order: 1;
            order: 1;
            margin-bottom: 20px;
            -ms-flex-item-align: end;
            align-self: flex-end;
        }
}

.bottom .page-navi .prev > a:hover {
    text-decoration: none;
}

    .bottom .page-navi .prev > a:hover .arrow {
        left: -15px;
    }

    .bottom .page-navi .prev > a:hover span {
        margin-right: 55px;
    }

    .bottom .page-navi .prev > a:hover img {
        margin-right: 10px;
    }

.bottom .page-navi .next {
    border-left: .25px solid #f5f6f6;
    padding-left: 40px;
}

    .bottom .page-navi .next .arrow {
        right: 0;
        background-image: url(/Content/images/next-navi-arrow.png);
        display: block;
    }

@media (max-width:767px) {
    .bottom .page-navi .prev span {
        -ms-flex-item-align: start;
        align-self: flex-start;
    }

    .bottom .page-navi .next {
        border-top: 1px solid #f5f6f6;
        border-left: 0;
    }

        .bottom .page-navi .next a {
            padding-right: 75px;
            -ms-flex-pack: end;
            justify-content: flex-end;
            padding-top: 40px;
            padding-bottom: 40px;
        }

        .bottom .page-navi .next .arrow {
            right: 15px;
        }
}

.bottom .page-navi .next span {
    text-align: left;
    float: left;
    margin-left: 40px;
}

@media (max-width:992px) {
    .bottom .page-navi .next {
        padding-left: 20px;
    }

        .bottom .page-navi .next span {
            -ms-flex-item-align: start;
            align-self: flex-start;
            -ms-flex-order: 2;
            order: 2;
            margin-left: 20px;
        }

        .bottom .page-navi .next img {
            -ms-flex-order: 1;
            order: 1;
            margin-bottom: 20px;
            -ms-flex-item-align: start;
            align-self: flex-start;
        }
}

.bottom .page-navi .next > a:hover {
    text-decoration: none;
}

    .bottom .page-navi .next > a:hover .arrow {
        right: -15px;
    }

    .bottom .page-navi .next > a:hover span {
        margin-left: 55px;
    }

    .bottom .page-navi .next > a:hover img {
        margin-left: 10px;
    }

.about_page__top {
    padding: 242px 0 0;
    position: relative;
    height: 540px;
    background-image: url(/Content/images/background-top-about.png);
    background-repeat: no-repeat;
    overflow: hidden;
    background-color: #fff;
}

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

        .about_page__top .container h2 {
            font-weight: 400;
            font-size: 48px;
            display: block;
            line-height: 60px;
        }

@keyframes arrow {
    0%, 100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }
}

.about_page__top a.down {
    width: 104px;
    height: 54px;
    position: absolute;
    bottom: 65px;
    left: 50%;
    margin-left: -52px;
    z-index: 3;
    background-image: url(/Content/images/arrow-down-blue.png);
    background-repeat: no-repeat;
    transition: all .2s ease-out;
    animation-name: arrow;
    animation-duration: 3s;
    animation-iteration-count: infinite;
}

    .about_page__top a.down:hover {
        transform: scale(1.1);
        animation: 0;
    }

.about_page__method {
    background-image: url(/Content/images/method-background.jpg);
    background-repeat: no-repeat;
    height: 590px;
    padding: 95px 0 240px;
}

    .about_page__method h2 {
        font-weight: 700;
        font-size: 34px;
        line-height: 38px;
        margin-bottom: 40px;
        display: block;
    }

    .about_page__method p {
        font-family: Roboto, sans-serif;
        color: #313639;
        font-weight: 300;
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 40px;
    }

    .about_page__method a.btn {
        font-weight: 400;
        font-size: 15px;
        border-radius: 5px;
        border: 1px solid #b3b3b3;
        background-color: rgba(255, 255, 255, .5);
        padding: 13px 25px;
        transition: all .2s ease-out;
        display: inline-block;
        font-family: Roboto, sans-serif;
        color: #313639;
    }

        .about_page__method a.btn:hover {
            text-decoration: none;
            background-color: #dfe1e6;
        }

.about_page__profile {
    padding: 80px 0;
    background-color: #f3f4f5;
}

    .about_page__profile .text {
        padding: 0 !important;
    }

        .about_page__profile .text h2 {
            font-weight: 700;
            font-size: 34px;
            line-height: 38px;
            margin-bottom: 40px;
            font-family: 'PT Sans', sans-serif;
            color: #003a70;
            display: block;
        }

        .about_page__profile .text p {
            font-family: Roboto, sans-serif;
            color: #313639;
            font-weight: 300;
            font-size: 18px;
            line-height: 26px;
            margin-bottom: 40px;
        }

    .about_page__profile a.btn {
        font-weight: 400;
        font-size: 15px;
        border-radius: 5px;
        border: 1px solid #b3b3b3;
        background-color: rgba(255, 255, 255, .5);
        padding: 13px 25px;
        transition: all .2s ease-out;
        display: inline-block;
        font-family: Roboto, sans-serif;
        color: #313639;
    }

        .about_page__profile a.btn:hover {
            text-decoration: none;
            background-color: #dfe1e6;
        }

.about_page__benefits {
    background-image: url(/Content/images/about-benefits.jpg);
    background-repeat: repeat-y;
    background-position: center top;
    background-attachment: fixed;
    padding: 150px 0 0;
    position: relative;
}

.about_page__coaches,
.about_page__stats,
.stats_page__top,
.stats_page__tracker {
    background-repeat: no-repeat;
    background-position: center top;
    box-sizing: border-box;
}

.about_page__benefits:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .75);
    z-index: 1;
}

.about_page__benefits .container {
    position: relative;
    z-index: 2;
}

.about_page__benefits .item {
    margin-bottom: 150px;
}

    .about_page__benefits .item h3 {
        font-weight: 700;
        font-size: 34px;
        line-height: 38px;
        margin-bottom: 40px;
        margin-top: 20px;
        font-family: 'PT Sans', sans-serif;
        color: #fff;
        display: block;
    }

    .about_page__benefits .item p {
        font-family: Roboto, sans-serif;
        color: #fff;
        font-weight: 300;
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 40px;
    }

    .about_page__benefits .item a.btn {
        font-weight: 400;
        font-size: 15px;
        border-radius: 5px;
        border: 1px solid #b3b3b3;
        background-color: rgba(255, 255, 255, .1);
        padding: 13px 25px;
        transition: all .2s ease-out;
        display: inline-block;
        font-family: Roboto, sans-serif;
        color: #fff;
    }

        .about_page__benefits .item a.btn:hover {
            text-decoration: none;
            background-color: rgba(255, 255, 255, .4);
        }

    .about_page__benefits .item .image {
        float: left;
        margin-right: 40px;
        margin-top: -15px;
        margin-bottom: 60px;
    }

    .about_page__benefits .item:nth-child(2) {
        margin-left: 210px;
    }

    .about_page__benefits .item:nth-child(3) {
        margin-left: 420px;
    }

.about_page__stats {
    background-image: url(/Content/images/tracker-background.jpg);
    height: 715px;
    padding: 107px 0 0;
}

    .about_page__stats h2 {
        font-weight: 700;
        font-size: 34px;
        line-height: 38px;
        margin-bottom: 40px;
        font-family: 'PT Sans', sans-serif;
        color: #003a70;
        display: block;
    }

    .about_page__stats p {
        font-family: Roboto, sans-serif;
        color: #313639;
        font-weight: 300;
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 40px;
    }

    .about_page__stats a.btn {
        font-weight: 400;
        font-size: 15px;
        border-radius: 5px;
        border: 1px solid #b3b3b3;
        background-color: rgba(255, 255, 255, .5);
        padding: 13px 25px;
        transition: all .2s ease-out;
        display: inline-block;
        font-family: Roboto, sans-serif;
        color: #313639;
    }

.about_page__coaches h2,
.about_page__partners h2 {
    font-weight: 700;
    font-size: 34px;
    line-height: 38px;
    font-family: 'PT Sans', sans-serif;
}

.about_page__stats a.btn:hover {
    text-decoration: none;
    background-color: #dfe1e6;
}

.about_page__partners {
    padding: 60px 0;
    text-align: center;
}

    .about_page__partners h2 {
        margin-bottom: 80px;
        color: #003a70;
        display: block;
    }

    .about_page__partners .item {
        display: inline-block;
        width: 125px;
        margin-bottom: 70px;
        vertical-align: middle;
    }

        .about_page__partners .item img {
            display: block;
            margin: 0 auto;
            transition: all .2s ease-out;
        }

.about_page__coaches {
    background-image: url(/Content/images/coaches-background.jpg);
    height: 760px;
    padding: 60px 0 0;
    background-attachment: fixed;
    position: relative;
    text-align: center;
}

@media(max-width:1200px) {
    .about_page__coaches {
        background-attachment: scroll;
    }
}

.about_page__coaches h2 {
    margin-bottom: 15px;
    color: #fff;
    display: block;
}

.about_page__coaches p {
    font-family: Roboto, sans-serif;
    color: #fff;
    font-weight: 300;
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 40px;
}

.about_page__coaches a.btn {
    position: absolute;
    bottom: 60px;
    margin-left: -65px;
    left: 50%;
    font-weight: 400;
    font-size: 15px;
    border-radius: 5px;
    border: 1px solid #b3b3b3;
    background-color: rgba(255, 255, 255, .5);
    padding: 13px 25px;
    transition: all .2s ease-out;
    display: inline-block;
    font-family: Roboto, sans-serif;
    color: #313639;
}

    .about_page__coaches a.btn:hover {
        text-decoration: none;
        background-color: #dfe1e6;
    }

.gallery_section {
    padding: 60px 0;
    text-align: center;
}

    .gallery_section .swiper-container {
        margin-top: 60px;
        overflow: visible;
    }

    .gallery_section h2 {
        font-weight: 700;
        font-size: 34px;
        line-height: 38px;
        margin-bottom: 15px;
        font-family: 'PT Sans', sans-serif;
        color: #003a70;
        display: block;
    }

    .gallery_section a.btn,
    .gallery_section p {
        font-weight: 400;
        color: #313639;
        font-family: Roboto, sans-serif;
    }

    .gallery_section p {
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 40px;
    }

    .gallery_section a.btn {
        font-size: 15px;
        border-radius: 5px;
        border: 1px solid #b3b3b3;
        background-color: rgba(255, 255, 255, .5);
        padding: 13px 25px;
        margin-top: 60px;
        transition: all .2s ease-out;
        display: inline-block;
    }

        .gallery_section a.btn:hover {
            text-decoration: none;
            background-color: #dfe1e6;
        }

    .gallery_section .swiper-button-next,
    .gallery_section .swiper-button-prev {
        width: 35px;
        height: 67px;
        background-size: auto;
        top: 50%;
        margin-top: -33px;
    }

.video .inner a iframe,
.video .inner a:after {
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px;
}

.gallery_section .swiper-button-prev {
    left: 6%;
}

.gallery_section .swiper-button-next {
    right: 6%;
}

.gallery_section .swiper-slide img {
    max-width: 825px;
    max-height: 550px;
    height: auto;
    display: block;
    margin: 0 auto;
}

@media (max-width:1200px) {
    .gallery_section .swiper-button-prev {
        left: 0;
    }

    .gallery_section .swiper-button-next {
        right: 0;
    }
}

@media (max-width:992px) {
    .gallery_section .swiper-slide img {
        max-width: 100%;
    }

    .gallery_section .swiper-button-prev {
        left: -6%;
    }

    .gallery_section .swiper-button-next {
        right: -6%;
    }
}

@media (max-width:767px) {
    .bottom .page-navi .next span {
        -ms-flex-item-align: end;
        align-self: flex-end;
    }

    .gallery_section .swiper-container {
        width: 70% !important;
    }

    .gallery_section .swiper-button-prev {
        left: -10%;
    }

    .gallery_section .swiper-button-next {
        right: -10%;
    }
}

.gallery_section .swiper-wrapper {
    overflow: visible;
}

.gallery_section--gray {
    background-color: #f3f4f5;
}

    .gallery_section--gray h2 {
        color: #003a70;
    }

    .gallery_section--gray p {
        color: #313639;
    }

    .gallery_section--gray .swiper-button-prev {
        background-image: url(/Content/images/prev-arrow.png);
    }

    .gallery_section--gray .swiper-button-next {
        background-image: url(/Content/images/next-arrow.png);
    }

.gallery_section--blue {
    background-color: #003a70;
}

    .gallery_section--blue h2 {
        color: #fff;
    }

    .gallery_section--blue p {
        color: #fbcb2a;
    }

    .gallery_section--blue .swiper-button-prev {
        background-image: url(/Content/images/prev-arrow-white.png);
    }

    .gallery_section--blue .swiper-button-next {
        background-image: url(/Content/images/next-arrow-white.png);
    }

.stats_page__top {
    background-image: url(/Content/images/stats-top-background.jpg);
    height: 720px;
    padding: 100px 0 0;
}

    .stats_page__top h2 {
        font-weight: 700;
        font-size: 42px;
        line-height: 52px;
        margin-bottom: 50px;
        font-family: 'PT Sans', sans-serif;
        color: #003a70;
        display: block;
    }

    .stats_page__top p {
        font-family: Roboto, sans-serif;
        color: #313639;
        font-weight: 400;
        font-size: 18px;
        line-height: 26px;
    }

.stats_page__profile p,
.stats_page__tracker p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
}

.stats_page__tracker {
    text-align: center;
    background-image: url(/Content/images/stats-tracker-background.jpg);
    height: 870px;
    padding: 60px 0 0;
}

.coaches_page__top,
.stats_page__profile {
    padding: 260px 0 0;
    background-position: center top;
    box-sizing: border-box;
    background-repeat: no-repeat;
}

.stats_page__tracker p {
    color: #313639;
}

.stats_page__profile {
    background-image: url(/Content/images/stats-profile-background.jpg);
    height: 747px;
}

.stats_page__profile-en {
    background-image: url(/Content/images/stats-profile-background-en.png);
}

.stats_page__profile p {
    color: #fff;
    margin-bottom: 40px;
}

.coaches_page__top {
    background-image: url(/Content/images/coaches-top-background.jpg);
    height: 720px;
}

    .coaches_page__top h2 {
        font-weight: 700;
        font-size: 40px;
        line-height: 52px;
        margin-bottom: 40px;
        font-family: 'PT Sans', sans-serif;
        color: #003a70;
        display: block;
        margin-left: -30px;
    }

@media screen and (max-width: 1200px) {
    .coaches_page__top h2 {
        font-size: 34px;
        margin-left: -40px;
    }
}

@media screen and (max-width: 1030px) {
    .coaches_page__top h2 {
        font-size: 32px;
        margin-left: -25px;
    }
}

.coaches_page__image {
    padding: 100px 0 0;
}

    .coaches_page__image .image {
        position: relative;
    }

        .coaches_page__image .image img {
            position: absolute;
            top: 0;
        }

        .coaches_page__image .image.left img {
            right: 0;
        }

        .coaches_page__image .image.right {
            margin-bottom: 100px;
        }

            .coaches_page__image .image.right img {
                left: 0;
            }

    .coaches_page__image .text {
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 !important;
    }

        .coaches_page__image .text p {
            display: block;
            -ms-flex-item-align: center;
            -ms-grid-row-align: center;
            align-self: center;
            font-family: Roboto, sans-serif;
            color: #313639;
            font-weight: 300;
            margin-bottom: 30px;
            font-size: 18px;
            line-height: 26px;
        }

.coaches_page__text {
    background-image: url(/Content/images/coaches-text-background.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 564px;
    box-sizing: border-box;
    padding: 215px 0 0;
    text-align: center;
}

    .coaches_page__text h2 {
        font-weight: 700;
        font-size: 34px;
        line-height: 38px;
        margin-bottom: 40px;
        font-family: 'PT Sans', sans-serif;
        color: #003a70;
        display: block;
    }

    .coaches_page__text p {
        font-family: Roboto, sans-serif;
        color: #313639;
        font-weight: 300;
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 40px;
    }

.profile_page__top {
    background-image: url(/Content/images/profile-top-background.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 723px;
    box-sizing: border-box;
    padding: 115px 0 0;
}

.profile_page__top-en {
    background-image: url(/Content/images/profile-top-background-en.png);
}

.profile_page__top h2 {
    font-weight: 700;
    font-size: 34px;
    line-height: 44px;
    margin-bottom: 40px;
    font-family: 'PT Sans', sans-serif;
    color: #fff;
    display: block;
}

.profile_page__images p,
.profile_page__screenshot p {
    font-family: Roboto, sans-serif;
    color: #313639;
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
}

.profile_page__images {
    padding: 80px 0;
}

    .profile_page__images .image img {
        max-width: 100%;
        height: auto;
    }

    .profile_page__images .text {
        height: 100%;
        min-height: 494px;
        display: table;
        padding: 0 !important;
    }

    .profile_page__images p {
        display: table-cell;
        vertical-align: middle;
        margin-bottom: 40px;
    }

@media(max-width:992px) {
    .profile_page__images .text {
        min-height: 0;
    }

    .profile_page__images p {
        display: block;
    }
}

@media(max-width:767px) {
    .profile_page__images .text {
        min-height: 0;
    }

    .profile_page__images p {
        display: block;
    }
}

.profile_page__screenshot {
    padding: 70px 0;
    text-align: center;
}

    .profile_page__screenshot p {
        margin-bottom: 60px;
    }

.club_page__text h2,
.club_page__top h2 {
    font-weight: 700;
    font-family: 'PT Sans', sans-serif;
    display: block;
}

.profile_page__screenshot--gray {
    background-color: #f3f4f5;
}

.club_page__top {
    background-image: url(/Content/images/club-top-background-new3.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    box-sizing: border-box;
    height: 720px;
    position: relative;
}

    .club_page__top h2 {
        font-size: 42px;
        line-height: 44px;
        color: #fff;
        text-align: center;
        width: 100%;
        left: 0;
        position: absolute;
        bottom: 60px;
    }

.club_page__text {
    background-image: url(/Content/images/club-text-background.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 760px;
    padding: 200px 0 0;
    box-sizing: border-box;
    text-align: center;
}

    .club_page__text h2 {
        font-size: 34px;
        line-height: 38px;
        margin-bottom: 40px;
        color: #003a70;
    }

    .club_page__text p {
        font-family: Roboto, sans-serif;
        color: #313639;
        font-weight: 300;
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 40px;
    }

.club_page__link a,
.club_page__social h2 {
    font-family: 'PT Sans', sans-serif;
    display: inline-block;
}

.club_page__social {
    background-image: url(/Content/images/club-social-background.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 510px;
    padding: 180px 0 0;
    box-sizing: border-box;
    text-align: center;
}

    .club_page__social h2 {
        font-weight: 700;
        font-size: 34px;
        line-height: 38px;
        margin-bottom: 40px;
        color: #fff;
    }

    .club_page__social .inner a {
        margin: 0 25px;
    }

        .club_page__social .inner a img {
            transition: all .2s ease-out;
        }

.club_page__link {
    text-align: center;
    background-color: #f2f2f2;
    padding: 100px 0;
}

    .club_page__link a {
        font-weight: 400;
        font-size: 64px;
        line-height: 64px;
        margin-bottom: 30px;
        color: #003a70;
        border-bottom: 5px solid #93d8f2;
        transition: all .2s ease-out;
    }

    .club_page__link p,
    .video p {
        font-family: Roboto, sans-serif;
        color: #313639;
        font-weight: 300;
        font-size: 18px;
        line-height: 26px;
    }

    .club_page__link a:hover {
        background-color: #93d8f2;
        text-decoration: none;
    }

    .club_page__link p {
        margin-bottom: 40px;
    }

.career_page__top {
    background-image: url(/Content/images/club-top-background-new2.jpg);
    background-size:cover;
    box-sizing: border-box;
    height: 720px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

@media screen and (max-width: 992px) {
    .career_page__top {
        height: 480px;
    }
}

@media screen and (max-width: 480px) {
    .career_page__top {
        height: 300px;
    }
}

@media screen and (max-width: 330px) {
    .career_page__top {
        height: 280px;
    }
}

    .career_page__top h2 {
        font-size: 42px;
        line-height: 44px;
        color: #fff;
        text-align: center;
        width: 100%;
        left: 0;
        position: absolute;
        bottom: 60px;
    }

.career_page__text {
    background-image: url(/Content/images/club-text-background.jpg);
    /*background-repeat: no-repeat;*/
    background-position: center top;
    /*height: 960px;*/
    padding: 80px 0 0;
    box-sizing: border-box;
    text-align: center;
}

.career_page__text #director {
    max-width: 350px;
    margin-bottom: 25px;
}

@media(max-width:400px) {
    .career_page__text #director{
        max-width: 100%;
    }
}

    .career_page__text h2 {
        font-size: 34px;
        line-height: 38px;
        margin-bottom: 40px;
        color: #003a70;
    }

    .career_page__text p {
        font-family: Roboto, sans-serif;
        color: #313639;
        font-weight: 300;
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 40px;
    }

    .career_page__text a {
        color: #000;
        border-bottom: 2px solid #93d8f2;
        text-decoration: none;
    }

        .career_page__text a:hover {
            background-color: #93d8f2;
        }

p.career_page__text__about_company {
    margin-bottom: 10px;
}

.career_page__projects {
    /*background-image: url(/Content/images/club-text-background.jpg);
    background-repeat: no-repeat;
    background-position: center top;*/
    background-color: #f3f4f5;
    /*height: 1160px;*/
    padding: 50px 0 0;
    box-sizing: border-box;
    text-align: center;
}

    .career_page__projects h2 {
        font-size: 34px;
        line-height: 38px;
        margin-bottom: 40px;
        color: #003a70;
    }

    .career_page__projects p {
        font-family: Roboto, sans-serif;
        color: #313639;
        font-weight: 300;
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 40px;
    }

    .career_page__projects a {
        color: #000;
        border-bottom: 2px solid #93d8f2;
        text-decoration: none;
    }

        .career_page__projects a:hover {
            background-color: #93d8f2;
        }

.career_page__benefit {
    background-image: url(/Content/images/club-text-background.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    /*height: 1000px;*/
    padding: 50px 0 0;
    box-sizing: border-box;
    text-align: center;
}

    .career_page__benefit h2 {
        font-size: 34px;
        line-height: 38px;
        margin-bottom: 40px;
        color: #003a70;
    }

    .career_page__benefit h3 {
        font-size: 30px;
        line-height: 38px;
        margin-bottom: 40px;
        color: #003a70;
    }

    .career_page__benefit p {
        font-family: Roboto, sans-serif;
        color: #313639;
        font-weight: 300;
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 40px;
    }

.career_page__link a,
.career_page__social h2 {
    font-family: 'PT Sans', sans-serif;
    display: inline-block;
}

.career_page__image {
    padding: 100px 0 0;
}

    .career_page__image .image {
        position: relative;
    }

        .career_page__image .image img {
            position: absolute;
            top: 0;
        }

        .career_page__image .image.left img {
            right: 0;
        }

        .career_page__image .image.right {
            margin-bottom: 100px;
        }

            .career_page__image .image.right img {
                left: 0;
            }

    .career_page__image .text {
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 !important;
    }

        .career_page__image .text p {
            display: block;
            -ms-flex-item-align: center;
            -ms-grid-row-align: center;
            align-self: center;
            font-family: Roboto, sans-serif;
            color: #313639;
            font-weight: 300;
            margin-bottom: 30px;
            font-size: 18px;
            line-height: 26px;
        }

.career_page__vacancies .item .title a,
.career_page__vacancies h2 {
    font-family: 'PT Sans', sans-serif;
    color: #003a70;
    display: block;
}

.career_page__vacancies {
    padding: 80px 0;
}

    .career_page__vacancies h2 {
        font-weight: 700;
        font-size: 34px;
        line-height: 36px;
        margin-bottom: 60px;
        text-align: center;
    }

    .career_page__vacancies .item {
        margin-bottom: 30px;
    }

        .career_page__vacancies .item .title {
            border-bottom: 1px solid #e6e7e9;
        }

            .career_page__vacancies .item .title a {
                font-weight: 400;
                font-size: 24px;
                line-height: 28px;
                margin-left: 30px;
                margin-bottom: 10px;
            }

                .career_page__vacancies .item .title a:before {
                    width: 17px;
                    height: 11px;
                    background-image: url(/Content/images/faq-arrow.png);
                    background-repeat: no-repeat;
                    float: left;
                    margin-right: 10px;
                    margin-top: 7px;
                    margin-left: -30px;
                }

        .career_page__vacancies .item .text {
            margin-top: 10px;
            padding-left: 30px;
            display: none;
        }

            .career_page__vacancies .item .text p {
                font-family: Roboto, sans-serif;
                color: #313639;
                font-weight: 300;
                font-size: 16px;
                margin-bottom: 20px;
                line-height: 22px;
            }

                .career_page__vacancies .item .text p a {
                    color: #000;
                    border-bottom: 2px solid #93d8f2;
                    text-decoration: none;
                }

                    .career_page__vacancies .item .text p a:hover {
                        background-color: #93d8f2;
                    }

.video {
    padding: 70px 0;
    text-align: center;
}

    .video p {
        margin-bottom: 70px;
    }

    .video h2 {
        font-weight: 700;
        font-size: 34px;
        line-height: 42px;
        font-family: 'PT Sans', sans-serif;
        color: #003a70;
        display: inline-block;
        margin-bottom: 90px;
    }

.video--gray {
    background-color: #f2f2f2;
}

.video--image {
    background-color: #FFF;
    background-image: url(/Content/images/video-background.jpg);
    background-repeat: no-repeat;
    padding-top: 90px;
}

.video .inner a {
    display: inline-block;
    position: relative;
    border: 1px solid #bbbab9;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
}

    .video .inner a:after {
        position: absolute;
        left: 0;
        z-index: 3;
        background-color: rgba(255, 255, 255, .4);
        background-image: url(/Content/images/play-icon.png);
        background-position: center;
        background-repeat: no-repeat;
        transition: all .4s ease-out;
    }

    .video .inner a.play iframe {
        z-index: 4;
    }

    .video .inner a:hover:after {
        background-color: rgba(255, 255, 255, .5);
        background-size: 100px;
    }

    .video .inner a img {
        position: relative;
        z-index: 2;
        border-radius: 8px;
    }

    .video .inner a iframe {
        position: absolute;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        overflow: hidden;
        border: 2px solid #000;
        left: 0;
        z-index: 1;
    }

.reviews_page__top,
.tournaments_page__top {
    height: 720px;
    background-repeat: no-repeat;
    background-position: center top;
    box-sizing: border-box;
}

.reviews_page__toptext {
    font-weight: 700;
    font-size: 34px;
    color: #003a70;
    line-height: 34px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.tournaments_page .gallery_section p {
    font-family: Roboto, sans-serif;
    color: #313639;
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 40px;
}

.tournaments_page__top {
    background-image: url(/Content/images/tournaments-top-background.jpg);
    padding: 300px 0 0;
}

    .tournaments_page__top h2 {
        float: right;
        font-weight: 700;
        font-size: 42px;
        line-height: 60px;
        margin-right: 0px;
        font-family: 'PT Sans', sans-serif;
        color: #fff;
        display: block;
    }

.tournaments_page__images {
    background-color: #f3f4f5;
    padding: 150px 0;
}

    .tournaments_page__images .text {
        display: table;
        height: 100%;
        min-height: 463px;
        padding-left: 30px;
    }

        .reviews_page__images .text p,
        .tournaments_page__images .text p {
            display: table-cell;
            vertical-align: middle;
        }

@media(max-width:767px) {
    .tournaments_page__images .text {
        min-height: 0;
    }

        .reviews_page__images .text p,
        .tournaments_page__images .text p {
            display: block;
        }
}

@media(max-width:992px) {
    .tournaments_page__images .text {
        min-height: 0;
    }

        .reviews_page__images .text p,
        .tournaments_page__images .text p {
            display: block;
        }
}

.tournaments_page__images .text p {
    font-family: Roboto, sans-serif;
    color: #313639;
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 30px;
}

    .tournaments_page__images .text p:last-child {
        margin-bottom: 0;
    }

.reviews_page__top {
    background-image: url(/Content/images/reviews-top-background.jpg);
    padding: 310px 0 0;
}

    .reviews_page__top h2 {
        font-weight: 700;
        font-size: 42px;
        line-height: 60px;
        margin-right: 40px;
        font-family: 'PT Sans', sans-serif;
        color: #fff;
        display: block;
    }

.reviews_page__images .text p,
.reviews_page__steps p,
.reviews_page__text p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
}

.reviews_page__images {
    background-color: #f3f4f5;
    padding: 150px 0;
}

    .reviews_page__images .text {
        display: table;
        height: 100%;
        min-height: 463px;
        padding-left: 30px;
    }

        .reviews_page__images .text p {
            color: #313639;
            margin-bottom: 30px;
        }

.coaches_page__image .image {
    min-height: 544px;
}

.coaches_page__image .text {
    min-height: 544px;
    display: table;
    height: 100%;
}

    .coaches_page__image .text p {
        display: table-cell;
        vertical-align: middle;
    }

@media(max-width:767px) {

    .reviews_page__images .text {
        min-height: 0;
    }

    .coaches_page__image .text {
        min-height: 0;
    }

        .coaches_page__image .text p {
            display: block;
        }
}

@media(max-width:992px) {

    .reviews_page__images .text {
        min-height: 0;
    }

    .coaches_page__image .text {
        min-height: 0;
    }

        .coaches_page__image .text p {
            display: block;
        }
}

.reviews_page__images .text p:last-child {
    margin-bottom: 0;
}

.reviews_page__text {
    background-image: url(/Content/images/reviews-big-background.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    box-sizing: border-box;
    height: 900px;
    padding: 400px 0 0;
}

    .reviews_page__text p {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        color: #fff;
        max-width: 400px;
    }

.reviews_page__steps {
    background-image: url(/Content/images/steps-background.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    box-sizing: border-box;
    height: 807px;
    padding: 80px 0 0;
    text-align: center;
}

    .reviews_page__steps p {
        margin-bottom: 100px;
        color: #313639;
    }

.summer_page__top .container > h2,
.summer_page__top .row h2 {
    font-weight: 700;
    font-family: 'PT Sans', sans-serif;
    color: #003a70;
    display: block;
}

.summer_page__top {
    padding: 75px 0 70px 0;
}

    .summer_page__top .container > h2 {
        font-size: 42px;
        line-height: 60px;
        text-align: center;
    }

    .summer_page__top .row {
        margin-top: 100px;
    }

        .summer_page__top .row h2 {
            -ms-flex-item-align: start;
            align-self: flex-start;
            font-size: 32px;
            line-height: 36px;
            margin-bottom: 40px;
        }

        .summer_page__top .row .text {
            display: table;
            height: 100%;
            min-height: 463px;
        }

        .summer_page__top .row p {
            display: table-cell;
            vertical-align: middle;
            font-family: Roboto, sans-serif;
            color: #313639;
            font-weight: 300;
            font-size: 18px;
            line-height: 26px;
        }

@media(max-width:767px) {
    .summer_page__top .row .text {
        min-height: 0;
    }

    .summer_page__top .row p {
        display: block;
    }

    .summer_page__top .row .image img {
        max-width: 100%;
        height: auto;
    }

    .form_inner {
        max-width: 100%;
        height: auto;
    }
}

@media(max-width:992px) {
    .summer_page__top .row .text {
        min-height: 0;
    }

    .summer_page__top .row p {
        display: block;
    }

    .summer_page__top .row .image img {
        max-width: 100%;
        height: auto;
    }

    .form_inner {
        max-width: 100%;
        height: auto;
    }
}

.summer_page__choose h2,
.summer_page__text p {
    font-weight: 700;
    font-size: 32px;
    font-family: 'PT Sans', sans-serif;
    display: block;
    text-align: center;
}

.summer_page__text {
    background-image: url(/Content/images/summer-text-background.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 900px;
    box-sizing: border-box;
    padding: 95px 0 0;
}

    .summer_page__text p {
        line-height: 42px;
        color: #fff;
    }

.summer_page__choose {
    padding: 75px 0 100px;
    background-color: #f2f2f2;
}

    .summer_page__choose h2 {
        line-height: 36px;
        margin-bottom: 80px;
        color: #003a70;
    }

    .summer_page__choose .item h3,
    .summer_page__choose .item p {
        line-height: 26px;
        font-family: Roboto, sans-serif;
        color: #313639;
    }

    .summer_page__choose .item {
        background-color: #FFF;
        padding: 35px;
        width: 46%;
        position: relative;
        min-height: 420px;
    }

        .summer_page__choose .item:nth-child(2) {
            margin-right: 4%;
        }

        .summer_page__choose .item:nth-child(3) {
            margin-left: 4%;
        }

        .summer_page__choose .item h3 {
            font-weight: 400;
            font-size: 26px;
            margin-bottom: 40px;
        }

            .summer_page__choose .item h3:before {
                float: left;
                margin-right: 10px;
                background-image: url(/Content/images/location-icon-trans.png);
                background-repeat: no-repeat;
                width: 31px;
                height: 39px;
                margin-top: -5px;
            }

        .summer_page__choose .item p {
            font-weight: 300;
            font-size: 18px;
            margin-bottom: 30px;
        }

        .summer_page__choose .item a.btn {
            font-weight: 400;
            font-size: 15px;
            border-radius: 5px;
            border: 1px solid #b3b3b3;
            background-color: rgba(255, 255, 255, .5);
            padding: 13px 25px;
            transition: all .2s ease-out;
            display: inline-block;
            font-family: Roboto, sans-serif;
            color: #313639;
            position: absolute;
            bottom: 40px;
        }

            .summer_page__choose .item a.btn:hover {
                text-decoration: none;
                background-color: #dfe1e6;
            }

.summer_page__form {
    /*background-image: url(/Content/images/summer-form-background.jpg);
    background-repeat: no-repeat;
    background-position: center top;*/
    height: 755px;
    padding: 150px 0 0;
    text-align: center;
}

    .summer_page__form h2 {
        font-weight: 700;
        font-size: 32px;
        line-height: 36px;
        margin-bottom: 40px;
        font-family: 'PT Sans', sans-serif;
        color: #003a70;
        display: block;
    }

    .summer_page__form .form_inner {
        background-color: #FFF;
        text-align: left;
        width: 400px;
        display: inline-block;
        padding: 35px 35px 20px;
        box-sizing: border-box;
    }

        .summer_page__form .form_inner form input,
        .summer_page__form .form_inner form label,
        .summer_page__form .form_inner form select {
            width: 100%;
            display: block;
            margin-bottom: 20px;
            border-left: 0;
            border-right: 0;
            border-top: 0;
            border-bottom: 3px solid #babec2;
        }

            .summer_page__form .form_inner form input[type=submit] {
                font-family: 'PT Sans', sans-serif;
                font-weight: 400;
                font-size: 14px;
                color: #00263a;
                text-align: center;
                padding: 10px 25px 7px;
                background: #fbcb2a;
                line-height: 30px;
                width: auto;
                display: inline-block;
                border-radius: 5px;
                border-bottom: 3px solid #f6c300;
                transition: all .2s ease-out;
            }

                .summer_page__form .form_inner form input[type=submit]:hover {
                    text-decoration: none;
                    background: #eeb804;
                    border-color: #c39b00;
                }

.howgoes_page__video,
.method_page__description {
    background-color: #f3f4f5;
}

.summer_page__form .form_inner form img {
    margin-bottom: 30px;
}

.summer_page__form .form_inner form input[type=checkbox] {
    width: auto;
    display: inline-block;
    border-bottom: 0;
}

.summer_page__form .form_inner form .checkbox {
    vertical-align: top;
    margin: 0 3px 0 0;
    width: 20px;
    height: 16px;
}

.method_page__description .text .item:first-child,
.method_page__top p {
    margin-bottom: 30px;
}

.summer_page__form .form_inner form .checkbox + label {
    cursor: pointer;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #313639;
    border-bottom: 0;
}

.summer_page__form .form_inner form .checkbox:not(checked) {
    position: absolute;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

    .summer_page__form .form_inner form .checkbox:not(checked) + label {
        position: relative;
        padding: 0 0 0 30px;
    }

        .summer_page__form .form_inner form .checkbox:not(checked) + label:before {
            content: '';
            position: absolute;
            top: 2px;
            left: 0;
            width: 20px;
            height: 16px;
            background-image: url(/Content/images/checkbox-empty.png);
            background-repeat: no-repeat;
        }

.summer_page__form .form_inner form .checkbox:checked + label:before {
    background-image: url(/Content/images/checkbox.png);
}

.summer_page__form .form_inner form input[type=tel],
.summer_page__form .form_inner form input[type=text],
.summer_page__form .form_inner form input[type=email],
.summer_page__form .form_inner form select {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #333;
    transition: all .2s ease-out;
    cursor: pointer;
    padding: 10px 20px;
}

    .summer_page__form .form_inner form input[type=tel]:focus,
    .summer_page__form .form_inner form input[type=tel]:hover,
    .summer_page__form .form_inner form input[type=text]:focus,
    .summer_page__form .form_inner form input[type=text]:hover,
    .summer_page__form .form_inner form select:focus,
    .summer_page__form .form_inner form select:hover {
        border-color: #a1ddf4;
    }

    .summer_page__form .form_inner form input[type=tel].warning,
    .summer_page__form .form_inner form input[type=text].warning,
    .summer_page__form .form_inner form select.warning {
        border-color: #e6a8ae;
    }

        .summer_page__form .form_inner form input[type=tel].warning[placeholder],
        .summer_page__form .form_inner form input[type=text].warning[placeholder],
        .summer_page__form .form_inner form select.warning[placeholder] {
            color: #cf5f69 !important;
        }

.summer_page__form .form_inner form select {
    text-indent: 1px;
    background-image: url(/Content/images/select-arrow.jpg);
    background-repeat: no-repeat;
    background-position: 96% 18px;
}

.howgoes_page__top,
.method_page__top {
    background-position: center top;
    box-sizing: border-box;
    background-repeat: no-repeat;
}

.method_page__top {
    background-image: url(/Content/images/methodic/1440_authors-method_1.jpg);
    padding: 120px 0 0;
    height: 739px;
}

    .method_page__top > div {
        padding-left: 0;
        margin-left: 50px;
    }

@media(max-width:1200px) {
    .method_page__top > div {
        margin-left: 30px;
    }

        .method_page__top > div > div p {
            font-size: 14px;
        }
}

.method_page__top h2 {
    font-weight: 700;
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 30px;
    font-family: 'PT Sans', sans-serif;
    color: #003a70;
    display: block;
}

.method_page__description .text .item p,
.method_page__top p {
    font-family: Roboto, sans-serif;
    color: #313639;
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
}

.method_page__description .image {
    position: relative;
}

    .method_page__description .image img {
        position: absolute;
        right: 0;
        top: 0;
    }

.method_page__description .text {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
}

@media(max-width:767px) {
    .method_page__description .text {
        display: block;
    }
}

.method_page__description .text .item {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin-left: 50px;
}

    .method_page__description .text .item img {
        display: block;
        margin-bottom: 15px;
    }

.method_page__authors {
    padding: 80px 0;
    border-bottom: 2px solid #f6f6f7;
}

    .method_page__authors h2 {
        font-weight: 700;
        font-size: 32px;
        line-height: 36px;
        margin-bottom: 60px;
        font-family: 'PT Sans', sans-serif;
        color: #003a70;
        display: block;
        text-align: center;
    }

    .method_page__authors .item {
        width: 49%;
        float: none;
        margin-bottom: 50px;
        display: inline-block;
        vertical-align: top;
    }

        .method_page__authors .item .image {
            margin-right: 30px;
            border-radius: 100%;
            border: 6px solid #e6e6e6;
            overflow: hidden;
        }

            .method_page__authors .item .image img {
                margin: -1px;
            }

        .method_page__authors .item span {
            font-family: Roboto, sans-serif;
            color: #313639;
            font-weight: 400;
            font-size: 18px;
            line-height: 32px;
            margin-bottom: 5px;
            display: block;
        }

        .method_page__authors .item p {
            font-family: Roboto, sans-serif;
            color: #313639;
            font-weight: 300;
            font-size: 16px;
            line-height: 20px;
            margin-left: 185px;
        }

.howgoes_page__top {
    background-image: url(/Content/images/howgoes-top-background.jpg);
    padding: 105px 0 0;
    height: 723px;
}

    .howgoes_page__top.howgoes_page__top__international {
        background-image: url(/Content/images/howgoes-top-background-int.jpg);
    }

    .howgoes_page__top h2 {
        font-weight: 700;
        font-size: 34px;
        line-height: 36px;
        margin-bottom: 40px;
        font-family: 'PT Sans', sans-serif;
        color: #003a70;
        display: block;
    }

    .howgoes_page__top p {
        font-family: Roboto, sans-serif;
        color: #313639;
        font-weight: 300;
        font-size: 18px;
        margin-bottom: 30px;
        line-height: 24px;
    }

.howgoes_page__video {
    padding: 100px 0;
}

    .howgoes_page__video .video_element .inner a {
        display: inline-block;
        position: relative;
        border: 1px solid #bbbab9;
        border-radius: 8px;
    }

        .howgoes_page__video .video_element .inner a:after {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            z-index: 3;
            background-color: rgba(255, 255, 255, .4);
            background-image: url(/Content/images/play-icon.png);
            background-position: center;
            background-repeat: no-repeat;
            transition: all .4s ease-out;
            border-radius: 8px;
        }

        .howgoes_page__video .video_element .inner a.play iframe {
            z-index: 4;
        }

        .howgoes_page__video .video_element .inner a:hover:after {
            background-color: rgba(255, 255, 255, .5);
            background-size: 100px;
        }

        .howgoes_page__video .video_element .inner a img {
            position: relative;
            z-index: 2;
            border-radius: 8px;
            max-width: 100%;
            height: auto;
        }

        .howgoes_page__video .video_element .inner a iframe {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            z-index: 1;
            border-radius: 8px;
        }

    .howgoes_page__video .text {
        padding-right: 0 !important;
    }

        .howgoes_page__video .text h2 {
            font-weight: 700;
            font-size: 34px;
            line-height: 36px;
            margin-bottom: 40px;
            font-family: 'PT Sans', sans-serif;
            color: #003a70;
            display: block;
        }

        .howgoes_page__video .text p {
            font-family: Roboto, sans-serif;
            color: #313639;
            font-weight: 300;
            font-size: 18px;
            margin-bottom: 30px;
            line-height: 24px;
        }

        .howgoes_page__video .text a.btn {
            font-weight: 400;
            font-size: 15px;
            border-radius: 5px;
            border: 1px solid #b3b3b3;
            background-color: rgba(255, 255, 255, .5);
            padding: 13px 25px;
            transition: all .2s ease-out;
            display: inline-block;
            font-family: Roboto, sans-serif;
            color: #313639;
        }

            .howgoes_page__video .text a.btn:hover {
                text-decoration: none;
                background-color: #dfe1e6;
            }

.howgoes_page__benefits {
    background-image: url(/Content/images/howgoes-benefits-background.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
    background-size: cover;
    padding: 150px 0 0;
    position: relative;
}

@media screen and (max-width: 992px) {
    .howgoes_page__benefits {
        background-attachment: scroll !important;
        background-position: center top !important;
        background-image: url(/Content/images/lessons/980_how-it-goes_2.jpg);
    }
}

.howgoes_page__benefits:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.howgoes_page__benefits .container {
    position: relative;
    z-index: 2;
}

.howgoes_page__benefits .item {
    margin-bottom: 150px;
}

    .howgoes_page__benefits .item h3 {
        font-weight: 700;
        font-size: 34px;
        line-height: 38px;
        margin-bottom: 40px;
        margin-top: 20px;
        font-family: 'PT Sans', sans-serif;
        color: #fff;
        display: block;
    }

    .howgoes_page__benefits .item p {
        font-family: Roboto, sans-serif;
        color: #fff;
        font-weight: 300;
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 30px;
    }

    .howgoes_page__benefits .item small {
        font-family: Roboto, sans-serif;
        color: #fff;
        font-weight: 300;
        font-size: 14px;
        line-height: 30px;
        margin-left: 210px;
        margin-top: -10px;
        display: block;
    }

    .howgoes_page__benefits .item a.btn {
        font-weight: 400;
        font-size: 15px;
        border-radius: 5px;
        border: 1px solid #b3b3b3;
        background-color: rgba(255, 255, 255, .1);
        padding: 13px 25px;
        transition: all .2s ease-out;
        display: inline-block;
        font-family: Roboto, sans-serif;
        color: #fff;
    }

        .howgoes_page__benefits .item a.btn:hover {
            text-decoration: none;
            background-color: rgba(255, 255, 255, .4);
        }

    .howgoes_page__benefits .item .image {
        float: left;
        margin-right: 40px;
        margin-top: -15px;
        margin-bottom: 60px;
    }

    .howgoes_page__benefits .item:nth-child(2) {
        margin-left: 210px;
    }

    .howgoes_page__benefits .item:nth-child(3) {
        margin-left: 420px;
    }

.howgoes_page__scheme {
    padding: 75px 0;
}

    .howgoes_page__scheme .image img {
        max-width: 100%;
        height: auto;
    }

    .howgoes_page__scheme h2 {
        font-weight: 700;
        font-size: 34px;
        line-height: 36px;
        margin-bottom: 40px;
        font-family: 'PT Sans', sans-serif;
        color: #003a70;
        display: block;
        margin-top: 20px;
    }

    .howgoes_page__scheme h3 {
        font-weight: 700;
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 40px;
        font-family: 'PT Sans', sans-serif;
        color: #003a70;
        display: block;
        margin-top: 20px;
    }

    .howgoes_page__scheme p {
        font-family: Roboto, sans-serif;
        color: #313639;
        font-weight: 300;
        font-size: 18px;
        margin-bottom: 30px;
        line-height: 22px;
    }

.howgoes_page__faq .item .title a,
.howgoes_page__faq h2 {
    font-family: 'PT Sans', sans-serif;
    color: #003a70;
    display: block;
}

.howgoes_page__faq {
    padding: 50px 0;
}

    .howgoes_page__faq h2 {
        font-weight: 700;
        font-size: 34px;
        line-height: 36px;
        margin-bottom: 60px;
        text-align: center;
    }

    .howgoes_page__faq .item {
        margin-bottom: 30px;
    }

        .howgoes_page__faq .item .title {
            border-bottom: 1px solid #e6e7e9;
        }

            .howgoes_page__faq .item .title a {
                font-weight: 400;
                font-size: 24px;
                line-height: 28px;
                margin-left: 30px;
                margin-bottom: 10px;
            }

                .howgoes_page__faq .item .title a:before {
                    width: 17px;
                    height: 11px;
                    background-image: url(/Content/images/faq-arrow.png);
                    background-repeat: no-repeat;
                    float: left;
                    margin-right: 10px;
                    margin-top: 7px;
                    margin-left: -30px;
                }

        .howgoes_page__faq .item .text {
            margin-top: 10px;
            padding-left: 30px;
            display: none;
        }

            .howgoes_page__faq .item .text p {
                font-family: Roboto, sans-serif;
                color: #313639;
                font-weight: 300;
                font-size: 16px;
                margin-bottom: 20px;
                line-height: 22px;
            }

                .howgoes_page__faq .item .text p a {
                    color: #000;
                    border-bottom: 2px solid #93d8f2;
                    text-decoration: none;
                }

                    .howgoes_page__faq .item .text p a:hover {
                        background-color: #93d8f2;
                    }

@media (max-width:1200px) {
    .reviews_page__steps p br {
        display: none;
        text-align: center;
    }

    .header__main nav {
        margin-left: 10px;
    }

        .header__main nav > ul > li > a {
            font-size: 14px;
            padding: 50px 5px;
        }

    .header__main.sticky nav > ul > li > a {
        padding: 30px 5px;
    }

    .header__main a {
        font-size: 16px;
    }

    .header__main p {
        font-size: 0.75rem;
    }

    .top-block {
        padding: 100px 0 0;
    }

    .about_page__profile .image img,
    .profile_page__screenshot img,
    .video_element img,
    form img {
        max-width: 100%;
        height: auto;
    }

    .teaching .images .item.pull-right {
        margin-left: 40px;
    }

    .teaching .images .item.pull-left {
        margin-right: 40px;
    }

    .header__line .location_popup {
        width: 940px;
    }

    .about_page__benefits .item .image {
        margin-bottom: 150px;
    }

    .about_page__benefits .item h3 {
        margin-bottom: 20px;
    }

    .about_page__benefits .item p {
        line-height: 22px;
    }

    .howgoes_page__benefits .item p {
        font-size: 14px;
        line-height: 20px;
    }

    .summer_page__choose .item {
        min-height: 450px;
    }
}

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

        .profile_page__images .container .text {
            margin-top: 40px;
        }
}

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

@media (max-width: 424px){
    .header__line .location a {
        font-size: 20px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        width: 190px;
        display: inline-block;
        text-align: left;
    }

    div.header__line > div > div.pull-right {
        margin-right: -22px;
    }
}

@media (max-width: 325px){
    div.header__line > div > div.pull-right {
        margin-right: auto;
    }
}

@media (max-width:992px) {
    .form,
    .reviews {
        background-size: cover;
    }

    .header__line .location_popup {
        width: 730px;
    }

        .header__line .location_popup .lists .list {
            width: 200px;
        }

    .header__line .pull-right > a {
        /* margin-left: 30px; */
        font-size: 20px;
    }

    a.login {
        text-indent: -9999px;
        margin-left: 15px;
    }

    #citySelection {
        margin-top: 5px;
    }

    .header__line .pull-right > a.login:before {
        width: 38px;
        height: 38px;
        background-image: url(/Content/images/profile-icon-lg.png);
        background-size: cover;
        float: right;
    }

    .header__line {
        padding: 10px 0;
    }

        .header__line .social a {
            margin-left: 18px;
        }

            .header__line .social a:nth-child(4) {
                margin-right: 20px;
            }

        .header__line .social {
            /* margin-right: 110px; */
        }

    div.header__line > div {
        width: 870px;
    }

    #fsJuniorShopLink {
        display: none;
    }

    #fsJuniorShopLinkSmScreen {
        font-weight: 400;
        color: #798189;
        text-decoration: none;
        margin-left: 20px;
        display: inline-block;
        font-size: 20px;
        position: absolute;
        bottom: 5px;
    }

    .header__line .location a {
        font-size: 20px;
    }

    .header__main ul li {
        display: none;
    }

    .header__main ul li.yellow {
            display: block;
            margin-left: 40px;
    }

    .map h2 br,
    .results h2 br {
        display: none;
    }

    .header__main ul li.yellow a {
        font-size: 20px;
        margin-top: 23px !important;
        margin-left: -5px !important;
    }

    .header__line .location > a:before {
        content: '';
        float: left;
        background-image: url(/Content/images/location-icon-gray.png);
        background-repeat: no-repeat;
        width: 16px;
        height: 20px;
        margin-top: 1px;
        margin-right: 5px;
        transition: all .2s ease-out;
    }

    .header__line .location > a:after {
        display: none;
    }

    .header__line .pull-right > a.login:before {
        margin-top: 1px !important;
    }

    .header__line .social {
        margin-top: 8px !important;
    }

    .header__main .logo img {
        margin: 7px 0 0 7px !important;
    }

    .header__main a.phone {
        font-size: 3rem;
        /*margin-top: 3.4rem;*/
    }

    .header__main p {
        font-size: 16px;
    }

    .header__main.sticky ul li.yellow a {
        margin-top: 12px !important;
    }

    .header__main.sticky a.phone {
        /*margin-top: 2.4rem;*/
    }

    .top-block {
        padding-top: 130px;
    }

        .top-block .container h2 {
            font-size: 60px;
            line-height: 60px;
        }

        .top-block .container p {
            font-size: 30px;
            line-height: 30px;
        }

        .top-block .container a.btn--yellow {
            font-size: 42px;
            line-height: 42px;
        }

        .top-block a.down {
            /*bottom: 110px;*/
        }

        .top-block video {
            width: auto;
            height: 100%;
        }

    .about .container h2,
    .about .container p {
        margin-left: 0;
        width: 65%;
    }

    .about .container h2,
    .map h2 {
        font-size: 40px;
        line-height: 40px;
    }

    .about .container p {
        font-size: 24px;
        line-height: 32px;
    }

    .map__element img {
        max-width: 100%;
        height: auto;
    }

    .map__value strong {
        font-size: 90px;
    }

    .map p {
        font-size: 18px;
    }

    .results h2 {
        font-size: 54px;
    }

    .teaching .text {
        padding-left: 15px;
    }

        .teaching .text h2 {
            font-size: 40px;
            line-height: 44px;
        }

        .teaching .text p {
            font-size: 24px;
            line-height: 32px;
        }

    .teaching a.btn {
        font-size: 20px;
    }

    .teaching .images .item.pull-right {
        margin-left: 70px;
    }

        .teaching .images .item.pull-left,
        .teaching .images .item.pull-right:first-child {
            margin-right: 70px;
        }

            .teaching .images .item.pull-left:nth-child(5) {
                margin-left: 70px;
            }

    .profile .row {
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
    }

        .profile .row .image {
            -ms-flex-order: 2;
            order: 2;
        }

        .profile .row .text {
            -ms-flex-order: 1;
            order: 1;
        }

    .profile .text h2 {
        font-size: 40px;
        line-height: 44px;
    }

    .profile .text p {
        font-size: 24px;
        line-height: 32px;
    }

    .profile a.btn {
        font-size: 20px;
    }

    .profile .image img {
        margin: 40px auto 0;
    }

    .form .row {
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
    }

        .form .row .map_object {
            -ms-flex-order: 2;
            order: 2;
        }

        .form .row .form_object {
            -ms-flex-order: 1;
            order: 1;
            width: 590px;
            margin: 0 auto;
        }

    .form {
        padding: 60px 0 90px;
    }

        .form h2 {
            font-size: 40px;
        }

        .form .form-subtitle {
            font-size: 33px;
            margin-bottom: 50px;
        }

            .form .form-subtitle:after {
                width: 110px;
                height: 257px;
                background-image: url(/Content/images/form-arrow-big.png);
                right: -118px;
                top: 24px;
            }

        .form .map_object,
        .news__item .image img {
            width: 100%;
        }

        .form .form_object form input[type=submit],
        .form .form_object form input[type=tel],
        .form .form_object form input[type=text],
        .form .form_object form select {
            font-size: 22px;
            padding: 17px 20px;
        }

        .form select {
            background-image: url(/Content/images/select-arrow-big.jpg) !important;
            background-position: 92% 25px;
        }

        .form label {
            font-size: 16px !important;
        }

        .form img {
            display: block !important;
        }

        .form .form_object {
            margin-bottom: 90px !important;
        }

        .form .map_object #SchoolMap1 {
            margin-left: 0;
            width: 100%;
        }

    .news h2 {
        font-size: 44px;
    }

    .news a.btn {
        display: none;
    }

    .c-hamburger,
    .footer a.link {
        display: block;
    }

    .news__item span {
        font-size: 24px;
    }

    .news__item p {
        font-size: 22px;
    }

    .reviews h2 {
        font-size: 40px;
    }

    .reviews .swiper-slide .text p {
        font-size: 22px;
        line-height: 30px;
    }

    .reviews .swiper-slide .text {
        width: 90%;
    }

    .reviews .swiper-button-next,
    .reviews .swiper-button-prev {
        top: 85%;
    }

    .reviews .swiper-button-next {
        right: 22%;
    }

    .reviews .swiper-button-prev {
        left: 22%;
    }

    .reviews .swiper-slide .meta .review-city,
    .reviews .swiper-slide .meta strong {
        font-size: 20px;
    }

    .reviews .buttons a {
        font-size: 22px !important;
    }

    .gallery-slider .swiper-inner,
    .news-slider .swiper-inner {
        transform: scale(.8) !important;
    }

    .gallery-slider img {
        width: 100%;
    }

    .gallery h2 {
        font-size: 40px;
    }

    .gallery .container > a {
        font-size: 30px;
    }

    .bottom .contact span {
        font-size: 40px;
    }

    .bottom .contact a {
        font-size: 100px;
    }

    .bottom .contact p {
        font-size: 24px;
    }

    .bottom .banner p {
        font-size: 24px;
        line-height: 40px;
    }

        .bottom .banner p a {
            font-size: 30px;
        }

        .bottom .banner p strong {
            display: block;
            font-size: 30px;
        }

    .footer .social a {
        margin-bottom: 30px;
    }

    .hamb {
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        position: absolute;
        right: 22px;
        top: 30px;
        z-index: 9999;
    }

    .header__main.sticky .hamb {
        top: 20px;
    }

    .c-hamburger {
        overflow: hidden;
        margin: -5px;
        padding: 0;
        width: 50px;
        height: 40px;
        font-size: 0;
        text-indent: -9999px;
        -webkit-appearance: none;
        -moz-appearance: none;
        /* ReSharper disable once CssNotResolved */
        appearance: none;
        box-shadow: none;
        border-radius: 0;
        border: none;
        cursor: pointer;
        transition: background .3s;
    }

        .c-hamburger span,
        .c-hamburger span:after,
        .c-hamburger span:before {
            position: absolute;
            display: block;
            height: 4px;
            border-radius: 3px;
            left: 0;
        }

        .c-hamburger:focus {
            outline: 0;
        }

        .c-hamburger span {
            top: 18px;
            right: 0;
            background: #798189;
        }

            .c-hamburger span:after,
            .c-hamburger span:before {
                width: 100%;
                background-color: #798189;
                content: "";
            }

    .c-hamburger--htx,
    .c-hamburger--htx.is-active {
        background-color: transparent;
    }

    .c-hamburger span:before {
        top: -15px;
    }

    .c-hamburger span:after {
        bottom: -15px;
    }

    .c-hamburger--htx span {
        transition: background 0s .3s;
    }

        .c-hamburger--htx span:after,
        .c-hamburger--htx span:before {
            transition-duration: .3s, .3s;
            transition-delay: .3s, 0s;
        }

        .c-hamburger--htx span:before {
            transition-property: top, transform;
        }

        .c-hamburger--htx span:after {
            transition-property: bottom, transform;
        }

    .c-hamburger--htx.is-active span {
        background: 0 0;
    }

    .coaches_page__image .image,
    .method_page__description {
        background-repeat: no-repeat;
        background-position: center top;
    }

    .c-hamburger--htx.is-active span:before {
        top: 0;
        transform: rotate(45deg);
    }

    .c-hamburger--htx.is-active span:after {
        bottom: 0;
        transform: rotate(-45deg);
    }

    .c-hamburger--htx.is-active span:after,
    .c-hamburger--htx.is-active span:before {
        transition-delay: 0s, .3s;
    }

    .header__main {
        position: relative;
    }

        .header__main .container > .pull-right {
            margin-right: 90px;
        }

    .aside {
        position: fixed;
        width: 0;
        right: 0;
        top: 0;
        height: 100%;
        z-index: 999;
        box-shadow: 0 0 25px -5px rgba(0, 0, 0, .4);
        background-color: #fff;
    }

        .aside .inner {
            position: relative;
            height: 100%;
            opacity: 0;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
            width: 380px !important;
            margin-right: -320px;
            z-index: -1;
            margin-top: 20px;
            transition: all .2s ease-in-out;
        }

            .aside .inner nav ul {
                list-style: none;
            }

        .aside.opened .inner {
            opacity: 1;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            margin-left: 0;
            z-index: 999;
            box-sizing: border-box;
            overflow-y: scroll;
        }

    .c-hamburger--htx.is-active {
        top: 15px;
        right: 10px;
        position: fixed;
        z-index: 9999;
    }




    .aside nav > ul {
        padding-left: 30px;
    }

        .aside nav > ul li a {
            font-family: Roboto, sans-serif;
            font-weight: 300;
            font-size: 15px;
            color: #313639;
            margin-bottom: 7px;
            line-height: 15px;
            display: inline-block;
            transition: all .2s ease-out;
            border-bottom: 3px solid transparent;
        }

            .aside nav > ul li a:hover {
                border-bottom: 3px solid #65c2e5;
                text-decoration: none;
            }

        .aside nav > ul li:first-child {
            margin-top: 15px;
        }

        .aside nav > ul li:last-child a {
            margin-bottom: 0;
        }

        .aside nav > ul ul {
            padding-left: 15px;
            margin-top: -15px;
            padding-bottom: 10px;
        }

    .about_page__top h2 {
        font-size: 60px !important;
        line-height: 64px !important;
    }

    .about_page__method {
        background-image: url(/Content/images/method-background-tablet.jpg);
        height: 1270px;
        padding: 70px 0 0;
    }

    .about_page__profile .row .image {
        margin-top: 40px;
        text-align: center;
    }

        .about_page__profile .row .image a.btn {
            display: none;
        }

    .about_page__profile .row .text {
        margin-top: 40px;
        text-align: center;
    }

        .about_page__profile .row .text a.btn,
        .about_page__profile .row .text br {
            display: none;
        }

        .about_page__profile .row .text h2 {
            font-size: 40px;
            line-height: 44px;
        }

        .about_page__profile .row .text p {
            font-size: 26px;
            line-height: 32px;
            margin-bottom: 15px;
        }

    .about_page__benefits .item {
        margin-left: 0 !important;
        text-align: center;
    }

        .about_page__benefits .item .image {
            float: none;
            margin: 0 auto 30px;
            display: block;
        }

    .about_page__stats p br,
    .method_page__description .image img,
    .method_page__top--text p br {
        display: none;
    }

    .about_page__benefits .item h3 {
        font-size: 38px;
        line-height: 46px !important;
    }

    .about_page__benefits .item p {
        font-size: 26px;
        line-height: 32px;
    }

    .about_page__benefits .item a.btn {
        font-size: 22px;
    }

    .about_page__stats {
        height: 1280px;
        background-image: url(/Content/images/stats-tracker-background-tablet.jpg);
        padding: 70px 0 0;
    }

        .about_page__stats h2 {
            font-size: 38px;
            line-height: 46px !important;
        }

        .about_page__stats p {
            font-size: 26px;
            line-height: 32px;
        }

        .about_page__stats a.btn {
            font-size: 22px;
        }

    .about_page__partners {
        margin-bottom: 250px;
        border-bottom: 4px solid #f3f4f5;
    }

        .about_page__partners .item {
            width: 32%;
        }

        .about_page__partners h2 {
            font-size: 38px;
            line-height: 46px !important;
        }

    .about_page__coaches {
        margin-bottom: 180px;
    }

        .about_page__coaches h2 {
            margin-top: -240px;
            color: #003a70;
            font-size: 40px;
            line-height: 46px !important;
        }

        .about_page__coaches p {
            color: #313639;
            font-size: 26px;
            line-height: 32px;
        }

        .about_page__coaches a.btn {
            bottom: -120px;
            font-size: 22px;
        }

    .about_page .gallery_section--gray {
        margin-top: 180px;
    }

    .gallery_section h2 {
        font-size: 38px !important;
        line-height: 42px !important;
    }

    .gallery_section p {
        font-size: 34px;
        line-height: 40px;
        font-weight: 300;
    }

    .gallery_section a.btn {
        font-size: 22px;
    }

    .method_page__top {
        height: 1025px;
        background-image: url(/Content/images/methodic/980_authors-method_1.jpg);
        padding: 70px 0 0;
    }

        .method_page__top > div {
            margin-left: auto;
        }

        .method_page__top h2 {
            text-align: center;
            font-size: 60px !important;
            line-height: 70px !important;
        }

    .method_page__top--text {
        background-color: #f3f4f5;
        padding: 70px 0;
    }

        .method_page__top--text p {
            font-family: Roboto, sans-serif;
            color: #313639;
            font-size: 28px;
            line-height: 32px;
            font-weight: 300;
            margin-bottom: 30px;
        }

    .method_page__description {
        background-image: url(/Content/images/method-description-image-tablet.jpg);
    }

        .method_page__description .image {
            height: 729px;
        }

        .method_page__description .text {
            height: auto !important;
            padding: 60px 0 !important;
        }

            .method_page__description .text .item {
                margin-left: 0 !important;
            }

                .method_page__description .text .item img {
                    display: block;
                    margin: 0 auto 30px;
                }

                .method_page__description .text .item p {
                    font-size: 28px;
                    line-height: 36px;
                    text-align: center;
                    font-weight: 300;
                }

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

    .method_page__authors h2 {
        font-size: 38px;
        line-height: 46px !important;
    }

    .method_page__authors .item {
        text-align: center;
        width: 100%;
    }

        .method_page__authors .item .image {
            float: none !important;
            display: block;
            margin: 0 auto 30px;
            max-width: 145px;
            height: auto;
        }

        .method_page__authors .item span {
            font-size: 32px;
            line-height: 38px;
        }

        .method_page__authors .item p {
            margin-left: 0;
            font-size: 28px;
            line-height: 36px;
            font-weight: 300;
        }

    .video h2 {
        font-size: 40px;
        line-height: 46px !important;
    }

    .profile_page__top {
        background-image: url(/Content/images/profile-top-background-tablet.jpg);
        height: 1025px;
    }

    .profile_page__top-en {
        background-image: url(/Content/images/profile-top-background-tablet-en.jpg);
    }

    .profile_page__top .container {
        position: relative;
        height: 100%;
    }

    .profile_page__top h2 {
        position: absolute;
        right: 0;
        bottom: 60px;
        text-align: right;
        font-size: 60px;
        line-height: 72px;
    }

    .profile_page__images .container .text p,
    .profile_page__screenshot p {
        font-size: 28px;
        line-height: 36px;
    }

    .profile_page__images .container .text {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-flex-order: 1;
        margin-top: 40px;
        order: 1;
        height: auto !important;
        padding: 50px 0;
        text-align: center;
    }

    .about_page__coaches {
        background-attachment: scroll;
    }

    .profile_page__images .container .image {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-flex-order: 2;
        order: 2;
    }

    .coaches_page__image .text,
    .summer_page__top .row .text h2,
    .summer_page__top .row .text p {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    }

    .profile_page__screenshot {
        text-align: center;
    }

        .profile_page__screenshot p br {
            display: none;
        }

    .stats_page__top {
        background-image: url(/Content/images/stats-top-background-tablet.jpg);
        padding: 411px 0 0;
        height: 1320px;
        position: relative;
    }

        .stats_page__top h2 {
            font-size: 60px;
            line-height: 70px;
            width: 200px;
        }

        .stats_page__profile p,
        .stats_page__top p,
        .stats_page__tracker p {
            font-size: 28px;
            line-height: 36px;
        }

        .stats_page__top p {
            font-weight: 400;
            text-align: center;
            width: 100%;
            position: absolute;
            bottom: 50px;
            left: 0;
        }

            .stats_page__top p br {
                display: none;
            }

    .stats_page__tracker {
        background-image: url(/Content/images/tracker-background-tablet.jpg);
        height: 1280px;
        padding: 80px 0 0;
    }

        .stats_page__tracker p {
            font-weight: 300;
            text-align: left;
            text-align: center;
            margin-bottom: 30px;
        }

            .stats_page__tracker p br {
                display: none;
            }

    .stats_page__profile {
        background-image: url(/Content/images/stats-profile-background-tablet.jpg);
        height: 1410px;
        padding: 75px 0 0;
    }

    .stats_page__profile-en {
        background-image: url(/Content/images/stats-profile-background-tablet-en.png);
    }

    .summer_page__top .container > h2 {
        font-size: 60px !important;
        line-height: 70px !important;
    }

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

        .summer_page__top .row .image img {
            float: none !important;
            margin: 0 auto 30px;
            display: block;
        }

        .summer_page__top .row .text {
            height: auto !important;
        }

            .summer_page__top .row .text h2 {
                font-size: 38px;
                line-height: 48px;
            }

            .summer_page__top .row .text p {
                font-size: 28px;
                line-height: 36px;
            }

    .summer_page__choose h2,
    .summer_page__text p {
        font-size: 38px;
        line-height: 48px;
    }

    .summer_page__top .row .text.visible-sm p {
        text-align: left;
    }

    .summer_page__text p br {
        display: none;
    }

    .summer_page__choose .item {
        margin-right: 0 !important;
        margin-left: 0 !important;
        margin-bottom: 30px;
        height: auto !important;
        min-height: inherit !important;
        width: 100%;
    }

        .summer_page__choose .item h3 {
            font-size: 32px;
            line-height: 38px;
        }

        .summer_page__choose .item p {
            font-size: 28px;
            line-height: 36px;
        }

        .summer_page__choose .item a.btn {
            font-size: 22px;
            position: static;
        }

    .summer_page__form h2 {
        font-size: 38px;
        line-height: 48px;
    }

    .summer_page__form form input {
        font-size: 18px !important;
    }

    .tournaments_page__top {
        background-image: url(/Content/images/tournaments-top-background-tablet.jpg);
        height: 1020px;
        padding: 126px 0 0;
    }

        .tournaments_page__top h2 {
            font-size: 60px;
            line-height: 70px;
            float: right;
            margin-top: 550px;
        }

    .tournaments_page__images {
        padding: 40px 0 80px;
    }

        .tournaments_page__images .image {
            -ms-flex-order: 2;
            order: 2;
        }

            .tournaments_page__images .image img {
                float: none !important;
                display: block;
                margin: 20px auto 0;
            }

        .tournaments_page__images .text {
            -ms-flex-order: 1;
            order: 1;
            margin-top: 40px;
            height: auto !important;
            padding: 40px 0;
        }

            .tournaments_page .gallery_section p,
            .tournaments_page .video p,
            .tournaments_page__images .text p {
                font-size: 28px;
                line-height: 36px;
            }

    .video img {
        max-width: 100%;
        height: auto;
    }

    .reviews_page__top {
        background-image: url(/Content/images/reviews-top-background-tablet.jpg);
        height: 1020px;
        padding: 700px 0 0;
    }

        .reviews_page__top h2 {
            font-size: 60px;
            line-height: 70px;
            width: 400px;
        }

    .reviews_page__images .text p,
    .reviews_page__steps p,
    .reviews_page__text p {
        font-size: 28px;
        line-height: 36px;
    }

    .reviews_page__images {
        padding: 40px 0 80px;
    }

        .reviews_page__images .image {
            -ms-flex-order: 2;
            order: 2;
        }

            .reviews_page__images .image img {
                float: none !important;
                display: block;
                margin: 20px auto 0;
            }

        .reviews_page__images .text {
            -ms-flex-order: 1;
            order: 1;
            margin-top: 40px;
            height: auto !important;
            padding: 40px 0;
        }

    .reviews_page__text {
        background-image: url(/Content/images/reviews-big-background-tablet.jpg);
        height: 1018px;
        position: relative;
    }

        .reviews_page__text p {
            position: absolute;
            bottom: 60px;
        }

    .reviews_page__steps {
        height: 927px;
        background-image: url(/Content/images/steps-background-tablet.jpg);
        padding: 75px 0 0;
    }

        .reviews_page__steps p {
            text-align: left;
            margin-bottom: 20px;
        }

        .reviews_page__steps img {
            max-width: 100%;
            height: auto;
        }

    .coaches_page__top {
        background-image: url(/Content/images/coaches-top-background-tablet.jpg);
        padding: 90px 0 0;
        height: 1020px;
    }

        .coaches_page__top h2 {
            font-size: 46px;
            line-height: 70px;
            width: 620px;
        }

    .club_page__text h2 br,
    .club_page__text p br,
    .coaches_page__image .image img,
    .coaches_page__text p br,
    .howgoes_page__top p br {
        display: none;
    }

    .coaches_page__image .text {
        -ms-flex-order: 1;
        order: 1;
        /*margin-top:-70px;*/
        margin-bottom: 10px;
        height: auto !important;
        padding: 40px 0;
    }

    .howgoes_page__video .text {
        margin-bottom: 40px;
    }

    .coaches_page__image .image,
    .howgoes_page__video .text {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    }

    .coaches_page__image .text p {
        font-size: 28px;
        line-height: 36px;
    }

    .coaches_page__image .image {
        -ms-flex-order: 2;
        order: 2;
        height: 650px;
    }

        .coaches_page__image .image.left {
            background-image: url(/Content/images/coaches-image1-tablet.jpg);
        }

        .coaches_page__image .image.right {
            background-image: url(/Content/images/coaches-image2-tablet.jpg);
        }

    .coaches_page__text {
        /*height: 520px;*/
        background-image: url(/Content/images/coaches-text-background-tablet.jpg);
        padding: 160px 0 0;
    }

        .coaches_page__text h2 {
            font-size: 38px;
            line-height: 48px;
            margin-bottom: 30px;
        }

        .coaches_page__text p {
            font-size: 28px;
            line-height: 36px;
        }

    .club_page__top {
        height: 1020px;
        padding: 20px 0 0;
        background-image: url(/Content/images/club-top-background-new3.jpg);
    }

        .club_page__top h2 {
            position: static;
            text-align: center;
            font-size: 40px;
            line-height: 70px;
        }

    .club_page__text {
        height: 560px;
        background-image: url(/Content/images/club-text-background-tablet.jpg);
        padding: 0px !important;
    }

        .club_page__text h2 {
            font-size: 35px;
            line-height: 44px;
            margin-bottom: 20px;
        }

        .club_page__text p {
            font-size: 14px !important;
            line-height: 36px;
        }

    .club_page .video p {
        font-size: 30px;
        line-height: 38px;
    }

    .club_page__social h2 {
        font-size: 36px;
        line-height: 44px;
    }

    .club_page__link a {
        font-size: 76px;
    }

    .club_page__link p {
        font-size: 30px;
        line-height: 38px;
    }

    .howgoes_page__top {
        background-image: url(/Content/images/howgoes-top-background-tablet.jpg);
        height: 1510px;
        padding: 60px 0 0;
    }

        .howgoes_page__top.howgoes_page__top__international {
            background-image: url(/Content/images/howgoes-top-background-tablet-int.jpg);
        }

        .howgoes_page__top h2 {
            font-size: 60px;
            line-height: 70px;
            margin-bottom: 850px;
            width: 400px;
        }

        .howgoes_page__top p {
            font-size: 28px;
            line-height: 36px;
            font-weight: 400;
        }

    .howgoes_page__video .text a.btn,
    .howgoes_page__video .text h2 br,
    .howgoes_page__video .text p br {
        display: none;
    }

    .howgoes_page__video .text {
        -ms-flex-order: 1;
        order: 1;
        margin-top: 30px;
    }

        .howgoes_page__video .text h2 {
            font-size: 40px;
            line-height: 46px;
            margin-bottom: 20px;
        }

        .howgoes_page__video .text p {
            font-size: 28px;
            line-height: 36px;
        }

    .howgoes_page__video .video_element {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-flex-order: 2;
        order: 2;
        text-align: center;
    }

        .howgoes_page__video .video_element a.btn {
            display: none;
        }

    .howgoes_page__scheme .image img {
        display: block;
        margin: 40px auto;
    }

    .howgoes_page__scheme .image h2 {
        font-weight: 700;
        font-size: 40px;
        line-height: 44px;
        font-family: 'PT Sans', sans-serif;
        color: #003a70;
        display: block;
        text-align: center;
        margin-top: 20px;
    }

    .howgoes_page__scheme .text p {
        font-size: 28px;
        line-height: 36px;
    }

        .howgoes_page__scheme .text h2,
        .howgoes_page__scheme .text p br {
            display: none;
        }

    .howgoes_page__benefits .item {
        margin-left: 0 !important;
        width: 100%;
    }

        .howgoes_page__benefits .item .image {
            float: none !important;
            margin-right: 0 !important;
        }

            .howgoes_page__benefits .item .image img {
                display: block;
                margin: 0 auto 30px;
            }

        .howgoes_page__benefits .item p,
        .howgoes_page__benefits .item small {
            font-size: 28px;
            line-height: 36px;
            margin-left: 0;
        }

            .howgoes_page__benefits .item p br,
            .howgoes_page__benefits .item small br {
                display: none;
            }

    .howgoes_page__faq h2 {
        font-size: 40px;
        line-height: 44px;
    }

    .howgoes_page__faq .item a,
    .howgoes_page__faq .item p {
        font-size: 28px !important;
        line-height: 36px !important;
    }

        .howgoes_page__faq .item a:before {
            margin-top: 12px !important;
        }

    .swiper-button-next, .swiper-button-prev {
        display: none !important;
    }

    .reviews-slider .swiper-slide {
        width: 100% !important;
    }

    .reviews-slider .swiper-button-next, .reviews-slider .swiper-button-prev {
        display: block !important;
    }

    .coaches_page__top h2 br {
        display: none;
    }
}

.about_page__partners .item img {
    max-width: 70%;
    max-height: 80px;
}

.overlay_aside {
    position: fixed;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .4);
    z-index: 998;
    display: none;
}

@media (min-width:992px) {
    .about_page__profile .image a.btn,
    .howgoes_page .video_element a.btn,
    .howgoes_page__scheme .image h2,
    .method_page__top--text {
        display: none;
    }

    .gallery-slider .swiper-slide,
    .news-slider .swiper-slide {
        width: 25%;
    }

    .aside,
    .hamb {
        display: none !important;
    }

    .gallery-slider .swiper-wrapper,
    .news-slider .swiper-wrapper {
        display: block;
    }
}

@media (max-width:767px) {
    .footer a.btn {
        font-size: 22px !important;
    }

    .coaches_page__top h2,
    .howgoes_page__top h2 {
        font-size: 55px;
        line-height: 65px;
        width: 400px;
    }

    .howgoes_page__top {
        height: 1375px;
        background-image: url(/Content/images/howgoes-top-background-phone.jpg);
    }

        .howgoes_page__top.howgoes_page__top__international {
            background-image: url(/Content/images/howgoes-top-background-phone-int.jpg);
        }

        .howgoes_page__top h2 {
            margin-bottom: 700px;
        }

    .club_page__top h2 {
        font-size: 55px;
        line-height: 65px;
    }

    .club_page__text {
        height: 1000px;
        background-image: url(/Content/images/club-text-background-phone.jpg);
    }

        .club_page__text p {
            font-size: 14px !important;
        }

    .coaches_page__top {
        height: 1000px;
        padding: 70px 0 0;
    }

        .coaches_page__top h2 {
            margin-left: auto;
        }

    .coaches_page__image .text {
        padding: 0 30px !important;
    }

    .reviews_page__top h2 {
        font-size: 55px !important;
        line-height: 65px !important;
    }

    .reviews_page__images {
        margin-bottom: 280px;
    }

    .reviews_page__text {
        padding: 0 !important;
    }

        .reviews_page__text p {
            font-size: 24px;
            line-height: 36px;
            color: #313639;
            font-weight: 400;
            text-align: center;
            position: static;
            margin-top: -250px;
            max-width: none;
        }

    .stats_page__top p br,
    .summer_page__top .row .text p br {
        display: none;
    }

    .summer_page__choose .item {
        padding: 30px 15px !important;
    }

    .stats_page__profile {
        padding-top: 40px;
    }

    .stats_page__profile-en {
        background-image: url(/Content/images/stats-profile-background-phone-en.png);
    }

    .header__line #brAfterShopLink {
        display: none !important;
    }

    .header__line #citySelection {
        display: inline-block;
        float: left !important;
    }

    #languagesContainer {
        /* margin-left: 150px; */
    }

    .login {
        float: right;
    }

    .social {
        display: none !important;
    }

    .top-block video {
        display: none;
    }

    .header__main .pull-right,
    .header__main nav {
        display: block;
        float: none !important;
    }

    .map__element {
        margin: 30px -15px;
    }

    .header__line .location_popup {
        width: 320px;
    }

        .header__line .location_popup .lists .list {
            width: 40%;
        }

            .header__line .location_popup .lists .list:first-child {
                margin-bottom: 0;
            }

    .header__main.sticky {
        position: static;
    }

    .header__main .pull-right {
        margin-left: 170px;
        margin-right: 0;
    }

    .header__main nav > ul > li > a.scroll {
        margin-left: 48px !important;
    }

    .header__main nav > ul > li {
        float: none !important;
    }

        .header__main nav > ul > li > a {
            display: inline-block;
        }

    .logo img {
        height: auto !important;
    }

    .top-block .container h2 {
        font-size: 52px;
    }

    .top-block {
        background-image: url(/Content/images/tournaments-top-background.jpg);
        background-repeat: no-repeat;
        background-position: center top;
        background-size: cover;
        height: 800px !important;
        padding-top: 30%;
    }

    .about {
        height: auto;
        background-position: 63% top;
    }

        .about .container h2 {
            margin-top: 550px;
        }

        .about .container p {
            margin-bottom: 50px;
        }

        .about .container h2,
        .about .container p {
            width: 100%;
        }

    .map__element img {
        max-width: inherit;
        margin-bottom: 40px;
    }

        .map__element img.visible-sm-block {
            display: block !important;
        }

    .map {
        padding: 60px 0 0;
    }

    .results {
        padding: 300px 0 0;
        background-image: url(/Content/images/results-background-mobile.jpg);
        height: 1135px;
    }

        .results h2 {
            font-size: 55px !important;
            line-height: 60px;
        }

    .map p {
        display: none;
    }

    .numbers_object {
        width: 111%;
        background-color: #002e59;
        margin-left: -40px;
    }

        .numbers_object .map__value {
            margin-bottom: 30px;
            padding-right: 0;
        }

    .teaching .images .item.pull-right:first-child {
        margin-right: 0;
    }

    .teaching .images .item.pull-left:nth-child(5) {
        margin-left: 0;
    }

    .teaching .images .item.pull-right {
        margin-left: 50px;
    }

    .teaching .images .item.pull-left {
        margin-right: 50px;
    }

    .benefits .item {
        margin-bottom: 40px;
    }

    .form .row .form_object {
        width: 90%;
        margin: 0 5%;
    }

    .form .form-subtitle:after {
        position: static;
        display: block;
        margin: 30px auto 0;
        width: 69px;
        height: 36px;
        background-image: url(/Content/images/form-arrow-small.png);
    }

    .reviews .swiper-slide .text {
        padding: 0;
        width: 100%;
        background-color: transparent;
    }

    .bottom .contact a {
        font-size: 72px;
    }

    /*.footer .container .social {
        margin:0 15px 25px;
        }*/

    .about_page__stats,
    .footer .container .social a,
    .header__line,
    .header__line a {
        text-align: center;
    }

    .footer .container > div:first-child {
        -ms-flex-order: 2;
        order: 2;
        /*margin-bottom: 20px;*/
    }

    .footer .container > div:nth-child(2) {
        -ms-flex-order: 1;
        order: 1;
    }

    .footer .container > div:nth-child(3) {
        -ms-flex-order: 3;
        order: 3;
    }

    .modal {
        width: 90%;
        margin: 0 5%;
    }

    .header__line {
        padding: 10px 0;
    }

        .header__line .pull-left,
        .header__line .pull-right {
            /* float: none !important; */
        }

        .header__line .location > a:before {
            content: '';
            float: left;
            background-image: url(/Content/images/location-icon-gray.png);
            background-repeat: no-repeat;
            width: 16px;
            height: 20px;
            margin-top: 2px;
            /* margin-left: -12px; */
            margin-right: 5px;
            transition: all .2s ease-out;
        }

        .header__line .location > a:after {
            display: none;
        }

        .header__line .location.active {
            margin: -5px 0 0 -15px;
            width: 320px;
        }

        .header__line .pull-right > a.login:before {
            margin-top: -2px;
            margin-right: 5px;
            /* margin-left: 0px; */
        }

        .header__line a {
            /* display: inline-block !important; */
            /*float: none !important;
            margin: 0 0 10px !important;*/
        }

    #fsJuniorShopLink {
        display: none !important;
    }

    #fsJuniorShopLinkSmScreen {
        margin-left: 120px;
    }

    .map__element,
    body {
        overflow-x: hidden;
    }

    #AboutContent .map__element {
        overflow-x: scroll;
    }

    #AboutContent div.container {
        width: 1257px;
    }

    @media (max-width: 1150px) {
        #AboutContent div.container {
            width: auto;
        }

        #AboutContent > div > div.map__element {
            margin-left: -100px;
        }
    }

    @media (max-width: 960px) {
        #AboutContent > div > div.map__element {
            margin-left: auto;
        }
    }

    .col-xs-12 {
        padding: 0 15px !important;
    }

    .map_object {
        display: none !important;
    }

    .form .form_object {
        margin-bottom: 0 !important;
    }

    .about_page__top h2 {
        font-size: 55px !important;
        line-height: 60px !important;
    }

    .about_page__method {
        text-align: center;
        background-image: url(/Content/images/method-background-phone.jpg);
        height: 1130px;
        padding: 80px 0 0;
    }

        .about_page__method h2 {
            font-size: 38px !important;
            line-height: 42px !important;
        }

        .about_page__method p {
            font-size: 28px;
            line-height: 36px;
        }

        .about_page__method a.btn {
            font-size: 22px;
        }

    .about_page__benefits p,
    .about_page__coaches p,
    .about_page__profile p,
    .about_page__stats p {
        font-size: 30px !important;
        line-height: 38px !important;
    }

        .about_page__benefits p br {
            display: none;
        }

    .about_page__stats {
        position: relative;
        background-image: url(/Content/images/stats-tracker-background-phone.jpg);
        height: 1025px;
        padding: 80px 0 0;
    }

        .about_page__stats h2,
        .about_page__stats p {
            text-align: left;
        }

        .about_page__stats a.btn {
            position: absolute;
            display: inline-block;
            bottom: 80px;
            left: 50%;
            margin-left: -81px;
        }

    .about_page__coaches p {
        font-weight: 400;
    }

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

    .about_page__coaches a.btn {
        display: inline-block;
        margin-left: -96px;
    }

    .about_page a.btn {
        font-size: 28px !important;
        font-weight: 300;
    }

    .method_page__top h2 {
        font-size: 55px !important;
        line-height: 60px !important;
        margin-top: -20px;
    }

    .method_page__description .text p {
        padding: 0 30px;
    }

    .method_page__authors .item p br {
        display: none;
    }

    .profile_page__top h2 {
        text-align: center;
        right: auto;
        width: 100%;
    }

    .profile_page__images .container .image img,
    .profile_page__screenshot img {
        display: block;
        margin: 0 auto;
    }

    .about_page__top {
        /*background-image:url(../../Content/background-top-about-phone.jpg);*/
        height: 805px;
        padding: 200px 0 0;
    }

    .summer_page__top .row .image img {
        max-width: 100%;
        height: auto;
    }

    .summer_page__top .container > h2 {
        font-size: 55px !important;
        line-height: 65px !important;
    }

    .club_page__social .inner a {
        margin: 0 15px;
    }

    .coaches_page__top h2, .howgoes_page__top h2 {
        width: auto;
        text-align: center;
        font-size: 34px;
    }

    .club_page__link a {
        font-size: 48px;
    }
}

@media (min-width:768px) {
    .header__line .pull-right br {
        display: none;
    }
}

@media (min-width:476px) and (max-width:540px) {
    .header__main nav {
        float: left !important;
        margin-right: 10px;
        margin-top: 13px !important;
    }

    .header__main .pull-right {
        float: left !important;
        margin-left: 20px;
        margin-top: 8px;
    }

    .hamb {
        top: 17px;
    }

    .header__main .logo {
        margin-bottom: 0 !important;
    }

    .header__main.sticky .pull-right {
        margin-top: 0 !important;
    }
}

@media (max-width:540px) {
    .stats_page__profile p {
        font-size: 20px !important;
        line-height: 24px !important;
    }

    .club_page__social .inner a {
        margin: 0 4px 0 0;
        /*&:last-child {
			margin-right:0;
		}*/
    }

    .summer_page__top .container > h2 {
        font-size: 36px !important;
        line-height: 46px !important;
    }

    .header__line .location_popup .lists .list {
        width: 80%;
    }

    .results h2 {
        font-size: 40px !important;
        line-height: 45px !important;
    }

    .footer .container .social a {
        margin: 0 6px 25px;
    }

    .header__main .logo img {
        height: 55px !important;
    }

    .reviews_page__images img,
    .tournaments_page__images .image img {
        max-width: 100%;
        height: auto;
    }

    .header__main .logo {
        float: left !important;
        margin-right: 10px;
        margin-bottom: 30px;
    }

    .header__main nav {
        margin-left: 0;
    }

        .header__main nav > ul > li > a.scroll {
            margin-left: 0 !important;
        }

    .header__main ul li.yellow,
    .header__main ul li.yellow a {
        margin-left: 0 !important;
        margin-top: 0;
    }

        .header__main ul li.yellow a {
            font-size: 14px !important;
            padding: 2px 5px !important;
            margin-top: 10px !important;
        }

    .header__main .container > .pull-right {
        margin-right: 0;
        margin-left: 0;
    }

        .header__main .container > .pull-right a {
            font-size: 22px;
            margin-top: 10px;
        }

        .header__main .container > .pull-right p {
            font-size: 10px;
        }

    .header__main.sticky {
        position: static;
    }

        .header__main.sticky .logo {
            margin-bottom: 0;
        }

        .header__main.sticky ul li.yellow {
            display: none !important;
        }

        .header__main.sticky .container > .pull-right a {
            margin-top: 2.5rem;
        }

    .profile .row .image,
    .teaching {
        text-align: center;
    }

    .c-hamburger--htx.is-active {
        top: 20px;
    }

    .gallery_section h2,
    h2 {
        font-size: 28px !important;
        line-height: 32px !important;
    }

    .about_page__benefits p,
    .about_page__coaches p,
    .about_page__method p,
    .about_page__profile p,
    .about_page__stats p,
    .about_page__top p,
    .gallery_section p,
    section p {
        font-size: 24px !important;
        line-height: 30px !important;
    }

    .about_page__benefits h2,
    .about_page__benefits h3,
    .about_page__coaches h2,
    .about_page__coaches h3,
    .about_page__method h2,
    .about_page__method h3,
    .about_page__profile h2,
    .about_page__profile h3,
    .about_page__stats h2,
    .about_page__stats h3,
    .about_page__top h2,
    .about_page__top h3 {
        font-size: 28px !important;
        line-height: 32px !important;
    }

    .top-block .container p {
        font-size: 20px;
        line-height: 23px;
    }

    .top-block .container a.btn--yellow {
        font-size: 22px;
        line-height: 24px;
    }

    .about .container p {
        font-size: 19px;
        line-height: 25px;
    }

    .numbers_object {
        width: 120%;
    }

    .teaching .text p {
        font-size: 18px;
        line-height: 25px;
    }

    .teaching .images .item.pull-left,
    .teaching .images .item.pull-right {
        float: none !important;
        margin: 0 auto 15px;
    }

    .form .form_object {
        padding: 30px 15px;
    }

        .form .form_object form input[type=submit],
        .form .form_object form input[type=tel],
        .form .form_object form input[type=text],
        .form .form_object form select {
            font-size: 16px;
            padding: 12px 20px;
        }

    .reviews .swiper-button-next {
        right: 0;
        top: 90%;
    }

    .reviews .swiper-button-prev {
        left: 0;
        top: 90%;
    }

    .reviews .buttons a {
        margin-bottom: 20px;
    }

    .bottom .contact a {
        font-size: 30px;
    }

    .footer .social a {
        margin: 0 5px 20px;
    }

    .logo {
        float: none !important;
    }

    .video {
        padding: 70px 0;
    }

    .method_page__top {
        padding: 40px 0 0;
    }

        .method_page__top h2 {
            font-size: 44px !important;
            line-height: 50px !important;
        }

    .reviews_page__top h2 {
        font-size: 34px !important;
        line-height: 44px !important;
        width: auto;
    }

    .reviews_page__text p {
        font-size: 20px;
        line-height: 25px;
        margin-top: -230px;
    }

    .howgoes_page__top h2 {
        width: auto;
    }

    .about_page__top {
        /*background-image:url(/Content/images/background-top-about-phone.jpg);*/
        height: 405px;
        padding: 130px 0 0;
    }
}

@media (max-width:500px) {
    .header__main.sticky {
        position: fixed;
    }
    .header__main .container > .pull-right a {
        font-size: 19px;
        margin-top: 9px;
    }
}

@media(min-width:1440px) {
    section {
        background-size: cover;
    }
}

#SchoolMap1 {
    height: 400px;
    width: 550px;
}


.gm-style-iw h4, .gm-style-iw p {
    margin: 0;
    padding: 0;
}

.gm-style-iw a {
    color: #4272db;
}

#map_obj {
    height: 400px;
    width: 550px;
}

#error_background {
    z-index: 1000000 !important;
}

#error_wrapper {
    z-index: 1000001 !important;
}

.footer .btn {
    white-space: normal;
    text-align: left;
}

.required-star:after {
    content: '*';
    color: red;
}

.testimonials_page__top {
    background-image: url(/Content/images/top-testimonials.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 110px 0 0;
    height: 508px;
    box-sizing: border-box;
    background-size: cover;
}

    .testimonials_page__top h2 {
        font-weight: 700;
        font-size: 40px;
        line-height: 48px;
        margin-bottom: 40px;
        font-family: 'PT Sans', sans-serif;
        color: #003a70;
        display: block;
        margin-left: -30px;
    }

@media (max-width:1195px) {
    .testimonials_page__top h2 {
        font-size: 36px;
        margin-left: -40px;
    }
}

.testimonials_page__top a.btn {
    font-weight: 400;
    font-size: 18px;
    border-radius: 5px;
    border: 1px solid #003a70;
    background-color: #E6EBEF;
    padding: 15px 23px;
    transition: all .2s ease-out;
    display: inline-block;
    font-family: Roboto, sans-serif;
    color: #003a70;
}

    .testimonials_page__top a.btn:hover {
        text-decoration: none;
        background-color: rgba(255, 255, 255, .4);
    }

.testimonials_page__list {
    padding: 10px 0 70px;
}

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

    .testimonials_page__list .item {
        margin-top: 60px;
    }

        .testimonials_page__list .item .text {
            width: 70%;
            margin: 0 auto 20px;
            padding: 40px;
            border: 1px solid #eaeaea;
            border-radius: 10px;
            box-sizing: border-box;
        }

            .testimonials_page__list .item .text p {
                font-family: Roboto, sans-serif;
                font-weight: 300;
                font-size: 16px;
                text-align: left;
                color: #313639;
                line-height: 23px;
                padding-top: 40px;
            }

        .testimonials_page__list .item .meta {
            text-align: center;
        }

            .testimonials_page__list .item .meta .testimonial-name {
                font-size: 16px;
                color: #003a70;
                font-family: Roboto, sans-serif;
                font-weight: 400;
            }

            .testimonials_page__list .item .meta a {
                text-decoration: underline;
            }

                .testimonials_page__list .item .meta a:hover {
                    text-decoration: none;
                }

            .testimonials_page__list .item .meta span {
                font-size: 16px;
                color: #003a70;
                font-family: Roboto, sans-serif;
                font-weight: 400;
            }

                .testimonials_page__list .item .meta span:before {
                    content: '';
                    width: 10px;
                    height: 14px;
                    margin-right: 3px;
                    background-image: url(/Content/images/location-icon.png);
                    background-repeat: no-repeat;
                    display: inline-block;
                }

    .testimonials_page__list a.btn {
        font-weight: 400;
        font-size: 16px;
        border-radius: 5px;
        border: 1px solid #d0d0d0;
        background-color: rgba(255, 255, 255, .1);
        padding: 14px 20px;
        transition: all .2s ease-out;
        display: inline-block;
        font-family: Roboto, sans-serif;
        color: #7e8085;
        margin-top: 70px;
    }

        .testimonials_page__list a.btn:hover {
            text-decoration: none;
            background-color: #313639;
            color: #fff;
        }

.news-list_page__list .container {
    text-align: center;
}

    .news-list_page__list .container .row {
        text-align: left;
    }

.news-list_page__list a.btn {
    font-weight: 400;
    font-size: 16px;
    border-radius: 5px;
    border: 1px solid #d0d0d0;
    background-color: rgba(255, 255, 255, .1);
    padding: 14px 20px;
    transition: all .2s ease-out;
    display: inline-block;
    font-family: Roboto, sans-serif;
    color: #7e8085;
    margin-bottom: 70px;
}

    .news-list_page__list a.btn:hover {
        text-decoration: none;
        background-color: #313639;
        color: #fff;
    }

@media(max-width:992px) {
    .news-list_page__list a.btn {
        font-size: 20px;
    }
    .header__main a {
        font-size: 20px;
    }
}



@media(max-width:992px) {
    .testimonials_page__top {
        background-image: url(/Content/images/top-testimonials-tablet.jpg);
        height: 840px;
    }

        .testimonials_page__top h2 {
            font-size: 60px;
            line-height: 60px;
            margin-left: -10px;
        }

        .testimonials_page__top a.btn {
            font-size: 20px;
        }

    .testimonials_page__list .item .text {
        width: 100%;
    }

    .testimonials_page__list .item p, .testimonials_page__list .item a, .testimonials_page__list .item span {
        font-size: 18px !important;
        line-height: 24px !important;
    }
}


@media(max-width:767px) {
    .testimonials_page__top {
        background-image: url(/Content/images/top-testimonials-phone.jpg);
        height: 704px;
        padding: 60px 0 0;
        text-align: center;
        position: relative;
        background-position-y: -230px;
    }
}

@media(max-width:700px) {
    .testimonials_page__top {
        background-position-y: -200px;
    }
}

@media(max-width:650px) {
    .testimonials_page__top {
        background-position-y: -150px;
    }
}

@media(max-width:600px) {
    .testimonials_page__top {
        background-position-y: -140px;
        height: 600px;
    }
}

@media(max-width:500px) {
    .testimonials_page__top {
        background-position-y: -100px;
        height: 520px;
    }
}

@media(max-width:450px) {
    .testimonials_page__top {
        background-position-y: -80px;
    }
}

@media(max-width:400px) {
    .testimonials_page__top {
        background-position-y: -50px;
    }
}

.testimonials_page__top a.btn {
    font-size: 24px;
    display: inline-block;
}

.testimonials_page__list .item .text {
    width: 100%;
    border: 0;
    padding: 0;
    position: relative;
}

    .testimonials_page__list .item .text:before {
        content: '';
        width: 86%;
        margin-left: 10%;
        height: 3px;
        background-color: #c3c4c7;
        margin-bottom: 40px;
        margin-right: -15px;
        position:absolute;
    }

    .testimonials_page__list .item .text:after {
        content: '';
        position: absolute;
        top: -20px;
        left: 0;
        width: 50px;
        height: 45px;
        background-image: url(/Content/images/quote-icon.png);
        background-repeat: no-repeat;
        display: block;
    }

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

    .testimonials_page__list .item .meta {
        text-align: left;
    }

    .testimonials_page__list .item p {
        font-size: 20px !important;
        line-height: 28px !important;
    }

    .testimonials_page__list .item a, .testimonials_page__list .item span {
        font-size: 22px !important;
        line-height: 28px !important;
    }

.testimonials_page__list a.btn {
    font-size: 26px;
}

.locations_page__form {
    background-image: none;
    border-top: 1px solid #f4f4f4;
    padding: 60px 0;
}

    .locations_page__form .row {
        display: block !important;
    }

    .locations_page__form .map_object #unior, .locations_page__form .form_object {
        border: 2px solid #ececec;
    }

    .locations_page__form h2 {
        color: #003a70;
        font-size: 48px;
        line-height: 48px;
        margin-bottom: 60px;
    }

    .locations_page__form .form_object {
        padding: 50px 35px 36px;
    }

.locations_page__list {
    padding-bottom: 80px;
    text-align: center;
}

    .locations_page__list .item:before {
        content: '';
        width: 24px;
        height: 32px;
        background-image: url(/Content/images/location-icon-yellow.png);
        background-repeat: no-repeat;
        float: left;
        margin-right: 15px;
    }

    .locations_page__list .item {
        display: inline-block;
        width: 32%;
        vertical-align: top;
        margin-bottom: 30px;
    }

        .locations_page__list .item span {
            font-family: Roboto, sans-serif;
            font-weight: 500;
            font-size: 16px;
            display: block;
            text-align: left !important;
            color: #313639;
        }

        .locations_page__list .item p {
            font-family: Roboto, sans-serif;
            font-weight: 300;
            font-size: 16px;
            text-align: left;
            color: #313639;
            margin-left: 40px;
        }

@media(max-width:992px) {
    .locations_page__form h2 {
        font-size: 60px !important;
        line-height: 60px !important;
    }

    .locations_page__form .map_object #unior, .locations_page__form .form_object {
        border: 0;
    }

    .locations_page__form .form_object, .locations_page__form .map_object {
        float: none !important;
    }

    .locations_page__form .map_object {
        margin-bottom: 60px;
    }

    .locations_page__form .form_object {
        margin-bottom: 0 !important;
    }

    .locations_page__list {
        margin-top: -150px;
        padding-top: 80px;
        background-color: #f3f4f5;
    }

        .locations_page__list .item {
            width: 49%;
        }

    .locations_page__form #unior2 {
        width: 100%;
    }

    .locations_page__list .item span, .locations_page__list .item p {
        font-size: 20px !important;
        line-height: 26px;
    }

    .locations_page .banner {
        background-color: #FFF !important;
    }
}

@media(max-width:767px) {
    .locations_page__form h2 {
        font-size: 55px !important;
        line-height: 55px !important;
    }

    .locations_page__form .map_object {
        display: none;
    }

    .locations_page__form .form_object {
        margin-bottom: 0 !important;
    }

    .locations_page__list {
        margin-top: -30px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 80px;
        background-color: #f3f4f5;
    }

        .locations_page__list .item {
            width: 100%;
        }

    .locations_page__form #unior2 {
        display: none !important;
    }

    .locations_page__list .item span, .locations_page__list .item p {
        font-size: 22px !important;
        line-height: 26px;
    }

    .locations_page .banner {
        background-color: #FFF !important;
    }
}

.press_page__top {
    background-image: url(/Content/images/press-top-background.png);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 200px 0 0;
    height: 428px;
    box-sizing: border-box;
    background-size: cover;
}

    .press_page__top h2 {
        font-weight: 700;
        font-size: 48px;
        line-height: 48px;
        margin-bottom: 40px;
        font-family: 'PT Sans', sans-serif;
        color: #003a70;
        display: block;
        text-align: center;
    }

.press_page__list {
    padding: 55px 0 10px;
}

    .press_page__list .item {
        margin-bottom: 40px;
        display: inline-block;
        vertical-align: top;
        width: 49.5%;
    }

        .press_page__list .item span {
            display: block;
            font-family: Roboto, sans-serif;
            font-weight: 400;
            font-size: 16px;
            text-align: left;
            color: #9a9b9d;
            margin-bottom: 5px;
        }

        .press_page__list .item a {
            font-family: Roboto, sans-serif;
            font-weight: 400;
            font-size: 16px;
            text-align: left;
            color: #313639;
            text-decoration: none;
        }

            .press_page__list .item a strong {
                border-bottom: 3px solid #93d8f2;
                -webkit-transition: all 0.2s ease-out;
                -moz-transition: all 0.2s ease-out;
                transition: all 0.2s ease-out;
                font-weight: normal;
            }

            .press_page__list .item a:hover strong {
                background-color: #93d8f2;
            }

@media(max-width:992px) {
    .press_page__top h2 {
        font-size: 60px !important;
        line-height: 60px !important;
    }

    .press_page__list .item {
        width: 100%;
    }

        .press_page__list .item span, .press_page__list .item a {
            font-size: 20px;
            line-height: 26px;
        }
}

@media(max-width:767px) {
    .press_page__top h2 {
        font-size: 55px !important;
        line-height: 55px !important;
    }

    .press_page__list .item {
        width: 100%;
    }

    .press_page__list {
        padding: 0 15px;
    }

        .press_page__list .item span, .press_page__list .item a {
            font-size: 20px;
            line-height: 26px;
        }
}

@media(max-width:540px) {
    .press_page__top h2 {
        font-size: 40px !important;
        line-height: 40px !important;
    }

    .press_page__list .item {
        width: 100%;
    }

    .press_page__list {
        padding: 0 15px;
    }

        .press_page__list .item span, .press_page__list .item a {
            font-size: 20px;
            line-height: 26px;
        }
}

.news-list_page__top {
    background-image: url(/Content/images/news-list-background.png);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 155px 0 0;
    height: 429px;
    box-sizing: border-box;
    background-size: cover;
    text-align: center;
}

    .news-list_page__top h2 {
        font-weight: 700;
        font-size: 48px;
        line-height: 48px;
        margin-bottom: 40px;
        font-family: 'PT Sans', sans-serif;
        color: #003a70;
        display: block;
        text-align: center;
    }

    .news-list_page__top a.btn {
        font-weight: 400;
        font-size: 16px;
        border-radius: 5px;
        border: 1px solid #d0d0d0;
        background-color: rgba(255, 255, 255, .3);
        padding: 14px 20px;
        transition: all .2s ease-out;
        display: inline-block;
        font-family: Roboto, sans-serif;
        color: #7e8085;
        margin-top: 15px;
    }

        .news-list_page__top a.btn:hover {
            text-decoration: none;
            background-color: #e7e7e7;
        }

.news-list_page__list {
    padding-top: 65px;
}
    /*.news-list_page__list #content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}*/
    .news-list_page__list .item {
        margin: 0 30px 65px 30px;
        display: inline-block;
        width: 185px;
        vertical-align: top;
    }

        .news-list_page__list .item span {
            font-family: Roboto, sans-serif;
            font-weight: 400;
            font-size: 16px;
            display: block;
            color: #9a9b9d;
            margin-bottom: 5px;
        }

        .news-list_page__list .item a {
            font-family: Roboto, sans-serif;
            font-weight: 400;
            font-size: 16px;
            text-align: left;
            color: #313639;
            text-decoration: none;
        }

            .news-list_page__list .item a:last-child:hover {
                background-color: #93d8f2;
            }

            .news-list_page__list .item a:hover img {
                opacity: .8;
            }

        .news-list_page__list .item img {
            margin-bottom: 10px;
            -webkit-transition: all 0.2s ease-out;
            -moz-transition: all 0.2s ease-out;
            transition: all 0.2s ease-out;
            max-width: 100%;
            height: auto;
        }

@media(min-width:992px) {
    .news-list_page__top h2 br {
        display: none;
    }
}

@media(max-width:992px) {
    .news-list_page__top {
        background-image: url(/Content/images/news-list-background-tablet.jpg);
        height: 650px;
        padding: 150px 0 0;
        background-size: auto;
    }

        .news-list_page__top h2 {
            font-size: 60px !important;
            line-height: 70px !important;
        }

        .news-list_page__top a.btn {
            font-size: 24px !important;
            margin-top: 80px;
        }

    .news-list_page__list .item span, .news-list_page__list .item a {
        font-size: 22px !important;
        line-height: 30px;
    }

    .news-list_page__list .item span {
        display: block !important;
    }

    .news-list_page__list .item span, .news-list_page__list .item a:last-child {
        margin-top: 15px !important;
        display: inline-block;
    }
}

@media(max-width:767px) {
    .news-list_page__top h2 {
        font-size: 55px !important;
        line-height: 65px !important;
    }
}

@media(max-width:540px) {
    .news-list_page__top h2 {
        font-size: 40px !important;
        line-height: 46px !important;
    }
}

.news-list_page__list.other {
    background-color: #f3f4f5;
    padding-top: 55px;
}

    .news-list_page__list.other h3 {
        margin-bottom: 55px;
        font-family: Roboto, sans-serif;
        font-weight: 400;
        font-size: 18px;
        display: block;
        color: #313639;
    }

.single_page .banner {
    background-color: #FFF !important;
}

.news-single_page__content {
    border-top: 1px solid #f4f4f4;
    padding: 60px 0 100px;
}

    .news-single_page__content .inner {
        width: 72%;
    }

    .news-single_page__content span {
        font-family: Roboto, sans-serif;
        font-weight: 400;
        font-size: 20px;
        margin-bottom: 20px;
        display: block;
        color: #9a9b9d;
    }

    .news-single_page__content h2 {
        font-family: Roboto, sans-serif;
        font-weight: 400;
        font-size: 34px;
        margin-bottom: 30px;
        display: block;
        color: #003a70;
    }

    .news-single_page__content p {
        font-family: Roboto, sans-serif;
        font-weight: 400;
        font-size: 16px;
        color: #313639;
    }

.flex-direction-nav {
    display: none !important;
}

#slider img {
    width: 100%;
    height: auto;
}

#carousel img {
    max-width: 100%;
    height: auto;
    cursor: pointer;
}

#carousel ul li {
    overflow: hidden;
    height: auto;
    max-height:460px;
}

    #carousel ul li img {
        height: auto;
        min-height: 100%;
        width: 100%;
    }

#carousel ul, #slider ul {
    list-style: none;
    padding-left: 0;
}

#slider {
    margin-bottom: 10px;
}

    #slider ul {
        text-align: left;
    }

#carousel {
    margin-bottom: 60px;
}

@media(min-width:992px) {
    .news-list_page__list.other a.btn {
        display: none;
    }
}

@media(max-width:992px) {
    .news-single_page__content .inner {
        width: 100%;
    }

    .news-single_page__content span {
        font-size: 26px;
    }

    .news-single_page__content h2 {
        font-size: 42px;
        line-height: 48px;
    }

    .news-single_page__content p {
        font-size: 22px;
    }

    .news-list_page__list.other h3 {
        font-size: 28px;
    }

    .news-list_page__list.other .item:nth-child(3),
    .news-list_page__list.other .item:nth-child(4) {
        display: none;
    }

    .news-list_page__list.other a.btn {
        font-weight: 300;
        font-size: 22px;
        float: right;
        border-radius: 5px;
        border: 1px solid #d0d0d0;
        background-color: rgba(255, 255, 255, .3);
        padding: 14px 20px;
        transition: all .2s ease-out;
        display: inline-block;
        font-family: Roboto, sans-serif;
        color: #33383b;
        margin-top: -10px;
    }

        .news-list_page__list.other a.btn:hover {
            text-decoration: none;
            background-color: #e7e7e7;
        }
}

@media(max-width:767px) {
    #slider {
        display: none;
    }

    .news-list_page__list.other .item {
        display: none;
    }

    .news-list_page__list.other h3 {
        display: none;
    }

    .news-list_page__list.other a.btn {
        float: none;
        display: inline-block;
        font-size: 24px;
    }

    .news-list_page__list.other {
        background-color: #FFF;
        text-align: center;
        padding-bottom: 80px;
        margin-top: -50px;
    }

    .single_page .banner {
        background-color: #f3f4f6 !important;
    }
}

.video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.video-youtube {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.empty-coach-image {
    min-width: 121px;
    max-height: 10px;
}

#firstLessonBtn {
    white-space: normal;
}

#switchLanguageForMobile {
    display: none;
}

@media (max-width: 767px) {
    #switchLanguageForMobile {
        display: none;
    }

    .news__item .image img {
        margin: 15px auto 0;
        max-width: 50%;
    }

    .location.pull-left {
         /* margin-top: 2px; */
    }
}

@media screen and (max-width: 1200px) {
    #FirstLessonCaptcha {
        transform: scale(0.9);
        -webkit-transform: scale(0.9);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
}

.languages-container-collapsed {
    padding: 15px 5px 5px 5px;
    width: 80px;
    height: 50px;
    margin-top: -18px;
    position: absolute;
    overflow: hidden;
}

.languages-container {
    background-color: white;
    border-left: 1px solid #CFD4D7;
    border-right: 1px solid #CFD4D7;
    border-bottom: 1px solid #CFD4D7;
    height: 185px !important;
    z-index: 1000;
}

.languages-container-collapsed a {
    color: #898F98;
}

#languageSelectSign {
    margin-left: 8px;
}

.language-selected {
    padding-top: 2px;
    width: 60px;
    height: 26px;
    margin: 0 auto;
    text-align: center;
    border: 2px solid #CFD4D7;
    border-radius: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}

.language {
    padding-top: 2px;
    width: 60px;
    height: 26px;
    margin: 5px auto;
    text-align: left;
    padding-left: 9.5px;
}

.social {
    /* padding-left: 100px */
}

@media screen and (max-width: 510px) {
    .social {
        padding-left: 55px
    }
}

@media screen and (max-width: 376px) {
    .social {
        padding-left: 5px;
        margin-left: -15px;
    }

    .header__line .pull-right > a {
        font-size: 16px;
    }
}

@media screen and (max-width: 870px) {
    div.header__line > div {
        width: 850px;
    }
}

div.header__line > div {
    width: 95%;
}


/*@-moz-document url-prefix() {
    div.header__line > div {
        width: 85%;
    }
}*/

@media screen and (max-width: 992px) {
    @-moz-document url-prefix() {
        #fsJuniorShopLinkSmScreen {
            margin-left: 180px;
        }
    }
}

@media screen and (max-width: 767px) {
    @-moz-document url-prefix() {
        #fsJuniorShopLinkSmScreen {
            margin-left: 40px;
        }
    }
}

@media screen and (max-width: 710px) {
    @-moz-document url-prefix() {
        #fsJuniorShopLinkSmScreen {
            margin-left: 20px !important;
        }
    }
}

#fsJuniorShopLinkSmScreen {
    display: none;
}

@media screen and (max-width: 995px) {
    #fsJuniorShopLinkSmScreen {
        display: none !important;
    }

    .languages-container-collapsed {
        padding-top: 26px;
        height: 65px;
        margin-top: -25px;
    }
}

@media screen and (max-width: 710px) {
    #languagesContainer {
        /* margin-left: 150px; */
    }

    a.login {
        margin-left: 0 !important;
    }

    #fsJuniorShopLinkSmScreen {
        margin-left: 80px;
    }
}

@media screen and (max-width: 640px) {
    #fsJuniorShopLinkSmScreen {
        display: none !important;
    }

    .social.pull-left {
        display: none !important;
    }

    #languagesContainer {
        /* margin-left: 150px; */
    }

    .method_page__top {
        height: 800px;
        background-image: url(/Content/images/methodic/640_authors-method_1.jpg);
    }

    .method_page__description {
        background-image: url(/Content/images/methodic/640_authors-method_2.jpg);
    }

        .method_page__description .image {
            height: 529px;
        }

    .howgoes_page__benefits {
        background-image: url(/Content/images/lessons/640_how-it-goes_2.jpg);
    }

    .stats_page__top {
        background-image: url(/Content/images/stats-top-background-phone.jpg);
        height: 1050px;
        padding-top: 320px;
    }

    .coaches_page__top h2 {
        font-size: 46px !important;
        line-height: 70px !important;
    }

    .coaches_page__image .image.left {
        background-image: url(/Content/images/coaches-image1-phone.jpg);
    }

    .tournaments_page__top {
        height: 720px;
        background-image: url(/Content/images/tournaments-top-background-phone.jpg);
    }

    .tournaments_page__top h2 {
        margin-top: 450px;
        font-size: 46px;
    }

    .profile_page__top {
        background-image: url(/Content/images/profile-top-background-phone.jpg);
        height:850px;
    }
}

@media screen and (max-width: 560px) {
    .header__line .social {
        margin-right: 0;
    }
}

@media screen and (max-width: 450px) {
    .coaches_page__top h2 {
        font-size: 36px !important;
    }
}

/*@media screen and (max-width: 398px) {
    .header__line .social {
        padding-left: 10px;
        margin-left: 45px
    }

    div.header__line > div {
        width: 100%;
    }
}*/

@media screen and (max-width: 325px) {
    .header__line .social {
        padding-left: 0;
        margin-left: 42px
    }

    a.login {
        margin-left: 0 !important;
        margin-right: -20px;
    }

    .header__line .location a {
        width: 170px;
        font-size: 18px;
    }
    .location.pull-left {
        margin-left: -10px;
    }
}

.overlay_transparent {
    position: fixed;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: transparent;
    z-index: 998;
    display: none;
}

iframe[name='google_conversion_frame'] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}

.coaches-section {
    padding: 50px 0;
    background-image: url(/Content/images/coaches-section-background.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    text-align: center;
}

    .coaches-section h2 {
        font-weight: 700;
        font-family: 'PT Sans', sans-serif;
        font-size: 28px;
        color: #fff;
        line-height: 42px;
        margin-bottom: 35px
    }

.coach-card-container {
    padding: 5px 0px 25px 0;
    max-width: 460px;
    overflow: hidden;
}

.coach-card {
    background-color: #fff;
    height: 430px;
    max-width: 350px;
    overflow: hidden;
    padding: 0 10px;
    border: 1px solid #cccccc;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .coach-card {
        margin: 0 auto;
    }

    .coach-card-container {
        margin: 0 auto;
        box-sizing: border-box;
        position: relative;
    }
}

.coach-card-photo {
    text-align: center;
    padding-top: 35px
}

    .coach-card-photo img {
        max-height: 120px;
    }

.coach-card-photo-container {
    width: 120px;
    height: 120px;
    border-radius: 60px;
    overflow: hidden;
    margin: 0 auto;
    background-size: cover;
    background-position: center;
}

.coach-card-name {
    margin-top: 25px;
    min-height: 46px;
}

    .coach-card-name a {
        font-size: 16px;
        font-weight: 400;
        color: #313639;
        text-decoration: none;
    }

.coach-card-ratingPlace {
    margin-top: 20px;
}

    .coach-card-ratingPlace .rating-place-value {
        color: #FBAE2A;
        font-size: 38px;
    }

.coach-card-averageStar {
    margin-top: 20px;
}

    .coach-card-averageStar .average-star-value {
        color: #FBAE2A;
        font-size: 38px;
    }

.coach-card-muted-text {
    color: #CCCCCC;
}

.coach-card-averageStar img {
    height: 20px;
    margin-bottom: 18px;
}

.coach-card-totalStars {
    color: #81848B;
}

.coach-card-more {
}

.coach-card-more-container {
    width: 130px;
    height: 100%;
    margin: 0 auto;
    text-align: center;
}

.coach-card-more a.btn {
    text-decoration: none;
    background-color: #fff;
    font-size: 15px;
    border-radius: 5px;
    border: 1px solid #dfe1e6;
    padding: 13px 25px;
    color: #313639;
    max-width: 200px;
    overflow:hidden;
}

    .coach-card-more a.btn:hover {
        background-color: #DFE1E6;
    }

.coaches-section-allCoaches {
    margin-top: 50px;
}

    .coaches-section-allCoaches a:link {
        color: #fff;
        text-decoration: none;
        border-bottom: 3px solid #257D7B;
    }

    .coaches-section-allCoaches a:visited {
        color: #fff;
        border-bottom: 3px solid #257D7B;
    }

.coach-card-label {
    position: absolute;
    right: 23px;
    top: 2px;
    width: 80px;
    height: 75px;
    overflow: hidden;
}

.coach-card-label-top10 {
    background-image: url('/Content/images/svg/coaches-top-10-label-notext.svg');
    background-size: cover;
}

.coach-card-label-top100 {
    background-image: url('/Content/images/svg/coaches-top-100-label-notext.svg');
    background-size: cover;
}

.coach-card-label-rotate {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    writing-mode: lr-tb;
    padding-left: 30px;
    padding-top: 7px;
    color: #fff;
}

@media screen and (max-width: 1200px) {
    .coach-card-label {
        right: 12px;
    }
}

@media screen and (max-width: 991px) {
    .coach-card-label {
        right: 12px;
    }
}

@media screen and (max-width: 767px) {
    .coach-card-label {
        right: 52px;
    }
}

@media screen and (max-width: 487px) {
    .coach-card-container {
        width: 370px;
    }

    .coach-card-label {
        right: 4px;
    }
}

@media screen and (max-width: 398px) {
    .coach-card-container {
        width: 310px;
    }

    .coach-card {
        min-width: 270px;
        width: 270px;
    }

    .coach-card-label {
        right: 18px;
    }
}

.breadcrumb {
    background-color: #fff;
    padding: 8px 0;
    margin-bottom: 15px;
}

    .breadcrumb > li + li:before {
        color: #cccccc;
        content: ">";
        padding: 0 5px;
    }

    .breadcrumb a {
        text-decoration: none;
        color: #313639;
    }

    .breadcrumb li.active a {
        text-decoration: none;
        color: #CECECE;
    }

.city-coaches-title {
    font-weight: bolder;
    font-size: 38px;
    line-height: 48px;
    margin-bottom: 30px;
    font-family: 'PT Sans', sans-serif;
    color: #003a70;
    display: block;
}

.coach-info-photo-container {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

    .coach-info-photo-container img {
        width: 100%;
    }

.coach-info-coach-card {
    background-color: #fff;
    max-width: 350px;
    overflow: hidden;
    text-align: center;
}

.coach-info-coach-card-photo {
    text-align: center;
}

.coach-info-coach-card-name {
    margin-top: 25px;
}

    .coach-info-coach-card-name a {
        font-size: 16px;
        font-weight: 400;
        color: #003a70;
        text-decoration: none;
    }

.coach-info-about-coach {
    font-weight: bolder;
    font-size: 28px;
    /*line-height: 48px;*/
    margin-top: 15px;
    margin-bottom: 5px;
    font-family: 'PT Sans', sans-serif;
    color: #003a70;
    display: block;
}

.coach-info {
    padding: 0;
    min-width: 280px
}

.coach-info-coach-card-container {
    margin: 5px auto;
    padding: 5px 5px 25px 0;
    max-width: 350px;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
}

.coach-info-coach-card-label {
    position: absolute;
    right: 2px;
    top: 2px;
    width: 80px;
    height: 75px;
    overflow: hidden;
}

.coach-info-schools {
    width: 100%;
    background-color: #f3f4f5;
    border-radius: 10px;
    padding: 15px;
}

.school-item {
    display: inline-block;
    vertical-align: top;
    line-height: 30px;
    margin-right: 30px;
}

    .school-item:before {
        content: '';
        width: 24px;
        height: 32px;
        background-image: url(/Content/images/location-icon-yellow.png);
        background-repeat: no-repeat;
        float: left;
        margin-right: 15px;
    }

.coachstar-item {
    margin: 0 auto 20px;
    padding: 15px;
    border: 1px solid #eaeaea;
    border-radius: 10px;
    box-sizing: border-box;
}

.coachstar-item-up {
    width: 95%;
    margin: 0 auto;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 5px;
}

.coachstar-item-text {
    margin: 10px auto;
    width: 95%;
}

.coachstar-item-client-photo {
    width: 50px;
    height: 50px;
    border-radius: 25px;
    overflow: hidden;
    background-size: cover;
    border: 1px solid #cccccc;
    display: inline-block;
}

.coachstar-item-coach-card-photo img {
    max-height: 50px;
}

.coachstar-item-client-name-date {
    display: inline-block;
    position: relative;
    height: 60px;
    width: 220px;
    padding-left: 8px
}

.coachstar-item-client-name-date-container {
    position: absolute;
    top: 20px;
}

.coachstar-item-date {
    font-size: 10px;
}

.coachstar-item-mark-container {
    float: right;
    position: relative;
    height: 100px;
    width: 50px;
    overflow: hidden;
    text-align: right;
}

.coachstar-item-mark {
    position: absolute;
    top: 25px;
}

.coachstar-item-mark-value {
    color: #FBAE2A;
    font-size: 18px;
}

.coach-info-coach-card-more-container {
    width: 100%;
}

.coach-info-coach-card-more {
    width: 130px;
    margin: 15px auto;
}

    .coach-info-coach-card-more a.btn {
        text-decoration: none;
        background-color: #fff;
        font-size: 15px;
        border-radius: 5px;
        border: 1px solid #dfe1e6;
        padding: 13px 25px;
        color: #313639;
    }

        .coach-info-coach-card-more a.btn:hover {
            background-color: #DFE1E6;
        }

#parentsComments {
    display: none;
}

#LoadCoachStars {
    display: none;
}


.tournaments_page__photo_description p {
    margin-bottom: 20px;
}

.file-upload {
    position: relative;
    height: 32px;
    width: 100%;
    cursor: pointer;
    font-size: 14px;
    font-family: sans-serif;
    line-height: 1.42857143;
    color: #555;
}

.file-upload:after {
    content: "Обзор";
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    z-index: 5;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0 4px 4px 0;
    padding: 6px 12px;
    color: #333;
}
.file-upload:hover:after {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.file-upload:active:after {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.file-upload:before {
    content: attr(data-text);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    display: block;
    width: calc(100% - 40px);
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.file-upload input {
    position: absolute;
    display: block;
    top: 0;
    height: 100%;
    z-index: 99;
    width: 100%;
    opacity: 0;
}


.client-application-links a {
    text-decoration: none;
}

.client-application-links #googlePlayImage {
    width: 100%;
    max-width: 200px;
}

.client-application-links #appStoreImage {
    width: 100%;
    max-width: 200px;
    padding: 23px 12px;
}

@media screen and (max-width: 992px) {
    .client-application-links #appStoreImage {
        padding: 23px 10px;
    }
}

@media screen and (max-width: 768px) {
    .client-application-links {
        padding-top: 1px;
    }

        .client-application-links #appStoreImage {
            padding: 23px 10px;
        }
}

@media screen and (max-width: 390px) {
    .client-application-links #appStoreImage {
        padding: 23px 10px;
    }
}

.header__main .container {
    padding-right: 1px!important;
    padding-left: 0px!important;
}

/******************** Лагерь Планета чемпионов (Сочи) начало****************************/
.client-cabinet-summer-camp {
    padding: 20px;
}

.client-cabinet-summer-camp ul:not(.list-inline) {
    margin-bottom: 15px;
    padding-left: 40px;
}

.summer-camp-prices-table td,
.summer-camp-prices-table th {
    text-align: center;
    vertical-align: middle !important;
    width: 12%;
    padding: 5px !important;
}

.summer-camp-prices-table-large td,
.summer-camp-prices-table-large th {
    width: 10%;
}

.summer-camp-prices-table table {
    margin-bottom: 10px;
}

.summer-camp-img {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
    max-width: 250px;
    margin-bottom: 30px;
}

.summer-camp-img:hover {
    opacity: 0.7;
}

/* The Modal (background) */
.client-cabinet-summer-camp .img-modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1000; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.5); /* Black w/ opacity */
}

/* Modal Content (image) */
.client-cabinet-summer-camp .modal-content {
    margin: auto;
    display: block;
    max-width: 700px;
    max-height: 80%;
}

/* Add Animation */
.client-cabinet-summer-camp .modal-content {
    -webkit-animation-name: summer-camp-img-zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: summer-camp-img-zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes summer-camp-img-zoom {
    from {
        -webkit-transform: scale(0)
    }

    to {
        -webkit-transform: scale(1)
    }
}

@keyframes summer-camp-img-zoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

/* The Close Button */
.client-cabinet-summer-camp .close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #000;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
    opacity: 1;
}

.client-cabinet-summer-camp .close:hover,
.client-cabinet-summer-camp .close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
    .client-cabinet-summer-camp .modal-content {
        width: auto;
        max-height: 100%;
    }

    .client-cabinet-summer-camp .img-modal {
        padding-top: 50px;
    }
}

@media only screen and (max-width: 400px) {
    .client-cabinet-summer-camp .modal-content {
        width: 90%;
        height: auto;
        max-height: none;
    }
}

.summer-camp-subheader-underline {
    text-decoration: underline;
}

.summer-camp-timetable ul {
    list-style: none;
    margin-bottom: 15px;
    padding-left: 40px;
}

.summer-camp-prices ul {
    list-style: none;
    margin-bottom: 15px;
    padding-left: 40px;
}

.summer-camp-prices ul > li:before {
    content: "- ";
    text-indent: -5px;
}

.summer-camp-link {
    color: #000;
    border-bottom: 2px solid #93d8f2;
    text-decoration: none;
    font-size: 18px;
}

.summer-camp-links-container {
    width: 100%;
}

.summer-camp-link-container {
    max-width: 350px;
    display: inline-block;
    padding: 0 50px;
}

.summer-camp-link-container:nth-child(n+2) {
    margin-top: 40px;
}

.summer-camp-link:hover {
    text-decoration:none;
}

.summer-camp-link-above-image {
    width: 250px;
    height: 250px;
    display: block;
    border-radius: 50%;
    background-size: cover;
    margin: 0 auto;
    margin-bottom: 20px;
}

.summer-camp-link-above-image:nth-child(n+2) {
    margin-top: 20px;
}

.client-cabinet-summer-camp h2 {
    font-weight: 700;
    font-size: 32px;
    line-height: 36px;
    font-family: 'PT Sans', sans-serif;
    color: #003a70;
    margin-bottom: 35px;
}

.client-cabinet-summer-camp h4 {
    font-weight:bold;
    font-size: 16px;
    margin-bottom: 15px;
}

.client-cabinet-summer-camp p {
    text-align: justify;
    margin: 0 0 10px;
}

.camps-header{
    margin-top: -15px;
}

@media only screen and (max-width: 480px) {
    .client-cabinet-summer-camp {
        padding: 0px;
    }

    .client-cabinet-summer-camp p {
        font-size: 18px !important;
    }

    .client-cabinet-summer-camp .text-left {
        text-align: left;
    }
}

@media screen and (max-width: 378px) {
    .client-cabinet-summer-camp ul {
        padding-left: 20px !important;
    }

    .client-cabinet-summer-camp li {
        font-size: 16px;
    }
}
/******************** Лагерь Планета чемпионов (Сочи) конец****************************/

.coach-social a {
    display: inline-block;
    margin: 0 10px;
    width: 50px;
    height: 50px;
    line-height: 48px;
    border-radius: 5px;
    background-color: #939a9e;
    text-decoration: none;
    transition: all .2s ease-out;
    text-align: center;
}

/*JNR-5878*/

#citySelection > div.location.pull-left.active > div > div.lists > div:nth-child(2) > span,
#citySelection > div.location.pull-left.active > div > div.lists > div:nth-child(1) > span {
    min-width: 250px !important;
}
@media (max-width: 1000px) {
    #citySelection > div.location.pull-left.active > div > div.lists > div:nth-child(2) > span,
    #citySelection > div.location.pull-left.active > div > div.lists > div:nth-child(1) > span {
        min-width: 200px !important;
    }
}
@media (max-width: 800px) {
    #citySelection > div.location.pull-left.active > div > div.lists > div:nth-child(1) > span,
    #citySelection > div.location.pull-left.active > div > div.lists > div:nth-child(2) > span {
        min-width: 130px !important;
    }
}

.tv .screen {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    margin: auto;
    opacity: 0;
    transition: opacity .5s;
}

.tv .screen.active {
    opacity: 1;
}

@media (max-width: 767px) {
    .tv {
        display:none;
    }
}

.fa-medal {
    color: gold;
}

.header__line .location_popup .lists button {
    border: 2px solid #f8ce28;
    padding: 8px 15px;
    border-radius: 3px;
    transition: all .2s ease-out;
    background-color: #fff;
}

.header__line .location_popup .lists button:hover {
    text-decoration: none;
    background-color: #f8ce28;
}