.contact-banner {
  background: #0f0f0f;
  height: 165px;
}
.contact-1 {
  /*height: 700px;*/
  background: #0f0f0f;
  border-top: 1px solid #3b3b3b;
  padding-bottom: 40px;
}
.contact-1 video {
  background-size: cover;
  background-position: 50% 50%;
  position: absolute;
  margin: auto;
  width: 100%;
  height: 100%;
  right: -100%;
  bottom: -100%;
  top: -100%;
  left: -100%;
  object-fit: cover;
  z-index: -100;
}
.contact-1 .w50 {
  /* width: 50%; */
  /* float: left; */
  /* height: 100%;*/
}
.left-txt {
  border-bottom: 1px solid #3b3b3b;
}
.left-txt h1 {
  padding-bottom: 4px;
  font-family: "Labil Grotesk", Arial, sans-serif;
  font-family: "Montserrat-Light", Arial, sans-serif;
  font-size: 3.998em;
  line-height: 1.1;
  background-image: radial-gradient(
    circle farthest-corner at 100% 0,
    #50b5ee 28%,
    #ff8a00 51%,
    #ff8a00 87%,
    #057876 96%
  );
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.left-txt h2 {
  font-family: "Montserrat-Light", Arial, sans-serif;
  font-size: 22px;
  color: #ff8a00;
  line-height: 30px;
  padding-top: 20px;
}
.left-txt .tit {
  /* position: absolute; */
  /* top: 50%; */
  /* left: 50%; */
  /* transform: translate(-50%,-50%); */
  text-align: center;
  padding-top: 70px;

}
.left-txt .social {
  margin-top: 50px;
}
.left-txt .social a {
  padding-right: 10px;
}
.left-txt .social a img {
  width: 28px;
}
.contact-1 .right-info {
  background: #0f0f0f;
}
.contact-1 .right-info ul {
  border-right: 1px solid rgb(163 163 163 / 30%);
}
.contact-1 .right-info li {
  float: left;
  width: 290px;
  /*border-bottom: 1px solid #3b3b3b;*/
  border-left: 1px solid rgb(163 163 163 / 30%);
  height: 200px;
}
.contact-1 .right-info li.li1 {
  background: #ff8a00;
  width: 379px;
}
.contact-1 .right-info li.li2,
.contact-1 .right-info li.li4 {
  background: #2b2b2b;
}
.contact-1 .right-info li.li3 {
  background: #ff8a00;
}

.contact-1 .right-info li .inner {
  padding: 40px 30px 20px;
  position: relative;
  height: 100%;
}
.contact-1 .right-info li .lxfs {
  /* position: absolute; */
  /* left: 4em; */
  /* right: 4em; */
  /* top: 80px; */
  color: #fff;
  font-family: "Montserrat-Light";
}
.contact-1 .right-info li .lxfs img {
  width: 40px;
  display: block;
  padding-bottom: 20px;
}
.contact-1 .right-info li .lxfs p {
  font-size: 16px;
}
.contact-1 .right-info li .lxfs p a {
  text-decoration: underline;
}

.contact-2 {
  background: #0f0f0f;
  padding: 80px 0;
}
.contact-2 .tu {
  width: 50%;
  background: url(../image/contact.jpg) no-repeat center;
  height: 490px;
  background-size: cover;
}
.contact-2 .tu img {
  width: 100%;
}
.contact-2 h2 {
  font-family: "Montserrat-Light", Arial, sans-serif;
  font-size: 3em;
  line-height: 1.1;
  color: #ff8a00;
  margin: 0 auto;
  text-align: center;
  text-transform: capitalize;
  margin-bottom: 60px;
}
.contact-2 .w1250 {
  margin-top: 50px;
}
.message-form {
  float: right !important;
}

/*style 2*/
.contact-page {
  padding: 5% 0;
  background: #171719;
  position: relative;
}
.contact-left {
  float: left;
  width: 45%;
  position: relative;
}
.contact-left h3 {
  color: #ffffff;
  text-transform: capitalize;
  text-align: left;
  font-size: 30px;
  margin-bottom: 50px;
  font-family: "Montserrat";
}
.contact-left .info {
  margin-bottom: 50px;
}
.contact-left .info-title {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
.contact-left .info p {
  color: #ccc;
  padding-top: 5px;
  color: #fff;
  font-size: 16px;
}
.contact-left .info p a {
  color: #ccc;
  color: #fff;
}
.contact-left .info p a:hover {
  text-decoration: underline;
}

.contact-left .info-add {
  background: url(../image/icon13.png) no-repeat left;
  background-size: 28px;
  padding-left: 40px;
}
.contact-left .info-mail {
  background: url(../image/icon14.png) no-repeat left;
  background-size: 28px;
  padding-left: 40px;
}
.contact-left .info-phone {
  background: url(../image/icon15.png) no-repeat left;
  background-size: 28px;
  padding-left: 40px;
}
.contact-left .info-web {
  background: url(../image/icon16.png) no-repeat left;
  background-size: 28px;
  padding-left: 40px;
}
.form-right {
  float: right;
  width: 45%;
}
.form-right h3 {
  color: #ff8a00;
  text-transform: capitalize;
  text-align: left;
  font-size: 30px;
  margin-bottom: 50px;
  font-family: "Montserrat";
}
.form-right .label {
  margin-bottom: 35px;
}
.form-right .label span {
  display: block;
  color: #ccc;
  font-size: 16px;
  margin-bottom: 5px;
  position: relative;
  padding-left: 12px;
  font-family: "Montserrat-Light";
}
.form-right .input-text {
  width: 100%;
  background: transparent;
  border-bottom: 1px solid rgb(255 255 255 / 50%);
  padding-bottom: 12px;
  font-family: "Montserrat-Light";
  color: #fff;
}
.form-right button {
  width: 200px;
  height: 40px;
  line-height: 40px;
  border-radius: 50px;
  border: none;
  background: #ff8a00;
  color: #fff;
  text-transform: uppercase;
  margin: 0 auto;
  display: block;
  font-family: "Montserrat";
}

.form-right textarea {
  border: none;
  border-bottom: 1px solid rgb(255 255 255 / 50%);
  color: #ccc;
}
input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #ccc;
  font-family: "Montserrat-Light";
}
input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ccc;
  font-family: "Montserrat-Light";
}
input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ccc;
  font-family: "Montserrat-Light";
}
input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #ccc;
  font-family: "Montserrat-Light";
}

