/*
Theme Name: ADS InfoWorld
Theme URI: https://adsinfoworld.com/
Author: ADS InfoWorld Team
Author URI: https://adsinfoworld.com/
Description: ADS InfoWorld Pvt ltd is India Based IT solution Provider Company, Working in website designing and development, Digital Marketing situated in Noida having branch in Delhi and Jharkhand also. We have a team of active and energetic enthusiasts employs working together to fulfill the requirement of customer in the area of Software Development , Web Designing and Development , Mobile Application, Search engine Optimization (SEO) , Digital Marketing , Online Branding as well Offline Branding also, Payment Getaway Integration, Web Hosting Walk-thought all Print Media Work also . We are delivering our services from years to our valuable clients. Having 300+ clients and live websites who prefer us over others.
*/
.screen-reader-text{ display:none;}

.search-field, input[type=text], input[type=email], input[type=url] {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
.search-field:focus {
	color: #495057;
	background-color: #fff;
	border-color: #80bdff;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.search-submit{
width: 118px;
height: 38px;
background: #36D1DC;
background: -webkit-linear-gradient(to bottom, #5B86E5, #36D1DC);
background: linear-gradient(to bottom, #5B86E5, #36D1DC);
text-align: center;
border-radius: 5px;
color: #fff;
border: none;
cursor: pointer;
}
.post-categories a{ color:#fff !important;}
.page-title .blog-title {
  font-size: 50px;
  color: #1c1d3e;
  line-height: 60px;
  font-weight: 700;
  margin-bottom: 20px;
}
.page-title .blog-title span {
  color: #00afef;
}