
/* Design Services */
.design-services .lqd-iconbox-scale:hover {
	background-color: #EBF0E6;
	transform: scale(1.1);
}

@media (max-width: 1199px) {
	.design-services .lqd-iconbox-scale {
		padding: 35px 20px;
	}

	.design-services .module-iconbox {
		padding-right: 20px;
		padding-left: 20px;
	}
}


  
/* ***** Pricing ***** */
.pricing .lqd-tabs-nav a {
	color: rgba(255, 255, 255, 0.51);
}

.pricing .lqd-tabs-nav li a.active {
	color: rgb(255, 255, 255);
}

.pricing .lqd-tabs-nav a:after {
	background: rgba(0, 0, 0, 0.19);
}

.pricing .lqd-tabs-style-10 .lqd-tabs-nav li a.active:before {
	opacity: 1;
	transform: scale(1);
}

.pricing .lqd-pt-featured .lqd-pt-bg {
	background: #26344b;
}

@media (max-width: 767px) {
	.pricing .lqd-tabs-style-10 .lqd-tabs-nav li {
		width: auto;
	}

	.pricing .lqd-tabs-style-10 .lqd-tabs-nav li:not(:last-child) {
		margin-bottom: 0;
	}

	.pricing .lqd-tabs-style-10 .lqd-tabs-nav li a:after {
		order: 0;
	}

	.pricing .lqd-tabs-style-10 .lqd-tabs-nav li:first-child .lqd-tabs-nav-txt {
		margin-inline-end: 1em;
	}

	.pricing .lqd-tabs-style-10 .lqd-tabs-nav li a:before {
		width: 30px;
		height: 30px;
	}

	.pricing .lqd-tabs-style-10 .lqd-tabs-nav li a:before {
		top: 3px;
	}
}


/* ***** Commit ***** */
@media (max-width: 1199px) {
	.commit {
		gap: 60px;
	}
}

/* ***** Manage Data ***** */
.manage-data .module-video {
	width: 430px;
	min-height: 370px;
	flex: auto;
}

.manage-data .module-emoji {
	right: 125px;
}

@media (max-width: 1199px) {
	.manage-data {
		gap: 60px;
	}

	.manage-data .module-emoji {
		right: 280px;
	}
}

@media (max-width: 767px) {
	.manage-data {
		padding: 60px 10px;
	}
}


/* ***** Process ***** */
.process .iconbox:hover .iconbox-icon-container {
	color: #FFFFFF;
	background-color: var(--lqd-color-primary);
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}

.process .module-icon-box:before {
	height: 0;
}

.process .module-arrow {
	right: 270px;
}

@media (max-width: 767px) {
	.process .module-arrow {
		top: 150px;
	}

	.process .module-col {
		margin-top: 30px;
		padding-right: 10px;
		padding-left: 10px;
	}

	.process .module-arrow {
		right: 67%;
	}
}

/* ***** Titlebar ***** */
@media (max-width: 767px) {
	.titlebar-inner h1 {
		font-size: 60px;
	}
}
/* ***** Form ***** */
.form .module-form {
	box-shadow: 0 40px 80px 0px rgba(83, 94, 132, 0.15);
}
.form .lqd-contact-form {
  --input-margin-bottom: 20px;
  --inputs-margin: 0 0 var(--input-margin-bottom) 0;
}
@media (max-width: 767px) {
	.form {
		padding-right: 10px;
		padding-left: 10px;
	}
	.form .module-form {
		margin-right: 10px;
		margin-left: 10px;
		padding: 35px 15px;
	}
}

/* ***** Map ***** */
.map .module-contact {
	box-shadow: 20px 40px 60px 0px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1199px) {
	.map .module-col {
		padding-right: 50px;
		padding-left: 50px;
		margin-top: 30px;
		margin-bottom: 30px;
	}
}
@media (max-width: 767px) {
	.map .module-col {
		padding-right: 20px;
		padding-left: 20px;
		margin: 0;
	}
	.map .module-contact {
		padding: 45px 20px;
	}
}

@media (max-width: 767px) {
	.design-services {
		padding: 90px 20px;
	}

	.design-services .module-shape {
		top: 3%;
	}

	.design-services .module-shape img {
		width: 49px;
	}
}



/* ***** Compare ***** */
.compare {
	background-size: 70% auto;
}

