/*
Theme Name: QSS
Theme URI: https://wordpress.org/themes/twentysixteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.page-template-template-about-us .certification {
  display: none;
}
.calendly-badge-content {
  font-style: normal;
}
.hirenewclass h2 span {
  color: #2a8bf6;
  display: block;
}
html,
body {
  /*   overflow: hidden; */
  /*   height: 100%; */
}
.hirenewclass h2 {
  font-weight: 800;
  color: #ff5e5e;
  font-size: 60px;
  line-height: 60px;
}

.hirenewclass p {
  margin-top: 20px;
  line-height: 30px;
}

.hirenewclass h3 {
  font-weight: 800;
  color: #ff5e5e;
}

.developmentclass .blodredirect {
  border: 1px solid #ff5e5e;
  color: #ff5e5e;
  padding: 8px 30px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  font-size: 18px;
  letter-spacing: 1px;
}

.developmentclass .blodredirect:hover {
  background: #ff5e5e;
  color: #fff;
  text-decoration: none;
}

#postcategoryrightside {
  width: 100%;
  padding: 8px 0px;
  border: 0px;
  height: 60px;
  background: none;
  border-bottom: 1px solid #ddd;
}

.page-template-template-about-us .leadership .overlay a::after {
  content: "" !important;
}

#testimonialmargintop {
  margin-top: 45px;
}
section#successblogid {
  background: inherit !important;
}

span.select2.select2-container.select2-container--default.select2-container--focus {
  width: 100% !important;
}

span.select2.select2-container.select2-container--default.select2-container--above.select2-container--open {
  width: 100% !important;
}

span.select2.select2-container.select2-container--default.select2-container--open.select2-container--below {
  width: 100% !important;
}

span.select2.select2-container.select2-container--default.select2-container--below {
  width: 100% !important;
}

span.select2.select2-container.select2-container--default {
  width: 100% !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  margin: 10px 0px;
  font-size: 18px;
}

.select2-container .select2-selection--single {
  height: 50px !important;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  top: 14px !important;
}
.testimonials #testimonials .owl-dots {
  display: none !important;
}
.successStories #casesudyowl .owl-dots,
#testimonials .owl-dots {
  position: absolute;
  width: 50%;
  left: 50%;
}

.successStories #casesudyowl button.owl-dot,
#testimonials button.owl-dot {
  border: 1px solid #999 !important;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  margin-right: 8px;
}

.successStories #casesudyowl button.owl-dot.active,
#testimonials button.owl-dot.active {
  background: #999;
  transform: scale(1.25);
  -webkit-transform: scale(1.25);
}

footer.oddMove h2 {
  font-family: "Lato", sans-serif;
  margin-bottom: 30px;
  font-weight: 700;
  color: #fff;
  display: inline-block;
}

footer.oddMove span {
  position: relative;
  z-index: 1;
}

#client-and-award .client-flexbox .title-box .title {
  position: relative;
  font-weight: 800;
  display: inline-block;
}

#client-and-award .client-flexbox .title-box .title:after {
  content: "";
  display: inline-block;
  position: absolute;
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  transform-origin: left;
  -moz-transform-origin: left;
  -webkit-transform-origin: left;
  width: 105%;
  left: 0px;
  background: #fecf4c;
  height: 50%;
  z-index: -1;
  bottom: 0;
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -webkit-animation: animyellow;
  animation: animyellow;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: 1s;
  animation-iteration-count: 1s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

.page-template-template-home .showcase .container {
  text-align: center;
}
.whatsapp-sticky {
  position: fixed;
  right: 10px;
  bottom: 60px;
  z-index: 9;
}
.whatsapp-sticky .whatsapp-btn {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  width: 55px;
}
.whatsapp-sticky .whatsapp-btn img {
  display: block;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .foot-top-col {
    position: relative;
  }
  .footer-accordin-title {
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    position: relative;
  }

  .footer-accordin-title:before {
    content: "\002B";
    color: #fff;
    font-weight: 400;
    float: right;
    font-size: 22px;
    margin-top: -1px;
  }

  .foot-top-col.active-footer .footer-accordin-title:before {
    content: "\2212";
  }
}

.ebooknews {
  margin-top: 25px;
}

.successStories #casesudyowl .item {
  width: auto;
}

@media screen and (max-width: 600px) {
  .successStories #casesudyowl .item {
    box-shadow: none;
  }
}

.appointmentlogo a span {
  display: block;
  width: 40px;
  height: 27px;
  background: #2a8bf6
    url(https://www.qsstechnosoft.com/wp-content/themes/qss/assets/img/sprite.png)
    6px 0px no-repeat;
  /* background-position: center; */
  border-radius: 4px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  border: 0px;
  -webkit-transform-origin: center;
  transform-origin: center;
}

.appointmentlogo {
  position: absolute;
  right: 50px;
  opacity: 0;
}

@media screen and (max-width: 991px) {
  .appointmentlogo {
    opacity: 1;
  }
}

.home .stats h2,
.home .servicesMain h2,
.home .agile h2,
.home .devOps h2 {
  font-family: "Lato", sans-serif;
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 20px;
}
.home .certification h2 {
  font-family: "Lato", sans-serif;
  text-align: center;
  font-size: 50px;
  font-weight: 700;
  color: #e7e7e7 !important;
  margin-bottom: 60px;
}

.introText h1 {
  font-size: 36px;
  font-weight: 800;
}

.home .stats h2 span:after,
.home .certification h2 span:after,
.home .servicesMain h2 span:after,
.home .client-n-reviews h2 span:after,
.home .agile h2 span:after,
.home .devOps h2 span:after,
.introText h1 span:after {
  content: "";
  display: inline-block;
  position: absolute;
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  transform-origin: left;
  -moz-transform-origin: left;
  -webkit-transform-origin: left;
  width: 105%;
  left: 0px;
  background: #fecf4c;
  height: 50%;
  z-index: -1;
  bottom: 0;
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -webkit-animation: animyellow;
  animation: animyellow;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: 1s;
  animation-iteration-count: 1s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

.home .stats h2 span,
.home .certification h2 span,
.home .servicesMain h2 span,
.home .client-n-reviews h2 span,
.home .agile h2 span,
.home .devOps h2 span,
.introText h1 span {
  position: relative;
  z-index: 1;
}

.devOps p {
  font-size: 18px;
}

.agile p {
  font-size: 18px;
}

.agile {
  padding: 50px 0 50px;
}
@media screen and (max-width: 1600px) {
  .home .certification h2 {
    font-size: 42px;
  }
}
@media screen and (max-width: 1440px) {
  .home .certification h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1280px) {
  .home .certification h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 640px) {
  .showcase h2,
  .home .stats h2,
  .home .servicesMain h2,
  .home .client-n-reviews h2,
  .home .agile h2,
  .home .devOps h2,
  .home .certification h2,
  .introText h1 {
    font-size: 28px !important;
  }
}

@media screen and (max-width: 991px) {
  .showcase h2,
  .home .stats h2,
  .home .servicesMain h2,
  .home .client-n-reviews h2,
  .home .agile h2,
  .home .devOps h2,
  .home .certification h2,
  .introText h1 {
    font-size: 36px;
  }
  .home .certification h2 {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  .successStories .flexbox .item {
    width: 100%;
  }
}

#whyChoose .container .row > div:nth-child(1) > h2 span.marker:after {
  background: #423ca1;
}

.page-template-template-hire-developers #whyChoose .bialty-container p {
  font-size: 20px;
}

.page-template-template-hire-developers #whyChoose .bialty-container p a {
  color: #fddd41;
}

.page-template-template-hire-developers #whyChoose .bialty-container p a:hover {
  color: #b9c7d7;
}

#section-cta .title span.marker:after {
  background: #423ca1;
}

.contactForm input#fName::placeholder {
  color: #8c8282;
  font-weight: 100;
}

.contactForm input#lName::placeholder {
  color: #8c8282;
  font-weight: 100;
}

.contactForm input#emailAdd::placeholder {
  color: #8c8282;
  font-weight: 100;
}

.contactForm input#pNumber::placeholder {
  color: #8c8282;
  font-weight: 100;
}

.contactForm input#company::placeholder {
  color: #8c8282;
  font-weight: 100;
}

.contactForm textarea#msg::placeholder {
  color: #8c8282;
  font-weight: 100;
}

.item.oddMove.fullwidthtext {
  width: 100% !important;
}

.submithalfwidth input.wpcf7-form-control.wpcf7-submit {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 10px 20px;
  min-width: 140px;
  border: none;
  color: #ffffff;
  background: transparent linear-gradient(107deg, #ff5e5e 0%, #fbbc29 100%) 0%
    0% no-repeat padding-box;
  -webkit-box-shadow: 0px 4px 6px #0000002e;
  box-shadow: 0px 4px 6px #0000002e;
  border-radius: 5px;
}

span.dropyourreq {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

#contact-copy-icon {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 11;
}

#contact-copy-icon::after {
  content: "";
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  background: url(/wp-content/themes/qss/assets/img/copy-icon.svg);
  background-size: contain;
  cursor: pointer;
  position: absolute;
  right: -28px;
  top: 0;
}

.contactmainsubmit {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0 15px;
}

.submithalfwidth {
  width: 150px;
  margin-bottom: 20px;
  text-align: left;
  margin: 0;
}

.dropdetail {
  width: calc(100% - 150px);
  position: relative;
  padding-bottom: 24px;
  margin-right: 20px;
  text-align: right;
}

#trusted-slider .owl-nav,
#success-post-slider .owl-nav,
#related-post-slider .owl-nav {
  margin-top: 30px;
}

#trusted-slider .owl-nav button,
#success-post-slider .owl-nav button,
#related-post-slider .owl-nav button {
  background: transparent;
  width: 30px;
  height: 30px;
  font-size: 0;
  border: 1px solid #86add8;
  border-radius: 50px;
  position: relative;
}

#trusted-slider .owl-nav button:last-child,
#success-post-slider .owl-nav button:last-child,
#related-post-slider .owl-nav button:last-child {
  margin-left: 15px;
}

#trusted-slider .owl-nav button span,
#success-post-slider .owl-nav button span,
#related-post-slider .owl-nav button span {
  content: "";
  width: 10px;
  height: 10px;
  border-right: 3px solid #86add8;
  border-bottom: 3px solid #86add8;
  display: inline-block;
  position: relative;
  transform: rotate(0deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  left: 2px;
  top: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

#trusted-slider .owl-nav button.owl-next span,
#success-post-slider .owl-nav button.owl-next span,
#related-post-slider .owl-nav button.owl-next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  right: 3px;
  top: 0;
  margin-left: -5px;
}

@media screen and (min-width: 1166px) {
  .contactForm .contact-flex-wrap .wrapper {
    width: 60% !important;
  }

  .contactForm .contact-flex-wrap .trusted-testimonial-wrap {
    width: 40% !important;
  }

  .item.evenMove.dropdetail {
    margin-left: 108px;
  }

  .sitepopup .desktopimgpopup {
    width: 1100px !important;
  }
}

@media screen and (max-width: 1199px) {
  .dropdetail {
    font-size: 13px;
  }
}

@media screen and (max-width: 567px) {
  .contactmainsubmit {
    display: block !important;
  }

  .dropdetail {
    display: inline-block;
    vertical-align: middle;
    width: 200px;
    font-size: 16px;
    text-align: left;
    margin-right: 35px;
  }

  span.dropyourreq {
    display: inline;
  }

  #contact-copy-icon {
    right: 5px;
    top: 28px;
  }
}

.contactForm
  .contact-flex-wrap
  .trusted-testimonial-wrap
  .trusted-slider
  .testimonial-info
  .img-box
  img {
  box-shadow: none !important;
}

.share__button-tooltip {
  position: absolute;
  top: 100%;
  margin-top: 2.5rem;
  margin-left: 18px;
  padding: 0.5rem;
  font-size: 0.75rem;
  border-radius: 0.5rem;
  display: none;
  transform: translate(-50%, -0.5rem);
  will-change: transform, opacity, visibility;
  transition: transform, opacity 0.3s, visibility 0.3s;
  color: #fff;
  background: #2b313b;
}

#trusted-slider .owl-dots {
  position: absolute;
  width: 50%;
  left: 40%;
  bottom: -15px;
}

#trusted-slider button.owl-dot {
  border: 1px solid #999 !important;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  margin-right: 8px;
}

#trusted-slider button.owl-dot.active {
  background: #999;
  transform: scale(1.25);
  -webkit-transform: scale(1.25);
}

.contactForm
  .contact-flex-wrap
  .trusted-testimonial-wrap
  .trusted-slider
  .testimonial-info
  .img-box
  img {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

@media screen and (max-width: 767px) {
  .share__button-tooltip {
    margin-left: 8px;
  }

  .desktopimgpopup {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .mobileimagepopup {
    display: none !important;
  }
}

.sitepopup .mobileimagepopup {
  width: 350px;
  display: block;
}

.sitepopup .desktopimgpopup {
  display: block;
  width: 700px;
}

.sitepopup .modal-dialog {
  max-width: fit-content;
  overflow: hidden;
}

.sitepopup .modal-body {
  padding: 2px;
}

.sitepopup button.close {
  position: absolute;
  top: 0px;
  right: 7px;
  font-size: 36px;
  font-weight: bold;
  color: #fff;
}

@media screen and (max-width: 575px) {
  .sitepopup .modal-dialog {
    margin: 1.75rem auto;
  }
}

div#myModal {
  display: flex;
  align-items: center;
}

#lastadd strong:after {
  content: "\002B";
  color: #777;
  font-weight: bold;
  float: right;
  font-size: 22px;
  cursor: pointer;
  margin-top: -1px;
}

#lastadd .activeadd:after {
  content: "\2212";
}

div#lastadd p:nth-child(4) {
  margin-top: 5px;
}

div#myModal {
  display: none;
}

.quote-icon img {
  width: 24px !important;
}

.bannerJan .flex .home-hero-title {
  font-family: "Lato", sans-serif;
  width: 100%;
  color: #fff;
  font-size: clamp(70px, 6vw, 70px);
  margin-bottom: 30px;
  font-weight: 700;
  line-height: 84px;
}
.bannerJan .flex .home-hero-title .hero-typing-title {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  color: #ec3636;
}
@media screen and (max-width: 991px) {
  .bannerJan .flex .home-hero-title {
    text-align: center;
    padding: 0;
    line-height: 1.3;
  }
	.bannerJan{
		height:50vh;
	}
}

.vision ul li p {
  opacity: 0;
}

.vision ul li.active p,
.vision ul li:hover p {
  opacity: 1;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
}

.book-appointment-banner-wrapper {
  background-image: url(/wp-content/themes/qss/assets/img/book-an-apointment-banner.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}


.book-appointment-banner-wrapper .book-appointment-hero-content {
  max-width: 522px;
  padding-bottom: 110px;
}

.book-appointment-banner-wrapper .book-appointment-hero-content h1 {
  text-align: left;
  font-family: "Poppins, sans-serif";
  font-size: 54px;
  line-height: 60px;
  font-weight: bold;
  letter-spacing: 0px;
  color: #000e17;
  opacity: 1;
  margin-bottom: 30px;
  padding-bottom: 0px;
  padding-left: 28px;
}

.book-appointment-banner-wrapper .book-appointment-hero-content h1::after {
  height: calc(100% - 15px);
  width: 8px;
  background: #000e17 0% 0% no-repeat padding-box;
  border-radius: 4px;
}

.book-appointment-banner-wrapper .book-appointment-hero-content h1 + p {
  margin-bottom: 20px;
}

.book-appointment-banner-wrapper .book-appointment-hero-content p {
  text-align: left;
  max-width: 440px;
  font-size: 18px;
  line-height: 36px;
  font-family: "Poppins, sans-serif";
  letter-spacing: 0px;
  color: #000e17;
  opacity: 1;
}

.book-appointment-banner-wrapper .book-appointment-hero-content p strong {
  display: block;
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 35px;
}

.date-and-time-wrapper {
  margin-top: 110px;
  padding-bottom: 20px;
}

@media screen and (max-width: 600px) {
  .date-and-time-wrapper {
    margin-top: 20px;
  }
}
@media screen and (max-width: 760px) {
	.qsstechnosoft_portfolio_panel .showcase_panel {
		display:none !important;
	}
	.showcase_panel{
display:none !important;}
.qsstechnosoft_portfolio_panel .services-mobile-view .service-contentbox, .titleSmall a{
	color:#ffffff;
}

.qsstechnosoft_portfolio_panel .services-mobile-view { display:block;}
	.qsstechnosoft_portfolio_panel .services-mobile-view {
		display:block !important;
	}
	.services-mobile-view .contentbox {
		display:flex;
		flex-direction:column;
		gap:30px;
	}
	.services-mobile-view  .service-thumbox img {
		max-width:100%;	
	}
	.services-mobile-view .service-contentbox .titleSmall {
		font-family: 'Lato', sans-serif;
		font-size: 26px;
		font-weight: 700;
		color: #ffffff;
		line-height: 1.2;
		text-align:left;
		margin-bottom: 10px;
	}
	.services-mobile-view .service-contentbox .titleSmall a {
		color: #F4F4F4;
	}
	.services-mobile-view .service-contentbox .intro {
		font-family: 'Lato', sans-serif;
		font-size: 18px;
		font-weight: 700;
		color: #F5F5F5;
		line-height: 26px;
		margin-bottom: 10px;
		text-align:left;
	}
	.services-mobile-view .service-contentbox p {
		    font-family: 'Lato', sans-serif;
			font-size: 16px;
			font-weight: 400;
			line-height: 26px;
		    margin-bottom:0;
		    text-align:left;
	}
	.services-mobile-view .owl-dots {
		text-align: center;
		margin-top: 25px;
	}
	.services-mobile-view .owl-dots .owl-dot {
		    
			background: transparent;
			width: 16px;
			height: 16px;
			border: 2px solid #E7E7E7;
			border-radius: 50%;
			margin-right: 6px;
	}
	.services-mobile-view .owl-dots .owl-dot.active {
		background:#E7E7E7;
	}
}
@media screen and (max-width: 600px) {
  .page-id-16310 #faq-section {
    margin-top: 40px;
  }
}

.page-id-16310 .footer-cta-wrapper {
  background-image: url(https://www.qsstechnosoft.com/wp-content/uploads/2023/05/Mask-group-5.png);
}

.read-more-btn {
  cursor: pointer;
}

.hcpd-section-wrapper p {
  margin-bottom: 20px;
}

.hire-angular-blue-box p {
  font-size: 18px;
  line-height: 32px;
}

.hire-angular-blue-box .pin-circle-btn-wrapper {
  margin-top: 50px;
}

.hire-angular-blue-box .title-with-underLine span::after {
  background: #FF5E5E;
}

.page-id-16403 #hire h1 {
  font-weight: 700 !important;
  font-size: 48px !important;
  line-height: 58px !important;
  color: #2A2A2A !important;
  max-width: 450px;
}

.page-id-16403 .blc-development-process-we-follow .blc-proccess-steps-wrapper .blc-step-wrapper-6 div.col-6:first-child::after {
  width: 100%;
  left: 5px;
}

.page-id-16403 #faq-section {
  padding-top: 40px;
}

.page-id-16403 .pink-bg.white-text-atc {
  margin-top: 0px;
}

.react-js-info-wrapper {
  padding-bottom: 100px;
}

.react-js-info-wrapper h2 {
  font-style: normal;
  font-weight: 800;
  font-size: 42px;
  line-height: 51px;
  margin-bottom: 20px;
  color: #2A2A2A;
}

@media screen and (max-width: 767px) {
	
	.qsstechnosoft_portfolio_panel {
		padding:40px 0 50px;
	}
	
  .react-js-info-wrapper h2 {
    font-size: 28px;
    line-height: 40px;
  }
  .qsstechnosoft_portfolio_panel h2 {
    font-size: 28px;
	line-height:28px;
    margin-bottom: 15px;
  }
	.qsstechnosoft_portfolio_panel h2 + p {
		font-size:18px;
		line-height:26px;
		margin-bottom:35px;
	}
}
.date-and-time-wrapper h3 {
  text-align: left;
  line-height: 50px;
  font-family: "Poppins, sans-serif";
  letter-spacing: 0px;
  color: #000;
  opacity: 1;
  font-size: 48px;
  font-weight: 800;
  margin-bottom: 40px;
}

.date-and-time-wrapper .calender-and-time-slot-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #ffffff 0% 0% no-repeat padding-box;
  -webkit-box-shadow: 0px 8px 20px rgba(216, 216, 216, 0.1607843137);
  box-shadow: 0px 8px 20px rgba(216, 216, 216, 0.1607843137);
  border: 1px solid #edf4ff;
  border-radius: 10px;
  margin-bottom: 80px;
}

@media screen and (max-width: 768px) {
  .date-and-time-wrapper .calender-and-time-slot-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 15px;
  }
}

.date-and-time-wrapper .calender-and-time-slot-wrapper #datep {
  display: none;
}

.date-and-time-wrapper .calender-and-time-slot-wrapper #datepicker {
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  background: #ffffff 0% 0% no-repeat padding-box;
  -webkit-box-shadow: 0px 8px 20px rgba(216, 216, 216, 0.1607843137);
  box-shadow: 0px 8px 20px rgba(216, 216, 216, 0.1607843137);
  border: 1px solid #edf4ff;
  border-radius: 10px;
  opacity: 1;
}

.date-and-time-wrapper
  .calender-and-time-slot-wrapper
  #datepicker
  .datepicker-inline {
  padding: 0px;
  width: 100%;
}

.date-and-time-wrapper
  .calender-and-time-slot-wrapper
  #datepicker
  .datepicker-inline
  .datepicker-days
  thead
  tr:nth-child(2) {
  background: #ffffff 0% 0% no-repeat padding-box;
  -webkit-box-shadow: 0px 8px 20px rgba(216, 216, 216, 0.1607843137);
  box-shadow: 0px 8px 20px rgba(216, 216, 216, 0.1607843137);
  border: 1px solid #edf4ff;
  border-radius: 10px;
  opacity: 1;
}

.date-and-time-wrapper
  .calender-and-time-slot-wrapper
  #datepicker
  .datepicker-inline
  .datepicker-days
  thead
  tr:nth-child(2)
  th:hover {
  background: #fff;
}

.date-and-time-wrapper
  .calender-and-time-slot-wrapper
  #datepicker
  .datepicker-inline
  .datepicker-days
  thead
  .prev {
  content: "";
  width: 18px;
  height: 18px;
  border-right: 3px solid #8e8e8e;
  border-bottom: 3px solid #8e8e8e;
  display: inline-block;
  position: relative;
  transform: rotate(0deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  left: 30px;
  top: 0px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.date-and-time-wrapper
  .calender-and-time-slot-wrapper
  #datepicker
  .datepicker-inline
  .datepicker-days
  thead
  .next {
  content: "";
  width: 18px;
  height: 18px;
  border-right: 3px solid #8e8e8e;
  border-bottom: 3px solid #8e8e8e;
  display: inline-block;
  position: relative;
  transform: rotate(0deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  right: -17px;
  top: 0px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.date-and-time-wrapper
  .calender-and-time-slot-wrapper
  #datepicker
  .datepicker-inline
  .datepicker-days
  thead
  .datepicker-switch {
  text-align: center;
  padding: 19px 0px;
  font-size: 20px;
  line-height: 30px;
  font-style: normal;
  font-weight: 500;
  font-family: "Poppins, sans-serif";
  letter-spacing: 0px;
  color: #000e17;
  text-transform: capitalize;
  opacity: 1;
  pointer-events: none;
}

.date-and-time-wrapper
  .calender-and-time-slot-wrapper
  #datepicker
  .datepicker-inline
  .datepicker-days
  tbody
  .day:hover {
  background: #fff;
}

.date-and-time-wrapper
  .calender-and-time-slot-wrapper
  #datepicker
  .datepicker-inline
  .datepicker-days
  tbody
  .active.day:hover {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#08c),
    to(#04c)
  ) !important;
  background-image: linear-gradient(to bottom, #08c, #04c) !important;
}

.date-and-time-wrapper .time-slot-wrapper {
  padding: 0 50px;
  width: 60%;
}

@media screen and (max-width: 1024px) {
  .date-and-time-wrapper .time-slot-wrapper {
    padding: 0 25px;
  }
}

@media screen and (max-width: 768px) {
  .date-and-time-wrapper .time-slot-wrapper {
    padding: 0 10px;
    width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .date-and-time-wrapper .time-slot-wrapper {
    padding: 0 10px;
    width: 100%;
  }
}

.date-and-time-wrapper .time-slot-wrapper .slot-title {
  margin-bottom: 15px;
  padding-top: 30px;
}

.date-and-time-wrapper .time-slot-wrapper .slot-title p {
  text-align: left;
  color: #8e8e8e;
  opacity: 1;
  font-size: 16px;
  line-height: 25px;
  font-family: "Poppins, sans-serif";
  font-weight: 400;
  margin-bottom: 6px;
}

.date-and-time-wrapper .time-slot-wrapper .slot-title h5 {
  margin-bottom: 0px;
  text-align: left;
  font-size: 20px;
  font-weight: 500;
  font-family: "Poppins, sans-serif";
  height: 26px;
  letter-spacing: 0px;
  color: #000e17;
  opacity: 1;
}

.date-and-time-wrapper .time-slot-wrapper .slots-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 375px;
  overflow-y: scroll;
}

.date-and-time-wrapper .time-slot-wrapper .slots-wrapper .slot {
  width: 19%;
  margin-left: 3%;
  margin-right: 3%;
  margin-bottom: 15px;
  margin-top: 15px;
  text-align: center;
  margin-top: 15px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: rgba(224, 229, 236, 0.1294117647) 0% 0% no-repeat padding-box;
  -webkit-box-shadow: 0px 8px 20px rgba(216, 216, 216, 0.1607843137);
  box-shadow: 0px 8px 20px rgba(216, 216, 216, 0.1607843137);
  border: 1px solid rgba(224, 229, 236, 0.2784313725);
  border-radius: 10px;
  opacity: 1;
  cursor: pointer;
}

.date-and-time-wrapper .time-slot-wrapper .slots-wrapper .slot:hover {
  background: #4054e5 0% 0% no-repeat padding-box;
}

.date-and-time-wrapper .time-slot-wrapper .slots-wrapper .slot:hover span {
  color: #fff;
}

.date-and-time-wrapper .time-slot-wrapper .slots-wrapper .slot span {
  text-align: left;
  font-size: 20px;
  line-height: 3px;
  display: block;
  font-family: "Poppins, sans-serif";
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0px;
  color: #000e17;
  opacity: 1;
  cursor: pointer;
}

@media screen and (max-width: 600px) {
  .date-and-time-wrapper .time-slot-wrapper .slots-wrapper .slot span {
    font-size: 14px;
    line-height: 16px;
    text-align: center;
  }
}

.date-and-time-wrapper .time-slot-wrapper .slots-wrapper .slot.active {
  background: #4054e5 0% 0% no-repeat padding-box;
}

.date-and-time-wrapper .time-slot-wrapper .slots-wrapper .slot.active span {
  color: #fff;
}

.date-and-time-wrapper .slot-ist {
  text-align: right;
  padding: 23px 20px;
  letter-spacing: 0px;
  color: #8e8e8e;
  font-size: 16px;
  line-height: 25px;
  font-family: "Poppins, sans-serif";
  font-weight: 400;
}

.calender,
#datepicker,
.datepicker,
.datepicker-days,
.table-condensed {
  width: 500px;
}

@media screen and (max-width: 1024px) {
  .calender,
  #datepicker,
  .datepicker,
  .datepicker-days,
  .table-condensed {
    width: 380px;
  }
}

@media screen and (max-width: 768px) {
  .calender,
  #datepicker,
  .datepicker,
  .datepicker-days,
  .table-condensed {
    width: calc(100vw - 81px);
  }
}

@media screen and (max-width: 600px) {
  .calender,
  #datepicker,
  .datepicker,
  .datepicker-days,
  .table-condensed {
    width: calc(100vw - 30px);
  }
}

.calender .datepicker .datepicker-days .dow,
.calender .datepicker .datepicker-days .day,
#datepicker .datepicker .datepicker-days .dow,
#datepicker .datepicker .datepicker-days .day {
  width: 14.28%;
  padding: 22px 0px;
}

.next-step,
#edit-form,
#next-step-3 {
  background: #ffffff 0% 0% no-repeat padding-box;
  -webkit-box-shadow: 0px 15px 30px rgba(164, 164, 164, 0.1215686275);
  box-shadow: 0px 15px 30px rgba(164, 164, 164, 0.1215686275);
  border: 2px solid #4054e5;
  border-radius: 30px;
  opacity: 1;
  text-align: center;
  padding: 16px 50px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0px;
  color: #4054e5;
  pointer-events: all;
  text-decoration: none;
  display: inline-block;
}

.next-step:hover,
#edit-form:hover,
#next-step-3:hover {
  text-decoration: none;
}

.customer-information {
  margin-bottom: 50px;
  margin-top: 100px;
  padding-top: 80px;
}

.customer-information h2 {
  text-align: left;
  line-height: 50px;
  font-family: "Poppins, sans-serif";
  letter-spacing: 0px;
  color: #000;
  opacity: 1;
  font-size: 48px;
  font-weight: 800;
  margin-bottom: 40px;
}

@media screen and (max-width: 600px) {
  .customer-information h2 {
    line-height: 26px;
  }
}

.customer-information h3 {
  text-align: left;
  letter-spacing: 0px;
  color: #000e17;
  font-size: 24px;
  line-height: 50px;
  font-weight: 600;
}

.customer-information .customer-information-form-wrapper {
  background: #ffffff 0% 0% no-repeat padding-box;
  -webkit-box-shadow: 0px 8px 20px rgba(216, 216, 216, 0.1607843137);
  box-shadow: 0px 8px 20px rgba(216, 216, 216, 0.1607843137);
  border: 1px solid #edf4ff;
  border-radius: 10px;
  padding: 40px;
}

@media screen and (max-width: 600px) {
  .customer-information .customer-information-form-wrapper {
    padding: 10px;
  }
}

.customer-information .customer-information-form-wrapper .col-md-7 .row {
  margin-bottom: 38px;
}

@media screen and (max-width: 600px) {
  .customer-information .customer-information-form-wrapper .col-md-7 .row {
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 600px) {
  .customer-information .customer-information-form-wrapper .col-md-7 .row .col {
    -ms-flex-preferred-size: max-content;
    flex-basis: max-content;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 768px) {
  .customer-information .customer-information-form-wrapper .col-md-7,
  .customer-information .customer-information-form-wrapper .col-md-5 {
    max-width: 100%;
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
  }

  .customer-information
    .customer-information-form-wrapper
    .col-md-7
    .services-wrapper,
  .customer-information
    .customer-information-form-wrapper
    .col-md-5
    .services-wrapper {
    margin-bottom: 40px;
  }
}

.customer-information .customer-information-form-wrapper .form-check-label {
  color: #000000;
}

@media screen and (max-width: 600px) {
  .customer-information
    .customer-information-form-wrapper
    textarea.form-control {
    margin-bottom: 15px;
  }
}

.customer-information .customer-information-form-wrapper label {
  text-align: left;
  margin-bottom: 16px;
  font-size: 15px;
  line-height: 23px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #8e8e8e;
}

.customer-information .customer-information-form-wrapper p {
  text-align: left;
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #8e8e8e;
}

@media screen and (max-width: 600px) {
  .customer-information .customer-information-form-wrapper p {
    margin-bottom: 15px;
  }
}

.customer-information .customer-information-form-wrapper .form-check-label {
  padding-left: 12px;
}

.customer-information
  .customer-information-form-wrapper
  .form-check-label
  .form-check-input {
  width: 18px;
  height: 18px;
  margin-left: -32px;
  margin-top: 2px;
  -webkit-appearance: unset;
  -moz-appearance: unset;
  appearance: unset;
  -webkit-box-shadow: 0px 8px 20px rgba(216, 216, 216, 0.1607843137);
  box-shadow: 0px 8px 20px rgba(216, 216, 216, 0.1607843137);
  border: 1px solid #ced8e9;
}

.customer-information
  .customer-information-form-wrapper
  .form-check-label
  .form-check-input:checked {
  border: 1px solid #4054e5;
}

.customer-information
  .customer-information-form-wrapper
  .form-check-label
  .form-check-input:checked::before {
  content: " ";
  top: 1px;
  width: 6px;
  height: 12px;
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 2px solid #4054e5;
  border-bottom: 2px solid #4054e5;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 20% 40%;
  transform-origin: 100% 100%;
  position: absolute;
  left: 1px;
}

.customer-information .form-control {
  text-align: left;
  padding: 14px;
  font-size: 16px;
  font-weight: normal;
  line-height: 25px;
  letter-spacing: 0px;
  color: #000e17;
  border: none;
  border: 1px solid #d5d5d5;
  border-radius: 1px;
}

.customer-information .form-control:focus {
  border: 1px solid #4054e5;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.customer-information textarea {
  width: 100%;
}

.customer-information #message + .alert {
  margin-top: 20px;
}

.customer-information .services-wrapper {
  background: rgba(255, 255, 255, 0.4901960784) 0% 0% no-repeat padding-box;
  -webkit-box-shadow: 0px 8px 20px rgba(216, 216, 216, 0.1607843137);
  box-shadow: 0px 8px 20px rgba(216, 216, 216, 0.1607843137);
  border: 1px solid #edf4ff;
  border-radius: 10px;
}

@media screen and (max-width: 600px) {
  .customer-information .services-wrapper {
    margin-left: -10px;
    margin-right: -10px;
    border: none;
    margin-bottom: 20px;
  }
}

.customer-information .services-wrapper h3 {
  background: rgba(255, 255, 255, 0.4901960784) 0% 0% no-repeat padding-box;
  -webkit-box-shadow: 0px 8px 20px rgba(216, 216, 216, 0.1607843137);
  box-shadow: 0px 8px 20px rgba(216, 216, 216, 0.1607843137);
  border: 1px solid #edf4ff;
  border-radius: 10px;
  padding-top: 13px;
  padding-bottom: 14px;
}

.customer-information .services-wrapper .service-lists,
.customer-information .services-wrapper h3 {
  padding-left: 30px;
}

.customer-information .services-wrapper h4 {
  text-align: left;
  font-size: 16px;
  line-height: 50px;
  font-weight: 600;
  letter-spacing: 0px;
  color: #000e17;
  margin-bottom: 0px;
}

.customer-information .services-wrapper .service-lists {
  height: 385px;
  overflow-y: scroll;
}

.customer-information .services-wrapper .form-check {
  margin-bottom: 10px;
}

.customer-information .services-wrapper .form-check-label {
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 23px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0px;
  color: #000e17;
}

.review-and-book h3 {
  margin-bottom: 0px;
  line-height: 26px;
}

.review-and-book .edit-btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 40px;
}

@media screen and (max-width: 600px) {
  .review-and-book .edit-btn-wrapper h3 {
    line-height: 26px !important;
  }
}

.review-and-book .edit-btn-wrapper #edit-form {
  font-size: 14px;
  line-height: 21px;
  margin-left: 30px;
  padding: 8px 32px;
}

.review-and-book input:-moz-read-only,
.review-and-book textarea:-moz-read-only {
  background-color: #fff;
  border: none;
  pointer-events: none;
  height: 16px;
  padding: 0px;
}

.review-and-book input:read-only,
.review-and-book textarea:read-only,
.review-and-book #v-message {
  background-color: #fff;
  border: none;
  pointer-events: none;
  height: 16px;
  padding: 0px;
}

