@charset "UTF-8";
/**
 * html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/)
 * Richard Clark (http://richclarkdesign.com)
 * http://cssreset.com
 */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

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

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

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

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

/* change border colour to suit your needs */
hr {
  display: block;
  clear: both;
  margin: 1em 0;
  padding: 0;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc; }

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

li {
  list-style: none; }

/*	@group boilerplate built-in helpers
--------------------------------------------------------------*/
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden; }

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1; }

.hide-text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

@font-face {
  font-family: 'ChiantiOSFBTBold';
  src: url("../fonts/chianti_osf_bt-webfont.eot");
  src: local("¢"), url("../fonts/chianti_osf_bt-webfont.woff") format("woff"), url("../fonts/chianti_osf_bt-webfont.ttf") format("truetype"), url("../fonts/chianti_osf_bt-webfont.svg#webfontaFqPFenW") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ChiantiOSFBTRoman';
  src: url("../fonts/tt1665m_-webfont.eot");
  src: local("¢"), url("../fonts/tt1665m_-webfont.woff") format("woff"), url("../fonts/tt1665m_-webfont.ttf") format("truetype"), url("../fonts/tt1665m_-webfont.svg#webfontXZfy3GuZ") format("svg");
  font-weight: normal;
  font-style: normal; }
/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.2.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

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

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

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

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

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

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

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

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

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

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

.pull-right {
  float: right; }

.pull-left {
  float: left; }

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

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

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

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

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

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

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

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

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

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

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

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

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

