



/*@font-face {
    font-family: 'Calibre-Regular';
    src: url('../fonts/Calibre-Regular.woff2') format('woff2'),
         url('../fonts/Calibre-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}*/
@font-face {
  font-family: 'Calibre-Regular';
  src: url('../fonts/Calibre-Regular.eot') format('embedded-opentype'),
         url('../fonts/Calibre-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Calibre-Semibold';
  src: url('../fonts/Calibre-Semibold.eot') format('embedded-opentype'),
  		url('../fonts/Calibre-Semibold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Calibre-Bold';
  src: url('../fonts/Calibre-Bold.eot') format('embedded-opentype'),
  url('../fonts/Calibre-Bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Calibre-Medium';
  src: url('../fonts/Calibre-Medium.eot') format('embedded-opentype'),
  url('../fonts/Calibre-Medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MicrobrewSoftFour';
  src: url('../fonts/MicrobrewSoftFour.eot') format('embedded-opentype'),
  url('../fonts/MicrobrewSoftFour.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MicrobrewSoftThree';
  src: url('../fonts/MicrobrewSoftThree.eot') format('embedded-opentype'),
  url('../fonts/MicrobrewSoftFour.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../fonts/fa-solid-900.eot");
  src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg"); 
}
@font-face {
	font-family: 'Font Awesome 5 Brands';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url("../fonts/fa-brands-400.eot");
	src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.woff") format("woff"), url("../fonts/fa-brands-400.ttf") format("truetype"), url("../fonts/fa-brands-400.svg#fontawesome") format("svg"); 
}



a[href^=tel] { color: inherit; text-decoration: none;}

::selection {color:#fff;background:#00c2e5;}
::-moz-selection {color:#fff;background:#00c2e5;}


body {
	font-family: 'Calibre-Regular';
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 22px;
	color: #1b1c1f;
	background-color: inherit;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0px;
    margin: 0px;
}

h1{
	font-family: 'MicrobrewSoftFour';
	font-style:normal;
	font-weight:normal;
    font-size: 106px;
	line-height: 110px;
    color: #262927;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
h2 {
	font-family: 'MicrobrewSoftFour';
	font-style: normal;
	font-weight: normal;
	font-size: 68px;
	line-height: 71px;
	color:#314230;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
h3 {
	font-family: 'MicrobrewSoftThree';
	font-weight: normal;
	font-style: normal;
	font-size: 26px;
    line-height: 64px;
	color: #fff;
	background-color:inherit;
	padding:0;
	margin:0;
}
h4 {
	font-family: 'Calibre-Regular';
    font-weight: normal;
    font-style: normal;
	font-size: 22px;
	line-height: 27px;
	color: #2d3643;
	background-color:inherit;
	padding:0;
	margin:0;
}
h5 {
	font-family: 'Calibre-Semibold';
    font-weight: normal;
    font-style: normal;
	font-size: 60px;
	line-height: 64px;
	color: #2d3643;
	background-color:inherit;
	padding:0;
	margin:0;
}
h6 {
	font-size: 22px;
    line-height: 26px;
    color: #fff;
	padding:0;
	margin:0;
}
p {
	font-family: 'Calibre-Regular';
	font-weight: normal;
	font-style: normal;
	color: #323842;
	font-size: 18px;
	line-height: 25px;
	padding:0;
	margin:0;
}
p b {
	font-family: 'Calibre-Medium';
	font-weight: normal;
	font-style: normal;
	font-size:20px;
	line-height:24px;
	color: #000;
	padding:0;
	margin:0;	
}

.btn{
    border:none;
}
.btn-primary {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size:16px;
	line-height:58px;
	height:58px;
	color: #fff;
	background: #c5956a;
	text-transform:uppercase;
	transition: 0.5s;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:none;
	display:inline-block;
	padding:0 44px;
	margin:0;
}
.btn-primary:focus{
	color: #fff;
    background: #c5956a !important;
    border: none !important;
    outline: none !important;
	-webkit-box-shadow:inset 0 0 0 rgba(0,0,0,0),0 0 0 rgba(0,0,0,0) !important;
	box-shadow:inset 0 0 0 rgba(0,0,0,0),0 0 0 rgba(0,0,0,0) !important;
}
.btn-primary:visited {
	color: #fff;
    background: #c5956a !important;
    border: none !important;
    outline: none !important;
	-webkit-box-shadow:inset 0 0 0 rgba(0,0,0,0),0 0 0 rgba(0,0,0,0) !important;
	box-shadow:inset 0 0 0 rgba(0,0,0,0),0 0 0 rgba(0,0,0,0) !important;
}
.btn-primary:hover {
	color: #fff;
    background: #c5956a !important;
    outline: none !important;
    border: none !important;
}
.btn-secondary {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size:16px;
	line-height:58px;
	height:58px;
	color: #000;
	background: #fff;
	text-transform:uppercase;
	transition: 0.5s;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:none;
	display:inline-block;
	padding:0 44px;
	margin:0;
}
.btn-secondary:focus{
	color: #000;
    background: #fff !important;
    border: none !important;
    outline: none !important;
	-webkit-box-shadow:inset 0 0 0 rgba(0,0,0,0),0 0 0 rgba(0,0,0,0) !important;
	box-shadow:inset 0 0 0 rgba(0,0,0,0),0 0 0 rgba(0,0,0,0) !important;
}
.btn-secondary:visited {
	color: #000;
    background: #fff !important;
    border: none !important;
    outline: none !important;
	-webkit-box-shadow:inset 0 0 0 rgba(0,0,0,0),0 0 0 rgba(0,0,0,0) !important;
	box-shadow:inset 0 0 0 rgba(0,0,0,0),0 0 0 rgba(0,0,0,0) !important;
}
.btn-secondary:hover {
	color: #000;
    background: #fff !important;
    outline: none !important;
    border: none !important;
}


.btn-brown {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size:16px;
	line-height:58px;
	height:58px;
	color: #c5956a;
	background: url(../images/viewalltop.png) no-repeat center 0, url(../images/viewallbuttom.png) no-repeat center bottom;
	text-transform:uppercase;
	transition: 0.5s;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border:none;
	display:inherit;
	padding:0;
	margin:0;
}
.btn-brown:focus{
	color: #c5956a;
	background: url(../images/viewalltop.png) no-repeat center 0, url(../images/viewallbuttom.png) no-repeat center bottom!important;
    border: none !important;
    outline: none !important;
	-webkit-box-shadow:inset 0 0 0 rgba(0,0,0,0),0 0 0 rgba(0,0,0,0) !important;
	box-shadow:inset 0 0 0 rgba(0,0,0,0),0 0 0 rgba(0,0,0,0) !important;
}
.btn-brown:visited {
	color: #c5956a;
	background: url(../images/viewalltop.png) no-repeat center 0, url(../images/viewallbuttom.png) no-repeat center bottom!important;
    border: none !important;
    outline: none !important;
	-webkit-box-shadow:inset 0 0 0 rgba(0,0,0,0),0 0 0 rgba(0,0,0,0) !important;
	box-shadow:inset 0 0 0 rgba(0,0,0,0),0 0 0 rgba(0,0,0,0) !important;
}
.btn-brown:hover {
	color: #c5956a;
	background: url(../images/viewalltop.png) no-repeat center 0, url(../images/viewallbuttom.png) no-repeat center bottom; !important;
    outline: none !important;
    border: none !important;
}








a {
	text-decoration: none;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
    transition: 300ms;
}
a:focus, 
a:hover {
	text-decoration: none !important;
	outline: none !important;
}
button:focus {
    outline: none !important;
    outline: 0px auto -webkit-focus-ring-color !important;
}





/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

#header {
  padding: 30px 0;
  height: 92px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  transition: all 0.5s;
  z-index: 997;
}
#header .container-fluid {
    padding-right: 35px;
    padding-left: 35px;
}
#header #logo {
	position: absolute;
	right: 0;
	top: 16px;
	left: 15px;
	margin: 2px auto 0;
	bottom: 0;
	width: 161px;
}

#header #logo h1 {
  font-size: 36px;
  margin: -4px 0 0 0;
  padding: 0;
  line-height: 1;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#header #logo h1 a,
#header #logo h1 a:hover {
  color: #fff;
}

#header #logo img {
  padding: 0;
  margin: 0;
}

/*#header.header-fixed {
	background: #fff;
	padding: 20px 0;
	height: 72px;
	transition: all 0.5s;
	border-bottom:1px solid #d6d6d6;
	-webkit-box-shadow: 0px 4px 5px 0px rgba(217,217,217,1);
	-moz-box-shadow: 0px 4px 5px 0px rgba(217,217,217,1);
	box-shadow: 0px 4px 5px 0px rgba(217,217,217,1);
}*/
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/

/* Nav Menu Essentials */

.nav-menu,
.nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
  width: 163px;
}

.nav-menu li {
  position: relative;
/*  white-space: nowrap;*/
}

.nav-menu > li {
  float: left;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
/*  min-width: 100%;*/
}

/* Nav Menu Arrows */

.sf-arrows .sf-with-ul {
  padding-right: 30px;
}

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 15px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}

/* Nav Meu Container */

#nav-menu-container {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 0 auto;
	background: url(../images/navigationtop.png) no-repeat center 0, url(../images/navigationbottom.png) no-repeat center bottom;
	padding: 14px 0 4px 0;
	margin-top: 40px;
}

/* Nav Meu Styling */

.nav-menu a {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  color: #000;
  text-transform:uppercase;
  text-decoration: none;
  display: inline-block;
  outline: none;
  padding: 0 8px 10px 8px;
}
.nav-menu a:hover {
  color: #000;
}
.nav-menu a.active {
  color: #000;
}

.nav-menu > li {
  margin-left: 10px;
}

.nav-menu ul {
	margin: 4px 0 0 0;
	padding: 10px;
	/*  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);*/
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #d6d6d6;
	margin-left: -30px;
}

.nav-menu ul li {
  transition: 0.3s;
}
.nav-menu > li:nth-child(3) {
	margin-right:200px;
}
.nav-menu ul li a {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
  font-style: normal;
  padding: 10px;
  color: #333;
  transition: 0.3s;
  display: block;
  font-size: 14px;
  text-transform: none;
  border-bottom: 1px solid #d6d6d6;
  width: 100%;
}
.nav-menu ul li:last-child a {
  border-bottom: 0px solid #d6d6d6;
}
.nav-menu ul li:hover > a {
  color: #0091f6;
}

.nav-menu ul ul {
  margin: 0;
}
.nav-menu > li.current_page_item {
    background: none;
}

/* Mobile Nav Toggle */

#mobile-nav-toggle {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
  margin: 62px 62px 0 0;
  border: 0;
  background: none;
  font-size: 24px;
  display: none;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}
.mobile-nav-active #mobile-nav-toggle {
	
}
#mobile-nav-toggle i {
  color: #262927;
}


