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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 .wk-slideshow-everest > div .next, .wk-slideshow-everest > div .prev {
  bottom: 60px;
  width: 25px;
  height: 25px;
  background-color: #de8a6c;
}

.home1 > img {
  height: 30px;
}

.tm-headerbar {
  margin-top: 10px;
  margin-bottom: 0;
}

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

.header-c {
  margin-top: 70px;
}

.header-c h2 {
  font-size: 24px;
  margin: 0;
  color: #FFFFFF;
}

.header-c .butt-load {
  margin-top: 25px;
}

.header-r {
    margin-top: 0;
}

.header-r p{
    color: #FFFFFF;
    margin: 0;
    text-align: left;
    font-size: 16px;
}

.header-r-login {
   color: #FFFFFF;
   margin-top:5px;
}

.header-logo {   
    
}

.header-r-login .uk-list li {
  font-size: 12px;
}

.header-r-login ul.uk-list {
  margin: 0;
}
.uk-article-title {
  font-size: 30px;
  line-height: 36px;
  font-weight: normal;
  text-transform: none;
}
em {
  color: #FFFFFF;
}
.social-btn .uk-width-1-3 {
  padding-left: 5px;
}
.social-btn .uk-panel-box{
	padding:5px;
}
.social-btn .uk-panel-box.tm-panel-box-primary-color.uk-text-center, .social-btn .uk-panel-box.tm-panel-box-secondary-color {
  padding-left: 20px;
}
.uk-container { 
  background: #678ca6;
}