.qili-footer .crmFormVali-error{
  top:50px !important;
}
.qili-footer .mc4wp-form-fields {
  margin-top: 20px;
}
.qili-footer .mc4wp-form-fields p:nth-child(1) {
  margin-bottom: 22px;
}
.qili-footer .mc4wp-form-fields p {
  position: relative;
  line-height: 27px;
}
.qili-footer .mc4wp-form-fields input {
  border: 1px solid #ccc;
}
.qili-footer .mc4wp-form-fields input {
  height: 50px;
  position: relative;
  background: 0 0;
  width: 100%;
  line-height: 43px;
  border-radius: 0;
  padding: 15px 10px;
  font-size: 16px;
}
.mc4wp-form-fields input {
  color: #b0afaf;
}
.mc4wp-form-fields input {
  font-size: 16px;
  outline: 0;
  padding: 15px 30px;
}
.qili-footer .mc4wp-form-fields button {
  background: #000;
}
.qili-footer .mc4wp-form-fields button {
  color: #fff;
  background: var(--color-primary);
}
.qili-footer .mc4wp-form-fields button {
  position: absolute;
  right: -93px;
  top: 0;
  width: 40%;
  height: 50px;
  border-radius: 0;
  cursor: pointer;
  padding: 10px;
  line-height: 0;
  transition: 0.5s;
  font-size: 18px;
}
.mc4wp-form-fields button {
  border: none;
  outline: 0;
  bottom: 0;
  font-size: 18px;
  text-align: center;
  z-index: 2;
}
.qili-footer .mc4wp-form-fields button:hover {
  background: #fff;
  color: #000;
}

/*ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â©Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨*/
.qili-footer {
  position: relative;
  overflow: hidden;
  padding: 50px 0 45px;
  background: var(--color-primary);
}

.qili-footer .foot {
  /* margin-right: 85px; */
}

