.tanthos-foot {
  font-family: var(--tiile-font-family);
  background: #485157;
  color: var(--title-text-color);
  padding: 60px 24px 0;
}
/*.tanthos-foot .container{
  max-width: 1720px;
  padding: 0;
}*/

.crm_inquiry_form_boxcustom_inquiry_form_1754985928139429 .inqury-form .input-wrap .input-label {
  color: #fff !important;
}

.crm_inquiry_form_boxcustom_inquiry_form_1754985928139429 .inqury-form .mul-select-wrap .bootstrap-select .btn-light, .crm_inquiry_form_boxcustom_inquiry_form_1754985928139429 .inqury-form .singel-select .bootstrap-select .btn-light {
    height: 42px !important;
    background-color: rgb(101 109 114 / 37%) !important;
    border: none !important;
    border-radius: 21px;
}

.bootstrap-select .dropdown-toggle .filter-option {
    display: flex;
    align-items: center;
    color: #fff;
}

.crm_inquiry_form_boxcustom_inquiry_form_1754985928139429 .inqury-form .attachment .upload-container {
    border: 1px solid #8C8C8C !important;
}

.tanthos-foot .tanthos-foot-content-xs #foor-nav-content-item-form{
  width: 100%;
}
.tanthos-foot .tanthos-foot-content-lx #foor-nav-content-item-form{
  width: 52%;
}
.tanthos-foot .tanthos-foot-content-xs{
  display: none;
}
.tanthos-foot .footer-nav {
  display: flex;
  justify-content: space-between;
}


.foor-nav-content-item{width: 33.3333%;}

.tanthos-foot .footer-nav .foor-nav-content-item ul{display: flex;flex-wrap: wrap;}
.tanthos-foot .footer-nav .foor-nav-content-item ul li {width: 100%; box-sizing: border-box; padding: 5px;}

.tanthos-foot .footer-nav-title {
  color: #f5f5f5;
  font-size: 24px;
  font-weight: 900;
  margin-bottom: 25px;
}
.tanthos-foot .footer-nav-subTitle {
  font-family: var(--font-family);
  color: #f5f5f5;
  font-size: 16px;
  font-weight: 400;
  line-height: 36px;
  display: inline-block;
}
.tanthos-foot .address{
  max-width: 400px;
  word-break:break-all;
}
.tanthos-foot .footer-nav-foot-btm {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  margin-top: 57px;
}
.tanthos-foot .footer-nav-foot-btm .copyright {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.09px;
}
.tanthos-foot .footer-nav-foot-btm .logo {
  width: 183px;
}
.tanthos-foot-content-xs .logo {
  margin-bottom: 30px;
}
.tanthos-foot .footer-nav-info {
  display: flex;
  align-items: center;
}
.tanthos-foot .footer-nav-info .iconfont {
  font-size: 20px;
  margin-right: 6px;
}
.tanthos-foot .iconfont-tel2 {
  margin-left: 0;
}
.tanthos-foot .footer-nav-medias {
  margin-top: 35px;
  display: flex;
  flex-wrap: wrap;
}
.tanthos-foot .footer-nav-medias-item {
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 1px solid #fff;
  margin-right: 15px;
}
.tanthos-foot .footer-nav-medias-item a i{
  color: #fff;
}
.tanthos-foot .nav-list{
  padding: 30px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.tanthos-foot .nav-item{
  margin-top: 30px;
}
.tanthos-foot .is-visible{
  display: none;
}
@media screen and (max-width: 1500px) {
  .tanthos-foot .footer-nav-info{
    flex-direction: column;
    align-items: flex-start;
  }
  .tanthos-foot .link{
    display: none;
  }
  .tanthos-foot .iconfont-tel2 {
  margin-left: 0;
  line-height: 36px;
}
}

/* @media screen and (max-width: 1280px) {
  .tanthos-foot .footer-nav-title {
  font-size: 20px;
}
  .tanthos-foot .footer-nav-subTitle {
  font-size: 14px;
  }
} */

@media screen and (max-width: 992px) {
  .tanthos-foot .tanthos-foot-content-lx{
    display: none;
  }
  .tanthos-foot .tanthos-foot-content-xs{
    display: block;
  }
  .tanthos-foot .foor-nav-content-item{
    margin-top: 35px;
  }
  .tanthos-foot  .nav-box{
    margin-top: 0;
  }
  .tanthos-foot .nav-list{
    margin-bottom: 0;
  }
  .tanthos-foot .footer-nav-info{
    flex-direction: row;
    align-items: center;
  }
  .tanthos-foot .link{
    display: inline-block;
  }
  .tanthos-foot .footer-nav-medias{
    margin-top: 22px;
  }
  .tanthos-foot{
    padding: 46px 24px 32px;
  }
  .tanthos-foot .footer-nav-info .iconfont{
    font-size: 16px;
  }
  .tanthos-foot .container{
  max-width: 960px;
  }

  .foor-nav-content-item{width: 100%;}
  .copyright {color: #fff;font-size: 14px;font-weight: 400;letter-spacing: 0.09px;margin-top: 20px;text-align: center;}
  .tanthos-foot .footer-nav-subTitle { display: flex;}
}

@media screen and (max-width: 768px) {
  .tanthos-foot .footer-nav-info{
    flex-direction: column;
    align-items: flex-start;
  }
  .tanthos-foot .link{
    display: none;
  }
  #foor-nav-content-item-form .input-wrap.half {
    width: 50%
  } 
}
@media screen and (max-width: 576px) {
  .tanthos-foot{
    padding: 46px 0 32px;
  }
}



/*è¡¨å•*/
#foor-nav-content-item-form .container{
  max-width: 100% !important;
}
#foor-nav-content-item-form .inqury_title_text {
  font-family: var(--title-font-family);
  color:  #fff;
  font-weight: 900;
  font-size: 24px;
  margin-bottom: 25px !important;
}
#foor-nav-content-item-form .inqury_titl_desc {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  font-family: var(--font-family);
  margin-bottom: 10px;
}
#foor-nav-content-item-form .input-label,
#foor-nav-content-item-form .char-count,
#foor-nav-content-item-form .crmForm-error{
  
}
#foor-nav-content-item-form .one-line-input {
  width: 100%;
  height: 42px;
  color: #fff;
  padding: 0 12px 0 20px;
  background-color: rgb(101 109 114 / 37%);
  border-radius: 21px;
  text-overflow: ellipsis;
  border: none;
}
#foor-nav-content-item-form .textarea-input {
  width: 100%;
  padding: 12px 12px 0 20px;
  height: 79px;
  border-radius: 40px;
  background-color: rgb(101 109 114 / 37%);
  overflow: hidden;
  text-overflow: ellipsis;
  border: none;
  color: #fff;
}
#foor-nav-content-item-form .inqury_submit {
  color: #fff;
  background-color: var(--color-primary);
  padding: 10px 40px;
  border-radius: 40px;
  cursor: pointer;
  font-weight: 700;
  font-family: var(--font-family);
}
#foor-nav-content-item-form .inqury_submit:hover {
  color: #fff;
  background-color: #0034ad;
}