/* Mobile Nav Styling */

#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 998;
  background: rgba(52, 59, 64, 0.9);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  transition: 0.4s;
}

#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
}

#mobile-nav ul li a {
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  padding: 10px 22px 10px 15px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
}

#mobile-nav ul li a:hover {
  color: #fff;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #1dc8cd;
}

#mobile-nav ul .menu-item-active {
  color: #1dc8cd;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(52, 59, 64, 0.9);
  display: none;
}

/* Mobile Nav body classes */

body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}



@media (max-width: 767px) {
  #header #logo h1 {
    font-size: 28px;
    margin-top: 0;
  }

#header #logo img {
    padding: 0;
    margin: 0;
    width: 122px;
}

  #nav-menu-container {
    display: none;
  }

  #mobile-nav-toggle {
    display: inline;
  }
  
#mobile-nav-toggle .fa.fa-bars::before {
    content: "\f394" !important;
    font-family: Ionicons !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 33px !important;
    }
#mobile-nav-toggle .fa.fa-times::before {
    content: "\f12a" !important;
    font-family: Ionicons !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 20px !important;
}

}

/* ============ navbar =========== */

/* ============ header title =========== */
.headertitle {
	width: 100%;
	background: url(../images/headerbg.jpg) no-repeat center 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:777px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position:relative;
	overflow: hidden;
}
.headertitle .row {
	height:100%;
}
.headertitle-sub {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	flex-direction: column;
	margin: 0;
	align-items: center;
	text-align: center;
	width: 100%;
	z-index: 9;
}
.headertitle h1 {
	
}
.headertitle h1 span{
	display:block;
}
.headertitle p {
	margin-top:5px;
}
.headertitle p span{
	display:block;	
}
.headertitle .btn-box {
	margin-top:44px;
}
.headertitle .btn-primary {
	margin-right:6px;
}
/* ============ header title =========== */



