.home-banner-section .banner-form {
	background-color: #f7f7f7;
	padding: 30px;
	border-top-left-radius: 60px !important;
	border-bottom-right-radius: 60px !important;
	width: 75%;
	float: right;
}

.text-agile {
	color: #ffe123 !important;
}

.home-banner-section .banner-form div#wpforms-19681-field_0-container {
	width: 100%;
	float: left;
}

.home-banner-section .banner-form div#wpforms-19681-field_1-container {
	width: 100%;
	float: right;
}

.home-banner-section .banner-form div.wpforms-container-full .contact_submit {
	width: fit-content !important;
	background-color: #e2101c;
	border-radius: 4px !important;
	text-transform: uppercase !important;
	text-transform: uppercase !important;
	height: 47px !important;
	line-height: 23px !important;
	padding: 12px 15px !important;
	font-size: 16px !important;
	font-weight: 500 !important;
}

.home-header-content-sec p {
	font-size: 17px;
	font-weight: 400;
	line-height: 1.5;
	color: #fff;
	margin-bottom: 20px;
	padding-top: 5px;
	letter-spacing: .5px;
	height: auto;
}

.home-btn-yellow {
	position: relative;
	width: max-content;
	width: fit-content;
	text-align: center;
	cursor: pointer;
	box-sizing: border-box;
	overflow: hidden;
	text-transform: uppercase;
	border-radius: 4px !important;
}

.home-btn-yellow a {
	color: #000;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 500 !important;
	z-index: 2;
	position: relative;
	padding: 12px 60px;
	display: block;
	text-decoration: none;
	background-color: #ffdf43;
	border-radius: 4px;
}

.home-btn-yellow a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #e31513;
}

.home-upwork-review .review-star-img {
	padding-left: 13px;
}

.banner-form {
	background-color: #f7f7f7;
	padding: 25px;
	border-radius: 10px;
}

.banner-form h3 {
	color: #23234e;
	font-weight: 400;
	font-size: 30px;
	padding-bottom: 0;
	margin: 0px;
}

.contact-us-left .border {
	border: 1px solid transparent !important;
	width: 100px;
	margin-bottom: 12px;
}

div.wpforms-container-full .wpforms-form label.wpforms-error, div.wpforms-container-full .wpforms-form em.wpforms-error {
	margin-top: 5px;
}

#home-banner-slider.carousel-control {
	position: absolute;
	top: 0px;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	background-color: transparent;
	filter: alpha(opacity=50);
	opacity: 0;
}

#home-banner-slider.carousel-indicators li {
	opacity: 1;
	margin-left: 5px;
	margin-right: 5px;
	width: 15px !important;
	height: 15px !important;
	background: #fff;
}

#home-banner-slider.carousel-indicators li.active {
	background-color: #ffe83e;
	width: 50px !important;
	border-radius: 50px;
	height: 10px;
}

.btn-new-red {
	position: relative;
	width: max-content;
	width: fit-content;
	text-align: center;
	cursor: pointer;
	box-sizing: border-box;
	overflow: hidden;
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;
	text-transform: uppercase;
}

.btn-new-red a {
	color: #e31513;
	text-transform: none;
	font-size: 20px;
	font-weight: 600;
	transition: all .5s ease;
	z-index: 2;
	position: relative;
	padding: 20px 65px;
	display: block;
	text-decoration: none;
	background-color: transparent;
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;
	border: 2px solid #e31513;
}

.home-testimonial .list ul {
	margin: 0px;
	padding: 0px;
	float: left;
}

.home-testimonial .carousel {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 50px;
}

.home-testimonial .carousel .carousel-item {
	color: #999;
	font-size: 14px;
	text-align: left;
	overflow: hidden;
	padding-left: 100px;
}

.home-testimonial .carousel .carousel-item a {
	color: #eb7245;
}

.home-testimonial .carousel .img-box {
	width: 80px;
	height: 80px;
	border-radius: 50%;
}

.home-testimonial .carousel .testimonial-text {
	padding: 0px 0px 0px 25px;
	font-size: 20px;
	color: #494949;
	line-height: 27px;
	height: 160px;
	overflow: auto;
}

.home-testimonial .carousel .overview {
	text-align: left;
	line-height: 18px;
	padding-left: 20px;
}

.home-testimonial .carousel .overview {
	color: #333;
	font-size: 16px;
	display: block;
	padding-bottom: 5px;
}

.home-testimonial .carousel .star-rating i {
	font-size: 18px;
	color: #ffdc12;
}

.home-testimonial .carousel .carousel-indicators {
	bottom: 0px !important;
}

.home-testimonial .carousel-indicators li, .carousel-indicators li.active {
	width: 15px !important;
	height: 15px !important;
	margin: 1px 5px;
	border-radius: 50%;
}

.home-testimonial .carousel-indicators li {
	background: #e2101c;
	border: 1px solid #ededef;
	outline: 2px solid #ededef;
	opacity: 1;
}

.home-testimonial .carousel-indicators li.active {
	background: #e41513;
	border: 3px solid #ededef;
	outline: 2px solid #e41513;
}

.home-testimonial .carousel-indicators {
	position: absolute;
	bottom: 0px;
	left: 55%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	text-align: center;
	list-style: none;
}

.carousel-indicators {
	position: absolute;
	bottom: -28% !important;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
}

.home-header-content-sec .banner-form p {
	font-size: 17px;
	font-weight: 400;
	line-height: 1.5;
	color: #000;
	margin-bottom: 20px;
	padding-top: 5px;
	letter-spacing: .5px;
}

.home-banner-section-new {
	position: relative;
}

.home-banner-section-new .carousel-caption {
	position: relative !important;
	right: 0%;
	top: 20%;
	left: 0%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: left;
	text-shadow: 0 0px 0px rgba(0, 0, 0, .6);
}

.home-banner-section-new .carousel-indicators {
	position: absolute;
	bottom: 10% !important;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
}

.home-banner-section-new .carousel-indicators li {
	display: inline-block;
	width: 30px;
	height: 7px;
	margin: 5px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #fff;
	border: 0px solid #fff;
	border-radius: 0px;
}

.home-banner-section-new .carousel-indicators li.active {
	width: 30px !important;
	height: 7px !important;
	margin: 5px;
	border-radius: 0%;
	background-color: #ffdd56;
}

.home-banner-section-new .carousel-caption h2 {
	font-size: 36px;
	font-weight: 500 !important;
	margin: 5px 0 20px;
	word-spacing: 0;
	color: #ffe124;
}

.home-banner-section-new .carousel-caption p {
	font-size: 17px;
	font-weight: 400;
	line-height: 1.5;
	color: #fff;
	margin-bottom: 20px;
	padding-top: 5px;
	letter-spacing: .5px;
}

.home-banner-section-new .home-btn-yellow {
	padding-top: 50px;
}

.home-banner-section-new .carousel-control.right {
	right: 0;
	left: auto;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
	background-repeat: repeat-x;
}

.home-banner-section-new .carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
	background-repeat: repeat-x;
}