/*
  Theme Name: BizPage
  Theme URL: https://bootstrapmade.com/bizpage-bootstrap-business-template/
  Author: BootstrapMade.com
  Author: BootstrapMade.com
  License: https://bootstrapmade.com/license/
*/
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  max-width: 1440px;
  margin: 0 auto;5th
  padding: 0 10px;
  background: #fff;
  color: #666666;
  font-family: "Open Sans", sans-serif;
}

a {
  color: #000;
  transition: 0.5s;
}

a:hover, a:active, a:focus {
  color: #18d36e;
  outline: none;
  text-decoration: none;
}

p {
  padding: 0;
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0;
  padding: 0;
}

.srch-btn-background {
	background: rgba(60, 60, 60, 0.8);
	border: solid 1px rgba(0, 0, 0, 0.8);
	font-weight: 700;
	color: #fff;
}

.srch-btn-background:hover {
	background: rgba(0, 0, 0, 0.8);
	border: solid 1px rgba(0, 0, 0, 0.8);
	font-weight: 700;
	color: #fff;
}
	
.general-container {
	max-width: 95%;
	margin: 0 auto;
	overflow:hidden;S
}

.menu-spacer {
	margin-top: 2.5%;
}

/* Back to top button */
.back-to-top {
  position: fixed;
  display: none;
  background: #80c133;
  color: #fff;
  display: inline-block;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 1;
  font-size: 16px;
  border-radius: 50%;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
  z-index: 11;
}

.back-to-top i {
  padding-top: 12px;
  color: #fff;
}

.img-fluid {
    max-width: 100%;
    height: 100%;
}

fieldset {
    padding: 10px;
	background: #ecf3f9;
    border: solid 1px #ddd;
	border-radius: 5px;
	color: #000;
}

legend {
	width: auto;
	margin-left: 20px;
	padding: 0 5px;
	background: #fff;
	border-radius: 5px;
}

.shaded-container {
    background: #ecf3f9;
    border-radius: 10px;
    padding: 20px;
    color: #000;
}

.apply-label {
	font-weight: 700;
	color: #000;
}

.form-inputs {
	background: #fff;
}

.form-inputs {
	background: #fff;
}

.form-inputs-error {
	background: #fff;
	border-color: #f00;
}

.form-titles {

}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  background: #fff;
  padding: 10px 0;
  height: 72px;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  transition: all 0.5s;
  z-index: 997;
}

#header.header-scrolled {
  background: #fff;
  padding: 10px 0;
  height: 72px;
  transition: all 0.5s;
}

#header #logo {
  width: 100%;
  margin-left: 35px;
}

.tagline {
	margin-top: 15px;
	margin-bottom: 0;
	font-size: 1.2em;
	font-weight: 700;
	font-style: italic;
	text-align: center;
}

.tagline img {
	width: 100%;
	margin: 0 0 0 -20px;
}

.tagline button {
	
}

#header #logo h1 {
  font-size: 34px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
}

#header #logo h1 a, #header #logo h1 a:hover {
  color: #fff;
  padding-left: 10px;
  border-left: 4px solid #80c133;
}

#header #logo img {
  padding: 0;
  margin: 0;
}

.headtoppart {
    display: block;
    width: 100%;
    background-color: #fff;
    height: 39px;
    margin: 0px auto;
    padding: 0px 0px;
    min-width: 320px;
}

.headerwp {
    max-width: 2000px;
    margin: 0 auto;
    padding: 0px;
}

.headertopleft {
    width: 48%;
    float: left;
}

.headertopright {
    width: 50%;
	padding-top: 10px;
    float: left;
    text-align: right;
}

.leaderboard-img {
	max-width: 728px;
	width: 100%;
}

#bannerImage {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/
#intro {
  display: table;
  width: 100%;
  height: 100vh;
  background: #fff;
}

#intro-container {
    padding-top: 0;
}

.intro-text{
	margin-top: 50px;
}

#intro-container h2 {
  color: #fff;
  margin-bottom: 30px;
  font-size: 48px;
  font-weight: 700;
  text-shadow: 2px 2px 0px rgb(0, 0, 0);
}

#intro-container p {
  width: 95%;
  font-size: 20px;
  color: #fff;
  text-shadow: 2px 2px 0px rgb(0, 0, 0);
}

#intro-container .carousel-fade .carousel-inner .carousel-item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

#carousel {
	background-color: #000;
}

#intro-container .carousel-fade .carousel-inner .carousel-item,
#intro-container .carousel-fade .carousel-inner .active.carousel-item-left,
#intro-container .carousel-fade .carousel-inner .active.carousel-item-right {
  opacity: 0;
}

