/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */

/* cyrillic-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/ptsans/v17/jizaRExUiTo99u79D0-ExdGM.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
  font-display: swap;
}

/* cyrillic */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/ptsans/v17/jizaRExUiTo99u79D0aExdGM.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
  font-display: swap;
}

/* latin-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/ptsans/v17/jizaRExUiTo99u79D0yExdGM.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  font-display: swap;
}

/* latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/ptsans/v17/jizaRExUiTo99u79D0KExQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}

.youTube {
  position: relative;
  max-width: 560px;
  max-height: 315px;
  min-height: 315px;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin: auto
}

.youTube embed,
.youTube iframe,
.youTube object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%
}

.homeIcon {
  display: block;
  margin: auto;
  max-width: 290px
}

.logo {
  display: block;
  max-width: 291px;
  margin: 10px auto
}

.headerAddress {
  letter-spacing: .7px
}

.black {
  color: #000
}

.footer {
  background-color: #f2f2f2;
  margin-top: 20px
}

.footer .list-group-item {
  background: 0 0;
  border: none
}

.footer h5 {
  font-family: PT Sans, Arial;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  color: #000
}

.nav {
  font-size: 15px
}

.well {
  padding: 0
}

.well p:first-child {
  font-size: 28px;
  padding: 0
}

.well p:nth-child(2) {
  font-size: 18px;
  padding: 0
}

details,
footer,
header,
main,
nav {
  display: block
}

[hidden] {
  display: none
}

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

body {
  margin: 0
}

a:focus {
  outline: thin dotted
}

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

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

b,
strong {
  font-weight: 700
}

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

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

q {
  quotes: "\201C""\201D""\2018""\2019"
}

small {
  font-size: 80%
}

img {
  border: 0
}

button,
input,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%
}

button,
input {
  line-height: normal
}

button,
select {
  text-transform: none
}

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

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

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

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
}

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

textarea {
  overflow: auto;
  vertical-align: top
}

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

@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    box-shadow: none !important
  }

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

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

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

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

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

  img {
    max-width: 100% !important
  }

  @page {
    margin: 2cm .5cm
  }

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

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

  .navbar {
    display: none
  }

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

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

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

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

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent
}

body {
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333;
  background-color: #fff
}

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

button,
input,
select[multiple],
textarea {
  background-image: none
}

a {
  color: #428bca;
  text-decoration: none
}

a:focus,
a:hover {
  color: #2a6496;
  text-decoration: underline
}

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

img {
  vertical-align: middle
}

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

p {
  margin: 0 0 10px
}

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

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

small {
  font-size: 85%
}

cite {
  font-style: normal
}

.text-warning {
  color: #c09853
}

.text-left {
  text-align: left
}

.text-right {
  text-align: right
}

.text-center {
  text-align: center
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: #3eaaf3;
  font-weight: 700;
  text-align: left;
  text-transform: capitalize
}

.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: 400;
  line-height: 1;
  color: #999
}

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

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

.h1,
h1 {
  font-size: 66px;
  line-height: 66px
}

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

.h3,
h3 {
  font-size: 22px
}

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

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

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

.h1 small,
h1 small {
  font-size: 24px
}

.h2 small,
h2 small {
  font-size: 18px
}

.h3 small,
.h4 small,
h3 small,
h4 small {
  font-size: 14px
}

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

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

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

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

blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25
}

blockquote p:last-child {
  margin-bottom: 0
}

blockquote small {
  display: block;
  line-height: 1.428571429;
  color: #999
}

blockquote small:before {
  content: '\2014 \00A0'
}

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

blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right
}

blockquote.pull-right small:before {
  content: ''
}

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

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: ""
}

address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429
}

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

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

.container:after {
  clear: both
}

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

.container:after {
  clear: both
}

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

.row:after {
  clear: both
}

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

.row:after {
  clear: both
}

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

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

.col-xs-1 {
  width: 8.333333333333332%
}

.col-xs-2 {
  width: 16.666666666666664%
}

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

.col-xs-4 {
  width: 33.33333333333333%
}

.col-xs-5 {
  width: 41.66666666666667%
}

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

.col-xs-7 {
  width: 58.333333333333336%
}

.col-xs-8 {
  width: 66.66666666666666%
}

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

.col-xs-10 {
  width: 83.33333333333334%
}

.col-xs-11 {
  width: 91.66666666666666%
}

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

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

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

  .col-sm-1 {
    width: 8.333333333333332%
  }

  .col-sm-2 {
    width: 16.666666666666664%
  }

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

  .col-sm-4 {
    width: 33.33333333333333%
  }

  .col-sm-5 {
    width: 41.66666666666667%
  }

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

  .col-sm-7 {
    width: 58.333333333333336%
  }

  .col-sm-8 {
    width: 66.66666666666666%
  }

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

  .col-sm-10 {
    width: 83.33333333333334%
  }

  .col-sm-11 {
    width: 91.66666666666666%
  }

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

  .col-sm-push-1 {
    left: 8.333333333333332%
  }

  .col-sm-push-2 {
    left: 16.666666666666664%
  }

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

  .col-sm-push-4 {
    left: 33.33333333333333%
  }

  .col-sm-push-5 {
    left: 41.66666666666667%
  }

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

  .col-sm-push-7 {
    left: 58.333333333333336%
  }

  .col-sm-push-8 {
    left: 66.66666666666666%
  }

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

  .col-sm-push-10 {
    left: 83.33333333333334%
  }

  .col-sm-push-11 {
    left: 91.66666666666666%
  }

  .col-sm-pull-1 {
    right: 8.333333333333332%
  }

  .col-sm-pull-2 {
    right: 16.666666666666664%
  }

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

  .col-sm-pull-4 {
    right: 33.33333333333333%
  }

  .col-sm-pull-5 {
    right: 41.66666666666667%
  }

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

  .col-sm-pull-7 {
    right: 58.333333333333336%
  }

  .col-sm-pull-8 {
    right: 66.66666666666666%
  }

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

  .col-sm-pull-10 {
    right: 83.33333333333334%
  }

  .col-sm-pull-11 {
    right: 91.66666666666666%
  }
}

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

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

  .col-md-1 {
    width: 8.333333333333332%
  }

  .col-md-2 {
    width: 16.666666666666664%
  }

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

  .col-md-4 {
    width: 33.33333333333333%
  }

  .col-md-5 {
    width: 41.66666666666667%
  }

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

  .col-md-7 {
    width: 58.333333333333336%
  }

  .col-md-8 {
    width: 66.66666666666666%
  }

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

  .col-md-10 {
    width: 83.33333333333334%
  }

  .col-md-11 {
    width: 91.66666666666666%
  }

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

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

  .col-md-push-1 {
    left: 8.333333333333332%
  }

  .col-md-push-2 {
    left: 16.666666666666664%
  }

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

  .col-md-push-4 {
    left: 33.33333333333333%
  }

  .col-md-push-5 {
    left: 41.66666666666667%
  }

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

  .col-md-push-7 {
    left: 58.333333333333336%
  }

  .col-md-push-8 {
    left: 66.66666666666666%
  }

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

  .col-md-push-10 {
    left: 83.33333333333334%
  }

  .col-md-push-11 {
    left: 91.66666666666666%
  }

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

  .col-md-pull-1 {
    right: 8.333333333333332%
  }

  .col-md-pull-2 {
    right: 16.666666666666664%
  }

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

  .col-md-pull-4 {
    right: 33.33333333333333%
  }

  .col-md-pull-5 {
    right: 41.66666666666667%
  }

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

  .col-md-pull-7 {
    right: 58.333333333333336%
  }

  .col-md-pull-8 {
    right: 66.66666666666666%
  }

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

  .col-md-pull-10 {
    right: 83.33333333333334%
  }

  .col-md-pull-11 {
    right: 91.66666666666666%
  }
}

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

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

  .col-lg-1 {
    width: 8.333333333333332%
  }

  .col-lg-2 {
    width: 16.666666666666664%
  }

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

  .col-lg-4 {
    width: 33.33333333333333%
  }

  .col-lg-5 {
    width: 41.66666666666667%
  }

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

  .col-lg-7 {
    width: 58.333333333333336%
  }

  .col-lg-8 {
    width: 66.66666666666666%
  }

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

  .col-lg-10 {
    width: 83.33333333333334%
  }

  .col-lg-11 {
    width: 91.66666666666666%
  }

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

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

  .col-lg-push-1 {
    left: 8.333333333333332%
  }

  .col-lg-push-2 {
    left: 16.666666666666664%
  }

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

  .col-lg-push-4 {
    left: 33.33333333333333%
  }

  .col-lg-push-5 {
    left: 41.66666666666667%
  }

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

  .col-lg-push-7 {
    left: 58.333333333333336%
  }

  .col-lg-push-8 {
    left: 66.66666666666666%
  }

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

  .col-lg-push-10 {
    left: 83.33333333333334%
  }

  .col-lg-push-11 {
    left: 91.66666666666666%
  }

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

  .col-lg-pull-1 {
    right: 8.333333333333332%
  }

  .col-lg-pull-2 {
    right: 16.666666666666664%
  }

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

  .col-lg-pull-4 {
    right: 33.33333333333333%
  }

  .col-lg-pull-5 {
    right: 41.66666666666667%
  }

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

  .col-lg-pull-7 {
    right: 58.333333333333336%
  }

  .col-lg-pull-8 {
    right: 66.66666666666666%
  }

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

  .col-lg-pull-10 {
    right: 83.33333333333334%
  }

  .col-lg-pull-11 {
    right: 91.66666666666666%
  }
}

table {
  max-width: 100%;
  background-color: transparent
}

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

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

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

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

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

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

input[type=file] {
  display: block
}

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

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

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

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

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

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

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

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  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, 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[disabled],
.form-control[readonly] {
  cursor: not-allowed;
  background-color: #eee
}

textarea.form-control {
  height: auto
}

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

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

.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 {
  height: auto
}

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

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

textarea.input-lg {
  height: auto
}

.has-warning .help-block {
  color: #c09853
}

.has-warning .form-control {
  border-color: #c09853;
  -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: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e
}

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

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

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

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

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

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

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

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

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

.btn:focus,
.btn:hover {
  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] {
  pointer-events: none;
  cursor: not-allowed;
  opacity: .65;
  -webkit-box-shadow: none;
  box-shadow: none
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  background: #eee;
  background: -moz-linear-gradient(top, #eee 0, #ccc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eee), color-stop(100%, #ccc));
  background: -webkit-linear-gradient(top, #eee 0, #ccc 100%);
  background: -o-linear-gradient(top, #eee 0, #ccc 100%);
  background: -ms-linear-gradient(top, #eee 0, #ccc 100%);
  background: linear-gradient(to bottom, #eee 0, #ccc 100%)
}

.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad
}

.btn-default.active,
.btn-default:active {
  background-image: none
}

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

.btn-warning,
.btn-warning:focus,
.btn-warning:visited {
  color: #000;
  background-color: #f0ad4e;
  border-color: #eea236;
  font-weight: 700;
  text-shadow: 1px 1px 0 #ffdcb6;
  font-size: 15px !important;
  font-family: PT Sans, Arial;
  color: #3f1903;
  border-radius: 26px 26px 26px 26px;
  background: #ffdc83;
  background: -moz-linear-gradient(top, #ffdc83 0, #f9b443 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffdc83), color-stop(100%, #f9b443));
  background: -webkit-linear-gradient(top, #ffdc83 0, #f9b443 100%);
  background: -o-linear-gradient(top, #ffdc83 0, #f9b443 100%);
  background: -ms-linear-gradient(top, #ffdc83 0, #f9b443 100%);
  background: linear-gradient(to bottom, #ffdc83 0, #f9b443 100%)
}

.btn-warning:active,
.btn-warning:hover {
  color: #3f1903;
  border-radius: 26px 26px 26px 26px;
  background: #ffd468;
  background: -moz-linear-gradient(top, #ffd468 0, #f7a522 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffd468), color-stop(100%, #f7a522));
  background: -webkit-linear-gradient(top, #ffd468 0, #f7a522 100%);
  background: -o-linear-gradient(top, #ffd468 0, #f7a522 100%);
  background: -ms-linear-gradient(top, #ffd468 0, #f7a522 100%);
  background: linear-gradient(to bottom, #ffd468 0, #f7a522 100%);
  box-shadow: 0 3px 5px rgba(50, 50, 50, .55)
}

.btn-warning:active {
  background: #ffca51;
  background: -moz-linear-gradient(top, #ffca51 0, #f4980e 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffca51), color-stop(100%, #f4980e));
  background: -webkit-linear-gradient(top, #ffca51 0, #f4980e 100%);
  background: -o-linear-gradient(top, #ffca51 0, #f4980e 100%);
  background: -ms-linear-gradient(top, #ffca51 0, #f4980e 100%);
  background: linear-gradient(to bottom, #ffca51 0, #f4980e 100%)
}

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

.buttonUp:link,
.buttonUp:visited {
  width: 31px;
  height: 31px;
  display: inline-block;
  background-image: url(http://www.pricebrosengineering.co.uk/images/button-up.png);
  background-repeat: no-repeat
}

.buttonUp:hover {
  background-image: url(http://www.pricebrosengineering.co.uk/images/button-up-hover.png)
}

.btn-link {
  font-weight: 400;
  color: #428bca;
  cursor: pointer;
  border-radius: 0
}

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

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

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

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

.btn-lg {
  padding: 12px 34px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 26px;
  -webkit-box-shadow: 0 3px 5px rgba(50, 50, 50, .75);
  -moz-box-shadow: 0 3px 5px rgba(50, 50, 50, .75);
  box-shadow: 0 3px 5px rgba(50, 50, 50, .75)
}

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

.btn-xs {
  padding: 1px 5px
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0
}

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

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

.collapse {
  display: none
}

.collapse.in {
  display: block
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(http://www.pricebrosengineering.co.uk/fonts/glyphicons-halflings-regular.eot);
  src: url(http://www.pricebrosengineering.co.uk/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(http://www.pricebrosengineering.co.uk/fonts/glyphicons-halflings-regular.woff) format('woff'), url(http://www.pricebrosengineering.co.uk/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(http://www.pricebrosengineering.co.uk/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format('svg');
  font-display: swap;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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-adjust:before {
  content: "\e063"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-bottom: 0 dotted;
  border-left: 4px solid transparent;
  content: ""
}

.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;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  background-clip: padding-box
}

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

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

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

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999
}

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

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

.btn-default .caret {
  border-top-color: #333
}

.btn-warning .caret {
  border-top-color: #fff
}

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

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

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

.btn-group>.btn:focus {
  outline: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn .caret {
  margin-left: 0
}

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0
}

[data-toggle=buttons]>.btn>input[type=checkbox],
[data-toggle=buttons]>.btn>input[type=radio] {
  display: none
}

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

.input-group.col {
  float: none;
  padding-right: 0;
  padding-left: 0
}

.input-group .form-control {
  width: 100%;
  margin-bottom: 0
}

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

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

textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-btn>.btn {
  height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-btn>.btn {
  height: 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-btn>.btn {
  height: 30px;
  line-height: 30px
}

textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-btn>.btn {
  height: auto
}

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

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

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

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

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

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

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

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

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

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

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

.nav:after {
  clear: both
}

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

.nav:after {
  clear: both
}

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

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px
}

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

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

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

.nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca
}

.nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496
}

.navbar {
  position: relative;
  z-index: 1000;
  min-height: 50px;
  border: 1px solid transparent
}

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

.navbar:after {
  clear: both
}

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

.navbar:after {
  clear: both
}

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

.navbar-header:after {
  clear: both
}

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

.navbar-header:after {
  clear: both
}

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

.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
  -webkit-overflow-scrolling: touch
}

.navbar-collapse:after,
.navbar-collapse:before {
  display: table;
  content: " "
}

.navbar-collapse:after {
  clear: both
}

.navbar-collapse:after,
.navbar-collapse:before {
  display: table;
  content: " "
}

.navbar-collapse:after {
  clear: both
}

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


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

  .navbar-nav .open .dropdown-menu>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;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;

  background: #eeeeee;
  /* Old browsers */
  background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #cccccc));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #eeeeee 0%, #cccccc 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
  /* IE6-9 */



}

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

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