.review-and-book #v-message {
  margin-bottom: 40px;
  height: auto;
}

.review-and-book #next-step-3 {
  height: auto;
}

@media screen and (max-width: 600px) {
  .review-and-book .customer-information-form-wrapper {
    padding-bottom: 0px;
  }
}

.review-and-book .customer-information-form-wrapper .col-md-5 {
  margin-top: -90px;
}

@media screen and (max-width: 768px) {
  .review-and-book .customer-information-form-wrapper .col-md-5 {
    margin: 0px;
    padding: 0px 15px;
    margin-bottom: 40px;
  }

  .review-and-book
    .customer-information-form-wrapper
    .col-md-5
    .services-wrapper {
    margin-bottom: 0px;
  }
}

.review-and-book .services-wrapper.appointmant-detail h3 {
  padding-right: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 24px;
  padding-bottom: 23px;
}

.review-and-book .services-wrapper.appointmant-detail h3 button {
  display: none;
  font-size: 14px;
  line-height: 21px;
  padding: 8px 16px;
}

.review-and-book .services-wrapper.appointmant-detail .detail-content h4 {
  line-height: 26px;
}

.review-and-book
  .services-wrapper.appointmant-detail
  .detail-content
  .free-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 16px;
  padding: 30px 30px 0px 30px;
}

.review-and-book
  .services-wrapper.appointmant-detail
  .detail-content
  .free-detail
  div
  p {
  font-size: 14px;
  line-height: 26px;
  color: #000;
}

.review-and-book
  .services-wrapper.appointmant-detail
  .detail-content
  .appointment-description {
  margin-bottom: 32px;
  padding: 30px 30px 0px 30px;
}

.review-and-book
  .services-wrapper.appointmant-detail
  .detail-content
  .appointment-description
  p {
  font-size: 14px;
  line-height: 30px;
  color: #8e8e8e;
  max-width: 315px;
}

.review-and-book
  .services-wrapper.appointmant-detail
  .detail-content
  .apt-total-free {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-shadow: 0px 8px 20px rgba(216, 216, 216, 0.1607843137);
  box-shadow: 0px 8px 20px rgba(216, 216, 216, 0.1607843137);
  border: 1px solid #edf4ff;
  border-radius: 10px;
  padding: 20px 30px 22px 30px;
}

.review-and-book .filled-contnet-hide {
  display: none;
}

.review-and-book .filled-contnet-hide .hidden {
  pointer-events: none;
}

.review-and-book .selected-services-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 40px;
  margin-bottom: 50px;
}

.review-and-book .selected-services-list > div {
  width: 100%;
}

@media screen and (max-width: 600px) {
  .review-and-book .selected-services-list {
    margin: 0px;
  }
}

.review-and-book .selected-services-list .service-item {
  display: none;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 10px 1%;
}

.review-and-book .selected-services-list .service-item span {
  display: block;
  position: relative;
}

.review-and-book .selected-services-list .service-item span input {
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  pointer-events: none;
  display: none;
}

.review-and-book .selected-services-list .service-item p {
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
  letter-spacing: 0px;
  color: #000e17;
  padding-left: 37px;
  background-image: url(/wp-content/themes/qss/assets/img/apt-service-check-icon.png);
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: 0px 2px;
}

.review-and-book .selected-services-list .service-item.active {
  display: block;
  width: 48%;
}

@media screen and (max-width: 768px) {
  .review-and-book .selected-services-list .service-item.active {
    width: 98%;
  }
}

.review-and-book .service-item.service-title {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  display: none;
}

.next-step-wrapper:not(.active) {
  display: none;
}

/* width */
.service-lists::-webkit-scrollbar,
.slots-wrapper::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.service-lists::-webkit-scrollbar-track,
.slots-wrapper::-webkit-scrollbar-track {
  background: rgba(237, 244, 255, 0.3490196078) 0% 0% no-repeat padding-box;
  border: 1px solid #edf4ff;
  border-radius: 10px;
  opacity: 0.3;
}

/* Handle */
.service-lists::-webkit-scrollbar-thumb,
.slots-wrapper::-webkit-scrollbar-thumb {
  background: #edf4ff 0% 0% no-repeat padding-box;
  border: 1px solid #edf4ff;
  border-radius: 10px;
  opacity: 1;
}

/* Handle on hover */
.service-lists::-webkit-scrollbar-thumb:hover,
.slots-wrapper::-webkit-scrollbar-thumb:hover {
  background: #edf4ff 0% 0% no-repeat padding-box;
  border: 1px solid #edf4ff;
  border-radius: 10px;
  opacity: 1;
}

@media screen and (max-width: 600px) {
  .book-appointment-banner-wrapper h1,
  .book-appointment-banner-wrapper h2,
  .book-appointment-banner-wrapper h3,
  .date-and-time-wrapper h1,
  .date-and-time-wrapper h2,
  .date-and-time-wrapper h3,
  .customer-information h1,
  .customer-information h2,
  .customer-information h3,
  .customer-information h1,
  .customer-information h2,
  .customer-information h3 {
    line-height: 43px;
  }
}

.book-appointment-banner-wrapper h1 span,
.book-appointment-banner-wrapper h2 span,
.book-appointment-banner-wrapper h3 span,
.date-and-time-wrapper h1 span,
.date-and-time-wrapper h2 span,
.date-and-time-wrapper h3 span,
.customer-information h1 span,
.customer-information h2 span,
.customer-information h3 span,
.customer-information h1 span,
.customer-information h2 span,
.customer-information h3 span {
  position: relative;
  z-index: 1;
}

.book-appointment-banner-wrapper h1 span::after,
.book-appointment-banner-wrapper h2 span::after,
.book-appointment-banner-wrapper h3 span::after,
.date-and-time-wrapper h1 span::after,
.date-and-time-wrapper h2 span::after,
.date-and-time-wrapper h3 span::after,
.customer-information h1 span::after,
.customer-information h2 span::after,
.customer-information h3 span::after,
.customer-information h1 span::after,
.customer-information h2 span::after,
.customer-information h3 span::after {
  content: "";
  display: inline-block;
  position: absolute;
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  transform-origin: left;
  -moz-transform-origin: left;
  -webkit-transform-origin: left;
  width: 105%;
  left: 0px;
  background: #fecf4c;
  height: 50%;
  z-index: -1;
  bottom: 0;
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -webkit-animation: animyellow;
  animation: animyellow;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: 1s;
  animation-iteration-count: 1s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

.service-wrapper-items.active #services {
  display: block;
}

.industries-wrapper-itmes.active #industries {
  display: block;
}

.technologies-wrapper-items.active #technologies {
  display: block;
}

/* ====================================================================================== */
.mainServices .servicesThumbs .item .icon img {
  height: 40px;
  width: 40px;
  object-position: center;
  object-fit: fill;
}

.ctaForm span.arrow img {
  width: 34px;
  height: 14px;
}

.profile.services img {
  width: 475px;
  height: 325px;
  object-fit: contain;
}

.profile.services img.alignnone {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.page-template-template-case-study-march
  .caseParent
  .study.rightAlign
  .statement:before {
  z-index: 2;
  right: -31px;
}

.page-template-template-case-study-march
  .caseParent
  .study.rightAlign
  .statement
  h3:before {
  right: -39px;
  z-index: 2;
}

.page-template-template-case-study-march
  .caseParent
  .study.rightAlign
  .statement
  ul
  li:before {
  right: -35px;
  z-index: 2;
}

@media screen and (max-width: 600px) {
  .profile.services img {
    width: 100%;
    height: 230px;
  }

  .page-template-template-case-study-march .bannerC {
    height: 350px;
  }
}

@media screen and (max-width: 991px) {
  .portfolio .portfolioWrap li > div .mobile,
  .portfolio .portfolioWrap li:nth-child(even) > div .mobile {
    top: -15%;
  }

  .page-id-6295 .portfolio .portfolioWrap {
    margin-top: 40px;
  }
}

.successStories .flexbox .poster a img {
  max-width: 100%;
  height: 225px !important;
  object-fit: fill !important;
}

footer .social .flexbox:last-child .item img {
  width: 134px;
  height: 40px;
}

footer .social .flexbox:last-child .item a img {
  width: 36px;
  height: 36px;
}

.flex.web > div {
  width: 100%;
  text-align: center;
}

.flex.web > div > img {
  float: none !important;
}

.mobile-contact-button {
  visibility: hidden;
  margin-top: 16px;
  display: none;
}

.mobile-contact-button a {
  padding: 12px;
  display: block;
  background: #ff5e5e;
  color: #fff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  width: 100%;
  text-align: center;
  font-size: 18px;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 46px;
  line-height: 18px;
}

.mobile-contact-button a:hover {
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .mega-menu .content-wrap {
    width: 0px;
    overflow: hidden;
  }

  .mega-menu.show .content-wrap {
    width: 100%;
    overflow: visible;
  }
}

@media screen and (max-width: 600px) {
  .mobile-menu-contact-btn {
    display: none;
  }

  .mobile-contact-button {
    visibility: visible;
    display: flex;
  }
}

/* blog page style */

.blog-banner-qss .blog-slide-wrap .blog-post .post-img img {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.blog-banner-qss .blog-slide-wrap .blog-post .post-detail .button-wrap .btn {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.blog #trusted-slider .owl-nav,
.search-results #trusted-slider .owl-nav {
  float: right;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.pagination-box .page-numbers {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  background: #fff;
  padding: 5px 10px;
  font-size: 16px;
  color: #7e7e7e;
  min-width: 36px;
  height: 36px;
  -webkit-box-shadow: 0px 5px 8px rgba(162, 162, 162, 0.1607843137);
  box-shadow: 0px 5px 8px rgba(162, 162, 162, 0.1607843137);
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  text-align: center;
}

.pagination-box .nav-links {
  margin: auto;
}

.es_subscription_form_submit {
  display: inline-block;
  vertical-align: middle;
  background: transparent linear-gradient(107deg, #ff5e5e 0%, #fbbc29 100%) 0%
    0% no-repeat padding-box;
  padding: 12px 20px;
  font-size: 18px;
  font-weight: 700;
  min-width: 165px;
  width: auto;
  height: auto;
  color: #fff;
  line-height: 26px;
  border: none;
  -webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1803921569);
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1803921569);
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.emaillist label {
  display: block;
  width: 100%;
}

input.es_required_field.es_txt_email.ig_es_form_field_email {
  display: block;
  padding: 10px 15px;
  font-size: 16px;
  color: #9d9d9d;
  width: 100%;
  height: 60px;
  background: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 6px;
}

.emaillist .es-field-wrap {
  margin-bottom: 20px;
}

/* single blog page */

.single-post .blogInner {
  margin-top: 80px;
  padding-top: 0px;
  background: #fff;
}

@media screen and (max-width: 767px) {
  .single-post .blogInner {
    margin-top: 70px;
  }
}

.single-post .blogInner .single-blog-hero-banner {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 450px;
  position: relative;
  background-position: top;
}

@media screen and (max-width: 600px) {
  .single-post .blogInner .single-blog-hero-banner {
    height: auto;
    margin-bottom: 0px;
  }
}

.single-post .blogInner .single-blog-hero-banner::before {
  content: " ";
  background-color: rgba(224, 229, 236, 0.8);
  width: 100%;
  height: 450px;
  display: initial;
  z-index: 1;
  position: absolute;
}

.single-post .blogInner .single-blog-hero-banner .single-thumnail {
  max-width: 800px;
  margin: auto;
  padding-top: 90px;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 600px) {
  .single-post .blogInner .single-blog-hero-banner::before {
    z-index: 0;
    height: 180px;
  }

  .single-post .blogInner .single-blog-hero-banner .single-thumnail {
    max-height: 500px;
  }

  .single-post .blogInner .single-blog-hero-banner .single-thumnail img {
    max-height: 500px;
  }
}

@media screen and (max-width: 600px) {
  .single-post .blogInner .single-blog-hero-banner .single-thumnail {
    max-width: 90%;
    padding-top: 40px;
  }
}

.single-post .blogInner .single-blog-hero-banner .single-thumnail img {
  width: 100%;
  height: auto;
  border-radius: 20px;
  margin-bottom: 0px !important;
  -webkit-box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.1490196078);
  box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.1490196078);
}

.single-post .single-post-time-date-wrapper {
  text-align: center;
  margin-bottom: 55px;
  margin-top: 40px;
}

.single-post .single-post-time-date-wrapper .post-title {
  
  letter-spacing: 0.26px;
  color: #000e17;
  opacity: 1;
  font-size: 34px;
  line-height: 44px !important;
}

@media screen and (max-width: 600px) {
  .single-post .single-post-time-date-wrapper {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .single-post .single-post-time-date-wrapper .post-date {
    margin-bottom: 10px !important;
  }

  .single-post .single-post-time-date-wrapper .post-title {
    line-height: 38px !important;
  }

  .info-box {
    display: none !important;
  }
}

.single-post .single-post-time-date-wrapper .post-date {
  text-align: left;
  
  letter-spacing: 0px;
  color: #4e4e4e;
  opacity: 1;
  margin-bottom: 14px;
  display: block;
  text-align: center;
}

.single-post .blog-content-qss.e-book-content-wrapper {
  padding: 0px;
}

.single-post .blog-content-qss.e-book-content-wrapper .blog-ebook-box {
  padding: 25px;
  display: block;
  margin-bottom: 40px;
}

.single-post
  .blog-content-qss.e-book-content-wrapper
  .blog-ebook-box
  .detail-box {
  width: 100%;
}

.single-post .blog-content-qss.blog-newsletter-box-wrapper {
  padding: 0px;
}

.single-post
  .blog-content-qss.blog-newsletter-box-wrapper
  .blog-newsletter-box {
  padding: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #e2e2e2;
  border-radius: 15px;
}

.single-post
  .blog-content-qss.blog-newsletter-box-wrapper
  .blog-newsletter-box
  > div {
  width: 100%;
  margin: 0px;
}

.single-post
  .blog-content-qss.blog-newsletter-box-wrapper
  .blog-newsletter-box
  .detail-box {
  padding: 0px;
}

.single-post
  .blog-content-qss.blog-newsletter-box-wrapper
  .blog-newsletter-box
  .detail-box
  input[type="submit"] {
  width: 100%;
	  color:#fff;
	  font-family:inherit;
}
.blogInner-banner{}
.blogInner-banner img{width: 100% !important;
    height: 50vh;
    object-fit: cover;}

.single-post .single-blog-next-pre-and-social-btn-wrapper {
  width: 100%;
  display: none;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #ccc;
  margin-top: 20px;
  margin-bottom: 40px;
  padding-top: 30px;
}

@media screen and (max-width: 600px) {
  .single-post .single-blog-next-pre-and-social-btn-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.single-post
  .single-blog-next-pre-and-social-btn-wrapper
  .next-pre-btn-wrapper
  .post-navigation
  .nav-links {
  border: none !important;
  margin: 0px;
  padding: 0px;
}

.single-post
  .single-blog-next-pre-and-social-btn-wrapper
  .next-pre-btn-wrapper
  .post-navigation
  .nav-links
  .nav-previous {
  margin-right: 40px;
}

.single-post
  .single-blog-next-pre-and-social-btn-wrapper
  .next-pre-btn-wrapper
  .post-navigation
  .nav-links
  a {
  padding: 9px 15px;
  background: #ffffff 0% 0% no-repeat padding-box;
  -webkit-box-shadow: 0px 5px 8px rgba(162, 162, 162, 0.1607843137);
  box-shadow: 0px 5px 8px rgba(162, 162, 162, 0.1607843137);
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  opacity: 1;
  color: #7e7e7e;
  font-family: "Poppins, sans-serif";
  border: none !important;
}

.single-post .single-blog-next-pre-and-social-btn-wrapper .social-btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width: 600px) {
  .single-post
    .single-blog-next-pre-and-social-btn-wrapper
    .social-btn-wrapper {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 24px;
  }
}

.single-post
  .single-blog-next-pre-and-social-btn-wrapper
  .social-btn-wrapper
  > span {
  letter-spacing: 0px;
  color: #9b9b9b;
  opacity: 1;
  font-size: 16px;
  display: block;
}

.single-post
  .single-blog-next-pre-and-social-btn-wrapper
  .social-btn-wrapper
  .shareaholic-share-buttons-wrapper {
  margin-left: 0px !important;
}

.single-post
  .single-blog-next-pre-and-social-btn-wrapper
  .social-btn-wrapper
  .shareaholic-share-buttons-heading {
  display: none;
}

@media screen and (max-width: 600px) {
  .single-post
    .single-blog-next-pre-and-social-btn-wrapper
    .social-btn-wrapper
    .shareaholic-share-buttons {
    display: list-item !important;
  }
}

.single-post
  .single-blog-next-pre-and-social-btn-wrapper
  .social-btn-wrapper
  .shareaholic-share-buttons
  li {
  display: list-item !important;
}

.single-post .col-md-12 .single-blog-next-pre-and-social-btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 600px) {
  .single-post .col-md-12 .single-blog-next-pre-and-social-btn-wrapper {
    display: none;
  }
}

.single-post .blog-content-qss.related-articles-wrapper {
  padding: 0px;
  margin-bottom: 80px;
}

@media screen and (max-width: 600px) {
  .single-post .blog-content-qss.related-articles-wrapper {
    margin-top: 40px;
  }
}

@media screen and (max-width: 600px) {
  .single-post .blog-content-qss.related-articles-wrapper {
    margin-bottom: 0px;
  }
}

.single-post .blog-content-qss.related-articles-wrapper > div > div h3 {
  /* margin-bottom: 46px !important; */
}

.single-post .blog-content-qss.related-articles-wrapper .blog-slide-wrap {
  margin-top: 0px !important;
}

.single-post
  .blog-content-qss.related-articles-wrapper
  .blog-slide-wrap
  .owl-stage-outer
  .owl-item
  .post-listing
  .post-item {
  width: 100%;
  margin: 0 24px;
  border: 1px solid #e8e8e8;	
	  background: #f3f3f3;
}

@media screen and (max-width: 600px) {
  .single-post
    .blog-content-qss.related-articles-wrapper
    .blog-slide-wrap
    .owl-stage-outer
    .owl-item
    .post-listing
    .post-item {
    width: 99%;
    margin: 0px;
  }
}

.single-post .blog-content-qss.related-articles-wrapper .owl-nav.disabled {
  position: absolute;
  top: -80px;
  left: auto;
  right: 20px;
  display: block;
}

.single-post .blog-content-qss .post-listing .post-item .post-thumb {
  height: 190px;
}

.single-post .blog-content-qss .post-listing .post-item .post-thumb img {
  height: 190px;
  object-fit: cover;
}

.single-post .blog-content-qss .owl-stage-outer {
  padding-top: 15px;
  padding-bottom: 15px;
}

.blog-content-qss .post-listing .post-item .post-detail .title a {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  color: #000e17;
  margin-bottom: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* number of lines to show */
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.certification #awards p {
  display: none;
}

.wpcf7-not-valid-tip + * {
  display: none !important;
}

@media screen and (max-width: 479px) {
  .page-template-template-case-study .benefits .flexbox .item:first-child,
  .page-template-template-case-study .flexbox .item:last-child,
  .page-template-template-case-study .benefits .flexbox .item:last-child {
    display: initial !important;
    border: none !important;
    width: 100%;
  }

  .page-template-template-case-study .flexbox {
    display: flow-root;
  }

  .page-template-template-case-study .benefits .flexbox .item:last-child img {
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
  }
}

.client-n-reviews #clients .item {
  text-align: center;
  min-height: 114px;
  display: flex;
  align-items: center;
}

/* 
.grecaptcha-badge{
    right: 70px !important;
} */
.owl-carousel
  .owl-item
  img
  .blog-content-qss
  .post-listing
  .post-item
  .post-detail
  .info-box
  p {
  display: none;
}

.blog-content-qss
  .post-listing
  .post-item
  .post-detail
  .info-box
  p:first-child {
  display: block;
}

.blog-content-qss
  .post-listing
  .post-item
  .post-detail
  .info-box
  p:nth-child(2) {
  display: block;
}

.blog-content-qss .post-listing .post-item .post-detail .info-box p:last-child {
  display: block;
}

.blog-content-qss .post-listing .post-item .post-detail p {
  font-size: 15px;
  line-height: 22px;
}

.captchaRow {
  /*   display: none!important; */
}

/* popup style */
.popup-img-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #ffffff;
  border: 1px solid #000000;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

@media screen and (max-width: 600px) {
  .popup-img-content-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.popup-img-content-wrapper .img-wrapper {
  width: 40%;
  padding: 0 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  background: #e9f0f2;
  border: solid 4px #fff;
  min-height: 635px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 600px) {
  .popup-img-content-wrapper .img-wrapper {
    width: 100%;
  }
}

.popup-img-content-wrapper .img-wrapper img {
  width: 100%;
}

.popup-img-content-wrapper .popup-content-wrapper {
  width: 60%;
  padding: 40px;
}

@media screen and (max-width: 600px) {
  .popup-img-content-wrapper .popup-content-wrapper {
    width: 100%;
  }
}

.popup-img-content-wrapper .popup-content-wrapper .popup-title h3 {
  font-family: "Poppins, sans-serif";
  font-style: normal;
  font-weight: 900;
  font-size: 35px;
  line-height: 49px;
  padding-bottom: 17px;
  margin-bottom: 54px;
  color: #503838;
  border-bottom: 7px solid #d9d9d9;
}

.popup-img-content-wrapper .popup-content-wrapper .popup-content span {
  font-family: "Poppins, sans-serif";
  font-style: normal;
  font-weight: 700;
  font-size: 23px;
  line-height: 34px;
  /* identical to box height */
  color: #503838;
}

.popup-img-content-wrapper .popup-content-wrapper .popup-content p {
  margin-top: 22px;
  font-size: 16px;
  line-height: 1.3;
  color: #000;
  margin-top: 14px;
  padding: 0px;
}

.popup-img-content-wrapper .popup-content-wrapper .pop-up-form {
  padding-top: 45px;
}

.popup-img-content-wrapper .popup-content-wrapper .pop-up-form ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 16px;
}

.popup-img-content-wrapper .popup-content-wrapper .pop-up-form ul li {
  width: 50%;
  list-style: none;
}

.popup-img-content-wrapper
  .popup-content-wrapper
  .pop-up-form
  ul
  li:first-child {
  margin-right: 9px;
}

.popup-img-content-wrapper
  .popup-content-wrapper
  .pop-up-form
  ul
  li:nth-child(2) {
  margin-left: 9px;
}

.popup-img-content-wrapper .popup-content-wrapper .pop-up-form ul li input {
  font-family: "Poppins, sans-serif";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  height: 53px;
  padding: 10px;
  background: #ffffff;
  border: 1px solid #000000;
  width: 100%;
  color: #c48282;
}

