@charset "UTF-8"; /*! 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: 1px 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 {
    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"] {
    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;
    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
}

td,th {
    padding: 0
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *,*:before,*:after {
        background: transparent!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,a[href^="javascript:"]:after {
        content: ""
    }

    pre,blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,img {
        page-break-inside: avoid
    }

    img {
        max-width: 100%!important
    }

    p,h2,h3 {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,.dropup>.btn>.caret {
        border-top-color: #000!important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

    .table td,.table th {
        background-color: #fff!important
    }

    .table-bordered th,.table-bordered td {
        border: 1px solid #ddd!important
    }
}

@font-face {
    font-display: swap;
    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-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-euro:before,.glyphicon-eur:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
    font-family:"Simplon Norm","Noto Sans JP","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.375;
    color: #55565A;
    background-color: #fff;
}

input,button,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #55565A;
    text-decoration: none
}

a:hover,a:focus {
    color: #303033;
    text-decoration: none
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.375;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -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
}

.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;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role="button"] {
    cursor: pointer
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

h1,.h1,h2,.h2,h3,.h3 {
    margin-top: 22px;
    margin-bottom: 11px
}

h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small {
    font-size: 65%
}

h4,.h4,h5,.h5,h6,.h6 {
    margin-top: 11px;
    margin-bottom: 11px
}

h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small {
    font-size: 75%
}

h1,.h1 {
    font-size: 54px
}

h2,.h2 {
    font-size: 46px
}

h3,.h3 {
    font-size: 38px
}

h4,.h4 {
    font-size: 19px
}

h5,.h5 {
    font-size: 15px
}

h6,.h6 {
    font-size: 14px
}

p {
    margin: 0 0 11px
}

.lead {
    margin-bottom: 22px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size:24px
    }
}

small,.small {
    font-size: 87%
}

mark,.mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:hover,a.text-primary:focus {
    color: #286090
}

.text-success {
    color: #02B2BA
}

a.text-success:hover,a.text-success:focus {
    color: #018288
}

.text-info {
    color: #31708f
}

a.text-info:hover,a.text-info:focus {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover,a.text-warning:focus {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover,a.text-danger:focus {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:hover,a.bg-primary:focus {
    background-color: #286090
}

.bg-success {
    background-color: transparent
}

a.bg-success:hover,a.bg-success:focus {
    background-color: rgba(0,0,0,0)
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover,a.bg-info:focus {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover,a.bg-warning:focus {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover,a.bg-danger:focus {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 10px;
    margin: 44px 0 22px;
    border-bottom: 1px solid #eee
}

ul,ol {
    margin-top: 0;
    margin-bottom: 11px
}

ul ul,ol ul,ul ol,ol ol {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 22px
}

dt,dd {
    line-height: 1.375
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width: 992px) {
    .dl-horizontal dt {
        float:left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title],abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 11px 22px;
    margin: 0 0 22px;
    font-size: 20px;
    border-left: 5px solid #eee
}

blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,blockquote small,blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.375;
    color: #777
}

blockquote footer:before,blockquote small:before,blockquote .small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 22px;
    font-style: normal;
    line-height: 1.375
}

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: 0
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none
}

pre {
    display: block;
    padding: 10.5px;
    margin: 0 0 11px;
    font-size: 15px;
    line-height: 1.375;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 768px) {
    .container {
        width:750px
    }
}

@media (min-width: 992px) {
    .container {
        width:970px
    }
}

@media (min-width: 1200px) {
    .container {
        width:1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0%
}

@media (min-width: 768px) {
    .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
        float:left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0%
    }
}

@media (min-width: 992px) {
    .col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {
        float:left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0%
    }
}

@media (min-width: 1200px) {
    .col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
        float:left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0%
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 22px
}

.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.375;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

table td[class*="col-"],table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th {
    background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}

.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th {
    background-color: transparent
}

.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th {
    background-color: rgba(0,0,0,0)
}

.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th {
    background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}

.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}

.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th {
    background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width:100%;
        margin-bottom: 16.5px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 22px;
    font-size: 24px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"],input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple],select[size] {
    height: auto
}

input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 16px;
    line-height: 1.375;
    color: #55565A
}

.form-control {
    display: block;
    width: 100%;
    height: 42px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.375;
    color: #55565A;
    background-color: #fff;
    background-image: none;
    border: 1px solid #55565A;
    border-radius: 0;
    -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;
    -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: #02B2BA;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(2,178,186,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(2,178,186,.6)
}

.form-control::-moz-placeholder {
    color: #55565A;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #55565A
}

.form-control::-webkit-input-placeholder {
    color: #55565A
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control {
        line-height:42px
    }

    input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm,.input-group-sm input[type="date"],.input-group-sm input[type="time"],.input-group-sm input[type="datetime-local"],.input-group-sm input[type="month"] {
        line-height: 33px
    }

    input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg,.input-group-lg input[type="date"],.input-group-lg input[type="time"],.input-group-lg input[type="datetime-local"],.input-group-lg input[type="month"] {
        line-height: 49px
    }
}

.form-group {
    margin-bottom: 15px
}

.radio,.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label,.checkbox label {
    min-height: 22px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

.radio+.radio,.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 38px
}

.form-control-static.input-lg,.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.input-sm {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 33px;
    line-height: 33px
}

textarea.input-sm,select[multiple].input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 33px;
    line-height: 33px
}

.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 33px;
    min-height: 36px;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1.5
}

.input-lg {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 49px;
    line-height: 49px
}

textarea.input-lg,select[multiple].input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 49px;
    line-height: 49px
}

.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 49px;
    min-height: 42px;
    padding: 11px 16px;
    font-size: 20px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 52.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    pointer-events: none
}

.input-lg+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback {
    width: 49px;
    height: 49px;
    line-height: 49px
}

.input-sm+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback {
    width: 33px;
    height: 33px;
    line-height: 33px
}

.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label {
    color: #02B2BA
}

.has-success .form-control {
    border-color: #02B2BA;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-success .form-control:focus {
    border-color: #018288;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #25f3fd;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #25f3fd
}

.has-success .input-group-addon {
    color: #02B2BA;
    border-color: #02B2BA;
    background-color: transparent
}

.has-success .form-control-feedback {
    color: #02B2BA
}

.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 27px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #94959a
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio,.form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio label,.form-inline .checkbox label {
        padding-left: 0
    }

    .form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio,.form-horizontal .checkbox {
    min-height: 29px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align:right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top:11px;
        font-size: 20px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top:6px;
        font-size: 14px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.375;
    border-radius: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,.btn:focus,.btn.focus {
    color: #333;
    text-decoration: none
}

.btn:active,.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:focus,.btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active:hover,.btn-default.active:hover,.open>.dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open>.dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open>.dropdown-toggle.btn-default.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary:focus,.btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active:hover,.btn-primary.active:hover,.open>.dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open>.dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open>.dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:focus,.btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active:hover,.btn-success.active:hover,.open>.dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open>.dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open>.dropdown-toggle.btn-success.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:focus,.btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active:hover,.btn-info.active:hover,.open>.dropdown-toggle.btn-info:hover,.btn-info:active:focus,.btn-info.active:focus,.open>.dropdown-toggle.btn-info:focus,.btn-info:active.focus,.btn-info.active.focus,.open>.dropdown-toggle.btn-info.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:focus,.btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active:hover,.btn-warning.active:hover,.open>.dropdown-toggle.btn-warning:hover,.btn-warning:active:focus,.btn-warning.active:focus,.open>.dropdown-toggle.btn-warning:focus,.btn-warning:active.focus,.btn-warning.active.focus,.open>.dropdown-toggle.btn-warning.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:focus,.btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active:hover,.btn-danger.active:hover,.open>.dropdown-toggle.btn-danger:hover,.btn-danger:active:focus,.btn-danger.active:focus,.open>.dropdown-toggle.btn-danger:focus,.btn-danger:active.focus,.btn-danger.active.focus,.open>.dropdown-toggle.btn-danger.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #55565A;
    font-weight: 400;
    border-radius: 0
}

.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active {
    border-color: transparent
}

.btn-link:hover,.btn-link:focus {
    color: #303033;
    text-decoration: none;
    background-color: transparent
}

.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}

.btn-lg,.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-sm,.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs,.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height,visibility;
    transition-property: height,visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup,.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 16px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0;
    -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: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.375;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
    color: #777
}

.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 14px;
    line-height: 1.375;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: ""
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 992px) {
    .navbar-right .dropdown-menu {
        left:auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn,.btn-group-vertical>.btn {
    position: relative;
    float: left
}

.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active {
    z-index: 2
}

.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-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:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn {
    height: 49px;
    line-height: 49px
}

textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn {
    height: 33px;
    line-height: 33px
}

textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group-addon,.input-group-btn,.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #55565A;
    text-align: center;
    background-color: #eee;
    border: 1px solid #55565A;
    border-radius: 0
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 20px;
    border-radius: 6px
}

.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"] {
    margin-top: 0
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active {
    z-index: 2
}

.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:hover,.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:hover,.nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,.nav .open>a:hover,.nav .open>a:focus {
    background-color: #eee;
    border-color: #55565A
}

.nav .nav-divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.375;
    border: 1px solid transparent;
    border-radius: 0 0 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified>li {
        display:table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 0
}

.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom:1px solid #ddd;
        border-radius: 0 0 0 0
    }

    .nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 0
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-justified>li {
        display:table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 0
}

.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs-justified>li>a {
        border-bottom:1px solid #ddd;
        border-radius: 0 0 0 0
    }

    .nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0;
    border: 1px solid transparent
}

@media (min-width: 992px) {
    .navbar {
        border-radius:0
    }
}

@media (min-width: 992px) {
    .navbar-header {
        float:left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 992px) {
    .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-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation:landscape) {
    .navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
        max-height:200px
    }
}

.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 992px) {
    .container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse {
        margin-right:0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 992px) {
    .navbar-static-top {
        border-radius:0
    }
}

.navbar-fixed-top,.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 992px) {
    .navbar-fixed-top,.navbar-fixed-bottom {
        border-radius:0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 14px 15px;
    font-size: 20px;
    line-height: 22px;
    height: 50px
}

.navbar-brand:hover,.navbar-brand:focus {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width: 992px) {
    .navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
        margin-left:-15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0
}

.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: 992px) {
    .navbar-toggle {
        display:none
    }
}

.navbar-nav {
    margin: 7px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px
}

@media (max-width: 991px) {
    .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: 22px
    }

    .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media (min-width: 992px) {
    .navbar-nav {
        float:left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 14px;
        padding-bottom: 14px
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 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);
    margin-top: 4px;
    margin-bottom: 4px
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio,.navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio label,.navbar-form .checkbox label {
        padding-left: 0
    }

    .navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 991px) {
    .navbar-form .form-group {
        margin-bottom:5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 992px) {
    .navbar-form {
        width:auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 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-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 4px;
    margin-bottom: 4px
}

.navbar-btn.btn-sm {
    margin-top: 8.5px;
    margin-bottom: 8.5px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 14px;
    margin-bottom: 14px
}

@media (min-width: 992px) {
    #menu-primary-navigation > li > a {
        font-size: 1.6rem;
    }
    .navbar-default #menu-primary-navigation.navbar-nav>li.menu-find-a-studio a,
    .navbar-default #menu-primary-navigation.navbar-nav>li.init-locations-modal a {
        font-size: 1.6rem;
        line-height: 1.3;
    }
    .navbar-text {
        float:left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media (min-width: 992px) {
    .navbar-left {
        float:left!important
    }

    .navbar-right {
        float: right!important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #fff;
    border-color: transparent
}

.navbar-default .navbar-brand {
    color: #02B2BA
}

.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus {
    color: #018288;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #55565A
}

.navbar-default .navbar-nav>li>a {
    color: #02B2BA;
}

.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus {
    color: #02B2BA;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus {
    color: #02B2BA;
    background-color: transparent
}

.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: transparent
}

.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
    background-color: transparent
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #02B2BA
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    border-color: transparent
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus {
    background-color: transparent;
    color: #02B2BA
}

@media (max-width: 991px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color:#02B2BA
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #02B2BA;
        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: #02B2BA;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #02B2BA
}

.navbar-default .navbar-link:hover {
    color: #02B2BA
}

.navbar-default .btn-link {
    color: #02B2BA
}

.navbar-default .btn-link:hover,.navbar-default .btn-link:focus {
    color: #02B2BA
}

.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #080808;
    color: #fff
}

@media (max-width: 991px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color:#080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 22px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 0
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 22px 0;
    border-radius: 0
}

.pagination>li {
    display: inline
}

.pagination>li>a,.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.375;
    text-decoration: none;
    color: #02B2BA;
    background-color: #fff;
    border: 1px solid #02B2BA;
    margin-left: -1px
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #02B2BA;
    border-color: #02B2BA
}

.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    background-color: #02B2BA;
    border-color: #02B2BA;
    cursor: default
}

.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus {
    color: #777;
    background-color: #fff;
    border-color: #02B2BA;
    cursor: not-allowed
}

.pagination-lg>li>a,.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a,.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 22px 0;
    list-style: none;
    text-align: center
}

.pager li {
    display: inline
}

.pager li>a,.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #02B2BA;
    border-radius: 15px
}

.pager li>a:hover,.pager li>a:focus {
    text-decoration: none;
    background-color: #02B2BA
}

.pager .next>a,.pager .next>span {
    float: right
}

.pager .previous>a,.pager .previous>span {
    float: left
}

.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:hover,a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:hover,.label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:hover,.label-primary[href]:focus {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover,.label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover,.label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover,.label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover,.label-danger[href]:focus {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge,.btn-group-xs>.btn .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:hover,a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active>.badge,.nav-pills>.active>a>.badge {
    color: #55565A;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron h1,.jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,.container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top:48px;
        padding-bottom: 48px
    }

    .container .jumbotron,.container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron h1,.jumbotron .h1 {
        font-size: 72px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 22px;
    line-height: 1.375;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out
}

.thumbnail>img,.thumbnail a>img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
    border-color: #55565A
}

.thumbnail .caption {
    padding: 9px;
    color: #55565A
}

.alert {
    padding: 15px;
    margin-bottom: 22px;
    border: 1px solid transparent;
    border-radius: 0
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: transparent;
    border-color: transparent;
    color: #02B2BA
}

.alert-success hr {
    border-top-color: rgba(0,0,0,0)
}

.alert-success .alert-link {
    color: #018288
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 22px;
    margin-bottom: 22px;
    background-color: #f5f5f5;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease
}

.progress-striped .progress-bar,.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar,.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,.media-body {
    zoom:1;overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,.media>.pull-right {
    padding-left: 10px
}

.media-left,.media>.pull-left {
    padding-right: 10px
}

.media-left,.media-right,.media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 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-right-radius: 0;
    border-top-left-radius: 0
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

a.list-group-item,button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover,button.list-group-item:hover,a.list-group-item:focus,button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text {
    color: #777
}

.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>.small {
    color: inherit
}

.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #02B2BA;
    background-color: transparent
}

a.list-group-item-success,button.list-group-item-success {
    color: #02B2BA
}

a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover,button.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:focus {
    color: #02B2BA;
    background-color: rgba(0,0,0,0)
}

a.list-group-item-success.active,button.list-group-item-success.active,a.list-group-item-success.active:hover,button.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #02B2BA;
    border-color: #02B2BA
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover,button.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,button.list-group-item-info.active,a.list-group-item-info.active:hover,button.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover,button.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,button.list-group-item-warning.active,a.list-group-item-warning.active:hover,button.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover,button.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,button.list-group-item-danger.active,a.list-group-item-danger.active:hover,button.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 22px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-body {
    padding: 20px
}

.panel-heading {
    padding: 20px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1;
    border-top-left-radius: -1
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    color: inherit
}

.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a {
    color: inherit
}

.panel-footer {
    padding: 20px;
    background-color: transparent;
    border-top: 1px solid transparent;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}

.panel>.list-group,.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1;
    border-top-left-radius: -1
}

.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table {
    margin-bottom: 0
}

.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption {
    padding-left: 20px;
    padding-right: 20px
}

.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: -1;
    border-top-left-radius: -1
}

.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: -1;
    border-top-right-radius: -1
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: -1
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: -1
}

.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}

.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: -1;
    border-bottom-right-radius: -1
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: -1
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: -1
}

.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}

.panel>.table-bordered,.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 22px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid transparent
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid transparent
}

.panel-default {
    border-color: #02B2BA
}

.panel-default>.panel-heading {
    color: #55565A;
    background-color: #fff;
    border-color: #02B2BA
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #02B2BA
}

.panel-default>.panel-heading .badge {
    color: #fff;
    background-color: #55565A
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #02B2BA
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: transparent
}

.panel-success>.panel-heading {
    color: #02B2BA;
    background-color: transparent;
    border-color: transparent
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: transparent
}

.panel-success>.panel-heading .badge {
    color: transparent;
    background-color: #02B2BA
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: transparent
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,.15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:hover,.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid transparent;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 40px 40px 0 40px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.375
}

.modal-body {
    position: relative;
    padding: 40px
}

.modal-footer {
    padding: 40px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width:600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width:900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: 'Simplon Norm',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.375;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #02B2BA;
    text-align: center;
    background-color: transparent;
    border-radius: 0
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: transparent
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: transparent
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: transparent
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: transparent
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: transparent
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: transparent
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: transparent
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: transparent
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: 'Simplon Norm',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.375;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 16px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 16px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left
}

.carousel-inner>.item>img,.carousel-inner>.item>a>img {
    line-height: 1
}

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-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;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner>.item.next,.carousel-inner>.item.active.right {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        left: 0
    }

    .carousel-inner>.item.prev,.carousel-inner>.item.active.left {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        left: 0
    }

    .carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        left: 0
    }
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    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)
}

.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: linear-gradient(to right,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    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: linear-gradient(to right,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)
}

.carousel-control:hover,.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev,.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    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%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0,0,0,0)
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next {
        width:30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-header:before,.modal-header:after,.modal-footer:before,.modal-footer:after {
    content: " ";
    display: table
}

.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-header:after,.modal-footer:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none!important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs,.visible-sm,.visible-md,.visible-lg {
    display: none!important
}

.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block {
    display: none!important
}

@media (max-width: 767px) {
    .visible-xs {
        display:block!important
    }

    table.visible-xs {
        display: table!important
    }

    tr.visible-xs {
        display: table-row!important
    }

    th.visible-xs,td.visible-xs {
        display: table-cell!important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display:block!important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display:inline!important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display:inline-block!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm {
        display:block!important
    }

    table.visible-sm {
        display: table!important
    }

    tr.visible-sm {
        display: table-row!important
    }

    th.visible-sm,td.visible-sm {
        display: table-cell!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm-block {
        display:block!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm-inline {
        display:inline!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display:inline-block!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md {
        display:block!important
    }

    table.visible-md {
        display: table!important
    }

    tr.visible-md {
        display: table-row!important
    }

    th.visible-md,td.visible-md {
        display: table-cell!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md-block {
        display:block!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md-inline {
        display:inline!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display:inline-block!important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display:block!important
    }

    table.visible-lg {
        display: table!important
    }

    tr.visible-lg {
        display: table-row!important
    }

    th.visible-lg,td.visible-lg {
        display: table-cell!important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display:block!important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display:inline!important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display:inline-block!important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display:none!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .hidden-sm {
        display:none!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .hidden-md {
        display:none!important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display:none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }

    table.visible-print {
        display: table!important
    }

    tr.visible-print {
        display: table-row!important
    }

    th.visible-print,td.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}

@media print {
    .hidden-print {
        display: none!important
    }
}

@font-face {
    font-family: 'National';
    src: url(../fonts/national-2-condensed-web-bold-italic.eot);
    src: url('../fonts/national-2-condensed-web-bold-italic.eot#iefix') format('embedded-opentype'),url(../fonts/national-2-condensed-web-bold-italic.woff2) format('woff2'),url(../fonts/national-2-condensed-web-bold-italic.woff) format('woff');
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Simplon Norm';
    src: url(../fonts/SimplonNorm-Light.eot);
    src: url('../fonts/SimplonNorm-Light.eot#iefix') format('embedded-opentype'),url(../fonts/SimplonNorm-Light.woff2) format('woff2'),url(../fonts/SimplonNorm-Light.woff) format('woff'),url(../fonts/SimplonNorm-Light.ttf) format('truetype'),url('../fonts/SimplonNorm-Light.svg#SimplonNorm-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Simplon Norm';
    src: url(../fonts/SimplonNorm-LightItalic.eot);
    src: url('https://kxpilates.com/wp-content/themes/kxpilates/assets/fonts/SimplonNor%202m-LightItalic.eot?#iefix') format('embedded-opentype'),url(../fonts/SimplonNorm-LightItalic.woff2) format('woff2'),url(../fonts/SimplonNorm-LightItalic.woff) format('woff'),url(../fonts/SimplonNorm-LightItalic.ttf) format('truetype'),url('../fonts/SimplonNorm-LightItalic.svg#SimplonNorm-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'Simplon Norm';
    src: url(../fonts/SimplonNorm.eot);
    src: url('../fonts/SimplonNorm.eot#iefix') format('embedded-opentype'),url(../fonts/SimplonNorm.woff2) format('woff2'),url(../fonts/SimplonNorm.woff) format('woff'),url(../fonts/SimplonNorm.ttf) format('truetype'),url('../fonts/SimplonNorm.svg#SimplonNorm') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Simplon Norm';
    src: url(../fonts/SimplonNorm-Italic.eot);
    src: url('../fonts/SimplonNorm-Italic.eot#iefix') format('embedded-opentype'),url(../fonts/SimplonNorm-Italic.woff2) format('woff2'),url(../fonts/SimplonNorm-Italic.woff) format('woff'),url(../fonts/SimplonNorm-Italic.ttf) format('truetype'),url('../fonts/SimplonNorm-Italic.svg#SimplonNorm-Italic') format('svg');
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'Simplon Norm';
    src: url(../fonts/SimplonNorm-MediumItalic.eot);
    src: url('../fonts/SimplonNorm-MediumItalic.eot#iefix') format('embedded-opentype'),url(../fonts/SimplonNorm-MediumItalic.woff2) format('woff2'),url(../fonts/SimplonNorm-MediumItalic.woff) format('woff'),url(../fonts/SimplonNorm-MediumItalic.ttf) format('truetype'),url('../fonts/SimplonNorm-MediumItalic.svg#SimplonNorm-MediumItalic') format('svg');
    font-weight: 500;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'Simplon Norm';
    src: url(../fonts/SimplonNorm-Medium.eot);
    src: url('../fonts/SimplonNorm-Medium.eot#iefix') format('embedded-opentype'),url(../fonts/SimplonNorm-Medium.woff2) format('woff2'),url(../fonts/SimplonNorm-Medium.woff) format('woff'),url(../fonts/SimplonNorm-Medium.ttf) format('truetype'),url('../fonts/SimplonNorm-Medium.svg#SimplonNorm-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Simplon Norm';
    src: url(../fonts/SimplonNorm-Bold.eot);
    src: url('../fonts/SimplonNorm-Bold.eot#iefix') format('embedded-opentype'),url(../fonts/SimplonNorm-Bold.woff2) format('woff2'),url(../fonts/SimplonNorm-Bold.woff) format('woff'),url(../fonts/SimplonNorm-Bold.ttf) format('truetype'),url('../fonts/SimplonNorm-Bold.svg#SimplonNorm-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Simplon Norm';
    src: url(../fonts/SimplonNorm-BoldItalic.eot);
    src: url('../fonts/SimplonNorm-BoldItalic.eot#iefix') format('embedded-opentype'),url(../fonts/SimplonNorm-BoldItalic.woff2) format('woff2'),url(../fonts/SimplonNorm-BoldItalic.woff) format('woff'),url(../fonts/SimplonNorm-BoldItalic.ttf) format('truetype'),url('../fonts/SimplonNorm-BoldItalic.svg#SimplonNorm-BoldItalic') format('svg');
    font-weight: 700;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'kxicons';
    src: url(../fonts/kxiconscz1guv.eot);
    src: url('../fonts/kxiconscz1guv.eot#iefix') format('embedded-opentype'),url(../fonts/kxiconscz1guv.woff2) format('woff2'),url(../fonts/kxiconscz1guv.ttf) format('truetype'),url(../fonts/kxiconscz1guv.woff) format('woff'),url('../fonts/kxiconscz1guv.svg#kxicons') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

[class^="icon-"]:not(.icon-on-site):not(.icon-on-page):not(.icon-external),[class*=" icon-"]:not(.icon-on-site):not(.icon-on-page):not(.icon-external) {
    font-family: 'kxicons'!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-kx-cross:before {
    content: "\e909"
}

.icon-kx-facebook:before {
    content: "\e907"
}

.icon-kx-instagram:before {
    content: "\e908"
}

.icon-kx-caret-down:before {
    content: "\e905"
}

.icon-kx-caret-up:before {
    content: "\e906"
}

.icon-kx-plus:before {
    content: "\e902"
}

.icon-kx-caret-left:before {
    content: "\e900"
}

.icon-kx-caret-right:before {
    content: "\e901"
}

.icon-kx-arrow-left:before {
    content: "\e903"
}

.icon-kx-arrow-right:before {
    content: "\e904"
}

.national-bold-italic {
    font-family: 'National',Helvetica,Arial,sans-serif;
    font-weight: 700
}

.simplon-light {
    font-family: 'Simplon Norm',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 300;
    font-style: normal
}

.simplon-light-italic {
    font-family: 'Simplon Norm',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 300;
    font-style: italic
}

.simplon {
    font-family: 'Simplon Norm',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-style: normal
}

.simplon-italic {
    font-family: 'Simplon Norm',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-style: italic
}

.simplon-medium {
    font-family: 'Simplon Norm',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
    font-style: normal
}

.simplon-medium-italic {
    font-family: 'Simplon Norm',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
    font-style: italic
}

.simplon-bold {
    font-family: 'Simplon Norm',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-style: normal
}

.simplon-bold-italic {
    font-family: 'Simplon Norm',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-style: italic
}

html {
    height: 100%;
    margin-bottom: 1px
}

.browsehappy {
    position: relative;
    z-index: 999999
}

a,.btn {
    text-decoration: none;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out
}

a:hover,.btn:hover {
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out
}

a.link-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
    cursor: pointer;
    background-color: rgba(255,0,0,.1)
}

.relative {
    position: relative
}

.no-margin {
    margin: 0
}

.no-margin-right {
    margin-right: 0
}

.no-margin-left {
    margin-left: 0
}

.no-margin-top {
    margin-top: 0
}

.no-margin-bottom {
    margin-bottom: 0
}

.no-padding {
    padding: 0
}

.no-padding-right {
    padding-right: 0
}

.no-padding-left {
    padding-left: 0
}

.no-padding-top {
    padding-top: 0
}

.no-padding-bottom {
    padding-bottom: 0
}

.form-group.required .control-label:after {
    content: "*";
    color: #f3545d
}

.form-control:focus {
    box-shadow: none
}

.help-block {
    color: #f3545d;
    display: none
}

.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label {
    color: #f3545d
}

.has-error .form-control {
    border-color: #f3545d
}

.has-error .form-control,.has-error .form-control:focus,.form-control {
    box-shadow: none
}

.has-error.form-control,.has-error .form-control+p {
    transition: all 0.2s ease-out
}

.has-error .form-control:focus {
    border-color: #ef1622
}

.has-error .form-control:focus+p {
    color: #ef1622
}

textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"] {
    -webkit-appearance: none
}

.ss-icon-flip {
    display: inline-block
}

.ss-icon-flip,.ss-icon-flip:before {
    transform: rotateY(-180deg)
}

.no-gutter>[class*='col-'] {
    padding-right: 0;
    padding-left: 0
}

a[href^="tel://"] {
    color: inherit;
    text-decoration: inherit;
    cursor: default
}

a:hover[href^="tel://"] {
    color: inherit!important;
    text-decoration: inherit;
    cursor: default
}

@media (max-width: 767px) {
    .text-center-xs {
        text-align:center
    }
}

.img-center {
    margin: 0 auto
}

.responsive-indicator {
    height: 15px;
    width: 100%;
    color: #fff;
    font-size: 10px;
    line-height: 15px;
    background-color: #5d9e8b;
    position: fixed;
    z-index: 9999;
    top: 0;
    opacity: .7
}

.responsive-indicator:before {
    content: "STANDARD DESKTOP/LANDSCAPE TABLET";
    padding-left: 10px
}

@media (max-width: 767px) {
    .responsive-indicator {
        height:15px;
        color: #fff;
        font-size: 10px;
        line-height: 15px;
        background-color: #966c96;
        opacity: .7
    }

    .responsive-indicator:before {
        content: "PHONE";
        padding-left: 10px
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .responsive-indicator {
        height:15px;
        color: #fff;
        font-size: 10px;
        line-height: 15px;
        background-color: #54badc;
        opacity: .7
    }

    .responsive-indicator:before {
        content: "PORTRAIT TABLET";
        padding-left: 10px
    }
}

@media (min-width: 1200px) {
    .responsive-indicator {
        height:15px;
        color: #fff;
        font-size: 10px;
        line-height: 15px;
        background-color: rgba(255,0,247,.5)
    }

    .responsive-indicator:before {
        content: "WIDE DESKTOP";
        padding-left: 10px
    }
}

@font-face {
    font-family: "SSSocialRegular";
    src: url(../fonts/ss-social-regular.eot);
    src: url('../fonts/ss-social-regular.eot#iefix') format('embedded-opentype'),url(../fonts/ss-social-regular.woff) format('woff'),url(../fonts/ss-social-regular.ttf) format('truetype'),url('../fonts/ss-social-regular.svg#SSSocialRegular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

html:hover [class^="ss-"] {
    -ms-zoom:1}

.ss-icon,.ss-icon.ss-social-regular,[class^="ss-"]:before,[class*=" ss-"]:before,[class^="ss-"].ss-social-regular:before,[class*=" ss-"].ss-social-regular:before,[class^="ss-"].right:after,[class*=" ss-"].right:after,[class^="ss-"].ss-social-regular.right:after,[class*=" ss-"].ss-social-regular.right:after {
    font-family: "SSSocialRegular";
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    text-rendering: optimizeLegibility;
    white-space: nowrap;
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased
}

[class^="ss-"].right:before,[class*=" ss-"].right:before {
    display: none;
    content: ''
}

.ss-facebook:before,.ss-facebook.right:after {
    content: ''
}

.ss-twitter:before,.ss-twitter.right:after {
    content: ''
}

.ss-linkedin:before,.ss-linkedin.right:after {
    content: ''
}

.ss-googleplus:before,.ss-googleplus.right:after {
    content: ''
}

.ss-appdotnet:before,.ss-appdotnet.right:after {
    content: ''
}

.ss-zerply:before,.ss-zerply.right:after {
    content: ''
}

.ss-reddit:before,.ss-reddit.right:after {
    content: ''
}

.ss-steam:before,.ss-steam.right:after {
    content: ''
}

.ss-tumblr:before,.ss-tumblr.right:after {
    content: ''
}

.ss-wordpress:before,.ss-wordpress.right:after {
    content: ''
}

.ss-blogger:before,.ss-blogger.right:after {
    content: ''
}

.ss-posterous:before,.ss-posterous.right:after {
    content: ''
}

.ss-quora:before,.ss-quora.right:after {
    content: ''
}

.ss-youtube:before,.ss-youtube.right:after {
    content: ''
}

.ss-vimeo:before,.ss-vimeo.right:after {
    content: ''
}

.ss-vine:before,.ss-vine.right:after {
    content: ''
}

.ss-letterboxd:before,.ss-letterboxd.right:after {
    content: ''
}

.ss-flickr:before,.ss-flickr.right:after {
    content: ''
}

.ss-instagram:before,.ss-instagram.right:after {
    content: ''
}

.ss-500px:before,.ss-500px.right:after {
    content: ''
}

.ss-etsy:before,.ss-etsy.right:after {
    content: ''
}

.ss-pinterest:before,.ss-pinterest.right:after {
    content: ''
}

.ss-svpply:before,.ss-svpply.right:after {
    content: ''
}

.ss-readmill:before,.ss-readmill.right:after {
    content: ''
}

.ss-dropbox:before,.ss-dropbox.right:after {
    content: ''
}

.ss-pinboard:before,.ss-pinboard.right:after {
    content: ''
}

.ss-delicious:before,.ss-delicious.right:after {
    content: ''
}

.ss-dribbble:before,.ss-dribbble.right:after {
    content: ''
}

.ss-behance:before,.ss-behance.right:after {
    content: ''
}

.ss-github:before,.ss-github.right:after {
    content: ''
}

.ss-octocat:before,.ss-octocat.right:after {
    content: ''
}

.ss-stackoverflow:before,.ss-stackoverflow.right:after {
    content: ''
}

.ss-paypal:before,.ss-paypal.right:after {
    content: ''
}

.ss-kickstarter:before,.ss-kickstarter.right:after {
    content: ''
}

.ss-foursquare:before,.ss-foursquare.right:after {
    content: ''
}

.ss-yelp:before,.ss-yelp.right:after {
    content: ''
}

.ss-skype:before,.ss-skype.right:after {
    content: ''
}

.ss-rdio:before,.ss-rdio.right:after {
    content: ''
}

.ss-spotify:before,.ss-spotify.right:after {
    content: ''
}

.ss-lastfm:before,.ss-lastfm.right:after {
    content: ''
}

.ss-soundcloud:before,.ss-soundcloud.right:after {
    content: ''
}

.ss-link:before,.ss-link.right:after {
    content: '🔗'
}

.ss-phone:before,.ss-phone.right:after {
    content: '📞'
}

.ss-mail:before,.ss-mail.right:after {
    content: '✉'
}

.ss-like:before,.ss-like.right:after {
    content: '👍'
}

.ss-rss:before,.ss-rss.right:after {
    content: ''
}

.ss-share:before,.ss-share.right:after {
    content: ''
}

.ss-apple:before,.ss-apple.right:after {
    content: ''
}

.ss-microsoft:before,.ss-microsoft.right:after {
    content: ''
}

.ss-windows:before,.ss-windows.right:after {
    content: ''
}

.ss-android:before,.ss-android.right:after {
    content: ''
}

.ss-blackberry:before,.ss-blackberry.right:after {
    content: ''
}

.ss-fivehundredpx:before,.ss-fivehundredpx.right:after {
    content: ''
}

@font-face {
    font-family: "SSSocialCircle";
    src: url(../fonts/ss-social-circle.eot);
    src: url('../fonts/ss-social-circle.eot#iefix') format('embedded-opentype'),url(../fonts/ss-social-circle.woff) format('woff'),url(../fonts/ss-social-circle.ttf) format('truetype'),url('../fonts/ss-social-circle.svg#SSSocialCircle') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

html:hover [class^="ss-"] {
    -ms-zoom:1}

.ss-icon,.ss-icon.ss-social-circle,[class^="ss-"]:before,[class*=" ss-"]:before,[class^="ss-"].ss-social-circle:before,[class*=" ss-"].ss-social-circle:before,[class^="ss-"].right:after,[class*=" ss-"].right:after,[class^="ss-"].ss-social-circle.right:after,[class*=" ss-"].ss-social-circle.right:after {
    font-family: "SSSocialCircle";
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    text-rendering: optimizeLegibility;
    white-space: nowrap;
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased
}

[class^="ss-"].right:before,[class*=" ss-"].right:before {
    display: none;
    content: ''
}

.ss-facebook:before,.ss-facebook.right:after {
    content: ''
}

.ss-twitter:before,.ss-twitter.right:after {
    content: ''
}

.ss-linkedin:before,.ss-linkedin.right:after {
    content: ''
}

.ss-googleplus:before,.ss-googleplus.right:after {
    content: ''
}

.ss-appdotnet:before,.ss-appdotnet.right:after {
    content: ''
}

.ss-zerply:before,.ss-zerply.right:after {
    content: ''
}

.ss-reddit:before,.ss-reddit.right:after {
    content: ''
}

.ss-steam:before,.ss-steam.right:after {
    content: ''
}

.ss-tumblr:before,.ss-tumblr.right:after {
    content: ''
}

.ss-wordpress:before,.ss-wordpress.right:after {
    content: ''
}

.ss-blogger:before,.ss-blogger.right:after {
    content: ''
}

.ss-posterous:before,.ss-posterous.right:after {
    content: ''
}

.ss-quora:before,.ss-quora.right:after {
    content: ''
}

.ss-youtube:before,.ss-youtube.right:after {
    content: ''
}

.ss-vimeo:before,.ss-vimeo.right:after {
    content: ''
}

.ss-vine:before,.ss-vine.right:after {
    content: ''
}

.ss-letterboxd:before,.ss-letterboxd.right:after {
    content: ''
}

.ss-flickr:before,.ss-flickr.right:after {
    content: ''
}

.ss-instagram:before,.ss-instagram.right:after {
    content: ''
}

.ss-500px:before,.ss-500px.right:after {
    content: ''
}

.ss-etsy:before,.ss-etsy.right:after {
    content: ''
}

.ss-pinterest:before,.ss-pinterest.right:after {
    content: ''
}

.ss-svpply:before,.ss-svpply.right:after {
    content: ''
}

.ss-readmill:before,.ss-readmill.right:after {
    content: ''
}

.ss-dropbox:before,.ss-dropbox.right:after {
    content: ''
}

.ss-pinboard:before,.ss-pinboard.right:after {
    content: ''
}

.ss-delicious:before,.ss-delicious.right:after {
    content: ''
}

.ss-dribbble:before,.ss-dribbble.right:after {
    content: ''
}

.ss-behance:before,.ss-behance.right:after {
    content: ''
}

.ss-github:before,.ss-github.right:after {
    content: ''
}

.ss-octocat:before,.ss-octocat.right:after {
    content: ''
}

.ss-stackoverflow:before,.ss-stackoverflow.right:after {
    content: ''
}

.ss-paypal:before,.ss-paypal.right:after {
    content: ''
}

.ss-kickstarter:before,.ss-kickstarter.right:after {
    content: ''
}

.ss-foursquare:before,.ss-foursquare.right:after {
    content: ''
}

.ss-yelp:before,.ss-yelp.right:after {
    content: ''
}

.ss-skype:before,.ss-skype.right:after {
    content: ''
}

.ss-rdio:before,.ss-rdio.right:after {
    content: ''
}

.ss-spotify:before,.ss-spotify.right:after {
    content: ''
}

.ss-lastfm:before,.ss-lastfm.right:after {
    content: ''
}

.ss-soundcloud:before,.ss-soundcloud.right:after {
    content: ''
}

.ss-link:before,.ss-link.right:after {
    content: '🔗'
}

.ss-phone:before,.ss-phone.right:after {
    content: '📞'
}

.ss-mail:before,.ss-mail.right:after {
    content: '✉'
}

.ss-like:before,.ss-like.right:after {
    content: '👍'
}

.ss-rss:before,.ss-rss.right:after {
    content: ''
}

.ss-share:before,.ss-share.right:after {
    content: ''
}

.ss-apple:before,.ss-apple.right:after {
    content: ''
}

.ss-microsoft:before,.ss-microsoft.right:after {
    content: ''
}

.ss-windows:before,.ss-windows.right:after {
    content: ''
}

.ss-android:before,.ss-android.right:after {
    content: ''
}

.ss-blackberry:before,.ss-blackberry.right:after {
    content: ''
}

.ss-fivehundredpx:before,.ss-fivehundredpx.right:after {
    content: ''
}

@font-face {
    font-family: "SSCommunity";
    src: url(../fonts/ss-community.eot);
    src: url('../fonts/ss-community.eot#iefix') format('embedded-opentype'),url(../fonts/ss-community.woff) format('woff'),url(../fonts/ss-community.ttf) format('truetype'),url('../fonts/ss-community.svg#SSCommunity') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

html:hover [class^="ss-"] {
    -ms-zoom:1}

.ss-icon,.ss-icon.ss-community,[class^="ss-"]:before,[class*=" ss-"]:before,[class^="ss-"].ss-community:before,[class*=" ss-"].ss-community:before,[class^="ss-"].right:after,[class*=" ss-"].right:after,[class^="ss-"].ss-community.right:after,[class*=" ss-"].ss-community.right:after {
    font-family: "SSCommunity";
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    text-rendering: optimizeLegibility;
    white-space: nowrap;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^="ss-"].right:before,[class*=" ss-"].right:before {
    display: none;
    content: ''
}

.ss-cursor:before,.ss-cursor.right:after {
    content: ''
}

.ss-crosshair:before,.ss-crosshair.right:after {
    content: '⌖'
}

.ss-search:before,.ss-search.right:after {
    content: '🔍'
}

.ss-zoomin:before,.ss-zoomin.right:after {
    content: ''
}

.ss-zoomout:before,.ss-zoomout.right:after {
    content: ''
}

.ss-view:before,.ss-view.right:after {
    content: '👁'
}

.ss-attach:before,.ss-attach.right:after {
    content: '📎'
}

.ss-link:before,.ss-link.right:after {
    content: '🔗'
}

.ss-write:before,.ss-write.right:after {
    content: '✎'
}

.ss-writingdisabled:before,.ss-writingdisabled.right:after {
    content: ''
}

.ss-compose:before,.ss-compose.right:after {
    content: '📝'
}

.ss-lock:before,.ss-lock.right:after {
    content: '🔒'
}

.ss-unlock:before,.ss-unlock.right:after {
    content: '🔓'
}

.ss-key:before,.ss-key.right:after {
    content: '🔑'
}

.ss-ban:before,.ss-ban.right:after {
    content: '🚫'
}

.ss-trash:before,.ss-trash.right:after {
    content: '🗑'
}

.ss-target:before,.ss-target.right:after {
    content: '◎'
}

.ss-lightning:before,.ss-lightning.right:after {
    content: '☇'
}

.ss-tag:before,.ss-tag.right:after {
    content: '🏷'
}

.ss-bookmark:before,.ss-bookmark.right:after {
    content: '🔖'
}

.ss-flag:before,.ss-flag.right:after {
    content: '⚑'
}

.ss-like:before,.ss-like.right:after {
    content: '👍'
}

.ss-dislike:before,.ss-dislike.right:after {
    content: '👎'
}

.ss-heart:before,.ss-heart.right:after {
    content: '♥'
}

.ss-emptyheart:before,.ss-emptyheart.right:after {
    content: '♡'
}

.ss-star:before,.ss-star.right:after {
    content: '⋆'
}

.ss-emptystar:before,.ss-emptystar.right:after {
    content: '☆'
}

.ss-trophy:before,.ss-trophy.right:after {
    content: '🏆'
}

.ss-award:before,.ss-award.right:after {
    content: ''
}

.ss-medal:before,.ss-medal.right:after {
    content: '🎖'
}

.ss-ribbon:before,.ss-ribbon.right:after {
    content: '🎀'
}

.ss-shield:before,.ss-shield.right:after {
    content: ''
}

.ss-sample:before,.ss-sample.right:after {
    content: ''
}

.ss-crop:before,.ss-crop.right:after {
    content: ''
}

.ss-compasstool:before,.ss-compasstool.right:after {
    content: ''
}

.ss-cut:before,.ss-cut.right:after {
    content: '✂'
}

.ss-clipboard:before,.ss-clipboard.right:after {
    content: '📋'
}

.ss-gridlines:before,.ss-gridlines.right:after {
    content: ''
}

.ss-layers:before,.ss-layers.right:after {
    content: ''
}

.ss-fill:before,.ss-fill.right:after {
    content: ''
}

.ss-stroke:before,.ss-stroke.right:after {
    content: ''
}

.ss-palette:before,.ss-palette.right:after {
    content: '🎨'
}

.ss-phone:before,.ss-phone.right:after {
    content: '📞'
}

.ss-phonedisabled:before,.ss-phonedisabled.right:after {
    content: ''
}

.ss-megaphone:before,.ss-megaphone.right:after {
    content: '🕫'
}

.ss-rss:before,.ss-rss.right:after {
    content: ''
}

.ss-podcast:before,.ss-podcast.right:after {
    content: ''
}

.ss-reply:before,.ss-reply.right:after {
    content: '↩'
}

.ss-send:before,.ss-send.right:after {
    content: '🖅'
}

.ss-mail:before,.ss-mail.right:after {
    content: '✉'
}

.ss-openmail:before,.ss-openmail.right:after {
    content: ''
}

.ss-inbox:before,.ss-inbox.right:after {
    content: '📥'
}

.ss-chat:before,.ss-chat.right:after {
    content: '💬'
}

.ss-textchat:before,.ss-textchat.right:after {
    content: ''
}

.ss-user:before,.ss-user.right:after {
    content: '👤'
}

.ss-femaleuser:before,.ss-femaleuser.right:after {
    content: '👧'
}

.ss-users:before,.ss-users.right:after {
    content: '👥'
}

.ss-businessuser:before,.ss-businessuser.right:after {
    content: ''
}

.ss-parent:before,.ss-parent.right:after {
    content: ''
}

.ss-baby:before,.ss-baby.right:after {
    content: '👶'
}

.ss-hand:before,.ss-hand.right:after {
    content: ''
}

.ss-foldedhands:before,.ss-foldedhands.right:after {
    content: '🙏'
}

.ss-malesign:before,.ss-malesign.right:after {
    content: '♂'
}

.ss-femalesign:before,.ss-femalesign.right:after {
    content: '♀'
}

.ss-malefemalesign:before,.ss-malefemalesign.right:after {
    content: '⚥'
}

.ss-malemalesign:before,.ss-malemalesign.right:after {
    content: '⚣'
}

.ss-femalefemalesign:before,.ss-femalefemalesign.right:after {
    content: '⚢'
}

.ss-marriage:before,.ss-marriage.right:after {
    content: '⚭'
}

.ss-cart:before,.ss-cart.right:after {
    content: ''
}

.ss-gift:before,.ss-gift.right:after {
    content: '🎁'
}

.ss-banknote:before,.ss-banknote.right:after {
    content: '💵'
}

.ss-coins:before,.ss-coins.right:after {
    content: ''
}

.ss-piggybank:before,.ss-piggybank.right:after {
    content: ''
}

.ss-moneybag:before,.ss-moneybag.right:after {
    content: '💰'
}

.ss-calculator:before,.ss-calculator.right:after {
    content: '🖩'
}

.ss-equal:before,.ss-equal.right:after {
    content: '='
}

.ss-unequal:before,.ss-unequal.right:after {
    content: '≠'
}

.ss-barchart:before,.ss-barchart.right:after {
    content: '📊'
}

.ss-upwardsbarchart:before,.ss-upwardsbarchart.right:after {
    content: ''
}

.ss-downwardsbarchart:before,.ss-downwardsbarchart.right:after {
    content: ''
}

.ss-piechart:before,.ss-piechart.right:after {
    content: ''
}

.ss-analytics:before,.ss-analytics.right:after {
    content: ''
}

.ss-upwardslinechart:before,.ss-upwardslinechart.right:after {
    content: '📈'
}

.ss-presentation:before,.ss-presentation.right:after {
    content: ''
}

.ss-podium:before,.ss-podium.right:after {
    content: ''
}

.ss-bank:before,.ss-bank.right:after {
    content: '🏦'
}

.ss-scales:before,.ss-scales.right:after {
    content: '⚖'
}

.ss-box:before,.ss-box.right:after {
    content: '📦'
}

.ss-home:before,.ss-home.right:after {
    content: '⌂'
}

.ss-house:before,.ss-house.right:after {
    content: '🏠'
}

.ss-buildings:before,.ss-buildings.right:after {
    content: '🏢'
}

.ss-warehouse:before,.ss-warehouse.right:after {
    content: ''
}

.ss-hospital:before,.ss-hospital.right:after {
    content: '⛨'
}

.ss-publicbuilding:before,.ss-publicbuilding.right:after {
    content: '🏛'
}

.ss-watertower:before,.ss-watertower.right:after {
    content: ''
}

.ss-earth:before,.ss-earth.right:after {
    content: '🌎'
}

.ss-globe:before,.ss-globe.right:after {
    content: '🌐'
}

.ss-navigate:before,.ss-navigate.right:after {
    content: ''
}

.ss-compass:before,.ss-compass.right:after {
    content: ''
}

.ss-compassnavigate:before,.ss-compassnavigate.right:after {
    content: ''
}

.ss-signpost:before,.ss-signpost.right:after {
    content: ''
}

.ss-map:before,.ss-map.right:after {
    content: ''
}

.ss-location:before,.ss-location.right:after {
    content: ''
}

.ss-pin:before,.ss-pin.right:after {
    content: '📍'
}

.ss-pushpin:before,.ss-pushpin.right:after {
    content: '📌'
}

.ss-hdd:before,.ss-hdd.right:after {
    content: '🖴'
}

.ss-music:before,.ss-music.right:after {
    content: '♫'
}

.ss-mic:before,.ss-mic.right:after {
    content: '🎤'
}

.ss-headphones:before,.ss-headphones.right:after {
    content: '🎧'
}

.ss-volume:before,.ss-volume.right:after {
    content: '🔈'
}

.ss-lowvolume:before,.ss-lowvolume.right:after {
    content: '🔉'
}

.ss-highvolume:before,.ss-highvolume.right:after {
    content: '🔊'
}

.ss-disc:before,.ss-disc.right:after {
    content: '💿'
}

.ss-airplay:before,.ss-airplay.right:after {
    content: ''
}

.ss-camera:before,.ss-camera.right:after {
    content: '📷'
}

.ss-picture:before,.ss-picture.right:after {
    content: '🌄'
}

.ss-video:before,.ss-video.right:after {
    content: '📹'
}

.ss-playfilm:before,.ss-playfilm.right:after {
    content: ''
}

.ss-tv:before,.ss-tv.right:after {
    content: '📺'
}

.ss-play:before,.ss-play.right:after {
    content: '▶'
}

.ss-pause:before,.ss-pause.right:after {
    content: ''
}

.ss-stop:before,.ss-stop.right:after {
    content: '■'
}

.ss-record:before,.ss-record.right:after {
    content: '●'
}

.ss-rewind:before,.ss-rewind.right:after {
    content: '⏪'
}

.ss-fastforward:before,.ss-fastforward.right:after {
    content: '⏩'
}

.ss-skipback:before,.ss-skipback.right:after {
    content: '⏮'
}

.ss-skipforward:before,.ss-skipforward.right:after {
    content: '⏭'
}

.ss-eject:before,.ss-eject.right:after {
    content: '⏏'
}

.ss-repeat:before,.ss-repeat.right:after {
    content: '🔁'
}

.ss-replay:before,.ss-replay.right:after {
    content: '↺'
}

.ss-shuffle:before,.ss-shuffle.right:after {
    content: '🔀'
}

.ss-page:before,.ss-page.right:after {
    content: '📃'
}

.ss-book:before,.ss-book.right:after {
    content: '📕'
}

.ss-openbook:before,.ss-openbook.right:after {
    content: '📖'
}

.ss-notebook:before,.ss-notebook.right:after {
    content: '📓'
}

.ss-newspaper:before,.ss-newspaper.right:after {
    content: '📰'
}

.ss-grid:before,.ss-grid.right:after {
    content: ''
}

.ss-thumbnails:before,.ss-thumbnails.right:after {
    content: ''
}

.ss-menu:before,.ss-menu.right:after {
    content: ''
}

.ss-element:before,.ss-element.right:after {
    content: ''
}

.ss-filter:before,.ss-filter.right:after {
    content: ''
}

.ss-desktop:before,.ss-desktop.right:after {
    content: '💻'
}

.ss-laptop:before,.ss-laptop.right:after {
    content: ''
}

.ss-cell:before,.ss-cell.right:after {
    content: '📱'
}

.ss-battery:before,.ss-battery.right:after {
    content: '🔋'
}

.ss-highbattery:before,.ss-highbattery.right:after {
    content: ''
}

.ss-mediumbattery:before,.ss-mediumbattery.right:after {
    content: ''
}

.ss-lowbattery:before,.ss-lowbattery.right:after {
    content: ''
}

.ss-emptybattery:before,.ss-emptybattery.right:after {
    content: ''
}

.ss-chargingbattery:before,.ss-chargingbattery.right:after {
    content: ''
}

.ss-microchip:before,.ss-microchip.right:after {
    content: ''
}

.ss-network:before,.ss-network.right:after {
    content: '🖧'
}

.ss-lightbulb:before,.ss-lightbulb.right:after {
    content: '💡'
}

.ss-campfire:before,.ss-campfire.right:after {
    content: '🔥'
}

.ss-frame:before,.ss-frame.right:after {
    content: '🖼'
}

.ss-pipe:before,.ss-pipe.right:after {
    content: ''
}

.ss-atom:before,.ss-atom.right:after {
    content: '⚛'
}

.ss-download:before,.ss-download.right:after {
    content: ''
}

.ss-downloadcloud:before,.ss-downloadcloud.right:after {
    content: ''
}

.ss-upload:before,.ss-upload.right:after {
    content: ''
}

.ss-uploadcloud:before,.ss-uploadcloud.right:after {
    content: ''
}

.ss-fork:before,.ss-fork.right:after {
    content: ''
}

.ss-merge:before,.ss-merge.right:after {
    content: ''
}

.ss-transfer:before,.ss-transfer.right:after {
    content: '⇆'
}

.ss-refresh:before,.ss-refresh.right:after {
    content: '↻'
}

.ss-sync:before,.ss-sync.right:after {
    content: '🗘'
}

.ss-loading:before,.ss-loading.right:after {
    content: ''
}

.ss-wifi:before,.ss-wifi.right:after {
    content: ''
}

.ss-connection:before,.ss-connection.right:after {
    content: ''
}

.ss-file:before,.ss-file.right:after {
    content: '📄'
}

.ss-folder:before,.ss-folder.right:after {
    content: '📁'
}

.ss-quote:before,.ss-quote.right:after {
    content: '“'
}

.ss-text:before,.ss-text.right:after {
    content: ''
}

.ss-font:before,.ss-font.right:after {
    content: ''
}

.ss-print:before,.ss-print.right:after {
    content: '⎙'
}

.ss-fax:before,.ss-fax.right:after {
    content: '📠'
}

.ss-list:before,.ss-list.right:after {
    content: ''
}

.ss-layout:before,.ss-layout.right:after {
    content: ''
}

.ss-action:before,.ss-action.right:after {
    content: ''
}

.ss-redirect:before,.ss-redirect.right:after {
    content: '↪'
}

.ss-expand:before,.ss-expand.right:after {
    content: '⤢'
}

.ss-contract:before,.ss-contract.right:after {
    content: ''
}

.ss-scaleup:before,.ss-scaleup.right:after {
    content: ''
}

.ss-scaledown:before,.ss-scaledown.right:after {
    content: ''
}

.ss-power:before,.ss-power.right:after {
    content: ''
}

.ss-help:before,.ss-help.right:after {
    content: '❓'
}

.ss-info:before,.ss-info.right:after {
    content: 'ℹ'
}

.ss-alert:before,.ss-alert.right:after {
    content: '⚠'
}

.ss-caution:before,.ss-caution.right:after {
    content: '⛔'
}

.ss-plus:before,.ss-plus.right:after {
    content: '+'
}

.ss-hyphen:before,.ss-hyphen.right:after {
    content: '-'
}

.ss-check:before,.ss-check.right:after {
    content: '✓'
}

.ss-delete:before,.ss-delete.right:after {
    content: '␡'
}

.ss-tree:before,.ss-tree.right:after {
    content: '🌳'
}

.ss-evergreen:before,.ss-evergreen.right:after {
    content: '🌲'
}

.ss-leaf:before,.ss-leaf.right:after {
    content: '🍂'
}

.ss-seedling:before,.ss-seedling.right:after {
    content: '🌱'
}

.ss-settings:before,.ss-settings.right:after {
    content: '⚙'
}

.ss-dashboard:before,.ss-dashboard.right:after {
    content: ''
}

.ss-notifications:before,.ss-notifications.right:after {
    content: '🔔'
}

.ss-reminderribbon:before,.ss-reminderribbon.right:after {
    content: '🎗'
}

.ss-wrench:before,.ss-wrench.right:after {
    content: '🔧'
}

.ss-hammer:before,.ss-hammer.right:after {
    content: '🔨'
}

.ss-screwdriver:before,.ss-screwdriver.right:after {
    content: ''
}

.ss-shovel:before,.ss-shovel.right:after {
    content: ''
}

.ss-pitchfork:before,.ss-pitchfork.right:after {
    content: ''
}

.ss-hourglass:before,.ss-hourglass.right:after {
    content: '⏳'
}

.ss-clock:before,.ss-clock.right:after {
    content: '⏲'
}

.ss-stopwatch:before,.ss-stopwatch.right:after {
    content: '⏱'
}

.ss-alarmclock:before,.ss-alarmclock.right:after {
    content: '⏰'
}

.ss-calendar:before,.ss-calendar.right:after {
    content: '📅'
}

.ss-addcalendar:before,.ss-addcalendar.right:after {
    content: ''
}

.ss-removecalendar:before,.ss-removecalendar.right:after {
    content: ''
}

.ss-checkcalendar:before,.ss-checkcalendar.right:after {
    content: ''
}

.ss-deletecalendar:before,.ss-deletecalendar.right:after {
    content: ''
}

.ss-cheese:before,.ss-cheese.right:after {
    content: ''
}

.ss-sausage:before,.ss-sausage.right:after {
    content: ''
}

.ss-burger:before,.ss-burger.right:after {
    content: '🍔'
}

.ss-sidedish:before,.ss-sidedish.right:after {
    content: '🍚'
}

.ss-bread:before,.ss-bread.right:after {
    content: '🍞'
}

.ss-mug:before,.ss-mug.right:after {
    content: '☕'
}

.ss-coffee:before,.ss-coffee.right:after {
    content: ''
}

.ss-beer:before,.ss-beer.right:after {
    content: '🍺'
}

.ss-bottle:before,.ss-bottle.right:after {
    content: ''
}

.ss-wineglass:before,.ss-wineglass.right:after {
    content: '🍷'
}

.ss-soda:before,.ss-soda.right:after {
    content: ''
}

.ss-cup:before,.ss-cup.right:after {
    content: ''
}

.ss-drinkingwater:before,.ss-drinkingwater.right:after {
    content: '🚰'
}

.ss-utensils:before,.ss-utensils.right:after {
    content: '🍴'
}

.ss-platter:before,.ss-platter.right:after {
    content: ''
}

.ss-plate:before,.ss-plate.right:after {
    content: ''
}

.ss-graduationcap:before,.ss-graduationcap.right:after {
    content: '🎓'
}

.ss-handbag:before,.ss-handbag.right:after {
    content: '👜'
}

.ss-briefcase:before,.ss-briefcase.right:after {
    content: '💼'
}

.ss-suitcase:before,.ss-suitcase.right:after {
    content: ''
}

.ss-hanger:before,.ss-hanger.right:after {
    content: ''
}

.ss-thermometer:before,.ss-thermometer.right:after {
    content: '🌡'
}

.ss-cloud:before,.ss-cloud.right:after {
    content: '☁'
}

.ss-clouds:before,.ss-clouds.right:after {
    content: ''
}

.ss-sun:before,.ss-sun.right:after {
    content: '☀'
}

.ss-partlycloudy:before,.ss-partlycloudy.right:after {
    content: '⛅'
}

.ss-rain:before,.ss-rain.right:after {
    content: '🌧'
}

.ss-thunderstorm:before,.ss-thunderstorm.right:after {
    content: '⛈'
}

.ss-snow:before,.ss-snow.right:after {
    content: '🌨'
}

.ss-umbrella:before,.ss-umbrella.right:after {
    content: '☂'
}

.ss-wind:before,.ss-wind.right:after {
    content: ''
}

.ss-tornado:before,.ss-tornado.right:after {
    content: '🌪'
}

.ss-snowflake:before,.ss-snowflake.right:after {
    content: '❄'
}

.ss-crescentmoon:before,.ss-crescentmoon.right:after {
    content: '🌙'
}

.ss-plug:before,.ss-plug.right:after {
    content: '🔌'
}

.ss-car:before,.ss-car.right:after {
    content: '🚘'
}

.ss-taxi:before,.ss-taxi.right:after {
    content: '🚖'
}

.ss-policecar:before,.ss-policecar.right:after {
    content: '🚔'
}

.ss-train:before,.ss-train.right:after {
    content: '🚆'
}

.ss-bus:before,.ss-bus.right:after {
    content: '🚍'
}

.ss-truck:before,.ss-truck.right:after {
    content: '🚚'
}

.ss-tractor:before,.ss-tractor.right:after {
    content: '🚜'
}

.ss-plane:before,.ss-plane.right:after {
    content: '✈'
}

.ss-bike:before,.ss-bike.right:after {
    content: '🚲'
}

.ss-scooter:before,.ss-scooter.right:after {
    content: ''
}

.ss-boat:before,.ss-boat.right:after {
    content: '🚢'
}

.ss-rocket:before,.ss-rocket.right:after {
    content: '🚀'
}

.ss-fuel:before,.ss-fuel.right:after {
    content: '⛽'
}

.ss-firehydrant:before,.ss-firehydrant.right:after {
    content: ''
}

.ss-wheelchair:before,.ss-wheelchair.right:after {
    content: '♿'
}

.ss-dumbbell:before,.ss-dumbbell.right:after {
    content: ''
}

.ss-medicine:before,.ss-medicine.right:after {
    content: ''
}

.ss-medicalbag:before,.ss-medicalbag.right:after {
    content: ''
}

.ss-stethoscope:before,.ss-stethoscope.right:after {
    content: ''
}

.ss-microscope:before,.ss-microscope.right:after {
    content: '🔬'
}

.ss-syringe:before,.ss-syringe.right:after {
    content: '💉'
}

.ss-pill:before,.ss-pill.right:after {
    content: '💊'
}

.ss-pillbottle:before,.ss-pillbottle.right:after {
    content: ''
}

.ss-mortarandpestle:before,.ss-mortarandpestle.right:after {
    content: ''
}

.ss-flask:before,.ss-flask.right:after {
    content: ''
}

.ss-brain:before,.ss-brain.right:after {
    content: ''
}

.ss-blood:before,.ss-blood.right:after {
    content: ''
}

.ss-dna:before,.ss-dna.right:after {
    content: ''
}

.ss-beatingheart:before,.ss-beatingheart.right:after {
    content: '💓'
}

.ss-up:before,.ss-up.right:after {
    content: '⬆'
}

.ss-upright:before,.ss-upright.right:after {
    content: '⬈'
}

.ss-right:before,.ss-right.right:after {
    content: '➡'
}

.ss-downright:before,.ss-downright.right:after {
    content: '⬊'
}

.ss-down:before,.ss-down.right:after {
    content: '⬇'
}

.ss-downleft:before,.ss-downleft.right:after {
    content: '⬋'
}

.ss-left:before,.ss-left.right:after {
    content: '⬅'
}

.ss-upleft:before,.ss-upleft.right:after {
    content: '⬉'
}

.ss-navigateup:before,.ss-navigateup.right:after {
    content: ''
}

.ss-navigateright:before,.ss-navigateright.right:after {
    content: '▻'
}

.ss-navigatedown:before,.ss-navigatedown.right:after {
    content: ''
}

.ss-navigateleft:before,.ss-navigateleft.right:after {
    content: '◅'
}

.ss-directup:before,.ss-directup.right:after {
    content: '▴'
}

.ss-directright:before,.ss-directright.right:after {
    content: '▹'
}

.ss-dropdown:before,.ss-dropdown.right:after {
    content: '▾'
}

.ss-directleft:before,.ss-directleft.right:after {
    content: '◃'
}

.ss-retweet:before,.ss-retweet.right:after {
    content: ''
}

@font-face {
    font-family: "SSStandard";
    src: url(../fonts/ss-standard.eot);
    src: url('../fonts/ss-standard.eot#iefix') format('embedded-opentype'),url(../fonts/ss-standard.woff) format('woff'),url(../fonts/ss-standard.ttf) format('truetype'),url('../fonts/ss-standard.svg#SSStandard') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

html:hover [class^="ss-"] {
    -ms-zoom:1}

.ss-icon,.ss-icon.ss-standard,[class^="ss-"]:before,[class*=" ss-"]:before,[class^="ss-"].ss-standard:before,[class*=" ss-"].ss-standard:before,[class^="ss-"].right:after,[class*=" ss-"].right:after,[class^="ss-"].ss-standard.right:after,[class*=" ss-"].ss-standard.right:after {
    font-family: "SSStandard";
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    text-rendering: optimizeLegibility;
    white-space: nowrap;
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased
}

[class^="ss-"].right:before,[class*=" ss-"].right:before {
    display: none;
    content: ''
}

.ss-cursor:before,.ss-cursor.right:after {
    content: ''
}

.ss-crosshair:before,.ss-crosshair.right:after {
    content: '⌖'
}

.ss-search:before,.ss-search.right:after {
    content: '🔎'
}

.ss-zoomin:before,.ss-zoomin.right:after {
    content: ''
}

.ss-zoomout:before,.ss-zoomout.right:after {
    content: ''
}

.ss-view:before,.ss-view.right:after {
    content: '👀'
}

.ss-attach:before,.ss-attach.right:after {
    content: '📎'
}

.ss-link:before,.ss-link.right:after {
    content: '🔗'
}

.ss-move:before,.ss-move.right:after {
    content: ''
}

.ss-write:before,.ss-write.right:after {
    content: '✎'
}

.ss-writingdisabled:before,.ss-writingdisabled.right:after {
    content: ''
}

.ss-erase:before,.ss-erase.right:after {
    content: '✐'
}

.ss-compose:before,.ss-compose.right:after {
    content: '📝'
}

.ss-lock:before,.ss-lock.right:after {
    content: '🔒'
}

.ss-unlock:before,.ss-unlock.right:after {
    content: '🔓'
}

.ss-key:before,.ss-key.right:after {
    content: '🔑'
}

.ss-backspace:before,.ss-backspace.right:after {
    content: '⌫'
}

.ss-ban:before,.ss-ban.right:after {
    content: '🚫'
}

.ss-trash:before,.ss-trash.right:after {
    content: ''
}

.ss-target:before,.ss-target.right:after {
    content: '◎'
}

.ss-tag:before,.ss-tag.right:after {
    content: ''
}

.ss-bookmark:before,.ss-bookmark.right:after {
    content: '🔖'
}

.ss-flag:before,.ss-flag.right:after {
    content: '⚑'
}

.ss-like:before,.ss-like.right:after {
    content: '👍'
}

.ss-dislike:before,.ss-dislike.right:after {
    content: '👎'
}

.ss-heart:before,.ss-heart.right:after {
    content: '♥'
}

.ss-halfheart:before,.ss-halfheart.right:after {
    content: ''
}

.ss-star:before,.ss-star.right:after {
    content: '⋆'
}

.ss-halfstar:before,.ss-halfstar.right:after {
    content: ''
}

.ss-sample:before,.ss-sample.right:after {
    content: ''
}

.ss-crop:before,.ss-crop.right:after {
    content: ''
}

.ss-layers:before,.ss-layers.right:after {
    content: ''
}

.ss-fill:before,.ss-fill.right:after {
    content: ''
}

.ss-stroke:before,.ss-stroke.right:after {
    content: ''
}

.ss-phone:before,.ss-phone.right:after {
    content: '📞'
}

.ss-phonedisabled:before,.ss-phonedisabled.right:after {
    content: ''
}

.ss-rss:before,.ss-rss.right:after {
    content: ''
}

.ss-facetime:before,.ss-facetime.right:after {
    content: ''
}

.ss-reply:before,.ss-reply.right:after {
    content: '↩'
}

.ss-send:before,.ss-send.right:after {
    content: ''
}

.ss-mail:before,.ss-mail.right:after {
    content: '✉'
}

.ss-inbox:before,.ss-inbox.right:after {
    content: '📥'
}

.ss-chat:before,.ss-chat.right:after {
    content: '💬'
}

.ss-ellipsischat:before,.ss-ellipsischat.right:after {
    content: ''
}

.ss-ellipsis:before,.ss-ellipsis.right:after {
    content: '…'
}

.ss-user:before,.ss-user.right:after {
    content: '👤'
}

.ss-femaleuser:before,.ss-femaleuser.right:after {
    content: '👧'
}

.ss-users:before,.ss-users.right:after {
    content: '👥'
}

.ss-cart:before,.ss-cart.right:after {
    content: ''
}

.ss-creditcard:before,.ss-creditcard.right:after {
    content: '💳'
}

.ss-dollarsign:before,.ss-dollarsign.right:after {
    content: '💲'
}

.ss-barchart:before,.ss-barchart.right:after {
    content: '📊'
}

.ss-piechart:before,.ss-piechart.right:after {
    content: ''
}

.ss-box:before,.ss-box.right:after {
    content: '📦'
}

.ss-home:before,.ss-home.right:after {
    content: '⌂'
}

.ss-buildings:before,.ss-buildings.right:after {
    content: '🏢'
}

.ss-warehouse:before,.ss-warehouse.right:after {
    content: ''
}

.ss-globe:before,.ss-globe.right:after {
    content: '🌎'
}

.ss-navigate:before,.ss-navigate.right:after {
    content: ''
}

.ss-compass:before,.ss-compass.right:after {
    content: ''
}

.ss-signpost:before,.ss-signpost.right:after {
    content: ''
}

.ss-map:before,.ss-map.right:after {
    content: ''
}

.ss-location:before,.ss-location.right:after {
    content: ''
}

.ss-pin:before,.ss-pin.right:after {
    content: '📍'
}

.ss-database:before,.ss-database.right:after {
    content: ''
}

.ss-hdd:before,.ss-hdd.right:after {
    content: ''
}

.ss-music:before,.ss-music.right:after {
    content: '♫'
}

.ss-mic:before,.ss-mic.right:after {
    content: '🎤'
}

.ss-volume:before,.ss-volume.right:after {
    content: '🔈'
}

.ss-lowvolume:before,.ss-lowvolume.right:after {
    content: '🔉'
}

.ss-highvolume:before,.ss-highvolume.right:after {
    content: '🔊'
}

.ss-airplay:before,.ss-airplay.right:after {
    content: ''
}

.ss-camera:before,.ss-camera.right:after {
    content: '📷'
}

.ss-picture:before,.ss-picture.right:after {
    content: '🌄'
}

.ss-video:before,.ss-video.right:after {
    content: '📹'
}

.ss-play:before,.ss-play.right:after {
    content: '▶'
}

.ss-pause:before,.ss-pause.right:after {
    content: ''
}

.ss-stop:before,.ss-stop.right:after {
    content: '■'
}

.ss-record:before,.ss-record.right:after {
    content: '●'
}

.ss-rewind:before,.ss-rewind.right:after {
    content: '⏪'
}

.ss-fastforward:before,.ss-fastforward.right:after {
    content: '⏩'
}

.ss-skipback:before,.ss-skipback.right:after {
    content: '⏮'
}

.ss-skipforward:before,.ss-skipforward.right:after {
    content: '⏭'
}

.ss-eject:before,.ss-eject.right:after {
    content: '⏏'
}

.ss-repeat:before,.ss-repeat.right:after {
    content: '🔁'
}

.ss-replay:before,.ss-replay.right:after {
    content: '↺'
}

.ss-shuffle:before,.ss-shuffle.right:after {
    content: '🔀'
}

.ss-book:before,.ss-book.right:after {
    content: '📕'
}

.ss-openbook:before,.ss-openbook.right:after {
    content: '📖'
}

.ss-notebook:before,.ss-notebook.right:after {
    content: '📓'
}

.ss-newspaper:before,.ss-newspaper.right:after {
    content: '📰'
}

.ss-grid:before,.ss-grid.right:after {
    content: ''
}

.ss-rows:before,.ss-rows.right:after {
    content: ''
}

.ss-columns:before,.ss-columns.right:after {
    content: ''
}

.ss-thumbnails:before,.ss-thumbnails.right:after {
    content: ''
}

.ss-filter:before,.ss-filter.right:after {
    content: ''
}

.ss-desktop:before,.ss-desktop.right:after {
    content: '💻'
}

.ss-laptop:before,.ss-laptop.right:after {
    content: ''
}

.ss-tablet:before,.ss-tablet.right:after {
    content: ''
}

.ss-cell:before,.ss-cell.right:after {
    content: '📱'
}

.ss-battery:before,.ss-battery.right:after {
    content: '🔋'
}

.ss-highbattery:before,.ss-highbattery.right:after {
    content: ''
}

.ss-mediumbattery:before,.ss-mediumbattery.right:after {
    content: ''
}

.ss-lowbattery:before,.ss-lowbattery.right:after {
    content: ''
}

.ss-emptybattery:before,.ss-emptybattery.right:after {
    content: ''
}

.ss-lightbulb:before,.ss-lightbulb.right:after {
    content: '💡'
}

.ss-downloadcloud:before,.ss-downloadcloud.right:after {
    content: ''
}

.ss-download:before,.ss-download.right:after {
    content: ''
}

.ss-uploadcloud:before,.ss-uploadcloud.right:after {
    content: ''
}

.ss-upload:before,.ss-upload.right:after {
    content: ''
}

.ss-fork:before,.ss-fork.right:after {
    content: ''
}

.ss-merge:before,.ss-merge.right:after {
    content: ''
}

.ss-transfer:before,.ss-transfer.right:after {
    content: '⇆'
}

.ss-refresh:before,.ss-refresh.right:after {
    content: '↻'
}

.ss-sync:before,.ss-sync.right:after {
    content: ''
}

.ss-loading:before,.ss-loading.right:after {
    content: ''
}

.ss-wifi:before,.ss-wifi.right:after {
    content: ''
}

.ss-connection:before,.ss-connection.right:after {
    content: ''
}

.ss-file:before,.ss-file.right:after {
    content: '📄'
}

.ss-folder:before,.ss-folder.right:after {
    content: '📁'
}

.ss-quote:before,.ss-quote.right:after {
    content: '“'
}

.ss-text:before,.ss-text.right:after {
    content: ''
}

.ss-font:before,.ss-font.right:after {
    content: ''
}

.ss-print:before,.ss-print.right:after {
    content: '⎙'
}

.ss-fax:before,.ss-fax.right:after {
    content: '📠'
}

.ss-list:before,.ss-list.right:after {
    content: ''
}

.ss-layout:before,.ss-layout.right:after {
    content: ''
}

.ss-action:before,.ss-action.right:after {
    content: ''
}

.ss-redirect:before,.ss-redirect.right:after {
    content: '↪'
}

.ss-expand:before,.ss-expand.right:after {
    content: '⤢'
}

.ss-contract:before,.ss-contract.right:after {
    content: ''
}

.ss-help:before,.ss-help.right:after {
    content: '❓'
}

.ss-info:before,.ss-info.right:after {
    content: 'ℹ'
}

.ss-alert:before,.ss-alert.right:after {
    content: '⚠'
}

.ss-caution:before,.ss-caution.right:after {
    content: '⛔'
}

.ss-logout:before,.ss-logout.right:after {
    content: ''
}

.ss-plus:before,.ss-plus.right:after {
    content: '+'
}

.ss-hyphen:before,.ss-hyphen.right:after {
    content: '-'
}

.ss-check:before,.ss-check.right:after {
    content: '✓'
}

.ss-delete:before,.ss-delete.right:after {
    content: '␡'
}

.ss-settings:before,.ss-settings.right:after {
    content: '⚙'
}

.ss-dashboard:before,.ss-dashboard.right:after {
    content: ''
}

.ss-notifications:before,.ss-notifications.right:after {
    content: '🔔'
}

.ss-notificationsdisabled:before,.ss-notificationsdisabled.right:after {
    content: '🔕'
}

.ss-clock:before,.ss-clock.right:after {
    content: '⏲'
}

.ss-stopwatch:before,.ss-stopwatch.right:after {
    content: '⏱'
}

.ss-calendar:before,.ss-calendar.right:after {
    content: '📅'
}

.ss-addcalendar:before,.ss-addcalendar.right:after {
    content: ''
}

.ss-removecalendar:before,.ss-removecalendar.right:after {
    content: ''
}

.ss-checkcalendar:before,.ss-checkcalendar.right:after {
    content: ''
}

.ss-deletecalendar:before,.ss-deletecalendar.right:after {
    content: ''
}

.ss-plane:before,.ss-plane.right:after {
    content: '✈'
}

.ss-briefcase:before,.ss-briefcase.right:after {
    content: '💼'
}

.ss-cloud:before,.ss-cloud.right:after {
    content: '☁'
}

.ss-droplet:before,.ss-droplet.right:after {
    content: '💧'
}

.ss-flask:before,.ss-flask.right:after {
    content: ''
}

.ss-up:before,.ss-up.right:after {
    content: '⬆'
}

.ss-upright:before,.ss-upright.right:after {
    content: '⬈'
}

.ss-right:before,.ss-right.right:after {
    content: '➡'
}

.ss-downright:before,.ss-downright.right:after {
    content: '⬊'
}

.ss-down:before,.ss-down.right:after {
    content: '⬇'
}

.ss-downleft:before,.ss-downleft.right:after {
    content: '⬋'
}

.ss-left:before,.ss-left.right:after {
    content: '⬅'
}

.ss-upleft:before,.ss-upleft.right:after {
    content: '⬉'
}

.ss-navigateup:before,.ss-navigateup.right:after {
    content: ''
}

.ss-navigateright:before,.ss-navigateright.right:after {
    content: '▻'
}

.ss-navigatedown:before,.ss-navigatedown.right:after {
    content: ''
}

.ss-navigateleft:before,.ss-navigateleft.right:after {
    content: '◅'
}

.ss-directup:before,.ss-directup.right:after {
    content: '▴'
}

.ss-directright:before,.ss-directright.right:after {
    content: '▹'
}

.ss-dropdown:before,.ss-dropdown.right:after {
    content: '▾'
}

.ss-directleft:before,.ss-directleft.right:after {
    content: '◃'
}

.ss-retweet:before,.ss-retweet.right:after {
    content: ''
}

.ss-volumelow:before,.ss-volumelow.right:after {
    content: '🔉'
}

.ss-volumehigh:before,.ss-volumehigh.right:after {
    content: '🔊'
}

.ss-batteryhigh:before,.ss-batteryhigh.right:after {
    content: ''
}

.ss-batterymedium:before,.ss-batterymedium.right:after {
    content: ''
}

.ss-batterylow:before,.ss-batterylow.right:after {
    content: ''
}

.ss-batteryempty:before,.ss-batteryempty.right:after {
    content: ''
}

.ss-clouddownload:before,.ss-clouddownload.right:after {
    content: ''
}

.ss-cloudupload:before,.ss-cloudupload.right:after {
    content: ''
}

.ss-calendaradd:before,.ss-calendaradd.right:after {
    content: ''
}

.ss-calendarremove:before,.ss-calendarremove.right:after {
    content: ''
}

.ss-calendarcheck:before,.ss-calendarcheck.right:after {
    content: ''
}

.ss-calendardelete:before,.ss-calendardelete.right:after {
    content: ''
}

.checkbox {
    padding-left: 20px
}

.checkbox label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px
}

.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #55565A;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out,color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out,color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out,color 0.15s ease-in-out
}

.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 4px;
    padding-top: 2px;
    font-size: 9px;
    color: #55565A
}

.checkbox input[type="checkbox"] {
    opacity: 0;
    z-index: 1
}

.checkbox input[type="checkbox"]:focus+label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.checkbox input[type="checkbox"]:checked+label::after {
    font-family: 'Glyphicons Halflings';
    content: "\e013"
}

.checkbox input[type="checkbox"]:disabled+label {
    opacity: .65
}

.checkbox input[type="checkbox"]:disabled+label::before {
    background-color: #eee;
    cursor: not-allowed
}

.checkbox.checkbox-circle label::before {
    border-radius: 50%
}

.checkbox.checkbox-inline {
    margin-top: 0
}

.checkbox-primary input[type="checkbox"]:checked+label::before {
    background-color: #337ab7;
    border-color: #337ab7
}

.checkbox-primary input[type="checkbox"]:checked+label::after {
    color: #fff
}

.checkbox-danger input[type="checkbox"]:checked+label::before {
    background-color: #d9534f;
    border-color: #d9534f
}

.checkbox-danger input[type="checkbox"]:checked+label::after {
    color: #fff
}

.checkbox-info input[type="checkbox"]:checked+label::before {
    background-color: #5bc0de;
    border-color: #5bc0de
}

.checkbox-info input[type="checkbox"]:checked+label::after {
    color: #fff
}

.checkbox-warning input[type="checkbox"]:checked+label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

.checkbox-warning input[type="checkbox"]:checked+label::after {
    color: #fff
}

.checkbox-success input[type="checkbox"]:checked+label::before {
    background-color: #5cb85c;
    border-color: #5cb85c
}

.checkbox-success input[type="checkbox"]:checked+label::after {
    color: #fff
}

.radio {
    padding-left: 20px
}

.radio label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px
}

.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #55565A;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out
}

.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    left: 3px;
    top: 3px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #55565A;
    -webkit-transform: scale(0,0);
    -ms-transform: scale(0,0);
    -o-transform: scale(0,0);
    transform: scale(0,0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(.8,-.33,.2,1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(.8,-.33,.2,1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(.8,-.33,.2,1.33);
    transition: transform 0.1s cubic-bezier(.8,-.33,.2,1.33)
}

.radio input[type="radio"] {
    opacity: 0;
    z-index: 1
}

.radio input[type="radio"]:focus+label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.radio input[type="radio"]:checked+label::after {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1)
}

.radio input[type="radio"]:disabled+label {
    opacity: .65
}

.radio input[type="radio"]:disabled+label::before {
    cursor: not-allowed
}

.radio.radio-inline {
    margin-top: 0
}

.radio-primary input[type="radio"]+label::after {
    background-color: #337ab7
}

.radio-primary input[type="radio"]:checked+label::before {
    border-color: #337ab7
}

.radio-primary input[type="radio"]:checked+label::after {
    background-color: #337ab7
}

.radio-danger input[type="radio"]+label::after {
    background-color: #d9534f
}

.radio-danger input[type="radio"]:checked+label::before {
    border-color: #d9534f
}

.radio-danger input[type="radio"]:checked+label::after {
    background-color: #d9534f
}

.radio-info input[type="radio"]+label::after {
    background-color: #5bc0de
}

.radio-info input[type="radio"]:checked+label::before {
    border-color: #5bc0de
}

.radio-info input[type="radio"]:checked+label::after {
    background-color: #5bc0de
}

.radio-warning input[type="radio"]+label::after {
    background-color: #f0ad4e
}

.radio-warning input[type="radio"]:checked+label::before {
    border-color: #f0ad4e
}

.radio-warning input[type="radio"]:checked+label::after {
    background-color: #f0ad4e
}

.radio-success input[type="radio"]+label::after {
    background-color: #5cb85c
}

.radio-success input[type="radio"]:checked+label::before {
    border-color: #5cb85c
}

.radio-success input[type="radio"]:checked+label::after {
    background-color: #5cb85c
}

input[type="checkbox"].styled:checked+label:after {
    font-family: 'Glyphicons Halflings';
    content: "\e013"
}

input[type="checkbox"] .styled:checked+label::before {
    color: #fff
}

input[type="checkbox"] .styled:checked+label::after {
    color: #fff
}

.selectboxit-container {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%!important
}

.selectboxit-container .dropdown-menu>li>a {
    font-weight: 400;
    text-decoration: none;
    font-size: 16px
}

.selectboxit-container .btn {
    font-size: 16px
}

.selectboxit-container * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    outline: none;
    white-space: nowrap
}

.selectboxit-container .selectboxit {
    width: 100%!important;
    cursor: pointer;
    margin: 0;
    padding: 0;
    border-radius: 0;
    border: 1px solid #55565A;
    background-color: #fff;
    overflow: hidden;
    display: block;
    position: relative
}

.has-error .selectboxit-container .selectboxit {
    border-color: #f3545d
}

@media (max-width: 767px) {
    .selectboxit-container .selectboxit {
        width:100%!important;
        margin-top: 10px
    }
}

.selectboxit-container .selectboxit-text {
    padding-left: 6px;
    color: #55565A;
    letter-spacing: 0
}

.selectboxit-container span,.selectboxit-container .selectboxit-options a {
    height: 45px;
    line-height: 45px;
    display: block
}

.selectboxit-container .selectboxit-options a,.selectboxit-container .selectboxit-options a .selectboxit-option-icon-container {
    background-color: transparent;
    height: 45px;
    line-height: 45px
}

.selectboxit-container .selectboxit-options a .selectboxit-option-icon-container {
    display: none
}

.selectboxit-container .selectboxit-options.dropdown-menu {
    min-width: 100%!important;
    border: none;
    border-left: 1px solid #02B2BA;
    border-right: 1px solid #02B2BA;
    border-bottom: 1px solid #02B2BA
}

.selectboxit-container .selectboxit:focus {
    outline: 0;
    border: 1px solid #02B2BA;
    box-shadow: none
}

.selectboxit-container .selectboxit:focus .selectboxit-text {
    color: #55565A
}

.selectboxit-container .selectboxit:focus .selectboxit-arrow-container:after {
    color: #02B2BA
}

.selectboxit.selectboxit-disabled,.selectboxit-options .selectboxit-disabled {
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    cursor: default
}

.selectboxit-text {
    font-family: 'Simplon Norm',"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #55565A;
    text-indent: 7px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    text-transform: none
}

.selectboxit.selection-made .selectboxit-text {
    color: #55565A
}

.selectboxit .selectboxit-option-icon-container {
    margin-left: 0
}

.dropdown-menu>li>a {
    color: #55565A
}

.dropdown-menu>a {
    background-color: #02B2BA;
    color: #fff
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
    background-color: #02B2BA;
    color: #fff
}

.selectboxit.open.active {
    box-shadow: none
}

.selectboxit-container .selectboxit-options {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 100%;
    *width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    overflow-x: hidden;
    overflow-y: auto;
    cursor: pointer;
    display: none;
    z-index: 2000;
    border-radius: 0;
    text-align: left;
    box-shadow: none
}

.selectboxit-container .selectboxit-options li a {
    padding-left: 7px;
    padding-right: 7px
}

.selectboxit-option .selectboxit-option-anchor {
    padding: 0
}

.selectboxit-option .selectboxit-option-anchor:hover {
    text-decoration: none
}

.selectboxit-option,.selectboxit-optgroup-header {
    text-indent: 7px;
    margin: 0;
    list-style-type: none
}

.selectboxit-option-first {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.selectboxit-optgroup-header+.selectboxit-option-first {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.selectboxit-option-last {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.selectboxit-optgroup-header {
    font-weight: 700
}

.selectboxit-optgroup-header:hover {
    cursor: default
}

.selectboxit-arrow-container {
    width: 20px;
    position: absolute;
    right: 0
}

.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
    margin: 0 auto;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0
}

.selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
    top: 30%
}

.selectboxit .selectboxit-arrow-container:after {
    content: "\e905";
    font-family: "kxicons";
    color: #55565A;
    top: 0;
    right: 8px;
    position: relative;
    display: inline-block;
    font-weight: 400;
    transition: all 0.35s cubic-bezier(.35,0,.25,1)
}

.selectboxit.open .selectboxit-arrow-container:after {
    content: "\e906"
}

.selectboxit-option-icon-container {
    float: left
}

.selectboxit-container .selectboxit-option-icon {
    margin: 0;
    padding: 0;
    vertical-align: middle
}

.selectboxit-option-icon-url {
    width: 18px;
    background-size: 18px 18px;
    background-repeat: no-repeat;
    height: 100%;
    background-position: center;
    float: left
}

.selectboxit-rendering {
    display: inline-block!important;
    *display: inline!important;
    zoom:1!important;visibility: visible!important;
    position: absolute!important;
    top: -9999px!important;
    left: -9999px!important
}

.selectboxit .caret {
    display: none
}

#enquiry_aboutSelectBoxItContainer.selectboxit-container .selectboxit-options li:not(:first-child):not(:last-child):not(:nth-last-child(1)) a {
    padding-left: 25px
}

#promo_aboutSelectBoxItContainer.selectboxit-container .selectboxit-options li a {
    padding-left: 0
}

.kx-letter-spacing {
    letter-spacing: -.5px
}

.kx-row-no-gutter {
    margin-left: 0;
    margin-right: 0
}

.kx-row-no-gutter>[class*='col-'] {
    padding-left: 0;
    padding-right: 0
}

.section-full-width {
    margin: 0 auto;
    max-width: 1240px
}

.container-fluid {
    padding-left: 0;
    padding-right: 0
}

@media (min-width: 1200px) {
    .container-full-width {
        max-width:1240px
    }
}

html,body {
    overflow-x: hidden
}

body {
    font-smooth: auto;
    -webkit-font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    letter-spacing: .5px
}

@media (max-width: 767px) {
    body {
        padding-bottom:30px;
        font-size: 13px
    }
}

.h1,.h2,.h3,.h4,h1,h2,h3,h4 {
    margin-top: 0
}

.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5 {
    text-transform: uppercase
}

.h1,.h2,.h3,h1,h2,h3 {
    font-weight: 700
}

.h1,h1,.h2,h2,.h3,h3 {
    color: #02B2BA
}

.h1,h1 {
    font-family: "Noto Sans JP",Helvetica,Arial,sans-serif;
    /* font-style: italic; */
    font-weight: 900;
    font-size: 66px;
    line-height: 1.1em;
    font-feature-settings: "palt";
    /* letter-spacing: -.5px */
    transform: skewX(-10deg);
}

