/** Shopify CDN: Minification failed

Line 52:14 Expected ":"
Line 53:15 Expected ":"
Line 133:3 Expected identifier but found "#ffffff"
Line 363:3 Expected identifier but found "#ffffff"
Line 399:3 Expected identifier but found "#fff"
Line 478:3 Expected identifier but found "#ffffff"
Line 507:3 Expected identifier but found "#000"

**/
.page_contact .site_footer_section .site_footer,
.page_careers .site_footer_section .site_footer,
.page_shopify-new-concept-design .site_footer_section .site_footer,
.page_forms-bulk-hours-quote-form .site_footer_section .site_footer,
.page_video-testimonials .site_footer_section .site_footer,
.template_Proposal .site_footer_section .site_footer,
.template_not_found .site_footer_section .site_footer,
.template_lock-in-rate .site_footer_section .site_footer,
.page_ux-audit-form .site_footer_section .site_footer,
.page_loyaty-package .site_footer_section .site_footer,
.template_gift-card .site_footer_section .site_footer {
  margin: 0;
}

.white{
  color: white;
}

@media only screen and (max-width: 667px) and (min-width: 375px) {
    .heading-font br {
        display: block !important;
    }
}


/* Footer start */
.site_footer_section .container {
  border-bottom: none;
}
.site_footer_section .site_footer {
 border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  margin: 75px 0 0;
}
@media screen and (max-width: 767px) {
  .site_footer_section .site_footer {
    border-radius: unset;
  }
}
.site_footer_section .site_footer .container_content {
  border-left- #ffffff1a;
  border-right- #ffffff1a;
}
.site_footer_section .site_footer .footer_top_bar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 23px 65px;
  color: #fff;
}
@media screen and (max-width: 1550px) and (min-width: 768px) {
  .site_footer_section .site_footer .footer_top_bar {
    padding: 23px 30px;
  }
}
@media screen and (max-width: 767px) {
  .site_footer_section .site_footer .footer_top_bar {
    padding: 0;
  }
}
.site_footer_section .site_footer .footer_top_bar .footer_left_content {
  width: 20%;
}
@media screen and (max-width: 767px) {
  .site_footer_section .site_footer .footer_top_bar .footer_left_content {
    width: 100%;
    text-align: center;
    padding: 30px 25px;
    border-bottom: 1px solid #ffffff1a;
  }
}
.site_footer_section
  .site_footer
  .footer_top_bar
  .footer_left_content
  .left_content {
  display: inline-block;
  width: 200px;
}
.site_footer_section .site_footer .footer_top_bar .footer_left_content img {
  width: 100%;
}
.site_footer_section .site_footer .footer_top_bar .footer_center_content {
  width: 60%;
  text-align: center;
  padding: 0 10px;
}
@media screen and (max-width: 767px) {
  .site_footer_section .site_footer .footer_top_bar .footer_center_content {
    width: 56%;
    padding: 20px 25px;
    border-right: 1px solid #ffffff1a;
  }
}
@media screen and (max-width: 500px) {
  .site_footer_section
    .site_footer
    .footer_top_bar
    .footer_center_content
    .desktop_content {
    display: none;
  }
}
@media screen and (min-width: 501px) {
  .site_footer_section
    .site_footer
    .footer_top_bar
    .footer_center_content
    .center_content {
    display: none;
  }
}
@media screen and (max-width: 400px) {
  .site_footer_section .site_footer .footer_top_bar .footer_center_content {
    padding: 20px 15px;
  }
}
.site_footer_section .site_footer .footer_top_bar .footer_center_content p {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
   #ffffff;
  margin: 0;
}
.site_footer_section
  .site_footer
  .footer_top_bar
  .footer_center_content
  .center_content
  a {
  box-shadow: 0px 6px 20px -6px #1e2e4826;
  border-radius: 3px;
  padding: 10px 20px;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  line-height: 33px;
  display: block;
}
@media screen and (max-width: 400px) {
  .site_footer_section
    .site_footer
    .footer_top_bar
    .footer_center_content
    .center_content
    a {
    padding: 10px;
    font-size: 12px;
  }
}
.site_footer_section
  .site_footer
  .footer_top_bar
  .footer_center_content
  .center_content
  a
  svg {
  margin-left: 17px;
}
.site_footer_section .site_footer .footer_top_bar .footer_right_content {
  width: 20%;
}
@media screen and (max-width: 767px) {
  .site_footer_section .site_footer .footer_top_bar .footer_right_content {
    width: 44%;
  }
}
.site_footer_section
  .site_footer
  .footer_top_bar
  .footer_right_content
  .right_content {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  .site_footer_section
    .site_footer
    .footer_top_bar
    .footer_right_content
    .right_content {
    justify-content: center;
  }
}
.site_footer_section
  .site_footer
  .footer_top_bar
  .footer_right_content
  .right_content
  svg {
  margin-right: 19px;
}
.site_footer_section
  .site_footer
  .footer_top_bar
  .footer_right_content
  .right_content
  span {
  font-weight: 600;
  font-size: 14px;
  line-height: 33px;
}
.site_footer_section
  .site_footer
  .footer_top_bar
  .footer_right_content
  .right_content
  span
  a {
  color: #fff;
  text-decoration: none;
}
.site_footer_section .site_footer .footer_center_bar {
  border-top: 1px solid #ffffff1a;
  border-bottom: 1px solid #ffffff1a;
}
.site_footer_section .site_footer .footer_center_bar .footer_menu {
  display: flex;
  flex-wrap: wrap;
}
.site_footer_section .site_footer .footer_center_bar .footer_menu .menu_list {
  width: 25%;
  padding: 40px 22px 40px 65px;
}
@media screen and (max-width: 1550px) and (min-width: 1401px) {
  .site_footer_section .site_footer .footer_center_bar .footer_menu .menu_list {
    padding: 40px 30px;
  }
}
@media screen and (max-width: 1400px) and (min-width: 768px) {
  .site_footer_section .site_footer .footer_center_bar .footer_menu .menu_list {
    padding: 20px;
  }
}
@media screen and (max-width: 767px) {
  .site_footer_section .site_footer .footer_center_bar .footer_menu .menu_list {
    width: 100%;
    padding: 0;
  }
}
.site_footer_section
  .site_footer
  .footer_center_bar
  .footer_menu
  .menu_list:not(:last-child) {
  border-right: 1px solid #ffffff1a;
}
@media screen and (max-width: 767px) {
  .site_footer_section
    .site_footer
    .footer_center_bar
    .footer_menu
    .menu_list:not(:last-child) {
    border-right: none;
    border-bottom: 1px solid #ffffff1a;
  }
}
@media screen and (max-width: 767px) {
  .site_footer_section
    .site_footer
    .footer_center_bar
    .footer_menu
    .menu_list.active
    .menu_footer_heading:after {
    display: none;
  }
}
.site_footer_section
  .site_footer
  .footer_center_bar
  .footer_menu
  .menu_list
  .menu_footer_heading {
  font-weight: 600;
  font-size: 24px;
  line-height: 36px;
  text-transform: uppercase;
 color:  #ffffff;
  margin: 0 0 20px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .site_footer_section
    .site_footer
    .footer_center_bar
    .footer_menu
    .menu_list
    .menu_footer_heading {
    margin: 0;
    font-size: 20px;
    padding: 20px 25px;
  }
}
@media screen and (max-width: 767px) {
  .site_footer_section
    .site_footer
    .footer_center_bar
    .footer_menu
    .menu_list
    .menu_footer_heading:after {
    content: "";
    display: block;
    width: 1px;
    height: 13px;
    background: #fff;
    position: absolute;
    top: 32px;
    right: 30px;
  }
}
@media screen and (max-width: 767px) {
  .site_footer_section
    .site_footer
    .footer_center_bar
    .footer_menu
    .menu_list
    .menu_footer_heading:before {
    content: "";
    display: block;
    width: 1px;
    height: 13px;
    background: #fff;
    position: absolute;
    top: 32px;
    right: 30px;
    transform: rotate(90deg);
  }
}
@media screen and (max-width: 767px) {
  .site_footer_section
    .site_footer
    .footer_center_bar
    .footer_menu
    .menu_list
    ul {
    display: none;
    padding: 0 25px 17px;
  }
}
.site_footer_section
  .site_footer
  .footer_center_bar
  .footer_menu
  .menu_list
  ul
  li
  a {
  font-weight: 400;
  font-size: 14px;
  line-height: 40px;
   #ffffff;
  padding-bottom: 0;
  padding-top: 0;
  text-decoration: none;
  /*                    &.list-menu__item--active{
                                text-decoration: underline;
                             } */
}
.site_footer_section
  .site_footer
  .footer_center_bar
  .footer_menu
  .menu_list
  ul
  li
  a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .site_footer_section
    .site_footer
    .footer_center_bar
    .footer_menu
    .menu_list
    ul
    li
    a {
    padding-bottom: 12px;
    line-height: 30px;
  }
}
.site_footer_section .site_footer .footer_bottom_bar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 27px 65px;
   #fff;
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  .site_footer_section .site_footer .footer_bottom_bar {
    padding: 27px 20px;
  }
}
@media screen and (max-width: 767px) {
  .site_footer_section .site_footer .footer_bottom_bar {
    padding: 25px;
  }
}
.site_footer_section .site_footer .footer_bottom_bar .footer_left_content ,
.site_footer_section .site_footer .footer_bottom_bar .footer_right_content {
  width: 50%;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.site_footer_section .site_footer .footer_bottom_bar .footer_right_content .footer__list-social {
     display: flex;
    align-items: center;
    gap: 10px;
        justify-content: end;
}
.site_footer_section .site_footer .footer_bottom_bar .footer_right_content .footer__list-social .list-social__item a {
  width:30px;
}
@media screen and (max-width: 767px) {
  .site_footer_section .site_footer .footer_bottom_bar .footer_left_content ,
  .site_footer_section .site_footer .footer_bottom_bar .footer_right_content {
    width: 100%;
    text-align: center;
    margin: 0 0 20px;
    order: 2;
    font-size: 12px;
  }
}
.site_footer_section .site_footer .footer_bottom_bar .footer_left_content a {

  text-decoration: none;
}
.site_footer_section .site_footer .footer_bottom_bar .footer_center_content {
  width: 50%;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .site_footer_section .site_footer .footer_bottom_bar .footer_center_content {
    width: 100%;
    margin: 0 0 20px;
    order: 1;
    text-align: center;
  }
}
.site_footer_section
  .site_footer
  .footer_bottom_bar
  .footer_center_content
  .center_content {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;

}
@media screen and (max-width: 767px) {
  .site_footer_section
    .site_footer
    .footer_bottom_bar
    .footer_center_content
    .center_content {
    font-size: 12px;
  }
}
.site_footer_section
  .site_footer
  .footer_bottom_bar
  .footer_center_content
  .center_content
  a {
   #ffffff;
  text-decoration: none;
}
.site_footer_section
  .site_footer
  .footer_bottom_bar
  .footer_center_content
  .center_content
  a:not(:last-child) {
  margin: 0 10px 0 0;
}
.site_footer_section
  .site_footer
  .footer_bottom_bar
  .footer_center_content
  .center_content
  a:hover {
  text-decoration: underline;
}
.site_footer_section .footer_bottom_content {
  width: 100%;
  text-align: center;
  padding: 27px 0;
  background: white;
}
.site_footer_section .footer_bottom_content .right_content {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
   #000;
}

/* Footer end */
