
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

::-webkit-scrollbar {
    width: 20px; /* Adjust the width of the scrollbar as needed */
  }
  
  /* Style for the scrollbar track */
  ::-webkit-scrollbar-track {
    background: #f1f1f1; /* Background color of the scrollbar track */
  }
  
  /* Style for the scrollbar thumb (the part you can drag) */
  ::-webkit-scrollbar-thumb {
    background: url('https://i.postimg.cc/8kLPZ0jz/Asset-2.png'); /* Replace with the URL to your image */
    background-size: cover;
  }

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: bold
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

mark {
    color: #000;
    background: #ff0
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
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 {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td,
th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

    *,
    *:before,
    *:after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: 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
    }

    select {
        background: #fff !important
    }

    .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-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regulard41dd41d.eot?#iefix') format('embedded-opentype'), 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: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.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"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:hover,
a:focus {
    color: #23527c;
    text-decoration: underline
}

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 {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

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: normal;
    line-height: 1;
    color: #777
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

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: 10px;
    margin-bottom: 10px
}

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: 36px
}

h2,
.h2 {
    font-size: 30px
}

h3,
.h3 {
    font-size: 24px
}

h4,
.h4 {
    font-size: 18px
}

h5,
.h5 {
    font-size: 14px
}

h6,
.h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media(min-width:768px) {
    .lead {
        font-size: 21px
    }
}

small,
.small {
    font-size: 85%
}

mark,
.mark {
    padding: .2em;
    background-color: #fcf8e3
}

.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 {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt,
dd {
    line-height: 1.42857143
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

@media(min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        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: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    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.42857143;
    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;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.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: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

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 {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media(min-width:768px) {
    .container {
        /* width: 750px */
    }
}

/* @media(min-width:992px) {
    .container {
        width: 970px
    }
}

@media(min-width:1200px) {
    .container {
        width: 1170px
    }
} */

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -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-right: 15px;
    padding-left: 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: 20px
}

.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.42857143;
    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-child(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none
}

.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: #dff0d8
}

.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: #d0e9c6
}

.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 {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        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 {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}

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: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    input[type="date"],
    input[type="time"],
    input[type="datetime-local"],
    input[type="month"] {
        line-height: 34px
    }

    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm {
        line-height: 30px
    }

    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,
.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    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
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.input-sm,
.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm,
select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px
}

textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
    height: auto
}

.input-lg,
.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg,
select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px
}

textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.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: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -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: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.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;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.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;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@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 {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width:768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media(min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px
    }
}

@media(min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.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 !important;
    text-decoration: none
}

.btn:active,
.btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.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,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    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:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.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,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    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:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.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,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    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:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.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,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    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:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.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,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    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:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.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,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: normal;
    color: #337ab7;
    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: #23527c;
    text-decoration: underline;
    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: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-sm,
.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs,
.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    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 .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none;
    visibility: hidden
}

.collapse.in {
    display: block;
    visibility: visible
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.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;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px solid
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media(min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.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-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-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 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: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px
}

.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-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    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-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

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: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-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: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    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-top-right-radius: 0;
    border-bottom-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-top-left-radius: 0;
    border-bottom-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 {
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 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.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 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;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.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: 4px
}

.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: 4px 4px 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: 4px
}

.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 {
    margin-bottom: 5px;
    text-align: center
}

.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: 4px
}

.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: 4px 4px 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;
    visibility: hidden
}

.tab-content>.active {
    display: block;
    visibility: visible
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media(min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media(min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
    overflow-y: auto
}

@media(min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
        visibility: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 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:768px) {

    .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:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media(min-width:768px) {

    .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;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media(min-width:768px) {

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media(min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media(max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media(min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}

@media(min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        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:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media(min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media(min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media(min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}

.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: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    color: #555;
    background-color: #e7e7e7
}

@media(max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        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: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333
}

.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 {
    color: #fff;
    background-color: #080808
}

@media(max-width:767px) {
    .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: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:hover,
.pager li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.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;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    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: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .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: #337ab7;
    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: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron h1,
.jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding: 48px 0
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: bold
}

.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 {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.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
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -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: 12px;
    line-height: 20px;
    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 .6s ease;
    -o-transition: width .6s ease;
    transition: width .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);
    -webkit-background-size: 40px 40px;
    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-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 {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover,
a.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.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: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover,
a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover,
a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.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 {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.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 {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.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: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.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-left-radius: 3px;
    border-top-right-radius: 3px
}

.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: 3px;
    border-bottom-left-radius: 3px
}

.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-right: 15px;
    padding-left: 15px
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.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: 3px;
    border-top-right-radius: 3px
}

.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: 3px
}

.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: 3px
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.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-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.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: 3px
}

.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: 3px
}

.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 {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.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 #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.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: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.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;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.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;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    min-height: 16.42857143px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.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: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    visibility: visible;
    filter: alpha(opacity=0);
    opacity: 0
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.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: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    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 {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    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 {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    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 {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000
    }

    .carousel-inner>.item.next,
    .carousel-inner>.item.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 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;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:hover,
.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    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;
    margin-top: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .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: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        right: 20%;
        left: 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-footer:before,
.modal-footer:after {
    display: table;
    content: " "
}

.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-footer:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important;
    visibility: hidden !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
    }

    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
    }

    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
    }

    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
    }

    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
    }

    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
    }
}

/*!
 * Bootstrap v3.3.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-default .badge,
.btn-primary .badge,
.btn-success .badge,
.btn-info .badge,
.btn-warning .badge,
.btn-danger .badge {
    text-shadow: none
}

.btn:active,
.btn.active {
    background-image: none
}

.btn-default {
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
    background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    border-color: #ccc
}

.btn-default:hover,
.btn-default:focus {
    background-color: #e0e0e0;
    background-position: 0 -15px
}

.btn-default:active,
.btn-default.active {
    background-color: #e0e0e0;
    border-color: #dbdbdb
}

.btn-default:disabled,
.btn-default[disabled] {
    background-color: #e0e0e0;
    background-image: none
}

.btn-primary {
    background-image: -webkit-linear-gradient(top, #337ab7 0, #265a88 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #265a88 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
    background-image: linear-gradient(to bottom, #337ab7 0, #265a88 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #245580
}

.btn-primary:hover,
.btn-primary:focus {
    background-color: #265a88;
    background-position: 0 -15px
}

.btn-primary:active,
.btn-primary.active {
    background-color: #265a88;
    border-color: #245580
}

.btn-primary:disabled,
.btn-primary[disabled] {
    background-color: #265a88;
    background-image: none
}

.btn-success {
    background-image: -webkit-linear-gradient(top, #5cb85c 0, #419641 100%);
    background-image: -o-linear-gradient(top, #5cb85c 0, #419641 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
    background-image: linear-gradient(to bottom, #5cb85c 0, #419641 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #3e8f3e
}

.btn-success:hover,
.btn-success:focus {
    background-color: #419641;
    background-position: 0 -15px
}

.btn-success:active,
.btn-success.active {
    background-color: #419641;
    border-color: #3e8f3e
}

.btn-success:disabled,
.btn-success[disabled] {
    background-color: #419641;
    background-image: none
}

.btn-info {
    background-image: -webkit-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
    background-image: -o-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
    background-image: linear-gradient(to bottom, #5bc0de 0, #2aabd2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #28a4c9
}

.btn-info:hover,
.btn-info:focus {
    background-color: #2aabd2;
    background-position: 0 -15px
}

.btn-info:active,
.btn-info.active {
    background-color: #2aabd2;
    border-color: #28a4c9
}

.btn-info:disabled,
.btn-info[disabled] {
    background-color: #2aabd2;
    background-image: none
}

.btn-warning {
    background-image: -webkit-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
    background-image: -o-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
    background-image: linear-gradient(to bottom, #f0ad4e 0, #eb9316 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #e38d13
}

.btn-warning:hover,
.btn-warning:focus {
    background-color: #eb9316;
    background-position: 0 -15px
}

.btn-warning:active,
.btn-warning.active {
    background-color: #eb9316;
    border-color: #e38d13
}

.btn-warning:disabled,
.btn-warning[disabled] {
    background-color: #eb9316;
    background-image: none
}

.btn-danger {
    background-image: -webkit-linear-gradient(top, #d9534f 0, #c12e2a 100%);
    background-image: -o-linear-gradient(top, #d9534f 0, #c12e2a 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
    background-image: linear-gradient(to bottom, #d9534f 0, #c12e2a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #b92c28
}

.btn-danger:hover,
.btn-danger:focus {
    background-color: #c12e2a;
    background-position: 0 -15px
}

.btn-danger:active,
.btn-danger.active {
    background-color: #c12e2a;
    border-color: #b92c28
}

.btn-danger:disabled,
.btn-danger[disabled] {
    background-color: #c12e2a;
    background-image: none
}

.thumbnail,
.img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    background-color: #e8e8e8;
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
    background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-repeat: repeat-x
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    background-color: #2e6da4;
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x
}

.navbar-default {
    background-image: -webkit-linear-gradient(top, #fff 0, #f8f8f8 100%);
    background-image: -o-linear-gradient(top, #fff 0, #f8f8f8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
    background-image: linear-gradient(to bottom, #fff 0, #f8f8f8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075)
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.active>a {
    background-image: -webkit-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
    background-image: -o-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
    background-image: linear-gradient(to bottom, #dbdbdb 0, #e2e2e2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075)
}

.navbar-brand,
.navbar-nav>li>a {
    text-shadow: 0 1px 0 rgba(255, 255, 255, .25)
}

.navbar-inverse {
    background-image: -webkit-linear-gradient(top, #3c3c3c 0, #222 100%);
    background-image: -o-linear-gradient(top, #3c3c3c 0, #222 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
    background-image: linear-gradient(to bottom, #3c3c3c 0, #222 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.active>a {
    background-image: -webkit-linear-gradient(top, #080808 0, #0f0f0f 100%);
    background-image: -o-linear-gradient(top, #080808 0, #0f0f0f 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
    background-image: linear-gradient(to bottom, #080808 0, #0f0f0f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25)
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav>li>a {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
    border-radius: 0
}

@media(max-width:767px) {

    .navbar .navbar-nav .open .dropdown-menu>.active>a,
    .navbar .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
        background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
        background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
        background-repeat: repeat-x
    }
}

.alert {
    text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05)
}

.alert-success {
    background-image: -webkit-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
    background-image: -o-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
    background-image: linear-gradient(to bottom, #dff0d8 0, #c8e5bc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
    background-repeat: repeat-x;
    border-color: #b2dba1
}

.alert-info {
    background-image: -webkit-linear-gradient(top, #d9edf7 0, #b9def0 100%);
    background-image: -o-linear-gradient(top, #d9edf7 0, #b9def0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
    background-image: linear-gradient(to bottom, #d9edf7 0, #b9def0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
    background-repeat: repeat-x;
    border-color: #9acfea
}

.alert-warning {
    background-image: -webkit-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
    background-image: -o-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
    background-image: linear-gradient(to bottom, #fcf8e3 0, #f8efc0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
    background-repeat: repeat-x;
    border-color: #f5e79e
}

.alert-danger {
    background-image: -webkit-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
    background-image: -o-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
    background-image: linear-gradient(to bottom, #f2dede 0, #e7c3c3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
    background-repeat: repeat-x;
    border-color: #dca7a7
}

.progress {
    background-image: -webkit-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
    background-image: linear-gradient(to bottom, #ebebeb 0, #f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar {
    background-image: -webkit-linear-gradient(top, #337ab7 0, #286090 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #286090 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
    background-image: linear-gradient(to bottom, #337ab7 0, #286090 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-success {
    background-image: -webkit-linear-gradient(top, #5cb85c 0, #449d44 100%);
    background-image: -o-linear-gradient(top, #5cb85c 0, #449d44 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
    background-image: linear-gradient(to bottom, #5cb85c 0, #449d44 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-info {
    background-image: -webkit-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
    background-image: -o-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
    background-image: linear-gradient(to bottom, #5bc0de 0, #31b0d5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-warning {
    background-image: -webkit-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
    background-image: -o-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
    background-image: linear-gradient(to bottom, #f0ad4e 0, #ec971f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-danger {
    background-image: -webkit-linear-gradient(top, #d9534f 0, #c9302c 100%);
    background-image: -o-linear-gradient(top, #d9534f 0, #c9302c 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
    background-image: linear-gradient(to bottom, #d9534f 0, #c9302c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
    background-repeat: repeat-x
}

.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)
}

.list-group {
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    text-shadow: 0 -1px 0 #286090;
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2b669a 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2b669a 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
    background-image: linear-gradient(to bottom, #337ab7 0, #2b669a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
    background-repeat: repeat-x;
    border-color: #2b669a
}

.list-group-item.active .badge,
.list-group-item.active:hover .badge,
.list-group-item.active:focus .badge {
    text-shadow: none
}

.panel {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05)
}

.panel-default>.panel-heading {
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
    background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-repeat: repeat-x
}

.panel-primary>.panel-heading {
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x
}

.panel-success>.panel-heading {
    background-image: -webkit-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
    background-image: -o-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
    background-image: linear-gradient(to bottom, #dff0d8 0, #d0e9c6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
    background-repeat: repeat-x
}

.panel-info>.panel-heading {
    background-image: -webkit-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
    background-image: -o-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
    background-image: linear-gradient(to bottom, #d9edf7 0, #c4e3f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
    background-repeat: repeat-x
}

.panel-warning>.panel-heading {
    background-image: -webkit-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
    background-image: -o-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
    background-image: linear-gradient(to bottom, #fcf8e3 0, #faf2cc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
    background-repeat: repeat-x
}

.panel-danger>.panel-heading {
    background-image: -webkit-linear-gradient(top, #f2dede 0, #ebcccc 100%);
    background-image: -o-linear-gradient(top, #f2dede 0, #ebcccc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
    background-image: linear-gradient(to bottom, #f2dede 0, #ebcccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
    background-repeat: repeat-x
}

.well {
    background-image: -webkit-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
    background-image: linear-gradient(to bottom, #e8e8e8 0, #f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
    background-repeat: repeat-x;
    border-color: #dcdcdc;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1)
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.html) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    color: #FFF;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

@charset 'UTF-8';

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: transparent
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: 0;
    background: transparent
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: '←'
}

[dir='rtl'] .slick-prev:before {
    content: '→'
}

.slick-next {
    right: -25px
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: '→'
}

[dir='rtl'] .slick-next:before {
    content: '←'
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: transparent
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: 0
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black
}

/*! lightgallery - v1.6.12 - 2019-02-19
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2019 Sachin N; Licensed GPLv3 */
@font-face {
    font-family: 'lg';
    src: url("../fonts/lgd641d641.eot?n1z373");
    src: url("../fonts/lgd41dd41d.eot?#iefixn1z373") format("embedded-opentype"), url("../fonts/lgd641d641.woff?n1z373") format("woff"), url("../fonts/lgd641d641.ttf?n1z373") format("truetype"), url("../fonts/lgd641d641.svg?n1z373#lg") format("svg");
    font-weight: normal;
    font-style: normal
}

.lg-icon {
    font-family: 'lg';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
    background-color: rgba(0, 0, 0, 0.45);
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080;
    border: 0;
    outline: 0
}

.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: .5
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
    color: #FFF
}

.lg-actions .lg-next {
    right: 20px
}

.lg-actions .lg-next:before {
    content: "\e095"
}

.lg-actions .lg-prev {
    left: 20px
}

.lg-actions .lg-prev:after {
    content: "\e094"
}

@-webkit-keyframes lg-right-end {
    0% {
        left: 0
    }

    50% {
        left: -30px
    }

    100% {
        left: 0
    }
}

@-moz-keyframes lg-right-end {
    0% {
        left: 0
    }

    50% {
        left: -30px
    }

    100% {
        left: 0
    }
}

@-ms-keyframes lg-right-end {
    0% {
        left: 0
    }

    50% {
        left: -30px
    }

    100% {
        left: 0
    }
}

@keyframes lg-right-end {
    0% {
        left: 0
    }

    50% {
        left: -30px
    }

    100% {
        left: 0
    }
}

@-webkit-keyframes lg-left-end {
    0% {
        left: 0
    }

    50% {
        left: 30px
    }

    100% {
        left: 0
    }
}

@-moz-keyframes lg-left-end {
    0% {
        left: 0
    }

    50% {
        left: 30px
    }

    100% {
        left: 0
    }
}

@-ms-keyframes lg-left-end {
    0% {
        left: 0
    }

    50% {
        left: 30px
    }

    100% {
        left: 0
    }
}

@keyframes lg-left-end {
    0% {
        left: 0
    }

    50% {
        left: 30px
    }

    100% {
        left: 0
    }
}

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end .3s;
    -o-animation: lg-right-end .3s;
    animation: lg-right-end .3s;
    position: relative
}

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end .3s;
    -o-animation: lg-left-end .3s;
    animation: lg-left-end .3s;
    position: relative
}

.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.45)
}

.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: medium none;
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear
}

.lg-toolbar .lg-icon:hover {
    color: #FFF
}

.lg-toolbar .lg-close:after {
    content: "\e070"
}

.lg-toolbar .lg-download:after {
    content: "\e0f2"
}

.lg-sub-html {
    background-color: rgba(0, 0, 0, 0.45);
    bottom: 0;
    color: #EEE;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080
}

.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: bold
}

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0
}

#lg-counter {
    color: #999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle
}

.lg-toolbar,
.lg-prev,
.lg-next {
    opacity: 1;
    -webkit-transition: -webkit-transform .35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity .35s cubic-bezier(0, 0, 0.25, 1) 0s, color .2s linear;
    -moz-transition: -moz-transform .35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity .35s cubic-bezier(0, 0, 0.25, 1) 0s, color .2s linear;
    -o-transition: -o-transform .35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity .35s cubic-bezier(0, 0, 0.25, 1) 0s, color .2s linear;
    transition: transform .35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity .35s cubic-bezier(0, 0, 0.25, 1) 0s, color .2s linear
}

.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
}

.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
    opacity: 0;
    -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.lg-outer .lg-thumb-outer {
    background-color: #0d0a0a;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: -moz-transform .25s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: -o-transform .25s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform .25s cubic-bezier(0, 0, 0.25, 1) 0s
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px
}

.lg-outer .lg-thumb-item {
    border-radius: 5px;
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #FFF;
    border-radius: 4px;
    margin-bottom: 5px
}

@media(min-width:1025px) {
    .lg-outer .lg-thumb-item {
        -webkit-transition: border-color .25s ease;
        -o-transition: border-color .25s ease;
        transition: border-color .25s ease
    }
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
    border-color: #a90707
}

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
    -webkit-transition: bottom .25s ease;
    -o-transition: bottom .25s ease;
    transition: bottom .25s ease
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px
}

.lg-outer .lg-toogle-thumb {
    background-color: #0d0a0a;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px
}

.lg-outer .lg-toogle-thumb:after {
    content: "\e1ff"
}

.lg-outer .lg-toogle-thumb:hover {
    color: #FFF
}

.lg-outer .lg-video-cont {
    display: inline-block;
    vertical-align: middle;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px
}

.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative
}

.lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}

.lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer
}

.lg-outer .lg-has-iframe .lg-video {
    -webkit-overflow-scrolling: touch;
    overflow: auto
}

.lg-outer .lg-has-vimeo .lg-video-play {
    background: url("../img/vimeo-play.html") no-repeat scroll 0 0 transparent
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url("../img/vimeo-play.html") no-repeat scroll 0 -58px transparent
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: transparent url("../img/video-play.html") no-repeat scroll 0 0;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: .8
}

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1
}

.lg-outer .lg-has-youtube .lg-video-play {
    background: url("../img/youtube-play.html") no-repeat scroll 0 0 transparent
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url("../img/youtube-play.html") no-repeat scroll 0 -60px transparent
}

.lg-outer .lg-video-object {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0
}

.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden
}

.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible
}

.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1083;
    opacity: 0;
    -webkit-transition: opacity .08s ease 0s;
    -moz-transition: opacity .08s ease 0s;
    -o-transition: opacity .08s ease 0s;
    transition: opacity .08s ease 0s
}

.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0
}

.lg-progress-bar.lg-start .lg-progress {
    width: 100%
}

.lg-show-autoplay .lg-progress-bar {
    opacity: 1
}

.lg-autoplay-button:after {
    content: "\e01d"
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: "\e01a"
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: -moz-transform .3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: -o-transform .3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform .3s cubic-bezier(0, 0, 0.25, 1) 0s
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: left .3s cubic-bezier(0, 0, 0.25, 1) 0s, top .3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: left .3s cubic-bezier(0, 0, 0.25, 1) 0s, top .3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: left .3s cubic-bezier(0, 0, 0.25, 1) 0s, top .3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: left .3s cubic-bezier(0, 0, 0.25, 1) 0s, top .3s cubic-bezier(0, 0, 0.25, 1) 0s
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity .15s !important;
    -moz-transition: -moz-transform .3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity .15s !important;
    -o-transition: -o-transform .3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity .15s !important;
    transition: transform .3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity .15s !important;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

#lg-zoom-in:after {
    content: "\e311"
}

#lg-actual-size {
    font-size: 20px
}

#lg-actual-size:after {
    content: "\e033"
}

#lg-zoom-out {
    opacity: .5;
    pointer-events: none
}

#lg-zoom-out:after {
    content: "\e312"
}

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto
}

.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible
}

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    box-shadow: 0 0 0 2px white inset
}

.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #FFF;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    -webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
    -moz-transition: opacity .15s ease 0s, -moz-transform .15s ease 0s;
    -o-transition: opacity .15s ease 0s, -o-transform .15s ease 0s;
    transition: opacity .15s ease 0s, transform .15s ease 0s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
}

.lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%
}

.lg-outer .lg-pager {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
    display: block;
    height: 12px;
    -webkit-transition: box-shadow .3s ease 0s;
    -o-transition: box-shadow .3s ease 0s;
    transition: box-shadow .3s ease 0s;
    width: 12px
}

.lg-outer .lg-pager:hover,
.lg-outer .lg-pager:focus {
    box-shadow: 0 0 0 8px white inset
}

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0
}

.lg-fullscreen:after {
    content: "\e20c"
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d"
}

.lg-outer #lg-dropdown-overlay {
    background-color: rgba(0, 0, 0, 0.25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1081;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear .18s, opacity .18s linear 0s;
    -o-transition: visibility 0s linear .18s, opacity .18s linear 0s;
    transition: visibility 0s linear .18s, opacity .18s linear 0s
}

.lg-outer.lg-dropdown-active .lg-dropdown,
.lg-outer.lg-dropdown-active #lg-dropdown-overlay {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible
}

.lg-outer.lg-dropdown-active #lg-share {
    color: #FFF
}

.lg-outer .lg-dropdown {
    background-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    -moz-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    -webkit-transition: -webkit-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    -moz-transition: -moz-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    -o-transition: -o-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s
}

.lg-outer .lg-dropdown:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #FFF;
    right: 16px;
    top: -16px
}

.lg-outer .lg-dropdown>li:last-child {
    margin-bottom: 0
}

.lg-outer .lg-dropdown>li:hover a,
.lg-outer .lg-dropdown>li:hover .lg-icon {
    color: #333
}

.lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    white-space: pre;
    padding: 4px 12px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px
}

.lg-outer .lg-dropdown a:hover {
    background-color: rgba(0, 0, 0, 0.07)
}

.lg-outer .lg-dropdown .lg-dropdown-text {
    display: inline-block;
    line-height: 1;
    margin-top: -3px;
    vertical-align: middle
}

.lg-outer .lg-dropdown .lg-icon {
    color: #333;
    display: inline-block;
    float: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-right: 8px;
    padding: 0;
    vertical-align: middle;
    width: auto
}

.lg-outer #lg-share {
    position: relative
}

.lg-outer #lg-share:after {
    content: "\e80d"
}

.lg-outer #lg-share-facebook .lg-icon {
    color: #3b5998
}

.lg-outer #lg-share-facebook .lg-icon:after {
    content: "\e901"
}

.lg-outer #lg-share-twitter .lg-icon {
    color: #00aced
}

.lg-outer #lg-share-twitter .lg-icon:after {
    content: "\e904"
}

.lg-outer #lg-share-googleplus .lg-icon {
    color: #dd4b39
}

.lg-outer #lg-share-googleplus .lg-icon:after {
    content: "\e902"
}

.lg-outer #lg-share-pinterest .lg-icon {
    color: #cb2027
}

.lg-outer #lg-share-pinterest .lg-icon:after {
    content: "\e903"
}

.lg-group:after {
    content: "";
    display: table;
    clear: both
}

.lg-outer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    text-align: left;
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-outer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.lg-outer.lg-visible {
    opacity: 1
}

.lg-outer.lg-css3 .lg-item.lg-prev-slide,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-current {
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
    opacity: 1
}

.lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%
}

.lg-outer .lg-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap
}

.lg-outer .lg-item {
    background: url("../img/loading.html") no-repeat scroll center center transparent;
    display: none !important
}

.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide {
    display: inline-block !important
}

.lg-outer.lg-css .lg-current {
    display: inline-block !important
}

.lg-outer .lg-item,
.lg-outer .lg-img-wrap {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%
}

.lg-outer .lg-item:before,
.lg-outer .lg-img-wrap:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

.lg-outer .lg-img-wrap {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.lg-outer .lg-item.lg-complete {
    background-image: none
}

.lg-outer .lg-item.lg-current {
    z-index: 1060
}

.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important
}

.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1
}

.lg-outer .lg-empty-html {
    display: none
}

.lg-outer.lg-hide-download #lg-download {
    display: none
}

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-backdrop.in {
    opacity: 1
}

.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current {
    -webkit-transition: none 0s ease 0s !important;
    -moz-transition: none 0s ease 0s !important;
    -o-transition: none 0s ease 0s !important;
    transition: none 0s ease 0s !important
}

.lg-css3.lg-use-css3 .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-css3.lg-fade .lg-item {
    opacity: 0
}

.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1
}

.lg-css3.lg-fade .lg-item.lg-prev-slide,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-current {
    -webkit-transition: opacity .1s ease 0s;
    -moz-transition: opacity .1s ease 0s;
    -o-transition: opacity .1s ease 0s;
    transition: opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity .1s ease 0s;
    -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity .1s ease 0s;
    transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity .1s ease 0s
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after {
    content: "";
    content: none
}

q:before,
q:after {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.h-small-space {
    height: 30px
}

.h-medium-space {
    height: 60px
}

.h-large-space {
    height: 90px
}

.top-align-container {
    display: table;
    width: 100%;
    height: 100%
}

.top-align-container .inner-talign-container {
    display: table-cell;
    vertical-align: top
}

.vertical-align-container {
    display: table;
    width: 100%;
    height: 100%
}

.vertical-align-container .inner-valign-container {
    display: table-cell;
    vertical-align: middle
}

.bottom-align-container {
    display: table;
    width: 100%;
    height: 100%
}

.bottom-align-container .inner-balign-container {
    display: table-cell;
    vertical-align: bottom
}

.grid-container {
    border: 1px solid #6c5e5d;
    box-sizing: border-box;
    width: 100%
}

.grid-container:after {
    content: "";
    clear: both;
    display: block
}

.grid-container .grid {
    box-sizing: border-box;
    width: 33.3333333333%;
    float: left;
    height: 50px;
    border: 1px solid #9cb83b;
    padding: 0 30px
}

@media screen and (max-width:600px) {
    .grid-container .grid {
        width: 100%;
        padding-bottom: 30px
    }
}

input[type="text"] {
    box-sizing: border-box
}

textarea {
    box-sizing: border-box
}

select {
    box-sizing: border-box
}

.btn {
    background: #0c2582;
    font-size: 14px;
    color: #fff;
    padding: 6px 20px;
    border-radius: 0;
    text-transform: uppercase;
    font-family: "Exo", sans-serif;
    transition: all .4s ease-out
}

.btn:hover {
    background: transparent;
    border: 1px solid #222
}

.right-arrow-anim .arrow-right {
    animation: btn-anim-arrow;
    animation-iteration-count: infinite;
    animation-timing-function: ease-out;
    animation-duration: 2s;
    animation-delay: .5s;
    transform-origin: left
}

.right-arrow-anim .arrow-down {
    animation: btn-anim-arrow-down;
    animation-iteration-count: infinite;
    animation-timing-function: ease-out;
    animation-duration: 2s;
    animation-delay: .5s;
    transform-origin: top
}

@keyframes btn-anim-arrow {
    0% {
        transform: translateX(0)
    }

    50% {
        transform: translateX(10px)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes btn-anim-arrow-down {
    0% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(5px)
    }

    100% {
        transform: translateY(0)
    }
}

.btn-white {
    background: #fff;
    font-size: 14px;
    color: #0c2582;
    padding: 6px 20px;
    border-radius: 0;
    text-transform: uppercase;
    font-family: "Px-Grotesk-Regular";
    display: inline-block;
    font-weight: 600;
    transition: .4s;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border: 1px solid #fff;
    cursor: pointer
}

.btn-white:hover {
    background: transparent;
    border: 1px solid #222;
    color: #fff
}

@font-face {
    font-family: 'Px-Grotesk-Regular';
    src: url("../fonts/Px-Grotesk-Regular.eot");
    src: url("../fonts/Px-Grotesk-Regulard41dd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Px-Grotesk-Regular.woff2") format("woff2");
    src: url("../fonts/PxGroteskRegular.svg#PxGroteskRegular") format("svg"), url("../fonts/PxGroteskRegular.ttf") format("truetype"), url("../fonts/PxGroteskRegular.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Exo-Regular';
    src: url("../fonts/Exo-Regular.eot");
    src: url("../fonts/Exo-Regulard41dd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Exo-Regular.svg#Exo-Regular") format("svg"), url("../fonts/Exo-Regular.ttf") format("truetype"), url("../fonts/Exo-Regular.woff") format("woff"), url("../fonts/Exo-Regular.woff2") format("woff2");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Lato-Regular';
    src: url("../fonts/Lato-Regular.eot");
    src: url("../fonts/Lato-Regulard41dd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Regular.svg#Lato-Regular") format("svg"), url("../fonts/Lato-Regular.ttf") format("truetype"), url("../fonts/Lato-Regular.woff") format("woff"), url("../fonts/Lato-Regular.woff2") format("woff2");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Saira-SemiBold';
    src: url("../fonts/Saira-SemiBold.eot");
    src: url("../fonts/Saira-SemiBoldd41dd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Saira-SemiBold.svg#Saira-SemiBold") format("svg"), url("../fonts/Saira-SemiBold.ttf") format("truetype"), url("../fonts/Saira-SemiBold.woff") format("woff"), url("../fonts/Saira-SemiBold.woff2") format("woff2");
    font-weight: normal;
    font-style: normal
}

.scroll-div {
    position: absolute;
    bottom: 10%;
    right: 20%;
    transform: translate(-50%, -50%);
    transition: .5s;
    z-index: 10
}

@media screen and (max-width:1200px) {
    .scroll-div {
        display: none
    }
}

.scroll-div p {
    color: #f7f8f9;
    text-decoration: none;
    letter-spacing: 1px;
    font-family: "Exo", sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.scroll-div p span {
    width: 20px;
    height: 30px;
    border: 2px solid #fff;
    margin-right: 10px;
    border-radius: 20px;
    position: relative
}

.scroll-div p span::after {
    content: "";
    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 50px;
    position: absolute;
    top: 5px;
    left: 50%;
    transform: translate(-50%, -50%);
    animation-name: scroll_dot;
    animation-duration: 1.5s;
    animation-iteration-count: infinite
}

@keyframes scroll_dot {
    0% {
        top: 10px;
        opacity: 1
    }

    100% {
        top: 20px;
        opacity: 0
    }
}

a {
    color: inherit !important;
    text-decoration: none !important
}

.circle-svg {
    background-image: url(../img/circle-line-bg.gif);
    background-attachment: fixed;
    background-position: center;
    background-size: cover
}

.z2,
#index .strength-scratch-section,
#index .world-section .div-flex .world-products .product-box,
#index .clients-section,
#index .real-care-section .section-content .content,
#index .real-care-section .section-content .slider-img,
#index .corporate-section .real-enquiry-section .content {
    z-index: 2
}

#scroll {
    position: fixed;
    width: 50px;
    height: 50px;
    right: 10px;
    cursor: pointer;
    bottom: 0;
    z-index: 999;
    display: none;
    background-color: #8ab3e8;
    border-radius: 50px
}

@media screen and (max-width:1200px) {
    #scroll {
        width: 40px;
        height: 40px
    }
}

#scroll span {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.loader_overlay {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    z-index: 2000
}

@media screen and (max-width:767px) {
    .loader_overlay {
        display: none
    }
}

.loader_overlay .loader_spinner {
    position: absolute;
    top: calc(50% - 60px);
    left: calc(50% - 60px);
    border: 5px solid rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    border-top: 5px solid #0c2582;
    border-left: 5px solid #fff;
    border-bottom: 5px solid #0c2582;
    border-right: 5px solid #fff;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite
}

@media screen and (max-width:1200px) {
    body {
        margin-top: 78px
    }
}

.section-content {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100vh
}

@media screen and (max-width:1200px) {
    .section-content {
        height: 100%
    }
}

.rel_y_center,
.circle-animation-wrapper .horizontal-line {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.rel_x_center {
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.rel_xy_center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%, -50%)
}

.full_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.circle-animation-wrapper {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    overflow: hidden
}

@media screen and (max-width:1200px) {
    .circle-animation-wrapper {
        display: none
    }
}

.circle-animation-wrapper .circle-before {
    position: relative;
    top: 50vh;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100vh;
    height: 100vh
}

@media(orientation:portrait) {
    .circle-animation-wrapper .circle-before {
        width: 100vw;
        height: 100vw
    }
}

.circle-animation-wrapper .circle-before .wrapper * {
    box-sizing: border-box
}

.circle-animation-wrapper .circle-before .wrapper .pie {
    width: 50%;
    height: 100%;
    transform-origin: 100% 50%;
    position: absolute;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.3)
}

