.home-banner-section div.wpforms-container-full input[type="submit"]:hover, div.wpforms-container-full input[type="submit"]:active, div.wpforms-container-full button[type="submit"]:hover, div.wpforms-container-full button[type="submit"]:active, div.wpforms-container-full .wpforms-page-button:hover, div.wpforms-container-full .wpforms-page-button:active {
	background-color: #ffdf43 !important;
	color: #000 !important;
	text-transform: uppercase !important;
	line-height: 23px !important;
	padding: 12px 15px !important;
	border-radius: 4px !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	width: fit-content !important;
}

.home-banner-img-sec img {
	height: 905px;
	object-fit: cover;
	width: 100%;
}

.home-upwork-review .review-right-sec img.home-review-upwork-img {
	height: 55px;
	object-fit: contain;
	width: 100%;
}

.services-item .icon svg {
	fill: #e15f3c;
	font-size: 35px;
	line-height: 27px;
	z-index: 1;
	margin-right: 20px;
	width: 56px;
	height: 56px;
}

.home-industry .service-main .service-icon img {
	max-width: 100%;
	width: 100% !important;
	height: auto !important;
}

.home-agency img {
	padding: 0px 0px;
	max-width: 100%;
	height: 100% !important;
}

.home-testimonial .carousel .img-box img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
}

.home-blog .blog-main-img img {
	width: 100%;
	height: auto;
	object-fit: contain;
}

.brand-and-icon img {
	width: 298px !important;
}