* {
    -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-family: 'Source Sans Pro', sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
body {
    font-family: 'Source Sans Pro', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.42857143;
    color: #3E3E3E;
    background-color: #fff;
    margin: 0
}

.modalSuccess {
    text-align: center;
    width: fit-content;
    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)
}

.modalPosition {
    padding-top: 50%;
}

article, aside, details, figcaption, figure, footer, header, 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
}


h1, .h1 {
    font-size: 38px;
    letter-spacing: inherit;
    color: #295378;
    line-height: 1.5 !important;
}
h2.headline {
    font-size: 32px;
    letter-spacing: 0.03em;
    text-align: center;
    color:  #295378;
}
h3, .h3 {
    font-size: 24px
}
h4, .h4 {
    font-size: 18px
}

h2, h3 {
    color: #295378;
}
h1, h2, p {
    line-height: 1.5
}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: normal;
    line-height: 1.1;
}
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 small, .h1 small, h2 small, .h2 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
    font-size: 65%
}
h3 small {
    font-size: 85%;
}
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 {
    font-size: 75%
}

p, li, .btn {
    font-size: 20px;
}
a {
    background-color: transparent
}
a:active, a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b {
    font-weight: 600
}
strong {
    font-weight: 400
}
em {
    font-style:normal;
    font-weight: 600;
}

.references.start h2 {
    font-size: 32px;
}
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 #c0c0c0
}
legend {
    padding: 0;
    border: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: bold
}
table {
    border-spacing: 0;
    border-collapse: collapse
}
td, th {
    padding: 0
}
@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, .headline h1, h3 {
        orphans: 3;
        widows: 3
    }
    h2, .headline h1, 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: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.4.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}
.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
}
.fa, .fab, .fad, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    color: #8b8b8b;
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%
}
.fa-2x {
    font-size: 2em
}
.fa-3x {
    font-size: 3em
}
.fa-4x {
    font-size: 4em
}
.fa-5x {
    font-size: 5em
}
.fa-fw {
    width: 1.28571429em;
    text-align: center
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}
.fa-ul > li {
    position: relative
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center
}
.fa-li.fa-lg {
    left: -1.85714286em
}
.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em
}
.fa-pull-left {
    float: left
}
.fa-pull-right {
    float: right
}
.fa.fa-pull-left {
    margin-right: .3em
}
.fa.fa-pull-right {
    margin-left: .3em
}
.fa-question-circle:before {
    content: "\f059"
}
.pull-right {
    float: right
}
.pull-left {
    float: left
}
.fa.pull-left {
    margin-right: .3em
}
.fa.pull-right {
    margin-left: .3em
}
.fa-angle-double-left:before {
    content: "\f100"
}
.fa-angle-double-right:before {
    content: "\f101"
}
.fa-angle-double-up:before {
    content: "\f102"
}
.fa-angle-double-down:before {
    content: "\f103"
}
.fa-plus:before {
    content: "\f067"
}
.fa-minus:before {
    content: "\f068"
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a {
    color: #337ab7;
    text-decoration: none
}
a:hover, a:focus {
    color: #d65d17;
    text-decoration: underline
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.text a {
    padding-bottom: 1px;
}
.text a:hover {
    text-decoration: none;
    color: #c65817;
}
.text-primary {
    color: #295378;
}

section.features.overview  {
    margin-top:40px;
    margin-bottom: 40px;
}
section.features.overview h2 a {
    font-size: 24px;
}
.features.overview h2.headline {
    margin-bottom: 15px;
}

section.features.overview h3 {
    margin-bottom: 35px;
    margin-top:40px;
}
section.features.overview a {
    color:#295378
}
section.features.overview a.more {
    color:#295378
}

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
}
[role="button"] {
    cursor: pointer
}

.headline {
    text-align: center;
}
.headline h1,
.headline h2 {
    font-size: 42px;
    margin-top: 45px;
    color: #295378;
    margin-bottom: 25px;
    letter-spacing: inherit;
}
.headline h1 img {
    margin-right: 25px;
    margin-left: -95px;
    width: 7%;
    margin-top: -30px;
}


.headline h2,
.sub-headline h2 {
    text-align: center;
    line-height: 1.5;
    margin-bottom: 0;
}

h2 img  {
    margin-right: 25px;
    margin-left: -95px;
    width: 9%;
}

.headline h3, .headline h4,
.sub-headline h3 {
    color:#295378;
    line-height: 1.5;
    text-align: center;
    font-size: 28px;
    margin-bottom: 65px;
}
.headline h4 {
    color:#376EA0;
    margin-bottom: 55px;
    margin-top: 65px;
}
.headline h4.margin-top-sm {
    margin-top: 25px;
}


.app .headline h1 img {
    width: 8%;
}



a {
    color: #e5691e
}

p {
    margin: 0 0 10px
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 400;
    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.text-left {
   text-align: left;
}

.text-left {
    text-align: left !important;
}
.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-default, .text-default p {
    color: #666;
}
.margin-xs, .margin-0  {
    margin: 0;
}
.margin-top-0 {
    margin-top: 0px;
}
.margin-top-sm {
    margin-top: 15px;
}
.margin-top-xs {
    margin-top: 10px;
}
.margin-top-lg {
    margin-top: 45px;
}
.margin-bottom-0 {
    margin-bottom: 0;
}
.margin-bottom-sm {
    margin-bottom: 15px;
}
.margin-bottom-lg {
    margin-bottom: 25px;
}
.margin-left-xs {
    margin-left: 5px;
}
.margin-right-xs {
    margin-right: 5px;
}
.padding-left-xs {
    padding-left: 5px;
}
.padding-left-sm {
    padding-left: 15px;
}
.padding-right-xs {
    padding-right: 5px;
}

.padding-top-0 {
    padding-top: 0px;
}
.padding-top-sm {
    padding-top: 15px;
}
.padding-top-xs {
    padding-top: 10px;
}
.padding-top-lg {
    padding-top: 45px;
}
.padding-bottom-0 {
    padding-bottom: 0;
}
.padding-bottom-sm {
    padding-bottom: 15px;
}
.padding-bottom-lg {
    padding-bottom: 35px;
}


.padding-xs, padding-0 {
    padding: 0;
}
.padding-sm {
    padding: 10px;
}
.padding-md {
    padding: 15px;
}
.padding-top-bottom-lg {
    padding: 25px 0;
}
.highlight {
    color:#e5691e; ;
}

.link-text {
    color: #3E3E3E;
    text-decoration: none;
}
.link-headline {
    color: #295378;
    text-decoration: none;
}
.link-text:hover, .link-headline:hover {
    text-decoration:underline;
    color: #295378;
}

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
}
abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.more {
    text-decoration: underline;
    color: #666
}
.workflow .more {
   color: #e5691e;
    text-decoration: none;
}
.workflow strong, .workflow b {

    font-weight: bold;
}


.col-tn-6, .col-tn-12, .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-tn-6, .col-tn-12, .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-tn-12, .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-tn-6, .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
    }
}
@media (max-width: 550px) {
    .col-tn-12 {
        width: 100%
    }
    .col-tn-6 {
        width: 50%
    }
}




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
}
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, .form-contact: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,
.form-contact::-moz-placeholder {
    color: #999;
    opacity: 1
}
.form-control:-ms-input-placeholder,
.form-contact:-ms-input-placeholder {
    color: #999
}
.form-control::-webkit-input-placeholder,
.form-contact::-webkit-input-placeholder {
    color: #999
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}
.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
}