textarea::-webkit-input-placeholder {
  color: #ccc;
  font-family: "Montserrat-Light";
  font-size: 15px;
}
textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ccc;
  font-family: "Montserrat-Light";
  font-size: 15px;
}
textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ccc;
  font-family: "Montserrat-Light";
  font-size: 15px;
}
textarea::-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #ccc;
  font-family: "Montserrat-Light";
  font-size: 15px;
}
input:focus,
textarea:focus {
  outline: none;
}

.form-right .label span::before {
  content: "*";
  color: red;
  position: absolute;
  left: 0;
  top: 0;
}

.green-bg {
  position: absolute;
  width: 50%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #ff8a00;
}

#container {
  height: 600px;
  width: 1000px;
}
#container .amap-logo {
  opacity: 0;
}




.intouch-contact .line {
    width: 650px;
    margin: 0 auto;
    position: relative;
    margin-top: 50px;
  }
  .intouch-contact .line ul {
    text-align: center;
    border-top: 1px solid #919191;
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
  }
  .intouch-contact .line ul::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    top: -1px;
    left: 0;
    transition: all 0.4s ease-out;
    visibility: initial;
    background: linear-gradient( to right, rgba(179, 141, 252, 1) 0%, rgba(65, 231, 232, 1) 100% );
  }

  .intouch-contact .line ul li {
    margin-left: 7%;
    margin-right: 7%;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-family: "Montserrat-Light";
    position: relative;
    top: 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .intouch-contact .line ul li:hover {
    top: -8px;
  }
  .intouch-contact .line ul li img {
    width: 150px;
    border-radius: 10px;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .intouch-contact .line ul li p {
    font-family: "Montserrat-Light";
    text-transform: capitalize;
  }

@media (max-width: 1024px){
.message-form {
    width: auto;
    float: none !important;
}
#mc_embed_leavemessage input[type=text], #mc_embed_leavemessage input[type=email], #mc_embed_leavemessage textarea {
	width:100% !important;
	margin-left: 0px !important;
}
}