#intro-container .carousel-fade .carousel-inner .active,
#intro-container .carousel-fade .carousel-inner .carousel-item-next.carousel-item-left,
#intro-container .carousel-fade .carousel-inner .carousel-item-prev.carousel-item-right {
  opacity: 1;
  transition: 1.2s;
}

#intro-container .carousel-fade .carousel-inner .carousel-item-next,
#intro-container .carousel-fade .carousel-inner .carousel-item-prev,
#intro-container .carousel-fade .carousel-inner .active.carousel-item-left,
#intro-container .carousel-fade .carousel-inner .active.carousel-item-right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.carousel-caption {
    position: absolute;
    left: 50%;
    right: 0;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    width: 40%;
    top: 10%;
/*    background-color: rgba(255,255,255, 0.3); */
    height: 70%;
	border-radius: 10px;
}

#intro-container .carousel-control-prev, #intro-container .carousel-control-next {
  width: 10%;
}

#intro-container .carousel-control-next-icon, #intro-container .carousel-control-prev-icon {
  margin-right: 22px;
  background: none;
  font-size: 32px;
  line-height: 1;
}

#intro-container .carousel-indicators li {
  cursor: pointer;
}

#intro-container .btn-get-started {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 32px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  color: #fff;
  background: #80c133;
}

#intro-container .btn-get-started:hover {
  background: #fff;
  color: #80c133;
}

.fa-chevron-left {
	width: 43px;
	padding: 5px 5px 5px 2px;
	background: rgba(0,0,0,0.9);
	border-radius: 50%;
}

.fa-chevron-right {
	width: 43px;
	padding: 5px 2px 5px 5px;
	background: rgba(0,0,0,0.9);
	border-radius: 50%;
}

/*--------------------------------------------------------------
# Search Box
--------------------------------------------------------------*/

.square {
    border-radius: 0;
}

.searchbox1 {
    display: block;
	width: 100%;
	margin: 0;
	padding: 0;
}

.searchcontianer {
    width: 80%;
	margin: 0 20px;
    background: rgba(0,0,0,0.4);
    padding: 15px 15px 20px 10px;
    border: 1px solid #000;
}

.place-ad-buttons {
	position: relative;
	top: -60px;
	right: 10px;
	width: 185px;
	float: right;
}

.pab {
	width: 100%;
	height: 60px;
	margin: 10px 0;
}

.heading1 {
    font-size: 18px;
    color: #fff;
    font-family: 'Open Sans', arial, sans-serif;
    padding: 0px;
    text-align: left;
    margin: 0px 0 10px 0;
    text-align: center;
}

.color {
    color: #05be08;
}

.searchbox1 input.mainsearch {
    width: 63%;
    height: 50px;
    margin-left: 10px;
    background-color: #f0f0f0;
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.95rem + 3px);
}

.mainselect {
    width: 100%;
    height: 50px;
    border-color: #ccc;
    background-color: #f0f0f0;
}

.mainsubmit {
    height: 53px;
}

.searchbox2 {
    display: none;
}

/* Search Box */

/*--------------------------------------------------------------
# Advertisers Index
--------------------------------------------------------------*/

.close:hover {
	background: #f00;
	color: #fff;
}
/* Advertisers Index */

/*--------------------------------------------------------------
# Whats New
--------------------------------------------------------------*/

#whats-new {
	background: #000;
	margin: 20px 10px;
	padding-bottom: 15px;
}

#whats-new h2 {
	color: #fff;
	margin: 0 0 0 20px;
	padding-top: 10px;
	padding-bottom: 0;
}

/* ./Whats New */

/*--------------------------------------------------------------
# Employment
--------------------------------------------------------------*/
#jcity {
	position: relative;
	top: -1px;
	margin: 0;
    height: 50px;
    width: 300px;
    font-size: 20px;
}

#job_submit {
	margin: 0;
	width: 100px;
    height: 50px;
    font-size: 20px;
}

.employment-background {
	height: 250px;
	margin-top: 20px;
	text-align: center;
	color: #fff;
	background: url(../img/search-banner.jpg) black;
	background-size: cover;
}

.company-logo img {
	width: 30%;
}

.detail-left {
	width: 200px;
	font-size: 14px;
	float: left;
}

.detail-right {
	margin-top: -3px;
	padding-left: 20px;
	font-size: 14px;
	float: left;
}


/* ./Employment */

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/