.navbar-default .navbar-text {
  color: #777777;
}

.navbar-default .navbar-nav>li>a {
  color: #777777;
}

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

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
  color: #555555;
  background-color: #e7e7e7;
}

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

.navbar-default .navbar-toggle {
  border-color: #dddddd;
}

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

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

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

.navbar-default .navbar-nav>.dropdown>a:hover .caret,
.navbar-default .navbar-nav>.dropdown>a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
  color: #555555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav>.open>a .caret,
.navbar-default .navbar-nav>.open>a:hover .caret,
.navbar-default .navbar-nav>.open>a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}

.navbar-default .navbar-nav>.dropdown>a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}

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

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #333333;
    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: #555555;
    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: #cccccc;
    background-color: transparent;
  }
}

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

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

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

  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px
  }

  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px
  }

  .navbar-collapse .navbar-text:last-child {
    margin-right: 0
  }
}

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

@media (min-width:768px) {

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

.navbar-static-top {
  border-width: 0 0 1px
}

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

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px
}

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

@media (min-width:768px) {
  .navbar>.container .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;
  border: 1px solid transparent;
  border-radius: 4px
}

.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 (min-width:768px) {
  .navbar-nav {
    float: left;
    margin: 0
  }

  .navbar-nav>li {
    float: left
  }

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

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

  .navbar-right {
    float: right !important
  }
}

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

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