@media (max-width: 767px) {
	.compare {
		padding-right: 10px;
		padding-left: 10px;
	}
}

/* ***** Section Flow ***** */
.section-flow {
	min-height: 655px;
}

.section-flow .lqd-section-flow-panel-end {
	padding: 13% 6%;
}

.section-flow .lqd-section-flow-panel-end .lqd-section-flow-item {
	padding-top: 20%;
	padding-bottom: 20%;
}

@media (max-width: 767px) {
	.section-flow .lqd-section-flow-panel-end .lqd-section-flow-item {
		padding-top: 45px;
		padding-bottom: 45px;
	}
}


/* ***** Testimonial ***** */
.testimonial {
	background-position: 50% 30%;
	background-size: 80% auto;
}

.testimonial .lqd-imggrp-single[data-float] {
	--float-animate-to: 10%;
}

.testimonial .carousel-nav {
	top: 30%;
}

.testimonial .carousel-nav.carousel-nav-left.carousel-nav-floated {
	right: 0;
}

.testimonial .carousel-nav .flickity-button {
	width: 10px;
	background-color: transparent;
	color: #000000;
	padding: 0;
	border-radius: 0;
}

.testimonial .carousel-nav .flickity-button.previous {
	left: -70px;
}

.testimonial .carousel-nav .flickity-button.next {
	right: -70px;
}

.testimonial .carousel-dots {
	top: auto;
	right: auto;
	bottom: -25px;
	left: auto;
}

.testimonial .carousel-dots:not(.carousel-dots-inside) {
	position: relative;
}

.testimonial .module-avatar {
	left: 180px;
}

@media (max-width: 1199px) {
	.testimonial {
		background-position: 0 0;
	}

	.testimonial .module-avatar {
		left: 80px;
	}
}

@media (max-width: 767px) {
	.testimonial .module-avatar {
		left: 20px;
	}

	.testimonial .module-avatar {
		top: 10px;
	}
}


/* ***** Careers ***** */
#lqd-contents-wrap .careers {
	padding-right: 0;
	padding-left: 0;
}

.careers .module-shape-1 {
	top: -126px;
}

.careers .module-shape-2 {
	top: -263px;
}

.careers .module-ipad {
	margin: 0 0 -12% 5%;
}

.careers .module-phone-inner {
	margin: 0 0 -21% 0;
}

.careers .module-shape-1 {
	left: -91px;
}

.careers .module-shape-2 {
	right: -41px;
}

.careers .module-shape-3 {
	left: -241px;
}

.careers .module-shape-4 {
	right: -232.6px;
}

@media (max-width: 1199px) {
	.careers .module-phone {
		width: 380px;
		bottom: -3.4%;
	}

	.careers .module-phone {
		left: -2.8%;
	}
}

@media (max-width: 767px) {
	#lqd-contents-wrap .careers {
		padding-top: 60px;
		padding-bottom: 40px;
		padding-right: 20px;
		padding-left: 20px;
	}

	.careers .ld-fancy-heading h2 {
		font-size: px;
	}

	.careers .module-phone {
		width: 50%;
		bottom: -3.4%;
	}
}


/* Services */
.services .carousel-nav .flickity-button {
	width: 50px;
	height: 50px;
	color: #000000;
	border-width: 1px;
	border-radius: 12px;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0.15);
	background-color: transparent;
}

.services .carousel-nav {
	width: 100%;
	max-width: 100%;
}

.services .flickity-button:hover {
	color: #FFFFFF;
	border-style: solid;
	border-color: #000000;
	background-color: #000000;
}

.services .module-shape {
	left: 30%;
}

@media (max-width: 1199px) {
	.services {
		padding: 50px 20px;
	}
}


/* ***** Solutions ***** */
.solutions .lqd-tabs-style-2 .lqd-tabs-nav li a.active .lqd-tabs-nav-progress-inner {
	transform-origin: left;
	transform: scaleX(1);
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.solutions .lqd-tabs-style-2 .lqd-tabs-nav .iconbox-icon-container {
		width: 55px;
		height: 55px;
		font-size: 23px;
	}

	.solutions .lqd-tabs-style-2 .lqd-tabs-nav .iconbox-icon-wrap {
		margin-inline-end: 20px;
	}
}

@media (max-width: 991px) {
	.solutions {
		padding-top: 60px;
		padding-bottom: 30px;
	}

	.solutions .module-content {
		margin-bottom: 35px;
	}

	.solutions .lqd-tabs-nav li {
		flex-basis: 100%;
		padding-top: 1em;
		padding-bottom: 1em;
	}
}

