html {
  scroll-padding-top: 120px;
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
  top: 98%;
}

.sppb-container,
.container,
.sppb-row-container {
  max-width: 1320px;
}

#sp-header {
  margin-top: 0px;
}

.sp-megamenu-parent>li>a,
.sp-megamenu-parent>li>span,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a,
.sp-megamenu-parent>li.active>a,
.sp-megamenu-parent>li.active:hover>a {
  text-transform: uppercase;
}

html.error-page .error-message,
html.error-page .error-code {
  color: #000!important;
  font-family: 'Mulish', sans-serif!important;
}

#btn-321654987 {
  background-color: #015d9c;
  color: #ffffff;
}

#btn-321654987:hover {
  background-color: #3fa535;
  color: #FFFFFF;
}

#section-id-1682666727136 .sppb-container {
  max-width: 80vw;
}

.sp-slider-content-align-left,
.sp-slider-image-align-left {
  width: 50%;
}

ul {
  padding: 0px 0px 15px 15px;
}

.sppb-addon-feature .sppb-img-responsive {
  border: 1px solid #efefef;
}

#sp-footer #sp-footer2 .sp-copyright {
  margin-top: 40px!important;
}

#sp-footer {
  padding: 0px 0px 30px 0px;
  border-bottom: none;
}

.sppb-btn-outline {
  border: 1px solid !important;
}

.sppb-btn-outline:hover {
  border: 1px solid !important;
}

.badge {
  color: #000;
}

.sp-scroll-up {
  bottom: 25px;
}

.contact-form {
    background: white;
    position: relative;
    bottom: 4rem;
    height: 65px;
}

.itemid-140 .sp-page-builder .page-content #section-id-1683254565981 {
    background-size: 68%;
    background-position: 50% 83%;
    background-color: #ebebeb;
}

.itemid-140 .sp-page-builder .page-content #section-id-1683254565981 > .sppb-row-overlay {
    background-color:transparent;
}

.itemid-140  #sppb-addon-1683254850002 .sppb-addon-header .sppb-addon-title {
    color: #948066;
}
/* iPhone bg fix */

@media only screen and (min-device-width: 320px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
  .sp-page-builder .page-content #section-id-1683254565981,
  .sp-page-builder .page-content #section-id-1683179081842 {
    background-size: unset !important;
    background-attachment: scroll !important;
    background-position: top !important;
  }
}

/* Extra small devices (phones, 600px and down) */

@media screen and (min-width:320px) and (max-width:845px) {
  body {
    font-size: 16px!important;
  }
  #section-id-1683247326032 .sppb-btn-custom {
    margin-bottom: 1rem!important;
  }
  .sp-slider-content-align-left,
  .sp-slider-image-align-left {
    width: 100%;
  }
  .sppb-sp-slider-title {
    font-size: 28px;
  }
  .sp-nav-control {
    display: none;
  }
  #sppb-addon-1682666735896 .sp-slider .sp-dots {
    bottom: 20px;
  }
  
  .itemid-140  #sppb-addon-1683254850002 .sppb-addon-header .sppb-addon-title {
    display:none;
}
    .itemid-140 .sp-page-builder .page-content #section-id-1683254565981 {
    background-size: contain!important;
}
}

/* Small devices (portrait tablets and large phones, 600px and up) */

@media only screen and (min-width: 600px) {
  ...
}

/* Medium devices (landscape tablets, 768px and up) */

@media screen and (min-width: 768px) and (max-width:1024px) {
.itemid-140 .sp-page-builder .page-content #section-id-1683254565981 {
    background-position: 50% 17%;
}
  
 #sp-logo {
    max-width: 200px;
}
  
  .logo-image {
    object-fit: contain;
}
  

}

/* Large devices (laptops/desktops, 992px and up) */

@media screen and (min-width: 900px) and (max-width:1440px) {
.itemid-140 .sp-page-builder .page-content #section-id-1683254565981 {
    background-position: 50% -7%!important;
}
}

/* Extra large devices (large laptops and desktops, 1200px and up) */

@media screen and (min-width: 864px) and (max-width:1536px) {
.itemid-140 .sp-page-builder .page-content #section-id-1683254565981 {
    background-position: 50% -19%;
}
}

/* Codes for Bootstrap hidden elements on devices
hidden-xs
hidden-sm
hidden-md
hidden-lg
 */