
strong{
  color: var(--theme-color1);
  font-weight: bold;
}

b{
  font-weight: bold;
}



/* ======== Local SEO China Css ======== */
.seo-page1 h2{
  line-height: 35px;
  font-size: 25px !important;
}

.health-care-col{
    background-color: var(--theme-color1) !important;
  }
  
  .service-sec{
    background-image: url(../img/footer-bg.png);
  }
  
  .icon-info-wrapper {
    background-color: #fff;
    padding: 20px 30px 20px;
    margin-top: 30px;
    border-radius: 8px;
    box-shadow: 0px 10px 30px 0px rgb(0 0 0 / 13%);
  }
  
  .single-icon-info__text{
    margin-bottom: 0;
    font-size: 15px;
  }
  
  .single-icon-info{
    display: flex;
  }
  
  .single-icon-info__image {
    -webkit-flex-basis: 100px;
    -ms-flex-preferred-size: 100px;
    flex-basis: 100px;
  }
  
  .single-icon-info__content h4{
    margin-bottom: 4px;
    font-weight: 600;
    font-size: 19px;
  }
  
  .image-2 img{
    border-radius: 10px;
  }
  
  .why-choose-col6 h5{
    color: var(--theme-color1);
    margin-bottom: 0px;
    font-size: 14px;
  }
  
  .content-box p{
    color: #fff;
  }
  
  .content-box .theme-btn{
    border-radius: 5px;
    padding: 10px 28px;
  }
  
  .about-section h5{
    color: var(--theme-color1);
    margin-bottom: 0px;
    font-size: 14px;
  }
  
  .why-choose-sec{
    position: relative;
  }
  
  .why-choose-sec::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 218px;
    height: 367px;
    background-image: url(../images/resource/shape1.png);
    opacity: 0.2;
  }
  
  .why-choose-sec{
    background-image: url(../img/footer-bg.png);
    background-size: cover;
  }
  
  .client-block-two{
    margin: 0px 10px;
  }


.clogo-img{
    margin-bottom: 30px;
}

.clogo-img img{
    width: 100%;
    height: auto;
    box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    position: relative;
    top: 14px;
}

.banner-section .content-box{
    background-color: #0000006e;
    width: 52%;
    padding: 16px;
    border-left: 6px solid #ee1c25;
}


.welcome-sec{
  background-image: url(../img/bg-img.jpg);
  padding: 30px 0px 250px;
  background-attachment: fixed;
}

.welcome-text{
  text-align: center;
}

.welcome-sec h3{
  color: #fff;
  font-size: 24px;
  font-weight: 600;
}

.welcome-sec p{
  color: #d1d1d1;
}

.best-seo-text-col6{
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  padding: 30px;
  border-radius: 20px;
  margin-top: -200px;
  background-color: #fff;
  margin-bottom: 95px;
  height: 490px;
}

.best-seo-text-col6 h4{
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 6px;
}

.about-section2{
  margin-bottom: 40px;
}

.client-sec .col-lg-2{
  border-right: 1px solid #d6d3d3;
  border-bottom: 1px solid #d6d3d3;
}



/* === About Us Page Css === */
.about-img1{
  width: 40%;
  float: left;
  margin-right: 25px;
}

.about-section1{
  margin-top: 50px;
}

.blog-page p{
 color: #000;
}

.about-cont-box h4{
  line-height: 20px;
}

.client-page{
  margin-top: 70px;
  background-image: url(../img/get-in-touch.png);
}

.client-sec{
  background-image: url(../img/get-in-touch.png);
}

.about-section h4{
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 9px;
  margin-top: 16px;
}
/* === // About Us Page Css === */


/* === Blog Detail Page Css === */
.blog-detail-page .container{
  padding: 80px 0px;
}
/* === // Blog Detail Page Css === */


/* === Contact page css === */
.contact-page .container{
  padding: 50px 0px;
}

.contact-page h6{
  margin-bottom: 0px;
  font-weight: 600;
  font-size: 17px;
}
/* === Contact page css === */


/* === Service page css === */
.service-sec .container{
  padding: 80px 0px;
}

.service-img-col6 img{
  width: 100%;
  height: auto;
}

.service-img-col6-2 img{
  width: 100%;
  height: auto;
}

.service-img-col6{
  position: relative;
}

.service-img-col6::after{
  content: "";
  position: absolute;
  width: 200px;
  height: 415px;
  background-color: #2c2c2c6b;
  top: -21px;
  left: -21px;
  z-index: -1;
}

.service-img-col6-2{
  position: relative;
}

.service-img-col6-2::after{
  content: "";
  position: absolute;
  width: 200px;
  height: 415px;
  background-color: #2c2c2c6b;
  top: -21px;
  right: -21px;
  z-index: -1;
}

.service-text-col6 h3{
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 0;
}

.service-text-col6 p{
  text-align: justify;
}

.service-row{
  margin-top: 100px;
} 

.service-inner-img::after{
  height: 306px;
}

.service-inner-text{
  margin-top: 55px;
}

.service-inner-text h3{
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
  padding: 0;
} 

.service-inner-text p{
  text-align: justify;
  padding: 0;
}

.service-inner-page .container{
  padding-bottom: 20px;
}

.faq-head{
  font-size: 28px;
  font-weight: bold;
}

.choose-us-block h3{
  line-height: 70px;
  color: #fff;
}
/* === // Service page css === */


/* === Package Page css === */
.package-about-sec{
  padding: 50px 0px 50px;
}

.seo-business-need{
  background-image: url(../img/bg-img2.jpg);
  background-size: cover;
  padding: 50px 0px;
}

.seo-business-need h3{
  color: #fff;
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 28px;
}