.service_block {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

.service_block h3 {
    font-weight: 600;
    font-size: 17.5px;
    color: #111111;
    position: relative;
	top: 10px;
	left: -35px;
}

.service_icon {
    border-radius: 50%;
    width: 80px;
    height: 80px;
}

.service_icon i {
    color: #fff;
    font-size: 40px;
    margin-top: 0;
    position: relative;
    top: 14px;
    z-index: 20;
}

.service_icon span {
    border-radius: 50%;
    display: block;
    height: 100%;
    width: 100%;
}

.service_icon.icon1 span {
    background: #03956d;
	border: 3px solid #03956d;
}

.service_icon.icon2 span {
    background: #dc2c6e;
	border: 3px solid #dc2c6e;
}

.service_icon.icon3 span {
    background: #49b5e7;
	border: 3px solid #49b5e7;
}

.service_icon.icon4 span {
    background: #ff9900;
	border: 3px solid #ff9900;
}

.service_icon.icon5 span {
    background: #5489de;
	border: 3px solid #5489de;
}

.service_icon.icon6 span {
    background: #7cc576;
	border: 3px solid #7cc576;
}

.service_icon.icon7 span {
    background: #8d671c;
	border: 3px solid #8d671c;
}

.service_icon.icon8 span {
    background: #f00;
	border: 3px solid #f00;
}

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
/* Sections Header
--------------------------------*/
.section-header h3 {
  font-size: 32px;
  color: #111;
/*  text-transform: uppercase; */
  text-align: center;
  font-weight: 700;
  position: relative;
  padding-bottom: 15px;
}

.section-header h3::before {
  content: '';
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #ddd;
  bottom: 1px;
  left: calc(50% - 60px);
}

.section-header h3::after {
  content: '';
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  background: #80c133;
  bottom: 0;
  left: calc(50% - 20px);
}

.section-header p {
  text-align: center;
  padding-bottom: 30px;
  color: #333;
}

/* Section with background
--------------------------------*/
.section-bg {
  background: #f7f7f7;
}

/* Featured Services Section
--------------------------------*/
#featured-services {
  margin-top: 20px;
  background: #000;
}

#featured-services .box {
  padding: 30px 20px;
}

#featured-services .box-bg {
  background-image: linear-gradient(0deg, #000000 0%, #242323 50%, #000000 100%);
}

#featured-services i {
  color: #80c133;
  font-size: 48px;
  display: inline-block;
  line-height: 1;
}

#featured-services h4 {
  font-weight: 400;
  margin: 15px 0;
  font-size: 18px;
}

#featured-services h4 a {
  color: #fff;
}

#featured-services h4 a:hover {
  color: #80c133;
}

#featured-services p {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 0;
}

.featured-work {
	font-size: 14px;
}

/* About Us Section
--------------------------------*/
#about {
  background: url("../img/usa-img.png") center top no-repeat fixed;
  background-size: cover;
  padding: 60px 0 40px 0;
  position: relative;
}

#about::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.92);
  z-index: 9;
}

#about .container {
  position: relative;
  z-index: 10;
}

#about .about-col {
  background: #fff;
  border-radius: 0 0 4px 4px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  margin-bottom: 20px;
}

#about .about-col .img {
  position: relative;
}

#about .about-col .img img {
  border-radius: 4px 4px 0 0;
}

#about .about-col .icon {
  width: 64px;
  height: 64px;
  padding-top: 8px;
  text-align: center;
  position: absolute;
  background-color: #80c133;
  border-radius: 50%;
  text-align: center;
  border: 4px solid #fff;
  left: calc( 50% - 32px);
  bottom: -30px;
  transition: 0.3s;
}

#about .about-col i {
  font-size: 36px;
  line-height: 1;
  color: #fff;
  transition: 0.3s;
}

#about .about-col:hover .icon {
  background-color: #fff;
}

#about .about-col:hover i {
  color: #80c133;
}

#about .about-col h2 {
  color: #000;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  padding: 0;
  margin: 40px 0 12px 0;
}

#about .about-col h2 a {
  color: #000;
}

#about .about-col h2 a:hover {
  color: #80c133;
}

#about .about-col p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  margin-bottom: 0;
  padding: 0 20px 20px 20px;
}

/* Featured Services
--------------------------------*/
.main-section.alabaster {
	padding: 40px 0;
    background: #fafafa;
}

.featured-work h2 {
	color: #000;
	font-weight: bold;
}

.featured-box-col1 {
    width: 60px;
    float: left;
}

.featured-box-col1 i {
    display: block;
    line-height: 16px;
    font-family: 'FontAwesome';
    font-size: 18px;
    color: #777777;
    font-style: normal;
}

.featured-box-col2 {
    overflow: hidden;
}

.featured-box h3 {
    margin-bottom: 5px;
	text-transform: uppercase;
	font-size: 16px;
}

.featured-box p {
    line-height: 22px;
}