.circle-animation-wrapper .circle-before .wrapper .spinner,
.circle-animation-wrapper .circle-before .wrapper:hover .filler,
.circle-animation-wrapper .circle-before .wrapper:hover .mask {
    border-radius: 100% 0 0 100% / 50% 0 0 50%;
    z-index: 0;
    border-right: 0;
    -webkit-animation: rota 5s linear infinite
}

.circle-animation-wrapper .circle-before .wrapper:hover .spinner,
.circle-animation-wrapper .circle-before .wrapper:hover .filler,
.circle-animation-wrapper .circle-before .wrapper:hover .mask {
    animation-play-state: running
}

.circle-animation-wrapper .circle-before .wrapper .filler {
    border-radius: 0 100% 100% 0 / 0 50% 50% 0;
    left: 50%;
    opacity: 0;
    -webkit-animation: opa 5s steps(1, end) infinite reverse;
    border-left: 0
}

.circle-animation-wrapper .circle-before .wrapper .mask {
    width: 50%;
    height: 100%;
    position: absolute;
    background: inherit;
    opacity: 1;
    -webkit-animation: opa 5s steps(1, end) infinite
}

@keyframes rota {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg);
        z-index: 0
    }
}

@keyframes opa {
    0% {
        opacity: 1
    }

    50%,
    100% {
        opacity: 0
    }
}

.circle-animation-wrapper .first-line {
    position: absolute;
    top: 0;
    left: calc(50% - 50vh);
    width: 1px;
    height: 100vh;
    background-color: rgba(255, 255, 255, 0.3);
    animation: first-move infinite 5s;
    animation-delay: 1s;
    transform-origin: top
}

.circle-animation-wrapper .second-line {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: 100vh;
    background-color: rgba(255, 255, 255, 0.3);
    animation: second-move infinite 5s;
    animation-delay: 1s;
    transform-origin: bottom
}

.circle-animation-wrapper .third-line {
    position: absolute;
    top: 0;
    right: calc(50% - 50vh);
    width: 1px;
    height: 100vh;
    background-color: rgba(255, 255, 255, 0.3);
    animation: first-move infinite 5s;
    animation-delay: 1s;
    transform-origin: top
}

.circle-animation-wrapper .horizontal-line {
    left: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.3);
    animation: horizontal-move infinite 5s;
    animation-delay: 1s;
    transform-origin: left
}

@keyframes first-move {
    0% {
        transform: scaleY(0)
    }

    100% {
        transform: scaleY(1)
    }
}

@keyframes second-move {
    0% {
        transform: scaleY(0)
    }

    100% {
        transform: scaleY(1)
    }
}

@keyframes horizontal-move {
    0% {
        transform: scaleX(0)
    }

    100% {
        transform: scaleX(1)
    }
}

.head-line-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.head-line-title .text {
    background-color: #fff;
    white-space: nowrap;
    margin-right: 40px;
    font-family: "Exo", sans-serif;
    color: #121212;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: left
}

@media screen and (max-width:1200px) {
    .head-line-title .text {
        font-size: 20px
    }
}

@media screen and (max-width:767px) {
    .head-line-title .text {
        margin-right: 5px;
        margin-bottom: 0
    }
}

.head-line-title .line {
    width: 100%;
    height: 2px;
    background-color: #0c2582
}

.mnf-process-sec {
    background-color: #121212
}

.mnf-process-sec .process-box {
    opacity: 0;
    position: relative;
    transition: all .3s linear
}

.mnf-process-sec .process-box .icon-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center;
    position: relative
}

.mnf-process-sec .process-box .icon-row .box {
    font-family: "Exo", sans-serif;
    font-size: 16px;
    color: #c4c4c4;
    position: relative;
    z-index: 1;
    opacity: 0;
    transition: all .4s ease-in-out
}

@media screen and (min-width:993px) and (max-width:1200px) {
    .mnf-process-sec .process-box .icon-row .box {
        width: 120px
    }
}

@media screen and (max-width:992px) {
    .mnf-process-sec .process-box .icon-row .box {
        width: 100px;
        font-size: 14px
    }
}

@media screen and (max-width:767px) {
    .mnf-process-sec .process-box .icon-row .box {
        width: 50px;
        font-size: 12px
    }
}

.mnf-process-sec .process-box .icon-row .box .title-icon {
    margin: 20px 0;
    text-transform: capitalize;
    letter-spacing: 1px
}

.mnf-process-sec .process-box .icon-row .box .title-icon .head {
    font-weight: 600;
    margin-bottom: 5px
}

.mnf-process-sec .process-box .icon-row .border-div {
    position: absolute;
    width: 100%;
    top: 82px;
    transform: translateY(-50%);
    transition: all .6s ease-out;
    overflow: hidden
}

@media screen and (min-width:993px) and (max-width:1200px) {
    .mnf-process-sec .process-box .icon-row .border-div {
        top: 60px
    }
}

@media screen and (min-width:768px) and (max-width:992px) {
    .mnf-process-sec .process-box .icon-row .border-div {
        top: 50px
    }
}

@media screen and (max-width:767px) {
    .mnf-process-sec .process-box .icon-row .border-div {
        top: 30px
    }
}

.mnf-process-sec .process-box .icon-row .border-div.active {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0)
}

.mnf-process-sec .process-box .icon-row .border-div .line-border {
    width: calc(100% - 166px);
    left: 83px;
    position: absolute;
    height: 3px;
    top: 50%;
    transform: translateY(-50%);
    background-image: linear-gradient(to right, transparent 50%, #0c2582 50%);
    background-size: 40px 100%;
    transform-origin: left;
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0)
}

@media screen and (max-width:767px) {
    .mnf-process-sec .process-box .icon-row .border-div .line-border {
        width: calc(100% - 50px);
        left: 20px
    }
}

.mnf-process-sec .process-box .icon-row .border-div .circle-dots-div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    padding: 10px 0
}

.mnf-process-sec .process-box .icon-row .border-div .circle-dots-div .box-circle {
    width: 25.5%;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width:767px) {
    .mnf-process-sec .process-box .icon-row .border-div .circle-dots-div .box-circle {
        width: 20.5%;
        display: none
    }
}

.mnf-process-sec .process-box .icon-row .border-div .circle-dots-div .box-circle:before {
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    border-radius: 50px;
    background: #fff;
    border: 10px solid #0c2582
}

@media screen and (min-width:768px) {
    .mnf-process-sec .process-box .icon-row .border-div .circle-dots-div .box-circle:before {
        animation: circle-scale infinite;
        animation-timing-function: ease-out;
        animation-duration: 3s;
        animation-delay: 1.5s
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    .mnf-process-sec .process-box .icon-row .border-div .circle-dots-div .box-circle:before {
        width: 20px;
        height: 20px;
        border: 1px solid #0c2582
    }
}

@media screen and (max-width:767px) {
    .mnf-process-sec .process-box .icon-row .border-div .circle-dots-div .box-circle:before {
        width: 10px;
        height: 10px;
        border: 0
    }
}

@keyframes circle-scale {
    0% {
        box-shadow: 0 0 0 0 #0c2582;
        opacity: .4
    }

    70% {
        box-shadow: 0 0 0 10px #0c2582;
        opacity: .6
    }

    100% {
        box-shadow: 0 0 0 0 #0c2582;
        opacity: 1
    }
}

.mnf-process-sec .process-box .icon-row.second-row {
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 100px 0;
    position: relative
}

@media screen and (max-width:1200px) {
    .mnf-process-sec .process-box .icon-row.second-row {
        padding: 50px 0
    }
}

.mnf-process-sec .process-box .icon-row.second-row .mnf-abs {
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.mnf-process-sec .process-box .icon-row.second-row .mnf-abs .icon {
    margin-right: 30px
}

@media screen and (max-width:767px) {
    .mnf-process-sec .process-box .icon-row.second-row .mnf-abs .icon {
        margin-right: 10px;
        width: 100px
    }
}

.mnf-process-sec .process-box .icon-row.second-row .mnf-abs .mnf-title {
    color: #0c2582;
    font-size: 60px;
    font-family: "Exo", sans-serif;
    font-weight: 800;
    text-align: left
}

@media screen and (min-width:768px) and (max-width:1200px) {
    .mnf-process-sec .process-box .icon-row.second-row .mnf-abs .mnf-title {
        font-size: 50px
    }
}

@media screen and (max-width:767px) {
    .mnf-process-sec .process-box .icon-row.second-row .mnf-abs .mnf-title {
        font-size: 20px
    }
}

.mnf-process-sec .process-box .icon-row.second-row .border-div {
    transform: rotate(90deg);
    left: 55%;
    width: 74%;
    top: 190px
}

@media screen and (min-width:993px) and (max-width:1200px) {
    .mnf-process-sec .process-box .icon-row.second-row .border-div {
        left: 58%;
        width: 71%;
        top: 70px
    }
}

@media screen and (min-width:768px) and (max-width:992px) {
    .mnf-process-sec .process-box .icon-row.second-row .border-div {
        left: 53%;
        width: 80%;
        top: 50px
    }
}

@media screen and (max-width:767px) {
    .mnf-process-sec .process-box .icon-row.second-row .border-div {
        left: 42%;
        width: 100%;
        top: 45px
    }
}

.mnf-process-sec .process-box .icon-row.second-row .border-div .circle-dots-div .box-circle {
    width: 25.5%
}

.mnf-process-sec .process-box .icon-row.third-row {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.mnf-process-sec .process-box .icon-row.fourth-row {
    margin: 225px 0 100px
}

@media screen and (max-width:1200px) {
    .mnf-process-sec .process-box .icon-row.fourth-row {
        margin: 175px 0 100px
    }
}

.mnf-process-sec .process-box .icon-row.empty-row .border-div {
    transform: rotate(90deg);
    width: 50%;
    top: 90px;
    left: -18%
}

@media screen and (min-width:993px) and (max-width:1200px) {
    .mnf-process-sec .process-box .icon-row.empty-row .border-div {
        width: 59%;
        top: 35px;
        left: -23%
    }
}

@media screen and (min-width:768px) and (max-width:992px) {
    .mnf-process-sec .process-box .icon-row.empty-row .border-div {
        width: 70%;
        top: 0;
        left: -28%
    }
}

@media screen and (max-width:767px) {
    .mnf-process-sec .process-box .icon-row.empty-row .border-div {
        width: 100%;
        top: 34px;
        left: -42%
    }
}

.mnf-process-sec .process-box.animate_process_box {
    opacity: 1
}

.mnf-process-sec .process-box.animate_process_box .first-row .box:nth-child(1) {
    transition-delay: .3s;
    opacity: 1
}

.mnf-process-sec .process-box.animate_process_box .first-row .box:nth-child(2) {
    transition-delay: .6s;
    opacity: 1
}

.mnf-process-sec .process-box.animate_process_box .first-row .box:nth-child(3) {
    transition-delay: .9s;
    opacity: 1
}

.mnf-process-sec .process-box.animate_process_box .first-row .box:nth-child(4) {
    transition-delay: 1.2s;
    opacity: 1
}

.mnf-process-sec .process-box.animate_process_box .first-row .line-border {
    transition: all 1.6s linear;
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0)
}

.mnf-process-sec .process-box.animate_process_box .second-row .box:nth-child(1) {
    transition-delay: 1.5s;
    opacity: 1
}

.mnf-process-sec .process-box.animate_process_box .second-row .line-border {
    transition: all 1.9s linear;
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0)
}

.mnf-process-sec .process-box.animate_process_box .third-row .box:nth-child(1) {
    transition-delay: 1.8s;
    opacity: 1
}

.mnf-process-sec .process-box.animate_process_box .third-row .box:nth-child(2) {
    transition-delay: 2.1s;
    opacity: 1
}

.mnf-process-sec .process-box.animate_process_box .third-row .box:nth-child(3) {
    transition-delay: 2.4s;
    opacity: 1
}

.mnf-process-sec .process-box.animate_process_box .third-row .box:nth-child(4) {
    transition-delay: 2.7s;
    opacity: 1
}

.mnf-process-sec .process-box.animate_process_box .third-row .line-border {
    transition: all 3.2s linear;
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0)
}

.mnf-process-sec .process-box.animate_process_box .fourth-row .box:nth-child(1) {
    transition-delay: 3s;
    opacity: 1
}

.mnf-process-sec .process-box.animate_process_box .fourth-row .box:nth-child(2) {
    transition-delay: 3.3s;
    opacity: 1
}

.mnf-process-sec .process-box.animate_process_box .fourth-row .box:nth-child(3) {
    transition-delay: 3.6s;
    opacity: 1
}

.mnf-process-sec .process-box.animate_process_box .fourth-row .box:nth-child(4) {
    transition-delay: 3.9s;
    opacity: 1
}

.mnf-process-sec .process-box.animate_process_box .fourth-row .line-border {
    transition: all 5.5s linear;
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0)
}

.mnf-process-sec .process-box.animate_process_box .empty-row .line-border {
    transition: all 3.5s linear;
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0)
}

.mnf-process-sec .section-content {
    width: 100%;
    height: 100%;
    padding: 100px 0 0
}

@media screen and (min-width:1201px) {
    .mnf-process-sec .section-content {
        margin-top: -100vh
    }
}

.mnf-process-sec .circle-animation-wrapper {
    position: -webkit-sticky;
    position: sticky
}

.mnf-process-sec .circle-animation-wrapper .circle-animation-wrapper-inner {
    position: relative
}

.next-sec {
    background-size: cover;
    padding: 150px 0;
    z-index: 1;
    position: relative;
    cursor: pointer
}

@media screen and (max-width:1200px) {
    .next-sec {
        padding: 80px 0
    }
}

.next-sec.real-wire {
    background-image: url(../img/gk-tmt/real-wire-next.jpg)
}

.next-sec.integrated {
    background-image: url(../img/real-wire/integrated-next.jpg)
}

.next-sec.gk-tmt {
    background-image: url(../img/integrated/gk-tmt-next.jpg)
}

.next-sec .a-link-next {
    display: block;
    position: relative
}

.next-sec .a-link-next .next {
    font-family: "Px-Grotesk-Regular";
    color: rgba(255, 255, 255, 0.84);
    font-size: 16px;
    text-transform: uppercase;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.next-sec .a-link-next .next .next-line {
    width: 100px;
    height: 2px;
    background: #fff;
    margin-left: 20px
}

.next-sec .a-link-next .head {
    font-family: "Exo", sans-serif;
    font-size: 60px;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.84);
    margin-top: 50px;
    line-height: 1.2
}

@media screen and (max-width:1200px) {
    .next-sec .a-link-next .head {
        font-size: 40px
    }
}

.next-sec .overlay-fill {
    background-color: #8ab3e8;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    transform: translateX(-100%);
    transition: all 1s linear
}

.next-sec .overlay-fill.active-fill {
    transform: translateX(0)
}

[data-scroll] {
    transition: opacity 3s
}

[data-scroll="in"] {
    opacity: 1
}

[data-scroll="out"] {
    opacity: 0
}

.scroll-left-x[data-scroll="in"] {
    transform: translateX(0);
    transform-origin: left;
    transition: all 1.5s ease-out
}

.scroll-left-x[data-scroll="out"] {
    transform: translateX(-100%)
}

.scroll-right-x[data-scroll="in"] {
    transform: translateX(0);
    transform-origin: right;
    transition: all 1.5s ease-out
}

.scroll-right-x[data-scroll="out"] {
    transform: translateX(100%)
}

html {
    scroll-behavior: smooth
}

/* ::-webkit-scrollbar {
    width: 5px
}

::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.84)
}

::-webkit-scrollbar-thumb {
    background: #0c2582
}

::-webkit-scrollbar-thumb:hover {
    background: #555
} */

.fixedPosition {
    position: fixed
}

@media screen and (max-width:1200px) {
    .table-content td {
        text-align: left !important;
        font-size: 14px;
        padding: 2% 2% 2% 65%
    }
}

@media screen and (max-width:1200px) {
    .table-content td:before {
        font-weight: 600;
        left: 15px
    }
}

.header {
    background: rgba(255, 255, 255, 0.84);
    padding: 10px 0;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%
}

.header .row-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header .row-flex .logo {
    z-index: 2
}

@media screen and (max-width:1200px) {
    .header .row-flex .logo img {
        width: 150px
    }
}

.header .row-flex .nav-menu ul li {
    list-style: none;
    display: inline-block;
    font-family: "Px-Grotesk-Regular"
}

.header .row-flex .nav-menu ul li a {
    color: #222;
    text-decoration: none;
    padding: 0 20px;
    font-size: 18px
}

.header .row-flex .nav-menu ul li .dropdown {
    cursor: pointer
}

.header .row-flex .nav-menu ul li .dropdown .dropdown-toggle {
    color: #222;
    text-decoration: none;
    padding: 0 20px;
    font-size: 18px
}

.header .row-flex .nav-menu ul li .dropdown.open .dropdown-menu {
    visibility: visible;
    opacity: 1
}

.header .row-flex .nav-menu ul li .dropdown.open .dropdown-menu li {
    transform: rotateX(0)
}

.header .row-flex .nav-menu ul li .dropdown .dropdown-menu {
    margin-top: 30px;
    padding: 0;
    background-color: transparent;
    visibility: hidden;
    opacity: 0;
    display: block
}

.header .row-flex .nav-menu ul li .dropdown .dropdown-menu li {
    width: 100%;
    margin-bottom: 0;
    display: block;
    transform: rotateX(90deg);
    transition: all .3s linear;
    margin-bottom: 2px;
    background-color: #fff
}

.header .row-flex .nav-menu ul li .dropdown .dropdown-menu li a {
    padding: 10px 20px;
    transition-timing-function: ease-in-out;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.header .row-flex .nav-menu ul li .dropdown .dropdown-menu li a:before {
    transform: translateX(-100%);
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    transition: .4s
}

.header .row-flex .nav-menu ul li .dropdown .dropdown-menu li a:hover {
    color: #fff !important
}

.header .row-flex .nav-menu ul li .dropdown .dropdown-menu li a:hover:before {
    background: #8ab3e8;
    transform: translateX(0)
}

.header .row-flex .icon-menu {
    height: 25px;
    z-index: 2
}

.header .row-flex .icon-menu span {
    width: 35px;
    height: 3px;
    background: #0c2582;
    display: block;
    position: relative;
    transition: .25s ease-in-out
}

.header .row-flex .icon-menu span:nth-child(1) {
    top: 0
}

.header .row-flex .icon-menu span:nth-child(2) {
    top: 7px
}

.header .row-flex .icon-menu span:nth-child(3) {
    top: 14px
}

.header #menu {
    background: #fff;
    width: 100%;
    height: 100vh;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    left: -100%;
    top: 0;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition: left .3s linear
}

.header #menu.visible {
    left: 0;
    transition: left .3s linear
}

.header #menu ul {
    padding: 0
}

.header #menu ul li {
    list-style: none;
    display: block;
    margin-bottom: 30px;
    font-size: 25px;
    font-family: "Exo", sans-serif;
    padding: 0;
    font-weight: 600
}

.header #menu ul li a {
    color: #222;
    text-decoration: none
}

.header #menu ul li .dropdown {
    position: relative
}

.header #menu ul li .dropdown.open .dropdown-menu {
    visibility: visible;
    opacity: 1;
    height: auto
}

.header #menu ul li .dropdown.open .dropdown-menu li {
    transform: rotateX(0)
}

.header #menu ul li .dropdown .dropdown-menu {
    width: 100%;
    position: relative;
    float: none;
    background: transparent;
    box-shadow: none;
    border: 0;
    transition: all .2s ease;
    visibility: hidden;
    height: 0;
    opacity: 0;
    display: block
}

.header #menu ul li .dropdown .dropdown-menu li {
    padding: 0;
    margin-bottom: 0;
    font-size: 16px;
    font-family: "Exo", sans-serif;
    color: #222;
    transform: rotateX(90deg);
    transition: all .3s linear;
    margin-bottom: 2px;
    background-color: #fff
}

@media screen and (min-width:768px) and (max-width:1200px) {
    .header #menu ul li .dropdown .dropdown-menu li {
        font-size: 20px
    }
}

.header #menu ul li .dropdown .dropdown-menu li a {
    padding: 5px;
    line-height: 1;
    width: 100px
}

.hidden {
    opacity: 0
}

.rot45deg {
    transform: rotate(45deg);
    top: 10px !important
}

.rot-45deg {
    transform: rotate(-45deg)
}

footer {
    z-index: 999;
    position: relative
}

footer .big-footer {
    background: #f1f1f1;
    padding: 3% 5%
}

@media screen and (max-width:992px) {
    footer .big-footer {
        padding: 5%
    }
}

footer .big-footer .footer-logo {
    margin-bottom: 20px
}

footer .big-footer .footer-logo a {
    display: inline-block
}

footer .big-footer .main-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

footer .big-footer .main-footer .box {
    margin-right: 30px
}

@media screen and (max-width:992px) {
    footer .big-footer .main-footer .box {
        margin-bottom: 15px
    }
}

footer .big-footer .main-footer .box .address p {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 1.4;
    font-weight: 600;
    font-family: "Px-Grotesk-Regular"
}

@media screen and (max-width:992px) {
    footer .big-footer .main-footer .box .address p.mob-email {
        margin-bottom: 0
    }
}

footer .big-footer .main-footer .box .head {
    font-family: "Px-Grotesk-Regular";
    font-weight: 600;
    margin-bottom: 20px
}

@media screen and (max-width:992px) {
    footer .big-footer .main-footer .box .head {
        margin-bottom: 10px
    }
}

footer .big-footer .main-footer .box p {
    font-family: "Lato-Regular";
    font-size: 16px;
    margin-bottom: 10px
}

footer .big-footer .main-footer .box .social a {
    display: inline-block
}

footer .big-footer .main-footer .box .social a .social-icon {
    background: #222;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    line-height: 40px;
    font-size: 20px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    margin-right: 5px;
    transition: .4s
}

footer .big-footer .main-footer .box .social a .social-icon:hover {
    background: #8ab3e8
}

footer .footer {
    background: #121212;
    color: #fff;
    font-family: "Px-Grotesk-Regular"
}

footer .footer .row-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 5%
}

@media screen and (max-width:767px) {
    footer .footer .row-flex {
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }
}

footer .footer .row-flex a {
    color: inherit;
    text-decoration: none
}

footer .footer .row-flex .ting-unit-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center;
    transform: scale(0.7)
}

@media screen and (max-width:991px) {
    footer .footer .row-flex .ting-unit-wrap {
        text-align: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 10px
    }
}

footer .footer .row-flex .ting-unit-wrap .made-by-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: end;
    align-items: flex-end
}

footer .footer .row-flex .ting-unit-wrap .made-by-text p {
    color: #fff;
    font-family: "Lato-Regular";
    background-color: #0c2582;
    margin-bottom: 3px;
    padding: 2px 8px;
    border-radius: 3px;
    letter-spacing: 2px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold
}

footer .footer .row-flex .ting-unit-wrap img {
    display: inline-block;
    vertical-align: middle;
    width: 90px;
    margin-left: 5px
}

footer .footer .row-flex .ting-unit-wrap img.black-logo {
    filter: invert(1)
}

footer .footer .row-flex .ting-unit-wrap a {
    color: #0c2582;
    text-decoration: none;
    transition: all .5s ease-in
}

footer .footer .row-flex .ting-unit-wrap a:hover {
    text-decoration: none
}

#index {
    position: relative
}

#index .real-first-shot {
    height: 100vh;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    overflow: hidden;
    z-index: 1000
}

@media screen and (max-width:1200px) {
    #index .real-first-shot {
        display: none
    }
}

#index .real-first-shot .real-text {
    font-size: 300px;
    font-family: "Exo", sans-serif;
    font-weight: 600;
    mix-blend-mode: lighten;
    background-image: url(../img/Real-top.svg);
    background-size: cover;
    background-position: center;
    width: 100%;
    text-align: center;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    transform: scale(1) translateX(0);
    z-index: 2
}

#index .real-first-shot .real-text.real-text-hide {
    visibility: hidden;
    transform: scale(50) translateX(50px);
    transition: all 1s ease-in-out
}

#index .banner-slider {
    overflow: hidden;
    position: relative
}

#index .banner-slider .section-content {
    position: unset
}

@media screen and (min-width:1401px) and (max-width:1800px) {
    #index .banner-slider .section-content {
        height: 100%
    }
}

@media screen and (min-width:1200px) and (max-width:1300px) {
    #index .banner-slider .section-content {
        height: 100%
    }
}

@media only screen and (min-width:1024px) and (max-height:1366px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1.5) {
    #index .banner-slider .section-content {
        height: 100%
    }
}

#index .banner-slider .section-content #banner_video {
    width: 100%
}

#index .strength-scratch-section {
    background: url(../img/home/Screenshot__639_-removebg-preview.png);
    background-size: cover;
    height: 100vh;
    position: relative
}

@media screen and (max-width:768px) {
    #index .strength-scratch-section {
        padding: 20px 0
    }
}

@media screen and (max-width:1200px) {
    #index .strength-scratch-section {
        height: 100%
    }
}

#index .strength-scratch-section .div-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: 100vh;
    padding-left: 5%
}

@media screen and (max-width:767px) {
    #index .strength-scratch-section .div-flex {
        padding-left: 0;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media screen and (max-width:1200px) {
    #index .strength-scratch-section .div-flex {
        min-height: 50vh
    }
}

#index .strength-scratch-section .div-flex .text-content {
    width: 35%;
    margin-right: 2%
}

@media screen and (max-width:768px) {
    #index .strength-scratch-section .div-flex .text-content {
        width: 100%
    }
}

#index .strength-scratch-section .div-flex .text-content .head-title {
    font-family: "Exo", sans-serif;
    color: #121212;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 15px
}

@media screen and (max-width:1200px) {
    #index .strength-scratch-section .div-flex .text-content .head-title {
        font-size: 30px
    }
}

#index .strength-scratch-section .div-flex .text-content .sub-title {
    font-family: "Exo", sans-serif;
    color: #0c2582;
    font-size: 30px
}

@media screen and (max-width:1200px) {
    #index .strength-scratch-section .div-flex .text-content .sub-title {
        font-size: 20px
    }
}

#index .strength-scratch-section .div-flex .text-content .para {
    font-family: "Lato-Regular";
    color: #222;
    font-size: 16px;
    margin: 25px 0;
    width: 70%;
    line-height: 1.2;
    letter-spacing: 1px
}

@media screen and (max-width:768px) {
    #index .strength-scratch-section .div-flex .text-content .para {
        margin: 10px 0;
        width: 100%
    }
}

@media screen and (min-width:1200px) and (max-width:1600px) {
    #index .strength-scratch-section .div-flex .text-content .para {
        width: 90%
    }
}

@media screen and (max-width:1200px) {
    #index .strength-scratch-section .div-flex .text-content .para {
        font-size: 14px
    }
}

#index .strength-scratch-section .div-flex .text-content .gif-logos {
    display: -ms-flexbox;
    display: flex;
    width: 50%
}

#index .strength-scratch-section .div-flex .text-content .gif-logos .gif-img {
    margin: 0 10px 0 0
}

#index .strength-scratch-section .div-flex .strength-scratch-slider {
    width: 65%
}

@media screen and (max-width:767px) {
    #index .strength-scratch-section .div-flex .strength-scratch-slider {
        width: 100%;
        padding: 30px 0
    }
}

#index .strength-scratch-section .div-flex .strength-scratch-slider .slick-list {
    padding: 75px 0
}

#index .strength-scratch-section .div-flex .strength-scratch-slider .slick-list .slider {
    position: relative;
    transition: linear .9s
}

#index .strength-scratch-section .div-flex .strength-scratch-slider .slick-list .slider:focus {
    outline: 0
}

#index .strength-scratch-section .div-flex .strength-scratch-slider .slick-list .slider.slick-current {
    transform: scale(1.1);
    z-index: 1
}

#index .strength-scratch-section .div-flex .strength-scratch-slider .slick-list .slider.slick-current .banner-txt {
    opacity: 1
}

#index .strength-scratch-section .div-flex .strength-scratch-slider .slick-list .slider.slick-current.slick-active .gradient-overlay {
    background-image: linear-gradient(transparent, rgba(18, 18, 18, 0.48), #121212)
}

#index .strength-scratch-section .div-flex .strength-scratch-slider .slick-list .slider .banner-txt {
    position: absolute;
    bottom: 8%;
    left: 5%;
    text-align: center;
    color: #fff;
    opacity: 0
}

@media screen and (max-width:767px) {
    #index .strength-scratch-section .div-flex .strength-scratch-slider .slick-list .slider .banner-txt {
        left: 0
    }
}

#index .strength-scratch-section .div-flex .strength-scratch-slider .slick-list .slider .banner-txt .content .bold-title {
    font-family: "Exo", sans-serif;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 1.2
}

@media screen and (min-width:1201px) and (max-width:1600px) {
    #index .strength-scratch-section .div-flex .strength-scratch-slider .slick-list .slider .banner-txt .content .bold-title {
        font-size: 24px
    }
}

@media screen and (max-width:1200px) {
    #index .strength-scratch-section .div-flex .strength-scratch-slider .slick-list .slider .banner-txt .content .bold-title {
        font-size: 20px;
        text-align: left;
        padding: 0 15px
    }
}

#index .strength-scratch-section .div-flex .strength-scratch-slider .slick-list .slider .banner-txt .content .sub-title {
    font-family: "Lato-Regular";
    font-size: 16px;
    opacity: .9;
    line-height: 1.2;
    letter-spacing: 1px;
    padding: 0 20px;
    text-align: left
}

@media screen and (max-width:767px) {
    #index .strength-scratch-section .div-flex .strength-scratch-slider .slick-list .slider .banner-txt .content .sub-title {
        padding: 0 15px
    }
}

@media screen and (max-width:1200px) {
    #index .strength-scratch-section .div-flex .strength-scratch-slider .slick-list .slider .banner-txt .content .sub-title {
        font-size: 14px
    }
}

#index .strength-scratch-section .div-flex .strength-scratch-slider .slick-list .slider .gradient-overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    background-image: linear-gradient(transparent, transparent, #121212)
}

#index .strength-scratch-section .div-flex .strength-scratch-slider .slick-arrow {
    background: transparent;
    transform: translate(-50%, -50%)
}

#index .strength-scratch-section .div-flex .strength-scratch-slider .slick-arrow.slick-prev {
    top: 100%
}

@media screen and (max-width:767px) {
    #index .strength-scratch-section .div-flex .strength-scratch-slider .slick-arrow.slick-prev {
        left: 50%;
        margin: 0 -15px
    }
}

#index .strength-scratch-section .div-flex .strength-scratch-slider .slick-arrow.slick-prev:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f060";
    color: #0c2582
}

#index .strength-scratch-section .div-flex .strength-scratch-slider .slick-arrow.slick-next {
    top: 100%;
    right: auto
}

@media screen and (max-width:767px) {
    #index .strength-scratch-section .div-flex .strength-scratch-slider .slick-arrow.slick-next {
        left: 50%;
        margin: 0 15px
    }
}

#index .strength-scratch-section .div-flex .strength-scratch-slider .slick-arrow.slick-next:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f061";
    color: #0c2582;
    padding: 0 5px
}

#index .world-section {
    background-color: #0c2582;
    height: 100vh;
    position: relative;
    overflow: hidden;
    padding: 50px 0
}

@media screen and (max-width:767px) {
    #index .world-section {
        padding: 35px 0
    }
}

@media screen and (max-width:1200px) {
    #index .world-section {
        height: 100%
    }
}

#index .world-section .div-flex {
    min-height: 100vh;
    padding-left: 5%
}

@media screen and (max-width:767px) {
    #index .world-section .div-flex {
        padding-left: 0
    }
}

@media screen and (min-width:1201px) {
    #index .world-section .div-flex {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #index .world-section .div-flex {
        min-height: 50vh;
        height: 100%
    }
}

@media screen and (min-width:1201px) {
    #index .world-section .div-flex .text-content {
        width: 30%;
        margin-right: 2%
    }
}

#index .world-section .div-flex .text-content .head-title {
    font-family: "Exo", sans-serif;
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 15px
}

@media screen and (max-width:1200px) {
    #index .world-section .div-flex .text-content .head-title {
        font-size: 30px
    }
}

#index .world-section .div-flex .text-content .sub-title {
    font-family: "Exo", sans-serif;
    color: #fff;
    font-size: 30px;
    opacity: .6
}

@media screen and (max-width:1200px) {
    #index .world-section .div-flex .text-content .sub-title {
        font-size: 20px
    }
}

#index .world-section .div-flex .text-content .para {
    font-family: "Lato-Regular";
    color: #fff;
    font-size: 16px;
    margin: 25px 0
}

#index .world-section .div-flex .text-content .gif-logos {
    display: -ms-flexbox;
    display: flex;
    padding: 50px 0
}

@media screen and (max-width:992px) {
    #index .world-section .div-flex .text-content .gif-logos {
        padding: 20px 0
    }
}

#index .world-section .div-flex .text-content .gif-logos .gif-img {
    margin-right: 10px
}

#index .world-section .div-flex .text-content .gif-logos .gif-img img {
    height: 100px
}

@media screen and (max-width:1200px) {
    #index .world-section .div-flex .text-content .gif-logos .gif-img img {
        height: 60px
    }
}

#index .world-section .div-flex .world-products {
    display: -ms-flexbox;
    display: flex;
    background: #0c2582;
    position: absolute;
    width: 90%;
    left: 5%;
    padding: 0 20px;
    transform: translateX(36%);
    z-index: 1
}

@media screen and (max-width:767px) {
    #index .world-section .div-flex .world-products {
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative;
        padding: 0
    }
}

@media screen and (max-width:1200px) {
    #index .world-section .div-flex .world-products {
        width: 100%;
        left: 0;
        transform: translateX(0);
        margin-top: 30px
    }
}

#index .world-section .div-flex .world-products .product-box {
    background:#091c63;
    margin: 0 15px;
    position: relative;
    transition: .4s ease-out
}

@media screen and (max-width:767px) {
    #index .world-section .div-flex .world-products .product-box {
        margin: 30px 0
    }
}