/* ***** Banner ***** */
.banner .module-inner {
	padding: 7% 0;
}

.banner .module-shape-1 {
	left: 14%;
}

.banner .module-shape-2 {
	right: 13%;
}

.banner .module-shape-3 {
	right: 14%;
}

@media (max-width: 1199px) {
	.banner {
		padding-top: 5%;
		padding-bottom: 5%;
	}

	.banner .module-shape-1 {
		top: 14%;
	}

	.banner .module-shape-2 {
		top: 40%;
	}

	.banner .module-shape-3 {
		top: 13%;
	}

	.banner .module-shape-1 {
		left: 4%;
	}

	.banner .module-shape-2 {
		right: 4%;
	}

	.banner .module-shape-3 {
		right: 7%;
	}
}

@media (max-width: 767px) {
	.banner {
		padding: 15px;
	}

	.banner .module-btn {
		margin-bottom: 30px;
	}

	.banner .module-inner {
		padding: 15% 5% 20% 5%;
	}

	.banner .btn-solid {
		margin-bottom: 20px;
	}

	.banner .module-client {
		margin-bottom: 20px;
	}

	.banner .module-shape-1 {
		width: 110px;
		max-width: 110px;
		z-index: 0;
	}

	.banner .module-shape-2 {
		top: 31%;
		z-index: 0;
	}

	.banner .module-shape-3 {
		top: 8%;
	}

	.banner .module-shape-1 {
		left: -10%;
	}

	.banner .module-shape-2 {
		right: -17%;
	}

	.banner .module-shape-3 {
		right: -12%;
	}
}

/*  Features  */
.features .lqd-iconbox-scale:hover {
	transform: scale(1.1);
	background-color: #fff;
	box-shadow: 0px 20px 70px 0px rgb(0 0 0 / 10%);
}

.features .iconbox-side .iconbox-icon-wrap {
	margin-inline-end: 24px;
}

.features .lqd-iconbox-scale:hover .iconbox-heading-arrow-onhover h3 svg {
	opacity: 1;
	transform: translateX(.5em);
}

.features .iconbox h3 {
	margin: 0 0 20px;
}

@media (max-width: 1199px) {
	.features {
		padding: 100px 20px;
	}

	.features .lqd-iconbox-scale {
		margin: 0 0 20px 0;
	}

	.features .col-12:first-child .d-flex {
		margin: 0 0 30px 20px;
	}
}

@media (max-width: 767px) {
	.features {
		padding: 40px 0;
	}

	.features .lqd-iconbox-scale {
		margin: 0 0 20px;
	}
}


/* ***** Banner Navigation ***** */
.banner-navigation .lqd-fancy-menu>.reset-ul>li>a:hover,
.banner-navigation .lqd-fancy-menu li.is-active>a {
	background: #FFFFFF;
	color: #000000;
}

/* ***** Business Solutions ***** */
.business-solutions .module-iconbox-1:hover path,
.business-solutions .module-iconbox-1:hover .lqd-iconbox-heading {
	fill: #C45B42;
	color: #C45B42;
}

.business-solutions .module-iconbox-2:hover path,
.business-solutions .module-iconbox-2:hover .lqd-iconbox-heading {
	fill: #42C46A;
	color: #42C46A;
}

.business-solutions .module-iconbox-3:hover path,
.business-solutions .module-iconbox-3:hover .lqd-iconbox-heading {
	fill: #8F72ED;
	color: #8F72ED;
}

.business-solutions .module-iconbox-4:hover path,
.business-solutions .module-iconbox-4:hover .lqd-iconbox-heading {
	fill: #DBBC32;
	color: #DBBC32;
}

.business-solutions .module-iconbox-5:hover path,
.business-solutions .module-iconbox-5:hover .lqd-iconbox-heading {
	fill: #C44284;
	color: #C44284;
}

.business-solutions .module-iconbox-6:hover path,
.business-solutions .module-iconbox-6:hover .lqd-iconbox-heading {
	fill: #2FB2BB;
	color: #2FB2BB;
}

@media (max-width: 767px) {
	.business-solutions .lqd-iconbox-scale {
		margin-bottom: 10px;
	}
}

