/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/)
 */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

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

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

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

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

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

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

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

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.5em;
    width: 100%
}

table,
td,
th {
    border: 1px solid #f4f4f4
}

td,
th {
    padding: 5px;
    text-align: left
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

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

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

a:hover {
    color: #23527c;
    text-decoration: underline
}

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    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;
    display: inline-block;
    max-width: 100%;
    height: auto
}

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

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

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

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

[role=button] {
    cursor: pointer
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 700;
    line-height: 1.2;
    color: inherit
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0 0 20px
}

h1 {
    font-size: 48px;
    line-height: 1.35
}

h2 {
    font-size: 38px;
    line-height: 1.5
}

h3 {
    font-size: 31px;
    line-height: 1.5
}

h4 {
    font-size: 25px;
    line-height: 1.4
}

h5 {
    font-size: 23px;
    line-height: 1.5
}

h6 {
    font-size: 21px;
    line-height: 1.5
}

body {
    font-size: 16px;
    margin: 0 0 20px;
    line-height: 1.618;
    letter-spacing: .2px
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

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

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

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

dd,
dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em
}

abbr[data-original-title],
abbr[title] {
    cursor: help
}

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

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: "\2014 \00A0"
}

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

blockquote p {
    margin-bottom: 6px
}

cite {
    font-size: .7em
}

address {
    margin-bottom: 22px;
    font-style: normal;
    line-height: 1.42857143
}

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

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

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

.row-no-gutters {
    margin-right: 0;
    margin-left: 0
}

.row-no-gutters [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

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

@media (min-width:768px) {

    .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 {
        float: left
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.row:after {
    clear: both
}

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

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

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

.hidden {
    display: none !important
}

@-ms-viewport {
    width: device-width
}

@media (max-width:480px) {

    .col-md-1 .col-md-1,
    .col-md-1 .col-md-10,
    .col-md-1 .col-md-11,
    .col-md-1 .col-md-12,
    .col-md-1 .col-md-2,
    .col-md-1 .col-md-3,
    .col-md-1 .col-md-4,
    .col-md-1 .col-md-5,
    .col-md-1 .col-md-6,
    .col-md-1 .col-md-7,
    .col-md-1 .col-md-8,
    .col-md-1 .col-md-9,
    .col-md-10 .col-md-1,
    .col-md-10 .col-md-10,
    .col-md-10 .col-md-11,
    .col-md-10 .col-md-12,
    .col-md-10 .col-md-2,
    .col-md-10 .col-md-3,
    .col-md-10 .col-md-4,
    .col-md-10 .col-md-5,
    .col-md-10 .col-md-6,
    .col-md-10 .col-md-7,
    .col-md-10 .col-md-8,
    .col-md-10 .col-md-9,
    .col-md-11 .col-md-1,
    .col-md-11 .col-md-10,
    .col-md-11 .col-md-11,
    .col-md-11 .col-md-12,
    .col-md-11 .col-md-2,
    .col-md-11 .col-md-3,
    .col-md-11 .col-md-4,
    .col-md-11 .col-md-5,
    .col-md-11 .col-md-6,
    .col-md-11 .col-md-7,
    .col-md-11 .col-md-8,
    .col-md-11 .col-md-9,
    .col-md-12 .col-md-1,
    .col-md-12 .col-md-10,
    .col-md-12 .col-md-11,
    .col-md-12 .col-md-12,
    .col-md-12 .col-md-2,
    .col-md-12 .col-md-3,
    .col-md-12 .col-md-4,
    .col-md-12 .col-md-5,
    .col-md-12 .col-md-6,
    .col-md-12 .col-md-7,
    .col-md-12 .col-md-8,
    .col-md-12 .col-md-9,
    .col-md-2 .col-md-1,
    .col-md-2 .col-md-10,
    .col-md-2 .col-md-11,
    .col-md-2 .col-md-12,
    .col-md-2 .col-md-2,
    .col-md-2 .col-md-3,
    .col-md-2 .col-md-4,
    .col-md-2 .col-md-5,
    .col-md-2 .col-md-6,
    .col-md-2 .col-md-7,
    .col-md-2 .col-md-8,
    .col-md-2 .col-md-9,
    .col-md-3 .col-md-1,
    .col-md-3 .col-md-10,
    .col-md-3 .col-md-11,
    .col-md-3 .col-md-12,
    .col-md-3 .col-md-2,
    .col-md-3 .col-md-3,
    .col-md-3 .col-md-4,
    .col-md-3 .col-md-5,
    .col-md-3 .col-md-6,
    .col-md-3 .col-md-7,
    .col-md-3 .col-md-8,
    .col-md-3 .col-md-9,
    .col-md-4 .col-md-1,
    .col-md-4 .col-md-10,
    .col-md-4 .col-md-11,
    .col-md-4 .col-md-12,
    .col-md-4 .col-md-2,
    .col-md-4 .col-md-3,
    .col-md-4 .col-md-4,
    .col-md-4 .col-md-5,
    .col-md-4 .col-md-6,
    .col-md-4 .col-md-7,
    .col-md-4 .col-md-8,
    .col-md-4 .col-md-9,
    .col-md-5 .col-md-1,
    .col-md-5 .col-md-10,
    .col-md-5 .col-md-11,
    .col-md-5 .col-md-12,
    .col-md-5 .col-md-2,
    .col-md-5 .col-md-3,
    .col-md-5 .col-md-4,
    .col-md-5 .col-md-5,
    .col-md-5 .col-md-6,
    .col-md-5 .col-md-7,
    .col-md-5 .col-md-8,
    .col-md-5 .col-md-9,
    .col-md-6 .col-md-1,
    .col-md-6 .col-md-10,
    .col-md-6 .col-md-11,
    .col-md-6 .col-md-12,
    .col-md-6 .col-md-2,
    .col-md-6 .col-md-3,
    .col-md-6 .col-md-4,
    .col-md-6 .col-md-5,
    .col-md-6 .col-md-6,
    .col-md-6 .col-md-7,
    .col-md-6 .col-md-8,
    .col-md-6 .col-md-9,
    .col-md-7 .col-md-1,
    .col-md-7 .col-md-10,
    .col-md-7 .col-md-11,
    .col-md-7 .col-md-12,
    .col-md-7 .col-md-2,
    .col-md-7 .col-md-3,
    .col-md-7 .col-md-4,
    .col-md-7 .col-md-5,
    .col-md-7 .col-md-6,
    .col-md-7 .col-md-7,
    .col-md-7 .col-md-8,
    .col-md-7 .col-md-9,
    .col-md-8 .col-md-1,
    .col-md-8 .col-md-10,
    .col-md-8 .col-md-11,
    .col-md-8 .col-md-12,
    .col-md-8 .col-md-2,
    .col-md-8 .col-md-3,
    .col-md-8 .col-md-4,
    .col-md-8 .col-md-5,
    .col-md-8 .col-md-6,
    .col-md-8 .col-md-7,
    .col-md-8 .col-md-8,
    .col-md-8 .col-md-9,
    .col-md-9 .col-md-1,
    .col-md-9 .col-md-10,
    .col-md-9 .col-md-11,
    .col-md-9 .col-md-12,
    .col-md-9 .col-md-2,
    .col-md-9 .col-md-3,
    .col-md-9 .col-md-4,
    .col-md-9 .col-md-5,
    .col-md-9 .col-md-6,
    .col-md-9 .col-md-7,
    .col-md-9 .col-md-8,
    .col-md-9 .col-md-9 {
        padding-right: 0;
        padding-left: 0
    }
}