#index .world-section .div-flex .world-products .product-box .big-head {
    font-family: "Exo", sans-serif;
    font-size: 50px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.64);
    position: absolute;
    top: -6%;
    left: 9%
}

@media screen and (max-width:1200px) {
    #index .world-section .div-flex .world-products .product-box .big-head {
        font-size: 30px;
        top: -8%
    }
}

@media screen and (min-width:768px) and (max-width:992px) {
    #index .world-section .div-flex .world-products .product-box .big-head {
        top: -15%
    }
}

@media screen and (max-width:767px) {
    #index .world-section .div-flex .world-products .product-box .big-head {
        top: -10%
    }
}

@media screen and (min-width:1201px) and (max-width:1600px) {
    #index .world-section .div-flex .world-products .product-box .big-head {
        font-size: 35px
    }
}

@media screen and (min-width:1201px) and (max-width:1300px) {
    #index .world-section .div-flex .world-products .product-box .big-head {
        top: -15%
    }
}

@media screen and (min-width:1601px) and (max-width:1800px) {
    #index .world-section .div-flex .world-products .product-box .big-head {
        font-size: 40px
    }
}

#index .world-section .div-flex .world-products .product-box .big-head:before {
    content: '';
    width: 70px;
    height: 3px;
    position: absolute;
    bottom: -15%;
    background: #fff
}

@media screen and (min-width:1201px) and (max-width:1400px) {
    #index .world-section .div-flex .world-products .product-box .big-head:before {
        bottom: -35%
    }
}

@media screen and (min-width:1401px) and (max-width:1800px) {
    #index .world-section .div-flex .world-products .product-box .big-head:before {
        bottom: -35%
    }
}

#index .world-section .div-flex .world-products .product-box .para {
    font-family: "Exo", sans-serif;
    color: #fff;
    font-size: 30px;
    opacity: .6;
    line-height: 1.2;
    padding: 50px
}

@media screen and (max-width:992px) {
    #index .world-section .div-flex .world-products .product-box .para {
        padding-bottom: 5px;
        font-size: 16px
    }
}

@media screen and (min-width:993px) and (max-width:1200px) {
    #index .world-section .div-flex .world-products .product-box .para {
        font-size: 20px
    }
}

@media screen and (min-width:1201px) and (max-width:1800px) {
    #index .world-section .div-flex .world-products .product-box .para {
        font-size: 25px;
        padding: 50px 35px
    }
}

#index .world-section .div-flex .world-products .product-box .para ul li {
    list-style: disc
}

#index .world-section .div-flex .world-products .product-box .product-img {
    position: relative
}

#index .world-section .div-flex .world-products .product-box .product-img .plus {
    position: absolute;
    top: -8%;
    right: 5%
}

@media screen and (max-width:992px) {
    #index .world-section .div-flex .world-products .product-box .product-img .plus {
        top: -15%;
        width: 40px
    }
}

#index .world-section .div-flex .world-products .product-box:nth-child(1) ul li {
    list-style: none
}

#index .world-section .world-scroll-explore {
    color: #fff;
    position: absolute;
    bottom: 10%;
    left: 30%;
    font-family: "Px-Grotesk-Regular";
    text-transform: uppercase;
    font-size: 12px
}

@media screen and (max-width:767px) {
    #index .world-section .world-scroll-explore {
        display: none
    }
}

@media screen and (min-width:1201px) and (max-width:1400px) {
    #index .world-section .world-scroll-explore {
        left: 10%
    }
}

#index .world-section .world-scroll-explore:before {
    content: '';
    width: 100px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 150%;
    transform: translate(-50%, -50%);
    background: #fff
}

#index .real-group-black {
    background-color: #121212;
    position: relative;
    overflow: hidden;
    z-index: 2
}

#index .real-group-black .real-img {
    transform-origin: center
}

@media screen and (max-width:1200px) {
    #index .real-group-black .real-img {
        filter: brightness(0.5)
    }
}

#index .real-group-black .real-img img {
    width: 100%;
    height: 100vh
}

@media screen and (max-width:1200px) {
    #index .real-group-black .real-img img {
        height: 100%
    }
}

#index .real-group-black .real-content {
    height: 100vh;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    width: 100%;
    top: 0;
    transform: translateY(100%)
}

@media screen and (max-width:767px) {
    #index .real-group-black .real-content {
        position: relative;
        transform: translateY(0);
        height: 100%;
        padding-top: 20px
    }
}

@media screen and (min-width:768px) and (max-width:992px) {
    #index .real-group-black .real-content {
        transform: translateY(0);
        position: absolute;
        height: 100%;
        margin-top: 20px
    }
}

@media screen and (min-width:993px) and (max-width:1200px) {
    #index .real-group-black .real-content {
        position: absolute;
        transform: translateY(0);
        height: 100%
    }
}

#index .real-group-black .real-content .head {
    font-family: "Exo", sans-serif;
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 30px
}

@media screen and (max-width:1200px) {
    #index .real-group-black .real-content .head {
        font-size: 30px
    }
}

@media screen and (min-width:768px) {
    #index .real-group-black .real-content .points-div {
        display: -ms-flexbox;
        display: flex
    }
}

#index .real-group-black .real-content .points-div .point {
    font-family: "Exo", sans-serif;
    color: #fff;
    font-size: 30px;
    width: 25%;
    position: relative;
    margin-right: 10px
}

@media screen and (max-width:767px) {
    #index .real-group-black .real-content .points-div .point {
        width: 100%;
        line-height: 1.2
    }
}

@media screen and (max-width:1200px) {
    #index .real-group-black .real-content .points-div .point {
        font-size: 20px
    }
}

#index .real-group-black .real-content .points-div .point:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 85px;
    right: 0;
    background: #fff
}

@media screen and (max-width:767px) {
    #index .real-group-black .real-content .points-div .point:before {
        display: none
    }
}

#index .real-group-black .real-content .points-div .point:nth-child(4) {
    margin-right: 0
}

#index .real-group-black .real-content .points-div .point:nth-child(4):before {
    display: none
}

#index .real-group-black .real-content .points-div .point span {
    font-family: "Exo", sans-serif;
    color: #8ab3e8;
    font-size: 50px;
    font-weight: 600
}

@media screen and (max-width:1200px) {
    #index .real-group-black .real-content .points-div .point span {
        font-size: 40px
    }
}

@media screen and (min-width:1201px) and (max-width:1400px) {
    #index .real-group-black .real-content .points-div .point span {
        font-size: 50px
    }
}

#index .real-group-black .real-content .brief {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end
}

#index .real-group-black .real-content .brief .para {
    font-family: "Lato-Regular";
    color: #fff;
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 1px;
    margin: 40px 0;
    width: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: justify
}

@media screen and (max-width:767px) {
    #index .real-group-black .real-content .brief .para {
        width: 100%
    }
}

@media screen and (max-width:1200px) {
    #index .real-group-black .real-content .brief .para {
        font-size: 14px
    }
}

#index .real-group-black .real-content .brief .para .btn {
    margin-top: 25px
}

#index .real-group-black .real-content .brief .para .btn:hover {
    background: transparent;
    border: 1px solid #fff;
    color: #fff
}

#index .clients-section {
    background: url(../img/home/clients/PIL\ \(10\).JPG) no-repeat;
    background-size: cover;
    height: 100vh;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    position: relative
}

@media screen and (max-width:1200px) {
    #index .clients-section {
        height: auto
    }
}

@media screen and (min-width:1201px) {
    #index .clients-section {
        background-attachment: fixed
    }
}

#index .clients-section .client-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(255, 255, 255, 0.8)
}

@media screen and (max-width:1200px) {
    #index .clients-section .client-overlay {
        height: 100%
    }
}

#index .clients-section .container {
    z-index: 1;
    margin-top: 50px
}

@media screen and (max-width:1200px) {
    #index .clients-section .container {
        margin-bottom: 50px
    }
}

#index .clients-section .container .head {
    font-family: "Exo", sans-serif;
    font-size: 40px;
    color: #222;
    font-weight: 600;
    margin-bottom: 15px
}

@media screen and (max-width:1200px) {
    #index .clients-section .container .head {
        font-size: 30px
    }
}

#index .clients-section .container .sub-head {
    font-family: "Exo", sans-serif;
    font-size: 30px;
    color: #0c2582
}

@media screen and (max-width:767px) {
    #index .clients-section .container .sub-head {
        font-size: 18px;
        line-height: 1.2
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #index .clients-section .container .sub-head {
        font-size: 20px
    }
}

#index .clients-section .container .client-div {
    background: #fff;
    border-radius: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 50px;
    margin-top: 35px
}

@media screen and (max-width:767px) {
    #index .clients-section .container .client-div {
        padding: 20px 10px
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #index .clients-section .container .client-div {
        padding: 50px 0
    }
}

#index .clients-section .container .client-div .client {
    width: 22%;
    margin: 15px
}

@media screen and (max-width:767px) {
    #index .clients-section .container .client-div .client {
        width: 50%;
        margin: 0
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #index .clients-section .container .client-div .client {
        width: 28%
    }
}

@media screen and (min-width:1200px) {
    #index .clients-section .container .client-div .client {
        height: 125px;
        border-right: 2px solid #f0f0f0
    }
}

#index .clients-section .container .client-div .client:nth-child(4) {
    border: 0
}

#index .clients-section .container .client-div .client:nth-child(8) {
    border: 0
}

#index .clients-section .container .client-div .client img {
    transition: .4s;
    width: 100px;
    margin: 0 auto
}

@media screen and (min-width:1201px) {
    #index .clients-section .container .client-div .client img {
        filter: grayscale(1)
    }
}

@media screen and (min-width:1201px) {
    #index .clients-section .container .client-div .client img:hover {
        filter: grayscale(0)
    }
}

#index .clients-section .container .client-div .client .name {
    margin: 10px 0;
    font-family: "Exo", sans-serif;
    font-size: 14px;
    color: #0c2582;
    letter-spacing: 1px;
    line-height: 1.2
}

#index .clients-section .section-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:1200px) {
    #index .clients-section .section-content {
        height: 100%
    }
}

#index .real-care-section {
    position: relative;
    background-color: #0c2582;
    height: 100vh;
    padding: 0 5%;
    overflow: hidden;
    z-index: 2
}

@media screen and (max-width:1200px) {
    #index .real-care-section {
        height: 100%;
        padding: 5%
    }
}

#index .real-care-section .section-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:767px) {
    #index .real-care-section .section-content {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media screen and (max-width:1200px) {
    #index .real-care-section .section-content {
        height: 100%
    }
}

#index .real-care-section .section-content .content .care-img {
    margin-bottom: 30px
}

#index .real-care-section .section-content .content .care-img img {
    width: 200px
}

#index .real-care-section .section-content .content .head {
    font-family: "Exo", sans-serif;
    font-size: 40px;
    color: #fff
}

@media screen and (max-width:1200px) {
    #index .real-care-section .section-content .content .head {
        font-size: 30px
    }
}

#index .real-care-section .section-content .content .para {
    font-family: "Lato-Regular";
    font-size: 16px;
    color: #fff;
    margin: 20px 0;
    line-height: 1.2;
    letter-spacing: 1px;
    text-align: justify;
    width: 55%
}

@media screen and (max-width:1200px) {
    #index .real-care-section .section-content .content .para {
        width: 100%
    }
}

@media screen and (max-width:1200px) {
    #index .real-care-section .section-content .content .para {
        font-size: 14px
    }
}

@media screen and (min-width:1201px) and (max-width:1600px) {
    #index .real-care-section .section-content .content .para {
        width: 70%
    }
}

#index .real-care-section .section-content .slider-img {
    width: 50%
}

@media screen and (max-width:767px) {
    #index .real-care-section .section-content .slider-img {
        width: 100%
    }
}

#index .real-care-section .section-content .slider-img .real-care-slider .slick-dots li button:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 15px;
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    color: #fff;
    background: rgba(255, 255, 255, 0.4);
    border-radius: 25px
}

#index .corporate-section {
    background-color: #121212;
    position: relative;
    z-index: 1
}

#index .corporate-section .video-section {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden
}

@media screen and (max-width:992px) {
    #index .corporate-section .video-section {
        height: 100%
    }
}

@media screen and (min-width:993px) and (max-width:1200px) {
    #index .corporate-section .video-section {
        height: 30vh
    }
}

#index .corporate-section .video-section .content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2
}

@media screen and (max-width:992px) {
    #index .corporate-section .video-section .content {
        position: relative;
        top: 0;
        left: 0;
        transform: translate(0);
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#index .corporate-section .video-section .content .corporate-head {
    font-family: "Exo", sans-serif;
    font-size: 50px;
    color: #fff;
    font-weight: 600;
    position: absolute;
    transform: rotate(-90deg);
    left: -35%
}

@media screen and (max-width:992px) {
    #index .corporate-section .video-section .content .corporate-head {
        left: 0;
        position: relative;
        transform: rotate(0);
        font-size: 40px
    }
}

@media screen and (min-width:993px) and (max-width:1200px) {
    #index .corporate-section .video-section .content .corporate-head {
        left: -50%;
        font-size: 40px
    }
}

@media screen and (min-width:1201px) and (max-width:1600px) {
    #index .corporate-section .video-section .content .corporate-head {
        left: -42%
    }
}

@media screen and (min-width:1201px) and (max-width:1400px) {
    #index .corporate-section .video-section .content .corporate-head {
        font-size: 50px
    }
}

#index .corporate-section .video-section .content .corporate-head .text {
    position: relative;
    transform: translateX(100vh)
}

@media screen and (max-width:1200px) {
    #index .corporate-section .video-section .content .corporate-head .text {
        transform: translateX(0)
    }
}

#index .corporate-section .video-section .content .poster-video {
    transform: translateY(-100vh);
    position: relative
}

@media screen and (max-width:992px) {
    #index .corporate-section .video-section .content .poster-video {
        padding: 15px
    }
}

@media screen and (max-width:1200px) {
    #index .corporate-section .video-section .content .poster-video {
        transform: translateY(0)
    }
}

#index .corporate-section .video-section .video-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

#index .corporate-section .video-section .video-btn img {
    z-index: 2;
    position: relative
}

#index .corporate-section .video-section .video-btn:before {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    background: white;
    border-radius: 50px;
    top: 50%;
    left: 50%;
    animation-name: animate-video-btn1;
    animation-iteration-count: infinite;
    animation-timing-function: ease-out;
    animation-duration: 3s
}

#index .corporate-section .video-section .video-btn:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    background: white;
    border-radius: 50px;
    top: 50%;
    left: 50%;
    animation-name: animate-video-btn2;
    animation-iteration-count: infinite;
    animation-timing-function: ease-out;
    animation-duration: 3s;
    animation-delay: 1.5s
}

@keyframes animate-video-btn1 {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
        transform: translate(-50%, -50%)
    }

    70% {
        box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
        transform: translate(-50%, -50%)
    }

    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        transform: translate(-50%, -50%)
    }
}

@keyframes animate-video-btn2 {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
        transform: translate(-50%, -50%)
    }

    70% {
        box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
        transform: translate(-50%, -50%)
    }

    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        transform: translate(-50%, -50%)
    }
}

#index .corporate-section .real-portal-section {
    background: url(../img/home/corporate/portal-bg.jpg) no-repeat;
    background-size: cover;
    text-align: center;
    padding: 50px 0;
    margin-bottom: 50px;
    position: relative;
    z-index: 2
}

#index .corporate-section .real-portal-section .text {
    font-size: 40px;
    font-family: "Exo", sans-serif;
    color: #8ab3e8;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 30px
}

@media screen and (max-width:1200px) {
    #index .corporate-section .real-portal-section .text {
        font-size: 30px
    }
}

#index .corporate-section .real-portal-section .btn-white {
    position: absolute;
    bottom: -5%;
    left: 50%;
    transform: translate(-50%, 0)
}

#index .corporate-section .real-portal-section .btn-white:hover {
    background: #0c2582;
    border: 1px solid #0c2582
}

@media screen and (max-width:1200px) {
    #index .corporate-section .real-portal-section .real-portal-logo img {
        width: 150px
    }
}

#index .corporate-section .real-enquiry-section {
    margin-bottom: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    text-align: center
}

@media screen and (max-width:767px) {
    #index .corporate-section .real-enquiry-section {
        padding: 0 15px
    }
}

@media screen and (max-width:992px) {
    #index .corporate-section .real-enquiry-section {
        margin-top: 20px
    }
}

#index .corporate-section .real-enquiry-section .content {
    color: #fff;
    width: 100%;
    font-size: 30px;
    font-family: "Exo", sans-serif
}

@media screen and (max-width:1200px) {
    #index .corporate-section .real-enquiry-section .content {
        font-size: 20px
    }
}

#index .corporate-section .real-enquiry-section .content p {
    line-height: 1.2;
    letter-spacing: 1px
}

#index .corporate-section .real-enquiry-section .content p.br-end {
    margin-bottom: 0;
    font-size: 28px
}

@media screen and (min-width:993px) and (max-width:1200px) {
    #index .corporate-section .real-enquiry-section .content p.br-end {
        font-size: 20px;
        text-align: center
    }
}

@media screen and (min-width:768px) and (max-width:992px) {
    #index .corporate-section .real-enquiry-section .content p.br-end {
        font-size: 18px;
        text-align: center
    }
}

@media screen and (max-width:767px) {
    #index .corporate-section .real-enquiry-section .content p.br-end {
        font-size: 16px;
        text-align: center
    }
}

#index .corporate-section .real-enquiry-section .content p.line-marg {
    margin-bottom: 10px
}

#index .corporate-section .real-enquiry-section .content p.line-marg2 {
    margin-bottom: 20px
}

#index .corporate-section .real-enquiry-section .content p.line-marg2 .span {
    font-size: 40px
}

#index .corporate-section .real-enquiry-section .content p span {
    color: #0c2582
}

#index .corporate-section .real-enquiry-section .content p.social .social-icon {
    background: #0c2582;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    line-height: 40px;
    font-size: 20px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    transition: .4s
}

#index .corporate-section .real-enquiry-section .content p.social .social-icon:hover {
    background: #8ab3e8;
    color: #222
}

#index .corporate-section .section-content {
    width: 100%;
    height: 100%;
    margin-top: -50%;
    padding-top: 50px
}

@media screen and (max-width:1200px) {
    #index .corporate-section .section-content {
        margin-top: 0
    }
}

@media screen and (max-width:767px) {
    #index .corporate-section .section-content .container {
        padding: 0
    }
}

#index .corporate-section .circle-animation-wrapper {
    position: -webkit-sticky;
    position: sticky
}

#index .corporate-section .circle-animation-wrapper .circle-animation-wrapper-inner {
    position: relative
}

#gk-tmt {
    position: relative;
    overflow: hidden
}

#gk-tmt .banner-section {
    background-color: #121212
}

#gk-tmt .banner-section .section-content {
    padding: 150px 100px 0
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #gk-tmt .banner-section .section-content {
        height: auto;
        padding: 15px
    }
}

@media screen and (max-width:767px) {
    #gk-tmt .banner-section .section-content {
        height: auto;
        padding: 0
    }
}

#gk-tmt .banner-section .div-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media screen and (max-width:767px) {
    #gk-tmt .banner-section .div-flex {
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse
    }
}

#gk-tmt .banner-section .div-flex .banner-head {
    text-transform: uppercase;
    font-family: "Saira-SemiBold";
    color: #c4c4c4;
    font-size: 100px;
    margin-right: 50px
}

@media screen and (min-width:1201px) and (max-width:1600px) {
    #gk-tmt .banner-section .div-flex .banner-head {
        font-size: 80px
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #gk-tmt .banner-section .div-flex .banner-head {
        font-size: 60px
    }
}

@media screen and (max-width:767px) {
    #gk-tmt .banner-section .div-flex .banner-head {
        font-size: 50px;
        margin: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }
}

#gk-tmt .banner-section .div-flex .banner-head .gif-img {
    width: 110px
}

@media screen and (min-width:1201px) and (max-width:1600px) {
    #gk-tmt .banner-section .div-flex .banner-head .gif-img {
        width: 90px
    }
}

@media screen and (max-width:1200px) {
    #gk-tmt .banner-section .div-flex .banner-head .gif-img {
        width: 60px
    }
}

@media screen and (max-width:767px) {
    #gk-tmt .banner-section .div-flex .banner-head .gif-img {
        margin-right: 5px
    }
}

#gk-tmt .banner-section .div-flex .banner-img {
    width: 55%
}

@media screen and (max-width:1200px) {
    #gk-tmt .banner-section .div-flex .banner-img {
        width: 100%
    }
}

#gk-tmt .banner-section .circle-animation-wrapper {
    z-index: 3
}

#gk-tmt .tmt-white-section {
    background-color: #fff;
    padding-bottom: 100px
}

@media screen and (max-width:767px) {
    #gk-tmt .tmt-white-section {
        padding-bottom: 0
    }
}

#gk-tmt .tmt-white-section .tmt-div {
    position: relative;
    display: -ms-flexbox;
    display: flex
}

@media screen and (min-width:768px) and (max-width:992px) {
    #gk-tmt .tmt-white-section .tmt-div {
        -ms-flex-align: center;
        align-items: center
    }
}

@media screen and (max-width:767px) {
    #gk-tmt .tmt-white-section .tmt-div {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#gk-tmt .tmt-white-section .tmt-div .rotate-head {
    font-family: "Exo", sans-serif;
    font-size: 50px;
    color: #0c2582;
    font-weight: 600;
    transform: rotate(-90deg);
    width: 45%
}

@media screen and (max-width:1200px) {
    #gk-tmt .tmt-white-section .tmt-div .rotate-head {
        font-size: 30px
    }
}

@media screen and (min-width:768px) and (max-width:992px) {
    #gk-tmt .tmt-white-section .tmt-div .rotate-head {
        width: 100%
    }
}

@media screen and (max-width:767px) {
    #gk-tmt .tmt-white-section .tmt-div .rotate-head {
        transform: rotate(0);
        width: 100%
    }
}

#gk-tmt .tmt-white-section .tmt-div .tmt-products {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -120px
}

@media screen and (max-width:992px) {
    #gk-tmt .tmt-white-section .tmt-div .tmt-products {
        margin-left: 0;
        margin-top: 15px
    }
}

#gk-tmt .tmt-white-section .tmt-div .tmt-products .product-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 50px;
    margin-right: 15px
}

@media screen and (max-width:767px) {
    #gk-tmt .tmt-white-section .tmt-div .tmt-products .product-box {
        margin-bottom: 30px;
        margin-right: 0;
        width: 100%
    }
}

#gk-tmt .tmt-white-section .tmt-div .tmt-products .product-box .icon {
    margin-right: 10px
}

#gk-tmt .tmt-white-section .tmt-div .tmt-products .product-box .head {
    font-family: "Exo", sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #0c2582
}

#gk-tmt .tmt-white-section .tmt-div .tmt-products .product-box .head .sub-head {
    font-weight: normal
}

#gk-tmt .tmt-white-section .blue-div {
    background-color: #0c2582;
    color: #fff;
    font-family: "Exo", sans-serif;
    font-size: 20px;
    padding: 3% 3% 3% 10%;
    position: relative;
    width: 60%;
    margin-top: -15%;
    margin-bottom: 8%;
    z-index: 3
}

@media screen and (max-width:767px) {
    #gk-tmt .tmt-white-section .blue-div {
        width: 100%;
        margin-top: 0;
        padding: 15px;
        font-size: 16px
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #gk-tmt .tmt-white-section .blue-div {
        width: 100%;
        margin-top: 0;
        padding: 5%
    }
}

@media screen and (min-width:1201px) and (max-width:1600px) {
    #gk-tmt .tmt-white-section .blue-div {
        margin-top: -10%
    }
}

@media screen and (min-width:1601px) and (max-width:1800px) {
    #gk-tmt .tmt-white-section .blue-div {
        margin-top: -28%
    }
}

#gk-tmt .tmt-white-section .blue-div p {
    margin-bottom: 20px;
    line-height: 1.4;
    letter-spacing: 1px;
    color: #fff;
    opacity: .6
}

#gk-tmt .tmt-white-section .blue-div p.sub-p {
    font-size: 16px
}

@media screen and (max-width:767px) {
    #gk-tmt .tmt-white-section .blue-div p.sub-p {
        font-size: 14px
    }
}

#gk-tmt .tmt-white-section .blue-div p:nth-last-child(1) {
    margin-bottom: 0
}

#gk-tmt .black-features-ad {
    background-color: #121212;
    position: relative;
    z-index: 1
}

#gk-tmt .black-features-ad .section-content {
    width: 100%;
    height: 100%
}

#gk-tmt .black-features-ad .features-sec {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 100px 0
}

@media screen and (max-width:767px) {
    #gk-tmt .black-features-ad .features-sec {
        padding: 50px 0;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media screen and (min-width:993px) and (max-width:1200px) {
    #gk-tmt .black-features-ad .features-sec .features-text {
        width: 60%
    }
}

@media screen and (max-width:992px) {
    #gk-tmt .black-features-ad .features-sec .features-text {
        width: 100%
    }
}

@media screen and (max-width:767px) {
    #gk-tmt .black-features-ad .features-sec .features-text {
        margin-top: 20px
    }
}

#gk-tmt .black-features-ad .features-sec .features-text .head {
    font-size: 50px;
    font-family: "Exo", sans-serif;
    color: #c4c4c4;
    font-weight: 600
}

@media screen and (max-width:1200px) {
    #gk-tmt .black-features-ad .features-sec .features-text .head {
        font-size: 30px
    }
}

@media screen and (max-width:767px) {
    #gk-tmt .black-features-ad .features-sec .features-text .head {
        padding: 0 15px
    }
}

#gk-tmt .black-features-ad .features-sec .features-text .para {
    background-color: #0c2582;
    color: #fff;
    font-family: "Exo", sans-serif;
    padding: 25px;
    letter-spacing: 1px
}

#gk-tmt .black-features-ad .features-sec .features-text .para ul li {
    margin-bottom: 15px
}

#gk-tmt .black-features-ad .features-sec .features-text .para ul li:nth-last-child(1) {
    margin-bottom: 0
}

#gk-tmt .black-features-ad .video-section-tmt {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden
}

@media screen and (min-width:993px) and (max-width:1200px) {
    #gk-tmt .black-features-ad .video-section-tmt {
        height: 40vh
    }
}

@media screen and (min-width:768px) and (max-width:992px) {
    #gk-tmt .black-features-ad .video-section-tmt {
        text-align: center;
        height: auto;
        padding-bottom: 100px
    }
}

@media screen and (max-width:767px) {
    #gk-tmt .black-features-ad .video-section-tmt {
        padding-bottom: 50px;
        text-align: center;
        height: auto
    }
}

#gk-tmt .black-features-ad .video-section-tmt .content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2
}

@media screen and (max-width:992px) {
    #gk-tmt .black-features-ad .video-section-tmt .content {
        display: block;
        position: relative;
        top: 0;
        left: 0;
        transform: translate(0, 0)
    }
}

#gk-tmt .black-features-ad .video-section-tmt .content .corporate-head-tmt {
    font-family: "Exo", sans-serif;
    font-size: 50px;
    color: #fff;
    font-weight: 600;
    position: absolute;
    transform: rotate(-90deg) translateY(-50%);
    left: -35%
}

@media screen and (max-width:992px) {
    #gk-tmt .black-features-ad .video-section-tmt .content .corporate-head-tmt {
        display: block;
        position: relative;
        width: 100%;
        top: 0;
        left: 0;
        transform: rotate(0)
    }
}

@media screen and (max-width:767px) {
    #gk-tmt .black-features-ad .video-section-tmt .content .corporate-head-tmt {
        font-size: 30px
    }
}

@media screen and (min-width:1201px) and (max-width:1600px) {
    #gk-tmt .black-features-ad .video-section-tmt .content .corporate-head-tmt {
        left: -42%
    }
}

@media screen and (min-width:1201px) and (max-width:1400px) {
    #gk-tmt .black-features-ad .video-section-tmt .content .corporate-head-tmt {
        font-size: 50px
    }
}

@media screen and (min-width:1601px) and (max-width:1800px) {
    #gk-tmt .black-features-ad .video-section-tmt .content .corporate-head-tmt {
        transform: rotate(-90deg) translate(0, -50%);
        right: 100%;
        top: 50%
    }
}

#gk-tmt .black-features-ad .video-section-tmt .content .corporate-head-tmt .text {
    position: relative
}

@media screen and (max-width:992px) {
    #gk-tmt .black-features-ad .video-section-tmt .content .corporate-head-tmt .text {
        margin-bottom: 15px
    }
}

#gk-tmt .black-features-ad .video-section-tmt .content .poster-video-tmt {
    transform: translate3d(18.4743px, 0, 0);
    position: relative
}

@media screen and (max-width:992px) {
    #gk-tmt .black-features-ad .video-section-tmt .content .poster-video-tmt {
        transform: translate(0);
        padding: 0 15px
    }
}

#gk-tmt .black-features-ad .video-section-tmt .video-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

#gk-tmt .black-features-ad .video-section-tmt .video-btn img {
    z-index: 2;
    position: relative
}

#gk-tmt .black-features-ad .video-section-tmt .video-btn:before {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    background: white;
    border-radius: 50px;
    top: 50%;
    left: 50%;
    animation-name: animate-video-btn1;
    animation-iteration-count: infinite;
    animation-timing-function: ease-out;
    animation-duration: 3s
}

#gk-tmt .black-features-ad .video-section-tmt .video-btn:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    background: white;
    border-radius: 50px;
    top: 50%;
    left: 50%;
    animation-name: animate-video-btn2;
    animation-iteration-count: infinite;
    animation-timing-function: ease-out;
    animation-duration: 3s;
    animation-delay: 1.5s
}

@keyframes animate-video-btn1 {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
        transform: translate(-50%, -50%)
    }

    70% {
        box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
        transform: translate(-50%, -50%)
    }

    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        transform: translate(-50%, -50%)
    }
}

@keyframes animate-video-btn2 {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
        transform: translate(-50%, -50%)
    }

    70% {
        box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
        transform: translate(-50%, -50%)
    }

    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        transform: translate(-50%, -50%)
    }
}

#gk-tmt .black-features-ad .circle-animation-wrapper {
    position: -webkit-sticky;
    position: sticky
}

#gk-tmt .black-features-ad .circle-animation-wrapper .circle-animation-wrapper-inner {
    position: relative
}

#gk-tmt .clients-sec {
    padding: 80px 0;
    text-align: center
}

@media screen and (max-width:767px) {
    #gk-tmt .clients-sec {
        padding: 30px 0
    }
}

@media screen and (max-width:1200px) {
    #gk-tmt .clients-sec {
        padding-bottom: 0
    }
}

#gk-tmt .clients-sec .head-title {
    font-family: "Exo", sans-serif;
    color: #0c2582;
    font-size: 50px;
    font-weight: 600;
    margin-bottom: 15px
}

@media screen and (max-width:1200px) {
    #gk-tmt .clients-sec .head-title {
        font-size: 30px
    }
}

#gk-tmt .clients-sec .gov-approval-sec {
    padding: 30px 0
}

#gk-tmt .clients-sec .gov-approval-sec .projects {
    padding: 20px 0
}

#gk-tmt .clients-sec .gov-approval-sec .projects .gov-approval-project-slider {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:992px) {
    #gk-tmt .clients-sec .gov-approval-sec .projects .gov-approval-project-slider {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center
    }
}

#gk-tmt .clients-sec .gov-approval-sec .projects .gov-approval-project-slider .item {
    padding: 0 10px;
    transition: all .4s ease-out
}

@media screen and (max-width:767px) {
    #gk-tmt .clients-sec .gov-approval-sec .projects .gov-approval-project-slider .item {
        width: 50%
    }
}

#gk-tmt .clients-sec .gov-approval-sec .projects .gov-approval-project-slider .item .name {
    color: #0c2582;
    font-family: "Exo", sans-serif;
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 1px;
    margin-top: 15px
}

@media screen and (max-width:992px) {
    #gk-tmt .clients-sec .gov-approval-sec .projects .gov-approval-project-slider .item .name {
        width: 150px
    }
}

#gk-tmt .clients-sec .gov-approval-sec .projects .gov-approval-project-slider .item .icon {
    padding: 15px
}

@media screen and (max-width:992px) {
    #gk-tmt .clients-sec .gov-approval-sec .projects .gov-approval-project-slider .item .icon {
        width: 150px
    }
}

@media screen and (min-width:1201px) {
    #gk-tmt .clients-sec .gov-approval-sec .projects .gov-approval-project-slider .item .icon {
        filter: grayscale(1)
    }
}

@media screen and (min-width:1201px) {
    #gk-tmt .clients-sec .gov-approval-sec .projects .gov-approval-project-slider .item:hover .icon {
        box-shadow: 0 0 3px 4px rgba(237, 237, 237, 0.55);
        transform: scale(1.2);
        filter: grayscale(0)
    }
}

#gk-tmt .clients-sec .specifications-sec {
    padding: 40px 0
}

@media screen and (max-width:767px) {
    #gk-tmt .clients-sec .specifications-sec {
        padding: 20px 0
    }
}

#gk-tmt .clients-sec .specifications-sec .tab-div {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    margin-top: 50px;
    font-family: "Exo", sans-serif;
    font-size: 16px
}

@media screen and (max-width:767px) {
    #gk-tmt .clients-sec .specifications-sec .tab-div {
        width: 100%;
        margin-top: 20px;
        font-family: 14px
    }
}

#gk-tmt .clients-sec .specifications-sec .tab-div ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    border: 1px solid #222;
    width: 100%
}

@media screen and (min-width:767px) {
    #gk-tmt .clients-sec .specifications-sec .tab-div ul.tabs {
        display: -ms-flexbox;
        display: flex
    }
}

#gk-tmt .clients-sec .specifications-sec .tab-div ul.tabs li {
    margin: 0;
    cursor: pointer;
    padding: 10px 21px;
    font-weight: 600;
    background-color: transparent;
    color: #0c2582;
    overflow: hidden;
    position: unset;
    width: 33.4%;
    line-height: 1.4;
    letter-spacing: 1px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

#gk-tmt .clients-sec .specifications-sec .tab-div ul.tabs li.indicator {
    display: none
}

