@charset "utf-8";@import 'https://fonts.googleapis.com/css?family=Cairo:200,400,600,700';@import 'https://fonts.googleapis.com/css?family=Barlow';@import 'https://fonts.googleapis.com/css?family=Playfair+Display:700';@import 'https://fonts.googleapis.com/css?family=Special+Elite';@import 'https://fonts.googleapis.com/css?family=Cairo:200,400,600,700';@import 'https://fonts.googleapis.com/css?family=Barlow';@import 'https://fonts.googleapis.com/css?family=Playfair+Display:700';@import 'https://fonts.googleapis.com/css?family=Special+Elite';
/***!  /anmm/pagebuilder/templates/beluga/styles/blue/css/bootstrap.css  !***/

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img,
.gm-style img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 42px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  margin: 0;
  font-family: 'Barlow';
  font-size: 18px;
  line-height: 32px;
  color: #5c789e;
  background-color: #ffffff;
}
a {
  color: #2bbdbd;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #4388ee;
  text-decoration: underline;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 42px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: auto;
  float: left;
  margin-left: 2.12765957%;
  *margin-left: 2.07446809%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.12765957%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851%;
}
.row-fluid .span11 {
  width: 91.4893617%;
  *width: 91.43617021%;
}
.row-fluid .span10 {
  width: 82.9787234%;
  *width: 82.92553191%;
}
.row-fluid .span9 {
  width: 74.46808511%;
  *width: 74.41489362%;
}
.row-fluid .span8 {
  width: 65.95744681%;
  *width: 65.90425532%;
}
.row-fluid .span7 {
  width: 57.44680851%;
  *width: 57.39361702%;
}
.row-fluid .span6 {
  width: 48.93617021%;
  *width: 48.88297872%;
}
.row-fluid .span5 {
  width: 40.42553191%;
  *width: 40.37234043%;
}
.row-fluid .span4 {
  width: 31.91489362%;
  *width: 31.86170213%;
}
.row-fluid .span3 {
  width: 23.40425532%;
  *width: 23.35106383%;
}
.row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.84042553%;
}
.row-fluid .span1 {
  width: 6.38297872%;
  *width: 6.32978723%;
}
.row-fluid .offset12 {
  margin-left: 104.25531915%;
  *margin-left: 104.14893617%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765957%;
  *margin-left: 102.0212766%;
}
.row-fluid .offset11 {
  margin-left: 95.74468085%;
  *margin-left: 95.63829787%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.61702128%;
  *margin-left: 93.5106383%;
}
.row-fluid .offset10 {
  margin-left: 87.23404255%;
  *margin-left: 87.12765957%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.10638298%;
  *margin-left: 85%;
}
.row-fluid .offset9 {
  margin-left: 78.72340426%;
  *margin-left: 78.61702128%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.59574468%;
  *margin-left: 76.4893617%;
}
.row-fluid .offset8 {
  margin-left: 70.21276596%;
  *margin-left: 70.10638298%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.08510638%;
  *margin-left: 67.9787234%;
}
.row-fluid .offset7 {
  margin-left: 61.70212766%;
  *margin-left: 61.59574468%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.57446809%;
  *margin-left: 59.46808511%;
}
.row-fluid .offset6 {
  margin-left: 53.19148936%;
  *margin-left: 53.08510638%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.06382979%;
  *margin-left: 50.95744681%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106%;
  *margin-left: 44.57446809%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.55319149%;
  *margin-left: 42.44680851%;
}
.row-fluid .offset4 {
  margin-left: 36.17021277%;
  *margin-left: 36.06382979%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.04255319%;
  *margin-left: 33.93617021%;
}
.row-fluid .offset3 {
  margin-left: 27.65957447%;
  *margin-left: 27.55319149%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53191489%;
  *margin-left: 25.42553191%;
}
.row-fluid .offset2 {
  margin-left: 19.14893617%;
  *margin-left: 19.04255319%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.0212766%;
  *margin-left: 16.91489362%;
}
.row-fluid .offset1 {
  margin-left: 10.63829787%;
  *margin-left: 10.53191489%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.5106383%;
  *margin-left: 8.40425532%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
p {
  margin: 0 0 16px;
}
.lead {
  margin-bottom: 32px;
  font-size: 27px;
  font-weight: 200;
  line-height: 48px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #b1c1d0;
}
a.muted:hover,
a.muted:focus {
  color: #91a8bd;
}
.text-warning {
  color: #e88600;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #b56900;
}
.text-error {
  color: #d63617;
}
a.text-error:hover,
a.text-error:focus {
  color: #a82a12;
}
.text-info {
  color: #4388ee;
}
a.text-info:hover,
a.text-info:focus {
  color: #156be9;
}
.text-success {
  color: #76ad34;
}
a.text-success:hover,
a.text-success:focus {
  color: #5b8628;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 16px 0;
  font-family: inherit;
  font-weight: normal;
  line-height: 32px;
  color: #1b58b3;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #b1c1d0;
}
h1,
h2,
h3 {
  line-height: 64px;
}
h1 {
  font-size: 49.5px;
}
h2 {
  font-size: 40.5px;
}
h3 {
  font-size: 31.5px;
}
h4 {
  font-size: 22.5px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 15.3px;
}
h1 small {
  font-size: 31.5px;
}
h2 small {
  font-size: 22.5px;
}
h3 small {
  font-size: 18px;
}
h4 small {
  font-size: 18px;
}
.page-header {
  padding-bottom: 15px;
  margin: 32px 0 48px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
ul,
ol {
  padding: 0;
  margin: 0 0 16px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 32px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 32px;
}
dt,
dd {
  line-height: 32px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 16px;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
hr {
  margin: 32px 0;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid #ffffff;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #b1c1d0;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 32px;
  border-left: 5px solid rgba(0, 0, 0, 0.1);
}
blockquote p {
  margin-bottom: 0;
  font-size: 22.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote small {
  display: block;
  line-height: 32px;
  color: #b1c1d0;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid rgba(0, 0, 0, 0.1);
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 32px;
  font-style: normal;
  line-height: 32px;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Consolas, monospace, serif;
  font-size: 16px;
  color: #034db6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}
pre {
  display: block;
  padding: 15.5px;
  margin: 0 0 16px;
  font-size: 17px;
  line-height: 32px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
pre.prettyprint {
  margin-bottom: 32px;
}
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
form {
  margin: 0 0 32px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 32px;
  font-size: 27px;
  line-height: 64px;
  color: #034db6;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 24px;
  color: #b1c1d0;
}
label,
input,
button,
select,
textarea {
  font-size: 18px;
  font-weight: normal;
  line-height: 32px;
}
input,
button,
select,
textarea {
  font-family: 'Barlow';
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 32px;
  padding: 4px 6px;
  margin-bottom: 16px;
  font-size: 18px;
  line-height: 32px;
  color: #0457cf;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  vertical-align: middle;
}
input,
textarea,
.uneditable-input {
  width: 206px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 42px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 42px;
}
select {
  width: 220px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
  color: #b1c1d0;
  background-color: #fcfcfc;
  border-color: rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: rgba(92, 120, 158, 0.5);
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: rgba(92, 120, 158, 0.5);
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: rgba(92, 120, 158, 0.5);
}
.radio,
.checkbox {
  min-height: 32px;
  padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #fafafa;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #e88600;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #e88600;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #e88600;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #b56900;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffb54f;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffb54f;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffb54f;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #e88600;
  background-color: rgba(232, 134, 0, 0.03);
  border-color: #e88600;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #d63617;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #d63617;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #d63617;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #a82a12;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ee7b65;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ee7b65;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ee7b65;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #d63617;
  background-color: rgba(214, 54, 23, 0.03);
  border-color: #d63617;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #76ad34;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #76ad34;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #76ad34;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #5b8628;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a8d572;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a8d572;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a8d572;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #76ad34;
  background-color: rgba(118, 173, 52, 0.03);
  border-color: #76ad34;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #4388ee;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #4388ee;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #4388ee;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #156be9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a1c3f6;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a1c3f6;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a1c3f6;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #4388ee;
  background-color: rgba(67, 136, 238, 0.03);
  border-color: #4388ee;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
  padding: 31px 20px 32px;
  margin-top: 32px;
  margin-bottom: 32px;
  background-color: #ffffff;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #8ba0bb;
}
.help-block {
  display: block;
  margin-bottom: 16px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 16px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 18px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 32px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 18px;
  font-weight: normal;
  line-height: 32px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: rgba(0, 0, 0, 0.1);
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.js-stools-field-filter .input-prepend,
.js-stools-field-filter .input-append {
  margin-bottom: 0;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 16px;
}
legend + .control-group {
  margin-top: 32px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 32px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 16px;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
/*Fix for tooltips wrong positioning*/
.control-label .hasPopover,
.control-label .hasTooltip {
  display: inline-block;
}
/* Field subform repeatable */
.subform-repeatable-wrapper .btn-group > .btn.button {
  min-width: 0;
}
.subform-repeatable-wrapper .ui-sortable-helper {
  background: #ffffff;
}
.subform-repeatable-wrapper tr.ui-sortable-helper {
  display: table;
}
/*Fix for floating 3 columns without overlapping */
@media (min-width: 980px) and (max-width: 1215px) {
  .float-cols .control-label {
    float: none;
  }
  .float-cols .controls {
    margin-left: 0;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 32px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 32px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid rgba(0, 0, 0, 0.1);
}
.table .table {
  background-color: #ffffff;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f4faff;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #e5f3ff;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
.table tbody tr.success > td {
  background-color: rgba(118, 173, 52, 0.03);
}
.table tbody tr.error > td {
  background-color: rgba(214, 54, 23, 0.03);
}
.table tbody tr.warning > td {
  background-color: rgba(232, 134, 0, 0.03);
}
.table tbody tr.info > td {
  background-color: rgba(67, 136, 238, 0.03);
}
.table-hover tbody tr.success:hover > td {
  background-color: rgba(105, 153, 46, 0.03);
}
.table-hover tbody tr.error:hover > td {
  background-color: rgba(191, 48, 21, 0.03);
}
.table-hover tbody tr.warning:hover > td {
  background-color: rgba(207, 119, 0, 0.03);
}
.table-hover tbody tr.info:hover > td {
  background-color: rgba(44, 121, 236, 0.03);
}
.table-noheader {
  border-collapse: collapse;
}
.table-noheader thead {
  display: none;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #022d6b;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 15px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.dropdown-menu .menuitem-group {
  margin: 4px 1px;
  overflow: hidden;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.1);
  color: #0457cf;
  text-transform: capitalize;
  font-size: 95%;
  padding: 3px 20px;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 32px;
  color: #5c789e;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: #4388ee;
  background-color: rgba(0, 0, 0, 0);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=0);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #5c789e;
  text-decoration: none;
  outline: 0;
  background-color: rgba(0, 0, 0, 0);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=0);
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #b1c1d0;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #022d6b;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 6px 6px 6px 6px;
  -moz-border-radius: 6px 6px 6px 6px;
  border-radius: 6px 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #4388ee;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
  padding: 24px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.well-small {
  padding: 9px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 32px;
  color: #022d6b;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #022d6b;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 3;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.alert-options {
  float: right;
  line-height: 32px;
  color: #022d6b;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.alert-options:hover,
.alert-options:focus {
  color: #022d6b;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #034db6;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #9caabe;
  background-image: -moz-linear-gradient(top, #ffffff, #072a5c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#072a5c));
  background-image: -webkit-linear-gradient(top, #ffffff, #072a5c);
  background-image: -o-linear-gradient(top, #ffffff, #072a5c);
  background-image: linear-gradient(to bottom, #ffffff, #072a5c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ff072a5c', GradientType=0);
  border-color: #072a5c #072a5c #020915;
  *background-color: #072a5c;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #034db6;
  background-color: #072a5c;
  *background-color: #051f44;
}
.btn:active,
.btn.active {
  background-color: #03142d \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover,
.btn:focus {
  color: #034db6;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 11px 19px;
  font-size: 22.5px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 15.3px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 0 6px;
  font-size: 13.5px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #31a6d0;
  background-image: -moz-linear-gradient(top, #2bbdbd, #3b82ec);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2bbdbd), to(#3b82ec));
  background-image: -webkit-linear-gradient(top, #2bbdbd, #3b82ec);
  background-image: -o-linear-gradient(top, #2bbdbd, #3b82ec);
  background-image: linear-gradient(to bottom, #2bbdbd, #3b82ec);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2bbdbd', endColorstr='#ff3b82ec', GradientType=0);
  border-color: #3b82ec #3b82ec #135cc7;
  *background-color: #3b82ec;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #3b82ec;
  *background-color: #2374ea;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #1567de \9;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f69c20;
  background-image: -moz-linear-gradient(top, #ffaa35, #e88600);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffaa35), to(#e88600));
  background-image: -webkit-linear-gradient(top, #ffaa35, #e88600);
  background-image: -o-linear-gradient(top, #ffaa35, #e88600);
  background-image: linear-gradient(to bottom, #ffaa35, #e88600);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffaa35', endColorstr='#ffe88600', GradientType=0);
  border-color: #e88600 #e88600 #9c5a00;
  *background-color: #e88600;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #e88600;
  *background-color: #cf7700;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #b56900 \9;
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #dc5144;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c13b21);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c13b21));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c13b21);
  background-image: -o-linear-gradient(top, #ee5f5b, #c13b21);
  background-image: linear-gradient(to bottom, #ee5f5b, #c13b21);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc13b21', GradientType=0);
  border-color: #c13b21 #c13b21 #802716;
  *background-color: #c13b21;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #c13b21;
  *background-color: #ac351e;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #962e1a \9;
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #67b353;
  background-image: -moz-linear-gradient(top, #62c462, #709a3c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#709a3c));
  background-image: -webkit-linear-gradient(top, #62c462, #709a3c);
  background-image: -o-linear-gradient(top, #62c462, #709a3c);
  background-image: linear-gradient(to bottom, #62c462, #709a3c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff709a3c', GradientType=0);
  border-color: #709a3c #709a3c #486327;
  *background-color: #709a3c;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #709a3c;
  *background-color: #628835;
}
.btn-success:active,
.btn-success.active {
  background-color: #55762e \9;
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #2a4368;
  background-image: -moz-linear-gradient(top, #444444, #03429d);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#03429d));
  background-image: -webkit-linear-gradient(top, #444444, #03429d);
  background-image: -o-linear-gradient(top, #444444, #03429d);
  background-image: linear-gradient(to bottom, #444444, #03429d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff03429d', GradientType=0);
  border-color: #03429d #03429d #022252;
  *background-color: #03429d;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #03429d;
  *background-color: #023884;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #022d6b \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #2bbdbd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: #4388ee;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #034db6;
  text-decoration: none;
}
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 16px;
  margin-bottom: 16px;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 18px;
}
.btn-group > .btn-mini {
  font-size: 13.5px;
}
.btn-group > .btn-small {
  font-size: 15.3px;
}
.btn-group > .btn-large {
  font-size: 22.5px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #072a5c;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #3b82ec;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #e88600;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #c13b21;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #709a3c;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #03429d;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 32px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: rgba(232, 134, 0, 0.03);
  border: 1px solid rgba(232, 134, 0, 0.3);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.alert,
.alert h4 {
  color: #e88600;
}
.alert h4 {
  margin: 0 0 .5em;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 32px;
  cursor: pointer;
}
.alert-success {
  background-color: rgba(118, 173, 52, 0.03);
  border-color: rgba(118, 173, 52, 0.3);
  color: #76ad34;
}
.alert-success h4 {
  color: #76ad34;
}
.alert-danger,
.alert-error {
  background-color: rgba(214, 54, 23, 0.03);
  border-color: rgba(214, 54, 23, 0.3);
  color: #d63617;
}
.alert-danger h4,
.alert-error h4 {
  color: #d63617;
}
.alert-info {
  background-color: rgba(67, 136, 238, 0.03);
  border-color: rgba(67, 136, 238, 0.3);
  color: #4388ee;
}
.alert-info h4 {
  color: #4388ee;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.nav {
  margin-left: 0;
  margin-bottom: 32px;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.1);
}
.nav > li > a > img {
  max-width: none;
}
.nav > .pull-right {
  float: right;
}
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 32px;
  color: #b1c1d0;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #2bbdbd;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 15px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 32px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #dddddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #0457cf;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #ffffff;
  background-color: #2bbdbd;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.nav .dropdown-toggle .caret {
  border-top-color: #2bbdbd;
  border-bottom-color: #2bbdbd;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #4388ee;
  border-bottom-color: #4388ee;
}
/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #0457cf;
  border-bottom-color: #0457cf;
}
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #ffffff;
  background-color: #b1c1d0;
  border-color: #b1c1d0;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #b1c1d0;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}
.tab-content {
  overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: rgba(0, 0, 0, 0.1) #dddddd rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1);
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #dddddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}
.nav > .disabled > a {
  color: #b1c1d0;
}
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.navbar {
  overflow: visible;
  margin-bottom: 32px;
  *position: relative;
  *z-index: 2;
}
.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: rgba(15, 15, 15, 0);
  background-image: -moz-linear-gradient(top, rgba(26, 26, 26, 0), rgba(0, 0, 0, 0));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(26, 26, 26, 0)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(26, 26, 26, 0), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(26, 26, 26, 0), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(26, 26, 26, 0), rgba(0, 0, 0, 0));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001a1a1a', endColorstr='#00000000', GradientType=0);
  border: 1px solid rgba(0, 0, 0, 0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1;
}
.navbar-inner:before,
.navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-inner:after {
  clear: both;
}
.navbar .container {
  width: auto;
}
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 4px 20px 4px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #9ab0d2;
  text-shadow: 0 1px 0 rgba(26, 26, 26, 0);
}
.navbar .brand:hover,
.navbar .brand:focus {
  text-decoration: none;
}
.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #9ab0d2;
}
.navbar-link {
  color: #9ab0d2;
}
.navbar-link:hover,
.navbar-link:focus {
  color: #9ab0d2;
}
.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid rgba(0, 0, 0, 0);
  border-right: 1px solid rgba(26, 26, 26, 0);
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0;
}
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: 'Barlow';
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.navbar-static-top {
  position: static;
  margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  box-shadow: 0 1px 10px rgba(0,0,0,.1);
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  box-shadow: 0 -1px 10px rgba(0,0,0,.1);
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
.navbar .nav > li {
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 4px 15px 4px;
  color: #9ab0d2;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(26, 26, 26, 0);
}
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: rgba(0, 0, 0, 0);
  color: #9ab0d2;
  text-decoration: none;
}
.navbar .nav > li > a:focus {
  outline: 2px solid #5e9ed6;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #9ab0d2;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0);
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: rgba(8, 8, 8, 0);
  background-image: -moz-linear-gradient(top, rgba(13, 13, 13, 0), rgba(0, 0, 0, 0));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(13, 13, 13, 0)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(13, 13, 13, 0), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(13, 13, 13, 0), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(13, 13, 13, 0), rgba(0, 0, 0, 0));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000d0d0d', endColorstr='#00000000', GradientType=0);
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  *background-color: rgba(0, 0, 0, 0);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0);
  *background-color: rgba(0, 0, 0, 0);
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: rgba(0, 0, 0, 0) \9;
}
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #ffffff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #9ab0d2;
  border-bottom-color: #9ab0d2;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: rgba(0, 0, 0, 0);
  color: #9ab0d2;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #9ab0d2;
  border-bottom-color: #9ab0d2;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #9ab0d2;
  border-bottom-color: #9ab0d2;
}
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.navbar-inverse .navbar-inner {
  background-color: rgba(15, 15, 15, 0);
  background-image: -moz-linear-gradient(top, rgba(26, 26, 26, 0), rgba(0, 0, 0, 0));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(26, 26, 26, 0)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(26, 26, 26, 0), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(26, 26, 26, 0), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(26, 26, 26, 0), rgba(0, 0, 0, 0));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001a1a1a', endColorstr='#00000000', GradientType=0);
  border-color: rgba(0, 0, 0, 0);
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #9ab0d2;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:focus {
  color: #9ab0d2;
}
.navbar-inverse .brand {
  color: #9ab0d2;
}
.navbar-inverse .navbar-text {
  color: #9ab0d2;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: rgba(0, 0, 0, 0);
  color: #9ab0d2;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #9ab0d2;
  background-color: rgba(0, 0, 0, 0);
}
.navbar-inverse .navbar-link {
  color: #9ab0d2;
}
.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
  color: #9ab0d2;
}
.navbar-inverse .divider-vertical {
  border-left-color: rgba(0, 0, 0, 0);
  border-right-color: rgba(26, 26, 26, 0);
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: rgba(0, 0, 0, 0);
  color: #9ab0d2;
}
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #9ab0d2;
  border-bottom-color: #9ab0d2;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #9ab0d2;
  border-bottom-color: #9ab0d2;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #9ab0d2;
  border-bottom-color: #9ab0d2;
}
.navbar-inverse .navbar-search .search-query {
  color: #ffffff;
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: rgba(92, 120, 158, 0.5);
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: rgba(92, 120, 158, 0.5);
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: rgba(92, 120, 158, 0.5);
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #034db6;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}
.navbar-inverse .btn-navbar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: rgba(8, 8, 8, 0);
  background-image: -moz-linear-gradient(top, rgba(13, 13, 13, 0), rgba(0, 0, 0, 0));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(13, 13, 13, 0)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(13, 13, 13, 0), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(13, 13, 13, 0), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(13, 13, 13, 0), rgba(0, 0, 0, 0));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000d0d0d', endColorstr='#00000000', GradientType=0);
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  *background-color: rgba(0, 0, 0, 0);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0);
  *background-color: rgba(0, 0, 0, 0);
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: rgba(0, 0, 0, 0) \9;
}
.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 32px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  text-shadow: 0 1px 0 #ffffff;
}
.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #b1c1d0;
}
.pagination {
  margin: 32px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 32px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #ffffff;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #b1c1d0;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #b1c1d0;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 22.5px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 15.3px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 13.5px;
}
.pager {
  margin: 32px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #b1c1d0;
  background-color: #fff;
  cursor: default;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #022d6b;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  width: 98%;
  position: relative;
  max-height: 400px;
  padding: 1%;
}
.modal-body iframe {
  width: 100%;
  max-height: none;
  border: 0 !important;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #4388ee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #4388ee;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #4388ee;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #4388ee;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #4388ee;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f2f2f2;
  border-bottom: 1px solid #e5e5e5;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.popover-title:empty {
  display: none;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  margin-bottom: 32px;
  margin-left: 20px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 32px;
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #2bbdbd;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #0457cf;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 15.228px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #b1c1d0;
}
.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.label:empty,
.badge:empty {
  display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #d63617;
}
.label-important[href],
.badge-important[href] {
  background-color: #a82a12;
}
.label-warning,
.badge-warning {
  background-color: #e88600;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #b56900;
}
.label-success,
.badge-success {
  background-color: #76ad34;
}
.label-success[href],
.badge-success[href] {
  background-color: #5b8628;
}
.label-info,
.badge-info {
  background-color: #4388ee;
}
.label-info[href],
.badge-info[href] {
  background-color: #156be9;
}
.label-inverse,
.badge-inverse {
  background-color: #034db6;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #023884;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 32px;
  margin-bottom: 32px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.progress .bar {
  width: 0%;
  height: 100%;
  color: #ffffff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar,
.progress .bar-warning {
  background-color: #f69c20;
  background-image: -moz-linear-gradient(top, #ffaa35, #e88600);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffaa35), to(#e88600));
  background-image: -webkit-linear-gradient(top, #ffaa35, #e88600);
  background-image: -o-linear-gradient(top, #ffaa35, #e88600);
  background-image: linear-gradient(to bottom, #ffaa35, #e88600);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffaa35', endColorstr='#ffe88600', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #ffaa35;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.accordion {
  margin-bottom: 32px;
}
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
.carousel {
  position: relative;
  margin-bottom: 32px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #03429d;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}
.carousel-indicators .active {
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #034db6;
  background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
  line-height: 32px;
}
.carousel-caption h4 {
  margin: 0 0 5px;
}
.carousel-caption p {
  margin-bottom: 0;
}
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 48px;
  color: inherit;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
.hero-unit li {
  line-height: 48px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .dropdown-menu .menuitem-group {
    background-color: #10223e;
    color: #eee;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 42px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: auto;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 32px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .tag-category input#filter-search,
  .newsfeed-category input#filter-search {
    width: auto;
    margin-bottom: 16px;
  }
  .category-list input#filter-search {
    width: auto;
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 42px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: auto;
    float: left;
    margin-left: 2.76243094%;
    *margin-left: 2.70923945%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.76243094%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851%;
  }
  .row-fluid .span11 {
    width: 91.43646409%;
    *width: 91.3832726%;
  }
  .row-fluid .span10 {
    width: 82.87292818%;
    *width: 82.81973669%;
  }
  .row-fluid .span9 {
    width: 74.30939227%;
    *width: 74.25620078%;
  }
  .row-fluid .span8 {
    width: 65.74585635%;
    *width: 65.69266486%;
  }
  .row-fluid .span7 {
    width: 57.18232044%;
    *width: 57.12912895%;
  }
  .row-fluid .span6 {
    width: 48.61878453%;
    *width: 48.56559304%;
  }
  .row-fluid .span5 {
    width: 40.05524862%;
    *width: 40.00205713%;
  }
  .row-fluid .span4 {
    width: 31.49171271%;
    *width: 31.43852122%;
  }
  .row-fluid .span3 {
    width: 22.9281768%;
    *width: 22.87498531%;
  }
  .row-fluid .span2 {
    width: 14.36464088%;
    *width: 14.31144939%;
  }
  .row-fluid .span1 {
    width: 5.80110497%;
    *width: 5.74791348%;
  }
  .row-fluid .offset12 {
    margin-left: 105.52486188%;
    *margin-left: 105.4184789%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243094%;
    *margin-left: 102.65604796%;
  }
  .row-fluid .offset11 {
    margin-left: 96.96132597%;
    *margin-left: 96.85494299%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.19889503%;
    *margin-left: 94.09251205%;
  }
  .row-fluid .offset10 {
    margin-left: 88.39779006%;
    *margin-left: 88.29140708%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.63535912%;
    *margin-left: 85.52897614%;
  }
  .row-fluid .offset9 {
    margin-left: 79.83425414%;
    *margin-left: 79.72787116%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.0718232%;
    *margin-left: 76.96544023%;
  }
  .row-fluid .offset8 {
    margin-left: 71.27071823%;
    *margin-left: 71.16433525%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729%;
    *margin-left: 68.40190431%;
  }
  .row-fluid .offset7 {
    margin-left: 62.70718232%;
    *margin-left: 62.60079934%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138%;
    *margin-left: 59.8383684%;
  }
  .row-fluid .offset6 {
    margin-left: 54.14364641%;
    *margin-left: 54.03726343%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121547%;
    *margin-left: 51.27483249%;
  }
  .row-fluid .offset5 {
    margin-left: 45.5801105%;
    *margin-left: 45.47372752%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767956%;
    *margin-left: 42.71129658%;
  }
  .row-fluid .offset4 {
    margin-left: 37.01657459%;
    *margin-left: 36.91019161%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414365%;
    *margin-left: 34.14776067%;
  }
  .row-fluid .offset3 {
    margin-left: 28.45303867%;
    *margin-left: 28.3466557%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773%;
    *margin-left: 25.58422476%;
  }
  .row-fluid .offset2 {
    margin-left: 19.88950276%;
    *margin-left: 19.78311978%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182%;
    *margin-left: 17.02068884%;
  }
  .row-fluid .offset1 {
    margin-left: 11.32596685%;
    *margin-left: 11.21958387%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591%;
    *margin-left: 8.45715293%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .span12 {
    width: 1170px;
  }
  .span11 {
    width: 1070px;
  }
  .span10 {
    width: 970px;
  }
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 770px;
  }
  .span7 {
    width: 670px;
  }
  .span6 {
    width: 570px;
  }
  .span5 {
    width: 470px;
  }
  .span4 {
    width: 370px;
  }
  .span3 {
    width: 270px;
  }
  .span2 {
    width: 170px;
  }
  .span1 {
    width: 70px;
  }
  .offset12 {
    margin-left: 1230px;
  }
  .offset11 {
    margin-left: 1130px;
  }
  .offset10 {
    margin-left: 1030px;
  }
  .offset9 {
    margin-left: 930px;
  }
  .offset8 {
    margin-left: 830px;
  }
  .offset7 {
    margin-left: 730px;
  }
  .offset6 {
    margin-left: 630px;
  }
  .offset5 {
    margin-left: 530px;
  }
  .offset4 {
    margin-left: 430px;
  }
  .offset3 {
    margin-left: 330px;
  }
  .offset2 {
    margin-left: 230px;
  }
  .offset1 {
    margin-left: 130px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 42px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: auto;
    float: left;
    margin-left: 2.56410256%;
    *margin-left: 2.51091107%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.56410256%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851%;
  }
  .row-fluid .span11 {
    width: 91.45299145%;
    *width: 91.39979996%;
  }
  .row-fluid .span10 {
    width: 82.90598291%;
    *width: 82.85279142%;
  }
  .row-fluid .span9 {
    width: 74.35897436%;
    *width: 74.30578287%;
  }
  .row-fluid .span8 {
    width: 65.81196581%;
    *width: 65.75877432%;
  }
  .row-fluid .span7 {
    width: 57.26495726%;
    *width: 57.21176578%;
  }
  .row-fluid .span6 {
    width: 48.71794872%;
    *width: 48.66475723%;
  }
  .row-fluid .span5 {
    width: 40.17094017%;
    *width: 40.11774868%;
  }
  .row-fluid .span4 {
    width: 31.62393162%;
    *width: 31.57074013%;
  }
  .row-fluid .span3 {
    width: 23.07692308%;
    *width: 23.02373159%;
  }
  .row-fluid .span2 {
    width: 14.52991453%;
    *width: 14.47672304%;
  }
  .row-fluid .span1 {
    width: 5.98290598%;
    *width: 5.92971449%;
  }
  .row-fluid .offset12 {
    margin-left: 105.12820513%;
    *margin-left: 105.02182215%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.56410256%;
    *margin-left: 102.45771959%;
  }
  .row-fluid .offset11 {
    margin-left: 96.58119658%;
    *margin-left: 96.4748136%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.01709402%;
    *margin-left: 93.91071104%;
  }
  .row-fluid .offset10 {
    margin-left: 88.03418803%;
    *margin-left: 87.92780506%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.47008547%;
    *margin-left: 85.36370249%;
  }
  .row-fluid .offset9 {
    margin-left: 79.48717949%;
    *margin-left: 79.38079651%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.92307692%;
    *margin-left: 76.81669394%;
  }
  .row-fluid .offset8 {
    margin-left: 70.94017094%;
    *margin-left: 70.83378796%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.37606838%;
    *margin-left: 68.2696854%;
  }
  .row-fluid .offset7 {
    margin-left: 62.39316239%;
    *margin-left: 62.28677941%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.82905983%;
    *margin-left: 59.72267685%;
  }
  .row-fluid .offset6 {
    margin-left: 53.84615385%;
    *margin-left: 53.73977087%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.28205128%;
    *margin-left: 51.1756683%;
  }
  .row-fluid .offset5 {
    margin-left: 45.2991453%;
    *margin-left: 45.19276232%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.73504274%;
    *margin-left: 42.62865976%;
  }
  .row-fluid .offset4 {
    margin-left: 36.75213675%;
    *margin-left: 36.64575377%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.18803419%;
    *margin-left: 34.08165121%;
  }
  .row-fluid .offset3 {
    margin-left: 28.20512821%;
    *margin-left: 28.09874523%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.64102564%;
    *margin-left: 25.53464266%;
  }
  .row-fluid .offset2 {
    margin-left: 19.65811966%;
    *margin-left: 19.55173668%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.09401709%;
    *margin-left: 16.98763412%;
  }
  .row-fluid .offset1 {
    margin-left: 11.11111111%;
    *margin-left: 11.00472813%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.54700855%;
    *margin-left: 8.44062557%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1156px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1056px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 956px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 856px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 756px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 656px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 556px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 456px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 356px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 256px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 156px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 56px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 32px;
  }
  .navbar-fixed-bottom {
    margin-top: 32px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 16px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #9ab0d2;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #9ab0d2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: rgba(0, 0, 0, 0);
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #9ab0d2;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: rgba(0, 0, 0, 0);
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 16px 15px;
    margin: 16px 0;
    border-top: 1px solid rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: rgba(0, 0, 0, 0);
    border-bottom-color: rgba(0, 0, 0, 0);
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 979px + 1) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
/* Extending Bootstrap */
/* Typography */
.small {
  font-size: 11px;
}
/* Max Width */
iframe,
svg {
  max-width: 100%;
}
/* Nowrap */
.nowrap {
  white-space: nowrap;
}
/* Center */
.center,
.table td.center,
.table th.center {
  text-align: center;
}
/* Disabled Link */
a.disabled,
a.disabled:hover {
  color: #999999;
  background-color: transparent;
  cursor: default;
  text-decoration: none;
}
/* Hero Banner */
.hero-unit {
  text-align: center;
}
.hero-unit .lead {
  margin-bottom: 18px;
  font-size: 20px;
  font-weight: 200;
  line-height: 27px;
}
.btn .caret {
  margin-bottom: 7px;
}
.btn.btn-micro .caret {
  margin: 5px 0;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
/* Modal */
body.modal {
  padding-top: 0;
}
/* Alternating Rows */
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f4faff;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
/* Row reveal */
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
/* Buttons */
.btn-wide {
  width: 80%;
}
/* Nav List Offset */
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .offset1 {
  margin-left: 8.382978723%;
}
.row-fluid .offset2 {
  margin-left: 16.89361702%;
}
.row-fluid .offset3 {
  margin-left: 25.404255317%;
}
.row-fluid .offset4 {
  margin-left: 33.914893614%;
}
.row-fluid .offset5 {
  margin-left: 42.425531911%;
}
.row-fluid .offset6 {
  margin-left: 50.93617020799999%;
}
.row-fluid .offset7 {
  margin-left: 59.446808505%;
}
.row-fluid .offset8 {
  margin-left: 67.95744680199999%;
}
.row-fluid .offset9 {
  margin-left: 76.468085099%;
}
.row-fluid .offset10 {
  margin-left: 84.97872339599999%;
}
.row-fluid .offset11 {
  margin-left: 91.489361693%;
}
/* Navbar Buttons */
.navbar .nav > li > a.btn {
  padding: 4px 10px;
  line-height: 18px;
}
/* Nav Tabs Dark */
.nav-tabs.nav-dark {
  border-bottom: 1px solid #333;
  text-shadow: 1px 1px 1px #000;
}
.nav-tabs.nav-dark > li > a {
  color: #F8F8F8;
}
.nav-tabs.nav-dark > li > a:hover {
  border-color: #333 #333 #111;
  background-color: #777777;
}
.nav-tabs.nav-dark > .active > a,
.nav-tabs.nav-dark > .active > a:hover {
  color: #ffffff;
  background-color: #555555;
  border: 1px solid #222;
  border-bottom-color: transparent;
}
/* Inline Thumbnails */
.thumbnail.pull-left {
  margin: 0 10px 10px 0;
}
.thumbnail.pull-right {
  margin: 0 0 10px 10px;
}
/* Specific Widths */
.width-10 {
  width: 10px;
}
.width-20 {
  width: 20px;
}
.width-30 {
  width: 30px;
}
.width-40 {
  width: 40px;
}
.width-50 {
  width: 50px;
}
.width-60 {
  width: 60px;
}
.width-70 {
  width: 70px;
}
.width-80 {
  width: 80px;
}
.width-90 {
  width: 90px;
}
.width-100 {
  width: 100px;
}
/* Specific Heights */
.height-10 {
  height: 10px;
}
.height-20 {
  height: 20px;
}
.height-30 {
  height: 30px;
}
.height-40 {
  height: 40px;
}
.height-50 {
  height: 50px;
}
.height-60 {
  height: 60px;
}
.height-70 {
  height: 70px;
}
.height-80 {
  height: 80px;
}
.height-90 {
  height: 90px;
}
.height-100 {
  height: 100px;
}
/* Horizontal Row (hr) */
hr.hr-condensed {
  margin: 10px 0;
}
/* Striped */
.list-striped,
.row-striped {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 8px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f4faff;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #e5f3ff;
}
.row-striped .row-fluid {
  width: 100%;
  box-sizing: border-box;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
/* Condensed */
.list-condensed li {
  padding: 4px 5px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 4px 5px;
}
/* Bordered */
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/* Radio Button Groups */
.radio.btn-group input[type=radio] {
  display: none;
}
.radio.btn-group > label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.radio.btn-group > label:first-of-type {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}
fieldset.radio.btn-group {
  padding-left: 0;
}
/* iFrames */
.iframe-bordered {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
/* Tabbed Content */
.tab-content {
  overflow: visible;
}
.tabs-left .tab-content {
  overflow: auto;
}
/* Non-linkable nav-tabs */
.nav-tabs > li > span {
  display: block;
  margin-right: 2px;
  padding-right: 12px;
  padding-left: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 18px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
/* Extended Joomla Button Classes */
.btn-micro {
  padding: 1px 4px;
  font-size: 10px;
  line-height: 8px;
}
.btn-group > .btn-micro {
  font-size: 10px;
}
/* Joomla => Bootstrap Tooltip */
.tip-wrap {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #022d6b;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  z-index: 100;
}
/* Page Header */
.page-header {
  margin: 2px 0px 10px 0px;
  padding-bottom: 5px;
}
/* Input Prepend Chosen Select Boxes */
/* Common styling for Chosen Select Boxes with Input Prepend/Append */
.input-prepend > .add-on,
.input-append > .add-on {
  vertical-align: top;
}
/* Styles specific to Input Prepend Chosen Select Boxes */
.input-prepend .chzn-container-single .chzn-single {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend .chzn-container-single .chzn-single-with-drop {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
/* Styles specific to Input Append Chosen Select Boxes */
.input-append .chzn-container-single .chzn-single {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append .chzn-container-single .chzn-single-with-drop {
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
}
/* Styles specific to combined Input Prepend and Append Chosen Select Boxes */
.input-prepend.input-append .chzn-container-single .chzn-single,
.input-prepend.input-append .chzn-container-single .chzn-single-with-drop {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* Accessible Hidden Elements (good for hidden labels and such) */
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
/* Make Accessible Hidden Elements visible on focus */
.element-invisible:focus {
  width: auto;
  height: auto;
  overflow: auto;
  background: #eee;
  color: #000;
  padding: 1em;
}
/* Form Vertical Overrides Form Horizontal */
.form-vertical .control-label {
  float: none;
  width: auto;
  padding-right: 0;
  padding-top: 0;
  text-align: left;
}
.form-vertical .controls {
  margin-left: 0;
}
/* Auto Width */
.width-auto {
  width: auto;
}
/* Chosen proper wrapping in Bootstrap btn-group */
.btn-group .chzn-results {
  white-space: normal;
}
/* Accordion overflow fix */
.accordion-body.in:hover {
  overflow: visible;
}
/* Invalid indicators */
.invalid {
  color: #d63617;
  font-weight: bold;
}
input.invalid {
  border: 1px solid #d63617;
  background: #f2dede;
}
select.chzn-done.invalid + .chzn-container.chzn-container-single > a.chzn-single,
select.chzn-done.invalid + .chzn-container.chzn-container-multi > ul.chzn-choices {
  border-color: #d63617;
  color: #d63617;
}
/* Tweaking of tooltips */
.tooltip {
  max-width: 400px;
}
.tooltip-inner {
  max-width: none;
  text-align: left;
  text-shadow: none;
}
th .tooltip-inner {
  font-weight: normal;
}
.tooltip.hasimage {
  opacity: 1;
}
/* Align tip text to left (old mootools tip) */
.tip-text {
  text-align: left;
}
.btn-group > .btn + .dropdown-backdrop + .btn {
  margin-left: -1px;
}
.btn-group > .btn + .dropdown-backdrop + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-backdrop + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-backdrop + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-backdrop + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.dropdown-menu {
  text-align: left;
}
.alert-link {
  font-weight: bold;
}
.alert .alert-link {
  color: #b56900;
}
.alert-success .alert-link {
  color: #5b8628;
}
.alert-danger .alert-link,
.alert-error .alert-link {
  color: #a82a12;
}
.alert-info .alert-link {
  color: #156be9;
}
/*
 * Due to a bug in the compiler that doesn't handle the relative paths correctly, the @font-face stuff needs to go in the templates less files
@font-face {
	font-family: 'IcoMoon';
	src: url("../../../../../media/jui/fonts/IcoMoon.eot");
	src: url("../../../../../media/jui/fonts/IcoMoon.eot?#iefix") format('embedded-opentype'),
		url("../../../../../media/jui/fonts/IcoMoon.woff") format('woff'),
		url("../../../../../media/jui/fonts/IcoMoon.ttf") format('truetype'),
		url("../../../../../media/jui/fonts/IcoMoon.svg#IcoMoon") format('svg');
	font-weight: normal;
	font-style: normal;
}
*/
/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'IcoMoon';
  content: attr(data-icon);
  speak: none;
}
/* From Bootstrap */
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: .25em;
  line-height: 14px;
}
/* Use the following CSS code if you want to have a class per icon */
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
  font-weight: normal;
}
.icon-joomla:before {
  content: "\e200";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
  content: "\e005";
}
.icon-chevron-right:before,
.icon-rightarrow:before,
.icon-arrow-right:before {
  content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
  content: "\e007";
}
.icon-chevron-left:before,
.icon-leftarrow:before,
.icon-arrow-left:before {
  content: "\e008";
}
.icon-arrow-first:before {
  content: "\e003";
}
.icon-arrow-last:before {
  content: "\e004";
}
.icon-arrow-up-2:before {
  content: "\e009";
}
.icon-arrow-right-2:before {
  content: "\e00a";
}
.icon-arrow-down-2:before {
  content: "\e00b";
}
.icon-arrow-left-2:before {
  content: "\e00c";
}
.icon-arrow-up-3:before {
  content: "\e00f";
}
.icon-arrow-right-3:before {
  content: "\e010";
}
.icon-arrow-down-3:before {
  content: "\e011";
}
.icon-arrow-left-3:before {
  content: "\e012";
}
.icon-menu-2:before {
  content: "\e00e";
}
.icon-arrow-up-4:before {
  content: "\e201";
}
.icon-arrow-right-4:before {
  content: "\e202";
}
.icon-arrow-down-4:before {
  content: "\e203";
}
.icon-arrow-left-4:before {
  content: "\e204";
}
.icon-share:before,
.icon-redo:before {
  content: "\27";
}
.icon-undo:before {
  content: "\28";
}
.icon-forward-2:before {
  content: "\e205";
}
.icon-backward-2:before,
.icon-reply:before {
  content: "\e206";
}
.icon-unblock:before,
.icon-refresh:before,
.icon-redo-2:before {
  content: "\6c";
}
.icon-undo-2:before {
  content: "\e207";
}
.icon-move:before {
  content: "\7a";
}
.icon-expand:before {
  content: "\66";
}
.icon-contract:before {
  content: "\67";
}
.icon-expand-2:before {
  content: "\68";
}
.icon-contract-2:before {
  content: "\69";
}
.icon-play:before {
  content: "\e208";
}
.icon-pause:before {
  content: "\e209";
}
.icon-stop:before {
  content: "\e210";
}
.icon-previous:before,
.icon-backward:before {
  content: "\7c";
}
.icon-next:before,
.icon-forward:before {
  content: "\7b";
}
.icon-first:before {
  content: "\7d";
}
.icon-last:before {
  content: "\e000";
}
.icon-play-circle:before {
  content: "\e00d";
}
.icon-pause-circle:before {
  content: "\e211";
}
.icon-stop-circle:before {
  content: "\e212";
}
.icon-backward-circle:before {
  content: "\e213";
}
.icon-forward-circle:before {
  content: "\e214";
}
.icon-loop:before {
  content: "\e001";
}
.icon-shuffle:before {
  content: "\e002";
}
.icon-search:before {
  content: "\53";
}
.icon-zoom-in:before {
  content: "\64";
}
.icon-zoom-out:before {
  content: "\65";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
  content: "\2b";
}
.icon-pencil-2:before {
  content: "\2c";
}
.icon-brush:before {
  content: "\3b";
}
.icon-save-new:before,
.icon-plus-2:before {
  content: "\5d";
}
.icon-minus-sign:before,
.icon-minus-2:before {
  content: "\5e";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
  content: "\49";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
  content: "\47";
}
.icon-new:before,
.icon-plus:before {
  content: "\2a";
}
.icon-plus-circle:before {
  content: "\e215";
}
.icon-minus:before,
.icon-not-ok:before {
  content: "\4b";
}
.icon-ban-circle:before,
.icon-minus-circle:before {
  content: "\e216";
}
.icon-unpublish:before,
.icon-cancel:before {
  content: "\4a";
}
.icon-cancel-circle:before {
  content: "\e217";
}
.icon-checkmark-2:before {
  content: "\e218";
}
.icon-checkmark-circle:before {
  content: "\e219";
}
.icon-info:before {
  content: "\e220";
}
.icon-info-2:before,
.icon-info-circle:before {
  content: "\e221";
}
.icon-question:before,
.icon-question-sign:before,
.icon-help:before {
  content: "\45";
}
.icon-question-2:before,
.icon-question-circle:before {
  content: "\e222";
}
.icon-notification:before {
  content: "\e223";
}
.icon-notification-2:before,
.icon-notification-circle:before {
  content: "\e224";
}
.icon-pending:before,
.icon-warning:before {
  content: "\48";
}
.icon-warning-2:before,
.icon-warning-circle:before {
  content: "\e225";
}
.icon-checkbox-unchecked:before {
  content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-checked:before {
  content: "\3e";
}
.icon-checkbox-partial:before {
  content: "\3f";
}
.icon-square:before {
  content: "\e226";
}
.icon-radio-unchecked:before {
  content: "\e227";
}
.icon-radio-checked:before,
.icon-generic:before {
  content: "\e228";
}
.icon-circle:before {
  content: "\e229";
}
.icon-signup:before {
  content: "\e230";
}
.icon-grid:before,
.icon-grid-view:before {
  content: "\58";
}
.icon-grid-2:before,
.icon-grid-view-2:before {
  content: "\59";
}
.icon-menu:before {
  content: "\5a";
}
.icon-list:before,
.icon-list-view:before {
  content: "\31";
}
.icon-list-2:before {
  content: "\e231";
}
.icon-menu-3:before {
  content: "\e232";
}
.icon-folder-open:before,
.icon-folder:before {
  content: "\2d";
}
.icon-folder-close:before,
.icon-folder-2:before {
  content: "\2e";
}
.icon-folder-plus:before {
  content: "\e234";
}
.icon-folder-minus:before {
  content: "\e235";
}
.icon-folder-3:before {
  content: "\e236";
}
.icon-folder-plus-2:before {
  content: "\e237";
}
.icon-folder-remove:before {
  content: "\e238";
}
.icon-file:before {
  content: "\e016";
}
.icon-file-2:before {
  content: "\e239";
}
.icon-file-add:before,
.icon-file-plus:before {
  content: "\29";
}
.icon-file-minus:before {
  content: "\e017";
}
.icon-file-check:before {
  content: "\e240";
}
.icon-file-remove:before {
  content: "\e241";
}
.icon-save-copy:before,
.icon-copy:before {
  content: "\e018";
}
.icon-stack:before {
  content: "\e242";
}
.icon-tree:before {
  content: "\e243";
}
.icon-tree-2:before {
  content: "\e244";
}
.icon-paragraph-left:before {
  content: "\e246";
}
.icon-paragraph-center:before {
  content: "\e247";
}
.icon-paragraph-right:before {
  content: "\e248";
}
.icon-paragraph-justify:before {
  content: "\e249";
}
.icon-screen:before {
  content: "\e01c";
}
.icon-tablet:before {
  content: "\e01d";
}
.icon-mobile:before {
  content: "\e01e";
}
.icon-box-add:before {
  content: "\51";
}
.icon-box-remove:before {
  content: "\52";
}
.icon-download:before {
  content: "\e021";
}
.icon-upload:before {
  content: "\e022";
}
.icon-home:before {
  content: "\21";
}
.icon-home-2:before {
  content: "\e250";
}
.icon-out-2:before,
.icon-new-tab:before {
  content: "\e024";
}
.icon-out-3:before,
.icon-new-tab-2:before {
  content: "\e251";
}
.icon-link:before {
  content: "\e252";
}
.icon-picture:before,
.icon-image:before {
  content: "\2f";
}
.icon-pictures:before,
.icon-images:before {
  content: "\30";
}
.icon-palette:before,
.icon-color-palette:before {
  content: "\e014";
}
.icon-camera:before {
  content: "\55";
}
.icon-camera-2:before,
.icon-video:before {
  content: "\e015";
}
.icon-play-2:before,
.icon-video-2:before,
.icon-youtube:before {
  content: "\56";
}
.icon-music:before {
  content: "\57";
}
.icon-user:before {
  content: "\22";
}
.icon-users:before {
  content: "\e01f";
}
.icon-vcard:before {
  content: "\6d";
}
.icon-address:before {
  content: "\70";
}
.icon-share-alt:before,
.icon-out:before {
  content: "\26";
}
.icon-enter:before {
  content: "\e257";
}
.icon-exit:before {
  content: "\e258";
}
.icon-comment:before,
.icon-comments:before {
  content: "\24";
}
.icon-comments-2:before {
  content: "\25";
}
.icon-quote:before,
.icon-quotes-left:before {
  content: "\60";
}
.icon-quote-2:before,
.icon-quotes-right:before {
  content: "\61";
}
.icon-quote-3:before,
.icon-bubble-quote:before {
  content: "\e259";
}
.icon-phone:before {
  content: "\e260";
}
.icon-phone-2:before {
  content: "\e261";
}
.icon-envelope:before,
.icon-mail:before {
  content: "\4d";
}
.icon-envelope-opened:before,
.icon-mail-2:before {
  content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
  content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
  content: "\50";
}
.icon-briefcase:before {
  content: "\e020";
}
.icon-tag:before {
  content: "\e262";
}
.icon-tag-2:before {
  content: "\e263";
}
.icon-tags:before {
  content: "\e264";
}
.icon-tags-2:before {
  content: "\e265";
}
.icon-options:before,
.icon-cog:before {
  content: "\38";
}
.icon-cogs:before {
  content: "\37";
}
.icon-screwdriver:before,
.icon-tools:before {
  content: "\36";
}
.icon-wrench:before {
  content: "\3a";
}
.icon-equalizer:before {
  content: "\39";
}
.icon-dashboard:before {
  content: "\78";
}
.icon-switch:before {
  content: "\e266";
}
.icon-filter:before {
  content: "\54";
}
.icon-purge:before,
.icon-trash:before {
  content: "\4c";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
  content: "\23";
}
.icon-unlock:before {
  content: "\e267";
}
.icon-key:before {
  content: "\5f";
}
.icon-support:before {
  content: "\46";
}
.icon-database:before {
  content: "\62";
}
.icon-scissors:before {
  content: "\e268";
}
.icon-health:before {
  content: "\6a";
}
.icon-wand:before {
  content: "\6b";
}
.icon-eye-open:before,
.icon-eye:before {
  content: "\3c";
}
.icon-eye-close:before,
.icon-eye-blocked:before,
.icon-eye-2:before {
  content: "\e269";
}
.icon-clock:before {
  content: "\6e";
}
.icon-compass:before {
  content: "\6f";
}
.icon-broadcast:before,
.icon-connection:before,
.icon-wifi:before {
  content: "\e01b";
}
.icon-book:before {
  content: "\e271";
}
.icon-lightning:before,
.icon-flash:before {
  content: "\79";
}
.icon-print:before,
.icon-printer:before {
  content: "\e013";
}
.icon-feed:before {
  content: "\71";
}
.icon-calendar:before {
  content: "\43";
}
.icon-calendar-2:before {
  content: "\44";
}
.icon-calendar-3:before {
  content: "\e273";
}
.icon-pie:before {
  content: "\77";
}
.icon-bars:before {
  content: "\76";
}
.icon-chart:before {
  content: "\75";
}
.icon-power-cord:before {
  content: "\32";
}
.icon-cube:before {
  content: "\33";
}
.icon-puzzle:before {
  content: "\34";
}
.icon-attachment:before,
.icon-paperclip:before,
.icon-flag-2:before {
  content: "\72";
}
.icon-lamp:before {
  content: "\74";
}
.icon-pin:before,
.icon-pushpin:before {
  content: "\73";
}
.icon-location:before {
  content: "\63";
}
.icon-shield:before {
  content: "\e274";
}
.icon-flag:before {
  content: "\35";
}
.icon-flag-3:before {
  content: "\e275";
}
.icon-bookmark:before {
  content: "\e023";
}
.icon-bookmark-2:before {
  content: "\e276";
}
.icon-heart:before {
  content: "\e277";
}
.icon-heart-2:before {
  content: "\e278";
}
.icon-thumbs-up:before {
  content: "\5b";
}
.icon-thumbs-down:before {
  content: "\5c";
}
.icon-unfeatured:before,
.icon-asterisk:before,
.icon-star-empty:before {
  content: "\40";
}
.icon-star-2:before {
  content: "\41";
}
.icon-featured:before,
.icon-default:before,
.icon-star:before {
  content: "\42";
}
.icon-smiley:before,
.icon-smiley-happy:before {
  content: "\e279";
}
.icon-smiley-2:before,
.icon-smiley-happy-2:before {
  content: "\e280";
}
.icon-smiley-sad:before {
  content: "\e281";
}
.icon-smiley-sad-2:before {
  content: "\e282";
}
.icon-smiley-neutral:before {
  content: "\e283";
}
.icon-smiley-neutral-2:before {
  content: "\e284";
}
.icon-cart:before {
  content: "\e019";
}
.icon-basket:before {
  content: "\e01a";
}
.icon-credit:before {
  content: "\e286";
}
.icon-credit-2:before {
  content: "\e287";
}
.icon-expired:before {
  content: "\4b";
}
@font-face {
  font-family: 'IcoMoon';
  src: url("/anmm/pagebuilder/media/jui/fonts/IcoMoon.eot");
  src: url("/anmm/pagebuilder/media/jui/fonts/IcoMoon.eot#iefix") format('embedded-opentype'), url("/anmm/pagebuilder/media/jui/fonts/IcoMoon.woff") format('woff'), url("/anmm/pagebuilder/media/jui/fonts/IcoMoon.ttf") format('truetype'), url("/anmm/pagebuilder/media/jui/fonts/IcoMoon.svg#IcoMoon") format('svg');
  font-weight: normal;
  font-style: normal;font-display:swap;}
/* ========================================================================
   Name:            Bootstrap layer
   Description:     Compatibility layer to match UIkit and Bootstrap style
 ========================================================================== */
/* Button overrides
 ========================================================================== */
.btn {
  /* Reset */
  /* Todo */
  border-color: transparent;
  box-shadow: none;
  text-shadow: none;
  font-family: 'Barlow';
  /* Overrides */
  line-height: 22px;
  background: #022d6b;
  color: #ffffff;
  border-radius: 0;
  border: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.3s ease-in-out;
  transition-duration: 200ms;
}
.btn:hover,
.btn:focus {
  /* Reset */
  background-position: 0 0;
  -webkit-transition: none;
  transition: none;
  /* Overrides */
  background-color: #072c61;
  color: #ffffff;
  box-shadow: 0 10px 30px rgba(2, 45, 107, 0.3);
}
.btn.active,
.btn:active {
  /* Reset */
  box-shadow: none;
  /* Overrides */
  background-color: #072a5c;
  color: #ffffff;
  box-shadow: 0 5px 5px rgba(2, 45, 107, 0.3);
}
/* Primary */
.btn-primary,
.btn-info,
.btn-inverse {
  background-color: #4388ee;
  color: #ffffff;
}
.btn-primary:hover,
.btn-info:hover,
.btn-inverse:hover {
  background-color: #3f85ed;
  color: #ffffff;
  box-shadow: 0 10px 30px rgba(67, 136, 238, 0.4);
}
.btn-primary:active,
.btn-primary.active,
.btn-info:active,
.btn-info.active,
.btn-inverse:active,
.btn-inverse.active {
  background-color: #3b82ec;
  color: #ffffff;
  box-shadow: 0 5px 5px rgba(67, 136, 238, 0.4);
}
/* Danger */
.btn-danger,
.btn-warning {
  background-color: #d63617;
  color: #ffffff;
}
.btn-danger:hover,
.btn-warning:hover {
  background-color: #c63d22;
  color: #ffffff;
  box-shadow: 0 10px 30px rgba(214, 54, 23, 0.4);
}
.btn-danger:active,
.btn-danger.active,
.btn-warning:active,
.btn-warning.active {
  background-color: #c13b21;
  color: #ffffff;
}
/* Success */
.btn-success {
  background-color: #76ad34;
  color: #ffffff;
}
.btn-success:hover {
  background-color: #729e3e;
  color: #ffffff;
  box-shadow: 0 10px 30px rgba(118, 173, 52, 0.4);
}
.btn-success:active,
.btn-success.active {
  background-color: #709a3c;
  color: #ffffff;
}
/* Disabled */
.btn.disabled,
.btn[disabled] {
  background-color: #fafafa;
  color: #b1c1d0;
  border-radius: 0;
  border: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.3s ease-in-out;
  transition-duration: 200ms;
  box-shadow: none;
  background-image: none;
}
/* Link */
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active,
.btn-link.uk-active,
.btn-link:disabled {
  display: inline;
  border: none;
  background: none;
  padding: 0 !important;
  position: relative;
  font-weight: 700;
  text-transform: capitalize;
}
.btn-link:active,
.btn-link:hover:active,
.btn-link:focus:active,
.btn-link:active:active,
.btn-link.uk-active:active,
.btn-link:disabled:active,
.btn-link:focus,
.btn-link:hover:focus,
.btn-link:focus:focus,
.btn-link:active:focus,
.btn-link.uk-active:focus,
.btn-link:disabled:focus,
.btn-link:hover,
.btn-link:hover:hover,
.btn-link:focus:hover,
.btn-link:active:hover,
.btn-link.uk-active:hover,
.btn-link:disabled:hover,
.btn-link:hover:after,
.btn-link:hover:hover:after,
.btn-link:focus:hover:after,
.btn-link:active:hover:after,
.btn-link.uk-active:hover:after,
.btn-link:disabled:hover:after,
.btn-link.uk-link:hover,
.btn-link:hover.uk-link:hover,
.btn-link:focus.uk-link:hover,
.btn-link:active.uk-link:hover,
.btn-link.uk-active.uk-link:hover,
.btn-link:disabled.uk-link:hover {
  text-decoration: none;
  box-shadow: none;
  text-shadow: none;
}
.btn-link:after,
.btn-link:hover:after,
.btn-link:focus:after,
.btn-link:active:after,
.btn-link.uk-active:after,
.btn-link:disabled:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 25%;
  left: 0;
  bottom: 0;
  background-color: #2bbdbd;
  transition: all 0.3s ease-in-out;
}
.btn-link:hover:after,
.btn-link:hover:hover:after,
.btn-link:focus:hover:after,
.btn-link:active:hover:after,
.btn-link.uk-active:hover:after,
.btn-link:disabled:hover:after {
  width: 100%;
}
.btn-link:focus,
.btn-link:hover:focus,
.btn-link:focus:focus,
.btn-link:active:focus,
.btn-link.uk-active:focus,
.btn-link:disabled:focus {
  outline: none;
}
.btn-link:active,
.btn-link:hover:active,
.btn-link:focus:active,
.btn-link:active:active,
.btn-link.uk-active:active,
.btn-link:disabled:active {
  background-color: rgba(0, 0, 0, 0) !important;
}
/* Color */
.btn-link {
  color: #5c789e;
}
.btn-link:hover,
.btn-link:focus,
.btn-link:active,
.btn-link.uk-active {
  color: #2bbdbd;
}
.btn-link:disabled {
  color: #b1c1d0;
}
/* Dropdown caret */
.btn .caret {
  /* Reset */
  margin-bottom: 0;
  /* Overrides */
  border-top-color: #ffffff;
}
.btn [class^="icon-"],
.btn [class*=" icon-"] {
  margin-top: 4px;
  /* 14px = icon height */
  vertical-align: top;
}
.caret {
  /* Reset */
  margin-top: 0 !important;
  /* Override */
  vertical-align: middle !important;
}
/* Button group overrides
 ========================================================================== */
.btn-group > .btn + .dropdown-toggle {
  box-shadow: none;
}
.btn-group.open .btn.dropdown-toggle {
  box-shadow: 0 5px 5px rgba(2, 45, 107, 0.3);
}
.btn-group.open .btn-primary.dropdown-toggle {
  box-shadow: 0 5px 5px rgba(67, 136, 238, 0.4);
}
/* Form overrides
 ========================================================================== */
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  /* Reset */
  box-shadow: none;
  /* Overrides */
  height: 40px;
  line-height: 40px;
  color: #5c789e;
  font-weight: 400;
  border-radius: 0;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  /* Reset */
  box-shadow: none;
  /* Overrides */
  border-color: rgba(67, 136, 238, 0.75);
  outline: 0;
  background: #ffffff;
}
select {
  border-color: rgba(0, 0, 0, 0.15);
}
select,
input[type="file"] {
  height: auto;
  line-height: auto;
}
.input-append input {
  border-radius: 0 0 0 0;
}
.input-append .add-on,
.input-prepend .add-on {
  /* Reset */
  text-shadow: none;
  /* Overrides */
  height: 40px;
  line-height: 40px;
  border-color: rgba(0, 0, 0, 0.15);
  background-color: #f2f2f2;
}
.row-fluid input[class*="span"] {
  min-height: 40px;
}
.input-append .add-on:first-child,
.input-append .btn:first-child,
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child,
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  border-radius: 0 0 0 0;
}
.input-append > .btn,
.input-prepend > .btn {
  position: relative;
}
.input-append > .btn:hover,
.input-prepend > .btn:hover,
.input-append > .btn:focus,
.input-prepend > .btn:focus,
.input-append > .btn:active,
.input-prepend > .btn:active,
.input-append > .btn.active,
.input-prepend > .btn.active {
  z-index: 2;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-prepend .add-on:last-child,
.input-prepend .btn:last-child,
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  border-radius: 0 0 0 0;
}
.input-block-level {
  min-height: auto;
}
input.search-query {
  border-radius: 0;
}
.form-search .input-append .search-query {
  border-radius: 0 0 0 0;
}
.form-search .input-append .btn {
  border-radius: 0 0 0 0;
}
.form-search .input-prepend .search-query {
  border-radius: 0 0 0 0;
}
.form-search .input-prepend .btn {
  border-radius: 0 0 0 0;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  box-shadow: none;
  border-color: rgba(214, 54, 23, 0.5) !important;
  background: rgba(214, 54, 23, 0.1) !important;
  color: #d63617 !important;
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus,
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  box-shadow: none;
}
.control-group input {
  height: 40px;
  min-height: 40px !important;
  line-height: 40px;
}
.control-group.warning label,
.control-group.error label,
.control-group.warning .help-block,
.control-group.error .help-block,
.control-group.warning .help-inline,
.control-group.error .help-inline {
  color: #d63617;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  box-shadow: none;
  border-color: rgba(118, 173, 52, 0.7) !important;
  background: rgba(118, 173, 52, 0.1) !important;
  color: #76ad34 !important;
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  box-shadow: none;
}
.control-group.success label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #76ad34;
}
.form-actions {
  border: none;
}
/* Dropdown overrides
 ========================================================================== */
.dropdown-menu {
  /* Reset */
  border: none;
  box-shadow: none;
  /* Overrides */
  margin-top: 5px;
  padding: 20px;
  background: #ffffff;
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.075), inset 0 0 0 1px rgba(255, 255, 255, 0.075);
  border-radius: 0;
}
.dropdown-menu > li > a {
  /* Reset */
  font-weight: inherit;
  line-height: inherit;
  /* Overrides */
  color: #5c789e;
  padding: 5px 0;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  background: rgba(0, 0, 0, 0);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background: rgba(0, 0, 0, 0);
}
/* Well overrides
 ========================================================================== */
.well {
  /* Reset */
  border: none;
  border-radius: 0;
  box-shadow: none;
  /* Overrides */
  padding: 30px !important;
  background: #ffffff;
}
.well.uk-panel-box-primary .uk-button-line,
.well.uk-panel-box-secondary .uk-button-line {
  border-color: #ffffff;
  color: #ffffff;
}
.well.uk-panel-box-primary .uk-button-line:after,
.well.uk-panel-box-secondary .uk-button-line:after {
  border: 1px solid #ffffff;
  border-width: 0 1px 1px 0;
}
.well.uk-panel-box-primary .uk-button-line:hover,
.well.uk-panel-box-secondary .uk-button-line:hover {
  color: #ffffff;
  background: rgba(0, 0, 0, 0) !important;
  border: 1px solid #f2f2f2 !important;
  box-shadow: none;
}
.well .uk-panel-badge {
  padding: 0 8px;
}
.well .uk-nav-side {
  margin: 0 -30px;
}
.well .uk-nav-side > li > a,
.well .uk-nav-side .uk-nav-header {
  padding-left: 30px;
  padding-right: 30px;
}
.well .uk-nav-side .uk-nav-divider {
  margin: 0 30px;
}
.well .uk-nav-side ul.uk-nav-sub {
  padding-left: 30px;
}
/* Hero-unit overrides
 ========================================================================== */
.hero-unit {
  /* Reset */
  border-radius: 0;
  /* Overrides */
  background: #ffffff;
}
.hero-unit.uk-panel-box-primary .uk-button-line,
.hero-unit.uk-panel-box-secondary .uk-button-line {
  border-color: #ffffff;
  color: #ffffff;
}
.hero-unit.uk-panel-box-primary .uk-button-line:after,
.hero-unit.uk-panel-box-secondary .uk-button-line:after {
  border: 1px solid #ffffff;
  border-width: 0 1px 1px 0;
}
.hero-unit.uk-panel-box-primary .uk-button-line:hover,
.hero-unit.uk-panel-box-secondary .uk-button-line:hover {
  color: #ffffff;
  background: rgba(0, 0, 0, 0) !important;
  border: 1px solid #f2f2f2 !important;
  box-shadow: none;
}
.hero-unit .uk-panel-badge {
  padding: 0 8px;
}
.hero-unit .uk-nav-side {
  margin: 0 -30px;
}
.hero-unit .uk-nav-side > li > a,
.hero-unit .uk-nav-side .uk-nav-header {
  padding-left: 30px;
  padding-right: 30px;
}
.hero-unit .uk-nav-side .uk-nav-divider {
  margin: 0 30px;
}
.hero-unit .uk-nav-side ul.uk-nav-sub {
  padding-left: 30px;
}
/* Tooltip overrides
 ========================================================================== */
.tooltip.in {
  opacity: 1;
}
/* Alert overrides
 ========================================================================== */
.alert {
  /* Reset */
  border-radius: 0;
  border: none;
  text-shadow: none;
  /* Overrides */
  background: rgba(232, 134, 0, 0.03);
  color: #e88600;
  box-shadow: inset 0 0 0 1px rgba(67, 136, 238, 0.2), inset 0 4px 0 #4388ee, 0 10px 10px rgba(67, 136, 238, 0.07);
  box-shadow: inset 0 0 0 1px rgba(232, 134, 0, 0.2), inset 0 4px 0 #e88600, 0 10px 10px rgba(232, 134, 0, 0.07);
}
.alert-success {
  background: rgba(118, 173, 52, 0.03);
  color: #76ad34;
  box-shadow: inset 0 0 0 1px rgba(118, 173, 52, 0.2), inset 0 4px 0 #76ad34, 0 10px 10px rgba(118, 173, 52, 0.07);
}
.alert-danger,
.alert-error {
  background: rgba(214, 54, 23, 0.03);
  color: #d63617;
  box-shadow: inset 0 0 0 1px rgba(214, 54, 23, 0.2), inset 0 4px 0 #d63617, 0 10px 10px rgba(214, 54, 23, 0.07);
}
.alert-info {
  background: rgba(67, 136, 238, 0.03);
  color: #4388ee;
  box-shadow: inset 0 0 0 1px rgba(67, 136, 238, 0.2), inset 0 4px 0 #4388ee, 0 10px 10px rgba(67, 136, 238, 0.07);
}
/* Badge overrides
 ========================================================================== */
.label,
.badge {
  /* Reset */
  text-shadow: none;
  /* Overrides */
  padding: 0 15px;
  background: #4388ee;
  font-size: 15px;
  line-height: 32px;
  color: #ffffff;
  text-align: center;
  font-weight: 400;
  vertical-align: middle;
  border-radius: 20px;
}
.badge {
  /* Overrides */
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 23px;
  border-radius: 500px;
  font-size: 15px;
  line-height: 23px;
}
.label-important,
.badge-important {
  background-color: #d63617;
}
.label-warning,
.badge-warning {
  background-color: #e88600;
}
.label-success,
.badge-success {
  background-color: #76ad34;
}
/* Progress overrides
 ========================================================================== */
.progress {
  /* Reset */
  border-radius: 0;
  box-shadow: none;
  /* Overrides */
  background: #fafafa;
  border-radius: 5px;
  padding: 3px;
  height: 20px;
  box-shadow: inset 0 0 0 1px #fafafa;
}
.progress .bar {
  /* Reset */
  text-shadow: none;
  box-shadow: none;
  background-image: none;
  /* Overrides */
  background-color: #4388ee;
  color: #ffffff;
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.15);
  border-radius: 0;
  line-height: 1.3;
  border-radius: 4px;
}
.progress-danger .bar,
.progress .bar-danger,
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #d63617;
}
.progress-success .bar,
.progress .bar-success,
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #76ad34;
}
.progress-info .bar,
.progress .bar-info,
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #4388ee;
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.15);
  border-radius: 0;
  line-height: 1.3;
  border-radius: 4px;
}
.progress-warning .bar,
.progress .bar-warning,
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #e88600;
}
.progress .bar + .bar {
  box-shadow: none;
}
.progress-striped .bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
/* Navbar overrides
 ========================================================================== */
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  text-shadow: none;
}
/* Navs overrides
 ========================================================================== */
.nav > li > a {
  color: #5c789e;
  transition: all 0.3s ease-in-out;
}
.nav > li > a:hover,
.nav > li > a:focus {
  color: #2bbdbd;
}
.nav-header {
  text-shadow: none;
  color: #5c789e;
}
/*
 * List
 */
.nav-list > li > a {
  /* Reset */
  text-shadow: none;
  /* Override */
  color: #5c789e;
  padding: 5px 15px;
  border-top: 1px solid #f4faff;
  transition: all 0.3s ease-in-out;
  position: relative;
}
.nav-list > li > a .uk-badge {
  margin-left: 10px;
  font-size: 12px;
  padding: 1px 8px;
  border-radius: 3px;
  line-height: 17px;
  margin-top: 6px;
  position: relative;
  float: right;
}
.nav-list .nav-header {
  /* Reset */
  text-shadow: none;
  /* Override */
  color: #5c789e;
}
.nav-list > li > a:hover,
.nav-list > li > a:focus {
  background: #f4faff;
  color: #2bbdbd;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  text-shadow: none;
  color: #2bbdbd;
  background-color: rgba(0, 0, 0, 0);
}
.nav-list .divider {
  border-color: rgba(0, 0, 0, 0.1);
  background: transparent;
}
/*
 * Pills
 */
.nav-pills > li > a {
  /* Reset */
  border-radius: 0;
  line-height: inherit;
  /* Override */
  padding: 3px 9px;
  padding: 0px 6px 2px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.075), inset 0 1px 0 rgba(0, 0, 0, 0.075);
  text-transform: uppercase;
  font-family: 'Barlow';
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 1px;
}
.nav-pills > li > a:hover {
  background: #fafafa;
  color: #2bbdbd;
  background-color: rgba(0, 0, 0, 0);
  box-shadow: inset 0 -2px 0 #4388ee;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  /* Overrides */
  background: #4388ee;
  color: #ffffff;
  border-radius: 0;
  box-shadow: none;
  background-color: #4388ee;
}
.nav-pills li.dropdown a:hover .caret,
.nav-pills li.dropdown a:focus .caret {
  border-top-color: #2bbdbd;
  border-bottom-color: #2bbdbd;
}
/* Open dropdowns */
.nav-pills li.dropdown.open .caret,
.nav-pills li.dropdown.open.active .caret,
.nav-pills li.dropdown.open a:hover .caret,
.nav-pills li.dropdown.open a:focus .caret {
  border-top-color: #2bbdbd;
  border-bottom-color: #2bbdbd;
}
.nav-pills .open .dropdown-toggle {
  background: #fafafa;
  color: #2bbdbd;
  background-color: rgba(0, 0, 0, 0);
  box-shadow: inset 0 -2px 0 #4388ee;
}
.nav-pills .dropdown-menu {
  border-radius: 0;
}
.nav-pills .dropdown-toggle .caret {
  margin-left: 5px;
}
/*
 * Tabs Stacked
 */
.nav-tabs.nav-stacked > li > a {
  border-color: #f4faff;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  border-top-radius: 0;
}
.nav-tabs.nav-stacked > li:last-child > a {
  border-bottom-radius: 0;
}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  border-color: #f4faff;
  z-index: 2;
}
/*
 * Tabs
 */
.nav-tabs {
  border-bottom: 1px solid #f4faff;
}
.nav-tabs > li > a {
  border-radius: 0 0 0 0;
  /* Overrides */
  padding: 15px 20px 15px 20px;
}
.nav-tabs > li > a:hover {
  border-color: #4388ee;
  border-bottom-color: #f4faff;
  background: rgba(0, 0, 0, 0);
  color: #5c789e;
}
.nav-tabs > li > a:hover::after {
  opacity: 1;
  transform: scale(1);
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #4388ee;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #f4faff;
  border-bottom-color: transparent;
}
.nav-tabs > .active > a::after,
.nav-tabs > .active > a:hover::after,
.nav-tabs > .active > a:focus::after {
  border-width: 2px;
  border-color: #4388ee;
  opacity: 1;
  transition: border-width 0.2s, transform 0.35s;
  transform: scale(1);
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #f4faff;
}
.tabs-below > .nav-tabs > li > a {
  border-radius: 0 0 0 0;
}
.tabs-below > .nav-tabs > li > a:hover {
  border-color: #4388ee;
  border-top-color: #f4faff;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #f4faff #f4faff #f4faff;
}
.tabs-left > .nav-tabs {
  border-right: 1px solid #f4faff;
}
.tabs-left > .nav-tabs > li > a {
  border-radius: 0 0 0 0;
}
.tabs-left > .nav-tabs > li > a:hover {
  border-color: #4388ee;
  border-right-color: #f4faff;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #f4faff transparent #f4faff #f4faff;
}
.tabs-right > .nav-tabs {
  border-left: 1px solid #f4faff;
}
.tabs-right > .nav-tabs > li > a {
  border-radius: 0 0 0 0;
}
.tabs-right > .nav-tabs > li > a:hover {
  border-color: #4388ee;
  border-left-color: #f4faff;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #f4faff #f4faff #f4faff transparent;
}
/*
 * Dropdowns
 */
.nav-tabs .dropdown-menu {
  border-radius: 0 0 0 0;
}
/* Open dropdowns */
.nav-tabs .open .dropdown-toggle {
  /* Overrides */
  border-color: #4388ee;
  background: rgba(0, 0, 0, 0);
  color: #5c789e;
}
.nav-tabs .open .dropdown-toggle::after {
  opacity: 1;
  transform: scale(1);
}
.nav-tabs li.dropdown.open .caret,
.nav-tabs li.dropdown.open.active .caret,
.nav-tabs li.dropdown.open a:hover .caret,
.nav-tabs li.dropdown.open a:focus .caret {
  border-top-color: #5c789e;
  border-bottom-color: #5c789e;
}
.nav-tabs .dropdown-toggle .caret {
  margin-left: 5px;
}
/* Breadcrumb overrides
 ========================================================================== */
.breadcrumb {
  background-color: #ffffff;
}
.breadcrumb > li > .divider {
  color: inherit;
}
.breadcrumb > .active {
  color: #b1c1d0;
}
.breadcrumb li {
  text-shadow: none;
}
/* Accordion overrides
 ========================================================================== */
.accordion-group {
  border-color: #f4faff;
}
.accordion-inner {
  border-top-color: #f4faff;
}
/* Pager overrides
 ========================================================================== */
.pager li > a,
.pager li > span {
  border: none;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  color: #5c789e;
}
.pager li > a:hover,
.pager li > a:focus {
  background-color: #ffffff;
  color: #2bbdbd;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #b1c1d0;
  background-color: #ffffff;
}
/* Pagination overrides
 ========================================================================== */
.pagination ul {
  box-shadow: none;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: transparent;
}
/* Scaffolding overrides
 ========================================================================== */
.img-polaroid {
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.1);
  box-shadow: none;
}
/* Thumbnail overrides
 ========================================================================== */
.thumbnail {
  border-color: rgba(92, 120, 158, 0.2);
  box-shadow: none;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: rgba(0, 0, 0, 0.1);
  box-shadow: none;
}
.thumbnail .caption {
  color: #5c789e;
}
/* Modal overrides
 ========================================================================== */
.modal-backdrop {
  background: rgba(2, 45, 107, 0.75);
}
div.modal {
  /* Reset */
  border: none;
  box-shadow: none;
  /* Overrides */
  border-radius: 0;
  background: #ffffff;
  color: #5c789e;
  border-radius: 5px;
  box-shadow: 0 -1px 0 4px rgba(255, 255, 255, 0.15), 0 -1px 0 3px rgba(0, 0, 0, 0.1), 0 20px 20px rgba(0, 0, 0, 0.2);
}
div.modal .uk-close {
  width: 30px;
  line-height: 30px;
  z-index: 10;
}
div.modal .uk-close:after {
  font-size: 30px;
  opacity: 1;
  color: #5c789e;
}
div.modal h3 {
  color: #5c789e;
}
div.modal a:not(.uk-form-password-toggle) {
  color: #5c789e;
}
.modal-header {
  border-color: rgba(0, 0, 0, 0.1);
}
.modal-footer {
  background: #ffffff;
  border-color: rgba(0, 0, 0, 0.1);
  border-radius: 0 0 0 0;
  box-shadow: none;
}
/* Table overrides
 ========================================================================== */
.table tbody tr.success td {
  color: #76ad34;
}
.table tbody tr.error td {
  color: #d63617;
}
.table tbody tr.warning > td {
  color: #e88600;
}
.table tbody tr.info td {
  color: #4388ee;
}
/* Code
 ========================================================================== */
code i {
  font-style: normal;
}
pre {
  padding: 20px;
  border: 1px solid rgba(0, 0, 0, 0.075);
  border-radius: 4px;
  white-space: pre-wrap;
  word-break: break-word;
  box-shadow: inset 4px 0 rgba(0, 0, 0, 0.075);
}
pre i {
  font-style: normal;
}
/* Close
 ========================================================================== */
.close {
  color: inherit;
}
.close:hover,
.close:focus {
  color: inherit;
}
/* Joomla Bootstrap Extended
 ========================================================================== */
a.disabled,
a.disabled:hover {
  background-color: #fafafa;
  color: #b1c1d0;
  border-radius: 0;
  border: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.3s ease-in-out;
  transition-duration: 200ms;
  box-shadow: none;
  background-image: none;
}
/* ========================================================================
   Name:            Bootstrap fix
   Description:     Compatibility layer for Bootstrap
 ========================================================================== */
/* Fixes Bootstrap defacement caused by UIkit
 ========================================================================== */
body {
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
  font: inherit;
  color: inherit;
}
ul.inline,
ol.inline,
ul.unstyled,
ol.unstyled,
.list-striped,
.list-condensed,
.nav:not(.nav-list),
.pager,
.pagination ul {
  padding-left: 0;
}
/* Fix text-rendering property in headings
========================================================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
  text-rendering: auto;
}
/* Fixes UIkit defacement caused by Bootstrap
 ========================================================================== */
/*
 * Base
 */
li,
dt,
dd {
  line-height: 32px;
}
pre {
  border: 0;
  border-radius: 0;
}
code {
  padding: 0;
  border: none;
  border-radius: 0;
  background: none;
}
q:before {
  content: open-quote;
}
q:after {
  content: close-quote;
}
blockquote p {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}
blockquote small {
  line-height: inherit;
}
blockquote small:before {
  content: '';
}
pre code {
  border: 0;
  background-color: inherit;
  padding: 0;
}
iframe {
  max-width: none;
}
/*
 * Form
 */
.uk-form {
  margin: 0;
}
.uk-form label {
  display: inline-block;
  margin: 0;
  line-height: 32px;
  font-family: 'Barlow';
  font-size: 18px;
  font-weight: normal;
}
.uk-form legend {
  display: inline-block;
  margin-bottom: 0;
  color: inherit;
}
.uk-form input:not([class*='uk-form-width-']):not([class*='uk-width-']):not([type="radio"]):not([type="checkbox"]),
.uk-form select:not([class*='uk-form-width-']):not([class*='uk-width-']),
.uk-form textarea:not([class*='uk-form-width-']):not([class*='uk-width-']) {
  width: auto;
}
.uk-form select,
.uk-form textarea,
.uk-form input[type="text"],
.uk-form input[type="password"],
.uk-form input[type="datetime"],
.uk-form input[type="datetime-local"],
.uk-form input[type="date"],
.uk-form input[type="month"],
.uk-form input[type="time"],
.uk-form input[type="week"],
.uk-form input[type="number"],
.uk-form input[type="email"],
.uk-form input[type="url"],
.uk-form input[type="search"],
.uk-form input[type="tel"],
.uk-form input[type="color"] {
  height: auto;
  margin: 0;
  border-radius: 0;
  background: none;
  box-shadow: none;
  /* Focus state */
}
.uk-form select:focus,
.uk-form textarea:focus,
.uk-form input[type="text"]:focus,
.uk-form input[type="password"]:focus,
.uk-form input[type="datetime"]:focus,
.uk-form input[type="datetime-local"]:focus,
.uk-form input[type="date"]:focus,
.uk-form input[type="month"]:focus,
.uk-form input[type="time"]:focus,
.uk-form input[type="week"]:focus,
.uk-form input[type="number"]:focus,
.uk-form input[type="email"]:focus,
.uk-form input[type="url"]:focus,
.uk-form input[type="search"]:focus,
.uk-form input[type="tel"]:focus,
.uk-form input[type="color"]:focus {
  box-shadow: none;
}
.uk-form input[type="file"] {
  height: auto;
}
.uk-form input[type="radio"],
.uk-form input[type="checkbox"] {
  vertical-align: baseline;
}
/*
 * Utility
 */
.uk-link-reset:focus,
.uk-link-reset a:focus {
  text-decoration: none;
}
/*
 * Search
 * Define defaults because search is an addon and may not been loaded by the theme
 */
input.uk-search-field {
  /* Reset */
  -webkit-appearance: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
  font-size: 18px;
  line-height: normal;
  /* Override */
  width: 240px;
  height: 35px;
  padding: 0 0 0 30px;
  background: rgba(0, 0, 0, 0);
  color: #5c789e;
  -webkit-transition: all linear 0.2s;
  transition: all linear 0.2s;
  /* Override for themes */
  cursor: pointer;
  z-index: 1;
  position: relative;
  padding-left: 30px;
  background-color: rgba(0, 0, 0, 0);
  transition: none;
  border: 1px solid rgba(92, 120, 158, 0.3);
  border-width: 0 0 1px 0 !important;
}
input.uk-search-field:focus {
  /* Reset */
  border: 1px solid rgba(92, 120, 158, 0.3);
  background: rgba(0, 0, 0, 0);
  box-shadow: none;
  /* Override */
  outline: 0;
  /* Override for themes */
  border-color: #4388ee;
  border-width: 0 0 1px 0 !important;
}
.uk-offcanvas input.uk-search-field {
  /* Override */
  width: 100%;
  border-color: rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.1);
  color: #ffffff;
  /* Override for themes */
  padding: 0 30px;
  cursor: text;
}
/*
 * Fixed off-canvas for Windows phones
 */
@-ms-viewport {
  width: auto;
}
.form-horizontal .control-label {
  text-align: left;
  width: 250px;
}
.form-horizontal .controls {
  margin-left: 0;
  clear: both;
}
.form-horizontal .form-actions {
  padding: 0;
  text-align: right;
}
.profile .dl-horizontal dt {
  width: 250px;
  text-align: left;
}
legend {
  border-bottom: 0;
  font-family: 'Cairo';
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 20px;
  color: #1b58b3;
}
legend:after {
  content: "";
  display: block;
  height: 8px;
  margin-top: 8px;
  background: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 3px, rgba(92, 120, 158, 0.15) 3px, rgba(92, 120, 158, 0.15) 6px);
}
.well {
  padding: 0 !important;
}
.btn {
  padding: 4px 15px;
  line-height: 26px;
}
textarea {
  height: auto;
}
div.modal {
  position: fixed;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 30%;
  z-index: 99999;
  width: 75%;
}
.modal-body {
  overflow-y: scroll;
  resize: both;
  max-height: 50vh;
}
.btn-toolbar a.btn,
.btn.modal-button {
  background-color: #022d6b;
  color: #ffffff;
  font-weight: 400;
}
.btn-toolbar a.btn:hover,
.btn.modal-button:hover {
  background-color: #072c61;
  color: #ffffff;
}
.nav-tabs {
  border-color: #fafafa;
  background-color: #ffffff;
  margin-bottom: 0;
}
.nav-tabs > li > a {
  background-color: #fafafa;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border-color: #fafafa;
  background-color: #ffffff;
  border-bottom-color: rgba(0, 0, 0, 0);
  box-shadow: inset 0 3px 0 #4388ee;
}
.tab-content {
  border: 1px solid #fafafa;
  border-top: none;
  padding: 30px;
}
.control-group input.btn {
  height: 34px;
}
.nav-list > li > a {
  padding: 7px 15px;
}
.nav-list > li > a:hover,
.nav-list > li > a:focus {
  background: #fafafa;
}
.pagination ul > li > a,
.pagination ul > li > span {
  border-color: #fafafa;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.page-header {
  margin-bottom: 10px;
  padding-bottom: 15px;
  border-bottom: 0;
}
.page-header:after {
  content: "";
  display: block;
  height: 8px;
  margin-top: 8px;
  background: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 3px, rgba(92, 120, 158, 0.15) 3px, rgba(92, 120, 158, 0.15) 6px);
}
.label,
.badge {
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.badge-info {
  background-color: #4388ee;
}
.contact-category ul.category {
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-color: rgba(0, 0, 0, 0.05);
}
.dl-horizontal {
  clear: both;
}
.contact #basic-details {
  position: relative;
}
.contact .thumbnail.pull-right {
  margin: 0 0 10px 10px;
  position: absolute;
  right: 0;
}
.uk-panel-box-tertiary {
  background-color: #2bbdbd;
}
.uk-panel-box-tertiary > a:not([class]),
.uk-panel-box-tertiary > :not([class*='uk-nav']) a:not([class]) {
  color: #84e3e3;
}
.uk-panel-box-tertiary > a:not([class]):hover,
.uk-panel-box-tertiary > :not([class*='uk-nav']) a:not([class]):hover {
  color: #186a6a;
}
.uk-panel-box-tertiary .uk-nav-autocomplete > li > a {
  color: #84e3e3 !important;
}
.uk-panel-box-tertiary .uk-nav-autocomplete > li.uk-active > a {
  color: #ffffff !important;
}
.uk-panel-box-tertiary > .uk-panel-title,
.uk-panel-box-tertiary > .uk-module-title {
  color: #ffffff;
}
.uk-panel-box-tertiary .uk-module-title-alt:after {
  background: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 3px, rgba(255, 255, 255, 0.15) 3px, rgba(255, 255, 255, 0.15) 6px);
}
.uk-panel-box-tertiary.tm-darker {
  background-color: #1fa3a3;
}
.uk-panel-box-tertiary.tm-lighter {
  background-color: #38d6d6;
}
.uk-panel-box-tertiary .uk-subnav.uk-subnav-list > li > a {
  color: #84e3e3;
}
.uk-panel-box-tertiary .uk-button-line {
  border: 1px solid #ffffff !important;
  color: #ffffff !important;
}
.uk-panel-box-tertiary .uk-nav-side > li > a {
  border-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  color: #ffffff;
}
.uk-panel-box-tertiary .uk-nav-side > li:first-child > a,
.uk-panel-box-tertiary .uk-nav-divider + li > a {
  border: none;
  box-shadow: none;
}
.uk-panel-box-tertiary .uk-nav-side .uk-nav-header {
  color: #9ab0d2;
}
.uk-panel-box-tertiary .uk-nav-divider {
  border-color: rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
}
.uk-panel-box-tertiary .uk-nav-side ul.uk-nav-sub {
  border-color: rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0.1);
}
.uk-panel-box-tertiary .uk-nav-side ul a {
  color: #9ab0d2;
}
.uk-panel-box-tertiary .uk-nav-side > li > a:hover,
.uk-panel-box-tertiary .uk-nav-side > li > a:focus {
  background: rgba(0, 0, 0, 0.1);
  color: #ffffff;
}
.uk-panel-box-tertiary .uk-nav-side > li.uk-active > a {
  color: #ffffff;
}
.uk-panel-box-tertiary hr {
  height: 1px;
  border-color: #24a0a0;
}
.uk-panel-box-tertiary h1,
.uk-panel-box-tertiary h2,
.uk-panel-box-tertiary h3,
.uk-panel-box-tertiary h4,
.uk-panel-box-tertiary h5,
.uk-panel-box-tertiary h6 {
  color: #ffffff;
}
.uk-panel-box-tertiary .uk-form select,
.uk-panel-box-tertiary .uk-form textarea,
.uk-panel-box-tertiary .uk-form input:not([type]),
.uk-panel-box-tertiary .uk-form input[type="text"],
.uk-panel-box-tertiary .uk-form input[type="password"],
.uk-panel-box-tertiary .uk-form input[type="tel"],
.uk-panel-box-tertiary .uk-form input[type="number"],
.uk-panel-box-tertiary .uk-form input[type="email"] {
  border-color: rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0.1);
  color: #ffffff;
}
.uk-panel-box-tertiary .uk-form select:focus,
.uk-panel-box-tertiary .uk-form textarea:focus,
.uk-panel-box-tertiary .uk-form input:not([type]):focus,
.uk-panel-box-tertiary .uk-form input[type="text"]:focus,
.uk-panel-box-tertiary .uk-form input[type="password"]:focus,
.uk-panel-box-tertiary .uk-form input[type="tel"]:focus,
.uk-panel-box-tertiary .uk-form input[type="number"]:focus,
.uk-panel-box-tertiary .uk-form input[type="email"]:focus {
  border-color: #4388ee;
  background: rgba(0, 0, 0, 0.1);
  color: #ffffff;
}
.uk-panel-box-tertiary .uk-form :-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
}
.uk-panel-box-tertiary .uk-form ::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.uk-panel-box-tertiary .uk-form ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.uk-panel-box-tertiary.uk-modal-dialog {
  background-color: #2bbdbd;
}

/***!  /anmm/pagebuilder/templates/beluga/styles/blue/css/theme.css  !***/

/* ========================================================================
   Component: Base
 ========================================================================== */
/*
 * 1. Normalize default `font-family` and set `font-size` to support `rem` units
 * 2. Prevents iOS text size adjust after orientation change, without disabling user zoom
 * 3. Style
 */




html {
  /* 1 */
  font: 400 18px / 32px 'Barlow';
  /* 2 */
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  /* 3 */
  background: #ffffff;
  color: #5c789e;
}
/*
 * Removes default margin.
 */
body {
  margin: 0;
}
/* Links
 ========================================================================== */
/*
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}
/*
 * Improve readability of focused elements when they are also in an active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}
/*
 * Style
 */
a,
.uk-link {
  color: #2bbdbd;
  text-decoration: none;
  cursor: pointer;
}
a:hover,
.uk-link:hover {
  color: #4388ee;
  text-decoration: underline;
}
/* Text-level semantics
 ========================================================================== */
/*
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/*
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/*
 * 1. Address odd `em`-unit font size rendering in all browsers.
 * 2. Consolas has a better baseline in running text compared to `Courier`
 */
:not(pre) > code,
:not(pre) > kbd,
:not(pre) > samp {
  /* 1 */
  font-size: 18px;
  /* 2 */
  font-family: Consolas, monospace, serif;
  /* 3 */
  color: #4388ee;
  white-space: nowrap;
}
:not(pre) > code i,
:not(pre) > kbd i,
:not(pre) > samp i {
  font-style: normal;
}
/*
 * Emphasize
 */
em {
  color: #dd0055;
}
/*
 * Insert
 */
ins {
  background: #ffffaa;
  color: #444444;
  text-decoration: none;
}
/*
 * Mark
 * Note: Addresses styling not present in IE 8/9.
 */
mark {
  background: #ffffaa;
  color: #444444;
}
/*
 * Quote
 */
q {
  font-style: italic;
}
/*
 * Addresses inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
 ========================================================================== */
/*
 * Remove the gap between embedded content and the bottom of their containers.
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
/*
 * Responsiveness
 * 1. Sets a maximum width relative to the parent and auto scales the height
 * 2. Corrects `max-width` behavior if padding and border are used
 */
audio,
canvas,
img,
svg,
video {
  /* 1 */
  max-width: 100%;
  height: auto;
  /* 2 */
  box-sizing: border-box;
}
/*
 * Preserve original dimensions
 */
.uk-img-preserve,
.uk-img-preserve audio,
.uk-img-preserve canvas,
.uk-img-preserve img,
.uk-img-preserve svg,
.uk-img-preserve video {
  max-width: none;
}
/*
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/*
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Block elements
 ========================================================================== */
/*
 * Reset margin
 */
blockquote,
figure {
  margin: 0;
}
/*
 * Margins
 */
p,
ul,
ol,
dl,
blockquote,
pre,
address,
fieldset,
figure {
  margin: 0 0 20px 0;
}
* + p,
* + ul,
* + ol,
* + dl,
* + blockquote,
* + pre,
* + address,
* + fieldset,
* + figure {
  margin-top: 20px;
}
/* Headings
 ========================================================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 20px 0;
  font-family: 'Cairo';
  font-weight: 600;
  color: #1b58b3;
  text-transform: none;
}
/*
 * Margins
 */
* + h1,
* + h2,
* + h3,
* + h4,
* + h5,
* + h6 {
  margin-top: 30px;
}
/*
 * Sizes
 */
h1,
.uk-h1 {
  font-size: 44px;
  line-height: 60px;
}
h2,
.uk-h2 {
  font-size: 34px;
  line-height: 43px;
}
h3,
.uk-h3 {
  font-size: 28px;
  line-height: 32px;
}
h4,
.uk-h4 {
  font-size: 20px;
  line-height: 32px;
}
h5,
.uk-h5 {
  font-size: 16px;
  line-height: 22px;
}
h6,
.uk-h6 {
  font-size: 14px;
  line-height: 18px;
}
/* Lists
 ========================================================================== */
ul,
ol {
  padding-left: 30px;
}
/*
 * Reset margin for nested lists
 */
ul > li > ul,
ul > li > ol,
ol > li > ol,
ol > li > ul {
  margin: 0;
}
/* Description lists
 ========================================================================== */
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
/* Horizontal rules
 ========================================================================== */
/*
 * 1. Address differences between Firefox and other browsers.
 * 2. Style
 */
hr {
  /* 1 */
  box-sizing: content-box;
  height: 0;
  /* 2 */
  margin: 20px 0;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
/* Address
 ========================================================================== */
address {
  font-style: normal;
}
/* Blockquotes
 ========================================================================== */
blockquote {
  padding-left: 15px;
  border-left: 5px solid #f4faff;
  font-size: 22px;
  line-height: 32px;
  font-style: normal;
  font-family: 'Special Elite';
  position: relative;
}
blockquote > p {
  line-height: 42px;
  font-weight: 700;
  letter-spacing: 0.5px;
  font-size: 20px;
}
blockquote > p strong {
  font-weight: normal;
  color: #4388ee;
}
blockquote small {
  color: #b1c1d0;
}
blockquote .tm-quote-author,
blockquote .tm-quote-position {
  line-height: 38px;
  display: block;
}
blockquote .tm-quote-author {
  font-size: 28px;
  font-weight: 600;
  font-family: 'Playfair Display';
}
blockquote .tm-quote-author:empty {
  display: none;
}
blockquote .tm-quote-position {
  font-size: 20px;
  color: #4388ee;
  font-family: 'Barlow';
}
/* Preformatted text
 ========================================================================== */
/*
 * 1. Contain overflow in all browsers.
 */
pre {
  padding: 10px;
  background: #ffffff;
  font: 18px / 33px Consolas, monospace, serif;
  color: #707070;
  -moz-tab-size: 4;
  tab-size: 4;
  /* 1 */
  overflow: auto;
  padding: 20px;
  border: 1px solid rgba(0, 0, 0, 0.075);
  border-radius: 4px;
  white-space: pre-wrap;
  word-break: break-word;
  box-shadow: inset 4px 0 rgba(0, 0, 0, 0.075);
}
pre i {
  font-style: normal;
}
/* Selection pseudo-element
 ========================================================================== */
::-moz-selection {
  background: rgba(67, 136, 238, 0.75);
  color: #ffffff;
  text-shadow: none;
}
::selection {
  background: rgba(67, 136, 238, 0.75);
  color: #ffffff;
  text-shadow: none;
}
/* HTML5 elements
 ========================================================================== */
/*
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block;
}
/*
 * Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/*
 * Prevent displaying `audio` without controls in Chrome, Safari and Opera
 */
audio:not([controls]) {
  display: none;
}
/*
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Iframe
 ========================================================================== */
iframe {
  border: 0;
}
/* Fix viewport for IE10 snap mode
 ========================================================================== */
@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: device-width;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 0.5px;
}
h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a,
h1 > a:hover,
h2 > a:hover,
h3 > a:hover,
h4 > a:hover,
h5 > a:hover,
h6 > a:hover {
  text-decoration: none;
}
em {
  color: #5c789e;
}
.tm-quote {
  line-height: 32px;
}
.tm-testimonial-avatar {
  border-radius: 40px/50px;
}
.tm-testimonial strong {
  font-weight: 600;
  color: #4388ee;
}
.quote-icon {
  font-size: 132px;
  position: absolute;
  left: 100px;
  bottom: 30px;
  color: rgba(92, 120, 158, 0.05);
}
@media (max-width: 900px) {
  blockquote p {
    font-size: 20px;
    line-height: 2;
  }
}
abbr[title] {
  text-decoration: none;
}
hr {
  border-color: rgba(92, 120, 158, 0.15);
  border-style: dotted;
}
.tooltip hr {
  display: none;
}
ins,
mark {
  background-color: #f4faff;
}
/* ========================================================================
   Component: Grid
 ========================================================================== */
/*
 * 1. Makes grid more robust so that it can be used with other block elements like lists
 */
.uk-grid {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* 1 */
  margin: 0;
  padding: 0;
  list-style: none;
}
/*
 * DEPRECATED
 * Micro clearfix
 * Can't use `table` because it creates a 1px gap when it becomes a flex item, only in Webkit
 */
.uk-grid:before,
.uk-grid:after {
  content: "";
  display: block;
  overflow: hidden;
}
.uk-grid:after {
  clear: both;
}
/*
 * Grid cell
 * 1. Space is allocated solely based on content dimensions
 * 2. Makes grid more robust so that it can be used with other block elements
 * 3. DEPRECATED Using `float` to support IE9
 */
.uk-grid > * {
  /* 1 */
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
  /* 2 */
  margin: 0;
  /* 3 */
  float: left;
}
/*
 * Remove margin from the last-child
 */
.uk-grid > * > :last-child {
  margin-bottom: 0;
}
/* Grid gutter
 ========================================================================== */
/*
 * Default gutter
 */
/* Horizontal */
.uk-grid {
  margin-left: -30px;
}
.uk-grid > * {
  padding-left: 30px;
}
/* Vertical */
.uk-grid + .uk-grid,
.uk-grid-margin,
.uk-grid > * > .uk-panel + .uk-panel {
  margin-top: 30px;
}
/* Large screen and bigger */
@media (min-width: 1220px) {
  /* Horizontal */
  .uk-grid {
    margin-left: -50px;
  }
  .uk-grid > * {
    padding-left: 50px;
  }
  /* Vertical */
  .uk-grid + .uk-grid,
  .uk-grid-margin,
  .uk-grid > * > .uk-panel + .uk-panel {
    margin-top: 50px;
  }
}
/*
 * Collapse gutter
 */
/* Horizontal */
.uk-grid-collapse {
  margin-left: 0;
}
.uk-grid-collapse > * {
  padding-left: 0;
}
/* Vertical */
.uk-grid-collapse + .uk-grid-collapse,
.uk-grid-collapse > .uk-grid-margin,
.uk-grid-collapse > * > .uk-panel + .uk-panel {
  margin-top: 0;
}
/*
 * Small gutter
 */
/* Horizontal */
.uk-grid-small {
  margin-left: -10px;
}
.uk-grid-small > * {
  padding-left: 10px;
}
/* Vertical */
.uk-grid-small + .uk-grid-small,
.uk-grid-small > .uk-grid-margin,
.uk-grid-small > * > .uk-panel + .uk-panel {
  margin-top: 10px;
}
/*
 * Medium gutter
 */
/* Horizontal */
.uk-grid-medium {
  margin-left: -30px;
}
.uk-grid-medium > * {
  padding-left: 30px;
}
/* Vertical */
.uk-grid-medium + .uk-grid-medium,
.uk-grid-medium > .uk-grid-margin,
.uk-grid-medium > * > .uk-panel + .uk-panel {
  margin-top: 30px;
}
/*
 * Large gutter
 */
/* Large screen and bigger */
@media (min-width: 992px) {
  /* Horizontal */
  .uk-grid-large {
    margin-left: -50px;
  }
  .uk-grid-large > * {
    padding-left: 50px;
  }
  /* Vertical */
  .uk-grid-large + .uk-grid-large,
  .uk-grid-large-margin,
  .uk-grid-large > * > .uk-panel + .uk-panel {
    margin-top: 50px;
  }
}
/* Extra Large screens */
@media (min-width: 1220px) {
  /* Horizontal */
  .uk-grid-large {
    margin-left: -50px;
  }
  .uk-grid-large > * {
    padding-left: 50px;
  }
  /* Vertical */
  .uk-grid-large + .uk-grid-large,
  .uk-grid-large-margin,
  .uk-grid-large > * > .uk-panel + .uk-panel {
    margin-top: 50px;
  }
}
/* Modifier: `uk-grid-divider`
 ========================================================================== */
/*
 * Horizontal divider
 * Only works with the default gutter. Does not work with gutter collapse, small or large.
 * Does not work with `uk-push-*`, `uk-pull-*` and not if the columns float into the next row.
 */
.uk-grid-divider:not(:empty) {
  margin-left: -30px;
  margin-right: -30px;
}
.uk-grid-divider > * {
  padding-left: 30px;
  padding-right: 30px;
}
.uk-grid-divider > [class*='uk-width-1-']:not(.uk-width-1-1):nth-child(n+2),
.uk-grid-divider > [class*='uk-width-2-']:nth-child(n+2),
.uk-grid-divider > [class*='uk-width-3-']:nth-child(n+2),
.uk-grid-divider > [class*='uk-width-4-']:nth-child(n+2),
.uk-grid-divider > [class*='uk-width-5-']:nth-child(n+2),
.uk-grid-divider > [class*='uk-width-6-']:nth-child(n+2),
.uk-grid-divider > [class*='uk-width-7-']:nth-child(n+2),
.uk-grid-divider > [class*='uk-width-8-']:nth-child(n+2),
.uk-grid-divider > [class*='uk-width-9-']:nth-child(n+2) {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
/* Tablet and bigger */
@media (min-width: 900px) {
  .uk-grid-divider > [class*='uk-width-medium-']:not(.uk-width-medium-1-1):nth-child(n+2) {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
  }
}
/* Desktop and bigger */
@media (min-width: 992px) {
  .uk-grid-divider > [class*='uk-width-large-']:not(.uk-width-large-1-1):nth-child(n+2) {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
  }
}
/* Large screen and bigger */
@media (min-width: 1220px) {
  /*
     * Large gutter
     */
  .uk-grid-divider:not(:empty) {
    margin-left: -50px;
    margin-right: -50px;
  }
  .uk-grid-divider > * {
    padding-left: 50px;
    padding-right: 50px;
  }
  .uk-grid-divider:empty {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
/*
 * Vertical divider
 */
.uk-grid-divider:empty {
  margin-top: 30px;
  margin-bottom: 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
/* Match panels in grids
 ========================================================================== */
/*
 * 1. Behave like a block element
 */
.uk-grid-match > * {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  /* 1 */
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.uk-grid-match > * > * {
  /* 1 */
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
  box-sizing: border-box;
  width: 100%;
}
/* Even grid cell widths
 ========================================================================== */
[class*='uk-grid-width'] > * {
  box-sizing: border-box;
  width: 100%;
}
.uk-grid-width-1-2 > * {
  width: 50%;
}
.uk-grid-width-1-3 > * {
  width: 33.333%;
}
.uk-grid-width-1-4 > * {
  width: 25%;
}
.uk-grid-width-1-5 > * {
  width: 20%;
}
.uk-grid-width-1-6 > * {
  width: 16.666%;
}
.uk-grid-width-1-10 > * {
  width: 10%;
}
.uk-grid-width-auto > * {
  width: auto;
}
/* Phone landscape and bigger */
@media (min-width: 480px) {
  .uk-grid-width-small-1-1 > * {
    width: 100%;
  }
  .uk-grid-width-small-1-2 > * {
    width: 50%;
  }
  .uk-grid-width-small-1-3 > * {
    width: 33.333%;
  }
  .uk-grid-width-small-1-4 > * {
    width: 25%;
  }
  .uk-grid-width-small-1-5 > * {
    width: 20%;
  }
  .uk-grid-width-small-1-6 > * {
    width: 16.666%;
  }
  .uk-grid-width-small-1-10 > * {
    width: 10%;
  }
}
/* Tablet and bigger */
@media (min-width: 900px) {
  .uk-grid-width-medium-1-1 > * {
    width: 100%;
  }
  .uk-grid-width-medium-1-2 > * {
    width: 50%;
  }
  .uk-grid-width-medium-1-3 > * {
    width: 33.333%;
  }
  .uk-grid-width-medium-1-4 > * {
    width: 25%;
  }
  .uk-grid-width-medium-1-5 > * {
    width: 20%;
  }
  .uk-grid-width-medium-1-6 > * {
    width: 16.666%;
  }
  .uk-grid-width-medium-1-10 > * {
    width: 10%;
  }
}
/* Desktop and bigger */
@media (min-width: 992px) {
  .uk-grid-width-large-1-1 > * {
    width: 100%;
  }
  .uk-grid-width-large-1-2 > * {
    width: 50%;
  }
  .uk-grid-width-large-1-3 > * {
    width: 33.333%;
  }
  .uk-grid-width-large-1-4 > * {
    width: 25%;
  }
  .uk-grid-width-large-1-5 > * {
    width: 20%;
  }
  .uk-grid-width-large-1-6 > * {
    width: 16.666%;
  }
  .uk-grid-width-large-1-10 > * {
    width: 10%;
  }
}
/* Large screen and bigger */
@media (min-width: 1220px) {
  .uk-grid-width-xlarge-1-1 > * {
    width: 100%;
  }
  .uk-grid-width-xlarge-1-2 > * {
    width: 50%;
  }
  .uk-grid-width-xlarge-1-3 > * {
    width: 33.333%;
  }
  .uk-grid-width-xlarge-1-4 > * {
    width: 25%;
  }
  .uk-grid-width-xlarge-1-5 > * {
    width: 20%;
  }
  .uk-grid-width-xlarge-1-6 > * {
    width: 16.666%;
  }
  .uk-grid-width-xlarge-1-10 > * {
    width: 10%;
  }
}
/* Sub-objects: `uk-width-*`
 ========================================================================== */
[class*='uk-width'] {
  box-sizing: border-box;
  width: 100%;
}
/*
 * Widths
 */
/* Whole */
.uk-width-1-1 {
  width: 100%;
}
/* Halves */
.uk-width-1-2,
.uk-width-2-4,
.uk-width-3-6,
.uk-width-5-10 {
  width: 50%;
}
/* Thirds */
.uk-width-1-3,
.uk-width-2-6 {
  width: 33.333%;
}
.uk-width-2-3,
.uk-width-4-6 {
  width: 66.666%;
}
/* Quarters */
.uk-width-1-4 {
  width: 25%;
}
.uk-width-3-4 {
  width: 75%;
}
/* Fifths */
.uk-width-1-5,
.uk-width-2-10 {
  width: 20%;
}
.uk-width-2-5,
.uk-width-4-10 {
  width: 40%;
}
.uk-width-3-5,
.uk-width-6-10 {
  width: 60%;
}
.uk-width-4-5,
.uk-width-8-10 {
  width: 80%;
}
/* Sixths */
.uk-width-1-6 {
  width: 16.666%;
}
.uk-width-5-6 {
  width: 83.333%;
}
/* Tenths */
.uk-width-1-10 {
  width: 10%;
}
.uk-width-3-10 {
  width: 30%;
}
.uk-width-7-10 {
  width: 70%;
}
.uk-width-9-10 {
  width: 90%;
}
/* Phone landscape and bigger */
@media (min-width: 480px) {
  /* Whole */
  .uk-width-small-1-1 {
    width: 100%;
  }
  /* Halves */
  .uk-width-small-1-2,
  .uk-width-small-2-4,
  .uk-width-small-3-6,
  .uk-width-small-5-10 {
    width: 50%;
  }
  /* Thirds */
  .uk-width-small-1-3,
  .uk-width-small-2-6 {
    width: 33.333%;
  }
  .uk-width-small-2-3,
  .uk-width-small-4-6 {
    width: 66.666%;
  }
  /* Quarters */
  .uk-width-small-1-4 {
    width: 25%;
  }
  .uk-width-small-3-4 {
    width: 75%;
  }
  /* Fifths */
  .uk-width-small-1-5,
  .uk-width-small-2-10 {
    width: 20%;
  }
  .uk-width-small-2-5,
  .uk-width-small-4-10 {
    width: 40%;
  }
  .uk-width-small-3-5,
  .uk-width-small-6-10 {
    width: 60%;
  }
  .uk-width-small-4-5,
  .uk-width-small-8-10 {
    width: 80%;
  }
  /* Sixths */
  .uk-width-small-1-6 {
    width: 16.666%;
  }
  .uk-width-small-5-6 {
    width: 83.333%;
  }
  /* Tenths */
  .uk-width-small-1-10 {
    width: 10%;
  }
  .uk-width-small-3-10 {
    width: 30%;
  }
  .uk-width-small-7-10 {
    width: 70%;
  }
  .uk-width-small-9-10 {
    width: 90%;
  }
}
/* Tablet and bigger */
@media (min-width: 900px) {
  /* Whole */
  .uk-width-medium-1-1 {
    width: 100%;
  }
  /* Halves */
  .uk-width-medium-1-2,
  .uk-width-medium-2-4,
  .uk-width-medium-3-6,
  .uk-width-medium-5-10 {
    width: 50%;
  }
  /* Thirds */
  .uk-width-medium-1-3,
  .uk-width-medium-2-6 {
    width: 33.333%;
  }
  .uk-width-medium-2-3,
  .uk-width-medium-4-6 {
    width: 66.666%;
  }
  /* Quarters */
  .uk-width-medium-1-4 {
    width: 25%;
  }
  .uk-width-medium-3-4 {
    width: 75%;
  }
  /* Fifths */
  .uk-width-medium-1-5,
  .uk-width-medium-2-10 {
    width: 20%;
  }
  .uk-width-medium-2-5,
  .uk-width-medium-4-10 {
    width: 40%;
  }
  .uk-width-medium-3-5,
  .uk-width-medium-6-10 {
    width: 60%;
  }
  .uk-width-medium-4-5,
  .uk-width-medium-8-10 {
    width: 80%;
  }
  /* Sixths */
  .uk-width-medium-1-6 {
    width: 16.666%;
  }
  .uk-width-medium-5-6 {
    width: 83.333%;
  }
  /* Tenths */
  .uk-width-medium-1-10 {
    width: 10%;
  }
  .uk-width-medium-3-10 {
    width: 30%;
  }
  .uk-width-medium-7-10 {
    width: 70%;
  }
  .uk-width-medium-9-10 {
    width: 90%;
  }
}
/* Desktop and bigger */
@media (min-width: 992px) {
  /* Whole */
  .uk-width-large-1-1 {
    width: 100%;
  }
  /* Halves */
  .uk-width-large-1-2,
  .uk-width-large-2-4,
  .uk-width-large-3-6,
  .uk-width-large-5-10 {
    width: 50%;
  }
  /* Thirds */
  .uk-width-large-1-3,
  .uk-width-large-2-6 {
    width: 33.333%;
  }
  .uk-width-large-2-3,
  .uk-width-large-4-6 {
    width: 66.666%;
  }
  /* Quarters */
  .uk-width-large-1-4 {
    width: 25%;
  }
  .uk-width-large-3-4 {
    width: 75%;
  }
  /* Fifths */
  .uk-width-large-1-5,
  .uk-width-large-2-10 {
    width: 20%;
  }
  .uk-width-large-2-5,
  .uk-width-large-4-10 {
    width: 40%;
  }
  .uk-width-large-3-5,
  .uk-width-large-6-10 {
    width: 60%;
  }
  .uk-width-large-4-5,
  .uk-width-large-8-10 {
    width: 80%;
  }
  /* Sixths */
  .uk-width-large-1-6 {
    width: 16.666%;
  }
  .uk-width-large-5-6 {
    width: 83.333%;
  }
  /* Tenths */
  .uk-width-large-1-10 {
    width: 10%;
  }
  .uk-width-large-3-10 {
    width: 30%;
  }
  .uk-width-large-7-10 {
    width: 70%;
  }
  .uk-width-large-9-10 {
    width: 90%;
  }
}
/* Large screen and bigger */
@media (min-width: 1220px) {
  /* Whole */
  .uk-width-xlarge-1-1 {
    width: 100%;
  }
  /* Halves */
  .uk-width-xlarge-1-2,
  .uk-width-xlarge-2-4,
  .uk-width-xlarge-3-6,
  .uk-width-xlarge-5-10 {
    width: 50%;
  }
  /* Thirds */
  .uk-width-xlarge-1-3,
  .uk-width-xlarge-2-6 {
    width: 33.333%;
  }
  .uk-width-xlarge-2-3,
  .uk-width-xlarge-4-6 {
    width: 66.666%;
  }
  /* Quarters */
  .uk-width-xlarge-1-4 {
    width: 25%;
  }
  .uk-width-xlarge-3-4 {
    width: 75%;
  }
  /* Fifths */
  .uk-width-xlarge-1-5,
  .uk-width-xlarge-2-10 {
    width: 20%;
  }
  .uk-width-xlarge-2-5,
  .uk-width-xlarge-4-10 {
    width: 40%;
  }
  .uk-width-xlarge-3-5,
  .uk-width-xlarge-6-10 {
    width: 60%;
  }
  .uk-width-xlarge-4-5,
  .uk-width-xlarge-8-10 {
    width: 80%;
  }
  /* Sixths */
  .uk-width-xlarge-1-6 {
    width: 16.666%;
  }
  .uk-width-xlarge-5-6 {
    width: 83.333%;
  }
  /* Tenths */
  .uk-width-xlarge-1-10 {
    width: 10%;
  }
  .uk-width-xlarge-3-10 {
    width: 30%;
  }
  .uk-width-xlarge-7-10 {
    width: 70%;
  }
  .uk-width-xlarge-9-10 {
    width: 90%;
  }
}
/* Sub-object: `uk-push-*` and `uk-pull-*`
 ========================================================================== */
/*
 * Source ordering
 * Works only with `uk-width-medium-*`
 */
/* Tablet and bigger */
@media (min-width: 900px) {
  [class*='uk-push-'],
  [class*='uk-pull-'] {
    position: relative;
  }
  /*
     * Push
     */
  /* Halves */
  .uk-push-1-2,
  .uk-push-2-4,
  .uk-push-3-6,
  .uk-push-5-10 {
    left: 50%;
  }
  /* Thirds */
  .uk-push-1-3,
  .uk-push-2-6 {
    left: 33.333%;
  }
  .uk-push-2-3,
  .uk-push-4-6 {
    left: 66.666%;
  }
  /* Quarters */
  .uk-push-1-4 {
    left: 25%;
  }
  .uk-push-3-4 {
    left: 75%;
  }
  /* Fifths */
  .uk-push-1-5,
  .uk-push-2-10 {
    left: 20%;
  }
  .uk-push-2-5,
  .uk-push-4-10 {
    left: 40%;
  }
  .uk-push-3-5,
  .uk-push-6-10 {
    left: 60%;
  }
  .uk-push-4-5,
  .uk-push-8-10 {
    left: 80%;
  }
  /* Sixths */
  .uk-push-1-6 {
    left: 16.666%;
  }
  .uk-push-5-6 {
    left: 83.333%;
  }
  /* Tenths */
  .uk-push-1-10 {
    left: 10%;
  }
  .uk-push-3-10 {
    left: 30%;
  }
  .uk-push-7-10 {
    left: 70%;
  }
  .uk-push-9-10 {
    left: 90%;
  }
  /*
     * Pull
     */
  /* Halves */
  .uk-pull-1-2,
  .uk-pull-2-4,
  .uk-pull-3-6,
  .uk-pull-5-10 {
    left: -50%;
  }
  /* Thirds */
  .uk-pull-1-3,
  .uk-pull-2-6 {
    left: -33.333%;
  }
  .uk-pull-2-3,
  .uk-pull-4-6 {
    left: -66.666%;
  }
  /* Quarters */
  .uk-pull-1-4 {
    left: -25%;
  }
  .uk-pull-3-4 {
    left: -75%;
  }
  /* Fifths */
  .uk-pull-1-5,
  .uk-pull-2-10 {
    left: -20%;
  }
  .uk-pull-2-5,
  .uk-pull-4-10 {
    left: -40%;
  }
  .uk-pull-3-5,
  .uk-pull-6-10 {
    left: -60%;
  }
  .uk-pull-4-5,
  .uk-pull-8-10 {
    left: -80%;
  }
  /* Sixths */
  .uk-pull-1-6 {
    left: -16.666%;
  }
  .uk-pull-5-6 {
    left: -83.333%;
  }
  /* Tenths */
  .uk-pull-1-10 {
    left: -10%;
  }
  .uk-pull-3-10 {
    left: -30%;
  }
  .uk-pull-7-10 {
    left: -70%;
  }
  .uk-pull-9-10 {
    left: -90%;
  }
}
.uk-grid-divider:empty {
  border-top: 1px dashed rgba(0, 0, 0, 0.1);
}
/*
	 * Horizontal divider
	 */
.uk-grid-divider > [class*='uk-width-1-']:not(.uk-width-1-1):nth-child(n+2),
.uk-grid-divider > [class*='uk-width-2-']:nth-child(n+2),
.uk-grid-divider > [class*='uk-width-3-']:nth-child(n+2),
.uk-grid-divider > [class*='uk-width-4-']:nth-child(n+2),
.uk-grid-divider > [class*='uk-width-5-']:nth-child(n+2),
.uk-grid-divider > [class*='uk-width-6-']:nth-child(n+2),
.uk-grid-divider > [class*='uk-width-7-']:nth-child(n+2),
.uk-grid-divider > [class*='uk-width-8-']:nth-child(n+2),
.uk-grid-divider > [class*='uk-width-9-']:nth-child(n+2) {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.05);
}
/* Tablet and bigger */
@media (min-width: 900px) {
  .uk-grid-divider > [class*='uk-width-medium-']:not(.uk-width-medium-1-1):nth-child(n+2) {
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.05);
  }
}
/* Desktop and bigger */
@media (min-width: 992px) {
  .uk-grid-divider > [class*='uk-width-large-']:not(.uk-width-large-1-1):nth-child(n+2) {
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.05);
  }
}
/* ========================================================================
   Component: Panel
 ========================================================================== */
/*
 * 1. Needed for `a` elements
 * 2. Create position context for badges
 */
.uk-panel {
  /* 1 */
  display: block;
  /* 2 */
  position: relative;
}
/*
 * Allow panels to be anchors
 */
.uk-panel,
.uk-panel:hover {
  text-decoration: none;
}
/*
 * Micro clearfix to make panels more robust
 */
.uk-panel:before,
.uk-panel:after {
  content: "";
  display: table;
}
.uk-panel:after {
  clear: both;
}
/*
 * Remove margin from the last-child if not `uk-widget-title`
 */
.uk-panel > :not(.uk-panel-title):last-child {
  margin-bottom: 0;
}
/* Sub-object: `uk-panel-title`
 ========================================================================== */
.uk-panel-title {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
  text-transform: none;
  color: #1b58b3;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
/* Sub-object: `uk-panel-badge`
 ========================================================================== */
.uk-panel-badge {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
/* Sub-object: `uk-panel-teaser`
 ========================================================================== */
.uk-panel-teaser {
  margin-bottom: 20px;
}
/* Sub-object: `uk-panel-body`
 ========================================================================== */
.uk-panel-body {
  padding: 30px;
}
/* Modifier: `uk-panel-box`
 ========================================================================== */
.uk-panel-box {
  padding: 30px;
  background: #ffffff;
  color: #5c789e;
}
.uk-panel-box.uk-panel-box-primary .uk-button-line,
.uk-panel-box.uk-panel-box-secondary .uk-button-line {
  border-color: #ffffff;
  color: #ffffff;
}
.uk-panel-box.uk-panel-box-primary .uk-button-line:after,
.uk-panel-box.uk-panel-box-secondary .uk-button-line:after {
  border: 1px solid #ffffff;
  border-width: 0 1px 1px 0;
}
.uk-panel-box.uk-panel-box-primary .uk-button-line:hover,
.uk-panel-box.uk-panel-box-secondary .uk-button-line:hover {
  color: #ffffff;
  background: rgba(0, 0, 0, 0) !important;
  border: 1px solid #f2f2f2 !important;
  box-shadow: none;
}
.uk-panel-box .uk-panel-badge {
  padding: 0 8px;
}
.uk-panel-box .uk-nav-side {
  margin: 0 -30px;
}
.uk-panel-box .uk-nav-side > li > a,
.uk-panel-box .uk-nav-side .uk-nav-header {
  padding-left: 30px;
  padding-right: 30px;
}
.uk-panel-box .uk-nav-side .uk-nav-divider {
  margin: 0 30px;
}
.uk-panel-box .uk-nav-side ul.uk-nav-sub {
  padding-left: 30px;
}
.uk-panel-box-hover:hover {
  color: #5c789e;
}
.uk-panel-box .uk-panel-title {
  color: #5c789e;
}
.uk-panel-box .uk-panel-badge {
  top: 20px;
  right: 20px;
}
.uk-panel-box > .uk-panel-teaser {
  margin-top: -30px;
  margin-left: -30px;
  margin-right: -30px;
}
/*
 * Nav in panel
 */
.uk-panel-box > .uk-nav-side {
  margin: 0 -30px;
}
/*
 * Sub-modifier: `uk-panel-box-primary`
 */
.uk-panel-box-primary {
  color: #ffffff;
  background-color: #4388ee;
  /*
     * Sub-object: `uk-nav-header`
     */
  /*
     * Sub-object: `uk-nav-divider`
     */
  /* Placeholder */
  /* modal */
}
.uk-panel-box-primary > a:not([class]),
.uk-panel-box-primary > :not([class*='uk-nav']) a:not([class]) {
  color: #eb966e;
}
.uk-panel-box-primary > a:not([class]):hover,
.uk-panel-box-primary > :not([class*='uk-nav']) a:not([class]):hover {
  color: #eea684;
}
.uk-panel-box-primary .uk-nav-autocomplete > li > a {
  color: #4388ee !important;
}
.uk-panel-box-primary .uk-nav-autocomplete > li.uk-active > a {
  color: #ffffff !important;
}
.uk-panel-box-primary > .uk-panel-title,
.uk-panel-box-primary > .uk-module-title {
  color: #ffffff;
}
.uk-panel-box-primary > .uk-panel-title:after,
.uk-panel-box-primary > .uk-module-title:after {
  border-bottom-color: #ffffff;
}
.uk-panel-box-primary .uk-module-title-alt:after {
  background: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 3px, rgba(255, 255, 255, 0.15) 3px, rgba(255, 255, 255, 0.15) 6px);
}
.uk-panel-box-primary.tm-darker {
  background-color: #327ef0;
}
.uk-panel-box-primary.tm-lighter {
  background-color: #4e90f2;
}
.uk-panel-box-primary .uk-nav-side > li > a {
  border-color: rgba(0, 0, 0, 0.075);
  color: #ffffff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.uk-panel-box-primary .uk-nav-side ul a:hover {
  color: rgba(255, 255, 255, 0.5);
}
.uk-panel-box-primary .uk-nav-side > li:first-child > a,
.uk-panel-box-primary .uk-nav-divider + li > a {
  border: none;
  box-shadow: none;
}
.uk-panel-box-primary .uk-subnav.uk-subnav-list > li > a {
  color: #eb966e;
}
.uk-panel-box-primary .uk-nav-side .uk-nav-header {
  color: #9ab0d2;
}
.uk-panel-box-primary .uk-nav-divider {
  border-color: rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
}
.uk-panel-box-primary .uk-nav-side ul.uk-nav-sub {
  border-color: rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0.1);
}
.uk-panel-box-primary .uk-nav-side ul a {
  color: #9ab0d2;
}
.uk-panel-box-primary .uk-nav-side > li > a:hover,
.uk-panel-box-primary .uk-nav-side > li > a:focus {
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff;
}
.uk-panel-box-primary .uk-nav-side > li.uk-active > a {
  color: #ffffff;
}
.uk-panel-box-primary hr {
  height: 1px;
  border-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.uk-panel-box-primary h1,
.uk-panel-box-primary h2,
.uk-panel-box-primary h3,
.uk-panel-box-primary h4,
.uk-panel-box-primary h5,
.uk-panel-box-primary h6 {
  color: #ffffff;
}
.uk-panel-box-primary .uk-form select,
.uk-panel-box-primary .uk-form textarea,
.uk-panel-box-primary .uk-form input:not([type]),
.uk-panel-box-primary .uk-form input[type="text"],
.uk-panel-box-primary .uk-form input[type="password"],
.uk-panel-box-primary .uk-form input[type="email"] {
  border-color: rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0.1);
  color: #ffffff;
  /* Focus state */
}
.uk-panel-box-primary .uk-form select:focus,
.uk-panel-box-primary .uk-form textarea:focus,
.uk-panel-box-primary .uk-form input:not([type]):focus,
.uk-panel-box-primary .uk-form input[type="text"]:focus,
.uk-panel-box-primary .uk-form input[type="password"]:focus,
.uk-panel-box-primary .uk-form input[type="email"]:focus {
  border-color: #1360d2;
  background: rgba(0, 0, 0, 0.1);
  color: #ffffff;
}
.uk-panel-box-primary .uk-form :-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
}
.uk-panel-box-primary .uk-form ::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.uk-panel-box-primary .uk-form ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.uk-panel-box-primary.uk-modal-dialog {
  background-color: #4388ee;
}
.uk-panel-box-primary.uk-modal-dialog [class*='uk-icon-'] {
  color: #ffffff;
}
.uk-panel-box-primary .uk-panel-badge {
  color: #ffffff;
  border-color: #ffffff;
}
.uk-panel-box-primary-hover:hover {
  color: #ffffff;
}
.uk-panel-box-primary .uk-panel-title {
  color: #ffffff;
}
/*
 * Sub-modifier: `uk-panel-box-secondary`
 */
.uk-panel-box-secondary {
  color: #ffffff;
  background-color: #022d6b;
}
.uk-panel-box-secondary > a:not([class]),
.uk-panel-box-secondary > :not([class*='uk-nav']) a:not([class]) {
  color: #31d0d0;
}
.uk-panel-box-secondary > a:not([class]):hover,
.uk-panel-box-secondary > :not([class*='uk-nav']) a:not([class]):hover {
  color: #5a97f0;
}
.uk-panel-box-secondary .uk-nav-autocomplete > li > a {
  color: #31d0d0 !important;
}
.uk-panel-box-secondary .uk-nav-autocomplete > li.uk-active > a {
  color: #ffffff !important;
}
.uk-panel-box-secondary > .uk-panel-title,
.uk-panel-box-secondary > .uk-module-title {
  color: #ffffff;
}
.uk-panel-box-secondary > .uk-panel-title:after,
.uk-panel-box-secondary > .uk-module-title:after {
  border-bottom-color: #ffffff;
}
.uk-panel-box-secondary .uk-module-title-alt:after {
  background: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 3px, rgba(255, 255, 255, 0.15) 3px, rgba(255, 255, 255, 0.15) 6px);
}
.uk-panel-box-secondary.tm-darker {
  background-color: #001d47;
}
.uk-panel-box-secondary.tm-lighter {
  background-color: #003c93;
}
.uk-panel-box-secondary .uk-subnav.uk-subnav-list > li > a {
  color: #31d0d0;
}
.uk-panel-box-secondary .uk-button-line {
  border: 1px solid #ffffff !important;
  color: #ffffff !important;
}
.uk-panel-box-secondary .uk-nav-side > li > a {
  border-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  color: #ffffff;
}
.uk-panel-box-secondary .uk-nav-side > li:first-child > a,
.uk-panel-box-secondary .uk-nav-divider + li > a {
  border: none;
  box-shadow: none;
}
.uk-panel-box-secondary .uk-nav-side .uk-nav-header {
  color: #9ab0d2;
}
.uk-panel-box-secondary .uk-nav-divider {
  border-color: rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
}
.uk-panel-box-secondary .uk-nav-side ul.uk-nav-sub {
  border-color: rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0.1);
}
.uk-panel-box-secondary .uk-nav-side ul a {
  color: #9ab0d2;
}
.uk-panel-box-secondary .uk-nav-side > li > a:hover,
.uk-panel-box-secondary .uk-nav-side > li > a:focus {
  background: rgba(0, 0, 0, 0.1);
  color: #ffffff;
}
.uk-panel-box-secondary .uk-nav-side > li.uk-active > a {
  color: #ffffff;
}
.uk-panel-box-secondary hr {
  height: 1px;
  border-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.uk-panel-box-secondary h1,
.uk-panel-box-secondary h2,
.uk-panel-box-secondary h3,
.uk-panel-box-secondary h4,
.uk-panel-box-secondary h5,
.uk-panel-box-secondary h6 {
  color: #ffffff;
}
.uk-panel-box-secondary .uk-form select,
.uk-panel-box-secondary .uk-form textarea,
.uk-panel-box-secondary .uk-form input:not([type]),
.uk-panel-box-secondary .uk-form input[type="text"],
.uk-panel-box-secondary .uk-form input[type="password"],
.uk-panel-box-secondary .uk-form input[type="tel"],
.uk-panel-box-secondary .uk-form input[type="number"],
.uk-panel-box-secondary .uk-form input[type="email"] {
  border-color: rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0.1);
  color: #ffffff;
}
.uk-panel-box-secondary .uk-form select:focus,
.uk-panel-box-secondary .uk-form textarea:focus,
.uk-panel-box-secondary .uk-form input:not([type]):focus,
.uk-panel-box-secondary .uk-form input[type="text"]:focus,
.uk-panel-box-secondary .uk-form input[type="password"]:focus,
.uk-panel-box-secondary .uk-form input[type="tel"]:focus,
.uk-panel-box-secondary .uk-form input[type="number"]:focus,
.uk-panel-box-secondary .uk-form input[type="email"]:focus {
  border-color: #4388ee;
  background: rgba(0, 0, 0, 0.1);
  color: #ffffff;
}
.uk-panel-box-secondary .uk-form :-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
}
.uk-panel-box-secondary .uk-form ::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.uk-panel-box-secondary .uk-form ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.uk-panel-box-secondary.uk-modal-dialog {
  background-color: #022d6b;
}
.uk-panel-box-secondary .uk-panel-badge {
  color: #ffffff;
  border-color: #ffffff;
}
.uk-panel-box-secondary-hover:hover {
  color: #ffffff;
}
.uk-panel-box-secondary .uk-panel-title {
  color: #ffffff;
}
/* Modifier: `uk-panel-hover`
 ========================================================================== */
.uk-panel-hover {
  padding: 15px;
  color: #444444;
}
.uk-panel-hover:hover {
  background: #f5f5f5;
  color: #444444;
}
.uk-panel-hover .uk-panel-badge {
  top: 10px;
  right: 10px;
}
.uk-panel-hover > .uk-panel-teaser {
  margin-top: -15px;
  margin-left: -15px;
  margin-right: -15px;
}
/* Modifier: `uk-panel-header`
 ========================================================================== */
.uk-panel-header .uk-panel-title {
  padding-bottom: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #5c789e;
  border-bottom: 0;
  color: #4388ee;
  padding: 10px 0 20px;
}
/* Modifier: `uk-panel-space`
 ========================================================================== */
.uk-panel-space {
  padding: 40px;
}
.uk-panel-space .uk-panel-badge {
  top: 40px;
  right: 40px;
}
/* Modifier: `uk-panel-divider`
 ========================================================================== */
.uk-panel + .uk-panel-divider {
  margin-top: 60px !important;
}
.uk-panel + .uk-panel-divider:before {
  content: "";
  display: block;
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
/* Large screen and bigger */
@media (min-width: 1220px) {
  .uk-panel + .uk-panel-divider {
    margin-top: 100px !important;
  }
  .uk-panel + .uk-panel-divider:before {
    top: -50px;
  }
}
.uk-panel > h3:not(.uk-panel-title):first-child {
  margin-bottom: 15px;
}
.uk-panel.tm-panel-top-offset {
  margin-top: -40px;
}
.uk-panel-header {
  box-shadow: 0 20px 40px 0 rgba(153, 153, 153, 0.2);
  border-radius: 0 0 4px 4px;
  padding: 30px;
  transition: box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out;
  overflow: hidden;
}
.uk-panel-header:before,
.uk-panel-header:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  transform: translateX(0%);
  transition: transform 0.3s ease-in-out;
  background: #4388ee;
  background: -moz-linear-gradient(left, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: -webkit-linear-gradient(left, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: linear-gradient(90deg, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2bbdbd', endColorstr='#2155a6', GradientType=0);
}
.uk-panel-header .uk-panel-badge {
  top: 0;
  right: 0;
}
.tm-background-icon {
  overflow: hidden;
}
.tm-background-icon h3.uk-panel-title > i {
  position: absolute;
  right: -40px;
  font-size: 120px;
  opacity: 0.1;
  top: -40px;
  z-index: 0;
}
.tm-panel-box-primary-light {
  border: 1px solid #e5f3ff;
  background-color: #f4faff;
}
.tm-panel-box-primary-light .uk-nav-side ul.uk-nav-sub {
  background-color: #eaf5ff;
}
.tm-panel-box-primary-light .uk-nav-side > li > a {
  border-top: 1px solid #e5f3ff;
}
.tm-panel-card {
  padding: 0 !important;
  border: 1px solid #e5f3ff;
  background-color: #ffffff;
  border-radius: 0;
  border-bottom-color: #e5f3ff;
  border-bottom-width: 4px;
  border-bottom-style: double;
  box-shadow: 0 2px 0 #ffffff, 0 3px 0 #e5f3ff;
}
.tm-panel-card:hover > .uk-panel-teaser .tm-social-icons {
  transition: all 0.3s ease-in-out;
  margin-top: -45px;
  opacity: 1;
}
.tm-panel-card:hover > .tm-card-link:before {
  color: #4388ee;
}
.tm-panel-card:hover .tm-card-avatar {
  transition: all 0.3s ease-in-out;
}
.tm-panel-card .tm-card-link {
  width: 40px;
  height: 40px;
  border-radius: 0;
  position: relative;
  display: inline-block;
  float: right;
  margin: -20px 15px 0 0;
  text-align: center;
  line-height: 40px;
  z-index: 1;
  text-decoration: none;
  cursor: pointer;
  background-color: #ffffff;
  transition: all 0.3s ease-in-out;
  box-shadow: inset 0 0 0 1px #dbeeff;
}
.tm-panel-card .tm-card-link > * {
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.tm-panel-card .tm-card-link:before {
  cursor: pointer;
  content: "\e632";
  font-family: "beluga-icons";
  color: #4388ee;
  font-size: 15px;
  display: block;
}
.tm-panel-card .tm-card-link:after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 0;
  transform: scale(1.3);
  opacity: 0;
  position: absolute;
  background-color: #022d6b;
  box-sizing: content-box;
  z-index: -1;
  left: 0;
  top: 0;
  transition: transform 0.4s, opacity 0.5s;
}
.tm-panel-card .tm-card-link:hover {
  box-shadow: inset 0 0 0 1px #ffffff;
}
.tm-panel-card .tm-card-link:hover:before {
  color: #ffffff;
}
.tm-panel-card .tm-card-link:hover:after {
  opacity: 1;
  transform: scale(1);
}
.tm-panel-card .uk-panel-teaser {
  margin: 0;
  overflow: hidden;
  position: relative;
}
.tm-panel-card .uk-panel-teaser .tm-social-icons {
  background-color: rgba(67, 136, 238, 0.9);
  margin-top: -45px;
  border-top: 1px solid rgba(0, 0, 0, 0.075);
  position: absolute;
  opacity: 1;
  bottom: 0;
  padding: 5px 10px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
  transition: all 0.3s ease-in-out;
}
.tm-panel-card .uk-panel-teaser .tm-social-icons.tm-icons-visible {
  margin-top: -45px;
  opacity: 1;
}
.tm-panel-card .uk-panel-teaser .tm-social-icons .uk-icon-button {
  width: 30px;
  height: 35px;
  color: #ffffff;
  margin: 0;
  border-radius: 0;
  cursor: pointer;
}
.tm-panel-card .uk-panel-teaser .tm-social-icons .uk-icon-button:hover {
  color: #ffffff;
}
.tm-panel-card .tm-card-content {
  padding: 20px;
  text-align: center;
}
.tm-panel-card .tm-card-content .uk-panel-title {
  display: block;
  font-size: 20px;
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 5px;
}
.tm-panel-card .tm-card-content .uk-panel-title:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  height: 2px;
  margin-top: 8px;
  background: #4388ee;
  width: 100px;
}
.tm-panel-card .tm-card-content .uk-panel-title:after {
  border-bottom: 0;
}
.tm-panel-card .tm-card-title {
  padding-bottom: 20px;
  margin: 0;
  font-family: 'Barlow';
  color: #4388ee;
  display: inline-block;
  clear: both;
  padding: 5px 0 0;
  font-size: 15px;
}
.tm-panel-card .tm-card-avatar {
  width: 100%;
  transition: all 0.3s ease-in-out;
}
/* ========================================================================
   Component: Block
 ========================================================================== */
.uk-block {
  position: relative;
  box-sizing: border-box;
  padding-top: 40px;
  padding-bottom: 40px;
}
/* Phone landscape and bigger */
@media (min-width: 900px) {
  .uk-block {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
/*
 * Micro clearfix to make blocks more robust
 */
.uk-block:before,
.uk-block:after {
  content: "";
  display: table;
}
.uk-block:after {
  clear: both;
}
/*
 * Remove margin from the last-child
 */
.uk-block > :last-child {
  margin-bottom: 0;
}
/* Padding Modifier
 ========================================================================== */
/*
 * Large padding
 */
.uk-block-large {
  padding-top: 40px;
  padding-bottom: 40px;
}
/* Tablets and bigger */
@media (min-width: 900px) {
  .uk-block-large {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
/* Desktop and bigger */
@media (min-width: 992px) {
  .uk-block-large {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
/* Color Modifier
 ========================================================================== */
/*
 * Default
 */
.uk-block-default {
  background: #ffffff;
}
/*
 * Muted
 */
.uk-block-muted {
  background: #fafafa;
}
/*
 * Primary
 */
.uk-block-primary {
  background: #4388ee;
  color: #ffffff;
}
.uk-block-primary a:not([class*="uk"]),
.uk-block-primary .uk-link {
  color: #051717;
}
.uk-block-primary a:not([class*="uk"]):hover,
.uk-block-primary .uk-link:hover {
  color: #186a6a;
  text-decoration: none;
}
.uk-block-primary .uk-panel-title {
  color: #ffffff;
}
.uk-block-primary .uk-module-title-alt:after {
  background: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 3px, rgba(255, 255, 255, 0.15) 3px, rgba(255, 255, 255, 0.15) 6px);
}
.uk-block-primary .uk-subnav > * > * {
  color: #ffffff;
}
.uk-block-primary .uk-subnav > * > *:hover {
  color: #ffffff;
}
.uk-block-primary .uk-grid-divider > [class*='uk-width-1-']:not(.uk-width-1-1):nth-child(n+2),
.uk-block-primary .uk-grid-divider > [class*='uk-width-2-']:nth-child(n+2),
.uk-block-primary .uk-grid-divider > [class*='uk-width-3-']:nth-child(n+2),
.uk-block-primary .uk-grid-divider > [class*='uk-width-4-']:nth-child(n+2),
.uk-block-primary .uk-grid-divider > [class*='uk-width-5-']:nth-child(n+2),
.uk-block-primary .uk-grid-divider > [class*='uk-width-6-']:nth-child(n+2),
.uk-block-primary .uk-grid-divider > [class*='uk-width-7-']:nth-child(n+2),
.uk-block-primary .uk-grid-divider > [class*='uk-width-8-']:nth-child(n+2),
.uk-block-primary .uk-grid-divider > [class*='uk-width-9-']:nth-child(n+2) {
  border-left-color: #317ae6;
}
@media (min-width: 900px) {
  .uk-block-primary .uk-grid-divider > [class*='uk-width-medium-']:not(.uk-width-medium-1-1):nth-child(n+2) {
    border-left-color: #317ae6;
  }
}
@media (min-width: 992px) {
  .uk-block-primary .uk-grid-divider > [class*='uk-width-large-']:not(.uk-width-large-1-1):nth-child(n+2) {
    border-left-color: #317ae6;
  }
}
.uk-block-primary .uk-grid-divider:empty {
  border-top-color: #317ae6;
}
.uk-block-primary .uk-panel-box-primary {
  border-color: #317ae6;
  background-color: #3c82eb;
}
.uk-block-primary .uk-panel-teaser {
  background: #3e85ee;
}
.uk-block-primary .uk-panel-header .uk-panel-title::after {
  border-bottom-color: #ffffff;
}
.uk-block-primary h1,
.uk-block-primary h2,
.uk-block-primary h3,
.uk-block-primary h4,
.uk-block-primary h5,
.uk-block-primary h6 {
  color: #ffffff;
}
.uk-block-primary .uk-form :-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
}
.uk-block-primary .uk-form ::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.uk-block-primary .uk-form ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.uk-block-primary .uk-form select,
.uk-block-primary .uk-form textarea,
.uk-block-primary .uk-form input:not([type]),
.uk-block-primary .uk-form input[type="text"],
.uk-block-primary .uk-form input[type="password"],
.uk-block-primary .uk-form input[type="email"] {
  color: rgba(255, 255, 255, 0.8);
  box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.04);
  background-color: rgba(0, 0, 0, 0.075);
  /* Focus state */
}
.uk-block-primary .uk-form select:focus,
.uk-block-primary .uk-form textarea:focus,
.uk-block-primary .uk-form input:not([type]):focus,
.uk-block-primary .uk-form input[type="text"]:focus,
.uk-block-primary .uk-form input[type="password"]:focus,
.uk-block-primary .uk-form input[type="email"]:focus {
  border-color: rgba(255, 255, 255, 0.4);
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(0, 0, 0, 0);
}
.uk-block-primary .uk-nav-side > li > a {
  border-top: rgba(255, 255, 255, 0.1);
}
.uk-block-primary ::-moz-selection {
  background: rgba(2, 45, 107, 0.75);
  color: #ffffff;
  text-shadow: none;
}
.uk-block-primary ::selection {
  background: rgba(2, 45, 107, 0.75);
  color: #ffffff;
  text-shadow: none;
}
.uk-block-primary .tm-block-left {
  background-color: #156be9;
}
/*
 * Secondary
 */
.uk-block-secondary {
  background: #022d6b;
  color: #ffffff;
}
.uk-block-secondary .uk-module-title:after,
.uk-block-secondary > .uk-panel-title:after {
  border-bottom-color: #2bbdbd;
}
.uk-block-secondary .uk-module-title-alt:after {
  background: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 3px, rgba(255, 255, 255, 0.15) 3px, rgba(255, 255, 255, 0.15) 6px);
}
.uk-block-secondary.tm-darker {
  background-color: #00265d;
}
.uk-block-secondary.tm-lighter {
  background-color: #4e90f2;
}
.uk-block-secondary a:not([class*="uk"]),
.uk-block-secondary .uk-link {
  color: #2bbdbd;
}
.uk-block-secondary a:not([class*="uk"]):hover,
.uk-block-secondary .uk-link:hover {
  color: #4388ee;
  text-decoration: none;
}
.uk-block-secondary em {
  color: #ffffff;
}
.uk-block-secondary h1,
.uk-block-secondary h2,
.uk-block-secondary h3,
.uk-block-secondary h4,
.uk-block-secondary h5,
.uk-block-secondary h6,
.uk-block-secondary .uk-panel-header .uk-panel-title {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
.uk-block-secondary hr {
  border-top-color: rgba(255, 255, 255, 0.15);
}
.uk-block-secondary .uk-form :-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
}
.uk-block-secondary .uk-form ::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.uk-block-secondary .uk-form ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.uk-block-secondary .uk-form select,
.uk-block-secondary .uk-form textarea,
.uk-block-secondary .uk-form input:not([type]),
.uk-block-secondary .uk-form input[type="text"],
.uk-block-secondary .uk-form input[type="password"],
.uk-block-secondary .uk-form input[type="email"] {
  color: rgba(255, 255, 255, 0.8);
  /* Focus state */
}
.uk-block-secondary .uk-form select:focus,
.uk-block-secondary .uk-form textarea:focus,
.uk-block-secondary .uk-form input:not([type]):focus,
.uk-block-secondary .uk-form input[type="text"]:focus,
.uk-block-secondary .uk-form input[type="password"]:focus,
.uk-block-secondary .uk-form input[type="email"]:focus {
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(0, 0, 0, 0);
}
.uk-block-secondary .uk-nav-side > li > a {
  border-top: rgba(255, 255, 255, 0.1);
}
.uk-block-secondary .uk-badge {
  border-color: #074399 !important;
  background-color: #074399 !important;
  color: #2bbdbd !important;
}
.uk-block-secondary .uk-grid-divider > [class*='uk-width-1-']:not(.uk-width-1-1):nth-child(n+2),
.uk-block-secondary .uk-grid-divider > [class*='uk-width-2-']:nth-child(n+2),
.uk-block-secondary .uk-grid-divider > [class*='uk-width-3-']:nth-child(n+2),
.uk-block-secondary .uk-grid-divider > [class*='uk-width-4-']:nth-child(n+2),
.uk-block-secondary .uk-grid-divider > [class*='uk-width-5-']:nth-child(n+2),
.uk-block-secondary .uk-grid-divider > [class*='uk-width-6-']:nth-child(n+2),
.uk-block-secondary .uk-grid-divider > [class*='uk-width-7-']:nth-child(n+2),
.uk-block-secondary .uk-grid-divider > [class*='uk-width-8-']:nth-child(n+2),
.uk-block-secondary .uk-grid-divider > [class*='uk-width-9-']:nth-child(n+2) {
  border-left-color: #06234e;
}
@media (min-width: 900px) {
  .uk-block-secondary .uk-grid-divider > [class*='uk-width-medium-']:not(.uk-width-medium-1-1):nth-child(n+2) {
    border-left-color: #06234e;
  }
}
@media (min-width: 992px) {
  .uk-block-secondary .uk-grid-divider > [class*='uk-width-large-']:not(.uk-width-large-1-1):nth-child(n+2) {
    border-left-color: #06234e;
  }
}
.uk-block-secondary .uk-grid-divider:empty {
  border-top-color: #06234e;
}
.uk-block-secondary .uk-icon-button {
  background: rgba(0, 0, 0, 0);
  color: #2bbdbd;
}
.uk-block-secondary .uk-icon-button:hover,
.uk-block-secondary .uk-icon-button:focus {
  background-color: rgba(0, 0, 0, 0);
  color: #4388ee;
}
.uk-block-secondary .uk-icon-button:active {
  background-color: rgba(0, 0, 0, 0.075);
  color: #ffffff;
}
.uk-block-secondary .uk-panel-teaser {
  background: #022b66;
}
.uk-block-secondary .uk-panel-header .uk-panel-title:after {
  border-color: #ffffff;
}
.uk-block-secondary .uk-subnav > * > a {
  color: #2bbdbd;
  text-decoration: none;
}
.uk-block-secondary .uk-subnav > * > a:hover,
.uk-block-secondary .uk-subnav > * > a:focus {
  color: #4388ee;
  text-decoration: none;
}
.uk-block-secondary .uk-subnav > .uk-active > a {
  color: #2bbdbd;
}
.uk-block-secondary .uk-subnav-line > :nth-child(n+2):before {
  border-left-color: rgba(255, 255, 255, 0.2);
}
.uk-block-secondary .uk-subnav-pill > .uk-active > a {
  color: #ffffff;
}
.uk-block-secondary .uk-text-muted,
.uk-block-secondary .uk-link-muted,
.uk-block-secondary .uk-link-muted a {
  color: rgba(255, 255, 255, 0.6) !important;
}
.uk-block-secondary .uk-text-primary {
  color: #ffffff !important;
}
.uk-block-secondary .tm-block-text {
  background-color: #011839;
}
.uk-block {
  background-repeat: no-repeat;
}
.uk-block.tm-image-bottom-right {
  background-position: bottom right;
}
.uk-block.tm-image-bottom-off-right {
  background-position-x: 90%;
  background-position-y: bottom;
}
.uk-block-small {
  padding-top: 30px;
  padding-bottom: 30px;
}
.uk-block-medium {
  padding-top: 40px;
  padding-bottom: 40px;
}
.uk-block-primary-light {
  background-color: #f4faff;
}
/* ========================================================================
   Component: Article
 ========================================================================== */
/*
 * Micro clearfix to make articles more robust
 */
.uk-article:before,
.uk-article:after {
  content: "";
  display: table;
}
.uk-article:after {
  clear: both;
}
/*
 * Remove margin from the last-child
 */
.uk-article > :last-child {
  margin-bottom: 0;
}
/*
 * Vertical gutter for articles
 */
.uk-article + .uk-article {
  margin-top: 30px;
}
/* Sub-object `uk-article-title`
 ========================================================================== */
.uk-article-title {
  font-size: 34px;
  line-height: 42px;
  font-weight: 600;
  text-transform: none;
  position: relative;
  display: inline-block;
  padding-bottom: 10px;
}
.uk-article-title:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 6px;
  width: 100%;
  margin: 0;
  background: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 3px, rgba(92, 120, 158, 0.15) 3px, rgba(92, 120, 158, 0.15) 6px);
}
.uk-article-title a:hover {
  color: #4388ee;
}
.uk-article-title a {
  color: inherit;
  text-decoration: none;
}
/* Sub-object `uk-article-meta`
 ========================================================================== */
.uk-article-meta {
  font-size: 18px;
  line-height: 30px;
  color: #9badc5;
  margin-top: -10px;
  padding-bottom: 10px;
}
/* Sub-object `uk-article-lead`
 ========================================================================== */
.uk-article-lead {
  color: #5c789e;
  font-size: 23px;
  line-height: 37px;
  font-weight: 400;
}
/* Sub-object `uk-article-divider`
 ========================================================================== */
.uk-article-divider {
  margin-bottom: 30px;
  border-color: rgba(0, 0, 0, 0.1);
}
* + .uk-article-divider {
  margin-top: 30px;
}
.uk-article + .uk-article {
  margin-top: 0px;
}
.tm-leading-article + .uk-pagination {
  margin-top: -30px;
  margin-bottom: 30px !important;
}
.tm-leading-article + .uk-grid {
  margin-top: 0 !important;
}
/* ========================================================================
   Component: Comment
 ========================================================================== */
/* Sub-object `uk-comment-header`
 ========================================================================== */
.uk-comment-header {
  margin-bottom: 20px;
  padding: 20px;
  border: 1px solid #f2f2f2;
  background-color: #fafafa;
  box-shadow: 0 1px 0 #f2f2f2;
  overflow: hidden;
}
/*
 * Micro clearfix
 */
.uk-comment-header:before,
.uk-comment-header:after {
  content: "";
  display: table;
}
.uk-comment-header:after {
  clear: both;
}
/* Sub-object `uk-comment-avatar`
 ========================================================================== */
.uk-comment-avatar {
  margin-right: 20px;
  float: left;
}
/* Sub-object `uk-comment-title`
 ========================================================================== */
.uk-comment-title {
  margin: 5px 0 0 0;
  font-size: 21px;
  line-height: 29px;
  font-size: 20px;
  line-height: 26px;
  margin: 5px 0 10px;
}
.uk-comment-title a {
  color: #1b58b3;
  transition: color 0.3s ease-in-out;
}
.uk-comment-title a:hover {
  color: #2bbdbd;
}
/* Sub-object `uk-comment-meta`
 ========================================================================== */
.uk-comment-meta {
  margin: 2px 0 0 0;
  font-size: 16px;
  line-height: 26px;
  color: #5c789e;
  font-family: 'Playfair Display';
  font-weight: 700;
}
.uk-comment-meta a {
  text-decoration: none;
}
/* Sub-object `uk-comment-body`
 ========================================================================== */
/*
 * Remove margin from the last-child
 */
.uk-comment-body > :last-child {
  margin-bottom: 0;
}
/* Sub-object `uk-comment-list`
 ========================================================================== */
.uk-comment-list {
  padding: 0;
  list-style: none;
}
.uk-comment-list .uk-comment + ul {
  margin: 30px 0 0 0;
  list-style: none;
}
.uk-comment-list > li:nth-child(n+2),
.uk-comment-list .uk-comment + ul > li:nth-child(n+2) {
  margin-top: 30px;
}
/* Tablet and bigger */
@media (min-width: 900px) {
  .uk-comment-list .uk-comment + ul {
    padding-left: 100px;
  }
}
/* Modifier `uk-comment-primary`
 ========================================================================== */
.uk-comment-primary .uk-comment-header {
  background: rgba(144, 201, 75, 0.15);
  background: -moz-linear-gradient(-45deg, rgba(144, 201, 75, 0.15) 0%, rgba(118, 173, 52, 0.15) 65%, rgba(118, 173, 52, 0.15) 100%);
  background: -webkit-linear-gradient(-45deg, rgba(144, 201, 75, 0.15) 0%, rgba(118, 173, 52, 0.15) 65%, rgba(118, 173, 52, 0.15) 100%);
  background: linear-gradient(135deg, rgba(144, 201, 75, 0.15) 0%, rgba(118, 173, 52, 0.15) 65%, rgba(118, 173, 52, 0.15) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(118, 173, 52, 0.15)', endColorstr='rgba(118, 173, 52, 0.15)', GradientType=1);
  border-color: rgba(118, 173, 52, 0.15);
  box-shadow: 0 1px 0 rgba(110, 161, 48, 0.15);
}
.uk-comment-primary .uk-comment-header:before {
  color: rgba(113, 165, 50, 0.15);
}
.uk-comment-body {
  padding-right: 20px;
  padding-left: 20px;
}
.uk-comment-header:before {
  content: "\f11d";
  float: right;
  font-family: "beluga-icons";
  font-size: 150px;
  color: #f2f2f2;
  margin: -15px -35px;
}
/* ========================================================================
   Component: Cover
 ========================================================================== */
/*
 * Background image always covers and centers its element
 */
.uk-cover-background {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
/*
 * Emulates image cover, works with video and image elements
 * 1. Parent container which clips resized object
 * 2. Resizes the object to always covers its container
 * 3. Reset the responsive image CSS
 * 4. Center object
 */
/* 1 */
.uk-cover {
  overflow: hidden;
}
.uk-cover-object {
  /* 2 */
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  /* 3 */
  max-width: none;
  /* 4 */
  position: relative;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/*
 * To center iframes use `data-uk-cover` JavaScript
 */
[data-uk-cover] {
  position: relative;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* ========================================================================
   Component: Nav
 ========================================================================== */
.uk-nav,
.uk-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/*
 * Items
 */
.uk-nav li > a {
  display: block;
  text-decoration: none;
}
.uk-nav > li > a {
  padding: 5px 0;
}
/*
 * Nested items
 */
.uk-nav ul {
  padding-left: 15px;
}
.uk-nav ul a {
  padding: 2px 0;
}
/*
 * Item subtitle
 */
.uk-nav li > a > div {
  font-size: 15px;
  line-height: 23px;
}
/* Sub-object: `uk-nav-header`
 ========================================================================== */
.uk-nav-header {
  padding: 5px 0;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 15px;
}
.uk-nav-header:not(:first-child) {
  margin-top: 20px;
}
/* Sub-object: `uk-nav-divider`
 ========================================================================== */
.uk-nav-divider {
  margin: 10px 0;
}
/* Sub-object: `uk-nav-sub`
 ========================================================================== */
/*
 * `ul` needed for higher specificity to override padding
 */
ul.uk-nav-sub {
  padding: 5px 0 5px 25px;
}
/* Modifier: `uk-nav-parent-icon`
 ========================================================================== */
.uk-nav-parent-icon > .uk-parent > a:after {
  content: "...";
  width: 12px;
  margin-right: 0;
  float: right;
  font-family: FontAwesome;
  text-align: center;
}
.uk-nav-parent-icon > .uk-parent.uk-open > a:after {
  content: "...";
}
/* Modifier `uk-nav-side`
 ========================================================================== */
/*
 * Items
 */
.uk-nav-side > li > a {
  color: #5c789e;
  padding: 5px 15px;
  border-top: 1px solid #f4faff;
  transition: all 0.3s ease-in-out;
  position: relative;
}
.uk-nav-side > li > a .uk-badge {
  margin-left: 10px;
  font-size: 12px;
  padding: 1px 8px;
  border-radius: 3px;
  line-height: 17px;
  margin-top: 6px;
  position: relative;
  float: right;
}
/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 */
.uk-nav-side > li > a:hover,
.uk-nav-side > li > a:focus {
  background: #f4faff;
  color: #2bbdbd;
  /* 2 */
  outline: none;
}
/* Active */
.uk-nav-side > li.uk-active > a {
  background: rgba(0, 0, 0, 0);
  color: #2bbdbd;
  background-color: #4388ee;
  border-radius: 0;
  color: #ffffff;
}
/*
 * Sub-object: `uk-nav-header`
 */
.uk-nav-side .uk-nav-header {
  color: #5c789e;
}
/*
 * Sub-object: `uk-nav-divider`
 */
.uk-nav-side .uk-nav-divider {
  border-top: 1px solid #f4faff;
}
/*
 * Nested items
 */
.uk-nav-side ul a {
  color: #5c789e;
}
.uk-nav-side ul a:hover {
  color: #4388ee;
}
/* Modifier `uk-nav-dropdown`
 ========================================================================== */
/*
 * Items
 */
.uk-nav-dropdown > li > a {
  color: #5c789e;
}
/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 */
.uk-nav-dropdown > li > a:hover,
.uk-nav-dropdown > li > a:focus {
  background: rgba(0, 0, 0, 0);
  color: #4388ee;
  /* 2 */
  outline: none;
}
/*
 * Sub-object: `uk-nav-header`
 */
.uk-nav-dropdown .uk-nav-header {
  color: #b1c1d0;
}
/*
 * Sub-object: `uk-nav-divider`
 */
.uk-nav-dropdown .uk-nav-divider {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
/*
 * Nested items
 */
.uk-nav-dropdown ul a {
  color: #5c789e;
}
.uk-nav-dropdown ul a:hover {
  color: #4388ee;
}
/* Modifier `uk-nav-navbar`
 ========================================================================== */
/*
 * Items
 */
.uk-nav-navbar > li > a {
  color: #5c789e;
}
/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 */
.uk-nav-navbar > li > a:hover,
.uk-nav-navbar > li > a:focus {
  background: rgba(0, 0, 0, 0);
  color: #2bbdbd;
  /* 2 */
  outline: none;
}
/*
 * Sub-object: `uk-nav-header`
 */
.uk-nav-navbar .uk-nav-header {
  color: #b1c1d0;
}
/*
 * Sub-object: `uk-nav-divider`
 */
.uk-nav-navbar .uk-nav-divider {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
/*
 * Nested items
 */
.uk-nav-navbar ul a {
  color: #5c789e;
}
.uk-nav-navbar ul a:hover {
  color: #4388ee;
}
/* Modifier `uk-nav-offcanvas`
 ========================================================================== */
/*
 * Items
 */
.uk-nav-offcanvas > li > a {
  color: #ffffff;
  padding: 5px 30px;
}
/*
 * Hover
 * No hover on touch devices because it behaves buggy in fixed offcanvas
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 */
.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: rgba(0, 0, 0, 0);
  color: #2bbdbd;
  /* 2 */
  outline: none;
}
/*
 * Active
 * `html .uk-nav` needed for higher specificity to override hover
 */
html .uk-nav.uk-nav-offcanvas > li.uk-active > a {
  background: rgba(0, 0, 0, 0);
  color: #2bbdbd;
}
/*
 * Sub-object: `uk-nav-header`
 */
.uk-nav-offcanvas .uk-nav-header {
  color: rgba(255, 255, 255, 0.5);
  padding: 5px 30px;
}
/*
 * Sub-object: `uk-nav-divider`
 */
.uk-nav-offcanvas .uk-nav-divider {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
/*
 * Nested items
 * No hover on touch devices because it behaves buggy in fixed offcanvas
 */
.uk-nav-offcanvas ul a {
  color: #ffffff;
}
html:not(.uk-touch) .uk-nav-offcanvas ul a:hover {
  color: #2bbdbd;
}
/* Modifier `uk-nav-side`
	 ========================================================================== */
.uk-nav-side > li:first-child > a {
  border-top-width: 0;
}
.uk-nav-side .uk-nav-sub > li > a {
  position: relative;
}
.uk-nav-side .uk-nav-sub > li > a .uk-badge {
  margin-left: 10px;
  font-size: 12px;
  padding: 1px 8px;
  border-radius: 3px;
  line-height: 17px;
  margin-top: 6px;
  margin-right: 30px;
  position: relative;
  float: right;
}
.uk-nav-offcanvas {
  margin: 20px 0;
}
.uk-nav-offcanvas ul.uk-nav-sub {
  padding-left: 45px;
}
.uk-nav-offcanvas ul.uk-nav-sub li.uk-active > a {
  color: #2bbdbd;
}
.uk-nav-offcanvas ul a .uk-badge {
  margin-left: 10px;
  font-size: 12px;
  padding: 0 8px;
  border-radius: 2px;
  line-height: 17px;
  margin-top: -8px;
  position: relative;
}
/* Modifier `uk-nav-list`
	 ========================================================================== */
.uk-subnav.uk-subnav-list > li {
  display: block;
  line-height: 35px;
}
.tm-bottom-b .uk-subnav.uk-subnav-list > li {
  width: 100%;
  margin-top: 0;
}
.uk-subnav.uk-subnav-list > li:nth-child(n+2) {
  margin-left: 0;
}
/* ========================================================================
   Component: Navbar
 ========================================================================== */
.uk-navbar {
  background: rgba(0, 0, 0, 0);
  color: #9ab0d2;
}
/*
 * Micro clearfix
 */
.uk-navbar:before,
.uk-navbar:after {
  content: "";
  display: table;
}
.uk-navbar:after {
  clear: both;
}
/* Sub-object: `uk-navbar-nav`
 ========================================================================== */
.uk-navbar-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
}
/*
 * 1. Create position context for dropdowns
 */
.uk-navbar-nav > li {
  float: left;
  /* 1 */
  position: relative;
}
/*
 * 1. Dimensions
 * 2. Style
 */
.uk-navbar-nav > li > a {
  display: block;
  box-sizing: border-box;
  text-decoration: none;
  /* 1 */
  height: 90px;
  padding: 0 22px;
  line-height: 90px;
  /* 2 */
  color: #9ab0d2;
  font-size: 17px;
  font-family: 'Barlow';
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
}
/* Appear not as link */
.uk-navbar-nav > li > a[href='#'] {
  cursor: text;
}
/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Also apply if dropdown is opened
 * 3. Remove default focus style
 */
.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a:focus,
.uk-navbar-nav > li.uk-open > a {
  background-color: rgba(0, 0, 0, 0);
  color: #9ab0d2;
  /* 3 */
  outline: none;
}
/* OnClick */
.uk-navbar-nav > li > a:active {
  background-color: rgba(0, 0, 0, 0);
  color: #9ab0d2;
}
/* Active */
.uk-navbar-nav > li.uk-active > a {
  background-color: rgba(0, 0, 0, 0);
  color: #9ab0d2;
}
/* Sub-objects: `uk-navbar-nav-subtitle`
 ========================================================================== */
.uk-navbar-nav .uk-navbar-nav-subtitle {
  line-height: 78px;
}
.uk-navbar-nav-subtitle > div {
  margin-top: -29.5px;
  font-size: 10px;
  line-height: 12px;
}
/* Sub-objects: `uk-navbar-content`, `uk-navbar-brand`, `uk-navbar-toggle`
 ========================================================================== */
/*
 * Imitate navbar items
 */
.uk-navbar-content,
.uk-navbar-brand,
.uk-navbar-toggle {
  box-sizing: border-box;
  display: block;
  height: 90px;
  padding: 0 22px;
  float: left;
  padding: 0 10px;
}
/*
 * Helper to center all child elements vertically
 */
.uk-navbar-content:before,
.uk-navbar-brand:before,
.uk-navbar-toggle:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
/* Sub-objects: `uk-navbar-content`
 ========================================================================== */
/*
 * Better sibling spacing
 */
.uk-navbar-content + .uk-navbar-content:not(.uk-navbar-center) {
  padding-left: 0;
}
/*
 * Link colors
 */
.uk-navbar-content > a:not([class]) {
  color: #2bbdbd;
}
.uk-navbar-content > a:not([class]):hover {
  color: #4388ee;
}
/* Sub-objects: `uk-navbar-brand`
 ========================================================================== */
.uk-navbar-brand {
  font-size: 18px;
  color: #9ab0d2;
  text-decoration: none;
}
/*
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 */
.uk-navbar-brand:hover,
.uk-navbar-brand:focus {
  color: #9ab0d2;
  text-decoration: none;
  /* 2 */
  outline: none;
}
/* Sub-object: `uk-navbar-toggle`
 ========================================================================== */
.uk-navbar-toggle {
  font-size: 18px;
  color: #5c789e;
  text-decoration: none;
}
/*
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 */
.uk-navbar-toggle:hover,
.uk-navbar-toggle:focus {
  color: #4388ee;
  text-decoration: none;
  /* 2 */
  outline: none;
}
/*
 * 1. Center icon vertically
 */
.uk-navbar-toggle:after {
  content: "\f0c9";
  font-family: FontAwesome;
  /* 1 */
  vertical-align: middle;
}
.uk-navbar-toggle-alt:after {
  content: "\f002";
}
/* Sub-object: `uk-navbar-center`
 ========================================================================== */
/*
 * The element with this class needs to be last child in the navbar
 * 1. This hack is needed because other float elements shift centered text
 */
.uk-navbar-center {
  float: none;
  text-align: center;
  /* 1 */
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
}
/* Sub-object: `uk-navbar-flip`
 ========================================================================== */
.uk-navbar-flip {
  float: right;
}
.uk-navbar > .uk-navbar-nav:first-child > li:first-child > a {
  border-left-width: 0;
  box-shadow: 1px 0 0 rgba(255, 255, 255, 0.1);
}
.uk-navbar-flip > .uk-navbar-nav > li:last-child > a {
  border-right-width: 0;
  box-shadow: none;
}
.uk-navbar-brand + .uk-navbar-nav > li:first-child > a,
.uk-navbar-flip > .uk-navbar-nav > li:first-child > a {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 1px 0 0 rgba(255, 255, 255, 0.1), inset 1px 0 0 rgba(255, 255, 255, 0.1);
}
.uk-navbar-nav-subtitle > div {
  margin-top: 0px;
}
.uk-nav-navbar ul a,
.uk-nav-navbar > li > a {
  color: #5c789e;
  font-family: 'Barlow';
  font-weight: 400;
}
.uk-navbar-nav li.uk-parent {
  position: relative;
  display: block !important;
}
.uk-nav-navbar ul,
.uk-nav-navbar ul > li.uk-parent > ul {
  padding: 0 !important;
  position: absolute;
  left: 100%;
  width: 280px;
  background-color: rgba(67, 136, 238, 0.95);
  opacity: 0;
  top: 0;
  z-index: 999;
  visibility: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
li.uk-parent > ul.uk-dropdown-flip {
  left: auto !important;
  right: 100%;
}
.uk-nav-navbar ul a:hover {
  color: #a9d8ff;
}
.uk-nav-navbar > li.uk-parent:hover > ul > li.uk-parent:hover > ul,
.uk-nav-navbar > li.uk-parent:hover > ul {
  opacity: 1;
  visibility: visible;
  animation: uk-fade 0.35s ease-in-out;
}
/* ========================================================================
   Component: Subnav
 ========================================================================== */
/*
 * 1. Gutter
 * 2. Remove default list style
 */
.uk-subnav {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* 1 */
  margin-left: -10px;
  margin-top: -10px;
  /* 2 */
  padding: 0;
  list-style: none;
}
/*
 * 1. Space is allocated solely based on content dimensions
 * 2. Horizontal gutter is using `padding` so `uk-width-*` classes can be applied
 * 3. Create position context for dropdowns
 */
.uk-subnav > * {
  /* 1 */
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
  /* 2 */
  padding-left: 10px;
  margin-top: 10px;
  /* 3 */
  position: relative;
}
/*
 * DEPRECATED IE9 Support
 */
.uk-subnav:before,
.uk-subnav:after {
  content: "";
  display: block;
  overflow: hidden;
}
.uk-subnav:after {
  clear: both;
}
.uk-subnav > * {
  float: left;
}
/* Items
 ========================================================================== */
.uk-subnav > * > * {
  display: inline-block;
  color: #5c789e;
  transition: all 0.3s ease-in-out;
}
/*
 * Hover
 * 1. Apply hover style also to focus state
 */
.uk-subnav > * > :hover,
.uk-subnav > * > :focus {
  color: #2bbdbd;
  text-decoration: none;
}
/*
 * Active
 */
.uk-subnav > .uk-active > * {
  color: #2bbdbd;
}
/* Modifier: 'subnav-line'
 ========================================================================== */
.uk-subnav-line > :before {
  content: "";
  display: inline-block;
  height: 9px;
  vertical-align: middle;
}
.uk-subnav-line > :nth-child(n+2):before {
  margin-right: 10px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
/* Modifier: 'subnav-pill'
 ========================================================================== */
.uk-subnav-pill > * > * {
  padding: 3px 9px;
  padding: 0px 6px 2px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.075), inset 0 1px 0 rgba(0, 0, 0, 0.075);
  text-transform: uppercase;
  font-family: 'Barlow';
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 1px;
}
/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 */
.uk-subnav-pill > * > :hover,
.uk-subnav-pill > * > :focus {
  background: #fafafa;
  color: #2bbdbd;
  text-decoration: none;
  /* 2 */
  outline: none;
  background-color: rgba(0, 0, 0, 0);
  box-shadow: inset 0 -2px 0 #4388ee;
}
/*
 * Active
 * `li` needed for higher specificity to override hover
 */
.uk-subnav-pill > .uk-active > * {
  background: #4388ee;
  color: #ffffff;
  border-radius: 0;
  box-shadow: none;
  background-color: #4388ee;
}
/* Disabled state
 ========================================================================== */
.uk-subnav > .uk-disabled > * {
  background: none;
  color: #b1c1d0;
  text-decoration: none;
  cursor: text;
}
.uk-subnav.uk-subnav-list > li {
  width: 100%;
  line-height: 26px;
}
/* ========================================================================
   Component: Breadcrumb
 ========================================================================== */
/*
 * 1. Remove default list style
 * 2. Remove whitespace between child elements when using `inline-block`
 */
.uk-breadcrumb {
  /* 1 */
  padding: 0;
  list-style: none;
  /* 2 */
  font-size: 0.001px;
  margin: 0;
  padding: 10px 50px;
  color: #5c789e;
  text-transform: uppercase;
  letter-spacing: 1px;
  box-shadow: inset 0 -1px 0 rgba(67, 136, 238, 0.07);
}
/* Items
 ========================================================================== */
/*
 * Reset whitespace hack
 */
.uk-breadcrumb > li {
  font-size: 14px;
  vertical-align: top;
}
.uk-breadcrumb > li,
.uk-breadcrumb > li > a,
.uk-breadcrumb > li > span {
  display: inline-block;
}
.uk-breadcrumb > li:nth-child(n+2):before {
  content: ".";
  display: inline-block;
  margin: 0 10px;
  color: #5c789e;
  font-size: 18px;
}
/*
 * Disabled
 */
.uk-breadcrumb > li:not(.uk-active) > span {
  color: #5c789e;
}
.uk-breadcrumb > li > a {
  color: #4388ee;
  line-height: 1;
}
@media (max-width: 900px) {
  .uk-breadcrumb {
    padding: 10px 30px;
  }
}
/* ========================================================================
   Component: Pagination
 ========================================================================== */
/*
 * 1. Remove default list style
 * 2. Center pagination by default
 * 3. Remove whitespace between child elements when using `inline-block`
 */
.uk-pagination {
  /* 1 */
  padding: 0;
  list-style: none;
  /* 2 */
  text-align: center;
  /* 3 */
  font-size: 0.001px;
}
/*
 * Micro clearfix
 * Needed if `uk-pagination-previous` or `uk-pagination-next` sub-objects are used
 */
.uk-pagination:before,
.uk-pagination:after {
  content: "";
  display: table;
}
.uk-pagination:after {
  clear: both;
}
/* Items
 ========================================================================== */
/*
 * 1. Reset whitespace hack
 * 2. Remove the gap at the bottom of it container
 */
.uk-pagination > li {
  display: inline-block;
  /* 1 */
  font-size: 1rem;
  /* 2 */
  vertical-align: top;
}
.uk-pagination > li:nth-child(n+2) {
  margin-left: 10px;
}
/*
 * 1. Makes pagination more robust against different box-sizing use
 * 2. Reset text-align to center if alignment modifier is used
 */
.uk-pagination > li > a,
.uk-pagination > li > span {
  display: inline-block;
  min-width: 28px;
  padding: 1px 3px;
  line-height: 32px;
  text-decoration: none;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 0;
  transition: all 0.3s ease-in-out;
}
/*
 * Links
 */
.uk-pagination > li > a {
  background: rgba(0, 0, 0, 0);
  color: #5c789e;
  border-radius: 4px;
}
/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 */
.uk-pagination > li > a:hover,
.uk-pagination > li > a:focus {
  background-color: #ffffff;
  color: #2bbdbd;
  /* 2 */
  outline: none;
  border: 1px solid #2bbdbd;
}
/* OnClick */
.uk-pagination > li > a:active {
  background-color: #fafafa;
  color: #2bbdbd;
}
/*
 * Active
 */
.uk-pagination > .uk-active > span {
  background: #ffffff;
  color: #2bbdbd;
  border: 1px solid #2bbdbd;
  border-radius: 4px;
}
/*
 * Disabled
 */
.uk-pagination > .uk-disabled > span {
  background-color: #ffffff;
  color: #b1c1d0;
}
/* Previous and next navigation
 ========================================================================== */
.uk-pagination-previous {
  float: left;
}
.uk-pagination-next {
  float: right;
}
/* Alignment modifiers
 ========================================================================== */
.uk-pagination-left {
  text-align: left;
}
.uk-pagination-right {
  text-align: right;
}
.uk-pagination {
  text-align: left;
}
/* ========================================================================
   Component: Tab
 ========================================================================== */
.uk-tab {
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #f4faff;
}
/*
 * Micro clearfix on the deepest container
 */
.uk-tab:before,
.uk-tab:after {
  content: "";
  display: table;
}
.uk-tab:after {
  clear: both;
}
/*
 * Items
 * 1. Create position context for dropdowns
 */
.uk-tab > li {
  margin-bottom: -1px;
  float: left;
  /* 1 */
  position: relative;
}
.uk-tab > li > a {
  display: block;
  padding: 15px 20px 15px 20px;
  border: 1px solid transparent;
  border-bottom-width: 0;
  color: #5c789e;
  text-decoration: none;
  position: relative;
  border: none;
  font-family: 'Cairo';
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0;
  transition: all 0.3s ease-in-out;
}
.uk-tab > li > a::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  border-bottom: 1px solid #4388ee;
  opacity: 0;
  transition: opacity 0.35s, transform 0.35s;
  transform: scale(0, 1);
}
.uk-tab > li:nth-child(n+2) > a {
  margin-left: 5px;
}
/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Also apply if dropdown is opened
 * 3. Remove default focus style
 */
.uk-tab > li > a:hover,
.uk-tab > li > a:focus,
.uk-tab > li.uk-open > a {
  border-color: #4388ee;
  background: rgba(0, 0, 0, 0);
  color: #5c789e;
  /* 2 */
  outline: none;
}
.uk-tab > li > a:hover::after,
.uk-tab > li > a:focus::after,
.uk-tab > li.uk-open > a::after {
  opacity: 1;
  transform: scale(1);
}
.uk-tab > li:not(.uk-active) > a:hover,
.uk-tab > li:not(.uk-active) > a:focus,
.uk-tab > li.uk-open:not(.uk-active) > a {
  margin-bottom: 1px;
  padding-bottom: 14px;
}
/* Active */
.uk-tab > li.uk-active > a {
  border-color: #4388ee;
  border-bottom-color: transparent;
  background: rgba(0, 0, 0, 0);
  color: #4388ee;
}
.uk-tab > li.uk-active > a::after {
  border-width: 2px;
  border-color: #4388ee;
  opacity: 1;
  transition: border-width 0.2s, transform 0.35s;
  transform: scale(1);
}
/* Disabled */
.uk-tab > li.uk-disabled > a {
  color: #b1c1d0;
  cursor: text;
}
.uk-tab > li.uk-disabled > a::after {
  opacity: 0;
}
.uk-tab > li.uk-disabled > a:hover,
.uk-tab > li.uk-disabled > a:focus,
.uk-tab > li.uk-disabled.uk-active > a {
  background: none;
  border-color: transparent;
}
/* Modifier: 'tab-flip'
 ========================================================================== */
.uk-tab-flip > li {
  float: right;
}
.uk-tab-flip > li:nth-child(n+2) > a {
  margin-left: 0;
  margin-right: 5px;
}
/* Modifier: 'tab-responsive'
 ========================================================================== */
.uk-tab > li.uk-tab-responsive > a {
  margin-left: 0;
  margin-right: 0;
}
/*
 * Icon
 */
.uk-tab-responsive > a:before {
  content: "\f0c9\00a0";
  font-family: FontAwesome;
}
/* Modifier: 'tab-center'
 ========================================================================== */
.uk-tab-center {
  border-bottom: 1px solid #f4faff;
}
.uk-tab-center-bottom {
  border-bottom: none;
  border-top: 1px solid #f4faff;
}
.uk-tab-center:before,
.uk-tab-center:after {
  content: "";
  display: table;
}
.uk-tab-center:after {
  clear: both;
}
/*
 * 1. Using `right` to prevent vertical scrollbar caused by centering if to many tabs
 */
.uk-tab-center .uk-tab {
  position: relative;
  right: 50%;
  border: none;
  float: right;
}
.uk-tab-center .uk-tab > li {
  position: relative;
  right: -50%;
}
.uk-tab-center .uk-tab > li > a {
  text-align: center;
}
/* Modifier: 'tab-bottom'
 ========================================================================== */
.uk-tab-bottom {
  border-top: 1px solid #f4faff;
  border-bottom: none;
}
.uk-tab-bottom > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.uk-tab-bottom > li > a {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom-width: 1px;
  border-top-width: 0;
}
.uk-tab-bottom > li:not(.uk-active) > a:hover,
.uk-tab-bottom > li:not(.uk-active) > a:focus,
.uk-tab-bottom > li.uk-open:not(.uk-active) > a {
  margin-bottom: 0;
  margin-top: 1px;
  padding-bottom: 15px;
  padding-top: 14px;
}
.uk-tab-bottom > li.uk-active > a {
  border-top-color: transparent;
  border-bottom-color: #4388ee;
}
/* Modifier: 'tab-grid'
 ========================================================================== */
/*
 * 1. Create position context to prevent hidden border because of negative `z-index`
 */
.uk-tab-grid {
  margin-left: -5px;
  border-bottom: none;
  /* 1 */
  position: relative;
  z-index: 0;
}
.uk-tab-grid:before {
  display: block;
  position: absolute;
  left: 5px;
  right: 0;
  bottom: -1px;
  border-top: 1px solid #f4faff;
  /* 1 */
  z-index: -1;
}
.uk-tab-grid > li:first-child > a {
  margin-left: 5px;
}
.uk-tab-grid > li > a {
  text-align: center;
}
/*
 * If `uk-tab-bottom`
 */
.uk-tab-grid.uk-tab-bottom {
  border-top: none;
}
.uk-tab-grid.uk-tab-bottom:before {
  top: -1px;
  bottom: auto;
}
/* Modifier: 'tab-left', 'tab-right'
 ========================================================================== */
/* Tablet and bigger */
@media (min-width: 900px) {
  .uk-tab-left,
  .uk-tab-right {
    border-bottom: none;
  }
  .uk-tab-left > li,
  .uk-tab-right > li {
    margin-bottom: 0;
    float: none;
  }
  .uk-tab-left > li > a,
  .uk-tab-right > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .uk-tab-left > li:nth-child(n+2) > a,
  .uk-tab-right > li:nth-child(n+2) > a {
    margin-left: 0;
    margin-top: 5px;
  }
  .uk-tab-left > li.uk-active > a,
  .uk-tab-right > li.uk-active > a {
    border-color: #4388ee;
  }
  /*
     * Modifier: 'tab-left'
     */
  .uk-tab-left {
    border-right: 1px solid #f4faff;
  }
  .uk-tab-left > li {
    margin-right: -1px;
  }
  .uk-tab-left > li > a {
    border-bottom-width: 1px;
    border-right-width: 0;
  }
  .uk-tab-left > li:not(.uk-active) > a:hover,
  .uk-tab-left > li:not(.uk-active) > a:focus {
    margin-bottom: 0;
    margin-right: 1px;
    padding-bottom: 15px;
    padding-right: 19px;
  }
  .uk-tab-left > li.uk-active > a {
    border-right-color: transparent;
  }
  /*
     * Modifier: 'tab-right'
     */
  .uk-tab-right {
    border-left: 1px solid #f4faff;
  }
  .uk-tab-right > li {
    margin-left: -1px;
  }
  .uk-tab-right > li > a {
    border-bottom-width: 1px;
    border-left-width: 0;
  }
  .uk-tab-right > li:not(.uk-active) > a:hover,
  .uk-tab-right > li:not(.uk-active) > a:focus {
    margin-bottom: 0;
    margin-left: 1px;
    padding-bottom: 15px;
    padding-left: 19px;
  }
  .uk-tab-right > li.uk-active > a {
    border-left-color: transparent;
  }
}
.uk-tab > li > a:active {
  color: #4388ee;
}
.uk-tab > li > a:active::after {
  border-color: #4388ee;
  opacity: 1;
  transform: scale(1);
}
.uk-tab-bottom > li > a::after {
  top: 0;
  bottom: auto;
}
.uk-tab > li:not(.uk-active) > a:hover,
.uk-tab > li:not(.uk-active) > a:focus,
.uk-tab > li.uk-open:not(.uk-active) > a {
  margin-bottom: 0;
  padding-bottom: 15px;
}
.uk-tab-bottom > li:not(.uk-active) > a:hover,
.uk-tab-bottom > li:not(.uk-active) > a:focus,
.uk-tab-bottom > li.uk-open:not(.uk-active) > a {
  margin-top: 0;
  padding-top: 15px;
}
.uk-tab-left > li > a::after,
.uk-tab-right > li > a::after {
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  border-right: 1px solid #4388ee;
  border-bottom: 0;
  webkit-transform: scale(1, 0);
  transform: scale(1, 0);
}
.uk-tab-right > li > a::after {
  right: auto;
  left: 0;
}
.uk-tab-left > li:not(.uk-active) > a:hover,
.uk-tab-left > li:not(.uk-active) > a:focus {
  margin-right: 0;
  padding-right: 20px;
}
.uk-tab-right > li:not(.uk-active) > a:hover,
.uk-tab-right > li:not(.uk-active) > a:focus {
  margin-left: 0;
  padding-left: 20px;
}
.uk-tab-top:before {
  border-width: 1px;
}
.uk-tab-right,
.uk-tab-left {
  border-width: 1px;
}
.uk-tab-left > li > a {
  border-radius: 0 0 0 0;
}
.uk-tab-right > li > a {
  border-radius: 0 0 0 0;
}
.uk-tab-content {
  box-shadow: 0 1px 0 1px #f4faff;
  margin: 0 !important;
  padding: 40px !important;
  border-radius: 0 0 4px 4px;
}
.uk-tab-grid {
  z-index: 1;
}
/* ========================================================================
   Component: Thumbnav
 ========================================================================== */
/*
 * 1. Gutter
 * 2. Remove default list style
 */
.uk-thumbnav {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* 1 */
  margin-left: -10px;
  margin-top: -10px;
  /* 2 */
  padding: 0;
  list-style: none;
}
/*
 * 1. Space is allocated solely based on content dimensions
 * 2. Horizontal gutter is using `padding` so `uk-width-*` classes can be applied
 */
.uk-thumbnav > * {
  /* 1 */
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
  /* 2 */
  padding-left: 10px;
  margin-top: 10px;
}
/*
 * DEPRECATED IE9 Support
 */
.uk-thumbnav:before,
.uk-thumbnav:after {
  content: "";
  display: block;
  overflow: hidden;
}
.uk-thumbnav:after {
  clear: both;
}
.uk-thumbnav > * {
  float: left;
}
/* Items
 ========================================================================== */
.uk-thumbnav > * > * {
  display: block;
  background: #ffffff;
  border-radius: 3px;
}
.uk-thumbnav > * > * > img {
  opacity: 0.7;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/*
 * Hover
 */
.uk-thumbnav > * > :hover > img,
.uk-thumbnav > * > :focus > img {
  opacity: 1;
}
/*
 * Active
 */
.uk-thumbnav > .uk-active > * > img {
  opacity: 1;
}
.uk-thumbnav > * > * > img {
  border-radius: 3px;
}
/* ========================================================================
   Component: List
 ========================================================================== */
.uk-list {
  padding: 0;
  list-style: none;
}
/*
 * Micro clearfix to make list more robust
 */
.uk-list > li:before,
.uk-list > li:after {
  content: "";
  display: table;
}
.uk-list > li:after {
  clear: both;
}
/*
 * Remove margin from the last-child
 */
.uk-list > li > :last-child {
  margin-bottom: 0;
}
/*
 * Nested lists
 */
.uk-list ul {
  margin: 0;
  padding-left: 20px;
  list-style: none;
}
/* Modifier: `uk-list-line`
 ========================================================================== */
.uk-list-line > li:nth-child(n+2) {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-top-style: dotted;
}
/* Modifier: `uk-list-striped`
 ========================================================================== */
.uk-list-striped > li {
  padding: 5px 5px;
}
.uk-list-striped > li:nth-of-type(odd) {
  background: rgba(0, 0, 0, 0.02);
}
/* Modifier: `uk-list-space`
 ========================================================================== */
.uk-list-space > li:nth-child(n+2) {
  margin-top: 10px;
}
ul.list-icons li i {
  margin-right: 10px;
}
.uk-list-striped > li {
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
}
.uk-list-striped > li:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.list-icons {
  padding-top: 10px;
}
.list-icons.uk-grid {
  margin: 0;
}
.list-icons.uk-text-right li {
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.list-icons li {
  padding-left: 30px;
  position: relative;
  word-wrap: break-word;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.list-icons li i {
  position: absolute;
  margin: 5px 0 0 -25px;
  line-height: 22px;
}
.list-icons li i.tm-icon-large {
  font-size: 22px;
  margin: 5px 0 0 -35px !important;
}
.list-icons.uk-text-right li {
  padding-left: 0;
  padding-right: 30px;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.list-icons.uk-text-right li i {
  right: -10px;
}
.list-icons.uk-icons-large li i {
  font-size: 20px;
  margin: 5px 0 0 -30px;
}
.list-icons.uk-icons-xlarge li {
  padding-left: 40px;
}
.list-icons.uk-icons-xlarge li i {
  font-size: 32px;
  margin: 5px 0 0 -45px;
}
.list-contacts li {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.list-contacts .tm-light-color {
  white-space: pre;
}
.uk-plain-list {
  padding-left: 0;
}
.uk-list > li:before,
.uk-list > li:after {
  display: inline;
}
#iconfonts .list-icons li {
  line-height: 35px;
  padding-left: 30px;
  word-wrap: break-word;
}
#iconfonts .list-icons li i {
  font-size: 20px;
  margin: 5px 0 0 -30px;
}
/* ========================================================================
   Component: Description list
 ========================================================================== */
/* Modifier: `uk-description-list-horizontal`
 ========================================================================== */
/* Tablet and bigger */
@media (min-width: 900px) {
  .uk-description-list-horizontal {
    overflow: hidden;
  }
  .uk-description-list-horizontal > dt {
    width: 110px;
    float: left;
    clear: both;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .uk-description-list-horizontal > dd {
    margin-left: 130px;
  }
}
/* Modifier: `uk-description-list-line`
 ========================================================================== */
.uk-description-list-line > dt {
  font-weight: normal;
}
.uk-description-list-line > dt:nth-child(n+2) {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.uk-description-list-line > dd {
  color: #b1c1d0;
}
dt {
  font-family: 'Cairo';
  font-weight: 700;
  text-align: left;
  float: left;
  width: 110px;
}
dl {
  margin: 5px 0;
}
dd {
  margin-left: 120px;
}
/* ========================================================================
   Component: Table
 ========================================================================== */
/*
 * 1. Remove most spacing between table cells.
 * 2. Block element behavior
 * 3. Style
 */
.uk-table {
  /* 1 */
  border-collapse: collapse;
  border-spacing: 0;
  /* 2 */
  width: 100%;
  /* 3 */
  margin-bottom: 20px;
}
/*
 * Add margin if adjacent element
 */
* + .uk-table {
  margin-top: 20px;
}
.uk-table th,
.uk-table td {
  padding: 8px 8px;
  border-bottom: 1px solid #f4faff;
}
/*
 * Set alignment
 */
.uk-table th {
  text-align: left;
}
.uk-table td {
  vertical-align: top;
}
.uk-table thead th {
  vertical-align: bottom;
}
/*
 * Caption and footer
 */
.uk-table caption,
.uk-table tfoot {
  font-size: 15px;
  font-style: italic;
}
.uk-table caption {
  text-align: left;
  color: #b1c1d0;
}
/*
 * Active State
 */
.uk-table tbody tr.uk-active {
  background: #e5f3ff;
}
/* Sub-modifier: `uk-table-middle`
 ========================================================================== */
.uk-table-middle,
.uk-table-middle td {
  vertical-align: middle !important;
}
/* Modifier: `uk-table-striped`
 ========================================================================== */
.uk-table-striped tbody tr:nth-of-type(odd) {
  background: #f4faff;
}
/* Modifier: `uk-table-condensed`
 ========================================================================== */
.uk-table-condensed td {
  padding: 4px 8px;
}
/* Modifier: `uk-table-hover`
 ========================================================================== */
.uk-table-hover tbody tr:hover {
  background: #e5f3ff;
}
.uk-table {
  border: 1px solid #f4faff;
}
.uk-table thead {
  color: #5c789e;
}
.uk-table thead th {
  background: #fafafa;
}
.uk-table thead a {
  color: #2bbdbd;
}
.uk-table tfoot {
  font-style: 400;
  font-size: 18px;
}
.uk-table caption {
  color: rgba(92, 120, 158, 0.5);
}
.table-bordered {
  border-color: #f4faff;
}
.table-bordered th,
.table-bordered td {
  border-color: #f4faff;
}
/* ========================================================================
   Component: Form
 ========================================================================== */
/*
 * 1. Define consistent box sizing.
 *    Default is `content-box` with following exceptions set to `border-box`
 *    `button`, `select`, `input[type="checkbox"]` and `input[type="radio"]`
 *    `input[type="search"]` in Chrome, Safari and Opera
 *    `input[type="color"]` in Firefox
 * 2. Address margins set differently in Firefox/IE and Chrome/Safari/Opera.
 * 3. Remove `border-radius` in iOS.
 * 4. Correct `font` properties and `color` not being inherited.
 */
.uk-form input,
.uk-form select,
.uk-form textarea {
  /* 1 */
  box-sizing: border-box;
  /* 2 */
  margin: 0;
  /* 3 */
  border-radius: 0;
  /* 4 */
  font: inherit;
  color: inherit;
}
/*
 * Address inconsistent `text-transform` inheritance which is only inherit in Firefox
 */
.uk-form select {
  text-transform: none;
}
/*
 * 1. Correct `font` properties not being inherited.
 * 2. Don't inherit the `font-weight` and use `bold` instead.
 * NOTE: Both declarations don't work in Chrome, Safari and Opera.
 */
.uk-form optgroup {
  /* 1 */
  font: inherit;
  /* 2 */
  font-weight: bold;
}
/*
 * Removes inner padding and border in Firefox 4+.
 */
.uk-form input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/*
 * Removes excess padding in IE 8/9/10.
 */
.uk-form input[type="checkbox"],
.uk-form input[type="radio"] {
  padding: 0;
}
/*
 * Improves consistency of cursor style for clickable elements
 */
.uk-form input[type="checkbox"]:not(:disabled),
.uk-form input[type="radio"]:not(:disabled) {
  cursor: pointer;
}
/*
 * Remove default style in iOS.
 */
.uk-form textarea,
.uk-form input:not([type]),
.uk-form input[type="text"],
.uk-form input[type="password"],
.uk-form input[type="email"],
.uk-form input[type="url"],
.uk-form input[type="search"],
.uk-form input[type="tel"],
.uk-form input[type="number"],
.uk-form input[type="datetime"] {
  -webkit-appearance: none;
}
/*
 * Remove inner padding and search cancel button in Chrome, Safari and Opera on OS X.
 */
.uk-form input[type="search"]::-webkit-search-cancel-button,
.uk-form input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
.uk-form input[type="number"]::-webkit-inner-spin-button,
.uk-form input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/*
 * Define consistent border, margin, and padding.
 */
.uk-form fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
/*
 * 1. Remove default vertical scrollbar in IE 8/9/10/11.
 * 2. Improve readability and alignment in all browsers.
 */
.uk-form textarea {
  /* 1 */
  overflow: auto;
  /* 2 */
  vertical-align: top;
}
/*
 * Removes placeholder transparency in Firefox.
 */
.uk-form ::-moz-placeholder {
  opacity: 1;
}
/*
 * Removes `box-shadow` for invalid controls in Firefox.
 */
.uk-form :invalid {
  box-shadow: none;
}
/*
 * Vertical alignment
 */
.uk-form input:not([type="radio"]):not([type="checkbox"]),
.uk-form select {
  vertical-align: middle;
}
/* Style
 ========================================================================== */
/*
 * Remove margin from the last-child
 */
.uk-form > :last-child {
  margin-bottom: 0;
}
/*
 * Controls
 * Except for `range`, `radio`, `checkbox`, `file`, `submit`, `reset`, `button` and `image`
 * 1. Must be `height` because `min-height` is not working in OSX
 * 2. Responsiveness: Sets a maximum width relative to the parent to scale on narrower viewports
 * 3. Vertical `padding` needed for `select` elements in Firefox
 * 4. Style
 */
.uk-form select,
.uk-form textarea,
.uk-form input:not([type]),
.uk-form input[type="text"],
.uk-form input[type="password"],
.uk-form input[type="datetime"],
.uk-form input[type="datetime-local"],
.uk-form input[type="date"],
.uk-form input[type="month"],
.uk-form input[type="time"],
.uk-form input[type="week"],
.uk-form input[type="number"],
.uk-form input[type="email"],
.uk-form input[type="url"],
.uk-form input[type="search"],
.uk-form input[type="tel"],
.uk-form input[type="color"] {
  /* 1 */
  height: 40px;
  /* 2 */
  max-width: 100%;
  /* 3 */
  padding: 4px 6px;
  /* 4 */
  border: 1px solid rgba(0, 0, 0, 0.15);
  background: #ffffff;
  color: #5c789e;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-property: border, background, color, box-shadow, padding;
  transition: all 0.2s linear;
  transition-property: border, background, color, box-shadow, padding;
  font-weight: 400;
  border-radius: 0;
}
.uk-form select:focus,
.uk-form textarea:focus,
.uk-form input:not([type]):focus,
.uk-form input[type="text"]:focus,
.uk-form input[type="password"]:focus,
.uk-form input[type="datetime"]:focus,
.uk-form input[type="datetime-local"]:focus,
.uk-form input[type="date"]:focus,
.uk-form input[type="month"]:focus,
.uk-form input[type="time"]:focus,
.uk-form input[type="week"]:focus,
.uk-form input[type="number"]:focus,
.uk-form input[type="email"]:focus,
.uk-form input[type="url"]:focus,
.uk-form input[type="search"]:focus,
.uk-form input[type="tel"]:focus,
.uk-form input[type="color"]:focus {
  border-color: rgba(67, 136, 238, 0.75);
  outline: 0;
  background: #ffffff;
  color: #5c789e;
}
.uk-form select:disabled,
.uk-form textarea:disabled,
.uk-form input:not([type]):disabled,
.uk-form input[type="text"]:disabled,
.uk-form input[type="password"]:disabled,
.uk-form input[type="datetime"]:disabled,
.uk-form input[type="datetime-local"]:disabled,
.uk-form input[type="date"]:disabled,
.uk-form input[type="month"]:disabled,
.uk-form input[type="time"]:disabled,
.uk-form input[type="week"]:disabled,
.uk-form input[type="number"]:disabled,
.uk-form input[type="email"]:disabled,
.uk-form input[type="url"]:disabled,
.uk-form input[type="search"]:disabled,
.uk-form input[type="tel"]:disabled,
.uk-form input[type="color"]:disabled {
  border-color: rgba(0, 0, 0, 0.1);
  background-color: #fafafa;
  color: #b1c1d0;
}
/*
 * Placeholder
 */
.uk-form :-ms-input-placeholder {
  color: rgba(92, 120, 158, 0.5) !important;
}
.uk-form ::-moz-placeholder {
  color: rgba(92, 120, 158, 0.5);
}
.uk-form ::-webkit-input-placeholder {
  color: rgba(92, 120, 158, 0.5);
}
.uk-form :disabled:-ms-input-placeholder {
  color: #b1c1d0 !important;
}
.uk-form :disabled::-moz-placeholder {
  color: #b1c1d0;
}
.uk-form :disabled::-webkit-input-placeholder {
  color: #b1c1d0;
}
/*
 * Legend
 * 1. Behave like block element
 * 2. Correct `color` not being inherited in IE 8/9/10/11.
 * 3. Remove padding
 * 4. `margin-bottom` is not working in Safari and Opera.
 *    Using `padding` and :after instead to create the border
 * 5. Style
 */
.uk-form legend {
  /* 1 */
  width: 100%;
  /* 2 */
  border: 0;
  /* 3 */
  padding: 0;
  /* 4 */
  padding-bottom: 20px;
  /* 5 */
  font-size: 23px;
  line-height: 38px;
}
/*
 * 1. Fixes IE9
 */
.uk-form legend:after {
  content: "";
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  /* 1 */
  width: 100%;
}
/* Size modifiers
 * Higher specificity needed to override defaults
 ========================================================================== */
select.uk-form-small,
textarea.uk-form-small,
input[type].uk-form-small,
input:not([type]).uk-form-small {
  height: 35px;
  padding: 3px 3px;
  font-size: 15px;
}
select.uk-form-large,
textarea.uk-form-large,
input[type].uk-form-large,
input:not([type]).uk-form-large {
  height: 60px;
  padding: 8px 12px;
  font-size: 18px;
}
/* Reset height
 * Must be after size modifiers
 ========================================================================== */
.uk-form textarea,
.uk-form select[multiple],
.uk-form select[size] {
  height: auto;
}
/* Validation states
 * Using !important to keep the selector simple
 ========================================================================== */
/*
 * Error state
 */
.uk-form-danger {
  border-color: rgba(214, 54, 23, 0.5) !important;
  background: rgba(214, 54, 23, 0.1) !important;
  color: #d63617 !important;
}
/*
 * Success state
 */
.uk-form-success {
  border-color: rgba(118, 173, 52, 0.7) !important;
  background: rgba(118, 173, 52, 0.1) !important;
  color: #76ad34 !important;
}
/* Style modifiers
 * Using !important to keep the selector simple
 ========================================================================== */
/*
 * Blank form
 */
.uk-form-blank {
  border-color: transparent !important;
  border-style: dashed !important;
  background: none !important;
}
.uk-form-blank:focus {
  border-color: rgba(0, 0, 0, 0.1) !important;
}
/* Size sub-modifiers
 ========================================================================== */
/*
 * Fixed widths
 * Different widths for mini sized `input` and `select` elements
 */
input.uk-form-width-mini {
  width: 40px;
}
select.uk-form-width-mini {
  width: 65px;
}
.uk-form-width-small {
  width: 130px;
}
.uk-form-width-medium {
  width: 200px;
}
.uk-form-width-large {
  width: 500px;
}
/* Sub-objects: `uk-form-row`
 * Groups labels and controls in rows
 ========================================================================== */
/*
 * Micro clearfix
 * Needed for `uk-form-horizontal` modifier
 */
.uk-form-row:before,
.uk-form-row:after {
  content: "";
  display: table;
}
.uk-form-row:after {
  clear: both;
}
/*
 * Vertical gutter
 */
.uk-form-row + .uk-form-row {
  margin-top: 20px;
}
/* Help text
 * Sub-object: `uk-form-help-inline`, `uk-form-help-block`
 ========================================================================== */
.uk-form-help-inline {
  display: inline-block;
  margin: 0 0 0 10px;
}
.uk-form-help-block {
  margin: 5px 0 0 0;
}
/* Controls content
 * Sub-object: `uk-form-controls`, `uk-form-controls-condensed`
 ========================================================================== */
/*
 * Remove margins
 */
.uk-form-controls > :first-child {
  margin-top: 0;
}
.uk-form-controls > :last-child {
  margin-bottom: 0;
}
/*
 * Group controls and text into blocks with a small spacing between blocks
 */
.uk-form-controls-condensed {
  margin: 5px 0;
}
/* Modifier: `uk-form-stacked`
 * Requires sub-object: `uk-form-label`
 ========================================================================== */
.uk-form-stacked .uk-form-label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}
/* Modifier: `uk-form-horizontal`
 * Requires sub-objects: `uk-form-label`, `uk-form-controls`
 ========================================================================== */
/* Tablet portrait and smaller */
@media (max-width: 991px) {
  /* Behave like `uk-form-stacked` */
  .uk-form-horizontal .uk-form-label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
  }
}
/* Desktop and bigger */
@media (min-width: 992px) {
  .uk-form-horizontal .uk-form-label {
    width: 200px;
    margin-top: 5px;
    float: left;
  }
  .uk-form-horizontal .uk-form-controls {
    margin-left: 215px;
  }
  /* Better vertical alignment if controls are checkboxes and radio buttons with text */
  .uk-form-horizontal .uk-form-controls-text {
    padding-top: 5px;
  }
}
/* Sub-object: `uk-form-icon`
 ========================================================================== */
/*
 * 1. Container width fits its content
 * 2. Create position context
 * 3. Prevent `inline-block` consequences
 */
.uk-form-icon {
  /* 1 */
  display: inline-block;
  /* 2 */
  position: relative;
  /* 3 */
  max-width: 100%;
}
/*
 * 1. Make form element clickable through icon
 */
.uk-form-icon > [class*='uk-icon-'] {
  position: absolute;
  top: 50%;
  width: 40px;
  margin-top: -9px;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.2);
  text-align: center;
  /* 1 */
  pointer-events: none;
}
.uk-form-icon:not(.uk-form-icon-flip) > input {
  padding-left: 40px !important;
}
/*
 * Sub-modifier: `uk-form-icon-flip`
 */
.uk-form-icon-flip > [class*='uk-icon-'] {
  right: 0;
}
.uk-form-icon-flip > input {
  padding-right: 40px !important;
}
.uk-form-label + input,
.uk-form-label + textarea {
  margin-top: 5px !important;
}
.uk-form-icon > [class*='bg-icon-'] {
  position: absolute;
  top: 50%;
  z-index: 1;
  line-height: 1;
  width: 40px;
  margin-top: -9px;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.2);
  text-align: center;
  pointer-events: none;
}
.uk-form-icon > [class*='uk-icon-'] {
  z-index: 1;
}
.tm-textarea-icon > [class*='uk-icon-'] {
  top: 22px;
}
.tm-textarea-icon textarea {
  padding-left: 40px !important;
}
.uk-form input {
  border-radius: 0;
}
.uk-form label.radio {
  line-height: 0.5;
  padding-left: 30px;
}
.uk-form-password-toggle i {
  font-family: "beluga-icons";
}
.uk-form-password-toggle .uk-icon-eye:before {
  content: "\f23a";
}
.uk-form-password-toggle .uk-icon-eye-slash:before {
  content: "\f23e";
}
.uk-form input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 40px #ffffff inset !important;
  border-color: rgba(0, 0, 0, 0.15) !important;
  -webkit-text-fill-color: rgba(92, 120, 158, 0.5);
}
.uk-form input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 40px #ffffff inset !important;
  border-color: rgba(67, 136, 238, 0.75) !important;
  -webkit-text-fill-color: #5c789e;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  box-shadow: none;
  border-color: rgba(67, 136, 238, 0.75);
}
.tm-primary-background .sppb-optin-form select,
.tm-primary-2-background .sppb-optin-form select,
.tm-primary-3-background .sppb-optin-form select,
.tm-primary-4-background .sppb-optin-form select,
.tm-secondary-background .sppb-optin-form select,
.tm-primary-2-overlay .sppb-optin-form select,
.tm-primary-3-overlay .sppb-optin-form select,
.tm-primary-background .uk-form select,
.tm-primary-2-background .uk-form select,
.tm-primary-3-background .uk-form select,
.tm-primary-4-background .uk-form select,
.tm-secondary-background .uk-form select,
.tm-primary-2-overlay .uk-form select,
.tm-primary-3-overlay .uk-form select,
.tm-primary-background .sppb-optin-form textarea,
.tm-primary-2-background .sppb-optin-form textarea,
.tm-primary-3-background .sppb-optin-form textarea,
.tm-primary-4-background .sppb-optin-form textarea,
.tm-secondary-background .sppb-optin-form textarea,
.tm-primary-2-overlay .sppb-optin-form textarea,
.tm-primary-3-overlay .sppb-optin-form textarea,
.tm-primary-background .uk-form textarea,
.tm-primary-2-background .uk-form textarea,
.tm-primary-3-background .uk-form textarea,
.tm-primary-4-background .uk-form textarea,
.tm-secondary-background .uk-form textarea,
.tm-primary-2-overlay .uk-form textarea,
.tm-primary-3-overlay .uk-form textarea,
.tm-primary-background .sppb-optin-form input:not([type]),
.tm-primary-2-background .sppb-optin-form input:not([type]),
.tm-primary-3-background .sppb-optin-form input:not([type]),
.tm-primary-4-background .sppb-optin-form input:not([type]),
.tm-secondary-background .sppb-optin-form input:not([type]),
.tm-primary-2-overlay .sppb-optin-form input:not([type]),
.tm-primary-3-overlay .sppb-optin-form input:not([type]),
.tm-primary-background .uk-form input:not([type]),
.tm-primary-2-background .uk-form input:not([type]),
.tm-primary-3-background .uk-form input:not([type]),
.tm-primary-4-background .uk-form input:not([type]),
.tm-secondary-background .uk-form input:not([type]),
.tm-primary-2-overlay .uk-form input:not([type]),
.tm-primary-3-overlay .uk-form input:not([type]),
.tm-primary-background .sppb-optin-form input[type="text"],
.tm-primary-2-background .sppb-optin-form input[type="text"],
.tm-primary-3-background .sppb-optin-form input[type="text"],
.tm-primary-4-background .sppb-optin-form input[type="text"],
.tm-secondary-background .sppb-optin-form input[type="text"],
.tm-primary-2-overlay .sppb-optin-form input[type="text"],
.tm-primary-3-overlay .sppb-optin-form input[type="text"],
.tm-primary-background .uk-form input[type="text"],
.tm-primary-2-background .uk-form input[type="text"],
.tm-primary-3-background .uk-form input[type="text"],
.tm-primary-4-background .uk-form input[type="text"],
.tm-secondary-background .uk-form input[type="text"],
.tm-primary-2-overlay .uk-form input[type="text"],
.tm-primary-3-overlay .uk-form input[type="text"],
.tm-primary-background .sppb-optin-form input[type="password"],
.tm-primary-2-background .sppb-optin-form input[type="password"],
.tm-primary-3-background .sppb-optin-form input[type="password"],
.tm-primary-4-background .sppb-optin-form input[type="password"],
.tm-secondary-background .sppb-optin-form input[type="password"],
.tm-primary-2-overlay .sppb-optin-form input[type="password"],
.tm-primary-3-overlay .sppb-optin-form input[type="password"],
.tm-primary-background .uk-form input[type="password"],
.tm-primary-2-background .uk-form input[type="password"],
.tm-primary-3-background .uk-form input[type="password"],
.tm-primary-4-background .uk-form input[type="password"],
.tm-secondary-background .uk-form input[type="password"],
.tm-primary-2-overlay .uk-form input[type="password"],
.tm-primary-3-overlay .uk-form input[type="password"],
.tm-primary-background .sppb-optin-form input[type="datetime"],
.tm-primary-2-background .sppb-optin-form input[type="datetime"],
.tm-primary-3-background .sppb-optin-form input[type="datetime"],
.tm-primary-4-background .sppb-optin-form input[type="datetime"],
.tm-secondary-background .sppb-optin-form input[type="datetime"],
.tm-primary-2-overlay .sppb-optin-form input[type="datetime"],
.tm-primary-3-overlay .sppb-optin-form input[type="datetime"],
.tm-primary-background .uk-form input[type="datetime"],
.tm-primary-2-background .uk-form input[type="datetime"],
.tm-primary-3-background .uk-form input[type="datetime"],
.tm-primary-4-background .uk-form input[type="datetime"],
.tm-secondary-background .uk-form input[type="datetime"],
.tm-primary-2-overlay .uk-form input[type="datetime"],
.tm-primary-3-overlay .uk-form input[type="datetime"],
.tm-primary-background .sppb-optin-form input[type="datetime-local"],
.tm-primary-2-background .sppb-optin-form input[type="datetime-local"],
.tm-primary-3-background .sppb-optin-form input[type="datetime-local"],
.tm-primary-4-background .sppb-optin-form input[type="datetime-local"],
.tm-secondary-background .sppb-optin-form input[type="datetime-local"],
.tm-primary-2-overlay .sppb-optin-form input[type="datetime-local"],
.tm-primary-3-overlay .sppb-optin-form input[type="datetime-local"],
.tm-primary-background .uk-form input[type="datetime-local"],
.tm-primary-2-background .uk-form input[type="datetime-local"],
.tm-primary-3-background .uk-form input[type="datetime-local"],
.tm-primary-4-background .uk-form input[type="datetime-local"],
.tm-secondary-background .uk-form input[type="datetime-local"],
.tm-primary-2-overlay .uk-form input[type="datetime-local"],
.tm-primary-3-overlay .uk-form input[type="datetime-local"],
.tm-primary-background .sppb-optin-form input[type="date"],
.tm-primary-2-background .sppb-optin-form input[type="date"],
.tm-primary-3-background .sppb-optin-form input[type="date"],
.tm-primary-4-background .sppb-optin-form input[type="date"],
.tm-secondary-background .sppb-optin-form input[type="date"],
.tm-primary-2-overlay .sppb-optin-form input[type="date"],
.tm-primary-3-overlay .sppb-optin-form input[type="date"],
.tm-primary-background .uk-form input[type="date"],
.tm-primary-2-background .uk-form input[type="date"],
.tm-primary-3-background .uk-form input[type="date"],
.tm-primary-4-background .uk-form input[type="date"],
.tm-secondary-background .uk-form input[type="date"],
.tm-primary-2-overlay .uk-form input[type="date"],
.tm-primary-3-overlay .uk-form input[type="date"],
.tm-primary-background .sppb-optin-form input[type="month"],
.tm-primary-2-background .sppb-optin-form input[type="month"],
.tm-primary-3-background .sppb-optin-form input[type="month"],
.tm-primary-4-background .sppb-optin-form input[type="month"],
.tm-secondary-background .sppb-optin-form input[type="month"],
.tm-primary-2-overlay .sppb-optin-form input[type="month"],
.tm-primary-3-overlay .sppb-optin-form input[type="month"],
.tm-primary-background .uk-form input[type="month"],
.tm-primary-2-background .uk-form input[type="month"],
.tm-primary-3-background .uk-form input[type="month"],
.tm-primary-4-background .uk-form input[type="month"],
.tm-secondary-background .uk-form input[type="month"],
.tm-primary-2-overlay .uk-form input[type="month"],
.tm-primary-3-overlay .uk-form input[type="month"],
.tm-primary-background .sppb-optin-form input[type="time"],
.tm-primary-2-background .sppb-optin-form input[type="time"],
.tm-primary-3-background .sppb-optin-form input[type="time"],
.tm-primary-4-background .sppb-optin-form input[type="time"],
.tm-secondary-background .sppb-optin-form input[type="time"],
.tm-primary-2-overlay .sppb-optin-form input[type="time"],
.tm-primary-3-overlay .sppb-optin-form input[type="time"],
.tm-primary-background .uk-form input[type="time"],
.tm-primary-2-background .uk-form input[type="time"],
.tm-primary-3-background .uk-form input[type="time"],
.tm-primary-4-background .uk-form input[type="time"],
.tm-secondary-background .uk-form input[type="time"],
.tm-primary-2-overlay .uk-form input[type="time"],
.tm-primary-3-overlay .uk-form input[type="time"],
.tm-primary-background .sppb-optin-form input[type="week"],
.tm-primary-2-background .sppb-optin-form input[type="week"],
.tm-primary-3-background .sppb-optin-form input[type="week"],
.tm-primary-4-background .sppb-optin-form input[type="week"],
.tm-secondary-background .sppb-optin-form input[type="week"],
.tm-primary-2-overlay .sppb-optin-form input[type="week"],
.tm-primary-3-overlay .sppb-optin-form input[type="week"],
.tm-primary-background .uk-form input[type="week"],
.tm-primary-2-background .uk-form input[type="week"],
.tm-primary-3-background .uk-form input[type="week"],
.tm-primary-4-background .uk-form input[type="week"],
.tm-secondary-background .uk-form input[type="week"],
.tm-primary-2-overlay .uk-form input[type="week"],
.tm-primary-3-overlay .uk-form input[type="week"],
.tm-primary-background .sppb-optin-form input[type="number"],
.tm-primary-2-background .sppb-optin-form input[type="number"],
.tm-primary-3-background .sppb-optin-form input[type="number"],
.tm-primary-4-background .sppb-optin-form input[type="number"],
.tm-secondary-background .sppb-optin-form input[type="number"],
.tm-primary-2-overlay .sppb-optin-form input[type="number"],
.tm-primary-3-overlay .sppb-optin-form input[type="number"],
.tm-primary-background .uk-form input[type="number"],
.tm-primary-2-background .uk-form input[type="number"],
.tm-primary-3-background .uk-form input[type="number"],
.tm-primary-4-background .uk-form input[type="number"],
.tm-secondary-background .uk-form input[type="number"],
.tm-primary-2-overlay .uk-form input[type="number"],
.tm-primary-3-overlay .uk-form input[type="number"],
.tm-primary-background .sppb-optin-form input[type="email"],
.tm-primary-2-background .sppb-optin-form input[type="email"],
.tm-primary-3-background .sppb-optin-form input[type="email"],
.tm-primary-4-background .sppb-optin-form input[type="email"],
.tm-secondary-background .sppb-optin-form input[type="email"],
.tm-primary-2-overlay .sppb-optin-form input[type="email"],
.tm-primary-3-overlay .sppb-optin-form input[type="email"],
.tm-primary-background .uk-form input[type="email"],
.tm-primary-2-background .uk-form input[type="email"],
.tm-primary-3-background .uk-form input[type="email"],
.tm-primary-4-background .uk-form input[type="email"],
.tm-secondary-background .uk-form input[type="email"],
.tm-primary-2-overlay .uk-form input[type="email"],
.tm-primary-3-overlay .uk-form input[type="email"],
.tm-primary-background .sppb-optin-form input[type="url"],
.tm-primary-2-background .sppb-optin-form input[type="url"],
.tm-primary-3-background .sppb-optin-form input[type="url"],
.tm-primary-4-background .sppb-optin-form input[type="url"],
.tm-secondary-background .sppb-optin-form input[type="url"],
.tm-primary-2-overlay .sppb-optin-form input[type="url"],
.tm-primary-3-overlay .sppb-optin-form input[type="url"],
.tm-primary-background .uk-form input[type="url"],
.tm-primary-2-background .uk-form input[type="url"],
.tm-primary-3-background .uk-form input[type="url"],
.tm-primary-4-background .uk-form input[type="url"],
.tm-secondary-background .uk-form input[type="url"],
.tm-primary-2-overlay .uk-form input[type="url"],
.tm-primary-3-overlay .uk-form input[type="url"],
.tm-primary-background .sppb-optin-form input[type="search"],
.tm-primary-2-background .sppb-optin-form input[type="search"],
.tm-primary-3-background .sppb-optin-form input[type="search"],
.tm-primary-4-background .sppb-optin-form input[type="search"],
.tm-secondary-background .sppb-optin-form input[type="search"],
.tm-primary-2-overlay .sppb-optin-form input[type="search"],
.tm-primary-3-overlay .sppb-optin-form input[type="search"],
.tm-primary-background .uk-form input[type="search"],
.tm-primary-2-background .uk-form input[type="search"],
.tm-primary-3-background .uk-form input[type="search"],
.tm-primary-4-background .uk-form input[type="search"],
.tm-secondary-background .uk-form input[type="search"],
.tm-primary-2-overlay .uk-form input[type="search"],
.tm-primary-3-overlay .uk-form input[type="search"],
.tm-primary-background .sppb-optin-form input[type="tel"],
.tm-primary-2-background .sppb-optin-form input[type="tel"],
.tm-primary-3-background .sppb-optin-form input[type="tel"],
.tm-primary-4-background .sppb-optin-form input[type="tel"],
.tm-secondary-background .sppb-optin-form input[type="tel"],
.tm-primary-2-overlay .sppb-optin-form input[type="tel"],
.tm-primary-3-overlay .sppb-optin-form input[type="tel"],
.tm-primary-background .uk-form input[type="tel"],
.tm-primary-2-background .uk-form input[type="tel"],
.tm-primary-3-background .uk-form input[type="tel"],
.tm-primary-4-background .uk-form input[type="tel"],
.tm-secondary-background .uk-form input[type="tel"],
.tm-primary-2-overlay .uk-form input[type="tel"],
.tm-primary-3-overlay .uk-form input[type="tel"],
.tm-primary-background .sppb-optin-form input[type="color"],
.tm-primary-2-background .sppb-optin-form input[type="color"],
.tm-primary-3-background .sppb-optin-form input[type="color"],
.tm-primary-4-background .sppb-optin-form input[type="color"],
.tm-secondary-background .sppb-optin-form input[type="color"],
.tm-primary-2-overlay .sppb-optin-form input[type="color"],
.tm-primary-3-overlay .sppb-optin-form input[type="color"],
.tm-primary-background .uk-form input[type="color"],
.tm-primary-2-background .uk-form input[type="color"],
.tm-primary-3-background .uk-form input[type="color"],
.tm-primary-4-background .uk-form input[type="color"],
.tm-secondary-background .uk-form input[type="color"],
.tm-primary-2-overlay .uk-form input[type="color"],
.tm-primary-3-overlay .uk-form input[type="color"] {
  color: #ffffff;
  border-width: 0 0 1px 1px;
  background-color: rgba(0, 0, 0, 0.075);
  border-color: rgba(255, 255, 255, 0.25);
  box-shadow: inset 0 0px 3px rgba(0, 0, 0, 0.15);
}
.tm-primary-background .sppb-optin-form select:focus,
.tm-primary-2-background .sppb-optin-form select:focus,
.tm-primary-3-background .sppb-optin-form select:focus,
.tm-primary-4-background .sppb-optin-form select:focus,
.tm-secondary-background .sppb-optin-form select:focus,
.tm-primary-2-overlay .sppb-optin-form select:focus,
.tm-primary-3-overlay .sppb-optin-form select:focus,
.tm-primary-background .uk-form select:focus,
.tm-primary-2-background .uk-form select:focus,
.tm-primary-3-background .uk-form select:focus,
.tm-primary-4-background .uk-form select:focus,
.tm-secondary-background .uk-form select:focus,
.tm-primary-2-overlay .uk-form select:focus,
.tm-primary-3-overlay .uk-form select:focus,
.tm-primary-background .sppb-optin-form textarea:focus,
.tm-primary-2-background .sppb-optin-form textarea:focus,
.tm-primary-3-background .sppb-optin-form textarea:focus,
.tm-primary-4-background .sppb-optin-form textarea:focus,
.tm-secondary-background .sppb-optin-form textarea:focus,
.tm-primary-2-overlay .sppb-optin-form textarea:focus,
.tm-primary-3-overlay .sppb-optin-form textarea:focus,
.tm-primary-background .uk-form textarea:focus,
.tm-primary-2-background .uk-form textarea:focus,
.tm-primary-3-background .uk-form textarea:focus,
.tm-primary-4-background .uk-form textarea:focus,
.tm-secondary-background .uk-form textarea:focus,
.tm-primary-2-overlay .uk-form textarea:focus,
.tm-primary-3-overlay .uk-form textarea:focus,
.tm-primary-background .sppb-optin-form input:not([type]):focus,
.tm-primary-2-background .sppb-optin-form input:not([type]):focus,
.tm-primary-3-background .sppb-optin-form input:not([type]):focus,
.tm-primary-4-background .sppb-optin-form input:not([type]):focus,
.tm-secondary-background .sppb-optin-form input:not([type]):focus,
.tm-primary-2-overlay .sppb-optin-form input:not([type]):focus,
.tm-primary-3-overlay .sppb-optin-form input:not([type]):focus,
.tm-primary-background .uk-form input:not([type]):focus,
.tm-primary-2-background .uk-form input:not([type]):focus,
.tm-primary-3-background .uk-form input:not([type]):focus,
.tm-primary-4-background .uk-form input:not([type]):focus,
.tm-secondary-background .uk-form input:not([type]):focus,
.tm-primary-2-overlay .uk-form input:not([type]):focus,
.tm-primary-3-overlay .uk-form input:not([type]):focus,
.tm-primary-background .sppb-optin-form input[type="text"]:focus,
.tm-primary-2-background .sppb-optin-form input[type="text"]:focus,
.tm-primary-3-background .sppb-optin-form input[type="text"]:focus,
.tm-primary-4-background .sppb-optin-form input[type="text"]:focus,
.tm-secondary-background .sppb-optin-form input[type="text"]:focus,
.tm-primary-2-overlay .sppb-optin-form input[type="text"]:focus,
.tm-primary-3-overlay .sppb-optin-form input[type="text"]:focus,
.tm-primary-background .uk-form input[type="text"]:focus,
.tm-primary-2-background .uk-form input[type="text"]:focus,
.tm-primary-3-background .uk-form input[type="text"]:focus,
.tm-primary-4-background .uk-form input[type="text"]:focus,
.tm-secondary-background .uk-form input[type="text"]:focus,
.tm-primary-2-overlay .uk-form input[type="text"]:focus,
.tm-primary-3-overlay .uk-form input[type="text"]:focus,
.tm-primary-background .sppb-optin-form input[type="password"]:focus,
.tm-primary-2-background .sppb-optin-form input[type="password"]:focus,
.tm-primary-3-background .sppb-optin-form input[type="password"]:focus,
.tm-primary-4-background .sppb-optin-form input[type="password"]:focus,
.tm-secondary-background .sppb-optin-form input[type="password"]:focus,
.tm-primary-2-overlay .sppb-optin-form input[type="password"]:focus,
.tm-primary-3-overlay .sppb-optin-form input[type="password"]:focus,
.tm-primary-background .uk-form input[type="password"]:focus,
.tm-primary-2-background .uk-form input[type="password"]:focus,
.tm-primary-3-background .uk-form input[type="password"]:focus,
.tm-primary-4-background .uk-form input[type="password"]:focus,
.tm-secondary-background .uk-form input[type="password"]:focus,
.tm-primary-2-overlay .uk-form input[type="password"]:focus,
.tm-primary-3-overlay .uk-form input[type="password"]:focus,
.tm-primary-background .sppb-optin-form input[type="datetime"]:focus,
.tm-primary-2-background .sppb-optin-form input[type="datetime"]:focus,
.tm-primary-3-background .sppb-optin-form input[type="datetime"]:focus,
.tm-primary-4-background .sppb-optin-form input[type="datetime"]:focus,
.tm-secondary-background .sppb-optin-form input[type="datetime"]:focus,
.tm-primary-2-overlay .sppb-optin-form input[type="datetime"]:focus,
.tm-primary-3-overlay .sppb-optin-form input[type="datetime"]:focus,
.tm-primary-background .uk-form input[type="datetime"]:focus,
.tm-primary-2-background .uk-form input[type="datetime"]:focus,
.tm-primary-3-background .uk-form input[type="datetime"]:focus,
.tm-primary-4-background .uk-form input[type="datetime"]:focus,
.tm-secondary-background .uk-form input[type="datetime"]:focus,
.tm-primary-2-overlay .uk-form input[type="datetime"]:focus,
.tm-primary-3-overlay .uk-form input[type="datetime"]:focus,
.tm-primary-background .sppb-optin-form input[type="datetime-local"]:focus,
.tm-primary-2-background .sppb-optin-form input[type="datetime-local"]:focus,
.tm-primary-3-background .sppb-optin-form input[type="datetime-local"]:focus,
.tm-primary-4-background .sppb-optin-form input[type="datetime-local"]:focus,
.tm-secondary-background .sppb-optin-form input[type="datetime-local"]:focus,
.tm-primary-2-overlay .sppb-optin-form input[type="datetime-local"]:focus,
.tm-primary-3-overlay .sppb-optin-form input[type="datetime-local"]:focus,
.tm-primary-background .uk-form input[type="datetime-local"]:focus,
.tm-primary-2-background .uk-form input[type="datetime-local"]:focus,
.tm-primary-3-background .uk-form input[type="datetime-local"]:focus,
.tm-primary-4-background .uk-form input[type="datetime-local"]:focus,
.tm-secondary-background .uk-form input[type="datetime-local"]:focus,
.tm-primary-2-overlay .uk-form input[type="datetime-local"]:focus,
.tm-primary-3-overlay .uk-form input[type="datetime-local"]:focus,
.tm-primary-background .sppb-optin-form input[type="date"]:focus,
.tm-primary-2-background .sppb-optin-form input[type="date"]:focus,
.tm-primary-3-background .sppb-optin-form input[type="date"]:focus,
.tm-primary-4-background .sppb-optin-form input[type="date"]:focus,
.tm-secondary-background .sppb-optin-form input[type="date"]:focus,
.tm-primary-2-overlay .sppb-optin-form input[type="date"]:focus,
.tm-primary-3-overlay .sppb-optin-form input[type="date"]:focus,
.tm-primary-background .uk-form input[type="date"]:focus,
.tm-primary-2-background .uk-form input[type="date"]:focus,
.tm-primary-3-background .uk-form input[type="date"]:focus,
.tm-primary-4-background .uk-form input[type="date"]:focus,
.tm-secondary-background .uk-form input[type="date"]:focus,
.tm-primary-2-overlay .uk-form input[type="date"]:focus,
.tm-primary-3-overlay .uk-form input[type="date"]:focus,
.tm-primary-background .sppb-optin-form input[type="month"]:focus,
.tm-primary-2-background .sppb-optin-form input[type="month"]:focus,
.tm-primary-3-background .sppb-optin-form input[type="month"]:focus,
.tm-primary-4-background .sppb-optin-form input[type="month"]:focus,
.tm-secondary-background .sppb-optin-form input[type="month"]:focus,
.tm-primary-2-overlay .sppb-optin-form input[type="month"]:focus,
.tm-primary-3-overlay .sppb-optin-form input[type="month"]:focus,
.tm-primary-background .uk-form input[type="month"]:focus,
.tm-primary-2-background .uk-form input[type="month"]:focus,
.tm-primary-3-background .uk-form input[type="month"]:focus,
.tm-primary-4-background .uk-form input[type="month"]:focus,
.tm-secondary-background .uk-form input[type="month"]:focus,
.tm-primary-2-overlay .uk-form input[type="month"]:focus,
.tm-primary-3-overlay .uk-form input[type="month"]:focus,
.tm-primary-background .sppb-optin-form input[type="time"]:focus,
.tm-primary-2-background .sppb-optin-form input[type="time"]:focus,
.tm-primary-3-background .sppb-optin-form input[type="time"]:focus,
.tm-primary-4-background .sppb-optin-form input[type="time"]:focus,
.tm-secondary-background .sppb-optin-form input[type="time"]:focus,
.tm-primary-2-overlay .sppb-optin-form input[type="time"]:focus,
.tm-primary-3-overlay .sppb-optin-form input[type="time"]:focus,
.tm-primary-background .uk-form input[type="time"]:focus,
.tm-primary-2-background .uk-form input[type="time"]:focus,
.tm-primary-3-background .uk-form input[type="time"]:focus,
.tm-primary-4-background .uk-form input[type="time"]:focus,
.tm-secondary-background .uk-form input[type="time"]:focus,
.tm-primary-2-overlay .uk-form input[type="time"]:focus,
.tm-primary-3-overlay .uk-form input[type="time"]:focus,
.tm-primary-background .sppb-optin-form input[type="week"]:focus,
.tm-primary-2-background .sppb-optin-form input[type="week"]:focus,
.tm-primary-3-background .sppb-optin-form input[type="week"]:focus,
.tm-primary-4-background .sppb-optin-form input[type="week"]:focus,
.tm-secondary-background .sppb-optin-form input[type="week"]:focus,
.tm-primary-2-overlay .sppb-optin-form input[type="week"]:focus,
.tm-primary-3-overlay .sppb-optin-form input[type="week"]:focus,
.tm-primary-background .uk-form input[type="week"]:focus,
.tm-primary-2-background .uk-form input[type="week"]:focus,
.tm-primary-3-background .uk-form input[type="week"]:focus,
.tm-primary-4-background .uk-form input[type="week"]:focus,
.tm-secondary-background .uk-form input[type="week"]:focus,
.tm-primary-2-overlay .uk-form input[type="week"]:focus,
.tm-primary-3-overlay .uk-form input[type="week"]:focus,
.tm-primary-background .sppb-optin-form input[type="number"]:focus,
.tm-primary-2-background .sppb-optin-form input[type="number"]:focus,
.tm-primary-3-background .sppb-optin-form input[type="number"]:focus,
.tm-primary-4-background .sppb-optin-form input[type="number"]:focus,
.tm-secondary-background .sppb-optin-form input[type="number"]:focus,
.tm-primary-2-overlay .sppb-optin-form input[type="number"]:focus,
.tm-primary-3-overlay .sppb-optin-form input[type="number"]:focus,
.tm-primary-background .uk-form input[type="number"]:focus,
.tm-primary-2-background .uk-form input[type="number"]:focus,
.tm-primary-3-background .uk-form input[type="number"]:focus,
.tm-primary-4-background .uk-form input[type="number"]:focus,
.tm-secondary-background .uk-form input[type="number"]:focus,
.tm-primary-2-overlay .uk-form input[type="number"]:focus,
.tm-primary-3-overlay .uk-form input[type="number"]:focus,
.tm-primary-background .sppb-optin-form input[type="email"]:focus,
.tm-primary-2-background .sppb-optin-form input[type="email"]:focus,
.tm-primary-3-background .sppb-optin-form input[type="email"]:focus,
.tm-primary-4-background .sppb-optin-form input[type="email"]:focus,
.tm-secondary-background .sppb-optin-form input[type="email"]:focus,
.tm-primary-2-overlay .sppb-optin-form input[type="email"]:focus,
.tm-primary-3-overlay .sppb-optin-form input[type="email"]:focus,
.tm-primary-background .uk-form input[type="email"]:focus,
.tm-primary-2-background .uk-form input[type="email"]:focus,
.tm-primary-3-background .uk-form input[type="email"]:focus,
.tm-primary-4-background .uk-form input[type="email"]:focus,
.tm-secondary-background .uk-form input[type="email"]:focus,
.tm-primary-2-overlay .uk-form input[type="email"]:focus,
.tm-primary-3-overlay .uk-form input[type="email"]:focus,
.tm-primary-background .sppb-optin-form input[type="url"]:focus,
.tm-primary-2-background .sppb-optin-form input[type="url"]:focus,
.tm-primary-3-background .sppb-optin-form input[type="url"]:focus,
.tm-primary-4-background .sppb-optin-form input[type="url"]:focus,
.tm-secondary-background .sppb-optin-form input[type="url"]:focus,
.tm-primary-2-overlay .sppb-optin-form input[type="url"]:focus,
.tm-primary-3-overlay .sppb-optin-form input[type="url"]:focus,
.tm-primary-background .uk-form input[type="url"]:focus,
.tm-primary-2-background .uk-form input[type="url"]:focus,
.tm-primary-3-background .uk-form input[type="url"]:focus,
.tm-primary-4-background .uk-form input[type="url"]:focus,
.tm-secondary-background .uk-form input[type="url"]:focus,
.tm-primary-2-overlay .uk-form input[type="url"]:focus,
.tm-primary-3-overlay .uk-form input[type="url"]:focus,
.tm-primary-background .sppb-optin-form input[type="search"]:focus,
.tm-primary-2-background .sppb-optin-form input[type="search"]:focus,
.tm-primary-3-background .sppb-optin-form input[type="search"]:focus,
.tm-primary-4-background .sppb-optin-form input[type="search"]:focus,
.tm-secondary-background .sppb-optin-form input[type="search"]:focus,
.tm-primary-2-overlay .sppb-optin-form input[type="search"]:focus,
.tm-primary-3-overlay .sppb-optin-form input[type="search"]:focus,
.tm-primary-background .uk-form input[type="search"]:focus,
.tm-primary-2-background .uk-form input[type="search"]:focus,
.tm-primary-3-background .uk-form input[type="search"]:focus,
.tm-primary-4-background .uk-form input[type="search"]:focus,
.tm-secondary-background .uk-form input[type="search"]:focus,
.tm-primary-2-overlay .uk-form input[type="search"]:focus,
.tm-primary-3-overlay .uk-form input[type="search"]:focus,
.tm-primary-background .sppb-optin-form input[type="tel"]:focus,
.tm-primary-2-background .sppb-optin-form input[type="tel"]:focus,
.tm-primary-3-background .sppb-optin-form input[type="tel"]:focus,
.tm-primary-4-background .sppb-optin-form input[type="tel"]:focus,
.tm-secondary-background .sppb-optin-form input[type="tel"]:focus,
.tm-primary-2-overlay .sppb-optin-form input[type="tel"]:focus,
.tm-primary-3-overlay .sppb-optin-form input[type="tel"]:focus,
.tm-primary-background .uk-form input[type="tel"]:focus,
.tm-primary-2-background .uk-form input[type="tel"]:focus,
.tm-primary-3-background .uk-form input[type="tel"]:focus,
.tm-primary-4-background .uk-form input[type="tel"]:focus,
.tm-secondary-background .uk-form input[type="tel"]:focus,
.tm-primary-2-overlay .uk-form input[type="tel"]:focus,
.tm-primary-3-overlay .uk-form input[type="tel"]:focus,
.tm-primary-background .sppb-optin-form input[type="color"]:focus,
.tm-primary-2-background .sppb-optin-form input[type="color"]:focus,
.tm-primary-3-background .sppb-optin-form input[type="color"]:focus,
.tm-primary-4-background .sppb-optin-form input[type="color"]:focus,
.tm-secondary-background .sppb-optin-form input[type="color"]:focus,
.tm-primary-2-overlay .sppb-optin-form input[type="color"]:focus,
.tm-primary-3-overlay .sppb-optin-form input[type="color"]:focus,
.tm-primary-background .uk-form input[type="color"]:focus,
.tm-primary-2-background .uk-form input[type="color"]:focus,
.tm-primary-3-background .uk-form input[type="color"]:focus,
.tm-primary-4-background .uk-form input[type="color"]:focus,
.tm-secondary-background .uk-form input[type="color"]:focus,
.tm-primary-2-overlay .uk-form input[type="color"]:focus,
.tm-primary-3-overlay .uk-form input[type="color"]:focus {
  color: #5c789e;
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.1);
}
.tm-primary-background .sppb-optin-form select:focus:-ms-input-placeholder,
.tm-primary-2-background .sppb-optin-form select:focus:-ms-input-placeholder,
.tm-primary-3-background .sppb-optin-form select:focus:-ms-input-placeholder,
.tm-primary-4-background .sppb-optin-form select:focus:-ms-input-placeholder,
.tm-secondary-background .sppb-optin-form select:focus:-ms-input-placeholder,
.tm-primary-2-overlay .sppb-optin-form select:focus:-ms-input-placeholder,
.tm-primary-3-overlay .sppb-optin-form select:focus:-ms-input-placeholder,
.tm-primary-background .uk-form select:focus:-ms-input-placeholder,
.tm-primary-2-background .uk-form select:focus:-ms-input-placeholder,
.tm-primary-3-background .uk-form select:focus:-ms-input-placeholder,
.tm-primary-4-background .uk-form select:focus:-ms-input-placeholder,
.tm-secondary-background .uk-form select:focus:-ms-input-placeholder,
.tm-primary-2-overlay .uk-form select:focus:-ms-input-placeholder,
.tm-primary-3-overlay .uk-form select:focus:-ms-input-placeholder,
.tm-primary-background .sppb-optin-form textarea:focus:-ms-input-placeholder,
.tm-primary-2-background .sppb-optin-form textarea:focus:-ms-input-placeholder,
.tm-primary-3-background .sppb-optin-form textarea:focus:-ms-input-placeholder,
.tm-primary-4-background .sppb-optin-form textarea:focus:-ms-input-placeholder,
.tm-secondary-background .sppb-optin-form textarea:focus:-ms-input-placeholder,
.tm-primary-2-overlay .sppb-optin-form textarea:focus:-ms-input-placeholder,
.tm-primary-3-overlay .sppb-optin-form textarea:focus:-ms-input-placeholder,
.tm-primary-background .uk-form textarea:focus:-ms-input-placeholder,
.tm-primary-2-background .uk-form textarea:focus:-ms-input-placeholder,
.tm-primary-3-background .uk-form textarea:focus:-ms-input-placeholder,
.tm-primary-4-background .uk-form textarea:focus:-ms-input-placeholder,
.tm-secondary-background .uk-form textarea:focus:-ms-input-placeholder,
.tm-primary-2-overlay .uk-form textarea:focus:-ms-input-placeholder,
.tm-primary-3-overlay .uk-form textarea:focus:-ms-input-placeholder,
.tm-primary-background .sppb-optin-form input:not([type]):focus:-ms-input-placeholder,
.tm-primary-2-background .sppb-optin-form input:not([type]):focus:-ms-input-placeholder,
.tm-primary-3-background .sppb-optin-form input:not([type]):focus:-ms-input-placeholder,
.tm-primary-4-background .sppb-optin-form input:not([type]):focus:-ms-input-placeholder,
.tm-secondary-background .sppb-optin-form input:not([type]):focus:-ms-input-placeholder,
.tm-primary-2-overlay .sppb-optin-form input:not([type]):focus:-ms-input-placeholder,
.tm-primary-3-overlay .sppb-optin-form input:not([type]):focus:-ms-input-placeholder,
.tm-primary-background .uk-form input:not([type]):focus:-ms-input-placeholder,
.tm-primary-2-background .uk-form input:not([type]):focus:-ms-input-placeholder,
.tm-primary-3-background .uk-form input:not([type]):focus:-ms-input-placeholder,
.tm-primary-4-background .uk-form input:not([type]):focus:-ms-input-placeholder,
.tm-secondary-background .uk-form input:not([type]):focus:-ms-input-placeholder,
.tm-primary-2-overlay .uk-form input:not([type]):focus:-ms-input-placeholder,
.tm-primary-3-overlay .uk-form input:not([type]):focus:-ms-input-placeholder,
.tm-primary-background .sppb-optin-form input[type="text"]:focus:-ms-input-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="text"]:focus:-ms-input-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="text"]:focus:-ms-input-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="text"]:focus:-ms-input-placeholder,
.tm-secondary-background .sppb-optin-form input[type="text"]:focus:-ms-input-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="text"]:focus:-ms-input-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="text"]:focus:-ms-input-placeholder,
.tm-primary-background .uk-form input[type="text"]:focus:-ms-input-placeholder,
.tm-primary-2-background .uk-form input[type="text"]:focus:-ms-input-placeholder,
.tm-primary-3-background .uk-form input[type="text"]:focus:-ms-input-placeholder,
.tm-primary-4-background .uk-form input[type="text"]:focus:-ms-input-placeholder,
.tm-secondary-background .uk-form input[type="text"]:focus:-ms-input-placeholder,
.tm-primary-2-overlay .uk-form input[type="text"]:focus:-ms-input-placeholder,
.tm-primary-3-overlay .uk-form input[type="text"]:focus:-ms-input-placeholder,
.tm-primary-background .sppb-optin-form input[type="password"]:focus:-ms-input-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="password"]:focus:-ms-input-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="password"]:focus:-ms-input-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="password"]:focus:-ms-input-placeholder,
.tm-secondary-background .sppb-optin-form input[type="password"]:focus:-ms-input-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="password"]:focus:-ms-input-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="password"]:focus:-ms-input-placeholder,
.tm-primary-background .uk-form input[type="password"]:focus:-ms-input-placeholder,
.tm-primary-2-background .uk-form input[type="password"]:focus:-ms-input-placeholder,
.tm-primary-3-background .uk-form input[type="password"]:focus:-ms-input-placeholder,
.tm-primary-4-background .uk-form input[type="password"]:focus:-ms-input-placeholder,
.tm-secondary-background .uk-form input[type="password"]:focus:-ms-input-placeholder,
.tm-primary-2-overlay .uk-form input[type="password"]:focus:-ms-input-placeholder,
.tm-primary-3-overlay .uk-form input[type="password"]:focus:-ms-input-placeholder,
.tm-primary-background .sppb-optin-form input[type="datetime"]:focus:-ms-input-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="datetime"]:focus:-ms-input-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="datetime"]:focus:-ms-input-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="datetime"]:focus:-ms-input-placeholder,
.tm-secondary-background .sppb-optin-form input[type="datetime"]:focus:-ms-input-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="datetime"]:focus:-ms-input-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="datetime"]:focus:-ms-input-placeholder,
.tm-primary-background .uk-form input[type="datetime"]:focus:-ms-input-placeholder,
.tm-primary-2-background .uk-form input[type="datetime"]:focus:-ms-input-placeholder,
.tm-primary-3-background .uk-form input[type="datetime"]:focus:-ms-input-placeholder,
.tm-primary-4-background .uk-form input[type="datetime"]:focus:-ms-input-placeholder,
.tm-secondary-background .uk-form input[type="datetime"]:focus:-ms-input-placeholder,
.tm-primary-2-overlay .uk-form input[type="datetime"]:focus:-ms-input-placeholder,
.tm-primary-3-overlay .uk-form input[type="datetime"]:focus:-ms-input-placeholder,
.tm-primary-background .sppb-optin-form input[type="datetime-local"]:focus:-ms-input-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="datetime-local"]:focus:-ms-input-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="datetime-local"]:focus:-ms-input-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="datetime-local"]:focus:-ms-input-placeholder,
.tm-secondary-background .sppb-optin-form input[type="datetime-local"]:focus:-ms-input-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="datetime-local"]:focus:-ms-input-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="datetime-local"]:focus:-ms-input-placeholder,
.tm-primary-background .uk-form input[type="datetime-local"]:focus:-ms-input-placeholder,
.tm-primary-2-background .uk-form input[type="datetime-local"]:focus:-ms-input-placeholder,
.tm-primary-3-background .uk-form input[type="datetime-local"]:focus:-ms-input-placeholder,
.tm-primary-4-background .uk-form input[type="datetime-local"]:focus:-ms-input-placeholder,
.tm-secondary-background .uk-form input[type="datetime-local"]:focus:-ms-input-placeholder,
.tm-primary-2-overlay .uk-form input[type="datetime-local"]:focus:-ms-input-placeholder,
.tm-primary-3-overlay .uk-form input[type="datetime-local"]:focus:-ms-input-placeholder,
.tm-primary-background .sppb-optin-form input[type="date"]:focus:-ms-input-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="date"]:focus:-ms-input-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="date"]:focus:-ms-input-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="date"]:focus:-ms-input-placeholder,
.tm-secondary-background .sppb-optin-form input[type="date"]:focus:-ms-input-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="date"]:focus:-ms-input-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="date"]:focus:-ms-input-placeholder,
.tm-primary-background .uk-form input[type="date"]:focus:-ms-input-placeholder,
.tm-primary-2-background .uk-form input[type="date"]:focus:-ms-input-placeholder,
.tm-primary-3-background .uk-form input[type="date"]:focus:-ms-input-placeholder,
.tm-primary-4-background .uk-form input[type="date"]:focus:-ms-input-placeholder,
.tm-secondary-background .uk-form input[type="date"]:focus:-ms-input-placeholder,
.tm-primary-2-overlay .uk-form input[type="date"]:focus:-ms-input-placeholder,
.tm-primary-3-overlay .uk-form input[type="date"]:focus:-ms-input-placeholder,
.tm-primary-background .sppb-optin-form input[type="month"]:focus:-ms-input-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="month"]:focus:-ms-input-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="month"]:focus:-ms-input-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="month"]:focus:-ms-input-placeholder,
.tm-secondary-background .sppb-optin-form input[type="month"]:focus:-ms-input-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="month"]:focus:-ms-input-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="month"]:focus:-ms-input-placeholder,
.tm-primary-background .uk-form input[type="month"]:focus:-ms-input-placeholder,
.tm-primary-2-background .uk-form input[type="month"]:focus:-ms-input-placeholder,
.tm-primary-3-background .uk-form input[type="month"]:focus:-ms-input-placeholder,
.tm-primary-4-background .uk-form input[type="month"]:focus:-ms-input-placeholder,
.tm-secondary-background .uk-form input[type="month"]:focus:-ms-input-placeholder,
.tm-primary-2-overlay .uk-form input[type="month"]:focus:-ms-input-placeholder,
.tm-primary-3-overlay .uk-form input[type="month"]:focus:-ms-input-placeholder,
.tm-primary-background .sppb-optin-form input[type="time"]:focus:-ms-input-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="time"]:focus:-ms-input-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="time"]:focus:-ms-input-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="time"]:focus:-ms-input-placeholder,
.tm-secondary-background .sppb-optin-form input[type="time"]:focus:-ms-input-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="time"]:focus:-ms-input-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="time"]:focus:-ms-input-placeholder,
.tm-primary-background .uk-form input[type="time"]:focus:-ms-input-placeholder,
.tm-primary-2-background .uk-form input[type="time"]:focus:-ms-input-placeholder,
.tm-primary-3-background .uk-form input[type="time"]:focus:-ms-input-placeholder,
.tm-primary-4-background .uk-form input[type="time"]:focus:-ms-input-placeholder,
.tm-secondary-background .uk-form input[type="time"]:focus:-ms-input-placeholder,
.tm-primary-2-overlay .uk-form input[type="time"]:focus:-ms-input-placeholder,
.tm-primary-3-overlay .uk-form input[type="time"]:focus:-ms-input-placeholder,
.tm-primary-background .sppb-optin-form input[type="week"]:focus:-ms-input-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="week"]:focus:-ms-input-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="week"]:focus:-ms-input-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="week"]:focus:-ms-input-placeholder,
.tm-secondary-background .sppb-optin-form input[type="week"]:focus:-ms-input-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="week"]:focus:-ms-input-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="week"]:focus:-ms-input-placeholder,
.tm-primary-background .uk-form input[type="week"]:focus:-ms-input-placeholder,
.tm-primary-2-background .uk-form input[type="week"]:focus:-ms-input-placeholder,
.tm-primary-3-background .uk-form input[type="week"]:focus:-ms-input-placeholder,
.tm-primary-4-background .uk-form input[type="week"]:focus:-ms-input-placeholder,
.tm-secondary-background .uk-form input[type="week"]:focus:-ms-input-placeholder,
.tm-primary-2-overlay .uk-form input[type="week"]:focus:-ms-input-placeholder,
.tm-primary-3-overlay .uk-form input[type="week"]:focus:-ms-input-placeholder,
.tm-primary-background .sppb-optin-form input[type="number"]:focus:-ms-input-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="number"]:focus:-ms-input-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="number"]:focus:-ms-input-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="number"]:focus:-ms-input-placeholder,
.tm-secondary-background .sppb-optin-form input[type="number"]:focus:-ms-input-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="number"]:focus:-ms-input-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="number"]:focus:-ms-input-placeholder,
.tm-primary-background .uk-form input[type="number"]:focus:-ms-input-placeholder,
.tm-primary-2-background .uk-form input[type="number"]:focus:-ms-input-placeholder,
.tm-primary-3-background .uk-form input[type="number"]:focus:-ms-input-placeholder,
.tm-primary-4-background .uk-form input[type="number"]:focus:-ms-input-placeholder,
.tm-secondary-background .uk-form input[type="number"]:focus:-ms-input-placeholder,
.tm-primary-2-overlay .uk-form input[type="number"]:focus:-ms-input-placeholder,
.tm-primary-3-overlay .uk-form input[type="number"]:focus:-ms-input-placeholder,
.tm-primary-background .sppb-optin-form input[type="email"]:focus:-ms-input-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="email"]:focus:-ms-input-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="email"]:focus:-ms-input-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="email"]:focus:-ms-input-placeholder,
.tm-secondary-background .sppb-optin-form input[type="email"]:focus:-ms-input-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="email"]:focus:-ms-input-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="email"]:focus:-ms-input-placeholder,
.tm-primary-background .uk-form input[type="email"]:focus:-ms-input-placeholder,
.tm-primary-2-background .uk-form input[type="email"]:focus:-ms-input-placeholder,
.tm-primary-3-background .uk-form input[type="email"]:focus:-ms-input-placeholder,
.tm-primary-4-background .uk-form input[type="email"]:focus:-ms-input-placeholder,
.tm-secondary-background .uk-form input[type="email"]:focus:-ms-input-placeholder,
.tm-primary-2-overlay .uk-form input[type="email"]:focus:-ms-input-placeholder,
.tm-primary-3-overlay .uk-form input[type="email"]:focus:-ms-input-placeholder,
.tm-primary-background .sppb-optin-form input[type="url"]:focus:-ms-input-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="url"]:focus:-ms-input-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="url"]:focus:-ms-input-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="url"]:focus:-ms-input-placeholder,
.tm-secondary-background .sppb-optin-form input[type="url"]:focus:-ms-input-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="url"]:focus:-ms-input-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="url"]:focus:-ms-input-placeholder,
.tm-primary-background .uk-form input[type="url"]:focus:-ms-input-placeholder,
.tm-primary-2-background .uk-form input[type="url"]:focus:-ms-input-placeholder,
.tm-primary-3-background .uk-form input[type="url"]:focus:-ms-input-placeholder,
.tm-primary-4-background .uk-form input[type="url"]:focus:-ms-input-placeholder,
.tm-secondary-background .uk-form input[type="url"]:focus:-ms-input-placeholder,
.tm-primary-2-overlay .uk-form input[type="url"]:focus:-ms-input-placeholder,
.tm-primary-3-overlay .uk-form input[type="url"]:focus:-ms-input-placeholder,
.tm-primary-background .sppb-optin-form input[type="search"]:focus:-ms-input-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="search"]:focus:-ms-input-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="search"]:focus:-ms-input-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="search"]:focus:-ms-input-placeholder,
.tm-secondary-background .sppb-optin-form input[type="search"]:focus:-ms-input-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="search"]:focus:-ms-input-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="search"]:focus:-ms-input-placeholder,
.tm-primary-background .uk-form input[type="search"]:focus:-ms-input-placeholder,
.tm-primary-2-background .uk-form input[type="search"]:focus:-ms-input-placeholder,
.tm-primary-3-background .uk-form input[type="search"]:focus:-ms-input-placeholder,
.tm-primary-4-background .uk-form input[type="search"]:focus:-ms-input-placeholder,
.tm-secondary-background .uk-form input[type="search"]:focus:-ms-input-placeholder,
.tm-primary-2-overlay .uk-form input[type="search"]:focus:-ms-input-placeholder,
.tm-primary-3-overlay .uk-form input[type="search"]:focus:-ms-input-placeholder,
.tm-primary-background .sppb-optin-form input[type="tel"]:focus:-ms-input-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="tel"]:focus:-ms-input-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="tel"]:focus:-ms-input-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="tel"]:focus:-ms-input-placeholder,
.tm-secondary-background .sppb-optin-form input[type="tel"]:focus:-ms-input-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="tel"]:focus:-ms-input-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="tel"]:focus:-ms-input-placeholder,
.tm-primary-background .uk-form input[type="tel"]:focus:-ms-input-placeholder,
.tm-primary-2-background .uk-form input[type="tel"]:focus:-ms-input-placeholder,
.tm-primary-3-background .uk-form input[type="tel"]:focus:-ms-input-placeholder,
.tm-primary-4-background .uk-form input[type="tel"]:focus:-ms-input-placeholder,
.tm-secondary-background .uk-form input[type="tel"]:focus:-ms-input-placeholder,
.tm-primary-2-overlay .uk-form input[type="tel"]:focus:-ms-input-placeholder,
.tm-primary-3-overlay .uk-form input[type="tel"]:focus:-ms-input-placeholder,
.tm-primary-background .sppb-optin-form input[type="color"]:focus:-ms-input-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="color"]:focus:-ms-input-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="color"]:focus:-ms-input-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="color"]:focus:-ms-input-placeholder,
.tm-secondary-background .sppb-optin-form input[type="color"]:focus:-ms-input-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="color"]:focus:-ms-input-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="color"]:focus:-ms-input-placeholder,
.tm-primary-background .uk-form input[type="color"]:focus:-ms-input-placeholder,
.tm-primary-2-background .uk-form input[type="color"]:focus:-ms-input-placeholder,
.tm-primary-3-background .uk-form input[type="color"]:focus:-ms-input-placeholder,
.tm-primary-4-background .uk-form input[type="color"]:focus:-ms-input-placeholder,
.tm-secondary-background .uk-form input[type="color"]:focus:-ms-input-placeholder,
.tm-primary-2-overlay .uk-form input[type="color"]:focus:-ms-input-placeholder,
.tm-primary-3-overlay .uk-form input[type="color"]:focus:-ms-input-placeholder {
  color: rgba(92, 120, 158, 0.3) !important;
}
.tm-primary-background .sppb-optin-form select:focus::-moz-placeholder,
.tm-primary-2-background .sppb-optin-form select:focus::-moz-placeholder,
.tm-primary-3-background .sppb-optin-form select:focus::-moz-placeholder,
.tm-primary-4-background .sppb-optin-form select:focus::-moz-placeholder,
.tm-secondary-background .sppb-optin-form select:focus::-moz-placeholder,
.tm-primary-2-overlay .sppb-optin-form select:focus::-moz-placeholder,
.tm-primary-3-overlay .sppb-optin-form select:focus::-moz-placeholder,
.tm-primary-background .uk-form select:focus::-moz-placeholder,
.tm-primary-2-background .uk-form select:focus::-moz-placeholder,
.tm-primary-3-background .uk-form select:focus::-moz-placeholder,
.tm-primary-4-background .uk-form select:focus::-moz-placeholder,
.tm-secondary-background .uk-form select:focus::-moz-placeholder,
.tm-primary-2-overlay .uk-form select:focus::-moz-placeholder,
.tm-primary-3-overlay .uk-form select:focus::-moz-placeholder,
.tm-primary-background .sppb-optin-form textarea:focus::-moz-placeholder,
.tm-primary-2-background .sppb-optin-form textarea:focus::-moz-placeholder,
.tm-primary-3-background .sppb-optin-form textarea:focus::-moz-placeholder,
.tm-primary-4-background .sppb-optin-form textarea:focus::-moz-placeholder,
.tm-secondary-background .sppb-optin-form textarea:focus::-moz-placeholder,
.tm-primary-2-overlay .sppb-optin-form textarea:focus::-moz-placeholder,
.tm-primary-3-overlay .sppb-optin-form textarea:focus::-moz-placeholder,
.tm-primary-background .uk-form textarea:focus::-moz-placeholder,
.tm-primary-2-background .uk-form textarea:focus::-moz-placeholder,
.tm-primary-3-background .uk-form textarea:focus::-moz-placeholder,
.tm-primary-4-background .uk-form textarea:focus::-moz-placeholder,
.tm-secondary-background .uk-form textarea:focus::-moz-placeholder,
.tm-primary-2-overlay .uk-form textarea:focus::-moz-placeholder,
.tm-primary-3-overlay .uk-form textarea:focus::-moz-placeholder,
.tm-primary-background .sppb-optin-form input:not([type]):focus::-moz-placeholder,
.tm-primary-2-background .sppb-optin-form input:not([type]):focus::-moz-placeholder,
.tm-primary-3-background .sppb-optin-form input:not([type]):focus::-moz-placeholder,
.tm-primary-4-background .sppb-optin-form input:not([type]):focus::-moz-placeholder,
.tm-secondary-background .sppb-optin-form input:not([type]):focus::-moz-placeholder,
.tm-primary-2-overlay .sppb-optin-form input:not([type]):focus::-moz-placeholder,
.tm-primary-3-overlay .sppb-optin-form input:not([type]):focus::-moz-placeholder,
.tm-primary-background .uk-form input:not([type]):focus::-moz-placeholder,
.tm-primary-2-background .uk-form input:not([type]):focus::-moz-placeholder,
.tm-primary-3-background .uk-form input:not([type]):focus::-moz-placeholder,
.tm-primary-4-background .uk-form input:not([type]):focus::-moz-placeholder,
.tm-secondary-background .uk-form input:not([type]):focus::-moz-placeholder,
.tm-primary-2-overlay .uk-form input:not([type]):focus::-moz-placeholder,
.tm-primary-3-overlay .uk-form input:not([type]):focus::-moz-placeholder,
.tm-primary-background .sppb-optin-form input[type="text"]:focus::-moz-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="text"]:focus::-moz-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="text"]:focus::-moz-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="text"]:focus::-moz-placeholder,
.tm-secondary-background .sppb-optin-form input[type="text"]:focus::-moz-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="text"]:focus::-moz-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="text"]:focus::-moz-placeholder,
.tm-primary-background .uk-form input[type="text"]:focus::-moz-placeholder,
.tm-primary-2-background .uk-form input[type="text"]:focus::-moz-placeholder,
.tm-primary-3-background .uk-form input[type="text"]:focus::-moz-placeholder,
.tm-primary-4-background .uk-form input[type="text"]:focus::-moz-placeholder,
.tm-secondary-background .uk-form input[type="text"]:focus::-moz-placeholder,
.tm-primary-2-overlay .uk-form input[type="text"]:focus::-moz-placeholder,
.tm-primary-3-overlay .uk-form input[type="text"]:focus::-moz-placeholder,
.tm-primary-background .sppb-optin-form input[type="password"]:focus::-moz-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="password"]:focus::-moz-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="password"]:focus::-moz-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="password"]:focus::-moz-placeholder,
.tm-secondary-background .sppb-optin-form input[type="password"]:focus::-moz-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="password"]:focus::-moz-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="password"]:focus::-moz-placeholder,
.tm-primary-background .uk-form input[type="password"]:focus::-moz-placeholder,
.tm-primary-2-background .uk-form input[type="password"]:focus::-moz-placeholder,
.tm-primary-3-background .uk-form input[type="password"]:focus::-moz-placeholder,
.tm-primary-4-background .uk-form input[type="password"]:focus::-moz-placeholder,
.tm-secondary-background .uk-form input[type="password"]:focus::-moz-placeholder,
.tm-primary-2-overlay .uk-form input[type="password"]:focus::-moz-placeholder,
.tm-primary-3-overlay .uk-form input[type="password"]:focus::-moz-placeholder,
.tm-primary-background .sppb-optin-form input[type="datetime"]:focus::-moz-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="datetime"]:focus::-moz-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="datetime"]:focus::-moz-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="datetime"]:focus::-moz-placeholder,
.tm-secondary-background .sppb-optin-form input[type="datetime"]:focus::-moz-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="datetime"]:focus::-moz-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="datetime"]:focus::-moz-placeholder,
.tm-primary-background .uk-form input[type="datetime"]:focus::-moz-placeholder,
.tm-primary-2-background .uk-form input[type="datetime"]:focus::-moz-placeholder,
.tm-primary-3-background .uk-form input[type="datetime"]:focus::-moz-placeholder,
.tm-primary-4-background .uk-form input[type="datetime"]:focus::-moz-placeholder,
.tm-secondary-background .uk-form input[type="datetime"]:focus::-moz-placeholder,
.tm-primary-2-overlay .uk-form input[type="datetime"]:focus::-moz-placeholder,
.tm-primary-3-overlay .uk-form input[type="datetime"]:focus::-moz-placeholder,
.tm-primary-background .sppb-optin-form input[type="datetime-local"]:focus::-moz-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="datetime-local"]:focus::-moz-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="datetime-local"]:focus::-moz-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="datetime-local"]:focus::-moz-placeholder,
.tm-secondary-background .sppb-optin-form input[type="datetime-local"]:focus::-moz-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="datetime-local"]:focus::-moz-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="datetime-local"]:focus::-moz-placeholder,
.tm-primary-background .uk-form input[type="datetime-local"]:focus::-moz-placeholder,
.tm-primary-2-background .uk-form input[type="datetime-local"]:focus::-moz-placeholder,
.tm-primary-3-background .uk-form input[type="datetime-local"]:focus::-moz-placeholder,
.tm-primary-4-background .uk-form input[type="datetime-local"]:focus::-moz-placeholder,
.tm-secondary-background .uk-form input[type="datetime-local"]:focus::-moz-placeholder,
.tm-primary-2-overlay .uk-form input[type="datetime-local"]:focus::-moz-placeholder,
.tm-primary-3-overlay .uk-form input[type="datetime-local"]:focus::-moz-placeholder,
.tm-primary-background .sppb-optin-form input[type="date"]:focus::-moz-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="date"]:focus::-moz-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="date"]:focus::-moz-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="date"]:focus::-moz-placeholder,
.tm-secondary-background .sppb-optin-form input[type="date"]:focus::-moz-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="date"]:focus::-moz-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="date"]:focus::-moz-placeholder,
.tm-primary-background .uk-form input[type="date"]:focus::-moz-placeholder,
.tm-primary-2-background .uk-form input[type="date"]:focus::-moz-placeholder,
.tm-primary-3-background .uk-form input[type="date"]:focus::-moz-placeholder,
.tm-primary-4-background .uk-form input[type="date"]:focus::-moz-placeholder,
.tm-secondary-background .uk-form input[type="date"]:focus::-moz-placeholder,
.tm-primary-2-overlay .uk-form input[type="date"]:focus::-moz-placeholder,
.tm-primary-3-overlay .uk-form input[type="date"]:focus::-moz-placeholder,
.tm-primary-background .sppb-optin-form input[type="month"]:focus::-moz-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="month"]:focus::-moz-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="month"]:focus::-moz-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="month"]:focus::-moz-placeholder,
.tm-secondary-background .sppb-optin-form input[type="month"]:focus::-moz-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="month"]:focus::-moz-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="month"]:focus::-moz-placeholder,
.tm-primary-background .uk-form input[type="month"]:focus::-moz-placeholder,
.tm-primary-2-background .uk-form input[type="month"]:focus::-moz-placeholder,
.tm-primary-3-background .uk-form input[type="month"]:focus::-moz-placeholder,
.tm-primary-4-background .uk-form input[type="month"]:focus::-moz-placeholder,
.tm-secondary-background .uk-form input[type="month"]:focus::-moz-placeholder,
.tm-primary-2-overlay .uk-form input[type="month"]:focus::-moz-placeholder,
.tm-primary-3-overlay .uk-form input[type="month"]:focus::-moz-placeholder,
.tm-primary-background .sppb-optin-form input[type="time"]:focus::-moz-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="time"]:focus::-moz-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="time"]:focus::-moz-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="time"]:focus::-moz-placeholder,
.tm-secondary-background .sppb-optin-form input[type="time"]:focus::-moz-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="time"]:focus::-moz-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="time"]:focus::-moz-placeholder,
.tm-primary-background .uk-form input[type="time"]:focus::-moz-placeholder,
.tm-primary-2-background .uk-form input[type="time"]:focus::-moz-placeholder,
.tm-primary-3-background .uk-form input[type="time"]:focus::-moz-placeholder,
.tm-primary-4-background .uk-form input[type="time"]:focus::-moz-placeholder,
.tm-secondary-background .uk-form input[type="time"]:focus::-moz-placeholder,
.tm-primary-2-overlay .uk-form input[type="time"]:focus::-moz-placeholder,
.tm-primary-3-overlay .uk-form input[type="time"]:focus::-moz-placeholder,
.tm-primary-background .sppb-optin-form input[type="week"]:focus::-moz-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="week"]:focus::-moz-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="week"]:focus::-moz-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="week"]:focus::-moz-placeholder,
.tm-secondary-background .sppb-optin-form input[type="week"]:focus::-moz-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="week"]:focus::-moz-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="week"]:focus::-moz-placeholder,
.tm-primary-background .uk-form input[type="week"]:focus::-moz-placeholder,
.tm-primary-2-background .uk-form input[type="week"]:focus::-moz-placeholder,
.tm-primary-3-background .uk-form input[type="week"]:focus::-moz-placeholder,
.tm-primary-4-background .uk-form input[type="week"]:focus::-moz-placeholder,
.tm-secondary-background .uk-form input[type="week"]:focus::-moz-placeholder,
.tm-primary-2-overlay .uk-form input[type="week"]:focus::-moz-placeholder,
.tm-primary-3-overlay .uk-form input[type="week"]:focus::-moz-placeholder,
.tm-primary-background .sppb-optin-form input[type="number"]:focus::-moz-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="number"]:focus::-moz-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="number"]:focus::-moz-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="number"]:focus::-moz-placeholder,
.tm-secondary-background .sppb-optin-form input[type="number"]:focus::-moz-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="number"]:focus::-moz-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="number"]:focus::-moz-placeholder,
.tm-primary-background .uk-form input[type="number"]:focus::-moz-placeholder,
.tm-primary-2-background .uk-form input[type="number"]:focus::-moz-placeholder,
.tm-primary-3-background .uk-form input[type="number"]:focus::-moz-placeholder,
.tm-primary-4-background .uk-form input[type="number"]:focus::-moz-placeholder,
.tm-secondary-background .uk-form input[type="number"]:focus::-moz-placeholder,
.tm-primary-2-overlay .uk-form input[type="number"]:focus::-moz-placeholder,
.tm-primary-3-overlay .uk-form input[type="number"]:focus::-moz-placeholder,
.tm-primary-background .sppb-optin-form input[type="email"]:focus::-moz-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="email"]:focus::-moz-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="email"]:focus::-moz-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="email"]:focus::-moz-placeholder,
.tm-secondary-background .sppb-optin-form input[type="email"]:focus::-moz-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="email"]:focus::-moz-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="email"]:focus::-moz-placeholder,
.tm-primary-background .uk-form input[type="email"]:focus::-moz-placeholder,
.tm-primary-2-background .uk-form input[type="email"]:focus::-moz-placeholder,
.tm-primary-3-background .uk-form input[type="email"]:focus::-moz-placeholder,
.tm-primary-4-background .uk-form input[type="email"]:focus::-moz-placeholder,
.tm-secondary-background .uk-form input[type="email"]:focus::-moz-placeholder,
.tm-primary-2-overlay .uk-form input[type="email"]:focus::-moz-placeholder,
.tm-primary-3-overlay .uk-form input[type="email"]:focus::-moz-placeholder,
.tm-primary-background .sppb-optin-form input[type="url"]:focus::-moz-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="url"]:focus::-moz-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="url"]:focus::-moz-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="url"]:focus::-moz-placeholder,
.tm-secondary-background .sppb-optin-form input[type="url"]:focus::-moz-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="url"]:focus::-moz-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="url"]:focus::-moz-placeholder,
.tm-primary-background .uk-form input[type="url"]:focus::-moz-placeholder,
.tm-primary-2-background .uk-form input[type="url"]:focus::-moz-placeholder,
.tm-primary-3-background .uk-form input[type="url"]:focus::-moz-placeholder,
.tm-primary-4-background .uk-form input[type="url"]:focus::-moz-placeholder,
.tm-secondary-background .uk-form input[type="url"]:focus::-moz-placeholder,
.tm-primary-2-overlay .uk-form input[type="url"]:focus::-moz-placeholder,
.tm-primary-3-overlay .uk-form input[type="url"]:focus::-moz-placeholder,
.tm-primary-background .sppb-optin-form input[type="search"]:focus::-moz-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="search"]:focus::-moz-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="search"]:focus::-moz-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="search"]:focus::-moz-placeholder,
.tm-secondary-background .sppb-optin-form input[type="search"]:focus::-moz-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="search"]:focus::-moz-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="search"]:focus::-moz-placeholder,
.tm-primary-background .uk-form input[type="search"]:focus::-moz-placeholder,
.tm-primary-2-background .uk-form input[type="search"]:focus::-moz-placeholder,
.tm-primary-3-background .uk-form input[type="search"]:focus::-moz-placeholder,
.tm-primary-4-background .uk-form input[type="search"]:focus::-moz-placeholder,
.tm-secondary-background .uk-form input[type="search"]:focus::-moz-placeholder,
.tm-primary-2-overlay .uk-form input[type="search"]:focus::-moz-placeholder,
.tm-primary-3-overlay .uk-form input[type="search"]:focus::-moz-placeholder,
.tm-primary-background .sppb-optin-form input[type="tel"]:focus::-moz-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="tel"]:focus::-moz-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="tel"]:focus::-moz-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="tel"]:focus::-moz-placeholder,
.tm-secondary-background .sppb-optin-form input[type="tel"]:focus::-moz-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="tel"]:focus::-moz-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="tel"]:focus::-moz-placeholder,
.tm-primary-background .uk-form input[type="tel"]:focus::-moz-placeholder,
.tm-primary-2-background .uk-form input[type="tel"]:focus::-moz-placeholder,
.tm-primary-3-background .uk-form input[type="tel"]:focus::-moz-placeholder,
.tm-primary-4-background .uk-form input[type="tel"]:focus::-moz-placeholder,
.tm-secondary-background .uk-form input[type="tel"]:focus::-moz-placeholder,
.tm-primary-2-overlay .uk-form input[type="tel"]:focus::-moz-placeholder,
.tm-primary-3-overlay .uk-form input[type="tel"]:focus::-moz-placeholder,
.tm-primary-background .sppb-optin-form input[type="color"]:focus::-moz-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="color"]:focus::-moz-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="color"]:focus::-moz-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="color"]:focus::-moz-placeholder,
.tm-secondary-background .sppb-optin-form input[type="color"]:focus::-moz-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="color"]:focus::-moz-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="color"]:focus::-moz-placeholder,
.tm-primary-background .uk-form input[type="color"]:focus::-moz-placeholder,
.tm-primary-2-background .uk-form input[type="color"]:focus::-moz-placeholder,
.tm-primary-3-background .uk-form input[type="color"]:focus::-moz-placeholder,
.tm-primary-4-background .uk-form input[type="color"]:focus::-moz-placeholder,
.tm-secondary-background .uk-form input[type="color"]:focus::-moz-placeholder,
.tm-primary-2-overlay .uk-form input[type="color"]:focus::-moz-placeholder,
.tm-primary-3-overlay .uk-form input[type="color"]:focus::-moz-placeholder {
  color: rgba(92, 120, 158, 0.3);
}
.tm-primary-background .sppb-optin-form select:focus::-webkit-input-placeholder,
.tm-primary-2-background .sppb-optin-form select:focus::-webkit-input-placeholder,
.tm-primary-3-background .sppb-optin-form select:focus::-webkit-input-placeholder,
.tm-primary-4-background .sppb-optin-form select:focus::-webkit-input-placeholder,
.tm-secondary-background .sppb-optin-form select:focus::-webkit-input-placeholder,
.tm-primary-2-overlay .sppb-optin-form select:focus::-webkit-input-placeholder,
.tm-primary-3-overlay .sppb-optin-form select:focus::-webkit-input-placeholder,
.tm-primary-background .uk-form select:focus::-webkit-input-placeholder,
.tm-primary-2-background .uk-form select:focus::-webkit-input-placeholder,
.tm-primary-3-background .uk-form select:focus::-webkit-input-placeholder,
.tm-primary-4-background .uk-form select:focus::-webkit-input-placeholder,
.tm-secondary-background .uk-form select:focus::-webkit-input-placeholder,
.tm-primary-2-overlay .uk-form select:focus::-webkit-input-placeholder,
.tm-primary-3-overlay .uk-form select:focus::-webkit-input-placeholder,
.tm-primary-background .sppb-optin-form textarea:focus::-webkit-input-placeholder,
.tm-primary-2-background .sppb-optin-form textarea:focus::-webkit-input-placeholder,
.tm-primary-3-background .sppb-optin-form textarea:focus::-webkit-input-placeholder,
.tm-primary-4-background .sppb-optin-form textarea:focus::-webkit-input-placeholder,
.tm-secondary-background .sppb-optin-form textarea:focus::-webkit-input-placeholder,
.tm-primary-2-overlay .sppb-optin-form textarea:focus::-webkit-input-placeholder,
.tm-primary-3-overlay .sppb-optin-form textarea:focus::-webkit-input-placeholder,
.tm-primary-background .uk-form textarea:focus::-webkit-input-placeholder,
.tm-primary-2-background .uk-form textarea:focus::-webkit-input-placeholder,
.tm-primary-3-background .uk-form textarea:focus::-webkit-input-placeholder,
.tm-primary-4-background .uk-form textarea:focus::-webkit-input-placeholder,
.tm-secondary-background .uk-form textarea:focus::-webkit-input-placeholder,
.tm-primary-2-overlay .uk-form textarea:focus::-webkit-input-placeholder,
.tm-primary-3-overlay .uk-form textarea:focus::-webkit-input-placeholder,
.tm-primary-background .sppb-optin-form input:not([type]):focus::-webkit-input-placeholder,
.tm-primary-2-background .sppb-optin-form input:not([type]):focus::-webkit-input-placeholder,
.tm-primary-3-background .sppb-optin-form input:not([type]):focus::-webkit-input-placeholder,
.tm-primary-4-background .sppb-optin-form input:not([type]):focus::-webkit-input-placeholder,
.tm-secondary-background .sppb-optin-form input:not([type]):focus::-webkit-input-placeholder,
.tm-primary-2-overlay .sppb-optin-form input:not([type]):focus::-webkit-input-placeholder,
.tm-primary-3-overlay .sppb-optin-form input:not([type]):focus::-webkit-input-placeholder,
.tm-primary-background .uk-form input:not([type]):focus::-webkit-input-placeholder,
.tm-primary-2-background .uk-form input:not([type]):focus::-webkit-input-placeholder,
.tm-primary-3-background .uk-form input:not([type]):focus::-webkit-input-placeholder,
.tm-primary-4-background .uk-form input:not([type]):focus::-webkit-input-placeholder,
.tm-secondary-background .uk-form input:not([type]):focus::-webkit-input-placeholder,
.tm-primary-2-overlay .uk-form input:not([type]):focus::-webkit-input-placeholder,
.tm-primary-3-overlay .uk-form input:not([type]):focus::-webkit-input-placeholder,
.tm-primary-background .sppb-optin-form input[type="text"]:focus::-webkit-input-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="text"]:focus::-webkit-input-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="text"]:focus::-webkit-input-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="text"]:focus::-webkit-input-placeholder,
.tm-secondary-background .sppb-optin-form input[type="text"]:focus::-webkit-input-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="text"]:focus::-webkit-input-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="text"]:focus::-webkit-input-placeholder,
.tm-primary-background .uk-form input[type="text"]:focus::-webkit-input-placeholder,
.tm-primary-2-background .uk-form input[type="text"]:focus::-webkit-input-placeholder,
.tm-primary-3-background .uk-form input[type="text"]:focus::-webkit-input-placeholder,
.tm-primary-4-background .uk-form input[type="text"]:focus::-webkit-input-placeholder,
.tm-secondary-background .uk-form input[type="text"]:focus::-webkit-input-placeholder,
.tm-primary-2-overlay .uk-form input[type="text"]:focus::-webkit-input-placeholder,
.tm-primary-3-overlay .uk-form input[type="text"]:focus::-webkit-input-placeholder,
.tm-primary-background .sppb-optin-form input[type="password"]:focus::-webkit-input-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="password"]:focus::-webkit-input-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="password"]:focus::-webkit-input-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="password"]:focus::-webkit-input-placeholder,
.tm-secondary-background .sppb-optin-form input[type="password"]:focus::-webkit-input-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="password"]:focus::-webkit-input-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="password"]:focus::-webkit-input-placeholder,
.tm-primary-background .uk-form input[type="password"]:focus::-webkit-input-placeholder,
.tm-primary-2-background .uk-form input[type="password"]:focus::-webkit-input-placeholder,
.tm-primary-3-background .uk-form input[type="password"]:focus::-webkit-input-placeholder,
.tm-primary-4-background .uk-form input[type="password"]:focus::-webkit-input-placeholder,
.tm-secondary-background .uk-form input[type="password"]:focus::-webkit-input-placeholder,
.tm-primary-2-overlay .uk-form input[type="password"]:focus::-webkit-input-placeholder,
.tm-primary-3-overlay .uk-form input[type="password"]:focus::-webkit-input-placeholder,
.tm-primary-background .sppb-optin-form input[type="datetime"]:focus::-webkit-input-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="datetime"]:focus::-webkit-input-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="datetime"]:focus::-webkit-input-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="datetime"]:focus::-webkit-input-placeholder,
.tm-secondary-background .sppb-optin-form input[type="datetime"]:focus::-webkit-input-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="datetime"]:focus::-webkit-input-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="datetime"]:focus::-webkit-input-placeholder,
.tm-primary-background .uk-form input[type="datetime"]:focus::-webkit-input-placeholder,
.tm-primary-2-background .uk-form input[type="datetime"]:focus::-webkit-input-placeholder,
.tm-primary-3-background .uk-form input[type="datetime"]:focus::-webkit-input-placeholder,
.tm-primary-4-background .uk-form input[type="datetime"]:focus::-webkit-input-placeholder,
.tm-secondary-background .uk-form input[type="datetime"]:focus::-webkit-input-placeholder,
.tm-primary-2-overlay .uk-form input[type="datetime"]:focus::-webkit-input-placeholder,
.tm-primary-3-overlay .uk-form input[type="datetime"]:focus::-webkit-input-placeholder,
.tm-primary-background .sppb-optin-form input[type="datetime-local"]:focus::-webkit-input-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="datetime-local"]:focus::-webkit-input-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="datetime-local"]:focus::-webkit-input-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="datetime-local"]:focus::-webkit-input-placeholder,
.tm-secondary-background .sppb-optin-form input[type="datetime-local"]:focus::-webkit-input-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="datetime-local"]:focus::-webkit-input-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="datetime-local"]:focus::-webkit-input-placeholder,
.tm-primary-background .uk-form input[type="datetime-local"]:focus::-webkit-input-placeholder,
.tm-primary-2-background .uk-form input[type="datetime-local"]:focus::-webkit-input-placeholder,
.tm-primary-3-background .uk-form input[type="datetime-local"]:focus::-webkit-input-placeholder,
.tm-primary-4-background .uk-form input[type="datetime-local"]:focus::-webkit-input-placeholder,
.tm-secondary-background .uk-form input[type="datetime-local"]:focus::-webkit-input-placeholder,
.tm-primary-2-overlay .uk-form input[type="datetime-local"]:focus::-webkit-input-placeholder,
.tm-primary-3-overlay .uk-form input[type="datetime-local"]:focus::-webkit-input-placeholder,
.tm-primary-background .sppb-optin-form input[type="date"]:focus::-webkit-input-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="date"]:focus::-webkit-input-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="date"]:focus::-webkit-input-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="date"]:focus::-webkit-input-placeholder,
.tm-secondary-background .sppb-optin-form input[type="date"]:focus::-webkit-input-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="date"]:focus::-webkit-input-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="date"]:focus::-webkit-input-placeholder,
.tm-primary-background .uk-form input[type="date"]:focus::-webkit-input-placeholder,
.tm-primary-2-background .uk-form input[type="date"]:focus::-webkit-input-placeholder,
.tm-primary-3-background .uk-form input[type="date"]:focus::-webkit-input-placeholder,
.tm-primary-4-background .uk-form input[type="date"]:focus::-webkit-input-placeholder,
.tm-secondary-background .uk-form input[type="date"]:focus::-webkit-input-placeholder,
.tm-primary-2-overlay .uk-form input[type="date"]:focus::-webkit-input-placeholder,
.tm-primary-3-overlay .uk-form input[type="date"]:focus::-webkit-input-placeholder,
.tm-primary-background .sppb-optin-form input[type="month"]:focus::-webkit-input-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="month"]:focus::-webkit-input-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="month"]:focus::-webkit-input-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="month"]:focus::-webkit-input-placeholder,
.tm-secondary-background .sppb-optin-form input[type="month"]:focus::-webkit-input-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="month"]:focus::-webkit-input-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="month"]:focus::-webkit-input-placeholder,
.tm-primary-background .uk-form input[type="month"]:focus::-webkit-input-placeholder,
.tm-primary-2-background .uk-form input[type="month"]:focus::-webkit-input-placeholder,
.tm-primary-3-background .uk-form input[type="month"]:focus::-webkit-input-placeholder,
.tm-primary-4-background .uk-form input[type="month"]:focus::-webkit-input-placeholder,
.tm-secondary-background .uk-form input[type="month"]:focus::-webkit-input-placeholder,
.tm-primary-2-overlay .uk-form input[type="month"]:focus::-webkit-input-placeholder,
.tm-primary-3-overlay .uk-form input[type="month"]:focus::-webkit-input-placeholder,
.tm-primary-background .sppb-optin-form input[type="time"]:focus::-webkit-input-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="time"]:focus::-webkit-input-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="time"]:focus::-webkit-input-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="time"]:focus::-webkit-input-placeholder,
.tm-secondary-background .sppb-optin-form input[type="time"]:focus::-webkit-input-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="time"]:focus::-webkit-input-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="time"]:focus::-webkit-input-placeholder,
.tm-primary-background .uk-form input[type="time"]:focus::-webkit-input-placeholder,
.tm-primary-2-background .uk-form input[type="time"]:focus::-webkit-input-placeholder,
.tm-primary-3-background .uk-form input[type="time"]:focus::-webkit-input-placeholder,
.tm-primary-4-background .uk-form input[type="time"]:focus::-webkit-input-placeholder,
.tm-secondary-background .uk-form input[type="time"]:focus::-webkit-input-placeholder,
.tm-primary-2-overlay .uk-form input[type="time"]:focus::-webkit-input-placeholder,
.tm-primary-3-overlay .uk-form input[type="time"]:focus::-webkit-input-placeholder,
.tm-primary-background .sppb-optin-form input[type="week"]:focus::-webkit-input-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="week"]:focus::-webkit-input-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="week"]:focus::-webkit-input-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="week"]:focus::-webkit-input-placeholder,
.tm-secondary-background .sppb-optin-form input[type="week"]:focus::-webkit-input-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="week"]:focus::-webkit-input-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="week"]:focus::-webkit-input-placeholder,
.tm-primary-background .uk-form input[type="week"]:focus::-webkit-input-placeholder,
.tm-primary-2-background .uk-form input[type="week"]:focus::-webkit-input-placeholder,
.tm-primary-3-background .uk-form input[type="week"]:focus::-webkit-input-placeholder,
.tm-primary-4-background .uk-form input[type="week"]:focus::-webkit-input-placeholder,
.tm-secondary-background .uk-form input[type="week"]:focus::-webkit-input-placeholder,
.tm-primary-2-overlay .uk-form input[type="week"]:focus::-webkit-input-placeholder,
.tm-primary-3-overlay .uk-form input[type="week"]:focus::-webkit-input-placeholder,
.tm-primary-background .sppb-optin-form input[type="number"]:focus::-webkit-input-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="number"]:focus::-webkit-input-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="number"]:focus::-webkit-input-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="number"]:focus::-webkit-input-placeholder,
.tm-secondary-background .sppb-optin-form input[type="number"]:focus::-webkit-input-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="number"]:focus::-webkit-input-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="number"]:focus::-webkit-input-placeholder,
.tm-primary-background .uk-form input[type="number"]:focus::-webkit-input-placeholder,
.tm-primary-2-background .uk-form input[type="number"]:focus::-webkit-input-placeholder,
.tm-primary-3-background .uk-form input[type="number"]:focus::-webkit-input-placeholder,
.tm-primary-4-background .uk-form input[type="number"]:focus::-webkit-input-placeholder,
.tm-secondary-background .uk-form input[type="number"]:focus::-webkit-input-placeholder,
.tm-primary-2-overlay .uk-form input[type="number"]:focus::-webkit-input-placeholder,
.tm-primary-3-overlay .uk-form input[type="number"]:focus::-webkit-input-placeholder,
.tm-primary-background .sppb-optin-form input[type="email"]:focus::-webkit-input-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="email"]:focus::-webkit-input-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="email"]:focus::-webkit-input-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="email"]:focus::-webkit-input-placeholder,
.tm-secondary-background .sppb-optin-form input[type="email"]:focus::-webkit-input-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="email"]:focus::-webkit-input-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="email"]:focus::-webkit-input-placeholder,
.tm-primary-background .uk-form input[type="email"]:focus::-webkit-input-placeholder,
.tm-primary-2-background .uk-form input[type="email"]:focus::-webkit-input-placeholder,
.tm-primary-3-background .uk-form input[type="email"]:focus::-webkit-input-placeholder,
.tm-primary-4-background .uk-form input[type="email"]:focus::-webkit-input-placeholder,
.tm-secondary-background .uk-form input[type="email"]:focus::-webkit-input-placeholder,
.tm-primary-2-overlay .uk-form input[type="email"]:focus::-webkit-input-placeholder,
.tm-primary-3-overlay .uk-form input[type="email"]:focus::-webkit-input-placeholder,
.tm-primary-background .sppb-optin-form input[type="url"]:focus::-webkit-input-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="url"]:focus::-webkit-input-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="url"]:focus::-webkit-input-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="url"]:focus::-webkit-input-placeholder,
.tm-secondary-background .sppb-optin-form input[type="url"]:focus::-webkit-input-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="url"]:focus::-webkit-input-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="url"]:focus::-webkit-input-placeholder,
.tm-primary-background .uk-form input[type="url"]:focus::-webkit-input-placeholder,
.tm-primary-2-background .uk-form input[type="url"]:focus::-webkit-input-placeholder,
.tm-primary-3-background .uk-form input[type="url"]:focus::-webkit-input-placeholder,
.tm-primary-4-background .uk-form input[type="url"]:focus::-webkit-input-placeholder,
.tm-secondary-background .uk-form input[type="url"]:focus::-webkit-input-placeholder,
.tm-primary-2-overlay .uk-form input[type="url"]:focus::-webkit-input-placeholder,
.tm-primary-3-overlay .uk-form input[type="url"]:focus::-webkit-input-placeholder,
.tm-primary-background .sppb-optin-form input[type="search"]:focus::-webkit-input-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="search"]:focus::-webkit-input-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="search"]:focus::-webkit-input-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="search"]:focus::-webkit-input-placeholder,
.tm-secondary-background .sppb-optin-form input[type="search"]:focus::-webkit-input-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="search"]:focus::-webkit-input-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="search"]:focus::-webkit-input-placeholder,
.tm-primary-background .uk-form input[type="search"]:focus::-webkit-input-placeholder,
.tm-primary-2-background .uk-form input[type="search"]:focus::-webkit-input-placeholder,
.tm-primary-3-background .uk-form input[type="search"]:focus::-webkit-input-placeholder,
.tm-primary-4-background .uk-form input[type="search"]:focus::-webkit-input-placeholder,
.tm-secondary-background .uk-form input[type="search"]:focus::-webkit-input-placeholder,
.tm-primary-2-overlay .uk-form input[type="search"]:focus::-webkit-input-placeholder,
.tm-primary-3-overlay .uk-form input[type="search"]:focus::-webkit-input-placeholder,
.tm-primary-background .sppb-optin-form input[type="tel"]:focus::-webkit-input-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="tel"]:focus::-webkit-input-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="tel"]:focus::-webkit-input-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="tel"]:focus::-webkit-input-placeholder,
.tm-secondary-background .sppb-optin-form input[type="tel"]:focus::-webkit-input-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="tel"]:focus::-webkit-input-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="tel"]:focus::-webkit-input-placeholder,
.tm-primary-background .uk-form input[type="tel"]:focus::-webkit-input-placeholder,
.tm-primary-2-background .uk-form input[type="tel"]:focus::-webkit-input-placeholder,
.tm-primary-3-background .uk-form input[type="tel"]:focus::-webkit-input-placeholder,
.tm-primary-4-background .uk-form input[type="tel"]:focus::-webkit-input-placeholder,
.tm-secondary-background .uk-form input[type="tel"]:focus::-webkit-input-placeholder,
.tm-primary-2-overlay .uk-form input[type="tel"]:focus::-webkit-input-placeholder,
.tm-primary-3-overlay .uk-form input[type="tel"]:focus::-webkit-input-placeholder,
.tm-primary-background .sppb-optin-form input[type="color"]:focus::-webkit-input-placeholder,
.tm-primary-2-background .sppb-optin-form input[type="color"]:focus::-webkit-input-placeholder,
.tm-primary-3-background .sppb-optin-form input[type="color"]:focus::-webkit-input-placeholder,
.tm-primary-4-background .sppb-optin-form input[type="color"]:focus::-webkit-input-placeholder,
.tm-secondary-background .sppb-optin-form input[type="color"]:focus::-webkit-input-placeholder,
.tm-primary-2-overlay .sppb-optin-form input[type="color"]:focus::-webkit-input-placeholder,
.tm-primary-3-overlay .sppb-optin-form input[type="color"]:focus::-webkit-input-placeholder,
.tm-primary-background .uk-form input[type="color"]:focus::-webkit-input-placeholder,
.tm-primary-2-background .uk-form input[type="color"]:focus::-webkit-input-placeholder,
.tm-primary-3-background .uk-form input[type="color"]:focus::-webkit-input-placeholder,
.tm-primary-4-background .uk-form input[type="color"]:focus::-webkit-input-placeholder,
.tm-secondary-background .uk-form input[type="color"]:focus::-webkit-input-placeholder,
.tm-primary-2-overlay .uk-form input[type="color"]:focus::-webkit-input-placeholder,
.tm-primary-3-overlay .uk-form input[type="color"]:focus::-webkit-input-placeholder {
  color: rgba(92, 120, 158, 0.3);
}
.tm-primary-background .sppb-optin-form :-ms-input-placeholder,
.tm-primary-2-background .sppb-optin-form :-ms-input-placeholder,
.tm-primary-3-background .sppb-optin-form :-ms-input-placeholder,
.tm-primary-4-background .sppb-optin-form :-ms-input-placeholder,
.tm-secondary-background .sppb-optin-form :-ms-input-placeholder,
.tm-primary-2-overlay .sppb-optin-form :-ms-input-placeholder,
.tm-primary-3-overlay .sppb-optin-form :-ms-input-placeholder,
.tm-primary-background .uk-form :-ms-input-placeholder,
.tm-primary-2-background .uk-form :-ms-input-placeholder,
.tm-primary-3-background .uk-form :-ms-input-placeholder,
.tm-primary-4-background .uk-form :-ms-input-placeholder,
.tm-secondary-background .uk-form :-ms-input-placeholder,
.tm-primary-2-overlay .uk-form :-ms-input-placeholder,
.tm-primary-3-overlay .uk-form :-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7) !important;
}
.tm-primary-background .sppb-optin-form ::-moz-placeholder,
.tm-primary-2-background .sppb-optin-form ::-moz-placeholder,
.tm-primary-3-background .sppb-optin-form ::-moz-placeholder,
.tm-primary-4-background .sppb-optin-form ::-moz-placeholder,
.tm-secondary-background .sppb-optin-form ::-moz-placeholder,
.tm-primary-2-overlay .sppb-optin-form ::-moz-placeholder,
.tm-primary-3-overlay .sppb-optin-form ::-moz-placeholder,
.tm-primary-background .uk-form ::-moz-placeholder,
.tm-primary-2-background .uk-form ::-moz-placeholder,
.tm-primary-3-background .uk-form ::-moz-placeholder,
.tm-primary-4-background .uk-form ::-moz-placeholder,
.tm-secondary-background .uk-form ::-moz-placeholder,
.tm-primary-2-overlay .uk-form ::-moz-placeholder,
.tm-primary-3-overlay .uk-form ::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.tm-primary-background .sppb-optin-form ::-webkit-input-placeholder,
.tm-primary-2-background .sppb-optin-form ::-webkit-input-placeholder,
.tm-primary-3-background .sppb-optin-form ::-webkit-input-placeholder,
.tm-primary-4-background .sppb-optin-form ::-webkit-input-placeholder,
.tm-secondary-background .sppb-optin-form ::-webkit-input-placeholder,
.tm-primary-2-overlay .sppb-optin-form ::-webkit-input-placeholder,
.tm-primary-3-overlay .sppb-optin-form ::-webkit-input-placeholder,
.tm-primary-background .uk-form ::-webkit-input-placeholder,
.tm-primary-2-background .uk-form ::-webkit-input-placeholder,
.tm-primary-3-background .uk-form ::-webkit-input-placeholder,
.tm-primary-4-background .uk-form ::-webkit-input-placeholder,
.tm-secondary-background .uk-form ::-webkit-input-placeholder,
.tm-primary-2-overlay .uk-form ::-webkit-input-placeholder,
.tm-primary-3-overlay .uk-form ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
/* ========================================================================
   Component: Button
 ========================================================================== */
/*
 * Removes inner padding and border in Firefox 4+.
 */
.uk-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/*
 * 1. Correct inability to style clickable `input` types in iOS.
 * 2. Remove margins in Chrome, Safari and Opera.
 * 3. Remove borders for `button`.
 * 4. Address `overflow` set to `hidden` in IE 8/9/10/11.
 * 5. Correct `font` properties and `color` not being inherited for `button`.
 * 6. Address inconsistent `text-transform` inheritance which is only inherit in Firefox and IE
 * 7. Style
 * 8. `line-height` is used to create a height
 * 9. `min-height` is necessary for `input` elements in Firefox and Opera because `line-height` is not working.
 * 10. Reset button group whitespace hack
 * 11. Required for `a`.
 */
.uk-button {
  /* 1 */
  -webkit-appearance: none;
  /* 2 */
  margin: 0;
  /* 3 */
  /* 4 */
  overflow: visible;
  /* 5 */
  font: inherit;
  color: #ffffff;
  /* 6 */
  text-transform: none;
  /* 7 */
  display: inline-block;
  box-sizing: border-box;
  padding: 0 20px;
  background: #022d6b;
  vertical-align: middle;
  /* 8 */
  line-height: 45px;
  /* 9 */
  min-height: 45px;
  /* 10 */
  font-size: 0.9rem;
  /* 11 */
  text-decoration: none;
  text-align: center;
  border-radius: 0;
  border: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.3s ease-in-out;
  transition-duration: 200ms;
}
.uk-button:not(:disabled) {
  cursor: pointer;
}
/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 * 3. Required for `a` elements
 */
.uk-button:hover,
.uk-button:focus {
  background-color: #072c61;
  color: #ffffff;
  /* 2 */
  outline: none;
  /* 3 */
  text-decoration: none;
  box-shadow: 0 10px 30px rgba(2, 45, 107, 0.3);
}
/* Active */
.uk-button:active,
.uk-button.uk-active {
  background-color: #072a5c;
  color: #ffffff;
  box-shadow: 0 5px 5px rgba(2, 45, 107, 0.3);
}
/* Color modifiers
 ========================================================================== */
/*
 * Modifier: `uk-button-primary`
 */
.uk-button-primary {
  background-color: #4388ee;
  color: #ffffff;
}
/* Hover */
.uk-button-primary:hover,
.uk-button-primary:focus {
  background-color: #3f85ed;
  color: #ffffff;
  box-shadow: 0 10px 30px rgba(67, 136, 238, 0.4);
}
/* Active */
.uk-button-primary:active,
.uk-button-primary.uk-active {
  background-color: #3b82ec;
  color: #ffffff;
  box-shadow: 0 5px 5px rgba(67, 136, 238, 0.4);
}
/*
 * Modifier: `uk-button-success`
 */
.uk-button-success {
  background-color: #76ad34;
  color: #ffffff;
}
/* Hover */
.uk-button-success:hover,
.uk-button-success:focus {
  background-color: #729e3e;
  color: #ffffff;
  box-shadow: 0 10px 30px rgba(118, 173, 52, 0.4);
}
/* Active */
.uk-button-success:active,
.uk-button-success.uk-active {
  background-color: #709a3c;
  color: #ffffff;
}
/*
 * Modifier: `uk-button-danger`
 */
.uk-button-danger {
  background-color: #d63617;
  color: #ffffff;
}
/* Hover */
.uk-button-danger:hover,
.uk-button-danger:focus {
  background-color: #c63d22;
  color: #ffffff;
  box-shadow: 0 10px 30px rgba(214, 54, 23, 0.4);
}
/* Active */
.uk-button-danger:active,
.uk-button-danger.uk-active {
  background-color: #c13b21;
  color: #ffffff;
}
/* Disabled state
 * Overrides also the color modifiers
 ========================================================================== */
/* Equal for all button types */
.uk-button:disabled {
  background-color: #fafafa;
  color: #b1c1d0;
  box-shadow: none;
  background-image: none;
}
/* Modifier: `uk-button-link`
 ========================================================================== */
/* Reset */
.uk-button-link,
.uk-button-link:hover,
.uk-button-link:focus,
.uk-button-link:active,
.uk-button-link.uk-active,
.uk-button-link:disabled {
  border-color: transparent;
  background: none;
  padding: 0 !important;
  position: relative;
  font-weight: 700;
  text-transform: capitalize;
}
.uk-button-link:active,
.uk-button-link:hover:active,
.uk-button-link:focus:active,
.uk-button-link:active:active,
.uk-button-link.uk-active:active,
.uk-button-link:disabled:active,
.uk-button-link:focus,
.uk-button-link:hover:focus,
.uk-button-link:focus:focus,
.uk-button-link:active:focus,
.uk-button-link.uk-active:focus,
.uk-button-link:disabled:focus,
.uk-button-link:hover,
.uk-button-link:hover:hover,
.uk-button-link:focus:hover,
.uk-button-link:active:hover,
.uk-button-link.uk-active:hover,
.uk-button-link:disabled:hover,
.uk-button-link:hover:after,
.uk-button-link:hover:hover:after,
.uk-button-link:focus:hover:after,
.uk-button-link:active:hover:after,
.uk-button-link.uk-active:hover:after,
.uk-button-link:disabled:hover:after,
.uk-button-link.uk-link:hover,
.uk-button-link:hover.uk-link:hover,
.uk-button-link:focus.uk-link:hover,
.uk-button-link:active.uk-link:hover,
.uk-button-link.uk-active.uk-link:hover,
.uk-button-link:disabled.uk-link:hover {
  text-decoration: none;
  box-shadow: none;
  text-shadow: none;
}
.uk-button-link:after,
.uk-button-link:hover:after,
.uk-button-link:focus:after,
.uk-button-link:active:after,
.uk-button-link.uk-active:after,
.uk-button-link:disabled:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 25%;
  left: 0;
  bottom: 0;
  background-color: #2bbdbd;
  transition: all 0.3s ease-in-out;
}
.uk-button-link:hover:after,
.uk-button-link:hover:hover:after,
.uk-button-link:focus:hover:after,
.uk-button-link:active:hover:after,
.uk-button-link.uk-active:hover:after,
.uk-button-link:disabled:hover:after {
  width: 100%;
}
.uk-button-link:focus,
.uk-button-link:hover:focus,
.uk-button-link:focus:focus,
.uk-button-link:active:focus,
.uk-button-link.uk-active:focus,
.uk-button-link:disabled:focus {
  outline: none;
}
.uk-button-link:active,
.uk-button-link:hover:active,
.uk-button-link:focus:active,
.uk-button-link:active:active,
.uk-button-link.uk-active:active,
.uk-button-link:disabled:active {
  background-color: rgba(0, 0, 0, 0) !important;
}
/* Color */
.uk-button-link {
  color: #5c789e;
}
.uk-button-link:hover,
.uk-button-link:focus,
.uk-button-link:active,
.uk-button-link.uk-active {
  color: #2bbdbd;
  text-decoration: underline;
}
.uk-button-link:disabled {
  color: #b1c1d0;
}
/* Focus */
.uk-button-link:focus {
  outline: 1px dotted;
}
/* Size modifiers
 ========================================================================== */
.uk-button-mini {
  min-height: 25px;
  padding: 0 6px;
  line-height: 25px;
  font-size: 14px;
}
.uk-button-small {
  min-height: 42px;
  padding: 0 15px;
  line-height: 42px;
  font-size: 14px;
}
.uk-button-large {
  min-height: 54px;
  padding: 0 25px;
  line-height: 54px;
  font-size: 15px;
}
/* Sub-object `uk-button-group`
 ========================================================================== */
/*
 * 1. Behave like buttons
 * 2. Create position context for dropdowns
 * 3. Remove whitespace between child elements when using `inline-block`
 * 4. Prevent buttons from wrapping
 * 5. Remove whitespace between child elements when using `inline-block`
 */
.uk-button-group {
  /* 1 */
  display: inline-block;
  vertical-align: middle;
  /* 2 */
  position: relative;
  /* 3 */
  font-size: 0.001px;
  /* 4 */
  white-space: nowrap;
}
.uk-button-group > * {
  display: inline-block;
}
/* 5 */
.uk-button-group .uk-button {
  vertical-align: top;
}
/* Sub-object: `uk-button-dropdown`
 ========================================================================== */
/*
 * 1. Behave like buttons
 * 2. Create position context for dropdowns
 */
.uk-button-dropdown {
  /* 1 */
  display: inline-block;
  vertical-align: middle;
  /* 2 */
  position: relative;
}
/* Sub-object `uk-button-group`
     ========================================================================== */
.uk-button-group > .uk-button:not(:first-child):not(:last-child),
.uk-button-group > div:not(:first-child):not(:last-child) .uk-button {
  border-radius: 0;
}
.uk-button-gradient {
  position: relative;
  background-color: #4388ee;
  z-index: 2;
  overflow: hidden;
  color: #ffffff;
  transition: all 0.3s ease-in-out;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
}
.uk-button-gradient:before,
.uk-button-gradient:after {
  content: '';
  position: absolute;
  z-index: -2;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transition: all 0.3s ease-in-out;
}
.uk-button-gradient:before {
  opacity: 1;
  visibility: visible;
  background: #4388ee;
  background: -moz-linear-gradient(left, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: -webkit-linear-gradient(left, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: linear-gradient(90deg, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2bbdbd', endColorstr='#2155a6', GradientType=0);
}
.uk-button-gradient:after {
  opacity: 0;
  visibility: hidden;
  background: #4388ee;
  background: -moz-linear-gradient(left, #2155a6 0%, #4388ee 65%, #2bbdbd 100%);
  background: -webkit-linear-gradient(left, #2155a6 0%, #4388ee 65%, #2bbdbd 100%);
  background: linear-gradient(90deg, #2155a6 0%, #4388ee 65%, #2bbdbd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2155a6', endColorstr='#2bbdbd', GradientType=0);
}
.uk-button-gradient:hover {
  opacity: 1;
  visibility: visible;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05), 10px 10px 30px rgba(67, 136, 238, 0.4) !important;
}
.uk-button-gradient:hover:before {
  opacity: 0;
  visibility: hidden;
}
.uk-button-gradient:hover:after {
  opacity: 1;
  visibility: visible;
}
.tm-no-gradient .uk-button-gradient:before,
.tm-no-gradient .uk-button-gradient:after {
  background: #4388ee;
}
.uk-button-group > .uk-button:first-child,
.uk-button-group > div:first-child .uk-button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.uk-button-group > .uk-button:last-child,
.uk-button-group > div:last-child .uk-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.05);
}
.uk-button-group > .uk-button:not(:first-child):not(:last-child),
.uk-button-group > div:not(:first-child):not(:last-child) .uk-button {
  border-left: 1px solid rgba(255, 255, 255, 0.05);
}
.uk-button-outline,
.uk-button-line,
.uk-button.uk-button-line {
  position: relative;
  background: rgba(0, 0, 0, 0) !important;
  border: 1px solid #4388ee;
  color: #4388ee;
  box-shadow: none;
  border-radius: 0;
  padding-bottom: 0;
  margin: 0 6px 6px 0;
}
.uk-button-outline:after,
.uk-button-line:after,
.uk-button.uk-button-line:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  border: 1px solid #4388ee;
  border-width: 0 1px 1px 0;
  z-index: 0;
  left: 0;
  top: 0;
  opacity: 0;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.uk-button-outline:hover,
.uk-button-line:hover,
.uk-button.uk-button-line:hover {
  background: rgba(0, 0, 0, 0) !important;
  border: 1px solid #4388ee !important;
  color: #4388ee;
  box-shadow: none;
  border-color: transparent #4388ee;
}
.uk-button-outline:hover:after,
.uk-button-line:hover:after,
.uk-button.uk-button-line:hover:after {
  opacity: 1;
  transform: translate(6px, 6px);
}
.uk-button-outline.uk-button-mini,
.uk-button-line.uk-button-mini,
.uk-button.uk-button-line.uk-button-mini {
  margin: 0;
  padding: 0 15px;
}
.uk-button-outline.uk-button-primary-2,
.uk-button-line.uk-button-primary-2,
.uk-button.uk-button-line.uk-button-primary-2 {
  border-color: #2bbdbd !important;
  color: #2bbdbd;
}
.uk-button-outline.uk-button-primary-2:after,
.uk-button-line.uk-button-primary-2:after,
.uk-button.uk-button-line.uk-button-primary-2:after {
  border: 1px solid #2bbdbd;
  border-width: 0 1px 1px 0;
}
.uk-button-outline.uk-button-primary-2:hover,
.uk-button-line.uk-button-primary-2:hover,
.uk-button.uk-button-line.uk-button-primary-2:hover {
  color: #2bbdbd;
  background: rgba(0, 0, 0, 0) !important;
  border: 1px solid #26a8a8 !important;
  box-shadow: none;
}
.uk-button-outline.uk-button-rounded:after,
.uk-button-line.uk-button-rounded:after,
.uk-button.uk-button-line.uk-button-rounded:after {
  border-radius: 25px;
}
.uk-button-outline.uk-button-rounded:hover:after,
.uk-button-line.uk-button-rounded:hover:after,
.uk-button.uk-button-line.uk-button-rounded:hover:after {
  transform: translate(4px, 4px);
}
.uk-contrast .uk-button-line {
  border-color: #ffffff;
  color: #ffffff;
}
.uk-contrast .uk-button-line:after {
  border: 1px solid #ffffff;
  border-width: 0 1px 1px 0;
}
.uk-contrast .uk-button-line:hover {
  color: #ffffff;
  background: rgba(0, 0, 0, 0) !important;
  border: 1px solid #f2f2f2 !important;
  box-shadow: none;
}
.uk-button-secondary {
  background-color: #022d6b;
  color: #ffffff;
}
.uk-button-secondary:hover {
  background-color: #022b65;
  box-shadow: 0 10px 30px rgba(2, 45, 107, 0.3);
}
.uk-button-secondary:focus,
.uk-button-secondary:active {
  background-color: #022b66;
}
.uk-button-primary-2 {
  background-color: #2bbdbd;
  color: #ffffff;
}
.uk-button-primary-2:hover {
  background-color: #2bb8b8;
}
.uk-button-primary-2:focus,
.uk-button-primary-2:active {
  background-color: #2ab9b9;
}
.uk-button-primary-3 {
  background-color: #2155a6;
  color: #ffffff;
}
.uk-button-primary-3:hover {
  background-color: #2153a1;
}
.uk-button-primary-3:focus,
.uk-button-primary-3:active {
  background-color: #2053a2;
}
.uk-button-primary-4 {
  background-color: #105194;
  color: #ffffff;
}
.uk-button-primary-4:hover {
  background-color: #104e8f;
}
.uk-button-primary-4:focus,
.uk-button-primary-4:active {
  background-color: #104e8f;
}
.uk-form input[type="submit"] {
  border-radius: 0;
  font-family: 'Barlow';
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 0.9rem;
}
.uk-form input[type="submit"].uk-button-primary {
  color: #ffffff;
}
.uk-form input[type="submit"].uk-button-default {
  color: #ffffff;
}
/*
     * Modifier: `uk-button-transparent`
     */
.uk-button-transparent {
  color: #4388ee;
  background: rgba(255, 255, 255, 0.75) !important;
  border: 1px solid rgba(255, 255, 255, 0.6);
  text-shadow: none;
  transition: all 0.3s ease-in-out;
}
.uk-button-transparent:hover {
  color: #5c789e;
  background: rgba(255, 255, 255, 0.4) !important;
  border: 1px solid rgba(255, 255, 255, 0.5);
  box-shadow: none !important;
}
/*
     * Modifier: `uk-button-warning`
     */
.uk-button-warning {
  background-color: #e88600;
  color: #ffffff;
}
/* Hover */
.uk-button-warning:hover,
.uk-button-warning:focus {
  background-color: #d8810b;
  color: #ffffff;
  box-shadow: 0 10px 30px rgba(232, 134, 0, 0.4);
}
/* Active */
.uk-button-warning:active,
.uk-button-warning.uk-active {
  background-color: #d37e0b;
  color: #ffffff;
}
.uk-button i:before {
  font-size: 15px;
  margin: 0 5px;
}
.uk-button.uk-button-large i:before {
  font-size: 14px;
}
a.btn-link {
  font-family: 'Barlow';
  font-size: 18px;
}
.uk-button.uk-button-rounded {
  border-radius: 25px;
  padding: 0 25px;
}
button.uk-width-1-1 {
  white-space: nowrap;
}
.uk-button-3d {
  position: relative;
  top: -6px;
  transition: all 40ms linear;
}
.uk-button-3d:active:focus,
.uk-button-3d:focus:hover,
.uk-button-3d:focus {
  -moz-outline-style: none;
  outline: medium none;
}
.uk-button-3d:focus,
.uk-button-3d:active {
  top: 2px;
}
.uk-button-3d.uk-button-primary {
  box-shadow: 0 0 0 1px #5a97f0 inset, 0 0 0 1px rgba(255, 255, 255, 0.1) inset, 0 8px 0 0 #1466e0, 0 8px 8px 1px rgba(0, 0, 0, 0.3);
}
.uk-button-3d.uk-button-primary:focus,
.uk-button-3d.uk-button-primary:active {
  box-shadow: 0 0 0 1px #5a97f0 inset, 0 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 1px 3px 1px rgba(0, 0, 0, 0.2);
}
.uk-button-3d.uk-button-primary-2 {
  box-shadow: 0 0 0 1px #31d0d0 inset, 0 0 0 1px rgba(255, 255, 255, 0.1) inset, 0 8px 0 0 #208b8b, 0 8px 8px 1px rgba(0, 0, 0, 0.3);
}
.uk-button-3d.uk-button-primary-2:focus,
.uk-button-3d.uk-button-primary-2:active {
  box-shadow: 0 0 0 1px #31d0d0 inset, 0 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 1px 3px 1px rgba(0, 0, 0, 0.2);
}
.uk-button-3d.uk-button-primary-3 {
  box-shadow: 0 0 0 1px #2560bb inset, 0 0 0 1px rgba(255, 255, 255, 0.1) inset, 0 8px 0 0 #173b73, 0 8px 8px 1px rgba(0, 0, 0, 0.3);
}
.uk-button-3d.uk-button-primary-3:focus,
.uk-button-3d.uk-button-primary-3:active {
  box-shadow: 0 0 0 1px #2560bb inset, 0 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 1px 3px 1px rgba(0, 0, 0, 0.2);
}
.uk-button-3d.uk-button-primary-4 {
  box-shadow: 0 0 0 1px #125eab inset, 0 0 0 1px rgba(255, 255, 255, 0.1) inset, 0 8px 0 0 #0a335d, 0 8px 8px 1px rgba(0, 0, 0, 0.3);
}
.uk-button-3d.uk-button-primary-4:focus,
.uk-button-3d.uk-button-primary-4:active {
  box-shadow: 0 0 0 1px #125eab inset, 0 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 1px 3px 1px rgba(0, 0, 0, 0.2);
}
.uk-button-3d.uk-button-secondary {
  box-shadow: 0 0 0 1px #023884 inset, 0 0 0 1px rgba(255, 255, 255, 0.1) inset, 0 8px 0 0 #01142f, 0 8px 8px 1px rgba(0, 0, 0, 0.3);
}
.uk-button-3d.uk-button-secondary:focus,
.uk-button-3d.uk-button-secondary:active {
  box-shadow: 0 0 0 1px #023884 inset, 0 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 1px 3px 1px rgba(0, 0, 0, 0.2);
}
.uk-button-3d.uk-button-success {
  box-shadow: 0 0 0 1px #83c13a inset, 0 0 0 1px rgba(255, 255, 255, 0.1) inset, 0 8px 0 0 #567e26, 0 8px 8px 1px rgba(0, 0, 0, 0.3);
}
.uk-button-3d.uk-button-success:focus,
.uk-button-3d.uk-button-success:active {
  box-shadow: 0 0 0 1px #83c13a inset, 0 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 1px 3px 1px rgba(0, 0, 0, 0.2);
}
.uk-button-3d.uk-button-warning {
  box-shadow: 0 0 0 1px #ff9402 inset, 0 0 0 1px rgba(255, 255, 255, 0.1) inset, 0 8px 0 0 #ab6300, 0 8px 8px 1px rgba(0, 0, 0, 0.3);
}
.uk-button-3d.uk-button-warning:focus,
.uk-button-3d.uk-button-warning:active {
  box-shadow: 0 0 0 1px #ff9402 inset, 0 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 1px 3px 1px rgba(0, 0, 0, 0.2);
}
.uk-button-3d.uk-button-danger {
  box-shadow: 0 0 0 1px #e74020 inset, 0 0 0 1px rgba(255, 255, 255, 0.1) inset, 0 8px 0 0 #9f2811, 0 8px 8px 1px rgba(0, 0, 0, 0.3);
}
.uk-button-3d.uk-button-danger:focus,
.uk-button-3d.uk-button-danger:active {
  box-shadow: 0 0 0 1px #e74020 inset, 0 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 1px 3px 1px rgba(0, 0, 0, 0.2);
}
.uk-button-action-icon {
  height: 70px;
  width: 70px;
  line-height: 70px;
  position: relative;
  background: #4388ee;
  background: -moz-linear-gradient(left, rgba(43, 189, 189, 0.85) 0%, #4388ee 65%, #2155a6 100%);
  background: -webkit-linear-gradient(left, rgba(43, 189, 189, 0.85) 0%, #4388ee 65%, #2155a6 100%);
  background: linear-gradient(90deg, rgba(43, 189, 189, 0.85) 0%, #4388ee 65%, #2155a6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(43, 189, 189, 0.85)', endColorstr='#2155a6', GradientType=0);
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.075), 0 0 0 11px rgba(255, 255, 255, 0.15);
  -webkit-animation: tm-bouncing 2.5s infinite;
  animation: tm-bouncing 2.5s infinite;
}
.uk-button-action-icon i {
  text-indent: -0.4em;
}
.uk-button-action-icon i:before {
  font-size: 24px;
  font-weight: bold;
  line-height: 70px;
  margin: 0;
  display: block;
}
.uk-button-action-icon:before,
.uk-button-action-icon:after {
  content: "";
  position: absolute;
  width: 70px;
  height: 70px;
  visibility: visible;
  box-shadow: 0 0 0 7px #2bbdbd;
  left: 0;
  top: 0;
  right: 0;
  opacity: 0;
}
.uk-button-action-icon:before {
  animation: pulsate 2.5s cubic-bezier(0.25, 0.1, 0.25, 1) infinite;
}
.uk-button-action-icon:after {
  animation: pulsate 2.5s cubic-bezier(0.1, 0.25, 1, 0.45) infinite;
}
.uk-button-action-icon:hover {
  -webkit-animation: tm-bouncing 0.5s infinite;
  animation: tm-bouncing 0.5s infinite;
}
.uk-button-action-icon:hover:before,
.uk-button-action-icon:hover:after {
  animation: none;
  box-shadow: none;
}
.uk-button-action-icon:active {
  box-shadow: none !important;
  -webkit-transform: translateY(10%);
  -webkit-animation: none;
  animation: none;
}
.uk-button-action-icon.uk-button-rounded,
.uk-button-action-icon.uk-button-rounded:before,
.uk-button-action-icon.uk-button-rounded:after {
  border-radius: 100%;
}
.uk-button-action-icon:hover:after {
  animation: none;
}
/* ========================================================================
   Component: Icon
 ========================================================================== */
@font-face {
  font-family: 'FontAwesome';
  src: url("/anmm/pagebuilder/templates/beluga/warp/vendor/uikit/fonts/fontawesome-webfont.woff2") format('woff2'), url("/anmm/pagebuilder/templates/beluga/warp/vendor/uikit/fonts/fontawesome-webfont.woff") format("woff"), url("/anmm/pagebuilder/templates/beluga/warp/vendor/uikit/fonts/fontawesome-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;font-display:swap;}
/*
 * 1. Allow margin
 * 2. Prevent inherit font style
 * 4. Correct line-height
 * 5. Better font rendering
 * 6. Remove `text-decoration` for anchors
 */
[class*='uk-icon-'] {
  font-family: FontAwesome;
  /* 1 */
  display: inline-block;
  /* 2 */
  font-weight: normal;
  font-style: normal;
  /* 4 */
  line-height: 1;
  /* 5 */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* 6 */
[class*='uk-icon-'],
[class*='uk-icon-']:hover,
[class*='uk-icon-']:focus {
  text-decoration: none;
}
/* Size modifiers
 ========================================================================== */
.uk-icon-small {
  font-size: 150%;
  vertical-align: -10%;
}
.uk-icon-medium {
  font-size: 200%;
  vertical-align: -16%;
}
.uk-icon-large {
  font-size: 250%;
  vertical-align: -22%;
}
/* Modifier: `uk-icon-justify`
 ========================================================================== */
.uk-icon-justify {
  width: 1em;
  text-align: center;
}
/* Modifier: `uk-icon-spin`
 ========================================================================== */
.uk-icon-spin {
  display: inline-block;
  -webkit-animation: uk-rotate 2s infinite linear;
  animation: uk-rotate 2s infinite linear;
}
/* Modifier: `uk-icon-hover`
 ========================================================================== */
.uk-icon-hover {
  color: #5c789e;
}
/*
 * Hover
 */
.uk-icon-hover:hover {
  color: #2bbdbd;
}
/* Modifier: `uk-icon-button`
 ========================================================================== */
.uk-icon-button {
  box-sizing: border-box;
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 0;
  background: rgba(0, 0, 0, 0);
  line-height: 30px;
  color: #4388ee;
  font-size: 18px;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 */
.uk-icon-button:hover,
.uk-icon-button:focus {
  background-color: rgba(0, 0, 0, 0);
  color: #5c789e;
  /* 2 */
  outline: none;
}
/* Active */
.uk-icon-button:active {
  background-color: rgba(0, 0, 0, 0);
  color: #5c789e;
}
/* Icon mapping
 ========================================================================== */
.uk-icon-glass:before {
  content: "\f000";
}
.uk-icon-music:before {
  content: "\f001";
}
.uk-icon-search:before {
  content: "\f002";
}
.uk-icon-envelope-o:before {
  content: "\f003";
}
.uk-icon-heart:before {
  content: "\f004";
}
.uk-icon-star:before {
  content: "\f005";
}
.uk-icon-star-o:before {
  content: "\f006";
}
.uk-icon-user:before {
  content: "\f007";
}
.uk-icon-film:before {
  content: "\f008";
}
.uk-icon-th-large:before {
  content: "\f009";
}
.uk-icon-th:before {
  content: "\f00a";
}
.uk-icon-th-list:before {
  content: "\f00b";
}
.uk-icon-check:before {
  content: "\f00c";
}
.uk-icon-remove:before,
.uk-icon-close:before,
.uk-icon-times:before {
  content: "\f00d";
}
.uk-icon-search-plus:before {
  content: "\f00e";
}
.uk-icon-search-minus:before {
  content: "\f010";
}
.uk-icon-power-off:before {
  content: "\f011";
}
.uk-icon-signal:before {
  content: "\f012";
}
.uk-icon-gear:before,
.uk-icon-cog:before {
  content: "\f013";
}
.uk-icon-trash-o:before {
  content: "\f014";
}
.uk-icon-home:before {
  content: "\f015";
}
.uk-icon-file-o:before {
  content: "\f016";
}
.uk-icon-clock-o:before {
  content: "\f017";
}
.uk-icon-road:before {
  content: "\f018";
}
.uk-icon-download:before {
  content: "\f019";
}
.uk-icon-arrow-circle-o-down:before {
  content: "\f01a";
}
.uk-icon-arrow-circle-o-up:before {
  content: "\f01b";
}
.uk-icon-inbox:before {
  content: "\f01c";
}
.uk-icon-play-circle-o:before {
  content: "\f01d";
}
.uk-icon-rotate-right:before,
.uk-icon-repeat:before {
  content: "\f01e";
}
.uk-icon-refresh:before {
  content: "\f021";
}
.uk-icon-list-alt:before {
  content: "\f022";
}
.uk-icon-lock:before {
  content: "\f023";
}
.uk-icon-flag:before {
  content: "\f024";
}
.uk-icon-headphones:before {
  content: "\f025";
}
.uk-icon-volume-off:before {
  content: "\f026";
}
.uk-icon-volume-down:before {
  content: "\f027";
}
.uk-icon-volume-up:before {
  content: "\f028";
}
.uk-icon-qrcode:before {
  content: "\f029";
}
.uk-icon-barcode:before {
  content: "\f02a";
}
.uk-icon-tag:before {
  content: "\f02b";
}
.uk-icon-tags:before {
  content: "\f02c";
}
.uk-icon-book:before {
  content: "\f02d";
}
.uk-icon-bookmark:before {
  content: "\f02e";
}
.uk-icon-print:before {
  content: "\f02f";
}
.uk-icon-camera:before {
  content: "\f030";
}
.uk-icon-font:before {
  content: "\f031";
}
.uk-icon-bold:before {
  content: "\f032";
}
.uk-icon-italic:before {
  content: "\f033";
}
.uk-icon-text-height:before {
  content: "\f034";
}
.uk-icon-text-width:before {
  content: "\f035";
}
.uk-icon-align-left:before {
  content: "\f036";
}
.uk-icon-align-center:before {
  content: "\f037";
}
.uk-icon-align-right:before {
  content: "\f038";
}
.uk-icon-align-justify:before {
  content: "\f039";
}
.uk-icon-list:before {
  content: "\f03a";
}
.uk-icon-dedent:before,
.uk-icon-outdent:before {
  content: "\f03b";
}
.uk-icon-indent:before {
  content: "\f03c";
}
.uk-icon-video-camera:before {
  content: "\f03d";
}
.uk-icon-photo:before,
.uk-icon-image:before,
.uk-icon-picture-o:before {
  content: "\f03e";
}
.uk-icon-pencil:before {
  content: "\f040";
}
.uk-icon-map-marker:before {
  content: "\f041";
}
.uk-icon-adjust:before {
  content: "\f042";
}
.uk-icon-tint:before {
  content: "\f043";
}
.uk-icon-edit:before,
.uk-icon-pencil-square-o:before {
  content: "\f044";
}
.uk-icon-share-square-o:before {
  content: "\f045";
}
.uk-icon-check-square-o:before {
  content: "\f046";
}
.uk-icon-arrows:before {
  content: "\f047";
}
.uk-icon-step-backward:before {
  content: "\f048";
}
.uk-icon-fast-backward:before {
  content: "\f049";
}
.uk-icon-backward:before {
  content: "\f04a";
}
.uk-icon-play:before {
  content: "\f04b";
}
.uk-icon-pause:before {
  content: "\f04c";
}
.uk-icon-stop:before {
  content: "\f04d";
}
.uk-icon-forward:before {
  content: "\f04e";
}
.uk-icon-fast-forward:before {
  content: "\f050";
}
.uk-icon-step-forward:before {
  content: "\f051";
}
.uk-icon-eject:before {
  content: "\f052";
}
.uk-icon-chevron-left:before {
  content: "\f053";
}
.uk-icon-chevron-right:before {
  content: "\f054";
}
.uk-icon-plus-circle:before {
  content: "\f055";
}
.uk-icon-minus-circle:before {
  content: "\f056";
}
.uk-icon-times-circle:before {
  content: "\f057";
}
.uk-icon-check-circle:before {
  content: "\f058";
}
.uk-icon-question-circle:before {
  content: "\f059";
}
.uk-icon-info-circle:before {
  content: "\f05a";
}
.uk-icon-crosshairs:before {
  content: "\f05b";
}
.uk-icon-times-circle-o:before {
  content: "\f05c";
}
.uk-icon-check-circle-o:before {
  content: "\f05d";
}
.uk-icon-ban:before {
  content: "\f05e";
}
.uk-icon-arrow-left:before {
  content: "\f060";
}
.uk-icon-arrow-right:before {
  content: "\f061";
}
.uk-icon-arrow-up:before {
  content: "\f062";
}
.uk-icon-arrow-down:before {
  content: "\f063";
}
.uk-icon-mail-forward:before,
.uk-icon-share:before {
  content: "\f064";
}
.uk-icon-expand:before {
  content: "\f065";
}
.uk-icon-compress:before {
  content: "\f066";
}
.uk-icon-plus:before {
  content: "\f067";
}
.uk-icon-minus:before {
  content: "\f068";
}
.uk-icon-asterisk:before {
  content: "\f069";
}
.uk-icon-exclamation-circle:before {
  content: "\f06a";
}
.uk-icon-gift:before {
  content: "\f06b";
}
.uk-icon-leaf:before {
  content: "\f06c";
}
.uk-icon-fire:before {
  content: "\f06d";
}
.uk-icon-eye:before {
  content: "\f06e";
}
.uk-icon-eye-slash:before {
  content: "\f070";
}
.uk-icon-warning:before,
.uk-icon-exclamation-triangle:before {
  content: "\f071";
}
.uk-icon-plane:before {
  content: "\f072";
}
.uk-icon-calendar:before {
  content: "\f073";
}
.uk-icon-random:before {
  content: "\f074";
}
.uk-icon-comment:before {
  content: "\f075";
}
.uk-icon-magnet:before {
  content: "\f076";
}
.uk-icon-chevron-up:before {
  content: "\f077";
}
.uk-icon-chevron-down:before {
  content: "\f078";
}
.uk-icon-retweet:before {
  content: "\f079";
}
.uk-icon-shopping-cart:before {
  content: "\f07a";
}
.uk-icon-folder:before {
  content: "\f07b";
}
.uk-icon-folder-open:before {
  content: "\f07c";
}
.uk-icon-arrows-v:before {
  content: "\f07d";
}
.uk-icon-arrows-h:before {
  content: "\f07e";
}
.uk-icon-bar-chart-o:before,
.uk-icon-bar-chart:before {
  content: "\f080";
}
.uk-icon-twitter-square:before {
  content: "\f081";
}
.uk-icon-facebook-square:before {
  content: "\f082";
}
.uk-icon-camera-retro:before {
  content: "\f083";
}
.uk-icon-key:before {
  content: "\f084";
}
.uk-icon-gears:before,
.uk-icon-cogs:before {
  content: "\f085";
}
.uk-icon-comments:before {
  content: "\f086";
}
.uk-icon-thumbs-o-up:before {
  content: "\f087";
}
.uk-icon-thumbs-o-down:before {
  content: "\f088";
}
.uk-icon-star-half:before {
  content: "\f089";
}
.uk-icon-heart-o:before {
  content: "\f08a";
}
.uk-icon-sign-out:before {
  content: "\f08b";
}
.uk-icon-linkedin-square:before {
  content: "\f08c";
}
.uk-icon-thumb-tack:before {
  content: "\f08d";
}
.uk-icon-external-link:before {
  content: "\f08e";
}
.uk-icon-sign-in:before {
  content: "\f090";
}
.uk-icon-trophy:before {
  content: "\f091";
}
.uk-icon-github-square:before {
  content: "\f092";
}
.uk-icon-upload:before {
  content: "\f093";
}
.uk-icon-lemon-o:before {
  content: "\f094";
}
.uk-icon-phone:before {
  content: "\f095";
}
.uk-icon-square-o:before {
  content: "\f096";
}
.uk-icon-bookmark-o:before {
  content: "\f097";
}
.uk-icon-phone-square:before {
  content: "\f098";
}
.uk-icon-twitter:before {
  content: "\f099";
}
.uk-icon-facebook-f:before,
.uk-icon-facebook:before {
  content: "\f09a";
}
.uk-icon-github:before {
  content: "\f09b";
}
.uk-icon-unlock:before {
  content: "\f09c";
}
.uk-icon-credit-card:before {
  content: "\f09d";
}
.uk-icon-rss:before {
  content: "\f09e";
}
.uk-icon-hdd-o:before {
  content: "\f0a0";
}
.uk-icon-bullhorn:before {
  content: "\f0a1";
}
.uk-icon-bell:before {
  content: "\f0f3";
}
.uk-icon-certificate:before {
  content: "\f0a3";
}
.uk-icon-hand-o-right:before {
  content: "\f0a4";
}
.uk-icon-hand-o-left:before {
  content: "\f0a5";
}
.uk-icon-hand-o-up:before {
  content: "\f0a6";
}
.uk-icon-hand-o-down:before {
  content: "\f0a7";
}
.uk-icon-arrow-circle-left:before {
  content: "\f0a8";
}
.uk-icon-arrow-circle-right:before {
  content: "\f0a9";
}
.uk-icon-arrow-circle-up:before {
  content: "\f0aa";
}
.uk-icon-arrow-circle-down:before {
  content: "\f0ab";
}
.uk-icon-globe:before {
  content: "\f0ac";
}
.uk-icon-wrench:before {
  content: "\f0ad";
}
.uk-icon-tasks:before {
  content: "\f0ae";
}
.uk-icon-filter:before {
  content: "\f0b0";
}
.uk-icon-briefcase:before {
  content: "\f0b1";
}
.uk-icon-arrows-alt:before {
  content: "\f0b2";
}
.uk-icon-group:before,
.uk-icon-users:before {
  content: "\f0c0";
}
.uk-icon-chain:before,
.uk-icon-link:before {
  content: "\f0c1";
}
.uk-icon-cloud:before {
  content: "\f0c2";
}
.uk-icon-flask:before {
  content: "\f0c3";
}
.uk-icon-cut:before,
.uk-icon-scissors:before {
  content: "\f0c4";
}
.uk-icon-copy:before,
.uk-icon-files-o:before {
  content: "\f0c5";
}
.uk-icon-paperclip:before {
  content: "\f0c6";
}
.uk-icon-save:before,
.uk-icon-floppy-o:before {
  content: "\f0c7";
}
.uk-icon-square:before {
  content: "\f0c8";
}
.uk-icon-navicon:before,
.uk-icon-reorder:before,
.uk-icon-bars:before {
  content: "\f0c9";
}
.uk-icon-list-ul:before {
  content: "\f0ca";
}
.uk-icon-list-ol:before {
  content: "\f0cb";
}
.uk-icon-strikethrough:before {
  content: "\f0cc";
}
.uk-icon-underline:before {
  content: "\f0cd";
}
.uk-icon-table:before {
  content: "\f0ce";
}
.uk-icon-magic:before {
  content: "\f0d0";
}
.uk-icon-truck:before {
  content: "\f0d1";
}
.uk-icon-pinterest:before {
  content: "\f0d2";
}
.uk-icon-pinterest-square:before {
  content: "\f0d3";
}
.uk-icon-google-plus-square:before {
  content: "\f0d4";
}
.uk-icon-google-plus:before {
  content: "\f0d5";
}
.uk-icon-money:before {
  content: "\f0d6";
}
.uk-icon-caret-down:before {
  content: "\f0d7";
}
.uk-icon-caret-up:before {
  content: "\f0d8";
}
.uk-icon-caret-left:before {
  content: "\f0d9";
}
.uk-icon-caret-right:before {
  content: "\f0da";
}
.uk-icon-columns:before {
  content: "\f0db";
}
.uk-icon-unsorted:before,
.uk-icon-sort:before {
  content: "\f0dc";
}
.uk-icon-sort-down:before,
.uk-icon-sort-desc:before {
  content: "\f0dd";
}
.uk-icon-sort-up:before,
.uk-icon-sort-asc:before {
  content: "\f0de";
}
.uk-icon-envelope:before {
  content: "\f0e0";
}
.uk-icon-linkedin:before {
  content: "\f0e1";
}
.uk-icon-rotate-left:before,
.uk-icon-undo:before {
  content: "\f0e2";
}
.uk-icon-legal:before,
.uk-icon-gavel:before {
  content: "\f0e3";
}
.uk-icon-dashboard:before,
.uk-icon-tachometer:before {
  content: "\f0e4";
}
.uk-icon-comment-o:before {
  content: "\f0e5";
}
.uk-icon-comments-o:before {
  content: "\f0e6";
}
.uk-icon-flash:before,
.uk-icon-bolt:before {
  content: "\f0e7";
}
.uk-icon-sitemap:before {
  content: "\f0e8";
}
.uk-icon-umbrella:before {
  content: "\f0e9";
}
.uk-icon-paste:before,
.uk-icon-clipboard:before {
  content: "\f0ea";
}
.uk-icon-lightbulb-o:before {
  content: "\f0eb";
}
.uk-icon-exchange:before {
  content: "\f0ec";
}
.uk-icon-cloud-download:before {
  content: "\f0ed";
}
.uk-icon-cloud-upload:before {
  content: "\f0ee";
}
.uk-icon-user-md:before {
  content: "\f0f0";
}
.uk-icon-stethoscope:before {
  content: "\f0f1";
}
.uk-icon-suitcase:before {
  content: "\f0f2";
}
.uk-icon-bell-o:before {
  content: "\f0a2";
}
.uk-icon-coffee:before {
  content: "\f0f4";
}
.uk-icon-cutlery:before {
  content: "\f0f5";
}
.uk-icon-file-text-o:before {
  content: "\f0f6";
}
.uk-icon-building-o:before {
  content: "\f0f7";
}
.uk-icon-hospital-o:before {
  content: "\f0f8";
}
.uk-icon-ambulance:before {
  content: "\f0f9";
}
.uk-icon-medkit:before {
  content: "\f0fa";
}
.uk-icon-fighter-jet:before {
  content: "\f0fb";
}
.uk-icon-beer:before {
  content: "\f0fc";
}
.uk-icon-h-square:before {
  content: "\f0fd";
}
.uk-icon-plus-square:before {
  content: "\f0fe";
}
.uk-icon-angle-double-left:before {
  content: "\f100";
}
.uk-icon-angle-double-right:before {
  content: "\f101";
}
.uk-icon-angle-double-up:before {
  content: "\f102";
}
.uk-icon-angle-double-down:before {
  content: "\f103";
}
.uk-icon-angle-left:before {
  content: "\f104";
}
.uk-icon-angle-right:before {
  content: "\f105";
}
.uk-icon-angle-up:before {
  content: "\f106";
}
.uk-icon-angle-down:before {
  content: "\f107";
}
.uk-icon-desktop:before {
  content: "\f108";
}
.uk-icon-laptop:before {
  content: "\f109";
}
.uk-icon-tablet:before {
  content: "\f10a";
}
.uk-icon-mobile-phone:before,
.uk-icon-mobile:before {
  content: "\f10b";
}
.uk-icon-circle-o:before {
  content: "\f10c";
}
.uk-icon-quote-left:before {
  content: "\f10d";
}
.uk-icon-quote-right:before {
  content: "\f10e";
}
.uk-icon-spinner:before {
  content: "\f110";
}
.uk-icon-circle:before {
  content: "\f111";
}
.uk-icon-mail-reply:before,
.uk-icon-reply:before {
  content: "\f112";
}
.uk-icon-github-alt:before {
  content: "\f113";
}
.uk-icon-folder-o:before {
  content: "\f114";
}
.uk-icon-folder-open-o:before {
  content: "\f115";
}
.uk-icon-smile-o:before {
  content: "\f118";
}
.uk-icon-frown-o:before {
  content: "\f119";
}
.uk-icon-meh-o:before {
  content: "\f11a";
}
.uk-icon-gamepad:before {
  content: "\f11b";
}
.uk-icon-keyboard-o:before {
  content: "\f11c";
}
.uk-icon-flag-o:before {
  content: "\f11d";
}
.uk-icon-flag-checkered:before {
  content: "\f11e";
}
.uk-icon-terminal:before {
  content: "\f120";
}
.uk-icon-code:before {
  content: "\f121";
}
.uk-icon-mail-reply-all:before,
.uk-icon-reply-all:before {
  content: "\f122";
}
.uk-icon-star-half-empty:before,
.uk-icon-star-half-full:before,
.uk-icon-star-half-o:before {
  content: "\f123";
}
.uk-icon-location-arrow:before {
  content: "\f124";
}
.uk-icon-crop:before {
  content: "\f125";
}
.uk-icon-code-fork:before {
  content: "\f126";
}
.uk-icon-unlink:before,
.uk-icon-chain-broken:before {
  content: "\f127";
}
.uk-icon-question:before {
  content: "\f128";
}
.uk-icon-info:before {
  content: "\f129";
}
.uk-icon-exclamation:before {
  content: "\f12a";
}
.uk-icon-superscript:before {
  content: "\f12b";
}
.uk-icon-subscript:before {
  content: "\f12c";
}
.uk-icon-eraser:before {
  content: "\f12d";
}
.uk-icon-puzzle-piece:before {
  content: "\f12e";
}
.uk-icon-microphone:before {
  content: "\f130";
}
.uk-icon-microphone-slash:before {
  content: "\f131";
}
.uk-icon-shield:before {
  content: "\f132";
}
.uk-icon-calendar-o:before {
  content: "\f133";
}
.uk-icon-fire-extinguisher:before {
  content: "\f134";
}
.uk-icon-rocket:before {
  content: "\f135";
}
.uk-icon-maxcdn:before {
  content: "\f136";
}
.uk-icon-chevron-circle-left:before {
  content: "\f137";
}
.uk-icon-chevron-circle-right:before {
  content: "\f138";
}
.uk-icon-chevron-circle-up:before {
  content: "\f139";
}
.uk-icon-chevron-circle-down:before {
  content: "\f13a";
}
.uk-icon-html5:before {
  content: "\f13b";
}
.uk-icon-css3:before {
  content: "\f13c";
}
.uk-icon-anchor:before {
  content: "\f13d";
}
.uk-icon-unlock-alt:before {
  content: "\f13e";
}
.uk-icon-bullseye:before {
  content: "\f140";
}
.uk-icon-ellipsis-h:before {
  content: "\f141";
}
.uk-icon-ellipsis-v:before {
  content: "\f142";
}
.uk-icon-rss-square:before {
  content: "\f143";
}
.uk-icon-play-circle:before {
  content: "\f144";
}
.uk-icon-ticket:before {
  content: "\f145";
}
.uk-icon-minus-square:before {
  content: "\f146";
}
.uk-icon-minus-square-o:before {
  content: "\f147";
}
.uk-icon-level-up:before {
  content: "\f148";
}
.uk-icon-level-down:before {
  content: "\f149";
}
.uk-icon-check-square:before {
  content: "\f14a";
}
.uk-icon-pencil-square:before {
  content: "\f14b";
}
.uk-icon-external-link-square:before {
  content: "\f14c";
}
.uk-icon-share-square:before {
  content: "\f14d";
}
.uk-icon-compass:before {
  content: "\f14e";
}
.uk-icon-toggle-down:before,
.uk-icon-caret-square-o-down:before {
  content: "\f150";
}
.uk-icon-toggle-up:before,
.uk-icon-caret-square-o-up:before {
  content: "\f151";
}
.uk-icon-toggle-right:before,
.uk-icon-caret-square-o-right:before {
  content: "\f152";
}
.uk-icon-euro:before,
.uk-icon-eur:before {
  content: "\f153";
}
.uk-icon-gbp:before {
  content: "\f154";
}
.uk-icon-dollar:before,
.uk-icon-usd:before {
  content: "\f155";
}
.uk-icon-rupee:before,
.uk-icon-inr:before {
  content: "\f156";
}
.uk-icon-cny:before,
.uk-icon-rmb:before,
.uk-icon-yen:before,
.uk-icon-jpy:before {
  content: "\f157";
}
.uk-icon-ruble:before,
.uk-icon-rouble:before,
.uk-icon-rub:before {
  content: "\f158";
}
.uk-icon-won:before,
.uk-icon-krw:before {
  content: "\f159";
}
.uk-icon-bitcoin:before,
.uk-icon-btc:before {
  content: "\f15a";
}
.uk-icon-file:before {
  content: "\f15b";
}
.uk-icon-file-text:before {
  content: "\f15c";
}
.uk-icon-sort-alpha-asc:before {
  content: "\f15d";
}
.uk-icon-sort-alpha-desc:before {
  content: "\f15e";
}
.uk-icon-sort-amount-asc:before {
  content: "\f160";
}
.uk-icon-sort-amount-desc:before {
  content: "\f161";
}
.uk-icon-sort-numeric-asc:before {
  content: "\f162";
}
.uk-icon-sort-numeric-desc:before {
  content: "\f163";
}
.uk-icon-thumbs-up:before {
  content: "\f164";
}
.uk-icon-thumbs-down:before {
  content: "\f165";
}
.uk-icon-youtube-square:before {
  content: "\f166";
}
.uk-icon-youtube:before {
  content: "\f167";
}
.uk-icon-xing:before {
  content: "\f168";
}
.uk-icon-xing-square:before {
  content: "\f169";
}
.uk-icon-youtube-play:before {
  content: "\f16a";
}
.uk-icon-dropbox:before {
  content: "\f16b";
}
.uk-icon-stack-overflow:before {
  content: "\f16c";
}
.uk-icon-instagram:before {
  content: "\f16d";
}
.uk-icon-flickr:before {
  content: "\f16e";
}
.uk-icon-adn:before {
  content: "\f170";
}
.uk-icon-bitbucket:before {
  content: "\f171";
}
.uk-icon-bitbucket-square:before {
  content: "\f172";
}
.uk-icon-tumblr:before {
  content: "\f173";
}
.uk-icon-tumblr-square:before {
  content: "\f174";
}
.uk-icon-long-arrow-down:before {
  content: "\f175";
}
.uk-icon-long-arrow-up:before {
  content: "\f176";
}
.uk-icon-long-arrow-left:before {
  content: "\f177";
}
.uk-icon-long-arrow-right:before {
  content: "\f178";
}
.uk-icon-apple:before {
  content: "\f179";
}
.uk-icon-windows:before {
  content: "\f17a";
}
.uk-icon-android:before {
  content: "\f17b";
}
.uk-icon-linux:before {
  content: "\f17c";
}
.uk-icon-dribbble:before {
  content: "\f17d";
}
.uk-icon-skype:before {
  content: "\f17e";
}
.uk-icon-foursquare:before {
  content: "\f180";
}
.uk-icon-trello:before {
  content: "\f181";
}
.uk-icon-female:before {
  content: "\f182";
}
.uk-icon-male:before {
  content: "\f183";
}
.uk-icon-gittip:before,
.uk-icon-gratipay:before {
  content: "\f184";
}
.uk-icon-sun-o:before {
  content: "\f185";
}
.uk-icon-moon-o:before {
  content: "\f186";
}
.uk-icon-archive:before {
  content: "\f187";
}
.uk-icon-bug:before {
  content: "\f188";
}
.uk-icon-vk:before {
  content: "\f189";
}
.uk-icon-weibo:before {
  content: "\f18a";
}
.uk-icon-renren:before {
  content: "\f18b";
}
.uk-icon-pagelines:before {
  content: "\f18c";
}
.uk-icon-stack-exchange:before {
  content: "\f18d";
}
.uk-icon-arrow-circle-o-right:before {
  content: "\f18e";
}
.uk-icon-arrow-circle-o-left:before {
  content: "\f190";
}
.uk-icon-toggle-left:before,
.uk-icon-caret-square-o-left:before {
  content: "\f191";
}
.uk-icon-dot-circle-o:before {
  content: "\f192";
}
.uk-icon-wheelchair:before {
  content: "\f193";
}
.uk-icon-vimeo-square:before {
  content: "\f194";
}
.uk-icon-turkish-lira:before,
.uk-icon-try:before {
  content: "\f195";
}
.uk-icon-plus-square-o:before {
  content: "\f196";
}
.uk-icon-space-shuttle:before {
  content: "\f197";
}
.uk-icon-slack:before {
  content: "\f198";
}
.uk-icon-envelope-square:before {
  content: "\f199";
}
.uk-icon-wordpress:before {
  content: "\f19a";
}
.uk-icon-openid:before {
  content: "\f19b";
}
.uk-icon-institution:before,
.uk-icon-bank:before,
.uk-icon-university:before {
  content: "\f19c";
}
.uk-icon-mortar-board:before,
.uk-icon-graduation-cap:before {
  content: "\f19d";
}
.uk-icon-yahoo:before {
  content: "\f19e";
}
.uk-icon-google:before {
  content: "\f1a0";
}
.uk-icon-reddit:before {
  content: "\f1a1";
}
.uk-icon-reddit-square:before {
  content: "\f1a2";
}
.uk-icon-stumbleupon-circle:before {
  content: "\f1a3";
}
.uk-icon-stumbleupon:before {
  content: "\f1a4";
}
.uk-icon-delicious:before {
  content: "\f1a5";
}
.uk-icon-digg:before {
  content: "\f1a6";
}
.uk-icon-pied-piper:before {
  content: "\f1a7";
}
.uk-icon-pied-piper-alt:before {
  content: "\f1a8";
}
.uk-icon-drupal:before {
  content: "\f1a9";
}
.uk-icon-joomla:before {
  content: "\f1aa";
}
.uk-icon-language:before {
  content: "\f1ab";
}
.uk-icon-fax:before {
  content: "\f1ac";
}
.uk-icon-building:before {
  content: "\f1ad";
}
.uk-icon-child:before {
  content: "\f1ae";
}
.uk-icon-paw:before {
  content: "\f1b0";
}
.uk-icon-spoon:before {
  content: "\f1b1";
}
.uk-icon-cube:before {
  content: "\f1b2";
}
.uk-icon-cubes:before {
  content: "\f1b3";
}
.uk-icon-behance:before {
  content: "\f1b4";
}
.uk-icon-behance-square:before {
  content: "\f1b5";
}
.uk-icon-steam:before {
  content: "\f1b6";
}
.uk-icon-steam-square:before {
  content: "\f1b7";
}
.uk-icon-recycle:before {
  content: "\f1b8";
}
.uk-icon-automobile:before,
.uk-icon-car:before {
  content: "\f1b9";
}
.uk-icon-cab:before,
.uk-icon-taxi:before {
  content: "\f1ba";
}
.uk-icon-tree:before {
  content: "\f1bb";
}
.uk-icon-spotify:before {
  content: "\f1bc";
}
.uk-icon-deviantart:before {
  content: "\f1bd";
}
.uk-icon-soundcloud:before {
  content: "\f1be";
}
.uk-icon-database:before {
  content: "\f1c0";
}
.uk-icon-file-pdf-o:before {
  content: "\f1c1";
}
.uk-icon-file-word-o:before {
  content: "\f1c2";
}
.uk-icon-file-excel-o:before {
  content: "\f1c3";
}
.uk-icon-file-powerpoint-o:before {
  content: "\f1c4";
}
.uk-icon-file-photo-o:before,
.uk-icon-file-picture-o:before,
.uk-icon-file-image-o:before {
  content: "\f1c5";
}
.uk-icon-file-zip-o:before,
.uk-icon-file-archive-o:before {
  content: "\f1c6";
}
.uk-icon-file-sound-o:before,
.uk-icon-file-audio-o:before {
  content: "\f1c7";
}
.uk-icon-file-movie-o:before,
.uk-icon-file-video-o:before {
  content: "\f1c8";
}
.uk-icon-file-code-o:before {
  content: "\f1c9";
}
.uk-icon-vine:before {
  content: "\f1ca";
}
.uk-icon-codepen:before {
  content: "\f1cb";
}
.uk-icon-jsfiddle:before {
  content: "\f1cc";
}
.uk-icon-life-bouy:before,
.uk-icon-life-buoy:before,
.uk-icon-life-saver:before,
.uk-icon-support:before,
.uk-icon-life-ring:before {
  content: "\f1cd";
}
.uk-icon-circle-o-notch:before {
  content: "\f1ce";
}
.uk-icon-ra:before,
.uk-icon-rebel:before {
  content: "\f1d0";
}
.uk-icon-ge:before,
.uk-icon-empire:before {
  content: "\f1d1";
}
.uk-icon-git-square:before {
  content: "\f1d2";
}
.uk-icon-git:before {
  content: "\f1d3";
}
.uk-icon-hacker-news:before {
  content: "\f1d4";
}
.uk-icon-tencent-weibo:before {
  content: "\f1d5";
}
.uk-icon-qq:before {
  content: "\f1d6";
}
.uk-icon-wechat:before,
.uk-icon-weixin:before {
  content: "\f1d7";
}
.uk-icon-send:before,
.uk-icon-paper-plane:before {
  content: "\f1d8";
}
.uk-icon-send-o:before,
.uk-icon-paper-plane-o:before {
  content: "\f1d9";
}
.uk-icon-history:before {
  content: "\f1da";
}
.uk-icon-genderless:before,
.uk-icon-circle-thin:before {
  content: "\f1db";
}
.uk-icon-header:before {
  content: "\f1dc";
}
.uk-icon-paragraph:before {
  content: "\f1dd";
}
.uk-icon-sliders:before {
  content: "\f1de";
}
.uk-icon-share-alt:before {
  content: "\f1e0";
}
.uk-icon-share-alt-square:before {
  content: "\f1e1";
}
.uk-icon-bomb:before {
  content: "\f1e2";
}
.uk-icon-soccer-ball-o:before,
.uk-icon-futbol-o:before {
  content: "\f1e3";
}
.uk-icon-tty:before {
  content: "\f1e4";
}
.uk-icon-binoculars:before {
  content: "\f1e5";
}
.uk-icon-plug:before {
  content: "\f1e6";
}
.uk-icon-slideshare:before {
  content: "\f1e7";
}
.uk-icon-twitch:before {
  content: "\f1e8";
}
.uk-icon-yelp:before {
  content: "\f1e9";
}
.uk-icon-newspaper-o:before {
  content: "\f1ea";
}
.uk-icon-wifi:before {
  content: "\f1eb";
}
.uk-icon-calculator:before {
  content: "\f1ec";
}
.uk-icon-paypal:before {
  content: "\f1ed";
}
.uk-icon-google-wallet:before {
  content: "\f1ee";
}
.uk-icon-cc-visa:before {
  content: "\f1f0";
}
.uk-icon-cc-mastercard:before {
  content: "\f1f1";
}
.uk-icon-cc-discover:before {
  content: "\f1f2";
}
.uk-icon-cc-amex:before {
  content: "\f1f3";
}
.uk-icon-cc-paypal:before {
  content: "\f1f4";
}
.uk-icon-cc-stripe:before {
  content: "\f1f5";
}
.uk-icon-bell-slash:before {
  content: "\f1f6";
}
.uk-icon-bell-slash-o:before {
  content: "\f1f7";
}
.uk-icon-trash:before {
  content: "\f1f8";
}
.uk-icon-copyright:before {
  content: "\f1f9";
}
.uk-icon-at:before {
  content: "\f1fa";
}
.uk-icon-eyedropper:before {
  content: "\f1fb";
}
.uk-icon-paint-brush:before {
  content: "\f1fc";
}
.uk-icon-birthday-cake:before {
  content: "\f1fd";
}
.uk-icon-area-chart:before {
  content: "\f1fe";
}
.uk-icon-pie-chart:before {
  content: "\f200";
}
.uk-icon-line-chart:before {
  content: "\f201";
}
.uk-icon-lastfm:before {
  content: "\f202";
}
.uk-icon-lastfm-square:before {
  content: "\f203";
}
.uk-icon-toggle-off:before {
  content: "\f204";
}
.uk-icon-toggle-on:before {
  content: "\f205";
}
.uk-icon-bicycle:before {
  content: "\f206";
}
.uk-icon-bus:before {
  content: "\f207";
}
.uk-icon-ioxhost:before {
  content: "\f208";
}
.uk-icon-angellist:before {
  content: "\f209";
}
.uk-icon-cc:before {
  content: "\f20a";
}
.uk-icon-shekel:before,
.uk-icon-sheqel:before,
.uk-icon-ils:before {
  content: "\f20b";
}
.uk-icon-meanpath:before {
  content: "\f20c";
}
.uk-icon-buysellads:before {
  content: "\f20d";
}
.uk-icon-connectdevelop:before {
  content: "\f20e";
}
.uk-icon-dashcube:before {
  content: "\f210";
}
.uk-icon-forumbee:before {
  content: "\f211";
}
.uk-icon-leanpub:before {
  content: "\f212";
}
.uk-icon-sellsy:before {
  content: "\f213";
}
.uk-icon-shirtsinbulk:before {
  content: "\f214";
}
.uk-icon-simplybuilt:before {
  content: "\f215";
}
.uk-icon-skyatlas:before {
  content: "\f216";
}
.uk-icon-cart-plus:before {
  content: "\f217";
}
.uk-icon-cart-arrow-down:before {
  content: "\f218";
}
.uk-icon-diamond:before {
  content: "\f219";
}
.uk-icon-ship:before {
  content: "\f21a";
}
.uk-icon-user-secret:before {
  content: "\f21b";
}
.uk-icon-motorcycle:before {
  content: "\f21c";
}
.uk-icon-street-view:before {
  content: "\f21d";
}
.uk-icon-heartbeat:before {
  content: "\f21e";
}
.uk-icon-venus:before {
  content: "\f221";
}
.uk-icon-mars:before {
  content: "\f222";
}
.uk-icon-mercury:before {
  content: "\f223";
}
.uk-icon-transgender:before {
  content: "\f224";
}
.uk-icon-transgender-alt:before {
  content: "\f225";
}
.uk-icon-venus-double:before {
  content: "\f226";
}
.uk-icon-mars-double:before {
  content: "\f227";
}
.uk-icon-venus-mars:before {
  content: "\f228";
}
.uk-icon-mars-stroke:before {
  content: "\f229";
}
.uk-icon-mars-stroke-v:before {
  content: "\f22a";
}
.uk-icon-mars-stroke-h:before {
  content: "\f22b";
}
.uk-icon-neuter:before {
  content: "\f22c";
}
.uk-icon-facebook-official:before {
  content: "\f230";
}
.uk-icon-pinterest-p:before {
  content: "\f231";
}
.uk-icon-whatsapp:before {
  content: "\f232";
}
.uk-icon-server:before {
  content: "\f233";
}
.uk-icon-user-plus:before {
  content: "\f234";
}
.uk-icon-user-times:before {
  content: "\f235";
}
.uk-icon-hotel:before,
.uk-icon-bed:before {
  content: "\f236";
}
.uk-icon-viacoin:before {
  content: "\f237";
}
.uk-icon-train:before {
  content: "\f238";
}
.uk-icon-subway:before {
  content: "\f239";
}
.uk-icon-medium-logo:before {
  content: "\f23a";
}
.uk-icon-500px:before {
  content: "\f26e";
}
.uk-icon-amazon:before {
  content: "\f270";
}
.uk-icon-balance-scale:before {
  content: "\f24e";
}
.uk-icon-battery-empty:before,
.uk-icon-battery-0:before {
  content: "\f244";
}
.uk-icon-battery-quarter:before,
.uk-icon-battery-1:before {
  content: "\f243";
}
.uk-icon-battery-half:before,
.uk-icon-battery-2:before {
  content: "\f242";
}
.uk-icon-battery-three-quarters:before,
.uk-icon-battery-3:before {
  content: "\f241";
}
.uk-icon-battery-full:before,
.uk-icon-battery-4:before {
  content: "\f240";
}
.uk-icon-black-tie:before {
  content: "\f27e";
}
.uk-icon-calendar-check-o:before {
  content: "\f274";
}
.uk-icon-calendar-minus-o:before {
  content: "\f272";
}
.uk-icon-calendar-plus-o:before {
  content: "\f271";
}
.uk-icon-calendar-times-o:before {
  content: "\f273";
}
.uk-icon-cc-diners-club:before {
  content: "\f24c";
}
.uk-icon-cc-jcb:before {
  content: "\f24b";
}
.uk-icon-chrome:before {
  content: "\f268";
}
.uk-icon-clone:before {
  content: "\f24d";
}
.uk-icon-commenting:before {
  content: "\f27a";
}
.uk-icon-commenting-o:before {
  content: "\f27b";
}
.uk-icon-contao:before {
  content: "\f26d";
}
.uk-icon-creative-commons:before {
  content: "\f25e";
}
.uk-icon-expeditedssl:before {
  content: "\f23e";
}
.uk-icon-firefox:before {
  content: "\f269";
}
.uk-icon-fonticons:before {
  content: "\f280";
}
.uk-icon-get-pocket:before {
  content: "\f265";
}
.uk-icon-gg:before {
  content: "\f260";
}
.uk-icon-gg-circle:before {
  content: "\f261";
}
.uk-icon-hand-lizard-o:before {
  content: "\f258";
}
.uk-icon-hand-stop-o:before,
.uk-icon-hand-paper-o:before {
  content: "\f256";
}
.uk-icon-hand-peace-o:before {
  content: "\f25b";
}
.uk-icon-hand-pointer-o:before {
  content: "\f25a";
}
.uk-icon-hand-grab-o:before,
.uk-icon-hand-rock-o:before {
  content: "\f255";
}
.uk-icon-hand-scissors-o:before {
  content: "\f257";
}
.uk-icon-hand-spock-o:before {
  content: "\f259";
}
.uk-icon-hourglass:before {
  content: "\f254";
}
.uk-icon-hourglass-o:before {
  content: "\f250";
}
.uk-icon-hourglass-1:before,
.uk-icon-hourglass-start:before {
  content: "\f251";
}
.uk-icon-hourglass-2:before,
.uk-icon-hourglass-half:before {
  content: "\f252";
}
.uk-icon-hourglass-3:before,
.uk-icon-hourglass-end:before {
  content: "\f253";
}
.uk-icon-houzz:before {
  content: "\f27c";
}
.uk-icon-i-cursor:before {
  content: "\f246";
}
.uk-icon-industry:before {
  content: "\f275";
}
.uk-icon-internet-explorer:before {
  content: "\f26b";
}
.uk-icon-map:before {
  content: "\f279";
}
.uk-icon-map-o:before {
  content: "\f278";
}
.uk-icon-map-pin:before {
  content: "\f276";
}
.uk-icon-map-signs:before {
  content: "\f277";
}
.uk-icon-mouse-pointer:before {
  content: "\f245";
}
.uk-icon-object-group:before {
  content: "\f247";
}
.uk-icon-object-ungroup:before {
  content: "\f248";
}
.uk-icon-odnoklassniki:before {
  content: "\f263";
}
.uk-icon-odnoklassniki-square:before {
  content: "\f264";
}
.uk-icon-opencart:before {
  content: "\f23d";
}
.uk-icon-opera:before {
  content: "\f26a";
}
.uk-icon-optin-monster:before {
  content: "\f23c";
}
.uk-icon-registered:before {
  content: "\f25d";
}
.uk-icon-safari:before {
  content: "\f267";
}
.uk-icon-sticky-note:before {
  content: "\f249";
}
.uk-icon-sticky-note-o:before {
  content: "\f24a";
}
.uk-icon-tv:before,
.uk-icon-television:before {
  content: "\f26c";
}
.uk-icon-trademark:before {
  content: "\f25c";
}
.uk-icon-tripadvisor:before {
  content: "\f262";
}
.uk-icon-vimeo:before {
  content: "\f27d";
}
.uk-icon-wikipedia-w:before {
  content: "\f266";
}
.uk-icon-yc:before,
.uk-icon-y-combinator:before {
  content: "\f23b";
}
.uk-icon-yc-square:before,
.uk-icon-y-combinator-square:before {
  content: "\f1d4";
}
.uk-icon-bluetooth:before {
  content: "\f293";
}
.uk-icon-bluetooth-b:before {
  content: "\f294";
}
.uk-icon-codiepie:before {
  content: "\f284";
}
.uk-icon-credit-card-alt:before {
  content: "\f283";
}
.uk-icon-edge:before {
  content: "\f282";
}
.uk-icon-fort-awesome:before {
  content: "\f286";
}
.uk-icon-hashtag:before {
  content: "\f292";
}
.uk-icon-mixcloud:before {
  content: "\f289";
}
.uk-icon-modx:before {
  content: "\f285";
}
.uk-icon-pause-circle:before {
  content: "\f28b";
}
.uk-icon-pause-circle-o:before {
  content: "\f28c";
}
.uk-icon-percent:before {
  content: "\f295";
}
.uk-icon-product-hunt:before {
  content: "\f288";
}
.uk-icon-reddit-alien:before {
  content: "\f281";
}
.uk-icon-scribd:before {
  content: "\f28a";
}
.uk-icon-shopping-bag:before {
  content: "\f290";
}
.uk-icon-shopping-basket:before {
  content: "\f291";
}
.uk-icon-stop-circle:before {
  content: "\f28d";
}
.uk-icon-stop-circle-o:before {
  content: "\f28e";
}
.uk-icon-usb:before {
  content: "\f287";
}
.uk-icon-american-sign-language-interpreting:before,
.uk-icon-asl-interpreting:before {
  content: "\f2a3";
}
.uk-icon-assistive-listening-systems:before {
  content: "\f2a2";
}
.uk-icon-audio-description:before {
  content: "\f29e";
}
.uk-icon-blind:before {
  content: "\f29d";
}
.uk-icon-braille:before {
  content: "\f2a1";
}
.uk-icon-deaf:before,
.uk-icon-deafness:before {
  content: "\f2a4";
}
.uk-icon-envira:before {
  content: "\f299";
}
.uk-icon-font-awesome:before,
.uk-icon-fa:before {
  content: "\f2b4";
}
.uk-icon-first-order:before {
  content: "\f2b0";
}
.uk-icon-gitlab:before {
  content: "\f296";
}
.uk-icon-glide:before {
  content: "\f2a5";
}
.uk-icon-glide-g:before {
  content: "\f2a6";
}
.uk-icon-hard-of-hearing:before {
  content: "\f2a4";
}
.uk-icon-low-vision:before {
  content: "\f2a8";
}
.uk-icon-question-circle-o:before {
  content: "\f29c";
}
.uk-icon-sign-language:before,
.uk-icon-signing:before {
  content: "\f2a7";
}
.uk-icon-snapchat:before {
  content: "\f2ab";
}
.uk-icon-snapchat-ghost:before {
  content: "\f2ac";
}
.uk-icon-snapchat-square:before {
  content: "\f2ad";
}
.uk-icon-themeisle:before {
  content: "\f2b2";
}
.uk-icon-universal-access:before {
  content: "\f29a";
}
.uk-icon-viadeo:before {
  content: "\f2a9";
}
.uk-icon-viadeo-square:before {
  content: "\f2aa";
}
.uk-icon-volume-control-phone:before {
  content: "\f2a0";
}
.uk-icon-wheelchair-alt:before {
  content: "\f29b";
}
.uk-icon-wpbeginner:before {
  content: "\f297";
}
.uk-icon-wpforms:before {
  content: "\f298";
}
.uk-icon-yoast:before {
  content: "\f2b1";
}
.uk-icon-adress-book:before {
  content: "\f2b9";
}
.uk-icon-adress-book-o:before {
  content: "\f2ba";
}
.uk-icon-adress-card:before {
  content: "\f2bb";
}
.uk-icon-adress-card-o:before {
  content: "\f2bc";
}
.uk-icon-bandcamp:before {
  content: "\f2d5";
}
.uk-icon-bath:before {
  content: "\f2cd";
}
.uk-icon-bathub:before {
  content: "\f2cd";
}
.uk-icon-drivers-license:before {
  content: "\f2c2";
}
.uk-icon-drivers-license-o:before {
  content: "\f2c3";
}
.uk-icon-eercast:before {
  content: "\f2da";
}
.uk-icon-envelope-open:before {
  content: "\f2b6";
}
.uk-icon-envelope-open-o:before {
  content: "\f2b7";
}
.uk-icon-etsy:before {
  content: "\f2d7";
}
.uk-icon-free-code-camp:before {
  content: "\f2c5";
}
.uk-icon-grav:before {
  content: "\f2d6";
}
.uk-icon-handshake-o:before {
  content: "\f2b5";
}
.uk-icon-id-badge:before {
  content: "\f2c1";
}
.uk-icon-id-card:before {
  content: "\f2c2";
}
.uk-icon-id-card-o:before {
  content: "\f2c3";
}
.uk-icon-imdb:before {
  content: "\f2d8";
}
.uk-icon-linode:before {
  content: "\f2b8";
}
.uk-icon-meetup:before {
  content: "\f2e0";
}
.uk-icon-microchip:before {
  content: "\f2db";
}
.uk-icon-podcast:before {
  content: "\f2ce";
}
.uk-icon-quora:before {
  content: "\f2c4";
}
.uk-icon-ravelry:before {
  content: "\f2d9";
}
.uk-icon-s15:before {
  content: "\f2cd";
}
.uk-icon-shower:before {
  content: "\f2cc";
}
.uk-icon-snowflake-o:before {
  content: "\f2dc";
}
.uk-icon-superpowers:before {
  content: "\f2dd";
}
.uk-icon-telegram:before {
  content: "\f2c6";
}
.uk-icon-thermometer:before {
  content: "\f2c7";
}
.uk-icon-thermometer-0:before {
  content: "\f2cb";
}
.uk-icon-thermometer-1:before {
  content: "\f2ca";
}
.uk-icon-thermometer-2:before {
  content: "\f2c9";
}
.uk-icon-thermometer-3:before {
  content: "\f2c8";
}
.uk-icon-thermometer-4:before {
  content: "\f2c7";
}
.uk-icon-thermometer-empty:before {
  content: "\f2cb";
}
.uk-icon-thermometer-full:before {
  content: "\f2c7";
}
.uk-icon-thermometer-half:before {
  content: "\f2c9";
}
.uk-icon-thermometer-quarter:before {
  content: "\f2ca";
}
.uk-icon-thermometer-three-quarters:before {
  content: "\f2c8";
}
.uk-icon-times-rectangle:before {
  content: "\f2d3";
}
.uk-icon-times-rectangle-o:before {
  content: "\f2d4";
}
.uk-icon-user-circle:before {
  content: "\f2bd";
}
.uk-icon-user-circle-o:before {
  content: "\f2be";
}
.uk-icon-user-o:before {
  content: "\f2c0";
}
.uk-icon-vcard:before {
  content: "\f2bb";
}
.uk-icon-vcard-o:before {
  content: "\f2bc";
}
.uk-icon-widow-close:before {
  content: "\f2d3";
}
.uk-icon-widow-close-o:before {
  content: "\f2d4";
}
.uk-icon-window-maximize:before {
  content: "\f2d0";
}
.uk-icon-window-minimize:before {
  content: "\f2d1";
}
.uk-icon-window-restore:before {
  content: "\f2d2";
}
.uk-icon-wpexplorer:before {
  content: "\f2de";
}
.tm-icon-large {
  font-size: 50px;
}
.tm-icon-xlarge {
  font-size: 60px;
  line-height: 60px;
}
/* ========================================================================
   Component: Close
 ========================================================================== */
/*
 * Removes inner padding and border in Firefox 4+.
 */
.uk-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/*
 * 1. Correct inability to style clickable `input` types in iOS.
 * 2. Remove margins in Chrome, Safari and Opera.
 * 3. Remove borders for `button`.
 * 4. Address `overflow` set to `hidden` in IE 8/9/10/11.
 * 5. Correct `font` properties and `color` not being inherited for `button`.
 * 6. Address inconsistent `text-transform` inheritance which is only inherit in Firefox and IE
 * 7. Remove default `button` padding and background color
 * 8. Style
 */
.uk-close {
  /* 1 */
  -webkit-appearance: none;
  /* 2 */
  margin: 0;
  /* 3 */
  border: none;
  /* 4 */
  overflow: visible;
  /* 5 */
  font: inherit;
  color: inherit;
  /* 6 */
  text-transform: none;
  /* 7. */
  padding: 0;
  background: transparent;
  /* 8 */
  display: inline-block;
  box-sizing: content-box;
  width: 20px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  opacity: 0.3;
  opacity: 1;
  position: relative;
  z-index: 10;
}
/* Icon */
.uk-close:after {
  display: block;
  content: "\f00d";
  font-family: FontAwesome;
}
/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 * 3. Required for `a` elements
 */
.uk-close:hover,
.uk-close:focus {
  opacity: 0.5;
  /* 2 */
  outline: none;
  /* 3 */
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}
/* Modifier
 ========================================================================== */
.uk-close-alt {
  padding: 2px;
  border-radius: 50%;
  background: #eeeeee;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.2);
  padding: 25px;
  border-radius: 0;
  transition: all 0.3s ease-in-out;
}
.uk-close-alt:after {
  color: #ffffff;
  opacity: 1 !important;
  transition: all 0.3s ease-in-out;
}
.uk-close-alt:hover {
  background-color: #ffffff;
}
.uk-close-alt:hover:after {
  opacity: 1 !important;
  color: #4388ee !important;
}
/* Hover */
.uk-close-alt:hover,
.uk-close-alt:focus {
  opacity: 1;
}
/* Icon */
.uk-close-alt:after {
  opacity: 0.5;
}
.uk-close-alt:hover:after,
.uk-close-alt:focus:after {
  opacity: 0.8;
}
.uk-close:after {
  cursor: pointer;
  font-family: "beluga-icons";
  content: "\f11a";
  font-size: 25px;
  text-indent: -3px;
}
.uk-alert .uk-close:after {
  margin-top: 5px;
}
/* ========================================================================
   Component: Badge
 ========================================================================== */
.uk-badge {
  display: inline-block;
  padding: 0 15px;
  background: #4388ee;
  font-size: 15px;
  font-weight: 400;
  line-height: 32px;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  text-transform: lowercase;
  border-radius: 20px;
}
/*
 * Keep color when badge is a link
 */
a.uk-badge:hover {
  color: #ffffff;
}
/* Modifier: `uk-badge-notification`;
 ========================================================================== */
.uk-badge-notification {
  box-sizing: border-box;
  min-width: 23px;
  border-radius: 500px;
  font-size: 15px;
  line-height: 23px;
}
/* Color modifier
 ========================================================================== */
/*
 * Modifier: `uk-badge-success`
 */
.uk-badge-success {
  background-color: #76ad34;
}
/*
 * Modifier: `uk-badge-warning`
 */
.uk-badge-warning {
  background-color: #e88600;
}
/*
 * Modifier: `uk-badge-danger`
 */
.uk-badge-danger {
  background-color: #d63617;
}
.uk-badge-notification {
  padding: 0 6px;
}
/* ========================================================================
   Component: Alert
 ========================================================================== */
.uk-alert {
  margin-bottom: 20px;
  padding: 10px;
  background: rgba(67, 136, 238, 0.03);
  color: #4388ee;
  box-shadow: inset 0 0 0 1px rgba(67, 136, 238, 0.2), inset 0 4px 0 #4388ee, 0 10px 10px rgba(67, 136, 238, 0.07);
}
/*
 * Add margin if adjacent element
 */
* + .uk-alert {
  margin-top: 20px;
}
/*
 * Remove margin from the last-child
 */
.uk-alert > :last-child {
  margin-bottom: 0;
}
/*
 * Keep color for headings if the default heading color is changed
 */
.uk-alert h1,
.uk-alert h2,
.uk-alert h3,
.uk-alert h4,
.uk-alert h5,
.uk-alert h6 {
  color: inherit;
}
/* Close in alert
 ========================================================================== */
.uk-alert > .uk-close:first-child {
  float: right;
}
/*
 * Remove margin from adjacent element
 */
.uk-alert > .uk-close:first-child + * {
  margin-top: 0;
}
/* Modifier: `uk-alert-success`
 ========================================================================== */
.uk-alert-success {
  background: rgba(118, 173, 52, 0.03);
  color: #76ad34;
  box-shadow: inset 0 0 0 1px rgba(118, 173, 52, 0.2), inset 0 4px 0 #76ad34, 0 10px 10px rgba(118, 173, 52, 0.07);
}
/* Modifier: `uk-alert-warning`
 ========================================================================== */
.uk-alert-warning {
  background: rgba(232, 134, 0, 0.03);
  color: #e88600;
  box-shadow: inset 0 0 0 1px rgba(232, 134, 0, 0.2), inset 0 4px 0 #e88600, 0 10px 10px rgba(232, 134, 0, 0.07);
}
/* Modifier: `uk-alert-danger`
 ========================================================================== */
.uk-alert-danger {
  background: rgba(214, 54, 23, 0.03);
  color: #d63617;
  box-shadow: inset 0 0 0 1px rgba(214, 54, 23, 0.2), inset 0 4px 0 #d63617, 0 10px 10px rgba(214, 54, 23, 0.07);
}
/* Modifier: `uk-alert-large`
 ========================================================================== */
.uk-alert-large {
  padding: 20px;
}
.uk-alert-large > .uk-close:first-child {
  margin: -10px -10px 0 0;
}
.uk-alert .uk-module-title:after {
  border-color: inherit;
}
/* ========================================================================
   Component: Thumbnail
 ========================================================================== */
/*
 * 1. Container width fits its content
 * 2. Responsive behavior
 * 3. Corrects `max-width` behavior sed
 * 4. Required for `figure` element
 * 5. Style
 */
.uk-thumbnail {
  /* 1 */
  display: inline-block;
  /* 2 */
  max-width: 100%;
  /* 3 */
  box-sizing: border-box;
  /* 3 */
  margin: 0;
  /* 4 */
  padding: 4px;
  border: 1px solid rgba(92, 120, 158, 0.2);
  background: rgba(0, 0, 0, 0);
}
/*
 * Hover state for `a` elements
 * 1. Apply hover style also to focus state
 * 2. Needed for caption
 * 3. Remove default focus style
 */
a.uk-thumbnail:hover,
a.uk-thumbnail:focus {
  border-color: rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  /* 2 */
  text-decoration: none;
  /* 3 */
  outline: none;
}
/* Caption
 ========================================================================== */
.uk-thumbnail-caption {
  padding-top: 4px;
  text-align: center;
  color: #5c789e;
  padding: 10px;
}
/* Sizes
 ========================================================================== */
.uk-thumbnail-mini {
  width: 150px;
}
.uk-thumbnail-small {
  width: 200px;
}
.uk-thumbnail-medium {
  width: 300px;
}
.uk-thumbnail-large {
  width: 400px;
}
.uk-thumbnail-expand,
.uk-thumbnail-expand > img {
  width: 100%;
}
/* ========================================================================
   Component: Overlay
 ========================================================================== */
/*
 * 1. Container width fits its content
 * 2. Create position context
 * 3. Set max-width for responsive images to prevent `inline-block` consequences
 * 4. Remove the gap between the container and its child element
 * 5. Needed for transitions and to fixed wrong scaling calculation for images in Chrome
 * 6. Fixed `overflow: hidden` to be ignored with border-radius and CSS transforms in Webkit
 * 7. Reset margin
 */
.uk-overlay {
  /* 1 */
  display: inline-block;
  /* 2 */
  position: relative;
  /* 3 */
  max-width: 100%;
  /* 4 */
  vertical-align: middle;
  /* 5 */
  overflow: hidden;
  /* 6 */
  -webkit-transform: translateZ(0);
  /* 7 */
  margin: 0;
}
/* 6 for Safari */
.uk-overlay.uk-border-circle {
  -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
}
/*
 * Remove margin from content
 */
.uk-overlay > :first-child {
  margin-bottom: 0;
}
/* Sub-object `uk-overlay-panel`
 ========================================================================== */
/*
 * 1. Position cover
 * 2. Style
 */
.uk-overlay-panel {
  /* 1 */
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  /* 2 */
  padding: 0;
  color: #ffffff;
}
/*
 * Remove margin from the last-child
 */
.uk-overlay-panel > :last-child,
.uk-overlay-panel.uk-flex > * > :last-child {
  margin-bottom: 0;
}
/*
 * Keep color for headings if the default heading color is changed
 */
.uk-overlay-panel h1,
.uk-overlay-panel h2,
.uk-overlay-panel h3,
.uk-overlay-panel h4,
.uk-overlay-panel h5,
.uk-overlay-panel h6 {
  color: inherit;
}
.uk-overlay-panel a:not([class]) {
  color: inherit;
  text-decoration: underline;
}
.uk-overlay-panel a[class*='uk-icon-']:not(.uk-icon-button) {
  color: inherit;
}
/* Sub-object `uk-overlay-hover` and `uk-overlay-active`
 ========================================================================== */
.uk-overlay-hover:not(:hover):not(.uk-hover) .uk-overlay-panel:not(.uk-ignore) {
  opacity: 0;
}
.uk-overlay-active :not(.uk-active) > .uk-overlay-panel:not(.uk-ignore) {
  opacity: 0;
}
/* Modifier `uk-overlay-background`
 ========================================================================== */
.uk-overlay-background {
  background: rgba(67, 136, 238, 0.6);
  background: rgba(43, 189, 189, 0.6);
  background: -moz-linear-gradient(-45deg, rgba(43, 189, 189, 0.6) 0%, rgba(67, 136, 238, 0.6) 65%, rgba(67, 136, 238, 0.6) 100%);
  background: -webkit-linear-gradient(-45deg, rgba(43, 189, 189, 0.6) 0%, rgba(67, 136, 238, 0.6) 65%, rgba(67, 136, 238, 0.6) 100%);
  background: linear-gradient(135deg, rgba(43, 189, 189, 0.6) 0%, rgba(67, 136, 238, 0.6) 65%, rgba(67, 136, 238, 0.6) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(67, 136, 238, 0.6)', endColorstr='rgba(67, 136, 238, 0.6)', GradientType=1);
  border-radius: 0;
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
}
/* Modifier `uk-overlay-image`
 ========================================================================== */
/*
 * Reset panel
 */
.uk-overlay-image {
  padding: 0;
}
/* Position modifiers
 ========================================================================== */
.uk-overlay-top {
  bottom: auto;
}
.uk-overlay-bottom {
  top: auto;
}
.uk-overlay-left {
  right: auto;
}
.uk-overlay-right {
  left: auto;
}
/* Sub-object `uk-overlay-icon`
 ========================================================================== */
.uk-overlay-icon:before {
  content: "\f136";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  font-size: 40px;
  line-height: 1;
  font-family: FontAwesome;
  text-align: center;
  color: #4388ee;
  font-family: "beluga-icons";
  color: #ffffff;
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.075);
  margin-top: 0;
  top: 55%;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
/* Transitions
 ========================================================================== */
.uk-overlay-fade,
.uk-overlay-scale,
.uk-overlay-spin,
.uk-overlay-grayscale,
.uk-overlay-blur,
[class*='uk-overlay-slide'] {
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  transition-property: opacity, transform, filter;
}
.uk-overlay-active .uk-overlay-fade,
.uk-overlay-active .uk-overlay-scale,
.uk-overlay-active .uk-overlay-spin,
.uk-overlay-active [class*='uk-overlay-slide'] {
  transition-duration: 0.8s;
}
/*
 * Fade
 */
.uk-overlay-fade {
  opacity: 0.7;
}
.uk-overlay-hover:hover .uk-overlay-fade,
.uk-overlay-hover.uk-hover .uk-overlay-fade,
.uk-overlay-active .uk-active > .uk-overlay-fade {
  opacity: 1;
}
/*
 * Scale
 */
.uk-overlay-scale {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.uk-overlay-hover:hover .uk-overlay-scale,
.uk-overlay-hover.uk-hover .uk-overlay-scale,
.uk-overlay-active .uk-active > .uk-overlay-scale {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/*
 * Spin
 */
.uk-overlay-spin {
  -webkit-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
}
.uk-overlay-hover:hover .uk-overlay-spin,
.uk-overlay-hover.uk-hover .uk-overlay-spin,
.uk-overlay-active .uk-active > .uk-overlay-spin {
  -webkit-transform: scale(1.1) rotate(3deg);
  transform: scale(1.1) rotate(3deg);
}
/*
 * Grayscale
 */
.uk-overlay-grayscale {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.uk-overlay-hover:hover .uk-overlay-grayscale,
.uk-overlay-hover.uk-hover .uk-overlay-grayscale,
.uk-overlay-active .uk-active > .uk-overlay-grayscale {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
/*
 * Slide
 */
[class*='uk-overlay-slide'] {
  opacity: 0;
}
/* Top */
.uk-overlay-slide-top {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
/* Bottom */
.uk-overlay-slide-bottom {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
/* Left */
.uk-overlay-slide-left {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
/* Right */
.uk-overlay-slide-right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
/* Hover */
.uk-overlay-hover:hover [class*='uk-overlay-slide'],
.uk-overlay-hover.uk-hover [class*='uk-overlay-slide'],
.uk-overlay-active .uk-active > [class*='uk-overlay-slide'] {
  opacity: 1;
  -webkit-transform: translateX(0) translateY(0);
  transform: translateX(0) translateY(0);
}
/* DEPRECATED
 * Sub-object `uk-overlay-area`
 ========================================================================== */
/*
 * 1. Set position
 * 2. Set style
 * 3. Fade-in transition
 */
.uk-overlay-area {
  /* 1 */
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  /* 2 */
  background: rgba(0, 0, 0, 0.3);
  /* 3 */
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  -webkit-transform: translate3d(0, 0, 0);
}
/*
 * Hover
 * 1. `uk-hover` to support touch devices
 * 2. Use optional `uk-overlay-toggle` to trigger the overlay earlier
 */
.uk-overlay:hover .uk-overlay-area,
.uk-overlay.uk-hover .uk-overlay-area,
.uk-overlay-toggle:hover .uk-overlay-area,
.uk-overlay-toggle.uk-hover .uk-overlay-area {
  opacity: 1;
}
/*
 * Icon
 */
.uk-overlay-area:empty:before {
  content: "\f002";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  margin-left: -25px;
  font-size: 50px;
  line-height: 1;
  font-family: FontAwesome;
  text-align: center;
  color: #ffffff;
}
/* DEPRECATED
 * Sub-object `uk-overlay-area-content`
 ========================================================================== */
/*
 * Remove whitespace between child elements when using `inline-block`
 * Needed for Firefox
 */
.uk-overlay-area:not(:empty) {
  font-size: 0.001px;
}
/*
 * 1. Needed for vertical alignment
 */
.uk-overlay-area:not(:empty):before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
/*
 * 1. Set vertical alignment
 * 2. Reset whitespace hack
 * 3. Set horizontal alignment
 * 4. Set style
 */
.uk-overlay-area-content {
  /* 1 */
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  vertical-align: middle;
  /* 2 */
  font-size: 1rem;
  /* 3 */
  text-align: center;
  /* 4 */
  padding: 0 15px;
  color: #ffffff;
}
/*
 * Remove margin from the last-child
 */
.uk-overlay-area-content > :last-child {
  margin-bottom: 0;
}
/*
 * Links in overlay area
 */
.uk-overlay-area-content a:not([class]),
.uk-overlay-area-content a:not([class]):hover {
  color: inherit;
}
/* DEPRECATED
 * Sub-object `uk-overlay-caption`
 ========================================================================== */
/*
 * 1. Set position
 * 2. Set style
 * 3. Fade-in transition
 */
.uk-overlay-caption {
  /* 1 */
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  /* 2 */
  padding: 15px;
  background: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  /* 3 */
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  -webkit-transform: translate3d(0, 0, 0);
}
/*
 * Hover
 * 1. `uk-hover` to support touch devices
 * 2. Use optional `uk-overlay-toggle` to trigger the overlay earlier
 */
.uk-overlay:hover .uk-overlay-caption,
.uk-overlay.uk-hover .uk-overlay-caption,
.uk-overlay-toggle:hover .uk-overlay-caption,
.uk-overlay-toggle.uk-hover .uk-overlay-caption {
  opacity: 1;
}
.uk-overlay > img.uk-thumbnail {
  max-width: 95%;
  max-width: calc(100% - 10px);
  margin: 5px;
}
.uk-overlay-background.tm-overlay-secondary {
  background-color: #022d6b;
}
.uk-overlay-background [class*='uk-icon-'],
.uk-overlay-background .uk-panel-title,
.uk-overlay-background .tm-content {
  transition: all 0.3s ease-in-out;
  transition-delay: 0ms;
  opacity: 0;
}
.uk-overlay-background [class*='uk-icon-'] {
  transform: translateY(80%);
}
.uk-overlay-background .uk-panel-title {
  transform: translateY(50%);
}
.uk-overlay-background .tm-content {
  transform: translateY(30%);
}
.uk-overlay-panel .uk-icon-plus {
  font-family: "beluga-icons";
}
.uk-overlay-panel .uk-icon-plus:before {
  content: "\f136";
}
.uk-overlay-hover:hover .uk-overlay-background [class*='uk-icon-'],
.uk-overlay-hover:hover .uk-overlay-background .uk-panel-title,
.uk-overlay-hover:hover .uk-overlay-background .tm-content {
  opacity: 1;
}
.uk-overlay-hover:hover .uk-overlay-background [class*='uk-icon-'] {
  transform: translateY(0%);
  transition-delay: 100ms;
}
.uk-overlay-hover:hover .uk-overlay-background .uk-panel-title {
  transition-delay: 250ms;
  transform: translateY(0%);
}
.uk-overlay-hover:hover .uk-overlay-background .tm-content {
  transform: translateY(0%);
  transition-delay: 400ms;
}
.uk-overlay-hover:hover .uk-overlay-icon:before {
  top: 47%;
  opacity: 0.9;
  transition: all 0.3s ease-in-out;
  transition-duration: 0.75s;
}
.uk-overlay-scale {
  transition-duration: 1s;
}
.uk-overlay-slide-top {
  transform: translateY(-5%);
}
.uk-overlay-slide-bottom {
  transform: translateY(5%);
}
.uk-overlay-slide-left {
  transform: translateX(-5%);
}
.uk-overlay-slide-right {
  transform: translateX(5%);
}
.uk-panel-teaser-link .uk-overlay-hover:hover.tm-overlay-blend-overlay {
  background-blend-mode: hard-light;
}
.uk-panel-teaser-link .uk-overlay-hover:hover.tm-overlay-background-primary[class*='tm-overlay-blend-'] {
  background-color: rgba(67, 136, 238, 0.6);
}
.uk-panel-teaser-link .uk-overlay-hover:hover.tm-overlay-background-secondary[class*='tm-overlay-blend-'] {
  background-color: rgba(2, 45, 107, 0.6);
}
.uk-panel-teaser-link [class*='tm-overlay-blend-'],
.uk-panel-teaser-link .tm-overlay-background-opacity {
  transition: all 0.3s ease-in-out;
}
figure .uk-overlay-fade {
  opacity: 1;
}
figure.uk-overlay-hover:hover .uk-overlay-fade,
figure.uk-overlay-hover.uk-hover .uk-overlay-fade,
figure.uk-overlay-active .uk-active .uk-overlay-fade {
  opacity: 0.7;
}
/* ========================================================================
   Component: Column
 ========================================================================== */
[class*='uk-column-'] {
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}
/* Width modifiers
 ========================================================================== */
.uk-column-1-2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
.uk-column-1-3 {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}
.uk-column-1-4 {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
}
.uk-column-1-5 {
  -webkit-column-count: 5;
  -moz-column-count: 5;
  column-count: 5;
}
.uk-column-1-6 {
  -webkit-column-count: 6;
  -moz-column-count: 6;
  column-count: 6;
}
/* Phone landscape and bigger */
@media (min-width: 480px) {
  .uk-column-small-1-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .uk-column-small-1-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  .uk-column-small-1-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }
  .uk-column-small-1-5 {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
  }
  .uk-column-small-1-6 {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6;
  }
}
/* Tablet and bigger */
@media (min-width: 900px) {
  .uk-column-medium-1-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .uk-column-medium-1-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  .uk-column-medium-1-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }
  .uk-column-medium-1-5 {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
  }
  .uk-column-medium-1-6 {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6;
  }
}
/* Desktop and bigger */
@media (min-width: 992px) {
  .uk-column-large-1-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .uk-column-large-1-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  .uk-column-large-1-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }
  .uk-column-large-1-5 {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
  }
  .uk-column-large-1-6 {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6;
  }
}
/* Large screen and bigger */
@media (min-width: 1220px) {
  .uk-column-xlarge-1-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .uk-column-xlarge-1-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  .uk-column-xlarge-1-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }
  .uk-column-xlarge-1-5 {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
  }
  .uk-column-xlarge-1-6 {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6;
  }
}
/* ========================================================================
   Component: Animation
 ========================================================================== */
[class*='uk-animation-'] {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* Hide animated element if scrollspy is used */
@media screen {
  [data-uk-scrollspy*='uk-animation-']:not([data-uk-scrollspy*='target']) {
    opacity: 0;
  }
}
/*
 * Fade
 * Higher specificity (!important) needed because of reverse modifier
 */
.uk-animation-fade {
  -webkit-animation-name: uk-fade;
  animation-name: uk-fade;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-timing-function: linear !important;
  animation-timing-function: linear !important;
}
/*
 * Fade with scale
 */
.uk-animation-scale-up {
  -webkit-animation-name: uk-fade-scale-02;
  animation-name: uk-fade-scale-02;
}
.uk-animation-scale-down {
  -webkit-animation-name: uk-fade-scale-18;
  animation-name: uk-fade-scale-18;
}
/*
 * Fade with slide
 */
.uk-animation-slide-top {
  -webkit-animation-name: uk-fade-top;
  animation-name: uk-fade-top;
}
.uk-animation-slide-bottom {
  -webkit-animation-name: uk-fade-bottom;
  animation-name: uk-fade-bottom;
}
.uk-animation-slide-left {
  -webkit-animation-name: uk-fade-left;
  animation-name: uk-fade-left;
}
.uk-animation-slide-right {
  -webkit-animation-name: uk-fade-right;
  animation-name: uk-fade-right;
}
/*
 * Scale
 */
.uk-animation-scale {
  -webkit-animation-name: uk-scale-12;
  animation-name: uk-scale-12;
}
/*
 * Shake
 */
.uk-animation-shake {
  -webkit-animation-name: uk-shake;
  animation-name: uk-shake;
}
/* Direction modifiers
 ========================================================================== */
.uk-animation-reverse {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
/* Duration modifiers
========================================================================== */
.uk-animation-15 {
  -webkit-animation-duration: 15s;
  animation-duration: 15s;
}
/* Origin modifiers
========================================================================== */
.uk-animation-top-left {
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.uk-animation-top-center {
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
}
.uk-animation-top-right {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.uk-animation-middle-left {
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.uk-animation-middle-right {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.uk-animation-bottom-left {
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.uk-animation-bottom-center {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.uk-animation-bottom-right {
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
/* Sub-object: `uk-animation-hover`
========================================================================== */
/*
 * Enable animation only on hover
 * Note: Firefox also needs this because animations are not triggered when switching between display `hidden` and `block`
 */
.uk-animation-hover:not(:hover),
.uk-animation-hover:not(:hover) [class*='uk-animation-'],
.uk-touch .uk-animation-hover:not(.uk-hover),
.uk-touch .uk-animation-hover:not(.uk-hover) [class*='uk-animation-'] {
  -webkit-animation-name: none;
  animation-name: none;
}
/* Keyframes: Fade
 * Used by dropdown, datepicker and slideshow component
 ========================================================================== */
@-webkit-keyframes uk-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes uk-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* Keyframes: Fade with slide
 ========================================================================== */
/*
 * Top
 */
@-webkit-keyframes uk-fade-top {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes uk-fade-top {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/*
 * Bottom
 */
@-webkit-keyframes uk-fade-bottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes uk-fade-bottom {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/*
 * Left
 */
@-webkit-keyframes uk-fade-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes uk-fade-left {
  0% {
    opacity: 0;
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
/*
 * Right
 */
@-webkit-keyframes uk-fade-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes uk-fade-right {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
/* Keyframes: Fade with scale
 ========================================================================== */
/*
 * Scale by 0.2
 */
@-webkit-keyframes uk-fade-scale-02 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.2);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes uk-fade-scale-02 {
  0% {
    opacity: 0;
    transform: scale(0.2);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
/*
 * Scale by 1.5
 * Used by slideshow component
 */
@-webkit-keyframes uk-fade-scale-15 {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes uk-fade-scale-15 {
  0% {
    opacity: 0;
    transform: scale(1.5);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
/*
 * Scale by 1.8
 */
@-webkit-keyframes uk-fade-scale-18 {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes uk-fade-scale-18 {
  0% {
    opacity: 0;
    transform: scale(1.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
/* Keyframes: Slide
 * Used by slideshow component
 ========================================================================== */
/*
 * Left
 */
@-webkit-keyframes uk-slide-left {
  0% {
    -webkit-transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes uk-slide-left {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
/*
 * Right
 */
@-webkit-keyframes uk-slide-right {
  0% {
    -webkit-transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes uk-slide-right {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0);
  }
}
/*
 * Left third
 */
@-webkit-keyframes uk-slide-left-33 {
  0% {
    -webkit-transform: translateX(33%);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes uk-slide-left-33 {
  0% {
    transform: translateX(33%);
  }
  100% {
    transform: translateX(0);
  }
}
/*
 * Right third
 */
@-webkit-keyframes uk-slide-right-33 {
  0% {
    -webkit-transform: translateX(-33%);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes uk-slide-right-33 {
  0% {
    transform: translateX(-33%);
  }
  100% {
    transform: translateX(0);
  }
}
/* Keyframes: Scale
 ========================================================================== */
@-webkit-keyframes uk-scale-12 {
  0% {
    -webkit-transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes uk-scale-12 {
  0% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
/* Keyframes: Rotate
 * Used by icon component
 ========================================================================== */
@-webkit-keyframes uk-rotate {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@keyframes uk-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Keyframes: Shake
 ========================================================================== */
@-webkit-keyframes uk-shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
  }
  10% {
    -webkit-transform: translateX(-9px);
  }
  20% {
    -webkit-transform: translateX(8px);
  }
  30% {
    -webkit-transform: translateX(-7px);
  }
  40% {
    -webkit-transform: translateX(6px);
  }
  50% {
    -webkit-transform: translateX(-5px);
  }
  60% {
    -webkit-transform: translateX(4px);
  }
  70% {
    -webkit-transform: translateX(-3px);
  }
  80% {
    -webkit-transform: translateX(2px);
  }
  90% {
    -webkit-transform: translateX(-1px);
  }
}
@keyframes uk-shake {
  0%,
  100% {
    transform: translateX(0);
  }
  10% {
    transform: translateX(-9px);
  }
  20% {
    transform: translateX(8px);
  }
  30% {
    transform: translateX(-7px);
  }
  40% {
    transform: translateX(6px);
  }
  50% {
    transform: translateX(-5px);
  }
  60% {
    transform: translateX(4px);
  }
  70% {
    transform: translateX(-3px);
  }
  80% {
    transform: translateX(2px);
  }
  90% {
    transform: translateX(-1px);
  }
}
/* Keyframes: Fade with slide fixed
 * Used by dropdown and search component
 ========================================================================== */
/*
 * Top fixed
 */
@-webkit-keyframes uk-slide-top-fixed {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes uk-slide-top-fixed {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/*
 * Bottom fixed
 */
@-webkit-keyframes uk-slide-bottom-fixed {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes uk-slide-bottom-fixed {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/* ========================================================================
   Component: Dropdown
 ========================================================================== */
/*
 * 1. Hide by default
 * 2. Set position
 * 3. Box-sizing is needed for `uk-dropdown-justify`
 * 4. Set width
 */
.uk-dropdown,
.uk-dropdown-blank {
  /* 1 */
  display: none;
  /* 2 */
  position: absolute;
  z-index: 1020;
  /* 3 */
  box-sizing: border-box;
  /* 4 */
  width: 280px;
}
/*
 * Dropdown style
 * 1. Reset button group whitespace hack
 */
.uk-dropdown {
  padding: 20px;
  background: #ffffff;
  color: #5c789e;
  /* 1 */
  font-size: 18px;
  vertical-align: top;
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.075), inset 0 0 0 1px rgba(255, 255, 255, 0.075);
  border-radius: 0;
}
/* Focus */
.uk-dropdown:focus {
  outline: none;
}
/*
 * 1. Show dropdown
 * 2. Set animation
 * 3. Needed for scale animation
 */
.uk-open > .uk-dropdown,
.uk-open > .uk-dropdown-blank {
  /* 1 */
  display: block;
  /* 2 */
  -webkit-animation: uk-slide-top-fixed 0.2s ease-in-out;
  animation: uk-slide-top-fixed 0.2s ease-in-out;
  /* 3 */
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
/* Alignment modifiers
 ========================================================================== */
/*
 * Modifier
 */
.uk-dropdown-top {
  margin-top: -5px;
}
.uk-dropdown-bottom {
  margin-top: 5px;
}
.uk-dropdown-left {
  margin-left: -5px;
}
.uk-dropdown-right {
  margin-left: 5px;
}
/* Nav in dropdown
 ========================================================================== */
.uk-dropdown .uk-nav {
  margin: 0 -20px;
}
/* Grid and panel in dropdown
 ========================================================================== */
/*
* Vertical gutter
*/
/*
 * Grid
 * Higher specificity to override large gutter
 */
.uk-grid .uk-dropdown-grid + .uk-dropdown-grid {
  margin-top: 20px;
}
/* Panels */
.uk-dropdown-grid > [class*='uk-width-'] > .uk-panel + .uk-panel {
  margin-top: 20px;
}
/* Tablet and bigger */
@media (min-width: 900px) {
  /*
     * Horizontal gutter
     */
  .uk-dropdown:not(.uk-dropdown-stack) > .uk-dropdown-grid {
    margin-left: -20px;
    margin-right: -20px;
  }
  .uk-dropdown:not(.uk-dropdown-stack) > .uk-dropdown-grid > [class*='uk-width-'] {
    padding-left: 20px;
    padding-right: 20px;
  }
  /*
     * Column divider
     */
  .uk-dropdown:not(.uk-dropdown-stack) > .uk-dropdown-grid > [class*='uk-width-']:nth-child(n+2) {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
  }
  /*
     * Width multiplier for dropdown columns
     */
  .uk-dropdown-width-2:not(.uk-dropdown-stack) {
    width: 560px;
  }
  .uk-dropdown-width-3:not(.uk-dropdown-stack) {
    width: 840px;
  }
  .uk-dropdown-width-4:not(.uk-dropdown-stack) {
    width: 1120px;
  }
  .uk-dropdown-width-5:not(.uk-dropdown-stack) {
    width: 1400px;
  }
}
/* Phone landscape and smaller */
@media (max-width: 899px) {
  /*
     * Stack columns and take full width
     */
  .uk-dropdown-grid > [class*='uk-width-'] {
    width: 100%;
  }
  /*
     * Vertical gutter
     */
  .uk-dropdown-grid > [class*='uk-width-']:nth-child(n+2) {
    margin-top: 20px;
  }
}
/*
* Stack grid columns
*/
.uk-dropdown-stack > .uk-dropdown-grid > [class*='uk-width-'] {
  width: 100%;
}
.uk-dropdown-stack > .uk-dropdown-grid > [class*='uk-width-']:nth-child(n+2) {
  margin-top: 20px;
}
/* Modifier `uk-dropdown-small`
 ========================================================================== */
/*
 * Set min-width and text expands dropdown if needed
 */
.uk-dropdown-small {
  min-width: 150px;
  width: auto;
  padding: 15px;
  white-space: nowrap;
}
/*
 * Nav in dropdown
 */
.uk-dropdown-small .uk-nav {
  margin: 0 -15px;
}
/* Modifier: `uk-dropdown-navbar`
 ========================================================================== */
.uk-dropdown-navbar {
  margin-top: 0;
  background: #ffffff;
  color: #5c789e;
}
.uk-dropdown-navbar .uk-nav-navbar ul a,
.uk-dropdown-navbar .uk-nav-navbar > li > a {
  padding: 3px 10px;
  font-size: 18px;
  font-weight: 400;
}
.uk-dropdown-navbar .uk-nav-navbar ul li:last-child a,
.uk-dropdown-navbar .uk-nav-navbar > li:last-child > a {
  border-bottom: 0;
}
.uk-dropdown-navbar .uk-nav-header {
  padding: 7px 15px;
}
.uk-dropdown-navbar .uk-nav-navbar ul li a:hover,
.uk-dropdown-navbar .uk-nav-navbar > li > a:hover,
.uk-dropdown-navbar .uk-nav-navbar > li > a:focus,
.uk-dropdown-navbar .uk-nav-navbar > li.uk-active > a,
.uk-dropdown-navbar .uk-nav-navbar ul li.uk-active > a {
  color: #a9d8ff;
  transform: translateX(3px);
}
.uk-open > .uk-dropdown-navbar {
  -webkit-animation: uk-slide-top-fixed 0.2s ease-in-out;
  animation: uk-slide-top-fixed 0.2s ease-in-out;
}
/* Modifier `uk-dropdown-scrollable`
 ========================================================================== */
/*
 * Usefull for long lists
 */
.uk-dropdown-scrollable {
  overflow-y: auto;
  max-height: 200px;
}
/* Sub-object: `uk-dropdown-overlay`
 ========================================================================== */
@media (min-width: 900px) {
  .tm-navbar .uk-dropdown:not(.uk-dropdown-stack) > .uk-dropdown-grid {
    margin-left: 0;
    margin-right: 0;
  }
  .tm-navbar .uk-dropdown:not(.uk-dropdown-stack) > .uk-dropdown-grid > [class*='uk-width-'] {
    padding-left: 0;
    padding-right: 0;
  }
  .tm-navbar .uk-dropdown:not(.uk-dropdown-stack) > .uk-dropdown-grid > [class*='uk-width-']:nth-child(n+2) {
    box-shadow: none;
    border-left: none;
  }
}
/* Nav in dropdown
	 =========================================================================== */
.uk-dropdown .uk-nav {
  margin: 0;
}
.tm-navbar .uk-dropdown {
  display: block;
  visibility: hidden;
}
.tm-navbar .uk-dropdown .uk-nav {
  margin: 0;
}
.tm-navbar .uk-dropdown li.uk-parent > ul {
  padding: 20px !important;
  border-radius: 0;
  margin: -20px 0 0;
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.075), inset 0 0 0 1px rgba(255, 255, 255, 0.075);
}
.tm-navbar .uk-dropdown li.uk-parent > a:before {
  content: "...";
  font-family: "fontAwesome";
  position: absolute;
  right: 0;
  width: 37px;
  height: 37px;
  line-height: 37px;
  top: 0;
  text-align: center;
  transition: color 0.2s ease-in-out, transform 0.3s ease-in-out;
}
.tm-navbar .uk-dropdown li.uk-parent:hover > a {
  color: #a9d8ff;
  transform: translateX(3px);
}
.tm-navbar .uk-dropdown li.uk-parent:hover > a:before,
.tm-navbar .uk-dropdown li.uk-parent > a:hover:before {
  color: #4388ee;
  transform: rotateZ(90deg);
}
.tm-navbar .uk-dropdown li.uk-parent.uk-active > a:before,
.tm-navbar .uk-dropdown li.uk-parent:hover > a:before {
  color: #a9d8ff;
}
.tm-navbar .uk-open > .uk-dropdown {
  visibility: visible;
}
/* button dropdown */
.uk-button-dropdown .uk-dropdown .uk-nav {
  margin: 0 15px 0 0;
}
.tm-navbar:not(.uk-active) .uk-dropdown-width-4.uk-dropdown-flip {
  right: -100px !important;
  left: auto !important;
}
/* ========================================================================
   Component: Modal
 ========================================================================== */
/*
 * This is the modal overlay and modal dialog container
 * 1. Hide by default
 * 2. Set fixed position
 * 3. Allow scrolling for the modal dialog
 * 4. Mask the background page
 * 5. Fade-in transition
 * 6. Deactivate browser history navigation in IE11
 * 7. force hardware acceleration to prevent browser rendering hiccups
 */
.uk-modal {
  /* 1 */
  display: none;
  /* 2 */
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10001;
  /* 3 */
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  /* 4 */
  background: rgba(2, 45, 107, 0.75);
  /* 5 */
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  /* 6 */
  touch-action: cross-slide-y pinch-zoom double-tap-zoom;
  /* 7 */
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  background: rgba(19, 96, 210, 0.7);
  background: -moz-radial-gradient(top center, ellipse cover, rgba(29, 127, 127, 0.7) 0%, rgba(19, 96, 210, 0.7) 65%, rgba(1, 13, 32, 0.7) 100%);
  background: -webkit-radial-gradient(top center, ellipse cover, rgba(29, 127, 127, 0.7) 0%, rgba(19, 96, 210, 0.7) 65%, rgba(1, 13, 32, 0.7) 100%);
  background: radial-gradient(at top center, rgba(29, 127, 127, 0.7) 0%, rgba(19, 96, 210, 0.7) 65%, rgba(1, 13, 32, 0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(29, 127, 127, 0.7)', endColorstr='rgba(1, 13, 32, 0.7)', GradientType=1);
}
.uk-modal.uk-open {
  visibility: visible;
  transition-delay: 50ms;
  cursor: url(/anmm/pagebuilder/templates/beluga/images/close.png), pointer;
}
.uk-modal.uk-open > * {
  cursor: auto;
}
/*
 * Open state
 */
.uk-modal.uk-open {
  opacity: 1;
}
/*
 * Prevents duplicated scrollbar caused by 4.
 */
.uk-modal-page,
.uk-modal-page body {
  overflow: hidden;
}
/* Sub-object: `uk-modal-dialog`
 ========================================================================== */
/*
 * 1. Create position context for caption, spinner and close button
 * 2. Set box sizing
 * 3. Set style
 * 4. Slide-in transition
 */
.uk-modal-dialog {
  /* 1 */
  position: relative;
  /* 2 */
  box-sizing: border-box;
  margin: 50px auto;
  padding: 40px;
  width: 600px;
  max-width: 100%;
  max-width: calc(100% - 20px);
  /* 3 */
  background: #ffffff;
  /* 4 */
  opacity: 0;
  -webkit-transform: translateY(-100px);
  transform: translateY(-100px);
  -webkit-transition: opacity 0.3s linear, -webkit-transform 0.3s ease-out;
  transition: opacity 0.3s linear, transform 0.3s ease-out;
  color: #5c789e;
  border-radius: 5px;
  box-shadow: 0 -1px 0 4px rgba(255, 255, 255, 0.15), 0 -1px 0 3px rgba(0, 0, 0, 0.1), 0 20px 20px rgba(0, 0, 0, 0.2);
}
.uk-modal-dialog .uk-close {
  width: 30px;
  line-height: 30px;
  z-index: 10;
}
.uk-modal-dialog .uk-close:after {
  font-size: 30px;
  opacity: 1;
  color: #5c789e;
}
.uk-modal-dialog h3 {
  color: #5c789e;
}
.uk-modal-dialog a:not(.uk-form-password-toggle) {
  color: #5c789e;
}
/* Phone landscape and smaller */
@media (max-width: 899px) {
  /*
     * Fit in small screen
     */
  .uk-modal-dialog {
    width: auto;
    margin: 10px auto;
  }
}
/*
 * Open state
 */
.uk-open .uk-modal-dialog {
  /* 4 */
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
/*
 * Remove margin from the last-child
 */
.uk-modal-dialog > :not([class*='uk-modal-']):last-child {
  margin-bottom: 0;
}
/* Close in modal
 ========================================================================== */
.uk-modal-dialog > .uk-close:first-child {
  margin: -10px -10px 0 0;
  float: right;
}
/*
 * Remove margin from adjacent element
 */
.uk-modal-dialog > .uk-close:first-child + :not([class*='uk-modal-']) {
  margin-top: 0;
}
/* Modifier: `uk-modal-dialog-lightbox`
 ========================================================================== */
.uk-modal-dialog-lightbox {
  margin: 15px auto;
  padding: 0;
  max-width: 95%;
  max-width: calc(100% - 30px);
  min-height: 50px;
}
/*
 * Close button
 */
.uk-modal-dialog-lightbox > .uk-close:first-child {
  position: absolute;
  top: -12px;
  right: -12px;
  margin: 0;
  float: none;
}
/* Phone landscape and smaller */
@media (max-width: 899px) {
  .uk-modal-dialog-lightbox > .uk-close:first-child {
    top: -7px;
    right: -7px;
  }
}
/* Modifier: `uk-modal-dialog-blank`
 ========================================================================== */
.uk-modal-dialog-blank {
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: 100%;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
/*
* Close button
*/
.uk-modal-dialog-blank > .uk-close:first-child {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
  margin: 0;
  float: none;
}
/* Modifier: `uk-modal-dialog-large`
 ========================================================================== */
/* Tablet and bigger */
@media (min-width: 900px) {
  .uk-modal-dialog-large {
    width: 930px;
  }
}
/* Large screen and bigger */
@media (min-width: 1220px) {
  .uk-modal-dialog-large {
    width: 1130px;
  }
}
/* Sub-Object: `uk-modal-header` and `uk-modal-footer`
 ========================================================================== */
.uk-modal-header {
  margin-bottom: 15px;
  padding: 15px 30px;
  margin: -30px -30px 30px -30px;
  border-bottom: 1px solid #011839;
  background: #022d6b;
  color: #ffffff;
  font-family: 'Cairo';
  font-weight: 600;
  font-size: 28px;
  line-height: 32px;
}
.uk-modal-header h1,
.uk-modal-header h2,
.uk-modal-header h3,
.uk-modal-header h4,
.uk-modal-header h5,
.uk-modal-header h6,
.uk-modal-header .uk-panel-title {
  color: #ffffff;
}
.uk-modal-footer {
  margin-top: 15px;
}
/*
 * Remove margin from the last-child
 */
.uk-modal-header > :last-child,
.uk-modal-footer > :last-child {
  margin-bottom: 0;
}
/* Sub-Object: `uk-modal-caption`
 ========================================================================== */
.uk-modal-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -40px;
  margin-bottom: -10px;
  color: #ffffff;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* Sub-Object: `uk-modal-spinner`
 ========================================================================== */
.uk-modal-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 25px;
  color: #ddd;
}
.uk-modal-spinner:after {
  content: "\f110";
  display: block;
  font-family: FontAwesome;
  -webkit-animation: uk-rotate 2s infinite linear;
  animation: uk-rotate 2s infinite linear;
}
.uk-modal-dialog-lightbox > .uk-close:first-child {
  top: 0;
  right: -80px;
}
.uk-modal-dialog-lightbox .uk-close:after {
  color: #ffffff;
}
.uk-modal-dialog-blank {
  border-bottom: 0;
}
.tm-modal-image {
  padding: 20px;
}
.tm-modal-image > img {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.uk-modal-dialog.uk-modal-dialog-small {
  width: 350px;
}
/* ========================================================================
   Component: Off-canvas
 ========================================================================== */
/*
 * This is the offcanvas overlay and bar container
 * 1. Hide by default
 * 2. Set fixed position
 * 3. Deactivate browser touch actions in IE11
 * 4. Mask the background page
 */
.uk-offcanvas {
  /* 1 */
  display: none;
  /* 2 */
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1100;
  /* 3 */
  touch-action: none;
  /* 4 */
  background: rgba(2, 45, 107, 0.5);
  overflow: hidden;
}
.uk-offcanvas.uk-active {
  display: block;
}
/* Sub-object `uk-offcanvas-page`
 ========================================================================== */
/*
 * Prepares the whole HTML page to slide-out
 * 1. Fix the main page and disallow scrolling
 * 2. Side-out transition
 * 3. Needed for the transition to work instead of just letting it pop to the side
 */
.uk-offcanvas-page {
  /* 1 */
  position: fixed;
  /* 2 */
  -webkit-transition: margin-left 0.3s ease-in-out;
  transition: margin-left 0.3s ease-in-out;
  /* 3 */
  margin-left: 0;
}
/* Sub-object `uk-offcanvas-bar`
 ========================================================================== */
/*
 * This is the offcanvas bar
 * 1. Set fixed position
 * 2. Size and style
 * 3. Allow scrolling
 * 4. Side-out transition
 * 5. Deactivate scroll chaining in IE11
 */
.uk-offcanvas-bar {
  /* 1 */
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  z-index: 1101;
  /* 2 */
  width: 300px;
  max-width: 100%;
  /* 3 */
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  /* 4 */
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  /* 5 */
  -ms-scroll-chaining: none;
  overflow-x: hidden;
  background: #022d6b;
  background: -moz-linear-gradient(top, #03429d 0%, #022d6b 65%, #011839 100%);
  background: -webkit-linear-gradient(top, #03429d 0%, #022d6b 65%, #011839 100%);
  background: linear-gradient(to bottom, #03429d 0%, #022d6b 65%, #011839 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#03429d', endColorstr='#011839', GradientType=0);
}
.uk-offcanvas.uk-active .uk-offcanvas-bar.uk-offcanvas-bar-show {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
/* Modifier `uk-offcanvas-bar-flip`
 ========================================================================== */
.uk-offcanvas-bar-flip {
  left: auto;
  right: 0;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
/* Offcanvase modes
 ========================================================================== */
.uk-offcanvas-bar[mode='none'] {
  -webkit-transition: none;
  transition: none;
}
.uk-offcanvas-bar[mode='reveal'] {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  clip: rect(0, 0, 100vh, 0);
  -webkit-transition: -webkit-transform 0.3s ease-in-out, clip 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, clip 0.3s ease-in-out;
}
.uk-offcanvas-bar-flip[mode='reveal'] {
  clip: none;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.uk-offcanvas-bar-flip[mode='reveal'] > * {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}
.uk-offcanvas.uk-active .uk-offcanvas-bar-flip[mode='reveal'].uk-offcanvas-bar-show > * {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
/* Panel in offcanvas
 ========================================================================== */
.uk-offcanvas .uk-panel {
  margin: 20px 40px;
  color: #ffffff;
}
.uk-offcanvas .uk-panel.uk-panel-box-secondary {
  color: #ffffff;
}
.uk-offcanvas .uk-panel.uk-panel-box-secondary h1,
.uk-offcanvas .uk-panel.uk-panel-box-secondary h2,
.uk-offcanvas .uk-panel.uk-panel-box-secondary h3,
.uk-offcanvas .uk-panel.uk-panel-box-secondary h4,
.uk-offcanvas .uk-panel.uk-panel-box-secondary h5,
.uk-offcanvas .uk-panel.uk-panel-box-secondary h6 {
  color: #ffffff;
}
.uk-offcanvas .uk-panel-title {
  color: #ffffff;
}
.uk-offcanvas .uk-panel a:not([class]) {
  color: #ffffff;
}
.uk-offcanvas .uk-panel a:not([class]):hover {
  color: #2bbdbd;
}
.uk-offcanvas-page {
  overflow-x: visible !important;
}
.uk-nav-offcanvas ul.uk-nav-sub .tm-menu-header,
.uk-nav-offcanvas ul.uk-nav-sub .uk-nav-header {
  padding: 10px 0;
  text-transform: none;
  font-family: 'Cairo';
  font-weight: 600;
  font-size: 20px;
}
.uk-nav-offcanvas ul.uk-nav-sub .tm-menu-child {
  line-height: 32px;
  padding: 0 20px;
  margin-left: 0px;
  position: relative;
  box-shadow: none;
}
.uk-nav-offcanvas ul.uk-nav-sub .tm-menu-child:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.5);
  left: 5px;
  top: 42%;
  transition: background 0.3s ease-in-out;
}
.uk-nav-offcanvas > li {
  position: relative;
}
.uk-offcanvas .uk-search:before {
  left: 15px;
}
.uk-offcanvas .uk-nav-parent-icon > .uk-parent > a:after {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
.uk-offcanvas input.uk-search-field {
  padding: 0 0 0 40px;
  font-size: 15px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05);
}
.uk-offcanvas h1,
.uk-offcanvas h2,
.uk-offcanvas h3,
.uk-offcanvas h4,
.uk-offcanvas h5,
.uk-offcanvas h6 {
  color: #ffffff;
}
.uk-offcanvas-bar .uk-parent.uk-open > div {
  overflow: visible !important;
}
.tm-toggle-offcanvas {
  padding: 0 !important;
  width: 70px;
  z-index: 5;
  position: absolute;
  height: 40px;
  top: 5px;
  right: 0;
}
.tm-toggle-offcanvas:after {
  opacity: 0;
}
/* ========================================================================
   Component: Switcher
 ========================================================================== */
/*
 * 1. Deactivate browser history navigation in IE11
 */
.uk-switcher {
  margin: 0;
  padding: 0;
  list-style: none;
  /* 1 */
  touch-action: cross-slide-y pinch-zoom double-tap-zoom;
}
/*
 * Items
 */
.uk-switcher > :not(.uk-active) {
  display: none;
}
/* ========================================================================
   Component: Text
 ========================================================================== */
/* Size modifiers
 ========================================================================== */
.uk-text-small {
  font-size: 14px;
  line-height: 20px;
}
.uk-text-large {
  font-size: 23px;
  line-height: 31px;
  font-weight: normal;
}
/* Weight modifiers
 ========================================================================== */
.uk-text-bold {
  font-weight: bold;
}
/* Color modifiers
 ========================================================================== */
.uk-text-muted {
  color: #b1c1d0 !important;
}
.uk-text-primary {
  color: #4388ee !important;
}
.uk-text-success {
  color: #76ad34 !important;
}
.uk-text-warning {
  color: #e88600 !important;
}
.uk-text-danger {
  color: #d63617 !important;
}
.uk-text-contrast {
  color: #ffffff !important;
}
/* Alignment modifiers
 ========================================================================== */
.uk-text-left {
  text-align: left !important;
}
.uk-text-right {
  text-align: right !important;
}
.uk-text-center {
  text-align: center !important;
}
.uk-text-justify {
  text-align: justify !important;
}
.uk-text-top {
  vertical-align: top !important;
}
.uk-text-middle {
  vertical-align: middle !important;
}
.uk-text-bottom {
  vertical-align: bottom !important;
}
/* Only tablets portrait and smaller */
@media (max-width: 991px) {
  .uk-text-center-medium {
    text-align: center !important;
  }
  .uk-text-left-medium {
    text-align: left !important;
  }
}
/* Phone landscape and smaller */
@media (max-width: 899px) {
  .uk-text-center-small {
    text-align: center !important;
  }
  .uk-text-left-small {
    text-align: left !important;
  }
}
/* Wrap modifiers
 ========================================================================== */
/*
 * Prevent text from wrapping onto multiple lines
 */
.uk-text-nowrap {
  white-space: nowrap;
}
/*
 * Prevent text from wrapping onto multiple lines, and truncate with an ellipsis
 */
.uk-text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/*
 * Break strings if their length exceeds the width of their container
 */
.uk-text-break {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
/* Transform modifiers
 ========================================================================== */
.uk-text-capitalize {
  text-transform: capitalize !important;
}
.uk-text-lowercase {
  text-transform: lowercase !important;
}
.uk-text-uppercase {
  text-transform: uppercase !important;
}
/* ========================================================================
   Component: Utility
 ========================================================================== */
/* Container
 ========================================================================== */
.uk-container,
.mod-sppagebuilder .sppb-container-inner,
.sppb-row-container {
  box-sizing: border-box;
  max-width: 1300px;
  padding: 0 30px;
}
/* Large screen and bigger */
@media (min-width: 1220px) {
  .uk-container,
  .mod-sppagebuilder .sppb-container-inner,
  .sppb-row-container {
    max-width: 1300px;
    padding: 0 50px;
  }
}
/*
 * Micro clearfix
 */
.uk-container:before,
.uk-container:after,
.mod-sppagebuilder .sppb-container-inner:before,
.mod-sppagebuilder .sppb-container-inner:after,
.sppb-row-container:before,
.sppb-row-container:after {
  content: "";
  display: table;
}
.uk-container:after,
.mod-sppagebuilder .sppb-container-inner:after,
.sppb-row-container:after {
  clear: both;
}
/*
 * Center container
 */
.uk-container-center {
  margin-left: auto;
  margin-right: auto;
}
/* Clearing
 ========================================================================== */
/*
 * Micro clearfix
* `table-cell` is used with `:before` because `table` creates a 1px gap when it becomes a flex item, only in Webkit
 * `table` is used again with `:after` because `clear` only works with block elements.
 * Note: `display: block` with `overflow: hidden` is currently not working in the latest Safari
 */
.uk-clearfix:before {
  content: "";
  display: table-cell;
}
.uk-clearfix:after {
  content: "";
  display: table;
  clear: both;
}
/*
 *  Create a new block formatting context
 */
.uk-nbfc {
  overflow: hidden;
}
.uk-nbfc-alt {
  display: table-cell;
  width: 10000px;
}
/* Alignment of block elements
 ========================================================================== */
/*
 * Float blocks
 * 1. Prevent content overflow on small devices
 */
.uk-float-left {
  float: left;
}
.uk-float-right {
  float: right;
}
/* 1 */
[class*='uk-float-'] {
  max-width: 100%;
}
/* Alignment of images and objects
 ========================================================================== */
/*
 * Alignment
 */
[class*='uk-align-'] {
  display: block;
  margin-bottom: 20px;
}
.uk-align-left {
  margin-right: 20px;
  float: left;
}
.uk-align-right {
  margin-left: 20px;
  float: right;
}
/* Tablet and bigger */
@media (min-width: 900px) {
  .uk-align-medium-left {
    margin-right: 20px;
    float: left;
  }
  .uk-align-medium-right {
    margin-left: 20px;
    float: right;
  }
}
.uk-align-center {
  margin-left: auto;
  margin-right: auto;
}
/* Vertical alignment
 ========================================================================== */
/*
 * Remove whitespace between child elements when using `inline-block`
 */
.uk-vertical-align {
  font-size: 0.001px;
}
/*
 *  The `uk-vertical-align` container needs a specific height
 */
.uk-vertical-align:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
/*
 * Sub-object which can have any height
 * 1. Reset whitespace hack
 */
.uk-vertical-align-middle,
.uk-vertical-align-bottom {
  display: inline-block;
  max-width: 100%;
  /* 1 */
  font-size: 1rem;
}
.uk-vertical-align-middle {
  vertical-align: middle;
}
.uk-vertical-align-bottom {
  vertical-align: bottom;
}
/* Height
 ========================================================================== */
/*
 * More robust if padding and border are used
 */
[class*='uk-height'] {
  box-sizing: border-box;
}
/*
 * Useful to extend the `html` and `body` element to the full height of the page.
 */
.uk-height-1-1 {
  height: 100%;
}
/*
 * Useful to create image teasers
 */
.uk-height-viewport {
  height: 100vh;
  min-height: 600px;
}
/* Responsive objects
 * Note: Images are already responsive by default, see Base component
 ========================================================================== */
/*
 * 1. Corrects `max-width` and `max-height` behavior if padding and border are used
 */
.uk-responsive-width,
.uk-responsive-height {
  box-sizing: border-box;
}
/*
 * Responsiveness: Sets a maximum width relative to the parent and auto scales the height
 * `important` needed to override `uk-img-preserve img`
 */
.uk-responsive-width {
  max-width: 100% !important;
  height: auto;
}
/*
 * Responsiveness: Sets a maximum height relative to the parent and auto scales the width
 * Only works if the parent element has a fixed height.
 */
.uk-responsive-height {
  max-height: 100%;
  width: auto;
}
/* Margin
 ========================================================================== */
/*
 * Create a block with the same margin of a paragraph
 * Add margin if adjacent element
 */
.uk-margin {
  margin-bottom: 20px;
}
* + .uk-margin {
  margin-top: 20px;
}
.uk-margin-top {
  margin-top: 20px !important;
}
.uk-margin-bottom {
  margin-bottom: 20px !important;
}
.uk-margin-left {
  margin-left: 20px !important;
}
.uk-margin-right {
  margin-right: 20px !important;
}
/*
 * Larger margins
 */
.uk-margin-large {
  margin-bottom: 50px;
}
* + .uk-margin-large {
  margin-top: 50px;
}
.uk-margin-large-top {
  margin-top: 50px !important;
}
.uk-margin-large-bottom {
  margin-bottom: 50px !important;
}
.uk-margin-large-left {
  margin-left: 50px !important;
}
.uk-margin-large-right {
  margin-right: 50px !important;
}
/*
 * Smaller margins
 */
.uk-margin-small {
  margin-bottom: 5px;
}
* + .uk-margin-small {
  margin-top: 5px;
}
.uk-margin-small-top {
  margin-top: 5px !important;
}
.uk-margin-small-bottom {
  margin-bottom: 5px !important;
}
.uk-margin-small-left {
  margin-left: 5px !important;
}
.uk-margin-small-right {
  margin-right: 5px !important;
}
/*
 * Remove margins
 */
.uk-margin-remove {
  margin: 0 !important;
}
.uk-margin-top-remove {
  margin-top: 0 !important;
}
.uk-margin-bottom-remove {
  margin-bottom: 0 !important;
}
/* Padding
 ========================================================================== */
.uk-padding-remove {
  padding: 0 !important;
}
.uk-padding-top-remove {
  padding-top: 0 !important;
}
.uk-padding-bottom-remove {
  padding-bottom: 0 !important;
}
.uk-padding-vertical-remove {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
/* Border
 ========================================================================== */
.uk-border-circle {
  border-radius: 50%;
}
.uk-border-rounded {
  border-radius: 5px;
}
/* Headings
 ========================================================================== */
.uk-heading-large {
  font-size: 36px;
  line-height: 42px;
}
/* Tablet and bigger */
@media (min-width: 900px) {
  .uk-heading-large {
    font-size: 67px;
    line-height: 82px;
  }
}
/* Link
 ========================================================================== */
/*
 * Let links appear in default text color
 */
.uk-link-muted,
.uk-link-muted a {
  color: #5c789e;
}
.uk-link-muted:hover,
.uk-link-muted a:hover {
  color: #5c789e;
}
/*
 * Reset link style
 */
.uk-link-reset,
.uk-link-reset a,
.uk-link-reset:hover,
.uk-link-reset a:hover,
.uk-link-reset:focus,
.uk-link-reset a:focus {
  color: inherit;
  text-decoration: none;
}
/* Scrollable
 ========================================================================== */
/*
 * Enable scrolling for preformatted text
 */
.uk-scrollable-text {
  height: 300px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  resize: both;
}
/*
 * Box with scrolling enabled
 */
.uk-scrollable-box {
  box-sizing: border-box;
  height: 170px;
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  resize: both;
}
.uk-scrollable-box > :last-child {
  margin-bottom: 0;
}
/* Overflow
 ========================================================================== */
.uk-overflow-hidden {
  overflow: hidden;
}
/*
 * Enable scrollbars if content is clipped
 */
.uk-overflow-container {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.uk-overflow-container > :last-child {
  margin-bottom: 0;
}
/* Position
 ========================================================================== */
.uk-position-absolute,
[class*='uk-position-top'],
[class*='uk-position-bottom'] {
  position: absolute !important;
}
/* Don't use `width: 100%` because it is wrong if the parent has padding. */
.uk-position-top {
  top: 0;
  left: 0;
  right: 0;
}
.uk-position-bottom {
  bottom: 0;
  left: 0;
  right: 0;
}
.uk-position-top-left {
  top: 0;
  left: 0;
}
.uk-position-top-right {
  top: 0;
  right: 0;
}
.uk-position-bottom-left {
  bottom: 0;
  left: 0;
}
.uk-position-bottom-right {
  bottom: 0;
  right: 0;
}
/*
 * Cover
 */
.uk-position-cover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
/*
 * Relative
 */
.uk-position-relative {
  position: relative !important;
}
/*
 * Z-index
 */
.uk-position-z-index {
  z-index: 1;
}
/* Display
 ========================================================================== */
/*
 * Display
 * 1. Required if child is a responsive image
 */
.uk-display-block {
  display: block !important;
}
.uk-display-inline {
  display: inline !important;
}
.uk-display-inline-block {
  display: inline-block !important;
  /* 1 */
  max-width: 100%;
}
/*
 * Visibility
 * Avoids setting display to `block` so it works also with `inline-block` and `table`
 */
/* Desktop and bigger */
@media (min-width: 992px) {
  .uk-visible-small {
    display: none !important;
  }
  .uk-visible-medium {
    display: none !important;
  }
  .uk-hidden-large {
    display: none !important;
  }
}
/* Tablets portrait */
@media (min-width: 900px) and (max-width: 991px) {
  .uk-visible-small {
    display: none !important;
  }
  .uk-visible-large {
    display: none !important ;
  }
  .uk-hidden-medium {
    display: none !important;
  }
}
/* Phone landscape and smaller*/
@media (max-width: 899px) {
  .uk-visible-medium {
    display: none !important;
  }
  .uk-visible-large {
    display: none !important;
  }
  .uk-hidden-small {
    display: none !important;
  }
}
/* Remove from the flow and screen readers on any device */
.uk-hidden {
  display: none !important;
  visibility: hidden !important;
}
/* It's hidden, but still affects layout */
.uk-invisible {
  visibility: hidden !important;
}
/* Show on hover */
.uk-visible-hover:hover .uk-hidden,
.uk-visible-hover:hover .uk-invisible {
  display: block !important;
  visibility: visible !important;
}
.uk-visible-hover-inline:hover .uk-hidden,
.uk-visible-hover-inline:hover .uk-invisible {
  display: inline-block !important;
  visibility: visible !important;
}
/* Hide on touch */
.uk-touch .uk-hidden-touch,
.uk-notouch .uk-hidden-notouch {
  display: none !important;
}
/* ========================================================================
   Component: Flex
 ========================================================================== */
.uk-flex {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.uk-flex-inline {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
}
/*
 * Fixes initial flex-shrink value in IE10
 */
.uk-flex > *,
.uk-flex-inline > * {
  -ms-flex-negative: 1;
}
/* Alignment
 ========================================================================== */
/*
 * Vertical alignment
 * Default value is `stretch`
 */
.uk-flex-top {
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.uk-flex-middle {
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.uk-flex-bottom {
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
/*
 * Horizontal alignment
 * Default value is `flex-start`
 */
.uk-flex-center {
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.uk-flex-right {
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.uk-flex-space-between {
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.uk-flex-space-around {
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
/* Direction
 ========================================================================== */
.uk-flex-row-reverse {
  -ms-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.uk-flex-column {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.uk-flex-column-reverse {
  -ms-flex-direction: column-reverse;
  -webkit-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
/* Wrap
 ========================================================================== */
.uk-flex-nowrap {
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.uk-flex-wrap {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.uk-flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse;
  -webkit-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}
/*
 * Horizontal alignment
 * Default value is `stretch`
 */
.uk-flex-wrap-top {
  -ms-flex-line-pack: start;
  -webkit-align-content: flex-start;
  align-content: flex-start;
}
.uk-flex-wrap-middle {
  -ms-flex-line-pack: center;
  -webkit-align-content: center;
  align-content: center;
}
.uk-flex-wrap-bottom {
  -ms-flex-line-pack: end;
  -webkit-align-content: flex-end;
  align-content: flex-end;
}
.uk-flex-wrap-space-between {
  -ms-flex-line-pack: justify;
  -webkit-align-content: space-between;
  align-content: space-between;
}
.uk-flex-wrap-space-around {
  -ms-flex-line-pack: distribute;
  -webkit-align-content: space-around;
  align-content: space-around;
}
/* Item ordering
 ========================================================================== */
/*
 * Default is 0
 */
.uk-flex-order-first {
  -ms-flex-order: -1;
  -webkit-order: -1;
  order: -1;
}
.uk-flex-order-last {
  -ms-flex-order: 99;
  -webkit-order: 99;
  order: 99;
}
/* Phone landscape and bigger */
@media (min-width: 480px) {
  .uk-flex-order-first-small {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .uk-flex-order-last-small {
    -ms-flex-order: 99;
    -webkit-order: 99;
    order: 99;
  }
}
/* Tablet and bigger */
@media (min-width: 900px) {
  .uk-flex-order-first-medium {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .uk-flex-order-last-medium {
    -ms-flex-order: 99;
    -webkit-order: 99;
    order: 99;
  }
}
/* Desktop and bigger */
@media (min-width: 992px) {
  .uk-flex-order-first-large {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .uk-flex-order-last-large {
    -ms-flex-order: 99;
    -webkit-order: 99;
    order: 99;
  }
}
/* Large screen and bigger */
@media (min-width: 1220px) {
  .uk-flex-order-first-xlarge {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .uk-flex-order-last-xlarge {
    -ms-flex-order: 99;
    -webkit-order: 99;
    order: 99;
  }
}
/* Item dimensions
 ========================================================================== */
/*
 * Initial: 0 1 auto
 * Content dimensions, but shrinks
 */
/*
 * No Flex: 0 0 auto
 * Content dimensions
 */
.uk-flex-item-none {
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
}
/*
 * Relative Flex: 1 1 auto
 * Space is allocated considering content
 * 1. Fixes flex-shrink value in IE10
 */
.uk-flex-item-auto {
  -ms-flex: auto;
  -webkit-flex: auto;
  flex: auto;
  /* 1 */
  -ms-flex-negative: 1;
}
/*
 * Absolute Flex: 1 1 0%
 * Space is allocated solely based on flex
 */
.uk-flex-item-1 {
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
/* ========================================================================
   Component: Contrast
 ========================================================================== */
.uk-contrast {
  color: #ffffff;
  /* Active */
}
.uk-contrast a:not([class]),
.uk-contrast .uk-link {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
}
.uk-contrast a:not([class]):hover,
.uk-contrast .uk-link:hover {
  color: #ffffff;
  text-decoration: underline;
}
.uk-contrast :not(pre) > code,
.uk-contrast :not(pre) > kbd,
.uk-contrast :not(pre) > samp {
  color: #ffffff;
}
.uk-contrast em {
  color: #ffffff;
}
.uk-contrast h1,
.uk-contrast h2,
.uk-contrast h3,
.uk-contrast h4,
.uk-contrast h5,
.uk-contrast h6 {
  color: #ffffff;
}
.uk-contrast hr {
  border-top-color: rgba(255, 255, 255, 0.2);
}
.uk-contrast .uk-nav li > a,
.uk-contrast .uk-nav li > a:hover {
  text-decoration: none;
}
.uk-contrast .uk-nav-side > li > a {
  color: #ffffff;
}
.uk-contrast .uk-nav-side > li > a:hover,
.uk-contrast .uk-nav-side > li > a:focus {
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff;
}
.uk-contrast .uk-nav-side > li.uk-active > a {
  background: #ffffff;
  color: #ffffff;
}
.uk-contrast .uk-nav-side .uk-nav-header {
  color: #ffffff;
}
.uk-contrast .uk-nav-side .uk-nav-divider {
  border-top-color: rgba(255, 255, 255, 0.2);
}
.uk-contrast .uk-nav-side ul a {
  color: rgba(255, 255, 255, 0.7);
}
.uk-contrast .uk-nav-side ul a:hover {
  color: #ffffff;
}
.uk-contrast .uk-subnav > * > a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
}
.uk-contrast .uk-subnav > * > a:hover,
.uk-contrast .uk-subnav > * > a:focus {
  color: #ffffff;
  text-decoration: none;
}
.uk-contrast .uk-subnav > .uk-active > a {
  color: #ffffff;
}
.uk-contrast .uk-subnav-line > :nth-child(n+2):before {
  border-left-color: rgba(255, 255, 255, 0.2);
}
.uk-contrast .uk-subnav-pill > * > a:hover,
.uk-contrast .uk-subnav-pill > * > a:focus {
  background: rgba(255, 255, 255, 0.7);
  color: #ffffff;
  text-decoration: none;
}
.uk-contrast .uk-subnav-pill > .uk-active > a {
  background: #ffffff;
  color: #ffffff;
}
.uk-contrast .uk-tab {
  border-bottom-color: rgba(255, 255, 255, 0.2);
}
.uk-contrast .uk-tab > li > a {
  border-color: transparent;
  color: rgba(255, 255, 255, 0.7);
}
.uk-contrast .uk-tab > li > a:hover,
.uk-contrast .uk-tab > li > a:focus,
.uk-contrast .uk-tab > li.uk-open > a {
  border-color: rgba(255, 255, 255, 0.7);
  background: rgba(255, 255, 255, 0.7);
  color: #ffffff;
  text-decoration: none;
}
.uk-contrast .uk-tab > li.uk-active > a {
  border-color: rgba(255, 255, 255, 0.2);
  border-bottom-color: transparent;
  background: #ffffff;
  color: #ffffff;
}
.uk-contrast .uk-tab-center {
  border-bottom-color: rgba(255, 255, 255, 0.2);
}
.uk-contrast .uk-tab-grid:before {
  border-top-color: rgba(255, 255, 255, 0.2);
}
.uk-contrast .uk-list-line > li:nth-child(n+2) {
  border-top-color: rgba(255, 255, 255, 0.2);
}
.uk-contrast .uk-form select,
.uk-contrast .uk-form textarea,
.uk-contrast .uk-form input:not([type]),
.uk-contrast .uk-form input[type="text"],
.uk-contrast .uk-form input[type="password"],
.uk-contrast .uk-form input[type="datetime"],
.uk-contrast .uk-form input[type="datetime-local"],
.uk-contrast .uk-form input[type="date"],
.uk-contrast .uk-form input[type="month"],
.uk-contrast .uk-form input[type="time"],
.uk-contrast .uk-form input[type="week"],
.uk-contrast .uk-form input[type="number"],
.uk-contrast .uk-form input[type="email"],
.uk-contrast .uk-form input[type="url"],
.uk-contrast .uk-form input[type="search"],
.uk-contrast .uk-form input[type="tel"],
.uk-contrast .uk-form input[type="color"] {
  border-color: rgba(255, 255, 255, 0.8);
  background: rgba(255, 255, 255, 0.8);
  color: #ffffff;
  background-clip: padding-box;
}
.uk-contrast .uk-form select:focus,
.uk-contrast .uk-form textarea:focus,
.uk-contrast .uk-form input:not([type]):focus,
.uk-contrast .uk-form input[type="text"]:focus,
.uk-contrast .uk-form input[type="password"]:focus,
.uk-contrast .uk-form input[type="datetime"]:focus,
.uk-contrast .uk-form input[type="datetime-local"]:focus,
.uk-contrast .uk-form input[type="date"]:focus,
.uk-contrast .uk-form input[type="month"]:focus,
.uk-contrast .uk-form input[type="time"]:focus,
.uk-contrast .uk-form input[type="week"]:focus,
.uk-contrast .uk-form input[type="number"]:focus,
.uk-contrast .uk-form input[type="email"]:focus,
.uk-contrast .uk-form input[type="url"]:focus,
.uk-contrast .uk-form input[type="search"]:focus,
.uk-contrast .uk-form input[type="tel"]:focus,
.uk-contrast .uk-form input[type="color"]:focus {
  border-color: #ffffff;
  background: #ffffff;
  color: #ffffff;
}
.uk-contrast .uk-form :-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7) !important;
}
.uk-contrast .uk-form ::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.uk-contrast .uk-form ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.uk-contrast .uk-button {
  color: #ffffff;
  background: #ffffff;
}
.uk-contrast .uk-button:hover,
.uk-contrast .uk-button:focus {
  background-color: rgba(255, 255, 255, 0.8);
  color: #ffffff;
}
.uk-contrast .uk-button:active,
.uk-contrast .uk-button.uk-active {
  background-color: rgba(255, 255, 255, 0.7);
  color: #ffffff;
}
.uk-contrast .uk-button-primary {
  background-color: #4388ee;
  color: #ffffff;
}
.uk-contrast .uk-button-primary:hover,
.uk-contrast .uk-button-primary:focus {
  background-color: #3f85ed;
  color: #ffffff;
}
.uk-contrast .uk-button-primary:active,
.uk-contrast .uk-button-primary.uk-active {
  background-color: #3b82ec;
  color: #ffffff;
}
.uk-contrast .uk-icon-hover {
  color: rgba(255, 255, 255, 0.7);
}
.uk-contrast .uk-icon-hover:hover {
  color: #ffffff;
}
.uk-contrast .uk-icon-button {
  background: rgba(0, 0, 0, 0);
  color: #ffffff;
  border-color: #ffffff;
}
.uk-contrast .uk-icon-button:hover,
.uk-contrast .uk-icon-button:focus {
  background-color: rgba(255, 255, 255, 0.1);
  color: #ffffff;
  border-color: #ffffff;
}
.uk-contrast .uk-icon-button:active {
  background-color: rgba(0, 0, 0, 0);
  color: #ffffff;
  border-color: #ffffff;
}
.uk-contrast .uk-text-muted {
  color: rgba(255, 255, 255, 0.6) !important;
}
.uk-contrast .uk-text-primary {
  color: #4388ee !important;
}
.uk-contrast blockquote {
  color: #ffffff;
}
.uk-contrast .uk-article-lead {
  color: #ffffff;
}
.uk-contrast .uk-module-title:after {
  border-bottom-color: #ffffff;
}
.uk-contrast .uk-button-line,
.uk-contrast .uk-button.uk-button-line {
  border-color: #ffffff;
}
.uk-contrast svg path {
  fill: #ffffff;
}
/* ========================================================================
   Component: Print
 ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/* ========================================================================
   Component: Dotnav
 ========================================================================== */
/*
 * 1. Gutter
 * 2. Remove default list style
 */
.uk-dotnav {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* 1 */
  margin-left: -12px;
  margin-top: -12px;
  /* 2 */
  padding: 0;
  list-style: none;
}
/*
 * 1. Space is allocated solely based on content dimensions
 * 2. Horizontal gutter is using `padding` so `uk-width-*` classes can be applied
 */
.uk-dotnav > * {
  /* 1 */
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
  /* 2 */
  padding-left: 12px;
  margin-top: 12px;
}
/*
 * DEPRECATED IE9 Support
 */
.uk-dotnav:before,
.uk-dotnav:after {
  content: "";
  display: block;
  overflow: hidden;
}
.uk-dotnav:after {
  clear: both;
}
.uk-dotnav > * {
  float: left;
}
/* Items
 ========================================================================== */
/*
 * Items
 * 1. Hide text if present
 */
.uk-dotnav > * > * {
  display: block;
  box-sizing: content-box;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: rgba(92, 120, 158, 0.2);
  /* 1 */
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  transition: all 0.3s ease-in-out;
}
/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 */
.uk-dotnav > * > :hover,
.uk-dotnav > * > :focus {
  background: rgba(92, 120, 158, 0.5);
  /* 2 */
  outline: none;
}
/* OnClick */
.uk-dotnav > * > :active {
  background: #5c789e;
  transform: scale(0.9);
}
/* Active */
.uk-dotnav > .uk-active > * {
  background: #4388ee;
  transform: scale(1.1);
}
/* Modifier: `uk-dotnav-contrast`
 ========================================================================== */
.uk-dotnav-contrast > * > * {
  background: rgba(255, 255, 255, 0.4);
}
/*
 * Hover
 * 1. Apply hover style also to focus state
 */
.uk-dotnav-contrast > * > :hover,
.uk-dotnav-contrast > * > :focus {
  background: rgba(255, 255, 255, 0.7);
}
/* OnClick */
.uk-dotnav-contrast > * > :active {
  background: rgba(255, 255, 255, 0.9);
}
/* Active */
.uk-dotnav-contrast > .uk-active > * {
  background: rgba(255, 255, 255, 0.9);
}
/* Modifier: 'uk-dotnav-vertical'
 ========================================================================== */
/*
 * DEPRECATED
 */
.uk-dotnav-vertical {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
/*
 * DEPRECATED IE9 Support
 */
.uk-dotnav-vertical > * {
  float: none;
}
/* ========================================================================
   Component: Slidenav
 ========================================================================== */
/*
 * 1. Required for `a` elements
 * 2. Dimension
 * 3. Style
 */
.uk-slidenav {
  /* 1 */
  display: inline-block;
  /* 2 */
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  /* 3 */
  line-height: 30px;
  color: #4388ee;
  font-size: 12px;
  text-align: center;
  transition: all 0.3s ease-in-out;
  font-family: "beluga-icons";
}
/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 * 3. Required for `a` elements
 * 4. Style
 */
.uk-slidenav:hover,
.uk-slidenav:focus {
  /* 2 */
  outline: none;
  /* 3 */
  text-decoration: none;
  /* 4 */
  color: #2bbdbd;
  cursor: pointer;
}
/* Active */
.uk-slidenav:active {
  color: rgba(255, 255, 255, 0.5);
}
/*
 * Icons
 */
.uk-slidenav-previous:before {
  content: "\f145";
  font-family: FontAwesome;
}
.uk-slidenav-next:before {
  content: "\f104";
  font-family: FontAwesome;
}
/* Sub-object: `uk-slidenav-position`
 ========================================================================== */
/*
 * Create position context
 */
.uk-slidenav-position {
  position: relative;
}
/*
 * Center vertically
 */
.uk-slidenav-position .uk-slidenav {
  display: none;
  position: absolute;
  top: 50%;
  z-index: 1;
  margin-top: -15px;
}
.uk-slidenav-position:hover .uk-slidenav {
  display: block;
}
.uk-slidenav-position .uk-slidenav-previous {
  left: 0;
}
.uk-slidenav-position .uk-slidenav-next {
  right: 0;
}
/* Modifier: `uk-slidenav-contrast`
 ========================================================================== */
.uk-slidenav-contrast {
  color: #ffffff;
}
/*
 * Hover
 * 1. Apply hover style also to focus state
 */
.uk-slidenav-contrast:hover,
.uk-slidenav-contrast:focus {
  color: #4388ee;
}
/* Active */
.uk-slidenav-contrast:active {
  color: #2c79ec;
}
.uk-slidenav-position .uk-slidenav {
  display: block;
}
.uk-slidenav-position .uk-lightbox-content .uk-slidenav-previous {
  left: -70px;
}
.uk-slidenav-position .uk-lightbox-content .uk-slidenav-next {
  right: -70px;
}
.uk-slidenav-previous:before,
.uk-slidenav-next:before,
.uk-lightbox-content .uk-slidenav:before {
  font-family: "beluga-icons";
}
.uk-lightbox-content .uk-slidenav {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
}
/* ========================================================================
   Component: Progress
 ========================================================================== */
/*
 * 1. Clearing
 * 2. Vertical alignment if text is used
 */
.uk-progress {
  box-sizing: border-box;
  margin-bottom: 20px;
  background: #fafafa;
  /* 1 */
  overflow: hidden;
  /* 2 */
  line-height: 20px;
  border-radius: 5px;
  padding: 3px;
  height: 20px;
  box-shadow: inset 0 0 0 1px #fafafa;
}
/*
 * Add margin if adjacent element
 */
* + .uk-progress {
  margin-top: 20px;
}
/* Sub-object: `uk-progress-bar`
 ========================================================================== */
/*
 * 1. Transition
 * 2. Needed for text
 */
.uk-progress-bar {
  width: 0;
  height: 100%;
  background: #4388ee;
  float: left;
  /* 1 */
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
  /* 2 */
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.15);
  border-radius: 0;
  line-height: 1.3;
  border-radius: 4px;
}
/* Size modifiers
 ========================================================================== */
/* Mini */
.uk-progress-mini {
  height: 6px;
}
/* Small */
.uk-progress-small {
  height: 12px;
}
/* Color modifiers
 ========================================================================== */
.uk-progress-success .uk-progress-bar {
  background-color: #76ad34;
}
.uk-progress-warning .uk-progress-bar {
  background-color: #e88600;
}
.uk-progress-danger .uk-progress-bar {
  background-color: #d63617;
}
/* Modifier: `uk-progress-striped`
 ========================================================================== */
.uk-progress-striped .uk-progress-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 30px 30px;
}
/*
 * Animation
 */
.uk-progress-striped.uk-active .uk-progress-bar {
  -webkit-animation: uk-progress-bar-stripes 2s linear infinite;
  animation: uk-progress-bar-stripes 2s linear infinite;
}
@-webkit-keyframes uk-progress-bar-stripes {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 30px 0;
  }
}
@keyframes uk-progress-bar-stripes {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 30px 0;
  }
}
.uk-progress-gradient .uk-progress-bar {
  background: #4388ee;
  background: -moz-linear-gradient(left, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: -webkit-linear-gradient(left, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: linear-gradient(90deg, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2bbdbd', endColorstr='#2155a6', GradientType=0);
}
.uk-progress.uk-progress-mini {
  padding: 1px;
}
.uk-progress.uk-progress-small {
  padding: 3px;
}
/* ========================================================================
   Component: Accordion
 ========================================================================== */
/* Sub-object: `uk-accordion-title`
 ========================================================================== */
.uk-accordion-title {
  margin-top: 0;
  margin-bottom: 13px;
  padding: 8px 13px;
  background: #f8f8f8;
  font-size: 28px;
  line-height: 26px;
  cursor: pointer;
  border: 1px solid #fafafa;
}
/* Sub-object: `uk-accordion-content`
 ========================================================================== */
.uk-accordion-content {
  padding: 0 13px 13px 13px;
}
/*
 * Micro clearfix to make panels more robust
 */
.uk-accordion-content:before,
.uk-accordion-content:after {
  content: "";
  display: table;
}
.uk-accordion-content:after {
  clear: both;
}
/*
 * Remove margin from the last-child
 */
.uk-accordion-content > :last-child {
  margin-bottom: 0;
}
.tm-accordion {
  margin: 20px 0 10px;
}
.tm-accordion .uk-panel {
  border: 1px solid rgba(0, 0, 0, 0.075);
  margin-bottom: 30px;
  border-top-width: 1px;
  padding-right: 60px;
  position: relative;
  transition: all 0.3s ease-in-out;
  border-radius: 0 5px 5px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tm-accordion .uk-panel .uk-accordion-title {
  background-color: #fafafa;
  background: #fafafa;
  background: -moz-linear-gradient(top, #ffffff 0%, #fafafa 65%, rgba(248, 248, 248, 0.03) 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #fafafa 65%, rgba(248, 248, 248, 0.03) 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #fafafa 65%, rgba(248, 248, 248, 0.03) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='rgba(248, 248, 248, 0.03)', GradientType=0);
  color: #5c789e;
  transition: all 0.3s ease-in-out;
  padding: 12px 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  position: initial;
  margin-bottom: 0 !important;
}
.tm-accordion .uk-panel .uk-accordion-title:before {
  content: "";
  position: absolute;
  width: 60px;
  height: 100%;
  right: 0;
  top: 0;
  border-radius: 0 4px 4px 0;
  background-color: #f8f8f8;
  box-shadow: inset 5px 0 20px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease-in-out;
}
.tm-accordion .uk-panel .uk-accordion-title .tm-title-text {
  font-size: 23px;
  line-height: 37px;
  font-family: 'Cairo';
  font-weight: 400;
  display: block;
}
.tm-accordion .uk-panel .uk-accordion-title:hover {
  box-shadow: 0 10px 20px #ededed;
}
.tm-accordion .uk-panel .uk-accordion-title.uk-active {
  border-bottom: 1px solid #e1e1e1;
  box-shadow: 0 10px 20px #fafafa;
}
.tm-accordion .uk-panel .uk-accordion-title.uk-active:before {
  background-color: #fafafa;
}
.tm-accordion .uk-panel .uk-accordion-title.uk-active .tm-toggle-direction {
  transform: translateY(0%);
}
.tm-accordion .uk-panel .uk-accordion-title.uk-active .tm-toggle-direction i:before {
  opacity: 0;
  transform: rotate(90deg);
}
.tm-accordion .uk-panel .uk-accordion-title.uk-active .tm-toggle-direction i:after {
  transform: rotate(90deg);
}
.tm-accordion .uk-panel .tm-toggle-direction {
  top: 20px;
  right: 20px;
  position: absolute;
  transform: translateY(0%);
  -webkit-transition: transform .3s;
  transition: transform .3s;
}
.tm-accordion .uk-panel .tm-toggle-direction i {
  font-style: normal;
  font-family: "fontAwesome";
  width: 26px;
  height: 26px;
  border-radius: 0;
  text-align: center;
  position: relative;
  display: inline-block;
}
.tm-accordion .uk-panel .tm-toggle-direction i:before,
.tm-accordion .uk-panel .tm-toggle-direction i:after {
  content: "";
  position: absolute;
  background-color: #5c789e;
  transition: all 0.3s ease-in-out;
  transition-delay: 0.4s;
}
.tm-accordion .uk-panel .tm-toggle-direction i:before {
  height: 1px;
  width: 21px;
  top: 11px;
  left: 5px;
}
.tm-accordion .uk-panel .tm-toggle-direction i:after {
  height: 21px;
  width: 1px;
  top: 2px;
  left: 15px;
  opacity: 1;
  transform: rotate(0deg);
}
.tm-accordion .uk-panel .uk-accordion-content {
  padding: 40px;
}
.tm-accordion .uk-panel .uk-accordion-content code {
  white-space: pre-wrap;
  color: #707070;
}
.tm-accordion .uk-panel.tm-accordion-primary {
  border-color: rgba(67, 136, 238, 0.2);
}
.tm-accordion .uk-panel.tm-accordion-primary > .uk-accordion-title {
  color: #4388ee;
  background: #f4faff;
  background: -moz-linear-gradient(top, #ffffff 0%, #f4faff 65%, rgba(67, 136, 238, 0.03) 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #f4faff 65%, rgba(67, 136, 238, 0.03) 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f4faff 65%, rgba(67, 136, 238, 0.03) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='rgba(67, 136, 238, 0.03)', GradientType=0);
}
.tm-accordion .uk-panel.tm-accordion-primary > .uk-accordion-title:before {
  background-color: rgba(67, 136, 238, 0.15);
  box-shadow: inset 5px 0 20px rgba(67, 136, 238, 0.15);
}
.tm-accordion .uk-panel.tm-accordion-primary > .uk-accordion-title .tm-toggle-direction i:before,
.tm-accordion .uk-panel.tm-accordion-primary > .uk-accordion-title .tm-toggle-direction i:after {
  background-color: #4388ee;
}
.tm-accordion .uk-panel.tm-accordion-primary > .uk-accordion-title.uk-active {
  border-bottom: 1px solid #c1e3ff;
  box-shadow: 0 10px 20px rgba(43, 189, 189, 0.15);
}
.tm-accordion .uk-panel.tm-accordion-primary > .uk-accordion-title.uk-active:before {
  background-color: #4388ee;
}
.tm-accordion .uk-panel.tm-accordion-primary > .uk-accordion-title.uk-active .tm-toggle-direction i:before,
.tm-accordion .uk-panel.tm-accordion-primary > .uk-accordion-title.uk-active .tm-toggle-direction i:after {
  background-color: #ffffff;
}
.tm-accordion .uk-panel.tm-accordion-primary > .uk-accordion-title:hover {
  box-shadow: 0 10px 20px rgba(43, 189, 189, 0.2);
}
.tm-accordion .uk-panel.tm-accordion-primary .uk-accordion-content {
  color: #295088;
}
.tm-accordion .uk-panel.tm-accordion-info {
  border-color: rgba(33, 85, 166, 0.2);
}
.tm-accordion .uk-panel.tm-accordion-info > .uk-accordion-title {
  color: #2155a6;
  background: rgba(33, 85, 166, 0.07);
  background: -moz-linear-gradient(top, #ffffff 0%, rgba(33, 85, 166, 0.07) 65%, rgba(33, 85, 166, 0.1) 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, rgba(33, 85, 166, 0.07) 65%, rgba(33, 85, 166, 0.1) 100%);
  background: linear-gradient(to bottom, #ffffff 0%, rgba(33, 85, 166, 0.07) 65%, rgba(33, 85, 166, 0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='rgba(33, 85, 166, 0.1)', GradientType=0);
}
.tm-accordion .uk-panel.tm-accordion-info > .uk-accordion-title:before {
  background-color: rgba(33, 85, 166, 0.15);
  box-shadow: inset 5px 0 20px rgba(33, 85, 166, 0.15);
}
.tm-accordion .uk-panel.tm-accordion-info > .uk-accordion-title .tm-toggle-direction i:before,
.tm-accordion .uk-panel.tm-accordion-info > .uk-accordion-title .tm-toggle-direction i:after {
  background-color: #2155a6;
}
.tm-accordion .uk-panel.tm-accordion-info > .uk-accordion-title.uk-active {
  border-bottom: 1px solid rgba(33, 85, 166, 0.05);
  box-shadow: 0 10px 20px rgba(33, 85, 166, 0.15);
}
.tm-accordion .uk-panel.tm-accordion-info > .uk-accordion-title.uk-active:before {
  background-color: #2155a6;
}
.tm-accordion .uk-panel.tm-accordion-info > .uk-accordion-title.uk-active .tm-toggle-direction i:before,
.tm-accordion .uk-panel.tm-accordion-info > .uk-accordion-title.uk-active .tm-toggle-direction i:after {
  background-color: #ffffff;
}
.tm-accordion .uk-panel.tm-accordion-info > .uk-accordion-title:hover {
  box-shadow: 0 10px 20px rgba(33, 85, 166, 0.2);
}
.tm-accordion .uk-panel.tm-accordion-success {
  border-color: rgba(118, 173, 52, 0.2);
}
.tm-accordion .uk-panel.tm-accordion-success > .uk-accordion-title {
  color: #76ad34;
  background: rgba(118, 173, 52, 0.07);
  background: -moz-linear-gradient(top, #ffffff 0%, rgba(118, 173, 52, 0.07) 65%, rgba(118, 173, 52, 0.1) 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, rgba(118, 173, 52, 0.07) 65%, rgba(118, 173, 52, 0.1) 100%);
  background: linear-gradient(to bottom, #ffffff 0%, rgba(118, 173, 52, 0.07) 65%, rgba(118, 173, 52, 0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='rgba(118, 173, 52, 0.1)', GradientType=0);
}
.tm-accordion .uk-panel.tm-accordion-success > .uk-accordion-title:before {
  background-color: rgba(118, 173, 52, 0.15);
  box-shadow: inset 5px 0 20px rgba(118, 173, 52, 0.15);
}
.tm-accordion .uk-panel.tm-accordion-success > .uk-accordion-title .tm-toggle-direction i:before,
.tm-accordion .uk-panel.tm-accordion-success > .uk-accordion-title .tm-toggle-direction i:after {
  background-color: #76ad34;
}
.tm-accordion .uk-panel.tm-accordion-success > .uk-accordion-title.uk-active {
  border-bottom: 1px solid rgba(118, 173, 52, 0.05);
  box-shadow: 0 10px 20px rgba(118, 173, 52, 0.15);
}
.tm-accordion .uk-panel.tm-accordion-success > .uk-accordion-title.uk-active:before {
  background-color: #76ad34;
}
.tm-accordion .uk-panel.tm-accordion-success > .uk-accordion-title.uk-active .tm-toggle-direction i:before,
.tm-accordion .uk-panel.tm-accordion-success > .uk-accordion-title.uk-active .tm-toggle-direction i:after {
  background-color: #ffffff;
}
.tm-accordion .uk-panel.tm-accordion-success > .uk-accordion-title:hover {
  box-shadow: 0 10px 20px rgba(118, 173, 52, 0.2);
}
.tm-accordion .uk-panel.tm-accordion-success .uk-accordion-content {
  color: #323c25;
}
.tm-accordion .uk-panel.tm-accordion-warning {
  border-color: rgba(232, 134, 0, 0.2);
}
.tm-accordion .uk-panel.tm-accordion-warning > .uk-accordion-title {
  color: #e88600;
  background: rgba(232, 134, 0, 0.07);
  background: -moz-linear-gradient(top, #ffffff 0%, rgba(232, 134, 0, 0.07) 65%, rgba(232, 134, 0, 0.1) 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, rgba(232, 134, 0, 0.07) 65%, rgba(232, 134, 0, 0.1) 100%);
  background: linear-gradient(to bottom, #ffffff 0%, rgba(232, 134, 0, 0.07) 65%, rgba(232, 134, 0, 0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='rgba(232, 134, 0, 0.1)', GradientType=0);
}
.tm-accordion .uk-panel.tm-accordion-warning > .uk-accordion-title:before {
  background-color: rgba(232, 134, 0, 0.15);
  box-shadow: inset 5px 0 20px rgba(232, 134, 0, 0.15);
}
.tm-accordion .uk-panel.tm-accordion-warning > .uk-accordion-title .tm-toggle-direction i:before,
.tm-accordion .uk-panel.tm-accordion-warning > .uk-accordion-title .tm-toggle-direction i:after {
  background-color: #e88600;
}
.tm-accordion .uk-panel.tm-accordion-warning > .uk-accordion-title.uk-active {
  border-bottom: 1px solid rgba(232, 134, 0, 0.05);
  box-shadow: 0 10px 20px rgba(232, 134, 0, 0.15);
}
.tm-accordion .uk-panel.tm-accordion-warning > .uk-accordion-title.uk-active:before {
  background-color: #e88600;
}
.tm-accordion .uk-panel.tm-accordion-warning > .uk-accordion-title.uk-active .tm-toggle-direction i:before,
.tm-accordion .uk-panel.tm-accordion-warning > .uk-accordion-title.uk-active .tm-toggle-direction i:after {
  background-color: #ffffff;
}
.tm-accordion .uk-panel.tm-accordion-warning > .uk-accordion-title:hover {
  box-shadow: 0 10px 20px rgba(232, 134, 0, 0.2);
}
.tm-accordion .uk-panel.tm-accordion-warning .uk-accordion-content {
  color: #593a10;
}
.tm-accordion .uk-panel.tm-accordion-danger {
  border-color: rgba(214, 54, 23, 0.2);
}
.tm-accordion .uk-panel.tm-accordion-danger > .uk-accordion-title {
  color: #d63617;
  background: rgba(214, 54, 23, 0.07);
  background: -moz-linear-gradient(top, #ffffff 0%, rgba(214, 54, 23, 0.07) 65%, rgba(214, 54, 23, 0.1) 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, rgba(214, 54, 23, 0.07) 65%, rgba(214, 54, 23, 0.1) 100%);
  background: linear-gradient(to bottom, #ffffff 0%, rgba(214, 54, 23, 0.07) 65%, rgba(214, 54, 23, 0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='rgba(214, 54, 23, 0.1)', GradientType=0);
}
.tm-accordion .uk-panel.tm-accordion-danger > .uk-accordion-title:before {
  background-color: rgba(214, 54, 23, 0.15);
  box-shadow: inset 5px 0 20px rgba(214, 54, 23, 0.15);
}
.tm-accordion .uk-panel.tm-accordion-danger > .uk-accordion-title .tm-toggle-direction i:before,
.tm-accordion .uk-panel.tm-accordion-danger > .uk-accordion-title .tm-toggle-direction i:after {
  background-color: #d63617;
}
.tm-accordion .uk-panel.tm-accordion-danger > .uk-accordion-title.uk-active {
  border-bottom: 1px solid rgba(214, 54, 23, 0.05);
  box-shadow: 0 10px 20px rgba(214, 54, 23, 0.15);
}
.tm-accordion .uk-panel.tm-accordion-danger > .uk-accordion-title.uk-active:before {
  background-color: #d63617;
}
.tm-accordion .uk-panel.tm-accordion-danger > .uk-accordion-title.uk-active .tm-toggle-direction i:before,
.tm-accordion .uk-panel.tm-accordion-danger > .uk-accordion-title.uk-active .tm-toggle-direction i:after {
  background-color: #ffffff;
}
.tm-accordion .uk-panel.tm-accordion-danger > .uk-accordion-title:hover {
  box-shadow: 0 10px 20px rgba(214, 54, 23, 0.2);
}
.tm-accordion .uk-panel.tm-accordion-danger .uk-accordion-content {
  color: #52241b;
}
.tm-toggle-code .uk-accordion-content {
  background-color: #ffffff;
  border: none;
}
/* ========================================================================
   Component: Datepicker
 ========================================================================== */
/*
 * 1. Highest z-index
 * 2. Reset dropdown width
 * 3. Set animation
 * 4. Needed for scale animation
 */
.uk-datepicker {
  /* 1 */
  z-index: 1050;
  /* 2 */
  width: auto;
  /* 3 */
  -webkit-animation: uk-fade 0.2s ease-in-out;
  animation: uk-fade 0.2s ease-in-out;
  /* 4 */
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
/* Sub-object: `uk-datepicker-nav`
========================================================================== */
.uk-datepicker-nav {
  margin-bottom: 20px;
  text-align: center;
  line-height: 20px;
}
/*
 * Micro clearfix
 */
.uk-datepicker-nav:before,
.uk-datepicker-nav:after {
  content: "";
  display: table;
}
.uk-datepicker-nav:after {
  clear: both;
}
/*
 * Previous and next navigation
 */
.uk-datepicker-nav a {
  color: #5c789e;
  text-decoration: none;
}
.uk-datepicker-nav a:hover {
  color: #ffffff;
}
.uk-datepicker-previous {
  float: left;
}
.uk-datepicker-next {
  float: right;
}
.uk-datepicker-previous:after,
.uk-datepicker-next:after {
  width: 20px;
  font-family: FontAwesome;
}
.uk-datepicker-previous:after {
  content: "\f053";
}
.uk-datepicker-next:after {
  content: "\f054";
}
/* Sub-object: `uk-datepicker-heading`
========================================================================== */
/* Sub-object: `uk-datepicker-table`
========================================================================== */
/* Block element behavior */
.uk-datepicker-table {
  width: 100%;
}
.uk-datepicker-table th,
.uk-datepicker-table td {
  padding: 2px;
}
.uk-datepicker-table th {
  font-size: 12px;
}
/*
 * Item
 */
.uk-datepicker-table a {
  display: block;
  width: 26px;
  line-height: 24px;
  color: #5c789e;
  text-decoration: none;
  border-radius: 0;
  text-align: center;
}
/*
 * Sub-object: `uk-datepicker-table-muted`
 */
a.uk-datepicker-table-muted {
  color: #b1c1d0;
}
/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 */
.uk-datepicker-table a:hover,
.uk-datepicker-table a:focus {
  background-color: rgba(67, 136, 238, 0.5);
  color: #ffffff;
  /* 2 */
  outline: none;
}
/* OnClick */
.uk-datepicker-table a:active {
  background-color: #4388ee;
  color: #ffffff;
}
/*
 * Active
 */
.uk-datepicker-table a.uk-active {
  background: #4388ee;
  color: #ffffff;
}
/* ========================================================================
   Component: Form advanced
   Note: Only works in Webkit at the moment
 ========================================================================== */
/*
 * 1. Style
 * 2. Makes box more robust so it clips the child element
 * 3. Vertical alignment
 * 4. Remove default style
 * 5. Fix black background on iOS
 */
.uk-form input[type="radio"],
.uk-form input[type="checkbox"] {
  /* 1 */
  display: inline-block;
  height: 14px;
  width: 14px;
  border: 1px solid #aaaaaa;
  /* 2 */
  overflow: hidden;
  /* 3 */
  margin-top: -4px;
  vertical-align: middle;
  /* 4 */
  -webkit-appearance: none;
  outline: 0;
  /* 5 */
  background: transparent;
}
/* Radio */
.uk-form input[type="radio"] {
  border-radius: 50%;
}
/*
 * Checked
 */
.uk-form input[type=radio]:before,
.uk-form input[type=checkbox]:before {
  display: block;
}
/* Radio */
.uk-form input[type=radio]:checked:before {
  content: '';
  width: 8px;
  height: 8px;
  margin: 2px auto 0;
  border-radius: 50%;
  background: #4388ee;
}
/* Checkbox */
.uk-form input[type=checkbox]:checked:before,
.uk-form input[type=checkbox]:indeterminate:before {
  content: "\f00c";
  font-family: FontAwesome;
  font-size: 12px;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  line-height: 12px;
  color: #4388ee;
}
.uk-form input[type=checkbox]:indeterminate:before {
  content: "\f068";
}
/*
 * Disabled
 */
.uk-form input[type=radio]:disabled,
.uk-form input[type=checkbox]:disabled {
  border-color: #dddddd;
}
.uk-form input[type=radio]:disabled:checked:before {
  background-color: #aaaaaa;
}
.uk-form input[type=checkbox]:disabled:checked:before,
.uk-form input[type=checkbox]:disabled:indeterminate:before {
  color: #aaaaaa;
}
/* ========================================================================
   Component: Form file
 ========================================================================== */
/*
 * 1. Behave like form elements
 * 2. Create position context for dropdowns
 * 3. Clip content
 */
.uk-form-file {
  /* 1 */
  display: inline-block;
  vertical-align: middle;
  /* 2 */
  position: relative;
  /* 3 */
  overflow: hidden;
}
/*
 * 1. Required for Firefox
 * 2. Expand height and required for the cursor
 */
.uk-form-file input[type="file"] {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  opacity: 0;
  cursor: pointer;
  /* 1 */
  left: 0;
  /* 2 */
  font-size: 500px;
}
/* ========================================================================
   Component: Form password
 ========================================================================== */
/*
 * 1. Container width fits its content
 * 2. Create position context
 * 3. Prevent `inline-block` consequences
 */
.uk-form-password {
  /* 1 */
  display: inline-block;
  /* 2 */
  position: relative;
  /* 3 */
  max-width: 100%;
}
.uk-form-password-toggle {
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -8px;
  font-size: 17px;
  line-height: 17px;
  color: #b1c1d0;
}
.uk-form-password-toggle:hover {
  color: #5c789e;
  text-decoration: none;
}
.uk-form-password > input {
  padding-right: 50px !important;
}
/* ========================================================================
   Component: Form select
 ========================================================================== */
/*
 * 1. Behave like form elements
 * 2. Create position context for dropdowns
 * 3. Clip content
 */
.uk-form-select {
  /* 1 */
  display: inline-block;
  vertical-align: middle;
  /* 2 */
  position: relative;
  /* 3 */
  overflow: hidden;
}
/*
 * 1. Required for Firefox
 * 1. Required for Webkit to make `height` work
 */
.uk-form-select select {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  /* 1 */
  left: 0;
  /* 2 */
  -webkit-appearance: none;
}
/* ========================================================================
   Component: Search
 ========================================================================== */
/*
 * 1. Create position context for dropdowns
 * 2. Needed for `form` element
 */
.uk-search {
  display: inline-block;
  /* 1 */
  position: relative;
  /* 2 */
  padding: 0;
  margin: 0;
  line-height: 35px;
}
/*
 * Icon
 */
.uk-search:before {
  content: "\f002";
  position: absolute;
  top: 0;
  width: 30px;
  text-align: center;
  font-family: FontAwesome;
  font-size: 15px;
  color: rgba(27, 88, 179, 0.75);
  z-index: 3;
  left: 0;
  font-family: "beluga-icons";
  content: "\f177";
  font-size: 17px;
  line-height: 35px;
  font-weight: bold;
}
/* Sub-object `uk-search-field`
 ========================================================================== */
/*
 * Removes inner padding and border in Firefox 4+.
 */
.uk-search-field::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/*
 * Remove inner padding and search cancel button in Chrome, Safari and Opera on OS X.
 */
.uk-search-field::-webkit-search-cancel-button,
.uk-search-field::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
 * Removes cancel button in IE10
 */
.uk-search-field::-ms-clear {
  display: none;
}
/*
 * Removes placeholder transparency in Firefox.
 */
.uk-search-field::-moz-placeholder {
  opacity: 1;
}
/*
 * 1. Define consistent box sizing.
 * 2. Address margins set differently in Firefox/IE and Chrome/Safari/Opera.
 * 3. Remove `border-radius` in iOS.
 * 4. Correct `font` properties and `color` not being inherited.
 * 5. Remove default style in iOS.
 * 6. Style
 */
.uk-search-field {
  /* 1 */
  box-sizing: border-box;
  /* 2 */
  margin: 0;
  /* 3 */
  border-radius: 0;
  /* 4 */
  font: inherit;
  color: #5c789e;
  /* 5 */
  -webkit-appearance: none;
  /* 6 */
  width: 240px;
  height: 35px;
  padding: 0 0 0 30px;
  background: rgba(0, 0, 0, 0);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  vertical-align: middle;
  cursor: pointer;
  z-index: 1;
  position: relative;
  padding-left: 30px;
  background-color: rgba(0, 0, 0, 0);
  transition: none;
  border: 1px solid rgba(92, 120, 158, 0.3);
  border-width: 0 0 1px 0 !important;
}
/* Placeholder */
.uk-search-field:-ms-input-placeholder {
  color: rgba(92, 120, 158, 0.6) !important;
}
.uk-search-field::-moz-placeholder {
  color: rgba(92, 120, 158, 0.6);
}
.uk-search-field::-webkit-input-placeholder {
  color: rgba(92, 120, 158, 0.6);
}
/* Focus */
.uk-search-field:focus {
  outline: 0;
  border-color: #4388ee;
  border-width: 0 0 1px 0 !important;
}
/* Focus + Active */
.uk-search-field:focus,
.uk-search.uk-active .uk-search-field {
  width: 240px;
}
/* Dropdown modifier: `uk-dropdown-search`
 ========================================================================== */
.uk-dropdown-search {
  width: 280px;
  margin-top: 19px;
  background: #ffffff;
  color: #5c789e;
  padding: 0;
  right: -20px;
}
.uk-dropdown-search:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #4388ee;
  background: -moz-linear-gradient(left, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: -webkit-linear-gradient(left, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: linear-gradient(90deg, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2bbdbd', endColorstr='#2155a6', GradientType=0);
}
.uk-open > .uk-dropdown-search {
  -webkit-animation: uk-slide-top-fixed 0.2s ease-in-out;
  animation: uk-slide-top-fixed 0.2s ease-in-out;
}
/*
 * Dependency `uk-navbar-flip`
 */
.uk-navbar-flip .uk-dropdown-search {
  margin-top: 0;
  margin-right: 0;
}
/* Nav modifier `uk-nav-search`
 ========================================================================== */
/*
 * Items
 */
.uk-nav-search > li > a {
  color: #5c789e;
}
/*
 * Active
 * 1. Remove default focus style
 */
.uk-nav-search > li.uk-active > a {
  background: rgba(0, 0, 0, 0);
  color: #ffffff;
  /* 1 */
  outline: none;
  background: #4388ee;
  background: -moz-linear-gradient(left, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: -webkit-linear-gradient(left, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: linear-gradient(90deg, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2bbdbd', endColorstr='#2155a6', GradientType=0);
}
/*
 * Sub-object: `uk-nav-header`
 */
.uk-nav-search .uk-nav-header {
  color: #b1c1d0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #4388ee;
  padding: 10px 15px;
  text-transform: none;
}
/*
 * Sub-object: `uk-nav-divider`
 */
.uk-nav-search .uk-nav-divider {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0;
}
/*
 * Nested items
 */
.uk-nav-search ul a {
  color: #5c789e;
}
.uk-nav-search ul a:hover {
  color: #4388ee;
}
/* Search in offcanvas
 ========================================================================== */
.uk-offcanvas .uk-search {
  display: block;
  margin: 30px 15px 30px 20px;
}
.uk-offcanvas .uk-search:before {
  color: #ffffff;
}
.uk-offcanvas .uk-search-field {
  width: 100%;
  border-color: rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.1);
  color: #ffffff;
  padding: 0 30px;
  cursor: text;
}
.uk-offcanvas .uk-search-field:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
}
.uk-offcanvas .uk-search-field::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.uk-offcanvas .uk-search-field::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
input.uk-search-field:focus,
.uk-search.uk-active .uk-search-field {
  cursor: text;
  border-radius: 0;
}
.uk-search.uk-loading:after {
  content: "\f013";
  position: absolute;
  font-family: "fontAwesome";
  right: 12px;
  width: 14px;
  height: 14px;
  line-height: 14px;
  text-align: right;
  top: 10px;
  color: rgba(92, 120, 158, 0.25);
  display: inline-block;
  -webkit-animation: uk-rotate 2s infinite linear;
  animation: uk-rotate 2s infinite linear;
  animation-duration: 1.2s;
}
.uk-nav-search ul.uk-nav-sub {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.uk-navbar-flip .uk-dropdown-search {
  padding: 0;
}
.uk-nav-search .uk-nav-header {
  font-family: 'Cairo';
  font-size: 20px;
  font-weight: 600;
}
.uk-nav-search > li > a {
  font-family: 'Cairo';
  font-weight: 600;
  font-size: 20px;
  padding: 10px 15px;
  transition: none;
}
.uk-nav-search > li > a > div {
  font-family: 'Barlow';
  font-weight: 400;
  line-height: 24px;
}
.uk-nav-search > li.uk-search-moreresults > a {
  border-bottom: 0;
}
.uk-search.uk-loading:after {
  content: '';
  position: absolute;
  right: 15px;
  top: 10px;
  z-index: 1;
  width: 16px;
  height: 16px;
  background: linear-gradient(0deg, rgba(67, 136, 238, 0.1) 1px, transparent 0, transparent 8px, rgba(67, 136, 238, 0.1) 8px), linear-gradient(90deg, rgba(67, 136, 238, 0.1) 1px, rgba(67, 136, 238, 0) 0, rgba(67, 136, 238, 0) 3px, rgba(67, 136, 238, 0.1) 3px), linear-gradient(0deg, rgba(67, 136, 238, 0.2) 1px, transparent 0, transparent 8px, rgba(67, 136, 238, 0.2) 8px), linear-gradient(90deg, rgba(67, 136, 238, 0.2) 1px, rgba(67, 136, 238, 0.1) 0, rgba(67, 136, 238, 0.1) 3px, rgba(67, 136, 238, 0.2) 3px), linear-gradient(0deg, rgba(67, 136, 238, 0.4) 1px, transparent 0, transparent 8px, rgba(67, 136, 238, 0.4) 8px), linear-gradient(90deg, rgba(67, 136, 238, 0.4) 1px, rgba(67, 136, 238, 0.2) 0, rgba(67, 136, 238, 0.2) 3px, rgba(67, 136, 238, 0.4) 3px), linear-gradient(0deg, rgba(67, 136, 238, 0.6) 1px, transparent 0, transparent 10px, rgba(67, 136, 238, 0.6) 10px), linear-gradient(90deg, rgba(67, 136, 238, 0.6) 1px, rgba(67, 136, 238, 0.3) 0, rgba(67, 136, 238, 0.3) 3px, rgba(67, 136, 238, 0.6) 3px), linear-gradient(0deg, rgba(67, 136, 238, 0.8) 1px, transparent 0, transparent 15px, rgba(67, 136, 238, 0.8) 15px), linear-gradient(90deg, rgba(67, 136, 238, 0.8) 1px, rgba(67, 136, 238, 0.4) 0, rgba(67, 136, 238, 0.4) 3px, rgba(67, 136, 238, 0.8) 3px), linear-gradient(0deg, #4388ee 1px, transparent 0, transparent 15px, #4388ee 15px), linear-gradient(90deg, #4388ee 1px, rgba(67, 136, 238, 0.5) 0, rgba(67, 136, 238, 0.5) 3px, #4388ee 3px);
  background-repeat: no-repeat;
  background-size: 4px 9px, 4px 9px, 4px 9px, 4px 9px, 4px 9px, 4px 9px, 4px 11px, 4px 11px, 4px 16px, 4px 16px, 4px 16px, 4px 16px;
  background-position-x: -4px;
  background-position-y: 3px, 3px, 3px, 3px, 3px, 3px, 2px, 2px, 0, 0, 0, 0;
  animation: wait 0.8s steps(1, start) infinite;
}
@keyframes wait {
  12.5% {
    background-position-x: -4px, -4px, -4px, -4px, -4px, -4px, -4px, -4px, -4px, -4px, 0, 0;
  }
  25% {
    background-position-x: -4px, -4px, -4px, -4px, -4px, -4px, -4px, -4px, 0, 0, 6px, 6px;
  }
  37.5% {
    background-position-x: -4px, -4px, -4px, -4px, -4px, -4px, 0, 0, 6px, 6px, 12px, 12px;
  }
  50% {
    background-position-x: -4px, -4px, -4px, -4px, 0, 0, 6px, 6px, 12px, 12px, -4px, -4px;
  }
  62.5% {
    background-position-x: -4px, -4px, 0, 0, 6px, 6px, 12px, 12px, -4px, -4px, -4px, -4px;
  }
  75% {
    background-position-x: 0, 0, 6px, 6px, 12px, 12px, -4px, -4px, -4px, -4px, -4px, -4px;
  }
  87.5% {
    background-position-x: 6px, 6px, 12px, 12px, -4px, -4px, -4px, -4px, -4px, -4px, -4px, -4px;
  }
  100% {
    background-position-x: 12px, 12px, -4px, -4px, -4px, -4px, -4px, -4px, -4px, -4px, -4px, -4px;
  }
}
/* ========================================================================
   Component: Slider
 ========================================================================== */
/*
 * RTL Compatibility
 */
[data-uk-slider] {
  direction: ltr;
}
html[dir="rtl"] .uk-slider > * {
  direction: rtl;
}
/*
 * 1. Create position context
 * 2. Create stacking context to prevent z-index issues with other components
 * 3. Deactivate browser history navigation in IE11
 */
.uk-slider {
  /* 1 */
  position: relative;
  /* 2 */
  z-index: 0;
  /* 3 */
  touch-action: pan-y;
}
/*
 * 1. Reset list style without interfering with grid
 */
.uk-slider:not(.uk-grid) {
  /* 1 */
  margin: 0;
  padding: 0;
  list-style: none;
}
/*
 * Sub-object item
 * 1. Position items above each other
 */
.uk-slider > * {
  /* 1 */
  position: absolute;
  top: 0;
  left: 0;
}
/*
 * Clip child elements
 */
.uk-slider-container {
  overflow: hidden;
}
/*
 * Dragged
 */
.uk-slider:not(.uk-drag) {
  -webkit-transition: -webkit-transform 200ms linear;
  transition: transform 200ms linear;
}
/*
 * 1. Makes text unselectable
 */
.uk-slider.uk-drag {
  cursor: col-resize;
  /* 1 */
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/*
 * 1. Prevents images and links from being dragged (default browser behavior)
 * 2. Disables the default callout shown when you touch and hold a touch target
 * Currently only works in Webkit
 */
.uk-slider a,
.uk-slider img {
  /* 1 */
  -webkit-user-drag: none;
  user-drag: none;
  /* 2 */
  -webkit-touch-callout: none;
}
/*
 * 1. Prevents images and links from being dragged in Firefox
 */
.uk-slider img {
  pointer-events: none;
}
/* Modifier: `uk-slider-fullscreen`
 ========================================================================== */
.uk-slider-fullscreen,
.uk-slider-fullscreen > li {
  height: 100vh;
}
/* ========================================================================
   Component: Slideshow
 ========================================================================== */
/*
 * 1. Create position context
 * 2. Create stacking context to prevent z-index issues with other components
 * 3. Set width because child elements are positioned absolute. Height is set via JS
 * 4. Reset list style
 * 5. Clip child elements
 * 6. Deactivate browser history navigation in IE11
 */
.uk-slideshow {
  /* 1 */
  position: relative;
  /* 2 */
  z-index: 0;
  /* 3 */
  width: 100%;
  /* 4 */
  margin: 0;
  padding: 0;
  list-style: none;
  /* 5 */
  overflow: hidden;
  /* 6 */
  touch-action: pan-y;
}
/*
 * Sub-object item
 * 1. Position items above each other
 * 2. Expand to parent container width
 * 3. Hide by default
 */
.uk-slideshow > li {
  /* 1 */
  position: absolute;
  top: 0;
  left: 0;
  /* 2 */
  width: 100%;
  /* 3 */
  opacity: 0;
}
/*
 * Active
 * 1. Stack at first
 * 2. Show slide
 */
.uk-slideshow > .uk-active {
  /* 1 */
  z-index: 10;
  /* 2 */
  opacity: 1;
}
/*
 * Hide default images which is only relevant to keep existing proportions
 */
.uk-slideshow > li > img {
  visibility: hidden;
}
/*
 * Pointer for controls
 */
[data-uk-slideshow-slide] {
  cursor: pointer;
}
/* Modifier: `uk-slideshow-fullscreen`
 ========================================================================== */
.uk-slideshow-fullscreen,
.uk-slideshow-fullscreen > li {
  height: 100vh;
}
/* Animations
 ========================================================================== */
/*
 * Fade
 */
.uk-slideshow-fade-in {
  -webkit-animation: uk-fade 0.5s linear;
  animation: uk-fade 0.5s linear;
}
.uk-slideshow-fade-out {
  -webkit-animation: uk-fade 0.5s linear reverse;
  animation: uk-fade 0.5s linear reverse;
}
/*
 * Scroll
 */
.uk-slideshow-scroll-forward-in {
  -webkit-animation: uk-slide-right 0.5s ease-in-out;
  animation: uk-slide-right 0.5s ease-in-out;
}
.uk-slideshow-scroll-forward-out {
  -webkit-animation: uk-slide-left 0.5s ease-in-out reverse;
  animation: uk-slide-left 0.5s ease-in-out reverse;
}
.uk-slideshow-scroll-backward-in {
  -webkit-animation: uk-slide-left 0.5s ease-in-out;
  animation: uk-slide-left 0.5s ease-in-out;
}
.uk-slideshow-scroll-backward-out {
  -webkit-animation: uk-slide-right 0.5s ease-in-out reverse;
  animation: uk-slide-right 0.5s ease-in-out reverse;
}
/*
 * Scale
 */
.uk-slideshow-scale-out {
  -webkit-animation: uk-fade-scale-15 0.5s ease-in-out reverse;
  animation: uk-fade-scale-15 0.5s ease-in-out reverse;
}
/*
 * Swipe
 */
.uk-slideshow-swipe-forward-in {
  -webkit-animation: uk-slide-left-33 0.5s ease-in-out;
  animation: uk-slide-left-33 0.5s ease-in-out;
}
.uk-slideshow-swipe-forward-out {
  -webkit-animation: uk-slide-left 0.5s ease-in-out reverse;
  animation: uk-slide-left 0.5s ease-in-out reverse;
}
.uk-slideshow-swipe-backward-in {
  -webkit-animation: uk-slide-right-33 0.5s ease-in-out;
  animation: uk-slide-right-33 0.5s ease-in-out;
}
.uk-slideshow-swipe-backward-out {
  -webkit-animation: uk-slide-right 0.5s ease-in-out reverse;
  animation: uk-slide-right 0.5s ease-in-out reverse;
}
.uk-slideshow-swipe-forward-in:before,
.uk-slideshow-swipe-backward-in:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.6);
  -webkit-animation: uk-fade 0.5s ease-in-out reverse;
  animation: uk-fade 0.5s ease-in-out reverse;
}
/* ========================================================================
   Component: Sticky
 ========================================================================== */
/*
 * 1. More robust if padding and border are used
 * 2. Enable hardware acceleration for iOS browsers, resolves scrolling issue
 */
[data-uk-sticky].uk-active {
  z-index: 1099;
  /* 1 */
  box-sizing: border-box;
  /* 2 */
  -webkit-backface-visibility: hidden;
}
/*
 * Faster animations
 */
[data-uk-sticky][class*='uk-animation-'] {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
}
[data-uk-sticky].uk-animation-reverse {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
}
/* ========================================================================
   Component: Tooltip
 ========================================================================== */
/*
 * 1. Hide by default
 * 2. Set fixed position
 * 3. Set dimensions
 * 4. Set style
 */
.uk-tooltip {
  /* 1 */
  display: none;
  /* 2 */
  position: absolute;
  z-index: 1030;
  /* 3 */
  box-sizing: border-box;
  max-width: 200px;
  padding: 5px 8px;
  /* 4 */
  background: #4388ee;
  color: #ffffff;
  font-size: 15px;
  line-height: 23px;
  border-radius: 0;
  animation: uk-fade 0.2s ease-in-out;
}
/* Triangle
 ========================================================================== */
/*
 * 1. Dashed is less antialised than solid
 */
.uk-tooltip:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  /* 1 */
  border: 5px dashed #4388ee;
}
/* Direction modifiers
 ========================================================================== */
/*
 * Top
 */
.uk-tooltip-top:after,
.uk-tooltip-top-left:after,
.uk-tooltip-top-right:after {
  bottom: -5px;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: #4388ee;
}
/*
 * Bottom
 */
.uk-tooltip-bottom:after,
.uk-tooltip-bottom-left:after,
.uk-tooltip-bottom-right:after {
  top: -5px;
  border-bottom-style: solid;
  border-top: none;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: #4388ee;
}
/*
 * Top/Bottom center
 */
.uk-tooltip-top:after,
.uk-tooltip-bottom:after {
  left: 50%;
  margin-left: -5px;
}
/*
 * Top/Bottom left
 */
.uk-tooltip-top-left:after,
.uk-tooltip-bottom-left:after {
  left: 10px;
}
/*
 * Top/Bottom right
 */
.uk-tooltip-top-right:after,
.uk-tooltip-bottom-right:after {
  right: 10px;
}
/*
 * Left
 */
.uk-tooltip-left:after {
  right: -5px;
  top: 50%;
  margin-top: -5px;
  border-left-style: solid;
  border-right: none;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: #4388ee;
}
/*
 * Right
 */
.uk-tooltip-right:after {
  left: -5px;
  top: 50%;
  margin-top: -5px;
  border-right-style: solid;
  border-left: none;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-right-color: #4388ee;
}
.uk-panel-box-tertiary {
  background-color: #2bbdbd;
}
.uk-panel-box-tertiary > a:not([class]),
.uk-panel-box-tertiary > :not([class*='uk-nav']) a:not([class]) {
  color: #84e3e3;
}
.uk-panel-box-tertiary > a:not([class]):hover,
.uk-panel-box-tertiary > :not([class*='uk-nav']) a:not([class]):hover {
  color: #186a6a;
}
.uk-panel-box-tertiary .uk-nav-autocomplete > li > a {
  color: #84e3e3 !important;
}
.uk-panel-box-tertiary .uk-nav-autocomplete > li.uk-active > a {
  color: #ffffff !important;
}
.uk-panel-box-tertiary > .uk-panel-title,
.uk-panel-box-tertiary > .uk-module-title {
  color: #ffffff;
}
.uk-panel-box-tertiary .uk-module-title-alt:after {
  background: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 3px, rgba(255, 255, 255, 0.15) 3px, rgba(255, 255, 255, 0.15) 6px);
}
.uk-panel-box-tertiary.tm-darker {
  background-color: #1fa3a3;
}
.uk-panel-box-tertiary.tm-lighter {
  background-color: #38d6d6;
}
.uk-panel-box-tertiary .uk-subnav.uk-subnav-list > li > a {
  color: #84e3e3;
}
.uk-panel-box-tertiary .uk-button-line {
  border: 1px solid #ffffff !important;
  color: #ffffff !important;
}
.uk-panel-box-tertiary .uk-nav-side > li > a {
  border-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  color: #ffffff;
}
.uk-panel-box-tertiary .uk-nav-side > li:first-child > a,
.uk-panel-box-tertiary .uk-nav-divider + li > a {
  border: none;
  box-shadow: none;
}
.uk-panel-box-tertiary .uk-nav-side .uk-nav-header {
  color: #9ab0d2;
}
.uk-panel-box-tertiary .uk-nav-divider {
  border-color: rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
}
.uk-panel-box-tertiary .uk-nav-side ul.uk-nav-sub {
  border-color: rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0.1);
}
.uk-panel-box-tertiary .uk-nav-side ul a {
  color: #9ab0d2;
}
.uk-panel-box-tertiary .uk-nav-side > li > a:hover,
.uk-panel-box-tertiary .uk-nav-side > li > a:focus {
  background: rgba(0, 0, 0, 0.1);
  color: #ffffff;
}
.uk-panel-box-tertiary .uk-nav-side > li.uk-active > a {
  color: #ffffff;
}
.uk-panel-box-tertiary hr {
  height: 1px;
  border-color: #24a0a0;
}
.uk-panel-box-tertiary h1,
.uk-panel-box-tertiary h2,
.uk-panel-box-tertiary h3,
.uk-panel-box-tertiary h4,
.uk-panel-box-tertiary h5,
.uk-panel-box-tertiary h6 {
  color: #ffffff;
}
.uk-panel-box-tertiary .uk-form select,
.uk-panel-box-tertiary .uk-form textarea,
.uk-panel-box-tertiary .uk-form input:not([type]),
.uk-panel-box-tertiary .uk-form input[type="text"],
.uk-panel-box-tertiary .uk-form input[type="password"],
.uk-panel-box-tertiary .uk-form input[type="tel"],
.uk-panel-box-tertiary .uk-form input[type="number"],
.uk-panel-box-tertiary .uk-form input[type="email"] {
  border-color: rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0.1);
  color: #ffffff;
}
.uk-panel-box-tertiary .uk-form select:focus,
.uk-panel-box-tertiary .uk-form textarea:focus,
.uk-panel-box-tertiary .uk-form input:not([type]):focus,
.uk-panel-box-tertiary .uk-form input[type="text"]:focus,
.uk-panel-box-tertiary .uk-form input[type="password"]:focus,
.uk-panel-box-tertiary .uk-form input[type="tel"]:focus,
.uk-panel-box-tertiary .uk-form input[type="number"]:focus,
.uk-panel-box-tertiary .uk-form input[type="email"]:focus {
  border-color: #4388ee;
  background: rgba(0, 0, 0, 0.1);
  color: #ffffff;
}
.uk-panel-box-tertiary .uk-form :-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
}
.uk-panel-box-tertiary .uk-form ::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.uk-panel-box-tertiary .uk-form ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.uk-panel-box-tertiary.uk-modal-dialog {
  background-color: #2bbdbd;
}
.uk-animation-fade {
  animation-duration: 0.15s;
}
@-webkit-keyframes uk-fade-top {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes uk-fade-top {
  0% {
    opacity: 0;
    transform: translateY(-10%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes uk-fade-bottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes uk-fade-bottom {
  0% {
    opacity: 0;
    transform: translateY(10%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes uk-fade-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes uk-fade-left {
  0% {
    opacity: 0;
    transform: translateX(-10%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes uk-fade-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes uk-fade-right {
  0% {
    opacity: 0;
    transform: translateX(10%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes tm-bouncing {
  0% {
    -webkit-transform: translateY(0%);
  }
  50% {
    -webkit-transform: translateY(10%);
  }
  100% {
    -webkit-transform: translateY(0%);
  }
}
@keyframes tm-floating {
  0% {
    transform: translateY(0%);
  }
  50% {
    transform: translateY(10%);
  }
  100% {
    transform: translateY(0%);
  }
}
@-webkit-keyframes tm-floating {
  0% {
    -webkit-transform: translateY(0%);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateY(150%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(0%);
    opacity: 0;
  }
}
@keyframes tm-floating {
  0% {
    transform: translateY(0%);
    opacity: 0;
  }
  50% {
    transform: translateY(150%);
    opacity: 1;
  }
  100% {
    transform: translateY(0%);
    opacity: 0;
  }
}
@keyframes loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  75% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  75% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loader-inner {
  0% {
    height: 100%;
  }
  25% {
    height: 100%;
  }
  50% {
    height: 0%;
  }
  75% {
    height: 0%;
  }
  100% {
    height: 100%;
  }
}
@-webkit-keyframes loader-inner {
  0% {
    height: 100%;
  }
  25% {
    height: 100%;
  }
  50% {
    height: 0%;
  }
  75% {
    height: 0%;
  }
  100% {
    height: 100%;
  }
}
@keyframes pulsate {
  0% {
    transform: scale(1);
    opacity: 0.8;
  }
  45% {
    transform: scale(1.75);
    opacity: 0;
  }
}
@keyframes stop-pulsate {
  from {
    opacity: 0.4;
  }
  to {
    transform: scale(2);
    opacity: 0;
  }
}
@keyframes popping {
  0% {
    transform: scale(1);
  }
  45% {
    transform: scale(1.25);
  }
}
@keyframes stop-popping {
  from {
    opacity: 0.4;
  }
  to {
    transform: scale(2);
    opacity: 0;
  }
}
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes line-stretch {
  0%,
  90%,
  100% {
    height: 0;
  }
  40%,
  60% {
    height: 100%;
  }
  0%,
  49% {
    top: 0;
    bottom: auto;
  }
  50%,
  100% {
    top: auto;
    bottom: 0;
  }
}
@keyframes blink-caret {
  from,
  to {
    border-color: transparent;
  }
  50% {
    border-color: #4388ee;
  }
}
@keyframes tm-interwind {
  0%,
  100% {
    animation-timing-function: cubic-bezier(0.2, 0, 0.8, 1);
  }
  50% {
    animation-timing-function: cubic-bezier(0, 0.2, 1, 0.8);
  }
  0% {
    -webkit-transform: rotate(0deg) translate(0, -20px) scale(0);
    transform: rotate(0deg) translate(0, -20px) scale(0);
  }
  50% {
    -webkit-transform: rotate(180deg) translate(0, -20px) scale(1);
    transform: rotate(180deg) translate(0, -20px) scale(1);
  }
  100% {
    -webkit-transform: rotate(360deg) translate(0, -20px) scale(0);
    transform: rotate(360deg) translate(0, -20px) scale(0);
  }
}
@-webkit-keyframes tm-interwind {
  0%,
  100% {
    animation-timing-function: cubic-bezier(0.2, 0, 0.8, 1);
  }
  50% {
    animation-timing-function: cubic-bezier(0, 0.2, 1, 0.8);
  }
  0% {
    -webkit-transform: rotate(0deg) translate(0, -20px) scale(0);
    transform: rotate(0deg) translate(0, -20px) scale(0);
  }
  50% {
    -webkit-transform: rotate(180deg) translate(0, -20px) scale(1);
    transform: rotate(180deg) translate(0, -20px) scale(1);
  }
  100% {
    -webkit-transform: rotate(360deg) translate(0, -20px) scale(0);
    transform: rotate(360deg) translate(0, -20px) scale(0);
  }
}
@keyframes tm-bars {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes tm-bars {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes tm-ripple {
  0% {
    top: 96px;
    left: 96px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: 18px;
    left: 18px;
    width: 156px;
    height: 156px;
    opacity: 0;
  }
}
@-webkit-keyframes tm-ripple {
  0% {
    top: 96px;
    left: 96px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: 18px;
    left: 18px;
    width: 156px;
    height: 156px;
    opacity: 0;
  }
}
@keyframes tm-ball {
  0%,
  100% {
    animation-timing-function: cubic-bezier(0.45, 0, 0.9, 0.55);
  }
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, 108px);
    transform: translate(0, 108px);
    animation-timing-function: cubic-bezier(0, 0.45, 0.55, 0.9);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-webkit-keyframes tm-ball {
  0%,
  100% {
    animation-timing-function: cubic-bezier(0.45, 0, 0.9, 0.55);
  }
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, 108px);
    transform: translate(0, 108px);
    animation-timing-function: cubic-bezier(0, 0.45, 0.55, 0.9);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@font-face {
  font-family: "beluga-icons";
  src: url("/anmm/pagebuilder/templates/beluga/less/fonts/beluga-icons.eot");
  src: url("/anmm/pagebuilder/templates/beluga/less/fonts/beluga-icons.eot#iefix") format("embedded-opentype"), url("/anmm/pagebuilder/templates/beluga/less/fonts/beluga-icons.woff2") format("woff2"), url("/anmm/pagebuilder/templates/beluga/less/fonts/beluga-icons.woff") format("woff"), url("/anmm/pagebuilder/templates/beluga/less/fonts/beluga-icons.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;font-display:swap;}
[data-bg-icon]:before,
.bg-icon-access:before,
.bg-icon-accounting:before,
.bg-icon-alarm-clock:before,
.bg-icon-apple-watch:before,
.bg-icon-arrow-pointing-to-right:before,
.bg-icon-autopilot:before,
.bg-icon-badge:before,
.bg-icon-bar-chart:before,
.bg-icon-behance:before,
.bg-icon-best-seller:before,
.bg-icon-black-board:before,
.bg-icon-blockchain:before,
.bg-icon-book-shelf:before,
.bg-icon-breaking-news:before,
.bg-icon-brief:before,
.bg-icon-briefcase:before,
.bg-icon-browse-page:before,
.bg-icon-business:before,
.bg-icon-calendar:before,
.bg-icon-cellular-network:before,
.bg-icon-check-all:before,
.bg-icon-check-mark-symbol:before,
.bg-icon-circled-arrow-right:before,
.bg-icon-class:before,
.bg-icon-classic-phone:before,
.bg-icon-clock:before,
.bg-icon-close-button:before,
.bg-icon-close-button-2:before,
.bg-icon-cloud-outline:before,
.bg-icon-comma:before,
.bg-icon-comments:before,
.bg-icon-control-of-level:before,
.bg-icon-create:before,
.bg-icon-database:before,
.bg-icon-database-administrator:before,
.bg-icon-digital-photography:before,
.bg-icon-diploma:before,
.bg-icon-discount:before,
.bg-icon-doc:before,
.bg-icon-documents:before,
.bg-icon-engineer-symbol:before,
.bg-icon-event:before,
.bg-icon-eye:before,
.bg-icon-eye-outline:before,
.bg-icon-facebook:before,
.bg-icon-facebook-circled:before,
.bg-icon-facebook-like:before,
.bg-icon-fingerprint:before,
.bg-icon-flipboard:before,
.bg-icon-floor-plan:before,
.bg-icon-flow-chart:before,
.bg-icon-folder:before,
.bg-icon-fork-lift:before,
.bg-icon-form:before,
.bg-icon-full-screen:before,
.bg-icon-gear-outline:before,
.bg-icon-gear-outline-2:before,
.bg-icon-gears:before,
.bg-icon-globe-earth:before,
.bg-icon-google:before,
.bg-icon-group-message:before,
.bg-icon-hand-with-pen:before,
.bg-icon-help:before,
.bg-icon-info:before,
.bg-icon-information:before,
.bg-icon-instagram:before,
.bg-icon-job:before,
.bg-icon-layers:before,
.bg-icon-left:before,
.bg-icon-left-arrow:before,
.bg-icon-left-button:before,
.bg-icon-light-bulb-outline:before,
.bg-icon-linkedin:before,
.bg-icon-literature-review:before,
.bg-icon-loyalty-card:before,
.bg-icon-mailbox:before,
.bg-icon-menu:before,
.bg-icon-money:before,
.bg-icon-money-2:before,
.bg-icon-music-note-outline:before,
.bg-icon-networking-manager:before,
.bg-icon-new-file:before,
.bg-icon-new-job:before,
.bg-icon-notification:before,
.bg-icon-online-store:before,
.bg-icon-organization:before,
.bg-icon-outline-of-a-face:before,
.bg-icon-paint:before,
.bg-icon-password:before,
.bg-icon-pdf:before,
.bg-icon-personal-computer:before,
.bg-icon-phone-outline:before,
.bg-icon-phone-settings:before,
.bg-icon-pie-chart:before,
.bg-icon-pinterest-logo:before,
.bg-icon-plan:before,
.bg-icon-play:before,
.bg-icon-play-button-on-tv:before,
.bg-icon-plug:before,
.bg-icon-presentation:before,
.bg-icon-pricing:before,
.bg-icon-print:before,
.bg-icon-product:before,
.bg-icon-product-documents:before,
.bg-icon-profile:before,
.bg-icon-psd:before,
.bg-icon-public-announcement:before,
.bg-icon-quote:before,
.bg-icon-quote-left:before,
.bg-icon-registration:before,
.bg-icon-rent:before,
.bg-icon-result-card:before,
.bg-icon-right:before,
.bg-icon-right-pointing-arrow:before,
.bg-icon-routine-work:before,
.bg-icon-rules:before,
.bg-icon-sale:before,
.bg-icon-save-money:before,
.bg-icon-search:before,
.bg-icon-search-2:before,
.bg-icon-security-ssl:before,
.bg-icon-server:before,
.bg-icon-shopping-cart:before,
.bg-icon-show-location:before,
.bg-icon-smart-house:before,
.bg-icon-software-engineer:before,
.bg-icon-sound-wave:before,
.bg-icon-soundcloud:before,
.bg-icon-speed:before,
.bg-icon-stack-of-photos:before,
.bg-icon-stocks:before,
.bg-icon-team-work:before,
.bg-icon-tick-box:before,
.bg-icon-today:before,
.bg-icon-training:before,
.bg-icon-trash:before,
.bg-icon-twitter:before,
.bg-icon-user-avatar:before,
.bg-icon-user-avatar-2:before,
.bg-icon-user-support:before,
.bg-icon-user-support-2:before,
.bg-icon-users-meeting:before,
.bg-icon-validation:before,
.bg-icon-verified-account:before,
.bg-icon-video-interview:before,
.bg-icon-video-playlist:before,
.bg-icon-wallet:before,
.bg-icon-warehouse:before,
.bg-icon-warn:before,
.bg-icon-whatsapp:before,
.bg-icon-work:before,
.bg-icon-workers:before,
.bg-icon-xls:before,
.bg-icon-youtube-play-button-logo:before,
.bg-icon-zip:before {
  font-family: "beluga-icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
[data-bg-icon]:before {
  content: attr(data-bg-icon);
}
.bg-icon-access:before {
  content: "\f100";
}
.bg-icon-accounting:before {
  content: "\f101";
}
.bg-icon-alarm-clock:before {
  content: "\f102";
}
.bg-icon-apple-watch:before {
  content: "\f103";
}
.bg-icon-arrow-pointing-to-right:before {
  content: "\f104";
}
.bg-icon-autopilot:before {
  content: "\f105";
}
.bg-icon-badge:before {
  content: "\f106";
}
.bg-icon-bar-chart:before {
  content: "\f107";
}
.bg-icon-behance:before {
  content: "\f108";
}
.bg-icon-best-seller:before {
  content: "\f109";
}
.bg-icon-black-board:before {
  content: "\f10a";
}
.bg-icon-blockchain:before {
  content: "\f10b";
}
.bg-icon-book-shelf:before {
  content: "\f10c";
}
.bg-icon-breaking-news:before {
  content: "\f10d";
}
.bg-icon-brief:before {
  content: "\f10e";
}
.bg-icon-briefcase:before {
  content: "\f10f";
}
.bg-icon-browse-page:before {
  content: "\f110";
}
.bg-icon-business:before {
  content: "\f111";
}
.bg-icon-calendar:before {
  content: "\f112";
}
.bg-icon-cellular-network:before {
  content: "\f113";
}
.bg-icon-check-all:before {
  content: "\f114";
}
.bg-icon-check-mark-symbol:before {
  content: "\f115";
}
.bg-icon-circled-arrow-right:before {
  content: "\f116";
}
.bg-icon-class:before {
  content: "\f117";
}
.bg-icon-classic-phone:before {
  content: "\f118";
}
.bg-icon-clock:before {
  content: "\f119";
}
.bg-icon-close-button:before {
  content: "\f11a";
}
.bg-icon-close-button-2:before {
  content: "\f11b";
}
.bg-icon-cloud-outline:before {
  content: "\f11c";
}
.bg-icon-comma:before {
  content: "\f11d";
}
.bg-icon-comments:before {
  content: "\f11e";
}
.bg-icon-control-of-level:before {
  content: "\f11f";
}
.bg-icon-create:before {
  content: "\f120";
}
.bg-icon-database:before {
  content: "\f121";
}
.bg-icon-database-administrator:before {
  content: "\f122";
}
.bg-icon-digital-photography:before {
  content: "\f123";
}
.bg-icon-diploma:before {
  content: "\f124";
}
.bg-icon-discount:before {
  content: "\f125";
}
.bg-icon-doc:before {
  content: "\f126";
}
.bg-icon-documents:before {
  content: "\f127";
}
.bg-icon-engineer-symbol:before {
  content: "\f128";
}
.bg-icon-event:before {
  content: "\f129";
}
.bg-icon-eye:before {
  content: "\f12a";
}
.bg-icon-eye-outline:before {
  content: "\f12b";
}
.bg-icon-facebook:before {
  content: "\f12c";
}
.bg-icon-facebook-circled:before {
  content: "\f12d";
}
.bg-icon-facebook-like:before {
  content: "\f12e";
}
.bg-icon-fingerprint:before {
  content: "\f12f";
}
.bg-icon-flipboard:before {
  content: "\f130";
}
.bg-icon-floor-plan:before {
  content: "\f131";
}
.bg-icon-flow-chart:before {
  content: "\f132";
}
.bg-icon-folder:before {
  content: "\f133";
}
.bg-icon-fork-lift:before {
  content: "\f134";
}
.bg-icon-form:before {
  content: "\f135";
}
.bg-icon-full-screen:before {
  content: "\f136";
}
.bg-icon-gear-outline:before {
  content: "\f137";
}
.bg-icon-gear-outline-2:before {
  content: "\f138";
}
.bg-icon-gears:before {
  content: "\f139";
}
.bg-icon-globe-earth:before {
  content: "\f13a";
}
.bg-icon-google:before {
  content: "\f13b";
}
.bg-icon-group-message:before {
  content: "\f13c";
}
.bg-icon-hand-with-pen:before {
  content: "\f13d";
}
.bg-icon-help:before {
  content: "\f13e";
}
.bg-icon-info:before {
  content: "\f13f";
}
.bg-icon-information:before {
  content: "\f140";
}
.bg-icon-instagram:before {
  content: "\f141";
}
.bg-icon-job:before {
  content: "\f142";
}
.bg-icon-layers:before {
  content: "\f143";
}
.bg-icon-left:before {
  content: "\f144";
}
.bg-icon-left-arrow:before {
  content: "\f145";
}
.bg-icon-left-button:before {
  content: "\f146";
}
.bg-icon-light-bulb-outline:before {
  content: "\f147";
}
.bg-icon-linkedin:before {
  content: "\f148";
}
.bg-icon-literature-review:before {
  content: "\f149";
}
.bg-icon-loyalty-card:before {
  content: "\f14a";
}
.bg-icon-mailbox:before {
  content: "\f14b";
}
.bg-icon-menu:before {
  content: "\f14c";
}
.bg-icon-money:before {
  content: "\f14d";
}
.bg-icon-money-2:before {
  content: "\f14e";
}
.bg-icon-music-note-outline:before {
  content: "\f14f";
}
.bg-icon-networking-manager:before {
  content: "\f150";
}
.bg-icon-new-file:before {
  content: "\f151";
}
.bg-icon-new-job:before {
  content: "\f152";
}
.bg-icon-notification:before {
  content: "\f153";
}
.bg-icon-online-store:before {
  content: "\f154";
}
.bg-icon-organization:before {
  content: "\f155";
}
.bg-icon-outline-of-a-face:before {
  content: "\f156";
}
.bg-icon-paint:before {
  content: "\f157";
}
.bg-icon-password:before {
  content: "\f158";
}
.bg-icon-pdf:before {
  content: "\f159";
}
.bg-icon-personal-computer:before {
  content: "\f15a";
}
.bg-icon-phone-outline:before {
  content: "\f15b";
}
.bg-icon-phone-settings:before {
  content: "\f15c";
}
.bg-icon-pie-chart:before {
  content: "\f15d";
}
.bg-icon-pinterest-logo:before {
  content: "\f15e";
}
.bg-icon-plan:before {
  content: "\f15f";
}
.bg-icon-play:before {
  content: "\f160";
}
.bg-icon-play-button-on-tv:before {
  content: "\f161";
}
.bg-icon-plug:before {
  content: "\f162";
}
.bg-icon-presentation:before {
  content: "\f163";
}
.bg-icon-pricing:before {
  content: "\f164";
}
.bg-icon-print:before {
  content: "\f165";
}
.bg-icon-product:before {
  content: "\f166";
}
.bg-icon-product-documents:before {
  content: "\f167";
}
.bg-icon-profile:before {
  content: "\f168";
}
.bg-icon-psd:before {
  content: "\f169";
}
.bg-icon-public-announcement:before {
  content: "\f16a";
}
.bg-icon-quote:before {
  content: "\f16b";
}
.bg-icon-quote-left:before {
  content: "\f16c";
}
.bg-icon-registration:before {
  content: "\f16d";
}
.bg-icon-rent:before {
  content: "\f16e";
}
.bg-icon-result-card:before {
  content: "\f16f";
}
.bg-icon-right:before {
  content: "\f170";
}
.bg-icon-right-pointing-arrow:before {
  content: "\f171";
}
.bg-icon-routine-work:before {
  content: "\f172";
}
.bg-icon-rules:before {
  content: "\f173";
}
.bg-icon-sale:before {
  content: "\f174";
}
.bg-icon-save-money:before {
  content: "\f175";
}
.bg-icon-search:before {
  content: "\f176";
}
.bg-icon-search-2:before {
  content: "\f177";
}
.bg-icon-security-ssl:before {
  content: "\f178";
}
.bg-icon-server:before {
  content: "\f179";
}
.bg-icon-shopping-cart:before {
  content: "\f17a";
}
.bg-icon-show-location:before {
  content: "\f17b";
}
.bg-icon-smart-house:before {
  content: "\f17c";
}
.bg-icon-software-engineer:before {
  content: "\f17d";
}
.bg-icon-sound-wave:before {
  content: "\f17e";
}
.bg-icon-soundcloud:before {
  content: "\f17f";
}
.bg-icon-speed:before {
  content: "\f180";
}
.bg-icon-stack-of-photos:before {
  content: "\f181";
}
.bg-icon-stocks:before {
  content: "\f182";
}
.bg-icon-team-work:before {
  content: "\f183";
}
.bg-icon-tick-box:before {
  content: "\f184";
}
.bg-icon-today:before {
  content: "\f185";
}
.bg-icon-training:before {
  content: "\f186";
}
.bg-icon-trash:before {
  content: "\f187";
}
.bg-icon-twitter:before {
  content: "\f188";
}
.bg-icon-user-avatar:before {
  content: "\f189";
}
.bg-icon-user-avatar-2:before {
  content: "\f18a";
}
.bg-icon-user-support:before {
  content: "\f18b";
}
.bg-icon-user-support-2:before {
  content: "\f18c";
}
.bg-icon-users-meeting:before {
  content: "\f18d";
}
.bg-icon-validation:before {
  content: "\f18e";
}
.bg-icon-verified-account:before {
  content: "\f18f";
}
.bg-icon-video-interview:before {
  content: "\f190";
}
.bg-icon-video-playlist:before {
  content: "\f191";
}
.bg-icon-wallet:before {
  content: "\f192";
}
.bg-icon-warehouse:before {
  content: "\f193";
}
.bg-icon-warn:before {
  content: "\f194";
}
.bg-icon-whatsapp:before {
  content: "\f195";
}
.bg-icon-work:before {
  content: "\f196";
}
.bg-icon-workers:before {
  content: "\f197";
}
.bg-icon-xls:before {
  content: "\f198";
}
.bg-icon-youtube-play-button-logo:before {
  content: "\f199";
}
.bg-icon-zip:before {
  content: "\f19a";
}
/* Layout */
html {
  overflow-y: scroll;
  overflow: visible;
  background-color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  text-rendering: optimizeLegibility;
}
body {
  position: relative;
  overflow-x: hidden;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tm-preload {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10000000000;
  -webkit-transform: translateZ(2000px);
  background: #e0eaf3;
  background: -moz-radial-gradient(top center, ellipse cover, #f2f6fa 0%, #e0eaf3 65%, #d5e3ef 100%);
  background: -webkit-radial-gradient(top center, ellipse cover, #f2f6fa 0%, #e0eaf3 65%, #d5e3ef 100%);
  background: radial-gradient(at top center, #f2f6fa 0%, #e0eaf3 65%, #d5e3ef 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f6fa', endColorstr='#d5e3ef', GradientType=1);
}
.tm-preload .tm-goo-ring svg,
.tm-preload .tm-ripple-hex svg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.tm-preload .tm-bounce-ball,
.tm-preload .tm-interwind,
.tm-preload .tm-ripple-circle,
.tm-preload .tm-bars,
.tm-preload .tm-interwind {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 128px;
  height: 128px;
  margin-left: -64px;
  margin-top: -44px;
}
.tm-preload .tm-goo-ring svg circle.pr0 {
  fill: #2bbdbd;
}
.tm-preload .tm-goo-ring svg circle.pr1 {
  fill: #4388ee;
}
.tm-preload .tm-goo-ring svg circle.pr2 {
  fill: #2155a6;
}
.tm-preload .tm-goo-ring svg circle.pr3 {
  fill: #105194;
}
.tm-preload .tm-goo-ring svg circle.pr4 {
  fill: #022d6b;
}
.tm-preload .tm-bars div {
  position: absolute;
  width: 8px;
  height: 25px;
  top: 45px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-animation: tm-bars 1s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  animation: tm-bars 1s cubic-bezier(0.5, 0, 0.5, 1) infinite;
}
.tm-preload .tm-bars div:nth-child(1) {
  left: 30px;
  background: #2bbdbd;
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
.tm-preload .tm-bars div:nth-child(2) {
  left: 46px;
  background: #4388ee;
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
.tm-preload .tm-bars div:nth-child(3) {
  left: 62px;
  background: #2155a6;
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.tm-preload .tm-bars div:nth-child(4) {
  left: 78px;
  background: #105194;
}
.tm-preload .tm-interwind div {
  position: absolute;
  top: 0px;
  left: 40px;
  -webkit-animation: tm-interwind 1.7s linear infinite;
  animation: tm-interwind 1.7s linear infinite;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #2bbdbd;
}
.tm-preload .tm-interwind div:last-child {
  background: #4388ee;
  -webkit-animation-delay: -0.85s;
  animation-delay: -0.85s;
}
.tm-preload .tm-bounce-ball {
  margin-top: -64px;
}
.tm-preload .tm-bounce-ball div {
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #4388ee;
  background: -moz-radial-gradient(top center, ellipse cover, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: -webkit-radial-gradient(top center, ellipse cover, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: radial-gradient(at top center, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2bbdbd', endColorstr='#2155a6', GradientType=1);
  left: 54px;
  top: 20px;
  -webkit-animation: tm-ball 1s linear infinite;
  animation: tm-ball 1s linear infinite;
}
.tm-preload .tm-ripple-circle {
  margin-top: -64px;
  transform: scale(0.4);
}
.tm-preload .tm-ripple-circle div {
  position: absolute;
  box-sizing: content-box;
  border-width: 4px;
  border-style: solid;
  opacity: 1;
  border-radius: 50%;
  -webkit-animation: tm-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
  animation: tm-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.tm-preload .tm-ripple-circle div:nth-child(1) {
  border-color: #2bbdbd;
}
.tm-preload .tm-ripple-circle div:nth-child(2) {
  border-color: #4388ee;
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.tm-preload .tm-ripple-hex svg path#r1,
.tm-preload .tm-ripple-hex svg path#r3,
.tm-preload .tm-ripple-hex svg path#r5 {
  stroke: #2bbdbd;
}
.tm-preload .tm-ripple-hex svg path#r2,
.tm-preload .tm-ripple-hex svg path#r4,
.tm-preload .tm-ripple-hex svg path#r6 {
  stroke: #4388ee;
}
.tm-no-gradient .tm-preload {
  background: #e0eaf3;
}
.no-preload .tm-preload {
  display: none !important;
}
.tm-img-hover {
  transition: opacity 0.3s ease-in-out;
}
a {
  transition: color 0.3s ease-in-out;
}
a:hover .tm-img-hover {
  opacity: 0.5;
}
.tm-progress-bar {
  width: 0%;
  position: absolute;
  bottom: -3px;
  height: 3px;
  margin: 0 -20px;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  background: #4388ee;
  background: -moz-linear-gradient(left, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: -webkit-linear-gradient(left, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: linear-gradient(90deg, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2bbdbd', endColorstr='#2155a6', GradientType=0);
}
.tm-no-gradient .tm-progress-bar {
  background: #4388ee;
}
a.tm-animated,
.sppb-feature-box-title a,
.sppb-articles-ticker-text a,
.uk-article-meta a,
.uk-breadcrumb li > a,
.tm-toolbar > a:not(.uk-icon-button),
.tm-toolbar .uk-subnav > li > a,
.tm-toolbar .uk-button-link,
.tm-copy .uk-subnav li a,
.tm-article-icons a,
.tm-block-footer .uk-list a,
.tm-copy a {
  position: relative;
  text-decoration: none;
  transition: color 0.3s ease-in-out;
}
a.tm-animated:hover,
.sppb-feature-box-title a:hover,
.sppb-articles-ticker-text a:hover,
.uk-article-meta a:hover,
.uk-breadcrumb li > a:hover,
.tm-toolbar > a:not(.uk-icon-button):hover,
.tm-toolbar .uk-subnav > li > a:hover,
.tm-toolbar .uk-button-link:hover,
.tm-copy .uk-subnav li a:hover,
.tm-article-icons a:hover,
.tm-block-footer .uk-list a:hover,
.tm-copy a:hover,
a.tm-animated.uk-link:hover,
.sppb-feature-box-title a.uk-link:hover,
.sppb-articles-ticker-text a.uk-link:hover,
.uk-article-meta a.uk-link:hover,
.uk-breadcrumb li > a.uk-link:hover,
.tm-toolbar > a:not(.uk-icon-button).uk-link:hover,
.tm-toolbar .uk-subnav > li > a.uk-link:hover,
.tm-toolbar .uk-button-link.uk-link:hover,
.tm-copy .uk-subnav li a.uk-link:hover,
.tm-article-icons a.uk-link:hover,
.tm-block-footer .uk-list a.uk-link:hover,
.tm-copy a.uk-link:hover {
  text-decoration: none;
  color: #4388ee;
}
a.tm-animated:after,
.sppb-feature-box-title a:after,
.sppb-articles-ticker-text a:after,
.uk-article-meta a:after,
.uk-breadcrumb li > a:after,
.tm-toolbar > a:not(.uk-icon-button):after,
.tm-toolbar .uk-subnav > li > a:after,
.tm-toolbar .uk-button-link:after,
.tm-copy .uk-subnav li a:after,
.tm-article-icons a:after,
.tm-block-footer .uk-list a:after,
.tm-copy a:after {
  content: '';
  position: absolute;
  z-index: 0;
  bottom: 4px;
  right: 0;
  width: 0;
  height: 7px;
  opacity: 0.3;
  background-color: #2bbdbd;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
a.tm-animated:hover:after,
.sppb-feature-box-title a:hover:after,
.sppb-articles-ticker-text a:hover:after,
.uk-article-meta a:hover:after,
.uk-breadcrumb li > a:hover:after,
.tm-toolbar > a:not(.uk-icon-button):hover:after,
.tm-toolbar .uk-subnav > li > a:hover:after,
.tm-toolbar .uk-button-link:hover:after,
.tm-copy .uk-subnav li a:hover:after,
.tm-article-icons a:hover:after,
.tm-block-footer .uk-list a:hover:after,
.tm-copy a:hover:after {
  left: 0;
  width: 100%;
}
#tm-banner {
  background: #4388ee;
  background: -moz-linear-gradient(left, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: -webkit-linear-gradient(left, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: linear-gradient(90deg, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2bbdbd', endColorstr='#2155a6', GradientType=0);
}
#tm-banner .uk-panel {
  padding: 12px;
}
#tm-banner .uk-button-line {
  margin: 0 0 0 25px;
}
.tm-block > div .uk-grid {
  overflow: hidden;
}
.tm-block.tm-block-large-padding {
  padding: 60px 0;
}
.tm-block.tm-block-large-bottom-padding {
  padding-bottom: 60px;
}
.tm-block.tm-block-no-padding {
  padding: 0;
}
.tm-block {
  padding-top: 30px;
  padding-bottom: 30px;
}
.tm-block-large-top-padding {
  padding-top: 120px !important;
}
.tm-block-large-bottom-padding {
  padding-bottom: 120px !important;
}
.tm-block-large-padding {
  padding: 120px 0 !important;
}
.tm-block-large-padding-sides {
  padding: 120px 30px !important;
}
.tm-block-no-padding {
  padding: 0 !important;
}
.tm-block-default {
  background: #ffffff;
}
.tm-panel-box-header,
.tm-box-padding {
  padding: 45px;
}
.tm-panel-box-header > .uk-panel-teaser,
.tm-box-padding > .uk-panel-teaser {
  margin-top: -45px;
  margin-left: -45px;
  margin-right: -45px;
}
.tm-block-default {
  background: #ffffff;
}
.tm-panel-box-header {
  border: none;
}
.tm-panel-box-header p::only-child {
  margin: 0;
}
.tm-panel-box-header p:last-child {
  margin-bottom: 0;
}
.tm-panel-box-header h3.uk-panel-title {
  font-size: 28px;
  line-height: 32px;
}
.tm-panel-box-header h2.uk-panel-title {
  font-size: 34px;
  line-height: 43px;
}
.tm-panel-box-header.uk-panel-box:not([class*="uk-panel-box-"]):not([class*="tm-primary-"]):not([class*="tm-secondary-"]) .tm-dropcap:first-of-type:first-letter {
  color: #1b58b3;
}
.tm-panel-box-header.uk-panel-box:not([class*="uk-panel-box-"]):not([class*="tm-primary-"]):not([class*="tm-secondary-"]) .uk-panel-title {
  color: #4388ee;
}
.tm-panel-box-header.uk-panel-box.uk-panel-box-primary .tm-dropcap:first-of-type:first-letter {
  color: #ffffff;
}
.tm-panel-box-header.uk-panel-box.uk-panel-box-secondary .tm-dropcap:first-of-type:first-letter,
.tm-panel-box-header.tm-secondary-gradient-left .tm-dropcap:first-of-type:first-letter {
  color: #ffffff;
}
.tm-block-padding {
  padding: 30px;
}
#tm-banner {
  color: #ffffff;
}
.tm-block-main,
#tm-hero {
  clear: both;
  position: relative;
  z-index: 1;
}
#tm-hero {
  background-color: #e0eaf3;
}
.tm-hero-placeholder {
  background: #e0eaf3;
  background: -moz-radial-gradient(top center, ellipse cover, #f2f6fa 0%, #e0eaf3 65%, #d5e3ef 100%);
  background: -webkit-radial-gradient(top center, ellipse cover, #f2f6fa 0%, #e0eaf3 65%, #d5e3ef 100%);
  background: radial-gradient(at top center, #f2f6fa 0%, #e0eaf3 65%, #d5e3ef 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f6fa', endColorstr='#d5e3ef', GradientType=1);
  height: 200px;
  display: block;
  width: 100%;
}
.tm-no-gradient .tm-hero-placeholder {
  background: #e0eaf3;
}
.tm-page-builder .tm-hero-placeholder {
  display: none;
}
#tm-hero .sppb-container-inner {
  max-width: 100%;
  padding: 0;
}
#tm-main {
  background-color: #ffffff;
}
.tm-block-fullwidth {
  padding: 0;
}
.tm-block-fullwidth.uk-block-small .uk-container.tm-inner-container,
.tm-block-fullwidth.uk-block-small .mod-sppagebuilder .sppb-container-inner.tm-inner-container,
.tm-block-fullwidth.uk-block-small .sppb-row-container.tm-inner-container {
  padding: 30px 0;
}
.tm-block-fullwidth.tm-block-large-padding {
  padding: 0 !important;
}
.tm-block-fullwidth.tm-block-large-padding .uk-container.tm-inner-container,
.tm-block-fullwidth.tm-block-large-padding .mod-sppagebuilder .sppb-container-inner.tm-inner-container,
.tm-block-fullwidth.tm-block-large-padding .sppb-row-container.tm-inner-container {
  padding: 120px 30px !important;
}
.tm-block-fullwidth .sppb-container-inner {
  max-width: 100%;
  padding: 0;
}
.tm-block-fullwidth > .uk-container,
.tm-block-fullwidth > .mod-sppagebuilder .sppb-container-inner,
.tm-block-fullwidth > .sppb-row-container {
  max-width: 100%;
  padding: 0;
}
[class*="tm-vertical-title"] > .uk-panel-title {
  position: absolute;
  top: 0;
  transform: rotateZ(-90deg) translateX(5em) translateY(1em);
  transform-origin: left;
}
[class*="tm-vertical-title"] > .uk-panel-title.uk-panel-title {
  font-size: 15px;
  line-height: 32px;
  letter-spacing: 5px;
  margin-bottom: 0;
  font-weight: 700;
  font-family: 'Playfair Display';
  color: #5c789e;
  text-transform: uppercase;
}
[class*="tm-vertical-title"] > .uk-panel-title.uk-panel-title:before {
  content: "";
  position: absolute;
  width: 6.5em;
  background-image: linear-gradient(rgba(92, 120, 158, 0.5), rgba(0, 0, 0, 0));
  background-size: 100% 1px;
  background-repeat: no-repeat;
  bottom: 14px;
  right: 110%;
  background-position: center 72%;
  height: 1px;
}
[class^="tm-file-"] {
  display: block;
  text-transform: uppercase;
  height: 70px;
  line-height: 22px;
  clear: both;
  font-size: 15px;
}
[class*="tm-float-box"] {
  box-sizing: border-box;
  max-width: 1300px;
  padding: 0 30px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 50px;
  z-index: 1098 !important;
  position: absolute !important;
  right: 0;
}
.tm-float-box-left {
  margin-left: 0 !important;
  left: 0;
  transform: translateY(-50%);
}
.tm-float-box-right {
  left: 0;
  margin-left: auto !important;
  margin-right: 0 !important;
  transform: translateY(-50%);
}
.tm-float-box-center {
  margin-left: auto !important;
  margin-right: auto !important;
  left: 0;
  transform: translateY(-50%);
  width: calc(100% - 180px);
}
.tm-main-top > div > .uk-panel-box,
.tm-main-bottom > div > .uk-panel-box {
  padding: 40px;
}
.tm-shape-container {
  overflow: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 0;
  z-index: -3;
}
.tm-shape-container.tm-shape-bring-front {
  z-index: 0;
}
.tm-shape-top {
  top: -1px;
}
[class*="tm-shape-bottom"] {
  z-index: 1;
  bottom: 0;
  transform: scaleY(-1);
}
.tm-shape-bottom-100 {
  bottom: -100px;
}
.tm-shape-light path {
  fill: rgba(255, 255, 255, 0.1);
}
.tm-shape-dark path {
  fill: rgba(0, 0, 0, 0.15);
}
.tm-shape-white path {
  fill: #ffffff;
}
.tm-block-large-padding-sides .tm-shape-container {
  margin-left: -50px;
}
.blog-featured table {
  /* 1 */
  border-collapse: collapse;
  border-spacing: 0;
  /* 2 */
  width: 100%;
  /* 3 */
  margin-bottom: 20px;
  border: 1px solid #f4faff;
}
.blog-featured table thead {
  color: #5c789e;
}
.blog-featured table thead th {
  background: #fafafa;
}
.blog-featured table thead a {
  color: #2bbdbd;
}
.blog-featured table tfoot {
  font-style: 400;
  font-size: 18px;
}
.blog-featured table caption {
  color: rgba(92, 120, 158, 0.5);
}
#jform_contact_message {
  max-height: 150px;
}
.tm-breadcrumbs {
  position: absolute !important;
  width: 100%;
  transform: translateY(-100%);
}
.tm-breadcrumbs .tm-page-header-breadcrumbs,
.tm-breadcrumbs .sppb-row > div {
  border-radius: 4px 4px 0 0;
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.075), inset 0 25px 0px rgba(255, 255, 255, 0.03);
}
.tm-breadcrumbs .tm-page-header-breadcrumbs:before,
.tm-breadcrumbs .sppb-row > div:before,
.tm-breadcrumbs .tm-page-header-breadcrumbs:after,
.tm-breadcrumbs .sppb-row > div:after {
  content: "";
  position: absolute;
}
.tm-breadcrumbs .tm-page-header-breadcrumbs:before,
.tm-breadcrumbs .sppb-row > div:before {
  width: 100%;
  height: 1px;
  left: 0;
  top: 0;
  background: -webkit-linear-gradient(-45deg, rgba(67, 136, 238, 0.3) 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0) 100%);
}
.tm-breadcrumbs .tm-page-header-breadcrumbs:after,
.tm-breadcrumbs .sppb-row > div:after {
  width: 35%;
  margin-left: -20%;
  top: -3px;
  background: rgba(0, 0, 0, 0);
  box-shadow: 0 0 20px #2bbdbd;
  left: 0;
  height: 4px;
  border-radius: 100%;
}
.tm-breadcrumbs .uk-breadcrumb > li > a {
  color: #5c789e;
  transition: color 0.3s ease-in-out;
}
.tm-breadcrumbs .uk-breadcrumb > li > a:hover {
  color: #4388ee;
}
.tm-testimonial {
  position: relative;
  margin: 0 0 30px 0;
}
.tm-testimonial.tm-testimonial-panel {
  padding: 40px;
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.1);
  border-style: solid;
}
.tm-testimonial .tm-testimonial-icon {
  position: absolute;
  left: -30px;
  top: -30px;
  z-index: -1;
  font-family: "beluga-icons";
}
.tm-testimonial .tm-testimonial-icon:before {
  color: rgba(177, 193, 208, 0.3);
  font-size: 84px;
}
.tm-testimonial .tm-testimonial-content {
  position: relative;
  z-index: 0;
  border-width: 0 4px 0 0;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0) #4388ee rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-image: linear-gradient(180deg, #2bbdbd 0%, #4388ee 50%, #2155a6 100%) 1;
  padding-right: 60px;
}
.tm-testimonial .tm-testimonial-content:before,
.tm-testimonial .tm-testimonial-content:after {
  content: "";
  position: absolute;
  width: 20px;
  right: 0;
  height: 4px;
}
.tm-testimonial .tm-testimonial-content:before {
  bottom: 0;
  background: #2155a6;
}
.tm-testimonial .tm-testimonial-content:after {
  top: 0;
  background: #2bbdbd;
}
.tm-testimonial .tm-testimonial-content-wrap {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.tm-testimonial.uk-text-right .tm-testimonial-client {
  text-align: right;
}
.tm-testimonial.uk-text-right .tm-testimonial-content-wrap {
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.tm-testimonial .tm-testimonial-client {
  vertical-align: middle;
  text-align: left;
  font-weight: 600;
}
.tm-testimonial .tm-testimonial-client.tm-text-large {
  font-size: 28px;
  font-weight: 600;
}
.tm-testimonial .tm-testimonial-client strong {
  font-size: 28px;
  line-height: 32px;
  font-family: 'Playfair Display';
}
.tm-testimonial .tm-testimonial-client-url {
  color: #4388ee;
  font-size: 20px;
}
.tm-testimonial .tm-testimonial-avatar {
  margin-right: 20px;
}
.tm-testimonial .tm-testimonial-footer img.sppb-avatar-circle {
  border-radius: 40px/50px;
}
.tm-testimonial .tm-testimonial-review {
  font-family: 'Special Elite';
  padding-top: 20px;
  margin: 0 0 20px 0;
  border-left: 0;
  padding: 0;
}
.tm-testimonial .tm-testimonial-review p {
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
}
.tm-testimonial .tm-testimonial-footer a {
  color: inherit;
}
.tm-testimonial-pro blockquote {
  border: none;
}
.tm-testimonial-pro .tm-testimonial-avatar {
  overflow: hidden;
}
.tm-testimonial-pro .tm-quote-icon {
  position: absolute;
  left: 100px;
  top: 40px;
  z-index: -1;
}
.tm-testimonial-pro .tm-quote-icon:before {
  color: rgba(177, 193, 208, 0.3);
  font-size: 110px;
}
.tm-testimonial-pro .tm-testimonial-message,
.tm-testimonial-pro .tm-testimonial-message p {
  font-size: 20px;
  line-height: 32px;
  margin: 0 0 10px 0;
}
.tm-testimonial-pro .uk-dotnav {
  margin: 10px 0 30px;
  min-height: 50px;
}
.tm-testimonial-pro .uk-dotnav > * {
  padding-left: 4px;
}
.tm-testimonial-pro .uk-dotnav > * > * {
  width: 6px;
  height: 20px;
  border: none;
  border-radius: 0;
  margin: 0 2px;
  background-color: rgba(92, 120, 158, 0.3);
  transition: all 0.3s ease-in-out;
}
.tm-testimonial-pro .uk-dotnav > .uk-active > * {
  height: 30px;
  border: none;
  transform: none;
  background-color: #4388ee;
}
.tm-testimonial-pro .uk-slidenav:before {
  font-size: 40px;
}
.tm-block-collapse,
.tm-block-collapse .uk-grid > div {
  padding: 0;
}
.tm-grid-collapse > .uk-container::before,
.tm-grid-collapse > .uk-container::after,
.tm-grid-collapse > .mod-sppagebuilder .sppb-container-inner::before,
.tm-grid-collapse > .mod-sppagebuilder .sppb-container-inner::after,
.tm-grid-collapse > .sppb-row-container::before,
.tm-grid-collapse > .sppb-row-container::after {
  display: none;
}
.tm-grid-collapse > .uk-container > .uk-grid,
.tm-grid-collapse > .mod-sppagebuilder .sppb-container-inner > .uk-grid,
.tm-grid-collapse > .sppb-row-container > .uk-grid {
  width: 100%;
  margin-left: 0;
}
.tm-grid-collapse > .uk-container > .uk-grid > *,
.tm-grid-collapse > .mod-sppagebuilder .sppb-container-inner > .uk-grid > *,
.tm-grid-collapse > .sppb-row-container > .uk-grid > * {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-left: 0;
}
.tm-typewrite > .tm-wrapper {
  display: inline-block;
  border-right: 0.08em solid #4388ee;
  animation: blink-caret 0.75s step-end infinite;
}
.tm-typewrite > .tm-wrapper.hide-caret {
  border: 0;
}
.sppb-addon-animated-heading .sppb-addon-title {
  color: #1b58b3;
}
.animated-heading-highlighted-wrap svg path {
  stroke: #2bbdbd;
}
.animated-heading-text .animated-text-words-wrapper {
  color: #2bbdbd;
}
.animated-heading-text.type .animated-text-words-wrapper.selected {
  background-color: #4388ee;
}
.animated-heading-text.type .animated-text-words-wrapper.selected .animated-text {
  color: #ffffff;
}
.animated-heading-text.type .animated-text-words-wrapper::after,
.animated-heading-text.text-clip .animated-text-words-wrapper::after {
  animation: blink 0.75s step-end infinite;
  background-color: #2bbdbd;
}
.animated-heading-text.loading-bar .animated-text-words-wrapper::after {
  background: #2bbdbd;
}
.tm-toolbar,
.tm-banner {
  position: relative;
  z-index: 10000;
}
.tm-toolbar {
  position: relative;
  z-index: 10000;
}
.tm-toolbar.uk-active {
  z-index: 999;
}
.tm-toolbar .uk-subnav {
  margin-top: 0;
}
.tm-toolbar .uk-subnav > li {
  line-height: 30px;
}
.tm-toolbar li:not([class]),
.tm-toolbar p {
  color: #486182;
  margin: 0;
}
.tm-toolbar .uk-subnav-line > li {
  margin-top: 0;
}
.tm-toolbar .uk-subnav-line > li.uk-active a {
  color: #2bbdbd;
}
.tm-toolbar a,
.tm-toolbar .uk-subnav > li > a,
.tm-toolbar .tm-typewrite > .tm-wrapper {
  color: #4388ee;
}
.tm-toolbar .tm-typewrite > .tm-wrapper {
  display: inline-block;
  border-right: 0.08em solid #4388ee;
}
.tm-toolbar .tm-typewrite > .tm-wrapper.hide-caret {
  border: 0;
}
.tm-toolbar .uk-button-link:hover,
.tm-toolbar > a:not(.uk-icon-button):hover,
.tm-toolbar .uk-subnav > li > a:hover {
  color: #2bbdbd;
}
.tm-toolbar .uk-button-dropdown {
  display: block;
}
.tm-toolbar .uk-button-dropdown .uk-dropdown .uk-nav {
  margin: 0;
}
.tm-toolbar .uk-dropdown {
  background-color: #4388ee;
  margin-top: 10px;
  min-width: 80px;
  padding: 0;
  font-size: 18px;
  box-shadow: inset -1px -1px 0 rgba(0, 0, 0, 0.05), inset 1px 0 0 rgba(0, 0, 0, 0.05), 0 10px 20px rgba(0, 0, 0, 0.05);
}
.tm-toolbar .uk-dropdown .uk-nav-dropdown > li > a {
  padding: 0 15px;
  color: #ffffff;
  transition: color 0.3s ease-in-out;
}
.tm-toolbar .uk-dropdown .uk-nav-dropdown > li > a:hover {
  background-color: #1b58b3;
}
.tm-toolbar .beluga-icon {
  display: inline-block;
  vertical-align: middle;
  top: 8px;
  position: relative;
  height: 15px;
  width: 15px;
  margin-right: 5px;
}
.tm-toolbar .beluga-icon.world {
  width: 30px;
  height: 25px;
  top: auto;
}
.tm-toolbar .uk-button-link {
  line-height: 28px;
  min-height: 30px;
  padding: 0 0 0 15px;
  border: 0;
  outline: none;
  text-decoration: none;
  font-weight: 400;
  font-family: 'Barlow';
}
.tm-toolbar .uk-button-link:after {
  display: none;
}
.tm-toolbar .uk-button-link i:before {
  font-size: 13px;
  transition: color 0.3s ease-in-out;
}
.tm-toolbar .uk-button-link[class*='uk-icon-']:before {
  padding-right: 7px;
  font-family: "fontAwesome";
}
.tm-toolbar .list-icons {
  padding: 0;
  margin: 0;
}
.tm-toolbar .list-icons li {
  float: left;
  margin-right: 20px;
}
.tm-toolbar .list-icons li i {
  color: #4388ee;
}
.tm-toolbar .uk-form :-ms-input-placeholder {
  color: #486182;
}
.tm-toolbar .uk-form ::-moz-placeholder {
  color: #486182;
}
.tm-toolbar .uk-form ::-webkit-input-placeholder {
  color: #486182;
}
.tm-toolbar .uk-form input[type="text"] {
  background-color: rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
  line-height: 30px;
  height: 30px;
  color: #486182;
  border-radius: 5px;
  font-size: 15px;
}
.tm-toolbar .uk-form input[type="text"]:focus {
  background-color: rgba(0, 0, 0, 0.15);
  border: 1px solid rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
  color: #486182;
}
.tm-toolbar .mod-languages form {
  margin: 0;
}
.tm-toolbar .uk-icon-button {
  font-size: 0;
  line-height: 26px;
  height: 25px;
  font-weight: 400;
  width: 30px;
  position: relative;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: auto;
}
.tm-toolbar .uk-icon-button:before {
  font-size: 19px;
  font-weight: bold;
}
.tm-toolbar .uk-subnav-line > li:nth-child(n+2):before {
  content: ".";
  border-left: none;
  line-height: 1;
  vertical-align: text-top;
  position: relative;
  margin-right: 12px;
}
.tm-toolbar .uk-nav li > a > div {
  line-height: 24px;
  word-wrap: break-word;
  margin-top: 10px;
}
.tm-toolbar .uk-subnav {
  margin-bottom: 0;
  margin-left: -12px;
}
.tm-toolbar .uk-subnav > * {
  padding-left: 12px;
}
.tm-toolbar .uk-float-left > div {
  float: left;
  margin-right: 20px;
  padding: 10px 0;
}
.tm-toolbar .uk-float-right > div {
  float: right;
  margin-left: 20px;
  padding: 10px 0;
}
.tm-logo {
  display: block;
}
.tm-logo,
.tm-logo-container {
  z-index: 10;
}
.tm-logo p,
.tm-logo-small p {
  margin: 0;
}
.tm-header {
  position: relative;
  width: 100%;
  z-index: 9999;
}
svg .primary {
  fill: #4388ee;
}
svg .primary-light {
  fill: #f4faff;
}
svg .secondary {
  fill: #ffffff;
}
svg .primary-2 {
  fill: #2bbdbd;
}
svg .contrast {
  fill: #ffffff;
}
.tm-navbar-search,
.tm-navbar-login {
  margin-left: 4px;
  line-height: 94px;
}
.tm-navbar-search .uk-link-reset,
.tm-navbar-login .uk-link-reset {
  display: inline-block;
  transition: all 0.3s ease-in-out;
}
.tm-navbar-search .uk-link-reset i:before,
.tm-navbar-login .uk-link-reset i:before {
  font-size: 22px;
  font-weight: normal;
  transition: color 0.3s ease-in-out;
}
.tm-navbar-search {
  position: relative;
}
.tm-navbar-search .uk-dropdown {
  line-height: 35px;
}
.tm-offcanvas-menu-icon {
  color: #1b58b3;
  vertical-align: baseline;
  display: table;
}
.tm-offcanvas-menu-icon > span.tm-offcanvas-icon {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  position: relative;
  height: auto;
  min-width: 30px;
}
.tm-offcanvas-menu-icon > span.tm-offcanvas-icon > span {
  color: #1b58b3;
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  height: 0;
  border-bottom: 2px solid;
  transition: all 0.3s ease-in-out;
}
.tm-offcanvas-menu-icon > span.tm-offcanvas-icon > span:nth-child(1) {
  width: 20px;
  transform: translateY(-7px);
}
.tm-offcanvas-menu-icon > span.tm-offcanvas-icon > span:nth-child(2) {
  width: 16px;
  transition-delay: 40ms;
}
.tm-offcanvas-menu-icon > span.tm-offcanvas-icon > span:nth-child(3) {
  width: 23px;
  transform: translateY(7px);
  transition-delay: 90ms;
}
.tm-offcanvas-menu-icon:hover {
  color: #4388ee;
}
.tm-offcanvas-menu-icon:hover > span.tm-offcanvas-icon > span {
  width: 25px;
  color: #4388ee;
}
.tm-offcanvas-menu-icon:after {
  content: "menu";
  text-transform: uppercase;
  letter-spacing: 1px;
  top: 3px;
  position: relative;
  margin-left: 10px;
  font-weight: 400;
  font-family: 'Barlow';
}
.tm-dropdown-background + .uk-dropdown-navbar {
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: contain;
  padding-right: 120%;
}
.tm-navbar {
  position: relative;
  z-index: 1001;
  clear: both;
  transition: all 0.3s ease-in-out;
}
.tm-navbar .uk-navbar-nav > li {
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: auto;
}
.tm-navbar .uk-navbar-nav > li[data-menu-fullwidth] {
  position: static;
}
.tm-navbar .uk-navbar-nav > li[data-menu-fullwidth] .uk-dropdown.uk-dropdown-navbar {
  left: 0 !important;
  right: 0 !important;
  width: 100%;
  top: 90px !important;
}
.tm-navbar .uk-navbar-nav > li[data-menu-fullwidth] .uk-dropdown.uk-dropdown-navbar .uk-nav-navbar > li:first-child {
  padding-top: 15px;
}
.tm-navbar .uk-navbar-nav > li[data-menu-fullwidth] .uk-dropdown.uk-dropdown-navbar > .uk-dropdown-grid {
  padding: 0 20px 0;
}
.tm-navbar .uk-open > .uk-dropdown-navbar {
  animation-duration: 0.25s;
}
.tm-navbar .uk-navbar-nav > li > a {
  position: relative;
  display: inline-block;
}
.tm-navbar .uk-navbar-nav > li > a .uk-badge {
  margin-left: 10px;
  font-size: 12px;
  padding: 0 8px;
  border-radius: 2px;
  line-height: 17px;
  height: 17px;
  margin-top: -15px;
  position: absolute;
  top: 20%;
  left: 50%;
}
.tm-navbar .uk-navbar-nav > li > a .uk-badge:not([class*="uk-badge-"]) {
  color: #4388ee;
  background-color: #ffffff;
}
.tm-navbar .uk-navbar-nav > li > a::after {
  content: '';
  position: absolute;
  z-index: 0;
  top: 0px;
  height: 3px;
  -webkit-transition: .16s all 0.025s;
  transition: .16s all 0.025s;
}
.tm-navbar .uk-navbar-nav > li > a::after {
  left: 100%;
  right: 0;
}
.tm-navbar .uk-navbar-nav > li > a:hover::after {
  left: 0;
  right: 0;
}
.tm-navbar .uk-navbar-nav > li > a:hover > a,
.tm-navbar .uk-navbar-nav > li > a.uk-open > a,
.tm-navbar .uk-navbar-nav > li > a.uk-active > a {
  display: inline-block;
  position: relative;
}
.tm-navbar .uk-navbar-nav > li.uk-active > a::after {
  left: 0;
}
.tm-navbar .uk-navbar-nav > li:hover ~ li a::after {
  left: 0;
  right: 100%;
}
.tm-navbar .uk-nav-navbar ul a,
.tm-navbar .uk-nav-navbar > li > a,
.tm-navbar .uk-dropdown-navbar .uk-nav-header {
  color: #ffffff;
  transition: color 0.2s ease-in-out, transform 0.3s ease-in-out;
}
.tm-navbar .uk-nav-navbar ul a .uk-badge,
.tm-navbar .uk-nav-navbar > li > a .uk-badge,
.tm-navbar .uk-dropdown-navbar .uk-nav-header .uk-badge {
  margin-left: 10px;
  font-size: 12px;
  padding: 0 8px;
  border-radius: 2px;
  line-height: 17px;
  height: 17px;
  margin-top: -15px;
}
.tm-navbar .uk-nav-navbar ul a .uk-badge:not([class*="uk-badge-"]),
.tm-navbar .uk-nav-navbar > li > a .uk-badge:not([class*="uk-badge-"]),
.tm-navbar .uk-dropdown-navbar .uk-nav-header .uk-badge:not([class*="uk-badge-"]) {
  color: #4388ee;
  background-color: #ffffff;
}
.tm-navbar .uk-navbar-nav-subtitle > div {
  margin-top: -15px;
  text-transform: lowercase;
}
.tm-navbar .uk-nav-navbar > li > a i,
.tm-navbar .uk-nav-navbar .uk-nav-sub > li > a i {
  width: 22px;
  font-size: 16px;
}
.tm-navbar .uk-dropdown-navbar .uk-nav-header {
  text-transform: none;
  font-family: 'Barlow';
  font-weight: 400;
  font-size: 20px;
}
.tm-navbar .uk-nav-side > li > a,
.tm-navbar .uk-navbar-nav > li > a,
.tm-navbar .uk-nav-side ul a {
  color: #1b58b3;
  transition: color 0.2s ease-in-out;
}
.tm-navbar .uk-float-right > div {
  float: left;
}
.tm-navbar .uk-navbar-nav > li .uk-dropdown-navbar {
  background-color: rgba(67, 136, 238, 0.95);
  opacity: 0;
}
.tm-navbar .uk-navbar-nav > li.uk-open > .uk-dropdown-navbar,
.tm-navbar .uk-navbar-nav > li:hover > .uk-dropdown-navbar {
  opacity: 1;
}
.tm-navbar .uk-dropdown.uk-dropdown-width-2 .uk-nav-navbar > li:last-child,
.tm-navbar .uk-dropdown.uk-dropdown-width-3 .uk-nav-navbar > li:last-child,
.tm-navbar .uk-dropdown.uk-dropdown-width-4 .uk-nav-navbar > li:last-child,
.tm-navbar .uk-dropdown.uk-dropdown-width-5 .uk-nav-navbar > li:last-child {
  margin-bottom: 15px;
}
.tm-navbar .uk-dropdown-navbar .uk-nav-navbar {
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: auto;
}
.tm-navbar .uk-dropdown-navbar .uk-nav-navbar > li.uk-nav-header.tm-menu-header,
.tm-navbar .uk-dropdown-navbar .uk-nav-navbar > li > a.tm-menu-header {
  padding: 30px 20px 20px 30px;
  color: #a9d8ff;
}
.tm-navbar .uk-dropdown-navbar .uk-nav-navbar > li.uk-nav-header.tm-menu-child,
.tm-navbar .uk-dropdown-navbar .uk-nav-navbar > li > a.tm-menu-child {
  line-height: 32px;
  padding: 0 20px;
  margin-left: 30px;
  position: relative;
  box-shadow: none;
}
.tm-navbar .uk-dropdown-navbar .uk-nav-navbar > li.uk-nav-header.tm-menu-child:before,
.tm-navbar .uk-dropdown-navbar .uk-nav-navbar > li > a.tm-menu-child:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.3);
  left: 5px;
  top: 42%;
  transition: background 0.3s ease-in-out;
}
.tm-navbar .uk-dropdown-navbar .uk-nav-navbar li + li.uk-nav-header.tm-menu-header,
.tm-navbar .uk-dropdown-navbar .uk-nav-navbar li + li > a.tm-menu-header {
  padding-top: 10px;
}
.tm-navbar .uk-button-gradient:before,
.tm-navbar .uk-button-gradient:after {
  visibility: hidden;
}
.tm-navbar > ul > li.uk-parent > a:before {
  position: absolute;
  content: "fontAwesome";
  right: 15px;
  font-family: "fontAwesome";
  font-size: 18px;
  line-height: 90px;
}
.tm-page,
.tm-top-section {
  overflow: hidden;
}
.tm-header-layout {
  position: relative;
}
.tm-header-default {
  position: absolute;
  width: 100%;
}
.tm-header-default .tm-toolbar {
  background: rgba(255, 255, 255, 0);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0) 65%, rgba(255, 255, 255, 0.35) 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0) 65%, rgba(255, 255, 255, 0.35) 100%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0) 65%, rgba(255, 255, 255, 0.35) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255, 255, 255, 0.35)', endColorstr='rgba(255, 255, 255, 0.35)', GradientType=0);
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.35), 0 1px 0 rgba(0, 0, 0, 0.03);
}
.tm-header-default .tm-toolbar > a:not(.uk-icon-button):hover,
.tm-header-default .tm-toolbar .uk-subnav > li > a:hover {
  color: #2bbdbd;
}
.tm-header-default .tm-toolbar > a:not(.uk-icon-button):after,
.tm-header-default .tm-toolbar .uk-subnav > li > a:after {
  color: #2bbdbd;
}
.tm-header-default .tm-toolbar .uk-container,
.tm-header-default .tm-toolbar .mod-sppagebuilder .sppb-container-inner,
.tm-header-default .tm-toolbar .sppb-row-container {
  max-width: 100%;
}
.tm-header-default .tm-toolbar .beluga-icon {
  fill: #486182;
}
.tm-header-default .tm-toolbar .uk-subnav-line > li:nth-child(n+2):before {
  color: #4388ee;
}
.tm-header-default .tm-toolbar .uk-button-link:focus {
  color: #486182;
}
.tm-header-default .tm-toolbar .uk-button-link i:before {
  color: #486182;
}
.tm-header-default .tm-toolbar .uk-button-link:hover i:before {
  color: #4388ee;
}
.tm-header-default .tm-toolbar .uk-icon-button {
  color: #486182;
}
.tm-header-default .tm-toolbar .uk-icon-button:hover {
  color: #2bbdbd;
}
.tm-header-default .tm-header {
  transform: translateY(0px);
  transition: all 0.3s ease-in-out;
  border-radius: 0;
  padding: 0 40px;
}
.tm-header-default .tm-header.uk-active {
  position: relative;
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 10px 60px rgba(0, 0, 0, 0.1);
  transform: translateY(20px);
  margin: 0px -30px 0 30px;
  padding: 0 20px;
  width: calc(100% - 60px) !important;
}
.tm-header-default .tm-header.uk-active .uk-navbar-nav > li > a {
  color: #1b58b3;
}
.tm-header-default .tm-header.uk-active .tm-progress-bar {
  opacity: 1;
}
.tm-header-default .tm-header.uk-active .uk-navbar-nav > li:hover > a,
.tm-header-default .tm-header.uk-active .uk-navbar-nav > li.uk-open > a,
.tm-header-default .tm-header.uk-active .uk-navbar-nav > li.uk-active > a,
.tm-header-default .tm-header.uk-active .uk-nav-side > li.uk-active > a {
  color: #4388ee;
}
.tm-header-default .tm-header.uk-active .tm-offcanvas-menu-icon:after,
.tm-header-default .tm-header.uk-active .tm-offcanvas-menu-icon > span.tm-offcanvas-icon,
.tm-header-default .tm-header.uk-active .tm-offcanvas-menu-icon > span.tm-offcanvas-icon > span {
  color: #1b58b3;
}
.tm-header-default .tm-header.uk-active .tm-offcanvas-menu-icon:hover > span.tm-offcanvas-icon,
.tm-header-default .tm-header.uk-active .tm-offcanvas-menu-icon:hover > span.tm-offcanvas-icon > span {
  color: #4388ee;
}
.tm-header-default .tm-navbar .uk-navbar-nav > li a::after {
  background: #4388ee;
}
.tm-header-default .tm-navbar .uk-navbar-nav > li:hover > a,
.tm-header-default .tm-navbar .uk-navbar-nav > li.uk-open > a,
.tm-header-default .tm-navbar .uk-navbar-nav > li.uk-active > a {
  position: relative;
  color: #4388ee;
}
.tm-header-default .uk-navbar-nav > li > a {
  padding: 0 20px;
  color: #1b58b3;
}
.tm-header-default .tm-user-button i:before,
.tm-header-default .tm-search-button i:before {
  color: #4388ee;
}
.tm-header-default .tm-user-button:hover i:before,
.tm-header-default .tm-search-button:hover i:before {
  color: #1b58b3;
}
.tm-header-default .tm-offcanvas-menu-icon:after,
.tm-header-default .tm-offcanvas-menu-icon > span.tm-offcanvas-icon,
.tm-header-default .tm-offcanvas-menu-icon > span.tm-offcanvas-icon > span {
  color: #1b58b3;
}
.tm-header-default .tm-offcanvas-menu-icon:hover > span.tm-offcanvas-icon,
.tm-header-default .tm-offcanvas-menu-icon:hover > span.tm-offcanvas-icon > span {
  color: #4388ee;
}
.tm-header-default .tm-navbar-icon {
  margin-right: 0;
  padding: 0 15px 0 0;
}
.tm-header-metro {
  position: absolute;
  width: 100%;
}
.tm-header-metro .tm-logo-container {
  position: absolute;
  top: 0;
  left: 0;
  background: #4388ee;
  background: -moz-radial-gradient(top center, ellipse cover, #72a6f2 0%, #4388ee 65%, #156be9 100%);
  background: -webkit-radial-gradient(top center, ellipse cover, #72a6f2 0%, #4388ee 65%, #156be9 100%);
  background: radial-gradient(at top center, #72a6f2 0%, #4388ee 65%, #156be9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#72a6f2', endColorstr='#156be9', GradientType=1);
  height: 110px;
  width: 220px;
}
.tm-header-metro .tm-toolbar {
  left: 40px;
  background: #1363b4;
  background: -moz-linear-gradient(left, #105194 0%, #1363b4 65%, #105194 100%);
  background: -webkit-linear-gradient(left, #105194 0%, #1363b4 65%, #105194 100%);
  background: linear-gradient(90deg, #105194 0%, #1363b4 65%, #105194 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#105194', endColorstr='#105194', GradientType=0);
  padding: 0 20px;
  width: calc(100% - 80px) !important;
}
.tm-header-metro .tm-toolbar a,
.tm-header-metro .tm-toolbar .uk-subnav > li > a,
.tm-header-metro .tm-toolbar .tm-typewrite > .tm-wrapper {
  color: #84afef;
}
.tm-header-metro .tm-toolbar .uk-dropdown {
  background-color: #105194;
}
.tm-header-metro .tm-toolbar .uk-dropdown .uk-nav-dropdown > li > a:hover {
  background-color: #4388ee;
}
.tm-header-metro .tm-toolbar > a:not(.uk-icon-button):hover,
.tm-header-metro .tm-toolbar .uk-subnav > li > a:hover {
  color: #2bbdbd;
}
.tm-header-metro .tm-toolbar > a:not(.uk-icon-button):after,
.tm-header-metro .tm-toolbar .uk-subnav > li > a:after {
  color: #2bbdbd;
}
.tm-header-metro .tm-toolbar .uk-container,
.tm-header-metro .tm-toolbar .mod-sppagebuilder .sppb-container-inner,
.tm-header-metro .tm-toolbar .sppb-row-container {
  padding: 0;
  max-width: 100%;
}
.tm-header-metro .tm-toolbar .beluga-icon {
  fill: #84afef;
}
.tm-header-metro .tm-toolbar .uk-subnav-line > li:nth-child(n+2):before {
  color: #84afef;
}
.tm-header-metro .tm-toolbar .uk-button-link:focus {
  color: #ffffff;
}
.tm-header-metro .tm-toolbar .uk-button-link i:before {
  color: #ffffff;
}
.tm-header-metro .tm-toolbar .uk-button-link:hover i:before {
  color: #84afef;
}
.tm-header-metro .tm-toolbar .uk-icon-button {
  color: #2bbdbd;
}
.tm-header-metro .tm-toolbar .uk-icon-button:hover {
  color: #84afef;
}
.tm-header-metro .uk-sticky-placeholder {
  margin: 0 !important;
}
.tm-header-metro .tm-header {
  transform: translateY(0px);
  transition: all 0.3s ease-in-out;
  padding: 0;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03);
  background-color: rgba(255, 255, 255, 0.85);
  width: calc(100% - 80px) !important;
  margin-left: 40px !important;
}
.tm-header-metro .tm-header.uk-active {
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 10px 60px rgba(0, 0, 0, 0.1);
  width: 100% !important;
  margin: 0 !important;
}
.tm-header-metro .tm-header.uk-active .uk-navbar-nav > li > a {
  color: #022d6b;
}
.tm-header-metro .tm-header.uk-active .tm-progress-bar {
  opacity: 1;
  margin: 0;
  position: relative;
}
.tm-header-metro .tm-header.uk-active .uk-navbar-nav > li:hover > a,
.tm-header-metro .tm-header.uk-active .uk-navbar-nav > li.uk-open > a,
.tm-header-metro .tm-header.uk-active .uk-navbar-nav > li.uk-active > a,
.tm-header-metro .tm-header.uk-active .uk-nav-side > li.uk-active > a {
  color: #2bbdbd;
}
.tm-header-metro .tm-header.uk-active .tm-offcanvas-menu-icon:after,
.tm-header-metro .tm-header.uk-active .tm-offcanvas-menu-icon > span.tm-offcanvas-icon,
.tm-header-metro .tm-header.uk-active .tm-offcanvas-menu-icon > span.tm-offcanvas-icon > span {
  color: #022d6b;
}
.tm-header-metro .tm-header.uk-active .tm-offcanvas-menu-icon:hover > span.tm-offcanvas-icon,
.tm-header-metro .tm-header.uk-active .tm-offcanvas-menu-icon:hover > span.tm-offcanvas-icon > span {
  color: #2bbdbd;
}
.tm-header-metro #tm-banner {
  width: calc(100% - 80px) !important;
  margin: 0 auto;
}
.tm-header-metro .uk-container,
.tm-header-metro .mod-sppagebuilder .sppb-container-inner,
.tm-header-metro .sppb-row-container {
  max-width: 100%;
}
.tm-header-metro .uk-nav-side > li > a,
.tm-header-metro .uk-navbar-nav > li > a,
.tm-header-metro .uk-nav-side ul a,
.tm-header-metro .tm-offcanvas-menu-icon {
  color: #022d6b;
}
.tm-header-metro .tm-offcanvas-menu-icon > span.tm-offcanvas-icon > span {
  color: #022d6b;
}
.tm-header-metro .tm-offcanvas-menu-icon:hover {
  color: #2bbdbd;
}
.tm-header-metro .tm-offcanvas-menu-icon:hover > span.tm-offcanvas-icon > span {
  color: #2bbdbd;
}
.tm-header-metro .uk-navbar {
  margin-left: 220px;
  padding: 0;
}
.tm-header-metro .uk-navbar .uk-float-right {
  padding-right: 30px;
}
.tm-header-metro .tm-navbar .uk-navbar-nav > li a::after {
  height: 100%;
  background: rgba(43, 189, 189, 0.03);
}
.tm-header-metro .tm-navbar .uk-navbar-nav > li:hover > a,
.tm-header-metro .tm-navbar .uk-navbar-nav > li.uk-open > a,
.tm-header-metro .tm-navbar .uk-navbar-nav > li.uk-active > a {
  color: #2bbdbd;
}
.tm-header-metro .tm-user-button i:before,
.tm-header-metro .tm-search-button i:before {
  color: #2bbdbd;
}
.tm-header-metro .tm-user-button:hover i:before,
.tm-header-metro .tm-search-button:hover i:before {
  color: #022d6b;
}
.tm-header-metro .tm-offcanvas-menu-icon:after,
.tm-header-metro .tm-offcanvas-menu-icon > span.tm-offcanvas-icon,
.tm-header-metro .tm-offcanvas-menu-icon > span.tm-offcanvas-icon > span {
  color: #022d6b;
}
.tm-header-metro .tm-offcanvas-menu-icon:hover > span.tm-offcanvas-icon,
.tm-header-metro .tm-offcanvas-menu-icon:hover > span.tm-offcanvas-icon > span {
  color: #2bbdbd;
}
.tm-header-center {
  position: absolute;
  width: 100%;
}
.tm-header-center .tm-nav-logo-center {
  z-index: 1;
  width: 220px;
  text-align: center;
  margin-top: -3px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.05);
}
.tm-header-center .tm-nav-logo-center a {
  line-height: 110px;
  background: rgba(0, 0, 0, 0) !important;
}
.tm-header-center .tm-nav-logo-center a:before,
.tm-header-center .tm-nav-logo-center a:after {
  display: none !important;
}
.tm-header-center .tm-nav-logo-center:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  height: 110px;
  line-height: 110px;
  width: 220px;
  transition: all 0.3s ease-in-out;
  background: #4388ee;
  background: -moz-radial-gradient(top center, ellipse cover, #72a6f2 0%, #4388ee 65%, #156be9 100%);
  background: -webkit-radial-gradient(top center, ellipse cover, #72a6f2 0%, #4388ee 65%, #156be9 100%);
  background: radial-gradient(at top center, #72a6f2 0%, #4388ee 65%, #156be9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#72a6f2', endColorstr='#156be9', GradientType=1);
  box-shadow: 0 10px 15px rgba(67, 136, 238, 0.2), inset -2px -2px rgba(255, 255, 255, 0.03), inset -1px -1px rgba(0, 0, 0, 0.05);
}
.tm-header-center .tm-navbar-search,
.tm-header-center .tm-navbar-login {
  line-height: 30px;
  margin-left: 10px !important;
}
.tm-header-center .tm-navbar-search .uk-link-reset i:before,
.tm-header-center .tm-navbar-login .uk-link-reset i:before {
  font-size: 19px;
  line-height: 26px;
  height: 25px;
  font-weight: bold;
  width: 30px;
}
.tm-header-center .tm-toolbar {
  left: 40px;
  background-color: rgba(0, 0, 0, 0);
  padding: 0 0;
  width: calc(100% - 80px) !important;
}
.tm-header-center .tm-toolbar a,
.tm-header-center .tm-toolbar .uk-subnav > li > a,
.tm-header-center .tm-toolbar .tm-typewrite > .tm-wrapper {
  color: #4388ee;
}
.tm-header-center .tm-toolbar .uk-dropdown {
  background-color: #ffffff;
}
.tm-header-center .tm-toolbar .uk-dropdown .uk-nav-dropdown > li > a {
  color: #1b58b3;
}
.tm-header-center .tm-toolbar .uk-dropdown .uk-nav-dropdown > li > a:hover {
  color: #ffffff;
  background-color: #4388ee;
}
.tm-header-center .tm-toolbar .tm-navbar-search .uk-dropdown {
  padding: 20px;
  margin-top: 0;
}
.tm-header-center .tm-toolbar > a:not(.uk-icon-button):hover,
.tm-header-center .tm-toolbar .uk-subnav > li > a:hover {
  color: #2bbdbd;
}
.tm-header-center .tm-toolbar > a:not(.uk-icon-button):after,
.tm-header-center .tm-toolbar .uk-subnav > li > a:after {
  color: #2bbdbd;
}
.tm-header-center .tm-toolbar .uk-container,
.tm-header-center .tm-toolbar .mod-sppagebuilder .sppb-container-inner,
.tm-header-center .tm-toolbar .sppb-row-container {
  padding: 0;
  max-width: 100%;
}
.tm-header-center .tm-toolbar .beluga-icon {
  fill: #4388ee;
}
.tm-header-center .tm-toolbar .uk-subnav-line > li:nth-child(n+2):before {
  color: #4388ee;
}
.tm-header-center .tm-toolbar .uk-button-link:focus {
  color: #486182;
}
.tm-header-center .tm-toolbar .uk-button-link i:before {
  color: #486182;
}
.tm-header-center .tm-toolbar .uk-button-link:hover i:before {
  color: #4388ee;
}
.tm-header-center .tm-toolbar .uk-icon-button {
  color: #2bbdbd;
}
.tm-header-center .tm-toolbar .uk-icon-button:hover {
  color: #4388ee;
}
.tm-header-center .uk-sticky-placeholder {
  margin: 0 !important;
}
.tm-header-center .tm-header {
  transform: translateY(0px);
  transition: all 0.3s ease-in-out;
  background-color: #ffffff;
  border-top: 3px solid rgba(44, 121, 236, 0.12);
  padding: 0;
  width: calc(100% - 80px) !important;
  margin-left: 40px !important;
}
.tm-header-center .tm-header.uk-active {
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 10px 60px rgba(0, 0, 0, 0.1);
  width: 100% !important;
  margin: 0 !important;
}
.tm-header-center .tm-header.uk-active .uk-navbar-nav > li > a {
  color: #1b58b3;
}
.tm-header-center .tm-header.uk-active .tm-progress-bar {
  opacity: 1;
  margin: 0;
  position: relative;
  top: -3px;
  bottom: 0;
}
.tm-header-center .tm-header.uk-active .uk-navbar-nav > li:hover > a,
.tm-header-center .tm-header.uk-active .uk-navbar-nav > li.uk-open > a,
.tm-header-center .tm-header.uk-active .uk-navbar-nav > li.uk-active > a,
.tm-header-center .tm-header.uk-active .uk-nav-side > li.uk-active > a {
  color: #4388ee;
}
.tm-header-center .tm-header.uk-active .tm-offcanvas-menu-icon:after,
.tm-header-center .tm-header.uk-active .tm-offcanvas-menu-icon > span.tm-offcanvas-icon,
.tm-header-center .tm-header.uk-active .tm-offcanvas-menu-icon > span.tm-offcanvas-icon > span {
  color: #1b58b3;
}
.tm-header-center .tm-header.uk-active .tm-offcanvas-menu-icon:hover > span.tm-offcanvas-icon,
.tm-header-center .tm-header.uk-active .tm-offcanvas-menu-icon:hover > span.tm-offcanvas-icon > span {
  color: #4388ee;
}
.tm-header-center .uk-container,
.tm-header-center .mod-sppagebuilder .sppb-container-inner,
.tm-header-center .sppb-row-container {
  max-width: 100%;
}
.tm-header-center .uk-nav-side > li > a,
.tm-header-center .uk-navbar-nav > li > a,
.tm-header-center .uk-nav-side ul a,
.tm-header-center .tm-offcanvas-menu-icon {
  color: #1b58b3;
}
.tm-header-center .tm-offcanvas-menu-icon > span.tm-offcanvas-icon > span {
  color: #1b58b3;
}
.tm-header-center .tm-offcanvas-menu-icon:hover {
  color: #4388ee;
}
.tm-header-center .tm-offcanvas-menu-icon:hover > span.tm-offcanvas-icon > span {
  color: #4388ee;
}
.tm-header-center .uk-navbar {
  padding: 0;
}
.tm-header-center .uk-navbar .uk-float-right {
  padding-right: 30px;
}
.tm-header-center .tm-navbar {
  margin-top: -3px;
}
.tm-header-center .tm-navbar .uk-navbar-nav > li a::after {
  height: 100%;
  background: rgba(67, 136, 238, 0.03);
}
.tm-header-center .tm-navbar .uk-navbar-nav > li:hover > a,
.tm-header-center .tm-navbar .uk-navbar-nav > li.uk-open > a,
.tm-header-center .tm-navbar .uk-navbar-nav > li.uk-active > a {
  color: #4388ee;
}
.tm-header-center .tm-user-button i:before,
.tm-header-center .tm-search-button i:before {
  color: #4388ee;
}
.tm-header-center .tm-user-button:hover i:before,
.tm-header-center .tm-search-button:hover i:before {
  color: #1b58b3;
}
.tm-header-center .tm-offcanvas-menu-icon:after,
.tm-header-center .tm-offcanvas-menu-icon > span.tm-offcanvas-icon,
.tm-header-center .tm-offcanvas-menu-icon > span.tm-offcanvas-icon > span {
  color: #1b58b3;
}
.tm-header-center .tm-offcanvas-menu-icon:hover > span.tm-offcanvas-icon,
.tm-header-center .tm-offcanvas-menu-icon:hover > span.tm-offcanvas-icon > span {
  color: #4388ee;
}
.uk-navbar-toggle {
  height: 35px;
}
.uk-navbar-toggle:after {
  padding: 12px;
  border-radius: 25px;
}
.tm-main > :nth-child(n+2) {
  margin-top: 30px;
}
.tm-noblog .tm-content .uk-pagination > li > span,
.tm-noblog .tm-content .uk-pagination > li > a {
  box-shadow: none;
}
.tm-isblog .uk-article .uk-panel-box,
.tm-noblog .tm-content .uk-panel-box {
  padding: 45px;
}
.tm-isblog .uk-article .uk-panel-box > .uk-panel-teaser,
.tm-noblog .tm-content .uk-panel-box > .uk-panel-teaser {
  margin-top: -45px;
  margin-left: -45px;
  margin-right: -45px;
}
.tm-isblog .uk-article .uk-panel-header:not(.tm-panel-box),
.tm-noblog .tm-content .uk-panel-header:not(.tm-panel-box) {
  box-shadow: none;
}
.tm-content > :last-child {
  margin-bottom: 0;
}
.tm-form-login input[type="checkbox"] {
  margin: -2px 3px 0 0;
}
.tm-login-nav > li > a {
  padding: 2px 0;
}
#login .uk-modal-close {
  display: none;
}
#login h4.uk-panel-title {
  font-size: 20px;
}
.tm-form-login .controls.uk-width-1-1 input,
.reset-confirm .controls.uk-width-1-1 input,
#user-reset .controls.uk-width-1-1 input,
#user-registration .controls.uk-width-1-1 input {
  width: 100% !important;
  margin-bottom: 0;
}
.tm-highlight-block {
  color: #1b58b3;
  font-family: 'Cairo';
  font-size: 28px;
  font-weight: 600;
  line-height: 38px;
  margin: 10px 20px 10px 0;
  padding: 10px 0 15px;
  width: 45%;
  position: relative;
}
.tm-highlight-block:before,
.tm-highlight-block:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  z-index: 0;
  top: -10px;
  border-radius: 2px;
}
.tm-highlight-block:before {
  background-color: #4388ee;
}
.tm-highlight-block:after {
  background-color: #022d6b;
}
.tm-highlight-block.tm-highlight-left {
  float: left;
  text-align: right;
  padding-right: 30px;
  margin-right: 30px;
  border-left: 3px solid #f4faff;
}
.tm-highlight-block.tm-highlight-left:before {
  left: 0;
}
.tm-highlight-block.tm-highlight-left:after {
  left: 20px;
}
.tm-highlight-block.tm-highlight-right {
  float: right;
  text-align: left;
  padding-left: 30px;
  margin-left: 30px;
  border-left: 3px solid #f4faff;
}
.tm-highlight-block.tm-highlight-right:before {
  right: 0;
}
.tm-highlight-block.tm-highlight-right:after {
  right: 20px;
}
.pagenavcounter {
  float: right;
  font-size: 16px;
  letter-spacing: 1px;
}
.tm-post-content {
  padding: 40px;
  position: relative;
  box-shadow: 0 20px 40px 0 rgba(153, 153, 153, 0.2);
  border-radius: 0 0 2px 2px;
  margin-top: -20px;
  margin-bottom: 60px;
}
.tm-highlight-block {
  color: #1b58b3;
  font-family: 'Special Elite';
  font-size: 28px;
  line-height: 32px;
  margin: 10px 20px 10px 0;
  padding: 10px 0 15px;
  width: 45%;
  position: relative;
}
.tm-highlight-block strong {
  font-weight: 600;
  color: #4388ee;
}
.tm-highlight-block:before,
.tm-highlight-block:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  z-index: 0;
  top: -30px;
  border-radius: 2px;
}
.tm-highlight-block:before {
  background-color: #4388ee;
  box-shadow: 15px 0 0 rgba(67, 136, 238, 0.15);
}
.tm-highlight-block:after {
  background-color: #022d6b;
}
.tm-highlight-block.tm-highlight-left {
  float: left;
  text-align: right;
  padding-right: 30px;
  margin-right: 30px;
  border-right: 3px solid #4388ee;
}
.tm-highlight-block.tm-highlight-left:before {
  left: 0;
}
.tm-highlight-block.tm-highlight-left:after {
  left: 15px;
}
.tm-highlight-block.tm-highlight-right {
  float: right;
  text-align: left;
  padding-left: 30px;
  margin-left: 30px;
  border-left: 3px solid #4388ee;
}
.tm-highlight-block.tm-highlight-right:before {
  right: 0;
}
.tm-highlight-block.tm-highlight-right:after {
  right: 15px;
}
.tm-grid-filters {
  margin: 0 0 40px -30px;
}
.tm-grid-filters.uk-subnav > * {
  padding-left: 30px;
}
.tm-grid-filters.uk-subnav > li a {
  padding: 3px 10px;
}
.tm-block-footer,
.tm-block-footer-bottom {
  box-sizing: border-box;
  background-color: #2964bd;
  width: calc(100% - 60px) !important;
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
  padding-bottom: 0;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
}
.tm-block-footer .uk-list li,
.tm-block-footer-bottom .uk-list li {
  line-height: 33px;
}
.tm-block-footer .uk-panel-box,
.tm-block-footer-bottom .uk-panel-box {
  background-color: rgba(0, 0, 0, 0);
  box-shadow: none;
  border-radius: 0;
  padding: 0;
  border: 0;
  color: #ffffff;
}
.tm-block-footer .uk-panel-box h1,
.tm-block-footer-bottom .uk-panel-box h1,
.tm-block-footer .uk-panel-box h2,
.tm-block-footer-bottom .uk-panel-box h2,
.tm-block-footer .uk-panel-box h3,
.tm-block-footer-bottom .uk-panel-box h3,
.tm-block-footer .uk-panel-box h4,
.tm-block-footer-bottom .uk-panel-box h4,
.tm-block-footer .uk-panel-box h5,
.tm-block-footer-bottom .uk-panel-box h5,
.tm-block-footer .uk-panel-box h6,
.tm-block-footer-bottom .uk-panel-box h6 {
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
}
.tm-block-footer .uk-panel-box a:not(.uk-button),
.tm-block-footer-bottom .uk-panel-box a:not(.uk-button) {
  color: #84afef;
  transition: color 0.3s ease-in-out;
}
.tm-block-footer .uk-panel-box a:not(.uk-button):hover,
.tm-block-footer-bottom .uk-panel-box a:not(.uk-button):hover {
  color: #ffffff;
}
.tm-block-footer .uk-panel-box .uk-icon-button,
.tm-block-footer-bottom .uk-panel-box .uk-icon-button {
  color: #ffffff !important;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: left;
  font-size: 0;
}
.tm-block-footer .uk-panel-box .uk-icon-button + .uk-icon-button,
.tm-block-footer-bottom .uk-panel-box .uk-icon-button + .uk-icon-button {
  margin-left: 10px;
}
.tm-block-footer .uk-panel-box .uk-icon-button:before,
.tm-block-footer-bottom .uk-panel-box .uk-icon-button:before {
  font-size: 20px;
}
.tm-block-footer .uk-panel-box .uk-icon-button:hover,
.tm-block-footer-bottom .uk-panel-box .uk-icon-button:hover {
  color: #ffffff !important;
}
.tm-block-footer .uk-panel-box .uk-button-line,
.tm-block-footer-bottom .uk-panel-box .uk-button-line {
  color: #ffffff;
  border-color: #ffffff;
}
.tm-block-footer .uk-panel-box .uk-button-line:after,
.tm-block-footer-bottom .uk-panel-box .uk-button-line:after {
  border-color: #ffffff;
}
.tm-block-footer .uk-panel-box .uk-button-line:hover,
.tm-block-footer-bottom .uk-panel-box .uk-button-line:hover {
  color: rgba(255, 255, 255, 0.75);
  border-color: rgba(255, 255, 255, 0.75) !important;
}
.tm-block-footer {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.075), 0 -1px 0 rgba(0, 0, 0, 0.3);
}
.tm-block-footer > div {
  padding: 0 60px 80px;
}
.tm-block-footer > div .tm-footer > div:last-child .uk-panel-box {
  background-color: rgba(0, 0, 0, 0);
  padding: 0 0 0 60px;
  position: relative;
  color: #ffffff;
}
.tm-block-footer > div .tm-footer > div:last-child .uk-panel-box h1,
.tm-block-footer > div .tm-footer > div:last-child .uk-panel-box h2,
.tm-block-footer > div .tm-footer > div:last-child .uk-panel-box h3,
.tm-block-footer > div .tm-footer > div:last-child .uk-panel-box h4,
.tm-block-footer > div .tm-footer > div:last-child .uk-panel-box h5,
.tm-block-footer > div .tm-footer > div:last-child .uk-panel-box h6 {
  color: #ffffff;
}
.tm-block-footer > div .tm-footer > div:last-child .uk-panel-box .tm-light-color {
  color: #9ab0d2 !important;
}
.tm-block-footer > div .tm-footer > div:last-child .uk-panel-box:after {
  content: "";
  position: absolute;
  width: 1000px;
  height: 2000px;
  left: 0;
  top: -100%;
  z-index: -1;
  box-shadow: -30px 0 100px #2e6fd2, -1px 0 0 #437ed6, inset 30px 0 100px #022252;
  background: #022d6b url(/anmm/pagebuilder/templates/beluga/images/patterns/globe.svg) no-repeat top right;
}
.tm-block-footer-bottom {
  padding: 20px 0;
  background-color: #1c2a5e;
}
.tm-block-footer-bottom > div {
  padding: 0 40px 10px;
}
.tm-block-footer-bottom .tm-light-color {
  color: #9ab0d2 !important;
}
.tm-page-padding #tm-footer .uk-container,
.tm-page-padding #tm-footer .mod-sppagebuilder .sppb-container-inner,
.tm-page-padding #tm-footer .sppb-row-container {
  padding: 0 60px;
}
.tm-copy {
  background: #1c4ea5;
  background: -moz-linear-gradient(left, #184490 0%, #1c4ea5 65%, #0d254e 100%);
  background: -webkit-linear-gradient(left, #184490 0%, #1c4ea5 65%, #0d254e 100%);
  background: linear-gradient(90deg, #184490 0%, #1c4ea5 65%, #0d254e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#184490', endColorstr='#0d254e', GradientType=0);
  color: #ffffff;
  width: calc(100% - 140px);
  max-width: 1300px;
  margin: 0 auto 50px auto;
  font-size: 17px;
  font-weight: 400;
  box-shadow: inset 0 2px 30px rgba(0, 0, 0, 0.15), 0 5px 0 #12346d, inset 0 -1px 0 rgba(255, 255, 255, 0.05);
}
.tm-copy .uk-container,
.tm-copy .mod-sppagebuilder .sppb-container-inner,
.tm-copy .sppb-row-container {
  max-width: 100%;
}
.tm-copy .uk-panel {
  padding: 15px 0;
}
.tm-copy .uk-subnav li a,
.tm-copy a:not(.tm-totop-scroller) {
  color: #84afef;
}
.tm-copy .uk-subnav li a:after,
.tm-copy a:not(.tm-totop-scroller):after {
  background-color: #84afef;
}
.tm-copy .uk-subnav li a:hover:after,
.tm-copy a:not(.tm-totop-scroller):hover:after {
  background-color: #ffffff;
}
.tm-copy .uk-subnav li a:hover,
.tm-copy a:not(.tm-totop-scroller):hover {
  color: #ffffff;
}
.tm-copy .uk-subnav li a:after {
  bottom: 3px;
}
.tm-copy .uk-subnav-line > li:nth-child(n+2):before {
  height: 15px;
  border-color: rgba(72, 97, 130, 0.5);
  border-left-style: dotted;
  position: relative;
  margin-right: 15px;
  vertical-align: text-bottom;
}
.tm-copy .uk-nav li > a > div {
  line-height: 24px;
  word-wrap: break-word;
  margin-top: 10px;
}
.tm-copy .tm-rating .uk-icon-star {
  font-size: 16px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
.tm-copy .uk-subnav {
  margin: 0;
}
.tm-copy .uk-subnav > * {
  padding-left: 15px;
  margin: 0;
}
.tm-copy .uk-subnav > li:first-child {
  padding-left: 0;
}
.tm-copy p {
  margin: 0;
  padding: 0;
}
.tm-no-gradient .tm-header-metro .tm-toolbar {
  background: #105194;
}
.tm-no-gradient .tm-header-metro .tm-logo-container {
  background: #4388ee;
}
.tm-no-gradient .tm-header-center .tm-toolbar {
  background: rgba(0, 0, 0, 0);
}
.tm-no-gradient .tm-header-center .tm-nav-logo-center:before,
.tm-no-gradient .tm-header-center .tm-logo-container {
  background: #4388ee;
}
.tm-no-gradient .tm-copy {
  background: #0d254e;
}
.tm-scroll-to-top {
  display: none;
  position: fixed;
  bottom: 0;
  right: 10px;
  width: 25px;
  left: auto;
  height: 90px;
}
.tm-scroll-to-top .tm-scroll-text {
  position: absolute;
  bottom: 25px;
  left: -15px;
  transform: rotateZ(-90deg) translateX(5em) translateY(1em);
  transform-origin: left;
  font-family: 'Playfair Display';
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 4px;
  white-space: pre;
  transition: all 0.3s ease-in-out;
}
.tm-scroll-to-top .tm-scroll-line {
  width: 1px;
  height: 90px;
  background-color: rgba(43, 189, 189, 0.1);
}
.tm-scroll-to-top .tm-scroll-line:before {
  content: "";
  display: block;
  background-color: rgba(43, 189, 189, 0.5);
  top: 0;
  height: 0;
  width: 1px;
  animation: line-stretch 3s infinite;
}
.tm-scroll-to-top:hover,
.tm-scroll-to-top:focus {
  outline: none;
  text-decoration: none;
}
.tm-scroll-to-top:hover .tm-scroll-line,
.tm-scroll-to-top:focus .tm-scroll-line {
  animation: line-stretch 1s infinite;
}
.tm-scroll-to-top:hover .tm-scroll-line:before,
.tm-scroll-to-top:focus .tm-scroll-line:before {
  background-color: rgba(67, 136, 238, 0.7);
}
.tm-scroll-to-top:hover .tm-scroll-text,
.tm-scroll-to-top:focus .tm-scroll-text {
  letter-spacing: 10px;
}
.uk-active .tm-scroll-to-top {
  display: block;
  opacity: 1;
}
.tm-grid-title {
  background: #022d6b;
  color: #ffffff;
  display: inline-block;
  padding: 5px 10px;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.15);
}
.tm-overlay-content,
.tm-grid-content {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.tm-grid-content {
  z-index: 1;
  position: relative;
}
.tm-dynamic-grid figure img {
  width: 100%;
}
.tm-panel-box-primary-color {
  background: #022d6b;
  color: #ffffff;
}
.tm-panel-box-primary-color a {
  color: #ffffff;
}
.tm-panel-box-secondary-color {
  background: #4388ee;
  color: #ffffff;
}
.tm-panel-box-secondary-color a {
  color: #ffffff;
}
.tm-grid-stack .tm-media-poster {
  position: relative;
  z-index: 0;
}
.tm-grid-stack .tm-media-poster .uk-cover-background {
  box-shadow: 0px 20px 25px 0px rgba(0, 0, 0, 0.2);
  margin: 30px 0px 30px 0px;
  padding: 160px 120px;
  border-radius: 5px;
}
.tm-grid-stack .tm-media-poster .uk-button {
  padding: 0 30px;
  box-shadow: 0 10px 30px rgba(67, 136, 238, 0.4);
}
.tm-slideshow-beluga {
  overflow: hidden;
  background-color: #e0eaf3;
}
.tm-slideshow-beluga .uk-slideshow-fullscreen {
  height: 100%;
  height: 100vh;
}
.tm-slideshow-beluga .uk-slideshow-fullscreen li {
  height: 100%;
}
.tm-slideshow-beluga > div.uk-margin {
  position: absolute;
  right: 45px;
  top: 45%;
  display: block;
}
.tm-slideshow-beluga .uk-dotnav {
  margin: 0 20px 50px 0;
}
.tm-slideshow-beluga .uk-dotnav > * {
  padding-left: 10px;
}
.tm-slideshow-beluga .uk-dotnav li a {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  width: 5px;
  height: 17px;
  box-shadow: none;
  background-color: rgba(92, 120, 158, 0.7);
  text-indent: -999em;
}
.tm-slideshow-beluga .uk-dotnav > .uk-active > * {
  box-shadow: none;
  background: #4388ee;
  height: 35px;
  transform: none;
}
.tm-slideshow-beluga .uk-button {
  margin-top: 20px;
}
.tm-slideshow-beluga .uk-overlay-panel {
  padding: 0 50px 0;
  z-index: 1;
  background: none;
  box-shadow: none;
  text-shadow: none;
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
.tm-slideshow-beluga .uk-overlay-panel h1,
.tm-slideshow-beluga .uk-overlay-panel h2,
.tm-slideshow-beluga .uk-overlay-panel h3,
.tm-slideshow-beluga .uk-overlay-panel h4,
.tm-slideshow-beluga .uk-overlay-panel h5,
.tm-slideshow-beluga .uk-overlay-panel h6 {
  color: #1b58b3;
  font-family: 'Cairo';
  font-weight: 600;
  margin: 0 0 10px;
}
.tm-slideshow-beluga .uk-overlay-panel h1 {
  font-size: 48px;
  line-height: 60px;
}
.tm-slideshow-beluga .uk-overlay-panel > div {
  display: block;
  width: 45%;
}
.tm-slideshow-beluga .uk-overlay-panel > div .tm-intro {
  color: #4388ee;
  font-size: 24px;
  font-family: 'Playfair Display';
  font-weight: 700;
  margin-bottom: 20px;
}
.tm-slideshow-beluga .uk-overlay-panel > div > .tm-caption {
  line-height: 34px;
  font-size: 22px;
  color: #5c789e;
}
.tm-slideshow-beluga li.uk-active .uk-overlay-panel > div > * {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: uk-fade-top;
  animation-name: uk-fade-top;
}
.tm-slideshow-beluga li.uk-active .uk-overlay-panel > div > *:nth-child(1) {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
.tm-slideshow-beluga li.uk-active .uk-overlay-panel > div > *:nth-child(2) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.tm-slideshow-beluga li.uk-active .uk-overlay-panel > div > *:nth-child(3) {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
}
.tm-slideshow-beluga li.uk-active .uk-overlay-panel > div > *:nth-child(4) {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
}
.tm-slideshow-beluga li.uk-active .uk-overlay-panel > div > *:nth-child(5) {
  -webkit-animation-delay: 1.9s;
  animation-delay: 1.9s;
}
.tm-slideshow-beluga .uk-slidenav {
  display: inline-block;
  z-index: 2;
}
.tm-slideshow-beluga .uk-slidenav-next:before,
.tm-slideshow-beluga .uk-slidenav-previous:before {
  color: #5c789e;
  font-size: 30px;
  display: block;
}
.tm-slideshow-beluga .uk-slidenav-next:hover:before,
.tm-slideshow-beluga .uk-slidenav-previous:hover:before {
  color: rgba(92, 120, 158, 0.5);
}
.tm-slideshow-beluga .uk-slidenav-next {
  left: 60px;
}
.tm-slideshow-beluga .uk-position-bottom-left {
  bottom: 30px;
  left: 25px;
}
.tm-slideshow-beluga .tm-numnav {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  margin-left: -10px;
  margin-top: -10px;
  padding: 0;
  list-style: none;
  counter-reset: section;
}
.tm-slideshow-beluga .tm-numnav > * {
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
  padding-left: 10px;
  margin-top: 10px;
}
.tm-slideshow-beluga .tm-numnav > * > * {
  display: block;
  box-sizing: content-box;
  position: relative;
  width: 25px;
  height: 25px;
  text-indent: 100%;
  text-decoration: none !important;
  overflow: hidden;
  white-space: nowrap;
  border-radius: 11px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-transform: translateZ(2000px);
}
.tm-slideshow-beluga .tm-numnav > * > *::before {
  counter-increment: section;
  content: "" counter(section) "";
  display: block;
  box-sizing: content-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  color: #5c789e;
  font-family: 'Barlow';
  font-size: 15px;
  text-align: center;
  text-indent: 0;
  text-transform: uppercase;
  letter-spacing: 0;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.tm-slideshow-beluga .tm-numnav > *:not(:nth-child(1n+10)) > *::before {
  content: "" counter(section) "";
}
.tm-slideshow-beluga .tm-numnav > * > *:hover::before,
.tm-slideshow-beluga .tm-numnav > * > *:focus::before {
  color: #2bbdbd;
  outline: none;
}
.tm-slideshow-beluga .tm-numnav > * > *:active::before {
  color: #ffffff;
}
.tm-slideshow-beluga .tm-numnav > .uk-active > * {
  border: 1px solid #2c79ec;
}
.tm-slideshow-beluga .tm-numnav > .uk-active > *::before {
  color: #ffffff;
  background-color: #4388ee;
  font-weight: 400;
}
.tm-slideshow-beluga .tm-numnav-contrast > * > *::before {
  color: rgba(255, 255, 255, 0.4);
}
.tm-slideshow-beluga .tm-numnav-contrast > * > *:hover::before,
.tm-slideshow-beluga .tm-numnav-contrast > * > *:focus::before {
  color: rgba(255, 255, 255, 0.7);
}
.tm-slideshow-beluga .tm-numnav-contrast > * > *:active::before {
  color: rgba(255, 255, 255, 0.7);
}
.tm-slideshow-beluga .tm-numnav-contrast > .uk-active > *::before {
  color: #ffffff;
}
#tm-timeline {
  position: relative;
  padding: 0 0 30px;
  margin-top: 30px;
  margin-bottom: 30px;
}
#tm-timeline::before {
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #4388ee;
  background: -moz-linear-gradient(top, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: -webkit-linear-gradient(top, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: linear-gradient(to bottom, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2bbdbd', endColorstr='#2155a6', GradientType=0);
}
.tm-timeline-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 22px;
  line-height: 40px;
}
.tm-timeline-icon:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background: #4388ee;
  background: -moz-radial-gradient(top center, ellipse cover, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: -webkit-radial-gradient(top center, ellipse cover, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: radial-gradient(at top center, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2bbdbd', endColorstr='#2155a6', GradientType=1);
  border-radius: 50%;
  border: 3px solid #4388ee;
  left: 3px;
  top: 0;
}
.tm-timeline-icon:after {
  content: "";
  height: 2px;
  left: 28px;
  position: absolute;
  top: 14px;
  width: 20px;
  background-color: #4388ee;
}
.tm-timeline-block {
  position: relative;
  margin: 2em 0;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
}
.tm-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}
.tm-timeline-block:first-child {
  margin-top: 0;
}
.tm-timeline-block:last-child {
  margin-bottom: 0;
}
.tm-timeline-img {
  margin: -20px -20px 20px;
  border-radius: 0 0 0 0;
}
.tm-timeline-content {
  position: relative;
  margin-left: 60px;
  margin-top: 40px;
}
.tm-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}
.tm-timeline-content::before {
  content: '';
  position: absolute;
  top: 15px;
  right: 100%;
  height: 0;
  width: 25%;
  z-index: 0;
  border: 1px solid rgba(67, 136, 238, 0.1);
}
.tm-timeline-content .uk-module-title {
  margin-top: 20px;
}
.tm-timeline-content p {
  margin: 0;
}
.tm-timeline-content p + a {
  margin-top: 20px;
}
.tm-timeline-date {
  position: absolute;
  padding: 0 10px;
  font-family: 'Playfair Display';
  margin-top: -5px;
  color: #5c789e;
  min-width: 200px;
  left: 20px;
}
.tm-timeline-default .tm-timeline-content {
  background-color: #ffffff;
}
@media only screen and (max-width: 900px) {
  .tm-timeline-content h2 {
    font-size: 20px;
  }
  .tm-timeline-content:before {
    width: 40px;
  }
  .tm-timeline-date {
    font-size: 18px;
  }
}
@media only screen and (min-width: 992px) {
  #tm-timeline {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  #tm-timeline::before {
    left: 50%;
  }
  .tm-timeline-block {
    margin: 4em 0;
  }
  .tm-timeline-block:first-child {
    margin-top: 0;
  }
  .tm-timeline-block:last-child {
    margin-bottom: 0;
  }
  .tm-timeline-block:nth-child(even) {
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .tm-timeline-block:nth-child(even) .tm-timeline-date {
    right: 20px;
    left: auto;
  }
  .tm-timeline-block:nth-child(even) .tm-timeline-icon:after {
    left: auto;
    right: 27px;
  }
  .tm-timeline-block:nth-child(even) .tm-timeline-content {
    float: right;
    margin: 0 25% 0 -25%;
  }
  .tm-timeline-block:nth-child(even) .tm-timeline-content::before {
    left: auto;
    right: 98%;
  }
  .tm-timeline-block:nth-child(even) .tm-timeline-content .tm-timeline-date {
    left: auto;
    right: 6%;
    text-align: right;
  }
  .tm-timeline-img {
    margin: -20px -30px 30px;
  }
  .tm-timeline-icon {
    width: 30px;
    height: 30px;
    left: 50.5%;
    font-size: 22px;
    margin-left: -20px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
  .tm-timeline-content {
    margin: 0 -25% 0 25%;
  }
  .tm-timeline-content::before {
    top: 15px;
    left: 98%;
  }
  .tm-timeline-content .tm-timeline-date {
    margin-top: -20px;
  }
}
.tm-pricing-beluga .tm-pricing-table .deco-layer {
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
}
.tm-pricing-beluga .tm-pricing-table:hover .deco-layer--1 {
  -webkit-transform: translate3d(15px, 0, 0);
  transform: translate3d(15px, 0, 0);
}
.tm-pricing-beluga .tm-pricing-table:hover .deco-layer--2 {
  -webkit-transform: translate3d(-15px, 0, 0);
  transform: translate3d(-15px, 0, 0);
}
.tm-pricing-beluga .uk-panel {
  border-radius: 5px;
  padding: 40px 30px 50px 30px !important;
  overflow: hidden;
  border: 1px solid #fafafa;
  box-shadow: 0 20px 40px 0 rgba(153, 153, 153, 0.2);
  transition: box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out;
}
.tm-pricing-beluga .uk-panel:before {
  content: "";
  position: absolute;
  width: 101%;
  height: 220px;
  top: 0;
  left: 0;
  z-index: 0;
}
.tm-pricing-beluga .uk-panel:hover {
  z-index: 1;
  box-shadow: 0 20px 40px 0 rgba(43, 189, 189, 0.4);
}
.tm-pricing-beluga .tm-pricing-box {
  position: relative;
  margin: 0 -30px 0;
}
.tm-pricing-beluga .tm-pricing-deco-img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 160px;
  z-index: 0;
  top: 100%;
}
.tm-pricing-beluga .pc-default-background:before {
  background-color: #f4faff;
}
.tm-pricing-beluga .pc-default-background .tm-pricing-price {
  color: #1b58b3;
}
.tm-pricing-beluga .pc-primary-background:before {
  background: #4388ee;
  background: -moz-linear-gradient(top, #2bbdbd 0%, #4388ee 65%, #4388ee 100%);
  background: -webkit-linear-gradient(top, #2bbdbd 0%, #4388ee 65%, #4388ee 100%);
  background: linear-gradient(to bottom, #2bbdbd 0%, #4388ee 65%, #4388ee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2bbdbd', endColorstr='#4388ee', GradientType=0);
}
.tm-pricing-beluga .pc-primary-background .tm-pricing-price,
.tm-pricing-beluga .pc-primary-background .tm-pricing-title,
.tm-pricing-beluga .pc-primary-background .tm-pricing-duration {
  color: #ffffff;
}
.tm-pricing-beluga .pc-primary-2-background:before {
  background: #189d9d;
  background: -moz-linear-gradient(top, #51e4e4 0%, #189d9d 65%, #0e5a5a 100%);
  background: -webkit-linear-gradient(top, #51e4e4 0%, #189d9d 65%, #0e5a5a 100%);
  background: linear-gradient(to bottom, #51e4e4 0%, #189d9d 65%, #0e5a5a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#51e4e4', endColorstr='#0e5a5a', GradientType=0);
}
.tm-pricing-beluga .pc-primary-2-background .tm-pricing-price,
.tm-pricing-beluga .pc-primary-2-background .tm-pricing-title,
.tm-pricing-beluga .pc-primary-2-background .tm-pricing-duration {
  color: #ffffff;
}
.tm-pricing-beluga .pc-primary-3-background:before {
  background: #113e83;
  background: -moz-linear-gradient(top, #3076e4 0%, #113e83 65%, #081e3f 100%);
  background: -webkit-linear-gradient(top, #3076e4 0%, #113e83 65%, #081e3f 100%);
  background: linear-gradient(to bottom, #3076e4 0%, #113e83 65%, #081e3f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3076e4', endColorstr='#081e3f', GradientType=0);
}
.tm-pricing-beluga .pc-primary-3-background .tm-pricing-price,
.tm-pricing-beluga .pc-primary-3-background .tm-pricing-title,
.tm-pricing-beluga .pc-primary-3-background .tm-pricing-duration {
  color: #ffffff;
}
.tm-pricing-beluga .pc-primary-4-background:before {
  background: #05386c;
  background: -moz-linear-gradient(top, #0b77e5 0%, #05386c 65%, #021223 100%);
  background: -webkit-linear-gradient(top, #0b77e5 0%, #05386c 65%, #021223 100%);
  background: linear-gradient(to bottom, #0b77e5 0%, #05386c 65%, #021223 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0b77e5', endColorstr='#021223', GradientType=0);
}
.tm-pricing-beluga .pc-primary-4-background .tm-pricing-price,
.tm-pricing-beluga .pc-primary-4-background .tm-pricing-title,
.tm-pricing-beluga .pc-primary-4-background .tm-pricing-duration {
  color: #ffffff;
}
.tm-pricing-beluga .pc-secondary-background:before {
  background: #00183a;
  background: -moz-linear-gradient(top, #004cba 0%, #00183a 65%, #000000 100%);
  background: -webkit-linear-gradient(top, #004cba 0%, #00183a 65%, #000000 100%);
  background: linear-gradient(to bottom, #004cba 0%, #00183a 65%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004cba', endColorstr='#000000', GradientType=0);
}
.tm-pricing-beluga .pc-secondary-background .tm-pricing-price,
.tm-pricing-beluga .pc-secondary-background .tm-pricing-title,
.tm-pricing-beluga .pc-secondary-background .tm-pricing-duration {
  color: #ffffff;
}
.tm-pricing-beluga .tm-pricing-features {
  margin: 100px 0 40px;
  padding: 0;
  position: relative;
  z-index: 1;
}
.tm-pricing-beluga .tm-pricing-container {
  margin-bottom: 30px;
}
.tm-pricing-beluga .tm-pricing-container .tm-pricing-price {
  font-size: 60px;
  line-height: 60px;
  font-weight: 200;
}
.tm-pricing-beluga .tm-pricing-container .tm-pricing-price-symbol {
  vertical-align: super;
  font-size: 24px;
  line-height: 1.3;
}
.tm-pricing-beluga h3.uk-panel-title {
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
}
.tm-pricing-beluga h3.uk-panel-title.tm-title-alternative {
  font-size: 32px;
  line-height: 32px;
  line-height: 24px;
  font-weight: 600;
}
.tm-pricing-beluga .uk-button {
  font-weight: 700;
}
.tm-pricing-beluga .tm-pricing-footer {
  margin: 20px 0;
}
.tm-pricing-beluga .tm-pricing-footer .tm-pricing-price {
  color: #4388ee;
}
.tm-pricing-beluga .tm-pricing-footer .tm-pricing-duration {
  color: #5c789e;
}
.tm-pricing-beluga .tm-pricing-features ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
.tm-pricing-beluga .tm-pricing-features ul li {
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 20px;
}
.tm-person-beluga .uk-panel-hover {
  padding: 0;
}
.tm-person-beluga .uk-panel-teaser {
  margin-bottom: 0;
  margin-top: 30px;
}
.tm-person-beluga .uk-panel-hover:hover {
  background: rgba(0, 0, 0, 0);
}
.tm-person-beluga .uk-panel-hover:hover .tm-person-content {
  box-shadow: 0 20px 40px 0 rgba(43, 189, 189, 0.4);
  transform: translateY(-4px);
  border: 1px solid rgba(43, 189, 189, 0.35);
}
.tm-person-beluga .uk-panel-hover:hover .tm-person-content:after {
  height: 5px;
  transform: translateX(100%);
}
.tm-person-beluga .tm-person-content {
  padding: 30px;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease-in-out;
}
.tm-person-beluga .tm-person-content .tm-inner-content {
  position: relative;
  padding-right: 30px;
  border-width: 0 4px 0 0;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0) #4388ee rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-image: linear-gradient(180deg, #2bbdbd 0%, #4388ee 50%, #2155a6 100%) 1;
}
.tm-person-beluga .tm-person-content .tm-inner-content:before,
.tm-person-beluga .tm-person-content .tm-inner-content:after {
  content: "";
  position: absolute;
  width: 20px;
  right: 0;
  height: 4px;
}
.tm-person-beluga .tm-person-content .tm-inner-content:before {
  bottom: 0;
  background: #2155a6;
}
.tm-person-beluga .tm-person-content .tm-inner-content:after {
  top: 0;
  background: #2bbdbd;
}
.tm-person-beluga .tm-person-content .tm-person-name {
  position: relative;
  font-weight: 600;
  font-family: 'Cairo';
  color: #4388ee;
  margin-bottom: 5px;
  padding-bottom: 15px;
  font-size: 27px;
}
.tm-person-beluga .tm-person-content .tm-person-name:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 6px;
  width: 40%;
  margin: 0;
  background: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 3px, rgba(92, 120, 158, 0.15) 3px, rgba(92, 120, 158, 0.15) 6px);
}
.tm-person-beluga .tm-person-content .tm-person-designation {
  padding-bottom: 20px;
  margin: 0;
  font-family: 'Playfair Display';
  color: #5c789e;
  display: inline-block;
  clear: both;
  padding: 5px 0 0;
  font-size: 20px;
  text-transform: none;
}
.tm-person-beluga .tm-person-content .tm-person-social-icons {
  transform: translateY(12px);
}
.tm-person-beluga .tm-person-introtext {
  font-family: 'Special Elite';
  color: rgba(92, 120, 158, 0.75);
  padding-left: 20px;
  border-left: 4px solid rgba(92, 120, 158, 0.15);
}
#tm-subscribe-form .tm-last-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: absolute;
  right: 0;
  padding: 40px;
  min-height: 200px;
  transform: translateY(-33%);
}
#tm-subscribe-form form#signup {
  margin: 10px 0;
}
#tm-subscribe-form .mailchimp_signup {
  border-radius: 4px;
  border-color: rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.2);
  padding: 4px 6px;
}
#tm-subscribe-form #response {
  color: inherit;
  font-style: normal;
  text-align: left;
  padding-left: 20px;
}
#tm-subscribe-form #response:empty {
  display: none;
}
#tm-subscribe-form .submit-wrapper {
  top: 0;
  right: 0;
}
#tm-subscribe-form .submit-wrapper > button {
  border-radius: 0 4px 4px 0;
  line-height: 40px;
  min-height: 40px;
}
.uk-module-title {
  padding-bottom: 10px;
  margin-bottom: 20px;
  position: relative;
  display: table;
}
.uk-module-title:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 6px;
  width: 100%;
  margin: 0;
  background: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 3px, rgba(92, 120, 158, 0.15) 3px, rgba(92, 120, 158, 0.15) 6px);
}
.uk-module-title-alt:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  height: 2px;
  margin-top: 8px;
  background: #4388ee;
  width: 100px;
}
.uk-contrast .uk-sub-title {
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.tm-heading-gradient,
.sppb-addon-header.tm-heading-gradient > * {
  color: #4388ee !important;
  display: inline-block;
  position: relative;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.tm-heading-gradient.sppb-text-center,
.sppb-addon-header.tm-heading-gradient > *.sppb-text-center {
  margin: 0 auto;
  display: block;
}
.tm-heading-gradient.sppb-text-right,
.sppb-addon-header.tm-heading-gradient > *.sppb-text-right {
  float: right;
}
@supports (-webkit-background-clip:text) {
  .tm-heading-gradient,
  .sppb-addon-header.tm-heading-gradient > * {
    background: #4388ee;
    background: -moz-linear-gradient(left, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
    background: -webkit-linear-gradient(left, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
    background: linear-gradient(90deg, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2bbdbd', endColorstr='#2155a6', GradientType=0);
    background: -o-linear-gradient(transparent, transparent);
    background-position: 50% 50%;
    background-repeat: repeat;
    -webkit-background-clip: text;
  }
}
.tm-no-gradient .tm-heading-gradient,
.tm-no-gradient .tm-heading-gradient > * {
  background: rgba(0, 0, 0, 0);
  -webkit-text-fill-color: #4388ee;
}
.uk-sub-title,
.uk-sub-title-small {
  text-transform: uppercase;
  letter-spacing: 3px;
  margin: 0 0 15px 0;
  font-family: 'Barlow';
  font-size: 18px;
}
.uk-sub-title-small {
  font-size: 15px;
}
.tm-block-digit {
  text-align: center;
  margin: 0 15px 0 0;
}
.tm-block-text {
  font-size: 28px;
  font-family: 'Cairo';
  font-weight: 400;
  background-color: rgba(0, 0, 0, 0);
  color: #1b58b3;
  min-width: 50px;
  line-height: 50px;
  box-shadow: -3px 3px 0 #4388ee;
  border-width: 1px 1px 0 0;
  border-style: solid;
  border-color: rgba(92, 120, 158, 0.05);
}
.tm-block-time {
  background: #ffffff;
  color: #5c789e;
  text-align: center;
  margin: 5px 30px 15px 0;
}
.tm-block-month {
  padding: 0 5px;
  border-radius: 0;
  background: #4388ee;
  color: #ffffff;
  width: 40px;
  line-height: 26px;
  float: left;
}
.tm-block-month {
  letter-spacing: 1px;
  font-family: 'Cairo';
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
  margin-left: -24px;
  transform: rotateZ(-90deg) translateY(12px) translateX(-12px);
}
.tm-event-descr {
  margin: 0 0 15px;
}
.tm-block-icon {
  font-size: 32px;
  padding: 6px 15px 0 0;
  color: #4388ee;
  margin-right: 5px;
}
.tm-block-icon-medium {
  font-size: 42px;
}
.tm-block-number {
  margin-bottom: 10px;
}
.shortcode-icons {
  padding-left: 0;
}
.shortcode-icons li {
  display: inline-block;
  list-style-type: none;
}
.shortcode-icons li a {
  font-size: 28px;
}
.tagspopular ul {
  padding-left: 0;
}
.tagspopular ul li {
  list-style-type: none;
  float: left;
}
.tm-tags-list {
  padding: 0 0 10px;
}
.tm-tags-list ul li {
  display: inline-block;
}
.tm-tags-list a,
.tagspopular ul li a,
.tm-tag {
  line-height: 30px;
  min-height: 30px;
  font-size: 17px;
  font-family: 'Barlow';
  font-weight: 400;
  margin: 5px 10px 10px 0;
  padding: 0 10px;
  border: 1px solid #2c79ec;
  display: inline-block;
  border-radius: 3px;
  vertical-align: middle;
  background-color: #4388ee;
  color: #ffffff;
  box-sizing: border-box;
  text-decoration: none;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
.tm-tags-list a:focus,
.tagspopular ul li a:focus,
.tm-tag:focus,
.tm-tags-list a:hover,
.tagspopular ul li a:hover,
.tm-tag:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #2273eb;
}
.uk-button-link {
  text-decoration: none;
  position: relative;
}
.uk-button-link:hover,
.uk-button-link.uk-link:hover {
  text-decoration: none;
}
.uk-button-link:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 5px;
  left: 0;
  background-color: #4388ee;
  visibility: hidden;
  transform: scaleX(0);
  transition: all 0.3s ease-in-out;
}
.uk-button-link:hover:after {
  text-decoration: none;
  visibility: visible;
  transform: scaleX(1);
}
#tm-container.has-float-box #tm-footer > div {
  padding-top: 80px;
}
#tm-container .tm-primary-color {
  color: #4388ee;
}
#tm-container .tm-primary-2-color {
  color: #2bbdbd;
}
#tm-container .tm-primary-3-color {
  color: #2155a6;
}
#tm-container .tm-primary-4-color {
  color: #105194;
}
#tm-container .tm-secondary-color {
  color: #ffffff;
}
#tm-container .tm-dark-color {
  color: #1b58b3;
}
#tm-container .tm-light-color {
  color: #9ab0d2;
}
#tm-container .tm-extra-light-color {
  color: #f8f8f8;
}
#tm-container .tm-primary-color path {
  fill: #4388ee;
}
#tm-container .tm-primary-2-color path {
  fill: #2bbdbd;
}
#tm-container .tm-primary-3-color path {
  fill: #2155a6;
}
#tm-container .tm-primary-4-color path {
  fill: #105194;
}
#tm-container .tm-secondary-color path {
  fill: #105194;
}
#tm-container .tm-offset-left {
  margin-left: -60px !important;
}
#tm-container .tm-offset-left-small {
  margin-left: -30px !important;
}
#tm-container .tm-offset-left-large {
  margin-left: -100px !important;
}
#tm-container .tm-offset-left-xlarge {
  margin-left: -150px !important;
}
#tm-container .tm-offset-right {
  margin-right: -60px !important;
}
#tm-container .tm-offset-right-small {
  margin-right: -30px !important;
}
#tm-container .tm-offset-right-large {
  margin-right: -100px !important;
}
#tm-container .tm-offset-right-xlarge {
  margin-right: -150px !important;
}
#tm-container .tm-offset-top {
  margin-top: -60px !important;
}
#tm-container .tm-offset-top-small {
  margin-top: -30px !important;
}
#tm-container .tm-offset-top-large {
  margin-top: -100px !important;
}
#tm-container .tm-offset-top-xlarge {
  margin-top: -150px !important;
}
#tm-container .tm-offset-bottom {
  margin-bottom: -60px !important;
}
#tm-container .tm-offset-bottom-large {
  margin-bottom: -100px !important;
}
#tm-container .tm-offset-bottom-xlarge {
  margin-bottom: -150px !important;
}
.tm-rating {
  margin-bottom: 10px;
}
.tm-rating .uk-icon-star {
  letter-spacing: 5px;
  font-size: 20px;
  color: #4388ee;
  display: inline-block;
  position: relative;
  background: #4388ee;
  background: -moz-linear-gradient(left, #2273eb 0%, #4388ee 65%, #2bbdbd 100%);
  background: -webkit-linear-gradient(left, #2273eb 0%, #4388ee 65%, #2bbdbd 100%);
  background: linear-gradient(90deg, #2273eb 0%, #4388ee 65%, #2bbdbd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2273eb', endColorstr='#2bbdbd', GradientType=0);
  background: -o-linear-gradient(transparent, transparent);
  background-position: 50% 50%;
  background-repeat: repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.tm-rating .tm-5-star:before {
  content: "\f005 \f005 \f005 \f005 \f005";
}
.tm-rating .tm-4-half-star:before {
  content: "\f005 \f005 \f005 \f005 \f123";
}
.tm-rating .tm-4-star:before {
  content: "\f005 \f005 \f005 \f005 \f006";
}
.tm-rating .tm-3-star:before {
  content: "\f005 \f005 \f005 \f006 \f006";
}
.tm-rating .tm-2-star:before {
  content: "\f005 \f005 \f006 \f006 \f006";
}
.tm-rating .tm-1-star:before {
  content: "\f005 \f006 \f006 \f006 \f006";
}
.tm-rating .tm-0-star:before {
  content: "\f006 \f006 \f006 \f006 \f006";
}
.tm-no-gradient .tm-rating .uk-icon-star {
  background: rgba(0, 0, 0, 0);
  -webkit-text-fill-color: #4388ee;
}
.tm-primary-light-background {
  background-color: #f4faff !important;
}
.tm-primary-overlay,
.tm-primary-background,
.tm-primary-gradient {
  border-color: rgba(0, 0, 0, 0.075) !important;
  color: #ffffff !important;
}
.tm-primary-overlay h1,
.tm-primary-background h1,
.tm-primary-gradient h1,
.tm-primary-overlay h2,
.tm-primary-background h2,
.tm-primary-gradient h2,
.tm-primary-overlay h3,
.tm-primary-background h3,
.tm-primary-gradient h3,
.tm-primary-overlay h4,
.tm-primary-background h4,
.tm-primary-gradient h4,
.tm-primary-overlay h5,
.tm-primary-background h5,
.tm-primary-gradient h5,
.tm-primary-overlay h6,
.tm-primary-background h6,
.tm-primary-gradient h6,
.tm-primary-overlay em,
.tm-primary-background em,
.tm-primary-gradient em {
  color: #ffffff !important;
}
.uk-block-primary,
.tm-primary-background {
  background-color: #4388ee !important;
}
.tm-float-shadow {
  box-shadow: rgba(0, 0, 0, 0.2) 0 20px 30px !important;
}
.tm-primary-gradient[class*="tm-float-box"],
.tm-primary-gradient-left[class*="tm-float-box"],
.tm-primary-gradient-right[class*="tm-float-box"],
.tm-primary-2-gradient[class*="tm-float-box"],
.tm-primary-3-gradient[class*="tm-float-box"],
.tm-primary-4-gradient[class*="tm-float-box"],
.tm-secondary-gradient[class*="tm-float-box"],
.tm-secondary-gradient-left[class*="tm-float-box"],
.tm-secondary-gradient-right[class*="tm-float-box"] {
  box-shadow: rgba(0, 0, 0, 0.2) 0 20px 30px !important;
}
.tm-primary-gradient.sppb-column,
.tm-primary-gradient-left.sppb-column,
.tm-primary-gradient-right.sppb-column,
.tm-primary-2-gradient.sppb-column,
.tm-primary-3-gradient.sppb-column,
.tm-primary-4-gradient.sppb-column,
.tm-secondary-gradient.sppb-column,
.tm-secondary-gradient-left.sppb-column,
.tm-secondary-gradient-right.sppb-column {
  box-shadow: rgba(0, 0, 0, 0.15) 0 20px 30px !important;
}
.tm-primary-gradient,
.tm-primary-gradient-left,
.tm-primary-gradient-right {
  color: #ffffff;
  background-color: #4388ee;
  /*
     * Sub-object: `uk-nav-header`
     */
  /*
     * Sub-object: `uk-nav-divider`
     */
  /* Placeholder */
  /* modal */
}
.tm-primary-gradient > a:not([class]),
.tm-primary-gradient-left > a:not([class]),
.tm-primary-gradient-right > a:not([class]),
.tm-primary-gradient > :not([class*='uk-nav']) a:not([class]),
.tm-primary-gradient-left > :not([class*='uk-nav']) a:not([class]),
.tm-primary-gradient-right > :not([class*='uk-nav']) a:not([class]) {
  color: #eb966e;
}
.tm-primary-gradient > a:not([class]):hover,
.tm-primary-gradient-left > a:not([class]):hover,
.tm-primary-gradient-right > a:not([class]):hover,
.tm-primary-gradient > :not([class*='uk-nav']) a:not([class]):hover,
.tm-primary-gradient-left > :not([class*='uk-nav']) a:not([class]):hover,
.tm-primary-gradient-right > :not([class*='uk-nav']) a:not([class]):hover {
  color: #eea684;
}
.tm-primary-gradient .uk-nav-autocomplete > li > a,
.tm-primary-gradient-left .uk-nav-autocomplete > li > a,
.tm-primary-gradient-right .uk-nav-autocomplete > li > a {
  color: #4388ee !important;
}
.tm-primary-gradient .uk-nav-autocomplete > li.uk-active > a,
.tm-primary-gradient-left .uk-nav-autocomplete > li.uk-active > a,
.tm-primary-gradient-right .uk-nav-autocomplete > li.uk-active > a {
  color: #ffffff !important;
}
.tm-primary-gradient > .uk-panel-title,
.tm-primary-gradient-left > .uk-panel-title,
.tm-primary-gradient-right > .uk-panel-title,
.tm-primary-gradient > .uk-module-title,
.tm-primary-gradient-left > .uk-module-title,
.tm-primary-gradient-right > .uk-module-title {
  color: #ffffff;
}
.tm-primary-gradient > .uk-panel-title:after,
.tm-primary-gradient-left > .uk-panel-title:after,
.tm-primary-gradient-right > .uk-panel-title:after,
.tm-primary-gradient > .uk-module-title:after,
.tm-primary-gradient-left > .uk-module-title:after,
.tm-primary-gradient-right > .uk-module-title:after {
  border-bottom-color: #ffffff;
}
.tm-primary-gradient .uk-module-title-alt:after,
.tm-primary-gradient-left .uk-module-title-alt:after,
.tm-primary-gradient-right .uk-module-title-alt:after {
  background: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 3px, rgba(255, 255, 255, 0.15) 3px, rgba(255, 255, 255, 0.15) 6px);
}
.tm-primary-gradient.tm-darker,
.tm-primary-gradient-left.tm-darker,
.tm-primary-gradient-right.tm-darker {
  background-color: #327ef0;
}
.tm-primary-gradient.tm-lighter,
.tm-primary-gradient-left.tm-lighter,
.tm-primary-gradient-right.tm-lighter {
  background-color: #4e90f2;
}
.tm-primary-gradient .uk-nav-side > li > a,
.tm-primary-gradient-left .uk-nav-side > li > a,
.tm-primary-gradient-right .uk-nav-side > li > a {
  border-color: rgba(0, 0, 0, 0.075);
  color: #ffffff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.tm-primary-gradient .uk-nav-side ul a:hover,
.tm-primary-gradient-left .uk-nav-side ul a:hover,
.tm-primary-gradient-right .uk-nav-side ul a:hover {
  color: rgba(255, 255, 255, 0.5);
}
.tm-primary-gradient .uk-nav-side > li:first-child > a,
.tm-primary-gradient-left .uk-nav-side > li:first-child > a,
.tm-primary-gradient-right .uk-nav-side > li:first-child > a,
.tm-primary-gradient .uk-nav-divider + li > a,
.tm-primary-gradient-left .uk-nav-divider + li > a,
.tm-primary-gradient-right .uk-nav-divider + li > a {
  border: none;
  box-shadow: none;
}
.tm-primary-gradient .uk-subnav.uk-subnav-list > li > a,
.tm-primary-gradient-left .uk-subnav.uk-subnav-list > li > a,
.tm-primary-gradient-right .uk-subnav.uk-subnav-list > li > a {
  color: #eb966e;
}
.tm-primary-gradient .uk-nav-side .uk-nav-header,
.tm-primary-gradient-left .uk-nav-side .uk-nav-header,
.tm-primary-gradient-right .uk-nav-side .uk-nav-header {
  color: #9ab0d2;
}
.tm-primary-gradient .uk-nav-divider,
.tm-primary-gradient-left .uk-nav-divider,
.tm-primary-gradient-right .uk-nav-divider {
  border-color: rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
}
.tm-primary-gradient .uk-nav-side ul.uk-nav-sub,
.tm-primary-gradient-left .uk-nav-side ul.uk-nav-sub,
.tm-primary-gradient-right .uk-nav-side ul.uk-nav-sub {
  border-color: rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0.1);
}
.tm-primary-gradient .uk-nav-side ul a,
.tm-primary-gradient-left .uk-nav-side ul a,
.tm-primary-gradient-right .uk-nav-side ul a {
  color: #9ab0d2;
}
.tm-primary-gradient .uk-nav-side > li > a:hover,
.tm-primary-gradient-left .uk-nav-side > li > a:hover,
.tm-primary-gradient-right .uk-nav-side > li > a:hover,
.tm-primary-gradient .uk-nav-side > li > a:focus,
.tm-primary-gradient-left .uk-nav-side > li > a:focus,
.tm-primary-gradient-right .uk-nav-side > li > a:focus {
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff;
}
.tm-primary-gradient .uk-nav-side > li.uk-active > a,
.tm-primary-gradient-left .uk-nav-side > li.uk-active > a,
.tm-primary-gradient-right .uk-nav-side > li.uk-active > a {
  color: #ffffff;
}
.tm-primary-gradient hr,
.tm-primary-gradient-left hr,
.tm-primary-gradient-right hr {
  height: 1px;
  border-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.tm-primary-gradient h1,
.tm-primary-gradient-left h1,
.tm-primary-gradient-right h1,
.tm-primary-gradient h2,
.tm-primary-gradient-left h2,
.tm-primary-gradient-right h2,
.tm-primary-gradient h3,
.tm-primary-gradient-left h3,
.tm-primary-gradient-right h3,
.tm-primary-gradient h4,
.tm-primary-gradient-left h4,
.tm-primary-gradient-right h4,
.tm-primary-gradient h5,
.tm-primary-gradient-left h5,
.tm-primary-gradient-right h5,
.tm-primary-gradient h6,
.tm-primary-gradient-left h6,
.tm-primary-gradient-right h6 {
  color: #ffffff;
}
.tm-primary-gradient .uk-form select,
.tm-primary-gradient-left .uk-form select,
.tm-primary-gradient-right .uk-form select,
.tm-primary-gradient .uk-form textarea,
.tm-primary-gradient-left .uk-form textarea,
.tm-primary-gradient-right .uk-form textarea,
.tm-primary-gradient .uk-form input:not([type]),
.tm-primary-gradient-left .uk-form input:not([type]),
.tm-primary-gradient-right .uk-form input:not([type]),
.tm-primary-gradient .uk-form input[type="text"],
.tm-primary-gradient-left .uk-form input[type="text"],
.tm-primary-gradient-right .uk-form input[type="text"],
.tm-primary-gradient .uk-form input[type="password"],
.tm-primary-gradient-left .uk-form input[type="password"],
.tm-primary-gradient-right .uk-form input[type="password"],
.tm-primary-gradient .uk-form input[type="email"],
.tm-primary-gradient-left .uk-form input[type="email"],
.tm-primary-gradient-right .uk-form input[type="email"] {
  border-color: rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0.1);
  color: #ffffff;
  /* Focus state */
}
.tm-primary-gradient .uk-form select:focus,
.tm-primary-gradient-left .uk-form select:focus,
.tm-primary-gradient-right .uk-form select:focus,
.tm-primary-gradient .uk-form textarea:focus,
.tm-primary-gradient-left .uk-form textarea:focus,
.tm-primary-gradient-right .uk-form textarea:focus,
.tm-primary-gradient .uk-form input:not([type]):focus,
.tm-primary-gradient-left .uk-form input:not([type]):focus,
.tm-primary-gradient-right .uk-form input:not([type]):focus,
.tm-primary-gradient .uk-form input[type="text"]:focus,
.tm-primary-gradient-left .uk-form input[type="text"]:focus,
.tm-primary-gradient-right .uk-form input[type="text"]:focus,
.tm-primary-gradient .uk-form input[type="password"]:focus,
.tm-primary-gradient-left .uk-form input[type="password"]:focus,
.tm-primary-gradient-right .uk-form input[type="password"]:focus,
.tm-primary-gradient .uk-form input[type="email"]:focus,
.tm-primary-gradient-left .uk-form input[type="email"]:focus,
.tm-primary-gradient-right .uk-form input[type="email"]:focus {
  border-color: #1360d2;
  background: rgba(0, 0, 0, 0.1);
  color: #ffffff;
}
.tm-primary-gradient .uk-form :-ms-input-placeholder,
.tm-primary-gradient-left .uk-form :-ms-input-placeholder,
.tm-primary-gradient-right .uk-form :-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
}
.tm-primary-gradient .uk-form ::-moz-placeholder,
.tm-primary-gradient-left .uk-form ::-moz-placeholder,
.tm-primary-gradient-right .uk-form ::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.tm-primary-gradient .uk-form ::-webkit-input-placeholder,
.tm-primary-gradient-left .uk-form ::-webkit-input-placeholder,
.tm-primary-gradient-right .uk-form ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.tm-primary-gradient.uk-modal-dialog,
.tm-primary-gradient-left.uk-modal-dialog,
.tm-primary-gradient-right.uk-modal-dialog {
  background-color: #4388ee;
}
.tm-primary-gradient.uk-modal-dialog [class*='uk-icon-'],
.tm-primary-gradient-left.uk-modal-dialog [class*='uk-icon-'],
.tm-primary-gradient-right.uk-modal-dialog [class*='uk-icon-'] {
  color: #ffffff;
}
.tm-primary-gradient .uk-panel-badge,
.tm-primary-gradient-left .uk-panel-badge,
.tm-primary-gradient-right .uk-panel-badge {
  color: #ffffff;
  border-color: #ffffff;
}
.tm-primary-gradient .uk-button-line,
.tm-primary-gradient-left .uk-button-line,
.tm-primary-gradient-right .uk-button-line {
  border-color: #ffffff;
  color: #ffffff;
}
.tm-primary-gradient .uk-button-line:after,
.tm-primary-gradient-left .uk-button-line:after,
.tm-primary-gradient-right .uk-button-line:after {
  border: 1px solid #ffffff;
  border-width: 0 1px 1px 0;
}
.tm-primary-gradient .uk-button-line:hover,
.tm-primary-gradient-left .uk-button-line:hover,
.tm-primary-gradient-right .uk-button-line:hover {
  color: #ffffff;
  background: rgba(0, 0, 0, 0) !important;
  border: 1px solid #f2f2f2 !important;
  box-shadow: none;
}
.tm-primary-gradient {
  background: #4388ee;
  background: -moz-radial-gradient(top center, ellipse cover, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: -webkit-radial-gradient(top center, ellipse cover, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: radial-gradient(at top center, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2bbdbd', endColorstr='#2155a6', GradientType=1);
}
.tm-primary-gradient-left {
  background: #4388ee;
  background: -moz-linear-gradient(left, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: -webkit-linear-gradient(left, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: linear-gradient(90deg, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2bbdbd', endColorstr='#2155a6', GradientType=0);
}
.tm-primary-gradient-right {
  background: #4388ee;
  background: -moz-linear-gradient(left, #2155a6 0%, #4388ee 65%, #2bbdbd 100%);
  background: -webkit-linear-gradient(left, #2155a6 0%, #4388ee 65%, #2bbdbd 100%);
  background: linear-gradient(90deg, #2155a6 0%, #4388ee 65%, #2bbdbd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2155a6', endColorstr='#2bbdbd', GradientType=0);
}
.tm-primary-2-gradient {
  background: #1fc9c9;
  background: -moz-radial-gradient(top center, ellipse cover, #2ddede 0%, #1fc9c9 65%, #158686 100%);
  background: -webkit-radial-gradient(top center, ellipse cover, #2ddede 0%, #1fc9c9 65%, #158686 100%);
  background: radial-gradient(at top center, #2ddede 0%, #1fc9c9 65%, #158686 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2ddede', endColorstr='#158686', GradientType=1);
  color: #ffffff !important;
}
.tm-primary-2-gradient h1,
.tm-primary-2-gradient h2,
.tm-primary-2-gradient h3,
.tm-primary-2-gradient h4,
.tm-primary-2-gradient h5,
.tm-primary-2-gradient h6,
.tm-primary-2-gradient em {
  color: #ffffff !important;
}
.tm-primary-3-gradient {
  background: #1753b0;
  background: -moz-radial-gradient(top center, ellipse cover, #1b62d0 0%, #1753b0 65%, #0e336c 100%);
  background: -webkit-radial-gradient(top center, ellipse cover, #1b62d0 0%, #1753b0 65%, #0e336c 100%);
  background: radial-gradient(at top center, #1b62d0 0%, #1753b0 65%, #0e336c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b62d0', endColorstr='#0e336c', GradientType=1);
  color: #ffffff !important;
}
.tm-primary-3-gradient h1,
.tm-primary-3-gradient h2,
.tm-primary-3-gradient h3,
.tm-primary-3-gradient h4,
.tm-primary-3-gradient h5,
.tm-primary-3-gradient h6,
.tm-primary-3-gradient em {
  color: #ffffff !important;
}
.tm-primary-4-gradient {
  background: #08519c;
  background: -moz-radial-gradient(top center, ellipse cover, #0962be 0%, #08519c 65%, #042b53 100%);
  background: -webkit-radial-gradient(top center, ellipse cover, #0962be 0%, #08519c 65%, #042b53 100%);
  background: radial-gradient(at top center, #0962be 0%, #08519c 65%, #042b53 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0962be', endColorstr='#042b53', GradientType=1);
  color: #ffffff !important;
}
.tm-primary-4-gradient h1,
.tm-primary-4-gradient h2,
.tm-primary-4-gradient h3,
.tm-primary-4-gradient h4,
.tm-primary-4-gradient h5,
.tm-primary-4-gradient h6,
.tm-primary-4-gradient em {
  color: #ffffff !important;
}
.tm-secondary-gradient,
.tm-secondary-gradient-left {
  color: #ffffff;
  background-color: #022d6b;
  color: #ffffff !important;
}
.tm-secondary-gradient > a:not([class]),
.tm-secondary-gradient-left > a:not([class]),
.tm-secondary-gradient > :not([class*='uk-nav']) a:not([class]),
.tm-secondary-gradient-left > :not([class*='uk-nav']) a:not([class]) {
  color: #31d0d0;
}
.tm-secondary-gradient > a:not([class]):hover,
.tm-secondary-gradient-left > a:not([class]):hover,
.tm-secondary-gradient > :not([class*='uk-nav']) a:not([class]):hover,
.tm-secondary-gradient-left > :not([class*='uk-nav']) a:not([class]):hover {
  color: #5a97f0;
}
.tm-secondary-gradient .uk-nav-autocomplete > li > a,
.tm-secondary-gradient-left .uk-nav-autocomplete > li > a {
  color: #31d0d0 !important;
}
.tm-secondary-gradient .uk-nav-autocomplete > li.uk-active > a,
.tm-secondary-gradient-left .uk-nav-autocomplete > li.uk-active > a {
  color: #ffffff !important;
}
.tm-secondary-gradient > .uk-panel-title,
.tm-secondary-gradient-left > .uk-panel-title,
.tm-secondary-gradient > .uk-module-title,
.tm-secondary-gradient-left > .uk-module-title {
  color: #ffffff;
}
.tm-secondary-gradient > .uk-panel-title:after,
.tm-secondary-gradient-left > .uk-panel-title:after,
.tm-secondary-gradient > .uk-module-title:after,
.tm-secondary-gradient-left > .uk-module-title:after {
  border-bottom-color: #ffffff;
}
.tm-secondary-gradient .uk-module-title-alt:after,
.tm-secondary-gradient-left .uk-module-title-alt:after {
  background: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 3px, rgba(255, 255, 255, 0.15) 3px, rgba(255, 255, 255, 0.15) 6px);
}
.tm-secondary-gradient.tm-darker,
.tm-secondary-gradient-left.tm-darker {
  background-color: #001d47;
}
.tm-secondary-gradient.tm-lighter,
.tm-secondary-gradient-left.tm-lighter {
  background-color: #003c93;
}
.tm-secondary-gradient .uk-subnav.uk-subnav-list > li > a,
.tm-secondary-gradient-left .uk-subnav.uk-subnav-list > li > a {
  color: #31d0d0;
}
.tm-secondary-gradient .uk-button-line,
.tm-secondary-gradient-left .uk-button-line {
  border: 1px solid #ffffff !important;
  color: #ffffff !important;
}
.tm-secondary-gradient .uk-nav-side > li > a,
.tm-secondary-gradient-left .uk-nav-side > li > a {
  border-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  color: #ffffff;
}
.tm-secondary-gradient .uk-nav-side > li:first-child > a,
.tm-secondary-gradient-left .uk-nav-side > li:first-child > a,
.tm-secondary-gradient .uk-nav-divider + li > a,
.tm-secondary-gradient-left .uk-nav-divider + li > a {
  border: none;
  box-shadow: none;
}
.tm-secondary-gradient .uk-nav-side .uk-nav-header,
.tm-secondary-gradient-left .uk-nav-side .uk-nav-header {
  color: #9ab0d2;
}
.tm-secondary-gradient .uk-nav-divider,
.tm-secondary-gradient-left .uk-nav-divider {
  border-color: rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
}
.tm-secondary-gradient .uk-nav-side ul.uk-nav-sub,
.tm-secondary-gradient-left .uk-nav-side ul.uk-nav-sub {
  border-color: rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0.1);
}
.tm-secondary-gradient .uk-nav-side ul a,
.tm-secondary-gradient-left .uk-nav-side ul a {
  color: #9ab0d2;
}
.tm-secondary-gradient .uk-nav-side > li > a:hover,
.tm-secondary-gradient-left .uk-nav-side > li > a:hover,
.tm-secondary-gradient .uk-nav-side > li > a:focus,
.tm-secondary-gradient-left .uk-nav-side > li > a:focus {
  background: rgba(0, 0, 0, 0.1);
  color: #ffffff;
}
.tm-secondary-gradient .uk-nav-side > li.uk-active > a,
.tm-secondary-gradient-left .uk-nav-side > li.uk-active > a {
  color: #ffffff;
}
.tm-secondary-gradient hr,
.tm-secondary-gradient-left hr {
  height: 1px;
  border-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.tm-secondary-gradient h1,
.tm-secondary-gradient-left h1,
.tm-secondary-gradient h2,
.tm-secondary-gradient-left h2,
.tm-secondary-gradient h3,
.tm-secondary-gradient-left h3,
.tm-secondary-gradient h4,
.tm-secondary-gradient-left h4,
.tm-secondary-gradient h5,
.tm-secondary-gradient-left h5,
.tm-secondary-gradient h6,
.tm-secondary-gradient-left h6 {
  color: #ffffff;
}
.tm-secondary-gradient .uk-form select,
.tm-secondary-gradient-left .uk-form select,
.tm-secondary-gradient .uk-form textarea,
.tm-secondary-gradient-left .uk-form textarea,
.tm-secondary-gradient .uk-form input:not([type]),
.tm-secondary-gradient-left .uk-form input:not([type]),
.tm-secondary-gradient .uk-form input[type="text"],
.tm-secondary-gradient-left .uk-form input[type="text"],
.tm-secondary-gradient .uk-form input[type="password"],
.tm-secondary-gradient-left .uk-form input[type="password"],
.tm-secondary-gradient .uk-form input[type="tel"],
.tm-secondary-gradient-left .uk-form input[type="tel"],
.tm-secondary-gradient .uk-form input[type="number"],
.tm-secondary-gradient-left .uk-form input[type="number"],
.tm-secondary-gradient .uk-form input[type="email"],
.tm-secondary-gradient-left .uk-form input[type="email"] {
  border-color: rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0.1);
  color: #ffffff;
}
.tm-secondary-gradient .uk-form select:focus,
.tm-secondary-gradient-left .uk-form select:focus,
.tm-secondary-gradient .uk-form textarea:focus,
.tm-secondary-gradient-left .uk-form textarea:focus,
.tm-secondary-gradient .uk-form input:not([type]):focus,
.tm-secondary-gradient-left .uk-form input:not([type]):focus,
.tm-secondary-gradient .uk-form input[type="text"]:focus,
.tm-secondary-gradient-left .uk-form input[type="text"]:focus,
.tm-secondary-gradient .uk-form input[type="password"]:focus,
.tm-secondary-gradient-left .uk-form input[type="password"]:focus,
.tm-secondary-gradient .uk-form input[type="tel"]:focus,
.tm-secondary-gradient-left .uk-form input[type="tel"]:focus,
.tm-secondary-gradient .uk-form input[type="number"]:focus,
.tm-secondary-gradient-left .uk-form input[type="number"]:focus,
.tm-secondary-gradient .uk-form input[type="email"]:focus,
.tm-secondary-gradient-left .uk-form input[type="email"]:focus {
  border-color: #4388ee;
  background: rgba(0, 0, 0, 0.1);
  color: #ffffff;
}
.tm-secondary-gradient .uk-form :-ms-input-placeholder,
.tm-secondary-gradient-left .uk-form :-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
}
.tm-secondary-gradient .uk-form ::-moz-placeholder,
.tm-secondary-gradient-left .uk-form ::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.tm-secondary-gradient .uk-form ::-webkit-input-placeholder,
.tm-secondary-gradient-left .uk-form ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.tm-secondary-gradient.uk-modal-dialog,
.tm-secondary-gradient-left.uk-modal-dialog {
  background-color: #022d6b;
}
.tm-secondary-gradient .uk-panel-badge,
.tm-secondary-gradient-left .uk-panel-badge {
  color: #ffffff;
  border-color: #ffffff;
}
.tm-secondary-gradient h1,
.tm-secondary-gradient-left h1,
.tm-secondary-gradient h2,
.tm-secondary-gradient-left h2,
.tm-secondary-gradient h3,
.tm-secondary-gradient-left h3,
.tm-secondary-gradient h4,
.tm-secondary-gradient-left h4,
.tm-secondary-gradient h5,
.tm-secondary-gradient-left h5,
.tm-secondary-gradient h6,
.tm-secondary-gradient-left h6,
.tm-secondary-gradient em,
.tm-secondary-gradient-left em {
  color: #ffffff;
}
.tm-secondary-gradient {
  background: #022d6b;
  background: -moz-radial-gradient(top center, ellipse cover, #033c8e 0%, #022d6b 65%, #011839 100%);
  background: -webkit-radial-gradient(top center, ellipse cover, #033c8e 0%, #022d6b 65%, #011839 100%);
  background: radial-gradient(at top center, #033c8e 0%, #022d6b 65%, #011839 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#033c8e', endColorstr='#011839', GradientType=1);
}
.tm-secondary-gradient-left {
  background: #105194;
  background: -moz-linear-gradient(left, #4388ee 0%, #105194 65%, #022d6b 100%);
  background: -webkit-linear-gradient(left, #4388ee 0%, #105194 65%, #022d6b 100%);
  background: linear-gradient(90deg, #4388ee 0%, #105194 65%, #022d6b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4388ee', endColorstr='#022d6b', GradientType=0);
}
.tm-secondary-gradient-right {
  background: #105194;
  background: -moz-linear-gradient(left, #022d6b 0%, #105194 65%, #4388ee 100%);
  background: -webkit-linear-gradient(left, #022d6b 0%, #105194 65%, #4388ee 100%);
  background: linear-gradient(90deg, #022d6b 0%, #105194 65%, #4388ee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#022d6b', endColorstr='#4388ee', GradientType=0);
}
#sp-page-builder .tm-secondary-gradient[class*="tm-vertical-title"] .sppb-section-title > .sppb-title-heading:before {
  background-image: linear-gradient(rgba(255, 255, 255, 0.5), rgba(0, 0, 0, 0));
}
.tm-no-gradient #tm-banner,
.tm-no-gradient .tm-primary-gradient,
.tm-no-gradient .tm-primary-gradient-left,
.tm-no-gradient .tm-primary-gradient-right {
  background: #4388ee;
}
.tm-no-gradient .tm-secondary-gradient,
.tm-no-gradient .tm-secondary-gradient-left,
.tm-no-gradient .tm-secondary-gradient-right {
  background: #022d6b;
}
.tm-no-gradient .tm-primary-2-gradient {
  background: #2bbdbd;
}
.tm-no-gradient .tm-primary-3-gradient {
  background: #2155a6;
}
.tm-no-gradient .tm-primary-4-gradient {
  background: #105194;
}
[class*="tm-dotted-background"] {
  position: relative;
}
[class*="tm-dotted-background"]:after {
  content: "";
  position: absolute;
  width: 224px;
  height: 224px;
  background: url(/anmm/pagebuilder/templates/beluga/images/patterns/dots.svg) no-repeat;
  left: 0;
}
.tm-dotted-background-top-left:after {
  left: 0;
  top: 0;
}
.tm-dotted-background-bottom-left:after {
  bottom: 0;
  left: 0;
}
.tm-dotted-background-top-right:after {
  top: 0;
  right: 0;
}
.tm-dotted-background-bottom-right:after {
  bottom: 0;
  right: 0;
}
[class*="tm-round-dots"] {
  position: relative;
}
[class*="tm-round-dots"]:after {
  content: "";
  position: absolute;
  width: 350px;
  height: 340px;
  background: url(/anmm/pagebuilder/templates/beluga/images/patterns/round-dots.svg);
}
.tm-round-dots-top-left:after {
  left: 0;
  top: 0;
}
.tm-round-dots-bottom-left:after {
  bottom: 0;
  left: 0;
}
.tm-round-dots-top-right:after {
  top: 0;
  right: 0;
}
.tm-round-dots-bottom-right:after {
  bottom: 0;
  right: 0;
}
.tm-primary-overlay:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(67, 136, 238, 0.8) !important;
  color: #ffffff !important;
  border-color: rgba(0, 0, 0, 0.075) !important;
}
.tm-primary-light-overlay:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(244, 250, 255, 0.8) !important;
}
.tm-primary-2-overlay {
  color: #ffffff !important;
}
.tm-primary-2-overlay:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(43, 189, 189, 0.8) !important;
  color: #ffffff !important;
  border-color: rgba(0, 0, 0, 0.075) !important;
}
.tm-primary-2-overlay h1,
.tm-primary-2-overlay h2,
.tm-primary-2-overlay h3,
.tm-primary-2-overlay h4,
.tm-primary-2-overlay h5,
.tm-primary-2-overlay h6,
.tm-primary-2-overlay em {
  color: #ffffff !important;
}
.tm-primary-3-overlay {
  color: #ffffff !important;
}
.tm-primary-3-overlay:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(33, 85, 166, 0.8) !important;
  color: #ffffff !important;
  border-color: rgba(0, 0, 0, 0.075) !important;
}
.tm-primary-3-overlay h1,
.tm-primary-3-overlay h2,
.tm-primary-3-overlay h3,
.tm-primary-3-overlay h4,
.tm-primary-3-overlay h5,
.tm-primary-3-overlay h6,
.tm-primary-3-overlay em {
  color: #ffffff !important;
}
.tm-primary-4-overlay {
  color: #ffffff !important;
}
.tm-primary-4-overlay:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(16, 81, 148, 0.8) !important;
  color: #ffffff !important;
  border-color: rgba(0, 0, 0, 0.075) !important;
}
.tm-primary-4-overlay h1,
.tm-primary-4-overlay h2,
.tm-primary-4-overlay h3,
.tm-primary-4-overlay h4,
.tm-primary-4-overlay h5,
.tm-primary-4-overlay h6,
.tm-primary-4-overlay em {
  color: #ffffff !important;
}
.uk-block-secondary-overlay .tm-background-cover,
.tm-secondary-overlay {
  color: #ffffff;
  background-color: #1b58b3;
  background-blend-mode: luminosity;
}
.uk-block-secondary-overlay .tm-background-cover:before,
.tm-secondary-overlay:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(2, 45, 107, 0.8) !important;
  color: #ffffff !important;
  border-color: rgba(0, 0, 0, 0.075) !important;
}
.uk-block-secondary-overlay .tm-background-cover .sppb-addon-animated-heading .sppb-addon-title,
.tm-secondary-overlay .sppb-addon-animated-heading .sppb-addon-title,
.uk-block-secondary-overlay .tm-background-cover h1,
.tm-secondary-overlay h1,
.uk-block-secondary-overlay .tm-background-cover h2,
.tm-secondary-overlay h2,
.uk-block-secondary-overlay .tm-background-cover h3,
.tm-secondary-overlay h3,
.uk-block-secondary-overlay .tm-background-cover h4,
.tm-secondary-overlay h4,
.uk-block-secondary-overlay .tm-background-cover h5,
.tm-secondary-overlay h5,
.uk-block-secondary-overlay .tm-background-cover h6,
.tm-secondary-overlay h6,
.uk-block-secondary-overlay .tm-background-cover em,
.tm-secondary-overlay em {
  color: #ffffff;
}
.uk-block-secondary-overlay .tm-background-cover .tm-counter > .tm-counter-content > .tm-counter-digit,
.tm-secondary-overlay .tm-counter > .tm-counter-content > .tm-counter-digit,
.uk-block-secondary-overlay .tm-background-cover .sppb-addon-animated-number .sppb-addon-content .sppb-animated-number,
.tm-secondary-overlay .sppb-addon-animated-number .sppb-addon-content .sppb-animated-number {
  color: #4388ee;
}
.uk-block-primary-2,
.tm-primary-2-background {
  background-color: #2bbdbd !important;
  color: #ffffff !important;
  border-color: rgba(0, 0, 0, 0.075) !important;
}
.uk-block-primary-2 h1,
.tm-primary-2-background h1,
.uk-block-primary-2 h2,
.tm-primary-2-background h2,
.uk-block-primary-2 h3,
.tm-primary-2-background h3,
.uk-block-primary-2 h4,
.tm-primary-2-background h4,
.uk-block-primary-2 h5,
.tm-primary-2-background h5,
.uk-block-primary-2 h6,
.tm-primary-2-background h6,
.uk-block-primary-2 em,
.tm-primary-2-background em {
  color: #ffffff !important;
}
.uk-block-primary-3,
.tm-primary-3-background {
  background-color: #2155a6 !important;
  color: #ffffff !important;
  border-color: rgba(0, 0, 0, 0.075) !important;
}
.uk-block-primary-3 h1,
.tm-primary-3-background h1,
.uk-block-primary-3 h2,
.tm-primary-3-background h2,
.uk-block-primary-3 h3,
.tm-primary-3-background h3,
.uk-block-primary-3 h4,
.tm-primary-3-background h4,
.uk-block-primary-3 h5,
.tm-primary-3-background h5,
.uk-block-primary-3 h6,
.tm-primary-3-background h6,
.uk-block-primary-3 em,
.tm-primary-3-background em {
  color: #ffffff !important;
}
.uk-block-primary-4,
.tm-primary-4-background {
  background-color: #105194 !important;
  color: #ffffff !important;
  border-color: rgba(0, 0, 0, 0.075) !important;
}
.uk-block-primary-4 h1,
.tm-primary-4-background h1,
.uk-block-primary-4 h2,
.tm-primary-4-background h2,
.uk-block-primary-4 h3,
.tm-primary-4-background h3,
.uk-block-primary-4 h4,
.tm-primary-4-background h4,
.uk-block-primary-4 h5,
.tm-primary-4-background h5,
.uk-block-primary-4 h6,
.tm-primary-4-background h6,
.uk-block-primary-4 em,
.tm-primary-4-background em {
  color: #ffffff !important;
}
.uk-block-secondary,
.tm-secondary-background {
  background-color: #022d6b !important;
  color: #ffffff !important;
  border-color: rgba(0, 0, 0, 0.075) !important;
}
.uk-block-secondary h1,
.tm-secondary-background h1,
.uk-block-secondary h2,
.tm-secondary-background h2,
.uk-block-secondary h3,
.tm-secondary-background h3,
.uk-block-secondary h4,
.tm-secondary-background h4,
.uk-block-secondary h5,
.tm-secondary-background h5,
.uk-block-secondary h6,
.tm-secondary-background h6,
.uk-block-secondary em,
.tm-secondary-background em {
  color: #ffffff;
}
.uk-block-secondary .tm-light-color,
.tm-secondary-background .tm-light-color,
.uk-block-secondary .tm-light-color .sppb-addon-title,
.tm-secondary-background .tm-light-color .sppb-addon-title {
  color: rgba(255, 255, 255, 0.5) !important;
}
.tm-primary-3-gradient h1,
.tm-primary-3-background h1,
.tm-primary-3-gradient h2,
.tm-primary-3-background h2,
.tm-primary-3-gradient h3,
.tm-primary-3-background h3,
.tm-primary-3-gradient h4,
.tm-primary-3-background h4,
.tm-primary-3-gradient h5,
.tm-primary-3-background h5,
.tm-primary-3-gradient h6,
.tm-primary-3-background h6,
.tm-primary-3-gradient em,
.tm-primary-3-background em {
  color: #ffffff;
}
.tm-primary-4-gradient h1,
.tm-primary-4-background h1,
.tm-primary-4-gradient h2,
.tm-primary-4-background h2,
.tm-primary-4-gradient h3,
.tm-primary-4-background h3,
.tm-primary-4-gradient h4,
.tm-primary-4-background h4,
.tm-primary-4-gradient h5,
.tm-primary-4-background h5,
.tm-primary-4-gradient h6,
.tm-primary-4-background h6,
.tm-primary-4-gradient em,
.tm-primary-4-background em {
  color: #ffffff;
}
.tm-section-title {
  font-size: 200px;
  line-height: 80px;
  letter-spacing: -5px;
  margin-bottom: 0;
  font-weight: 700;
  position: absolute;
  z-index: 0;
  color: #f5f8fb;
}
.tm-section-title.tm-title-bottom-right {
  position: absolute;
  bottom: 30px;
  right: 100px;
}
.tm-section-title.tm-title-top-right {
  position: absolute;
  top: 30px;
  right: 100px;
}
.tm-section-title.tm-send-back {
  z-index: -1;
}
.tm-weight-thin {
  font-weight: 200 !important;
}
.tm-weight-light {
  font-weight: 200 !important;
}
.tm-weight-regular {
  font-weight: 400 !important;
}
.tm-weight-medium {
  font-weight: 600 !important;
}
.tm-weight-bold {
  font-weight: 700 !important;
}
.tm-muted-background {
  background-color: #fafafa;
}
.tm-light-background {
  background-color: #fafafa !important;
}
.tm-svg-icon {
  height: 48px;
  padding-top: 0;
  min-width: 48px;
}
.tm-text-large {
  line-height: 60px;
  font-size: 52px;
  font-weight: 600;
}
.tm-text-xlarge {
  line-height: 65px;
  font-size: 65px;
  font-weight: 600;
}
.tm-border-transparent > div,
.tm-border-edge > div {
  position: relative;
  display: inline-block;
}
.tm-border-transparent > div:before,
.tm-border-edge > div:before,
.tm-border-transparent > div:after,
.tm-border-edge > div:after {
  content: '';
  height: 100px;
  width: 100px;
  border: 1px solid rgba(43, 189, 189, 0.5);
  position: absolute;
  bottom: -10px;
  left: -10px;
  z-index: 1;
  border-radius: 0;
}
.tm-border-transparent > div:after,
.tm-border-edge > div:after {
  top: -20px;
  left: auto;
  right: -20px;
  z-index: 2;
}
.tm-border-transparent img,
.tm-border-edge img {
  position: relative;
  z-index: 2;
  margin: 10px;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.02);
}
.tm-border-transparent img {
  box-shadow: none;
}
.tm-caps {
  text-transform: uppercase;
  letter-spacing: 2px;
}
.tm-caps > .uk-panel-title {
  font-size: 28px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-align: center;
  display: block;
  border-bottom: 0;
  margin-bottom: 30px;
}
.tm-small-caps {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 15px;
}
.tm-italic,
.tm-italic.sppb-addon-header > .sppb-addon-title {
  font-family: 'Playfair Display';
  font-weight: 700;
}
.tm-font-italic {
  font-style: normal;
}
.tm-padding {
  padding: 30px;
}
.tm-padding.uk-panel-box {
  padding: 30px 60px;
}
.tm-background-cover .tm-inner-container {
  padding: 50px;
}
.tm-block-inner-large-padding .tm-inner-container {
  padding: 120px 0 150px;
}
.tm-page-header .tm-inner-container {
  padding-top: 230px;
  padding-bottom: 150px;
}
.tm-page-header .tm-page-header-title {
  font-size: 68px;
  line-height: 82px;
}
.tm-inner-padding-large .tm-inner-container {
  padding-top: 90px;
  padding-bottom: 90px;
}
.tm-padding-large {
  padding-top: 60px;
  padding-bottom: 60px;
}
.tm-padding-sides {
  padding: 0 60px;
}
.tm-padding-sides-large {
  padding: 0 100px;
}
.tm-padding-small-sides {
  padding: 0 30px;
}
p:empty {
  margin: 0;
  display: none;
}
.tm-padding-remove {
  padding: 0 !important;
}
.tm-padding-left-remove {
  padding-left: 0 !important;
}
.tm-padding-bottom-remove {
  padding-bottom: 0 !important;
}
.tm-padding-top-remove {
  padding-top: 0 !important;
}
.tm-padding-right-remove {
  padding-right: 0 !important;
}
.tm-overlay-primary.sppb-section,
.tm-overlay-primary-gradient.sppb-section,
.tm-overlay-primary > .tm-background-cover,
.tm-overlay-secondary.sppb-section,
.tm-overlay-secondary-gradient.sppb-section,
.tm-overlay-secondary > .tm-background-cover,
.tm-overlay-secondary.tm-darker > .tm-background-cover {
  min-height: inherit;
}
.tm-overlay-primary.sppb-section:before,
.tm-overlay-primary-gradient.sppb-section:before,
.tm-overlay-primary > .tm-background-cover:before,
.tm-overlay-secondary.sppb-section:before,
.tm-overlay-secondary-gradient.sppb-section:before,
.tm-overlay-secondary > .tm-background-cover:before,
.tm-overlay-secondary.tm-darker > .tm-background-cover:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  padding: 0;
  top: 0;
  left: 0;
  display: block;
}
.tm-overlay-primary,
.tm-overlay-primary.sppb-section:before,
.tm-overlay-primary > .tm-background-cover:before {
  background-color: rgba(67, 136, 238, 0.8);
}
.tm-overlay-primary-gradient,
.tm-overlay-primary-gradient.sppb-section:before,
.tm-overlay-primary-gradient > .tm-background-cover:before {
  background: rgba(67, 136, 238, 0.8);
  background: -moz-linear-gradient(top, rgba(67, 136, 238, 0.8) 0%, rgba(67, 136, 238, 0.8) 65%, #156be9 100%);
  background: -webkit-linear-gradient(top, rgba(67, 136, 238, 0.8) 0%, rgba(67, 136, 238, 0.8) 65%, #156be9 100%);
  background: linear-gradient(to bottom, rgba(67, 136, 238, 0.8) 0%, rgba(67, 136, 238, 0.8) 65%, #156be9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(67, 136, 238, 0.8)', endColorstr='#156be9', GradientType=0);
}
.tm-no-gradient .tm-overlay-primary-gradient,
.tm-no-gradient .tm-overlay-primary-gradient.sppb-section:before,
.tm-no-gradient .tm-overlay-primary-gradient > .tm-background-cover:before {
  background: rgba(67, 136, 238, 0.8);
}
.tm-overlay-secondary,
.tm-overlay-secondary.sppb-section:before,
.tm-secondary-overlay > .tm-background-cover:before {
  background-color: rgba(2, 45, 107, 0.85);
}
.tm-overlay-secondary.tm-darker,
.tm-overlay-secondary.tm-darker > .tm-background-cover {
  background-color: rgba(2, 45, 107, 0.9);
}
.uk-secondary-overlay:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  padding: 0;
  top: 0;
  left: 0;
  display: block;
}
.modal-x,
.modal-x > div {
  visibility: hidden;
}
.tm-panel-box-teaser {
  margin: -30px !important;
}
.tm-panel-space-teaser {
  margin: -40px -40px 20px -40px;
}
.tm-panel-space-teaser:before,
.tm-panel-box-image-teaser:before {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  z-index: 10;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.uk-panel-box + .uk-panel-header,
.uk-panel-header + .uk-panel-box,
.uk-panel-header + .uk-panel-header,
.uk-panel-box + .uk-panel-box {
  margin-top: 30px;
}
.tm-article-featured-image {
  position: relative;
  margin: 0 0 20px;
}
.tm-article-featured-image img {
  margin-top: 0;
  width: 100% !important;
}
.tm-article-content {
  margin-top: 20px;
}
.tm-noblog .uk-article + .uk-article {
  padding-top: 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.tm-page-title {
  padding: 0 0 40px;
  margin-top: -20px;
}
p.tm-dropcap:first-of-type:first-letter,
.tm-dropcap-block > p:first-of-type:first-letter,
.tm-dropcap .tm-article > p:first-of-type:first-letter {
  margin: 10px 10px 0 0;
  float: left;
  line-height: 38px;
  font-size: 54px;
  color: #5c789e;
  font-family: 'Barlow';
  font-weight: 400;
}
.tm-content > h2 {
  padding-bottom: 30px;
}
.tm-article .sp-page-builder .sppb-row-container {
  padding: 0 !important;
}
.uk-panel-header.tm-panel-box {
  padding: 45px;
  overflow: visible;
}
.tm-article-icons {
  padding-bottom: 10px;
  margin: 15px 0 10px;
  font-family: 'Cairo';
  font-weight: 600;
  font-size: 18px;
}
.tm-article-icons a {
  margin-right: 15px;
  color: rgba(92, 120, 158, 0.4);
  transition: color 0.3s ease-in-out;
}
.tm-article-icons a:hover {
  color: #2bbdbd;
}
.tm-article-icons a:hover:after {
  background-color: #2bbdbd;
}
.tm-article-icons .icon-edit:before {
  font-family: "fontAwesome";
  content: "\f044";
}
.tm-article-icons .icon-print,
.tm-article-icons .icon-envelope {
  vertical-align: middle;
  margin-right: 7px;
  font-size: 15px;
}
.tm-article-icons .icon-print:before,
.tm-article-icons .icon-envelope:before {
  font-family: "fontAwesome";
}
.tm-article-icons .icon-print:before {
  content: "\f02f";
}
.tm-article-icons .icon-envelope:before {
  content: "\f003";
}
.category-module {
  list-style-type: none;
  padding-left: 0;
}
.contact legend,
.contact h3:first-of-type {
  display: none;
}
.contact #jform_spacer-lbl {
  display: none;
}
.contact .tm-section-title {
  top: 0;
}
.contact .form-horizontal .control-group {
  margin-bottom: 10px;
}
.contact .form-horizontal .control-group .controls > input,
.contact .form-horizontal .control-group .controls > textarea {
  width: 100%;
}
.search span.highlight,
.finder span.highlight {
  background-color: #2bbdbd !important;
  font-weight: 400;
  padding: 1px 5px;
  color: #ffffff;
}
.search #searchForm {
  margin-bottom: 40px;
}
.search #searchForm fieldset {
  margin-bottom: 30px;
}
.search #searchForm fieldset label {
  padding-right: 15px;
}
.search .tm-text-large,
.search .uk-article-title {
  font-size: 28px;
  line-height: 32px;
  font-weight: 400;
}
.search .uk-article + .uk-article {
  margin-top: 10px;
  padding-top: 20px;
  border-top: 1px dotted rgba(0, 0, 0, 0.1);
}
.search .uk-article-meta {
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 0;
}
.search .tm-article-content {
  margin-bottom: 30px !important;
}
.finder .tm-article-wrapper {
  padding: 40px;
  position: relative;
  box-shadow: 0 20px 40px 0 rgba(153, 153, 153, 0.2);
  border-radius: 0 0 2px 2px;
  margin-top: -20px;
  margin-bottom: 60px;
}
.finder .filter-branch > .finder-selects {
  width: 25%;
  margin-bottom: 20px;
}
#finder-search {
  /* 1 */
  display: block;
  /* 2 */
  position: relative;
  text-decoration: none;
  box-shadow: 0 20px 40px 0 rgba(153, 153, 153, 0.2);
  border-radius: 0 0 4px 4px;
  padding: 30px;
  transition: box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out;
  overflow: hidden;
}
#finder-search:before,
#finder-search:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  transform: translateX(0%);
  transition: transform 0.3s ease-in-out;
  background: #4388ee;
  background: -moz-linear-gradient(left, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: -webkit-linear-gradient(left, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: linear-gradient(90deg, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2bbdbd', endColorstr='#2155a6', GradientType=0);
}
#finder-search .uk-panel-badge {
  top: 0;
  right: 0;
}
.tm-error {
  min-height: 100vh;
  background: #e0eaf3;
  background: -moz-radial-gradient(top center, ellipse cover, #f2f6fa 0%, #e0eaf3 65%, #d5e3ef 100%);
  background: -webkit-radial-gradient(top center, ellipse cover, #f2f6fa 0%, #e0eaf3 65%, #d5e3ef 100%);
  background: radial-gradient(at top center, #f2f6fa 0%, #e0eaf3 65%, #d5e3ef 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f6fa', endColorstr='#d5e3ef', GradientType=1);
}
.tm-error .tm-hero-placeholder,
.tm-error .tm-header-layout,
.tm-error #tm-main {
  background: rgba(0, 0, 0, 0);
}
.tm-error-headline {
  font-size: 60px;
  line-height: 60px;
  margin-bottom: 30px;
  transform: rotate3d(1, 1, 1, 5deg);
}
.tm-error-content {
  font-size: 20px;
  line-height: 36px;
  color: #5c789e;
}
.tm-error-content a {
  color: #2bbdbd;
  text-decoration: none;
}
.tm-offline-cm {
  margin: 0;
}
.tm-offline-cm .tm-coming-content {
  background-color: rgba(255, 255, 255, 0.85);
  height: calc(100vh - 100px);
  padding: 0 100px;
}
.tm-offline-cm .uk-scrollable-text {
  resize: none;
}
.tm-offline {
  padding: 30px 50px;
  box-shadow: 0 30px 100px rgba(2, 45, 107, 0.3);
}
.tm-coming-soon-block .uk-form #response {
  color: #e88600;
}
.tm-coming-soon-block .uk-form input[type="text"] {
  background-color: rgba(0, 0, 0, 0);
  border-color: #9ab0d2;
  border-radius: 0;
  color: #ffffff;
}
.tm-coming-soon-block .uk-form input[type="text"]:focus {
  border-color: #4388ee;
}
.tm-coming-soon-block .uk-form input:-webkit-autofill {
  -webkit-text-fill-color: #9ab0d2;
}
.tm-coming-soon-block .uk-form input:-webkit-autofill:focus {
  -webkit-text-fill-color: #5c789e;
}
.tm-coming-soon-block .uk-form button {
  color: #ffffff;
  background-color: #4388ee;
}
.tm-coming-soon-block .uk-form button:after {
  border-color: rgba(0, 0, 0, 0) #4388ee rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.tm-coming-soon-block .uk-form button:hover {
  background-color: #3f85ed;
}
.tm-coming-soon-block .uk-form button:hover:after {
  border-color: rgba(0, 0, 0, 0) #3f85ed rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.tm-coming-soon-block .uk-form button:active,
.tm-coming-soon-block .uk-form button:focus {
  background-color: #3b82ec;
}
.tm-coming-soon-block .uk-form button:active:after,
.tm-coming-soon-block .uk-form button:focus:after {
  border-color: rgba(0, 0, 0, 0) #3b82ec rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.uk-countdown-number {
  font-size: 2.5rem !important;
  font-family: 'Cairo';
  font-weight: 600;
}
.uk-countdown-separator {
  line-height: 60px;
  font-size: 32px;
  width: 40px;
}
.uk-background-primary {
  background-color: #4388ee;
}
.uk-background-secondary {
  background-color: #022d6b;
}
#k2Container {
  margin-top: 0;
  padding: 0;
}
#k2Container article ul {
  padding: 0;
  margin-bottom: 0;
}
#k2Container .uk-pagination {
  margin: -20px 0 40px;
}
#k2Container .uk-block {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
#k2Container .uk-block .uk-container,
#k2Container .uk-block .mod-sppagebuilder .sppb-container-inner,
#k2Container .uk-block .sppb-row-container {
  padding: 0 40px;
}
.k2FeedIcon a,
a.k2FeedIcon {
  display: block;
  float: right;
  padding-bottom: 30px;
  color: rgba(92, 120, 158, 0.4);
  font-family: 'Barlow';
}
.k2FeedIcon a:before,
a.k2FeedIcon:before {
  color: orange;
  font-family: "fontAwesome";
}
.k2FeedIcon a:hover,
a.k2FeedIcon:hover {
  color: #5c789e;
}
.k2FeedIcon a {
  float: none;
}
.tm-blog-items.uk-grid-width-medium-1-2 .tm-blog:nth-child(even) {
  margin-top: 0;
}
.k2CategoriesListBlock ul {
  padding: 0;
  line-height: 22px;
  color: #5c789e;
  list-style-type: none;
}
.k2CategoriesListBlock a {
  margin: 0 8px 8px 0;
}
ul li.itemResizer a {
  display: inline-block;
  height: 26px;
  width: 15px;
}
ul li.itemResizer a span {
  padding: 0 6px 0 0;
}
.smallerFontSize {
  font-size: 16px !important;
}
.largerFontSize {
  font-size: 21px !important;
}
.itemImageBlock {
  clear: both;
}
.itemImageBlock > a {
  width: 100%;
}
.itemImage img {
  width: 100% !important;
}
table.admintable tr {
  border: 5px solid transparent;
}
th.k2ProfileHeading {
  text-align: left;
  line-height: 48px;
}
.itemExtraFields ul li span.itemExtraFieldsValue,
.itemLinks .itemCategory a,
.itemLinks .itemAttachmentsBlock ul,
.itemLinks .itemTagsBlock {
  margin-top: 10px;
}
ul.itemAttachments li {
  list-style-type: none;
}
.itemLinks .itemCategory a {
  margin-left: 10px;
}
.itemLinks .itemTagsBlock ul {
  display: block;
  margin: 0 0 0 8%;
}
.itemLinks .itemTagsBlock ul li {
  margin: -3px -5px 0 10px;
}
.itemBottom .itemRatingBlock span,
.itemBottom .itemRatingBlock .itemRatingList,
.itemBottom .itemRatingBlock .itemRatingForm ul.itemRatingList li,
.itemLinks .itemCategory span,
.itemLinks .itemAttachmentsBlock > span,
.itemExtraFields ul li span.itemExtraFieldsLabel,
.itemLinks .itemTagsBlock span,
.itemLinks .itemTagsBlock ul li,
.latestView .itemsContainer {
  float: left;
}
.itemRatingBlock {
  display: inline-block;
  margin-bottom: -4px;
  padding-right: 15px;
}
.itemAuthorContent ul,
.itemExtraFields ul {
  padding: 0;
}
.itemBottom {
  clear: both;
  margin: 0 0 6px;
}
.itemLinks {
  clear: both;
  margin: 0 0 38px 0;
}
.itemLinks .itemTagsBlock,
.itemLinks .itemSocialSharing {
  clear: both;
}
.itemSocialSharing {
  min-height: 38px;
  margin: 42px 0 0 !important;
  overflow: visible !important;
  padding: 20px 0 0 0;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
}
.itemExtraFields {
  margin: 0 20px 25px 0;
  float: left;
  padding: 10px 20px;
}
.itemExtraFields h3 {
  padding: 0 0 15px !important;
}
.itemsCategory {
  padding: 0 0 30px;
}
.itemBottom small.itemDateModified {
  display: block;
  text-align: right;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.itemRatingLog {
  float: left;
  line-height: 20px;
  margin: 0 0 0 10px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#formLog {
  clear: both;
  color: inherit;
  display: block;
  float: none;
  margin: 10px 0;
  position: relative;
  text-align: center;
  top: 10px;
}
#formLog:empty {
  display: none;
}
.formLogLoading {
  width: 16px;
  height: 21px;
  font-family: "fontAwesome";
  font-size: 16px;
  animation: uk-rotate 1s infinite linear;
  overflow: hidden;
  margin: 0 0 0 10px;
  color: #4388ee;
}
.formLogLoading:before {
  content: "\f1ce";
}
.itemView .uk-article-meta {
  margin-bottom: 10px;
  display: block;
}
.itemView .uk-article-meta > span {
  display: inline-block;
  padding-right: 5px;
}
.itemView .tm-article-icons .icon-print,
.itemView .tm-article-icons .icon-envelope {
  line-height: 14px;
}
.itemRatingList,
.itemRatingList a:hover,
.itemRatingList .itemCurrentRating {
  background: url("/anmm/pagebuilder/templates/beluga/images/icons/star.svg") left -1000px repeat-x;
}
.itemRatingList {
  background-position: left top;
  float: left;
  height: 20px;
  list-style: none;
  margin: 0 !important;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100px;
}
#k2Container header .itemRatingList {
  height: 18px !important;
  margin: 18px 5px 0 !important;
}
#k2Container header .itemRatingLog {
  margin: 19px 0 0;
}
.itemRatingList li {
  background: none;
  border: none !important;
  display: inline;
  padding: 0;
}
.itemRatingList a,
.itemRatingList .itemCurrentRating {
  border: none;
  cursor: pointer;
  height: 20px;
  left: 0;
  line-height: 20px;
  outline: none;
  overflow: hidden;
  position: absolute;
  text-align: right;
  top: 0;
  text-indent: 9em;
}
.itemRatingList a:hover {
  background-position: left center;
}
.itemRatingList a.one-star {
  width: 20%;
  z-index: 6;
}
.itemRatingList a.two-stars {
  width: 40%;
  z-index: 5;
}
.itemRatingList a.three-stars {
  width: 60%;
  z-index: 4;
}
.itemRatingList a.four-stars {
  width: 80%;
  z-index: 3;
}
.itemRatingList a.five-stars {
  width: 100%;
  z-index: 2;
}
.itemRatingList .itemCurrentRating {
  background-position: 0 bottom;
  margin: 0;
  padding: 0;
  z-index: 1;
}
.itemTags li {
  margin-right: 5px;
  margin-top: -8px;
}
.itemExtraFields ul li {
  list-style: none;
  padding: 5px 0;
}
.itemLinks .itemAttachmentsBlock ul li a span {
  color: #5c789e;
}
.itemLinks .itemAttachmentsBlock span {
  margin-right: 10px;
}
.itemLinks .itemSocialSharing > div {
  float: left;
}
.itemAuthorEmail {
  margin-right: 5px;
}
.itemAuthorContent {
  margin: 20px 0 32px 0;
  overflow: hidden;
}
.itemNavigation {
  clear: both;
  padding: 0;
}
.k2CommentItem > a {
  color: #5c789e;
}
.itemCommentsForm label {
  clear: both;
  width: 30%;
  float: left;
}
.commentReportLink.modal {
  font-size: 12px;
  border: 1px solid rgba(67, 136, 238, 0.1);
  border-radius: 2px;
  padding: 3px 5px;
  top: 25px;
}
.itemCommentsForm textarea,
.itemCommentsForm .inputbox {
  float: left;
}
.itemCommentsForm textarea.inputbox {
  height: 150px;
}
.itemCommentsForm .inputbox {
  width: 100% !important;
  margin-bottom: 30px !important;
}
.itemCommentsForm #submitCommentButton {
  clear: both;
  float: right;
  margin: 20px 0 0;
}
.itemCommentsForm .itemCommentsFormNotes {
  font-size: 13px;
  margin: 24px 0;
}
#itemCommentsAnchor {
  clear: both;
  margin: 48px 0 0;
}
.itemIntroText {
  color: #5c789e;
  font-weight: 400;
  line-height: 32px;
}
.itemList article header h1,
.itemList article header h2,
.itemsContainerWrap article header h1 {
  line-height: 42px;
}
.itemList ul.itemTags {
  clear: both;
}
.itemList ul.itemTags li {
  float: left;
  list-style-type: none;
}
.clr {
  clear: both;
}
.itemListSubCategories {
  overflow: hidden;
}
.userView > div.uk-block-muted {
  margin-bottom: 40px;
}
.has-caption .uk-image-round,
.has-caption .itemImage {
  border-radius: 0 0 0 0;
}
.has-caption .k2ImageCaption {
  background: #fafafa;
  letter-spacing: 2px;
  font-size: 10px;
  text-transform: uppercase;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0 0 0 0;
  margin-top: -6px;
  padding: 10px 10px 4px;
  box-shadow: -1px -1px 0 rgba(255, 255, 255, 0.1) inset;
}
.subCategoryContainer {
  float: left;
  margin-bottom: 32px;
}
.subCategoryContainer .subCategory {
  margin: 0 32px 24px 0;
  height: auto !important;
}
.itemContainer {
  float: left;
}
.latestView .itemsContainerWrap {
  margin: 0;
}
.itemContainerLast article {
  margin: 0;
}
#itemListLinks {
  clear: both;
}
#itemListLinks ul {
  margin: 12px 0 0 0;
}
#itemListLinks li {
  font-size: 17px;
  padding-left: 24px;
}
#itemListLinks a {
  color: #737373;
}
.fb_iframe_widget span {
  vertical-align: baseline !important;
  margin-left: 20px;
}
.k2LatestCommentsBlock ul {
  padding-left: 0;
  padding-right: 0;
}
.k2LatestCommentsBlock .k2FeedIcon {
  margin-top: 16px;
}
.k2LatestCommentsBlock ul li,
.k2TopCommentersBlock ul li {
  list-style: none !important;
  padding: 5px 0 10px !important;
}
.k2Avatar {
  display: block !important;
  float: left;
  margin: 15px 20px 10px 0;
}
.k2Avatar img {
  border-radius: 100%;
}
.k2CommentItem .tm-tags-list a {
  margin: 0;
}
.k2CommentItem p {
  margin: 0 0 8px;
}
.lcItemTitle {
  font-size: 17px;
  padding: 10px 0;
  text-transform: none;
}
.lcItemTitle > a {
  color: rgba(92, 120, 158, 0.5);
}
.k2CommentItem span {
  display: block;
}
.k2CommentItem span.lcItemCategory {
  font-size: 12px;
  padding: 0 4px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
  display: inline-block;
}
.k2CommentItem span.lcCommentDate {
  font-size: 10px;
  font-weight: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.k2AuthorsListBlock ul li {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.075);
  padding: 12px 0;
}
.k2AuthorsListBlock ul li a.abAuthorLatestItem {
  clear: both;
  display: inline-block;
  font-size: 12px;
  line-height: 14px;
  margin: 12px 0 0;
  padding: 0;
}
.k2AuthorsListBlock ul li a.abAuthorLatestItem span {
  color: #777;
  display: block;
  font-size: 10px;
}
.tcUsername {
  color: #333;
  font-size: 18px;
}
.tcLatestComment {
  display: block;
  color: #737373;
  font-size: 13px;
  margin: 6px 0;
}
.tcLatestCommentDate {
  color: #5c789e;
  display: block;
  font-size: 11px;
}
div .k2ItemsBlock ul {
  margin: 0;
  padding: 0;
}
div .k2ItemsBlock ul li {
  background: none !important;
  list-style: none !important;
  margin: 0 0 12px;
  padding: 12px 0;
}
.moduleItemTitle {
  display: block;
  font-size: 18px;
  font-family: 'Barlow';
  font-weight: 400;
  line-height: 32px;
}
.moduleItemTitle:hover {
  text-decoration: none;
}
.moduleItemAuthor {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.075);
  margin: 0 0 16px;
  overflow: hidden;
}
.moduleItemAuthor a {
  padding: 0 0 12px;
}
.moduleItemAuthor p {
  clear: both;
}
.moduleItemIntrotext {
  display: block;
  padding: 12px 0 0;
  line-height: inherit;
}
.moduleItemIntrotext .moduleItemImage img {
  margin-left: 0;
}
.moduleItemDateCreated,
.moduleItemCategory {
  color: #5c789e;
  font-size: 14px;
  padding: 10px 0;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.moduleItemExtraFields ul li span.moduleItemExtraFieldsLabel {
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 4px 0 0;
  width: 30%;
}
.itemExtraFieldsLabel {
  margin-right: 100px;
  display: inline-block;
}
.moduleItemTags,
.moduleAttachments {
  border-top: 1px dotted rgba(0, 0, 0, 0.075);
  margin: 12px 0 0;
  overflow: hidden;
  padding: 12px 0 0;
}
.moduleItemTags strong {
  font-size: 12px;
}
.moduleItemTags a {
  line-height: 30px;
  min-height: 30px;
  font-size: 17px;
  font-family: 'Barlow';
  font-weight: 400;
  margin: 5px 10px 10px 0;
  padding: 0 10px;
  border: 1px solid #2c79ec;
  display: inline-block;
  border-radius: 3px;
  vertical-align: middle;
  background-color: #4388ee;
  color: #ffffff;
  box-sizing: border-box;
  text-decoration: none;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
.moduleItemTags a:focus,
.moduleItemTags a:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #2273eb;
}
a.moduleItemComments {
  font-size: 15.3px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
a.moduleItemComments:hover {
  background-position: 0 100%;
  color: #ffffff;
}
.k2ItemsBlock ul li span.moduleItemHits {
  font-size: 15.3px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.k2LoginBlock fieldset.input {
  margin: 0;
  padding: 0 0 8px 0;
}
.k2LoginBlock fieldset.input p {
  margin: 0;
  padding: 0 0 4px 0;
}
.k2LoginBlock fieldset.input p label,
.k2LoginBlock fieldset.input p input {
  display: block;
}
.k2LoginBlock fieldset.input p#form-login-remember label,
.k2LoginBlock fieldset.input p#form-login-remember input {
  display: inline;
}
.k2UserBlock p.ubGreeting {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.075);
}
.k2UserBlock .k2UserBlockDetails span.ubName {
  display: block;
  font-weight: bold;
  font-size: 14px;
}
.k2UserBlock .k2UserBlockDetails > span {
  display: block;
  font-size: 11px;
  line-height: 16px;
  margin: 3px 0;
}
.k2UserBlock .k2UserBlockActions {
  margin-bottom: 10px;
}
.k2UserBlock .ubAvatar {
  margin-right: 12px;
}
.k2UserBlock .ubName {
  font-size: 13px;
}
.k2LoginBlock ul li {
  font-size: 11px;
}
.k2UserBlock .k2UserBlockActions li,
.k2UsersBlock .ubUserItems li,
.k2UsersBlock .ubUserAdditionalInfo a {
  font-size: 12px;
  padding-left: 16px;
}
.k2BreadcrumbsBlock span.bcTitle {
  color: #5c789e;
  padding: 0 4px 0 0;
}
.k2BreadcrumbsBlock span.bcSeparator {
  font-size: 14px;
  padding: 0 4px;
}
.k2CalendarLoader {
  background: #ffffff;
}
.k2CalendarBlock {
  margin-bottom: 8px;
}
.k2CalendarBlock table.calendar {
  margin: 0 auto;
  width: 100%;
  border-collapse: collapse;
}
.k2CalendarBlock table.calendar tr:nth-of-type(even) td:nth-of-type(odd),
.k2CalendarBlock table.calendar tr:nth-of-type(odd) td:nth-of-type(even) {
  background-color: #ffffff;
}
.k2CalendarBlock table.calendar tr td {
  padding: 3px;
  text-align: center;
  vertical-align: middle;
}
.k2CalendarBlock table.calendar tr .calendarDate,
.k2CalendarBlock table.calendar tr .calendarDateEmpty,
.k2CalendarBlock table.calendar tr .calendarDateLinked,
.k2CalendarBlock table.calendar tr .calendarTodayLinked {
  box-shadow: none;
}
.k2CalendarBlock table.calendar tr .calendarNavMonthPrev,
.k2CalendarBlock table.calendar tr .calendarNavMonthNext {
  font-size: 19px !important;
  text-align: center;
}
.k2CalendarBlock table.calendar tr .calendarNavLink {
  color: #5c789e;
  text-decoration: none;
}
.k2CalendarBlock table.calendar tr .calendarNavLink:hover {
  color: #4388ee;
}
.k2CalendarBlock table.calendar tr .calendarCurrentMonth {
  background-color: #4388ee !important;
  color: #ffffff;
}
.k2CalendarBlock table.calendar tr .calendarDayName {
  font-size: 12px;
  font-weight: 400;
  width: 14.2%;
  color: inherit;
  background: rgba(255, 255, 255, 0.1);
}
.k2CalendarBlock table.calendar tr .calendarDateEmpty {
  background: rgba(255, 255, 255, 0.1);
}
.k2CalendarBlock table.calendar tr .calendarNavMonthPrev,
.k2CalendarBlock table.calendar tr .calendarNavMonthNext {
  background: rgba(0, 0, 0, 0.05);
}
.k2CalendarBlock table.calendar tr .calendarDateLinked {
  padding: 0;
}
.k2CalendarBlock table.calendar tr .calendarDateLinked a {
  display: block;
  padding: 2px;
}
.k2CalendarBlock table.calendar tr .calendarDateLinked a:hover {
  display: block;
  padding: 2px;
}
.k2CalendarBlock table.calendar tr .calendarToday {
  color: #5c789e;
}
.k2CalendarBlock table.calendar tr .calendarTodayLinked {
  color: #ffffff;
  padding: 0;
}
.k2CalendarBlock table.calendar tr .calendarTodayLinked a {
  color: #5c789e !important;
  background: rgba(0, 0, 0, 0.05);
  font-weight: normal;
  display: block;
  padding: 3px;
  box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.05) inset;
}
.k2CalendarBlock table.calendar tr .calendarTodayLinked a:hover {
  background-color: #f4f4f4;
  color: #404040;
  display: block;
  padding: 2px;
}
.k2CategorySelectBlock form select {
  width: auto;
}
.k2TagCloudBlock {
  font-size: 15px;
  padding: 8px 0 0 4px;
}
#k2Container .gsc-branding-text {
  text-align: right;
}
#k2Container .gsc-control {
  width: 100%;
}
#k2Container .gs-visibleUrl {
  display: none;
}
a.ubUserURL,
a.ubUserFeedIcon {
  clear: both;
  display: block;
  font-size: 12px;
}
span.ubUserEmail {
  display: inline-block;
  height: 16px;
  margin: 0 2px 0 0;
  overflow: hidden;
  padding: 0;
  width: 16px;
}
span.ubUserEmail a {
  display: inline-block;
  height: 16px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  width: 16px;
}
.k2UsersBlock ul li h3 {
  clear: both;
  margin: 8px 0 0 0;
  padding: 0;
}
.k2UsersBlock .ubUserDescription p {
  font-size: 16px;
}
.k2UsersBlock .ubUserAvatar {
  margin-right: 12px;
}
.k2UsersBlock .ubUserName {
  display: block;
  line-height: 11px;
}
.k2UsersBlock h3 {
  font-size: 20px;
}
.k2UsersBlock .ubUserItems {
  font-size: 16px;
}
.catCounter {
  font-size: 13px;
  font-weight: normal;
}
.itemContainerLast:first-child .itemImageBlock,
.clr + .itemContainerLast .itemImageBlock {
  padding: 0;
}
.itemCommentsPagination ul li {
  display: inline-block;
  font-size: 80%;
  margin: 0 3px;
}
.itemCommentsPagination ul {
  text-align: right;
}
#k2Container .pagination a,
#k2Container .pagination strong {
  padding: 5px 10px 5px;
}
.itemsContainer {
  max-width: 100%;
}
.k2UsersBlock li {
  list-style-type: none;
}
.recaptchatable {
  float: left;
}
#kunena.layout .navbar-inner,
#kunena.layout .breadcrumb {
  background-color: #f9fcff;
  border-color: #e5f3ff;
}
#kunena.layout tr.category:nth-child(odd) {
  background-color: #f9fcff;
}
#kunena.layout .navbar .nav > .active > a,
#kunena.layout .navbar .nav > li > a:focus,
#kunena.layout .navbar .nav > li > a:hover {
  background-color: #eaf5ff;
}
#sp-page-builder .sp-pagebuilder-page-edit {
  top: 140px;
  right: 45px;
  padding: 10px 15px;
  border-radius: 0;
  border: 0;
  position: fixed;
  background: #4388ee;
  background: -moz-linear-gradient(left, #2bbdbd 0%, #4388ee 65%, #4388ee 100%);
  background: -webkit-linear-gradient(left, #2bbdbd 0%, #4388ee 65%, #4388ee 100%);
  background: linear-gradient(90deg, #2bbdbd 0%, #4388ee 65%, #4388ee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2bbdbd', endColorstr='#4388ee', GradientType=0);
}
#sp-pagebuilder-view .tm-header-layout {
  visibility: hidden;
}
.sppb-section-content-center {
  display: block;
}
.sp-editable-content:focus,
.medium-editor-element:focus,
.sp-inline-editable-element:focus {
  outline: none;
}
.sppb-addon-header.uk-h1 > .sppb-addon-title {
  font-size: 44px;
  line-height: 60px;
}
.sppb-addon-header.uk-module-title.sppb-text-center:after {
  left: 50%;
  margin-left: -30px;
}
.sppb-addon-header.uk-module-title.sppb-text-right:after {
  left: auto;
  right: 0;
}
.sppb-addon-title .sppb-addon-title-icon {
  padding-right: 10px;
}
.mod-sppagebuilder .sppb-container-inner {
  margin-right: auto;
  margin-left: auto;
}
.mod-sppagebuilder .sppb-column-addons .sppb-container-inner {
  padding: 0;
}
#sp-page-builder .sp-pagebuilder-page-edit,
.sp-page-builder .sp-pagebuilder-page-edit,
#tm-page-builder .sp-pagebuilder-page-edit,
.tm-page-builder .sp-pagebuilder-page-edit {
  background-color: #4388ee;
  color: #ffffff;
}
#sp-page-builder .sp-pagebuilder-page-edit:hover,
.sp-page-builder .sp-pagebuilder-page-edit:hover,
#tm-page-builder .sp-pagebuilder-page-edit:hover,
.tm-page-builder .sp-pagebuilder-page-edit:hover {
  background-color: #3f85ed;
  color: #ffffff;
}
#sp-page-builder .sp-pagebuilder-page-edit:active,
.sp-page-builder .sp-pagebuilder-page-edit:active,
#tm-page-builder .sp-pagebuilder-page-edit:active,
.tm-page-builder .sp-pagebuilder-page-edit:active,
#sp-page-builder .sp-pagebuilder-page-edit:focus,
.sp-page-builder .sp-pagebuilder-page-edit:focus,
#tm-page-builder .sp-pagebuilder-page-edit:focus,
.tm-page-builder .sp-pagebuilder-page-edit:focus {
  background-color: #3b82ec;
  color: #ffffff;
}
#sp-page-builder [class*="tm-title"],
.sp-page-builder [class*="tm-title"],
#tm-page-builder [class*="tm-title"],
.tm-page-builder [class*="tm-title"] {
  overflow: hidden;
}
#sp-page-builder [class*="tm-title"] .sppb-section-title > .sppb-title-heading,
.sp-page-builder [class*="tm-title"] .sppb-section-title > .sppb-title-heading,
#tm-page-builder [class*="tm-title"] .sppb-section-title > .sppb-title-heading,
.tm-page-builder [class*="tm-title"] .sppb-section-title > .sppb-title-heading {
  font-size: 200px;
  line-height: 80px;
  letter-spacing: -5px;
  margin-bottom: 0;
  font-weight: 700;
  color: #f5f8fb;
}
#sp-page-builder .tm-title-bottom-right .sppb-section-title,
.sp-page-builder .tm-title-bottom-right .sppb-section-title,
#tm-page-builder .tm-title-bottom-right .sppb-section-title,
.tm-page-builder .tm-title-bottom-right .sppb-section-title {
  position: absolute;
  bottom: -15px;
  right: 100px;
}
#sp-page-builder [class*="tm-vertical-title"] .sppb-section-title,
.sp-page-builder [class*="tm-vertical-title"] .sppb-section-title,
#tm-page-builder [class*="tm-vertical-title"] .sppb-section-title,
.tm-page-builder [class*="tm-vertical-title"] .sppb-section-title {
  position: absolute;
  top: 0;
  transform: rotateZ(-90deg) translateX(5em) translateY(1em);
  transform-origin: left;
}
#sp-page-builder [class*="tm-vertical-title"] .sppb-section-title > .sppb-title-heading,
.sp-page-builder [class*="tm-vertical-title"] .sppb-section-title > .sppb-title-heading,
#tm-page-builder [class*="tm-vertical-title"] .sppb-section-title > .sppb-title-heading,
.tm-page-builder [class*="tm-vertical-title"] .sppb-section-title > .sppb-title-heading {
  font-size: 15px;
  line-height: 32px;
  letter-spacing: 5px;
  margin-bottom: 0;
  font-weight: 700;
  font-family: 'Playfair Display';
  color: #5c789e;
  text-transform: uppercase;
}
#sp-page-builder [class*="tm-vertical-title"] .sppb-section-title > .sppb-title-heading:before,
.sp-page-builder [class*="tm-vertical-title"] .sppb-section-title > .sppb-title-heading:before,
#tm-page-builder [class*="tm-vertical-title"] .sppb-section-title > .sppb-title-heading:before,
.tm-page-builder [class*="tm-vertical-title"] .sppb-section-title > .sppb-title-heading:before {
  content: "";
  position: absolute;
  width: 6.5em;
  background-image: linear-gradient(rgba(92, 120, 158, 0.5), rgba(0, 0, 0, 0));
  background-size: 100% 1px;
  background-repeat: no-repeat;
  bottom: 14px;
  right: 110%;
  background-position: center 72%;
  height: 1px;
}
#sp-page-builder .tm-vertical-title-right .sppb-section-title,
.sp-page-builder .tm-vertical-title-right .sppb-section-title,
#tm-page-builder .tm-vertical-title-right .sppb-section-title,
.tm-page-builder .tm-vertical-title-right .sppb-section-title {
  right: 0;
  transform-origin: top;
}
#sp-page-builder form.sppb-optin-form,
.sp-page-builder form.sppb-optin-form,
#tm-page-builder form.sppb-optin-form,
.tm-page-builder form.sppb-optin-form {
  margin: 10px 0;
}
#sp-page-builder form.sppb-optin-form .sppb-optin-form-details,
.sp-page-builder form.sppb-optin-form .sppb-optin-form-details,
#tm-page-builder form.sppb-optin-form .sppb-optin-form-details,
.tm-page-builder form.sppb-optin-form .sppb-optin-form-details {
  font-family: 'Playfair Display';
}
#sp-page-builder [class*="tm-top-title"] .sppb-section-title,
.sp-page-builder [class*="tm-top-title"] .sppb-section-title,
#tm-page-builder [class*="tm-top-title"] .sppb-section-title,
.tm-page-builder [class*="tm-top-title"] .sppb-section-title {
  position: absolute;
  top: 40px;
}
#sp-page-builder [class*="tm-title-bottom"] .sppb-section-title,
.sp-page-builder [class*="tm-title-bottom"] .sppb-section-title,
#tm-page-builder [class*="tm-title-bottom"] .sppb-section-title,
.tm-page-builder [class*="tm-title-bottom"] .sppb-section-title {
  position: absolute;
  bottom: -10px;
}
#sp-page-builder [class*="tm-title"].tm-light-title .sppb-section-title > .sppb-title-heading,
.sp-page-builder [class*="tm-title"].tm-light-title .sppb-section-title > .sppb-title-heading,
#tm-page-builder [class*="tm-title"].tm-light-title .sppb-section-title > .sppb-title-heading,
.tm-page-builder [class*="tm-title"].tm-light-title .sppb-section-title > .sppb-title-heading {
  color: rgba(255, 255, 255, 0.1) !important;
}
#sp-page-builder .tm-title-top-left .sppb-section-title,
.sp-page-builder .tm-title-top-left .sppb-section-title,
#tm-page-builder .tm-title-top-left .sppb-section-title,
.tm-page-builder .tm-title-top-left .sppb-section-title {
  position: absolute;
  top: 60px;
  left: 100px;
}
#sp-page-builder .tm-title-top-right .sppb-section-title,
.sp-page-builder .tm-title-top-right .sppb-section-title,
#tm-page-builder .tm-title-top-right .sppb-section-title,
.tm-page-builder .tm-title-top-right .sppb-section-title {
  position: absolute;
  top: 30px;
  right: 100px;
}
#sp-page-builder .tm-title-bottom-right .sppb-section-title,
.sp-page-builder .tm-title-bottom-right .sppb-section-title,
#tm-page-builder .tm-title-bottom-right .sppb-section-title,
.tm-page-builder .tm-title-bottom-right .sppb-section-title {
  position: absolute;
  bottom: -30px;
  right: 100px;
}
#sp-page-builder .tm-block-main,
.sp-page-builder .tm-block-main,
#tm-page-builder .tm-block-main,
.tm-page-builder .tm-block-main {
  padding-top: 0;
  padding-bottom: 0;
}
#sp-page-builder .tm-block-main > .uk-container,
.sp-page-builder .tm-block-main > .uk-container,
#tm-page-builder .tm-block-main > .uk-container,
.tm-page-builder .tm-block-main > .uk-container,
#sp-page-builder .tm-block-main > .mod-sppagebuilder .sppb-container-inner,
.sp-page-builder .tm-block-main > .mod-sppagebuilder .sppb-container-inner,
#tm-page-builder .tm-block-main > .mod-sppagebuilder .sppb-container-inner,
.tm-page-builder .tm-block-main > .mod-sppagebuilder .sppb-container-inner,
#sp-page-builder .tm-block-main > .sppb-row-container,
.sp-page-builder .tm-block-main > .sppb-row-container,
#tm-page-builder .tm-block-main > .sppb-row-container,
.tm-page-builder .tm-block-main > .sppb-row-container {
  max-width: 100%;
  padding: 0;
}
#sp-page-builder .sppb-section-title h1.sppb-title-heading,
.sp-page-builder .sppb-section-title h1.sppb-title-heading,
#tm-page-builder .sppb-section-title h1.sppb-title-heading,
.tm-page-builder .sppb-section-title h1.sppb-title-heading {
  font-size: 44px;
  line-height: 60px;
}
#sp-page-builder .sppb-section-title h2.sppb-title-heading,
.sp-page-builder .sppb-section-title h2.sppb-title-heading,
#tm-page-builder .sppb-section-title h2.sppb-title-heading,
.tm-page-builder .sppb-section-title h2.sppb-title-heading {
  font-size: 34px;
  line-height: 43px;
}
#sp-page-builder .sppb-section-title h3.sppb-title-heading,
.sp-page-builder .sppb-section-title h3.sppb-title-heading,
#tm-page-builder .sppb-section-title h3.sppb-title-heading,
.tm-page-builder .sppb-section-title h3.sppb-title-heading {
  font-size: 28px;
  line-height: 32px;
}
#sp-page-builder .sppb-section-title h4.sppb-title-heading,
.sp-page-builder .sppb-section-title h4.sppb-title-heading,
#tm-page-builder .sppb-section-title h4.sppb-title-heading,
.tm-page-builder .sppb-section-title h4.sppb-title-heading {
  font-size: 20px;
  line-height: 32px;
}
#sp-page-builder .sppb-section-title h5.sppb-title-heading,
.sp-page-builder .sppb-section-title h5.sppb-title-heading,
#tm-page-builder .sppb-section-title h5.sppb-title-heading,
.tm-page-builder .sppb-section-title h5.sppb-title-heading {
  font-size: 16px;
  line-height: 22px;
}
#sp-page-builder .sppb-section-title h6.sppb-title-heading,
.sp-page-builder .sppb-section-title h6.sppb-title-heading,
#tm-page-builder .sppb-section-title h6.sppb-title-heading,
.tm-page-builder .sppb-section-title h6.sppb-title-heading {
  font-size: 14px;
  line-height: 18px;
}
#sp-page-builder .sppb-section-title .sppb-title-subheading,
.sp-page-builder .sppb-section-title .sppb-title-subheading,
#tm-page-builder .sppb-section-title .sppb-title-subheading,
.tm-page-builder .sppb-section-title .sppb-title-subheading {
  font-size: 18px;
  line-height: 32px;
}
#sp-page-builder .sppb-btn,
.sp-page-builder .sppb-btn,
#tm-page-builder .sppb-btn,
.tm-page-builder .sppb-btn {
  /* 1 */
  -webkit-appearance: none;
  /* 2 */
  margin: 0;
  /* 3 */
  /* 4 */
  overflow: visible;
  /* 5 */
  font: inherit;
  color: #ffffff;
  /* 6 */
  text-transform: none;
  /* 7 */
  display: inline-block;
  box-sizing: border-box;
  padding: 0 20px;
  background: #022d6b;
  vertical-align: middle;
  /* 8 */
  line-height: 45px;
  /* 9 */
  min-height: 45px;
  /* 10 */
  font-size: 0.9rem;
  /* 11 */
  text-decoration: none;
  text-align: center;
  border-radius: 0;
  border: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.3s ease-in-out;
  transition-duration: 200ms;
}
#sp-page-builder .sppb-btn i:before,
.sp-page-builder .sppb-btn i:before,
#tm-page-builder .sppb-btn i:before,
.tm-page-builder .sppb-btn i:before {
  font-size: 15px;
  margin: 0 5px;
}
#sp-page-builder .sppb-btn.uk-button-large i:before,
.sp-page-builder .sppb-btn.uk-button-large i:before,
#tm-page-builder .sppb-btn.uk-button-large i:before,
.tm-page-builder .sppb-btn.uk-button-large i:before {
  font-size: 14px;
}
#sp-page-builder .sppb-btn:hover,
.sp-page-builder .sppb-btn:hover,
#tm-page-builder .sppb-btn:hover,
.tm-page-builder .sppb-btn:hover {
  box-shadow: 0 10px 30px rgba(2, 45, 107, 0.3);
}
#sp-page-builder .sppb-btn:focus,
.sp-page-builder .sppb-btn:focus,
#tm-page-builder .sppb-btn:focus,
.tm-page-builder .sppb-btn:focus,
#sp-page-builder .sppb-btn:active,
.sp-page-builder .sppb-btn:active,
#tm-page-builder .sppb-btn:active,
.tm-page-builder .sppb-btn:active {
  box-shadow: 0 5px 5px rgba(2, 45, 107, 0.3);
}
#sp-page-builder .sppb-btn i.fa:before,
.sp-page-builder .sppb-btn i.fa:before,
#tm-page-builder .sppb-btn i.fa:before,
.tm-page-builder .sppb-btn i.fa:before {
  font-size: inherit;
  margin: 0 5px;
}
#sp-page-builder .sppb-btn.sppb-btn-action-icon,
.sp-page-builder .sppb-btn.sppb-btn-action-icon,
#tm-page-builder .sppb-btn.sppb-btn-action-icon,
.tm-page-builder .sppb-btn.sppb-btn-action-icon {
  height: 70px;
  width: 70px;
  line-height: 70px;
  position: relative;
  background: #4388ee;
  background: -moz-linear-gradient(left, rgba(43, 189, 189, 0.85) 0%, #4388ee 65%, #2155a6 100%);
  background: -webkit-linear-gradient(left, rgba(43, 189, 189, 0.85) 0%, #4388ee 65%, #2155a6 100%);
  background: linear-gradient(90deg, rgba(43, 189, 189, 0.85) 0%, #4388ee 65%, #2155a6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(43, 189, 189, 0.85)', endColorstr='#2155a6', GradientType=0);
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.075), 0 0 0 11px rgba(255, 255, 255, 0.15);
  -webkit-animation: tm-bouncing 2.5s infinite;
  animation: tm-bouncing 2.5s infinite;
}
#sp-page-builder .sppb-btn.sppb-btn-action-icon .fa.fa-play,
.sp-page-builder .sppb-btn.sppb-btn-action-icon .fa.fa-play,
#tm-page-builder .sppb-btn.sppb-btn-action-icon .fa.fa-play,
.tm-page-builder .sppb-btn.sppb-btn-action-icon .fa.fa-play {
  text-indent: -0.4em;
}
#sp-page-builder .sppb-btn.sppb-btn-action-icon .fa.fa-play:before,
.sp-page-builder .sppb-btn.sppb-btn-action-icon .fa.fa-play:before,
#tm-page-builder .sppb-btn.sppb-btn-action-icon .fa.fa-play:before,
.tm-page-builder .sppb-btn.sppb-btn-action-icon .fa.fa-play:before {
  font-family: "beluga-icons";
  content: "\f171";
  font-size: 24px;
  font-weight: bold;
  line-height: 70px;
  margin: 0;
  display: block;
}
#sp-page-builder .sppb-btn.sppb-btn-action-icon:before,
.sp-page-builder .sppb-btn.sppb-btn-action-icon:before,
#tm-page-builder .sppb-btn.sppb-btn-action-icon:before,
.tm-page-builder .sppb-btn.sppb-btn-action-icon:before,
#sp-page-builder .sppb-btn.sppb-btn-action-icon:after,
.sp-page-builder .sppb-btn.sppb-btn-action-icon:after,
#tm-page-builder .sppb-btn.sppb-btn-action-icon:after,
.tm-page-builder .sppb-btn.sppb-btn-action-icon:after {
  content: "";
  position: absolute;
  width: 70px;
  height: 70px;
  visibility: visible;
  box-shadow: 0 0 0 7px #2bbdbd;
  left: 0;
  top: 0;
  right: 0;
  opacity: 0;
}
#sp-page-builder .sppb-btn.sppb-btn-action-icon:before,
.sp-page-builder .sppb-btn.sppb-btn-action-icon:before,
#tm-page-builder .sppb-btn.sppb-btn-action-icon:before,
.tm-page-builder .sppb-btn.sppb-btn-action-icon:before {
  animation: pulsate 2.5s cubic-bezier(0.25, 0.1, 0.25, 1) infinite;
}
#sp-page-builder .sppb-btn.sppb-btn-action-icon:after,
.sp-page-builder .sppb-btn.sppb-btn-action-icon:after,
#tm-page-builder .sppb-btn.sppb-btn-action-icon:after,
.tm-page-builder .sppb-btn.sppb-btn-action-icon:after {
  animation: pulsate 2.5s cubic-bezier(0.1, 0.25, 1, 0.45) infinite;
}
#sp-page-builder .sppb-btn.sppb-btn-action-icon:hover,
.sp-page-builder .sppb-btn.sppb-btn-action-icon:hover,
#tm-page-builder .sppb-btn.sppb-btn-action-icon:hover,
.tm-page-builder .sppb-btn.sppb-btn-action-icon:hover {
  -webkit-animation: tm-bouncing 0.5s infinite;
  animation: tm-bouncing 0.5s infinite;
}
#sp-page-builder .sppb-btn.sppb-btn-action-icon:hover:before,
.sp-page-builder .sppb-btn.sppb-btn-action-icon:hover:before,
#tm-page-builder .sppb-btn.sppb-btn-action-icon:hover:before,
.tm-page-builder .sppb-btn.sppb-btn-action-icon:hover:before,
#sp-page-builder .sppb-btn.sppb-btn-action-icon:hover:after,
.sp-page-builder .sppb-btn.sppb-btn-action-icon:hover:after,
#tm-page-builder .sppb-btn.sppb-btn-action-icon:hover:after,
.tm-page-builder .sppb-btn.sppb-btn-action-icon:hover:after {
  animation: none;
  box-shadow: none;
}
#sp-page-builder .sppb-btn.sppb-btn-action-icon:active,
.sp-page-builder .sppb-btn.sppb-btn-action-icon:active,
#tm-page-builder .sppb-btn.sppb-btn-action-icon:active,
.tm-page-builder .sppb-btn.sppb-btn-action-icon:active {
  box-shadow: none !important;
  -webkit-animation: none;
  animation: none;
  -webkit-transform: translateY(10%);
}
#sp-page-builder .sppb-btn.sppb-btn-action-icon.sppb-btn-round:before,
.sp-page-builder .sppb-btn.sppb-btn-action-icon.sppb-btn-round:before,
#tm-page-builder .sppb-btn.sppb-btn-action-icon.sppb-btn-round:before,
.tm-page-builder .sppb-btn.sppb-btn-action-icon.sppb-btn-round:before,
#sp-page-builder .sppb-btn.sppb-btn-action-icon.sppb-btn-round:after,
.sp-page-builder .sppb-btn.sppb-btn-action-icon.sppb-btn-round:after,
#tm-page-builder .sppb-btn.sppb-btn-action-icon.sppb-btn-round:after,
.tm-page-builder .sppb-btn.sppb-btn-action-icon.sppb-btn-round:after {
  border-radius: 50%;
}
#sp-page-builder .sppb-btn.sppb-btn-action-icon.sppb-btn-square:before,
.sp-page-builder .sppb-btn.sppb-btn-action-icon.sppb-btn-square:before,
#tm-page-builder .sppb-btn.sppb-btn-action-icon.sppb-btn-square:before,
.tm-page-builder .sppb-btn.sppb-btn-action-icon.sppb-btn-square:before,
#sp-page-builder .sppb-btn.sppb-btn-action-icon.sppb-btn-square:after,
.sp-page-builder .sppb-btn.sppb-btn-action-icon.sppb-btn-square:after,
#tm-page-builder .sppb-btn.sppb-btn-action-icon.sppb-btn-square:after,
.tm-page-builder .sppb-btn.sppb-btn-action-icon.sppb-btn-square:after {
  border-radius: 0;
}
#sp-page-builder .sppb-btn.sppb-btn-action-icon.sppb-btn-rounded:before,
.sp-page-builder .sppb-btn.sppb-btn-action-icon.sppb-btn-rounded:before,
#tm-page-builder .sppb-btn.sppb-btn-action-icon.sppb-btn-rounded:before,
.tm-page-builder .sppb-btn.sppb-btn-action-icon.sppb-btn-rounded:before,
#sp-page-builder .sppb-btn.sppb-btn-action-icon.sppb-btn-rounded:after,
.sp-page-builder .sppb-btn.sppb-btn-action-icon.sppb-btn-rounded:after,
#tm-page-builder .sppb-btn.sppb-btn-action-icon.sppb-btn-rounded:after,
.tm-page-builder .sppb-btn.sppb-btn-action-icon.sppb-btn-rounded:after {
  border-radius: 0;
}
#sp-page-builder .sppb-btn.sppb-btn-action-icon:hover:after,
.sp-page-builder .sppb-btn.sppb-btn-action-icon:hover:after,
#tm-page-builder .sppb-btn.sppb-btn-action-icon:hover:after,
.tm-page-builder .sppb-btn.sppb-btn-action-icon:hover:after {
  animation: none;
}
#sp-page-builder .sppb-btn-round,
.sp-page-builder .sppb-btn-round,
#tm-page-builder .sppb-btn-round,
.tm-page-builder .sppb-btn-round {
  border-radius: 100px;
  padding: 0 30px;
}
#sp-page-builder .sppb-btn-square,
.sp-page-builder .sppb-btn-square,
#tm-page-builder .sppb-btn-square,
.tm-page-builder .sppb-btn-square {
  border-radius: 0 !important;
}
#sp-page-builder .sppb-btn-link,
.sp-page-builder .sppb-btn-link,
#tm-page-builder .sppb-btn-link,
.tm-page-builder .sppb-btn-link {
  background-color: rgba(0, 0, 0, 0);
  color: #5c789e;
}
#sp-page-builder .sp-pagebuilder-btn:after,
.sp-page-builder .sp-pagebuilder-btn:after,
#tm-page-builder .sp-pagebuilder-btn:after,
.tm-page-builder .sp-pagebuilder-btn:after {
  display: none;
}
#sp-page-builder .sppb-btn-xlg,
.sp-page-builder .sppb-btn-xlg,
#tm-page-builder .sppb-btn-xlg,
.tm-page-builder .sppb-btn-xlg {
  min-height: 60px;
  padding: 0 35px;
  line-height: 64px;
  font-size: 24px;
}
#sp-page-builder .sppb-btn-lg,
.sp-page-builder .sppb-btn-lg,
#tm-page-builder .sppb-btn-lg,
.tm-page-builder .sppb-btn-lg {
  min-height: 54px;
  padding: 0 25px;
  line-height: 54px;
  font-size: 15px;
}
#sp-page-builder .sppb-btn-sm,
.sp-page-builder .sppb-btn-sm,
#tm-page-builder .sppb-btn-sm,
.tm-page-builder .sppb-btn-sm {
  min-height: 42px;
  padding: 0 15px;
  line-height: 42px;
  font-size: 14px;
}
#sp-page-builder .sppb-btn-xs,
.sp-page-builder .sppb-btn-xs,
#tm-page-builder .sppb-btn-xs,
.tm-page-builder .sppb-btn-xs {
  min-height: 25px;
  padding: 0 6px;
  line-height: 25px;
  font-size: 14px;
}
#sp-page-builder .sppb-btn-success,
.sp-page-builder .sppb-btn-success,
#tm-page-builder .sppb-btn-success,
.tm-page-builder .sppb-btn-success {
  background-color: #76ad34;
  color: #ffffff;
}
#sp-page-builder .sppb-btn-success:hover,
.sp-page-builder .sppb-btn-success:hover,
#tm-page-builder .sppb-btn-success:hover,
.tm-page-builder .sppb-btn-success:hover {
  box-shadow: 0 10px 30px rgba(118, 173, 52, 0.4);
}
#sp-page-builder .sppb-btn-warning,
.sp-page-builder .sppb-btn-warning,
#tm-page-builder .sppb-btn-warning,
.tm-page-builder .sppb-btn-warning {
  background-color: #e88600;
  color: #ffffff;
}
#sp-page-builder .sppb-btn-warning:hover,
.sp-page-builder .sppb-btn-warning:hover,
#tm-page-builder .sppb-btn-warning:hover,
.tm-page-builder .sppb-btn-warning:hover {
  box-shadow: 0 10px 30px rgba(232, 134, 0, 0.4);
}
#sp-page-builder .sppb-btn-danger,
.sp-page-builder .sppb-btn-danger,
#tm-page-builder .sppb-btn-danger,
.tm-page-builder .sppb-btn-danger {
  background-color: #d63617;
  color: #ffffff;
}
#sp-page-builder .sppb-btn-danger:hover,
.sp-page-builder .sppb-btn-danger:hover,
#tm-page-builder .sppb-btn-danger:hover,
.tm-page-builder .sppb-btn-danger:hover {
  box-shadow: 0 10px 30px rgba(214, 54, 23, 0.4);
}
#sp-page-builder .sppb-magnific-popup,
.sp-page-builder .sppb-magnific-popup,
#tm-page-builder .sppb-magnific-popup,
.tm-page-builder .sppb-magnific-popup {
  box-shadow: 0 10px 30px rgba(67, 136, 238, 0.4);
}
#sp-page-builder .sppb-btn-gradient,
.sp-page-builder .sppb-btn-gradient,
#tm-page-builder .sppb-btn-gradient,
.tm-page-builder .sppb-btn-gradient {
  background-color: #4388ee;
  position: relative;
  z-index: 2;
  color: #ffffff;
  transition: all 0.3s ease-in-out;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
}
#sp-page-builder .sppb-btn-gradient.sppb-modal-selector,
.sp-page-builder .sppb-btn-gradient.sppb-modal-selector,
#tm-page-builder .sppb-btn-gradient.sppb-modal-selector,
.tm-page-builder .sppb-btn-gradient.sppb-modal-selector {
  overflow: hidden;
}
#sp-page-builder .sppb-btn-gradient:before,
.sp-page-builder .sppb-btn-gradient:before,
#tm-page-builder .sppb-btn-gradient:before,
.tm-page-builder .sppb-btn-gradient:before,
#sp-page-builder .sppb-btn-gradient:after,
.sp-page-builder .sppb-btn-gradient:after,
#tm-page-builder .sppb-btn-gradient:after,
.tm-page-builder .sppb-btn-gradient:after {
  content: '';
  position: absolute;
  z-index: -2;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transition: all 0.3s ease-in-out;
}
#sp-page-builder .sppb-btn-gradient:before,
.sp-page-builder .sppb-btn-gradient:before,
#tm-page-builder .sppb-btn-gradient:before,
.tm-page-builder .sppb-btn-gradient:before {
  opacity: 1;
  visibility: visible;
  background: #4388ee;
  background: -moz-linear-gradient(left, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: -webkit-linear-gradient(left, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: linear-gradient(90deg, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2bbdbd', endColorstr='#2155a6', GradientType=0);
}
#sp-page-builder .sppb-btn-gradient:after,
.sp-page-builder .sppb-btn-gradient:after,
#tm-page-builder .sppb-btn-gradient:after,
.tm-page-builder .sppb-btn-gradient:after {
  opacity: 0;
  visibility: hidden;
  background: #4388ee;
  background: -moz-linear-gradient(left, #2155a6 0%, #4388ee 65%, #2bbdbd 100%);
  background: -webkit-linear-gradient(left, #2155a6 0%, #4388ee 65%, #2bbdbd 100%);
  background: linear-gradient(90deg, #2155a6 0%, #4388ee 65%, #2bbdbd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2155a6', endColorstr='#2bbdbd', GradientType=0);
}
#sp-page-builder .sppb-btn-gradient:hover,
.sp-page-builder .sppb-btn-gradient:hover,
#tm-page-builder .sppb-btn-gradient:hover,
.tm-page-builder .sppb-btn-gradient:hover {
  opacity: 1;
  visibility: visible;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05), 10px 10px 30px rgba(67, 136, 238, 0.4) !important;
}
#sp-page-builder .sppb-btn-gradient:hover:before,
.sp-page-builder .sppb-btn-gradient:hover:before,
#tm-page-builder .sppb-btn-gradient:hover:before,
.tm-page-builder .sppb-btn-gradient:hover:before {
  opacity: 0;
  visibility: hidden;
}
#sp-page-builder .sppb-btn-gradient:hover:after,
.sp-page-builder .sppb-btn-gradient:hover:after,
#tm-page-builder .sppb-btn-gradient:hover:after,
.tm-page-builder .sppb-btn-gradient:hover:after {
  opacity: 1;
  visibility: visible;
}
#sp-page-builder .sppb-btn-gradient.sppb-btn-action-icon,
.sp-page-builder .sppb-btn-gradient.sppb-btn-action-icon,
#tm-page-builder .sppb-btn-gradient.sppb-btn-action-icon,
.tm-page-builder .sppb-btn-gradient.sppb-btn-action-icon {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05), 10px 10px 30px rgba(67, 136, 238, 0.4) !important;
}
#sp-page-builder .sppb-btn-primary,
.sp-page-builder .sppb-btn-primary,
#tm-page-builder .sppb-btn-primary,
.tm-page-builder .sppb-btn-primary {
  background-color: #4388ee;
  color: #ffffff;
}
#sp-page-builder .sppb-btn-primary:hover,
.sp-page-builder .sppb-btn-primary:hover,
#tm-page-builder .sppb-btn-primary:hover,
.tm-page-builder .sppb-btn-primary:hover {
  box-shadow: 0 10px 30px rgba(67, 136, 238, 0.4);
}
#sp-page-builder .sppb-btn-primary:focus,
.sp-page-builder .sppb-btn-primary:focus,
#tm-page-builder .sppb-btn-primary:focus,
.tm-page-builder .sppb-btn-primary:focus,
#sp-page-builder .sppb-btn-primary:active,
.sp-page-builder .sppb-btn-primary:active,
#tm-page-builder .sppb-btn-primary:active,
.tm-page-builder .sppb-btn-primary:active {
  box-shadow: 0 5px 5px rgba(67, 136, 238, 0.4);
}
#sp-page-builder .sppb-btn-primary-2,
.sp-page-builder .sppb-btn-primary-2,
#tm-page-builder .sppb-btn-primary-2,
.tm-page-builder .sppb-btn-primary-2 {
  background-color: #2bbdbd;
  color: #ffffff;
}
#sp-page-builder .sppb-btn-primary-2:hover,
.sp-page-builder .sppb-btn-primary-2:hover,
#tm-page-builder .sppb-btn-primary-2:hover,
.tm-page-builder .sppb-btn-primary-2:hover {
  background-color: #2bb8b8;
}
#sp-page-builder .sppb-btn-primary-2:focus,
.sp-page-builder .sppb-btn-primary-2:focus,
#tm-page-builder .sppb-btn-primary-2:focus,
.tm-page-builder .sppb-btn-primary-2:focus,
#sp-page-builder .sppb-btn-primary-2:active,
.sp-page-builder .sppb-btn-primary-2:active,
#tm-page-builder .sppb-btn-primary-2:active,
.tm-page-builder .sppb-btn-primary-2:active {
  background-color: #2ab9b9;
}
#sp-page-builder .sppb-btn-primary-2:hover,
.sp-page-builder .sppb-btn-primary-2:hover,
#tm-page-builder .sppb-btn-primary-2:hover,
.tm-page-builder .sppb-btn-primary-2:hover {
  background-color: #2badad;
  box-shadow: 0 10px 30px rgba(43, 189, 189, 0.3);
}
#sp-page-builder .sppb-btn-primary-2:focus,
.sp-page-builder .sppb-btn-primary-2:focus,
#tm-page-builder .sppb-btn-primary-2:focus,
.tm-page-builder .sppb-btn-primary-2:focus,
#sp-page-builder .sppb-btn-primary-2:active,
.sp-page-builder .sppb-btn-primary-2:active,
#tm-page-builder .sppb-btn-primary-2:active,
.tm-page-builder .sppb-btn-primary-2:active {
  background-color: #2ab9b9;
  box-shadow: 0 5px 5px rgba(43, 189, 189, 0.3);
}
#sp-page-builder .sppb-btn-primary-3,
.sp-page-builder .sppb-btn-primary-3,
#tm-page-builder .sppb-btn-primary-3,
.tm-page-builder .sppb-btn-primary-3 {
  background-color: #2155a6;
  color: #ffffff;
}
#sp-page-builder .sppb-btn-primary-3:hover,
.sp-page-builder .sppb-btn-primary-3:hover,
#tm-page-builder .sppb-btn-primary-3:hover,
.tm-page-builder .sppb-btn-primary-3:hover {
  background-color: #2153a1;
}
#sp-page-builder .sppb-btn-primary-3:focus,
.sp-page-builder .sppb-btn-primary-3:focus,
#tm-page-builder .sppb-btn-primary-3:focus,
.tm-page-builder .sppb-btn-primary-3:focus,
#sp-page-builder .sppb-btn-primary-3:active,
.sp-page-builder .sppb-btn-primary-3:active,
#tm-page-builder .sppb-btn-primary-3:active,
.tm-page-builder .sppb-btn-primary-3:active {
  background-color: #2053a2;
}
#sp-page-builder .sppb-btn-primary-3:hover,
.sp-page-builder .sppb-btn-primary-3:hover,
#tm-page-builder .sppb-btn-primary-3:hover,
.tm-page-builder .sppb-btn-primary-3:hover {
  background-color: #214f96;
  box-shadow: 0 10px 30px rgba(33, 85, 166, 0.3);
}
#sp-page-builder .sppb-btn-primary-3:focus,
.sp-page-builder .sppb-btn-primary-3:focus,
#tm-page-builder .sppb-btn-primary-3:focus,
.tm-page-builder .sppb-btn-primary-3:focus,
#sp-page-builder .sppb-btn-primary-3:active,
.sp-page-builder .sppb-btn-primary-3:active,
#tm-page-builder .sppb-btn-primary-3:active,
.tm-page-builder .sppb-btn-primary-3:active {
  background-color: #2053a2;
  box-shadow: 0 5px 5px rgba(33, 85, 166, 0.3);
}
#sp-page-builder .sppb-btn-primary-4,
.sp-page-builder .sppb-btn-primary-4,
#tm-page-builder .sppb-btn-primary-4,
.tm-page-builder .sppb-btn-primary-4 {
  background-color: #105194;
  color: #ffffff;
}
#sp-page-builder .sppb-btn-primary-4:hover,
.sp-page-builder .sppb-btn-primary-4:hover,
#tm-page-builder .sppb-btn-primary-4:hover,
.tm-page-builder .sppb-btn-primary-4:hover {
  background-color: #104e8f;
}
#sp-page-builder .sppb-btn-primary-4:focus,
.sp-page-builder .sppb-btn-primary-4:focus,
#tm-page-builder .sppb-btn-primary-4:focus,
.tm-page-builder .sppb-btn-primary-4:focus,
#sp-page-builder .sppb-btn-primary-4:active,
.sp-page-builder .sppb-btn-primary-4:active,
#tm-page-builder .sppb-btn-primary-4:active,
.tm-page-builder .sppb-btn-primary-4:active {
  background-color: #104e8f;
}
#sp-page-builder .sppb-btn-primary-4:hover,
.sp-page-builder .sppb-btn-primary-4:hover,
#tm-page-builder .sppb-btn-primary-4:hover,
.tm-page-builder .sppb-btn-primary-4:hover {
  background-color: #114984;
  box-shadow: 0 10px 30px rgba(16, 81, 148, 0.3);
}
#sp-page-builder .sppb-btn-primary-4:focus,
.sp-page-builder .sppb-btn-primary-4:focus,
#tm-page-builder .sppb-btn-primary-4:focus,
.tm-page-builder .sppb-btn-primary-4:focus,
#sp-page-builder .sppb-btn-primary-4:active,
.sp-page-builder .sppb-btn-primary-4:active,
#tm-page-builder .sppb-btn-primary-4:active,
.tm-page-builder .sppb-btn-primary-4:active {
  background-color: #104e8f;
  box-shadow: 0 5px 5px rgba(16, 81, 148, 0.3);
}
#sp-page-builder .sppb-btn-secondary,
.sp-page-builder .sppb-btn-secondary,
#tm-page-builder .sppb-btn-secondary,
.tm-page-builder .sppb-btn-secondary {
  background-color: #022d6b;
  color: #ffffff;
}
#sp-page-builder .sppb-btn-secondary:hover,
.sp-page-builder .sppb-btn-secondary:hover,
#tm-page-builder .sppb-btn-secondary:hover,
.tm-page-builder .sppb-btn-secondary:hover {
  background-color: #022b65;
  box-shadow: 0 10px 30px rgba(2, 45, 107, 0.3);
}
#sp-page-builder .sppb-btn-secondary:focus,
.sp-page-builder .sppb-btn-secondary:focus,
#tm-page-builder .sppb-btn-secondary:focus,
.tm-page-builder .sppb-btn-secondary:focus,
#sp-page-builder .sppb-btn-secondary:active,
.sp-page-builder .sppb-btn-secondary:active,
#tm-page-builder .sppb-btn-secondary:active,
.tm-page-builder .sppb-btn-secondary:active {
  background-color: #022b66;
}
#sp-page-builder .sppb-btn-secondary:hover,
.sp-page-builder .sppb-btn-secondary:hover,
#tm-page-builder .sppb-btn-secondary:hover,
.tm-page-builder .sppb-btn-secondary:hover {
  box-shadow: 0 10px 30px rgba(2, 45, 107, 0.3);
}
#sp-page-builder .sppb-btn-secondary:focus,
.sp-page-builder .sppb-btn-secondary:focus,
#tm-page-builder .sppb-btn-secondary:focus,
.tm-page-builder .sppb-btn-secondary:focus,
#sp-page-builder .sppb-btn-secondary:active,
.sp-page-builder .sppb-btn-secondary:active,
#tm-page-builder .sppb-btn-secondary:active,
.tm-page-builder .sppb-btn-secondary:active {
  box-shadow: 0 5px 5px rgba(2, 45, 107, 0.3);
}
#sp-page-builder .sppb-btn-outline,
.sp-page-builder .sppb-btn-outline,
#tm-page-builder .sppb-btn-outline,
.tm-page-builder .sppb-btn-outline {
  position: relative;
  background: rgba(0, 0, 0, 0) !important;
  border: 1px solid #4388ee;
  color: #4388ee;
  box-shadow: none;
  border-radius: 0;
  padding-bottom: 0;
  margin: 0 6px 6px 0;
}
#sp-page-builder .sppb-btn-outline:after,
.sp-page-builder .sppb-btn-outline:after,
#tm-page-builder .sppb-btn-outline:after,
.tm-page-builder .sppb-btn-outline:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  border: 1px solid #4388ee;
  border-width: 0 1px 1px 0;
  z-index: 0;
  left: 0;
  top: 0;
  opacity: 0;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
#sp-page-builder .sppb-btn-outline:hover,
.sp-page-builder .sppb-btn-outline:hover,
#tm-page-builder .sppb-btn-outline:hover,
.tm-page-builder .sppb-btn-outline:hover {
  background: rgba(0, 0, 0, 0) !important;
  border: 1px solid #4388ee !important;
  color: #4388ee;
  box-shadow: none;
  border-color: transparent #4388ee;
}
#sp-page-builder .sppb-btn-outline:hover:after,
.sp-page-builder .sppb-btn-outline:hover:after,
#tm-page-builder .sppb-btn-outline:hover:after,
.tm-page-builder .sppb-btn-outline:hover:after {
  opacity: 1;
  transform: translate(6px, 6px);
}
#sp-page-builder .sppb-btn-outline.uk-button-mini,
.sp-page-builder .sppb-btn-outline.uk-button-mini,
#tm-page-builder .sppb-btn-outline.uk-button-mini,
.tm-page-builder .sppb-btn-outline.uk-button-mini {
  margin: 0;
  padding: 0 15px;
}
#sp-page-builder .sppb-btn-outline.uk-button-primary-2,
.sp-page-builder .sppb-btn-outline.uk-button-primary-2,
#tm-page-builder .sppb-btn-outline.uk-button-primary-2,
.tm-page-builder .sppb-btn-outline.uk-button-primary-2 {
  border-color: #2bbdbd !important;
  color: #2bbdbd;
}
#sp-page-builder .sppb-btn-outline.uk-button-primary-2:after,
.sp-page-builder .sppb-btn-outline.uk-button-primary-2:after,
#tm-page-builder .sppb-btn-outline.uk-button-primary-2:after,
.tm-page-builder .sppb-btn-outline.uk-button-primary-2:after {
  border: 1px solid #2bbdbd;
  border-width: 0 1px 1px 0;
}
#sp-page-builder .sppb-btn-outline.uk-button-primary-2:hover,
.sp-page-builder .sppb-btn-outline.uk-button-primary-2:hover,
#tm-page-builder .sppb-btn-outline.uk-button-primary-2:hover,
.tm-page-builder .sppb-btn-outline.uk-button-primary-2:hover {
  color: #2bbdbd;
  background: rgba(0, 0, 0, 0) !important;
  border: 1px solid #26a8a8 !important;
  box-shadow: none;
}
#sp-page-builder .sppb-btn-outline.uk-button-rounded:after,
.sp-page-builder .sppb-btn-outline.uk-button-rounded:after,
#tm-page-builder .sppb-btn-outline.uk-button-rounded:after,
.tm-page-builder .sppb-btn-outline.uk-button-rounded:after {
  border-radius: 25px;
}
#sp-page-builder .sppb-btn-outline.uk-button-rounded:hover:after,
.sp-page-builder .sppb-btn-outline.uk-button-rounded:hover:after,
#tm-page-builder .sppb-btn-outline.uk-button-rounded:hover:after,
.tm-page-builder .sppb-btn-outline.uk-button-rounded:hover:after {
  transform: translate(4px, 4px);
}
#sp-page-builder .sppb-btn-outline:hover,
.sp-page-builder .sppb-btn-outline:hover,
#tm-page-builder .sppb-btn-outline:hover,
.tm-page-builder .sppb-btn-outline:hover {
  color: #4388ee;
  background: rgba(0, 0, 0, 0) !important;
  border: 1px solid #4388ee !important;
  box-shadow: none;
}
#sp-page-builder .sppb-btn-outline:hover:after,
.sp-page-builder .sppb-btn-outline:hover:after,
#tm-page-builder .sppb-btn-outline:hover:after,
.tm-page-builder .sppb-btn-outline:hover:after {
  transform: translate(6px, 6px);
  opacity: 1;
}
#sp-page-builder .sppb-btn-outline.sppb-btn-round,
.sp-page-builder .sppb-btn-outline.sppb-btn-round,
#tm-page-builder .sppb-btn-outline.sppb-btn-round,
.tm-page-builder .sppb-btn-outline.sppb-btn-round {
  border-radius: 100px;
  padding: 0 30px;
}
#sp-page-builder .sppb-btn-outline.sppb-btn-round:after,
.sp-page-builder .sppb-btn-outline.sppb-btn-round:after,
#tm-page-builder .sppb-btn-outline.sppb-btn-round:after,
.tm-page-builder .sppb-btn-outline.sppb-btn-round:after {
  border-radius: 100px;
}
#sp-page-builder .sppb-btn-outline.sppb-btn-primary-2,
.sp-page-builder .sppb-btn-outline.sppb-btn-primary-2,
#tm-page-builder .sppb-btn-outline.sppb-btn-primary-2,
.tm-page-builder .sppb-btn-outline.sppb-btn-primary-2 {
  border-color: #2bbdbd;
  color: #2bbdbd;
}
#sp-page-builder .sppb-btn-outline.sppb-btn-primary-2:after,
.sp-page-builder .sppb-btn-outline.sppb-btn-primary-2:after,
#tm-page-builder .sppb-btn-outline.sppb-btn-primary-2:after,
.tm-page-builder .sppb-btn-outline.sppb-btn-primary-2:after {
  border: 1px solid #2bbdbd;
  border-width: 0 1px 1px 0;
}
#sp-page-builder .sppb-btn-outline.sppb-btn-primary-2:hover,
.sp-page-builder .sppb-btn-outline.sppb-btn-primary-2:hover,
#tm-page-builder .sppb-btn-outline.sppb-btn-primary-2:hover,
.tm-page-builder .sppb-btn-outline.sppb-btn-primary-2:hover {
  color: #2bbdbd;
  background: rgba(0, 0, 0, 0) !important;
  border: 1px solid #26a8a8 !important;
  box-shadow: none;
}
#sp-page-builder .sppb-btn-outline.sppb-btn-primary-3,
.sp-page-builder .sppb-btn-outline.sppb-btn-primary-3,
#tm-page-builder .sppb-btn-outline.sppb-btn-primary-3,
.tm-page-builder .sppb-btn-outline.sppb-btn-primary-3 {
  border-color: #2155a6;
  color: #2155a6;
}
#sp-page-builder .sppb-btn-outline.sppb-btn-primary-3:after,
.sp-page-builder .sppb-btn-outline.sppb-btn-primary-3:after,
#tm-page-builder .sppb-btn-outline.sppb-btn-primary-3:after,
.tm-page-builder .sppb-btn-outline.sppb-btn-primary-3:after {
  border: 1px solid #2155a6;
  border-width: 0 1px 1px 0;
}
#sp-page-builder .sppb-btn-outline.sppb-btn-primary-3:hover,
.sp-page-builder .sppb-btn-outline.sppb-btn-primary-3:hover,
#tm-page-builder .sppb-btn-outline.sppb-btn-primary-3:hover,
.tm-page-builder .sppb-btn-outline.sppb-btn-primary-3:hover {
  color: #2155a6;
  background: rgba(0, 0, 0, 0) !important;
  border: 1px solid #1d4a91 !important;
  box-shadow: none;
}
#sp-page-builder .sppb-btn-outline.sppb-btn-primary-4,
.sp-page-builder .sppb-btn-outline.sppb-btn-primary-4,
#tm-page-builder .sppb-btn-outline.sppb-btn-primary-4,
.tm-page-builder .sppb-btn-outline.sppb-btn-primary-4 {
  border-color: #105194;
  color: #105194;
}
#sp-page-builder .sppb-btn-outline.sppb-btn-primary-4:after,
.sp-page-builder .sppb-btn-outline.sppb-btn-primary-4:after,
#tm-page-builder .sppb-btn-outline.sppb-btn-primary-4:after,
.tm-page-builder .sppb-btn-outline.sppb-btn-primary-4:after {
  border: 1px solid #105194;
  border-width: 0 1px 1px 0;
}
#sp-page-builder .sppb-btn-outline.sppb-btn-primary-4:hover,
.sp-page-builder .sppb-btn-outline.sppb-btn-primary-4:hover,
#tm-page-builder .sppb-btn-outline.sppb-btn-primary-4:hover,
.tm-page-builder .sppb-btn-outline.sppb-btn-primary-4:hover {
  color: #105194;
  background: rgba(0, 0, 0, 0) !important;
  border: 1px solid #0e447d !important;
  box-shadow: none;
}
#sp-page-builder .sppb-btn-outline.sppb-btn-secondary,
.sp-page-builder .sppb-btn-outline.sppb-btn-secondary,
#tm-page-builder .sppb-btn-outline.sppb-btn-secondary,
.tm-page-builder .sppb-btn-outline.sppb-btn-secondary {
  border-color: #022d6b;
  color: #022d6b;
}
#sp-page-builder .sppb-btn-outline.sppb-btn-secondary:after,
.sp-page-builder .sppb-btn-outline.sppb-btn-secondary:after,
#tm-page-builder .sppb-btn-outline.sppb-btn-secondary:after,
.tm-page-builder .sppb-btn-outline.sppb-btn-secondary:after {
  border: 1px solid #022d6b;
  border-width: 0 1px 1px 0;
}
#sp-page-builder .sppb-btn-outline.sppb-btn-secondary:hover,
.sp-page-builder .sppb-btn-outline.sppb-btn-secondary:hover,
#tm-page-builder .sppb-btn-outline.sppb-btn-secondary:hover,
.tm-page-builder .sppb-btn-outline.sppb-btn-secondary:hover {
  color: #022d6b;
  background: rgba(0, 0, 0, 0) !important;
  border: 1px solid #022252 !important;
  box-shadow: none;
}
#sp-page-builder .sppb-btn-outline.sppb-btn-contrast,
.sp-page-builder .sppb-btn-outline.sppb-btn-contrast,
#tm-page-builder .sppb-btn-outline.sppb-btn-contrast,
.tm-page-builder .sppb-btn-outline.sppb-btn-contrast {
  border-color: #ffffff;
  color: #ffffff;
}
#sp-page-builder .sppb-btn-outline.sppb-btn-contrast:after,
.sp-page-builder .sppb-btn-outline.sppb-btn-contrast:after,
#tm-page-builder .sppb-btn-outline.sppb-btn-contrast:after,
.tm-page-builder .sppb-btn-outline.sppb-btn-contrast:after {
  border: 1px solid #ffffff;
  border-width: 0 1px 1px 0;
}
#sp-page-builder .sppb-btn-outline.sppb-btn-contrast:hover,
.sp-page-builder .sppb-btn-outline.sppb-btn-contrast:hover,
#tm-page-builder .sppb-btn-outline.sppb-btn-contrast:hover,
.tm-page-builder .sppb-btn-outline.sppb-btn-contrast:hover {
  color: #ffffff;
  background: rgba(0, 0, 0, 0) !important;
  border: 1px solid #f2f2f2 !important;
  box-shadow: none;
}
#sp-page-builder .sppb-btn-3d,
.sp-page-builder .sppb-btn-3d,
#tm-page-builder .sppb-btn-3d,
.tm-page-builder .sppb-btn-3d {
  position: relative;
  top: -6px;
  transition: all 40ms linear;
}
#sp-page-builder .sppb-btn-3d:active:focus,
.sp-page-builder .sppb-btn-3d:active:focus,
#tm-page-builder .sppb-btn-3d:active:focus,
.tm-page-builder .sppb-btn-3d:active:focus,
#sp-page-builder .sppb-btn-3d:focus:hover,
.sp-page-builder .sppb-btn-3d:focus:hover,
#tm-page-builder .sppb-btn-3d:focus:hover,
.tm-page-builder .sppb-btn-3d:focus:hover,
#sp-page-builder .sppb-btn-3d:focus,
.sp-page-builder .sppb-btn-3d:focus,
#tm-page-builder .sppb-btn-3d:focus,
.tm-page-builder .sppb-btn-3d:focus {
  -moz-outline-style: none;
  outline: medium none;
}
#sp-page-builder .sppb-btn-3d:focus,
.sp-page-builder .sppb-btn-3d:focus,
#tm-page-builder .sppb-btn-3d:focus,
.tm-page-builder .sppb-btn-3d:focus,
#sp-page-builder .sppb-btn-3d:active,
.sp-page-builder .sppb-btn-3d:active,
#tm-page-builder .sppb-btn-3d:active,
.tm-page-builder .sppb-btn-3d:active {
  top: 2px;
}
#sp-page-builder .sppb-btn-3d.sppb-btn-primary,
.sp-page-builder .sppb-btn-3d.sppb-btn-primary,
#tm-page-builder .sppb-btn-3d.sppb-btn-primary,
.tm-page-builder .sppb-btn-3d.sppb-btn-primary {
  box-shadow: 0 0 0 1px #5a97f0 inset, 0 0 0 1px rgba(255, 255, 255, 0.1) inset, 0 8px 0 0 #1466e0, 0 8px 8px 1px rgba(0, 0, 0, 0.3);
}
#sp-page-builder .sppb-btn-3d.sppb-btn-primary:focus,
.sp-page-builder .sppb-btn-3d.sppb-btn-primary:focus,
#tm-page-builder .sppb-btn-3d.sppb-btn-primary:focus,
.tm-page-builder .sppb-btn-3d.sppb-btn-primary:focus,
#sp-page-builder .sppb-btn-3d.sppb-btn-primary:active,
.sp-page-builder .sppb-btn-3d.sppb-btn-primary:active,
#tm-page-builder .sppb-btn-3d.sppb-btn-primary:active,
.tm-page-builder .sppb-btn-3d.sppb-btn-primary:active {
  box-shadow: 0 0 0 1px #5a97f0 inset, 0 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 1px 3px 1px rgba(0, 0, 0, 0.2);
}
#sp-page-builder .sppb-btn-3d.sppb-btn-primary-2,
.sp-page-builder .sppb-btn-3d.sppb-btn-primary-2,
#tm-page-builder .sppb-btn-3d.sppb-btn-primary-2,
.tm-page-builder .sppb-btn-3d.sppb-btn-primary-2 {
  box-shadow: 0 0 0 1px #31d0d0 inset, 0 0 0 1px rgba(255, 255, 255, 0.1) inset, 0 8px 0 0 #208b8b, 0 8px 8px 1px rgba(0, 0, 0, 0.3);
}
#sp-page-builder .sppb-btn-3d.sppb-btn-primary-2:focus,
.sp-page-builder .sppb-btn-3d.sppb-btn-primary-2:focus,
#tm-page-builder .sppb-btn-3d.sppb-btn-primary-2:focus,
.tm-page-builder .sppb-btn-3d.sppb-btn-primary-2:focus,
#sp-page-builder .sppb-btn-3d.sppb-btn-primary-2:active,
.sp-page-builder .sppb-btn-3d.sppb-btn-primary-2:active,
#tm-page-builder .sppb-btn-3d.sppb-btn-primary-2:active,
.tm-page-builder .sppb-btn-3d.sppb-btn-primary-2:active {
  box-shadow: 0 0 0 1px #31d0d0 inset, 0 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 1px 3px 1px rgba(0, 0, 0, 0.2);
}
#sp-page-builder .sppb-btn-3d.sppb-btn-primary-3,
.sp-page-builder .sppb-btn-3d.sppb-btn-primary-3,
#tm-page-builder .sppb-btn-3d.sppb-btn-primary-3,
.tm-page-builder .sppb-btn-3d.sppb-btn-primary-3 {
  box-shadow: 0 0 0 1px #2560bb inset, 0 0 0 1px rgba(255, 255, 255, 0.1) inset, 0 8px 0 0 #173b73, 0 8px 8px 1px rgba(0, 0, 0, 0.3);
}
#sp-page-builder .sppb-btn-3d.sppb-btn-primary-3:focus,
.sp-page-builder .sppb-btn-3d.sppb-btn-primary-3:focus,
#tm-page-builder .sppb-btn-3d.sppb-btn-primary-3:focus,
.tm-page-builder .sppb-btn-3d.sppb-btn-primary-3:focus,
#sp-page-builder .sppb-btn-3d.sppb-btn-primary-3:active,
.sp-page-builder .sppb-btn-3d.sppb-btn-primary-3:active,
#tm-page-builder .sppb-btn-3d.sppb-btn-primary-3:active,
.tm-page-builder .sppb-btn-3d.sppb-btn-primary-3:active {
  box-shadow: 0 0 0 1px #2560bb inset, 0 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 1px 3px 1px rgba(0, 0, 0, 0.2);
}
#sp-page-builder .sppb-btn-3d.sppb-btn-primary-4,
.sp-page-builder .sppb-btn-3d.sppb-btn-primary-4,
#tm-page-builder .sppb-btn-3d.sppb-btn-primary-4,
.tm-page-builder .sppb-btn-3d.sppb-btn-primary-4 {
  box-shadow: 0 0 0 1px #125eab inset, 0 0 0 1px rgba(255, 255, 255, 0.1) inset, 0 8px 0 0 #0a335d, 0 8px 8px 1px rgba(0, 0, 0, 0.3);
}
#sp-page-builder .sppb-btn-3d.sppb-btn-primary-4:focus,
.sp-page-builder .sppb-btn-3d.sppb-btn-primary-4:focus,
#tm-page-builder .sppb-btn-3d.sppb-btn-primary-4:focus,
.tm-page-builder .sppb-btn-3d.sppb-btn-primary-4:focus,
#sp-page-builder .sppb-btn-3d.sppb-btn-primary-4:active,
.sp-page-builder .sppb-btn-3d.sppb-btn-primary-4:active,
#tm-page-builder .sppb-btn-3d.sppb-btn-primary-4:active,
.tm-page-builder .sppb-btn-3d.sppb-btn-primary-4:active {
  box-shadow: 0 0 0 1px #125eab inset, 0 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 1px 3px 1px rgba(0, 0, 0, 0.2);
}
#sp-page-builder .sppb-btn-3d.sppb-btn-secondary,
.sp-page-builder .sppb-btn-3d.sppb-btn-secondary,
#tm-page-builder .sppb-btn-3d.sppb-btn-secondary,
.tm-page-builder .sppb-btn-3d.sppb-btn-secondary {
  box-shadow: 0 0 0 1px #023884 inset, 0 0 0 1px rgba(255, 255, 255, 0.1) inset, 0 8px 0 0 #01142f, 0 8px 8px 1px rgba(0, 0, 0, 0.3);
}
#sp-page-builder .sppb-btn-3d.sppb-btn-secondary:focus,
.sp-page-builder .sppb-btn-3d.sppb-btn-secondary:focus,
#tm-page-builder .sppb-btn-3d.sppb-btn-secondary:focus,
.tm-page-builder .sppb-btn-3d.sppb-btn-secondary:focus,
#sp-page-builder .sppb-btn-3d.sppb-btn-secondary:active,
.sp-page-builder .sppb-btn-3d.sppb-btn-secondary:active,
#tm-page-builder .sppb-btn-3d.sppb-btn-secondary:active,
.tm-page-builder .sppb-btn-3d.sppb-btn-secondary:active {
  box-shadow: 0 0 0 1px #023884 inset, 0 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 1px 3px 1px rgba(0, 0, 0, 0.2);
}
#sp-page-builder .sppb-btn-3d.sppb-btn-success,
.sp-page-builder .sppb-btn-3d.sppb-btn-success,
#tm-page-builder .sppb-btn-3d.sppb-btn-success,
.tm-page-builder .sppb-btn-3d.sppb-btn-success {
  box-shadow: 0 0 0 1px #83c13a inset, 0 0 0 1px rgba(255, 255, 255, 0.1) inset, 0 8px 0 0 #567e26, 0 8px 8px 1px rgba(0, 0, 0, 0.3);
}
#sp-page-builder .sppb-btn-3d.sppb-btn-success:focus,
.sp-page-builder .sppb-btn-3d.sppb-btn-success:focus,
#tm-page-builder .sppb-btn-3d.sppb-btn-success:focus,
.tm-page-builder .sppb-btn-3d.sppb-btn-success:focus,
#sp-page-builder .sppb-btn-3d.sppb-btn-success:active,
.sp-page-builder .sppb-btn-3d.sppb-btn-success:active,
#tm-page-builder .sppb-btn-3d.sppb-btn-success:active,
.tm-page-builder .sppb-btn-3d.sppb-btn-success:active {
  box-shadow: 0 0 0 1px #83c13a inset, 0 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 1px 3px 1px rgba(0, 0, 0, 0.2);
}
#sp-page-builder .sppb-btn-3d.sppb-btn-warning,
.sp-page-builder .sppb-btn-3d.sppb-btn-warning,
#tm-page-builder .sppb-btn-3d.sppb-btn-warning,
.tm-page-builder .sppb-btn-3d.sppb-btn-warning {
  box-shadow: 0 0 0 1px #ff9402 inset, 0 0 0 1px rgba(255, 255, 255, 0.1) inset, 0 8px 0 0 #ab6300, 0 8px 8px 1px rgba(0, 0, 0, 0.3);
}
#sp-page-builder .sppb-btn-3d.sppb-btn-warning:focus,
.sp-page-builder .sppb-btn-3d.sppb-btn-warning:focus,
#tm-page-builder .sppb-btn-3d.sppb-btn-warning:focus,
.tm-page-builder .sppb-btn-3d.sppb-btn-warning:focus,
#sp-page-builder .sppb-btn-3d.sppb-btn-warning:active,
.sp-page-builder .sppb-btn-3d.sppb-btn-warning:active,
#tm-page-builder .sppb-btn-3d.sppb-btn-warning:active,
.tm-page-builder .sppb-btn-3d.sppb-btn-warning:active {
  box-shadow: 0 0 0 1px #ff9402 inset, 0 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 1px 3px 1px rgba(0, 0, 0, 0.2);
}
#sp-page-builder .sppb-btn-3d.sppb-btn-danger,
.sp-page-builder .sppb-btn-3d.sppb-btn-danger,
#tm-page-builder .sppb-btn-3d.sppb-btn-danger,
.tm-page-builder .sppb-btn-3d.sppb-btn-danger {
  box-shadow: 0 0 0 1px #e74020 inset, 0 0 0 1px rgba(255, 255, 255, 0.1) inset, 0 8px 0 0 #9f2811, 0 8px 8px 1px rgba(0, 0, 0, 0.3);
}
#sp-page-builder .sppb-btn-3d.sppb-btn-danger:focus,
.sp-page-builder .sppb-btn-3d.sppb-btn-danger:focus,
#tm-page-builder .sppb-btn-3d.sppb-btn-danger:focus,
.tm-page-builder .sppb-btn-3d.sppb-btn-danger:focus,
#sp-page-builder .sppb-btn-3d.sppb-btn-danger:active,
.sp-page-builder .sppb-btn-3d.sppb-btn-danger:active,
#tm-page-builder .sppb-btn-3d.sppb-btn-danger:active,
.tm-page-builder .sppb-btn-3d.sppb-btn-danger:active {
  box-shadow: 0 0 0 1px #e74020 inset, 0 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 1px 3px 1px rgba(0, 0, 0, 0.2);
}
#sp-page-builder .sppb-addon-header.tm-primary-color > *,
.sp-page-builder .sppb-addon-header.tm-primary-color > *,
#tm-page-builder .sppb-addon-header.tm-primary-color > *,
.tm-page-builder .sppb-addon-header.tm-primary-color > * {
  color: #4388ee;
}
#sp-page-builder .sppb-addon-header.tm-primary-2-color > *,
.sp-page-builder .sppb-addon-header.tm-primary-2-color > *,
#tm-page-builder .sppb-addon-header.tm-primary-2-color > *,
.tm-page-builder .sppb-addon-header.tm-primary-2-color > * {
  color: #2bbdbd;
}
#sp-page-builder .sppb-addon-header.tm-primary-3-color > *,
.sp-page-builder .sppb-addon-header.tm-primary-3-color > *,
#tm-page-builder .sppb-addon-header.tm-primary-3-color > *,
.tm-page-builder .sppb-addon-header.tm-primary-3-color > * {
  color: #2155a6;
}
#sp-page-builder .sppb-addon-header.tm-primary-4-color > *,
.sp-page-builder .sppb-addon-header.tm-primary-4-color > *,
#tm-page-builder .sppb-addon-header.tm-primary-4-color > *,
.tm-page-builder .sppb-addon-header.tm-primary-4-color > * {
  color: #105194;
}
#sp-page-builder .sppb-addon-header.tm-light-color > *,
.sp-page-builder .sppb-addon-header.tm-light-color > *,
#tm-page-builder .sppb-addon-header.tm-light-color > *,
.tm-page-builder .sppb-addon-header.tm-light-color > * {
  color: #9ab0d2;
}
#sp-page-builder .sppb-addon-header.tm-extra-light-color > *,
.sp-page-builder .sppb-addon-header.tm-extra-light-color > *,
#tm-page-builder .sppb-addon-header.tm-extra-light-color > *,
.tm-page-builder .sppb-addon-header.tm-extra-light-color > * {
  color: #f8f8f8;
}
.tm-no-gradient #sp-page-builder [class*="tm-vertical-title"] .sppb-section-title > .sppb-title-heading:before,
.tm-no-gradient .sp-page-builder [class*="tm-vertical-title"] .sppb-section-title > .sppb-title-heading:before,
.tm-no-gradient #tm-page-builder [class*="tm-vertical-title"] .sppb-section-title > .sppb-title-heading:before,
.tm-no-gradient .tm-page-builder [class*="tm-vertical-title"] .sppb-section-title > .sppb-title-heading:before {
  background-image: none;
}
.tm-no-gradient #sp-page-builder .sppb-btn.sppb-btn-action-icon,
.tm-no-gradient .sp-page-builder .sppb-btn.sppb-btn-action-icon,
.tm-no-gradient #tm-page-builder .sppb-btn.sppb-btn-action-icon,
.tm-no-gradient .tm-page-builder .sppb-btn.sppb-btn-action-icon {
  background: #4388ee;
}
.tm-no-gradient #sp-page-builder .sppb-btn-gradient:before,
.tm-no-gradient .sp-page-builder .sppb-btn-gradient:before,
.tm-no-gradient #tm-page-builder .sppb-btn-gradient:before,
.tm-no-gradient .tm-page-builder .sppb-btn-gradient:before,
.tm-no-gradient #sp-page-builder .sppb-btn-gradient:after,
.tm-no-gradient .sp-page-builder .sppb-btn-gradient:after,
.tm-no-gradient #tm-page-builder .sppb-btn-gradient:after,
.tm-no-gradient .tm-page-builder .sppb-btn-gradient:after {
  background: #4388ee;
}
.tm-overlay-primary.sppb-section .sppb-addon-title,
.tm-overlay-primary-gradient.sppb-section .sppb-addon-title,
.tm-overlay-secondary.sppb-section .sppb-addon-title,
.tm-overlay-secondary-gradient.sppb-section .sppb-addon-title,
.tm-overlay-primary.sppb-section .sppb-addon-content,
.tm-overlay-primary-gradient.sppb-section .sppb-addon-content,
.tm-overlay-secondary.sppb-section .sppb-addon-content,
.tm-overlay-secondary-gradient.sppb-section .sppb-addon-content {
  color: #ffffff;
}
.tm-primary-4-background .sppb-btn-outline {
  border-color: #ffffff;
  color: #ffffff;
}
.sppb-section.tm-light {
  background-color: #fafafa;
}
.sppb-section.tm-extra-light {
  background-color: #f8f8f8;
}
.sppb-section.tm-primary-light {
  background-color: #f4faff;
}
.sp-pagebuilder-column.tm-light > div > div,
.sppb-column.tm-light > div > div {
  background-color: #fafafa;
}
.sp-pagebuilder-column.tm-extra-light > div > div,
.sppb-column.tm-extra-light > div > div {
  background-color: #f8f8f8;
}
.sp-pagebuilder-column.tm-primary-light > div > div,
.sppb-column.tm-primary-light > div > div {
  background-color: #f4faff;
}
.sppb-addon-optin-forms {
  padding: 20px;
}
.sppb-addon-optin-forms .sppb-form-group.email-wrap {
  margin-bottom: 0;
}
.sppb-addon-optin-forms .button-wrap button {
  line-height: 38px !important;
  min-height: 38px !important;
  border-radius: 0 4px 4px 0 !important;
}
.sppb-addon-optin-forms .sppb-optin-form input {
  border-radius: 4px;
  border-color: rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.2);
}
.sppb-addon-optin-forms .sppb-optin-form-details-wrap:not(:empty) {
  padding: 0;
}
.sppb-addon-optin-forms .sppb-optin-form-details p {
  margin: 0;
}
.sppb-articles-ticker-text a:hover,
.sppb-articles-scroller-link:hover {
  text-decoration: none;
}
.sppb-articles-ticker-text {
  border-radius: 0 4px 4px 0;
  box-shadow: inset 0 0 0 1px #e5f3ff;
}
.sppb-articles-ticker-text a {
  color: #5c789e;
  font-size: 18px;
}
.sppb-articles-ticker-text a:after {
  bottom: 0;
}
.sppb-articles-scroller-link:hover .sppb-addon-articles-scroller-title {
  color: #4388ee;
}
.sppb-articles-scroller-date-left-content .sppb-addon-articles-scroller-title {
  color: #536c8e;
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 10px;
  transition: color 0.3s ease-in-out;
}
.sppb-articles-scroller-date-left-date-container:not(.article-image-as-bg) .sppb-articles-scroller-date-left-date {
  background: #1360d2;
  background: -moz-linear-gradient(top, #4388ee 0%, #1360d2 65%, #1360d2 100%);
  background: -webkit-linear-gradient(top, #4388ee 0%, #1360d2 65%, #1360d2 100%);
  background: linear-gradient(to bottom, #4388ee 0%, #1360d2 65%, #1360d2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4388ee', endColorstr='#1360d2', GradientType=0);
  color: #ffffff;
  box-shadow: 0 0 0 1px #1259c4, inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.sppb-articles-scroller-date-left-date-container:not(.article-image-as-bg) .sppb-articles-scroller-date-left-content {
  box-shadow: inset -2px 0 0 #e5f3ff, inset 0 1px 0 0 #e5f3ff;
}
.article-image-as-bg::before {
  background-color: rgba(2, 45, 107, 0.5);
}
.article-image-as-bg .sppb-articles-scroller-date-left-date:after {
  background-color: rgba(255, 255, 255, 0.25);
}
.sppb-articles-scroller-date-left-date,
.sppb-articles-ticker-heading {
  font-family: 'Cairo';
  font-weight: 600;
}
.ticker-date-time-content-wrap {
  right: 50px;
}
.sppb-articles-ticker-controller span {
  font-size: 24px;
}
.sppb-articles-ticker-controller span a {
  color: #4388ee;
}
.sppb-articles-ticker-controller span a i {
  font-family: "beluga-icons";
}
.sppb-articles-ticker-controller span a .fa-angle-left:before {
  content: "\f146";
}
.sppb-articles-ticker-controller span a .fa-angle-right:before {
  content: "\f116";
}
.sppb-articles-ticker-heading {
  border-radius: 4px 0 0 4px;
  background: #1360d2;
  background: -moz-linear-gradient(left, #4388ee 0%, #1360d2 65%, #1360d2 100%);
  background: -webkit-linear-gradient(left, #4388ee 0%, #1360d2 65%, #1360d2 100%);
  background: linear-gradient(90deg, #4388ee 0%, #1360d2 65%, #1360d2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4388ee', endColorstr='#1360d2', GradientType=0);
  color: #ffffff;
}
.sppb-articles-ticker-heading .sppb-articles-ticker-shape-left path,
.sppb-articles-ticker-heading .sppb-articles-ticker-shape-right path,
.sppb-articles-ticker-heading .sppb-articles-ticker-shape-arrow path {
  fill: #1360d2;
}
.sppb-articles-scroller-date-left-content {
  margin-left: 1px;
}
.sppb-articles-scroller-date-left-content,
.sppb-articles-ticker {
  background-color: #f4faff;
}
.sppb-addon-articles-scroller-title,
.sppb-articles-scroller-introtext {
  color: #5c789e;
}
.article-image-as-bg .sppb-articles-scroller-date-left-content .sppb-addon-articles-scroller-title,
.article-image-as-bg .sppb-articles-scroller-date-left-content .sppb-articles-scroller-introtext {
  color: #ffffff;
}
.ticker-date-time {
  background-color: rgba(67, 136, 238, 0.7);
  color: #ffffff;
  border-radius: 10px;
  padding: 3px 10px;
  width: 100%;
  left: 0;
}
.sppb-addon-article h1,
.sppb-addon-article h2,
.sppb-addon-article h3,
.sppb-addon-article h4,
.sppb-addon-article h5,
.sppb-addon-article h6 {
  padding-bottom: 15px;
  margin-bottom: 10px;
  position: relative;
  display: table;
}
.sppb-addon-article h1 a,
.sppb-addon-article h2 a,
.sppb-addon-article h3 a,
.sppb-addon-article h4 a,
.sppb-addon-article h5 a,
.sppb-addon-article h6 a {
  color: inherit;
}
.sppb-addon-article h1 a:hover,
.sppb-addon-article h2 a:hover,
.sppb-addon-article h3 a:hover,
.sppb-addon-article h4 a:hover,
.sppb-addon-article h5 a:hover,
.sppb-addon-article h6 a:hover {
  color: #4388ee;
}
.sppb-addon-article h1:before,
.sppb-addon-article h2:before,
.sppb-addon-article h3:before,
.sppb-addon-article h4:before,
.sppb-addon-article h5:before,
.sppb-addon-article h6:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 6px;
  width: 100%;
  margin: 0;
  background: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 3px, rgba(92, 120, 158, 0.15) 3px, rgba(92, 120, 158, 0.15) 6px);
}
.sppb-addon-article .sppb-article-meta > span {
  color: #9badc5;
  font-size: 18px;
}
.sppb-addon-article .sppb-readmore {
  /* 1 */
  -webkit-appearance: none;
  /* 2 */
  margin: 0;
  /* 3 */
  /* 4 */
  overflow: visible;
  /* 5 */
  font: inherit;
  /* 6 */
  text-transform: none;
  /* 7 */
  display: inline-block;
  box-sizing: border-box;
  padding: 0 20px;
  background: #022d6b;
  vertical-align: middle;
  /* 8 */
  line-height: 45px;
  /* 9 */
  min-height: 45px;
  /* 10 */
  font-size: 0.9rem;
  /* 11 */
  text-decoration: none;
  text-align: center;
  border-radius: 0;
  border: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.3s ease-in-out;
  transition-duration: 200ms;
  background-color: #4388ee;
  color: #ffffff;
}
.sppb-addon-article .sppb-readmore i:before {
  font-size: 15px;
  margin: 0 5px;
}
.sppb-addon-article .sppb-readmore.uk-button-large i:before {
  font-size: 14px;
}
.tm-pricing > div > div {
  overflow: hidden;
  border: 1px solid #fafafa;
  box-shadow: 0 20px 40px 0 rgba(153, 153, 153, 0.2);
  transition: box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out;
}
.tm-pricing > div > div:hover {
  z-index: 1;
  box-shadow: 0 20px 40px 0 rgba(43, 189, 189, 0.4);
}
.sppb-addon-pricing-table .deco-layer {
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
}
.sppb-addon-pricing-table:hover .deco-layer--1 {
  -webkit-transform: translate3d(15px, 0, 0);
  transform: translate3d(15px, 0, 0);
}
.sppb-addon-pricing-table:hover .deco-layer--2 {
  -webkit-transform: translate3d(-15px, 0, 0);
  transform: translate3d(-15px, 0, 0);
}
.sppb-pricing-deco {
  border-radius: 10px 10px 0 0;
  margin: 0 -30px 0;
  position: relative;
}
.sppb-pricing-deco:before {
  content: "";
  position: absolute;
  width: 101%;
  height: 220px;
  top: -50px;
  left: 0;
  z-index: -1;
}
.sppb-pricing-deco-img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 160px;
  z-index: -1;
  top: 100%;
}
.sppb-pricing-box {
  position: relative;
}
.sppb-pricing-footer {
  padding: 0 30px;
}
.sppb-pricing-deco.default:before {
  background-color: #f4faff;
}
.sppb-pricing-deco.default .sppb-pricing-price {
  color: #1b58b3;
}
.sppb-pricing-deco.pc-primary-background:before {
  background: #4388ee;
  background: -moz-linear-gradient(top, #2bbdbd 0%, #4388ee 65%, #4388ee 100%);
  background: -webkit-linear-gradient(top, #2bbdbd 0%, #4388ee 65%, #4388ee 100%);
  background: linear-gradient(to bottom, #2bbdbd 0%, #4388ee 65%, #4388ee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2bbdbd', endColorstr='#4388ee', GradientType=0);
}
.sppb-pricing-deco.pc-primary-background .sppb-pricing-price,
.sppb-pricing-deco.pc-primary-background .sppb-pricing-title,
.sppb-pricing-deco.pc-primary-background .sppb-pricing-duration {
  color: #ffffff;
}
.sppb-pricing-deco.pc-primary-2-background:before {
  background: #189d9d;
  background: -moz-linear-gradient(top, #51e4e4 0%, #189d9d 65%, #0e5a5a 100%);
  background: -webkit-linear-gradient(top, #51e4e4 0%, #189d9d 65%, #0e5a5a 100%);
  background: linear-gradient(to bottom, #51e4e4 0%, #189d9d 65%, #0e5a5a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#51e4e4', endColorstr='#0e5a5a', GradientType=0);
}
.sppb-pricing-deco.pc-primary-2-background .sppb-pricing-price,
.sppb-pricing-deco.pc-primary-2-background .sppb-pricing-title,
.sppb-pricing-deco.pc-primary-2-background .sppb-pricing-duration {
  color: #ffffff;
}
.sppb-pricing-deco.pc-primary-3-background:before {
  background: #113e83;
  background: -moz-linear-gradient(top, #3076e4 0%, #113e83 65%, #081e3f 100%);
  background: -webkit-linear-gradient(top, #3076e4 0%, #113e83 65%, #081e3f 100%);
  background: linear-gradient(to bottom, #3076e4 0%, #113e83 65%, #081e3f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3076e4', endColorstr='#081e3f', GradientType=0);
}
.sppb-pricing-deco.pc-primary-3-background .sppb-pricing-price,
.sppb-pricing-deco.pc-primary-3-background .sppb-pricing-title,
.sppb-pricing-deco.pc-primary-3-background .sppb-pricing-duration {
  color: #ffffff;
}
.sppb-pricing-deco.pc-primary-4-background:before {
  background: #05386c;
  background: -moz-linear-gradient(top, #0b77e5 0%, #05386c 65%, #021223 100%);
  background: -webkit-linear-gradient(top, #0b77e5 0%, #05386c 65%, #021223 100%);
  background: linear-gradient(to bottom, #0b77e5 0%, #05386c 65%, #021223 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0b77e5', endColorstr='#021223', GradientType=0);
}
.sppb-pricing-deco.pc-primary-4-background .sppb-pricing-price,
.sppb-pricing-deco.pc-primary-4-background .sppb-pricing-title,
.sppb-pricing-deco.pc-primary-4-background .sppb-pricing-duration {
  color: #ffffff;
}
.sppb-pricing-deco.pc-secondary-background:before {
  background: #00183a;
  background: -moz-linear-gradient(top, #004cba 0%, #00183a 65%, #000000 100%);
  background: -webkit-linear-gradient(top, #004cba 0%, #00183a 65%, #000000 100%);
  background: linear-gradient(to bottom, #004cba 0%, #00183a 65%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004cba', endColorstr='#000000', GradientType=0);
}
.sppb-pricing-deco.pc-secondary-background .sppb-pricing-price,
.sppb-pricing-deco.pc-secondary-background .sppb-pricing-title,
.sppb-pricing-deco.pc-secondary-background .sppb-pricing-duration {
  color: #ffffff;
}
.sppb-pricing-deco .sppb-pricing-features {
  margin-top: 100px;
  padding: 0 30px;
}
.sppb-pricing-deco .sppb-pricing-features > ul {
  padding-left: 0;
  list-style: none;
}
.sppb-pricing-deco .sppb-pricing-features i {
  color: rgba(92, 120, 158, 0.5);
}
.sppb-pricing-deco .sppb-pricing-features + .sppb-pricing-price-container .sppb-pricing-price {
  color: #4388ee;
}
.sppb-pricing-deco .sppb-pricing-features + .sppb-pricing-price-container .sppb-pricing-price + .sppb-pricing-duration {
  color: #5c789e;
}
.sppb-addon-accordion .sppb-panel {
  border-color: rgba(0, 0, 0, 0.075);
  margin-bottom: 30px;
  border-top-width: 1px;
  padding-right: 60px;
  position: relative;
  transition: all 0.3s ease-in-out;
  border-radius: 0 5px 5px 0;
}
.sppb-addon-accordion .sppb-panel .sppb-panel-body {
  border-top-color: transparent;
  padding: 40px;
}
.sppb-addon-accordion .sppb-panel .sppb-panel-heading {
  background-color: #fafafa;
  background: #fafafa;
  background: -moz-linear-gradient(top, #ffffff 0%, #fafafa 65%, rgba(248, 248, 248, 0.03) 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #fafafa 65%, rgba(248, 248, 248, 0.03) 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #fafafa 65%, rgba(248, 248, 248, 0.03) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='rgba(248, 248, 248, 0.03)', GradientType=0);
  color: #5c789e;
  transition: all 0.3s ease-in-out;
  padding: 12px 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  position: initial;
}
.sppb-addon-accordion .sppb-panel .sppb-panel-heading:before {
  content: "";
  position: absolute;
  width: 60px;
  height: 100%;
  right: 0;
  top: 0;
  border-radius: 0 4px 4px 0;
  background-color: #f8f8f8;
  box-shadow: inset 5px 0 20px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease-in-out;
}
.sppb-addon-accordion .sppb-panel .sppb-panel-heading .sppb-panel-title {
  font-size: 23px;
  line-height: 37px;
  font-family: 'Cairo';
  font-weight: 400;
  display: block;
}
.sppb-addon-accordion .sppb-panel .sppb-panel-heading:hover {
  box-shadow: 0 10px 20px #ededed;
}
.sppb-addon-accordion .sppb-panel .sppb-panel-heading.active {
  border-bottom: 1px solid #e1e1e1;
  box-shadow: 0 10px 20px #fafafa;
}
.sppb-addon-accordion .sppb-panel .sppb-panel-heading.active:before {
  background-color: #fafafa;
}
.sppb-addon-accordion .sppb-panel .sppb-panel-heading.active .sppb-toggle-direction {
  transform: translateY(0%);
}
.sppb-addon-accordion .sppb-panel .sppb-panel-heading.active .sppb-toggle-direction i:before {
  opacity: 0;
  transform: rotate(90deg);
}
.sppb-addon-accordion .sppb-panel .sppb-panel-heading.active .sppb-toggle-direction i:after {
  transform: rotate(90deg);
}
.sppb-addon-accordion .sppb-panel .sppb-toggle-direction {
  top: 20px;
  right: 20px;
  transform: translateY(0%);
}
.sppb-addon-accordion .sppb-panel .sppb-toggle-direction i {
  font-style: normal;
  font-family: "fontAwesome";
  width: 26px;
  height: 26px;
  border-radius: 0;
  text-align: center;
  position: relative;
}
.sppb-addon-accordion .sppb-panel .sppb-toggle-direction i:before,
.sppb-addon-accordion .sppb-panel .sppb-toggle-direction i:after {
  content: "";
  position: absolute;
  background-color: #5c789e;
  transition: all 0.3s ease-in-out;
  transition-delay: 0.4s;
}
.sppb-addon-accordion .sppb-panel .sppb-toggle-direction i:before {
  height: 1px;
  width: 21px;
  top: 11px;
  left: 5px;
}
.sppb-addon-accordion .sppb-panel .sppb-toggle-direction i:after {
  height: 21px;
  width: 1px;
  top: 2px;
  left: 15px;
  opacity: 1;
  transform: rotate(0deg);
}
.sppb-addon-accordion .sppb-panel.sppb-panel-primary {
  border-color: rgba(67, 136, 238, 0.2);
}
.sppb-addon-accordion .sppb-panel.sppb-panel-primary > .sppb-panel-heading {
  color: #4388ee;
  background: #f4faff;
  background: -moz-linear-gradient(top, #ffffff 0%, #f4faff 65%, rgba(67, 136, 238, 0.03) 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #f4faff 65%, rgba(67, 136, 238, 0.03) 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f4faff 65%, rgba(67, 136, 238, 0.03) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='rgba(67, 136, 238, 0.03)', GradientType=0);
}
.sppb-addon-accordion .sppb-panel.sppb-panel-primary > .sppb-panel-heading:before {
  background-color: rgba(67, 136, 238, 0.15);
  box-shadow: inset 5px 0 20px rgba(67, 136, 238, 0.15);
}
.sppb-addon-accordion .sppb-panel.sppb-panel-primary > .sppb-panel-heading .sppb-toggle-direction i:before,
.sppb-addon-accordion .sppb-panel.sppb-panel-primary > .sppb-panel-heading .sppb-toggle-direction i:after {
  background-color: #4388ee;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-primary > .sppb-panel-heading.active {
  border-bottom: 1px solid #c1e3ff;
  box-shadow: 0 10px 20px rgba(43, 189, 189, 0.15);
}
.sppb-addon-accordion .sppb-panel.sppb-panel-primary > .sppb-panel-heading.active:before {
  background-color: #4388ee;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-primary > .sppb-panel-heading.active .sppb-toggle-direction i:before,
.sppb-addon-accordion .sppb-panel.sppb-panel-primary > .sppb-panel-heading.active .sppb-toggle-direction i:after {
  background-color: #ffffff;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-primary > .sppb-panel-heading:hover {
  box-shadow: 0 10px 20px rgba(43, 189, 189, 0.2);
}
.sppb-addon-accordion .sppb-panel.sppb-panel-primary .sppb-panel-body .sppb-addon-content {
  color: #295088;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-info {
  border-color: rgba(33, 85, 166, 0.2);
}
.sppb-addon-accordion .sppb-panel.sppb-panel-info > .sppb-panel-heading {
  color: #2155a6;
  background: rgba(33, 85, 166, 0.07);
  background: -moz-linear-gradient(top, #ffffff 0%, rgba(33, 85, 166, 0.07) 65%, rgba(33, 85, 166, 0.1) 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, rgba(33, 85, 166, 0.07) 65%, rgba(33, 85, 166, 0.1) 100%);
  background: linear-gradient(to bottom, #ffffff 0%, rgba(33, 85, 166, 0.07) 65%, rgba(33, 85, 166, 0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='rgba(33, 85, 166, 0.1)', GradientType=0);
}
.sppb-addon-accordion .sppb-panel.sppb-panel-info > .sppb-panel-heading:before {
  background-color: rgba(33, 85, 166, 0.15);
  box-shadow: inset 5px 0 20px rgba(33, 85, 166, 0.15);
}
.sppb-addon-accordion .sppb-panel.sppb-panel-info > .sppb-panel-heading .sppb-toggle-direction i:before,
.sppb-addon-accordion .sppb-panel.sppb-panel-info > .sppb-panel-heading .sppb-toggle-direction i:after {
  background-color: #2155a6;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-info > .sppb-panel-heading.active {
  border-bottom: 1px solid rgba(33, 85, 166, 0.05);
  box-shadow: 0 10px 20px rgba(33, 85, 166, 0.15);
}
.sppb-addon-accordion .sppb-panel.sppb-panel-info > .sppb-panel-heading.active:before {
  background-color: #2155a6;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-info > .sppb-panel-heading.active .sppb-toggle-direction i:before,
.sppb-addon-accordion .sppb-panel.sppb-panel-info > .sppb-panel-heading.active .sppb-toggle-direction i:after {
  background-color: #ffffff;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-info > .sppb-panel-heading:hover {
  box-shadow: 0 10px 20px rgba(33, 85, 166, 0.2);
}
.sppb-addon-accordion .sppb-panel.sppb-panel-success {
  border-color: rgba(118, 173, 52, 0.2);
}
.sppb-addon-accordion .sppb-panel.sppb-panel-success > .sppb-panel-heading {
  color: #76ad34;
  background: rgba(118, 173, 52, 0.07);
  background: -moz-linear-gradient(top, #ffffff 0%, rgba(118, 173, 52, 0.07) 65%, rgba(118, 173, 52, 0.1) 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, rgba(118, 173, 52, 0.07) 65%, rgba(118, 173, 52, 0.1) 100%);
  background: linear-gradient(to bottom, #ffffff 0%, rgba(118, 173, 52, 0.07) 65%, rgba(118, 173, 52, 0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='rgba(118, 173, 52, 0.1)', GradientType=0);
}
.sppb-addon-accordion .sppb-panel.sppb-panel-success > .sppb-panel-heading:before {
  background-color: rgba(118, 173, 52, 0.15);
  box-shadow: inset 5px 0 20px rgba(118, 173, 52, 0.15);
}
.sppb-addon-accordion .sppb-panel.sppb-panel-success > .sppb-panel-heading .sppb-toggle-direction i:before,
.sppb-addon-accordion .sppb-panel.sppb-panel-success > .sppb-panel-heading .sppb-toggle-direction i:after {
  background-color: #76ad34;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-success > .sppb-panel-heading.active {
  border-bottom: 1px solid rgba(118, 173, 52, 0.05);
  box-shadow: 0 10px 20px rgba(118, 173, 52, 0.15);
}
.sppb-addon-accordion .sppb-panel.sppb-panel-success > .sppb-panel-heading.active:before {
  background-color: #76ad34;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-success > .sppb-panel-heading.active .sppb-toggle-direction i:before,
.sppb-addon-accordion .sppb-panel.sppb-panel-success > .sppb-panel-heading.active .sppb-toggle-direction i:after {
  background-color: #ffffff;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-success > .sppb-panel-heading:hover {
  box-shadow: 0 10px 20px rgba(118, 173, 52, 0.2);
}
.sppb-addon-accordion .sppb-panel.sppb-panel-success .sppb-panel-body .sppb-addon-content {
  color: #323c25;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-warning {
  border-color: rgba(232, 134, 0, 0.2);
}
.sppb-addon-accordion .sppb-panel.sppb-panel-warning > .sppb-panel-heading {
  color: #e88600;
  background: rgba(232, 134, 0, 0.07);
  background: -moz-linear-gradient(top, #ffffff 0%, rgba(232, 134, 0, 0.07) 65%, rgba(232, 134, 0, 0.1) 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, rgba(232, 134, 0, 0.07) 65%, rgba(232, 134, 0, 0.1) 100%);
  background: linear-gradient(to bottom, #ffffff 0%, rgba(232, 134, 0, 0.07) 65%, rgba(232, 134, 0, 0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='rgba(232, 134, 0, 0.1)', GradientType=0);
}
.sppb-addon-accordion .sppb-panel.sppb-panel-warning > .sppb-panel-heading:before {
  background-color: rgba(232, 134, 0, 0.15);
  box-shadow: inset 5px 0 20px rgba(232, 134, 0, 0.15);
}
.sppb-addon-accordion .sppb-panel.sppb-panel-warning > .sppb-panel-heading .sppb-toggle-direction i:before,
.sppb-addon-accordion .sppb-panel.sppb-panel-warning > .sppb-panel-heading .sppb-toggle-direction i:after {
  background-color: #e88600;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-warning > .sppb-panel-heading.active {
  border-bottom: 1px solid rgba(232, 134, 0, 0.05);
  box-shadow: 0 10px 20px rgba(232, 134, 0, 0.15);
}
.sppb-addon-accordion .sppb-panel.sppb-panel-warning > .sppb-panel-heading.active:before {
  background-color: #e88600;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-warning > .sppb-panel-heading.active .sppb-toggle-direction i:before,
.sppb-addon-accordion .sppb-panel.sppb-panel-warning > .sppb-panel-heading.active .sppb-toggle-direction i:after {
  background-color: #ffffff;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-warning > .sppb-panel-heading:hover {
  box-shadow: 0 10px 20px rgba(232, 134, 0, 0.2);
}
.sppb-addon-accordion .sppb-panel.sppb-panel-warning .sppb-panel-body .sppb-addon-content {
  color: #593a10;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-danger {
  border-color: rgba(214, 54, 23, 0.2);
}
.sppb-addon-accordion .sppb-panel.sppb-panel-danger > .sppb-panel-heading {
  color: #d63617;
  background: rgba(214, 54, 23, 0.07);
  background: -moz-linear-gradient(top, #ffffff 0%, rgba(214, 54, 23, 0.07) 65%, rgba(214, 54, 23, 0.1) 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, rgba(214, 54, 23, 0.07) 65%, rgba(214, 54, 23, 0.1) 100%);
  background: linear-gradient(to bottom, #ffffff 0%, rgba(214, 54, 23, 0.07) 65%, rgba(214, 54, 23, 0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='rgba(214, 54, 23, 0.1)', GradientType=0);
}
.sppb-addon-accordion .sppb-panel.sppb-panel-danger > .sppb-panel-heading:before {
  background-color: rgba(214, 54, 23, 0.15);
  box-shadow: inset 5px 0 20px rgba(214, 54, 23, 0.15);
}
.sppb-addon-accordion .sppb-panel.sppb-panel-danger > .sppb-panel-heading .sppb-toggle-direction i:before,
.sppb-addon-accordion .sppb-panel.sppb-panel-danger > .sppb-panel-heading .sppb-toggle-direction i:after {
  background-color: #d63617;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-danger > .sppb-panel-heading.active {
  border-bottom: 1px solid rgba(214, 54, 23, 0.05);
  box-shadow: 0 10px 20px rgba(214, 54, 23, 0.15);
}
.sppb-addon-accordion .sppb-panel.sppb-panel-danger > .sppb-panel-heading.active:before {
  background-color: #d63617;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-danger > .sppb-panel-heading.active .sppb-toggle-direction i:before,
.sppb-addon-accordion .sppb-panel.sppb-panel-danger > .sppb-panel-heading.active .sppb-toggle-direction i:after {
  background-color: #ffffff;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-danger > .sppb-panel-heading:hover {
  box-shadow: 0 10px 20px rgba(214, 54, 23, 0.2);
}
.sppb-addon-accordion .sppb-panel.sppb-panel-danger .sppb-panel-body .sppb-addon-content {
  color: #52241b;
}
.sppb-addon-alert .sppb-alert {
  padding: 20px;
  border: none;
  border-radius: 0;
}
.sppb-addon-alert .sppb-alert h1,
.sppb-addon-alert .sppb-alert h2,
.sppb-addon-alert .sppb-alert h3,
.sppb-addon-alert .sppb-alert h4,
.sppb-addon-alert .sppb-alert h5,
.sppb-addon-alert .sppb-alert h6 {
  color: inherit;
  margin: 10px 0;
}
.sppb-addon-alert .sppb-alert-info {
  color: #2155a6;
  background-color: rgba(33, 85, 166, 0.03);
  box-shadow: inset 0 0 0 1px rgba(33, 85, 166, 0.2), inset 0 4px 0 #2155a6, 0 10px 10px rgba(33, 85, 166, 0.07);
}
.sppb-addon-alert .sppb-alert-warning {
  color: #e88600;
  background-color: rgba(232, 134, 0, 0.03);
  box-shadow: inset 0 0 0 1px rgba(232, 134, 0, 0.2), inset 0 4px 0 #e88600, 0 10px 10px rgba(232, 134, 0, 0.07);
}
.sppb-addon-alert .sppb-alert-danger {
  color: #d63617;
  background-color: rgba(214, 54, 23, 0.03);
  box-shadow: inset 0 0 0 1px rgba(214, 54, 23, 0.2), inset 0 4px 0 #d63617, 0 10px 10px rgba(214, 54, 23, 0.07);
}
.sppb-addon-alert .sppb-alert-primary {
  color: #4388ee;
  background-color: rgba(67, 136, 238, 0.03);
  box-shadow: inset 0 0 0 1px rgba(67, 136, 238, 0.2), inset 0 4px 0 #4388ee, 0 10px 10px rgba(67, 136, 238, 0.07);
}
.sppb-addon-alert .sppb-alert-success {
  color: #76ad34;
  background-color: rgba(118, 173, 52, 0.03);
  box-shadow: inset 0 0 0 1px rgba(118, 173, 52, 0.2), inset 0 4px 0 #76ad34, 0 10px 10px rgba(118, 173, 52, 0.07);
}
.sppb-addon-alert .sppb-alert-light {
  color: #5c789e;
  background-color: #f8f8f8;
  box-shadow: inset 0 0 0 1px rgba(92, 120, 158, 0.1), inset 0 4px 0 #4388ee, 0 10px 10px rgba(92, 120, 158, 0.07);
}
.sppb-addon-alert .sppb-alert-dark {
  color: #ffffff;
  background-color: #022d6b;
  box-shadow: inset 4px 0 0 #4388ee, 0 10px 10px rgba(2, 45, 107, 0.07);
}
.sppb-addon-gallery .sppb-gallery li {
  width: 25%;
}
.sppb-addon-gallery .sppb-gallery li a {
  overflow: hidden;
  position: relative;
}
.sppb-addon-gallery .sppb-gallery li a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  height: 100%;
  width: 100%;
  transform: scale(0.8);
  transition: .5s;
  z-index: 1;
  background: rgba(43, 189, 189, 0.6);
  background: -moz-linear-gradient(-45deg, rgba(43, 189, 189, 0.6) 0%, rgba(67, 136, 238, 0.6) 65%, rgba(67, 136, 238, 0.6) 100%);
  background: -webkit-linear-gradient(-45deg, rgba(43, 189, 189, 0.6) 0%, rgba(67, 136, 238, 0.6) 65%, rgba(67, 136, 238, 0.6) 100%);
  background: linear-gradient(135deg, rgba(43, 189, 189, 0.6) 0%, rgba(67, 136, 238, 0.6) 65%, rgba(67, 136, 238, 0.6) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(67, 136, 238, 0.6)', endColorstr='rgba(67, 136, 238, 0.6)', GradientType=1);
}
.sppb-addon-gallery .sppb-gallery li a:after {
  content: "\f136";
  position: absolute;
  font-family: "beluga-icons";
  left: 0;
  width: 65px;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  font-size: 60px;
  color: #ffffff;
  height: 60px;
  line-height: 1;
  transform: scale(0);
  transition: .5s;
  z-index: 1;
}
.sppb-addon-gallery .sppb-gallery li a:hover:before {
  transform: scale(1);
  opacity: 1;
}
.sppb-addon-gallery .sppb-gallery li a:hover:after {
  transform: scale(1);
}
.sppb-addon-gallery .sppb-gallery li a:hover img {
  transform: scale(1.08);
}
.sppb-addon-gallery .sppb-gallery li a:focus {
  outline: none;
}
.sppb-addon-gallery .sppb-gallery li img {
  width: 100% !important;
  transition: 1s;
  transform: scale(1) rotate(0deg);
}
.sppb-addon-image-content .sppb-image-holder {
  border-radius: 0;
}
.sppb-addon-image-content.uk-panel-box {
  background-color: inherit;
  color: inherit;
}
.sppb-addon-image-content.uk-panel-box .sppb-image-content-title {
  color: inherit;
}
.sppb-addon-image-content.alignment-right .sppb-image-holder {
  right: 0;
}
.sppb-addon-image-content .uk-panel-teaser {
  margin-bottom: 30px;
}
.sppb-addon-image-content.alignment-top,
.sppb-addon-image-content.alignment-bottom {
  box-shadow: none !important;
}
.sppb-addon-image-content.alignment-top .sppb-container,
.sppb-addon-image-content.alignment-bottom .sppb-container {
  margin: -30px;
  padding: 0;
  width: auto;
}
.sppb-addon-image-content.alignment-top .sp-pagebuilder-row,
.sppb-addon-image-content.alignment-bottom .sp-pagebuilder-row,
.sppb-addon-image-content.alignment-top .sppb-row,
.sppb-addon-image-content.alignment-bottom .sppb-row {
  margin: 0;
}
.sppb-addon-image-content.alignment-bottom {
  padding-bottom: 0 !important;
}
.sppb-addon-image-content .sppb-container + .uk-panel-teaser {
  margin-top: 30px !important;
  margin-bottom: 0;
}
.sppb-addon-image-overlay {
  background-color: rgba(67, 136, 238, 0.6);
}
.sppb-addon-clients .sppb-img-responsive {
  transition: opacity 0.3s ease-in-out;
}
.sppb-addon-clients a:hover .sppb-img-responsive {
  opacity: 0.5;
}
.sppb-addon-person .sppb-addon-content {
  padding: 30px;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease-in-out;
}
.sppb-addon-person .sppb-addon-content .sppb-inner-content {
  position: relative;
  padding-right: 40px;
  border-width: 0 4px 0 0;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0) #4388ee rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-image: linear-gradient(180deg, #2bbdbd 0%, #4388ee 50%, #2155a6 100%) 1;
}
.sppb-addon-person .sppb-addon-content .sppb-inner-content:before,
.sppb-addon-person .sppb-addon-content .sppb-inner-content:after {
  content: "";
  position: absolute;
  width: 20px;
  right: 0;
  height: 4px;
}
.sppb-addon-person .sppb-addon-content .sppb-inner-content:before {
  bottom: 0;
  background: #2155a6;
}
.sppb-addon-person .sppb-addon-content .sppb-inner-content:after {
  top: 0;
  background: #2bbdbd;
}
.sppb-addon-person .sppb-addon-content .sppb-person-information > .sppb-person-name {
  position: relative;
  font-weight: 600;
  font-family: 'Cairo';
  color: #4388ee;
  margin-bottom: 5px;
  padding-bottom: 15px;
  font-size: 27px;
}
.sppb-addon-person .sppb-addon-content .sppb-person-information > .sppb-person-name:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 6px;
  width: 40%;
  margin: 0;
  background: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 3px, rgba(92, 120, 158, 0.15) 3px, rgba(92, 120, 158, 0.15) 6px);
}
.sppb-addon-person .sppb-addon-content .sppb-person-information > .sppb-person-designation {
  padding-bottom: 20px;
  margin: 0;
  font-family: 'Playfair Display';
  color: #5c789e;
  display: inline-block;
  clear: both;
  padding: 5px 0 0;
  font-size: 20px;
  text-transform: none;
}
.sppb-addon-person .sppb-addon-content .sppb-person-introtext {
  font-family: 'Special Elite';
  color: rgba(92, 120, 158, 0.75);
  padding-left: 20px;
  border-left: 4px solid rgba(92, 120, 158, 0.15);
}
.sppb-addon-person .sppb-person-social > li,
.sppb-addon-person .sppb-person-social > li {
  margin: 0;
}
.sppb-addon-person .sppb-person-image {
  position: relative;
  margin: 0;
}
.sppb-addon-person .sppb-person-image img {
  width: 100%;
  border-radius: 0 !important;
}
.sppb-addon-person:hover .sppb-addon-content {
  box-shadow: 0 20px 40px 0 rgba(43, 189, 189, 0.4);
  transform: translateY(-4px);
  border: 1px solid rgba(43, 189, 189, 0.35);
}
.sppb-addon-person:hover .sppb-addon-content:after {
  height: 5px;
  transform: translateX(100%);
}
.sppb-addon-person .sppb-person-social-icons {
  text-align: right;
  transform: translateY(12px);
}
.sppb-addon-person .sppb-person-social-icons .sppb-person-social li a {
  box-sizing: border-box;
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 0;
  background: rgba(0, 0, 0, 0);
  line-height: 30px;
  color: #4388ee;
  font-size: 18px;
  text-align: center;
  transition: all 0.3s ease-in-out;
  color: #ffffff;
  cursor: pointer;
}
.sppb-addon-person .sppb-person-email > * {
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.sppb-addon-person .sppb-person-email:before {
  cursor: pointer;
  content: "\f0e0";
  font-family: "fontAwesome";
  color: #4388ee;
  font-size: 17px;
  display: block;
}
.sppb-addon-person .sppb-person-information + .sppb-person-social-icons,
.sppb-addon-person .sppb-person-introtext + .sppb-person-social-icons {
  position: relative;
  margin: 10px 0 0 -5px;
  background: rgba(0, 0, 0, 0);
  border-top: 0;
  padding: 0;
}
.sppb-addon-person .sppb-person-information + .sppb-person-social-icons .sppb-person-social li a,
.sppb-addon-person .sppb-person-introtext + .sppb-person-social-icons .sppb-person-social li a {
  color: #4388ee;
}
.sppb-addon-testimonial {
  position: relative;
}
.sppb-addon-testimonial .sppb-addon-content .fa {
  position: absolute;
  left: -30px;
  top: -30px;
  z-index: -1;
  font-family: "beluga-icons";
}
.sppb-addon-testimonial .sppb-addon-content .fa:before {
  content: "\f16c";
}
.sppb-addon-testimonial .sppb-addon-content {
  position: relative;
  z-index: 0;
  border-width: 0 4px 0 0;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0) #4388ee rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-image: linear-gradient(180deg, #2bbdbd 0%, #4388ee 50%, #2155a6 100%) 1;
  padding-right: 60px;
}
.sppb-addon-testimonial .sppb-addon-content:before,
.sppb-addon-testimonial .sppb-addon-content:after {
  content: "";
  position: absolute;
  width: 20px;
  right: 0;
  height: 4px;
}
.sppb-addon-testimonial .sppb-addon-content:before {
  bottom: 0;
  background: #2155a6;
}
.sppb-addon-testimonial .sppb-addon-content:after {
  top: 0;
  background: #2bbdbd;
}
.sppb-addon-testimonial.sppb-text-right .sppb-addon-testimonial-client {
  text-align: right;
}
.sppb-addon-testimonial .sppb-addon-testimonial-client {
  vertical-align: middle;
  text-align: left;
}
.sppb-addon-testimonial .sppb-addon-testimonial-client strong {
  font-size: 28px;
  line-height: 32px;
  font-family: 'Playfair Display';
}
.sppb-addon-testimonial .sppb-addon-testimonial-client-url {
  color: #4388ee;
  font-size: 20px;
}
.sppb-addon-testimonial .sppb-addon-testimonial-avatar {
  margin-right: 20px;
}
.sppb-addon-testimonial .sppb-addon-testimonial-footer img.sppb-avatar-circle {
  border-radius: 40px/50px;
}
.sppb-addon-testimonial .sppb-addon-testimonial-review {
  font-family: 'Special Elite';
  padding-top: 20px;
}
.sppb-addon-testimonial .sppb-addon-testimonial-footer a {
  color: inherit;
}
.sppb-addon-social-share.sppb-social-share-style-custom ul li a i,
.sppb-addon-social-share.sppb-social-share-style-solid ul li a i {
  font-size: 18px;
  width: 30px;
  vertical-align: middle;
}
.sppb-addon-social-share.sppb-social-share-style-simple ul {
  margin: -7px;
}
.sppb-addon-social-share.sppb-social-share-style-simple ul li {
  margin: 7px;
}
.sppb-addon-social-share.sppb-social-share-style-simple ul li a i {
  min-width: 30px;
  min-height: 30px;
  line-height: 30px;
  vertical-align: middle;
  text-align: center;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper:before {
  width: 4px;
  background: #4388ee;
  background: -moz-linear-gradient(top, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: -webkit-linear-gradient(top, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: linear-gradient(to bottom, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2bbdbd', endColorstr='#2155a6', GradientType=0);
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement.even:before {
  height: 4px;
  background: #4388ee;
  background: -moz-linear-gradient(left, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: -webkit-linear-gradient(left, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: linear-gradient(90deg, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2bbdbd', endColorstr='#2155a6', GradientType=0);
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement.even:after {
  border-color: #4388ee !important;
  transform: translate(-40%, -50%);
  background: #4388ee;
  background: -moz-radial-gradient(top center, ellipse cover, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: -webkit-radial-gradient(top center, ellipse cover, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: radial-gradient(at top center, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2bbdbd', endColorstr='#2155a6', GradientType=1);
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel .title {
  font-family: 'Cairo';
  font-weight: 600;
  font-size: 28px;
  margin-bottom: 15px;
  color: #4388ee;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-date {
  font-size: 20px;
  font-family: 'Playfair Display';
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel .details {
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-badge:after {
  background-color: #4388ee !important;
  right: 8px;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-badge:before {
  border-color: #4388ee !important;
  transform: translate(-40%, -50%);
  background: #4388ee;
  background: -moz-radial-gradient(top center, ellipse cover, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: -webkit-radial-gradient(top center, ellipse cover, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: radial-gradient(at top center, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2bbdbd', endColorstr='#2155a6', GradientType=1);
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel {
  box-shadow: 0 20px 40px 0 rgba(153, 153, 153, 0.2);
  border-radius: 0 0 4px 4px;
  background-color: #ffffff;
  position: relative;
  padding: 40px;
  transition: all 0.3s ease-in-out;
  border-color: rgba(0, 0, 0, 0);
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel:before {
  box-shadow: none;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel:hover {
  box-shadow: 0 20px 40px 0 rgba(43, 189, 189, 0.4);
  transform: translateY(-3px);
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel.left-part {
  padding: 40px;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel .details p {
  margin-bottom: 0;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  transform: translateX(0%);
  transition: transform 0.3s ease-in-out;
  background: #4388ee;
  background: -moz-linear-gradient(left, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: -webkit-linear-gradient(left, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: linear-gradient(90deg, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2bbdbd', endColorstr='#2155a6', GradientType=0);
}
.sppb-carousel .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner {
  padding: 30px 80px;
}
.sppb-carousel .sppb-carousel-arrow {
  text-shadow: none;
  color: #5c789e;
}
.sppb-carousel .sppb-carousel-arrow .fa {
  font-family: "beluga-icons";
  font-size: 40px;
}
.sppb-carousel .sppb-carousel-arrow .fa-chevron-left:before {
  content: "\f146";
}
.sppb-carousel .sppb-carousel-arrow .fa-chevron-right:before {
  content: "\f116";
}
.sppb-carousel:not(.sppb-testimonial-pro) .sppb-carousel-indicators {
  margin-bottom: 0;
  bottom: 30px;
}
.sppb-carousel:not(.sppb-testimonial-pro) .sppb-carousel-indicators li {
  background-color: rgba(92, 120, 158, 0.3);
  width: 6px;
  height: 20px;
  border-radius: 0;
  margin: 0 5px 0 0;
  border: 0;
  transition: all 0.3s ease-in-out;
}
.sppb-carousel:not(.sppb-testimonial-pro) .sppb-carousel-indicators li.active {
  margin: 0 5px 0 0;
  height: 30px;
  background-color: #4388ee;
}
.sppb-carousel:not(.sppb-testimonial-pro) .sppb-carousel-indicators.uk-contrast li {
  background-color: #ffffff;
}
.sppb-carousel:not(.sppb-testimonial-pro) .sppb-carousel-indicators.uk-contrast li.active {
  background-color: #ffffff;
}
.sppb-carousel:not(.sppb-testimonial-pro) .sppb-carousel-indicators.sppb-text-center {
  bottom: 0;
}
.sppb-carousel:not(.sppb-testimonial-pro) .sppb-carousel-indicators.sppb-text-left {
  left: 80px;
  width: 90%;
  text-align: left;
  margin-left: 0;
}
.sppb-carousel:not(.sppb-testimonial-pro) .sppb-carousel-indicators.sppb-text-right {
  width: 100%;
  text-align: right;
  left: 0;
  margin-left: 0;
  padding-right: 60px;
}
.sppb-carousel-arrow.left i {
  margin-left: 0;
}
.sppb-carousel-arrow.right i {
  margin-right: 0;
}
.tm-panel-box-header,
.sppb-addon-text-block {
  position: relative;
}
.tm-panel-box-header.tm-italic > *,
.sppb-addon-text-block.tm-italic > * {
  font-family: 'Playfair Display';
}
.tm-panel-box-header.tm-primary-color > *,
.sppb-addon-text-block.tm-primary-color > * {
  color: #4388ee;
}
.tm-panel-box-header.tm-primary-2-color > *,
.sppb-addon-text-block.tm-primary-2-color > * {
  color: #2bbdbd;
}
.tm-panel-box-header.tm-primary-3-color > *,
.sppb-addon-text-block.tm-primary-3-color > * {
  color: #2155a6;
}
.tm-panel-box-header.tm-primary-4-color > *,
.sppb-addon-text-block.tm-primary-4-color > * {
  color: #105194;
}
.tm-panel-box-header.uk-panel-box,
.sppb-addon-text-block.uk-panel-box {
  border-radius: 0 0 4px 4px;
  box-shadow: 0 20px 40px 0 rgba(153, 153, 153, 0.2);
  transition: box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out;
  overflow: hidden;
}
.tm-panel-box-header.uk-panel-box:not([class*="uk-panel-box-"]):not([class*="tm-primary-"]):not([class*="tm-secondary-"]).sppb-dropcap .sppb-addon-content:first-letter,
.sppb-addon-text-block.uk-panel-box:not([class*="uk-panel-box-"]):not([class*="tm-primary-"]):not([class*="tm-secondary-"]).sppb-dropcap .sppb-addon-content:first-letter {
  color: #1b58b3;
}
.tm-panel-box-header.uk-panel-box:not([class*="uk-panel-box-"]):not([class*="tm-primary-"]):not([class*="tm-secondary-"]) .sppb-addon-title,
.sppb-addon-text-block.uk-panel-box:not([class*="uk-panel-box-"]):not([class*="tm-primary-"]):not([class*="tm-secondary-"]) .sppb-addon-title {
  color: #4388ee;
}
.tm-panel-box-header.uk-panel-box:not(.uk-panel-box-primary):before,
.sppb-addon-text-block.uk-panel-box:not(.uk-panel-box-primary):before,
.tm-panel-box-header.uk-panel-box:not(.uk-panel-box-primary):after,
.sppb-addon-text-block.uk-panel-box:not(.uk-panel-box-primary):after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  transform: translateX(0%);
  transition: transform 0.3s ease-in-out;
  background: #4388ee;
  background: -moz-linear-gradient(left, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: -webkit-linear-gradient(left, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: linear-gradient(90deg, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2bbdbd', endColorstr='#2155a6', GradientType=0);
}
.tm-panel-box-header.uk-panel-box.uk-panel-box-primary:before,
.sppb-addon-text-block.uk-panel-box.uk-panel-box-primary:before,
.tm-panel-box-header.uk-panel-box.uk-panel-box-primary:after,
.sppb-addon-text-block.uk-panel-box.uk-panel-box-primary:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  transform: translateX(0%);
  transition: transform 0.3s ease-in-out;
  background: #2155a6;
  background: -moz-linear-gradient(left, #2bbdbd 0%, #2155a6 65%, #022d6b 100%);
  background: -webkit-linear-gradient(left, #2bbdbd 0%, #2155a6 65%, #022d6b 100%);
  background: linear-gradient(90deg, #2bbdbd 0%, #2155a6 65%, #022d6b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2bbdbd', endColorstr='#022d6b', GradientType=0);
}
.tm-panel-box-header.uk-panel-box:hover,
.sppb-addon-text-block.uk-panel-box:hover {
  box-shadow: 0 20px 40px 0 rgba(43, 189, 189, 0.4);
  transform: translateY(-3px);
}
.tm-panel-box-header.uk-panel-box:hover:after,
.sppb-addon-text-block.uk-panel-box:hover:after {
  height: 5px;
  transform: translateX(100%);
}
.tm-no-gradient .tm-panel-box-header.uk-panel-box:not(.uk-panel-box-primary):before,
.tm-no-gradient .sppb-addon-text-block.uk-panel-box:not(.uk-panel-box-primary):before,
.tm-no-gradient .tm-panel-box-header.uk-panel-box:not(.uk-panel-box-primary):after,
.tm-no-gradient .sppb-addon-text-block.uk-panel-box:not(.uk-panel-box-primary):after {
  background: #2bbdbd;
}
.tm-no-gradient .tm-panel-box-header.uk-panel-box.uk-panel-box-primary:before,
.tm-no-gradient .sppb-addon-text-block.uk-panel-box.uk-panel-box-primary:before,
.tm-no-gradient .tm-panel-box-header.uk-panel-box.uk-panel-box-primary:after,
.tm-no-gradient .sppb-addon-text-block.uk-panel-box.uk-panel-box-primary:after {
  background: #2155a6;
}
.tm-clock-widget {
  position: relative;
  margin: 0;
  padding: 12px;
  width: 240px;
  height: 240px;
  border-radius: 100%;
  box-sizing: border-box;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.15), 0 -1px 2px rgba(0, 0, 0, 0.1);
  background: linear-gradient(#fdfdfd, #e6e6e6);
}
.tm-clock-widget:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
  border-radius: 100%;
  box-sizing: border-box;
}
.tm-clock-widget .clock-base {
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
  border-radius: 50%;
  box-shadow: 0 0 0 1px #eaeaea, inset 0 -1px 10px rgba(255, 255, 255, 0.75);
}
.tm-clock-widget .clock-center {
  position: absolute;
  z-index: 0;
  width: 150px;
  height: 150px;
  top: 45px;
  left: 45px;
  background-image: linear-gradient(#ffffff, #ececec);
  border-radius: 50%;
  box-shadow: inset 0 -1px 0 #fafafa, inset 0 1px 0 #e6e6e6, 0 -1px 0 #ffffff;
}
.tm-clock-widget .clock-center:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  margin: 65px;
  background-color: #ddd;
  border-radius: 50%;
}
.tm-clock-widget .hand {
  height: 4px;
  position: absolute;
  top: 118.5px;
  background-color: #022d6b;
  transform-origin: right 1.5px;
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-filter: opacity(0.9999);
  -webkit-font-smoothing: antialiased;
  -webkit-transform: translate3d(0, 0, 0);
  transition: all 0.05s cubic-bezier(0, 0, 0.52, 2.51) 0s;
}
.tm-clock-widget .hand.seconds {
  width: 45%;
  left: 5%;
  height: 1px;
  background: #4388ee;
}
.tm-clock-widget .hand.minutes {
  width: 35%;
  left: 15%;
  opacity: 0.65;
}
.tm-clock-widget .hand.hours {
  width: 25%;
  left: 25%;
  opacity: 0.75;
}
.tm-clock-widget .hand-cap {
  width: 5%;
  height: 5%;
  position: absolute;
  top: 47.5%;
  left: 47.5%;
  background-color: #4388ee;
  border-radius: 100%;
}
.tm-clock-widget .clock-indicator {
  position: absolute;
  z-index: 1;
  top: 15px;
  left: 15px;
  width: 90%;
  height: 90%;
}
.tm-clock-widget .clock-indicator div {
  position: absolute;
  width: 2px;
  height: 5px;
  border-radius: 100%;
  margin: 102px 104px;
  background-color: #dedede;
}
.tm-clock-widget .clock-indicator div:nth-child(1) {
  transform: rotate(30deg) translateY(-113px);
}
.tm-clock-widget .clock-indicator div:nth-child(2) {
  transform: rotate(60deg) translateY(-113px);
}
.tm-clock-widget .clock-indicator div:nth-child(3) {
  transform: rotate(90deg) translateY(-113px);
  background-color: #aaa;
}
.tm-clock-widget .clock-indicator div:nth-child(4) {
  transform: rotate(120deg) translateY(-113px);
}
.tm-clock-widget .clock-indicator div:nth-child(5) {
  transform: rotate(150deg) translateY(-113px);
}
.tm-clock-widget .clock-indicator div:nth-child(6) {
  transform: rotate(180deg) translateY(-113px);
  background-color: #aaa;
}
.tm-clock-widget .clock-indicator div:nth-child(7) {
  transform: rotate(210deg) translateY(-113px);
}
.tm-clock-widget .clock-indicator div:nth-child(8) {
  transform: rotate(240deg) translateY(-113px);
}
.tm-clock-widget .clock-indicator div:nth-child(9) {
  transform: rotate(270deg) translateY(-113px);
  background-color: #aaa;
}
.tm-clock-widget .clock-indicator div:nth-child(10) {
  transform: rotate(300deg) translateY(-113px);
}
.tm-clock-widget .clock-indicator div:nth-child(11) {
  transform: rotate(330deg) translateY(-113px);
}
.tm-clock-widget .clock-indicator div:nth-child(12) {
  transform: rotate(360deg) translateY(-113px);
  background-color: #4388ee;
}
.sppb-testimonial-pro {
  padding-bottom: 80px;
}
.sppb-testimonial-pro .sppb-testimonial-message {
  font-size: 20px;
  line-height: 32px;
  font-family: 'Special Elite';
}
.sppb-testimonial-pro .fa-quote-left {
  position: absolute;
  left: 0;
  top: 20px;
  z-index: -1;
  font-family: "beluga-icons";
}
.sppb-testimonial-pro .fa-quote-left:before {
  content: "\f16c";
}
.sppb-testimonial-pro .sppb-addon-testimonial-pro-header {
  padding: 30px 0;
}
.sppb-testimonial-pro .sppb-addon-testimonial-pro-header img {
  filter: grayscale(100%);
}
.sppb-testimonial-pro .sppb-addon-testimonial-pro-header .sppb-avatar-circle {
  border-radius: 40px/50px;
}
.sppb-testimonial-pro .sppb-addon-testimonial-pro-header .sppb-avatar-round {
  border-radius: 10px;
}
.sppb-testimonial-pro .sppb-addon-testimonial-pro-header .sppb-avatar-sqaure {
  border-radius: 0;
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
}
.sppb-testimonial-pro .sppb-addon-testimonial-pro-footer .sppb-addon-testimonial-pro-client-name {
  font-family: 'Playfair Display';
  font-size: 28px;
}
.sppb-testimonial-pro .sppb-addon-testimonial-pro-footer img {
  margin-right: 20px;
}
.sppb-testimonial-pro .sppb-addon-testimonial-pro-footer .sppb-addon-testimonial-pro-client-designation {
  display: block;
  color: #4388ee;
  font-size: 20px;
}
.sppb-testimonial-pro .testimonial-pro-client-name-wrap {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.sppb-testimonial-pro .sppb-carousel-control {
  border-width: 1px;
  border-radius: 50%;
}
.sppb-testimonial-pro .sppb-carousel-indicators {
  width: 100%;
  left: 0;
  margin-left: 0;
}
.sppb-testimonial-pro .sppb-carousel-indicators li {
  width: 6px;
  height: 20px;
  border: none;
  border-radius: 0;
  margin: 0 2px;
  background-color: rgba(92, 120, 158, 0.3);
  transition: all 0.3s ease-in-out;
}
.sppb-testimonial-pro .sppb-carousel-indicators li.active {
  height: 30px;
  border: none;
}
.sppb-testimonial-pro.uk-contrast .sppb-carousel-indicators li {
  background-color: #ffffff;
}
.sppb-testimonial-pro.uk-contrast .sppb-addon-testimonial-pro-footer .sppb-addon-testimonial-pro-client-designation {
  color: #9ab0d2;
}
.sppb-testimonial-pro.sppb-text-right,
.sppb-testimonial-pro.uk-text-right {
  padding-bottom: 60px;
}
.sppb-testimonial-pro.sppb-text-right .sppb-carousel-indicators,
.sppb-testimonial-pro.uk-text-right .sppb-carousel-indicators {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.sppb-testimonial-pro.sppb-text-right .sppb-carousel-indicators li,
.sppb-testimonial-pro.uk-text-right .sppb-carousel-indicators li {
  margin-left: 5px;
}
.sppb-testimonial-pro.sppb-text-right .sppb-addon-testimonial-client,
.sppb-testimonial-pro.uk-text-right .sppb-addon-testimonial-client {
  text-align: right;
}
.sppb-testimonial-pro.sppb-text-right .sppb-addon-testimonial-pro-header,
.sppb-testimonial-pro.uk-text-right .sppb-addon-testimonial-pro-header {
  margin-right: 10px;
  padding-bottom: 15px;
}
.sppb-testimonial-pro.sppb-text-left,
.sppb-testimonial-pro.uk-text-left {
  padding-bottom: 60px;
}
.sppb-testimonial-pro.sppb-text-left .sppb-carousel-indicators,
.sppb-testimonial-pro.uk-text-left .sppb-carousel-indicators {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.sppb-testimonial-pro.sppb-text-left .sppb-carousel-indicators li,
.sppb-testimonial-pro.uk-text-left .sppb-carousel-indicators li {
  margin-right: 5px;
}
.sppb-testimonial-pro.sppb-text-left .sppb-addon-testimonial-pro-header,
.sppb-testimonial-pro.uk-text-left .sppb-addon-testimonial-pro-header {
  margin-left: 10px;
  padding-bottom: 15px;
}
.tm-primary-background .sppb-testimonial-pro .sppb-addon-testimonial-pro-footer .sppb-addon-testimonial-pro-client-designation {
  color: #eb966e;
}
.tm-primary-background .sppb-testimonial-pro .sppb-carousel-indicators li {
  background-color: #ffffff;
}
.tm-blocknumber-heading,
.sppb-media-heading {
  color: #4388ee;
}
.tm-blocknumber {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.tm-blocknumber-heading {
  margin-bottom: 5px;
}
.tm-blocknumber-body p {
  margin-top: 0;
  margin-bottom: 0;
}
.tm-blocknumber-number {
  width: 55px;
  height: 55px;
  line-height: 55px;
  color: #ffffff;
  border-radius: 30px;
  display: inline-block;
  text-align: center;
}
.tm-blocknumber-number,
.sppb-blocknumber-number {
  margin: 7px 10px 0;
  background: #4388ee;
  background: -moz-radial-gradient(top center, ellipse cover, rgba(43, 189, 189, 0.7) 0%, #4388ee 65%, #2155a6 100%);
  background: -webkit-radial-gradient(top center, ellipse cover, rgba(43, 189, 189, 0.7) 0%, #4388ee 65%, #2155a6 100%);
  background: radial-gradient(at top center, rgba(43, 189, 189, 0.7) 0%, #4388ee 65%, #2155a6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(43, 189, 189, 0.7)', endColorstr='#2155a6', GradientType=1);
  color: #ffffff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
  font-size: 28px;
  font-family: 'Cairo';
  font-weight: 600;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05), 10px 10px 30px rgba(67, 136, 238, 0.4);
}
.tm-no-gradient .tm-blocknumber-number,
.tm-no-gradient .sppb-blocknumber-number {
  background-color: #4388ee;
}
.sppb-blocknumber.sppb-media > .pull-left {
  margin-right: 25px;
}
.sppb-blocknumber.sppb-media > .pull-left {
  margin-right: 25px;
}
.sppb-addon-blocknumber.tm-primary-2-color .sppb-media-body {
  color: #5c789e;
}
.sppb-addon-blocknumber.tm-primary-2-color .sppb-blocknumber-number {
  color: #ffffff;
  background: #70dede;
  background: -moz-linear-gradient(-45deg, #70dede 0%, #2bbdbd 65%, #2bbdbd 100%);
  background: -webkit-linear-gradient(-45deg, #70dede 0%, #2bbdbd 65%, #2bbdbd 100%);
  background: linear-gradient(135deg, #70dede 0%, #2bbdbd 65%, #2bbdbd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2bbdbd', endColorstr='#2bbdbd', GradientType=1);
}
.sppb-addon-blocknumber.tm-primary-2-color .sppb-media-heading {
  color: #2bbdbd;
}
.sppb-addon-blocknumber.tm-primary-3-color .sppb-media-body {
  color: #5c789e;
}
.sppb-addon-blocknumber.tm-primary-3-color .sppb-blocknumber-number {
  color: #ffffff;
  background: #5187dc;
  background: -moz-linear-gradient(-45deg, #5187dc 0%, #2155a6 65%, #2155a6 100%);
  background: -webkit-linear-gradient(-45deg, #5187dc 0%, #2155a6 65%, #2155a6 100%);
  background: linear-gradient(135deg, #5187dc 0%, #2155a6 65%, #2155a6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2155a6', endColorstr='#2155a6', GradientType=1);
}
.sppb-addon-blocknumber.tm-primary-3-color .sppb-media-heading {
  color: #2155a6;
}
.sppb-addon-blocknumber.tm-primary-4-color .sppb-media-body {
  color: #5c789e;
}
.sppb-addon-blocknumber.tm-primary-4-color .sppb-blocknumber-number {
  color: #ffffff;
  background: #2384e7;
  background: -moz-linear-gradient(-45deg, #2384e7 0%, #105194 65%, #105194 100%);
  background: -webkit-linear-gradient(-45deg, #2384e7 0%, #105194 65%, #105194 100%);
  background: linear-gradient(135deg, #2384e7 0%, #105194 65%, #105194 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#105194', endColorstr='#105194', GradientType=1);
}
.sppb-addon-blocknumber.tm-primary-4-color .sppb-media-heading {
  color: #105194;
}
.sppb-addon-animated-number .sppb-addon-content .sppb-animated-number {
  color: #4388ee;
  font-family: 'Playfair Display';
  font-weight: 700;
}
.sppb-addon-animated-number .sppb-addon-content .sppb-animated-number-title {
  margin-top: 10px;
}
.sppb-addon-animated-number .sppb-addon-content .sppb-animated-number-desc {
  padding-top: 10px;
  padding-bottom: 10px;
}
.sppb-addon-animated-number .animated-number-position-bottom .sppb-animated-number-title {
  margin-bottom: 20px;
}
.sppb-addon-animated-number .animated-number-position-left .sppb-animated-number-title {
  margin-top: 0 !important;
  margin-left: 15px;
}
.sppb-addon-animated-number .animated-number-position-right .sppb-animated-number-title {
  margin-top: 0 !important;
  margin-right: 15px;
}
.sppb-addon-animated-number.tm-style-default .sppb-addon-content .sppb-animated-number-title {
  left: 0;
  font-family: 'Cairo';
  display: inline-block;
  padding-bottom: 10px;
  margin-bottom: 20px;
  position: relative;
  display: table;
  padding-bottom: 15px;
}
.sppb-addon-animated-number.tm-style-default .sppb-addon-content .sppb-animated-number-title:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 6px;
  width: 100%;
  margin: 0;
  background: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 3px, rgba(92, 120, 158, 0.15) 3px, rgba(92, 120, 158, 0.15) 6px);
}
.sppb-addon-animated-number.tm-style-modern .sppb-addon-content .sppb-animated-number-title {
  margin-top: 15px;
  color: #ffffff;
  padding: 7px;
  display: inline-block;
  border-radius: 0;
  background-color: #4388ee;
}
.sppb-addon-animated-number.tm-style-plain .sppb-addon-content .sppb-animated-number-title {
  margin-top: 15px;
  display: inline-block;
  font-family: 'Cairo';
  font-weight: 600;
}
.sppb-addon-animated-number.sppb-text-right .sppb-animated-number {
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.sppb-addon-animated-number.sppb-text-center .sppb-animated-number {
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.sppb-addon-audio .sppb-addon-title {
  clear: both;
}
audio {
  min-height: 50px;
  min-width: 80%;
}
.tm-counter {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.tm-counter .tm-counter-digit {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  color: #4388ee;
  font-family: 'Playfair Display';
  font-weight: 700;
  margin-bottom: 0;
}
.tm-counter .tm-counter-digit > * {
  display: inline-block;
  padding-right: 5px;
}
.tm-counter .tm-counter-title {
  position: relative;
  left: 0;
  display: inline-block;
  padding-bottom: 15px;
  margin: 10px 0 0;
}
.tm-counter .tm-counter-desc {
  padding: 10px 0;
}
.tm-counter.tm-counter-default .tm-counter-title {
  padding-bottom: 10px;
  margin-bottom: 20px;
  position: relative;
  display: table;
  display: inline-block;
  font-weight: 600;
  font-family: 'Cairo';
}
.tm-counter.tm-counter-default .tm-counter-title:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 6px;
  width: 100%;
  margin: 0;
  background: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 3px, rgba(92, 120, 158, 0.15) 3px, rgba(92, 120, 158, 0.15) 6px);
}
.tm-counter.tm-counter-plain .tm-counter-title {
  font-weight: 600;
  font-family: 'Cairo';
}
.tm-counter.tm-counter-plain .tm-counter-desc {
  padding: 0;
  margin-bottom: 0;
}
.tm-counter.tm-counter-modern .tm-counter-title {
  margin-top: 15px;
  font-size: 20px;
  line-height: 24px;
  color: #ffffff;
  padding: 7px;
  display: inline-block;
  border-radius: 0;
  background-color: #4388ee;
}
.tm-counter.tm-counter-modern .tm-counter-desc {
  padding: 0;
  margin-bottom: 0;
}
.tm-counter .tm-counter-suffix:empty,
.tm-counter .tm-counter-prefix:empty {
  display: none;
}
.tm-counter.uk-text-right .tm-counter-digit {
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.tm-counter-beluga.uk-grid-width-medium-1-2 div:nth-child(n+3) hr {
  display: none;
}
.uk-contrast .tm-counter .tm-counter-digit {
  color: #ffffff;
}
[class*="tm-photo-border"] > div {
  padding: 30px;
  position: relative;
}
[class*="tm-photo-border"] > div > div {
  box-shadow: 0 0 100px rgba(0, 0, 0, 0.1);
}
[class*="tm-photo-border"] > div > div:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: -30px;
  top: -30px;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0);
}
[class*="tm-border-frame"] {
  position: relative;
  display: inline-block;
  z-index: 0;
  margin: 30px;
}
[class*="tm-border-frame"] > div {
  box-shadow: 0 0 100px rgba(0, 0, 0, 0.1);
  display: inline-block;
}
[class*="tm-border-frame"] > div:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: -30px;
  top: -30px;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0);
}
.tm-border-frame > div:after,
.tm-photo-border > div > div:after,
.tm-photo-border-primary > div > div:after {
  border: 6px solid #4388ee;
  border-image: linear-gradient(135deg, #2bbdbd 0%, #4388ee 50%, #2155a6 100%) 1;
}
.tm-photo-border-primary-2 > div > div:after {
  border: 6px solid #2bbdbd;
  border-image: linear-gradient(135deg, rgba(43, 189, 189, 0.6) 0%, #2bbdbd 50%, #2155a6 100%) 1;
}
.tm-photo-border-primary-3 > div > div:after {
  border: 6px solid #2155a6;
  border-image: linear-gradient(135deg, rgba(33, 85, 166, 0.6) 0%, #2155a6 50%, #105194 100%) 1;
}
.tm-photo-border-primary-4 > div > div:after {
  border: 6px solid #105194;
  border-image: linear-gradient(135deg, rgba(16, 81, 148, 0.6) 0%, #105194 50%, #022d6b 100%) 1;
}
.tm-photo-shadow-secondary > div > div:after {
  border: 6px solid #022d6b;
  border-image: linear-gradient(135deg, rgba(2, 45, 107, 0.6) 0%, #022d6b 50%, #022d6b 100%) 1;
}
.sppb-addon-image-overlay-icon {
  font-family: 'Cairo';
  font-weight: 200;
  font-size: 35px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.tm-panel-shadow,
.tm-panel-primary-shadow,
.tm-panel-primary-2-shadow,
.tm-panel-primary-3-shadow,
.tm-panel-primary-4-shadow,
.tm-panel-secondary-shadow {
  margin-top: -30px;
  margin-right: 30px;
  box-shadow: 20px 20px 20px rgba(0, 0, 0, 0.2), 30px 30px 0px #022d6b !important;
}
.tm-panel-primary-shadow {
  box-shadow: 20px 20px 20px rgba(0, 0, 0, 0.2), 30px 30px 0px #4388ee !important;
}
.tm-panel-primary-2-shadow {
  box-shadow: 20px 20px 20px rgba(0, 0, 0, 0.2), 30px 30px 0px #2bbdbd !important;
}
.tm-panel-primary-3-shadow {
  box-shadow: 20px 20px 20px rgba(0, 0, 0, 0.2), 30px 30px 0px #2155a6 !important;
}
.tm-panel-primary-4-shadow {
  box-shadow: 20px 20px 20px rgba(0, 0, 0, 0.2), 30px 30px 0px #105194 !important;
}
.tm-panel-secondary-shadow {
  box-shadow: 20px 20px 20px rgba(0, 0, 0, 0.2), 30px 30px 0px #022d6b !important;
}
.sppb-progress {
  background-color: rgba(0, 0, 0, 0.03);
}
.sppb-progress-label {
  font-size: 18px;
}
.sppb-progress-bar {
  background-color: #4388ee;
}
.sppb-progress-bar-primary-2 {
  background-color: #2bbdbd;
}
.sppb-progress-bar-primary-3 {
  background-color: #2155a6;
}
.sppb-progress-bar-primary-4 {
  background-color: #105194;
}
.sppb-progress-bar-gradient {
  background: #4388ee;
  background: -moz-linear-gradient(left, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: -webkit-linear-gradient(left, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  background: linear-gradient(90deg, #2bbdbd 0%, #4388ee 65%, #2155a6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2bbdbd', endColorstr='#2155a6', GradientType=0);
}
.sppb-progress-bar-secondary {
  background-color: #022d6b;
}
.sppb-progress-bar-success {
  background-color: #76ad34;
}
.sppb-progress-bar-warning {
  background-color: #e88600;
}
.sppb-progress-bar-danger {
  background-color: #d63617;
}
.sppb-addon-flickr .sppb-flickr-gallery li a:before {
  background-color: rgba(0, 0, 0, 0);
}
.sppb-addon-flickr .sppb-flickr-gallery li a:after {
  font-family: "beluga-icons";
  content: "\f136";
}
.sppb-addon-flickr .sppb-flickr-gallery li a:hover {
  transform: scale(1);
}
.sppb-addon-flickr .sppb-flickr-gallery li a:hover:before {
  background-color: rgba(67, 136, 238, 0.6);
}
.sppb-flipbox-panel .flip-box {
  border-radius: 0;
}
.sppb-flipbox-back.flip-box:before {
  background-color: #4388ee;
}
.flip-box-inner h1,
.flip-box-inner h2,
.flip-box-inner h3,
.flip-box-inner h4,
.flip-box-inner h5,
.flip-box-inner h6 {
  margin-bottom: 5px;
}
.sppb-addon-sppb-flibox .threeD-flip-front,
.sppb-addon-sppb-flibox .threeD-flip-back,
.sppb-addon-sppb-flibox .sppb-flipbox-back.flip-box:before,
.sppb-addon-sppb-flibox .sppb-flipbox-front.flip-box:before,
.sppb-addon-sppb-flibox .threeD-flip-back:before,
.sppb-addon-sppb-flibox .threeD-flip-front:before,
.sppb-addon-sppb-flibox .threeD-flip-front:before {
  border-radius: 0;
}
.sppb-addon-sppb-flibox .threeD-flip-back:before,
.sppb-addon-sppb-flibox .sppb-flipbox-back.flip-box:before {
  background: #2155a6;
  background: -moz-radial-gradient(top center, ellipse cover, #4388ee 0%, #2155a6 65%, #022d6b 100%);
  background: -webkit-radial-gradient(top center, ellipse cover, #4388ee 0%, #2155a6 65%, #022d6b 100%);
  background: radial-gradient(at top center, #4388ee 0%, #2155a6 65%, #022d6b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4388ee', endColorstr='#022d6b', GradientType=1);
}
.sppb-addon-sppb-flibox .sppb-flipbox-front.flip-box:before,
.sppb-addon-sppb-flibox .threeD-flip-front:before {
  background-color: rgba(67, 136, 238, 0.2);
}
.sppb-addon-sppb-flibox.tm-primary-overlay:before {
  display: none;
}
.sppb-addon-sppb-flibox.tm-primary-overlay .sppb-flipbox-front.flip-box:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(67, 136, 238, 0.6) !important;
  color: #ffffff !important;
  border-color: rgba(0, 0, 0, 0.075) !important;
}
.sppb-ajaxt-contact-form {
  margin-bottom: 0;
}
.sppb-form-check .sppb-form-check-label {
  line-height: 28px;
}
.sppb-form-control,
.sppb-form-group .sppb-form-control {
  border-radius: 0;
  border-width: 1px;
  line-height: 25px;
  height: 39px;
}
.sppb-addon-ajax-contact .sppb-addon-title {
  color: #4388ee;
}
.sppb-addon-ajax-contact input[type="checkbox"] {
  margin-top: 5px;
}
.sppb-ajax-contact-content {
  padding-top: 20px;
}
.sppb-dropcap .sppb-addon-content:first-letter {
  padding-top: 8px;
}
.sppb-nav > li > a {
  font-family: 'Cairo';
  font-weight: 600;
  font-size: 17px;
  padding: 12px 20px;
}
.sppb-nav-pills > li > a {
  border-radius: 50px;
  cursor: pointer;
  padding: 13px 25px;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  transition: all 0.3s ease-in-out;
}
.sppb-nav-pills > li > a > i {
  font-size: 18px;
}
.sppb-nav-pills + .sppb-tab-content {
  margin-top: 25px;
}
.sppb-nav-modern-content,
.sppb-nav-tabs-content {
  color: #5c789e;
  padding: 30px;
}
.sppb-nav-modern-content > p,
.sppb-nav-tabs-content > p {
  margin-bottom: 0;
}
.sppb-addon-content > p {
  margin-bottom: 0;
}
.sppb-nav-lines {
  border-bottom-color: #fafafa;
}
.sppb-nav-lines > li > a {
  transition: color 0.3s ease-in-out;
  padding: 15px 20px;
}
.tm-primary-tabs .sppb-nav-tabs > li.active > a {
  box-shadow: inset 0 2px 0 #4388ee;
  border-top-color: #4388ee;
}
.tm-primary-tabs .sppb-nav-pills > li.active > a,
.tm-primary-tabs .sppb-nav-pills > li.active > a:focus,
.tm-primary-tabs .sppb-nav-pills > li.active > a:hover {
  background-color: #4388ee;
  color: #ffffff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
.tm-primary-tabs .sppb-nav-lines > li.active > a {
  color: #4388ee;
  border-bottom-color: #4388ee;
}
.tm-primary-2-tabs .sppb-nav-tabs > li.active > a {
  box-shadow: inset 0 2px 0 #2bbdbd;
  border-top-color: #2bbdbd;
}
.tm-primary-2-tabs .sppb-nav-pills > li.active > a,
.tm-primary-2-tabs .sppb-nav-pills > li.active > a:focus,
.tm-primary-2-tabs .sppb-nav-pills > li.active > a:hover {
  background-color: #2bbdbd;
  color: #ffffff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
.tm-primary-2-tabs .sppb-nav-lines > li.active > a {
  color: #2bbdbd;
  border-bottom-color: #2bbdbd;
}
.tm-primary-3-tabs .sppb-nav-tabs > li.active > a {
  box-shadow: inset 0 2px 0 #2155a6;
  border-top-color: #2155a6;
}
.tm-primary-3-tabs .sppb-nav-pills > li.active > a,
.tm-primary-3-tabs .sppb-nav-pills > li.active > a:focus,
.tm-primary-3-tabs .sppb-nav-pills > li.active > a:hover {
  background-color: #2155a6;
  color: #ffffff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
.tm-primary-3-tabs .sppb-nav-lines > li.active > a {
  color: #2155a6;
  border-bottom-color: #2155a6;
}
.tm-primary-4-tabs .sppb-nav-tabs > li.active > a {
  box-shadow: inset 0 2px 0 #105194;
  border-top-color: #105194;
}
.tm-primary-4-tabs .sppb-nav-pills > li.active > a,
.tm-primary-4-tabs .sppb-nav-pills > li.active > a:focus,
.tm-primary-4-tabs .sppb-nav-pills > li.active > a:hover {
  background-color: #105194;
  color: #ffffff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
.tm-primary-4-tabs .sppb-nav-lines > li.active > a {
  color: #105194;
  border-bottom-color: #105194;
}
.tm-secondary-tabs .sppb-nav-tabs > li.active > a {
  box-shadow: inset 0 2px 0 #022d6b;
  border-top-color: #022d6b;
}
.tm-secondary-tabs .sppb-nav-pills > li.active > a,
.tm-secondary-tabs .sppb-nav-pills > li.active > a:focus,
.tm-secondary-tabs .sppb-nav-pills > li.active > a:hover {
  background-color: #022d6b;
  color: #ffffff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
.tm-secondary-tabs .sppb-nav-lines > li.active > a {
  color: #022d6b;
  border-bottom-color: #022d6b;
}
.bfFieldset-wrapper {
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  padding: 20px;
  margin: 30px 0;
}
.bfBlock legend {
  margin-bottom: 20px;
}
.tm-scroll-down {
  height: 35px;
  width: 22px;
  position: absolute;
  left: 50%;
  bottom: 35px;
  display: block;
  border-radius: 30px / 25px;
  border: 1px solid rgba(92, 120, 158, 0.7);
  margin-left: -11px;
  z-index: 200;
}
.tm-scroll-down::before {
  content: "";
  display: block;
  width: 4px;
  height: 6px;
  margin: 6px auto 0;
  border-radius: 2px;
  background: #4388ee;
  -webkit-animation: tm-floating 2.5s infinite;
  animation: tm-floating 2.5s infinite;
}
@media (min-width: 1200px) {
  .mod-sppagebuilder .sppb-container-inner,
  .sppb-row-container {
    width: auto;
  }
}
@media (min-width: 992px) {
  .mod-sppagebuilder .sppb-container-inner,
  .sppb-row-container {
    width: auto;
  }
}
@media (min-width: 768px) {
  .mod-sppagebuilder .sppb-container-inner,
  .sppb-row-container {
    width: auto;
  }
}
@media (max-width: 899px) {
  body.uk-container,
  body.mod-sppagebuilder .sppb-container-inner,
  body.sppb-row-container {
    padding: 0;
  }
  .tm-toolbar .uk-subnav > * {
    padding-left: 10px;
  }
  .tm-toolbar > div.uk-float-right > div {
    margin-left: 10px;
  }
  .tm-quote {
    line-height: 35px;
  }
  .uk-panel-space {
    padding: 20px;
  }
  .uk-panel-box,
  .tm-block {
    padding: 30px;
  }
  .tm-toolbar .uk-container,
  .tm-toolbar .mod-sppagebuilder .sppb-container-inner,
  .tm-toolbar .sppb-row-container {
    padding: 0 20px;
  }
  .tm-slideshow-beluga .uk-cover-background {
    background-position: 62% 50%;
  }
  .tm-slideshow-beluga .uk-overlay-panel {
    padding: 0 20px;
  }
  .tm-slideshow-beluga .uk-overlay-panel > div {
    width: 80%;
  }
  .tm-slideshow-beluga .uk-overlay-panel > div .uk-button {
    float: none;
    margin: 0 auto;
  }
  .tm-slideshow-beluga .uk-overlay-panel h1,
  .tm-slideshow-beluga .uk-overlay-panel h2,
  .tm-slideshow-beluga .uk-overlay-panel h3,
  .tm-slideshow-beluga .uk-overlay-panel h4,
  .tm-slideshow-beluga .uk-overlay-panel h5,
  .tm-slideshow-beluga .uk-overlay-panel h6 {
    font-size: 30px;
    line-height: 26px;
    padding: 5px 30px 20px 0;
  }
  .tm-slideshow-beluga .uk-dotnav {
    display: none;
  }
  .tm-slideshow-beluga .tm-scroll-down {
    border: 0;
    bottom: 60px;
  }
  .tm-slideshow-beluga > div.uk-margin {
    right: 20px;
  }
  .tm-slideshow-beluga .tm-numnav > * {
    margin-top: 7px;
  }
  .tm-slideshow-beluga .tm-numnav > * > * {
    width: 20px;
    height: 20px;
    border-radius: 5px;
  }
  .tm-slideshow-beluga .tm-numnav > * > *::before {
    width: 20px;
    height: 20px;
    line-height: 20px;
    background-color: #f4faff;
  }
  .tm-padding-top-remove-small {
    padding-top: 0 !important;
  }
  .tm-margin-bottom-small {
    margin-bottom: 40px !important;
  }
  .tm-block-large-top-padding {
    padding-top: 30px !important;
  }
  .tm-panel-shadow:not(.sppb-addon),
  .tm-panel-primary-shadow:not(.sppb-addon),
  .tm-panel-primary-2-shadow:not(.sppb-addon),
  .tm-panel-primary-3-shadow:not(.sppb-addon),
  .tm-panel-primary-4-shadow:not(.sppb-addon),
  .tm-panel-secondary-shadow:not(.sppb-addon) {
    margin-top: 0;
  }
  .tm-page-header .tm-inner-container {
    padding-top: 180px;
    padding-bottom: 100px;
  }
  .tm-background-cover .tm-inner-container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .tm-page-header .tm-page-header-title {
    font-size: 34px;
    line-height: 44px;
  }
  .tm-block-large-padding {
    padding: 30px 0 !important;
  }
  .tm-block-large-padding-sides {
    padding: 30px !important;
  }
  .tm-block-inner-large-padding .tm-inner-container {
    padding: 50px 30px;
  }
  .tm-block-footer > div {
    padding: 0 30px 50px;
  }
  #tm-container [class*="tm-offset-"] {
    margin: 0 !important;
  }
  #tm-container.has-float-box #tm-footer > div {
    padding-top: 10px;
  }
  #tm-subscribe-form .tm-last-column {
    position: relative;
    transform: translateY(20px);
    padding: 30px;
    display: block;
    min-height: auto;
    margin: 0 0px 0 15px;
    width: 100%;
  }
  .uk-nav-offcanvas .uk-nav-sub li {
    line-height: 32px;
  }
  .tm-price-column.tm-shift-top {
    margin-top: 0;
  }
  .tm-search-subtitle {
    display: none;
  }
  #k2Container .itemContainer {
    width: 100% !important;
  }
  .itemCommentsForm .inputbox {
    width: 100%;
  }
  ul.itemCommentsList {
    padding-left: 0;
  }
  .itemAuthorBlock .itemAuthorDetails {
    margin-left: 0;
  }
  .itemComments .itemCommentsList li > div {
    margin-left: 32px;
  }
  #k2Container header > h1 {
    font-size: 24px;
    line-height: 40px;
    margin: 0 0 15px 0;
  }
  .itemView span.uk-blog-date {
    display: none;
  }
}
@media (min-width: 900px) and (max-width: 992px) {
  .uk-navbar-nav > li > a {
    padding: 0 20px;
  }
}
@media (min-width: 900px) and (max-width: 991px) {
  .uk-navbar-nav > li > a {
    padding: 0 20px;
  }
  .sppb-addon-optin-forms .sppb-optin-form input {
    padding: 8px 12px !important;
  }
  [class*="tm-float-box"] {
    position: relative !important;
  }
  .tm-float-box-right,
  .tm-float-box-center,
  .tm-float-box-left {
    transform: none;
  }
  .tm-float-box-center {
    width: 100%;
  }
  #tm-main.has-float-box ~ #tm-footer > div {
    padding-top: 0;
  }
  .tm-block-footer {
    width: 100% !important;
  }
  .tm-block-footer > div .tm-footer > div:last-child .uk-panel-box:after {
    display: none;
  }
  .tm-block-footer > div .tm-footer > div:last-child .uk-panel-box {
    padding: 0;
  }
}
@media (max-width: 479px) {
  .tm-header-default .tm-header.uk-active {
    margin: 0;
    width: 100% !important;
    transform: none;
  }
  .tm-header-center .tm-toolbar,
  .tm-header-metro .tm-toolbar {
    width: 100% !important;
    left: 0;
  }
  .tm-header-center .tm-header,
  .tm-header-metro .tm-header {
    padding-left: 0 !important;
    width: 100% !important;
    margin-left: 0 !important;
  }
  .tm-header-center .tm-header .tm-logo-container,
  .tm-header-metro .tm-header .tm-logo-container {
    width: 50%;
    height: 100%;
  }
  .uk-navbar-content,
  .uk-navbar-brand,
  .uk-navbar-toggle {
    height: 68px;
  }
  .tm-article-content p {
    clear: both;
  }
  .itemExtraFields {
    float: none;
    margin: 0;
  }
  .subCategoryContainer {
    width: 100% !important;
    margin-bottom: 0;
  }
  .subCategoryContainer .subCategory {
    margin: 0;
    height: auto !important;
  }
  article header .itemRatingBlock > div {
    float: left;
  }
  .itemList article header h1,
  .itemList article header h2,
  .itemsContainerWrap article header h1 {
    font-size: 24px;
    line-height: 40px;
  }
}
@media (max-width: 900px) {
  .tm-highlight-block {
    width: 100%;
    border: 0 !important;
    margin: 10px 0;
  }
  [class*="tm-float-box"] {
    position: relative !important;
  }
  .tm-float-box-right,
  .tm-float-box-center,
  .tm-float-box-left {
    transform: none;
  }
  .tm-float-box-center {
    width: 100%;
    text-align: center;
  }
  .uk-navbar-content,
  .uk-navbar-brand,
  .uk-navbar-toggle {
    height: 72px;
  }
  .tm-header-metro .tm-toolbar {
    width: calc(100% - 40px) !important;
    left: 20px;
  }
  .tm-header-metro .tm-header {
    padding-left: 0 !important;
    width: calc(100% - 40px) !important;
    margin-left: 20px !important;
  }
  .tm-header-metro .tm-header .tm-logo-container {
    height: 100%;
  }
  .tm-header-center .tm-toolbar {
    width: calc(100% - 40px) !important;
    left: 20px;
  }
  .tm-header-center .tm-logo-container {
    position: absolute;
    top: 0;
    left: 0;
    background: #4388ee;
    background: -moz-radial-gradient(top center, ellipse cover, #72a6f2 0%, #4388ee 65%, #156be9 100%);
    background: -webkit-radial-gradient(top center, ellipse cover, #72a6f2 0%, #4388ee 65%, #156be9 100%);
    background: radial-gradient(at top center, #72a6f2 0%, #4388ee 65%, #156be9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#72a6f2', endColorstr='#156be9', GradientType=1);
    box-shadow: 0 10px 15px rgba(67, 136, 238, 0.2), inset -2px -2px rgba(255, 255, 255, 0.03), inset -1px -1px rgba(0, 0, 0, 0.05);
    height: 110px;
    width: 220px;
  }
  .tm-header-center .tm-header {
    padding-left: 0 !important;
    width: calc(100% - 40px) !important;
    margin-left: 20px !important;
  }
  .tm-header-center .tm-header .tm-logo-container {
    height: 120%;
  }
  .tm-header-center .tm-navbar {
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .sppb-addon-optin-forms .sppb-optin-form input {
    padding: 8px 12px !important;
  }
  .uk-panel-box.uk-flex-right {
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .tm-block-footer {
    width: 100% !important;
  }
  .tm-block-footer > div .tm-footer > div:last-child .uk-panel-box {
    padding: 0;
  }
  .tm-block-footer > div .tm-footer > div:last-child .uk-panel-box:after {
    display: none;
  }
  #tm-main.has-float-box ~ #tm-footer > div {
    padding-top: 0;
    padding-left: 30px;
  }
  .tm-copy {
    width: 100% !important;
    margin: 0;
    padding: 20px;
  }
  .tm-block-footer-bottom {
    width: 100% !important;
    padding: 20px 0;
  }
  .tm-block-footer-bottom > div {
    padding-left: 30px;
  }
  .tm-isblog .uk-article .uk-panel-box,
  .tm-noblog .tm-content .uk-panel-box {
    padding: 30px;
  }
  [class*="tm-photo-shadow"] > div {
    padding: 15px;
  }
  .tm-photo-shadow > div > div,
  .tm-photo-shadow-primary > div > div {
    box-shadow: -15px -15px 0 #4388ee, 0 0 50px rgba(0, 0, 0, 0.4);
  }
  .tm-photo-shadow-primary-2 > div > div {
    box-shadow: -15px -15px 0 #2bbdbd, 0 0 50px rgba(0, 0, 0, 0.4);
  }
  .tm-photo-shadow-primary-3 > div > div {
    box-shadow: -15px -15px 0 #2155a6, 0 0 50px rgba(0, 0, 0, 0.4);
  }
  .tm-photo-shadow-primary-4 > div > div {
    box-shadow: -15px -15px 0 #105194, 0 0 50px rgba(0, 0, 0, 0.4);
  }
  .tm-photo-shadow-secondary > div > div {
    box-shadow: -15px -15px 0 #022d6b, 0 0 50px rgba(0, 0, 0, 0.4);
  }
  .tm-coming-soon-title {
    font-size: 30px;
    line-height: 36px;
  }
  .tm-coming-soon-subtitle {
    font-size: 24px;
    line-height: 32px;
    margin: 0;
    padding: 0;
  }
  .tm-slideshow-beluga .uk-overlay-panel h1,
  .tm-slideshow-beluga .uk-overlay-panel h2,
  .tm-slideshow-beluga .uk-overlay-panel h3,
  .tm-slideshow-beluga .uk-overlay-panel h4,
  .tm-slideshow-beluga .uk-overlay-panel h5,
  .tm-slideshow-beluga .uk-overlay-panel h6 {
    font-size: 30px;
    line-height: 40px;
  }
  .tm-slideshow-beluga .uk-overlay-panel > div > .tm-caption {
    display: none;
  }
  .tm-slideshow-beluga .uk-overlay-panel > div .tm-intro {
    margin-bottom: 10px;
    font-size: 18px;
  }
  .tm-slideshow-beluga .uk-button {
    min-height: 42px;
    padding: 0 15px;
    line-height: 42px;
    font-size: 14px;
  }
  .tm-slideshow-beluga .uk-slidenav {
    display: none !important;
  }
  .tm-slideshow-beluga .caption {
    font-size: 17px;
    line-height: 22px;
  }
  .tm-slideshow-beluga .tm-testimonial {
    padding: 0;
    margin: 0 10px;
  }
  .sppb-addon-gallery .sppb-gallery li {
    width: 100% !important;
  }
  .tm-headerbar-container .tm-headerbar {
    padding: 0;
  }
  .tm-headerbar-container .tm-headerbar .uk-grid > div:before {
    display: none;
  }
  .uk-navbar-nav > li > a {
    padding: 0 20px;
  }
  .tm-headerbar > div {
    margin-left: 0;
  }
  .tm-header-layout .tm-header {
    padding: 0 15px;
  }
  .tm-header-layout .tm-header .uk-container,
  .tm-header-layout .tm-header .mod-sppagebuilder .sppb-container-inner,
  .tm-header-layout .tm-header .sppb-row-container {
    padding: 0 20px;
  }
  .tm-header-transparent {
    width: 100%;
  }
  .tm-headerbar {
    max-width: 100%;
    padding-right: 0;
  }
  .tm-headerbar > div {
    padding: 30px;
    margin: 0;
  }
  .tm-navbar .tm-focus-button {
    padding: 0 20px;
  }
  .tm-highlight-block {
    width: 100%;
    border: 0 !important;
    margin: 10px 0;
  }
  .sppb-addon-clients .sppb-img-responsive {
    margin-bottom: 20px;
  }
  .tm-padding-sides,
  .tm-padding-sides-large {
    padding: 0;
  }
  .tm-copy-left,
  .tm-copy-right {
    width: 100%;
    float: none;
  }
  .tm-copy .uk-panel {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 10px 0 5px;
  }
  .tm-copy-left + .tm-copy-right .uk-panel {
    padding: 0 0 15px;
  }
}
@media (min-width: 899px) {
  .tm-navbar-container {
    box-sizing: border-box;
    min-height: 90px;
  }
}
@media (min-width: 900px) {
  .tm-header-default .tm-header,
  .tm-header-modern .tm-header,
  .tm-header-metro .tm-header,
  .tm-header-center .tm-header,
  .tm-header-bottom .tm-header {
    min-height: 90px;
  }
  #tm-search-modal .uk-search:before {
    display: none;
  }
  #tm-search-modal .uk-modal-dialog-blank {
    max-width: 100%;
  }
  .tm-margin-right-gutter-medium {
    margin-right: -30px;
  }
}
@media (min-width: 1220px) {
  .tm-header-transparent {
    width: 100%;
  }
  .tm-header-transparent .tm-header {
    padding: 25px 30px;
  }
  .tm-header-transparent .tm-header.uk-active {
    padding: 15px 30px;
  }
  .tm-header-transparent .uk-navbar-nav > li > a {
    padding: 0 20px;
  }
}
@media (max-width: 991px) {
  .tm-navbar .uk-container,
  .tm-navbar .mod-sppagebuilder .sppb-container-inner,
  .tm-navbar .sppb-row-container {
    padding: 0;
  }
  .tm-headerbar {
    width: auto;
  }
}
html[dir="rtl"] .tm-navbar .uk-navbar-nav > li .uk-dropdown-navbar {
  left: 0;
}
html[dir="rtl"] #sp-page-builder .sp-pagebuilder-page-edit {
  left: auto;
}
html[dir="rtl"] .bg-icon-arrow-pointing-to-right:before,
html[dir="rtl"] .uk-slidenav-next:before {
  content: "\f145";
}
html[dir="rtl"] .uk-slidenav-previous:before {
  content: "\f105";
}
html[dir="rtl"] .bg-icon-search-2:before {
  content: "\f178";
}
html[dir="rtl"] .bg-icon-access:before {
  content: "\f101";
}
html[dir="rtl"] .bg-icon-accounting:before {
  content: "\f100";
}
html[dir="rtl"] .bg-icon-validation:before {
  content: "\f190";
}
html[dir="rtl"] .bg-icon-security-ssl:before {
  content: "\f177";
}
html[dir="rtl"] .animated-heading-before-part {
  margin-right: 8px;
  margin-left: 0;
}
html[dir="rtl"] .sppb-btn-action-icon i:before,
html[dir="rtl"] .uk-button-action-icon i:before {
  transform: rotate(-180deg);
}
html[dir="rtl"] .tm-scroll-to-top .tm-scroll-text {
  right: 0;
  left: auto;
  bottom: 100%;
  transform: rotateZ(-90deg) translateX(0em) translateY(1.5em);
}
html[dir="rtl"] .sppb-shape-container svg {
  right: 120%;
}
html[dir="rtl"] .list-icons li i.tm-icon-large {
  margin: 5px -35px 0 0 !important;
}
.beluga-icons li {
  margin-bottom: 20px;
}
.beluga-icons li div:before {
  font-size: 40px;
}
.tm-panel-mockup {
  position: relative;
  padding-top: 60px;
}
.browser-mockup {
  border-top: 2em solid rgba(230, 230, 230, 0.7);
  box-shadow: 0 0.1em 1em 0 rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.075), 0 20px 20px rgba(218, 221, 231, 0.64);
  position: relative;
  border-radius: 3px;
  margin-bottom: 40px;
  display: inline-block;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  transition-duration: 0.45s;
}
.browser-mockup img {
  border-radius: 0 0 3px 3px;
}
.browser-mockup:hover {
  transform: translateY(-10px);
}
.browser-mockup:before,
.browser-mockup:after {
  display: block;
  position: absolute;
  content: '';
}
.browser-mockup:before {
  top: -1.25em;
  left: 1em;
  width: 0.3em;
  height: 0.3em;
  border-radius: 50%;
  background-color: #d63617;
  box-shadow: 0 0 0 1.5px #d63617, 0 0 0 2.5px #bf3015, 1em 0 0 1.5px #e88600, 1em 0 0 2.5px #cf7700, 2em 0 0 1.5px #76ad34, 2em 0 0 2.5px #69992e;
}
.browser-mockup.with-url:after {
  display: block;
  position: absolute;
  content: '';
  top: -1.5em;
  left: 4.4em;
  width: calc(74.4%);
  height: 0.9em;
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
}
.browser-mockup > * {
  display: block;
}
.tm-color-title {
  border: 1px solid #e1e1e1;
  border-radius: 20px;
  padding: 2px 15px;
  margin-bottom: 30px;
  display: inline-block;
  background: #f7f7f7;
  color: #909090;
  font-size: 12px;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}
.tm-color-title:hover {
  text-decoration: none;
}
.tm-color-title span {
  position: absolute;
  font-size: 100px;
  font-weight: bold;
  color: #f7f7f7;
  z-index: 0;
  right: 1%;
  top: 4.8%;
}