.popup-img-content-wrapper
  .popup-content-wrapper
  .pop-up-form
  ul
  li
  input::-webkit-input-placeholder {
  color: #c48282;
  font-family: "Poppins, sans-serif";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.popup-img-content-wrapper
  .popup-content-wrapper
  .pop-up-form
  ul
  li
  input::-moz-placeholder {
  color: #c48282;
  font-family: "Poppins, sans-serif";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.popup-img-content-wrapper
  .popup-content-wrapper
  .pop-up-form
  ul
  li
  input:-ms-input-placeholder {
  color: #c48282;
  font-family: "Poppins, sans-serif";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.popup-img-content-wrapper
  .popup-content-wrapper
  .pop-up-form
  ul
  li
  input::-ms-input-placeholder {
  color: #c48282;
  font-family: "Poppins, sans-serif";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.popup-img-content-wrapper
  .popup-content-wrapper
  .pop-up-form
  ul
  li
  input::placeholder {
  color: #c48282;
  font-family: "Poppins, sans-serif";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.popup-img-content-wrapper
  .popup-content-wrapper
  .pop-up-form
  .hover_effect
  .wpcf7-submit {
  font-family: "Poppins, sans-serif";
  font-style: normal;
  font-weight: 700;
  font-size: 23px;
  line-height: 34px;
  height: 53px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #e45050;
  border: 1px solid #fad0d0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  width: 100%;
  color: #ffffff;
}

.popup-img-content-wrapper .popup-content-wrapper .pop-up-form .wpcf7-spinner {
  /* display: none !important; */
}

@media screen and (max-width: 600px) {
  #popmake-13387 {
    right: 0px !important;
    min-width: auto !important;
    width: 95%;
    left: 2.5% !important;
  }
}

.blog-banner-qss .top-sec-wrap .search-box-wrap input {
  color: #000e17;
}

.page-id-5665 .customServices p {
  text-align: left;
}

@media screen and (max-width: 600px) {
  #newPortfolio .owl-stage .owl-item .rCol .flexbox {
    line-height: 215px;
  }

  #newPortfolio .owl-stage .owl-item > .item .rCol a {
    min-height: 40px;
  }
}

.js.what-we-do-open {
  ms-overflow-style: scrollbar;
  overflow: hidden;
  height: 100%;
}

.pagination-box .page-numbers.current {
  color: #fff;
  background: #ff5e5e;
}

.page-id-6641 .process #process .item {
  padding: 25px 0px;
}

.page-id-6641 .showcase h4 {
  font-size: 48px;
  font-weight: 800;
  line-height: 60px;
}

.page-template-template-services-inner .successStories .flexbox .item {
  margin-top: 30px;
}

.country-list {
  max-width: 400px;
  overflow-x: hidden;
}

.country-list li {
  width: 100% !important;
}

/* .page-id-5539 #pNumber {
  padding-left: 48px;
} */

/* 
.mobile-contact-button>a,
#menu-item-5541>a {
    position: relative;
    transition: .5s;
}

.mobile-contact-button>a:hover,
#menu-item-5541>a:hover {
    background-color: #f14d4d;
    transition: .5s;
}

#menu-item-5541>a::before,
.mobile-contact-button>a:before {
    content: " ";
    box-shadow: 0 0 0 rgb(255 255 255 / 40%);
    animation: btneffect 2s infinite;
    content: "";
    width: 15px;
    height: 15px;
    border: 3px solid #fff;
    position: absolute;
    left: 15px;
    border-radius: 50%;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: .5s;
    transform: unset;
    visibility: unset;
    background: unset;
    opacity: unset;
    z-index: unset;
}


@keyframes pulso {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .8);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, .8);
    }

    70% {
        -moz-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

header .navbar>ul>li.contact-link a {
    width: 120px;
    padding-left: 40px;
} */

.contact-link > a:before {
  width: 200px;
  height: 200px;
  background: #d53333;
  animation: btneffect 1.5s infinite !important;
}

.blogInner p {
  font-size: 20px;
}

.blogInner table {
            border-collapse: collapse;
            width: 100%;
			font-size:20px;
        }

.blogInner th, td {
            border: 1px solid black;
            padding: 8px;
            text-align: left;
        }
.cat-name {
  display: none !important;
}

.cat-name:first-child {
  display: block !important;
}

.blogInner ul li,
ol li {
  font-size: 21px;
  line-height: 30px;
}

.blogInner ol li::marker {
  font-weight: 900;
}

@media screen and (max-width: 380px) {
  .shareaholic-share-buttons-container li.shareaholic-share-button {
    padding: 2px !important;
  }
}

@media screen and (max-width: 600px) {
  header {
    height: 70px;
  }

  header .logo img {
    height: 45px;
    width: auto !important;
  }
}

/* .single-post .ctaForm.evenMove {
    display: none !important;
} */

.appointmentlogo ul {
  list-style: none;
}

.appointmentlogo ul li {
  display: flex;
  justify-content: center;
  align-items: center;
}

.appointmentlogo ul li a {
  color: #fff;
  background-color: #ff5e5e;
  border-radius: 4px;
  padding: 8px 18px;
  font-size: 14px;
}

.appointmentlogo ul li a:hover {
  text-decoration: none;
}

.hire_certified_developers_wrapper {
  background-image: url(assets/img/sidebar-cta-for-blogs-copy.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: top center;
  max-width: 401px;
  margin: auto;
  margin-bottom: 40px;
}

.hire_certified_developers_wrapper .hire_certified_developers_inner_wrapper {
  padding: 100px 40px 60px 40px;
}

@media screen and (max-width: 1180px) {
  .hire_certified_developers_wrapper .hire_certified_developers_inner_wrapper {
    padding: 70px 30px;
  }
}

@media screen and (max-width: 768px) {
  .hire_certified_developers_wrapper .hire_certified_developers_inner_wrapper {
    padding: 100px 40px 60px 40px;
  }
}

@media screen and (max-width: 380px) {
  .hire_certified_developers_wrapper .hire_certified_developers_inner_wrapper {
    padding: 50px 20px;
  }
}

.hire_certified_developers_wrapper
  .hire_certified_developers_inner_wrapper
  .hire_title {
  margin-bottom: 50px;
}

.hire_certified_developers_wrapper
  .hire_certified_developers_inner_wrapper
  .hire_title
  h3,
.hire_certified_developers_wrapper
  .hire_certified_developers_inner_wrapper
  .hire_title
  h2 {
  color: #fff;
  text-transform: uppercase;
}

.hire_certified_developers_wrapper
  .hire_certified_developers_inner_wrapper
  .hire_title
  h3 {
  font-size: 24px !important;
  line-height: 24px;
  margin-bottom: 0px !important;
  font-weight: 400 !important;
}

.hire_certified_developers_wrapper
  .hire_certified_developers_inner_wrapper
  .hire_title
  h2 {
  font-size: 40px !important;
  line-height: 40px;
  margin-bottom: 0px !important;
  font-weight: 900 !important;
  width: 255px;
  border-bottom: rgba(255, 255, 255, 0.7607843137) dashed;
}

.hire_certified_developers_wrapper
  .hire_certified_developers_inner_wrapper
  .hire-points {
  list-style: none;
  margin-bottom: 40px;
  margin-left: 0px !important;
}

.hire_certified_developers_wrapper
  .hire_certified_developers_inner_wrapper
  .hire-points
  li {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  background-image: url(assets/img/sidebar-right-arrow.png);
  background-repeat: no-repeat;
  background-size: 15px 20px;
  padding-left: 22px;
}

.animated-btn {
  background-color: #fff;
  font-size: 14px;
  line-height: 18px;
  padding: 18px 20px 16px 54px;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  display: inline-block;
}

.animated-btn:hover {
  text-decoration: none;
  color: #ff5e5e;
}

.animated-btn::before {
  content: "";
  width: 23px;
  height: 23px;
  border: 3px solid #ff5e5e;
  position: absolute;
  left: 20px;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-animation: pulso1 2s infinite;
  animation: pulso1 2s infinite;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.animated-btn::after {
  content: "";
  width: 12px;
  height: 12px;
  background: #ff5e5e;
  position: absolute;
  left: 25px;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  margin: auto;
}

@-webkit-keyframes pulso1 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 94, 94, 0.8);
    box-shadow: 0 0 0 0 rgba(255, 94, 94, 0.8);
  }

  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(255, 94, 94, 0);
    box-shadow: 0 0 0 20px rgba(255, 94, 94, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(255, 94, 94, 0);
    box-shadow: 0 0 0 20px rgba(255, 94, 94, 0);
  }
}

@keyframes pulso1 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 94, 94, 0.8);
    box-shadow: 0 0 0 0 rgba(255, 94, 94, 0.8);
  }

  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(255, 94, 94, 0);
    box-shadow: 0 0 0 20px rgba(255, 94, 94, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(255, 94, 94, 0);
    box-shadow: 0 0 0 20px rgba(255, 94, 94, 0);
  }
}

.blog-ebook-box,
.blog-newsletter-box {
  max-width: 401px;
  margin-left: auto;
  margin-right: auto;
}

.blog .blog-ebook-box,
.blog .blog-newsletter-box,
.search .blog-ebook-box,
.search .blog-newsletter-box {
  max-width: 100%;
}

.blog-tbl {
  margin-bottom: 20px;
  width: 100%;
}

.blog-tbl,
.blog-tbl td,
.blog-tbl th {
  border: solid 1px #dcdee3;
}

.blog-tbl td,
.blog-tbl th {
  padding: 10px 20px;
}

@media screen and (max-width: 600px) {
  .blog-tbl td,
  .blog-tbl th {
    padding: 4px;
    font-size: 14px;
  }
}

.blog-tbl th {
  background-color: #202020;
  color: #fff;
}

.blog-link-wrapper {
  padding: 40px 40px 32px 40px;
  border-radius: 0.1875rem;
  background-color: #f3f3f3;
  margin-bottom: 30px;
}

.blog-link-wrapper h3 {
  color: #000 !important;
  font-weight: 900;
  font-size: 27px !important;
}

.blog-link-wrapper p {
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
}

.blog-link-wrapper p a {
  color: #4d6974;
  text-decoration: none;
  display: flex;
}

.blog-link-wrapper p a .num {
  margin-right: 8px;
  /* color: #4d6974; */
}

.blog-link-wrapper p a:hover {
  text-decoration: underline;
  color: #e84e4c;
  opacity: 0.8;
}

.single-post *[id^="link_"] {
  padding-top: 79px;
}

#hire {
  padding-top: 200px;
}

@media screen and (max-width: 600px) {
  #hire {
    padding-top: 120px;
  }
}

/* FAQ */

.faq_section_wrapper {
  margin-bottom: 40px;
}

.faq_section_wrapper h3 {
  font-size: 28px !important;
  line-height: 40px;
}

.faq_item_wrapper {
  border: 1px solid #bdb3b3;
}

#faq_container {
  border-bottom: 1px solid #bdb3b3;
  /* margin-bottom: 10px; */
  padding: 10px 15px;
  overflow: hidden;
}

#faq_container:last-child {
  border-bottom: 0px;
}

.faq_question {
  margin: 0px;
  transition: ease-in-out 0.2;
  padding: 0px 0px 5px 0px;
  display: inline-block;
  cursor: pointer;
  font-weight: bold;
  display: table;
  position: relative;
}

.faq_question::after {
  content: " ";
  width: 100vw;
  height: 0.5px;
  background-color: #bdb3b3;
  display: block;
  position: absolute;
  bottom: 7px;
  left: -24px;
  visibility: hidden;
}

.faq.open .faq_question::after {
  visibility: visible;
}

.faq.open .faq_question {
  transition: ease-in-out 0.2;
  padding: 0px 0px 15px 0px;
}

.question {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 5px;
  display: table-cell;
  width: 100%;
}

.faq_answer_container {
  height: 0px;
  overflow: hidden;
  padding: 0px;
}

.faq_answer span {
  font-size: 18px;
  line-height: 29px;
}

.accordion-button-icon {
  display: table-cell;
  line-height: inherit;
  opacity: 0.5;
  filter: alpha(opacity=50);
  margin-right: 15px;
  vertical-align: middle;
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transition: all 0.2;
}

.accordion-button-icon.fa-minus {
  transition: all 0.2;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

/* mobile app development guid post */
@charset "UTF-8";

.new-blockchain-sections-wrapper .img-wrapper {
  max-width: 445px;
}

.new-blockchain-sections-wrapper .img-wrapper img {
  height: 100% !important;
}

.new-blockchain-sections-wrapper .bg-white .img-wrapper {
  text-align: right;
  float: right;
  margin-right: 40px;
}

.new-blockchain-sections-wrapper .newSection p {
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 40px;
  margin-bottom: 50px;
  color: #424247;
}

.new-blockchain-sections-wrapper .newSection p:last-child {
  margin-bottom: 0px;
}

.new-blockchain-sections-wrapper .customServices {
  text-align: left;
}

.new-blockchain-sections-wrapper .customServices h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 50px;
  color: #2a2a2a;
  margin-bottom: 30px;
}

.new-blockchain-sections-wrapper .customServices h3 p {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 30px;
}

.new-blockchain-sections-wrapper .customServices h3 p:last-child {
  margin-bottom: 0px;
}

.new-blockchain-sections-wrapper .customServices .container > .row {
  margin-bottom: 80px;
}

.new-blockchain-sections-wrapper .customServices .container > .row .col-md-5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.new-blockchain-sections-wrapper .customServices .container > .row img {
  padding-left: 80px;
  margin-bottom: 40px;
}

@media screen and (max-width: 1170px) {
  .new-blockchain-sections-wrapper .customServices .container > .row img {
    padding-left: 0px;
  }
}

.new-blockchain-sections-wrapper .customServices .container > .row p {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 30px;
  color: #424247;
}

.new-blockchain-sections-wrapper
  .customServices
  .container
  > .row
  p:last-child {
  margin-bottom: 0px;
}

.new-blockchain-sections-wrapper
  .customServices
  .blockchain-service-wrapper
  > div {
  margin-bottom: 30px;
}

.new-blockchain-sections-wrapper
  .customServices
  .blockchain-service-wrapper
  .blockchain-service-item {
  padding: 0px 30px 30px 30px;
  background: #ffffff;
  -webkit-box-shadow: 0px 6px 15px 4px rgba(13, 16, 36, 0.06);
  box-shadow: 0px 6px 15px 4px rgba(13, 16, 36, 0.06);
  border-radius: 6px;
  min-height: 100%;
}

.new-blockchain-sections-wrapper
  .customServices
  .blockchain-service-wrapper
  .blockchain-service-item
  a {
  color: #424247;
  text-decoration: none;
}

.new-blockchain-sections-wrapper
  .customServices
  .blockchain-service-wrapper
  .blockchain-service-item
  a:hover {
  text-decoration: none;
}

.new-blockchain-sections-wrapper
  .customServices
  .blockchain-service-wrapper
  .blockchain-service-item
  img {
  width: 71px;
  height: 71px;
}
.new-blockchain-sections-wrapper
  .customServices
  .blockchain-service-wrapper
  .blockchain-service-item
  .pic {
  padding-top: 25px;
}
.new-blockchain-sections-wrapper
  .customServices
  .blockchain-service-wrapper
  .blockchain-service-item
  .pic
  img {
  width: auto;
  height: auto;
}
.new-blockchain-sections-wrapper
  .customServices
  .blockchain-service-wrapper
  .blockchain-service-item.second
  h4 {
  padding: 25px 0 25px;
  text-align: left;
}
.new-blockchain-sections-wrapper
  .customServices
  .blockchain-service-wrapper
  .blockchain-service-item
  h4 {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  color: #2a2a2a;
}

.new-blockchain-sections-wrapper
  .customServices
  .blockchain-service-wrapper
  .blockchain-service-item
  p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  color: #424247;
  margin-bottom: 0px;
}

.new-blockchain-sections-wrapper
  .customServices
  .blockchain-service-wrapper
  .blackchain-cta {
  padding-top: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #ff5e5e;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.new-blockchain-sections-wrapper
  .customServices
  .blockchain-service-wrapper
  .blackchain-cta
  span {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 4px;
}

.new-blockchain-sections-wrapper
  .customServices
  .blockchain-service-wrapper
  .blackchain-cta
  h4 {
  font-style: normal;
  font-weight: 800;
  font-size: 40px;
  line-height: 40px;
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 40px;
}

.new-blockchain-sections-wrapper
  .customServices
  .blockchain-service-wrapper
  .blackchain-cta
  h4::after {
  content: " ";
  width: 60%;
  display: block;
  background: transparent;
  height: 1px;
  border: dashed 2px #fff;
}

.new-blockchain-sections-wrapper
  .customServices
  .blockchain-service-wrapper
  .blackchain-cta
  p {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 32px;
  color: #ffffff;
}

.new-blockchain-sections-wrapper
  .customServices
  .blockchain-service-wrapper
  .blackchain-cta
  .get-quote-btn {
  margin-top: 60px;
  background: #ffffff;
  -webkit-box-shadow: 0px 8px 15px rgba(13, 16, 36, 0.06);
  box-shadow: 0px 8px 15px rgba(13, 16, 36, 0.06);
  border-radius: 4px;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 50px;
  text-transform: uppercase;
  color: #ff5e5e;
  display: inline-block;
  color: #ff5e5e !important;
  padding-left: 56px;
  padding-right: 16px;
}

.new-blockchain-sections-wrapper
  .customServices
  .blockchain-service-wrapper
  .blackchain-cta
  .get-quote-btn::before {
  border: 3px solid #ff5e5e;
}

.new-blockchain-sections-wrapper
  .customServices
  .blockchain-service-wrapper
  .blackchain-cta
  .get-quote-btn::after {
  content: " ";
  background: #ff5e5e;
  border: 2px solid #ffffff;
  -webkit-box-shadow: 0px 8px 15px rgba(13, 16, 36, 0.06);
  box-shadow: 0px 8px 15px rgba(13, 16, 36, 0.06);
  border-radius: 20px;
  width: 12px;
  height: 12px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0px;
  margin: auto;
  left: 24px;
}

@media screen and (max-width: 600px) {
  .new-blockchain-sections-wrapper
    .customServices
    .blockchain-service-wrapper
    .blackchain-cta
    .get-quote-btn::after {
    left: 14px;
  }
}

@media screen and (max-width: 600px) {
  .new-blockchain-sections-wrapper
    .customServices
    .blockchain-service-wrapper
    .col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 40px;
  }
}

.new-blockchain-sections-wrapper .blockchain-development-solutions-wrapper {
  background-image: url(/wp-content/uploads/2023/02/Industries-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 70px 0px;
}

.new-blockchain-sections-wrapper
  .blockchain-development-solutions-wrapper
  > h2 {
  max-width: 700px;
  margin: auto;
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  text-align: center;
  color: #2a2a2a;
  margin-bottom: 50px;
  padding: 0 15px;
}

.new-blockchain-sections-wrapper
  .blockchain-development-solutions-wrapper
  .bds-content-wrapper
  > div {
  margin-bottom: 30px;
}

.new-blockchain-sections-wrapper
  .blockchain-development-solutions-wrapper
  .bds-content-wrapper
  .blc-icon-box-wrapper {
  background: #ffffff;
  border: 1px solid rgba(255, 94, 94, 0.13);
  border-radius: 12px;
  padding: 30px 30px 30px 30px;
  min-height: 100%;
}

.new-blockchain-sections-wrapper
  .blockchain-development-solutions-wrapper
  .bds-content-wrapper
  .blc-icon-box-wrapper
  .blc-icon-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  -webkit-box-pack: baseline;
  -ms-flex-pack: baseline;
  justify-content: baseline;
  margin-bottom: 18px;
}

.new-blockchain-sections-wrapper
  .blockchain-development-solutions-wrapper
  .bds-content-wrapper
  .blc-icon-box-wrapper
  .blc-icon-box
  h6 {
  font-size: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 26px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #2a2a2a;
}

.new-blockchain-sections-wrapper
  .blockchain-development-solutions-wrapper
  .bds-content-wrapper
  .blc-icon-box-wrapper
  .blc-icon-box
  img {
  width: 60px;
  height: 60px;
  margin-right: 31px;
}

.new-blockchain-sections-wrapper
  .blockchain-development-solutions-wrapper
  .bds-content-wrapper
  .blc-icon-box-wrapper
  p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 0px;
  color: #424247;
}

.new-blockchain-sections-wrapper
  .blockchain-development-solutions-wrapper
  .bds-content-wrapper
  .blc-icon-box-wrapper.cta-solutions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.new-blockchain-sections-wrapper
  .blockchain-development-solutions-wrapper
  .bds-content-wrapper
  .blc-icon-box-wrapper.cta-solutions
  h6 {
  color: #ff5e5e;
}

.new-blockchain-sections-wrapper
  .blockchain-development-solutions-wrapper
  .bds-content-wrapper
  .blc-icon-box-wrapper.cta-solutions
  a {
  background-image: url(/wp-content/uploads/2023/02/Group-2193.png);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: auto;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #2a2a2a;
  display: inline-block;
  padding-right: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.new-blockchain-sections-wrapper
  .blockchain-development-solutions-wrapper
  .bds-content-wrapper
  .blc-icon-box-wrapper.cta-solutions
  a:hover {
  text-decoration: none;
}

@media screen and (max-width: 600px) {
  .new-blockchain-sections-wrapper
    .blockchain-development-solutions-wrapper
    .bds-content-wrapper
    .col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}

.blockchain-why-choose-wrapper {
  margin-bottom: 55px;
}

.blockchain-why-choose-wrapper h2.text-center {
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 50px;
  color: #2a2a2a;
  margin-bottom: 30px;
}

.blockchain-why-choose-wrapper p.text-center {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
  color: #424247;
  margin-bottom: 40px;
}

.blockchain-why-choose-wrapper .why-step-wrapper {
  padding: 0px 40px 0px 160px;
  position: relative;
}

@media screen and (max-width: 600px) {
  .blockchain-why-choose-wrapper .why-step-wrapper {
    padding: 0px;
  }
}

.blockchain-why-choose-wrapper .why-step-wrapper .why-choose-item {
  background: -webkit-gradient(
    linear,
    right top,
    left top,
    color-stop(-1.05%, rgba(123, 153, 255, 0.08)),
    color-stop(97.89%, rgba(200, 200, 200, 0.03))
  );
  background: linear-gradient(
    270deg,
    rgba(123, 153, 255, 0.08) -1.05%,
    rgba(200, 200, 200, 0.03) 97.89%
  );
  border-radius: 24px;
  padding: 30px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 24px;
}

@media screen and (max-width: 600px) {
  .blockchain-why-choose-wrapper .why-step-wrapper .why-choose-item {
    position: relative;
    padding-left: 65px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
}

.blockchain-why-choose-wrapper .why-step-wrapper .why-choose-item .why-content {
  padding-right: 40px;
}

@media screen and (max-width: 600px) {
  .blockchain-why-choose-wrapper
    .why-step-wrapper
    .why-choose-item
    .why-content {
    padding-right: 0px;
  }
}

.blockchain-why-choose-wrapper
  .why-step-wrapper
  .why-choose-item
  .why-content
  h6 {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  color: #2a2a2a;
  margin-bottom: 0px;
}

@media screen and (max-width: 600px) {
  .blockchain-why-choose-wrapper
    .why-step-wrapper
    .why-choose-item
    .why-content
    h6 {
    font-size: 18px;
    margin-bottom: 10px;
  }
}

.blockchain-why-choose-wrapper
  .why-step-wrapper
  .why-choose-item
  .why-content
  p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  color: #424247;
  margin-bottom: 0px;
}

.blockchain-why-choose-wrapper .why-step-wrapper .why-choose-item .why-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 5px rgba(228, 228, 228, 0.74);
  box-shadow: 0px 0px 5px rgba(228, 228, 228, 0.74);
  border-radius: 12px;
  padding: 20px 35px;
}

@media screen and (max-width: 600px) {
  .blockchain-why-choose-wrapper .why-step-wrapper .why-choose-item .why-img {
    margin-bottom: 20px;
    margin-left: 5px;
  }
}

.blockchain-why-choose-wrapper .why-step-wrapper .why-choose-item .why-img img {
  width: 60px;
  height: 60px;
}

.blockchain-why-choose-wrapper .why-step-wrapper .why-choose-item::before {
  font-style: normal;
  font-weight: 700;
  font-size: 100px;
  line-height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  margin-right: 38px;
  color: #fff;
  -webkit-text-fill-color: #fff;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #807cfb;
  position: absolute;
  left: 80px;
}

@media screen and (max-width: 600px) {
  .blockchain-why-choose-wrapper .why-step-wrapper .why-choose-item::before {
    top: 50px;
    left: 15px;
    font-size: 52px;
  }
}

.blockchain-why-choose-wrapper .why-step-wrapper .why-choose-item::after {
  content: " ";
  width: 3px;
  height: 80px;
  background: rgba(128, 124, 251, 0.15);
  border-radius: 10px;
  left: 105px;
  position: absolute;
  margin-top: 192px;
}

@media screen and (max-width: 600px) {
  .blockchain-why-choose-wrapper .why-step-wrapper .why-choose-item::after {
    margin-top: 0;
    height: calc(100% - 50px);
    left: 29px;
    top: 110px;
  }
}

.blockchain-why-choose-wrapper .why-step-wrapper .step-1::before {
  content: "1";
}

.blockchain-why-choose-wrapper .why-step-wrapper .step-2::before {
  content: "2";
}

.blockchain-why-choose-wrapper .why-step-wrapper .step-3::before {
  content: "3";
}

.blockchain-why-choose-wrapper .why-step-wrapper .step-4::before {
  content: "4";
}

.blockchain-why-choose-wrapper .why-step-wrapper .step-5::before {
  content: "5";
}

.blockchain-why-choose-wrapper .why-step-wrapper .step-6::before {
  content: "6";
}

.blockchain-why-choose-wrapper .why-step-wrapper .step-6::after {
  display: none;
}

.blockchain-why-choose-wrapper .why-step-wrapper .step-7::before {
  content: "7";
}

.blockchain-why-choose-wrapper .why-step-wrapper .step-8::before {
  content: "8";
}

.blockchain-why-choose-wrapper .why-step-wrapper .step-9::before {
  content: "9";
}

.blockchain-why-choose-wrapper .why-step-wrapper .step-10::before {
  content: "10";
}

.blockchain-why-choose-wrapper .why-step-wrapper .step-10::after {
  display: none;
}

.blc-development-process-we-follow {
  padding: 80px 0px;
}

.blc-development-process-we-follow > div h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  text-align: center;
  color: #2a2a2a;
  margin-bottom: 30px;
}

.blc-development-process-we-follow > div p {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
  color: #424247;
}

.blc-development-process-we-follow .blc-proccess-steps-wrapper {
  margin-top: 60px;
}

.blc-development-process-we-follow .blc-proccess-steps-wrapper .col-6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0px !important;
}

.blc-development-process-we-follow
  .blc-proccess-steps-wrapper
  .col-6
  .blc-proccess-item {
  padding-bottom: 40px;
  padding-top: 40px;
  padding-left: 62px;
}

@media screen and (max-width: 600px) {
  .blc-development-process-we-follow
    .blc-proccess-steps-wrapper
    .col-6
    .blc-proccess-item {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.blc-development-process-we-follow
  .blc-proccess-steps-wrapper
  .col-6
  .blc-proccess-item
  .num-wrapper
  h6 {
  font-weight: 700;
  font-size: 50px;
  line-height: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #fff;
  -webkit-text-fill-color: #fff;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #ff5e5e;
  margin-bottom: 40px;
}

.blc-development-process-we-follow
  .blc-proccess-steps-wrapper
  .col-6
  .blc-proccess-item
  .num-wrapper
  h5 {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 26px;
  color: #2a2a2a;
  margin-bottom: 30px;
}

.blc-development-process-we-follow
  .blc-proccess-steps-wrapper
  .col-6
  .blc-proccess-item
  .num-wrapper::before {
  content: " ";
  background: #ff5e5e;
  border: 2px solid #ffbfbf;
  -webkit-box-shadow: 0px 0px 15px #ff5e5e;
  box-shadow: 0px 0px 15px #ff5e5e;
  border-radius: 38.5px;
  width: 12px;
  height: 12px;
  position: absolute;
}

@media screen and (max-width: 600px) {
  .blc-development-process-we-follow
    .blc-proccess-steps-wrapper
    .col-6
    .blc-proccess-item
    .num-wrapper::before {
    display: none;
  }
}

.blc-development-process-we-follow
  .blc-proccess-steps-wrapper
  .col-6
  .blc-proccess-item
  div
  p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  color: #424247;
  text-align: left;
}

.blc-development-process-we-follow
  .blc-proccess-steps-wrapper
  .col-6
  .blc-proccess-step-img {
  padding: 0 80px;
}

@media screen and (max-width: 600px) {
  .blc-development-process-we-follow
    .blc-proccess-steps-wrapper
    .col-6
    .blc-proccess-step-img {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.blc-development-process-we-follow
  .blc-proccess-steps-wrapper
  .col-6
  .blc-proccess-step-img
  img {
  width: 100%;
  height: 350px;
}

@media screen and (max-width: 600px) {
  .blc-development-process-we-follow
    .blc-proccess-steps-wrapper
    .col-6
    .blc-proccess-step-img
    img {
    height: auto;
  }
}

.blc-development-process-we-follow
  .blc-proccess-steps-wrapper
  .blc-step-wrapper-1
  div.col-6:first-child {
  position: relative;
}

.blc-development-process-we-follow
  .blc-proccess-steps-wrapper
  .blc-step-wrapper-1
  div.col-6:first-child::after {
  content: " ";
  border-left: solid 1px rgba(42, 42, 42, 0.25);
  border-bottom: solid 1px rgba(42, 42, 42, 0.25);
  border-bottom-left-radius: 24px;
  width: 51%;
  height: 100%;
  margin: auto;
  position: absolute;
  right: 50%;
}

@media screen and (max-width: 600px) {
  .blc-development-process-we-follow
    .blc-proccess-steps-wrapper
    .blc-step-wrapper-1
    div.col-6:first-child::after {
    display: none;
  }
}

.blc-development-process-we-follow
  .blc-proccess-steps-wrapper
  .blc-step-wrapper-2
  div.col-6:first-child,
.blc-development-process-we-follow
  .blc-proccess-steps-wrapper
  .blc-step-wrapper-4
  div.col-6:first-child,
.blc-development-process-we-follow
  .blc-proccess-steps-wrapper
  .blc-step-wrapper-6
  div.col-6:first-child {
  position: relative;
}

.blc-development-process-we-follow
  .blc-proccess-steps-wrapper
  .blc-step-wrapper-2
  div.col-6:first-child::after,
.blc-development-process-we-follow
  .blc-proccess-steps-wrapper
  .blc-step-wrapper-4
  div.col-6:first-child::after,
.blc-development-process-we-follow
  .blc-proccess-steps-wrapper
  .blc-step-wrapper-6
  div.col-6:first-child::after {
  content: " ";
  border-right: solid 1px rgba(42, 42, 42, 0.25);
  border-bottom: solid 1px rgba(42, 42, 42, 0.25);
  border-top: solid 1px rgba(42, 42, 42, 0.25);
  border-bottom-right-radius: 24px;
  border-top-right-radius: 24px;
  width: 51%;
  height: calc(100% + 1.4px);
  margin: auto;
  position: absolute;
  left: 50%;
}

@media screen and (max-width: 600px) {
  .blc-development-process-we-follow
    .blc-proccess-steps-wrapper
    .blc-step-wrapper-2
    div.col-6:first-child::after,
  .blc-development-process-we-follow
    .blc-proccess-steps-wrapper
    .blc-step-wrapper-4
    div.col-6:first-child::after,
  .blc-development-process-we-follow
    .blc-proccess-steps-wrapper
    .blc-step-wrapper-6
    div.col-6:first-child::after {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  .blc-development-process-we-follow
    .blc-proccess-steps-wrapper
    .blc-step-wrapper-2
    .row,
  .blc-development-process-we-follow
    .blc-proccess-steps-wrapper
    .blc-step-wrapper-4
    .row,
  .blc-development-process-we-follow
    .blc-proccess-steps-wrapper
    .blc-step-wrapper-6
    .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.blc-development-process-we-follow
  .blc-proccess-steps-wrapper
  .blc-step-wrapper-3
  div.col-6:first-child,
.blc-development-process-we-follow
  .blc-proccess-steps-wrapper
  .blc-step-wrapper-5
  div.col-6:first-child,
.blc-development-process-we-follow
  .blc-proccess-steps-wrapper
  .blc-step-wrapper-7
  div.col-6:first-child {
  position: relative;
}

.blc-development-process-we-follow
  .blc-proccess-steps-wrapper
  .blc-step-wrapper-3
  div.col-6:first-child::after,
.blc-development-process-we-follow
  .blc-proccess-steps-wrapper
  .blc-step-wrapper-5
  div.col-6:first-child::after,
.blc-development-process-we-follow
  .blc-proccess-steps-wrapper
  .blc-step-wrapper-7
  div.col-6:first-child::after {
  content: " ";
  border-left: solid 1px rgba(42, 42, 42, 0.25);
  border-bottom: solid 1px rgba(42, 42, 42, 0.25);
  border-top: solid 1px rgba(42, 42, 42, 0.25);
  border-bottom-left-radius: 24px;
  border-top-left-radius: 24px;
  width: 51%;
  height: 100%;
  margin: auto;
  position: absolute;
  right: 50%;
}

@media screen and (max-width: 600px) {
  .blc-development-process-we-follow
    .blc-proccess-steps-wrapper
    .blc-step-wrapper-3
    div.col-6:first-child::after,
  .blc-development-process-we-follow
    .blc-proccess-steps-wrapper
    .blc-step-wrapper-5
    div.col-6:first-child::after,
  .blc-development-process-we-follow
    .blc-proccess-steps-wrapper
    .blc-step-wrapper-7
    div.col-6:first-child::after {
    display: none;
  }
}

.blc-development-process-we-follow
  .blc-proccess-steps-wrapper
  .blc-step-wrapper-7
  div.col-6:first-child::after {
  width: 100%;
  right: 0px;
}

.blc-development-process-we-follow
  .blc-proccess-steps-wrapper
  .blc-step-wrapper-1
  .num-wrapper::before,
.blc-development-process-we-follow
  .blc-proccess-steps-wrapper
  .blc-step-wrapper-3
  .num-wrapper::before,
.blc-development-process-we-follow
  .blc-proccess-steps-wrapper
  .blc-step-wrapper-5
  .num-wrapper::before {
  left: -12px;
}

.blc-development-process-we-follow
  .blc-proccess-steps-wrapper
  .blc-step-wrapper-2
  .num-wrapper::before,
.blc-development-process-we-follow
  .blc-proccess-steps-wrapper
  .blc-step-wrapper-4
  .num-wrapper::before,
.blc-development-process-we-follow
  .blc-proccess-steps-wrapper
  .blc-step-wrapper-6
  .num-wrapper::before {
  left: -1px;
}

.blc-development-process-we-follow
  .blc-proccess-steps-wrapper
  .blc-step-wrapper-7
  .num-wrapper::before {
  left: -5.5px;
}

@media screen and (max-width: 600px) {
  .blc-development-process-we-follow .blc-proccess-steps-wrapper .col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .page-id-15506 [class*="col"],
  .page-id-5665 [class*="col"] {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

#success-post-slider .owl-stage {
  margin-top: 33px;
}

#success-post-slider .post-item {
  background-color: #fff;
}

#success-post-slider .post-thumb {
  margin-top: -33px;
}

#success-post-slider .post-thumb,
#success-post-slider .post-thumb img {
  height: 350px;
}

#successStories .related-articles-wrapper {
  margin-bottom: 0px;
}

.new-hire-our-developers-page-content-wrapper .tagline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 300px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 600px) {
  .new-hire-our-developers-page-content-wrapper .tagline {
    margin: auto;
  }
}

.new-hire-our-developers-page-content-wrapper .tagline .award-img {
  margin-right: 25px;
}

.new-hire-our-developers-page-content-wrapper .tagline span:nth-child(2) {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: #ff901d !important;
}

@media screen and (max-width: 600px) {
  .new-hire-our-developers-page-content-wrapper .tagline span:nth-child(2) {
    text-align: center;
  }
}

.new-hire-our-developers-page-content-wrapper .tech h1:nth-child(2) {
  font-weight: 700 !important;
  font-size: 48px !important;
  line-height: 58px !important;
  color: #2a8bf6 !important;
  text-shadow: 0px 4px 8px #dadada;
}

.new-hire-our-developers-page-content-wrapper #hire {
  background: rgba(255, 94, 94, 0.05);
  position: relative;
}

