/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

/* Logo size for centered navigation */
@font-face {
     font-family: Syncopate;
     src: url(Syncopate-Regular.ttf);
}
p,
ul,
ol,
dl,
blockquote,
pre,
address,
fieldset,
figure {
  margin: 0 0 15px 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px 0;
}
/*
 * Margins
 */
* + h1,
* + h2,
* + h3,
* + h4,
* + h5,
* + h6 {
  margin-top: 20px;
}
.tm-navbar-center [class*='tm-logo'] { transform: scale(1.2); }
h1,
.uk-h1 {
  font-family: 'Syncopate', Raleway, Helvetica, Arial, sans-serif;
  font-size: 25px;
  line-height: 30px;
}
h2,
.uk-h2 {
  font-family: 'Syncopate', Raleway, Helvetica, Arial, sans-serif;
  font-size: 22px;
  line-height: 24px;
  color: #134f5c;
}
h3,
.uk-h3 {
  font-family: 'Syncopate', Raleway, Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 20px;
  color: #134f5c;
}
h4,
.uk-h4 {
  font-family: 'Syncopate', Raleway, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
}
h5,
.uk-h5 {
  font-family: 'Syncopate', Raleway, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
}
h6,
.uk-h6 {
  font-family: 'Syncopate', Raleway, Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 14px;
}
a:hover,
.uk-link:hover {
  color: #ff9900;
  text-decoration: underline;
}
.uk-article-title {
  font-size: 27px;
  line-height: 30px;
  font-weight: 300;
  text-transform: none;
  letter-spacing: 0;
}
.uk-heading-large {
  font-size: 38px;
  line-height: 42px;
}
.uk-heading-logo {
  font-size: 60px;
  line-height: 100px;
  margin-top: 25px;
}
.uk-dropdown-navbar {
  background: #ececec;
  border: 1px solid #134f5c;
}
.uk-dropdown {
    width: 230px;
}
.tm-main > :nth-child(n+2) {
  margin-top: 25px;
}
.tm-main > :nth-child(n+2) {
    margin-top: 40px;
}
.tm-search {
	background: #ffffff;
}
.uk-nav-header {
  padding: 6px 25px;
  font-family: 'Syncopate', Raleway, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 13px;
}
.uk-nav-navbar .uk-nav-header {
  color: #45818e;
}
.uk-nav-side > li > a:hover,
.uk-nav-side > li > a:focus,
.uk-nav-side > li > a:active {
  background: #f9f9f9;
  color: #45818e;
  /* 2 */
  outline: none;
}
.uk-block-secondary .uk-button-link {
  color: #ffffff;
}
.uk-block-secondary .uk-button-link:hover {
  color: #45818e;
}

.tm-block-footer .tm-link-muted a {
  color: #ffffff;
}
.tm-block-footer .tm-link-muted a:hover {
  color: #45818e;
}
.uk-navbar-nav > li > a::after {
  background: #e69e26;
}
.uk-navbar-nav > li.uk-active > a {
  color: #45818e;
}
.tm-block-toolbar .tm-toolbar-container {
  min-height: 50px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: flex-end;
}
hr {
  /* 1 */
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  /* 2 */
  margin: 10px 0;
  border: 0;
  border-top: 1px dashed #e69e26;
}
.chrono_credits { display:none; }
.tm-navbar {
  box-shadow: none;
  border-bottom: 2px solid #134f5c;
}
.tm-block-toolbar {
  border-bottom: none;
}
.uk-overlay-panel a:not([class]) {
  text-decoration: none;
}
.uk-nav-offcanvas > li > a {
  color: #ffffff;
}
.uk-nav-offcanvas .uk-nav-header {
  color: #ffffff;
}
.uk-offcanvas .uk-panel a:not([class]) {
  color: #ffffff;
}
.uk-offcanvas .uk-panel {
  color: #ffffff;
}
.uk-offcanvas .uk-panel a:not([class]):hover {
  color: #e69e26;
}
.uk-nav-offcanvas ul a {
  color: #ffffff;
}
html:not(.uk-touch) .uk-nav-offcanvas ul a:hover {
  color: #e69e26;
}
.uk-button {
  /* 1 */
  -webkit-appearance: none;
  /* 2 */
  margin: 0;
  /* 3 */
  border: none;
  /* 4 */
  overflow: visible;
  /* 5 */
  font: inherit;
  color: #ffffff;
  /* 6 */
  /* 7 */
  display: inline-block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #45818e;
  vertical-align: middle;
  /* 8 */
  line-height: 30px;
  /* 9 */
  min-height: 30px;
  /* 10 */
  font-size: 16px;
  /* 11 */
  text-decoration: none;
  text-align: center;
  padding: 0 33px;
  border-radius: 4px;
  overflow: hidden;
  z-index: 1;
  font-family: 'Syncopate';
  font-weight: 300;
  text-transform: none;
  letter-spacing: 0;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  -webkit-backface-visibility: hidden;
}
.uk-button-link:hover, .uk-button-link:focus, .uk-button-link:active, .uk-button-link.uk-active {
    color: #45818e;
}

.uk-button-primary {
  /* 1 */
  -webkit-appearance: none;
  /* 2 */
  margin: 0;
  /* 3 */
  border: none;
  /* 4 */
  overflow: visible;
  /* 5 */
  font: inherit;
  color: #ffffff;
  /* 6 */
  /* 7 */
  display: inline-block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #45818e;
  vertical-align: middle;
  /* 8 */
  line-height: 30px;
  /* 9 */
  min-height: 30px;
  /* 10 */
  font-size: 16px;
  /* 11 */
  text-decoration: none;
  text-align: center;
  padding: 0 33px;
  border-radius: 4px;
  overflow: hidden;
  z-index: 1;
  font-family: 'Syncopate';
  font-weight: 300;
  text-transform: none;
  letter-spacing: 0;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  -webkit-backface-visibility: hidden;
}
/* Hover */
.uk-button-primary:hover,
.uk-button-primary:focus {
  background-color: #76a5af;
  color: #ffffff;
}
/* Active */
.uk-button-primary:active,
.uk-button-primary.uk-active {
  background-color: #ff9900;
  color: rgba(255, 255, 255, 0.65);
  box-shadow: inset 2px 2px 6px rgba(27, 35, 23, 0.15);
}
.uk-offcanvas-bar {
    background: #45818e;
}
.uk-nav-offcanvas > .uk-open > a, html:not(.uk-touch) .uk-nav-offcanvas > li > a:hover, html:not(.uk-touch) .uk-nav-offcanvas > li > a:focus {
    background: #990000;
}
html .uk-nav.uk-nav-offcanvas > li.uk-active > a {
    background: #06424f;
}

.uk-nav-offcanvas > li > a {
    background-color: #06424f;
}