/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */


@import url('https://fonts.googleapis.com/css?family=Exo+2:300,400');
@import url('https://fonts.googleapis.com/css?family=Maven+Pro:400,900');
@import url('https://fonts.googleapis.com/css?family=ABeeZee');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,400,700,900');

@font-face {
	font-family: 'Britanic Bold';
	src:url('../fonts/britanic-webfont.woff') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'feathericons';
	src:url('../fonts/feathericons/feathericons.eot?-8is7zf');
	src:url('../fonts/feathericons/feathericons.eot?#iefix-8is7zf') format('embedded-opentype'),
		url('../fonts/feathericons/feathericons.woff?-8is7zf') format('woff'),
		url('../fonts/feathericons/feathericons.ttf?-8is7zf') format('truetype'),
		url('../fonts/feathericons/feathericons.svg?-8is7zf#feathericons') format('svg');
}

.owl-carousel .owl-item {
	/* height:300px !important; */
	/* width: 317px !important; */
}

/*******************  Linearicons *************************/
.lnr {
  display: inline-block;
  fill: currentColor;
  width: 1em;
  height: 1em;
  vertical-align: -0.2em;
}

.lnr-chevron-right {
  color: #232323;
  /* We can use "color" for setting the color
  of the SVG because we set its "fill" to
  "currentColor" */
  font-size: 22px;
  /* We can use "font-size" for changing the size
  of the SVG because its width and height were
  set 1em.
  To get crisp results, use sizes that are
  a multiple of 20; because Linearicons was
  designed on a 20 by 20 grid. */
}

/*******************  END/Linearicons *************************/



/*******************  Default CSS Classes *************************/

.bg-orange figure {
    border:none;
}

p, .cta-block-divider-contact a {
	position:relative;
	z-index:1;
	font-size: 20px;
	font-weight: 500;
	color: #bb8f09;
	/* padding-bottom: 2em; */
	background: #004400;
}
#contact .section-divider p {
    background: #ffffff;
    color: #333 !important;
}
#contact .cities-served p {
	color:#bb8f09 !important;
}
#contact .section-divider p a {
	color:#333;
}
#contact .navbar {
	background:#004400 !important;
}

.row {
	margin:0;
}
.cities-served {
	padding:50px 0;
}
.cities-served li {
	color:#bb8f09;
	margin: 0 20px;
}
.cities-served h3 {
	padding-bottom:1em;
}
.cities-served ul {
    display: flex;
    justify-content: center;
    width: 100%;
}
.cities-served ul span {
    font-size: 16px;
    display: block;
    line-height: 2;
}
.cities-served .col-sm p {
	text-align:center;
}
#services .service-page-intro {
	/* padding:50px 0; */
}

.header-section-divider {
	padding: 170px 0 30px;
}
.section-divider {
	position:relative;
	padding:20px 0;
}
.section-divider h3 {
	font-size: 2em;
	font-weight: 700;
	text-transform: uppercase;
	color: #bb8f09;
}
.section-divider h4 {
	font-size: 2em;
	font-weight: 500;
}
.add-services h3 {
	font-size: 1.6em;
}
#services .services-descriptions {
	font-size:14px;
	font-family:'Lato';
}
.section-header {
    position: relative;
    /* background: url(/img/section-divider-bg.jpg) 0 no-repeat; */
    background-size: cover;
    padding: 150px 0 0;
}
#contact .section-header {
	margin-bottom: 2em;
}
#contact .section-divider h2 {
	font-size:1.8em;
	font-weight:700;
	font-family:'Georgia';
	color: #333;
}
.section-header h1 {
	color:#fff;
	text-align:center;
	visibility:  hidden;
	font-family: 'Georgia';
	font-size: 4em;
}

#about .cta-block-1 p,
#about .cta-block-2 p {
	font-size:1.2em;
	font-weight:400;
}

.text-dark {
	color:#333;
}
.text-grey {
	color:#a9a9a9;
	font-weight:400;
	font-style:italic;
}
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}

.cta-block-divider-contact {
    position: relative;
    /* text-align: center; */
    padding-left: 0;
    padding-right: 0;
}
.cta-block-divider-contact h2 {
    margin: 30px auto 25px;
    font-size: 3em;
    text-shadow: 0px 6px 12px #0000003d;
}
.cta-block-divider a {
	font-size:1.2em;
	font-weight:600;
}

.block-overlay {
    position: absolute;
    padding: 0 100px;
    width: 100%;
    height: 100%;
    top: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0), #00000078);
    left: 0;
    z-index: 0;
}
#home .block-overlay {
    position: absolute;
    padding: 0 100px;
    width: 100%;
    height: 100%;
    top: 0;
    /* background: rgba(86, 46, 8, 0.91); */
    left: 0;
    z-index: 0;
}