.new-hire-our-developers-page-content-wrapper
  #hire
  .container
  .row
  > div:nth-child(2) {
  top: 0px;
}

.new-hire-our-developers-page-content-wrapper #hire::before {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 100vw;
  height: 0;
  border-top: 120px solid transparent;
  border-left: 100vw solid #fff;
  bottom: 0px;
}

.new-hire-our-developers-page-content-wrapper #hireform {
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 8px #d8d8d8 !important;
  box-shadow: 0px 2px 8px #d8d8d8 !important;
  border-radius: 12px !important;
  border: 0px !important;
  padding-bottom: 40px !important;
}

.new-hire-our-developers-page-content-wrapper #hireform .head h2 {
  font-style: normal;
  font-weight: 700 !important;
  font-size: 26px !important;
  line-height: 36px !important;
  color: #2a2a2a !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width: 600px) {
  .new-hire-our-developers-page-content-wrapper #hireform .head h2 {
    font-size: 18px !important;
    line-height: 22px !important;
  }
}

.new-hire-our-developers-page-content-wrapper #hireform .head h2 span {
  color: #ff901d !important;
  margin: 0 5px;
  font-weight: 700 !important;
  font-size: 26px !important;
  line-height: 36px !important;
}

@media screen and (max-width: 600px) {
  .new-hire-our-developers-page-content-wrapper #hireform .head h2 span {
    font-size: 18px !important;
    line-height: 22px !important;
  }
}

.new-hire-our-developers-page-content-wrapper #hireform .head span {
  font-style: normal;
  font-weight: 400;
  font-size: 18px !important;
  line-height: 28px !important;
  color: rgba(42, 42, 42, 0.5) !important;
}

.new-hire-our-developers-page-content-wrapper #hireform form ul {
  list-style: none;
}

.new-hire-our-developers-page-content-wrapper #hireform form ul li {
  margin-bottom: 12px;
}

.new-hire-our-developers-page-content-wrapper #hireform form ul li:last-child {
  margin-bottom: 0px;
}

.new-hire-our-developers-page-content-wrapper #hireform form ul li label {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 17px;
  /* identical to box height, or 187% */
  width: 100%;
  color: rgba(42, 42, 42, 0.5);
}

.new-hire-our-developers-page-content-wrapper #hireform form ul li span {
  display: block;
  width: 100%;
}

.new-hire-our-developers-page-content-wrapper #hireform form ul li span input {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 28px;
  /* identical to box height, or 187% */
  height: 28px;
  border-bottom: 1px solid #e1e1e1;
  width: 100%;
  color: #2a2a2a;
}

.new-hire-our-developers-page-content-wrapper
  #hireform
  form
  ul
  li
  span
  textarea {
  height: 100px;
  width: 100%;
}

.new-hire-our-developers-page-content-wrapper #hireform form ul li span span {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.new-hire-our-developers-page-content-wrapper #hireform form ul .full {
  text-align: center;
}

.new-hire-our-developers-page-content-wrapper #hireform form ul .full label {
  text-align: left;
}

.new-hire-our-developers-page-content-wrapper
  #hireform
  form
  ul
  .full
  input[type="submit"] {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  padding: 11px;
  width: 100%;
  background: #ff5e5e;
  -webkit-box-shadow: 0px 2px 12px #f2f2f2;
  box-shadow: 0px 2px 12px #f2f2f2;
  background-image: url("https://www.qsstechnosoft.com/wp-content/uploads/2023/03/arrow-right.svg");
  background-position: center left calc(50% + 55px);
  background-repeat: no-repeat;
  background-size: auto;
  color: #ffffff;
}

.new-hire-our-developers-page-content-wrapper
  #hireform
  form
  ul
  .full
  .wpcf7-spinner {
  width: 24px;
  margin-top: 5px;
  margin-bottom: -24px;
}

.new-hire-our-developers-page-content-wrapper
  #hire
  .container
  .row
  > div:nth-child(2) {
  margin-bottom: 0px;
  position: relative;
}

.new-hire-our-developers-page-content-wrapper
  #hire
  .container
  .row
  > div:nth-child(2)
  .form-icon-box {
  display: none !important;
}

.new-hire-our-developers-page-content-wrapper
  #hire
  .container
  .row
  > div:nth-child(2)
  .foot {
  padding-bottom: 0px;
}

.new-hire-our-developers-page-content-wrapper
  #hire
  .container
  .row
  > div:nth-child(2)::before {
  content: " ";
  background-image: url(https://www.qsstechnosoft.com/wp-content/uploads/2023/03/Group-13.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 100px;
  width: 80px;
  height: 120px;
  display: block;
  left: -30px;
}

.new-hire-our-developers-page-content-wrapper
  .blc-development-process-we-follow
  .title-with-underLine
  + p {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
}

.new-hire-our-developers-page-content-wrapper
  .blc-development-process-we-follow
  .blc-proccess-steps-wrapper
  .blc-step-wrapper-5
  div.col-6:first-child::after {
  width: 100% !important;
  right: 6px;
}

.new-hire-our-developers-page-content-wrapper
  .blockchain-why-choose-wrapper
  .step-6::after {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.new-hire-our-developers-page-content-wrapper
  .blc-development-process-we-follow
  .blc-proccess-steps-wrapper
  .col-6
  .blc-proccess-step-img
  img {
  height: auto;
}

@media screen and (max-width: 600px) {
  .new-hire-our-developers-page-content-wrapper .blc-proccess-steps-wrapper {
    margin-top: 0px;
  }
}

.project-and-work-wrapper {
  padding: 160px 0px;
  position: relative;
}

@media screen and (max-width: 600px) {
  .project-and-work-wrapper {
    padding: 40px 0px;
  }
}

.project-and-work-wrapper::before {
  content: " ";
  background-image: url("https://www.qsstechnosoft.com/wp-content/uploads/2023/03/image-1.png");
  width: 80%;
  height: 100%;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  top: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
}

@media screen and (max-width: 600px) {
  .project-and-work-wrapper::before {
    width: 100%;
    background-repeat: repeat;
    background-size: auto;
  }
}

.project-and-work-wrapper h2 {
  margin-bottom: 90px;
}

@media screen and (max-width: 600px) {
  .project-and-work-wrapper h2 {
    margin-bottom: 30px;
  }
}

.project-and-work-wrapper .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 600px) {
  .project-and-work-wrapper .row > div {
    margin-bottom: 30px;
    text-align: center;
  }
}

.project-and-work-wrapper .project-itme-wrappet .project-count-title {
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 11px;
  color: #2a8bf6;
  text-shadow: 0px 4px 8px #dadada;
}

.project-and-work-wrapper .project-itme-wrappet p {
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 17px;
  font-variant: all-small-caps;
  color: rgba(66, 66, 71, 0.8);
  text-shadow: 0px 4px 8px #dadada;
}

.project-and-work-wrapper .project-itme-wrappet span {
  font-weight: 600;
  font-size: 18px;
  line-height: 18px;
  text-transform: capitalize;
  color: rgba(66, 66, 71, 0.8);
}

.title-with-underLine {
  font-style: normal;
  font-weight: 700;
  font-size: 42px;
  line-height: 42px;
  color: #2a2a2a;
  margin-bottom: 30px;
}

.title-with-underLine span {
  position: relative;
  z-index: 1;
}

.title-with-underLine span::after {
  content: "";
  display: inline-block;
  position: absolute;
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  transform-origin: left;
  -moz-transform-origin: left;
  -webkit-transform-origin: left;
  width: 100%;
  left: 0;
  background: #fecf4c;
  height: 50%;
  z-index: -1;
  bottom: 0;
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -webkit-animation: animyellow;
  animation: animyellow;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: 1s;
  animation-iteration-count: 1s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

.brand-and-awards-wrapper {
  padding: 50px 0px;
  background: #fff7f7;
}

.brand-and-awards-wrapper .owl-carousel .owl-item img {
  height: 100px;
  width: 100px;
  -o-object-fit: contain;
  object-fit: contain;
}

@media screen and (max-width: 600px) {
  .brand-and-awards-wrapper .brand-trust-item {
    margin-bottom: 40px;
  }
}

.hire-mobile-app-developer-wrapper {
  padding: 60px 0;
}

.hire-mobile-app-developer-wrapper img {
  width: 80%;
}

@media screen and (max-width: 600px) {
  .hire-mobile-app-developer-wrapper img {
    width: 100%;
    margin-top: 30px;
  }
}

.count-accordion-wrapper {
  padding: 60px 0px;
  background: rgba(255, 94, 94, 0.05);
}

.count-accordion-wrapper .accordion {
  margin-top: 45px;
}

.count-accordion-wrapper .accordion .card {
  border: 0px;
  border-radius: 0px;
  background-color: transparent;
  margin-bottom: 30px;
}

.count-accordion-wrapper .accordion .card:last-child {
  border: 0px;
  margin-bottom: 0px;
}

.count-accordion-wrapper .accordion .card .collapse {
  border-bottom: 1px solid rgba(66, 66, 71, 0);
}

.count-accordion-wrapper .accordion .card .collapse.show {
  border-bottom: 1px solid rgba(66, 66, 71, 0.1);
}

.count-accordion-wrapper .accordion .card .card-header {
  padding: 0px;
  background-color: transparent;
  border-bottom: 0px;
}

.count-accordion-wrapper .accordion .card .card-header button {
  width: 100%;
  text-align: left;
  text-decoration: none;
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 36px;
  color: #ff5e5e;
  padding-left: 0px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 85px;
}

@media screen and (max-width: 600px) {
  .count-accordion-wrapper .accordion .card .card-header button {
    font-size: 24px;
    line-height: 34px;
  }
}

.count-accordion-wrapper .accordion .card .card-header button span {
  position: absolute;
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 26px;
  -webkit-text-stroke-width: 1px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 38px;
  color: rgba(66, 66, 71, 0.5);
  -webkit-text-fill-color: #fff;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: rgba(66, 66, 71, 0.5);
  right: 0px;
}

.count-accordion-wrapper .accordion .card .card-header button:hover {
  text-decoration: none;
}

.count-accordion-wrapper
  .accordion
  .card
  .card-header
  button[aria-expanded="true"]
  span {
  -webkit-text-stroke-color: #ff5e5e;
  color: #ff5e5e;
  -webkit-text-fill-color: #ff5e5e;
}

.count-accordion-wrapper .accordion .card .card-body {
  padding-left: 0px;
}

.technology-items-wrapper {
  padding: 60px 0px;
}

.technology-items-wrapper .container > h2 {
  margin-bottom: 40px;
}

.technology-items-wrapper .row {
  margin-bottom: 50px;
}

@media screen and (max-width: 600px) {
  .technology-items-wrapper .row {
    margin-bottom: 0px;
  }

  .technology-items-wrapper .row .col-sm-12 {
    margin-bottom: 40px;
  }
}

.technology-items-wrapper .row .img-wrapper {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.technology-items-wrapper .row .img-wrapper img {
  width: 80px;
  height: 80px;
  margin-right: 20px;
}

.technology-items-wrapper .row .img-wrapper span {
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 36px;
}

.technology-items-wrapper .row .col-md-6 p,
.technology-items-wrapper .row .inner-col p,
.technology-items-wrapper .row .col-12 p {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #424247;
  padding-right: 40px;
}

@media screen and (max-width: 600px) {
  .technology-items-wrapper .row .col-md-6 p,
  .technology-items-wrapper .row .inner-col p,
  .technology-items-wrapper .row .col-12 p {
    padding-right: 0px;
  }
}

.technology-items-wrapper .row .col-md-6 .row,
.technology-items-wrapper .row .inner-col .row,
.technology-items-wrapper .row .col-12 .row {
  margin-bottom: 0px;
}

.technology-items-wrapper .row .inner-col {
  margin-top: 50px;
}

.technology-items-wrapper .row .col-12 h4 {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 24px;
  color: #ff5e5e;
}

.contact-btn-with-right-arrow {
  background-image: url("https://www.qsstechnosoft.com/wp-content/uploads/2023/02/Group-2193.png");
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #2a2a2a;
  padding-right: 50px;
  background-position: right center;
  background-repeat: no-repeat;
  display: inline-block;
  background-size: auto;
  padding-bottom: 5px;
  padding-top: 5px;
  text-decoration: none;
  opacity: 0.5;
}

.contact-btn-with-right-arrow:hover {
  text-decoration: none;
}

.ready-to-hire-act {
  padding: 100px 0px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(59, 65, 149, 0.98)),
    to(rgba(20, 25, 103, 0.98))
  );
  background: linear-gradient(
    180deg,
    rgba(59, 65, 149, 0.98) 0%,
    rgba(20, 25, 103, 0.98) 100%
  );
}

@media screen and (max-width: 600px) {
  .ready-to-hire-act {
    padding: 40px 0px;
  }
}

@media screen and (max-width: 600px) {
  .ready-to-hire-act .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.ready-to-hire-act .act-content {
  padding-right: 80px;
}

@media screen and (max-width: 600px) {
  .ready-to-hire-act .act-content {
    padding-right: 0px;
  }
}

.ready-to-hire-act .act-content h4 {
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 50px;
  color: #ffffff;
  margin-bottom: 24px;
}

.ready-to-hire-act .act-content p {
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 36px;
  color: #ffffff;
  margin-bottom: 40px;
}

.ready-to-hire-act .act-content a {
  text-transform: uppercase;
  color: #202571;
  background: #fff;
  -webkit-box-shadow: 0 8px 15px rgba(13, 16, 36, 0.06);
  box-shadow: 0 8px 15px rgba(13, 16, 36, 0.06);
  border-radius: 4px;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 50px;
  text-transform: uppercase;
  color: #202571 !important;
  display: inline-block;
  padding-left: 56px;
  padding-right: 16px;
}

.ready-to-hire-act .act-content a:hover {
  text-decoration: none;
}

.ready-to-hire-act .act-content a::before {
  -webkit-animation: pulso2 2s infinite;
  animation: pulso2 2s infinite;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  content: "";
  width: 20px;
  height: 20px;
  border: 3px solid #202571;
  position: absolute;
  left: 20px;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  margin: auto;
}

.ready-to-hire-act .act-content a::after {
  content: " ";
  background: #202571;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 8px 15px rgba(13, 16, 36, 0.06);
  box-shadow: 0 8px 15px rgba(13, 16, 36, 0.06);
  border-radius: 20px;
  width: 12px;
  height: 12px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 24px;
}

.ready-to-hire-act .act-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 600px) {
  .ready-to-hire-act .act-img {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 40px;
    display: block;
  }
}

.ready-to-hire-act .act-img .img-col div {
  background: #f9f9f9;
  -webkit-box-shadow: 0px 5px 15px #161b68;
  box-shadow: 0px 5px 15px #161b68;
  border-radius: 4px;
  padding: 30px 40px;
}

@media screen and (max-width: 600px) {
  .ready-to-hire-act .act-img .img-col div {
    padding: 20px;
  }
}

.ready-to-hire-act .act-img .img-col div img {
  width: 80px;
  height: 80px;
}

@media screen and (max-width: 600px) {
  .ready-to-hire-act .act-img .img-col {
    margin: auto !important;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }
}

.ready-to-hire-act .act-img .img-col-1 {
  margin-right: 30px;
}

.ready-to-hire-act .act-img .img-col-1 > div:first-child {
  margin-bottom: 30px;
}

.ready-to-hire-act .act-img .img-col-2 > div {
  padding: 52px 40px;
}

@media screen and (max-width: 600px) {
  .ready-to-hire-act .act-img .img-col-2 > div {
    padding: 40px 20px;
  }
}

.ready-to-hire-act .act-img .img-col-2 > div img {
  width: 90px;
  height: 126px;
}

@media screen and (max-width: 600px) {
  .ready-to-hire-act .act-img .img-col-2 {
    padding-top: 30px;
  }
}

#casesudyowl .owl-item {
  min-height: 100%;
}

#casesudyowl .contact-btn-with-right-arrow {
  opacity: 1;
  display: block;
  background-position: right;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}

#casesudyowl .contact-btn-with-right-arrow small {
  color: rgba(42, 42, 42, 0.6117647059);
}

#casesudyowl .contact-btn-with-right-arrow small::after {
  display: none;
}

.contact-btn-with-right-arrow.icon-svg {
  background-image: none;
  padding: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.7 !important;
  -webkit-transition: ease-in-out 0.2s;
  transition: ease-in-out 0.2s;
}

.contact-btn-with-right-arrow.icon-svg:hover {
  color: #ff5e5e;
  opacity: 1 !important;
}

.contact-btn-with-right-arrow.icon-svg:hover svg {
  border: 1px solid #ff5e5e;
}

.contact-btn-with-right-arrow.icon-svg:hover svg path {
  fill: #ff5e5e !important;
}

.contact-btn-with-right-arrow.icon-svg svg {
  margin-left: 16px;
  padding: 8px;
  display: inline-block;
  width: 32px;
  height: 32px;
  border: 1px solid #2a2a2a;
  border-radius: 75px;
}

.new-successStories-wrapper .owl-carousel .owl-stage {
  padding-top: 60px;
}

.new-successStories-wrapper .successStories .flexbox .item:hover,
.new-successStories-wrapper
  .successStories
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:hover,
.new-successStories-wrapper
  .mainBanner
  .col-12
  .bigWrite
  .successStories
  .type-text
  .item:hover,
.new-successStories-wrapper
  .successStories
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item:hover,
.new-successStories-wrapper
  footer
  .col-12
  > .flexbox
  .item.industries
  .successStories
  ul
  .item:hover,
.new-successStories-wrapper
  .successStories
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:hover,
.new-successStories-wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .successStories
  .item:last-child
  .item:hover,
.new-successStories-wrapper
  .successStories
  .logoTune
  .flexbox
  .item
  > div
  .item:hover,
.new-successStories-wrapper
  .logoTune
  .flexbox
  .successStories
  .item
  > div
  .item:hover,
.new-successStories-wrapper .successStories #webShowCase .item:hover,
.new-successStories-wrapper
  .successStories
  .callAction
  .mathcaptcha-913
  .item:hover,
