:root {
  --public-color: #004178;
  --max: 1430px;
}

.middle {
  padding-top: 123px;
}

/* middle-one */
.middle .middle-one {
  height: 350px;
  background: url(../../images/bg_faq.jpg) no-repeat;
  background-size: cover;
}

.middle .middle-one>.container-xl {
  display: flex;
  align-items: center;
  height: 100%;
}

.middle .middle-one h1 {
  margin-left: 0px;
  margin-top: 25px;
  font-size: 64px;
  line-height: 64px;
  font-weight: 800;
  color: #fff;
  font-family: "Urbanist", sans-serif;
}

/* middle-two */
/* middle-three */
.middle .middle-three {
  position: relative;
  background: #fff;
  padding: 110px 0 0 0;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}

.middle .middle-three .container-xl {
  position: relative;
  z-index: 1;
}

.middle .middle-three .container-xl > .t1 {
  font-weight: 700;
  font-size: 32px;
  line-height: 25.17px;
  color: var(--public-color);
}

.middle .middle-three .container-xl > .t2 {
  margin-top: 70px;
  display: flex;
  width: 50%;
}

.middle .middle-three .container-xl > .t2 .image {
  min-width: 40px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #dce7f0;
  display: flex;
}

.middle .middle-three .container-xl > .t2 .image img {
  width: auto;
  height: auto;
  margin: auto;
}

.middle .middle-three .container-xl > .t2 .txt {
  padding-left: 40px;
  color: var(--public-color);
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  margin-top: auto;
  margin-bottom: auto;
  font-family: "Urbanist", sans-serif;
}

.middle .middle-three .container-xl > .t2 .txt span:nth-child(1) {
  font-weight: 700;
  text-transform: uppercase;
}

.middle .middle-three .container-xl > .t3 {
  margin-top: 20px;
}

.middle .middle-three .container-xl > .t3 .t3-other {
  display: flex;
}

.middle .middle-three .container-xl > .t3 .t3-other .image {
  min-width: 40px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #dce7f0;
  display: flex;
}

.middle .middle-three .container-xl > .t3 .t3-other .image img {
  width: auto;
  height: auto;
  margin: auto;
}

.middle .middle-three .container-xl > .t3 .t3-other .txt {
  padding-left: 40px;
}

.middle .middle-three .container-xl > .t3 .t3-other .txt a {
  color: var(--public-color);
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  font-family: "Urbanist", sans-serif;
}

.middle .middle-three .container-xl > .t3 .t3-other .txt a:hover {
  text-decoration: underline;
}

.middle .middle-three .container-xl > .t3 .t3-other .txt a span {
  font-weight: 700;
  text-transform: uppercase;
}
.middle .middle-three .st{
  display: flex;
  flex-wrap: wrap;
}
.middle .middle-three .st > div{margin-top: 35px;}
.middle .middle-three .st > div a{
  display: block;
  color: var(--public-color);
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  margin-top: auto;
  margin-bottom: auto;
  font-family: "Urbanist",
  sans-serif;
}

.middle .middle-three .st > div a:not(:first-child):hover{
  text-decoration: underline;
}

.middle .middle-three .st > div a:nth-child(1){
  font-weight: 700;
}

.middle .middle-three > .t4 {
  margin-top: 100px;
  background: url(../../images/r1.jpg) no-repeat;
  background-size: cover;
  padding: 100px 0;
}