#home .home-service-blocks .col-sm {
	display:block;
	padding: 0;
	position:relative;
	background: #022103;
	margin:0 5px;
	-webkit-transition:all .30s ease;
	-o-transition:all .30s ease;
	-moz-transition:all .30s ease;
	transition:all .50s ease;
}
#home .home-service-blocks .col-sm:hover {
	background-color:#c38f00;
	box-shadow:0px 0px 10px -2px #000;
	cursor:pointer;
}
#home .home-service-blocks .col-sm:hover a {
	color:#004102;
	text-decoration:none;
}

#home .home-service-blocks .col-sm h2 {
	padding: 80px 0;
	display:block;
	font-size: 2.5em;
	font-weight: 100;
	font-family: 'Roboto';
	text-align:center;
	margin: 0;
}





/*---------------*/
/***** Sadie *****/
/*---------------*/

figure.effect-sadie figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
	background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
	content: '';
	opacity: 0;
	-webkit-transform: translate3d(0,50%,0);
	transform: translate3d(0,50%,0);
}

figure.effect-sadie h2 {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	color: #484c61;
	-webkit-transition: -webkit-transform 0.35s, color 0.35s;
	transition: transform 0.35s, color 0.35s;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0);
}

figure.effect-sadie figcaption::before,
figure.effect-sadie p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-sadie p {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 2em;
	width: 100%;
	opacity: 0;
	-webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
}

figure.effect-sadie:hover h2 {
	color: #fff;
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
	transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
}
figure.effect-sadie img {
	width:100%;
	transition:all .2s ease;
}
figure.effect-sadie:hover img {
	width:30%;
	transition:all .2s ease;
}

figure.effect-sadie:hover figcaption::before ,
figure.effect-sadie:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*---------------*/
/***** Duke *****/
/*---------------*/

/* -----------overlay for block effect--------------------------------- */
figure.effect-duke {
	/* background: -webkit-linear-gradient(-25deg, #b5753a 0%,#694906 100%); */
	/* background: linear-gradient(-25deg, #b5753a 0%,#694906 100%); */
	width: 100%;
	height: 100%;
	padding: 50px 0;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
}
.cta-block-2 figure.effect-duke {
	/* padding: 65px 40px; */
}
.cta-block-2 .col-sm:nth-child(3) figure.effect-duke {
	padding: 125px 40px;
}
figure.effect-duke a {
	position: relative;
	color: #ffffff;
	background: #bb8f09;
	padding: 12px 85px;
	top: 1em;
	z-index: 2;
	opacity: 0;
	box-shadow: 0px 0px 10px 1px #000;
	border-radius: 50px;
	transition: all .2s ease;
}
figure.effect-duke img,
figure.effect-duke p,
figure.effect-duke a {
	-webkit-transition: all 0.35s, -webkit-transform 0.35s;
	transition: all 0.35s, transform 0.35s;
}

figure.effect-duke:hover img {
	opacity: 0.1;
	-webkit-transform: scale3d(2,2,1);
	transform: scale3d(2,2,1);
}
figure.effect-duke a:hover {
	background: #333;
	color: #fff;
}
figure.effect-duke:hover a {
	opacity: 1;
	text-decoration:none;
	-webkit-transform: scale3d(2,2,1);
	transform: scale3d(2,2,1);
}

figure.effect-duke h2 {
	line-height:55px;
	background: #065629;
	/* text-shadow: 0px 0px 15px #000; */
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: scale3d(0.8,0.8,1);
	transform: scale3d(0.8,0.8,1);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 900%;
}
.cta-block-2 figure.effect-duke h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: scale3d(0.8,0.8,1);
	transform: scale3d(0.8,0.8,1);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 500% !important;
}

figure.effect-duke p {
	/* position: absolute; */
	bottom: 0;
	left: 0;
	margin: 20px;
	padding: 15px;
	border-style: dotted;
	border-width: 2px 0 2px 0;
	border-color: #e8d4ab85;
	line-height: 25px;
	text-transform: none;
	font-size: 1.3em;
	font-weight: 400;
	opacity: 0;
	-webkit-transform: scale3d(0.8,0.8,1);
	transform: scale3d(0.8,0.8,1);
	-webkit-transform-origin: 50% -100%;
	transform-origin: 50% -100%;
}