/* ============ welcome =========== */

.welcome-sec {
	width:100%;
	background: url(../images/weltopcurve.png) no-repeat center 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-top: -40px;
	position: relative;
	z-index: 9;
	overflow: hidden;
	padding-top:113px;
}
.welcome-sub {
	background: url(../images/welrightimg.png) no-repeat right 0;
	padding:30px 0 0 0;
	min-height:653px;
}
.welrightimg {
	float:right;
	margin-right: 80px;
}
.welcome-sec h2 {
	margin-bottom:24px;
}
.welcome-sec p {
	margin-bottom:22px;
}
.welcome-sec .btn-primary {
	margin-top:10px;
}
/* ============ welcome =========== */


/* ============ boise county services =========== */

.boisecounty-services {
	width:100%;
	background: url(../images/countyservicebg.jpg) no-repeat center 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
	padding:122px 0 311px 0;
}
.boisecounty-text {
	width:100%;
	text-align:center;
}
.boisecounty-services h2 {
	color: #fff;
}
.boisecounty-services p {
	color: #fff;
	margin-top:10px;
}
.boisecounty-services p span {
	display:block;
}
/* ============ boise county services =========== */


/* ============ boise county all services =========== */

.countryall-services {
	width:100%;
	background: url(../images/countryallserv.png) no-repeat center bottom;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-top: -70px;
	text-align: center;	
	padding-bottom: 115px;
}
.countryall-sub {
	width:100%;	
	background: #fff;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding:40px 40px 120px 40px;
	margin-top:-113px;
	text-align:center;
}
.countryall-subin {
	width:100%;
	position:relative;
}
.countryall-subin img {
	width:100%;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.countryall-subin p {
	font-family: 'MicrobrewSoftFour';
	font-weight: normal;
	font-style: normal;
	font-size:30px;
	line-height:35px;
	color: #fff;
	background: url(../images/allservtopdash.png) no-repeat center 0, url(../images/allservbuttomdash.png) no-repeat center bottom;
	text-align: center;
	padding:15px 0 12px 0;
	margin: 0 0 0 0;
	position: absolute;
	bottom: 31px;
	left: 0;
	right: 0;
}
.countryall-subin p span {
	padding:0 0 0 0;
	margin: 0 0 0 0;
}
.countryall-subin p img {
	width:auto;
}
.countryall-services .btn-primary {
	margin-top:-30px;
}
.imageoverlay {
	background:rgba(0, 0, 0, 0.2);
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: 100%;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;

	}

/* ============ boise county all services =========== */



/* ============ boise county new =========== */

.countryall-servnews {
	width:100%;
	margin-top:80px;
}
.countrynews-box {
	width:100%;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	background: #fff;
	display: flex;
	flex-direction: column;
	height: 100%;
	padding-bottom:30px;
}
.countrynews-col01 {
	width:100%;
	background: #3a4b39;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.countrynews-col02 {
	width:100%;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	padding:20px 30px;
	margin-top: -5px;
	display: flex;
	height: 100%;
	background: #fff;

}
.countrynews-box h3 {
	background:none;
}
.countrynews-col02 ul {
	padding:0 0 0 0;
	margin:0;
	list-style-type:none;
}
.countrynews-col02 ul li {
	font-size:16px;
	line-height:22px;
	text-align:left;
	border-bottom:2px dotted #cccccc;
	padding-bottom:15px;
	margin-bottom:15px;
}
.countrynews-col02 ul li:last-child {
	border-bottom:0px;
	margin-bottom:0px;
}
.countrynews-col02 ul li a {
	color: #c5956a;
}
.countrynews-col02 ul li a:hover {
	color: #c5956a;
}
.countrynews-col02 .btn-brown {
	margin-top:10px;
}
.viewall-btn {
	padding:0 30px;
}

/* ============ boise county new =========== */


/* ============ boise county gallery =========== */

.boisecounty-gallery {
	width:100%;
	background: url(../images/countrygallerybg.png) no-repeat center 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
	padding:88px 0 248px 0;
	margin-top: -40px;
	position:relative;
	text-align: center;
}
.boisecounty-gallery .btn-primary {
	margin-top:50px;
}
.boisecounty-gallery h2 {
	text-align:center;
	color: #fff;
}
.boisecounty-gallerysub {
	width:100%;
	margin-top:100px;
	display: flex;
	text-align: center;
}



/* ============ boise county gallery =========== */

/* ============ footer =========== */
.footer-sec {
	background: url(../images/footerbg.jpg) no-repeat center 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 70px 0 25px 0;		
	margin-top: -124px;
}
.footer-sec p {
	font-size:15px;
	color: #9fa39e;
	margin:70px 0 0 0;
	text-align:center;
}
.contact-sec {
	width:100%;
	background: url(../images/contactformdownbg.png) no-repeat center bottom #fff;
	position: relative;
	margin-top: -110px;
	padding: 0 0 100px 0;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	z-index: 9;
}
.contactimg {
	width:100%;
	margin-top: -12px;	
}
.contactimg img {
	margin: 0 15px;
}
.contacttext {
	width:100%;
	padding:66px 56px 0 56px;
}
.contacttext h2 {
	font-size:38px;
	line-height:42px;
}
.contacttext p {
	margin-top:18px;
	text-align:left;
}
.contactform {
	width:100%;
	padding-right:56px;
}


.getstartedformsub {
	width:100%;
	margin-top:30px;
}
.getstartedformsubleft {
	width:49%;
	float:left;
}
.getstartedformsubright {
	width:49%;
	float:right;
}

.getstarted-col {
	width:100%;
	text-align:center;
}
.getstarted-col .form-control {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: solid 2px #ebebeb;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 50px;
	height: 50px;
	color:#80877f;
	background:#f6f6f6;
	padding: 0 15px;
}
.getstarted-col textarea.form-control {
    height: 170px;
}
.getstarted-col .btn-primary {
	margin-top: 5px;
	width: 100%;
	padding: 0 0 0 0;
	line-height:50px;
	height:50px;
	letter-spacing:1px;
}
.getstarted-col .form-control::-webkit-input-placeholder { /* Edge */
	color:#80877f;
}
.getstarted-col .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color:#80877f;
}
.getstarted-col .form-control::placeholder {
	color:#80877f;
}
.footer-sec p {
    margin: 20px 0 0 0;
}
/* ============ footer =========== */


