
/* /bow/700/modules/header-03/template.css */
.header-03 nav.navbar .box-layout {
    padding: 0 30px;
}
nav.navbar.navbar-default ul.nav > li > a {
  padding: 35px 0;
}
.header-03 nav.navbar .navbar-nav > li > a, .header-03 nav.navbar .navbar-nav > li > a:hover, .header-03.header-appear nav.bootsnav.header-light-transparent .navbar-nav > li > a {
    color: #fff;  padding-right:18px !important; padding-left:18px !important; font-size: 15px; margin: 0 !important; letter-spacing: 1px !important;
}

@media (min-width: 992px) and (max-width: 1400px) {
	.header-03 nav.navbar .navbar-nav > li > a, .header-03 nav.navbar .navbar-nav > li > a:hover, .header-03.header-appear nav.bootsnav.header-light-transparent .navbar-nav > li > a {
	    color: #fff;  padding: 26px 8px !important;  font-size: 13px; margin: 0 !important;  letter-spacing: 1px !important;
	}
	.header-03 nav.navbar .box-layout {
    padding: 0 25px;
}
}
@media (min-width: 992px) and (max-width: 1100px) {
	.link-home { display: none; }
}

.header-03 a.logo img { max-height: 26px; }

@media (max-width: 991px) { 
	.header-03 a.logo img, .sticky .header-03 a.logo img { height: 13px; }
	nav .accordion-menu, .sticky nav .accordion-menu {padding: 23px 0 23px 0; }
	.navbar, .header-03.sticky nav.navbar-fixed-top.header-light  { background-color: #000; }
	.navbar-default .navbar-toggler .icon-bar, .header-03.sticky .navbar-default.header-light .navbar-toggler .icon-bar, .header-03.sticky .navbar-default.header-light-transparent .navbar-toggler .icon-bar {
    background: #ffffff;
}
h1.title-page {
    margin-right:50px; margin-left:50px;
}
.header-03.sticky nav.navbar-fixed-top.header-light.white-link .navbar-nav > li > a { color:#fff !important; }
}

@media (min-width: 992px) and (max-width: 1500px) {
	.header-03 nav.navbar .navbar-nav > li > a, .header-03 nav.navbar .navbar-nav > li > a:hover, .header-03.header-appear nav.bootsnav.header-light-transparent .navbar-nav > li > a {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
}
@media (min-width: 992px) and (max-width: 1200px) {
	.header-03 nav.navbar .navbar-nav > li > a, .header-03 nav.navbar .navbar-nav > li > a:hover, .header-03.header-appear nav.bootsnav.header-light-transparent .navbar-nav > li > a {
		padding-right: 8px !important;
		padding-left: 8px !important;
		font-size: 12px !important;
	}
}

/* /bow/700/modules/breadcrumb/template.css */
/*.page-title { padding:25px 0; }
.breadcrumb  { padding:0;}
.breadcrumb ol {  list-style: none; margin:0; padding:0; }
.breadcrumb ol li { display: inline-block; font-size: 16px; } 
.breadcrumb ol li a { color:#777; padding: 0 10px; }
.breadcrumb ol li:first-child a {  padding-left: 0 !important; }
.breadcrumb ol li span.active { color:#003a8c; padding: 0 10px; display: inline-block; }   
.breadcrumb ol > li:after { content: "/"; padding: 0px; color:#777; display: inline-block; vertical-align: middle; font-size: 8px; opacity: 1; letter-spacing: 1;  font-size: 16px; }
.breadcrumb ol > li:last-child:after { display: none; }*/


.breadcrumb ol > li a:before {
	padding: 0px 10px 0 10px; color: #777; display: inline-block; vertical-align: middle;opacity: 1; top:-3px;
	font-size: 9px !important;font-family: 'themify' !important;content: "\e649" !important;
}
.breadcrumb ol > li:first-child a:before { display: none; }

.breadcrumb ol li span.active { color: #003a8c; padding: 0 10px 0 10px; display: inline-block; }
.breadcrumb ol li {  display: inline-block; font-size: 12px !important; text-transform:  uppercase; letter-spacing: 1px; }

/* /bow/700/modules/footer/template.css */
.footer-classic ul.list-inline li { padding: 10px; }
.footer-classic ul.list-inline li a { width: auto !important; height: auto !important; }

@media all and (max-width: 576px) { 
	.footer-classic ul.list-inline li { width: 100% !important; }
	.footer-classic ul.list-inline li a { width: 100% !important; height: auto !important; }
}