figure.effect-duke:hover h2,
figure.effect-duke:hover p,
.cta-block-2 figure.effect-duke:hover h2,
.cta-block-2 figure.effect-duke:hover p {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

/*-----------------*/
/***** Winston *****/
/*-----------------*/

figure.effect-winston {
	background: #162633;
	text-align: left;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

figure.effect-winston img {
	-webkit-transition: opacity 0.45s;
	transition: opacity 0.45s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-winston figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(/img/triangle.svg) no-repeat center center;
	background-size: 100% 100%;
	content: '';
	-webkit-transition: opacity 0.45s, -webkit-transform 0.45s;
	transition: opacity 0.45s, transform 0.45s;
	-webkit-transform: rotate3d(0,0,1,45deg);
	transform: rotate3d(0,0,1,45deg);
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
}

figure.effect-winston h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-winston p {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 0 1.5em 7% 0;
}

figure.effect-winston a {
	margin: 0 10px;
	color: #5d504f;
	font-size: 170%;
}

figure.effect-winston a:hover,
figure.effect-winston a:focus {
	color: #cc6055;
}

figure.effect-winston p a i {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,50px,0);
	transform: translate3d(0,50px,0);
}

figure.effect-winston:hover img {
	opacity: 0.6;
}

figure.effect-winston:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-winston:hover figcaption::before {
	opacity: 0.7;
	-webkit-transform: rotate3d(0,0,1,20deg);
	transform: rotate3d(0,0,1,20deg);
}

figure.effect-winston:hover p i {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-winston:hover p a:nth-child(3) i {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-winston:hover p a:nth-child(2) i {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-winston:hover p a:first-child i {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

/*---------------*/
/***** Sarah *****/
/*---------------*/

figure.effect-sarah {
	background: #3a2902;
	position: absolute;
	padding: inherit;
	top: 0;
	left: 0;
	width: inherit;
	height: 100%;
	overflow: hidden;
}

figure.effect-sarah img {
	max-width: none;
	width: -webkit-calc(100% + 20px);
	width: calc(100% + 20px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-10px,0,0);
	transform: translate3d(-10px,0,0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-sarah:hover img {
	opacity: 0.1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-sarah figcaption {
	text-align: left;
	position: absolute;
	overflow: hidden;
}

figure.effect-sarah h2 {
	position: relative;
	/* overflow: hidden; */
	padding: 0.5em 0;
}

figure.effect-sarah h2::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #fff;
	content: '';
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
}

figure.effect-sarah:hover h2::after {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-sarah p {
	padding: 1em 0;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
}

figure.effect-sarah:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*---------------*/
/***** Zoe *****/
/*---------------*/

figure.effect-zoe figcaption {
	top: auto;
	position: absolute;
	width: 100%;
	bottom: 0;
	padding: 1em;
	left: 0;
	height: 6em;
	background: #fff;
	color: #3c4a50;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

figure.effect-zoe h2 {
	float: left;
	font-size: 4em;
}

figure.effect-zoe p.icon-links a {
	float: right;
	color: #3c4a50;
	font-size: 1.4em;
}

figure.effect-zoe:hover p.icon-links a:hover,
figure.effect-zoe:hover p.icon-links a:focus {
	color: #252d31;
}

figure.effect-zoe p.description {
	position: absolute;
	bottom: 8em;
	padding: 2em;
	color: #fff;
	text-transform: none;
	font-size: 90%;
	opacity: 0;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	-webkit-backface-visibility: hidden; /* Fix for Chrome 37.0.2062.120 (Mac) */
}

figure.effect-zoe h2,
figure.effect-zoe p.icon-links a {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,200%,0);
	transform: translate3d(0,200%,0);
}

figure.effect-zoe p.icon-links a span::before {
	display: inline-block;
	padding: 8px 10px;
	font-family: 'feathericons';
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-eye::before {
	content: '\e000';
}

.icon-paper-clip::before {
	content: '\e001';
}

.icon-heart::before {
	content: '\e024';
}

figure.effect-zoe h2 {
	display: inline-block;
}

figure.effect-zoe:hover p.description {
	opacity: 1;
}

figure.effect-zoe:hover figcaption,
figure.effect-zoe:hover h2,
figure.effect-zoe:hover p.icon-links a {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-zoe:hover h2 {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-zoe:hover p.icon-links a:nth-child(3) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-zoe:hover p.icon-links a:nth-child(2) {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

figure.effect-zoe:hover p.icon-links a:first-child {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}



#myBtn {
    display: block; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    opacity:;
    top:100%; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: rgb(187, 143, 9); /* Set a background color */
    color: #f8f9fa; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    font-weight: 600;
    padding: 15px; /* Some padding */
    /* box-shadow: 0px 0px 16px -1px #000; */
    border-radius: 10px; /* Rounded corners */
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
#myBtn:hover {
    background-color: #065629; /* Add a dark-grey background on hover */
    color:#fff;
}


/*******************  END/Default CSS Classes *************************/


#slide-2979-layer-5 {
  min-height:80px !important;
}

body {
  position:relative;
  font-family:'Lato';
  color:#bb8f09;
  background-color:#004400;
}
#contact {
	background-color:#ffffff;
}

.btn:hover {
  cursor:pointer;
}
.btn:hover {
  cursor:pointer;
  color: rgb(248, 249, 250);
  background: #065629;
}
.btn {
  color: #f8f9fa;
  line-height:inherit;
  padding: 6px 50px;
  border: none !important;
  border-radius: 0;
  background-color: #175d17 !important;
  /* margin-top: 1em; */
  /* margin-bottom: 2em; */
  /* box-shadow: 0px 0px 25px -4px #000000bd; */
}
.btn-primary {
  
}
.btn-lg {
  background: #ce983f;
}


h1, h2 {
  font-size: 4em;
  position: relative;
  z-index: 1;
}

footer {
  padding: 25px 0;
  background: #004400;
}
footer .row {
  /* width:1170px; */
  /* margin: auto; */
  /* position: relative; */
}


.jarallax {
    position: relative;
    z-index: 0;
    height: 600px;
    padding: 140px 50px;
    background: linear-gradient(brown, orange) !important;
}

.jarallax > .jarallax-img {
    position: absolute;
    object-fit: cover;
    /* support for plugin https://github.com/bfred-it/object-fit-images */
    font-family: 'object-fit: cover;';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.jarallax h2 {
  font-size:6em;
  line-height: 80px;
  font-weight:900;
  text-transform:uppercase;
  color: #fff;
  text-shadow: 0px 0px 25px rgba(0, 0, 0, 0.65);
}




/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

.top-footer {
	padding: 40px 0;
	background: #ffffff;
}
.hr-container {
	background:#ceb788;
}
.top-footer .navbar-brand {
	font-size: 1;
	font-weight: bold;
	margin-top: -5px;
	color: #bb8f09;
	font-family: 'Georgia';
}
.top-footer .col-sm-2 {
	display:flex;
	justify-content: space-between;
}
.top-footer .col-sm-2 .fa {
	font-size:1.5em;
	color: #f8f9fa;
}
.top-footer .col-sm:nth-child(3) {
	justify-content:flex-end;
}

.top-footer .navbar-nav {
	display:flex;
	flex-direction:row;
	margin: 0 auto;
	justify-content: center;
	align-items: center;
	white-space:nowrap;
}
.navbar {
	white-space:nowrap;
}
.top-footer .navbar-nav .nav-link {
	padding: 0;
	margin: 0 10px;
	color: #bb8f09;
}



/* Animated Header
-------------------------------------------------- */

#header.sticky {
    text-align: left;
    height: auto;
    /* padding: 12px 0; */
    margin-top: 0px !important;
    background: #004400!important;
}
#header.sticky .nav-img {
    width: 45%;
    /* top: 0; */
}

.navbar-expand-lg .navbar-nav {
	padding: 20px 0;
	-webkit-transition: all .30s ease;
    -moz-transition: all .30s ease;
    -o-transition: all .30s ease;
    transition: all .30s ease;
}
#header.sticky .navbar-nav {
	padding: 0 !important;
}

.navbar-brand img {
  border-radius:50%;
  position:absolute;
  top: 2px;
  width: 45%;
  background: #e8d3ab;
  border-radius: 50%;
  padding: 20px;
  z-index: 1;
  box-shadow: 0px 40px 20px -26px rgba(0, 0, 0, 0.52);
}

.navbar {
  margin-top: 2.7em;
  /*background: transparent !important;*/
	background: #004400 !important;
  -webkit-transition: all .30s ease;
  -moz-transition: all .30s ease;
  -o-transition: all .30s ease;
  transition: all .30s ease;
  padding: inherit;
}
.navbar .row {
  width: 100%;
}
.navbar-brand {
  font-size: 1.2em;
  font-weight:700;
  color: rgb(234, 234, 234);
  margin-top: 15px;
}
.navbar-brand .logo-title {
	display:none;
}
.navbar-nav .nav-link {
  padding: 0 !important;
  margin: 15px 10px;
  font-size: 20px;
  color: #ffffff;
  transition:all .3s ease;
}
.navbar .active a {
  color: #ffcd4c;
  border-bottom: 2px solid;
}

.nav-link:focus, .nav-link:hover {
    text-decoration: none;
    background: none;
    color: #ffcd4c !important;
    transition:all .3s ease;
}

.top-header {
  display: block;
  position: relative;
  width:100%;
  overflow: hidden;
  padding: 10px 0;
  top: 0px;
  background: #004400;
  z-index: 3;
}
.top-header .col-sm {
  display:flex;
  justify-content:center;
}


/* CUSTOMIZE TABS
-------------------------------------------------- */
.nav-tabs {
	padding: 50px 0 0;
	border:none;
}
.nav-tabs .nav-link {
	font-size:1.3em;
	padding: 10px 30px;
	color:#804915;
	font-weight:600;
	border-radius: 50px;
}
.nav-tabs .nav-link:focus, 
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:active {
	background:#804915;
	text-decoration: none;
	color: #ffffff;
	border-bottom: none;
	transition:all .3s ease;
	border-radius: 50px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	background:#804915;
	color:#fff;
	border-radius: 50px;
}
.tab-content {
	padding:40px;
	padding-bottom: 100px;
	color:#333;
}

.owl-carousel .owl-item img {}

.owl-carousel .owl-nav {
	position:absolute;
	width:inherit;
	top: 50%;
}
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	position:absolute;
	/* background: #222; */
	/* border-radius:50%; */
	/* height:80px; */
	/* width:80px; */
	/* padding:26px; */
}
.owl-carousel .owl-nav .owl-next {
	right: 0;
}
.owl-carousel .owl-nav .owl-prev {
	left: 0;
}
.owl-carousel .owl-nav .fa {
	/* font-size:2em; */
}

#contact .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    background: #040;
    /* height: 80px; */
    /* width: 80px; */
    padding: 16px;
}
#contact .owl-carousel .owl-nav {
    top: 40%;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

.tp-shapewrapper {
	/* background:#00000005 !important; */
}

/* Carousel base class */
.carousel {
  /* margin-bottom: 4rem; */
  margin-top: 4em;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 0;
  left: 0;
  padding: 10em 10em;
  z-index: 10;
  width: 1060px;
  height: 100%;
  background: rgba(88, 50, 50, 0.8);
  -webkit-clip-path: polygon(79% 0, 100% 100%, 0 100%, 0 0);
  clip-path: polygon(79% 0, 100% 100%, 0 100%, 0 0);
}
.carousel-caption h1 {
  font-weight: 500;
  letter-spacing: -2px;
  font-size: 3em;
  line-height: 80px;
}
.carousel-caption h1 span {
  font-weight:900;
  font-size: 3em;
  color: #ffda96;
  text-shadow: 0px 0px 35px #000;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: 40rem;
  background-color: #777;
}
.carousel-item > img {
  position: absolute;
  top: -26em;
  left: 0;
  min-width: 100%;
}

.carousel-control-next, .carousel-control-prev {
  z-index:1;
}

/* CTA Block 1 CONTENT
-------------------------------------------------- */



.col-sm {
  /* color:#fff; */
  /* height: 100%; */
  display: block;
  width: 100%;
  position: relative;
  background: transparent;
}
.col-sm .wow {
	visibility:hidden;
}

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing h2 {
  font-weight: 400;
}
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}


.cta-block-1,
.cta-block-2 {
	position:relative;
	text-align: center;
	color: #f8f9fa;
	margin: 16px 0;
}
#about .cta-block-1,
#about .cta-block-2 {
	padding:50px 20px;
	margin:0;
}
#about .cta-block-1 .col-sm,
#about .cta-block-2 .col-sm,
#about .cta-block-3 .col-sm {
	padding:40px;
	height: inherit;
}
.cta-block-1 .col-sm,
.cta-block-2 .col-sm,
.cta-block-3 .col-sm {
	padding: 0;
	/* margin: 0 10px; */
	height: 450px;
	overflow: hidden;
	/* border-style: solid; */
	/* border-width: 16px 0 16px 16px; */
}
.cta-block-2 figure.effect-duke h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: scale3d(0.8,0.8,1);
	transform: scale3d(0.8,0.8,1);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 300%;
}

.cta-block-1 .col-sm .img-fluid,
.cta-block-2 .col-sm .img-fluid,
.cta-block-3 .col-sm .img-fluid {
    position: absolute;
    width: 100%;
    top: 9px;
    left: 0;
    height: 100%;
}


.cta-block-divider-gallery {
  position:relative;
  padding: 100px 180px 0;
  text-align:center;
}
.cta-block-divider .row {
  height:100%;
}
.cta-block-divider .col-sm:first-child {
  height: 100%;
}
.cta-block-divider h2,
.cta-block-divider p {
  color: #fff;
}
.cta-block-divider .col-sm {
   text-align:center;
}
.cta-block-divider .thumbnail {
  /* background:white; */
  padding: 80px 45px;
  /* box-shadow: 0px 0px 50px -2px #0000006b; */
}
.cta-block-divider .thumbnail p {
	font-size:1em;
	font-weight:400;
}
.cta-block-divider .col-sm-6:nth-child(2) .thumbnail {
  border-style:solid;
  border-width:0 1px 0 1px;
  border-color:#a2a2a2;
}
footer .float-right {
    float: right!important;
    position: absolute;
    right: 0;
}


.form-dropdown .form-inline {
  justify-content:center;
}
.form-dropdown .card-body {
  padding:50px 0;
  border: none;
  background: linear-gradient(#313131, #101010);
}
.form-dropdown .btn {
  padding:0;
  font-size:1.5em;
}
.form-dropdown .btn {
  width:100%;
  padding:20px 0;
  /* border:none; */
  /* border-style: solid; */
  /* border-color: #fff; */
  /* border-width: 12px 0; */
}
.form-dropdown .btn:active,
.form-dropdown .btn:focus {
  outline:none;
  box-shadow:none;
  /* border:none; */
}
.form-dropdown a {
  margin:0;
  color:#313131;
}
.form-dropdown form .btn {
  width:inherit;
  padding:3px 40px;
  margin: 0 !important;
}


/* ABOUT PAGE
-------------------------------------------------- */

.about-divider-block {
	padding:30px 20px;
}



/* ========================================================== */
/* 			            GALLERY                               */
/* ========================================================== */

#portfolio {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items:  center;
  padding: 30px 0 0;
  /* margin-top: 6em; */
}

#portfolio li {
  display: block;
  float: left;
  width: 300px;
  height: 300px;
  position:relative;
  /* border:solid 10px #fff; */
  margin: 5px;
  /* -webkit-border-radius: 2px; */
  -moz-border-radius: 2px;
  /* border-radius: 2px; */
  /* -webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.25); */
  -moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.25);
  /* box-shadow: 1px 2px 2px rgba(0,0,0,0.25); */
}
#portfolio h2 {
	color: #bb8f09;
	font-size: 2.5em;
	/* font-weight: 800; */
	text-align:center;
	margin: 0 0 30px;
	text-shadow: 0px 6px 12px #0000003d;
	/* text-transform: uppercase; */
}