/* ============ inner page =========== */

.innerheaderbg {
	width: 100%;
	position:relative;
	overflow: hidden;
}
.innerheaderbg img {
	width: 100%;
}
.innerheaderbg h1 {
	top: 0;
	left: 0;
	right: 0;
	position:absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;	
}
.innertext-sec {
	width:100%;
/*	background: url(../images/weltopcurve.png) no-repeat center 0;*/
	margin-top: -40px;
	position: relative;
	z-index: 9;
	padding-top:47px;
}
.innertextbox {
	width:100%;
	background: url(../images/innertopcurve.png) no-repeat center 0;
	margin-top: -100px;
	padding:37px 0 270px 0;
}
.innertitletext {
	width:100%;
	margin-bottom:20px;
}
.innertextbox-sub {
	display:flex;
}
.innertextbox h3 {
	font-size:42px;
	line-height:47px;
	color:#314230;
	text-align:center;
	margin-bottom:72px;
}
.innermenu {
	width:100%;
}
.innermenu-expand {
	margin-top:0px;
	width:100%;
	display:none;
}
.innermenu-expand h2 {
	font-family: 'Open Sans', sans-serif;
	font-style:normal;
	font-weight:600;
    color: #000;
	background: #dcdcdc;
    font-size: 20px;
	line-height: 28px; 
	padding: 14px 14px 14px 14px;
	margin:0 0 0 0;
}
.innermenu-expand h2.expandy-hidden.triangle {
	color: #000;
}
.innermenu-expand h2.triangle {
	color: #000;
}
.innermenu-expand .toggle-all {
	display:none;
}
.innermenu-expand .expandy-toggle.expandy-hidden.triangle::after {
/*	content: "\f2c7";
	font-family: Ionicons;
	font-style: normal;
	font-weight: normal;
	font-size: 19px;*/
	font-size: 35px;
	color: #000;
	float:right;
}
.innermenu-expand .expandy-toggle.triangle::after {
/*	content: "\f2f4";
	font-family: Ionicons;
	font-style: normal;
	font-weight: normal;
	font-size: 19px;*/
	font-size: 35px;
	color: #000;
	float:right;
}
.innermenu-expand .expandy {

}

