
.gotop-sangni {
  position: fixed;
  right: 10px;
  top: 50%;
  display: none;
  z-index: 11
}

.gotop-sangni a {
  display: block;
  width: 46px;
  height: 46px;
  border-radius: 8px;
  background: #298737;
  margin: 10px 0;
  color: #fff;
  text-align: center;
  line-height: 45px;
  box-shadow: 1px 2px 6px 2px rgb(0, 0, 0, .1);
  cursor: pointer
}

.gotop-sangni a i.qico-email {
  font-size: 30px
}

.gotop-sangni a i.qico-up {
  font-size: 22px
}

.gotop-sangni a:hover {
  background: #358e43;
  text-decoration: none
}

.mobile-footer-sangni {
  display: none;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60px;
  background: var(--color-text-button);
  z-index: 99;
  box-shadow: 1px 2px 8px 4px rgba(0, 0, 0, .1)
}

.mobile-footer-sangni a {
  float: left;
  width: 25%;
  height: 60px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  border-right: 1px solid #268f36;
  box-sizing: border-box
}

.mobile-footer-sangni a:last-child {
  border-right: none
}

.mobile-footer-sangni a:hover {
  text-decoration: none
}

.mobile-footer-sangni i {
  display: block;
  height: 28px;
  margin: 3px auto;
  font-size: 20px;
  color: #fff;
  line-height: 34px
}

.mobile-footer-sangni i.m-home {
  font-size: 32px
}

.mobile-footer-sangni i.m-pro {
  font-size: 36px
}

.mobile-footer-sangni i.m-contact {
  font-size: 32px
}

.footer-sangni {
  padding: 80px 0 60px;
  background: #11141e
}

.footer-sangni .foot-logo {
  padding-bottom: 30px;
  border-bottom: 1px solid #292c35
}

.footer-sangni .foot-logo span {
  display: block;
  margin-top: 30px
}

.footer-sangni .foot-logo span a {
  margin-left: 20px;
  opacity: .6
}

.footer-sangni .foot-logo span a i {
  font-size: 22px;
  color: #fff
}

.footer-sangni .foot-logo span a:nth-child(1) i {
  font-size: 24px
}

.footer-sangni .foot-logo span a:nth-child(3) i {
  font-size: 24px
}

.footer-sangni .foot-logo span a:nth-child(4) i {
  font-size: 20px
}

.footer-sangni .foot-logo span a:hover {
  opacity: 1
}

.footer-sangni .foot-con {
  margin-top: 50px
}

.footer-sangni .foot-con div {
  width: 32%;
  margin-right: 7%
}

.footer-sangni .foot-con div:first-child {
  width: 20%
}

.footer-sangni .foot-con h3 {
  margin-bottom: 30px;
  font-size: 21px;
  color: #fff;
  font-family: montserrat-bold
}

.footer-sangni .foot-con li a {
  display: block;
  margin-bottom: 20px;
  font-size: 15px;
  color: #fff;
  opacity: .5;
  margin-right: 10px;
}

.footer-sangni .foot-con li a:hover {
  text-decoration: underline;
  opacity: 1
}

.footer-sangni .foot-con div.newsletter {
  width: 44%;
  margin-right: 0;
  margin-left: 4%
}

.footer-sangni .foot-con div.newsletter p {
  font-size: 15px;
  color: #fff;
  line-height: 32px;
  margin-top: -6px;
  opacity: .5
}
.footer-sangni .newsletter form .crmFormVali-error{
  right: 120px;
}
.footer-sangni .newsletter form {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 30px;
  position: relative;
}

.footer-sangni .newsletter input {
  width: 70%;
  height: 64px;
  padding-left: 25px;
  font-size: 13px;
  background: rgba(255, 255, 255, .05);
  color: #fff;
  outline: none;
  border: none
}

.footer-sangni .newsletter button {
  width: 30%;
  height: 64px;
  font-size: 13px;
  font-family: montserrat-bold;
  background: #046915;
  color: #fff;
  outline: none;
  border: none;
  cursor: pointer;
  -webkit-transition: .3s all;
  -moz-transition: .3s all;
  -ms-transition: .3s all;
  transition: .3s all
}

.footer-sangni .newsletter button:hover {
  background: #358e43
}

.footer-sangni .foot-txt {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 80px
}

.footer-sangni .foot-txt p {
  margin-top: 0;
  font-size: 16px;
  color: #505259
}

.footer-sangni .foot-txt p a {
  margin-left: 60px;
  color: #505259;
 
}

.footer-sangni .foot-txt p a:hover {
  color: #fff
}

.foot-gotop {
  line-height: 30px;
  font-size: 12px;
  color: #fff;
  cursor: pointer
}

.footer-sangni .foot-gotop i {
  display: inline-block;
  margin-right: 10px;
  font-size: 12px;
  margin-top: 1px;
  color: #fff;
  vertical-align: top;
  -webkit-animation: bounce-down 1s linear infinite;
  animation: bounce-down 1s linear infinite
}

.footer-sangni .container{
	width: 1400px;
	margin:0 auto;
}

.footer-sangni .wp{
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footer-sangni .wpb{
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

@media screen and (max-width:1580px) {

  .footer-sangni .container {
      width: 78%
  }

  .footer-sangni h2,
  .footer-sangni h2 a {
      font-size: 32px
  }

  .footer-sangni {
      padding: 60px 0 40px
  }

  .footer-sangni .foot-con h3 {
      font-size: 20px
  }
}

@media screen and (max-width:1280px) {
  .footer-sangni h2,
  .footer-sangni h2 a {
      font-size: 28px
  }
}

@media screen and (max-width:960px) {

  .footer-sangni .container {
      width: 88%
  }

  .footer-sangni p {
      font-size: 15px;
      line-height: 24px
  }

  .footer-sangni h2,
  .footer-sangni h2 a {
      font-size: 26px
  }

  .footer-sangni {
      padding: 30px 0px
  }

  .footer-sangni .foot-logo div:first-child img {
      width: 160px
  }

  .footer-sangni .foot-logo span {
      margin-top: 6px
  }

  .footer-sangni .foot-logo span a {
      margin-left: 12px
  }

  .footer-sangni .foot-con div,
  .footer-sangni .foot-con div:first-child,
  .footer-sangni .foot-con div.newsletter {
      width: 100%;
      margin-left: 0
  }

  .footer-sangni .foot-con {
      margin-top: 20px;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap
  }

  .footer-sangni .foot-con div {
      margin-top: 20px;
      margin-right: 0
  }

  .footer-sangni .foot-con li a {
      margin-bottom: 15px
  }

  .footer-sangni .foot-txt {
      margin-top: 50px;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap
  }

  .footer-sangni .foot-gotop {
      margin-top: 20px
  }

  .mobile-footer-sangni {
      /*display: block*/
  }
}
  
  
  
  @media screen and (max-width: 860px){

.zj {
    width: 50% !important;
}

.zl {
    width: 50% !important;
}
.qwe{
    width: 100%;
    text-align: center;}
    .qwer{
       text-align: center;
    
    }
    
    
}
  
  
  .wp {
    max-width: 100%;
}
  
  
 .footer-sangni .newsletter form .crmFormVali-error {
    right: 0;
    top: 70px;
}
  
  
  @media screen and (max-width:992px){
.footer-sangni .newsletter form .crmFormVali-error {
    top: 50px;
}
}