.form-contact label span {
    font-weight: 400;
}

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, .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"] {
        line-height: 30px
    }
    input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg, .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"] {
        line-height: 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 {
    position: relative;
    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 {
    min-height: 34px;
    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 {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
select.input-sm {
    height: 30px;
    line-height: 30px
}
textarea.input-sm, select[multiple].input-sm {
    height: auto
}
.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px
}
textarea.form-group-sm .form-control, select[multiple].form-group-sm .form-control {
    height: auto
}
.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}
select.input-lg {
    height: 46px;
    line-height: 46px
}
textarea.input-lg, select[multiple].input-lg {
    height: auto
}
.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}
select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px
}
textarea.form-group-lg .form-control, select[multiple].form-group-lg .form-control {
    height: auto
}
.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}


.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 .form-control-input, .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, .has-error  .form-control-input: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.333333px
    }
}
@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-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;
    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-default {
    color: #333;
    background-color: #F2F2F2;
    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-info {
    background-color: #e5691e;
}
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active {
    color: #c15310;
    background-color: #fcf0ea;
    border-color: #FFF9F6
}
.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info-blue {
    background-color: #376EA0;
    color: #fff;
}

.btn-info-blue:hover, .btn-info-blue:focus, .btn-info-blue:active, .btn-info-blue.active {
    color: #fff;
    background-color:#295378;
    border-color: #295378;
}

.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-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    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
}
.collapse.in {
    display: block
}
.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 dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.open > .dropdown-menu {
    display: block
}
.open > a {
    outline: 0
}


.nav {
    margin-bottom: 0;
    list-style: none
}
.nav > li {
    position: relative;
    display: block
}
.nav > li > a {
    position: relative;
    display: block;
    line-height: 1 !important;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.nav > li > a > img {
    max-width: none
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
}
.navbar-header {
    float: left
}

.container > .navbar-header, .container > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}



.container > .navbar-header, .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0
}

.navbar-brand {
    float: left;
    padding: 15px 15px;
    line-height: 20px;
    margin-top: 10px;
    width: 270px;

}
.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none
}
.navbar-brand > img {
    display: block
}
@media (min-width: 992px) {

    .container {
        max-width: 1340px
    }

    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}



.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
}

.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 #fff;
    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: 22px;
    color: #295378;
}
.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #fff;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.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: 0px 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: #fff;
    border-bottom: 1px solid #c0c0c0;
}

.panel.panel-default.last {
    border-color: #fff;
    border-bottom:1px solid #fff;
    box-shadow: none;
}
.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
}

.job-offers .panel-collapse {
    background-color: #fff;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #295378;
    filter: alpha(opacity=20);
    opacity: .8
}
.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: 1050;
    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: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    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: 0px 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
    }
}


.slider-new h2{
    text-align:center;
    padding: 0px;
    font-size: 32px;
    color: #295378;
}
.slider-new h2 small {
    color: #999;
}

.carousel {
    position: relative
}


.carousel-caption {
    position: absolute;
    top: 40%;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 0;
    color: #fff;
    text-align: center;

}
.carousel-caption .btn {
    text-shadow: none
}
.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
}

.carousel-inner h2 span {
    padding-left:3px;
    padding-right:3px;
    font-size: 28px;
}
@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: 50px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity=50);
    opacity: .5
}
.carousel-control.right {
    right: 0;
    left: auto
}
.product-slides .carousel-control {
    font-size: 30px;
    padding: 150px 0;

}
.product-slides .carousel-control.right {
    right: 55px;
    left: auto;
    width: 5%;
}
.product-slides .carousel-control.left {
    left: 0px;
    left: auto;
    width: 5%;
}
.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;
    line-height: 1
}
.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
}

@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
}

.hide {
    display: none !important
}
.show {
    display: block !important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.hidden {
    display: none !important
}
.affix {
    position: fixed
}

.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
    }
}
html {
    -webkit-text-size-adjust: none
}

section {
    padding: 30px 0
}

section.settings {
    padding-bottom: 15px;
}

.section-header {
    text-align: center;
    margin-bottom: 10px
}
.section-header h2 {
    margin-bottom: 0px;
    text-align: center;
}
.section-header img {
    margin-top: -15px
}
.thumbnail {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 20px;
    border-radius: 15px
}
.thumbnail img {
    background-color: #fff;
    padding: 10px 0px
}
#to-top.affix-top {
    position: absolute;
    bottom: -35px;
    right: 0px
}
#to-top.affix {
    bottom:0;
    position: relative;
    right: 0px
}
.text-info {
    color: #e5691e;
    font-weight: bold
}
a.text-info:hover {
    color: #ac4f17
}
.modal-body .form-horizontal .col-sm-2, .modal-body .form-horizontal .col-sm-10 {
    width: 100%
}
.modal-body .form-horizontal .control-label {
    text-align: left
}
.modal-body .form-horizontal .col-sm-offset-2 {
    margin-left: 15px
}
.modal-content h3, .modal-content h2, label, .modal-title {
    color: #295378;
}
.modal-content h3 {
    font-size: 20px
}
.modal-dialog .modal-content p {
    color: #444
}
form .btn {
    font-size: inherit
}

