.content-left-div {
  line-height: 32px;
  font-size: 20px;
  font-family: "Microsoft YaHei";
  font-weight: 400;
  color: rgba(68,68,68,1);
}
.content ul {
  list-style: none;
  padding: 0;
}

.content ul li {
  padding: 10px 0 0 28px;
  position: relative;
}

.content ul i {
  left: 0;
  top: 7px;
  position: absolute;
  font-size: 20px;
  color: #6b97f8;
  font-family: 'Microsoft YaHei';
}

.testimonials_slider {
  margin-top: -30px;
}

.content h2 {
  font-size:24px;
  font-family:"Microsoft YaHei";
  font-weight:bold;
  color:rgba(68,68,68,1);
}

.ml100 {
  margin-left: 100px;
}

.content-left-p{
  margin-left: 100px;
  line-height: 35px;
  font-family: 'Microsoft YaHei';
  color: #868d99;
}
.content-right-p{
  color: #868d99;
  font-family:"Microsoft YaHei";
}
.content-right-p-bottom{
  color: #868d99;
  font-family:"Microsoft YaHei";
}


.pt40 {
  padding-top: 40px;
}
.section-subheading a:hover{
  cursor: pointer;
  color: #6b97f8;
}
.section-subheading-email {
  color: #6b97f8;
}

.w3l-counter-6 h4 {
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  margin-bottom: 20px;
  text-align: center; }

.w3l-counter-6 .counter-grids-info h6 {
  font-size: 35px;
  line-height: 40px;
  color: var(--heading-color);
  font-weight: 700;
  margin-top: 20px; }

.w3l-counter-6 p.title-text {
  max-width: 750px;
  margin: 0 auto 50px; }

.counter-gd {
  background: #fff;
  padding: 20px 0px;
  border-radius: 8px;
  box-shadow:0px 8px 27px 0px rgba(237,241,250,1);
  margin-bottom: 20px;
 }
 .counter-gd img {
   width: 80px;
   height: 90px;

 }
 .counter-gd-title {
  font-size:25px;
  font-family:"Microsoft YaHei";
  font-weight:bold;
  color:rgba(13,31,60,1);
  line-height: 48px;
 }

.w3l-counter-6 .counter-grids-info h4 {
  color: var(--heading-color);
  font-size: 50px;
  text-transform: capitalize;
  line-height: 60px;
  font-weight: 700; }

.w3l-counter-6 .counter-grids-info p {
  font-size: 18px;
  line-height: 28px;
  font-family:"Microsoft YaHei";
  color: #10161a;
  font-weight: 400;
  margin-top: 20px;
 }

.w3l-counter-6 .counter-gd label {
  font-size: 1em;
  color: var(--heading-color);
  font-weight: 100; }

@media all and (max-width: 992px) {
  .w3l-counter-6 .counter-gd {
    margin-bottom: 2em;
   }
  .w3l-counter-6 .counter-grids-info h4 {
    font-size: 40px;
    line-height: 40px; 
  }
  .ml100 {
    margin-left: 0px;
  }
  .content-left-p {
    margin-left: 0px;
  }
}

@media all and (max-width: 480px) {
  .counter-grids-info {
    padding: 0 10px; }
  .counter-grids-info .col-6 {
    padding: 0 5px; }
  .w3l-counter-6 .counter-gd {
    margin-bottom: .7em; } }