/* Services Section
--------------------------------*/
#services {
  background: #fff;
  background-size: cover;
  padding: 0 0 40px 0;
}

#services .box {
  margin-bottom: 30px;
}

#services .icon {
  float: left;
}

#services .icon i {
  color: #80c133;
  font-size: 36px;
  line-height: 1;
  transition: 0.5s;
}

#services .title {
  margin-left: 60px;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}

#services .title a {
  color: #111;
}

#services .box:hover .title a {
  color: #80c133;
}

#services .title  a  i {
  margin-left: 10px;
  color: #999;
}

#services .title:hover  a i {
  color: #80c133;
}

#services .description {
  font-size: 14px;
  margin-left: 60px;
  line-height: 24px;
  margin-bottom: 0;
}

/* Subscription Section
--------------------------------*/
#subscription {
  background: #000;
  padding: 60px 0;
}

#subscription h3 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

#subscription p {
  color: #fff;
}

.cta-btn {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 25px;
  transition: 0.5s;
  margin-top: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#subscription .cta-btn:hover {
  background: #80c133;
  border: 2px solid #fff;
  color: #fff;
}

/* Call To Action Section
--------------------------------*/

/* Call To Action Section
--------------------------------*/
#call-to-action {
  background: linear-gradient(rgba(0, 142, 99, 0.1), rgba(0, 0, 0, 0.1)), url(../img/call-to-action-bg.jpg) fixed center center;
  background-size: cover;
  padding: 60px 0;
}

#call-to-action h3 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

#call-to-action p {
  color: #fff;
}

#call-to-action .cta-btn {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 25px;
  transition: 0.5s;
  margin-top: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#call-to-action .cta-btn:hover {
  background: #80c133;
  border: 2px solid #80c133;
}

/* Call To Action Section
--------------------------------*/

/* Local Business Section
--------------------------------*/
#local-business-section {
  margin: 10px;
  background-position: top center;
  background-size: cover;
  padding: 60px 0;
}

#dark-section {
  background: #000;
  padding: 60px 0;
}

#dark-section h3 {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
}

#dark-section p {
	color: #fff;
    font-weight: bold;
    font-size: 1.2em;
}

#local-business-section h3 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  text-shadow: 2px 2px #000;
}

#local-business-section p {
  color: #fff;
}

#local-business-section .cta-btn {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 25px;
  transition: 0.5s;
  margin-top: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#local-business-section .cta-btn:hover {
  background: #000;
  border: 2px solid #fff;
}

.btn-light {
    color: #212529;
	background-color: #e4e6e8;
	border-color: #ccc;
}
.btn-light:hover {
	color: #fff;
	background-color: #b4b4b5;
	border-color: #ccc;
}

/* Local Business Section
--------------------------------*/

.owl-container {
  width: 100%;
  margin: 20px 0px 20px -20px;
}

#skills {
  padding: 60px 0;
}

#skills .progress {
  height: 35px;
  margin-bottom: 10px;
}

#skills .progress .skill {
  font-family: "Open Sans", sans-serif;
  line-height: 35px;
  padding: 0;
  margin: 0 0 0 20px;
  text-transform: uppercase;
}

#skills .progress .skill .val {
  float: right;
  font-style: normal;
  margin: 0 20px 0 0;
}

#skills .progress-bar {
  width: 1px;
  text-align: left;
  transition: .9s;
}

/* Facts Section
--------------------------------*/
#facts {
  background: url("../img/facts-bg.jpg") center top no-repeat fixed;
  background-size: cover;
  padding: 60px 0 0 0;
  position: relative;
}

#facts::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.88);
  z-index: 9;
}

#facts .container {
  position: relative;
  z-index: 10;
}

#facts .counters span {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 48px;
  display: block;
  color: #80c133;
}

#facts .counters p {
  padding: 0;
  margin: 0 0 20px 0;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  color: #111;
}

#facts .facts-img {
  text-align: center;
  padding-top: 30px;
}

/* Portfolio Section
--------------------------------*/
#portfolio {
  padding: 60px 0;
}

#portfolio #portfolio-flters {
  padding: 0;
  margin: 5px 0 35px 0;
  list-style: none;
  text-align: center;
}

#portfolio #portfolio-flters li {
  cursor: pointer;
  margin: 15px 15px 15px 0;
  display: inline-block;
  padding: 10px 20px;
  font-size: 12px;
  line-height: 20px;
  color: #666666;
  border-radius: 4px;
  text-transform: uppercase;
  background: #fff;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
}

#portfolio #portfolio-flters li:hover, #portfolio #portfolio-flters li.filter-active {
  background: #80c133;
  color: #fff;
}

#portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}

