@import url();
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/fontawesome/fontawesome-webfont.eot?v=4.3.0");
    src: url("../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/fontawesome/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/fontawesome/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0)
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .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: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.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-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}

.fa-won:before,
.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-genderless:before,
.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline; 
}

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

ol,
ul,
menu {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

label,
input,
textarea,
select,
button {
    display: inline-block;
    margin: 0;
    padding: 0;
    border: 0
}

:focus {
    outline: none
}

button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner {
    padding: 0;
    border: 0
}

html {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    color: #56554f;
    font-family: "Montserrat", sans-serif;
    font-size: 1em;
    line-height: 1.5
}

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

body {
    position: relative
}

a {
    -moz-transition: color 500ms ease 0s;
    -o-transition: color 500ms ease 0s;
    -webkit-transition: color 500ms ease;
    -webkit-transition-delay: 0s;
    transition: color 500ms ease 0s;
    color: inherit;
    text-decoration: none
}

em {
    font-style: italic;
    font-weight: inherit
}

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

strong {
    font-style: inherit;
    font-weight: 700
}

sub,
sup {
    font-size: 80%;
    height: 0;
    line-height: 1 !important;
    vertical-align: baseline;
    position: relative
}

sub {
    top: 0.5ex
}

sup {
    bottom: 0.7ex
}

small {
    font-size: 85%
}

pre {
    font-family: Menlo, Courier New, monospace;
    font-size: 0.8125em;
    line-height: 1.84615em;
    margin: 0 0 1.875em 1.875em
}

hr {
    background: silver;
    border: none;
    clear: both;
    height: 1px;
    margin: 1.875em 0;
    width: 100%
}

.edit_link {
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 2;
    transition: opacity 0.7s ease
}

.edit_link a {
    display: block;
    padding: 10px 20px;
    color: #fff !important
}

.edit_link:hover {
    opacity: 1
}

.wrap {
    font-size: 90%
}

h1 {
    color: #50508a;
    font-size: 2.625em;
    font-weight: 400;
    line-height: normal;
    margin-bottom: .2381em
}

h2 {
    color: #f18b40;
    font-size: 1.375em;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 25px;
    text-transform: uppercase
}

h3 {
    color: #50508a;
    font-size: 1.3125em;
    font-weight: 700;
    line-height: 1.14286;
    margin-bottom: 25px;
    text-transform: uppercase
}

h4 {
    color: #50508a;
    font-size: 1.125em;
    font-weight: 700;
    margin-bottom: 25px;
    text-transform: uppercase
}

h5 {
    font-weight: 700;
    margin-bottom: .22222em;
    text-transform: uppercase
}

a {
    -moz-transition: color 500ms ease 0s;
    -o-transition: color 500ms ease 0s;
    -webkit-transition: color 500ms ease;
    -webkit-transition-delay: 0s;
    transition: color 500ms ease 0s;
    color: #0981b0
}

a:hover {
    color: #1ca0cb
}

p,
ul,
ol {
    font-size: 1.125em;
    margin-bottom: 1.875em
}

ul,
ol {
    padding-left: 1.875em
}

ul ul,
ul ol,
ol ul,
ol ol {
    margin: 10px 0 0;
    font-size: 1em
}

ul li,
ol li {
    margin: 0 0 10px
}

ol {
    list-style: decimal
}

blockquote {
    clear: both;
    margin-bottom: 1.875em;
    padding: 0 30px
}

blockquote h5 {
    color: #f78c26;
    font-size: 1.875em;
    font-style: italic;
    font-weight: 400;
    text-transform: none
}

.stand-alone {
    border-bottom: 1px solid;
    font-weight: 600;
    text-decoration: none !important
}

.stand-alone:after {
    content: '\f105';
    font-family: 'fontawesome';
    padding: 0 0 0 6px
}

.stand-alone.purple {
    color: #323276
}

.stand-alone.purple:hover {
    color: #50508a
}

.stand-alone.more {
    color: #0981b0;
    font-weight: 400
}

p.small:not(.btn) {
    font-size: .875em !important;
    line-height: normal;
    margin: 10px 0
}

.clearfix {
    *zoom: 1;
    

}

.clearfix:after {
    content: "";
    display: table;
    clear: both
}

.inner {
    padding: 0 20px 0 35px;
    margin: 0 auto;
    max-width: 1600px;
    position: relative
}

.aligncenter {
    display: block;
    margin: 0 auto;
    margin-bottom: 1.875em
}

.aligncenter img {
    margin: 0 auto
}

.alignleft,
.alignright {
    display: block;
    position: relative;
    top: 5px;
    margin-bottom: 1.875em
}

.alignleft {
    float: left;
    margin-right: 1.875em
}

.alignright {
    float: right;
    margin-left: 1.875em
}

@media (max-width: 640px) {
    .alignleft,
    .alignright {
        float: none;
        margin-right: 0;
        margin-left: 0;
        top: auto
    }
}

.no-border,
.no-border img {
    border: none !important;
    -webkit-box-shadow: none;
    box-shadow: none
}

.no-list-style,
.no-list-style li {
    list-style: none !important;
    padding-left: 0 !important
}

.no-list-style:before,
.no-list-style li:before {
    display: none !important
}

.force-inline {
    display: inline !important
}

.force-inline-block {
    display: inline-block !important
}

.btn,
[type="submit"],
.uploader .action {
    -moz-transition: background 500ms ease 0s;
    -o-transition: background 500ms ease 0s;
    -webkit-transition: background 500ms ease;
    -webkit-transition-delay: 0s;
    transition: background 500ms ease 0s;
    background: #4e97cd;
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    font-size: 1em;
    font-weight: 700;
    padding: .625em 1.25em;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase
}

.small.btn,
.small[type="submit"],
.uploader .small.action {
    font-size: 18px !important
}

.blue.btn,
.blue[type="submit"],
.uploader .blue.action {
    background: #0981b0
}

.purple.btn,
.purple[type="submit"],
.uploader .purple.action {
    background: #323276
}

.purple.btn:hover,
.purple[type="submit"]:hover,
.uploader .purple.action:hover {
    background: #f78c26
}

.btn:hover,
[type="submit"]:hover,
.uploader .action:hover {
    background: #323276;
    color: #fff
}

.more {
    color: #f78c26;
    display: inline-block;
    position: relative;
    text-decoration: none !important;
    text-transform: uppercase
}

.gradient-overlay:after {
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#99000000', endColorstr='#00000000');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuNjUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65)));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.65) 100%);
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.65) 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.65) 100%);
    content: '';
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%
}

.image-full-width {
    height: auto;
    min-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%
}

.ajax-loading {
    display: none;
    margin: 0 auto
}

.mob-only {
    display: none
}

.img-shadow {
    border: solid 2px #f6f9fa;
    border-radius: 2px;
    display: inline-block;
    position: relative
}

.img-shadow:before {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5);
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.split-list {
    clear: both;
    overflow: hidden
}

.split-list .two-column {
    float: left;
    width: 50%
}

.split-list .three-column {
    float: left;
    width: 33.33333%
}

@media print {
    @page {
        size: auto;
        margin: 25mm 25mm 25mm 25mm
    }
    .site-header {
        box-shadow: none;
        position: relative !important
    }
    .site-header .utilities,
    .site-header .main-menu-container,
    .site-header .mob-menu {
        display: none
    }
    * {
        float: none !important
    }
    [class^="col"] {
        display: block !important;
        padding: 0 !important
    }
    .masthead,
    .content .widget_cta,
    nav,
    .footer-menu,
    .icons_layer img {
        display: none !important
    }
    .main div,
    ul {
        width: 100% !important;
        float: none !important
    }
}

label {
    color: #56554f;
    font-size: .875em;
    font-weight: 400;
    margin-bottom: .42857em;
    vertical-align: middle
}

input,
select,
textarea {
    background: #fff;
    color: #9a9a9a;
    font-size: .875em
}

textarea {
    overflow: auto;
    vertical-align: top
}

input,
textarea {
    border: 1px solid silver;
    padding: 11px 10px;
    margin: 0;
    vertical-align: middle;
    width: 100% !important
}

[type="file"] {
    border: 0;
    padding: 0
}

[type="button"] {
    cursor: pointer
}

[type="submit"] {
    cursor: pointer;
    border: none;
    width: auto !important;
    font-weight: 600;
    padding: 12px 60px
}

select {
    border-radius: 0
}

select[multiple="multiple"] {
    border: 1px solid silver;
    padding: 11px 10px;
    margin: 0
}

select::-ms-expand {
    display: none
}

[type="radio"],
[type="checkbox"] {
    display: none
}

.gfield_checkbox li,
.gfield_radio li {
    margin: 0 !important
}

.gfield_checkbox label,
.gfield_radio label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.gfield_checkbox label:before,
.gfield_radio label:before {
    content: '';
    border: 1px solid silver;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0px 6px 0 0;
    padding: 0 2px;
    vertical-align: middle;
    position: relative;
    bottom: 2px
}

.gfield_checkbox [type="checkbox"]:checked+label:before,
.gfield_radio [type="checkbox"]:checked+label:before {
    content: '\f00c';
    background: #323276;
    border-color: #323276;
    color: #fff;
    font-family: 'fontawesome';
    font-size: 11px
}

.gfield_radio label:before {
    border-radius: 50%
}

.gfield_radio [type="radio"]:checked+label:before {
    background: #fff;
    border-color: #323276;
    border-width: 5px
}

.ginput_container_select {
    position: relative;
    min-height: 51px
}

.ginput_complex span {
    position: relative
}

.selectboxit-container[role="combobox"] {
    border: 1px solid silver;
    background: #fff;
    display: block;
    cursor: pointer;
    position: absolute;
    overflow: hidden;
    width: 100%;
    z-index: 10
}

.selectboxit-container[role="combobox"] .selectboxit {
    display: block;
    padding: 6px 10px 7px;
    position: relative;
    width: 100% !important
}

.selectboxit-container[role="combobox"] .selectboxit:after {
    color: #323276;
    content: '\f078';
    float: right;
    font-family: 'fontawesome';
    font-size: 1em
}

.selectboxit-container[role="combobox"] .selectboxit-list {
    background: #fff;
    display: none;
    max-height: 200px;
    overflow-y: auto;
    padding: 0
}

.selectboxit-container[role="combobox"] .selectboxit-list li {
    padding: 0;
    margin: 0
}

.selectboxit-container[role="combobox"] .selectboxit-list li a {
    display: block;
    color: #56554f;
    padding: 10px;
    text-decoration: none
}

.selectboxit-container[role="combobox"] .selectboxit-list li a:hover {
    color: #f78c26
}

.gfield_error .selectboxit-container[role="combobox"] {
    border: 1px solid red
}

.gform_footer {
    text-align: center
}

.uploader {
    background-image: none;
    background: #fff;
    border: 1px solid silver;
    display: -moz-inline-box;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    height: 40px;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    width: 49%;
    zoom: 1
}

.uploader input {
    background: none;
    border: none;
    cursor: pointer;
    height: 100%;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 100% !important
}

.uploader .filename {
    color: #9a9a9a;
    cursor: default;
    display: block;
    float: left;
    font-size: .875em;
    height: 40px;
    line-height: 1.25;
    overflow: hidden;
    padding: 11px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: auto
}

.uploader .action {
    border: none;
    border-left: 1px solid silver;
    font-size: .75em;
    line-height: 2;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0
}

.uploader .action:hover {
    background: #666
}

table {
    margin-bottom: 30;
    width: 100% !important
}

table th,
table td {
    padding: 10px;
    max-width: 100%
}

