/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
body {
	background: #000;
	cursor: url('/wp-content/uploads/NailGun-cursor.ico'), default;
}
.imgright {
	float: right;
	margin: 5px 0px 10px 15px;
}
.imgleft {
	float: left;
	margin: 5px 15px 10px 0px;
}
.uk-navbar-brand img {
	margin-top: 25px;
	z-index: 50;
}
.tm-logo-small img {
	margin-top: 20px;
	z-index: 50;
	position: relative;
}
.tm-navbar-wrapper-animate.uk-active .uk-navbar-brand img {
	width: 196px;
}
.tm-navbar {
	background: #000;
	background: url(/images/darkbrushedmetal.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
#tm-footer {
	background: #000;
	background: url(/images/blackdiamondplate.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.tm-navbar-center {
	justify-content: flex-end;
}
.uk-navbar-nav > li > a {
	padding: 0 25px;
	color: #fff;
}
.uk-nav-dropdown > li > a, .uk-nav-navbar > li > a {
	color: #fff;
}
.uk-navbar-nav > li.uk-active > a, .uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a, .uk-nav-dropdown > li:hover > a, .uk-nav-navbar > li:hover > a, .uk-dropdown-navbar .uk-nav-navbar > li.uk-active > a {
	color: #666666;
}
.uk-navbar-toggle {
	z-index: 100;
}
a {
	color: #e01219;
	cursor: url('/wp-content/uploads/NailGun-cursor.ico'), pointer;
}
a:hover {
	color: #343434;
}
.center {
	text-align: center;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.uk-button {
	background: #e01219;
	font-weight: bold;
}
.uk-button:hover {
	background: #343434;
}
.uk-button:not(:disabled) {
	cursor: url('/wp-content/uploads/NailGun-cursor.ico'), default;
}
.phone {
	color: #e01219;
}
.uk-overlay-panel .uk-height-1-1 {
	height: inherit;
}
.tm-slideshow-content-panel .uk-text-large {
	font-size: 28px;
}
.uk-overlay-background {
	background: rgba(249, 249, 249, 0.4);
}
.home #tm-top-a {
	padding: 25px 0;
}
.kicker {
	text-align: left;
	background-color: #000;
	margin: 5px;
}
.kicker p {
	margin: 0px;
	padding: 10px;
	font-size: 24px;
	color: #fff;
	line-height: 40px;
}
#tm-content {
	min-height: 300px;
}
.contact h4 {
	margin: 20px 0 10px;
}
.contact p {
	margin: 5px;
}
.contact ul {
	margin-top: 10px;
}
.contact {
	margin-bottom: 15px;
}
.uk-panel-box-secondary {
	color: #CCC;
}
.uk-panel-box-secondary h1, .uk-panel-box-secondary h2, .uk-panel-box-secondary h3, .uk-panel-box-secondary h4, .uk-panel-box-secondary h5 {
	color: #fff;
}
.wpcf7-form input[type=text], .wpcf7-form input[type=email] {
	width: 100%;
	height: 25px;
}
.wpcf7-form textarea {
	width: 100%;
	height: 103px;
	font-size: 14px;
}
.wpcf7-form p:last-of-type {
	margin-bottom: 0px;
}
.wpcf7-submit {
	width: 100%;
	background: #e01219;
	font-weight: bold;
	color: #fff;
	line-height: 40px;
	height: 40px;
	border-radius: 0px;
	border: none;
}
.wpcf7-submit:hover {
	background: #343434;
}
.white {
	color: #fff;
}
.gray {
	color: #bbb;
}
.gm-style, .uk-panel-box {
	color: #000;
}
.gm-style h3 {
	margin-bottom: 0px;
}
.gm-style .uk-margin {
	margin: 0px;
}
.logo-list {
	padding-left: 0px;
}
.logo-list li {
	list-style: none;
	background: url('/wp-content/uploads/checklist-logo.png') no-repeat 0px 1px transparent;
	padding-left: 50px;
}
 input:not([type]), input[type="email" i], input[type="number" i], input[type="password" i], input[type="tel" i], input[type="url" i], input[type="text" i] {
 min-height: 25px;
 margin-bottom: 20px;
 width: 100%;
 font-size: 14px;
}
.employment-customer-form p {
	margin-top: 0px;
}
.employment-customer-form h5 {
	color: #fff;
}
.uk-slideset-nav li a {
    color: #fff;
    background: #a50000;
}
::selection {
    background: #a50000;
}