.innermenu-sub {
	background: #485749;
	padding:10px 14px 30px 14px;
}
.innermenu-sub ul {
	padding:0 0 0 0;
	margin:0;
	list-style-type:none;
}
.innermenu-sub ul li {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:16px;
	line-height:22px;
	color:#fff;
	border-bottom:1px solid #5b6d5c;
	padding:0 0 0 0;
	margin:0;
}
.innermenu-sub ul li a {
	color:#fff;
	display: block;
	background:inherit;
	padding: 10px 0 10px 14px;
}
.innermenu-sub ul li a:hover {
	color:#fff;
	background:#607061;
}
.innermenu-sub ul li a.active {
	color:#fff;
	background:#607061;
}
.innermenu-sub ul li.current-menu-item {
	color:#fff;
	background:#607061;
}
.innertextin {
	width:100%;
}
.innertextinimg {
	float:left;
	margin-right:25px;
	margin-bottom:25px;
	margin-top: 20px;
}
.innertextinimg2 {
	float:right;
	margin-left:25px;
	margin-bottom:25px;
	margin-top: -190px;
}
.innertextin h3 {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size:22px;
	line-height:24px;
	text-align: left;
	color:#000;
	padding:0 0 0 0;
	margin: 20px 0 0 0;
}
.innertextin h4 {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size:16px;
	line-height:24px;
	text-align: left;
	color:#7a7d82;
	padding:0 0 0 0;
	margin:7px 0 0 0;
}
.innertextin p {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size:15px;
	line-height:22px;
	text-align: left;
	color:#000;
	padding:0 0 0 0;
	margin:15px 0 0 0;
}
.innertextin b {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size:19px;
	line-height:24px;
	text-align: left;
	color:#000;
	padding:0 0 0 0;
	margin:20px 0 0 0;
	display: block;
}
.innertextin b a {
	color:#3689bb;
}
.innertextin b a:hover {
	color:#3689bb;
}
.innertextin strong {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size:17px;
	line-height:24px;
	text-align: left;
	color:#000;
	padding:0 0 0 0;
	margin:20px 0 0 0;
}

