/* here you can put your own css to customize and override the theme */
h5 {
	font: 400 13px 'Open Sans', Arial, sans-serif;
}

.site-logo {
	margin-right: 5px;
}

.pre-header {
	color: #ccc;
	background: #666;
}

.pre-header a{
	color: #ccc;
}

.pre-header a:hover{
	color: #ccc;
	text-decoration: underline;
}

.header-navigation .dropdown-menu > li > a:hover, .header-navigation .dropdown-menu > li.active > a, .header-navigation .header-navigation-content .header-navigation-col li > a:hover, .header-navigation .header-navigation-content .header-navigation-col li.active > a {
	background: #666;
	color: #fff;
}

.header .mobi-toggler{
	background: #666 url(../img/icons/toggler.png) no-repeat 6px 8px;
	border-color: #666;
}

.header-navigation .search-box {
	width: 274px;
}

.btn-primary {
	background: #666;
}

.small-text a{
	color: #666;
	font-size: 11px;
}

caption {
	font-size: 8px;
}

.slide_title {
	font: 300 27px/30px "Open Sans", sans-serif;
	color: #666;
	text-transform: none;
	line-height: 40px;
}

.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {
	position: absolute;
	visibility: hidden;
	-webkit-font-smoothing: antialiased !important;
}

.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {
	position: absolute;
	visibility: hidden;
	-webkit-font-smoothing: antialiased !important;
}

.slide_desc {
	color: #666;
	font-size: 15px;
	line-height: 25px;
}

.tab-content {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;

}

/* 2nd tabbed properties */

.nav .nav-tabs {
	border-color: #ddd;
	padding-bottom: 1px;
	font-size: 14px;
	margin-bottom: 0;
}
.nav-tabs > li > a, .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
	background: #F4F4F4;
	color: #647484;
	border-radius: 0;
	padding: 5px 15px 4px;
	border: none !important;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	background: #666;
	color: #fff;
	padding: 5px 15px 4px;
}

.tab-content {
	background: #FAFAFA;
	padding: 20px 15px;
}

.red-text {
	color: red;
}

.red-text a{
	color: red;
}

.green-text {
	color: green;
}

.green-text a{
	color: green;
}

.green-header-text {
	color: green;
	border-bottom: 1px solid #ff0000;
}

.neutral-header-text {
	color: #666;
	border-bottom: 1px solid #666;
}

small {
	color: #ddd;
}

.gap {
	padding: 8px;
}

.gap-large {
	padding: 20px;
}

.no-gap {
	padding: 0em;
	margin: 0em;
}

.btn-success {
color: white;
background-color: #009900;
border-color: #307f7a;
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
color: white;
background-color: #008201;
border-color: #307f7a;
}

.note {
margin: 0 0 20px 0;
padding: 15px 30px 15px 15px;
border-left: 5px solid #eee;
border-right: 1px solid #eee;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}

.margin-bottom-40 {
position: relative;
margin-bottom: 20px !important;
}

.footer {
background: #ededed url(../img/headers/footer_top.png) repeat-x top;
color: #7f7f7f;
font-size: 12px;
padding: 7px 0;
}

.footer a {
	color: #7f7f7f;
	text-decoration: none;
	line-height: 2em;
}

.footer a:hover {
	text-decoration: underline;
}

.footer-col-pad {
	top: 110px;
}

#footer-social-icons {
	margin-top: 182px;
	/* background: #fff;
	box-shadow: 0 0 10px #ccc;
	background-color: rgba(245, 245, 245, 0.4); */
}


#bg-mace {
  background: url(../img/headers/mace.png) no-repeat center center;
  height: 365px;
  top:0;
  left:0;
}


.col-center {
	text-align: center;
}

.faq-tabbable {
border-left: solid 2px #ff0000;
}

.faq-tabbable li:hover a, .faq-tabbable li.active a {
background: #ff0000;
}

.faq-tabbable li.active:after {
border-left: 6px solid #ff0000;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
color: #fff;
background-color: #666;
}

.nav-pills > li > a, .nav-pills > li > a {
font-size: 12px;
color: #666;
}

.our-clients .owl-buttons {
left: auto;
right: 0px;
top: 0;
}

.our-clients .client-item {
background: #f8f8f8;
margin-left: 10px;
position: relative;
}