.new-successStories-wrapper
  .callAction
  .successStories
  .mathcaptcha-913
  .item:hover {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.new-successStories-wrapper .successStories .flexbox .item img,
.new-successStories-wrapper
  .successStories
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  img,
.new-successStories-wrapper
  .mainBanner
  .col-12
  .bigWrite
  .successStories
  .type-text
  .item
  img,
.new-successStories-wrapper
  .successStories
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item
  img,
.new-successStories-wrapper
  footer
  .col-12
  > .flexbox
  .item.industries
  .successStories
  ul
  .item
  img,
.new-successStories-wrapper
  .successStories
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  img,
.new-successStories-wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .successStories
  .item:last-child
  .item
  img,
.new-successStories-wrapper
  .successStories
  .logoTune
  .flexbox
  .item
  > div
  .item
  img,
.new-successStories-wrapper
  .logoTune
  .flexbox
  .successStories
  .item
  > div
  .item
  img,
.new-successStories-wrapper .successStories #webShowCase .item img,
.new-successStories-wrapper
  .successStories
  .callAction
  .mathcaptcha-913
  .item
  img,
.new-successStories-wrapper
  .callAction
  .successStories
  .mathcaptcha-913
  .item
  img {
  margin-top: -45px;
  -webkit-filter: drop-shadow(0px 0px 4px #d2d2d2);
  filter: drop-shadow(0px 0px 4px #d2d2d2);
  border-radius: 6px;
}

.new-successStories-wrapper .successStories .flexbox .item h5,
.new-successStories-wrapper
  .successStories
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  h5,
.new-successStories-wrapper
  .mainBanner
  .col-12
  .bigWrite
  .successStories
  .type-text
  .item
  h5,
.new-successStories-wrapper
  .successStories
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item
  h5,
.new-successStories-wrapper
  footer
  .col-12
  > .flexbox
  .item.industries
  .successStories
  ul
  .item
  h5,
.new-successStories-wrapper
  .successStories
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  h5,
.new-successStories-wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .successStories
  .item:last-child
  .item
  h5,
.new-successStories-wrapper
  .successStories
  .logoTune
  .flexbox
  .item
  > div
  .item
  h5,
.new-successStories-wrapper
  .logoTune
  .flexbox
  .successStories
  .item
  > div
  .item
  h5,
.new-successStories-wrapper .successStories #webShowCase .item h5,
.new-successStories-wrapper
  .successStories
  .callAction
  .mathcaptcha-913
  .item
  h5,
.new-successStories-wrapper
  .callAction
  .successStories
  .mathcaptcha-913
  .item
  h5 {
  margin-top: 24px;
}

.new-successStories-wrapper .contact-btn-with-right-arrow {
  margin-top: 18px;
}

.primary-color {
  color: #ff5e5e !important;
}

.main-blue-box-act {
  background-image: url("https://www.qsstechnosoft.com/wp-content/uploads/2023/03/rear-view-businesswoman-using-laptop-modern-office-interior-1.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 80px;
  padding-bottom: 90px;
}

.main-blue-box-act::after {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0.95;
  background: #423ca1;
  top: 0px;
}

.main-blue-box-act .container {
  z-index: 1;
  position: relative;
}

.main-blue-box-act .container h2,
.main-blue-box-act .container p {
  color: #fff;
}

.main-blue-box-act .container .title-with-underLine span::after {
  background: #ff5e5e;
}

.main-blue-box-act .container .contact-btn-with-right-arrow {
  color: #ff5e5e;
  background-image: none;
  opacity: 1 !important;
}

.main-blue-box-act .container .contact-btn-with-right-arrow svg {
  border: 0px;
}

.main-blue-box-act .container .contact-btn-with-right-arrow svg path {
  fill: #ff5e5e !important;
}

.flexible-engagement-item-wrapper {
  margin-top: -60px;
  margin-bottom: 80px;
}

@media screen and (max-width: 600px) {
  .flexible-engagement-item-wrapper .col-md-4 {
    margin-bottom: 40px;
  }

  .flexible-engagement-item-wrapper .col-md-4:last-child {
    margin-bottom: 0px;
  }
}

.flexible-engagement-item-wrapper .col-md-4 .fe-item-wrapper {
  padding: 40px;
  background: #ffffff;
  mix-blend-mode: normal;
  -webkit-box-shadow: 0px 2px 8px rgba(64, 58, 154, 0.2);
  box-shadow: 0px 2px 8px rgba(64, 58, 154, 0.2);
  border-radius: 36px 36px 36px 6px;
  min-height: 100%;
}

.flexible-engagement-item-wrapper .col-md-4 .fe-item-wrapper h6 {
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  color: #423ca1;
}

.flexible-engagement-item-wrapper .col-md-4 .fe-item-wrapper p {
  font-size: 18px;
  line-height: 28px;
  color: #424247;
}

.qss-vs-freelancers {
  padding: 80px 0px;
  background: #fff7f7;
}

.qss-vs-freelancers .item-wrapper {
  overflow: hidden;
}

.qss-vs-freelancers h2 {
  margin-bottom: 60px;
}

.qss-vs-freelancers h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 48px;
  margin-bottom: 11px;
  text-transform: capitalize;
  color: #ff5e5e;
}

.qss-vs-freelancers h3::after {
  content: " ";
  width: 100vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  height: 1px;
  background: #f0f0f0;
}

.qss-vs-freelancers ul {
  list-style: none;
}

.qss-vs-freelancers ul li {
  list-style: none;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 44px;
  text-transform: capitalize;
  color: #424247;
  position: relative;
  margin-bottom: 11px;
}

.qss-vs-freelancers ul li::after {
  content: " ";
  width: 100vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  height: 1px;
  background: #f0f0f0;
}

.qss-vs-freelancers ul li:last-child::after {
  display: none;
}

.qss-vs-freelancers .pointers-wrapper {
  text-align: right;
}

@media screen and (max-width: 600px) {
  .qss-vs-freelancers .pointers-wrapper {
    text-align: center;
  }
}

.qss-vs-freelancers .pointers-wrapper div {
  padding-right: 30px;
}

@media screen and (max-width: 600px) {
  .qss-vs-freelancers .pointers-wrapper div {
    padding-right: 0px;
    margin-bottom: 40px;
  }
}

.qss-vs-freelancers .qss-wrapper {
  text-align: center;
}

.qss-vs-freelancers .qss-wrapper div {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 4px rgba(255, 94, 94, 0.14);
  box-shadow: 0px 0px 4px rgba(255, 94, 94, 0.14);
  border-radius: 12px;
}

@media screen and (max-width: 600px) {
  .qss-vs-freelancers .qss-wrapper div {
    margin-bottom: 40px;
  }
}

.qss-vs-freelancers .qss-wrapper div ul li {
  font-weight: 600;
  font-size: 16px;
  line-height: 44px;
  text-transform: capitalize;
  color: #424247;
}

.qss-vs-freelancers .freelancers-wrapper {
  text-align: left;
}

@media screen and (max-width: 600px) {
  .qss-vs-freelancers .freelancers-wrapper {
    text-align: center;
  }
}

.qss-vs-freelancers .freelancers-wrapper div {
  padding-left: 30px;
}

@media screen and (max-width: 600px) {
  .qss-vs-freelancers .freelancers-wrapper div {
    padding-left: 0px;
  }
}

.new-testimonial-wrapper {
  padding-top: 180px;
  padding-bottom: 80px;
  background-image: url("https://www.qsstechnosoft.com/wp-content/uploads/2023/03/double-exposure-many-business-people-1-1.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-bottom: 80px;
}

@media screen and (max-width: 600px) {
  .new-testimonial-wrapper {
    padding-top: 150px;
    padding-bottom: 30px;
  }

  .new-testimonial-wrapper .container {
    padding: 0px;
  }
}

.new-testimonial-wrapper::after {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0.95;
  background: rgba(10, 66, 141, 0.9);
  top: 0px;
}

.new-testimonial-wrapper .container {
  z-index: 1;
  position: relative;
}

.new-testimonial-wrapper .container .row {
  width: 100vw;
}

.new-testimonial-wrapper .container .row > div {
  padding: 0px;
}

.new-testimonial-wrapper .testimonial-wrapper {
  background: #0a428d;
  width: 100vw;
  padding: 80px 0px 60px 80px;
  position: relative;
}

@media screen and (max-width: 600px) {
  .new-testimonial-wrapper .testimonial-wrapper {
    padding: 20px 20px 115px 20px;
  }
}

.new-testimonial-wrapper .testimonial-wrapper::before {
  content: " ";
  width: 180px;
  height: 180px;
  background: #418ddc;
  border-radius: 50%;
  left: 80px;
  display: block;
  top: -90px;
  position: absolute;
  background-image: url("https://www.qsstechnosoft.com/wp-content/uploads/2023/03/quote-1.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
}

@media screen and (max-width: 600px) {
  .new-testimonial-wrapper .testimonial-wrapper::before {
    width: 90px;
    height: 90px;
    top: -50px;
    background-size: 50px;
  }
}

.new-testimonial-wrapper .testimonial-wrapper .testimonial-title-wrapper {
  padding-top: 30px;
}

@media screen and (max-width: 600px) {
  .new-testimonial-wrapper .testimonial-wrapper .testimonial-title-wrapper {
    margin-bottom: 20px;
    max-width: 375px;
    padding-left: 16px;
  }
}

.new-testimonial-wrapper .testimonial-wrapper .testimonial-title-wrapper h3 {
  font-weight: 600;
  font-size: 18px;
  line-height: 38px;
  text-transform: capitalize;
  color: #ffffff;
}

.new-testimonial-wrapper
  .testimonial-wrapper
  .testimonial-itme-wrapper
  .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.new-testimonial-wrapper .testimonial-wrapper .testimonial-itme-wrapper .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  height: 100%;
}

.new-testimonial-wrapper
  .testimonial-wrapper
  .testimonial-itme-wrapper
  .item-wrapper {
  background: #ffffff;
  -webkit-box-shadow: 0px 5px 5px #07397d;
  box-shadow: 0px 5px 5px #07397d;
  border-radius: 12px;
  padding: 40px;
  min-height: 100%;
  position: relative;
  overflow: hidden;
  /* margin-bottom: 80px; */
  /*This is optional*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

@media screen and (max-width: 600px) {
  .new-testimonial-wrapper
    .testimonial-wrapper
    .testimonial-itme-wrapper
    .item-wrapper {
    padding: 20px;
  }
}

.new-testimonial-wrapper
  .testimonial-wrapper
  .testimonial-itme-wrapper
  .item-wrapper
  .profile-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 22px;
}

.new-testimonial-wrapper
  .testimonial-wrapper
  .testimonial-itme-wrapper
  .item-wrapper
  .profile-info
  .img {
  margin-right: 24px;
}

.new-testimonial-wrapper
  .testimonial-wrapper
  .testimonial-itme-wrapper
  .item-wrapper
  .profile-info
  .img
  img {
  border-radius: 50px;
  width: 65px;
}

.new-testimonial-wrapper
  .testimonial-wrapper
  .testimonial-itme-wrapper
  .item-wrapper
  .profile-info
  .name-profile
  .name {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 32px;
  text-transform: capitalize;
  color: #2a8bf6;
  display: inline-block;
  width: 100%;
}

@media screen and (max-width: 600px) {
  .new-testimonial-wrapper
    .testimonial-wrapper
    .testimonial-itme-wrapper
    .item-wrapper
    .profile-info
    .name-profile
    .name {
    font-size: 12px;
    line-height: 18px;
  }
}

.new-testimonial-wrapper
  .testimonial-wrapper
  .testimonial-itme-wrapper
  .item-wrapper
  .profile-info
  .name-profile
  .destination-1 {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  text-transform: capitalize;
  color: rgba(66, 66, 71, 0.9);
  display: inline-block;
  width: 100%;
}

@media screen and (max-width: 600px) {
  .new-testimonial-wrapper
    .testimonial-wrapper
    .testimonial-itme-wrapper
    .item-wrapper
    .profile-info
    .name-profile
    .destination-1 {
    font-size: 10px;
    line-height: 14px;
  }
}

.new-testimonial-wrapper
  .testimonial-wrapper
  .testimonial-itme-wrapper
  .item-wrapper
  .first-line {
  background-image: url("https://www.qsstechnosoft.com/wp-content/uploads/2023/03/Group.png");
  background-repeat: no-repeat;
  background-position: center left;
  background-size: auto;
  padding-left: 78px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 600px) {
  .new-testimonial-wrapper
    .testimonial-wrapper
    .testimonial-itme-wrapper
    .item-wrapper
    .first-line {
    padding-left: 50px;
    background-size: 40px;
  }
}

.new-testimonial-wrapper
  .testimonial-wrapper
  .testimonial-itme-wrapper
  .item-wrapper
  .first-line
  p {
  font-weight: 600;
}

.new-testimonial-wrapper
  .testimonial-wrapper
  .testimonial-itme-wrapper
  .item-wrapper
  p {
  font-size: 16px;
  line-height: 26px;
  color: #424247;
  margin-bottom: 0px;
}

@media screen and (max-width: 600px) {
  .new-testimonial-wrapper
    .testimonial-wrapper
    .testimonial-itme-wrapper
    .item-wrapper
    p {
    line-height: 18px;
    font-size: 14px;
  }
}

.owl-carousel-button .owl-nav {
  margin-top: 30px;
}

.owl-carousel-button .owl-nav button {
  background: transparent !important;
  width: 30px !important;
  height: 30px !important;
  font-size: 0 !important;
  border: 1px solid #fff !important;
  border-radius: 50px !important;
  position: relative !important;
}

.owl-carousel-button .owl-nav button:last-child {
  margin-left: 15px;
}

.owl-carousel-button .owl-nav button span {
  content: "";
  width: 10px;
  height: 10px;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  display: inline-block;
  position: relative;
  transform: rotate(0deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  left: 2px;
  top: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.owl-carousel-button .owl-nav button.owl-next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  right: 3px;
  top: 0;
  margin-left: -5px;
}

.new-testimonial-wrapper .owl-carousel-button .owl-nav {
  margin-top: 0px;
  position: absolute;
  left: 0px;
  bottom: 100px;
  left: -200px;
}

@media screen and (max-width: 600px) {
  .new-testimonial-wrapper .owl-carousel-button .owl-nav {
    left: inherit;
    bottom: inherit;
    margin-top: 30px;
    left: calc(50% - 36px);
  }
}

.footer-cta-wrapper {
  background-image: url("https://www.qsstechnosoft.com/wp-content/uploads/2023/03/close-up-business-people-hands-together-teamwork-concept-1.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 110px 0px;
  margin-top: 40px;
}

@media screen and (max-width: 600px) {
  .footer-cta-wrapper {
    margin-top: 0px;
  }
}

.footer-cta-wrapper::after {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0.95;
  background: #2a2a2a;
  top: 0px;
}

.footer-cta-wrapper > .container {
  position: relative;
  z-index: 1;
}

.footer-cta-wrapper h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 55px;
  line-height: 50px;
  text-align: center;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #ff5e5e;
  margin-bottom: 34px;
}

.footer-cta-wrapper p {
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 32px;
  text-align: center;
  color: #ffffff;
  max-width: 840px;
  margin: auto;
  margin-bottom: 40px;
}

.footer-cta-wrapper a {
  margin: auto;
  font-weight: 600;
  font-size: 22px;
  line-height: 50px;
  padding: 5px 32px;
  text-transform: capitalize;
  background: #ff5e5e;
  color: #ffffff;
  display: inline-block;
}

.footer-cta-wrapper a:hover {
  text-decoration: none;
}

.footer-wrapper {
  display: flow-root;
  width: 100%;
  height: 100%;
  position: relative;
}

.hero_wanner_section_wrapper {
  margin-top: 155px;
  padding-top: 60px;
  padding-bottom: 50px;
  background-color: #f3f3f3;
}

@media screen and (max-width: 1170px) {
  .hero_wanner_section_wrapper {
    margin-top: 80px;
  }
}

@media screen and (max-width: 600px) {
  .hero_wanner_section_wrapper {
    margin-top: 70px;
  }

  .hero_wanner_section_wrapper .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.hero_wanner_section_wrapper .hero-title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.hero_wanner_section_wrapper .hero-title-wrapper .hero-title-content h1 {
  font-style: normal;
  font-weight: 700;
  font-size: 52px;
  line-height: 60px;
  margin-bottom: 30px;
}

@media screen and (max-width: 600px) {
  .hero_wanner_section_wrapper .hero-title-wrapper .hero-title-content h1 {
    font-size: 40px;
    line-height: 50px;
  }
}

.hero_wanner_section_wrapper .hero-title-wrapper .hero-title-content p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 50px;
}

@media screen and (max-width: 600px) {
  .hero_wanner_section_wrapper .hero-title-wrapper .hero-title-content p {
    margin-bottom: 20px;
  }
}

.hero_wanner_section_wrapper
  .hero-title-wrapper
  .hero-title-content
  .get_a_quote-now_wrapper
  a {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 21px;
  text-transform: uppercase;
  color: #f3f3f3;
  background: #ff5e5e;
  padding: 10px 30px;
  text-decoration: none;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.hero_wanner_section_wrapper
  .hero-title-wrapper
  .hero-title-content
  .get_a_quote-now_wrapper
  a:hover {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  background: #2a8bf6;
  text-decoration: none;
}

.hero_wanner_section_wrapper .hero_feature_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

@media screen and (max-width: 600px) {
  .hero_wanner_section_wrapper .hero_feature_img {
    margin-bottom: 40px;
  }
}

.hero_wanner_section_wrapper .hero_feature_img img {
  display: block;
  width: 400px;
  height: auto;
}

@media screen and (max-width: 600px) {
  .hero_wanner_section_wrapper .hero_feature_img img {
    width: 100%;
  }
}

.content-with-left-side-bar > div {
  padding-top: 60px;
}

@media screen and (max-width: 600px) {
  .content-with-left-side-bar > div {
    padding-top: 40px;
  }
}

@media screen and (max-width: 768px) {
  .content-with-left-side-bar .flexbox {
    display: block;
  }
}

.content-with-left-side-bar #check-left-nav-active {
  position: absolute;
  height: 600px;
  z-index: 1;
  margin-top: -160px;
}

.content-with-left-side-bar .section-nav {
  z-index: 2;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 300px;
  flex: 0 0 300px;
  padding: 24px 30px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 4px rgba(180, 180, 180, 0.25);
  box-shadow: 0px 0px 4px rgba(180, 180, 180, 0.25);
  border-radius: 6px;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  width: 300px;
}

@media screen and (max-width: 768px) {
  .content-with-left-side-bar .section-nav {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .content-with-left-side-bar .section-nav {
    padding: 20px;
  }
}

.content-with-left-side-bar .section-nav span {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 40px;
  display: block;
  text-transform: uppercase;
  margin-bottom: 12px;
  color: #2a2a2a;
}

@media screen and (max-width: 600px) {
  .content-with-left-side-bar .section-nav span {
    line-height: 100%;
  }
}

.content-with-left-side-bar .section-nav ul {
  list-style: none;
}

.content-with-left-side-bar .section-nav ul li {
  padding: 13px 0;
}

@media screen and (max-width: 600px) {
  .content-with-left-side-bar .section-nav ul li {
    padding: 6px 0;
  }
}

.content-with-left-side-bar .section-nav ul li a {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #424247;
  text-decoration: none;
}

.content-with-left-side-bar .section-nav ul li a:hover {
  text-decoration: none;
}

.content-with-left-side-bar .section-nav ul li.active a {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  color: #ff5e5e;
  text-decoration: none;
}

.content-with-left-side-bar .section-nav.left-nav-absolute {
  position: absolute;
  bottom: 50px;
}

@media screen and (max-width: 768px) {
  .content-with-left-side-bar .section-nav.left-nav-absolute {
    position: relative;
    width: 100%;
  }
}

.content-with-left-side-bar .section-nav.left-nav-fixed {
  position: fixed;
  width: 300px;
  bottom: 50px;
}

@media screen and (max-width: 768px) {
  .content-with-left-side-bar .section-nav.left-nav-fixed {
    position: relative;
    width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .content-with-left-side-bar .section-nav.left-nav-fixed {
    bottom: 0px;
  }
}

.content-with-left-side-bar .right-content-wrapper {
  width: calc(100% - 350px);
  margin-left: auto;
}

@media screen and (max-width: 1170px) {
  .content-with-left-side-bar .right-content-wrapper {
    width: calc(100% - 320px);
  }
}

@media screen and (max-width: 768px) {
  .content-with-left-side-bar .right-content-wrapper {
    position: relative;
    width: 100%;
  }
}

.content-with-left-side-bar .right-content-wrapper .intro {
  padding-top: 20px;
}

@media screen and (max-width: 600px) {
  .content-with-left-side-bar .right-content-wrapper .intro {
    margin-top: 0px;
  }
}

.content-with-left-side-bar .right-content-wrapper section {
  padding-top: 79px;
}

@media screen and (max-width: 600px) {
  .content-with-left-side-bar .right-content-wrapper section {
    padding-top: 58px;
  }
}

.content-with-left-side-bar .right-content-wrapper section p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #424247;
  margin-bottom: 20px;
}

.content-with-left-side-bar .right-content-wrapper section h2,
.content-with-left-side-bar .right-content-wrapper section h3,
.content-with-left-side-bar .right-content-wrapper section h4,
.content-with-left-side-bar .right-content-wrapper section h5,
.content-with-left-side-bar .right-content-wrapper section h6 {
  color: #2a2a2a;
}

.content-with-left-side-bar .right-content-wrapper section h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 40px;
}

.content-with-left-side-bar .right-content-wrapper section h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 40px;
}

@media screen and (max-width: 600px) {
  .content-with-left-side-bar .right-content-wrapper section h3 {
    line-height: 30px;
  }
}

.content-with-left-side-bar .right-content-wrapper section h4 {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 40px;
}

@media screen and (max-width: 600px) {
  .content-with-left-side-bar .right-content-wrapper section h4 {
    line-height: 28px;
  }
}

.content-with-left-side-bar .right-content-wrapper section .icon-box-wrapper {
  margin-bottom: 24px;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .icon-box-wrapper
  .box-wrapper {
  padding: 24px;
  background: #f9f9f9;
  border-radius: 6px;
  min-height: 100%;
  width: 33.333%;
}

@media screen and (max-width: 768px) {
  .content-with-left-side-bar
    .right-content-wrapper
    section
    .icon-box-wrapper
    .box-wrapper {
    width: 100%;
    margin-bottom: 20px;
  }

  .content-with-left-side-bar
    .right-content-wrapper
    section
    .icon-box-wrapper
    .box-wrapper:last-child {
    margin-bottom: 0px;
  }
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .icon-box-wrapper
  .box-wrapper:nth-child(even) {
  margin-left: 12px;
  margin-right: 12px;
}

@media screen and (max-width: 768px) {
  .content-with-left-side-bar
    .right-content-wrapper
    section
    .icon-box-wrapper
    .box-wrapper:nth-child(even) {
    margin-left: 0px;
    margin-right: 0px;
  }
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .icon-box-wrapper
  .box-wrapper
  .title-with-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 24px;
}

@media screen and (max-width: 600px) {
  .content-with-left-side-bar
    .right-content-wrapper
    section
    .icon-box-wrapper
    .box-wrapper
    .title-with-icon {
    margin-bottom: 12px;
  }
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .icon-box-wrapper
  .box-wrapper
  .title-with-icon
  span {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  color: #2a2a2a;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .icon-box-wrapper
  .box-wrapper
  .title-with-icon
  img {
  width: 40px;
  height: 40px;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .icon-box-wrapper
  .box-wrapper
  p {
  margin-bottom: 0px !important;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .icon-box-wrapper
  .box-wrapper.cta-wrapper {
  background-color: #ff5e5e;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .icon-box-wrapper
  .box-wrapper.cta-wrapper
  p {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  color: #ffffff;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .icon-box-wrapper
  .box-wrapper.cta-wrapper
  a {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  text-transform: uppercase;
  color: #2a2a2a;
  padding: 10px 30px;
  text-decoration: none;
  background-color: #fff;
  margin-top: 24px;
  border-radius: 50px;
  display: block;
  text-align: center;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .icon-box-wrapper
  .box-wrapper.cta-wrapper
  a:hover {
  text-decoration: none;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .pink-icon-box-wrapper
  .box-wrapper {
  width: 50%;
  background: rgba(255, 94, 94, 0.05);
}

@media screen and (max-width: 768px) {
  .content-with-left-side-bar
    .right-content-wrapper
    section
    .pink-icon-box-wrapper
    .box-wrapper {
    width: 100%;
    margin-bottom: 20px;
  }

  .content-with-left-side-bar
    .right-content-wrapper
    section
    .pink-icon-box-wrapper
    .box-wrapper:last-child {
    margin-bottom: 0px;
  }
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .icon-box-wrapper-50
  .box-wrapper {
  width: 50%;
}

@media screen and (max-width: 768px) {
  .content-with-left-side-bar
    .right-content-wrapper
    section
    .icon-box-wrapper-50
    .box-wrapper {
    width: 100%;
  }
}

.content-with-left-side-bar .right-content-wrapper section .blue-cta-wrapper {
  padding: 50px 60px;
  background: url("/wp-content/themes/qss/assets/img/layer_2.png") no-repeat
      right center,
    linear-gradient(93.76deg, #081b38 28.95%, #042b65 103.84%);
  position: relative;
}

@media screen and (max-width: 768px) {
  .content-with-left-side-bar .right-content-wrapper section .blue-cta-wrapper {
    padding: 20px;
  }
}

@media screen and (max-width: 600px) {
  .content-with-left-side-bar .right-content-wrapper section .blue-cta-wrapper {
    background: url("/wp-content/uploads/2023/02/Frame-14.png") no-repeat center,
      linear-gradient(93.76deg, #081b38 28.95%, #042b65 103.84%);
    text-align: center;
  }

  .content-with-left-side-bar
    .right-content-wrapper
    section
    .blue-cta-wrapper::after {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    left: 0px;
    right: 0px;
    top: 0px;
    margin: auto;
    z-index: 0;
    display: none;
  }
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .blue-cta-wrapper
  h2 {
  margin-bottom: 40px;
  color: #fff;
  max-width: 60%;
}

@media screen and (max-width: 600px) {
  .content-with-left-side-bar
    .right-content-wrapper
    section
    .blue-cta-wrapper
    h2 {
    max-width: 100%;
    position: relative;
    z-index: 1;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 250px;
  }
}

.content-with-left-side-bar .right-content-wrapper section .blue-cta-wrapper a {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  text-decoration: none;
  text-transform: uppercase;
  color: #071b38;
  padding: 18px 30px;
  display: inline-block;
  background: #ffffff;
  border-radius: 2px;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .blue-cta-wrapper
  a:hover {
  text-decoration: none;
}

@media screen and (max-width: 600px) {
  .content-with-left-side-bar
    .right-content-wrapper
    section
    .blue-cta-wrapper
    a {
    line-height: 22px;
    padding: 12px 18px;
    position: relative;
    z-index: 1;
  }
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .android-app-dev-content-img-wrapper {
  background: rgba(255, 94, 94, 0.05);
  padding: 48px 0;
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .content-with-left-side-bar
    .right-content-wrapper
    section
    .android-app-dev-content-img-wrapper {
    padding: 20px;
  }
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .android-app-dev-content-img-wrapper
  .img-warpper {
  padding-right: 48px;
}

@media screen and (max-width: 768px) {
  .content-with-left-side-bar
    .right-content-wrapper
    section
    .android-app-dev-content-img-wrapper
    .img-warpper {
    display: none;
  }
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .android-app-dev-content-img-wrapper
  .android-app-dev-content-wrapper
  .content-box
  p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #424247;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .android-app-dev-content-img-wrapper
  .android-app-dev-content-wrapper
  .content-box
  p:first-child {
  font-weight: 700;
  font-size: 20px;
  line-height: 40px;
}

@media screen and (max-width: 600px) {
  .content-with-left-side-bar
    .right-content-wrapper
    section
    .android-app-dev-content-img-wrapper
    .android-app-dev-content-wrapper
    .content-box
    p:first-child {
    font-size: 18px;
    line-height: 30px;
  }
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .android-app-dev-content-img-wrapper
  .android-app-dev-content-wrapper
  .content-box
  .yellow-text {
  color: #ee9817;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .android-app-dev-content-img-wrapper
  .android-app-dev-content-wrapper
  .content-box
  .red-text {
  color: #d44067;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .android-app-dev-content-img-wrapper
  .android-app-dev-content-wrapper
  .content-box
  .light-blue-text {
  color: #5da1e8;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .android-app-dev-content-img-wrapper
  .android-app-dev-content-wrapper
  .content-box
  .light-blue-text
  + p {
  margin-bottom: 0px;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .android-app-dev-content-img-wrapper.deve-phase-steps
  .box-wrapper:nth-child(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .android-app-dev-content-img-wrapper.deve-phase-steps
  .box-wrapper:nth-child(2)
  img {
  width: 220px;
  margin: auto;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.content-with-left-side-bar .right-content-wrapper section img.mb-4 {
  width: 100%;
}

.content-with-left-side-bar .right-content-wrapper section .num-box {
  background: #f9f9f9;
  border-radius: 6px;
  padding: 30px;
  margin-bottom: 24px;
}

@media screen and (max-width: 768px) {
  .content-with-left-side-bar .right-content-wrapper section .num-box {
    padding: 30px 12px;
  }
}

.content-with-left-side-bar .right-content-wrapper section .num-box .count-num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .num-box
  .count-num
  span {
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 26px;
  -webkit-text-stroke-width: 1px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 38px;
  color: #fff;
  -webkit-text-fill-color: white;
  -webkit-text-stroke-width: 2px;
}

@media screen and (max-width: 768px) {
  .content-with-left-side-bar
    .right-content-wrapper
    section
    .num-box
    .count-num
    span {
    margin-right: 15px;
  }
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .num-box
  .count-num
  .num-1 {
  -webkit-text-stroke-color: #7b40a0;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .num-box
  .count-num
  .num-2 {
  -webkit-text-stroke-color: #d44067;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .num-box
  .count-num
  .num-3 {
  -webkit-text-stroke-color: #ee9817;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .num-box
  .count-num
  .num-4 {
  -webkit-text-stroke-color: #12527b;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .num-box
  .count-num
  .num-5 {
  -webkit-text-stroke-color: #216210;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .num-box
  .count-num
  .num-6 {
  -webkit-text-stroke-color: #c14713;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .num-box
  .num-box-content
  h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 17px;
}

@media screen and (max-width: 600px) {
  .content-with-left-side-bar
    .right-content-wrapper
    section
    .num-box
    .num-box-content
    h3 {
    margin-bottom: 12px;
  }
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .num-box
  .num-box-content
  p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  color: #424247;
  margin-bottom: 0px;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .num-box
  .num-box-content
  .num-1-title {
  color: #7b40a0;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .num-box
  .num-box-content
  .num-2-title {
  color: #d44067;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .num-box
  .num-box-content
  .num-3-title {
  color: #ee9817;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .num-box
  .num-box-content
  .num-4-title {
  color: #12527b;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .num-box
  .num-box-content
  .num-5-title {
  color: #216210;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .num-box
  .num-box-content
  .num-6-title {
  color: #c14713;
}

.content-with-left-side-bar .right-content-wrapper section .apply-cta-wrapper {
  background-image: url(/wp-content/themes/qss/assets/img/cta-apple.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: cover;
  padding: 50px 70px;
}

@media screen and (max-width: 600px) {
  .content-with-left-side-bar
    .right-content-wrapper
    section
    .apply-cta-wrapper {
    padding: 0px;
    text-align: center;
    background-image: url(/wp-content/uploads/2023/02/Mask-group.png);
  }

  .content-with-left-side-bar
    .right-content-wrapper
    section
    .apply-cta-wrapper
    > div {
    background-image: url(/wp-content/uploads/2023/02/Group-40.png);
    padding: 20px;
    background-repeat: no-repeat;
    background-position: bottom 20px center;
  }
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .apply-cta-wrapper
  h2 {
  color: #fff;
  margin-bottom: 40px;
  width: 70%;
}

@media screen and (max-width: 600px) {
  .content-with-left-side-bar
    .right-content-wrapper
    section
    .apply-cta-wrapper
    h2 {
    margin-bottom: 12px;
    width: 100%;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
  }
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .apply-cta-wrapper
  a {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  padding: 18px 30px;
  text-transform: uppercase;
  border: 1px solid #ffffff;
  border-radius: 1px;
  color: #ffffff;
  text-decoration: none;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .apply-cta-wrapper
  a:hover {
  text-decoration: none;
}

@media screen and (max-width: 600px) {
  .content-with-left-side-bar
    .right-content-wrapper
    section
    .apply-cta-wrapper
    a {
    padding: 12px 18px;
    margin-bottom: 220px;
  }
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .android-app-dev-content-img-wrapper.icon-box-wrapper {
  padding: 40px;
}

@media screen and (max-width: 600px) {
  .content-with-left-side-bar
    .right-content-wrapper
    section
    .android-app-dev-content-img-wrapper.icon-box-wrapper {
    padding: 20px;
  }
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .android-app-dev-content-img-wrapper.icon-box-wrapper
  .box-wrapper {
  background-color: transparent;
  padding: 0px;
  padding-right: 30px;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .android-app-dev-content-img-wrapper.icon-box-wrapper
  .box-wrapper
  h4 {
  color: #ff5e5e;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .progressive-web-wpplications {
  margin-bottom: 40px;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .progressive-web-wpplications
  .box-wrapper {
  margin: 0px !important;
  background: rgba(255, 94, 94, 0.03);
  border-radius: 0px;
  margin-bottom: 0px;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .progressive-web-wpplications
  .box-wrapper
  .num-box {
  margin-bottom: 0px;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .progressive-web-wpplications
  .box-wrapper:last-child {
  background-color: rgba(255, 94, 94, 0.05);
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .progressive-web-wpplications
  .box-wrapper
  h4 {
  margin-bottom: 20px;
  line-height: 32px;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .progressive-web-wpplications
  .box-wrapper
  ul {
  padding-left: 40px;
  list-style: none;
}

@media screen and (max-width: 600px) {
  .content-with-left-side-bar
    .right-content-wrapper
    section
    .progressive-web-wpplications
    .box-wrapper
    ul {
    padding-left: 24px;
  }
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .progressive-web-wpplications
  .box-wrapper
  ul
  li {
  position: relative;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .progressive-web-wpplications
  .box-wrapper
  ul
  li:before {
  content: "•";
  color: #ff5e5e;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  position: absolute;
  font-size: 22px;
  line-height: 24px;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .progressive-web-wpplications
  .box-wrapper
  ul
  li
  p {
  margin-bottom: 20px !important;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .progressive-web-wpplications
  .num-box {
  background-color: transparent;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .num-box-50
  .box-wrapper {
  background: rgba(255, 94, 94, 0.03) !important;
}

@media screen and (max-width: 600px) {
  .content-with-left-side-bar
    .right-content-wrapper
    section
    .num-box-50
    .box-wrapper:first-child
    li:last-child
    p {
    margin-bottom: 0px !important;
  }

  .content-with-left-side-bar
    .right-content-wrapper
    section
    .num-box-50
    .box-wrapper:last-child {
    padding-top: 0px;
  }
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .blue-cta-wrapper.light-blue-cta {
  background: url("/wp-content/themes/qss/assets/img/hire-frame-2.png")
      no-repeat right center,
    linear-gradient(93.76deg, #3d3d89 28.95%, #3d3d89 103.84%);
}

@media screen and (max-width: 600px) {
  .content-with-left-side-bar
    .right-content-wrapper
    section
    .blue-cta-wrapper.light-blue-cta {
    background: url("/wp-content/uploads/2023/02/Frame-2.png") no-repeat center,
      linear-gradient(93.76deg, #3d3d89 28.95%, #3d3d89 103.84%);
  }
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .blue-cta-wrapper.light-blue-cta
  a {
  color: #3d3d89;
}

.content-with-left-side-bar .right-content-wrapper section .light-blue-words {
  color: #00cee8;
}

.content-with-left-side-bar
  .right-content-wrapper
  section
  .blue-cta-wrapper.blue-bg-cta-2 {
  background: url("/wp-content/themes/qss/assets/img/blue-bg-cta-2.png")
      no-repeat right center,
    conic-gradient(
      from 227.06deg at 76.22% 42.14%,
      #39518f -20.06deg,
      #140d42 44.62deg,
      #1a1e44 130.04deg,
      #17224b 207.61deg,
      #39518f 306.42deg,
      #39518f 339.94deg,
      #140d42 404.62deg
    );
  margin-bottom: 40px;
}

@media screen and (max-width: 600px) {
  .content-with-left-side-bar
    .right-content-wrapper
    section
    .blue-cta-wrapper.blue-bg-cta-2 {
    background: url("/wp-content/uploads/2023/02/Frame-15.png") no-repeat center,
      conic-gradient(
        from 158.34deg at -10.67% 28.1%,
        #39518f -5.01deg,
        #140d42 44.62deg,
        #1a1e44 130.04deg,
        #17224b 207.61deg,
        #39518f 306.42deg,
        #39518f 354.99deg,
        #140d42 404.62deg
      );
  }
}

@media screen and (max-width: 768px) {
  .content-with-left-side-bar .d-flex {
    display: block !important;
  }
}

@media screen and (max-width: 600px) {
  .content-with-left-side-bar #section-3 .box-wrapper {
    padding: 0px;
  }
}

.cul-card-wrapper {
  padding: 30px 15px;
  background: #f9f9f9;
  margin-bottom: 40px;
}

.cul-card-wrapper .col-33 {
  width: 33.333%;
  padding: 0px 15px;
}

@media screen and (max-width: 768px) {
  .cul-card-wrapper .col-33 {
    width: 100%;
    margin-bottom: 40px;
  }

  .cul-card-wrapper .col-33:last-child {
    margin-bottom: 0px;
  }
}

.card-wrapper {
  padding: 40px 20px 20px 20px;
  background-color: #fff;
  background: #ffffff;
  -webkit-box-shadow: 0px 6px 12px #d7d7d7;
  box-shadow: 0px 6px 12px #d7d7d7;
  min-height: 100%;
  position: relative;
}

.card-wrapper::after {
  content: " ";
  width: 0;
  height: 0;
  border-top: 0px solid transparent;
  border-bottom: 40px solid transparent;
  position: absolute;
  top: 0;
  left: 0;
}

.card-wrapper span {
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 26px;
  -webkit-text-stroke-width: 1px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  margin-right: 38px;
  color: #fff;
  -webkit-text-fill-color: white;
  -webkit-text-stroke-width: 2px;
  margin-bottom: 30px;
}

@media screen and (max-width: 600px) {
  .card-wrapper span {
    margin-bottom: 12px;
  }
}

.card-wrapper h4 {
  margin-bottom: 20px;
  line-height: 26px !important;
}

@media screen and (max-width: 600px) {
  .card-wrapper h4 {
    margin-bottom: 12px;
  }
}

.card-wrapper h4,
.card-wrapper p {
  font-style: normal;
  font-weight: 700 !important;
  font-size: 16px !important;
  color: #2a2a2a;
}

.card-wrapper p {
  font-weight: 400 !important;
  margin-bottom: 0px !important;
}

.col-no-1 span {
  -webkit-text-stroke-color: #ff5e5e;
}

.col-no-1::after {
  border-left: 40px solid #ff5e5e;
}

.col-no-2 span {
  -webkit-text-stroke-color: #dd4372;
}

.col-no-2::after {
  border-left: 40px solid #dd4372;
}

.col-no-3 span {
  -webkit-text-stroke-color: #467bfb;
}

.col-no-3::after {
  border-left: 40px solid #467bfb;
}

.col-no-4 span {
  -webkit-text-stroke-color: #20bec9;
}

.col-no-4::after {
  border-left: 40px solid #20bec9;
}

.col-no-5 span {
  -webkit-text-stroke-color: #00a28a;
}

.col-no-5::after {
  border-left: 40px solid #00a28a;
}

.col-no-6 span {
  -webkit-text-stroke-color: #003d7c;
}

.col-no-6::after {
  border-left: 40px solid #003d7c;
}

.col-no-7 span {
  -webkit-text-stroke-color: #7f4197;
}

.col-no-7::after {
  border-left: 40px solid #7f4197;
}

.col-no-8 span {
  -webkit-text-stroke-color: #0081c5;
}

.col-no-8::after {
  border-left: 40px solid #0081c5;
}

.col-no-9 span {
  -webkit-text-stroke-color: #ff725e;
}

.col-no-9::after {
  border-left: 40px solid #ff725e;
}

.col-no-10 span {
  -webkit-text-stroke-color: #c84069;
}

.col-no-10::after {
  border-left: 40px solid #c84069;
}

.key-element-wrapper {
  background: rgba(255, 94, 94, 0.05);
  padding: 40px 40px 20px 40px;
  margin-bottom: 40px;
}

.key-element-wrapper .key-title {
  line-height: 30px !important;
}

.key-element-wrapper .d-flex h4,
.key-element-wrapper .d-flex p {
  line-height: 28px;
}

.key-element-wrapper .d-flex h4 {
  color: #ff5e5e !important;
  margin-bottom: 0px !important;
}

.key-element-wrapper .d-flex p {
  font-size: 18px;
  color: #424247 !important;
}

.blue-cta-wrapper.dark-cta {
  background: url("/wp-content/themes/qss/assets/img/app-cross-platform-1.png")
      no-repeat right center,
    conic-gradient(
      from 227.06deg at 76.22% 42.14%,
      #000000 -15.18deg,
      #263238 20.45deg,
      #07090a 45deg,
      #253136 187.5deg,
      #000000 344.82deg,
      #263238 380.45deg
    ) !important;
  margin-bottom: 40px;
}

@media screen and (max-width: 600px) {
  .blue-cta-wrapper.dark-cta {
    background: url("/wp-content/uploads/2023/02/app-cross-platform-1.png")
        no-repeat center,
      conic-gradient(
        from 259.36deg at 102.27% 30.52%,
        #000000 -3.85deg,
        #263238 20.45deg,
        #07090a 45deg,
        #253136 187.5deg,
        #000000 356.15deg,
        #263238 380.45deg
      ) !important;
  }
}

.blue-cta-wrapper.dark-cta a {
  background: #ff725e !important;
  color: #fff !important;
}

.primary-text {
  color: #ff5e5e !important;
}

.proccess-steps-main-wrapper {
  background-color: #fff7f7;
}

.proccess-steps-wrapper {
  padding: 20px;
  max-width: 960px;
  margin: auto;
}

.proccess-steps-wrapper .phase-1 {
  margin-bottom: 48px;
  position: relative;
}

@media screen and (max-width: 600px) {
  .proccess-steps-wrapper .phase-1 {
    margin-bottom: 0px;
  }
}

.proccess-steps-wrapper .phase-1::before {
  position: absolute;
  content: " ";
  width: calc(100% - 264px);
  height: calc(100% + 50px);
  background-color: transparent;
  top: calc(50% - 15px);
  border-top-right-radius: 50px;
  border-top: 2px dashed #5c5c5c;
  border-right: 2px dashed #5c5c5c;
  border-bottom: 2px dashed #5c5c5c;
  border-bottom-right-radius: 50px;
  z-index: 2;
  left: 161px;
}

@media screen and (max-width: 600px) {
  .proccess-steps-wrapper .phase-1::before {
    display: none;
  }
}

.proccess-steps-wrapper .phase-2 {
  position: relative;
}

@media screen and (max-width: 600px) {
  .proccess-steps-wrapper .phase-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.proccess-steps-wrapper .phase-2::before {
  position: absolute;
  content: " ";
  width: calc(100% - 290px);
  height: calc(100% + 2px);
  background-color: transparent;
  top: calc(50% - 27.5px);
  border-top-left-radius: 50px;
  border-top: 2px dashed #5c5c5c;
  border-left: 2px dashed #5c5c5c;
  border-bottom: 2px dashed #5c5c5c;
  border-bottom-left-radius: 50px;
  z-index: 2;
  left: 108.9px;
}

@media screen and (max-width: 600px) {
  .proccess-steps-wrapper .phase-2::before {
    display: none;
  }
}

.proccess-steps-wrapper .phase-2::after {
  content: " ";
  border: solid #5c5c5c;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 20px;
  height: 20px;
  display: block;
  bottom: -135px;
  position: absolute;
  left: calc(100% - 199px);
  z-index: 2;
}

@media screen and (max-width: 600px) {
  .proccess-steps-wrapper .phase-2::after {
    display: none;
  }
}

.proccess-steps-wrapper .step-title {
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.proccess-steps-wrapper .step-title span {
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  color: #ff5e5e;
  margin-bottom: 96px;
  position: relative;
  width: 100%;
  text-align: left;
  padding-left: 40px;
}

@media screen and (max-width: 600px) {
  .proccess-steps-wrapper .step-title span {
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 0px;
    text-align: center;
  }
}

.proccess-steps-wrapper .step-title span::before {
  content: " ";
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  background-color: #5c5c5c;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -17px;
  border-radius: 100%;
}

@media screen and (max-width: 600px) {
  .proccess-steps-wrapper .step-title span::before {
    display: none;
  }
}

.proccess-steps-wrapper .step-title span::after {
  content: " ";
  display: block;
  width: 25%;
  height: 1px;
  border-top: 2px dashed #5c5c5c;
  position: absolute;
  left: 50%;
  right: 0;
  bottom: -14.5px;
  z-index: 1;
}

@media screen and (max-width: 600px) {
  .proccess-steps-wrapper .step-title span::after {
    display: none;
  }
}

.proccess-steps-wrapper .step-img-wrapper .step-img {
  position: relative;
  background: #ffeded;
  -webkit-box-shadow: 0px 0px 4px #ffe0dc;
  box-shadow: 0px 0px 4px #ffe0dc;
  border-radius: 50%;
  width: 155px;
  height: 155px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 600px) {
  .proccess-steps-wrapper .step-img-wrapper .step-img {
    margin-bottom: 15px;
  }
}

.proccess-steps-wrapper .step-img-wrapper .step-img::before {
  content: " ";
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  background-color: #fff7f7;
  border: 2px solid #5c5c5c;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 20px;
  border-radius: 100%;
  z-index: 3;
}

@media screen and (max-width: 600px) {
  .proccess-steps-wrapper .step-img-wrapper .step-img::before {
    display: none;
  }
}

.proccess-steps-wrapper .step-img-wrapper .step-img img {
  width: 45px;
  height: 45px;
  margin-bottom: 20px;
}

@media screen and (max-width: 600px) {
  .proccess-steps-wrapper .step-img-wrapper .step-img img {
    margin-bottom: 0px;
  }
}

.proccess-steps-wrapper .step-img-wrapper .step-img.success {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100px;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: auto;
  border: 4px solid rgba(255, 94, 94, 0.5);
  top: 70px;
  position: relative;
}

@media screen and (max-width: 600px) {
  .proccess-steps-wrapper .step-img-wrapper .step-img.success {
    top: 0px;
  }
}

.proccess-steps-wrapper .step-img-wrapper .step-img.success::before {
  display: none;
}

.proccess-steps-wrapper .step-img-wrapper .step-img.success img {
  width: 45px;
  height: 45px;
  margin-bottom: 0px;
}

.proccess-steps-wrapper .step-content {
  text-align: center;
}

.proccess-steps-wrapper .step-content span {
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  color: #ff5e5e;
  width: 100%;
  display: block;
  margin-bottom: 12px;
}

.proccess-steps-wrapper .step-content p {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  color: #424247;
}

.proccess-steps-wrapper .right-curved-shape-wrapper {
  height: 0px;
  position: relative;
}

.proccess-steps-wrapper .right-curved-shape-wrapper .dotted-line {
  top: calc(100% - 22px);
  width: calc(100% - 70px);
}

.faq_answer ul,
.faq_answer ol {
  padding-left: 40px;
}

.faq_answer ul li,
.faq_answer ol li {
  margin-bottom: 10px;
  color: #424247;
}

.faq_answer ul li:last-child,
.faq_answer ol li:last-child {
  margin-bottom: 0px;
}

#pum-16168 {
  background: #0000005c;
}

#pum-16168 #popmake-16168 {
  max-width: fit-content !important;
  /* left: calc(50% - 25%) !important; */
  left: 0px !important;
  right: 0px !important;
  margin: auto;
}

#pum-16168 #popmake-16168 p {
  font-size: 0px;
  line-height: 0px;
}

#pum-16168 #popmake-16168 .pum-close {
  border-radius: 0px;
  right: -50px;
  top: 0px;
  font-size: 20px;
  width: 50px;
  height: 50px;
}

#pum-16168 #popmake-16168 .event-popup-image {
  height: calc(100vh - 200px);
}

.cnt-btn-for-mobile {
  display: none;
}

.mega-menu.show .content-wrap .header-row {
  padding-top: 0px !important;
  display: none;
}

@media screen and (max-width: 600px) {
  #pum-16168 #popmake-16168 .event-popup-image {
    height: 350px;
  }

  #pum-16168 #popmake-16168 .pum-close {
    right: 0px;
    top: -50px;
  }

  .cnt-btn-for-desktop {
    display: none;
  }

  .cnt-btn-for-mobile {
    display: block;
  }

  .mega-menu.show .content-wrap {
    display: flex;
    flex-direction: column-reverse;
  }
}