#gk-tmt .clients-sec .specifications-sec .tab-div ul.tabs li:nth-last-child(3) {
    border-left: 1px solid #222;
    border-right: 1px solid #222
}

#gk-tmt .clients-sec .specifications-sec .tab-div ul.tabs li:hover {
    background-color: #ccc;
    color: #333
}

#gk-tmt .clients-sec .specifications-sec .tab-div ul.tabs li.active {
    background-color: #0c2582;
    color: #fff
}

#gk-tmt .clients-sec .specifications-sec .tab-div .tab_container {
    border-top: 0;
    clear: both;
    float: left;
    width: 100%;
    background: #fff;
    overflow: auto
}

#gk-tmt .clients-sec .specifications-sec .tab-div .tab_content {
    padding: 50px 0;
    display: none
}

@media screen and (max-width:767px) {
    #gk-tmt .clients-sec .specifications-sec .tab-div .tab_content {
        padding: 10px 0
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #gk-tmt .clients-sec .specifications-sec .tab-div .tab_content {
        padding: 20px 0 0
    }
}

@media screen and (max-width:1200px) {
    #gk-tmt .clients-sec .specifications-sec .tab-div .tab_content ::-webkit-scrollbar {
        height: 2px
    }

    #gk-tmt .clients-sec .specifications-sec .tab-div .tab_content ::-webkit-scrollbar-track {
        background: #f1f1f1
    }

    #gk-tmt .clients-sec .specifications-sec .tab-div .tab_content ::-webkit-scrollbar-thumb {
        background: #0c2582
    }

    #gk-tmt .clients-sec .specifications-sec .tab-div .tab_content ::-webkit-scrollbar-thumb:hover {
        background: #0c2582
    }
}

#gk-tmt .clients-sec .specifications-sec .tab-div .tab_drawer_heading {
    display: none
}

@media screen and (max-width:767px) {
    #gk-tmt .clients-sec .specifications-sec .tab-div .tabs {
        display: none
    }

    #gk-tmt .clients-sec .specifications-sec .tab-div .tab_drawer_heading {
        background-color: #ccc;
        color: #222;
        border: 1px solid #333;
        margin: 0;
        margin-bottom: 10px;
        padding: 5px 20px;
        font-size: 18px;
        display: block;
        cursor: pointer;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    #gk-tmt .clients-sec .specifications-sec .tab-div .d_active {
        background-color: #222;
        color: #fff
    }
}

@media screen and (max-width:767px) and (min-width:767px) {
    #gk-tmt .clients-sec .specifications-sec .tab-div .d_active {
        display: none
    }
}

#gk-tmt .clients-sec .specifications-sec .table-content table {
    width: 100%;
    border-collapse: collapse
}

#gk-tmt .clients-sec .specifications-sec .table-content th {
    background: #0c2582;
    color: #fff;
    font-size: 18px;
    padding: 20px 5px;
    vertical-align: text-top
}

#gk-tmt .clients-sec .specifications-sec .table-content td,
#gk-tmt .clients-sec .specifications-sec .table-content th {
    border: 1px solid #121212;
    text-align: center
}

#gk-tmt .clients-sec .specifications-sec .table-content td {
    padding: 12px 5px
}

@media screen and (min-width:1200px) {
    #gk-tmt .clients-sec .specifications-sec .table-content td {
        width: 100px
    }
}

@media screen and (max-width:767px) {
    #gk-tmt .clients-sec .specifications-sec .table-content td:before {
        position: absolute;
        top: 10px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap
    }
}

#gk-tmt .clients-sec .specifications-sec .table-content .available-text {
    text-align: left;
    overflow: hidden
}

@media screen and (max-width:767px) {
    #gk-tmt .clients-sec .specifications-sec .table-content .available-text {
        padding: 15px 5px
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #gk-tmt .clients-sec .specifications-sec .table-content .available-text {
        padding: 0 5px 15px
    }
}

#gk-tmt .clients-sec .specifications-sec .table-content p {
    margin-bottom: 5px
}

#real-wire {
    position: relative;
    overflow: hidden
}

#real-wire .banner-section {
    background-color: #121212
}

#real-wire .banner-section .section-content {
    padding: 150px 100px 0
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #real-wire .banner-section .section-content {
        height: auto;
        padding: 15px
    }
}

@media screen and (max-width:767px) {
    #real-wire .banner-section .section-content {
        height: auto;
        padding: 0
    }
}

#real-wire .banner-section .div-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media screen and (max-width:767px) {
    #real-wire .banner-section .div-flex {
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:1200px) {
    #real-wire .banner-section .div-flex {
        top: 0
    }
}

#real-wire .banner-section .div-flex .banner-head {
    text-transform: uppercase;
    font-family: "Saira-SemiBold";
    color: #c4c4c4;
    font-size: 100px;
    margin-right: 50px
}

@media screen and (min-width:1201px) and (max-width:1600px) {
    #real-wire .banner-section .div-flex .banner-head {
        font-size: 80px
    }
}

@media screen and (max-width:1200px) {
    #real-wire .banner-section .div-flex .banner-head {
        font-size: 60px
    }
}

@media screen and (max-width:767px) {
    #real-wire .banner-section .div-flex .banner-head {
        font-size: 50px;
        margin: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }
}

#real-wire .banner-section .div-flex .banner-head .gif-img {
    width: 110px
}

@media screen and (min-width:1201px) and (max-width:1600px) {
    #real-wire .banner-section .div-flex .banner-head .gif-img {
        width: 90px
    }
}

@media screen and (max-width:1200px) {
    #real-wire .banner-section .div-flex .banner-head .gif-img {
        width: 60px
    }
}

@media screen and (max-width:767px) {
    #real-wire .banner-section .div-flex .banner-head .gif-img {
        margin-right: 5px
    }
}

#real-wire .banner-section .div-flex .banner-img {
    width: 55%
}

@media screen and (max-width:1200px) {
    #real-wire .banner-section .div-flex .banner-img {
        width: 100%
    }
}

#real-wire .banner-section .circle-animation-wrapper {
    z-index: 3
}

#real-wire .tmt-white-section {
    background-color: #fff;
    padding: 100px 0
}

@media screen and (max-width:1200px) {
    #real-wire .tmt-white-section {
        padding: 0
    }
}

#real-wire .tmt-white-section .blue-div {
    background-color: #0c2582;
    color: #fff;
    font-family: "Exo", sans-serif;
    font-size: 20px;
    padding: 3% 3% 3% 10%;
    position: relative;
    width: 60%;
    margin-top: -20%;
    margin-bottom: 3%;
    z-index: 3
}

@media screen and (min-width:1601px) and (max-width:1800px) {
    #real-wire .tmt-white-section .blue-div {
        margin-top: -11%
    }
}

@media screen and (min-width:1201px) and (max-width:1600px) {
    #real-wire .tmt-white-section .blue-div {
        padding: 5% 5% 5% 10%;
        margin-top: -18%
    }
}

@media screen and (max-width:1200px) {
    #real-wire .tmt-white-section .blue-div {
        width: 100%;
        margin-top: 0;
        padding: 5%
    }
}

@media screen and (max-width:767px) {
    #real-wire .tmt-white-section .blue-div {
        font-size: 16px
    }
}

#real-wire .tmt-white-section .blue-div p {
    margin-bottom: 20px;
    line-height: 1.4;
    letter-spacing: 1px;
    color: #fff;
    opacity: .6
}

@media screen and (max-width:767px) {
    #real-wire .tmt-white-section .blue-div p {
        margin-bottom: 10px
    }
}

#real-wire .tmt-white-section .blue-div p.sub-p {
    font-size: 16px
}

@media screen and (max-width:767px) {
    #real-wire .tmt-white-section .blue-div p.sub-p {
        font-size: 14px
    }
}

#real-wire .tmt-white-section .blue-div p:nth-last-child(1) {
    margin-bottom: 0
}

#real-wire .sec-product {
    padding: 50px 0
}

@media screen and (max-width:767px) {
    #real-wire .sec-product {
        padding: 20px 0
    }
}

#real-wire .sec-product .wire-rod-sec {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:767px) {
    #real-wire .sec-product .wire-rod-sec {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#real-wire .sec-product .wire-rod-sec .content {
    margin-left: 50px;
    width: 50%;
    letter-spacing: 1px;
    line-height: 1.4
}

@media screen and (max-width:767px) {
    #real-wire .sec-product .wire-rod-sec .content {
        width: 100%;
        margin: 0
    }
}

#real-wire .sec-product .wire-rod-sec .content .head {
    font-family: "Exo", sans-serif;
    font-size: 30px;
    color: #0c2582;
    font-weight: 600;
    margin: 10px 0
}

@media screen and (max-width:767px) {
    #real-wire .sec-product .wire-rod-sec .content .head {
        font-size: 20px;
        margin: 10px 0 0
    }
}

#real-wire .sec-product .wire-rod-sec .content .sub {
    font-family: "Exo", sans-serif;
    font-size: 16px;
    color: #121212
}

@media screen and (max-width:767px) {
    #real-wire .sec-product .wire-rod-sec .content .sub {
        font-size: 14px
    }
}

@media screen and (min-width:767px) {

    #real-wire .sec-product .wire-rod-sec.second,
    #real-wire .sec-product .wire-rod-sec.fourth {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    #real-wire .sec-product .wire-rod-sec.second .content,
    #real-wire .sec-product .wire-rod-sec.fourth .content {
        text-align: right;
        margin-left: 0;
        margin-right: 50px
    }
}

#real-wire .sec-product .specification-chart-tab {
    padding-top: 40px
}

@media screen and (max-width:767px) {
    #real-wire .sec-product .specification-chart-tab {
        padding-top: 20px
    }
}

#real-wire .sec-product .specification-chart-tab .tab-div {
    width: 80%;
    height: 100%;
    margin-top: 0;
    font-family: "Exo", sans-serif;
    font-size: 16px;
    display: table
}

@media screen and (max-width:767px) {
    #real-wire .sec-product .specification-chart-tab .tab-div {
        width: 100%
    }
}

#real-wire .sec-product .specification-chart-tab .tab-div ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    width: 100%
}

@media screen and (min-width:767px) {
    #real-wire .sec-product .specification-chart-tab .tab-div ul.tabs {
        display: -ms-flexbox;
        display: flex
    }
}

#real-wire .sec-product .specification-chart-tab .tab-div ul.tabs li {
    margin: 0;
    cursor: pointer;
    padding: 10px 21px;
    font-weight: 600;
    background-color: transparent;
    color: #0c2582;
    overflow: hidden;
    position: unset;
    line-height: 1.4;
    letter-spacing: 1px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

#real-wire .sec-product .specification-chart-tab .tab-div ul.tabs li.indicator {
    display: none
}

#real-wire .sec-product .specification-chart-tab .tab-div ul.tabs li:hover {
    background-color: #ccc;
    color: #333
}

#real-wire .sec-product .specification-chart-tab .tab-div ul.tabs li.active {
    background-color: #0c2582;
    color: #fff
}

#real-wire .sec-product .specification-chart-tab .tab-div .tab_container {
    border-top: 0;
    clear: both;
    float: left;
    width: 100%;
    background: #fff;
    overflow: auto
}

#real-wire .sec-product .specification-chart-tab .tab-div .tab_content {
    padding-top: 15px;
    display: none
}

#real-wire .sec-product .specification-chart-tab .tab-div .tab_drawer_heading {
    display: none
}

@media screen and (max-width:767px) {
    #real-wire .sec-product .specification-chart-tab .tab-div .tabs {
        display: none
    }

    #real-wire .sec-product .specification-chart-tab .tab-div .tab_drawer_heading {
        background-color: #ccc;
        color: #fff;
        border-top: 1px solid #333;
        margin: 0;
        padding: 5px 20px;
        font-size: 22px;
        display: block;
        cursor: pointer;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    #real-wire .sec-product .specification-chart-tab .tab-div .d_active {
        background-color: #0c2582;
        color: #fff
    }
}

@media screen and (max-width:767px) and (min-width:767px) {
    #real-wire .sec-product .specification-chart-tab .tab-div .d_active {
        display: none
    }
}

#real-wire .sec-product .specification-chart-tab .table-content table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 0
}

#real-wire .sec-product .specification-chart-tab .table-content th {
    background: #0c2582;
    color: #fff;
    font-size: 18px;
    padding: 20px 5px;
    vertical-align: text-top
}

#real-wire .sec-product .specification-chart-tab .table-content td,
#real-wire .sec-product .specification-chart-tab .table-content th {
    border: 1px solid #121212;
    text-align: center
}

#real-wire .sec-product .specification-chart-tab .table-content td {
    padding: 12px 5px;
    vertical-align: middle
}

@media screen and (min-width:1200px) {
    #real-wire .sec-product .specification-chart-tab .table-content td {
        width: 100px
    }
}

@media screen and (max-width:1200px) {

    #real-wire .sec-product .specification-chart-tab .table-content table,
    #real-wire .sec-product .specification-chart-tab .table-content thead,
    #real-wire .sec-product .specification-chart-tab .table-content tbody,
    #real-wire .sec-product .specification-chart-tab .table-content th,
    #real-wire .sec-product .specification-chart-tab .table-content td,
    #real-wire .sec-product .specification-chart-tab .table-content tr {
        display: block
    }

    #real-wire .sec-product .specification-chart-tab .table-content thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }

    #real-wire .sec-product .specification-chart-tab .table-content tr {
        border: 1px solid #ccc
    }

    #real-wire .sec-product .specification-chart-tab .table-content td {
        border: 0;
        border-bottom: 1px solid #eee;
        position: relative;
        padding: 2% 2% 2% 60% !important
    }

    #real-wire .sec-product .specification-chart-tab .table-content td:before {
        position: absolute;
        top: 6px;
        left: 15px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap
    }

    #real-wire .sec-product .specification-chart-tab .table-content .table-1 td:nth-of-type(1):before {
        content: "Size"
    }

    #real-wire .sec-product .specification-chart-tab .table-content .table-1 td:nth-of-type(2):before {
        content: "Grade"
    }

    #real-wire .sec-product .specification-chart-tab .table-content .table-1 td:nth-of-type(3):before {
        content: "Inner Diameter"
    }

    #real-wire .sec-product .specification-chart-tab .table-content .table-1 td:nth-of-type(4):before {
        content: "Outer Diameter"
    }

    #real-wire .sec-product .specification-chart-tab .table-content .table-1 td:nth-of-type(5):before {
        content: "Coil Weight"
    }

    #real-wire .sec-product .specification-chart-tab .table-content .table-2 td:nth-of-type(1):before {
        content: "Element"
    }

    #real-wire .sec-product .specification-chart-tab .table-content .table-2 td:nth-of-type(2):before {
        content: "Test"
    }

    #real-wire .sec-product .specification-chart-tab .table-content .table-2 td:nth-of-type(3):before {
        content: "Commercial"
    }

    #real-wire .sec-product .specification-chart-tab .table-content .table-2 td:nth-of-type(4):before {
        content: "Low Carbon"
    }

    #real-wire .sec-product .specification-chart-tab .table-content .table-2 td:nth-of-type(5):before {
        content: "Super LC"
    }
}

#real-wire .sec-product .specification-chart-tab .table-content .available-text {
    text-align: left
}

#real-wire .sec-product .specification-chart-tab .table-content p {
    margin-bottom: 5px
}

#real-wire .sec-product .specification-hb-wire {
    display: block;
    width: 100%;
    height: 100%;
    float: left
}

#real-wire .sec-product .specification-hb-wire .table-box {
    font-family: "Exo", sans-serif;
    font-size: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: end;
    align-items: end;
    float: right;
    width: 50%
}

@media screen and (max-width:767px) {
    #real-wire .sec-product .specification-hb-wire .table-box {
        width: 100%
    }
}

#real-wire .sec-product .specification-hb-wire .table-box .head {
    font-family: "Exo", sans-serif;
    font-size: 30px;
    color: #0c2582;
    font-weight: 600;
    margin: 10px 0
}

@media screen and (max-width:767px) {
    #real-wire .sec-product .specification-hb-wire .table-box .head {
        font-size: 20px
    }
}

#real-wire .sec-product .specification-hb-wire .table-box .table-content {
    width: 100%
}

#real-wire .sec-product .specification-hb-wire .table-box .table-content table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 0
}

#real-wire .sec-product .specification-hb-wire .table-box .table-content th {
    background: #0c2582;
    color: #fff;
    font-size: 18px;
    padding: 20px 5px;
    vertical-align: text-top
}

#real-wire .sec-product .specification-hb-wire .table-box .table-content td,
#real-wire .sec-product .specification-hb-wire .table-box .table-content th {
    border: 1px solid #121212;
    text-align: center
}

#real-wire .sec-product .specification-hb-wire .table-box .table-content td {
    padding: 12px 5px;
    vertical-align: middle
}

@media screen and (min-width:1200px) {
    #real-wire .sec-product .specification-hb-wire .table-box .table-content td {
        width: 100px
    }
}

@media screen and (max-width:1200px) {

    #real-wire .sec-product .specification-hb-wire .table-box .table-content table,
    #real-wire .sec-product .specification-hb-wire .table-box .table-content thead,
    #real-wire .sec-product .specification-hb-wire .table-box .table-content tbody,
    #real-wire .sec-product .specification-hb-wire .table-box .table-content th,
    #real-wire .sec-product .specification-hb-wire .table-box .table-content td,
    #real-wire .sec-product .specification-hb-wire .table-box .table-content tr {
        display: block
    }

    #real-wire .sec-product .specification-hb-wire .table-box .table-content thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }

    #real-wire .sec-product .specification-hb-wire .table-box .table-content tr {
        border: 1px solid #ccc
    }

    #real-wire .sec-product .specification-hb-wire .table-box .table-content td {
        border: 0;
        border-bottom: 1px solid #eee;
        position: relative;
        padding: 2% 2% 2% 60% !important
    }

    #real-wire .sec-product .specification-hb-wire .table-box .table-content td:before {
        position: absolute;
        top: 6px;
        left: 15px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap
    }

    #real-wire .sec-product .specification-hb-wire .table-box .table-content .table td:nth-of-type(1):before {
        content: "Size"
    }

    #real-wire .sec-product .specification-hb-wire .table-box .table-content .table td:nth-of-type(2):before {
        content: "Grade"
    }

    #real-wire .sec-product .specification-hb-wire .table-box .table-content .table td:nth-of-type(3):before {
        content: "Weight"
    }
}

#real-wire .sec-product .specification-gi-wire .table-box {
    font-family: "Exo", sans-serif;
    font-size: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

#real-wire .sec-product .specification-gi-wire .table-box .head {
    font-family: "Exo", sans-serif;
    font-size: 30px;
    color: #0c2582;
    font-weight: 600;
    margin: 10px 0
}

@media screen and (max-width:767px) {
    #real-wire .sec-product .specification-gi-wire .table-box .head {
        font-size: 20px
    }
}

@media screen and (max-width:1200px) {
    #real-wire .sec-product .specification-gi-wire .table-box ::-webkit-scrollbar {
        height: 2px
    }

    #real-wire .sec-product .specification-gi-wire .table-box ::-webkit-scrollbar-track {
        background: #f1f1f1
    }

    #real-wire .sec-product .specification-gi-wire .table-box ::-webkit-scrollbar-thumb {
        background: #0c2582
    }

    #real-wire .sec-product .specification-gi-wire .table-box ::-webkit-scrollbar-thumb:hover {
        background: #0c2582
    }
}

#real-wire .sec-product .specification-gi-wire .tolerance-black {
    color: #fff;
    background-color: #121212;
    padding: 10px 25px;
    letter-spacing: 1px
}

@media screen and (max-width:767px) {
    #real-wire .sec-product .specification-gi-wire .tolerance-black {
        padding: 10px;
        font-size: 12px
    }
}

#real-wire .sec-product .specification-gi-wire .tolerance-black .plus-minus {
    border-bottom: 1px solid #fff;
    font-size: 18px;
    margin-right: 5px;
    line-height: 1;
    display: inline-block
}

#integrated-products {
    position: relative;
    overflow: hidden
}

#integrated-products .banner-section {
    background-color: #121212
}

#integrated-products .banner-section .section-content {
    padding: 150px 100px 0
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #integrated-products .banner-section .section-content {
        height: auto;
        padding: 15px
    }
}

@media screen and (max-width:767px) {
    #integrated-products .banner-section .section-content {
        height: auto;
        padding: 0
    }
}

@media screen and (min-width:1600px) and (max-width:1800px) {
    #integrated-products .banner-section .section-content {
        height: auto
    }
}

#integrated-products .banner-section .div-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media screen and (max-width:767px) {
    #integrated-products .banner-section .div-flex {
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:1200px) {
    #integrated-products .banner-section .div-flex {
        top: 0
    }
}

#integrated-products .banner-section .div-flex .banner-head {
    text-transform: uppercase;
    font-family: "Saira-SemiBold";
    color: #c4c4c4;
    font-size: 100px;
    margin-right: -150px;
    z-index: 1
}

@media screen and (min-width:1201px) and (max-width:1600px) {
    #integrated-products .banner-section .div-flex .banner-head {
        font-size: 80px
    }
}

@media screen and (max-width:1200px) {
    #integrated-products .banner-section .div-flex .banner-head {
        font-size: 60px
    }
}

@media screen and (max-width:767px) {
    #integrated-products .banner-section .div-flex .banner-head {
        font-size: 50px;
        margin: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }
}

#integrated-products .banner-section .div-flex .banner-head .gif-img {
    width: 110px
}

#integrated-products .banner-section .div-flex .banner-img {
    width: 55%
}

@media screen and (max-width:1200px) {
    #integrated-products .banner-section .div-flex .banner-img {
        width: 100%
    }
}

#integrated-products .banner-section .circle-animation-wrapper {
    z-index: 3
}

#integrated-products .tmt-white-section {
    background-color: #fff;
    padding: 100px 0
}

@media screen and (max-width:1200px) {
    #integrated-products .tmt-white-section {
        padding: 0
    }
}

#integrated-products .tmt-white-section .blue-div {
    background-color: #0c2582;
    color: #fff;
    font-family: "Exo", sans-serif;
    font-size: 20px;
    padding: 5% 10% 5% 15%;
    position: relative;
    width: 60%;
    margin-top: -20%;
    margin-bottom: 3%;
    z-index: 3
}

@media screen and (max-width:1200px) {
    #integrated-products .tmt-white-section .blue-div {
        width: 100%;
        margin-top: 0;
        padding: 5%
    }
}

@media screen and (max-width:767px) {
    #integrated-products .tmt-white-section .blue-div {
        font-size: 16px
    }
}

@media screen and (min-width:1201px) and (max-width:1600px) {
    #integrated-products .tmt-white-section .blue-div {
        padding: 5% 5% 5% 10%
    }
}

@media screen and (min-width:1601px) and (max-width:1800px) {
    #integrated-products .tmt-white-section .blue-div {
        margin-top: -14%
    }
}

#integrated-products .tmt-white-section .blue-div p {
    margin-bottom: 20px;
    line-height: 1.4;
    letter-spacing: 1px;
    color: #fff;
    opacity: .6
}

#integrated-products .tmt-white-section .blue-div p.sub-p {
    font-size: 14px
}

#integrated-products .tmt-white-section .blue-div p:nth-last-child(1) {
    margin-bottom: 0
}

#integrated-products .sec-product {
    padding: 50px 0
}

@media screen and (max-width:767px) {
    #integrated-products .sec-product {
        padding: 20px 0
    }
}

#integrated-products .sec-product .wire-rod-sec {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:767px) {
    #integrated-products .sec-product .wire-rod-sec {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#integrated-products .sec-product .wire-rod-sec .content {
    margin-left: 50px;
    width: 50%;
    letter-spacing: 1px;
    line-height: 1.4
}

@media screen and (max-width:767px) {
    #integrated-products .sec-product .wire-rod-sec .content {
        margin-left: 0;
        width: 100%
    }
}

#integrated-products .sec-product .wire-rod-sec .content .head {
    font-family: "Exo", sans-serif;
    font-size: 30px;
    color: #0c2582;
    font-weight: 600;
    margin: 10px 0
}

@media screen and (max-width:767px) {
    #integrated-products .sec-product .wire-rod-sec .content .head {
        font-size: 20px;
        margin: 10px 0 0
    }
}

#integrated-products .sec-product .wire-rod-sec .content .sub {
    font-family: "Exo", sans-serif;
    font-size: 16px;
    color: #121212
}

@media screen and (max-width:767px) {
    #integrated-products .sec-product .wire-rod-sec .content .sub {
        font-size: 14px
    }
}

@media screen and (min-width:767px) {

    #integrated-products .sec-product .wire-rod-sec.second,
    #integrated-products .sec-product .wire-rod-sec.fourth {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    #integrated-products .sec-product .wire-rod-sec.second .content,
    #integrated-products .sec-product .wire-rod-sec.fourth .content {
        text-align: right;
        margin-left: 0;
        margin-right: 50px
    }
}

#csr {
    position: relative;
    overflow: hidden
}

#csr .banner-section {
    background-color: #121212
}

#csr .banner-section .section-content {
    padding: 150px 100px 0
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #csr .banner-section .section-content {
        height: auto;
        padding: 15px
    }
}

@media screen and (max-width:767px) {
    #csr .banner-section .section-content {
        height: auto;
        padding: 0
    }
}

#csr .banner-section .div-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media screen and (max-width:767px) {
    #csr .banner-section .div-flex {
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse
    }
}

#csr .banner-section .div-flex .banner-head {
    text-transform: uppercase;
    font-family: "Saira-SemiBold";
    color: #c4c4c4;
    font-size: 100px;
    margin-right: -300px;
    z-index: 1
}

@media screen and (max-width:767px) {
    #csr .banner-section .div-flex .banner-head {
        margin: 0;
        font-size: 40px;
        line-height: 1
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #csr .banner-section .div-flex .banner-head {
        font-size: 60px
    }
}

@media screen and (min-width:1201px) and (max-width:1600px) {
    #csr .banner-section .div-flex .banner-head {
        font-size: 80px
    }
}

@media screen and (max-width:1200px) {
    #csr .banner-section .div-flex .banner-head .real-care {
        width: 200px
    }
}

#csr .banner-section .div-flex .banner-img {
    width: 55%
}

@media screen and (max-width:1200px) {
    #csr .banner-section .div-flex .banner-img {
        width: 100%
    }
}

#csr .banner-section .circle-animation-wrapper {
    z-index: 3
}

#csr .tmt-white-section {
    background-color: #121212;
    padding: 100px 0
}

@media screen and (max-width:1200px) {
    #csr .tmt-white-section {
        padding: 0
    }
}

#csr .tmt-white-section .blue-div {
    background-color: #0c2582;
    color: #fff;
    font-family: "Exo", sans-serif;
    font-size: 20px;
    padding: 4% 5% 4% 20%;
    width: 60%;
    position: relative;
    margin-top: -20%;
    margin-bottom: 3%;
    margin-bottom: 3%;
    z-index: 3
}

@media screen and (max-width:767px) {
    #csr .tmt-white-section .blue-div {
        padding: 15px;
        font-size: 16px
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #csr .tmt-white-section .blue-div {
        padding: 5%
    }
}

@media screen and (max-width:1200px) {
    #csr .tmt-white-section .blue-div {
        width: 100%;
        margin-top: 0
    }
}

@media screen and (min-width:1201px) and (max-width:1600px) {
    #csr .tmt-white-section .blue-div {
        margin-top: -9%;
        z-index: 3;
        width: 70%
    }
}

@media screen and (min-width:1601px) and (max-width:1800px) {
    #csr .tmt-white-section .blue-div {
        margin-top: -28%
    }
}

#csr .tmt-white-section .blue-div p {
    margin-bottom: 20px;
    line-height: 1.4;
    letter-spacing: 1px;
    color: #fff;
    opacity: .6
}

#csr .tmt-white-section .blue-div p.sub-p {
    font-size: 16px
}

@media screen and (max-width:767px) {
    #csr .tmt-white-section .blue-div p.sub-p {
        font-size: 14px
    }
}

#csr .tmt-white-section .blue-div p:nth-last-child(1) {
    margin-bottom: 0
}

#csr .sec-product {
    padding: 50px 0
}

@media screen and (max-width:1200px) {
    #csr .sec-product {
        padding: 20px 0
    }
}

#csr .sec-product .csr-flex-sec {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:767px) {
    #csr .sec-product .csr-flex-sec {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#csr .sec-product .csr-flex-sec .figure-first,
#csr .sec-product .csr-flex-sec .figure-second {
    width: 45%
}

@media screen and (max-width:767px) {

    #csr .sec-product .csr-flex-sec .figure-first,
    #csr .sec-product .csr-flex-sec .figure-second {
        width: 100%
    }
}

#csr .sec-product .csr-flex-sec .figure-first .blue-div-content,
#csr .sec-product .csr-flex-sec .figure-second .blue-div-content {
    background-color: #0c2582;
    color: #fff;
    font-family: "Exo", sans-serif;
    font-size: 30px;
    padding: 10% 8% 10% 0;
    position: relative
}

@media screen and (max-width:767px) {

    #csr .sec-product .csr-flex-sec .figure-first .blue-div-content,
    #csr .sec-product .csr-flex-sec .figure-second .blue-div-content {
        font-size: 14px
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {

    #csr .sec-product .csr-flex-sec .figure-first .blue-div-content,
    #csr .sec-product .csr-flex-sec .figure-second .blue-div-content {
        font-size: 20px
    }
}

#csr .sec-product .csr-flex-sec .figure-first .blue-div-content p,
#csr .sec-product .csr-flex-sec .figure-second .blue-div-content p {
    line-height: 1.4;
    letter-spacing: 1px;
    opacity: .6
}

#csr .sec-product .csr-flex-sec .figure-first .blue-div-content:after,
#csr .sec-product .csr-flex-sec .figure-second .blue-div-content:after {
    content: '';
    position: absolute;
    width: 50vw;
    background-color: #0c2582;
    right: 100%;
    height: 100%;
    top: 0
}

@media screen and (min-width:992px) {
    #csr .sec-product .csr-flex-sec .figure-second figure {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

#csr .sec-product .csr-flex-sec .content {
    letter-spacing: 1px;
    line-height: 1.4;
    padding: 50px 0
}

@media screen and (max-width:767px) {
    #csr .sec-product .csr-flex-sec .content {
        padding: 20px 0
    }
}

#csr .sec-product .csr-flex-sec .content .head {
    font-family: "Exo", sans-serif;
    font-size: 30px;
    color: #c4c4c4;
    font-weight: 600;
    margin: 10px 0
}

@media screen and (max-width:767px) {
    #csr .sec-product .csr-flex-sec .content .head {
        font-size: 20px
    }
}

#csr .sec-product .csr-flex-sec .content .sub {
    font-family: "Exo", sans-serif;
    font-size: 16px;
    color: #c4c4c4
}

@media screen and (max-width:767px) {
    #csr .sec-product .csr-flex-sec .content .sub {
        font-size: 14px
    }
}

#about {
    position: relative;
    overflow: hidden
}

#about .banner-section {
    background-color: #121212
}

#about .banner-section .section-content {
    padding: 80px 100px 0;
    height: auto
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #about .banner-section .section-content {
        height: auto;
        padding: 15px
    }
}

@media screen and (max-width:767px) {
    #about .banner-section .section-content {
        padding: 0;
        height: auto
    }
}

#about .banner-section .div-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    top: 38px;
    position: relative
}

@media screen and (max-width:767px) {
    #about .banner-section .div-flex {
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:1200px) {
    #about .banner-section .div-flex {
        top: 0
    }
}

#about .banner-section .div-flex .banner-head {
    text-transform: capitalize;
    font-family: "Saira-SemiBold";
    color: #c4c4c4;
    font-size: 100px;
    margin-right: 50px;
    letter-spacing: 1px;
    line-height: 85px
}

@media screen and (max-width:767px) {
    #about .banner-section .div-flex .banner-head {
        margin: 0;
        font-size: 50px;
        line-height: 1
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #about .banner-section .div-flex .banner-head {
        font-size: 60px;
        line-height: 1
    }
}

@media screen and (min-width:1201px) and (max-width:1600px) {
    #about .banner-section .div-flex .banner-head {
        font-size: 80px
    }
}

#about .banner-section .div-flex .banner-img {
    width: 55%
}

@media screen and (max-width:1200px) {
    #about .banner-section .div-flex .banner-img {
        width: 100%
    }
}

#about .banner-section .circle-animation-wrapper {
    z-index: 3;
    min-height: 100vh
}

#about .about-white-section {
    background-color: #fff;
    padding-bottom: 100px
}

@media screen and (max-width:767px) {
    #about .about-white-section {
        padding-bottom: 20px
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #about .about-white-section {
        padding-bottom: 50px
    }
}

#about .about-white-section .tmt-div h4 {
    margin-bottom: 20px;
    color: #0c2582;
    font-size: 20px;
    font-weight: 500;
    font-family: "Exo", sans-serif
}

@media screen and (max-width:767px) {
    #about .about-white-section .tmt-div h4 {
        font-size: 20px;
        line-height: 1.2
    }
}

#about .about-white-section .tmt-div p {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px;
    line-height: 1.4;
    letter-spacing: 1px;
    color: #000;
    font-family: "Exo", sans-serif
}

#about .about-white-section .tmt-div p:nth-last-child(1) {
    margin-bottom: 0
}

@media screen and (max-width:767px) {
    #about .about-white-section .tmt-div p {
        font-size: 14px
    }
}

#about .about-white-section .blue-div {
    background-color: #0c2582;
    color: #fff;
    font-family: "Exo", sans-serif;
    font-size: 16px;
    padding: 2% 3%;
    position: relative;
    width: 70%;
    margin-top: -3%;
    margin-bottom: 4%;
    z-index: 2
}

@media screen and (max-width:767px) {
    #about .about-white-section .blue-div {
        margin: 0;
        width: 100%;
        padding: 15px
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #about .about-white-section .blue-div {
        width: 100%;
        margin-top: -1px;
        padding: 20px 15px;
        -ms-flex-align: center;
        align-items: center
    }
}

