@charset "UTF-8";
/*!
Theme Name: BioInnovation
Theme URI: http://www.bioinnovation.se.stage.triggerfish.se/
Author: Triggerfish
Author URI: http://triggerfish.se/
Description: BioInnovation base WP theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: bioinnovation
Text Domain: bioinnovation
*/
/* DEFAULTS */
@font-face {
  font-family: 'Cambria-BoldItalic';
  src: url('assets/fonts/395EFD_0_0.eot');
  src: url('assets/fonts/395EFD_0_0.eot?#iefix') format('embedded-opentype'), url('assets/fonts/395EFD_0_0.woff2') format('woff2'), url('assets/fonts/395EFD_0_0.woff') format('woff'), url('assets/fonts/395EFD_0_0.ttf') format('truetype');
}
@font-face {
  font-family: 'Cambria-Bold';
  src: url('assets/fonts/395EFD_1_0.eot');
  src: url('assets/fonts/395EFD_1_0.eot?#iefix') format('embedded-opentype'), url('assets/fonts/395EFD_1_0.woff2') format('woff2'), url('assets/fonts/395EFD_1_0.woff') format('woff'), url('assets/fonts/395EFD_1_0.ttf') format('truetype');
}
@font-face {
  font-family: 'Cambria';
  src: url('assets/fonts/395EFD_2_0.eot');
  src: url('assets/fonts/395EFD_2_0.eot?#iefix') format('embedded-opentype'), url('assets/fonts/395EFD_2_0.woff2') format('woff2'), url('assets/fonts/395EFD_2_0.woff') format('woff'), url('assets/fonts/395EFD_2_0.ttf') format('truetype');
}
@font-face {
  font-family: 'Cambria-Italic';
  src: url('assets/fonts/395EFD_3_0.eot');
  src: url('assets/fonts/395EFD_3_0.eot?#iefix') format('embedded-opentype'), url('assets/fonts/395EFD_3_0.woff2') format('woff2'), url('assets/fonts/395EFD_3_0.woff') format('woff'), url('assets/fonts/395EFD_3_0.ttf') format('truetype');
}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 14, 2015 */
@font-face {
  font-family: 'heroregular';
  src: url('assets/fonts/hero.eot');
  src: url('assets/fonts/hero.eot?#iefix') format('embedded-opentype'), url('assets/fonts/hero.woff2') format('woff2'), url('assets/fonts/hero.woff') format('woff'), url('assets/fonts/hero.ttf') format('truetype'), url('assets/fonts/hero.svg#heroregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'hero_lightlight';
  src: url('assets/fonts/hero_light.eot');
  src: url('assets/fonts/hero_light.eot?#iefix') format('embedded-opentype'), url('assets/fonts/hero_light.woff2') format('woff2'), url('assets/fonts/hero_light.woff') format('woff'), url('assets/fonts/hero_light.ttf') format('truetype'), url('assets/fonts/hero_light.svg#hero_lightlight') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*!
 *  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('assets/fonts/fontawesome-webfont.eot?v=4.4.0');
  src: url('assets/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('assets/fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('assets/fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('assets/fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('assets/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.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eeeeee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.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: #ffffff;
}
/* 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: "\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-feed:before,
.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-y-combinator-square:before,
.fa-yc-square:before,
.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-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-intersex:before,
.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-genderless:before {
  content: "\f22d";
}
.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";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=2593940d28e5732b40ae)
 * Config saved to config.json and https://gist.github.com/2593940d28e5732b40ae
 */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
ul,
ol,
p {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
a,
a:hover {
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  outline: 0;
}
*:focus {
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}
.aligncenter {
  margin: 0 auto;
  text-align: center;
}
img.aligncenter {
  display: block;
  padding: 20px 0;
}
.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}
.alignright {
  float: right;
  margin: 0 0 20px 20px;
}
strong,
b {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
.screen-reader-text {
  position: absolute;
  left: -1000em;
}
@media (max-width: 992px) {
  .alignleft,
  .alignright {
    float: none;
    margin: 20px auto;
    display: block;
  }
  .alignleft:after,
  .alignright:after {
    content: "";
    display: table;
    clear: both;
    width: 100%;
  }
}
input,
textarea,
select {
  font-size: 16px;
}
.shapes {
  background-image: url('assets/images/shapes.svg');
}
.table {
  margin-bottom: 0;
}
.sidebar-heading {
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .sidebar-heading {
    text-align: center;
  }
}
.info-box-list {
  margin: 0 0 10px !important;
  padding: 0;
}
@media (max-width: 767px) {
  .info-box-list {
    text-align: center;
  }
}
.info-box-list li {
  list-style: none;
  display: inline-block;
  padding: 15px 15px !important;
  font-size: 14px;
  color: #333333;
  height: auto;
  line-height: normal;
  font-weight: 700;
  background-color: #AEAEAE;
  border: none;
  -webkit-box-shadow: inset 0 0 0 1px #AEAEAE;
  -moz-box-shadow: inset 0 0 0 1px #AEAEAE;
  box-shadow: inset 0 0 0 1px #AEAEAE;
}
.info-box-list li.ucase {
  text-transform: uppercase;
}
.info-box-list li.large {
  padding: 20px 20px !important;
  font-size: 16px;
  color: #333333;
  font-weight: 500;
  margin-right: 5px;
}
.info-box-list li.yellow {
  background-color: #ffd740;
  -webkit-box-shadow: inset 0 0 0 1px #ffd740;
  -moz-box-shadow: inset 0 0 0 1px #ffd740;
  box-shadow: inset 0 0 0 1px #ffd740;
}
.info-box-list li.yellow-alt {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0 !important;
  color: #ebbe0b;
}
.info-box-list li.turquoise {
  background-color: rgba(150, 181, 168, 0.25);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #96b5a8;
}
.info-box-list li.green {
  background-color: rgba(49, 137, 68, 0.25);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #318944;
}
.info-box-list li.gray {
  background-color: #eee;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #333333;
}
@media (max-width: 568px) {
  .info-box-list li {
    font-size: 14px;
    padding: 10px 40px !important;
    height: auto;
  }
}
.relative {
  position: relative;
}
@-webkit-keyframes rotate-forever {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes rotate-forever {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate-forever {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.h-100 {
  height: 100%;
}
.no-padding-hor {
  padding-left: 0;
  padding-right: 0;
}
.no-padding-sm-left {
  padding-left: 0;
}
@media (max-width: 767px) {
  .no-padding-sm-left {
    padding-left: 15px;
  }
}
.no-padding-sm-right {
  padding-right: 0;
}
@media (max-width: 767px) {
  .no-padding-sm-right {
    padding-right: 15px;
  }
}
.tablepress {
  font-family: 'futura-pt';
}
.table-responsive .tablepress {
  min-width: 500px;
}
.dataTables_wrapper select {
  font-size: 16px;
  line-height: 1.2;
  font-weight: normal;
  padding: 10px;
  height: 30px;
}
/**
 * Entry Content, text styles
 *
 */
.entry-content h1,
.entry-content .h1,
.entry-content h2,
.entry-content .h2,
.entry-content h3,
.entry-content .h3,
.entry-content h4,
.entry-content .h3,
.entry-content h5,
.entry-content .h5 {
  margin-bottom: 15px;
  font-family: futura-pt;
  font-weight: 500;
}
.entry-content h1,
.entry-content .h1 {
  font-size: 44px;
  line-height: 60px;
}
@media (max-width: 767px) {
  .entry-content h1,
  .entry-content .h1 {
    font-size: 32px;
    line-height: 1.3;
  }
}
.entry-content h2,
.entry-content .h2 {
  font-size: 34px;
  line-height: 43px;
}
@media (max-width: 767px) {
  .entry-content h2,
  .entry-content .h2 {
    font-size: 24px;
    line-height: 1.3;
  }
}
.entry-content h2.small,
.entry-content .h2.small {
  font-size: 26px;
  line-height: 31px;
}
.entry-content h3,
.entry-content .h3 {
  font-size: 26px;
  line-height: 31px;
}
@media (max-width: 767px) {
  .entry-content h3,
  .entry-content .h3 {
    font-size: 22px;
  }
}
.entry-content h4,
.entry-content .h4 {
  font-size: 19px;
  line-height: 23px;
}
.entry-content h5,
.entry-content .h5 {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.entry-content p {
  font-size: 19px;
  line-height: 26px;
  font-weight: 300;
}
.entry-content p.category-text {
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
  margin-bottom: 10px;
}
.entry-content .preamble {
  font-size: 28px;
  line-height: 37px;
  font-weight: 300;
}
@media (max-width: 568px) {
  .entry-content .preamble {
    font-size: 19px;
  }
}
.entry-content .futura {
  font-family: 'futura-pt';
}
.entry-content .button-align-left {
  text-align: left;
}
.entry-content .button-align-center {
  text-align: center;
}
.entry-content .button-align-right {
  text-align: right;
}
.entry-content .btn {
  font-family: 'futura-pt';
}
.entry-content .btn.small {
  font-size: 14px !important;
  font-weight: 700 !important;
  height: 43px !important;
  line-height: 43px !important;
  padding: 0 30px !important;
  text-transform: uppercase !important;
}
.entry-content .btn.small.wide {
  height: 33px !important;
  line-height: 33px !important;
  padding: 0 50px !important;
}
@media (max-width: 1199px) {
  .entry-content .btn.small.wide {
    padding: 0 30px !important;
  }
}
.entry-content .btn.turquoise {
  display: inline-block;
  padding: 10px 40px;
  font-size: 20px;
  color: #ffffff;
  height: auto;
  line-height: normal;
  font-weight: 700;
  background-color: #96b5a8;
  text-decoration: none;
  border: 0 none;
  -webkit-box-shadow: inset 0 0 0 1px #96b5a8;
  -moz-box-shadow: inset 0 0 0 1px #96b5a8;
  box-shadow: inset 0 0 0 1px #96b5a8;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
@media (max-width: 568px) {
  .entry-content .btn.turquoise {
    font-size: 14px;
    padding: 10px 40px;
    height: auto;
  }
}
.entry-content .btn.turquoise:hover {
  -webkit-box-shadow: inset 0 0 0 1px #a5c0b4;
  -moz-box-shadow: inset 0 0 0 1px #a5c0b4;
  box-shadow: inset 0 0 0 1px #a5c0b4;
  background-color: #a5c0b4;
  text-decoration: none;
  color: #ffffff;
}
.entry-content .btn.turquoise.ucase {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
}
.entry-content .btn.turquoise.dblock {
  display: block;
}
.entry-content .btn.green {
  display: inline-block;
  padding: 10px 40px;
  font-size: 20px;
  color: #ffffff;
  height: auto;
  line-height: normal;
  font-weight: 700;
  background-color: #318944;
  text-decoration: none;
  border: 0 none;
  -webkit-box-shadow: inset 0 0 0 1px #318944;
  -moz-box-shadow: inset 0 0 0 1px #318944;
  box-shadow: inset 0 0 0 1px #318944;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
@media (max-width: 568px) {
  .entry-content .btn.green {
    font-size: 14px;
    padding: 10px 40px;
    height: auto;
  }
}
.entry-content .btn.green:hover {
  -webkit-box-shadow: inset 0 0 0 1px #389c4d;
  -moz-box-shadow: inset 0 0 0 1px #389c4d;
  box-shadow: inset 0 0 0 1px #389c4d;
  background-color: #389c4d;
  text-decoration: none;
  color: #ffffff;
}
.entry-content .btn.green.ucase {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
}
.entry-content .btn.green.dblock {
  display: block;
}
.entry-content .btn.white {
  display: inline-block;
  padding: 10px 40px;
  font-size: 20px;
  color: #ffffff;
  height: auto;
  line-height: normal;
  font-weight: 700;
  background-color: #fff;
  text-decoration: none;
  border: 0 none;
  -webkit-box-shadow: inset 0 0 0 1px #fff;
  -moz-box-shadow: inset 0 0 0 1px #fff;
  box-shadow: inset 0 0 0 1px #fff;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  color: #000000;
}
@media (max-width: 568px) {
  .entry-content .btn.white {
    font-size: 14px;
    padding: 10px 40px;
    height: auto;
  }
}
.entry-content .btn.white:hover {
  -webkit-box-shadow: inset 0 0 0 1px #ffffff;
  -moz-box-shadow: inset 0 0 0 1px #ffffff;
  box-shadow: inset 0 0 0 1px #ffffff;
  background-color: #ffffff;
  text-decoration: none;
  color: #ffffff;
}
.entry-content .btn.white.ucase {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
}
.entry-content .btn.white.dblock {
  display: block;
}
.entry-content .btn.white:hover {
  color: #000000;
}
.mega-hero .entry-content .btn.white {
  background-color: rgba(255, 255, 255, 0.25);
  color: #ffffff;
  box-shadow: none;
}
.entry-content .btn.light-green {
  display: inline-block;
  padding: 10px 40px;
  font-size: 20px;
  color: #ffffff;
  height: auto;
  line-height: normal;
  font-weight: 700;
  background-color: rgba(49, 137, 68, 0.25);
  text-decoration: none;
  border: 0 none;
  -webkit-box-shadow: inset 0 0 0 1px rgba(49, 137, 68, 0.25);
  -moz-box-shadow: inset 0 0 0 1px rgba(49, 137, 68, 0.25);
  box-shadow: inset 0 0 0 1px rgba(49, 137, 68, 0.25);
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  color: #318944;
}
@media (max-width: 568px) {
  .entry-content .btn.light-green {
    font-size: 14px;
    padding: 10px 40px;
    height: auto;
  }
}
.entry-content .btn.light-green:hover {
  -webkit-box-shadow: inset 0 0 0 1px rgba(56, 156, 77, 0.25);
  -moz-box-shadow: inset 0 0 0 1px rgba(56, 156, 77, 0.25);
  box-shadow: inset 0 0 0 1px rgba(56, 156, 77, 0.25);
  background-color: rgba(56, 156, 77, 0.25);
  text-decoration: none;
  color: #ffffff;
}
.entry-content .btn.light-green.ucase {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
}
.entry-content .btn.light-green.dblock {
  display: block;
}
.entry-content .btn.light-green:hover {
  display: inline-block;
  padding: 10px 40px;
  font-size: 20px;
  color: #ffffff;
  height: auto;
  line-height: normal;
  font-weight: 700;
  background-color: #318944;
  text-decoration: none;
  border: 0 none;
  -webkit-box-shadow: inset 0 0 0 1px #318944;
  -moz-box-shadow: inset 0 0 0 1px #318944;
  box-shadow: inset 0 0 0 1px #318944;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
@media (max-width: 568px) {
  .entry-content .btn.light-green:hover {
    font-size: 14px;
    padding: 10px 40px;
    height: auto;
  }
}
.entry-content .btn.light-green:hover:hover {
  -webkit-box-shadow: inset 0 0 0 1px #389c4d;
  -moz-box-shadow: inset 0 0 0 1px #389c4d;
  box-shadow: inset 0 0 0 1px #389c4d;
  background-color: #389c4d;
  text-decoration: none;
  color: #ffffff;
}
.entry-content .btn.light-green:hover.ucase {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
}
.entry-content .btn.light-green:hover.dblock {
  display: block;
}
.entry-content .btn.white-green {
  display: inline-block;
  padding: 10px 40px;
  font-size: 20px;
  color: #ffffff;
  height: auto;
  line-height: normal;
  font-weight: 700;
  background-color: #ffffff;
  text-decoration: none;
  border: 0 none;
  -webkit-box-shadow: inset 0 0 0 1px #ffffff;
  -moz-box-shadow: inset 0 0 0 1px #ffffff;
  box-shadow: inset 0 0 0 1px #ffffff;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  color: #318944;
}
@media (max-width: 568px) {
  .entry-content .btn.white-green {
    font-size: 14px;
    padding: 10px 40px;
    height: auto;
  }
}
.entry-content .btn.white-green:hover {
  -webkit-box-shadow: inset 0 0 0 1px #ffffff;
  -moz-box-shadow: inset 0 0 0 1px #ffffff;
  box-shadow: inset 0 0 0 1px #ffffff;
  background-color: #ffffff;
  text-decoration: none;
  color: #ffffff;
}
.entry-content .btn.white-green.ucase {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
}
.entry-content .btn.white-green.dblock {
  display: block;
}
.entry-content .btn.white-green:hover {
  display: inline-block;
  padding: 10px 40px;
  font-size: 20px;
  color: #ffffff;
  height: auto;
  line-height: normal;
  font-weight: 700;
  background-color: #96b5a8;
  text-decoration: none;
  border: 0 none;
  -webkit-box-shadow: inset 0 0 0 1px #96b5a8;
  -moz-box-shadow: inset 0 0 0 1px #96b5a8;
  box-shadow: inset 0 0 0 1px #96b5a8;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  color: #ffffff !important;
}
@media (max-width: 568px) {
  .entry-content .btn.white-green:hover {
    font-size: 14px;
    padding: 10px 40px;
    height: auto;
  }
}
.entry-content .btn.white-green:hover:hover {
  -webkit-box-shadow: inset 0 0 0 1px #a5c0b4;
  -moz-box-shadow: inset 0 0 0 1px #a5c0b4;
  box-shadow: inset 0 0 0 1px #a5c0b4;
  background-color: #a5c0b4;
  text-decoration: none;
  color: #ffffff;
}
.entry-content .btn.white-green:hover.ucase {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
}
.entry-content .btn.white-green:hover.dblock {
  display: block;
}
.entry-content .btn.transparent {
  background-color: transparent;
  color: #fff;
  border: 2px solid #fff;
  padding: 0 40px;
  font-size: 20px;
  height: 53px;
  display: inline-block;
  line-height: 53px;
  font-weight: 700;
  text-decoration: none;
}
.entry-content .btn.social-media-btn {
  padding: 15px 30px;
}
.entry-content .btn.social-media-btn .icon {
  width: 24px;
  height: 24px;
  vertical-align: top;
  margin-right: 10px;
}
.entry-content .btn.social-media-btn .icon-twitter {
  background: transparent url(assets/images/twitter.svg) no-repeat center;
  background-size: 100%;
}
.entry-content .btn.social-media-btn .icon-linkedin {
  background: transparent url(assets/images/linkedin.svg) no-repeat center;
  background-size: 100%;
}
.entry-content .btn.social-media-btn h4,
.entry-content .btn.social-media-btn i {
  display: inline-block;
}
.entry-content .btn.social-media-btn h4 {
  font-weight: 500;
  margin-bottom: 0;
}
.entry-content img,
.entry-content object,
.entry-content video,
.entry-content param {
  max-width: 100%;
  height: auto;
}
.entry-content iframe {
  width: 100%;
  height: 350px;
}
.entry-content iframe.apsis-iframe {
  height: 750px;
}
.entry-content ul,
.entry-content ol {
  list-style-position: inside;
  margin: 0 0 20px 20px;
  padding: 0;
  font-family: 'futura-pt';
  font-size: 19px;
  line-height: 26px;
  font-weight: 300;
}
.entry-content ul li,
.entry-content ol li {
  margin: 0 0 10px;
  padding: 0;
}
@media (max-width: 568px) {
  .entry-content ul,
  .entry-content ol {
    font-size: 17px;
  }
}
.entry-content ul li {
  list-style: disc;
}
.entry-content ol li {
  list-style: decimal;
}
.entry-content p {
  margin-bottom: 20px;
}
.entry-content p:last-child {
  margin-bottom: 0;
}
.entry-content a {
  color: #318944;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.entry-content a:hover {
  color: rgba(49, 137, 68, 0.7);
  text-decoration: underline;
}
.entry-content a.link-white {
  color: #ffffff;
}
.entry-content a.link-white:hover {
  color: #ffffff;
}
.entry-content a.link-green {
  color: #318944;
}
.entry-content a.link-green:hover {
  color: #318944;
}
.wp-caption {
  color: #999;
  margin-bottom: 20px;
  max-width: 100%;
  height: auto;
}
.wp-caption img {
  margin-bottom: 10px;
}
.wp-caption p {
  font-size: 15px;
  line-height: normal;
}
blockquote,
cite {
  margin: 0 0 20px;
  padding: 0 30px;
  padding-left: 20px;
}
blockquote,
cite,
blockquote p,
cite p {
  font-size: 24px !important;
  font-style: italic;
  font-weight: 400 !important;
  letter-spacing: 0;
  line-height: 34px !important;
  color: #333;
}
blockquote p,
cite p {
  position: relative;
  padding: 0 100px;
}
blockquote p:before,
cite p:before {
  content: "";
  background: url('assets/images/quote.svg') no-repeat;
  background-size: 100%;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 6px;
  left: 50px;
}
@media (max-width: 767px) {
  blockquote p,
  cite p {
    padding: 0 30px;
    font-size: 22px !important;
    line-height: 28px !important;
  }
  blockquote p:before,
  cite p:before {
    left: -20px;
  }
}
@media (max-width: 568px) {
  blockquote p,
  cite p {
    padding: 0 0 0 10px;
  }
  blockquote p:before,
  cite p:before {
    width: 20px;
    height: 20px;
  }
}
@font-face {
  font-family: 'lg';
  src: url("assets/fonts/lg.eot?n1z373");
  src: url("assets/fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("assets/fonts/lg.woff?n1z373") format("woff"), url("assets/fonts/lg.ttf?n1z373") format("truetype"), url("assets/fonts/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.lg-icon {
  font-family: 'lg';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lg-actions .lg-next,
.lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 9;
}
.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
  color: #FFF;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "\e095";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "\e094";
}
@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}
.lg-toolbar {
  z-index: 9;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
}
.lg-toolbar .lg-icon:hover {
  color: #FFF;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 9;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}
#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}
.lg-toolbar,
.lg-prev,
.lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  will-change: transform, opacity;
}
.lg-css3.lg-use-left .lg-item {
  will-change: left, opacity;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-zoom-in .lg-item {
  opacity: 0;
}
.lg-css3.lg-zoom-in .lg-item.lg-prev-slide {
  -webkit-transform: scale3d(2, 2, 2);
  transform: scale3d(2, 2, 2);
}
.lg-css3.lg-zoom-in .lg-item.lg-next-slide {
  -webkit-transform: scale3d(2, 2, 2);
  transform: scale3d(2, 2, 2);
}
.lg-css3.lg-zoom-in .lg-item.lg-current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.lg-css3.lg-zoom-in .lg-item.lg-prev-slide,
.lg-css3.lg-zoom-in .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-zoom-out .lg-item {
  opacity: 0;
}
.lg-css3.lg-zoom-out .lg-item.lg-prev-slide {
  -webkit-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
}
.lg-css3.lg-zoom-out .lg-item.lg-next-slide {
  -webkit-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
}
.lg-css3.lg-zoom-out .lg-item.lg-current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.lg-css3.lg-zoom-out .lg-item.lg-prev-slide,
.lg-css3.lg-zoom-out .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-zoom-out-in .lg-item {
  opacity: 0;
}
.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide {
  -webkit-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
}
.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide {
  -webkit-transform: scale3d(2, 2, 2);
  transform: scale3d(2, 2, 2);
}
.lg-css3.lg-zoom-out-in .lg-item.lg-current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide,
.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out-in .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-zoom-in-out .lg-item {
  opacity: 0;
}
.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide {
  -webkit-transform: scale3d(2, 2, 2);
  transform: scale3d(2, 2, 2);
}
.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide {
  -webkit-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
}
.lg-css3.lg-zoom-in-out .lg-item.lg-current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide,
.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in-out .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-soft-zoom .lg-item {
  opacity: 0;
}
.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide {
  -webkit-transform: scale3d(1.2, 1.2, 1.2);
  transform: scale3d(1.2, 1.2, 1.2);
}
.lg-css3.lg-soft-zoom .lg-item.lg-next-slide {
  -webkit-transform: scale3d(0.8, 0.8, 0.8);
  transform: scale3d(0.8, 0.8, 0.8);
}
.lg-css3.lg-soft-zoom .lg-item.lg-current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide,
.lg-css3.lg-soft-zoom .lg-item.lg-next-slide,
.lg-css3.lg-soft-zoom .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-slide-circular .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-circular .lg-item.lg-prev-slide {
  -moz-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  -o-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  -ms-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide-circular .lg-item.lg-next-slide {
  -moz-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  -o-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  -ms-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.lg-css3.lg-slide-circular .lg-item.lg-current {
  -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-circular .lg-item.lg-prev-slide,
.lg-css3.lg-slide-circular .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-slide-circular-up .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide {
  -moz-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
  -o-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
  -ms-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
}
.lg-css3.lg-slide-circular-up .lg-item.lg-next-slide {
  -moz-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
  -o-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
  -ms-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
}
.lg-css3.lg-slide-circular-up .lg-item.lg-current {
  -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide,
.lg-css3.lg-slide-circular-up .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-up .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-slide-circular-down .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide {
  -moz-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
  -o-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
  -ms-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
}
.lg-css3.lg-slide-circular-down .lg-item.lg-next-slide {
  -moz-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
  -o-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
  -ms-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
}
.lg-css3.lg-slide-circular-down .lg-item.lg-current {
  -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide,
.lg-css3.lg-slide-circular-down .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-down .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-slide-circular-vertical .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide {
  -moz-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
  -o-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
  -ms-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
  -webkit-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
  transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
}
.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide {
  -moz-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
  -o-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
  -ms-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
  -webkit-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
  transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
}
.lg-css3.lg-slide-circular-vertical .lg-item.lg-current {
  -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide,
.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-vertical .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-slide-circular-vertical-left .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide {
  -moz-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
  -o-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
  -ms-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
}
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide {
  -moz-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
  -o-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
  -ms-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
}
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current {
  -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide,
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-slide-circular-vertical-down .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide {
  -moz-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
  -o-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
  -ms-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
}
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide {
  -moz-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
  -o-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
  -ms-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
}
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current {
  -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide,
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-slide-vertical .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.lg-css3.lg-slide-vertical .lg-item.lg-next-slide {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.lg-css3.lg-slide-vertical .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide,
.lg-css3.lg-slide-vertical .lg-item.lg-next-slide,
.lg-css3.lg-slide-vertical .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-vertical-growth .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide {
  -moz-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
  -o-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
  -ms-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
  -webkit-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
  transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
}
.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide {
  -moz-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
  -o-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
  -ms-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
  -webkit-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
  transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
}
.lg-css3.lg-slide-vertical-growth .lg-item.lg-current {
  -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide,
.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide,
.lg-css3.lg-slide-vertical-growth .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-only .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide {
  -moz-transform: skew(60deg, 0deg);
  -o-transform: skew(60deg, 0deg);
  -ms-transform: skew(60deg, 0deg);
  -webkit-transform: skew(60deg, 0deg);
  transform: skew(60deg, 0deg);
}
.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide {
  -moz-transform: skew(60deg, 0deg);
  -o-transform: skew(60deg, 0deg);
  -ms-transform: skew(60deg, 0deg);
  -webkit-transform: skew(60deg, 0deg);
  transform: skew(60deg, 0deg);
}
.lg-css3.lg-slide-skew-only .lg-item.lg-current {
  -moz-transform: skew(0deg, 0deg);
  -o-transform: skew(0deg, 0deg);
  -ms-transform: skew(0deg, 0deg);
  -webkit-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
  opacity: 1;
}
.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-only-rev .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide {
  -moz-transform: skew(-60deg, 0deg);
  -o-transform: skew(-60deg, 0deg);
  -ms-transform: skew(-60deg, 0deg);
  -webkit-transform: skew(-60deg, 0deg);
  transform: skew(-60deg, 0deg);
}
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide {
  -moz-transform: skew(-60deg, 0deg);
  -o-transform: skew(-60deg, 0deg);
  -ms-transform: skew(-60deg, 0deg);
  -webkit-transform: skew(-60deg, 0deg);
  transform: skew(-60deg, 0deg);
}
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current {
  -moz-transform: skew(0deg, 0deg);
  -o-transform: skew(0deg, 0deg);
  -ms-transform: skew(0deg, 0deg);
  -webkit-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
  opacity: 1;
}
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-only-y .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide {
  -moz-transform: skew(0deg, 60deg);
  -o-transform: skew(0deg, 60deg);
  -ms-transform: skew(0deg, 60deg);
  -webkit-transform: skew(0deg, 60deg);
  transform: skew(0deg, 60deg);
}
.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide {
  -moz-transform: skew(0deg, 60deg);
  -o-transform: skew(0deg, 60deg);
  -ms-transform: skew(0deg, 60deg);
  -webkit-transform: skew(0deg, 60deg);
  transform: skew(0deg, 60deg);
}
.lg-css3.lg-slide-skew-only-y .lg-item.lg-current {
  -moz-transform: skew(0deg, 0deg);
  -o-transform: skew(0deg, 0deg);
  -ms-transform: skew(0deg, 0deg);
  -webkit-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
  opacity: 1;
}
.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-y .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-only-y-rev .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide {
  -moz-transform: skew(0deg, -60deg);
  -o-transform: skew(0deg, -60deg);
  -ms-transform: skew(0deg, -60deg);
  -webkit-transform: skew(0deg, -60deg);
  transform: skew(0deg, -60deg);
}
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide {
  -moz-transform: skew(0deg, -60deg);
  -o-transform: skew(0deg, -60deg);
  -ms-transform: skew(0deg, -60deg);
  -webkit-transform: skew(0deg, -60deg);
  transform: skew(0deg, -60deg);
}
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current {
  -moz-transform: skew(0deg, 0deg);
  -o-transform: skew(0deg, 0deg);
  -ms-transform: skew(0deg, 0deg);
  -webkit-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
  opacity: 1;
}
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-skew .lg-item.lg-prev-slide {
  -moz-transform: skew(60deg, 0deg) translate3d(-100%, 0%, 0px);
  -o-transform: skew(60deg, 0deg) translate3d(-100%, 0%, 0px);
  -ms-transform: skew(60deg, 0deg) translate3d(-100%, 0%, 0px);
  -webkit-transform: skew(60deg, 0deg) translate3d(-100%, 0%, 0px);
  transform: skew(60deg, 0deg) translate3d(-100%, 0%, 0px);
}
.lg-css3.lg-slide-skew .lg-item.lg-next-slide {
  -moz-transform: skew(60deg, 0deg) translate3d(100%, 0%, 0px);
  -o-transform: skew(60deg, 0deg) translate3d(100%, 0%, 0px);
  -ms-transform: skew(60deg, 0deg) translate3d(100%, 0%, 0px);
  -webkit-transform: skew(60deg, 0deg) translate3d(100%, 0%, 0px);
  transform: skew(60deg, 0deg) translate3d(100%, 0%, 0px);
}
.lg-css3.lg-slide-skew .lg-item.lg-current {
  -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  opacity: 1;
}
.lg-css3.lg-slide-skew .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-rev .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide {
  -moz-transform: skew(-60deg, 0deg) translate3d(-100%, 0%, 0px);
  -o-transform: skew(-60deg, 0deg) translate3d(-100%, 0%, 0px);
  -ms-transform: skew(-60deg, 0deg) translate3d(-100%, 0%, 0px);
  -webkit-transform: skew(-60deg, 0deg) translate3d(-100%, 0%, 0px);
  transform: skew(-60deg, 0deg) translate3d(-100%, 0%, 0px);
}
.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide {
  -moz-transform: skew(-60deg, 0deg) translate3d(100%, 0%, 0px);
  -o-transform: skew(-60deg, 0deg) translate3d(100%, 0%, 0px);
  -ms-transform: skew(-60deg, 0deg) translate3d(100%, 0%, 0px);
  -webkit-transform: skew(-60deg, 0deg) translate3d(100%, 0%, 0px);
  transform: skew(-60deg, 0deg) translate3d(100%, 0%, 0px);
}
.lg-css3.lg-slide-skew-rev .lg-item.lg-current {
  -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  opacity: 1;
}
.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-rev .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-cross .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide {
  -moz-transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);
  -o-transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);
  -ms-transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);
  -webkit-transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);
  transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);
}
.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide {
  -moz-transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);
  -o-transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);
  -ms-transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);
  -webkit-transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);
  transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);
}
.lg-css3.lg-slide-skew-cross .lg-item.lg-current {
  -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  opacity: 1;
}
.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-cross .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-cross-rev .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide {
  -moz-transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);
  -o-transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);
  -ms-transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);
  -webkit-transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);
  transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);
}
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide {
  -moz-transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);
  -o-transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);
  -ms-transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);
  -webkit-transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);
  transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);
}
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current {
  -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  opacity: 1;
}
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-ver .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide {
  -moz-transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);
  -o-transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);
  -ms-transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);
  -webkit-transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);
  transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);
}
.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide {
  -moz-transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);
  -o-transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);
  -ms-transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);
  -webkit-transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);
  transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);
}
.lg-css3.lg-slide-skew-ver .lg-item.lg-current {
  -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  opacity: 1;
}
.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-ver-rev .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide {
  -moz-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);
  -o-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);
  -ms-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);
  -webkit-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);
  transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);
}
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide {
  -moz-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);
  -o-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);
  -ms-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);
  -webkit-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);
  transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);
}
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current {
  -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  opacity: 1;
}
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-ver-cross .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide {
  -moz-transform: skew(0deg, 60deg) translate3d(0, -100%, 0px);
  -o-transform: skew(0deg, 60deg) translate3d(0, -100%, 0px);
  -ms-transform: skew(0deg, 60deg) translate3d(0, -100%, 0px);
  -webkit-transform: skew(0deg, 60deg) translate3d(0, -100%, 0px);
  transform: skew(0deg, 60deg) translate3d(0, -100%, 0px);
}
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide {
  -moz-transform: skew(0deg, 60deg) translate3d(0, 100%, 0px);
  -o-transform: skew(0deg, 60deg) translate3d(0, 100%, 0px);
  -ms-transform: skew(0deg, 60deg) translate3d(0, 100%, 0px);
  -webkit-transform: skew(0deg, 60deg) translate3d(0, 100%, 0px);
  transform: skew(0deg, 60deg) translate3d(0, 100%, 0px);
}
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current {
  -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  opacity: 1;
}
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide {
  -moz-transform: skew(0deg, -60deg) translate3d(0, -100%, 0px);
  -o-transform: skew(0deg, -60deg) translate3d(0, -100%, 0px);
  -ms-transform: skew(0deg, -60deg) translate3d(0, -100%, 0px);
  -webkit-transform: skew(0deg, -60deg) translate3d(0, -100%, 0px);
  transform: skew(0deg, -60deg) translate3d(0, -100%, 0px);
}
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide {
  -moz-transform: skew(0deg, -60deg) translate3d(0, 100%, 0px);
  -o-transform: skew(0deg, -60deg) translate3d(0, 100%, 0px);
  -ms-transform: skew(0deg, -60deg) translate3d(0, 100%, 0px);
  -webkit-transform: skew(0deg, -60deg) translate3d(0, 100%, 0px);
  transform: skew(0deg, -60deg) translate3d(0, 100%, 0px);
}
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current {
  -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  opacity: 1;
}
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-lollipop .lg-item {
  opacity: 0;
}
.lg-css3.lg-lollipop .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-lollipop .lg-item.lg-next-slide {
  -moz-transform: translate3d(0, 0, 0) scale(0.5);
  -o-transform: translate3d(0, 0, 0) scale(0.5);
  -ms-transform: translate3d(0, 0, 0) scale(0.5);
  -webkit-transform: translate3d(0, 0, 0) scale(0.5);
  transform: translate3d(0, 0, 0) scale(0.5);
}
.lg-css3.lg-lollipop .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-lollipop .lg-item.lg-prev-slide,
.lg-css3.lg-lollipop .lg-item.lg-next-slide,
.lg-css3.lg-lollipop .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-lollipop-rev .lg-item {
  opacity: 0;
}
.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide {
  -moz-transform: translate3d(0, 0, 0) scale(0.5);
  -o-transform: translate3d(0, 0, 0) scale(0.5);
  -ms-transform: translate3d(0, 0, 0) scale(0.5);
  -webkit-transform: translate3d(0, 0, 0) scale(0.5);
  transform: translate3d(0, 0, 0) scale(0.5);
}
.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-lollipop-rev .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide,
.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide,
.lg-css3.lg-lollipop-rev .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-rotate .lg-item {
  opacity: 0;
}
.lg-css3.lg-rotate .lg-item.lg-prev-slide {
  -moz-transform: rotate(-360deg);
  -o-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.lg-css3.lg-rotate .lg-item.lg-next-slide {
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.lg-css3.lg-rotate .lg-item.lg-current {
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}
.lg-css3.lg-rotate .lg-item.lg-prev-slide,
.lg-css3.lg-rotate .lg-item.lg-next-slide,
.lg-css3.lg-rotate .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-rotate-rev .lg-item {
  opacity: 0;
}
.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide {
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.lg-css3.lg-rotate-rev .lg-item.lg-next-slide {
  -moz-transform: rotate(-360deg);
  -o-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.lg-css3.lg-rotate-rev .lg-item.lg-current {
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}
.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide,
.lg-css3.lg-rotate-rev .lg-item.lg-next-slide,
.lg-css3.lg-rotate-rev .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-tube .lg-item {
  opacity: 0;
}
.lg-css3.lg-tube .lg-item.lg-prev-slide {
  -moz-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
  -o-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
  -ms-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
  -webkit-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
  transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
}
.lg-css3.lg-tube .lg-item.lg-next-slide {
  -moz-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
  -o-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
  -ms-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
  -webkit-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
  transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
}
.lg-css3.lg-tube .lg-item.lg-current {
  -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-tube .lg-item.lg-prev-slide,
.lg-css3.lg-tube .lg-item.lg-next-slide,
.lg-css3.lg-tube .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 9;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px;
  -webkit-transition: border-color 0.25s ease;
  -o-transition: border-color 0.25s ease;
  transition: border-color 0.25s ease;
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
  color: #FFF;
}
.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 9;
  cursor: pointer;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("../img/vimeo-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("../img/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("../img/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url("../img/youtube-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("../img/youtube-play.png") no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-palying .lg-object,
.lg-outer .lg-has-video.lg-video-palying .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-palying .lg-video-object {
  visibility: visible;
}
.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}
.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item .lg-img-wrap,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.lg-outer .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  -moz-transition: -moz-transform 0.3s ease 0s;
  -o-transition: -o-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s ease 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s ease 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s ease 0s, opacity 0.15s !important;
  transition: transform 0.3s ease 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
#lg-zoom-in:after {
  content: "\e311";
}
#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}
.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 9;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:hover,
.lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}
.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}
.group {
  *zoom: 1;
}
.group:before,
.group:after {
  display: table;
  content: "";
  line-height: 0;
}
.group:after {
  clear: both;
}
.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  background: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url(../img/loading.gif) no-repeat scroll center center transparent;
}
.lg-outer .lg-item,
.lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-item:before,
.lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -5px;
}
.lg-outer .lg-img-wrap {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 5px;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 8;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object {
  opacity: 1;
}
.lg-outer .lg-empty-html {
  display: none;
}
/*# sourceMappingURL=lightgallery.css.map */
.vjs-modal-dialog .vjs-modal-dialog-content,
.video-js .vjs-modal-dialog,
.vjs-button > .vjs-icon-placeholder:before,
.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.vjs-button > .vjs-icon-placeholder:before,
.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  text-align: center;
}
@font-face {
  font-family: VideoJS;
  src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABDkAAsAAAAAG6gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3hY21hcAAAAYQAAADaAAADPv749/pnbHlmAAACYAAAC3AAABHQZg6OcWhlYWQAAA3QAAAAKwAAADYZw251aGhlYQAADfwAAAAdAAAAJA+RCLFobXR4AAAOHAAAABMAAACM744AAGxvY2EAAA4wAAAASAAAAEhF6kqubWF4cAAADngAAAAfAAAAIAE0AIFuYW1lAAAOmAAAASUAAAIK1cf1oHBvc3QAAA/AAAABJAAAAdPExYuNeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGS7wTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGJHcRdyA4RZgQRADK3CxEAAHic7dFZbsMgAEXRS0ycyZnnOeG7y+qC8pU1dHusIOXxuoxaOlwZYWQB0Aea4quIEN4E9LzKbKjzDeM6H/mua6Lmc/p8yhg0lvdYx15ZG8uOLQOGjMp3EzqmzJizYMmKNRu27Nhz4MiJMxeu3Ljz4Ekqm7T8P52G8PP3lnTOVk++Z6iN6QZzNN1F7ptuN7eGOjDUoaGODHVsuvU8MdTO9Hd5aqgzQ50b6sJQl4a6MtS1oW4MdWuoO0PdG+rBUI+GejLUs6FeDPVqqDdDvRvqw1CfhpqM9At0iFLaAAB4nJ1YDXBTVRZ+5/22TUlJ8we0pHlJm7RJf5O8F2j6EymlSPkpxaL8U2xpa3DKj0CBhc2IW4eWKSokIoLsuMqssM64f+jA4HSdWXXXscBq67IOs3FXZ1ZYWVyRFdo899yXtIBQZ90k7717zz3v3HPPOfd854YCCj9cL9dL0RQFOqCbGJnrHb5EayiKIWN8iA/hWBblo6hUWm8TtCDwE80WMJus/irwyxOdxeB0MDb14VNJHnXYoLLSl6FfCUYO9nYPTA8Epg9090LprfbBbZ2hY0UlJUXHQp3/vtWkS6EBv8+rPMq5u9692f/dNxJNiqwC1xPE9TCUgCsSdQWgE3XQD25lkG4CN2xmTcOXWBOyser6RN6KnGbKSbmQ3+d0OI1m2W8QzLLkI2sykrWAgJJEtA8vGGW/2Q+CmT3n8zS9wZwu2DCvtuZKZN3xkrLh36yCZuUomQSqGpY8t/25VfHVhw8z4ebGBtfLb0ya9PCaDc+8dGTvk2dsh6z7WzvowlXKUSWo9MJ15a3KrEP2loOr2Ojhw6iW6hf2BDdEccQvZGpaAy7YovSwq8kr7HGllxpd71rkS6G0Sf11sl9OvMK1+jwPPODxjUwkOim9CU3ix1wNjXDfmJSEn618Bs6lpWwUpU+8PCqLMY650zjq8VhCIP17NEKTx3eaLL+s5Pi6yJWaWjTHLR1jYzPSV9VF/6Ojdb/1kO3Mk3uhHC0x6gc1BjlKQ+nQFxTYdaJkZ7ySVxLBbhR1dsboNXp1tCYKW2LRaEzpYcIx2BKNxaL0ZaUnSqfFoiNhHKR/GkX6PWUSAaJelQaqZL1EpoHNsajSEyPSoJ9IjhIxTdjHLmwZvhRDOiFTY/YeQnvrVZmiTQtGncECXtFTBZLOVwwMRgoXHAkXzMzPn1nAJJ8jYSbMDaqN2waGLzNhih/bZynUBMpIWSg7VYi7DRx2m8ALkIdRCJwI6ArJx2EI8kaDWeTQKeAFk9fjl/1AvwktjQ1P7NjyMGQyfd4vjipX6M/i52D7Cq80kqlcxEcGXRr/FEcgs0u5uGgB4VWuMFfpdn2Re6Hi3PqzmxWKsz6+ae2Pn9hXXw/fqM859UiGC0oKYYILJBqJrsn1Z1E5qOs9rQCiUQRREjm8yJcbHF5cUJufX1vAHlefw0XgUoboS3ETfQlTxBC4SOtuE8VPRJTBSCQSjZCpk7Gqzu+masaZ2y7Zjehho4F3g82BNDkAHpORG4+OCS+f6JTPmtRn/PH1kch6d04sp7AQb25aQ/pqUyXeQ8vrebG8OYQdXOQ+585u0sdW9rqalzRURiJ+9F4MweRFrKUjl1GUYhH1A27WOHw5cTFSFPMo9EeUIGnQTZHIaJ7AHLaOKsOODaNF9jkBjYG2QEsQ2xjMUAx2bBEbeTBWMHwskBjngq56S/yfgkBnWBa4K9sqKtq2t1UI8S9He5XuBRbawAdatrQEAi30Aks2+LM8WeCbalVZkWNylvJ+dqJnzVb+OHlSoKW8nPCP7Rd+CcZ2DdWAGqJ2CBFOphgywFFCFBNtfAbGtNPBCwxvygHeYMZMY9ZboBqwq/pVrsbgN5tkv152ODlbMfiqwGMBgxa4Exz3QhovRIUp6acqZmQzRq0ypDXS2TPLT02YIkQETnOE445oOGxOmXAqUJNNG7XgupMjPq2ua9asrj5yY/yuKteO1Kx0YNJTufrirLe1mZnat7OL6rnUdCWenpW6I8mAnbsY8KWs1PuSovCW9A/Z25PQ24a7cNOqgmTkLmBMgh4THgc4b9k2IVv1/g/F5nGljwPLfOgHAzJzh45V/4+WenTzmMtR5Z7us2Tys909UHqrPY7KbckoxRvRHhmVc3cJGE97uml0R1S0jdULVl7EvZtDFVBF35N9cEdjpgmAiOlFZ+Dtoh93+D3zzHr8RRNZQhnCNMNbcegOvpEwZoL+06cJQ07h+th3fZ/7PVbVC6ngTAV/KoLFuO6+2KFcU651gEb5ugPSIb1D+Xp8V4+k3sEIGnw5mYe4If4k1lFYr6SCzmM2EQ8iWtmwjnBI9kTwe1TlfAmXh7H02by9fW2gsjKwtv0aaURKil4OdV7rDL1MXIFNrhdxohcZXYTnq47WisrKitaObbf5+yvkLi5J6lCNZZ+B6GC38VNBZBDidSS/+mSvh6s+srgC8pyKMvDtt+de3c9fU76ZPfuM8ud4Kv0fyP/LqfepMT/3oZxSqpZaTa1DaQYLY8TFsHYbWYsPoRhRWfL5eSSQbhUGgGC3YLbVMk6PitTFNGpAsNrC6D1VNBKgBHMejaiuRWEWGgsSDBTJjqWIl8kJLlsaLJ2tXDr6xGfT85bM2Q06a46x2HTgvdnV8z5YDy/27J4zt6x2VtkzjoYpkq36kaBr4eQSg7tyiVweWubXZugtadl58ydapfbORfKsDTuZ0OBgx4cfdjCf5tbWNITnL120fdOi1RV1C3uKGzNdwYLcMvZ3BxoPyTOCD1XvXTp7U10gWCVmTV9b3r2z0SkGWovb2hp9I89O8a2smlyaO8muMU+dRmtzp60IzAoFpjLr1n388boLyf0dRvxhsHZ0qbWqDkwqvvpkj4l0fY6EIXRi5sQSrAvsVYwXRy4qJ2EVtD1AN7a0HWth9ymvL1xc3WTUKK/TAHA/bXDVtVWfOMfuGxGZv4Ln/jVr9jc3j1yMv0tndmyt9Vq88Y9gH1wtLX3KWjot5++jWHgAoZZkQ14wGQ20Fli71UmKJAy4xKMSTGbVdybW7FDDAut9XpD5AzWrYO7zQ8qffqF8+Ynd/clrHcdyxGy3a/3+mfNnzC/cBsveTjnTvXf1o6vzOlZw7WtqtdmPK/Errz/6NNtD72zmNOZfbmYdTGHfoofqI79Oc+R2n1lrnL6pOm0Up7kwxhTW12Amm7WYkXR2qYrF2AmgmbAsxZjwy1xpg/m1Je2vrp8v/nz2xpmlBg4E9hrMU341wVpTOh/OfmGvAnra8q6uctr60ZQHV3Q+WMQJykMj8ZsWn2QBOmmHMB+m5pDIpTFonYigiaKAhGEiAHF7EliVnQkjoLVIMPtJpBKHYd3A8GYH9jJzrWwmHx5Qjp7vDAX0suGRym1vtm/9W1/HyR8vczfMs6Sk8DSv855/5dlX9oQq52hT8syyp2rx5Id17IAyAM3wIjQPMOHzytEB64q6D5zT91yNbnx3V/nqnd017S9Y0605k3izoXLpsxde2n38yoOV9s1LcjwzNjbdX6asnBVaBj/6/DwKwPkpcqbDG7BnsXoSqWnUAmottYF6jMSdVyYZh3zVXCjwTiwwHH6sGuRiEHQGzuRX6whZkp123oy1BWE2mEfJ/tvIRtM4ZM5bDXiMsPMaAKOTyc5uL57rqyyc5y5JE5pm1i2S2iUX0CcaQ6lC6Zog7JqSqZmYlosl2K6pwNA84zRnQW6SaALYZQGW5lhCtU/W34N6o+bKfZ8cf3/Cl/+iTX3wBzpOY4mRkeNf3rptycGSshQWgGbYt5jFc2e0+DglIrwl6DVWQ7BuwaJ3Xk1J4VL5urnLl/Wf+gHU/hZoZdKNym6lG+I34FaNeZKcSpJIo2IeCVvpdsDGfKvzJnAwmeD37Ow65ZWwSowpgwX5T69s/rB55dP5BcpgDKFV8p7q2sn/1uc93bVzT/w6UrCqDTWvfCq/oCD/qZXNoUj8BL5Kp6GU017frfNXkAtiiyf/SOCEeLqnd8R/Ql9GlCRfctS6k5chvIBuQ1zCCjoCHL2DHNHIXxMJ3kQeO8lbsUXONeSfA5EjcG6/E+KdhN4bP04vBhdi883+BFBzQbxFbvZzQeY9LNBZc0FNfn5NwfDn6rCTnTw6R8o+gfpf5hCom33cRuiTlss3KHmZjD+BPN+5gXuA2ziS/Q73mLxUkpbKN/eqwz5uK0X9F3h2d1V4nGNgZGBgAOJd776+iue3+crAzc4AAje5Bfcg0xz9YHEOBiYQBQA8FQlFAHicY2BkYGBnAAGOPgaG//85+hkYGVCBMgBGGwNYAAAAeJxjYGBgYB8EmKOPgQEAQ04BfgAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhAi2COh4nGNgZGBgUGYoZWBnAAEmIOYCQgaG/2A+AwAYCQG2AHicXZBNaoNAGIZfE5PQCKFQ2lUps2oXBfOzzAESyDKBQJdGR2NQR3QSSE/QE/QEPUUPUHqsvsrXjTMw83zPvPMNCuAWP3DQDAejdm1GjzwS7pMmwi75XngAD4/CQ/oX4TFe4Qt7uMMbOzjuDc0EmXCP/C7cJ38Iu+RP4QEe8CU8pP8WHmOPX2EPz87TPo202ey2OjlnQSXV/6arOjWFmvszMWtd6CqwOlKHq6ovycLaWMWVydXKFFZnmVFlZU46tP7R2nI5ncbi/dDkfDtFBA2DDXbYkhKc+V0Bqs5Zt9JM1HQGBRTm/EezTmZNKtpcAMs9Yu6AK9caF76zoLWIWcfMGOSkVduvSWechqZsz040Ib2PY3urxBJTzriT95lipz+TN1fmAAAAeJxtkMl2wjAMRfOAhABlKm2h80C3+ajgCKKDY6cegP59TYBzukAL+z1Zsq8ctaJTTKPrsUQLbXQQI0EXKXroY4AbDDHCGBNMcYsZ7nCPB8yxwCOe8IwXvOIN7/jAJ76wxHfUqWX+OzgumWAjJMV17i0Ndlr6irLKO+qftdT7i6y4uFSUvCknay+lFYZIZaQcmfH/xIFdYn98bqhra1aKTM/6lWMnyaYirx1rFUQZFBkb2zJUtoXeJCeg0WnLtHeSFc3OtrnozNwqi0TkSpBMDB1nSde5oJXW23hTS2/T0LilglXX7dmFVxLnq5U0vYATHFk3zX3BOisoQHNDFDeZnqKDy9hRNawN7Vh727hFzcJ5c8TILrKZfH7tIPxAFP0BpLeJPA==) format("woff");
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-play,
.video-js .vjs-play-control .vjs-icon-placeholder,
.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-play:before,
.video-js .vjs-play-control .vjs-icon-placeholder:before,
.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  content: "\f101";
}
.vjs-icon-play-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-play-circle:before {
  content: "\f102";
}
.vjs-icon-pause,
.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-pause:before,
.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before {
  content: "\f103";
}
.vjs-icon-volume-mute,
.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-volume-mute:before,
.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before {
  content: "\f104";
}
.vjs-icon-volume-low,
.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-volume-low:before,
.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before {
  content: "\f105";
}
.vjs-icon-volume-mid,
.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-volume-mid:before,
.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before {
  content: "\f106";
}
.vjs-icon-volume-high,
.video-js .vjs-mute-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-volume-high:before,
.video-js .vjs-mute-control .vjs-icon-placeholder:before {
  content: "\f107";
}
.vjs-icon-fullscreen-enter,
.video-js .vjs-fullscreen-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-fullscreen-enter:before,
.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before {
  content: "\f108";
}
.vjs-icon-fullscreen-exit,
.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-fullscreen-exit:before,
.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before {
  content: "\f109";
}
.vjs-icon-square {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-square:before {
  content: "\f10a";
}
.vjs-icon-spinner {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-spinner:before {
  content: "\f10b";
}
.vjs-icon-subtitles,
.video-js .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js .vjs-subtitles-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-subtitles:before,
.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js .vjs-subtitles-button .vjs-icon-placeholder:before {
  content: "\f10c";
}
.vjs-icon-captions,
.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js .vjs-captions-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-captions:before,
.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js .vjs-captions-button .vjs-icon-placeholder:before {
  content: "\f10d";
}
.vjs-icon-chapters,
.video-js .vjs-chapters-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-chapters:before,
.video-js .vjs-chapters-button .vjs-icon-placeholder:before {
  content: "\f10e";
}
.vjs-icon-share {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-share:before {
  content: "\f10f";
}
.vjs-icon-cog {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-cog:before {
  content: "\f110";
}
.vjs-icon-circle,
.vjs-seek-to-live-control .vjs-icon-placeholder,
.video-js .vjs-volume-level,
.video-js .vjs-play-progress {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-circle:before,
.vjs-seek-to-live-control .vjs-icon-placeholder:before,
.video-js .vjs-volume-level:before,
.video-js .vjs-play-progress:before {
  content: "\f111";
}
.vjs-icon-circle-outline {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-circle-outline:before {
  content: "\f112";
}
.vjs-icon-circle-inner-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-circle-inner-circle:before {
  content: "\f113";
}
.vjs-icon-hd {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-hd:before {
  content: "\f114";
}
.vjs-icon-cancel,
.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-cancel:before,
.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before {
  content: "\f115";
}
.vjs-icon-replay,
.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-replay:before,
.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before {
  content: "\f116";
}
.vjs-icon-facebook {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-facebook:before {
  content: "\f117";
}
.vjs-icon-gplus {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-gplus:before {
  content: "\f118";
}
.vjs-icon-linkedin {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-linkedin:before {
  content: "\f119";
}
.vjs-icon-twitter {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-twitter:before {
  content: "\f11a";
}
.vjs-icon-tumblr {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-tumblr:before {
  content: "\f11b";
}
.vjs-icon-pinterest {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-pinterest:before {
  content: "\f11c";
}
.vjs-icon-audio-description,
.video-js .vjs-descriptions-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-audio-description:before,
.video-js .vjs-descriptions-button .vjs-icon-placeholder:before {
  content: "\f11d";
}
.vjs-icon-audio,
.video-js .vjs-audio-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-audio:before,
.video-js .vjs-audio-button .vjs-icon-placeholder:before {
  content: "\f11e";
}
.vjs-icon-next-item {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-next-item:before {
  content: "\f11f";
}
.vjs-icon-previous-item {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-previous-item:before {
  content: "\f120";
}
.vjs-icon-picture-in-picture-enter,
.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-picture-in-picture-enter:before,
.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before {
  content: "\f121";
}
.vjs-icon-picture-in-picture-exit,
.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-picture-in-picture-exit:before,
.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before {
  content: "\f122";
}
.video-js {
  display: block;
  vertical-align: top;
  box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  word-break: initial;
}
.video-js:-moz-full-screen {
  position: absolute;
}
.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}
.video-js[tabindex="-1"] {
  outline: none;
}
.video-js *,
.video-js *:before,
.video-js *:after {
  box-sizing: inherit;
}
.video-js ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.video-js.vjs-fluid,
.video-js.vjs-16-9,
.video-js.vjs-4-3 {
  width: 100%;
  max-width: 100%;
  height: 0;
}
.video-js.vjs-16-9 {
  padding-top: 56.25%;
}
.video-js.vjs-4-3 {
  padding-top: 75%;
}
.video-js.vjs-fill {
  width: 100%;
  height: 100%;
}
.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
}
.vjs-full-window .video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.video-js.vjs-fullscreen:not(.vjs-ios-native-fs) {
  width: 100% !important;
  height: 100% !important;
  padding-top: 0 !important;
}
.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}
.vjs-hidden {
  display: none !important;
}
.vjs-disabled {
  opacity: 0.5;
  cursor: default;
}
.video-js .vjs-offscreen {
  height: 1px;
  left: -9999px;
  position: absolute;
  top: 0;
  width: 1px;
}
.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible;
}
.vjs-no-js {
  padding: 20px;
  color: #fff;
  background-color: #000;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0px auto;
}
.vjs-no-js a,
.vjs-no-js a:visited {
  color: #66A8CC;
}
.video-js .vjs-big-play-button {
  font-size: 3em;
  line-height: 1.5em;
  height: 1.63332em;
  width: 3em;
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  border: 0.06666em solid #fff;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  border-radius: 0.3em;
  transition: all 0.4s;
}
.vjs-big-play-centered .vjs-big-play-button {
  top: 50%;
  left: 50%;
  margin-top: -0.81666em;
  margin-left: -1.5em;
}
.video-js:hover .vjs-big-play-button,
.video-js .vjs-big-play-button:focus {
  border-color: #fff;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
  transition: all 0s;
}
.vjs-controls-disabled .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button,
.vjs-error .vjs-big-play-button {
  display: none;
}
.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
  display: block;
}
.video-js button {
  background: none;
  border: none;
  color: inherit;
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  transition: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.vjs-control .vjs-button {
  width: 100%;
  height: 100%;
}
.video-js .vjs-control.vjs-close-button {
  cursor: pointer;
  height: 3em;
  position: absolute;
  right: 0;
  top: 0.5em;
  z-index: 2;
}
.video-js .vjs-modal-dialog {
  background: rgba(0, 0, 0, 0.8);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
  overflow: auto;
}
.video-js .vjs-modal-dialog > * {
  box-sizing: border-box;
}
.vjs-modal-dialog .vjs-modal-dialog-content {
  font-size: 1.2em;
  line-height: 1.5;
  padding: 20px 24px;
  z-index: 1;
}
.vjs-menu-button {
  cursor: pointer;
}
.vjs-menu-button.vjs-disabled {
  cursor: default;
}
.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
  display: none;
}
.vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  overflow: auto;
}
.vjs-menu .vjs-menu-content > * {
  box-sizing: border-box;
}
.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu {
  display: none;
}
.vjs-menu li {
  list-style: none;
  margin: 0;
  padding: 0.2em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase;
}
.vjs-menu li.vjs-menu-item:focus,
.vjs-menu li.vjs-menu-item:hover,
.js-focus-visible .vjs-menu li.vjs-menu-item:hover {
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
}
.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover,
.js-focus-visible .vjs-menu li.vjs-selected:hover {
  background-color: #fff;
  color: #2B333F;
}
.vjs-menu li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default;
}
.vjs-menu-button-popup .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  width: 10em;
  left: -3em;
  height: 0em;
  margin-bottom: 1.5em;
  border-top-color: rgba(43, 51, 63, 0.7);
}
.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  position: absolute;
  width: 100%;
  bottom: 1.5em;
  max-height: 15em;
}
.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 5em;
}
.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 10em;
}
.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 14em;
}
.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 25em;
}
.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu,
.vjs-menu-button-popup .vjs-menu.vjs-lock-showing {
  display: block;
}
.video-js .vjs-menu-button-inline {
  transition: all 0.4s;
  overflow: hidden;
}
.video-js .vjs-menu-button-inline:before {
  width: 2.22222222em;
}
.video-js .vjs-menu-button-inline:hover,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js.vjs-no-flex .vjs-menu-button-inline {
  width: 12em;
}
.vjs-menu-button-inline .vjs-menu {
  opacity: 0;
  height: 100%;
  width: auto;
  position: absolute;
  left: 4em;
  top: 0;
  padding: 0;
  margin: 0;
  transition: all 0.4s;
}
.vjs-menu-button-inline:hover .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  display: block;
  opacity: 1;
}
.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
  display: block;
  opacity: 1;
  position: relative;
  width: auto;
}
.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  width: auto;
}
.vjs-menu-button-inline .vjs-menu-content {
  width: auto;
  height: 100%;
  margin: 0;
  overflow: hidden;
}
.video-js .vjs-control-bar {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
}
.vjs-has-started .vjs-control-bar {
  display: flex;
  visibility: visible;
  opacity: 1;
  transition: visibility 0.1s, opacity 0.1s;
}
.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  visibility: visible;
  opacity: 0;
  transition: visibility 1s, opacity 1s;
}
.vjs-controls-disabled .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar,
.vjs-error .vjs-control-bar {
  display: none !important;
}
.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible;
}
.vjs-has-started.vjs-no-flex .vjs-control-bar {
  display: table;
}
.video-js .vjs-control {
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 4em;
  flex: none;
}
.vjs-button > .vjs-icon-placeholder:before {
  font-size: 1.8em;
  line-height: 1.67;
}
.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before,
.video-js .vjs-control:focus {
  text-shadow: 0em 0em 1em white;
}
.video-js .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.vjs-no-flex .vjs-control {
  display: table-cell;
  vertical-align: middle;
}
.video-js .vjs-custom-control-spacer {
  display: none;
}
.video-js .vjs-progress-control {
  cursor: pointer;
  flex: auto;
  display: flex;
  align-items: center;
  min-width: 4em;
  touch-action: none;
}
.video-js .vjs-progress-control.disabled {
  cursor: default;
}
.vjs-live .vjs-progress-control {
  display: none;
}
.vjs-liveui .vjs-progress-control {
  display: flex;
  align-items: center;
}
.vjs-no-flex .vjs-progress-control {
  width: auto;
}
.video-js .vjs-progress-holder {
  flex: auto;
  transition: all 0.2s;
  height: 0.3em;
}
.video-js .vjs-progress-control .vjs-progress-holder {
  margin: 0 10px;
}
.video-js .vjs-progress-control:hover .vjs-progress-holder {
  font-size: 1.66666667em;
}
.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled {
  font-size: 1em;
}
.video-js .vjs-progress-holder .vjs-play-progress,
.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-load-progress div {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 0;
}
.video-js .vjs-play-progress {
  background-color: #fff;
}
.video-js .vjs-play-progress:before {
  font-size: 0.9em;
  position: absolute;
  right: -0.5em;
  top: -0.33333333em;
  z-index: 1;
}
.video-js .vjs-load-progress {
  background: rgba(115, 133, 159, 0.5);
}
.video-js .vjs-load-progress div {
  background: rgba(115, 133, 159, 0.75);
}
.video-js .vjs-time-tooltip {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 0.3em;
  color: #000;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 6px 8px 8px 8px;
  pointer-events: none;
  position: absolute;
  top: -3.4em;
  visibility: hidden;
  z-index: 1;
}
.video-js .vjs-progress-holder:focus .vjs-time-tooltip {
  display: none;
}
.video-js .vjs-progress-control:hover .vjs-time-tooltip,
.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip {
  display: block;
  font-size: 0.6em;
  visibility: visible;
}
.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip {
  font-size: 1em;
}
.video-js .vjs-progress-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #000;
  z-index: 1;
}
.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  z-index: 0;
}
.video-js .vjs-progress-control:hover .vjs-mouse-display {
  display: block;
}
.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display {
  visibility: hidden;
  opacity: 0;
  transition: visibility 1s, opacity 1s;
}
.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  display: none;
}
.vjs-mouse-display .vjs-time-tooltip {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
}
.video-js .vjs-slider {
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0 0.45em 0 0.45em;
  /* iOS Safari */
  -webkit-touch-callout: none;
  /* Safari */
  -webkit-user-select: none;
  /* Konqueror HTML */
  /* Firefox */
  -moz-user-select: none;
  /* Internet Explorer/Edge */
  -ms-user-select: none;
  /* Non-prefixed version, currently supported by Chrome and Opera */
  user-select: none;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
}
.video-js .vjs-slider.disabled {
  cursor: default;
}
.video-js .vjs-slider:focus {
  text-shadow: 0em 0em 1em white;
  box-shadow: 0 0 1em #fff;
}
.video-js .vjs-mute-control {
  cursor: pointer;
  flex: none;
}
.video-js .vjs-volume-control {
  cursor: pointer;
  margin-right: 1em;
  display: flex;
}
.video-js .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
}
.video-js .vjs-volume-panel .vjs-volume-control {
  visibility: visible;
  opacity: 0;
  width: 1px;
  height: 1px;
  margin-left: -1px;
}
.video-js .vjs-volume-panel {
  transition: width 1s;
}
.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control,
.video-js .vjs-volume-panel:active .vjs-volume-control,
.video-js .vjs-volume-panel:focus .vjs-volume-control,
.video-js .vjs-volume-panel .vjs-volume-control:active,
.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control,
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active {
  visibility: visible;
  opacity: 1;
  position: relative;
  transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s;
}
.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,
.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal {
  width: 5em;
  height: 3em;
  margin-right: 0;
}
.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,
.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical {
  left: -3.5em;
  transition: left 0s;
}
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active {
  width: 10em;
  transition: width 0.1s;
}
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only {
  width: 4em;
}
.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  height: 8em;
  width: 3em;
  left: -3000em;
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
}
.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
}
.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
  height: 3em;
  visibility: visible;
  opacity: 1;
  position: relative;
  transition: none;
}
.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,
.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  position: absolute;
  bottom: 3em;
  left: 0.5em;
}
.video-js .vjs-volume-panel {
  display: flex;
}
.video-js .vjs-volume-bar {
  margin: 1.35em 0.45em;
}
.vjs-volume-bar.vjs-slider-horizontal {
  width: 5em;
  height: 0.3em;
}
.vjs-volume-bar.vjs-slider-vertical {
  width: 0.3em;
  height: 5em;
  margin: 1.35em auto;
}
.video-js .vjs-volume-level {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
}
.video-js .vjs-volume-level:before {
  position: absolute;
  font-size: 0.9em;
}
.vjs-slider-vertical .vjs-volume-level {
  width: 0.3em;
}
.vjs-slider-vertical .vjs-volume-level:before {
  top: -0.5em;
  left: -0.3em;
}
.vjs-slider-horizontal .vjs-volume-level {
  height: 0.3em;
}
.vjs-slider-horizontal .vjs-volume-level:before {
  top: -0.3em;
  right: -0.5em;
}
.video-js .vjs-volume-panel.vjs-volume-panel-vertical {
  width: 4em;
}
.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
  height: 100%;
}
.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
  width: 100%;
}
.video-js .vjs-volume-vertical {
  width: 3em;
  height: 8em;
  bottom: 8em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
}
.video-js .vjs-volume-horizontal .vjs-menu {
  left: -2em;
}
.vjs-poster {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-color: #000000;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
}
.vjs-has-started .vjs-poster {
  display: none;
}
.vjs-audio.vjs-has-started .vjs-poster {
  display: block;
}
.vjs-using-native-controls .vjs-poster {
  display: none;
}
.video-js .vjs-live-control {
  display: flex;
  align-items: flex-start;
  flex: auto;
  font-size: 1em;
  line-height: 3em;
}
.vjs-no-flex .vjs-live-control {
  display: table-cell;
  width: auto;
  text-align: left;
}
.video-js:not(.vjs-live) .vjs-live-control,
.video-js.vjs-liveui .vjs-live-control {
  display: none;
}
.video-js .vjs-seek-to-live-control {
  cursor: pointer;
  flex: none;
  display: inline-flex;
  height: 100%;
  padding-left: 0.5em;
  padding-right: 0.5em;
  font-size: 1em;
  line-height: 3em;
  width: auto;
  min-width: 4em;
}
.vjs-no-flex .vjs-seek-to-live-control {
  display: table-cell;
  width: auto;
  text-align: left;
}
.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,
.video-js:not(.vjs-live) .vjs-seek-to-live-control {
  display: none;
}
.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge {
  cursor: auto;
}
.vjs-seek-to-live-control .vjs-icon-placeholder {
  margin-right: 0.5em;
  color: #888;
}
.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder {
  color: red;
}
.video-js .vjs-time-control {
  flex: none;
  font-size: 1em;
  line-height: 3em;
  min-width: 2em;
  width: auto;
  padding-left: 1em;
  padding-right: 1em;
}
.vjs-live .vjs-time-control {
  display: none;
}
.video-js .vjs-current-time,
.vjs-no-flex .vjs-current-time {
  display: none;
}
.video-js .vjs-duration,
.vjs-no-flex .vjs-duration {
  display: none;
}
.vjs-time-divider {
  display: none;
  line-height: 3em;
}
.vjs-live .vjs-time-divider {
  display: none;
}
.video-js .vjs-play-control {
  cursor: pointer;
}
.video-js .vjs-play-control .vjs-icon-placeholder {
  flex: none;
}
.vjs-text-track-display {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none;
}
.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em;
}
.video-js .vjs-text-track {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em;
}
.vjs-subtitles {
  color: #fff;
}
.vjs-captions {
  color: #fc6;
}
.vjs-tt-cue {
  display: block;
}
video::-webkit-media-text-track-display {
  transform: translateY(-3em);
}
.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
  transform: translateY(-1.5em);
}
.video-js .vjs-picture-in-picture-control {
  cursor: pointer;
  flex: none;
}
.video-js .vjs-fullscreen-control {
  cursor: pointer;
  flex: none;
}
.vjs-playback-rate > .vjs-menu-button,
.vjs-playback-rate .vjs-playback-rate-value {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.vjs-playback-rate .vjs-playback-rate-value {
  pointer-events: none;
  font-size: 1.5em;
  line-height: 2;
  text-align: center;
}
.vjs-playback-rate .vjs-menu {
  width: 4em;
  left: 0em;
}
.vjs-error .vjs-error-display .vjs-modal-dialog-content {
  font-size: 1.4em;
  text-align: center;
}
.vjs-error .vjs-error-display:before {
  color: #fff;
  content: "X";
  font-family: Arial, Helvetica, sans-serif;
  font-size: 4em;
  left: 0;
  line-height: 1;
  margin-top: -0.5em;
  position: absolute;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  width: 100%;
}
.vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.85;
  text-align: left;
  border: 6px solid rgba(43, 51, 63, 0.7);
  box-sizing: border-box;
  background-clip: padding-box;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  visibility: hidden;
}
.vjs-seeking .vjs-loading-spinner,
.vjs-waiting .vjs-loading-spinner {
  display: block;
  -webkit-animation: vjs-spinner-show 0s linear 0.3s forwards;
  animation: vjs-spinner-show 0s linear 0.3s forwards;
}
.vjs-loading-spinner:before,
.vjs-loading-spinner:after {
  content: "";
  position: absolute;
  margin: -6px;
  box-sizing: inherit;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  opacity: 1;
  border: inherit;
  border-color: transparent;
  border-top-color: white;
}
.vjs-seeking .vjs-loading-spinner:before,
.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:after {
  -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
  animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
}
.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:before {
  border-top-color: white;
}
.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:after {
  border-top-color: white;
  -webkit-animation-delay: 0.44s;
  animation-delay: 0.44s;
}
@keyframes vjs-spinner-show {
  to {
    visibility: visible;
  }
}
@-webkit-keyframes vjs-spinner-show {
  to {
    visibility: visible;
  }
}
@keyframes vjs-spinner-spin {
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes vjs-spinner-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f;
  }
  20% {
    border-top-color: #73859f;
  }
  35% {
    border-top-color: white;
  }
  60% {
    border-top-color: #73859f;
  }
  100% {
    border-top-color: #73859f;
  }
}
@-webkit-keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f;
  }
  20% {
    border-top-color: #73859f;
  }
  35% {
    border-top-color: white;
  }
  60% {
    border-top-color: #73859f;
  }
  100% {
    border-top-color: #73859f;
  }
}
.vjs-chapters-button .vjs-menu ul {
  width: 24em;
}
.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -0.1em;
}
.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: "";
  font-size: 1.5em;
  line-height: inherit;
}
.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -0.1em;
}
.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: " ";
  font-size: 1.5em;
  line-height: inherit;
}
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-current-time,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-time-divider,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-duration,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-remaining-time,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-playback-rate,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-chapters-button,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-descriptions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-captions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-subtitles-button,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-audio-button,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-control,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-current-time,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-time-divider,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-duration,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-remaining-time,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-playback-rate,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-chapters-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-descriptions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-captions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-subtitles-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-audio-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-control,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-current-time,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-time-divider,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-duration,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-remaining-time,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-playback-rate,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-chapters-button,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-descriptions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-captions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-subtitles-button,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-audio-button,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-control {
  display: none;
}
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active {
  width: auto;
  width: initial;
}
.video-js:not(.vjs-fullscreen).vjs-layout-x-small:not(.vjs-liveui) .vjs-subs-caps-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small:not(.vjs-live) .vjs-subs-caps-button,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-subs-caps-button {
  display: none;
}
.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui .vjs-custom-control-spacer,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-custom-control-spacer {
  flex: auto;
  display: block;
}
.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui.vjs-no-flex .vjs-custom-control-spacer,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny.vjs-no-flex .vjs-custom-control-spacer {
  width: auto;
}
.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui .vjs-progress-control,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-progress-control {
  display: none;
}
.vjs-modal-dialog.vjs-text-track-settings {
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.75);
  color: #fff;
  height: 70%;
}
.vjs-text-track-settings .vjs-modal-dialog-content {
  display: table;
}
.vjs-text-track-settings .vjs-track-settings-colors,
.vjs-text-track-settings .vjs-track-settings-font,
.vjs-text-track-settings .vjs-track-settings-controls {
  display: table-cell;
}
.vjs-text-track-settings .vjs-track-settings-controls {
  text-align: right;
  vertical-align: bottom;
}
@supports (display: grid) {
  .vjs-text-track-settings .vjs-modal-dialog-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    padding: 20px 24px 0px 24px;
  }
  .vjs-track-settings-controls .vjs-default-button {
    margin-bottom: 20px;
  }
  .vjs-text-track-settings .vjs-track-settings-controls {
    grid-column: 1/-1;
  }
  .vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,
  .vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content,
  .vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content {
    grid-template-columns: 1fr;
  }
}
.vjs-track-setting > select {
  margin-right: 1em;
  margin-bottom: 0.5em;
}
.vjs-text-track-settings fieldset {
  margin: 5px;
  padding: 3px;
  border: none;
}
.vjs-text-track-settings fieldset span {
  display: inline-block;
}
.vjs-text-track-settings fieldset span > select {
  max-width: 7.3em;
}
.vjs-text-track-settings legend {
  color: #fff;
  margin: 0 0 5px 0;
}
.vjs-text-track-settings .vjs-label {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  display: block;
  margin: 0 0 5px 0;
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.vjs-track-settings-controls button:focus,
.vjs-track-settings-controls button:active {
  outline-style: solid;
  outline-width: medium;
  background-image: linear-gradient(0deg, #fff 88%, #73859f 100%);
}
.vjs-track-settings-controls button:hover {
  color: rgba(43, 51, 63, 0.75);
}
.vjs-track-settings-controls button {
  background-color: #fff;
  background-image: linear-gradient(-180deg, #fff 88%, #73859f 100%);
  color: #2B333F;
  cursor: pointer;
  border-radius: 2px;
}
.vjs-track-settings-controls .vjs-default-button {
  margin-right: 1em;
}
@media print {
  .video-js > *:not(.vjs-tech):not(.vjs-poster) {
    visibility: hidden;
  }
}
.vjs-resize-manager {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  z-index: -1000;
}
.js-focus-visible .video-js *:focus:not(.focus-visible) {
  outline: none;
  background: none;
}
.video-js *:focus:not(:focus-visible),
.video-js .vjs-menu *:focus:not(:focus-visible) {
  outline: none;
  background: none;
}
/* PARTS */
#header {
  top: 0;
  right: 0;
  left: 0;
  position: fixed;
  height: 101px;
  background: #ffffff;
  z-index: 1000;
  -webkit-box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.19999999999999996);
  -moz-box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.19999999999999996);
  box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.19999999999999996);
  -webkit-transition: background 0.3s ease, height 0.3s ease;
  -moz-transition: background 0.3s ease, height 0.3s ease;
  -o-transition: background 0.3s ease, height 0.3s ease;
  transition: background 0.3s ease, height 0.3s ease;
}
.admin-bar #header {
  top: 32px;
}
@media (max-width: 782px) {
  .admin-bar #header {
    top: 48px;
  }
}
@media (max-width: 992px) {
  #header {
    position: relative;
    height: 55px;
    background: #ffffff;
    border-bottom: none;
    /*.box-shadow( 0 -1px 10px lighten(@spacer, 20%) ) !important; */
  }
  .mega-hero #header,
  .page-hero #header {
    background: #ffffff !important;
  }
}
#header div,
#header nav,
#header ul,
#header li {
  height: 100%;
}
#header .wrapper {
  padding-left: 40px;
  padding-right: 40px;
}
@media (max-width: 992px) {
  #header .wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
#header .wrapper .logo {
  display: flex;
  align-items: center;
}
#header .wrapper .logo .site-logo {
  display: block;
  width: 100%;
  margin-right: 2%;
}
#header .wrapper .logo .site-logo:last-child {
  margin-right: 0;
}
@media (max-width: 1480px) {
  #header .wrapper .logo .site-logo {
    width: 100%;
    margin-right: 4%;
  }
  #header .wrapper .logo .site-logo:last-child {
    margin-right: 0;
  }
}
#header .wrapper .logo .site-logo .logo-svg {
  display: block;
  width: 100%;
  height: 50px;
  background: transparent url('assets/images/Logo_2.svg') 0 0 no-repeat;
  background-size: contain;
  text-indent: -9999px;
}
@media (max-width: 992px) {
  .stucked #header .wrapper .logo .site-logo .logo-svg {
    margin: 10px 0 0 0;
  }
}
@media (max-width: 1200px) {
  #header .wrapper .logo .site-logo .logo-svg {
    height: 37px;
  }
}
@media (max-width: 992px) {
  #header .wrapper .logo .site-logo .logo-svg {
    margin: 10px 0 0 0;
  }
}
#header .wrapper .logo .site-logo.site-logo-2 .logo-svg {
  background: transparent url('assets/images/Mistra_logo.svg') 0 0 no-repeat;
}
#header .wrapper .logo .site-logo.site-logo-3 .logo-svg {
  background: transparent url('assets/images/Skogsindustrierna.svg') 0 0 no-repeat;
  height: 40px;
}
@media (max-width: 1200px) {
  #header .wrapper .logo .site-logo.site-logo-3 .logo-svg {
    height: 27px;
  }
}
#header .wrapper .logo .site-logo .logo-png {
  display: block;
  margin: 25px 0 0 0;
  width: 150px;
  height: 44px;
  background: transparent url('assets/images/Logo_2.png') 0 0 no-repeat;
  background-size: 150px 44px;
  text-indent: -9999px;
}
@media (max-width: 992px) {
  #header .wrapper .logo .site-logo .logo-png {
    margin: 5px 0 0 0;
  }
}
.stucked #header .wrapper .logo .site-logo .logo-png {
  background: transparent url('assets/images/Logo_2.png') 0 0 no-repeat;
  background-size: 150px 44px;
}
@media (max-width: 992px) {
  .stucked #header .wrapper .logo .site-logo .logo-png {
    margin: 10px 0 0 0;
    background-size: 116px 34px;
  }
}
@media (max-width: 992px) {
  #header .wrapper .logo .site-logo .logo-png {
    margin: 10px 0 0 0;
    background: transparent url('assets/images/Logo_2.png') 0 0 no-repeat;
    background-size: 116px 34px;
  }
  .mega-hero #header .wrapper .logo .site-logo .logo-png,
  .page-hero #header .wrapper .logo .site-logo .logo-png {
    background: transparent url('assets/images/Logo_2.png') 0 0 no-repeat;
    background-size: 116px 34px;
  }
}
#header .wrapper .primary-menu {
  position: relative;
  margin: 0;
  padding: 0;
  font-family: futura-pt;
  font-weight: 500;
}
#header .wrapper .primary-menu > ul {
  margin: 0;
  padding: 0;
  float: right;
}
#header .wrapper .primary-menu > ul:after {
  display: table;
  width: 100%;
  clear: both;
  content: "";
}
#header .wrapper .primary-menu > ul li {
  display: block;
  float: left;
  padding-right: 20px;
  padding-left: 10px;
}
#header .wrapper .primary-menu > ul li:last-child {
  margin-right: 0;
}
#header .wrapper .primary-menu > ul li:first-of-type {
  padding-left: 0;
}
@media (max-width: 1340px) {
  #header .wrapper .primary-menu > ul li {
    padding-right: 12px;
    padding-left: 12px;
  }
}
@media (max-width: 1100px) {
  #header .wrapper .primary-menu > ul li {
    padding-left: 7px;
    padding-right: 7px;
  }
}
#header .wrapper .primary-menu > ul li a {
  display: block;
  padding: 0 0 4px 0;
  color: #333333;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.mega-hero #header .wrapper .primary-menu > ul li a,