.page-id-16559 .blackchain-cta h4 {
  font-size: 28px !important;
  line-height: 30px !important;
}

.page-id-16559 .blackchain-cta .get-quote-btn {
  margin-top: 20px !important;
}

.page-id-16559 .blockchain-development-solutions-wrapper h2 {
  margin-bottom: 0px !important;
}

.page-id-16559 .blockchain-development-solutions-wrapper p {
  font-size: 18px;
  line-height: 28px;
  max-width: 1000px;
  margin-bottom: 40px;
  text-align: center;
}

.page-id-16559 .innerBanner img {
  object-fit: contain;
  width: 300px !important;
  height: 300px !important;
}

.page-id-16559 .new-blockchain-sections-wrapper .img-wrapper {
  max-width: 100%;
  /* padding-left: 80px; */
}

/* .page-id-16559 #faq-section {
  margin-top: 80px;
} */
.page-id-16559 .new-blockchain-sections-wrapper .newSection p {
  text-align: justify !important;
}

.page-id-16559 .why-choose-item.step-6::after {
  display: block !important;
}

.page-id-16559 .why-choose-item.step-9::after {
  display: none !important;
}

.page-id-16559
  .new-blockchain-sections-wrapper
  .customServices
  .blockchain-service-wrapper
  .blockchain-service-item {
  padding-top: 30px;
}

.price-table-wrapper {
  padding-bottom: 80px;
}

.price-table-wrapper h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 50px;
  color: #2a2a2a;
  margin-bottom: 30px;
}

.page-id-16642 .blockchain-why-choose-wrapper .why-step-wrapper .step-6::after {
  display: block !important;
}

.page-id-16642 .blockchain-why-choose-wrapper .why-step-wrapper .step-9::after {
  display: none !important;
}

@media screen and (max-width: 600px) {
  .page-id-16559 #faq-section {
    margin-top: 40px;
  }

  .price-table-wrapper {
    padding: 40px 0px;
  }
}

.footer-wrapper .custom-file span span {
  margin-top: 35px;
}

.contact-flex-wrap .custom-file span span {
  margin-top: 40px;
}

.client-n-reviews #clients .item img {
  -webkit-filter: unset;
  filter: unset;
}
.ctaForm .file-drop-area-label {
  font-size: 14px;
  font-weight: 400;
  color: #150823;
  cursor: text;
  margin-bottom: 5px;
}
.file-drop-area {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 44px;
  max-width: 100%;
  padding: 10px 50px 10px 15px;
  font-size: 14px;
  font-weight: 400;
  color: #150823;
  background: #fff;
  border: 1px solid #d2d6db;
  border-radius: 6px;
  transition: 0.2s;
}

.file-drop-area.is-active {
  background-color: rgba(255, 255, 255, 0.05);
}

.fake-btn {
  flex-shrink: 0;
  background-color: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 3px;
  padding: 8px 15px;
  margin-right: 0px;
  font-size: 12px;
  text-transform: uppercase;
  color: white;
  background-color: transparent;
  border: 0px;
}

.file-msg {
  font-size: 13px;
  font-weight: 400;
  color: #150823;
  line-height: 1.4;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
}

.file-input {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
  opacity: 0;
}

.file-input:focus {
  outline: none;
}

.file-drop-area span:nth-child(2) {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
}

.file-drop-area span:nth-child(2) span {
  position: absolute;
  height: auto;
  top: 102%;
}

.page-id-5539 .file-drop-area {
  border: 1px dashed rgb(7 7 7 / 40%);
}
.page-id-5539 .file-msg {
  color: #000;
}

#wpcf7-f15954-o2 .file-drop-area,
#wpcf7-f8206-o2 .file-drop-area {
  border: 1px dashed rgb(131 125 125 / 40%);
  text-align: left;
}
#wpcf7-f15954-o2 .file-msg,
#wpcf7-f8206-o2 .file-msg {
  color: #000;
}