#portfolio li a {
  display:block;
  background: #fff;
  max-width: 100%;
  height: inherit;
  width: inherit;
  overflow:hidden;
  position:relative;
}
#portfolio li a img {
   position: absolute;
   top: -9999px;
   bottom: -9999px;
   left: -9999px;
   right: -9999px;
   margin: auto;
   width: inherit;
   height: inherit;
}


/* ========================================================== */
/* 			           SERVICES PAGE                          */
/* ========================================================== */

#services .service-list li {
	font-size: 20px;
}
#services .served-cities {
	margin-top:2em;
}


/************ Modal Styles ***********/
.modal-content {
	padding:40px;
	background:#3e693e;
	border:10px solid #2aa751;
}
.modal-content h1 {
	font-size:3em;
	line-height:50px;
	margin:0 0 30px;
	color:#fff;
}
.modal-content p {
	font-size:1.1em;
	font-weight:400;
	color:#fff;
}
button.close {
    padding: 0;
    background: 0 0;
    border: 0;
    display: flex;
    position: absolute;
    -webkit-appearance: none;
    justify-content: flex-end;
    top: 0;
    right: 20px;
    color: #fff;
    font-size: 3em;
}


#services .services-sub-title {
	font-weight:400;
	font-size: 1.2em;
}

.tab-content>.active {
    overflow:hidden;
}