.alert-success {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #295378;
    background-color: #ecf3f8;
    border-color: #295378
}
.flyer {
    background-color: #E7EEF4;
    border-radius: 18px;
    border:1px solid #d2e4f2;
}
.flyer:hover {
    background-color: #E7EEF4;
    border-radius: 18px;
    border:1px solid #b2d0e8;
}
.flyer a p {
    color: #295378;
}
.btn {
    border-radius: 4px;
    transition: background 1.5s;
    font-size: 20px
}
.btn.btn-sm {
    font-size: 12px
}
.btn.btn-info.btn-sm {
    font-size: 15px
}
.btn-link {
    background: transparent;
    color: #fff9f6;
    border: 1px dotted #fff9f6;
    transition: color 1s, border 1s, background 1s;
    padding: 7px 50px 7px 25px
}
.btn-link:hover, .btn-link:focus {
    background: rgba(255, 255, 255, 0.2);
    color: #FCF0EA;
    border: 1px dotted #fff;
    text-decoration: none
}
.btn-info {
    color: #FFF9F6;
    margin: 15px 0 15px 0;
    border: 2px solid #fff
}
.btn-info.start {
    color: #af5017;
    background-color: #af5017;
    border: 2px solid #fff
}
.btn-info:hover, .btn-info:active, .btn-info:focus {
     color: #FFF9F6;
     background-color: rgb(229, 105, 30);
 }
.btn-info.start:hover, .btn-info.start:active, .btn-info.start:focus {
    color: #FFF9F6;
    background-color: rgb(229, 105, 30);
    background: no-repeat right 10% top 50%, -moz-linear-gradient(left, rgba(229, 105, 30, 1) 0%, rgba(172, 79, 23, 1) 100%);
    background: no-repeat right 10% top 50%, -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(229, 105, 30, 1)), color-stop(100%, rgba(172, 79, 23, 1)));
    background: no-repeat right 10% top 50%, -webkit-linear-gradient(left, rgba(229, 105, 30, 1) 0%, rgba(172, 79, 23, 1) 100%);
    background: no-repeat right 10% top 50%, -o-linear-gradient(left, rgba(229, 105, 30, 1) 0%, rgba(172, 79, 23, 1) 100%);
    background: no-repeat right 10% top 50%, -ms-linear-gradient(left, rgba(229, 105, 30, 1) 0%, rgba(172, 79, 23, 1) 100%);
    background: no-repeat right 10% top 50%, linear-gradient(to right, rgba(229, 105, 30, 1) 0%, rgba(172, 79, 23, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e5691e', endColorstr='#ac4f17', GradientType=1)
}
.btn-info.start {
    margin-top: 10px;
}
.demo .btn-info {
    margin-top: 0px;
    padding: 5px 25px;
    margin:0 auto;
    border-radius: 4px;

    background-position: right 10% top 50%
}
.demo .btn-info:hover, .demo .btn-info:focus, .demo .btn-info:active {
    background-position: right 10% top 50%
}

.header-banner .btn-secondary {
    background-color: rgba(229, 105, 30, 0.9);
    font-weight: normal;
    color: #fff;
    border-radius: 0;
    margin-top:8%;
}
.header-banner .btn:hover, .header-banner .btn:focus {
    background-color: rgba(229, 105, 30, 1);
    color: #fff;
}
.btn-primary {
    background: rgb(55, 110, 160);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM3NmVhMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyOTUzNzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(55, 110, 160, 1) 0%, rgba(41, 83, 120, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(55, 110, 160, 1)), color-stop(100%, rgba(41, 83, 120, 1)));
    background: -webkit-linear-gradient(top, rgba(55, 110, 160, 1) 0%, rgba(41, 83, 120, 1) 100%);
    background: -o-linear-gradient(top, rgba(55, 110, 160, 1) 0%, rgba(41, 83, 120, 1) 100%);
    background: -ms-linear-gradient(top, rgba(55, 110, 160, 1) 0%, rgba(41, 83, 120, 1) 100%);
    background: linear-gradient(to bottom, rgba(55, 110, 160, 1) 0%, rgba(41, 83, 120, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#376ea0', endColorstr='#295378', GradientType=0);
    border-color: #295378;
    color: #fff
}
.btn-primary:hover, .btn-primary:focus {
    background: rgb(41, 83, 120);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI5NTM3OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNzZlYTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(41, 83, 120, 1) 0%, rgba(55, 110, 160, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(41, 83, 120, 1)), color-stop(100%, rgba(55, 110, 160, 1)));
    background: -webkit-linear-gradient(top, rgba(41, 83, 120, 1) 0%, rgba(55, 110, 160, 1) 100%);
    background: -o-linear-gradient(top, rgba(41, 83, 120, 1) 0%, rgba(55, 110, 160, 1) 100%);
    background: -ms-linear-gradient(top, rgba(41, 83, 120, 1) 0%, rgba(55, 110, 160, 1) 100%);
    background: linear-gradient(to bottom, rgba(41, 83, 120, 1) 0%, rgba(55, 110, 160, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#295378', endColorstr='#376ea0', GradientType=0);
    color: #fff
}
.btn-success {
    background: rgb(229, 105, 30);
    border-color: #AC4F17;
    color: #fff
}
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    background: rgb(172, 79, 23);
    color: #fff;
    border-color: #E5691E
}

.btn-flat, .btn-flat:hover, .btn-flat:active, .btn-flat:focus {
    background-color: rgb(172, 79, 23);
    background: none;
    background-color: #e5691e;
    border:0;
}


.contact-form h2 {
    margin-top: 0;
}
.contact-form img {
    margin: 50px  auto
}

.products {
    text-align: center;
    margin-bottom: 45px;
}
.products img {
    margin: 0 auto 25px auto;
    max-height: 80px;
}
.products h3 {
    color: #295378;
}

.app-steps .headline h2{
    margin: 0px 0 75px;
}

.fa-duotone {
    font-size: 50px;
    padding-right: 15px;
    --fa-secondary-opacity: 0.8;
    --fa-primary-color: #fff;
    --fa-secondary-color: #295378;
}



.products .more {
    color: #e5691e;
    text-decoration: none;
    font-weight: normal;
    text-align: left;
}
.products .more a {
    text-align: left;
}

.demo-tour h3 {
    line-height: 1.5;
}

.releases  p {
    margin: 35px 0;
}
.releases h3 {
    margin-top: 35px;
}
.releases h4 {
    font-weight: bold;
}
.presentation-top ul {
    margin: 20% 0 0 0;
    list-style-type: none;
    padding:0;
    position: relative;
}
.presentation-top ul li {
    color: #295378;
    padding: 0px 0px 15px 0;
    font-size: 22px;
    font-style: italic;
    background: url("../img/check_product_benefits.png") no-repeat scroll 265px 0;
}
.presentation-top div.col-sm-3 {
   padding-left:0;
    padding-right: 0;
}
.custumers {
    color: #295378;
}
.custumers p {
    font-weight: 600;
}
.custumers .row {
    margin-bottom: 35px;
}
.workflow, .workflow p a {
    color: #376EA0;
}
.workflow p a {
    text-decoration:underline;
}

.workflow .product-info ul {
    padding-left:25px;
    margin-top: 15px;
}

.workflow a .fa-angle-double-right {
    margin-right: 10px;
}
.start .workflow h4 {
    font-size: 15px;
}
.start.features h2 {
    text-align: center
}
.features p {
    color: #3E3E3E
}
.features .col-xs-10.claim {
    padding-right: 30px
}
.features h3 {
    font-size: 18px;
    line-height: 1.2
}
.features.overview h3 {
    font-size: 24px;
}
.features p a {
    text-decoration: underline;
    color: #8B8B8B
}
.features p span {
    font-weight: normal
}

.contact p, .contact-person p strong {
    color: #295378;
}
.contact-person p strong {
    font-weight: 600;
}

.contact p.call {
    font-size: 30px
}
.contact .btn-info {
    padding-left: 30px;
    padding-right: 30px;
    background-position: right 10% top 50%;
    margin-top: 10px;
    font-size:24px;
}
.contact h2 {
    margin-top: 0;
    font-size:32px;
    color: #295378;
}
.contact h4 {
    margin: 0;
    color: #295378;
    font-weight: 600;
}
.contact h5 {
    font-size: 20px;
    color: #295378
}
.contact .email {
    margin-top: -8px
}
.contact .email a {
    font-size: 85%
}
.contact-img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 15px
}
#frmContact textarea.form-control {
    min-height: 100px;
}