@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-right-radius: 0;
  border-top-left-radius: 0
}

.navbar-nav.pull-right>li>.dropdown-menu,
.navbar-nav>li>.dropdown-menu.pull-right {
  right: 0;
  left: auto
}

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

.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px
}

@media (min-width:768px) {
  .navbar-text {
    margin-right: 15px;
    margin-left: 15px
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
  background: #eee;
  background: -moz-linear-gradient(top, #eee 0, #ccc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eee), color-stop(100%, #ccc));
  background: -webkit-linear-gradient(top, #eee 0, #ccc 100%);
  background: -o-linear-gradient(top, #eee 0, #ccc 100%);
  background: -ms-linear-gradient(top, #eee 0, #ccc 100%);
  background: linear-gradient(to bottom, #eee 0, #ccc 100%)
}

.navbar-default .navbar-brand {
  color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  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:focus,
.navbar-default .navbar-nav>li>a:hover {
  color: #333;
  background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
  color: #555;
  background-color: #e7e7e7
}

.navbar-default .navbar-toggle {
  border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd
}

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

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

.navbar-default .navbar-nav>.dropdown>a:focus .caret,
.navbar-default .navbar-nav>.dropdown>a:hover .caret {
  border-top-color: #333;
  border-bottom-color: #333
}

.navbar-default .navbar-nav>.dropdown>a .caret {
  border-top-color: #777;
  border-bottom-color: #777
}

.navbar-default .navbar-link {
  color: #777
}

.navbar-default .navbar-link:hover {
  color: #333
}

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

  to {
    background-position: 0 0
  }
}

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }

  to {
    background-position: 0 0
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0
  }

  to {
    background-position: 40px 0
  }
}

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

  to {
    background-position: 0 0
  }
}

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

.media,
.media .media {
  margin-top: 15px
}

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

.media-object {
  display: block
}

.media-heading {
  margin: 0 0 5px
}

.media>.pull-left {
  margin-right: 10px
}

.media>.pull-right {
  margin-left: 10px
}

.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-right-radius: 4px;
  border-top-left-radius: 4px
}

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

a.list-group-item {
  color: #555
}

a.list-group-item .list-group-item-heading {
  color: #333
}

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

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

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

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

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

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

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

.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;
  transition: .6s ease-in-out left
}

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

.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);
  opacity: .5
}