#services .owl-carousel a .block-overlay {
	display: flex;
	justify-content: center;
	align-items: center;
	opacity:0;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	background: rgba(86, 46, 8, 0.55);
}
#services .owl-carousel a:hover .block-overlay {
	opacity:1;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
.owl-carousel .fa-search-plus {
	position: absolute;
	color:#fff;
	font-size:3em;
	opacity:0;
	z-index: 2;
	top:0;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
.owl-carousel a:hover .fa-search-plus {
	opacity:1;
	top:45%;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
.owl-carousel span {
    display: flex;
    position: absolute;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    /* background: red; */
    z-index: 999;
}


/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.4s cubic-bezier(0.45, 0.05, 0.55, 0.95);
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.4s cubic-bezier(0.45, 0.05, 0.55, 0.95);
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}


/* ========================== Gallery ZoomIn Effect ================================ */

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}


/* ========================================================== */
/* 			           CONTACT PAGE                           */
/* ========================================================== */

#contact .contact2-hero-section {
	padding: 60px 20px;
	margin-top:  5em;
}
.card {
	border:none;
}
#contact form label {
	color: #bb8f09;
	font-weight:500;
}
.header-contact_info {
	font-size:1em;
	font-weight:400;
	color: #ffffff;
	padding:0;
	margin:0;
}
.header-contact_info a {
	color: #ffffff;
}

