/*Marketing Message Styling*/
.top-header {
    padding: 0px 52px;
    text-align: center;
}

#transparentNav {

    top: 0;
    z-index: 9999;
    max-width: 100%;
    width: 100%;
    position: relative!important;
	background: #556e52;
}

/* Div*/

.bg-hero {
 	 background: url(https://86cb8127dc14737f5057-7c0671222953158607ea93d5febd68b4.ssl.cf1.rackcdn.com/869/assets/responsive/545000/545528/santanailingbirdhousetop.png)center/contain no-repeat,#eee;
	background-size: cover;
}

.addeventatc.btn.btn-primary {
    display: none;
}

/*End Div*/





/*Color of the Content Block Skew Out for Product Highlight*/

.content-block-product-highlight .content-block-skew-out {
    background-color: #fae3ab;
}



/*----------------------------------------------------------------
   Media Queries
----------------------------------------------------------------*/
/* Tablet */
@media screen and (max-width: 768px) {
  #transparentNav .widget-logo img {
    max-width: 100%!important;
}
  
  #transparentNav {
    background: linear-gradient(to bottom,rgba(0, 0, 0, 1) 0,transparent 100%);
    height: 118px;
}
  
}




/* ------------------------*/ /* ---------->>> Remove Staff Avatars <<<-----------*/ /* ------------------------*/

.widget-staff-listing .staff-image-wrap img {
       display: none;
}


.widget-staff .staff-image-wrap img {
    display: none;
}

/* ------------------------*/ /* ---------->>> V3 CSS EDITS <<<-----------*/ /* ------------------------*/

/* ------------------------*/ /* ---------->>> Header <<<-----------*/ /* ------------------------*/



/* ------------------------*/ /* ---------->>> Slider <<<-----------*/ /* ------------------------*/

.wrapper-intro {
    background: url(https://86cb8127dc14737f5057-7c0671222953158607ea93d5febd68b4.ssl.cf1.rackcdn.com/869/assets/responsive/507000/507860/img_0447.jpg) center center no-repeat;
}

.fixed-nav .carousel-indicators li.selected {
    background-color: #fae3ab;
    border-color: #fad449;
}

.fixed-nav .carousel-indicators li:hover {
    border-color: #fad028;
}

/* ------------------------*/ /* ---------->>> Service <<<-----------*/ /* ------------------------*/

.lmc {
    width: 50%;
    margin: 0 auto;
    text-align: center;
}

/* ------------------------*/ /* ---------->>> Nav <<<-----------*/ /* ------------------------*/

#transparentNav .widget-navigation li a:hover, #transparentNav .widget-navigation li a:focus {
    color: #f2dba6 !important;
}

#transparentNav .nav-right .dropdown-menu li a:hover, #transparentNav .searchbox-open .searchbox-icon .fa-search, #transparentNav.navbar-fixed-top .nav-right .nav .dropdown-menu li a:hover {
    color: #4e6f4f!important;
}

/* ------------------------*/ /* ---------->>> Body <<<-----------*/ /* ------------------------*/

#parallaxFourth {
  	background: url(https://86cb8127dc14737f5057-7c0671222953158607ea93d5febd68b4.ssl.cf1.rackcdn.com/869/assets/responsive/491000/491133/2.jpg) center center no-repeat;
}

#parallaxThird {
    background: url(https://ddfc4fe9cdc405be1bb0-b13d90b467bb429b71f0be9d3387d7a1.ssl.cf1.rackcdn.com/tasks/35916/fall-contractors-day-2017-028.jpg) center center no-repeat;
}

#parallaxSecond {
    background: url(https://86cb8127dc14737f5057-7c0671222953158607ea93d5febd68b4.ssl.cf1.rackcdn.com/869/assets/responsive/489000/489020/parall.jpg) center center no-repeat;
}

section#parallaxSixth {
    background: url(https://86cb8127dc14737f5057-7c0671222953158607ea93d5febd68b4.ssl.cf1.rackcdn.com/869/assets/responsive/491000/491134/1.jpg) center center no-repeat;
}


/* ------------------------*/ /* ---------->>> About <<<-----------*/ /* ------------------------*/



/* ------------------------*/ /* ---------->>> Offers <<<-----------*/ /* ------------------------*/

.row-equal-height-md .widget-footer-block {
    position: relative;
    bottom: 0;
}

/* ------------------------*/ /* ---------->>> Email <<<-----------*/ /* ------------------------*/

.widget-email-signup .btn:hover {
    color: #4e6f4f!important;
    background-color: rgba(209, 35, 42, 0);
    border-color: #4e6f4f!important;
}