#portfolio .portfolio-wrap {
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  transition: 0.3s;
}

#portfolio .portfolio-wrap:hover {
  box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.16);
}

#portfolio .portfolio-item {
  position: relative;
  height: 360px;
  overflow: hidden;
}

#portfolio .portfolio-item figure {
  background: #fff;
  overflow: hidden;
  height: 260px;
  position: relative;
  border-radius: 4px 4px 0 0;
  margin: 0;
}

#portfolio .portfolio-item figure:hover img {
  opacity: 0.4;
  transition: 0.3s;
}

#portfolio .portfolio-item figure .link-preview, #portfolio .portfolio-item figure .link-details {
  position: absolute;
  display: inline-block;
  visibility: hidden;
  line-height: 1;
  text-align: center;
  width: 36px;
  height: 36px;
  background: #fff;
  border-radius: 50%;
  transition: 0.2s;
}

#portfolio .link-download {
  position: absolute;
  top: 30%;
  left: 45%;
  display: inline-block;
  visibility: hidden;
  line-height: 1;
  text-align: center;
  width: 50px;
  height: 50px;
  background: #80c133;
  border-radius: 50%;
}

#portfolio .link-download :hover{
  background: #fff;
}

#portfolio .portfolio-item figure:hover .link-download {
  visibility: visible;
}

#portfolio .portfolio-item figure .link-download i  {
  padding-top: 10px;
  padding-left: 1px;
  font-size: 28px;
  color: #333;
  background: transparent;
}

#portfolio .portfolio-item figure .link-download:hover i  {
  color: #fff;
}

#portfolio .portfolio-item figure .link-preview i, #portfolio .portfolio-item figure .link-details i {
  padding-top: 6px;
  font-size: 22px;
  color: #333;
}

#portfolio .portfolio-item figure .link-preview:hover, #portfolio .portfolio-item figure .link-details:hover {
  background: #80c133;
}

#portfolio .portfolio-item figure .link-preview:hover i, #portfolio .portfolio-item figure .link-details:hover i {
  color: #fff;
}

#portfolio .portfolio-item figure .link-preview {
  left: calc(50% - 38px);
  top: calc(50% - 18px);
}

#portfolio .portfolio-item figure .link-details {
  right: calc(50% - 38px);
  top: calc(50% - 18px);
}

#portfolio .portfolio-item figure:hover .link-preview {
  visibility: visible;
  left: calc(50% - 44px);
}

#portfolio .portfolio-item figure:hover .link-details {
  visibility: visible;
  right: calc(50% - 44px);
}

#portfolio .portfolio-item .portfolio-info {
  background: #333;
  text-align: center;
  padding: 30px;
  height: 60px;
  border-radius: 0 0 3px 3px;
}

#portfolio .portfolio-item .portfolio-info h4 {
  font-size: 18px;
  line-height: 1px;
  font-weight: 700;
  margin-bottom: 18px;
  padding-bottom: 0;
}

#portfolio .portfolio-item .portfolio-info h4 a {
  color: #fff;
}

#portfolio .portfolio-item .portfolio-info h4 a:hover {
  color: #80c133;
}

#portfolio .portfolio-item .portfolio-info p {
  padding: 0;
  margin: 0;
  color: #b8b8b8;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
}

/* Clients Section
--------------------------------*/
#clients {
  padding: 60px 0;
  background-color: #f8f8f8;
}

#clients img {
  max-width: 100%;
  opacity: 0.5;
  transition: 0.3s;
  padding: 15px 0;
}

#clients img:hover {
  opacity: 1;
}

#clients .owl-nav, #clients .owl-dots {
  margin-top: 5px;
  text-align: center;
}

#clients .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd;
}

#clients .owl-dot.active {
  background-color: #80c133;
}

.owl-stage-outer {
	margin-left: 3%;
}

/* Testimonials Section
--------------------------------*/
#testimonials {
  padding: 60px 0;
}

#testimonials .section-header {
  margin-bottom: 40px;
}

#testimonials .testimonial-item {
  text-align: center;
}

#testimonials .testimonial-item .testimonial-img {
  width: 120px;
  border-radius: 50%;
  border: 4px solid #fff;
  margin: 0 auto;
}

#testimonials .testimonial-item h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #111;
}

#testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0 0 15px 0;
}

#testimonials .testimonial-item .quote-sign-left {
  margin-top: -15px;
  padding-right: 10px;
  display: inline-block;
  width: 37px;
}

#testimonials .testimonial-item .quote-sign-right {
  margin-bottom: -15px;
  padding-left: 10px;
  display: inline-block;
  max-width: 100%;
  width: 37px;
}