#contact iframe {margin-top: 5em;}

/* adams styles------------------------------------------- */

.color1 {
}

.color2{
	color: #d8a712;
	text-shadow: 0px 0px 6px #000;
}  

.color3 {
	color: #4169e1;
} 

.color4 {
	color: #dc3545;
} 

.color5 {
	color: #bb8f09;
	font-family: 'Georgia';
}

.padding-sides{
	/* padding: 100px 10%; */
	/* 	background: #007bff; */
}

.bg-color3{
	background-color: #222;
	padding-bottom: 2em;
	color: #333;
}

/* animated block titles background */
.background-1{
	padding-top: 15px;
	padding-bottom: 19px;
}

.margins-l-r-2{
	margin: 0 10%
}

.cred-section{
	margin-top: 4em;
	margin-bottom 2em;
	margin-bottom: 4em;
}

.cred-tagline{
	margin-top: 3em;
	margin-bottom: 2em;
}

.cred-logo{
	margin-bottom: 2em;

}

.nav-img {
    display: block;
    width: 86%;
    position: absolute;
    top: 6px;
    z-index: 1;
    -webkit-transition: all .30s ease;
    -moz-transition: all .30s ease;
    -o-transition: all .30s ease;
    transition: all .40s cubic-bezier(0.45, 0.05, 0.55, 0.95);
}
.in-bg {
	background:rgba(255,255,255, 0.8);
	margin-bottom: 1em;
	width:100%;
	height: 2.5em;
	border: solid 2px #4561AD;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 1em;
    font-weight: bold;
    color: #4561AD;
}
form [type='submit'] {
    display: block;
    width: 45%;
    /* background: #4169e1; */
    border: none;
    padding: 10px 0;
    margin-top: 2em;
    color: #f8f9fa;
    font-weight: 600;
}