#about .about-white-section .blue-div h3 {
    font-family: "Exo", sans-serif;
    font-size: 40px;
    color: #c4c4c4;
    margin: 0 0 20px
}

@media screen and (max-width:767px) {
    #about .about-white-section .blue-div h3 {
        font-size: 20px;
        margin-bottom: 0
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #about .about-white-section .blue-div h3 {
        font-size: 30px;
        margin: 0
    }
}

#about .about-white-section .blue-div .inside-blue-section {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:768px) {
    #about .about-white-section .blue-div .inside-blue-section {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:767px) {
    #about .about-white-section .blue-div .inside-blue-section .number-sec {
        width: 50%
    }
}

#about .about-white-section .blue-div .inside-blue-section .number-sec h4 {
    font-family: "Exo", sans-serif;
    font-size: 30px;
    color: #fff;
    margin-bottom: 0
}

@media screen and (max-width:1200px) {
    #about .about-white-section .blue-div .inside-blue-section .number-sec h4 {
        font-size: 20px
    }
}

#about .about-white-section .blue-div .inside-blue-section .number-sec h4 sub {
    font-size: 20px;
    font-weight: 400;
    position: relative;
    top: 1px
}

@media screen and (max-width:1200px) {
    #about .about-white-section .blue-div .inside-blue-section .number-sec h4 sub {
        font-size: 16px;
        left: 5px
    }
}

#about .about-white-section .blue-div .inside-blue-section .number-sec h5 {
    font-family: "Exo", sans-serif;
    font-size: 20px;
    color: #fff;
    margin: 0
}

@media screen and (max-width:1200px) {
    #about .about-white-section .blue-div .inside-blue-section .number-sec h5 {
        font-size: 16px
    }
}

#about .black-features-ad {
    background-color: #121212;
    position: relative;
    z-index: 1;
    padding: 100px 0
}

@media screen and (max-width:767px) {
    #about .black-features-ad {
        padding: 20px 0
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #about .black-features-ad {
        padding: 50px 0
    }
}

#about .black-features-ad .section-content {
    width: 100%;
    height: 100%
}

#about .black-features-ad .circle-animation-wrapper {
    z-index: 1;
    width: 100%;
    height: auto
}

#about .black-features-ad .manufacturing-section {
    position: relative;
    z-index: 2
}

@media screen and (min-width:1200px) {
    #about .black-features-ad .manufacturing-section {
        padding: 0 50px
    }
}

@media screen and (min-width:768px) {
    #about .black-features-ad .manufacturing-section .inside-manufacturing {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }
}

#about .black-features-ad .manufacturing-section .inside-manufacturing .style-manufacturing {
    position: relative
}

@media screen and (min-width:768px) {
    #about .black-features-ad .manufacturing-section .inside-manufacturing .style-manufacturing {
        width: 33.33%;
        padding: 5px
    }
}

@media screen and (max-width:767px) {
    #about .black-features-ad .manufacturing-section .inside-manufacturing .style-manufacturing {
        margin-bottom: 20px
    }
}

#about .black-features-ad .manufacturing-section .inside-manufacturing .style-manufacturing h2 {
    font-size: 50px;
    font-weight: 600;
    color: #0c2582;
    font-family: "Exo", sans-serif;
    line-height: 50px;
    position: relative;
    left: -30px
}

@media screen and (max-width:767px) {
    #about .black-features-ad .manufacturing-section .inside-manufacturing .style-manufacturing h2 {
        font-size: 30px;
        line-height: 1.2;
        left: 0;
        margin: 0
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #about .black-features-ad .manufacturing-section .inside-manufacturing .style-manufacturing h2 {
        font-size: 30px;
        line-height: 1.2;
        left: 0;
        margin-top: 0
    }
}

#about .black-features-ad .manufacturing-section .inside-manufacturing .style-manufacturing img {
    margin: auto
}

@media screen and (max-width:767px) {
    #about .black-features-ad .manufacturing-section .inside-manufacturing .style-manufacturing img {
        width: 100%
    }
}

#about .black-features-ad .manufacturing-section .inside-manufacturing .style-manufacturing .description-sec {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px
}

#about .black-features-ad .manufacturing-section .inside-manufacturing .style-manufacturing .description-sec h4 {
    font-family: "Exo", sans-serif;
    font-size: 20px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.84);
    font-family: "Exo", sans-serif
}

@media screen and (max-width:767px) {
    #about .black-features-ad .manufacturing-section .inside-manufacturing .style-manufacturing .description-sec h4 {
        line-height: 1.2
    }
}

#about .black-features-ad .values-section {
    margin: 150px 0;
    position: relative;
    z-index: 2
}

@media screen and (max-width:767px) {
    #about .black-features-ad .values-section {
        margin: 30px 0
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #about .black-features-ad .values-section {
        margin: 50px 0
    }
}

#about .black-features-ad .values-section h2 {
    font-size: 50px;
    font-weight: 600;
    color: #fff;
    font-family: "Exo", sans-serif;
    line-height: 44px;
    text-align: center;
    margin: 0
}

@media screen and (max-width:767px) {
    #about .black-features-ad .values-section h2 {
        font-size: 30px;
        line-height: 1.2
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #about .black-features-ad .values-section h2 {
        font-size: 40px
    }
}

#about .black-features-ad .values-section .inside-values {
    background-color: #0c2582;
    padding: 30px 40px;
    margin-top: -5px
}

@media screen and (min-width:768px) {
    #about .black-features-ad .values-section .inside-values {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: end;
        align-items: flex-end;
        margin-top: 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #about .black-features-ad .values-section .inside-values {
        padding: 30px 20px
    }
}

@media screen and (max-width:767px) {
    #about .black-features-ad .values-section .inside-values .style-inside {
        margin-bottom: 30px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #about .black-features-ad .values-section .inside-values .style-inside {
        padding: 0 10px
    }
}

#about .black-features-ad .values-section .inside-values .style-inside img {
    margin: auto
}

#about .black-features-ad .values-section .inside-values p {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    font-family: "Exo", sans-serif;
    text-align: center;
    margin: 20px 0 0;
    text-transform: capitalize
}

@media screen and (max-width:767px) {
    #about .black-features-ad .values-section .inside-values p {
        font-size: 16px
    }
}

#about .black-features-ad .competitive-strengths {
    position: relative;
    z-index: 2
}

@media screen and (min-width:768px) {
    #about .black-features-ad .competitive-strengths {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }
}

#about .black-features-ad .competitive-strengths h2 {
    font-size: 50px;
    font-weight: 600;
    color: #fff;
    font-family: "Exo", sans-serif;
    line-height: 48px;
    margin: 0
}

@media screen and (max-width:767px) {
    #about .black-features-ad .competitive-strengths h2 {
        font-size: 30px;
        letter-spacing: 1px;
        line-height: 1.2;
        text-align: center
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #about .black-features-ad .competitive-strengths h2 {
        font-size: 40px
    }
}

@media screen and (min-width:768px) {
    #about .black-features-ad .competitive-strengths h2 {
        transform: rotate(-90deg)
    }
}

#about .black-features-ad .competitive-strengths h5 {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    font-family: "Exo", sans-serif;
    margin-bottom: 20px;
    line-height: 22px
}

#about .black-features-ad .competitive-strengths h5 span {
    font-weight: 300;
    font-size: 16px
}

#about .management-section {
    margin-top: 150px
}

@media screen and (max-width:767px) {
    #about .management-section {
        margin-top: 30px
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #about .management-section {
        margin-top: 50px
    }
}

#about .management-section h2 {
    font-size: 50px;
    font-weight: 600;
    color: #0c2582;
    font-family: "Exo", sans-serif;
    line-height: 44px;
    margin: 0
}

@media screen and (max-width:767px) {
    #about .management-section h2 {
        font-size: 30px;
        line-height: 1.2;
        text-align: center
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #about .management-section h2 {
        font-size: 40px
    }
}

#about .management-section .management-inside-section {
    background-color: #0c2582;
    padding: 80px 0;
    margin-top: -5px
}

@media screen and (max-width:767px) {
    #about .management-section .management-inside-section {
        padding: 50px 0;
        margin-top: 15px
    }
}

#about .management-section .management-inside-section .team-item {
    margin-bottom: 60px
}

#about .management-section .management-inside-section .main-wrapper-team {
    position: relative
}

#about .management-section .management-inside-section .main-wrapper-team .team_content {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

#about .management-section .management-inside-section .main-wrapper-team .team_content h4 {
    font-size: 30px;
    font-weight: 600;
    color: #c4c4c4;
    font-family: "Exo", sans-serif;
    margin: 0
}

@media screen and (max-width:767px) {
    #about .management-section .management-inside-section .main-wrapper-team .team_content h4 {
        font-size: 25px
    }
}

#about .management-section .management-inside-section .main-wrapper-team .plus-icon {
    background-color: #fff;
    position: absolute;
    padding: 10px;
    border-radius: 50px;
    bottom: -19px;
    left: 65%
}

.mgmt-modal .modal-dialog {
    height: 90vh;
    overflow: auto;
    padding-top: 32px
}

@media screen and (max-width:767px) {
    .mgmt-modal .modal-dialog {
        width: 100%;
        margin: 0;
        top: 0;
        height: auto;
        overflow: hidden;
        padding-top: 0
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    .mgmt-modal .modal-dialog {
        width: 90%
    }
}

@media screen and (min-width:1200px) {
    .mgmt-modal .modal-dialog {
        width: 60%
    }
}

.mgmt-modal .modal-dialog .modal-content {
    background-color: #222
}

@media screen and (max-width:767px) {
    .mgmt-modal .modal-dialog .modal-content {
        border-radius: 0
    }
}

.mgmt-modal .modal-dialog .modal-content .modal-body {
    padding: 0 50px 20px
}

@media screen and (max-width:767px) {
    .mgmt-modal .modal-dialog .modal-content .modal-body {
        padding: 0 15px 20px
    }
}

.mgmt-modal .modal-dialog .modal-content .modal-body .person-mgmt .prof {
    margin-top: -32px;
    margin-bottom: 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end
}

@media screen and (max-width:767px) {
    .mgmt-modal .modal-dialog .modal-content .modal-body .person-mgmt .prof {
        margin: 0;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.mgmt-modal .modal-dialog .modal-content .modal-body .person-mgmt .prof .img-person {
    z-index: 1
}

.mgmt-modal .modal-dialog .modal-content .modal-body .person-mgmt .prof .name {
    color: #c4c4c4;
    font-family: "Exo", sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 5px;
    margin-left: 5px
}

@media screen and (max-width:767px) {
    .mgmt-modal .modal-dialog .modal-content .modal-body .person-mgmt .prof .name {
        margin: 20px 0;
        font-size: 20px
    }
}

.mgmt-modal .modal-dialog .modal-content .modal-body .person-mgmt .prof .name span {
    background-color: #0c2582;
    padding: 5px 20px 5px 0;
    position: relative
}

@media screen and (max-width:767px) {
    .mgmt-modal .modal-dialog .modal-content .modal-body .person-mgmt .prof .name span {
        padding: 5px 20px;
        margin-left: 0
    }
}

.mgmt-modal .modal-dialog .modal-content .modal-body .person-mgmt .prof .name span:before {
    content: '';
    position: absolute;
    width: 35px;
    height: 100%;
    top: 0;
    left: -35px;
    background-color: #0c2582
}

@media screen and (max-width:767px) {
    .mgmt-modal .modal-dialog .modal-content .modal-body .person-mgmt .prof .name span:before {
        position: relative
    }
}

.mgmt-modal .modal-dialog .modal-content .modal-body .person-mgmt .brief {
    font-family: "Exo", sans-serif;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 1.4;
    color: #c4c4c4
}

@media screen and (max-width:767px) {
    .mgmt-modal .modal-dialog .modal-content .modal-body .person-mgmt .brief {
        font-size: 14px
    }
}

.mgmt-modal .modal-dialog .modal-content .modal-body .person-mgmt .brief p {
    margin-bottom: 15px
}

@media screen and (max-width:767px) {
    .mgmt-modal .modal-dialog .modal-content .modal-body .person-mgmt .brief p {
        margin-bottom: 10px
    }
}

.mgmt-modal .modal-dialog .modal-content .close {
    background: #fff;
    opacity: 1;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    position: absolute;
    right: 35px;
    bottom: -20px
}

@media screen and (max-width:767px) {
    .mgmt-modal .modal-dialog .modal-content .close {
        width: 25px;
        height: 25px;
        right: 0;
        bottom: 0
    }
}

.mgmt-modal .modal-dialog .modal-content .close .minus {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

#contact-career {
    position: relative
}

#contact-career .banner-section {
    background-color: #121212
}

#contact-career .banner-section .section-content {
    padding: 80px 100px 0;
    height: auto
}

@media screen and (max-width:767px) {
    #contact-career .banner-section .section-content {
        padding: 0;
        height: auto
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #contact-career .banner-section .section-content {
        padding: 15px;
        height: auto
    }
}

#contact-career .banner-section .div-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    top: 38px;
    position: relative
}

@media screen and (max-width:767px) {
    #contact-career .banner-section .div-flex {
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
        top: 20px;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:1200px) {
    #contact-career .banner-section .div-flex {
        top: 0
    }
}

#contact-career .banner-section .div-flex .banner-head {
    text-transform: capitalize;
    font-family: "Saira-SemiBold";
    color: #c4c4c4;
    font-size: 100px;
    margin-right: 50px
}

@media screen and (max-width:767px) {
    #contact-career .banner-section .div-flex .banner-head {
        font-size: 50px;
        margin: 0
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #contact-career .banner-section .div-flex .banner-head {
        font-size: 60px
    }
}

@media screen and (min-width:1201px) and (max-width:1600px) {
    #contact-career .banner-section .div-flex .banner-head {
        font-size: 80px
    }
}

#contact-career .banner-section .div-flex .banner-head .gif-img {
    width: 110px
}

#contact-career .banner-section .div-flex .banner-img {
    width: 55%
}

@media screen and (max-width:1200px) {
    #contact-career .banner-section .div-flex .banner-img {
        width: 100%
    }
}

#contact-career .banner-section .circle-animation-wrapper {
    z-index: 3;
    min-height: 100vh
}

#contact-career .career-section {
    background-color: #0c2582;
    padding: 0 20px;
    margin: 150px 0;
    position: relative;
    z-index: 3
}

@media screen and (max-width:1200px) {
    #contact-career .career-section {
        margin: 50px 0;
        padding: 15px
    }
}

@media screen and (min-width:768px) {
    #contact-career .career-section {
        display: -ms-flexbox;
        display: flex
    }
}

#contact-career .career-section .inside-career-style {
    padding: 60px 40px;
    width: 50%
}

@media screen and (max-width:767px) {
    #contact-career .career-section .inside-career-style {
        padding: 15px 0;
        width: auto
    }
}

#contact-career .career-section .inside-career-style:last-child {
    border-left: 1px solid #8ab3e8
}

@media screen and (max-width:767px) {
    #contact-career .career-section .inside-career-style:last-child {
        border-top: 1px solid #8ab3e8;
        border-left: 0
    }
}

#contact-career .career-section h4 {
    font-family: "Exo", sans-serif;
    font-size: 30px;
    font-weight: 500;
    color: #fff
}

@media screen and (max-width:767px) {
    #contact-career .career-section h4 {
        font-size: 20px
    }
}

#contact-career .career-section p {
    font-family: "Exo", sans-serif;
    font-size: 20px;
    font-weight: 500;
    color: #8ab3e8;
    line-height: 1.2
}

@media screen and (max-width:767px) {
    #contact-career .career-section p {
        font-size: 16px
    }
}

#contact-career .career-section h5 {
    font-family: "Exo", sans-serif;
    font-size: 20px;
    font-weight: 500;
    color: #fff
}

#contact-career .career-section h5:nth-of-type(3) {
    border-bottom: 1px solid #8ab3e8;
    padding-bottom: 20px
}

@media screen and (max-width:767px) {
    #contact-career .career-section h5 {
        font-size: 16px
    }
}

#contact-career .career-section h5 span {
    color: #8ab3e8
}

#contact-career .career-section .social {
    margin-top: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    font-size: 20px
}

@media screen and (max-width:767px) {
    #contact-career .career-section .social {
        margin-top: 15px;
        font-size: 16px
    }
}

#contact-career .career-section .social a {
    display: inline-block
}

#contact-career .career-section .social a .social-icon {
    background: #fff;
    color: #0c2582;
    width: 32px;
    height: 32px;
    border-radius: 50px;
    line-height: 34px;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    margin-right: 5px;
    transition: .4s
}

#contact-career .career-section .social a .social-icon:hover {
    background: #8ab3e8
}

#contact-career .work-with-us-section h2 {
    font-size: 50px;
    font-weight: 600;
    color: #0c2582;
    font-family: "Exo", sans-serif;
    line-height: 44px;
    text-align: center;
    margin: 0 0 60px
}

@media screen and (max-width:767px) {
    #contact-career .work-with-us-section h2 {
        font-size: 30px;
        line-height: 1.2;
        margin: 0 0 10px
    }
}

@media screen and (max-width:1200px) {
    #contact-career .work-with-us-section h2 {
        margin: 0
    }
}

#contact-career .work-with-us-section .section-work-with {
    border-bottom: 1px solid #8ab3e8;
    padding: 20px 30px
}

#contact-career .work-with-us-section .section-work-with:last-child {
    border-bottom: 0
}

@media screen and (min-width:768px) {
    #contact-career .work-with-us-section .section-work-with {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media screen and (max-width:767px) {
    #contact-career .work-with-us-section .section-work-with {
        padding: 20px 0
    }
}

#contact-career .work-with-us-section .section-work-with .description-section h4 {
    font-family: "Exo", sans-serif;
    font-size: 30px;
    font-weight: 500;
    color: #0c2582
}

@media screen and (max-width:767px) {
    #contact-career .work-with-us-section .section-work-with .description-section h4 {
        font-size: 20px
    }
}

#contact-career .work-with-us-section .section-work-with .description-section p {
    font-family: "Exo", sans-serif;
    font-size: 20px;
    font-weight: 300;
    color: #0c2582;
    line-height: 22px
}

@media screen and (max-width:767px) {
    #contact-career .work-with-us-section .section-work-with .description-section p {
        margin-bottom: 15px;
        font-size: 16px
    }
}

#contact-career .contact-section {
    background-color: #0c2582;
    padding: 60px;
    margin: 100px 0
}

@media screen and (max-width:1200px) {
    #contact-career .contact-section {
        margin: 30px 0;
        padding: 20px 15px 50px
    }
}

#contact-career .contact-section .thanks-section .textheading {
    font-size: 36px;
    color: #000;
    margin-bottom: 30px
}

@media screen and (max-width:767px) {
    #contact-career .contact-section .thanks-section .textheading {
        font-size: 26px
    }
}

#contact-career .contact-section .thanks-section a {
    text-decoration: none
}

@media screen and (max-width:991px) {
    #contact-career .contact-section form .space-top {
        margin-top: 5rem !important
    }
}

#contact-career .contact-section form .input-field {
    margin-top: 2rem;
    position: relative
}

#contact-career .contact-section form .input-field.select-rel .error {
    position: absolute;
    bottom: -70px
}

#contact-career .contact-section form .input-field.browse-rel .error {
    position: absolute;
    bottom: -20px;
    left: 0
}

#contact-career .contact-section form label {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    font-family: "Exo", sans-serif;
    position: relative
}

@media screen and (max-width:767px) {
    #contact-career .contact-section form label {
        font-size: 16px
    }
}

#contact-career .contact-section form input {
    display: block;
    width: 100%;
    font-weight: 500;
    color: #fff;
    font-size: 16px;
    font-family: "Exo", sans-serif;
    border-bottom: 1px solid #8ab3e8;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem
}

#contact-career .contact-section form input:focus {
    outline: 0
}

#contact-career .contact-section form .input-field>select {
    display: block;
    position: absolute;
    width: 100%;
    height: 40px;
    top: 0;
    left: 0;
    opacity: 1;
    pointer-events: visible;
    background-color: #0c2582;
    border: 0;
    border-bottom: 1px solid #8ab3e8;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    font-family: "Exo", sans-serif;
    margin-top: 6px
}

#contact-career .contact-section form .input-field>select:focus {
    box-shadow: none;
    outline: 0
}

#contact-career .contact-section form textarea {
    font-weight: 500;
    color: #fff;
    font-size: 16px;
    font-family: "Exo", sans-serif;
    border-bottom: 1px solid #8ab3e8;
    margin-bottom: 5px;
    box-shadow: none;
    height: 2rem;
    padding: 0;
    min-height: auto
}

#contact-career .contact-section form textarea:focus {
    outline: 0
}

#contact-career .contact-section form .file-field {
    margin-top: 46px !important
}

#contact-career .contact-section form .file-field .btn {
    background: #fff;
    font-size: 14px;
    color: #0c2582;
    padding: 6px 20px;
    border-radius: 0;
    text-transform: uppercase;
    font-family: "Exo", sans-serif;
    transition: .4s;
    height: 34px;
    line-height: normal
}

#contact-career .contact-section form .file-field .btn:hover {
    background: #fff;
    border: 1px solid #fff
}

#contact-career .contact-section form :-ms-input-placeholder {
    color: #fff;
    font-size: 16px;
    font-family: "Exo", sans-serif
}

#contact-career .contact-section form ::placeholder {
    color: #fff;
    font-size: 16px;
    font-family: "Exo", sans-serif
}

#contact-career .contact-section form p {
    font-family: "Exo", sans-serif;
    font-size: 14px;
    color: #fff;
    margin-top: 5px;
    font-weight: 300
}

#contact-career .contact-section form .error {
    font-family: "Exo", sans-serif;
    font-size: 14px;
    color: #fff;
    color: #ff6d6d
}

#contact-career .contact-section form .btn-section {
    margin-top: 40px
}

#contact-career .contact-section form .btn-section .btn {
    background-color: #fff;
    color: #0c2582
}

#contact-career .contact-section form .btn-section .btn:hover {
    border: 1px solid #fff
}

#contact-career .contact-section form #thank-you-msg {
    text-align: center
}

#contact-career .contact-section form #thank-you-msg span {
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    color: #fff
}

#blog-inside {
    position: relative;
    overflow: hidden
}

#blog-inside .banner-section {
    background-color: #121212
}

#blog-inside .banner-section .section-content {
    padding: 150px 100px 0;
    height: auto
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #blog-inside .banner-section .section-content {
        height: auto;
        padding: 15px
    }
}

@media screen and (max-width:767px) {
    #blog-inside .banner-section .section-content {
        height: auto;
        padding: 0
    }
}

@media screen and (min-width:1600px) and (max-width:1800px) {
    #blog-inside .banner-section .section-content {
        height: auto
    }
}

#blog-inside .banner-section .div-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width:1200px) {
    #blog-inside .banner-section .div-flex {
        top: 0
    }
}

#blog-inside .banner-section .div-flex .banner-head {
    text-transform: uppercase;
    font-family: "Saira-SemiBold";
    color: #c4c4c4;
    font-size: 100px;
    margin-right: -150px;
    z-index: 1
}

@media screen and (min-width:1201px) and (max-width:1600px) {
    #blog-inside .banner-section .div-flex .banner-head {
        font-size: 80px
    }
}

@media screen and (max-width:1200px) {
    #blog-inside .banner-section .div-flex .banner-head {
        font-size: 60px
    }
}

@media screen and (max-width:767px) {
    #blog-inside .banner-section .div-flex .banner-head {
        font-size: 50px;
        margin: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }
}

@media screen and (min-width:768px) {
    #blog-inside .banner-section .div-flex .banner-img {
        margin-bottom: -100px
    }
}

@media screen and (max-width:1400px) {
    #blog-inside .banner-section .div-flex .banner-img img {
        width: 80%;
        margin: 0 auto
    }
}

#blog-inside .banner-section .circle-animation-wrapper {
    z-index: 3
}

#blog-inside .content-sec {
    padding: 150px 0 0
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #blog-inside .content-sec {
        padding: 120px 0 0
    }
}

@media screen and (max-width:767px) {
    #blog-inside .content-sec {
        padding: 30px 0 0
    }
}

#blog-inside .content-sec .head {
    font-size: 30px;
    font-family: "Exo", sans-serif;
    color: #0c2582;
    margin: 0 50px
}

@media screen and (max-width:1200px) {
    #blog-inside .content-sec .head {
        font-size: 20px
    }
}

@media screen and (max-width:767px) {
    #blog-inside .content-sec .head {
        margin: 0
    }
}

#blog-inside .content-sec .para {
    font-size: 16px;
    font-family: "Exo", sans-serif;
    line-height: 1.4;
    letter-spacing: 1px;
    margin: 30px 50px
}

@media screen and (max-width:767px) {
    #blog-inside .content-sec .para {
        margin: 10px 0
    }
}

#blog-inside .content-sec .blog-inside-slider .slick-arrow.slick-prev {
    left: -50px
}

@media screen and (max-width:1200px) {
    #blog-inside .content-sec .blog-inside-slider .slick-arrow.slick-prev {
        left: -25px
    }
}

#blog-inside .content-sec .blog-inside-slider .slick-arrow.slick-prev:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f060";
    color: #0c2582
}

#blog-inside .content-sec .blog-inside-slider .slick-arrow.slick-next {
    right: -50px
}

@media screen and (max-width:1200px) {
    #blog-inside .content-sec .blog-inside-slider .slick-arrow.slick-next {
        right: -25px
    }
}

#blog-inside .content-sec .blog-inside-slider .slick-arrow.slick-next:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f061";
    color: #0c2582
}

#blog-inside .content-sec .blog-inside-slider .slick-dots li button:before {
    font-size: 20px;
    color: #0c2582
}

#blog-inside .sticky-social {
    position: absolute;
    right: 50px;
    z-index: 4
}

@media screen and (max-width:767px) {
    #blog-inside .sticky-social {
        right: 30px
    }
}

#blog-inside .sticky-social .sticky {
    top: 80%;
    transform: translate(-50%, -50%);
    position: fixed;
    background-color: #0c2582;
    padding: 10px;
    border-radius: 25px
}

@media screen and (max-width:1200px) {
    #blog-inside .sticky-social .sticky {
        top: 50%
    }
}

#blog-inside .sticky-social .sticky a {
    display: inline-block
}

#blog-inside .sticky-social .sprite {
    background-image: url(../img/blog/sticky-social.png);
    background-repeat: no-repeat;
    display: block;
    margin: 10px 5px
}

#blog-inside .sticky-social .sprite-fb {
    width: 22px;
    height: 22px;
    background-position: -5px -5px
}

#blog-inside .sticky-social .sprite-linked-in {
    width: 22px;
    height: 22px;
    background-position: -5px -37px
}

#blog-inside .sticky-social .sprite-share {
    width: 22px;
    height: 22px;
    background-position: -5px -69px
}

#blog-inside .sticky-social .sprite-twitter {
    width: 22px;
    height: 22px;
    background-position: -5px -101px
}

#blog-inside .sticky-social .sprite-whatsapp {
    width: 22px;
    height: 22px;
    background-position: -5px -133px
}

#blog {
    position: relative;
    overflow: hidden
}

#blog .banner-section {
    background-color: #121212
}

#blog .banner-section .section-content {
    padding: 150px 100px 0
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #blog .banner-section .section-content {
        height: auto;
        padding: 15px
    }
}

@media screen and (max-width:767px) {
    #blog .banner-section .section-content {
        height: auto;
        padding: 0
    }
}

#blog .banner-section .div-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media screen and (max-width:767px) {
    #blog .banner-section .div-flex {
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse
    }
}

#blog .banner-section .div-flex .banner-head {
    text-transform: uppercase;
    font-family: "Saira-SemiBold";
    color: #c4c4c4;
    font-size: 100px;
    margin-right: 50px
}

@media screen and (min-width:1201px) and (max-width:1600px) {
    #blog .banner-section .div-flex .banner-head {
        font-size: 80px
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #blog .banner-section .div-flex .banner-head {
        font-size: 60px
    }
}

@media screen and (max-width:767px) {
    #blog .banner-section .div-flex .banner-head {
        font-size: 50px;
        margin: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }
}

#blog .banner-section .div-flex .banner-head .gif-img {
    width: 110px
}

@media screen and (min-width:1201px) and (max-width:1600px) {
    #blog .banner-section .div-flex .banner-head .gif-img {
        width: 90px
    }
}

@media screen and (max-width:1200px) {
    #blog .banner-section .div-flex .banner-head .gif-img {
        width: 60px
    }
}

@media screen and (max-width:767px) {
    #blog .banner-section .div-flex .banner-head .gif-img {
        margin-right: 5px
    }
}

#blog .banner-section .div-flex .banner-img {
    width: 55%
}

@media screen and (max-width:1200px) {
    #blog .banner-section .div-flex .banner-img {
        width: 100%
    }
}

#blog .banner-section .circle-animation-wrapper {
    z-index: 3
}

#blog .blog-section {
    background-color: #fff;
    padding: 100px 0
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #blog .blog-section {
        padding: 50px 0
    }
}

@media screen and (max-width:767px) {
    #blog .blog-section {
        padding: 30px 0
    }
}

#blog .blog-section .head {
    font-family: "Exo", sans-serif;
    font-size: 30px;
    color: #0c2582;
    font-weight: 600;
    margin: 0 0 10px
}

@media screen and (max-width:767px) {
    #blog .blog-section .head {
        font-size: 20px
    }
}

#blog .blog-section .sub {
    font-family: "Exo", sans-serif;
    font-size: 16px;
    color: #222;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 1px;
    margin-bottom: 50px
}

@media screen and (max-width:767px) {
    #blog .blog-section .sub {
        font-size: 14px
    }
}

#blog .blog-section .bottom-date {
    color: #222;
    display: -ms-flexbox;
    display: flex;
    font-family: "Px-Grotesk-Regular";
    font-size: 16px;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    bottom: 20px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 85%
}

@media screen and (max-width:1200px) {
    #blog .blog-section .bottom-date {
        font-size: 14px;
        width: 80%
    }
}

@media screen and (max-width:767px) {
    #blog .blog-section .bottom-date {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#blog .blog-section .bottom-date .from-blog {
    margin-right: 15px;
    border-bottom: 1px solid #c4c4c4;
    padding-bottom: 5px
}

#blog .blog-section .bottom-date .read-more {
    border-bottom: 1px solid #c4c4c4;
    padding-bottom: 5px
}

#blog .blog-section .bottom-date .btn:hover {
    background: #0c2582;
    border: 1px solid #0c2582;
    color: #fff
}

#blog .blog-section .blog-flex {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 45px
}

@media screen and (max-width:992px) {
    #blog .blog-section .blog-flex {
        margin-bottom: 0
    }
}

@media screen and (max-width:992px) {
    #blog .blog-section .blog-flex.one {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

#blog .blog-section .blog-flex.one .content {
    width: 35%
}

@media screen and (max-width:992px) {
    #blog .blog-section .blog-flex.one .content {
        width: 100%
    }
}

#blog .blog-section .blog-flex.two,
#blog .blog-section .blog-flex.three {
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:767px) {

    #blog .blog-section .blog-flex.two,
    #blog .blog-section .blog-flex.three {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#blog .blog-section .blog-flex.two .blog-one,
#blog .blog-section .blog-flex.three .blog-one,
#blog .blog-section .blog-flex.two .blog-flex.four .blog-two,
#blog .blog-section .blog-flex.four .blog-flex.two .blog-two,
#blog .blog-section .blog-flex.three .blog-flex.four .blog-two,
#blog .blog-section .blog-flex.four .blog-flex.three .blog-two,
#blog .blog-section .blog-flex.two .blog-flex.four .blog-three,
#blog .blog-section .blog-flex.four .blog-flex.two .blog-three,
#blog .blog-section .blog-flex.three .blog-flex.four .blog-three,
#blog .blog-section .blog-flex.four .blog-flex.three .blog-three {
    width: 38%
}

@media screen and (min-width:768px) and (max-width:992px) {

    #blog .blog-section .blog-flex.two .blog-one,
    #blog .blog-section .blog-flex.three .blog-one,
    #blog .blog-section .blog-flex.two .blog-flex.four .blog-two,
    #blog .blog-section .blog-flex.four .blog-flex.two .blog-two,
    #blog .blog-section .blog-flex.three .blog-flex.four .blog-two,
    #blog .blog-section .blog-flex.four .blog-flex.three .blog-two,
    #blog .blog-section .blog-flex.two .blog-flex.four .blog-three,
    #blog .blog-section .blog-flex.four .blog-flex.two .blog-three,
    #blog .blog-section .blog-flex.three .blog-flex.four .blog-three,
    #blog .blog-section .blog-flex.four .blog-flex.three .blog-three {
        width: 48%
    }
}

@media screen and (max-width:767px) {

    #blog .blog-section .blog-flex.two .blog-one,
    #blog .blog-section .blog-flex.three .blog-one,
    #blog .blog-section .blog-flex.two .blog-flex.four .blog-two,
    #blog .blog-section .blog-flex.four .blog-flex.two .blog-two,
    #blog .blog-section .blog-flex.three .blog-flex.four .blog-two,
    #blog .blog-section .blog-flex.four .blog-flex.three .blog-two,
    #blog .blog-section .blog-flex.two .blog-flex.four .blog-three,
    #blog .blog-section .blog-flex.four .blog-flex.two .blog-three,
    #blog .blog-section .blog-flex.three .blog-flex.four .blog-three,
    #blog .blog-section .blog-flex.four .blog-flex.three .blog-three {
        width: 100%
    }
}

#blog .blog-section .blog-flex.two .blog-two,
#blog .blog-section .blog-flex.three .blog-two {
    width: 58%
}

@media screen and (min-width:768px) and (max-width:992px) {

    #blog .blog-section .blog-flex.two .blog-two,
    #blog .blog-section .blog-flex.three .blog-two {
        width: 48%
    }
}

@media screen and (max-width:767px) {

    #blog .blog-section .blog-flex.two .blog-two,
    #blog .blog-section .blog-flex.three .blog-two {
        width: 100%
    }
}

#blog .blog-section .blog-flex.two .content,
#blog .blog-section .blog-flex.three .content {
    width: 100%
}