h1.eng {
    font-family: 'National',Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-size: 96px;
    line-height: .75em;
    letter-spacing: -.5px;
    transform: none;
}

@media (max-width: 767px){
h1.eng {
    font-size: 64px;
}
}

.h1 i,h1 i {
    font-size: 80%;
}

.h2,h2 {
    font-family: "Noto Sans JP",Helvetica,Arial,sans-serif;
    font-weight: 900;
    margin-bottom: 20px;
    font-size: 50px;
    /* font-style: italic; */
    font-feature-settings: "palt";
    line-height: 1.2em;
    /* letter-spacing: -.5px */
    transform: skewX(-10deg);
}

h2.eng {
    font-family: 'National',Helvetica,Arial,sans-serif;
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 80px;
    line-height: .9em;
    letter-spacing: -.5px;
    transform: none;
}

h2.eng-translation{
	font-size: 24px;
}

@media (max-width: 767px){
h2.eng {
    font-size: 48px;
}

h2.eng-translation{
	font-size: 16px;
}
}

.h3,h3 {
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 36px;
    line-height: 1.3em;
    font-feature-settings: "palt";
    /* letter-spacing: .25px; */
    font-style: normal;
}

.h4,h4 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 1.3em;
    /* letter-spacing: .5px */
}

.h5,h5 {
    font-size: 16px;
    line-height: 16px;
    /* letter-spacing: .5px */
}