table th {
    background: #50508a;
    color: #fff;
    text-align: left
}

.data {
    font-size: 1.125em
}

.data td {
    border-right: solid 2px #ebebeb
}

.data td:last-child {
    border: none
}

.data .table-altrow td {
    background: #f5f5f5
}

.data.small-only {
    display: none
}

.alt-table {
    border-collapse: separate;
    border-spacing: 3px
}

.alt-table td,
.alt-table th {
    border: 1px solid #fff
}

.alt-table tr:first-child th {
    background: none;
    color: #56554f;
    font-size: .875em;
    padding: 0
}

.alt-table td {
    background: #f5f5f5;
    border-bottom: 2px solid #ebebeb
}

.alt-table td:last-child {
    background: #50508a;
    color: #fff
}

.alt-table-2 {
    border-collapse: separate;
    border-spacing: 3px
}

.alt-table-2 td,
.alt-table-2 th {
    border: 1px solid #fff
}

.alt-table-2 tr:first-child th {
    background: none;
    color: #56554f;
    font-size: .875em;
    padding: 0
}

.alt-table-2 tr:first-child+tr td {
    background: #50508a;
    border-bottom: 1px solid #fff;
    color: #fff
}

.alt-table-2 td {
    background: #f5f5f5;
    border-bottom: 2px solid #ebebeb
}

.alt-table-2 td:last-child {
    border-bottom: 2px solid #ebebeb
}

.accordion {
    background: #fff;
    position: relative;
    padding: 0
}

.accordion-label {
    background: #f5f5f5;
    border-bottom: 2px solid #ebebeb;
    color: #56554f;
    display: block;
    font-size: 1.125em;
    font-weight: 400;
    margin: 0 0 3px;
    padding: 10px 0;
    position: relative;
    text-decoration: none !important
}

.accordion-label:hover {
    color: #50508a
}

.accordion-label:hover:before {
    background-position: 0 -20px
}

.accordion-label:before {
    background-image: url(../images/plus-minus-icon.svg);
    background-size: 20px 60px;
    background-position: 0 0;
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 20px;
    text-align: center;
    vertical-align: middle
}

.accordion-label.open {
    background: #50508a;
    border-color: #50508a;
    color: #fff
}

.accordion-label.open:before {
    background-position: 0 20px
}

.accordion-label span {
    display: inline-block;
    max-width: 88%;
    vertical-align: top
}

.accordion-content {
    border-bottom: 2px solid #ebebeb;
    position: relative;
    font-size: 1em;
    margin: 0 0 3px;
    padding: 15px 20px
}

.pagination {
    text-align: center
}

.pagination .prev {
    float: left
}

.pagination .next {
    float: right
}

.pagination .page-numbers {
    font-size: 1.25em;
    text-decoration: none;
    position: relative;
    margin: 0 15px
}

.pagination .page-numbers:after {
    content: '\00B7';
    color: #f78c26 !important;
    font-size: 1.5em;
    position: absolute;
    top: -11px;
    left: 21px
}

.pagination .page-numbers:first-child:after,
.pagination .page-numbers:last-child:after,
.pagination .page-numbers:nth-last-child(2):after {
    content: none
}

.social {
    *zoom: 1
}

.social:after {
    content: "";
    display: table;
    clear: both
}

.social__link {
    -moz-transition: background 500ms ease 0s, color 500ms ease 0s;
    -o-transition: background 500ms ease 0s, color 500ms ease 0s;
    -webkit-transition: background 500ms ease, color 500ms ease;
    -webkit-transition-delay: 0s, 0s;
    transition: background 500ms ease 0s, color 500ms ease 0s;
    color: silver;
    font-family: 'FontAwesome'
}

.social__link:hover {
    text-decoration: none
}

.social__link.fb:hover {
    color: #3b5998
}

.social__link.g:hover {
    color: #dd4b39
}

.social__link.ig:hover {
    color: #517fa4
}

.social__link.li:hover {
    color: #007bb6
}

.social__link.pt:hover {
    color: #cb2027
}

.social__link.tw:hover {
    color: #00aced
}

.social__link.rss:hover {
    color: #f26522
}

.social__link.vm:hover {
    color: #aad450
}

.social__link.yt:hover {
    color: #b00
}

.site-header {
    position: fixed;
    top: -4px;
    left: 0;
    width: 100%;
    z-index: 999;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: top 0.3s ease
}

.site-header .row.head {
    background: url(../images/gradient-line.jpg) top center/100% 8px no-repeat, #fff;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    padding: 4px 0 0 0
}

.site-header .row [class^="col"] {
    margin: 0.5rem -4px 0 0;
    padding: 10px 0px 10px
}

.site-header .row .inner {
    padding: 0 50px
}

.site-header li {
    padding: 0
}

.logo img {
    height: auto;
    max-width: 200px;
    width: 100%
}

.mob-menu {
    display: none;
    color: #56554f;
    font-size: 20px;
    height: 34px;
    position: absolute;
    top: 60px;
    right: 3%
}

.mob-menu:hover {
    color: #323276
}

.mob-menu:hover>div:before,
.mob-menu:hover>div:after {
    background: #323276
}

.mob-menu>div {
    background: #56554f;
    display: inline-block;
    height: 2.5px;
    position: relative;
    bottom: 5px;
    transition: .3s;
    width: 18px
}

.mob-menu>div:before,
.mob-menu>div:after {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #56554f;
    display: inline-block;
    content: '';
    height: 2.5px;
    position: absolute;
    top: -6px;
    transition: .3s;
    width: 18px
}

.mob-menu>div:after {
    top: auto;
    bottom: -6px
}

.mob-menu.active>div {
    background: none
}

.mob-menu.active>div:before,
.mob-menu.active>div:after {
    -moz-transform-origin: 50% 50% 50%;
    -ms-transform-origin: 50% 50% 50%;
    -webkit-transform-origin: 50% 50% 50%;
    transform-origin: 50% 50% 50%;
    bottom: 0;
    top: 0;
    width: 20px
}

.mob-menu.active>div:before {
    -moz-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg)
}

.mob-menu.active>div:after {
    -moz-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg)
}

@media (max-width: 800px) {
    .mob-menu {
        display: block
    }
}

.utilities {
    text-align: right
}

.utilities .utilities-menu {
    display: inline-block;
    text-align: left
}

.utilities .utilities-menu>li {
    display: inline-block
}

.utilities .utilities-menu>li:after {
    content: '';
    background: silver;
    display: inline-block;
    width: 1px;
    height: 16px;
    margin: 0 20px;
    vertical-align: middle
}

.utilities .utilities-menu>li:last-child:after {
    content: none
}

.utilities .utilities-menu>li .sub-menu {
    display: none
}

.utilities .utilities-menu>li a {
    color: #56554f;
    font-size: .875em
}

.utilities .utilities-menu>li a:hover {
    color: #50508a
}

.utilities .utilities-menu>li[class*="current-"]>a {
    color: #f78c26
}

.utilities .social {
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: left
}

.utilities .social:before {
    content: '';
    background: silver;
    display: inline-block;
    width: 1px;
    height: 16px;
    margin: 0 20px;
    vertical-align: middle
}

.utilities .social li {
    display: inline-block;
    margin: 0 7px;
    padding: 0;
    vertical-align: top
}

.utilities .social li a {
    color: #56554f;
    font-size: 16px
}

.utilities .social li:before {
    content: none
}

.main-menu-container {
    margin: 15px 0 0;
    text-align: right
}

.main-menu-container .main-menu {
    display: inline-block;
    text-align: left;
    list-style: none
}

.main-menu-container .main-menu li {
    position: relative
}

.main-menu-container .main-menu li:before {
    content: none
}

.main-menu-container .main-menu li a {
    color: #56554f;
    text-transform: uppercase
}

.main-menu-container .main-menu li[class*="current-"]>a {
    color: #323276
}

.main-menu-container .main-menu li:hover>ul {
    display: block
}

.main-menu-container .main-menu li.spd-bump a {
    color: #01a352
}

.main-menu-container .main-menu>li {
    display: inline-block;
    padding: 0 0 10px
}

.main-menu-container .main-menu>li:after {
    content: '';
    background: silver;
    display: inline-block;
    width: 1px;
    height: 18px;
    margin: 0 25px;
    vertical-align: middle
}

.main-menu-container .main-menu>li>a {
    display: inline-block;
    font-size: 1.125em;
    font-weight: 400;
    vertical-align: middle
}

.main-menu-container .main-menu>li>a:hover {
    color: #50508a
}

.main-menu-container .main-menu>li:first-child {
    padding-left: 0
}

.main-menu-container .main-menu>li:last-child:after {
    content: none
}

.main-menu-container .main-menu>li:last-child>.sub-menu {
    left: auto;
    right: 0
}

.main-menu-container .main-menu>li>.sub-menu {
    display: none;
    background: #fff;
    box-shadow: 0 6px 6px -7px rgba(0, 0, 0, 0.3);
    min-width: 100%;
    padding: 11px 0 0;
    position: absolute;
    top: 100%;
    left: 0
}

.main-menu-container .main-menu>li>.sub-menu li {
    border-top: 1px solid silver;
    border-left: 3px solid #fff;
    margin: 0;
    padding: 0;
    transition: all 0.5s ease
}

.main-menu-container .main-menu>li>.sub-menu li a {
    display: block;
    padding: 15px 20px;
    white-space: nowrap
}

.main-menu-container .main-menu>li>.sub-menu li:hover {
    background: #f5f5f5;
    border-left: 3px solid #f78c26
}

.main-menu-container .main-menu>li>.sub-menu li:hover a {
    color: #50508a
}

.cookie_message {
    background: #f78c26;
    color: #fff;
    font-size: 1em;
    padding: 0 0 10px;
    z-index: 10
}

.cookie_message .inner {
    padding: 5px 100px
}

.cookie_message .col-2 {
    text-align: center !important
}

.cookie_message p {
    margin: 0
}

.cookie_message .btn {
    border: 2px solid #fff;
    padding: 5px 60px
}

.cookies .em-mobile-menu {
    padding: 191px 0
}

.em-mobile-menu {
    background: #fff;
    border-left: 1px solid #ebebeb;
    overflow-y: scroll;
    padding: 99px 0;
    position: fixed;
    width: 335px;
    height: 100%;
    top: 70px;
    z-index: 8
}

.em-mobile-menu .utilities-menu li {
    width: 100%
}

.em-mobile-menu .utilities-menu li a {
    font-size: .875em;
    padding: 15px 20px
}

.em-mobile-menu .utilities-menu li:after {
    content: none
}

.em-mobile-menu .utilities-menu li.menu-item:last-of-type {
    width: auto
}

.em-mobile-menu .utilities-menu .social {
    vertical-align: middle;
    border-left: 1px solid #ebebeb
}

.em-mobile-menu .utilities-menu .social li {
    width: auto
}

.em-mobile-menu .utilities-menu .social li a {
    padding: 10px
}

.em-mobile-menu a {
    display: block;
    font-size: 1.1em;
    font-weight: 400
}

.em-mobile-menu a:hover {
    color: #50508a !important
}

.em-mobile-menu-push {
    overflow-x: hidden;
    position: relative;
    left: 0
}

.em-mobile-menu-push-toleft {
    left: -100%
}

