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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
.top-parallax, .bottom-parallax {
    background: #c0b3a2;
}


.uk-search:before {
    
	color: #f26622;
}


ul.uk-navbar-nav > li:before {
    background: #f26622;
}

ul.uk-navbar-nav > li:hover:before {
  height: 8px;
  background: #f26622;
  opacity: 1;
}

.uk-panel-box {
    padding: 20px;
}

html.uk-notouch body.tm-sidebar-a-left.tm-sidebar-b-right.tm-sidebars-2.tm-isblog div.tm-block section.top-parallax div div.uk-slidenav-position ul.uk-slideshow.uk-overlay-active li div.uk-overlay-panel.uk-overlay-left.uk-overlay-fade
{
background-color: rgba(242, 102, 34, 0.8);
padding: 20px 20px;
}

html.uk-notouch body.tm-sidebar-a-left.tm-sidebar-b-right.tm-sidebars-2.tm-isblog div.tm-block section.top-parallax div div.uk-slidenav-position ul.uk-slideshow.uk-overlay-active li.uk-active div.uk-overlay-panel.uk-overlay-left.uk-overlay-fade h3.uk-heading-large {
line-height: 59px;
margin: 0 0 0px 0;
}

html.uk-notouch body.tm-sidebar-a-left.tm-sidebar-b-right.tm-sidebars-2.tm-isblog div.tm-block section.top-parallax div div.uk-slidenav-position ul.uk-slideshow.uk-overlay-active li div.uk-overlay-panel.uk-overlay-left.uk-overlay-fade div.uk-text-large.uk-margin {
margin-top: 0;
}