@media (max-width: 767px) {
    .h1,h1 {
        font-size: 32px;
    }

    .h2,h2 {
        font-size: 33px;
    }

    .h3,h3 {
        font-size: 20px
    }

    .h4,h4 {
        font-size: 18px
    }

    .h5,h5 {
        font-size: 14px
    }
}

a {
    text-decoration: underline
}

.embed-responsive-9by16 {
    padding-top: 177.78%
}

@media (max-width: 767px) {
    .embed-responsive.embed-responsive-16by9 video {
        object-fit:cover
    }
}

[class*='wp-image'] {
    display: inline-block;
    max-width: 100%;
    height: auto
}

.checkbox-inline:not(:last-of-type) {
    margin-right: 25px
}

.checkbox input[type="checkbox"]:focus {
    outline: 0
}

#smartbanner {
    position: relative;
    top: 0
}

#smartbanner .sb-container {
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999999999;
    height: 78px;
    padding-bottom: 82px;
    background: -webkit-linear-gradient(top,#f4f4f4 0%,#cdcdcd 100%);
    background-image: -ms-linear-gradient(top,#F4F4F4 0%,#CDCDCD 100%);
    background-image: -moz-linear-gradient(top,#F4F4F4 0%,#CDCDCD 100%);
    box-shadow: 0 1px 2px rgba(0,0,0,.5)
}

#smartbanner .sb-close {
    border: 1px solid #fff;
    width: 15px;
    height: 15px
}

#smartbanner .sb-info {
    top: 8px;
    width: 55%
}