.em-mobile-menu,
.em-mobile-menu-push {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.em-mobile-menu-right {
    right: -100%
}

.em-mobile-menu-right.em-mobile-menu-open {
    right: 0px
}

.nav-header {
    border-bottom: 1px solid #e5e5e5;
    box-shadow: 1px 0 6px rgba(0, 0, 0, 0.08);
    padding: 20px
}

.nav-header .logo {
    max-width: 150px;
    margin: 7px 0 0
}

.nav-header .mb-close {
    float: right;
    font-size: 1.5em;
    background: none;
    padding: 10px 0 10px 20px !important
}

.nav-header .mb-close .fa {
    color: #f78c26
}

.nav-header .mb-close:after {
    content: none
}

.mobile-menu {
    clear: both;
    margin: 0;
    padding: 0
}

.mobile-menu li {
    padding: 0;
    position: relative
}

.mobile-menu li .open-level {
    color: #56554f;
    font-size: 18px;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    padding: 17px 20px 22px;
    transition: background 0.7s ease
}

.mobile-menu li .open-level:hover {
    background: #f5f5f5
}

.mobile-menu li:before {
    content: none
}

.mobile-menu li.open {
    background: #fafafa
}

.mobile-menu li.open .open-level:hover {
    background: #ebebeb
}

.mobile-menu>li {
    display: block;
    width: 100%;
    transition: all 0.7s ease
}

.mobile-menu>li>a {
    color: #414142;
    display: block;
    font-size: 1.125em;
    font-weight: 400;
    padding: 15px 20px;
    text-transform: uppercase;
    border-bottom: 1px solid #ebebeb
}

.mobile-menu>li .sub-menu {
    background: #fff;
    display: none;
    margin: 0;
    padding: 0
}

.mobile-menu>li .sub-menu .menu-item-has-children>a {
    border-bottom: 1px solid #ebebeb
}

.mobile-menu>li .sub-menu li {
    padding: 0;
    margin: 0
}

.mobile-menu>li .sub-menu a {
    color: #56554f;
    font-size: 1em;
    padding: 15px 20px 15px 30px;
    border-bottom: 1px solid #ebebeb;
    border-left: 3px solid #fff;
    transition: all 0.5s ease
}

.mobile-menu>li .sub-menu a:hover {
    background: #fafafa;
    border-left: 3px solid #f78c26
}

.mobile-menu>li.open>a {
    color: #50508a
}

.mobile-menu>li.open>.open-level {
    color: #f78c26
}

.mobile-menu .current-menu-item .sub-menu {
    display: block
}

.mobile-menu .current-menu-item>a {
    color: #50508a !important;
    border-left: 3px solid #f78c26 !important
}

.mb-close,
.mb-open {
    background: none;
    cursor: pointer;
    float: right;
    font-size: 1.5em;
    padding: 10px 0 10px 20px !important
}

.mb-close .fa,
.mb-open .fa {
    color: #f78c26
}

.mb-close:after,
.mb-open:after {
    content: none
}

.mb-open {
    display: none;
    font-size: 30px;
    padding: 20px !important
}

.mb-open i {
    transition: all 0.7s ease
}

.mb-open:hover {
    background: none !important
}

.mb-open:hover i {
    color: #f78c26
}

.site-footer {
    background-color: #f5f5f5;
    padding: 35px 0;
    position: relative;
    z-index: 1
}

.site-footer .row .inner {
    max-width: 1185px;
    padding: 0 17px
}

.site-footer .row .inner [class^="col"] {
    vertical-align: top
}

.site-footer .row .inner .col-8 {
    padding: 0 45px 0 0
}

.site-footer .row:last-child .inner {
    background: url(../images/gradient-line.jpg) top center/97% 4px no-repeat;
    padding: 28px 20px 0
}

.site-footer a {
    color: inherit
}

.site-footer a:hover {
    color: #333;
    text-decoration: none
}

.site-footer p,
.site-footer li {
    font-size: 1em
}

.site-footer img {
    margin: 0 0 20px;
    max-width: 200px;
    max-height: 100px;
    width: auto
}

.footer-menu {
    margin: 0;
    padding: 0;
    text-align: right
}

.footer-menu li:before {
    content: none
}

.footer-menu>li {
    display: inline-block;
    padding: 0;
    vertical-align: top
}

.footer-menu>li:after {
    content: '';
    background: silver;
    display: inline-block;
    width: 1px;
    height: 16px;
    margin: 0 20px;
    vertical-align: middle
}

.footer-menu>li .sub-menu {
    display: none
}

.footer-menu>li a {
    color: #56554f;
    font-size: .875em
}

.footer-menu>li a:hover {
    color: #50508a
}

.footer-menu>li[class*="current-"]>a {
    color: #f78c26
}

.footer-menu>li:last-child:after {
    content: none
}

.masthead {
    background-position: center center;
    background-size: cover;
    height: 850px !important;
    margin: 99px 0 0
}

.breadcrumbs>span>span {
    display: inline-block;
    font-size: .875em;
    line-height: 1;
    position: relative
}

.breadcrumbs>span>span:first-child {
    padding-left: 0
}

.breadcrumbs a {
    color: inherit
}

.breadcrumbs a:hover {
    color: #f78c26
}

.callout p,
.callout ul {
    line-height: 1.5;
    padding-bottom: 10px
}

.cta {
    background: #f78c26;
    border: none
}

.commentlist {
    font-size: 15px;
    margin-bottom: 0
}

.commentlist>li:last-child {
    border-bottom: 1px solid #e0e0e0
}

.commentlist>li>ol {
    background: #f6f6f6;
    margin-top: 2.5em;
    padding-right: 1.75em
}

.comment {
    border-top: 1px solid #e0e0e0;
    padding: 1.875em 0 !important
}

.comment:first-child {
    border-top: 0
}

.comment-author {
    color: #333;
    margin-bottom: .125em;
    padding-bottom: 0 !important
}

.comment-date {
    color: #959595;
    margin-bottom: .75em
}

#cancel-comment-reply-link {
    display: block;
    text-decoration: none !important
}

.comment-respond {
    clear: both;
    padding: 2.1875em 0
}

.comment-form .required {
    color: #901E1E;
    position: relative;
    top: -4px
}

.comment-form p {
    margin-bottom: .625em
}

.comment-form p.form-allowed-tags {
    margin-bottom: 1.25em
}

.comment-form label {
    display: block;
    float: left;
    font-weight: 400;
    margin-bottom: .375em
}

.comment-form [type="text"],
.comment-form [type="email"],
.comment-form textarea {
    clear: both;
    font-size: .875em;
    padding: .57143em;
    width: 100%
}

.row {
    margin: 0 auto;
    position: relative;
    width: 100%
}

.row [class^="col"] {
    display: inline-block;
    margin: 0.5rem -4px 0.5rem 0;
    min-height: 0.125rem;
    padding: 0 0 0 20px;
    text-align: left;
    vertical-align: middle
}

.row [class^="col"]:first-child {
    padding: 0
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
    width: 100%
}

.col-1-sm {
    width: 8.33333%
}

.col-2-sm {
    width: 16.66667%
}

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

.col-4-sm {
    width: 33.33333%
}

.col-5-sm {
    width: 41.66667%
}

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

.col-7-sm {
    width: 58.33333%
}

.col-8-sm {
    width: 66.66667%
}

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

.col-10-sm {
    width: 83.33333%
}

.col-11-sm {
    width: 91.66667%
}

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

@media only screen and (min-width: 768px) {
    .col-1 {
        width: 8.33333%
    }
    .col-2 {
        width: 16.66667%
    }
    .col-3 {
        width: 25%
    }
    .col-4 {
        width: 33.33333%
    }
    .col-5 {
        width: 41.66667%
    }
    .col-6 {
        width: 50%
    }
    .col-7 {
        width: 58.33333%
    }
    .col-8 {
        width: 66.66667%
    }
    .col-9 {
        width: 75%
    }
    .col-10 {
        width: 83.33333%
    }
    .col-11 {
        width: 91.66667%
    }
    .col-12 {
        width: 100%
    }
    .hidden-sm {
        display: block
    }
}

.home-panels {
    padding: 98px 0 0;
    position: relative;
    z-index: 2
}

.panel {
    background-position: center;
    background-size: cover;
    cursor: move
}

.panel .inner {
    height: 90vh;
    min-height: 600px;
    text-align: right
}

.panel .inner .col-6-sm {
    padding: 0 50px;
    position: relative;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.panel .inner .col-6-sm h1,
.panel .inner .col-6-sm h2 {
    color: #50508a;
    font-size: 3.75em;
    font-weight: 400;
    margin: 0 0 30px;
    text-transform: none
}

.panel .inner .col-6-sm h1:after,
.panel .inner .col-6-sm h2:after {
    content: '';
    display: block;
    background-image: url(../images/gradient-line.jpg);
    background-size: 100%;
    height: 4px;
    width: 80%;
    margin: 50px 0
}

.panel .inner .col-6-sm p {
    font-size: 1.25em
}

.panel .inner .col-6-sm .btn {
    font-size: 21px
}

.home_parallax_layer {
    overflow: hidden;
    position: relative
}

.home_parallax_layer .fixed_image {
    background-size: 12%;
    background-position: center 80%;
    background-repeat: no-repeat;
    visibility: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
    top: -100%;
    left: 0;
    z-index: 1;
    -webkit-transform: translateZ(0);
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden;
    transition: top 2.5s ease
}


.home_parallax_layer .fixed_image img {
    position: fixed;
    
    
}

.home_parallax_layer .fixed_image img {
    height: 75vh;
    margin: 120px auto 0;
    position: relative;
    top: 40%;
    transform: translateY(-50%)
    
}

.home_parallax_layer .fixed_image.bg_animate {
    visibility: visible;
    top: 0%;
}



.home_parallax_layer .fixed_image.bg_static {
    position: absolute;
    top: auto;
    bottom: 0;
    background-position: center 99%;
    transition: none
}

.home_parallax_layer .row {
    padding: 100px 0;
    text-align: right;
    z-index: 2
}

.home_parallax_layer .row .inner {
    overflow-x: hidden
}

.home_parallax_layer .row .col-6 {
    text-align: center
}

.home_parallax_layer .row:nth-child(even) {
    text-align: left
}

.home_parallax_layer .row:nth-child(even) .col-6 .block {
    padding: 0
}

.home_parallax_layer .row .block {
    display: inline-block;
    max-width: 65%;
    padding: 0 0 0 25px;
    text-align: left
}

.home_parallax_layer .row .block h3 {
    color: #1475bc;
    font-size: 1.6875em;
    margin: 0 0 30px;
    text-transform: uppercase
}

.home_parallax_layer .row .block p {
    font-size: 1.125em
}

.home_content_layer {
    padding: 70px 10px 20px
}

.home_content_layer .inner {
    max-width: 1280px
}

.home_content_layer h2 {
    color: #270188;
    font-size: 2.25em;
    font-weight: 400;
    margin: 0 0 60px;
    text-transform: none
}

.home_cta_layer {
    background-position: center;
    background-size: cover;
    padding: 100px 0 75px
}

.home_cta_layer .inner {
    max-width: 1280px
}

.home_cta_layer h2 {
    color: #fff;
    font-size: 3.75em;
    font-weight: 400;
    margin: 0 0 50px;
    text-transform: none
}

.home_cta_layer p,
.home_cta_layer li {
    color: #fff;
    font-size: 1.5em;
    text-transform: uppercase
}

.home_cta_layer .btn {
    background: none;
    border: 2px solid #fff;
    font-size: 1em
}

.home_cta_layer .btn:hover {
    background: #fff;
    color: #323276
}

.home_featured_layer {
    padding: 70px 0 0
}

.home_featured_layer .inner {
    overflow-x: hidden
}

.home_featured_layer h3 {
    color: #270188;
    font-size: 2.25em;
    font-weight: 400;
    margin: 0
}

.home_featured_layer h3:after {
    content: '';
    display: block;
    background-image: url(../images/gradient-line.jpg);
    background-size: 100%;
    height: 2px;
    width: 180px;
    margin: 25px 0
}

.home_featured_layer img {
    width: auto
}

.main {
    padding: 70px 0;
    text-align: center
}

.main .row {
    text-align: center;
    margin: 0 auto
}

.main .row:first-child {
    margin: 0 auto;
}
#bg-section{
    background-color: rgba(37, 163, 200, .07);
}
.main .row [class^="col"] {
    padding: 0
}

