/*slideshow*/

.sppb-slide-item-bg .slide-img-wrapper:before { display: none; }

.sppb-slide-item-bg:before { display: none; }

.sppb-slider-fullwidth-wrapper .owl-controls .owl-dots .owl-dot span { background: #ccc; width: 25px; }

.sppb-slider-fullwidth-wrapper .owl-controls .owl-dots .owl-dot { margin: 0 5px; }

.sppb-slider-fullwidth-wrapper .owl-controls .owl-dots .owl-dot.active span { background: #37622e; }

.sppb-slider-fullwidth-wrapper .owl-controls .owl-dots .owl-dot span:before { background: #37622e; }

.sppb-slider-fullwidth-wrapper .owl-controls { bottom: 30px; }

@media (min-width: 1200px) {
  .sppb-slider-fullwidth-wrapper .owl-controls {
    bottom: 100px;
    left: 0;
    transform: none;
    padding: 0 15px;
    width: 1140px;
    margin: auto;
    right: 0;
}
}



.sppb-slide-item-bg { padding: 50px 0 0; height: 700px; min-height: auto; }

.sppb-slide-item-bg .slide-img-wrapper {
    margin-left: -150px;
    margin-top: 0;
    margin-right: 0;
}

@media (max-width: 992px) {
    .sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .sppb-col-sm-6 { max-width: 100%; flex: 0 0 100%; margin-left: 0; }
    .sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .sppb-col-6.slide-img-wrap { max-width: 100%; flex: 0 0 100%; }
    .sppb-slide-item-bg .slide-img-wrapper { margin-right: 0; margin-top: 25px; margin-bottom: 0; margin-left: -30px; max-width: 320px; }
}

.sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .sppb-slideshow-fullwidth-item-text-wrap {
    color: #37622e;
    max-width: 100%;
    text-shadow: 0 0 4px #fff;
    padding-right: 100px;
}

.sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .sppb-slideshow-sub-title {
    font-size: 28px;
    line-height: 1.3;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 800;
    margin-bottom: 15px;
}

.sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .details { 
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 1.5;
}

.sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .sppb-fw-slider-button-wrapper { margin-top: 40px; }

.sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .sppb-btn {
    position: relative;
    background: transparent;
    color: #37622e;
    border: 2px solid #efe780;
    text-transform: lowercase; 
    font-style: italic;
    padding: 12px 20px;
    border-radius: 0;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 1;
    text-shadow: none; 
}

.sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .sppb-btn:hover,
.sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .sppb-btn:focus { background-color: #efe780; }


@media (max-width: 992px) {
  .sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .sppb-slideshow-fullwidth-item-text-wrap { padding-right: 0; }
  .sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .sppb-slideshow-sub-title { font-size: 24px; letter-spacing: 1px; }
  .sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .details { font-size: 13px; }
  .sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .sppb-fw-slider-button-wrapper { margin-top: 25px; }
  .sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .sppb-btn { padding: 10px 15px; font-size: 12px; }
}

/*end of slideshow*/


.home-service .sppb-addon-feature img {
    width: 150px;
}



.home-contact-item { margin-top: -200px !important; }

@media (max-width: 600px) {
  .home-contact-item { margin-top: -100px !important; }
}

.home-contact-item .sppb-row {
    align-items: flex-end;
}

.pkg-icon {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 50%;
}