.list-breadcrumbs {
    margin: 0 0 40px 0
}

.list-breadcrumbs {
    margin: 0 0 20px 0
}

.list-breadcrumbs,.list-modal-breadcrumbs {
    font-size: 12px
}

.list-breadcrumbs li,.list-modal-breadcrumbs li {
    display: inline-flex
}

.list-breadcrumbs li:not(:last-of-type):after,.list-modal-breadcrumbs li:not(:last-of-type):after {
    content: '/';
    position: relative;
    right: -5px
}

.list-breadcrumbs a,.list-modal-breadcrumbs a {
    color: #55565A;
    text-decoration: none
}

.list-breadcrumbs a:before,.list-modal-breadcrumbs a:before {
    content: none
}

.list-breadcrumbs a:hover,.list-modal-breadcrumbs a:hover,.list-breadcrumbs a:focus,.list-modal-breadcrumbs a:focus {
    color: #02B2BA
}

.pagination {
    margin-top: 40px;
    margin-bottom: 0
}

.pagination>li>a,.pagination>li>span {
    padding: 6px 14px
}

.pagination>li>.prev,.pagination>li>.next {
    padding: 5px 9px 6px 9px
}

.pagination>li>.prev .ss-icon,.pagination>li>.next .ss-icon {
    position: relative;
    top: 3px
}

.pagination .current,.pagination .current:hover {
    color: #fff;
    background-color: #02B2BA;
    border-color: #02B2BA
}

body[data-nous-mrml-geo-region-code="nz"] .nav-item-region-switcher {
    margin-left: auto
}

.region-switcher-wrapper {
    margin-top: -15px;
    margin-bottom: 15px;
    padding: 20px 15px 20px!important;
    background-color: #55565A
}

.region-switcher-wrapper>*>*>* {
    display: flex!important;
    justify-content: center!important
}

@media (max-width: 991px) {
    .region-switcher-wrapper>*>*>* {
        flex-wrap:wrap;
        text-align: center
    }
}

.region-switcher-wrapper h4 {
    margin: 0;
    padding-right: 30px;
    padding-left: 30px;
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: .2px;
    font-weight: 400;
    color: #fff
}

@media (max-width: 991px) {
    .region-switcher-wrapper h4 {
        margin-bottom:10px
    }
}

.region-switcher-wrapper .region-switcher {
    color: #fff;
    background-color: #55565A;
    border-color: #fff;
    width: 65px;
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/></svg>");
    -webkit-appearance: none;
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px
}

.region-switcher-wrapper .region-switcher-close {
    color: #949395;
    text-decoration: none;
    margin-left: 20px
}

.region-switcher-wrapper .region-switcher-close:hover {
    color: #fff
}

@media (max-width: 991px) {
    .region-switcher-wrapper .region-switcher-close {
        position:absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 5px
    }
}

@media (max-width: 991px) {
    .region-switcher-wrapper-xs {
        padding:20px 30px;
        margin-top: 30px;
        background-color: #55565A
    }

    .region-switcher-wrapper-xs>*>* {
        display: flex!important;
        justify-content: center!important
    }

    .region-switcher-wrapper-xs h4 {
        margin: 0 15px 0 0;
        font-size: 12px;
        font-weight: 400;
        color: #fff
    }

    .region-switcher-wrapper-xs .region-switcher {
        color: #fff;
        background-color: #55565A;
        border-color: #fff;
        background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/></svg>");
        -webkit-appearance: none;
        background-repeat: no-repeat;
        background-position: right .75rem center;
        background-size: 16px 12px
    }
}

.region-switcher {
    position: relative;
    padding: 4.75px 22.5px 2.75px 15px;
    border-radius: 20px;
    height: 34px!important;
    width: 65px;
    text-align: left;
    color: #02B2BA;
    border-color: #02B2BA;
    text-transform: uppercase;
    appearance: none;
    -webkit-appearance: none
}

.menu-region-switcher:after {
    content: "";
    position: absolute;
    top: 10px;
    right: 15px;
    width: 14px;
    height: 14px;
    -webkit-mask-size: 14px 14px;
    mask-size: 14px 14px;
    -webkit-mask-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='none' stroke='%2302B2BA' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/></svg>");
    mask-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='none' stroke='%2302B2BA' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/></svg>");
    background-color: #02B2BA
}

.section-footer-nav .region-switcher {
    color: #55565A;
    background-color: #F3F3F3;
    border-color: #55565A;
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='none' stroke='%2355565A' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/></svg>");
    -webkit-appearance: none;
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px
}

.navbar-default {
    padding-top: 15px;
    padding-bottom: 15px;
    border: none;
    transition: all 0.35s cubic-bezier(.35,0,.25,1)
}

.navbar-default [class*='col-']:first-child {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.navbar-default a:focus,.navbar-default a:active {
    outline: none
}

.navbar-default .navbar-brand {
    height: auto;
    padding: 0
}

.navbar-default .navbar-brand img,.navbar-default .navbar-brand svg {
    min-width: 90px;
    transition: all 0.35s cubic-bezier(.35,0,.25,1)
}

.navbar-default header {
    position: relative
}

.navbar-default .navbar-collapse {
    flex: 1;
    margin-left: 5%
}

.navbar-default .navbar-nav {
    display: flex;
    align-items: center;
    /* gap: 8px; */
    /* justify-content: space-between; */
    gap: 3em;
    justify-content: flex-end;
    width: 100%
}
.navbar-default .navbar-nav::before,
.navbar-default .navbar-nav::after {
    display: none;
}

.navbar-default .navbar-nav>li {
    margin-right: 0;
    transition: all 0.35s cubic-bezier(.35,0,.25,1)
}

.navbar-default .navbar-nav>li>a {
    padding: 4px 2px 0 2px;
    font-family: 'Simplon Norm',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: .5px;
    line-height: normal;
    transition: all 0.35s cubic-bezier(.35,0,.25,1);
    border-bottom: 1px solid transparent
}

.navbar-default .navbar-nav>li.menu-find-a-studio,.navbar-default .navbar-nav>li.init-locations-modal {
    margin-left: 14px
}

.navbar-default .navbar-nav>li.menu-find-a-studio a,.navbar-default .navbar-nav>li.init-locations-modal a {
    padding: 8px 20px 5px;
    border-radius: 20px;
    border: 1px solid #02B2BA;
    color: #fff;
    background-color: #02B2BA
}

.navbar-default .navbar-nav>li.menu-find-a-studio:hover a,.navbar-default .navbar-nav>li.init-locations-modal:hover a,.navbar-default .navbar-nav>li.menu-find-a-studio.active a,.navbar-default .navbar-nav>li.init-locations-modal.active a {
    border-color: #55565A;
    background-color: #55565A
}

.navbar-default .navbar-nav>li.active:not(.menu-find-a-studio):not(.init-locations-modal):not(.menu-buy) a {
    border-bottom: 1px solid #02B2BA
}

.navbar-default .navbar-nav>li:hover:not(.menu-find-a-studio):not(.init-locations-modal):not(.menu-buy) a {
    border-bottom: 1px solid #02B2BA
}

.navbar-default .navbar-nav>li:nth-last-of-type(2) {
    margin-right: 0
}

.navbar-nav>li.menu-buy a,.navbar-nav>li.menu-book-a-class a,.link-buy a {
    padding: 8px 20px 5px;
    border-radius: 20px;
    border: 1px solid #02B2BA;
    color: #fff;
    background-color: #02B2BA
}

.navbar-nav>li.menu-book-a-class a:hover,.link-buy a:hover,.navbar-nav>li.menu-book-a-class a:focus,.link-buy a:focus,.navbar-nav>li.menu-book-a-class a:active,.link-buy a:active {
    color: #fff;
    border-color: #55565A;
    background-color: #55565A
}

.navbar-nav>li.menu-buy.active a,.link-buy.active a,.navbar-nav>li.menu-buy.active:hover a,.link-buy.active:hover a {
    border-color: #55565A;
    background-color: #55565A
}

:lang(en-NZ) .navbar-nav>li.menu-buy.active a,:lang(en-NZ) .navbar-nav>li.menu-get-started.active a {
    color: #fff;
    border: 1px solid #02B2BA;
    background-color: #02B2BA
}

:lang(en-NZ) .navbar-nav>li.menu-buy.active:hover a,:lang(en-NZ) .navbar-nav>li.menu-get-started.active:hover a {
    border-color: #55565A;
    background-color: #55565A
}

.navbar-nav>li.menu-dashboard a,.dashboard-losenge a {
    padding: 8px 20px 5px;
    border-radius: 20px;
    border: 1px solid #55565A;
    color: #fff;
    border-color: #55565A;
    background-color: #55565A
}

.navbar-nav>li.menu-dashboard a:hover,.dashboard-losenge a:hover,.navbar-nav>li.menu-dashboard a:focus,.dashboard-losenge a:focus,.navbar-nav>li.menu-dashboard a:active,.dashboard-losenge a:active {
    color: #fff;
    border-color: #02B2BA;
    background-color: #02B2BA
}

.navbar-nav>li.menu-dashboard.active a,.dashboard-losenge.active a,.navbar-nav>li.menu-dashboard.active:hover a,.dashboard-losenge.active:hover a {
    color: #fff;
    border-color: #02B2BA;
    background-color: #02B2BA
}

@media (max-width: 991px) {
    .mobile-nav-open .navbar-default {
        padding-bottom:0;
        transition: all 0.35s cubic-bezier(.35,0,.25,1)
    }

    .navbar-default {
        padding-top: 15px
    }

    .navbar-default .container:first-child {
        width: 100%
    }

    .navbar-default [class*='col-']:first-child {
        display: block;
        padding-left: 0;
        padding-right: 0
    }

    .navbar-default .navbar-nav {
        width: 100%;
        display: block;
        margin: 20px 0 auto auto;
    }

    .navbar-default .navbar-nav>li {
        margin-left: 15px;
        margin-right: 15px;
        padding: 5px 10px;
    }

    .navbar-default .navbar-nav>li.menu-find-a-studio {
        margin-left: 15px;
        margin-right: 15px;
    }

    .navbar-default .navbar-nav>li.menu-find-a-studio>a {
        border-radius: 0;
        padding-left: 0;
        padding-right: 0;
        background-color: transparent;
        border: none
    }

    .navbar-default .navbar-nav>li.menu-find-a-studio>a,.navbar-default .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
        font-family: 'Simplon Norm', "Noto Sans JP", "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 24px;
        line-height: 24px;
        color: #fff;
        text-transform: uppercase
    }

    .navbar-default .navbar-nav>li.active a,.navbar-default .navbar-nav>li:hover a,.navbar-default .navbar-nav>li:focus a,.navbar-default .navbar-nav>li.active:hover a {
        color: #fff;
        border-bottom-color: transparent
    }

    .navbar-default .navbar-nav>li.active:not(.menu-find-a-studio):not(.init-locations-modal):not(.menu-buy) a {
        border-bottom-color: transparent
    }

    .navbar-default .navbar-nav>li:hover:not(.menu-find-a-studio):not(.init-locations-modal):not(.menu-buy) a {
        border-bottom-color: transparent
    }

    .navbar-default.navbar-fixed-top .navbar-collapse {
        max-height: 100%
    }

    .navbar-default .navbar-nav .dropdown.open {
        background-color: #fff;
    }

    .navbar-default .navbar-header {
        display: flex;
        flex-flow: row;
        align-items: center;
        justify-content: flex-end;
        background-color: #fff
    }

    .navbar-default .navbar-header .buy-losenge {
        order: 2;
        width: 19em;
    }

    .navbar-default .navbar-header .buy-losenge a {
        padding: 6px 12px 4px 12px;
        border-radius: 20px;
        border: 1px solid #02B2BA;
        color: #fff;
        background-color: #02B2BA;
        text-decoration: none;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 12px;
    }

    .navbar-default .navbar-header .buy-losenge:hover a,.navbar-default .navbar-header .buy-losenge.active a {
        border-color: #55565A;
        background-color: #55565A
    }

    .navbar-default .navbar-header .dashboard-losenge {
        order: 2;
        margin-left: 10px
    }

    .navbar-default .navbar-header .dashboard-losenge a {
        padding: 6px 15px 2px 15px;
        border-radius: 20px;
        border: 1px solid #55565A;
        color: #fff;
        background-color: #55565A;
        text-decoration: none;
        text-transform: uppercase;
        font-weight: 600
    }

    .navbar-default .navbar-header .dashboard-losenge:hover a,.navbar-default .navbar-header .dashboard-losenge.active a {
        border-color: #02B2BA;
        background-color: #02B2BA
    }

    .navbar-default .navbar-header .navbar-toggle {
        order: 3;
        margin-right: 10px;
        margin-left: 20px
    }

    .navbar-default .navbar-header .navbar-toggle .icon-bar {
        height: 3px;
        width: 24px;
        transition: all 0.35s cubic-bezier(.35,0,.25,1)
    }

    .navbar-default .navbar-header .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(1) {
        transform: rotate(45deg);
        opacity: 0
    }

    .navbar-default .navbar-header .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(2) {
        position: relative;
        top: 0;
        opacity: 1;
        transform: rotate(45deg)
    }

    .navbar-default .navbar-header .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(3) {
        position: relative;
        top: -7px;
        transform: rotate(-45deg)
    }

    .navbar-default .navbar-header .navbar-brand {
        order: 1;
        width: 100%;
        margin-left: 20px
    }

    .navbar-default .navbar-header .navbar-brand img,.navbar-default .navbar-header .navbar-brand svg {
        min-width: 45px;
        max-width: 45px
    }

    .navbar-default .navbar-header:before {
        display: none
    }

    .navbar-default .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
        border: none;
        margin-left: 0;
        margin-top: 15px;
        box-shadow: none;
        background-color: #02B2BA
    }

    .navbar-default .nav-secondary {
        margin-left: 25px;
        margin-right: 25px;
        margin-top: 40px;
        font-size: 14px;
        text-transform: uppercase;
    }

    .navbar-default .nav-secondary a {
        color: #fff;
        text-decoration: none
    }

    .navbar-default .nav-secondary ul {
        margin-bottom: 0
    }

    .navbar-default .nav-secondary ul li+li {
        margin-top: 15px
    }

    .navbar-default .section-offer-ribbon {
        margin-top: 30px;
        padding: 20px 10% 15px 10%
    }

    .navbar-default .section-offer-ribbon.section-alert-ribbon {
        margin-top: -15px;
        margin-bottom: 15px
    }
}

.backstretch-single {
    width: 100%;
    height: 399px;
    min-height: 400px
}

.backstretch-carousel-home {
    height: 799px;
    min-height: 800px
}

.backstretch-carousel,.backstretch-article-hero {
    height: 679px;
    min-height: 680px
}

.backstretch-carousel .container,.backstretch-article-hero .container {
    padding-top: 116px
}

.section-flex-backstretch-video-block {
    height: 629px;
    min-height: 630px
}

.section-flex-backstretch-image-block,.backstretch-offer-banner {
    height: 599px;
    min-height: 600px
}

.section-flex-backstretch-video-block .caption,.section-flex-backstretch-image-block .caption {
    background: rgba(255,255,255,.8);
    padding: 30px
}

.section-flex-backstretch-video-block .caption h2,.section-flex-backstretch-image-block .caption h2 {
    margin-bottom: 10px
}

.section-flex-backstretch-video-block .caption .list-cta-buttons,.section-flex-backstretch-image-block .caption .list-cta-buttons {
    margin-top: 20px
}

.section-header-video {
    height: 679px;
    min-height: 680px;
    position: relative;
    display: flex;
    justify-content: center
}

@media (max-width: 767px) {
    .section-header-video {
        height:219px;
        min-height: 280px;
    }
}

.section-header-video>.container {
    position: absolute;
    display: flex;
    height: 100%;
    z-index: 10
}

.section-header-video>.container>.row {
    align-self: center;
    flex: 1
}

.section-header-video video {
    object-fit: cover
}

.backstretch-carousel,.backstretch-article-hero,.backstretch-offer-banner,.section-flex-backstretch-image-block,.section-flex-backstretch-video-block {
    width: 100%
}

.backstretch-carousel .container,.backstretch-article-hero .container,.backstretch-offer-banner .container,.section-flex-backstretch-image-block .container,.section-flex-backstretch-video-block .container {
    height: 100%;
    display: flex;
    align-items: center
}

.backstretch-carousel .container>.row,.backstretch-article-hero .container>.row,.backstretch-offer-banner .container>.row,.section-flex-backstretch-image-block .container>.row,.section-flex-backstretch-video-block .container>.row {
    flex: 1
}

.section-standard-cycle .controls,.backstretch-carousel .controls,.backstretch-article-hero .controls,.backstretch-offer-banner .controls,.section-flex-backstretch-image-block .controls,.section-flex-backstretch-video-block .controls {
    z-index: 9999;
    position: absolute;
    top: 50%;
    cursor: pointer
}

.section-standard-cycle .controls-next,.backstretch-carousel .controls-next,.backstretch-article-hero .controls-next,.backstretch-offer-banner .controls-next,.section-flex-backstretch-image-block .controls-next,.section-flex-backstretch-video-block .controls-next {
    right: -30px
}

.section-standard-cycle .controls-previous,.backstretch-carousel .controls-previous,.backstretch-article-hero .controls-previous,.backstretch-offer-banner .controls-previous,.section-flex-backstretch-image-block .controls-previous,.section-flex-backstretch-video-block .controls-previous {
    left: -30px
}