.seo-business-need p{
  color: #d1d1d1;
  margin-bottom: 0px;
}

.service-block-two .inner-box:hover h4 a{
  color: #fff;
}

/* tab css */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
  border-right: 1px solid #ccc;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: var(--theme-color1);
  color: #fff;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 0px;
  border: 1px solid #ccc;
  border-top: none;
}
/* // tab css */

.horizontal-tab-sec h2{
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 40px;
  color: var(--theme-color1);
  border-left: 5px solid;
  padding: 0px 10px;
  line-height: 36px;
}

.horizontal-tab-sec{
  margin-top: 50px;
  margin-bottom: 50px;
}

.horizontal-tab-sec span{
  font-size: 20px;
  display: block;
  color: #000;
  margin-bottom: 0;
}

.tab-table-1 thead tr{
  background-color: var(--theme-color1);
}

.tab-table-1 thead th{
  color: #fff;
}

.tab-table-1 thead th span{
  color: #fff;
}

.tab-table-1 thead th{
  font-size: 30px;
}

.tab-table-1 thead small{
  font-size: 12px;
}

.tab-table-1 thead span{
  
}

.tab-table-1 .thead-th{
  font-size: 17px;
  vertical-align: middle;
}

.tab-table-1 tbody tr:nth-child(even){
  background-color: #ffe2e3;
}

.tab-table-btn a{
  background-color: #222222;
  color: #fff;
  padding: 7px 10px;
  border-radius: 3px;
  text-transform: uppercase;
}

.tab-table-btn a:hover{
  background-color: var(--theme-color1);
}

.tab-table-2 tr td{
  width: 20%;
}

.tab-table-2 thead tr th{
  text-align: center;
  font-size: 21px;
}

.tab-table-2 tbody tr td{
  text-align: center;
  vertical-align: middle;
}

.tab-table-2 tbody tr td:first-child{
  text-align: initial;
}

.td-bg-1{
  background-color: #9f9f9f6b !important;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 5px 7px !important;
}

.tab-table-2 tbody tr td .fa-check-circle{
  font-size: 22px;
  color: #ee1c25;
}

.tab-table-2 tbody tr td .fa-times-circle{
  font-size: 22px;
  color: #ee1c25;
}

.package-mid-form{
  background-image: url(../img/bg-img2.jpg);
  background-size: cover;
  padding: 50px 0px;
}

.package-mid-form h3{
  color: #fff;
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 28px;
  line-height: 38px;
}

.package-mid-form p{
  color: #d1d1d1;
  margin-bottom: 0px;
}

.package-mid-form form{
  margin-top: 30px;
}

.package-mid-form input{
  height: 0px;
  padding: 25px 16px;
}

.package-mid-form .sub-btn{
  height: 0px;
  padding: 25px 16px;
  background-color: var(--theme-color1);
  color: #fff;
}

.package-mid-form .sub-btn:hover{
  background-color: #fff;
  color: var(--theme-color1);
}

.tab-accordian1 .block{
  background-color: #ffe2e3;
  margin-bottom: 9px;
}

.tab-accordian1 .block .acc-btn{
  color: var(--theme-color1);
  padding: 10px 10px 10px;
  border: 1px solid var(--theme-color1);
  letter-spacing: .3px;
  font-size: 16px;
}

.tab-accordian1 .block .acc-btn.active{
  text-align: center;
  text-transform: uppercase;
  background-color: var(--theme-color1);
  color: #fff;
  padding-bottom: 10px;
}

.tab-accordian1 .block.active-block{
  background: #ffffff;
}

.tab-accordian1 .block .acc-content .content{
  padding: 0;
}

.tab-accordian1 .block.active-block{
  padding-bottom: 0;
} 
/* === // Package Page css === */


/* === Whatsup button css === */
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:4px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}
/* === // Whatsup button css === */


.foot-img2 img{
  width: 60%;
  height: auto;
  display: block;
  margin: auto;
}

.qr-code-text{
  color: #fff;
  margin-bottom: 0px;
  position: relative;
  top: 15px;
  font-size: 18px;
}

.navigation i{
  position: relative;
  top: 7px;
}
  
  /* == Responsive css == */
  /* mobile tab */
  @media (max-width: 767px){
    .content-box p{
      display: none;
    }
    .banner-section .banner-slider .banner-slide .outer-box .content-box h1{
      font-size: 17px;
    }
    .foot-logo img{
      width: 60%;
    }
    .header-top{
      display: none !important;
    }
    .about-img1 {
      width: 100%;
    }
    .service-img-col6::after{
      display: none;
    }
    .service-img-col6-2::after{
      display: none;
    }
    .service-row {
      margin-top: 45px;
    }
    .service-text-col6{
      padding: 0px 10px;
    }
    .service-text-col6 h3{
      font-size: 23px;
      margin-top: 15px;
    }
    .service-text-col6 .theme-btn{
      margin-bottom: 20px;
    }
    .contact-page{
      padding: 0px 15px;
    }
    .news-section-three {
      padding: 35px 0;
    }
    .blog-detail-page .container {
      padding: 35px 0px;
    }
    .blog-detail-page{
      padding: 0px 15px;
    }
    .client-page{
      margin-top: 30px;
    }
    .banner-section .content-box{
      display: none;
    }
    .package-mid-form input{
      margin-bottom: 10px;
    }
    .sticky-header .nav-outer {
      background-color: #000000;
      padding: 6px 0px;
      width: 19%;
      border-radius: 10px;
    }
    .best-seo-text-col6{
      height: 682px;
    }
    .best-seo-text-col6-1{
      margin-bottom: 230px;
    }
  }
  /* // mobile tab */
  /* == // Responsive css == */