
.section-heading {
	margin-bottom: 50px
}



 #bannertxt1 {
	display: none;
  }

  @media (max-width: 768px) {
	#bannertxt1 {
	  display: block;
	}
  }

  #bannerbtn1 {
	display: none;
  }

  @media (max-width: 768px) {
	#bannerbtn1 {
	  display:inline-block;
	}
  }

  #bannercontent{
	display: none;
 }


  @media (max-width: 768px) {
	#bannercontent {
	  display:block;
	  text-align: justify;
	  word-spacing: -2px;
	}
  }


.parbox {
	padding: 40px 20px
}

.parbox img {
	width: 90%;
	margin: auto
}

.par-bbox {
	padding: 0;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd
}

.our-clients-sec .par-bbox:last-child {
	border-right: 0
}

.tooltip {
	text-align: center
}

.tooltip {
	background-color: #000;
	color: #fff;
	border-radius: 6px;
	padding: 2px 8px;
	position: absolute;
	z-index: 1;
	top: 0
}

.lead {
	text-align: left;
	word-spacing: 3.5px
}

#active-menu1 {
	color: #175cff
}

#about-banner1 {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	margin-top: 100px;
	padding: 60px 0;
	height: 400px
}

@media only screen and (max-width: 767px) {
	#about-banner1 {
	   padding: 10px 0;
	   background-attachment: scroll;
	   height: 250px;
	   background-size: cover;
	}
  }

.bg-light-subtle1 {
	background: #ffff
}

body {
	overflow-x: hidden
}

.intl-tel-input.separate-dial-code .selected-dial-code {
	display: table-cell;
	vertical-align: middle;
	padding-left: 8px
}

.lead {
	font-size: 15.8px;
	color: white
}

#height {
	height: 120px;
}

#fs-15 {
	font-size: 15px;
}

#bannertxt1 {
	font-size: 38px;
}

