.huake-side-bar {
  top: 50%;
  margin-top: -200px;
  position: fixed;
  right: 8px;
  z-index: 9999;
  background: #fff;
  border-radius: 3px;
  box-shadow: rgba(62, 57, 107, 0.3) 0px 6px 16px 0px;
}

.huake-side-bar a {
  display: block;
  cursor: pointer;
  background: #fff;
  position: relative;
  padding: 12px 6px;
  text-align: center;
  box-sizing: border-box;
  border-bottom: 1px solid #E8E8E8;
  border-radius: 3px;
}

.huake-side-bar a i {
  display: inline-block;
  width: 28px;
  height: 28px;
}

.huake-side-bar a span {
  font-size: 13px;
  color: var(--color-primary);
  display: block;
  margin: 8px 0 0;
}

.huake-side-bar a > img {
  max-width: 22px;
}

.huake-side-bar a.wx .wx-box {
  position: absolute;
  right: 98px;
  top: 50%;
  transform: translateY(-50%);
  display: none;
}

.huake-side-bar a.wx .wx-box .box {
  width: 140px;
  padding: 5px;
  border: 1px solid #D6D7D7;
  text-align: center;
  background: #fff;
  overflow: hidden;
}

.huake-side-bar a.wx .wx-box .box img {
  width: 140px;
}

.huake-side-bar a.wx .wx-box .box span {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 1px;
}

.huake-side-bar a.wx .wx-box .arrowPanel {
  width: 12px;
  height: 20px;
  position: absolute;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
}

.huake-side-bar a.wx .wx-box .arrowPanel .arrow01 {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  bottom: 0;
  left: 2px;
  top: 0;
  border-top: 10px dashed transparent;
  border-right: 10px dashed transparent;
  border-bottom: 10px dashed transparent;
  border-left: 10px solid #ddd;
}

.huake-side-bar a.wx .wx-box .arrowPanel .arrow02 {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  border-top: 10px dashed transparent;
  border-right: 10px dashed transparent;
  border-bottom: 10px dashed transparent;
  border-left: 10px solid #fff;
}

.huake-side-bar a.wx:hover .wx-box {
  display: block;
}


@media (max-width: 768px) {
  .huake-side-bar {
    display: none;
  }
}
/* ===== 14. Footer Area CSS ===== */

.solarsun_foot.witrfm_area {
  position: relative;
  background: var(--color-primary);
}

.witrfm_area:before {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
}

.footer-middle {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 65px 0 80px;
}

.solarsun_foot .footer-middle .widget ul li,
.solarsun_foot .footer-middle .widget ul li a,
.solarsun_foot .footer-middle .widget ul li::before,
.solarsun_foot .footer-middle .tagcloud a,
.solarsun_foot .footer-middle caption,
.solarsun_foot .footer-middle table,
.solarsun_foot .footer-middle table td a,
.solarsun_foot .footer-middle cite,
.solarsun_foot .footer-middle .rssSummary,
.solarsun_foot .footer-middle span.rss-date,
.solarsun_foot .footer-middle span.comment-author-link,
.solarsun_foot .footer-middle .textwidget p,
.solarsun_foot .footer-middle .widget .screen-reader-text,
.solarsun_foot .footer-m-address p,
.solarsun_foot .footer-m-address,
.solarsun_foot .footer-widget.address,
.solarsun_foot .footer-widget.address p,
.solarsun_foot .solarsun-description-area p,
.solarsun_foot .solarsun-description-area .phone a,
.solarsun_foot .solarsun-description-area .social-icons a,
.solarsun_foot .footer-middle .solarsun-description-area p {
  color: #ffffff;
  font-family: var(--font-family);
  font-size: 17px;
  font-weight: 400;
}

.solarsun_foot .footer-middle .widget h2 {
  margin-bottom: 26px;
  margin-top: 28px;
  position: relative;
  font-size: 24px;
  font-weight: 700;
  color: #ffffff;
  font-family: var(--font-family);
}

