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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.form-search textarea{
  height:100px !important;
}

@media (min-width: 960px)
{

.tm-navbar:not(.uk-navbar-attached) {
    top: 60px;
    background: rgba(65, 72, 86, 0.45);
    padding-top: 5px;
    padding-bottom: 10px;
}
}





.tm-navbar.uk-navbar-attached .tm-nav {
  padding-top:10px;
}

@media (min-width: 768px)
{
.tm-content-padding .tm-block-middle {
  padding-top:30px;
  }
}

ul.uk-nav-sub {

    width: 350px;
      font-weight: 100;
}

.uk-panel-box .uk-nav-side, body .uk-dropdown .uk-nav {
      font-weight: bold;
}

.uk-article-title {
    font-size: 40px;
    line-height: 45px;
    font-weight: 700;
    text-transform: uppercase;
}


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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */


@media (min-width: 960px)
{

.tm-navbar:not(.uk-navbar-attached) {
    top: 20px;
    background: rgba(65, 72, 86, 0.45);
    padding-top: 5px;
    padding-bottom: 10px;
}
}



.tm-navbar.uk-navbar-attached .tm-nav {
  padding-top:10px;
}

@media (min-width: 768px)
{
.tm-content-padding .tm-block-middle {
  padding-top:30px;
  }
}

ul.uk-nav-sub {

    width: 350px;
      font-weight: 100;
}

.uk-panel-box .uk-nav-side, body .uk-dropdown .uk-nav {
      font-weight: bold;
}


p,ul, ol, dl, blockquote, pre, address, fieldset, figure {
    margin: 0;
}


.tm-slideshow-fullscreen .uk-overlay-panel {
    background: rgba(0, 0, 0, 0.1);
}