#blog .blog-section .blog-flex.three {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

@media screen and (max-width:767px) {
    #blog .blog-section .blog-flex.three {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#blog .blog-section .blog-flex.four {
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (min-width:768px) and (max-width:992px) {
    #blog .blog-section .blog-flex.four {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:767px) {
    #blog .blog-section .blog-flex.four {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#blog .blog-section .blog-flex.four .blog-one,
#blog .blog-section .blog-flex.four .blog-two,
#blog .blog-section .blog-flex.four .blog-three {
    width: 31%
}

@media screen and (min-width:768px) and (max-width:992px) {

    #blog .blog-section .blog-flex.four .blog-one,
    #blog .blog-section .blog-flex.four .blog-two,
    #blog .blog-section .blog-flex.four .blog-three {
        width: 48%
    }
}

@media screen and (max-width:767px) {

    #blog .blog-section .blog-flex.four .blog-one,
    #blog .blog-section .blog-flex.four .blog-two,
    #blog .blog-section .blog-flex.four .blog-three {
        width: 100%
    }
}

#blog .blog-section .blog-flex.four .content {
    width: 100%
}

#blog .blog-section .blog-flex .content {
    background-color: #f1f1f1;
    padding: 30px;
    position: relative;
    text-align: justify;
    box-shadow: -1px 5px 5px -3px #ccc
}

@media screen and (max-width:992px) {
    #blog .blog-section .blog-flex .content {
        margin-bottom: 30px
    }
}

#blog .blog-section .btn:hover {
    background: #0c2582;
    border: 1px solid #0c2582;
    color: #fff
}

.materialize-red {
    background-color: #e51c23 !important
}

.materialize-red-text {
    color: #e51c23 !important
}

.materialize-red.lighten-5 {
    background-color: #fdeaeb !important
}

.materialize-red-text.text-lighten-5 {
    color: #fdeaeb !important
}

.materialize-red.lighten-4 {
    background-color: #f8c1c3 !important
}

.materialize-red-text.text-lighten-4 {
    color: #f8c1c3 !important
}

.materialize-red.lighten-3 {
    background-color: #f3989b !important
}

.materialize-red-text.text-lighten-3 {
    color: #f3989b !important
}

.materialize-red.lighten-2 {
    background-color: #ee6e73 !important
}

.materialize-red-text.text-lighten-2 {
    color: #ee6e73 !important
}

.materialize-red.lighten-1 {
    background-color: #ea454b !important
}

.materialize-red-text.text-lighten-1 {
    color: #ea454b !important
}

.materialize-red.darken-1 {
    background-color: #d0181e !important
}

.materialize-red-text.text-darken-1 {
    color: #d0181e !important
}

.materialize-red.darken-2 {
    background-color: #b9151b !important
}

.materialize-red-text.text-darken-2 {
    color: #b9151b !important
}

.materialize-red.darken-3 {
    background-color: #a21318 !important
}

.materialize-red-text.text-darken-3 {
    color: #a21318 !important
}

.materialize-red.darken-4 {
    background-color: #8b1014 !important
}

.materialize-red-text.text-darken-4 {
    color: #8b1014 !important
}

.red {
    background-color: #f44336 !important
}

.red-text {
    color: #f44336 !important
}

.red.lighten-5 {
    background-color: #ffebee !important
}

.red-text.text-lighten-5 {
    color: #ffebee !important
}

.red.lighten-4 {
    background-color: #ffcdd2 !important
}

.red-text.text-lighten-4 {
    color: #ffcdd2 !important
}

.red.lighten-3 {
    background-color: #ef9a9a !important
}

.red-text.text-lighten-3 {
    color: #ef9a9a !important
}

.red.lighten-2 {
    background-color: #e57373 !important
}

.red-text.text-lighten-2 {
    color: #e57373 !important
}

.red.lighten-1 {
    background-color: #ef5350 !important
}

.red-text.text-lighten-1 {
    color: #ef5350 !important
}

.red.darken-1 {
    background-color: #e53935 !important
}

.red-text.text-darken-1 {
    color: #e53935 !important
}

.red.darken-2 {
    background-color: #d32f2f !important
}

.red-text.text-darken-2 {
    color: #d32f2f !important
}

.red.darken-3 {
    background-color: #c62828 !important
}

.red-text.text-darken-3 {
    color: #c62828 !important
}

.red.darken-4 {
    background-color: #b71c1c !important
}

.red-text.text-darken-4 {
    color: #b71c1c !important
}

.red.accent-1 {
    background-color: #ff8a80 !important
}

.red-text.text-accent-1 {
    color: #ff8a80 !important
}

.red.accent-2 {
    background-color: #ff5252 !important
}

.red-text.text-accent-2 {
    color: #ff5252 !important
}

.red.accent-3 {
    background-color: #ff1744 !important
}

.red-text.text-accent-3 {
    color: #ff1744 !important
}

.red.accent-4 {
    background-color: #d50000 !important
}

.red-text.text-accent-4 {
    color: #d50000 !important
}

.pink {
    background-color: #e91e63 !important
}

.pink-text {
    color: #e91e63 !important
}

.pink.lighten-5 {
    background-color: #fce4ec !important
}

.pink-text.text-lighten-5 {
    color: #fce4ec !important
}

.pink.lighten-4 {
    background-color: #f8bbd0 !important
}

.pink-text.text-lighten-4 {
    color: #f8bbd0 !important
}

.pink.lighten-3 {
    background-color: #f48fb1 !important
}

.pink-text.text-lighten-3 {
    color: #f48fb1 !important
}

.pink.lighten-2 {
    background-color: #f06292 !important
}

.pink-text.text-lighten-2 {
    color: #f06292 !important
}

.pink.lighten-1 {
    background-color: #ec407a !important
}

.pink-text.text-lighten-1 {
    color: #ec407a !important
}

.pink.darken-1 {
    background-color: #d81b60 !important
}

.pink-text.text-darken-1 {
    color: #d81b60 !important
}

.pink.darken-2 {
    background-color: #c2185b !important
}

.pink-text.text-darken-2 {
    color: #c2185b !important
}

.pink.darken-3 {
    background-color: #ad1457 !important
}

.pink-text.text-darken-3 {
    color: #ad1457 !important
}

.pink.darken-4 {
    background-color: #880e4f !important
}

.pink-text.text-darken-4 {
    color: #880e4f !important
}

.pink.accent-1 {
    background-color: #ff80ab !important
}

.pink-text.text-accent-1 {
    color: #ff80ab !important
}

.pink.accent-2 {
    background-color: #ff4081 !important
}

.pink-text.text-accent-2 {
    color: #ff4081 !important
}

.pink.accent-3 {
    background-color: #f50057 !important
}

.pink-text.text-accent-3 {
    color: #f50057 !important
}

.pink.accent-4 {
    background-color: #c51162 !important
}

.pink-text.text-accent-4 {
    color: #c51162 !important
}

.purple {
    background-color: #9c27b0 !important
}

.purple-text {
    color: #9c27b0 !important
}

.purple.lighten-5 {
    background-color: #f3e5f5 !important
}

.purple-text.text-lighten-5 {
    color: #f3e5f5 !important
}

.purple.lighten-4 {
    background-color: #e1bee7 !important
}

.purple-text.text-lighten-4 {
    color: #e1bee7 !important
}

.purple.lighten-3 {
    background-color: #ce93d8 !important
}

.purple-text.text-lighten-3 {
    color: #ce93d8 !important
}

.purple.lighten-2 {
    background-color: #ba68c8 !important
}

.purple-text.text-lighten-2 {
    color: #ba68c8 !important
}

.purple.lighten-1 {
    background-color: #ab47bc !important
}

.purple-text.text-lighten-1 {
    color: #ab47bc !important
}

.purple.darken-1 {
    background-color: #8e24aa !important
}

.purple-text.text-darken-1 {
    color: #8e24aa !important
}

.purple.darken-2 {
    background-color: #7b1fa2 !important
}

.purple-text.text-darken-2 {
    color: #7b1fa2 !important
}

.purple.darken-3 {
    background-color: #6a1b9a !important
}

.purple-text.text-darken-3 {
    color: #6a1b9a !important
}

.purple.darken-4 {
    background-color: #4a148c !important
}

.purple-text.text-darken-4 {
    color: #4a148c !important
}

.purple.accent-1 {
    background-color: #ea80fc !important
}

.purple-text.text-accent-1 {
    color: #ea80fc !important
}

.purple.accent-2 {
    background-color: #e040fb !important
}

.purple-text.text-accent-2 {
    color: #e040fb !important
}

.purple.accent-3 {
    background-color: #d500f9 !important
}

.purple-text.text-accent-3 {
    color: #d500f9 !important
}

.purple.accent-4 {
    background-color: #a0f !important
}

.purple-text.text-accent-4 {
    color: #a0f !important
}

.deep-purple {
    background-color: #673ab7 !important
}

.deep-purple-text {
    color: #673ab7 !important
}

.deep-purple.lighten-5 {
    background-color: #ede7f6 !important
}

.deep-purple-text.text-lighten-5 {
    color: #ede7f6 !important
}

.deep-purple.lighten-4 {
    background-color: #d1c4e9 !important
}

.deep-purple-text.text-lighten-4 {
    color: #d1c4e9 !important
}

.deep-purple.lighten-3 {
    background-color: #b39ddb !important
}

.deep-purple-text.text-lighten-3 {
    color: #b39ddb !important
}

.deep-purple.lighten-2 {
    background-color: #9575cd !important
}

.deep-purple-text.text-lighten-2 {
    color: #9575cd !important
}

.deep-purple.lighten-1 {
    background-color: #7e57c2 !important
}

.deep-purple-text.text-lighten-1 {
    color: #7e57c2 !important
}

.deep-purple.darken-1 {
    background-color: #5e35b1 !important
}

.deep-purple-text.text-darken-1 {
    color: #5e35b1 !important
}

.deep-purple.darken-2 {
    background-color: #512da8 !important
}

.deep-purple-text.text-darken-2 {
    color: #512da8 !important
}

.deep-purple.darken-3 {
    background-color: #4527a0 !important
}

.deep-purple-text.text-darken-3 {
    color: #4527a0 !important
}

.deep-purple.darken-4 {
    background-color: #311b92 !important
}

.deep-purple-text.text-darken-4 {
    color: #311b92 !important
}

.deep-purple.accent-1 {
    background-color: #b388ff !important
}

.deep-purple-text.text-accent-1 {
    color: #b388ff !important
}

.deep-purple.accent-2 {
    background-color: #7c4dff !important
}

.deep-purple-text.text-accent-2 {
    color: #7c4dff !important
}

.deep-purple.accent-3 {
    background-color: #651fff !important
}

.deep-purple-text.text-accent-3 {
    color: #651fff !important
}

.deep-purple.accent-4 {
    background-color: #6200ea !important
}

.deep-purple-text.text-accent-4 {
    color: #6200ea !important
}

.indigo {
    background-color: #3f51b5 !important
}

.indigo-text {
    color: #3f51b5 !important
}

.indigo.lighten-5 {
    background-color: #e8eaf6 !important
}

.indigo-text.text-lighten-5 {
    color: #e8eaf6 !important
}

.indigo.lighten-4 {
    background-color: #c5cae9 !important
}

.indigo-text.text-lighten-4 {
    color: #c5cae9 !important
}

.indigo.lighten-3 {
    background-color: #9fa8da !important
}

.indigo-text.text-lighten-3 {
    color: #9fa8da !important
}

.indigo.lighten-2 {
    background-color: #7986cb !important
}

.indigo-text.text-lighten-2 {
    color: #7986cb !important
}

.indigo.lighten-1 {
    background-color: #5c6bc0 !important
}

.indigo-text.text-lighten-1 {
    color: #5c6bc0 !important
}

.indigo.darken-1 {
    background-color: #3949ab !important
}

.indigo-text.text-darken-1 {
    color: #3949ab !important
}

.indigo.darken-2 {
    background-color: #303f9f !important
}

.indigo-text.text-darken-2 {
    color: #303f9f !important
}

.indigo.darken-3 {
    background-color: #283593 !important
}

.indigo-text.text-darken-3 {
    color: #283593 !important
}

.indigo.darken-4 {
    background-color: #1a237e !important
}

.indigo-text.text-darken-4 {
    color: #1a237e !important
}

.indigo.accent-1 {
    background-color: #8c9eff !important
}

.indigo-text.text-accent-1 {
    color: #8c9eff !important
}

.indigo.accent-2 {
    background-color: #536dfe !important
}

.indigo-text.text-accent-2 {
    color: #536dfe !important
}

.indigo.accent-3 {
    background-color: #3d5afe !important
}

.indigo-text.text-accent-3 {
    color: #3d5afe !important
}

.indigo.accent-4 {
    background-color: #304ffe !important
}

.indigo-text.text-accent-4 {
    color: #304ffe !important
}

.blue {
    background-color: #2196f3 !important
}

.blue-text {
    color: #2196f3 !important
}

.blue.lighten-5 {
    background-color: #e3f2fd !important
}

.blue-text.text-lighten-5 {
    color: #e3f2fd !important
}

.blue.lighten-4 {
    background-color: #bbdefb !important
}

.blue-text.text-lighten-4 {
    color: #bbdefb !important
}

.blue.lighten-3 {
    background-color: #90caf9 !important
}

.blue-text.text-lighten-3 {
    color: #90caf9 !important
}

.blue.lighten-2 {
    background-color: #64b5f6 !important
}

.blue-text.text-lighten-2 {
    color: #64b5f6 !important
}

.blue.lighten-1 {
    background-color: #42a5f5 !important
}

.blue-text.text-lighten-1 {
    color: #42a5f5 !important
}

.blue.darken-1 {
    background-color: #1e88e5 !important
}

.blue-text.text-darken-1 {
    color: #1e88e5 !important
}

.blue.darken-2 {
    background-color: #1976d2 !important
}

.blue-text.text-darken-2 {
    color: #1976d2 !important
}

.blue.darken-3 {
    background-color: #1565c0 !important
}

.blue-text.text-darken-3 {
    color: #1565c0 !important
}

.blue.darken-4 {
    background-color: #0d47a1 !important
}

.blue-text.text-darken-4 {
    color: #0d47a1 !important
}

.blue.accent-1 {
    background-color: #82b1ff !important
}

.blue-text.text-accent-1 {
    color: #82b1ff !important
}

.blue.accent-2 {
    background-color: #448aff !important
}

.blue-text.text-accent-2 {
    color: #448aff !important
}

.blue.accent-3 {
    background-color: #2979ff !important
}

.blue-text.text-accent-3 {
    color: #2979ff !important
}

.blue.accent-4 {
    background-color: #2962ff !important
}

.blue-text.text-accent-4 {
    color: #2962ff !important
}

.light-blue {
    background-color: #03a9f4 !important
}

.light-blue-text {
    color: #03a9f4 !important
}

.light-blue.lighten-5 {
    background-color: #e1f5fe !important
}

.light-blue-text.text-lighten-5 {
    color: #e1f5fe !important
}

.light-blue.lighten-4 {
    background-color: #b3e5fc !important
}

.light-blue-text.text-lighten-4 {
    color: #b3e5fc !important
}

.light-blue.lighten-3 {
    background-color: #81d4fa !important
}

.light-blue-text.text-lighten-3 {
    color: #81d4fa !important
}

.light-blue.lighten-2 {
    background-color: #4fc3f7 !important
}

.light-blue-text.text-lighten-2 {
    color: #4fc3f7 !important
}

.light-blue.lighten-1 {
    background-color: #29b6f6 !important
}

.light-blue-text.text-lighten-1 {
    color: #29b6f6 !important
}

.light-blue.darken-1 {
    background-color: #039be5 !important
}

.light-blue-text.text-darken-1 {
    color: #039be5 !important
}

.light-blue.darken-2 {
    background-color: #0288d1 !important
}

.light-blue-text.text-darken-2 {
    color: #0288d1 !important
}

.light-blue.darken-3 {
    background-color: #0277bd !important
}

.light-blue-text.text-darken-3 {
    color: #0277bd !important
}

.light-blue.darken-4 {
    background-color: #01579b !important
}

.light-blue-text.text-darken-4 {
    color: #01579b !important
}

.light-blue.accent-1 {
    background-color: #80d8ff !important
}

.light-blue-text.text-accent-1 {
    color: #80d8ff !important
}

.light-blue.accent-2 {
    background-color: #40c4ff !important
}

.light-blue-text.text-accent-2 {
    color: #40c4ff !important
}

.light-blue.accent-3 {
    background-color: #00b0ff !important
}

.light-blue-text.text-accent-3 {
    color: #00b0ff !important
}

.light-blue.accent-4 {
    background-color: #0091ea !important
}

.light-blue-text.text-accent-4 {
    color: #0091ea !important
}

.cyan {
    background-color: #00bcd4 !important
}

.cyan-text {
    color: #00bcd4 !important
}

.cyan.lighten-5 {
    background-color: #e0f7fa !important
}

.cyan-text.text-lighten-5 {
    color: #e0f7fa !important
}

.cyan.lighten-4 {
    background-color: #b2ebf2 !important
}

.cyan-text.text-lighten-4 {
    color: #b2ebf2 !important
}

.cyan.lighten-3 {
    background-color: #80deea !important
}

.cyan-text.text-lighten-3 {
    color: #80deea !important
}

.cyan.lighten-2 {
    background-color: #4dd0e1 !important
}

.cyan-text.text-lighten-2 {
    color: #4dd0e1 !important
}

.cyan.lighten-1 {
    background-color: #26c6da !important
}

.cyan-text.text-lighten-1 {
    color: #26c6da !important
}

.cyan.darken-1 {
    background-color: #00acc1 !important
}

.cyan-text.text-darken-1 {
    color: #00acc1 !important
}

.cyan.darken-2 {
    background-color: #0097a7 !important
}

.cyan-text.text-darken-2 {
    color: #0097a7 !important
}

.cyan.darken-3 {
    background-color: #00838f !important
}

.cyan-text.text-darken-3 {
    color: #00838f !important
}

.cyan.darken-4 {
    background-color: #006064 !important
}

.cyan-text.text-darken-4 {
    color: #006064 !important
}

.cyan.accent-1 {
    background-color: #84ffff !important
}

.cyan-text.text-accent-1 {
    color: #84ffff !important
}

.cyan.accent-2 {
    background-color: #18ffff !important
}

.cyan-text.text-accent-2 {
    color: #18ffff !important
}

.cyan.accent-3 {
    background-color: #00e5ff !important
}

.cyan-text.text-accent-3 {
    color: #00e5ff !important
}

.cyan.accent-4 {
    background-color: #00b8d4 !important
}

.cyan-text.text-accent-4 {
    color: #00b8d4 !important
}

.teal {
    background-color: #009688 !important
}

.teal-text {
    color: #009688 !important
}

.teal.lighten-5 {
    background-color: #e0f2f1 !important
}

.teal-text.text-lighten-5 {
    color: #e0f2f1 !important
}

.teal.lighten-4 {
    background-color: #b2dfdb !important
}

.teal-text.text-lighten-4 {
    color: #b2dfdb !important
}

.teal.lighten-3 {
    background-color: #80cbc4 !important
}

.teal-text.text-lighten-3 {
    color: #80cbc4 !important
}

.teal.lighten-2 {
    background-color: #4db6ac !important
}

.teal-text.text-lighten-2 {
    color: #4db6ac !important
}

.teal.lighten-1 {
    background-color: #26a69a !important
}

.teal-text.text-lighten-1 {
    color: #26a69a !important
}

.teal.darken-1 {
    background-color: #00897b !important
}

.teal-text.text-darken-1 {
    color: #00897b !important
}

.teal.darken-2 {
    background-color: #00796b !important
}

.teal-text.text-darken-2 {
    color: #00796b !important
}

.teal.darken-3 {
    background-color: #00695c !important
}

.teal-text.text-darken-3 {
    color: #00695c !important
}

.teal.darken-4 {
    background-color: #004d40 !important
}

.teal-text.text-darken-4 {
    color: #004d40 !important
}

.teal.accent-1 {
    background-color: #a7ffeb !important
}

.teal-text.text-accent-1 {
    color: #a7ffeb !important
}

.teal.accent-2 {
    background-color: #64ffda !important
}

.teal-text.text-accent-2 {
    color: #64ffda !important
}

.teal.accent-3 {
    background-color: #1de9b6 !important
}

.teal-text.text-accent-3 {
    color: #1de9b6 !important
}

.teal.accent-4 {
    background-color: #00bfa5 !important
}

.teal-text.text-accent-4 {
    color: #00bfa5 !important
}

.green {
    background-color: #4caf50 !important
}

.green-text {
    color: #4caf50 !important
}

.green.lighten-5 {
    background-color: #e8f5e9 !important
}

.green-text.text-lighten-5 {
    color: #e8f5e9 !important
}

.green.lighten-4 {
    background-color: #c8e6c9 !important
}

.green-text.text-lighten-4 {
    color: #c8e6c9 !important
}

.green.lighten-3 {
    background-color: #a5d6a7 !important
}

.green-text.text-lighten-3 {
    color: #a5d6a7 !important
}

.green.lighten-2 {
    background-color: #81c784 !important
}

.green-text.text-lighten-2 {
    color: #81c784 !important
}

.green.lighten-1 {
    background-color: #66bb6a !important
}

.green-text.text-lighten-1 {
    color: #66bb6a !important
}

.green.darken-1 {
    background-color: #43a047 !important
}

.green-text.text-darken-1 {
    color: #43a047 !important
}

.green.darken-2 {
    background-color: #388e3c !important
}

.green-text.text-darken-2 {
    color: #388e3c !important
}

.green.darken-3 {
    background-color: #2e7d32 !important
}

.green-text.text-darken-3 {
    color: #2e7d32 !important
}

.green.darken-4 {
    background-color: #1b5e20 !important
}

.green-text.text-darken-4 {
    color: #1b5e20 !important
}

.green.accent-1 {
    background-color: #b9f6ca !important
}

.green-text.text-accent-1 {
    color: #b9f6ca !important
}

.green.accent-2 {
    background-color: #69f0ae !important
}

.green-text.text-accent-2 {
    color: #69f0ae !important
}

.green.accent-3 {
    background-color: #00e676 !important
}

.green-text.text-accent-3 {
    color: #00e676 !important
}

.green.accent-4 {
    background-color: #00c853 !important
}

.green-text.text-accent-4 {
    color: #00c853 !important
}

.light-green {
    background-color: #8bc34a !important
}

.light-green-text {
    color: #8bc34a !important
}

.light-green.lighten-5 {
    background-color: #f1f8e9 !important
}

.light-green-text.text-lighten-5 {
    color: #f1f8e9 !important
}

.light-green.lighten-4 {
    background-color: #dcedc8 !important
}

.light-green-text.text-lighten-4 {
    color: #dcedc8 !important
}

.light-green.lighten-3 {
    background-color: #c5e1a5 !important
}

.light-green-text.text-lighten-3 {
    color: #c5e1a5 !important
}

.light-green.lighten-2 {
    background-color: #aed581 !important
}

.light-green-text.text-lighten-2 {
    color: #aed581 !important
}

.light-green.lighten-1 {
    background-color: #9ccc65 !important
}

.light-green-text.text-lighten-1 {
    color: #9ccc65 !important
}

.light-green.darken-1 {
    background-color: #7cb342 !important
}

.light-green-text.text-darken-1 {
    color: #7cb342 !important
}

.light-green.darken-2 {
    background-color: #689f38 !important
}

.light-green-text.text-darken-2 {
    color: #689f38 !important
}

.light-green.darken-3 {
    background-color: #558b2f !important
}

.light-green-text.text-darken-3 {
    color: #558b2f !important
}

.light-green.darken-4 {
    background-color: #33691e !important
}

.light-green-text.text-darken-4 {
    color: #33691e !important
}

.light-green.accent-1 {
    background-color: #ccff90 !important
}

.light-green-text.text-accent-1 {
    color: #ccff90 !important
}

.light-green.accent-2 {
    background-color: #b2ff59 !important
}

.light-green-text.text-accent-2 {
    color: #b2ff59 !important
}

.light-green.accent-3 {
    background-color: #76ff03 !important
}

.light-green-text.text-accent-3 {
    color: #76ff03 !important
}

.light-green.accent-4 {
    background-color: #64dd17 !important
}

.light-green-text.text-accent-4 {
    color: #64dd17 !important
}

.lime {
    background-color: #cddc39 !important
}

.lime-text {
    color: #cddc39 !important
}

.lime.lighten-5 {
    background-color: #f9fbe7 !important
}

.lime-text.text-lighten-5 {
    color: #f9fbe7 !important
}

.lime.lighten-4 {
    background-color: #f0f4c3 !important
}

.lime-text.text-lighten-4 {
    color: #f0f4c3 !important
}

.lime.lighten-3 {
    background-color: #e6ee9c !important
}

.lime-text.text-lighten-3 {
    color: #e6ee9c !important
}

.lime.lighten-2 {
    background-color: #dce775 !important
}

.lime-text.text-lighten-2 {
    color: #dce775 !important
}

.lime.lighten-1 {
    background-color: #d4e157 !important
}

.lime-text.text-lighten-1 {
    color: #d4e157 !important
}

.lime.darken-1 {
    background-color: #c0ca33 !important
}

.lime-text.text-darken-1 {
    color: #c0ca33 !important
}

.lime.darken-2 {
    background-color: #afb42b !important
}

.lime-text.text-darken-2 {
    color: #afb42b !important
}

.lime.darken-3 {
    background-color: #9e9d24 !important
}

.lime-text.text-darken-3 {
    color: #9e9d24 !important
}

.lime.darken-4 {
    background-color: #827717 !important
}

.lime-text.text-darken-4 {
    color: #827717 !important
}

.lime.accent-1 {
    background-color: #f4ff81 !important
}

.lime-text.text-accent-1 {
    color: #f4ff81 !important
}

.lime.accent-2 {
    background-color: #eeff41 !important
}

.lime-text.text-accent-2 {
    color: #eeff41 !important
}

.lime.accent-3 {
    background-color: #c6ff00 !important
}

.lime-text.text-accent-3 {
    color: #c6ff00 !important
}

.lime.accent-4 {
    background-color: #aeea00 !important
}

.lime-text.text-accent-4 {
    color: #aeea00 !important
}

.yellow {
    background-color: #ffeb3b !important
}

.yellow-text {
    color: #ffeb3b !important
}

.yellow.lighten-5 {
    background-color: #fffde7 !important
}

.yellow-text.text-lighten-5 {
    color: #fffde7 !important
}

.yellow.lighten-4 {
    background-color: #fff9c4 !important
}

.yellow-text.text-lighten-4 {
    color: #fff9c4 !important
}

.yellow.lighten-3 {
    background-color: #fff59d !important
}

.yellow-text.text-lighten-3 {
    color: #fff59d !important
}

.yellow.lighten-2 {
    background-color: #fff176 !important
}

.yellow-text.text-lighten-2 {
    color: #fff176 !important
}

.yellow.lighten-1 {
    background-color: #ffee58 !important
}

.yellow-text.text-lighten-1 {
    color: #ffee58 !important
}

.yellow.darken-1 {
    background-color: #fdd835 !important
}

.yellow-text.text-darken-1 {
    color: #fdd835 !important
}

.yellow.darken-2 {
    background-color: #fbc02d !important
}

.yellow-text.text-darken-2 {
    color: #fbc02d !important
}

.yellow.darken-3 {
    background-color: #f9a825 !important
}

.yellow-text.text-darken-3 {
    color: #f9a825 !important
}

.yellow.darken-4 {
    background-color: #f57f17 !important
}

.yellow-text.text-darken-4 {
    color: #f57f17 !important
}

.yellow.accent-1 {
    background-color: #ffff8d !important
}

.yellow-text.text-accent-1 {
    color: #ffff8d !important
}

.yellow.accent-2 {
    background-color: #ff0 !important
}

.yellow-text.text-accent-2 {
    color: #ff0 !important
}

.yellow.accent-3 {
    background-color: #ffea00 !important
}

.yellow-text.text-accent-3 {
    color: #ffea00 !important
}

.yellow.accent-4 {
    background-color: #ffd600 !important
}

.yellow-text.text-accent-4 {
    color: #ffd600 !important
}

.amber {
    background-color: #ffc107 !important
}

.amber-text {
    color: #ffc107 !important
}

.amber.lighten-5 {
    background-color: #fff8e1 !important
}

.amber-text.text-lighten-5 {
    color: #fff8e1 !important
}

.amber.lighten-4 {
    background-color: #ffecb3 !important
}

.amber-text.text-lighten-4 {
    color: #ffecb3 !important
}

.amber.lighten-3 {
    background-color: #ffe082 !important
}

.amber-text.text-lighten-3 {
    color: #ffe082 !important
}

.amber.lighten-2 {
    background-color: #ffd54f !important
}

.amber-text.text-lighten-2 {
    color: #ffd54f !important
}

.amber.lighten-1 {
    background-color: #ffca28 !important
}

.amber-text.text-lighten-1 {
    color: #ffca28 !important
}

.amber.darken-1 {
    background-color: #ffb300 !important
}

.amber-text.text-darken-1 {
    color: #ffb300 !important
}

.amber.darken-2 {
    background-color: #ffa000 !important
}

.amber-text.text-darken-2 {
    color: #ffa000 !important
}

.amber.darken-3 {
    background-color: #ff8f00 !important
}

.amber-text.text-darken-3 {
    color: #ff8f00 !important
}

.amber.darken-4 {
    background-color: #ff6f00 !important
}

.amber-text.text-darken-4 {
    color: #ff6f00 !important
}

.amber.accent-1 {
    background-color: #ffe57f !important
}

.amber-text.text-accent-1 {
    color: #ffe57f !important
}

.amber.accent-2 {
    background-color: #ffd740 !important
}

.amber-text.text-accent-2 {
    color: #ffd740 !important
}

.amber.accent-3 {
    background-color: #ffc400 !important
}

.amber-text.text-accent-3 {
    color: #ffc400 !important
}

.amber.accent-4 {
    background-color: #ffab00 !important
}

.amber-text.text-accent-4 {
    color: #ffab00 !important
}

.orange {
    background-color: #ff9800 !important
}

.orange-text {
    color: #ff9800 !important
}

.orange.lighten-5 {
    background-color: #fff3e0 !important
}

.orange-text.text-lighten-5 {
    color: #fff3e0 !important
}

.orange.lighten-4 {
    background-color: #ffe0b2 !important
}

.orange-text.text-lighten-4 {
    color: #ffe0b2 !important
}

.orange.lighten-3 {
    background-color: #ffcc80 !important
}

.orange-text.text-lighten-3 {
    color: #ffcc80 !important
}

.orange.lighten-2 {
    background-color: #ffb74d !important
}

.orange-text.text-lighten-2 {
    color: #ffb74d !important
}

.orange.lighten-1 {
    background-color: #ffa726 !important
}

.orange-text.text-lighten-1 {
    color: #ffa726 !important
}

.orange.darken-1 {
    background-color: #fb8c00 !important
}

.orange-text.text-darken-1 {
    color: #fb8c00 !important
}

.orange.darken-2 {
    background-color: #f57c00 !important
}

.orange-text.text-darken-2 {
    color: #f57c00 !important
}

.orange.darken-3 {
    background-color: #ef6c00 !important
}

.orange-text.text-darken-3 {
    color: #ef6c00 !important
}

.orange.darken-4 {
    background-color: #e65100 !important
}

.orange-text.text-darken-4 {
    color: #e65100 !important
}

.orange.accent-1 {
    background-color: #ffd180 !important
}

.orange-text.text-accent-1 {
    color: #ffd180 !important
}

.orange.accent-2 {
    background-color: #ffab40 !important
}

.orange-text.text-accent-2 {
    color: #ffab40 !important
}

.orange.accent-3 {
    background-color: #ff9100 !important
}

.orange-text.text-accent-3 {
    color: #ff9100 !important
}

.orange.accent-4 {
    background-color: #ff6d00 !important
}

.orange-text.text-accent-4 {
    color: #ff6d00 !important
}

.deep-orange {
    background-color: #ff5722 !important
}

.deep-orange-text {
    color: #ff5722 !important
}

.deep-orange.lighten-5 {
    background-color: #fbe9e7 !important
}

.deep-orange-text.text-lighten-5 {
    color: #fbe9e7 !important
}

.deep-orange.lighten-4 {
    background-color: #ffccbc !important
}

.deep-orange-text.text-lighten-4 {
    color: #ffccbc !important
}

.deep-orange.lighten-3 {
    background-color: #ffab91 !important
}

.deep-orange-text.text-lighten-3 {
    color: #ffab91 !important
}

.deep-orange.lighten-2 {
    background-color: #ff8a65 !important
}

.deep-orange-text.text-lighten-2 {
    color: #ff8a65 !important
}

.deep-orange.lighten-1 {
    background-color: #ff7043 !important
}

.deep-orange-text.text-lighten-1 {
    color: #ff7043 !important
}

.deep-orange.darken-1 {
    background-color: #f4511e !important
}

.deep-orange-text.text-darken-1 {
    color: #f4511e !important
}

.deep-orange.darken-2 {
    background-color: #e64a19 !important
}

.deep-orange-text.text-darken-2 {
    color: #e64a19 !important
}

.deep-orange.darken-3 {
    background-color: #d84315 !important
}

.deep-orange-text.text-darken-3 {
    color: #d84315 !important
}

.deep-orange.darken-4 {
    background-color: #bf360c !important
}

.deep-orange-text.text-darken-4 {
    color: #bf360c !important
}

.deep-orange.accent-1 {
    background-color: #ff9e80 !important
}

.deep-orange-text.text-accent-1 {
    color: #ff9e80 !important
}

.deep-orange.accent-2 {
    background-color: #ff6e40 !important
}

.deep-orange-text.text-accent-2 {
    color: #ff6e40 !important
}

.deep-orange.accent-3 {
    background-color: #ff3d00 !important
}

.deep-orange-text.text-accent-3 {
    color: #ff3d00 !important
}

.deep-orange.accent-4 {
    background-color: #dd2c00 !important
}