.references {
    background: #fff
}
.references.start h2, .references.start p {
    text-align: center
}
.references.start h2 {
    margin-top: 5px;
    margin-bottom: 0
}
.references.start p {
    color: #295378;
    font-size: 16px;
    margin-top: -3px;
    margin-bottom: 35px
}
.references .signatur p {
    text-align: left;
    margin-left: 32px;
    margin-bottom: 0;
    margin-top: 3px
}
.references .signatur p.institute {
    margin-top: -3px;
    margin-bottom: 25px
}
.references .fa-lg {
    font-size: 150%;
    color:#fff;
}
.reference .image {
    text-align: right
}
.ref-header {
    background: #376EA0;
    color: #fff;
    margin-top: 45px
}
.ref-header.first {
    margin-top: 0px
}
.ref-header h2 {
    color: #fff;
    font-size: 20px;
    padding: 2px 10px
}
.ref-footer {
    color: #376EA0
}
.ref-footer h3 {
    color: #376ea0;
    font-size: 18px;
    margin-bottom: 55px;
    margin-top: 0;
    padding: 0 10px
}
.ref-footer i.fa {
    margin-right: 10px;
    vertical-align: bottom
}
.ref-body img {
    margin: 10px 35px 0 0
}
.ref-body .semi img {
    margin: 45px 35px 0 0
}
.references .modal-content h3 {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.5
}
.references .modal-content h3.first {
    margin-top: 0
}


.modal-body .comment {
    margin-left: 40px
}


.workflow p, .references p, .demo p, .settings h4 a {
    font-weight: 400
}
footer a, footer h2 {
    font-weight: 400
}
.pricing .panel.panel-default {
    background: #ECF3F8;
    padding-left: 15px;
    padding-right: 15px
}
.pricing .panel .panel-heading-price {
    font-weight: bold;
    color: #376EA0;
    padding: 15px 15px 10px 0;
    border-bottom: none
}
.pricing .panel .panel-heading-price.first {
    border-bottom: 1px solid #376EA0;
    padding: 15px 0 5px 0
}
.pricing .panel .panel-heading-price .text-right {
    text-align: right
}
.pricing .panel-body, .pricing .panel-body .col-xs-12 {
    padding: 0px
}
.pricing .panel .panel-body {
    width: 100%
}
.pricing .panel-body .col-xs-12 {
    padding-top: 10px
}
.pricing .panel-body ul {
    padding-left: 20px
}
.pricing .list-header h4 {
    margin-top: 20px
}
.pricing li {
    line-height: 1.5;
    color: #204d74
}
.pricing li span {
    color: #3E3E3E
}
section.demo {
    padding-bottom: 25px
}

.demo .container {
    background: #e5691e;
    padding: 35px 15px;
    border-radius: 5px;

}
.demo h2 {
    color: #fff;
    margin: 0;
    text-align: left;
}
.demo p {
    color: #fff;
    margin-top: -3px
}
.details {
    background: #fff;
    margin-top: 30px;
    padding-bottom: 0
}
.details .col-md-4 {
    padding-left: 10px;
    padding-right: 10px
}
.details .img {
    text-align: center;
    margin: -60px auto 10px auto
}
.details .img-responsive {
    display: inline-block
}

.responsiveContainer {
    position: relative;
    padding-bottom: 32%;
    height: 0;
    overflow: hidden
}
.responsiveContainer iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

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

}

.img.round img {
    border-radius: 10px 10px 0 0;
}
img.moritz {
    border-radius: 15px 15px 0 0
}

.content h1 {
    font-size: 38px;
    color: #295378;
    line-height: 1.5;
    margin-bottom: 25px;
}
.content h3 {
    color: #295378;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 15px
}
.content h4 {
    color: #295378;
    margin-top: 25px;
    font-weight: 600;
}

.content h3 img {
    padding-right: 10px;
}
.content a img {
    width: 35px;
}

.content.virtuelle-conference-service h3 {
    color: #295378;
    font-weight: 600;
    font-size: 22px;
}
.content.virtuelle-conference-service h4 {
    color: #8B8B8B;
    font-weight: 600;
    font-size: 22px;

}
.content span.ionicon {
    font-size: 45px;
}

.preview a, .preview a:link {
    border-radius: 2px;
    color: #ffffff;
    background-color:rgba(41, 83, 120,0.9); /* rgba(229, 105, 30, 0.9); */
    font-size: 16px;
    font-weight: bold;
    padding: 8px 21px;
    box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.1);
    text-decoration: none;
    box-sizing: border-box;
}
.preview a:hover, .preview a:focus {
     background-color:rgba(41, 83, 120,1);
    color: #ffffff;
 }