.fa-inverse {
  color: #ffffff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body.accomodation {
  background: #5a7042; }
  body.accomodation .page-container {
    background: url(../img/accomodation/background.png); }
    body.accomodation .page-container header .top {
      background-color: rgba(23, 40, 0, 0.8); }
      body.accomodation .page-container header .top .legal {
        color: #fff; }
    body.accomodation .page-container header .promo {
      background: url(../img/accomodation/header-bg.jpg) no-repeat; }
    body.accomodation .page-container header nav.main-navigation ul {
      background-color: rgba(129, 159, 90, 0.6); }
      body.accomodation .page-container header nav.main-navigation ul li.active a {
        background-color: #74914e;
        border-top: 6px solid #263b1a; }
      body.accomodation .page-container header nav.main-navigation ul li:not(.active):hover a {
        background: rgba(116, 145, 78, 0.7);
        border-top: 6px solid rgba(38, 59, 26, 0.7); }
    body.accomodation .page-container header nav.secondary-navigation ul {
      background-color: rgba(64, 103, 13, 0.7); }
      body.accomodation .page-container header nav.secondary-navigation ul li.active a {
        background-color: #506b2c;
        border-bottom: 5px solid #263b1a; }
      body.accomodation .page-container header nav.secondary-navigation ul li:not(.active):hover a {
        background: rgba(80, 107, 44, 0.7);
        border-bottom: 5px solid rgba(38, 59, 26, 0.7); }
      body.accomodation .page-container header nav.secondary-navigation ul li:after {
        background: url(../img//accomodation/navigation-secondary-separator.png) no-repeat; }
    body.accomodation .page-container header nav.sub-navigation ul li {
      display: inline-block;
      position: relative; }
      body.accomodation .page-container header nav.sub-navigation ul li a {
        color: #000000; }
      body.accomodation .page-container header nav.sub-navigation ul li.active {
        background: #9bb685; }
        body.accomodation .page-container header nav.sub-navigation ul li.active a {
          color: #fff; }
    body.accomodation .page-container section.side-icons li a {
      background-image: url(../img/accomodation/side-icons.png); }
    body.accomodation .page-container section.content ul.tertiary-navigation {
      background-color: rgba(64, 103, 13, 0.7); }
      body.accomodation .page-container section.content ul.tertiary-navigation li {
        background-image: linear-gradient(to right, #fff 20%, rgba(255, 255, 255, 0) 10%); }
        body.accomodation .page-container section.content ul.tertiary-navigation li:hover {
          background-color: #506b2c; }
        body.accomodation .page-container section.content ul.tertiary-navigation li.active {
          background-color: rgba(80, 107, 44, 0.7); }
    body.accomodation .page-container footer {
      background: #263b1a; }

body.australia {
  background: #762b03; }
  body.australia .page-container {
    background: url(../img/australia/background.png); }
    body.australia .page-container header .top {
      background-color: rgba(100, 0, 0, 0.3); }
      body.australia .page-container header .top .legal {
        color: #fff; }
    body.australia .page-container header .promo {
      background: url(../img/australia/header-bg.jpg) no-repeat; }
    body.australia .page-container header nav.main-navigation ul {
      background-color: rgba(255, 145, 90, 0.6); }
      body.australia .page-container header nav.main-navigation ul li.active a {
        background-color: #973219;
        border-top: 6px solid #551100; }
      body.australia .page-container header nav.main-navigation ul li:not(.active):hover a {
        background: rgba(151, 50, 25, 0.7);
        border-top: 6px solid rgba(85, 17, 0, 0.7); }
    body.australia .page-container header nav.secondary-navigation ul {
      background-color: rgba(133, 49, 20, 0.34); }
      body.australia .page-container header nav.secondary-navigation ul li.active a {
        background-color: #973219;
        border-bottom: 5px solid #551100; }
      body.australia .page-container header nav.secondary-navigation ul li:not(.active):hover a {
        background: rgba(151, 50, 25, 0.7);
        border-bottom: 5px solid rgba(85, 17, 0, 0.7); }
      body.australia .page-container header nav.secondary-navigation ul li:after {
        background: url(../img//australia/navigation-secondary-separator.png) no-repeat; }
    body.australia .page-container header nav.sub-navigation ul li {
      display: inline-block;
      position: relative; }
      body.australia .page-container header nav.sub-navigation ul li a {
        color: #fdebd5; }
      body.australia .page-container header nav.sub-navigation ul li.active {
        background: #fff; }
        body.australia .page-container header nav.sub-navigation ul li.active a {
          color: #fff; }
    body.australia .page-container section.side-icons li a {
      background-image: url(../img/australia/side-icons.png); }
    body.australia .page-container section.content ul.tertiary-navigation {
      background-color: rgba(133, 49, 20, 0.34); }
      body.australia .page-container section.content ul.tertiary-navigation li {
        background-image: linear-gradient(to right, #fff 20%, rgba(255, 255, 255, 0) 10%); }
        body.australia .page-container section.content ul.tertiary-navigation li:hover {
          background-color: #973219; }
        body.australia .page-container section.content ul.tertiary-navigation li.active {
          background-color: rgba(151, 50, 25, 0.7); }
    body.australia .page-container footer {
      background: rgba(100, 0, 0, 0.3); }

body.company {
  background: #762b03; }
  body.company .page-container {
    background: url(../img/company/background.png); }
    body.company .page-container header .top {
      background-color: rgba(100, 0, 0, 0.3); }
      body.company .page-container header .top .legal {
        color: #fff; }
    body.company .page-container header .promo {
      background: url(../img/company/header-bg.jpg) no-repeat; }
    body.company .page-container header nav.main-navigation ul {
      background-color: rgba(255, 145, 90, 0.6); }
      body.company .page-container header nav.main-navigation ul li.active a {
        background-color: #973219;
        border-top: 6px solid #551100; }
      body.company .page-container header nav.main-navigation ul li:not(.active):hover a {
        background: rgba(151, 50, 25, 0.7);
        border-top: 6px solid rgba(85, 17, 0, 0.7); }
    body.company .page-container header nav.secondary-navigation ul {
      background-color: rgba(133, 49, 20, 0.34); }
      body.company .page-container header nav.secondary-navigation ul li.active a {
        background-color: #973219;
        border-bottom: 5px solid #551100; }
      body.company .page-container header nav.secondary-navigation ul li:not(.active):hover a {
        background: rgba(151, 50, 25, 0.7);
        border-bottom: 5px solid rgba(85, 17, 0, 0.7); }
      body.company .page-container header nav.secondary-navigation ul li:after {
        background: url(../img//company/navigation-secondary-separator.png) no-repeat; }
    body.company .page-container header nav.sub-navigation ul li {
      display: inline-block;
      position: relative; }
      body.company .page-container header nav.sub-navigation ul li a {
        color: #fdebd5; }
      body.company .page-container header nav.sub-navigation ul li.active {
        background: #f16d45; }
        body.company .page-container header nav.sub-navigation ul li.active a {
          color: #fff; }
    body.company .page-container section.side-icons li a {
      background-image: url(../img/company/side-icons.png); }
    body.company .page-container section.content ul.tertiary-navigation {
      background-color: rgba(133, 49, 20, 0.34); }
      body.company .page-container section.content ul.tertiary-navigation li {
        background-image: linear-gradient(to right, #fff 20%, rgba(255, 255, 255, 0) 10%); }
        body.company .page-container section.content ul.tertiary-navigation li:hover {
          background-color: #973219; }
        body.company .page-container section.content ul.tertiary-navigation li.active {
          background-color: rgba(151, 50, 25, 0.9); }
    body.company .page-container footer {
      background: rgba(100, 0, 0, 0.3); }

body.education {
  background: #234a69; }
  body.education .page-container {
    background: url(../img/education/background.png); }
    body.education .page-container header .top {
      background-color: rgba(4, 21, 35, 0.9); }
      body.education .page-container header .top .legal {
        color: #fff; }
    body.education .page-container header .promo {
      background: url(../img/education/header-bg.jpg) no-repeat; }
    body.education .page-container header nav.main-navigation ul {
      background-color: rgba(47, 101, 142, 0.6); }
      body.education .page-container header nav.main-navigation ul li.active a {
        background-color: #396b92;
        border-top: 6px solid #1a3347; }
      body.education .page-container header nav.main-navigation ul li:not(.active):hover a {
        background: rgba(57, 107, 146, 0.7);
        border-top: 6px solid rgba(26, 51, 71, 0.7); }
    body.education .page-container header nav.secondary-navigation ul {
      background-color: rgba(0, 62, 111, 0.7); }
      body.education .page-container header nav.secondary-navigation ul li.active a {
        background-color: #1d4e74;
        border-bottom: 5px solid #1a3347; }
      body.education .page-container header nav.secondary-navigation ul li:not(.active):hover a {
        background: rgba(29, 78, 116, 0.7);
        border-bottom: 5px solid rgba(26, 51, 71, 0.7); }
      body.education .page-container header nav.secondary-navigation ul li:after {
        background: url(../img//education/navigation-secondary-separator.png) no-repeat; }
    body.education .page-container header nav.sub-navigation ul li {
      display: inline-block;
      position: relative; }
      body.education .page-container header nav.sub-navigation ul li a {
        color: #000000; }
      body.education .page-container header nav.sub-navigation ul li.active {
        background: #fff; }
        body.education .page-container header nav.sub-navigation ul li.active a {
          color: #fff; }
    body.education .page-container section.side-icons li a {
      background-image: url(../img/education/side-icons.png); }
    body.education .page-container section.content ul.tertiary-navigation {
      background-color: rgba(0, 62, 111, 0.7); }
      body.education .page-container section.content ul.tertiary-navigation li {
        background-image: linear-gradient(to right, #fff 20%, rgba(255, 255, 255, 0) 10%); }
        body.education .page-container section.content ul.tertiary-navigation li:hover {
          background-color: rgba(0, 62, 111, 0.4); }
        body.education .page-container section.content ul.tertiary-navigation li.active {
          background-color: rgba(0, 62, 111, 0.7); }
    body.education .page-container footer {
      background: #386a92; }

body.immigration {
  background: #e4b476; }
  body.immigration .page-container {
    background: url(../img/immigration/background.png); }
    body.immigration .page-container header .top {
      background-color: rgba(160, 86, 0, 0.6); }
      body.immigration .page-container header .top .legal {
        color: #fff; }
    body.immigration .page-container header .promo {
      background: url(../img/immigration/header-bg.jpg) no-repeat; }
    body.immigration .page-container header nav.main-navigation ul {
      background-color: #c18c50; }
      body.immigration .page-container header nav.main-navigation ul li.active a {
        background-color: #a57034;
        border-top: 6px solid #653103; }
      body.immigration .page-container header nav.main-navigation ul li:not(.active):hover a {
        background: rgba(165, 112, 52, 0.7);
        border-top: 6px solid #653103; }
    body.immigration .page-container header nav.secondary-navigation ul {
      background-color: rgba(132, 69, 1, 0.7); }
      body.immigration .page-container header nav.secondary-navigation ul li.active a {
        background-color: #8c511d;
        border-bottom: 5px solid #653103; }
      body.immigration .page-container header nav.secondary-navigation ul li:not(.active):hover a {
        background: rgba(140, 81, 29, 0.7);
        border-bottom: 5px solid #653103; }
      body.immigration .page-container header nav.secondary-navigation ul li:after {
        background: url(../img//immigration/navigation-secondary-separator.png) no-repeat; }
    body.immigration .page-container header nav.sub-navigation ul li {
      display: inline-block;
      position: relative; }
      body.immigration .page-container header nav.sub-navigation ul li a {
        color: #666666; }
      body.immigration .page-container header nav.sub-navigation ul li.active {
        background: #c28b58; }
        body.immigration .page-container header nav.sub-navigation ul li.active a {
          color: #fff; }
    body.immigration .page-container section.side-icons li a {
      background-image: url(../img/immigration/side-icons.png); }
    body.immigration .page-container section.content ul.tertiary-navigation {
      background-color: rgba(132, 69, 1, 0.7); }
      body.immigration .page-container section.content ul.tertiary-navigation li {
        background-image: linear-gradient(to right, #fff 20%, rgba(255, 255, 255, 0) 10%); }
        body.immigration .page-container section.content ul.tertiary-navigation li:hover {
          background-color: rgba(140, 81, 29, 0.7); }
        body.immigration .page-container section.content ul.tertiary-navigation li.active {
          background-color: #8c511d; }
    body.immigration .page-container footer {
      background: rgba(140, 81, 29, 0.8); }

body.information {
  background: #ffc37b; }
  body.information .page-container {
    background: url(../img/information/background.png); }
    body.information .page-container header .top {
      background-color: rgba(171, 89, 39, 0.6); }
      body.information .page-container header .top .legal {
        color: #fff; }
    body.information .page-container header .promo {
      background: url(../img/information/header-bg.jpg) no-repeat; }
    body.information .page-container header nav.main-navigation ul {
      background-color: #fdaa5d; }
      body.information .page-container header nav.main-navigation ul li.active a {
        background-color: #d87433;
        border-top: 6px solid #8f3411; }
      body.information .page-container header nav.main-navigation ul li:not(.active):hover a {
        background: rgba(216, 116, 51, 0.7);
        border-top: 6px solid #8f3411; }
    body.information .page-container header nav.secondary-navigation ul {
      background-color: rgba(196, 124, 63, 0.7); }
      body.information .page-container header nav.secondary-navigation ul li.active a {
        background-color: #d87433;
        border-bottom: 5px solid #8f3411; }
      body.information .page-container header nav.secondary-navigation ul li:not(.active):hover a {
        background: rgba(216, 116, 51, 0.7);
        border-bottom: 5px solid #8f3411; }
      body.information .page-container header nav.secondary-navigation ul li:after {
        background: url(../img//information/navigation-secondary-separator.png) no-repeat; }
    body.information .page-container header nav.sub-navigation ul li {
      display: inline-block;
      position: relative; }
      body.information .page-container header nav.sub-navigation ul li a {
        color: #666666; }
      body.information .page-container header nav.sub-navigation ul li.active {
        background: #c28b58; }
        body.information .page-container header nav.sub-navigation ul li.active a {
          color: #fff; }
    body.information .page-container section.side-icons li a {
      background-image: url(../img/information/side-icons.png); }
    body.information .page-container section.content ul.tertiary-navigation {
      background-color: rgba(196, 124, 63, 0.7); }
      body.information .page-container section.content ul.tertiary-navigation li {
        background-image: linear-gradient(to right, #fff 20%, rgba(255, 255, 255, 0) 10%); }
        body.information .page-container section.content ul.tertiary-navigation li:hover {
          background-color: #d87433; }
        body.information .page-container section.content ul.tertiary-navigation li.active {
          background-color: #d87433; }
    body.information .page-container footer {
      background: rgba(140, 81, 29, 0.8); }

body .page-container {
  width: 1100px;
  min-height: 700px;
  margin: 0 auto;
  -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 50px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.4); }
  body .page-container header .top {
    height: 73px;
    background-image: url(../img/white-dotted-line.png);
    background-repeat: repeat-x;
    background-position: 0 68px; }
    body .page-container header .top .logo a {
      float: left;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
      margin: 5px;
      width: 224px;
      height: 59px;
      background: url(../img/logo.png); }
    body .page-container header .top .language-selector {
      float: right;
      margin: 25px 10px 0 0; }
      body .page-container header .top .language-selector li {
        display: inline-block;
        padding: 5px 10px 5px 0;
        border-right: 1px solid white; }
        body .page-container header .top .language-selector li a {
          font-family: 'ChiantiOSFBTRoman';
          font-size: 13px;
          color: white; }
          body .page-container header .top .language-selector li a:hover {
            text-decoration: underline; }
    body .page-container header .top .legal {
      float: right;
      margin: 5px;
      font-family: 'ChiantiOSFBTRoman';
      font-size: 13px;
      line-height: 15px; }
  body .page-container header .promo {
    display: block;
    height: 249px; }
    body .page-container header .promo .rslides {
      max-height: 100%; }
  body .page-container header nav.main-navigation {
    text-align: center; }
    body .page-container header nav.main-navigation ul {
      background-image: url(../img/white-dotted-line.png);
      background-repeat: repeat-x;
      background-position: 0 2px; }
      body .page-container header nav.main-navigation ul li {
        display: inline; }
        body .page-container header nav.main-navigation ul li a {
          margin-right: -4px;
          padding: 11px 20px 12px 20px;
          font-family: 'ChiantiOSFBTBold';
          font-size: 18px;
          text-transform: uppercase;
          text-align: center;
          color: #ffffff;
          line-height: 48px; }
        body .page-container header nav.main-navigation ul li.active a {
          background-image: url(../img/white-dotted-line.png);
          background-repeat: repeat-x;
          background-position: 0 2px; }
  body .page-container header nav.secondary-navigation {
    text-align: center; }
    body .page-container header nav.secondary-navigation ul {
      background-image: url(../img/white-dotted-line-double.png);
      background-repeat: repeat-x;
      background-position: 0 2px; }
      body .page-container header nav.secondary-navigation ul li {
        display: inline-block;
        position: relative; }
        body .page-container header nav.secondary-navigation ul li a {
          padding: 7px 10px 8px 10px;
          font-family: 'ChiantiOSFBTBold';
          font-size: 14px;
          text-transform: uppercase;
          text-align: center;
          color: #ffffff;
          line-height: 34px; }
        body .page-container header nav.secondary-navigation ul li.active a {
          background-image: url(../img/white-dotted-line-double.png);
          background-repeat: repeat-x;
          background-position: 0 2px; }
        body .page-container header nav.secondary-navigation ul li:after {
          content: " ";
          background: url(../img/company/navigation-secondary-separator.png) no-repeat;
          display: inline-block;
          width: 7px;
          height: 15px;
          position: absolute;
          top: 9px;
          right: -3px;
          z-index: 2; }
        body .page-container header nav.secondary-navigation ul li:last-child:after {
          display: none; }
    body .page-container header nav.secondary-navigation:last-child {
      margin-top: 5px; }
  body .page-container header nav.sub-navigation {
    text-align: center; }
    body .page-container header nav.sub-navigation ul {
      margin-top: 20px; }
      body .page-container header nav.sub-navigation ul li {
        display: inline-block;
        position: relative;
        /*
        &.active {
            background: rgba(241, 109, 69, 1);
        }
        */ }
        body .page-container header nav.sub-navigation ul li a {
          padding: 7px 10px 8px 10px;
          font-family: 'ChiantiOSFBTRoman';
          font-size: 14px;
          text-transform: uppercase;
          text-align: center;
          line-height: 34px; }
  body .page-container section.side-icons {
    transition: opacity 0.3s;
    opacity: 1;
    z-index: 2;
    position: fixed;
    top: 0;
    right: 0;
    margin-top: 5px; }
    @media (max-width: 1225px) {
      body .page-container section.side-icons {
        opacity: 0; } }
    body .page-container section.side-icons li {
      position: relative;
      margin-bottom: 15px;
      /*
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
      */
      width: 62px;
      height: 62px; }
      body .page-container section.side-icons li a {
        position: relative;
        display: block;
        width: 62px;
        height: 62px; }
      body .page-container section.side-icons li span {
        position: absolute;
        top: 21px;
        left: 100px;
        opacity: 0;
        width: 300px;
        height: 15px;
        background: rgba(0, 0, 0, 0.3);
        color: #fff;
        padding: 5px 10px;
        border-radius: 15px;
        font-family: 'ChiantiOSFBTRoman';
        font-size: 14px;
        transition: all 0.3s; }
      body .page-container section.side-icons li:hover span {
        opacity: 1; }
      body .page-container section.side-icons li:hover.icon-search span.hu {
        left: -65px; }
      body .page-container section.side-icons li:hover.icon-search span.en {
        left: -65px; }
      body .page-container section.side-icons li:hover.icon-facebook span.hu {
        left: -80px; }
      body .page-container section.side-icons li:hover.icon-facebook span.en {
        left: -80px; }
      body .page-container section.side-icons li:hover.icon-contact span.hu {
        left: -80px; }
      body .page-container section.side-icons li:hover.icon-contact span.en {
        left: -85px; }
      body .page-container section.side-icons li:hover.icon-why-us span.hu {
        left: -105px; }
      body .page-container section.side-icons li:hover.icon-why-us span.en {
        left: -75px; }
      body .page-container section.side-icons li:hover.icon-about-us span.hu {
        left: -125px; }
      body .page-container section.side-icons li:hover.icon-about-us span.en {
        left: -75px; }
      body .page-container section.side-icons li:hover.icon-event span.hu {
        left: -75px; }
      body .page-container section.side-icons li:hover.icon-event span.en {
        left: -60px; }
      body .page-container section.side-icons li.icon-search a {
        background-position: 0 -620px; }
        body .page-container section.side-icons li.icon-search a:hover {
          background-position: 0 -682px; }
      body .page-container section.side-icons li.icon-facebook a {
        background-position: 0 0; }
        body .page-container section.side-icons li.icon-facebook a:hover {
          background-position: 0 -62px; }
      body .page-container section.side-icons li.icon-contact a {
        background-position: 0 -124px; }
        body .page-container section.side-icons li.icon-contact a:hover {
          background-position: 0 -186px; }
      body .page-container section.side-icons li.icon-why-us a {
        background-position: 0 -372px; }
        body .page-container section.side-icons li.icon-why-us a:hover {
          background-position: 0 -434px; }
      body .page-container section.side-icons li.icon-about-us a {
        background-position: 0 -248px; }
        body .page-container section.side-icons li.icon-about-us a:hover {
          background-position: 0 -310px; }
      body .page-container section.side-icons li.icon-event a {
        background-position: 0 -496px; }
        body .page-container section.side-icons li.icon-event a:hover {
          background-position: 0 -558px; }
  body .page-container section.content {
    padding: 50px 90px; }
    body .page-container section.content ul.tertiary-navigation {
      width: 200px;
      margin: 0 0 0 -90px;
      float: left; }
      body .page-container section.content ul.tertiary-navigation li {
        list-style: none;
        text-align: right;
        padding: 0;
        background-position: bottom;
        background-size: 5px 1px;
        background-repeat: repeat-x; }
        body .page-container section.content ul.tertiary-navigation li a {
          display: block;
          padding: 7px 10px;
          text-decoration: none;
          color: #fff;
          font-size: 14px;
          line-height: 15px;
          font-family: 'ChiantiOSFBTBold';
          text-transform: uppercase; }
        body .page-container section.content ul.tertiary-navigation li:last-child {
          background: none; }
    body .page-container section.content div.tertiary-navigation-content {
      min-height: 500px;
      float: left;
      width: 650px;
      padding: 0 50px; }
  body .page-container footer {
    height: 75px; }
    body .page-container footer nav.footer-navigation {
      float: left; }
      body .page-container footer nav.footer-navigation ul {
        padding: 15px 0 0 3px; }
        body .page-container footer nav.footer-navigation ul li {
          display: inline; }
          body .page-container footer nav.footer-navigation ul li a {
            padding: 15px 7px;
            font-family: 'ChiantiOSFBTBold';
            font-size: 14px;
            text-transform: uppercase;
            text-align: center;
            color: #fff;
            line-height: 50px; }
    body .page-container footer .accreditaion {
      padding: 3px 10px 0 10px; }
      body .page-container footer .accreditaion.edit-pleskonics {
        float: right;
        width: 255px;
        height: 82px;
        background: url(../img/accreditation/accreditationEdit.png) no-repeat; }
      body .page-container footer .accreditaion.csaba-somogyi {
        float: right;
        width: 124px;
        height: 82px;
        background: url(../img/accreditation/accreditationCsaba.png) no-repeat; }

/*
.page-container {
	width: 100%;
	min-width: 1064px;
	height: 100%;
	
	.page {
		@include debug;
		
		position: relative;
		
		width: 1064px;
		min-height: 600px;
		margin: 0 auto;
		
		.logo {
			width: 217px;
			height: 139px;
			padding-bottom: 20px;
			
			background: url(../img/cseauLogo.png) no-repeat;
			
			margin: 0 auto;
			@include hide-text;
		}
		
		.language-selector {
			position: absolute;
			top: 0;
			right: 0;
			
			padding: 12px;
			
			font-family: 'ChiantiOSFBTRoman';
			font-size: 13px;
			color: white;
			text-transform: uppercase;
			
			.language {
				color: white;
				opacity: 0.8;
				
				&:hover {
					opacity: 1;
				}
			}
		}
		
		.main-navigation {
			@include debug;
			
			width: 665px;
			margin: 0 auto;
			
			ul {
				height: 58px;
				background: url(../img/mainmenuBg.png);
				
				li {
					float: left;
					width: 25%;
					height: 54px;
					margin: 2px 0;
					
					a {
						display: block;
						
						font-family: 'ChiantiOSFBTBold';
						font-size: 18px;
						text-transform: uppercase;
						text-align: center;
						color: #ffffff;
						line-height: 58px;
					}
				}
			}
		}
		
		.content-container {
			@include debug;
			
			display: table;
			
			margin-bottom: 50px;
			
			.side-navigation {
				display: table-cell;
				vertical-align: top;
				
				width: 200px;
				height: 400px;
				//background: rgba(#6b1600, 0.4);
				
				ul {
					width: 200px;
					
					li {
						
						a {
							display: block;
							padding: 7px 15px 7px 30px;
							
							font-family: 'ChiantiOSFBTRoman';
							font-size: 16px;
							text-transform: uppercase;
							color: #ffffff;
						}

						&:hover {
							//background: rgba(#6b1600, 0.68);
						}
					}
				}
			}
			
			.sub-navigation {
				@include debug;
				
				display: table-cell;
				vertical-align: top;
				
				//background: rgba(#580a00, 0.72);
				
				ul {
					width: 210px;
					
					li {
						a {
							display: block;
							
							padding: 8px 10px 8px 25px;
							
							font-family: 'ChiantiOSFBTRoman';
							font-size: 14px;
							text-transform: uppercase;
							//color: rgba(241, 213, 194, 1);
						}
						
						&:hover, &.active {
							//background: #580a00;
						}
					}
				}
		
			}
			
			.content {
				@include debug;
				
				display: table-cell;
				
				width: 100%;
				
				background: #ffffff;
				font-family: Arial;
				
				padding: 25px 20px;
				
				h1 {
					padding-bottom: 10px;
					
					font-family: 'ChiantiOSFBTBold';
					font-size: 18px;
					//color: $brown;
					text-transform: uppercase;
				}
				
				h2 {
					padding-bottom: 10px;
					
					font-family: 'ChiantiOSFBTRoman';
					font-size: 14px;
					//color: $brown;
					letter-spacing: -1px;
				}
				
				p {
					//padding: 0 0 10px 20px;
					padding: 0 0 10px 0;
					font-size: 11px;
					line-height: 13px;
					
					strong {
						font-weight: bold;
						//color: lighten($brown, 10%);
					}
				}
				
				ul {
					margin: 10px 0 20px 60px;
					
					li {
						list-style: disc;
						
						padding: 0 0 3px 0;
						
						font-size: 11px;
					}
				}
				
				table {
					margin: 10px 0 20px 20px;
					width: 90%;
					
					thead {
						//@include linear-gradient(lighten($brown, 10%), $brown);
						
						tr {
							th {
								height: 20px;
								padding: 0 5px;
								
								border: 1px solid #ccc;
								border-right: 1px solid #ffffff;
								
								font-size: 11px;
								font-weight: normal;
								color: #ffffff;
								text-align: left;
								line-height: 20px;
								
								&:last-child {
									border-right: 1px solid #ccc;
								}
							}
						}
					}
					
					tbody {
						tr {
							td {
								padding: 5px;
								
								border: 1px solid #ccc;
								
								font-size: 11px;
								
								a {
									//color: $brown;
								}
							}
							
							&.odd {
								
							}
							
							&.even {
								background: rgba(242, 242, 242, 1);
							}
						}
					}
				}
			}
		}
		
		.separator {
			width: 665px;
			height: 2px;
			margin: 0 auto 15px;
			
			background: url(../img/mainmenuBg.png);
		}
	}
	
	.footer {
		
		.footer-links-container {
			//background: rgba(#6b1600, 0.81);
			
			.footer-links {
				@include debug;
				
				width: 665px;
				min-height: 120px;
				margin: 0 auto;
				
				ul {
					li {
						@include debug;
						
						float: left;
						width: 120px;
						margin: 0 15px 0 0;
						
						a {
							display: block;
							height: 38px;
							padding-top: 80px;
							
							background-repeat: no-repeat;
							background-position: 26px 10px;
							
							text-align: center;
							font-family: 'ChiantiOSFBTRoman';
							font-size: 16px;
							text-transform: uppercase;
							color: #ffffff;
							
							&.about-us {
								background-image: url(../img/footer/footerRecommendIcon.png);
							}
							
							&.newsletter {
								background-image: url(../img/footer/footerNewsletterIcon.png);
							}
							&.facebook {
								background-image: url(../img/footer/footerFacebookIcon.png);
							}
							&.contact {
								background-image: url(../img/footer/footerContactIcon.png);
							}
							&.customer-blogs {
								background-image: url(../img/footer/footerBlogIcon.png);
							}
						}
						&:first-child {
							margin-left: 1px;
						}
						&:last-child {
							margin-right: 0;
						}
					}
				}
			}
		}
		
		.footer-accreditation-container {
			position: relative;
			
			//background: #6b1600;
			
			.data {
				position: absolute;
				top: 20px;
				left: 15px;
				
				font-family: 'ChiantiOSFBTRoman';
				font-size: 13px;
				line-height: 15px;
				color: #ffffff;
			}
			
			.footer-accreditation {
				@include debug;
				
				position: relative;
				
				width: 665px;
				min-height: 100px;
				margin: 0 auto;
				
				ul {
					li {
						position: absolute;
						top: 10px;
						
						a {
							@include debug;
							
							display: block;
							width: 100%;
							height: 100%;
							
							@include hide-text;
						}
						
						&.edit {
							left: 100px;
							width: 255px;
							height: 82px;
							background: url(../img/accreditation/accreditationEdit.png);
						}
						
						&.csaba {
							left: 460px;
							width: 124px;
							height: 82px;
							background: url(../img/accreditation/accreditationCsaba.png);
						}
					}
				}
			}
		}
	}
	
	&.company {
		background-image: url(../img/background/companyBg01.jpg);
		
		.page {
			
			.language-selector {
				background: rgba(lighten($brown, 2%), 0.56);
			}
			
			.main-navigation {
				ul {
					li {
						&.active, &:hover {
							background: rgba(lighten($brown, 2%), 0.56);
						}
					}
				}
			}
			
			.content-container {
				.side-navigation {
					background: rgba(darken($brown, 3%), 0.4);
					
					ul {
						width: 200px;
						
						li {
							a {
								border-bottom: 1px dotted lighten($brown, 50%);
							}
							&:hover, &.active {
								background: rgba(darken($brown, 3%), 0.68);
							}
						}
					}
				}
				
				.sub-navigation {
					background: rgba(darken($brown, 5%), 0.72);
					
					ul {
						li {
							a {
								color: $lightBrown;
							}
							
							&:hover, &.active {
								background: darken($brown, 7%);
							}
						}
					}
				}
				
				.content {
					h1 {
						color: $brown;
					}
					
					h2 {
						color: $brown;
					}
					
					p {
						strong {
							color: lighten($brown, 10%);
						}
					}
					
					table {
						thead {
							@include linear-gradient(lighten($brown, 10%), $brown);
						}
						
						tbody {
							tr {
								td {
									a {
										color: $brown;
									}
								}
							}
						}
					}
				}
			}
		}
		
		.footer {
		
			.footer-links-container {
				background: rgba(darken($brown, 7%), 0.81);
			}
			
			.footer-accreditation-container {
				background: darken($brown, 7%);
			}
		}
	}
	
	&.education {
		background-image: url(../img/background/educationBg01.jpg);
		
		.page {
			
			.language-selector {
				background: rgba(lighten($blue, 2%), 0.56);
			}
			
			.main-navigation {
				ul {
					li {
						&.active, &:hover {
							background: rgba(lighten($blue, 2%), 0.56);
						}
					}
				}
			}
			
			.content-container {
				.side-navigation {
					background: rgba(darken($blue, 3%), 0.4);
					
					ul {
						width: 200px;
						
						li {
							a {
								border-bottom: 1px dotted lighten($blue, 70%);
							}
							
							&:hover, &.active {
								background: rgba(darken($blue, 3%), 0.68);
							}
						}
					}
				}
				
				.sub-navigation {
					background: rgba(darken($blue, 5%), 0.72);
					
					ul {
						li {
							a {
								color: $lightBlue;
							}
							
							&:hover, &.active {
								background: darken($blue, 7%);
							}
						}
					}
				}
				
				.content {
					h1 {
						color: $blue;
					}
					
					h2 {
						color: $blue;
					}
					
					p {
						strong {
							color: lighten($blue, 10%);
						}
					}
					
					table {
						thead {
							@include linear-gradient(lighten($blue, 10%), $blue);
						}
						
						tbody {
							tr {
								td {
									a {
										color: $blue;
									}
								}
							}
						}
					}
				}
			}
		}
		
		.footer {
		
			.footer-links-container {
				background: rgba(darken($blue, 7%), 0.81);
			}
			
			.footer-accreditation-container {
				background: darken($blue, 7%);
			}
		}
	}
	
	&.accomodation {
		background-image: url(../img/background/accomodationBg01.jpg);
		
		.page {
			
			.language-selector {
				background: rgba(lighten($green, 2%), 0.56);
			}
			
			.main-navigation {
				ul {
					li {
						&.active, &:hover {
							background: rgba(lighten($green, 2%), 0.56);
						}
					}
				}
			}
			
			.content-container {
				.side-navigation {
					background: rgba(darken($green, 3%), 0.4);
					
					ul {
						width: 200px;
						
						li {
							a {
								border-bottom: 1px dotted lighten($green, 70%);
							}
							
							&:hover, &.active {
								background: rgba(darken($green, 3%), 0.68);
							}
						}
					}
				}
				
				.sub-navigation {
					background: rgba(darken($green, 5%), 0.72);
					
					ul {
						li {
							a {
								color: $lightGreen;
							}
							
							&:hover, &.active {
								background: darken($green, 7%);
							}
						}
					}
				}
				
				.content {
					h1 {
						color: $green;
					}
					
					h2 {
						color: $green;
					}
					
					p {
						strong {
							color: lighten($green, 10%);
						}
					}
					
					table {
						thead {
							@include linear-gradient(lighten($green, 10%), $green);
						}
						
						tbody {
							tr {
								td {
									a {
										color: $green;
									}
								}
							}
						}
					}
				}
			}
		}
		
		.footer {
		
			.footer-links-container {
				background: rgba(darken($green, 7%), 0.81);
			}
			
			.footer-accreditation-container {
				background: darken($green, 7%);
			}
		}
	}
	
	&.immigration {
		background-image: url(../img/background/immigrationBg01.jpg);
		
		.page {
			
			.language-selector {
				background: rgba(lighten($sand, 2%), 0.56);
			}
			
			.main-navigation {
				ul {
					li {
						&.active, &:hover {
							background: rgba(lighten($sand, 2%), 0.56);
						}
					}
				}
			}
			
			.content-container {
				.side-navigation {
					background: rgba(darken($sand, 3%), 0.4);
					
					ul {
						width: 200px;
						
						li {
							a {
								border-bottom: 1px dotted lighten($sand, 70%);
							}
							
							&:hover, &.active {
								background: rgba(darken($sand, 3%), 0.68);
							}
						}
					}
				}
				
				.sub-navigation {
					background: rgba(darken($sand, 5%), 0.72);
					
					ul {
						li {
							a {
								color: $lightSand;
							}
							
							&:hover, &.active {
								background: darken($sand, 7%);
							}
						}
					}
				}
				
				.content {
					h1 {
						color: $sand;
					}
					
					h2 {
						color: $sand;
					}
					
					p {
						strong {
							color: lighten($sand, 10%);
						}
					}
					
					table {
						thead {
							@include linear-gradient(lighten($sand, 10%), $sand);
						}
						
						tbody {
							tr {
								td {
									a {
										color: $sand;
									}
								}
							}
						}
					}
				}
			}
		}
		
		.footer {
		
			.footer-links-container {
				background: rgba(darken($sand, 7%), 0.81);
			}
			
			.footer-accreditation-container {
				background: darken($sand, 7%);
			}
		}
	}
}
*/
body.accomodation .flash-message {
  border: 1px solid #000000;
  background: rgba(100, 0, 0, 0.3); }
  body.accomodation .flash-message > p {
    padding: 0; }
body.accomodation .content h1, body.accomodation .content h2, body.accomodation .content h3 {
  color: #74914e; }
body.accomodation .content p {
  color: #000000; }
  body.accomodation .content p a {
    color: #74914e; }
    body.accomodation .content p a.back-arrow:before {
      background: url(../img/accomodation/backarrow.png); }
body.accomodation .content ul li {
  color: #000000; }
  body.accomodation .content ul li a {
    color: #74914e; }
body.accomodation .content dl dt {
  color: #000000; }
body.accomodation .content dl dd {
  color: #74914e; }
  body.accomodation .content dl dd a {
    color: #74914e; }
body.accomodation .content form fieldset .row label {
  color: #74914e; }
body.accomodation .content form .form-actions input[type="submit"] {
  color: #000000;
  background: #fff; }
body.accomodation .content form .form-actions input[type="button"].btn-secondary {
  color: #74914e;
  background: rgba(129, 159, 90, 0.6); }
body.accomodation .content form .errorMessage {
  color: #000000; }

body.australia .flash-message {
  border: 1px solid #fdebd5;
  background: rgba(100, 0, 0, 0.3); }
  body.australia .flash-message > p {
    padding: 0; }
body.australia .content h1, body.australia .content h2, body.australia .content h3 {
  color: #ffffff; }
body.australia .content p {
  color: #fdebd5; }
  body.australia .content p a {
    color: #ffffff; }
    body.australia .content p a.back-arrow:before {
      background: url(../img/australia/backarrow.png); }
body.australia .content ul li {
  color: #fdebd5; }
  body.australia .content ul li a {
    color: #ffffff; }
body.australia .content dl dt {
  color: #fdebd5; }
body.australia .content dl dd {
  color: #ffffff; }
  body.australia .content dl dd a {
    color: #ffffff; }
body.australia .content form fieldset .row label {
  color: #ffffff; }
body.australia .content form .form-actions input[type="submit"] {
  color: #fdebd5;
  background: #fff; }
body.australia .content form .form-actions input[type="button"].btn-secondary {
  color: #ffffff;
  background: rgba(255, 145, 90, 0.6); }
body.australia .content form .errorMessage {
  color: #fdebd5; }

body.company .flash-message {
  border: 1px solid #fdebd5;
  background: rgba(100, 0, 0, 0.3); }
  body.company .flash-message > p {
    padding: 0; }
body.company .content h1, body.company .content h2, body.company .content h3 {
  color: #ffffff; }
body.company .content p {
  color: #fdebd5; }
  body.company .content p a {
    color: #ffffff; }
    body.company .content p a.back-arrow:before {
      background: url(../img/company/backarrow.png); }
body.company .content ul li {
  color: #fdebd5; }
  body.company .content ul li a {
    color: #ffffff; }
body.company .content dl dt {
  color: #fdebd5; }
body.company .content dl dd {
  color: #ffffff; }
  body.company .content dl dd a {
    color: #ffffff; }
body.company .content form fieldset .row label {
  color: #ffffff; }
body.company .content form .form-actions input[type="submit"] {
  color: #fdebd5;
  background: #830006; }
body.company .content form .form-actions input[type="button"].btn-secondary {
  color: #ffffff;
  background: rgba(255, 145, 90, 0.6); }
body.company .content form .errorMessage {
  color: #fdebd5; }

body.education .flash-message {
  border: 1px solid #000000;
  background: rgba(100, 0, 0, 0.3); }
  body.education .flash-message > p {
    padding: 0; }
body.education .content h1, body.education .content h2, body.education .content h3 {
  color: #396b92; }
body.education .content p {
  color: #000000; }
  body.education .content p a {
    color: #396b92; }
    body.education .content p a.back-arrow:before {
      background: url(../img/education/backarrow.png); }
body.education .content ul li {
  color: #000000; }
  body.education .content ul li a {
    color: #396b92; }
body.education .content dl dt {
  color: #000000; }
body.education .content dl dd {
  color: #396b92; }
  body.education .content dl dd a {
    color: #396b92; }
body.education .content form fieldset .row label {
  color: #396b92; }
body.education .content form .form-actions input[type="submit"] {
  color: #000000;
  background: #fff; }
body.education .content form .form-actions input[type="button"].btn-secondary {
  color: #396b92;
  background: rgba(47, 101, 142, 0.6); }
body.education .content form .errorMessage {
  color: #000000; }

body.immigration .flash-message {
  border: 1px solid #666666;
  background: rgba(193, 140, 80, 0.2); }
  body.immigration .flash-message > p {
    padding: 0; }
body.immigration .content h1, body.immigration .content h2, body.immigration .content h3 {
  color: #8c511d; }
body.immigration .content p {
  color: #666666; }
  body.immigration .content p a {
    color: #8c511d; }
    body.immigration .content p a.back-arrow:before {
      background: url(../img/immigration/backarrow.png); }
body.immigration .content ul li {
  color: #666666; }
  body.immigration .content ul li a {
    color: #8c511d; }
body.immigration .content dl dt {
  color: #666666; }
body.immigration .content dl dd {
  color: #8c511d; }
  body.immigration .content dl dd a {
    color: #8c511d; }
body.immigration .content form fieldset .row label {
  color: #8c511d; }
body.immigration .content form .form-actions input[type="submit"] {
  color: #666666;
  background: #efc28f; }
body.immigration .content form .form-actions input[type="button"].btn-secondary {
  color: #8c511d;
  background: #c18c50; }
body.immigration .content form .errorMessage {
  color: #666666; }

body.information .flash-message {
  border: 1px solid #666666;
  background: rgba(193, 140, 80, 0.2); }
  body.information .flash-message > p {
    padding: 0; }
body.information .content h1, body.information .content h2, body.information .content h3 {
  color: #e16b25; }
body.information .content p {
  color: #666666; }
  body.information .content p a {
    color: #8c511d; }
    body.information .content p a.back-arrow:before {
      background: url(../img/information/backarrow.png); }
body.information .content ul li {
  color: #666666; }
  body.information .content ul li a {
    color: #e16b25; }
body.information .content dl dt {
  color: #666666; }
body.information .content dl dd {
  color: #e16b25; }
  body.information .content dl dd a {
    color: #e16b25; }
body.information .content form fieldset .row label {
  color: #e16b25; }
body.information .content form .form-actions input[type="submit"] {
  color: #666666;
  background: #efc28f; }
body.information .content form .form-actions input[type="button"].btn-secondary {
  color: #e16b25;
  background: #fdaa5d; }
body.information .content form .errorMessage {
  color: #666666; }

.flash-message {
  margin: 0 0 20px;
  padding: 20px; }

.content {
  font-family: Arial;
  font-size: 15px;
  line-height: 21px; }
  .content h1 {
    padding-bottom: 20px;
    font-family: 'ChiantiOSFBTBold';
    font-size: 18px;
    text-transform: uppercase;
    color: #fff; }
  .content h2 {
    padding-bottom: 20px;
    font-family: 'ChiantiOSFBTRoman';
    font-size: 16px; }
  .content h3 {
    padding-bottom: 20px;
    font-family: 'ChiantiOSFBTRoman';
    font-size: 16px; }
  .content p {
    padding: 0 0 15px 0;
    font-size: 15px;
    line-height: 21px;
    text-align: justify;
    font-family: 'ChiantiOSFBTRoman'; }
    .content p strong {
      font-weight: bold; }
    .content p a {
      text-decoration: underline; }
      .content p a.back-arrow:before {
        /*
        font-family: FontAwesome;
        font-size: 11px;
        content: "\f0d9";
        display: inline-block;
        margin-right: 5px;
        */
        content: " ";
        display: inline-block;
        margin-right: 5px;
        width: 24px;
        height: 24px;
        vertical-align: middle; }
  .content h1 + p {
    font-family: 'ChiantiOSFBTBold'; }
  .content ul {
    margin: 10px 0 20px 60px; }
    .content ul li {
      list-style: disc;
      padding: 0 0 3px 0;
      font-family: 'ChiantiOSFBTRoman'; }
      .content ul li a {
        text-decoration: underline; }
  .content table {
    margin: 10px 0 20px 20px;
    width: 90%;
    /*
    thead {
    	tr {
    		th {
    			height: 20px;
    			padding: 0 5px;
    			
    			border: 1px solid #ccc;
    			border-right: 1px solid #ffffff;
    			
    			font-size: 11px;
    			font-weight: normal;
    			color: #ffffff;
    			text-align: left;
    			line-height: 20px;
    			
    			&:last-child {
    				border-right: 1px solid #ccc;
    			}
    		}
    	}
    }
    
    tbody {
    	tr {
    		td {
    			padding: 5px;
    			border: 1px solid #ccc;
    			font-size: 11px;
    		}
    		
    		&.odd {
    			
    		}
    		
    		&.even {
    			background: rgba(242, 242, 242, 1);
    		}
    	}
    }
    */ }
  .content form fieldset:not(:first-child) {
    margin-top: 20px; }
  .content form fieldset .row {
    padding-bottom: 5px; }
    .content form fieldset .row label {
      display: inline-block;
      width: 180px; }
    .content form fieldset .row input[type="text"] {
      width: 250px; }
    .content form fieldset .row .errorMessage {
      display: inline-block;
      padding-left: 5px; }
    .content form fieldset .row.checkbox label {
      width: auto; }
    .content form fieldset .row.captcha {
      margin-top: 20px; }
  .content form .form-actions {
    padding-top: 20px; }
    .content form .form-actions input[type="submit"], .content form .form-actions input[type="button"] {
      border: none;
      padding: 5px 10px;
      font-size: 15px; }
      .content form .form-actions input[type="submit"]:hover, .content form .form-actions input[type="button"]:hover {
        cursor: pointer; }
      .content form .form-actions input[type="submit"].btn-secondary, .content form .form-actions input[type="button"].btn-secondary {
        background: #ddd; }

body.accomodation .team h3 {
  color: #000000; }

body.australia .team h3 {
  color: #fdebd5; }

body.company .team h3 {
  color: #fdebd5; }

body.education .team h3 {
  color: #000000; }

body.immigration .team h3 {
  color: #666666; }

body.information .team h3 {
  color: #666666; }

.team h3 {
  font-family: 'ChiantiOSFBTBold'; }
.team .employee {
  margin: 0 0 30px 0;
  display: table; }
  .team .employee .picture {
    display: table-cell;
    vertical-align: top; }
    .team .employee .picture img {
      width: 90px;
      max-height: 90px;
      border: 3px solid #fdebd5; }
  .team .employee .info {
    display: table-cell;
    vertical-align: top;
    padding-left: 20px; }
    .team .employee .info .description p {
      padding-left: 0; }

body.accomodation ul.pager li a {
  color: #ffffff; }
body.accomodation ul.pager li.hidden a {
  color: #ffffff; }
body.accomodation ul.pager li.page.selected {
  background: #ffffff; }
  body.accomodation ul.pager li.page.selected a {
    color: #ffffff; }

body.australia ul.pager li a {
  color: #ffffff; }
body.australia ul.pager li.hidden a {
  color: #ffffff; }
body.australia ul.pager li.page.selected {
  background: #ffffff; }
  body.australia ul.pager li.page.selected a {
    color: #ffffff; }

body.company ul.pager li a {
  color: #ffffff; }
body.company ul.pager li.hidden a {
  color: #ffffff; }
body.company ul.pager li.page.selected {
  background: #fdebd5; }
  body.company ul.pager li.page.selected a {
    color: #000000; }

body.education ul.pager li a {
  color: #396b92; }
body.education ul.pager li.hidden a {
  color: #396b92; }
body.education ul.pager li.page.selected {
  background: #396b92; }
  body.education ul.pager li.page.selected a {
    color: #ffffff; }

body.immigration ul.pager li a {
  color: #666666; }
body.immigration ul.pager li.hidden a {
  color: #666666; }
body.immigration ul.pager li.page.selected {
  background: #8c511d; }
  body.immigration ul.pager li.page.selected a {
    color: #ffffff; }

body.information ul.pager li a {
  color: #ffffff; }
body.information ul.pager li.hidden a {
  color: #ffffff; }
body.information ul.pager li.page.selected {
  background: #ffffff; }
  body.information ul.pager li.page.selected a {
    color: #ffffff; }

body ul.pager {
  margin: 5px 0;
  padding: 0; }
  body ul.pager li {
    list-style: none;
    display: inline-block;
    line-height: 10px; }
    body ul.pager li.hidden {
      /* overriding hidden helper class */
      display: inline-block !important;
      visibility: inherit;
      opacity: 0.6; }
      body ul.pager li.hidden a {
        color: #f7d5c2; }
        body ul.pager li.hidden a:hover {
          cursor: default; }
    body ul.pager li a {
      color: #fff;
      position: relative;
      font-family: 'Cambria';
      text-decoration: none; }
    body ul.pager li.first {
      margin-right: 10px; }
      body ul.pager li.first a:before {
        font-family: FontAwesome;
        content: "\f04a";
        vertical-align: middle; }
      body ul.pager li.first.hidden:before {
        font-family: FontAwesome;
        content: "\f04a";
        vertical-align: middle; }
    body ul.pager li.previous {
      margin-right: 10px; }
      body ul.pager li.previous a:before {
        font-family: FontAwesome;
        content: "\f0d9";
        font-size: 23px;
        vertical-align: middle; }
      body ul.pager li.previous.hidden:before {
        font-family: FontAwesome;
        content: "\f0d9";
        font-size: 23px;
        vertical-align: middle; }
    body ul.pager li.page {
      margin: 0 3px; }
      body ul.pager li.page.selected {
        background: #f1d6b8;
        padding: 5px;
        border-radius: 10px;
        width: 10px;
        height: 10px;
        text-align: center; }
    body ul.pager li.next {
      margin-left: 10px;
      margin-right: 10px; }
      body ul.pager li.next a:before {
        font-family: FontAwesome;
        content: "\f0da";
        font-size: 23px;
        vertical-align: middle; }
      body ul.pager li.next.hidden:before {
        font-family: FontAwesome;
        content: "\f0da";
        font-size: 23px;
        vertical-align: middle; }
    body ul.pager li.last a:before {
      font-family: FontAwesome;
      content: "\f04e";
      vertical-align: middle; }
    body ul.pager li.last.hidden:before {
      font-family: FontAwesome;
      content: "\f04e";
      vertical-align: middle; }

ul.accreditation-list {
  margin: 0 -90px 20px -90px;
  padding: 0 90px;
  background: rgba(255, 165, 94, 0.2); }
  ul.accreditation-list > li {
    display: inline-block;
    vertical-align: top;
    list-style: none;
    color: #fff;
    font-size: 12px;
    margin-right: 40px;
    padding: 5px 0;
    border-top: 4px solid #f98452; }
    ul.accreditation-list > li:last-child {
      margin-right: 0; }
    ul.accreditation-list > li h3 {
      color: #fff;
      text-transform: uppercase;
      padding-bottom: 10px; }
      ul.accreditation-list > li h3 span {
        display: block;
        padding-top: 5px;
        text-transform: none;
        font-size: 14px;
        color: #ffe7d9; }
    ul.accreditation-list > li ul {
      margin: 0;
      padding: 0 0 5px 0; }
      ul.accreditation-list > li ul li {
        margin: 0 10px 0 0;
        padding: 0;
        display: inline-block; }
        ul.accreditation-list > li ul li a {
          display: block;
          margin: 0;
          padding: 0 0 0 135px;
          height: 50px;
          font-style: bold;
          color: #fff; }
          ul.accreditation-list > li ul li a:hover {
            text-decoration: underline; }
          ul.accreditation-list > li ul li a span {
            display: block; }
        ul.accreditation-list > li ul li.edit-pleskonics-marn {
          background: url(../img/accreditation/accreditationEditSmallMarn.jpg);
          background-repeat: no-repeat; }
        ul.accreditation-list > li ul li.edit-pleskonics {
          background: url(../img/accreditation/accreditationEditSmall.jpg);
          background-repeat: no-repeat; }
        ul.accreditation-list > li ul li.csaba-somogyi {
          background: url(../img/accreditation/accreditationCsabaSmall.jpg);
          background-repeat: no-repeat; }
        ul.accreditation-list > li ul li:last-child {
          margin-right: 0; }

body.accomodation .reviews table tbody tr {
  background-image: linear-gradient(to right, #74914e 20%, rgba(255, 255, 255, 0) 10%); }
  body.accomodation .reviews table tbody tr td .more {
    background: #ffffff; }
  body.accomodation .reviews table tbody tr td:nth-child(1) {
    background-image: linear-gradient(to bottom, #74914e 20%, rgba(255, 255, 255, 0) 10%); }
body.accomodation .review-image {
  background: #ffffff; }
  body.accomodation .review-image span {
    color: #ffffff; }

body.australia .reviews table tbody tr {
  background-image: linear-gradient(to right, #ffffff 20%, rgba(255, 255, 255, 0) 10%); }
  body.australia .reviews table tbody tr td .more {
    background: #ffffff; }
  body.australia .reviews table tbody tr td:nth-child(1) {
    background-image: linear-gradient(to bottom, #ffffff 20%, rgba(255, 255, 255, 0) 10%); }
body.australia .review-image {
  background: #ffffff; }
  body.australia .review-image span {
    color: #ffffff; }

body.company .reviews table tbody tr {
  background-image: linear-gradient(to right, #ffffff 20%, rgba(255, 255, 255, 0) 10%); }
  body.company .reviews table tbody tr td .more {
    background: #973219; }
  body.company .reviews table tbody tr td:nth-child(1) {
    background-image: linear-gradient(to bottom, #ffffff 20%, rgba(255, 255, 255, 0) 10%); }
body.company .review-image {
  background: #f7e2cc; }
  body.company .review-image span {
    color: #6b2a1e; }

body.education .reviews table tbody tr {
  background-image: linear-gradient(to right, #396b92 20%, rgba(255, 255, 255, 0) 10%); }
  body.education .reviews table tbody tr td .more {
    background: #336d91; }
  body.education .reviews table tbody tr td:nth-child(1) {
    background-image: linear-gradient(to bottom, #396b92 20%, rgba(255, 255, 255, 0) 10%); }
body.education .review-image {
  background: #b0d4eb; }
  body.education .review-image span {
    color: #314f63; }

body.immigration .reviews table tbody tr {
  background-image: linear-gradient(to right, #8c511d 20%, rgba(255, 255, 255, 0) 10%); }
  body.immigration .reviews table tbody tr td .more {
    background: #67300d; }
  body.immigration .reviews table tbody tr td:nth-child(1) {
    background-image: linear-gradient(to bottom, #8c511d 20%, rgba(255, 255, 255, 0) 10%); }
body.immigration .review-image {
  background: #e6b37e; }
  body.immigration .review-image span {
    color: #8d4f27; }

body.information .reviews table tbody tr {
  background-image: linear-gradient(to right, #e16b25 20%, rgba(255, 255, 255, 0) 10%); }
  body.information .reviews table tbody tr td .more {
    background: #67300d; }
  body.information .reviews table tbody tr td:nth-child(1) {
    background-image: linear-gradient(to bottom, #e16b25 20%, rgba(255, 255, 255, 0) 10%); }
body.information .review-image {
  background: #e6b37e; }
  body.information .review-image span {
    color: #8d4f27; }

.reviews table {
  width: 100%;
  margin: 0; }
  .reviews table tbody tr {
    background-position: top;
    background-size: 5px 1px;
    background-repeat: repeat-x; }
    .reviews table tbody tr td {
      position: relative;
      width: 50%;
      border: none;
      background-position: right;
      background-size: 1px 5px;
      background-repeat: repeat-y;
      padding: 10px 10px; }
      .reviews table tbody tr td .review-image {
        float: left;
        margin: 0 10px 0px 0; }
      .reviews table tbody tr td h3 {
        padding-bottom: 10px; }
      .reviews table tbody tr td p {
        padding: 0 0 30px 0; }
      .reviews table tbody tr td .more {
        position: absolute;
        right: 10px;
        bottom: 10px;
        padding: 5px;
        color: #fff;
        -webkit-transition: background-color 100ms linear;
        -moz-transition: background-color 100ms linear;
        -o-transition: background-color 100ms linear;
        -ms-transition: background-color 100ms linear;
        transition: background-color 100ms linear; }
        .reviews table tbody tr td .more:hover {
          background: rgba(151, 50, 25, 0.7); }
        .reviews table tbody tr td .more:after {
          font-family: FontAwesome;
          font-size: 11px;
          content: "\f0da";
          display: inline-block;
          margin-left: 5px; }

.review {
  min-height: 300px; }
  .review .review-image {
    float: left;
    margin: 0 20px 0px 0; }
  .review .text {
    margin-left: 150px; }

.review-image {
  text-align: center; }
  .review-image img {
    display: block;
    padding: 4px;
    width: 122px;
    max-height: 122px; }
  .review-image span {
    display: block;
    padding: 10px 0;
    text-transform: uppercase; }

body.accomodation .content .faqs ul.faq li {
  background-image: linear-gradient(to right, #74914e 20%, rgba(255, 255, 255, 0) 10%); }
  body.accomodation .content .faqs ul.faq li span p {
    color: #74914e; }

body.australia .content .faqs ul.faq li {
  background-image: linear-gradient(to right, #ffffff 20%, rgba(255, 255, 255, 0) 10%); }
  body.australia .content .faqs ul.faq li span p {
    color: #ffffff; }

body.company .content .faqs ul.faq li {
  background-image: linear-gradient(to right, #ffffff 20%, rgba(255, 255, 255, 0) 10%); }
  body.company .content .faqs ul.faq li span p {
    color: #ffffff; }

body.education .content .faqs ul.faq li {
  background-image: linear-gradient(to right, #396b92 20%, rgba(255, 255, 255, 0) 10%); }
  body.education .content .faqs ul.faq li span p {
    color: #396b92; }

body.immigration .content .faqs ul.faq li {
  background-image: linear-gradient(to right, #8c511d 20%, rgba(255, 255, 255, 0) 10%); }
  body.immigration .content .faqs ul.faq li span p {
    color: #8c511d; }

body.information .content .faqs ul.faq li {
  background-image: linear-gradient(to right, #e16b25 20%, rgba(255, 255, 255, 0) 10%); }
  body.information .content .faqs ul.faq li span p {
    color: #e16b25; }

ul.faq {
  margin: 0;
  padding: 0; }
  ul.faq li {
    padding: 10px 10px 0;
    list-style: none;
    background-position: top;
    background-size: 5px 1px;
    background-repeat: repeat-x; }
    ul.faq li p {
      padding-left: 50px; }
    ul.faq li span {
      display: block; }
      ul.faq li span p {
        padding-left: 0;
        font-family: 'ChiantiOSFBTBold'; }

body.accomodation .images {
  float: left;
  width: 250px;
  min-height: 300px;
  margin: 0 20px 0 0; }
  body.accomodation .images > a {
    display: inline-block;
    padding: 5px;
    border: 15px solid #244614;
    background: #fff; }
    body.accomodation .images > a img {
      max-width: 200px;
      max-height: 140px; }
  body.accomodation .images ul {
    margin: 15px 0 0 0;
    padding: 0; }
    body.accomodation .images ul li {
      list-style: none;
      float: left;
      max-height: 59px; }
      body.accomodation .images ul li img {
        max-width: 60px;
        max-height: 40px;
        margin: 0 8px 5px 0;
        border: 5px solid #cfddc5; }
body.accomodation dl.data-sheet {
  margin: 0 0 0 260px;
  padding: 0 0 25px 0;
  background-image: linear-gradient(to right, #244614 20%, rgba(255, 255, 255, 0) 10%);
  background-position: bottom;
  background-size: 5px 1px;
  background-repeat: repeat-x; }
  body.accomodation dl.data-sheet dt {
    float: left;
    min-width: 350px;
    color: #74914e; }
    body.accomodation dl.data-sheet dt.note {
      margin-top: 10px;
      font-size: 13px;
      font-style: italic; }
      body.accomodation dl.data-sheet dt.note:after {
        content: ""; }
    body.accomodation dl.data-sheet dt:after {
      content: ":"; }
  body.accomodation dl.data-sheet dd {
    font-weight: bold;
    color: #74914e; }
body.accomodation .description {
  margin: 25px 0 0 270px;
  padding: 0 10px 0 0; }

body .events > ul.event-list {
  margin: 20px 0 0 0; }
  body .events > ul.event-list li {
    list-style: none;
    margin: 25px 0;
    border-left: 6px solid rgba(100, 0, 0, 0.5);
    padding-left: 10px;
    margin-left: 10px; }
    body .events > ul.event-list li h2 {
      font-size: 19px;
      padding: 10px 0 0 0; }
      body .events > ul.event-list li h2 a {
        color: #fff; }
    body .events > ul.event-list li p {
      margin-left: 15px;
      font-size: 14px; }
      body .events > ul.event-list li p span.date {
        margin-left: -15px;
        display: inline-block;
        color: #fff;
        font-family: 'ChiantiOSFBTRoman';
        font-size: 15px; }
      body .events > ul.event-list li p:last-child {
        padding-bottom: 10px; }
    body .events > ul.event-list li a.image {
      float: right;
      width: 110px; }
      body .events > ul.event-list li a.image img {
        max-width: 100px;
        max-height: 64px;
        border: 2px solid #fdebd5; }
      body .events > ul.event-list li a.image:last-child {
        padding-left: 25px; }
body .events hr.dotted {
  display: block;
  height: 1px;
  background-image: linear-gradient(to right, #e4e4e4 20%, rgba(255, 255, 255, 0) 10%);
  background-position: bottom;
  background-size: 5px 1px;
  background-repeat: repeat-x;
  border: none; }
body .events table {
  width: 100%;
  margin: 0;
  background-image: linear-gradient(to right, #e4e4e4 20%, rgba(255, 255, 255, 0) 10%);
  background-position: bottom;
  background-size: 5px 1px;
  background-repeat: repeat-x; }
  body .events table tbody tr {
    background-image: linear-gradient(to right, #e4e4e4 20%, rgba(255, 255, 255, 0) 10%);
    background-position: top;
    background-size: 5px 1px;
    background-repeat: repeat-x; }
    body .events table tbody tr td {
      border: none;
      padding: 1px 0 0 0; }
      body .events table tbody tr td.date span {
        display: inline-block;
        width: 130px;
        height: 100%;
        padding: 10px 0;
        line-height: 1.1;
        background: rgba(100, 0, 0, 0.5);
        text-align: center;
        color: #fff;
        font-family: 'ChiantiOSFBTRoman';
        font-size: 18px; }
      body .events table tbody tr td.title {
        vertical-align: top;
        padding: 15px 10px 0; }
        body .events table tbody tr td.title h3 {
          color: #fff;
          font-family: 'ChiantiOSFBTRoman';
          font-size: 18px; }
        body .events table tbody tr td.title p {
          font-size: 12px;
          line-height: 15px; }
      body .events table tbody tr td.image {
        position: relative;
        width: 110px; }
        body .events table tbody tr td.image img {
          position: absolute;
          top: 5px;
          max-width: 100px;
          max-height: 64px;
          border: 2px solid #fdebd5; }
      body .events table tbody tr td.more {
        width: 120px;
        vertical-align: middle; }
        body .events table tbody tr td.more .more {
          padding: 5px;
          color: #fff; }
          body .events table tbody tr td.more .more:hover {
            text-decoration: underline; }
          body .events table tbody tr td.more .more:after {
            font-family: FontAwesome;
            font-size: 11px;
            content: "\f0da";
            display: inline-block;
            margin-left: 5px; }
      body .events table tbody tr td h3 {
        padding-bottom: 10px; }
      body .events table tbody tr td p {
        padding: 0; }

.event {
  min-height: 300px; }
  .event dl {
    background-color: rgba(100, 0, 0, 0.1);
    background-image: linear-gradient(to right, #e4e4e4 20%, rgba(255, 255, 255, 0) 10%), linear-gradient(to right, #e4e4e4 20%, rgba(255, 255, 255, 0) 10%);
    background-position: bottom, top;
    background-size: 5px 1px;
    background-repeat: repeat-x;
    margin: 0 -20px 10px;
    padding: 10px 20px; }
    .event dl dt {
      float: left;
      min-width: 130px; }
  .event .gallery {
    margin: 0;
    padding: 0; }
    .event .gallery li {
      float: left;
      list-style: none;
      margin: 0 20px 20px 0;
      padding: 0; }
      .event .gallery li img {
        max-width: 150px;
        border: 2px solid #fdebd5; }

ul.cons {
  margin: 0;
  padding: 0; }
  ul.cons li {
    position: relative;
    list-style: none;
    min-height: 80px;
    margin: 0 0 20px 0;
    padding: 0 10px 0 95px;
    box-sizing: border-box; }
    ul.cons li span {
      font-family: 'ChiantiOSFBTBold';
      color: #fff;
      text-transform: uppercase;
      font-size: 17px;
      display: block; }
    ul.cons li:before {
      position: absolute;
      left: 0;
      content: " ";
      width: 84px;
      height: 68px;
      background: url(../img/company/cons.png);
      background-repeat: no-repeat; }
    ul.cons li.office-au:before {
      background-position: 0 0; }
    ul.cons li.office-hu:before {
      background-position: 0 -68px; }
    ul.cons li.accreditations:before {
      background-position: 0 -136px; }
    ul.cons li.experience:before {
      background-position: 0 -204px; }
    ul.cons li.only-au:before {
      background-position: 0 -272px; }
    ul.cons li.consulting:before {
      background-position: 0 -340px; }
    ul.cons li.payment:before {
      background-position: 0 -408px; }
    ul.cons li.guarantee:before {
      background-position: 0 -476px; }
    ul.cons li.accomodation:before {
      background-position: 0 -544px; }

ul.services {
  margin: 0;
  padding: 0; }
  ul.services li {
    width: 50%;
    float: left;
    position: relative;
    height: 110px;
    margin: 0 0 20px 0;
    padding: 0 10px 0 95px;
    box-sizing: border-box;
    list-style: none; }
    ul.services li span {
      font-family: 'ChiantiOSFBTBold';
      color: #fff;
      text-transform: uppercase;
      font-size: 17px;
      display: block; }
    ul.services li:before {
      position: absolute;
      left: 0;
      content: " ";
      width: 84px;
      height: 84px;
      background: url(../img/company/services.png);
      background-repeat: no-repeat; }
    ul.services li.visa:before {
      background-position: 0 0; }
    ul.services li.flight-ticket:before {
      background-position: 0 -84px; }
    ul.services li.accomodation:before {
      background-position: 0 -168px; }
    ul.services li.insurrance:before {
      background-position: 0 -252px; }
    ul.services li.feast:before {
      background-position: 0 -336px; }
    ul.services li.abn:before {
      background-position: 0 -420px; }
    ul.services li.transfer:before {
      background-position: 0 -504px; }
    ul.services li.mobile:before {
      background-position: 0 -588px; }
    ul.services li.bank:before {
      background-position: 0 -672px; }
    ul.services li.immigration:before {
      background-position: 0 -756px; }
    ul.services li.tax:before {
      background-position: 0 -840px; }

.contact img.contact-map {
  border: 4px solid #f7e2cc;
  float: left;
  margin: 0 25px 0 0; }
.contact div.info {
  float: left;
  width: 260px; }
  .contact div.info p .underline {
    text-decoration: underline; }
  .contact div.info p time {
    color: #fff;
    font-size: 17px; }
    .contact div.info p time .time {
      font-family: 'ChiantiOSFBTBold';
      font-size: 18px;
      display: inline-block;
      width: 75px;
      padding-left: 10px; }
  .contact div.info .skype {
    margin: -5px 0 -70px 0; }
    .contact div.info .skype p {
      float: left; }
    .contact div.info .skype .skype-button {
      display: inline-block;
      margin: -23px 0 0 -10px; }
.contact .team {
  float: right; }

.education table.schools,
.education table.courses {
  width: 100%;
  margin: 0;
  padding: 0; }
  .education table.schools thead th,
  .education table.courses thead th {
    padding: 3px 10px;
    background: #366b8f;
    color: #c0d4e2;
    text-align: left; }
  .education table.schools tbody tr,
  .education table.courses tbody tr {
    background-image: linear-gradient(to right, #555 20%, rgba(255, 255, 255, 0) 10%);
    background-position: bottom;
    background-size: 5px 1px;
    background-repeat: repeat-x; }
    .education table.schools tbody tr td,
    .education table.courses tbody tr td {
      vertical-align: middle;
      padding: 10px; }
      .education table.schools tbody tr td a,
      .education table.courses tbody tr td a {
        color: #000; }
      .education table.schools tbody tr td a:hover,
      .education table.courses tbody tr td a:hover {
        text-decoration: underline; }

body.education {
  	/*
  	table {
  		tbody {
  			tr {
  				td {
  					&.logo {
  						height: 80px;
  						width: 80px;
  						padding: 0;
  
  						a {
  							display: block;
  							width: 80px;
  							height: 80px;
  							margin-bottom: 2px;
  							
  							white-space: nowrap;
  							text-align: center;
  							background: white;
  							box-sizing: border-box;
  							border: 2px solid $blue;
  
  							.helper {
  								display: inline-block;
  								height: 100%;
  								vertical-align: middle;
  							}
  
  							img {
  								vertical-align: middle;
  								max-width: 70px;
  								max-height: 70px;
  								margin-left: -4px;
  							}
  						}
  					}
  
  					&.name {
  						background: rgba(131, 195, 255, 0.04);
  
  						a {
  							font-family: 'ChiantiOSFBTBold';
  							color: $blue;
  						}
  					}
  					&.city {
  						background: rgba(172, 207, 239, 0.15);
  					}
  					&.course {
  						background: rgba(172, 207, 239, 0.15);	
  					}
  					&.more {
  						width: 100px;
  						text-align: center;
  						background: rgba(128, 162, 185, 1);
  
  						a {
  							color: #fff;
  						}
  					}
  				}
  			}
  		}
  	}
  	*/ }
  body.education .content form {
    padding-bottom: 30px; }
    body.education .content form .form-actions input[type="submit"] {
      background: #366b8f;
      color: #fff;
      border-radius: 3px;
      font-size: 12px; }
  body.education .schools-table {
    display: table;
    width: 100%; }
    body.education .schools-table .row {
      display: table-row; }
    body.education .schools-table .cell {
      display: table-cell; }
    body.education .schools-table .logo {
      width: 80px; }
    body.education .schools-table .city {
      width: 25%; }
    body.education .schools-table .course {
      width: 25%; }
    body.education .schools-table .header .cell {
      padding: 3px 10px;
      background: #366b8f;
      color: #c0d4e2;
      text-align: left; }
    body.education .schools-table a .logo {
      height: 80px;
      padding: 0; }
      body.education .schools-table a .logo .logo-wrapper {
        display: block;
        width: 80px;
        height: 80px;
        margin-bottom: 2px;
        white-space: nowrap;
        text-align: center;
        background: white;
        box-sizing: border-box;
        border: 2px solid #366b8f; }
        body.education .schools-table a .logo .logo-wrapper .helper {
          display: inline-block;
          height: 100%;
          vertical-align: middle; }
        body.education .schools-table a .logo .logo-wrapper img {
          vertical-align: middle;
          max-width: 70px;
          max-height: 70px;
          margin-left: -4px; }
    body.education .schools-table a .name {
      background: rgba(131, 195, 255, 0.04);
      font-family: 'ChiantiOSFBTBold';
      color: #366b8f; }
    body.education .schools-table a .city {
      background: rgba(172, 207, 239, 0.15);
      padding-left: 10px;
      color: #366b8f; }
    body.education .schools-table a .course {
      background: rgba(172, 207, 239, 0.15);
      padding-left: 10px;
      color: #366b8f; }
    body.education .schools-table a:hover {
      background: rgba(172, 207, 239, 0.3); }
  body.education .school .images {
    float: right;
    width: 250px;
    min-height: 300px;
    margin: 0 0 20px 20px; }
    body.education .school .images .logo {
      width: 250px;
      height: 250px;
      border: 4px solid #366b8f;
      white-space: nowrap;
      text-align: center;
      background: white;
      box-sizing: border-box; }
      body.education .school .images .logo .helper {
        display: inline-block;
        height: 100%;
        vertical-align: middle; }
      body.education .school .images .logo img {
        vertical-align: middle;
        max-width: 200px;
        max-height: 200px; }
    body.education .school .images ul {
      margin: 15px 0 0 0;
      padding: 0; }
      body.education .school .images ul li {
        list-style: none;
        float: left;
        margin: 0 18px 5px 0; }
        body.education .school .images ul li:nth-child(3n) {
          margin-right: 0; }
        body.education .school .images ul li img {
          width: 60px;
          max-height: 40px;
          border: 5px solid #b0cde1; }
  body.education .school .courses {
    margin-bottom: 50px; }
    body.education .school .courses h2 {
      margin-top: 50px;
      font-family: 'ChiantiOSFBTBold'; }
      body.education .school .courses h2:first-child {
        margin-top: 0; }
    body.education .school .courses h3 {
      margin-top: 20px; }
    body.education .school .courses table {
      margin-bottom: 20px; }
      body.education .school .courses table thead tr th.highlight {
        background: #4487b4; }
      body.education .school .courses table tbody tr td.price-original, body.education .school .courses table tbody tr td.price-cse, body.education .school .courses table tbody tr td.price-enrollment {
        font-family: 'ChiantiOSFBTRoman'; }
      body.education .school .courses table tbody tr td.title {
        background: rgba(172, 207, 239, 0.15);
        font-family: 'ChiantiOSFBTBold';
        color: #366b8f; }
        body.education .school .courses table tbody tr td.title .cricos {
          font-family: 'ChiantiOSFBTRoman';
          font-size: 13px;
          display: block; }
      body.education .school .courses table tbody tr td.highlight {
        background: rgba(172, 207, 239, 0.3);
        font-family: 'ChiantiOSFBTBold';
        color: #366b8f; }

body.education .page-container .content.schools .tertiary-navigation {
  width: 150px; }
body.education .page-container .content.schools .discounts.tertiary-navigation-content {
  width: 900px;
  margin-right: -90px;
  padding: 0 0 0 50px; }
  body.education .page-container .content.schools .discounts.tertiary-navigation-content .pager li a {
    text-decoration: none; }
  body.education .page-container .content.schools .discounts.tertiary-navigation-content table.school {
    margin: 0 0 50px 0;
    width: 100%; }
    body.education .page-container .content.schools .discounts.tertiary-navigation-content table.school tr td.left {
      background: #275376; }
      body.education .page-container .content.schools .discounts.tertiary-navigation-content table.school tr td.left img {
        margin: 5px; }
    body.education .page-container .content.schools .discounts.tertiary-navigation-content table.school tr td.right {
      vertical-align: top;
      background: rgba(0, 62, 111, 0.1); }
      body.education .page-container .content.schools .discounts.tertiary-navigation-content table.school tr td.right .logo {
        display: table-cell;
        padding: 10px; }
        body.education .page-container .content.schools .discounts.tertiary-navigation-content table.school tr td.right .logo .logo-wrapper {
          display: block;
          width: 80px;
          height: 80px;
          white-space: nowrap;
          text-align: center;
          background: white;
          box-sizing: border-box;
          border: 2px solid #366b8f; }
          body.education .page-container .content.schools .discounts.tertiary-navigation-content table.school tr td.right .logo .logo-wrapper .helper {
            display: inline-block;
            height: 100%;
            vertical-align: middle; }
          body.education .page-container .content.schools .discounts.tertiary-navigation-content table.school tr td.right .logo .logo-wrapper img {
            vertical-align: middle;
            max-width: 70px;
            max-height: 70px;
            margin-left: -4px; }
      body.education .page-container .content.schools .discounts.tertiary-navigation-content table.school tr td.right .content-wrapper {
        display: table-cell;
        vertical-align: top; }
        body.education .page-container .content.schools .discounts.tertiary-navigation-content table.school tr td.right .content-wrapper h2 {
          font-family: 'ChiantiOSFBTBold';
          padding: 10px 0 0 15px;
          margin-top: 20px; }
        body.education .page-container .content.schools .discounts.tertiary-navigation-content table.school tr td.right .content-wrapper .description {
          padding-left: 15px; }
          body.education .page-container .content.schools .discounts.tertiary-navigation-content table.school tr td.right .content-wrapper .description p, body.education .page-container .content.schools .discounts.tertiary-navigation-content table.school tr td.right .content-wrapper .description ul li {
            color: #638aa7; }
          body.education .page-container .content.schools .discounts.tertiary-navigation-content table.school tr td.right .content-wrapper .description ul {
            margin: 0 0 20px 20px; }
      body.education .page-container .content.schools .discounts.tertiary-navigation-content table.school tr td.right table.discount-courses {
        margin: 0;
        width: 100%; }
        body.education .page-container .content.schools .discounts.tertiary-navigation-content table.school tr td.right table.discount-courses thead th {
          font-family: 'ChiantiOSFBTBold'; }
        body.education .page-container .content.schools .discounts.tertiary-navigation-content table.school tr td.right table.discount-courses tbody tr td {
          font-family: 'ChiantiOSFBTRoman';
          background-image: linear-gradient(to right, #fff 20%, rgba(255, 255, 255, 0) 10%);
          background-position: top;
          background-size: 5px 1px;
          background-repeat: repeat-x; }
        body.education .page-container .content.schools .discounts.tertiary-navigation-content table.school tr td.right table.discount-courses th, body.education .page-container .content.schools .discounts.tertiary-navigation-content table.school tr td.right table.discount-courses td {
          padding: 10px; }
        body.education .page-container .content.schools .discounts.tertiary-navigation-content table.school tr td.right table.discount-courses .title {
          color: #fff;
          background-color: #3a6b93; }
          body.education .page-container .content.schools .discounts.tertiary-navigation-content table.school tr td.right table.discount-courses .title .cricos {
            font-family: 'ChiantiOSFBTRoman';
            font-size: 11px;
            display: block; }
        body.education .page-container .content.schools .discounts.tertiary-navigation-content table.school tr td.right table.discount-courses .schedule, body.education .page-container .content.schools .discounts.tertiary-navigation-content table.school tr td.right table.discount-courses .period {
          color: #fff;
          background-color: #81a1ba; }
        body.education .page-container .content.schools .discounts.tertiary-navigation-content table.school tr td.right table.discount-courses .price-original {
          color: #fff;
          background-color: #b8d2e1;
          text-align: center;
          min-width: 70px; }
        body.education .page-container .content.schools .discounts.tertiary-navigation-content table.school tr td.right table.discount-courses .price-cse {
          color: #265275;
          background-color: #dfedf6;
          text-align: center;
          font-family: 'ChiantiOSFBTBold';
          min-width: 70px; }
        body.education .page-container .content.schools .discounts.tertiary-navigation-content table.school tr td.right table.discount-courses .price-enrollment {
          color: #fff;
          background-color: #b8d2e1;
          text-align: center;
          min-width: 110px; }
    body.education .page-container .content.schools .discounts.tertiary-navigation-content table.school tr.footer td {
      background: #275376;
      color: #fff;
      font-family: 'ChiantiOSFBTRoman';
      padding: 5px 10px; }
      body.education .page-container .content.schools .discounts.tertiary-navigation-content table.school tr.footer td strong {
        font-family: 'ChiantiOSFBTBold'; }

/*
body.immigration {
    ul.visas {
        margin: 0 0 30px 15px;

        li {
            padding-left: 1em; 
            text-indent: -.7em;
            list-style: none;

            a {
                color: #8c511d;
                font-weight: bold;
            }

            &.active {
                a {
                    padding: 3px;
                    margin-left: -3px;
                    background: rgba(243, 228, 195, 1);
                }
            }

            &:before {
                content: "• ";
                color: #8c511d;
                padding-right: 7px;
            }
        }
    }
}
*/
body.immigration ul.ielts-test {
  margin: 0;
  padding: 0; }
  body.immigration ul.ielts-test li {
    list-style: none; }
  body.immigration ul.ielts-test > li {
    margin-bottom: 20px; }
    body.immigration ul.ielts-test > li ul li input {
      margin-right: 10px; }

.australia table.default {
  width: 100%;
  margin: 10px 0 30px 0;
  padding: 0; }
  .australia table.default thead th {
    padding: 3px 10px;
    background: #5e1f0c;
    color: #fff;
    text-align: left; }
  .australia table.default tbody tr td {
    vertical-align: middle;
    padding: 3px 10px;
    background-color: #9b4526;
    color: #fff;
    background-image: linear-gradient(to right, #e8b593 20%, rgba(255, 255, 255, 0) 10%);
    background-position: bottom;
    background-size: 5px 1px;
    background-repeat: repeat-x; }
    .australia table.default tbody tr td:first-child {
      background-color: #762813; }

.container {
  margin-top: 20px; }

.map {
  float: left;
  width: 368px;
  height: 450px;
  margin-right: 100px;
  position: relative;
  background: url("../img/australia/map/territorybase.png") no-repeat;
  line-height: 1.4; }
  .map a.western_australia {
    width: 84px;
    height: 100px;
    padding: 110px 0 0 50px;
    display: block;
    position: absolute;
    left: 10px;
    top: 34px;
    font-weight: normal;
    font-size: 9px;
    color: #5f1903;
    text-transform: uppercase; }
  .map a.western_australia:hover,
  .map a.western_australia_active {
    width: 84px;
    height: 100px;
    padding: 110px 0 0 50px;
    display: block;
    position: absolute;
    left: 10px;
    top: 34px;
    font-weight: normal;
    font-size: 9px;
    color: #5f1903;
    background: url("../img/australia/map/territories.png") -9px -34px; }
  .map a.northern_territory {
    width: 76px;
    height: 80px;
    padding: 70px 0 0 15px;
    display: block;
    position: absolute;
    left: 144px;
    top: 0px;
    font-weight: normal;
    font-size: 9px;
    color: #5f1903;
    text-transform: uppercase; }
  .map a.northern_territory:hover,
  .map a.northern_territory_active {
    width: 76px;
    height: 80px;
    padding: 70px 0 0 15px;
    display: block;
    position: absolute;
    left: 144px;
    top: 0px;
    font-weight: normal;
    font-size: 9px;
    color: #5f1903;
    background: url("../img/australia/map/territories.png") -514px 0px; }
  .map a.queensland {
    width: 108px;
    height: 80px;
    padding: 110px 0 0 15px;
    display: block;
    position: absolute;
    left: 226px;
    top: 0px;
    font-weight: normal;
    font-size: 9px;
    color: #5f1903;
    text-transform: uppercase; }
  .map a.queensland:hover,
  .map a.queensland_active {
    width: 108px;
    height: 80px;
    padding: 110px 0 0 15px;
    display: block;
    position: absolute;
    left: 226px;
    top: 0px;
    font-weight: normal;
    font-size: 9px;
    color: #5f1903;
    background: url("../img/australia/map/territories.png") -966px 0px; }
  .map a.new_south_wales {
    width: 82px;
    height: 71px;
    padding: 13px 10px 0 15px;
    display: block;
    position: absolute;
    left: 243px;
    top: 180px;
    font-weight: normal;
    font-size: 9px;
    color: #5f1903;
    text-transform: uppercase; }
  .map a.new_south_wales:hover,
  .map a.new_south_wales_active {
    width: 82px;
    height: 71px;
    padding: 13px 10px 0 15px;
    display: block;
    position: absolute;
    left: 243px;
    top: 180px;
    font-weight: normal;
    font-size: 9px;
    color: #5f1903;
    background: url("../img/australia/map/territories.png") -243px -495px; }
  .map a.south_australia {
    width: 74px;
    height: 105px;
    padding: 10px 0 0 25px;
    display: block;
    position: absolute;
    left: 144px;
    top: 151px;
    font-weight: normal;
    font-size: 9px;
    color: #5f1903;
    text-transform: uppercase; }
  .map a.south_australia:hover,
  .map a.south_australia_active {
    width: 74px;
    height: 105px;
    padding: 10px 0 0 25px;
    display: block;
    position: absolute;
    left: 144px;
    top: 151px;
    font-weight: normal;
    font-size: 9px;
    color: #5f1903;
    background: url("../img/australia/map/territories.png") -1254px -151px; }
  .map a.act_canberra {
    width: 40px;
    height: 17px;
    display: block;
    position: absolute;
    left: 266px;
    top: 227px;
    font-weight: normal;
    font-size: 9px;
    color: #5f1903; }
  .map a.act_canberra:hover,
  .map a.act_canberra_active {
    width: 40px;
    height: 17px;
    display: block;
    position: absolute;
    left: 266px;
    top: 227px;
    font-weight: normal;
    font-size: 9px;
    color: #5f1903;
    background: url("../img/australia/map/territories.png") -636px -542px; }
  .map a.victoria {
    width: 58px;
    height: 28px;
    padding: 24px 0 0 5px;
    display: block;
    position: absolute;
    left: 241px;
    top: 231px;
    font-weight: normal;
    font-size: 9px;
    color: #5f1903; }
  .map a.victoria:hover,
  .map a.victoria_active {
    width: 58px;
    height: 28px;
    padding: 24px 0 0 5px;
    display: block;
    position: absolute;
    left: 241px;
    top: 231px;
    font-weight: normal;
    font-size: 9px;
    color: #5f1903;
    background: url("../img/australia/map/territories.png") -981px -546px; }
  .map a.tasmania {
    width: 46px;
    height: 36px;
    padding: 40px 0 0 5px;
    display: block;
    position: absolute;
    left: 250px;
    top: 275px;
    font-weight: normal;
    font-size: 9px;
    color: #f2daba; }
  .map a.tasmania:hover,
  .map a.tasmania_active {
    width: 46px;
    height: 36px;
    padding: 40px 0 0 5px;
    display: block;
    position: absolute;
    left: 250px;
    top: 275px;
    font-weight: normal;
    font-size: 9px;
    color: #f2daba;
    background: url("../img/australia/map/territories.png") -1360px -590px; }
  .map a.darwin {
    width: 80px;
    height: 40px;
    display: block;
    position: absolute;
    left: 119px;
    top: 0px;
    color: #ffffff;
    background: url("../img/australia/map/citybullet.png") no-repeat 43px 16px; }
  .map a.darwin:hover,
  .map a.darwin_active {
    width: 80px;
    height: 40px;
    display: block;
    position: absolute;
    left: 119px;
    top: 0px;
    color: #ffffff;
    background: url("../img/australia/map/citybullet.png") no-repeat 43px 16px;
    color: #f2daba;
    background: url("../img/australia/map/citybulletover.png") no-repeat 43px 16px; }
  .map a.alice_springs {
    width: 55px;
    height: auto;
    padding: 0;
    display: block;
    position: absolute;
    left: 156px;
    top: 118px;
    color: #5f1903;
    line-height: 13px;
    background: url("../img/australia/map/citybullet.png") no-repeat 33px 0; }
  .map a.alice_springs:hover,
  .map a.alice_springs_active {
    width: 55px;
    height: auto;
    padding: 0;
    display: block;
    position: absolute;
    left: 156px;
    top: 118px;
    color: #5f1903;
    line-height: 13px;
    background: url("../img/australia/map/citybullet.png") no-repeat 33px 0;
    color: #5f1903;
    background: url("../img/australia/map/citybulletover.png") no-repeat 33px 0; }
  .map a.perth {
    width: 50px;
    height: auto;
    display: block;
    position: absolute;
    left: 2px;
    top: 220px;
    color: #ffffff;
    background: url("../img/australia/map/citybullet.png") no-repeat 34px 2px; }
  .map a.perth:hover,
  .map a.perth_active {
    width: 50px;
    height: auto;
    display: block;
    position: absolute;
    left: 2px;
    top: 220px;
    color: #ffffff;
    background: url("../img/australia/map/citybullet.png") no-repeat 34px 2px;
    color: #f2daba;
    background: url("../img/australia/map/citybulletover.png") no-repeat 34px 2px; }
  .map a.adelaide {
    width: 74px;
    height: auto;
    padding: 13px 0 0 0;
    display: block;
    position: absolute;
    left: 154px;
    top: 222px;
    color: #ffffff;
    background: url("../img/australia/map/citybullet.png") no-repeat 60px 0; }
  .map a.adelaide:hover,
  .map a.adelaide_active {
    width: 74px;
    height: auto;
    padding: 13px 0 0 0;
    display: block;
    position: absolute;
    left: 154px;
    top: 222px;
    color: #ffffff;
    background: url("../img/australia/map/citybullet.png") no-repeat 60px 0;
    color: #f2daba;
    background: url("../img/australia/map/citybulletover.png") no-repeat 60px 0; }
  .map a.melbourne {
    width: 84px;
    height: auto;
    padding: 10px 0 0 0;
    display: block;
    position: absolute;
    left: 187px;
    top: 263px;
    color: #ffffff;
    background: url("../img/australia/map/citybullet.png") no-repeat 70px 0; }
  .map a.melbourne:hover,
  .map a.melbourne_active {
    width: 84px;
    height: auto;
    padding: 10px 0 0 0;
    display: block;
    position: absolute;
    left: 187px;
    top: 263px;
    color: #ffffff;
    background: url("../img/australia/map/citybullet.png") no-repeat 70px 0;
    color: #f2daba;
    background: url("../img/australia/map/citybulletover.png") no-repeat 70px 0; }
  .map a.hobart {
    width: auto;
    height: auto;
    padding: 0 0 0 18px;
    display: block;
    position: absolute;
    left: 279px;
    top: 294px;
    color: #ffffff;
    background: url("../img/australia/map/citybullet.png") no-repeat 0 2px; }
  .map a.hobart:hover,
  .map a.hobart_active {
    width: auto;
    height: auto;
    padding: 0 0 0 18px;
    display: block;
    position: absolute;
    left: 279px;
    top: 294px;
    color: #ffffff;
    background: url("../img/australia/map/citybullet.png") no-repeat 0 2px;
    color: #f2daba;
    background: url("../img/australia/map/citybulletover.png") no-repeat 0 2px; }
  .map a.canberra {
    width: auto;
    height: auto;
    padding: 5px 0 0 24px;
    display: block;
    position: absolute;
    left: 296px;
    top: 235px;
    color: #ffffff;
    background: url("../img/australia/map/citybullet.png") no-repeat; }
  .map a.canberra:hover,
  .map a.canberra_active {
    width: auto;
    height: auto;
    padding: 5px 0 0 24px;
    display: block;
    position: absolute;
    left: 296px;
    top: 235px;
    color: #ffffff;
    background: url("../img/australia/map/citybullet.png") no-repeat;
    color: #f2daba;
    background: url("../img/australia/map/citybulletover.png") no-repeat; }
  .map a.sydney {
    width: auto;
    height: auto;
    padding: 0px 0 0 18px;
    display: block;
    position: absolute;
    left: 317px;
    top: 220px;
    color: #ffffff;
    background: url("../img/australia/map/citybullet.png") no-repeat 0 2px; }
  .map a.sydney:hover,
  .map a.sydney_active {
    width: auto;
    height: auto;
    padding: 0px 0 0 18px;
    display: block;
    position: absolute;
    left: 317px;
    top: 220px;
    color: #ffffff;
    background: url("../img/australia/map/citybullet.png") no-repeat 0 2px;
    color: #f2daba;
    background: url("../img/australia/map/citybulletover.png") no-repeat 0 2px; }
  .map a.coffs_harbour {
    width: auto;
    height: auto;
    padding: 0px 0 0 18px;
    display: block;
    position: absolute;
    left: 334px;
    top: 192px;
    color: #ffffff;
    line-height: 13px;
    background: url("../img/australia/map/citybullet.png") no-repeat 0 5px; }
  .map a.coffs_harbour:hover,
  .map a.coffs_harbour_active {
    width: auto;
    height: auto;
    padding: 0px 0 0 18px;
    display: block;
    position: absolute;
    left: 334px;
    top: 192px;
    color: #ffffff;
    line-height: 13px;
    background: url("../img/australia/map/citybullet.png") no-repeat 0 5px;
    color: #f2daba;
    background: url("../img/australia/map/citybulletover.png") no-repeat 0 5px; }
  .map a.gold_coast {
    width: auto;
    height: auto;
    padding: 0px 0 0 18px;
    display: block;
    position: absolute;
    left: 340px;
    top: 164px;
    white-space: nowrap;
    color: #ffffff;
    background: url("../img/australia/map/citybullet.png") no-repeat 0 2px; }
  .map a.gold_coast:hover,
  .map a.gold_coast_active {
    width: auto;
    height: auto;
    padding: 0px 0 0 18px;
    display: block;
    position: absolute;
    left: 340px;
    top: 164px;
    white-space: nowrap;
    color: #ffffff;
    background: url("../img/australia/map/citybullet.png") no-repeat 0 2px;
    color: #f2daba;
    background: url("../img/australia/map/citybulletover.png") no-repeat 0 2px; }
  .map a.brisbane {
    width: auto;
    height: auto;
    padding: 0px 0 0 18px;
    display: block;
    position: absolute;
    left: 338px;
    top: 149px;
    color: #ffffff;
    background: url("../img/australia/map/citybullet.png") no-repeat 0 6px; }
  .map a.brisbane:hover,
  .map a.brisbane_active {
    width: auto;
    height: auto;
    padding: 0px 0 0 18px;
    display: block;
    position: absolute;
    left: 338px;
    top: 149px;
    color: #ffffff;
    background: url("../img/australia/map/citybullet.png") no-repeat 0 6px;
    color: #f2daba;
    background: url("../img/australia/map/citybulletover.png") no-repeat 0 6px; }
  .map a.noosa {
    width: auto;
    height: auto;
    padding: 0px 0 0 18px;
    display: block;
    position: absolute;
    left: 335px;
    top: 134px;
    white-space: nowrap;
    color: #ffffff;
    background: url("../img/australia/map/citybullet.png") no-repeat 0 5px; }
  .map a.noosa:hover,
  .map a.noosa_active {
    width: auto;
    height: auto;
    padding: 0px 0 0 18px;
    display: block;
    position: absolute;
    left: 335px;
    top: 134px;
    white-space: nowrap;
    color: #ffffff;
    background: url("../img/australia/map/citybullet.png") no-repeat 0 5px;
    color: #f2daba;
    background: url("../img/australia/map/citybulletover.png") no-repeat 0 5px; }

.australia .blogs {
    /*
    tbody {
        background-image: linear-gradient(to right, rgba(232, 181, 147, 1) 20%, rgba(255, 255, 255, 0) 10%);
        background-position: top;
        background-size: 5px 1px;
        background-repeat: repeat-x;

        tr {
            td {
                background-image: linear-gradient(to right, rgba(232, 181, 147, 1) 20%, rgba(255, 255, 255, 0) 10%);
                background-position: bottom;
                background-size: 5px 1px;
                background-repeat: repeat-x;

                &.city {
                    background-color: $color-secondary-nav-bg-australia;

                    text-transform: uppercase;
                    padding: 10px 5px;
                    color: $color-font-secondary-australia;
                    text-align: center;

                    font-family: 'ChiantiOSFBTRoman';
                    font-size: 18px;
                }

                &.title {
                    text-transform: uppercase;
                    padding: 10px 5px 10px 20px;

                    font-family: 'ChiantiOSFBTRoman';
                    font-size: 18px;

                    a { 
                        color: #fff;
                    }
                }

                &.link {
                    background-color: $color-secondary-nav-bg-australia;

                    text-align: center;

                    a {
                        color: $color-font-secondary-australia;
                        &:after {
                            font-family: FontAwesome;
                            font-size: 11px;
                            content: "\f0da";
                            display: inline-block;
                            margin-left: 5px;
                        }
                    }
                }
            }
        }
    }
    */ }
  .australia .blogs h3 {
    font-family: 'ChiantiOSFBTBold'; }
  .australia .blogs .blog {
    margin: 0 0 30px 0;
    display: table; }
    .australia .blogs .blog .picture {
      display: table-cell;
      vertical-align: top; }
      .australia .blogs .blog .picture img {
        width: 90px;
        max-height: 90px;
        border: 3px solid #fdebd5; }
    .australia .blogs .blog .info {
      display: table-cell;
      vertical-align: top;
      padding-left: 20px; }
      .australia .blogs .blog .info h3 {
        padding: 0; }
        .australia .blogs .blog .info h3:after {
          font-family: FontAwesome;
          content: "\f08e";
          padding-left: 10px;
          font-size: 12px;
          vertical-align: middle; }
        .australia .blogs .blog .info h3 a {
          color: #fff; }
      .australia .blogs .blog .info .description p {
        padding-left: 0; }

.australia ul.galleries li {
  list-style: none;
  float: left;
  width: 250px;
  margin: 0 0 20px 20px; }
  .australia ul.galleries li a {
    display: block;
    height: 250px;
    overflow-y: hidden; }
    .australia ul.galleries li a span {
      font-family: 'ChiantiOSFBTRoman';
      font-size: 18px;
      color: #fdebd5;
      text-transform: uppercase;
      text-align: center;
      display: table-cell;
      height: 45px;
      padding: 10px 20px;
      background: #973219;
      vertical-align: middle;
      width: 250px;
      /*
      background-image: url(../img/white-dotted-line.png);
      background-repeat: repeat-x;
      background-position: 0 2px;
      */
      background-image: linear-gradient(to right, #e4e4e4 20%, rgba(255, 255, 255, 0) 10%);
      background-position: bottom;
      background-size: 5px 1px;
      background-repeat: repeat-x; }
    .australia ul.galleries li a .img-container {
      background: rgba(133, 49, 20, 0.34);
      padding: 20px; }
      .australia ul.galleries li a .img-container img {
        height: auto;
        width: 200px;
        height: 133px;
        vertical-align: middle; }

.australia ul.gallery li {
  list-style: none;
  float: left;
  width: 250px;
  margin: 0 0 20px 20px; }
  .australia ul.gallery li a {
    display: block;
    overflow-y: hidden; }
    .australia ul.gallery li a img {
      height: auto;
      width: 200px;
      height: 133px;
      vertical-align: middle;
      border: 2px solid #e4e4e4; }

.information table.default {
  width: 100%;
  margin: 10px 0 30px 0;
  padding: 0; }
  .information table.default thead th {
    padding: 3px 10px;
    background: #8f3411;
    color: #fff;
    text-align: left; }
  .information table.default tbody tr td {
    vertical-align: middle;
    padding: 3px 10px;
    background-color: #d4a276;
    color: #fff;
    background-image: linear-gradient(to right, #e8b593 20%, rgba(255, 255, 255, 0) 10%);
    background-position: bottom;
    background-size: 5px 1px;
    background-repeat: repeat-x; }
    .information table.default tbody tr td:first-child {
      background-color: #d87433; }

.featherlight .featherlight-next:hover, .featherlight .featherlight-previous:hover {
  background: none; }

/*# sourceMappingURL=style.css.map */
