@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Roboto:300,400,700&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:300,400,700&subset=latin,latin-ext);
* { text-rendering: optimizeLegibility; -webkit-font-smoothing: subpixel-antialiased; }

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, 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%; vertical-align: baseline; background: transparent; }

html { display: block; width: 100%; height: 100%; overflow-y: auto; overflow-x: hidden; -webkit-overflow-scrolling: touch; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; scroll-behavior: smooth; }

body { display: block; width: 100%; height: 100%; line-height: 1; }

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

nav ul { list-style: none; }

blockquote, q { quotes: none; }

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

a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; text-decoration: none; }

ins { text-decoration: none; }

mark { font-style: italic; font-weight: bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }

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

hr { display: block; height: 1px; border: 0; border-top: 1px solid #cccccc; margin: 1em 0; padding: 0; }

input, select { vertical-align: middle; border-radius: none; }

img { border: none; }

/* Vendor */
.breaker { clear: both; }

.clearfix { zoom: 1; }

.group:before, .group:after { content: ""; display: table; }

.group:after { clear: both; }

.group { zoom: 1; }

button, input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; }

.ie7 img, .iem7 img { -ms-interpolation-mode: bicubic; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }

input[type="search"] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; }

button::-moz-focus-inner, input::-moz-focus-inner { padding: 0; border: 0; }

p { hyphens: auto; -webkit-hyphens: auto; -webkit-hyphenate-character: "\2010"; -webkit-hyphenate-limit-after: 1; -webkit-hyphenate-limit-before: 3; -moz-hyphens: auto; }