.qili-footer .foot h2 {
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 50px;
  line-height: 1.4;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.qili-footer .foot h2 i {
  font-size: 20px;
  display: block;
  transition: all 0.35s;
  cursor: pointer;
}

.qili-footer .foot li {
  display: block;
  margin-bottom: 10px;
}

.qili-footer .foot li > a {
  display: block;
  line-height: 1.7;
  font-size: 16px;
  color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-transform: capitalize;
}



.qili-footer .foot.f1 {
  width: 360px;
  margin-right: 60px;
}

.qili-footer .foot.f1 .tel {
  overflow: hidden;
  margin-bottom: 45px;
}

.qili-footer .foot.f1 .tel h3 {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 15px;
}

.qili-footer .foot.f1 .tel p {
  font-size: 13px;
  color: #ffffff;
  line-height: 1.5;
  word-break: break-word;
  text-align:justify
}

.qili-footer .foot.f1 .tel p > a {
  color: #ffffff;
  font-size: 20px;
} 

.qili-footer .foot.f1 .tel p > a:hover {
  color: #fff;
}

.qili-footer .foot.f1 .tel:nth-child(1) h3 {
      font-size: 20px;
      font-weight: bold;
      color: #fff;
      margin-bottom: 15px;
}

.qili-footer .foot.f1 .tel:nth-child(1) p a {
  font-family: "Lucida Calligraphy";
  font-size: 28px;
  color: #fff;
}


.qili-footer .foot.f2 {
  width: 470px;
}

.qili-footer .foot.f3 {
  width: 365px;
}

.qili-footer .foot.f3 a{
  text-transform:uppercase;
}

.qili-footer .foot.f2 ul li,
.qili-footer .foot.f3 ul li {
  width: calc((100% - 15px) / 2);
  margin: 0 15px 25px 0;
}

/*ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€ Ã¢â‚¬â„¢*/
.qili-copy {
  padding: 50px 0;
  margin-top: -35px;
  position: relative;
  background: var(--color-primary);
}

.qili-copy .skill {
  display: inline-flex;
  overflow: hidden;
  border-radius: 20px;
  background: #ffffff;
  padding: 20px 0;
  box-shadow: 0 0 5px #d5d5d5;
  height: 90px;
  box-sizing: border-box;
}

.qili-copy .skill .logo {
  width: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: bold;
  color: #7c7c7c;
  text-transform: uppercase;
  border-right: 1px solid #64759a;
}

.qili-copy .skill .logo img {
  margin: 0;
  max-height: 65px;
}

.qili-copy .skill .by {
  display: flex;
  align-items: center;
  width: 230px;
  justify-content: center;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #64759a;
}

.qili-copy .skill .by img {
  margin: 0 0 0 10px;
  max-height: 39px;
}

.qili-copy .share {
  position: relative;
}

.qili-copy .share span {
  font-size: 18px;
  color: #ffffff;
  font-weight: bold;
}

.qili-copy .share .list a {
  display: inline-flex;
  width: 42px;
  height: 42px;
  background: #fff;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin-right: 10px;
  box-shadow: 0 0 3px rgba(48, 71, 89, 0.5);
  box-sizing: border-box;
}

.qili-copy .share .list a i {
  font-size: 24px;
  color: #64759a;
}

.qili-copy .share .list a:hover {
  background: var(--color-primary);
}

.qili-copy .share .list a:hover i {
  color: #fff;
}

.qili-copy .share .list a:last-child {
  margin-right: 0;
}

.qili-copy .txt p {
  font-size: 16px;
  color: #ffffff;
  text-align: right;
}

.qili-copy .txt p a {
  color: #ffffff;
}

/*ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â©Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¯Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¨Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Âª*/
.qili-mobMenu {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  background: #f1f1f1;
  display: none;
}

.qili-mobMenu > .qili-foot_nav {
  width: 25%;
  float: left;
  text-align: center;
  color: #898989;
  font-size: 12px;
  font-family: "Arial"
}

.qili-mobMenu > .qili-foot_nav > a > i {
  display: block;
  padding: 3px 0 0;
  font-size: 18px;
  line-height: 24px
}

.qili-mobMenu > .qili-foot_nav > a > .hamburger {
  position: inherit;
  float: none;
  margin: 0 auto;
  width: 100%
}


@media(min-width: 1080px) {
  .qili-copy:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    background: #dedede;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
  }

  .qili-copy .container {
    z-index: 2;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .qili-copy .skill {
    margin: 0;
  }

  .qili-copy .share span {
    position: absolute;
    top: 0;
    transform: translateY(-100%);
    padding-bottom: 10px;
  }

  .qili-copy .txt {
    position: absolute;
    right: 0;
    bottom: -25px;
  }

  .qili-footer .container {
    display: flex;
    justify-content: space-between;
    align-content: flex-start
  }

  .qili-footer .foot h2 i {
    display: none;
  }
  .qili-footer .foot.f2 ul,
  .qili-footer .foot.f3 ul li {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .qili-footer .foot.f2 ul li:nth-child(2n),
  .qili-footer .foot.f3 ul li:nth-child(2n) {
    margin-right: 0;
  }
}

@media(max-width: 1600px) {
  .qili-footer {
    padding: 43px 0 38px;
  }
  .qili-footer .foot {
    margin-right: 72px;
  }
  .qili-footer .foot h2 {
    margin-bottom: 43px;
  }
  .qili-footer .foot.f1 {
    width: 408px;
    padding-left: 19px;
  }
  .qili-footer .foot.f2 {
    width: 400px;
  }
  .qili-footer .foot.f1 .tel {
    margin-bottom: 38px;
  }
  .qili-footer .foot.f1 .tel:nth-child(1) p a {
    font-size: 31px;
  }
  .qili-copy .skill .logo {
    width: 128px;
  }
  .qili-footer .foot.f3 {
    width: 310px;
  }
  .qili-copy .skill .by {
    font-size: 14px;
  }
  .qili-copy .share .list a i {
    font-size: 20px;
  }
}

@media(max-width: 1440px) {
  .qili-footer {
    padding: 35px 0 32px;
  }
  .qili-footer .foot {
    margin-right: 60px;
  }
  .qili-footer .foot h2 {
    margin-bottom: 35px;
  }
  .qili-footer .foot.f1 {
    width: 336px;
    padding-left: 15px;
  }
  .qili-footer .foot.f2 {
    width: 329px;
  }
  .qili-footer .foot.f1 .tel {
    margin-bottom: 30px;
  }
  .qili-footer .foot.f1 .tel h3 {
    margin-bottom: 10px;
  }
  .qili-footer .foot.f1 .tel:nth-child(1) p a {
    font-size: 25px;
  }
  .qili-copy .skill {
    padding: 14px 0;
  }
  .qili-copy .skill .logo {
    width: 105px;
  }
  .qili-footer .foot.f3 {
    width: 256px;
  }
  .qili-copy .skill .by {
    font-size: 12px;
  }
  .qili-copy .share .list a {
    width: 36px;
    height: 36px;
  }
  .qili-copy .share .list a i {
    font-size: 20px;
  }
}

@media(max-width: 1220px) {
  .qili-footer {
    padding: 33px 0 29px;
  };
  .qili-footer .foot {
    margin-right: 55px;
  }
  .qili-footer .foot.f1 {
    width: 312px;
  }
  .qili-footer .foot.f2 {
    width: 306px;
  };
  .qili-footer .foot.f1 .tel:nth-child(1) p a {
    font-size: 23px;
  }
  .qili-copy .skill .logo {
    width: 98px;
  }
  .qili-footer .foot.f3 {
    width: 237px;
  };
}

@media(max-width:1079px) {
  .qili-footer .foot.f3 {
    width: auto;
  }
  .qili-copy {
    margin-top: 0;
    margin-bottom: 40px;
    padding: 0 0 2vw;
  }
  .qili-copy .skill {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 7px 15px;
    align-items: center;
    justify-content: center;
  }
  .qili-copy .skill .logo {
    width: 45%;
    margin: 0;
    padding-right: 10px;
  }
  .qili-copy .skill .logo img {
    width: 40px;
  }
  .qili-copy .skill .by {
    width: auto;
    margin: 0;
    padding-left: 20px;
  }
  .qili-copy .skill .by img {
    height: 22px;
  }
  .qili-copy .share {
    position: inherit;
    top: inherit;
    right: inherit;
    text-align: center;
    padding: 15px 0;
  }
  .qili-copy .share .list {
    margin-top: 10px;
  }
  .qili-copy .txt p {
    text-align: center;
    font-size: 12px;
  }

  .qili-mobMenu {
    display: block;
  }
  .qili-footer {
    padding: 30px 0;
  }

  .qili-footer .qili-foot_nav {
    display: block;
  }

  .qili-footer .foot {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .qili-footer .foot.f1 {
    width: auto;
    padding-left: 0;
  }

  .qili-footer .foot.f1 .tel {
    margin-bottom: 10px;
  }

  .qili-footer .foot.f1 .tel h3 {
    font-size: 13px;
  }

  .qili-footer .foot.f1 .tel p {
    font-size: 13px;
  }

  .qili-footer .foot.f2 {
    width: auto;
  }

  .qili-footer .foot.f2 ul li,
  .qili-footer .foot.f3 ul li {
    width: auto;
    margin: 0;
  }

  .qili-footer .foot h2 {
    font-size: 16px;
    margin-bottom: 0;
    line-height: 2;
    text-transform: uppercase;
    border-bottom: 1px solid #d5d5d5
  }

  .qili-footer .foot ul {
    display: none;
    margin-top: 15px;
  }

  .qili-footer .foot ul li {
    margin-bottom: 5px;
  }

  .qili-footer .foot ul li > a {
    font-size: 12px;
    opacity: 0.8
  }

  .qili-footer .foot.on h2 i {
    transform: rotate(-180deg)
  }
}

@media(max-width: 639px) {
  .qili-footer .foot li {
    margin-bottom: 6px;
  }
  .qili-footer .foot.f1 .tel:nth-child(1) p a {
    font-size: 22px;
  }
  .qili-copy .share span {
    margin-bottom: 0 9px;
  }
  .qili-copy .share .list a {
    width: 25px;
    height: 25px;
  }
  .qili-copy .share .list a i {
    font-size: 14px;
  }
}


 .qili-footer form {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 30px;
  position: relative;
}

.qili-footer  input {
  width: 70%;
  height: 64px;
  padding-left: 25px;
  font-size: 13px;
     border:1px solid #ccc;
  background: rgba(255, 255, 255, 1);
  color: black;
  outline: none;
}

.qili-footer  button {
  width: 30%;
  height: 64px;
  font-size: 13px;
  font-family: var(--title-font-family);
  font-weight: 700;
  background: var(--color-primary);
  color: #fff;
  outline: none;
  border:1px solid #ccc;
  border-left-color:transparent;
  cursor: pointer;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  transition: 0.3s all;
}

.qili-footer  button:hover {
  background: #fff;
  color:#000;
}

.qili-footer .invite-form .crmFormVali-error{ 
  top: 70px !important;
  left: 30px;
  width: 100%;
  margin-right: 0;
}

@media screen and (min-width:1279px) and (max-width:1500px){
  .qili-footer .foot.f2 ul li, .qili-footer .foot.f3 ul li{
    width:100%;
  }
}


@media screen and (max-width:480px){
  .qili-footer .foot.f1{
    width: 100% !important;
  }
  .qili-footer .foot.f1 .tel:nth-child(1) h3{
    font-size: 13px !important;
  }
  .okki-chat--bubble-holder .okki-chat-widget-bubble.okki-chat-elements--right{
    bottom: 100px !important;
  }
}