/*!
 * Start Bootstrap - Busines Frontpage (https://startbootstrap.com/template-overviews/business-frontpage)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-business-frontpage/blob/master/LICENSE)
 */


ol li {
	margin:4px 0;
}
ol {
	font-size:19px;
	padding-left:27px;
}
header {
	margin-top:50px;
}
header a {
	color:#0056b3;
}
header a:hover {
	color:#23527c;
}
a {
	color:#fff;
}
ol li a {
	font-size:18px;
	color:#000;
}
.bg-primary ol li a {
	color:#fff;
}
.btn img {
	margin:-3px 2px 0 0;
}
.text-black, .text-black-50 {
	color:#212529;
}
.text-black-50 {
	color: rgba(0, 0, 0, 0.8)!important;
}
.nave {
	top:9px;
	text-align:right;
}
.bg_1 {
	background-color:#343a40;
	padding:17px 0;
}
.font_1 h5 {
	margin-bottom:0px;
	color:#fff;
}
.naveposition {
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 999999;
}
 @media only screen and (max-width:720px) {
 .navbar-brand {
font-size:13px;
}
 ol li a {
font-size: 16px;
}
 h1 {
font-size: 22px;
}
 h2 {
font-size:18px;
}
 .lead {
font-size:16px;
margin-bottom:5px!important;
}
 .pt-5, .py-5 {
padding-top:10px!important;
}
 .mb-2, .my-2 {
margin-bottom:10px!important;
}
 .pb-5, .py-5 {
padding-bottom:10px!important;
}
 .mr-3, .mx-3 {
margin-right:8px!important;
}
 .ml-2, .mx-2 {
margin-left:5px!important;
}
 .phone {
text-align:left!important;
font-size:13px;
}
 .nave {
top:5px;
}
 .nave a {
display:none;
}
 .font_1 h5 {
font-size:17px;
}
 .show {
position: absolute;
 right: 15px;
 bottom: -15px;
}
}