.innertextin p a {
	color:#3689bb;
}
.innertextin p a:hover {
	color:#3689bb;
}
.innertextin ol {
	padding:20px 0 0 40px;
	margin:0;
}
.innertextin ol li {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:15px;
	line-height:22px;
	color:#000;
	padding:0 0 10px 0;
	margin:0;
}
.innertextin ol li a {
	color:#3689bb;
}
.innertextin ol li a:hover {
	color:#3689bb;
}
.innertextin ul {
	padding:20px 0 0 40px;
	margin:0;
}
.innertextin ul li {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:15px;
	line-height:22px;
	color:#000;
	padding:0 0 10px 0;
	margin:0;
}
.innertextin ul li a {
	color:#3689bb;
}
.innertextin ul li a:hover {
	color:#3689bb;
}

.auditreports-sec {
	width:100%;
	border-left: 1px solid #c3c3c3;
	padding-left:15px;
	padding-bottom:40px;
}
.auditreports-sec h3 {
	font-size:27px;
	line-height:31px;
	text-align:left;
	margin-bottom:20px;
}

.auditreports-sec p {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size:15px;
	line-height:22px;
	text-align: left;
	color:#000;
	padding:0 0 0 0;
	margin:15px 0 0 0;
}
.auditreports-sec p a {
	color:#3689bb;
}
.auditreports-sec p a:hover {
	color:#3689bb;
}
.auditreports-sec p strong {
	margin-top:20px;
	display:block;
	margin-bottom: 10px;
}