.stucked #header .wrapper .primary-menu > ul li a {
  color: #333333;
}
@media (max-width: 1200px) {
  #header .wrapper .primary-menu > ul li a {
    font-size: 14px;
  }
}
#header .wrapper .primary-menu > ul li[class*="current-"]:not(.current-menu-parent) > a,
#header .wrapper .primary-menu > ul li[class*="current_"]:not(.current-menu-parent) > a {
  color: #78a3bf;
  border-bottom: 2px solid #ffffff;
}
.active-search #header .wrapper .primary-menu > ul li.search a {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
#header .wrapper .primary-menu > ul li.search a i {
  position: relative;
  top: -3px;
  font-size: 16px;
}
@media (max-width: 1100px) {
  #header .wrapper .primary-menu > ul li.search a i {
    top: 0px;
  }
}
#header .wrapper .primary-menu > ul li.menu-item-has-children.menu-item-level-0:not(:last-of-type) {
  padding-right: 35px;
}
@media (max-width: 1300px) {
  #header .wrapper .primary-menu > ul li.menu-item-has-children.menu-item-level-0:not(:last-of-type) {
    padding-right: 20px;
  }
}
#header .wrapper .primary-menu > ul li.menu-item-has-children.menu-item-level-0 > a {
  position: relative;
}
#header .wrapper .primary-menu > ul li.menu-item-has-children.menu-item-level-0 > a:after {
  content: "";
  background: url('assets/images/menu-arrow.svg') no-repeat center;
  background-size: 100%;
  width: 8px;
  height: 8px;
  margin-left: 10px;
  position: absolute;
  top: 5px;
  transform: rotate(0deg);
  transition: transform 0.2s ease-in-out;
}
@media (max-width: 1300px) {
  #header .wrapper .primary-menu > ul li.menu-item-has-children.menu-item-level-0 > a:after {
    margin-left: 7px;
  }
}
#header .wrapper .primary-menu > ul li.menu-item-level-0 {
  display: flex;
  align-items: center;
}
#header .wrapper .primary-menu > ul li.menu-item-level-0 .sub-menu {
  display: none;
}
#header .wrapper .primary-menu > ul li.menu-item-level-0 .sub-menu a {
  color: #fff;
  text-transform: none;
  display: inline-block;
  border-color: #ffffff;
}
#header .wrapper .primary-menu > ul li.menu-item-level-0 .sub-menu a:hover,
#header .wrapper .primary-menu > ul li.menu-item-level-0 .sub-menu a:focus {
  color: rgba(255, 255, 255, 0.6);
  transition: color 0.2s ease-in-out;
}
#header .wrapper .primary-menu > ul li.menu-item-level-0 > .sub-menu {
  position: absolute;
  width: 100vw;
  height: auto;
  min-height: 240px;
  right: -40px;
  top: 101px;
  padding: 0 150px;
  background-color: #318944;
  overflow: hidden;
}
#header .wrapper .primary-menu > ul li.menu-item-level-0 > .sub-menu:after {
  content: "";
  position: absolute;
  width: 300px;
  height: 300px;
  background-image: url('assets/images/shapes.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  top: -50px;
  right: 5px;
}
#header .wrapper .primary-menu > ul li.menu-item-level-0:hover.menu-item-has-children > a:after {
  transform: rotate(180deg);
  transition: transform 0.2s ease-in-out;
}
#header .wrapper .primary-menu > ul li.menu-item-level-0:hover .sub-menu {
  display: flex;
  flex-wrap: wrap;
}
#header .wrapper .primary-menu > ul li.menu-item-level-1 {
  flex: 0 0 33%;
  height: auto;
  position: relative;
  padding: 40px 30px;
  margin-right: 0;
}
#header .wrapper .primary-menu > ul li.menu-item-level-1:not(:nth-child(3n)) {
  border-right: 1px solid #389c4d;
}
#header .wrapper .primary-menu > ul li.menu-item-level-1 > a {
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
}
#header .wrapper .primary-menu > ul li.menu-item-level-1 > .sub-menu {
  display: block !important;
}
#header .wrapper .primary-menu > ul li.menu-item-level-2 {
  display: block;
  float: none;
  margin: 10px 0;
  padding: 0;
  height: auto;
}
#header .wrapper .primary-menu > ul li.menu-item-level-2:last-of-type {
  margin-bottom: 0;
}
#header .offCanvasTrigger {
  position: relative;
  display: block;
  width: 35px;
  height: 55px;
  float: right;
  margin-top: 18px;
}
#header .offCanvasTrigger .burger {
  border: none;
  position: relative;
  top: 0;
}
.active-off-canvas #header .offCanvasTrigger .burger span {
  background: transparent;
}
.active-off-canvas #header .offCanvasTrigger .burger span:before,
.active-off-canvas #header .offCanvasTrigger .burger span:after {
  top: 8px;
}
.active-off-canvas #header .offCanvasTrigger .burger span:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.active-off-canvas #header .offCanvasTrigger .burger span:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#header .offCanvasTrigger .burger span,
#header .offCanvasTrigger .burger span:before,
#header .offCanvasTrigger .burger span:after {
  position: absolute;
  height: 2px;
  width: 35px;
  display: block;
  background: #333333;
  -webkit-border-radius: 1px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 1px;
  -moz-background-clip: padding;
  border-radius: 1px;
  background-clip: padding-box;
  content: '';
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#header .offCanvasTrigger .burger span:before {
  top: 8px;
}
#header .offCanvasTrigger .burger span:after {
  bottom: -16px;
}
#header .site-search {
  height: auto;
}
#header .site-search .search-form {
  position: absolute;
  top: 5px;
  right: 45px;
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease,-moz-transform 0.3s ease,-o-transform 0.3s ease,transform 0.3s ease;
  -webkit-transform: translateX(200%);
  -moz-transform: translateX(200%);
  -ms-transform: translateX(200%);
  -o-transform: translateX(200%);
  transform: translateX(200%);
}
.active-search #header .site-search .search-form {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
#header .site-search .search-form input[type="search"] {
  background: transparent;
  color: #333333;
  border: 1px solid #333333;
  padding: 0 9px;
}
#header .site-search .search-form input[type="search"]::-webkit-input-placeholder {
  color: #333333;
}
#header .site-search .search-form input[type="search"]:-moz-placeholder {
  color: #333333;
}
#header .site-search .search-form input[type="search"]::-moz-placeholder {
  color: #333333;
}
#header .site-search .search-form input[type="search"]:-ms-input-placeholder {
  color: #333333;
}
.stucked #header .site-search .search-form input[type="search"] {
  color: #333333;
  border: 1px solid #333333;
}
.stucked #header .site-search .search-form input[type="search"]::-webkit-input-placeholder {
  color: #333333;
}
.stucked #header .site-search .search-form input[type="search"]:-moz-placeholder {
  color: #333333;
}
.stucked #header .site-search .search-form input[type="search"]::-moz-placeholder {
  color: #333333;
}
.stucked #header .site-search .search-form input[type="search"]:-ms-input-placeholder {
  color: #333333;
}
#header .site-search .search-form button {
  display: none;
  background: transparent;
  border: 0 none;
  text-transform: uppercase;
  height: 34px;
  color: #333333;
}
#header .site-search .search-form button i {
  top: -1px;
  font-size: 16px;
}
.stucked #header .site-search .search-form button {
  color: #333333 !important;
}
#header .mini-menu {
  position: absolute;
  top: 0;
  right: 18px;
  z-index: 1;
  height: auto;
  font-family: 'futura-pt';
}
#header .mini-menu a {
  /*color: @white;*/
  color: #333333;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}