.settings {
    background: #fff
}
.settings h4 a {
    text-decoration: none
}

.panel-heading {
    padding: 13px 15px
}
.panel-group .panel + .panel {
    margin-top: 0px
}
.panel-group .panel {
    border-radius: 0px
}
.settings .panel-group h2, .pricing .panel-group h2 {
    color: #295378;
    margin-top: 30px
}
.settings .panel-group h2.first, .pricing .panel-group h2.first {
    margin-top: 0px
}
.panel-title > a, .panel-body p {
    font-size: 20px;
    color: #3E3E3E
}
.panel .glyphicon-plus, .panel .glyphicon-minus {
    font-size: 12px;
    margin-right: 5px
}
.panel .panel-body {
    padding-top:0;
    font-size: inherit;
    width: 80%
}
.options .bg-colored {
    background: #376EA0
}
.options .panel-default.actives {
    background: #ECF3F8
}
.add-ons .panel-default.actives {
    background: #FCF0EA
}
.actives .panel-title > a {
    font-weight: 400
}
.panel-body > h3 {
    margin-top: 35px;
    margin-bottom: 25px;
}
.options .actives .panel-title > a, .options .panel-title > a:hover, .options .glyphicon-plus, .options .glyphicon-minus {
    color: #4777AD
}


.add-ons .actives .panel-title > a, .add-ons .panel-title > a:hover, .add-ons .glyphicon-plus, .add-ons .glyphicon-minus {
    color: #DE6B29
}
.options .panel:hover, .panel-jobs-en {
    background: #ECF3F8
}
.add-ons .panel:hover {
    background: #FCF0EA
}

.max-width-small {
    max-width: 960px;
}
.job-offers .panel {
    margin-bottom:0;
    padding: 20px 0;
}


.background-light {
    background-color: rgba(236, 243, 248, 0.5);
    border-radius: 5px;
}
.background-orange-light {
    background-color: rgba(229, 105, 30, 0.1);
    border-radius: 5px;
}


.intro h3 {
    font-size: 28px;
    color:#295378;
}

.feedback {
    outline: 0px dashed #376EA0;
    text-align: center;
    background-color: #fff;
}
.feedback h2 {
    color: #3E3E3E;
    text-shadow: none;
    font-size: 28px;
    line-height: 1.1;
    padding:0;
    margin:0 0 15px 0;
    text-align:center;
}

.feedback h4 {
    color: #999;
    font-size: 24px;
    padding:0;
    margin:0;
}
.feedback .item {
    height: 300px;
    margin-top: -100px;
    text-align: center;
}
.feedback .carousel-control {
    width: 3%;
    top: 20px
}



.addons .headline h2 {
    margin-top: 75px;
    margin-bottom: 35px;
}
.addons .sub-headline h2 {
    margin-top: 50px;
    margin-bottom: 50px;
}
.addons h3 {
    margin-top:0;
}
.addons p a {
    text-decoration: underline;
    color:#333;
}
.addons .btn-info {
    margin-top: 5px;
}
.addons .image  {
    padding:50px;
}
.addons #addons-features {
    margin-top: 35px;
    margin-bottom: 35px;
}

.addons .headline h3 small strong {
    font-weight: bold;
}

.addons h3 a, .addons h3 a:hover, .addons .headline h3 {
    color: #777;
    text-decoration: none;
}
.addons h3 a .fas,
.addons h3 a:hover .fas,
.addons h3 span a,
.addons h3 span a:hover,
.addons p small a,
.addons p small a:hover,
.addons p small a .fas,
.addons p small a:hover .fas,
span.more-info a,
span.more-info a:hover,
span.more-info a .fas,
span.more-info a:hover .fas {
    color: #e5691e;
    text-decoration: none;
}



.workflow h2 {
     margin: 45px 0px 25px 0px
 }

.workflow .presentation-top .tag-list li {
    font-style: normal;
}

.workflow .preview {
    margin-top: 25px;
}

.workflow .container {
    padding-top: 50px;
    padding-bottom: 50px
}

.workflow .image img,
.addongs .image img{
    width: 90%;
    margin-top: 25px;
    border-radius: 3px;
}

.thumbnail p {
    font-size: 16px;
}

.workflow .odd {
    background-color: rgba(236, 243, 248, 0.5);
    outline: 0px dashed #ECF3F8;
}
.workflow .even {
    position: relative
}
.workflow .even .top img {
    left: 48%;
    position: absolute;
    top: -14px
}
.workflow .even .bottom img {
    left: 48%;
    position: absolute;
    bottom: -14px
}
.workflow h3 {
    font-size: 32px;
    font-weight: normal;
    padding-bottom: 0px;
    margin-bottom: 15px;
}
.workflow h3.padding-0 {
    padding-left:0;
}
.workflow h3.no-image {
    margin-left: -25px;
    padding-left: 35px;
    font-size: 24px;
    padding-bottom: 8px
}
.workflow h3 span {
    font-weight: normal;
    font-size: 20px;
}
.workflow h3 img {
    width:4%;
    padding-right: 8px;
    margin-top:-15px;
    margin-left:-28px;
}
.workflow h3 span img {
    width:10% !important;
    padding:-10px 0 0 0px;
    margin-left:0px;
}

.workflow.even .image img {
    margin-left: 10px
}

.workflow.image img {
    width: 90%;
    margin-top: 25px;
    border-radius:3px;
}

.request-demo .button,
.request-demo p {
    margin: 15px 0;
}

.header-banner {
    color: #fff;
    text-align: center;
    height: auto;
    padding-top: 25px;
    position: relative;
}
.header-banner h1,
.header-banner h2,
.header-banner h3,
.header-banner h1 .fa {
    color: #fff;
}

.header-banner.start h1 {
    font-size: 38px;
    font-weight: normal;
    margin-top: 100px;
    margin-bottom: 4px;
}

.header-banner h2 {
    font-size: 34px;
    margin-top:10px;
    margin-bottom: 10px;
    padding:0 15px;
    text-align: center;
}
.header-banner.references h2 {
    margin-top:35px;
    font-size: 38px;
}
.header-banner h3 {
    line-height: 1.5;
}

.header-banner.start {
    background: #ecf3f8 url("../img/conferencing-solutions.jpg") no-repeat scroll center center;
    width: 100%; /* Can be adjusted to preferred width */
    background-size: cover;
    height: 250px;
}
.header-banner.demo-procucts {
    padding-top:0;
}

