.home-banner-section {
  font-family: "Poppins", sans-serif !important;
}
.home-about-us,
.home-services-section,
.home-industry,
.home-agency,
.home-testimonial,
.home-blog {
  font-family: "Poppins", sans-serif !important;
}
.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-section-title {
  font-size: 40px;
  line-height: 1.2 !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;
  height: 47px !important;
  text-transform: uppercase !important;
  line-height: 23px !important;
  padding: 12px 15px !important;
  font-size: 16px !important;
  font-weight: 500 !important;
}
.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-section {
  position: relative;
}
.top-home-section {
  position: relative;
}
.home-banner-img-sec {
  position: relative;
}
.home-banner-img-sec:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
}
.home-banner-img-sec img {
  height: 905px;
  object-fit: cover;
  width: 100%;
}
.home-header-content-sec {
  position: absolute;
  color: #fff;
  left: 50%;
  top: 52%;
  transform: translate(-50%, -50%);
  width: 84%;
  margin: 0 auto;
}
.home-header-content-sec .top-subtitle {
  font-size: 20px;
  font-weight: 500;
  line-height: 2.9;
  color: #fff;
  padding-top: 5px;
  
}
.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: 0.5px;
  height: auto;
}
.home-header-content-sec h2 {
  font-size: 36px;
  font-weight: 500 !important;
  margin: 5px 0 20px;
  word-spacing: 0;
  color: #ffe124;
}
.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-review-section {
  place-content: center;
  display: flex;
  margin-top: 3vw;
}
.section-button .banner-btn {
  background-color: #e41516;
  border: none;
  font-size: 16px;
  padding: 15px;
  margin-top: 3vw;
}
.section-button .banner-btn:hover {
    background-color: #e41516;
    border: none;
    font-size: 16px;
    padding: 15px;
    margin-top: 3vw;
}
.home-upwork-review {
  margin: 0 10px;
  padding: 10px 0 20px;
  width: 170px;
  height: 96px;
}
.home-upwork-review .review-left-sec {
  display: flex;
  align-items: center;
  padding-right: 0;
  justify-content: center;
}
.home-upwork-review .review-right-sec {
  display: block;
  text-align: center;
}
.home-upwork-review .review-right-sec img.home-review-upwork-img {
  height: 55px;
  object-fit: contain;
  width: 100%;
}
.home-upwork-review .review-star-img {
  padding-left: 13px;
}

.home-upwork-review .review-right-sec {
  display: block;
  text-align: center;
}

.home-review-section
  a:nth-child(2)
  .home-upwork-review
  .review-right-sec
  .home-review-upwork-img {
  width: 100%;
  height: 55px;
  object-fit: contain;
}
.home-review-section
  a:nth-child(3)
  .home-upwork-review
  .review-right-sec
  .home-review-upwork-img {
  width: 100%;
  height: 55px;
  object-fit: contain;
}
.home-review-section
  a:nth-child(4)
  .home-upwork-review
  .review-right-sec
  .home-review-upwork-img {
  width: 100%;
  height: 55px;
  object-fit: contain;
}
.home-upwork-review .review-left-sec h5 {
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  padding-bottom: 0;
  width: 90px;
}
.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: 25px;
}
#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, 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;
}

.home-about-us {
  position: relative;
  padding: 50px 0px;
}
.home-about-us h2,
.home-about-us h1 {
  color: #23234e;
}
.home-about-us p {
  padding-top: 15px;
  padding-right: 10px;
}
.home-about-us .box {
  padding: 20px 35px;
  position: relative;
  overflow: hidden;
  border-radius: 15px;
  margin: 30px 0px 0px 0px;
  box-shadow: 0 10px 29px 0 rgb(68 88 144 / 10%);
  transition: all 0.3s ease-in-out;
  text-align: left;
  border: 1px solid #c7c5c5;
  text-align: center;
}
.home-about-us .box h4 {
  font-weight: bold;
  margin-bottom: 0px !important;
  font-size: 35px;
  margin-top: 10px;
  color: #141140;
}
.home-about-us .box .text {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 500;
  margin-top: 10px;
  color: #000;
}
.home-about-us .padding-top {
  padding-top: 25px;
}
.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 0.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-services-section {
  position: relative;
  padding: 0px 0px 50px;
}
.home-services-section h2 {
  color: #23234e;
  text-align: center;
  margin-bottom: 30px;
}
.home-services-section .tbs-container div.row {
  padding-top: 40px;
  margin: 0px;
}
.home-services-section p {
  color: #6d6a6b;
  text-align: center;
  margin-bottom: 0px;
  padding: 0px 90px;
}
.home-services-section .services-item {
  margin-bottom: 30px;
  position: relative;
  background-color: #f6f5f5;
  padding: 17px 30px 25px 30px;
  z-index: 1;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  border-radius: 15px;
}
.services-item h3 {
  margin-bottom: 20px;
  font-size: 22px;
  color: #0b0b43;
  display: inline-flex;
  align-content: space-around;
  justify-content: center;
  font-weight: 600;
  line-height: 24px !important;
  width: 100%;
}
.services-item p {
  text-align: center;
  padding: 0px;
}
.services-item .icon {
  color: #e15f3c;
  font-size: 35px;
  line-height: 27px;
  z-index: 1;
}
.services-item .icon svg {
  fill: #e15f3c;
  font-size: 35px;
  line-height: 27px;
  z-index: 1;
  margin-right: 20px;
  width: 56px;
  height: 56px;
}
.home-industry {
  position: relative;
  padding: 50px 0px;
  background-color: #ececed;
}
.home-industry h2 {
  color: #23234e;
  text-align: center;
  margin-bottom: 30px;
}
.home-industry p {
  color: #6d6a6b;
  text-align: center;
  margin-bottom: 40px;
  padding: 0px 90px;
}

