@font-face {
  font-family: 'shadows';
  src: url("/css/fonts/ShadowsIntoLight.eot");
  /* IE9 Compat Modes */
  src: url("/css/fonts/ShadowsIntoLight.eot?#iefix") format("embedded-opentype"), url("/css/fonts/ShadowsIntoLight.woff") format("woff"), url("/css/fonts/ShadowsIntoLight.ttf") format("truetype"), url("/css/fonts/ShadowsIntoLight.svg#832582b849508c4d82a7ba06b8586b82") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 200; }

@font-face {
  font-family: 'ubuntu';
  src: url("/css/fonts/Ubuntu-L.eot");
  /* IE9 Compat Modes */
  src: url("/css/fonts/Ubuntu-L.eot?#iefix") format("embedded-opentype"), url("/css/fonts/Ubuntu-L.woff") format("woff"), url("/css/fonts/Ubuntu-L.ttf") format("truetype"), url("/css/fonts/Ubuntu-L.svg#630c52efe056b136dcd45d95900a8763") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 300; }

@font-face {
  font-family: 'ubuntu';
  src: url("/css/fonts/Ubuntu-LI.eot");
  /* IE9 Compat Modes */
  src: url("/css/fonts/Ubuntu-LI.eot?#iefix") format("embedded-opentype"), url("/css/fonts/Ubuntu-LI.woff") format("woff"), url("/css/fonts/Ubuntu-LI.ttf") format("truetype"), url("/css/fonts/Ubuntu-LI.svg#cc2b610d40311098e2aea540e783e1a4") format("svg");
  /* Legacy iOS */
  font-style: italic;
  font-weight: 300; }

@font-face {
  font-family: 'ubuntu';
  src: url("/css/fonts/Ubuntu-R.eot");
  /* IE9 Compat Modes */
  src: url("/css/fonts/Ubuntu-R.eot?#iefix") format("embedded-opentype"), url("/css/fonts/Ubuntu-R.woff") format("woff"), url("/css/fonts/Ubuntu-R.ttf") format("truetype"), url("/css/fonts/Ubuntu-R.svg#3d945423f8e9496c429a5d8c65b4604f") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: 'ubuntu';
  src: url("/css/fonts/Ubuntu-RI.eot");
  /* IE9 Compat Modes */
  src: url("/css/fonts/Ubuntu-RI.eot?#iefix") format("embedded-opentype"), url("/css/fonts/Ubuntu-RI.woff") format("woff"), url("/css/fonts/Ubuntu-RI.ttf") format("truetype"), url("/css/fonts/Ubuntu-RI.svg#0aa536996b58693df8f973af3e533b01") format("svg");
  /* Legacy iOS */
  font-style: italic;
  font-weight: normal; }

@font-face {
  font-family: 'ubuntu';
  src: url("/css/fonts/Ubuntu-M.eot");
  /* IE9 Compat Modes */
  src: url("/css/fonts/Ubuntu-M.eot?#iefix") format("embedded-opentype"), url("/css/fonts/Ubuntu-M.woff") format("woff"), url("/css/fonts/Ubuntu-M.ttf") format("truetype"), url("/css/fonts/Ubuntu-M.svg#aa0d3505d0807abebe2b4c194a7b32b3") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 500; }

@font-face {
  font-family: 'ubuntu';
  src: url("/css/fonts/Ubuntu-MI.eot");
  /* IE9 Compat Modes */
  src: url("/css/fonts/Ubuntu-MI.eot?#iefix") format("embedded-opentype"), url("/css/fonts/Ubuntu-MI.woff") format("woff"), url("/css/fonts/Ubuntu-MI.ttf") format("truetype"), url("/css/fonts/Ubuntu-MI.svg#2118a5e9d275db5b5dc0f075ab469774") format("svg");
  /* Legacy iOS */
  font-style: italic;
  font-weight: 500; }

@font-face {
  font-family: 'ubuntu';
  src: url("/css/fonts/Ubuntu-B.eot");
  /* IE9 Compat Modes */
  src: url("/css/fonts/Ubuntu-B.eot?#iefix") format("embedded-opentype"), url("/css/fonts/Ubuntu-B.woff") format("woff"), url("/css/fonts/Ubuntu-B.ttf") format("truetype"), url("/css/fonts/Ubuntu-B.svg#6189836530b684f0faf83aa3792fef31") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: bold; }

@font-face {
  font-family: 'ubuntu';
  src: url("/css/fonts/Ubuntu-BI.eot");
  /* IE9 Compat Modes */
  src: url("/css/fonts/Ubuntu-BI.eot?#iefix") format("embedded-opentype"), url("/css/fonts/Ubuntu-BI.woff") format("woff"), url("/css/fonts/Ubuntu-BI.ttf") format("truetype"), url("/css/fonts/Ubuntu-BI.svg#dc678eed6848580db625fc6aa8c76f89") format("svg");
  /* Legacy iOS */
  font-style: italic;
  font-weight: bold; }