@media all and (max-width: 384px) {
  .counter-gd {
    background: #fff;
    padding: 30px 10px; }
  .w3l-counter-6 .counter-grids-info h6 {
    font-size: 30px;
    line-height: 35px;
    margin-top: 15px; }
  .w3l-counter-6 .counter-grids-info p {
    font-size: 16px;
    color: #868d99;
   }
 }

    .single-gallery-item {
      position: relative;
      z-index: 1;
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms; }
      .single-gallery-item::after {
        background-color:rgba(255,253,251,0.89);
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 2;
        content: '';
        opacity: 0;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms; }
      .single-gallery-item:hover::after {
        opacity: 1; }
      .single-gallery-item .view-more-btn {
        position: absolute;
        bottom: 40px;
        left: 40px;
        z-index: 9;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
       }
        .single-gallery-item .view-more-btn p {
          background-color: transparent;
          font-size: 16px;
          color: #ffffff;
          display: block;
          box-shadow: none;
          font-weight: 700;
          opacity: 0; }
      .single-gallery-item:hover .view-more-btn p {
        opacity: 1; }

        .w3l-features-photo-7 .w3l-features-photo-7_top-left h2 {
          font-size: 32px;
          font-weight: 700;
          line-height: 40px; }
        
        .w3l-features-photo-7 .w3l-features-photo-7_top-left h4 {
          font-size: 26px;
          font-weight: 700;
          line-height: 35px;
          margin-bottom: 20px; 
        }
        .w3l-features-photo-7 .w3l-features-photo-7_top-left h4 span {
          font-size: 26px;
          font-weight: 700;
          line-height: 35px;
          margin-bottom: 20px; 
          color: #6b97f8;
        }
        
        .w3l-features-photo-7 .w3l-features-photo-7-box span.fa, .w3l-features-photo-7 .icon {
          display: inline-block;
          height: 65px;
          transition: all .3s ease;
          width: 65px;
          text-align: center;
          font-weight: 400;
          line-height: 65px;
          color: #fff;
          border-radius: 50%;
          font-size: 18px; }
        
        .w3l-features-photo-7 h5.w3l-features-photo-7-box-txt a {
          font-size: 22px;
          font-weight: 700;
          line-height: 30px;
          margin-bottom: 6px;
          display: inline-block;
          color: var(--heading-color);
          transition: .3s;
          --webkit-transform: .3s;
          --moz-transform: .3s;
          --ms-transform: .3s;
          --o-transform: .3s; }
        
        .w3l-features-photo-7 h5.w3l-features-photo-7-box-txt a:hover {
          color: var(--text-hover-color); }
        
        .w3l-features-photo-7 .w3l-features-photo-7_top-right img {
          border-radius: 6px; }
        
        .w3l-features-photo-7 .feat_top {
          display: grid;
          grid-template-columns: 1fr 1fr;
          grid-column-gap: 20px;
          grid-row-gap: 40px;
          margin-top: 130px; }
        
        .w3l-features-photo-7 .w3l-features-photo-7-box {
          display: grid;
          grid-template-columns: 1fr auto;
          grid-gap: 15px; }
        
        @media (max-width: 992px) {
          .w3l-features-photo-7 .w3l-features-photo-7_top-left h4 {
            font-size: 24px;
            line-height: 30px; }
          .w3l-features-photo-7 .w3l-features-photo-7_top-left h2 {
            font-size: 28px;
            line-height: 35px; } }
        
        @media (max-width: 736px) {
          .w3l-features-photo-7 .feat_top {
            grid-template-columns: 1fr;
            grid-column-gap: 0px;
            grid-row-gap: 30px; } }
        
        @media (max-width: 415px) {
          .w3l-features-photo-7 .w3l-features-photo-7_top-left h4 {
            font-size: 22px;
            line-height: 30px; }
          .w3l-features-photo-7 .w3l-features-photo-7_top-left h2 {
            font-size: 26px;
            line-height: 35px; } }
        
        @media (max-width: 375px) {
          .w3l-features-photo-7 .w3l-features-photo-7_top-left h4 {
            font-size: 20px;
            line-height: 28px; }
          .w3l-features-photo-7 .w3l-features-photo-7_top-left h2 {
            font-size: 24px;
            line-height: 32px; }
          .w3l-features-photo-7 h5.w3l-features-photo-7-box-txt a {
            font-size: 20px;
            line-height: 26px; }
          .w3l-features-photo-7 .w3l-features-photo-7-box {
            grid-gap: 10px; } }




.apply-img {
  height: 200px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 100% 100%;
  position: relative;
}
.bgimg1 {
  background-image: url(../image/1.png);
}
.bgimg2 {
  background-image: url(../image/2.png);
}
.bgimg3 {
  background-image: url(../image/3.png);
}
.bgimg4 {
  background-image: url(../image/4.png);
}
.apply-img-div {
  position: absolute;
  top: 102px;
  left: 20px;
}
.apply-img-div-p-title {
  text-align: left;
  font-size:20px;
  font-family:"Microsoft YaHei";
  font-weight:bold;
  color:rgba(255,255,255,1);
  margin-bottom: 10px;
}
.apply-img-div-p {
  text-align: left;
  font-size:14px;
  font-family:"Microsoft YaHei";
  font-weight:300;
  color:rgba(255,255,255,0.6);
}

.hengline {
  content: "";
  height: 4px;
  width: 40px;
  background-color: #6b97f8;
  margin-top: 20px;
  margin-left: 48%;
}


.qrcode {
  width: 150px;
}



#hero {
  height: 60vh;
  min-height: 485px;
}

#hero .container {
  text-align: left;
}

#hero .container .topTitle {
  font-size: 48px;
  font-weight: bold;
  transform: translateY(-85%);
}


.deliveryContent {
  width: 100%;
  display: flex;
  justify-content: space-around;
}

.deliveryContent img {
  transform: translateY(-3px);
  margin-right: 8px;
}

.deliveryContent .left p,
.deliveryContent .right p {
  display: inline;
  font-size: 20px;
  color: #6b97f8;
}

.email {
  font-size: 30px;
   font-weight: 150;
    color: #10161a;
}

@media only screen and (min-width: 370px) and (max-width: 980px) {
  #hero .container .topTitle {
    font-size: 28px;
  }
  h2.section-heading {
    font-size: 22px;
  }
  .content {
    font-size: 14px;
  }
  .deliveryContent {
    flex-wrap: wrap;
  }
  .deliveryContent .left {
    margin-bottom: 20px;
  }
  .deliveryContent .left , .deliveryContent .right {
    width: 100%;
    text-align: center;
  }
  .conuter-66-info {
    display: flex;
  }
  .w3l-counter-6 .counter-gd {
    height: 250px;
  }
  .w3l-counter-6 .container {
    width: 50%;
  }
  .email {
    font-size: 22px;
  }
}