.section-standard-cycle .controls i,.backstretch-carousel .controls i,.backstretch-article-hero .controls i,.backstretch-offer-banner .controls i,.section-flex-backstretch-image-block .controls i,.section-flex-backstretch-video-block .controls i {
    font-size: 30px;
    color: #02B2BA
}

@media (max-width: 767px) {
    .section-standard-cycle .controls-next,.backstretch-carousel .controls-next,.backstretch-article-hero .controls-next,.backstretch-offer-banner .controls-next,.section-flex-backstretch-image-block .controls-next,.section-flex-backstretch-video-block .controls-next {
        right:5px
    }

    .section-standard-cycle .controls-previous,.backstretch-carousel .controls-previous,.backstretch-article-hero .controls-previous,.backstretch-offer-banner .controls-previous,.section-flex-backstretch-image-block .controls-previous,.section-flex-backstretch-video-block .controls-previous {
        left: 5px
    }
}

@media (max-width: 767px) {
    .js-has-sitewide-alert .backstretch-carousel,.js-has-sitewide-alert .backstretch-article-hero {
        height:calc(349px + 83px);
        min-height: calc(350px + 83px + 83px)
    }

    .js-has-sitewide-alert .backstretch-carousel .container,.js-has-sitewide-alert .backstretch-article-hero .container {
        padding-top: 0
    }

    .backstretch-carousel,.backstretch-article-hero {
        height: calc(349px + 83px);
        min-height: calc(350px + 83px + 83px)
    }

    .backstretch-carousel .container,.backstretch-article-hero .container {
        padding-top: 83px
    }
}

[class*=cycle-pager] {
    margin-top: 20px
}

[class*=cycle-pager] span {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 5px;
    text-indent: -9999px;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 15px;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear
}

[class*=cycle-pager] span.cycle-pager-active {
    background-color: #fff
}

.cycle-paging-wrapper {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: 1050;
    width: 100%;
    text-align: center
}

.backstretch-flex-img {
    height: 480px
}

@media (max-width: 767px) {
    .backstretch-flex-img {
        height:300px
    }
}

.carousel-pager {
    width: calc(100% - 50px);
    margin: 50px auto 0
}

.carousel-pager .cycle-slide {
    cursor: pointer;
    border: 3px solid #fff
}

.carousel-pager .cycle-slide-active {
    border: 3px solid #55565A
}

.carousel-controls {
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    transition: all 0.35s cubic-bezier(.35,0,.25,1)
}

.carousel-controls:hover {
    text-decoration: none;
    color: #55565A
}

.carousel-controls:focus {
    text-decoration: none
}

.carousel-controls-next {
    right: 0
}

.carousel-controls-prev {
    left: 0
}

@media (max-width: 767px) {
    .carousel-pager {
        margin-top:20px
    }
}

.article-video-slide.cycle-slide-active {
    width: 100%;
    opacity: 1
}

.cycle-slide-active {
    white-space: normal
}

.section-standard-cycle [class*='cycle-slide']>.container {
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%
}

.section-standard-cycle .controls-next {
    right: 30px
}

.section-standard-cycle .controls-previous {
    left: 30px
}

@media (max-width: 767px) {
    .section-standard-cycle>.container {
        padding-left:0;
        padding-right: 0
    }

    .section-standard-cycle .controls-next {
        right: 10px
    }

    .section-standard-cycle .controls-previous {
        left: 10px
    }
}

.btn-green {
    color: #fff;
    background-color: #02B2BA;
    border-width: 1px;
    border-style: solid;
    border-color: #02B2BA;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.375;
    padding: 6px 12px;
    border-radius: 0;
    transition: all 0.25s linear
}

.btn-green:hover,.btn-green:focus,.btn-green.focus,.btn-green:active,.btn-green.active,.open>.dropdown-toggle.btn-green {
    color: #02B2BA;
    background-color: #fff;
    border-color: #02B2BA;
    outline: none
}

.btn-green:active,.btn-green.active,.open>.dropdown-toggle.btn-green {
    background-image: none
}

.btn-green.disabled,.btn-green[disabled],fieldset[disabled] .btn-green,.btn-green.disabled:hover,.btn-green[disabled]:hover,fieldset[disabled] .btn-green:hover,.btn-green.disabled:focus,.btn-green[disabled]:focus,fieldset[disabled] .btn-green:focus,.btn-green.disabled.focus,.btn-green[disabled].focus,fieldset[disabled] .btn-green.focus,.btn-green.disabled:active,.btn-green[disabled]:active,fieldset[disabled] .btn-green:active,.btn-green.disabled.active,.btn-green[disabled].active,fieldset[disabled] .btn-green.active {
    color: #02B2BA;
    background-color: #fff;
    border-color: #02B2BA
}

.btn-green .badge {
    color: #02B2BA;
    background-color: #fff
}

.btn-teal {
    color: #fff;
    background-color: #02B2BA;
    border-width: 1px;
    border-style: solid;
    border-color: #02B2BA;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.375;
    padding: 6px 12px;
    border-radius: 0;
    transition: all 0.25s linear
}

.btn-teal:hover,.btn-teal:focus,.btn-teal.focus,.btn-teal:active,.btn-teal.active,.open>.dropdown-toggle.btn-teal {
    color: #fff;
    background-color: #55565A;
    border-color: #55565A;
    outline: none
}

.btn-teal:active,.btn-teal.active,.open>.dropdown-toggle.btn-teal {
    background-image: none
}

.btn-teal.disabled,.btn-teal[disabled],fieldset[disabled] .btn-teal,.btn-teal.disabled:hover,.btn-teal[disabled]:hover,fieldset[disabled] .btn-teal:hover,.btn-teal.disabled:focus,.btn-teal[disabled]:focus,fieldset[disabled] .btn-teal:focus,.btn-teal.disabled.focus,.btn-teal[disabled].focus,fieldset[disabled] .btn-teal.focus,.btn-teal.disabled:active,.btn-teal[disabled]:active,fieldset[disabled] .btn-teal:active,.btn-teal.disabled.active,.btn-teal[disabled].active,fieldset[disabled] .btn-teal.active {
    color: #fff;
    background-color: #55565A;
    border-color: #55565A
}

.btn-teal .badge {
    color: #02B2BA;
    background-color: #fff
}

.btn-teal-inverse {
    color: #02B2BA;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.375;
    padding: 6px 12px;
    border-radius: 0;
    transition: all 0.25s linear
}

.btn-teal-inverse:hover,.btn-teal-inverse:focus,.btn-teal-inverse.focus,.btn-teal-inverse:active,.btn-teal-inverse.active,.open>.dropdown-toggle.btn-teal-inverse {
    color: #55565A;
    background-color: #fff;
    border-color: #fff;
    outline: none
}

.btn-teal-inverse:active,.btn-teal-inverse.active,.open>.dropdown-toggle.btn-teal-inverse {
    background-image: none
}

.btn-teal-inverse.disabled,.btn-teal-inverse[disabled],fieldset[disabled] .btn-teal-inverse,.btn-teal-inverse.disabled:hover,.btn-teal-inverse[disabled]:hover,fieldset[disabled] .btn-teal-inverse:hover,.btn-teal-inverse.disabled:focus,.btn-teal-inverse[disabled]:focus,fieldset[disabled] .btn-teal-inverse:focus,.btn-teal-inverse.disabled.focus,.btn-teal-inverse[disabled].focus,fieldset[disabled] .btn-teal-inverse.focus,.btn-teal-inverse.disabled:active,.btn-teal-inverse[disabled]:active,fieldset[disabled] .btn-teal-inverse:active,.btn-teal-inverse.disabled.active,.btn-teal-inverse[disabled].active,fieldset[disabled] .btn-teal-inverse.active {
    color: #55565A;
    background-color: #fff;
    border-color: #fff
}

.btn-teal-inverse .badge {
    color: #fff;
    background-color: #02B2BA
}

.btn-grey-inverse {
    color: #55565A;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.375;
    padding: 6px 12px;
    border-radius: 0;
    transition: all 0.25s linear
}

.btn-grey-inverse:hover,.btn-grey-inverse:focus,.btn-grey-inverse.focus,.btn-grey-inverse:active,.btn-grey-inverse.active,.open>.dropdown-toggle.btn-grey-inverse {
    color: #02B2BA;
    background-color: #fff;
    border-color: #fff;
    outline: none
}

.btn-grey-inverse:active,.btn-grey-inverse.active,.open>.dropdown-toggle.btn-grey-inverse {
    background-image: none
}

.btn-grey-inverse.disabled,.btn-grey-inverse[disabled],fieldset[disabled] .btn-grey-inverse,.btn-grey-inverse.disabled:hover,.btn-grey-inverse[disabled]:hover,fieldset[disabled] .btn-grey-inverse:hover,.btn-grey-inverse.disabled:focus,.btn-grey-inverse[disabled]:focus,fieldset[disabled] .btn-grey-inverse:focus,.btn-grey-inverse.disabled.focus,.btn-grey-inverse[disabled].focus,fieldset[disabled] .btn-grey-inverse.focus,.btn-grey-inverse.disabled:active,.btn-grey-inverse[disabled]:active,fieldset[disabled] .btn-grey-inverse:active,.btn-grey-inverse.disabled.active,.btn-grey-inverse[disabled].active,fieldset[disabled] .btn-grey-inverse.active {
    color: #02B2BA;
    background-color: #fff;
    border-color: #fff
}

.btn-grey-inverse .badge {
    color: #fff;
    background-color: #55565A
}

.btn-inverse {
    color: #55565A;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.375;
    padding: 6px 12px;
    border-radius: 0;
    transition: all 0.25s linear
}

.btn-inverse:hover,.btn-inverse:focus,.btn-inverse.focus,.btn-inverse:active,.btn-inverse.active,.open>.dropdown-toggle.btn-inverse {
    color: #02B2BA;
    background-color: #fff;
    border-color: #fff;
    outline: none
}

.btn-inverse:active,.btn-inverse.active,.open>.dropdown-toggle.btn-inverse {
    background-image: none
}

.btn-inverse.disabled,.btn-inverse[disabled],fieldset[disabled] .btn-inverse,.btn-inverse.disabled:hover,.btn-inverse[disabled]:hover,fieldset[disabled] .btn-inverse:hover,.btn-inverse.disabled:focus,.btn-inverse[disabled]:focus,fieldset[disabled] .btn-inverse:focus,.btn-inverse.disabled.focus,.btn-inverse[disabled].focus,fieldset[disabled] .btn-inverse.focus,.btn-inverse.disabled:active,.btn-inverse[disabled]:active,fieldset[disabled] .btn-inverse:active,.btn-inverse.disabled.active,.btn-inverse[disabled].active,fieldset[disabled] .btn-inverse.active {
    color: #02B2BA;
    background-color: #fff;
    border-color: #fff
}

.btn-inverse .badge {
    color: #fff;
    background-color: #55565A
}

.btn-blue {
    color: #fff;
    background-color: #00a4e0;
    border-width: 1px;
    border-style: solid;
    border-color: #00a4e0;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.375;
    padding: 6px 12px;
    border-radius: 0;
    transition: all 0.25s linear
}

.btn-blue:hover,.btn-blue:focus,.btn-blue.focus,.btn-blue:active,.btn-blue.active,.open>.dropdown-toggle.btn-blue {
    color: #00a4e0;
    background-color: #fff;
    border-color: #00a4e0;
    outline: none
}

.btn-blue:active,.btn-blue.active,.open>.dropdown-toggle.btn-blue {
    background-image: none
}

.btn-blue.disabled,.btn-blue[disabled],fieldset[disabled] .btn-blue,.btn-blue.disabled:hover,.btn-blue[disabled]:hover,fieldset[disabled] .btn-blue:hover,.btn-blue.disabled:focus,.btn-blue[disabled]:focus,fieldset[disabled] .btn-blue:focus,.btn-blue.disabled.focus,.btn-blue[disabled].focus,fieldset[disabled] .btn-blue.focus,.btn-blue.disabled:active,.btn-blue[disabled]:active,fieldset[disabled] .btn-blue:active,.btn-blue.disabled.active,.btn-blue[disabled].active,fieldset[disabled] .btn-blue.active {
    color: #00a4e0;
    background-color: #fff;
    border-color: #00a4e0
}

.btn-blue .badge {
    color: #00a4e0;
    background-color: #fff
}

.btn-orange {
    color: #fff;
    background-color: #fbae17;
    border-width: 1px;
    border-style: solid;
    border-color: #fbae17;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.375;
    padding: 6px 12px;
    border-radius: 0;
    transition: all 0.25s linear
}

.btn-orange:hover,.btn-orange:focus,.btn-orange.focus,.btn-orange:active,.btn-orange.active,.open>.dropdown-toggle.btn-orange {
    color: #fbae17;
    background-color: #fff;
    border-color: #fbae17;
    outline: none
}

.btn-orange:active,.btn-orange.active,.open>.dropdown-toggle.btn-orange {
    background-image: none
}

.btn-orange.disabled,.btn-orange[disabled],fieldset[disabled] .btn-orange,.btn-orange.disabled:hover,.btn-orange[disabled]:hover,fieldset[disabled] .btn-orange:hover,.btn-orange.disabled:focus,.btn-orange[disabled]:focus,fieldset[disabled] .btn-orange:focus,.btn-orange.disabled.focus,.btn-orange[disabled].focus,fieldset[disabled] .btn-orange.focus,.btn-orange.disabled:active,.btn-orange[disabled]:active,fieldset[disabled] .btn-orange:active,.btn-orange.disabled.active,.btn-orange[disabled].active,fieldset[disabled] .btn-orange.active {
    color: #fbae17;
    background-color: #fff;
    border-color: #fbae17
}

.btn-orange .badge {
    color: #fbae17;
    background-color: #fff
}

.btn-white {
    color: #00a4e0;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.375;
    padding: 6px 12px;
    border-radius: 0;
    transition: all 0.25s linear
}

.btn-white:hover,.btn-white:focus,.btn-white.focus,.btn-white:active,.btn-white.active,.open>.dropdown-toggle.btn-white {
    color: #fff;
    background-color: #00a4e0;
    border-color: #00a4e0;
    outline: none
}

.btn-white:active,.btn-white.active,.open>.dropdown-toggle.btn-white {
    background-image: none
}

.btn-white.disabled,.btn-white[disabled],fieldset[disabled] .btn-white,.btn-white.disabled:hover,.btn-white[disabled]:hover,fieldset[disabled] .btn-white:hover,.btn-white.disabled:focus,.btn-white[disabled]:focus,fieldset[disabled] .btn-white:focus,.btn-white.disabled.focus,.btn-white[disabled].focus,fieldset[disabled] .btn-white.focus,.btn-white.disabled:active,.btn-white[disabled]:active,fieldset[disabled] .btn-white:active,.btn-white.disabled.active,.btn-white[disabled].active,fieldset[disabled] .btn-white.active {
    color: #fff;
    background-color: #00a4e0;
    border-color: #00a4e0
}

.btn-white .badge {
    color: #fff;
    background-color: #00a4e0
}

.btn-white-orange {
    color: #fbae17;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.375;
    padding: 6px 12px;
    border-radius: 0;
    transition: all 0.25s linear
}

.btn-white-orange:hover,.btn-white-orange:focus,.btn-white-orange.focus,.btn-white-orange:active,.btn-white-orange.active,.open>.dropdown-toggle.btn-white-orange {
    color: #fff;
    background-color: #fbae17;
    border-color: #fff;
    outline: none
}

.btn-white-orange:active,.btn-white-orange.active,.open>.dropdown-toggle.btn-white-orange {
    background-image: none
}

.btn-white-orange.disabled,.btn-white-orange[disabled],fieldset[disabled] .btn-white-orange,.btn-white-orange.disabled:hover,.btn-white-orange[disabled]:hover,fieldset[disabled] .btn-white-orange:hover,.btn-white-orange.disabled:focus,.btn-white-orange[disabled]:focus,fieldset[disabled] .btn-white-orange:focus,.btn-white-orange.disabled.focus,.btn-white-orange[disabled].focus,fieldset[disabled] .btn-white-orange.focus,.btn-white-orange.disabled:active,.btn-white-orange[disabled]:active,fieldset[disabled] .btn-white-orange:active,.btn-white-orange.disabled.active,.btn-white-orange[disabled].active,fieldset[disabled] .btn-white-orange.active {
    color: #fff;
    background-color: #fbae17;
    border-color: #fff
}

.btn-white-orange .badge {
    color: #fff;
    background-color: #fbae17
}

.btn-orange-white {
    color: #fff;
    background-color: #fbae17;
    border-width: 1px;
    border-style: solid;
    border-color: #fbae17;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.375;
    padding: 6px 12px;
    border-radius: 0;
    transition: all 0.25s linear
}

.btn-orange-white:hover,.btn-orange-white:focus,.btn-orange-white.focus,.btn-orange-white:active,.btn-orange-white.active,.open>.dropdown-toggle.btn-orange-white {
    color: #fbae17;
    background-color: #fff;
    border-color: #fbae17;
    outline: none
}

.btn-orange-white:active,.btn-orange-white.active,.open>.dropdown-toggle.btn-orange-white {
    background-image: none
}

.btn-orange-white.disabled,.btn-orange-white[disabled],fieldset[disabled] .btn-orange-white,.btn-orange-white.disabled:hover,.btn-orange-white[disabled]:hover,fieldset[disabled] .btn-orange-white:hover,.btn-orange-white.disabled:focus,.btn-orange-white[disabled]:focus,fieldset[disabled] .btn-orange-white:focus,.btn-orange-white.disabled.focus,.btn-orange-white[disabled].focus,fieldset[disabled] .btn-orange-white.focus,.btn-orange-white.disabled:active,.btn-orange-white[disabled]:active,fieldset[disabled] .btn-orange-white:active,.btn-orange-white.disabled.active,.btn-orange-white[disabled].active,fieldset[disabled] .btn-orange-white.active {
    color: #fbae17;
    background-color: #fff;
    border-color: #fbae17
}

.btn-orange-white .badge {
    color: #fbae17;
    background-color: #fff
}

.btn-white-teal {
    color: #02B2BA;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.375;
    padding: 6px 12px;
    border-radius: 0;
    transition: all 0.25s linear
}

.btn-white-teal:hover,.btn-white-teal:focus,.btn-white-teal.focus,.btn-white-teal:active,.btn-white-teal.active,.open>.dropdown-toggle.btn-white-teal {
    color: #fff;
    background-color: #02B2BA;
    border-color: #fff;
    outline: none
}

.btn-white-teal:active,.btn-white-teal.active,.open>.dropdown-toggle.btn-white-teal {
    background-image: none
}

.btn-white-teal.disabled,.btn-white-teal[disabled],fieldset[disabled] .btn-white-teal,.btn-white-teal.disabled:hover,.btn-white-teal[disabled]:hover,fieldset[disabled] .btn-white-teal:hover,.btn-white-teal.disabled:focus,.btn-white-teal[disabled]:focus,fieldset[disabled] .btn-white-teal:focus,.btn-white-teal.disabled.focus,.btn-white-teal[disabled].focus,fieldset[disabled] .btn-white-teal.focus,.btn-white-teal.disabled:active,.btn-white-teal[disabled]:active,fieldset[disabled] .btn-white-teal:active,.btn-white-teal.disabled.active,.btn-white-teal[disabled].active,fieldset[disabled] .btn-white-teal.active {
    color: #fff;
    background-color: #02B2BA;
    border-color: #fff
}

.btn-white-teal .badge {
    color: #fff;
    background-color: #02B2BA
}

.btn-teal-teal {
    color: #02B2BA;
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #02B2BA;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.375;
    padding: 6px 12px;
    border-radius: 0;
    transition: all 0.25s linear
}

.btn-teal-teal:hover,.btn-teal-teal:focus,.btn-teal-teal.focus,.btn-teal-teal:active,.btn-teal-teal.active,.open>.dropdown-toggle.btn-teal-teal {
    color: #fff;
    background-color: #02B2BA;
    border-color: #fff;
    outline: none
}

.btn-teal-teal:active,.btn-teal-teal.active,.open>.dropdown-toggle.btn-teal-teal {
    background-image: none
}

.btn-teal-teal.disabled,.btn-teal-teal[disabled],fieldset[disabled] .btn-teal-teal,.btn-teal-teal.disabled:hover,.btn-teal-teal[disabled]:hover,fieldset[disabled] .btn-teal-teal:hover,.btn-teal-teal.disabled:focus,.btn-teal-teal[disabled]:focus,fieldset[disabled] .btn-teal-teal:focus,.btn-teal-teal.disabled.focus,.btn-teal-teal[disabled].focus,fieldset[disabled] .btn-teal-teal.focus,.btn-teal-teal.disabled:active,.btn-teal-teal[disabled]:active,fieldset[disabled] .btn-teal-teal:active,.btn-teal-teal.disabled.active,.btn-teal-teal[disabled].active,fieldset[disabled] .btn-teal-teal.active {
    color: #fff;
    background-color: #02B2BA;
    border-color: #fff
}

.btn-teal-teal .badge {
    color: transparent;
    background-color: #02B2BA
}

.btn-teal-white {
    color: #fff;
    background-color: #02B2BA;
    border-width: 1px;
    border-style: solid;
    border-color: #02B2BA;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.375;
    padding: 6px 12px;
    border-radius: 0;
    transition: all 0.25s linear
}

.btn-teal-white:hover,.btn-teal-white:focus,.btn-teal-white.focus,.btn-teal-white:active,.btn-teal-white.active,.open>.dropdown-toggle.btn-teal-white {
    color: #02B2BA;
    background-color: transparent;
    border-color: #02B2BA;
    outline: none
}

.btn-teal-white:active,.btn-teal-white.active,.open>.dropdown-toggle.btn-teal-white {
    background-image: none
}

.btn-teal-white.disabled,.btn-teal-white[disabled],fieldset[disabled] .btn-teal-white,.btn-teal-white.disabled:hover,.btn-teal-white[disabled]:hover,fieldset[disabled] .btn-teal-white:hover,.btn-teal-white.disabled:focus,.btn-teal-white[disabled]:focus,fieldset[disabled] .btn-teal-white:focus,.btn-teal-white.disabled.focus,.btn-teal-white[disabled].focus,fieldset[disabled] .btn-teal-white.focus,.btn-teal-white.disabled:active,.btn-teal-white[disabled]:active,fieldset[disabled] .btn-teal-white:active,.btn-teal-white.disabled.active,.btn-teal-white[disabled].active,fieldset[disabled] .btn-teal-white.active {
    color: #02B2BA;
    background-color: transparent;
    border-color: #02B2BA
}

.btn-teal-white .badge {
    color: #02B2BA;
    background-color: #fff
}

.btn-green-outline {
    color: #02B2BA;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #02B2BA;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.375;
    padding: 6px 12px;
    border-radius: 0;
    transition: all 0.25s linear
}

.btn-green-outline:hover,.btn-green-outline:focus,.btn-green-outline.focus,.btn-green-outline:active,.btn-green-outline.active,.open>.dropdown-toggle.btn-green-outline {
    color: #fff;
    background-color: #02B2BA;
    border-color: #02B2BA;
    outline: none
}

.btn-green-outline:active,.btn-green-outline.active,.open>.dropdown-toggle.btn-green-outline {
    background-image: none
}

.btn-green-outline.disabled,.btn-green-outline[disabled],fieldset[disabled] .btn-green-outline,.btn-green-outline.disabled:hover,.btn-green-outline[disabled]:hover,fieldset[disabled] .btn-green-outline:hover,.btn-green-outline.disabled:focus,.btn-green-outline[disabled]:focus,fieldset[disabled] .btn-green-outline:focus,.btn-green-outline.disabled.focus,.btn-green-outline[disabled].focus,fieldset[disabled] .btn-green-outline.focus,.btn-green-outline.disabled:active,.btn-green-outline[disabled]:active,fieldset[disabled] .btn-green-outline:active,.btn-green-outline.disabled.active,.btn-green-outline[disabled].active,fieldset[disabled] .btn-green-outline.active {
    color: #fff;
    background-color: #02B2BA;
    border-color: #02B2BA
}

.btn-green-outline .badge {
    color: #fff;
    background-color: #02B2BA
}

.btn-white-outline-orange {
    color: #fff;
    background-color: #fbae17;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.375;
    padding: 6px 12px;
    border-radius: 0;
    transition: all 0.25s linear
}

.btn-white-outline-orange:hover,.btn-white-outline-orange:focus,.btn-white-outline-orange.focus,.btn-white-outline-orange:active,.btn-white-outline-orange.active,.open>.dropdown-toggle.btn-white-outline-orange {
    color: #fbae17;
    background-color: #fff;
    border-color: #fff;
    outline: none
}

.btn-white-outline-orange:active,.btn-white-outline-orange.active,.open>.dropdown-toggle.btn-white-outline-orange {
    background-image: none
}

.btn-white-outline-orange.disabled,.btn-white-outline-orange[disabled],fieldset[disabled] .btn-white-outline-orange,.btn-white-outline-orange.disabled:hover,.btn-white-outline-orange[disabled]:hover,fieldset[disabled] .btn-white-outline-orange:hover,.btn-white-outline-orange.disabled:focus,.btn-white-outline-orange[disabled]:focus,fieldset[disabled] .btn-white-outline-orange:focus,.btn-white-outline-orange.disabled.focus,.btn-white-outline-orange[disabled].focus,fieldset[disabled] .btn-white-outline-orange.focus,.btn-white-outline-orange.disabled:active,.btn-white-outline-orange[disabled]:active,fieldset[disabled] .btn-white-outline-orange:active,.btn-white-outline-orange.disabled.active,.btn-white-outline-orange[disabled].active,fieldset[disabled] .btn-white-outline-orange.active {
    color: #fbae17;
    background-color: #fff;
    border-color: #fff
}

.btn-white-outline-orange .badge {
    color: #fbae17;
    background-color: #fff
}

.btn-white-outline-blue {
    color: #fff;
    background-color: #00a4e0;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.375;
    padding: 6px 12px;
    border-radius: 0;
    transition: all 0.25s linear
}

.btn-white-outline-blue:hover,.btn-white-outline-blue:focus,.btn-white-outline-blue.focus,.btn-white-outline-blue:active,.btn-white-outline-blue.active,.open>.dropdown-toggle.btn-white-outline-blue {
    color: #00a4e0;
    background-color: #fff;
    border-color: #fff;
    outline: none
}

.btn-white-outline-blue:active,.btn-white-outline-blue.active,.open>.dropdown-toggle.btn-white-outline-blue {
    background-image: none
}

.btn-white-outline-blue.disabled,.btn-white-outline-blue[disabled],fieldset[disabled] .btn-white-outline-blue,.btn-white-outline-blue.disabled:hover,.btn-white-outline-blue[disabled]:hover,fieldset[disabled] .btn-white-outline-blue:hover,.btn-white-outline-blue.disabled:focus,.btn-white-outline-blue[disabled]:focus,fieldset[disabled] .btn-white-outline-blue:focus,.btn-white-outline-blue.disabled.focus,.btn-white-outline-blue[disabled].focus,fieldset[disabled] .btn-white-outline-blue.focus,.btn-white-outline-blue.disabled:active,.btn-white-outline-blue[disabled]:active,fieldset[disabled] .btn-white-outline-blue:active,.btn-white-outline-blue.disabled.active,.btn-white-outline-blue[disabled].active,fieldset[disabled] .btn-white-outline-blue.active {
    color: #00a4e0;
    background-color: #fff;
    border-color: #fff
}