.middle .middle-three > .t4 .container-xl{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.middle .middle-three > .t4 .left {
  width: 50%;
  padding-right: 7%;
}

.middle .middle-three > .t4 .left .t1{
  color: #fff;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  text-transform: uppercase;
}
.middle .middle-three > .t4 .left .t2{
  margin-top: 15px;
  color: #fff;
  font-weight: 700;
  font-size: 38px;
  line-height: 38px;
  position: relative;
  padding-bottom: 40px;
  text-transform: uppercase;
}
.middle .middle-three > .t4 .left .t2::before{
  position: absolute;
  content: "";
  width: 120px;
  height: 3px;
  background: linear-gradient(to left, #24b66f, #88ca4e);
  background-size: cover;
  background-repeat: no-repeat;
  bottom: 0;
  left: 0;
}
.middle .middle-three > .t4 .left .t3{
  margin-top: 40px;
  font-weight: 300;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
}
.middle .middle-three > .t4 .left .t4{
  margin-top: 30px;
  font-weight: 300;
  color: #fff;
  font-size: 18px;
  line-height: 32px;
}
.middle .middle-three > .t4 .left .t5{
  margin-top: 60px;
}
.middle .middle-three > .t4 .left .t5 ul li{
  margin-top: 40px;
  display: flex;
  align-items: center;
  gap: 40px;
}
.middle .middle-three > .t4 .left .t5 ul li > div{
  background: url(../../images/r5.png) no-repeat;
  width: 62px;
  height: 72px;
  min-width: 62px;
  display: flex;
}
.middle .middle-three > .t4 .left .t5 ul li > div img{
  margin: auto;
}
.middle .middle-three > .t4 .left .t5 ul li p{
  font-weight: 700;
  font-size: 20px;
  line-height: 32px;
  color: #fff;
}
.footer .footer-top{
  display: none;
}

.middle .middle-three > .t4 .right{
  width: 50%;
  padding: 100px 55px;
  background-color: #fff;
}

.middle .middle-three > .t4 .right p{
  font-weight: 400;
  color: #000000;
  font-size: 36px;
  line-height: 40px;
}
.middle .middle-three > .t4 .right p span{
  font-weight: 700;
}
.middle .middle-three > .t4 .right .tj{
  margin-top: 40px;
}
.middle .middle-three > .t4 .right .tj .form-row label{
  color: #666666;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
}
.middle .middle-three > .t4 .right .tj .form-row input,
.middle .middle-three > .t4 .right .tj .form-row textarea {
  border: 1px solid #666666;
}

.middle .middle-three > .t4 .right .tj .form-row input::placeholder,
.middle .middle-three > .t4 .right .tj .form-row textarea::placeholder {
  color: #bbbbbb;
}

.middle .middle-three > .t4 .right .tj .form-row input::-webkit-input-placeholder,
.middle .middle-three > .t4 .right .tj .form-row textarea::-webkit-input-placeholder {
  color: #bbbbbb;
}

.middle .middle-three > .t4 .right .tj .form-row input::-moz-placeholder,
.middle .middle-three > .t4 .right .tj .form-row textarea::-moz-placeholder {
  color: #bbbbbb;
}

.middle .middle-three > .t4 .right .tj .form-row input::-ms-input-placeholder,
.middle .middle-three > .t4 .right .tj .form-row textarea::-ms-input-placeholder {
  color: #bbbbbb;
}

.middle .middle-three > .t4 .right .tj .form-row input::-moz-placeholder,
.middle .middle-three > .t4 .right .tj .form-row textarea::-moz-placeholder {
  color: #bbbbbb;
}

.middle .middle-three > .t4 .right .tj .form-row button {
  margin-top: 25px;
  border: none;
  background: #0758a8;
}

.middle .middle-three > .t4 .right .tj .form-row button a {
  color: #fff;
  font-weight: 700;
  line-height: 44px;
  font-family: "Urbanist", sans-serif;
  text-transform: uppercase;
  text-decoration: underline;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  transition: .6s;
}

.middle .middle-three > .t4 .right .tj .form-row button:hover a{
  gap: 40px;
  transition: .6s;
}

.middle .middle-three .bg_circle {
  position: absolute;
  right: -80px;
  bottom: -400px;
}

@media (max-width: 768px) {
  .middle .middle-one{height: 120px;}
  .middle .middle-one > .container-xl{justify-content: center;}
  .middle .middle-one h1{margin-top: 0;}
  .middle .middle-three{padding: 15px 0 30px 0;}
  .middle .middle-three .container-xl > .t2{margin-top: 15px;width: 100%;}
  .middle .middle-three .container-xl > .t2 .txt,
  .middle .middle-three .container-xl > .t3 .t3-other .txt{padding-left: 15px;}
  .middle .middle-three .container-xl > .t3{margin-top: 15px;}
  .middle .middle-three .container-xl > .t3 .t3-other{align-items: center;padding-bottom: 15px;}
  .middle .middle-three > .t4{margin-top: 15px;padding: 30px 0;}
  .middle .middle-three > .t4 .right{margin-top: 15px;padding: 15px 15px;}
  .middle .middle-three .bg_circle{display: none;}
  .middle .middle-three > .t4 .right .tj .form-row button{margin-top: 0;}
  .middle .middle-three > .t4 .left .t2{padding-bottom: 15px;}
  .middle .middle-three > .t4 .left .t3,
  .middle .middle-three > .t4 .left .t4{margin-top: 15px;}
  .middle .middle-three > .t4 .left .t5{margin-top: 0;}
  .middle .middle-three > .t4 .left .t5 ul li{margin-top: 15px; gap: 15px;}
  .middle .middle-three > .t4 .right p{font-size: 24px;
  line-height: 32px;}
  .middle .middle-three > .t4 .right .tj{margin-top: 15px;}
}