.row.callout-layer {
    text-align: left
}

.row.callout-layer.right {
    text-align: right
}

.row.callout-layer.right .col-7 {
    padding: 0 30px 0 0
}

.row.callout-layer .col-7 {
    padding: 0 0 0 30px;
    width: 60.63333%
}

.row.callout-layer [class^="col"] {
    vertical-align: top
}

.row.callout-layer .col-4 {
    width: 27%
}

.row.callout-layer .widget_cta {
    background: url(../images/gradient-line.jpg) center 7px/100% 4px no-repeat
}

.row.callout-layer .widget_cta h3 {
    font-size: 1.25em;
    margin: 0 0 20px;
    padding: 35px 0 0;
    text-transform: uppercase
}

.row.callout-layer .widget_cta p {
    margin: 0 0 20px
}

.row.callout-layer .widget_cta .btn {
    margin: 0;
    width: 100%
}

.row.callout-layer ul:last-child {
    margin-bottom: 0
}

.row.icons_layer {
    max-width: 900px;
    text-align: left
}

.row.icons_layer [class^="col"] {
    vertical-align: top
}

.row.icons_layer .col-2 {
    width: 12.66667%
}

.row.icons_layer .col-9 {
    padding: 0 30px;
    width: 87.33333%
}

.row.icons_layer h3 {
    margin: 0 0 20px
}

.content img {
    max-width: 100%;
    height: auto
}

.content a {
    text-decoration: underline
}

.content [class^="wp-image"] {
    z-index: 99
}

.content hr {
    background: url(../images/gradient-line.jpg) top center/100% 4px no-repeat;
    height: 4px
}

.content hr.gray-line {
    background: silver;
    height: 2px
}

.content ul,
.content ol {
    padding: 0;
    list-style: none
}

.content ul li:not(.gfield),
.content ol li:not(.gfield) {
    margin: 0 0 20px;
    padding: 0 20px;
    position: relative
}

.content ul li:not(.gfield):before,
.content ol li:not(.gfield):before {
    position: absolute;
    left: 0
}

.content ol {
    counter-reset: list-counter
}

.content ol li:before {
    content: counter(list-counter);
    counter-increment: list-counter;
    color: #f78c26
}

.content ul li:before {
    content: '\f054';
    font-family: 'fontawesome';
    font-size: 15px;
    color: #f78c26;
    top: 5px
}

.speedbump {
    background: rgba(0, 0, 0, 0.9);
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 999999
}

.speedbump_content {
    max-width: 400px;
    width: 100%;
    background: #fff;
    padding: 30px;
    text-align: center;
    position: absolute;
    top: 35%;
    left: 50%;
    margin: 0 0 0 -200px
}

.speedbump_content i.fa.fa-times.decline {
    float: right;
    margin: -20px -18px;
    transition: all 0.3s ease
}

.speedbump_content i.fa.fa-times.decline:hover {
    color: #50508a;
    cursor: pointer
}

.speedbump.active {
    display: block
}

.resource-item {
    margin: 0 0 30px
}

#cboxOverlay {
    background: #333;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%
}

#colorbox {
    overflow: visible !important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999
}

#cboxContent {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
    position: relative
}

#cboxLoadedContent {
    background: #fff;
    padding: 10px;
    position: relative;
    z-index: 10
}

.cboxIframe {
    display: block;
    height: 100%;
    width: 100%
}

#cboxClose {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAABGdBTUEAANjr9RwUqgAAACBjSFJNAABtmAAAc44AAPJxAACDbAAAg7sAANTIAAAx7AAAGbyeiMU/AAAG7ElEQVR42mJkwA8YoZjBwcGB6fPnz4w/fvxg/PnzJ2N6ejoLFxcX47Rp036B5Dk4OP7z8vL+P3DgwD+o3v9QjBUABBALHguZoJhZXV2dVUNDgxNIcwEtZnn27Nl/ZmZmQRYWFmag5c90dHQY5OXl/z98+PDn1atXv79+/foPUN9fIP4HxRgOAAggRhyWMoOwqKgoq6GhIZe3t7eYrq6uHBDb8/Pz27Gysloga/jz588FYGicPn/+/OapU6deOnXq1GdgqPwCOuA31AF/0S0HCCB0xAQNBU4FBQWB0NBQublz59oADV37Hw28ePHi74MHD/6ii3/8+HEFMGQUgQ6WEhQU5AeZBTWTCdkigABC9ylIAZeMjIxQTEyMysaNG/3+/v37AGTgr1+//s2cOfOXm5vbN6Caz8jY1NT0a29v76/v37//g6q9sHfv3khjY2M5YAgJgsyEmg0PYYAAQreUk4+PT8jd3V1l1apVgUAzfoIM2rlz5x9gHH5BtxAdA9PB1zNnzvyB+R6oLxoopgC1nBPZcoAAgiFQnLIDMb+enp5iV1eXBzDeHoI0z58//xcwIX0mZCkMg9S2trb+hFk+ffr0QCkpKVmQ2VA7QHYxAgQQzLesQMwjIiIilZWVZfPu3bstMJ+SYikyBmUzkBnA9HEMyNcCYgmQHVC7mAACCJagOEBBbGdnp7lgwYJEkIavX7/+BcY1SvAaGRl9tba2xohjMTGxL8nJyT+AWQsuxsbG9vnp06e/QWYdPHiwHmiWKlBcCGQXyNcAAQSzmBuoSQqYim3u37+/EKR48uTJv5ANB+bVr7Dga2xs/AkTV1JS+gq0AJyoQIkPWU9aWtoPkPibN2/2A/l6QCwJ9TULQADB4hcY//xKXl5eHt++fbsAUmxhYYHiM1DiAsr9R7ZcVVUVbikIdHd3/0TWIyws/AWYVsByAgICdkAxRSAWAGI2gACClV7C4uLiOv7+/lEgRZ8+ffqLLd6ABck3ZMuB6uCWrlu37je29HDx4kVwQisvL88FFqkaQDERUHADBBAomBl5eHiYgQmLE1hSgQQZgIUD1lJm69atf4HR8R1YKoH5QIPAWWP9+vV/gOI/gHkeQw+wGAXTwAJJ5t+/f/BUDRBA4NIEKMDMyMjICtQIiniG379/4yza7t69+//Lly8oDrty5co/bJaCAEwcZCkwwTJDLWYCCCCwxcDgY3z16hXDnTt3voP4EhISWA0BFgZMwNqHExh3jMiG1tbWsgHjnA2bHmAeBtdWwOL1MycnJ7wAAQggBmi+kgIW/OaKiorJwOLuFShO0LMSMPF9AUYBSpz6+vqixHlOTs4P9MIEWHaDsxSwYMoE2mEGFJcG5SKAAGJCqjv/AbPUn8ePH98ACQQHB6NUmZqamkzABIgSp5s3bwbHORCA1QDLAWZkPc7OzszA8oHl5cuXVy5duvQBGIXwWgoggGA+FgO6xkBNTS28r69vDrT2+Y1cIMDyJchX6KkXVEmAshd6KB06dAic94EO3AzkBwGxPhCLg8ptgACCZyeQp9jZ2b2AmsuAefM8tnxJCk5ISPgOLTKfAdNEOVDMA2QHLDsBBBC8AAFlbmCLwlZISCg5JSVlJizeQAaQaimoWAUFK0g/sGGwHiiWCMS2yAUIQAAxI7c4gEmeFZi4OJ48ecLMzc39CRiEmgEBASxA/QzA8vYvAxEgNjaWZc2aNezAsprp2LFjp4FpZRdQ+AkQvwLij0AMSoC/AQIIXklAC3AVUBoBxmE8sPXQAiyvN8J8fuPGjR/h4eHf0eMdhkENhOPHj8OT+NGjR88BxZuBOA5kJtRseCUBEECMSI0AdmgBDooDaaDl8sASTSkyMlKzpqZGU1paGlS7MABLrX83b978A6zwwakTmE0YgIkSnHpBfGCV+gxYh98qKSk5CeTeAxVeQPwUiN8AMSjxgdLNX4AAYkRqCLBAXcMHtVwSaLkMMMHJAvOq9IQJE9R8fHxElJWV1bEF8aNHj+7t27fvLTDlXwXGLyhoH0OD+DnU0k/QYAa1QP8BBBAjWsuSFWo5LzRYxKFYAljqiAHzqxCwIBEwMTERBdZeoOYMA7Bl+RFYEbwB5oS3IA9D4/IFEL+E4nfQ6IDFLTgvAwQQI5ZmLRtSsINSuyA0uwlBUyQPMPWD20/AKo8ByP4DTJTfgRgUjB+gFoEc8R6amGDB+wu5mQsQQIxYmrdMUJ+zQTM6NzQEeKGO4UJqOzFADQMZ/A1qCSzBfQXi71ALfyM17sEAIIAY8fQiWKAYFgIwzIbWTv4HjbdfUAf8RPLhH1icojfoAQKIEU8bG9kRyF0aRiz6YP0k5C4LsmUY9TtAADEyEA+IVfufGEUAAQYABejinPr4dLEAAAAASUVORK5CYII=) no-repeat;
    color: #999;
    cursor: pointer;
    height: 30px;
    padding: 0 10px;
    position: absolute;
    top: -15px;
    right: -15px;
    z-index: 9999;
    width: 30px
}

#cboxClose:hover {
    color: #5d123a
}

.gform_fields,
.gfield_radio,
.gfield_checkbox {
    padding-left: 0
}

.gform_fields {
    margin-bottom: 0
}

.gform_fields li {
    padding-top: 0
}

.gform_fields li li:first-child {
    padding-top: 0
}

.gform_fields li:before {
    display: none
}

.gform_wrapper {
    margin-bottom: 1.25pxem
}

.gfield {
    clear: both;
    padding-bottom: .9375em
}

.gform_description {
    display: block;
    margin-bottom: 1.875em
}

.screen-reader-text {
    display: block;
    font-size: 13px;
    font-weight: 700;
    margin-top: 7px
}

.instruction,
.gfield_description {
    clear: both;
    font-size: 85%
}

.instruction {
    font-style: italic
}

.gfield_required {
    color: red;
    margin-left: 3px;
    position: relative;
    top: -4px
}

.validation_error,
.validation_message,
.gfield_error input {
    border-color: red;
    color: red;
    font-weight: 600
}

.validation_message {
    margin-top: 5px;
    display: none
}

.validation_error {
    margin-bottom: 20px
}

.gfield_error input,
.gfield_error textarea,
.gfield_error .selector select[multiple="multiple"] {
    border-color: red;
    color: red;
    font-weight: 600
}

.gfield_radio,
.gfield_checkbox {
    padding-left: 0
}

.gfield_radio label,
.gfield_checkbox label {
    display: inline
}

.ginput_complex label {
    display: block;
    font-size: 5.3125%em
}

.ginput_complex input {
    width: 100%
}

.ginput_complex .ginput_right,
.ginput_complex .ginput_left {
    float: left;
    width: 49%
}

.ginput_complex .ginput_right {
    margin-left: 2%
}