.carousel-control.left {
  background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0), color-stop(rgba(0, 0, 0, .0001) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
  background-repeat: repeat-x
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0), color-stop(rgba(0, 0, 0, .5) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
  background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  opacity: .9
}

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

.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif
}

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

.carousel-control .icon-next:before {
  content: '\203a'
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  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;
  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 .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px
  }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px
  }

  .carousel-indicators {
    bottom: 20px
  }
}

.pull-right {
  float: right !important
}

.pull-left {
  float: left !important
}

.show {
  display: block !important
}

.hidden {
  display: none !important;
  visibility: hidden !important
}

.visible-xs {
  display: none !important
}

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

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

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

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

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

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

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

  td.visible-xs.visible-sm {
    display: table-cell !important
  }
}

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

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

  td.visible-xs.visible-md {
    display: table-cell !important
  }
}

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

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

  td.visible-xs.visible-lg {
    display: table-cell !important
  }
}

.visible-sm {
  display: none !important
}

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

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

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

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

  td.visible-sm.visible-xs {
    display: table-cell !important
  }
}

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

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

  td.visible-sm {
    display: table-cell !important
  }
}

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

  tr.visible-sm.visible-md {
    display: table-row !important
  }

  td.visible-sm.visible-md {
    display: table-cell !important
  }
}

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

  tr.visible-sm.visible-lg {
    display: table-row !important
  }

  td.visible-sm.visible-lg {
    display: table-cell !important
  }
}