#testimonials .testimonial-item p {
  font-style: italic;
  margin: 0 auto 15px auto;
}

#testimonials .owl-nav, #testimonials .owl-dots {
  margin-top: 5px;
  text-align: center;
}

#testimonials .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd;
}

#testimonials .owl-dot.active {
  background-color: #80c133;
}

/* Team Section
--------------------------------*/
#team {
  background: #fff;
  padding: 60px 0;
}

#team .member {
  text-align: center;
  margin-bottom: 20px;
  background: #000;
  position: relative;
}

#team .member .member-info {
  visibility: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  transition: 0.2s;
}

#team .member .member-info-content {
  margin-top: -50px;
  transition: margin 0.2s;
}

#team .member:hover .member-info {
  background: rgba(0, 0, 0, 0.7);
  visibility: visible;
  transition: 0.4s;
}

#team .member:hover .member-info-content {
  margin-top: 0;
  transition: margin 0.4s;
}

#team .member h4 {
  font-weight: 700;
  margin-bottom: 2px;
  font-size: 18px;
  color: #fff;
}

#team .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
  color: #fff;
}

#team .member .social {
  margin-top: 15px;
}

#team .member .social a {
  transition: none;
  color: #fff;
}

#team .member .social a:hover {
  color: #80c133;
}

#team .member .social i {
  font-size: 18px;
  margin: 0 2px;
}

/* Contact Section
--------------------------------*/
#contact {
  padding: 60px 20px 60px 0px;
}

#contact .contact-info {
  margin-bottom: 20px;
  text-align: center;
  border-bottom: solid 1px #ddd;
}

#contact .contact-info i {
  font-size: 36px;
  display: inline-block;
  margin-bottom: 10px;
  color: #80c133;
}

#contact .contact-info i:hover {
  color: #666;
}

#contact .contact-info address, #contact .contact-info p {
  margin-bottom: 0;
  color: #000;
}

#contact .contact-info h3 {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #999;
}

#contact .contact-info a {
  color: #000;
}

#contact .contact-info a:hover {
  color: #80c133;
}

#contact .contact-address, #contact .contact-phone, #contact .contact-email {
  margin-bottom: 0;
}

#contact .form #sendmessage {
  color: #80c133;
  border: 1px solid #80c133;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #sendmessage.show, #contact .form #errormessage.show, #contact .form .show {
  display: block;
}

#contact .form .validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

#contact .form input, #contact .form textarea {
  padding: 10px 14px;
  border-radius: 0;
  box-shadow: none;
  font-size: 15px;
}

#contact .form button[type="submit"] {
  background: #80c133;
  border: 0;
  padding: 10px 30px;
  color: #fff;
  transition: 0.4s;
  cursor: pointer;
}

#contact .form button[type="submit"]:hover {
  background: #13a456;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #000;
  padding: 0 0 30px 0;
  color: #eee;
  font-size: 14px;
}

#footer .footer-top {
  background: #111;
  padding: 60px 0 30px 0;
}

#footer .footer-top .footer-info {
  margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
  font-size: 34px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 10px;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
  border-left: 4px solid #80c133;
}

#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Montserrat", sans-serif;
  color: #eee;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #333;
  color: #eee;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  background: #80c133;
  color: #fff;
}

#footer .footer-top h4 {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-top h4::before, #footer .footer-top h4::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
}

#footer .footer-top h4::before {
  right: 0;
  background: #555;
}

#footer .footer-top h4::after {
  background: #80c133;
  width: 60px;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 8px;
  color: #ddd;
}

#footer .footer-top .footer-links ul li {
  border-bottom: 1px solid #333;
  padding: 10px 0;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #eee;
}

#footer .footer-top .footer-links ul a:hover {
  color: #80c133;
}

#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

#footer .footer-top .footer-contact p {
  line-height: 26px;
}

#footer .footer-top .footer-newsletter {
  margin-bottom: 30px;
}

#footer .footer-top .footer-newsletter input[type="email"] {
  border: 0;
  padding: 6px 8px;
  width: 65%;
}

#footer .footer-top .footer-newsletter input[type="submit"] {
  background: #80c133;
  border: 0;
  width: 35%;
  padding: 6px 0;
  text-align: center;
  color: #fff;
  transition: 0.3s;
  cursor: pointer;
}

#footer .footer-top .footer-newsletter input[type="submit"]:hover {
  background: #13a456;
}

#footer .copyright {
  text-align: center;
  padding-top: 30px;
}

#footer .credits {
  text-align: center;
  font-size: 13px;
  color: #ddd;
}

.widget {
    margin-bottom: 55px;
}