.btn-white-outline-blue .badge {
    color: #00a4e0;
    background-color: #fff
}

.btn {
    padding: 8px 25px 8px;
    font-size: 18px;
    line-height: 1em;
    font-weight: 500;
    letter-spacing: .5px;
    border-radius: 40px;
    text-transform: uppercase
}

.btn-link {
    padding: 6px 12px;
    font-size: 13px;
    text-transform: uppercase;
    min-width: initial
}

.btn-link span {
    border-bottom: 1px solid #02B2BA;
    transition: all 0.35s cubic-bezier(.35,0,.25,1)
}

.btn-link i:before {
    display: inline-block;
    transition: all 0.35s cubic-bezier(.35,0,.25,1)
}

.btn-link:hover span {
    border-bottom: 1px solid rgba(2,178,186,0)
}

.btn-link:hover i:before {
    transform: translate(4px,0)
}

.btn.active {
    box-shadow: none
}

.btn.active.btn-white-orange,.btn.active.btn-white {
    background-color: transparent;
    border-color: #fff
}

.btn .icon-external {
    transform: rotate(-45deg);
    display: inline-block;
    position: relative;
    top: -1px;
    left: 1px
}

@media (max-width: 767px) {
    .btn {
        font-size:14px
    }
}

.list-cta-buttons {
    margin-bottom: 0
}

.list-cta-buttons li:not(:last-of-type) {
    margin-bottom: 2rem
}

.section-gradient-green-blue .btn-white:hover,.section-gradient-red-orange .btn-white:hover,.section-orange .btn-white:hover,.section-blue .btn-white:hover,.section-green .btn-white:hover,.section-navy .btn-white:hover,.section-gradient-green-blue .btn-white:focus,.section-gradient-red-orange .btn-white:focus,.section-orange .btn-white:focus,.section-blue .btn-white:focus,.section-green .btn-white:focus,.section-navy .btn-white:focus {
    border-color: #fff
}

.section-teal .btn-white {
    color: #02B2BA;
    border-color: #fff
}

.section-teal .btn-white:hover,.section-teal .btn-white:focus,.section-teal .btn-white[disabled] {
    color: #55565A;
    border-color: #fff;
    background-color: #fff
}

.section-page-intro,.section-flex-image-block,.section-flex-double-column-content,.section-flex-backstretch-image-block,.section-flex-copy-block,.section-flex-pull-quote,.section-flex-icon-tiles,.section-flex-accordion-module,.section-flex-cta-buttons,.section-flex-franchise-enquiry-form,.section-flex-video-carousel,.section-flex-offer-banner,.section-flex-mosaic-images-and-copy,.section-flex-newsletter-signup-form,.section-flex-tabbed-hot-spots,.section-flex-key-information,.section-flex-info-pack-form,.section-flex-arketa-widget-pricing-cards {
    margin-top: 70px;
    margin-bottom: 70px
}

.section-teal+.section-teal:not(.js-resp-equal-heights):not(.section-class-iframe),.section-blue-grey-50+.section-teal:not(.js-resp-equal-heights):not(.section-class-iframe),.section-teal+.section-blue-grey-50,.section-blue-grey-50+.section-blue-grey-50 {
    margin-top: -70px
}

.section-teal+.section-teal:not(.js-resp-equal-heights):not(.section-class-iframe),.section-blue-grey-50+.section-teal:not(.js-resp-equal-heights):not(.section-class-iframe) {
    padding-top: 0
}

.section-teal+.section-teal.section-flex-video-carousel,.section-blue-grey-50+.section-teal.section-flex-video-carousel,.section-teal+.section-blue-grey-50.section-flex-video-carousel,.section-blue-grey-50+.section-blue-grey-50.section-flex-video-carousel {
    padding-top: 0
}

.section-teal+.section-teal.section-flex-cta-buttons,.section-blue-grey-50+.section-teal.section-flex-cta-buttons,.section-teal+.section-blue-grey-50.section-flex-cta-buttons,.section-blue-grey-50+.section-blue-grey-50.section-flex-cta-buttons {
    padding-top: 15px;
    padding-bottom: 70px
}

.section-gradient-green-blue+.section-teal,.section-gradient-red-orange+.section-teal,.section-orange+.section-teal,.section-blue+.section-teal,.section-green+.section-teal,.section-navy+.section-teal,.section-flex-backstretch-image-block+.section-teal,.section-flex-offer-banner+.section-teal,.section-gradient-green-blue+.section-blue-grey-50,.section-gradient-red-orange+.section-blue-grey-50,.section-orange+.section-blue-grey-50,.section-blue+.section-blue-grey-50,.section-green+.section-blue-grey-50,.section-navy+.section-blue-grey-50,.section-flex-backstretch-image-block+.section-blue-grey-50,.section-flex-offer-banner+.section-blue-grey-50 {
    margin-top: -70px
}

.section-teal+.section-flex-backstretch-image-block,.section-blue-grey-50+.section-flex-backstretch-image-block {
    margin-top: 0
}

.section-header-video+.section-teal,.section-header-video+.section-blue-grey-50,.backstretch-carousel+.section-teal,.backstretch-carousel+.section-blue-grey-50 {
    margin-top: 0
}

.section-page-intro+.section-global-location-map {
    margin-top: -70px
}

.section-flex-cta-buttons:not(.section-white)+.section-flex-kx-location-map {
    margin-top: calc(-70px / 4)
}

.section-flex-image-block.section-teal+.section-flex-copy-block.section-teal,.section-flex-image-block.section-blue-grey-50+.section-flex-copy-block.section-blue-grey-50 {
    padding-top: 0
}

.section-vertical>.container>.row {
    display: flex;
    flex-wrap: wrap
}

.section-vertical>.container>.row:before,.section-vertical>.container>.row:after {
    display: none
}

.section-vertical>.container>.row>[class*='col-'] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

.section-vertical>.container>.row>[class*='col-'] * {
    width: 100%;
    max-width: 100%
}

.section-vertical>.container>.row>[class*='col-'] img {
    margin: 0 auto
}

@media (max-width: 767px) {
    .section-vertical>.container>.row>[class*='col-'] {
        flex:1 1 auto
    }
}

.list-key-features {
    display: inline-flex;
    flex-wrap: wrap
}

.list-key-features li {
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.333%
}

.list-key-features img {
    margin-bottom: 18px;
    max-width: 36px
}

@media (max-width: 767px) {
    .list-key-features {
        margin-bottom:0
    }
}

.section-flex-key-information>.container-fluid>.row>[class*='col-']:first-of-type {
    display: flex
}

.section-flex-key-information>.container-fluid>.row>[class*='col-']:first-of-type>.key-facts-wrapper-desktop {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.section-flex-key-information>.container-fluid>.row>[class*='col-']:first-of-type>.key-facts-wrapper-desktop * {
    max-width: 100%
}

.section-flex-key-information .cycle-pager {
    position: absolute;
    margin-top: 0;
    left: 80px;
    bottom: 30px;
    z-index: 999
}

.section-flex-key-information .cycle-dynamic-copy .copy-wrapper {
    padding-left: 15px;
    padding-right: 15px;
    display: flex!important;
    width: 100%;
    text-align: center;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.section-flex-key-information .cycle-dynamic-copy h3 {
    margin: 0;
    font-size: 63px;
    line-height: 1em;
    font-weight: 300
}

.section-flex-key-information .cycle-dynamic-copy p {
    margin: 0;
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
    color: #02B2BA
}

.section-flex-key-information .testimonial-slide {
    padding-top: 40px;
    padding-bottom: 40px
}

.section-flex-key-information .article-testimonial {
    padding-left: 70px;
    padding-right: 70px
}

.section-flex-key-information .article-testimonial-overview {
    margin-top: 0
}

@media (max-width: 767px) {
    .section-flex-key-information>.container-fluid>.row>[class*='col-']>.key-facts-wrapper-mobile {
        padding-left:15px;
        padding-right: 15px;
        flex: 1 1 auto
    }

    .section-flex-key-information .cycle-pager {
        bottom: 30px;
        left: 45px
    }

    .section-flex-key-information .testimonial-slide {
        padding-top: 0;
        padding-bottom: 0
    }

    .section-flex-key-information .article-testimonial {
        padding-left: calc(70px / 2);
        padding-right: calc(70px / 2)
    }
}

.intro-copy {
    /* font-size:21px; 
    font-weight: 500*/
    line-height: 1.5;
}

.section-flex-video-carousel h2 {
    margin-top: 0;
    margin-bottom: 35px
}

.article-timeline-slide {
    width: 100%;
    left: 50%!important;
    transform: translateX(-50%)!important
}

.cycle-pager-timeline-carousel,.cycle-pager-image-carousel {
    margin: 30px auto 50px auto;
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: space-around
}

.cycle-pager-timeline-carousel:after,.cycle-pager-image-carousel:after {
    content: "";
    position: absolute;
    z-index: -2;
    width: 65%;
    height: 1px;
    left: 51%;
    transform: translateX(-51%);
    bottom: 56px;
    background-color: #02B2BA
}

.cycle-pager-timeline-carousel .cycle-pager-active,.cycle-pager-image-carousel .cycle-pager-active {
    margin-top: 0;
    color: #02B2BA
}

.cycle-pager-timeline-carousel a,.cycle-pager-image-carousel a {
    padding-left: 5px;
    padding-right: 5px;
    flex: 1;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase
}

.cycle-pager-timeline-carousel a span,.cycle-pager-image-carousel a span {
    margin: 20px auto 0 auto;
    display: block;
    position: relative;
    width: 13px;
    height: 13px;
    border-color: #02B2BA;
    background-color: #02B2BA
}

.cycle-pager-timeline-carousel a span:after,.cycle-pager-image-carousel a span:after {
    content: "";
    position: absolute;
    z-index: -1;
    height: 21px;
    width: 21px;
    top: -5px;
    left: -5px;
    background-color: #fff;
    border: 1px solid #02B2BA;
    border-radius: 50%
}

.cycle-pager-timeline-carousel a.cycle-pager-active,.cycle-pager-image-carousel a.cycle-pager-active,.cycle-pager-timeline-carousel a:hover,.cycle-pager-image-carousel a:hover,.cycle-pager-timeline-carousel a:focus,.cycle-pager-image-carousel a:focus {
    color: #02B2BA
}

.cycle-pager-timeline-carousel a.cycle-pager-active span,.cycle-pager-image-carousel a.cycle-pager-active span,.cycle-pager-timeline-carousel a:hover span,.cycle-pager-image-carousel a:hover span,.cycle-pager-timeline-carousel a:focus span,.cycle-pager-image-carousel a:focus span {
    transform: scale(1.5)
}

.cycle-pager-timeline-carousel a.cycle-pager-active span,.cycle-pager-image-carousel a.cycle-pager-active span,.cycle-pager-timeline-carousel a:hover span,.cycle-pager-image-carousel a:hover span,.cycle-pager-timeline-carousel a:focus span,.cycle-pager-image-carousel a:focus span {
    border-color: #02B2BA;
    background-color: #02B2BA
}

.cycle-pager-timeline-carousel a.cycle-pager-active span:after,.cycle-pager-image-carousel a.cycle-pager-active span:after,.cycle-pager-timeline-carousel a:hover span:after,.cycle-pager-image-carousel a:hover span:after,.cycle-pager-timeline-carousel a:focus span:after,.cycle-pager-image-carousel a:focus span:after {
    background-color: transparent;
    border-color: #02B2BA
}

.cycle-pager-timeline-carousel {
    width: 100%
}

.cycle-pager-timeline-carousel:after {
    width: 89%
}

@media (max-width: 767px) {
    .cycle-pager-image-carousel {
        width:100%
    }

    .cycle-pager-image-carousel:after {
        width: 62%;
        bottom: 6px
    }
}

.section-flex-tabbed-hot-spots .nav-tabs>li {
    float: none;
    display: inline-block;
    zoom:1}

.section-flex-tabbed-hot-spots .nav-tabs {
    text-align: center
}

.section-flex-tabbed-hot-spots .nav-tabs {
    margin-top: 30px;
    margin-bottom: 30px;
    border-bottom: none
}

.section-flex-tabbed-hot-spots .nav-tabs>li.active>a {
    color: #02B2BA;
    border-color: #02B2BA
}

.section-flex-tabbed-hot-spots .nav-tabs>li.active>a:hover,.section-flex-tabbed-hot-spots .nav-tabs>li.active>a:focus {
    color: #02B2BA;
    border-color: #02B2BA
}

.section-flex-tabbed-hot-spots .nav-tabs>li.active>a,.section-flex-tabbed-hot-spots .nav-tabs>li.active>a:hover,.section-flex-tabbed-hot-spots .nav-tabs>li.active>a:focus {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 2px solid #02B2BA
}

.section-flex-tabbed-hot-spots .nav-tabs>li {
    min-width: 187px
}

.section-flex-tabbed-hot-spots .nav-tabs>li>a {
    text-transform: uppercase;
    font-weight: 700;
    margin-right: -3px;
    display: block;
    white-space: initial;
    margin-bottom: 1px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 2px solid #55565A;
    border-radius: 0;
    text-decoration: none;
    transition: all 0.35s cubic-bezier(.35,0,.25,1)
}

.section-flex-tabbed-hot-spots .nav-tabs>li>a:hover,.section-flex-tabbed-hot-spots .nav-tabs>li>a:focus {
    margin-bottom: 1px;
    color: #02B2BA;
    border-bottom: 3px solid #02B2BA;
    background-color: transparent
}

.section-flex-pull-quote>.container>.row [class*='col-']:first-of-type {
    padding-right: 0
}

.section-flex-pull-quote>.container>.row [class*='col-']:last-of-type {
    padding-left: 0
}

.section-flex-pull-quote .quotation {
    position: relative;
    top: -7px
}

.section-flex-pull-quote blockquote {
    margin: 0 0 15px;
    padding: 0;
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
    letter-spacing: -.5px;
    border-left: none
}

.quotation {
    font-size: 52px;
    line-height: 1em;
    font-weight: 700;
    color: #02B2BA
}

.testimonial-author,.author {
    font-size: 12px
}

.article-testimonial-overview {
    margin-top: 30px
}

.section-flex-offer-banner h3 {
    margin-top: 0;
    margin-bottom: 8px;
    color: #fff
}

.section-flex-offer-banner h2 {
    display: inline;
    margin-left: -10px;
    padding: 5px 20px 0;
    line-height: 1.4em;
    color: #02B2BA;
    background: #fff;
    box-decoration-break: clone
}

.section-flex-offer-banner .btn {
    margin-top: 10px
}

.section-flex-mosaic-images-and-copy>.row>[class*='col-']:last-of-type {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.section-flex-mosaic-images-and-copy .cycle-dynamic-copy {
    display: flex;
    height: 100%;
    align-items: center
}

.section-flex-mosaic-images-and-copy .copy-wrapper {
    padding: 30px;
    display: flex!important;
    align-items: center;
    top: auto!important;
    height: auto!important
}

.section-flex-mosaic-images-and-copy h3 {
    margin: 0;
    text-align: center
}

@media (min-width: 768px) and (max-width:991px) {
    .section-flex-mosaic-images-and-copy h3 {
        font-size:25px
    }
}

.section-flex-icon-tiles .img-wrapper {
    margin-bottom: 18px
}

.section-flex-icon-tiles .img-wrapper img {
    max-width: 75px
}

.section-flex-icon-tiles h2 {
    font-size: 35px
}

.section-flex-icon-tiles h3 {
    font-size: 22px;
    font-weight: 500;
    color: #02B2BA
}

.section-flex-icon-tiles+.section-flex-lead-capture-form {
    margin-top: -70px
}

@media (max-width: 767px) {
    .section-flex-icon-tiles .cycle-slide {
        width:100%
    }
}

.panel-group .panel+.panel {
    margin-top: 0
}

.panel-default {
    box-shadow: none;
    border-top: 1px solid #02B2BA;
    border-bottom: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-radius: 0
}

.panel-default:last-of-type {
    border-bottom: 1px solid #02B2BA
}

.panel-default>.panel-heading {
    padding: 20px 0;
    background-color: #fff;
    border-color: transparent
}

.panel-default .panel-title {
    display: flex;
    align-items: center
}

.panel-default .panel-content {
    flex: 1 1 auto;
    margin: 0;
    padding: 0 0 0 20px;
    transition: all 0.35s cubic-bezier(.35,0,.25,1)
}

.panel-default .panel-toggle {
    position: relative;
    top: 0;
    transition: all 0.35s cubic-bezier(.35,0,.25,1);
    flex: 0 1 auto;
    align-self: center;
    font-size: 40px
}

.panel-default .panel-heading+.panel-collapse>.panel-body {
    padding: 0 0 20px 60px;
    border-top: 1px solid transparent
}

.panel-default .panel-heading+.panel-collapse>.panel-body p:last-of-type {
    margin-bottom: 0
}

.panel-default:hover .panel-toggle {
    color: #02B2BA
}

.panel-default.active>.panel-heading {
    padding-bottom: 5px
}

.panel-default.active .panel-content {
    color: #02B2BA
}

.panel-default.active .panel-body {
    border-top: 1px solid transparent
}

.panel-default.active .panel-toggle {
    transform: rotate(45deg);
    color: #02B2BA
}

.section-flex-double-column-content.section-vertical .section-video-block {
    position: relative;
    width: 100%;
    min-height: 1px
}

@media (max-width: 767px) {
    .section-flex-double-column-content>.container>.row [class*='col-']+[class*='col-'] {
        margin-top:20px
    }
}

.section-isotope-studios .location-listing-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.section-isotope-studios .location-listing-grid .isotope-sizer {
    display: none
}

.studio-map {
    height: 500px
}

@media (max-width: 767px) {
    .section-page-intro+.section-flex-kx-location-map {
        margin-top:-70px
    }
}

.location-wrapper {
    width: 100%
}

.location-wrapper .location-map {
    height: 850px;
    z-index: 1
}

.location-wrapper .location-sidebar {
    position: absolute;
    z-index: 2;
    top: 30px;
    left: 30px;
    width: 35%
}

.location-wrapper .location-sidebar h2,.location-wrapper .location-sidebar p,.location-wrapper .location-sidebar i {
    color: #fff
}

.location-wrapper .location-sidebar h2 {
    font-size: 35px;
    text-transform: uppercase
}

.location-wrapper .location-sidebar h2 i {
    position: relative;
    top: 4px
}

.location-wrapper .location-sidebar p {
    font-size: 15px
}

.location-wrapper .location-sidebar .form-group {
    margin-top: 15px;
    margin-bottom: 0
}

.location-wrapper .location-sidebar .alert-danger {
    margin: 15px 0 0 0;
    padding: 0;
    background-color: transparent;
    border-color: transparent;
    color: #fff
}

.location-wrapper .location-sidebar .form-control {
    border: 1px solid transparent;
    color: #02B2BA
}

.location-wrapper .location-sidebar .form-control::-moz-placeholder {
    color: #000;
    opacity: 1
}

.location-wrapper .location-sidebar .form-control:-ms-input-placeholder {
    color: #000
}

.location-wrapper .location-sidebar .form-control::-webkit-input-placeholder {
    color: #000
}

@media (max-width: 767px) {
    .location-wrapper .location-map {
        height:550px
    }

    .location-wrapper .location-sidebar {
        padding: 15px 15px 0 15px;
        position: relative;
        z-index: initial;
        top: initial;
        left: initial;
        width: initial
    }
}

.location-wrapper .location-widget-find {
    margin-bottom: 20px;
    padding: 25px;
    background-color: #02B2BA;
    border-radius: 8px
}

.location-wrapper .location-widget-find .btn-link {
    padding: 15px 12px 10px 12px;
    font-weight: 500;
    letter-spacing: initial;
    text-transform: none;
    text-decoration: underline
}

.location-wrapper .location-widget-find .has-error .form-control:focus+p {
    color: #fff
}

.location-wrapper .location-widget-find .error .form-control,.location-wrapper .location-widget-find .error .btn-link {
    color: #fff
}

.location-wrapper .location-reset {
    position: absolute;
    top: 0;
    right: 0
}

.location-wrapper .location-widget-nearest {
    padding: 15px;
    background-color: #fff;
    border: 2px solid #02B2BA
}

.location-wrapper .location-widget-nearest h3 {
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: -.5px
}

.location-wrapper .location-widget-nearest .list-nearest-studios {
    margin-bottom: 0
}

.location-wrapper .location-widget-nearest .list-nearest-studios li {
    margin-bottom: 3px
}

.location-wrapper .location-widget-nearest .list-nearest-studios a {
    display: inline-block;
    padding-top: 3px;
    padding-bottom: 3px
}

@media (max-width: 767px) {
    .location-wrapper .location-widget-nearest {
        margin-bottom:20px
    }
}

.location-wrapper .location-widget-own {
    padding: 15px;
    background-color: #02B2BA
}

.location-wrapper .location-widget-own h3 {
    font-size: 17px;
    line-height: 22px;
    text-transform: uppercase;
    color: #fff
}

.location-wrapper .location-widget-own .btn-link {
    padding-left: 0;
    padding-right: 0;
    color: #fff
}

.location-wrapper .location-widget-own .btn-link span {
    border-bottom-color: #fff
}

.location-wrapper .location-widget-own .btn-link:hover span {
    border-bottom: 1px solid rgba(0,0,0,0)
}

.gm-style .gm-style-iw-c {
    padding: 20px;
    border-radius: 8px;
    border: 2px solid #02B2BA;
    background-color: #02B2BA
}

.gm-style .gm-style-iw-c * {
    color: #fff
}

.gm-style .gm-style-iw-c img {
    display: none!important
}

.gm-style .gm-style-iw-c .gm-ui-hover-effect>span {
    background-color: #fff
}

.gm-style .gm-style-iw-d {
    overflow: visible!important;
    padding-right: 20px
}

.gm-style .gm-style-iw-t::after {
    background: linear-gradient(45deg,#02B2BA 50%,rgba(2,178,186,0) 51%,rgba(2,178,186,0) 100%)
}

.info-window-wrapper {
    min-width: 305px;
    font-size: 15px
}

.info-window-wrapper h4 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase
}

.info-window-wrapper .info-address {
    margin-bottom: 10px
}

.info-window-wrapper .info-directions {
    margin-top: 10px
}

.info-window-wrapper a {
    color: #02B2BA;
    text-decoration: underline
}

.info-window-wrapper a:hover {
    text-decoration: none
}

.info-window-wrapper .info-studio-links {
    margin-top: 10px;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 700
}

@media (max-width: 767px) {
    .info-window-wrapper {
        min-width:auto
    }
}

.page-template-template-blog .section-page-intro {
    margin-bottom: calc(70px / 2)
}

.article-thumbnail {
    overflow: hidden;
    margin-bottom: -1px
}

.article-thumbnail .border {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 12px;
    height: 100%;
    background-color: #02B2BA;
    transform: translateX(-12px)
}

.article-thumbnail * {
    transition: all 0.35s cubic-bezier(.35,0,.25,1)
}

.article-thumbnail .article-thumbnail-overview {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0 40px 30px 50px;
    transform: translateY(35px);
    background-image: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.7) 100%);
    background-image: -o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.7) 100%);
    background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.7) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#b3000000',GradientType=0)
}

.article-thumbnail h3 {
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 17px;
    color: #fff
}

.article-thumbnail h4 {
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: .05em;
    color: #fff;
    text-transform: none
}

.article-thumbnail i {
    display: inline-block;
    margin-top: 15px;
    color: #fff;
    transform: translateY(35px)
}

.article-thumbnail:hover .border {
    transform: translateX(0)
}

.article-thumbnail:hover .article-thumbnail-overview {
    transform: translateY(0)
}

.article-thumbnail:hover i {
    transform: translateY(0)
}

.section-articles .kx-row-no-gutter {
    display: flex;
    flex-wrap: wrap
}

.section-articles .kx-row-no-gutter:before,.section-articles .kx-row-no-gutter:after {
    display: none
}

.section-article-hero {
    margin-bottom: 70px;
    position: relative
}

.section-article-hero:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,.7) 100%);
    background-image: -o-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,.7) 100%);
    background-image: linear-gradient(to bottom,rgba(0,0,0,0) 50%,rgba(0,0,0,.7) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#b3000000',GradientType=0)
}

.section-article-hero>.container {
    position: relative;
    z-index: 2;
    align-items: flex-end
}

.section-article-hero .list-breadcrumbs {
    margin: 0 0 10px 0;
    color: #fff
}

.section-article-hero .list-breadcrumbs li:first-of-type {
    padding-left: 0
}

.section-article-hero .list-breadcrumbs a {
    color: #fff
}

.section-article-hero .list-breadcrumbs a:hover,.section-article-hero .list-breadcrumbs a:focus {
    color: #02B2BA
}

.section-article-hero h1 {
    margin-bottom: 0;
    padding-bottom: 70px;
    font-size: 44px;
    line-height: 1.1em;
    color: #fff
}

@media (max-width: 767px) {
    .section-article-hero h1 {
        padding-bottom:calc(70px / 2);
        font-size: 30px
    }
}

.single .section-flex-image-block,.single .section-flex-double-column-content,.single .section-flex-backstretch-image-block,.single .section-flex-copy-block,.single .section-flex-pull-quote,.single .section-flex-icon-tiles,.single .section-flex-accordion-module,.single .section-flex-cta-buttons,.single .section-flex-franchise-enquiry-form,.single .section-flex-video-carousel,.single .section-flex-offer-banner,.single .section-flex-mosaic-images-and-copy,.single .section-flex-newsletter-signup-form,.single .section-flex-tabbed-hot-spots,.single .section-flex-key-information {
    margin-top: calc(70px / 4);
    margin-bottom: calc(70px / 4)
}

.single .section-teal+.section-white {
    padding-top: 20px
}

.single .section-teal+.section-white [class*='col-'] h4:first-of-type {
    margin-top: 0
}

.list-article-meta-data {
    display: inline-flex;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    color: #02B2BA
}

.section-articles-related,.section-articles-home {
    margin-top: 70px
}

.section-articles-related .articles-related-intro,.section-articles-home .articles-related-intro {
    margin-bottom: calc(70px / 2)
}

.section-articles-related .section-title,.section-articles-home .section-title {
    margin-top: 0;
    margin-bottom: calc(70px / 3);
    text-align: center
}

@media (max-width: 767px) {
    .articles-related-intro {
        margin-left:15px;
        margin-right: 15px
    }
}

.modal-open {
    position: fixed;
    padding-right: 0!important;
    width: 100%
}

.vertical-alignment-helper {
    display: table;
    height: 100%;
    width: 100%;
    pointer-events: none
}

.vertical-align-center {
    display: table-cell;
    vertical-align: middle;
    pointer-events: none
}

.modal-content {
    box-shadow: none;
    border: none;
    border-radius: 0;
    width: inherit;
    height: inherit;
    margin: 0 auto;
    pointer-events: all
}

.modal-content h3 {
    margin-top: 0
}

.modal-body {
    position: relative
}

.modal-body button.close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 6px;
    background-color: #02B2BA;
    text-shadow: none;
    opacity: 1;
    transition: all 0.35s cubic-bezier(.35,0,.25,1)
}

.modal-body button.close:hover,.modal-body button.close:focus {
    opacity: 1;
    background-color: #fff
}

.modal-body button.close:hover i,.modal-body button.close:focus i {
    color: #02B2BA
}

.modal-body button.close i {
    color: #fff;
    font-weight: 700
}

.modal-locations-search .modal-body {
    padding: 40px 0 0 0
}

.modal-locations-search .section-navy {
    margin-top: 30px
}

