@media only screen and (max-width: 992px) {
.section-block-demo64-header .head {
	display: none !important;
}
}
h2[heading-type="custom"] .sub {
	position: relative;
	display: block;
	font-size: 16px;
	font-weight: 300;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 20px;
}
h2[heading-type="custom"] .sub em {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(0, 64, 206, 8%);
	border-radius: 15px;
	padding: 0 19px;
	line-height: 30px;
}
h2[heading-type="custom"] .sub em i {
	width: 8px;
	height: 8px;
	background: #000;
	border-radius: 50%;
	margin-right: 11px;
}
.tit-desc {
	font-size: 18px;
	line-height: 1.66667;
	color: #666;
	text-align: center;
	padding: 13px 22% 0;
}
 @media only screen and (max-width:1280px) {
.tit-desc {
	font-size: 16px;
	padding: 10px 5% 0;
}
}
 @media only screen and (max-width:992px) {
.tit-desc {
	font-size: 1rem;
}

}
	
		.policy-list li a{font-size: 16px;padding-left: 10px;}
	.policy-list{float:right;display: flex;}		
/*footer*/	
.foot-inquiry .tit-desc{padding:0;margin-bottom:3%; color:rgba(255,255,255,.4); text-align:left;}
    .section-block-demo324-footer {
      background: url(../images/foot-bg.webp) no-repeat center/cover;
      padding: 3% 0 0;width:100%;float:left;
    }

    .section-block-demo324-footer .inquiry-box {
      position: relative;
      width: 35%;
      overflow: hidden;
    }

    .section-block-demo324-footer .inquiry-box::after {
      content: '';
      width: 140px;
      height: 1px;
      background: rgba(255, 255, 255, 50%);
      position: absolute;
      top: 9%;
      right: -4.2%;
      transform: rotate(49deg);
    }

    .section-block-demo324-footer .foot-inquiry {
      width: 100%;
      height: 100%;
      background: rgba(255, 255, 255, 14%);
      backdrop-filter: blur(10px);
      -webkit-clip-path: polygon(0 0, 85% 0, 100% 18%, 100% 100%, 0 100%);
      clip-path: polygon(0 0, 85% 0, 100% 18%, 100% 100%, 0 100%);
      border: 1px solid rgba(255, 255, 250, 50%);
      padding: 42px 38px 46px;
    }

    .section-block-demo324-footer .inquiry-tit {
      font-size: 2.58rem;
      font-weight: 700;
      line-height: 2;
      color: #fff;
      text-transform: uppercase;
      padding-bottom: 27px;
    }

    .section-block-demo324-footer .inquiry-form .form-item {
      width: 100%;
    }

    .section-block-demo324-footer .inquiry-form input,
    .section-block-demo324-footer .inquiry-form textarea {
      width: 100%;
      height: 50px;
      border: 1px solid rgba(255, 255, 255, 43%);
      background: rgba(255, 255, 255, 17%);
      padding-left: 15px;
      margin-bottom: 24px;
    }

    .section-block-demo324-footer .inquiry-form textarea {
      height: 157px;
    }

    .section-block-demo324-footer .inquiry-form input::placeholder,
    .section-block-demo324-footer .inquiry-form textarea::placeholder {
      font-size: 16px;
      color: #fff;
    }

    .section-block-demo324-footer .inquiry-form .item-name,
    .section-block-demo324-footer .inquiry-form .item-phone {
      width: 48%;
    }

    .section-block-demo324-footer .inquiry-form .btn-submit {
      background: var(--bs-theme-color);
      color: #fff;
      font-size: 18px;
      line-height: 1.55556;
      border: 1px solid var(--bs-theme-color);
      padding: .65em 3.5em;
      border-radius: 27px;
      margin-top: 20px;
      transition: all .3s linear;
    }

    .section-block-demo324-footer .inquiry-form .btn-submit img {
      filter: invert(1) brightness(1000%);
      margin-left: 18px;
      vertical-align: baseline;
    }

    .section-block-demo324-footer .inquiry-form .btn-submit:hover {
      background: #fff;
      color: var(--bs-theme-color);
    }

    .section-block-demo324-footer .inquiry-form .btn-submit:hover img {
      filter: unset;
    }

    .section-block-demo324-footer a {
      display: block;
      font-size: 18px;
      font-weight: 300;
      color: #fff;
      transition: all .3s linear;
    }
.section-block-demo324-footer a:hover{ color:var(--bs-theme-color);}
    .section-block-demo324-footer a:hover {
      transform: translateX(8px);
    }

    .section-block-demo324-footer .foot-wrap {
      width: 65%;
      padding-left: 6.71rem;
    }

    .section-block-demo324-footer .foot-items {
      padding: 2px 2px 5.71rem;
    }

    .section-block-demo324-footer .foot-item,
    .section-block-demo324-footer .foot-nav,
    .section-block-demo324-footer .foot-contacts {
      padding: 2px;
    }

    .section-block-demo324-footer .foot-nav a {
      line-height: 44px;
    }