.auditreports-link {
	width:100%
}

.auditreports-link p {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size:15px;
	line-height:22px;
	text-align: left;
	color:#000;
	padding:0 0 0 0;
	margin:5px 0 0 0;
}
.auditreports-link p a {
	color:#000;
}
.auditreports-link p a:hover {
	color:#3689bb;
}

.innergap {
	width:100%;	
}
.innergapleft {
	width:50%;	
	float:left;
}
.innergapright {
	width:50%;	
	float:right;
}

/* ============ inner page =========== */

/* ============ inner table page =========== */

.faqtable {
	margin-bottom: 25px;
	margin-top:20px;
	}
.faqtable table {
	width:100%!important;
	border: none;
}
.faqtable th {
    background: #485749 !important;
	border: 1px solid #e5e5e5 !important;
	font-family: 'Calibre-Regular';
	font-style:normal!important;
	font-weight:normal!important;
	font-size:18px!important;
	line-height:22px!important;
	padding: 8px 12px !important;
}
.faqtable tr:nth-of-type(2n+1) {
    background: #fff !important;
}
.faqtable table tr:nth-of-type(2n) {
    background: #fff;
}
.faqtable td {
	font-family: 'Calibre-Regular';
	font-style:normal!important;
	font-weight:normal!important;
	font-size:16px;
	line-height:22px;
	color: #5b6168;
	border-left: 0px none !important;
	padding: 8px 12px !important;
	}
.faqtable td:last-child {
    border-right: 0px none !important;
	
}

.commissioners-textimg {
	width:100%;
	overflow: hidden;
}
.shriff-sec {
	width:100%;
}
.shriff-secleft {
	width:50%;
	float:left;
}
.shriff-secright {
	width:50%;
	float:right;
}
.shriff-history {
	width:100%;
	margin-top:40px;
}

/* ============ inner table page =========== */


/* ============ public comment form =========== */
.public-comment-form {
	width:500px;
	float:left;
	border: solid 2px#ebebeb;
	padding: 0 30px 30px 30px;
	margin-top: 30px;
}
.public-comment-form .contactform {
	padding-right:0px;
}
.public-comment-form .getstartedformsubleft {
	width:100%;
	float:none;
}
.public-comment-form .getstarted-col p {
	font-size: 13px;
	line-height: 22px;
	margin-bottom:20px;
	margin-top:20px;
}
.public-comment-form input[type="checkbox"] {
    margin-right: 15px;
}
.gap {
    margin-right: 35px;
}

/* ============ public comment form =========== */

/* ============ photo gallery =========== */
.photogallery{
	width:100%;
}
.photogap{
	margin-bottom: 30px;
}
.photogallery-outer h2{
	color:#4a576e;
	text-align:center;
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
    font-style: normal;
	text-transform:none;
	font-size:40px;
	line-height:45px;
	padding: 0 0 50px 0;
	margin:0;
}
.photogallery a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: inherit!important;
}
.photogallery a:focus, a:hover {
    color: none!important;
    text-decoration: underline;
}
.photogallery .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 0;
    line-height: 1.42857143;
    background-color: #fff;
    border: 0px solid #ddd;
    border-radius: 0px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.photogallery .lightbox-wrap .lightbox-skin {
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.5);
    padding: 2px !important;
    margin-left: 3px;
}
.photo-height{
	height:auto;
	padding-top:8%;
}
.photofeatin {
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 30px 0pxrgba(0,0,0,0.1);
	padding:20px 20px 30px 20px;
	margin-top: 30px;
}
.photogallery h3 {
	margin-bottom:30px;
}
.photogallerysub {
	width: 100%;
	height: 100%;
	display: flex;
}
/* ============ photo gallery =========== */


/* ============ public comment form =========== */