.deep-orange-text.text-accent-4 {
    color: #dd2c00 !important
}

.brown {
    background-color: #795548 !important
}

.brown-text {
    color: #795548 !important
}

.brown.lighten-5 {
    background-color: #efebe9 !important
}

.brown-text.text-lighten-5 {
    color: #efebe9 !important
}

.brown.lighten-4 {
    background-color: #d7ccc8 !important
}

.brown-text.text-lighten-4 {
    color: #d7ccc8 !important
}

.brown.lighten-3 {
    background-color: #bcaaa4 !important
}

.brown-text.text-lighten-3 {
    color: #bcaaa4 !important
}

.brown.lighten-2 {
    background-color: #a1887f !important
}

.brown-text.text-lighten-2 {
    color: #a1887f !important
}

.brown.lighten-1 {
    background-color: #8d6e63 !important
}

.brown-text.text-lighten-1 {
    color: #8d6e63 !important
}

.brown.darken-1 {
    background-color: #6d4c41 !important
}

.brown-text.text-darken-1 {
    color: #6d4c41 !important
}

.brown.darken-2 {
    background-color: #5d4037 !important
}

.brown-text.text-darken-2 {
    color: #5d4037 !important
}

.brown.darken-3 {
    background-color: #4e342e !important
}

.brown-text.text-darken-3 {
    color: #4e342e !important
}

.brown.darken-4 {
    background-color: #3e2723 !important
}

.brown-text.text-darken-4 {
    color: #3e2723 !important
}

.blue-grey {
    background-color: #607d8b !important
}

.blue-grey-text {
    color: #607d8b !important
}

.blue-grey.lighten-5 {
    background-color: #eceff1 !important
}

.blue-grey-text.text-lighten-5 {
    color: #eceff1 !important
}

.blue-grey.lighten-4 {
    background-color: #cfd8dc !important
}

.blue-grey-text.text-lighten-4 {
    color: #cfd8dc !important
}

.blue-grey.lighten-3 {
    background-color: #b0bec5 !important
}

.blue-grey-text.text-lighten-3 {
    color: #b0bec5 !important
}

.blue-grey.lighten-2 {
    background-color: #90a4ae !important
}

.blue-grey-text.text-lighten-2 {
    color: #90a4ae !important
}

.blue-grey.lighten-1 {
    background-color: #78909c !important
}

.blue-grey-text.text-lighten-1 {
    color: #78909c !important
}

.blue-grey.darken-1 {
    background-color: #546e7a !important
}

.blue-grey-text.text-darken-1 {
    color: #546e7a !important
}

.blue-grey.darken-2 {
    background-color: #455a64 !important
}

.blue-grey-text.text-darken-2 {
    color: #455a64 !important
}

.blue-grey.darken-3 {
    background-color: #37474f !important
}

.blue-grey-text.text-darken-3 {
    color: #37474f !important
}

.blue-grey.darken-4 {
    background-color: #263238 !important
}

.blue-grey-text.text-darken-4 {
    color: #263238 !important
}

.grey {
    background-color: #9e9e9e !important
}

.grey-text {
    color: #9e9e9e !important
}

.grey.lighten-5 {
    background-color: #fafafa !important
}

.grey-text.text-lighten-5 {
    color: #fafafa !important
}

.grey.lighten-4 {
    background-color: #f5f5f5 !important
}

.grey-text.text-lighten-4 {
    color: #f5f5f5 !important
}

.grey.lighten-3 {
    background-color: #eee !important
}

.grey-text.text-lighten-3 {
    color: #eee !important
}

.grey.lighten-2 {
    background-color: #e0e0e0 !important
}

.grey-text.text-lighten-2 {
    color: #e0e0e0 !important
}

.grey.lighten-1 {
    background-color: #bdbdbd !important
}

.grey-text.text-lighten-1 {
    color: #bdbdbd !important
}

.grey.darken-1 {
    background-color: #757575 !important
}

.grey-text.text-darken-1 {
    color: #757575 !important
}

.grey.darken-2 {
    background-color: #616161 !important
}

.grey-text.text-darken-2 {
    color: #616161 !important
}

.grey.darken-3 {
    background-color: #424242 !important
}

.grey-text.text-darken-3 {
    color: #424242 !important
}

.grey.darken-4 {
    background-color: #212121 !important
}

.grey-text.text-darken-4 {
    color: #212121 !important
}

.black {
    background-color: #000 !important
}

.black-text {
    color: #000 !important
}

.white {
    background-color: #fff !important
}

.white-text {
    color: #fff !important
}

.transparent {
    background-color: transparent !important
}

.transparent-text {
    color: transparent !important
}

html {
    box-sizing: border-box
}

*,
*:before,
*:after {
    box-sizing: inherit
}

ul:not(.browser-default) {
    padding-left: 0;
    list-style-type: none
}

ul:not(.browser-default)>li {
    list-style-type: none
}

a {
    color: #039be5;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent
}

.valign-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.clearfix {
    clear: both
}

.z-depth-0 {
    box-shadow: none !important
}

.z-depth-1 {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2)
}

.z-depth-1-half {
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2)
}

.z-depth-2 {
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3)
}

.z-depth-3 {
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.3)
}

.z-depth-4 {
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.3)
}

.z-depth-5 {
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3)
}

.hoverable {
    transition: box-shadow .25s
}

.hoverable:hover {
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}

.divider {
    height: 1px;
    overflow: hidden;
    background-color: #e0e0e0
}

blockquote {
    margin: 20px 0;
    padding-left: 1.5rem;
    border-left: 5px solid #ee6e73
}

i {
    line-height: inherit
}

i.left {
    float: left;
    margin-right: 15px
}

i.right {
    float: right;
    margin-left: 15px
}

i.tiny {
    font-size: 1rem
}

i.small {
    font-size: 2rem
}

i.medium {
    font-size: 4rem
}

i.large {
    font-size: 6rem
}

img.responsive-img,
video.responsive-video {
    max-width: 100%;
    height: auto
}

.pagination li {
    display: inline-block;
    border-radius: 2px;
    text-align: center;
    vertical-align: top;
    height: 30px
}

.pagination li a {
    color: #444;
    display: inline-block;
    font-size: 1.2rem;
    padding: 0 10px;
    line-height: 30px
}

.pagination li.active a {
    color: #fff
}

.pagination li.active {
    background-color: #ee6e73
}

.pagination li.disabled a {
    cursor: default;
    color: #999
}

.pagination li i {
    font-size: 2rem
}

.pagination li.pages ul li {
    display: inline-block;
    float: none
}

@media only screen and (max-width:992px) {
    .pagination {
        width: 100%
    }

    .pagination li.prev,
    .pagination li.next {
        width: 10%
    }

    .pagination li.pages {
        width: 80%;
        overflow: hidden;
        white-space: nowrap
    }
}

.breadcrumb {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.7)
}

.breadcrumb i,
.breadcrumb [class^="mdi-"],
.breadcrumb [class*="mdi-"],
.breadcrumb i.material-icons {
    display: inline-block;
    float: left;
    font-size: 24px
}

.breadcrumb:before {
    content: '\E5CC';
    color: rgba(255, 255, 255, 0.7);
    vertical-align: top;
    display: inline-block;
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 25px;
    margin: 0 10px 0 8px;
    -webkit-font-smoothing: antialiased
}

.breadcrumb:first-child:before {
    display: none
}

.breadcrumb:last-child {
    color: #fff
}

.parallax-container {
    position: relative;
    overflow: hidden;
    height: 500px
}

.parallax-container .parallax {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1
}

.parallax-container .parallax img {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    transform: translate3d(0, 0, 0);
    transform: translateX(-50%)
}

.pin-top,
.pin-bottom {
    position: relative
}

.pinned {
    position: fixed !important
}

ul.staggered-list li {
    opacity: 0
}

.fade-in {
    opacity: 0;
    transform-origin: 0 50%
}

@media only screen and (max-width:600px) {

    .hide-on-small-only,
    .hide-on-small-and-down {
        display: none !important
    }
}

@media only screen and (max-width:992px) {
    .hide-on-med-and-down {
        display: none !important
    }
}

@media only screen and (min-width:601px) {
    .hide-on-med-and-up {
        display: none !important
    }
}

@media only screen and (min-width:600px) and (max-width:992px) {
    .hide-on-med-only {
        display: none !important
    }
}

@media only screen and (min-width:993px) {
    .hide-on-large-only {
        display: none !important
    }
}

@media only screen and (min-width:993px) {
    .show-on-large {
        display: block !important
    }
}

@media only screen and (min-width:600px) and (max-width:992px) {
    .show-on-medium {
        display: block !important
    }
}

@media only screen and (max-width:600px) {
    .show-on-small {
        display: block !important
    }
}

@media only screen and (min-width:601px) {
    .show-on-medium-and-up {
        display: block !important
    }
}

@media only screen and (max-width:992px) {
    .show-on-medium-and-down {
        display: block !important
    }
}

@media only screen and (max-width:600px) {
    .center-on-small-only {
        text-align: center
    }
}

.page-footer {
    padding-top: 20px;
    color: #fff;
    background-color: #ee6e73
}

.page-footer .footer-copyright {
    overflow: hidden;
    min-height: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0;
    color: rgba(255, 255, 255, 0.8);
    background-color: rgba(51, 51, 51, 0.08)
}

table,
th,
td {
    border: 0
}

table {
    width: 100%;
    display: table
}

table.bordered>thead>tr,
table.bordered>tbody>tr {
    border-bottom: 1px solid #d0d0d0
}

table.striped>tbody>tr:nth-child(odd) {
    background-color: #f2f2f2
}

table.striped>tbody>tr>td {
    border-radius: 0
}

table.highlight>tbody>tr {
    transition: background-color .25s ease
}

table.highlight>tbody>tr:hover {
    background-color: #f2f2f2
}

table.centered thead tr th,
table.centered tbody tr td {
    text-align: center
}

thead {
    border-bottom: 1px solid #d0d0d0
}

td,
th {
    padding: 15px 5px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    border-radius: 2px
}

@media only screen and (max-width:992px) {
    table.responsive-table {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
        display: block;
        position: relative
    }

    table.responsive-table td:empty:before {
        content: '\00a0'
    }

    table.responsive-table th,
    table.responsive-table td {
        margin: 0;
        vertical-align: top
    }

    table.responsive-table th {
        text-align: left
    }

    table.responsive-table thead {
        display: block;
        float: left
    }

    table.responsive-table thead tr {
        display: block;
        padding: 0 10px 0 0
    }

    table.responsive-table thead tr th::before {
        content: "\00a0"
    }

    table.responsive-table tbody {
        display: block;
        width: auto;
        position: relative;
        overflow-x: auto;
        white-space: nowrap
    }

    table.responsive-table tbody tr {
        display: inline-block;
        vertical-align: top
    }

    table.responsive-table th {
        display: block;
        text-align: right
    }

    table.responsive-table td {
        display: block;
        min-height: 1.25em;
        text-align: left
    }

    table.responsive-table tr {
        padding: 0 10px
    }

    table.responsive-table thead {
        border: 0;
        border-right: 1px solid #d0d0d0
    }

    table.responsive-table.bordered th {
        border-bottom: 0;
        border-left: 0
    }

    table.responsive-table.bordered td {
        border-left: 0;
        border-right: 0;
        border-bottom: 0
    }

    table.responsive-table.bordered tr {
        border: 0
    }

    table.responsive-table.bordered tbody tr {
        border-right: 1px solid #d0d0d0
    }
}

.collection {
    margin: .5rem 0 1rem 0;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    overflow: hidden;
    position: relative
}

.collection .collection-item {
    background-color: #fff;
    line-height: 1.5rem;
    padding: 10px 20px;
    margin: 0;
    border-bottom: 1px solid #e0e0e0
}

.collection .collection-item.avatar {
    min-height: 84px;
    padding-left: 72px;
    position: relative
}

.collection .collection-item.avatar:not(.circle-clipper)>.circle,
.collection .collection-item.avatar :not(.circle-clipper)>.circle {
    position: absolute;
    width: 42px;
    height: 42px;
    overflow: hidden;
    left: 15px;
    display: inline-block;
    vertical-align: middle
}

.collection .collection-item.avatar i.circle {
    font-size: 18px;
    line-height: 42px;
    color: #fff;
    background-color: #999;
    text-align: center
}

.collection .collection-item.avatar .title {
    font-size: 16px
}

.collection .collection-item.avatar p {
    margin: 0
}

.collection .collection-item.avatar .secondary-content {
    position: absolute;
    top: 16px;
    right: 16px
}

.collection .collection-item:last-child {
    border-bottom: 0
}

.collection .collection-item.active {
    background-color: #26a69a;
    color: #eafaf9
}

.collection .collection-item.active .secondary-content {
    color: #fff
}

.collection a.collection-item {
    display: block;
    transition: .25s;
    color: #26a69a
}

.collection a.collection-item:not(.active):hover {
    background-color: #ddd
}

.collection.with-header .collection-header {
    background-color: #fff;
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 20px
}

.collection.with-header .collection-item {
    padding-left: 30px
}

.collection.with-header .collection-item.avatar {
    padding-left: 72px
}

.secondary-content {
    float: right;
    color: #26a69a
}