.visible-md {
  display: none !important
}

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

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

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

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

  td.visible-md.visible-xs {
    display: table-cell !important
  }
}

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

  tr.visible-md.visible-sm {
    display: table-row !important
  }

  td.visible-md.visible-sm {
    display: table-cell !important
  }
}

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

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

  td.visible-md {
    display: table-cell !important
  }
}

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

  tr.visible-md.visible-lg {
    display: table-row !important
  }

  td.visible-md.visible-lg {
    display: table-cell !important
  }
}

.visible-lg {
  display: none !important
}

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

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

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

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

  td.visible-lg.visible-xs {
    display: table-cell !important
  }
}

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

  tr.visible-lg.visible-sm {
    display: table-row !important
  }

  td.visible-lg.visible-sm {
    display: table-cell !important
  }
}

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

  tr.visible-lg.visible-md {
    display: table-row !important
  }

  td.visible-lg.visible-md {
    display: table-cell !important
  }
}

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

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

  td.visible-lg {
    display: table-cell !important
  }
}

.hidden-xs {
  display: block !important
}

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

td.hidden-xs {
  display: table-cell !important
}

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

  tr.hidden-xs {
    display: none !important
  }

  td.hidden-xs {
    display: none !important
  }
}

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

  tr.hidden-xs.hidden-sm {
    display: none !important
  }

  td.hidden-xs.hidden-sm {
    display: none !important
  }
}

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

  tr.hidden-xs.hidden-md {
    display: none !important
  }

  td.hidden-xs.hidden-md {
    display: none !important
  }
}

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

  tr.hidden-xs.hidden-lg {
    display: none !important
  }

  td.hidden-xs.hidden-lg {
    display: none !important
  }
}