.alert { width: 96%; position: relative; float: left; font-size: 1em; line-height: 1.5em; font-weight: bold; color: #343434; margin: .5em 0 1em 0; padding: .5em 2%; }

.alert.alert-success { color: #068e21 !important; }

.alert.alert-danger { color: #d41f3a !important; }

.alert.alert-warning { color: #f65e1f !important; }

.alert.alert-success-border { border: 3px solid #068e21 !important; }

.alert.alert-danger-border { border: 3px solid #d41f3a !important; }

.alert.alert-warning-border { border: 3px solid #f65e1f !important; }

.alert ul li { list-style: none; }

.btn { font-family: "Roboto", Helvetica, Arial, sans-serif; font-size: 1em; font-weight: normal; line-height: 1em; background: none; border: 1px solid transparent; border-radius: 0; padding: .8em 1.4em; color: #298b3b; cursor: pointer; text-decoration: none; text-align: center; outline: none; -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; -ms-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; }

.btn.btn-search { font-weight: bold; background: #298b3b; color: #fff; }

.btn.btn-search:hover { background: #2f9f43; }

.btn.btn-primary { color: #fff; font-weight: 700; font-family: "Roboto Slab", Helvetica, Arial, sans-serif; text-transform: uppercase; text-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.4); background-color: #33a548; border-bottom: 2px solid #128c45; }

.btn.btn-primary:hover { text-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.6); background-color: #309d44; border-bottom: 2px solid #118542; }

.btn.btn-secondary { color: #fff; font-weight: 700; font-family: "Roboto Slab", Helvetica, Arial, sans-serif; text-transform: uppercase; text-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.4); background-color: #f1ad41; border-bottom: 2px solid #b5812f; }

.btn.btn-secondary:hover { text-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.6); background-color: #e5a43e; border-bottom: 2px solid #b5812f; }

.btn.btn-clear { background: none; border: none; outline: none; border-radius: 0; padding: 0; margin: 0; }

.btn.btn-gray-op { color: #fff; background-color: rgba(44, 44, 44, 0.95); }

.btn.btn-gray-op:hover { background-color: rgba(57, 57, 57, 0.95); }

.btn.btn-gray { color: #454545; background-color: #f2f2f2; }

.btn.btn-gray:hover { background-color: #e5e5e5; }

.btn.btn-border { color: #0a6535; border-radius: 2px; border: 2px solid #0a6535; }

.btn.btn-border:hover { color: #298b3b; border: 2px solid #298b3b; }

.btn.btn-danger { display: inline-block; height: 60px; line-height: 60px; width: 85%; background-color: #ce0d41; border-radius: 28px; margin: 2.6em 0; border: none; font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: white; text-transform: uppercase; cursor: pointer; }

.form-input { height: 2em; font-family: "Roboto", Helvetica, Arial, sans-serif; font-size: 1em; font-weight: normal; padding: 0 .5em; outline: none; border-radius: 2px; border: 1px solid #e5e5e5; background-color: #fafaf7; }

.form-input:hover { border: 1px solid #e0e0e0; background-color: #fefefd; }

.form-input:focus { -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3); box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3); border: 1px solid #a5a5a5; background-color: #fff; }

.form-select { height: 2em; font-family: "Roboto", Helvetica, Arial, sans-serif; font-size: 1em; border: 1px solid #298b3b; padding: 0; outline: none; }

label.has-success { color: #068e21; }

label.has-success span { color: #068e21 !important; }

label.has-success .form-input { color: #068e21 !important; border: 1px solid #068e21 !important; }

label.has-success select { border: 1px solid #068e21 !important; }

label.has-warning { color: #f65e1f; }

label.has-warning span { color: #f65e1f !important; }

label.has-warning .form-input { color: #f65e1f !important; border: 1px solid #f65e1f !important; }

label.has-warning select { border: 1px solid #f65e1f !important; }

label.has-error { color: #d41f3a; }

label.has-error span { color: #d41f3a !important; }

label.has-error .form-input { color: #d41f3a !important; border: 1px solid #d41f3a !important; }

label.has-error select { border: 1px solid #d41f3a !important; }

.breadcrumb { width: 100%; float: left; margin: 2em 0 .5em 0; }

.breadcrumb .big { margin: .35em 0; font-size: 2.25em; font-weight: 300; font-family: "Roboto Slab", Helvetica, Arial, sans-serif; }

.breadcrumb .big span { margin-right: 0; }

.breadcrumb .big span:before { display: none; }

.breadcrumb .big span:after { content: '/'; margin-left: .25em; }

.breadcrumb .big .title { display: inline; }

.pagination ul li a { font-size: 0.8125em; }

.video_upload_form { display: flex; align-items: flex-start; justify-content: flex-start; flex-direction: column; width: 100%; margin: 2rem auto; }

.video_upload_form .title { display: block; font-size: 1.5rem; width: 100%; margin-bottom: 1.5rem; }

.video_upload_form form { display: block; width: 50%; background-color: #e5e5e5; padding: 1.5rem; margin: 2rem auto; }

.video_upload_form textarea { min-height: 100px; }

.video_upload_form .btn-secondary { margin: 3rem auto; }

.video_list { display: flex; align-items: flex-start; justify-content: space-between; }

.video_list .col-1-2 { float: none !important; width: 49% !important; display: inline-block; }

.video_list video { display: block; width: 100%; height: auto; }

/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-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; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; height: 100%; }

.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; height: 100%; }

.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-container { height: 100%; }

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

/* Slider */
.slick-loading .slick-list { background: #fff url("/frontend/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face { font-family: "slick"; src: url("/frontend/fonts/slick.eot"); src: url("/frontend/fonts/slick.eot?#iefix") format("embedded-opentype"), url("/frontend/fonts/slick.woff") format("woff"), url("/frontend/fonts/slick.ttf") format("truetype"), url("/frontend/fonts/slick.svg#slick") format("svg"); font-weight: normal; font-style: normal; }

/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0px; font-size: 0px; cursor: pointer; background: transparent; color: transparent; top: 50%; margin-top: -10px; padding: 0; border: none; outline: none; }

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; background: transparent; color: transparent; }

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }

.slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 20px; line-height: 1; color: white; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-prev { left: -25px; }

[dir="rtl"] .slick-prev { left: auto; right: -25px; }

.slick-prev:before { content: "←"; }

[dir="rtl"] .slick-prev:before { content: "→"; }

.slick-next { right: -25px; }

[dir="rtl"] .slick-next { left: -25px; right: auto; }

.slick-next:before { content: "→"; }

[dir="rtl"] .slick-next:before { content: "←"; }

/* Dots */
.slick-slider { margin-bottom: 30px; }

.slick-dots { position: absolute; bottom: 1.5em; list-style: none; display: block; text-align: center; padding: 0; width: 100%; }

.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0 10px; padding: 0; cursor: pointer; }

.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; cursor: pointer; }

.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }

.slick-dots li button:before { position: absolute; top: 0; left: 0; content: "•"; width: 20px; height: 20px; font-family: "slick"; font-size: 21px; line-height: 21px; text-align: left; color: #dddddd; border-radius: 100%; border: 5px solid #fff; }

.slick-dots li.slick-active button:before { color: #f1ad41; }

/* Preload images */
body:after { content: url(../img/lightbox/close.png) url(../img/lightbox/loading.gif) url(../img/lightbox/prev.png) url(../img/lightbox/next.png); display: none; }

.lightboxOverlay { position: absolute; top: 0; left: 0; z-index: 9999; background-color: black; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); opacity: 0.8; display: none; }

.lightbox { position: absolute; left: 0; width: 100%; z-index: 10000; text-align: center; line-height: 0; font-weight: normal; }

.lightbox .lb-image { display: block; height: auto; max-width: inherit; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }

.lightbox a img { border: none; }

.lb-outerContainer { position: relative; background-color: white; *zoom: 1; width: 250px; height: 250px; margin: 0 auto; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; }

.lb-outerContainer:after { content: ""; display: table; clear: both; }

.lb-container { padding: 4px; }

.lb-loader { position: absolute; top: 43%; left: 0; height: 25%; width: 100%; text-align: center; line-height: 0; }

.lb-cancel { display: block; width: 32px; height: 32px; margin: 0 auto; background: url(../img/lightbox/loading.gif) no-repeat; }

.lb-nav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }

.lb-container > .nav { left: 0; }

.lb-nav a { outline: none; background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="); }

.lb-prev, .lb-next { height: 100%; cursor: pointer; display: block; }

.lb-nav a.lb-prev { width: 34%; left: 0; float: left; background: url(../img/lightbox/prev.png) left 48% no-repeat; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; -webkit-transition: opacity 0.6s; -moz-transition: opacity 0.6s; -o-transition: opacity 0.6s; transition: opacity 0.6s; }

.lb-nav a.lb-prev:hover { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; }

.lb-nav a.lb-next { width: 64%; right: 0; float: right; background: url(../img/lightbox/next.png) right 48% no-repeat; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; -webkit-transition: opacity 0.6s; -moz-transition: opacity 0.6s; -o-transition: opacity 0.6s; transition: opacity 0.6s; }

.lb-nav a.lb-next:hover { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; }

.lb-dataContainer { margin: 0 auto; padding-top: 5px; *zoom: 1; width: 100%; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

.lb-dataContainer:after { content: ""; display: table; clear: both; }

.lb-data { padding: 0 4px; color: #ccc; }

.lb-data .lb-details { width: 85%; float: left; text-align: left; line-height: 1.1em; }

.lb-data .lb-caption { font-size: 13px; font-weight: bold; line-height: 1em; }

.lb-data .lb-number { display: block; clear: left; padding-bottom: 1em; font-size: 12px; color: #999999; }

.lb-data .lb-close { display: block; float: right; width: 30px; height: 30px; background: url(../img/lightbox/close.png) top right no-repeat; text-align: right; outline: none; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); opacity: 0.7; -webkit-transition: opacity 0.2s; -moz-transition: opacity 0.2s; -o-transition: opacity 0.2s; transition: opacity 0.2s; }

.lb-data .lb-close:hover { cursor: pointer; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; }

.grid-container .row { width: 100%; float: left; }

.grid-container:after { content: ''; display: table; clear: both; }

.grid-container.grid-padded .col { float: left; padding-right: 12px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.grid-container.grid-padded .col:last-of-type { padding-right: 0; }

.grid-container.grid-padded .col.col-1-1 { width: 100%; }

.grid-container.grid-padded .col.col-1-2 { width: 50%; }

.grid-container.grid-padded .col.col-1-3 { width: 33.33%; }

.grid-container.grid-padded .col.col-1-4 { width: 25%; }

.grid-container.grid-padded .col.col-1-8 { width: 12.5%; }

.grid-container.grid-padded .col.col-2-3 { width: 66.66%; }

.grid-container.grid-padded .col.col-3-4 { width: 75%; }

.grid-container.grid-gutted .col { float: left; margin-right: 1.33%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.grid-container.grid-gutted .col:last-of-type { margin-right: 0; }

.grid-container.grid-gutted .col.col-1-1 { width: 99%; }

.grid-container.grid-gutted .col.col-1-2 { width: 49.33%; }

.grid-container.grid-gutted .col.col-1-3 { width: 32.33%; }

.grid-container.grid-gutted .col.col-1-4 { width: 24%; }

.grid-container.grid-gutted .col.col-1-8 { width: 11.5%; }

.grid-container.grid-gutted .col.col-2-3 { width: 65.66%; }

.grid-container.grid-gutted .col.col-3-4 { width: 74%; }

.grid-container .col { float: left; }

.grid-container .col.col-1-1 { width: 100%; }

.grid-container .col.col-1-2 { width: 50%; }

.grid-container .col.col-1-3 { width: 33.33%; }

.grid-container .col.col-1-4 { width: 25%; }

.grid-container .col.col-1-8 { width: 12.5%; }

.grid-container .col.col-2-3 { width: 66.66%; }

.grid-container .col.col-3-4 { width: 75%; }

.breadcrumb span { margin-right: .5em; display: inline-block; color: #7d7d7d; font-size: 0.875em; text-decoration: none; }

.breadcrumb span:before { color: #7d7d7d; margin-right: .5em; content: '\f105'; font-family: "FontAwesome"; }

.breadcrumb span a { color: #7d7d7d; }

.breadcrumb span a:hover { color: #343434; }

.breadcrumb span:first-child:before { content: '\f015'; }

.breadcrumb span:last-child:after { color: #7d7d7d; margin-left: .5em; content: '\f105'; font-family: "FontAwesome"; }

ul.pagination { width: 100%; float: left; text-align: center; margin: 1.5em auto; }

ul.pagination li { margin: 0 .35em; display: inline-block; list-style: none; font-family: "Roboto", Helvetica, Arial, sans-serif; }

ul.pagination li span { color: #343434; font-size: 0.875em; font-weight: 300; padding: .75em 1em; border: none; background: none; }

ul.pagination li a { color: #343434; font-size: 0.875em; font-weight: 300; padding: .75em 1em; border: none; background-color: lightgray; }

ul.pagination li a:hover { color: #fff; background-color: #298b3b; text-decoration: none; }

ul.pagination li a.active { color: #fff; border: none; background-color: #298b3b; }

ul.pagination li.active a, ul.pagination li.active span { color: #fff; border: none; background-color: #298b3b; }

ul.pagination li.disabled a, ul.pagination li.disabled span { cursor: not-allowed; color: #fff; border: none; opacity: .5; background-color: #eaeaea; }

ul.pagination li:first-child { margin-left: 0; }

ul.pagination li:first-child a { color: #343434; background: none; }

ul.pagination li:last-child { margin-right: 0; }

ul.pagination li:last-child a { color: #343434; background: none; }

#calendar { width: 100%; float: left; padding: .5em 0 0 0; background: #fff; }

.cal-header { width: 92%; float: left; position: relative; padding: .5em 4% .8em 4%; text-align: left; background: #fff; }

.cal-header .cal-actual-month { text-transform: uppercase; }

.cal-header .cal-directions { float: right; margin-top: -.25em; }

.cal-header .cal-directions .cal-direction { color: #7d7d7d; font-size: 1.25em; }

.cal-header .cal-directions .cal-direction:hover { color: #454545; }

.cal-body { width: 100%; float: left; border-bottom: 1px solid #dddddd; }

.cal-body table { width: 100%; border-collapse: collapse; }

.cal-body table thead th { width: 14%; text-align: center; padding: .5em; color: #298b3b; font-size: 0.8125em; font-weight: 700; text-transform: uppercase; border-top: 1px solid #dddddd; border-bottom: 1px solid #dddddd; background: #f9f9f6; }

.cal-body table tbody td { width: 14%; height: 28px; text-align: center; }

.cal-body table tbody td a { width: 100%; height: 100%; display: block; color: #343434; font-size: 0.8125em; line-height: 28px; outline: none; text-align: center; }

.cal-body table tbody td a:hover { background: #ededed; }

.cal-body table tbody td.inactive a { opacity: .3; pointer-events: none; }

.cal-body table tbody td.inactive.has-event { background: none; }

.cal-body table tbody td.has-event, .cal-body table tbody td.has-event a:hover { background: #e5e5e5; }

.cal-body table tbody td.today a { color: #298b3b; background: #ebf6ed; }

.cal-body table tbody td.today a:hover { color: #298b3b; background: #c2e4c8; }

.cal-events { width: 100%; float: left; background: #fff; margin: .2em 0; }

.cal-events ul li { width: 100%; float: left; padding: .5em 0; list-style: none; margin-right: .5em; border-bottom: 1px solid #e5e5e5; }

.cal-events ul li:last-child { border-bottom: none; }

.cal-events ul li .date { width: 55px; float: left; color: #298b3b; text-align: center; }

.cal-events ul li .date span.month { display: block; font-size: 0.875em; text-transform: uppercase; }

.cal-events ul li .date span.day { display: block; font-size: 1.375em; font-weight: 700; }

.cal-events ul li .content { width: auto; width: calc(100% - 60px); float: right; }

.cal-events ul li .event-title { color: #343434; font-size: 0.875em; line-height: 1.3em; }

.cal-events ul li .event-title a { color: #343434; }

.cal-events ul li .event-title a:hover { text-decoration: underline; }

/*! Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
/* FONT PATH -------------------------- */
@font-face { font-family: 'FontAwesome'; src: url("../fonts/fontawesome-webfont.eot?v=4.4.0"); src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.4.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.4.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.4.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

.fa { 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; }

/* makes the font 33% larger relative to the icon container */
.fa-lg { font-size: 1.33333em; line-height: 0.75em; vertical-align: -15%; }

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

.fa-3x { font-size: 3em; }

.fa-4x { font-size: 4em; }

.fa-5x { font-size: 5em; }

.fa-fw { width: 1.28571em; text-align: center; }

.fa-ul { padding-left: 0; margin-left: 2.14286em; list-style-type: none; }

.fa-ul > li { position: relative; }

.fa-li { position: absolute; left: -2.14286em; width: 2.14286em; top: 0.14286em; text-align: center; }

.fa-li.fa-lg { left: -1.85714em; }

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

.fa-pull-left { float: left; }

.fa-pull-right { float: right; }

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

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

/* Deprecated as of 4.4.0 */
.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); -webkit-transform: scale(-1, 1); -ms-transform: scale(-1, 1); transform: scale(-1, 1); }

.fa-flip-vertical { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -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; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */
.fa-glass:before { content: ""; }

.fa-music:before { content: ""; }

.fa-search:before { content: ""; }

.fa-envelope-o:before { content: ""; }

.fa-heart:before { content: ""; }

.fa-star:before { content: ""; }

.fa-star-o:before { content: ""; }

.fa-user:before { content: ""; }

.fa-film:before { content: ""; }

.fa-th-large:before { content: ""; }

.fa-th:before { content: ""; }

.fa-th-list:before { content: ""; }

.fa-check:before { content: ""; }

.fa-remove:before, .fa-close:before, .fa-times:before { content: ""; }

.fa-search-plus:before { content: ""; }

.fa-search-minus:before { content: ""; }

.fa-power-off:before { content: ""; }

.fa-signal:before { content: ""; }

.fa-gear:before, .fa-cog:before { content: ""; }

.fa-trash-o:before { content: ""; }

.fa-home:before { content: ""; }

.fa-file-o:before { content: ""; }

.fa-clock-o:before { content: ""; }

.fa-road:before { content: ""; }

.fa-download:before { content: ""; }

.fa-arrow-circle-o-down:before { content: ""; }

.fa-arrow-circle-o-up:before { content: ""; }

.fa-inbox:before { content: ""; }

.fa-play-circle-o:before { content: ""; }

.fa-rotate-right:before, .fa-repeat:before { content: ""; }

.fa-refresh:before { content: ""; }

.fa-list-alt:before { content: ""; }

.fa-lock:before { content: ""; }

.fa-flag:before { content: ""; }

.fa-headphones:before { content: ""; }

.fa-volume-off:before { content: ""; }

.fa-volume-down:before { content: ""; }

.fa-volume-up:before { content: ""; }

.fa-qrcode:before { content: ""; }

.fa-barcode:before { content: ""; }

.fa-tag:before { content: ""; }

.fa-tags:before { content: ""; }

.fa-book:before { content: ""; }

.fa-bookmark:before { content: ""; }

.fa-print:before { content: ""; }

.fa-camera:before { content: ""; }

.fa-font:before { content: ""; }

.fa-bold:before { content: ""; }

.fa-italic:before { content: ""; }

.fa-text-height:before { content: ""; }

.fa-text-width:before { content: ""; }

.fa-align-left:before { content: ""; }

.fa-align-center:before { content: ""; }

.fa-align-right:before { content: ""; }

.fa-align-justify:before { content: ""; }

.fa-list:before { content: ""; }

.fa-dedent:before, .fa-outdent:before { content: ""; }

.fa-indent:before { content: ""; }

.fa-video-camera:before { content: ""; }

.fa-photo:before, .fa-image:before, .fa-picture-o:before { content: ""; }

.fa-pencil:before { content: ""; }

.fa-map-marker:before { content: ""; }

.fa-adjust:before { content: ""; }

.fa-tint:before { content: ""; }

.fa-edit:before, .fa-pencil-square-o:before { content: ""; }

.fa-share-square-o:before { content: ""; }

.fa-check-square-o:before { content: ""; }

.fa-arrows:before { content: ""; }

.fa-step-backward:before { content: ""; }

.fa-fast-backward:before { content: ""; }

.fa-backward:before { content: ""; }

.fa-play:before { content: ""; }

.fa-pause:before { content: ""; }

.fa-stop:before { content: ""; }

.fa-forward:before { content: ""; }

.fa-fast-forward:before { content: ""; }

.fa-step-forward:before { content: ""; }

.fa-eject:before { content: ""; }

.fa-chevron-left:before { content: ""; }

.fa-chevron-right:before { content: ""; }

.fa-plus-circle:before { content: ""; }

.fa-minus-circle:before { content: ""; }

.fa-times-circle:before { content: ""; }

.fa-check-circle:before { content: ""; }

.fa-question-circle:before { content: ""; }

.fa-info-circle:before { content: ""; }

.fa-crosshairs:before { content: ""; }

.fa-times-circle-o:before { content: ""; }

.fa-check-circle-o:before { content: ""; }

.fa-ban:before { content: ""; }

.fa-arrow-left:before { content: ""; }

.fa-arrow-right:before { content: ""; }

.fa-arrow-up:before { content: ""; }

.fa-arrow-down:before { content: ""; }

.fa-mail-forward:before, .fa-share:before { content: ""; }

.fa-expand:before { content: ""; }

.fa-compress:before { content: ""; }

.fa-plus:before { content: ""; }

.fa-minus:before { content: ""; }

.fa-asterisk:before { content: ""; }

.fa-exclamation-circle:before { content: ""; }

.fa-gift:before { content: ""; }

.fa-leaf:before { content: ""; }

.fa-fire:before { content: ""; }

.fa-eye:before { content: ""; }

.fa-eye-slash:before { content: ""; }

.fa-warning:before, .fa-exclamation-triangle:before { content: ""; }

.fa-plane:before { content: ""; }

.fa-calendar:before { content: ""; }

.fa-random:before { content: ""; }

.fa-comment:before { content: ""; }

.fa-magnet:before { content: ""; }

.fa-chevron-up:before { content: ""; }

.fa-chevron-down:before { content: ""; }

.fa-retweet:before { content: ""; }

.fa-shopping-cart:before { content: ""; }

.fa-folder:before { content: ""; }

.fa-folder-open:before { content: ""; }

.fa-arrows-v:before { content: ""; }

.fa-arrows-h:before { content: ""; }

.fa-bar-chart-o:before, .fa-bar-chart:before { content: ""; }

.fa-twitter-square:before { content: ""; }

.fa-facebook-square:before { content: ""; }

.fa-camera-retro:before { content: ""; }

.fa-key:before { content: ""; }

.fa-gears:before, .fa-cogs:before { content: ""; }

.fa-comments:before { content: ""; }

.fa-thumbs-o-up:before { content: ""; }

.fa-thumbs-o-down:before { content: ""; }

.fa-star-half:before { content: ""; }

.fa-heart-o:before { content: ""; }

.fa-sign-out:before { content: ""; }

.fa-linkedin-square:before { content: ""; }

.fa-thumb-tack:before { content: ""; }

.fa-external-link:before { content: ""; }

.fa-sign-in:before { content: ""; }

.fa-trophy:before { content: ""; }

.fa-github-square:before { content: ""; }

.fa-upload:before { content: ""; }

.fa-lemon-o:before { content: ""; }

.fa-phone:before { content: ""; }

.fa-square-o:before { content: ""; }

.fa-bookmark-o:before { content: ""; }

.fa-phone-square:before { content: ""; }

.fa-twitter:before { content: ""; }

.fa-facebook-f:before, .fa-facebook:before { content: ""; }

.fa-github:before { content: ""; }

.fa-unlock:before { content: ""; }

.fa-credit-card:before { content: ""; }

.fa-feed:before, .fa-rss:before { content: ""; }

.fa-hdd-o:before { content: ""; }

.fa-bullhorn:before { content: ""; }

.fa-bell:before { content: ""; }

.fa-certificate:before { content: ""; }

.fa-hand-o-right:before { content: ""; }

.fa-hand-o-left:before { content: ""; }

.fa-hand-o-up:before { content: ""; }

.fa-hand-o-down:before { content: ""; }

.fa-arrow-circle-left:before { content: ""; }

.fa-arrow-circle-right:before { content: ""; }

.fa-arrow-circle-up:before { content: ""; }

.fa-arrow-circle-down:before { content: ""; }

.fa-globe:before { content: ""; }

.fa-wrench:before { content: ""; }

.fa-tasks:before { content: ""; }

.fa-filter:before { content: ""; }

.fa-briefcase:before { content: ""; }

.fa-arrows-alt:before { content: ""; }

.fa-group:before, .fa-users:before { content: ""; }

.fa-chain:before, .fa-link:before { content: ""; }

.fa-cloud:before { content: ""; }

.fa-flask:before { content: ""; }

.fa-cut:before, .fa-scissors:before { content: ""; }

.fa-copy:before, .fa-files-o:before { content: ""; }

.fa-paperclip:before { content: ""; }

.fa-save:before, .fa-floppy-o:before { content: ""; }

.fa-square:before { content: ""; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before { content: ""; }

.fa-list-ul:before { content: ""; }

.fa-list-ol:before { content: ""; }

.fa-strikethrough:before { content: ""; }

.fa-underline:before { content: ""; }

.fa-table:before { content: ""; }

.fa-magic:before { content: ""; }

.fa-truck:before { content: ""; }

.fa-pinterest:before { content: ""; }

.fa-pinterest-square:before { content: ""; }

.fa-google-plus-square:before { content: ""; }

.fa-google-plus:before { content: ""; }

.fa-money:before { content: ""; }

.fa-caret-down:before { content: ""; }

.fa-caret-up:before { content: ""; }

.fa-caret-left:before { content: ""; }

.fa-caret-right:before { content: ""; }

.fa-columns:before { content: ""; }

.fa-unsorted:before, .fa-sort:before { content: ""; }

.fa-sort-down:before, .fa-sort-desc:before { content: ""; }

.fa-sort-up:before, .fa-sort-asc:before { content: ""; }

.fa-envelope:before { content: ""; }

.fa-linkedin:before { content: ""; }

.fa-rotate-left:before, .fa-undo:before { content: ""; }

.fa-legal:before, .fa-gavel:before { content: ""; }

.fa-dashboard:before, .fa-tachometer:before { content: ""; }

.fa-comment-o:before { content: ""; }

.fa-comments-o:before { content: ""; }

.fa-flash:before, .fa-bolt:before { content: ""; }

.fa-sitemap:before { content: ""; }

.fa-umbrella:before { content: ""; }

.fa-paste:before, .fa-clipboard:before { content: ""; }

.fa-lightbulb-o:before { content: ""; }

.fa-exchange:before { content: ""; }

.fa-cloud-download:before { content: ""; }

.fa-cloud-upload:before { content: ""; }

.fa-user-md:before { content: ""; }

.fa-stethoscope:before { content: ""; }

.fa-suitcase:before { content: ""; }

.fa-bell-o:before { content: ""; }

.fa-coffee:before { content: ""; }

.fa-cutlery:before { content: ""; }

.fa-file-text-o:before { content: ""; }

.fa-building-o:before { content: ""; }

.fa-hospital-o:before { content: ""; }

.fa-ambulance:before { content: ""; }

.fa-medkit:before { content: ""; }

.fa-fighter-jet:before { content: ""; }

.fa-beer:before { content: ""; }

.fa-h-square:before { content: ""; }

.fa-plus-square:before { content: ""; }

.fa-angle-double-left:before { content: ""; }

.fa-angle-double-right:before { content: ""; }

.fa-angle-double-up:before { content: ""; }

.fa-angle-double-down:before { content: ""; }

.fa-angle-left:before { content: ""; }

.fa-angle-right:before { content: ""; }

.fa-angle-up:before { content: ""; }

.fa-angle-down:before { content: ""; }

.fa-desktop:before { content: ""; }

.fa-laptop:before { content: ""; }

.fa-tablet:before { content: ""; }

.fa-mobile-phone:before, .fa-mobile:before { content: ""; }

.fa-circle-o:before { content: ""; }

.fa-quote-left:before { content: ""; }

.fa-quote-right:before { content: ""; }

.fa-spinner:before { content: ""; }

.fa-circle:before { content: ""; }

.fa-mail-reply:before, .fa-reply:before { content: ""; }

.fa-github-alt:before { content: ""; }

.fa-folder-o:before { content: ""; }

.fa-folder-open-o:before { content: ""; }

.fa-smile-o:before { content: ""; }

.fa-frown-o:before { content: ""; }

.fa-meh-o:before { content: ""; }

.fa-gamepad:before { content: ""; }

.fa-keyboard-o:before { content: ""; }

.fa-flag-o:before { content: ""; }

.fa-flag-checkered:before { content: ""; }

.fa-terminal:before { content: ""; }

.fa-code:before { content: ""; }

.fa-mail-reply-all:before, .fa-reply-all:before { content: ""; }

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before { content: ""; }

.fa-location-arrow:before { content: ""; }

.fa-crop:before { content: ""; }

.fa-code-fork:before { content: ""; }

.fa-unlink:before, .fa-chain-broken:before { content: ""; }

.fa-question:before { content: ""; }

.fa-info:before { content: ""; }

.fa-exclamation:before { content: ""; }

.fa-superscript:before { content: ""; }

.fa-subscript:before { content: ""; }

.fa-eraser:before { content: ""; }

.fa-puzzle-piece:before { content: ""; }

.fa-microphone:before { content: ""; }

.fa-microphone-slash:before { content: ""; }

.fa-shield:before { content: ""; }

.fa-calendar-o:before { content: ""; }

.fa-fire-extinguisher:before { content: ""; }

.fa-rocket:before { content: ""; }

.fa-maxcdn:before { content: ""; }

.fa-chevron-circle-left:before { content: ""; }

.fa-chevron-circle-right:before { content: ""; }

.fa-chevron-circle-up:before { content: ""; }

.fa-chevron-circle-down:before { content: ""; }

.fa-html5:before { content: ""; }

.fa-css3:before { content: ""; }

.fa-anchor:before { content: ""; }

.fa-unlock-alt:before { content: ""; }

.fa-bullseye:before { content: ""; }

.fa-ellipsis-h:before { content: ""; }

.fa-ellipsis-v:before { content: ""; }

.fa-rss-square:before { content: ""; }

.fa-play-circle:before { content: ""; }

.fa-ticket:before { content: ""; }

.fa-minus-square:before { content: ""; }

.fa-minus-square-o:before { content: ""; }

.fa-level-up:before { content: ""; }

.fa-level-down:before { content: ""; }

.fa-check-square:before { content: ""; }

.fa-pencil-square:before { content: ""; }

.fa-external-link-square:before { content: ""; }

.fa-share-square:before { content: ""; }

.fa-compass:before { content: ""; }

.fa-toggle-down:before, .fa-caret-square-o-down:before { content: ""; }

.fa-toggle-up:before, .fa-caret-square-o-up:before { content: ""; }

.fa-toggle-right:before, .fa-caret-square-o-right:before { content: ""; }

.fa-euro:before, .fa-eur:before { content: ""; }

.fa-gbp:before { content: ""; }

.fa-dollar:before, .fa-usd:before { content: ""; }

.fa-rupee:before, .fa-inr:before { content: ""; }

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before { content: ""; }

.fa-ruble:before, .fa-rouble:before, .fa-rub:before { content: ""; }

.fa-won:before, .fa-krw:before { content: ""; }

.fa-bitcoin:before, .fa-btc:before { content: ""; }

.fa-file:before { content: ""; }

.fa-file-text:before { content: ""; }

.fa-sort-alpha-asc:before { content: ""; }

.fa-sort-alpha-desc:before { content: ""; }

.fa-sort-amount-asc:before { content: ""; }

.fa-sort-amount-desc:before { content: ""; }

.fa-sort-numeric-asc:before { content: ""; }

.fa-sort-numeric-desc:before { content: ""; }

.fa-thumbs-up:before { content: ""; }

.fa-thumbs-down:before { content: ""; }

.fa-youtube-square:before { content: ""; }

.fa-youtube:before { content: ""; }

.fa-xing:before { content: ""; }

.fa-xing-square:before { content: ""; }

.fa-youtube-play:before { content: ""; }

.fa-dropbox:before { content: ""; }

.fa-stack-overflow:before { content: ""; }

.fa-instagram:before { content: ""; }

.fa-flickr:before { content: ""; }

.fa-adn:before { content: ""; }

.fa-bitbucket:before { content: ""; }

.fa-bitbucket-square:before { content: ""; }

.fa-tumblr:before { content: ""; }

.fa-tumblr-square:before { content: ""; }

.fa-long-arrow-down:before { content: ""; }

.fa-long-arrow-up:before { content: ""; }

.fa-long-arrow-left:before { content: ""; }

.fa-long-arrow-right:before { content: ""; }

.fa-apple:before { content: ""; }

.fa-windows:before { content: ""; }

.fa-android:before { content: ""; }

.fa-linux:before { content: ""; }

.fa-dribbble:before { content: ""; }

.fa-skype:before { content: ""; }

.fa-foursquare:before { content: ""; }

.fa-trello:before { content: ""; }

.fa-female:before { content: ""; }

.fa-male:before { content: ""; }

.fa-gittip:before, .fa-gratipay:before { content: ""; }

.fa-sun-o:before { content: ""; }

.fa-moon-o:before { content: ""; }

.fa-archive:before { content: ""; }

.fa-bug:before { content: ""; }

.fa-vk:before { content: ""; }

.fa-weibo:before { content: ""; }

.fa-renren:before { content: ""; }

.fa-pagelines:before { content: ""; }

.fa-stack-exchange:before { content: ""; }

.fa-arrow-circle-o-right:before { content: ""; }

.fa-arrow-circle-o-left:before { content: ""; }

.fa-toggle-left:before, .fa-caret-square-o-left:before { content: ""; }

.fa-dot-circle-o:before { content: ""; }

.fa-wheelchair:before { content: ""; }

.fa-vimeo-square:before { content: ""; }

.fa-turkish-lira:before, .fa-try:before { content: ""; }

.fa-plus-square-o:before { content: ""; }

.fa-space-shuttle:before { content: ""; }

.fa-slack:before { content: ""; }

.fa-envelope-square:before { content: ""; }

.fa-wordpress:before { content: ""; }

.fa-openid:before { content: ""; }

.fa-institution:before, .fa-bank:before, .fa-university:before { content: ""; }

.fa-mortar-board:before, .fa-graduation-cap:before { content: ""; }

.fa-yahoo:before { content: ""; }

.fa-google:before { content: ""; }

.fa-reddit:before { content: ""; }

.fa-reddit-square:before { content: ""; }

.fa-stumbleupon-circle:before { content: ""; }

.fa-stumbleupon:before { content: ""; }

.fa-delicious:before { content: ""; }

.fa-digg:before { content: ""; }

.fa-pied-piper:before { content: ""; }

.fa-pied-piper-alt:before { content: ""; }

.fa-drupal:before { content: ""; }

.fa-joomla:before { content: ""; }

.fa-language:before { content: ""; }

.fa-fax:before { content: ""; }

.fa-building:before { content: ""; }

.fa-child:before { content: ""; }

.fa-paw:before { content: ""; }

.fa-spoon:before { content: ""; }

.fa-cube:before { content: ""; }

.fa-cubes:before { content: ""; }

.fa-behance:before { content: ""; }

.fa-behance-square:before { content: ""; }

.fa-steam:before { content: ""; }

.fa-steam-square:before { content: ""; }

.fa-recycle:before { content: ""; }

.fa-automobile:before, .fa-car:before { content: ""; }

.fa-cab:before, .fa-taxi:before { content: ""; }

.fa-tree:before { content: ""; }

.fa-spotify:before { content: ""; }

.fa-deviantart:before { content: ""; }

.fa-soundcloud:before { content: ""; }

.fa-database:before { content: ""; }

.fa-file-pdf-o:before { content: ""; }

.fa-file-word-o:before { content: ""; }

.fa-file-excel-o:before { content: ""; }

.fa-file-powerpoint-o:before { content: ""; }

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before { content: ""; }

.fa-file-zip-o:before, .fa-file-archive-o:before { content: ""; }

.fa-file-sound-o:before, .fa-file-audio-o:before { content: ""; }

.fa-file-movie-o:before, .fa-file-video-o:before { content: ""; }

.fa-file-code-o:before { content: ""; }

.fa-vine:before { content: ""; }

.fa-codepen:before { content: ""; }

.fa-jsfiddle:before { content: ""; }

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

.fa-circle-o-notch:before { content: ""; }

.fa-ra:before, .fa-rebel:before { content: ""; }

.fa-ge:before, .fa-empire:before { content: ""; }

.fa-git-square:before { content: ""; }

.fa-git:before { content: ""; }

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before { content: ""; }

.fa-tencent-weibo:before { content: ""; }

.fa-qq:before { content: ""; }

.fa-wechat:before, .fa-weixin:before { content: ""; }

.fa-send:before, .fa-paper-plane:before { content: ""; }

.fa-send-o:before, .fa-paper-plane-o:before { content: ""; }

.fa-history:before { content: ""; }

.fa-circle-thin:before { content: ""; }

.fa-header:before { content: ""; }

.fa-paragraph:before { content: ""; }

.fa-sliders:before { content: ""; }

.fa-share-alt:before { content: ""; }

.fa-share-alt-square:before { content: ""; }

.fa-bomb:before { content: ""; }

.fa-soccer-ball-o:before, .fa-futbol-o:before { content: ""; }

.fa-tty:before { content: ""; }

.fa-binoculars:before { content: ""; }

.fa-plug:before { content: ""; }

.fa-slideshare:before { content: ""; }

.fa-twitch:before { content: ""; }

.fa-yelp:before { content: ""; }

.fa-newspaper-o:before { content: ""; }

.fa-wifi:before { content: ""; }

.fa-calculator:before { content: ""; }

.fa-paypal:before { content: ""; }

.fa-google-wallet:before { content: ""; }

.fa-cc-visa:before { content: ""; }

.fa-cc-mastercard:before { content: ""; }

.fa-cc-discover:before { content: ""; }

.fa-cc-amex:before { content: ""; }

.fa-cc-paypal:before { content: ""; }

.fa-cc-stripe:before { content: ""; }

.fa-bell-slash:before { content: ""; }

.fa-bell-slash-o:before { content: ""; }

.fa-trash:before { content: ""; }

.fa-copyright:before { content: ""; }

.fa-at:before { content: ""; }

.fa-eyedropper:before { content: ""; }

.fa-paint-brush:before { content: ""; }

.fa-birthday-cake:before { content: ""; }

.fa-area-chart:before { content: ""; }

.fa-pie-chart:before { content: ""; }

.fa-line-chart:before { content: ""; }

.fa-lastfm:before { content: ""; }

.fa-lastfm-square:before { content: ""; }

.fa-toggle-off:before { content: ""; }

.fa-toggle-on:before { content: ""; }

.fa-bicycle:before { content: ""; }

.fa-bus:before { content: ""; }

.fa-ioxhost:before { content: ""; }

.fa-angellist:before { content: ""; }

.fa-cc:before { content: ""; }

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before { content: ""; }

.fa-meanpath:before { content: ""; }

.fa-buysellads:before { content: ""; }

.fa-connectdevelop:before { content: ""; }

.fa-dashcube:before { content: ""; }

.fa-forumbee:before { content: ""; }

.fa-leanpub:before { content: ""; }

.fa-sellsy:before { content: ""; }

.fa-shirtsinbulk:before { content: ""; }

.fa-simplybuilt:before { content: ""; }

.fa-skyatlas:before { content: ""; }

.fa-cart-plus:before { content: ""; }

.fa-cart-arrow-down:before { content: ""; }

.fa-diamond:before { content: ""; }

.fa-ship:before { content: ""; }

.fa-user-secret:before { content: ""; }

.fa-motorcycle:before { content: ""; }

.fa-street-view:before { content: ""; }

.fa-heartbeat:before { content: ""; }

.fa-venus:before { content: ""; }

.fa-mars:before { content: ""; }

.fa-mercury:before { content: ""; }

.fa-intersex:before, .fa-transgender:before { content: ""; }

.fa-transgender-alt:before { content: ""; }

.fa-venus-double:before { content: ""; }

.fa-mars-double:before { content: ""; }

.fa-venus-mars:before { content: ""; }

.fa-mars-stroke:before { content: ""; }

.fa-mars-stroke-v:before { content: ""; }

.fa-mars-stroke-h:before { content: ""; }

.fa-neuter:before { content: ""; }

.fa-genderless:before { content: ""; }

.fa-facebook-official:before { content: ""; }

.fa-pinterest-p:before { content: ""; }

.fa-whatsapp:before { content: ""; }

.fa-server:before { content: ""; }

.fa-user-plus:before { content: ""; }

.fa-user-times:before { content: ""; }

.fa-hotel:before, .fa-bed:before { content: ""; }

.fa-viacoin:before { content: ""; }

.fa-train:before { content: ""; }

.fa-subway:before { content: ""; }

.fa-medium:before { content: ""; }

.fa-yc:before, .fa-y-combinator:before { content: ""; }

.fa-optin-monster:before { content: ""; }

.fa-opencart:before { content: ""; }

.fa-expeditedssl:before { content: ""; }

.fa-battery-4:before, .fa-battery-full:before { content: ""; }

.fa-battery-3:before, .fa-battery-three-quarters:before { content: ""; }

.fa-battery-2:before, .fa-battery-half:before { content: ""; }

.fa-battery-1:before, .fa-battery-quarter:before { content: ""; }

.fa-battery-0:before, .fa-battery-empty:before { content: ""; }

.fa-mouse-pointer:before { content: ""; }

.fa-i-cursor:before { content: ""; }

.fa-object-group:before { content: ""; }

.fa-object-ungroup:before { content: ""; }

.fa-sticky-note:before { content: ""; }

.fa-sticky-note-o:before { content: ""; }

.fa-cc-jcb:before { content: ""; }

.fa-cc-diners-club:before { content: ""; }

.fa-clone:before { content: ""; }

.fa-balance-scale:before { content: ""; }

.fa-hourglass-o:before { content: ""; }

.fa-hourglass-1:before, .fa-hourglass-start:before { content: ""; }

.fa-hourglass-2:before, .fa-hourglass-half:before { content: ""; }

.fa-hourglass-3:before, .fa-hourglass-end:before { content: ""; }

.fa-hourglass:before { content: ""; }

.fa-hand-grab-o:before, .fa-hand-rock-o:before { content: ""; }

.fa-hand-stop-o:before, .fa-hand-paper-o:before { content: ""; }

.fa-hand-scissors-o:before { content: ""; }

.fa-hand-lizard-o:before { content: ""; }

.fa-hand-spock-o:before { content: ""; }

.fa-hand-pointer-o:before { content: ""; }

.fa-hand-peace-o:before { content: ""; }

.fa-trademark:before { content: ""; }

.fa-registered:before { content: ""; }

.fa-creative-commons:before { content: ""; }

.fa-gg:before { content: ""; }

.fa-gg-circle:before { content: ""; }

.fa-tripadvisor:before { content: ""; }

.fa-odnoklassniki:before { content: ""; }

.fa-odnoklassniki-square:before { content: ""; }

.fa-get-pocket:before { content: ""; }

.fa-wikipedia-w:before { content: ""; }

.fa-safari:before { content: ""; }

.fa-chrome:before { content: ""; }

.fa-firefox:before { content: ""; }

.fa-opera:before { content: ""; }

.fa-internet-explorer:before { content: ""; }

.fa-tv:before, .fa-television:before { content: ""; }

.fa-contao:before { content: ""; }

.fa-500px:before { content: ""; }

.fa-amazon:before { content: ""; }

.fa-calendar-plus-o:before { content: ""; }

.fa-calendar-minus-o:before { content: ""; }

.fa-calendar-times-o:before { content: ""; }

.fa-calendar-check-o:before { content: ""; }

.fa-industry:before { content: ""; }

.fa-map-pin:before { content: ""; }

.fa-map-signs:before { content: ""; }

.fa-map-o:before { content: ""; }

.fa-map:before { content: ""; }

.fa-commenting:before { content: ""; }

.fa-commenting-o:before { content: ""; }

.fa-houzz:before { content: ""; }

.fa-vimeo:before { content: ""; }

.fa-black-tie:before { content: ""; }

.fa-fonticons:before { content: ""; }

.pull-left { float: left; }

.pull-right { float: right; }

.block { display: block; }

.inline-block { display: inline-block; }

.ta-left { text-align: left; }

.ta-right { text-align: right; }

.ta-center { text-align: center; }

.tc-highlight { color: #f1ad41; }

.tc-warning { color: #f65e1f; }

.tc-success { color: #068e21; }

.tc-danger { color: #d41f3a; }

.tc-primary { color: #298b3b; }

.tc-secondary { color: #f1ad41; }

body { font-family: "Roboto", Helvetica, Arial, sans-serif; font-size: 16px; color: #343434; background: #fff; text-align: center; }

.wrapper { width: 1200px; position: relative; margin: 0 auto; text-align: left; }

.img-container img { width: 100%; }

.img-container a { display: block; line-height: 0; }

.nav-trigger, label[for="nav-trigger"] { display: none; }

header#header { width: 100%; float: left; }

header#header .header-top { width: 100%; float: left; padding: 0.3em 0; border-bottom: 1px solid #e5e5e5; background: url(../img/pattern.png) repeat; }

header#header .header-top .top-menu li { float: left; display: block; margin-right: 0.5em; color: #828282; font-size: 0.8125em; line-height: 1.5em; }

header#header .header-top .top-menu li:after { content: "|"; margin-left: 0.5em; }

header#header .header-top .top-menu li:last-child:after { display: none; }

header#header .header-top .top-menu li.active { font-weight: 700; }

header#header .header-top .top-menu li.sightless { width: 1.5em; line-height: 0; margin-right: 0.5em; }

header#header .header-top .top-menu li.sightless:after { display: none; }

header#header .header-top .top-menu li a { color: #828282; }

header#header .header-top .top-menu li a:hover { text-decoration: underline; }

header#header .header-main { width: 100%; float: left; padding: 1.5em 0; background: #fff; }

header#header .header-main #logo { width: 13.75em; float: left; display: block; }

header#header .header-main .header-controls { float: right; padding-top: 1em; }

header#header .header-main .header-controls .search-form label { position: relative; }

header#header .header-main .header-controls .search-form label .label { display: none; }

header#header .header-main .header-controls .search-form label .search-input { width: 14.6875em; height: 3em; padding-right: 2.25em; font-size: 0.875em; border: 1px solid #e5e5e5; background-color: #fafaf7; -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; -ms-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; }

header#header .header-main .header-controls .search-form label .search-input:hover { border: 1px solid #e0e0e0; background-color: #fefefd; }

header#header .header-main .header-controls .search-form label .search-input:focus { -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3); box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3); border: 1px solid #a5a5a5; background: #fff; }

header#header .header-main .header-controls .search-form label .btn-search { position: absolute; top: 0.3em; right: 0.5em; font-size: 1.125em; color: #343434; cursor: pointer; background-color: transparent; }

header#header .header-main .header-controls .search-form label .btn-search:hover { color: #0e0e0e; background-color: transparent; }

header#header .header-main .header-controls ul.social-bar { display: flex; flex-direction: row; margin-top: 0.25em; margin-left: 2em; }

header#header .header-main .header-controls ul.social-bar li { display: flex; align-items: center; justify-content: center; width: 2.5em; float: left; height: 2.5em; margin-left: 0.5em; list-style: none; }

header#header .header-main .header-controls ul.social-bar li a { display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; -ms-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; }

header#header .header-main .header-controls ul.social-bar li a img { display: block; width: 100%; height: 100%; }

header#header .header-main .header-controls ul.social-bar li a:hover { opacity: 0.8; }

header#header nav#main-menu { width: 100%; float: left; background-color: #33a548; border-bottom: 5px solid #298b3b; }

header#header nav#main-menu ul li { float: left; padding: 0.5em 0; color: #fff; font-size: 1.125em; font-weight: 700; font-family: "Roboto Slab", Helvetica, Arial, sans-serif; -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; -ms-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; }

header#header nav#main-menu ul li a { display: block; color: #fff; padding: 0.5em 1em; border-right: 1px solid #298b3b; border-left: 1px solid #3fbe56; -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; -ms-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; text-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.4); }

header#header nav#main-menu ul li small { display: block; margin-top: 0.75em; font-size: 80%; font-weight: 400; font-family: "Roboto", Helvetica, Arial, sans-serif; }

header#header nav#main-menu ul li:first-child a { border-left: none; }

header#header nav#main-menu ul li:last-child a { border-right: none; border-left: none; }

header#header nav#main-menu ul li:nth-last-child(2) a { border-right: none; }

header#header nav#main-menu ul li:hover { background-color: #309d44; }

header#header nav#main-menu ul li.donation { position: relative; padding-left: 2.75em; color: #603e08; background-color: #f1ad41; }

header#header nav#main-menu ul li.donation a { color: #603e08; text-shadow: none; }

header#header nav#main-menu ul li.donation:before { content: ""; width: 4em; height: 4em; display: block; position: absolute; bottom: -1px; left: 0; background: url(../img/exclamation.svg) no-repeat; }

header#header nav#main-menu ul li.donation:after { content: ""; width: 100%; height: 5px; display: block; position: absolute; bottom: -5px; left: 0; background-color: #b5812f; }

header#header nav#main-menu ul li.donation:hover { background-color: #e5a43e; }

header#header nav#main-menu ul li.donation:hover a { color: #482f06; }

.featured-slider { width: 100%; float: left; height: 485px; overflow: hidden; background: #fff; margin-bottom: 20px; }

.featured-slider .caption { width: 80%; float: left; position: absolute; top: 4em; left: 50%; margin-left: -45%; padding: 2em 5%; background: #fff; }

.featured-slider .caption .title { color: #298b3b; font-size: 2.125em; font-weight: 700; font-family: "Roboto Slab", Helvetica, Arial, sans-serif; line-height: 1.4em; }

.featured-slider .caption .text { margin-top: 0.5em; color: #343434; font-size: 1.1875em; font-weight: 400; font-family: "Roboto Slab", Helvetica, Arial, sans-serif; line-height: 1.4em; }

.featured-slider .caption .btn { position: absolute; right: -1em; bottom: -2em; padding: 0.75em 1.5em; font-size: 1.375em; font-weight: 700; font-family: "Roboto Slab", Helvetica, Arial, sans-serif; }

.recent-news { width: 100%; float: left; padding-bottom: 0.5em; background: #fff; border-bottom: 12px solid #33a548; }

.recent-news .header { width: 100%; float: left; padding-bottom: 0.25em; border-bottom: 1px solid #e5e5e5; }

.recent-news .header .title { float: left; color: #298b3b; font-size: 1.25em; font-weight: 700; font-family: "Roboto Slab", Helvetica, Arial, sans-serif; text-transform: uppercase; }

.recent-news .header .btn-refresh { margin-left: 1em; color: #9b9b9b; padding: 0.15em 0.4em; font-size: 1.25em; }

.recent-news .header .btn-news-more { padding: 0.5em 1em; font: bold 0.875em "Roboto Slab", Helvetica, Arial, sans-serif; position: relative; top: -0.5em; }

.recent-news .news-container { width: 100%; float: left; padding: 0.5em 0; }

.recent-news .news-container .col { min-height: 132px; }

.recent-news .news-container .news-item { padding: 1em 1em 0 0; }

.recent-news .news-container .news-item .img-sqcontainer { width: 6.25em; height: 6.25em; float: left; overflow: hidden; margin: 0; position: relative; }

.recent-news .news-container .news-item .img-sqcontainer img { position: absolute; left: -100%; right: -100%; top: -100%; bottom: -100%; margin: auto; min-height: 100%; min-width: 100%; }

.recent-news .news-container .news-item .img-sqcontainer { margin-right: 1em; margin-bottom: 1em; }

.news-item .article-date { margin-bottom: 0.5em; font-size: 0.8125em; line-height: 1.4em; }

.news-item .article-title { font-size: 0.875em; line-height: 1.4em; }

.news-item .article-title a { color: #298b3b; }

.news-item .article-title a:hover { text-decoration: underline; }

.news-item .article-lead { font-size: 0.8125em; line-height: 1.5em; }

.index-main-container { width: 100%; float: left; overflow: hidden; background: #fff; }

.index-main-content { width: 76%; float: left; padding-right: 1%; }

.index-main-content .article-grid .title { margin: 1em 0; font-size: 1.5em; font-weight: 700; font-family: "Roboto Slab", Helvetica, Arial, sans-serif; }

.index-main-content .article-grid .row { padding-bottom: 1.5em; border-bottom: 1px solid #e5e5e5; }

.index-main-content .article-grid .news-item { position: relative; padding: 1em; -webkit-box-shadow: 0 0px 0px 1px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 0px 0px 1px rgba(0, 0, 0, 0.1); box-shadow: 0 0px 0px 1px rgba(0, 0, 0, 0.1); }

.index-main-content .article-grid .news-item:before, .index-main-content .article-grid .news-item:after { content: ""; width: 100%; height: 3px; position: absolute; bottom: -2px; left: -1px; background-color: #33a548; }

.index-main-content .article-grid .news-item:after { left: auto; right: -1px; }

.index-main-content .article-grid .news-item .article-title { margin-bottom: 0.5em; }

.index-main-content .article-grid .news-item .img-container { margin: 0.75em 0; }

.banner-container { width: 100%; float: left; margin: 2em 0; text-align: center; }

.banner-container a { display: block; text-align: center; margin-bottom: 1em; }

.banner-container a:last-child { margin-bottom: 0; }

.banner-container a img { max-width: 100%; margin: 0 auto; }

aside.index-right { width: 21.5%; float: right; position: relative; padding-left: 1.5%; background-color: #f2f2f2; }

aside.index-right:after { content: ""; position: absolute; top: 0; left: 0; z-index: 50; width: 9999px; height: 9999px; display: block; background: #f2f2f2; }

aside.index-right .aside-item { position: relative; z-index: 60; }

aside.index-right .aside-item.aside-item-calendar { margin-top: 1.9em; }

aside.main-aside { width: 21%; float: left; position: relative; }

aside .aside-item { width: 100%; float: left; margin: 1em 0; }

aside .aside-item .title { margin-bottom: 1em; color: #0a6535; font-size: 1.25em; font-family: "Roboto Slab", Helvetica, Arial, sans-serif; text-transform: uppercase; }

aside .aside-item .title a { color: #0a6535; }

aside .aside-item .title a:hover { text-decoration: underline; }

aside .aside-item .small-title { margin-bottom: 1em; font-size: 0.75em; font-weight: 400; }

aside .aside-item .item-content { width: 90%; float: left; padding: 0.75em 5%; background: #fff; -webkit-box-shadow: 0 0 0px 1px #e5e5e5; -moz-box-shadow: 0 0 0px 1px #e5e5e5; box-shadow: 0 0 0px 1px #e5e5e5; }

aside .aside-item .item-content.item-full { width: 100%; float: left; padding: 0; }

aside .aside-item .item-content .item-title { margin-bottom: 0.5em; color: #298b3b; font-size: 0.8125em; font-family: "Roboto Slab", Helvetica, Arial, sans-serif; }

aside .aside-item .item-content p { font-size: 0.8125em; line-height: 1.5em; }

aside .aside-item .item-content p a { color: #7d7d7d; }

aside .aside-item .item-content p a:hover { text-decoration: underline; }

aside .aside-item .item-content .btn-control { width: 100%; float: left; margin: 1em 0; }

aside .aside-item .item-content .btn-control .btn { padding: 0.4em 1.5em; font-size: 0.875em; font-weight: 700; font-family: "Roboto Slab", Helvetica, Arial, sans-serif; }

aside .aside-item .item-content .banner { margin-bottom: 1em; text-align: center; }

aside .aside-item .item-content .banner img { max-width: 100%; }

aside .aside-item .item-content .banner:last-child { margin-bottom: 0; }

aside .aside-item .item-content .okoklikk { width: 100%; float: left; margin-top: 1em; padding: 1em 5%; margin-left: -5%; margin-bottom: -0.75em; text-align: center; background-color: #f9f9f6; }

aside .aside-item.aside-item-navigation .item-content { padding-top: 0.25em; padding-bottom: 0.25em; }

aside nav.sidebar-menu ul li { margin: 0.5em 0; font-size: 1em; font-weight: 400; line-height: 1.4em; }

aside nav.sidebar-menu ul li a { color: #343434; }

aside nav.sidebar-menu ul li a:hover { text-decoration: underline; }

aside nav.sidebar-menu ul li ul.submenu { display: none; margin-bottom: 1em; }

aside nav.sidebar-menu ul li ul.submenu li { margin-left: 1em; font-size: 0.75em; font-weight: 400; }

aside nav.sidebar-menu ul li ul.submenu li a { color: #343434; }

aside nav.sidebar-menu ul li ul.submenu li a:hover { text-decoration: underline; }

aside nav.sidebar-menu ul li ul.submenu li:before { content: "\f105"; margin-right: 0.5em; margin-left: -1em; color: #343434; font-family: "FontAwesome"; }

aside nav.sidebar-menu ul li ul.submenu li.active { color: #298b3b; font-weight: 700; }

aside nav.sidebar-menu ul li ul.submenu li.active a { color: #298b3b; }

aside nav.sidebar-menu ul li ul.submenu li.active a:hover { text-decoration: underline; }

aside nav.sidebar-menu ul li ul.submenu li.subprogram { font-size: 1em; }

aside nav.sidebar-menu ul li.active { color: #298b3b; font-weight: 700; }

aside nav.sidebar-menu ul li.active a { color: #298b3b; }

aside nav.sidebar-menu ul li.active a:hover { text-decoration: underline; }

aside nav.sidebar-menu ul li.open ul.submenu { display: block; }

.main-container { width: 100%; float: left; padding-bottom: 2em; background: url(../img/pattern.png) repeat; }

.main-content { width: 77%; float: right; }

.main-content .page-title { margin-bottom: 0.25em; font-size: 2.25em; font-family: "Roboto Slab", Helvetica, Arial, sans-serif; line-height: 1.3em; }

.main-content p.date { display: block; color: #5d5d5d; font-family: "Roboto Slab", Helvetica, Arial, sans-serif; font-weight: bold; line-height: 1.3em; margin-bottom: 0.5em; }

.main-content p.date i.fa { margin-right: 3px; }

.main-content .page-content, .main-content .form-content { width: 96%; float: left; margin-top: 1em; padding: 1.5em 2%; background: #fff; border-top: 1px solid rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 3px 1px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 3px 1px 0px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 1px 0px rgba(0, 0, 0, 0.1); }

.main-content .page-content figure.image, .main-content .form-content figure.image { display: block; float: none; margin: 0 0 1em 0; max-width: 100%; width: 100%; }

@media screen and (min-width: 768px) { .main-content .page-content figure.image, .main-content .form-content figure.image { display: inline; float: left; max-width: 80%; width: auto; margin: 1em auto; } }

.main-content .page-content figure.image img, .main-content .form-content figure.image img { max-width: 100%; width: 100%; height: auto; padding: 0; }

@media screen and (min-width: 768px) { .main-content .page-content figure.image img, .main-content .form-content figure.image img { width: auto; height: 200px; padding-right: 1em; padding-bottom: 1em; } }

.main-content .page-lead { width: 100%; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; margin: 0.75em 0 1.5em 0; padding: 0.25em 0 0.25em 1.5em; border-left: 8px solid #298b3b; }

.main-content .page-lead .content { color: #343434; font-size: 1.125em; font-family: "Roboto Slab", Helvetica, Arial, sans-serif; line-height: 1.5em; }

.main-content .page-lead .content img.frontImage { float: left; margin: 0.35em 0.75em 0.5em 0; }

.main-content .sticky-nav { position: sticky; z-index: 100; top: 0; display: flex; flex-direction: row; flex-wrap: wrap; width: 100%; margin-bottom: 20px; background-color: #fff; border: 1px solid #298b3b; border-bottom: 3px solid #298b3b; box-shadow: 0px 6px 23px -9px rgba(0, 0, 0, 0.47); }

.main-content .sticky-nav a, .main-content .sticky-nav p { margin: 20px 24px; color: #343434; font-size: 0.8125em; }

.main-content .sticky-nav a:visited, .main-content .sticky-nav p:visited { color: #343434; }

.main-content .anchor-offset { position: relative; top: -75px; display: block; width: 100%; float: left; visibility: hidden; }

.main-content .error-body { display: block; padding: 50px 0; text-align: center; }

.main-content .error-body i.fa { font-size: 90px; color: #ddd; line-height: 120px; }

.main-content .error-body p { font-size: 1.5em; font-weight: 300; }

.main-content .form-content { width: 60%; float: left; position: relative; top: 0; left: 50%; margin-top: 2em; margin-left: -30%; }

.main-content .form-content .content-title { margin-bottom: 0.75em; padding-bottom: 0.5em; font-size: 1.5625em; font-weight: 700; font-family: "Roboto Slab", Helvetica, Arial, sans-serif; border-bottom: 1px solid #e5e5e5; }

.main-content .map-container { width: 100%; height: 300px; }

.main-content .map-container #map { width: 100%; height: 300px; }

.main-content .program-list article { width: 100%; float: left; padding-bottom: 1.25em; border-bottom: 1px solid #e5e5e5; margin-bottom: 1.25em; }

.main-content .program-list article:last-child { border-bottom: none; }

.main-content .program-list article h2 { display: block; margin-bottom: 0.5em; }

.main-content .program-list article h2 a { color: #298b3b; font: bold 1.5em "Roboto Slab", Helvetica, Arial, sans-serif; }

.main-content .program-list article h2 a:hover { text-decoration: underline; }

.main-content .program-list article p { display: block; line-height: 1.5em; }

.main-content .program-list article .program-image { width: 20%; float: left; margin: 5px 1em 1em 0; }

.organization-map-wrapper { width: 98%; float: left; padding: 1%; background: #298b3b; margin-top: 1.5em; }

.organization-map-wrapper .organization-map { width: 100%; height: 450px; display: block; }

.organization-map-capitals { width: 100%; float: left; margin: 1.5em 0 0 0; text-align: center; }

.organization-map-capitals ul { list-style: none; text-align: center; }

.organization-map-capitals ul li { display: inline-block; margin: 0 0.1em; }

.organization-map-capitals ul li a { font-weight: bold; color: #343434; padding: 0.2em 0.4em; }

.organization-map-capitals ul li.active a { background: #298b3b; color: #fff; }

.organization-list { width: 100%; float: left; margin: 2em 0 0.5em 0; list-style: none; }

.organization-list li { width: 47%; float: left; padding: 1.5%; }

.organization-list li h2 { display: block; font: bold 1em/1.5em "Roboto Slab", Helvetica, Arial, sans-serif; margin-bottom: 0.35em; }

.organization-list li h2 a { color: #298b3b; }

.organization-list li h2 a:hover { text-decoration: underline; }

.organization-list li p { color: #828282; }

.page-body { width: 100%; display: block; color: #7d7d7d; font-size: 1em; font-weight: 400; line-height: 1.5em; }

.page-body div, .page-body p { color: #7d7d7d; font-size: 0.9375em; font-weight: 400; line-height: 1.5em; margin-bottom: 1em; }

.page-body h2, .page-body h3, .page-body h4, .page-body h5, .page-body h6 { color: #7d7d7d; font-family: "Roboto", Helvetica, Arial, sans-serif; font-weight: 700; line-height: 1.5em; margin-top: 1em; margin-bottom: .5em; }

.page-body h2 { font-size: 1.5em; }

.page-body h3 { font-size: 1.375em; color: #298b3b; }

.page-body h4 { font-size: 1.25em; }

.page-body h5 { font-size: 1.125em; }

.page-body h6 { font-size: 0.9375em; }

.page-body ul, .page-body ol { width: 96%; margin: .8em 0 1.2em 4%; }

.page-body ul li, .page-body ol li { list-style-type: disc; font-weight: 400; }

.page-body ol li { list-style-type: decimal; }

.page-body ul li { list-style: none; padding: .35em 0; }

.page-body ul li:before { margin-left: -1em; margin-right: .5em; content: '\f105'; color: #7d7d7d; font-family: "FontAwesome"; }

.page-body ul.trainings { width: 80%; margin-left: 5%; }

.page-body ul.trainings li { padding-left: 4%; font-size: 1.125em; border-bottom: 1px solid #e5e5e5; }

.page-body ul.trainings li a { text-decoration: none; }

.page-body ul.trainings li a:hover { text-decoration: underline; }

.page-body a { color: #33a548; text-decoration: underline; }

.page-body table { width: 100%; border-collapse: collapse; margin: .8em 0 1.2em 0; }

.page-body table td, .page-body table th { font-size: 1em; padding: .5em; border-bottom: 1px solid #e1e1e1; vertical-align: middle; }

.page-body .stressed-text { color: #298b3b; }

.page-body img.frontImage { float: left; margin: .5em .75em .5em 0; }

.page-body figure.image { position: relative; max-width: 80%; display: block; margin: 1em auto; }

.page-body figure.image.open-gallery:after { content: '\f00e'; position: absolute; right: 20px; top: 20px; z-index: 400; font-family: "FontAwesome"; font-size: 32px; color: #fff; text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.2); }

.page-body figure.image img { width: 100%; position: relative; z-index: 200; height: auto; display: block; }

.page-body figure.image figcaption { width: 96%; display: block; margin: 0; padding: 7px 2%; background: #dddddd; font-size: .85em; text-align: center; }

.video-embed { width: 100%; display: block; margin: 1em 0; position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0; }

.video-embed iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.link-gallery { width: 100%; float: left; margin: 1em 0 1em 1.25em; }

.link-gallery .gallery-title { display: block; font-size: 1.2em; font-weight: bold; margin-bottom: 0.15em; }

.link-gallery ul.links li { padding: 0.25em 0; }

.link-gallery ul.links li a { font-weight: bold; color: #343434; text-decoration: none; }

.link-gallery ul.links li a:hover { text-decoration: underline; }

.link-gallery ul.links li span.badge { display: inline; background: #dddddd; border-radius: 3px; color: #fff; font-size: 0.8em; padding: 3px 6px; margin-right: 5px; }

.form-control { width: 100%; float: left; }

.form-control .form-group { width: 100%; float: left; position: relative; margin-bottom: 1em; }

.form-control .form-group span.label { margin-bottom: 0.5em; color: #298b3b; display: block; font-size: 1.125em; font-family: "Roboto Slab", Helvetica, Arial, sans-serif; }

.form-control .form-group .form-input { width: 95%; }

.form-control .form-group.form-group-address label { float: left; margin-right: 1.5em; }

.form-control .form-group.form-group-address label span.label { font-size: 0.9em; }

.form-control .form-group.form-group-address label[for="l_zip"] { width: 20%; }

.form-control .form-group.form-group-address label[for="l_city"] { width: 32%; }

.form-control .form-group.form-group-address label[for="l_address"] { width: 36%; margin-right: 0; }

.form-control .form-group.form-group-phone label { width: 46.5%; float: left; margin-right: 1.5em; }

.form-control .form-group.form-group-phone label span.label { font-size: 0.9em; }

.form-control .form-group.form-group-phone label[for="l_mobile"] { margin-right: 0; }

.form-control .form-group.form-group-options .option-title { display: block; font-weight: bold; }

.form-control .form-group.form-group-options p { display: block; margin-top: 0.75em; }

.form-control .form-group.form-group-options .form-input { width: 60%; }

.gallery-container { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; margin: 1em 0; justify-content: space-between; flex-wrap: wrap; }

.gallery-container .gallery-item { width: 30%; display: inline-block; margin: 1.5%; text-align: center; }

.gallery-container .gallery-item header { display: block; padding: 2.5%; }

.gallery-container .gallery-item header h2 { font-family: "Roboto Slab", Helvetica, Arial, sans-serif; font-size: 1em; line-height: 1.3em; }

.gallery-container .gallery-item header h2 a { color: #298b3b; }

.gallery-container .gallery-item header h2 a:hover { text-decoration: underline; }

.gallery-container .gallery-item .img-container { width: 100%; height: 200px; text-align: center; overflow: hidden; background: #e5e5e5; }

.gallery-container .gallery-item .img-container img { display: block; width: auto; height: 200px; margin: 0 auto; }

.gallery-container .gallery-item .hidden-gallery { visibility: hidden; display: none; }

.list-container { width: 100%; float: left; margin-top: 1em; }

.list-container .list-container-title { width: 100%; float: left; margin: 0 0 1em 0; font-size: 1.4em; }

.list-container .list-item { width: 100%; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; margin-bottom: 1.5em; position: relative; padding: 1em 2% 2em 2%; background: #fff; border-top: 1px solid rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 3px 1px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 3px 1px 0px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 1px 0px rgba(0, 0, 0, 0.1); }

.list-container .list-item:after { content: ""; position: absolute; top: 0; right: 0; display: block; width: 0; height: 0; border-style: solid; border-color: transparent #e5e5e5 transparent transparent; border-width: 0px 1.5em 1.5em 0px; }

.list-container .list-item header { display: block; margin: 0.25em 0; }

.list-container .list-item header .title { color: #33a548; font-size: 1.625em; font-family: "Roboto Slab", Helvetica, Arial, sans-serif; line-height: 1.3em; }

.list-container .list-item header .title a { color: #33a548; }

.list-container .list-item header .title a:hover { color: #2e9541; }

.list-container .list-item header .subtitle { margin-top: 0.25em; color: #422e4f; font-size: 1.125em; font-weight: 700; font-family: "Roboto Slab", Helvetica, Arial, sans-serif; line-height: 1.3em; }

.list-container .list-item header .subtitle a { color: #422e4f; }

.list-container .list-item header .subtitle a:hover { color: #3b2947; }

.list-container .list-item header .category { display: inline-block; font-size: 11px; margin-bottom: 0.5em; padding: 0.5em 0.7em; background: #e5e5e5; border-radius: 2px; }

.list-container .list-item header .category a { color: #343434; }

.list-container .list-item .lead { width: 77%; float: left; margin: 0.5em 3% 0.5em 0; }

.list-container .list-item .lead.lead-full { width: 98%; }

.list-container .list-item .img-container { width: 20%; float: right; margin: 1em 0; }

.list-container .list-item .btn-control { width: 100%; float: left; margin-top: 1.5em; }

.list-container .list-item .btn-control .btn { padding: 0.75em 1.25em; font-size: 1em; }

.list-container .list-item.date-item { padding: 1em 2% 2em 4.2em; }

.list-container .list-item.date-item .img-container { float: right; width: 35%; }

.list-container .list-item.date-item header { float: left; width: 62%; }

.list-container .list-item.date-item .lead { width: 62% !important; }

.list-container .list-item.date-item .date-container { position: absolute; top: 1em; left: -0.8em; width: 4em; text-align: center; }

.list-container .list-item.date-item .date-container .month { display: block; padding: 0.5em 0; color: #fff; font-size: 0.75em; font-weight: 400; text-transform: uppercase; background-color: #422e4f; }

.list-container .list-item.date-item .date-container .day { display: block; padding: 0.25em 0; color: #422e4f; font-size: 1.875em; font-weight: 700; background-color: #f2f2f2; border: 1px solid #e5e5e5; }

.list-container .list-item.campaign-item:after { border-color: transparent #f1ad41 transparent transparent; }

.list-container .list-item.campaign-item h1.title a { color: #343434; }

.list-container .list-item.preview-item .lead { width: 67%; float: left; margin: 1em 0; }

.list-container .list-item.preview-item .btn-control { margin-top: 1em; }

.list-container .list-item.preview-item .img-container { width: 30%; float: right; margin: 1em 0; position: relative; }

.list-container .list-item.preview-item .img-container:after { position: absolute; top: 50%; left: 53%; width: 100px; height: 100px; margin-top: -50px; margin-left: -50px; display: block; color: rgba(255, 255, 255, 0.5); font-size: 5em; font-family: "FontAwesome"; line-height: 100px; text-align: center; cursor: pointer; -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; -ms-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; }

.list-container .list-item.preview-item .img-container:hover:after { color: white; text-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.5); }

.list-container .list-item.preview-item .img-container.type-video:after { content: "\f04b"; }

.list-container .list-item.preview-item .img-container.type-document:after { content: "\f002"; }

.list-container .list-item.preview-item .preview-link span.btn { width: 99.25%; text-align: center; display: block; margin-top: 0; padding-left: 0; padding-right: 0; }

.list-container .list-item.preview-item .preview-link .gallery-preview iframe { max-width: 100%; height: auto; }

.list-container.grid-container .grid-list-title { width: 100%; float: left; margin: 0 0 1em 0; font-size: 1.4em; }

.list-container.grid-container .col-1-2:nth-child(even) { margin-right: 0; }

.list-container.grid-container .list-item { padding: 1.5em 5% 2em 5%; }

.list-container.grid-container .list-item .gallery-preview { width: 100%; float: left; margin-bottom: 0.75em; }

.list-container.grid-container .list-item .gallery-preview img { max-width: 100%; }

.list-container.grid-container .list-item .gallery-preview iframe { max-width: 100%; height: auto; }

.list-container.grid-container .list-item .title { font-size: 1.125em; }

.list-container.grid-container .list-item .lead { width: 100%; float: left; margin: 1em 0; font-size: 0.875em; }

.list-container.grid-container .list-item .btn-control .btn { font-size: 0.8125em; }

footer#footer { width: 100%; float: left; color: #fff; }

footer#footer a { color: #fff; }

footer#footer a:hover { text-decoration: underline; }

footer#footer .top-bar { width: 100%; float: left; padding: 1.5em 0 1em 0; background-color: #384349; }

footer#footer .top-bar .col { width: 30%; float: left; }

footer#footer .top-bar .col.col-news { width: 60%; }

footer#footer .top-bar .col:last-child ul { width: 48%; float: left; }

footer#footer .top-bar .col:last-child ul:nth-of-type(2) { margin-left: 4%; }

footer#footer .top-bar .col:last-child ul li { position: relative; margin-left: 1em; }

footer#footer .top-bar .col:last-child ul li:before { content: "\f105"; position: absolute; left: -1em; color: #fff; font-family: "FontAwesome"; margin-right: 0.5em; }

footer#footer .top-bar .col .title { font-size: 1.0625em; margin-bottom: 1em; text-transform: uppercase; }

footer#footer .top-bar .col ul li { margin-bottom: 0.5em; font-size: 0.8125em; line-height: 1.5em; list-style: none; }

footer#footer .bottom-bar { width: 100%; float: left; padding: 1em 0; background-color: #2a3338; }

footer#footer .bottom-bar #footer-logo { width: 10.625em; float: left; display: block; margin-right: 2em; }

footer#footer .bottom-bar .contact-container { padding-top: 0.75em; }

footer#footer .bottom-bar .contact-container .title { font-size: 0.875em; }

footer#footer .bottom-bar .contact-container .contact-line { font-size: 0.8125em; line-height: 2em; }

footer#footer .bottom-bar .contact-container .contact-line span:after { content: "|"; margin: 0 0.5em; }

footer#footer .bottom-bar .contact-container .contact-line span:last-child:after { display: none; }

.szech-logo { display: none; position: fixed; bottom: 0; right: 0; z-index: 100; width: 250px; }

.szech-logo img { width: 100%; height: auto; }

ul { font-size: inherit; }

ul li { font-size: inherit; }

@media only screen and (max-width: 1280px) { body { font-size: 15px; }
  .wrapper { width: 95%; padding: 0 2.5%; }
  header#header nav#main-menu { font-size: .85rem; }
  header#header nav#main-menu ul li.donation:after { height: 0.3125em; bottom: -0.3125em; }
  header#header nav#main-menu ul li a { padding-left: .95em; padding-right: .95em; }
  .featured-slider { height: auto; }
  .featured-slider .caption { font-size: .7rem; }
  .list-container .date-item .date-container { left: -1em; width: 3.8em; }
  footer#footer .bottom-bar .contact-container .contact-line { margin-top: .5em; line-height: 1.5em; }
  footer#footer .bottom-bar .contact-container .contact-line span { display: inline-block; } }

@media only screen and (max-width: 1000px) { body { font-size: 14px; }
  header#header nav#main-menu { font-size: .75rem; } }

@media only screen and (max-width: 800px) { header#header nav#main-menu { font-size: 80%; }
  header#header nav#main-menu ul li a { padding: .5em; }
  header#header nav#main-menu ul li.donation:before { width: 3.5em; height: 3.5em; }
  header#header nav#main-menu ul li.donation:after { height: 0.32812em; bottom: -0.32812em; }
  .featured-slider .caption { font-size: .58rem; }
  .index-main-content { width: 72%; float: left; }
  .main-content { width: 72%; float: right; font-size: .8rem; }
  aside.index-right { width: 26%; float: right; }
  aside.main-aside { width: 25%; float: left; }
  .gallery-container .gallery-item .img-container { height: 120px; }
  .gallery-container .gallery-item .img-container img { height: 120px; }
  .recent-news .grid-container .col.col-1-3 { width: 50%; }
  .index-main-content .grid-container .col.col-1-3 { width: 100%; margin-bottom: 1em; }
  .index-main-content .article-grid .news-item { width: 95%; float: left; padding: 1em 2.5%; }
  .index-main-content .article-grid .img-container { width: 33%; float: left; margin-right: 2%; }
  .index-main-content .article-grid .article-date, .index-main-content .article-grid header, .index-main-content .article-grid hgroup { width: 100%; float: left; }
  .index-main-content .article-grid .article-lead { width: 65%; float: right; }
  .list-container .list-item .lead { width: 60%; float: left; margin-right: 2%; }
  .list-container .list-item .img-container { width: 37%; float: right; }
  .list-container .preview-item .lead { width: 67%; float: left; margin: 1em 0 1em 3%; }
  .list-container .preview-item .img-container { width: 30%; float: left; } }

@media only screen and (max-width: 600px) { header#header .header-main { height: 9em; padding-bottom: 0; }
  header#header .header-main #logo { width: 12em; }
  header#header .header-main .header-controls { position: absolute; top: 0; right: 2.5%; }
  header#header .header-main .header-controls ul.social-bar { width: 100%; }
  header#header .header-main .header-controls ul.social-bar li { width: 2em; }
  header#header .header-main .header-controls.search-control { top: 4.25em; }
  header#header nav#main-menu { width: 70%; position: fixed; top: 0; left: 0; z-index: -1; min-height: 100%; background-color: #33a548; }
  header#header nav#main-menu ul li { width: 100%; float: left; padding: 0; }
  header#header nav#main-menu ul li a { padding: 1em; border: none; border-bottom: 1px solid #298b3b; border-top: 1px solid #3fbe56; }
  header#header nav#main-menu ul li:first-child a { border-top: none; }
  header#header nav#main-menu ul li:last-child a { border-top: none; border-bottom: none; }
  header#header nav#main-menu ul li:nth-last-child(2) a { border-bottom: none; }
  header#header nav#main-menu ul li.donation { margin-left: -2.5%; }
  .site-wrapper { min-height: 100%; min-width: 100%; background-color: #fff; position: relative; top: 0; bottom: 100%; left: 0; z-index: 1; }
  .nav-trigger { position: absolute; display: block; clip: rect(0, 0, 0, 0); }
  label[for="nav-trigger"] { position: absolute; display: block; top: 8.5em; left: 2.5%; z-index: 2; }
  .nav-trigger + label, .site-wrapper { -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
  .nav-trigger:checked + label { left: 72.5%; }
  .nav-trigger:checked ~ .site-wrapper { left: 70%; box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.5); }
  .slick-slider { margin-bottom: 0; }
  .featured-slider .slide { position: relative; }
  .featured-slider .caption { width: 100%; float: left; padding: 1em 0 6em 0; position: relative; top: 0; bottom: 0; left: 45%; }
  .featured-slider .caption .btn { right: 0; bottom: 1em; }
  .featured-slider .caption .title { font-size: 1.2rem; margin-bottom: .5em; }
  .featured-slider .img-container { position: relative; top: 0; left: 0; }
  .gallery-container .gallery-item { width: 47%; }
  .gallery-container .gallery-item .img-container { height: 180px; }
  .gallery-container .gallery-item .img-container img { height: 180px; }
  .recent-news { padding-top: 1.5em; }
  .recent-news .header .title { width: 100%; }
  .recent-news .header .btn-refresh { float: left; margin-top: .9em; margin-left: 0; }
  .recent-news .header .btn-news-more { margin-top: 1em; }
  .recent-news .grid-container .col.col-1-3 { width: 100%; }
  .index-main-content { width: 100%; float: left; }
  .main-content { width: 100%; float: left; }
  aside.index-right { width: 100%; float: left; padding: 0 2.5%; margin-left: -2.5%; }
  aside.index-right .aside-banner, aside.index-right .aside-facebook { display: none; }
  aside.main-aside { width: 100%; float: left; }
  .banner-container .banner-item { width: 100% !important; }
  .banner-container .banner-item img { width: 100%; }
  .main-content .form-content { width: 76%; margin-left: -42%; padding: 1.5em 4%; }
  .main-content .page-content { width: 92%; float: left; padding: 1.5em 4%; }
  .list-container .list-item .lead { width: 70%; float: left; margin-right: 2%; }
  .list-container .list-item .img-container { width: 27%; float: right; }
  .list-container .preview-item .lead { width: 67%; float: left; margin: 1em 0 1em 3%; }
  .list-container .preview-item .img-container { width: 30%; float: left; }
  .list-container .preview-item .img-container:after { font-size: 2.5em; }
  .list-container .date-item { padding-left: 2%; padding-top: 3.5em; }
  .list-container .date-item .date-container { font-size: .65rem; left: -1%; top: -1em; }
  aside .aside-item #calendar { padding: 0; }
  aside .aside-item #calendar .cal-header, aside .aside-item #calendar .cal-body { display: none; }
  aside .aside-item.aside-banner { display: none; }
  footer#footer .top-bar .col { width: 50%; float: left; }
  footer#footer .bottom-bar #footer-logo { float: left; }
  footer#footer .bottom-bar .contact-container { width: 100%; float: left; margin-top: 2em; }
  .page-body ul, .page-body ol { width: 95%; padding: .8em 0 1.2em 5%; } }

@media screen and (min-widtH: 1100px) { .szech-logo { display: block; } }