.home-industry .service-main {
  background: #fff;
  padding: 15px 8px 15px 8px;
  border-radius: 15px;
  position: relative;
  z-index: 1;
  box-shadow: 0 0 20px -15px #030380;
  text-align: center;
  margin-top: 30px;
  width: 100%;
}
.home-industry .service-main .service-icon {
  width: 60px;
  height: 80px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-industry .service-main .service-icon img {
  max-width: 100%;
  width: 100% !important;
  height: auto !important;
}
.home-industry .service-main h4 {
  width: 100%;
  margin: 0 auto;
  background: #fff;
  position: relative;
  font-size: 19px;
  padding: 10px 0px 0px;
  font-weight: 500;
}
.home-industry a {
  color: #151b3d !important;
  font-size: 19px;
  font-weight: 600 !important;
}
.home-industry a:hover {
  color: #151b3d !important;
}

.home-agency {
  position: relative;
  padding: 50px 0px;
}
.home-agency h2 {
  color: #23234e;
  text-align: center;
  margin-bottom: 30px;
}
.home-agency p {
  color: #6d6a6b;
  text-align: center;
  margin-bottom: 40px;
  padding: 0px 90px;
}
.home-agency img {
  padding: 0px 0px;
  max-width: 100%;
  height: 100% !important;
}

.home-testimonial {
  position: relative;
  padding: 50px 0px;
  background-color: #ececed;
}
.home-testimonial h2 {
  color: #23234e;
  text-align: center;
  margin-bottom: 40px;
}
.home-testimonial .testi-text p{
  color: #6d6a6b;
  font-weight: 400;
  margin-bottom: 40px;
  padding-bottom:30px;
}
.home-testimonial .list ul {
  margin: 0px;
  padding: 0px;
  /* display: flex; */
  float: left;
}
.home-testimonial .list li {
  font-size: 16px;
  width: auto;
  display: inline-block;
  border-left: 1px solid #494949;
  padding-left: 15px;
  margin-right: 15px;
  color: #e2101c;
  font-weight: 500;
}

.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 .img-box img {
  width: 100%;
  height: 100%;
  display: block;
  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;
  /* margin-left: -30%; */
  text-align: center;
  list-style: none;
}

.home-testimonial-border {
  border-bottom: 5px solid #e41513;
  display: flex;
  align-content: center;
  align-items: center;
  text-align: left;
  padding: 15px 25px;
}
.quite {
  padding-left: 25px;
  padding-bottom: 30px;
}

.home-blog {
  position: relative;
  padding: 50px 0px;
}
.home-blog h2 {
  color: #23234e;
  text-align: center;
  text-transform: capitalize;
  margin-bottom: 30px;
}
.home-blog p {
  color: #6d6a6b;
  font-weight: 400 !important;
  text-align: center;
  margin-bottom: 30px !important;
  padding: 0px 90px;
  font-size: 16px !important;
}
.home-blog .blog-main {
  padding: 20px 0;
}
.home-blog .blog-main-img {
  /* height: 181px; */
  box-shadow: 0 0 12px rgb(0 0 0 / 0.14);
}

.home-blog .blog-main-img img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.home-blog .blog-des {
  background: #f8f8f8;
  box-shadow: 0 0 12px rgb(0 0 0 / 14%);
  padding: 25px 0px 35px;
  margin-top: 0px;
  position: relative;
}
.home-blog .blog-des h3 {
  padding: 0 15px 0 15px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.home-blog .blog-des h3 a {
  font-size: 19px;
  color: #0b0b43 !important;
  display: inline-block;
  text-transform: capitalize;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: underline;
}
.home-blog .blog-des p {
  color: #494949;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 15px 16px 6px;
  text-align: left;
  margin-bottom: 0px !important;
  line-height: 26px;
}

.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: 0.5px;
  /* height: 20vh; */
}

.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, 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: 0.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, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.0001)),
    to(rgba(0, 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, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0.0001))
  );
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

.home-agency .destop-img {
  display: block;
}
.home-agency .tablet-img {
  display: none;
}
.home-agency .mobile-img {
  display: none;
}
