@charset "utf-8";
/* CSS Document */

@import 'https://fonts.googleapis.com/css?family=Kaushan+Script';


.tm-panel-header-subtitle {
	color:#F87503;
	
}

.uk-overlay-panel .uk-h1 {
}


.tm-logo {    
  position: static;    
  top: 0;    
  -webkit-transform: none;    
  -ms-transform: none;    
  transform: none;    
  left: 0;    
  padding-right: 50px;    
}    


.uk-navbar-nav > li > a,
.tm-navbar-small .uk-navbar-nav > li > a {    
  display: block;    
  -moz-box-sizing: border-box;    
  box-sizing: border-box;    
  text-decoration: none;    
  height: auto;    
  padding: 0 15px;    
  line-height: 2!important;    
  color: rgba(180, 175, 163, 0.5);    
  font-size: 14px;    
  font-weight: normal;    
  position: relative;    
  text-transform: uppercase;    
}


.tm-navbar-small .uk-navbar-nav > li > a {
  font-size: 13px;    
  padding: 0 12px;    
}

.uk-navbar-content:before, .uk-navbar-brand:before, .uk-navbar-toggle:before {
	height:auto;	
}

.uk-navbar-content {
	line-height:120%;
	height:auto;
}

.amazing-services div div div div div {
	text-align:left !important; 
}

.uk-panel-title {
	color:#E87028;
	font-weight:bold;
}


.tm-block-alt:first-of-type  {
	background: #E87028;	
}
.tm-block-alt:first-of-type .uk-panel-title {
	color:#fff;
	font-size:2em;
	font-family: 'Kaushan Script', cursive;
	font-size:2.5em;
	text-transform:none;
}

.tm-block-alt .uk-article-lead {
	color:#fff;
	font-size:1.2em;

	
}


.tm-footer a {
	color:#E87028;	
}

.tm-footer em { 
	text-transform: none;
	color:#DAF061;
	font-size: 1.3em;
	}

ul.mystyle > { padding-left: 30px; }  

ul.uk-list.uk-list-space.mystyle { margin-left: 30px; }  

ul.mystyle > li:before {    
	content: "\f004"; 
	font-family: FontAwesome;     
	display: inline-block;    
	margin-left: -30px; 
	width: 30px; 
	font-size: 16px;    
	vertical-align: middle;  
}

.uk-form-horizontal .uk-form-controls {margin-left:0px !important}