.widget-email-signup {
    border-top: 5px solid #4e6f4f;
    background-image: url(https://86cb8127dc14737f5057-7c0671222953158607ea93d5febd68b4.ssl.cf1.rackcdn.com/869/assets/responsive/491000/491792/email_bg_4.jpg);
}

#pre_footer {
    background-image: url(https://86cb8127dc14737f5057-7c0671222953158607ea93d5febd68b4.ssl.cf1.rackcdn.com/869/assets/responsive/489000/489011/parallaxlast.jpg);
}

/* ------------------------*/ /* ---------->>> FP <<<-----------*/ /* ------------------------*/

.featured-products-widget .featured-tag, .thumbnail-widget .featured-tag {
    font-family: Barlow,sans-serif;
    color: #fff;
    background-color: #4e6f4f;
}

.btn-icon:hover:before {
    color: #4e6f4f;
}

.asset-footer:hover {
    display: block!important;
    background-color: #f4dea7;
}

.flexbox-media footer {
    transition: all .5s ease 0s;
}

/* ------------------------*/ /* ---------->>> Blog <<<-----------*/ /* ------------------------*/

.article-date-wrapper {
    background-color: #4e6f4f;
}

.bb-item a, .email a, .loc-link, .media-body a:not(.btn) {
    color: #4e6f4f;
}

.categories-widget .widget-title {
    background-color: #4e6f4f;
}

.nav-pagination li.active a, .nav-pagination li.active a:focus, .nav-pagination li.active a:hover {
    background-color: #4e6f4f;
}


/* ------------------------*/ /* ---------->>> Buttons/Links <<<-----------*/ /* ------------------------*/




.wrapper-white-text a:hover {
    color: #ffffff!important;
}

.btn-primary {
    color: #fff;
    background-color: #4e6f4f;
    border-color: #4e6f4f!important;
    transition: all .3s ease 0s;
    font-weight: 900;
}

.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {
    color: #bdb68a;
    background-color: rgba(209, 35, 42, 0);
    border-color: #bdb68a;
}

/* ------------------------*/ /* ---------->>> Footer <<<-----------*/ /* ------------------------*/





/* ------------------------*/ /* ---------->>> V2 CSS EDITS <<<-----------*/ /* ------------------------*/
/* ------------------------*/ /* ---------->>> V2 CSS EDITS <<<-----------*/ /* ------------------------*/


/*----------------------------------------------------------------
   Media Queries
----------------------------------------------------------------*/

/* Mobile */
@media screen and (max-width: 480px) {
 
  .widget-navigation.navbar {
    background: #bdb68a;
}
  
  .widget-navigation.navbar .navbar-toggle:focus, .widget-navigation.navbar .navbar-toggle:hover {
    background-color: #4e6f4f;
}
  
.widget-navigation.navbar .navbar-toggle {
    z-index: 10;
    background-color: #4e6f4f;
    border-color: #ffffff;
}
  .row-one {
    padding: 10px!important;
  }
  
  .homepage-widgets .summary-widget .article, .homepage-widgets .summary-widget .career {
    height: 412px!important;
    overflow: hidden;
}
  
  .widget-product-slider .product-feature-image img {
    height: 100%;
    width: auto;
    max-height: none!important;
    text-align: center;
    float: none;
}
  
  .widget-product-slider .product-feature-info {
    width: 100%!important;
    float: none;
    text-align: center;
}
  
}

/* ------------------------*/ /* ---------->>> IE <<<-----------*/ /* ------------------------*/

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

	width: 100%;
  
}

/* ------------------------*/ /* ---------->>> Header <<<-----------*/ /* ------------------------*/


/* ------------------------*/ /* ---------->>> Slider <<<-----------*/ /* ------------------------*/

.carousel-caption {
    background-color: rgba(0, 0, 0, 0.43);
    text-shadow: none;
    width: 100%!important;
    padding: 20px;
    position: absolute;
    top: 0;
    left: 0%!important;
    bottom: 0;
    z-index: 10;
}


/* ------------------------*/ /* ---------->>> Social <<<-----------*/ /* ------------------------*/

.bg-color-black .social-list-item a:hover {
    color: #bdb68a;
}

.social-list-item a {
    display: block;
    width: 1.55em;
    height: 1.55em;
    border-radius: 50%;
    color: #fff;
    line-height: 1.6;
    transition: all .3s ease 0s;
}

/* ------------------------*/ /* ---------->>> Nav <<<-----------*/ /* ------------------------*/

/* ------------------------*/ /* ---------->>> Body <<<-----------*/ /* ------------------------*/
.row-one {
    background: url(https://ddfc4fe9cdc405be1bb0-b13d90b467bb429b71f0be9d3387d7a1.ssl.cf1.rackcdn.com/869/assets/responsive/356000/356671/wood-690402_1920.jpg);
    background-attachment: fixed;
    background-position: 50% 50%;
    background-size: cover;
    padding: 127px;
    box-shadow: 0px -10px 22px rgba(0,0,0,0.3);
}




/* ------------------------*/ /* ---------->>> events <<<-----------*/ /* ------------------------*/



/* ------------------------*/ /* ---------->>> Locations <<<-----------*/ /* ------------------------*/



/* ------------------------*/ /* ---------->>> Blog <<<-----------*/ /* ------------------------*/


/* ------------------------*/ /* ---------->>> Contact <<<-----------*/ /* ------------------------*/



/* ------------------------*/ /* ---------->>> Buttons/Links <<<-----------*/ /* ------------------------*/



/* ------------------------*/ /* ---------->>> Footer <<<-----------*/ /* ------------------------*/

.wrapper-region-footer {
    border-top: 10px solid #bdb68a;
}