.collapsible .collection {
    margin: 0;
    border: 0
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.progress {
    position: relative;
    height: 4px;
    display: block;
    width: 100%;
    background-color: #acece6;
    border-radius: 2px;
    margin: .5rem 0 1rem 0;
    overflow: hidden
}

.progress .determinate {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #26a69a;
    transition: width .3s linear
}

.progress .indeterminate {
    background-color: #26a69a
}

.progress .indeterminate:before {
    content: '';
    position: absolute;
    background-color: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    will-change: left, right;
    animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite
}

.progress .indeterminate:after {
    content: '';
    position: absolute;
    background-color: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    will-change: left, right;
    animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
    animation-delay: 1.15s
}

@keyframes indeterminate {
    0% {
        left: -35%;
        right: 100%
    }

    60% {
        left: 100%;
        right: -90%
    }

    100% {
        left: 100%;
        right: -90%
    }
}

@keyframes indeterminate-short {
    0% {
        left: -200%;
        right: 100%
    }

    60% {
        left: 107%;
        right: -8%
    }

    100% {
        left: 107%;
        right: -8%
    }
}

.hide {
    display: none !important
}

.left-align {
    text-align: left
}

.right-align {
    text-align: right
}

.center,
.center-align {
    text-align: center
}

.left {
    float: left !important
}

.right {
    float: right !important
}

.no-select,
input[type=range],
input[type=range]+.thumb {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.circle {
    border-radius: 50%
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.truncate {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.no-padding {
    padding: 0 !important
}

.material-icons {
    text-rendering: optimizeLegibility;
    font-feature-settings: 'liga'
}

.container-mat {
    margin: 0 auto;
    max-width: 1280px;
    width: 90%
}

@media only screen and (min-width:601px) {
    .container-mat {
        width: 85%
    }
}

@media only screen and (min-width:993px) {
    .container-mat {
        width: 70%
    }
}

.container-mat .row-mat {
    margin-left: -0.75rem;
    margin-right: -0.75rem
}

.section {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.section.no-pad {
    padding: 0
}

.section.no-pad-bot {
    padding-bottom: 0
}

.section.no-pad-top {
    padding-top: 0
}

.row-mat {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px
}

.row-mat:after {
    content: "";
    display: table;
    clear: both
}

.row-mat .col {
    float: left;
    box-sizing: border-box;
    padding: 0 .75rem;
    min-height: 1px
}

.row-mat .col[class*="push-"],
.row-mat .col[class*="pull-"] {
    position: relative
}

.row-mat .col.s1 {
    width: 8.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row-mat .col.s2 {
    width: 16.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row-mat .col.s3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row-mat .col.s4 {
    width: 33.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row-mat .col.s5 {
    width: 41.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row-mat .col.s6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row-mat .col.s7 {
    width: 58.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row-mat .col.s8 {
    width: 66.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row-mat .col.s9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row-mat .col.s10 {
    width: 83.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row-mat .col.s11 {
    width: 91.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row-mat .col.s12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row-mat .col.offset-s1 {
    margin-left: 8.3333333333%
}

.row-mat .col.pull-s1 {
    right: 8.3333333333%
}

.row-mat .col.push-s1 {
    left: 8.3333333333%
}

.row-mat .col.offset-s2 {
    margin-left: 16.6666666667%
}

.row-mat .col.pull-s2 {
    right: 16.6666666667%
}

.row-mat .col.push-s2 {
    left: 16.6666666667%
}

.row-mat .col.offset-s3 {
    margin-left: 25%
}

.row-mat .col.pull-s3 {
    right: 25%
}

.row-mat .col.push-s3 {
    left: 25%
}

.row-mat .col.offset-s4 {
    margin-left: 33.3333333333%
}

.row-mat .col.pull-s4 {
    right: 33.3333333333%
}

.row-mat .col.push-s4 {
    left: 33.3333333333%
}

.row-mat .col.offset-s5 {
    margin-left: 41.6666666667%
}

.row-mat .col.pull-s5 {
    right: 41.6666666667%
}

.row-mat .col.push-s5 {
    left: 41.6666666667%
}

.row-mat .col.offset-s6 {
    margin-left: 50%
}

.row-mat .col.pull-s6 {
    right: 50%
}

.row-mat .col.push-s6 {
    left: 50%
}

.row-mat .col.offset-s7 {
    margin-left: 58.3333333333%
}

.row-mat .col.pull-s7 {
    right: 58.3333333333%
}

.row-mat .col.push-s7 {
    left: 58.3333333333%
}

.row-mat .col.offset-s8 {
    margin-left: 66.6666666667%
}

.row-mat .col.pull-s8 {
    right: 66.6666666667%
}

.row-mat .col.push-s8 {
    left: 66.6666666667%
}

.row-mat .col.offset-s9 {
    margin-left: 75%
}

.row-mat .col.pull-s9 {
    right: 75%
}

.row-mat .col.push-s9 {
    left: 75%
}

.row-mat .col.offset-s10 {
    margin-left: 83.3333333333%
}

.row-mat .col.pull-s10 {
    right: 83.3333333333%
}

.row-mat .col.push-s10 {
    left: 83.3333333333%
}

.row-mat .col.offset-s11 {
    margin-left: 91.6666666667%
}

.row-mat .col.pull-s11 {
    right: 91.6666666667%
}

.row-mat .col.push-s11 {
    left: 91.6666666667%
}

.row-mat .col.offset-s12 {
    margin-left: 100%
}

.row-mat .col.pull-s12 {
    right: 100%
}

.row-mat .col.push-s12 {
    left: 100%
}

@media only screen and (min-width:601px) {
    .row-mat .col.m1 {
        width: 8.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row-mat .col.m2 {
        width: 16.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row-mat .col.m3 {
        width: 25%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row-mat .col.m4 {
        width: 33.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row-mat .col.m5 {
        width: 41.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row-mat .col.m6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row-mat .col.m7 {
        width: 58.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row-mat .col.m8 {
        width: 66.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row-mat .col.m9 {
        width: 75%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row-mat .col.m10 {
        width: 83.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row-mat .col.m11 {
        width: 91.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row-mat .col.m12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row-mat .col.offset-m1 {
        margin-left: 8.3333333333%
    }

    .row-mat .col.pull-m1 {
        right: 8.3333333333%
    }

    .row-mat .col.push-m1 {
        left: 8.3333333333%
    }

    .row-mat .col.offset-m2 {
        margin-left: 16.6666666667%
    }

    .row-mat .col.pull-m2 {
        right: 16.6666666667%
    }

    .row-mat .col.push-m2 {
        left: 16.6666666667%
    }

    .row-mat .col.offset-m3 {
        margin-left: 25%
    }

    .row-mat .col.pull-m3 {
        right: 25%
    }

    .row-mat .col.push-m3 {
        left: 25%
    }

    .row-mat .col.offset-m4 {
        margin-left: 33.3333333333%
    }

    .row-mat .col.pull-m4 {
        right: 33.3333333333%
    }

    .row-mat .col.push-m4 {
        left: 33.3333333333%
    }

    .row-mat .col.offset-m5 {
        margin-left: 41.6666666667%
    }

    .row-mat .col.pull-m5 {
        right: 41.6666666667%
    }

    .row-mat .col.push-m5 {
        left: 41.6666666667%
    }

    .row-mat .col.offset-m6 {
        margin-left: 50%
    }

    .row-mat .col.pull-m6 {
        right: 50%
    }

    .row-mat .col.push-m6 {
        left: 50%
    }

    .row-mat .col.offset-m7 {
        margin-left: 58.3333333333%
    }

    .row-mat .col.pull-m7 {
        right: 58.3333333333%
    }

    .row-mat .col.push-m7 {
        left: 58.3333333333%
    }

    .row-mat .col.offset-m8 {
        margin-left: 66.6666666667%
    }

    .row-mat .col.pull-m8 {
        right: 66.6666666667%
    }

    .row-mat .col.push-m8 {
        left: 66.6666666667%
    }

    .row-mat .col.offset-m9 {
        margin-left: 75%
    }

    .row-mat .col.pull-m9 {
        right: 75%
    }

    .row-mat .col.push-m9 {
        left: 75%
    }

    .row-mat .col.offset-m10 {
        margin-left: 83.3333333333%
    }

    .row-mat .col.pull-m10 {
        right: 83.3333333333%
    }

    .row-mat .col.push-m10 {
        left: 83.3333333333%
    }

    .row-mat .col.offset-m11 {
        margin-left: 91.6666666667%
    }

    .row-mat .col.pull-m11 {
        right: 91.6666666667%
    }

    .row-mat .col.push-m11 {
        left: 91.6666666667%
    }

    .row-mat .col.offset-m12 {
        margin-left: 100%
    }

    .row-mat .col.pull-m12 {
        right: 100%
    }

    .row-mat .col.push-m12 {
        left: 100%
    }
}

@media only screen and (min-width:993px) {
    .row-mat .col.l1 {
        width: 8.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row-mat .col.l2 {
        width: 16.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row-mat .col.l3 {
        width: 25%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row-mat .col.l4 {
        width: 33.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row-mat .col.l5 {
        width: 41.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row-mat .col.l6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row-mat .col.l7 {
        width: 58.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row-mat .col.l8 {
        width: 66.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row-mat .col.l9 {
        width: 75%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row-mat .col.l10 {
        width: 83.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row-mat .col.l11 {
        width: 91.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row-mat .col.l12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row-mat .col.offset-l1 {
        margin-left: 8.3333333333%
    }

    .row-mat .col.pull-l1 {
        right: 8.3333333333%
    }

    .row-mat .col.push-l1 {
        left: 8.3333333333%
    }

    .row-mat .col.offset-l2 {
        margin-left: 16.6666666667%
    }

    .row-mat .col.pull-l2 {
        right: 16.6666666667%
    }

    .row-mat .col.push-l2 {
        left: 16.6666666667%
    }

    .row-mat .col.offset-l3 {
        margin-left: 25%
    }

    .row-mat .col.pull-l3 {
        right: 25%
    }

    .row-mat .col.push-l3 {
        left: 25%
    }

    .row-mat .col.offset-l4 {
        margin-left: 33.3333333333%
    }

    .row-mat .col.pull-l4 {
        right: 33.3333333333%
    }

    .row-mat .col.push-l4 {
        left: 33.3333333333%
    }

    .row-mat .col.offset-l5 {
        margin-left: 41.6666666667%
    }

    .row-mat .col.pull-l5 {
        right: 41.6666666667%
    }

    .row-mat .col.push-l5 {
        left: 41.6666666667%
    }

    .row-mat .col.offset-l6 {
        margin-left: 50%
    }

    .row-mat .col.pull-l6 {
        right: 50%
    }

    .row-mat .col.push-l6 {
        left: 50%
    }

    .row-mat .col.offset-l7 {
        margin-left: 58.3333333333%
    }

    .row-mat .col.pull-l7 {
        right: 58.3333333333%
    }

    .row-mat .col.push-l7 {
        left: 58.3333333333%
    }

    .row-mat .col.offset-l8 {
        margin-left: 66.6666666667%
    }

    .row-mat .col.pull-l8 {
        right: 66.6666666667%
    }

    .row-mat .col.push-l8 {
        left: 66.6666666667%
    }

    .row-mat .col.offset-l9 {
        margin-left: 75%
    }

    .row-mat .col.pull-l9 {
        right: 75%
    }

    .row-mat .col.push-l9 {
        left: 75%
    }

    .row-mat .col.offset-l10 {
        margin-left: 83.3333333333%
    }

    .row-mat .col.pull-l10 {
        right: 83.3333333333%
    }

    .row-mat .col.push-l10 {
        left: 83.3333333333%
    }

    .row-mat .col.offset-l11 {
        margin-left: 91.6666666667%
    }

    .row-mat .col.pull-l11 {
        right: 91.6666666667%
    }

    .row-mat .col.push-l11 {
        left: 91.6666666667%
    }

    .row-mat .col.offset-l12 {
        margin-left: 100%
    }

    .row-mat .col.pull-l12 {
        right: 100%
    }

    .row-mat .col.push-l12 {
        left: 100%
    }
}

@media only screen and (min-width:1201px) {
    .row-mat .col.xl1 {
        width: 8.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row-mat .col.xl2 {
        width: 16.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row-mat .col.xl3 {
        width: 25%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row-mat .col.xl4 {
        width: 33.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row-mat .col.xl5 {
        width: 41.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row-mat .col.xl6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row-mat .col.xl7 {
        width: 58.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row-mat .col.xl8 {
        width: 66.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row-mat .col.xl9 {
        width: 75%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row-mat .col.xl10 {
        width: 83.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row-mat .col.xl11 {
        width: 91.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row-mat .col.xl12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row-mat .col.offset-xl1 {
        margin-left: 8.3333333333%
    }

    .row-mat .col.pull-xl1 {
        right: 8.3333333333%
    }

    .row-mat .col.push-xl1 {
        left: 8.3333333333%
    }

    .row-mat .col.offset-xl2 {
        margin-left: 16.6666666667%
    }

    .row-mat .col.pull-xl2 {
        right: 16.6666666667%
    }

    .row-mat .col.push-xl2 {
        left: 16.6666666667%
    }

    .row-mat .col.offset-xl3 {
        margin-left: 25%
    }

    .row-mat .col.pull-xl3 {
        right: 25%
    }

    .row-mat .col.push-xl3 {
        left: 25%
    }

    .row-mat .col.offset-xl4 {
        margin-left: 33.3333333333%
    }

    .row-mat .col.pull-xl4 {
        right: 33.3333333333%
    }

    .row-mat .col.push-xl4 {
        left: 33.3333333333%
    }

    .row-mat .col.offset-xl5 {
        margin-left: 41.6666666667%
    }

    .row-mat .col.pull-xl5 {
        right: 41.6666666667%
    }

    .row-mat .col.push-xl5 {
        left: 41.6666666667%
    }

    .row-mat .col.offset-xl6 {
        margin-left: 50%
    }

    .row-mat .col.pull-xl6 {
        right: 50%
    }

    .row-mat .col.push-xl6 {
        left: 50%
    }

    .row-mat .col.offset-xl7 {
        margin-left: 58.3333333333%
    }

    .row-mat .col.pull-xl7 {
        right: 58.3333333333%
    }

    .row-mat .col.push-xl7 {
        left: 58.3333333333%
    }

    .row-mat .col.offset-xl8 {
        margin-left: 66.6666666667%
    }

    .row-mat .col.pull-xl8 {
        right: 66.6666666667%
    }

    .row-mat .col.push-xl8 {
        left: 66.6666666667%
    }

    .row-mat .col.offset-xl9 {
        margin-left: 75%
    }

    .row-mat .col.pull-xl9 {
        right: 75%
    }

    .row-mat .col.push-xl9 {
        left: 75%
    }

    .row-mat .col.offset-xl10 {
        margin-left: 83.3333333333%
    }

    .row-mat .col.pull-xl10 {
        right: 83.3333333333%
    }

    .row-mat .col.push-xl10 {
        left: 83.3333333333%
    }

    .row-mat .col.offset-xl11 {
        margin-left: 91.6666666667%
    }

    .row-mat .col.pull-xl11 {
        right: 91.6666666667%
    }

    .row-mat .col.push-xl11 {
        left: 91.6666666667%
    }

    .row-mat .col.offset-xl12 {
        margin-left: 100%
    }

    .row-mat .col.pull-xl12 {
        right: 100%
    }

    .row-mat .col.push-xl12 {
        left: 100%
    }
}

a {
    text-decoration: none
}

html {
    line-height: 1.5;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.87)
}

@media only screen and (min-width:0) {
    html {
        font-size: 14px
    }
}

@media only screen and (min-width:992px) {
    html {
        font-size: 14.5px
    }
}

@media only screen and (min-width:1200px) {
    html {
        font-size: 15px
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    line-height: 1.1
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-weight: inherit
}

h1 {
    font-size: 4.2rem;
    line-height: 110%;
    margin: 2.1rem 0 1.68rem 0
}

h2 {
    font-size: 3.56rem;
    line-height: 110%;
    margin: 1.78rem 0 1.424rem 0
}

h3 {
    font-size: 2.92rem;
    line-height: 110%;
    margin: 1.46rem 0 1.168rem 0
}

h4 {
    font-size: 2.28rem;
    line-height: 110%;
    margin: 1.14rem 0 .912rem 0
}

h5 {
    font-size: 1.64rem;
    line-height: 110%;
    margin: .82rem 0 .656rem 0
}

h6 {
    font-size: 1rem;
    line-height: 110%;
    margin: .5rem 0 .4rem 0
}

em {
    font-style: italic
}

strong {
    font-weight: 500
}

small {
    font-size: 75%
}

.light,
.page-footer .footer-copyright {
    font-weight: 300
}

.thin {
    font-weight: 200
}

.flow-text {
    font-weight: 300
}

@media only screen and (min-width:360px) {
    .flow-text {
        font-size: 1.2rem
    }
}

@media only screen and (min-width:390px) {
    .flow-text {
        font-size: 1.224rem
    }
}

@media only screen and (min-width:420px) {
    .flow-text {
        font-size: 1.248rem
    }
}

@media only screen and (min-width:450px) {
    .flow-text {
        font-size: 1.272rem
    }
}

@media only screen and (min-width:480px) {
    .flow-text {
        font-size: 1.296rem
    }
}

@media only screen and (min-width:510px) {
    .flow-text {
        font-size: 1.32rem
    }
}

@media only screen and (min-width:540px) {
    .flow-text {
        font-size: 1.344rem
    }
}

@media only screen and (min-width:570px) {
    .flow-text {
        font-size: 1.368rem
    }
}

@media only screen and (min-width:600px) {
    .flow-text {
        font-size: 1.392rem
    }
}

@media only screen and (min-width:630px) {
    .flow-text {
        font-size: 1.416rem
    }
}

@media only screen and (min-width:660px) {
    .flow-text {
        font-size: 1.44rem
    }
}

@media only screen and (min-width:690px) {
    .flow-text {
        font-size: 1.464rem
    }
}

@media only screen and (min-width:720px) {
    .flow-text {
        font-size: 1.488rem
    }
}

@media only screen and (min-width:750px) {
    .flow-text {
        font-size: 1.512rem
    }
}

@media only screen and (min-width:780px) {
    .flow-text {
        font-size: 1.536rem
    }
}

@media only screen and (min-width:810px) {
    .flow-text {
        font-size: 1.56rem
    }
}

@media only screen and (min-width:840px) {
    .flow-text {
        font-size: 1.584rem
    }
}

@media only screen and (min-width:870px) {
    .flow-text {
        font-size: 1.608rem
    }
}

@media only screen and (min-width:900px) {
    .flow-text {
        font-size: 1.632rem
    }
}

@media only screen and (min-width:930px) {
    .flow-text {
        font-size: 1.656rem
    }
}

@media only screen and (min-width:960px) {
    .flow-text {
        font-size: 1.68rem
    }
}

@media only screen and (max-width:360px) {
    .flow-text {
        font-size: 1.2rem
    }
}

.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    transition: .3s ease-out
}

.waves-effect .waves-ripple {
    position: absolute;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    opacity: 0;
    background: rgba(0, 0, 0, 0.2);
    transition: all .7s ease-out;
    transition-property: transform, opacity;
    transform: scale(0);
    pointer-events: none
}

.waves-effect.waves-light .waves-ripple {
    background-color: rgba(255, 255, 255, 0.45)
}

.waves-effect.waves-red .waves-ripple {
    background-color: rgba(244, 67, 54, 0.7)
}

.waves-effect.waves-yellow .waves-ripple {
    background-color: rgba(255, 235, 59, 0.7)
}

.waves-effect.waves-orange .waves-ripple {
    background-color: rgba(255, 152, 0, 0.7)
}

.waves-effect.waves-purple .waves-ripple {
    background-color: rgba(156, 39, 176, 0.7)
}

.waves-effect.waves-green .waves-ripple {
    background-color: rgba(76, 175, 80, 0.7)
}

.waves-effect.waves-teal .waves-ripple {
    background-color: rgba(0, 150, 136, 0.7)
}

.waves-effect input[type="button"],
.waves-effect input[type="reset"],
.waves-effect input[type="submit"] {
    border: 0;
    font-style: normal;
    font-size: inherit;
    text-transform: inherit;
    background: 0
}

.waves-effect img {
    position: relative;
    z-index: -1
}

.waves-notransition {
    transition: none !important
}

.waves-circle {
    transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%)
}

.waves-input-wrapper {
    border-radius: .2em;
    vertical-align: bottom
}

.waves-input-wrapper .waves-button-input {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1
}

.waves-circle {
    text-align: center;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%;
    -webkit-mask-image: none
}

.waves-block {
    display: block
}

.waves-effect .waves-ripple {
    z-index: -1
}

select:focus {
    outline: 1px solid #c9f3ef
}

button:focus {
    outline: 0;
    background-color: #2ab7a9
}

label {
    font-size: .8rem;
    color: #9e9e9e
}

:-ms-input-placeholder {
    color: #d1d1d1
}

::placeholder {
    color: #d1d1d1
}

input:not([type]),
input[type=text]:not(.browser-default),
input[type=password]:not(.browser-default),
input[type=email]:not(.browser-default),
input[type=url]:not(.browser-default),
input[type=time]:not(.browser-default),
input[type=date]:not(.browser-default),
input[type=datetime]:not(.browser-default),
input[type=datetime-local]:not(.browser-default),
input[type=tel]:not(.browser-default),
input[type=number]:not(.browser-default),
input[type=search]:not(.browser-default),
textarea.materialize-textarea {
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #9e9e9e;
    border-radius: 0;
    outline: 0;
    height: 3rem;
    width: 100%;
    font-size: 1rem;
    margin: 0 0 20px 0;
    padding: 0;
    box-shadow: none;
    box-sizing: content-box;
    transition: all .3s
}

input:not([type]):disabled,
input:not([type])[readonly="readonly"],
input[type=text]:not(.browser-default):disabled,
input[type=text]:not(.browser-default)[readonly="readonly"],
input[type=password]:not(.browser-default):disabled,
input[type=password]:not(.browser-default)[readonly="readonly"],
input[type=email]:not(.browser-default):disabled,
input[type=email]:not(.browser-default)[readonly="readonly"],
input[type=url]:not(.browser-default):disabled,
input[type=url]:not(.browser-default)[readonly="readonly"],
input[type=time]:not(.browser-default):disabled,
input[type=time]:not(.browser-default)[readonly="readonly"],
input[type=date]:not(.browser-default):disabled,
input[type=date]:not(.browser-default)[readonly="readonly"],
input[type=datetime]:not(.browser-default):disabled,
input[type=datetime]:not(.browser-default)[readonly="readonly"],
input[type=datetime-local]:not(.browser-default):disabled,
input[type=datetime-local]:not(.browser-default)[readonly="readonly"],
input[type=tel]:not(.browser-default):disabled,
input[type=tel]:not(.browser-default)[readonly="readonly"],
input[type=number]:not(.browser-default):disabled,
input[type=number]:not(.browser-default)[readonly="readonly"],
input[type=search]:not(.browser-default):disabled,
input[type=search]:not(.browser-default)[readonly="readonly"],
textarea.materialize-textarea:disabled,
textarea.materialize-textarea[readonly="readonly"] {
    color: rgba(0, 0, 0, 0.42);
    border-bottom: 1px dotted rgba(0, 0, 0, 0.42)
}

input:not([type]):disabled+label,
input:not([type])[readonly="readonly"]+label,
input[type=text]:not(.browser-default):disabled+label,
input[type=text]:not(.browser-default)[readonly="readonly"]+label,
input[type=password]:not(.browser-default):disabled+label,
input[type=password]:not(.browser-default)[readonly="readonly"]+label,
input[type=email]:not(.browser-default):disabled+label,
input[type=email]:not(.browser-default)[readonly="readonly"]+label,
input[type=url]:not(.browser-default):disabled+label,
input[type=url]:not(.browser-default)[readonly="readonly"]+label,
input[type=time]:not(.browser-default):disabled+label,
input[type=time]:not(.browser-default)[readonly="readonly"]+label,
input[type=date]:not(.browser-default):disabled+label,
input[type=date]:not(.browser-default)[readonly="readonly"]+label,
input[type=datetime]:not(.browser-default):disabled+label,
input[type=datetime]:not(.browser-default)[readonly="readonly"]+label,
input[type=datetime-local]:not(.browser-default):disabled+label,
input[type=datetime-local]:not(.browser-default)[readonly="readonly"]+label,
input[type=tel]:not(.browser-default):disabled+label,
input[type=tel]:not(.browser-default)[readonly="readonly"]+label,
input[type=number]:not(.browser-default):disabled+label,
input[type=number]:not(.browser-default)[readonly="readonly"]+label,
input[type=search]:not(.browser-default):disabled+label,
input[type=search]:not(.browser-default)[readonly="readonly"]+label,
textarea.materialize-textarea:disabled+label,
textarea.materialize-textarea[readonly="readonly"]+label {
    color: rgba(0, 0, 0, 0.42)
}

input:not([type]):focus:not([readonly]),
input[type=text]:not(.browser-default):focus:not([readonly]),
input[type=password]:not(.browser-default):focus:not([readonly]),
input[type=email]:not(.browser-default):focus:not([readonly]),
input[type=url]:not(.browser-default):focus:not([readonly]),
input[type=time]:not(.browser-default):focus:not([readonly]),
input[type=date]:not(.browser-default):focus:not([readonly]),
input[type=datetime]:not(.browser-default):focus:not([readonly]),
input[type=datetime-local]:not(.browser-default):focus:not([readonly]),
input[type=tel]:not(.browser-default):focus:not([readonly]),
input[type=number]:not(.browser-default):focus:not([readonly]),
input[type=search]:not(.browser-default):focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #26a69a;
    box-shadow: 0 1px 0 0 #26a69a
}

input:not([type]):focus:not([readonly])+label,
input[type=text]:not(.browser-default):focus:not([readonly])+label,
input[type=password]:not(.browser-default):focus:not([readonly])+label,
input[type=email]:not(.browser-default):focus:not([readonly])+label,
input[type=url]:not(.browser-default):focus:not([readonly])+label,
input[type=time]:not(.browser-default):focus:not([readonly])+label,
input[type=date]:not(.browser-default):focus:not([readonly])+label,
input[type=datetime]:not(.browser-default):focus:not([readonly])+label,
input[type=datetime-local]:not(.browser-default):focus:not([readonly])+label,
input[type=tel]:not(.browser-default):focus:not([readonly])+label,
input[type=number]:not(.browser-default):focus:not([readonly])+label,
input[type=search]:not(.browser-default):focus:not([readonly])+label,
textarea.materialize-textarea:focus:not([readonly])+label {
    color: #26a69a
}

input:not([type]).validate+label,
input[type=text]:not(.browser-default).validate+label,
input[type=password]:not(.browser-default).validate+label,
input[type=email]:not(.browser-default).validate+label,
input[type=url]:not(.browser-default).validate+label,
input[type=time]:not(.browser-default).validate+label,
input[type=date]:not(.browser-default).validate+label,
input[type=datetime]:not(.browser-default).validate+label,
input[type=datetime-local]:not(.browser-default).validate+label,
input[type=tel]:not(.browser-default).validate+label,
input[type=number]:not(.browser-default).validate+label,
input[type=search]:not(.browser-default).validate+label,
textarea.materialize-textarea.validate+label {
    width: 100%
}

input:not([type]).invalid+label:after,
input:not([type]).valid+label:after,
input[type=text]:not(.browser-default).invalid+label:after,
input[type=text]:not(.browser-default).valid+label:after,
input[type=password]:not(.browser-default).invalid+label:after,
input[type=password]:not(.browser-default).valid+label:after,
input[type=email]:not(.browser-default).invalid+label:after,
input[type=email]:not(.browser-default).valid+label:after,
input[type=url]:not(.browser-default).invalid+label:after,
input[type=url]:not(.browser-default).valid+label:after,
input[type=time]:not(.browser-default).invalid+label:after,
input[type=time]:not(.browser-default).valid+label:after,
input[type=date]:not(.browser-default).invalid+label:after,
input[type=date]:not(.browser-default).valid+label:after,
input[type=datetime]:not(.browser-default).invalid+label:after,
input[type=datetime]:not(.browser-default).valid+label:after,
input[type=datetime-local]:not(.browser-default).invalid+label:after,
input[type=datetime-local]:not(.browser-default).valid+label:after,
input[type=tel]:not(.browser-default).invalid+label:after,
input[type=tel]:not(.browser-default).valid+label:after,
input[type=number]:not(.browser-default).invalid+label:after,
input[type=number]:not(.browser-default).valid+label:after,
input[type=search]:not(.browser-default).invalid+label:after,
input[type=search]:not(.browser-default).valid+label:after,
textarea.materialize-textarea.invalid+label:after,
textarea.materialize-textarea.valid+label:after {
    display: none
}

input:not([type]).invalid+label.active:after,
input:not([type]).valid+label.active:after,
input[type=text]:not(.browser-default).invalid+label.active:after,
input[type=text]:not(.browser-default).valid+label.active:after,
input[type=password]:not(.browser-default).invalid+label.active:after,
input[type=password]:not(.browser-default).valid+label.active:after,
input[type=email]:not(.browser-default).invalid+label.active:after,
input[type=email]:not(.browser-default).valid+label.active:after,
input[type=url]:not(.browser-default).invalid+label.active:after,
input[type=url]:not(.browser-default).valid+label.active:after,
input[type=time]:not(.browser-default).invalid+label.active:after,
input[type=time]:not(.browser-default).valid+label.active:after,
input[type=date]:not(.browser-default).invalid+label.active:after,
input[type=date]:not(.browser-default).valid+label.active:after,
input[type=datetime]:not(.browser-default).invalid+label.active:after,
input[type=datetime]:not(.browser-default).valid+label.active:after,
input[type=datetime-local]:not(.browser-default).invalid+label.active:after,
input[type=datetime-local]:not(.browser-default).valid+label.active:after,
input[type=tel]:not(.browser-default).invalid+label.active:after,
input[type=tel]:not(.browser-default).valid+label.active:after,
input[type=number]:not(.browser-default).invalid+label.active:after,
input[type=number]:not(.browser-default).valid+label.active:after,
input[type=search]:not(.browser-default).invalid+label.active:after,
input[type=search]:not(.browser-default).valid+label.active:after,
textarea.materialize-textarea.invalid+label.active:after,
textarea.materialize-textarea.valid+label.active:after {
    display: block
}

input.valid:not([type]),
input.valid:not([type]):focus,
input[type=text].valid:not(.browser-default),
input[type=text].valid:not(.browser-default):focus,
input[type=password].valid:not(.browser-default),
input[type=password].valid:not(.browser-default):focus,
input[type=email].valid:not(.browser-default),
input[type=email].valid:not(.browser-default):focus,
input[type=url].valid:not(.browser-default),
input[type=url].valid:not(.browser-default):focus,
input[type=time].valid:not(.browser-default),
input[type=time].valid:not(.browser-default):focus,
input[type=date].valid:not(.browser-default),
input[type=date].valid:not(.browser-default):focus,
input[type=datetime].valid:not(.browser-default),
input[type=datetime].valid:not(.browser-default):focus,
input[type=datetime-local].valid:not(.browser-default),
input[type=datetime-local].valid:not(.browser-default):focus,
input[type=tel].valid:not(.browser-default),
input[type=tel].valid:not(.browser-default):focus,
input[type=number].valid:not(.browser-default),
input[type=number].valid:not(.browser-default):focus,
input[type=search].valid:not(.browser-default),
input[type=search].valid:not(.browser-default):focus,
textarea.materialize-textarea.valid,
textarea.materialize-textarea.valid:focus,
.select-wrapper.valid>input.select-dropdown {
    border-bottom: 1px solid #4caf50;
    box-shadow: 0 1px 0 0 #4caf50
}

input.invalid:not([type]),
input.invalid:not([type]):focus,
input[type=text].invalid:not(.browser-default),
input[type=text].invalid:not(.browser-default):focus,
input[type=password].invalid:not(.browser-default),
input[type=password].invalid:not(.browser-default):focus,
input[type=email].invalid:not(.browser-default),
input[type=email].invalid:not(.browser-default):focus,
input[type=url].invalid:not(.browser-default),
input[type=url].invalid:not(.browser-default):focus,
input[type=time].invalid:not(.browser-default),
input[type=time].invalid:not(.browser-default):focus,
input[type=date].invalid:not(.browser-default),
input[type=date].invalid:not(.browser-default):focus,
input[type=datetime].invalid:not(.browser-default),
input[type=datetime].invalid:not(.browser-default):focus,
input[type=datetime-local].invalid:not(.browser-default),
input[type=datetime-local].invalid:not(.browser-default):focus,
input[type=tel].invalid:not(.browser-default),
input[type=tel].invalid:not(.browser-default):focus,
input[type=number].invalid:not(.browser-default),
input[type=number].invalid:not(.browser-default):focus,
input[type=search].invalid:not(.browser-default),
input[type=search].invalid:not(.browser-default):focus,
textarea.materialize-textarea.invalid,
textarea.materialize-textarea.invalid:focus,
.select-wrapper.invalid>input.select-dropdown {
    border-bottom: 1px solid #f44336;
    box-shadow: 0 1px 0 0 #f44336
}

input:not([type]).valid+label:after,
input:not([type]):focus.valid+label:after,
input[type=text]:not(.browser-default).valid+label:after,
input[type=text]:not(.browser-default):focus.valid+label:after,
input[type=password]:not(.browser-default).valid+label:after,
input[type=password]:not(.browser-default):focus.valid+label:after,
input[type=email]:not(.browser-default).valid+label:after,
input[type=email]:not(.browser-default):focus.valid+label:after,
input[type=url]:not(.browser-default).valid+label:after,
input[type=url]:not(.browser-default):focus.valid+label:after,
input[type=time]:not(.browser-default).valid+label:after,
input[type=time]:not(.browser-default):focus.valid+label:after,
input[type=date]:not(.browser-default).valid+label:after,
input[type=date]:not(.browser-default):focus.valid+label:after,
input[type=datetime]:not(.browser-default).valid+label:after,
input[type=datetime]:not(.browser-default):focus.valid+label:after,
input[type=datetime-local]:not(.browser-default).valid+label:after,
input[type=datetime-local]:not(.browser-default):focus.valid+label:after,
input[type=tel]:not(.browser-default).valid+label:after,
input[type=tel]:not(.browser-default):focus.valid+label:after,
input[type=number]:not(.browser-default).valid+label:after,
input[type=number]:not(.browser-default):focus.valid+label:after,
input[type=search]:not(.browser-default).valid+label:after,
input[type=search]:not(.browser-default):focus.valid+label:after,
textarea.materialize-textarea.valid+label:after,
textarea.materialize-textarea:focus.valid+label:after,
.select-wrapper.valid+label:after {
    content: attr(data-success);
    color: #4caf50;
    opacity: 1;
    transform: translateY(9px)
}

input:not([type]).invalid+label:after,
input:not([type]):focus.invalid+label:after,
input[type=text]:not(.browser-default).invalid+label:after,
input[type=text]:not(.browser-default):focus.invalid+label:after,
input[type=password]:not(.browser-default).invalid+label:after,
input[type=password]:not(.browser-default):focus.invalid+label:after,
input[type=email]:not(.browser-default).invalid+label:after,
input[type=email]:not(.browser-default):focus.invalid+label:after,
input[type=url]:not(.browser-default).invalid+label:after,
input[type=url]:not(.browser-default):focus.invalid+label:after,
input[type=time]:not(.browser-default).invalid+label:after,
input[type=time]:not(.browser-default):focus.invalid+label:after,
input[type=date]:not(.browser-default).invalid+label:after,
input[type=date]:not(.browser-default):focus.invalid+label:after,
input[type=datetime]:not(.browser-default).invalid+label:after,
input[type=datetime]:not(.browser-default):focus.invalid+label:after,
input[type=datetime-local]:not(.browser-default).invalid+label:after,
input[type=datetime-local]:not(.browser-default):focus.invalid+label:after,
input[type=tel]:not(.browser-default).invalid+label:after,
input[type=tel]:not(.browser-default):focus.invalid+label:after,
input[type=number]:not(.browser-default).invalid+label:after,
input[type=number]:not(.browser-default):focus.invalid+label:after,
input[type=search]:not(.browser-default).invalid+label:after,
input[type=search]:not(.browser-default):focus.invalid+label:after,
textarea.materialize-textarea.invalid+label:after,
textarea.materialize-textarea:focus.invalid+label:after,
.select-wrapper.invalid+label:after {
    content: attr(data-error);
    color: #f44336;
    opacity: 1;
    transform: translateY(9px)
}

input:not([type])+label:after,
input[type=text]:not(.browser-default)+label:after,
input[type=password]:not(.browser-default)+label:after,
input[type=email]:not(.browser-default)+label:after,
input[type=url]:not(.browser-default)+label:after,
input[type=time]:not(.browser-default)+label:after,
input[type=date]:not(.browser-default)+label:after,
input[type=datetime]:not(.browser-default)+label:after,
input[type=datetime-local]:not(.browser-default)+label:after,
input[type=tel]:not(.browser-default)+label:after,
input[type=number]:not(.browser-default)+label:after,
input[type=search]:not(.browser-default)+label:after,
textarea.materialize-textarea+label:after,
.select-wrapper+label:after {
    display: block;
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    opacity: 0;
    transition: .2s opacity ease-out, .2s color ease-out
}

.input-field {
    position: relative;
    margin-top: 1rem
}

.input-field.inline {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px
}

.input-field.inline input,
.input-field.inline .select-dropdown {
    margin-bottom: 1rem
}

.input-field.col label {
    left: .75rem
}

.input-field.col .prefix~label,
.input-field.col .prefix~.validate~label {
    width: calc(100% - 3rem - 1.5rem)
}

.input-field label {
    color: #9e9e9e;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    font-size: 1rem;
    cursor: text;
    transition: transform .2s ease-out;
    transform-origin: 0 100%;
    text-align: initial;
    transform: translateY(12px);
    pointer-events: none
}

.input-field label:not(.label-icon).active {
    transform: translateY(-14px) scale(0.8);
    transform-origin: 0 0
}

.input-field .prefix {
    position: absolute;
    width: 3rem;
    font-size: 2rem;
    transition: color .2s
}

.input-field .prefix.active {
    color: #26a69a
}

.input-field .prefix~input,
.input-field .prefix~textarea,
.input-field .prefix~label,
.input-field .prefix~.validate~label,
.input-field .prefix~.autocomplete-content {
    margin-left: 3rem;
    width: 92%;
    width: calc(100% - 3rem)
}

.input-field .prefix~label {
    margin-left: 3rem
}

@media only screen and (max-width:992px) {
    .input-field .prefix~input {
        width: 86%;
        width: calc(100% - 3rem)
    }
}

@media only screen and (max-width:600px) {
    .input-field .prefix~input {
        width: 80%;
        width: calc(100% - 3rem)
    }
}

.input-field input[type=search] {
    display: block;
    line-height: inherit
}

.nav-wrapper .input-field input[type=search] {
    height: inherit;
    padding-left: 4rem;
    width: calc(100% - 4rem);
    border: 0;
    box-shadow: none
}

.input-field input[type=search]:focus {
    background-color: #fff;
    border: 0;
    box-shadow: none;
    color: #444
}

.input-field input[type=search]:focus+label i,
.input-field input[type=search]:focus~.mdi-navigation-close,
.input-field input[type=search]:focus~.material-icons {
    color: #444
}

.input-field input[type=search]+label {
    left: 1rem
}

.input-field input[type=search]~.mdi-navigation-close,
.input-field input[type=search]~.material-icons {
    position: absolute;
    top: 0;
    right: 1rem;
    color: transparent;
    cursor: pointer;
    font-size: 2rem;
    transition: .3s color
}

textarea {
    width: 100%;
    height: 3rem;
    background-color: transparent
}

textarea.materialize-textarea {
    overflow-y: hidden;
    padding: .8rem 0 1.6rem 0;
    resize: none;
    min-height: 3rem
}

textarea.materialize-textarea.validate+label {
    height: 100%
}

textarea.materialize-textarea.validate+label::after {
    top: calc(100% - 12px)
}

textarea.materialize-textarea.validate+label:not(.label-icon).active {
    transform: translateY(-25px)
}

.hiddendiv {
    display: none;
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow-wrap: break-word;
    padding-top: 1.2rem;
    position: absolute;
    top: 0
}

.autocomplete-content {
    margin-top: -20px;
    margin-bottom: 20px;
    display: block;
    opacity: 1;
    position: static
}

.autocomplete-content li .highlight {
    color: #444
}

.autocomplete-content li img {
    height: 40px;
    width: 40px;
    margin: 5px 15px
}

[type="radio"]:not(:checked),
[type="radio"]:checked {
    position: absolute;
    opacity: 0;
    pointer-events: none
}

[type="radio"]:not(:checked)+label,
[type="radio"]:checked+label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 1rem;
    transition: .28s ease;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

[type="radio"]+label:before,
[type="radio"]+label:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    margin: 4px;
    width: 16px;
    height: 16px;
    z-index: 0;
    transition: .28s ease
}

[type="radio"]:not(:checked)+label:before,
[type="radio"]:not(:checked)+label:after,
[type="radio"]:checked+label:before,
[type="radio"]:checked+label:after,
[type="radio"].with-gap:checked+label:before,
[type="radio"].with-gap:checked+label:after {
    border-radius: 50%
}

[type="radio"]:not(:checked)+label:before,
[type="radio"]:not(:checked)+label:after {
    border: 2px solid #5a5a5a
}

[type="radio"]:not(:checked)+label:after {
    transform: scale(0)
}

[type="radio"]:checked+label:before {
    border: 2px solid transparent
}

[type="radio"]:checked+label:after,
[type="radio"].with-gap:checked+label:before,
[type="radio"].with-gap:checked+label:after {
    border: 2px solid #26a69a
}

[type="radio"]:checked+label:after,
[type="radio"].with-gap:checked+label:after {
    background-color: #26a69a
}

[type="radio"]:checked+label:after {
    transform: scale(1.02)
}

[type="radio"].with-gap:checked+label:after {
    transform: scale(0.5)
}

[type="radio"].tabbed:focus+label:before {
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1)
}

[type="radio"].with-gap:disabled:checked+label:before {
    border: 2px solid rgba(0, 0, 0, 0.42)
}

[type="radio"].with-gap:disabled:checked+label:after {
    border: 0;
    background-color: rgba(0, 0, 0, 0.42)
}

[type="radio"]:disabled:not(:checked)+label:before,
[type="radio"]:disabled:checked+label:before {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.42)
}

[type="radio"]:disabled+label {
    color: rgba(0, 0, 0, 0.42)
}

[type="radio"]:disabled:not(:checked)+label:before {
    border-color: rgba(0, 0, 0, 0.42)
}

[type="radio"]:disabled:checked+label:after {
    background-color: rgba(0, 0, 0, 0.42);
    border-color: #949494
}

form p {
    margin-bottom: 10px;
    text-align: left
}

form p:last-child {
    margin-bottom: 0
}

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
    position: absolute;
    opacity: 0;
    pointer-events: none
}

[type="checkbox"]+label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 1rem;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

[type="checkbox"]+label:before,
[type="checkbox"]:not(.filled-in)+label:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    z-index: 0;
    border: 2px solid #5a5a5a;
    border-radius: 1px;
    margin-top: 2px;
    transition: .2s
}

[type="checkbox"]:not(.filled-in)+label:after {
    border: 0;
    transform: scale(0)
}

[type="checkbox"]:not(:checked):disabled+label:before {
    border: 0;
    background-color: rgba(0, 0, 0, 0.42)
}

[type="checkbox"].tabbed:focus+label:after {
    transform: scale(1);
    border: 0;
    border-radius: 50%;
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
    background-color: rgba(0, 0, 0, 0.1)
}

[type="checkbox"]:checked+label:before {
    top: -4px;
    left: -5px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #26a69a;
    border-bottom: 2px solid #26a69a;
    transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-origin: 100% 100%
}

[type="checkbox"]:checked:disabled+label:before {
    border-right: 2px solid rgba(0, 0, 0, 0.42);
    border-bottom: 2px solid rgba(0, 0, 0, 0.42)
}

[type="checkbox"]:indeterminate+label:before {
    top: -11px;
    left: -12px;
    width: 10px;
    height: 22px;
    border-top: 0;
    border-left: 0;
    border-right: 2px solid #26a69a;
    border-bottom: 0;
    transform: rotate(90deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-origin: 100% 100%
}

[type="checkbox"]:indeterminate:disabled+label:before {
    border-right: 2px solid rgba(0, 0, 0, 0.42);
    background-color: transparent
}

[type="checkbox"].filled-in+label:after {
    border-radius: 2px
}

[type="checkbox"].filled-in+label:before,
[type="checkbox"].filled-in+label:after {
    content: '';
    left: 0;
    position: absolute;
    transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
    z-index: 1
}

[type="checkbox"].filled-in:not(:checked)+label:before {
    width: 0;
    height: 0;
    border: 3px solid transparent;
    left: 6px;
    top: 10px;
    transform: rotateZ(37deg);
    transform-origin: 100% 100%
}

[type="checkbox"].filled-in:not(:checked)+label:after {
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 2px solid #5a5a5a;
    top: 0;
    z-index: 0
}

[type="checkbox"].filled-in:checked+label:before {
    top: 0;
    left: 1px;
    width: 8px;
    height: 13px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotateZ(37deg);
    transform-origin: 100% 100%
}

[type="checkbox"].filled-in:checked+label:after {
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #26a69a;
    background-color: #26a69a;
    z-index: 0
}

[type="checkbox"].filled-in.tabbed:focus+label:after {
    border-radius: 2px;
    border-color: #5a5a5a;
    background-color: rgba(0, 0, 0, 0.1)
}

[type="checkbox"].filled-in.tabbed:checked:focus+label:after {
    border-radius: 2px;
    background-color: #26a69a;
    border-color: #26a69a
}

[type="checkbox"].filled-in:disabled:not(:checked)+label:before {
    background-color: transparent;
    border: 2px solid transparent
}

[type="checkbox"].filled-in:disabled:not(:checked)+label:after {
    border-color: transparent;
    background-color: #949494
}

[type="checkbox"].filled-in:disabled:checked+label:before {
    background-color: transparent
}

[type="checkbox"].filled-in:disabled:checked+label:after {
    background-color: #949494;
    border-color: #949494
}

.switch,
.switch * {
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.switch label {
    cursor: pointer
}

.switch label input[type=checkbox] {
    opacity: 0;
    width: 0;
    height: 0
}

.switch label input[type=checkbox]:checked+.lever {
    background-color: #84c7c1
}

.switch label input[type=checkbox]:checked+.lever:before,
.switch label input[type=checkbox]:checked+.lever:after {
    left: 18px
}

.switch label input[type=checkbox]:checked+.lever:after {
    background-color: #26a69a
}

.switch label .lever {
    content: "";
    display: inline-block;
    position: relative;
    width: 36px;
    height: 14px;
    background-color: rgba(0, 0, 0, 0.38);
    border-radius: 15px;
    margin-right: 10px;
    transition: background .3s ease;
    vertical-align: middle;
    margin: 0 16px
}

.switch label .lever:before,
.switch label .lever:after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    left: 0;
    top: -3px;
    transition: left .3s ease, background .3s ease, box-shadow .1s ease, transform .1s ease
}

.switch label .lever:before {
    background-color: rgba(38, 166, 154, 0.15)
}

.switch label .lever:after {
    background-color: #f1f1f1;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12)
}

input[type=checkbox]:checked:not(:disabled)~.lever:active::before,
input[type=checkbox]:checked:not(:disabled).tabbed:focus~.lever::before {
    transform: scale(2.4);
    background-color: rgba(38, 166, 154, 0.15)
}

input[type=checkbox]:not(:disabled)~.lever:active:before,
input[type=checkbox]:not(:disabled).tabbed:focus~.lever::before {
    transform: scale(2.4);
    background-color: rgba(0, 0, 0, 0.08)
}

.switch input[type=checkbox][disabled]+.lever {
    cursor: default;
    background-color: rgba(0, 0, 0, 0.12)
}

.switch label input[type=checkbox][disabled]+.lever:after,
.switch label input[type=checkbox][disabled]:checked+.lever:after {
    background-color: #949494
}

select {
    display: none
}

select.browser-default {
    display: block
}

select {
    background-color: rgba(255, 255, 255, 0.9);
    width: 100%;
    padding: 5px;
    border: 1px solid #f2f2f2;
    border-radius: 2px;
    height: 3rem
}

.input-field>select {
    display: block;
    position: absolute;
    width: 0;
    pointer-events: none;
    height: 0;
    top: 0;
    left: 0;
    opacity: 0
}

.select-label {
    position: absolute
}

.select-wrapper {
    position: relative
}

.select-wrapper.valid+label,
.select-wrapper.invalid+label {
    width: 100%;
    pointer-events: none
}

.select-wrapper input.select-dropdown {
    position: relative;
    cursor: pointer;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #9e9e9e;
    outline: 0;
    height: 3rem;
    line-height: 3rem;
    width: 100%;
    font-size: 1rem;
    margin: 0 0 20px 0;
    padding: 0;
    display: block;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.select-wrapper span.caret {
    color: initial;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 10px;
    margin: auto 0;
    font-size: 10px;
    line-height: 10px
}

.select-wrapper+label {
    position: absolute;
    top: -26px;
    font-size: .8rem
}

select:disabled {
    color: rgba(0, 0, 0, 0.42)
}

.select-wrapper.disabled span.caret,
.select-wrapper.disabled+label {
    color: rgba(0, 0, 0, 0.42)
}

.select-wrapper input.select-dropdown:disabled {
    color: rgba(0, 0, 0, 0.42);
    cursor: default;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.select-wrapper i {
    color: rgba(0, 0, 0, 0.3)
}

.select-dropdown li.disabled,
.select-dropdown li.disabled>span,
.select-dropdown li.optgroup {
    color: rgba(0, 0, 0, 0.3);
    background-color: transparent
}

.select-dropdown.dropdown-content li.active {
    background-color: transparent
}

.select-dropdown.dropdown-content li:hover {
    background-color: rgba(0, 0, 0, 0.06)
}

.select-dropdown.dropdown-content li.selected {
    background-color: rgba(0, 0, 0, 0.03)
}

.prefix~.select-wrapper {
    margin-left: 3rem;
    width: 92%;
    width: calc(100% - 3rem)
}

.prefix~label {
    margin-left: 3rem
}

.select-dropdown li img {
    height: 40px;
    width: 40px;
    margin: 5px 15px;
    float: right
}

.select-dropdown li.optgroup {
    border-top: 1px solid #eee
}

.select-dropdown li.optgroup.selected>span {
    color: rgba(0, 0, 0, 0.7)
}

.select-dropdown li.optgroup>span {
    color: rgba(0, 0, 0, 0.4)
}

.select-dropdown li.optgroup~li.optgroup-option {
    padding-left: 1rem
}

.file-field {
    position: relative
}

.file-field .file-path-wrapper {
    overflow: hidden;
    padding-left: 10px
}

.file-field input.file-path {
    width: 100%
}

.file-field .btn {
    float: left;
    height: 3rem;
    line-height: 3rem
}

.file-field span {
    cursor: pointer
}

.file-field input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0)
}

.file-field input[type=file]::-webkit-file-upload-button {
    display: none
}

.range-field {
    position: relative
}

input[type=range],
input[type=range]+.thumb {
    cursor: pointer
}

input[type=range] {
    position: relative;
    background-color: transparent;
    border: 0;
    outline: 0;
    width: 100%;
    margin: 15px 0;
    padding: 0
}

input[type=range]:focus {
    outline: 0
}

input[type=range]+.thumb {
    position: absolute;
    top: 10px;
    left: 0;
    border: 0;
    height: 0;
    width: 0;
    border-radius: 50%;
    background-color: #26a69a;
    margin-left: 7px;
    transform-origin: 50% 50%;
    transform: rotate(-45deg)
}

input[type=range]+.thumb .value {
    display: block;
    width: 30px;
    text-align: center;
    color: #26a69a;
    font-size: 0;
    transform: rotate(45deg)
}

input[type=range]+.thumb.active {
    border-radius: 50% 50% 50% 0
}

input[type=range]+.thumb.active .value {
    color: #fff;
    margin-left: -1px;
    margin-top: 8px;
    font-size: 10px
}

input[type=range] {
    -webkit-appearance: none
}

input[type=range]::-webkit-slider-runnable-track {
    height: 3px;
    background: #c2c0c2;
    border: 0
}

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: 0;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    background-color: #26a69a;
    transform-origin: 50% 50%;
    margin: -5px 0 0 0;
    transition: .3s
}

input[type=range]:focus::-webkit-slider-runnable-track {
    background: #ccc
}

input[type=range] {
    border: 1px solid white
}

input[type=range]::-moz-range-track {
    height: 3px;
    background: #ddd;
    border: 0
}

input[type=range]::-moz-range-thumb {
    border: 0;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    background: #26a69a;
    margin-top: -5px
}

input[type=range]:-moz-focusring {
    outline: 1px solid #fff;
    outline-offset: -1px
}

input[type=range]:focus::-moz-range-track {
    background: #ccc
}

input[type=range]::-ms-track {
    height: 3px;
    background: transparent;
    border-color: transparent;
    border-width: 6px 0;
    color: transparent
}

input[type=range]::-ms-fill-lower {
    background: #777
}

input[type=range]::-ms-fill-upper {
    background: #ddd
}

input[type=range]::-ms-thumb {
    border: 0;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    background: #26a69a
}

input[type=range]:focus::-ms-fill-lower {
    background: #888
}

input[type=range]:focus::-ms-fill-upper {
    background: #ccc
}

.caption {
    border: 1px solid #0c62da;
    height: 500px
}

.valign {
    text-align: center
}

.ivc {
    font: 29px bold;
    color: #222;
    display: inline-block;
    line-height: 1.5em;
    letter-spacing: 5px;
    word-spacing: normal;
    margin: 0 0 20px 0;
    transition: .5s all ease 0s
}

.ivc:before {
    content: '';
    display: inline-block;
    width: 100px;
    height: 0;
    vertical-align: middle;
    border-bottom: 1px solid red;
    transition: .5s all ease 0s
}

.ivc:after {
    content: '';
    display: inline-block;
    width: 100px;
    height: 0;
    vertical-align: middle;
    border-bottom: 1px solid red;
    transition: .5s all ease 0s
}

.ivc:hover:before {
    width: 150px
}

.ivc:hover:after {
    width: 150px
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

p.demo {
    animation: spin .65s infinite linear
}

p.demo {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px
}

input:-ms-input-placeholder {
    color: red
}

input::placeholder {
    color: red
}

.media {
    color: red
}

@media screen and (max-width:991px) {
    .media {
        color: green
    }
}

@media screen and (min-width:992px) {
    .media {
        color: greenyellow;
        display: block
    }
}

@media screen and (min-width:420px) and (max-width:450px) {
    .media {
        color: red
    }
}