.footer-form {
	padding: 32px 0px 0px 0px;
}

.footer-form h1 {
	font-size:2.3em;
	font-weight:900;
}

a:hover {
    color: #d2b049;
    text-decoration: underline;
}

.map{
	margin-top: 3em;
}

/* .nav-img {
    display: block;
    width: 42%;
    position: absolute;
    background: #222222;
    border-radius: 50%;
    padding-bottom: .5em;
    z-index:  1;
    box-shadow: -1px 10px 81px 0px  rgba(0, 0, 0, 0.95);
} */

a.color5 {
	color: #4169e1; 
}

.cities {
    margin-bottom: 4em;
}


.licence-number {
    margin-top: 1em;
    color: gray;
    font-weight: bold;
}

.top-margin-header {
    margin-top: 3.2em !important;
    text-shadow: 0px 6px 12px #0000003d;
}

.form-h2 {
    font-size: 1.5em;
}

.owel-corousel-div {
    margin-top: 4em;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #f8f9fa;
    color: #FFF;
    text-decoration: none;
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    /* margin-top: 3em; */
}
.container-fluid-d1{
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
	background-color: #065629;
    /* margin-top: 3em; */
}

.top-footer {
    padding: 40px 0;
    background: #004400;
    /* margin-top: 4em; */
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem;
    list-style-type: none;
    font-size: 1.5em;
    padding:  -0;
}

.btn-t-margin {
    margin-top: 4em;
}


.disclaimer {}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: transparent;
    /* background-clip: border-box; */
    /* border-radius: .25rem; */
}

.fa {
    /* display: inline-block; */
    /* font: normal normal normal 14px/1 FontAwesome; */
    /* font-size: 2em; */
    /* text-rendering: auto; */
    /* color: #bb8f09; */
    /* -webkit-font-smoothing: antialiased; */
    -moz-osx-font-smoothing: grayscale;
    /* margin: 0 10px 0; */
}
.top-header .fa {
	font-size:1em !important;
}

a:hover {
    color: rgba(119,119,119,1);
    text-decoration: underline;
}

a {
    color: rgb(187, 143, 9);
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid #bb8f09;
}

.hero-h1 {
    margin-top: 23px;
    font-family: 'Georgia';
}

.footer-copyright{
	font-size: .85em;
	text-align: center;
	font-family: 'Georgia';
}
.footer-license {
	font-size:1em;
}

element.style {
    position: absolute;
    left: 0px;
    top: 67px;
}

.p-margine-top {
    margin-top: 3em;
}

.owner-profile{
	margin-right: 25px;
}


.gm-style-cc {
    background-color: #f8f9fa;
    margin: 86px 10px 0px 0px;
    padding: 1px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
    border-radius: 2px;
}

.gallery {
    max-width: 1100px;
}

.lakefront {
    margin-top: 8em;
}




/* RESPONSIVE CSS
-------------------------------------------------- */


@media screen and (min-width : 1824px) {

}


@media screen and (max-width : 1440px) {

}


@media screen and (max-width: 1190px) {

#portfolio li {
    width: 260px;
    height: 200px;
}

}

@media screen and (max-width: 1024px) {

.cities-served {
	padding:50px 0;
}
.cities-served li {
	color:#bb8f09;
	margin: 0 10px;
	font-size: large; 
}
.cities-served h3 {
	padding-bottom:1em;
}
.cities-served ul {
    display: flex;
    justify-content: center;
    width: 100%;
}
.cities-served ul span {
    font-size: 16px;
    display: block;
    line-height: 2;
}
.cities-served .col-sm p {
	text-align:center;
}


}



@media screen and (max-width: 768px){

.cities-served {
	padding:50px 0;
}
.cities-served li {
	color:#bb8f09;
	margin: 0 10px;
	font-size: small; 
}
.cities-served h3 {
	padding-bottom:1em;
}
.cities-served ul {
    display: flex;
    justify-content: center;
    width: 100%;
}
.cities-served ul span {
    font-size: 16px;
    display: block;
    line-height: 2;
}
.cities-served .col-sm p {
	text-align:center;
}

/*Navbar Transition When Scrolling START*/
.nav-img {
    display: block;
    width: 100%;
    position: absolute;
    top: 6px;
    z-index: 1;
    -webkit-transition: all .30s ease;
    -moz-transition: all .30s ease;
    -o-transition: all .30s ease;
    transition: all .40s cubic-bezier(0.45, 0.05, 0.55, 0.95);
}

#header.sticky .nav-img {
    width: 100%;
    /* top: 0; */
}

