.footer-container,
.footer-sidebar,
.main-footer,
.site-footer,
.wd-footer {
  padding: 0 !important;
  margin: 0 !important;
  background: #061a3a !important;
  color: #ffffff !important;
  overflow: hidden;
}

.footer-container .container,
.footer-sidebar .container,
.footer-container .container-fluid,
.footer-sidebar .container-fluid {
  width: 100% !important;
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

.footer-container .row,
.footer-sidebar .row {
  margin: 0 !important;
}

.footer-container .widget,
.footer-sidebar .widget,
.footer-container .wpb_column,
.footer-sidebar .wpb_column,
.footer-container .vc_column_container,
.footer-sidebar .vc_column_container {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
}

.copyrights-wrapper {
  display: none !important;
}

#shizsoft-mobile-bar {
  display: none;
}

.shiz-footer {
  direction: rtl;
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 34px 40px 16px;
  background: linear-gradient(135deg, #061a3a 0%, #082a5e 100%);
  color: #ffffff;
}

.shiz-footer:before {
  content: "";
  position: absolute;
  top: -120px;
  right: -120px;
  width: 380px;
  height: 380px;
  border-radius: 50%;
  background: rgba(51, 224, 255, 0.16);
}

.shiz-footer:after {
  content: "";
  position: absolute;
  left: -140px;
  bottom: -160px;
  width: 420px;
  height: 420px;
  border-radius: 50%;
  background: rgba(17, 70, 255, 0.26);
}

.shiz-footer * {
  box-sizing: border-box;
}

.shiz-footer a {
  text-decoration: none;
}

.shiz-footer-cta,
.shiz-footer-main,
.shiz-footer-bottom {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
}

.shiz-footer-cta {
  margin: 0 auto 18px;
  padding: 16px 34px;
  overflow: hidden;
  border-radius: 28px;
  background: linear-gradient(90deg, #1146ff 0%, #33e0ff 100%);
  box-shadow: 0 20px 46px rgba(17, 70, 255, 0.25);
}

.shiz-footer-cta:after {
  content: "";
  display: block;
  clear: both;
}

.shiz-footer-cta div {
  float: right;
  width: 72%;
}

.shiz-footer-cta span {
  display: inline-block;
  margin-bottom: 5px;
  padding: 6px 14px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.16);
  color: #ffffff;
  font-size: 13px;
  font-weight: 900;
  line-height: 1.35;
}

.shiz-footer-cta h2 {
  margin: 0 0 4px;
  color: #ffffff !important;
  font-size: 28px;
  font-weight: 900;
  line-height: 1.35;
}

.shiz-footer-cta p {
  margin: 0;
  color: rgba(255, 255, 255, 0.86) !important;
  font-size: 15px;
  line-height: 1.7;
}

.shiz-footer-cta-btn {
  float: left;
  display: inline-block;
  min-height: 42px;
  line-height: 42px;
  margin-top: 22px;
  padding: 0 26px;
  border-radius: 999px;
  background: #ffffff !important;
  color: #1146ff !important;
  font-size: 14px;
  font-weight: 900;
  box-shadow: 0 12px 26px rgba(6, 26, 58, 0.18);
}

.shiz-footer-cta-btn:hover {
  background: #e9fbff !important;
  color: #1146ff !important;
  transform: translateY(-2px);
}

.shiz-footer-main {
  overflow: hidden;
}

.shiz-footer-main:after {
  content: "";
  display: block;
  clear: both;
}

.shiz-footer-about {
  float: right;
  width: 25%;
  min-height: 188px;
  padding: 16px 24px;
  margin-left: 1.6%;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.055);
  border: 1px solid rgba(255, 255, 255, 0.10);
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.12);
}

.shiz-footer-col {
  float: right;
  width: 18%;
  min-height: 188px;
  padding: 16px 24px;
  margin-left: 1.6%;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.055);
  border: 1px solid rgba(255, 255, 255, 0.10);
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.12);
}

.shiz-footer-col[aria-label="محصولات شیز"] {
  width: 34%;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: 22px;
  row-gap: 0;
  align-content: start;
}

.shiz-footer-col[aria-label="محصولات شیز"] h3 {
  grid-column: 1 / -1;
}

.shiz-footer-col:last-child {
  margin-left: 0;
}

