#section-id-1674442453315 .sppb-row-container {
  max-width:350px;
}

.sp-page-builder .page-content #section-id-1674442453315 {
    padding-top: 65px!important;
}

#section-id-1499684885832 .sppb-addon-title {
    margin-top: 15px;
}

body.header-default #sp-header .logo {
    height: 125px;
}

body.header-default #sp-header {
    height: 125px;
}

.logo img {
    transform: scale(1.5);
}

.sp-contact-info {
    float: right;
}


#sp-menu {
    position: relative!important;
    top: 1.5rem;
}

body.header-default #sp-top-bar {
  background: #F6F7F9;
  border-bottom: 0px;
}

.menu-fixed-out body.header-default #sp-header {
  margin: 0.5rem 0rem 0.5rem 0rem;
}

.menu-fixed .logo img {
  transform: scale(1);
  margin-top: -0.7rem;
}

.menu-fixed #sp-menu {
    position: relative!important;
    top: 0rem;
}

.menu-fixed #sp-logo-text {
    position: relative;
    bottom: 3rem;
}
.offcanvas-menu .offcanvas-inner .sp-module {
  margin-left: 2rem;
}

.sppb-testimonial-pro-advanced .sppb-carousel-indicators {
  display: none;
}

/* .owl-item:nth-child(4) .sppb-slideshow-fullwidth-item-bg,
.owl-item:nth-child(6) .sppb-slideshow-fullwidth-item-bg {
    background-size: contain!important;
    background-position: bottom!important;
} */

#sp-extension .sppb-title-heading {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  box-sizing: border-box;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  line-height: 46px !important;
  border: 0;
  font-size: 36px;
  color: rgba(67, 72, 77, 1);
  margin-top: 35px;
  margin-bottom: 80px;
  text-transform: capitalize;
}

.sppb-addon-clients .sppb-col-custom a:hover img {
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  opacity: 1;
}

.sppb-addon-clients .sppb-col-custom a img {
  filter: none;
  -webkit-filter: none;
  opacity: 1;
}

.offcanvas-menu .offcanvas-inner .search input {
  width: 87%;
}

#sp-bottom4 {
  position: relative;
  top: 3.4rem;
}

.bottom-content-wrap {
  border-bottom: 0px;
  margin-bottom: -8rem;
  margin-top: -5rem;
}

#sp-footer {
  padding: 1rem 0rem 0rem 0rem;
}

#sp-footer a {
  color: #96989D;
}

#sp-footer a:hover {
  color: #ffffff;
}

div.sp-page-title:before {
  background: rgba(28, 49, 74, 0.5);
}

body.header-default .sp-megamenu-parent > li {
    height: 45px;
}

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

@media screen and (min-width:320px) and (max-width:812px) {
  body.header-default .sp-contact-info li {
    color: #bfbfbf;
    padding: 0px 0px 0px 25px;
  }
  #sp-main-body .sppb-btn {
    margin-top: 2rem;
  }
  #sp-extension1 .sppb-addon-text-block {
    width: 90%;
    padding: 3rem;
  }
  #sp-extension1 .sppb-btn {
margin-left:3rem;
  }
  
  #sp-bottom2, #sp-bottom1 {
    min-height: 108px;
    margin-top: 2rem;
}
  
  #sp-bottom4 {
    margin-bottom: 10rem;
}
  
  #sp-logo-text {
    display:none;
  }
  
  #sp-menu {
    margin-top: -9rem;
}
}

/* 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 only screen and (min-width: 768px) {
  ...
}

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

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

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

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

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