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

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

.tm-navbar .tm-logo {
    margin-top: 10px;
}
.tm-block-padding-large {
    padding-bottom: 50px;
    padding-top: 50px;
}
@media (min-width: 1360px) {      
  .tm-navbar {      
    margin-bottom: 25px;      
  }      
}  

@media (min-width: 1220px) {      
  .tm-block-footer-bg {      
    margin-top: 25px;      
  }      
  .tm-footer {      
    margin-top: 25px;      
  }
.uk-width-2-5, .uk-width-4-10 {
    width: 100%;
    padding-bottom : 15px;
}
  ul, ol {
    padding-left: 10px;
}
  .uk-article-title {
    font-size: 30px;
    font-weight: 100;
    line-height: 40px;
    text-transform: none;
    color: #3d5b94;
    text-align: left !important;
}	
.tm-noblog .tm-content, .tm-isblog .tm-article.tm-article-box, .yoo-zoo .uk-article {
    padding: 10px 10px 10px 40px;
}
  h2, .uk-h2 {
    line-height: 35px;
}
.uk-navbar-nav > li > a {
   color: #FFFFFF;
  }
  .uk-nav-navbar > li > a {
   color: #FFFFFF;
  }
    .uk-nav-navbar > li > a:hover {
   color: #5cd1df;
  }
      .uk-navbar-nav > li > a:hover {
   color: #5cd1df;
  }
  .uk-text-center-adtg {
    text-align: center !important;
}
.uk-panel-box {
    -webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
  }
.tm-noblog .tm-content, .tm-isblog .tm-article.tm-article-box, .yoo-zoo .uk-article {
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
  }
.uk-breadcrumb .uk-active > span {
    color: #FFFFFF;
}
  .uk-breadcrumb a:hover {
    color: #FFFFFF;
}
  
  #yoo-zoo .items h2.pos-title {
    font-size: 15px;
    font-weight: normal;
    margin: 0;
}
  
  #yoo-zoo .items h2.pos-title {
    color: orange;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    line-height: 20px;
}
#yoo-zoo .item h1.pos-title {
    color: orange;
    font-size: 30px;
    font-weight: normal;
    line-height: 30px;
    margin: 0 0 5px;
}
  .zoo-item-list div.media-left a {
    color: orange;
    float: left;
    margin: 4px 10px 0 0;
    font-size: 13px;
}
  #yoo-zoo .items h2.pos-title a {
    text-decoration: none;
    color: orange;
}