.shiz-footer-logo {
  display: inline-block;
  margin-bottom: 8px;
  padding: 8px 18px;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.10);
  color: #ffffff !important;
  font-size: 22px;
  font-weight: 900;
  line-height: 1.25;
}

.shiz-footer-about p {
  margin: 0 0 10px;
  color: rgba(255, 255, 255, 0.78) !important;
  font-size: 15px;
  line-height: 1.75;
}

.shiz-footer-phones {
  overflow: hidden;
}

.shiz-footer-phones a {
  display: inline-block;
  margin: 0 0 6px 8px;
  padding: 7px 14px;
  border-radius: 999px;
  background: rgba(51, 224, 255, 0.12);
  color: #ffffff !important;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.35;
}

.shiz-footer-phones a:hover {
  background: rgba(51, 224, 255, 0.20);
  color: #ffffff !important;
}

.shiz-footer-col h3 {
  margin: 0 0 10px;
  color: #ffffff !important;
  font-size: 18px;
  font-weight: 900;
  line-height: 1.45;
}

.shiz-footer-col a {
  display: block;
  margin-bottom: 6px;
  color: rgba(255, 255, 255, 0.76) !important;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.45;
  transition: all 0.22s ease;
}

.shiz-footer-col a:hover {
  color: #33e0ff !important;
  transform: translateX(-4px);
}

.shiz-footer-bottom {
  margin: 16px auto 0;
  padding-top: 12px;
  overflow: hidden;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.shiz-footer-bottom p {
  float: right;
  margin: 0;
  color: rgba(255, 255, 255, 0.68) !important;
  font-size: 13.5px;
  line-height: 42px;
}

.shiz-footer-bottom div {
  float: left;
}

.shiz-footer-bottom a {
  display: inline-block;
  margin-right: 14px;
  color: rgba(255, 255, 255, 0.72) !important;
  font-size: 13.5px;
  font-weight: 800;
}

.shiz-footer-bottom a:hover {
  color: #33e0ff !important;
}

.shiz-footer-bottom .shiz-footer-socials {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
  flex-wrap: wrap;
}

.shiz-footer-bottom .shiz-footer-socials .shiz-social {
  position: relative;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-width: 138px;
  min-height: 42px;
  padding: 0 18px;
  margin: 0 !important;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.075) !important;
  color: rgba(255, 255, 255, 0.88) !important;
  border: 1px solid rgba(255, 255, 255, 0.14);
  box-shadow: 0 14px 32px rgba(0, 0, 0, 0.12);
  text-decoration: none !important;
  line-height: 1;
  overflow: hidden;
  transition: all 0.25s ease;
}

.shiz-footer-bottom .shiz-footer-socials .shiz-social::before,
.shiz-footer-bottom .shiz-footer-socials .shiz-social::after,
.shiz-footer-socials .shiz-social::before,
.shiz-footer-socials .shiz-social::after {
  content: none !important;
  display: none !important;
}

.shiz-footer-bottom .shiz-social-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  min-width: 24px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.12);
  color: currentColor;
}

.shiz-footer-bottom .shiz-social-icon svg {
  display: block;
  width: 14px;
  height: 14px;
  fill: currentColor;
  color: currentColor;
}

.shiz-footer-bottom .shiz-social-text {
  display: inline-flex;
  align-items: center;
  color: inherit !important;
  font-size: 14px;
  font-weight: 900;
  line-height: 1;
  white-space: nowrap;
}

.shiz-footer-bottom .shiz-social:hover {
  color: #ffffff !important;
  border-color: rgba(255, 255, 255, 0.26);
  transform: translateY(-2px);
  box-shadow: 0 18px 42px rgba(17, 70, 255, 0.30);
}

.shiz-footer-bottom .shiz-social:hover .shiz-social-icon {
  background: rgba(255, 255, 255, 0.20);
}

