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


@import url('https://fonts.googleapis.com/css?family=Crete+Round');




/*******************  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 *************************/

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

.content {
	/* height:400px; */
}
.metis .tp-tab-mask {
	/* top:40% !important; */
}


body {
  padding-top: 2rem;
  /* padding-bottom: 3rem; */
  color: #5a5a5a;
}
body#home {
  /* background: url(/img/backgrounds/culpepper-slider-woodworker.jpg) bottom no-repeat; */
  /* background-size: contain; */
}

.btn:hover {
  cursor:pointer;
}
.btn:hover {
  cursor:pointer;
  color:#fff;
  background: #2f2f2f;
}
.btn {
  color: #f3f3f3;
  line-height:inherit;
  padding: 6px 50px;
  border: none !important;
  border-radius: 0;
  background: #131313;
  box-shadow: 0px 0px 25px -4px #000000bd;
}
.btn-primary {
  
}
.btn-lg {
  background: #ce983f;
}




.svg-wrapper {
  padding:0;
}
.header-svg-bg {
    position: relative;
    background: url(/img/culpepper-woodworker.jpg) no-repeat;
    background-position: 0 -16em;
    background-size: cover;
    width: 100%;
    height: 68rem;
    top: 0;
    left: 0;
    fill: #fff;
    z-index: 0;
    /* transform: rotate(180deg); */
}
.footer-svg-bg {
    position: absolute;
    background: url(/img/backgrounds/large-footer-bg.png);
    background-size:;
    background-position: 0;
    background-size: cover;
    width: 100%;
    height: 84rem;
    padding: 0;
    bottom: 0;
    transform: rotate(180deg);
    z-index: 1;
    fill: #fff;
}


.tab-content {
	padding:40px;
	padding-bottom: 100px;
	color:#333;
}

.owl-carousel .owl-item img {
    height: 380px;
}

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



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

/* 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;
}

/* 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:#333;
	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: 70px 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: 0;
    left: 0;
    height: 100%;
}

.cta-block-divider {
  position:relative;
  /*padding: 80px 180px;
  background: url(/img/slider/slider-bg-3.jpg) 0 no-repeat;
  background-size: cover;*/
}
.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: block;
}

#portfolio li {
  display: block;
  float: left;
  /* width:280px; */
  /* height:160px; */
  position:relative;
  margin:10px;
  overflow:hidden;
  -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 li a {
  display:block;
  background: #fff;
  width:100%;
  height:140px;
  width:260px;
  overflow:hidden;
  position:relative;

  -o-transition:all .30s ease;
	-moz-transition:all .30s ease;
	-webkit-transition:all .30s ease;
    transition:all .30s ease;
}
#portfolio li a img {
   position: absolute;
   top: -9999px;
   bottom: -9999px;
   left: -9999px;
   right: -9999px;
   margin: auto;
	width: 120%;
}

#portfolio li a:hover {
	opacity:.8;
	transform:scale(1.1);
}






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


/************ 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;
}
.card {
	border:none;
}
#contact form label {
	color:#333;
	font-weight:500;
}
.header-contact_info {
	font-size:1em;
	font-weight:400;
	color:#fff;
	padding:0;
	margin:0;
}
.header-contact_info a {
	color:#fff;
}



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

@media (max-width: 991px) {


}

@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}