.stucked #header .mini-menu a {
  color: #333333;
}
.active-search #header .mini-menu a {
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
#header .mini-menu .search a {
  font-size: 13px;
}
.active-search #header .mini-menu .search a {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
#header .mini-menu li {
  display: inline-block;
  margin-left: 10px;
}
.off-canvas-navigation {
  position: absolute;
  width: 0px;
  height: 100%;
  top: 55px;
  right: 0;
  bottom: 0;
  background: #ffffff;
  z-index: -1;
  display: none;
  zoom: 1;
  filter: alpha(opacity=20);
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
}
.active-off-canvas .off-canvas-navigation {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  display: block;
  z-index: 100;
  width: 100%;
}
.admin-bar .off-canvas-navigation {
  top: 87px !important;
}
@media (max-width: 782px) {
  .admin-bar .off-canvas-navigation {
    top: 101px !important;
  }
}
.off-canvas-navigation .scroll {
  padding: 0;
  height: inherit;
  overflow-y: auto!important;
  overflow-x: hidden!important;
}
.off-canvas-navigation ul {
  margin: 0;
  padding: 0 0 65px 0;
  /* height: inherit; */
  background: #318944;
}
.off-canvas-navigation ul li {
  position: relative;
  display: block;
  list-style: none;
  border-bottom: 1px solid #389c4d;
}
.off-canvas-navigation ul li a {
  display: block;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 500;
  padding: 15px;
  text-decoration: none;
  margin-right: 45px;
}
.off-canvas-navigation ul li.menu-item-has-children span.trigger {
  display: block;
}
.off-canvas-navigation ul li span.trigger {
  display: none;
  color: #ffffff;
  position: absolute;
  top: 19px;
  right: 15px;
  cursor: pointer;
}
.off-canvas-navigation ul li.active ul.sub-menu {
  display: block;
}
.off-canvas-navigation ul li ul.sub-menu {
  display: none;
  margin: 0 0 0 5px;
  padding: 0;
}
.off-canvas-navigation ul li ul.sub-menu li {
  border-bottom: none;
}
.off-canvas-navigation ul li ul.sub-menu li a {
  font-size: 16px;
  font-weight: 400;
}
.off-canvas-navigation ul li ul.sub-menu li span.trigger {
  display: none;
}
.off-canvas-navigation ul li ul.sub-menu li.menu-item-has-children span.trigger {
  display: block;
}
.off-canvas-navigation ul li ul.sub-menu li.active ul.sub-menu {
  display: block;
}
.off-canvas-navigation ul li ul.sub-menu li ul.sub-menu {
  display: none;
  margin: 0 0 0 5px;
}
.off-canvas-navigation ul li ul.sub-menu li ul.sub-menu li a {
  font-size: 14px;
}
.off-canvas-navigation ul li ul.sub-menu li ul.sub-menu li span.trigger {
  display: none;
}
.off-canvas-navigation .site-search-mobile {
  padding: 16px;
}
.off-canvas-navigation .site-search-mobile .search-form {
  display: flex;
}
.off-canvas-navigation .site-search-mobile input {
  width: 70%;
  height: 25px;
  font-family: 'futura-pt';
}
.off-canvas-navigation .site-search-mobile button {
  background: none;
  border: none;
}
.off-canvas-navigation .site-search-mobile .fa-search:before {
  color: #ffffff;
}
section.mega-hero {
  position: relative;
  width: 100%;
  min-height: 630px;
  margin-bottom: 45px;
  padding-left: 40px;
  padding-right: 40px;
  color: #fff;
  word-break: break-word;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  section.mega-hero {
    left: -20px;
    top: 0;
    width: calc(100% + 40px);
    margin-bottom: 0;
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }
}
section.mega-hero .hero-bg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000000;
  opacity: 0.7;
}
section.mega-hero .container::before,
section.mega-hero .container-fluid::before,
section.mega-hero .row::before,
section.mega-hero .container::after,
section.mega-hero .container-fluid::after,
section.mega-hero .row::after {
  display: none;
}
@media (min-width: 993px) {
  section.mega-hero .container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media (max-width: 992px) {
  section.mega-hero .container {
    width: auto;
  }
}
section.mega-hero .container .row {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  section.mega-hero .container .page-hero-content,
  section.mega-hero .container .front-page-hero-list {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 992px) {
  section.mega-hero .container .page-hero-content {
    margin-top: 50px;
    margin-bottom: 40px;
  }
}
@media (max-width: 568px) {
  section.mega-hero .container .page-hero-content {
    margin-top: 30px;
    margin-bottom: 50px;
  }
}
section.mega-hero .container .list-object-wrapper:not(:last-of-type) {
  margin-bottom: 25px;
}
@media (max-width: 992px) {
  section.mega-hero .container .list-object-wrapper:last-of-type {
    margin-bottom: 50px;
  }
}
@media (max-width: 568px) {
  section.mega-hero .container .list-object-wrapper:last-of-type {
    margin-bottom: 30px;
  }
}
section.mega-hero .container .list-object-wrapper .list-object {
  display: flex;
  flex-direction: row;
}
@media (max-width: 992px) {
  section.mega-hero .container .list-object-wrapper .list-object {
    flex-direction: column;
  }
}
section.mega-hero .container .list-object-wrapper .list-object .desc-title {
  margin-bottom: 6px;
}
section.mega-hero .container .list-object-wrapper .list-object .entry-content {
  color: #fff;
  flex-grow: 1;
}
section.mega-hero .container .list-object-wrapper .list-object figure {
  flex-grow: 0;
  flex-shrink: 0;
  overflow: hidden;
  position: relative;
  width: 185px;
  height: 138px;
  margin-right: 20px;
}
@media (max-width: 992px) {
  section.mega-hero .container .list-object-wrapper .list-object figure {
    flex-direction: column;
    width: 100%;
    height: 200px;
    margin-bottom: 10px;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  section.mega-hero .container .list-object-wrapper .list-object figure {
    height: 150px;
  }
}
section.mega-hero .container .list-object-wrapper .list-object figure div {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
section.mega-hero .mega-hero__puff-inner,
section.mega-hero .mega-hero__puff_2-inner {
  display: block;
  position: relative;
}
@media (max-width: 767px) {
  section.mega-hero .mega-hero__puff-inner,
  section.mega-hero .mega-hero__puff_2-inner {
    border-left: 0;
  }
}
section.mega-hero .mega-hero__puff-inner .container-fluid,
section.mega-hero .mega-hero__puff_2-inner .container-fluid {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
}
section.mega-hero .mega-hero__puff-inner .container-fluid .table,
section.mega-hero .mega-hero__puff_2-inner .container-fluid .table {
  display: flex !important;
}
section.mega-hero .mega-hero__puff-inner .container-fluid .table .table-cell,
section.mega-hero .mega-hero__puff_2-inner .container-fluid .table .table-cell {
  display: flex !important;
  justify-content: flex-start;
  align-items: flex-end;
  padding: 0 45px 60px;
}
section.mega-hero .mega-hero__puff-inner--link .background-image.ready,
section.mega-hero .mega-hero__puff_2-inner--link .background-image.ready {
  background-position: center !important;
}
section.mega-hero .mega-hero__puff-inner--link:hover .background-image.ready,
section.mega-hero .mega-hero__puff_2-inner--link:hover .background-image.ready {
  zoom: 1;
  filter: alpha(opacity=40);
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
}
section.mega-hero .mega-hero__puff-inner--link:hover button,
section.mega-hero .mega-hero__puff_2-inner--link:hover button {
  text-decoration: none;
  color: #ffffff;
}
section.mega-hero .mega-hero__puff-inner--link:hover button.turquoise,
section.mega-hero .mega-hero__puff_2-inner--link:hover button.turquoise {
  -webkit-box-shadow: inset 0 0 0 1px #a5c0b4;
  -moz-box-shadow: inset 0 0 0 1px #a5c0b4;
  box-shadow: inset 0 0 0 1px #a5c0b4;
  background-color: #a5c0b4;
}
section.mega-hero .mega-hero__puff-inner--link:hover button.green,
section.mega-hero .mega-hero__puff_2-inner--link:hover button.green {
  -webkit-box-shadow: inset 0 0 0 1px #389c4d;
  -moz-box-shadow: inset 0 0 0 1px #389c4d;
  box-shadow: inset 0 0 0 1px #389c4d;
  background-color: #389c4d;
}
section.mega-hero .jumbotron {
  position: relative;
  height: 100%;
}
@media (max-width: 767px) {
  section.mega-hero .jumbotron {
    height: 300px;
  }
}
section.mega-hero .jumbotron .background-image {
  position: relative;
  height: 100%;
  z-index: 2;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 1s ease;
  -moz-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
section.mega-hero .jumbotron .background-image.ready {
  zoom: 1;
  filter: alpha(opacity=60);
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
section.mega-hero .jumbotron .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  z-index: 1;
}
section.mega-hero .jumbotron .shapes {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  margin: 0 auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  z-index: 3;
  -webkit-background-size: 420px 413px;
  -moz-background-size: 420px 413px;
  background-size: 420px 413px;
  background-image: url('assets/images/shapes.svg');
  opacity: 0.7;
}
@media (max-width: 768px) {
  section.mega-hero .jumbotron .shapes {
    -webkit-background-size: 80%;
    -moz-background-size: 80%;
    background-size: 80%;
  }
}
@media (max-width: 568px) {
  section.mega-hero .jumbotron .shapes {
    -webkit-background-size: 50%;
    -moz-background-size: 50%;
    background-size: 50%;
  }
}
section.mega-hero .jumbotron .container,
section.mega-hero .jumbotron .container-fluid {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 4;
}
section.mega-hero .jumbotron .container .table,
section.mega-hero .jumbotron .container-fluid .table {
  display: table;
  height: 100%;
}
section.mega-hero .jumbotron .container .table .table-cell,
section.mega-hero .jumbotron .container-fluid .table .table-cell {
  display: table-cell;
  vertical-align: bottom;
  padding: 0 45px 60px;
}
@media (max-width: 1200px) {
  section.mega-hero .jumbotron .container .table .table-cell,
  section.mega-hero .jumbotron .container-fluid .table .table-cell {
    padding: 20px 35px;
  }
}
@media (max-width: 922px) {
  section.mega-hero .jumbotron .container .table .table-cell,
  section.mega-hero .jumbotron .container-fluid .table .table-cell {
    padding: 15px 0;
  }
}
section.mega-hero .jumbotron .container .table .table-cell .entry-content,
section.mega-hero .jumbotron .container-fluid .table .table-cell .entry-content {
  color: #ffffff;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
section.mega-hero .jumbotron .container .table .table-cell .entry-content h1,
section.mega-hero .jumbotron .container-fluid .table .table-cell .entry-content h1,
section.mega-hero .jumbotron .container .table .table-cell .entry-content h2,
section.mega-hero .jumbotron .container-fluid .table .table-cell .entry-content h2 {
  font-family: 'heroregular';
}
section.mega-hero .jumbotron .container .table .table-cell .entry-content h1,
section.mega-hero .jumbotron .container-fluid .table .table-cell .entry-content h1 {
  font-size: 44px;
}
@media (max-width: 1200px) {
  section.mega-hero .jumbotron .container .table .table-cell .entry-content h1,
  section.mega-hero .jumbotron .container-fluid .table .table-cell .entry-content h1 {
    font-size: 42px;
  }
}
@media (max-width: 767px) {
  section.mega-hero .jumbotron .container .table .table-cell .entry-content h1,
  section.mega-hero .jumbotron .container-fluid .table .table-cell .entry-content h1 {
    font-size: 32px;
  }
}
section.mega-hero .jumbotron .container .table .table-cell .entry-content h2,
section.mega-hero .jumbotron .container-fluid .table .table-cell .entry-content h2 {
  font-size: 28px;
  line-height: 1.5;
}
section.mega-hero .jumbotron.mega-hero__puff {
  display: flex;
  flex-direction: column;
}
section.mega-hero .jumbotron.mega-hero__puff .mega-hero__puff-inner {
  position: relative;
}
section.mega-hero .jumbotron.mega-hero__puff .mega-hero__puff-inner:first-child {
  margin-bottom: 2px;
}
@media (max-width: 767px) {
  section.mega-hero .jumbotron.mega-hero__puff .mega-hero__puff-inner:first-child {
    margin-bottom: 2px;
  }
}
section.mega-hero .scroll-to {
  display: block;
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  margin: 0 auto;
  color: #ffffff;
  text-align: center;
  width: 76px;
  height: 76px;
  border: 4px solid #ffffff;
  z-index: 10;
  -webkit-border-radius: 100%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 100%;
  -moz-background-clip: padding;
  border-radius: 100%;
  background-clip: padding-box;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out,-moz-transform 0.3s ease-in-out,-o-transform 0.3s ease-in-out,transform 0.3s ease-in-out;
}
@media (max-width: 922px) {
  section.mega-hero .scroll-to {
    bottom: 90px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  section.mega-hero .scroll-to {
    width: 56px;
    height: 56px;
  }
}
section.mega-hero .scroll-to:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.admin-bar section.mega-hero .scroll-to {
  bottom: 82px;
}
section.mega-hero .scroll-to i {
  font-size: 35px;
  line-height: 70px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  section.mega-hero .scroll-to i {
    font-size: 25px;
    line-height: 46px;
  }
}
.feature-hero {
  position: relative;
  width: 100%;
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .feature-hero {
    margin-bottom: 45px;
  }
}
@media (max-width: 767px) {
  .feature-hero {
    margin-bottom: 30px;
  }
}
@media (max-width: 568px) {
  .feature-hero {
    margin-bottom: 30px;
  }
}
.feature-hero .jumbotron {
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.feature-hero .jumbotron:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 35.55555556%;
}
.feature-hero .jumbotron > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media (min-width: 768px) {
  .feature-hero .jumbotron {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  .feature-hero .jumbotron {
    max-width: 970px;
  }
}
@media (min-width: 1200px) {
  .feature-hero .jumbotron {
    max-width: 1170px;
  }
}
.feature-hero .jumbotron .background-image {
  position: absolute;
  top: 0;
  left: 15px;
  width: calc(100% - 30px);
  height: 100%;
  z-index: 2;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 1s ease;
  -moz-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
.feature-hero .jumbotron .background-image.ready {
  zoom: 1;
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.feature-hero .jumbotron .overlay {
  position: absolute;
  top: 0;
  left: 15px;
  right: 0;
  bottom: 0;
  width: calc(100% - 30px);
  height: 100%;
  background: #000000;
  z-index: 1;
}
.feature-hero .jumbotron .container {
  position: absolute;
  left: 15px;
  right: 0;
  top: 0;
  bottom: 0;
  width: calc(100% - 30px);
  z-index: 4;
}
@media (min-width: 992px) {
  .page-hero .feature-hero .jumbotron .container {
    top: 101px;
  }
}
@media (min-width: 993px) {
  .admin-bar.page-hero .feature-hero .jumbotron .container {
    top: 133px;
  }
}
@media (max-width: 992px) {
  .admin-bar.page-hero .feature-hero .jumbotron .container {
    top: 55px;
  }
}
.feature-hero .jumbotron .container .table {
  display: table;
  height: 100%;
}
.feature-hero .jumbotron .container .table .table-cell {
  display: table-cell;
  vertical-align: middle;
}
.feature-hero .jumbotron .container .table .table-cell .entry-content {
  color: #ffffff;
}
.feature-hero .jumbotron .container .table .table-cell .entry-content h1,
.feature-hero .jumbotron .container .table .table-cell .entry-content h2 {
  font-family: futura-pt;
  font-weight: 500;
  font-style: normal;
  text-align: center;
  margin-bottom: 0;
}
.date .feature-hero .jumbotron .container .table .table-cell .entry-content h1,
.date .feature-hero .jumbotron .container .table .table-cell .entry-content h2 {
  text-transform: capitalize;
}
.feature-hero .jumbotron .container .table .table-cell .entry-content .team-content-img {
  max-width: 150px;
  display: block;
  margin: 0 auto 10px;
}
@media (max-width: 767px) {
  .feature-hero .jumbotron .container .table .table-cell .entry-content .team-content-img {
    max-width: 120px;
  }
}
.ongoing-projects {
  position: relative;
  margin: -30px auto 0 auto;
  text-align: center;
  overflow: hidden;
}
@media (min-width: 1201px) {
  .ongoing-projects {
    margin-top: -75px;
  }
}
@media (max-width: 1200px) {
  .ongoing-projects {
    margin-top: 15px;
  }
}
.ongoing-projects h3 {
  text-transform: uppercase;
}
.ongoing-projects .feed {
  margin-left: -1px;
  margin-right: -1px;
}
.ongoing-projects .feed .fa-spinner {
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
}
.ongoing-projects .feed .item {
  display: block;
  position: relative;
  padding-left: 1px;
  padding-right: 1px;
  height: 320px;
  border-bottom: 2px solid #ffffff;
  overflow: hidden;
}
.ongoing-projects .feed .item:hover .inner .background-image {
  zoom: 1;
  filter: alpha(opacity=60);
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
@media (max-width: 767px) {
  .ongoing-projects .feed .item {
    height: 320px;
  }
}
@media (max-width: 568px) {
  .ongoing-projects .feed .item {
    height: 253px;
  }
}
.ongoing-projects .feed .item .inner {
  position: relative;
  padding: 0;
  height: 100%;
}
.ongoing-projects .feed .item .inner .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  z-index: 1;
}
.ongoing-projects .feed .item .inner .background-image {
  position: relative;
  z-index: 2;
  height: 100%;
  zoom: 1;
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  -webkit-transition: opacity 1s ease;
  -moz-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
.ongoing-projects .feed .item .inner .content {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 4;
  max-width: 60%;
  width: 100%;
  text-align: center;
}
@media (max-width: 1000px) {
  .ongoing-projects .feed .item .inner .content {
    max-width: 100%;
  }
}
.ongoing-projects .feed .item .inner .content .table {
  display: table;
  height: 100%;
  margin: 0;
}
.ongoing-projects .feed .item .inner .content .table .table-cell {
  display: table-cell;
  vertical-align: middle;
}
.ongoing-projects .feed .item .inner .content .table .table-cell .entry-content {
  color: #ffffff;
}
.ongoing-projects .feed .item .inner .content .table .table-cell .entry-content h2 {
  margin-bottom: 0;
}
.ongoing-projects .feed .item .inner .content .table .table-cell .entry-content p {
  font-style: italic;
}
.sub-navigation {
  background: #318944;
  font-family: 'futura-pt';
}
.sub-navigation + .widget {
  margin-top: 30px;
}
.sub-navigation ul {
  padding: 0;
  margin: 0;
}
.sub-navigation ul li {
  display: block;
  list-style: none;
  margin: 0;
}
.sub-navigation ul li a {
  display: block;
  color: #ffffff;
  font-size: 18px;
  list-style: 1.3;
  font-weight: 400;
  padding: 10px 20px;
  border-bottom: 1px solid #389c4d;
  text-decoration: none;
}
.sub-navigation ul li a:hover {
  color: #ffffff;
  background: #2e8140;
  text-decoration: none;
}
.sub-navigation ul li.current-menu-item a {
  color: #ffffff;
  background: #2e8140;
  text-decoration: none;
}
.sub-navigation ul.sub-menu {
  padding: 0;
}
.sub-navigation ul.sub-menu a {
  font-size: 0.8em;
  padding-left: 40px;
}
/* MODALS */
@media (max-width: 993px) {
  .modal {
    margin-top: 25px;
  }
}
.modal-body {
  padding: 0;
}
.modal-body a {
  color: #ffffff;
  font-size: 30px;
  display: block;
  position: absolute;
  top: -40px;
  right: 0;
}
.modal-dialog {
  margin: 60px auto;
}
@media (min-width: 993px) {
  .modal-dialog {
    margin: 15% auto 0 auto;
    height: auto;
  }
}
.modal-content {
  background-color: transparent;
  border: 0 none;
}
.modal-backdrop.in {
  zoom: 1;
  filter: alpha(opacity=90);
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
#footer {
  position: relative;
  background: #ffffff;
  border-top: 1px solid #ddd;
}
@media (max-width: 992px) {
  #footer .container {
    text-align: center;
  }
}
#footer .newsletter-wrapper {
  background-color: #318944;
  color: #ffffff;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  #footer .newsletter-wrapper {
    padding-top: 0;
    padding-bottom: 0;
  }
}
#footer .footer__row {
  position: relative;
  padding: 50px 0;
}
#footer .footer__row .footer__row-inner.footer__row-inner--top {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 992px) {
  #footer .footer__row .footer__row-inner.footer__row-inner--top {
    display: block;
  }
}
#footer .footer__newsletter-heading {
  margin-bottom: 30px;
}
#footer .footer__newsletter-heading .entry-content p.preamble {
  font-size: 22px;
}
@media (max-width: 992px) {
  #footer .button-align-right {
    text-align: center;
  }
}
#footer .button-align-right .btn {
  text-align: center;
}
#footer .footer__links {
  margin-top: 20px;
  margin-left: 0;
}
@media (max-width: 992px) {
  #footer .footer__links {
    text-align: center;
  }
}
#footer .footer__links li {
  display: inline-block;
  margin: 0 10px 0 0;
}
#footer .footer__links li:last-child {
  margin-right: 0;
}
#footer .footer__links li p {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.7);
}
#footer .footer__links li a {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.7);
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
#footer .footer__links li a:hover {
  color: #000000;
}
#footer .footer__links li a .fa {
  font-size: 21px;
}
@media (max-width: 992px) {
  #footer .logo {
    margin-bottom: 30px;
  }
}
#footer .logo .site-logo {
  display: block;
}
#footer .logo .site-logo .logo-svg {
  display: block;
  width: 211px;
  height: 62px;
  background: url('assets/images/Logo_2.svg') 0 0 no-repeat;
  background-size: 211px 62px;
  text-indent: -9999px;
}
@media (max-width: 992px) {
  #footer .logo .site-logo .logo-svg {
    margin: 0 auto;
  }
}
#footer .logo .site-logo .logo-png {
  display: block;
  width: 211px;
  height: 62px;
  background: url('assets/images/logo_2.png') 0 0 no-repeat;
  background-size: 211px 62px;
  text-indent: -9999px;
}
@media (max-width: 992px) {
  #footer .logo .site-logo .logo-png {
    margin: 0 auto;
  }
}
#footer .address p {
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
}
@media (max-width: 992px) {
  #footer .address {
    margin-bottom: 30px;
  }
}
#footer .copyright,
#footer .updated-responsible {
  margin-top: 40px;
}
#footer .copyright p,
#footer .updated-responsible p {
  font-weight: 400;
  font-size: 14px;
}
#footer .updated-responsible {
  text-align: right;
}
@media (max-width: 992px) {
  #footer .updated-responsible {
    text-align: center;
  }
}
#footer .social {
  margin: 30px 0 0 0;
  padding: 0;
}
#footer .social ul {
  margin: 0;
  padding: 0;
}
#footer .social ul li {
  list-style: none;
  display: inline-block;
}
#footer .social ul li a {
  color: inherit;
  font-size: 25px;
}
#footer .social ul li a i {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#footer .social ul li a:hover i {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.facility-single-body {
  margin-top: 30px;
}
.facility-search {
  margin-bottom: 40px;
}
.facility-search .counties,
.facility-search .title {
  position: relative;
}
.facility-search .counties:before,
.facility-search .title:before {
  top: 8px;
  left: 10px;
  position: absolute;
  display: block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  color: #fff;
  content: '\f0f7';
}
.facility-search .counties:before {
  content: '\f041';
}
.facility-search select,
.facility-search .btn-select {
  cursor: pointer;
  width: 100%;
  background-image: url('assets/images/arrow-down@x2.png');
  background-size: 11px 7px;
  background-color: #10AAC4;
  background-position: 95% 12px;
  background-repeat: no-repeat;
  border: 0 none;
  color: #fff;
  text-transform: uppercase;
  padding: 4px 30px 4px 40px;
  font-size: 14px;
  font-weight: 500;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.facility-search select:hover,
.facility-search .btn-select:hover {
  background-color: rgba(16, 170, 196, 0.9);
}
.facility-search .btn-select {
  position: relative;
  top: 1px;
}
.filter-buttons {
  text-align: right;
}
.filter-buttons button + button {
  margin-left: 15px;
}
@media (max-width: 991px) {
  .filter-buttons {
    text-align: center;
  }
  .filter-buttons button {
    margin: 0 5px;
  }
}
.filter-field input[type='text'] {
  border: 1px solid #96b5a8;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 4px 35px 4px 10px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.filter-field input[type='text']::-webkit-input-placeholder {
  color: #96b5a8;
}
.filter-field input[type='text']:-moz-placeholder {
  color: #96b5a8;
}
.filter-field input[type='text']::-moz-placeholder {
  color: #96b5a8;
}
.filter-field input[type='text']:-ms-input-placeholder {
  color: #96b5a8;
}
.filter-field input[type='text']:focus {
  background-color: #f9f9f9;
  border-color: #87aa9c;
}
@media (max-width: 1199px) {
  .filter-field {
    margin-bottom: 15px;
  }
}
.field-search {
  position: relative;
}
.field-search .fa {
  position: absolute;
  right: 26px;
  top: 8px;
  font-size: 15px;
  color: #96b5a8;
  opacity: 0.5;
}
.facility-search-input {
  width: 100%;
}
.facility-pager {
  margin-bottom: 40px;
  text-align: center;
}
@media (max-width: 991px) {
  .facility-pager {
    margin-bottom: 40px;
  }
}
.facility-item {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.facility-item:not( :last-child ) {
  border-bottom: 1px solid #AEAEAE;
  padding-bottom: 40px;
}
@media (max-width: 991px) {
  .facility-item:not( :last-child ) {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
.facility-item-body {
  width: 85%;
}
.facility-item-body .inside {
  padding-right: 40px;
}
.facility-item-body h3 {
  font-weight: 500;
}
.facility-item-body p a {
  display: block;
}
.facility-item-body a {
  color: #333333;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.facility-item-body a:hover {
  color: #96b5a8;
}
.facility-item-body a:active,
.facility-item-body a:visited,
.facility-item-body a:focus {
  text-decoration: none;
}
@media (max-width: 991px) {
  .facility-item-body {
    width: 100%;
  }
  .facility-item-body .inside {
    padding-right: 0;
  }
}
.facility-item-actions {
  width: 15%;
}
.facility-item-actions .btn-new {
  display: block;
}
.facility-item-meta {
  font-weight: 500;
  color: #96b5a8;
}
.facility-box {
  background-color: #96b5a8;
  color: #fff;
  padding: 25px;
}
.facility-box h5 {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.facility-box h5:not( :first-child ) {
  margin-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .facility-box {
    margin-top: 0 !important;
  }
}
.widget.facility-contact {
  font-size: 16px;
}
.widget.facility-contact img {
  margin-bottom: 10px;
}
.widget.facility-contact .title {
  line-height: 1.2;
}
.change-facilities-search {
  margin-bottom: 30px;
}
.change-facilities-search a {
  font-weight: 400;
}
.change-facilities-search .fa {
  margin-right: 8px;
}
@media (max-width: 991px) {
  .change-facilities-search {
    margin-bottom: 20px;
    text-align: center;
  }
}
.feature-hero + #main .change-facilities-search {
  margin-top: -40px;
}
@media (max-width: 991px) {
  .feature-hero + #main .change-facilities-search {
    margin-top: 0;
  }
}
.entry-content .btn-new {
  color: #fff;
}
.entry-content .btn-new:hover {
  color: #fff;
  text-decoration: none;
}
.btn-new {
  display: inline-block;
  text-align: center;
  padding: 4px 10px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-decoration: none;
  background: #96b5a8;
  border: 0;
  border-radius: 0;
  position: relative;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.btn-new.btn-large {
  padding: 10px 25px;
}
.btn-new.is-loading .label {
  opacity: 0;
  visibility: hidden;
}
.btn-new.btn-fade {
  opacity: 0.4;
}
.btn-new.btn-fade:hover {
  opacity: 1;
}
.btn-new.btn-sidebar {
  display: block;
  text-align: center;
}
.btn-new:hover {
  color: #fff;
  background: rgba(16, 170, 196, 0.9);
}
.btn-new:active,
.btn-new:visited,
.btn-new:focus {
  color: #fff;
  text-decoration: none;
}
.btn-select {
  display: block;
  position: relative;
}
.btn-select:before {
  top: 8px;
  left: 10px;
  position: absolute;
  display: block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  color: #fff;
}
.btn-select:active,
.btn-select:visited,
.btn-select:focus {
  text-decoration: none;
}
.btn-select.btn-tag:before {
  content: '\f02b';
}
.btn-select.btn-building:before {
  content: '\f0f7';
}
.btn-select.btn-county:before {
  content: '\f041';
}
.filter-dropdown .inside {
  position: absolute;
  max-width: 1140px;
  margin: 0 auto;
  width: 100%;
  top: -20px;
  left: 0;
  right: 0;
  color: #fff;
  background-color: #96b5a8;
  z-index: 10;
  padding: 20px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.2);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: -webkit-transform 0.3s,-moz-transform 0.3s,-o-transform 0.3s,transform 0.3s;
  -webkit-transform: translateY(55px);
  -moz-transform: translateY(55px);
  -ms-transform: translateY(55px);
  -o-transform: translateY(55px);
  transform: translateY(55px);
}
@media (max-width: 767px) {
  .filter-dropdown .inside {
    -webkit-transform: translateY(-65px);
    -moz-transform: translateY(-65px);
    -ms-transform: translateY(-65px);
    -o-transform: translateY(-65px);
    transform: translateY(-65px);
  }
}
.filter-dropdown .inside:after {
  content: '';
  display: block;
  width: 30px;
  height: 30px;
  top: -5px;
  left: 50%;
  margin-left: -15px;
  position: absolute;
  background-color: #96b5a8;
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg);
}
.is-dropdown-visible .filter-dropdown .inside {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(45px);
  -moz-transform: translateY(45px);
  -ms-transform: translateY(45px);
  -o-transform: translateY(45px);
  transform: translateY(45px);
}
@media (max-width: 767px) {
  .is-dropdown-visible .filter-dropdown .inside {
    -webkit-transform: translateY(-75px);
    -moz-transform: translateY(-75px);
    -ms-transform: translateY(-75px);
    -o-transform: translateY(-75px);
    transform: translateY(-75px);
  }
}
.filter-small.filter-dropdown .inside {
  max-width: 500px;
  margin: 0 0 0 15px;
}
@media (max-width: 991px) {
  .filter-small.filter-dropdown .inside {
    margin: 0 auto;
    max-width: 100%;
  }
}
.filter-name.filter-dropdown .inside:after {
  left: 50px;
}
@media (max-width: 991px) {
  .filter-name.filter-dropdown .inside:after {
    left: 50%;
  }
}
.filter-dropdown .inside h3 {
  color: #fff;
}
.filter-dropdown .inside p {
  font-size: 15px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px rgba(255, 255, 255, 0.2) solid;
}
.filter-dropdown .inside .spacer {
  display: block;
  position: absolute;
  top: -20px;
  right: 50%;
  width: 1px;
  height: 100%;
  margin-left: -10px;
  background-color: rgba(255, 255, 255, 0.2);
}
.dropdown-field {
  margin: 2px 0;
}
.dropdown-field:last-child a {
  margin-bottom: 0;
  padding-bottom: 0;
  border: 0;
}
.dropdown-field.dropdown-link-field {
  padding: 0 10px;
}
.dropdown-field a {
  color: #fff;
  display: block;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px rgba(255, 255, 255, 0.2) solid;
  font-size: 15px;
}
.dropdown-field a:hover {
  border-bottom-color: rgba(255, 255, 255, 0.5);
}
.dropdown-field label {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  font-size: 15px;
}
.dropdown-body[data-body='name'],
.dropdown-body[data-body='county'] {
  max-height: 300px;
  overflow: auto;
}
.dropdown-wrapper {
  position: relative;
}
.announcements-heading {
  margin-bottom: 40px !important;
}
@media (max-width: 767px) {
  .announcements-heading {
    text-align: center;
  }
}
.announcements-wrapper {
  padding: 0 0 60px 0;
}
.announcement-item {
  border-bottom: none !important;
  padding-top: 20px !important;
  margin-bottom: 0 !important;
  padding-left: 30px;
  padding-right: 30px;
}
.announcement-item:not( :first-child ) {
  padding-top: 40px !important;
  border-top: 1px solid #eee;
}
.announcement-item:last-child {
  padding-bottom: 40px !important;
}
.announcement-item > .row {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 767px) {
  .announcement-item > .row {
    display: block;
  }
}
.announcement-item > .row:link,
.announcement-item > .row:visited,
.announcement-item > .row:hover {
  text-decoration: none;
}
.announcement-item__logo-outer {
  align-self: flex-start;
}
.announcement-item__logo {
  text-align: center;
  padding: 0;
  background-color: #fff;
}
@media (max-width: 767px) {
  .announcement-item__logo {
    margin-bottom: 20px;
  }
}
.announcement-item__logo img {
  max-height: 100px;
  width: auto;
  max-width: 100%;
}
.announcement-item__logo.default img {
  max-height: 50px;
}
@media (max-width: 767px) {
  .announcement-item__heading {
    text-align: center;
  }
}
.announcement-item__heading h3 {
  color: #333333;
  margin-bottom: 5px !important;
}
.announcement-item__body {
  width: 85%;
  color: #333333;
}
@media (max-width: 991px) {
  .announcement-item__body {
    width: 100%;
  }
  .announcement-item__body .inside {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .announcement-item__body {
    text-align: center;
  }
}
.announcement-item__application-info {
  font-style: italic;
  font-size: 15px !important;
  margin-top: 20px;
}
.announcement-item__read-more {
  text-align: right;
}
@media (max-width: 767px) {
  .announcement-item__read-more {
    text-align: center;
    margin: 20px 0;
  }
}
.announcement-box {
  background-color: #96b5a8;
  color: #fff;
  padding: 25px;
}
.announcement-box h5 {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.announcement-box h5:not( :first-child ) {
  margin-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .announcement-box {
    margin-top: 0 !important;
  }
}
.announcement-box + .announcement-link-btns {
  margin-top: -20px;
}
.back-to-announcements {
  margin-bottom: 30px;
}
.back-to-announcements a {
  font-weight: 400;
}
.back-to-announcements .fa {
  margin-right: 8px;
}
@media (max-width: 991px) {
  .back-to-announcements {
    margin-bottom: 20px;
    text-align: center;
  }
}
.announcement-contact {
  margin-top: 30px;
}
.announcement-contact img {
  margin-top: 0 !important;
}
.announcement-contact .email {
  margin-bottom: 0;
}
.spinner-container {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: 9999;
  top: 50%;
  left: 50%;
  width: 20px;
  margin: -10px 0 0 -10px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.is-loading .spinner-container {
  opacity: 1;
  visibility: visible;
}
.spinner {
  border: 2px solid #96b5a8;
  border-right-color: transparent;
  border-radius: 50%;
  display: inline-block;
  width: 20px;
  height: 20px;
  -webkit-animation-duration: 0.75s;
  -moz-animation-duration: 0.75s;
  -o-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: rotate-forever;
  -moz-animation-name: rotate-forever;
  -o-animation-name: rotate-forever;
  animation-name: rotate-forever;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}
.btn-new .spinner {
  border-color: #fff;
  border-right-color: transparent;
}
/* Slider */
.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;
  -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;
}
.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 {
  position: absolute;
  left: 60px;
  bottom: 30px;
}
@media (max-width: 1200px) {
  .slick-dots {
    left: 50px;
    bottom: 20px;
  }
}
@media (max-width: 992px) {
  .slick-dots {
    left: 15px;
    bottom: 10px;
  }
}
.slick-dots li {
  display: inline-block;
  margin-right: 10px;
  line-height: 10px;
}
.slick-dots li button {
  border: 2px solid #ffffff;
  background-color: transparent;
  outline: none;
  text-indent: -999em;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  padding: 0;
}
.slick-dots li button:hover {
  background-color: #ffffff;
}
.slick-dots li.slick-active button {
  background-color: #ffffff;
}
.newsletter {
  margin: 0 auto;
  max-width: 431px;
  text-align: center;
}
#footer .newsletter {
  margin: 0;
  max-width: none;
  text-align: left;
}
.newsletter table {
  width: 100%;
}
.newsletter input[type="text"],
.newsletter input[type="email"] {
  margin-bottom: 15px;
  background-color: #78a3bf;
  border: 0 none;
  width: 100%;
  padding: 9px 15px;
  color: #fff;
  font-size: 26px;
  font-weight: 400;
}
.newsletter input[type="text"]::-webkit-input-placeholder,
.newsletter input[type="email"]::-webkit-input-placeholder {
  color: #ffffff;
}
.newsletter input[type="text"]:-moz-placeholder,
.newsletter input[type="email"]:-moz-placeholder {
  color: #ffffff;
}
.newsletter input[type="text"]::-moz-placeholder,
.newsletter input[type="email"]::-moz-placeholder {
  color: #ffffff;
}
.newsletter input[type="text"]:-ms-input-placeholder,
.newsletter input[type="email"]:-ms-input-placeholder {
  color: #ffffff;
}
#footer .newsletter input[type="text"],
#footer .newsletter input[type="email"] {
  background: #bebebe;
  color: inherit;
}
.newsletter input:-internal-autofill-selected {
  background-color: #78a3bf;
  color: #fff;
}
.newsletter input[type="submit"] {
  display: inline-block;
  padding: 0 40px;
  font-size: 20px;
  color: #fff;
  height: 53px;
  line-height: 53px;
  font-weight: 700;
  background-color: #fff;
  text-decoration: none;
  border: 0 none;
  -webkit-box-shadow: inset 0 0 0 1px #fff;
  -moz-box-shadow: inset 0 0 0 1px #fff;
  box-shadow: inset 0 0 0 1px #fff;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  color: #10AAC4;
}
.newsletter input[type="submit"]:hover {
  background: rgba(255, 255, 255, 0.9);
  color: #96b5a8;
  border: 0 none;
}
select {
  display: inline-block;
  padding: 0 40px;
  font-size: 20px;
  color: #ffffff;
  height: 53px;
  line-height: 53px;
  font-weight: 700;
  background-color: #318944;
  text-decoration: none;
  border: 0 none;
  cursor: pointer;
  -webkit-box-shadow: inset 0 0 0 1px #318944;
  -moz-box-shadow: inset 0 0 0 1px #318944;
  box-shadow: inset 0 0 0 1px #318944;
}
select:hover {
  background-color: rgba(255, 255, 255, 0);
  color: #318944;
}
select:hover::-ms-expand {
  background-color: rgba(255, 255, 255, 0);
}
select:focus::-ms-value {
  background: rgba(255, 255, 255, 0);
}
@media (max-width: 568px) {
  select {
    font-size: 14px;
    padding: 10px 40px;
    height: auto;
    line-height: normal;
  }
}
select option {
  background-color: #ffffff;
  color: #000000;
}
.one_column form {
  position: relative;
  max-width: 800px;
}
.one_column form label {
  margin-bottom: 10px;
  display: block;
}
.one_column form input[type="text"],
.one_column form input[type="email"] {
  margin-bottom: 15px;
  background-color: #78a3bf;
  border: 0 none;
  width: 100%;
  padding: 9px 15px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}
.one_column form input[type="text"]::-webkit-input-placeholder,
.one_column form input[type="email"]::-webkit-input-placeholder {
  color: #ffffff;
}
.one_column form input[type="text"]:-moz-placeholder,
.one_column form input[type="email"]:-moz-placeholder {
  color: #ffffff;
}
.one_column form input[type="text"]::-moz-placeholder,
.one_column form input[type="email"]::-moz-placeholder {
  color: #ffffff;
}
.one_column form input[type="text"]:-ms-input-placeholder,
.one_column form input[type="email"]:-ms-input-placeholder {
  color: #ffffff;
}
.one_column form [type="radio"],
.one_column form [type="checkbox"] {
  position: absolute;
  opacity: 0;
}
.one_column form [type="radio"]:checked + label::before,
.one_column form [type="checkbox"]:checked + label::before {
  box-shadow: inset 0 0 0 18px #96b5a8;
}
.one_column form [type="radio"] + label,
.one_column form [type="checkbox"] + label {
  padding-left: 25px;
  position: relative;
  display: block;
  cursor: pointer;
}
.one_column form [type="radio"] + label::before,
.one_column form [type="checkbox"] + label::before {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
  box-shadow: inset 0 0 0 1px #96b5a8;
  width: 18px;
  height: 18px;
  transition: box-shadow 0.2s;
}
.one_column form input:-webkit-autofill,
.one_column form input:-webkit-autofill:hover,
.one_column form input:-webkit-autofill:focus,
.one_column form textarea:-webkit-autofill,
.one_column form textarea:-webkit-autofill:hover,
.one_column form textarea:-webkit-autofill:focus,
.one_column form select:-webkit-autofill,
.one_column form select:-webkit-autofill:hover,
.one_column form select:-webkit-autofill:focus {
  -webkit-text-fill-color: #fff;
  -webkit-box-shadow: 0 0 0px 1000px #78a3bf inset;
  transition: background-color 5000s ease-in-out 0s;
}
.sub-navigation {
  margin-bottom: 20px;
}
.single-announcement-widget .global-sidebar,
.single-php-widget .global-sidebar,
.single-expert-teams-widget .global-sidebar {
  padding: 0;
}
.global-sidebar {
  word-break: break-word;
}
.global-sidebar .title {
  font-size: 16px;
  margin-bottom: 10px;
}
.global-sidebar h3 {
  margin-top: 0 !important;
}
.global-sidebar ul,
.global-sidebar ol {
  display: inline-block;
}
.global-sidebar ul li,
.global-sidebar ol li {
  text-align: left;
}
.global-sidebar .sidebar-heading {
  text-transform: none;
}
.global-sidebar .sidebar-widget.documents a {
  display: flex;
  font-size: 16px;
  line-height: 1.3;
  color: #318944;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  flex-direction: row;
  align-items: center;
}
.global-sidebar .sidebar-widget.documents a:not(:last-of-type) {
  margin-bottom: 20px;
}
@media (max-width: 1200px) {
  .global-sidebar .sidebar-widget.documents a {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .global-sidebar .sidebar-widget.documents a {
    margin-bottom: 15px;
  }
}
.global-sidebar .sidebar-widget.documents a:hover {
  text-decoration: none;
}
.global-sidebar .sidebar-widget.documents a:hover .icon {
  background: rgba(49, 137, 68, 0.7) !important;
  transition: background 0.2s ease-in-out;
}
.global-sidebar .sidebar-widget.documents a:hover .document-title {
  color: rgba(49, 137, 68, 0.7) !important;
  transition: color 0.2s ease-in-out;
}
@media (max-width: 767px) {
  .global-sidebar .sidebar-widget.documents a .document-wrapper {
    margin: 0 auto;
  }
}
.global-sidebar .sidebar-widget.documents a .document-wrapper .icon {
  display: inline-block;
  margin-right: 10px;
  width: 35px;
  min-width: 35px;
  height: 35px;
  background: #318944;
  -webkit-border-radius: 100%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 100%;
  -moz-background-clip: padding;
  border-radius: 100%;
  background-clip: padding-box;
}
@media (max-width: 767px) {
  .global-sidebar .sidebar-widget.documents a .document-wrapper .icon {
    float: none;
    text-align: center;
    margin-bottom: 5px;
  }
}
.global-sidebar .sidebar-widget.documents a .document-wrapper .icon i {
  position: relative;
  display: block;
  color: #ffffff;
  text-align: center;
  line-height: 35px;
}
.global-sidebar .sidebar-widget.documents a .document-wrapper .document-title {
  display: inline-block;
  font-weight: 400;
}
.global-sidebar .content-box-widget .single-content-box {
  margin-bottom: 30px;
}
.global-sidebar .content-box-widget .single-content-box img {
  width: 100%;
}
.global-sidebar .content-box-widget .single-content-box:last-child {
  margin-bottom: 0;
}
.global-sidebar .content-box-widget .content-box-bg {
  padding: 20px !important;
  font-size: 14px;
  height: auto;
  line-height: normal;
  border: none;
}
.global-sidebar .content-box-widget .content-box-bg.turquoise {
  background-color: #96b5a8;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #ffffff;
}
.global-sidebar .content-box-widget .content-box-bg.green {
  background-color: #318944;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #ffffff;
}
.global-sidebar .content-box-widget .content-box-bg.light-gray {
  background-color: #eee;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #333333;
}
.global-sidebar .content-box-widget .content-box-bg.light-gray .sidebar-read-more a {
  color: #000000 !important;
}
.global-sidebar .content-box-widget .content-box-bg .sidebar-read-more a {
  color: #ffffff;
  font-weight: bold;
  padding-top: 15px;
  display: inline-block;
  text-decoration: none;
}
.global-sidebar .content-box-widget .content-box-bg .sidebar-read-more a:hover {
  text-decoration: underline;
}
.global-sidebar .selected-news-widget .selected-news {
  margin-bottom: 20px;
}
.global-sidebar .selected-news-widget .selected-news a {
  color: #333333;
  text-decoration: none;
}
.global-sidebar .selected-news-widget .selected-news .selected-news-image {
  max-height: 180px;
  overflow: hidden;
}
.global-sidebar .selected-news-widget .selected-news .selected-news-content {
  background-color: #eee;
  padding: 20px !important;
}
.global-sidebar .selected-news-widget .selected-news .selected-news-content .news-title {
  font-weight: 400;
  margin-bottom: 10px;
}
.global-sidebar .selected-news-widget .selected-news .selected-news-content .read-more {
  color: #000000;
  display: inline-block;
}
.global-sidebar .selected-news-widget .selected-news .selected-news-content .date {
  font-size: 15px;
  line-height: 19px;
  font-weight: 500;
  margin-bottom: 15px;
}
.gfield--type-text .ginput_container input,
.gfield--type-email .ginput_container input {
  background: #78a3bf !important;
  border: 0 none !important;
  width: 100% !important;
  padding: 9px 15px !important;
  color: #ffffff !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  outline: none !important;
  height: auto !important;
  max-height: 45.18px !important;
  margin-bottom: 8px !important;
}
.gfield--type-text .gfield_label,
.gfield--type-email .gfield_label {
  font-weight: 300 !important;
  font-size: 18px !important;
  line-height: 31px !important;
  margin-bottom: 0px !important;
}
.btn.gform_button {
  display: inline-block !important;
  padding: 10px 40px !important;
  font-size: 20px !important;
  color: #ffffff !important;
  height: auto !important;
  line-height: normal !important;
  background-color: #318944 !important;
  text-decoration: none !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 0 1px #318944 !important;
  -moz-box-shadow: inset 0 0 0 1px #318944 !important;
  box-shadow: inset 0 0 0 1px #318944 !important;
  -webkit-transition: background-color 0.3s ease !important;
  -moz-transition: background-color 0.3s ease !important;
  -o-transition: background-color 0.3s ease !important;
  transition: background-color 0.3s ease !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  height: 43px !important;
  line-height: 43px !important;
  padding: 0 30px !important;
  text-transform: uppercase !important;
  border-radius: 0 !important;
}
@media (max-width: 568px) {
  .btn.gform_button {
    font-size: 14px;
    padding: 10px 40px;
    height: auto;
  }
}
.btn.gform_button:hover {
  -webkit-box-shadow: inset 0 0 0 1px #389c4d !important;
  -moz-box-shadow: inset 0 0 0 1px #389c4d !important;
  box-shadow: inset 0 0 0 1px #389c4d !important;
  background-color: #389c4d !important;
  text-decoration: none !important;
  color: #ffffff !important;
}
.btn.gform_button.ucase {
  text-transform: uppercase !important;
  font-size: 15px !important;
  font-weight: 500 !important;
}
.btn.gform_button.dblock {
  display: block !important;
}
.ginput_container_consent > input {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: -1;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  pointer-events: none;
}
.ginput_container_consent .gfield_consent_label {
  margin-left: 0 !important;
  font-size: 18px !important;
  line-height: 31px !important;
  font-weight: 300 !important;
}
.gform_fields {
  row-gap: 16px !important;
  column-gap: 24px !important;
}
.gform_validation_errors {
  background-color: transparent !important;
  padding: 0 !important;
  box-shadow: none !important;
  border: 0 none !important;
  margin-bottom: 0 !important;
}
.gform_validation_errors:focus {
  outline: none !important;
}
.gform_validation_errors .gform-icon {
  display: none !important;
}
.gfield_validation_message {
  margin-top: 0 !important;
}
.gfield_consent_description {
  font-size: 18px !important;
  font-weight: 300 !important;
  border: 0 none !important;
  padding: 0 !important;
  color: #112337 !important;
}
.gfield_consent_description:focus {
  outline: none !important;
  border: 0 none !important;
}
/* COMPONENTS */
.one_column {
  padding-top: 45px;
  padding-bottom: 45px;
}
@media (max-width: 568px) {
  .one_column {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.one_column + .two_columns {
  padding-top: -45px;
}
@media (max-width: 568px) {
  .one_column + .two_columns {
    padding-top: -15px;
  }
}
.two_columns {
  padding-top: 45px;
  padding-bottom: 90px;
}
@media (max-width: 767px) {
  .two_columns {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 992px) {
  .two_columns .col {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (max-width: 992px) {
  .two_columns .col .entry-content p {
    text-align: center !important;
  }
}
.spacer {
  position: relative;
  display: block;
  height: 1px;
}
.spacer + .one_column {
  padding-top: 90px;
}
@media (max-width: 767px) {
  .spacer + .one_column {
    padding-top: 30px;
  }
}
.spacer.border-top {
  border-top: 1px solid #AEAEAE;
}
.spacer.border-bottom {
  border-bottom: 1px solid #AEAEAE;
}
.spacer.h-1px {
  height: 1px;
}
.spacer.h-20px {
  height: 20px;
}
.spacer.h-40px {
  height: 40px;
}
.spacer.h-60px {
  height: 60px;
}
.spacer.h-80px {
  height: 80px;
}
.spacer.h-100px {
  height: 100px;
}
.feature_projects {
  overflow: hidden;
}
.feature_projects .spinner {
  display: none;
}
.feature_projects .wrapper {
  margin-left: -1px;
  margin-right: -1px;
}
.feature_projects .wrapper .item {
  display: block;
  position: relative;
  padding-left: 1px;
  padding-right: 1px;
  height: 320px;
  border-bottom: 2px solid #ffffff;
  overflow: hidden;
}
.feature_projects .wrapper .item:hover .inner .background-image {
  zoom: 1;
  filter: alpha(opacity=60);
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
@media (max-width: 767px) {
  .feature_projects .wrapper .item {
    height: 320px;
  }
}
@media (max-width: 568px) {
  .feature_projects .wrapper .item {
    height: 253px;
  }
}
.feature_projects .wrapper .item .inner {
  position: relative;
  padding: 0;
  height: 100%;
}
.feature_projects .wrapper .item .inner .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  z-index: 1;
}
.feature_projects .wrapper .item .inner .background-image {
  position: relative;
  z-index: 2;
  height: 100%;
  zoom: 1;
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  -webkit-transition: opacity 1s ease;
  -moz-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
.feature_projects .wrapper .item .inner .content {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 4;
  max-width: 60%;
  width: 100%;
  text-align: center;
}
@media (max-width: 1000px) {
  .feature_projects .wrapper .item .inner .content {
    max-width: 100%;
  }
}
.feature_projects .wrapper .item .inner .content .table {
  display: table;
  height: 100%;
  margin: 0;
}
.feature_projects .wrapper .item .inner .content .table .table-cell {
  display: table-cell;
  vertical-align: middle;
}
.feature_projects .wrapper .item .inner .content .table .table-cell .entry-content {
  color: #ffffff;
}
.feature_projects .wrapper .item .inner .content .table .table-cell .entry-content h2 {
  margin-bottom: 0;
}
.feature_projects .wrapper .item .inner .content .table .table-cell .entry-content p {
  font-style: italic;
}
.feature_projects .wrapper .item .team-img-wrap {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 130px;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 2;
  padding: 5px 10px;
}
.feature_projects .wrapper .item .team-img-wrap img {
  width: 100%;
}
.projects {
  position: relative;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
}
.projects .filter {
  margin-bottom: 50px;
  text-align: left;
}
@media (max-width: 767px) {
  .projects .filter {
    padding-left: 0;
    padding-right: 0;
  }
}
.projects .filter .row {
  margin-left: -5px;
  margin-right: -5px;
}
.projects .filter .search {
  padding-left: 5px;
  padding-right: 5px;
}
.projects .filter .teams-filter-column {
  padding-right: 0;
  padding-left: 5px;
}
.projects .filter .teams-cat-column {
  padding-left: 0;
  padding-right: 5px;
}
.projects .filter .filter-wrap {
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
}
@media (max-width: 767px) {
  .projects .filter .filter-wrap.expert-teams {
    margin-bottom: 10px;
  }
}
.projects .filter .filter-wrap:after {
  content: '';
  position: absolute;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  right: 30px;
  top: 25px;
  transform: rotate(45deg);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .projects .filter .filter-wrap:after {
    width: 8px;
    height: 8px;
    right: 25px;
    top: 18px;
  }
}
.projects .filter .filter-wrap.active:after {
  transform: rotate(-135deg);
  top: 30px;
}
@media (max-width: 767px) {
  .projects .filter .filter-wrap.active:after {
    top: 22px;
  }
}
.projects .filter .filter-wrap span {
  background-color: #96b5a8;
  color: #ffffff;
  text-align: left;
  padding: 18px 45px 18px 30px;
  display: inline-block;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
  .projects .filter .filter-wrap span {
    padding: 10px 30px 10px 20px;
    font-size: 16px;
  }
}
.projects .filter .search-input-wrap {
  display: inline-block;
  width: 100%;
  background-color: rgba(150, 181, 168, 0.2);
  padding: 17px 0 17px 40px;
  position: relative;
}
@media (max-width: 767px) {
  .projects .filter .search-input-wrap {
    padding: 10px 0 10px 40px;
  }
}
.projects .filter .search-input-wrap:before {
  top: 25px;
  left: 15px;
  font-size: 16px;
  position: absolute;
  display: block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  color: #96b5a8;
  content: "\f002";
}
@media (max-width: 767px) {
  .projects .filter .search-input-wrap:before {
    font-size: 14px;
    top: 19px;
  }
}
.projects .filter .search-input-wrap input {
  display: inline-block;
  width: 100%;
  border: 0;
  background: transparent;
  color: #96b5a8;
  font-size: 18px;
  font-weight: 500;
}
.projects .filter .search-input-wrap input::-webkit-input-placeholder {
  color: #96b5a8;
}
.projects .filter .search-input-wrap input::-moz-placeholder {
  color: #96b5a8;
}
.projects .filter .search-input-wrap input:-ms-input-placeholder {
  color: #96b5a8;
}
.projects .filter .search-input-wrap input:-moz-placeholder {
  color: #96b5a8;
}
@media (max-width: 1023px) {
  .projects .filter .search-input-wrap {
    margin-top: 10px;
  }
}
.projects .filter .filter-content-wrap {
  display: flex;
  width: 100%;
  margin-top: 0;
  position: relative;
  color: #ffffff;
  background-color: #96b5a8;
  height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.projects .filter .filter-content-wrap.opened {
  height: auto;
  opacity: 1;
  margin-top: 9px;
}
.projects .filter .filter-content-wrap:before {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  display: inline-block;
  background-color: #9cb9ad;
  top: 0;
  top: -5px;
  transform: rotate(-45deg);
  left: 15%;
}
.projects .filter .filter-content-wrap .filter-content-wrap-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: 0;
  width: 100%;
  min-height: 300px;
}
@media (max-width: 1023px) {
  .projects .filter .filter-content-wrap .filter-content-wrap-row {
    min-height: auto;
    margin-left: 0;
  }
}
.projects .filter .filter-content-wrap .checkbox-row {
  display: inline-block;
  width: 100%;
  padding: 5px 10px;
}
.projects .filter .filter-content-wrap .checkbox-row:hover,
.projects .filter .filter-content-wrap .checkbox-row.active {
  background-color: #90b1a3;
}
.projects .filter .filter-content-wrap .teams-filter-checkboxes {
  background-color: #96b5a8;
  display: inline-block;
  width: 100%;
  padding: 25px 0 20px 15px;
}
@media (max-width: 767px) {
  .projects .filter .filter-content-wrap .teams-filter-checkboxes {
    padding: 10px 0 15px 8px;
  }
}
.projects .filter .filter-content-wrap [type='checkbox'],
.projects .filter .filter-content-wrap [type='radio'] {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.projects .filter .filter-content-wrap [type='checkbox']:checked + label:before,
.projects .filter .filter-content-wrap [type='radio']:checked + label:before {
  background-color: #ffffff;
}
.projects .filter .filter-content-wrap [type='checkbox']:checked + label:after,
.projects .filter .filter-content-wrap [type='radio']:checked + label:after {
  content: "\f00c";
  color: #96b5a8;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 767px) {
  .projects .filter .filter-content-wrap [type='checkbox']:checked + label:after,
  .projects .filter .filter-content-wrap [type='radio']:checked + label:after {
    font: normal normal normal 12px/1 FontAwesome;
  }
}
.projects .filter .filter-content-wrap [type='checkbox'] + label,
.projects .filter .filter-content-wrap [type='radio'] + label {
  padding-left: 30px;
  position: relative;
  display: block;
  font-weight: 400;
  width: 100%;
  max-width: 100%;
  cursor: pointer;
  font-size: 16px;
}
@media (max-width: 767px) {
  .projects .filter .filter-content-wrap [type='checkbox'] + label,
  .projects .filter .filter-content-wrap [type='radio'] + label {
    font-size: 14px;
  }
}
.projects .filter .filter-content-wrap [type='checkbox'] + label:before,
.projects .filter .filter-content-wrap [type='radio'] + label:before {
  content: '';
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 22px;
  height: 22px;
  background-color: rgba(255, 255, 255, 0.2);
  transition: box-shadow 0.2s;
}
@media (max-width: 767px) {
  .projects .filter .filter-content-wrap [type='checkbox'] + label:before,
  .projects .filter .filter-content-wrap [type='radio'] + label:before {
    width: 18px;
    height: 18px;
  }
}
.projects .filter .filter-content-wrap [type='checkbox'] + label:after,
.projects .filter .filter-content-wrap [type='radio'] + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 7px;
  left: 5px;
}
@media (max-width: 767px) {
  .projects .filter .filter-content-wrap [type='checkbox'] + label:after,
  .projects .filter .filter-content-wrap [type='radio'] + label:after {
    left: 3px;
    top: 6px;
  }
}
@media (max-width: 767px) {
  .projects .filter #expert-teams-filter.opened {
    position: relative;
    top: -118px;
  }
  .projects .filter #categories-filter.opened {
    position: relative;
    top: -62px;
  }
  .projects .filter .filter-wrap.categories.active + .search .search-input-wrap {
    position: relative;
    top: 270px;
  }
  .projects .filter .filter-wrap.expert-teams.active + .filter-wrap.categories + .search .search-input-wrap {
    position: relative;
    top: 115px;
  }
}
.projects .filter .teams-cat-column {
  background-color: #90b1a3;
}
.projects .filter .team-content-row {
  padding: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.projects .filter .team-content-row.opened {
  padding: 30px;
  height: auto;
  opacity: 1;
}
@media (max-width: 767px) {
  .projects .filter .team-content-row.opened {
    padding: 20px 10px;
  }
}
.projects .filter .team-content-row .team-content-title {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.projects .filter .team-content-row a {
  color: #ffffff;
}
.projects .filter .team-content-row a.read-more {
  display: table;
  text-transform: uppercase;
  margin-top: 15px;
  font-size: 14px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .projects .filter .team-content-row a.read-more {
    margin-top: 10px;
    font-size: 12px;
  }
}
.projects .filter .team-content-row .team-content-img {
  max-width: 200px;
  margin: -15px auto 0;
  display: block;
}
.projects .filter .team-content-row .team-content-img.category-img {
  max-width: 100%;
}
@media (max-width: 767px) {
  .projects .filter .team-content-row .team-content-img {
    max-width: 180px;
    margin: 20px auto 0;
  }
}
.projects .filter .team-content-row .team-content-row-inner {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .projects .filter .team-content-row .team-content-row-inner {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .projects .filter .team-content-row .team-content-row-inner .team-content-wrap {
    font-size: 16px;
    line-height: 22px;
  }
}
.projects .filter ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
@media (max-width: 768px) {
  .projects .filter ul {
    text-align: left;
  }
}
.projects .filter ul li {
  float: left;
  display: block;
  padding-left: 5px;
  padding-right: 5px;
  margin-right: 0;
  margin-bottom: 5px;
}
.projects .filter ul li:last-child {
  margin-right: 0;
}
.projects .filter ul li a {
  display: block;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-right: 0;
  margin-bottom: 5px;
  padding: 4px 10px;
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-decoration: none;
  background: #96b5a8;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
@media (max-width: 768px) {
  .projects .filter ul li a {
    font-size: 14px;
  }
}
.projects .filter ul li a i {
  margin-right: 10px;
}
.projects .filter ul li a:hover {
  background: rgba(150, 181, 168, 0.9);
}
.projects .filter ul li a.active {
  background: #eee;
  color: #333333;
}
.projects .filter ul li.expert-teams {
  position: relative;
  margin-bottom: 10px;
}
.projects .filter ul li.expert-teams:before {
  top: 12px;
  left: 15px;
  position: absolute;
  display: block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  color: #ffffff;
  content: "\f0c0";
}
.projects .filter ul li.categories {
  position: relative;
  margin-bottom: 10px;
}
.projects .filter ul li.categories:before {
  top: 12px;
  left: 15px;
  position: absolute;
  display: block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  color: #ffffff;
  content: "\f02c";
}
@media (max-width: 768px) {
  .projects .filter ul li.categories:before {
    font-size: 14px;
  }
}
.projects .filter ul li.search {
  position: relative;
  width: 100%;
  margin-bottom: 10px;
}
.projects .filter ul li.search input[type=search],
.projects .filter ul li.search input[type=text] {
  font-size: 20px;
  width: 100%;
  border: 1px solid #A0DDE8;
  display: block;
  background: #ffffff;
  padding: 2px 30px 2px 10px;
  height: 42px;
}
@media (max-width: 768px) {
  .projects .filter ul li.search input[type=search],
  .projects .filter ul li.search input[type=text] {
    font-size: 14px;
  }
}
.projects .filter ul li.search input[type=submit],
.projects .filter ul li.search button {
  position: absolute;
  right: 10px;
  top: 3px;
  border: 0 none;
  background: transparent;
  color: #A0DDE8;
}
.projects .filter ul li select {
  cursor: pointer;
  width: 100%;
  background-image: url(assets/images/arrow-down@x2.png);
  background-size: 22px 14px;
  background-color: #96b5a8;
  background-position: 97% 15px;
  background-repeat: no-repeat;
  border: 0 none;
  color: #ffffff;
  text-transform: uppercase;
  padding: 4px 30px 4px 40px;
  font-size: 20px;
  font-weight: 500;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.projects .filter ul li select:hover {
  background-color: rgba(150, 181, 168, 0.9);
}
@media (max-width: 768px) {
  .projects .filter ul li select {
    font-size: 14px;
    background-size: 11px 7px;
    background-position: 98% 15px;
    height: 36px;
  }
}
.projects .filter ul li select::-ms-expand {
  display: none;
}
.projects .feed {
  margin-left: -1px;
  margin-right: -1px;
  min-height: 300px;
}
.projects .feed .fa-spinner {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}
@media (max-width: 1200px) {
  .projects .feed .fa-spinner {
    top: 145px;
  }
}
.projects .feed .item {
  display: block;
  position: relative;
  padding-left: 1px;
  padding-right: 1px;
  height: 320px;
  border-bottom: 2px solid #ffffff;
  overflow: hidden;
}
.projects .feed .item:hover .inner .background-image {
  zoom: 1;
  filter: alpha(opacity=70);
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
@media (max-width: 767px) {
  .projects .feed .item {
    height: 320px;
  }
}
@media (max-width: 568px) {
  .projects .feed .item {
    height: 253px;
  }
}
.projects .feed .item .inner {
  position: relative;
  padding: 0;
  height: 100%;
}
.projects .feed .item .inner .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  z-index: 1;
}
.projects .feed .item .inner .background-image {
  position: relative;
  z-index: 2;
  height: 100%;
  zoom: 1;
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  -webkit-transition: opacity 1s ease;
  -moz-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
.projects .feed .item .inner .content {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 4;
  max-width: 60%;
  width: 100%;
  text-align: center;
}
@media (max-width: 1000px) {
  .projects .feed .item .inner .content {
    max-width: 100%;
  }
}
.projects .feed .item .inner .content .table {
  display: table;
  height: 100%;
  margin: 0;
}
.projects .feed .item .inner .content .table .table-cell {
  display: table-cell;
  vertical-align: middle;
}
.projects .feed .item .inner .content .table .table-cell .entry-content {
  color: #ffffff;
}
.projects .feed .item .inner .content .table .table-cell .entry-content h2 {
  margin-bottom: 0;
}
.projects .feed .item .inner .content .table .table-cell .entry-content p {
  font-style: italic;
}
.projects .feed .item .team-img-wrap {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 130px;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 2;
  padding: 5px 10px;
}
@media (max-width: 767px) {
  .projects .feed .item .team-img-wrap {
    max-width: 100px;
  }
}
.projects .feed .item .team-img-wrap img {
  width: 100%;
}
.projects .feed .project-status-row {
  padding-bottom: 100px;
}
.projects .feed .project-status-row .project-status-title {
  font-size: 38px;
  font-weight: 300;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .projects .feed .project-status-row .project-status-title {
    font-size: 28px;
  }
}
.project-pagination {
  margin-bottom: 20px;
}
.project-pagination .pagination-item {
  float: left;
  padding-right: 10px;
  font-size: 16px;
  font-weight: 400;
}
.project-pagination .pagination-item a {
  color: #318944;
}
@media (max-width: 767px) {
  .row.feed.opened {
    position: relative;
    top: -60px;
  }
}
.related-projects-wrap {
  padding: 80px 40px;
  background-color: #efefef;
}
@media (max-width: 767px) {
  .related-projects-wrap {
    padding: 20px 15px 30px;
  }
}
.related-projects-wrap .projects .feed .project-status-row {
  padding-bottom: 40px;
}
.related-projects-wrap .related-projects-title {
  font-size: 50px;
  font-weight: 300;
  text-align: center;
}
@media (max-width: 767px) {
  .related-projects-wrap .related-projects-title {
    font-size: 28px;
    margin-bottom: 25px;
  }
}
.related-projects-wrap .all-projects-btn {
  max-width: 170px;
  margin: 0 auto;
}
.related-projects-wrap .all-projects-btn a {
  width: 100%;
  text-align: center;
}
.social_media {
  margin-top: -45px;
  padding-bottom: 90px;
}
@media (max-width: 991px) {
  .social_media {
    text-align: center;
  }
}
@media (max-width: 568px) {
  .social_media {
    margin-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .social_media .text-wrapper {
    margin-bottom: 30px;
  }
}
.social_media .icon-wrapper .social-media-btn:not(:last-of-type) {
  margin-right: 30px;
  margin-bottom: 30px;
}
@media (max-width: 630px) {
  .social_media .icon-wrapper .social-media-btn:not(:last-of-type) {
    margin-right: 0;
  }
}
.recent_news .container {
  padding-top: 45px;
  padding-bottom: 90px;
}
@media (max-width: 568px) {
  .recent_news .container {
    padding-bottom: 45px;
  }
}
.recent_news h2.header {
  color: #333;
  font-size: 34px;
  font-weight: 300;
  line-height: 40px;
  margin-bottom: 30px;
}
.recent_news .news-content .button-read-more {
  margin-top: 50px;
  position: inherit;
}
@media (max-width: 568px) {
  .recent_news .news-content .button-read-more {
    margin-top: 30px;
  }
}
.recent_news .col-news-inner {
  height: 100%;
  padding-bottom: 80px;
}
.recent_news .news.news-listing {
  height: 100%;
  margin-bottom: 0;
  border-bottom: 0;
}
.recent_news .news.news-listing:hover,
.recent_news .news.news-listing:hover .excerpt {
  color: #318944 !important;
}
@media (max-width: 767px) {
  .recent_news .news.news-listing:not(:last-of-type) {
    padding-bottom: 40px;
  }
}
.recent_news .news.news-listing figure {
  margin-bottom: 17px;
}
.recent_news .news.news-listing a {
  display: block;
  color: #333;
}
.recent_news .news.news-listing a:hover {
  color: #318944;
  text-decoration: none;
}
.recent_news .news.news-listing h3 {
  font-weight: 300;
  margin-bottom: 5px;
}
.recent_news .news.news-listing p.meta {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #318944;
  margin-bottom: 5px;
}
.recent_news .news.news-listing .excerpt {
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  color: #333;
  transition: color 0.2s ease-in-out;
}
.recent_news .button-read-more {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
@media (max-width: 767px) {
  .news-listing .feature-image {
    margin-bottom: 30px;
  }
}
.recent_events .container {
  padding-top: 90px;
  padding-bottom: 90px;
}
@media (max-width: 568px) {
  .recent_events .container {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.recent_events .container::before,
.recent_events .container-fluid::before,
.recent_events .row::before,
.recent_events .container::after,
.recent_events .container-fluid::after,
.recent_events .row::after {
  display: none;
}
.recent_events h2.header {
  color: #333;
  font-size: 34px;
  font-weight: 300;
  line-height: 40px;
  margin-bottom: 30px;
}
.recent_events .btn-row {
  margin-top: 50px;
}
@media (max-width: 767px) {
  .recent_events .btn-row {
    margin-top: 30px;
  }
}
.recent_events .event-wrapper {
  text-align: left;
  display: flex;
  flex-wrap: wrap;
}
.recent_events .event-wrapper .fa-spin {
  color: #AEAEAE;
}
.recent_events .event-wrapper .event-item {
  float: none;
  display: inline-block;
  margin-right: -4px;
  vertical-align: top;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .recent_events .event-wrapper .event-item:first-child {
    order: 1;
  }
  .recent_events .event-wrapper .event-item:nth-child(2) {
    order: 3;
  }
  .recent_events .event-wrapper .event-item:nth-child(3) {
    order: 2;
  }
  .recent_events .event-wrapper .event-item:nth-child(4) {
    order: 4;
  }
}
@media (max-width: 1200px) {
  .recent_events .event-wrapper .event-item {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .recent_events .event-wrapper .event-item {
    display: block;
    margin-bottom: 15px;
    margin-right: 0;
  }
}
.recent_events .event-wrapper .event-item a:hover {
  text-decoration: none;
}
.recent_events .event-wrapper .event-item .events-row {
  display: flex;
  padding: 30px;
  word-break: break-word;
}
@media (max-width: 767px) {
  .recent_events .event-wrapper .event-item .events-row {
    padding: 20px;
  }
}
@media (max-width: 568px) {
  .recent_events .event-wrapper .event-item .events-row {
    display: block;
  }
}
@media (max-width: 568px) {
  .recent_events .event-wrapper .event-item .events-row .col-date {
    margin-bottom: 10px;
  }
}
@media (max-width: 568px) {
  .recent_events .event-wrapper .event-item .events-row .col-txt {
    text-align: center;
  }
}
.recent_events .event-wrapper .event-item .date-holder {
  display: block;
  width: 80px;
  height: 80px;
  background: #ffffff;
  margin-right: 20px;
}
@media (max-width: 568px) {
  .recent_events .event-wrapper .event-item .date-holder {
    width: 65px;
    height: 65px;
    margin: 0 auto;
  }
}
.recent_events .event-wrapper .event-item .date-holder .month {
  display: block;
  color: #ffffff;
  background: #318944;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  padding: 2px 0;
}
.recent_events .event-wrapper .event-item .date-holder .day {
  display: block;
  font-family: 'heroregular';
  font-size: 40px;
  line-height: 1.2;
  color: #318944;
  text-align: center;
  padding: 5px 0 0 0;
}
@media (max-width: 568px) {
  .recent_events .event-wrapper .event-item .date-holder .day {
    font-size: 32px;
  }
}
.recent_events .event-wrapper .event-item .content {
  color: #333333;
  text-align: left;
  background: rgba(150, 181, 168, 0.25);
}
.recent_events .event-wrapper .event-item .content .title {
  font-weight: 300;
  margin-bottom: 5px;
}
.recent_events .event-wrapper .event-item .content .meta {
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
  margin-bottom: 5px;
}
.recent_news_events .container {
  padding-top: 45px;
  padding-bottom: 90px;
}
@media (max-width: 568px) {
  .recent_news_events .container {
    padding-bottom: 45px;
  }
}
.recent_news_events h2.header {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.recent_news_events .fa-spin {
  color: #AEAEAE;
}
.recent_news_events .row-news-events {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 992px) {
  .recent_news_events .row-news-events {
    display: block;
  }
}
.recent_news_events .col-news,
.recent_news_events .col-events {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 992px) {
  .recent_news_events .col-news,
  .recent_news_events .col-events {
    display: block;
  }
}
@media (max-width: 992px) {
  .recent_news_events .col-news {
    margin-bottom: 60px;
  }
}
.recent_news_events .col-news-inner,
.recent_news_events .col-events-inner {
  height: 100%;
  padding-bottom: 80px;
}
.recent_news_events article.news.news-alt {
  padding-bottom: 40px;
  padding-top: 40px;
  margin-bottom: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.recent_news_events article.news.news-alt:last-child {
  border-bottom: 0;
}
@media (max-width: 767px) {
  .recent_news_events article.news.news-alt {
    text-align: center;
  }
}
.recent_news_events article.news.news-alt a {
  display: block;
  color: #000000;
}
.recent_news_events article.news.news-alt a:hover {
  color: #96b5a8;
  text-decoration: none;
}
.recent_news_events article.news.news-alt h3 {
  font-family: 'futura-pt';
  font-weight: 300;
  font-size: 24px;
}
.recent_news_events article.news.news-alt p.meta {
  font-weight: 400;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
}
.recent_news_events article.events.events-alt {
  border-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 10px;
  background-color: rgba(150, 181, 168, 0.25);
}
.recent_news_events article.events.events-alt a {
  display: block;
  color: #000000;
}
.recent_news_events article.events.events-alt a:hover {
  color: #96b5a8;
  text-decoration: none;
}
.recent_news_events article.events.events-alt .events-alt-row {
  min-height: 120px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 767px) {
  .recent_news_events article.events.events-alt .events-alt-row {
    display: block;
  }
}
.recent_news_events article.events.events-alt .col-date {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  .recent_news_events article.events.events-alt .col-date {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.recent_news_events article.events.events-alt .col-txt {
  padding-left: 0;
}
@media (max-width: 767px) {
  .recent_news_events article.events.events-alt .col-txt {
    padding-left: 15px;
    text-align: center;
  }
}
.recent_news_events article.events.events-alt .col-txt h3 {
  font-family: 'futura-pt';
  font-weight: 300;
  font-size: 24px;
}
.recent_news_events article.events.events-alt .col-txt p.meta {
  font-weight: 400;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
}
@media (max-width: 767px) {
  .recent_news_events article.events.events-alt .date-holder {
    margin-bottom: 30px;
  }
}
.recent_news_events article.events.events-alt .date-holder .month {
  background: #96b5a8;
  font-weight: 600;
}
.recent_news_events article.events.events-alt .date-holder .day {
  background: #ffffff;
  color: #96b5a8;
}
.recent_news_events .button-read-more {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
@media (max-width: 767px) {
  .news-alt .feature-image {
    margin-bottom: 30px;
  }
}
.full_width_block {
  position: relative;
  margin-top: 90px;
  /* COLOR OPTIONS */
  /* end COLOR OPTIONS */
  /* USE BACKGROUND */
  /* end USE BACKGROUND */
}
@media (max-width: 767px) {
  .full_width_block {
    margin-top: 30px;
  }
}
.full_width_block.white {
  background-color: #ffffff;
}
.full_width_block.white .container {
  color: #333333;
}
.full_width_block.green {
  background-color: #318944;
}
.full_width_block.green .container {
  color: #ffffff;
}
.full_width_block.turquoise {
  background-color: #96b5a8;
}
.full_width_block.turquoise .container {
  color: #ffffff;
}
.full_width_block.orange {
  background-color: #f08046;
}
.full_width_block.orange .container {
  color: #ffffff;
}
.full_width_block.grey {
  background-color: #efefef;
}
.full_width_block.grey .container,
.full_width_block.grey a,
.full_width_block.grey a:hover {
  color: #000000;
}
.full_width_block.light-turquoise {
  background-color: rgba(150, 181, 168, 0.25);
}
.full_width_block.light-turquoise .container,
.full_width_block.light-turquoise a,
.full_width_block.light-turquoise a:hover {
  color: #000000;
}
.full_width_block.light-green {
  background-color: rgba(49, 137, 68, 0.25);
}
.full_width_block.light-green .container,
.full_width_block.light-green a,
.full_width_block.light-green a:hover {
  color: #000000;
}
.full_width_block.background-image {
  z-index: 1;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 1s ease;
  -moz-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
.full_width_block.background-image.ready {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.full_width_block.background-image .container {
  color: #ffffff;
}
.full_width_block.background-image .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  z-index: 2;
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.full_width_block .container {
  position: relative;
  padding-top: 90px;
  padding-bottom: 90px;
  color: #333333;
  z-index: 3;
}
.full_width_block .container .table {
  display: table;
  height: 100%;
}
.full_width_block .container .table .table-cell {
  display: table-cell;
  vertical-align: middle;
}
.client_slider {
  position: relative;
}
.client_slider .slider {
  position: relative;
}
.client_slider .slider .slick-slider {
  height: 100%;
}
@media (max-width: 767px) {
  .client_slider .slider .slick-slider {
    height: 100%;
  }
}
.client_slider .slider .slick-list {
  position: relative;
  margin: 0 auto;
  max-width: 1150px;
  overflow: hidden;
}
.client_slider .slider .slick-slide {
  position: relative;
  float: left;
  display: block;
  height: 40px;
}
.client_slider .slider .slick-slide a {
  display: block;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  filter: grayscale(0);
}
.client_slider .slider .slick-slide a img {
  display: block;
  margin: 0 auto;
  max-width: 170px;
}
.client_slider .slider .slick-slide a:hover {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
}
.client_slider .slider .slick-prev,
.client_slider .slider .slick-next {
  top: 16px;
  position: absolute;
  border: none;
  background: transparent;
  color: #AEAEAE;
  z-index: 1;
  zoom: 1;
  filter: alpha(opacity=70);
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  -webkit-transition: opacity 0.3s ease-in-out, color 0.2s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out, color 0.2s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out, color 0.2s ease-in-out;
  transition: opacity 0.3s ease-in-out, color 0.2s ease-in-out;
}
.client_slider .slider .slick-prev:not(.slick-disabled):hover,
.client_slider .slider .slick-next:not(.slick-disabled):hover {
  color: #318944;
}
.client_slider .slider .slick-prev.slick-disabled,
.client_slider .slider .slick-next.slick-disabled {
  cursor: default;
}
.client_slider .slider .slick-prev {
  left: 0;
}
.client_slider .slider .slick-next {
  right: 0;
}
.clients {
  position: relative;
  padding-bottom: 45px;
}
@media (max-width: 568px) {
  .clients {
    padding-bottom: 15px;
  }
}
.clients .client-item {
  text-align: center;
  margin-bottom: 30px;
}
.clients .client-item a {
  display: block;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
}
.clients .client-item a img {
  display: block;
  margin: 0 auto;
}
.clients .client-item a:hover {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  filter: grayscale(0);
}
.puffs {
  overflow: hidden;
}
.puffs .wrapper {
  margin-left: -1px;
  margin-right: -1px;
}
.puffs .wrapper .item {
  display: block;
  position: relative;
  padding-left: 1px;
  padding-right: 1px;
  height: 360px;
  border-bottom: 2px solid #ffffff;
  overflow: hidden;
}
.puffs .wrapper .item.item--link:hover .inner .background-image {
  zoom: 1;
  filter: alpha(opacity=75);
  -webkit-opacity: 0.75;
  -moz-opacity: 0.75;
  opacity: 0.75;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.puffs .wrapper .item .inner {
  position: relative;
  padding: 0;
  height: 100%;
  overflow: hidden;
}
.puffs .wrapper .item .inner .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  z-index: 1;
}
.puffs .wrapper .item .inner .background-image {
  position: relative;
  z-index: 2;
  height: 100%;
  zoom: 1;
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-position: center center !important;
}
.puffs .wrapper .item .inner .item__heading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 4;
  width: 100%;
  text-align: center;
  background-color: #318944;
  color: #ffffff;
  padding: 19px 15px;
  line-height: normal;
  font-family: 'futura-pt';
  font-weight: 300;
  font-size: 27px;
  border-bottom: 2px solid #ffffff;
}
@media (max-width: 767px) {
  .puffs .wrapper .item .inner .item__heading {
    font-size: 22px;
  }
}
.video-component {
  padding-top: 45px;
  padding-bottom: 45px;
}
@media (max-width: 568px) {
  .video-component {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.video-component:first-child {
  padding-top: 0;
}
.video-component .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.video-component .col-video {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .video-component .col-video {
    margin-bottom: 0;
    margin-top: 0;
  }
}
.video-component .video-right .col-video {
  margin-bottom: 0;
  margin-top: 20px;
  order: 2;
}
@media (min-width: 992px) {
  .video-component .video-right .col-video:first-child {
    margin-bottom: 0;
    margin-top: 0;
  }
}
.video-component .video-right .col-video-text {
  order: 1;
}
.video-component .entry-content ul {
  margin: 0;
}
.video-component .entry-content ul li {
  list-style: none;
  margin: 0;
}
.video-component .btn-icon--play {
  height: 80px;
  width: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0);
  border: none;
  background-image: url('assets/images/video-play.svg');
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 1;
  transition: all 0.25s;
}
.lg-close.lg-icon {
  font-size: 40px;
}
#lg-counter,
#lg-download {
  display: none;
}
.lg-hide-items .lg-toolbar {
  opacity: 1;
  transform: none;
}
.lg-outer {
  background: rgba(0, 0, 0, 0.6);
  cursor: pointer;
}
.deliverable-component {
  margin-bottom: 50px;
}
.deliverable-component .text-center {
  text-align: center;
}
.deliverable-component .feed {
  position: relative;
}
.deliverable-component .fa-spinner {
  position: absolute;
  top: -20px;
  left: 20px;
}
.deliverable-component .entry-content {
  margin-bottom: 50px;
}
.deliverable-component .filter {
  margin-bottom: 45px;
  position: relative;
}
.deliverable-component .filter .filter-content-row {
  position: absolute;
  z-index: 50;
  width: 100%;
}
.deliverable-component .h2 {
  margin-bottom: 30px;
  font-size: 34px;
  font-weight: 500;
  line-height: 43px;
  display: block;
}
.deliverable-component .filter-content-wrap {
  height: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.deliverable-component .filter-content-wrap .checkbox-row {
  display: none;
}
.deliverable-component .filter-content-wrap.opened {
  height: auto;
  opacity: 1;
  margin-top: 9px;
}
.deliverable-component .filter-content-wrap.opened .checkbox-row {
  display: block;
}
.deliverable-component .filter-wrap {
  position: relative;
  font-weight: 400;
}
.deliverable-component .filter-wrap:after {
  content: '';
  position: absolute;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  right: 40px;
  top: 25px;
  transform: rotate(45deg);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .deliverable-component .filter-wrap:after {
    width: 8px;
    height: 8px;
    right: 25px;
    top: 18px;
  }
}
.deliverable-component .filter-wrap.active:after {
  transform: rotate(-135deg);
  top: 30px;
}
@media (max-width: 767px) {
  .deliverable-component .filter-wrap.active:after {
    top: 22px;
  }
}
.deliverable-component .filter-wrap span {
  background-color: #318944;
  color: #ffffff;
  text-align: left;
  padding: 20px 45px 20px 20px;
  display: inline-block;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
  .deliverable-component .filter-wrap span {
    padding: 10px 30px 10px 10px;
    font-size: 16px;
  }
}
.deliverable-component .deliverables-filter-checkboxes {
  background-color: #318944;
  display: inline-block;
  width: 100%;
  padding: 25px 0 20px 15px;
}
@media (max-width: 767px) {
  .deliverable-component .deliverables-filter-checkboxes {
    padding: 10px 0 15px 8px;
  }
}
.deliverable-component [type='checkbox'],
.deliverable-component [type='radio'] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  color: #ffffff;
}
.deliverable-component [type='checkbox']:checked + label:before,
.deliverable-component [type='radio']:checked + label:before {
  background-color: #ffffff;
}
.deliverable-component [type='checkbox']:checked + label:after,
.deliverable-component [type='radio']:checked + label:after {
  content: "\f00c";
  color: #318944;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 767px) {
  .deliverable-component [type='checkbox']:checked + label:after,
  .deliverable-component [type='radio']:checked + label:after {
    font: normal normal normal 12px/1 FontAwesome;
  }
}
.deliverable-component [type='checkbox'] + label,
.deliverable-component [type='radio'] + label {
  padding-left: 30px;
  position: relative;
  display: block;
  font-weight: 400;
  width: 100%;
  max-width: 100%;
  cursor: pointer;
  font-size: 16px;
  color: #ffffff;
}
@media (max-width: 767px) {
  .deliverable-component [type='checkbox'] + label,
  .deliverable-component [type='radio'] + label {
    font-size: 14px;
  }
}
.deliverable-component [type='checkbox'] + label:before,
.deliverable-component [type='radio'] + label:before {
  content: '';
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 22px;
  height: 22px;
  background-color: rgba(255, 255, 255, 0.2);
  transition: box-shadow 0.2s;
}
@media (max-width: 767px) {
  .deliverable-component [type='checkbox'] + label:before,
  .deliverable-component [type='radio'] + label:before {
    width: 18px;
    height: 18px;
  }
}
.deliverable-component [type='checkbox'] + label:after,
.deliverable-component [type='radio'] + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 7px;
  left: 5px;
}
@media (max-width: 767px) {
  .deliverable-component [type='checkbox'] + label:after,
  .deliverable-component [type='radio'] + label:after {
    left: 3px;
    top: 6px;
  }
}
.deliverable-component .search-input-wrap {
  display: inline-block;
  width: 100%;
  background-color: #E6EDEA;
  padding: 19px 40px 19px 20px;
  position: relative;
}
@media (max-width: 767px) {
  .deliverable-component .search-input-wrap {
    padding: 10px 0 10px 40px;
  }
}
.deliverable-component .search-input-wrap:after {
  top: 28px;
  right: 20px;
  font-size: 16px;
  position: absolute;
  display: block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  color: #318944;
  content: "\f002";
}
@media (max-width: 767px) {
  .deliverable-component .search-input-wrap:after {
    font-size: 14px;
    top: 19px;
  }
}
.deliverable-component .search-input-wrap input {
  display: inline-block;
  width: 100%;
  border: 0;
  background: transparent;
  color: #318944;
  font-size: 18px;
  font-weight: 400;
}
.deliverable-component .search-input-wrap input::-webkit-input-placeholder {
  color: #318944;
}
.deliverable-component .search-input-wrap input::-moz-placeholder {
  color: #318944;
}
.deliverable-component .search-input-wrap input:-ms-input-placeholder {
  color: #318944;
}
.deliverable-component .search-input-wrap input:-moz-placeholder {
  color: #318944;
}
.deliverable-component .col-md-4 {
  margin-bottom: 30px;
}
.deliverable-component .item {
  background-color: #E6EDEA;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.deliverable-component .item .inner {
  padding: 30px;
}
.deliverable-component .item .inner .deliverables-type {
  color: #318944;
}
.deliverable-component .item .inner h3 {
  font-size: 22px;
  line-height: 26px;
  font-weight: 500;
  margin-bottom: 10px;
}
.deliverable-component .item .inner a {
  color: #318944;
  text-decoration: underline;
  font-weight: 500;
  transition: color 0.25s;
}
.deliverable-component .item .inner a:hover {
  color: #2a763b;
}
.deliverable-component .item .deliverables-file {
  background-color: #318944;
  color: #ffffff;
  display: block;
  width: 100%;
  padding: 18px 50px;
  text-align: center;
  text-decoration: underline;
  font-weight: 500;
  transition: background-color 0.25s;
}
.deliverable-component .item .deliverables-file:hover {
  background-color: #2a763b;
}
.deliverable-component .flex-row {
  display: flex;
  flex-wrap: wrap;
}
.deliverable-component .flex-row .col-md-4 {
  float: none;
}
/* BODY/HTML */
html {
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
@media (max-width: 767px) {
  html {
    padding: 0 20px 20px;
  }
}
html:after {
  position: fixed;
  content: '';
  background-color: #ffffff;
  bottom: 0;
  right: 0;
  left: 0;
  height: 40px;
  z-index: 999;
}
@media (max-width: 767px) {
  html:after {
    height: 20px;
  }
}
html.active-off-canvas {
  overflow: hidden;
}
html,
body {
  height: 100%;
  margin: 0;
}
body {
  padding: 0;
  position: relative;
  padding-top: 102px;
  font-family: 'futura-pt';
  font-size: 18px;
  line-height: 1.7;
  font-weight: 300;
}
@media (max-width: 992px) {
  body {
    padding-top: 0;
  }
}
.active-off-canvas body {
  overflow: hidden;
}
body.single,
body.page {
  padding-top: 102px !important;
}
@media (max-width: 992px) {
  body.single,
  body.page {
    padding-top: 0 !important;
  }
}
.site-search {
  font-family: futura-pt;
}
input {
  font-size: 16px;
}
.google-map {
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  background: #ffffff;
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
  height: 400px;
  -webkit-transition: opacity 2s ease;
  -moz-transition: opacity 2s ease;
  -o-transition: opacity 2s ease;
  transition: opacity 2s ease;
}
.google-map.ready {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
@media (max-width: 568px) {
  .google-map {
    height: 300px;
  }
}
/* #site */
#site {
  position: relative;
  min-height: 100%;
  vertical-align: bottom;
  margin: 0 auto;
  height: 100%;
}
.admin-bar #site {
  top: 32px;
}
@media (max-width: 782px) {
  .admin-bar #site {
    top: 48px;
  }
}
#site .breadcrumb-container .breadcrumbs {
  padding-top: 10px;
  padding-bottom: 10px;
}
#site .breadcrumb-container .breadcrumbs span,
#site .breadcrumb-container .breadcrumbs a {
  color: #999999;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 18px;
}
#site .breadcrumb-container .breadcrumbs .breadcrumb_last {
  color: #333333;
}
.single-project #site .page-components {
  padding-left: 0;
  padding-top: 0;
}
.single-project #site .page-components .container {
  width: auto;
  padding-left: 0;
  padding-right: 0;
}
/* #main */
#main {
  position: relative;
  padding-top: 90px;
  /* SINGLE POST */
}
#main + .ongoing-projects {
  margin-top: 0;
}
.home #main,
.search #main {
  padding-top: 0;
}
.single #main {
  padding-top: 90px;
}
.error404 #main {
  padding-top: 101px;
}
.mega-hero #main {
  min-height: 100%;
  height: auto !important;
}
.page-hero #main {
  padding-top: 0;
}
#main .main-content {
  padding-bottom: 90px;
}
@media (max-width: 767px) {
  #main .main-content {
    padding-bottom: 30px;
  }
}
#main .main-content + .one_column {
  padding-top: 45px;
}
.error404 #main .main-content {
  text-align: center;
}
/* NEWS & EVENTS */
.article {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #AEAEAE;
}
.search-results .article {
  padding: 30px;
  border-bottom: 0 none;
  margin-bottom: 0;
}
.article:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.search-results .article:nth-child(odd) {
  background: rgba(51, 51, 51, 0.04);
  padding-bottom: 0;
}
.search-results .article:nth-child(odd) .footer {
  padding-bottom: 40px;
}
.article .default-image {
  background-color: #eee;
  height: 189px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.article .default-image img {
  max-height: 120px;
}
.article .header h1,
.article .header h2,
.article .header h3 {
  color: #333333;
}
.article .header h1 a,
.article .header h2 a,
.article .header h3 a {
  color: #333333;
}
.article .header h1 a:hover,
.article .header h2 a:hover,
.article .header h3 a:hover {
  color: rgba(51, 51, 51, 0.7) !important;
  text-decoration: underline;
}
.article .header h4.type {
  text-transform: capitalize;
  color: #AEAEAE;
  margin-bottom: 0;
  font-size: 14px;
}
.single .article .feature-image {
  margin-bottom: 15px;
}
.article .footer {
  margin-top: 20px;
}
.article .footer:after {
  display: table;
  width: 100%;
  clear: both;
  content: "";
}
.article.news a,
.article.search a {
  color: #318944;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.article.news a:hover,
.article.search a:hover {
  color: rgba(49, 137, 68, 0.7);
  text-decoration: underline;
}
.article.news .footer .meta,
.article.search .footer .meta {
  color: #318944;
  font-weight: 500;
}
.article.news .footer .btn,
.article.search .footer .btn {
  display: inline-block;
  padding: 10px 40px;
  font-size: 20px;
  color: #ffffff;
  height: auto;
  line-height: normal;
  font-weight: 700;
  background-color: #318944;
  text-decoration: none;
  border: 0 none;
  -webkit-box-shadow: inset 0 0 0 1px #318944;
  -moz-box-shadow: inset 0 0 0 1px #318944;
  box-shadow: inset 0 0 0 1px #318944;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  float: right;
  text-transform: uppercase;
  font-size: 14px;
}
@media (max-width: 568px) {
  .article.news .footer .btn,
  .article.search .footer .btn {
    font-size: 14px;
    padding: 10px 40px;
    height: auto;
  }
}
.article.news .footer .btn:hover,
.article.search .footer .btn:hover {
  -webkit-box-shadow: inset 0 0 0 1px #389c4d;
  -moz-box-shadow: inset 0 0 0 1px #389c4d;
  box-shadow: inset 0 0 0 1px #389c4d;
  background-color: #389c4d;
  text-decoration: none;
  color: #ffffff;
}
.article.news .footer .btn.ucase,
.article.search .footer .btn.ucase {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
}
.article.news .footer .btn.dblock,
.article.search .footer .btn.dblock {
  display: block;
}
@media (max-width: 767px) {
  .article.news .footer .btn,
  .article.search .footer .btn {
    float: none;
  }
}
.article.events .date-holder {
  display: block;
  width: 80px;
  height: 80px;
  background: #ffffff;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .article.events .date-holder {
    margin: 0 auto 15px auto;
  }
}
.article.events .date-holder .month {
  font-family: futura-pt;
  font-weight: 500;
  display: block;
  color: #ffffff;
  background: #96b5a8;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  padding: 2px 0;
}
.article.events .date-holder .day {
  display: block;
  font-family: futura-pt;
  font-weight: 500;
  font-size: 40px;
  line-height: 1.2;
  color: #96b5a8;
  background: #eeeeee;
  text-align: center;
  padding: 5px 0 0 0;
}
.article.events a {
  color: #96b5a8;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.article.events a:hover {
  color: rgba(150, 181, 168, 0.7);
  text-decoration: underline;
}
.article.events .footer .meta {
  color: #96b5a8;
  font-weight: 500;
}
.article.events .footer .btn {
  display: inline-block;
  padding: 10px 40px;
  font-size: 20px;
  color: #ffffff;
  height: auto;
  line-height: normal;
  font-weight: 700;
  background-color: #96b5a8;
  text-decoration: none;
  border: 0 none;
  -webkit-box-shadow: inset 0 0 0 1px #96b5a8;
  -moz-box-shadow: inset 0 0 0 1px #96b5a8;
  box-shadow: inset 0 0 0 1px #96b5a8;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  float: right;
  text-transform: uppercase;
  font-size: 14px;
}
@media (max-width: 568px) {
  .article.events .footer .btn {
    font-size: 14px;
    padding: 10px 40px;
    height: auto;
  }
}
.article.events .footer .btn:hover {
  -webkit-box-shadow: inset 0 0 0 1px #a5c0b4;
  -moz-box-shadow: inset 0 0 0 1px #a5c0b4;
  box-shadow: inset 0 0 0 1px #a5c0b4;
  background-color: #a5c0b4;
  text-decoration: none;
  color: #ffffff;
}
.article.events .footer .btn.ucase {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
}
.article.events .footer .btn.dblock {
  display: block;
}
@media (max-width: 767px) {
  .article.events .footer .btn {
    float: none;
  }
}
/* .page-components */
.page-components {
  position: relative;
}
.page-components.full_width_block .entry-content h1,
.page-components.full_width_block .entry-content h2 {
  margin-bottom: 15px;
}
/* .widget */
.widget {
  margin-bottom: 30px;
  font-family: futura-pt;
  font-weight: 400;
}
@media (max-width: 992px) {
  .widget {
    margin-top: 30px;
    text-align: center;
  }
  .widget:first-child {
    margin-top: 60px;
  }
}
.widget h3 {
  font-size: 24px;
  line-height: 1.3;
  font-weight: 500 !important;
  margin-top: 15px;
}
@media (max-width: 1200px) {
  .widget h3 {
    font-size: 20px;
  }
}
.widget p.title {
  margin-bottom: 0;
  color: #858585;
}
@media (max-width: 1200px) {
  .widget p.title {
    font-size: 16px;
  }
}
@media (max-width: 1200px) {
  .widget p {
    font-size: 16px;
  }
}
.widget:last-child {
  margin-bottom: 0;
}
.widget.documents ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget.documents ul li {
  display: block;
  list-style: none;
  margin: 0 0 15px 0;
}
.widget.documents ul li:after {
  display: block;
  width: 100%;
  content: "";
  clear: both;
}
.widget.documents ul li a {
  display: flex;
  font-size: 16px;
  line-height: 1.3;
  color: #318944;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  flex-direction: row;
  align-items: center;
}
@media (max-width: 1200px) {
  .widget.documents ul li a {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .widget.documents ul li a {
    margin-bottom: 15px;
  }
}
.widget.documents ul li a:hover {
  color: rgba(49, 137, 68, 0.7);
  text-decoration: underline;
}
.widget.documents ul li a .icon {
  display: block;
  margin-right: 10px;
  width: 35px;
  min-width: 35px;
  height: 35px;
  background: #318944;
  -webkit-border-radius: 100%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 100%;
  -moz-background-clip: padding;
  border-radius: 100%;
  background-clip: padding-box;
}
@media (max-width: 767px) {
  .widget.documents ul li a .icon {
    float: none;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 5px;
  }
}
.widget.documents ul li a .icon i {
  position: relative;
  display: block;
  color: #ffffff;
  text-align: center;
  line-height: 35px;
}
.widget.news {
  color: #ffffff;
  background: #318944;
}
.widget.news select {
  padding: 0;
}
.widget.news .inner {
  padding-top: 15px;
  padding-bottom: 15px;
}
.widget.news h3 {
  margin-top: 0;
}
.widget.news a {
  color: #ffffff;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.widget.news a:hover {
  color: rgba(255, 255, 255, 0.9);
  text-decoration: underline;
}
.widget.news ul li {
  text-transform: capitalize;
}
.widget.events {
  color: #ffffff;
  background: #96b5a8;
}
.widget.events .inner {
  padding-top: 15px;
  padding-bottom: 15px;
}
.widget.events h3 {
  margin-top: 0;
}
.widget.events a {
  color: #ffffff;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.widget.events a:hover {
  color: rgba(255, 255, 255, 0.9);
  text-decoration: underline;
}
.widget.events ul li {
  text-transform: capitalize;
}
.widget.newsletter {
  color: #ffffff;
  background: #318944;
}
.widget.newsletter .inner {
  padding-top: 15px;
  padding-bottom: 15px;
}
.widget.newsletter h3 {
  margin-top: 0;
  margin-bottom: 15px;
}
.widget.newsletter a {
  color: #ffffff;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.widget.newsletter a:hover {
  color: rgba(255, 255, 255, 0.9);
  text-decoration: underline;
}
.widget.newsletter input[type="text"],
.widget.newsletter input[type="email"] {
  padding: 5px 10px;
  font-size: 18px;
  background: #ffffff;
}
.widget.newsletter input[type="text"]::placeholder,
.widget.newsletter input[type="email"]::placeholder {
  font-size: 18px;
}
.widget.newsletter input[type="submit"] {
  font-size: 18px;
}
.widget select:hover {
  color: #ffffff;
}
/* PAGINATION */
.wp-pagenavi {
  margin-top: 30px;
}
.wp-pagenavi span,
.wp-pagenavi a {
  background: #318944;
  padding: 3px 6px;
  color: #ffffff;
  text-align: center;
  margin-right: 10px;
  text-decoration: none;
}
.wp-pagenavi span i,
.wp-pagenavi a i {
  font-size: 15px;
}
.wp-pagenavi span.current {
  background: rgba(49, 137, 68, 0.7);
}
.wp-pagenavi a {
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.wp-pagenavi a:hover {
  background: rgba(49, 137, 68, 0.9);
}
/* MAILCHIMP */
#mc_embed_signup {
  margin: 0 auto;
  text-align: center;
}
#mc_embed_signup label {
  display: none;
}
#mc_embed_signup .mc-field-group {
  margin-bottom: 30px;
}
#mc_embed_signup input[type="text"],
#mc_embed_signup input[type="email"] {
  background: #D0EEF4;
  border: 0 none;
  width: 100%;
  padding: 9px 15px;
  color: #96b5a8;
  font-size: 26px;
  font-weight: 400;
}
#mc_embed_signup input[type="text"]::-webkit-input-placeholder,
#mc_embed_signup input[type="email"]::-webkit-input-placeholder {
  color: #96b5a8;
}
#mc_embed_signup input[type="text"]:-moz-placeholder,
#mc_embed_signup input[type="email"]:-moz-placeholder {
  color: #96b5a8;
}
#mc_embed_signup input[type="text"]::-moz-placeholder,
#mc_embed_signup input[type="email"]::-moz-placeholder {
  color: #96b5a8;
}
#mc_embed_signup input[type="text"]:-ms-input-placeholder,
#mc_embed_signup input[type="email"]:-ms-input-placeholder {
  color: #96b5a8;
}
#mc_embed_signup input[type="submit"] {
  display: inline-block;
  padding: 10px 40px;
  font-size: 20px;
  color: #ffffff;
  height: auto;
  line-height: normal;
  font-weight: 700;
  background-color: #ffffff;
  text-decoration: none;
  border: 0 none;
  -webkit-box-shadow: inset 0 0 0 1px #ffffff;
  -moz-box-shadow: inset 0 0 0 1px #ffffff;
  box-shadow: inset 0 0 0 1px #ffffff;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  color: #96b5a8;
}
@media (max-width: 568px) {
  #mc_embed_signup input[type="submit"] {
    font-size: 14px;
    padding: 10px 40px;
    height: auto;
  }
}
#mc_embed_signup input[type="submit"]:hover {
  -webkit-box-shadow: inset 0 0 0 1px #ffffff;
  -moz-box-shadow: inset 0 0 0 1px #ffffff;
  box-shadow: inset 0 0 0 1px #ffffff;
  background-color: #ffffff;
  text-decoration: none;
  color: #ffffff;
}
#mc_embed_signup input[type="submit"].ucase {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
}
#mc_embed_signup input[type="submit"].dblock {
  display: block;
}
#mc_embed_signup input[type="submit"]:hover {
  background: rgba(255, 255, 255, 0.9);
  color: #96b5a8;
  border: 0 none;
}
/*# sourceMappingURL=style.css.map */