.header-banner.case-icrs {
    background: #ecf3f8 url("../img/cases/live-stream-studio-icrs2022.jpg") no-repeat scroll center center;
    height: 230px;
    background-size: cover;
}
section.job-offers h2 img {
    width: 4%;
    padding-right: 8px;
    margin-top: -15px;
    width: 4%;
    margin-left: -50px;
    margin-right: 15px;
}
.header-banner.workflow, .header-banner.references, .header-banner.eposter  {
    background: rgb(230, 111, 40) url("../img/b-header-orange.jpg") no-repeat scroll center center;
    padding-top:5px;
}
.header-banner.service {
    background: #DAE6EF url("../img/b-services.jpg") no-repeat scroll center center;
    height: 230px;
}
.header-banner.price {
    background: rgb(252,190,143) url("../img/b-abstract-management-preise.jpg") no-repeat scroll center center;
    padding-top:5px;
    height: 230px;
}

.header-banner.references {
    height: 230px;
}
.header-banner.references .headline h1  {
    margin-top: 45px;
    color: #fff;
}


.header-banner.start .bg-trans {
    background-color: rgba(255,255,255,0.3);
    padding: 20px 0;
    border-radius: 0 15px 15px 15px;
    width: 75%;
    margin:auto;
}
.header-banner.start .bg-trans h3 {
    line-height: 1.5;
}

section.start.top, section.start.clients, .contact, .navbar.short {
    background-image: linear-gradient(to right top, #dae6ee, #e0e9f1, #e5edf3, #ebf0f6, #f0f4f8);
    border-top: 0px solid #deeffc;
    border-bottom: 0px solid #deeffc;
}

section.start.top {
    color: #333;
    text-align: center;
    border-top: 0px solid #deeffc;
    border-bottom: 0px solid #deeffc;
}
section.start.clients {
    color: #333;
    text-align: left;
    border-top: 0px solid #deeffc;
    border-bottom: 0px solid #deeffc;
    outline: 3px dashed #ECF3F8;
}

section.start.clients h2 {
    text-align: center;
    font-size: 32px;
    color:#295378;
}

section.start.clients h3 {
    font-size: 24px;
    color: #295378;
}


section.start.top h2 {
    margin-top: 0px;
    margin-bottom:15px;
    text-align: center;
}
section.start.top h3 {
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 0;
}
section.conference-news {
    background:rgba(218,230,239,0.4);
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
}
section.conference-news a {
    text-decoration: none;
    color:#295378;
}

section.conference-news a:hover {
    text-decoration: underline;
    color:#295378;
}
section.conference-news h3 {
    font-size: 22px;
}
section.start.bottom {
    background-color:#DAE6EF;
    color: #376EA0;
    text-align: center;
}
section.start.bottom h2 {
    font-size: 34px;
}
section.start.bottom p {
    font-size: 18px;
    line-height: 1.5;
}

section.start.top.light-dark {
    background: #376EA0;
    color: #fff;
}
section.start.top.dark {
    background: #376EA0;
    background: -moz-linear-gradient(left, rgba(31, 62, 90, 1) 0%, rgba(55, 110, 160, 1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(31, 62, 90, 1)), color-stop(100%, rgba(55, 110, 160, 1)));
    background: -webkit-linear-gradient(left, rgba(31, 62, 90, 1) 0%, rgba(55, 110, 160, 1) 100%);
    background: -o-linear-gradient(left, rgba(31, 62, 90, 1) 0%, rgba(55, 110, 160, 1) 100%);
    background: -ms-linear-gradient(left, rgba(31, 62, 90, 1) 0%, rgba(55, 110, 160, 1) 100%);
    background: linear-gradient(to right, rgba(31, 62, 90, 1) 0%, rgba(55, 110, 160, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#1f3e5a', endColorstr='#376ea0', GradientType=1);
    color: #fff;
}
section.start.top.light-dark h2,
section.start.top.light-dark h3,
section.start.top.light-dark p,
section.start.top.dark h2,
section.start.top.dark h3,
section.start.top.dark p {
    color:#fff;
}


h1 .subhead {
    font-size: 0.7em;
}
.content.app h3 {
    color: #295378;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
}
.content.app h3.rating {
     padding-top: 10px;
 }
.content.app h3.rating .ionicon {
    margin-right: 1px;
}
h3 .ionicon, .workflow h3 .fa {
    font-size: 2.5rem;
    position: relative;
    top: 10px;
    margin-right: 6px;
}

.shake {
    -webkit-animation: shake 1s 1s;
    animation: shake 1s 1s;
}
@-webkit-keyframes shake {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes shake {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}


.footer-bottom nav ul {
    padding: 0;
    margin: 15px 0 35px 0;
    list-style: none
}
.footer-bottom nav li {
    display: inline;
    margin: 0 3px
}
.footer-bottom a, .footer-bottom {
    color: #295378
}
.footer-bottom .copyright {
    margin-top: 15px;
    text-align: right;
    position: relative
}
.footer-bottom a img {
    display: inline;
    padding-left: 5px
}

.menu {
    background-color: #376EA0;
    border-bottom: 1px solid #BBD7EB;
    padding-top: 18px;
    padding-bottom: 10px
}
.menu-languages, .menu-languages a {
    font-size: 18px;
    color: #fff
}
.menu-languages a.first {
    padding-right: 6px
}
.menu-languages a.last {
    padding-left: 6px
}
.menu-languages a:hover {
    color: #fff;
}
.menu-languages a.active {
    color: #e5691e;
}

.menu-info {
    padding-right: 30px;
}
.menu-info a {
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    padding: 8px 85px 6px 0px;
}
.menu-info a:hover {
    text-decoration: none;
    color: #ecf3f8;
}

.menu-info .call {
    background: url("../img/tel-icon.png") no-repeat 0 8px;
    padding-left: 30px;
    letter-spacing:1px;
}

.menu-info .call:hover {
    background: url("../img/tel-icon-hover.png") no-repeat 0 8px;
}

.menu-info a.book-demo {
    padding: 4px 25px 4px 25px;
    border-radius: 5px;
    color:#fff;
    border: 1px solid #fff;
}
.menu-info a.book-demo:hover,
.menu-info a.book-demo:focus {

}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: inherit;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
}

.navbar {
    margin-bottom: 0;
    clear: both;
    background: #fff
}

.navbar-nav ul {
    margin-left: 0;
}
.navbar-nav > li {
    float: left;
    text-align: center;
}
.navbar-nav > li > a {
    padding-top: 30px;
    padding-bottom: 25px;
    width: 250px;
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
    background-color: rgba(245, 249, 251, 1);
}

.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
    background-color: rgba(245, 249, 251, 1);
}
.short .navbar-nav > li > a:hover,
.short .navbar-nav > li > a:focus {
    background-color: rgba(245, 249, 251, 1);
}


.navbar-nav h1,
.navbar-nav a h1,
.navbar-nav a h3,
.navbar-nav h3 {
    padding:0 !important;
    margin:0;
    line-height: 1.5 !important;
    font-size: 16px;
}
.navbar-nav li a h3 {
    font-size: 16px;
    text-decoration: none;
    color: #376EA0;
    display: inline;

}
.navbar-nav li a:hover h3 {
    color: #295378;
}
.navbar-nav li.active a  {
    text-decoration: none !important;
    background-color: #fff;
}
.navbar-nav li.active a:hover {
    background-color: rgba(245, 249, 251, 0.9);
}

.navbar-nav li.active a h1 {
    text-decoration: none !important;
    color: #e5691e;
}

.navbar-nav li a img {
    margin: 0 auto;
    max-height: 50px;
    padding-bottom: 10px;
    opacity: 0.7;
}
.navbar-nav li a:hover img,
.navbar-nav li.active a img {
    opacity: 1;
}

.navbar-nav li.last a {
    padding-right: 0
}
.navbar-nav li.active a {
    text-decoration: underline
}
.navbar-nav li.active ul li a {
    text-decoration: none
}

.navbar-left {
    float: left !important
}
.navbar-right {
    float: right !important;
    margin-right: -15px;
}
.navbar-right ~ .navbar-right {
    margin-right: 0
}

.navbar-nav li a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    visibility: hidden
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .nav .open a {
    border-color: #ccc
}
.navbar-toggle {
    background-color: #23527c
}
.navbar-toggle span {
    background-color: #fff
}
.navbar-collapse.collapse.in {
    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)
}
.navigation {
    background: #E5691E
}
.navigation ul {
    margin: 0 auto;
    padding-top:0;
    padding-bottom:0;
    width: 870px
}


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


@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
    .navbar-nav li a h1,
    .navbar-nav li a h3,
    .menu-languages a,
    .menu-info a {
        font-size: 18px;
    }

}



