/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.hometeam .uk-subnav{
  display: none;
}
.tm-sidebar-wrapper .tm-sidebar-menu-container .tm-sidebar-nav .uk-navbar-nav > li.uk-active > a {
  color: RGB(216,35,42) !important;
}
.tm-sidebar-wrapper .tm-sidebar-menu-container .tm-sidebar-nav .uk-navbar-nav > li.uk-active > a::before {
  height: 2px;
  width: 30px;
  background: RGB(216,35,42) !important;
}
::selection {
  background: RGB(216,35,42) !important;
}

.uk-nav-navbar > li > a:hover,
.uk-nav-navbar > li > a:focus {
  background: RGB(216,35,42) !important;
  color: #ffffff;
  /* 2 */
  outline: none;
}
.tm-sidebar-wrapper .tm-sidebar-menu-container .tm-sidebar-nav .uk-navbar-nav .uk-open > a::before,
.tm-sidebar-wrapper .tm-sidebar-menu-container .tm-sidebar-nav .uk-navbar-nav > li > a:hover::before {
  height: 2px;
  width: 30px;
  background: RGB(216,35,42) !important;
}
p.chrono_credits {
  display: none !important;
}
.uk-button-primary {
  background-color: RGB(216,35,42) !important;
  color: #ffffff;
  border-color: RGB(216,35,42) !important;
}

.uk-slideshow > li {
	max-height: 480px;
}
.uk-button-primary{
  display:none;
}