body {
  font-family: ubuntu, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #000;
  background-color: #fffaf6; }

a {
  color: #85a72b;
  text-decoration: none;
  -webkit-transition: 0.25s;
  transition: 0.25s; }
  a:hover, a:focus {
    color: #c22b07;
    text-decoration: none; }
  a:focus {
    outline: none; }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("/css/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("/css/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/css/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/css/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/css/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/css/fonts/fontawesome-webfont.svg?v=4.7.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; }

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pull-right {
  float: right; }

.pull-left {
  float: left; }

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

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

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

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

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

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

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

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

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

.fa-flip-horizontal {
  -ms-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 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

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

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

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

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

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

.fa-inverse {
  color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-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-pp: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-resistance: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: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"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-edge:before {
  content: "\f282"; }

.fa-credit-card-alt:before {
  content: "\f283"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-modx:before {
  content: "\f285"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-usb:before {
  content: "\f287"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-pause-circle-o:before {
  content: "\f28c"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stop-circle-o:before {
  content: "\f28e"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-percent:before {
  content: "\f295"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-envira:before {
  content: "\f299"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-wheelchair-alt:before {
  content: "\f29b"; }

.fa-question-circle-o:before {
  content: "\f29c"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-volume-control-phone:before {
  content: "\f2a0"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  content: "\f2a4"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-signing:before, .fa-sign-language:before {
  content: "\f2a7"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

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

.fa-first-order:before {
  content: "\f2b0"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: "\f2b3"; }

.fa-fa:before, .fa-font-awesome:before {
  content: "\f2b4"; }

.fa-handshake-o:before {
  content: "\f2b5"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-o:before {
  content: "\f2b7"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-book-o:before {
  content: "\f2ba"; }

.fa-vcard:before, .fa-address-card:before {
  content: "\f2bb"; }

.fa-vcard-o:before, .fa-address-card-o:before {
  content: "\f2bc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-circle-o:before {
  content: "\f2be"; }

.fa-user-o:before {
  content: "\f2c0"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-drivers-license:before, .fa-id-card:before {
  content: "\f2c2"; }

.fa-drivers-license-o:before, .fa-id-card-o:before {
  content: "\f2c3"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thermometer-2:before, .fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-0:before, .fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
  content: "\f2cd"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-times-rectangle:before, .fa-window-close:before {
  content: "\f2d3"; }

.fa-times-rectangle-o:before, .fa-window-close-o:before {
  content: "\f2d4"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-eercast:before {
  content: "\f2da"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-snowflake-o:before {
  content: "\f2dc"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-meetup:before {
  content: "\f2e0"; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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; }

@-webkit-keyframes fadeOutText {
  0% {
    color: transparent; }
  80% {
    color: transparent; }
  100% {
    color: #fff; } }

@-moz-keyframes fadeOutText {
  0% {
    color: transparent; }
  80% {
    color: transparent; }
  100% {
    color: #fff; } }

@keyframes fadeOutText {
  0% {
    color: transparent; }
  80% {
    color: transparent; }
  100% {
    color: #fff; } }

@-webkit-keyframes moveToRight {
  80% {
    -webkit-transform: translateX(250%); }
  81% {
    opacity: 1;
    -webkit-transform: translateX(250%); }
  82% {
    opacity: 0;
    -webkit-transform: translateX(250%); }
  83% {
    opacity: 0;
    -webkit-transform: translateX(-50%); }
  84% {
    opacity: 1;
    -webkit-transform: translateX(-50%); }
  100% {
    -webkit-transform: translateX(0%); } }

@-moz-keyframes moveToRight {
  80% {
    -moz-transform: translateX(250%); }
  81% {
    opacity: 1;
    -moz-transform: translateX(250%); }
  82% {
    opacity: 0;
    -moz-transform: translateX(250%); }
  83% {
    opacity: 0;
    -moz-transform: translateX(-50%); }
  84% {
    opacity: 1;
    -moz-transform: translateX(-50%); }
  100% {
    -moz-transform: translateX(0%); } }

@keyframes moveToRight {
  80% {
    transform: translateX(250%); }
  81% {
    opacity: 1;
    transform: translateX(250%); }
  82% {
    opacity: 0;
    transform: translateX(250%); }
  83% {
    opacity: 0;
    transform: translateX(-50%); }
  84% {
    opacity: 1;
    transform: translateX(-50%); }
  100% {
    transform: translateX(0%); } }

@-webkit-keyframes scaleUp {
  80% {
    opacity: 0;
    -webkit-transform: scale(2); }
  100% {
    opacity: 0;
    -webkit-transform: scale(2); } }

@-moz-keyframes scaleUp {
  80% {
    opacity: 0;
    -moz-transform: scale(2); }
  100% {
    opacity: 0;
    -moz-transform: scale(2); } }

@keyframes scaleUp {
  80% {
    opacity: 0;
    transform: scale(2); }
  100% {
    opacity: 0;
    transform: scale(2); } }

@-webkit-keyframes moveUp {
  0% {
    -webkit-transform: translateY(50%);
    opacity: 0; }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@-moz-keyframes moveUp {
  0% {
    -moz-transform: translateY(50%);
    opacity: 0; }
  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }

@keyframes moveUp {
  0% {
    transform: translateY(50%);
    opacity: 0; }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px); } }

@-moz-keyframes shake {
  0%, 100% {
    -moz-transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -moz-transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -moz-transform: translateX(10px); } }

@keyframes shake {
  0%, 100% {
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    transform: translateX(10px); } }

@-webkit-keyframes scaleFromUp {
  0% {
    -webkit-transform: scale(0);
    opacity: 0; }
  100% {
    opacity: 1;
    -webkit-transform: scale(1); } }

@-moz-keyframes scaleFromUp {
  0% {
    -moz-transform: scale(0);
    opacity: 0; }
  100% {
    opacity: 1;
    -moz-transform: scale(1); } }

@keyframes scaleFromUp {
  0% {
    transform: scale(0);
    opacity: 0; }
  100% {
    opacity: 1;
    transform: scale(1); } }

.alert {
  border: none;
  position: relative; }
  .alert > strong {
    font-family: ubuntu, Helvetica, Arial, sans-serif; }

.alert-dismissable .close {
  position: absolute;
  top: 50%;
  right: 20px;
  color: inherit;
  margin-top: -8px;
  opacity: 1; }
  .alert-dismissable .close:hover {
    opacity: 0.5; }

.close {
  font-size: 16px; }

.alert-primary {
  background-color: rgba(2, 186, 242, 0.2);
  color: #009DCD; }
  .alert-primary .alert-link {
    color: #00769a; }
  .alert-primary .close {
    color: #02BAF2; }

.alert-success {
  background-color: rgba(62, 181, 172, 0.2);
  color: #28948C; }
  .alert-success .alert-link {
    color: #1d6c66; }
  .alert-success .close {
    color: #3EB5AC; }

.alert-info {
  background-color: rgba(168, 140, 213, 0.2);
  color: #9175BD; }
  .alert-info .alert-link {
    color: #7653ad; }
  .alert-info .close {
    color: #A88CD5; }

.alert-warning {
  background-color: rgba(250, 212, 107, 0.2);
  color: #F3BC65; }
  .alert-warning .alert-link {
    color: #efa736; }
  .alert-warning .close {
    color: #FAD46B; }

.alert-danger {
  background-color: rgba(248, 69, 69, 0.2);
  color: #CC0000; }
  .alert-danger .alert-link {
    color: #990000; }
  .alert-danger .close {
    color: #F84545; }

.badge {
  font-size: 14px;
  background-color: #B2C6CD; }

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge,
.nav-list > .active > a > .badge {
  color: #02BAF2; }

.breadcrumb {
  background: #fffaf6;
  border: 1px solid #D6E1E5;
  border-radius: 4px; }
  .breadcrumb > li {
    font-size: 14px; }
  .breadcrumb li + li:before {
    content: "\203A"; }
  .breadcrumb.breadcrumbs-minimal {
    border: none; }
    .breadcrumb.breadcrumbs-minimal li + li:before {
      content: "/\00a0"; }
  .breadcrumb > .active {
    color: #364347; }

.breadcrumb-detailed {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border: 1px solid #D6E1E5;
  border-radius: 4px; }
  .breadcrumb-detailed li a {
    padding: 8px 5px 9px 20px;
    float: left;
    position: relative;
    font-size: 14px;
    color: #02BAF2; }
    .breadcrumb-detailed li a:hover {
      background: #E1EEF3; }
      .breadcrumb-detailed li a:hover:after {
        border-left: 10px solid #E1EEF3; }
  .breadcrumb-detailed li:first-child a {
    padding-left: 15px; }
  .breadcrumb-detailed li:last-child a {
    color: #364347; }
    .breadcrumb-detailed li:last-child a:hover {
      background: none;
      cursor: default; }
      .breadcrumb-detailed li:last-child a:hover:after {
        border-left: 10px solid white; }
  .breadcrumb-detailed li > a:before,
  .breadcrumb-detailed li > a:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 21px solid transparent;
    border-bottom: 21px solid transparent;
    position: absolute;
    top: 49%;
    left: 100%;
    z-index: 3;
    transition: 0.25s;
    margin-top: -21px; }
  .breadcrumb-detailed li > a:before {
    margin-left: 1px;
    border-left: 10px solid #D6E1E5; }
  .breadcrumb-detailed li > a:after {
    border-left: 10px solid white; }

.btn {
  font-family: ubuntu, Helvetica, Arial, sans-serif;
  border: 1px solid transparent;
  font-size: 16px;
  line-height: 1.6;
  border-radius: 4px;
  padding: 7px 15px 7px 15px;
  text-transform: uppercase;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: "all .25s linear";
  transition: "all .25s linear"; }
  .btn > [class^="ss-"] {
    position: relative;
    top: 2px;
    font-size: 12px; }
  .btn:focus, .btn:active:focus, .btn.active:focus {
    outline: none; }
  .btn:hover, .btn:focus {
    outline: none;
    color: #fffaf6; }
  .btn:active, .btn.active {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    background-color: #FFF;
    color: fade(#fffaf6, 75%);
    opacity: .7; }

.btn-xs.btn > [class^="ss-"] {
  font-size: 10.88px;
  top: 0; }

.btn-kr.btn > [class^="ss-"] {
  top: 2px; }

.btn-sm.btn > [class^="ss-"].pull-right {
  top: 3px; }

.btn-lg.btn > [class^="ss-"].pull-right {
  top: 7px; }

.btn > [class^="ss-"].pull-right {
  top: 5px; }

.btn-default {
  color: #02BAF2;
  background-color: white;
  border-color: #D6E1E5; }
  .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
    color: #02BAF2;
    background-color: white;
    border-color: #02BAF2; }
  .btn-default:active, .btn-default.active {
    background: #02BAF2;
    border-color: #009DCD;
    color: white; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active,
  fieldset[disabled] .btn-default,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default:active,
  fieldset[disabled] .btn-default.active {
    background-color: #E1EEF3;
    border-color: #D6E1E5; }

.btn-primary {
  color: #fffaf6;
  background-color: #02BAF2; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.hover {
    color: #fffaf6;
    background-color: #35c8f5;
    border-color: #35c8f5; }
  .btn-primary:active, .btn-primary.active {
    background: #009DCD;
    border-color: #009DCD; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] .btn-primary.active {
    background-color: #b3eafb;
    border-color: #b3eafb; }

.btn-danger {
  color: #fffaf6;
  background-color: #F84545; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.hover {
    color: #fffaf6;
    background-color: #f96a6a;
    border-color: #f96a6a; }
  .btn-danger:active, .btn-danger.active {
    background: #CC0000;
    border-color: #CC0000; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
  fieldset[disabled] .btn-danger,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger:active,
  fieldset[disabled] .btn-danger.active {
    background-color: #fdc7c7;
    border-color: #fdc7c7; }

.btn-warning {
  color: #fffaf6;
  background-color: #FAD46B; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.hover {
    color: #fffaf6;
    background-color: #fbdd89;
    border-color: #fbdd89; }
  .btn-warning:active, .btn-warning.active {
    background: #F3BC65;
    border-color: #F3BC65; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning:active,
  fieldset[disabled] .btn-warning.active {
    background-color: #fce5a6;
    border-color: #fce5a6; }

.btn-info {
  color: #fffaf6;
  background-color: #D6E1E5; }
  .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.hover {
    color: #fffaf6;
    background-color: #dee7ea;
    border-color: #dee7ea; }
  .btn-info:active, .btn-info.active {
    background: #93A4AA;
    border-color: #93A4AA; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active,
  fieldset[disabled] .btn-info,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info:active,
  fieldset[disabled] .btn-info.active {
    background-color: #e6edef;
    border-color: #e6edef; }

.btn-success {
  color: #fffaf6;
  background-color: #3EB5AC; }
  .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.hover {
    color: #fffaf6;
    background-color: #65c4bd;
    border-color: #65c4bd; }
  .btn-success:active, .btn-success.active {
    background: #93A4AA;
    border-color: #93A4AA; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success:active,
  fieldset[disabled] .btn-success.active {
    background-color: #e6edef;
    border-color: #e6edef; }

.btn-purple {
  color: #fffaf6;
  background-color: #A88CD5; }
  .btn-purple:hover, .btn-purple:focus, .btn-purple:active, .btn-purple.active, .btn-purple.hover {
    color: #fffaf6;
    background-color: #b9a3dd;
    border-color: #b9a3dd; }
  .btn-purple:active, .btn-purple.active {
    background: #93A4AA;
    border-color: #93A4AA; }
  .btn-purple.disabled, .btn-purple.disabled:hover, .btn-purple.disabled:focus, .btn-purple.disabled:active, .btn-purple.disabled.active, .btn-purple[disabled], .btn-purple[disabled]:hover, .btn-purple[disabled]:focus, .btn-purple[disabled]:active, .btn-purple[disabled].active,
  fieldset[disabled] .btn-purple,
  fieldset[disabled] .btn-purple:hover,
  fieldset[disabled] .btn-purple:focus,
  fieldset[disabled] .btn-purple:active,
  fieldset[disabled] .btn-purple.active {
    background-color: #e6edef;
    border-color: #e6edef; }

.btn-orange {
  color: #fffaf6;
  background-color: #F58410; }
  .btn-orange:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.active, .btn-orange.hover {
    color: #fffaf6;
    background-color: #f79d40;
    border-color: #f79d40; }
  .btn-orange:active, .btn-orange.active {
    background: #93A4AA;
    border-color: #93A4AA; }
  .btn-orange.disabled, .btn-orange.disabled:hover, .btn-orange.disabled:focus, .btn-orange.disabled:active, .btn-orange.disabled.active, .btn-orange[disabled], .btn-orange[disabled]:hover, .btn-orange[disabled]:focus, .btn-orange[disabled]:active, .btn-orange[disabled].active,
  fieldset[disabled] .btn-orange,
  fieldset[disabled] .btn-orange:hover,
  fieldset[disabled] .btn-orange:focus,
  fieldset[disabled] .btn-orange:active,
  fieldset[disabled] .btn-orange.active {
    background-color: #e6edef;
    border-color: #e6edef; }

.btn-inverse {
  color: #fffaf6;
  background-color: #364347; }
  .btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.hover {
    color: #fffaf6;
    background-color: #5e696c;
    border-color: #5e696c; }
  .btn-inverse:active, .btn-inverse.active {
    background: #93A4AA;
    border-color: #93A4AA; }
  .btn-inverse.disabled, .btn-inverse.disabled:hover, .btn-inverse.disabled:focus, .btn-inverse.disabled:active, .btn-inverse.disabled.active, .btn-inverse[disabled], .btn-inverse[disabled]:hover, .btn-inverse[disabled]:focus, .btn-inverse[disabled]:active, .btn-inverse[disabled].active,
  fieldset[disabled] .btn-inverse,
  fieldset[disabled] .btn-inverse:hover,
  fieldset[disabled] .btn-inverse:focus,
  fieldset[disabled] .btn-inverse:active,
  fieldset[disabled] .btn-inverse.active {
    background-color: #364347;
    border-color: #364347; }

.btn-stroke {
  color: #02BAF2;
  background-color: white;
  border-color: #D6E1E5;
  border-width: 2px;
  padding: 5px 15px; }
  .btn-stroke:hover, .btn-stroke:focus, .btn-stroke:active, .btn-stroke.active {
    color: #02BAF2;
    background-color: white;
    border-color: #02BAF2; }
  .btn-stroke:active, .btn-stroke.active {
    background: #02BAF2;
    border-color: #009DCD;
    color: white; }
  .btn-stroke.disabled, .btn-stroke.disabled:hover, .btn-stroke.disabled:focus, .btn-stroke.disabled:active, .btn-stroke.disabled.active, .btn-stroke[disabled], .btn-stroke[disabled]:hover, .btn-stroke[disabled]:focus, .btn-stroke[disabled]:active, .btn-stroke[disabled].active,
  fieldset[disabled] .btn-stroke,
  fieldset[disabled] .btn-stroke:hover,
  fieldset[disabled] .btn-stroke:focus,
  fieldset[disabled] .btn-stroke:active,
  fieldset[disabled] .btn-stroke.active {
    background-color: #E1EEF3;
    border-color: #D6E1E5; }

.btn-embossed {
  -webkit-transition: "border .25s linear, color .25s linear, background-color .25s linear";
  transition: "border .25s linear, color .25s linear, background-color .25s linear"; }
  .btn-embossed:hover, .btn-embossed:focus {
    top: 2px;
    position: relative; }
  .btn-embossed.btn-primary {
    -webkit-box-shadow: 0 5px #009DCD;
    box-shadow: 0 5px #009DCD; }
    .btn-embossed.btn-primary:hover, .btn-embossed.btn-primary:focus {
      -webkit-box-shadow: 0 3px #009DCD;
      box-shadow: 0 3px #009DCD;
      background: #02BAF2; }
    .btn-embossed.btn-primary.active, .btn-embossed.btn-primary:active {
      -webkit-box-shadow: 0 0 #009DCD;
      box-shadow: 0 0 #009DCD;
      top: 5px;
      background: #02BAF2;
      border-color: #02BAF2; }
  .btn-embossed.btn-danger {
    -webkit-box-shadow: 0 5px #CC0000;
    box-shadow: 0 5px #CC0000; }
    .btn-embossed.btn-danger:hover, .btn-embossed.btn-danger:focus {
      -webkit-box-shadow: 0 3px #CC0000;
      box-shadow: 0 3px #CC0000;
      background: #F84545; }
    .btn-embossed.btn-danger.active, .btn-embossed.btn-danger:active {
      -webkit-box-shadow: 0 0 #CC0000;
      box-shadow: 0 0 #CC0000;
      top: 5px;
      background: #F84545;
      border-color: #F84545; }
  .btn-embossed.btn-warning {
    -webkit-box-shadow: 0 5px #F3BC65;
    box-shadow: 0 5px #F3BC65; }
    .btn-embossed.btn-warning:hover, .btn-embossed.btn-warning:focus {
      -webkit-box-shadow: 0 3px #F3BC65;
      box-shadow: 0 3px #F3BC65;
      background: #FAD46B; }
    .btn-embossed.btn-warning.active, .btn-embossed.btn-warning:active {
      -webkit-box-shadow: 0 0 #F3BC65;
      box-shadow: 0 0 #F3BC65;
      top: 5px;
      background: #FAD46B;
      border-color: #FAD46B; }
  .btn-embossed.btn-success {
    -webkit-box-shadow: 0 5px #28948C;
    box-shadow: 0 5px #28948C; }
    .btn-embossed.btn-success:hover, .btn-embossed.btn-success:focus {
      -webkit-box-shadow: 0 3px #28948C;
      box-shadow: 0 3px #28948C;
      background: #3EB5AC; }
    .btn-embossed.btn-success.active, .btn-embossed.btn-success:active {
      -webkit-box-shadow: 0 0 #28948C;
      box-shadow: 0 0 #28948C;
      top: 5px;
      background: #3EB5AC;
      border-color: #3EB5AC; }
  .btn-embossed.btn-purple {
    -webkit-box-shadow: 0 5px #9175BD;
    box-shadow: 0 5px #9175BD; }
    .btn-embossed.btn-purple:hover, .btn-embossed.btn-purple:focus {
      -webkit-box-shadow: 0 3px #9175BD;
      box-shadow: 0 3px #9175BD;
      background: #A88CD5; }
    .btn-embossed.btn-purple.active, .btn-embossed.btn-purple:active {
      -webkit-box-shadow: 0 0 #9175BD;
      box-shadow: 0 0 #9175BD;
      top: 5px;
      background: #A88CD5;
      border-color: #A88CD5; }
  .btn-embossed.btn-orange {
    -webkit-box-shadow: 0 5px #E96300;
    box-shadow: 0 5px #E96300; }
    .btn-embossed.btn-orange:hover, .btn-embossed.btn-orange:focus {
      -webkit-box-shadow: 0 3px #E96300;
      box-shadow: 0 3px #E96300;
      background: #F58410; }
    .btn-embossed.btn-orange.active, .btn-embossed.btn-orange:active {
      -webkit-box-shadow: 0 0 #E96300;
      box-shadow: 0 0 #E96300;
      top: 5px;
      background: #F58410;
      border-color: #F58410; }
  .btn-embossed.btn-inverse {
    -webkit-box-shadow: 0 5px #000000;
    box-shadow: 0 5px #000000; }
    .btn-embossed.btn-inverse:hover, .btn-embossed.btn-inverse:focus {
      -webkit-box-shadow: 0 3px #000000;
      box-shadow: 0 3px #000000;
      background: #364347; }
    .btn-embossed.btn-inverse.active, .btn-embossed.btn-inverse:active {
      -webkit-box-shadow: 0 0 #000000;
      box-shadow: 0 0 #000000;
      top: 5px;
      background: #364347;
      border-color: #364347; }

.btn-kr {
  padding: 14px 22px;
  font-size: 24px;
  line-height: 1.25;
  border-radius: 4px; }

.btn-lg {
  padding: 10px 18px;
  font-size: 20px;
  line-height: 1.45;
  border-radius: 4px; }

.btn-sm {
  padding: 5px 13px;
  font-size: 14px;
  line-height: 1.3;
  border-radius: 4px; }

.btn-xs {
  padding: 5px 13px;
  font-size: 12px;
  line-height: 1.083;
  border-radius: 3px; }

.btn-block {
  white-space: normal; }

.btn.dropdown-toggle {
  white-space: normal; }

.btn:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.btn.btn-animate {
  position: relative;
  padding: 10px 20px 10px 35px; }

.btn-animate-slide:before {
  position: absolute;
  left: 0;
  width: 40%;
  font-size: 120%;
  line-height: 1.3;
  color: white; }

.btn-animate-slide.btn-activated {
  -webkit-animation: fadeOutText 0.5s;
  animation: fadeOutText 0.5s; }

.btn-animate-slide.btn-activated:before {
  -webkit-animation: moveToRight 0.5s;
  animation: moveToRight 0.5s; }

.btn-animate-scale {
  overflow: hidden;
  position: relative;
  padding: 10px 20px 10px 35px; }

.btn-animate-scale:before {
  position: absolute;
  left: 0;
  width: 40%;
  font-size: 120%;
  line-height: 1.3;
  color: white; }

.btn-animate-scale.btn-activated:before {
  -webkit-animation: scaleUp 0.5s;
  animation: scaleUp 0.5s; }

.btn-animate-result span {
  display: inline-block;
  width: 100%; }

.btn-animate-result:before {
  position: absolute;
  left: 0;
  width: 40%;
  font-size: 120%;
  line-height: 1.3;
  color: white; }

.btn.btn-animate-success,
.btn.btn-animate-success:hover,
.btn.btn-animate-success:focus,
.btn.btn-animate-error,
.btn.btn-animate-error:hover,
.btn.btn-animate-error:focus {
  color: transparent; }

.btn-animate-success:after,
.btn-animate-error:after {
  z-index: 1;
  color: white;
  left: 37%; }

.btn-animate-success:before {
  content: "\263B"; }

.btn-animate-success:after {
  content: "Success";
  -webkit-animation: moveUp 0.5s;
  animation: moveUp 0.5s; }

.btn-animate-error {
  -webkit-animation: shake 0.5s;
  animation: shake 0.5s; }

.btn-animate-error:before {
  content: "\2639"; }

.btn-animate-error:after {
  content: "Error";
  -webkit-animation: scaleFromUp 0.5s;
  animation: scaleFromUp 0.5s; }

.btn-group .btn-stroke + .btn-stroke,
.btn-group .btn-stroke + .btn-group,
.btn-group .btn-group + .btn-stroke,
.btn-group .btn-group + .btn-group {
  margin-left: -2px; }

.btn-group-dropdown .dropdown-toggle > .dropdown-icon {
  color: #B2C6CD;
  padding-right: 7px;
  vertical-align: middle; }

.btn-group-dropdown .dropdown-toggle span.pull-right {
  padding-left: 10px; }

.btn-group > .btn,
.btn-group-vertical > .btn {
  text-transform: none;
  font-family: ubuntu, Helvetica, Arial, sans-serif;
  text-align: left;
  -webkit-transition: none;
  transition: none; }
  .btn-group > .btn.active,
  .btn-group-vertical > .btn.active {
    background: #E1EEF3;
    color: #5E6969;
    border-color: #D6E1E5;
    z-index: 0; }

.btn-group .btn-group-dropdown .btn-default [class^="ss-"],
.btn-group-vertical .btn-group-dropdown .btn-default [class^="ss-"] {
  color: #93A4AA; }

.btn-group .btn-group-dropdown .btn-default.dropdown-toggle,
.btn-group-vertical .btn-group-dropdown .btn-default.dropdown-toggle {
  color: #02BAF2; }

.btn-group .btn-group-dropdown .btn-default:hover,
.btn-group-vertical .btn-group-dropdown .btn-default:hover {
  border-color: #02BAF2; }

.btn-group .btn-group-dropdown .btn-default:active,
.btn-group-vertical .btn-group-dropdown .btn-default:active {
  border-color: #93A4AA;
  color: #364347; }

.btn-group-justified.btn-group .btn {
  text-align: center; }
  .btn-group-justified.btn-group .btn [class^="ss-"] {
    margin-left: 5px; }

/*.btn-group-xs > .btn { @include btn-xs(); }
.btn-group-sm > .btn { @include btn-sm(); }
.btn-group-lg > .btn { @include btn-lg(); }
.btn-group-kr > .btn { @include btn-kr(); }*/
.btn-group-dropdown .btn-sm {
  font-size: 14px; }

.btn-group-dropdown .btn-lg {
  font-size: 20px; }

.btn-group-dropdown > .btn {
  text-transform: none;
  font-family: ubuntu, Helvetica, Arial, sans-serif;
  -webkit-transition: none;
  transition: none; }
  .btn-group-dropdown > .btn + .dropdown-toggle {
    min-width: 40px;
    text-align: center; }
  .btn-group-dropdown > .btn.btn-dropdown {
    text-align: left; }

.btn-group-dropdown .dropdown-toggle {
  padding-left: 13px;
  padding-right: 13px;
  text-align: left; }

.btn-group-dropdown .btn-default {
  color: #364347; }
  .btn-group-dropdown .btn-default:hover {
    border-color: #93A4AA; }
    .btn-group-dropdown .btn-default:hover [class^="ss-"] {
      color: #02BAF2; }
  .btn-group-dropdown .btn-default:active {
    background: #E1EEF3;
    border-color: #93A4AA; }
    .btn-group-dropdown .btn-default:active [class^="ss-"] {
      color: #02BAF2; }

.btn-group-dropdown .btn-primary.dropdown-toggle {
  border-left: 1px solid #009DCD; }

.btn-group-dropdown .btn-danger.dropdown-toggle {
  border-left: 1px solid #CC0000; }

.btn-group-dropdown .btn-inverse {
  color: #93A4AA; }
  .btn-group-dropdown .btn-inverse:hover {
    color: white; }
  .btn-group-dropdown .btn-inverse:active {
    background: black;
    border-color: black; }
    .btn-group-dropdown .btn-inverse:active [class^="ss-"] {
      color: #02BAF2; }
  .btn-group-dropdown .btn-inverse.dropdown-toggle {
    border-left: 1px solid black; }

.btn-group-dropdown.open .btn {
  -webkit-box-shadow: none;
  box-shadow: none; }
  .btn-group-dropdown.open .btn.btn-embossed.btn-danger {
    box-shadow: 0 5px #CC0000; }
  .btn-group-dropdown.open .btn.btn-embossed.btn-primary {
    box-shadow: 0 5px #009DCD; }
  .btn-group-dropdown.open .btn.btn-embossed.btn-inverse {
    box-shadow: 0 5px #000000; }

.btn-group-dropdown.open .btn.dropdown-toggle.btn-default {
  background-color: #E1EEF3;
  border-color: #B2C6CD;
  color: #364347; }
  .btn-group-dropdown.open .btn.dropdown-toggle.btn-default [class^="ss-"] {
    color: #02BAF2; }

.btn-group-dropdown.open .btn.dropdown-toggle.btn-primary {
  background: #009DCD;
  border-color: #009DCD;
  color: #fffaf6; }

.btn-group-dropdown.open .btn.dropdown-toggle.btn-danger {
  background: #CC0000;
  border-color: #CC0000;
  color: #fffaf6; }

.btn-group-dropdown.open .btn.dropdown-toggle.btn-inverse {
  background: black;
  border-color: black;
  color: #fffaf6; }
  .btn-group-dropdown.open .btn.dropdown-toggle.btn-inverse [class^="ss-"] {
    color: #02BAF2; }

.btn-group-dropdown.open .btn.dropdown-toggle.btn-embossed.btn-danger {
  box-shadow: none;
  top: 5px;
  background: #F84545;
  border-color: #F84545;
  border-left: 1px solid #CC0000; }

.btn-group-dropdown.open .btn.dropdown-toggle.btn-embossed.btn-primary {
  box-shadow: none;
  top: 5px;
  background: #02BAF2;
  border-color: #02BAF2;
  border-left: 1px solid #009DCD; }

.btn-group-dropdown.open .btn.dropdown-toggle.btn-embossed.btn-inverse {
  box-shadow: none;
  top: 5px;
  background: #364347;
  border-color: #364347;
  border-left: 1px solid #000000; }

@media screen and (min-width: 320px) and (max-width: 1000px) {
  .btn-group-justified .btn-group-dropdown .dropdown-toggle {
    padding-left: 5px;
    padding-right: 5px; }
  .btn-group-justified.btn-group .btn [class^="ss-"] {
    margin: 0; } }

.checkbox,
.radio {
  position: relative;
  margin-bottom: 20px;
  padding-left: 32px;
  font-size: 14px;
  font-family: ubuntu, Helvetica, Arial, sans-serif;
  line-height: 1.6;
  min-height: 20px; }
  .checkbox input,
  .radio input {
    outline: none !important;
    display: none; }
  .checkbox .icons,
  .radio .icons {
    color: #02BAF2;
    left: 0;
    top: 0;
    position: absolute;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    width: 20px;
    height: 20px;
    display: block; }
    .checkbox .icons .first-icon,
    .checkbox .icons .second-icon,
    .radio .icons .first-icon,
    .radio .icons .second-icon {
      height: 20px;
      width: 20px;
      position: absolute;
      left: 0;
      top: 0;
      opacity: 1;
      border: 1px solid #D6E1E5;
      background: white; }
      .checkbox .icons .first-icon:before,
      .checkbox .icons .second-icon:before,
      .radio .icons .first-icon:before,
      .radio .icons .second-icon:before {
        position: relative;
        bottom: 1px;
        left: 0; }
    .checkbox .icons .second-icon,
    .radio .icons .second-icon {
      opacity: 0; }
  .checkbox.checked .first-icon,
  .radio.checked .first-icon {
    opacity: 0; }
  .checkbox.checked .second-icon,
  .radio.checked .second-icon {
    opacity: 1;
    -webkit-transition: color 0.25s linear;
    transition: color 0.25s linear;
    border-color: #B2C6CD; }
  .checkbox.disabled,
  .radio.disabled {
    cursor: default; }
    .checkbox.disabled .first-icon,
    .radio.disabled .first-icon {
      opacity: 1;
      background: #E1EEF3; }
    .checkbox.disabled .second-icon,
    .radio.disabled .second-icon {
      opacity: 0;
      background: #E1EEF3; }
    .checkbox.disabled.checked .first-icon,
    .radio.disabled.checked .first-icon {
      opacity: 0; }
    .checkbox.disabled.checked .second-icon,
    .radio.disabled.checked .second-icon {
      opacity: 1;
      color: #B2C6CD; }

.radio .icons .first-icon,
.radio .icons .second-icon {
  border-radius: 50px; }

.radio.checked .second-icon:before {
  content: " ";
  width: 8px;
  height: 8px;
  background: #02BAF2;
  position: absolute;
  top: 50%;
  border-radius: 8px;
  left: 50%;
  margin-top: -4px;
  margin-left: -4px; }

.radio.disabled.checked .second-icon:before {
  background: #93A4AA; }

.checkbox .icons .first-icon,
.checkbox .icons .second-icon {
  border-radius: 4px; }

.dropdown-menu {
  background-color: white;
  border: 1px solid #B2C6CD;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
  margin-top: 10px;
  left: 0;
  right: auto; }
  .dropdown-menu > li > a {
    margin-left: -1px;
    margin-right: -1px;
    color: #5E6969;
    font-size: 16px;
    padding: 4px 15px; }
    .dropdown-menu > li > a:hover {
      background-color: #E1EEF3; }
  .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fffaf6;
    text-decoration: none;
    outline: 0;
    background-color: #02BAF2;
    border: 1px solid #009DCD; }
  .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    color: #B2C6CD; }
  .dropdown-menu > .arrow {
    border-width: 6px; }
    .dropdown-menu > .arrow, .dropdown-menu > .arrow:after {
      position: absolute;
      display: block;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid;
      border-width: 5px;
      content: ""; }
  .dropdown-menu > .top.arrow {
    right: 88%;
    border-top-width: 0;
    border-bottom-color: #B2C6CD;
    top: -6px; }
    .dropdown-menu > .top.arrow:after {
      content: " ";
      top: 1px;
      margin-left: -5px;
      border-top-width: 0;
      border-bottom-color: white; }
  .dropdown-menu > .bottom.arrow {
    left: 88%;
    border-bottom-width: 0;
    border-top-color: #B2C6CD;
    bottom: -6px; }
    .dropdown-menu > .bottom.arrow:after {
      content: " ";
      bottom: 1px;
      margin-left: -5px;
      border-bottom-width: 0;
      border-top-color: white; }

.btn-embossed + .dropdown-menu {
  margin-top: 14px; }

.dropdown-inverse {
  background-color: #364347;
  border-color: #364347; }
  .dropdown-inverse > li > a {
    color: white; }
    .dropdown-inverse > li > a:hover {
      background-color: #5E6969;
      color: white; }
  .dropdown-inverse > .active > a, .dropdown-inverse > .active > a:hover, .dropdown-inverse > .active > a:focus {
    border: none; }
  .dropdown-inverse > .top.arrow {
    border-bottom-color: #364347;
    top: -6px; }
    .dropdown-inverse > .top.arrow:after {
      border-bottom-color: #364347; }

.dropdown-header {
  color: #B2C6CD;
  padding: 3px 15px;
  text-transform: uppercase; }

.dropup .dropdown-menu {
  margin-bottom: 10px; }

@media (min-width: 1000px) {
  .dropdown-menu {
    right: 0;
    left: auto; }
    .dropdown-menu > .top.arrow {
      right: 13px; } }

label {
  font-family: ubuntu, Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 2.4;
  color: #364347; }

.form-control {
  border: 1px solid #D6E1E5;
  color: #364347;
  font-size: 16px;
  line-height: 1.467;
  padding: 7px 12px;
  height: 40px;
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: "border .25s linear, color .25s linear, background-color .25s linear";
  transition: "border .25s linear, color .25s linear, background-color .25s linear"; }
  .form-control:hover {
    border-color: #93A4AA; }
  .form-group.focus .form-control, .form-control:focus {
    border-color: #02BAF2;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #E1EEF3;
    cursor: default; }

.form-control:-moz-placeholder {
  color: #B2C6CD; }

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

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

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

.form-control.placeholder {
  color: #B2C6CD; }

.form-control-static {
  padding-top: 6px;
  padding-left: 12px;
  color: #364347; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #364347; }

.has-warning .form-control {
  border-color: #FAD46B;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .has-warning .form-control:focus {
    border-color: #FAD46B;
    -webkit-box-shadow: none;
    box-shadow: none; }

.has-warning .input-group-addon {
  border-color: #FAD46B;
  background-color: #fffaf6; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #364347; }

.has-error .form-control {
  border-color: #F84545;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .has-error .form-control:focus {
    border-color: #F84545;
    -webkit-box-shadow: none;
    box-shadow: none; }

.has-error .input-group-addon {
  border-color: #F84545;
  background-color: #fffaf6; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #364347; }

.has-success .form-control {
  border-color: #3EB5AC;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .has-success .form-control:focus {
    border-color: #3EB5AC;
    -webkit-box-shadow: none;
    box-shadow: none; }

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

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

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

.form-horizontal .form-group-sm label,
.form-horizontal .form-group-sm .control-label {
  font-size: 14px;
  padding-top: 0; }

.form-horizontal .form-control .form-group-sm {
  height: 30px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.462;
  border-radius: 0; }

.form-horizontal .form-control select.form-group-sm {
  height: 30px;
  line-height: 30px; }

.form-horizontal .form-control textarea.form-group-sm,
.form-horizontal .form-control select[multiple].form-group-sm {
  height: auto; }

.form-horizontal .form-group-lg label,
.form-horizontal .form-group-lg .control-label {
  font-size: 20px;
  padding-top: 0; }

.form-horizontal .form-control .form-group-lg {
  height: 50px;
  padding: 10px 15px;
  font-size: 20px;
  line-height: 1.235;
  border-radius: 0; }

.form-horizontal .form-control select.form-group-lg {
  height: 50px;
  line-height: 50px; }

.form-horizontal .form-control textarea.form-group-lg,
.form-horizontal .form-control select[multiple].form-group-lg {
  height: auto; }

.form-horizontal .form-group-sm .input-group .form-control,
.form-horizontal .form-group-lg .input-group .form-control {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.input-sm {
  height: 30px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.462;
  border-radius: 0; }

select.input-sm {
  height: 30px;
  line-height: 30px; }

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

.input-lg {
  height: 50px;
  padding: 10px 15px;
  font-size: 20px;
  line-height: 1.235;
  border-radius: 0; }

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

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

.input-required span {
  width: 20px;
  height: 40px;
  position: absolute;
  overflow: hidden;
  display: block;
  right: 10px;
  top: -15px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg); }

.input-required span:after {
  content: '';
  width: 40px;
  height: 40px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #FAD46B;
  position: absolute;
  top: 0;
  right: -32px;
  border-radius: 3px;
  -moz-border-radius: 10px; }

.input-required span:before {
  font-size: 20px;
  content: "*";
  top: 11px;
  right: 3px;
  color: white;
  position: absolute;
  z-index: 2; }

.input-icon {
  position: relative; }
  .input-icon [class*="ss-"] {
    position: absolute;
    top: 50%;
    left: 15px;
    margin-top: -11px;
    color: #B2C6CD; }
  .input-icon .form-control {
    text-indent: 30px; }

@media screen and (min-width: 320px) and (max-width: 768px) {
  .input-required span {
    width: 14px;
    height: 35px;
    top: -12px; }
  .input-required span:after {
    right: -37px; }
  .input-required span:before {
    font-size: 12.8px;
    content: "*";
    top: 14px;
    right: 2px; } }

.input-group-lg > .input-group-addon {
  font-size: 20px;
  padding: 3px 5px;
  min-width: 50px;
  max-width: 50px; }

.input-group-sm > .input-group-addon {
  font-size: 14px;
  padding: 3px 5px;
  min-width: 30px;
  max-width: 30px; }

.input-group-addon {
  padding: 6px 10px;
  color: #93A4AA;
  background-color: #E1EEF3;
  border: 1px solid #D6E1E5;
  border-radius: 4px;
  min-width: 40px;
  max-width: 40px; }
  .input-group-addon.input-sm {
    font-size: 14px;
    border-radius: 0; }
  .input-group-addon.input-lg {
    font-size: 20px;
    border-radius: 0; }

.input-group-btn > .btn {
  -webkit-transition: none;
  transition: none;
  line-height: 1.5; }
  .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
    z-index: 3; }
  .input-group-btn > .btn:active {
    color: white; }
  .input-group-btn > .btn.dropdown-toggle:active {
    color: #364347;
    background: #E1EEF3;
    border-color: #93A4AA; }
    .input-group-btn > .btn.dropdown-toggle:active [class^="ss-"] {
      color: #02BAF2; }

.input-group-btn .dropdown-toggle,
.input-group-btn .btn-dropdown {
  color: #364347;
  text-transform: none;
  padding: 7px 13px 7px;
  font-family: ubuntu, Helvetica, Arial, sans-serif;
  white-space: nowrap; }

.jumbotron {
  background-image: url("../images/jumbotron.jpg");
  padding: 70px 30px; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: white;
    font-size: 35.2px;
    font-family: ubuntu, Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: 1;
    margin-bottom: 25px; }
  .jumbotron p {
    font-size: 14.4px;
    font-weight: 200;
    color: white; }

@media (min-width: 1000px) {
  .jumbotron {
    padding: 70px 30px; }
    .jumbotron h1,
    .jumbotron .h1 {
      font-size: 60px;
      margin-bottom: 25px; }
    .jumbotron p {
      font-size: 24px; } }

.label {
  padding: .2em .5em .2em; }

.label-default {
  background-color: #B2C6CD; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #93afb9; }

.label-primary {
  background-color: #02BAF2; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #0293bf; }

.label-success {
  background-color: #3EB5AC; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #318f88; }

.label-info {
  background-color: #A88CD5; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #8c67c7; }

.label-warning {
  background-color: #FAD46B; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #f8c63a; }

.label-danger {
  background-color: #F84545; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #f61414; }

.list-group-item {
  border-color: #D6E1E5;
  font-size: 14px;
  color: #364347; }
  .list-group-item [class^="ss-"] {
    font-size: 32px;
    color: #02BAF2; }
  .list-group-item > .pull-left {
    position: absolute;
    top: 50%;
    padding: 0 0 0 20px;
    margin-top: -22px; }
  .list-group-item.active [class^="ss-"] {
    color: white; }
  .list-group-item .media-body {
    padding: 5px 0 5px 80px; }

a.list-group-item {
  color: #364347; }
  a.list-group-item .list-group-item-heading {
    color: #364347;
    font-size: 18px;
    margin-bottom: 1px; }
  a.list-group-item:hover, a.list-group-item:focus {
    background-color: #E1EEF3; }
  a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
    color: white;
    background-color: #02BAF2;
    border-color: #009DCD; }
    a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
      color: white; }

.list-group-item-text {
  color: #93A4AA;
  font-size: 14px;
  line-height: 1.7; }

@media screen and (min-width: 320px) and (max-width: 1000px) {
  .list-group-item [class^="ss-"] {
    font-size: 24px; }
  .list-group-item > .pull-left {
    padding: 0 0 0 5px; }
  .list-group-item .media-body {
    padding: 5px 0 5px 50px; } }

.list-group-item-primary {
  color: #009DCD;
  background-color: rgba(2, 186, 242, 0.2); }

a.list-group-item-primary {
  color: #009DCD; }
  a.list-group-item-primary .list-group-item-heading {
    color: inherit; }
  a.list-group-item-primary:hover, a.list-group-item-primary:focus {
    color: #009DCD;
    background-color: rgba(2, 186, 242, 0.2); }
  a.list-group-item-primary.active, a.list-group-item-primary.active:hover, a.list-group-item-primary.active:focus {
    color: #fff;
    background-color: #009DCD;
    border-color: #009DCD; }

.list-group-item-success {
  color: #28948C;
  background-color: rgba(62, 181, 172, 0.2); }

a.list-group-item-success {
  color: #28948C; }
  a.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus {
    color: #28948C;
    background-color: rgba(62, 181, 172, 0.2); }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #28948C;
    border-color: #28948C; }

.list-group-item-info {
  color: #9175BD;
  background-color: rgba(168, 140, 213, 0.2); }

a.list-group-item-info {
  color: #9175BD; }
  a.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus {
    color: #9175BD;
    background-color: rgba(168, 140, 213, 0.2); }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #9175BD;
    border-color: #9175BD; }

.list-group-item-warning {
  color: #F3BC65;
  background-color: rgba(250, 212, 107, 0.2); }

a.list-group-item-warning {
  color: #F3BC65; }
  a.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus {
    color: #F3BC65;
    background-color: rgba(250, 212, 107, 0.2); }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #F3BC65;
    border-color: #F3BC65; }

.list-group-item-danger {
  color: #CC0000;
  background-color: rgba(248, 69, 69, 0.2); }

a.list-group-item-danger {
  color: #CC0000; }
  a.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus {
    color: #CC0000;
    background-color: rgba(248, 69, 69, 0.2); }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #CC0000;
    border-color: #CC0000; }

.media-body {
  padding: 0 0 5px 10px; }

.media,
.media-body {
  color: #364347; }

.media,
.media .media {
  margin-top: 50px; }

.media-heading {
  color: #93A4AA;
  font-family: ubuntu, Helvetica, Arial, sans-serif;
  font-size: 16px; }

.navbar {
  min-height: 76px;
  border-radius: 4px; }

.navbar-brand {
  padding: 27px 30px;
  height: auto; }

.navbar-brand-img {
  padding-top: 24px;
  margin: 0 55px 0 40px; }

.navbar-default .navbar-nav > li > a {
  color: #93A4AA;
  font-family: ubuntu, Helvetica, Arial, sans-serif; }
  .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #c22b07;
    background-color: transparent; }

.navbar-default .navbar-nav .dropdown-menu > li.active a {
  border-width: 2px;
  margin-left: -2px;
  margin-right: -2px; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #02BAF2;
  background-color: white; }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: white;
  color: #5E6969; }

.navbar-default .navbar-text {
  color: #B2C6CD; }

.navbar-default .navbar-link:hover {
  color: #E1EEF3; }

.navbar-default .navbar-form {
  padding: 8px 0;
  overflow: hidden; }
  .navbar-default .navbar-form .form-control {
    width: 100%; }
  .navbar-default .navbar-form .btn {
    min-width: 110px; }
  .navbar-default .navbar-form .btn + .btn {
    margin-left: 10px; }
  .navbar-default .navbar-form .navbar-right {
    margin: 0 15px; }

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px; }
  .navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
    color: #c22b07;
    background: transparent; }

.navbar-nav.navbar-icons > li > a {
  padding: 10px 10px; }

@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding-top: 28px;
    padding-bottom: 28px; } }

.navbar-text {
  margin-top: 16px;
  margin-bottom: 16px;
  font-family: ubuntu, Helvetica, Arial, sans-serif; }
  .navbar-text.navbar-right:last-child {
    margin-right: 10px; }

.navbar-icons > li > a > [class^="ss-"] {
  font-size: 16px;
  margin: 0 10px 0 4px; }

.navbar-nav .dropdown-menu {
  border-width: 2px;
  border: 2px solid #D6E1E5; }
  .navbar-nav .dropdown-menu > .arrow {
    border-width: 9px; }
    .navbar-nav .dropdown-menu > .arrow:after {
      border-width: 7px; }
  .navbar-nav .dropdown-menu > .top.arrow {
    display: none;
    left: auto;
    right: 10px;
    border-top-width: 0;
    border-bottom-color: #D6E1E5;
    top: -9px; }
    .navbar-nav .dropdown-menu > .top.arrow:after {
      content: " ";
      top: 3px;
      margin-left: -7px;
      border-top-width: 0;
      border-bottom-color: white; }

.navbar-inverse {
  background: #364347;
  border-color: #364347; }
  .navbar-inverse .navbar-nav > li > a {
    color: #B2C6CD;
    font-family: ubuntu, Helvetica, Arial, sans-serif; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background: #364347;
    color: #FAD46B; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #364347;
    color: #5E6969; }
  .navbar-inverse .navbar-nav .dropdown-menu {
    background: rgba(54, 67, 71, 0.1);
    border-width: 0; }
    .navbar-inverse .navbar-nav .dropdown-menu > li > a {
      color: #93A4AA;
      margin: 0; }
      .navbar-inverse .navbar-nav .dropdown-menu > li > a:hover {
        color: white;
        background: #364347; }
    .navbar-inverse .navbar-nav .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .dropdown-menu > .active > a:hover {
      border-width: 0;
      color: white;
      background: #02BAF2; }
    .navbar-inverse .navbar-nav .dropdown-menu > .top.arrow {
      display: none;
      border-bottom-color: rgba(54, 67, 71, 0.1);
      top: -5px;
      right: 11px; }
      .navbar-inverse .navbar-nav .dropdown-menu > .top.arrow:after {
        border-bottom-color: rgba(54, 67, 71, 0.1); }
  .navbar-inverse .navbar-text {
    color: #5E6969; }
  .navbar-inverse .navbar-link {
    color: #93A4AA; }
  .navbar-inverse .navbar-form {
    padding: 8px 0;
    overflow: hidden;
    box-shadow: none; }
    .navbar-inverse .navbar-form .form-control {
      background: rgba(0, 0, 0, 0.2);
      border-width: 0;
      width: 100%;
      color: #D6E1E5; }
    .navbar-inverse .navbar-form .btn {
      min-width: 110px; }
    .navbar-inverse .navbar-form .btn + .btn {
      margin-left: 10px; }
    .navbar-inverse .navbar-form .btn-inverse {
      color: #009DCD;
      border: 2px solid #5E6969; }
    .navbar-inverse .navbar-form .navbar-right {
      margin: 0 15px; }

.navbar-new {
  background-color: #02BAF2;
  border-radius: 50%;
  width: 7px;
  height: 7px;
  margin: -16px 12px;
  position: absolute;
  top: 50%; }

.navbar-default .navbar-toggle,
.navbar-inverse .navbar-toggle {
  border: 0;
  padding: 15px 10px; }
  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus,
  .navbar-inverse .navbar-toggle:hover,
  .navbar-inverse .navbar-toggle:focus {
    background: none;
    opacity: 0.7; }

.navbar-inverse .navbar-toggle {
  border: 0;
  color: white; }

.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  border-width: 0;
  background-color: #02baf2; }

.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
  border-width: 0;
  color: white;
  background: #02baf2; }

.navbar-default .navbar-collapse,
.navbar-default .navbar-form,
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border: 0; }

@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding-top: 28px;
    padding-bottom: 28px; }
  .navbar-nav.navbar-icons > li > a {
    padding: 27px 10px; }
  .navbar-nav .dropdown-menu > .top.arrow {
    display: block; }
  .navbar-icons > li > a > [class^="ss-"] {
    font-size: 16px;
    margin: 0; }
  .navbar-text {
    margin-top: 26px;
    margin-bottom: 26px; } }

.nav li a.dropdown-toggle > [class^="ss-"] {
  position: relative;
  top: 2px;
  font-size: 12px;
  margin-left: 3px; }

.nav li a:focus {
  background: transparent; }

.nav li.disabled > a {
  color: #B2C6CD; }
  .nav li.disabled > a:hover, .nav li.disabled > a:focus {
    color: #B2C6CD; }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: white;
  border-color: white white #D6E1E5; }

.nav-tabs {
  border-bottom: 1px solid #D6E1E5; }
  .nav-tabs > li > a:hover {
    border-color: transparent;
    background: none; }
  .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #364347;
    border: 1px solid #D6E1E5;
    border-bottom-color: transparent;
    font-family: ubuntu, Helvetica, Arial, sans-serif; }
  .nav-tabs.nav-justified > li > a:hover {
    border-color: #D6E1E5; }

.nav-stroke {
  border-bottom-width: 2px; }
  .nav-stroke.nav-tabs > li {
    margin-bottom: -2px; }
  .nav-stroke > li > a {
    border-width: 2px; }
    .nav-stroke > li > a:hover {
      border-width: 2px; }
  .nav-stroke > li.active > a, .nav-stroke > li.active > a:hover, .nav-stroke > li.active > a:focus {
    border-width: 2px; }
  .nav-stroke.nav-justified > .active > a,
  .nav-stroke.nav-justified > .active > a:hover,
  .nav-stroke.nav-justified > .active > a:focus {
    border-width: 2px; }

.nav-pills > li > a {
  line-height: 1.3; }
  .nav-pills > li > a:hover {
    background-color: #B2C6CD;
    color: #fffaf6; }

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fffaf6;
  background-color: #02BAF2; }

.nav-pills .open > a, .nav-pills .open > a:hover, .nav-pills .open > a:focus {
  background-color: #B2C6CD;
  color: #fffaf6; }

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #D6E1E5; }

.nav-tabs .dropdown-menu {
  margin-top: 8px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px; }

@media (min-width: 1000px) {
  .nav-tabs > li > a:hover {
    border-color: white white #D6E1E5; }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: transparent; }
  .nav-tabs.nav-justified > li > a:hover {
    border-color: white white #D6E1E5; }
  .nav-stroke.nav-justified {
    border-bottom: 2px solid #D6E1E5; }
    .nav-stroke.nav-justified > .active > a,
    .nav-stroke.nav-justified > .active > a:hover,
    .nav-stroke.nav-justified > .active > a:focus {
      border-bottom-color: white; }
    .nav-stroke.nav-justified > li > a {
      margin-bottom: -2px;
      border-bottom: 0; }
      .nav-stroke.nav-justified > li > a:hover {
        border-color: transparent; } }

.pagination > li > a,
.pagination > li > span {
  color: #02BAF2;
  border: 1px solid #D6E1E5;
  padding: 8px 15px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    background-color: white;
    color: #02BAF2;
    border-color: #02BAF2;
    z-index: 2;
    -webkit-transition: "all .15s linear";
    transition: "all .15s linear"; }

.pagination > li.active > a,
.pagination > li.active > span {
  background-color: #E1EEF3;
  border-color: #D6E1E5;
  color: #364347;
  z-index: 0; }
  .pagination > li.active > a:hover, .pagination > li.active > a:focus,
  .pagination > li.active > span:hover,
  .pagination > li.active > span:focus {
    background-color: #E1EEF3;
    border-color: #D6E1E5;
    color: #364347;
    -webkit-transition: none;
    transition: none; }

.pagination-stroke > li > a,
.pagination-stroke > li > span {
  border-width: 2px;
  padding: 7px 15px;
  z-index: 1;
  margin-left: -2px; }

.pagination-stroke > li.active > a,
.pagination-stroke > li.active > span {
  z-index: 0; }
  .pagination-stroke > li.active > a:hover, .pagination-stroke > li.active > a:focus,
  .pagination-stroke > li.active > span:hover,
  .pagination-stroke > li.active > span:focus {
    background-color: #E1EEF3;
    border-color: #D6E1E5;
    color: #364347;
    -webkit-transition: none;
    transition: none; }

.pagination-stroke li:last-child a {
  border-right-width: 2px; }

.pagination-minimal.pagination-sm > li > a,
.pagination-minimal.pagination-sm > li > span {
  padding: 8px 7px;
  font-size: 14px; }

.pagination-minimal.pagination-sm > li:first-child > a,
.pagination-minimal.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-minimal.pagination-sm > li:last-child > a,
.pagination-minimal.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-minimal.pagination-lg > li > a,
.pagination-minimal.pagination-lg > li > span {
  padding: 4px 11px;
  font-size: 20px; }

.pagination-minimal.pagination-lg > li:first-child > a,
.pagination-minimal.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }

.pagination-minimal.pagination-lg > li:last-child > a,
.pagination-minimal.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }

.pagination-minimal > li:first-child a {
  border-radius: 0;
  padding-left: 0; }

.pagination-minimal > li:last-child a {
  border-radius: 0;
  padding-right: 0; }

.pagination-minimal > li > a {
  border: none;
  padding: 8px 9px; }
  .pagination-minimal > li > a:hover, .pagination-minimal > li > a:focus {
    background-color: #fffaf6;
    color: #364347;
    -webkit-transition: "all .15s linear";
    transition: "all .15s linear"; }

.pagination-minimal > li.active > a,
.pagination-minimal > li.active > span {
  background: none;
  color: #364347; }
  .pagination-minimal > li.active > a:hover, .pagination-minimal > li.active > a:focus,
  .pagination-minimal > li.active > span:hover,
  .pagination-minimal > li.active > span:focus {
    background-color: #fffaf6;
    border: none;
    color: #364347; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 4px 11px;
  font-size: 14px; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 19px;
  font-size: 20px; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }

.pagination-lg.pagination-stroke > li > a {
  padding: 9px 18px; }

> .btn.previous, > .btn.next {
  margin-right: 8px;
  font-size: 15px;
  line-height: 1.429;
  padding-left: 23px;
  padding-right: 23px; }

> .btn.next {
  margin-left: 8px;
  margin-right: 0; }

.pager li > a,
.pager li > span {
  border-radius: 5px;
  border: 1px solid #D6E1E5;
  font-size: 16px;
  color: #02BAF2;
  padding: 8px 14px 6px 14px;
  min-width: 100px; }
  .pager li > a:hover, .pager li > a:focus,
  .pager li > span:hover,
  .pager li > span:focus {
    background-color: #E1EEF3; }

.pager li.active > a {
  background-color: #E1EEF3; }

.pager li.disabled > a,
.pager li.disabled > a:hover,
.pager li.disabled > a:focus,
.pager li.disabled > span {
  color: #B2C6CD;
  background-color: white;
  cursor: not-allowed; }

.pager-rounded li > a,
.pager-rounded li > span {
  border-radius: 50px; }

.pallete-items {
  margin-left: -10px; }

.pallete-item {
  width: 140px;
  float: left;
  margin: 0 0 0 10px; }
  .pallete-item.pallete-joined {
    margin: 0;
    width: 152px; }
    .pallete-item.pallete-joined:first-child, .pallete-item.pallete-joined:last-child {
      width: 150px; }
    .pallete-item.pallete-joined:first-of-type .palette {
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px; }
    .pallete-item.pallete-joined:last-child .palette {
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px; }

.palette-primary {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  padding: 48px 0 8px 10px; }

.palette-secondary {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 18px 10px 8px 10px; }

.palette-shade {
  padding: 46px 0 10px 10px; }

.palette {
  font-size: 16px;
  line-height: 1.214;
  color: #fffaf6;
  margin: 0; }
  .palette dt,
  .palette dd {
    line-height: 1.1; }
  .palette dt {
    display: block;
    font-family: ubuntu, Helvetica, Arial, sans-serif; }
  .palette dd {
    font-weight: 300;
    margin-left: 0;
    -webkit-font-smoothing: subpixel-antialiased; }

.palette-lagoon {
  background-color: #02BAF2; }

.palette-overboard {
  background-color: #009DCD; }

.palette-strawberry {
  background-color: #F84545; }

.palette-first-blood {
  background-color: #CC0000; }

.palette-banana {
  background-color: #FAD46B; }

.palette-doubloon {
  background-color: #F3BC65; }

.palette-bruise {
  background-color: #A88CD5; }

.palette-sugar-plum {
  background-color: #9175BD; }

.palette-emerald-cove {
  background-color: #3EB5AC; }

.palette-land-lubber {
  background-color: #28948C; }

.palette-horizon {
  background-color: #F58410; }

.palette-nassua-sunset {
  background-color: #E96300; }

.palette-the-black-flag {
  background-color: #364347; }

.palette-gunpowder {
  background-color: #5E6969; }

.palette-pieces-of-eight {
  background-color: #93A4AA; }

.palette-cutlass {
  background-color: #B2C6CD; }

.palette-coral {
  background-color: #D6E1E5; }

.palette-coastal-surf {
  background-color: #E1EEF3; }

.palette-clouds {
  color: #bdc3c7; }

.palette-paragraph {
  color: #7f8c8d;
  font-size: 12px;
  line-height: 17px; }
  .palette-paragraph span {
    color: #bdc3c7; }

.palette-headline {
  color: #7f8c8d;
  font-size: 13px;
  font-weight: 700;
  margin-top: -3px; }

.panel {
  -webkit-box-shadow: none;
  box-shadow: none; }

.panel-body {
  color: #364347; }

.panel-default {
  border-color: #D6E1E5; }
  .panel-default > .panel-heading {
    color: #364347;
    background-color: #E1EEF3;
    border-color: #D6E1E5; }
    .panel-default > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #D6E1E5; }
  .panel-default > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #D6E1E5; }

.panel-title {
  font-size: 20px;
  font-family: ubuntu, Helvetica, Arial, sans-serif; }

.panel-footer {
  background-color: #E1EEF3;
  border-top-color: #D6E1E5; }

.panel-primary {
  border-color: rgba(2, 186, 242, 0.2); }
  .panel-primary > .panel-heading {
    color: #009DCD;
    background-color: rgba(2, 186, 242, 0.2);
    border-color: rgba(2, 186, 242, 0.2); }
    .panel-primary > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #02BAF2; }
  .panel-primary > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #02BAF2; }

.panel-info {
  border-color: rgba(168, 140, 213, 0.2); }
  .panel-info > .panel-heading {
    color: #9175BD;
    background-color: rgba(168, 140, 213, 0.2);
    border-color: rgba(168, 140, 213, 0.2); }
    .panel-info > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #A88CD5; }
  .panel-info > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #A88CD5; }

.panel-success {
  border-color: rgba(62, 181, 172, 0.2); }
  .panel-success > .panel-heading {
    color: #28948C;
    background-color: rgba(62, 181, 172, 0.2);
    border-color: rgba(62, 181, 172, 0.2); }
    .panel-success > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #3EB5AC; }
  .panel-success > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #3EB5AC; }

.panel-warning {
  border-color: rgba(250, 212, 107, 0.2); }
  .panel-warning > .panel-heading {
    color: #F3BC65;
    background-color: rgba(250, 212, 107, 0.2);
    border-color: rgba(250, 212, 107, 0.2); }
    .panel-warning > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #FAD46B; }
  .panel-warning > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #FAD46B; }

.panel-danger {
  border-color: rgba(248, 69, 69, 0.2); }
  .panel-danger > .panel-heading {
    color: #CC0000;
    background-color: rgba(248, 69, 69, 0.2);
    border-color: rgba(248, 69, 69, 0.2); }
    .panel-danger > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #F84545; }
  .panel-danger > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #F84545; }

.progress {
  height: 10px;
  background-color: #E1EEF3;
  border-radius: 30px;
  @inlclude box-shadow(none);
  overflow: visible;
  margin-bottom: 20px; }

.progress-bar {
  background-color: #02BAF2;
  @inlclude box-shadow(none);
  border-radius: 30px;
  text-align: right;
  color: #364347;
  font-size: 16px; }
  .progress-bar > span {
    position: relative;
    bottom: 20px; }

.progress-stacked > .progress-bar {
  border-radius: 0; }

.progress-stacked > .progress-bar:last-child {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px; }

.progress-stacked > .progress-bar:first-child {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px; }

.progress-striped .progress-bar {
  background-size: 20px 20px; }

.progress.active .progress-bar {
  @inlclude animation(progress-bar-stripes 2s linear infinite); }

.progress > .progress-bar-success {
  background-color: #3EB5AC; }

.progress > .progress-bar-info {
  background-color: #A88CD5; }

.progress > .progress-bar-danger {
  background-color: #F84545; }

.progress > .progress-bar-warning {
  background-color: #FAD46B; }

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 14px 5px;
  border-top: 1px solid #D6E1E5; }

.table > thead > tr > th {
  border-bottom: 2px solid #D6E1E5;
  font-family: ubuntu, Helvetica, Arial, sans-serif; }

.tile {
  border-radius: 6px;
  padding: 35px 25px 40px 25px;
  position: relative;
  text-align: center; }

.tile-profile {
  background-color: #FAD46B; }
  .tile-profile img {
    border: 5px solid white;
    border-radius: 50%; }
  .tile-profile h4 {
    color: white;
    margin-bottom: 2px;
    margin-top: 20px; }
  .tile-profile p {
    color: white;
    text-transform: uppercase; }

.tile-login {
  background: #364347;
  padding-bottom: 55px; }
  .tile-login .logo {
    margin-bottom: 40px;
    margin-top: 0; }
  .tile-login input {
    background: rgba(0, 0, 0, 0.2);
    border: none;
    color: #D6E1E5; }
  .tile-login input[type="text"] {
    margin-bottom: 1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .tile-login input[type="password"] {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    margin-bottom: 20px; }
  .tile-login a.btn {
    margin-bottom: 10px; }
  .tile-login .checkbox .first-icon,
  .tile-login .checkbox .second-icon {
    background: rgba(0, 0, 0, 0.2);
    border: 0; }
  .tile-login .login-action div[class*='col-'] {
    padding: 0; }
  .tile-login .login-action a {
    font-size: 14px;
    margin-top: 10px;
    display: block; }
  .tile-login label.checkbox {
    color: #93A4AA;
    padding-left: 0;
    margin-bottom: 0;
    text-indent: -25px; }

.icon-button {
  background: #364347;
  width: 40px;
  height: 40px;
  text-align: center;
  padding: 10px;
  border-radius: 6px;
  display: block;
  transition: none; }
  .icon-button:hover {
    background: #02BAF2;
    cursor: pointer; }
    .icon-button:hover > i {
      color: white; }
  .icon-button > i {
    color: #02BAF2;
    font-size: 16px; }

.tool-container {
  background-color: #364347;
  background-size: 100% 100%;
  border-radius: 6px;
  position: absolute; }

.tool-container.tool-top, .tool-container.tool-bottom {
  height: 40px;
  border-bottom: 0; }

.tool-top .tool-item, .tool-bottom .tool-item {
  float: left;
  border-right: 0;
  border-left: 0; }

.tool-item {
  height: 100%;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  padding: 10px;
  transition: none; }
  .tool-item > [class^="ss-"] {
    color: #93A4AA; }

.tool-item.selected,
.tool-item:hover {
  background: #02BAF2; }
  .tool-item.selected > [class^="ss-"],
  .tool-item:hover > [class^="ss-"] {
    color: white; }

.tool-top .tool-item:first-child:hover,
.tool-bottom .tool-item:first-child:hover {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }

.tool-top .tool-item:last-child:hover,
.tool-bottom .tool-item:last-child:hover {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.tool-vertical-top .tool-item:first-child:hover,
.tool-vertical-bottom .tool-item:first-child:hover {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px; }

.tool-vertical-top .tool-item:last-child:hover,
.tool-vertical-bottom .tool-item:last-child:hover {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: ubuntu, Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #323232; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small,
  .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small {
    color: #93A4AA;
    font-size: 82%; }

h1,
h2,
h3 {
  margin-top: 24px;
  margin-bottom: 12px;
  text-align: center; }

h1, h2 {
  font-size: 40px;
  font-weight: 300; }

h3 {
  font-size: 18px;
  line-height: 1.3;
  font-weight: 500;
  text-transform: uppercase;
  color: #85a72b;
  padding-bottom: 40px;
  margin-bottom: 0; }

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

h6 {
  font-weight: normal; }

h3, .h3 {
  font-size: 18px; }

h4, .h4 {
  font-size: 20px; }

h5, .h5 {
  font-size: 16px; }

h6, .h6 {
  font-size: 14px; }

.page-header {
  padding-bottom: 11px;
  margin: 48px 0 24px;
  border-bottom: none; }

p {
  color: #364347; }

.thumbnail {
  padding: 0;
  border: 0;
  position: relative;
  display: inline-block; }
  .thumbnail > img {
    width: 100%; }
  .thumbnail[class*="ss-"]:before {
    position: absolute;
    left: 50%;
    top: 50%;
    color: white;
    z-index: 2;
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    font-size: 36px;
    margin: -18px 0 0 -18px;
    color: #93A4AA; }
  .thumbnail .caption {
    border-bottom: 2px solid #D6E1E5;
    border-left: 2px solid #D6E1E5;
    border-right: 2px solid #D6E1E5;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #364347;
    font-size: 14px;
    line-height: 24/14;
    padding: 20px; }
  .thumbnail.thumbnail-caption > img,
  .thumbnail.thumbnail-caption a > img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
  .thumbnail.thumbnail-caption > img {
    width: 100%; }

a.thumbnail:after {
  content: '\A';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }

a.thumbnail:hover:after,
a.thumbnail[class*="ss-"]:hover:before {
  opacity: 1; }

.switch {
  display: inline-block;
  cursor: pointer;
  border-radius: 20px;
  position: relative;
  text-align: left;
  overflow: hidden;
  line-height: 8px;
  vertical-align: middle;
  width: 55px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }
  .switch.switch-animate .switch-container {
    -webkit-transition: margin-left 0.5s;
    transition: margin-left 0.5s; }
  .switch.switch-animate .switch-handle-on.switch-primary {
    -webkit-transition: background 0.6s;
    transition: background 0.6s; }
  .switch.switch-on .switch-container {
    margin-left: 0%; }
  .switch.switch-on .switch-label {
    border-radius: 50%; }
  .switch.switch-off .switch-container {
    margin-left: -55%; }
  .switch.switch-off .switch-label {
    border-radius: 50%;
    border-color: #93A4AA; }
  .switch.switch-off .switch-handle-on.switch-primary {
    background: none; }
  .switch.switch-indeterminate .switch-container {
    margin-left: -25%; }
  .switch.switch-disabled, .switch.switch-readonly, .switch.switch-indeterminate {
    opacity: .5;
    cursor: default !important; }
    .switch.switch-disabled .switch-handle-on,
    .switch.switch-disabled .switch-handle-off,
    .switch.switch-disabled .switch-label, .switch.switch-readonly .switch-handle-on,
    .switch.switch-readonly .switch-handle-off,
    .switch.switch-readonly .switch-label, .switch.switch-indeterminate .switch-handle-on,
    .switch.switch-indeterminate .switch-handle-off,
    .switch.switch-indeterminate .switch-label {
      cursor: default !important; }
  .switch .switch-container {
    display: inline-block;
    width: 150px;
    top: 0;
    border-radius: 20px; }
  .switch .switch-handle-on,
  .switch .switch-handle-off,
  .switch .switch-label {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block !important;
    height: 100%;
    padding-bottom: 4px;
    padding-top: 4px;
    font-size: 14.4px;
    line-height: 16px; }
  .switch .switch-handle-on,
  .switch .switch-handle-off {
    text-align: center;
    z-index: 1;
    width: 46px; }
    .switch .switch-handle-on > span,
    .switch .switch-handle-off > span {
      position: relative;
      top: 1px; }
    .switch .switch-handle-on.switch-primary,
    .switch .switch-handle-off.switch-primary {
      color: white;
      background: #02BAF2; }
    .switch .switch-handle-on.switch-default,
    .switch .switch-handle-off.switch-default {
      color: white;
      background: #93A4AA; }
  .switch .switch-handle-on {
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    text-indent: -9px; }
  .switch .switch-handle-off {
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    text-indent: 8px; }
  .switch .switch-label {
    text-align: center;
    z-index: 100;
    background: #FFF;
    border-radius: 50%;
    border: 2px solid #02BAF2;
    height: 24px;
    width: 24px;
    vertical-align: middle;
    margin: 0 -15px;
    position: relative; }
  .switch input[type='radio'],
  .switch input[type='checkbox'] {
    position: absolute !important;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: -1; }

.switch-switch-large {
  width: 70px; }
  .switch-switch-large .switch-handle-on,
  .switch-switch-large .switch-handle-off,
  .switch-switch-large .switch-label {
    line-height: 22px;
    font-size: 16px; }
  .switch-switch-large .switch-label {
    width: 30px;
    height: 30px;
    margin: 0 -13px; }
  .switch-switch-large .switch-handle-on,
  .switch-switch-large .switch-handle-off {
    width: 53px; }

.css-switch {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden; }
  .css-switch + label {
    display: block;
    position: relative;
    cursor: pointer;
    outline: none;
    user-select: none;
    margin: 0; }

input.css-switch-default + label {
  padding: 2px;
  width: 40px;
  height: 24px;
  background-color: #B2C6CD;
  border-radius: 60px;
  -webkit-transition: background 0.4s;
  transition: background 0.4s; }
  input.css-switch-default + label:before, input.css-switch-default + label:after {
    display: block;
    position: absolute;
    content: ""; }
  input.css-switch-default + label:before {
    top: 2px;
    left: 2px;
    bottom: 2px;
    right: 2px;
    background-color: white;
    border-radius: 60px;
    -webkit-transition: background 0.4s;
    transition: background 0.4s; }
  input.css-switch-default + label:after {
    top: 4px;
    left: 4px;
    bottom: 4px;
    width: 16px;
    background-color: #B2C6CD;
    border-radius: 52px;
    transition: margin 0.4s, background 0.4s; }

input.css-switch-default:checked + label {
  background-color: #02BAF2; }
  input.css-switch-default:checked + label:after {
    margin-left: 16px;
    background-color: #02BAF2; }

input.css-switch-default.css-switch-large + label {
  padding: 2px;
  width: 50px;
  height: 30px;
  background-color: #B2C6CD;
  border-radius: 60px;
  -webkit-transition: background 0.4s;
  transition: background 0.4s; }
  input.css-switch-default.css-switch-large + label:before, input.css-switch-default.css-switch-large + label:after {
    display: block;
    position: absolute;
    content: ""; }
  input.css-switch-default.css-switch-large + label:before {
    top: 2px;
    left: 2px;
    bottom: 2px;
    right: 2px;
    background-color: white;
    border-radius: 60px;
    -webkit-transition: background 0.4s;
    transition: background 0.4s; }
  input.css-switch-default.css-switch-large + label:after {
    top: 4px;
    left: 4px;
    bottom: 4px;
    width: 22px;
    background-color: #B2C6CD;
    border-radius: 52px;
    transition: margin 0.4s, background 0.4s; }

input.css-switch-default.css-switch-large:checked + label {
  background-color: #02BAF2; }
  input.css-switch-default.css-switch-large:checked + label:after {
    margin-left: 20px;
    background-color: #02BAF2; }

input.css-switch-inverse + label {
  padding: 2px;
  width: 40px;
  height: 24px;
  background-color: #B2C6CD;
  border-radius: 60px;
  -webkit-transition: background 0.4s;
  transition: background 0.4s; }
  input.css-switch-inverse + label:before, input.css-switch-inverse + label:after {
    display: block;
    position: absolute;
    content: ""; }
  input.css-switch-inverse + label:before {
    top: 2px;
    left: 2px;
    bottom: 2px;
    right: 2px;
    background-color: #B2C6CD;
    border-radius: 60px;
    -webkit-transition: background 0.4s;
    transition: background 0.4s; }
  input.css-switch-inverse + label:after {
    top: 2px;
    left: 2px;
    bottom: 2px;
    width: 20px;
    background-color: white;
    border-radius: 52px;
    transition: margin 0.4s, background 0.4s; }

input.css-switch-inverse:checked + label {
  background-color: #02BAF2; }
  input.css-switch-inverse:checked + label:after {
    margin-left: 16px;
    background-color: white; }

input.css-switch-inverse:checked + label:before {
  background-color: #02BAF2; }

input.css-switch-inverse.css-switch-large + label {
  padding: 2px;
  width: 50px;
  height: 30px;
  background-color: #B2C6CD;
  border-radius: 60px;
  -webkit-transition: background 0.4s;
  transition: background 0.4s; }
  input.css-switch-inverse.css-switch-large + label:before, input.css-switch-inverse.css-switch-large + label:after {
    display: block;
    position: absolute;
    content: ""; }
  input.css-switch-inverse.css-switch-large + label:before {
    top: 2px;
    left: 2px;
    bottom: 2px;
    right: 2px;
    background-color: #B2C6CD;
    border-radius: 60px;
    -webkit-transition: background 0.4s;
    transition: background 0.4s; }
  input.css-switch-inverse.css-switch-large + label:after {
    top: 2px;
    left: 2px;
    bottom: 2px;
    width: 26px;
    background-color: white;
    border-radius: 52px;
    transition: margin 0.4s, background 0.4s; }

input.css-switch-inverse.css-switch-large:checked + label {
  background-color: #02BAF2; }
  input.css-switch-inverse.css-switch-large:checked + label:after {
    margin-left: 20px;
    background-color: white; }

input.css-switch-inverse.css-switch-large:checked + label:before {
  background-color: #02BAF2; }

.well {
  background-color: #E1EEF3;
  border-color: #B2C6CD;
  padding: 7px 15px;
  color: #364347;
  -webkit-box-shadow: inset 0 3px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 3px 1px rgba(0, 0, 0, 0.05); }

.well-lg {
  padding: 14px 20px;
  border-radius: 4px;
  font-size: 20px; }

.well-sm {
  padding: 4px 10px;
  font-size: 14px; }

/* --------------------------------

Modules - reusable parts of our design

-------------------------------- */
.frst-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  max-width: 1200px;
  margin: 0 auto;
  padding: 100px 15px; }

.frst-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both; }

/* --------------------------------

Main components

-------------------------------- */
.frst-timeline {
  position: relative; }

.frst-timeline-block .pic-top {
  padding-bottom: 20px; }

.frst-timeline-block .pic-bottom {
  padding-top: 20px; }

.frst-timeline-block .pic-top img,
.frst-timeline-block .pic-bottom img {
  width: 100%; }

.frst-timeline-block .pic-top p,
.frst-timeline-block .pic-bottom p {
  font-size: 16px;
  padding-top: 5px; }

@media only screen and (max-width: 992px) {
  .frst-container,
  .frst-timeline-block {
    padding-left: 0 !important;
    padding-right: 0 !important; } }

@media only screen and (max-width: 679px) {
  .frst-timeline-style-3 .frst-timeline-block::before {
    display: none; }
  .frst-timeline-style-3 .frst-date {
    color: #85a72b !important; } }

.frst-right-align {
  text-align: right; }

/*.frst-date-opposite{
padding: 0;
}*/
.frst-timeline-block {
  position: relative;
  min-height: 16px;
  padding-left: 35px;
  padding-right: 35px; }

.frst-timeline-block::before {
  content: "";
  position: absolute;
  height: 100%;
  left: 0;
  top: 0; }

.frst-timeline-block:last-child::before {
  display: none; }

.frst-right-align .frst-timeline-block::before {
  right: 0;
  left: auto !important;
  margin-left: 0 !important; }

.frst-timeline-block::after {
  content: "";
  display: table;
  clear: both; }

.frst-timeline-img {
  position: absolute;
  min-width: 1px;
  min-height: 1px;
  left: 0;
  top: 0; }

.frst-timeline-img i {
  display: block; }

.frst-right-align .frst-timeline-img {
  margin-left: 0 !important;
  left: auto !important;
  right: 0; }

.frst-last-empty-item .frst-timeline-img span {
  vertical-align: top; }

.frst-timeline-content-inner {
  position: relative; }

.frst-date {
  display: block; }

.cssanimations .frst-timeline-content.is-hidden {
  visibility: hidden; }

.cssanimations .frst-timeline-content.animated {
  visibility: visible; }

.frst-labels span {
  display: inline-block; }

.frst-labels {
  padding: 20px 0; }

.frst-labels.frst-start-label {
  padding-top: 0 !important; }

.frst-labels.frst-end-label {
  margin-bottom: 0  !important; }

.turqoise {
  background: #fff !important; }

.light-blue {
  background: #27AAE2 !important; }

.blue {
  background: #1D75BD !important; }

.violette {
  background: #2B3991 !important; }

.dark-violette {
  background: #272264 !important; }

/*.aqua-blue{
  background: #36ACB6 !important;
}
.red{
  background: #C84028 !important;
}
.orange{
  background: #EB8D23 !important;
}
.light-green{
  background: #C2C84A !important;
}*/
@media only screen and (min-width: 679px) {
  .frst-date-opposite {
    margin-left: 190px; }
  .frst-left-align.frst-date-opposite {
    margin-left: 190px; }
  .frst-right-align.frst-date-opposite {
    margin-right: 190px;
    margin-left: 0;
    text-align: right; }
  .frst-date-opposite.frst-alternate {
    margin: 0; }
  .frst-timeline.frst-alternate.frst-left-align .frst-timeline-content,
  .frst-timeline.frst-date-opposite.frst-left-align .frst-timeline-content,
  .frst-timeline.frst-alternate.frst-right-align .frst-timeline-content,
  .frst-timeline.frst-date-opposite.frst-right-align .frst-timeline-content {
    width: 100%; }
  .frst-alternate .frst-timeline-block::before {
    left: 50%; }
  .frst-alternate .frst-timeline-img {
    left: 50% !important; }
  .frst-alternate .frst-timeline-block.frst-even-item .frst-timeline-content {
    float: right; }
  .frst-alternate .frst-timeline-block.frst-odd-item .frst-timeline-content {
    float: left; }
  .frst-date-opposite .frst-date {
    position: absolute;
    top: 0;
    text-align: right; }
  .frst-alternate .frst-timeline-block.frst-odd-item .frst-timeline-content,
  .frst-alternate.frst-date-opposite .frst-timeline-block.frst-even-item .frst-date,
  .frst-date-opposite.frst-left-align .frst-date,
  .frst-right-align {
    text-align: right; }
  .frst-alternate .frst-timeline-block.frst-odd-item .frst-timeline-content {
    text-align: left; }
  .frst-alternate.frst-date-opposite .frst-timeline-block.frst-odd-item .frst-timeline-content .frst-date,
  .frst-date-opposite.frst-right-align .frst-date {
    text-align: left; }
  .frst-alternate .frst-timeline-label-block {
    text-align: center; }
  .frst-alternate .frst-timeline-label-block .frst-labels span {
    left: 0;
    right: 0; } }

@media only screen and (max-width: 678px) {
  .frst-timeline {
    margin-left: 20px; }
  .frst-timeline.frst-right-align,
  .frst-timeline.frst-responsive-right {
    margin-right: 20px;
    margin-left: 0; }
  .frst-responsive-right .frst-timeline-block::before {
    right: 0;
    left: auto !important;
    margin-left: 0 !important; }
  .frst-responsive-right {
    text-align: right; }
  .frst-responsive-right .frst-timeline-img {
    margin-left: 0 !important;
    left: auto !important;
    right: 0; }
  .frst-date {
    margin-bottom: 10px; } }

/*-------- Type- 01 ------*/
.frst-timeline-style-3 {
  color: #000; }

.frst-timeline-style-3 .frst-timeline-block::before {
  background: #fff;
  margin-left: -2px;
  border: 2px solid transparent;
  top: 70px;
  background-size: 10px 13px;
  background-repeat: repeat-y; }

.frst-timeline-style-3.frst-right-align .frst-timeline-block::before {
  margin-right: -2px; }

.frst-timeline-block {
  padding-bottom: 30px;
  padding-left: 45px;
  padding-right: 45px; }

.frst-timeline-style-3 .frst-timeline-img {
  padding: 0;
  margin-left: -21px;
  top: 60px;
  /*--- Box shadow value --*/
  width: 42px;
  height: 42px;
  color: #fff;
  text-align: center;
  font-size: 24px; }

.frst-timeline-style-3 .frst-timeline-img span {
  display: inline-block;
  margin: auto;
  padding: 6px;
  min-height: 16px;
  min-width: 16px;
  background: #d8d8d8;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  vertical-align: top; }

.frst-timeline-style-3 .frst-timeline-img i {
  display: block; }

.frst-timeline-style-3.frst-right-align .frst-timeline-img {
  margin-right: -21px; }

.frst-timeline-style-3 .frst-timeline-content {
  color: white; }

.frst-timeline-style-3 .frst-date {
  color: #444;
  font-weight: bold; }

.frst-timeline-style-3 h2 {
  margin: 0 0 5px;
  font-weight: 800;
  color: white;
  font-size: 16px;
  text-transform: uppercase; }

.frst-date {
  font-size: 29px;
  line-height: 29px !important;
  font-weight: 300 !important;
  color: #fff !important; }

.frst-timeline-style-3 p {
  margin: 0; }

.frst-timeline-style-3 .frst-labels span {
  position: relative;
  left: -35px;
  width: 78px;
  height: 78px;
  background: #f13d9e;
  color: #fff;
  font-weight: 800;
  padding: 23px 10px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
  margin-left: -39px; }

.frst-timeline-style-3.frst-right-align .frst-labels span {
  left: auto;
  right: -47px;
  margin-right: -39px;
  margin-left: 0; }

.frst-timeline-style-3 .frst-timeline-content-inner {
  padding: 30px;
  position: relative;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #D5DBDB; }

.frst-timeline-style-3 .frst-timeline-content-inner::before,
.frst-timeline-style-3 .frst-timeline-content-inner::after {
  content: "";
  border-style: solid;
  border-color: transparent;
  position: absolute; }

.frst-timeline-style-3 .frst-timeline-content-inner::before {
  border-width: 20px 16px 20px 0;
  border-right-color: #D5DBDB;
  left: -16px;
  top: 50px; }

.frst-timeline-style-3 .frst-timeline-content-inner::after {
  border-width: 20px 16px 20px 0;
  border-right-color: #D5DBDB;
  left: -16px;
  top: 50px; }

.frst-timeline-style-3.frst-right-align .frst-timeline-content-inner::before {
  border-width: 20px 0 20px 40px;
  border-left-color: #D5DBDB;
  left: auto;
  right: -25px; }

.frst-timeline-style-3.frst-right-align .frst-timeline-content-inner::after {
  border-width: 20px 0 20px 40px;
  border-left-color: #D5DBDB;
  right: -25px;
  left: auto; }

/*turqoise*/
.frst-timeline-style-3 .frst-timeline-content-inner.turqoise::before {
  border-right-color: #fff; }

.frst-timeline-style-3 .frst-timeline-content-inner.turqoise::after {
  border-right-color: #fff; }

.frst-timeline-style-3.frst-right-align .frst-timeline-content-inner.turqoise::before {
  border-left-color: #fff; }

.frst-timeline-style-3.frst-right-align .frst-timeline-content-inner.turqoise::after {
  border-left-color: #fff; }

/*light-blue*/
.frst-timeline-style-3 .frst-timeline-content-inner.light-blue::before {
  border-right-color: #27AAE2; }

.frst-timeline-style-3 .frst-timeline-content-inner.light-blue::after {
  border-right-color: #27AAE2; }

.frst-timeline-style-3.frst-right-align .frst-timeline-content-inner.light-blue::before {
  border-left-color: #27AAE2; }

.frst-timeline-style-3.frst-right-align .frst-timeline-content-inner.light-blue::after {
  border-left-color: #27AAE2; }

/*blue*/
.frst-timeline-style-3 .frst-timeline-content-inner.blue::before {
  border-right-color: #1D75BD; }

.frst-timeline-style-3 .frst-timeline-content-inner.blue::after {
  border-right-color: #1D75BD; }

.frst-timeline-style-3.frst-right-align .frst-timeline-content-inner.blue::before {
  border-left-color: #1D75BD; }

.frst-timeline-style-3.frst-right-align .frst-timeline-content-inner.blue::after {
  border-left-color: #1D75BD; }

/*violette*/
.frst-timeline-style-3 .frst-timeline-content-inner.violette::before {
  border-right-color: #2B3991; }

.frst-timeline-style-3 .frst-timeline-content-inner.violette::after {
  border-right-color: #2B3991; }

.frst-timeline-style-3.frst-right-align .frst-timeline-content-inner.violette::before {
  border-left-color: #2B3991; }

.frst-timeline-style-3.frst-right-align .frst-timeline-content-inner.violette::after {
  border-left-color: #2B3991; }

/*dark-violette*/
.frst-timeline-style-3 .frst-timeline-content-inner.dark-violette::before {
  border-right-color: #272264; }

.frst-timeline-style-3 .frst-timeline-content-inner.dark-violette::after {
  border-right-color: #272264; }

.frst-timeline-style-3.frst-right-align .frst-timeline-content-inner.dark-violette::before {
  border-left-color: #272264; }

.frst-timeline-style-3.frst-right-align .frst-timeline-content-inner.dark-violette::after {
  border-left-color: #272264; }

/*---------- Responsive part ------------*/
@media only screen and (min-width: 679px) {
  .frst-date-opposite {
    margin-left: 203px; }
  .frst-left-align.frst-date-opposite {
    margin-left: 203px; }
  .frst-right-align.frst-date-opposite {
    margin-right: 203px;
    margin-left: 0; }
  .frst-timeline-style-3.frst-alternate .frst-timeline-content,
  .frst-timeline-style-3.frst-date-opposite .frst-timeline-content {
    width: calc(50% - 44px); }
  .frst-timeline-style-3.frst-date-opposite .frst-date {
    left: -230px;
    line-height: 20px;
    width: 160px;
    top: 52px; }
  .frst-timeline-style-3.frst-date-opposite.frst-right-align .frst-date,
  .frst-timeline-style-3.frst-date-opposite.frst-alternate .frst-timeline-block.frst-odd-item .frst-date {
    right: -230px;
    left: auto;
    text-align: left;
    top: 52px; }
  .frst-timeline-style-3 .frst-timeline-content-inner {
    padding-left: 110px;
    position: relative; }
  .frst-timeline-style-3.frst-right-align .frst-timeline-content-inner,
  .frst-timeline-style-3.frst-alternate .frst-timeline-block.frst-odd-item .frst-timeline-content-inner {
    padding-left: 0;
    padding-right: 110px; }
  .frst-timeline-style-3.frst-date-opposite .frst-timeline-content-inner,
  .frst-timeline-style-3.frst-date-opposite .frst-timeline-block.frst-odd-item .frst-timeline-content-inner {
    padding: 30px; }
  .frst-timeline-style-3 .frst-date {
    position: absolute;
    left: 0;
    width: 80px; }
  .frst-timeline-style-3.frst-right-align .frst-date,
  .frst-timeline-style-3.frst-alternate .frst-timeline-block.frst-odd-item .frst-date {
    left: auto;
    right: 0; }
  .frst-timeline-style-3.frst-alternate .frst-labels span {
    margin: 0; }
  .frst-timeline-style-3.frst-alternate .frst-odd-item .frst-timeline-content-inner::before {
    border-width: 20px 0 20px 16px;
    border-left-color: #D5DBDB;
    left: auto;
    right: -16px; }
  .frst-timeline-style-3.frst-alternate .frst-odd-item .frst-timeline-content-inner::after {
    border-width: 20px 0 20px 16px;
    border-left-color: #D5DBDB;
    right: -16px;
    left: auto; }
  /*turqoise*/
  .frst-timeline-style-3.frst-alternate .frst-odd-item .frst-timeline-content-inner.turqoise::before {
    border-left-color: #fff; }
  .frst-timeline-style-3.frst-alternate .frst-odd-item .frst-timeline-content-inner::after {
    border-left-color: #fff; }
  /*light-blue*/
  .frst-timeline-style-3.frst-alternate .frst-odd-item .frst-timeline-content-inner.light-blue::before {
    border-left-color: #27AAE2; }
  .frst-timeline-style-3.frst-alternate .frst-odd-item .frst-timeline-content-inner.light-blue::after {
    border-left-color: #27AAE2; }
  /*blue*/
  .frst-timeline-style-3.frst-alternate .frst-odd-item .frst-timeline-content-inner.blue::before {
    border-left-color: #1D75BD; }
  .frst-timeline-style-3.frst-alternate .frst-odd-item .frst-timeline-content-inner.blue::after {
    border-left-color: #1D75BD; }
  /*violette*/
  .frst-timeline-style-3.frst-alternate .frst-odd-item .frst-timeline-content-inner.violette::before {
    border-left-color: #2B3991; }
  .frst-timeline-style-3.frst-alternate .frst-odd-item .frst-timeline-content-inner.violette::after {
    border-left-color: #2B3991; }
  /*dark-violette*/
  .frst-timeline-style-3.frst-alternate .frst-odd-item .frst-timeline-content-inner.dark-violette::before {
    border-left-color: #272264; }
  .frst-timeline-style-3.frst-alternate .frst-odd-item .frst-timeline-content-inner.dark-violette::after {
    border-left-color: #272264; } }

@media only screen and (max-width: 678px) {
  .frst-timeline-style-3.frst-responsive-right .frst-timeline-block::before {
    margin-right: -2px; }
  .frst-timeline-style-3.frst-responsive-right .frst-timeline-img {
    margin-right: -21px; }
  .frst-timeline-style-3.frst-responsive-right .frst-labels span {
    left: auto;
    right: -35px;
    margin-left: 0;
    margin-right: -39px; }
  .frst-timeline-style-3.frst-responsive-right .frst-timeline-content-inner::before {
    border-width: 20px 0 20px 40px;
    border-left-color: #D5DBDB;
    left: auto;
    right: -25px; }
  .frst-timeline-style-3.frst-responsive-right .frst-timeline-content-inner::after {
    border-width: 20px 0 20px 40px;
    border-left-color: #D5DBDB;
    right: -25px;
    left: auto; }
  /*turqoise*/
  .frst-timeline-style-3.frst-responsive-right .frst-timeline-content-inner.turqoise::before {
    border-left-color: #fff; }
  .frst-timeline-style-3.frst-responsive-right .frst-timeline-content-inner::after {
    border-left-color: #fff; }
  /*light-blue*/
  .frst-timeline-style-3.frst-responsive-right .frst-timeline-content-inner.light-blue::before {
    border-left-color: #27AAE2; }
  .frst-timeline-style-3.frst-responsive-right .frst-timeline-content-inner.light-blue::after {
    border-left-color: #27AAE2; }
  /*blue*/
  .frst-timeline-style-3.frst-responsive-right .frst-timeline-content-inner.blue::before {
    border-left-color: #1D75BD; }
  .frst-timeline-style-3.frst-responsive-right .frst-timeline-content-inner.blue::after {
    border-left-color: #1D75BD; }
  /*violette*/
  .frst-timeline-style-3.frst-responsive-right .frst-timeline-content-inner.violette::before {
    border-left-color: #2B3991; }
  .frst-timeline-style-3.frst-responsive-right .frst-timeline-content-inner.violette::after {
    border-left-color: #2B3991; }
  /*dark-violette*/
  .frst-timeline-style-3.frst-responsive-right .frst-timeline-content-inner.dark-violette::before {
    border-left-color: #272264; }
  .frst-timeline-style-3.frst-responsive-right .frst-timeline-content-inner.dark-violette::after {
    border-left-color: #272264; } }

/*=============================================
=            GENERAL
 =============================================*/
p + h3 {
  padding-top: 50px; }

@media only screen and (max-width: 767px) {
  .row {
    margin-right: 0;
    margin-left: 0; } }

/*=============================================
=            SLIDER / HEADER
 =============================================*/
.slider-wrapper {
  max-width: 1400px;
  margin: 0 auto; }

#headerpic {
  position: relative;
  width: 100%;
  height: 360px;
  background-repeat: no-repeat;
  background-position: top center;
  overflow: hidden; }

@media only screen and (max-width: 991px) {
  #headerpic {
    height: 250px; } }

@media only screen and (max-width: 767px) {
  #headerpic {
    height: 200px; } }

@media only screen and (max-width: 479px) {
  #headerpic {
    height: 150px; } }

#headerpic .container:before,
#headerpic .container .row:before {
  display: none; }

#headerpic .container,
#headerpic .row {
  height: 360px; }

#headerpic.header-slider,
.header-slider .flex-viewport,
#headerpic.header-slider .container,
#headerpic.header-slider .row,
#headerpic.header-slider .slides,
#headerpic.header-slider .slides li {
  height: 500px !important; }

@media only screen and (max-width: 991px) {
  #headerpic,
  #headerpic .container,
  #headerpic .row {
    height: 250px !important; }
  .header-slider .flex-viewport,
  .slider-wrapper,
  #headerpic.header-slider,
  #headerpic.header-slider .container,
  #headerpic.header-slider .row,
  #headerpic.header-slider .slides,
  #headerpic.header-slider .slides li {
    height: 390px !important; } }

@media only screen and (max-width: 767px) {
  #headerpic,
  #headerpic .container,
  #headerpic .row {
    height: 200px !important; }
  .header-slider .flex-viewport,
  .slider-wrapper,
  #headerpic.header-slider,
  #headerpic.header-slider .container,
  #headerpic.header-slider .row,
  #headerpic.header-slider .slides,
  #headerpic.header-slider .slides li {
    height: 340px !important; } }

@media only screen and (max-width: 479px) {
  #headerpic,
  #headerpic .container,
  #headerpic .row {
    height: 150px !important; }
  .header-slider .flex-viewport,
  .slider-wrapper,
  #headerpic.header-slider,
  #headerpic.header-slider .container,
  #headerpic.header-slider .row,
  #headerpic.header-slider .slides,
  #headerpic.header-slider .slides li {
    height: 290px !important; } }

#headerpic .layer {
  position: relative;
  background: rgba(255, 250, 246, 0.75);
  height: 100%;
  float: none;
  z-index: 3; }

#headerpic .claim {
  position: relative;
  z-index: 4;
  margin-top: 60px;
  margin-left: 25px; }

#headerpic.header-slider .claim {
  margin-top: 134px; }

#headerpic .cert {
  position: absolute;
  z-index: 5;
  top: 157px;
  left: 155px;
  width: 140px;
  height: auto; }

#headerpic.header-slider .cert {
  top: 255px;
  left: 175px; }

#headerpic .more-button {
  position: absolute;
  top: 305px;
  left: 40px;
  width: 142px;
  height: 62px;
  text-indent: -9999em;
  display: block;
  background-image: url(/css/files/more.svg);
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition-property: none;
  transition-property: none;
  -moz-transition-property: none; }

#headerpic .more-button:hover {
  background-position: 0 -69px;
  -webkit-transition-property: none;
  transition-property: none;
  -moz-transition-property: none; }

#headerpic .wave1,
#headerpic .wave2 {
  background-image: url(/css/files/header_wave1.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  width: 100%;
  height: 127px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1; }

#headerpic .wave2 {
  background-image: url(/css/files/header_wave2.png);
  z-index: 2; }

.header-slider .flex-viewport {
  top: 0;
  width: 100%;
  height: 500px; }

.header-slider .flex-viewport li {
  width: 100%;
  height: 500px;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover; }

.header-slider .wave-stuff {
  width: 100%;
  position: absolute;
  top: 0; }

.flex-direction-nav a:before {
  left: 13px; }

.flex-direction-nav a.flex-next:before {
  left: -13px; }

@media only screen and (max-width: 1399px) {
  #headerpic .wave1,
  #headerpic .wave2 {
    display: none; }
  #headerpic.header-slider,
  .header-slider .flex-viewport {
    height: auto; }
  .header-slider .flex-viewport li {
    height: calc(500 * 100vw / 1400); } }

@media only screen and (max-width: 1280px) {
  #headerpic.header-slider .claim {
    margin-top: 64px; }
  #headerpic.header-slider .cert {
    top: 185px; }
  #headerpic .more-button {
    top: 235px; }
  .flex-direction-nav {
    display: none; } }

@media only screen and (max-width: 1024px) {
  #headerpic.header-slider .cert {
    display: none; } }

@media only screen and (max-width: 992px) {
  .wave-stuff {
    display: none; }
  #headerpic .layer {
    display: none; } }

/*=============================================
=            NAVIGATION
 =============================================*/
.wsdownmenu-text {
  line-height: 0; }

.main-nav .logo-wrapper {
  position: relative;
  z-index: 500; }

.wsdownmenu-animated-arrow span, .wsdownmenu-animated-arrow span:before, .wsdownmenu-animated-arrow span:after {
  background-color: #85a72b; }

.wsdownmenu-animated-arrow:hover span, .wsdownmenu-animated-arrow:hover span:before, .wsdownmenu-animated-arrow:hover span:after {
  background-color: #c22b07; }

.wsdownmenu-lines.wsdownmenu-animated-arrow span:before,
.wsdownmenu-lines.wsdownmenu-animated-arrow span:after {
  color: #c22b07; }

.wsdownmenu-lines.wsdownmenu-animated-arrow:hover span:before,
.wsdownmenu-lines.wsdownmenu-animated-arrow:hover span:after {
  color: #c22b07; }

.megamenu {
  border: none; }

@media only screen and (min-width: 993px) {
  .meta-nav .nav li a {
    padding: 0 11px;
    line-height: 41px;
    font-size: 15px;
    color: #85a72b;
    background: transparent !important; }
  .main-nav {
    height: 95px; }
  .main-nav .logo {
    display: inline-block;
    margin-top: 7px;
    margin-bottom: 26px; }
  .main-nav ul {
    margin-top: 50px; }
  .main-nav li a {
    font-size: 18px;
    padding: 0 17px 28px;
    line-height: normal;
    border-right: none;
    background-color: transparent; }
  .main-nav li a,
  .main-nav li.active a,
  .main-nav li a:active,
  .main-nav li a:hover,
  .main-nav li:hover a {
    background-color: transparent !important; }
  .main-nav li.active a,
  .main-nav li a:hover {
    color: #85a72b; }
  .megamenu {
    top: 99px;
    height: 500px;
    border: none;
    padding: 45px 30px 30px;
    border-top: 1px solid #d3d2d2;
    border-bottom: 1px solid #d3d2d2; }
  .megamenu.low {
    height: 360px; }
  .megamenu.high {
    height: 500px; }
  .megamenu ul {
    position: relative;
    margin-top: 0;
    list-style-type: none;
    padding-left: 33.333333%; }
  .megamenu ul li {
    margin-left: 30px; }
  .megamenu ul li a {
    display: block;
    line-height: 45px;
    padding: 0;
    color: #323232 !important;
    border-bottom: 1px solid #d6d6d6; }
  .megamenu ul li a:hover,
  .megamenu ul li.active a {
    text-decoration: none !important;
    color: #85a72b !important; }
  .megamenu .default-wrapper {
    position: absolute;
    top: 45px;
    left: 30px;
    width: 33.333333%;
    padding-right: 20px; }
  .megamenu img.default {
    width: 100%; }
  .megamenu ul li img {
    position: absolute;
    top: 0;
    left: 0;
    width: 33.333333%;
    display: none; }
  .megamenu ul li img.active {
    display: block;
    z-index: 10; }
  .megamenu ul li:hover img {
    display: block;
    z-index: 11; }
  .megamenu ul .left,
  .megamenu ul .right {
    width: 50%; }
  .megamenu ul .left {
    float: left; }
  .megamenu ul .right {
    float: right; }
  .megamenu ul.icons {
    padding-left: 4px; }
  .megamenu ul.icons li {
    width: 25%;
    float: left;
    margin-left: 0;
    padding-left: 38px;
    padding-right: 38px;
    font-size: 18px;
    text-align: center; }
  .megamenu ul.icons li a {
    border-bottom: none;
    line-height: 40px;
    padding-bottom: 15px; }
  .megamenu ul.icons li .navicon {
    padding-bottom: 100%;
    background-size: cover; }
  .megamenu ul.icons li img {
    position: static;
    display: block;
    width: 100%; }
  .megamenu ul.icons li a:hover .navicon {
    background-position: center -104px; }
  .lang .dropdown-menu {
    padding: 0;
    border: 1px solid #ccc;
    width: 50px;
    padding: 0;
    min-width: auto; }
  .lang .dropdown-menu a {
    line-height: 30px !important;
    text-align: center; }
  .wsdownmenu .mobile {
    display: none; } }

@media only screen and (min-width: 993px) and (max-width: 1199px) {
  .main-nav li a span {
    display: none; }
  .megamenu ul.icons li a:hover .navicon {
    background-position: center -69.96px; } }

@media only screen and (max-width: 992px) {
  .logo-wrapper img {
    position: relative;
    top: 12px; }
  ul.lang {
    display: none; }
  .wsdownmenu .mobile {
    display: block; }
  .wsdownmenu {
    background-color: transparent !important;
    float: none;
    padding-top: 70px !important; }
  .wsdownmenu li a:hover {
    background-color: transparent !important; }
  .megamenu {
    background: transparent; }
  .megamenu ul {
    padding-left: 20px;
    list-style-type: none; }
  .megamenu ul li a {
    line-height: 40px;
    color: #323232; }
  .megamenu ul li a:hover {
    color: #323232;
    text-decoration: none !important; }
  .megamenu img,
  .megamenu ul li img {
    display: none; }
  .wsdownmenu .wsdown-mobile > li > a {
    background-color: transparent !important; }
  .wsdownmenu .wsdown-mobile > li.separator {
    border-bottom: 3px solid rgba(0, 0, 0, 0.18); } }

/*=============================================
=            F>OOTER
 =============================================*/
footer {
  padding-top: 78px;
  background: #250e12;
  text-transform: uppercase; }

footer,
footer p,
footer li {
  color: #fff;
  font-size: 14px;
  font-weight: 300; }

footer p {
  line-height: 30px; }

footer .address p {
  margin-bottom: 15px; }

footer .address a {
  color: #85a72b; }

footer .address img {
  margin-right: 20px; }

footer ul {
  padding: 10px 0; }

@media only screen and (min-width: 979px) {
  footer .address {
    padding: 10px 0; } }

footer ul.bold li {
  font-weight: bold; }

footer li {
  list-style-type: none;
  line-height: 30px; }

footer a,
footer a:focus {
  color: #fff; }

footer a:hover {
  color: #fff;
  text-decoration: underline; }

footer .first,
footer li:first-child {
  font-weight: bold; }

footer .sub-footer {
  padding-top: 30px;
  padding-bottom: 30px; }

footer .sub-footer hr {
  border-color: #513e41;
  margin-bottom: 26px; }

/*=============================================
=            Default                          =
=============================================*/
.col1 {
  text-align: center; }

.col1 table {
  text-align: left; }

.pic-row {
  padding-top: 40px; }

h1, h2 {
  padding-top: 24px; }

p {
  font-size: 18px;
  margin-bottom: 20px; }

.main ul {
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 20px; }

.main ul li {
  position: relative;
  padding-left: 16px;
  font-size: 18px; }

.main ul li:before {
  content: '';
  background-image: url(/css/files/dot_green.svg);
  background-repeat: no-repeat;
  background-position: 0 9px;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  left: 0; }

.main .bg_green ul li:before {
  background-image: url(/css/files/dot_black.svg); }

.main ol {
  padding-left: 0;
  counter-reset: item;
  font-size: 18px; }

ol li {
  position: relative;
  padding-left: 19px;
  display: block; }

ol li:before {
  position: absolute;
  top: 0;
  left: 0;
  content: counter(item) ". ";
  counter-increment: item;
  color: #85a72b; }

.bg_white {
  background-color: #fffaf6; }

.bg_beige {
  background-color: #f0eddf; }

.bg_green {
  background: #85a72b url(/css/files/bg_green) top center; }

.bg_beige h1,
.bg_beige h2,
.bg_beige a,
.bg_white a {
  color: #85a72b; }

.bg_green h1,
.bg_green h2,
.bg_green h3,
.bg_green h4,
.bg_green a,
.bg_green p.mobile {
  color: #fff; }

.bg_green .panel h1,
.bg_green .panel h2,
.bg_green .panel h3,
.bg_green .panel h4 {
  color: #323232; }

.bg_green .panel a {
  color: #85a72b; }

.default .item {
  padding: 15px 0; }

.circle {
  background-image: url(/css/files/outline_green.svg);
  background-size: contain;
  padding: 8px; }

.circle img {
  width: 100%;
  border-radius: 100%; }

.img-title {
  text-align: center;
  padding-top: 18px;
  line-height: 24px; }

/*=============================================
=            Waves                            =
=============================================*/
.wavewrapper {
  position: relative; }

.wave {
  background-repeat: no-repeat; }

.has-img {
  margin-top: 170px; }

.has-img .wave {
  padding-top: 220px; }

.wavewrapper .circle-pic {
  width: 100%;
  position: absolute;
  top: -156px;
  left: 0;
  text-align: center; }

.wavewrapper .circle-pic img {
  max-width: 375px;
  width: 100%;
  margin: 0 auto; }

@media only screen and (max-width: 400px) {
  .wavewrapper .circle-pic {
    padding-left: 20px;
    padding-right: 20px; } }

.wavewrapper .wave {
  margin: 0 auto;
  max-width: 1140px;
  width: 100%;
  height: 50px;
  background-position: top center;
  position: relative;
  top: 0; }

.wavewrapper.wave-white-green {
  background: #85a72b url(/css/files/bg_green) bottom center; }

.wavewrapper.wave-green-beige {
  background: #f0eddf; }

.wavewrapper.wave-white-beige {
  background: #f0eddf; }

.wavewrapper.wave-beige-green {
  background: #85a72b url(/css/files/bg_green) bottom center; }

.wavewrapper.wave-beige-white {
  background: #FFFAF6; }

/*=============================================
=            Tips                             =
=============================================*/
.tips {
  padding-bottom: 70px; }

.tips .tip h3 {
  color: #323232;
  padding-top: 20px;
  padding-bottom: 10px; }

.tips .tip h3.highlight {
  color: #85a72b; }

.tips .box {
  background: #fff;
  padding: 30px 30px 10px; }

/*=============================================
=            Year table                       =
=============================================*/
table {
  border-collapse: separate; }

@media only screen and (max-width: 767px) {
  table td {
    white-space: nowrap; }
  .table-container-outer {
    position: relative; }
  .table-container {
    width: 100%;
    overflow-y: auto;
    _overflow: auto;
    margin: 0 0 16px; }
  .table-container::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 14px;
    height: 14px; }
  .table-container::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, 0.3); } }

@media only screen and (max-width: 1000px) {
  .year-table table td {
    white-space: nowrap; }
  .year-table .table-container-outer {
    position: relative; }
  .year-table .table-container {
    width: 100%;
    overflow-y: auto;
    _overflow: auto;
    margin: 0 0 16px; }
  .year-table .table-container::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 14px;
    height: 14px; }
  .year-table .table-container::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, 0.3); } }

table th a,
table td a {
  color: #323232 !important;
  text-decoration: underline; }

.year-table {
  padding-top: 36px;
  padding-bottom: 50px; }

.year-table h1,
.year-table h2 {
  padding-top: 0; }

.year-table h2 {
  margin-top: 10px; }

.year-table table {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px; }

.default table {
  width: 100%; }

.default .col-md-6 h3 {
  padding-bottom: 20px;
  font-weight: normal; }

.year-table th,
.default th {
  background: #85a72b;
  color: #fff;
  padding: 7px 0 8px 20px;
  line-height: 2.2; }

.year-table td,
.default td {
  background: #e7e9cc;
  border: 1px solid #fff;
  padding: 7px 20px 8px;
  vertical-align: top; }

.bg_green .year-table th,
.bg_green table th {
  background: #fff;
  color: #323232; }

@media only screen and (min-width: 993px) {
  p.mobile {
    display: none; } }

/*
@media only screen and (max-width: 992px) {
	.year-table tr,
	.default tr {
		margin-bottom: 20px;
	}
	.year-table thead,
	.default thead {
		display: none;
	}
	.year-table tr,
	.default tr {
		float: left;
		width: 100%;
	}
	.year-table td,
	.default td {
		float: left;
		width: 100%;
	}
	.year-table td::before,
	.default td::before {
		content:attr(data-label);
		background: $green;
		color: #fff;
		width: 40%;
		float: left;
		padding: 7px 20px 8px;
		margin: -7px 20px -8px -20px;
	}
	.default td::before {
		margin-bottom: 8px;
		width: calc(100% + 40px);
	}
	.year-table td.empty,
	.default td.empty {
		display: none;
	}
}
@media only screen and (max-width: 992px) {
	.year-table.slim-table td::before,
	.default.slim-table  td::before {
		padding: 0;
	}
}
*/
.themes {
  padding-bottom: 30px; }

.themes a {
  display: block;
  width: 100%;
  height: 100%; }

.themes .thema {
  width: 100%;
  height: 100%;
  padding-bottom: 101%;
  background-size: cover; }

.themes h1,
.themes h2 {
  color: #c22b07;
  padding-top: 40px; }

.themes h3 {
  color: #323232; }

.themes a {
  color: #323232; }

.themes .thema-wrapper {
  width: 80%;
  margin: 0 auto; }

.themes a .thema {
  background-position: top center; }

.themes a:hover .thema {
  background-position: bottom center; }

.themes h4 {
  font-family: shadows;
  font-size: 26px;
  text-align: center;
  color: #c22b07;
  padding-bottom: 0; }

.themes p {
  font-size: 17px;
  text-align: center; }

.themes a:hover h4,
.themes a:hover p {
  color: #85a72b; }

/*=============================================
=            News                             =
=============================================*/
.news-wrapper {
  padding-bottom: 30px; }

.news-wrapper h1,
.news-wrapper h2 {
  padding-top: 20px;
  color: #323232; }

.news-wrapper h3 {
  margin-top: 10px;
  padding-bottom: 56px; }

.news-wrapper .portrait-big .news {
  padding-bottom: calc(200% + 30px);
  background-size: cover; }

@media only screen and (max-width: 767px) {
  .news-wrapper .portrait-big .news {
    padding-bottom: calc(100% + 30px); } }

.news-wrapper .news {
  position: relative;
  background: #85a72b;
  padding-bottom: 100%;
  margin-bottom: 30px;
  background-size: cover; }

.news-wrapper .panel {
  position: absolute;
  width: calc(100% - 40px);
  left: 20px;
  bottom: 20px;
  background: #fff;
  padding: 15px;
  margin-bottom: 0;
  border: none;
  border-radius: 0; }

.news-wrapper .panel h3 {
  margin-top: 0;
  padding-bottom: 0;
  text-align: left;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500; }

.news-wrapper .panel h4 {
  margin: 0;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  font-weight: normal; }

.news-wrapper .panel h4 img {
  height: 12px;
  margin-left: 8px; }

.news-wrapper a:hover .panel h4 {
  color: #85a72b; }

/*=============================================
=            Products                         =
=============================================*/
.products {
  background: #85a72b url(/css/files/bg_green.png) top center;
  padding-top: 12px;
  padding-bottom: 50px; }

.products .product,
.product-info .product {
  margin-bottom: 30px;
  padding-top: 45px;
  padding-bottom: 10px;
  text-align: center;
  background: #fff; }

.product-info {
  padding-bottom: 20px; }

.product-info .intro {
  text-align: center; }

.product-info .product-panel {
  padding-top: 20px;
  padding-bottom: 10px; }

.product-info .panel {
  padding: 30px 30px 10px; }

.product-info .panel a {
  color: #85a72b; }

.product h4 {
  padding-left: 10px;
  padding-right: 10px; }

.product .topics {
  padding: 20px;
  text-align: center; }

.product .topics .single {
  width: 24%;
  display: inline-block;
  padding: 5px; }

.product .topics .single a {
  display: block;
  width: 100%;
  padding-bottom: 100%;
  background-size: cover;
  background-repeat: repeat;
  background-position: top center; }

.prod-background {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: #fff;
  width: 100%;
  padding-bottom: 100%;
  z-index: 1; }

.prod-content {
  position: relative;
  z-index: 2; }

.products h1,
.products h2 {
  color: #fff; }

.products h3 {
  color: #323232;
  padding-bottom: 20px; }

.products h4,
.product-info .product h4,
.carousel .product h4 {
  color: #c22b07;
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 0; }

.products p,
.product-info .product p,
.carousel .product p {
  font-size: 18px; }

.products img,
.product-info .product img,
.carousel .product img {
  width: 55%; }

/*=============================================
=            Products                         =
=============================================*/
.accordeon {
  padding-bottom: 40px; }

.acc {
  text-align: left;
  background: #fff;
  margin-bottom: 20px;
  padding: 20px 50px; }

.acc-trigger {
  cursor: pointer;
  position: relative; }

.acc-trigger:before {
  content: '';
  background-image: url(/css/files/arrow_right.svg);
  background-size: cover;
  width: 10px;
  height: 19px;
  position: absolute;
  top: 2px;
  left: -21px; }

.acc-trigger.active:before {
  background-image: url(/css/files/arrow_down.svg);
  width: 19px;
  height: 10px;
  top: 5px;
  left: -27px; }

.acc h3 {
  color: #85a72b;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0; }

.acc h4 {
  color: #323232; }

.acc a {
  color: #85a72b; }

@media only screen and (max-width: 768px) {
  .carousel .container {
    margin-left: 15px;
    margin-right: 15px; } }

.carousel .container {
  padding-left: 70px;
  padding-right: 70px; }

.carousel .product {
  padding: 20px;
  text-align: center;
  position: relative; }

.carousel .product .desc {
  position: absolute;
  left: 0;
  bottom: -100px;
  width: 100%; }

@media only screen and (max-width: 480px) {
  .carousel .product .desc {
    bottom: -140px; }
  .carousel .product {
    padding: 0; }
  .carousel .product .bg-circle {
    padding: 30px !important; } }

.carousel .owl-item:hover a {
  color: #c22b07; }

.carousel .owl-item:hover .desc h4 {
  text-decoration: underline; }

.carousel .product .bg-circle {
  background-size: cover;
  padding: 50px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  -moz-transition: all .3s ease; }

.carousel .product .bg-circle.lightgreen {
  background-image: url(/css/files/outline_green.svg); }

.carousel .product .bg-circle.darkgreen {
  background-image: url(/css/files/outline_darkgreen.svg); }

.carousel .product .bg-circle.brown {
  background-image: url(/css/files/outline_brown.svg); }

.carousel .product .bg-circle.red {
  background-color: transparent;
  background-image: url(/css/files/outline_red.svg); }

.carousel .product .bg-circle img {
  width: 100%; }

.owl-carousel {
  position: relative; }

.owl-carousel .owl-stage-outer {
  padding-bottom: 160px;
  z-index: 20; }

.owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 30px; }

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
  display: block;
  position: absolute;
  top: -105px;
  width: 30px;
  height: 56px;
  z-index: 10;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
  opacity: 0.4;
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: -9999em; }

.owl-carousel .owl-nav .owl-prev {
  left: -70px;
  background-image: url(/css/files/arrow_left.svg); }

.owl-carousel .owl-nav .owl-next {
  right: -70px;
  background-image: url(/css/files/arrow_right.svg); }

.owl-carousel .owl-nav .owl-prev:hover,
.owl-carousel .owl-nav .owl-next:hover {
  opacity: 1; }

.owl-carousel .owl-nav .owl-prev.disabled,
.owl-carousel .owl-nav .owl-next.disabled {
  display: none; }

#storefinder {
  background-image: url(/css/files/bg_storefinder.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 80px 0; }

#storefinder .store-wrapper {
  background: #fff;
  padding: 30px; }

#storefinder h3 {
  color: #c22b07;
  text-align: left; }

#storefinder .recommend {
  padding-top: 10px;
  line-height: 20px;
  font-size: 16px; }

#storefinder input,
#storefinder .nice-select,
#storefinder button {
  float: left;
  border-radius: 0;
  border: 1px solid #d4d4d4;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  margin-bottom: 20px; }

#storefinder .searchfield,
#storefinder .country {
  float: left;
  width: 65%; }

#storefinder .radius,
#storefinder button {
  float: right;
  width: 30%;
  clear: right; }

#storefinder button {
  background-color: #85a72b;
  border-color: #85a72b;
  color: #fff; }

.result-wrapper {
  overflow: hidden; }

.result-wrapper .geo-result {
  overflow: auto;
  height: 245px;
  position: relative; }

.result-wrapper .geo-result li {
  cursor: pointer;
  opacity: 0.9; }

.result-wrapper .geo-result li:hover {
  opacity: 1; }

.geo-result .panel-default {
  border: none;
  margin-bottom: 20px; }

.geo-result .panel-body {
  padding: 0; }

.geo-result .panel-body strong {
  color: #c22b07;
  font-weight: normal; }