@media (min-width: 992px) and (max-width: 1199px) {

    .navbar-brand {
        width: 200px;
        margin-top: 10px;
    }
    .navbar-nav > li > a {
        width: 175px;
    }
    .navbar-nav li a h1,
    .navbar-nav li a h3,
    .menu-languages a,
    .menu-info a {
        font-size: 14px;
    }
    .header-banner.start h1 {
        font-size: 34px;
    }

    .addons .headline h3,
    .headline h4 {
        margin-bottom: 15px;
    }
    .addons .headline h2 {
        margin-top: 45px;
        margin-bottom: 15px;
    }
    .addons .image {
        padding:25px 0px;
    }

    .workflow h3 img {
        width:6%;
        margin-left:-30px;
    }
    .hidden-md {
        display: none !important
    }
}



@media screen and (max-width: 991px) {

    .menu-info {
        padding-right: 0;
    }
    .menu-info a {
        padding-right: 45px;
    }
    .navbar-brand {
        width: 150px;
        margin-top: 10px;
    }
    .navbar-nav > li > a {
        width: 140px;
    }
    .navbar-nav li a h1,
    .navbar-nav li a h3,
    .menu-languages a,
    .menu-info a {
        font-size: 14px;
    }

    ul.navbar-nav {
        margin-left:0;
        padding-left: 0;
    }

    .navbar-nav li a img {
        max-height: 45px;
    }

    .headline h1,
    .header-banner.start h1,
    .addons .headline h2,
    .workflow h3  {
        font-size: 28px;
    }
    .addons .headline h2 {
        margin-top: 15px;
        margin-bottom: 0px;
        line-height: 1 !important;
    }
    .addons .headline h3 {
        line-height: 1 !important;
        margin-top: 15px;
        margin-bottom: 25px;
    }

    .feedback h2,
    .app-steps h3 {
        font-size: 22px
    }
    .feedback h4 {
        font-size: 18px;
    }

    .workflow .even h3 {
        margin-left: 0px;
    }

    .workflow .col-sm-12 > .row {
        margin-bottom: 15px
    }
    section.features {
        padding: 15px 0 0 0
    }
    section.settings {
        padding: 0px 0 0 0
    }

    .workflow h3 img {
        display: none;
        margin-left: 0;
    }

    .app-steps i {
        font-size: 35px;
        padding-right: 10px;
    }
    h3 small {
        font-size: 75%;
    }

}

@media (min-width: 768px) and (max-width: 991px) {

    section {
        padding: 25px 0;
    }

    p, li, .btn {
        font-size: 18px;
    }

    .workflow .container {
        padding: 15px 30px 15px 30px;
    }
    .hidden-sm {
        display: none !important
    }

    .header-banner .btn-secondary {
        margin-top: 10%;
    }


}