.solarsun_foot .solarsun-description-area a img {
  margin: 26px 0;
  width: 240px;
 
  object-fit: contain;
}


.footer-sociala-icon {
  clear: both;
  float: left;
  font-size: 17px;
}

.footer-sociala-icon i {
  font-size: 18px;
  font-weight: 700;
}

.footer-sociala-info {
  margin-left: 25px;
}

.footer-middle .widget ul li {
  margin-bottom: 10px;
}
.footer-middle .widget ul li a:hover {
  color:#fff !important;
  opacity:0.8 !important;
}
.footer-widget.address p {
  margin-bottom: 10px;
  word-break: break-word;
}
.footer-widget.address p a:hover {
  color:#fff !important;
  opacity:0.8 !important;
}
.footer-middle .widget ul li a:hover,
.solarsun_foot .footer-middle .widget ul li:hover:before {
  color: var(--color-second);
}

.solarsun-dessolarsuniption-area a img {
  margin: 26px 0;
}

.solarsun-description-area p {
  margin-bottom: 18px;
}

.solarsun-description-area .social-icons a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  margin-right: 10px;
  margin-bottom: 5px;
}

.solarsun-description-area .social-icons a:hover {
  background: color-mix(in srgb, var(--color-primary) 75%, white)!important;
}

.solarsun-description-area .social-icons a {
  background: var(--color-second);
}

.gallery-item {
  display: inline-block;
  padding: 1.79104477%;
  text-align: center;
  vertical-align: top;
  margin: 0;
  float: left;
}
.solarsun_foot figure.gallery-item img {
  width: 75px;
  height: 75px;
  object-fit: cover;
}

/* footer bottom area css */
.footer-bottom {
  padding: 23px 0 22px;
  position: relative;
}

.footer-bottom:before {
  background: #ffffff61;
}

.solarsun_foot .footer-bottom:before {
  content: "";
  position: absolute;
  top: 0;
  height: 1px;
  width: 61%;
  left: 0;
  right: 0;
  margin: auto;
}

.copy-right-text p {
  margin: 0;
  padding: 0;
}

.solarsun_foot .copy-right-text p,
.solarsun_foot .footer-menu ul li a {
  color: #ffffff;
  text-align: left;
  font-size: 17px;
  font-weight: 400;
  font-family: var(--font-family);
}
.solarsun_foot .footer-menu ul li a:hover{
  color:#fff !important;
  opacity:0.8 !important;
}

.footer-menu ul li {
  display: inline-block;
}

.footer-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-menu ul li a {
  padding: 0 10px;
  display: block;
}

.copy-right-text a,
.footer-menu ul li a:hover {
  color: var(--color-second);
}


/* ------------------------------------------------- Old Desktop :992 ---------------------------------------------------*/
@media(min-width: 992px) and (max-width: 1199px) {
  /* footer area css */
  .solarsun-description-area .social-icons a {
    margin-right: 5px;
  }
  .footer-bottom::before {
    width: 100%;
  }
}

/* ------------------------------------------------- Tablet Screen : 768 ---------------------------------------------------*/
@media(min-width: 768px) and (max-width: 991px) {
  .footer-bottom:before {
    width: 100%;
  }
}

/* ------------------------------------------------- Small Mobile : 320 ---------------------------------------------------*/
@media(max-width: 767px) {
  .footer-menu ul {
    margin: 10px 0 0;
    text-align: center !important;
  }
  .footer-menu ul li a {
    font-size: 14px;
  }
  .solarsun_foot .copy-right-text p {
    text-align: center;
  }
  .footer-bottom:before {
    width: 100%;
  }
  .copy-right-text p {
    font-size: 15px;
  }
  .footer-middle {
    text-align: center;
  }
  .footer-sociala-icon {
    float: none;
  }
  .footer-sociala-info {
    margin-left: 0;
  }
  .footer-sociala-info p {
    text-align: center;
  }
  .footer-social-icon a i {
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    width: 35px;
  }
}


@media screen and (max-width:992px){
  .huake-side-bar{
    display: none;
  }
}