.section-block-demo324-footer .foot-nav a:hover{    color:var(--bs-theme-color);}
    .section-block-demo324-footer .foot-title {
      font-size: 18px;
      line-height: 2;
      color: #fff;
      text-transform: uppercase;
      padding-bottom: 7px;
    }

    .section-block-demo324-footer .foot-contact-item {
      width: 36%;
    }

    .section-block-demo324-footer .foot-contacts a {
      line-height: 38px;
    }

    .section-block-demo324-footer .foot-contacts li:not(:last-of-type) {
      padding-bottom: 10px;
    }

    .section-block-demo324-footer .foot-contacts li:last-of-type {
      font-size: 18px;
      font-weight: 300;
      color: #fff;
      line-height: 1.33334;
    }

    .section-block-demo324-footer .foot-social {
      padding-top: 36px;display: block;
    }
    .section-block-demo324-footer .foot-social li{float:left;margin-bottom:10px;}
    .section-block-demo324-footer .foot-social li:not(:last-of-type) {
      margin-right: 10px;
    }

    .section-block-demo324-footer .foot-social li a {
      display: block;
      width: 41px;
      height: 41px;
      border-radius: 50%;
      background: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
      transition: all .5s linear;
    }
.section-block-demo324-footer .foot-social li a i{ color:#0040ce;}
    .section-block-demo324-footer .foot-social li a:hover {
      transform: rotateY(180deg);
    }

    .section-block-demo324-footer .copyright {
      font-size: 18px;
      line-height: 2;
      color: #fff;
      font-weight: 300;
      border-top: 1px solid rgba(255, 255, 255, 36%);
      padding-top: 3.07rem;
    }

    @media only screen and (max-width: 1900px) {
      .section-block-demo324-footer .foot-inquiry {
        border: none;
      }

      .section-block-demo324-footer .inquiry-box::after {
        display: none;
      }
    }

    @media only screen and (max-width: 1440px) {
      .section-block-demo324-footer {
        padding: 5rem 0 0;
      }

      .section-block-demo324-footer .inquiry-tit {
        font-size: 2rem;
        padding-bottom: 15px;
      }

      .section-block-demo324-footer .inquiry-form input {
        height: 35px;
      }

      .section-block-demo324-footer .inquiry-form .btn-submit {
        font-size: 16px;
        margin-top: 0;
      }

      .section-block-demo324-footer .foot-wrap {
        padding-left: 3rem;
      }

      .section-block-demo324-footer a {
        font-size: 16px;
      }

      .section-block-demo324-footer .foot-items {
        padding-bottom: 3rem;
      }

      .section-block-demo324-footer .copyright {
        padding-top: 1.5rem;
        font-size: 1rem;
      }

      .section-block-demo324-footer .foot-social {
        padding-top: 20px;
      }
    }

    @media only screen and (max-width: 1280px) {
      .section-block-demo324-footer .inquiry-tit {
        font-size: 1.5rem;
      }

      .section-block-demo324-footer .foot-inquiry {
        padding: 20px;
      }

      .section-block-demo324-footer a,
      .section-block-demo324-footer .foot-contacts li:last-of-type {
        font-size: 14px;
      }

      .section-block-demo324-footer .foot-logo {
        width: 20%;
      }

      .section-block-demo324-footer .copy-desc {
        width: 80%;
      }
    }

    @media only screen and (max-width: 850px) {
      .section-block-demo324-footer .inquiry-box {
        width: 100%;
        margin-bottom: 1rem;
      }

      .section-block-demo324-footer .foot-wrap {
        width: 100%;
        padding: 0;
      }
    }

    @media only screen and (max-width: 650px) {

      .section-block-demo324-footer .foot-item {
        width:100%;
      }

      .section-block-demo324-footer .foot-contact-item,
      .section-block-demo324-footer .foot-logo,
      .section-block-demo324-footer .copy-desc {
        width: 100%;
      }

      .section-block-demo324-footer .copyright {
        text-align: center;
      }
    }
			
	#onlineService {
  display: none;
}

@media(max-width:768px) {
	.policy-list{margin: auto;}
	.section-block-demo324-footer{padding-bottom: 15%;}
.gotop.active,.im{
  display: none;
}
  #onlineService {
    display:block;
  }
  #onlineService {
    overflow:visible;
  }
  #onlineService {
    position:fixed;
    z-index:9999;
    bottom:0;
    left:50%;
    width:100%;
    -webkit-transform:translateX(-50%);
    -moz-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    -o-transform:translateX(-50%);
    transform:translateX(-50%)
  }
  .offside {
    display:flex;
    width:100%
  }
  .offside li {
    flex-grow:1;
    flex:1;
    text-align:center;
    width:auto;
    height:60px;
    background:var(--bs-theme-color) !important;
    border-bottom:none !important;
    border-right:1px solid rgba(255,255,255,0.15)
  }
  .offside li i {
    color:#fff !important;
    font-size:20px !important;
    line-height:60px !important;
    padding:0;
    font-size:22px !important
  }
  .offside li.tel {
    width:47px;
    transform:translateX(0);
    -webkit-transform:translateX(0)
  }
  .offside li:last-child {
    display:none
  }
  .offside li p {
    display:none !important
  }
  .offside li a {
    position:static;
    display:inline-block
  }

}
		