@media screen and (max-width: 767px) {

    .menu-info a {
        font-size: 16px;
        padding-right: 40px;
    }
    .menu-info a.active {
        text-decoration: underline;
    }

    .header-banner.start h1,
    .header-banner h2,
    .addons .headline h2,
    .headline h1,
    .headline h2,
    .sub-headline h2,
    .slider-new h2,
    .slider-new h2,
    .contact h2,
    .contact.start h2,
    .headline h3,
    .content h1 {
        font-size: 24px;
    }

    .headline h1,
    .headline h2,
    .sub-headline h2,
    .content h1 {
        font-weight: 600;
        margin-top:35px;
        margin-bottom: 15px;
    }

    .header-banner p,
    .features h2,
    .features h3,
    .contact-form h2,
    .features-new h3,
    .workflow h3,
    section.start.top h3,
    .presentation-top ul li,
    .addons .headline h3,
    .addons h3,
    .addons h3 a,
    .products h3,
    .app-steps h3 {
        font-size: 22px;
    }

    .headline h3 small,
    .header-banner h3,
    .content h2,
    .content h3,
    .contact-form h3 {
        font-size: 18px;
    }

    p, li, .btn, label,
    .feedback h2 {
        font-size: 16px;
    }

    .footer-bottom a, .footer-bottom {
        font-size: 14px
    }

    .navbar-brand {
        margin-left: -15px;
        margin-bottom: 0;
        width: 180px;
    }
    ul.navbar-nav {
        width: 80%;
        margin-right: -45px;
    }
    .navbar-nav li {
        width: 50%;
        min-width: 135px;
    }
    .navbar-nav > li > a {
        margin:0 auto;
        width:100%;
        padding:10px;
    }
    .navbar-nav li a h3.hidden-xs,
    .navbar-nav li a h1.hidden-xs {
        display:block !important;
    }

    .header-banner.start,
    .header-banner.references {
        height: 150px;
    }
    .header-banner .btn-secondary {
        margin-top: 5%;
    }

    .header-banner.start h1 {
        margin-top:25px;
    }
    .header-banner h2  {
        margin-top: 15px;
        margin-bottom: 10px;
    }

    .header-banner h3,
    .header-banner.workflow h2 {
        margin-bottom: 0px
    }

    .workflow .container {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .app-steps .headline h2  {
        margin-bottom: 0;
    }
    .addons .image {
        padding: 0;
    }
    .workflow .even h3 {
        margin-left: 0px
    }
    .workflow .product-info ul {
        padding-left:15px;
    }
    .workflow h3 {
        padding-bottom: 0;
    }

    section.demo .col-tn-12.col-xs-12 {
        margin-bottom: 25px;
    }

    section {
        padding: 15px 0;
    }

    .app-steps i {
        font-size: 35px;
    }
    .headline.contact-form h2 {
        margin-bottom: 0;
    }

    .addons .headline h3 {
        margin-bottom: 25px;
    }
    .workflow h3 img {
        display: none;
    }
    .addons img.img-responsive,
    .addons .image img
    .workflow im.img-responsive,
    .workflow .image img,
    .contact-form img {
        width: 60%;
        display: block;
        margin: 0px auto 15px auto;
    }

    .feedback .item {
        height: 235px;
        margin-top: -100px;
        text-align: center;
    }
    .contact.start h2 {
        font-weight: 400;
        margin-top: 10px;
    }

    .features-new .margin-top-last {
        margin-top: 35px;
    }

    .features-new .margin-bottom-last {
        margin-bottom: 35px;
    }

    .contact .btn-info {
        font-size: 20px;
        margin-top:0;
        padding-left: 15px;
        padding-right: 15px;
    }


    .hidden-xs {
        display: none !important
    }

    .references .signatur p {
        margin-left:0;
        margin-top: 15px
    }
    .presentation-top ul li {
        display: none;
    }

    .contact .foto {
        margin-bottom: 15px
    }
    .thumbnail {
        margin-bottom: 40px
    }

    .button.margin-top-lg {
        margin-top: 15px;
    }

    h2 img, .headline h1 img {
        margin-right: 10px;
        margin-left:0;
        margin-bottom: 25px;
    }
    .headline h3, .headline h4  {
        margin-bottom: 24px;
    }

}


@media screen and (max-width: 665px) {

    .container > .navbar-header {
        margin: 0 -15px;
        width: 109%;
        background: rgba(245, 249, 251, 1);
    }

    .navbar-brand {
        float: none;
        width: 225px;
        display: block;
        margin: 0 auto;
        text-align: center;
        padding: 15px;
    }

    ul.navbar-nav {
        width: 109%;
        margin: 0px -15px;
    }

    .navbar-nav li {
        width: 50%;
        min-width: 135px;
    }

    .navbar-nav > li > a {
        margin: 0 auto;
        width: 100%;
        padding: 10px;
    }

    .menu-info a {
        padding-right: 15px;
        font-size: 13px;
    }
    .menu-languages a.first {
        font-size: 13px;
    }
}

@media screen and (max-width: 550px) {

    .col-tn-12 img {
        margin: 0 auto
    }
    .header-banner.start .btn-secondary {
        width:290px;
        margin-top:8%;
    }

    .header-banner h2,
    .header-banner h3 {
        font-size: 20px;
        font-weight: bold;
    }
    .header-banner.start h2,
    .header-banner h3 {
        font-size: 18px;
        font-weight: normal;
        padding: 0 5px;
    }

    .menu-info a.info {
        display: none;
    }

    .text-right {
        text-align: left
    }

    .contact .col-tn-12 .btn-info {
        margin-top: 0
    }

    .footer-bottom nav, .footer-bottom .copyright {
        text-align: center
    }

    .footer-bottom nav ul {
        margin-bottom: 0
    }


    .text-center.bottom img, .product-info-center.bottom img, .text-center.top img {
        display: none;
    }
    .features-new .container {
        padding-bottom: 0;

    }
    .features-new {
        padding: 0;
    }
    .features-new h1 {
        margin: 0;
    }
}




@media screen and (max-width: 500px) {


    .menu-info .call {
        padding-right: 15px
    }

    section.features .btn-info {
        background-position: right 8% top 50%
    }
    .header-banner, .header-banner.start {
        background-size: cover !important;
        min-height: auto;
    }
    .header-banner {
        padding-left: 30px;
        text-align: left;
        background-size: cover !important;
        padding-top: 15px;
        padding-bottom: 15px
    }


    .list-unstyled.address .first {
        display: none
    }
}

@media screen and (max-width: 420px) {


    .panel-title > a, .panel-body, .header-banner .btn, .workflow h3 span, .header-banner h3, .header-banner.workflow h2, .header-banner.workflow p {
        line-height: 1.5;
        font-size: 16px
    }

    .header-banner .arrow-down {
        text-align: center
    }


    .header-banner.workflow p {
        margin-bottom: 29px
    }
    .header-banner.workflow .arrow-down {
        bottom: 6px;
        left: 50%;
        margin: 0;
        position: absolute
    }

    .header-banner .header-info {
        width: 100%;
        margin-top: 25px;
    }

    .col-tn-12 img {
        margin-left: 15px
    }

    .ref-body img.pull-right {
        float: none !important;
        text-align: center
    }

    .presentation-top ul {
        margin-top:0;
    }
    section.demo .col-tn-12.col-xs-12 {
        margin-bottom: 25px;
    }

    .details .thumbnail {
        margin-bottom:0;
        border:none;
        padding-top: 0;
        padding-bottom:15px;
    }
    .details .thumbnail img, .content h3 img {
        display: none;
    }
}




/* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.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: none;
}
.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;
}
.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;
}

