.btn,
.btn-group,
.btn-group-vertical,
img {
    vertical-align: middle
}

.img-thumbnail,
body {
    background-color: #fff
}

address,
cite {
    font-style: normal
}

*,
:after,
:before,
input[type=search] {
    box-sizing: border-box
}

.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active,
.form-control,
.open>.dropdown-toggle.btn-danger,
.open>.dropdown-toggle.btn-default,
.open>.dropdown-toggle.btn-info,
.open>.dropdown-toggle.btn-primary,
.open>.dropdown-toggle.btn-success,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.h1,
.h2,
.txt-blue-h2,
h1,
h2 {
    letter-spacing: -1px
}

.h1,
.h2,
.h3,
.h4,
.lead,
.txt-blue-h2,
h1,
h2,
h3,
h4 {
    text-rendering: optimizeLegibility
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
    line-height: 1.62857143;
    color: #494949
}

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

a {
    color: #2b0c43;
    text-decoration: none
}

a:focus,
a:hover {
    color: #551884;
    text-decoration: underline
}

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

figure {
    margin: 0
}

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

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

.img-thumbnail {
    padding: 4px;
    line-height: 1.62857143;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

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

hr {
    margin-top: 21px;
    margin-bottom: 21px;
    border: 0
}

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

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

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #999
}