#foor-nav-content-item-form .input-wrap {
  position: relative;
  padding: 10px 10px 0px 14px;
}
#foor-nav-content-item-form .col-lg-12{
  padding: 0;
}
#foor-nav-content-item-form .inqury_title_box{
  padding: 0 14px;
}
/* #foor-nav-content-item-form
#foor-nav-content-item-form
#foor-nav-content-item-form
#foor-nav-content-item-form */



.crm_inquiry_form_boxcustom_inquiry_form_1754985928139429 .inqury-form .phone-wrap .phone_number.error {
    color: #fff;
}

.crm_inquiry_form_boxcustom_inquiry_form_1754985928139429 .inqury-form .phone-wrap .bootstrap-select>.dropdown-toggle.bs-placeholder {
    background-color: rgb(101 109 114 / 37%);
}

.crm_inquiry_form_boxcustom_inquiry_form_1754985928139429 .inqury-form .phone-wrap input[type="number"] {
    background-color: rgb(101 109 114 / 37%);
}

.crm_inquiry_form_boxcustom_inquiry_form_1754985928139429 .inqury-form .phone-wrap .bootstrap-select {
    background: rgb(101 109 114 / 37%);
}


.crm_inquiry_form_boxcustom_inquiry_form_1754985928139429 .inqury-form .phone-wrap .bootstrap-select>.dropdown-toggle.bs-placeholder {
    background-color: rgb(101 109 114 / 37%) !important;
}


.crm_inquiry_form_boxcustom_inquiry_form_1754985928139429 .inqury-form .phone-wrap .bootstrap-select>.dropdown-toggle.bs-placeholder {
    border: none !important;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 21px;
    border-bottom-left-radius: 21px;
}

.crm_inquiry_form_boxcustom_inquiry_form_1754985928139429 .inqury-form .phone-wrap input[type="number"] {
    border: none !important;
    border-top-right-radius: 21px;
    border-bottom-right-radius: 21px;
}


.crm_inquiry_form_boxcustom_inquiry_form_1754985928139429 .inqury-form .phone-wrap .bootstrap-select {
    border-top-left-radius: 21px;
    border-bottom-left-radius: 21px;
}

.crm_inquiry_form_boxcustom_inquiry_form_1754985928139429 .inqury-form .phone-wrap input[type="number"] {
    color: #fff !important;
}


.crm_inquiry_form_boxcustom_inquiry_form_1754985928139429 .inqury-form .phone-wrap .bootstrap-select>.dropdown-toggle {
    background-color: rgb(101 109 114 / 37%) !important;
}    


@media screen and (max-width: 768px) {
    #foor-nav-content-item-form .input-wrap.half {
        width: 100%;
    }
    #foor-nav-content-item-form .one-line-input {
      font-size: 11px;
    }
    .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
      font-size: 11px;
    }
    .crm_inquiry_form_boxcustom_inquiry_form_1754985928139429 .inqury-form .phone-wrap input[type="number"] {
      font-size: 11px;
    }
    #foor-nav-content-item-form .textarea-input {
      font-size: 11px;
    }
    #foor-nav-content-item-form .input-label, #foor-nav-content-item-form .char-count, #foor-nav-content-item-form .crmForm-error {
      font-size: 11px;
    }
    .crm_inquiry_form_boxcustom_inquiry_form_1754985928139429 .inqury-form .attachment .input-placeholder {
      font-size: 11px;
    }
    .crm_inquiry_form_boxcustom_inquiry_form_1754985928139429 .inqury-form .attachment .upload-container {
      font-size: 11px;
    }
    #foor-nav-content-item-form .inqury_submit {
      font-size: 11px;
    }
    .bootstrap-select.bs-container .dropdown-menu {
        width: 220px;
    }


}

.footer-info{display: flex;}
.footer-info div{width:24%}
.footer-info p {color: #f5f5f5;font-size: 24px;font-weight: 900;margin-bottom: 25px;}
.footer-info a{font-family: var(--font-family);color: #f5f5f5;font-size: 20px;font-weight: 400;line-height: 36px;display: inline-block;}

@media(max-width:991px){
  .footer-info div {width: 50%;margin-bottom: 15px;}
  .footer-info {margin-top: 30px;flex-direction: column;}
  .footer-info p {margin-bottom: 10px;}
  .footer-info a {font-size: 16px;}

}



