@charset "UTF-8";
.bootstrap-carousel {
    border: 1px solid #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    margin-bottom: 1em;
}

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

.bootstrap-carousel body {
    margin: 0;
}

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

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

.bootstrap-carousel audio:not([controls]) {
    display: none;
    height: 0;
}

.bootstrap-carousel [hidden],
.bootstrap-carousel template {
    display: none;
}

.bootstrap-carousel .carousel-image {
    padding-bottom: 66.67%;
    background-color: #FFFFFF;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
}

.bootstrap-carousel a {
    background-color: transparent;
}

.bootstrap-carousel a:active,
.bootstrap-carousel a:hover {
    outline: 0;
}

.bootstrap-carousel abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

.bootstrap-carousel b,
.bootstrap-carousel strong {
    font-weight: bold;
}

.bootstrap-carousel dfn {
    font-style: italic;
}

.bootstrap-carousel h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

.bootstrap-carousel mark {
    background: #ff0;
    color: #000;
}

.bootstrap-carousel small {
    font-size: 80%;
}

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

.bootstrap-carousel sup {
    top: -0.5em;
}

.bootstrap-carousel sub {
    bottom: -0.25em;
}

.bootstrap-carousel img {
    border: 0;
}

.bootstrap-carousel svg:not(:root) {
    overflow: hidden;
}

.bootstrap-carousel figure {
    margin: 1em 40px;
}

.bootstrap-carousel hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

.bootstrap-carousel pre {
    overflow: auto;
}

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

.bootstrap-carousel button,
.bootstrap-carousel input,
.bootstrap-carousel optgroup,
.bootstrap-carousel select,
.bootstrap-carousel textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

.bootstrap-carousel button {
    overflow: visible;
}

.bootstrap-carousel button,
.bootstrap-carousel select {
    text-transform: none;
}

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

.bootstrap-carousel button[disabled],
.bootstrap-carousel html input[disabled] {
    cursor: default;
}

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

.bootstrap-carousel input {
    line-height: normal;
}

.bootstrap-carousel input[type=checkbox],
.bootstrap-carousel input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

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

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

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

.bootstrap-carousel fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

.bootstrap-carousel legend {
    border: 0;
    padding: 0;
}

.bootstrap-carousel textarea {
    overflow: auto;
}

.bootstrap-carousel optgroup {
    font-weight: bold;
}

.bootstrap-carousel table {
    border-collapse: collapse;
    border-spacing: 0;
}

.bootstrap-carousel td,
.bootstrap-carousel th {
    padding: 0;
}

.bootstrap-carousel * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

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

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

.bootstrap-carousel body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #ffffff;
}

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

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

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

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

.bootstrap-carousel figure {
    margin: 0;
}

.bootstrap-carousel img {
    vertical-align: middle;
}

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

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

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

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

.bootstrap-carousel hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

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

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

.bootstrap-carousel [role=button] {
    cursor: pointer;
}

.bootstrap-carousel .carousel {
    position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bootstrap-carousel .carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.bootstrap-carousel .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
    background-repeat: repeat-x;
}

.bootstrap-carousel .carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
    background-repeat: repeat-x;
}

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

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

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

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

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

.bootstrap-carousel .carousel-control .icon-prev:before {
    content: "‹";
}

.bootstrap-carousel .carousel-control .icon-next:before {
    content: "›";
}

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

.bootstrap-carousel .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 #ffffff;
    border-radius: 10px;
}

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

.bootstrap-carousel .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.bootstrap-carousel .carousel-caption .btn {
    text-shadow: none;
}

@media screen and (min-width: 768px) {
    .bootstrap-carousel .carousel-control .glyphicon-chevron-left,
    .bootstrap-carousel .carousel-control .glyphicon-chevron-right,
    .bootstrap-carousel .carousel-control .icon-prev,
    .bootstrap-carousel .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px;
    }

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

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

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

    .bootstrap-carousel .carousel-indicators {
        bottom: 20px;
    }
}

.bootstrap-carousel .clearfix:before,
.bootstrap-carousel .clearfix:after {
    display: table;
    content: " ";
}

.bootstrap-carousel .clearfix:after {
    clear: both;
}

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

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

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

.bootstrap-carousel .hide {
    display: none !important;
}

.bootstrap-carousel .show {
    display: block !important;
}

.bootstrap-carousel .invisible {
    visibility: hidden;
}

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

.bootstrap-carousel .hidden {
    display: none !important;
}

.bootstrap-carousel .affix {
    position: fixed;
}