.public-comment-form .ap-form-wrapper h2 {
	font-size: 61px;
	line-height: 71px;	
}
.public-comment-form .ap-form-wrapper input {
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: solid 2px #ebebeb;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 50px;
	height: 50px;
	color:#80877f;
	background:#f6f6f6;
	padding: 0 15px;
	width: 100%;
}
.public-comment-form .ap-form-wrapper textarea {
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: solid 2px #ebebeb;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 50px;
	height: 90px;
	color:#80877f;
	background:#f6f6f6;
	padding: 0 15px;
	width: 100%;
}
.public-comment-form .ap-form-wrapper label {
    font-size: 18px;
    line-height: 24px;
    margin-top: 8px;
}
.public-comment-form .ap-form-wrapper .ap-form-submit-button {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size:16px;
	line-height:50px;
	height:50px;
	color: #fff;
	background: #c5956a;
	text-transform:uppercase;
	transition: 0.5s;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:none;
	display:inline-block;
	padding:0 44px;
	margin-top: 5px;
	letter-spacing: 1px;
	cursor: pointer;
	width: 100%;
}
.public-comment-form .ap-form-wrapper .ap-form-submit-button:hover {
    color: #fff;
	background:#c5956a !important;
    outline: none !important;
    border: none !important;
}
/* ============ public comment form =========== */


/* ============ boise county new scrollbar =========== */

.form-elegant .font-small {
	font-size: 0.8rem;
 }

.form-elegant .z-depth-1a {
	-webkit-box-shadow: 0 2px 5px 0 rgba(55, 161, 255, 0.26), 0 4px 12px 0 rgba(121, 155, 254, 0.25);
	box-shadow: 0 2px 5px 0 rgba(55, 161, 255, 0.26), 0 4px 12px 0 rgba(121, 155, 254, 0.25);
 }

.form-elegant .z-depth-1-half,
.form-elegant .btn:hover {
	-webkit-box-shadow: 0 5px 11px 0 rgba(85, 182, 255, 0.28), 0 4px 15px 0 rgba(36, 133, 255, 0.15);
	box-shadow: 0 5px 11px 0 rgba(85, 182, 255, 0.28), 0 4px 15px 0 rgba(36, 133, 255, 0.15);
 }
.form-elegant,
.form-dark {
	position: relative;
	overflow-y: scroll;
	margin-top: 20px;
	margin-right:10px;
	height: 544px;
}
.scrollbar-light-blue::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
	background-color: #F5F5F5;
	border-radius: 10px;
 }
.scrollbar-light-blue::-webkit-scrollbar {
	width: 12px;
	background-color: #F5F5F5; 
}
.scrollbar-light-blue::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
	background-color: #82B1FF;
 }
.scrollbar-dusty-grass::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
	background-color: #F5F5F5;
	border-radius: 10px; 
}
.scrollbar-dusty-grass::-webkit-scrollbar {
	width: 12px;
	background-color: #F5F5F5; 
}
.scrollbar-dusty-grass::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
	background-image: -webkit-linear-gradient(330deg, #d4fc79 0%, #96e6a1 100%);
	background-image: linear-gradient(120deg, #d4fc79 0%, #96e6a1 100%); 
}
.square::-webkit-scrollbar-track {
	border-radius: 0 !important;
 }
.square::-webkit-scrollbar-thumb {
	border-radius: 0 !important; 
}
.thin::-webkit-scrollbar {
	width: 6px; 
}
.countrynews-col02 p {
	text-align:left;
	font-size: 17px;
	line-height: 25px;
}
.countrynews-col02 p strong {
	font-family: 'Calibre-Semibold';
	font-weight: normal;
	font-style: normal;
	text-align:left;
	line-height: 22px;
	margin-bottom: 8px;
	margin-top:10px;
	display: block;
}
.countrynews-col02 ol {
	padding:0 0 0 10px;
	margin:0 0 0 0;
}
.countrynews-col02 ol li {
	font-size:16px;
	line-height:22px;
	text-align:left;
}
.countrynews-sub {
	width:100%;
	margin-bottom: 30px;
}
.countrynews-sub .form-elegant, .form-dark {
    height: 200px;
}
.countrynews-sub:last-child {
	margin-bottom: 0px;
}
/* ============ boise county new scrollbar =========== */