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
}

template {
  display: none
}

a {
  background-color: transparent
}

a:active, a:hover {
  outline: 0
}

b, strong {
  font-weight: 700
}

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
}

figure {
  margin: 1em 0
}

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, input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer
}

button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0
}

input {
  line-height: normal
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid silver
}

legend {
  padding: 0;
  border: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: 700
}

table {
  border-spacing: 0;
  border-collapse: collapse
}

td, th {
  padding: 0
}

.pull-right {
  float: right!important
}

@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: none
  }
  
  a[href]:after {
    content: " (" attr(href) ")"
  }
  
  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
  }
}

@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: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.glyphicon-chevron-left:before {
  content: "\e079"
}

.glyphicon-chevron-right:before {
  content: "\e080"
}

* {
  -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: #666;
  background-color: #fff
}

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

a {
  color: #6B6B67;
  text-decoration: none
}

a:hover {
  color: #082c6a
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

figure {
  margin: 0
}

img {
  vertical-align: middle
}

.img-responsive, .carousel-inner > .item > img {
  display: block;
  max-width: 100%;
  height: auto
}

.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
}

hr {
  margin: 20px 0;
  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
}

[role="button"] {
  cursor: pointer
}

h1, h3, h4, h5, h6, .h2, .h4 {
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  color: #006BB6;
  text-transform: none;
}

h1 {
  font-size: 31px;
  text-transform: uppercase;
  font-family: 'Cantata One';
  font-weight: 500;
  text-align: center;
  margin: 20px 0;
}

h2, .h2 {
  font-size: 17px;
  text-transform: uppercase;
  font-weight: bold;
  color: #082c6a;
  margin: 15px 0;
}

h3 {
  font-size: 17px;
  letter-spacing: 0px;
  text-transform: uppercase;
  color: #14488F;
  text-shadow: #F00;
  font-weight: 600;
  margin: 15px 0;
}

h4, .h4 {
  font-size: 17px;
  color: #fff;
  margin: 15px 0;
}

h5 {
  font-size: 14px;
  margin: 10px 0;
}

h6 {
  font-size: 12px;
  margin: 10px 0;
}

p {
  margin: 0 0 10px
}

small {
  font-size: 85%
}

mark {
  padding: .2em;
  background-color: #fcf8e3
}

.text-center {
  text-align: center
}

.text-capitalize {
  text-transform: capitalize
}

ul, ol {
  margin: 10px 0;
  padding: 0 0 0 20px;
}

ul ul {
  margin-bottom: 0
}

dl {
  margin: 20px 0
}

dt, dd {
  line-height: 1.42857143
}

dt {
  font-weight: 700
}

dd {
  margin-left: 0
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee
}

address {
  margin: 20px 0;
  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)
}

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
}

.container {
  padding: 0 15px;
  margin: 0 auto;
  width: 100%;
}

.container-fluid {
  padding: 0 15px;
  margin: 0 auto;
}

.row {
  margin: 0 -15px;
}

.col-md-1, .col-md-2, .col-lg-2, .col-md-3, .col-lg-3, .col-sm-4, .col-md-4, .col-md-5, .col-lg-5, .col-sm-6, .col-md-6, .col-md-8, .col-xs-12, .col-sm-12, .col-md-12, .col-xs-6 {
  position: relative;
  min-height: 1px;
  padding: 0 15px;
}

.col-sm-6 {
  width: 50%
}

.col-xs-12 {
  float: left;
  width: 100%
}

.col-xs-6 {
  width: 50%
}

@media (min-width: 768px) {
  .col-sm-4, .col-sm-6, .col-sm-12, .col-xs-6 {
    float: left
  }
  
  .col-sm-12 {
    width: 100%
  }
  
  .col-sm-6 {
    width: 50%
  }
  
  .col-sm-4 {
    width: 33.33333333%
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-8, .col-md-12, .col-xs-6 {
    float: left
  }
  
  .col-md-12 {
    width: 100%
  }
  
  .col-md-8 {
    width: 66.66666667%
  }
  
  .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%
  }
}

@media (min-width: 1200px) {
  .col-lg-2, .col-lg-3, .col-lg-5 {
    float: left
  }
  
  .col-lg-5 {
    width: 41.66666667%
  }
  
  .col-lg-3 {
    width: 25%
  }
  
  .col-lg-2 {
    width: 16.66666667%
  }
}

.navbar-right {
  float: right!important;
  margin-right: 0
}

table {
  background-color: transparent;
  width: 100%;
  margin: 15px 0;
}

caption {
  padding: 8px 0;
  color: #777;
  text-align: left
}