.tags_widget ul {
    list-style-type: none;
	padding: 0;
}
.tags_widget ul li {
    float: left;
    margin: 0 4px 4px 0;
    padding: 0;
}

.tags_widget ul li a {
    font-size: 12px;
    display: block;
    padding: 4px 10px;
    background: #80c133;
	color: #fff;
    -webkit-transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    transition: background 0.2s linear;
}

.tags_widget ul li a:hover {
	background: #80c133;
	color: #fff;
}

/*--------------------------------------------------------------
# Modals
--------------------------------------------------------------*/

.categoriesModalDialog {
	max-width: 65%;
}

.modal-body ul {
  font-size: .8em;
}

.modal-body ul li {
  padding: 1 0;
}

.modal-body h2 {
  font-size: 1.2em;
  font-weight: 500;
}

.modal-body  a {
  font-size: .9em;
  color: #000;
  text-decoration: none;
}

.modal-body a:hover {
  text-decoration: underline;
}

.asphalt-info {
    color: #fff;
	font-weight: 500;
	font-size: 1.1em;
    background-color: #808080;
    border-color: #4f4f4f;
}

/*--------------------------------------------------------------
# Member Services
--------------------------------------------------------------*/

#login-signup-forgot {
    width: 80%;
    margin: 40px auto 50px;
}

.login-signup-forgot-title {
    margin-bottom: 30px;
    padding: 10px 10px;
    background: #337ab7;
    font-size: 24px;
    color: #fff;
    text-align: center;
}

.centered-block {
    display: block;
    margin: 0 15%;
}

.member-button {
    margin: 20px 5px;
}

/*--------------------------------------------------------------
# Classified Ads
--------------------------------------------------------------*/

#toggleFrm {
	margin-top: -2.5px;
	font-size: 8pt;
	font-weight: 700;
	color: #fff;
	font-weight: 700;
	background: #000;
	border: #000;
	float: right;
}

.featured-advertiser-bar {
	background: #f00;
	width: 300px;
	margin-top: 10px;
	color: #fff;
	font-weight: 700;
	font-size: 1.4em;
}

#toggleFrm:hover {
	color: #fff;
	background: #555;
	border: #000;
}

.classified-header {
    width: 100%;
    margin: 5px 0;
    padding: 5px 5px 5px 10px;
    color: #fff;
    list-style: none;
}

.classified-header a {
	font-weight: 700;	
    color: #000;
    text-decoration: none;
}

.classified-header a:hover {
	color: #000;
	text-decoration: none;
}

.classified-container {
	max-width: 95%;
	margin: 0 auto;
}

.classified-row-padded {
	width: 60%;
}

.classified-row-padded p {
	width: 100%;
	color: #000;
}

.classified-search-btn {
	width: 25%;
	margin-top: 25px;
	text-align: right;
	float: right;
}

.classified-search-btn input {
	height: 50px;
	margin-top: 7px;
}

.paginateBox {
    width: 100%;
    margin: 15px 0px 20px 0px;
    padding: 0px;
    font-size: 11pt;
    text-align: center;
}

.paginateBox a {
	text-decoration: none;
}

.paginateBox a.current {
    font-weight: bold;
    font-size: 11pt;
    padding: 3px 6px;
    border-radius: 5px;
    cursor: pointer;
    background: #FF0000;
    color: #FFF;
    text-decoration: none;
}
.paginate {
	margin: 0 2px;
	padding: 2px 4px;
	border: solid 1px;
	border-radius: 5px;
	font-size: 11pt;
}

.first-last {
	margin: 0 5px;
	text-decoration: none;
	border: none;
	background: #000;
	color: #fff;
}

.first-last:hover {
	background: #555;
	color: #FFF;
}
.inactive {
	margin: 0 4px;
}

.classified-aside {
	width: 300px;
	margin-right: 15px;
	float: right;
}

.email-container {
	width: 50%;
	margin: 0 auto;
	padding: 20px;
}
.classified-email-container {
	width: 50%;
	margin: 0 auto;
	padding: 20px;
	background-color: #ddeefe;
}

.printer-container {
	margin: 20px 15%;
	width: 95
}

/* Sidebar */

.sidebar-banners {
	width: 100%;
	padding-left: 10px;
}

/* Tabs */

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	font-weight: 700;
}

.nav-tabs > li.active > a:hover {
	font-weight: 700;
	color: #495073;
	background-color: #eee;
}

.nav-tabs > li > a {
    font-weight: 700;
	color: #495073;
}

.nav > li > a:focus, .nav > li > a:hover {
	font-weight: 700;
	color: #000;
}

/* Classified Categories */

.list-group-item {
	padding: 5px 15px;
	color: #555;
	font-size: 8pt;
    border: none;
}