.modal-locations-search .section-navy form {
    margin-top: 15px;
    margin-bottom: 15px
}

:root {
    --kx-lp-theming: #02B2BA
}

.offer-template-default .kx-logo-fill {
    fill: var(--kx-lp-theming)
}

.offer-template-default .section-teal {
    background-color: var(--kx-lp-theming)
}

.offer-template-default .section-alert-ribbon {
    background-color: var(--kx-lp-theming)
}

.offer-template-default .menu-region-switcher .region-switcher {
    color: var(--kx-lp-theming);
    border-color: var(--kx-lp-theming)
}

.offer-template-default .menu-region-switcher:after {
    background-color: var(--kx-lp-theming)
}

.offer-template-default .backstretch-carousel .controls i,.offer-template-default .heading.heading-green {
    color: var(--kx-lp-theming)
}

.offer-template-default .navbar-default .navbar-nav>li:hover:not(.menu-find-a-studio):not(.menu-buy):not(.menu-get-started):not(.menu-register) a {
    border-color: var(--kx-lp-theming)
}

.offer-template-default .navbar-default .navbar-nav>li:not(.menu-find-a-studio):not(.menu-buy):not(.menu-get-started):not(.menu-register):not(.menu-book-a-class)>a {
    color: var(--kx-lp-theming)
}

.offer-template-default .navbar-default .navbar-nav>li.menu-find-a-studio a,.offer-template-default .navbar-default .navbar-nav>li.menu-buy a {
    border-color: var(--kx-lp-theming);
    background-color: var(--kx-lp-theming)
}

.offer-template-default .navbar-default .navbar-nav>li.menu-find-a-studio.active a,.offer-template-default .navbar-default .navbar-nav>li.menu-find-a-studio:hover a,.offer-template-default .navbar-default .navbar-nav>li.menu-buy.active a,.offer-template-default .navbar-default .navbar-nav>li.menu-buy:hover a {
    border-color: #55565A;
    background-color: #55565A
}

@media (max-width: 991px) {
    .offer-template-default .navbar-default .navbar-toggle .icon-bar {
        background-color:var(--kx-lp-theming)
    }

    .offer-template-default .navbar-default .navbar-collapse {
        background-color: var(--kx-lp-theming)
    }

    .offer-template-default .navbar-default .navbar-collapse .section-offer-ribbon {
        background-color: var(--kx-lp-theming)!important;
        background-image: none!important
    }

    .offer-template-default .navbar-default .navbar-header .buy-losenge a {
        background-color: var(--kx-lp-theming);
        border-color: var(--kx-lp-theming)
    }

    .offer-template-default .navbar-default .navbar-nav>li:hover:not(.menu-find-a-studio):not(.menu-buy):not(.menu-get-started) a {
        color: #fff
    }

    .offer-template-default .navbar-default .navbar-nav>li:not(.menu-find-a-studio):not(.menu-buy):not(.menu-get-started)>a {
        color: #fff
    }

    .offer-template-default .navbar-default .navbar-nav>li:not(.menu-find-a-studio):not(.menu-buy)>a {
        color: #fff
    }

    .offer-template-default .navbar-default .navbar-nav>li.menu-find-a-studio a {
        background-color: transparent;
        border-color: transparent
    }
}

.offer-template-default footer .section-footer-newsletter-signup .form-newsletter-signup .form-control {
    border-color: var(--kx-lp-theming)
}

.offer-template-default footer .section-footer-newsletter-signup .form-newsletter-signup .form-control::placeholder {
    color: var(--kx-lp-theming)
}

.offer-template-default .section-flex-featured-attributes>.container>.row [class*=col-]:not(:last-of-type) .article-attribute-thumbnail,.offer-template-default .studio-attributes>.container>.row [class*=col-]:not(:last-of-type) .article-attribute-thumbnail {
    border-right-color: var(--kx-lp-theming)
}

@media (max-width: 767px) {
    .offer-template-default .section-flex-featured-attributes>.container>.row [class*=col-]:not(:last-of-type) .article-attribute-thumbnail,.offer-template-default .studio-attributes>.container>.row [class*=col-]:not(:last-of-type) .article-attribute-thumbnail {
        border-right:none;
        border-bottom-color: var(--kx-lp-theming)
    }
}

.offer-template-default .section-teal.section-flex-featured-attributes>.container>.row [class*=col-]:not(:last-of-type) .article-attribute-thumbnail,.offer-template-default .section-teal.studio-attributes>.container>.row [class*=col-]:not(:last-of-type) .article-attribute-thumbnail {
    border-right-color: #fff
}

@media (max-width: 767px) {
    .offer-template-default .section-teal.section-flex-featured-attributes>.container>.row [class*=col-]:not(:last-of-type) .article-attribute-thumbnail,.offer-template-default .section-teal.studio-attributes>.container>.row [class*=col-]:not(:last-of-type) .article-attribute-thumbnail {
        border-right:none;
        border-bottom-color: #fff
    }
}

.offer-template-default .list-social-icons a,.offer-template-default .list-social-share a {
    color: var(--kx-lp-theming)
}

.offer-template-default>section:not(.section-teal):not(.section-flex-accordion-module):not(.section-flex-kx-location-map):not(.section-isotope-studios) .h1,.offer-template-default>section:not(.section-teal):not(.section-flex-accordion-module):not(.section-flex-kx-location-map):not(.section-isotope-studios) h1,.offer-template-default>section:not(.section-teal):not(.section-flex-accordion-module):not(.section-flex-kx-location-map):not(.section-isotope-studios) .h2,.offer-template-default>section:not(.section-teal):not(.section-flex-accordion-module):not(.section-flex-kx-location-map):not(.section-isotope-studios) h2,.offer-template-default>section:not(.section-teal):not(.section-flex-accordion-module):not(.section-flex-kx-location-map):not(.section-isotope-studios) .h3,.offer-template-default>section:not(.section-teal):not(.section-flex-accordion-module):not(.section-flex-kx-location-map):not(.section-isotope-studios) h3,.offer-template-default>section:not(.section-teal):not(.section-flex-accordion-module):not(.section-flex-kx-location-map):not(.section-isotope-studios) .h4,.offer-template-default>section:not(.section-teal):not(.section-flex-accordion-module):not(.section-flex-kx-location-map):not(.section-isotope-studios) h4,.offer-template-default>section:not(.section-teal):not(.section-flex-accordion-module):not(.section-flex-kx-location-map):not(.section-isotope-studios) .h5,.offer-template-default>section:not(.section-teal):not(.section-flex-accordion-module):not(.section-flex-kx-location-map):not(.section-isotope-studios) h5 {
    color: var(--kx-lp-theming)
}

.offer-template-default .section-isotope-studios h3 {
    color: var(--kx-lp-theming)
}

.offer-template-default .heading {
    color: var(--kx-lp-theming)!important
}

.offer-template-default .btn-teal {
    background-color: var(--kx-lp-theming);
    border-color: var(--kx-lp-theming)
}

.offer-template-default .btn-teal:hover {
    border-color: #55565A;
    background-color: #55565A
}

.offer-template-default .btn-white,.offer-template-default .btn-teal-inverse {
    color: var(--kx-lp-theming)
}

.offer-template-default .btn-white:hover,.offer-template-default .btn-teal-inverse:hover {
    color: #55565A;
    border-color: #fff;
    background-color: #fff
}

.offer-template-default .list-region-filter>li.active>a,.offer-template-default .list-region-filter>li.active>a:hover,.offer-template-default .list-region-filter>li.active>a:focus,.offer-template-default .list-region-filter>li>a:hover,.offer-template-default .list-region-filter>li>a:focus {
    color: var(--kx-lp-theming);
    border-color: var(--kx-lp-theming)
}

.offer-template-default .list-region-filter>li>a {
    border-bottom-color: #707070
}

.offer-template-default .article-thumbanail-studio {
    transition: all 0.35s cubic-bezier(.35,0,.25,1)
}

.offer-template-default .article-thumbanail-studio:hover {
    background-color: var(--kx-lp-theming)
}

.offer-template-default .article-thumbanail-studio .btn:hover {
    color: var(--kx-lp-theming)
}

.offer-template-default .section-flex-accordion-module {
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: var(--kx-lp-theming)
}

.offer-template-default .section-flex-accordion-module h2 {
    margin-bottom: 50px;
    color: #fff
}

.offer-template-default .section-flex-accordion-module .panel {
    background-color: transparent
}

.offer-template-default .section-flex-accordion-module .panel * {
    color: #fff
}

.offer-template-default .section-flex-accordion-module .panel-default {
    border-top-color: #fff
}

.offer-template-default .section-flex-accordion-module .panel-default:last-of-type {
    border-bottom-color: #fff
}

.offer-template-default .section-flex-accordion-module .panel-default>.panel-heading {
    background-color: transparent;
    padding-left: 20px;
    padding-right: 20px;
    transition: all 0.35s cubic-bezier(.35,0,.25,1)
}

.offer-template-default .section-flex-accordion-module .panel-default>.panel-heading:hover {
    background-color: rgba(255,255,255,.25)
}

.offer-template-default .section-flex-accordion-module .panel-default>.panel-heading+.panel-collapse>.panel-body {
    padding-left: 80px
}

.offer-template-default .section-flex-accordion-module .panel-default.active>.panel-heading {
    background-color: transparent
}

.offer-template-default .section-flex-accordion-module .panel-default.active>.panel-heading:hover {
    background-color: transparent
}

.offer-template-default .section-flex-kx-location-map .location-widget-find {
    background-color: var(--kx-lp-theming)
}

.offer-template-default .section-flex-kx-location-map .location-wrapper .location-sidebar .form-control {
    color: var(--kx-lp-theming)
}

.offer-template-default .section-flex-kx-location-map .location-wrapper .location-widget-nearest {
    border-color: var(--kx-lp-theming)
}

.offer-template-default .section-flex-kx-location-map .location-wrapper .location-widget-nearest h3 {
    color: var(--kx-lp-theming)
}

.section-home-intro>.container>.row {
    display: flex;
    flex-wrap: wrap
}

.section-home-intro>.container>.row:before,.section-home-intro>.container>.row:after {
    display: none
}