th {
  text-align: left
}

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
}

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: #6b6363;
  background-color: rgb(255, 255, 255);
  background-image: none;
  border: 1px solid #737373;
  -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
}

.btn {
  display: inline-block;
  padding: 7px 12px;
  margin: 10px 5px;
  font-size: 14px;
  font-weight: 400;
  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;
  background: #14488F;
  color: #fff;
}

.btn:focus, .btn:active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.btn:hover, .btn:focus {
  color: #fff;
  text-decoration: none;
  background: #C8140D;
}

.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-default {
  color: #000;
  background-image: linear-gradient(to bottom, #dfdb5a 0%, #efe859 100%);
}

.btn-default:focus {
  color: #fff;
  background-image: linear-gradient(to bottom, #006BB6 0%, #006BB6 100%);
}

.btn-default:hover {
  color: #fff;
  background-image: linear-gradient(to bottom, rgb(8, 44, 106) 9%, #fff558 100%);
}

.btn-default:active {
  color: #333;
  background-image: linear-gradient(to bottom, #005873 0%, #007662 100%);
}

.btn-default:active:hover, .btn-default:active:focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c
}

.btn-default:active {
  background-image: none
}

.btn-primary {
  background: -moz-linear-gradient(top, #ffe479 0, #ffce0f 100%);
  background: -webkit-linear-gradient(top, #ffe479 0, #ffce0f 100%);
  background: #082c6a!important;
  border: 0;
  -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.35);
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.35);
  color: #fff;
}

.btn-primary:active, .btn-primary:hover, .btn-primary:focus, .btn-primary:active:hover, .btn-primary.active:hover {
  color: #fff;
  background: -moz-linear-gradient(top, #ffce0f 0, #ffe479 100%);
  background: -webkit-linear-gradient(top, #ffce0f 0, #ffe479 100%);
  background: #082c6a;
  -webkit-box-shadow: inset 1px 2px 0 0 rgba(0, 0, 0, 0.35);
  -moz-box-shadow: inset 1px 2px 0 0 rgba(0, 0, 0, 0.35);
  box-shadow: inset 1px 2px 0 0 rgba(0, 0, 0, 0.35)
}

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px
}

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}

.btn-block {
  display: block;
  width: 100%
}

input[type="submit"].btn-block {
  width: 100%
}

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear
}

.fade.in {
  opacity: 1
}

.collapse {
  display: none
}

.collapse.in {
  display: block
}

tr.collapse.in {
  display: table-row
}

tbody.collapse.in {
  display: table-row-group
}

.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
}

.navbar {
  position: relative;
  min-height: 50px;
  border: 1px solid transparent
}

.navbar-collapse {
  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-fixed-top .navbar-collapse {
  max-height: 340px
}

.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  top: 0;
  border-width: 0 0 1px
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px
}

.navbar-default .navbar-nav > li > a {
  color: #fff;
  margin: 0 1px;
  background-image: linear-gradient(to bottom, #004986 0%, #082c6a 100%);
  border-bottom-right-radius: 17%;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background: #082c6a!important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  background: #082c6a!important;
}

.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 {
  border-color: #e7e7e7
}

@media (max-width: 768px) {
  .navbar {
    border-radius: 4px
  }
}

@media (min-width: 768px) {
  .navbar-header {
    float: left
  }
}

@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-fixed-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0
  }
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px
  }
}

@media (min-width: 768px) {
  .navbar-fixed-top {
    border-radius: 0
  }
}

.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
  }
}

@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 (max-width: 767px) {
  .navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
  }
}

@-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
  }
}

.list-group {
  padding-left: 0;
  margin: 20px 0
}

.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 {
  color: #555
}

a.list-group-item:hover, a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #2985ab;
  border-color: #2985ab
}

a.list-group-item.active:hover {
  background-color: #1d6887;
  border-color: #2985ab
}

.well {
  min-height: 20px;
  padding: 19px;
  margin: 20px 0;
  background-color: #c4c446;
  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);
  color: #fff;
}

.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;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left
}

.carousel-inner > .item > 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.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.carousel-inner > .active {
  display: block;
  left: 0
}

.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 .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px
}

.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px
}

.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px
}

.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 h2 {
  color: #fff;
  margin-bottom: 10px
}

.carousel-caption .btn {
  text-shadow: none
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px
  }
  
  .carousel-control .glyphicon-chevron-left {
    margin-left: -10px
  }
  
  .carousel-control .glyphicon-chevron-right {
    margin-right: -10px
  }
  
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px
  }
  
  .carousel-indicators {
    bottom: 20px
  }
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after {
  display: table;
  content: " "
}

.clearfix:after, .container:after, .container-fluid:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after {
  clear: both
}

@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
  }
}