/* ***** Select Projects ***** */
@media (max-width: 1199px) {
	.select-projects {
		padding-top: 0;
		padding-bottom: 30px;
	}
}

/* ***** Case Studies ***** */
.case-studies .lqd-progressbar-inner {
	box-shadow: 0 0 0 1px rgba(112, 112, 112, 0.15) inset;
}

/* ***** How It Work ***** */
.how-it-work .fit-aspect-ratio {
	/* padding-bottom: 177.8%; */
}

@media (max-width: 767px) {
	.how-it-work .flex-box-text .iconbox {
		padding: 0 0 20px 0;
	}
}



/* ***** Payments ***** */
.payments .iconbox:last-child .iconbox-icon-wrap:before {
	height: 0;
}

.payments .module-icon-1 {
	left: -7px;
}

.payments .module-icon-2 {
	left: 229px;
}

.payments .module-icon-3 {
	left: 36px;
}

.payments .module-icon-4 {
	left: 411px;
}

.payments .module-icon-5 {
	left: 180px;
}

.payments .module-icon-6 {
	left: 351px;
}

.payments .lqd-imggrp-single[data-float] {
	--float-animate-from: 0;
	--float-animate-to: 1%;
	--float-animation-ease: ease-in-out;
}

.payments .iconbox-circle:hover .iconbox-icon-container {
	color: #F2FDFF;
	background-color: #00BFF1;
}

@media (max-width: 1199px) {
	.payments {
		padding: 50px 40px;
	}
}

@media (max-width: 767px) {
	.payments {
		padding: 40px 20px;
	}
}

/* ***** Carousel Text LG ***** */
.carousel-text-lg .carousel-item-content {
	font-size: 12vw;
}

.carousel-text-lg .carousel-item-content>* {
	white-space: nowrap;
}

.carousel-text-lg .module-title-top h2 {
	background: linear-gradient(to right, #CCD0FB, #CCD0FB, #4452F2);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.carousel-text-lg .module-title-bottom h2 {
	-webkit-text-stroke-color: #000;
	-webkit-text-stroke-width: 1px;
}

@media (max-width: 767px) {
	.carousel-text-lg .carousel-item-content {
		font-size: 17vw;
	}
}


/* ***** New Features ***** */
.new-features .border-1:hover {
	background-color: rgba(103, 93, 225, 0.16);
	border-style: solid;
	border-color: rgba(103, 93, 225, 0);
}

.new-features .ld-fh-element:hover,
.new-features .ld-fh-element:hover a {
	color: #675DE1;
}

/* ***** Contact ***** */
.contact .module-shape-3 {
	--float-animate-from: -25%;
	--float-animation-ease: ease-in-out;
}

.contact .module-shape-3 {
	right: 9%;
}

.contact .module-shape-2 {
	left: 7%;
}

.contact .lqd-contact-form {
	--inputs-margin: 0 0 35px 0;
	--input-margin-bottom: 35px;
}

@media (max-width: 1199px) {
	.contact .module-shape-2 {
		left: 6.898%;
	}

	.contact .module-shape-3 {
		right: 9.1%;
	}
}

@media (min-width: 768px) {
	.contact .module-form {
		width: 625px;
	}
}

/* ***** Digital Solution ***** */
.digital-solution .ld-fancy-heading .txt-rotate-keywords {
	--visible-words: 7;
	color: #d0d2e2;
}

.digital-solution .ld-fancy-heading .txt-rotate-keywords-inner {
	--lqd-color-start: #84F0B2;
	--lqd-color-stop: #5F91A7;
}

@media (max-width: 767px) {
	.digital-solution .module-content {
		padding: 50px 30px;
	}

	.digital-solution .module-shape {
		top: -42%;
	}

	.digital-solution .module-shape {
		left: -50%;
	}

	.digital-solution .lqd-lottie {
		width: 100vw;
	}

	.digital-solution .module-title h2 {
		font-size: 12vw;
		margin: 0 0 0.25em 0;
	}

	.digital-solution .ld-fancy-heading p {
		margin-bottom: 1em;
	}

	.digital-solution .module-text-rotate h2 {
		font-size: 10vw;
	}
}

/* ***** Footer ***** */
.main-footer .link-badge {
	font-size: 10px;
}

@media (max-width: 767px) {
	.main-footer>section {
		padding-top: 70px;
	}

	.main-footer .module-text {
		padding-bottom: 20px;
	}
}