.hidden-sm {
  display: block !important
}

tr.hidden-sm {
  display: table-row !important
}

td.hidden-sm {
  display: table-cell !important
}

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

  tr.hidden-sm.hidden-xs {
    display: none !important
  }

  td.hidden-sm.hidden-xs {
    display: none !important
  }
}

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

  tr.hidden-sm {
    display: none !important
  }

  td.hidden-sm {
    display: none !important
  }
}

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

  tr.hidden-sm.hidden-md {
    display: none !important
  }

  td.hidden-sm.hidden-md {
    display: none !important
  }
}

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

  tr.hidden-sm.hidden-lg {
    display: none !important
  }

  td.hidden-sm.hidden-lg {
    display: none !important
  }
}

.hidden-md {
  display: block !important
}

tr.hidden-md {
  display: table-row !important
}

td.hidden-md {
  display: table-cell !important
}

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

  tr.hidden-md.hidden-xs {
    display: none !important
  }

  td.hidden-md.hidden-xs {
    display: none !important
  }
}

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

  tr.hidden-md.hidden-sm {
    display: none !important
  }

  td.hidden-md.hidden-sm {
    display: none !important
  }
}

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

  tr.hidden-md {
    display: none !important
  }

  td.hidden-md {
    display: none !important
  }
}

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

  tr.hidden-md.hidden-lg {
    display: none !important
  }

  td.hidden-md.hidden-lg {
    display: none !important
  }
}

.hidden-lg {
  display: block !important
}

tr.hidden-lg {
  display: table-row !important
}

td.hidden-lg {
  display: table-cell !important
}

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

  tr.hidden-lg.hidden-xs {
    display: none !important
  }

  td.hidden-lg.hidden-xs {
    display: none !important
  }
}

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

  tr.hidden-lg.hidden-sm {
    display: none !important
  }

  td.hidden-lg.hidden-sm {
    display: none !important
  }
}

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

  tr.hidden-lg.hidden-md {
    display: none !important
  }

  td.hidden-lg.hidden-md {
    display: none !important
  }
}

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

  tr.hidden-lg {
    display: none !important
  }

  td.hidden-lg {
    display: none !important
  }
}


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