.name_prefix,
.name_first,
.name_middle,
.name_last,
.name_suffix {
    float: left
}

.gf_name_has_5 span {
    margin-left: 1%;
    width: 19.2%
}

.gf_name_has_4 span {
    margin-left: 2%;
    width: 23.5%
}

.gf_name_has_3 span {
    margin-left: 2%;
    width: 32%
}

.gf_name_has_2 span {
    margin-left: 2%;
    width: 49%
}

.gf_name_has_5 span:first-child,
.gf_name_has_4 span:first-child,
.gf_name_has_3 span:first-child,
.gf_name_has_2 span:first-child {
    margin-left: 0
}

.gf_left_half,
.gf_right_half,
.gf_left_third,
.gf_middle_third,
.gf_right_third {
    float: left;
    clear: none
}

.gf_left_half .small,
.gf_left_half .medium,
.gf_left_half .large,
.gf_right_half .small,
.gf_right_half .medium,
.gf_right_half .large,
.gf_left_third .small,
.gf_left_third .medium,
.gf_left_third .large,
.gf_middle_third .small,
.gf_middle_third .medium,
.gf_middle_third .large,
.gf_right_third .small,
.gf_right_third .medium,
.gf_right_third .large {
    width: 100% !important
}

.gf_left_half,
.gf_right_half {
    width: 49%
}

.gf_right_half {
    margin-left: 2%
}

.gf_left_third,
.gf_middle_third,
.gf_right_third {
    width: 32%
}

.gf_middle_third,
.gf_right_third {
    margin-left: 2%
}

.gfield_date_month,
.gfield_date_day,
.gfield_date_year,
.gfield_date_dropdown_month,
.gfield_date_dropdown_day,
.gfield_date_dropdown_year {
    float: left;
    margin-left: 2%;
    width: 6.25em
}

.gfield_date_month input,
.gfield_date_day input,
.gfield_date_year input,
.gfield_date_dropdown_month input,
.gfield_date_dropdown_day input,
.gfield_date_dropdown_year input {
    display: block;
    width: 100%
}

.gfield_date_dropdown_month,
.gfield_date_month {
    margin-left: 0
}

.gfield_time_hour,
.gfield_time_minute,
.gfield_time_ampm {
    float: left
}

.gfield_time_hour input,
.gfield_time_minute input,
.gfield_time_ampm input {
    width: 3.375em
}

.gfield_time_hour label,
.gfield_time_minute label,
.gfield_time_ampm label {
    display: block
}

.gfield_time_minute {
    margin-left: .25em
}

.gfield_time_ampm {
    margin-left: .75em;
    width: 3.75em
}

.gform_drop_area {
    border: 2px dashed #ddd;
    color: #aaa;
    margin-bottom: 10px;
    padding: 1.5625em;
    text-align: center
}

.datepicker {
    max-width: 8.75em
}

.ui-datepicker {
    box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.2);
    font-size: 9px
}

.ui-datepicker a {
    text-decoration: none
}

.ui-datepicker-header {
    background-color: #fff;
    color: #e0e0e0;
    font-weight: bold;
    -webkit-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 0.2);
    -moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 0.2);
    box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 0.2);
    line-height: 30px;
    min-height: 30px !important;
    border-width: 1px 0 0 0;
    border-style: solid;
    border-color: #666
}

.ui-datepicker-title {
    text-align: center
}

.ui-datepicker-title select {
    border: 1px solid #e0e0e0;
    font-size: 1.22222em;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2.5%
}

.ui-datepicker-prev,
.ui-datepicker-next {
    display: inline-block;
    height: 30px;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    width: 30px
}

.ui-datepicker-prev {
    float: left;
    background-position: center -30px
}

.ui-datepicker-next {
    float: right;
    background-position: center 0px
}

.ui-datepicker thead {
    background: #f7f7f7;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #f1f1f1));
    background: -webkit-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
    background: -o-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
    background: -ms-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
    background: linear-gradient(to bottom, #f7f7f7 0%, #f1f1f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1', GradientType=0);
    border-bottom: 1px solid #bbb
}

.ui-datepicker th {
    text-transform: uppercase;
    text-align: center;
    font-size: 6pt;
    padding: 5px 0;
    color: #fff
}

.ui-datepicker tbody td {
    padding: 0;
    border-top: 1px solid #bbb;
    border-right: 1px solid #bbb
}

.ui-datepicker tbody td:last-child {
    border-right: 0px
}

.ui-datepicker tbody tr {
    border-bottom: 1px solid #bbb
}

.ui-datepicker tbody tr:last-child {
    border-bottom: 0px
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: inline-block;
    font-weight: bold;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #666666;
    filter: dropshadow(color=#fff, offx=1, offy=1)
}

.ui-datepicker-calendar .ui-state-default {
    background: #ededed;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZWRlZGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ededed 0%, #dedede 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(100%, #dedede));
    background: -webkit-linear-gradient(top, #ededed 0%, #dedede 100%);
    background: -o-linear-gradient(top, #ededed 0%, #dedede 100%);
    background: -ms-linear-gradient(top, #ededed 0%, #dedede 100%);
    background: linear-gradient(to bottom, #ededed 0%, #dedede 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede', GradientType=0);
    -webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5);
    -moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5);
    box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5)
}

.ui-datepicker-calendar .ui-state-hover {
    background: #f7f7f7
}

.ui-datepicker-calendar .ui-state-active {
    background: #FFF2AA;
    border: 1px solid #c19163;
    color: #666;
    -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    position: relative;
    margin: -1px
}

.ui-datepicker-unselectable .ui-state-default {
    background: #f4f4f4;
    color: #b4b3b3
}

.ui-datepicker-calendar td:first-child .ui-state-active {
    width: 29px;
    margin-left: 0
}

.ui-datepicker-calendar td:last-child .ui-state-active {
    width: 29px;
    margin-right: 0
}

.ui-datepicker-calendar tr:last-child .ui-state-active {
    height: 29px;
    margin-bottom: 0
}

td.ui-datepicker-unselectable.ui-state-disabled {
    background-color: #d7d7d7
}

table.ui-datepicker-calendar {
    margin: 0 0 0 0 !important
}

body div#ui-datepicker-div[style] {
    z-index: 9999 !important
}

.gf_progressbar {
    border-radius: 3px;
    background: silver;
    padding: .3125em
}

.gf_progressbar_percentage {
    border-radius: 3px;
    background: #f78c26;
    color: #fff;
    font-weight: 600;
    padding: 0 5px;
    text-align: center
}

.field_description_below .gfield_description {
    margin-top: .25em
}

.gfield .small {
    width: 25%
}

.gfield .medium {
    width: 45.5%
}

.gfield .large {
    width: 100%
}

.gform_widget .top_label input,
.gform_widget .uploader {
    width: 100%
}

.gform_widget .top_label [type="submit"] {
    width: auto
}

.gform_widget .uploader span.action {
    position: absolute;
    right: 0;
    top: 0
}

@media (max-width: 640px) {
    .ginput_complex>span {
        width: 100%
    }
    .ginput_complex .name_first,
    .ginput_complex .name_last,
    .ginput_complex .ginput_left,
    .ginput_complex .ginput_right {
        width: 100%
    }
    .ginput_complex .ginput_right {
        margin-left: 0
    }
    .gf_left_half,
    .gf_right_half {
        width: 100%
    }
    .gf_left_half input,
    .gf_right_half input {
        width: 100%
    }
    .gfield input,
    .gfield .selector {
        width: 100%
    }
    .gform_wrapper .medium,
    .gform_wrapper .large {
        width: 100% !important
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    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;
    left: 0;
    top: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

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

.slick-dots {
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 25px;
    width: 100%;
    text-align: center
}

.slick-dots li {
    display: inline-block
}

.slick-dots li:before {
    content: none
}

.slick-dots li button {
    border-radius: 50%;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    overflow: hidden;
    text-indent: -300px;
    transtion: all 0.5s ease
}

.slick-dots li button:hover {
    background-color: #f78c26
}

.slick-dots li.slick-active button {
    background-color: #f78c26
}

[aos][aos][aos-easing=linear],
body[aos-easing=linear] [aos] {
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
    transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75)
}

[aos][aos][aos-easing=ease],
body[aos-easing=ease] [aos] {
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1)
}

[aos][aos][aos-easing=ease-in],
body[aos-easing=ease-in] [aos] {
    -webkit-transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
    transition-timing-function: cubic-bezier(0.42, 0, 1, 1)
}

[aos][aos][aos-easing=ease-out],
body[aos-easing=ease-out] [aos] {
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
    transition-timing-function: cubic-bezier(0, 0, 0.58, 1)
}

[aos][aos][aos-easing=ease-in-out],
body[aos-easing=ease-in-out] [aos] {
    -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1)
}

[aos][aos][aos-easing=ease-in-back],
body[aos-easing=ease-in-back] [aos] {
    -webkit-transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
    transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045)
}

[aos][aos][aos-easing=ease-out-back],
body[aos-easing=ease-out-back] [aos] {
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275)
}

[aos][aos][aos-easing=ease-in-out-back],
body[aos-easing=ease-in-out-back] [aos] {
    -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

[aos][aos][aos-easing=ease-in-sine],
body[aos-easing=ease-in-sine] [aos] {
    -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
    transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715)
}

[aos][aos][aos-easing=ease-out-sine],
body[aos-easing=ease-out-sine] [aos] {
    -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
    transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1)
}

[aos][aos][aos-easing=ease-in-out-sine],
body[aos-easing=ease-in-out-sine] [aos] {
    -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95)
}

[aos][aos][aos-easing=ease-in-quad],
[aos][aos][aos-easing=ease-in-cubic],
[aos][aos][aos-easing=ease-in-quart],
body[aos-easing=ease-in-quad] [aos],
body[aos-easing=ease-in-cubic] [aos],
body[aos-easing=ease-in-quart] [aos] {
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53)
}

