#sp-header {
    background: rgba(255, 255, 255, 1);
}

.sp-megamenu-parent>li>a {
    color: rgba(6, 84, 166, 1);
}

#sp-menu .justify-content-end {
    justify-content: center!important;
}


.sp-page-builder .page-content #section-id-1660635112301 {
  left: 8rem;
}

.sp-megamenu-parent>li:after {
  display:none;
}

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

#sp-footer .container-inner {
    border-top: none;
  padding: 50px 0px 25px 0px;
}

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

.sppb-btn-outline:hover {
  border: inherit!important;
}

.badge {
  color: #000;
}

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

#sp-header>.container:after {
display:none;
}

#sp-header.header-sticky {
  border-bottom:1px solid rgba(33, 40, 34, 0.3);
}

#sppb-addon-wrapper-1660620345451 .sppb-addon-content h2 {
    font-size: 55pt;
}

.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    padding: 0 15px;
}

#sp-bottom .sppb-col-md-12  {
    padding-left: 0px;
}

.sppb-addon-testimonial-client {
    font-weight: 700;
}

/* 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-1660614253083,
  .sp-page-builder .page-content #section-id-1660722154964,
  .sp-page-builder .page-content #section-id-1661911499754,
  .sp-page-builder .page-content #section-id-1661909253878,
  .sp-page-builder .page-content #section-id-1660721983009,
  .sp-page-builder .page-content #section-id-1661907816042{
    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) {
  .logo-image-phone {
    height: 45px!important;
    position: relative;
    left: 5rem;
}
  
  #column-id-1660635112300 {
    display:none;
}
  
#sppb-addon-wrapper-1660620345451 .sppb-addon-content h2 {
    font-size: 35pt;
}
  
  body {
    font-size: 16px!important;
}
  
  #sppb-addon-1662604633438 .sppb-carousel-extended-nav-control {
    width: 80%;
    margin-left: 10%;
    top: 5rem;
}
}

/* 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) {..}

/* Large devices (laptops/desktops, 992px and up) */
 @media screen and (min-width: 900px) and (max-width:1440px) {...}

/* 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
 */

