
.conatctPageInfpCstm .contact-info {
	flex-direction: column;
}

span.contactPhone {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 15px;
}

.conatctPageInfpCstm span.contactPhone i.fas.fa-envelope {
	height: 12px;
}

.conatctPageInfpCstm .contact-info {
	padding: 40px 25px;
	min-height: 218px;
}

span.contactPhone:last-child {
	margin-bottom: 0px;
}

.bigCompanyMain .trutd_by {
	background: linear-gradient(90deg, #00e5ff 5%, #fff 75%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.bigCompanyMain .brand-item.style3 {
	background: #fff;
}

.bigCompanyMain:after {
	content: "";
	background-color: #012e88;
	width: 100%;
	height: 50%;
	position: absolute;
	left: 0;
	bottom: 0;
}

.bigCompanyMain:before {
	content: "";
	background: linear-gradient(to right, #04246a, #08286e);
	width: 100%;
	height: 50%;
	position: absolute;
	left: 0;
	top: 0;
}

.bigCompanyMain .slider-flex-wrapper .trutd_by {
	font-size: 24px;
	font-weight: bold;
	white-space: nowrap;
}

.bigCompanyMain .slider-flex-wrapper .slider-area {
	flex: 1;
	min-width: 0;
}

.bigCompanyMain .brand-sec11 {
	background-color: var(--theme-color);
	gap: 20px;
	margin-top: 0;
}

.attendIndustry {
	padding: 80px 0;
	background-color: #e5f1ff;
}

.attendTesti {
	background-color: #000;
	padding: 80px 0;
}

section.cta1_tecbldr:before {
	width: 100%;
	height: 50%;
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	background-color: #e5f1ff;
	z-index: -1;
}

.attendWhatWeOffer {
	padding: 80px 0px;
}

.crmCTA3 button.btn-fix.sln_btn {
	background: #fff !important;
	color: #119028;
}

.crmCTA3 button.btn-fix.sln_btn svg {
	background-color: #119028;
}

.crmCTA3 .sln_btn.btn-fix svg path {
	fill: #fff;
}

ul.edu_advnctchnlgs_lst {
	padding: 0;
}

.edu_advnctchnlgs_lst li.slick-slide {
	display: flex !important;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	background-color: #bff0d5;
	border-radius: 36px;
	margin: 0 5px;
}

.edu_advnctchnlgs_lft {
	width: 35%;
}

.edu_advnctchnlgs_ryt {
	width: 60%;
	padding: 20px 50px 20px 0;
}

.edu_advnctchnlgs_ryt h3 {
	font-size: 30px;
}

.edu_advnctchnlgs_ryt ul {
	padding: 0px;
	margin: 0;
	list-style-type: none;
	padding-bottom: 30px;
}

.edu_advnctchnlgs_ryt ul li {
	position: relative;
	padding-left: 30px;
}

.edu_advnctchnlgs_ryt ul li:before {
	font-variant-east-asian: JIS04;
	position: absolute;
	content: "";
	background: transparent linear-gradient(270deg, #00eb79 0%, #058748 100%) 0% 0% no-repeat padding-box !important;
	width: 15px;
	height: 15px;
	border-radius: 4px;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.edu_advnctchnlgs_ryt ul li h3 {
	font-size: 18px;
}

.edu_advnctchnlgs_lft figure {
	margin: 0;
}

.crm_clone_sc .slick-next, .crm_clone_sc .slick-prev {
	top: 50%;
	width: 50px;
	height: 50px;
	font-size: 0;
	line-height: 0;
	display: block;
	position: absolute;
	border: 1px solid #ccc;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	background: var(--c_white);
	border-radius: 50%;
	cursor: pointer;
	padding: 0;
	z-index: 1;
}

.crm_clone_sc .arrows_bottom .slick-prev {
	left: calc(50% - 20px);
	transform: translate(-100%, 0);
}

.crm_clone_sc .arrows_bottom :is(.slick-next, .slick-prev) {
	bottom: -75px;
	top: auto;
	border-color: #119028;
	background-color: #119028;
}

.crm_clone_sc .arrows_bottom .slick-next {
	right: calc(50% - 20px);
	transform: translate(100%, 0);
}

/* vidro button css*/
.video_tbe, .btn.video_tbe {
	background: #fff !important;
	border: 1px solid var(--theme-color) !important;
	color: var(--theme-color);
}

.video_tbe {
	background: transparent linear-gradient(270deg, #33b4ff 0%, #00649e 100%) 0% 0% no-repeat padding-box;
	border-radius: 50px;
	border: unset;
	display: flex;
	align-items: center;
	justify-content: space-between;
	box-shadow: 0px 2px 36px rgba(0, 0, 0, .06);
	font-size: 22px;
	font-weight: 300;
	font-weight: 500;
	position: relative;
	white-space: nowrap;
	transition: .8s;
	height: 55px;
	padding: 5px 60px 5px 25px;
	cursor: pointer;
}

.video_tbe .ring {
	position: absolute;
	top: 10%;
	right: 4%;
	width: 40px;
	height: 40px;
	background: transparent;
	border: 3px solid #f2f2f2;
	border: 3px solid rgba(0, 100, 158, .69);
	border-radius: 50%;
	font-size: 20px;
	color: #111;
	line-height: 36px;
}

.video_tbe .ring:before {
	content: "";
	position: absolute;
	top: -3px;
	left: -3px;
	width: 40px;
	height: 40px;
	border: 3px solid transparent;
	border-top: 3px solid #00649e;
	border-right: 3px solid #00649e;
	border-radius: 50%;
	animation: cirlering 4s linear infinite;
}

.video_tbe i.fa {
	border-radius: 50%;
	position: absolute;
	transition: .5s;
	right: 8px;
	top: 8px;
	font-size: 18px;
	color: #00649e;
}

@keyframes cirlering {
	0% {
		transform: rotate(0deg);
	}
	
	100% {
		transform: rotate(360deg);
	}
}

/*  taxi page css */
.hero-3.hpBannerMain {
	background-image: url("https://cdn-ilcgjof.nitrocdn.com/GNUbEYhNJmbNqHepWftCuEjyNkUGNgUb/assets/images/optimized/rev-40bd9d3/techbuilder.ai/wp-content/uploads/2025/01/tax-bnr-bg-1-5.png");
	background-color: #f7f8fd;
	overflow-x: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.hero-3.hpBannerMain.nitro-lazy {
	background-image: none !important;
}

.taxiBannerMain .hero-img.top_banner {
	position: unset;
	width: 50%;
	display: flex;
	align-items: end;
}

.taxiBannerMain {
	display: flex;
}

.hero-style3.banner {
	padding: 120px 0 100px 0;
}

.hero-style3.banner h1.hero-title {
	font-size: 60px;
}

.top_banner {
	width: 43%;
	right: 100px !important;
	top: 40px !important;
}

.top_banner:after {
	display: none;
}

.hero-style3.banner h1.hero-title {
	font-size: 60px;
}

.btn-fix {
	background: transparent linear-gradient(270deg, var(--theme-color) 0%, var(--theme-color) 100%) 0% 0% no-repeat padding-box;
	color: #fff;
	border-radius: 50px;
	border: unset;
	display: flex;
	align-items: center;
	justify-content: space-between;
	box-shadow: 0px 2px 36px rgba(0, 0, 0, .06);
	font-size: 22px;
	font-weight: 500;
	position: relative;
	white-space: nowrap;
	transition: .8s;
	height: 55px;
	padding: 5px 60px 5px 25px;
	width: fit-content;
	cursor: pointer;
}

.btn-fix_wht {
	background: #fff;
	color: #000;
}

.btn-fix:hover {
	padding: 5px 25px 5px 60px !important;
}

.btn-fix:hover svg {
	right: calc(100% - 50px);
}

.btn-fix.btn-fix_wht svg {
	background: transparent linear-gradient(270deg, #fff 0%, #fff 100%) 0% 0% no-repeat padding-box;
}

.btn-fix svg {
	background: #fff;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	padding: 10px;
	position: absolute;
	transition: .5s;
	right: 10px;
	animation: wobble 1s ease infinite;
}

.btn-fix.btn-fix_wht svg path {
	fill: var(--theme-color);
}

.dsptch_lst {
	cursor: pointer;
	transition: background-color .3s ease;
}

.dsptch_lst.active {
	border-left: 5px solid var(--theme-color);
	border-right: 5px solid var(--theme-color);
}

.techbuilder .dsptch_lt figure img {
	display: block;
}

.techbuilder .text_center {
	text-align: center;
}

.techbuilder .dsptch_lt, .dsptch_rt {
	width: 45%;
	list-style: none;
}

.rebu_sec {
	padding: 70px 0;
}

.dsptch_mn {
	margin-top: 70px;
}

.dsptch_mn {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.dsptch_lt figure {
	width: 100%;
	height: 100%;
}

.dsptch_lt img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.dsptch_rt .dsptch_lst figure img {
	display: none;
}

.dsptch_rt .dsptch_lst figure img {
	width: 70px;
}

.dsptch_lst h3 {
	padding-left: 0 !important;
	color: var(--theme-color);
}

.dsptch_lst p {
	padding-left: 0 !important;
}

.dsptch_lst {
	position: relative;
	padding: 20px;
	background: #fff;
	background: #fff 0 0 no-repeat padding-box;
	box-shadow: 0 3px 36px rgba(0, 0, 0, .08);
	border-radius: 15px;
	margin-bottom: 25px;
}

.dsptch_lst figure {
	position: absolute;
	left: 20px;
	top: 20px;
}

.dsptch_lst h3 {
	padding-left: 90px;
	font-size: 20px;
}

.dsptch_lst p {
	color: #585858 !important;
	margin-top: 10px;
	padding-left: 90px;
	font-size: 16px;
	line-height: 25px;
}

/* social media app page css */
div#faq-sec {
	padding: 80px 0;
}

.carrentalTesti {
	padding: 80px 0;
}

.sln_btn.btn-fix svg path {
	fill: var(--theme-color);
}

.soclMediawhy h2.sec-title {
	color: var(--theme-color) !important;
}

.soclMediawhy .title-area p {
	color: #000 !important;
}

section.ourStoryBottom.soclMediawhy {
	background: unset;
	background-color: #e5f1ff;
}

.soclCta2 .p-4 {
	/* padding: 3rem !important; */
	text-align: center;
}

.soclCta2 .btn-fix {
	margin: 0 auto;
}

.airportCTA2 .panel {
	padding: 50px 0px;
}

.airportCTA2 h3.text-white.fw-semibold {
	color: #fff !important;
	font-size: 28px;
}

.airportCta1 .panel {
	position: relative;
	padding: 30px 0px;
}

.airportCTA2 .panel {
	position: relative;
}

.airportCta1 .panel:after {
	content: "";
	background-size: 250px;
	width: 300px;
	height: 313px;
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	background-repeat: no-repeat;
}

.airportCTA2 .panel:after {
	content: "";
	background-image: url("https://cdn-ilcgjof.nitrocdn.com/GNUbEYhNJmbNqHepWftCuEjyNkUGNgUb/assets/images/optimized/rev-40bd9d3/techbuilder.ai/wp-content/uploads/2024/12/cta2_car-rental.png");
	width: 450px;
	height: 268px;
	display: block;
	display: none;
	position: absolute;
	z-index: 1;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	right: 0;
	bottom: 0px;
}

/* Turo Clone App */
.tchbldr_tro_whycosUs {
	margin-top: 70px;
	padding-top: 70px;
	background-image: linear-gradient(to bottom, #fff, #fff3d9 100%);
	padding-bottom: 70px;
	position: relative;
}

.why_tech_turo_list {
	padding: 0;
	margin: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	margin-left: -30px;
	margin-right: -30px;
}

.tchbldr_tro_whycosUs .why_tech_turo_list li {
	background-color: #000 !important;
	width: calc(20% - 15px);
	margin: 7.5px;
	text-align: center;
	border: 2px solid #2b3037 !important;
	border-radius: 0;
	padding: 30px 50px;
	transition: .5s;
}

.tchbldr_tro_whycosUs .why_tech_turo_list li img {
	width: 60px;
	height: 60px;
	margin-bottom: 15px;
	object-fit: scale-down;
}

.tchbldr_tro_whycosUs .why_tech_turo_list li h4 {
	color: #fff !important;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.5;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
}

.troCTA1.airportCTA2:before {
	content: "";
	background-color: #f5f5f5;
	width: 100%;
	height: 50%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: -1;
}

.troCTA1.airportCTA2:after {
	content: "";
	background-color: #fff;
	width: 100%;
	height: 50%;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
}

.troCTA1.airportCTA2 .panel .p-4 {
	text-align: center;
}

.troCTA1.airportCTA2 .panel .btn-wrap {
	justify-content: center;
}

.smart_commerce_ai {
	padding: 80px 0 80px;
	position: relative;
}

.smart_commerce_ai .ecmrc_ftrs_mn {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.smart_commerce_ai.ecmrc_ftrs_lft {
	width: 35%;
}

.smart_commerce_ai .ecmrc_ftrs_bx {
	padding: 20px 104px 5px 10px;
	border-radius: 20px;
	border: 1px solid var(--theme-color);
	margin: 10px;
	cursor: pointer;
}

.smart_commerce_ai .ecmrc_ftrs_bx h3 {
	font-size: 18px;
	font-weight: 600;
	line-height: normal;
}

.smart_commerce_ai .ecmrc_ftrs_bx.active {
	background: rgba(1, 82, 242, 0%);
	border: 2px solid var(--theme-color);
	background-color: var(--theme-color);
	color: #fff;
}

.smart_commerce_ai .ecmrc_ftrs_bx.active h3 {
	color: #fff;
}

.smart_commerce_ai .ecmrc_ftrs_ryt {
	width: 60%;
	background-color: #e5f1ff;
	padding: 12px;
	border-radius: 10px;
}

.smart_commerce_ai .ecmrc_ftrs_cntnt p {
	color: black;
}

.smart_commerce_ai .ecmrc_ftrs_cntnt ul {
	color: black;
}

.smart_commerce_ai .ecmrc_ftrs_lft {
	list-style: none;
	width: 40%;
	padding: 0;
}

.smart_commerce_ai .ecmrc_ftrs_rytbx {
	display: none;
}

.smart_commerce_ai .ecmrc_ftrs_rytbx figure {
	width: 45%;
	height: 350px;
}

.smart_commerce_ai .ecmrc_ftrs_rytbx img {
	width: 100%;
	height: 100% !important;
	border-radius: 25px;
	border-radius: 15px;
	object-fit: cover;
}

.smart_commerce_ai .ecmrc_ftrs_cntnt {
	width: 50%;
}

.smart_commerce_ai .ecmrc_ftrs_cntnt figure {
	width: 80px;
	height: 80px;
}

.smart_commerce_ai .ecmrc_ftrs_cntnt img {
	width: 100%;
	height: 80px;
	border-radius: 0;
	object-fit: contain;
}

.smart_commerce_ai .ecmrc_ftrs_cntnt h3 {
	font-size: 26px;
	margin: 20px 0 15px;
	font-weight: 800;
}

.smart_commerce_ai  .ecmrc_ftrs_rytbx.active {
	display: flex;
	justify-content: flex-start;
	gap: 30px;
	flex-wrap: wrap;
}

.workflow_img_outer .mobile_workflow {
	display: none;
}

.workflow_img_outer .Desktop_workflow {
	display: block;
}

.workflow_img_outer .tab_workflow {
	display: none;
}

.ourappslider .slick-prev, .ourappslider .slick-next {
	width: 40px;
	height: 40px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background-color: #000;
	text-align: center;
	line-height: 40px;
	color: #fff;
	position: absolute;
	top: 50%;
	z-index: 2;
	border: 1px solid #e5f1ff;
	cursor: pointer;
}

.ourappslider .slick-slide {
	transform: scale(.8);
	opacity: .7;
	transition: .4s ease-in-out;
	filter: blur(3px);
	-webkit-filter: blur(3px);
	margin: 0 !important;
}

.ourappslider .slick-slide.slick-center {
	transform: scale(1);
	opacity: 1;
	transition: .4s ease-in-out;
	filter: unset;
	-webkit-filter: unset;
}

.slick-prev {
	left: 0px;
}

.slick-next {
	right: 0px;
}

.grocery_delivery_offer .tab_admn_sc .nav-pills .nav-link.active span.offerIcon img {
	filter: brightness(0) invert(1);
}

.grocery_delivery_offer {
	padding-top: 50px;
}

.grocery_delivery_offer .mb_tp {
	margin-top: 40px;
}

.salonWhatWeOffer .tab_admn_sc .nav {
	justify-content: center;
	gap: 30px;
}

.grocery_delivery_offer .tab_admn_sc .nav-pills .nav-link.active {
	background: transparent linear-gradient(279deg, var(--theme-color) 0%, var(--theme-color) 100%) 0% 0% no-repeat padding-box;
	border: unset;
}

.grocery_delivery_offer .tab_admn_sc .nav-link {
	width: 23% !important;
	border-bottom: 3px solid #e7edf6;
	border-radius: 0px !important;
	padding: 10px !important;
}

.grocery_delivery_offer .tab_admn_sc .nav-link:hover {
	border-bottom: 3px solid var(--theme-color);
}

.grocery_delivery_offer .tab_admn_sc .nav-pills .nav-link.active p {
	color: #fff !important;
}

.grocery_delivery_offer .tab_admn_sc .nav-link p {
	margin: 0px;
	font-size: 17px;
	color: var(--theme-color) !important;
	font-weight: 600;
}

.tab-content_rb {
	padding-top: 65px;
}

.tab-content_rb>.tab-pane {
	display: none;
}

.tab-content_rb>.active {
	display: block !important;
}

.tab-content_rb>.tab-pane {
	padding-bottom: 70px;
}

.grocery_delivery_offer .buty_solu_tab {
	display: flex;
	justify-content: space-evenly;
	align-items: flex-start;
}

.grocery_delivery_offer .buty_tab_lt {
	width: 45%;
}

.grocery_delivery_offer .buty_solu_ul {
	display: flex;
	flex-direction: column;
	gap: 20px;
	margin-bottom: 40px;
	padding: 0px;
}

.grocery_delivery_offer .buty_solu_li:hover, .grocery_delivery_offer .buty_solu_li.active {
	background: transparent linear-gradient(279deg, #33b4ff 0%, #3f78e0 100%) 0% 0% no-repeat padding-box;
	color: #fff;
}

.grocery_delivery_offer .buty_solu_li {
	font-size: 18px;
	padding: 15px 20px;
	border-radius: 10px;
	border: 1px solid #aaa;
	color: #1a1a1a;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	cursor: pointer;
	font-weight: 600;
}

.grocery_delivery_offer .buty_solu_li.active .solu_spn_bty {
	rotate: 90deg;
	background: #fff;
}

.grocery_delivery_offer .solu_spn_bty {
	background: transparent linear-gradient(293deg, #33b4ff 0%, #3f78e0 100%) 0% 0% no-repeat padding-box;
	width: 30px;
	height: 30px;
	padding: 9px 9px;
	border-radius: 50%;
	display: flex;
}

.grocery_delivery_offer .buty_solu_li.active .solu_spn_bty svg path {
	fill: #3f78e0;
}

.grocery_delivery_offer .buty_solu_cnt {
	transition: none;
	margin-top: 10px;
}

.grocery_delivery_offer .buty_solu_li:hover p, .buty_solu_li.active p {
	color: #fff !important;
	font-size: 15px;
	line-height: 24px;
	font-weight: 400;
}

.grocery_delivery_offer .tab_admn_sc .buty_tab_rt {
	width: 48%;
}

.grocery_delivery_offer .tab_admn_sc .buty_tab_rt figure {
	width: 100%;
}

span.offerIcon img {
	width: 100%;
	max-width: 50px;
}

span.offerIcon {
	display: inline-block;
	padding-bottom: 10px;
}

span.offerIcon img {
	width: 100%;
	max-width: 50px;
}

.common-section-all {
	width: 100%;
}

.carousel {
	position: relative;
}

.row-flexible-center {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.single-small-heading {
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.33;
	letter-spacing: -.65px;
	margin: 0 0 50px;
}

.single-small-heading b {
	display: block;
}

.health-slider-text .carousel-indicators {
	margin-bottom: 30px !important;
}

.health-slider-text .carousel-indicators {
	position: static;
	width: 100%;
	margin: 0px;
	display: block;
}

.health-slider-text .carousel-indicators li {
	border: 0 !important;
	padding-left: 25px !important;
	position: relative !important;
	margin: 20px 0 !important;
	cursor: pointer;
}

.health-slider-text .carousel-indicators li {
	width: auto;
	height: auto !important;
	text-indent: inherit;
	text-align: left;
	position: static;
	margin: 0;
	display: block;
	background-color: transparent;
	border: none;
	border-bottom: solid 1px rgba(204, 204, 204, .4);
	border-radius: 0;
	padding: 10px 0px;
}

.health-slider-text .carousel-indicators li.active:before {
	background-color: var(--theme-color);
}

.health-slider-text .carousel-indicators li:before {
	content: "";
	width: 5px;
	height: 100%;
	background-color: #ddd;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.handyService .health-slider-text .carousel-indicators li:before {
	display: none;
}

.health-slider-text .carousel-indicators li h4 {
	line-height: 1.3;
}

.health-slider-text .carousel-indicators li p {
	margin: 10px 0 0;
}

.health-slider-text .carousel-indicators li p {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.33;
	letter-spacing: normal;
	color: #535353;
}

.fa-angle-left:before {
	content: "";
}

.health-slider-text .carousel-indicators li h4 {
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.89;
	letter-spacing: normal;
	color: #000;
	margin: 0px;
}

.health-slider-text .carousel-indicators li p {
	display: none;
}

.health-slider-text .carousel-indicators li.active p {
	display: block;
}

section.slsn_lyft {
	padding: 70px 0px 70px 0px;
}

/*  Attendance Management System Css Start    */
.ams_hero .btn-group {
	padding: 30px 0;
	justify-content: center;
}

.indrs_atnds {
	padding: 70px 0px;
}

.ind_ryt {
	display: flex;
	margin-bottom: 2.5rem;
	margin-top: 1.5rem;
	gap: 2rem;
}

.ind_lft {
	display: flex;
	margin-bottom: 2.5rem;
	margin-top: 1.5rem;
	gap: 2rem;
}

.max-w-full {
	max-width: 100%;
}

.overflow-hidden {
	overflow: hidden;
}

.left-to-right {
	animation-direction: normal !important;
}

.left-to-right, .right-to-left {
	animation: scroll 25s linear infinite;
}

.indrs_atnds .sme-box {
	box-shadow: 3px 5px 20px 0 rgba(18, 19, 21, .11);
}

.indrs_atnds .sme-box {
	align-items: center;
	border-radius: 9999px;
	display: flex;
	height: 6rem;
	width: 18rem;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, 1);
	padding-left: .75rem;
	padding-right: .75rem;
}

.attndnce-indstrs-sme-slider {
	margin: 4px;
	max-width: clamp(39px, calc(32px + 2.1875vw), 74px) !important;
	width: 100%;
	display: block;
}

.box_titl {
	font-size: 1.1rem;
	line-height: 1.75rem;
	color: var(--theme-color);
	font-weight: 600;
	margin-left: 1.1rem;
	align-items: center;
	display: block;
	margin-bottom: 0;
}

.right-to-left {
	animation-direction: reverse;
}

.sme-box.justify-between {
	justify-content: space-between;
}

@keyframes scroll {
	0% {
		transform: translateX(0);
	}
	
	100% {
		transform: translateX(-100%);
	}
}

.use_case_tp .use_case_tp_header h3 {
	font-weight: 500;
	line-height: 44px;
	text-align: center;
	text-wrap: nowrap;
}

.use_case_tp_header {
	position: relative;
}

.use_case_tp_header .swiper-wrapper button {
	background: #fff;
	margin-right: 10px;
	padding: 0px 21px;
	line-height: 0;
	border-radius: 5px;
	border: 1px solid #d6d8dc;
	color: #92959b;
}

.use-case-ae-slider.active {
	background: var(--theme-color) !important;
	color: #fff;
}

.use_case_tp .use-case-ae-slider.active h3 {
	color: #fff;
}

.wslve {
	padding-bottom: 80px;
	padding-top: 80px;
	position: relative;
	background-color: #e5f1ff;
}

.attendCTA2:after {
	content: "";
	background-color: #000;
	width: 100%;
	height: 50%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}

.grid-titl {
	font-size: 18px;
	color: rgba(51, 51, 51, 1);
	font-weight: 700;
	padding-top: 1rem;
	margin-bottom: 10px;
}

p.grid-titl-dscptn {
	color: rgb(85, 85, 85, var(--tw-text-opacity));
	font-size: 15px;
	line-height: 1.25;
}

.platform-parent {
	padding: 0 20px;
}

.platform-parent .platform-section {
	max-width: 1140px;
	margin-top: 80px;
}

.platform-section {
	margin: 0 auto;
	max-width: 1280px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	border-radius: 16px;
	overflow: hidden;
}

.mobile-section {
	-webkit-flex-basis: 56%;
	-ms-flex-preferred-size: 56%;
	flex-basis: 56%;
	background-color: #000;
}

.mobile-section .platform-section-text-container {
	border-bottom: 1px solid #2c2c2c;
	color: #fff;
}

.platform-section-text-container {
	padding: 40px 0 17px 30px;
	position: relative;
}

.platform-section span {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 3px;
}

.platform-section h3 {
	font-size: 24px;
	line-height: 28px;
	font-weight: 700;
	max-width: 220px;
	padding-top: 25px;
}

.platform-section-store-link img:hover {
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.platform-cta {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	border: 1px solid #4e4e4e;
	padding: 15px;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}

.desktop-section .platform-cta svg, .mobile-section .platform-cta svg {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.mobile-section .platform-cta svg {
	fill: #4e4e4e;
	vertical-align: unset;
}

.desktop-section .platform-cta svg {
	fill: #d1d1d1;
	vertical-align: unset;
}

.desktop-img, .mobile-img {
	padding-top: 45px;
	display: block;
	height: 300px !important;
	margin: 0 auto;
}

.mobile-section .platform-section-store-link {
	border-top: 1px solid #2c2c2c;
}

.platform-section-store-link {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.platform-section-store-link .app-store, .platform-section-store-link .microsoft-store, .platform-section-store-link .play-store {
	padding: 35px 10px;
}

.platform-section-store-link .app-store {
	border-right: 1px solid #2c2c2c;
}

.platform-section-store-link img {
	height: 42px;
}

.desktop-section {
	-webkit-flex-basis: 44%;
	-ms-flex-preferred-size: 44%;
	flex-basis: 44%;
	background-color: #f4f5f7;
}

.desktop-section .platform-section-text-container {
	border-bottom: 1px solid #e0e3e9;
}

.platform-section-text-container {
	padding: 40px 0 17px 30px;
	position: relative;
}

.desktop-section .platform-section-store-link {
	border-top: 1px solid #e0e3e9;
}

.bg-custom-gradient {
	background: linear-gradient(121.2deg, var(--theme-color) -58.67%, var(--theme-color));
	padding-bottom: 5rem;
	padding-top: 5rem;
}

.mb-10 {
	margin-bottom: 2.5rem;
}

.turoInt .latestTechSwiper {
	height: 160px;
	margin: 0 auto;
	max-width: 894px;
}

.turoInt .swiper {
	list-style: none;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding: 0;
	position: relative;
	z-index: 1;
}

.turoInt .swiper-pointer-events {
	touch-action: pan-y;
}

.turoInt .swiper-3d, .turoInt .swiper-3d.swiper-css-mode .swiper-wrapper {
	perspective: 1200px;
}

.turoInt .swiper-container-android .swiper-slide, .turoInt .swiper-wrapper {
	transform: translateZ(0);
}

.turoInt .swiper-wrapper, .turoInt .trustPartnerSliderContainer .swiper-container .swiper-slide {
	transition: linear;
}

.turoInt .swiper-wrapper {
	box-sizing: content-box;
	display: flex;
	height: 100%;
	position: relative;
	transition-property: transform;
	width: 100%;
	z-index: 1;
}

.turoInt .swiper-3d .swiper-cube-shadow, .turoInt .swiper-3d .swiper-slide, .turoInt .swiper-3d .swiper-slide-shadow, .turoInt .swiper-3d .swiper-slide-shadow-bottom, .turoInt .swiper-3d .swiper-slide-shadow-left, .turoInt .swiper-3d .swiper-slide-shadow-right, .turoInt .swiper-3d .swiper-slide-shadow-top, .turoInt .swiper-3d .swiper-wrapper {
	transform-style: preserve-3d;
}

.turoInt .swiper-slide {
	flex-shrink: 0;
	height: 100%;
	position: relative;
	transition-property: transform;
	width: 100%;
}

.turoInt .latestTechSwiper .swiper-slide {
	height: 100px;
	text-align: center;
	width: 100px !important;
}

.turoInt .swiper-3d .swiper-cube-shadow, .turoInt .swiper-3d .swiper-slide, .turoInt .swiper-3d .swiper-slide-shadow, .turoInt .swiper-3d .swiper-slide-shadow-bottom, .turoInt .swiper-3d .swiper-slide-shadow-left, .turoInt .swiper-3d .swiper-slide-shadow-right, .turoInt .swiper-3d .swiper-slide-shadow-top, .turoInt .swiper-3d .swiper-wrapper {
	transform-style: preserve-3d;
}

.turoInt .latestTechSwiper .swiper-slide img {
	cursor: pointer;
	opacity: .7;
}

.turoInt .marginNone {
	margin: 0 !important;
	line-height: initial;
}

.turoInt .latestTechSwiper .swiper-slide-active img {
	border: 3px solid #424242;
}

.turoInt .latestTechSwiper .swiper-slide-active img {
	border-radius: 24px;
	box-shadow: 0 10px 20px 0 rgba(210, 210, 210, .39);
	margin-bottom: 8px !important;
	opacity: 1 !important;
}

.owl-item > div {
	cursor: pointer;
	margin: 6% 19%;
	transition: margin .4s ease;
}

.owl-item.center > div {
	cursor: auto;
	margin: 0;
}

.owl-item:not(.center) > div:hover {
	opacity: .75;
}

.atnnc_cont_left {
	flex: 50%;
	padding-right: 5rem;
}

.atnnc_cont_left h3 {
	font-weight: 500;
	margin-bottom: .75rem;
	font-size: 2rem;
	line-height: 2.5rem;
}

.atnnc_cont_left p {
	font-size: .875rem;
	line-height: 1.25rem;
	font-weight: 400;
	margin-bottom: 1rem;
}

.list-inside {
	list-style-position: inside;
	margin-top: 1.5rem;
	list-style: none;
	margin: 0;
	padding: 0;
}

.feature-tick-mark-li {
	font-size: 1rem;
	line-height: 1.5rem;
	margin-bottom: 1.5rem;
	display: flex;
	gap: 12px;
}

.atnnc_cont_ryt {
	padding-left: 4rem;
	justify-content: flex-end;
	flex-basis: 50%;
	display: flex;
	max-width: 690px;
	width: 100%;
}

.mobile-features {
	scroll-behavior: smooth;
	padding: 12px;
}

.mbl-fetr-tlt-desctn {
	margin-top: 20px;
	margin-bottom: 30px;
}

.mbl-fetr-tlt-desctn h3 {
	line-height: .75rem;
	font-size: 1.25rem !important;
}

.mbl-fetr-tlt-desctn p {
	line-height: 1.25rem;
	font-size: .875rem !important;
	font-weight: 400;
}

.mbl-fetr-tlt-desctn ul li {
	display: flex;
	text-align: center;
	font-size: .875rem;
	line-height: 1.25rem;
	gap: 12px;
	padding-top: 10px;
}

/* tab section image changes  */
.ai_ftr_home {
	padding: 80px 0 100px 0;
	width: 100%;
	background: #f5f5f5;
}

.ai_ftr_home .ftr_row_flexi .technology-tabs-list ul li.active a {
	color: #fff;
	background-color: #333 !important;
	opacity: 1;
}

section.ai_ftr_home.handyAIFeature .ftr_row_flexi .technology-tabs-list ul li.active a {
	color: #fff;
	background-color: #0152f2 !important;
	opacity: 1;
}

.ai_ftr_home .ftr_row_flexi {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.ai_ftr_home .ftr_row_flexi .technology-tabs-list ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style: none;
}

.ai_ftr_home .ftr_row_flexi .technology-tabs-list ul li {
	width: 100%;
	outline: none !important;
}

.nav>li {
	position: relative;
	display: block;
}

.ai_ftr_home .ftr_row_flexi .technology-tabs-list ul li.active:before {
	content: "";
	position: absolute;
	right: -79px;
	top: 0;
	width: 0;
	height: 0;
	border: 48px solid transparent;
	border-top: 15px solid #333;
	transform: rotate(270deg);
	left: inherit;
	bottom: 0;
	margin: auto;
	z-index: 9;
}

section.ai_ftr_home.handyAIFeature .ftr_row_flexi .technology-tabs-list ul li.active:before {
	border-top: 15px solid #0152f2;
}

.ai_ftr_home .ftr_row_flexi .technology-tabs-list ul li a {
	border: 0;
	opacity: .7;
	min-height: 89px;
	display: flex;
	align-items: center;
	padding-right: 50px;
	font-size: 20px;
	font-weight: 600;
	color: #232323;
}

.ai_ftr_home .ftr_row_flexi .technology-tabs-list ul li a {
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.3;
	letter-spacing: normal;
	text-align: left;
	color: #484646;
	display: block;
	position: relative;
	padding: 30px 15px;
	padding-left: 70px;
	background-color: transparent !important;
	z-index: 9;
	border: 1px solid #333 !important;
}

section.ai_ftr_home.handyAIFeature .ftr_row_flexi .technology-tabs-list ul li a {
	border: 1px solid #0152f2 !important;
}

section.ai_ftr_home.handyAIFeature .ftr_row_flexi .technology-tabs-list ul li a {
	border: 1px solid #0152f2 !important;
}

.technology-tabs-list ul li.active a img {
	filter: brightness(0) invert(1) !important;
}

.ai_ftr_home .ftr_row_flexi .technology-tabs-list ul li.active a span {
	color: #fff;
}

.ai_ftr_home .ftr_row_flexi .technology-tabs-list ul li a img {
	left: 15px !important;
	filter: grayscale(0) brightness(0) invert(0);
	top: 0;
	bottom: 0;
	margin: auto;
}

.ai_ftr_home .ftr_row_flexi  .technology-tabs-list ul li a img {
	position: absolute;
	width: 35px;
	left: 0;
}

.ai_ftr_home .ftr_row_flexi .technology-tabs-list ul li a span {
	font-size: 32px;
	font-weight: 900;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #7f7d7d;
	opacity: .4;
	float: right;
	vertical-align: top;
	position: absolute;
	right: 10px;
	top: 0;
	bottom: 0;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
}

.technology-tabs-details {
	background-image: url("https://techbuilder.ai/wp-content/uploads/2020/10/tertrtereertertertertertertrtertt.jpg");
	background-size: cover;
	background-position: center;
}

.technology-tabs-details.nitro-lazy {
	background-image: none !important;
}

.technology-tabs-details {
	background-image: none !important;
	padding: 0px;
}

.technology-tabs-details.nitro-lazy {
	background-image: none !important;
}

.technology-tabs-details .tab-pane {
	position: relative;
	width: 100%;
	height: 100%;
	background-color: transparent;
	padding: 30px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.ai_ftr_home .ftr_row_flexi .tab-content {
	position: relative;
	width: 100%;
	height: 100%;
}

.tab-content>.tab-pane {
	display: none;
}

.technology-tabs-details #feture0 {
	background-image: url("https://cdn-ilcgjof.nitrocdn.com/GNUbEYhNJmbNqHepWftCuEjyNkUGNgUb/assets/images/optimized/rev-40bd9d3/techbuilder.ai/wp-content/uploads/2025/03/solution-1.png");
}

.technology-tabs-details #feture0.nitro-lazy {
	background-image: none !important;
}

.technology-tabs-details #feture1 {
	background-image: url("https://cdn-ilcgjof.nitrocdn.com/GNUbEYhNJmbNqHepWftCuEjyNkUGNgUb/assets/images/optimized/rev-40bd9d3/techbuilder.ai/wp-content/uploads/2025/03/solution-2.png");
}

.technology-tabs-details #feture1.nitro-lazy {
	background-image: none !important;
}

.technology-tabs-details #feture2 {
	background-image: url("https://cdn-ilcgjof.nitrocdn.com/GNUbEYhNJmbNqHepWftCuEjyNkUGNgUb/assets/images/optimized/rev-40bd9d3/techbuilder.ai/wp-content/uploads/2025/03/solution-3.png");
}

.technology-tabs-details #feture2.nitro-lazy {
	background-image: none !important;
}

.technology-tabs-details #feture3 {
	background-image: url("https://cdn-ilcgjof.nitrocdn.com/GNUbEYhNJmbNqHepWftCuEjyNkUGNgUb/assets/images/optimized/rev-40bd9d3/techbuilder.ai/wp-content/uploads/2025/03/solution-4.png");
}

.technology-tabs-details #feture3.nitro-lazy {
	background-image: none !important;
}

.technology-tabs-details #feture4 {
	background-image: url("https://cdn-ilcgjof.nitrocdn.com/GNUbEYhNJmbNqHepWftCuEjyNkUGNgUb/assets/images/optimized/rev-40bd9d3/techbuilder.ai/wp-content/uploads/2025/03/solution-5.png");
}

.technology-tabs-details #feture4.nitro-lazy {
	background-image: none !important;
}

.technology-tabs-details #feture5 {
	background-image: url("https://cdn-ilcgjof.nitrocdn.com/GNUbEYhNJmbNqHepWftCuEjyNkUGNgUb/assets/images/optimized/rev-40bd9d3/techbuilder.ai/wp-content/uploads/2025/03/solution-6.png");
}

.technology-tabs-details #feture5.nitro-lazy {
	background-image: none !important;
}

.ai_ftr_home .ftr_row_flexi  .technology-tabs-details figcaption {
	background-color: rgba(0, 0, 0, .8);
	position: absolute;
	left: 30px;
	width: 418px;
	bottom: 30px;
	padding: 25px;
	z-index: 9;
}

.ai_ftr_home .ftr_row_flexi .technology-tabs-details figcaption h5 {
	font-size: 16px;
	font-weight: 900;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.3;
	letter-spacing: .62px;
	color: #0363d1;
	margin: 0;
}

.ai_ftr_home .ftr_row_flexi .technology-tabs-details figcaption h4 {
	font-size: 26px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.3;
	letter-spacing: normal;
	color: #fff;
}

.ai_ftr_home .ftr_row_flexi .technology-tabs-details figcaption p {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.75;
	letter-spacing: normal;
	color: #fff;
	margin-bottom: 20px;
}

.tab-content>.active {
	display: block;
	opacity: 1;
}

/* .ai_ftr_home .ftr_row_flexi  .technology-tabs-details figcaption {
    position: unset;
    width: auto;
}
.ai_ftr_home {
    padding: 50px 0 0 0;
}
.ai_ftr_home .ftr_row_flexi .technology-tabs-list ul li.active:before{
    display: none;
} */
@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