[aos][aos][aos-easing=ease-out-quad],
[aos][aos][aos-easing=ease-out-cubic],
[aos][aos][aos-easing=ease-out-quart],
body[aos-easing=ease-out-quad] [aos],
body[aos-easing=ease-out-cubic] [aos],
body[aos-easing=ease-out-quart] [aos] {
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

[aos][aos][aos-easing=ease-in-out-quad],
[aos][aos][aos-easing=ease-in-out-cubic],
[aos][aos][aos-easing=ease-in-out-quart],
body[aos-easing=ease-in-out-quad] [aos],
body[aos-easing=ease-in-out-cubic] [aos],
body[aos-easing=ease-in-out-quart] [aos] {
    -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

[aos][aos][aos-duration='50'],
body[aos-duration='50'] [aos] {
    -webkit-transition-duration: 50ms;
    transition-duration: 50ms
}

[aos][aos][aos-duration='100'],
body[aos-duration='100'] [aos] {
    -webkit-transition-duration: .1s;
    transition-duration: 0.1s
}

[aos][aos][aos-duration='150'],
body[aos-duration='150'] [aos] {
    -webkit-transition-duration: 150ms;
    transition-duration: 150ms
}

[aos][aos][aos-duration='200'],
body[aos-duration='200'] [aos] {
    -webkit-transition-duration: .2s;
    transition-duration: 0.2s
}

[aos][aos][aos-duration='250'],
body[aos-duration='250'] [aos] {
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms
}

[aos][aos][aos-duration='300'],
body[aos-duration='300'] [aos] {
    -webkit-transition-duration: .3s;
    transition-duration: 0.3s
}

[aos][aos][aos-duration='350'],
body[aos-duration='350'] [aos] {
    -webkit-transition-duration: 350ms;
    transition-duration: 350ms
}

[aos][aos][aos-duration='400'],
body[aos-duration='400'] [aos] {
    -webkit-transition-duration: .4s;
    transition-duration: 0.4s
}

[aos][aos][aos-duration='450'],
body[aos-duration='450'] [aos] {
    -webkit-transition-duration: 450ms;
    transition-duration: 450ms
}

[aos][aos][aos-duration='500'],
body[aos-duration='500'] [aos] {
    -webkit-transition-duration: .5s;
    transition-duration: 0.5s
}

[aos][aos][aos-duration='550'],
body[aos-duration='550'] [aos] {
    -webkit-transition-duration: 550ms;
    transition-duration: 550ms
}

[aos][aos][aos-duration='600'],
body[aos-duration='600'] [aos] {
    -webkit-transition-duration: .6s;
    transition-duration: 0.6s
}

[aos][aos][aos-duration='650'],
body[aos-duration='650'] [aos] {
    -webkit-transition-duration: 650ms;
    transition-duration: 650ms
}

[aos][aos][aos-duration='700'],
body[aos-duration='700'] [aos] {
    -webkit-transition-duration: .7s;
    transition-duration: 0.7s
}

[aos][aos][aos-duration='750'],
body[aos-duration='750'] [aos] {
    -webkit-transition-duration: 750ms;
    transition-duration: 750ms
}

[aos][aos][aos-duration='800'],
body[aos-duration='800'] [aos] {
    -webkit-transition-duration: .8s;
    transition-duration: 0.8s
}

[aos][aos][aos-duration='850'],
body[aos-duration='850'] [aos] {
    -webkit-transition-duration: 850ms;
    transition-duration: 850ms
}

[aos][aos][aos-duration='900'],
body[aos-duration='900'] [aos] {
    -webkit-transition-duration: .9s;
    transition-duration: 0.9s
}

[aos][aos][aos-duration='950'],
body[aos-duration='950'] [aos] {
    -webkit-transition-duration: 950ms;
    transition-duration: 950ms
}

[aos][aos][aos-duration='1000'],
body[aos-duration='1000'] [aos] {
    -webkit-transition-duration: 1s;
    transition-duration: 1s
}

[aos][aos][aos-duration='1050'],
body[aos-duration='1050'] [aos] {
    -webkit-transition-duration: 1.05s;
    transition-duration: 1.05s
}

[aos][aos][aos-duration='1100'],
body[aos-duration='1100'] [aos] {
    -webkit-transition-duration: 1.1s;
    transition-duration: 1.1s
}

[aos][aos][aos-duration='1150'],
body[aos-duration='1150'] [aos] {
    -webkit-transition-duration: 1.15s;
    transition-duration: 1.15s
}

[aos][aos][aos-duration='1200'],
body[aos-duration='1200'] [aos] {
    -webkit-transition-duration: 1.2s;
    transition-duration: 1.2s
}

[aos][aos][aos-duration='1250'],
body[aos-duration='1250'] [aos] {
    -webkit-transition-duration: 1.25s;
    transition-duration: 1.25s
}

[aos][aos][aos-duration='1300'],
body[aos-duration='1300'] [aos] {
    -webkit-transition-duration: 1.3s;
    transition-duration: 1.3s
}

[aos][aos][aos-duration='1350'],
body[aos-duration='1350'] [aos] {
    -webkit-transition-duration: 1.35s;
    transition-duration: 1.35s
}

[aos][aos][aos-duration='1400'],
body[aos-duration='1400'] [aos] {
    -webkit-transition-duration: 1.4s;
    transition-duration: 1.4s
}

[aos][aos][aos-duration='1450'],
body[aos-duration='1450'] [aos] {
    -webkit-transition-duration: 1.45s;
    transition-duration: 1.45s
}

[aos][aos][aos-duration='1500'],
body[aos-duration='1500'] [aos] {
    -webkit-transition-duration: 1.5s;
    transition-duration: 1.5s
}

[aos][aos][aos-duration='1550'],
body[aos-duration='1550'] [aos] {
    -webkit-transition-duration: 1.55s;
    transition-duration: 1.55s
}

[aos][aos][aos-duration='1600'],
body[aos-duration='1600'] [aos] {
    -webkit-transition-duration: 1.6s;
    transition-duration: 1.6s
}

[aos][aos][aos-duration='1650'],
body[aos-duration='1650'] [aos] {
    -webkit-transition-duration: 1.65s;
    transition-duration: 1.65s
}

[aos][aos][aos-duration='1700'],
body[aos-duration='1700'] [aos] {
    -webkit-transition-duration: 1.7s;
    transition-duration: 1.7s
}

[aos][aos][aos-duration='1750'],
body[aos-duration='1750'] [aos] {
    -webkit-transition-duration: 1.75s;
    transition-duration: 1.75s
}

[aos][aos][aos-duration='1800'],
body[aos-duration='1800'] [aos] {
    -webkit-transition-duration: 1.8s;
    transition-duration: 1.8s
}

[aos][aos][aos-duration='1850'],
body[aos-duration='1850'] [aos] {
    -webkit-transition-duration: 1.85s;
    transition-duration: 1.85s
}

[aos][aos][aos-duration='1900'],
body[aos-duration='1900'] [aos] {
    -webkit-transition-duration: 1.9s;
    transition-duration: 1.9s
}

[aos][aos][aos-duration='1950'],
body[aos-duration='1950'] [aos] {
    -webkit-transition-duration: 1.95s;
    transition-duration: 1.95s
}

[aos][aos][aos-duration='2000'],
body[aos-duration='2000'] [aos] {
    -webkit-transition-duration: 2s;
    transition-duration: 2s
}

[aos][aos][aos-duration='2050'],
body[aos-duration='2050'] [aos] {
    -webkit-transition-duration: 2.05s;
    transition-duration: 2.05s
}

[aos][aos][aos-duration='2100'],
body[aos-duration='2100'] [aos] {
    -webkit-transition-duration: 2.1s;
    transition-duration: 2.1s
}

[aos][aos][aos-duration='2150'],
body[aos-duration='2150'] [aos] {
    -webkit-transition-duration: 2.15s;
    transition-duration: 2.15s
}

[aos][aos][aos-duration='2200'],
body[aos-duration='2200'] [aos] {
    -webkit-transition-duration: 2.2s;
    transition-duration: 2.2s
}

[aos][aos][aos-duration='2250'],
body[aos-duration='2250'] [aos] {
    -webkit-transition-duration: 2.25s;
    transition-duration: 2.25s
}

[aos][aos][aos-duration='2300'],
body[aos-duration='2300'] [aos] {
    -webkit-transition-duration: 2.3s;
    transition-duration: 2.3s
}

[aos][aos][aos-duration='2350'],
body[aos-duration='2350'] [aos] {
    -webkit-transition-duration: 2.35s;
    transition-duration: 2.35s
}

[aos][aos][aos-duration='2400'],
body[aos-duration='2400'] [aos] {
    -webkit-transition-duration: 2.4s;
    transition-duration: 2.4s
}

[aos][aos][aos-duration='2450'],
body[aos-duration='2450'] [aos] {
    -webkit-transition-duration: 2.45s;
    transition-duration: 2.45s
}

[aos][aos][aos-duration='2500'],
body[aos-duration='2500'] [aos] {
    -webkit-transition-duration: 2.5s;
    transition-duration: 2.5s
}

[aos][aos][aos-duration='2550'],
body[aos-duration='2550'] [aos] {
    -webkit-transition-duration: 2.55s;
    transition-duration: 2.55s
}

[aos][aos][aos-duration='2600'],
body[aos-duration='2600'] [aos] {
    -webkit-transition-duration: 2.6s;
    transition-duration: 2.6s
}

[aos][aos][aos-duration='2650'],
body[aos-duration='2650'] [aos] {
    -webkit-transition-duration: 2.65s;
    transition-duration: 2.65s
}

[aos][aos][aos-duration='2700'],
body[aos-duration='2700'] [aos] {
    -webkit-transition-duration: 2.7s;
    transition-duration: 2.7s
}

[aos][aos][aos-duration='2750'],
body[aos-duration='2750'] [aos] {
    -webkit-transition-duration: 2.75s;
    transition-duration: 2.75s
}

[aos][aos][aos-duration='2800'],
body[aos-duration='2800'] [aos] {
    -webkit-transition-duration: 2.8s;
    transition-duration: 2.8s
}

[aos][aos][aos-duration='2850'],
body[aos-duration='2850'] [aos] {
    -webkit-transition-duration: 2.85s;
    transition-duration: 2.85s
}

[aos][aos][aos-duration='2900'],
body[aos-duration='2900'] [aos] {
    -webkit-transition-duration: 2.9s;
    transition-duration: 2.9s
}

[aos][aos][aos-duration='2950'],
body[aos-duration='2950'] [aos] {
    -webkit-transition-duration: 2.95s;
    transition-duration: 2.95s
}

[aos][aos][aos-duration='3000'],
body[aos-duration='3000'] [aos] {
    -webkit-transition-duration: 3s;
    transition-duration: 3s
}

[aos][aos][aos-delay='50'],
body[aos-delay='50'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='50'].aos-animate,
body[aos-delay='50'] [aos].aos-animate {
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms
}

[aos][aos][aos-delay='100'],
body[aos-delay='100'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='100'].aos-animate,
body[aos-delay='100'] [aos].aos-animate {
    -webkit-transition-delay: .1s;
    transition-delay: 0.1s
}

[aos][aos][aos-delay='150'],
body[aos-delay='150'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='150'].aos-animate,
body[aos-delay='150'] [aos].aos-animate {
    -webkit-transition-delay: 150ms;
    transition-delay: 150ms
}

[aos][aos][aos-delay='200'],
body[aos-delay='200'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='200'].aos-animate,
body[aos-delay='200'] [aos].aos-animate {
    -webkit-transition-delay: .2s;
    transition-delay: 0.2s
}

[aos][aos][aos-delay='250'],
body[aos-delay='250'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='250'].aos-animate,
body[aos-delay='250'] [aos].aos-animate {
    -webkit-transition-delay: 250ms;
    transition-delay: 250ms
}

[aos][aos][aos-delay='300'],
body[aos-delay='300'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='300'].aos-animate,
body[aos-delay='300'] [aos].aos-animate {
    -webkit-transition-delay: .3s;
    transition-delay: 0.3s
}

[aos][aos][aos-delay='350'],
body[aos-delay='350'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='350'].aos-animate,
body[aos-delay='350'] [aos].aos-animate {
    -webkit-transition-delay: 350ms;
    transition-delay: 350ms
}

[aos][aos][aos-delay='400'],
body[aos-delay='400'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='400'].aos-animate,
body[aos-delay='400'] [aos].aos-animate {
    -webkit-transition-delay: .4s;
    transition-delay: 0.4s
}

[aos][aos][aos-delay='450'],
body[aos-delay='450'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='450'].aos-animate,
body[aos-delay='450'] [aos].aos-animate {
    -webkit-transition-delay: 450ms;
    transition-delay: 450ms
}

[aos][aos][aos-delay='500'],
body[aos-delay='500'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='500'].aos-animate,
body[aos-delay='500'] [aos].aos-animate {
    -webkit-transition-delay: .5s;
    transition-delay: 0.5s
}

[aos][aos][aos-delay='550'],
body[aos-delay='550'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='550'].aos-animate,
body[aos-delay='550'] [aos].aos-animate {
    -webkit-transition-delay: 550ms;
    transition-delay: 550ms
}

[aos][aos][aos-delay='600'],
body[aos-delay='600'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='600'].aos-animate,
body[aos-delay='600'] [aos].aos-animate {
    -webkit-transition-delay: .6s;
    transition-delay: 0.6s
}

[aos][aos][aos-delay='650'],
body[aos-delay='650'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='650'].aos-animate,
body[aos-delay='650'] [aos].aos-animate {
    -webkit-transition-delay: 650ms;
    transition-delay: 650ms
}

[aos][aos][aos-delay='700'],
body[aos-delay='700'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='700'].aos-animate,
body[aos-delay='700'] [aos].aos-animate {
    -webkit-transition-delay: .7s;
    transition-delay: 0.7s
}

[aos][aos][aos-delay='750'],
body[aos-delay='750'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='750'].aos-animate,
body[aos-delay='750'] [aos].aos-animate {
    -webkit-transition-delay: 750ms;
    transition-delay: 750ms
}

[aos][aos][aos-delay='800'],
body[aos-delay='800'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='800'].aos-animate,
body[aos-delay='800'] [aos].aos-animate {
    -webkit-transition-delay: .8s;
    transition-delay: 0.8s
}

[aos][aos][aos-delay='850'],
body[aos-delay='850'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='850'].aos-animate,
body[aos-delay='850'] [aos].aos-animate {
    -webkit-transition-delay: 850ms;
    transition-delay: 850ms
}

[aos][aos][aos-delay='900'],
body[aos-delay='900'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='900'].aos-animate,
body[aos-delay='900'] [aos].aos-animate {
    -webkit-transition-delay: .9s;
    transition-delay: 0.9s
}

[aos][aos][aos-delay='950'],
body[aos-delay='950'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='950'].aos-animate,
body[aos-delay='950'] [aos].aos-animate {
    -webkit-transition-delay: 950ms;
    transition-delay: 950ms
}

[aos][aos][aos-delay='1000'],
body[aos-delay='1000'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='1000'].aos-animate,
body[aos-delay='1000'] [aos].aos-animate {
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}

[aos][aos][aos-delay='1050'],
body[aos-delay='1050'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='1050'].aos-animate,
body[aos-delay='1050'] [aos].aos-animate {
    -webkit-transition-delay: 1.05s;
    transition-delay: 1.05s
}

[aos][aos][aos-delay='1100'],
body[aos-delay='1100'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='1100'].aos-animate,
body[aos-delay='1100'] [aos].aos-animate {
    -webkit-transition-delay: 1.1s;
    transition-delay: 1.1s
}

[aos][aos][aos-delay='1150'],
body[aos-delay='1150'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='1150'].aos-animate,
body[aos-delay='1150'] [aos].aos-animate {
    -webkit-transition-delay: 1.15s;
    transition-delay: 1.15s
}

[aos][aos][aos-delay='1200'],
body[aos-delay='1200'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='1200'].aos-animate,
body[aos-delay='1200'] [aos].aos-animate {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

[aos][aos][aos-delay='1250'],
body[aos-delay='1250'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='1250'].aos-animate,
body[aos-delay='1250'] [aos].aos-animate {
    -webkit-transition-delay: 1.25s;
    transition-delay: 1.25s
}

[aos][aos][aos-delay='1300'],
body[aos-delay='1300'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='1300'].aos-animate,
body[aos-delay='1300'] [aos].aos-animate {
    -webkit-transition-delay: 1.3s;
    transition-delay: 1.3s
}

[aos][aos][aos-delay='1350'],
body[aos-delay='1350'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='1350'].aos-animate,
body[aos-delay='1350'] [aos].aos-animate {
    -webkit-transition-delay: 1.35s;
    transition-delay: 1.35s
}

[aos][aos][aos-delay='1400'],
body[aos-delay='1400'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='1400'].aos-animate,
body[aos-delay='1400'] [aos].aos-animate {
    -webkit-transition-delay: 1.4s;
    transition-delay: 1.4s
}

[aos][aos][aos-delay='1450'],
body[aos-delay='1450'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='1450'].aos-animate,
body[aos-delay='1450'] [aos].aos-animate {
    -webkit-transition-delay: 1.45s;
    transition-delay: 1.45s
}

[aos][aos][aos-delay='1500'],
body[aos-delay='1500'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='1500'].aos-animate,
body[aos-delay='1500'] [aos].aos-animate {
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s
}

[aos][aos][aos-delay='1550'],
body[aos-delay='1550'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='1550'].aos-animate,
body[aos-delay='1550'] [aos].aos-animate {
    -webkit-transition-delay: 1.55s;
    transition-delay: 1.55s
}

[aos][aos][aos-delay='1600'],
body[aos-delay='1600'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='1600'].aos-animate,
body[aos-delay='1600'] [aos].aos-animate {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s
}

[aos][aos][aos-delay='1650'],
body[aos-delay='1650'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='1650'].aos-animate,
body[aos-delay='1650'] [aos].aos-animate {
    -webkit-transition-delay: 1.65s;
    transition-delay: 1.65s
}

[aos][aos][aos-delay='1700'],
body[aos-delay='1700'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='1700'].aos-animate,
body[aos-delay='1700'] [aos].aos-animate {
    -webkit-transition-delay: 1.7s;
    transition-delay: 1.7s
}

[aos][aos][aos-delay='1750'],
body[aos-delay='1750'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='1750'].aos-animate,
body[aos-delay='1750'] [aos].aos-animate {
    -webkit-transition-delay: 1.75s;
    transition-delay: 1.75s
}

[aos][aos][aos-delay='1800'],
body[aos-delay='1800'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='1800'].aos-animate,
body[aos-delay='1800'] [aos].aos-animate {
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s
}

[aos][aos][aos-delay='1850'],
body[aos-delay='1850'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='1850'].aos-animate,
body[aos-delay='1850'] [aos].aos-animate {
    -webkit-transition-delay: 1.85s;
    transition-delay: 1.85s
}

[aos][aos][aos-delay='1900'],
body[aos-delay='1900'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='1900'].aos-animate,
body[aos-delay='1900'] [aos].aos-animate {
    -webkit-transition-delay: 1.9s;
    transition-delay: 1.9s
}

[aos][aos][aos-delay='1950'],
body[aos-delay='1950'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='1950'].aos-animate,
body[aos-delay='1950'] [aos].aos-animate {
    -webkit-transition-delay: 1.95s;
    transition-delay: 1.95s
}

[aos][aos][aos-delay='2000'],
body[aos-delay='2000'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='2000'].aos-animate,
body[aos-delay='2000'] [aos].aos-animate {
    -webkit-transition-delay: 2s;
    transition-delay: 2s
}

[aos][aos][aos-delay='2050'],
body[aos-delay='2050'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='2050'].aos-animate,
body[aos-delay='2050'] [aos].aos-animate {
    -webkit-transition-delay: 2.05s;
    transition-delay: 2.05s
}

[aos][aos][aos-delay='2100'],
body[aos-delay='2100'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='2100'].aos-animate,
body[aos-delay='2100'] [aos].aos-animate {
    -webkit-transition-delay: 2.1s;
    transition-delay: 2.1s
}

[aos][aos][aos-delay='2150'],
body[aos-delay='2150'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='2150'].aos-animate,
body[aos-delay='2150'] [aos].aos-animate {
    -webkit-transition-delay: 2.15s;
    transition-delay: 2.15s
}

[aos][aos][aos-delay='2200'],
body[aos-delay='2200'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='2200'].aos-animate,
body[aos-delay='2200'] [aos].aos-animate {
    -webkit-transition-delay: 2.2s;
    transition-delay: 2.2s
}

[aos][aos][aos-delay='2250'],
body[aos-delay='2250'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='2250'].aos-animate,
body[aos-delay='2250'] [aos].aos-animate {
    -webkit-transition-delay: 2.25s;
    transition-delay: 2.25s
}

[aos][aos][aos-delay='2300'],
body[aos-delay='2300'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='2300'].aos-animate,
body[aos-delay='2300'] [aos].aos-animate {
    -webkit-transition-delay: 2.3s;
    transition-delay: 2.3s
}

[aos][aos][aos-delay='2350'],
body[aos-delay='2350'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='2350'].aos-animate,
body[aos-delay='2350'] [aos].aos-animate {
    -webkit-transition-delay: 2.35s;
    transition-delay: 2.35s
}

[aos][aos][aos-delay='2400'],
body[aos-delay='2400'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='2400'].aos-animate,
body[aos-delay='2400'] [aos].aos-animate {
    -webkit-transition-delay: 2.4s;
    transition-delay: 2.4s
}

[aos][aos][aos-delay='2450'],
body[aos-delay='2450'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='2450'].aos-animate,
body[aos-delay='2450'] [aos].aos-animate {
    -webkit-transition-delay: 2.45s;
    transition-delay: 2.45s
}

[aos][aos][aos-delay='2500'],
body[aos-delay='2500'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='2500'].aos-animate,
body[aos-delay='2500'] [aos].aos-animate {
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s
}

[aos][aos][aos-delay='2550'],
body[aos-delay='2550'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='2550'].aos-animate,
body[aos-delay='2550'] [aos].aos-animate {
    -webkit-transition-delay: 2.55s;
    transition-delay: 2.55s
}

[aos][aos][aos-delay='2600'],
body[aos-delay='2600'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='2600'].aos-animate,
body[aos-delay='2600'] [aos].aos-animate {
    -webkit-transition-delay: 2.6s;
    transition-delay: 2.6s
}

[aos][aos][aos-delay='2650'],
body[aos-delay='2650'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='2650'].aos-animate,
body[aos-delay='2650'] [aos].aos-animate {
    -webkit-transition-delay: 2.65s;
    transition-delay: 2.65s
}

[aos][aos][aos-delay='2700'],
body[aos-delay='2700'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='2700'].aos-animate,
body[aos-delay='2700'] [aos].aos-animate {
    -webkit-transition-delay: 2.7s;
    transition-delay: 2.7s
}

[aos][aos][aos-delay='2750'],
body[aos-delay='2750'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='2750'].aos-animate,
body[aos-delay='2750'] [aos].aos-animate {
    -webkit-transition-delay: 2.75s;
    transition-delay: 2.75s
}

[aos][aos][aos-delay='2800'],
body[aos-delay='2800'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='2800'].aos-animate,
body[aos-delay='2800'] [aos].aos-animate {
    -webkit-transition-delay: 2.8s;
    transition-delay: 2.8s
}

[aos][aos][aos-delay='2850'],
body[aos-delay='2850'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='2850'].aos-animate,
body[aos-delay='2850'] [aos].aos-animate {
    -webkit-transition-delay: 2.85s;
    transition-delay: 2.85s
}

[aos][aos][aos-delay='2900'],
body[aos-delay='2900'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='2900'].aos-animate,
body[aos-delay='2900'] [aos].aos-animate {
    -webkit-transition-delay: 2.9s;
    transition-delay: 2.9s
}

[aos][aos][aos-delay='2950'],
body[aos-delay='2950'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='2950'].aos-animate,
body[aos-delay='2950'] [aos].aos-animate {
    -webkit-transition-delay: 2.95s;
    transition-delay: 2.95s
}

[aos][aos][aos-delay='3000'],
body[aos-delay='3000'] [aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[aos][aos][aos-delay='3000'].aos-animate,
body[aos-delay='3000'] [aos].aos-animate {
    -webkit-transition-delay: 3s;
    transition-delay: 3s
}

[aos^=fade][aos^=fade] {
    opacity: 0;
    -webkit-transition-property: all;
    transition-property: all
}

[aos^=fade][aos^=fade].aos-animate {
    opacity: 1
}

[aos=fade-up] {
    -webkit-transform: translate(0, 100px);
    -ms-transform: translate(0, 100px);
    transform: translate(0, 100px)
}

[aos=fade-up].aos-animate {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

[aos=fade-down] {
    -webkit-transform: translate(0, -100px);
    -ms-transform: translate(0, -100px);
    transform: translate(0, -100px)
}

[aos=fade-down].aos-animate {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

[aos=fade-right] {
    -webkit-transform: translate(-100px, 0);
    -ms-transform: translate(-100px, 0);
    transform: translate(-100px, 0)
}

[aos=fade-right].aos-animate {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

[aos=fade-left] {
    -webkit-transform: translate(100px, 0);
    -ms-transform: translate(100px, 0);
    transform: translate(100px, 0)
}

[aos=fade-left].aos-animate {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

[aos=fade-up-right] {
    -webkit-transform: translate(-100px, 100px);
    -ms-transform: translate(-100px, 100px);
    transform: translate(-100px, 100px)
}

[aos=fade-up-right].aos-animate {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

[aos=fade-up-left] {
    -webkit-transform: translate(100px, 100px);
    -ms-transform: translate(100px, 100px);
    transform: translate(100px, 100px)
}

[aos=fade-up-left].aos-animate {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

[aos=fade-down-right] {
    -webkit-transform: translate(-100px, -100px);
    -ms-transform: translate(-100px, -100px);
    transform: translate(-100px, -100px)
}

[aos=fade-down-right].aos-animate {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

[aos=fade-down-left] {
    -webkit-transform: translate(100px, -100px);
    -ms-transform: translate(100px, -100px);
    transform: translate(100px, -100px)
}

[aos=fade-down-left].aos-animate {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

[aos^=zoom][aos^=zoom] {
    opacity: 0;
    -webkit-transition-property: all;
    transition-property: all
}

[aos^=zoom][aos^=zoom].aos-animate {
    opacity: 1
}

[aos=zoom-in] {
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6)
}

[aos=zoom-in].aos-animate {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

[aos=zoom-in-up] {
    -webkit-transform: translate(0, 100px) scale(0.6);
    -ms-transform: translate(0, 100px) scale(0.6);
    transform: translate(0, 100px) scale(0.6)
}

[aos=zoom-in-up].aos-animate {
    -webkit-transform: translate(0, 0) scale(1);
    -ms-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1)
}

[aos=zoom-in-down] {
    -webkit-transform: translate(0, -100px) scale(0.6);
    -ms-transform: translate(0, -100px) scale(0.6);
    transform: translate(0, -100px) scale(0.6)
}

[aos=zoom-in-down].aos-animate {
    -webkit-transform: translate(0, 0) scale(1);
    -ms-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1)
}

[aos=zoom-in-right] {
    -webkit-transform: translate(-100px, 0) scale(0.6);
    -ms-transform: translate(-100px, 0) scale(0.6);
    transform: translate(-100px, 0) scale(0.6)
}

[aos=zoom-in-right].aos-animate {
    -webkit-transform: translate(0, 0) scale(1);
    -ms-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1)
}

[aos=zoom-in-left] {
    -webkit-transform: translate(100px, 0) scale(0.6);
    -ms-transform: translate(100px, 0) scale(0.6);
    transform: translate(100px, 0) scale(0.6)
}

[aos=zoom-in-left].aos-animate {
    -webkit-transform: translate(0, 0) scale(1);
    -ms-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1)
}

[aos=zoom-out] {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

[aos=zoom-out].aos-animate {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

[aos=zoom-out-up] {
    -webkit-transform: translate(0, 100px) scale(1.2);
    -ms-transform: translate(0, 100px) scale(1.2);
    transform: translate(0, 100px) scale(1.2)
}

[aos=zoom-out-up].aos-animate {
    -webkit-transform: translate(0, 0) scale(1);
    -ms-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1)
}

[aos=zoom-out-down] {
    -webkit-transform: translate(0, -100px) scale(1.2);
    -ms-transform: translate(0, -100px) scale(1.2);
    transform: translate(0, -100px) scale(1.2)
}

[aos=zoom-out-down].aos-animate {
    -webkit-transform: translate(0, 0) scale(1);
    -ms-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1)
}

[aos=zoom-out-right] {
    -webkit-transform: translate(-100px, 0) scale(1.2);
    -ms-transform: translate(-100px, 0) scale(1.2);
    transform: translate(-100px, 0) scale(1.2)
}

[aos=zoom-out-right].aos-animate {
    -webkit-transform: translate(0, 0) scale(1);
    -ms-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1)
}

[aos=zoom-out-left] {
    -webkit-transform: translate(100px, 0) scale(1.2);
    -ms-transform: translate(100px, 0) scale(1.2);
    transform: translate(100px, 0) scale(1.2)
}

[aos=zoom-out-left].aos-animate {
    -webkit-transform: translate(0, 0) scale(1);
    -ms-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1)
}

[aos=slide-up] {
    -webkit-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%)
}

[aos=slide-up].aos-animate {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

[aos=slide-down] {
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%)
}

[aos=slide-down].aos-animate {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

[aos=slide-right] {
    -webkit-transform: translate(-125%, 0);
    -ms-transform: translate(-125%, 0);
    transform: translate(-125%, 0)
}

[aos=slide-right].aos-animate {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

[aos=slide-left] {
    -webkit-transform: translate(125%, 0);
    -ms-transform: translate(125%, 0);
    transform: translate(125%, 0)
}

[aos=slide-left].aos-animate {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

[aos^=flip] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

[aos=flip-left] {
    -webkit-transform: perspective(2500px) rotateY(-100deg);
    transform: perspective(2500px) rotateY(-100deg)
}

[aos=flip-left].aos-animate {
    -webkit-transform: perspective(2500px) rotateY(0);
    transform: perspective(2500px) rotateY(0)
}

[aos=flip-right] {
    -webkit-transform: perspective(2500px) rotateY(100deg);
    transform: perspective(2500px) rotateY(100deg)
}

[aos=flip-right].aos-animate {
    -webkit-transform: perspective(2500px) rotateY(0);
    transform: perspective(2500px) rotateY(0)
}

[aos=flip-up] {
    -webkit-transform: perspective(2500px) rotateX(-100deg);
    transform: perspective(2500px) rotateX(-100deg)
}

[aos=flip-up].aos-animate {
    -webkit-transform: perspective(2500px) rotateX(0);
    transform: perspective(2500px) rotateX(0)
}

[aos=flip-down] {
    -webkit-transform: perspective(2500px) rotateX(100deg);
    transform: perspective(2500px) rotateX(100deg)
}

[aos=flip-down].aos-animate {
    -webkit-transform: perspective(2500px) rotateX(0);
    transform: perspective(2500px) rotateX(0)
}

.item {
    border-bottom: 3px solid #ebebeb;
    margin: 0 0 40px;
    padding: 0 0 40px
}

.item [class^="col"] {
    vertical-align: top
}

.item img {
    width: 100%
}

.item .full-width {
    width: 100%
}

.item p {
    margin-bottom: 10px
}

@media only screen and (max-width: 1280px) {
    .site-header {
        font-size: 90%
    }
    .site-header .logo img {
        width: 175px
    }
    .main .row .col-9:first-child {
        width: 100%
    }
    .main .content-column {
        padding: 0 20px 0 0
    }
    .main .row.callout-layer .col-7 {
        width: 73.4%
    }
    .home-panels {
        padding: 93px 0 0
    }
}

@media only screen and (max-width: 1189px) {
    .content .two-column li {
        width: 83%
    }
}

@media only screen and (max-width: 1175px) {
    .cookies .home-panels {
        padding: 189px 0 0
    }
    .site-header .row.head {
        padding: 20px 0
    }
    .site-header .utilities,
    .site-header .main-menu-container {
        display: none
    }
    .site-header .mob-menu {
        display: block
    }
    .tablet-hide {
        display: none
    }
    .panel .inner {
        height: 87vh
    }
    .panel .inner .col-6-sm {
        background: rgba(255, 255, 255, 0.85);
        margin: 0;
        padding: 20px 20px 54px;
        position: absolute;
        left: 0;
        top: initial;
        bottom: 0;
        transform: initial;
        width: 100%
    }
    .panel .inner .col-6-sm h1:after,
    .panel .inner .col-6-sm h2:after {
        content: none
    }
}

@media only screen and (max-width: 960px) {
    .site-header .row .inner {
        padding: 0 20px
    }
    .home_parallax_layer .fixed_image {
        background-size: 13%
    }
    .alignright,
    .alignleft {
        max-width: 60%;
        width: 100%
    }
}

@media only screen and (max-width: 768px) {
    .mobile-hide {
        display: none
    }
    .inner {
        padding: 0 20px
    }
    .home_parallax_layer .fixed_image {
        max-width: 50%;
        right: 0;
        left: auto
    }
    
    .home_parallax_layer .row .col-6 {
        display: block;
        text-align: left !important
    }
    .home_parallax_layer .row .col-6 .block {
        max-width: 70%;
        padding: 0
    }
    .home_parallax_layer .row .col-6 [aos=slide-left],
    .home_parallax_layer .row .col-6 [aos=slide-left] {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    .home_featured_layer .col-6 {
        display: block;
        width: 100%;
        margin: 0 0 50px
    }
    .home_featured_layer .col-6 img {
        margin: 0 0 50px
    }
    .site-footer .row [class^="col"] {
        width: 100%;
        padding: 0 !important
    }
    .site-footer .row [class^="col"] .footer-menu {
        text-align: left
    }
    .site-footer .row:last-child .inner {
        background: url(../images/gradient-line.jpg) top center/96% 4px no-repeat;
        padding: 20px 15px 0 15px
    }
   
    .masthead {
        height: 200px
    }
    .main .content-column.one_third {
        width: 50%;
        padding: 0 20px 0 0;
        display: inline-block;
        float: none;
        vertical-align: top
    }
    .main .clear_column {
        display: none
    }
    .main .row.callout-layer [class^="col"] {
        padding: 0;
        width: 100%
    }
    .main .row.callout-layer [class^="col"] .widget_cta {
        margin: 0 0 50px
    }
}

@media only screen and (max-width: 600px) {
    .em-mobile-menu {
        width: 100%
    }
    .main {
        font-size: 90%
    }
    .main .content-column.one_third {
        width: 100%
    }
    .home-layers {
        font-size: 90%
    }
    .site-footer {
        font-size: 90%
    }
    .panel {
        font-size: 55%
    }
    .accordion-label span {
        max-width: 70%
    }
    table.data.small-only {
        display: block
    }
    table.data.small-only .st-head-row-main {
        display: none
    }
    table.data.large-only {
        display: none
    }
    .small a {
        word-break: break-all
    }
    .cookie_message .inner {
        padding: 5px 20px
    }
    .cookie_message .inner .col-2 {
        padding: 0
    }
    .home_parallax_layer .row .col-6 {
        display: block;
        text-align: left !important;
        width: 61%
    }
    .split-list ul.two-column,
    .split-list ul.three-column {
        width: 100%;
        margin: 0
    }
    .split-list ul.two-column:last-child,
    .split-list ul.three-column:last-child {
        margin: 0 0 20px
    }
    .main .row {
        padding: 0px 10px 5px
    }
    .main .row.callout-layer .col-7 {
        width: 100%
    }
}

@media only screen and (max-width: 600px) {
    .masthead {
        height: 400px
    }
  
}

@media screen and (max-width: 480px) {
    .footer-menu>li:after {
        margin: 0 2px 0 8px
    }

    

}