* {	font-family: 'Open Sans', sans-serif; }

html, body { height: 100%; }

.green { color: #3B3; }
.blue { color: #09E; }


h1{
	margin-bottom: 10px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.14);
	padding-bottom: 10px;
}
h2{
	margin-bottom: 10px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.14);
	padding-bottom: 10px;
	font-size: 24px;
}
h3{
	margin-bottom: 10px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.14);
	padding-bottom: 10px;
	font-size: 20px;
}
h1, h2, h3, h4 { font-weight: bold;}
.templatemo-container {
	display: table;
	width: 100%;
	height: 100%;
	table-layout: fixed;
}
.left-container {
	display: table-cell;
	float: none;
	width: 38%;
	padding-bottom: 10px;
	padding-right: 0;
}
.right-container {
	display: table-cell;
	float: none;
	width: 62%;
	padding-bottom: 20px;
	padding-left: 0;
	vertical-align: top;
	padding-right: 5px;
}
.black-bg {
	color: white;
	background-color: #212121;
}
.white-bg {background-color: #212121;}
.tm-left-inner-container { margin-right: 30px; }
.tm-right-inner-container {
	max-width: 752px;
	background-color: white;
	padding-left: 15px;
	padding-right: 15px;
	height: 100%;
}
.breadcrumb {
	padding: 5px 0;
	overflow: hidden;
	position: relative;
	flex-direction: inherit;
	margin-bottom: 0;
	list-style: none;
	background-color: #ffffff;
	border-radius: unset;
}
.breadcrumb ul {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-flow: row nowrap;
	align-items: flex-start;
	align-items: center;
	white-space: nowrap;
	padding-inline-start: 0px;
	margin-bottom: 0px;
	flex-wrap: wrap;
}
.breadcrumb .glyphicon {
	margin-right: 0px;
}
.breadcrumb ul li {
	margin-right: 0;
}
.breadcrumb ul li:not(:first-child) {
	padding-left: 5px;
}
.breadcrumb ul li:first-child:before {
	content: "";
	margin-right: 0;
}
.breadcrumb ul li:before {
	content: '\f105';
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 900;
	text-decoration: inherit;
}
a {
	color: #000000;
}
.breadcrumb ul {
	list-style: none;
}
.edit {
	width: 500px;
}
.nopadding {
	padding: 0 !important;
}
.nomargin {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 17px;
	font-weight: 700;
}
.contact {
	text-align: right;
	margin: 56px 160px 0px 0px;
	font-size: 24px;
	font-weight: bold;
}
.templatemo-logo {
	display: table;
	overflow: hidden;
	table-layout: fixed;
	width: 100%
}
.logo-left-container {
	display: table-cell;
	width: 38%;
}
.logo-right-container {
	display: table-cell;
	width: 62%;
}
.templatemo-logo h1 {
	margin-top: 0;
	margin-bottom: 0;
	max-width: 250px;
}
.templatemo-logo .col-lg-6, .templatemo-logo .col-md-6, .templatemo-logo .col-sm-6 {
	padding-left: 0;
	padding-right: 0;
	padding-top: 20px;
}
.logo-left {
	border-top: 1px solid gray;
	border-right: none;
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;
	float: right;
	padding: 15px 30px 15px 30px;
	text-align: right;
	font-size: 30px;
	font-weight: 600;
}
.logo-right {
	border-top: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	border-left: none;
	float: left;
	padding: 15px 30px 15px 30px;
	font-size: 30px;
	font-weight: 600;
}

.templatemo-nav {
	clear: both;
	font-size: 16px;
	font-weight: 300;
	float: right;
	min-width: 240px;
}
.templatemo-nav>li>a {
	border: 2px solid #525252;
	border-radius: 8px;
	color: white;
	padding: 11px 15px;
	margin-bottom: 10px;
	transition: background-color 0.3s;
	font-weight: bold;
}
.templatemo-nav>li>a:hover, .templatemo-nav>li>a:focus, .templatemo-nav>li>a.active {
	background-color: #fff;
	color: #000;
	font-weight: 700;
}
.templatemo-nav>li>a>.fa { margin-right: 10px; }
.templatemo-header {
	clear: both;
	font-size: 26px;
	margin-top: 0;
}
.panel h2{
	margin-bottom: 5px;
	margin-top: 5px;
}
article { }
article p {
	margin-bottom: 15px;
	font: 17px/1.5 Helvetica,sans-serif,serif;
}

footer {
	margin-top: 30px;
	padding-bottom: 20px;
	overflow: hidden;
}
footer p { margin-bottom: 0; }
.templatemo-social { text-align: right; }
.templatemo-social i {
	border: 1px solid #ccc;
	padding-top: 7px;
	padding-bottom: 5px;
	text-align: center;
	width: 30px;
	height: 30px;
	transition: background-color 0.3s;
}
.templatemo-social a { color: #757575; }
.templatemo-social a:hover i {
	background-color: #000;
	color: #fff;
}
.row .templatemo-item {	margin-top: 0; }
.templatemo-item h3{border-bottom: 1px solid rgba(0, 0, 0, 0.14); padding-bottom: 10px;font-size: 21px;margin-bottom: 10px;}
.templatemo-item p { margin-top: 20px; }
.templatemo-item ul { margin-bottom: 20px; }
.templatemo-item ul li { list-style: none; }
.fa.templatemo-service-icon { font-size: 100px; }

.templatemo-testimonial { overflow: hidden; }
.templatemo-testimonial .fa {
	color: #C8B55E;
	padding: 5px;
}
.templatemo-border-left {
	border-left: 3px solid #C8B55E;
	padding-left: 10px;
}
.templatemo-border-right {
	border-right: 3px solid #C8B55E;
	padding-right: 10px;
	text-align: right;
}
.templatemo-testimonial footer { color: #777; }
.templatemo-testimonial footer:before {	content: '\2014 \00A0'; }
.form-control:focus {
	border-color: #DEB215;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(234, 231, 60, 0.6);
}
iframe { border: none; }
#map-canvas {
	height: 350px;
	margin-bottom: 30px;
}
.margin-bottom-60 {	margin-bottom: 40px; margin-top: 40px;}
.services-img {
	border-radius: 24px;
}
.tabContainer {
	font-size: 18px;
}
.table-of-contents {
	float: right;
	width: 48%;
	background: #eee;
	font-size: 16px;
	padding: 15px 5px 5px 5px;
	margin: 0;
	margin-right: -9px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.table-of-contents ol{
	padding-left: 25px;
}
.table-of-contents ul {
	padding-left: 15px;
}
.table-of-contents li {
	margin: 5px 0 0.25em 0;
}
.table-of-contents a {
	text-decoration: none;
}
.table-of-contents a:hover,
.table-of-contents a:active {
	text-decoration: underline;
}
p.navigation_title {
	text-align: center;
	font-weight: 700;
	margin: 0;
	padding: 0;
}

/* Media Queries
----------------------------------------*/
@media screen and (max-width: 991px) {
	.templatemo-social {
		margin-top: 15px;
		text-align: left;
	}
	.phone {margin-bottom: 20px;}
}
@media screen and (max-width: 1024px) {
	.table-of-contents {
		float: none;
		width: 80%;
		margin: 0 auto;
		margin-bottom: 15px;
	}
	.table-of-contents ol{
		padding-left: 35px;
	}
}
@media screen and (min-width: 767px) {
	.collapse {
		display: block !important;
	}
}
@media screen and (max-width: 767px) {
	.templatemo-logo, .templatemo-container { display: block; }
	.logo-left-container, .logo-right-container, .left-container, .right-container {
		display: block;
		width: 100%;
	}
	article ul, ol{
		padding-left: 20px;
	}
	.left-container, .right-container {
		padding-left: 3px;
		padding-right: 3px;
	}
	.logo-left, .logo-right, .templatemo-nav { float: none; }
	.logo-left {
		border-right: 1px solid gray;
		text-align: center;
		margin-bottom: 0px;
		padding: 10px;
	}
	.logo-right {
		text-align: center;
		margin-bottom: 0px;
		padding: 5px;
		margin-top: 0px;
		border: none;
		background-color: white;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}
	.tm-left-inner-container { margin-right: 0;padding: 0px 50px 0px 50px; }
	.tm-right-inner-container {margin-left: 0;padding-top: 15px;}
	.templatemo-nav { min-width: 100%; }
	.templatemo-nav>li>a {
		margin-bottom: 5px;
		text-align: center;
	}
	.contact {
		text-align: center;
		margin: -10px 0px 25px 0px;
		font-size: 15px;
		font-weight: bold;
	}
	.tel {
		font-size: 20px;
	}
	.services-img {
		max-width: 100%;
		height: auto;
	}
	.table-of-contents {
		width: 100%;
		background: #eee;
		font-size: 15px;
		padding: 15px 0px 2px 0px;
		margin: 0;
		margin-bottom: 15px;
	}
	.table-of-contents ol{
		padding-left: 28px;
	}
	h1 {
		margin-top: 0;
		margin-bottom: 20px;
	}
	.templatemo-logo h1 {
		border: none;
		max-width: none;
	}
	.left-container, .right-container {	padding-top: 15px; }
	.templatemo-logo .col-lg-6, .templatemo-logo .col-md-6, .templatemo-logo .col-sm-6 { padding-top: 0; }

}
.phone {float: right;font-weight: bold;font-size: 19px;clear: both;}

@media screen and (max-width: 500px) {
	.phone {margin-bottom: 20px;font-size: 17px;}
	.edit {
		width: auto;
	}
}
@media screen and (max-width: 425px) {
	.phone {margin-bottom: 20px;font-size: 17px;}
	.templatemo-header {
		font-size: 23px;
	}
	h2{
		font-size: 19px;
	}
}
@media screen and (max-width: 375px) {
	.phone {margin-bottom: 20px;font-size: 17px;}
	.templatemo-header {
		font-size: 20px;
	}
	h2{
		font-size: 17px;
	}
}
@media screen and (max-width: 320px) {
	.phone {margin-bottom: 20px;font-size: 17px;}
	.templatemo-header {
		font-size: 17px;
	}
	h2{
		font-size: 15px;
	}
}
/** The Magic **/
.btn-breadcrumb .btn:not(:last-child):after {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 17px solid transparent;
	border-bottom: 17px solid transparent;
	border-left: 10px solid white;
	position: absolute;
	top: 50%;
	margin-top: -17px;
	left: 100%;
	z-index: 3;
}
.btn-breadcrumb .btn:not(:last-child):before {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 17px solid transparent;
	border-bottom: 17px solid transparent;
	border-left: 10px solid rgb(173, 173, 173);
	position: absolute;
	top: 50%;
	margin-top: -17px;
	margin-left: 1px;
	left: 100%;
	z-index: 3;
}

/** The Spacing **/
.btn-breadcrumb .btn {
	padding:6px 12px 6px 24px;
}
.btn-breadcrumb .btn:first-child {
	padding:6px 6px 6px 10px;
}
.btn-breadcrumb .btn:last-child {
	padding:6px 18px 6px 24px;
}

/** Default button **/
.btn-breadcrumb .btn.btn-default:not(:last-child):after {
	border-left: 10px solid #fff;
}
.btn-breadcrumb .btn.btn-default:not(:last-child):before {
	border-left: 10px solid #ccc;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):after {
	border-left: 10px solid #ebebeb;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):before {
	border-left: 10px solid #adadad;
}
.label a{
	color: #fff;
}
.map iframe{
	width: 100%;
}
@media screen and (min-width: 991px){
	.map {
		padding-right: 0px;
	}
	.information {
		padding-left: 5px;
	}
}
.well-sm {
	padding-left: 20px;
}
.nav-area {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 5px;
	margin-bottom: 0;
	list-style: none;
}
.tabs-links {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: space-evenly;
	-webkit-justify-content: space-evenly;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly;
	background: #212121;
}
.tab-link-li {
	background: transparent;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	transition: all 0.3s ease;
	margin: 2px 2px 2px 2px;
}
.tab-link {
	padding: 10px 15px;
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: white;
	font-weight: 700;
	font-size: 13px;
	border: 1px solid #484848;
}

.tab-link:hover, .tab-link.active {
	background: #fff;
	text-decoration: none;
}

.tab-link-li a:hover,  a:focus{
	color:#000000;
}