.navbar-toggler {
    background: #565654;
    /* position:absolute; */
    /* z-index:999; */
    right:0;
    /*margin: 10px 0;*/
		margin-top: 100px;
		/*margin-left: 200px;*/
		
    float: left;
}
/*Navbar Transition When Scrolling END*/


/*.navbar-toggler{*/
/*	*/
/*	margin-left:550px;*/
/*}*/
	
}



@media screen and (max-width: 736px) {

body {
    padding-top: 0;
}

.top-footer i {
    margin:0 20px 0;
}
.top-footer .col-sm-2 {
    justify-content: center !important;
}
.top-footer .navbar-nav {
	display:flex;
	flex-direction:column;
	padding: 30px 0;
}

.navbar-brand {
	padding-left:1em;
}

.navbar .active a {
    color: #fff;
    background: #804914;
    border-bottom: 10px solid #a16943;
}

.navbar-nav .nav-link {
    padding: 10px 20px !important;
    width:100%;
    font-size: 1.15em;
    font-weight: 600;
    /*color: #222222;*/
		color: white; 
    transition: all .3s ease;
}
.navbar-brand img {
	display:none;
}
.navbar-brand .logo-title {
	display:inherit;
	font-size: 1em;
	padding: 0 10px 0;
	position: absolute;
	top: 8px;
}
footer .row {
    width: 100%;
    margin: auto;
    position: relative;
}
.cta-block-divider-contact h2 {
    width: inherit;
}
.cta-block-1 .col-sm, .cta-block-2 .col-sm, .cta-block-3 .col-sm {
	/* margin:0; */
}
.cta-block-divider {
	padding:0 20px;
}
.angies-list-block .text-dark {
    background: linear-gradient(#d27f00, #f7c257);
    padding: 50px 0;
    -webkit-clip-path:none;
    clip-path:none;
}
.cta-block-divider .col-sm-6:nth-child(2) .thumbnail {
    border-style: solid;
    border-width: 1px 0 1px 0;
    border-color: #a2a2a2;
}

.top-header {
	/* position:relative; */
}
.navbar-toggler {
    background: #565654;
    /* position:absolute; */
    /* z-index:999; */
    right:0;
    margin: 10px 0;
    float: right;
}

.tab-content {
    padding: 0px;
}
.nav-tabs .nav-item {
    width: 100%;
}

h1{
	font-size: 2em;
}

.top-margin-header {
    margin-top: 4em !important;
}

h2{
	font-size: 2.2em;
	text-align:  center;
}

.h2-2{
	font-size: 2em;
}

h3 {
  /* font-family: 'Crete Round', serif; */
  /* font-size: 1.5em; */
  /* line-height: 1.5em; */
  /* font-weight: 900; */
  /* color: #fff; */
}

p {
	font-size: 1em;
	letter-spacing: .05em;
	text-align:  center;
}

.cta-block-1 .col-sm .img-fluid, .cta-block-2 .col-sm .img-fluid, .cta-block-3 .col-sm .img-fluid {
    position: absolute;
    width: 100%;
    top: 9px;
    left: 0;
    height: 75%;
}

.top-header {
   top: -12px;
}

.nav-img {
    display: block;
    width: 65%;
    position: absolute;
    top: 0.01em;
    /* border-radius: 50%; */
    z-index: 1;
    /* box-shadow: -1px 10px 81px 0px #222; */
}
#portfolio li {
    width: 120px;
    height: 120px;
}

.cities-served ul {
    display:flex;
    flex-direction:column;
    justify-content: center;
    align-items:center;
}

}

@media screen and (max-width: 480px) {


/*NAVBAR ELEMENTS Transition When Scrolling START*/
.nav-img {
    display: block;
    width: 65%;
    position: absolute;
    top: 6px;
    z-index: 1;
    -webkit-transition: all .30s ease;
    -moz-transition: all .30s ease;
    -o-transition: all .30s ease;
    transition: all .40s cubic-bezier(0.45, 0.05, 0.55, 0.95);
}

#header.sticky .nav-img {
    width: 65%;
    /* top: 0; */
}

.navbar-toggler {
    background: #565654;
    /* position:absolute; */
    /* z-index:999; */
    right:0;
    /*margin: 10px 0;*/
		/*margin-top: 100px;*/
		/*margin-left: 200px;*/
		
    float: right;
}
/*NAVBAR ELEMENTS Transition When Scrolling START END*/


#portfolio li {
    width: 100%;
    height: 300px;
}

.cities-served li {
	color:#bb8f09;
	margin: 0 10px;
	font-size: large; 
}



	
	
	
}

