﻿.sppb-addon-articles .sppb-addon-article .sppb-article-img-wrap img{
  width: 100% !important;
  max-height: 200px !important;
}
#search-form{
  max-width: 1100px;
    margin: auto !important;
}
span.highlight {
    font-weight: 400;
}
#search-results{
  margin-top: 45px !important;
}
#search-results .search-img img{
  width: 100% !important;
  max-height: 200px !important;
}
#search-results h4.result-title {
  font-size: 17px !important;
  margin: 15px 0 !important;
  text-transform: capitalize !important;
  font-weight: 400;
}
#search-results h4.result-title a{
  text-transform: capitalize !important;
}

#search-results .search-results li.searchbox{
    border: 1px solid #fcfcfc;
    border-radius: 3px;
    padding: 0px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.22);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    margin-bottom: 35px;
}
#search-results .search-results li.searchbox:hover {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.22), 0 10px 10px rgba(0, 0, 0, 0.2);
}
#search-results .search-results li.searchbox .details{
    padding: 5px 18px 25px 22px;
}
.dropdown-bg,
.menu-bg {
  background: rgba(255, 255, 255, 0.2) !important;
}

.tp-caption .sppb-btn-default {
  border-radius: 1px;
  padding-left: 20px !important;
  padding-right: 20px !important;
  font-size: 22px !important;
  font-weight: 700 !important;
  line-height: 1.8em !important;
}
.tp-caption .sppb-btn-default:focus,
.tp-caption .sppb-btn-default:hover {
  box-shadow: none !important;
}

.tp-caption.JB_GROSS_Montserrat-Bold-Border-80-50 {
  opacity: 0;
  -webkit-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}

.tp-caption.JB_GROSS_Montserrat-Bold-Border-80-50:hover {
  background-color: rgba(107, 107, 107, 0.5) !important;
  opacity: 1 !important;
}

@media screen and (max-width: 1700px) and (min-width: 1500px) {
  .tp-caption .sppb-btn-default {
    font-size: 20px !important;
  }
}

@media screen and (max-width: 1500px) and (min-width: 1300px) {
  .tp-caption .sppb-btn-default {
    font-size: 18px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media screen and (max-width: 1300px) and (min-width: 768px) {
  .tp-caption .sppb-btn-default {
    font-size: 16px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

#sp-top-bar {
  padding: 10px 0 0px;
}

@media screen and (max-width: 767px) and (min-width: 320px) {
  #sp-top-bar {
    padding: 14px 0 5px;
  }
}

#sp-top1 .custom p {
  margin: 0 0 8px;
}

#sp-top1 .custom img {
  display: inline-block;
  margin-right: 25px;
  max-height: 50px;
}

@media screen and (max-width: 767px) and (min-width: 320px) {
  #sp-top1 {
    margin-bottom: 10px;
  }
}

#sp-top2 .sp-contact-info li {
  font-size: 99%;
  display: block;
  margin: 0 20px;
  line-height: 1.5em;
  font-weight: 600;
}

#sp-top2 .sp-contact-info li i {
  display: none;
}
.body-innerwrapper .nav-placeholder,
.body-innerwrapper #sp-header {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#sp-header {
  position: fixed;
  background: rgba(255, 255, 255, 0.2);
}

#offcanvas-toggler {
  font-size: 26px;
  margin-left: 0px;
  margin-right: 15px;
}

#offcanvas-toggler > i {
  color: #454c5b !important;
}

#sp-header {
  position: relative;
  background: rgba(255, 255, 255, 0.2);
}

@media screen and (max-width: 767px) and (min-width: 320px) {
  .p,
  .sp-contact-info {
    text-align: left;
    margin: 0 0 10px;
  }
}

#sp-page-builder .sp-pagebuilder-page-edit {
  z-index: 99999 !important;
  margin-right: 70px;
}

.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap h3 {
  font-size: 17px;
  font-weight: 400;
  margin-bottom: 15px;
}

.sppb-addon-articles
  .sppb-addon-article
  .sppb-article-info-wrap
  .sppb-article-introtext {
  font-size: 16px;
  line-height: 26px;
}

.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap {
  padding: 5px 18px 25px 22px;
}

.sppb-addon-articles .sppb-addon-article {
  border: 1px solid #fcfcfc;
  border-radius: 3px;
  padding: 0px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.22);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  margin-bottom: 35px;
}

.sppb-addon-articles .sppb-addon-article:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.22), 0 10px 10px rgba(0, 0, 0, 0.2);
}

.imbox .sppb-addon-image-layout-image {
  padding: 20px;
  max-width: 175px;
  text-align: center;
  margin: 0 auto;
}
.imbox .sppb-addon-image-layout-wrap.image-layout-preset-style-stack {
  border: 1px solid #fcfcfc;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.22);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.imbox .sppb-addon-image-layout-wrap.image-layout-preset-style-stack:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.22), 0 10px 10px rgba(0, 0, 0, 0.2);
}
.imbox .sppb-addon-image-layout-content {
  padding: 30px 40px 0px !important;
}

.inputbox, .sppb-form-control, input[type=color], input[type=date], input[type=datetime], input[type=datetime-local], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea {
  border-radius: 5px;
  width: 83% !important;
  float: left;
  font-size: 16px;
}

@media screen and (max-width: 1024px) and (min-width: 320px) {
  .inputbox, .sppb-form-control, input[type=color], input[type=date], input[type=datetime], input[type=datetime-local], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea {
    width: 100% !important;
  }
}

#search-form .btn {
  margin-left: 22px;
  line-height: 42px;
  padding: 0 38px;
}

@media screen and (max-width: 1024px) and (min-width: 320px) {
  #search-form .btn {
    margin-left: 0px;
    padding: 0 34px;
    margin-top: 15px;
  }
}

.joom-search .btn.btn-primary {
  float: left;
  margin-left: 22px;
  margin-top: -24px;
  padding: 0 38px;
  line-height: 42px;
}

@media screen and (max-width: 1024px) and (min-width: 320px) {
  .joom-search .btn.btn-primary {
    display: block;
    margin-left: 0px;
    margin-top: 10px;
    padding: 0 34px;
    line-height: 42px;
  }
}

.form-inline label,
.form-search label {
  display: none !important;
}
.ba-form input[type=number], .ba-form input[type=email], .ba-form input[type=text], .ba-form select, .ba-form select[size], .ba-form textarea {
  margin-bottom: 10px !important;
}

.scrollToTop {
  display: none !important;
}

.finder .btn-primary,
.goback .sppb-btn-custom {
  background: #454c5b !important;
}

.finder .btn-primary:hover,
.goback .sppb-btn-custom:hover {
  background: rgba(152, 191, 14, 1) !important;
}