.section-home-intro>.container>.row>[class*='col-'] {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

.section-home-intro>.container>.row>[class*='col-'] * {
    max-width: 100%
}

.section-home-intro .offer-circle {
    background-image: none;
    background-color: #fff
}

.section-home-intro .offer-circle * {
    color: #02B2BA
}

.section-home-intro .list-cta-buttons-home {
    transform: translateX(-14px)
}

.section-home-intro h1 {
    font-size: 17px
}

@media (max-width: 767px) {
    .section-home-intro>.container>.row>[class*='col-']+[class*='col-'] {
        margin-top:30px
    }
}

.offer-circle {
    margin: 0 auto;
    padding: 20px;
    border-radius: 50%;
    height: 305px;
    width: 305px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    overflow-wrap: break-word
}

.offer-circle h4 {
    margin-bottom: 10px;
    font-size: 35px;
    line-height: 1.1em
}

.offer-circle h3 {
    margin-top: 0;
    margin-bottom: 5px
}

.offer-circle-gradient-green-blue {
    background-image: -webkit-linear-gradient(left,#02B2BA 0%,#02B2BA 100%);
    background-image: -o-linear-gradient(left,#02B2BA 0%,#02B2BA 100%);
    background-image: linear-gradient(to right,#02B2BA 0%,#02B2BA 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff02b2ba',endColorstr='#ff02b2ba',GradientType=1)
}

.offer-circle-gradient-green-blue .btn-white:hover,.offer-circle-gradient-green-blue .btn-white:focus {
    border-color: #fff
}

.offer-circle-gradient-green-blue+.section-teal,.offer-circle-gradient-green-blue+.section-blue-grey-50 {
    margin-top: -70px
}

.offer-circle-gradient-green-blue h2,.offer-circle-gradient-green-blue h3,.offer-circle-gradient-green-blue h4,.offer-circle-gradient-green-blue p {
    color: #fff
}

.offer-circle-gradient-green-blue div+.list-cta-buttons {
    margin-top: 30px
}

.offer-circle-gradient-green-blue form {
    margin-top: 30px
}

.offer-circle-gradient-green-blue .ajax-loader {
    color: #fff
}

.offer-circle-gradient-green-blue .ajax-loader .loader-ring .loader-bg {
    fill: #fff
}

.offer-circle-gradient-green-blue+footer {
    margin-top: -70px
}

.offer-circle .btn-link {
    color: #fff
}

.offer-circle .btn-link span {
    border-bottom-color: #fff
}

.offer-circle .btn-link:hover span {
    border-bottom: 1px solid rgba(255,255,255,0)
}

.section-article-share {
    margin: 0 0 calc(70px/2) 0
}

.section-article-share h4 {
    margin-top: 0
}

.list-social-icons,.list-social-share {
    font-size: 22px
}

.list-social-icons a,.list-social-share a {
    text-decoration: none;
    color: #02B2BA
}

.list-social-icons a:hover,.list-social-share a:hover,.list-social-icons a:focus,.list-social-share a:focus {
    color: #55565A
}

.list-social-icons {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 30px
}

.list-ticks {
    padding-left: 0;
    list-style: none
}

.list-ticks li {
    padding-left: 30px;
    margin-bottom: 15px
}

.list-ticks li:before {
    content: "✓";
    margin-left: -30px;
    margin-right: 10px;
    font-family: 'SS Standard';
    text-decoration: none;
    text-rendering: optimizeLegibility;
    font-feature-settings: "liga","dlig";
    color: #55565A;
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit
}

.heading {
    margin-bottom: 30px;
    font-size: 96px!important;
    line-height: .75em;
    letter-spacing: -.5px;
    text-transform: uppercase
}

.heading-teal {
    color: #02B2BA
}

.heading-blue {
    color: #00a4e0
}

.heading-green {
    color: #02B2BA
}

.heading-orange {
    color: #fbae17
}

.list-cta-buttons-carousel {
    margin-top: 5px;
    margin-bottom: 0
}

@media (max-width: 767px) {
    .heading {
        padding:5px 10px 0;
        font-size: 60px!important;
        font-size: min(10vw,48px);
    }

    .list-cta-buttons-carousel>li+li {
        margin-top: 10px
    }
}

.section-orange {
    padding-top: 70px;
    padding-bottom: 70px
}

.section-blue {
    padding-top: 70px;
    padding-bottom: 70px
}

.section-green {
    padding-top: 70px;
    padding-bottom: 70px
}

.section-navy {
    padding-top: 70px;
    padding-bottom: 70px
}

.section-mint-green {
    padding-top: 70px;
    padding-bottom: 70px
}

.section-blue-grey-50 {
    padding-top: 70px;
    padding-bottom: 70px
}

.section-gradient-green-blue {
    padding-top: 70px;
    padding-bottom: 70px
}

.section-gradient-red-orange {
    padding-top: 70px;
    padding-bottom: 70px
}

.section-pale-blue {
    padding-top: 70px;
    padding-bottom: 70px
}

.section-cool-green {
    padding-top: 70px;
    padding-bottom: 70px
}

.section-teal {
    padding-top: 70px;
    padding-bottom: 70px
}

.section-flex-cta-buttons.section-orange {
    padding-top: 30px;
    padding-bottom: 30px
}

.section-flex-cta-buttons.section-blue {
    padding-top: 30px;
    padding-bottom: 30px
}

.section-flex-cta-buttons.section-green {
    padding-top: 30px;
    padding-bottom: 30px
}

.section-flex-cta-buttons.section-navy {
    padding-top: 30px;
    padding-bottom: 30px
}

.section-flex-cta-buttons.section-mint-green {
    padding-top: 30px;
    padding-bottom: 30px
}

.section-flex-cta-buttons.section-blue-grey-50 {
    padding-top: 30px;
    padding-bottom: 30px
}

.section-flex-cta-buttons.section-gradient-green-blue {
    padding-top: 30px;
    padding-bottom: 30px
}

.section-flex-cta-buttons.section-gradient-red-orange {
    padding-top: 30px;
    padding-bottom: 30px
}

.section-flex-cta-buttons.section-pale-blue {
    padding-top: 30px;
    padding-bottom: 30px
}

.section-flex-cta-buttons.section-cool-green {
    padding-top: 30px;
    padding-bottom: 30px
}

.section-flex-cta-buttons.section-teal {
    padding-top: 30px;
    padding-bottom: 30px
}

.section-location-class-pack-iframe {
    padding-top: 70px;
    padding-bottom: 70px
}

.section-orange {
    background-color: #fbae17
}

.section-pale-blue {
    background-color: #b3e3e6
}

.section-gift-card-cta *:not(.btn) {
    color: #fff
}

.section-blue {
    background-color: #00a4e0
}

.section-green {
    background-color: #00b2ba
}

.section-navy {
    background-color: #00053e
}

.section-mint-green {
    background-color: #B4E1E5
}

.section-blue-grey-50 {
    background-color: #dde9f3
}

.section-teal {
    background-color: #02B2BA
}

.section-teal h1,.section-teal h2,.section-teal h3,.section-teal h4,.section-teal h5,.section-teal h6,.section-teal p,.section-teal label,.section-teal li,.section-teal a:not(.btn),.section-teal input[type="file"] {
    color: #ffffff!important
}

.section-teal+.section-white {
    padding-top: 70px
}

.section-teal .ajax-loader {
    color: #fff
}

.section-teal .ajax-loader .loader-ring .loader-bg {
    fill: #fff
}

.section-pale-grey {
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #F3F3F3
}

.section-studio-location+.section-class-details,.section-class-details+.section-pale-grey {
    margin-top: 70px
}

.section-page-intro h1 {
    margin-bottom: 35px
}

.section-flex-page-ribbon,.section-offer-ribbon {
    padding-top: 27px;
    padding-bottom: 23px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase
}

.section-flex-page-ribbon .list-page-ribbon,.section-offer-ribbon .list-page-ribbon,.section-flex-page-ribbon .list-offer,.section-offer-ribbon .list-offer {
    margin-bottom: 0;
    font-size: 17px
}

.section-flex-page-ribbon .btn-link,.section-offer-ribbon .btn-link {
    color: #fff;
    line-height: 1.4;
    white-space: normal
}

.section-flex-page-ribbon .btn-link span,.section-offer-ribbon .btn-link span {
    border-bottom-color: #fff
}

.section-flex-page-ribbon .btn-link:hover span,.section-offer-ribbon .btn-link:hover span {
    border-bottom: 1px solid rgba(255,255,255,0)
}

.section-flex-page-ribbon .toggle-element,.section-offer-ribbon .toggle-element {
    color: #fff;
    text-decoration: none
}

.section-flex-page-ribbon .toggle-element i,.section-offer-ribbon .toggle-element i {
    position: relative;
    top: 2px
}

.section-alert-ribbon {
    margin-top: -25px;
    padding-top: 30px;
    padding-bottom: 17px;
    font-weight: 400;
    color: #fff;
    background-color: #02B2BA
}

@media (max-width: 767px) {
    .section-alert-ribbon {
        padding-top:21px
    }
}

.section-alert-ribbon+.nav-wrapper {
    margin-top: 15px
}

.section-alert-ribbon .the-content-wrapper {
    width: 100%
}

.section-alert-ribbon p {
    margin-bottom: 0
}

.section-alert-ribbon a {
    color: #fff
}

.section-alert-ribbon-black .the-content-wrapper {
    color: #000
}

.section-alert-ribbon-black .the-content-wrapper a {
    color: #000
}

.section-alert-ribbon-white .the-content-wrapper {
    color: #fff
}

.section-alert-ribbon-white .the-content-wrapper a {
    color: #fff
}

.scrolling .section-alert-ribbon {
    margin-top: -5px;
    margin-bottom: 5px
}

.section-gradient-green-blue {
    background-image: -webkit-linear-gradient(left,#02B2BA 0%,#02B2BA 100%);
    background-image: -o-linear-gradient(left,#02B2BA 0%,#02B2BA 100%);
    background-image: linear-gradient(to right,#02B2BA 0%,#02B2BA 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff02b2ba',endColorstr='#ff02b2ba',GradientType=1)
}

.section-gradient-red-orange {
    background-image: -webkit-linear-gradient(left,#02B2BA 0%,#02B2BA 100%);
    background-image: -o-linear-gradient(left,#02B2BA 0%,#02B2BA 100%);
    background-image: linear-gradient(to right,#02B2BA 0%,#02B2BA 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff02b2ba',endColorstr='#ff02b2ba',GradientType=1)
}

.section-flex-backstretch-image-block+.section-flex-page-ribbon {
    margin-top: -70px
}

.section-teal+.section-offer-ribbon,.section-blue-grey-50+.section-offer-ribbon {
    margin-top: -70px
}

.section-flex-copy-block+.section-offer-ribbon {
    margin-top: -20px
}

.section-offer-ribbon+.section-flex-copy-block {
    margin-top: 20px
}

.section-gradient-green-blue h2,.section-gradient-red-orange h2,.section-orange h2,.section-blue h2,.section-green h2,.section-navy h2,.section-gradient-green-blue h3,.section-gradient-red-orange h3,.section-orange h3,.section-blue h3,.section-green h3,.section-navy h3,.section-gradient-green-blue h4,.section-gradient-red-orange h4,.section-orange h4,.section-blue h4,.section-green h4,.section-navy h4,.section-gradient-green-blue p,.section-gradient-red-orange p,.section-orange p,.section-blue p,.section-green p,.section-navy p {
    color: #fff
}

.section-gradient-green-blue div+.list-cta-buttons,.section-gradient-red-orange div+.list-cta-buttons,.section-orange div+.list-cta-buttons,.section-blue div+.list-cta-buttons,.section-green div+.list-cta-buttons,.section-navy div+.list-cta-buttons {
    margin-top: 30px
}

.section-gradient-green-blue form,.section-gradient-red-orange form,.section-orange form,.section-blue form,.section-green form,.section-navy form {
    margin-top: 30px
}

.section-gradient-green-blue .ajax-loader,.section-gradient-red-orange .ajax-loader,.section-orange .ajax-loader,.section-blue .ajax-loader,.section-green .ajax-loader,.section-navy .ajax-loader {
    color: #fff
}

.section-gradient-green-blue .ajax-loader .loader-ring .loader-bg,.section-gradient-red-orange .ajax-loader .loader-ring .loader-bg,.section-orange .ajax-loader .loader-ring .loader-bg,.section-blue .ajax-loader .loader-ring .loader-bg,.section-green .ajax-loader .loader-ring .loader-bg,.section-navy .ajax-loader .loader-ring .loader-bg {
    fill: #fff
}

.section-line-top-straight,.section-line-top-left,.section-line-top-right,.section-line-bottom-straight,.section-line-bottom-left,.section-line-bottom-right {
    margin-top: 20px;
    margin-bottom: 20px
}

.section-line+.section-flex-backstretch-image-block {
    margin-top: 40px;
    margin-bottom: 40px
}

.section-page-intro+.section-line-top-straight {
    margin-top: calc(-70px + 20px)
}

.section-line+.section-flex-offer-banner {
    margin-top: 20px
}

.section-line-top-straight,.section-line-bottom-straight {
    margin-top: 0;
    position: relative
}

.section-line-top-straight:before,.section-line-bottom-straight:before,.section-line-top-straight:after,.section-line-bottom-straight:after {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 120px;
    width: 1px;
    background-color: #02B2BA
}

.section-line-top-straight {
    padding-top: 135px
}

.section-line-top-straight:before {
    content: "";
    top: 0
}

.section-line-bottom-straight {
    padding-bottom: 135px
}

.section-line-bottom-straight:after {
    content: "";
    bottom: 0
}

.section-line-top-left,.section-line-top-right,.section-line-bottom-left,.section-line-bottom-right {
    position: relative
}

.section-line-top-left:before,.section-line-top-right:before,.section-line-bottom-left:before,.section-line-bottom-right:before,.section-line-top-left:after,.section-line-top-right:after,.section-line-bottom-left:after,.section-line-bottom-right:after {
    content: "";
    position: absolute;
    left: 0;
    height: 30vw;
    width: 100%;
    background-size: contain;
    background-position-x: center;
    background-repeat: no-repeat
}

.section-line-top-left {
    padding-top: 30vw
}

.section-line-top-left:before {
    top: -20px;
    background-image: url(../img/kx-line-top-left-3x.png)
}

.section-line-top-right {
    padding-top: 30vw
}

.section-line-top-right:before {
    top: -20px;
    background-image: url(../img/kx-line-top-right-3x.png)
}

.section-line-bottom-left {
    padding-bottom: 30vw
}

.section-line-bottom-left:after {
    bottom: -20px;
    background-image: url(../img/kx-line-bottom-left-3x.png)
}

.section-line-bottom-right {
    padding-bottom: 30vw
}

.section-line-bottom-right:after {
    bottom: -20px;
    background-image: url(../img/kx-line-bottom-right-3x.png)
}

@media (max-width: 767px) {
    .section-line+.section-flex-backstretch-image-block {
        margin-top:20px;
        margin-bottom: 20px
    }

    .section-line-top-left,.section-line-top-right,.section-line-bottom-left,.section-line-bottom-right {
        margin-top: 0;
        position: relative
    }

    .section-line-top-left:before,.section-line-top-right:before,.section-line-bottom-left:before,.section-line-bottom-right:before,.section-line-top-left:after,.section-line-top-right:after,.section-line-bottom-left:after,.section-line-bottom-right:after {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        height: 120px;
        width: 1px;
        background-color: #02B2BA;
        background-image: none
    }

    .section-line-top-left,.section-line-top-right {
        padding-top: 135px
    }

    .section-line-top-left:before,.section-line-top-right:before {
        top: 0
    }

    .section-line-bottom-left,.section-line-bottom-right {
        padding-bottom: 135px
    }

    .section-line-bottom-left:after,.section-line-bottom-right:after {
        bottom: 0
    }
}

:not[data-nous-mrml-geo-region-code="au"] .page-template-template-location-results .menu-find-a-studio,:not[data-nous-mrml-geo-region-code="au"] .page-template-template-location-results .menu-buy,:not[data-nous-mrml-geo-region-code="au"] .page-template-template-location-results .buy-losenge {
    display: none!important
}

.modal-locations-search .alert-danger,.section-location-results-search .alert-danger {
    padding: 20px
}

.modal-locations-search .alert-danger p,.section-location-results-search .alert-danger p {
    color: #00053e
}

.modal-locations-search .form-control::placeholder {
    color: #fff
}

.form-location-search-modal .form-group {
    margin-bottom: 0
}

.form-location-search-modal .form-control {
    border-radius: 20px!important;
    border-color: #fff;
    height: 36px;
    background-color: transparent
}

.form-location-search-modal .btn {
    border-radius: 50%!important;
    transform: translateX(-32px);
    height: 29px;
    min-width: 29px;
    width: 29px;
    padding: 0
}

.form-location-search-modal i {
    left: auto;
    top: auto;
    font-size: 21px;
    font-weight: 400;
    font-style: normal
}

.section-location-results-search {
    padding-top: 40px;
    padding-bottom: 40px
}

.section-location-results-search .no-result-locations {
    display: none
}

.section-location-results-search.has-no-results .no-result-locations {
    display: block
}

.section-location-results-search.has-no-results .form-control,.section-location-results-search.has-no-results .btn-link {
    color: #fff
}

.section-location-results-search form {
    margin-top: 10px
}

.section-location-results-search form .form-group+p {
    position: absolute;
    top: 7px;
    right: 1px
}

.section-location-results-search .btn-link {
    padding: 10px 12px 7px;
    text-transform: none;
    text-decoration: underline;
    font-weight: 400
}

.section-location-results-map [class*='container']>.row {
    display: flex
}

.section-location-results-map .location-list-results {
    height: 800px;
    overflow-y: auto
}

.section-location-results-map .location-list-results::-webkit-scrollbar {
    width: 12px;
    background-color: #f0f6fa
}

.section-location-results-map .location-list-results::-webkit-scrollbar-track {
    border-radius: 0;
    background-color: transparent
}

.section-location-results-map .location-list-results::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #b3e3e6
}

.section-location-results-map .list-sidebar-results {
    padding-inline-start:0;list-style-type: none;
    padding: 20px
}

.section-location-results-map .list-sidebar-results h4 {
    margin-top: 0;
    font-size: 22px;
    color: #fff
}

.section-location-results-map .list-sidebar-results h4 a {
    text-decoration: none!important
}

.section-location-results-map .list-sidebar-results .location-highlight {
    background-color: #02B2BA
}

.section-location-results-map .list-sidebar-results h5 {
    margin-top: 0;
    font-size: 17px;
    font-weight: 700
}

.section-location-results-map .list-sidebar-results a:not(.btn),.section-location-results-map .list-sidebar-results a[href^="tel://"] {
    color: #fff;
    text-decoration: underline;
    cursor: pointer
}

.section-location-results-map .list-sidebar-results a:not(.btn):hover,.section-location-results-map .list-sidebar-results a[href^="tel://"]:hover {
    color: #707070!important
}

.section-location-results-map .list-sidebar-results:first-child {
    counter-reset: customlistcounter
}

.section-location-results-map .list-sidebar-results>li {
    padding: 25px 20px 25px 75px;
    position: relative;
    counter-increment: customlistcounter;
    background-color: #707070;
    border-radius: 8px;
    color: #fff;
    transition: all 0.35s cubic-bezier(.35,0,.25,1)
}

.section-location-results-map .list-sidebar-results>li:hover {
    background-color: #02B2BA
}

.section-location-results-map .list-sidebar-results>li:hover:before {
    color: #02B2BA
}

.section-location-results-map .list-sidebar-results>li:not(:last-of-type) {
    margin-bottom: 20px
}

.section-location-results-map .list-sidebar-results>li:before {
    content: counter(customlistcounter) " ";
    position: absolute;
    z-index: 1;
    top: 25px;
    left: 18px;
    width: 37px;
    height: 37px;
    border-radius: 50%;
    font-size: 25px;
    line-height: 1;
    font-weight: 400;
    float: left;
    color: #707070;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff
}

.section-location-results-map .list-sidebar-results .info-studio-links {
    margin-top: 15px;
    margin-bottom: 15px
}

.section-location-results-map .list-sidebar-results .info-studio-links a+a {
    margin-left: 10px
}

.section-location-results-map .list-sidebar-results .info-studio-links a {
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    width: 50px;
    border: solid 1px #fff;
    border-radius: 50%
}

.section-location-results-map .list-sidebar-results .info-studio-links a svg {
    width: 1.75rem;
    height: 1.75rem
}

.section-location-results-map .list-sidebar-results .info-studio-links a:hover {
    color: #707070;
    border-color: #707070
}

.section-location-results-map .list-sidebar-results .info-studio-class-pack a {
    margin-top: 15px;
    padding-left: 10px;
    padding-right: 10px
}

.section-location-results-map .list-sidebar-results .info-studio-class-pack a:not(:last-of-type) {
    margin-right: 8px
}

.section-location-results-map .search-area-cta {
    position: absolute;
    z-index: 1;
    bottom: 6%;
    left: 50%;
    transform: translateX(-50%)
}

.section-location-results-map .location-list-no-results {
    height: 100%
}

.section-location-results-map .location-list-no-results .section-green {
    padding: 0
}

.section-location-results-map .location-list-no-results .the-content-wrapper {
    padding: 30px 7%
}

.section-location-results-map .location-list-no-results .the-content-wrapper h4 {
    margin-top: 0;
    font-size: 22px
}

.section-location-results-map .location-list-no-results .the-content-wrapper .btn {
    margin-top: 15px;
    min-width: 250px
}

@media (max-width: 767px) {
    .section-location-results-map [class*='container']>.row {
        display:block
    }

    .section-location-results-map [class*='container']>.row>[class*='col-'] {
        padding-left: 15px;
        padding-right: 15px
    }

    .section-location-results-map .location-map-results,.section-location-results-map .global-location-map {
        height: 300px
    }

    .section-location-results-map .location-list-results {
        height: auto
    }
}

@media (max-width: 767px) {
    .global-location-map {
        height:400px!important
    }
}

.single-studio .section-page-intro img {
    margin: 0 auto calc(70px / 3) auto;
    max-width: 215px
}

.single-studio .section-contact-form #js-form-studio-pre-registration .form-introduction {
    padding-bottom: 30px
}

.list-studio-scroll {
    margin: 15px 0 0 0;
    font-size: 13px;
    text-transform: uppercase
}

.list-studio-scroll>li {
    padding-left: 10px;
    padding-right: 10px
}

.list-studio-scroll a {
    font-weight: 700;
    text-decoration: none;
    border-bottom: 1px solid #02B2BA
}

.list-studio-scroll a:hover,.list-studio-scroll a:focus {
    color: #02B2BA;
    border-bottom: 1px solid #02B2BA
}

.section-flex-copy-block+.section-flex-featured-attributes {
    padding-top: 0
}

.section-flex-featured-attributes,.studio-attributes {
    margin-top: 70px;
    margin-bottom: 70px
}

.section-flex-featured-attributes h3,.studio-attributes h3,.section-flex-featured-attributes h4,.studio-attributes h4 {
    margin: 0;
    color: #02B2BA;
    font-weight: 300;
    line-height: 1em
}

.section-flex-featured-attributes h3,.studio-attributes h3 {
    font-size: 42px
}

.section-flex-featured-attributes h3.eng,.studio-attributes h3.eng {
     font-family: 'Simplon Norm',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.section-flex-featured-attributes h3.eng-translation,.studio-attributes h3.eng-translation {
    font-size: 22px;
    margin-top: 20px;
}

@media (max-width: 767px){
	.section-flex-featured-attributes h3.eng-translation,.studio-attributes h3.eng-translation {
    font-size: 18px;
}
}

.section-flex-featured-attributes h4,.studio-attributes h4 {
    font-size: 17px
}

.section-flex-featured-attributes .article-attribute-thumbnail,.studio-attributes .article-attribute-thumbnail {
    padding-top: 30px;
    padding-bottom: 30px
}

.section-flex-featured-attributes>.container>.row [class*='col-']:not(:last-of-type) .article-attribute-thumbnail,.studio-attributes>.container>.row [class*='col-']:not(:last-of-type) .article-attribute-thumbnail {
    border-right: 1px solid #02B2BA
}

.section-teal.section-flex-featured-attributes>.container>.row [class*='col-']:not(:last-of-type) .article-attribute-thumbnail,.section-teal.studio-attributes>.container>.row [class*='col-']:not(:last-of-type) .article-attribute-thumbnail {
    border-right-color: #fff
}

@media (max-width: 767px) {
    .section-flex-featured-attributes,.studio-attributes {
        margin-top:0;
        margin-bottom: calc(70px / 2)
    }

    .section-flex-featured-attributes h3,.studio-attributes h3 {
        font-size: 30px
    }

    .section-flex-featured-attributes .article-attribute-thumbnail,.studio-attributes .article-attribute-thumbnail {
        padding-top: calc(30px / 1.5);
        padding-bottom: calc(30px / 1.5)
    }

    .section-flex-featured-attributes>.container>.row [class*='col-']:not(:last-of-type) .article-attribute-thumbnail,.studio-attributes>.container>.row [class*='col-']:not(:last-of-type) .article-attribute-thumbnail {
        border-right: none;
        border-bottom: 1px solid #fff
    }
}

.section-class-details .section-buy-pack-cta,.section-class-details .section-book-class-cta,.section-class-details .section-gift-cta,.section-class-details .section-dashboard-cta {
    padding-top: 28px;
    padding-bottom: 28px;
    background-color: #B7B7B7;
    transition: all 0.35s cubic-bezier(.35,0,.25,1)
}

.section-class-details .section-buy-pack-cta.active h3,.section-class-details .section-book-class-cta.active h3,.section-class-details .section-gift-cta.active h3,.section-class-details .section-dashboard-cta.active h3 {
    text-decoration: none
}

.section-class-details .section-buy-pack-cta h3,.section-class-details .section-book-class-cta h3,.section-class-details .section-gift-cta h3,.section-class-details .section-dashboard-cta h3 {
    font-size: 28px;
    color: #fff;
    text-decoration: underline
}

.section-class-details [class*='studio-class-cta-close'] {
    color: #fff
}

.section-class-details .section-book-class-cta {
    background-color: #02B2BA
}

.section-class-details .section-buy-pack-cta {
    background-color: #707070
}

.section-class-details .section-gift-cta {
    background-color: #919191
}

.section-class-details .section-class-iframe-book {
    background-color: #B7B7B7
}

.section-class-details .section-dashboard-cta {
    background-color: #A7A7A7
}

.section-class-iframe-book[class*='studio-class-iframe-book'] {
    background-color: #02B2BA
}

.section-class-iframe-buy[class*='studio-class-iframe-buy'] {
    background-color: #707070
}

.section-class-iframe-book[class*='studio-class-iframe-gift'] {
    background-color: #919191
}

.section-class-iframe-dashboard[class*='studio-class-iframe-dashboard'] {
    background-color: #A7A7A7
}

.section-studio-members .article-member {
    margin-bottom: 40px
}

.section-studio-members .img-wrapper {
    margin: 0 auto;
    width: 75%
}

.section-studio-members img {
    aspect-ratio: 1 / 1;
    width: 100%;
    object-fit: cover
}

.section-studio-members .the-content-wrapper {
    margin-bottom: calc(70px / 2)
}

.section-studio-members h4 {
    margin-bottom: 5px
}

.section-studio-members * {
    color: #02B2BA
}

.section-studio-features {
    margin-top: 70px;
    margin-bottom: 70px
}

.list-studio-features {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.list-studio-features:before,.list-studio-features:after {
    display: none
}

.list-studio-features>li {
    position: relative;
    width: 50%;
    padding: 10px 45px 10px 0;
    padding-bottom: 10px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #02B2BA
}

.list-studio-features>li:after {
    content: "•";
    font-size: 30px;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    color: #02B2BA
}

@media (max-width: 767px) {
    .list-studio-features>li {
        width:100%
    }
}

.section-offer-disclaimers h2:first-of-type {
    padding-top: 40px;
    border-top: 1px solid #02B2BA
}

.section-offer-disclaimers h3 {
    margin-bottom: 15px
}

.section-offer-disclaimers h3:first-of-type {
    padding-top: 15px
}

.section-offer-disclaimers .article-offer {
    margin-top: 40px
}

.section-offer-disclaimers .article-offer .btn {
    margin-bottom: 30px
}

.section-offer-disclaimers+.section-flex-copy-block {
    margin-top: calc(70px/2)
}

.section-offer-disclaimers+.section-flex-copy-block h3:first-of-type {
    margin-bottom: 10px;
    padding-top: 70px;
    border-top: 1px solid #02B2BA
}

@media (max-width: 767px) {
    .section-offer-disclaimers h3 {
        font-size:32px
    }
}

.wrapper-list-faq-filter,.wrapper-list-blog-filter {
    padding-top: 40px;
    border-top: 1px solid #02B2BA
}

.list-faq-filter,.list-blog-filter {
    margin: 0 0 40px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-transform: uppercase
}

.list-faq-filter:before,.list-blog-filter:before,.list-faq-filter:after,.list-blog-filter:after {
    display: none
}

.list-faq-filter .active a,.list-blog-filter .active a {
    color: #02B2BA;
    border-bottom: 1px solid #02B2BA
}

.list-faq-filter a,.list-blog-filter a {
    font-weight: 700;
    text-decoration: none
}

.list-faq-filter a:hover,.list-blog-filter a:hover,.list-faq-filter a:focus,.list-blog-filter a:focus {
    color: #02B2BA
}

@media (max-width: 767px) {
    .wrapper-list-faq-filter,.wrapper-list-blog-filter {
        padding-top:20px
    }

    .wrapper-list-faq-filter .form-group,.wrapper-list-blog-filter .form-group {
        margin-bottom: 20px
    }
}

.list-page-sub-nav {
    margin: calc(70px/2) 0 0 0;
    display: flex;
    align-items: flex-end;
    justify-content: space-between
}

.list-page-sub-nav>li {
    flex: 1;
    padding-left: 0;
    padding-right: 0
}

.list-page-sub-nav>li a {
    display: block;
    white-space: initial;
    margin-bottom: 1px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 2px solid #02B2BA;
    border-radius: 0;
    transition: all 0.35s cubic-bezier(.35,0,.25,1)
}

.list-page-sub-nav>li a:hover,.list-page-sub-nav>li a:focus {
    margin-bottom: 0;
    color: #02B2BA;
    border-bottom: 3px solid #02B2BA
}

.section-flex-franchise-enquiry-form form {
    margin-top: 30px
}

@media (max-width: 767px) {
    .list-page-sub-nav {
        margin:calc(70px/2) 0 0 0
    }
}

.page-id-241 .section-flex-double-column-content.section-teal,.page-id-241 .section-flex-double-column-content.section-blue-grey-50 {
    padding-bottom: 0
}

.page-id-241 .section-flex-double-column-content.section-teal>.container>.row,.page-id-241 .section-flex-double-column-content.section-blue-grey-50>.container>.row {
    display: flex;
    flex-wrap: wrap
}

.page-id-241 .section-flex-double-column-content.section-teal>.container>.row:before,.page-id-241 .section-flex-double-column-content.section-blue-grey-50>.container>.row:before,.page-id-241 .section-flex-double-column-content.section-teal>.container>.row:after,.page-id-241 .section-flex-double-column-content.section-blue-grey-50>.container>.row:after {
    display: none
}

.page-id-241 .section-flex-double-column-content.section-teal>.container>.row>[class*='col-'],.page-id-241 .section-flex-double-column-content.section-blue-grey-50>.container>.row>[class*='col-'] {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.page-id-241 .section-flex-double-column-content.section-teal>.container>.row>[class*='col-']:first-of-type .section-copy-block,.page-id-241 .section-flex-double-column-content.section-blue-grey-50>.container>.row>[class*='col-']:first-of-type .section-copy-block {
    padding-bottom: 50px
}

.page-id-241 .section-flex-double-column-content.section-teal>.container>.row>[class*='col-']:last-of-type,.page-id-241 .section-flex-double-column-content.section-blue-grey-50>.container>.row>[class*='col-']:last-of-type {
    justify-content: flex-end
}

.page-id-241 .section-flex-double-column-content.section-teal>.container>.row>[class*='col-'] *,.page-id-241 .section-flex-double-column-content.section-blue-grey-50>.container>.row>[class*='col-'] * {
    max-width: 100%
}

@media (max-width: 767px) {
    .page-id-241 .section-flex-double-column-content.section-teal>.container>.row>[class*='col-']:first-of-type .section-copy-block,.page-id-241 .section-flex-double-column-content.section-blue-grey-50>.container>.row>[class*='col-']:first-of-type .section-copy-block {
        padding-bottom:0
    }
}

.error404 .list-breadcrumbs {
    display: none
}

.error404 .section-page-intro .page-intro-buttons {
    margin-top: 40px
}

form {
    opacity: 0
}

form.error input {
    background-color: #f3545d;
    color: #fff
}

.form-control {
    height: 45px
}

.help-block {
    font-size: 12px;
    letter-spacing: -.5px;
    text-transform: uppercase
}

.alert {
    padding: 0;
    font-family: 'Simplon Norm',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
    font-style: normal
}

.alert .btn {
    margin-top: 40px
}

.section-contact-form {
    margin-top: 70px
}

.form-newsletter-signup .btn {
    padding: 0;
    min-width: 37px;
    width: 37px;
    height: 45px;
    border-radius: 0
}

.form-newsletter-signup .btn i {
    position: relative;
    left: 2px;
    top: 2px;
    font-size: 27px
}

.form-newsletter-signup .form-control::placeholder {
    color: #02B2BA
}

.section-flex-newsletter-signup-form h2 {
    font-size: 22px;
    font-weight: 500
}

.section-flex-newsletter-signup-form .text-center {
    margin-bottom: 30px
}

.ajax-loader {
    text-align: center;
    color: #02B2BA
}

.ajax-loader .loader-ring {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    margin-bottom: 10px
}

.ajax-loader .loader-ring .loader-bg {
    fill: #02B2BA
}

.section-gradient-green-blue+footer,.section-gradient-red-orange+footer,.section-orange+footer,.section-blue+footer,.section-green+footer,.section-navy+footer,.section-teal+footer,.section-blue-grey-50+footer {
    margin-top: -70px
}

.section-articles-home+footer,.section-flex-kx-location-map+footer,.section-articles-related+footer,.section-flex-page-ribbon+footer,[class*='js-']+footer,.section-location-results-map+footer {
    margin-top: 0
}

footer {
    position: relative;
    z-index: 1;
    margin-top: 80px;
    line-height: 1.1428em
}

footer h3,footer a {
    text-transform: uppercase;
    text-decoration: none
}

footer h3 {
    margin-top: 0;
    margin-bottom: 15px;
    font-family: 'Simplon Norm',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    letter-spacing: .68px;
    color: #55565A
}

footer a {
    letter-spacing: .5px
}

footer a:hover,footer a:focus {
    color: #02B2BA
}

footer .section-footer-grey {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 45px;
    padding-bottom: 25px;
    background-color: #F3F3F3
}

footer .section-footer-grey.section-footer-copyright {
    margin-bottom: 0
}

footer .section-footer-grey+.section-footer-grey {
    margin-top: -50px
}

footer .section-footer-nav>*>*>* {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

@media (max-width: 767px) {
    footer .section-footer-nav>*>*>*>* {
        margin-bottom:20px;
        padding-right: 20px
    }

    footer .section-footer-nav>*>*>*>*:nth-child(odd) {
        flex-basis: 60%
    }

    footer .section-footer-nav>*>*>*>*:nth-child(even) {
        flex-basis: 40%
    }

    footer .section-footer-nav .contacts-wrapper {
        display: flex;
        flex-direction: column;
        justify-content: space-between
    }
}

footer .list-footer li+li {
    margin-top: 8px
}

footer .list-footer a {
    padding-bottom: 5px
}

footer .list-footer+h3 {
    margin-top: 25px
}

@media (max-width: 1199.98px) {
    footer .list-footer a {
        display:inline-block;
        padding-top: 10px;
        padding-bottom: 10px
    }
}

footer .form-newsletter-signup .form-control {
    height: 36px;
    background-color: transparent
}

footer .form-newsletter-signup .form-control::-moz-placeholder {
    opacity: 1
}

footer .form-newsletter-signup .btn {
    height: 36px
}

footer .section-footer-newsletter-signup .form-newsletter-signup .form-group {
    margin-bottom: 0
}

footer .section-footer-newsletter-signup .form-newsletter-signup .form-control {
    border-radius: 20px!important;
    border-color: #02B2BA
}

footer .section-footer-newsletter-signup .form-newsletter-signup .btn {
    border-radius: 50%!important;
    transform: translateX(-32px);
    height: 29px;
    min-width: 29px;
    width: 29px
}

footer .section-footer-newsletter-signup .form-newsletter-signup i {
    left: auto;
    top: auto;
    font-size: 21px;
    font-weight: 400;
    font-style: normal
}

footer .list-affiliate-logos {
    margin-top: 30px
}

footer .list-affiliate-logos li {
    padding-left: 5vw;
    padding-right: 5vw
}

footer .list-affiliate-logos img {
    height: 50px;
    max-height: 50px
}

footer .list-affiliate-logos img[src*="FITNESS"],footer .list-affiliate-logos img[src*="fitness"] {
    height: 40px
}

footer .list-affiliate-logos img[src*="reebok"] {
    height: 45px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 767px) {
    footer .list-affiliate-logos li {
        padding-left:25px;
        padding-right: 25px
    }
}

footer .list-kx-copyright {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px
}

footer .list-kx-copyright li {
    padding-bottom: 5px
}

footer .list-kx-copyright li:first-child {
    margin-right: 10px
}

footer .list-kx-copyright a {
    text-decoration: underline;
    text-transform: capitalize
}

footer .alert {
    text-align: left
}

.section-page-disclaimer {
    margin-top: 30px;
    font-size: 14px
}

@media (max-width: 767px) {
    footer {
        padding-top:45px;
        padding-bottom: 10px;
        font-size: 12px;
        line-height: 1.166em
    }

    footer .list-affiliate-logos {
        padding-left: 5%;
        padding-right: 5%;
        display: flex;
        flex-flow: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        margin-top: 40px
    }

    footer .list-affiliate-logos:before,footer .list-affiliate-logos:after {
        display: none
    }

    footer .list-affiliate-logos li {
        width: 33.33%;
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 5px
    }

    footer .list-affiliate-logos img {
        max-height: 50px;
        margin: 0 auto
    }

    footer .list-kx-copyright {
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }

    footer .list-kx-copyright:before,footer .list-kx-copyright:after {
        display: none
    }

    footer .list-kx-copyright li:first-child {
        width: 100%;
        margin-right: 0
    }
}

.syntax-container {
    background: #FCFCFC;
    -webkit-border-radius: 7px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 7px;
    -moz-background-clip: padding;
    border-radius: 7px;
    background-clip: padding-box;
    border: 1px solid #e3e3e3;
    margin-bottom: 30px;
    padding-bottom: 20px
}

.isloading-wrapper.isloading-right {
    margin-left: 10px
}

.isloading-overlay {
    position: relative;
    text-align: center
}

.isloading-overlay .isloading-wrapper {
    background: #fff;
    -webkit-border-radius: 7px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 7px;
    -moz-background-clip: padding;
    border-radius: 7px;
    background-clip: padding-box;
    display: inline-block;
    margin: 0 auto;
    padding: 20px 20px;
    top: 10%;
    z-index: 9000;
    font-size: 16px
}

.isloading-overlay .isloading-wrapper .icon-spin {
    background: url(../img/ajax-loader-ring.svg) no-repeat;
    width: 35px;
    height: 35px;
    display: block;
    margin: 0 auto 15px auto;
    background-size: contain
}

@keyframes pulsate {
    0% {
        transform: scale(1);
        opacity: .8
    }

    45% {
        transform: scale(1.75);
        opacity: 0
    }
}

@keyframes stop-pulsate {
    from {
        opacity: .4
    }

    to {
        transform: scale(2);
        opacity: 0
    }
}

.tooltip {
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase
}

.tooltip.top {
    padding: 5px 0 4px 0
}

.tooltip.right {
    padding: 2px 5px 0 5px
}

.tooltip.bottom {
    padding: 5px 0 4px 0
}

.tooltip.left {
    padding: 2px 5px 0 5px
}

.tooltip-pulse {
    position: absolute
}

.tooltip-pulse .circle {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 14px;
    height: 14px;
    background: #02B2BA;
    border-radius: 50%;
    transform-origin: 50% 50%;
    transition: opacity 0.2s ease-in,transform 0.1s ease-out;
    color: #fff;
    font-size: 1.5em;
    padding: 0;
    text-align: center;
    line-height: 32px;
    overflow: hidden
}

.tooltip-pulse .circle:hover {
    opacity: .8;
    cursor: pointer
}

.tooltip-pulse .circle:active {
    transform: scale(.875)
}

.tooltip-pulse .ring {
    position: absolute;
    top: -3px;
    left: -3px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #02B2BA;
    opacity: 0;
    animation: pulsate 3s ease-out infinite
}

.tooltip-pulse:hover .circle {
    background: #02B2BA
}

.tooltip-pulse:hover .ring {
    border-color: #02B2BA
}

.list-region-filter {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    margin: 25px 0 35px 0
}

.list-region-filter>li.active>a {
    color: #02B2BA;
    border-color: #02B2BA
}

.list-region-filter>li.active>a:hover,.list-region-filter>li.active>a:focus {
    color: #02B2BA;
    border-color: #02B2BA
}

.list-region-filter>li.active>a,.list-region-filter>li.active>a:hover,.list-region-filter>li.active>a:focus {
    border-top: none;
    border-left: none;
    border-right: none
}

.list-region-filter>li {
    flex: 1 1 auto;
    min-width: 12.5%;
    text-align: center
}

.list-region-filter>li:not(:first-child) {
    padding-left: 0
}

.list-region-filter>li:not(:last-child) {
    padding-right: 0
}

.list-region-filter>li>a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    margin-right: -3px;
    padding-bottom: 15px;
    display: block;
    white-space: initial;
    margin-bottom: 1px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 2px solid #02B2BA;
    border-radius: 0;
    text-decoration: none;
    transition: all 0.35s cubic-bezier(.35,0,.25,1)
}

.list-region-filter>li>a:hover,.list-region-filter>li>a:focus {
    margin-bottom: 1px;
    color: #02B2BA;
    border-bottom: 3px solid #02B2BA;
    background-color: transparent
}

@media (max-width: 767px) {
    .list-region-filter>li {
        margin-top:20px
    }
}

.row-narrow {
    margin-left: -7px;
    margin-right: -7px
}

.row-narrow>[class*='col-'] {
    padding-left: 7px;
    padding-right: 7px
}

.article-thumbanail-studio {
    margin-bottom: 15px;
    padding: 20px;
    background-color: #707070;
    border-radius: 8px;
    transition: all 0.35s cubic-bezier(.35,0,.25,1)
}

.article-thumbanail-studio *:not(.btn) {
    color: #fff
}

.article-thumbanail-studio h4 {
    margin: 0 0 5px 0;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 700;
    line-height: 22px
}

.article-thumbanail-studio .list-studio-details {
    margin: 0
}

.article-thumbanail-studio .list-studio-details .info-phone {
    margin-top: 20px
}

.article-thumbanail-studio .list-studio-details .info-studio-links {
    margin-top: 20px;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 700
}

.article-thumbanail-studio .list-studio-details .info-studio-links .btn {
    margin-top: 20px
}

.article-thumbanail-studio:hover {
    background-color: #02B2BA
}

.row-no-regions {
    margin-top: 25px
}

.pac-container {
    z-index: 1050;
    margin-top: -50px
}

.location-count {
    padding-top: 10px;
    width: 35px;
    height: 35px;
    text-align: center
}

.location-map-results {
    height: 1000px;
    width: 100%
}

.global-location-map {
    height: 800px;
    width: 100%
}

.d-flex {
    display: flex
}

.d-flex>div {
    float: none
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

/* navbar */
/* .navbar-default .navbar-nav {
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content :space-between;
    width: 100%;
} */
.navbar-default .nav-secondary {
    margin-bottom: 30px;
}

/* hero */
.hero {
    height: 679px;
    min-height: 680px;
    z-index: 1;
}
.hero .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    pointer-events: none;
}
.hero .bg img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.hero .container {
    height: 100%;
    display: flex;
    align-items: center;
    padding-top: 116px;
}
.hero .container > .row {
    flex: 1;
}
.hero + .section-teal {
    margin-top: 0;
}
@media (max-width: 767px) {
    .hero {
        height: 515px;
        min-height: 516px;
    }
}

@media (min-width: 768px) {
    .only-sp {
        display: none;
    }
}
@media (max-width: 767.98px) {
    .only-pc {
        display: none;
    }
}

@media (min-width: 768px) {
.info-phone a {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
}
}