.list-group-item a {
	color: #555;
}

.list-group-item a img {
	margin-right: 5px;
}

.toggle-button {
	margin-top: -1px;
	margin-right: 10px;
	padding: 0 5px;
	cursor: pointer;
	background: none;
	border: solid 1px #fff;
	float: right;
}
.toggle-button:hover {
	color: #000;
	background: #fff;
	border: solid 1px #000;
}
.btn-black {
	background-color:#000;
	color: #FFF;
}
.btn-black:hover {
	background-color:#444;
	color: #FFF;
}
.btn-outline-black {
	background-color:#FFF;
	border: solid 1px #000;
	color: #000;
}
.btn-outline-black:hover {
	background-color:#444;
	color: #FFF;
}
.member-button {
	width: 30%;
	margin: 20px auto;
}
.centered-block {
	display: block;
	margin: 0 15%;
}
.form-row {
	display: block;
	margin: 0;
}

.capture-value {
    position: relative;
    top: -27px;
    left: 130px;
    width: 45px;
}

.login-signup-forgot-footer {
    text-align: center;
}

.login-signup-forgot-footer a {
    color: #000;
}

.login-signup-forgot-footer a:hover {
    color: #18d26e;
	text-decoration: underline;
}

/* ./ Classified Ads */

/*--------------------------------------------------------------
# Rack Locations
--------------------------------------------------------------*/

#map {
	width: 74%;
	height: 600px;
	border: solid 1px #D3D3D3;
}

#address-list {
	width: 25%;
	height: 706px;
	display: block;
	border: solid 1px #D3D3D3;
	background: #f3f3f3;
	float: right;
}

#sidebar {
	width: 100%;
	height: 655px;
	padding-top: 10px;
	font-size: 8pt;
	background: #f3f3f3;
	overflow: auto;
}

#locCount {
	width: 100%;
	height: 42px;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
	background: #f3f3f3;
}

.map-container {
    margin: 0 15px;
}

.main-map-container {
	width: 100%;
	overflow: hidden;
}

.search-bar {
	width: 74%;
	margin-bottom: 10px;
	padding: 10px;
	background: #e6e6e6;
	border: solid 1px #D3D3D3;
	overflow: hidden;
}

.search-bar .col1 {
	width: 45%;
	margin-right: 10px;
	float: left;
}

.search-bar .col2 {
	width: 25%;
	margin-right: 10px;
	float: left;
}

.search-bar .col3 {
	width: 25%;
	text-align: right;
	float: right;
}

.search-bar input {
	width: 100%;
	padding: 12px;
}

.search-bar select {
	width: 100%;
}

.search-bar button {
	width: 100%;
	margin-top: 25px;
	padding: 11px;
}

/* ./ Rack Locations */

.aiData a:hover {
	text-decoration: none;
}
.aiData:hover {
	background: #ccc;
}

/*--------------------------------------------------------------
# Business Section
--------------------------------------------------------------*/
.business-listing-single-title {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: solid 1px #ddd;
}
.business-listing-contact-button {
	width: 100%;
	height: 50px;
	background: #2c84cc;
	padding-top: 5px;
	color: white;
	font-size: 1.5em;
	text-align: center;
}
.business-listing-location-title {
	width: 100%;
	height: 98px;
	margin-bottom: 0;
	background: #80c133;
	padding-top: 18px;
	color: white;
	font-size: 1.5em;
	text-align: center;
}
.business-listing-single-section-inner {
	padding-top: 15px;
	float: left;
	box-sizing: border-box;
}
.business-listing-single-field {
	margin-right: 40px;
	min-width: 60px;
	display: inline-block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 21px;
	line-height: 1em;
}
.business-listing-single-field-inner {

}
.business-listing-icon {
    font-size: 30px;
    color: #d6d6d6;
    margin-bottom: 10px;
}
.business-listing-single-field .business-listing-text {
    color: #2a2a2a;
    font-size: 14px;
    position: relative;
    top: 3px;
}
.business-listing-icon-font-awesome {

}
.business-listing-single-main {
	width: 100%;
	margin-top: 0;
	background: #f4f4f4;
	border-top: solid 1px #ddd;
}
.business-listing-single-listing-profile {
	margin: 30px auto;
}
.business-listing-single-map-address-info {
	padding-left: 15px;
	font-size: .9em;
}
.business-listing-single-holder {
    margin: 30px auto;
    box-sizing: border-box;
	float: left;
}
.business-listing-single-holder  a {
    display: inline-block;
    font-size: 14px;
    background-color: 
    #fff;
    border-radius: 2px;
    padding: 10px 25px;
    margin: 0 3px 8px 0;
}

