/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.uk-grid-divider:empty {
    margin-top: 5px;
    margin-bottom: 5px;
}

h4 {
text-align: center;
    text-transform: none;
}
h4, .uk-h4 {
    font-size: 18px;
    line-height: 24px;
}

ul {
    margin: 0 0 0px 0;
}
.uk-article-title {
    font-weight: 400;
   
}
.tm-navbar {
    background: transparent;
}
.uk-panel-box {
    padding: 0px;
    background: transparent;
}
.tm-section-divider .tm-middle + .tm-grid-divider {

    margin-top: 30px;
    margin-bottom: 30px;

}
.uk-panel-red {
    font-size: 18px;
    font-weight: 400;
    text-transform: none;
    color: #D40000;
  margin-top: 0px;
}
.uk-accordion-title {
    border: 0px solid rgba(255, 255, 255, 0.08);
    border-radius: 1px;
    background: -moz-linear-gradient(left, rgba(91,221,255,0.3) 0%, rgba(125,185,232,0) 100%);
    background: -webkit-linear-gradient(left, rgba(91,221,255,0.3) 0%,rgba(125,185,232,0) 100%);
    background: linear-gradient(to right, rgba(91,221,255,0.3) 0%,rgba(125,185,232,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d5bddff', endColorstr='#007db9e8',GradientType=1 );
}
.uk-panel-title {
    font-size: 18px;
    font-weight: 400;
    text-transform: none;
}
/*.uk-grid-width-xlarge-1-6 > * {
    width: 14.285929999999%;
}*/

.tm-caption figcaption::before, .tm-caption figcaption::after {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}
.tm-caption figcaption::before {
    border-top: none;
    border-bottom: none;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}
.tm-caption figcaption::after {
    border-left: none;
    border-right: none;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}
.tm-caption:hover h3 {
    background: transparent;
    color: #FFFFFF;
  font-size: 14px;
  font-weight: 400;
}
.tm-caption h3 {
    background: transparent;
      color: #EEEEEE;
    text-transform: none;
    font-weight: 400;
    font-style: italic;
  font-size: 14px;
}
.tm-caption {
    background: transparent;
}
.uk-button-primary {
    background-color: #FF3F00;
    color: #ffffff;
  border: none;
      line-height: 48px;

}
h5, .uk-h5 {
    font-size: 16px;
    line-height: 18px;
    color: #FF3F00;
    text-transform: none;
    font-weight: 400;
    font-style: italic;
}
.ur-h1 {
    font-style: italic;
    color: #5BDDFF;
    text-transform: none;
}
.uk-accordion-title {
    text-transform: none;
}
.tm-sidebar-wrapper .tm-sidebar-menu-container .tm-sidebar-nav .uk-navbar-nav > li.uk-active > a {
    color: #5BDDFF;
    font-weight: 400;
}
.uk-heading-large {
font-weight: 400;
}
.tm-underlined {
    border-bottom: 1px solid #5BDDFF;
    color: #5BDDFF;
font-size: 24px;
    text-transform: none;
  font-weight: 400;
}
.tm-underlinedd {
    border-bottom: 0px solid #5BDDFF;
    color: #fff;
font-size: 24px;
    text-transform: none;
  font-weight: 400;
  line-height: 10px;
}
.tm-underlineoran {
    border-bottom: 0px solid #5BDDFF;
    color: #faa41a;
font-size: 24px;
    text-transform: none;
  font-weight: 600;
  line-height: 10px;
}



.tm-content-wrapper .tm-content-container {
    padding: 20px;
}
.uk-margin-large {
    margin-bottom: 40px;
}
* + .uk-margin-large {
    margin-top: 10px;
}
.uk-article-title {
    text-transform: none;
  text-align: center;
  padding-top: 20px;
}
body {
    background: rgba(0,0,0,0) url(https://sti7.lv/templates/yoo_aurora/images/background/sti7-riga-latvija.jpg) no-repeat;
background-attachment: fixed;
background-position: 50% 50%;
}
.tm-sidebar-wrapper .tm-sidebar-menu-container .tm-sidebar-logo {
    margin: 0 auto 0 auto;
}

h1, .uk-h1 {
font-weight: 400;
  color: #5BDDFF;
  text-transform: none;
}
h2, .uk-h2 {

  color: #FFAB00;
}
.tm-sidebar-wrapper .tm-sidebar-menu-container .tm-sidebar-nav .uk-navbar-nav > li > a {
    font-weight: 400;
}
.uk-article-lead {
    font-size: 16px;
}
.uk-panel-space {
    padding: 20px;
}