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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
body {
background: #e2e1dc url("../../../images/livingstonehojre.jpg") top center no-repeat;
  font-family: 'Arial', Verdana;
  font-weight: normal;
  font-size: 12px;
    line-height: 16px;
  color: #000000;
}

.tm-isblog .uk-article {
background: rgba(226,225,220,0.4)}

.uk-panel-box {
background: rgba(255,255,255,0.5)
}

.tm-headerbar {
  margin-top: -7px;
    margin-bottom: 5px;
}

.tm-isblog .uk-article {
  padding: 10px 30px;
  box-shadow: 0 0px 0px rgba(30, 50, 70, 0.1);
}

.uk-navbar-brand, .uk-navbar-toggle {
  height: 30px;
}

.uk-dropdown {
  padding: 10px;
}

.uk-nav-navbar {
  color: #d14105;
  font-weight: 600;
}

.uk-nav-navbar > li > a {
  color: #000000;
  font-weight: 600;
}

.tm-toolbar,
.tm-navbar,
.tm-footer {
 margin-top: 2px;
  margin-bottom: 2px;
}

.uk-nav-navbar > li > a:hover,
.uk-nav-navbar > li > a:focus {
  background: rgba(0, 0, 0, 0);
  color: #d14105;
  outline: none;
}

.uk-navbar-nav > li > a {
  color: #dfded9;
  font-size: 18px;
  font-family: 'ARIAL';
  font-weight: 600;
  text-shadow: 0 0px 0px rgba(0, 0, 0, 0.2);
}

.uk-navbar-nav > li > a {
    height: 10px;
    padding: 0px 10px;
    line-height: 10px;
}


.uk-button {
  color: #000;   
  background: rgba(203, 202, 201, 1);
}

h1,
.uk-h1 {
  font-size: 60px;
    line-height: 50px;

}

h1, .uk-h1 {
  margin: 5px 0px 5px 0px;
  font-family: 'Arial';
  font-weight: 600;
  color: #d14105;
  text-transform: none;
}

h4, .uk-h4 {
  margin: 0 0 2px 0;
  font-family: 'Arial';
  font-weight: 600;
  line-height: 18px;
  color: #d14105;
  text-transform: none;
}

h5, .uk-h5 {
  margin: 0 0 2px 0;
  font-family: 'Arial';
  font-weight: 600;
  line-height: 18px;
  color: #000;
  text-transform: none;
}

h6, .uk-h6 {
  margin: 0 0 2px 0;
  font-family: 'Arial';
  font-weight: 600;
  color: #d14105;
  text-transform: none;
}

h3, .uk-h3 {
    font-size: 18px;
    line-height: 18px;
}


h2,
h3, .uk-h2 .uk-h3 {
  margin: 5px 0 5px 0;
  font-family: 'Arial';
  font-weight: 600;
  color: #000;
  text-transform: none;
}

h5 a, .uk-h5 a {
  margin: 0px 0px 5px 0px;
  font-family: 'Arial';
  font-weight: 600;
  color: #000;
  text-transform: none;
}
h5 a:hover, .uk-h5 a:hover {
  color: #d14105;
  text-decoration: none;
}

.uk-offcanvas {
  background: rgba(226, 225, 220, 0.1);
 
  }

ul.uk-nav-sub {
  background: #e2e1dc;
  }

.uk-panel-title {
    margin-bottom: 2px;
    font-size: 10px;
    color: #d14105;
}

.tm-footer {
  position: relative;
  padding: 10px;
  background: #dfded9;
  box-shadow: 0 0px 0px rgba(30, 50, 70, 0.3), inset 0 0 0px rgba(255, 255, 255, 0.15), inset 0 0px 0 rgba(255, 255, 255, 0.12);
  color: #000;
  text-align: center;
  }

li, dt, dd {
    line-height: 16px;
  font-weight: 600;
}

.btn_spoton {
 background: #bf201b;
  background-image: -webkit-linear-gradient(top, #bf201b, #e63b35);
  background-image: -moz-linear-gradient(top, #bf201b, #e63b35);
  background-image: -ms-linear-gradient(top, #bf201b, #e63b35);
  background-image: -o-linear-gradient(top, #bf201b, #e63b35);
  background-image: linear-gradient(to bottom, #bf201b, #e63b35);
  font-family: Arial;
  color: #ffffff;
  font-size: 14px;
  padding: 4px 4px 4px 8px;
  text-decoration: none;
}

.btn_spoton:hover {
  background: #9e0402;
  color: #ffffff;
  text-decoration: none;
}

.btn_spoton:visited {
  color: #ffffff;
  text-decoration: none;
}



@media (max-width: 767px) {
  /*
     * size h1
     */
  h1, .uk-h1 {
    font-size: 26px;
    line-height: 24px;

  }
 
 



        


  
  
  
  
  
  