/* add banner css */
.home-page-flip-banner-wrapper {
  overflow: hidden;
}
.home-page-flip-banner-wrapper .flip-cards {
  display: -ms-grid;
  display: grid;
}
.home-page-flip-banner-wrapper .flip-card {
  -webkit-perspective: 40rem;
  perspective: 40rem;
}
.home-page-flip-banner-wrapper .flip-card .flip-content-wrapper {
  height: 135px;
  width: 100%;
}
.home-page-flip-banner-wrapper .flip-card-body {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: 0.707s -webkit-transform;
  transition: 0.707s -webkit-transform;
  transition: 0.707s transform;
  transition: 0.707s transform, 0.707s -webkit-transform;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0px;
  height: 100%;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: flip-column;
  flex-direction: flip-column;
}
.home-page-flip-banner-wrapper .flip-card-body .flip-col-row {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  max-width: 1920px;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .home-page-flip-banner-wrapper .flip-card-body .flip-col-row {
    max-width: 1440px;
  }
}
.home-page-flip-banner-wrapper .flip-card-body .flip-col-row * {
  margin-bottom: 0px;
}
.home-page-flip-banner-wrapper .flip-card-body .flip-col-row .flip-col {
  padding-left: 15px;
}
.home-page-flip-banner-wrapper
  .flip-card-body
  .flip-col-row
  .flip-col:first-child {
  padding-right: 15px;
}
.home-page-flip-banner-wrapper
  .flip-card-body
  .flip-col-row
  .flip-col:last-child {
  padding-right: 15px;
}
.home-page-flip-banner-wrapper .flip-card-body .font-banner-img-wrapper > img {
  height: 135px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
}
.home-page-flip-banner-wrapper .flip-card-body .font-banner-img-wrapper::after {
  content: " ";
  background: rgba(255, 255, 255, 0.5607843137);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.home-page-flip-banner-wrapper
  .flip-card-body
  .font-banner-img-wrapper
  .flip-col-row
  .flip-col-1 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.home-page-flip-banner-wrapper
  .flip-card-body
  .font-banner-img-wrapper
  .flip-col-row
  .flip-col-1::after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  border: 1px dashed rgba(0, 0, 0, 0.4941176471);
  height: 100%;
}
.home-page-flip-banner-wrapper
  .flip-card-body
  .font-banner-img-wrapper
  .flip-col-row
  .flip-col-1
  .img-and-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.home-page-flip-banner-wrapper
  .flip-card-body
  .font-banner-img-wrapper
  .flip-col-row
  .flip-col-1
  .img-and-date
  img {
  width: auto;
  height: 50px;
}
@media screen and (max-width: 1440px) {
  .home-page-flip-banner-wrapper
    .flip-card-body
    .font-banner-img-wrapper
    .flip-col-row
    .flip-col-1
    .img-and-date
    img {
    height: 40px;
  }
}
@media screen and (max-width: 1300px) {
  .home-page-flip-banner-wrapper
    .flip-card-body
    .font-banner-img-wrapper
    .flip-col-row
    .flip-col-1
    .img-and-date
    img {
    height: 30px;
  }
}
.home-page-flip-banner-wrapper
  .flip-card-body
  .font-banner-img-wrapper
  .flip-col-row
  .flip-col-1
  .img-and-date
  p {
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 0px;
  margin-left: 10px;
}
@media screen and (max-width: 1440px) {
  .home-page-flip-banner-wrapper
    .flip-card-body
    .font-banner-img-wrapper
    .flip-col-row
    .flip-col-1
    .img-and-date
    p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1300px) {
  .home-page-flip-banner-wrapper
    .flip-card-body
    .font-banner-img-wrapper
    .flip-col-row
    .flip-col-1
    .img-and-date
    p {
    font-size: 14px;
  }
}
.home-page-flip-banner-wrapper
  .flip-card-body
  .font-banner-img-wrapper
  .flip-col-row
  .flip-col-1
  .img-and-date
  p
  span {
  display: block;
}
.home-page-flip-banner-wrapper
  .flip-card-body
  .font-banner-img-wrapper
  .flip-col-row
  .flip-col-2
  h5 {
  font-size: 20px;
  line-height: 22px;
  font-weight: bold;
}
@media screen and (max-width: 1440px) {
  .home-page-flip-banner-wrapper
    .flip-card-body
    .font-banner-img-wrapper
    .flip-col-row
    .flip-col-2
    h5 {
    font-size: 17px;
  }
}
@media screen and (max-width: 1300px) {
  .home-page-flip-banner-wrapper
    .flip-card-body
    .font-banner-img-wrapper
    .flip-col-row
    .flip-col-2
    h5 {
    font-size: 14px;
  }
}
.home-page-flip-banner-wrapper
  .flip-card-body
  .font-banner-img-wrapper
  .flip-col-row
  .flip-col-2
  h2 {
  font-size: 40px;
  line-height: 33px;
  color: #ff5e5e;
  font-weight: 900;
}
@media screen and (max-width: 1440px) {
  .home-page-flip-banner-wrapper
    .flip-card-body
    .font-banner-img-wrapper
    .flip-col-row
    .flip-col-2
    h2 {
    font-size: 30px;
    line-height: 33px;
  }
}
@media screen and (max-width: 1300px) {
  .home-page-flip-banner-wrapper
    .flip-card-body
    .font-banner-img-wrapper
    .flip-col-row
    .flip-col-2
    h2 {
    font-size: 24px;
    line-height: 26px;
  }
}
.home-page-flip-banner-wrapper
  .flip-card-body
  .font-banner-img-wrapper
  .flip-col-row
  .flip-col-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.home-page-flip-banner-wrapper
  .flip-card-body
  .font-banner-img-wrapper
  .flip-col-row
  .content-with-profile {
  height: 100%;
}
.home-page-flip-banner-wrapper
  .flip-card-body
  .font-banner-img-wrapper
  .flip-col-row
  .content-with-profile
  .member-img-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  height: 100%;
}
.home-page-flip-banner-wrapper
  .flip-card-body
  .font-banner-img-wrapper
  .flip-col-row
  .content-with-profile
  .member-img-content-wrapper
  img {
  width: 125px;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (max-width: 1440px) {
  .home-page-flip-banner-wrapper
    .flip-card-body
    .font-banner-img-wrapper
    .flip-col-row
    .content-with-profile
    .member-img-content-wrapper
    img {
    width: 115px;
  }
}
.home-page-flip-banner-wrapper
  .flip-card-body
  .font-banner-img-wrapper
  .flip-col-row
  .content-with-profile
  .member-img-content-wrapper
  div {
  height: 100%;
  position: relative;
  top: calc(50% - 25px);
}
.home-page-flip-banner-wrapper
  .flip-card-body
  .font-banner-img-wrapper
  .flip-col-row
  .content-with-profile
  .member-img-content-wrapper
  div
  p
  span {
  display: block;
}
.home-page-flip-banner-wrapper .flip-card-body .font-banner-img-wrapper .name {
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
  color: #000;
  margin-bottom: 5px;
}
.home-page-flip-banner-wrapper
  .flip-card-body
  .font-banner-img-wrapper
  .position {
  font-size: 14px;
  line-height: 16px;
  color: #000;
}
.home-page-flip-banner-wrapper .flip-banner-btn {
  background: #ff5e5e;
  color: #fff;
  font-size: 16px;
  width: 200px;
  height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: bold;
  position: relative;
  top: calc(50% - 27px);
  margin-left: 20px;
  text-transform: uppercase;
}
@media screen and (max-width: 1440px) {
  .home-page-flip-banner-wrapper .flip-banner-btn {
    font-size: 14px;
    width: 175px;
    height: 50px;
  }
}
@media screen and (max-width: 1300px) {
  .home-page-flip-banner-wrapper .flip-banner-btn {
    font-size: 12px;
    width: 150px;
    height: 45px;
  }
}
.home-page-flip-banner-wrapper .flip-banner-btn:hover {
  text-decoration: none;
}
.home-page-flip-banner-wrapper .flipped-banner {
  -webkit-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}
.home-page-flip-banner-wrapper .flip-card-front,
.home-page-flip-banner-wrapper .flip-card-back {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.home-page-flip-banner-wrapper .flip-card-front {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1;
}
.home-page-flip-banner-wrapper .flip-card-back {
  position: absolute;
  z-index: 2;
  -webkit-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}
.home-page-flip-banner-wrapper .flip-card-back .back-banner-img-wrapper > img {
  height: 135px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
}
.home-page-flip-banner-wrapper
  .flip-card-back
  .back-banner-img-wrapper
  .flip-col-1 {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.home-page-flip-banner-wrapper
  .flip-card-back
  .back-banner-img-wrapper
  .flip-col-1::after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  border: 1px dashed rgba(255, 255, 255, 0.6705882353);
  height: 100%;
}
.home-page-flip-banner-wrapper
  .flip-card-back
  .back-banner-img-wrapper
  .flip-col-1
  .img-and-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.home-page-flip-banner-wrapper
  .flip-card-back
  .back-banner-img-wrapper
  .flip-col-1
  .img-and-date
  img {
  height: 45px;
  margin-right: 15px;
}
@media screen and (max-width: 1300px) {
  .home-page-flip-banner-wrapper
    .flip-card-back
    .back-banner-img-wrapper
    .flip-col-1
    .img-and-date
    img {
    height: 40px;
  }
}
.home-page-flip-banner-wrapper
  .flip-card-back
  .back-banner-img-wrapper
  .flip-col-1
  .date {
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
  color: white;
  margin-left: 5px;
}
.home-page-flip-banner-wrapper
  .flip-card-back
  .back-banner-img-wrapper
  .flip-col-1
  .date
  span {
  display: block;
}
@media screen and (max-width: 1300px) {
  .home-page-flip-banner-wrapper
    .flip-card-back
    .back-banner-img-wrapper
    .flip-col-1
    .date {
    font-size: 16px;
    line-height: 20px;
  }
}
.home-page-flip-banner-wrapper
  .flip-card-back
  .back-banner-img-wrapper
  .flip-col-2 {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.home-page-flip-banner-wrapper
  .flip-card-back
  .back-banner-img-wrapper
  .flip-col-2
  .and-icon-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.home-page-flip-banner-wrapper
  .flip-card-back
  .back-banner-img-wrapper
  .flip-col-2
  .and-icon-wrapper
  img {
  width: 112px;
  height: 127px;
  -o-object-fit: cover;
  object-fit: cover;
  margin-right: -20px;
}
.home-page-flip-banner-wrapper
  .flip-card-back
  .back-banner-img-wrapper
  .flip-col-2
  .and-icon-wrapper
  h5 {
  font-size: 22px;
  color: #fff;
}
.home-page-flip-banner-wrapper
  .flip-card-back
  .back-banner-img-wrapper
  .flip-col-2
  .and-icon-wrapper
  h4 {
  font-size: 34px;
  font-weight: bold;
  color: #fff;
  line-height: 35px;
}
@media screen and (max-width: 1300px) {
  .home-page-flip-banner-wrapper
    .flip-card-back
    .back-banner-img-wrapper
    .flip-col-2
    .and-icon-wrapper
    h5 {
    font-size: 20px;
  }
  .home-page-flip-banner-wrapper
    .flip-card-back
    .back-banner-img-wrapper
    .flip-col-2
    .and-icon-wrapper
    h4 {
    font-size: 30px;
    list-style: 30px;
  }
}
.home-page-flip-banner-wrapper
  .flip-card-back
  .back-banner-img-wrapper
  .flip-col-3
  h4 {
  font-size: 25px;
  color: #fff;
  font-weight: bold;
  line-height: 100%;
}
@media screen and (max-width: 1300px) {
  .home-page-flip-banner-wrapper
    .flip-card-back
    .back-banner-img-wrapper
    .flip-col-3
    h4 {
    font-size: 24px;
  }
}
.home-page-flip-banner-wrapper
  .flip-card-back
  .back-banner-img-wrapper
  .flip-col-3
  .and-icon-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.home-page-flip-banner-wrapper
  .flip-card-back
  .back-banner-img-wrapper
  .flip-col-3
  .and-icon-wrapper
  img {
  width: 112px;
  height: 127px;
  -o-object-fit: cover;
  object-fit: cover;
  margin-right: 10px;
}
.home-page-flip-banner-wrapper
  .flip-card-back
  .back-banner-img-wrapper
  .flip-col-4 {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.home-page-flip-banner-wrapper
  .flip-card-back
  .back-banner-img-wrapper
  .flip-col-4
  .time-and-btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.home-page-flip-banner-wrapper
  .flip-card-back
  .back-banner-img-wrapper
  .flip-col-4
  .time-and-btn-wrapper
  .time-wrapper {
  color: #fff;
}
.home-page-flip-banner-wrapper
  .flip-card-back
  .back-banner-img-wrapper
  .flip-col-4
  .time-and-btn-wrapper
  .time-wrapper
  .time-title {
  display: block;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
}
.home-page-flip-banner-wrapper
  .flip-card-back
  .back-banner-img-wrapper
  .flip-col-4
  .time-and-btn-wrapper
  .time-wrapper
  .time-col-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.home-page-flip-banner-wrapper
  .flip-card-back
  .back-banner-img-wrapper
  .flip-col-4
  .time-and-btn-wrapper
  .time-wrapper
  .time-col-wrapper
  .time-box
  .num-box {
  margin-bottom: 10px;
}
.home-page-flip-banner-wrapper
  .flip-card-back
  .back-banner-img-wrapper
  .flip-col-4
  .time-and-btn-wrapper
  .time-wrapper
  .time-col-wrapper
  .time-box
  .num-box
  span {
  font-size: 20px;
  font-weight: bold;
  padding: 4px 12px;
  display: inline-block;
  background-color: #fff;
  color: #000;
  border-radius: 8px;
  margin: 0px;
}
@media screen and (max-width: 1300px) {
  .home-page-flip-banner-wrapper
    .flip-card-back
    .back-banner-img-wrapper
    .flip-col-4
    .time-and-btn-wrapper
    .time-wrapper
    .time-col-wrapper
    .time-box
    .num-box
    span {
    font-size: 18px;
    padding: 3px 10px;
  }
}
.home-page-flip-banner-wrapper
  .flip-card-back
  .back-banner-img-wrapper
  .flip-col-4
  .time-and-btn-wrapper
  .time-wrapper
  .time-col-wrapper
  .time-box
  .time-box-title {
  text-align: center;
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 10px;
}
.home-page-flip-banner-wrapper
  .flip-card-back
  .back-banner-img-wrapper
  .flip-col-4
  .time-and-btn-wrapper
  .time-wrapper
  .time-col-wrapper
  .hour-wrapper {
  margin: 0 15px;
}

@media screen and (max-width: 1140px) {
  .event-banner-section-wrapper .flip-cards {
    display: none;
  }
}

.mobile-event-banner {
  display: none;
}
@media screen and (max-width: 1140px) {
  .mobile-event-banner {
    display: block;
  }
}
@media screen and (max-width: 1140px) {
  .mobile-event-banner .flip-cards {
    display: block;
  }
}
.mobile-event-banner .flip-card-body {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.mobile-event-banner .font-banner-img-wrapper::after {
  display: none;
}
.mobile-event-banner .m-content-wrapper {
  position: relative;
  z-index: 2;
  padding: 25px;
  padding-top: 25px;
  padding-bottom: 25px;
  height: 100%;
}
@media screen and (max-width: 600px) {
  .mobile-event-banner .m-content-wrapper {
    padding: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.mobile-event-banner .flip-card .flip-content-wrapper,
.mobile-event-banner .flip-card .flip-content-wrapper > img {
  position: absolute;
  min-width: 375px;
  max-width: 767px;
  height: 350px;
  -o-object-fit: fill;
  object-fit: fill;
}
@media screen and (max-width: 600px) {
  .mobile-event-banner .flip-card .flip-content-wrapper,
  .mobile-event-banner .flip-card .flip-content-wrapper > img {
    height: 250px;
  }
}
@media screen and (max-width: 450px) {
  .mobile-event-banner .flip-card .flip-content-wrapper,
  .mobile-event-banner .flip-card .flip-content-wrapper > img {
    height: 270px;
  }
}
.mobile-event-banner .flip-card .flip-content-wrapper {
  position: relative;
}
.mobile-event-banner .m-icon-and-date-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px;
}
@media screen and (max-width: 600px) {
  .mobile-event-banner .m-icon-and-date-wrapper {
    margin-bottom: 20px;
  }
}
.mobile-event-banner .m-icon-and-date-wrapper .f-m-icon-wrapper img {
  max-width: 200px;
  width: 100%;
}
@media screen and (max-width: 600px) {
  .mobile-event-banner .m-icon-and-date-wrapper .f-m-icon-wrapper img {
    max-width: 120px;
  }
}
.mobile-event-banner .m-icon-and-date-wrapper .f-m-time-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: solid #032e61 2px;
  padding: 12px;
  border-radius: 18px;
}
@media screen and (max-width: 600px) {
  .mobile-event-banner .m-icon-and-date-wrapper .f-m-time-wrapper {
    padding: 8px;
  }
}
.mobile-event-banner .m-icon-and-date-wrapper .f-m-time-wrapper span {
  font-size: 18px;
  line-height: 22px;
}
@media screen and (max-width: 600px) {
  .mobile-event-banner .m-icon-and-date-wrapper .f-m-time-wrapper span {
    font-size: 14px;
    line-height: 16px;
  }
}
@media screen and (max-width: 390px) {
  .mobile-event-banner .m-icon-and-date-wrapper .f-m-time-wrapper span {
    font-size: 12px;
    line-height: 14px;
  }
}
.mobile-event-banner .m-icon-and-date-wrapper .f-m-time-wrapper .m-date-time {
  font-weight: 700;
}
.mobile-event-banner
  .m-icon-and-date-wrapper
  .f-m-time-wrapper
  .m-date-time
  svg {
  margin: 0 -3px 7px 5px;
}
@media screen and (max-width: 600px) {
  .mobile-event-banner
    .m-icon-and-date-wrapper
    .f-m-time-wrapper
    .m-date-time
    svg {
    width: 10px;
    margin-bottom: 3px;
  }
}
.mobile-event-banner .event-content-wrapper p {
  margin-bottom: 0px;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  color: #032e61;
}
@media screen and (max-width: 390px) {
  .mobile-event-banner .event-content-wrapper p {
    font-size: 22px;
  }
}
.mobile-event-banner .event-content-wrapper p strong {
  font-weight: 900;
  font-size: 40px;
}
.mobile-event-banner .flip-banner-btn {
  margin: 0px;
  position: unset;
  margin-top: 30px;
}
.mobile-event-banner .flip-card-back {
  position: absolute !important;
}
.mobile-event-banner .flip-card-back * {
  color: #fff;
}
.mobile-event-banner .flip-card-back .f-m-time-wrapper {
  border: 2px solid #fff;
}
.mobile-event-banner .flip-card-back p {
  font-size: 32px;
  color: #fff;
}
.mobile-event-banner .flip-card-back p strong {
  font-size: 32px;
}
@media screen and (max-width: 600px) {
  .mobile-event-banner .flip-card-back p strong {
    font-size: 24px;
  }
}
@media screen and (max-width: 390px) {
  .mobile-event-banner .flip-card-back p strong {
    font-size: 22px;
  }
}
@media screen and (max-width: 600px) {
  .mobile-event-banner .flip-card-back p {
    font-size: 24px;
  }
}
@media screen and (max-width: 390px) {
  .mobile-event-banner .flip-card-back p {
    font-size: 22px;
  }
}
.mobile-event-banner .flip-card-back .flip-banner-btn {
  margin-top: 60px;
}
@media screen and (max-width: 600px) {
  .mobile-event-banner .flip-card-back .flip-banner-btn {
    margin-top: 20px;
  }
}

/* salesforce  */
.salesforce-hero-banner-wrapper {
  background-image: url(https://www.qsstechnosoft.com/wp-content/uploads/2023/08/blue-top-bg-1.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto;
}
@media screen and (max-width: 600px) {
  .salesforce-hero-banner-wrapper {
    margin-top: 60px;
  }
}
.salesforce-hero-banner-wrapper h2 {
  font-size: 28px;
  line-height: 40px;
  font-weight: 900;
  color: #ff5e5e;
}
@media screen and (max-width: 600px) {
  .salesforce-hero-banner-wrapper h2 {
    font-size: 24px;
    line-height: 34px;
  }
}
.salesforce-hero-banner-wrapper h3 {
  font-size: 28px;
  line-height: 38px;
}
.salesforce-hero-banner-wrapper h3 span {
  font-weight: 900;
  color: #ff5e5e;
}
.salesforce-hero-banner-wrapper p {
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 40px;
}
.salesforce-hero-banner-wrapper a {
  font-size: 16px;
  background-color: #ff5e5e;
  color: #fff;
  line-height: 50px;
  padding: 10px 20px;
}
.salesforce-hero-banner-wrapper a:hover {
  text-decoration: none;
}
.salesforce-hero-banner-wrapper img {
  width: 100%;
  height: auto;
}
.salesforce-hero-banner-wrapper .certificates-wrapper {
  margin-top: 60px;
  max-width: 350px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.salesforce-hero-banner-wrapper .certificates-wrapper div {
  width: 100px;
}
.salesforce-hero-banner-wrapper .certificates-wrapper div img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 600px) {
  .salesforce-hero-banner-wrapper .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.salesforce-client-wrapper {
  background: rgb(255, 255, 255);
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgb(255, 255, 255)),
    to(rgba(133, 218, 255, 0.47))
  );
  background: linear-gradient(
    0deg,
    rgb(255, 255, 255) 0%,
    rgba(133, 218, 255, 0.47) 100%
  );
  position: relative;
  z-index: 2;
}
.salesforce-client-wrapper::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(https://www.qsstechnosoft.com/wp-content/uploads/2023/08/leav-right-Medium.png),
    url(https://www.qsstechnosoft.com/wp-content/uploads/2023/08/leav-left-Medium.png);
  background-position: right -64px top 0px, left -60px top 200px;
  background-repeat: no-repeat;
  background-size: 150px;
}
.salesforce-client-wrapper .client-content-wrapper {
  margin-top: 120px;
}
@media screen and (max-width: 600px) {
  .salesforce-client-wrapper .client-content-wrapper {
    margin-top: 40px;
  }
}
.salesforce-client-wrapper .client-content-wrapper p {
  font-size: 22px;
  line-height: 32px;
}
.salesforce-client-wrapper .client-content-wrapper img {
  width: 100%;
}
.salesforce-client-wrapper .owl-stage-outer {
  height: 145px;
  padding-top: 5px;
}
.salesforce-client-wrapper .owl-item .item {
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  margin: 0 15px;
  padding: 10px;
  height: 130px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 12px;
}

.customServices.proven-experience-wrapper {
  background: rgb(239, 247, 254);
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgb(239, 247, 254)),
    to(rgb(255, 255, 255))
  );
  background: linear-gradient(
    0deg,
    rgb(239, 247, 254) 0%,
    rgb(255, 255, 255) 100%
  );
  position: relative;
  z-index: 2;
  padding-bottom: 200px;
}
@media screen and (max-width: 600px) {
  .customServices.proven-experience-wrapper {
    padding-bottom: 50px;
  }
}
.customServices.proven-experience-wrapper::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(https://www.qsstechnosoft.com/wp-content/uploads/2023/08/tree.png);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100%;
  bottom: 0;
  left: 0;
  right: 0;
}
.customServices.proven-experience-wrapper .blockchain-service-wrapper > div {
  margin-bottom: 60px;
}
@media screen and (max-width: 600px) {
  .customServices.proven-experience-wrapper .blockchain-service-wrapper > div {
    margin-bottom: 0px;
  }
}
.customServices.proven-experience-wrapper
  .blockchain-service-wrapper
  .blockchain-service-item {
  overflow: hidden;
}
.customServices.proven-experience-wrapper
  .blockchain-service-wrapper
  .top-lines-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% + 60px);
  margin-left: -30px;
}
.customServices.proven-experience-wrapper
  .blockchain-service-wrapper
  .top-lines-wrapper
  span {
  display: inline-block;
  height: 10px;
}
.customServices.proven-experience-wrapper
  .blockchain-service-wrapper
  .top-lines-wrapper
  .line-red {
  width: 50%;
  background-color: #ff5e5e;
}
.customServices.proven-experience-wrapper
  .blockchain-service-wrapper
  .top-lines-wrapper
  .line-yellow {
  width: 25%;
  background-color: #85daff;
}
.customServices.proven-experience-wrapper
  .blockchain-service-wrapper
  .top-lines-wrapper
  .light-blue {
  width: 25%;
  background-color: yellow;
}
.customServices.proven-experience-wrapper .blockchain-service-wrapper > h2 {
  text-align: center;
  font-size: 48px;
  line-height: 58px;
  font-weight: 700;
  max-width: 900px;
  margin: auto;
  margin-bottom: 20px;
}
@media screen and (max-width: 600px) {
  .customServices.proven-experience-wrapper .blockchain-service-wrapper > h2 {
    font-size: 34px;
    line-height: 40px;
  }
}
.customServices.proven-experience-wrapper .blockchain-service-wrapper > p {
  text-align: center;
  font-size: 24px;
  margin-bottom: 60px;
  line-height: 40px;
}
.customServices.proven-experience-wrapper
  .blockchain-service-wrapper
  .blockchain-service-item {
  border-radius: 12px;
}
.customServices.proven-experience-wrapper
  .blockchain-service-wrapper
  .blockchain-service-item
  h4 {
  margin: 0px;
  text-align: center;
  padding: 40px 0px;
  color: #ff5e5e;
  font-size: 28px;
  font-weight: 700;
}
.customServices.proven-experience-wrapper
  .blockchain-service-wrapper
  .blockchain-service-item
  p {
  font-size: 16px;
  line-height: 30px;
}

.salesforce_what_we_offer_wrappper {
  position: relative;
  padding-top: 150px;
  z-index: 2;
}
@media screen and (max-width: 600px) {
  .salesforce_what_we_offer_wrappper {
    padding-bottom: 50px;
  }
}
.salesforce_what_we_offer_wrappper::before {
  content: " ";
  width: 100%;
  height: 150px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: rgb(255, 255, 255);
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(255, 255, 255, 0.6699929972)),
    to(rgb(239, 247, 254))
  );
  background: linear-gradient(
    0deg,
    rgba(255, 255, 255, 0.6699929972) 0%,
    rgb(239, 247, 254) 100%
  );
}
.salesforce_what_we_offer_wrappper::after {
  content: " ";
  width: 100%;
  height: 150px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-image: url(https://www.qsstechnosoft.com/wp-content/uploads/2023/08/cloud.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
}
.salesforce_what_we_offer_wrappper img {
  width: 100%;
}
.salesforce_what_we_offer_wrappper h2 {
  padding-top: 40px;
  text-align: right;
  font-size: 38px;
  line-height: 50px;
  margin-bottom: 20px;
}
@media screen and (max-width: 600px) {
  .salesforce_what_we_offer_wrappper h2 {
    text-align: left;
  }
}
.salesforce_what_we_offer_wrappper h2 span {
  font-weight: 700;
  color: #ff5e5e;
}
.salesforce_what_we_offer_wrappper p {
  font-size: 22px;
  text-align: right;
  line-height: 30px;
}
@media screen and (max-width: 600px) {
  .salesforce_what_we_offer_wrappper p {
    text-align: left;
  }
}

.customServices.features-card-with-bg {
  background-image: url(https://www.qsstechnosoft.com/wp-content/uploads/2023/08/red-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: repeat;
  position: relative;
  padding-bottom: 200px;
}
.modal-testimonial-video iframe,
.modal-testimonial-video video {
  display: block;
  max-width: 100%;
  width: 100%;
  height: 420px;
  object-fit: cover;
}
.modal-testimonial-video .close {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ccc;
  position: absolute;
  font-size: 30px;
  font-weight: 400;
  width: 40px;
  height: 40px;
  right: -11px;
  top: -8px;
  border-radius: 50px;
  z-index: 1;
  opacity: 1 !important;
}
@media screen and (max-width: 600px) {
  .customServices.features-card-with-bg {
    padding-bottom: 100px;
  }
}
.customServices.features-card-with-bg::after {
  content: "";
  background-image: url(https://www.qsstechnosoft.com/wp-content/uploads/2023/08/green-leaf.png);
  position: absolute;
  background-size: auto;
  background-size: 190px;
  width: 200px;
  height: 250px;
  left: 0;
  bottom: 0;
  background-repeat: no-repeat;
}
@media screen and (max-width: 600px) {
  .customServices.features-card-with-bg::after {
    background-size: 100px;
    width: 100px;
    height: 150px;
  }
}
.customServices.features-card-with-bg .blockchain-service-item {
  padding-top: 100px !important;
  border-radius: 24px !important;
}
.customServices.features-card-with-bg .blockchain-service-item::before {
  content: " ";
  position: absolute;
  width: calc(100% - 30px);
  height: 150px;
  background-image: url(https://www.qsstechnosoft.com/wp-content/uploads/2023/08/botton.png);
  background-position: center;
  background-size: 100% 150px;
  left: 15px;
  top: 0;
}
.customServices.features-card-with-bg .blockchain-service-item > div {
  width: 100px;
  height: 100px;
  margin: auto;
  text-align: center;
  border-radius: 75px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-shadow: 0px 6px 15px 4px rgba(13, 16, 36, 0.06);
  box-shadow: 0px 6px 15px 4px rgba(13, 16, 36, 0.06);
  position: relative;
  z-index: 3;
}
.customServices.features-card-with-bg .blockchain-service-item > div img {
  width: 60px !important;
  height: 60px !important;
  z-index: 2;
}
.customServices.features-card-with-bg .blockchain-service-item h4 {
  margin-top: 20px !important;
  color: #ff5e5e !important;
}
.customServices.features-card-with-bg .blockchain-service-item p {
  font-size: 16px !important;
  line-height: 30px !important;
}
.customServices.features-card-with-bg .blackchain-cta {
  padding-top: 50px !important;
  display: block !important;
}
.customServices.features-card-with-bg .blackchain-cta h4 {
  color: #fff !important;
}
.customServices.features-card-with-bg .blackchain-cta::before {
  display: none !important;
}

.blockchain-why-choose-wrapper.new-salesforce {
  padding-top: 75px !important;
}

@media screen and (max-width: 600px) {
  .successStories .col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

/* success section carousal css */

@import url("https://fonts.googleapis.com/css2?family=Inter:wght@200..900&family=Pacifico&display=swap");
.success-carousal-whitebox {
  background-color: white;
  padding: 60px 60px 100px 60px;
}
.success-carousal-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  position: relative;
  width: 100%;
  gap: 120px;
}
.success-carousal-container .carousal {
  width: calc(100% - 560px);
  background-color: white;
  height: 30rem;
  overflow: hidden;
}
.carousal-container {
  display: flex;
  flex-direction: row;
  transition: transform 0.5s;
  height: 100%;
}
.success-carousal-container .carousal-item {
  flex: 0 0 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.success-pagination {
  width: 100%;
  position: absolute;
  bottom: -50px;
  left: 50%;
  transform: translateX(-50%);
}
.success-pagination button {
  background-color: transparent;
  border-radius: 100%;
  border: 2px solid #ec3636;
  margin: 0 5px;
  height: 16px;
  width: 16px;
  cursor: pointer;
}
.success-pagination button:hover,
.success-pagination button:focus {
  background-color: transparent;
}
.success-pagination button.active {
  background-color: #ec3636;
}
.success-carousal-container
  .carousal
  .carousal-container
  .carousal-item
  .carousal-content {
  opacity: 0;
  transform: translateX(0);
  transition: opacity 500ms, transform 0.5s;
  max-width: 100%;
  max-width: 90%;
}
.success-carousal-container .swiper-cards .swiper-slide img {
  height: 100%;
  width: 100%;
}
.success-carousal-container .swiper-cards .swiper-slide {
  flex: 0 0 560px;
  width: 560px;
  height: 560px;
}
.success-carousal-container
  .carousal
  .carousal-container
  .carousal-item
  .carousal-content
  h3,
.showcase-home .story-mobile-view .contentbox h3 {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #000;
  line-height: 30px;
  text-align: left;
}
.success-carousal-container
  .carousal
  .carousal-container
  .carousal-item
  .carousal-content
  h2,
.showcase-home .story-mobile-view .contentbox h2 {
  font-family: "Lato", sans-serif;
  font-family: Lato;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  color: #282828;
  text-align: left;
}
.showcase-home .story-mobile-view .contentbox h2 a {
  display: inline-block;
  vertical-align: middle;
  color: #282828;
  text-decoration: none;
}
.success-carousal-container
  .carousal
  .carousal-container
  .carousal-item
  .carousal-content
  p,
.showcase-home .story-mobile-view .contentbox p {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  color: #686868;
  text-align: left;
}
.success-carousal-container
  .carousal
  .carousal-container
  .carousal-item
  .carousal-content
  .casestudy-linkbox,
.showcase-home .story-mobile-view .contentbox .casestudy-linkbox {
  text-align: left;
  padding-top: 20px;
}
.success-carousal-container
  .carousal
  .carousal-container
  .carousal-item
  .carousal-content
  .casestudy-linkbox
  .caseStudy-link,
.showcase-home
  .story-mobile-view
  .contentbox
  .casestudy-linkbox
  .caseStudy-link {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  padding: 10px 20px;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #ec3636;
  line-height: 20px;
  border-radius: 4px;
  background: none;
  border: 1px solid #ec3636;
  transition: all 0.3s ease-in-out;
}
.success-carousal-container
  .carousal
  .carousal-container
  .carousal-item
  .carousal-content
  .casestudy-linkbox
  .caseStudy-link:hover,
.showcase-home
  .story-mobile-view
  .contentbox
  .casestudy-linkbox
  .caseStudy-link:hover {
  background: #ec3636;
  color: #ffffff;
}
.carousal-item.active .carousal-item .carousal-content {
  opacity: 1;
  transform: translateY(0);
}
.success-carousal-container .swiper-container .swiper {
  width: 100%;
}
.success-carousal-container .swiper-slide-active {
  transform: translateY(-50px);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.745) !important;
}
.success-carousal-container .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  border-radius: 18px;
}
.success-carousal-container .swiper-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 40rem;
  height: 100%;
  padding: 0 60px;
}
.showcase-home .success-button-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.showcase-home .success-button-wrap .btn {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  background: #ec3636;
  padding: 10px 30px;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  line-height: 20px;
  border-radius: 4px;
  border: 1px solid #ec3636;
  transition: all 0.3s ease-in-out;
}
.showcase-home .story-mobile-view {
  display: none;
}
.showcase-home .story-mobile-view .owl-dots {
  text-align: center;
  margin-top: 25px;
}
.showcase-home .story-mobile-view .owl-dots .owl-dot {
  background: transparent;
  width: 16px;
  height: 16px;
  border: 2px solid #ec3636;
  border-radius: 50%;
  margin-right: 6px;
}
.showcase-home .story-mobile-view .owl-dots .owl-dot.active {
  background: #ec3636;
}
@media (max-width: 1600px) {
  .success-carousal-container {
    gap: 80px;
  }
  .success-carousal-container .carousal {
    height: 40rem;
  }
  .success-carousal-container .swiper-container .swiper {
    width: 35rem;
  }
  .success-carousal-container
    .carousal
    .carousal-container
    .carousal-item
    .carousal-content {
    max-width: 100%;
  }
}
@media (max-width: 1365px) {
  .success-carousal-container {
    gap: 40px;
  }
  .success-carousal-container .swiper-container .swiper {
    width: 25rem;
  }
  .success-carousal-container .carousal {
    width: calc(100% - 360px);
  }
  .success-carousal-container .swiper-container {
    width: 30rem;
  }
  .success-carousal-container .swiper-cards .swiper-slide {
    flex: 0 0 360px;
    width: 360px;
    height: 390px;
  }
}
@media (max-width: 1199px) {
  .success-carousal-container {
    display: none;
  }
  .showcase-home .story-mobile-view {
    display: block;
  }
  .showcase-home .story-mobile-view .contentbox {
    display: flex;
    flex-direction: column;
    gap: 30px;
  }
  .showcase-home .story-mobile-view .story-thumbox img {
    display: block;
    width: 100%;
    max-width: 100%;
    border-radius: 6px;
  }
  .showcase-home .story-mobile-view .contentbox h2 {
    font-size: 26px;
    line-height: 23px;
    margin-bottom: 10px;
  }
  .showcase-home .story-mobile-view .contentbox h3 {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 10px;
  }
  .showcase-home .story-mobile-view .contentbox p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 0;
  }
  .success-carousal-whitebox {
    padding: 45px 45px 90px 45px;
  }
}
@media (max-width: 767px) {
  .success-carousal-whitebox {
    padding: 40px 15px 40px;
  }
}

@keyframes slideAndRotate {
  0% {
    opacity: 1;
    transform: translateY(0) rotate(0);
  }
  50% {
    opacity: 0.5;
    transform: translateY(0) rotate(0);
  }
  100% {
    opacity: 0.5;
  }
}

.carousal-images {
  position: relative;
}

.success-carousal-container .swiper-slide-active {
  rotate: 0deg;
  z-index: 1000;
}

.success-carousal-container .swiper-slide-prev {
  z-index: 0;
}
.success-carousal-container .swiper-slide-next {
  z-index: 1000;
}

/*  ai - page */

.header-banner {
  background-image: url(https://www.qsstechnosoft.com/wp-content/uploads/2024/02/header-banner.jpg);
  /*   background-repeat: no-repeat; */
  width: 100%;
  height: 100vh;
  display: flex;
  padding: 8rem 0;
  gap: 2rem;
  justify-content: flex-start;
  align-items: center;
}
.header-banner .header-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  color: #e7e7e7;
  gap: 18px;
  max-width: 60%;
}

.header-banner .header-content h1 {
  font-family: Lato;
  font-size: 70px;
  font-weight: 500;
  line-height: 6rem;

  margin: 0;
}
.header-banner .header-content h1 span {
  display: block;
}
.header-banner .header-content p {
  font-family: Lato;
  max-width: 100%;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 15px;
}
.header-banner .header-content p span {
  display: block;
  max-width: 90%;
}
.header-banner .header-content button {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  justify-content: center;
  border-radius: 30px;
  padding: 10px 25px;
  font-size: 18px;
  font-weight: 100;
  text-transform: uppercase;
  background-color: transparent;
  border: 1px solid white;
  color: #e7e7e7;
}
.achievement {
  padding: 2rem 0;
  display: flex;
  background-color: #00000f;
  justify-content: space-evenly;
  align-items: center;
}
.achievement-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #e7e7e7;
  flex-wrap: wrap;
  padding: 0 1rem;
  justify-content: space-between;
  gap: 2rem;
}
.achievement-container .card {
  background-color: #2b022a;
  display: flex;
  flex-direction: column;
  align-self: normal;
  padding: 2rem 5rem;
  flex: 1;
  align-items: center;
  gap: 10px;
}
.achievement-container .card h1 {
  font-size: 50px;
  margin: 0;
}

.achievement-container .card p {
  margin-top: auto;
  font-size: 20px;
  text-align: center;
  max-width: 15rem;
}
.achievement-container .card:hover {
  background: radial-gradient(
    circle,
    rgba(118, 32, 110, 1) 2%,
    rgba(3, 1, 4, 1) 95%
  );
  transition: all linear 0.4s;
}

.future {
  background: radial-gradient(
    circle,
    rgba(118, 32, 109, 0.574) 2%,
    rgba(0, 0, 15, 1) 95%
  );
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  gap: 2rem;
  padding: 3rem 0;
}
.future-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.future-image {
  display: flex;
  justify-content: center;
  margin-right: 0;
  margin-top: 2rem;
}
.future .future-image img {
  width: 656px;
  height: 50rem;
}
.future .content {
  display: flex;
  max-width: 50%;
  flex-direction: column;
  gap: 24px;
  justify-content: center;
  margin-right: 0 !important;
  margin-top: 3rem;
}
.future .content h1 {
  font-size: 50px;
  margin: 0;
  font-weight: 400;
}
.future .content p {
  font-size: 18px;
  color: rgba(207, 188, 209, 1);
  line-height: 30px;
}
.future .content p span {
  display: block;
  margin-top: 2rem;
}
/* business */
.business {
  background: radial-gradient(
    circle,
    rgba(118, 32, 109, 0.574) 2%,
    rgba(0, 0, 15, 1) 95%
  );
  padding-top: 7rem;
  padding-bottom: 4rem;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.business h1 {
  font-size: 50px;
  text-align: center;
  margin-bottom: 15px;
  max-width: 70%;
  font-weight: 400;
}
.business p {
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}

.business .bCards-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 2rem;
  padding: 3rem 0;
  max-width: 100%;
}
.business .bCards-container .bCard {
  display: flex;
  padding: 0 10px;
  align-items: flex-end;
  position: relative;
}
.business .bCards-container img {
  /*   filter: brightness(0.6); */

  position: relative;
}

.bCard-overlay {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
}
.business .bCards-container .b-content {
  position: absolute;
  gap: 10px;
  display: flex;
  flex: 1;
  padding: 20px 2rem;
  flex-direction: column;
  align-items: flex-start;
  transition: all 0.3s ease-in;
}

.business .bCards-container .b-content h3 {
  font-size: 26px;
  font-size: 700;
  margin: 0;
}
.business .bCards-container .b-content p {
  font-size: 17px;
  display: none;
  max-width: 27rem;
  text-align: left;
  margin: 0%;
}
.business .bCards-container .bCard:hover img {
  transition: all ease-in-out 0.3s;
  filter: brightness(0.3);
}
.bCard:hover h3 {
  padding: 0;
  transition: all 0.3s ease-in;
}

.bCard:hover .b-content p {
  display: block;
  transition: all 0.3s ease;
}

/* models */

.models {
  background-image: url(https://www.qsstechnosoft.com/wp-content/uploads/2024/02/models-banner.png);
  height: auto;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
  /*   padding-bottom: 3rem; */
  justify-content: space-evenly;
  padding: 7rem 0;
  background-size: cover;
}
.models h1 {
  color: #cfbcd1;
  margin-bottom: 15px;
  font-size: 50px;
  text-align: center;
  font-weight: 400;
}
.models p {
  font-size: 20px;
  max-width: 60%;
  margin: 0;
  text-align: center;
  line-height: 30px;
}

.models .model-card-container {
  display: flex;
  flex-direction: row;
  flex: 1;
  margin-top: 2rem;
  flex-wrap: wrap;
  gap: 1.5rem;
  justify-content: center;
  align-items: center;
}
.models .model-card-container .model-card {
  display: flex;
  flex-direction: column;
  padding: 1rem 2rem;
  gap: 1rem;
  align-self: normal;
  border-radius: 8px;
  border: 1px solid #35d4f2;
}
.models .model-card-container .model-card h3 {
  font-size: 22px;
  margin: 0;
}
.models .model-card-container .model-card p {
  max-width: 450px;
  line-height: 30px;
  font-size: 15px;
  text-align: left;
}
.models .model-card-container .model-card:hover {
  border: 1px solid transparent;
  background-color: rgba(7, 32, 41, 1);
  transition: all ease-in-out 0.3s;
}
.benefits {
  padding: 7rem 0;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: center;
  background: radial-gradient(
    circle,
    rgba(118, 32, 109, 0.237) 50%,
    rgba(0, 0, 15, 1) 95%
  );
}
.benefits-container .container {
  flex-direction: row !important;
}
.benefits h1 {
  font-size: 50px;
  text-align: center;
  margin-bottom: 15px;
  max-width: 60%;
  font-weight: 400;
}
.benefits p {
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  max-width: 70%;
  font-weight: 400;
}
.benefits .benefits-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 2rem;
  padding: 3rem 0;
  max-width: 100%;
}
.benefits .benefits-container .benefit-card {
  display: flex;
  flex-direction: row;
  padding: 0 1rem;
  width: 33rem;
  height: 26rem;
}
.benefits .benefits-container .benefit-card img {
  width: 50%;
  height: 100%;
  object-fit: cover;
}
.benefits .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.benefits .benefits-container .benefit-card .benefit-card-content {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: #e7e7e7;
  color: #00000f;
  width: 100%;
  padding: 3rem 1rem;
}
.benefits .benefits-container .benefit-card .benefit-card-content h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
}
.benefits .benefits-container .benefit-card .benefit-card-content p {
  max-width: 85%;
  text-align: left;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  line-clamp: 10;
  -webkit-box-orient: vertical;
}

.ai-slider {
  background: radial-gradient(
    circle,
    rgba(118, 32, 109, 0.574) 2%,
    rgba(0, 0, 15, 1) 95%
  );
  padding: 7rem 0;
}
.ai-slider .ai-slider-container {
  position: relative;
  width: 100%;
  height: 550px;
}
/* .ai-slider .ai-slider-container .slider-img {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.5;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
} */