dt,
label {
    font-weight: 700
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 21px;
    margin-bottom: 10.5px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10.5px;
    margin-bottom: 10.5px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h4,
h4 {
    font-size: 17px
}

.h5,
h5 {
    font-size: 13px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10.5px
}

.lead {
    margin-bottom: 21px;
    line-height: 1.4
}

address,
dd,
dt {
    line-height: 1.62857143
}
.search-control.search-btn-style-icon {
    margin-top: 15px;
}
@media (min-width:768px) {
	
.lead { font-size: 19.5px}
	
	
	}

.small,
small {
    font-size: 85%
}

.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-muted {
    color: #999
}

.text-primary {
    color: #2b0c43
}

a.text-primary:hover {
    color: #0f0418
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #2b0c43
}

a.bg-primary:hover {
    background-color: #0f0418
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9.5px;
    margin: 42px 0 21px;
    border-bottom: 1px solid #eee
}

dl,
ol,
ul {
    margin-top: 0
}

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

address,
dl,
legend {
    margin-bottom: 21px
}

ol,
ul {
    margin-bottom: 10.5px
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10.5px 21px;
    margin: 0 0 21px;
    font-size: 16.25px;
    border-left: 5px solid #eee
}

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

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

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

fieldset,
legend {
    padding: 0;
    border: 0
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

blockquote:after,
blockquote:before {
    content: ""
}

fieldset {
    margin: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    font-size: 19.5px;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px
}

input[type=search] {
    -webkit-appearance: none
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

.form-control,
output {
    font-size: 13px;
    line-height: 1.62857143;
    color: #555;
    display: block
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control {
    width: 100%;
    height: 35px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #49196c;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(73, 25, 108, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline {
    color: #3c763d
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    line-height: 35px;
    line-height: 1.62857143\9
}

input[type=date].input-sm,
input[type=datetime-local].input-sm,
input[type=month].input-sm,
input[type=time].input-sm {
    line-height: 30px
}

input[type=date].input-lg,
input[type=datetime-local].input-lg,
input[type=month].input-lg,
input[type=time].input-lg {
    line-height: 45px
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    display: block;
    min-height: 21px;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    float: left;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline[disabled],
.checkbox[disabled],
.radio-inline[disabled],
.radio[disabled],
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=radio][disabled] {
    cursor: not-allowed
}

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

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.input-lg {
    height: 45px;
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg {
    height: 45px;
    line-height: 45px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 43.75px
}

.form-control-feedback {
    position: absolute;
    top: 26px;
    right: 0;
    z-index: 2;
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center
}

.input-lg+.form-control-feedback {
    width: 45px;
    height: 45px;
    line-height: 45px
}

.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.form-control-static {
    margin-bottom: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #898989
}

@media (min-width:768px) {
    .form-inline .control-label,
    .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-group {
        display: inline-block
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        float: none;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.btn-group>.btn-group,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 28px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-control-static {
    padding-top: 7px;
    padding-bottom: 7px
}

.alert,
.thumbnail {
    margin-bottom: 21px
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.62857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active:focus,
.btn:active:focus,
.btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn-group .dropdown-toggle:active,
.btn-group-vertical>.btn:focus,
.btn-group.open .dropdown-toggle,
.btn-group>.btn:focus {
    outline: 0
}

.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none
}

.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #0f0418;
    border-color: #000
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #2b0c43;
    border-color: #1d082d
}

.btn-primary .badge {
    color: #2b0c43;
    background-color: #fff
}

.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #2b0c43;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0
}

.alert .alert-link,
.close {
    font-weight: 700
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #551884;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #999;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn .caret,
.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none
}

.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.media-object,
.thumbnail {
    display: block
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

[data-toggle=buttons]>.btn>input[type=checkbox],
[data-toggle=buttons]>.btn>input[type=radio] {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.thumbnail {
    padding: 4px;
    line-height: 1.62857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #2b0c43
}

.thumbnail .caption {
    padding: 9px;
    color: #494949
}

.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable {
    padding-right: 35px
}

.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media,
.media .media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-heading {
    margin: 0 0 5px
}

.media>.pull-left {
    margin-right: 10px
}

.media>.pull-right {
    margin-left: 10px
}

.blob-container,
.center-block {
    margin-right: auto;
    margin-left: auto
}

.media-list {
    padding-left: 0;
    list-style: none
}

.close {
    float: right;
    font-size: 19.5px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

.btn-danger:hover,
.btn-default:hover,
.btn-info:hover,
.btn-primary:hover,
.btn-success:hover,
.btn-warning:hover {
    opacity: .8
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.blob-container,
.col {
    padding-left: 15px;
    padding-right: 15px
}

.blob-container:after,
.blob-container:before,
.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    content: " ";
    display: table
}

.blob-container:after,
.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after {
    clear: both
}

.center-block {
    display: block
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-print,
.visible-print-block,
.visible-print-inline,
.visible-print-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}

.invisible {
    visibility: hidden
}

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

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    font-weight: 700
}

.h1,
.h2,
.lead,
.txt-blue-h2,
h1,
h2 {
    font-family: inherit
}

.area-content .table-bordered>tbody>tr>td:first-child,
.h1,
.h2,
h1,
h2 {
    color: #49196c
}

.hidden {
    visibility: hidden!important
}

.affix {
    position: fixed
}

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

@media (max-width:767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
    .visible-xs-block {
        display: block!important
    }
    .visible-xs-inline {
        display: inline!important
    }
    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
    .visible-sm-block {
        display: block!important
    }
    .visible-sm-inline {
        display: inline!important
    }
    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
    .visible-md-block {
        display: block!important
    }
    .visible-md-inline {
        display: inline!important
    }
    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
    .visible-lg-block {
        display: block!important
    }
    .visible-lg-inline {
        display: inline!important
    }
    .visible-lg-inline-block {
        display: inline-block!important
    }
    .hidden-lg {
        display: none!important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none!important
    }
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
    .visible-print-block {
        display: block!important
    }
    .visible-print-inline {
        display: inline!important
    }
    .visible-print-inline-block {
        display: inline-block!important
    }
    .hidden-print {
        display: none!important
    }
}

.container-lg {
    width: 1140px
}

.container-md {
    width: 970px
}

.container-sm {
    width: 750px
}

.force-container-vertical .blob-container,
.force-container-vertical.blob-container {
    max-width: 350px
}

@media (min-width:768px) {
    .layout-container-fixed .layout-container {
        width: 750px
    }
}

@media (min-width:992px) {
    .layout-container-fixed .layout-container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .layout-container-fixed .layout-container {
        width: 1140px
    }
}

@media (min-width:768px) {
    .banner-container-fixed {
        width: 750px
    }
}

@media (min-width:992px) {
    .banner-container-fixed {
        width: 970px
    }
}

@media (min-width:1200px) {
    .banner-container-fixed {
        width: 1140px
    }
}

@media (min-width:768px) {
    .blob-container {
        width: 750px
    }
}

@media (min-width:992px) {
    .blob-container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .blob-container {
        width: 1140px
    }
}

@media (max-width:991px) {
    .layout-mode-flex-hybrid .layout-container {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        display: block
    }
    .layout-mode-flex-hybrid .layout-center {
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }
    .layout-mode-flex-hybrid .banner-container {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        display: block
    }
    .layout-mode-flex-hybrid .banner-container .folder-nav {
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }
}

@media (min-width:992px) {
    .flexbox .banner-left,
    .flexbox-legacy .banner-left {
        width: 350px
    }
    .flexbox .banner-right,
    .flexbox .folder-nav-left,
    .flexbox .folder-nav-right,
    .flexbox .layout-left,
    .flexbox .layout-right,
    .flexbox-legacy .banner-right,
    .flexbox-legacy .folder-nav-left,
    .flexbox-legacy .folder-nav-right,
    .flexbox-legacy .layout-left,
    .flexbox-legacy .layout-right {
        width: 250px
    }
    .flexbox .layout-mode-flex-hybrid .area-left,
    .flexbox .layout-mode-flex-hybrid .area-right,
    .flexbox .layout-mode-flex-hybrid .banner-left,
    .flexbox .layout-mode-flex-hybrid .banner-right,
    .flexbox .layout-mode-flex-hybrid .folder-nav-left,
    .flexbox .layout-mode-flex-hybrid .folder-nav-right,
    .flexboxlegacy .layout-mode-flex-hybrid .area-left,
    .flexboxlegacy .layout-mode-flex-hybrid .area-right,
    .flexboxlegacy .layout-mode-flex-hybrid .banner-left,
    .flexboxlegacy .layout-mode-flex-hybrid .banner-right,
    .flexboxlegacy .layout-mode-flex-hybrid .folder-nav-left,
    .flexboxlegacy .layout-mode-flex-hybrid .folder-nav-right {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-flex-basis: auto!important;
        -ms-flex-preferred-size: auto!important;
        flex-basis: auto!important
    }
}

.clearfix-flex:after,
.clearfix-flex:before {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 9999;
    -ms-flex-order: 9999;
    order: 9999
}

.wf-block-media.pull-left {
    margin-right: 20px
}

.wf-block-media.pull-right {
    margin-left: 20px
}

.wf-block-media.pull-left,
.wf-block-media.pull-right {
    margin-bottom: 10px
}

.btn {
    margin-top: 2px;
    margin-bottom: 2px
}

.wf-theme-front .rsSlide {
    background: #fff
}

.wf-theme-front .full-screen-gallery .royalSlider {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: auto!important;
    width: auto
}

@media (max-width:767px) {
    .navbar-body.collapse {
        margin: 0 -15px;
        padding: 0 15px
    }
}

@media (min-width:992px) and (max-width:991px) {
    .folder-nav .navbar-stacked .nav-item {
        float: left
    }
}

.area-content {
    padding-top: 0;
    padding-bottom: 50px!important;
}

.area-content .table-bordered,
.area-content .table-bordered>tbody>tr>td,
.area-content .table-bordered>tbody>tr>th,
.area-content .table-bordered>tfoot>tr>td,
.area-content .table-bordered>tfoot>tr>th,
.area-content .table-bordered>thead>tr>td,
.area-content .table-bordered>thead>tr>th {
    border: 0;
    border-bottom: 1px solid #ccc;
    white-space: normal
}

.area-content .table-responsive {
    border: 0
}

.area-content .table-bordered>tbody>tr>td {
    white-space: normal!important
}

.area-content .table-bordered>tbody>tr>td a {
    white-space: normal!important;
    word-break: break-all;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.area-content table tr:last-child td:last-child {
    word-break: break-all!important;
    word-wrap: wrap!important
}

.area-bottom {
    padding-bottom: 20px
}

@media (max-width:768px) {
    .area-bottom {
        text-align: center
    }
}

.area-bottom h1,
.area-bottom h2,
.area-bottom h3 {
    margin-top: 0
}

hr {
    border-top: 1px solid #ccc
}

.h1+hr,
.h2+hr,
.lead+hr,
h1+hr,
h2+hr {
    margin-top: 10px
}

.h1,
h1 {
    font-size: 20px;
    margin-bottom: 10px
}

.h2,
h2 {
    font-size: 16px
}

*+.h2,
*+h2 {
    margin-top: 0
}

.h3,
h3 {
    color: #9fa1a2;
    font-size: 14px
}

*+.h3,
*+h3 {
    margin-top: 30px
}

*+.h4,
*+.h5,
*+.h6,
*+h4,
*+h5,
*+h6 {
    margin-top: 20px
}

.lead {
    font-size: 20px;
    color: #494949;
    font-weight: 200
}

.txt-blue a {
    color: #06c
}

.txt-blue-h2 {
    line-height: 1.1;
    margin-top: 21px;
    margin-bottom: 10.5px;
    font-size: 16px;
    color: #49196c;
    font-weight: 700
}

.media-caption,
.media-caption-heading {
    font-family: Verdana, Geneva, sans-serif
}

.txt-blue-h2 .small,
.txt-blue-h2 small {
    font-weight: 400;
    line-height: 1;
    color: #999;
    font-size: 65%
}

.txt-blue-h2+hr {
    margin-top: 10px
}

*+.txt-blue-h2 {
    margin-top: 0
}

.txt-blue-h2 a {
    color: #06c
}

.btn-default,
.btn-default:hover,
.btn-primary,
.btn-primary:hover {
    background: #49176d;
    color: #fff;
    border-radius: 0;
    border-color: #49176d
}

.wf-text-block ol {
    list-style-type: decimal
}

.wf-text-block ol ol {
    list-style-type: lower-alpha
}

.wf-text-block ol ol ol {
    list-style-type: lower-roman
}

.wf-block-text ul,
.wf-text-block ul {
    list-style-position: outside;
    list-style-image: url(../images/bullet.png)
}

.wf-block-text ul li,
.wf-text-block ul li {
    padding-left: 10px
}

.btn-danger,
.btn-default,
.btn-info,
.btn-primary,
.btn-success,
.btn-warning {
    padding: 10px 21px
}

.wf-block-text a:hover,
.wf-text-block a:hover {
    text-decoration: none
}

.btn-success,
.btn-success:hover {
    background: #5cb85c;
    color: #fff;
    border-radius: 0;
    border-color: #5cb85c
}

.btn-info,
.btn-info:hover {
    background: #5bc0de;
    color: #fff;
    border-radius: 0;
    border-color: #5bc0de
}

.btn-warning,
.btn-warning:hover {
    background: #f0ad4e;
    color: #fff;
    border-radius: 0;
    border-color: #f0ad4e
}

.btn-danger,
.btn-danger:hover {
    background: #d9534f;
    color: #fff;
    border-radius: 0;
    border-color: #d9534f
}

.col-btn-spacing .btn {
    margin: 10px 30px
}

.submit-btn {
    font-size: 12px;
    font-weight: 300
}

.media-style-plain {
    border-radius: 2px
}

.media-style-fancy {
    border: 1px solid #d7d7d7;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .3)
}

.media-caption {
    color: #777;
    text-align: center
}

.media-caption p:last-child {
    margin-bottom: 0
}

.media-caption-body {
    font-size: 14px;
    font-weight: 300
}

.gallery-scrolling .media-caption {
    text-align: left
}

.media-caption-below {
    margin-top: 10px;
    margin-bottom: 20px
}

.media-caption-on-bottom,
.media-caption-on-top {
    font-weight: 600;
    font-size: 15px;
    color: #fff;
    border: 0;
    background: rgba(38, 38, 38, .75)
}

.media-caption-on-bottom .media-caption-heading,
.media-caption-on-top .media-caption-heading {
    -webkit-font-smoothing: antialiased
}

.media-caption-on-bottom .media-caption-body,
.media-caption-on-top .media-caption-body {
    color: rgba(255, 255, 255, .7)
}

.rsWfLight .rsBullets {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.rsWfLight .rsBullet {
    padding: 15px 5px
}

.rsWfLight .rsBullet span {
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .5);
    box-shadow: none!important
}

.rsWfLight .rsBullet.rsNavSelected span {
    width: 12px;
    height: 12px
}

.navbar-style-media {
    background: 0 0;
    border: 0;
    margin-bottom: 0
}

.navbar-style-media .navbar-text {
    color: #525252
}

.navbar-style-media .navbar-brand,
.navbar-style-media .navbar-nav>.nav-item>.nav-link {
    padding: 15px
}

@media (min-width:768px) {
    .block .navbar-style-media {
        border-radius: 0
    }
    .navbar-style-media .navbar-brand,
    .navbar-style-media .navbar-nav>.nav-item>.nav-link {
        padding: 22px 15px
    }
    .navbar-style-media .navbar-brand {
        display: none
    }
}

.navbar-style-media .navbar-brand {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.navbar-style-media .caret {
    display: none
}

.navbar-style-media .navbar-nav>.nav-item>.nav-link {
    color: #acacac
}

.navbar-style-media .navbar-nav>.active>.nav-link,
.navbar-style-media .navbar-nav>.active>.nav-link:focus,
.navbar-style-media .navbar-nav>.active>.nav-link:hover,
.navbar-style-media .navbar-nav>.nav-item:focus>.nav-link,
.navbar-style-media .navbar-nav>.nav-item:hover>.nav-link {
    color: #dadada;
    background: 0 0
}

.navbar-style-media .navbar-nav .submenu {
    background: #e9e9e9;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.navbar-style-media .navbar-toggle {
    border: 0;
    background: #333
}

.navbar-style-media .navbar-toggle .icon-bar {
    background: #fff
}

.navbar-style-media .navbar-toggle:focus,
.navbar-style-media .navbar-toggle:hover {
    border: 0;
    background: #333
}

.navbar-style-media .navbar-toggle:focus .icon-bar,
.navbar-style-media .navbar-toggle:hover .icon-bar {
    background: #fff
}

.navbar-style-media .navbar-collapse,
.navbar-style-media .navbar-form {
    border: #101010
}

@media (max-width:767px) {
    .navbar-style-media .navbar-nav>.open>.nav-link,
    .navbar-style-media .navbar-nav>.open>.nav-link:focus,
    .navbar-style-media .navbar-nav>.open>.nav-link:hover {
        background: #080808;
        color: #fff
    }
    .navbar-style-media .navbar-nav>.dropdown-header {
        border: 0
    }
    .navbar-style-media .navbar-nav .divider {
        background: 0 0
    }
    .navbar-style-media .navbar-nav .submenu {
        border-radius: 0
    }
}

@media (min-width:768px) {
    .navbar-style-media .navbar-nav .has-submenu:hover>.submenu-trigger {
        color: #fff;
        background: 0 0
    }
}

.navbar-style-media .navbar-nav .submenu .nav-link {
    padding: 15px
}

@media (max-width:767px) {
    .navbar-style-media .navbar-nav .submenu .nav-link {
        padding: 5px 15px
    }
}

.navbar-style-media .navbar-nav .submenu>.nav-item>.nav-link {
    color: #999;
    background: 0 0
}

.navbar-style-media .navbar-nav .submenu>.nav-item>.nav-link:focus,
.navbar-style-media .navbar-nav .submenu>.nav-item>.nav-link:hover {
    color: #fff;
    background: 0 0
}

.navbar-style-media .navbar-nav .submenu>.active>.nav-link,
.navbar-style-media .navbar-nav .submenu>.active>.nav-link:focus,
.navbar-style-media .navbar-nav .submenu>.active>.nav-link:hover {
    color: #fff;
    background: #080808
}

.navbar-style-media .nav-link {
    color: #acacac;
    background: 0 0
}

.navbar-style-media .nav-link:hover {
    color: #dadada
}

.navbar-style-media .btn-link {
    color: #acacac
}

.navbar-style-media .btn-link:focus,
.navbar-style-media .btn-link:hover {
    color: #dadada
}

.navbar-style-media.navbar .navbar-nav {
    margin: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.navbar-style-folder-nav .caret,
.navbar-style-header .caret,
.navbar-style-header-top .caret,
.navbar-style-media .navbar-header {
    display: none
}

.navbar-style-header-top {
    background: 0 0;
    border: 0;
    margin-bottom: 21px;
    font-size: 13px
}

.navbar-style-header-top .navbar-text {
    color: #fff
}

.navbar-style-header-top .navbar-brand,
.navbar-style-header-top .navbar-nav>.nav-item>.nav-link {
    padding: 15px
}

@media (min-width:768px) {
    .block .navbar-style-header-top {
        border-radius: 0
    }
    .navbar-style-header-top .navbar-brand,
    .navbar-style-header-top .navbar-nav>.nav-item>.nav-link {
        padding: 20px 16px
    }
    .navbar-style-header-top .navbar-brand {
        display: none
    }
}

.navbar-style-header-top .navbar-brand {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    display: none
}

.navbar-style-header-top .navbar-nav>.nav-item>.nav-link {
    color: #fff
}

.navbar-style-header-top .navbar-nav>.nav-item:focus>.nav-link,
.navbar-style-header-top .navbar-nav>.nav-item:hover>.nav-link {
    color: #fff;
    background: #2b0c43
}

.navbar-style-header-top .navbar-nav>.active>.nav-link,
.navbar-style-header-top .navbar-nav>.active>.nav-link:focus,
.navbar-style-header-top .navbar-nav>.active>.nav-link:hover {
    color: #fff;
    background: #e9e9e9
}

.navbar-style-header-top .navbar-nav .submenu {
    background: #2b0c43;
    border-radius: 0;
    box-shadow: 0 8px 24px 0 rgba(0, 0, 0, .05)
}

.navbar-style-header-top .navbar-toggle {
    border: 0;
    background: 0 0
}

.navbar-style-header-top .navbar-toggle .icon-bar {
    background: #ccc
}

.navbar-style-header-top .navbar-toggle:focus,
.navbar-style-header-top .navbar-toggle:hover {
    border: 0;
    background: #fff
}

.navbar-style-header-top .navbar-toggle:focus .icon-bar,
.navbar-style-header-top .navbar-toggle:hover .icon-bar {
    background: #ccc
}

.navbar-style-header-top .navbar-collapse,
.navbar-style-header-top .navbar-form {
    border: 0
}

@media (max-width:767px) {
    .navbar-style-header-top .navbar-nav>.open>.nav-link,
    .navbar-style-header-top .navbar-nav>.open>.nav-link:focus,
    .navbar-style-header-top .navbar-nav>.open>.nav-link:hover {
        background: #0f0418;
        color: #fff
    }
    .navbar-style-header-top .navbar-nav>.dropdown-header {
        border: 0
    }
    .navbar-style-header-top .navbar-nav .divider {
        background: 0 0
    }
    .navbar-style-header-top .navbar-nav .submenu {
        border-radius: 0
    }
}

@media (min-width:768px) {
    .navbar-style-header-top .navbar-nav .has-submenu:hover>.submenu-trigger {
        color: #fff;
        background: #2b0c43
    }
    .navbar-style-header-top .navbar-nav .nav-item .nav-link {
        border-radius: 0 0 12px 12px
    }
}

.navbar-style-header-top .navbar-nav .submenu .nav-link {
    padding: 15px
}

@media (max-width:767px) {
    .navbar-style-header-top .navbar-nav .submenu .nav-link {
        padding: 5px 15px
    }
}

.navbar-style-folder-nav .navbar-brand,
.navbar-style-folder-nav .navbar-nav .submenu .nav-link,
.navbar-style-folder-nav .navbar-nav>.nav-item>.nav-link {
    padding: 15px
}

.navbar-style-header-top .navbar-nav .submenu>.nav-item>.nav-link {
    color: #fff;
    background: 0 0
}

.navbar-style-header-top .navbar-nav .submenu>.nav-item>.nav-link:focus,
.navbar-style-header-top .navbar-nav .submenu>.nav-item>.nav-link:hover {
    color: #fff;
    background: #dadada
}

.navbar-style-header-top .navbar-nav .submenu>.active>.nav-link,
.navbar-style-header-top .navbar-nav .submenu>.active>.nav-link:focus,
.navbar-style-header-top .navbar-nav .submenu>.active>.nav-link:hover {
    color: #fff;
    background: #0f0418
}

.navbar-style-header-top .nav-link {
    color: #fff;
    background: #49196d
}

.navbar-style-header-top .btn-link,
.navbar-style-header-top .btn-link:focus,
.navbar-style-header-top .btn-link:hover,
.navbar-style-header-top .nav-link:hover {
    color: #fff
}

.navbar-style-header-top.navbar .navbar-nav {
    margin: 0
}

.navbar-style-header-top .navbar-nav .nav-item .nav-link {
    text-align: center
}

.navbar-style-folder-nav {
    background: 0 0;
    border: 0;
    margin-bottom: 21px
}

.navbar-style-folder-nav .navbar-text {
    color: #40165f
}

@media (min-width:768px) {
    .block .navbar-style-folder-nav {
        border-radius: 0
    }
    .navbar-style-folder-nav .navbar-brand,
    .navbar-style-folder-nav .navbar-nav>.nav-item>.nav-link {
        padding: 15px
    }
    .navbar-style-folder-nav .navbar-brand {
        display: none
    }
}

.navbar-style-folder-nav .navbar-brand {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.navbar-style-folder-nav .navbar-nav>.nav-item>.nav-link {
    color: #40165f
}

.navbar-style-folder-nav .navbar-nav>.active>.nav-link,
.navbar-style-folder-nav .navbar-nav>.active>.nav-link:focus,
.navbar-style-folder-nav .navbar-nav>.active>.nav-link:hover,
.navbar-style-folder-nav .navbar-nav>.nav-item:focus>.nav-link,
.navbar-style-folder-nav .navbar-nav>.nav-item:hover>.nav-link {
    color: #fff;
    background: #57297a
}

.navbar-style-folder-nav .navbar-nav .submenu {
    background: 0 0;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.navbar-style-folder-nav .navbar-toggle {
    border: 0;
    background: #2b0c43
}

.navbar-style-folder-nav .navbar-toggle .icon-bar {
    background: #fff
}

.navbar-style-folder-nav .navbar-toggle:focus,
.navbar-style-folder-nav .navbar-toggle:hover {
    border: 0;
    background: #1d082d
}

.navbar-style-folder-nav .navbar-toggle:focus .icon-bar,
.navbar-style-folder-nav .navbar-toggle:hover .icon-bar {
    background: #fff
}

.navbar-style-folder-nav .navbar-collapse,
.navbar-style-folder-nav .navbar-form {
    border: transparent
}

@media (max-width:767px) {
    .navbar-style-folder-nav .navbar-nav>.open>.nav-link,
    .navbar-style-folder-nav .navbar-nav>.open>.nav-link:focus,
    .navbar-style-folder-nav .navbar-nav>.open>.nav-link:hover {
        background: #57297a;
        color: #fff
    }
    .navbar-style-folder-nav .navbar-nav>.dropdown-header {
        border: 0
    }
    .navbar-style-folder-nav .navbar-nav .divider {
        background: 0 0
    }
    .navbar-style-folder-nav .navbar-nav .submenu {
        border-radius: 0
    }
    .navbar-style-folder-nav .navbar-nav .submenu .nav-link {
        padding: 5px 15px
    }
}

@media (min-width:768px) {
    .navbar-style-folder-nav .navbar-nav .has-submenu:hover>.submenu-trigger {
        color: #fff;
        background: #57297a
    }
}

.navbar-style-folder-nav .navbar-nav .submenu>.nav-item>.nav-link {
    color: #40165f;
    background: 0 0
}

.navbar-style-folder-nav .navbar-nav .submenu>.active>.nav-link,
.navbar-style-folder-nav .navbar-nav .submenu>.active>.nav-link:focus,
.navbar-style-folder-nav .navbar-nav .submenu>.active>.nav-link:hover,
.navbar-style-folder-nav .navbar-nav .submenu>.nav-item>.nav-link:focus,
.navbar-style-folder-nav .navbar-nav .submenu>.nav-item>.nav-link:hover {
    color: #fff;
    background: #57297a
}

.navbar-style-folder-nav .nav-link {
    color: #40165f;
    background: 0 0
}

.navbar-style-folder-nav .nav-link:hover {
    color: #fff
}

.navbar-style-folder-nav .btn-link {
    color: #40165f
}

.navbar-style-folder-nav .btn-link:focus,
.navbar-style-folder-nav .btn-link:hover,
.navbar-style-header .navbar-text {
    color: #fff
}

.navbar-style-folder-nav .nav-item {
    border-bottom: 1px solid #ccc
}

.navbar-style-header {
    background: 0 0;
    border: 0;
    font-size: 14px;
    font-family: Montserrat, sans-serif;
    margin-bottom: 15px
}

.navbar-style-header .navbar-brand,
.navbar-style-header .navbar-nav>.nav-item>.nav-link {
    padding: 15px
}

@media (min-width:768px) {
    .block .navbar-style-header {
        border-radius: 0
    }
    .navbar-style-header .navbar-brand,
    .navbar-style-header .navbar-nav>.nav-item>.nav-link {
        padding: 17px 26px
    }
    .navbar-style-header .navbar-brand {
        display: none
    }
}

.navbar-style-header .navbar-brand {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.navbar-style-header .navbar-nav>.nav-item>.nav-link {
    color: #fff
}

.navbar-style-header .navbar-nav>.nav-item:focus>.nav-link,
.navbar-style-header .navbar-nav>.nav-item:hover>.nav-link {
    color: #fff;
    background: url(../images/bg2.png) right center no-repeat #57297a
}

.navbar-style-header .navbar-nav>.active>.nav-link,
.navbar-style-header .navbar-nav>.active>.nav-link:focus,
.navbar-style-header .navbar-nav>.active>.nav-link:hover {
    color: #fff;
    background: #57297a
}

.navbar-style-header .navbar-nav .submenu {
    background: url(../images//bg2.png) right center no-repeat #57297a;
    border-radius: 0;
    box-shadow: 0 8px 24px 0 rgba(0, 0, 0, .05)
}

.navbar-style-header .navbar-toggle {
    border: 0;
    background: 0 0
}

.navbar-style-header .navbar-toggle .icon-bar {
    background: #3f165e
}

.navbar-style-header .navbar-toggle:focus,
.navbar-style-header .navbar-toggle:hover {
    border: 0;
    background: #fff
}

.navbar-style-header .navbar-toggle:focus .icon-bar,
.navbar-style-header .navbar-toggle:hover .icon-bar {
    background: #57297a
}

.navbar-style-header .navbar-collapse,
.navbar-style-header .navbar-form {
    border: 0
}

@media (max-width:767px) {
    .navbar-style-header .navbar-nav>.open>.nav-link,
    .navbar-style-header .navbar-nav>.open>.nav-link:focus,
    .navbar-style-header .navbar-nav>.open>.nav-link:hover {
        background: #57297a;
        color: #fff
    }
    .navbar-style-header .navbar-nav>.dropdown-header {
        border: 0
    }
    .navbar-style-header .navbar-nav .divider {
        background: 0 0
    }
    .navbar-style-header .navbar-nav .submenu {
        border-radius: 0
    }
}

@media (min-width:768px) {
    .navbar-style-header .navbar-nav .has-submenu:hover>.submenu-trigger {
        color: #fff;
        background: url(../images/bg2.png) right center no-repeat #57297a
    }
    .navbar-style-header.navbar .navbar-nav {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.navbar-style-header .navbar-nav .submenu .nav-link {
    padding: 15px
}

@media (max-width:767px) {
    .navbar-style-header .navbar-nav .submenu .nav-link {
        padding: 5px 15px
    }
}

.navbar-style-header .navbar-nav .submenu>.nav-item>.nav-link {
    color: #fff;
    background: #3f165e
}

.navbar-style-header .navbar-nav .submenu>.active>.nav-link,
.navbar-style-header .navbar-nav .submenu>.active>.nav-link:focus,
.navbar-style-header .navbar-nav .submenu>.active>.nav-link:hover,
.navbar-style-header .navbar-nav .submenu>.nav-item>.nav-link:focus,
.navbar-style-header .navbar-nav .submenu>.nav-item>.nav-link:hover {
    color: #fff;
    background: #57297a
}

.navbar-style-header .nav-link {
    color: #fff;
    background: url(../images/bg2.png) right center no-repeat #3f165e
}

.navbar-style-header .navbar-body,
.navbar-style-header .navbar-nav .nav-item:last-child .nav-link {
    background: #3f165e
}

.navbar-style-header .btn-link,
.navbar-style-header .btn-link:focus,
.navbar-style-header .btn-link:hover,
.navbar-style-header .nav-link:hover {
    color: #fff
}

.navbar-style-header.navbar .navbar-nav {
    margin: 0
}

.navbar-style-footer .caret,
.navbar-style-footer .navbar-header,
.navbar-style-header .navbar-brand {
    display: none
}

.navbar-style-header .navbar-nav .nav-item:last-child .nav-link:hover {
    background: #57297a
}

@media (max-width:768px) {
    .navbar-style-header .navbar-nav .nav-item .nav-link {
        background: #3f165e
    }
    .navbar-style-header .navbar-nav .nav-item .nav-link:hover {
        background: #57297a
    }
}

.navbar-style-header .navbar-nav .nav-item .submenu-first {
    background: #57297a;
    font-size: 11px;
    padding: 0;
    border: 0
}

.navbar-style-header .navbar-nav .nav-item .submenu-first .nav-link {
    background: #57297a;
    border-bottom: 1px #74578b solid
}

.navbar-style-header .navbar-nav .nav-item .submenu-first .nav-link:hover,
.navbar-style-header .navbar-nav .nav-item .submenu-first .submenu .nav-link {
    background: #3f165e
}

.navbar-style-header .navbar-nav .nav-item .submenu-first .submenu {
    background: #3f165e;
    padding: 0;
    border: 0
}

.navbar-style-header .navbar-nav .nav-item .submenu-first .submenu .nav-link:hover {
    background: #57297a
}

.navbar-style-footer {
    background: 0 0;
    border: 0;
    margin-bottom: 21px;
    font-size: 12px;
    font-weight: 300
}

.navbar-style-footer .navbar-text {
    color: #525252
}

.navbar-style-footer .navbar-brand,
.navbar-style-footer .navbar-nav>.nav-item>.nav-link {
    padding: 15px
}

@media (min-width:768px) {
    .block .navbar-style-footer {
        border-radius: 0
    }
    .navbar-style-footer .navbar-brand,
    .navbar-style-footer .navbar-nav>.nav-item>.nav-link {
        padding: 10px 15px
    }
    .navbar-style-footer .navbar-brand {
        display: none
    }
}

.navbar-style-footer .navbar-brand {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.navbar-style-footer .navbar-nav>.nav-item>.nav-link {
    color: #acacac
}

.navbar-style-footer .navbar-nav>.active>.nav-link,
.navbar-style-footer .navbar-nav>.active>.nav-link:focus,
.navbar-style-footer .navbar-nav>.active>.nav-link:hover,
.navbar-style-footer .navbar-nav>.nav-item:focus>.nav-link,
.navbar-style-footer .navbar-nav>.nav-item:hover>.nav-link {
    color: #dadada;
    background: 0 0
}

.navbar-style-footer .navbar-nav .submenu {
    background: #e9e9e9;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.navbar-style-footer .navbar-toggle {
    border: 0;
    background: #333
}

.navbar-style-footer .navbar-toggle .icon-bar {
    background: #fff
}

.navbar-style-footer .navbar-toggle:focus,
.navbar-style-footer .navbar-toggle:hover {
    border: 0;
    background: #333
}

.navbar-style-footer .navbar-toggle:focus .icon-bar,
.navbar-style-footer .navbar-toggle:hover .icon-bar {
    background: #fff
}

.navbar-style-footer .navbar-collapse,
.navbar-style-footer .navbar-form {
    border: #101010
}

@media (max-width:767px) {
    .navbar-style-footer .navbar-nav>.open>.nav-link,
    .navbar-style-footer .navbar-nav>.open>.nav-link:focus,
    .navbar-style-footer .navbar-nav>.open>.nav-link:hover {
        background: #080808;
        color: #fff
    }
    .navbar-style-footer .navbar-nav>.dropdown-header {
        border: 0
    }
    .navbar-style-footer .navbar-nav .divider {
        background: 0 0
    }
    .navbar-style-footer .navbar-nav .submenu {
        border-radius: 0
    }
}

@media (min-width:768px) {
    .navbar-style-footer .navbar-nav .has-submenu:hover>.submenu-trigger {
        color: #fff;
        background: 0 0
    }
}

.navbar-style-footer .navbar-nav .submenu .nav-link {
    padding: 15px
}

@media (max-width:767px) {
    .navbar-style-footer .navbar-nav .submenu .nav-link {
        padding: 5px 15px
    }
}

.navbar-style-footer .navbar-nav .submenu>.nav-item>.nav-link {
    color: #999;
    background: 0 0
}

.navbar-style-footer .navbar-nav .submenu>.nav-item>.nav-link:focus,
.navbar-style-footer .navbar-nav .submenu>.nav-item>.nav-link:hover {
    color: #fff;
    background: 0 0
}

.navbar-style-footer .navbar-nav .submenu>.active>.nav-link,
.navbar-style-footer .navbar-nav .submenu>.active>.nav-link:focus,
.navbar-style-footer .navbar-nav .submenu>.active>.nav-link:hover {
    color: #fff;
    background: #080808
}

.navbar-style-footer .nav-link {
    color: #acacac;
    background: 0 0
}

.navbar-style-footer .nav-link:hover {
    color: #dadada
}

.navbar-style-footer .btn-link {
    color: #acacac
}

.navbar-style-footer .btn-link:focus,
.navbar-style-footer .btn-link:hover {
    color: #dadada
}

@media (min-width:768px) {
    .navbar-style-footer .nav-item:not(: last-child):after {
        content: '';
        display: block;
        width: 4px;
        height: 4px;
        position: absolute;
        z-index: 2;
        top: 50%;
        right: 0;
        margin: -2px -2px 0 0;
        border-radius: 50%;
        background: #dfdfdf
    }
}

.navbar-style-columns .navbar-left,
.navbar-style-columns .navbar-right {
    float: none!important
}

.navbar-style-columns .navbar-header {
    display: none
}

.navbar-style-columns .navbar-collapse {
    padding: 0
}

.navbar-style-columns .navbar-nav {
    margin: 0
}

@media (min-width:768px) {
    .navbar-style-columns .navbar-nav {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .navbar-style-columns .navbar-nav>.nav-item {
        max-width: 33%;
        margin-right: 60px
    }
}

.navbar-style-columns .navbar-nav .submenu {
    padding: 0;
    list-style: none;
    line-height: 1.8
}

.navbar-style-columns .navbar-nav .nav-link {
    white-space: normal;
    text-overflow: clip
}

.navbar-style-columns .navbar-nav .caret {
    display: none
}

.navbar-style-columns .navbar-nav>.nav-item {
    margin-bottom: 20px
}

.navbar-style-columns .navbar-nav>.nav-item>.nav-link {
    font-family: inherit;
    margin-top: 21px;
    margin-bottom: 10.5px;
    color: #9fa1a2;
    font-weight: 700;
    text-rendering: optimizeLegibility;
    font-size: 29px;
    padding: 0 40px 0 0;
    margin-right: -40px;
    line-height: 1.5;
    display: block;
    pointer-events: none;
    max-width: none
}

.control-upload-set .btn,
.drop-overlay:before,
.form-separator {
    font-family: Verdana, Geneva, sans-serif
}

.navbar-style-columns .navbar-nav>.nav-item>.nav-link .small,
.navbar-style-columns .navbar-nav>.nav-item>.nav-link small {
    font-weight: 400;
    line-height: 1;
    color: #999;
    font-size: 65%
}

*+.navbar-style-columns .navbar-nav>.nav-item>.nav-link {
    margin-top: 30px
}

.navbar-style-columns .navbar-nav>.nav-item>.nav-link:hover {
    background: inherit
}

.control-upload-set .btn {
    text-transform: none;
    letter-spacing: 0;
    font-size: 90%;
    font-weight: 700
}

.checkbox,
.control-label {
    font-size: 13px
}

.control-upload__files {
    padding-top: 5px
}

.control-label {
    color: #49196c;
    font-weight: 400
}

.form-answers.well {
    padding-top: 10px
}

.help-block {
    font-size: 80%
}

.label-required:after {
    content: " *";
    color: #f93706;
    font-weight: 700
}

.quote__citation:after,
.quote__citation:before {
    content: ' ';
    left: -30px
}

.form-separator {
    margin-bottom: 21px;
    font-size: 14px;
    font-weight: 200;
    line-height: 1.4;
    border-bottom: 1px solid #e6e6e6
}

@media (min-width:768px) {
    .sticky-animated.stuck.blob-wrapper,
    .sticky-default.stuck.blob-wrapper {
        width: 100%
    }
    .sticky-default.stuck {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        position: fixed;
        top: 0;
        z-index: 1
    }
    .sticky-animated.stuck {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        position: fixed;
        top: 0;
        z-index: 1;
        transition: -webkit-transform .5s;
        transition: transform .5s;
        margin-top: -52px;
        -webkit-transform: translateY(52px);
        transform: translateY(52px)
    }
    .form-separator {
        font-size: 19.5px
    }
    .homepage .area-content {
        padding-bottom: 0
    }
}

.form-actions {
    border-top: 5px solid rgba(0, 0, 0, .14)
}

.block-process {
    transition: opacity .2s, -webkit-transform .2s;
    transition: opacity .2s, transform .2s;
    -webkit-transform-origin: center top;
    transform-origin: center top
}

.block-processing {
    opacity: .4;
    pointer-events: none;
    transition: opacity .2s, -webkit-transform .2s;
    transition: opacity .2s, transform .2s;
    -webkit-transform: scale(.95);
    transform: scale(.95);
    -webkit-transform-origin: center top;
    transform-origin: center top
}

.facebook-ico:hover,
.linkedin-ico:hover,
.section-header .logo:hover {
    opacity: .8
}

.search-btn-style-icon .search-control-icon {
    border-radius: 0 4px 4px 0;
    background-color: transparent;
    background-image: url(../images/magnifying-glass-grey.png);
    width: 40px
}

.search-btn-style-icon .form-control {
    padding-right: 40px;
    height: 45px;
    border-radius: 34px
}

.homepage .navbar-style-header {
    z-index: 1001
}

@media (min-width:992px) {
    .homepage .wf-block-gallery {
        margin-top: -69px
    }
    .section-wide>.blob-container {
        width: 1067px
    }
}

.section-header {
    padding-top: 0;
    padding-bottom: 0
}

.section-header .logo {
    margin-bottom: 0
}

.row-khms {
    padding: 25px 0
}

.row-khms .module {
    background: #ccc;
    padding: 30px;
    min-height: 190px;
    position: relative
}

@media (min-width:768px) {
    .homepage .area-bottom {
        margin-top: -40px
    }
    .row-khms .module+.module {
        margin-top: 40px
    }
}

.custom-panel .col .module h1,
.modular-border-bottom .wf-block-text h2,
.row-khms .module h2:first-child,
.row-khms .module p {
    margin-top: 0
}

.row-khms .module,
.row-khms .module h1,
.row-khms .module h2,
.row-khms .module h3 {
    color: rgba(0, 0, 0, .18)
}

.row-khms .module h2 {
    font-weight: 500
}

.row-khms .module>.wf-block-media {
    margin: 0;
    position: absolute;
    right: 30px;
    bottom: -30px;
    z-index: 0
}

.row-khms .module .wf-block-text p {
    max-width: calc(0%)
}

@media (min-width:1200px) {
    .section-wide>.blob-container {
        width: 1254px
    }
}

@media (min-width:992px) {
    .section-thin>.blob-container {
        width: 776px
    }
}

@media (min-width:1200px) {
    .section-thin>.blob-container {
        width: 912px
    }
    .gallery-bordered .wf-block-gallery .media-caption-on-bottom .media-caption-body {
        font-size: 13px;
        color: #494949;
        text-shadow: none
    }
}

.section-spacious>.blob-container {
    padding-top: 160px;
    padding-bottom: 160px
}

.section-full-bleed>.blob-container {
    max-width: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

.full-height-section {
    min-height: 100vh;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.modular-border-bottom .module {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 20px
}

.modular-border-bottom .wf-block-text {
    display: table-cell
}

.gallery-bordered .wf-block-gallery .gallery-slide {
    border: 1px solid #ccc
}

@media (max-width:480px) {
    .gallery-bordered .wf-block-gallery {
        border: 1px solid #ccc
    }
    .gallery-bordered .wf-block-gallery .gallery-slide {
        border-width: 0
    }
}

.gallery-bordered .wf-block-gallery .media-caption-on-bottom {
    background: 0 0
}

@media (max-width:1200px) {
    .gallery-bordered .wf-block-gallery .media-caption-on-bottom {
        background: rgba(73, 25, 108, .75)
    }
}

@media (min-width:1199px) {
    .gallery-bordered .wf-block-gallery .rsWfLight .rsOverflow {
        height: 400px!important
    }
}

.list-centered .wf-block-text ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.custom-panel .col .module {
    background-color: #fafafa;
    border: 1px solid #d7d7d7;
    padding: 30px;
    margin-bottom: 10px
}

.panels .module {
    padding: 30px;
    background: rgba(255, 255, 255, .7);
    border-radius: 3px;
    box-shadow: 0 10px 23px rgba(0, 0, 0, .21), 0 0 0 1px rgba(0, 0, 0, .07);
    max-height: 100%;
    color: #555;
    margin: 50px 0;
    text-shadow: none
}

.panels .col {
    margin: 15px 0;
    max-height: 100%
}

.panels h1,
.panels h2,
.panels h3,
.panels h4 {
    margin-top: 0;
    margin-bottom: 40px;
    font-weight: 100;
    color: #666
}

.frm-border-bg .module {
    background-color: #fafafa;
    border: 1px solid #d7d7d7;
    padding: 30px
}

.frm-border-bg .module h1 {
    margin-top: 0
}

.custom-khm {
    margin-left: 0;
    margin-right: 0
}

.custom-khm>.col {
    padding-left: 0;
    padding-right: 0
}

@media (max-width:991px) {
    .custom-khm .col {
        float: left;
        width: 50%;
        margin-bottom: 20px
    }
}

@media only screen and (max-width:640px){
	.overleft-right .kc-elm {
    float: none!important;
    width: 100%!important;
}
}	
@media only screen and (max-width:768px){	
	.navbar-dropdown .submenu{display:block!important;}
	#subnav-block-419 {
    display: none;
}}
@media (max-width:460.2px) {
    .custom-khm .col {
        width: 100%
    }
}

.facebook-ico {
    background: url(../images/facebook.png) center no-repeat;
    width: 30px
}

.linkedin-ico {
    background: url(../images/linked-in.png) center no-repeat;
    width: 40px
}

.panels-dark .module {
    background: rgba(0, 0, 0, .7);
    -webkit-font-smoothing: antialiased
}

.panels-dark h2,
.panels-dark h3,
.panels-dark h4 {
    color: #fff
}

.panels-dark p {
    color: #ddd
}

.wf-theme-front .panels.panels-pop .module {
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform, opacity
}

@media (min-width:769px) {
    .wf-theme-front .panels.panels-pop .module {
        transition: -webkit-transform .2s;
        transition: transform .2s
    }
    .wf-theme-front .panels.panels-pop .module:hover {
        -webkit-transform: translate(0, -20px);
        transform: translate(0, -20px)
    }
}

@media (min-width:768px) {
    .custom-panel,
    .custom-panel .col {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
    .custom-panel .col .module .wf-block-text h2 {
        min-height: 45px
    }
    .custom-khm {
        position: relative;
        bottom: 60px
    }
    .dividers {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
    .dividers .col:not(:last-child) {
        border-right: 2px solid #ddd;
        padding-right: 40px
    }
    .dividers .col:not(:first-child) {
        padding-left: 40px
    }
}

@media (max-width:767px) {
    .dividers .col:not(: last-child) {
        border-bottom: 2px solid #ddd;
        padding-top: 20px
    }
    .dividers .col:not(:first-child) {
        padding-bottom: 20px
    }
}

.list-dividers .module:not(:first-child) {
    padding-top: 10px
}

.list-dividers .module:not(:last-child) {
    padding-bottom: 10px;
    border-bottom: 2px solid #cc7f1b
}

.list-panels-alternating .module {
    background: #eee
}

.list-panels-alternating .col:nth-child(even) .module,
.list-panels-alternating .module:nth-child(odd) {
    background: #ddd
}

.list-panels-alternating .col:nth-child(even) .module:nth-child(odd) {
    background: #eee
}

.quote {
    margin-top: 20px;
    margin-bottom: 20px
}

.quote__body,
.quote__citation {
    border: 0 solid #d1d1d1;
    box-shadow: 0 2px 0 #d1d1d1
}

.quote__body {
    background: #e6e6e6;
    padding: 30px;
    border-radius: 30px
}

.quote__body .wfa-editable-background {
    background-color: #ccc;
    border-color: #b3b3b3
}

.quote__body p:last-child {
    margin-bottom: 0
}

.quote__body p:first-child {
    margin-top: 0
}

.quote__citation {
    border-top: 0;
    padding: 10px 30px 10px 120px;
    border-radius: 0 0 30px 30px;
    margin-top: 0;
    width: 80%;
    float: left;
    position: relative;
    overflow: hidden;
    margin-left: 30px;
    box-shadow: none;
    font-weight: 700
}

.quote__citation:before {
    position: absolute;
    top: -40px;
    width: 120px;
    height: 80px;
    background: #e6e6e6;
    border-radius: 80px;
    box-shadow: 1px 2px #d1d1d1
}

.quote__citation:after {
    position: absolute;
    top: 2px;
    width: 80px;
    height: 50px;
    background: #fff;
    border-radius: 0 0 50px;
    box-shadow: 0 -2px #d1d1d1
}

@media (min-width:768px) {
    .quote:nth-child(odd) .quote__body {
        margin-right: 15%
    }
    .quote:nth-child(even) .quote__body {
        text-align: right;
        margin-left: 15%
    }
    .quote:nth-child(even) .quote__citation {
        float: right;
        text-align: right;
        padding-left: 0;
        margin-left: 0;
        padding-right: 120px;
        margin-right: 30px
    }
    .quote:nth-child(even) .quote__citation:before {
        left: auto;
        right: -30px;
        box-shadow: -1px 2px #d1d1d1
    }
    .quote:nth-child(even) .quote__citation:after {
        left: auto;
        right: -30px;
        border-radius: 0 0 0 50px
    }
}



@media (max-width:768px) {

    .quote__citation {
        float: none;
        padding: 50px 0 0;
        width: auto
    }
}

.khm-columns .col-content,
.khm-modules .module,
.khm-panel {
    background: #c4c4c4;
    color: #7b7b7b;
    padding: 30px;
    min-height: 196px
}

.khm-columns .col-content .h2,
.khm-columns .col-content h2,
.khm-modules .module .h2,
.khm-modules .module h2,
.khm-panel .h2,
.khm-panel h2 {
    font-size: 30px;
    color: #7b7b7b
}

.wf-theme-front a.fill-module {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.contactform .col-content.module {
    padding: 20px;
    border: 1px solid #ccc;
}
.overview-cls .blob-container {   padding: 0px;}
.overview-cls .col.wf-col.col-sm-12 {
    padding-left: 0px;
}
.remove-pad .kc-elm { padding-left: 0px;  padding-right: 0px;}
.border-cls {
	overflow: hidden; 
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    margin-bottom: 10px;
}
img.forleftmargin {
    margin-left: 15px;
    border: 1px solid #d7d7d7;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.3);
}
p.text-center a.btn.btn-default {
    margin: 10px 30px;
}
.imagesetborder img {
    border: 1px solid #ccc;
}
.clearcls {
    clear: both;
    margin-bottom: 30px;
}