.shiz-footer-bottom .shiz-social-linkedin:hover {
  background: linear-gradient(90deg, #0a66c2 0%, #33e0ff 100%) !important;
}

.shiz-footer-bottom .shiz-social-instagram:hover {
  background: linear-gradient(90deg, #833ab4 0%, #e1306c 50%, #fcb045 100%) !important;
}

.shiz-footer-bottom .shiz-social-telegram:hover {
  background: linear-gradient(90deg, #229ed9 0%, #33e0ff 100%) !important;
}

@media screen and (min-width: 1025px) {
  #shizsoft-mobile-bar {
    display: none !important;
  }

  body {
    padding-bottom: 0 !important;
  }
}

@media screen and (max-width: 1180px) and (min-width: 1025px) {
  .shiz-footer {
    padding-right: 24px;
    padding-left: 24px;
  }

  .shiz-footer-about {
    width: 25%;
    padding-right: 18px;
    padding-left: 18px;
  }

  .shiz-footer-col {
    width: 18%;
    padding-right: 18px;
    padding-left: 18px;
  }

  .shiz-footer-col[aria-label="محصولات شیز"] {
    width: 34%;
    column-gap: 14px;
  }

  .shiz-footer-col a,
  .shiz-footer-about p {
    font-size: 14px;
  }
}

@media screen and (max-width: 1024px) {
  .footer-container,
  .footer-sidebar,
  .main-footer,
  .site-footer,
  .wd-footer {
    overflow: visible !important;
  }

  .shiz-footer {
    display: none !important;
  }

  body {
    padding-bottom: 94px !important;
  }

  #shizsoft-mobile-bar {
    display: block !important;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    direction: ltr;
    padding: 12px 14px calc(12px + env(safe-area-inset-bottom));
    background: linear-gradient(135deg, rgba(6, 26, 58, 0.98) 0%, rgba(8, 42, 94, 0.98) 100%);
    border-top: 1px solid rgba(255, 255, 255, 0.13);
    box-shadow: 0 -12px 34px rgba(0, 0, 0, 0.26);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }

  #shizsoft-mobile-bar:before {
    content: "";
    position: absolute;
    top: -42px;
    right: 10%;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: rgba(51, 224, 255, 0.15);
    pointer-events: none;
  }

  #shizsoft-mobile-bar:after {
    content: "";
    position: absolute;
    left: 8%;
    bottom: -70px;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: rgba(17, 70, 255, 0.22);
    pointer-events: none;
  }

  #shizsoft-mobile-bar .wrap {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    max-width: 760px;
    margin: 0 auto;
  }

  #shizsoft-mobile-bar a {
    text-decoration: none !important;
    -webkit-tap-highlight-color: transparent;
  }

  #shizsoft-mobile-bar .item {
    flex: 1;
    direction: rtl;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-height: 46px;
    padding: 10px 8px;
    border-radius: 16px;
    color: rgba(255, 255, 255, 0.92) !important;
    background: rgba(255, 255, 255, 0.085);
    border: 1px solid rgba(255, 255, 255, 0.14);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
    font-weight: 900;
    font-size: 13px;
    line-height: 1;
    white-space: nowrap;
    transition: all 0.22s ease;
  }

  #shizsoft-mobile-bar .item .icon {
    width: 22px;
    height: 22px;
    min-width: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: rgba(51, 224, 255, 0.12);
  }

  #shizsoft-mobile-bar .item svg {
    display: block;
  }

  #shizsoft-mobile-bar .item svg path {
    fill: #33e0ff;
  }

  #shizsoft-mobile-bar .call {
    flex: 0 0 66px;
    width: 66px;
    height: 66px;
    margin-top: -24px;
    border-radius: 22px;
    background: linear-gradient(135deg, #1146ff 0%, #33e0ff 100%);
    border: 1px solid rgba(255, 255, 255, 0.16);
    box-shadow: 0 12px 28px rgba(17, 70, 255, 0.34);
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #shizsoft-mobile-bar .call svg {
    fill: #ffffff;
  }

  #shizsoft-mobile-bar .item:hover,
  #shizsoft-mobile-bar .item:focus {
    background: rgba(255, 255, 255, 0.13);
    color: #ffffff !important;
  }
}

@media screen and (max-width: 420px) {
  body {
    padding-bottom: 90px !important;
  }

  #shizsoft-mobile-bar {
    padding-left: 10px;
    padding-right: 10px;
  }

  #shizsoft-mobile-bar .wrap {
    gap: 8px;
  }

  #shizsoft-mobile-bar .item {
    min-height: 44px;
    padding: 9px 6px;
    border-radius: 14px;
    gap: 6px;
    font-size: 12px;
  }

  #shizsoft-mobile-bar .item .icon {
    width: 20px;
    height: 20px;
    min-width: 20px;
  }

  #shizsoft-mobile-bar .call {
    flex-basis: 62px;
    width: 62px;
    height: 62px;
    border-radius: 21px;
  }
}