.ai-slider .ai-slider-container .description {
  display: none;
  opacity: 1;
  transition: all 10s linear;
  background-color: #e7e7e7;
  color: #00000f;
  position: absolute;
  flex-direction: column;
  padding: 3rem 2rem;
  padding-bottom: 5rem;
  max-width: 22rem;
  top: 50%;
  transform: translateY(-50%);
  right: 7rem;
}
.my-ai-Swiper {
  margin-top: 2rem;
  display: block;
}
.ai-slider .story-mobile-view {
  display: none;
  padding: 2rem 15px;
}
.ai-slider .story-mobile-view .contentbox {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.ai-slider .story-mobile-view .contentbox .story-thumbox img {
  display: block;
  width: 100%;
  object-fit: cover;
}
.ai-slider .story-mobile-view .contentbox h3 {
  text-align: left !important;
}
.ai-slider .story-mobile-view .item .contentbox .learn-more {
  display: none;
  align-items: center;
  gap: 5px;
  width: 100%;
  justify-content: center;
}

.ai-slider .story-mobile-view .item .contentbox a {
  display: inline-block;
  color: #fff;
}

.ai-slider .story-mobile-view .item .contentbox {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
.ai-slider .story-mobile-view .item .story-contentbox {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 10rem;
  text-align: center;
}
.ai-slider .swiper-wrapper .swiper-slide-active .description {
  display: flex;
  transition: display 0.5s ease-in-out;
}

.ai-slider .ai-slider-container .description .slider-digit {
  font-size: 30px;
  position: absolute;
  line-height: 3.4rem;
  color: #fff;
  top: -5rem;
  right: 1.5rem;

  text-align: center;
  background-color: rgba(60, 23, 64, 1);

  font-weight: 500;
  padding: 1rem;
  padding-top: 4rem;
}
.ai-slider .ai-slider-container .description p {
  max-width: 90%;
  text-align: left;
  font-size: 18px;
  line-height: 25px;
  margin: 1rem 0;
}
.ai-slider .ai-slider-container .description h3 {
  margin: 0;
  color: rgba(140, 30, 152, 1);
}
.ai-slider .ai-slider-container .description a {
  display: none;
}
.ai-slider
  .swiper-wrapper
  .swiper-slide
  .ai-slider-container
  .description
  .learn-more {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1rem;
}
.ai-slider
  .swiper-wrapper
  .swiper-slide
  .ai-slider-container
  .description
  .learn-more
  img {
  width: 1.5rem;
  height: 1rem;
}
.ai-slider .ai-slider-container .description .learn-more p {
  color: rgba(140, 30, 152, 1);
  cursor: pointer;
  font-size: 18px;
}
.ai-slider
  .swiper-wrapper
  .swiper-slide
  .ai-slider-container
  .description
  span
  .slider-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 3rem;
  justify-content: center;
}
.ai-slider .ai-slider-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.ai-slider .ai-slider-content h1 {
  font-size: 50px;
  color: rgba(207, 188, 209, 1);
  text-align: center;
  margin-bottom: 15px;
  max-width: 65%;
  font-weight: 400;
}
.ai-slider .ai-slider-content p {
  font-size: 20px;
  max-width: 50%;
  text-align: center;
}
.ai-slider .slider-images {
  background: url("https://www.qsstechnosoft.com/wp-content/uploads/2024/02/slider-img-02.png");
  position: relative;
  height: 100%;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

@media (max-width: 2560px) {
  .container-wrapper {
    max-width: 100% !important;
  }
}

@media (max-width: 1884px) {
  .business .bCards-container .b-content h3 {
    font-size: 16px;
  }
  .benefits h1 {
    max-width: 63%;
  }
  .business h1 {
    max-width: 65%;
  }
  .models p {
    max-width: 50%;
  }

  .business .bCards-container .b-content p {
    font-size: 12px;
    max-width: 20rem;
  }
  .business .bCards-container img {
    height: 450px !important;
  }
}
@media (max-width: 1820px) {
  .business .bCards-container img {
    height: 450px !important;
  }

  .benefits .benefits-container .benefit-card .benefit-card-content p {
    max-width: 13rem;
    font-size: 15px;
    text-align: left;
  }
  .header-banner .header-content {
    /*     margin-left: 4rem; */
    /*     padding: 4rem 0; */
    /*     padding-top: 15rem; */
    max-width: 70%;
  }
  .benefits .benefits-container .benefit-card {
    height: 21rem;
  }
  .benefits h1 {
    max-width: 70%;
  }
}

@media (max-width: 1680px) {
  .models .model-card {
    max-width: 390px;
    line-height: 30px;
    font-size: 15px;
    text-align: left;
  }
  .benefits .benefits-container .benefit-card {
    width: 29rem;
    height: 21rem;
  }
  .ai-slider .ai-slider-content h1 {
    max-width: 68%;
  }
  .ai-slider .ai-slider-content p {
    max-width: 61%;
  }
  .models p {
    max-width: 60%;
  }
  .business h1 {
    max-width: 75%;
  }
  .business p {
    max-width: 70%;
  }
  .achievement-container .card {
    padding: 2rem 4rem;
  }
  .benefits h1 {
    max-width: 75%;
  }
  .benefits p {
    max-width: 85%;
  }
  .benefits .benefits-container {
    flex-wrap: wrap;
    align-items: center;
    gap: 1rem;
    padding: 3rem 0;
  }
  .benefits .benefits-container .benefit-card {
    display: flex;
    flex-direction: row;

    padding: 0 1rem;
  }
  .benefits .benefits-container .benefit-card img {
    flex: 0 0 auto;
  }
  .business .bCards-container .b-content h3 {
    font-size: 16px;
  }
  .business .bCards-container .b-content p {
    font-size: 12px;
    max-width: 20rem;
  }
  .business .bCards-container img {
    height: 335px !important;
  }

  .benefits .benefits-container .benefit-card .benefit-card-content {
    display: flex;
    align-items: flex-start;

    flex-direction: column;
    background-color: #e7e7e7;
    color: #00000f;

    padding: 1rem;
  }
  .benefits .benefits-container .benefit-card .benefit-card-content p {
    max-width: 13rem;
    text-align: left;
  }
  .header-banner .header-content h1 {
    font-size: 65px;
  }

  .header-banner .header-content p {
    max-width: 100%;
    font-size: 16px;
  }
}
@media (max-width: 1531px) {
  .benefits .benefits-container .benefit-card {
    width: 28rem;
    height: 22rem;
  }
  .achievement-container .card {
    padding: 2rem 3rem;
  }

  .business h1 {
    max-width: 83%;
  }
}
@media (max-width: 1490px) {
  .benefits h1 {
    max-width: 77%;
  }
  .benefits p {
    max-width: 89%;
  }
  .benefits .benefits-container .benefit-card {
    width: 27rem;
    height: 23rem;
  }
}
@media (max-width: 1440px) {
  .business .bCards-container .b-content h3 {
    font-size: 16px;
  }
  .header-banner .header-content h1 {
    font-size: 60px;
  }

  .header-banner .header-content p {
    max-width: 100%;
    font-size: 14px;
  }
  .business .bCards-container .b-content p {
    font-size: 12px;
    max-width: 20rem;
  }
  .business .bCards-container img {
    height: 335px !important;
  }

  .achievement .achievement-container {
    padding: 0 2rem;
  }
  .achievement .achievement-container .card {
    padding: 2rem 3rem;
  }
  .future {
    padding: 0 1rem;
    gap: 1rem;
  }
  .future .future-image img {
    width: 550px;
    height: 45rem;
  }
  .future .content {
    padding: 0 3rem;
    max-width: 60%;
  }
  .benefits-content {
    max-width: 80%;
  }
  .header-content {
    max-width: 0;
  }
  .benefits {
    padding-top: 3rem;
  }
  .models {
    padding-top: 3rem;
  }
  .slider .description .slider-digit {
    font-size: 15px;

    top: -3rem;
    right: 1.5rem;

    padding: 10px;
    padding-top: 2rem;
  }
  .slider .description {
    max-width: 17rem !important;

    padding: 1rem 1rem !important;
    padding-bottom: 3rem !important;
    top: 12rem !important;
    display: none;
    transition: display 0.5s ease-in-out;
    right: 5rem;
  }
  .swiper-slide-active .description {
    display: flex;
    transition: display 0.5s ease-in-out;
  }
  .achievement .achievement-container .card {
    padding: 2rem 2rem;
  }
  .slider .description p {
    font-size: 17px;
    line-height: 25px;
  }
  .benefits h1 {
    max-width: 85%;
  }
  .ai-slider .ai-slider-content h1 {
    max-width: 75%;
  }
  .benefits .benefits-container .benefit-card {
    width: 26rem;
    height: 27rem;
  }
}
@media (max-width: 1280px) {
  .success-carousal-container .carousal {
    height: 40rem;
  }
  .header-banner .header-content {
    max-width: 90%;
  }
  .models p {
    max-width: 70%;
  }
  .ai-slider .ai-slider-content h1,
  .business h1 {
    max-width: 90%;
  }
  .ai-slider .ai-slider-content p {
    max-width: 75%;
  }
  .header-banner .header-content h1 {
    font-size: 50px;
  }

  .header-banner .header-content p {
    max-width: 100%;
    font-size: 13px;
  }
  .benefits .benefits-container .benefit-card .benefit-card-content p {
    max-width: 13rem;
    font-size: 15px;
    text-align: left;
  }

  .future .content {
    max-width: 80%;
  }
  .slider h1 {
    max-width: 100%;
  }
  .header-content h1 {
    font-size: 51px;
    line-height: 4rem;
  }
  .business .bCards-container .b-content p {
    max-width: 20rem;
  }
  .business .bCards-container img {
    height: 302px !important;
  }
  .models .model-card-container {
    gap: 1rem !important;
    justify-content: center;
  }
  .business p {
    max-width: 70%;
  }
  .achievement .achievement-container .card {
    padding: 2rem 20px;
  }
  .models .model-card-container .model-card {
    padding: 24px;
    gap: 1rem;
  }
  .benefits .benefits-container .benefit-card {
    width: 36rem;
    height: 19rem;
  }
  .models .model-card-container .model-card p {
    max-width: 362px;
  }
  .benefits h1 {
    max-width: 89%;
  }
}
@media (max-width: 1279px) {
  .benefits h1 {
    max-width: 89%;
  }
}

@media (min-width: 1023px) and (max-width: 1278px) {
  .benefits h1,
  .ai-slider .ai-slider-content h1,
  .business h1,
  .models h1,
  .future .content h1 {
    font-size: 40px;
    max-width: 90%;
  }
  .benefits p,
  .ai-slider .ai-slider-content p,
  .business p,
  .models p {
    font-size: 17px;
    max-width: 80%;
  }
  .achievement-container .card h1 {
    font-size: 41px;
    margin: 0;
  }
  .achievement-container .card p {
    margin-bottom: auto;
    font-size: 17px;
  }
  .benefits .benefits-container .benefit-card {
    width: 33rem;
    height: 19rem;
  }
}

@media (max-width: 1023px) {
  .achievement-container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .header-banner .header-content {
    max-width: 80%;
  }
  .business .bCards-container .b-content p {
    max-width: 20rem;
  }
  .business .bCards-container img {
    height: 302px !important;
  }
  .models .model-card-container {
    gap: 1rem;
    justify-content: center;
  }
  .business p {
    max-width: 60%;
  }
  .achievement .achievement-container .card {
    padding: 2rem 20px;
  }
  .models .model-card-container .model-card {
    padding: 24px;
    gap: 1rem;
  }
  .benefits .benefits-container .benefit-card {
    width: 36rem;
    height: 19rem;
  }
  .models .model-card-container .model-card p {
    max-width: 362px;
  }
  .header-banner .header-content h1 {
    font-size: 45px;
    line-height: 4.5rem;
  }
  .header-banner .header-content button {
    padding: 8px 20px;
  }
  .header-banner .header-content p {
    max-width: 100%;
    font-size: 11px;
    line-height: 25px;
  }
  .business .bCards-container .b-content h3 {
    font-size: 15px;
  }
  .business .bCards-container .b-content p {
    font-size: 12px;
    max-width: 18rem;
  }
  .business .bCards-container .b-content p {
    max-width: 20rem;
  }
  .models .model-card-container {
    justify-content: space-between !important;
  }

  .models .model-card-container .model-card p {
    max-width: 370px;
    line-height: 30px;
    font-size: 15px;
    text-align: left;
  }
  .benefits .benefits-container .benefit-card .benefit-card-content p {
    max-width: 13rem;
    font-size: 15px;
    text-align: left;
  }
  .future {
    flex-direction: column !important;
    align-items: center;
  }
  .future .content h1 {
    text-align: center;
  }
  .future .content {
    flex: 1;
  }
  .slider h1 {
    max-width: 100%;
  }
  .header-content h1 {
    font-size: 51px;
    line-height: 4rem;
  }
}
@media (max-width: 1198px) {
  .business .bCards-container .b-content p {
    max-width: 20rem;
  }
  .business .bCards-container img {
    height: 302px !important;
  }
  .models .model-card-container {
    gap: 1rem;
    justify-content: center;
  }
  .business p {
    max-width: 60%;
  }
  .achievement .achievement-container .card {
    padding: 2rem 20px;
  }
  .models .model-card-container .model-card {
    padding: 24px;
    gap: 1rem;
  }
  .benefits .benefits-container .benefit-card {
    width: 28rem;
    height: 23rem;
  }
  .models .model-card-container .model-card p {
    max-width: 362px;
  }
  .ai-slider .description .slider-digit {
    font-size: 15px;

    top: -3rem;
    right: 1.5rem;

    padding: 10px;
    padding-top: 2rem;
  }

  .swiper-slide-active .description {
    display: flex;
    transition: display 0.5s ease-in-out;
  }

  .models .model-card-container {
    justify-content: center;
  }
  .models .model-card-container .model-card p {
    max-width: 360px;
  }
  .benefits .benefits-container .benefit-card .benefit-card-content p {
    max-width: 13rem;
    font-size: 15px;
    text-align: left;
  }
  .future {
    flex-direction: column !important;
    align-items: center;
  }
  .future .content {
    max-width: 100%;
  }
  .future .content h1 {
    text-align: center;
  }
  .future .content {
    flex: 1;
  }
  .benefits h1,
  .ai-slider .ai-slider-content h1,
  .business h1,
  .models h1,
  .future .content h1 {
    font-size: 35px;
    max-width: 60%;
  }
  .benefits p,
  .ai-slider .ai-slider-content p,
  .business p,
  .models p {
    font-size: 13px;
    max-width: 50%;
  }
  .header-content h1 {
    font-size: 51px;
    line-height: 4rem;
  }
}
@media (min-width: 764px) and (max-width: 1198px) {
  .models .model-card-container {
    justify-content: center !important;
  }
  .header-banner .header-content {
    max-width: 90%;
  }
  .benefits .benefits-container .benefit-card {
    width: 35rem;
    height: 19rem;
  }
  .business .bCards-container .b-content h3 {
    font-size: 16px;
  }
  .business .bCards-container .b-content p {
    font-size: 12px;
    max-width: 20rem;
  }
  .business .bCards-container img {
    height: 450px !important;
  }
  .header-banner .header-content button {
    font-size: 12px;
  }
  .benefits h1,
  .ai-slider .ai-slider-content h1,
  .business h1,
  .models h1,
  .future .content h1 {
    font-size: 30px;
    max-width: 92%;
  }
  .benefits p,
  .ai-slider .ai-slider-content p,
  .business p,
  .models p {
    font-size: 13px;
    max-width: 70%;
  }
}
@media (max-width: 768px) {
  .header-banner .header-content {
    max-width: 90%;
    margin-left: 2rem;
  }
  .header-banner {
    padding: 6rem 0;
  }
  .achievement-container .card p {
    max-width: 100%;
  }
  .benefits h1,
  .ai-slider .ai-slider-content h1,
  .business h1,
  .models h1,
  .future .content h1 {
    font-size: 26px;
    max-width: 92%;
  }
  .benefits p,
  .ai-slider .ai-slider-content p,
  .business p,
  .models p {
    font-size: 11px;
    max-width: 70%;
  }
  .achievement .achievement-container .card {
    padding: 2rem 3rem;
  }
  .header-banner .header-content button {
    font-size: 12px;
  }
  .header-banner .header-content h1 {
    font-size: 35px;
  }
  .header-banner .header-content p {
    font-size: 10px;
  }
  .ai-slider .ai-slider-container .description .slider-digit {
    font-size: 15px;

    top: -2rem;
    right: 1.5rem;

    padding: 10px;
    padding-top: 2rem;
  }

  .models .model-card-container {
    justify-content: center !important;
    padding: 0 3rem;
  }
  .benefits .benefits-container .benefit-card .benefit-card-content p {
    max-width: 13rem;
    font-size: 15px;
    text-align: left;
  }
  .future {
    flex-direction: column !important;
    align-items: center;
  }
  .future .content h1 {
    text-align: center;
  }
  .future .content {
    flex: 1;
  }

  .header-content h1 {
    font-size: 51px;
    line-height: 45px;
  }
  .ai-slider .ai-slider-container .description {
    padding-bottom: 5rem !important;
    top: 15rem !important;
    display: flex;
    transition: display 0.5s ease-in-out;
    right: 18px;
  }
}
@media (max-width: 580px) {
  .benefits .benefits-container .benefit-card .benefit-card-content p {
    font-size: 12px;
    margin: 0;
    text-align: center;
  }
  .benefits .benefits-container {
    gap: 6rem;
    margin-top: 3rem;
  }
  .header-banner .header-content {
    margin-left: 1rem;
  }
  .header-banner .header-content button {
    font-size: 12px;
  }
  .header-banner .header-content h1 {
    font-size: 28px;
    line-height: 38px;
  }
  .header-banner .header-content h1 span {
    display: inline;
  }
  .header-banner .header-content p {
    font-size: 16px;
  }
  .benefits .benefits-container .benefit-card {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .benefits .benefits-container .benefit-card .benefit-card-content {
    align-items: center;
    justify-content: center;
  }
  .benefits .benefits-container .benefit-card .benefit-card-content p {
    max-width: 95%;
  }
  .benefits .benefits-container .benefit-card .benefit-card-content h3 {
    font-size: 20px;

    text-align: center;
  }
  .benefits .benefits-container .benefit-card img {
    height: 15rem;
    width: 100%;
  }
  .future .future-image img {
    width: 350px;
    height: 30rem;
  }
  .future {
    flex-direction: column !important;
    align-items: center;
  }
  .future .content h1 {
    text-align: center;
  }
  .future .content {
    flex: 1;
  }
  .ai-slider .ai-slider-container .description .slider-digit {
    font-size: 15px;

    top: -3rem;
    right: 1.5rem;

    padding: 10px;
    padding-top: 2rem;
  }
  .ai-slider .ai-slider-container .description {
    padding: 1rem 1rem !important;
    padding-bottom: 5rem !important;
    top: 11rem !important;
    display: flex;
    transition: display 0.5s ease-in-out;
    right: 18px;
  }
  .ai-slider .ai-slider-container .description p {
    font-size: 11px;
    line-height: 15px;
  }
  .benefits {
    padding: 40px 0;
  }
  .benefits,
  .models,
  .slider-content {
    padding-top: 0;
  }
  .models,
  .ai-slider {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .benefits h1,
  .slider-content h1,
  .business h1,
  .models h1 {
    font-size: 30px;
    max-width: 100%;
    letter-spacing: 1px;
  }

  .benefits p,
  .slider-content p,
  .business p,
  .models p {
    font-size: 12px;
    max-width: 100%;
    line-height: 20px;
    letter-spacing: 1px;
  }

  .header-content h1 {
    font-size: 51px;
    line-height: 4rem;
  }
}
@media (max-width: 475px) {
  .models .model-card-container .model-card {
    padding: 1rem 20px;
  }
  .ai-slider .ai-slider-container .description .slider-digit {
    font-size: 15px;
    top: -4rem;
    right: 1rem;
    padding: 10px;
    padding-top: 3rem;
  }
  .bannerJan {
    height: 50vh !important;
  }
  .my-ai-Swiper {
    margin-top: 2rem;
    display: none;
  }
  .ai-slider .story-mobile-view {
    display: block;
  }
  .benefits h1,
  .slider-content h1,
  .business h1,
  .models h1 {
    font-size: 20px;
    max-width: 100%;
    letter-spacing: 1px;
  }

  .benefits p,
  .slider-content p,
  .business p,
  .models p {
    font-size: 10px;
    max-width: 100%;
    line-height: 20px;
    letter-spacing: 1px;
  }

  .ai-slider .ai-slider-container .description {
    max-width: 17rem !important;
    padding: 1rem 1rem !important;
    padding-bottom: 5rem !important;
    top: 180px !important;
    display: flex;
    align-items: flex-start !important;
    transition: display 0.5s ease-in-out;
    right: 18px;
  }
  .ai-slider .ai-slider-container .description p {
    font-size: 11px;
    line-height: 15px;
  }

  .models .model-card-container .model-card p {
    font-size: 13px;
    max-width: 100%;
  }

  .future {
    flex-direction: column !important;
    align-items: center;
  }
  .future .content h1 {
    text-align: center;
  }
  .future .content {
    padding: 0px 20px;
  }

  .header-content h1 {
    font-size: 51px;
    line-height: 4rem;
  }
  .ai-slider .ai-slider-container .description h3 {
    font-size: 1.2rem;
  }
  .ai-slider .ai-slider-container .description .learn-more p {
    font-size: 15px;
  }
  .ai-slider .ai-slider-container .description p {
    font-size: 11px;
    line-height: 15px;
  }
  .future .future-image img {
    width: 240px;
    height: 19rem;
  }
}
@media (max-width: 375px) {
  .future img {
    width: 242px;
    height: 30rem;
  }
  .benefits .benefits-container {
    gap: 8rem;
    margin-top: 3rem;
  }
  .achievement .achievement-container .card {
    padding: 2rem 1rem;
  }
  .achievement .achievement-container .card p {
    font-size: 15px;
  }
  .achievement .achievement-container .card h1 {
    font-size: 2rem;
  }

  .container-wrapper {
    max-width: 30%;
  }

  .business .bCards-container img {
    height: 280px !important;
  }
  .business .bCards-container .b-content h3 {
    font-size: 13px !important;
  }
  .future {
    flex-direction: column !important;
    align-items: center;
    justify-content: center;
  }
  .benefits,
  .models,
  .slider-content {
    padding-top: 0;
  }
  /*   .benefits h1,
  .slider-content h1,
  .business h1,
  .models h1 {
    font-size: 40px ;
    max-width: 100%;
        letter-spacing: 1px;
  }

  .benefits  p,
  .slider-content p,
  .business p,
  .models p {
    font-size: 13px ;
    max-width: 100%;
    line-height: 20px;
    letter-spacing: 1px;
  } */
  .future .content p {
    font-size: 15px;
    line-height: 25px;
  }
}
@media (max-width: 320px) {
  .future img {
    width: 242px;
    height: 30rem;
  }

  .container-wrapper {
    max-width: 30%;
  }

  .business .bCards-container img {
    height: 245px !important;
  }
  .business .bCards-container .b-content h3 {
    font-size: 13px !important;
  }
  .future {
    flex-direction: column !important;
    align-items: center;
    justify-content: center;
  }
}

@media (min-width: 1680px) and (max-width: 1735px) {
  .benefits .benefits-container .benefit-card {
    height: 23rem;
    width: 30rem;
  }
}

.serviceImg,
.techImg,
.industryImg {
  display: block;
}
.serviceImg-hide,
.techImg-hide,
.industryImg-hide {
  display: none;
}

.blog-slider {
  width: 95%;
  position: relative;
  max-width: 800px;
  margin: auto;
  background: #fff;
  box-shadow: 0px 14px 80px rgba(34, 35, 58, 0.2);
  padding: 25px;
  border-radius: 25px;
  height: 400px;
  transition: all 0.3s;
}
@media screen and (max-width: 992px) {
  .blog-slider {
    max-width: 680px;
    height: 400px;
  }
}
@media screen and (max-width: 768px) {
  .blog-slider {
    min-height: 500px;
    height: auto;
    margin: 180px auto;
  }
}
@media screen and (max-height: 500px) and (min-width: 992px) {
  .blog-slider {
    height: 350px;
  }
}
.blog-slider__item {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .blog-slider__item {
    flex-direction: column;
  }
}
.blog-slider__item.swiper-slide-active .blog-slider__img img {
  opacity: 1;
  transition-delay: 0.3s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > * {
  opacity: 1;
  transform: none;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(1) {
  transition-delay: 0.3s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(2) {
  transition-delay: 0.4s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(3) {
  transition-delay: 0.5s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(4) {
  transition-delay: 0.6s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(5) {
  transition-delay: 0.7s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(6) {
  transition-delay: 0.8s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(7) {
  transition-delay: 0.9s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(8) {
  transition-delay: 1s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(9) {
  transition-delay: 1.1s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(10) {
  transition-delay: 1.2s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(11) {
  transition-delay: 1.3s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(12) {
  transition-delay: 1.4s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(13) {
  transition-delay: 1.5s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(14) {
  transition-delay: 1.6s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(15) {
  transition-delay: 1.7s;
}
.blog-slider__img {
  width: 40%;
  width: 300px;
  flex-shrink: 0;
  height: 300px;
  background-image: linear-gradient(147deg, #fe8a39 0%, #fd3838 74%);
  box-shadow: 4px 13px 30px 1px rgba(252, 56, 56, 0.2);
  border-radius: 20px;
  transform: translateX(-80px);
  overflow: hidden;
}
.blog-slider__img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(147deg, #fe8a39 0%, #fd3838 74%);
  border-radius: 20px;
  opacity: 0.8;
}
.blog-slider__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  opacity: 0;
  border-radius: 20px;
  transition: all 0.3s;
}
@media screen and (max-width: 768px) {
  .blog-slider__img {
    transform: translateY(-50%);
    width: 90%;
  }
}
@media screen and (max-width: 576px) {
  .blog-slider__img {
    width: 95%;
  }
}
@media screen and (max-height: 500px) and (min-width: 992px) {
  .blog-slider__img {
    height: 270px;
  }
}
.blog-slider__content {
  padding-right: 25px;
}
@media screen and (max-width: 768px) {
  .blog-slider__content {
    margin-top: -80px;
    text-align: center;
    padding: 0 30px;
  }
}
@media screen and (max-width: 576px) {
  .blog-slider__content {
    padding: 0;
  }
}
.blog-slider__content > * {
  opacity: 0;
  transform: translateY(25px);
  transition: all 0.4s;
}
.blog-slider__code {
  color: #7b7992;
  margin-bottom: 15px;
  display: block;
  font-weight: 500;
}
.blog-slider__title {
  font-size: 24px;
  font-weight: 700;
  color: #0d0925;
  margin-bottom: 20px;
}
.blog-slider__text {
  color: #4e4a67;
  margin-bottom: 30px;
  line-height: 1.5em;
}
.blog-slider__button {
  display: inline-flex;
  background-image: linear-gradient(147deg, #fe8a39 0%, #fd3838 74%);
  padding: 15px 35px;
  border-radius: 50px;
  color: #fff;
  box-shadow: 0px 14px 80px rgba(252, 56, 56, 0.4);
  text-decoration: none;
  font-weight: 500;
  justify-content: center;
  text-align: center;
  letter-spacing: 1px;
}
@media screen and (max-width: 576px) {
  .blog-slider__button {
    width: 100%;
  }
}
.blog-slider .swiper-container-horizontal > .swiper-pagination-bullets,
.blog-slider .swiper-pagination-custom,
.blog-slider .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.blog-slider__pagination {
  position: absolute;
  z-index: 21;
  right: 20px;
  width: 11px !important;
  text-align: center;
  left: auto !important;
  top: 50%;
  bottom: auto !important;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .blog-slider__pagination {
    transform: translateX(-50%);
    left: 50% !important;
    top: 205px;
    width: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 8px 0;
}
@media screen and (max-width: 768px) {
  .blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
  }
}
.blog-slider__pagination .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  display: block;
  border-radius: 10px;
  background: #062744;
  opacity: 0.2;
  transition: all 0.3s;
}
.blog-slider__pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background: #fd3838;
  height: 30px;
  box-shadow: 0px 0px 20px rgba(252, 56, 56, 0.3);
}

@media screen and (max-width: 768px) {
  .blog-slider__pagination .swiper-pagination-bullet-active {
    height: 11px;
    width: 30px;
  }
}

.success-carousal-leftarrow {
  position: absolute;
  left: 0;
  top: 50%;
}

.success-carousal-rightarrow {
  position: absolute;
  right: 0;
  top: 50%;
}
 .showcase_visuals_image_content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  bottom: 0;
  background: rgb(0 0 0 / 47%);
}
.showcase_visuals_image_content h2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
  /*   transition: opacity 0.5s;  */
}

.success-carousal-container .carousal a {
  text-decoration: none;
}

@media screen and (max-width: 600px) {
  .page-template-template-engagementmodels {
    padding-top: 69px;
  }
}
/* End Qss Inner Pages css */

@keyframes moveBox {
  0% {
    background: linear-gradient(231.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  5% {
    background: linear-gradient(252.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  10% {
    background: linear-gradient(273.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  15% {
    background: linear-gradient(294.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  20% {
    background: linear-gradient(315.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  25% {
    background: linear-gradient(321.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  30% {
    background: linear-gradient(333.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  35% {
    background: linear-gradient(354.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  40% {
    background: linear-gradient(15.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  45% {
    background: linear-gradient(36.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  50% {
    background: linear-gradient(51.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  55% {
    background: linear-gradient(72.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  60% {
    background: linear-gradient(93.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  65% {
    background: linear-gradient(114.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  70% {
    background: linear-gradient(135.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  75% {
    background: linear-gradient(141.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  80% {
    background: linear-gradient(162.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  85% {
    background: linear-gradient(183.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  90% {
    background: linear-gradient(204.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  95% {
    background: linear-gradient(225.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  100% {
    background: linear-gradient(231.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
}
.mobile-phone .phone-content h5 {
  color: #ec3636;
}

/*  zoho crm*/
